@pismo/marola 1.0.0-beta.57 → 1.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/Dialog.module-BSeaj3tQ.js +30 -0
- package/dist/{Toggle-CzkXi3_R.js → Toggle-2kIaSHMl.js} +7 -6
- package/dist/assets/Avatar.css +1 -0
- package/dist/assets/Dialog.css +1 -1
- package/dist/components/Avatar/Avatar.d.ts +15 -0
- package/dist/components/Avatar/Avatar.js +51 -0
- package/dist/components/Avatar/Avatar.stories.d.ts +25 -0
- package/dist/components/Chip/Chip.js +3 -2
- package/dist/components/Chip/Chip.stories.d.ts +1 -1
- package/dist/components/ConfirmationDialog/ConfirmationDialog.d.ts +14 -0
- package/dist/components/ConfirmationDialog/ConfirmationDialog.js +37 -0
- package/dist/components/ConfirmationDialog/ConfirmationDialog.stories.d.ts +23 -0
- package/dist/components/ConfirmationDialog/ConfirmationModal.test.d.ts +1 -0
- package/dist/components/Dialog/Actions.js +1 -1
- package/dist/components/Dialog/Backdrop.js +1 -1
- package/dist/components/Dialog/CloseIconButton.js +1 -1
- package/dist/components/Dialog/Dialog.js +1 -1
- package/dist/components/Dialog/Dialog.stories.d.ts +1 -1
- package/dist/components/Dialog/DialogTitle.js +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/Popover/Popover.stories.d.ts +1 -1
- package/dist/components/ResultWithChips/ResultWithChips.js +1 -1
- package/dist/components/RowItem/RowItem.js +4 -3
- package/dist/components/Snackbar/Snackbar.stories.d.ts +1 -1
- package/dist/components/ToggleGroup/Toggle.js +3 -2
- package/dist/components/ToggleGroup/ToggleGroup.js +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.d.ts +2 -0
- package/dist/main.js +89 -86
- package/package.json +1 -1
- package/dist/Dialog.module-D9e4RsKo.js +0 -30
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import './assets/Dialog.css';
|
|
2
|
+
const _ = "_dialog__subtitle_dnr14_53", a = "_dialog_dnr14_53", o = "_dialog__backdrop_dnr14_88", r = "_dialog__panel_dnr14_96", d = "_dialog__title_dnr14_57", p = "_dialog__divider_dnr14_122", t = "_dialog__actions_dnr14_136", g = {
|
|
3
|
+
"u-typography-h1": "_u-typography-h1_dnr14_1",
|
|
4
|
+
"u-typography-h2": "_u-typography-h2_dnr14_8",
|
|
5
|
+
"u-typography-h3": "_u-typography-h3_dnr14_15",
|
|
6
|
+
"u-typography-h4": "_u-typography-h4_dnr14_22",
|
|
7
|
+
"u-typography-h5": "_u-typography-h5_dnr14_29",
|
|
8
|
+
"u-typography-h6": "_u-typography-h6_dnr14_36",
|
|
9
|
+
"u-typography-base": "_u-typography-base_dnr14_43",
|
|
10
|
+
"u-typography-base--xxl": "_u-typography-base--xxl_dnr14_49",
|
|
11
|
+
"u-typography-base--xl": "_u-typography-base--xl_dnr14_53",
|
|
12
|
+
dialog__subtitle: _,
|
|
13
|
+
"u-typography-base--lg": "_u-typography-base--lg_dnr14_57",
|
|
14
|
+
"dialog__title--small": "_dialog__title--small_dnr14_57",
|
|
15
|
+
"u-typography-base--sm": "_u-typography-base--sm_dnr14_61",
|
|
16
|
+
"u-typography-base--bold": "_u-typography-base--bold_dnr14_65",
|
|
17
|
+
"u-typography-base--strikethrough": "_u-typography-base--strikethrough_dnr14_68",
|
|
18
|
+
"u-typography-base--underlined": "_u-typography-base--underlined_dnr14_71",
|
|
19
|
+
"u-typography-base--strikethrough-underlined": "_u-typography-base--strikethrough-underlined_dnr14_74",
|
|
20
|
+
dialog: a,
|
|
21
|
+
dialog__backdrop: o,
|
|
22
|
+
dialog__panel: r,
|
|
23
|
+
dialog__title: d,
|
|
24
|
+
dialog__divider: p,
|
|
25
|
+
"dialog__close-icon": "_dialog__close-icon_dnr14_126",
|
|
26
|
+
dialog__actions: t
|
|
27
|
+
};
|
|
28
|
+
export {
|
|
29
|
+
g as s
|
|
30
|
+
};
|
|
@@ -5,6 +5,7 @@ import { c as l } from "./clsx-DB4S2d7J.js";
|
|
|
5
5
|
import { Icon as C } from "./components/Icon/Icon.js";
|
|
6
6
|
import { Typography as N } from "./components/Typography/Typography.js";
|
|
7
7
|
import "./components/Input/Input.js";
|
|
8
|
+
import "./components/Avatar/Avatar.js";
|
|
8
9
|
import "./components/Button/Button.js";
|
|
9
10
|
import { Adornment as v } from "./components/Adornment/Adornment.js";
|
|
10
11
|
import "./components/Dialog/Dialog.js";
|
|
@@ -61,7 +62,7 @@ const I = "_chip_1wvod_61", P = "_chip__adornment_1wvod_116", z = "_chip__remove
|
|
|
61
62
|
children: _
|
|
62
63
|
}
|
|
63
64
|
)) : /* @__PURE__ */ i("span", { "data-testid": t["data-testid"], ref: d, className: e, children: _ });
|
|
64
|
-
}),
|
|
65
|
+
}), X = u((t, d) => {
|
|
65
66
|
const {
|
|
66
67
|
label: _,
|
|
67
68
|
className: o,
|
|
@@ -115,7 +116,7 @@ const I = "_chip_1wvod_61", P = "_chip__adornment_1wvod_116", z = "_chip__remove
|
|
|
115
116
|
"row-item--clickable": "_row-item--clickable_8z1a0_13",
|
|
116
117
|
"row-item--disabled": "_row-item--disabled_8z1a0_19",
|
|
117
118
|
"row-item__content": "_row-item__content_8z1a0_22"
|
|
118
|
-
},
|
|
119
|
+
}, Y = u((t, d) => {
|
|
119
120
|
const { children: _, leftAdornment: o, disabled: r, onClick: a, buttons: s, ariaLabel: e, className: g } = t, m = l(o == null ? void 0 : o.className, h["row-item__adornment"]), w = {
|
|
120
121
|
onClick: (p) => {
|
|
121
122
|
r || a && a(p);
|
|
@@ -151,7 +152,7 @@ const I = "_chip_1wvod_61", P = "_chip__adornment_1wvod_116", z = "_chip__remove
|
|
|
151
152
|
]
|
|
152
153
|
}
|
|
153
154
|
);
|
|
154
|
-
}),
|
|
155
|
+
}), Z = u((t, d) => {
|
|
155
156
|
const { text: _, isSelected: o = !1, value: r, onChange: a, disabled: s } = t;
|
|
156
157
|
return /* @__PURE__ */ k(
|
|
157
158
|
"label",
|
|
@@ -183,7 +184,7 @@ const I = "_chip_1wvod_61", P = "_chip__adornment_1wvod_116", z = "_chip__remove
|
|
|
183
184
|
);
|
|
184
185
|
});
|
|
185
186
|
export {
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
187
|
+
X as C,
|
|
188
|
+
Y as R,
|
|
189
|
+
Z as T
|
|
189
190
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._u-typography-h1_4n12g_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_4n12g_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_4n12g_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_4n12g_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_4n12g_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_4n12g_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_4n12g_43{margin:0;font-size:var(--base-font-size);font-weight:var(--base-weight);line-height:var(--base-line-height)}._u-typography-base--xxl_4n12g_49{font-size:var(--base-font-size-xxl);line-height:var(--base-line-height-xxl)}._u-typography-base--xl_4n12g_53{font-size:var(--base-font-size-xl);line-height:var(--base-line-height-xl)}._u-typography-base--lg_4n12g_57,._avatar_4n12g_57{font-size:var(--base-font-size-lg);line-height:var(--base-line-height-lg)}._u-typography-base--sm_4n12g_61{font-size:var(--base-font-size-sm);line-height:var(--base-line-height-sm)}._u-typography-base--bold_4n12g_65{font-weight:var(--base-bold)}._u-typography-base--strikethrough_4n12g_68{text-decoration:line-through}._u-typography-base--underlined_4n12g_71{text-decoration:underline}._u-typography-base--strikethrough-underlined_4n12g_74{text-decoration:underline line-through}._avatar_4n12g_57{display:inline-flex;align-items:center;justify-content:center;background-color:var(--gray-5);overflow:hidden;position:relative}._avatar--large_4n12g_86{width:40px;height:40px}._avatar--default_4n12g_90{width:32px;height:32px}._avatar--small_4n12g_94{width:24px;height:24px}._avatar--custom_4n12g_98{width:var(--avatar-custom-size);height:var(--avatar-custom-size)}._avatar--circle_4n12g_102{border-radius:50%}._avatar--square_4n12g_105{border-radius:6px}._avatar__icon_4n12g_108,._avatar__image_4n12g_108,._avatar__text_4n12g_108{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._avatar__image_4n12g_108 img{width:100%;height:100%;object-fit:cover}
|
package/dist/assets/Dialog.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._u-typography-
|
|
1
|
+
._u-typography-h1_dnr14_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_dnr14_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_dnr14_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_dnr14_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_dnr14_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_dnr14_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_dnr14_43{margin:0;font-size:var(--base-font-size);font-weight:var(--base-weight);line-height:var(--base-line-height)}._u-typography-base--xxl_dnr14_49{font-size:var(--base-font-size-xxl);line-height:var(--base-line-height-xxl)}._u-typography-base--xl_dnr14_53,._dialog__subtitle_dnr14_53{font-size:var(--base-font-size-xl);line-height:var(--base-line-height-xl)}._u-typography-base--lg_dnr14_57,._dialog__title--small_dnr14_57{font-size:var(--base-font-size-lg);line-height:var(--base-line-height-lg)}._u-typography-base--sm_dnr14_61{font-size:var(--base-font-size-sm);line-height:var(--base-line-height-sm)}._u-typography-base--bold_dnr14_65{font-weight:var(--base-bold)}._u-typography-base--strikethrough_dnr14_68{text-decoration:line-through}._u-typography-base--underlined_dnr14_71{text-decoration:underline}._u-typography-base--strikethrough-underlined_dnr14_74{text-decoration:underline line-through}._dialog_dnr14_53{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;-webkit-box-align:center;-webkit-box-pack:center}._dialog__backdrop_dnr14_88{position:fixed;z-index:-1;width:100%;height:100%;background-color:rgb(var(--black-100-rgb),.05);-webkit-tap-highlight-color:transparent}._dialog__panel_dnr14_96{position:relative;display:flex;flex-direction:column;gap:8px;width:680px;padding:2rem;overflow:hidden;font-weight:500;color:var(--gray-90);text-align:start;background-color:var(--white-100);border:1px solid rgb(218,226,237);border-radius:8px;box-shadow:0 10px 20px rgb(var(--black-100-rgb),.2)}._dialog__title_dnr14_57{padding-bottom:1rem}._dialog__subtitle_dnr14_53{margin-top:1rem;font-family:Lato,sans-serif;color:var(--secondary-orange-dark);text-align:left;letter-spacing:0}._dialog__divider_dnr14_122{width:100%;border-top:1px solid var(--gray-10)}._dialog__close-icon_dnr14_126{position:absolute;top:27px;right:16px;padding:0;margin:0;cursor:pointer;background:none;border:none}._dialog__actions_dnr14_136{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1.5rem}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
|
|
3
|
+
type AvatarType = 'icon' | 'image' | 'text';
|
|
4
|
+
type AvatarSize = 'default' | 'large' | 'small' | number;
|
|
5
|
+
type AvatarShape = 'circle' | 'square';
|
|
6
|
+
type AvatarCoreProps = {
|
|
7
|
+
type: AvatarType;
|
|
8
|
+
size?: AvatarSize;
|
|
9
|
+
shape?: AvatarShape;
|
|
10
|
+
children: ReactNode;
|
|
11
|
+
className?: string;
|
|
12
|
+
'data-testid'?: string;
|
|
13
|
+
};
|
|
14
|
+
declare const Avatar: import('react').ForwardRefExoticComponent<AvatarCoreProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
15
|
+
export default Avatar;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import '../../assets/Avatar.css';
|
|
2
|
+
import { jsxs as v, jsx as _ } from "react/jsx-runtime";
|
|
3
|
+
import { forwardRef as c, useMemo as y } from "react";
|
|
4
|
+
import { c as d } from "../../clsx-DB4S2d7J.js";
|
|
5
|
+
const m = "_avatar_4n12g_57", b = "_avatar__icon_4n12g_108", x = "_avatar__image_4n12g_108", f = "_avatar__text_4n12g_108", t = {
|
|
6
|
+
"u-typography-h1": "_u-typography-h1_4n12g_1",
|
|
7
|
+
"u-typography-h2": "_u-typography-h2_4n12g_8",
|
|
8
|
+
"u-typography-h3": "_u-typography-h3_4n12g_15",
|
|
9
|
+
"u-typography-h4": "_u-typography-h4_4n12g_22",
|
|
10
|
+
"u-typography-h5": "_u-typography-h5_4n12g_29",
|
|
11
|
+
"u-typography-h6": "_u-typography-h6_4n12g_36",
|
|
12
|
+
"u-typography-base": "_u-typography-base_4n12g_43",
|
|
13
|
+
"u-typography-base--xxl": "_u-typography-base--xxl_4n12g_49",
|
|
14
|
+
"u-typography-base--xl": "_u-typography-base--xl_4n12g_53",
|
|
15
|
+
"u-typography-base--lg": "_u-typography-base--lg_4n12g_57",
|
|
16
|
+
avatar: m,
|
|
17
|
+
"u-typography-base--sm": "_u-typography-base--sm_4n12g_61",
|
|
18
|
+
"u-typography-base--bold": "_u-typography-base--bold_4n12g_65",
|
|
19
|
+
"u-typography-base--strikethrough": "_u-typography-base--strikethrough_4n12g_68",
|
|
20
|
+
"u-typography-base--underlined": "_u-typography-base--underlined_4n12g_71",
|
|
21
|
+
"u-typography-base--strikethrough-underlined": "_u-typography-base--strikethrough-underlined_4n12g_74",
|
|
22
|
+
"avatar--large": "_avatar--large_4n12g_86",
|
|
23
|
+
"avatar--default": "_avatar--default_4n12g_90",
|
|
24
|
+
"avatar--small": "_avatar--small_4n12g_94",
|
|
25
|
+
"avatar--custom": "_avatar--custom_4n12g_98",
|
|
26
|
+
"avatar--circle": "_avatar--circle_4n12g_102",
|
|
27
|
+
"avatar--square": "_avatar--square_4n12g_105",
|
|
28
|
+
avatar__icon: b,
|
|
29
|
+
avatar__image: x,
|
|
30
|
+
avatar__text: f
|
|
31
|
+
}, $ = c((h, n) => {
|
|
32
|
+
const { type: e, size: a = "default", shape: g = "circle", children: s, className: o, "data-testid": u } = h, r = typeof a == "number", i = y(
|
|
33
|
+
() => ({
|
|
34
|
+
width: r ? a : void 0,
|
|
35
|
+
height: r ? a : void 0,
|
|
36
|
+
"--avatar-custom-size": r ? `${a}px` : void 0
|
|
37
|
+
}),
|
|
38
|
+
[a, r]
|
|
39
|
+
), p = r ? "custom" : a, l = y(
|
|
40
|
+
() => d(t.avatar, t[`avatar--${p}`], t[`avatar--${g}`], o),
|
|
41
|
+
[p, g, o]
|
|
42
|
+
);
|
|
43
|
+
return /* @__PURE__ */ v("div", { ref: n, style: i, className: l, "data-testid": u, children: [
|
|
44
|
+
e === "icon" && /* @__PURE__ */ _("span", { className: t.avatar__icon, children: s }),
|
|
45
|
+
e === "image" && /* @__PURE__ */ _("div", { className: t.avatar__image, children: /* @__PURE__ */ _("img", { src: s, alt: "avatar" }) }),
|
|
46
|
+
e === "text" && /* @__PURE__ */ _("span", { className: t.avatar__text, children: s })
|
|
47
|
+
] });
|
|
48
|
+
});
|
|
49
|
+
export {
|
|
50
|
+
$ as default
|
|
51
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { StoryObj } from '@storybook/react';
|
|
2
|
+
|
|
3
|
+
declare const meta: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: import('react').ForwardRefExoticComponent<{
|
|
6
|
+
type: "icon" | "image" | "text";
|
|
7
|
+
size?: (number | "default" | "small" | "large") | undefined;
|
|
8
|
+
shape?: ("circle" | "square") | undefined;
|
|
9
|
+
children: import('react').ReactNode;
|
|
10
|
+
className?: string | undefined;
|
|
11
|
+
'data-testid'?: string | undefined;
|
|
12
|
+
} & import('react').RefAttributes<HTMLDivElement>>;
|
|
13
|
+
tags: string[];
|
|
14
|
+
parameters: {
|
|
15
|
+
layout: string;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
export default meta;
|
|
19
|
+
type Story = StoryObj<typeof meta>;
|
|
20
|
+
export declare const Icon: Story;
|
|
21
|
+
export declare const Image: Story;
|
|
22
|
+
export declare const Text: Story;
|
|
23
|
+
export declare const CustomSize: Story;
|
|
24
|
+
export declare const LargeSquare: Story;
|
|
25
|
+
export declare const SmallCircle: Story;
|
|
@@ -5,8 +5,9 @@ import "../Adornment/Adornment.js";
|
|
|
5
5
|
import "../Icon/Icon.js";
|
|
6
6
|
import "../Typography/Typography.js";
|
|
7
7
|
import "../Input/Input.js";
|
|
8
|
+
import "../Avatar/Avatar.js";
|
|
8
9
|
import "../Button/Button.js";
|
|
9
|
-
import { C as
|
|
10
|
+
import { C as u } from "../../Toggle-2kIaSHMl.js";
|
|
10
11
|
import "../Dialog/Dialog.js";
|
|
11
12
|
import "../IconButton/IconButton.js";
|
|
12
13
|
import "../InputSearch/InputSearch.js";
|
|
@@ -19,5 +20,5 @@ import "../../Group-DspH8hyO.js";
|
|
|
19
20
|
import "../../contexts/SnackbarProvider/SnackbarProvider.js";
|
|
20
21
|
import "../../Button-BAljjMv3.js";
|
|
21
22
|
export {
|
|
22
|
-
|
|
23
|
+
u as Chip
|
|
23
24
|
};
|
|
@@ -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/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
8
8
|
label: import('react').ReactNode;
|
|
9
9
|
loading?: boolean | undefined;
|
|
10
10
|
leftAdornment?: import('../Adornment/Adornment').AdornmentProps | undefined;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
|
|
3
|
+
export interface ConfirmationDialogProps {
|
|
4
|
+
open: boolean;
|
|
5
|
+
onClose: () => void;
|
|
6
|
+
title?: ReactNode;
|
|
7
|
+
subtitle?: ReactNode;
|
|
8
|
+
confirmLabel: string;
|
|
9
|
+
cancelLabel: string;
|
|
10
|
+
content?: ReactNode;
|
|
11
|
+
confirmAction: () => void;
|
|
12
|
+
cancelAction: () => void;
|
|
13
|
+
}
|
|
14
|
+
export declare const ConfirmationDialog: ({ open, onClose, title, subtitle, content, cancelAction, confirmAction, confirmLabel, cancelLabel, }: ConfirmationDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { jsx as o, jsxs as i, Fragment as f } from "react/jsx-runtime";
|
|
2
|
+
import { Button as n } from "../Button/Button.js";
|
|
3
|
+
import { Dialog as s } from "../Dialog/Dialog.js";
|
|
4
|
+
import { Typography as t } from "../Typography/Typography.js";
|
|
5
|
+
import g from "../Dialog/Content.js";
|
|
6
|
+
import C from "../Dialog/Actions.js";
|
|
7
|
+
const T = ({
|
|
8
|
+
open: l,
|
|
9
|
+
onClose: e,
|
|
10
|
+
title: m,
|
|
11
|
+
subtitle: c,
|
|
12
|
+
content: r,
|
|
13
|
+
cancelAction: d,
|
|
14
|
+
confirmAction: a,
|
|
15
|
+
confirmLabel: h,
|
|
16
|
+
cancelLabel: p
|
|
17
|
+
}) => /* @__PURE__ */ o(
|
|
18
|
+
s,
|
|
19
|
+
{
|
|
20
|
+
open: l,
|
|
21
|
+
dialogTitle: m,
|
|
22
|
+
dialogSubtitle: c,
|
|
23
|
+
onClose: () => {
|
|
24
|
+
e();
|
|
25
|
+
},
|
|
26
|
+
children: /* @__PURE__ */ i(f, { children: [
|
|
27
|
+
r && /* @__PURE__ */ o(g, { children: r }),
|
|
28
|
+
/* @__PURE__ */ i(C, { children: [
|
|
29
|
+
/* @__PURE__ */ o(n, { variant: "secondary", onClick: () => d(), children: /* @__PURE__ */ o(t, { children: p }) }),
|
|
30
|
+
/* @__PURE__ */ o(n, { onClick: () => a(), children: /* @__PURE__ */ o(t, { children: h }) })
|
|
31
|
+
] })
|
|
32
|
+
] })
|
|
33
|
+
}
|
|
34
|
+
);
|
|
35
|
+
export {
|
|
36
|
+
T as ConfirmationDialog
|
|
37
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { ConfirmationDialogProps } from '../../main';
|
|
2
|
+
import { StoryObj } from '@storybook/react';
|
|
3
|
+
|
|
4
|
+
declare const meta: {
|
|
5
|
+
title: string;
|
|
6
|
+
component: ({ open, onClose, title, subtitle, content, cancelAction, confirmAction, confirmLabel, cancelLabel, }: ConfirmationDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
tags: string[];
|
|
8
|
+
decorators: ((Story: import('@storybook/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
9
|
+
open: boolean;
|
|
10
|
+
onClose: () => void;
|
|
11
|
+
title?: import('react').ReactNode;
|
|
12
|
+
subtitle?: import('react').ReactNode;
|
|
13
|
+
confirmLabel: string;
|
|
14
|
+
cancelLabel: string;
|
|
15
|
+
content?: import('react').ReactNode;
|
|
16
|
+
confirmAction: () => void;
|
|
17
|
+
cancelAction: () => void;
|
|
18
|
+
}>) => import("react/jsx-runtime").JSX.Element)[];
|
|
19
|
+
};
|
|
20
|
+
export default meta;
|
|
21
|
+
type Story = StoryObj<typeof meta>;
|
|
22
|
+
export declare const Simple: Story;
|
|
23
|
+
export declare const WithContent: Story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { s as t } from "../../Dialog.module-
|
|
2
|
+
import { s as t } from "../../Dialog.module-BSeaj3tQ.js";
|
|
3
3
|
const i = ({ children: s }) => /* @__PURE__ */ o("div", { className: t.dialog__actions, children: s });
|
|
4
4
|
export {
|
|
5
5
|
i as default
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as s } from "react";
|
|
3
3
|
import { c as t } from "../../clsx-DB4S2d7J.js";
|
|
4
|
-
import { s as m } from "../../Dialog.module-
|
|
4
|
+
import { s as m } from "../../Dialog.module-BSeaj3tQ.js";
|
|
5
5
|
const l = s(
|
|
6
6
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
7
7
|
({ ownerState: e, ...r }, o) => /* @__PURE__ */ a("div", { ...r, className: t(m.dialog__backdrop, r.className), ref: o })
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { Icon as t } from "../Icon/Icon.js";
|
|
3
|
-
import { s as i } from "../../Dialog.module-
|
|
3
|
+
import { s as i } from "../../Dialog.module-BSeaj3tQ.js";
|
|
4
4
|
import { B as s } from "../../Button-BAljjMv3.js";
|
|
5
5
|
const n = ({ handleOnClose: r }) => /* @__PURE__ */ o(
|
|
6
6
|
s,
|
|
@@ -4,7 +4,7 @@ import ie from "./Actions.js";
|
|
|
4
4
|
import ae from "./Backdrop.js";
|
|
5
5
|
import le from "./CloseIconButton.js";
|
|
6
6
|
import ce from "./Content.js";
|
|
7
|
-
import { s as z } from "../../Dialog.module-
|
|
7
|
+
import { s as z } from "../../Dialog.module-BSeaj3tQ.js";
|
|
8
8
|
import ee from "./DialogTitle.js";
|
|
9
9
|
import { u as te, P as i, f as de, b as C, g as ue, a as fe, _ as pe, c as G, d as be, e as he } from "../../useSlotProps-C_I1kEHr.js";
|
|
10
10
|
import * as f from "react";
|
|
@@ -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/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
14
14
|
children: import('react').ReactElement<unknown, string | import('react').JSXElementConstructor<unknown>>;
|
|
15
15
|
dialogTitle: import('react').ReactNode;
|
|
16
16
|
dialogSubtitle?: import('react').ReactNode;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as l, Fragment as o, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { Typography as r } from "../Typography/Typography.js";
|
|
3
|
-
import { s as a } from "../../Dialog.module-
|
|
3
|
+
import { s as a } from "../../Dialog.module-BSeaj3tQ.js";
|
|
4
4
|
const n = ({ title: t, subTitle: i }) => /* @__PURE__ */ l(o, { children: [
|
|
5
5
|
/* @__PURE__ */ e(
|
|
6
6
|
r,
|
|
@@ -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/types').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/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
8
8
|
invert?: boolean | undefined;
|
|
9
9
|
classNames?: string | undefined;
|
|
10
10
|
}>) => import("react/jsx-runtime").JSX.Element)[];
|
|
@@ -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/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
29
29
|
[x: string]: any;
|
|
30
30
|
}>) => import("react/jsx-runtime").JSX.Element)[];
|
|
31
31
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../assets/ResultWithChips.css';
|
|
2
2
|
import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
|
3
|
-
import { C as t } from "../../Toggle-
|
|
3
|
+
import { C as t } from "../../Toggle-2kIaSHMl.js";
|
|
4
4
|
const r = "_container_hgp0p_1", o = "_label_hgp0p_17", a = {
|
|
5
5
|
container: r,
|
|
6
6
|
"chip-item-wrapper": "_chip-item-wrapper_hgp0p_8",
|
|
@@ -5,8 +5,9 @@ import "../Adornment/Adornment.js";
|
|
|
5
5
|
import "../Icon/Icon.js";
|
|
6
6
|
import "../Typography/Typography.js";
|
|
7
7
|
import "../Input/Input.js";
|
|
8
|
+
import "../Avatar/Avatar.js";
|
|
8
9
|
import "../Button/Button.js";
|
|
9
|
-
import { R as
|
|
10
|
+
import { R as h, R as j } from "../../Toggle-2kIaSHMl.js";
|
|
10
11
|
import "../Dialog/Dialog.js";
|
|
11
12
|
import "../IconButton/IconButton.js";
|
|
12
13
|
import "../InputSearch/InputSearch.js";
|
|
@@ -17,6 +18,6 @@ import "../Tabs/Tabs.js";
|
|
|
17
18
|
import "../../Group-DspH8hyO.js";
|
|
18
19
|
import "../../contexts/SnackbarProvider/SnackbarProvider.js";
|
|
19
20
|
export {
|
|
20
|
-
|
|
21
|
-
|
|
21
|
+
h as RowItem,
|
|
22
|
+
j as default
|
|
22
23
|
};
|
|
@@ -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/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
9
9
|
accept?: string | undefined;
|
|
10
10
|
alt?: string | undefined;
|
|
11
11
|
autoComplete?: import('react').HTMLInputAutoCompleteAttribute | undefined;
|
|
@@ -4,8 +4,9 @@ import "../../clsx-DB4S2d7J.js";
|
|
|
4
4
|
import "../Icon/Icon.js";
|
|
5
5
|
import "../Typography/Typography.js";
|
|
6
6
|
import "../Input/Input.js";
|
|
7
|
+
import "../Avatar/Avatar.js";
|
|
7
8
|
import "../Button/Button.js";
|
|
8
|
-
import { T as
|
|
9
|
+
import { T as j } from "../../Toggle-2kIaSHMl.js";
|
|
9
10
|
import "../Dialog/Dialog.js";
|
|
10
11
|
import "../IconButton/IconButton.js";
|
|
11
12
|
import "../InputSearch/InputSearch.js";
|
|
@@ -16,5 +17,5 @@ import "../Tabs/Tabs.js";
|
|
|
16
17
|
import "../../Group-DspH8hyO.js";
|
|
17
18
|
import "../../contexts/SnackbarProvider/SnackbarProvider.js";
|
|
18
19
|
export {
|
|
19
|
-
|
|
20
|
+
j as default
|
|
20
21
|
};
|
|
@@ -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/types').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/types').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/types').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/types').PartialStoryFn<import('@storybook/react').ReactRenderer, {
|
|
16
16
|
[x: string]: any;
|
|
17
17
|
}>) => import("react/jsx-runtime").JSX.Element)[];
|
|
18
18
|
};
|
package/dist/main.d.ts
CHANGED
|
@@ -5,9 +5,11 @@
|
|
|
5
5
|
export * from './components/Adornment/Adornment';
|
|
6
6
|
export * from './components/Advice/Advice';
|
|
7
7
|
export * from './components/Autocomplete/Autocomplete';
|
|
8
|
+
export * from './components/Avatar/Avatar';
|
|
8
9
|
export * from './components/Button/Button';
|
|
9
10
|
export * from './components/Checkbox/Checkbox';
|
|
10
11
|
export * from './components/Chip/Chip';
|
|
12
|
+
export * from './components/ConfirmationDialog/ConfirmationDialog';
|
|
11
13
|
export * from './components/Dialog/Dialog';
|
|
12
14
|
export * from './components/EllipsisTooltip/EllipsisTooltip';
|
|
13
15
|
export * from './components/Icon/Icon';
|
package/dist/main.js
CHANGED
|
@@ -1,89 +1,92 @@
|
|
|
1
|
-
import { Adornment as
|
|
2
|
-
import { Advice as
|
|
3
|
-
import { Autocomplete as
|
|
4
|
-
import
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
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 { default as
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
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
|
+
import "./components/Avatar/Avatar.js";
|
|
5
|
+
import { Button as n } from "./components/Button/Button.js";
|
|
6
|
+
import { Checkbox as i } from "./components/Checkbox/Checkbox.js";
|
|
7
|
+
import { C as s, R as g, T as c } from "./Toggle-2kIaSHMl.js";
|
|
8
|
+
import { ConfirmationDialog as S } from "./components/ConfirmationDialog/ConfirmationDialog.js";
|
|
9
|
+
import { Dialog as b } from "./components/Dialog/Dialog.js";
|
|
10
|
+
import { EllipsisTooltip as C } from "./components/EllipsisTooltip/EllipsisTooltip.js";
|
|
11
|
+
import { Icon as D } from "./components/Icon/Icon.js";
|
|
12
|
+
import { IconButton as P } from "./components/IconButton/IconButton.js";
|
|
13
|
+
import { Input as y } from "./components/Input/Input.js";
|
|
14
|
+
import { InputSearch as B } from "./components/InputSearch/InputSearch.js";
|
|
15
|
+
import { LoadingSpinner as R } from "./components/LoadingSpinner/LoadingSpinner.js";
|
|
16
|
+
import { PageHeader as w } from "./components/PageHeader/PageHeader.js";
|
|
17
|
+
import { Pagination as L, paginationDefaultTranslations as N } from "./components/Pagination/Pagination.js";
|
|
18
|
+
import { Popover as W } from "./components/Popover/Popover.js";
|
|
19
|
+
import { ResultWithChips as q } from "./components/ResultWithChips/ResultWithChips.js";
|
|
20
|
+
import { Select as F, SelectOption as J } from "./components/Select/Select.js";
|
|
21
|
+
import { Skeleton as M, SkeletonCircle as Q, SkeletonTable as U } from "./components/Skeleton/Skeleton.js";
|
|
22
|
+
import { Snackbar as X } from "./components/Snackbar/Snackbar.js";
|
|
23
|
+
import { SortTooltip as Z, sortTooltipDefaultTranslations as _ } from "./components/SortTooltip/SortTooltip.js";
|
|
24
|
+
import { Stepper as oo } from "./components/Stepper/Stepper.js";
|
|
25
|
+
import { StepperNavigator as eo } from "./components/StepperNavigator/StepperNavigator.js";
|
|
26
|
+
import { TBody as po, THead as ao, Table as fo, Td as mo, Th as xo, Tr as no } from "./components/Table/Table.js";
|
|
27
|
+
import { Tabs as io } from "./components/Tabs/Tabs.js";
|
|
28
|
+
import { TextDisplay as so } from "./components/TextDisplay/TextDisplay.js";
|
|
29
|
+
import { Toggle as co } from "./components/Toggle/Toggle.js";
|
|
30
|
+
import { G as So } from "./Group-DspH8hyO.js";
|
|
31
|
+
import { Tooltip as ko } from "./components/Tooltip/Tooltip.js";
|
|
32
|
+
import { Text as ho, Typography as Do } from "./components/Typography/Typography.js";
|
|
33
|
+
import { SnackbarContext as Po, SnackbarProvider as vo, useSnackbar as yo } from "./contexts/SnackbarProvider/SnackbarProvider.js";
|
|
34
|
+
import { default as Bo } from "./components/Dialog/DialogTitle.js";
|
|
35
|
+
import { default as Ro } from "./components/Dialog/Content.js";
|
|
36
|
+
import { default as wo } from "./components/Dialog/Actions.js";
|
|
37
|
+
import { Tab as Lo } from "./components/Tabs/Tab.js";
|
|
38
|
+
import { TabPanel as Oo } from "./components/Tabs/TabPanel.js";
|
|
37
39
|
export {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
L as
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
Z as
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
co as
|
|
40
|
+
wo as Actions,
|
|
41
|
+
t as Adornment,
|
|
42
|
+
a as Advice,
|
|
43
|
+
m as Autocomplete,
|
|
44
|
+
n as Button,
|
|
45
|
+
i as Checkbox,
|
|
46
|
+
s as Chip,
|
|
47
|
+
S as ConfirmationDialog,
|
|
48
|
+
Ro as Content,
|
|
49
|
+
b as Dialog,
|
|
50
|
+
Bo as DialogTitle,
|
|
51
|
+
C as EllipsisTooltip,
|
|
52
|
+
D as Icon,
|
|
53
|
+
P as IconButton,
|
|
54
|
+
y as Input,
|
|
55
|
+
B as InputSearch,
|
|
56
|
+
R as LoadingSpinner,
|
|
57
|
+
w as PageHeader,
|
|
58
|
+
L as Pagination,
|
|
59
|
+
W as Popover,
|
|
60
|
+
q as ResultWithChips,
|
|
61
|
+
g as RowItem,
|
|
62
|
+
F as Select,
|
|
63
|
+
J as SelectOption,
|
|
64
|
+
M as Skeleton,
|
|
65
|
+
Q as SkeletonCircle,
|
|
66
|
+
U as SkeletonTable,
|
|
67
|
+
X as Snackbar,
|
|
68
|
+
Po as SnackbarContext,
|
|
69
|
+
vo as SnackbarProvider,
|
|
70
|
+
Z as SortTooltip,
|
|
71
|
+
oo as Stepper,
|
|
72
|
+
eo as StepperNavigator,
|
|
73
|
+
po as TBody,
|
|
74
|
+
ao as THead,
|
|
75
|
+
Lo as Tab,
|
|
76
|
+
Oo as TabPanel,
|
|
77
|
+
fo as Table,
|
|
78
|
+
io as Tabs,
|
|
79
|
+
mo as Td,
|
|
80
|
+
ho as Text,
|
|
81
|
+
so as TextDisplay,
|
|
82
|
+
xo as Th,
|
|
83
|
+
co as Toggle,
|
|
84
|
+
So as ToggleGroup,
|
|
82
85
|
c as ToggleGroupItem,
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
86
|
+
ko as Tooltip,
|
|
87
|
+
no as Tr,
|
|
88
|
+
Do as Typography,
|
|
89
|
+
N as paginationDefaultTranslations,
|
|
90
|
+
_ as sortTooltipDefaultTranslations,
|
|
91
|
+
yo as useSnackbar
|
|
89
92
|
};
|
package/package.json
CHANGED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import './assets/Dialog.css';
|
|
2
|
-
const _ = "_dialog__subtitle_1rdlq_53", a = "_dialog_1rdlq_53", o = "_dialog__backdrop_1rdlq_88", l = "_dialog__panel_1rdlq_96", r = "_dialog__title_1rdlq_57", d = "_dialog__divider_1rdlq_122", p = "_dialog__actions_1rdlq_136", t = {
|
|
3
|
-
"u-typography-h1": "_u-typography-h1_1rdlq_1",
|
|
4
|
-
"u-typography-h2": "_u-typography-h2_1rdlq_8",
|
|
5
|
-
"u-typography-h3": "_u-typography-h3_1rdlq_15",
|
|
6
|
-
"u-typography-h4": "_u-typography-h4_1rdlq_22",
|
|
7
|
-
"u-typography-h5": "_u-typography-h5_1rdlq_29",
|
|
8
|
-
"u-typography-h6": "_u-typography-h6_1rdlq_36",
|
|
9
|
-
"u-typography-base": "_u-typography-base_1rdlq_43",
|
|
10
|
-
"u-typography-base--xxl": "_u-typography-base--xxl_1rdlq_49",
|
|
11
|
-
"u-typography-base--xl": "_u-typography-base--xl_1rdlq_53",
|
|
12
|
-
dialog__subtitle: _,
|
|
13
|
-
"u-typography-base--lg": "_u-typography-base--lg_1rdlq_57",
|
|
14
|
-
"dialog__title--small": "_dialog__title--small_1rdlq_57",
|
|
15
|
-
"u-typography-base--sm": "_u-typography-base--sm_1rdlq_61",
|
|
16
|
-
"u-typography-base--bold": "_u-typography-base--bold_1rdlq_65",
|
|
17
|
-
"u-typography-base--strikethrough": "_u-typography-base--strikethrough_1rdlq_68",
|
|
18
|
-
"u-typography-base--underlined": "_u-typography-base--underlined_1rdlq_71",
|
|
19
|
-
"u-typography-base--strikethrough-underlined": "_u-typography-base--strikethrough-underlined_1rdlq_74",
|
|
20
|
-
dialog: a,
|
|
21
|
-
dialog__backdrop: o,
|
|
22
|
-
dialog__panel: l,
|
|
23
|
-
dialog__title: r,
|
|
24
|
-
dialog__divider: d,
|
|
25
|
-
"dialog__close-icon": "_dialog__close-icon_1rdlq_126",
|
|
26
|
-
dialog__actions: p
|
|
27
|
-
};
|
|
28
|
-
export {
|
|
29
|
-
t as s
|
|
30
|
-
};
|