@mittwald/flow-react-components 0.1.0-alpha.364 → 0.1.0-alpha.366
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/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,32 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.1.0-alpha.366](https://github.com/mittwald/flow/compare/0.1.0-alpha.365...0.1.0-alpha.366) (2024-12-05)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
- **Icon:** add forward icon
|
|
11
|
+
([#1045](https://github.com/mittwald/flow/issues/1045))
|
|
12
|
+
([d599c28](https://github.com/mittwald/flow/commit/d599c28075e786f1dc47b4b2a9a0348ff6c0e343))
|
|
13
|
+
|
|
14
|
+
# Change Log
|
|
15
|
+
|
|
16
|
+
All notable changes to this project will be documented in this file. See
|
|
17
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
18
|
+
|
|
19
|
+
# [0.1.0-alpha.365](https://github.com/mittwald/flow/compare/0.1.0-alpha.364...0.1.0-alpha.365) (2024-12-05)
|
|
20
|
+
|
|
21
|
+
### Bug Fixes
|
|
22
|
+
|
|
23
|
+
- **Modal:** fix close button for confirmation controller
|
|
24
|
+
([#1042](https://github.com/mittwald/flow/issues/1042))
|
|
25
|
+
([b64a67e](https://github.com/mittwald/flow/commit/b64a67e24622bfdcf8dee3412cb82eeb767790e3))
|
|
26
|
+
|
|
27
|
+
# Change Log
|
|
28
|
+
|
|
29
|
+
All notable changes to this project will be documented in this file. See
|
|
30
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
31
|
+
|
|
6
32
|
# [0.1.0-alpha.364](https://github.com/mittwald/flow/compare/0.1.0-alpha.363...0.1.0-alpha.364) (2024-12-05)
|
|
7
33
|
|
|
8
34
|
### Features
|
package/dist/js/Icons.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
/* */
|
|
3
3
|
import n from "react";
|
|
4
|
-
import { IconAppWindow as t, IconArrowLeft as o, IconHistory as l, IconCamera as
|
|
4
|
+
import { IconAppWindow as t, IconArrowLeft as o, IconHistory as l, IconCamera as r, IconClipboardList as a, IconClock as I, IconCode as m, IconFileDescription as s, IconFileInfo as E, IconCalendarCheck as i, IconBuilding as u, IconBorderAll as p, IconDatabase as d, IconMailShare as f, IconWorld as h, IconEdit as C, IconMail as x, IconPuzzle as S, IconArrowRight as k, IconEyeOff as g, IconHome as b, IconInbox as w, IconFileEuro as $, IconLock as v, IconLockOpen as M, IconPower as L, IconMaximize as F, IconUsersGroup as D, IconMenu2 as y, IconMinimize as z, IconBell as P, IconHash as O, IconShoppingCart as R, IconCreditCard as A, IconChartHistogram as B, IconArchive as H, IconArrowForwardUp as U, IconRefresh as T, IconListSearch as V, IconShieldLock as W, IconServer as j, IconSettings as K, IconShare3 as N, IconEye as G, IconShield as X, IconShieldCheckFilled as q, IconKey as J, IconDoor as Q, IconStar as Y, IconStarFilled as Z, IconSubtask as _, IconHeadset as ee, IconFileX as ne, IconTicket as ce, IconArrowBackUp as te, IconUser as oe } from "@tabler/icons-react";
|
|
5
5
|
import { I as c } from "./Icon-Czc5vOtx.js";
|
|
6
|
-
import { I as
|
|
7
|
-
import { I as
|
|
8
|
-
import { I as
|
|
9
|
-
import { I as
|
|
10
|
-
import { a as
|
|
11
|
-
import { I as
|
|
12
|
-
import { I as
|
|
13
|
-
import { I as
|
|
14
|
-
import { I as
|
|
15
|
-
import { I as
|
|
16
|
-
import { I as
|
|
17
|
-
import { I as Hn, a as
|
|
18
|
-
import { I as
|
|
19
|
-
import { a as
|
|
20
|
-
import { a as
|
|
21
|
-
import { I as
|
|
22
|
-
import { I as
|
|
23
|
-
import { I as
|
|
24
|
-
import { a as
|
|
25
|
-
import { I as
|
|
26
|
-
import { I as
|
|
27
|
-
const
|
|
6
|
+
import { I as pn } from "./IconCheck-B_G6dwez.js";
|
|
7
|
+
import { I as fn, a as hn } from "./IconCheckboxEmpty-DgdZkOz9.js";
|
|
8
|
+
import { I as xn } from "./IconCheckboxIndeterminate-CSfbHQbH.js";
|
|
9
|
+
import { I as kn } from "./IconChevronDown-C_jKhk_x.js";
|
|
10
|
+
import { a as bn, I as wn } from "./IconCalendar-CacKT2Kt.js";
|
|
11
|
+
import { I as vn } from "./IconChevronRight-M4cC2dFn.js";
|
|
12
|
+
import { I as Ln } from "./IconChevronUp-SK9JZwbe.js";
|
|
13
|
+
import { I as Dn } from "./IconClose-Cczxm95W.js";
|
|
14
|
+
import { I as zn } from "./IconContextMenu-qp3vdZ_f.js";
|
|
15
|
+
import { I as On } from "./IconCopy-DfWYL8oQ.js";
|
|
16
|
+
import { I as An } from "./IconDanger-Bm53DCTg.js";
|
|
17
|
+
import { I as Hn, a as Un, b as Tn, c as Vn, d as Wn } from "./IconView-DKba1B4t.js";
|
|
18
|
+
import { I as Kn, a as Nn } from "./IconExternalLink-DRkRQEd3.js";
|
|
19
|
+
import { a as Xn, I as qn } from "./IconSucceeded-C7cQH_b1.js";
|
|
20
|
+
import { a as Qn, I as Yn } from "./IconImage-KRg2_926.js";
|
|
21
|
+
import { I as _n } from "./IconInfo-HXrweZ3Z.js";
|
|
22
|
+
import { I as nc, a as cc } from "./IconPlus-CfhsvvQB.js";
|
|
23
|
+
import { I as oc } from "./IconPending-a3qUa34r.js";
|
|
24
|
+
import { a as rc, I as ac } from "./IconRadioOn-D24Zr8bP.js";
|
|
25
|
+
import { I as mc } from "./IconSearch-BE56nMOe.js";
|
|
26
|
+
import { I as Ec, a as ic } from "./IconWarning-Bi91PP3-.js";
|
|
27
|
+
const Ie = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(t, null)), me = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(o, null)), se = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(l, null)), Ee = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(r, null)), ie = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(a, null)), ue = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(I, null)), pe = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(m, null)), de = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(s, null)), fe = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(E, null)), he = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(i, null)), Ce = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(u, null)), xe = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(p, null)), Se = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(d, null)), ke = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(f, null)), ge = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(h, null)), be = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(C, null)), we = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(x, null)), $e = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(S, null)), ve = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(k, null)), Me = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(g, null)), Le = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(b, null)), Fe = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(w, null)), De = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement($, null)), ye = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(v, null)), ze = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(M, null)), Pe = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(L, null)), Oe = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(F, null)), Re = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(D, null)), Ae = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(y, null)), Be = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(z, null)), He = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(P, null)), Ue = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(O, null)), Te = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(R, null)), Ve = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(A, null)), We = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(B, null)), je = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(H, null)), Ke = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(U, null)), Ne = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(T, null)), Ge = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(V, null)), Xe = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(W, null)), qe = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(j, null)), Je = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(K, null)), Qe = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(N, null)), Ye = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(G, null)), Ze = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(X, null)), _e = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(q, null)), en = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(J, null)), nn = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(Q, null)), cn = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(Y, null)), tn = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(Z, null)), on = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(_, null)), ln = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(ee, null)), rn = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(ne, null)), an = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(ce, null)), In = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(te, null)), mn = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n.createElement(oe, null)), sn = (e) => /* @__PURE__ */ n.createElement(
|
|
28
28
|
c,
|
|
29
29
|
{
|
|
30
30
|
...e
|
|
@@ -36,93 +36,94 @@ const re = (e) => /* @__PURE__ */ n.createElement(c, { ...e }, /* @__PURE__ */ n
|
|
|
36
36
|
`
|
|
37
37
|
);
|
|
38
38
|
export {
|
|
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
|
-
|
|
39
|
+
Ie as IconApp,
|
|
40
|
+
me as IconBackLink,
|
|
41
|
+
se as IconBackup,
|
|
42
|
+
bn as IconCalendar,
|
|
43
|
+
Ee as IconCamera,
|
|
44
|
+
ie as IconChangelog,
|
|
45
|
+
pn as IconCheck,
|
|
46
|
+
fn as IconCheckboxChecked,
|
|
47
|
+
hn as IconCheckboxEmpty,
|
|
48
|
+
xn as IconCheckboxIndeterminate,
|
|
49
|
+
kn as IconChevronDown,
|
|
50
|
+
wn as IconChevronLeft,
|
|
51
|
+
vn as IconChevronRight,
|
|
52
|
+
Ln as IconChevronUp,
|
|
53
|
+
ue as IconClock,
|
|
54
|
+
Dn as IconClose,
|
|
55
|
+
pe as IconCode,
|
|
56
|
+
zn as IconContextMenu,
|
|
57
|
+
fe as IconContract,
|
|
58
|
+
de as IconContractPartner,
|
|
59
|
+
On as IconCopy,
|
|
60
|
+
he as IconCronjob,
|
|
61
|
+
Ce as IconCustomer,
|
|
62
|
+
An as IconDanger,
|
|
63
|
+
xe as IconDashboard,
|
|
64
|
+
Se as IconDatabase,
|
|
65
65
|
Hn as IconDelete,
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
66
|
+
ke as IconDeliveryBox,
|
|
67
|
+
ge as IconDomain,
|
|
68
|
+
Kn as IconDownload,
|
|
69
|
+
be as IconEdit,
|
|
70
|
+
we as IconEmail,
|
|
71
71
|
$e as IconExtension,
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
ve as
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
De as
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
72
|
+
Nn as IconExternalLink,
|
|
73
|
+
Xn as IconFailed,
|
|
74
|
+
Qn as IconFile,
|
|
75
|
+
Un as IconFilter,
|
|
76
|
+
ve as IconForward,
|
|
77
|
+
Me as IconHide,
|
|
78
|
+
Le as IconHome,
|
|
79
|
+
Yn as IconImage,
|
|
80
|
+
Fe as IconInbox,
|
|
81
|
+
_n as IconInfo,
|
|
82
|
+
De as IconInvoice,
|
|
83
|
+
ye as IconLock,
|
|
84
|
+
ze as IconLockOpen,
|
|
85
|
+
Pe as IconLogout,
|
|
86
|
+
Oe as IconMaximize,
|
|
87
|
+
Re as IconMember,
|
|
88
|
+
Ae as IconMenu,
|
|
88
89
|
Be as IconMinimize,
|
|
89
|
-
|
|
90
|
-
|
|
90
|
+
nc as IconMinus,
|
|
91
|
+
sn as IconMittwald,
|
|
91
92
|
He as IconNotification,
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
93
|
+
Ue as IconNumber,
|
|
94
|
+
Te as IconOrder,
|
|
95
|
+
Ve as IconPayment,
|
|
96
|
+
oc as IconPending,
|
|
97
|
+
We as IconPerformance,
|
|
98
|
+
cc as IconPlus,
|
|
99
|
+
je as IconProject,
|
|
100
|
+
rc as IconRadioOff,
|
|
101
|
+
ac as IconRadioOn,
|
|
102
|
+
Ke as IconRedo,
|
|
103
|
+
Ne as IconRefresh,
|
|
104
|
+
Tn as IconSave,
|
|
105
|
+
mc as IconSearch,
|
|
106
|
+
Ge as IconSearchEngine,
|
|
107
|
+
Xe as IconSecurity,
|
|
108
|
+
qe as IconServer,
|
|
109
|
+
Je as IconSettings,
|
|
110
|
+
Qe as IconShare,
|
|
111
|
+
Ye as IconShow,
|
|
112
|
+
Vn as IconSorting,
|
|
113
|
+
Ze as IconSpamProtectionOff,
|
|
114
|
+
_e as IconSpamProtectionOn,
|
|
115
|
+
en as IconSshKey,
|
|
116
|
+
nn as IconSshSftp,
|
|
117
|
+
cn as IconStar,
|
|
118
|
+
tn as IconStarFilled,
|
|
119
|
+
on as IconSubdomain,
|
|
120
|
+
qn as IconSucceeded,
|
|
121
|
+
Ec as IconSuccess,
|
|
122
|
+
ln as IconSupport,
|
|
123
|
+
rn as IconTerminate,
|
|
124
|
+
an as IconTicket,
|
|
125
|
+
In as IconUndo,
|
|
126
|
+
mn as IconUser,
|
|
127
|
+
Wn as IconView,
|
|
128
|
+
ic as IconWarning
|
|
128
129
|
};
|
package/dist/js/Modal.js
CHANGED
|
@@ -17,12 +17,12 @@ import "./Icon-Czc5vOtx.js";
|
|
|
17
17
|
import { I as z } from "./IconClose-Cczxm95W.js";
|
|
18
18
|
import * as y from "react-aria-components";
|
|
19
19
|
import { a as N } from "./OverlayTrigger-j2zD8W4S.js";
|
|
20
|
-
const
|
|
21
|
-
modal:
|
|
22
|
-
offCanvas:
|
|
23
|
-
header:
|
|
24
|
-
content:
|
|
25
|
-
actionGroup:
|
|
20
|
+
const P = "flow--modal", T = "flow--modal--off-canvas", x = "flow--modal--header", M = "flow--modal--content", O = "flow--modal--action-group", A = "flow--modal--left", e = {
|
|
21
|
+
modal: P,
|
|
22
|
+
offCanvas: T,
|
|
23
|
+
header: x,
|
|
24
|
+
content: M,
|
|
25
|
+
actionGroup: O,
|
|
26
26
|
"size-s": "flow--modal--size-s",
|
|
27
27
|
"size-m": "flow--modal--size-m",
|
|
28
28
|
"modal-zoom": "flow--modal--modal-zoom",
|
|
@@ -32,20 +32,20 @@ const T = "flow--modal", x = "flow--modal--off-canvas", M = "flow--modal--header
|
|
|
32
32
|
"modal-slide-up": "flow--modal--modal-slide-up"
|
|
33
33
|
}, U = v("Modal", (t) => {
|
|
34
34
|
const {
|
|
35
|
-
size:
|
|
36
|
-
offCanvas:
|
|
37
|
-
controller:
|
|
35
|
+
size: l = "s",
|
|
36
|
+
offCanvas: r,
|
|
37
|
+
controller: a,
|
|
38
38
|
children: n,
|
|
39
39
|
refProp: G,
|
|
40
40
|
className: m,
|
|
41
41
|
offCanvasOrientation: s = "right",
|
|
42
42
|
...i
|
|
43
|
-
} = t,
|
|
44
|
-
|
|
45
|
-
e[`size-${
|
|
43
|
+
} = t, d = f(
|
|
44
|
+
r ? e.offCanvas : e.modal,
|
|
45
|
+
e[`size-${l}`],
|
|
46
46
|
e[s],
|
|
47
47
|
m
|
|
48
|
-
),
|
|
48
|
+
), c = {
|
|
49
49
|
Content: {
|
|
50
50
|
className: e.content,
|
|
51
51
|
Section: {
|
|
@@ -64,25 +64,26 @@ const T = "flow--modal", x = "flow--modal--off-canvas", M = "flow--modal--header
|
|
|
64
64
|
spacing: "m"
|
|
65
65
|
}
|
|
66
66
|
};
|
|
67
|
-
return /* @__PURE__ */ o.createElement(w, { className:
|
|
67
|
+
return /* @__PURE__ */ o.createElement(w, { className: d, controller: a, ...i }, /* @__PURE__ */ o.createElement(p, { props: c }, /* @__PURE__ */ o.createElement(g, null, /* @__PURE__ */ o.createElement(h, { className: e.header }, /* @__PURE__ */ o.createElement(u, { id: "heading" }), /* @__PURE__ */ o.createElement(C, { closeOverlay: "Modal" }, /* @__PURE__ */ o.createElement(
|
|
68
68
|
E,
|
|
69
69
|
{
|
|
70
70
|
variant: "plain",
|
|
71
71
|
color: "secondary",
|
|
72
|
-
className: e.closeButton
|
|
72
|
+
className: e.closeButton,
|
|
73
|
+
onPress: a == null ? void 0 : a.close
|
|
73
74
|
},
|
|
74
75
|
/* @__PURE__ */ o.createElement(z, null)
|
|
75
76
|
))), n)));
|
|
76
77
|
}), V = (t) => {
|
|
77
|
-
const { children:
|
|
78
|
+
const { children: l, ...r } = t;
|
|
78
79
|
return /* @__PURE__ */ o.createElement(
|
|
79
80
|
N,
|
|
80
81
|
{
|
|
81
82
|
overlayType: "Modal",
|
|
82
|
-
...
|
|
83
|
+
...r,
|
|
83
84
|
component: y.DialogTrigger
|
|
84
85
|
},
|
|
85
|
-
|
|
86
|
+
l
|
|
86
87
|
);
|
|
87
88
|
};
|
|
88
89
|
export {
|
|
@@ -35,6 +35,7 @@ export { IconExternalLink } from './IconExternalLink';
|
|
|
35
35
|
export { IconFailed } from './IconFailed';
|
|
36
36
|
export { IconFile } from './IconFile';
|
|
37
37
|
export { IconFilter } from './IconFilter';
|
|
38
|
+
export { IconForward } from './IconForward';
|
|
38
39
|
export { IconHide } from './IconHide';
|
|
39
40
|
export { IconHome } from './IconHome';
|
|
40
41
|
export { IconImage } from './IconImage';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
3
|
+
"version": "0.1.0-alpha.366",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
"@chakra-ui/live-region": "^2.1.0",
|
|
426
426
|
"@internationalized/date": "^3.6.0",
|
|
427
427
|
"@internationalized/string-compiler": "^3.2.6",
|
|
428
|
-
"@mittwald/react-tunnel": "^0.1.0-alpha.
|
|
428
|
+
"@mittwald/react-tunnel": "^0.1.0-alpha.366",
|
|
429
429
|
"@mittwald/react-use-promise": "^2.6.0",
|
|
430
430
|
"@react-aria/form": "^3.0.11",
|
|
431
431
|
"@react-aria/utils": "^3.26.0",
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
},
|
|
457
457
|
"devDependencies": {
|
|
458
458
|
"@faker-js/faker": "^9.2.0",
|
|
459
|
-
"@mittwald/flow-design-tokens": "^0.1.0-alpha.
|
|
459
|
+
"@mittwald/flow-design-tokens": "^0.1.0-alpha.366",
|
|
460
460
|
"@mittwald/react-use-promise": "^2.6.0",
|
|
461
461
|
"@nx/storybook": "^20.1.3",
|
|
462
462
|
"@storybook/addon-a11y": "^8.4.5",
|
|
@@ -551,5 +551,5 @@
|
|
|
551
551
|
}
|
|
552
552
|
}
|
|
553
553
|
},
|
|
554
|
-
"gitHead": "
|
|
554
|
+
"gitHead": "be98a90eb5ec1363e7778f0551dca438f3698b4d"
|
|
555
555
|
}
|