@mittwald/flow-react-components 0.1.0-alpha.116 → 0.1.0-alpha.118
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/{Accordion-BzSb2drj.js → Accordion-OIqrGajq.js} +3 -3
- package/dist/Accordion.js +1 -1
- package/dist/Avatar.js +25 -27
- package/dist/Breadcrumb.js +2 -2
- package/dist/{Button-_8JcP9d1.js → Button-BCQWyOr4.js} +5 -5
- package/dist/Button.js +1 -1
- package/dist/ButtonGroup.js +1 -1
- package/dist/{Checkbox-CoDeuNsM.js → Checkbox-D0OKOlbQ.js} +4 -4
- package/dist/Checkbox.js +1 -1
- package/dist/{CheckboxButton-D_i7P_qt.js → CheckboxButton-m7uqvePd.js} +2 -2
- package/dist/CheckboxButton.js +1 -1
- package/dist/CheckboxGroup.js +3 -3
- package/dist/{Content-BK2g3Yro.js → Content-Dv4LJl-8.js} +1 -1
- package/dist/Content.js +1 -1
- package/dist/{ContextMenu-kfsMEIUy.js → ContextMenu-BQ1H5T2h.js} +1 -1
- package/dist/ContextMenu.js +2 -2
- package/dist/CopyButton.js +4 -4
- package/dist/FieldDescription.js +2 -2
- package/dist/{FieldError-ef2wRBhJ.js → FieldError-DaMdHZmc.js} +3 -3
- package/dist/FieldError.js +1 -1
- package/dist/Header.js +1 -1
- package/dist/Heading-CI96mO-u.js +48 -0
- package/dist/Heading.js +3 -45
- package/dist/{Icon-DAE3MVF2.js → Icon-BI5DQvoY.js} +1 -1
- package/dist/Icon.js +1 -1
- package/dist/{IconCheck-B_TL6rk7.js → IconCheck-BtMaGPKR.js} +1 -1
- package/dist/{IconCheckboxEmpty-9LFcjE0j.js → IconCheckboxEmpty-DS-0Y9DS.js} +1 -1
- package/dist/{IconCheckboxIndeterminate-CVt-Emyf.js → IconCheckboxIndeterminate-Coqmr05a.js} +1 -1
- package/dist/{IconChevronDown-4x9PZE3A.js → IconChevronDown-B47aUcVu.js} +1 -1
- package/dist/{IconChevronRight-BGr3gKMc.js → IconChevronRight-DRtwShTy.js} +1 -1
- package/dist/{IconClose-D5y8_cAW.js → IconClose-BCVIZgsO.js} +1 -1
- package/dist/{IconContextMenu-CscpZMqu.js → IconContextMenu-B6l97s-1.js} +1 -1
- package/dist/{IconCopy-J5KCFCD0.js → IconCopy-CmdUQbjo.js} +1 -1
- package/dist/{IconDanger-Be-8YO4Z.js → IconDanger-FoTA8c58.js} +1 -1
- package/dist/{IconPending-UvsvM-yo.js → IconPending-DaIqc2wH.js} +1 -1
- package/dist/{IconPlus-BZ0ojVn-.js → IconPlus-DHGdrWaP.js} +1 -1
- package/dist/{IconRadioOn-DKF0Bkmh.js → IconRadioOn-Dw-cld05.js} +1 -1
- package/dist/IconSearch-BfGdDu2q.js +9 -0
- package/dist/{IconSucceeded-C8ICBiWF.js → IconSucceeded-Dac_avN3.js} +1 -1
- package/dist/{IconWarning-D4N03eMl.js → IconWarning-DW8orO_0.js} +1 -1
- package/dist/Icons.js +81 -80
- package/dist/IllustratedMessage-D1xVzeZO.js +38 -0
- package/dist/IllustratedMessage.js +3 -35
- package/dist/Image.js +1 -1
- package/dist/Initials.js +1 -1
- package/dist/InlineAlert.js +2 -2
- package/dist/{Label-u7aknIoq.js → Label-CZL5PpdM.js} +1 -1
- package/dist/Label.js +1 -1
- package/dist/LayoutCard.js +1 -1
- package/dist/{Link-DGmaq49u.js → Link-Dudjl8oZ.js} +1 -1
- package/dist/Link.js +1 -1
- package/dist/List.js +268 -250
- package/dist/{LoadingSpinner-DdxaPznB.js → LoadingSpinner-CKlvSFNo.js} +2 -2
- package/dist/LoadingSpinner.js +1 -1
- package/dist/{MenuItem-D4OlNY0-.js → MenuItem-DhbpDBP7.js} +5 -5
- package/dist/MenuItem.js +1 -1
- package/dist/Modal.js +1 -1
- package/dist/Navigation.js +2 -2
- package/dist/NumberField.js +6 -6
- package/dist/OffCanvas.js +3 -3
- package/dist/RadioGroup.js +5 -5
- package/dist/Section.js +1 -1
- package/dist/Select.js +4 -4
- package/dist/Separator.js +15 -0
- package/dist/StatusBadge.js +3 -3
- package/dist/{StatusIcon-bhiGnLh6.js → StatusIcon-D1TnVROF.js} +3 -3
- package/dist/StatusIcon.js +1 -1
- package/dist/Switch.js +5 -5
- package/dist/Tabs.js +7 -7
- package/dist/{Text-CMf42YK8.js → Text-fD3dK4JJ.js} +1 -1
- package/dist/Text.js +1 -1
- package/dist/TextArea.js +2 -2
- package/dist/TextField.js +2 -2
- package/dist/{TextFieldBase-DFFlaU7o.js → TextFieldBase-CmWxHsqM.js} +1 -1
- package/dist/flowComponent-DZ4pwhof.js +117 -0
- package/dist/react-hook-form.js +1 -1
- package/dist/styles.css +1 -1
- package/dist/types/components/Avatar/Avatar.d.ts +4 -3
- package/dist/types/components/Content/Content.d.ts +1 -0
- package/dist/types/components/ContextMenu/stories/Default.stories.d.ts +1 -0
- package/dist/types/components/Header/Header.d.ts +1 -1
- package/dist/types/components/List/stories/ListItem.stories.d.ts +5 -4
- package/dist/types/components/Navigation/stories/Default.stories.d.ts +1 -0
- package/dist/types/components/Separator/Separator.d.ts +6 -0
- package/dist/types/components/Separator/index.d.ts +4 -0
- package/dist/types/components/Separator/stories/Default.stories.d.ts +7 -0
- package/package.json +8 -4
- package/dist/flowComponent-D-odaa-x.js +0 -36
- package/dist/useProps-L-mDIVx4.js +0 -91
package/dist/Icons.js
CHANGED
|
@@ -1,23 +1,24 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
/* */
|
|
3
3
|
import n from "react";
|
|
4
|
-
import { IconAppWindow as o, IconArrowLeft as l, IconClock as c, IconChevronLeft as a, IconCode as r, IconCalendarCheck as I, IconBuilding as m, IconLayoutBoard as s, IconDatabase as E, IconCalendar as u, IconTrash as i, IconWorld as p, IconMail as h, IconExternalLink as d, IconFilter as f, IconEyeCancel as C, IconHome as x, IconInbox as S, IconList as v, IconPower as b, IconUsersGroup as g, IconMenu2 as k, IconBell as L, IconArchive as w, IconDice3 as D, IconDeviceFloppy as
|
|
5
|
-
import { I as t } from "./Icon-
|
|
6
|
-
import { I as
|
|
7
|
-
import { I as
|
|
8
|
-
import { I as
|
|
9
|
-
import { I as
|
|
10
|
-
import { I as
|
|
11
|
-
import { a as
|
|
12
|
-
import { I as
|
|
13
|
-
import { I as
|
|
14
|
-
import { I as
|
|
15
|
-
import { I as
|
|
16
|
-
import { a as
|
|
17
|
-
import { I as
|
|
18
|
-
import { I as
|
|
19
|
-
import { a as
|
|
20
|
-
|
|
4
|
+
import { IconAppWindow as o, IconArrowLeft as l, IconClock as c, IconChevronLeft as a, IconCode as r, IconCalendarCheck as I, IconBuilding as m, IconLayoutBoard as s, IconDatabase as E, IconCalendar as u, IconTrash as i, IconWorld as p, IconMail as h, IconExternalLink as d, IconFilter as f, IconEyeCancel as C, IconHome as x, IconInbox as S, IconList as v, IconPower as b, IconUsersGroup as g, IconMenu2 as k, IconBell as L, IconArchive as w, IconDice3 as D, IconDeviceFloppy as M, IconListSearch as $, IconServer as y, IconSettings as F, IconShare3 as B, IconEye as H, IconAdjustmentsHorizontal as P, IconShield as A, IconShieldCheckFilled as R, IconDoor as V, IconSubtask as O, IconHeadset as T, IconFileX as j, IconLayoutGrid as z } from "@tabler/icons-react";
|
|
5
|
+
import { I as t } from "./Icon-BI5DQvoY.js";
|
|
6
|
+
import { I as Pe } from "./IconCheck-BtMaGPKR.js";
|
|
7
|
+
import { I as Re, a as Ve } from "./IconCheckboxEmpty-DS-0Y9DS.js";
|
|
8
|
+
import { I as Te } from "./IconCheckboxIndeterminate-Coqmr05a.js";
|
|
9
|
+
import { I as ze } from "./IconChevronDown-B47aUcVu.js";
|
|
10
|
+
import { I as Ge } from "./IconChevronRight-DRtwShTy.js";
|
|
11
|
+
import { a as Ne, I as Xe, b as qe } from "./IconPlus-DHGdrWaP.js";
|
|
12
|
+
import { I as Ke } from "./IconClose-BCVIZgsO.js";
|
|
13
|
+
import { I as Ye } from "./IconContextMenu-B6l97s-1.js";
|
|
14
|
+
import { I as _e } from "./IconCopy-CmdUQbjo.js";
|
|
15
|
+
import { I as nn } from "./IconDanger-FoTA8c58.js";
|
|
16
|
+
import { a as cn, I as on } from "./IconSucceeded-Dac_avN3.js";
|
|
17
|
+
import { I as an, a as rn, b as In } from "./IconWarning-DW8orO_0.js";
|
|
18
|
+
import { I as sn } from "./IconPending-DaIqc2wH.js";
|
|
19
|
+
import { a as un, I as pn } from "./IconRadioOn-Dw-cld05.js";
|
|
20
|
+
import { I as dn } from "./IconSearch-BfGdDu2q.js";
|
|
21
|
+
const N = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(o, null)), X = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(l, null)), q = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(c, null)), J = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(a, null)), K = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(r, null)), Q = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(I, null)), Y = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(m, null)), Z = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(s, null)), _ = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(E, null)), ee = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(u, null)), ne = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(i, null)), te = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(p, null)), ce = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(h, null)), oe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(d, null)), le = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(f, null)), ae = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(C, null)), re = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(x, null)), Ie = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(S, null)), me = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(v, null)), se = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(b, null)), Ee = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(g, null)), ue = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(k, null)), ie = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(L, null)), pe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(w, null)), he = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(D, null)), de = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(M, null)), fe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement($, null)), Ce = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(y, null)), xe = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(F, null)), Se = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(B, null)), ve = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(H, null)), be = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(P, null)), ge = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(A, null)), ke = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(R, null)), Le = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(V, null)), we = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(O, null)), De = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(T, null)), Me = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(j, null)), $e = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(z, null)), ye = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.createElement(c, null)), Fe = (e) => /* @__PURE__ */ n.createElement(
|
|
21
22
|
t,
|
|
22
23
|
{
|
|
23
24
|
...e
|
|
@@ -29,67 +30,67 @@ const X = (e) => /* @__PURE__ */ n.createElement(t, { ...e }, /* @__PURE__ */ n.
|
|
|
29
30
|
`
|
|
30
31
|
);
|
|
31
32
|
export {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
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
|
-
|
|
93
|
-
|
|
94
|
-
|
|
33
|
+
N as IconApp,
|
|
34
|
+
X as IconBackLink,
|
|
35
|
+
q as IconBackup,
|
|
36
|
+
Pe as IconCheck,
|
|
37
|
+
Re as IconCheckboxChecked,
|
|
38
|
+
Ve as IconCheckboxEmpty,
|
|
39
|
+
Te as IconCheckboxIndeterminate,
|
|
40
|
+
ze as IconChevronDown,
|
|
41
|
+
J as IconChevronLeft,
|
|
42
|
+
Ge as IconChevronRight,
|
|
43
|
+
Ne as IconChevronUp,
|
|
44
|
+
Ke as IconClose,
|
|
45
|
+
K as IconCode,
|
|
46
|
+
Ye as IconContextMenu,
|
|
47
|
+
_e as IconCopy,
|
|
48
|
+
Q as IconCronjob,
|
|
49
|
+
Y as IconCustomer,
|
|
50
|
+
nn as IconDanger,
|
|
51
|
+
Z as IconDashboard,
|
|
52
|
+
_ as IconDatabase,
|
|
53
|
+
ee as IconDate,
|
|
54
|
+
ne as IconDelete,
|
|
55
|
+
te as IconDomain,
|
|
56
|
+
ce as IconEmail,
|
|
57
|
+
oe as IconExternalLink,
|
|
58
|
+
cn as IconFailed,
|
|
59
|
+
le as IconFilter,
|
|
60
|
+
ae as IconHide,
|
|
61
|
+
re as IconHome,
|
|
62
|
+
Ie as IconInbox,
|
|
63
|
+
an as IconInfo,
|
|
64
|
+
me as IconListView,
|
|
65
|
+
se as IconLogout,
|
|
66
|
+
Ee as IconMember,
|
|
67
|
+
ue as IconMenu,
|
|
68
|
+
Xe as IconMinus,
|
|
69
|
+
Fe as IconMittwald,
|
|
70
|
+
ie as IconNotification,
|
|
71
|
+
sn as IconPending,
|
|
72
|
+
qe as IconPlus,
|
|
73
|
+
pe as IconProject,
|
|
74
|
+
un as IconRadioOff,
|
|
75
|
+
pn as IconRadioOn,
|
|
76
|
+
he as IconRandom,
|
|
77
|
+
de as IconSave,
|
|
78
|
+
dn as IconSearch,
|
|
79
|
+
fe as IconSearchEngine,
|
|
80
|
+
Ce as IconServer,
|
|
81
|
+
xe as IconSettings,
|
|
82
|
+
Se as IconShare,
|
|
83
|
+
ve as IconShow,
|
|
84
|
+
be as IconSorting,
|
|
85
|
+
ge as IconSpamProtectionOff,
|
|
86
|
+
ke as IconSpamProtectionOn,
|
|
87
|
+
Le as IconSshSftp,
|
|
88
|
+
we as IconSubdomain,
|
|
89
|
+
on as IconSucceeded,
|
|
90
|
+
rn as IconSuccess,
|
|
91
|
+
De as IconSupport,
|
|
92
|
+
Me as IconTerminate,
|
|
93
|
+
$e as IconTileView,
|
|
94
|
+
ye as IconTime,
|
|
95
|
+
In as IconWarning
|
|
95
96
|
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
"use client"
|
|
2
|
+
/* */
|
|
3
|
+
import t from "react";
|
|
4
|
+
import s from "clsx";
|
|
5
|
+
import "./propsContext-CauylOgH.js";
|
|
6
|
+
import { P as m } from "./PropsContextProvider-DZvwqHLP.js";
|
|
7
|
+
import "@react-aria/utils";
|
|
8
|
+
import "remeda";
|
|
9
|
+
const d = "flow--illustrated-message--illustrated-message-container", g = "flow--illustrated-message", u = "flow--illustrated-message--icon", p = "flow--illustrated-message--heading", f = "flow--illustrated-message--text", x = "flow--illustrated-message--button", N = "flow--illustrated-message--negative", e = {
|
|
10
|
+
illustratedMessageContainer: d,
|
|
11
|
+
illustratedMessage: g,
|
|
12
|
+
icon: u,
|
|
13
|
+
heading: p,
|
|
14
|
+
text: f,
|
|
15
|
+
button: x,
|
|
16
|
+
negative: N
|
|
17
|
+
}, E = (a) => {
|
|
18
|
+
const { className: o, children: l, variant: n = "info", ...r } = a, i = s(e.illustratedMessageContainer, o), c = {
|
|
19
|
+
Icon: {
|
|
20
|
+
className: e.icon,
|
|
21
|
+
size: "l"
|
|
22
|
+
},
|
|
23
|
+
Heading: {
|
|
24
|
+
className: e.heading
|
|
25
|
+
},
|
|
26
|
+
Text: {
|
|
27
|
+
className: e.text
|
|
28
|
+
},
|
|
29
|
+
Button: {
|
|
30
|
+
className: e.button,
|
|
31
|
+
color: "accent"
|
|
32
|
+
}
|
|
33
|
+
};
|
|
34
|
+
return /* @__PURE__ */ t.createElement("div", { ...r, className: i }, /* @__PURE__ */ t.createElement("div", { className: s(e.illustratedMessage, e[n]) }, /* @__PURE__ */ t.createElement(m, { props: c }, l)));
|
|
35
|
+
};
|
|
36
|
+
export {
|
|
37
|
+
E as I
|
|
38
|
+
};
|
|
@@ -1,39 +1,7 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
/* */
|
|
3
|
-
import
|
|
4
|
-
import s from "clsx";
|
|
5
|
-
import "./propsContext-CauylOgH.js";
|
|
6
|
-
import { P as m } from "./PropsContextProvider-DZvwqHLP.js";
|
|
7
|
-
import "@react-aria/utils";
|
|
8
|
-
import "remeda";
|
|
9
|
-
const d = "flow--illustrated-message--illustrated-message-container", g = "flow--illustrated-message", u = "flow--illustrated-message--icon", f = "flow--illustrated-message--heading", p = "flow--illustrated-message--text", x = "flow--illustrated-message--button", N = "flow--illustrated-message--negative", e = {
|
|
10
|
-
illustratedMessageContainer: d,
|
|
11
|
-
illustratedMessage: g,
|
|
12
|
-
icon: u,
|
|
13
|
-
heading: f,
|
|
14
|
-
text: p,
|
|
15
|
-
button: x,
|
|
16
|
-
negative: N
|
|
17
|
-
}, E = (a) => {
|
|
18
|
-
const { className: l, children: o, variant: n = "info", ...r } = a, i = s(e.illustratedMessageContainer, l), c = {
|
|
19
|
-
Icon: {
|
|
20
|
-
className: e.icon,
|
|
21
|
-
size: "l"
|
|
22
|
-
},
|
|
23
|
-
Heading: {
|
|
24
|
-
className: e.heading
|
|
25
|
-
},
|
|
26
|
-
Text: {
|
|
27
|
-
className: e.text
|
|
28
|
-
},
|
|
29
|
-
Button: {
|
|
30
|
-
className: e.button,
|
|
31
|
-
color: "accent"
|
|
32
|
-
}
|
|
33
|
-
};
|
|
34
|
-
return /* @__PURE__ */ t.createElement("div", { ...r, className: i }, /* @__PURE__ */ t.createElement("div", { className: s(e.illustratedMessage, e[n]) }, /* @__PURE__ */ t.createElement(m, { props: c }, o)));
|
|
35
|
-
};
|
|
3
|
+
import { I as e } from "./IllustratedMessage-D1xVzeZO.js";
|
|
36
4
|
export {
|
|
37
|
-
|
|
38
|
-
|
|
5
|
+
e as IllustratedMessage,
|
|
6
|
+
e as default
|
|
39
7
|
};
|
package/dist/Image.js
CHANGED
|
@@ -6,7 +6,7 @@ import "./propsContext-CauylOgH.js";
|
|
|
6
6
|
import "@react-aria/utils";
|
|
7
7
|
import "remeda";
|
|
8
8
|
import "dot-prop";
|
|
9
|
-
import { f as a } from "./flowComponent-
|
|
9
|
+
import { f as a } from "./flowComponent-DZ4pwhof.js";
|
|
10
10
|
const C = a("Image", (e) => {
|
|
11
11
|
const { ref: r, ...o } = e;
|
|
12
12
|
return /* @__PURE__ */ t.createElement(m, null, /* @__PURE__ */ t.createElement("img", { ...o, ref: r }));
|
package/dist/Initials.js
CHANGED
|
@@ -8,7 +8,7 @@ import "@react-aria/utils";
|
|
|
8
8
|
import "remeda";
|
|
9
9
|
import "dot-prop";
|
|
10
10
|
import { onlyText as C } from "react-children-utilities";
|
|
11
|
-
import { f as u } from "./flowComponent-
|
|
11
|
+
import { f as u } from "./flowComponent-DZ4pwhof.js";
|
|
12
12
|
const x = (i) => i.replace(/[^\p{L}\s]/giu, "").split(" ").map((t) => t.trim()[0]).filter((t) => t !== void 0).map((t) => t.toUpperCase()).slice(0, 2), d = "flow--initials", E = {
|
|
13
13
|
initials: d
|
|
14
14
|
}, F = u("Initials", (i) => {
|
package/dist/InlineAlert.js
CHANGED
|
@@ -7,8 +7,8 @@ import "@react-aria/utils";
|
|
|
7
7
|
import "./propsContext-CauylOgH.js";
|
|
8
8
|
import "remeda";
|
|
9
9
|
import p from "clsx";
|
|
10
|
-
import { S as u } from "./StatusIcon-
|
|
11
|
-
import { f as d } from "./flowComponent-
|
|
10
|
+
import { S as u } from "./StatusIcon-D1TnVROF.js";
|
|
11
|
+
import { f as d } from "./flowComponent-DZ4pwhof.js";
|
|
12
12
|
const w = "flow--inline-alert", g = "flow--inline-alert--status-icon", C = "flow--inline-alert--heading", I = "flow--inline-alert--content", N = "flow--inline-alert--info", h = "flow--inline-alert--warning", x = "flow--inline-alert--danger", A = "flow--inline-alert--success", n = {
|
|
13
13
|
inlineAlert: w,
|
|
14
14
|
statusIcon: g,
|
|
@@ -9,7 +9,7 @@ import "@react-aria/utils";
|
|
|
9
9
|
import "remeda";
|
|
10
10
|
import "dot-prop";
|
|
11
11
|
import { useLocalizedStringFormatter as C } from "react-aria";
|
|
12
|
-
import { f as L } from "./flowComponent-
|
|
12
|
+
import { f as L } from "./flowComponent-DZ4pwhof.js";
|
|
13
13
|
const d = "flow--label", u = {
|
|
14
14
|
label: d
|
|
15
15
|
}, E = {
|
package/dist/Label.js
CHANGED
package/dist/LayoutCard.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* */
|
|
3
3
|
import t from "react";
|
|
4
4
|
import d from "clsx";
|
|
5
|
-
import { f } from "./flowComponent-
|
|
5
|
+
import { f } from "./flowComponent-DZ4pwhof.js";
|
|
6
6
|
import "./propsContext-CauylOgH.js";
|
|
7
7
|
import { P as i } from "./PropsContextProvider-DZvwqHLP.js";
|
|
8
8
|
import "@react-aria/utils";
|
|
@@ -8,7 +8,7 @@ import "@react-aria/utils";
|
|
|
8
8
|
import "./propsContext-CauylOgH.js";
|
|
9
9
|
import "remeda";
|
|
10
10
|
import g from "clsx";
|
|
11
|
-
import { f as h } from "./flowComponent-
|
|
11
|
+
import { f as h } from "./flowComponent-DZ4pwhof.js";
|
|
12
12
|
import { l as y } from "./context-BlNV7smK.js";
|
|
13
13
|
const N = "flow--link", E = "flow--link--inline", F = "flow--link--icon", v = "flow--link--dark", z = "flow--link--light", n = {
|
|
14
14
|
link: N,
|