@loadsmart/miranda-react 3.0.0-beta.57 → 3.0.0-beta.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Accordion/Accordion.d.ts +6 -7
- package/dist/components/Accordion/AccordionContent.d.ts +2 -2
- package/dist/components/Accordion/AccordionTitle.d.ts +4 -4
- package/dist/components/Badge/Badge.d.ts +3 -3
- package/dist/components/Banner/Banner.d.ts +9 -9
- package/dist/components/Banner/BannerActionPrimary.d.ts +4 -4
- package/dist/components/Banner/BannerActionSecondary.d.ts +4 -4
- package/dist/components/Banner/BannerActions.d.ts +3 -3
- package/dist/components/Banner/BannerDescription.d.ts +3 -3
- package/dist/components/Banner/BannerIcon.d.ts +3 -3
- package/dist/components/Banner/BannerTitle.d.ts +3 -3
- package/dist/components/Button/Button.d.ts +4 -4
- package/dist/components/Card/Card.d.ts +12 -13
- package/dist/components/Card/CardActionPrimary.d.ts +4 -4
- package/dist/components/Card/CardActionSecondary.d.ts +4 -4
- package/dist/components/Card/CardActionTertiary.d.ts +4 -4
- package/dist/components/Card/CardBody.d.ts +3 -3
- package/dist/components/Card/CardDivider.d.ts +3 -3
- package/dist/components/Card/CardFooter.d.ts +3 -3
- package/dist/components/Card/CardSubtitle.d.ts +3 -3
- package/dist/components/Card/CardTitle.d.ts +4 -4
- package/dist/components/Checkbox/Checkbox.d.ts +5 -5
- package/dist/components/Dialog/Dialog.d.ts +11 -11
- package/dist/components/Dialog/DialogActionPrimary.d.ts +4 -4
- package/dist/components/Dialog/DialogActionSecondary.d.ts +4 -4
- package/dist/components/Dialog/DialogActionTertiary.d.ts +4 -4
- package/dist/components/Dialog/DialogActions.d.ts +3 -3
- package/dist/components/Dialog/DialogBody.d.ts +3 -3
- package/dist/components/Dialog/DialogClose.d.ts +3 -3
- package/dist/components/Dialog/DialogFooter.d.ts +3 -3
- package/dist/components/Dialog/DialogHeader.d.ts +3 -3
- package/dist/components/Divider/Divider.d.ts +3 -3
- package/dist/components/DotsLoader/DotsLoader.d.ts +3 -3
- package/dist/components/Drawer/Drawer.d.ts +10 -10
- package/dist/components/Drawer/DrawerActionPrimary.d.ts +4 -4
- package/dist/components/Drawer/DrawerActionSecondary.d.ts +4 -4
- package/dist/components/Drawer/DrawerActionTertiary.d.ts +4 -4
- package/dist/components/Drawer/DrawerActions.d.ts +3 -3
- package/dist/components/Drawer/DrawerBody.d.ts +3 -3
- package/dist/components/Drawer/DrawerClose.d.ts +3 -3
- package/dist/components/Drawer/DrawerHeader.d.ts +3 -3
- package/dist/components/Dropdown/Dropdown.d.ts +6 -6
- package/dist/components/Dropdown/DropdownItem.d.ts +4 -4
- package/dist/components/Dropdown/DropdownMenu.d.ts +3 -3
- package/dist/components/Dropdown/DropdownTrigger.d.ts +4 -4
- package/dist/components/EmptyState/EmptyState.d.ts +7 -7
- package/dist/components/EmptyState/EmptyStateAction.d.ts +4 -4
- package/dist/components/EmptyState/EmptyStateHeader.d.ts +3 -3
- package/dist/components/EmptyState/EmptyStateIllustration.d.ts +3 -3
- package/dist/components/EmptyState/EmptyStateMessage.d.ts +3 -3
- package/dist/components/Field/Field.d.ts +5 -5
- package/dist/components/Field/FieldHint.d.ts +4 -4
- package/dist/components/Field/FieldLabel.d.ts +3 -3
- package/dist/components/Header/Header.d.ts +10 -10
- package/dist/components/Header/HeaderActions.d.ts +3 -3
- package/dist/components/Header/HeaderBackButton.d.ts +2 -2
- package/dist/components/Header/HeaderContent.d.ts +3 -3
- package/dist/components/Header/HeaderTabs.d.ts +4 -5
- package/dist/components/Header/HeaderTitle.d.ts +3 -3
- package/dist/components/Header/SubHeader.d.ts +3 -3
- package/dist/components/Icon/Icon.d.ts +3 -3
- package/dist/components/Label/Label.d.ts +3 -3
- package/dist/components/LabeledValue/LabeledValue.d.ts +10 -10
- package/dist/components/Layout/Box.d.ts +3 -3
- package/dist/components/Layout/Grid.d.ts +3 -3
- package/dist/components/Layout/Group.d.ts +3 -3
- package/dist/components/Layout/Layout.d.ts +11 -11
- package/dist/components/Layout/Row.d.ts +5 -5
- package/dist/components/Layout/Sidebar.d.ts +7 -8
- package/dist/components/Layout/Stack.d.ts +3 -3
- package/dist/components/Layout/Switcher.d.ts +3 -3
- package/dist/components/Link/Link.d.ts +3 -3
- package/dist/components/LogoLoader/LogoLoader.d.ts +3 -3
- package/dist/components/PageContent/Body.d.ts +3 -3
- package/dist/components/PageContent/PageContent.d.ts +4 -4
- package/dist/components/Pagination/Pagination.d.ts +4 -5
- package/dist/components/ProgressBar/ProgressBar.d.ts +4 -5
- package/dist/components/ProgressBarCountdown/ProgressBarCountdown.d.ts +3 -3
- package/dist/components/RadioGroup/Radio.d.ts +4 -4
- package/dist/components/RadioGroup/RadioGroup.d.ts +5 -5
- package/dist/components/Section/Section.d.ts +4 -4
- package/dist/components/Section/SectionTitle.d.ts +4 -4
- package/dist/components/Select/Select.d.ts +5 -5
- package/dist/components/Select/SelectOption.d.ts +4 -4
- package/dist/components/SpinnerWheel/SpinnerWheel.d.ts +3 -3
- package/dist/components/Steps/Step.d.ts +3 -3
- package/dist/components/Steps/Steps.d.ts +5 -6
- package/dist/components/Steps/useSteps.d.ts +1 -1
- package/dist/components/Switch/Switch.d.ts +4 -4
- package/dist/components/Table/Table.d.ts +15 -15
- package/dist/components/Table/TableActions.d.ts +3 -3
- package/dist/components/Table/TableBody.d.ts +3 -3
- package/dist/components/Table/TableCell.d.ts +3 -3
- package/dist/components/Table/TableFeedback.d.ts +3 -3
- package/dist/components/Table/TableFoot.d.ts +3 -3
- package/dist/components/Table/TableHead.d.ts +3 -3
- package/dist/components/Table/TableHeadCell.d.ts +4 -5
- package/dist/components/Table/TableRow.d.ts +3 -3
- package/dist/components/Table/TableSelectionCell.d.ts +3 -3
- package/dist/components/Table/TableToolbar.d.ts +3 -3
- package/dist/components/Tabs/Tab.d.ts +4 -4
- package/dist/components/Tabs/TabPanel.d.ts +3 -3
- package/dist/components/Tabs/Tabs.d.ts +6 -7
- package/dist/components/Tag/ActionableTag.d.ts +5 -5
- package/dist/components/Tag/Tag.d.ts +4 -4
- package/dist/components/Text/Text.d.ts +3 -3
- package/dist/components/TextArea/TextArea.d.ts +6 -7
- package/dist/components/TextField/TextField.d.ts +5 -5
- package/dist/components/Timeline/Timeline.d.ts +11 -11
- package/dist/components/Timeline/TimelineExpandableItem.d.ts +3 -3
- package/dist/components/Timeline/TimelineItem.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemBody.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemFooter.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemHeader.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemHeaderSubtitle.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemHeaderTitle.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemIcon.d.ts +3 -3
- package/dist/components/ToggleGroup/Toggle.d.ts +4 -4
- package/dist/components/ToggleGroup/ToggleGroup.d.ts +6 -7
- package/dist/components/Tooltip/Tooltip.d.ts +5 -6
- package/dist/index.js +1206 -1180
- package/dist/tokens.d.ts +1 -1
- package/dist/tokens.js +2 -2
- package/dist/utils/createComponent.d.ts +2 -2
- package/dist/utils/types.d.ts +1 -1
- package/dist/utils/utils.d.ts +2 -2
- package/package.json +9 -5
- package/dist/tests/constants.d.ts +0 -12
- package/dist/tests/types.d.ts +0 -5
package/dist/index.js
CHANGED
|
@@ -1,1310 +1,1336 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import { isFragment } from
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
if (
|
|
17
|
-
|
|
18
|
-
var o = 0;
|
|
19
|
-
return function () {
|
|
20
|
-
return o >= r.length ? {
|
|
21
|
-
done: true
|
|
22
|
-
} : {
|
|
23
|
-
done: false,
|
|
24
|
-
value: r[o++]
|
|
25
|
-
};
|
|
26
|
-
};
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { forwardRef, useState, useCallback, Children, isValidElement, cloneElement } from "react";
|
|
3
|
+
import { AccordionTitle as AccordionTitle$1, AccordionContent as AccordionContent$1, Accordion as Accordion$1, Badge as Badge$1, BannerActionPrimary as BannerActionPrimary$1, BannerActions as BannerActions$1, BannerActionSecondary as BannerActionSecondary$1, BannerDescription as BannerDescription$1, BannerIcon as BannerIcon$1, BannerTitle as BannerTitle$1, Banner as Banner$1, Button as Button$1, CardTitle as CardTitle$1, CardSubtitle as CardSubtitle$1, CardBody as CardBody$1, CardDivider as CardDivider$1, CardActionPrimary as CardActionPrimary$1, CardActionSecondary as CardActionSecondary$1, CardActionTertiary as CardActionTertiary$1, CardFooter as CardFooter$1, Card as Card$1, Checkbox as Checkbox$1, DialogActionPrimary as DialogActionPrimary$1, DialogActionSecondary as DialogActionSecondary$1, DialogActionTertiary as DialogActionTertiary$1, DialogActions as DialogActions$1, DialogBody as DialogBody$1, DialogClose as DialogClose$1, DialogFooter as DialogFooter$1, DialogHeader as DialogHeader$1, Dialog as Dialog$1, Divider as Divider$1, DrawerActionPrimary as DrawerActionPrimary$1, DrawerActionSecondary as DrawerActionSecondary$1, DrawerActionTertiary as DrawerActionTertiary$1, DrawerActions as DrawerActions$1, DrawerBody as DrawerBody$1, DrawerClose as DrawerClose$1, DrawerHeader as DrawerHeader$1, Drawer as Drawer$1, DropdownItem as DropdownItem$1, DropdownMenu as DropdownMenu$1, DropdownTrigger as DropdownTrigger$1, Dropdown as Dropdown$1, EmptyStateIllustration as EmptyStateIllustration$1, EmptyStateHeader as EmptyStateHeader$1, EmptyStateMessage as EmptyStateMessage$1, EmptyStateAction as EmptyStateAction$1, EmptyState as EmptyState$1, FieldLabel as FieldLabel$1, FieldHint as FieldHint$1, Field as Field$1, HeaderActions as HeaderActions$1, HeaderContent as HeaderContent$1, HeaderTitle as HeaderTitle$1, SubHeader as SubHeader$1, BackButton, HeaderTabs as HeaderTabs$1, Header as Header$1, Icon as Icon$1, LabeledValueLabel as LabeledValueLabel$1, LabeledValueValue as LabeledValueValue$1, LabeledValue as LabeledValue$1, Box as Box$1, Group as Group$1, Stack as Stack$1, Grid as Grid$1, Sidebar as Sidebar$1, Switcher as Switcher$1, Container as Container$1, Row as Row$1, Column as Column$1, Link as Link$1, Body as Body$1, PageContent as PageContent$1, Pagination as Pagination$1, ProgressBar as ProgressBar$1, ProgressBarCountdown as ProgressBarCountdown$1, Radio as Radio$1, RadioGroup as RadioGroup$1, SectionTitle as SectionTitle$1, Section as Section$1, SelectOption as SelectOption$1, Select as Select$1, SpinnerWheel as SpinnerWheel$1, Step as Step$1, Steps as Steps$1, Switch as Switch$1, TableHead as TableHead$1, TableBody as TableBody$1, TableFoot as TableFoot$1, TableRow as TableRow$1, TableCell as TableCell$1, TableToolbar as TableToolbar$1, TableHeadCell as TableHeadCell$1, TableFeedback as TableFeedback$1, TableActions as TableActions$1, TableSelectionCell as TableSelectionCell$1, Table as Table$1, Tab as Tab$1, TabPanel as TabPanel$1, Tabs as Tabs$1, Tag as Tag$1, ActionableTag as ActionableTag$1, Text as Text$1, TextArea as TextArea$1, TextField as TextField$1, TimelineItem as TimelineItem$1, TimelineExpandableItem as TimelineExpandableItem$1, TimelineItemBody as TimelineItemBody$1, TimelineItemFooter as TimelineItemFooter$1, TimelineItemHeader as TimelineItemHeader$1, TimelineItemHeaderSubtitle as TimelineItemHeaderSubtitle$1, TimelineItemHeaderTitle as TimelineItemHeaderTitle$1, TimelineItemIcon as TimelineItemIcon$1, Timeline as Timeline$1, Toggle as Toggle$1, ToggleGroup as ToggleGroup$1, Tooltip as Tooltip$1, LogoLoader as LogoLoader$1, DotsLoader as DotsLoader$1 } from "@loadsmart/miranda-wc";
|
|
4
|
+
import { DIALOG_SIZES, DIALOG_VARIANTS, DRAWER_SIZES, EMPTY_STATE_VARIANTS, Accordion, AccordionContent, AccordionTitle, ActionableTag, Badge, Banner, BannerActionPrimary, BannerActionSecondary, BannerActions, BannerDescription, BannerIcon, BannerTitle, Box, Button, Card, CardActionPrimary, CardActionSecondary, CardActionTertiary, CardBody, CardDivider, CardFooter, CardSubtitle, CardTitle, Checkbox, Column, Container, Dialog, DialogActionPrimary, DialogActionSecondary, DialogActionTertiary, DialogActions, DialogBody, DialogClose, DialogFooter, DialogHeader, Divider, Drawer, DrawerActionPrimary, DrawerActionSecondary, DrawerActionTertiary, DrawerActions, DrawerBody, DrawerClose, DrawerHeader, Dropdown, DropdownItem, DropdownMenu, DropdownTrigger, EmptyState, EmptyStateAction, EmptyStateHeader, EmptyStateIllustration, EmptyStateMessage, Field, FieldHint, FieldLabel, Grid, Group, Header, HeaderActions, HeaderContent, HeaderTitle, Icon, LabeledValue, LabeledValueLabel, LabeledValueValue, Link, LogoLoader, PageContent, Pagination, ProgressBar, ProgressBarCountdown, Radio, RadioGroup, Row, Section, SectionTitle, Sidebar, SpinnerWheel, Stack, Step, Steps, SubHeader, Switch, Switcher, Tab, TabPanel, Table, TableActions, TableBody, TableCell, TableFeedback, TableFoot, TableHead, TableHeadCell, TableRow, TableToolbar, Tabs, Tag, Text, TextArea, TextField, Timeline, TimelineExpandableItem, TimelineItem, TimelineItemBody, TimelineItemFooter, TimelineItemHeader, TimelineItemHeaderSubtitle, TimelineItemHeaderTitle, TimelineItemIcon, Toggle, ToggleGroup, Tooltip } from "@loadsmart/miranda-wc";
|
|
5
|
+
import { createComponent as createComponent$1 } from "@lit/react";
|
|
6
|
+
import { isFragment } from "react-is";
|
|
7
|
+
const createComponent = ({
|
|
8
|
+
subComponents,
|
|
9
|
+
...options
|
|
10
|
+
}) => {
|
|
11
|
+
const ReactComponent = createComponent$1({
|
|
12
|
+
react: React,
|
|
13
|
+
...options
|
|
14
|
+
});
|
|
15
|
+
const ComponentWithSubComponents = ReactComponent;
|
|
16
|
+
if (subComponents) {
|
|
17
|
+
Object.assign(ComponentWithSubComponents, subComponents);
|
|
27
18
|
}
|
|
28
|
-
|
|
29
|
-
}
|
|
30
|
-
function _extends() {
|
|
31
|
-
return _extends = Object.assign ? Object.assign.bind() : function (n) {
|
|
32
|
-
for (var e = 1; e < arguments.length; e++) {
|
|
33
|
-
var t = arguments[e];
|
|
34
|
-
for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
|
|
35
|
-
}
|
|
36
|
-
return n;
|
|
37
|
-
}, _extends.apply(null, arguments);
|
|
38
|
-
}
|
|
39
|
-
function _unsupportedIterableToArray(r, a) {
|
|
40
|
-
if (r) {
|
|
41
|
-
if ("string" == typeof r) return _arrayLikeToArray(r, a);
|
|
42
|
-
var t = {}.toString.call(r).slice(8, -1);
|
|
43
|
-
return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0;
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
/**
|
|
48
|
-
* @license
|
|
49
|
-
* Copyright 2018 Google LLC
|
|
50
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
51
|
-
*/
|
|
52
|
-
var e = new Set(["children", "localName", "ref", "style", "className"]),
|
|
53
|
-
n = new WeakMap(),
|
|
54
|
-
t = function t(e, _t, o, l, a) {
|
|
55
|
-
var s = a == null ? void 0 : a[_t];
|
|
56
|
-
void 0 === s ? (e[_t] = o, null == o && _t in HTMLElement.prototype && e.removeAttribute(_t)) : o !== l && function (e, t, o) {
|
|
57
|
-
var l = n.get(e);
|
|
58
|
-
void 0 === l && n.set(e, l = new Map());
|
|
59
|
-
var a = l.get(t);
|
|
60
|
-
void 0 !== o ? void 0 === a ? (l.set(t, a = {
|
|
61
|
-
handleEvent: o
|
|
62
|
-
}), e.addEventListener(t, a)) : a.handleEvent = o : void 0 !== a && (l["delete"](t), e.removeEventListener(t, a));
|
|
63
|
-
}(e, s, o);
|
|
64
|
-
},
|
|
65
|
-
o = function o(_ref) {
|
|
66
|
-
var n = _ref.react,
|
|
67
|
-
o = _ref.tagName,
|
|
68
|
-
l = _ref.elementClass,
|
|
69
|
-
a = _ref.events,
|
|
70
|
-
s = _ref.displayName;
|
|
71
|
-
var c = new Set(Object.keys(a != null ? a : {})),
|
|
72
|
-
r = n.forwardRef(function (s, r) {
|
|
73
|
-
var i = n.useRef(new Map()),
|
|
74
|
-
d = n.useRef(null),
|
|
75
|
-
f = {},
|
|
76
|
-
u = {};
|
|
77
|
-
for (var _i = 0, _Object$entries = Object.entries(s); _i < _Object$entries.length; _i++) {
|
|
78
|
-
var _Object$entries$_i = _Object$entries[_i],
|
|
79
|
-
_n = _Object$entries$_i[0],
|
|
80
|
-
_t2 = _Object$entries$_i[1];
|
|
81
|
-
e.has(_n) ? f["className" === _n ? "class" : _n] = _t2 : c.has(_n) || _n in l.prototype ? u[_n] = _t2 : f[_n] = _t2;
|
|
82
|
-
}
|
|
83
|
-
return n.useLayoutEffect(function () {
|
|
84
|
-
if (null === d.current) return;
|
|
85
|
-
var e = new Map();
|
|
86
|
-
for (var _n2 in u) t(d.current, _n2, s[_n2], i.current.get(_n2), a), i.current["delete"](_n2), e.set(_n2, s[_n2]);
|
|
87
|
-
for (var _iterator = _createForOfIteratorHelperLoose(i.current), _step; !(_step = _iterator()).done;) {
|
|
88
|
-
var _step$value = _step.value,
|
|
89
|
-
_e = _step$value[0],
|
|
90
|
-
_n3 = _step$value[1];
|
|
91
|
-
t(d.current, _e, void 0, _n3, a);
|
|
92
|
-
}
|
|
93
|
-
i.current = e;
|
|
94
|
-
}), n.useLayoutEffect(function () {
|
|
95
|
-
var _d$current;
|
|
96
|
-
(_d$current = d.current) == null || _d$current.removeAttribute("defer-hydration");
|
|
97
|
-
}, []), f.suppressHydrationWarning = true, n.createElement(o, _extends({}, f, {
|
|
98
|
-
ref: n.useCallback(function (e) {
|
|
99
|
-
d.current = e, "function" == typeof r ? r(e) : null !== r && (r.current = e);
|
|
100
|
-
}, [r])
|
|
101
|
-
}));
|
|
102
|
-
});
|
|
103
|
-
return r.displayName = s != null ? s : l.name, r;
|
|
104
|
-
};
|
|
105
|
-
|
|
106
|
-
const createComponent = ({ subComponents, ...options }) => {
|
|
107
|
-
const ReactComponent = o({
|
|
108
|
-
react: React,
|
|
109
|
-
...options,
|
|
110
|
-
});
|
|
111
|
-
const ComponentWithSubComponents = ReactComponent;
|
|
112
|
-
if (subComponents) {
|
|
113
|
-
Object.assign(ComponentWithSubComponents, subComponents);
|
|
114
|
-
}
|
|
115
|
-
return ComponentWithSubComponents;
|
|
19
|
+
return ComponentWithSubComponents;
|
|
116
20
|
};
|
|
117
|
-
|
|
118
21
|
const WiredAccordionTitle = createComponent({
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
22
|
+
tagName: "m-accordion-title",
|
|
23
|
+
elementClass: AccordionTitle$1,
|
|
24
|
+
displayName: "AccordionTitle"
|
|
122
25
|
});
|
|
123
|
-
const
|
|
26
|
+
const AccordionTitle2 = forwardRef(
|
|
27
|
+
(props, ref) => {
|
|
124
28
|
const { leading, children, ...rest } = props;
|
|
125
|
-
return (
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
const
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
});
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
},
|
|
29
|
+
return /* @__PURE__ */ React.createElement(WiredAccordionTitle, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children);
|
|
30
|
+
}
|
|
31
|
+
);
|
|
32
|
+
const AccordionContent2 = createComponent({
|
|
33
|
+
tagName: "m-accordion-content",
|
|
34
|
+
elementClass: AccordionContent$1,
|
|
35
|
+
displayName: "AccordionContent"
|
|
36
|
+
});
|
|
37
|
+
const Accordion2 = createComponent({
|
|
38
|
+
tagName: "m-accordion",
|
|
39
|
+
elementClass: Accordion$1,
|
|
40
|
+
displayName: "Accordion",
|
|
41
|
+
events: {
|
|
42
|
+
onToggle: "toggle"
|
|
43
|
+
},
|
|
44
|
+
subComponents: {
|
|
45
|
+
Title: AccordionTitle2,
|
|
46
|
+
Content: AccordionContent2
|
|
47
|
+
}
|
|
145
48
|
});
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
displayName: 'Badge',
|
|
49
|
+
const Badge2 = createComponent({
|
|
50
|
+
tagName: "m-badge",
|
|
51
|
+
elementClass: Badge$1,
|
|
52
|
+
displayName: "Badge"
|
|
151
53
|
});
|
|
152
|
-
|
|
153
54
|
const WiredBannerActionPrimary = createComponent({
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
55
|
+
tagName: "m-banner-action-primary",
|
|
56
|
+
elementClass: BannerActionPrimary$1,
|
|
57
|
+
displayName: "BannerActionPrimary"
|
|
157
58
|
});
|
|
158
|
-
const
|
|
159
|
-
|
|
160
|
-
|
|
59
|
+
const BannerActionPrimary2 = forwardRef((props, ref) => {
|
|
60
|
+
const { leading, trailing, children, ...rest } = props;
|
|
61
|
+
return /* @__PURE__ */ React.createElement(WiredBannerActionPrimary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
161
62
|
});
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
displayName: 'BannerActions',
|
|
63
|
+
const BannerActions2 = createComponent({
|
|
64
|
+
tagName: "m-banner-actions",
|
|
65
|
+
elementClass: BannerActions$1,
|
|
66
|
+
displayName: "BannerActions"
|
|
167
67
|
});
|
|
168
|
-
|
|
169
68
|
const WiredBannerActionSecondary = createComponent({
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
});
|
|
174
|
-
const
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
});
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
Description: BannerDescription,
|
|
209
|
-
Icon: BannerIcon,
|
|
210
|
-
Title: BannerTitle,
|
|
211
|
-
},
|
|
69
|
+
tagName: "m-banner-action-secondary",
|
|
70
|
+
elementClass: BannerActionSecondary$1,
|
|
71
|
+
displayName: "BannerActionSecondary"
|
|
72
|
+
});
|
|
73
|
+
const BannerActionSecondary2 = forwardRef((props, ref) => {
|
|
74
|
+
const { leading, trailing, children, ...rest } = props;
|
|
75
|
+
return /* @__PURE__ */ React.createElement(WiredBannerActionSecondary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
76
|
+
});
|
|
77
|
+
const BannerDescription2 = createComponent({
|
|
78
|
+
tagName: "m-banner-description",
|
|
79
|
+
elementClass: BannerDescription$1,
|
|
80
|
+
displayName: "BannerDescription"
|
|
81
|
+
});
|
|
82
|
+
const BannerIcon2 = createComponent({
|
|
83
|
+
tagName: "m-banner-icon",
|
|
84
|
+
elementClass: BannerIcon$1,
|
|
85
|
+
displayName: "BannerIcon"
|
|
86
|
+
});
|
|
87
|
+
const BannerTitle2 = createComponent({
|
|
88
|
+
tagName: "m-banner-title",
|
|
89
|
+
elementClass: BannerTitle$1,
|
|
90
|
+
displayName: "BannerTitle"
|
|
91
|
+
});
|
|
92
|
+
const Banner2 = createComponent({
|
|
93
|
+
tagName: "m-banner",
|
|
94
|
+
elementClass: Banner$1,
|
|
95
|
+
events: {
|
|
96
|
+
onDismiss: "dismiss"
|
|
97
|
+
},
|
|
98
|
+
displayName: "Banner",
|
|
99
|
+
subComponents: {
|
|
100
|
+
ActionPrimary: BannerActionPrimary2,
|
|
101
|
+
Actions: BannerActions2,
|
|
102
|
+
ActionSecondary: BannerActionSecondary2,
|
|
103
|
+
Description: BannerDescription2,
|
|
104
|
+
Icon: BannerIcon2,
|
|
105
|
+
Title: BannerTitle2
|
|
106
|
+
}
|
|
212
107
|
});
|
|
213
|
-
|
|
214
108
|
const WiredButton = createComponent({
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
109
|
+
tagName: "m-button",
|
|
110
|
+
elementClass: Button$1,
|
|
111
|
+
displayName: "Button"
|
|
218
112
|
});
|
|
219
|
-
const
|
|
220
|
-
|
|
221
|
-
|
|
113
|
+
const Button2 = forwardRef((props, ref) => {
|
|
114
|
+
const { leading, trailing, children, ...rest } = props;
|
|
115
|
+
return /* @__PURE__ */ React.createElement(WiredButton, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
222
116
|
});
|
|
223
|
-
|
|
224
117
|
const WiredCardTitle = createComponent({
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
});
|
|
229
|
-
const
|
|
230
|
-
|
|
231
|
-
});
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
const
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
});
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
});
|
|
250
|
-
|
|
118
|
+
tagName: "m-card-title",
|
|
119
|
+
elementClass: CardTitle$1,
|
|
120
|
+
displayName: "CardTitle"
|
|
121
|
+
});
|
|
122
|
+
const CardTitle2 = forwardRef(
|
|
123
|
+
({ children, leading, ...props }, ref) => {
|
|
124
|
+
return /* @__PURE__ */ React.createElement(WiredCardTitle, { ...props, slot: "title", ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children);
|
|
125
|
+
}
|
|
126
|
+
);
|
|
127
|
+
const CardSubtitle2 = createComponent({
|
|
128
|
+
tagName: "m-card-subtitle",
|
|
129
|
+
elementClass: CardSubtitle$1,
|
|
130
|
+
displayName: "CardSubtitle"
|
|
131
|
+
});
|
|
132
|
+
const CardBody2 = createComponent({
|
|
133
|
+
tagName: "m-card-body",
|
|
134
|
+
elementClass: CardBody$1,
|
|
135
|
+
displayName: "CardBody"
|
|
136
|
+
});
|
|
137
|
+
const CardDivider2 = createComponent({
|
|
138
|
+
tagName: "m-card-divider",
|
|
139
|
+
elementClass: CardDivider$1,
|
|
140
|
+
displayName: "CardDivider"
|
|
141
|
+
});
|
|
251
142
|
const WiredCardActionPrimary = createComponent({
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
143
|
+
tagName: "m-card-action-primary",
|
|
144
|
+
elementClass: CardActionPrimary$1,
|
|
145
|
+
displayName: "CardActionPrimary"
|
|
255
146
|
});
|
|
256
|
-
const
|
|
257
|
-
|
|
258
|
-
|
|
147
|
+
const CardActionPrimary2 = forwardRef((props, ref) => {
|
|
148
|
+
const { leading, trailing, children, ...rest } = props;
|
|
149
|
+
return /* @__PURE__ */ React.createElement(WiredCardActionPrimary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
259
150
|
});
|
|
260
|
-
|
|
261
151
|
const WiredCardActionSecondary = createComponent({
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
152
|
+
tagName: "m-card-action-secondary",
|
|
153
|
+
elementClass: CardActionSecondary$1,
|
|
154
|
+
displayName: "CardActionSecondary"
|
|
265
155
|
});
|
|
266
|
-
const
|
|
267
|
-
|
|
268
|
-
|
|
156
|
+
const CardActionSecondary2 = forwardRef((props, ref) => {
|
|
157
|
+
const { leading, trailing, children, ...rest } = props;
|
|
158
|
+
return /* @__PURE__ */ React.createElement(WiredCardActionSecondary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
269
159
|
});
|
|
270
|
-
|
|
271
160
|
const WiredCardActionTertiary = createComponent({
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
});
|
|
276
|
-
const
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
});
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
Footer: CardFooter,
|
|
303
|
-
},
|
|
161
|
+
tagName: "m-card-action-tertiary",
|
|
162
|
+
elementClass: CardActionTertiary$1,
|
|
163
|
+
displayName: "CardActionTertiary"
|
|
164
|
+
});
|
|
165
|
+
const CardActionTertiary2 = forwardRef((props, ref) => {
|
|
166
|
+
const { leading, trailing, children, ...rest } = props;
|
|
167
|
+
return /* @__PURE__ */ React.createElement(WiredCardActionTertiary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
168
|
+
});
|
|
169
|
+
const CardFooter2 = createComponent({
|
|
170
|
+
tagName: "m-card-footer",
|
|
171
|
+
elementClass: CardFooter$1,
|
|
172
|
+
displayName: "CardFooter"
|
|
173
|
+
});
|
|
174
|
+
const Card2 = createComponent({
|
|
175
|
+
tagName: "m-card",
|
|
176
|
+
elementClass: Card$1,
|
|
177
|
+
displayName: "Card",
|
|
178
|
+
events: {
|
|
179
|
+
onToggle: "toggle"
|
|
180
|
+
},
|
|
181
|
+
subComponents: {
|
|
182
|
+
Title: CardTitle2,
|
|
183
|
+
Subtitle: CardSubtitle2,
|
|
184
|
+
Body: CardBody2,
|
|
185
|
+
Divider: CardDivider2,
|
|
186
|
+
ActionPrimary: CardActionPrimary2,
|
|
187
|
+
ActionSecondary: CardActionSecondary2,
|
|
188
|
+
ActionTertiary: CardActionTertiary2,
|
|
189
|
+
Footer: CardFooter2
|
|
190
|
+
}
|
|
304
191
|
});
|
|
305
|
-
|
|
306
192
|
const WiredCheckbox = createComponent({
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
193
|
+
tagName: "m-checkbox",
|
|
194
|
+
elementClass: Checkbox$1,
|
|
195
|
+
events: {
|
|
196
|
+
onChange: "change"
|
|
197
|
+
},
|
|
198
|
+
displayName: "Checkbox"
|
|
313
199
|
});
|
|
314
|
-
const
|
|
315
|
-
|
|
316
|
-
|
|
200
|
+
const Checkbox2 = forwardRef((props, ref) => {
|
|
201
|
+
const { children, leading, ...rest } = props;
|
|
202
|
+
return /* @__PURE__ */ React.createElement(WiredCheckbox, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children);
|
|
317
203
|
});
|
|
318
|
-
|
|
319
204
|
const WiredDialogActionPrimary = createComponent({
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
205
|
+
tagName: "m-dialog-action-primary",
|
|
206
|
+
elementClass: DialogActionPrimary$1,
|
|
207
|
+
displayName: "DialogActionPrimary"
|
|
323
208
|
});
|
|
324
|
-
const
|
|
325
|
-
|
|
326
|
-
|
|
209
|
+
const DialogActionPrimary2 = forwardRef((props, ref) => {
|
|
210
|
+
const { leading, trailing, children, ...rest } = props;
|
|
211
|
+
return /* @__PURE__ */ React.createElement(WiredDialogActionPrimary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
327
212
|
});
|
|
328
|
-
|
|
329
213
|
const WiredDialogActionSecondary = createComponent({
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
214
|
+
tagName: "m-dialog-action-secondary",
|
|
215
|
+
elementClass: DialogActionSecondary$1,
|
|
216
|
+
displayName: "DialogActionSecondary"
|
|
333
217
|
});
|
|
334
|
-
const
|
|
335
|
-
|
|
336
|
-
|
|
218
|
+
const DialogActionSecondary2 = forwardRef((props, ref) => {
|
|
219
|
+
const { leading, trailing, children, ...rest } = props;
|
|
220
|
+
return /* @__PURE__ */ React.createElement(WiredDialogActionSecondary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
337
221
|
});
|
|
338
|
-
|
|
339
222
|
const WiredDialogActionTertiary = createComponent({
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
});
|
|
344
|
-
const
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
});
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
const
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
Actions: DialogActions,
|
|
398
|
-
Body: DialogBody,
|
|
399
|
-
Close: DialogClose,
|
|
400
|
-
Footer: DialogFooter,
|
|
401
|
-
Header: DialogHeader,
|
|
402
|
-
},
|
|
223
|
+
tagName: "m-dialog-action-tertiary",
|
|
224
|
+
elementClass: DialogActionTertiary$1,
|
|
225
|
+
displayName: "DialogActionTertiary"
|
|
226
|
+
});
|
|
227
|
+
const DialogActionTertiary2 = forwardRef((props, ref) => {
|
|
228
|
+
const { leading, trailing, children, ...rest } = props;
|
|
229
|
+
return /* @__PURE__ */ React.createElement(WiredDialogActionTertiary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
230
|
+
});
|
|
231
|
+
const DialogActions2 = createComponent({
|
|
232
|
+
tagName: "m-dialog-actions",
|
|
233
|
+
elementClass: DialogActions$1,
|
|
234
|
+
displayName: "DialogActions"
|
|
235
|
+
});
|
|
236
|
+
const DialogBody2 = createComponent({
|
|
237
|
+
tagName: "m-dialog-body",
|
|
238
|
+
elementClass: DialogBody$1,
|
|
239
|
+
displayName: "DialogBody"
|
|
240
|
+
});
|
|
241
|
+
const DialogClose2 = createComponent({
|
|
242
|
+
tagName: "m-dialog-close",
|
|
243
|
+
elementClass: DialogClose$1,
|
|
244
|
+
events: {
|
|
245
|
+
onClose: "m-close"
|
|
246
|
+
},
|
|
247
|
+
displayName: "DialogClose"
|
|
248
|
+
});
|
|
249
|
+
const DialogFooter2 = createComponent({
|
|
250
|
+
tagName: "m-dialog-footer",
|
|
251
|
+
elementClass: DialogFooter$1,
|
|
252
|
+
displayName: "DialogFooter"
|
|
253
|
+
});
|
|
254
|
+
const DialogHeader2 = createComponent({
|
|
255
|
+
tagName: "m-dialog-header",
|
|
256
|
+
elementClass: DialogHeader$1,
|
|
257
|
+
displayName: "DialogHeader"
|
|
258
|
+
});
|
|
259
|
+
const Dialog2 = createComponent({
|
|
260
|
+
tagName: "m-dialog",
|
|
261
|
+
elementClass: Dialog$1,
|
|
262
|
+
events: {
|
|
263
|
+
onClose: "close",
|
|
264
|
+
onOpening: "opening",
|
|
265
|
+
onOpened: "opened",
|
|
266
|
+
onClosing: "closing",
|
|
267
|
+
onClosed: "closed"
|
|
268
|
+
},
|
|
269
|
+
displayName: "Dialog",
|
|
270
|
+
subComponents: {
|
|
271
|
+
ActionPrimary: DialogActionPrimary2,
|
|
272
|
+
ActionSecondary: DialogActionSecondary2,
|
|
273
|
+
ActionTertiary: DialogActionTertiary2,
|
|
274
|
+
Actions: DialogActions2,
|
|
275
|
+
Body: DialogBody2,
|
|
276
|
+
Close: DialogClose2,
|
|
277
|
+
Footer: DialogFooter2,
|
|
278
|
+
Header: DialogHeader2
|
|
279
|
+
}
|
|
403
280
|
});
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
displayName: 'Divider',
|
|
281
|
+
const Divider2 = createComponent({
|
|
282
|
+
tagName: "m-divider",
|
|
283
|
+
elementClass: Divider$1,
|
|
284
|
+
displayName: "Divider"
|
|
409
285
|
});
|
|
410
|
-
|
|
411
286
|
const WiredDrawerActionPrimary = createComponent({
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
287
|
+
tagName: "m-drawer-action-primary",
|
|
288
|
+
elementClass: DrawerActionPrimary$1,
|
|
289
|
+
displayName: "DrawerActionPrimary"
|
|
415
290
|
});
|
|
416
|
-
const
|
|
417
|
-
|
|
418
|
-
|
|
291
|
+
const DrawerActionPrimary2 = forwardRef(function DrawerActionPrimary22(props, ref) {
|
|
292
|
+
const { leading, trailing, children, ...rest } = props;
|
|
293
|
+
return /* @__PURE__ */ React.createElement(WiredDrawerActionPrimary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
419
294
|
});
|
|
420
|
-
|
|
421
295
|
const WiredDrawerActionSecondary = createComponent({
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
296
|
+
tagName: "m-drawer-action-secondary",
|
|
297
|
+
elementClass: DrawerActionSecondary$1,
|
|
298
|
+
displayName: "DrawerActionSecondary"
|
|
425
299
|
});
|
|
426
|
-
const
|
|
427
|
-
|
|
428
|
-
|
|
300
|
+
const DrawerActionSecondary2 = forwardRef(function DrawerActionSecondary22(props, ref) {
|
|
301
|
+
const { leading, trailing, children, ...rest } = props;
|
|
302
|
+
return /* @__PURE__ */ React.createElement(WiredDrawerActionSecondary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
429
303
|
});
|
|
430
|
-
|
|
431
304
|
const WiredDrawerActionTertiary = createComponent({
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
});
|
|
436
|
-
const
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
});
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
Actions: DrawerActions,
|
|
484
|
-
Body: DrawerBody,
|
|
485
|
-
Close: DrawerClose,
|
|
486
|
-
Header: DrawerHeader,
|
|
487
|
-
},
|
|
305
|
+
tagName: "m-drawer-action-tertiary",
|
|
306
|
+
elementClass: DrawerActionTertiary$1,
|
|
307
|
+
displayName: "DrawerActionTertiary"
|
|
308
|
+
});
|
|
309
|
+
const DrawerActionTertiary2 = forwardRef(function DrawerActionTertiary22(props, ref) {
|
|
310
|
+
const { leading, trailing, children, ...rest } = props;
|
|
311
|
+
return /* @__PURE__ */ React.createElement(WiredDrawerActionTertiary, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
312
|
+
});
|
|
313
|
+
const DrawerActions2 = createComponent({
|
|
314
|
+
tagName: "m-drawer-actions",
|
|
315
|
+
elementClass: DrawerActions$1,
|
|
316
|
+
displayName: "DrawerActions"
|
|
317
|
+
});
|
|
318
|
+
const DrawerBody2 = createComponent({
|
|
319
|
+
tagName: "m-drawer-body",
|
|
320
|
+
elementClass: DrawerBody$1,
|
|
321
|
+
displayName: "DrawerBody"
|
|
322
|
+
});
|
|
323
|
+
const DrawerClose2 = createComponent({
|
|
324
|
+
tagName: "m-drawer-close",
|
|
325
|
+
elementClass: DrawerClose$1,
|
|
326
|
+
events: {
|
|
327
|
+
onClose: "m-close"
|
|
328
|
+
},
|
|
329
|
+
displayName: "DrawerClose"
|
|
330
|
+
});
|
|
331
|
+
const DrawerHeader2 = createComponent({
|
|
332
|
+
tagName: "m-drawer-header",
|
|
333
|
+
elementClass: DrawerHeader$1,
|
|
334
|
+
displayName: "DrawerHeader"
|
|
335
|
+
});
|
|
336
|
+
const Drawer2 = createComponent({
|
|
337
|
+
tagName: "m-drawer",
|
|
338
|
+
elementClass: Drawer$1,
|
|
339
|
+
events: {
|
|
340
|
+
onClose: "close",
|
|
341
|
+
onOpening: "opening",
|
|
342
|
+
onOpened: "opened",
|
|
343
|
+
onClosing: "closing",
|
|
344
|
+
onClosed: "closed"
|
|
345
|
+
},
|
|
346
|
+
displayName: "Drawer",
|
|
347
|
+
subComponents: {
|
|
348
|
+
ActionPrimary: DrawerActionPrimary2,
|
|
349
|
+
ActionSecondary: DrawerActionSecondary2,
|
|
350
|
+
ActionTertiary: DrawerActionTertiary2,
|
|
351
|
+
Actions: DrawerActions2,
|
|
352
|
+
Body: DrawerBody2,
|
|
353
|
+
Close: DrawerClose2,
|
|
354
|
+
Header: DrawerHeader2
|
|
355
|
+
}
|
|
488
356
|
});
|
|
489
|
-
|
|
490
357
|
const WiredDropdownItem = createComponent({
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
358
|
+
tagName: "m-dropdown-item",
|
|
359
|
+
elementClass: DropdownItem$1,
|
|
360
|
+
displayName: "DropdownItem"
|
|
494
361
|
});
|
|
495
|
-
const
|
|
362
|
+
const DropdownItem2 = forwardRef(
|
|
363
|
+
(props, ref) => {
|
|
496
364
|
const { leading, trailing, children, ...rest } = props;
|
|
497
|
-
return (
|
|
498
|
-
}
|
|
499
|
-
|
|
500
|
-
const
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
365
|
+
return /* @__PURE__ */ React.createElement(WiredDropdownItem, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
366
|
+
}
|
|
367
|
+
);
|
|
368
|
+
const DropdownMenu2 = createComponent({
|
|
369
|
+
tagName: "m-dropdown-menu",
|
|
370
|
+
elementClass: DropdownMenu$1,
|
|
371
|
+
displayName: "DropdownMenu"
|
|
504
372
|
});
|
|
505
|
-
|
|
506
373
|
const WiredDropdownTrigger = createComponent({
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
374
|
+
tagName: "m-dropdown-trigger",
|
|
375
|
+
elementClass: DropdownTrigger$1,
|
|
376
|
+
displayName: "DropdownTrigger"
|
|
377
|
+
});
|
|
378
|
+
const DropdownTrigger2 = forwardRef((props, ref) => {
|
|
379
|
+
const { leading, children, ...rest } = props;
|
|
380
|
+
return /* @__PURE__ */ React.createElement(WiredDropdownTrigger, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children);
|
|
381
|
+
});
|
|
382
|
+
const Dropdown2 = createComponent({
|
|
383
|
+
tagName: "m-dropdown",
|
|
384
|
+
elementClass: Dropdown$1,
|
|
385
|
+
displayName: "Dropdown",
|
|
386
|
+
subComponents: {
|
|
387
|
+
Item: DropdownItem2,
|
|
388
|
+
Menu: DropdownMenu2,
|
|
389
|
+
Trigger: DropdownTrigger2
|
|
390
|
+
},
|
|
391
|
+
events: {
|
|
392
|
+
onExpand: "expand",
|
|
393
|
+
onCollapse: "collapse"
|
|
394
|
+
}
|
|
510
395
|
});
|
|
511
|
-
const
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
const Dropdown = createComponent({
|
|
517
|
-
tagName: 'm-dropdown',
|
|
518
|
-
elementClass: Dropdown$1,
|
|
519
|
-
displayName: 'Dropdown',
|
|
520
|
-
subComponents: {
|
|
521
|
-
Item: DropdownItem,
|
|
522
|
-
Menu: DropdownMenu,
|
|
523
|
-
Trigger: DropdownTrigger,
|
|
524
|
-
},
|
|
525
|
-
events: {
|
|
526
|
-
onExpand: 'expand',
|
|
527
|
-
onCollapse: 'collapse',
|
|
528
|
-
},
|
|
396
|
+
const EmptyStateIllustration2 = createComponent({
|
|
397
|
+
tagName: "m-empty-state-illustration",
|
|
398
|
+
elementClass: EmptyStateIllustration$1,
|
|
399
|
+
displayName: "EmptyStateIllustration"
|
|
529
400
|
});
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
displayName: 'EmptyStateIllustration',
|
|
535
|
-
});
|
|
536
|
-
|
|
537
|
-
const EmptyStateHeader = createComponent({
|
|
538
|
-
tagName: 'm-empty-state-header',
|
|
539
|
-
elementClass: EmptyStateHeader$1,
|
|
540
|
-
displayName: 'EmptyStateHeader',
|
|
541
|
-
});
|
|
542
|
-
|
|
543
|
-
const EmptyStateMessage = createComponent({
|
|
544
|
-
tagName: 'm-empty-state-message',
|
|
545
|
-
elementClass: EmptyStateMessage$1,
|
|
546
|
-
displayName: 'EmptyStateMessage',
|
|
547
|
-
});
|
|
548
|
-
|
|
549
|
-
const WiredEmptyStateAction = createComponent({
|
|
550
|
-
tagName: 'm-empty-state-action',
|
|
551
|
-
elementClass: EmptyStateAction$1,
|
|
552
|
-
displayName: 'EmptyStateAction',
|
|
401
|
+
const EmptyStateHeader2 = createComponent({
|
|
402
|
+
tagName: "m-empty-state-header",
|
|
403
|
+
elementClass: EmptyStateHeader$1,
|
|
404
|
+
displayName: "EmptyStateHeader"
|
|
553
405
|
});
|
|
554
|
-
const
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
const EmptyState = createComponent({
|
|
560
|
-
tagName: 'm-empty-state',
|
|
561
|
-
elementClass: EmptyState$1,
|
|
562
|
-
events: {
|
|
563
|
-
onAction: 'action',
|
|
564
|
-
},
|
|
565
|
-
displayName: 'EmptyState',
|
|
566
|
-
subComponents: {
|
|
567
|
-
Illustration: EmptyStateIllustration,
|
|
568
|
-
Header: EmptyStateHeader,
|
|
569
|
-
Message: EmptyStateMessage,
|
|
570
|
-
Action: EmptyStateAction,
|
|
571
|
-
},
|
|
406
|
+
const EmptyStateMessage2 = createComponent({
|
|
407
|
+
tagName: "m-empty-state-message",
|
|
408
|
+
elementClass: EmptyStateMessage$1,
|
|
409
|
+
displayName: "EmptyStateMessage"
|
|
572
410
|
});
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
411
|
+
const WiredEmptyStateAction = createComponent({
|
|
412
|
+
tagName: "m-empty-state-action",
|
|
413
|
+
elementClass: EmptyStateAction$1,
|
|
414
|
+
displayName: "EmptyStateAction"
|
|
415
|
+
});
|
|
416
|
+
const EmptyStateAction2 = forwardRef((props, ref) => {
|
|
417
|
+
const { leading, trailing, children, ...rest } = props;
|
|
418
|
+
return /* @__PURE__ */ React.createElement(WiredEmptyStateAction, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { slot: "trailing" }, trailing));
|
|
419
|
+
});
|
|
420
|
+
const EmptyState2 = createComponent({
|
|
421
|
+
tagName: "m-empty-state",
|
|
422
|
+
elementClass: EmptyState$1,
|
|
423
|
+
events: {
|
|
424
|
+
onAction: "action"
|
|
425
|
+
},
|
|
426
|
+
displayName: "EmptyState",
|
|
427
|
+
subComponents: {
|
|
428
|
+
Illustration: EmptyStateIllustration2,
|
|
429
|
+
Header: EmptyStateHeader2,
|
|
430
|
+
Message: EmptyStateMessage2,
|
|
431
|
+
Action: EmptyStateAction2
|
|
432
|
+
}
|
|
433
|
+
});
|
|
434
|
+
const FieldLabel2 = createComponent({
|
|
435
|
+
tagName: "m-field-label",
|
|
436
|
+
elementClass: FieldLabel$1,
|
|
437
|
+
displayName: "FieldLabel"
|
|
578
438
|
});
|
|
579
|
-
|
|
580
439
|
const WiredFieldHint = createComponent({
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
});
|
|
585
|
-
const
|
|
586
|
-
|
|
587
|
-
});
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
440
|
+
tagName: "m-field-hint",
|
|
441
|
+
elementClass: FieldHint$1,
|
|
442
|
+
displayName: "FieldHint"
|
|
443
|
+
});
|
|
444
|
+
const FieldHint2 = forwardRef(
|
|
445
|
+
({ children, leading, ...props }, ref) => {
|
|
446
|
+
return /* @__PURE__ */ React.createElement(WiredFieldHint, { ...props, slot: "hint", ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children);
|
|
447
|
+
}
|
|
448
|
+
);
|
|
449
|
+
const Field2 = createComponent({
|
|
450
|
+
tagName: "m-field",
|
|
451
|
+
elementClass: Field$1,
|
|
452
|
+
displayName: "Field",
|
|
453
|
+
subComponents: {
|
|
454
|
+
Label: FieldLabel2,
|
|
455
|
+
Hint: FieldHint2
|
|
456
|
+
}
|
|
457
|
+
});
|
|
458
|
+
const HeaderActions2 = createComponent({
|
|
459
|
+
tagName: "m-header-actions",
|
|
460
|
+
elementClass: HeaderActions$1,
|
|
461
|
+
displayName: "HeaderActions"
|
|
462
|
+
});
|
|
463
|
+
const HeaderContent2 = createComponent({
|
|
464
|
+
tagName: "m-header-content",
|
|
465
|
+
elementClass: HeaderContent$1,
|
|
466
|
+
displayName: "HeaderContent"
|
|
467
|
+
});
|
|
468
|
+
const HeaderTitle2 = createComponent({
|
|
469
|
+
tagName: "m-header-title",
|
|
470
|
+
elementClass: HeaderTitle$1,
|
|
471
|
+
displayName: "HeaderTitle"
|
|
472
|
+
});
|
|
473
|
+
const SubHeader2 = createComponent({
|
|
474
|
+
tagName: "m-sub-header",
|
|
475
|
+
elementClass: SubHeader$1,
|
|
476
|
+
displayName: "SubHeader"
|
|
597
477
|
});
|
|
598
|
-
|
|
599
|
-
const HeaderActions = createComponent({
|
|
600
|
-
tagName: 'm-header-actions',
|
|
601
|
-
elementClass: HeaderActions$1,
|
|
602
|
-
displayName: 'HeaderActions',
|
|
603
|
-
});
|
|
604
|
-
|
|
605
|
-
const HeaderContent = createComponent({
|
|
606
|
-
tagName: 'm-header-content',
|
|
607
|
-
elementClass: HeaderContent$1,
|
|
608
|
-
displayName: 'HeaderContent',
|
|
609
|
-
});
|
|
610
|
-
|
|
611
|
-
const HeaderTitle = createComponent({
|
|
612
|
-
tagName: 'm-header-title',
|
|
613
|
-
elementClass: HeaderTitle$1,
|
|
614
|
-
displayName: 'HeaderTitle',
|
|
615
|
-
});
|
|
616
|
-
|
|
617
|
-
const SubHeader = createComponent({
|
|
618
|
-
tagName: 'm-sub-header',
|
|
619
|
-
elementClass: SubHeader$1,
|
|
620
|
-
displayName: 'SubHeader',
|
|
621
|
-
});
|
|
622
|
-
|
|
623
478
|
const HeaderBackButton = createComponent({
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
479
|
+
tagName: "m-back-button",
|
|
480
|
+
elementClass: BackButton,
|
|
481
|
+
displayName: "HeaderBackButton"
|
|
627
482
|
});
|
|
628
|
-
|
|
629
483
|
const HeaderTabs = createComponent({
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
484
|
+
tagName: "m-header-tabs",
|
|
485
|
+
elementClass: HeaderTabs$1,
|
|
486
|
+
displayName: "HeaderTabs",
|
|
487
|
+
events: {
|
|
488
|
+
onTabChange: "tabchange"
|
|
489
|
+
}
|
|
636
490
|
});
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
},
|
|
491
|
+
const Header2 = createComponent({
|
|
492
|
+
tagName: "m-header",
|
|
493
|
+
elementClass: Header$1,
|
|
494
|
+
displayName: "Header",
|
|
495
|
+
subComponents: {
|
|
496
|
+
Actions: HeaderActions2,
|
|
497
|
+
Content: HeaderContent2,
|
|
498
|
+
Title: HeaderTitle2,
|
|
499
|
+
SubHeader: SubHeader2,
|
|
500
|
+
BackButton: HeaderBackButton,
|
|
501
|
+
Tabs: HeaderTabs
|
|
502
|
+
}
|
|
650
503
|
});
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
displayName: 'Icon',
|
|
504
|
+
const Icon2 = createComponent({
|
|
505
|
+
tagName: "m-icon",
|
|
506
|
+
elementClass: Icon$1,
|
|
507
|
+
displayName: "Icon"
|
|
656
508
|
});
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
displayName: 'LabeledValueLabel',
|
|
509
|
+
const LabeledValueLabel2 = createComponent({
|
|
510
|
+
tagName: "m-labeled-value-label",
|
|
511
|
+
elementClass: LabeledValueLabel$1,
|
|
512
|
+
displayName: "LabeledValueLabel"
|
|
662
513
|
});
|
|
663
|
-
const
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
514
|
+
const LabeledValueValue2 = createComponent({
|
|
515
|
+
tagName: "m-labeled-value-value",
|
|
516
|
+
elementClass: LabeledValueValue$1,
|
|
517
|
+
displayName: "LabeledValueValue"
|
|
667
518
|
});
|
|
668
519
|
const WiredLabeledValue = createComponent({
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
520
|
+
tagName: "m-labeled-value",
|
|
521
|
+
elementClass: LabeledValue$1,
|
|
522
|
+
displayName: "LabeledValue",
|
|
523
|
+
subComponents: {
|
|
524
|
+
Label: LabeledValueLabel2,
|
|
525
|
+
Value: LabeledValueValue2
|
|
526
|
+
}
|
|
676
527
|
});
|
|
677
|
-
const
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
});
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
528
|
+
const LabeledValue2 = Object.assign(
|
|
529
|
+
forwardRef((props, ref) => {
|
|
530
|
+
const {
|
|
531
|
+
label,
|
|
532
|
+
value,
|
|
533
|
+
children,
|
|
534
|
+
valueVariant,
|
|
535
|
+
valueColor,
|
|
536
|
+
labelVariant,
|
|
537
|
+
labelColor,
|
|
538
|
+
...rest
|
|
539
|
+
} = props;
|
|
540
|
+
return /* @__PURE__ */ React.createElement(WiredLabeledValue, { ...rest, ref }, label != null && /* @__PURE__ */ React.createElement(LabeledValueLabel2, { variant: labelVariant, color: labelColor }, label), value != null && /* @__PURE__ */ React.createElement(LabeledValueValue2, { variant: valueVariant, color: valueColor }, value), children);
|
|
541
|
+
}),
|
|
542
|
+
{
|
|
543
|
+
Label: LabeledValueLabel2,
|
|
544
|
+
Value: LabeledValueValue2
|
|
545
|
+
}
|
|
546
|
+
);
|
|
547
|
+
const Box2 = createComponent({
|
|
548
|
+
tagName: "m-box",
|
|
549
|
+
elementClass: Box$1,
|
|
550
|
+
displayName: "Box"
|
|
551
|
+
});
|
|
552
|
+
const Group2 = createComponent({
|
|
553
|
+
tagName: "m-group",
|
|
554
|
+
elementClass: Group$1,
|
|
555
|
+
displayName: "Group"
|
|
556
|
+
});
|
|
557
|
+
const Stack2 = createComponent({
|
|
558
|
+
tagName: "m-stack",
|
|
559
|
+
elementClass: Stack$1,
|
|
560
|
+
displayName: "Stack"
|
|
561
|
+
});
|
|
562
|
+
const Grid2 = createComponent({
|
|
563
|
+
tagName: "m-grid",
|
|
564
|
+
elementClass: Grid$1,
|
|
565
|
+
displayName: "Grid"
|
|
566
|
+
});
|
|
567
|
+
const SidebarSide = forwardRef(
|
|
568
|
+
({ children, ...boxProps }, ref) => {
|
|
569
|
+
return /* @__PURE__ */ React.createElement(Box2, { ...boxProps, slot: "sidebar", ref }, children);
|
|
570
|
+
}
|
|
571
|
+
);
|
|
572
|
+
const SidebarContent = forwardRef(
|
|
573
|
+
({ children, ...boxProps }, ref) => {
|
|
574
|
+
return /* @__PURE__ */ React.createElement(Box2, { ...boxProps, slot: "content", ref }, children);
|
|
575
|
+
}
|
|
576
|
+
);
|
|
577
|
+
const Sidebar2 = createComponent({
|
|
578
|
+
tagName: "m-sidebar",
|
|
579
|
+
elementClass: Sidebar$1,
|
|
580
|
+
displayName: "Sidebar",
|
|
581
|
+
subComponents: {
|
|
582
|
+
Side: SidebarSide,
|
|
583
|
+
Content: SidebarContent
|
|
584
|
+
}
|
|
585
|
+
});
|
|
586
|
+
const Switcher2 = createComponent({
|
|
587
|
+
tagName: "m-switcher",
|
|
588
|
+
elementClass: Switcher$1,
|
|
589
|
+
displayName: "Switcher"
|
|
590
|
+
});
|
|
591
|
+
const Container2 = createComponent({
|
|
592
|
+
tagName: "m-container",
|
|
593
|
+
elementClass: Container$1,
|
|
594
|
+
displayName: "Container"
|
|
595
|
+
});
|
|
596
|
+
const Row2 = createComponent({
|
|
597
|
+
tagName: "m-row",
|
|
598
|
+
elementClass: Row$1,
|
|
599
|
+
displayName: "Row"
|
|
600
|
+
});
|
|
601
|
+
const Column2 = createComponent({
|
|
602
|
+
tagName: "m-column",
|
|
603
|
+
elementClass: Column$1,
|
|
604
|
+
displayName: "Column"
|
|
723
605
|
});
|
|
724
|
-
|
|
725
|
-
const Switcher = createComponent({
|
|
726
|
-
tagName: 'm-switcher',
|
|
727
|
-
elementClass: Switcher$1,
|
|
728
|
-
displayName: 'Switcher',
|
|
729
|
-
});
|
|
730
|
-
|
|
731
|
-
const Container = createComponent({
|
|
732
|
-
tagName: 'm-container',
|
|
733
|
-
elementClass: Container$1,
|
|
734
|
-
displayName: 'Container',
|
|
735
|
-
});
|
|
736
|
-
const Row = createComponent({
|
|
737
|
-
tagName: 'm-row',
|
|
738
|
-
elementClass: Row$1,
|
|
739
|
-
displayName: 'Row',
|
|
740
|
-
});
|
|
741
|
-
const Column = createComponent({
|
|
742
|
-
tagName: 'm-column',
|
|
743
|
-
elementClass: Column$1,
|
|
744
|
-
displayName: 'Column',
|
|
745
|
-
});
|
|
746
|
-
|
|
747
606
|
const Layout = () => {
|
|
748
|
-
|
|
607
|
+
return null;
|
|
749
608
|
};
|
|
750
|
-
Layout.Box =
|
|
751
|
-
Layout.Group =
|
|
752
|
-
Layout.Stack =
|
|
753
|
-
Layout.Grid =
|
|
754
|
-
Layout.Sidebar =
|
|
755
|
-
Layout.Switcher =
|
|
756
|
-
Layout.Container =
|
|
757
|
-
Layout.Row =
|
|
758
|
-
Layout.Column =
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
});
|
|
765
|
-
|
|
609
|
+
Layout.Box = Box2;
|
|
610
|
+
Layout.Group = Group2;
|
|
611
|
+
Layout.Stack = Stack2;
|
|
612
|
+
Layout.Grid = Grid2;
|
|
613
|
+
Layout.Sidebar = Sidebar2;
|
|
614
|
+
Layout.Switcher = Switcher2;
|
|
615
|
+
Layout.Container = Container2;
|
|
616
|
+
Layout.Row = Row2;
|
|
617
|
+
Layout.Column = Column2;
|
|
618
|
+
const Link2 = createComponent({
|
|
619
|
+
tagName: "m-link",
|
|
620
|
+
elementClass: Link$1,
|
|
621
|
+
displayName: "Link"
|
|
622
|
+
});
|
|
766
623
|
const Body = createComponent({
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
});
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
},
|
|
624
|
+
tagName: "m-body",
|
|
625
|
+
elementClass: Body$1,
|
|
626
|
+
displayName: "Body"
|
|
627
|
+
});
|
|
628
|
+
const PageContent2 = createComponent({
|
|
629
|
+
tagName: "m-page-content",
|
|
630
|
+
elementClass: PageContent$1,
|
|
631
|
+
displayName: "PageContent",
|
|
632
|
+
subComponents: {
|
|
633
|
+
Body
|
|
634
|
+
}
|
|
779
635
|
});
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
},
|
|
636
|
+
const Pagination2 = createComponent({
|
|
637
|
+
tagName: "m-pagination",
|
|
638
|
+
elementClass: Pagination$1,
|
|
639
|
+
displayName: "Pagination",
|
|
640
|
+
events: {
|
|
641
|
+
onChange: "paginationchange"
|
|
642
|
+
}
|
|
788
643
|
});
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
displayName: 'ProgressBar',
|
|
644
|
+
const ProgressBar2 = createComponent({
|
|
645
|
+
tagName: "m-progress-bar",
|
|
646
|
+
elementClass: ProgressBar$1,
|
|
647
|
+
displayName: "ProgressBar"
|
|
794
648
|
});
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
displayName: 'ProgressBarCountdown',
|
|
649
|
+
const ProgressBarCountdown2 = createComponent({
|
|
650
|
+
tagName: "m-progress-bar-countdown",
|
|
651
|
+
elementClass: ProgressBarCountdown$1,
|
|
652
|
+
displayName: "ProgressBarCountdown"
|
|
800
653
|
});
|
|
801
|
-
|
|
802
654
|
const WiredRadio = createComponent({
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
});
|
|
807
|
-
const
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
});
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
displayName: 'RadioGroup',
|
|
655
|
+
tagName: "m-radio",
|
|
656
|
+
elementClass: Radio$1,
|
|
657
|
+
displayName: "Radio"
|
|
658
|
+
});
|
|
659
|
+
const Radio2 = forwardRef((props, ref) => {
|
|
660
|
+
const { children, leading, ...rest } = props;
|
|
661
|
+
return /* @__PURE__ */ React.createElement(WiredRadio, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children);
|
|
662
|
+
});
|
|
663
|
+
const RadioGroup2 = createComponent({
|
|
664
|
+
tagName: "m-radio-group",
|
|
665
|
+
elementClass: RadioGroup$1,
|
|
666
|
+
subComponents: {
|
|
667
|
+
Radio: Radio2
|
|
668
|
+
},
|
|
669
|
+
events: {
|
|
670
|
+
onChange: "change"
|
|
671
|
+
},
|
|
672
|
+
displayName: "RadioGroup"
|
|
822
673
|
});
|
|
823
|
-
|
|
824
674
|
const WiredSectionTitle = createComponent({
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
});
|
|
829
|
-
const
|
|
830
|
-
|
|
831
|
-
});
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
675
|
+
tagName: "m-section-title",
|
|
676
|
+
elementClass: SectionTitle$1,
|
|
677
|
+
displayName: "SectionTitle"
|
|
678
|
+
});
|
|
679
|
+
const SectionTitle2 = forwardRef(
|
|
680
|
+
({ children, leading, ...props }, ref) => {
|
|
681
|
+
return /* @__PURE__ */ React.createElement(WiredSectionTitle, { ...props, slot: "title", ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children);
|
|
682
|
+
}
|
|
683
|
+
);
|
|
684
|
+
const Section2 = createComponent({
|
|
685
|
+
tagName: "m-section",
|
|
686
|
+
elementClass: Section$1,
|
|
687
|
+
displayName: "Section",
|
|
688
|
+
subComponents: {
|
|
689
|
+
Title: SectionTitle2
|
|
690
|
+
}
|
|
840
691
|
});
|
|
841
|
-
|
|
842
692
|
const WiredSelectOption = createComponent({
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
693
|
+
tagName: "m-option",
|
|
694
|
+
elementClass: SelectOption$1,
|
|
695
|
+
displayName: "SelectOption"
|
|
846
696
|
});
|
|
847
|
-
const SLOTTED_STYLE$3 = { display:
|
|
848
|
-
const SelectOption = forwardRef(
|
|
697
|
+
const SLOTTED_STYLE$3 = { display: "contents" };
|
|
698
|
+
const SelectOption = forwardRef(
|
|
699
|
+
(props, ref) => {
|
|
849
700
|
const { leading, trailing, children, ...rest } = props;
|
|
850
|
-
return (
|
|
851
|
-
}
|
|
852
|
-
|
|
853
|
-
|
|
701
|
+
return /* @__PURE__ */ React.createElement(WiredSelectOption, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { style: SLOTTED_STYLE$3, slot: "leading" }, leading), children, trailing != null && /* @__PURE__ */ React.createElement("span", { style: SLOTTED_STYLE$3, slot: "trailing" }, trailing));
|
|
702
|
+
}
|
|
703
|
+
);
|
|
704
|
+
SelectOption.displayName = "SelectOption";
|
|
854
705
|
const WiredSelect = createComponent({
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
706
|
+
tagName: "m-select",
|
|
707
|
+
elementClass: Select$1,
|
|
708
|
+
events: {
|
|
709
|
+
onExpand: "expand",
|
|
710
|
+
onCollapse: "collapse",
|
|
711
|
+
onChange: "change"
|
|
712
|
+
},
|
|
713
|
+
displayName: "Select"
|
|
863
714
|
});
|
|
864
|
-
const SLOTTED_STYLE$2 = { display:
|
|
715
|
+
const SLOTTED_STYLE$2 = { display: "contents" };
|
|
865
716
|
function Select(props) {
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
717
|
+
const { options, children, ...rest } = props;
|
|
718
|
+
return /* @__PURE__ */ React.createElement(WiredSelect, { ...rest }, children || (options || []).map(function renderOption(option) {
|
|
719
|
+
const {
|
|
720
|
+
label,
|
|
721
|
+
leading,
|
|
722
|
+
trailing,
|
|
723
|
+
value: optionValue,
|
|
724
|
+
...others
|
|
725
|
+
} = option;
|
|
726
|
+
return /* @__PURE__ */ React.createElement(SelectOption, { key: optionValue, ...others, value: optionValue }, leading != null && /* @__PURE__ */ React.createElement("span", { style: SLOTTED_STYLE$2, slot: "leading" }, leading), label, trailing != null && /* @__PURE__ */ React.createElement("span", { style: SLOTTED_STYLE$2, slot: "trailing" }, trailing));
|
|
727
|
+
}));
|
|
872
728
|
}
|
|
873
729
|
Select.Option = SelectOption;
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
subComponents: {
|
|
899
|
-
Step,
|
|
900
|
-
},
|
|
730
|
+
const SpinnerWheel2 = createComponent({
|
|
731
|
+
tagName: "m-spinner-wheel",
|
|
732
|
+
elementClass: SpinnerWheel$1,
|
|
733
|
+
displayName: "SpinnerWheel"
|
|
734
|
+
});
|
|
735
|
+
const Step2 = createComponent({
|
|
736
|
+
tagName: "m-step",
|
|
737
|
+
elementClass: Step$1,
|
|
738
|
+
displayName: "Step"
|
|
739
|
+
});
|
|
740
|
+
const Steps2 = createComponent({
|
|
741
|
+
tagName: "m-steps",
|
|
742
|
+
elementClass: Steps$1,
|
|
743
|
+
displayName: "Steps",
|
|
744
|
+
events: {
|
|
745
|
+
onChange: "stepchange",
|
|
746
|
+
onComplete: "stepcomplete",
|
|
747
|
+
onNavigate: "navigate",
|
|
748
|
+
onNext: "navigatenext",
|
|
749
|
+
onPrevious: "navigateprevious"
|
|
750
|
+
},
|
|
751
|
+
subComponents: {
|
|
752
|
+
Step: Step2
|
|
753
|
+
}
|
|
901
754
|
});
|
|
902
|
-
|
|
903
755
|
function createCustomEvent(eventName, detail) {
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
756
|
+
const event = new CustomEvent(eventName, {
|
|
757
|
+
bubbles: true,
|
|
758
|
+
detail
|
|
759
|
+
});
|
|
760
|
+
return event;
|
|
909
761
|
}
|
|
910
762
|
function useSteps() {
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
763
|
+
const [stepsElement, setStepsElement] = useState(null);
|
|
764
|
+
const registerSteps = useCallback(() => {
|
|
765
|
+
return {
|
|
766
|
+
ref(element) {
|
|
767
|
+
if (element == null || stepsElement != null) {
|
|
768
|
+
return;
|
|
769
|
+
}
|
|
770
|
+
setStepsElement(element);
|
|
771
|
+
}
|
|
772
|
+
};
|
|
773
|
+
}, [stepsElement]);
|
|
774
|
+
const navigateToStep = useCallback(
|
|
923
775
|
/**
|
|
924
776
|
* Either `'previous'`, `'next'`, or step name.
|
|
925
777
|
*/
|
|
926
778
|
(step) => {
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
}, [stepsElement]);
|
|
951
|
-
const completeStep = useCallback(() => {
|
|
952
|
-
if (stepsElement == null) {
|
|
953
|
-
return;
|
|
954
|
-
}
|
|
955
|
-
const event = createCustomEvent('stepcomplete');
|
|
956
|
-
stepsElement.dispatchEvent(event);
|
|
957
|
-
}, [stepsElement]);
|
|
958
|
-
return {
|
|
959
|
-
elementRef: stepsElement,
|
|
960
|
-
registerSteps,
|
|
961
|
-
navigateToStep,
|
|
962
|
-
completeStep,
|
|
963
|
-
};
|
|
964
|
-
}
|
|
965
|
-
|
|
966
|
-
const Switch = createComponent({
|
|
967
|
-
tagName: 'm-switch',
|
|
968
|
-
elementClass: Switch$1,
|
|
969
|
-
displayName: 'Switch',
|
|
970
|
-
events: {
|
|
971
|
-
onChange: 'change',
|
|
779
|
+
if (stepsElement == null) {
|
|
780
|
+
return;
|
|
781
|
+
}
|
|
782
|
+
const navigateToNextStep = () => {
|
|
783
|
+
return createCustomEvent("navigatenext");
|
|
784
|
+
};
|
|
785
|
+
const navigateToPreviousStep = () => {
|
|
786
|
+
return createCustomEvent("navigateprevious");
|
|
787
|
+
};
|
|
788
|
+
let event;
|
|
789
|
+
switch (step) {
|
|
790
|
+
case "next":
|
|
791
|
+
event = navigateToNextStep();
|
|
792
|
+
break;
|
|
793
|
+
case "previous":
|
|
794
|
+
event = navigateToPreviousStep();
|
|
795
|
+
break;
|
|
796
|
+
default:
|
|
797
|
+
event = createCustomEvent("navigate", {
|
|
798
|
+
step
|
|
799
|
+
});
|
|
800
|
+
}
|
|
801
|
+
stepsElement.dispatchEvent(event);
|
|
972
802
|
},
|
|
803
|
+
[stepsElement]
|
|
804
|
+
);
|
|
805
|
+
const completeStep = useCallback(() => {
|
|
806
|
+
if (stepsElement == null) {
|
|
807
|
+
return;
|
|
808
|
+
}
|
|
809
|
+
const event = createCustomEvent("stepcomplete");
|
|
810
|
+
stepsElement.dispatchEvent(event);
|
|
811
|
+
}, [stepsElement]);
|
|
812
|
+
return {
|
|
813
|
+
elementRef: stepsElement,
|
|
814
|
+
registerSteps,
|
|
815
|
+
navigateToStep,
|
|
816
|
+
completeStep
|
|
817
|
+
};
|
|
818
|
+
}
|
|
819
|
+
const Switch2 = createComponent({
|
|
820
|
+
tagName: "m-switch",
|
|
821
|
+
elementClass: Switch$1,
|
|
822
|
+
displayName: "Switch",
|
|
823
|
+
events: {
|
|
824
|
+
onChange: "change"
|
|
825
|
+
}
|
|
973
826
|
});
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
const
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
});
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
const TableHeadCell = createComponent({
|
|
1012
|
-
tagName: 'm-table-head-cell',
|
|
1013
|
-
elementClass: TableHeadCell$1,
|
|
1014
|
-
displayName: 'TableHeadCell',
|
|
1015
|
-
events: {
|
|
1016
|
-
onSort: 'columnsort',
|
|
1017
|
-
},
|
|
827
|
+
const TableHead2 = createComponent({
|
|
828
|
+
tagName: "m-table-head",
|
|
829
|
+
elementClass: TableHead$1,
|
|
830
|
+
displayName: "TableHead"
|
|
831
|
+
});
|
|
832
|
+
const TableBody2 = createComponent({
|
|
833
|
+
tagName: "m-table-body",
|
|
834
|
+
elementClass: TableBody$1,
|
|
835
|
+
displayName: "TableBody"
|
|
836
|
+
});
|
|
837
|
+
const TableFoot2 = createComponent({
|
|
838
|
+
tagName: "m-table-foot",
|
|
839
|
+
elementClass: TableFoot$1,
|
|
840
|
+
displayName: "TableFoot"
|
|
841
|
+
});
|
|
842
|
+
const TableRow2 = createComponent({
|
|
843
|
+
tagName: "m-table-row",
|
|
844
|
+
elementClass: TableRow$1,
|
|
845
|
+
displayName: "TableRow"
|
|
846
|
+
});
|
|
847
|
+
const TableCell2 = createComponent({
|
|
848
|
+
tagName: "m-table-cell",
|
|
849
|
+
elementClass: TableCell$1,
|
|
850
|
+
displayName: "TableCell"
|
|
851
|
+
});
|
|
852
|
+
const TableToolbar2 = createComponent({
|
|
853
|
+
tagName: "m-table-toolbar",
|
|
854
|
+
elementClass: TableToolbar$1,
|
|
855
|
+
displayName: "TableToolbar"
|
|
856
|
+
});
|
|
857
|
+
const TableHeadCell2 = createComponent({
|
|
858
|
+
tagName: "m-table-head-cell",
|
|
859
|
+
elementClass: TableHeadCell$1,
|
|
860
|
+
displayName: "TableHeadCell",
|
|
861
|
+
events: {
|
|
862
|
+
onSort: "columnsort"
|
|
863
|
+
}
|
|
1018
864
|
});
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
displayName: 'TableFeedback',
|
|
865
|
+
const TableFeedback2 = createComponent({
|
|
866
|
+
tagName: "m-table-feedback",
|
|
867
|
+
elementClass: TableFeedback$1,
|
|
868
|
+
displayName: "TableFeedback"
|
|
1024
869
|
});
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
displayName: 'TableActions',
|
|
870
|
+
const TableActions2 = createComponent({
|
|
871
|
+
tagName: "m-table-actions",
|
|
872
|
+
elementClass: TableActions$1,
|
|
873
|
+
displayName: "TableActions"
|
|
1030
874
|
});
|
|
1031
|
-
|
|
1032
875
|
const TableSelectionCell = createComponent({
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
});
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
},
|
|
876
|
+
tagName: "m-table-selection-cell",
|
|
877
|
+
elementClass: TableSelectionCell$1,
|
|
878
|
+
displayName: "TableSelectionCell"
|
|
879
|
+
});
|
|
880
|
+
const Table2 = createComponent({
|
|
881
|
+
tagName: "m-table",
|
|
882
|
+
elementClass: Table$1,
|
|
883
|
+
displayName: "Table",
|
|
884
|
+
events: {
|
|
885
|
+
onSelect: "select"
|
|
886
|
+
},
|
|
887
|
+
subComponents: {
|
|
888
|
+
Head: TableHead2,
|
|
889
|
+
Body: TableBody2,
|
|
890
|
+
Foot: TableFoot2,
|
|
891
|
+
Row: TableRow2,
|
|
892
|
+
HeadCell: TableHeadCell2,
|
|
893
|
+
Cell: TableCell2,
|
|
894
|
+
SelectionCell: TableSelectionCell,
|
|
895
|
+
Toolbar: TableToolbar2,
|
|
896
|
+
Feedback: TableFeedback2,
|
|
897
|
+
Actions: TableActions2
|
|
898
|
+
}
|
|
1057
899
|
});
|
|
1058
|
-
|
|
1059
900
|
const WiredTab = createComponent({
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
});
|
|
1064
|
-
const
|
|
1065
|
-
|
|
1066
|
-
});
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
const
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
901
|
+
tagName: "m-tab",
|
|
902
|
+
elementClass: Tab$1,
|
|
903
|
+
displayName: "Tab"
|
|
904
|
+
});
|
|
905
|
+
const Tab2 = forwardRef(
|
|
906
|
+
({ children, leading, ...props }, ref) => {
|
|
907
|
+
return /* @__PURE__ */ React.createElement(WiredTab, { ...props, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children);
|
|
908
|
+
}
|
|
909
|
+
);
|
|
910
|
+
const TabPanel2 = createComponent({
|
|
911
|
+
tagName: "m-tab-panel",
|
|
912
|
+
elementClass: TabPanel$1,
|
|
913
|
+
displayName: "TabPanel"
|
|
914
|
+
});
|
|
915
|
+
const Tabs2 = createComponent({
|
|
916
|
+
tagName: "m-tabs",
|
|
917
|
+
elementClass: Tabs$1,
|
|
918
|
+
events: {
|
|
919
|
+
onTabChange: "tabchange"
|
|
920
|
+
},
|
|
921
|
+
displayName: "Tabs",
|
|
922
|
+
subComponents: {
|
|
923
|
+
Tab: Tab2,
|
|
924
|
+
Panel: TabPanel2
|
|
925
|
+
}
|
|
1085
926
|
});
|
|
1086
|
-
|
|
1087
927
|
const WiredTag = createComponent({
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
928
|
+
tagName: "m-tag",
|
|
929
|
+
elementClass: Tag$1,
|
|
930
|
+
displayName: "Tag"
|
|
1091
931
|
});
|
|
1092
|
-
const SLOTTED_STYLE$1 = { display:
|
|
1093
|
-
const
|
|
1094
|
-
|
|
1095
|
-
|
|
932
|
+
const SLOTTED_STYLE$1 = { display: "contents" };
|
|
933
|
+
const Tag2 = forwardRef((props, ref) => {
|
|
934
|
+
const { leading, children, ...rest } = props;
|
|
935
|
+
return /* @__PURE__ */ React.createElement(WiredTag, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { style: SLOTTED_STYLE$1, slot: "leading" }, leading), children);
|
|
1096
936
|
});
|
|
1097
|
-
|
|
1098
937
|
const WiredActionableTag = createComponent({
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
938
|
+
tagName: "m-actionable-tag",
|
|
939
|
+
elementClass: ActionableTag$1,
|
|
940
|
+
displayName: "ActionableTag",
|
|
941
|
+
events: {
|
|
942
|
+
onChange: "change",
|
|
943
|
+
onRemove: "remove"
|
|
944
|
+
}
|
|
1106
945
|
});
|
|
1107
|
-
const SLOTTED_STYLE = { display:
|
|
1108
|
-
const
|
|
946
|
+
const SLOTTED_STYLE = { display: "contents" };
|
|
947
|
+
const ActionableTag2 = forwardRef(
|
|
948
|
+
(props, ref) => {
|
|
1109
949
|
const { leading, children, selectable, removable, ...rest } = props;
|
|
1110
|
-
return
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
950
|
+
return /* @__PURE__ */ React.createElement(
|
|
951
|
+
WiredActionableTag,
|
|
952
|
+
{
|
|
953
|
+
...rest,
|
|
954
|
+
selectable: selectable || Boolean(rest.onChange),
|
|
955
|
+
removable: removable || Boolean(rest.onRemove),
|
|
956
|
+
ref
|
|
957
|
+
},
|
|
958
|
+
leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading", style: SLOTTED_STYLE }, leading),
|
|
959
|
+
children
|
|
960
|
+
);
|
|
961
|
+
}
|
|
962
|
+
);
|
|
963
|
+
const Text2 = createComponent({
|
|
964
|
+
tagName: "m-text",
|
|
965
|
+
elementClass: Text$1,
|
|
966
|
+
displayName: "Text"
|
|
1117
967
|
});
|
|
1118
|
-
|
|
1119
968
|
const WiredTextArea = createComponent({
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
969
|
+
tagName: "m-text-area",
|
|
970
|
+
elementClass: TextArea$1,
|
|
971
|
+
events: {
|
|
972
|
+
onInput: "input",
|
|
973
|
+
onChange: "change"
|
|
974
|
+
},
|
|
975
|
+
displayName: "TextArea"
|
|
1127
976
|
});
|
|
1128
|
-
function
|
|
1129
|
-
|
|
977
|
+
function TextArea2(props) {
|
|
978
|
+
return /* @__PURE__ */ React.createElement(WiredTextArea, { ...props });
|
|
1130
979
|
}
|
|
1131
|
-
|
|
1132
980
|
const WiredTextField = createComponent({
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
});
|
|
1142
|
-
const
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
});
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
const
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
});
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
const
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
});
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
ItemBody: TimelineItemBody,
|
|
1203
|
-
ItemFooter: TimelineItemFooter,
|
|
1204
|
-
ItemHeader: TimelineItemHeader,
|
|
1205
|
-
ItemHeaderTitle: TimelineItemHeaderTitle,
|
|
1206
|
-
ItemHeaderSubtitle: TimelineItemHeaderSubtitle,
|
|
1207
|
-
ItemIcon: TimelineItemIcon,
|
|
1208
|
-
},
|
|
981
|
+
tagName: "m-text-field",
|
|
982
|
+
elementClass: TextField$1,
|
|
983
|
+
events: {
|
|
984
|
+
onInput: "input",
|
|
985
|
+
onChange: "change",
|
|
986
|
+
onClear: "clear"
|
|
987
|
+
},
|
|
988
|
+
displayName: "TextField"
|
|
989
|
+
});
|
|
990
|
+
const TextField2 = forwardRef(
|
|
991
|
+
({ leading, trailing, value, ...rest }, ref) => {
|
|
992
|
+
const normalizedValue = value !== void 0 ? String(value) : "";
|
|
993
|
+
return /* @__PURE__ */ React.createElement(WiredTextField, { ...rest, value: normalizedValue, ref }, leading != null && /* @__PURE__ */ React.createElement("div", { slot: "leading" }, leading), trailing != null && /* @__PURE__ */ React.createElement("div", { slot: "trailing" }, trailing));
|
|
994
|
+
}
|
|
995
|
+
);
|
|
996
|
+
const TimelineItem2 = createComponent({
|
|
997
|
+
tagName: "m-timeline-item",
|
|
998
|
+
elementClass: TimelineItem$1,
|
|
999
|
+
displayName: "TimelineItem"
|
|
1000
|
+
});
|
|
1001
|
+
const TimelineExpandableItem2 = createComponent({
|
|
1002
|
+
tagName: "m-timeline-expandable-item",
|
|
1003
|
+
elementClass: TimelineExpandableItem$1,
|
|
1004
|
+
displayName: "TimelineExpandableItem"
|
|
1005
|
+
});
|
|
1006
|
+
const TimelineItemBody2 = createComponent({
|
|
1007
|
+
tagName: "m-timeline-item-body",
|
|
1008
|
+
elementClass: TimelineItemBody$1,
|
|
1009
|
+
displayName: "TimelineItemBody"
|
|
1010
|
+
});
|
|
1011
|
+
const TimelineItemFooter2 = createComponent({
|
|
1012
|
+
tagName: "m-timeline-item-footer",
|
|
1013
|
+
elementClass: TimelineItemFooter$1,
|
|
1014
|
+
displayName: "TimelineItemFooter"
|
|
1015
|
+
});
|
|
1016
|
+
const TimelineItemHeader2 = createComponent({
|
|
1017
|
+
tagName: "m-timeline-item-header",
|
|
1018
|
+
elementClass: TimelineItemHeader$1,
|
|
1019
|
+
displayName: "TimelineItemHeader"
|
|
1020
|
+
});
|
|
1021
|
+
const TimelineItemHeaderSubtitle2 = createComponent({
|
|
1022
|
+
tagName: "m-timeline-item-header-subtitle",
|
|
1023
|
+
elementClass: TimelineItemHeaderSubtitle$1,
|
|
1024
|
+
displayName: "TimelineItemHeaderSubtitle"
|
|
1025
|
+
});
|
|
1026
|
+
const TimelineItemHeaderTitle2 = createComponent({
|
|
1027
|
+
tagName: "m-timeline-item-header-title",
|
|
1028
|
+
elementClass: TimelineItemHeaderTitle$1,
|
|
1029
|
+
displayName: "TimelineItemHeaderTitle"
|
|
1030
|
+
});
|
|
1031
|
+
const TimelineItemIcon2 = createComponent({
|
|
1032
|
+
tagName: "m-timeline-item-icon",
|
|
1033
|
+
elementClass: TimelineItemIcon$1,
|
|
1034
|
+
displayName: "TimelineItemIcon"
|
|
1035
|
+
});
|
|
1036
|
+
const Timeline2 = createComponent({
|
|
1037
|
+
tagName: "m-timeline",
|
|
1038
|
+
elementClass: Timeline$1,
|
|
1039
|
+
displayName: "Timeline",
|
|
1040
|
+
subComponents: {
|
|
1041
|
+
Item: TimelineItem2,
|
|
1042
|
+
ExpandableItem: TimelineExpandableItem2,
|
|
1043
|
+
ItemBody: TimelineItemBody2,
|
|
1044
|
+
ItemFooter: TimelineItemFooter2,
|
|
1045
|
+
ItemHeader: TimelineItemHeader2,
|
|
1046
|
+
ItemHeaderTitle: TimelineItemHeaderTitle2,
|
|
1047
|
+
ItemHeaderSubtitle: TimelineItemHeaderSubtitle2,
|
|
1048
|
+
ItemIcon: TimelineItemIcon2
|
|
1049
|
+
}
|
|
1209
1050
|
});
|
|
1210
|
-
|
|
1211
1051
|
const WiredToggle = createComponent({
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1052
|
+
tagName: "m-toggle",
|
|
1053
|
+
elementClass: Toggle$1,
|
|
1054
|
+
displayName: "Toggle"
|
|
1215
1055
|
});
|
|
1216
|
-
const
|
|
1217
|
-
|
|
1218
|
-
|
|
1056
|
+
const Toggle2 = forwardRef((props, ref) => {
|
|
1057
|
+
const { children, leading, ...rest } = props;
|
|
1058
|
+
return /* @__PURE__ */ React.createElement(WiredToggle, { ...rest, ref }, leading != null && /* @__PURE__ */ React.createElement("span", { slot: "leading" }, leading), children);
|
|
1219
1059
|
});
|
|
1220
|
-
|
|
1221
1060
|
const WiredToggleGroup = createComponent({
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1061
|
+
tagName: "m-toggle-group",
|
|
1062
|
+
elementClass: ToggleGroup$1,
|
|
1063
|
+
events: {
|
|
1064
|
+
onChange: "change"
|
|
1065
|
+
},
|
|
1066
|
+
displayName: "ToggleGroup"
|
|
1067
|
+
});
|
|
1068
|
+
function ToggleGroup2({
|
|
1069
|
+
options,
|
|
1070
|
+
children,
|
|
1071
|
+
onChange,
|
|
1072
|
+
...rest
|
|
1073
|
+
}) {
|
|
1074
|
+
return /* @__PURE__ */ React.createElement(
|
|
1075
|
+
WiredToggleGroup,
|
|
1076
|
+
{
|
|
1077
|
+
onChange,
|
|
1078
|
+
...rest
|
|
1226
1079
|
},
|
|
1227
|
-
|
|
1228
|
-
}
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
, {
|
|
1233
|
-
// @ts-expect-error -- we can't type this properly because of the way the WC is implemented
|
|
1234
|
-
onChange: onChange, ...rest, children: children ??
|
|
1235
|
-
(options || []).map(function renderOption(option) {
|
|
1236
|
-
const { label, value: optionValue, ...others } = option;
|
|
1237
|
-
return (jsx(Toggle, { ...others, value: optionValue, children: label }, optionValue));
|
|
1238
|
-
}) }));
|
|
1080
|
+
children ?? (options || []).map(function renderOption(option) {
|
|
1081
|
+
const { label, value: optionValue, ...others } = option;
|
|
1082
|
+
return /* @__PURE__ */ React.createElement(Toggle2, { key: optionValue, ...others, value: optionValue }, label);
|
|
1083
|
+
})
|
|
1084
|
+
);
|
|
1239
1085
|
}
|
|
1240
|
-
|
|
1241
|
-
|
|
1086
|
+
ToggleGroup2.Toggle = Toggle2;
|
|
1242
1087
|
const WiredTooltip = createComponent({
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1088
|
+
tagName: "m-tooltip",
|
|
1089
|
+
elementClass: Tooltip$1,
|
|
1090
|
+
displayName: "Tooltip"
|
|
1246
1091
|
});
|
|
1247
1092
|
let counter = 0;
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
* prefixing with 'm' to ensure we always start with a letter.
|
|
1256
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id
|
|
1257
|
-
*/
|
|
1258
|
-
const id = `m-${prefix}-${counter}`;
|
|
1259
|
-
/**
|
|
1260
|
-
* Embracing the unlikelyhood of having 9007199254740991 elements we id-d with this approach
|
|
1261
|
-
* at the same time in the document (in which case we would have a collision).
|
|
1262
|
-
*/
|
|
1263
|
-
if (counter === Number.MAX_SAFE_INTEGER) {
|
|
1264
|
-
counter = 0;
|
|
1265
|
-
}
|
|
1266
|
-
return id;
|
|
1093
|
+
function generateId(prefix = "tt-anchor") {
|
|
1094
|
+
counter += 1;
|
|
1095
|
+
const id = `m-${prefix}-${counter}`;
|
|
1096
|
+
if (counter === Number.MAX_SAFE_INTEGER) {
|
|
1097
|
+
counter = 0;
|
|
1098
|
+
}
|
|
1099
|
+
return id;
|
|
1267
1100
|
}
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1101
|
+
function Tooltip2(props) {
|
|
1102
|
+
const { children, message, ...rest } = props;
|
|
1103
|
+
const child = Children.only(children);
|
|
1104
|
+
if (isFragment(child) || !isValidElement(child)) {
|
|
1105
|
+
console.error(
|
|
1106
|
+
"Tooltip must wrap a single and valid child element (Fragment is not accepted)."
|
|
1107
|
+
);
|
|
1108
|
+
return null;
|
|
1109
|
+
}
|
|
1110
|
+
const [anchorId, childWithId] = (() => {
|
|
1111
|
+
const elementWithID = child;
|
|
1112
|
+
const { id } = elementWithID.props;
|
|
1113
|
+
if (id) {
|
|
1114
|
+
return [id, elementWithID];
|
|
1280
1115
|
}
|
|
1281
|
-
const
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
cloneElement(elementWithID, {
|
|
1291
|
-
id: generatedAnchorId,
|
|
1292
|
-
}),
|
|
1293
|
-
];
|
|
1294
|
-
})();
|
|
1295
|
-
return (jsxs(Fragment, { children: [jsx(WiredTooltip, { anchor: anchorId, ...rest, children: message }), childWithId] }));
|
|
1116
|
+
const generatedAnchorId = generateId();
|
|
1117
|
+
return [
|
|
1118
|
+
generatedAnchorId,
|
|
1119
|
+
cloneElement(elementWithID, {
|
|
1120
|
+
id: generatedAnchorId
|
|
1121
|
+
})
|
|
1122
|
+
];
|
|
1123
|
+
})();
|
|
1124
|
+
return /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(WiredTooltip, { anchor: anchorId, ...rest }, message), childWithId);
|
|
1296
1125
|
}
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
displayName: 'LogoLoader',
|
|
1126
|
+
const LogoLoader2 = createComponent({
|
|
1127
|
+
tagName: "m-logo-loader",
|
|
1128
|
+
elementClass: LogoLoader$1,
|
|
1129
|
+
displayName: "LogoLoader"
|
|
1302
1130
|
});
|
|
1303
|
-
|
|
1304
1131
|
const DotsLoader = createComponent({
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
});
|
|
1309
|
-
|
|
1310
|
-
|
|
1132
|
+
tagName: "m-dots-loader",
|
|
1133
|
+
elementClass: DotsLoader$1,
|
|
1134
|
+
displayName: "DotsLoader"
|
|
1135
|
+
});
|
|
1136
|
+
export {
|
|
1137
|
+
Accordion2 as Accordion,
|
|
1138
|
+
ActionableTag2 as ActionableTag,
|
|
1139
|
+
Badge2 as Badge,
|
|
1140
|
+
Banner2 as Banner,
|
|
1141
|
+
Box2 as Box,
|
|
1142
|
+
Button2 as Button,
|
|
1143
|
+
Card2 as Card,
|
|
1144
|
+
Checkbox2 as Checkbox,
|
|
1145
|
+
Column2 as Column,
|
|
1146
|
+
Container2 as Container,
|
|
1147
|
+
DIALOG_SIZES,
|
|
1148
|
+
DIALOG_VARIANTS,
|
|
1149
|
+
DRAWER_SIZES,
|
|
1150
|
+
Dialog2 as Dialog,
|
|
1151
|
+
Divider2 as Divider,
|
|
1152
|
+
DotsLoader,
|
|
1153
|
+
Drawer2 as Drawer,
|
|
1154
|
+
Dropdown2 as Dropdown,
|
|
1155
|
+
DropdownItem2 as DropdownItem,
|
|
1156
|
+
DropdownMenu2 as DropdownMenu,
|
|
1157
|
+
DropdownTrigger2 as DropdownTrigger,
|
|
1158
|
+
EMPTY_STATE_VARIANTS,
|
|
1159
|
+
EmptyState2 as EmptyState,
|
|
1160
|
+
Field2 as Field,
|
|
1161
|
+
Grid2 as Grid,
|
|
1162
|
+
Group2 as Group,
|
|
1163
|
+
Header2 as Header,
|
|
1164
|
+
HeaderActions2 as HeaderActions,
|
|
1165
|
+
HeaderTabs,
|
|
1166
|
+
HeaderTitle2 as HeaderTitle,
|
|
1167
|
+
Icon2 as Icon,
|
|
1168
|
+
LabeledValue2 as LabeledValue,
|
|
1169
|
+
LabeledValueLabel2 as LabeledValueLabel,
|
|
1170
|
+
LabeledValueValue2 as LabeledValueValue,
|
|
1171
|
+
Layout,
|
|
1172
|
+
Link2 as Link,
|
|
1173
|
+
LogoLoader2 as LogoLoader,
|
|
1174
|
+
PageContent2 as PageContent,
|
|
1175
|
+
Pagination2 as Pagination,
|
|
1176
|
+
ProgressBar2 as ProgressBar,
|
|
1177
|
+
ProgressBarCountdown2 as ProgressBarCountdown,
|
|
1178
|
+
Radio2 as Radio,
|
|
1179
|
+
RadioGroup2 as RadioGroup,
|
|
1180
|
+
Row2 as Row,
|
|
1181
|
+
Section2 as Section,
|
|
1182
|
+
Select,
|
|
1183
|
+
Sidebar2 as Sidebar,
|
|
1184
|
+
SpinnerWheel2 as SpinnerWheel,
|
|
1185
|
+
Stack2 as Stack,
|
|
1186
|
+
Step2 as Step,
|
|
1187
|
+
Steps2 as Steps,
|
|
1188
|
+
SubHeader2 as SubHeader,
|
|
1189
|
+
Switch2 as Switch,
|
|
1190
|
+
Switcher2 as Switcher,
|
|
1191
|
+
Tab2 as Tab,
|
|
1192
|
+
TabPanel2 as TabPanel,
|
|
1193
|
+
Table2 as Table,
|
|
1194
|
+
TableActions2 as TableActions,
|
|
1195
|
+
TableBody2 as TableBody,
|
|
1196
|
+
TableCell2 as TableCell,
|
|
1197
|
+
TableFeedback2 as TableFeedback,
|
|
1198
|
+
TableFoot2 as TableFoot,
|
|
1199
|
+
TableHead2 as TableHead,
|
|
1200
|
+
TableHeadCell2 as TableHeadCell,
|
|
1201
|
+
TableRow2 as TableRow,
|
|
1202
|
+
TableSelectionCell,
|
|
1203
|
+
TableToolbar2 as TableToolbar,
|
|
1204
|
+
Tabs2 as Tabs,
|
|
1205
|
+
Tag2 as Tag,
|
|
1206
|
+
Text2 as Text,
|
|
1207
|
+
TextArea2 as TextArea,
|
|
1208
|
+
TextField2 as TextField,
|
|
1209
|
+
Timeline2 as Timeline,
|
|
1210
|
+
TimelineExpandableItem2 as TimelineExpandableItem,
|
|
1211
|
+
TimelineItem2 as TimelineItem,
|
|
1212
|
+
TimelineItemBody2 as TimelineItemBody,
|
|
1213
|
+
TimelineItemFooter2 as TimelineItemFooter,
|
|
1214
|
+
TimelineItemHeader2 as TimelineItemHeader,
|
|
1215
|
+
TimelineItemHeaderSubtitle2 as TimelineItemHeaderSubtitle,
|
|
1216
|
+
TimelineItemHeaderTitle2 as TimelineItemHeaderTitle,
|
|
1217
|
+
TimelineItemIcon2 as TimelineItemIcon,
|
|
1218
|
+
Toggle2 as Toggle,
|
|
1219
|
+
ToggleGroup2 as ToggleGroup,
|
|
1220
|
+
Tooltip2 as Tooltip,
|
|
1221
|
+
Accordion as WCAccordion,
|
|
1222
|
+
AccordionContent as WCAccordionContent,
|
|
1223
|
+
AccordionTitle as WCAccordionTitle,
|
|
1224
|
+
ActionableTag as WCActionableTag,
|
|
1225
|
+
Badge as WCBadge,
|
|
1226
|
+
Banner as WCBanner,
|
|
1227
|
+
BannerActionPrimary as WCBannerActionPrimary,
|
|
1228
|
+
BannerActionSecondary as WCBannerActionSecondary,
|
|
1229
|
+
BannerActions as WCBannerActions,
|
|
1230
|
+
BannerDescription as WCBannerDescription,
|
|
1231
|
+
BannerIcon as WCBannerIcon,
|
|
1232
|
+
BannerTitle as WCBannerTitle,
|
|
1233
|
+
Box as WCBox,
|
|
1234
|
+
Button as WCButton,
|
|
1235
|
+
Card as WCCard,
|
|
1236
|
+
CardActionPrimary as WCCardActionPrimary,
|
|
1237
|
+
CardActionSecondary as WCCardActionSecondary,
|
|
1238
|
+
CardActionTertiary as WCCardActionTertiary,
|
|
1239
|
+
CardBody as WCCardBody,
|
|
1240
|
+
CardDivider as WCCardDivider,
|
|
1241
|
+
CardFooter as WCCardFooter,
|
|
1242
|
+
CardSubtitle as WCCardSubtitle,
|
|
1243
|
+
CardTitle as WCCardTitle,
|
|
1244
|
+
Checkbox as WCCheckbox,
|
|
1245
|
+
Column as WCColumn,
|
|
1246
|
+
Container as WCContainer,
|
|
1247
|
+
Dialog as WCDialog,
|
|
1248
|
+
DialogActionPrimary as WCDialogActionPrimary,
|
|
1249
|
+
DialogActionSecondary as WCDialogActionSecondary,
|
|
1250
|
+
DialogActionTertiary as WCDialogActionTertiary,
|
|
1251
|
+
DialogActions as WCDialogActions,
|
|
1252
|
+
DialogBody as WCDialogBody,
|
|
1253
|
+
DialogClose as WCDialogClose,
|
|
1254
|
+
DialogFooter as WCDialogFooter,
|
|
1255
|
+
DialogHeader as WCDialogHeader,
|
|
1256
|
+
Divider as WCDivider,
|
|
1257
|
+
Drawer as WCDrawer,
|
|
1258
|
+
DrawerActionPrimary as WCDrawerActionPrimary,
|
|
1259
|
+
DrawerActionSecondary as WCDrawerActionSecondary,
|
|
1260
|
+
DrawerActionTertiary as WCDrawerActionTertiary,
|
|
1261
|
+
DrawerActions as WCDrawerActions,
|
|
1262
|
+
DrawerBody as WCDrawerBody,
|
|
1263
|
+
DrawerClose as WCDrawerClose,
|
|
1264
|
+
DrawerHeader as WCDrawerHeader,
|
|
1265
|
+
Dropdown as WCDropdown,
|
|
1266
|
+
DropdownItem as WCDropdownItem,
|
|
1267
|
+
DropdownMenu as WCDropdownMenu,
|
|
1268
|
+
DropdownTrigger as WCDropdownTrigger,
|
|
1269
|
+
EmptyState as WCEmptyState,
|
|
1270
|
+
EmptyStateAction as WCEmptyStateAction,
|
|
1271
|
+
EmptyStateHeader as WCEmptyStateHeader,
|
|
1272
|
+
EmptyStateIllustration as WCEmptyStateIllustration,
|
|
1273
|
+
EmptyStateMessage as WCEmptyStateMessage,
|
|
1274
|
+
Field as WCField,
|
|
1275
|
+
FieldHint as WCFieldHint,
|
|
1276
|
+
FieldLabel as WCFieldLabel,
|
|
1277
|
+
Grid as WCGrid,
|
|
1278
|
+
Group as WCGroup,
|
|
1279
|
+
Header as WCHeader,
|
|
1280
|
+
HeaderActions as WCHeaderActions,
|
|
1281
|
+
HeaderContent as WCHeaderContent,
|
|
1282
|
+
HeaderTitle as WCHeaderTitle,
|
|
1283
|
+
Icon as WCIcon,
|
|
1284
|
+
LabeledValue as WCLabeledValue,
|
|
1285
|
+
LabeledValueLabel as WCLabeledValueLabel,
|
|
1286
|
+
LabeledValueValue as WCLabeledValueValue,
|
|
1287
|
+
Link as WCLink,
|
|
1288
|
+
LogoLoader as WCLogoLoader,
|
|
1289
|
+
PageContent as WCPageContent,
|
|
1290
|
+
Pagination as WCPagination,
|
|
1291
|
+
ProgressBar as WCProgressBar,
|
|
1292
|
+
ProgressBarCountdown as WCProgressBarCountdown,
|
|
1293
|
+
Radio as WCRadio,
|
|
1294
|
+
RadioGroup as WCRadioGroup,
|
|
1295
|
+
Row as WCRow,
|
|
1296
|
+
Section as WCSection,
|
|
1297
|
+
SectionTitle as WCSectionTitle,
|
|
1298
|
+
Sidebar as WCSidebar,
|
|
1299
|
+
SpinnerWheel as WCSpinnerWheel,
|
|
1300
|
+
Stack as WCStack,
|
|
1301
|
+
Step as WCStep,
|
|
1302
|
+
Steps as WCSteps,
|
|
1303
|
+
SubHeader as WCSubHeader,
|
|
1304
|
+
Switch as WCSwitch,
|
|
1305
|
+
Switcher as WCSwitcher,
|
|
1306
|
+
Tab as WCTab,
|
|
1307
|
+
TabPanel as WCTabPanel,
|
|
1308
|
+
Table as WCTable,
|
|
1309
|
+
TableActions as WCTableActions,
|
|
1310
|
+
TableBody as WCTableBody,
|
|
1311
|
+
TableCell as WCTableCell,
|
|
1312
|
+
TableFeedback as WCTableFeedback,
|
|
1313
|
+
TableFoot as WCTableFoot,
|
|
1314
|
+
TableHead as WCTableHead,
|
|
1315
|
+
TableHeadCell as WCTableHeadCell,
|
|
1316
|
+
TableRow as WCTableRow,
|
|
1317
|
+
TableToolbar as WCTableToolbar,
|
|
1318
|
+
Tabs as WCTabs,
|
|
1319
|
+
Tag as WCTag,
|
|
1320
|
+
Text as WCText,
|
|
1321
|
+
TextArea as WCTextArea,
|
|
1322
|
+
TextField as WCTextField,
|
|
1323
|
+
Timeline as WCTimeline,
|
|
1324
|
+
TimelineExpandableItem as WCTimelineExpandableItem,
|
|
1325
|
+
TimelineItem as WCTimelineItem,
|
|
1326
|
+
TimelineItemBody as WCTimelineItemBody,
|
|
1327
|
+
TimelineItemFooter as WCTimelineItemFooter,
|
|
1328
|
+
TimelineItemHeader as WCTimelineItemHeader,
|
|
1329
|
+
TimelineItemHeaderSubtitle as WCTimelineItemHeaderSubtitle,
|
|
1330
|
+
TimelineItemHeaderTitle as WCTimelineItemHeaderTitle,
|
|
1331
|
+
TimelineItemIcon as WCTimelineItemIcon,
|
|
1332
|
+
Toggle as WCToggle,
|
|
1333
|
+
ToggleGroup as WCToggleGroup,
|
|
1334
|
+
Tooltip as WCTooltip,
|
|
1335
|
+
useSteps
|
|
1336
|
+
};
|