@loadsmart/miranda-react 3.0.0-alpha.2 → 3.0.0-beta.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/index.d.ts +0 -2
- package/dist/components/Badge/index.d.ts +0 -2
- package/dist/components/Banner/Banner.d.ts +1 -0
- package/dist/components/Banner/index.d.ts +1 -3
- package/dist/components/Button/index.d.ts +0 -2
- package/dist/components/Card/index.d.ts +0 -2
- package/dist/components/Checkbox/index.d.ts +0 -2
- package/dist/components/Dialog/index.d.ts +0 -2
- package/dist/components/Divider/index.d.ts +0 -1
- package/dist/components/Drawer/index.d.ts +0 -2
- package/dist/components/Dropdown/index.d.ts +0 -2
- package/dist/components/EmptyState/index.d.ts +0 -1
- package/dist/components/Field/index.d.ts +0 -2
- package/dist/components/Header/index.d.ts +0 -1
- package/dist/components/Icon/index.d.ts +0 -2
- package/dist/components/LabeledValue/index.d.ts +0 -2
- package/dist/components/Layout/index.d.ts +0 -2
- package/dist/components/Link/Link.d.ts +2 -0
- package/dist/components/Link/index.d.ts +1 -3
- package/dist/components/LogoLoader/index.d.ts +0 -2
- package/dist/components/PageContent/index.d.ts +0 -4
- package/dist/components/Pagination/index.d.ts +0 -2
- package/dist/components/ProgressBar/ProgressBar.d.ts +2 -0
- package/dist/components/ProgressBar/index.d.ts +1 -3
- package/dist/components/ProgressBarCountdown/index.d.ts +0 -2
- package/dist/components/RadioGroup/index.d.ts +0 -2
- package/dist/components/Section/index.d.ts +0 -2
- package/dist/components/SpinnerWheel/index.d.ts +0 -2
- package/dist/components/Steps/index.d.ts +0 -2
- package/dist/components/Switch/index.d.ts +0 -2
- package/dist/components/Table/index.d.ts +1 -2
- package/dist/components/Tabs/index.d.ts +1 -2
- package/dist/components/Tag/index.d.ts +0 -2
- package/dist/components/Text/index.d.ts +0 -2
- package/dist/components/TextArea/index.d.ts +0 -2
- package/dist/components/TextField/index.d.ts +0 -2
- package/dist/components/Timeline/index.d.ts +0 -2
- package/dist/components/ToggleGroup/index.d.ts +0 -2
- package/dist/components/Tooltip/Tooltip.d.ts +2 -1
- package/dist/components/Tooltip/index.d.ts +1 -3
- package/dist/index.d.ts +67 -0
- package/dist/index.js +1202 -40
- package/package.json +3 -3
- package/dist/Accordion-CRFOEG8P.js +0 -35
- package/dist/ActionableTag-CiY3ktmR.js +0 -30
- package/dist/Badge-bksnMK0y.js +0 -10
- package/dist/Banner-DKi8HnhY.js +0 -67
- package/dist/Button-MYGS0n5V.js +0 -16
- package/dist/Card-DMVgqLq2.js +0 -88
- package/dist/Checkbox-OA3mt9qr.js +0 -19
- package/dist/Dialog-BXmQb7iZ.js +0 -92
- package/dist/Divider-Ce0Poebo.js +0 -10
- package/dist/Drawer-DAL5BRMS.js +0 -84
- package/dist/Dropdown-BZq7wxH2.js +0 -47
- package/dist/EmptyState-N_H8UALy.js +0 -49
- package/dist/Field-DUTm4XZx.js +0 -31
- package/dist/Header-BVVroF-a.js +0 -47
- package/dist/Icon-JSXp1ySp.js +0 -10
- package/dist/LabeledValue-BEj3zEk5.js +0 -33
- package/dist/Layout-yKvtIEmV.js +0 -81
- package/dist/Link-XqV4DM9g.js +0 -10
- package/dist/LogoLoader-Bjplh2u3.js +0 -10
- package/dist/PageContent-Bu0ofdVV.js +0 -19
- package/dist/Pagination-D2HYqeb2.js +0 -13
- package/dist/ProgressBar-CdwVUs1k.js +0 -10
- package/dist/ProgressBarCountdown-BsTb_5jd.js +0 -10
- package/dist/RadioGroup-QWrSrVvv.js +0 -28
- package/dist/Section-BcuVyQXQ.js +0 -24
- package/dist/SpinnerWheel-BqMAxsBi.js +0 -10
- package/dist/Switch-Uq5TuNqD.js +0 -13
- package/dist/Table-DlnVsR0p.js +0 -78
- package/dist/Tabs-9eHquUoD.js +0 -34
- package/dist/Text-BUtQqPKN.js +0 -10
- package/dist/TextArea-DNtv4x9o.js +0 -18
- package/dist/TextField-BHj0EHuT.js +0 -20
- package/dist/Timeline-MCAixOaW.js +0 -68
- package/dist/ToggleGroup-ig9rKVtU.js +0 -33
- package/dist/Tooltip-0sGIbwe8.js +0 -15
- package/dist/accordion.js +0 -5
- package/dist/badge.js +0 -4
- package/dist/banner.js +0 -5
- package/dist/button.js +0 -5
- package/dist/card.js +0 -5
- package/dist/checkbox.js +0 -5
- package/dist/createComponent-Cye6h9wF.js +0 -120
- package/dist/dialog.js +0 -5
- package/dist/divider.js +0 -4
- package/dist/drawer.js +0 -5
- package/dist/dropdown.js +0 -5
- package/dist/emptystate.js +0 -5
- package/dist/field.js +0 -5
- package/dist/header.js +0 -4
- package/dist/icon.js +0 -4
- package/dist/labeledvalue.js +0 -5
- package/dist/layout.js +0 -5
- package/dist/link.js +0 -4
- package/dist/logoloader.js +0 -4
- package/dist/pagecontent.js +0 -4
- package/dist/pagination.js +0 -4
- package/dist/progressbar.js +0 -4
- package/dist/progressbarcountdown.js +0 -4
- package/dist/radiogroup.js +0 -5
- package/dist/section.js +0 -5
- package/dist/spinnerwheel.js +0 -4
- package/dist/steps.js +0 -4
- package/dist/switch.js +0 -4
- package/dist/table.js +0 -4
- package/dist/tabs.js +0 -5
- package/dist/tag.js +0 -5
- package/dist/text.js +0 -4
- package/dist/textarea.js +0 -5
- package/dist/textfield.js +0 -5
- package/dist/timeline.js +0 -4
- package/dist/togglegroup.js +0 -5
- package/dist/tooltip.js +0 -5
- package/dist/useSteps-O9Ch5_pJ.js +0 -88
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
export { default as Accordion } from './Accordion';
|
|
2
2
|
export type { AccordionProps } from './Accordion';
|
|
3
|
-
export { Accordion as WCAccordion, AccordionTitle as WCAccordionTitle, AccordionContent as WCAccordionContent, } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { AccordionProps as WCAccordionProps, AccordionToggleEventDetails, } from '@loadsmart/miranda-wc';
|
|
@@ -19,3 +19,4 @@ export declare const Banner: import("@lit/react").ReactWebComponent<WCBanner, {
|
|
|
19
19
|
Title: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").BannerTitle, {}>;
|
|
20
20
|
};
|
|
21
21
|
export type BannerProps = ComponentProps<typeof Banner>;
|
|
22
|
+
export type { BannerVariant } from '@loadsmart/miranda-wc';
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
export { Banner } from './Banner';
|
|
2
|
-
export type { BannerProps } from './Banner';
|
|
3
|
-
export { Banner as WCBanner, BannerActions as WCBannerActions, BannerActionPrimary as WCBannerActionPrimary, BannerActionSecondary as WCBannerActionSecondary, BannerDescription as WCBannerDescription, BannerIcon as WCBannerIcon, BannerTitle as WCBannerTitle, } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { BannerProps as WCBannerProps, BannerVariant, } from '@loadsmart/miranda-wc';
|
|
2
|
+
export type { BannerProps, BannerVariant } from './Banner';
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
export { default as Card } from './Card';
|
|
2
2
|
export type { CardProps } from './Card';
|
|
3
|
-
export { Card as WCCard, CardBody as WCCardBody, CardSubtitle as WCCardSubtitle, CardTitle as WCCardTitle, CardDivider as WCCardDivider, CardFooter as WCCardFooter, CardActionPrimary as WCCardActionPrimary, CardActionSecondary as WCCardActionSecondary, CardActionTertiary as WCCardActionTertiary, } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { CardProps as WCCardProps, CardToggleEventDetails, } from '@loadsmart/miranda-wc';
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
export { Dialog } from './Dialog';
|
|
2
2
|
export type { DialogProps, DialogActionPrimaryProps, DialogActionSecondaryProps, DialogActionTertiaryProps, DialogActionsProps, DialogBodyProps, DialogCloseProps, DialogFooterProps, DialogHeaderProps, } from './Dialog';
|
|
3
|
-
export { Dialog as WCDialog, DialogActionPrimary as WCDialogActionPrimary, DialogActionSecondary as WCDialogActionSecondary, DialogActionTertiary as WCDialogActionTertiary, DialogActions as WCDialogActions, DialogBody as WCDialogBody, DialogClose as WCDialogClose, DialogFooter as WCDialogFooter, DialogHeader as WCDialogHeader, } from '@loadsmart/miranda-wc';
|
|
4
3
|
export { DIALOG_SIZES, DIALOG_VARIANTS } from '@loadsmart/miranda-wc';
|
|
5
4
|
export type { DialogSize, DialogVariant } from '@loadsmart/miranda-wc';
|
|
6
|
-
export type { DialogProps as WCDialogProps } from '@loadsmart/miranda-wc';
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
export { Drawer } from './Drawer';
|
|
2
2
|
export type { DrawerProps, DrawerActionPrimaryProps, DrawerActionSecondaryProps, DrawerActionTertiaryProps, DrawerActionsProps, DrawerBodyProps, DrawerCloseProps, DrawerHeaderProps, } from './Drawer';
|
|
3
|
-
export { Drawer as WCDrawer, DrawerActionPrimary as WCDrawerActionPrimary, DrawerActionSecondary as WCDrawerActionSecondary, DrawerActionTertiary as WCDrawerActionTertiary, DrawerActions as WCDrawerActions, DrawerBody as WCDrawerBody, DrawerClose as WCDrawerClose, DrawerHeader as WCDrawerHeader, } from '@loadsmart/miranda-wc';
|
|
4
3
|
export { DRAWER_SIZES } from '@loadsmart/miranda-wc';
|
|
5
|
-
export type { DrawerProps as WCDrawerProps } from '@loadsmart/miranda-wc';
|
|
6
4
|
export type { DrawerSize } from '@loadsmart/miranda-wc';
|
|
@@ -3,5 +3,3 @@ export { DropdownMenu } from './DropdownMenu';
|
|
|
3
3
|
export { DropdownItem } from './DropdownItem';
|
|
4
4
|
export { DropdownTrigger } from './DropdownTrigger';
|
|
5
5
|
export type { DropdownProps, DropdownItemProps, DropdownTriggerProps, DropdownMenuProps, } from './Dropdown';
|
|
6
|
-
export { Dropdown as WCDropdown, DropdownTrigger as WCDropdownTrigger, DropdownMenu as WCDropdownMenu, DropdownItem as WCDropdownItem, } from '@loadsmart/miranda-wc';
|
|
7
|
-
export type { DropdownProps as WCDropdownProps, DropdownItemProps as WCDropdownItemProps, DropdownTriggerProps as WCDropdownTriggerProps, DropdownPlacement, DropdownSize, } from '@loadsmart/miranda-wc';
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export { EmptyState } from './EmptyState';
|
|
2
2
|
export type { EmptyStateProps, EmptyStateIllustrationProps, EmptyStateHeaderProps, EmptyStateMessageProps, EmptyStateActionProps, } from './EmptyState';
|
|
3
|
-
export { EmptyState as WCEmptyState, EmptyStateAction as WCEmptyStateAction, EmptyStateHeader as WCEmptyStateHeader, EmptyStateIllustration as WCEmptyStateIllustration, EmptyStateMessage as WCEmptyStateMessage, } from '@loadsmart/miranda-wc';
|
|
4
3
|
export { EMPTY_STATE_VARIANTS } from '@loadsmart/miranda-wc';
|
|
5
4
|
export type { EmptyStateVariant } from '@loadsmart/miranda-wc';
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
export { default as Field } from './Field';
|
|
2
2
|
export type { FieldProps } from './Field';
|
|
3
|
-
export { Field as WCField, FieldLabel as WCFieldLabel, FieldHint as WCFieldHint, } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { FieldProps as WCFieldProps, FieldHintProps as WCFieldHintProps, FieldLabelProps as WCFieldLabelProps, FieldSize, FieldStatus, } from '@loadsmart/miranda-wc';
|
|
@@ -6,4 +6,3 @@ export { SubHeader } from './SubHeader';
|
|
|
6
6
|
export type { SubHeaderProps } from './SubHeader';
|
|
7
7
|
export { HeaderTitle } from './HeaderTitle';
|
|
8
8
|
export type { HeaderTitleProps } from './HeaderTitle';
|
|
9
|
-
export { Header as WCHeader, HeaderActions as WCHeaderActions, HeaderContent as WCHeaderContent, HeaderTitle as WCHeaderTitle, SubHeader as WCSubHeader, } from '@loadsmart/miranda-wc';
|
|
@@ -1,3 +1 @@
|
|
|
1
1
|
export * from './LabeledValue';
|
|
2
|
-
export { LabeledValue as WCLabeledValue, LabeledValueLabel as WCLabeledValueLabel, LabeledValueValue as WCLabeledValueValue, } from '@loadsmart/miranda-wc';
|
|
3
|
-
export type { LabeledValueProps as WCLabeledValueProps } from '@loadsmart/miranda-wc';
|
|
@@ -7,5 +7,3 @@ export { default as Sidebar, type SidebarProps, type SidebarSideProps, type Side
|
|
|
7
7
|
export { default as Switcher, type SwitcherProps } from './Switcher';
|
|
8
8
|
export { Row, Column, Container } from './Row';
|
|
9
9
|
export type { RowProps, ColumnProps, ContainerProps } from './Row';
|
|
10
|
-
export { Box as WCBox, Group as WCGroup, Stack as WCStack, Grid as WCGrid, Sidebar as WCSidebar, Switcher as WCSwitcher, Container as WCContainer, Row as WCRow, Column as WCColumn, } from '@loadsmart/miranda-wc';
|
|
11
|
-
export type { BoxProps as WCBoxProps, GroupProps as WCGroupProps, StackProps as WCStackProps, GridProps as WCGridProps, SidebarProps as WCSidebarProps, SwitcherProps as WCSwitcherProps, ColumnProps as WCColumnProps, RowProps as WCRowProps, ColumnSize, JustifyContentValue, AlignItemsValue, } from '@loadsmart/miranda-wc';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
2
|
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Link as WCLink } from '@loadsmart/miranda-wc';
|
|
4
|
+
import type { LinkReferrerPolicy, LinkSize, LinkTarget } from '@loadsmart/miranda-wc';
|
|
4
5
|
declare global {
|
|
5
6
|
namespace JSX {
|
|
6
7
|
interface IntrinsicElements {
|
|
@@ -10,3 +11,4 @@ declare global {
|
|
|
10
11
|
}
|
|
11
12
|
export declare const Link: import("@lit/react").ReactWebComponent<WCLink, {}>;
|
|
12
13
|
export type LinkProps = ComponentProps<typeof Link>;
|
|
14
|
+
export type { LinkReferrerPolicy, LinkSize, LinkTarget };
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
export { Link } from './Link';
|
|
2
|
-
export type {
|
|
3
|
-
export { Link as WCLink } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { LinkReferrerPolicy, LinkSize, LinkTarget, } from '@loadsmart/miranda-wc';
|
|
2
|
+
export type { LinkReferrerPolicy, LinkSize, LinkTarget } from './Link';
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
export { default as Pagination } from './Pagination';
|
|
2
2
|
export type { PaginationProps } from './Pagination';
|
|
3
|
-
export { Pagination as WCPagination } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { PaginationProps as WCPaginationProps, PaginationChangeEventDetails, } from '@loadsmart/miranda-wc';
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
2
|
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { ProgressBar as WCProgressBar } from '@loadsmart/miranda-wc';
|
|
4
|
+
import type { ProgressBarVariant as WCProgressBarVariant } from '@loadsmart/miranda-wc';
|
|
5
|
+
export type ProgressBarVariant = WCProgressBarVariant;
|
|
4
6
|
declare global {
|
|
5
7
|
namespace JSX {
|
|
6
8
|
interface IntrinsicElements {
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
export { default as ProgressBar } from './ProgressBar';
|
|
2
|
-
export type { ProgressBarProps } from './ProgressBar';
|
|
3
|
-
export { ProgressBar as WCProgressBar } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { ProgressBarProps as WCProgressBarProps, ProgressBarVariant, } from '@loadsmart/miranda-wc';
|
|
2
|
+
export type { ProgressBarProps, ProgressBarVariant } from './ProgressBar';
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
export { default as ProgressBarCountdown } from './ProgressBarCountdown';
|
|
2
2
|
export type { ProgressBarCountdownProps } from './ProgressBarCountdown';
|
|
3
|
-
export { ProgressBarCountdown as WCProgressBarCountdown } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { ProgressBarCountdownProps as WCProgressBarCountdownProps } from '@loadsmart/miranda-wc';
|
|
@@ -2,5 +2,3 @@ export { default as RadioGroup } from './RadioGroup';
|
|
|
2
2
|
export { default as Radio } from './Radio';
|
|
3
3
|
export type { RadioGroupProps } from './RadioGroup';
|
|
4
4
|
export type { RadioProps } from './Radio';
|
|
5
|
-
export { Radio as WCRadio, RadioGroup as WCRadioGroup, } from '@loadsmart/miranda-wc';
|
|
6
|
-
export type { RadioProps as WCRadioProps, RadioGroupProps as WCRadioGroupProps, RadioGroupOrientation, } from '@loadsmart/miranda-wc';
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
export { default as SpinnerWheel } from './SpinnerWheel';
|
|
2
2
|
export type { SpinnerWheelProps } from './SpinnerWheel';
|
|
3
|
-
export { SpinnerWheel as WCSpinnerWheel } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { SpinnerWheelProps as WCSpinnerWheelProps } from '@loadsmart/miranda-wc';
|
|
@@ -3,5 +3,3 @@ export { Step } from './Step';
|
|
|
3
3
|
export { useSteps } from './useSteps';
|
|
4
4
|
export type { StepsProps } from './Steps';
|
|
5
5
|
export type { StepProps } from './Step';
|
|
6
|
-
export { Step as WCStep, Steps as WCSteps } from '@loadsmart/miranda-wc';
|
|
7
|
-
export type { StepProps as WCStepProps, NavigateStepEventDetail, } from '@loadsmart/miranda-wc';
|
|
@@ -18,5 +18,4 @@ export type { TableCellProps } from './TableCell';
|
|
|
18
18
|
export type { TableToolbarProps } from './TableToolbar';
|
|
19
19
|
export type { TableFeedbackProps } from './TableFeedback';
|
|
20
20
|
export type { TableActionsProps } from './TableActions';
|
|
21
|
-
export {
|
|
22
|
-
export type { TableProps as WCTableProps, TableCellProps as WCTableCellProps, TableHeadCellProps as WCTableHeadCellProps, TableSize, TableCellAlignment, TableSortDirection, TableHeadCellSortEventDetails, } from '@loadsmart/miranda-wc';
|
|
21
|
+
export type { TableSize, TableCellAlignment, TableSortDirection, TableHeadCellSortEventDetails, } from '@loadsmart/miranda-wc';
|
|
@@ -4,5 +4,4 @@ export { default as TabPanel } from './TabPanel';
|
|
|
4
4
|
export type { TabsProps } from './Tabs';
|
|
5
5
|
export type { TabProps } from './Tab';
|
|
6
6
|
export type { TabPanelProps } from './TabPanel';
|
|
7
|
-
export {
|
|
8
|
-
export type { TabsProps as WCTabsProps, TabProps as WCTabProps, TabPanelProps as WCTabPanelProps, TabContentDirection, TabChangeEventDetail, } from '@loadsmart/miranda-wc';
|
|
7
|
+
export type { TabContentDirection } from '@loadsmart/miranda-wc';
|
|
@@ -2,5 +2,3 @@ export { default as Tag } from './Tag';
|
|
|
2
2
|
export type { TagProps } from './Tag';
|
|
3
3
|
export { default as ActionableTag } from './ActionableTag';
|
|
4
4
|
export type { ActionableTagProps } from './ActionableTag';
|
|
5
|
-
export { Tag as WCTag, ActionableTag as WCActionableTag, } from '@loadsmart/miranda-wc';
|
|
6
|
-
export type { TagProps as WCTagProps, ActionableTagProps as WCActionableTagProps, TagVariant, TagSize, ActionableTagChangeEventDetail, } from '@loadsmart/miranda-wc';
|
|
@@ -8,5 +8,3 @@ export { TimelineItemHeaderSubtitle } from './TimelineItemHeaderSubtitle';
|
|
|
8
8
|
export { TimelineItemHeaderTitle } from './TimelineItemHeaderTitle';
|
|
9
9
|
export { TimelineItemIcon } from './TimelineItemIcon';
|
|
10
10
|
export type { TimelineProps, TimelineItemProps } from './Timeline';
|
|
11
|
-
export { Timeline as WCTimeline, TimelineExpandableItem as WCTimelineExpandableItem, TimelineItem as WCTimelineItem, TimelineItemBody as WCTimelineItemBody, TimelineItemFooter as WCTimelineItemFooter, TimelineItemHeader as WCTimelineItemHeader, TimelineItemHeaderSubtitle as WCTimelineItemHeaderSubtitle, TimelineItemHeaderTitle as WCTimelineItemHeaderTitle, TimelineItemIcon as WCTimelineItemIcon, } from '@loadsmart/miranda-wc';
|
|
12
|
-
export type { TimelineItemProps as WCTimelineItemProps, TimelineItemVariant, } from '@loadsmart/miranda-wc';
|
|
@@ -2,5 +2,3 @@ export { default as ToggleGroup } from './ToggleGroup';
|
|
|
2
2
|
export { default as Toggle } from './Toggle';
|
|
3
3
|
export type { ToggleGroupProps } from './ToggleGroup';
|
|
4
4
|
export type { ToggleProps } from './Toggle';
|
|
5
|
-
export { Toggle as WCToggle, ToggleGroup as WCToggleGroup, } from '@loadsmart/miranda-wc';
|
|
6
|
-
export type { ToggleProps as WCToggleProps, ToggleGroupProps as WCToggleGroupProps, ToggleSize, } from '@loadsmart/miranda-wc';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { ReactNode, ComponentProps } from 'react';
|
|
2
2
|
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Tooltip as WCTooltip } from '@loadsmart/miranda-wc';
|
|
4
|
+
import type { TooltipPlacement, TooltipTrigger } from '@loadsmart/miranda-wc';
|
|
4
5
|
declare global {
|
|
5
6
|
namespace JSX {
|
|
6
7
|
interface IntrinsicElements {
|
|
@@ -13,4 +14,4 @@ export type TooltipProps = ComponentProps<typeof WiredTooltip> & {
|
|
|
13
14
|
message?: ReactNode;
|
|
14
15
|
};
|
|
15
16
|
export declare function Tooltip(props: TooltipProps): import("react/jsx-runtime").JSX.Element;
|
|
16
|
-
export {};
|
|
17
|
+
export type { TooltipPlacement, TooltipTrigger };
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
export { Tooltip } from './Tooltip';
|
|
2
|
-
export type { TooltipProps } from './Tooltip';
|
|
3
|
-
export { Tooltip as WCTooltip } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { TooltipProps as WCTooltipProps, TooltipPlacement, TooltipTrigger, } from '@loadsmart/miranda-wc';
|
|
2
|
+
export type { TooltipProps, TooltipPlacement, TooltipTrigger } from './Tooltip';
|
package/dist/index.d.ts
CHANGED
|
@@ -35,3 +35,70 @@ export * from './components/ToggleGroup';
|
|
|
35
35
|
export * from './components/Tooltip';
|
|
36
36
|
export * from './components/LogoLoader';
|
|
37
37
|
export type { TypographyVariant } from '@loadsmart/miranda-wc';
|
|
38
|
+
export { Accordion as WCAccordion, AccordionTitle as WCAccordionTitle, AccordionContent as WCAccordionContent, } from '@loadsmart/miranda-wc';
|
|
39
|
+
export type { AccordionProps as WCAccordionProps, AccordionToggleEventDetails, } from '@loadsmart/miranda-wc';
|
|
40
|
+
export { Badge as WCBadge } from '@loadsmart/miranda-wc';
|
|
41
|
+
export type { BadgeProps as WCBadgeProps } from '@loadsmart/miranda-wc';
|
|
42
|
+
export { Banner as WCBanner, BannerActions as WCBannerActions, BannerActionPrimary as WCBannerActionPrimary, BannerActionSecondary as WCBannerActionSecondary, BannerDescription as WCBannerDescription, BannerIcon as WCBannerIcon, BannerTitle as WCBannerTitle, } from '@loadsmart/miranda-wc';
|
|
43
|
+
export type { BannerProps as WCBannerProps } from '@loadsmart/miranda-wc';
|
|
44
|
+
export { Button as WCButton } from '@loadsmart/miranda-wc';
|
|
45
|
+
export type { ButtonProps as WCButtonProps, ButtonSize, ButtonType, ButtonVariant, } from '@loadsmart/miranda-wc';
|
|
46
|
+
export { Card as WCCard, CardBody as WCCardBody, CardSubtitle as WCCardSubtitle, CardTitle as WCCardTitle, CardDivider as WCCardDivider, CardFooter as WCCardFooter, CardActionPrimary as WCCardActionPrimary, CardActionSecondary as WCCardActionSecondary, CardActionTertiary as WCCardActionTertiary, } from '@loadsmart/miranda-wc';
|
|
47
|
+
export type { CardProps as WCCardProps, CardToggleEventDetails, } from '@loadsmart/miranda-wc';
|
|
48
|
+
export { Checkbox as WCCheckbox } from '@loadsmart/miranda-wc';
|
|
49
|
+
export type { CheckboxProps as WCCheckboxProps } from '@loadsmart/miranda-wc';
|
|
50
|
+
export { Dialog as WCDialog, DialogActionPrimary as WCDialogActionPrimary, DialogActionSecondary as WCDialogActionSecondary, DialogActionTertiary as WCDialogActionTertiary, DialogActions as WCDialogActions, DialogBody as WCDialogBody, DialogClose as WCDialogClose, DialogFooter as WCDialogFooter, DialogHeader as WCDialogHeader, } from '@loadsmart/miranda-wc';
|
|
51
|
+
export type { DialogProps as WCDialogProps } from '@loadsmart/miranda-wc';
|
|
52
|
+
export { Divider as WCDivider } from '@loadsmart/miranda-wc';
|
|
53
|
+
export { Drawer as WCDrawer, DrawerActionPrimary as WCDrawerActionPrimary, DrawerActionSecondary as WCDrawerActionSecondary, DrawerActionTertiary as WCDrawerActionTertiary, DrawerActions as WCDrawerActions, DrawerBody as WCDrawerBody, DrawerClose as WCDrawerClose, DrawerHeader as WCDrawerHeader, } from '@loadsmart/miranda-wc';
|
|
54
|
+
export type { DrawerProps as WCDrawerProps } from '@loadsmart/miranda-wc';
|
|
55
|
+
export { Dropdown as WCDropdown, DropdownTrigger as WCDropdownTrigger, DropdownMenu as WCDropdownMenu, DropdownItem as WCDropdownItem, } from '@loadsmart/miranda-wc';
|
|
56
|
+
export type { DropdownProps as WCDropdownProps, DropdownItemProps as WCDropdownItemProps, DropdownTriggerProps as WCDropdownTriggerProps, DropdownPlacement, DropdownSize, } from '@loadsmart/miranda-wc';
|
|
57
|
+
export { EmptyState as WCEmptyState, EmptyStateAction as WCEmptyStateAction, EmptyStateHeader as WCEmptyStateHeader, EmptyStateIllustration as WCEmptyStateIllustration, EmptyStateMessage as WCEmptyStateMessage, } from '@loadsmart/miranda-wc';
|
|
58
|
+
export { Field as WCField, FieldLabel as WCFieldLabel, FieldHint as WCFieldHint, } from '@loadsmart/miranda-wc';
|
|
59
|
+
export type { FieldProps as WCFieldProps, FieldHintProps as WCFieldHintProps, FieldLabelProps as WCFieldLabelProps, FieldSize, FieldStatus, } from '@loadsmart/miranda-wc';
|
|
60
|
+
export { Header as WCHeader, HeaderActions as WCHeaderActions, HeaderContent as WCHeaderContent, HeaderTitle as WCHeaderTitle, SubHeader as WCSubHeader, } from '@loadsmart/miranda-wc';
|
|
61
|
+
export { Icon as WCIcon } from '@loadsmart/miranda-wc';
|
|
62
|
+
export type { IconProps as WCIconProps, IconName } from '@loadsmart/miranda-wc';
|
|
63
|
+
export { LabeledValue as WCLabeledValue, LabeledValueLabel as WCLabeledValueLabel, LabeledValueValue as WCLabeledValueValue, } from '@loadsmart/miranda-wc';
|
|
64
|
+
export type { LabeledValueProps as WCLabeledValueProps } from '@loadsmart/miranda-wc';
|
|
65
|
+
export { Box as WCBox, Group as WCGroup, Stack as WCStack, Grid as WCGrid, Sidebar as WCSidebar, Switcher as WCSwitcher, Container as WCContainer, Row as WCRow, Column as WCColumn, } from '@loadsmart/miranda-wc';
|
|
66
|
+
export type { BoxProps as WCBoxProps, GroupProps as WCGroupProps, StackProps as WCStackProps, GridProps as WCGridProps, SidebarProps as WCSidebarProps, SwitcherProps as WCSwitcherProps, ColumnProps as WCColumnProps, RowProps as WCRowProps, ColumnSize, JustifyContentValue, AlignItemsValue, } from '@loadsmart/miranda-wc';
|
|
67
|
+
export { Link as WCLink } from '@loadsmart/miranda-wc';
|
|
68
|
+
export { PageContent as WCPageContent } from '@loadsmart/miranda-wc';
|
|
69
|
+
export { Pagination as WCPagination } from '@loadsmart/miranda-wc';
|
|
70
|
+
export type { PaginationProps as WCPaginationProps, PaginationChangeEventDetails, } from '@loadsmart/miranda-wc';
|
|
71
|
+
export { ProgressBar as WCProgressBar } from '@loadsmart/miranda-wc';
|
|
72
|
+
export type { ProgressBarProps as WCProgressBarProps } from '@loadsmart/miranda-wc';
|
|
73
|
+
export { ProgressBarCountdown as WCProgressBarCountdown } from '@loadsmart/miranda-wc';
|
|
74
|
+
export type { ProgressBarCountdownProps as WCProgressBarCountdownProps } from '@loadsmart/miranda-wc';
|
|
75
|
+
export { Radio as WCRadio, RadioGroup as WCRadioGroup, } from '@loadsmart/miranda-wc';
|
|
76
|
+
export type { RadioProps as WCRadioProps, RadioGroupProps as WCRadioGroupProps, RadioGroupOrientation, } from '@loadsmart/miranda-wc';
|
|
77
|
+
export { Section as WCSection, SectionTitle as WCSectionTitle, } from '@loadsmart/miranda-wc';
|
|
78
|
+
export type { SectionProps as WCSectionProps } from '@loadsmart/miranda-wc';
|
|
79
|
+
export { SpinnerWheel as WCSpinnerWheel } from '@loadsmart/miranda-wc';
|
|
80
|
+
export type { SpinnerWheelProps as WCSpinnerWheelProps } from '@loadsmart/miranda-wc';
|
|
81
|
+
export { Step as WCStep, Steps as WCSteps } from '@loadsmart/miranda-wc';
|
|
82
|
+
export type { StepProps as WCStepProps, NavigateStepEventDetail, } from '@loadsmart/miranda-wc';
|
|
83
|
+
export { Switch as WCSwitch } from '@loadsmart/miranda-wc';
|
|
84
|
+
export type { SwitchProps as WCSwitchProps, SwitchSize, } from '@loadsmart/miranda-wc';
|
|
85
|
+
export { Table as WCTable, TableHead as WCTableHead, TableHeadCell as WCTableHeadCell, TableBody as WCTableBody, TableFoot as WCTableFoot, TableRow as WCTableRow, TableCell as WCTableCell, TableToolbar as WCTableToolbar, TableFeedback as WCTableFeedback, TableActions as WCTableActions, } from '@loadsmart/miranda-wc';
|
|
86
|
+
export type { TableProps as WCTableProps, TableCellProps as WCTableCellProps, TableHeadCellProps as WCTableHeadCellProps, } from '@loadsmart/miranda-wc';
|
|
87
|
+
export { Tabs as WCTabs, Tab as WCTab, TabPanel as WCTabPanel, } from '@loadsmart/miranda-wc';
|
|
88
|
+
export type { TabsProps as WCTabsProps, TabProps as WCTabProps, TabPanelProps as WCTabPanelProps, TabChangeEventDetail, } from '@loadsmart/miranda-wc';
|
|
89
|
+
export { Tag as WCTag, ActionableTag as WCActionableTag, } from '@loadsmart/miranda-wc';
|
|
90
|
+
export type { TagProps as WCTagProps, ActionableTagProps as WCActionableTagProps, TagVariant, TagSize, ActionableTagChangeEventDetail, } from '@loadsmart/miranda-wc';
|
|
91
|
+
export { Text as WCText } from '@loadsmart/miranda-wc';
|
|
92
|
+
export type { TextProps as WCTextProps } from '@loadsmart/miranda-wc';
|
|
93
|
+
export { TextArea as WCTextArea } from '@loadsmart/miranda-wc';
|
|
94
|
+
export type { TextAreaProps as WCTextAreaProps } from '@loadsmart/miranda-wc';
|
|
95
|
+
export { TextField as WCTextField } from '@loadsmart/miranda-wc';
|
|
96
|
+
export type { TextFieldProps as WCTextFieldProps } from '@loadsmart/miranda-wc';
|
|
97
|
+
export { Timeline as WCTimeline, TimelineExpandableItem as WCTimelineExpandableItem, TimelineItem as WCTimelineItem, TimelineItemBody as WCTimelineItemBody, TimelineItemFooter as WCTimelineItemFooter, TimelineItemHeader as WCTimelineItemHeader, TimelineItemHeaderSubtitle as WCTimelineItemHeaderSubtitle, TimelineItemHeaderTitle as WCTimelineItemHeaderTitle, TimelineItemIcon as WCTimelineItemIcon, } from '@loadsmart/miranda-wc';
|
|
98
|
+
export type { TimelineItemProps as WCTimelineItemProps, TimelineItemVariant, } from '@loadsmart/miranda-wc';
|
|
99
|
+
export { Toggle as WCToggle, ToggleGroup as WCToggleGroup, } from '@loadsmart/miranda-wc';
|
|
100
|
+
export type { ToggleProps as WCToggleProps, ToggleGroupProps as WCToggleGroupProps, ToggleSize, } from '@loadsmart/miranda-wc';
|
|
101
|
+
export { Tooltip as WCTooltip } from '@loadsmart/miranda-wc';
|
|
102
|
+
export type { TooltipProps as WCTooltipProps } from '@loadsmart/miranda-wc';
|
|
103
|
+
export { LogoLoader as WCLogoLoader } from '@loadsmart/miranda-wc';
|
|
104
|
+
export type { LogoLoaderProps as WCLogoLoaderProps } from '@loadsmart/miranda-wc';
|