@pismo/marola 1.0.0-beta.62 → 1.0.0-beta.64
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/assets/PageHeader.css +1 -1
- package/dist/components/Chip/Chip.stories.d.ts +1 -1
- package/dist/components/ConfirmationDialog/ConfirmationDialog.stories.d.ts +1 -1
- package/dist/components/Description/Description.d.ts +1 -2
- package/dist/components/Description/Description.js +5 -5
- package/dist/components/Dialog/Dialog.stories.d.ts +1 -1
- package/dist/components/EllipsisTooltip/EllipsisTooltip.stories.d.ts +1 -1
- package/dist/components/LoadingSpinner/LoadingSpinner.stories.d.ts +1 -1
- package/dist/components/PageHeader/PageHeader.js +55 -55
- package/dist/components/Popover/Popover.stories.d.ts +1 -1
- package/dist/components/Snackbar/Snackbar.stories.d.ts +1 -1
- package/dist/components/ToggleGroup/ToggleGroup.stories.d.ts +1 -1
- package/dist/components/Tooltip/Tooltip.stories.d.ts +1 -1
- package/dist/components/Typography/Typography.stories.d.ts +1 -1
- package/dist/contexts/SnackbarProvider/SnackbarProvider.stories.d.ts +1 -1
- package/dist/main.js +90 -89
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
._u-typography-
|
|
1
|
+
._u-typography-h1_1loyf_1{font-size:var(--heading-font-size-1);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-1);margin:0}._u-typography-h2_1loyf_8{font-size:var(--heading-font-size-2);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-2);margin:0}._u-typography-h3_1loyf_15{font-size:var(--heading-font-size-3);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-3);margin:0}._u-typography-h4_1loyf_22,._page-header__main-left-content_1loyf_22 ._title_1loyf_22{font-size:var(--heading-font-size-4);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-4);margin:0}._u-typography-h5_1loyf_29{font-size:var(--heading-font-size-5);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-5);margin:0}._u-typography-h6_1loyf_36{font-size:var(--heading-font-size-6);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height-6);margin:0}._u-typography-base_1loyf_43,._page-header__main-left-content_1loyf_22 ._subtitle_1loyf_43{margin:0;font-size:var(--base-font-size);font-weight:var(--base-weight);line-height:var(--base-line-height)}._u-typography-base--xxl_1loyf_49{font-size:var(--base-font-size-xxl);line-height:var(--base-line-height-xxl)}._u-typography-base--xl_1loyf_53{font-size:var(--base-font-size-xl);line-height:var(--base-line-height-xl)}._u-typography-base--lg_1loyf_57{font-size:var(--base-font-size-lg);line-height:var(--base-line-height-lg)}._u-typography-base--sm_1loyf_61{font-size:var(--base-font-size-sm);line-height:var(--base-line-height-sm)}._u-typography-base--bold_1loyf_65,._page-header__main-left-content_1loyf_22 ._title_1loyf_22{font-weight:var(--base-bold)}._u-typography-base--strikethrough_1loyf_68{text-decoration:line-through}._u-typography-base--underlined_1loyf_71{text-decoration:underline}._u-typography-base--strikethrough-underlined_1loyf_74{text-decoration:underline line-through}._page-header_1loyf_22{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:7.375rem;background:var(--cream);-webkit-font-smoothing:antialiased!important}._page-header_1loyf_22:has(._page-header__top-content_1loyf_87){justify-content:flex-start}._page-header__top-content_1loyf_87,._page-header__main-content_1loyf_90,._page-header__bottom-content_1loyf_90{width:64rem;max-width:100%;margin:0 auto}._page-header__top-content_1loyf_87{padding:1rem 0 .5rem}._page-header__top-content_1loyf_87 button{width:fit-content;height:1.125rem;padding:0;line-height:1.125rem}._page-header__breadcrumb_1loyf_104{display:flex;gap:.25rem;align-items:center}._page-header__breadcrumb_1loyf_104 button{color:var(--gray-95)}._page-header__breadcrumb_1loyf_104 button:hover:enabled{color:var(--hover)}._page-header__breadcrumb__separator_1loyf_115{height:1.125rem;padding:0;margin-right:-.25rem;line-height:1.125rem}._page-header__main-content_1loyf_90{position:relative;display:flex}._page-header__main-left-content_1loyf_22{display:flex;flex:1;flex-direction:column;justify-content:center}._page-header__main-left-content_1loyf_22 ._title_1loyf_22,._page-header__main-left-content_1loyf_22 ._subtitle_1loyf_43{display:block;width:100%;padding:0;margin:0;color:var(--gray-90)}._page-header__main-left-content_1loyf_22 ._account-header_1loyf_139{flex:1}._page-header__main-left-content_1loyf_22 ._account-header--container_1loyf_142{position:absolute;max-width:80%;height:5.75rem;background-color:var(--white-100);border:1px solid var(--border-secondary);border-radius:8px}._page-header__main-right-content_1loyf_150{display:flex;align-items:center;margin-bottom:1.125rem}._page-header__bottom-content_1loyf_90{margin-top:.8125rem}._account-header-margin_1loyf_159{margin-bottom:16px}
|
|
@@ -4,7 +4,7 @@ declare const meta: {
|
|
|
4
4
|
title: string;
|
|
5
5
|
component: import('react').ForwardRefExoticComponent<import('./Chip').ChipProps & import('react').RefAttributes<unknown>>;
|
|
6
6
|
tags: string[];
|
|
7
|
-
decorators: ((Story: import('@storybook/
|
|
7
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
8
8
|
label: import('react').ReactNode;
|
|
9
9
|
loading?: boolean | undefined;
|
|
10
10
|
leftAdornment?: import('../Adornment/Adornment').AdornmentProps | undefined;
|
|
@@ -5,7 +5,7 @@ declare const meta: {
|
|
|
5
5
|
title: string;
|
|
6
6
|
component: ({ open, onClose, title, subtitle, content, cancelAction, confirmAction, confirmLabel, cancelLabel, }: ConfirmationDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
tags: string[];
|
|
8
|
-
decorators: ((Story: import('@storybook/
|
|
8
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
9
9
|
open: boolean;
|
|
10
10
|
onClose: () => void;
|
|
11
11
|
title?: import('react').ReactNode;
|
|
@@ -11,5 +11,4 @@ export interface DescriptionProps {
|
|
|
11
11
|
/** Sets the label and value onto the same line */
|
|
12
12
|
inline?: boolean;
|
|
13
13
|
}
|
|
14
|
-
declare const Description: ({ label, value, isLoading, "data-testid": dataTestId, inline, }: DescriptionProps) => import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export default Description;
|
|
14
|
+
export declare const Description: ({ label, value, isLoading, "data-testid": dataTestId, inline, }: DescriptionProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../assets/Description.css';
|
|
2
|
-
import { jsxs as
|
|
3
|
-
import { c as
|
|
2
|
+
import { jsxs as n, jsx as t } from "react/jsx-runtime";
|
|
3
|
+
import { c as s } from "../../clsx-DB4S2d7J.js";
|
|
4
4
|
import { Skeleton as o } from "../Skeleton/Skeleton.js";
|
|
5
5
|
import { Typography as p } from "../Typography/Typography.js";
|
|
6
6
|
const i = "_container_he0z3_78", a = {
|
|
@@ -28,10 +28,10 @@ const i = "_container_he0z3_78", a = {
|
|
|
28
28
|
isLoading: r,
|
|
29
29
|
"data-testid": e = "Description",
|
|
30
30
|
inline: h
|
|
31
|
-
}) => /* @__PURE__ */
|
|
31
|
+
}) => /* @__PURE__ */ n(
|
|
32
32
|
"div",
|
|
33
33
|
{
|
|
34
|
-
className:
|
|
34
|
+
className: s([a.container, { [a["container--inline"]]: h }]),
|
|
35
35
|
"data-testid": `${e}-container`,
|
|
36
36
|
children: [
|
|
37
37
|
/* @__PURE__ */ t(p, { className: a["container--text"], variant: "base", "data-testid": `${e}-label`, children: r ? /* @__PURE__ */ t(o, { style: { width: 70, marginBottom: 2 }, "data-testid": `${e}-skeletonLabel` }) : y }),
|
|
@@ -50,5 +50,5 @@ const i = "_container_he0z3_78", a = {
|
|
|
50
50
|
}
|
|
51
51
|
);
|
|
52
52
|
export {
|
|
53
|
-
c as
|
|
53
|
+
c as Description
|
|
54
54
|
};
|
|
@@ -10,7 +10,7 @@ declare const meta: {
|
|
|
10
10
|
Actions: import('react').FunctionComponent<import('./Actions').DialogActionProps>;
|
|
11
11
|
};
|
|
12
12
|
tags: string[];
|
|
13
|
-
decorators: ((Story: import('@storybook/
|
|
13
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
14
14
|
color?: string | undefined;
|
|
15
15
|
ref?: ((instance: HTMLDivElement | null) => void) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
16
16
|
children: import('react').ReactElement<any, string | import('react').JSXElementConstructor<any>> & import('react').ReactElement<unknown, string | import('react').JSXElementConstructor<unknown>>;
|
|
@@ -8,7 +8,7 @@ declare const meta: {
|
|
|
8
8
|
parameters: {
|
|
9
9
|
layout: string;
|
|
10
10
|
};
|
|
11
|
-
decorators: ((Story: import('@storybook/
|
|
11
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
12
12
|
children: import('react').ReactNode;
|
|
13
13
|
title: import('react').ReactNode;
|
|
14
14
|
style?: import('react').CSSProperties | undefined;
|
|
@@ -4,7 +4,7 @@ declare const meta: {
|
|
|
4
4
|
title: string;
|
|
5
5
|
component: ({ invert, classNames }: import('./LoadingSpinner').LoadingSpinnerProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
tags: string[];
|
|
7
|
-
decorators: ((Story: import('@storybook/
|
|
7
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
8
8
|
invert?: boolean | undefined;
|
|
9
9
|
classNames?: string | undefined;
|
|
10
10
|
}>) => import("react/jsx-runtime").JSX.Element)[];
|
|
@@ -1,92 +1,92 @@
|
|
|
1
1
|
import '../../assets/PageHeader.css';
|
|
2
|
-
import { jsx as
|
|
2
|
+
import { jsx as e, Fragment as l, jsxs as i } from "react/jsx-runtime";
|
|
3
3
|
import { useMemo as H } from "react";
|
|
4
|
-
import { c as
|
|
4
|
+
import { c as _ } from "../../clsx-DB4S2d7J.js";
|
|
5
5
|
import { Icon as I } from "../Icon/Icon.js";
|
|
6
6
|
import { IconButton as T } from "../IconButton/IconButton.js";
|
|
7
|
-
const $ = "
|
|
8
|
-
"u-typography-h1": "_u-typography-
|
|
9
|
-
"u-typography-h2": "_u-typography-
|
|
10
|
-
"u-typography-h3": "_u-typography-
|
|
11
|
-
"u-typography-h4": "_u-typography-
|
|
12
|
-
"page-header__main-left-content": "_page-header__main-left-
|
|
7
|
+
const $ = "_title_1loyf_22", q = "_subtitle_1loyf_43", a = {
|
|
8
|
+
"u-typography-h1": "_u-typography-h1_1loyf_1",
|
|
9
|
+
"u-typography-h2": "_u-typography-h2_1loyf_8",
|
|
10
|
+
"u-typography-h3": "_u-typography-h3_1loyf_15",
|
|
11
|
+
"u-typography-h4": "_u-typography-h4_1loyf_22",
|
|
12
|
+
"page-header__main-left-content": "_page-header__main-left-content_1loyf_22",
|
|
13
13
|
title: $,
|
|
14
|
-
"u-typography-h5": "_u-typography-
|
|
15
|
-
"u-typography-h6": "_u-typography-
|
|
16
|
-
"u-typography-base": "_u-typography-
|
|
14
|
+
"u-typography-h5": "_u-typography-h5_1loyf_29",
|
|
15
|
+
"u-typography-h6": "_u-typography-h6_1loyf_36",
|
|
16
|
+
"u-typography-base": "_u-typography-base_1loyf_43",
|
|
17
17
|
subtitle: q,
|
|
18
|
-
"u-typography-base--xxl": "_u-typography-base--
|
|
19
|
-
"u-typography-base--xl": "_u-typography-base--
|
|
20
|
-
"u-typography-base--lg": "_u-typography-base--
|
|
21
|
-
"u-typography-base--sm": "_u-typography-base--
|
|
22
|
-
"u-typography-base--bold": "_u-typography-base--
|
|
23
|
-
"u-typography-base--strikethrough": "_u-typography-base--
|
|
24
|
-
"u-typography-base--underlined": "_u-typography-base--
|
|
25
|
-
"u-typography-base--strikethrough-underlined": "_u-typography-base--strikethrough-
|
|
26
|
-
"page-header": "_page-
|
|
27
|
-
"page-header__top-content": "_page-header__top-
|
|
28
|
-
"page-header__main-content": "_page-header__main-
|
|
29
|
-
"page-header__bottom-content": "_page-header__bottom-
|
|
30
|
-
"page-header__breadcrumb": "_page-
|
|
31
|
-
"page-header__breadcrumb__separator": "_page-
|
|
32
|
-
"account-header": "_account-
|
|
33
|
-
"account-header--container": "_account-header--
|
|
34
|
-
"page-header__main-right-content": "_page-header__main-right-
|
|
35
|
-
"account-header-margin": "_account-header-
|
|
18
|
+
"u-typography-base--xxl": "_u-typography-base--xxl_1loyf_49",
|
|
19
|
+
"u-typography-base--xl": "_u-typography-base--xl_1loyf_53",
|
|
20
|
+
"u-typography-base--lg": "_u-typography-base--lg_1loyf_57",
|
|
21
|
+
"u-typography-base--sm": "_u-typography-base--sm_1loyf_61",
|
|
22
|
+
"u-typography-base--bold": "_u-typography-base--bold_1loyf_65",
|
|
23
|
+
"u-typography-base--strikethrough": "_u-typography-base--strikethrough_1loyf_68",
|
|
24
|
+
"u-typography-base--underlined": "_u-typography-base--underlined_1loyf_71",
|
|
25
|
+
"u-typography-base--strikethrough-underlined": "_u-typography-base--strikethrough-underlined_1loyf_74",
|
|
26
|
+
"page-header": "_page-header_1loyf_22",
|
|
27
|
+
"page-header__top-content": "_page-header__top-content_1loyf_87",
|
|
28
|
+
"page-header__main-content": "_page-header__main-content_1loyf_90",
|
|
29
|
+
"page-header__bottom-content": "_page-header__bottom-content_1loyf_90",
|
|
30
|
+
"page-header__breadcrumb": "_page-header__breadcrumb_1loyf_104",
|
|
31
|
+
"page-header__breadcrumb__separator": "_page-header__breadcrumb__separator_1loyf_115",
|
|
32
|
+
"account-header": "_account-header_1loyf_139",
|
|
33
|
+
"account-header--container": "_account-header--container_1loyf_142",
|
|
34
|
+
"page-header__main-right-content": "_page-header__main-right-content_1loyf_150",
|
|
35
|
+
"account-header-margin": "_account-header-margin_1loyf_159"
|
|
36
36
|
}, D = ({
|
|
37
37
|
title: n,
|
|
38
|
-
subtitle:
|
|
39
|
-
rightChildren:
|
|
40
|
-
bottomChildren:
|
|
41
|
-
classNameWrapper:
|
|
42
|
-
classNameTitle:
|
|
38
|
+
subtitle: y,
|
|
39
|
+
rightChildren: g,
|
|
40
|
+
bottomChildren: h,
|
|
41
|
+
classNameWrapper: u,
|
|
42
|
+
classNameTitle: f,
|
|
43
43
|
classNameSubtitle: k,
|
|
44
44
|
headerBubble: r,
|
|
45
45
|
"data-testid-wrapper": N,
|
|
46
|
-
"data-testid-title":
|
|
47
|
-
"data-testid-subtitle":
|
|
46
|
+
"data-testid-title": v,
|
|
47
|
+
"data-testid-subtitle": x,
|
|
48
48
|
"data-testid-account-header": C,
|
|
49
49
|
...L
|
|
50
50
|
}) => {
|
|
51
51
|
const {
|
|
52
|
-
breadcrumb:
|
|
52
|
+
breadcrumb: s,
|
|
53
53
|
backLinkText: p,
|
|
54
|
-
onBackLinkClick:
|
|
54
|
+
onBackLinkClick: c,
|
|
55
55
|
classNameBackLink: m,
|
|
56
56
|
"data-testid-backLink": b,
|
|
57
57
|
...w
|
|
58
58
|
} = L;
|
|
59
|
-
r && (n ||
|
|
60
|
-
const j = r ?
|
|
61
|
-
const
|
|
62
|
-
return p &&
|
|
59
|
+
r && (n || y || h) && console.error("headerBubble prop can not be used with title, subtitle or bottomChildren"), !r && !n && console.error("title prop is required when not using headerBubble");
|
|
60
|
+
const j = r ? _([a["page-header"], u, a["account-header-margin"]]) : _([a["page-header"], u]), B = H(() => {
|
|
61
|
+
const o = [];
|
|
62
|
+
return p && c && o.push({
|
|
63
63
|
label: p,
|
|
64
64
|
className: m,
|
|
65
65
|
"data-testid": b,
|
|
66
|
-
onClick:
|
|
67
|
-
}),
|
|
66
|
+
onClick: c
|
|
67
|
+
}), s && o.push(...s), /* @__PURE__ */ e("div", { className: a["page-header__top-content"], children: /* @__PURE__ */ e("div", { className: a["page-header__breadcrumb"], children: o.map((t, d) => /* @__PURE__ */ e(
|
|
68
68
|
T,
|
|
69
69
|
{
|
|
70
|
-
icon:
|
|
70
|
+
icon: d === 0 ? /* @__PURE__ */ e(I, { icon: "house-blank" }) : /* @__PURE__ */ e("span", { className: a["page-header__breadcrumb__separator"], children: "/" }),
|
|
71
71
|
onClick: () => t.onClick && t.onClick(),
|
|
72
72
|
className: t.className,
|
|
73
73
|
"data-testid": t["data-testid"],
|
|
74
|
-
disabled:
|
|
74
|
+
disabled: o.length === 1 ? !1 : d === o.length - 1,
|
|
75
75
|
children: t.label
|
|
76
76
|
},
|
|
77
|
-
`${t.label}_${
|
|
77
|
+
`${t.label}_${d}`
|
|
78
78
|
)) }) });
|
|
79
|
-
}, [
|
|
80
|
-
return /* @__PURE__ */
|
|
79
|
+
}, [s, p, m, b, c]);
|
|
80
|
+
return /* @__PURE__ */ e(l, { children: /* @__PURE__ */ i("div", { className: j, "data-testid": N, ...w, children: [
|
|
81
81
|
B,
|
|
82
|
-
/* @__PURE__ */
|
|
83
|
-
/* @__PURE__ */
|
|
84
|
-
/* @__PURE__ */
|
|
85
|
-
/* @__PURE__ */
|
|
82
|
+
/* @__PURE__ */ i("div", { className: a["page-header__main-content"], children: [
|
|
83
|
+
/* @__PURE__ */ e("div", { className: a["page-header__main-left-content"], children: r ? /* @__PURE__ */ e(l, { children: /* @__PURE__ */ e("div", { className: a["account-header"], children: /* @__PURE__ */ e("div", { className: a["account-header--container"], "data-testid": C, children: r }) }) }) : /* @__PURE__ */ i(l, { children: [
|
|
84
|
+
/* @__PURE__ */ e("h1", { className: _(a.title, f), "data-testid": v, children: n }),
|
|
85
|
+
/* @__PURE__ */ e("h2", { className: _(a.subtitle, k), "data-testid": x, children: y })
|
|
86
86
|
] }) }),
|
|
87
|
-
|
|
87
|
+
g && /* @__PURE__ */ e("div", { className: a["page-header__main-right-content"], children: g })
|
|
88
88
|
] }),
|
|
89
|
-
|
|
89
|
+
h && /* @__PURE__ */ e("div", { className: a["page-header__bottom-content"], children: h })
|
|
90
90
|
] }) });
|
|
91
91
|
};
|
|
92
92
|
export {
|
|
@@ -25,7 +25,7 @@ declare const meta: {
|
|
|
25
25
|
};
|
|
26
26
|
};
|
|
27
27
|
tags: string[];
|
|
28
|
-
decorators: ((Story: import('@storybook/
|
|
28
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
29
29
|
[x: string]: any;
|
|
30
30
|
}>) => import("react/jsx-runtime").JSX.Element)[];
|
|
31
31
|
};
|
|
@@ -5,7 +5,7 @@ declare const meta: {
|
|
|
5
5
|
title: string;
|
|
6
6
|
component: ({ snackbarMessage, variant, autoHideDuration, open, onClose, onClosed, classNameWrapper, "data-testid": dataTestId, }: SnackbarProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
tags: string[];
|
|
8
|
-
decorators: ((Story: import('@storybook/
|
|
8
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
9
9
|
accept?: string | undefined;
|
|
10
10
|
alt?: string | undefined;
|
|
11
11
|
autoComplete?: import('react').HTMLInputAutoCompleteAttribute | undefined;
|
|
@@ -6,7 +6,7 @@ declare const meta: {
|
|
|
6
6
|
title: string;
|
|
7
7
|
component: import('react').ForwardRefExoticComponent<ToggleGroupProps & import('react').RefAttributes<HTMLFieldSetElement>>;
|
|
8
8
|
tags: string[];
|
|
9
|
-
decorators: ((Story: import('@storybook/
|
|
9
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
10
10
|
legend?: import('react').ReactNode;
|
|
11
11
|
error?: import('react').ReactNode;
|
|
12
12
|
children: import('react').ReactElement<import('./Toggle.tsx').ToggleGroupItemProps<string | number>, string | import('react').JSXElementConstructor<any>>[];
|
|
@@ -8,7 +8,7 @@ declare const meta: {
|
|
|
8
8
|
parameters: {
|
|
9
9
|
layout: string;
|
|
10
10
|
};
|
|
11
|
-
decorators: ((Story: import('@storybook/
|
|
11
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
12
12
|
children: import('react').ReactNode;
|
|
13
13
|
title: import('react').ReactNode;
|
|
14
14
|
open?: boolean | undefined;
|
|
@@ -12,7 +12,7 @@ declare const meta: {
|
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
14
|
};
|
|
15
|
-
decorators: ((Story: import('@storybook/
|
|
15
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
16
16
|
children: import('react').ReactNode;
|
|
17
17
|
element?: import('react').ElementType | undefined;
|
|
18
18
|
variant?: import('./Typography').VariantType | undefined;
|
|
@@ -12,7 +12,7 @@ declare const meta: {
|
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
14
|
tags: string[];
|
|
15
|
-
decorators: ((Story: import('@storybook/
|
|
15
|
+
decorators: ((Story: import('@storybook/csf').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
16
16
|
[x: string]: any;
|
|
17
17
|
}>) => import("react/jsx-runtime").JSX.Element)[];
|
|
18
18
|
};
|
package/dist/main.js
CHANGED
|
@@ -1,93 +1,94 @@
|
|
|
1
|
-
import { Adornment as
|
|
2
|
-
import { Advice as
|
|
3
|
-
import { Autocomplete as
|
|
1
|
+
import { Adornment as t } from "./components/Adornment/Adornment.js";
|
|
2
|
+
import { Advice as a } from "./components/Advice/Advice.js";
|
|
3
|
+
import { Autocomplete as m } from "./components/Autocomplete/Autocomplete.js";
|
|
4
4
|
import "./components/Avatar/Avatar.js";
|
|
5
|
-
import { Button as
|
|
6
|
-
import { Checkbox as
|
|
7
|
-
import { C as
|
|
8
|
-
import { ConfirmationDialog as
|
|
9
|
-
import "
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import { SnackbarContext as
|
|
35
|
-
import { default as
|
|
36
|
-
import { default as
|
|
37
|
-
import { default as
|
|
38
|
-
import { Tab as
|
|
39
|
-
import { TabPanel as
|
|
5
|
+
import { Button as n } from "./components/Button/Button.js";
|
|
6
|
+
import { Checkbox as l } from "./components/Checkbox/Checkbox.js";
|
|
7
|
+
import { C as s, R as c, T as g } from "./Toggle-MfR7l8Wn.js";
|
|
8
|
+
import { ConfirmationDialog as S } from "./components/ConfirmationDialog/ConfirmationDialog.js";
|
|
9
|
+
import { Description as b } from "./components/Description/Description.js";
|
|
10
|
+
import { Dialog as C } from "./components/Dialog/Dialog.js";
|
|
11
|
+
import { EllipsisTooltip as D } from "./components/EllipsisTooltip/EllipsisTooltip.js";
|
|
12
|
+
import { Icon as P } from "./components/Icon/Icon.js";
|
|
13
|
+
import { IconButton as y } from "./components/IconButton/IconButton.js";
|
|
14
|
+
import { Input as B } from "./components/Input/Input.js";
|
|
15
|
+
import { InputSearch as R } from "./components/InputSearch/InputSearch.js";
|
|
16
|
+
import { LoadingSpinner as w } from "./components/LoadingSpinner/LoadingSpinner.js";
|
|
17
|
+
import { PageHeader as L } from "./components/PageHeader/PageHeader.js";
|
|
18
|
+
import { Pagination as O, paginationDefaultTranslations as W } from "./components/Pagination/Pagination.js";
|
|
19
|
+
import { Popover as q } from "./components/Popover/Popover.js";
|
|
20
|
+
import { ResultWithChips as F } from "./components/ResultWithChips/ResultWithChips.js";
|
|
21
|
+
import { Select as K, SelectOption as M } from "./components/Select/Select.js";
|
|
22
|
+
import { Skeleton as U, SkeletonCircle as V, SkeletonTable as X } from "./components/Skeleton/Skeleton.js";
|
|
23
|
+
import { Snackbar as Z } from "./components/Snackbar/Snackbar.js";
|
|
24
|
+
import { SortTooltip as $, sortTooltipDefaultTranslations as oo } from "./components/SortTooltip/SortTooltip.js";
|
|
25
|
+
import { Stepper as eo } from "./components/Stepper/Stepper.js";
|
|
26
|
+
import { StepperNavigator as po } from "./components/StepperNavigator/StepperNavigator.js";
|
|
27
|
+
import { TBody as fo, THead as mo, Table as xo, Td as no, Th as io, Tr as lo } from "./components/Table/Table.js";
|
|
28
|
+
import { Tabs as so } from "./components/Tabs/Tabs.js";
|
|
29
|
+
import { TextDisplay as go } from "./components/TextDisplay/TextDisplay.js";
|
|
30
|
+
import { Toggle as So } from "./components/Toggle/Toggle.js";
|
|
31
|
+
import { G as ko } from "./Group-DspH8hyO.js";
|
|
32
|
+
import { Tooltip as ho } from "./components/Tooltip/Tooltip.js";
|
|
33
|
+
import { Text as Io, Typography as Po } from "./components/Typography/Typography.js";
|
|
34
|
+
import { SnackbarContext as yo, SnackbarProvider as Ao, useSnackbar as Bo } from "./contexts/SnackbarProvider/SnackbarProvider.js";
|
|
35
|
+
import { default as Ro } from "./components/Dialog/DialogTitle.js";
|
|
36
|
+
import { default as wo } from "./components/Dialog/Content.js";
|
|
37
|
+
import { default as Lo } from "./components/Dialog/Actions.js";
|
|
38
|
+
import { Tab as Oo } from "./components/Tabs/Tab.js";
|
|
39
|
+
import { TabPanel as jo } from "./components/Tabs/TabPanel.js";
|
|
40
40
|
export {
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
41
|
+
Lo as Actions,
|
|
42
|
+
t as Adornment,
|
|
43
|
+
a as Advice,
|
|
44
|
+
m as Autocomplete,
|
|
45
|
+
n as Button,
|
|
46
|
+
l as Checkbox,
|
|
47
|
+
s as Chip,
|
|
48
|
+
S as ConfirmationDialog,
|
|
49
|
+
wo as Content,
|
|
50
|
+
b as Description,
|
|
51
|
+
C as Dialog,
|
|
52
|
+
Ro as DialogTitle,
|
|
53
|
+
D as EllipsisTooltip,
|
|
54
|
+
P as Icon,
|
|
55
|
+
y as IconButton,
|
|
56
|
+
B as Input,
|
|
57
|
+
R as InputSearch,
|
|
58
|
+
w as LoadingSpinner,
|
|
59
|
+
L as PageHeader,
|
|
60
|
+
O as Pagination,
|
|
61
|
+
q as Popover,
|
|
62
|
+
F as ResultWithChips,
|
|
62
63
|
c as RowItem,
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
64
|
+
K as Select,
|
|
65
|
+
M as SelectOption,
|
|
66
|
+
U as Skeleton,
|
|
67
|
+
V as SkeletonCircle,
|
|
68
|
+
X as SkeletonTable,
|
|
69
|
+
Z as Snackbar,
|
|
70
|
+
yo as SnackbarContext,
|
|
71
|
+
Ao as SnackbarProvider,
|
|
72
|
+
$ as SortTooltip,
|
|
73
|
+
eo as Stepper,
|
|
74
|
+
po as StepperNavigator,
|
|
75
|
+
fo as TBody,
|
|
76
|
+
mo as THead,
|
|
77
|
+
Oo as Tab,
|
|
78
|
+
jo as TabPanel,
|
|
79
|
+
xo as Table,
|
|
80
|
+
so as Tabs,
|
|
81
|
+
no as Td,
|
|
82
|
+
Io as Text,
|
|
83
|
+
go as TextDisplay,
|
|
84
|
+
io as Th,
|
|
85
|
+
So as Toggle,
|
|
86
|
+
ko as ToggleGroup,
|
|
87
|
+
g as ToggleGroupItem,
|
|
88
|
+
ho as Tooltip,
|
|
89
|
+
lo as Tr,
|
|
90
|
+
Po as Typography,
|
|
91
|
+
W as paginationDefaultTranslations,
|
|
92
|
+
oo as sortTooltipDefaultTranslations,
|
|
93
|
+
Bo as useSnackbar
|
|
93
94
|
};
|