@shlinkio/shlink-frontend-kit 0.9.10 → 0.9.11
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/index.d.ts +10 -0
- package/dist/index.js +32 -31
- package/dist/ordering-pAYMfJPl.js +108 -0
- package/dist/tailwind.d.ts +62 -2
- package/dist/tailwind.js +605 -472
- package/dist/tailwind.preset.css +20 -0
- package/package.json +9 -9
- package/dist/ordering-VI1mTe3x.js +0 -102
package/dist/tailwind.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import w, { clsx as
|
|
3
|
-
import { useRef as
|
|
4
|
-
import { Link as
|
|
5
|
-
import { faClose as
|
|
6
|
-
import { FontAwesomeIcon as
|
|
7
|
-
import { u as
|
|
8
|
-
import { useFloating as
|
|
9
|
-
import { createPortal as
|
|
1
|
+
import { jsxs as m, jsx as n, Fragment as F } from "react/jsx-runtime";
|
|
2
|
+
import w, { clsx as y } from "clsx";
|
|
3
|
+
import { useRef as P, useState as M, useEffect as T, forwardRef as v, useCallback as I, createContext as X, useContext as E, useId as H, useImperativeHandle as ut, useMemo as K } from "react";
|
|
4
|
+
import { Link as J, NavLink as bt } from "react-router";
|
|
5
|
+
import { faClose as gt, faEyeSlash as ht, faEye as ft, faCircleNotch as at, faSearch as xt, faCaretDown as yt, faChevronLeft as tt, faChevronRight as et, faEllipsisV as kt, faSortAmountUp as vt, faSortAmountDown as Nt, faCheck as Ct } from "@fortawesome/free-solid-svg-icons";
|
|
6
|
+
import { FontAwesomeIcon as C } from "@fortawesome/react-fontawesome";
|
|
7
|
+
import { u as It, b as Rt, i as Pt, a as Ot, e as Lt, c as St } from "./ordering-pAYMfJPl.js";
|
|
8
|
+
import { useFloating as lt, flip as Dt, offset as Et, useClick as Mt, useInteractions as dt, autoPlacement as Bt, arrow as At, useHover as Tt, useTransitionStyles as _t } from "@floating-ui/react";
|
|
9
|
+
import { createPortal as $t } from "react-dom";
|
|
10
10
|
import "reactstrap";
|
|
11
|
-
import { faClone as
|
|
12
|
-
const
|
|
13
|
-
const
|
|
14
|
-
return
|
|
15
|
-
const i =
|
|
11
|
+
import { faClone as jt } from "@fortawesome/free-regular-svg-icons";
|
|
12
|
+
const _e = ({ children: r, summary: e, summaryClasses: t, ...o }) => {
|
|
13
|
+
const l = P(null), [a, d] = M(!1);
|
|
14
|
+
return T(() => {
|
|
15
|
+
const i = l.current, s = () => d(!!(i != null && i.open));
|
|
16
16
|
return i == null || i.addEventListener("toggle", s), () => i == null ? void 0 : i.removeEventListener("toggle", s);
|
|
17
|
-
}, []), /* @__PURE__ */
|
|
18
|
-
/* @__PURE__ */ n("summary", { className:
|
|
19
|
-
|
|
17
|
+
}, []), /* @__PURE__ */ m("details", { ref: l, ...o, children: [
|
|
18
|
+
/* @__PURE__ */ n("summary", { className: y("tw:focus-ring tw:px-1 tw:-mx-1 tw:rounded-sm", t), children: e }),
|
|
19
|
+
a && /* @__PURE__ */ n("div", { className: "tw:mt-3 tw:flex tw:flex-col tw:gap-y-3", children: r })
|
|
20
20
|
] });
|
|
21
|
-
},
|
|
21
|
+
}, Ft = v(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
22
22
|
"div",
|
|
23
23
|
{
|
|
24
24
|
className: w(
|
|
@@ -29,7 +29,7 @@ const Oe = ({ children: r, summary: e, summaryClasses: t, ...o }) => {
|
|
|
29
29
|
...e,
|
|
30
30
|
ref: t
|
|
31
31
|
}
|
|
32
|
-
)),
|
|
32
|
+
)), Ht = v(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
33
33
|
"div",
|
|
34
34
|
{
|
|
35
35
|
className: w(
|
|
@@ -40,7 +40,7 @@ const Oe = ({ children: r, summary: e, summaryClasses: t, ...o }) => {
|
|
|
40
40
|
...e,
|
|
41
41
|
ref: t
|
|
42
42
|
}
|
|
43
|
-
)),
|
|
43
|
+
)), Wt = v(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
44
44
|
"div",
|
|
45
45
|
{
|
|
46
46
|
className: w(
|
|
@@ -51,7 +51,7 @@ const Oe = ({ children: r, summary: e, summaryClasses: t, ...o }) => {
|
|
|
51
51
|
...e,
|
|
52
52
|
ref: t
|
|
53
53
|
}
|
|
54
|
-
)),
|
|
54
|
+
)), Ut = v(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
55
55
|
"div",
|
|
56
56
|
{
|
|
57
57
|
className: w(
|
|
@@ -62,83 +62,83 @@ const Oe = ({ children: r, summary: e, summaryClasses: t, ...o }) => {
|
|
|
62
62
|
...e,
|
|
63
63
|
ref: t
|
|
64
64
|
}
|
|
65
|
-
)),
|
|
66
|
-
const { title:
|
|
65
|
+
)), L = Object.assign(Ut, { Body: Ht, Header: Ft, Footer: Wt }), Kt = v(({ bodyClassName: r, children: e, ...t }, o) => {
|
|
66
|
+
const { title: l, titleSize: a = "md", ...d } = "title" in t ? t : {
|
|
67
67
|
...t,
|
|
68
68
|
title: void 0,
|
|
69
69
|
titleSize: void 0
|
|
70
70
|
};
|
|
71
|
-
return /* @__PURE__ */
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
71
|
+
return /* @__PURE__ */ m(L, { ...d, ref: o, children: [
|
|
72
|
+
l && /* @__PURE__ */ m(L.Header, { children: [
|
|
73
|
+
a === "lg" && /* @__PURE__ */ n("h4", { children: l }),
|
|
74
|
+
a === "md" && /* @__PURE__ */ n("h5", { children: l }),
|
|
75
|
+
a === "sm" && /* @__PURE__ */ n("h6", { children: l })
|
|
76
76
|
] }),
|
|
77
|
-
/* @__PURE__ */ n(
|
|
77
|
+
/* @__PURE__ */ n(L.Body, { className: r, children: e })
|
|
78
78
|
] });
|
|
79
79
|
});
|
|
80
|
-
function
|
|
80
|
+
function Gt({
|
|
81
81
|
id: r,
|
|
82
82
|
items: e,
|
|
83
83
|
onSelectItem: t,
|
|
84
84
|
onActiveItemChange: o,
|
|
85
|
-
renderItem:
|
|
86
|
-
className:
|
|
85
|
+
renderItem: l,
|
|
86
|
+
className: a,
|
|
87
87
|
noItemsMessage: d = "No items",
|
|
88
88
|
anchor: i,
|
|
89
89
|
"aria-label": s = "Items",
|
|
90
90
|
...c
|
|
91
91
|
}) {
|
|
92
|
-
const [
|
|
93
|
-
if (
|
|
94
|
-
const [
|
|
95
|
-
o(
|
|
92
|
+
const [f, u] = M(0), p = I((k) => {
|
|
93
|
+
if (u(k), o) {
|
|
94
|
+
const [x, b] = [...e.entries()][k];
|
|
95
|
+
o(x, b);
|
|
96
96
|
}
|
|
97
97
|
}, [e, o]);
|
|
98
|
-
return
|
|
99
|
-
const
|
|
100
|
-
if (!
|
|
98
|
+
return T(() => {
|
|
99
|
+
const k = i == null ? void 0 : i.current;
|
|
100
|
+
if (!k)
|
|
101
101
|
return;
|
|
102
|
-
const
|
|
103
|
-
["Enter", "ArrowUp", "ArrowDown"].includes(
|
|
102
|
+
const x = (b) => {
|
|
103
|
+
["Enter", "ArrowUp", "ArrowDown"].includes(b.key) && b.preventDefault(), b.key === "ArrowDown" ? p(Math.min(f + 1, e.size - 1)) : b.key === "ArrowUp" ? p(Math.max(f - 1, 0)) : b.key === "Enter" && t([...e.values()][f]);
|
|
104
104
|
};
|
|
105
|
-
return
|
|
106
|
-
}, [
|
|
107
|
-
|
|
105
|
+
return k.addEventListener("keydown", x), () => k.removeEventListener("keydown", x);
|
|
106
|
+
}, [f, i, p, e, t]), /* @__PURE__ */ m(
|
|
107
|
+
L,
|
|
108
108
|
{
|
|
109
109
|
id: r,
|
|
110
|
-
className: w("tw:py-1 tw:flex tw:flex-col",
|
|
110
|
+
className: w("tw:py-1 tw:flex tw:flex-col", a),
|
|
111
111
|
role: "listbox",
|
|
112
112
|
"aria-orientation": "vertical",
|
|
113
113
|
"aria-label": s,
|
|
114
114
|
...c,
|
|
115
115
|
children: [
|
|
116
116
|
e.size === 0 && /* @__PURE__ */ n("i", { role: "option", "aria-disabled": !0, "aria-selected": !1, "data-testid": "no-items", className: "tw:px-2 tw:py-1", children: d }),
|
|
117
|
-
[...e.entries()].map(([
|
|
117
|
+
[...e.entries()].map(([k, x], b) => /* @__PURE__ */ n(
|
|
118
118
|
"button",
|
|
119
119
|
{
|
|
120
|
-
id: `${r}_${
|
|
120
|
+
id: `${r}_${k}`,
|
|
121
121
|
type: "button",
|
|
122
122
|
role: "option",
|
|
123
|
-
"aria-selected":
|
|
123
|
+
"aria-selected": b === f,
|
|
124
124
|
className: w(
|
|
125
125
|
"tw:px-2 tw:py-1 tw:text-left tw:truncate",
|
|
126
|
-
{ "tw:bg-lm-secondary tw:dark:bg-dm-secondary":
|
|
126
|
+
{ "tw:bg-lm-secondary tw:dark:bg-dm-secondary": b === f }
|
|
127
127
|
),
|
|
128
128
|
tabIndex: -1,
|
|
129
|
-
onClick: () => t(
|
|
130
|
-
onMouseOver: () =>
|
|
131
|
-
children:
|
|
129
|
+
onClick: () => t(x),
|
|
130
|
+
onMouseOver: () => p(b),
|
|
131
|
+
children: l(x)
|
|
132
132
|
},
|
|
133
|
-
|
|
133
|
+
k
|
|
134
134
|
))
|
|
135
135
|
]
|
|
136
136
|
}
|
|
137
137
|
);
|
|
138
138
|
}
|
|
139
|
-
const
|
|
140
|
-
const { responsive: t } =
|
|
141
|
-
return /* @__PURE__ */ n(
|
|
139
|
+
const W = X(void 0), _ = X({ responsive: !0, size: "md" }), qt = ({ children: r, className: e }) => {
|
|
140
|
+
const { responsive: t } = E(_);
|
|
141
|
+
return /* @__PURE__ */ n(W.Provider, { value: { section: "head" }, children: /* @__PURE__ */ n(
|
|
142
142
|
"thead",
|
|
143
143
|
{
|
|
144
144
|
className: w(
|
|
@@ -148,9 +148,9 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
148
148
|
children: r
|
|
149
149
|
}
|
|
150
150
|
) });
|
|
151
|
-
},
|
|
152
|
-
const { responsive: t } =
|
|
153
|
-
return /* @__PURE__ */ n(
|
|
151
|
+
}, Xt = ({ children: r, className: e }) => {
|
|
152
|
+
const { responsive: t } = E(_);
|
|
153
|
+
return /* @__PURE__ */ n(W.Provider, { value: { section: "body" }, children: /* @__PURE__ */ n(
|
|
154
154
|
"tbody",
|
|
155
155
|
{
|
|
156
156
|
className: w(
|
|
@@ -160,9 +160,9 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
160
160
|
children: r
|
|
161
161
|
}
|
|
162
162
|
) });
|
|
163
|
-
},
|
|
164
|
-
const { responsive: t } =
|
|
165
|
-
return /* @__PURE__ */ n(
|
|
163
|
+
}, Jt = ({ children: r, className: e }) => {
|
|
164
|
+
const { responsive: t } = E(_);
|
|
165
|
+
return /* @__PURE__ */ n(W.Provider, { value: { section: "footer" }, children: /* @__PURE__ */ n(
|
|
166
166
|
"tfoot",
|
|
167
167
|
{
|
|
168
168
|
className: w(
|
|
@@ -172,19 +172,19 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
172
172
|
children: r
|
|
173
173
|
}
|
|
174
174
|
) });
|
|
175
|
-
},
|
|
176
|
-
const o =
|
|
175
|
+
}, Qt = ({ children: r, className: e, ...t }) => {
|
|
176
|
+
const o = E(W), l = (o == null ? void 0 : o.section) === "body", { responsive: a } = E(_);
|
|
177
177
|
return /* @__PURE__ */ n(
|
|
178
178
|
"tr",
|
|
179
179
|
{
|
|
180
180
|
className: w(
|
|
181
181
|
"tw:group",
|
|
182
182
|
{
|
|
183
|
-
"tw:lg:table-row tw:flex tw:flex-col":
|
|
184
|
-
"tw:lg:border-0 tw:border-y-2 tw:border-lm-border tw:dark:border-dm-border":
|
|
185
|
-
"tw:hover:bg-lm-primary tw:dark:hover:bg-dm-primary":
|
|
183
|
+
"tw:lg:table-row tw:flex tw:flex-col": a,
|
|
184
|
+
"tw:lg:border-0 tw:border-y-2 tw:border-lm-border tw:dark:border-dm-border": a,
|
|
185
|
+
"tw:hover:bg-lm-primary tw:dark:hover:bg-dm-primary": l,
|
|
186
186
|
// Use a different hover bg color depending on the table being inside a card or not
|
|
187
|
-
"tw:group-[&]/card:hover:bg-lm-secondary tw:dark:group-[&]/card:hover:bg-dm-secondary":
|
|
187
|
+
"tw:group-[&]/card:hover:bg-lm-secondary tw:dark:group-[&]/card:hover:bg-dm-secondary": l
|
|
188
188
|
},
|
|
189
189
|
e
|
|
190
190
|
),
|
|
@@ -192,8 +192,8 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
192
192
|
children: r
|
|
193
193
|
}
|
|
194
194
|
);
|
|
195
|
-
},
|
|
196
|
-
const
|
|
195
|
+
}, Yt = ({ children: r, className: e, columnName: t, type: o, ...l }) => {
|
|
196
|
+
const a = E(W), d = o ?? ((a == null ? void 0 : a.section) !== "body" ? "th" : "td"), { responsive: i, size: s } = E(_);
|
|
197
197
|
return /* @__PURE__ */ n(
|
|
198
198
|
d,
|
|
199
199
|
{
|
|
@@ -212,33 +212,33 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
212
212
|
},
|
|
213
213
|
e
|
|
214
214
|
),
|
|
215
|
-
...
|
|
215
|
+
...l,
|
|
216
216
|
children: r
|
|
217
217
|
}
|
|
218
218
|
);
|
|
219
|
-
},
|
|
220
|
-
/* @__PURE__ */ n(
|
|
221
|
-
/* @__PURE__ */ n(
|
|
222
|
-
e && /* @__PURE__ */ n(
|
|
223
|
-
] }) }),
|
|
219
|
+
}, Zt = ({ header: r, footer: e, children: t, responsive: o = !0, size: l = "md", ...a }) => /* @__PURE__ */ n(_.Provider, { value: { responsive: o, size: l }, children: /* @__PURE__ */ m("table", { className: "tw:w-full", ...a, children: [
|
|
220
|
+
/* @__PURE__ */ n(qt, { children: r }),
|
|
221
|
+
/* @__PURE__ */ n(Xt, { children: t }),
|
|
222
|
+
e && /* @__PURE__ */ n(Jt, { children: e })
|
|
223
|
+
] }) }), $e = Object.assign(Zt, { Row: Qt, Cell: Yt }), zt = v(({
|
|
224
224
|
className: r,
|
|
225
225
|
disabled: e,
|
|
226
226
|
variant: t = "primary",
|
|
227
227
|
size: o = "md",
|
|
228
|
-
inline:
|
|
229
|
-
solid:
|
|
228
|
+
inline: l = !1,
|
|
229
|
+
solid: a = !1,
|
|
230
230
|
type: d = "button",
|
|
231
231
|
...i
|
|
232
232
|
}, s) => {
|
|
233
|
-
const c = "to" in i,
|
|
233
|
+
const c = "to" in i && typeof i.to == "string", f = c ? J : "button", u = c ? void 0 : d;
|
|
234
234
|
return /* @__PURE__ */ n(
|
|
235
|
-
|
|
235
|
+
f,
|
|
236
236
|
{
|
|
237
237
|
ref: s,
|
|
238
238
|
className: w(
|
|
239
239
|
{
|
|
240
|
-
"tw:inline-flex":
|
|
241
|
-
"tw:flex": !
|
|
240
|
+
"tw:inline-flex": l,
|
|
241
|
+
"tw:flex": !l
|
|
242
242
|
},
|
|
243
243
|
"tw:gap-2 tw:items-center tw:justify-center",
|
|
244
244
|
"tw:border tw:rounded-md tw:no-underline",
|
|
@@ -255,13 +255,13 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
257
|
"tw:border-lm-brand tw:dark:border-dm-brand": t === "primary",
|
|
258
|
-
"tw:text-lm-brand tw:dark:text-dm-brand": t === "primary" && !
|
|
258
|
+
"tw:text-lm-brand tw:dark:text-dm-brand": t === "primary" && !a,
|
|
259
259
|
"tw:border-zinc-500": t === "secondary",
|
|
260
|
-
"tw:text-zinc-500": t === "secondary" && !
|
|
260
|
+
"tw:text-zinc-500": t === "secondary" && !a,
|
|
261
261
|
"tw:border-danger": t === "danger",
|
|
262
|
-
"tw:text-danger": t === "danger" && !
|
|
262
|
+
"tw:text-danger": t === "danger" && !a
|
|
263
263
|
},
|
|
264
|
-
|
|
264
|
+
a && {
|
|
265
265
|
"tw:text-white": !0,
|
|
266
266
|
"tw:bg-lm-brand tw:dark:bg-dm-brand": t === "primary",
|
|
267
267
|
"tw:highlight:bg-lm-brand-dark tw:dark:highlight:bg-dm-brand-dark": t === "primary",
|
|
@@ -272,7 +272,7 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
272
272
|
"tw:highlight:bg-danger-dark tw:highlight:border-danger-dark": t === "danger"
|
|
273
273
|
},
|
|
274
274
|
!e && {
|
|
275
|
-
"tw:highlight:text-white": !
|
|
275
|
+
"tw:highlight:text-white": !a,
|
|
276
276
|
"tw:highlight:bg-lm-brand tw:dark:highlight:bg-dm-brand": t === "primary",
|
|
277
277
|
"tw:highlight:bg-zinc-500": t === "secondary",
|
|
278
278
|
"tw:highlight:bg-danger": t === "danger"
|
|
@@ -285,18 +285,18 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
285
285
|
),
|
|
286
286
|
disabled: c ? void 0 : e,
|
|
287
287
|
"aria-disabled": c ? e : void 0,
|
|
288
|
-
type:
|
|
288
|
+
type: u,
|
|
289
289
|
...i
|
|
290
290
|
}
|
|
291
291
|
);
|
|
292
|
-
}),
|
|
293
|
-
const
|
|
292
|
+
}), it = v(({ className: r, onChange: e, ...t }, o) => {
|
|
293
|
+
const l = I((a) => e == null ? void 0 : e(a.target.checked, a), [e]);
|
|
294
294
|
return /* @__PURE__ */ n(
|
|
295
295
|
"input",
|
|
296
296
|
{
|
|
297
297
|
ref: o,
|
|
298
298
|
type: "checkbox",
|
|
299
|
-
className:
|
|
299
|
+
className: y(
|
|
300
300
|
"tw:appearance-none tw:focus-ring tw:cursor-[inherit]",
|
|
301
301
|
"tw:border-1 tw:border-lm-input-border tw:dark:border-dm-input-border",
|
|
302
302
|
"tw:bg-lm-primary tw:dark:bg-dm-primary tw:checked:bg-lm-brand tw:dark:checked:bg-dm-brand tw:bg-no-repeat",
|
|
@@ -304,71 +304,73 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
304
304
|
"tw:group-[&]/card:bg-lm-input tw:group-[&]/card:dark:bg-dm-input",
|
|
305
305
|
r
|
|
306
306
|
),
|
|
307
|
-
onChange:
|
|
307
|
+
onChange: l,
|
|
308
308
|
...t
|
|
309
309
|
}
|
|
310
310
|
);
|
|
311
|
-
}),
|
|
312
|
-
|
|
311
|
+
}), je = v(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
312
|
+
it,
|
|
313
313
|
{
|
|
314
314
|
ref: t,
|
|
315
|
-
className:
|
|
315
|
+
className: y("tw:rounded-sm tw:w-4 tw:h-4 tw:checked:bg-(image:--tick) tw:bg-center", r),
|
|
316
316
|
...e
|
|
317
317
|
}
|
|
318
|
-
)),
|
|
318
|
+
)), G = v(({ onClick: r, className: e, label: t = "Close", size: o = "lg", solid: l }, a) => /* @__PURE__ */ n(
|
|
319
319
|
"button",
|
|
320
320
|
{
|
|
321
|
-
ref:
|
|
321
|
+
ref: a,
|
|
322
322
|
type: "button",
|
|
323
323
|
onClick: r,
|
|
324
324
|
className: w(
|
|
325
|
-
"tw:opacity-50 tw:highlight:opacity-80 tw:transition-opacity",
|
|
326
325
|
"tw:rounded-md tw:focus-ring tw:cursor-pointer",
|
|
326
|
+
{
|
|
327
|
+
"tw:opacity-50 tw:highlight:opacity-80 tw:transition-opacity": !l
|
|
328
|
+
},
|
|
327
329
|
e
|
|
328
330
|
),
|
|
329
331
|
"aria-label": t,
|
|
330
|
-
children: /* @__PURE__ */ n(
|
|
332
|
+
children: /* @__PURE__ */ n(C, { icon: gt, size: o === "lg" ? "xl" : o === "md" ? "lg" : void 0 })
|
|
331
333
|
}
|
|
332
|
-
)),
|
|
334
|
+
)), Q = v(({
|
|
333
335
|
borderless: r = !1,
|
|
334
336
|
size: e = "md",
|
|
335
337
|
feedback: t,
|
|
336
|
-
|
|
338
|
+
variant: o = "default",
|
|
339
|
+
className: l,
|
|
337
340
|
disabled: a,
|
|
338
|
-
...
|
|
339
|
-
},
|
|
341
|
+
...d
|
|
342
|
+
}, i) => /* @__PURE__ */ n(
|
|
340
343
|
"input",
|
|
341
344
|
{
|
|
342
|
-
ref:
|
|
345
|
+
ref: i,
|
|
343
346
|
className: w(
|
|
344
|
-
"tw:
|
|
345
|
-
|
|
346
|
-
"tw:
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
o
|
|
347
|
+
"tw:outline-none",
|
|
348
|
+
o === "default" && [
|
|
349
|
+
"tw:w-full",
|
|
350
|
+
{
|
|
351
|
+
"tw:focus-ring": !t,
|
|
352
|
+
"tw:focus-ring-danger": t === "error",
|
|
353
|
+
"tw:px-2 tw:py-1 tw:text-sm": e === "sm",
|
|
354
|
+
"tw:px-3 tw:py-1.5": e === "md",
|
|
355
|
+
"tw:px-4 tw:py-2 tw:text-xl": e === "lg",
|
|
356
|
+
"tw:rounded-md tw:border": !r,
|
|
357
|
+
"tw:border-lm-input-border tw:dark:border-dm-input-border": !r && !t,
|
|
358
|
+
"tw:border-danger": !r && t === "error",
|
|
359
|
+
"tw:bg-lm-disabled-input tw:dark:bg-dm-disabled-input": a,
|
|
360
|
+
"tw:bg-lm-primary tw:dark:bg-dm-primary": !a,
|
|
361
|
+
// Use different background color when rendered inside a card
|
|
362
|
+
"tw:group-[&]/card:bg-lm-input tw:group-[&]/card:dark:bg-dm-input": !a
|
|
363
|
+
}
|
|
364
|
+
],
|
|
365
|
+
l
|
|
364
366
|
),
|
|
365
367
|
disabled: a,
|
|
366
|
-
...
|
|
368
|
+
...d
|
|
367
369
|
}
|
|
368
|
-
)),
|
|
370
|
+
)), Y = ({ required: r, children: e, className: t, ...o }) => /* @__PURE__ */ m("label", { className: y("tw:cursor-pointer", t), ...o, children: [
|
|
369
371
|
e,
|
|
370
372
|
r && /* @__PURE__ */ n("span", { className: "tw:text-danger tw:ml-1", "data-testid": "required-indicator", children: "*" })
|
|
371
|
-
] }),
|
|
373
|
+
] }), Z = ({ children: r, helpText: e, error: t, "data-testid": o }) => /* @__PURE__ */ m("div", { className: "tw:flex tw:flex-col tw:gap-1", "data-testid": o, children: [
|
|
372
374
|
r,
|
|
373
375
|
e && /* @__PURE__ */ n(
|
|
374
376
|
"small",
|
|
@@ -379,40 +381,40 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
379
381
|
}
|
|
380
382
|
),
|
|
381
383
|
t && /* @__PURE__ */ n("span", { "data-testid": o ? `${o}-error` : "error", className: "tw:text-danger", children: t })
|
|
382
|
-
] }),
|
|
383
|
-
const c =
|
|
384
|
-
return /* @__PURE__ */
|
|
385
|
-
/* @__PURE__ */ n(
|
|
384
|
+
] }), Fe = v(({ label: r, inputClassName: e, required: t, hiddenRequired: o, error: l, helpText: a, "data-testid": d, ...i }, s) => {
|
|
385
|
+
const c = H();
|
|
386
|
+
return /* @__PURE__ */ m(Z, { error: l, helpText: a, "data-testid": d, children: [
|
|
387
|
+
/* @__PURE__ */ n(Y, { htmlFor: c, required: t, children: r }),
|
|
386
388
|
/* @__PURE__ */ n(
|
|
387
|
-
|
|
389
|
+
Q,
|
|
388
390
|
{
|
|
389
391
|
ref: s,
|
|
390
392
|
id: c,
|
|
391
393
|
className: e,
|
|
392
394
|
required: t || o,
|
|
393
|
-
feedback:
|
|
395
|
+
feedback: l ? "error" : void 0,
|
|
394
396
|
...i
|
|
395
397
|
}
|
|
396
398
|
)
|
|
397
399
|
] });
|
|
398
|
-
}),
|
|
399
|
-
const [
|
|
400
|
-
var
|
|
401
|
-
(
|
|
400
|
+
}), Vt = v(({ containerClassName: r, className: e, size: t, ...o }, l) => {
|
|
401
|
+
const [a, d, , i] = It(!1), s = P(null), c = I(({ relatedTarget: f }) => {
|
|
402
|
+
var u;
|
|
403
|
+
(u = s.current) != null && u.contains(f) || i();
|
|
402
404
|
}, [s, i]);
|
|
403
|
-
return /* @__PURE__ */
|
|
405
|
+
return /* @__PURE__ */ m(
|
|
404
406
|
"div",
|
|
405
407
|
{
|
|
406
|
-
className:
|
|
408
|
+
className: y("tw:group tw:relative", r),
|
|
407
409
|
ref: s,
|
|
408
410
|
onBlurCapture: c,
|
|
409
411
|
children: [
|
|
410
412
|
/* @__PURE__ */ n(
|
|
411
|
-
|
|
413
|
+
Q,
|
|
412
414
|
{
|
|
413
|
-
ref:
|
|
414
|
-
type:
|
|
415
|
-
className:
|
|
415
|
+
ref: l,
|
|
416
|
+
type: a ? "text" : "password",
|
|
417
|
+
className: y(
|
|
416
418
|
{
|
|
417
419
|
"tw:pr-10": t !== "sm",
|
|
418
420
|
"tw:pr-8": t === "sm"
|
|
@@ -429,9 +431,9 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
429
431
|
{
|
|
430
432
|
type: "button",
|
|
431
433
|
onClick: d,
|
|
432
|
-
title:
|
|
433
|
-
"aria-label":
|
|
434
|
-
className:
|
|
434
|
+
title: a ? "Hide password" : "Show password",
|
|
435
|
+
"aria-label": a ? "Hide password" : "Show password",
|
|
436
|
+
className: y(
|
|
435
437
|
"tw:absolute tw:top-[50%] tw:translate-y-[-50%] tw:px-1 tw:cursor-pointer",
|
|
436
438
|
"tw:text-placeholder tw:hover:text-lm-text tw:hover:dark:text-dm-text tw:transition-colors",
|
|
437
439
|
{
|
|
@@ -440,35 +442,35 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
440
442
|
}
|
|
441
443
|
),
|
|
442
444
|
tabIndex: -1,
|
|
443
|
-
children: /* @__PURE__ */ n(
|
|
445
|
+
children: /* @__PURE__ */ n(C, { fixedWidth: !0, icon: a ? ht : ft })
|
|
444
446
|
}
|
|
445
447
|
)
|
|
446
448
|
]
|
|
447
449
|
}
|
|
448
450
|
);
|
|
449
|
-
}),
|
|
450
|
-
const c =
|
|
451
|
-
return /* @__PURE__ */
|
|
452
|
-
/* @__PURE__ */ n(
|
|
451
|
+
}), He = v(({ label: r, inputClassName: e, required: t, hiddenRequired: o, error: l, helpText: a, "data-testid": d, ...i }, s) => {
|
|
452
|
+
const c = H();
|
|
453
|
+
return /* @__PURE__ */ m(Z, { error: l, helpText: a, "data-testid": d, children: [
|
|
454
|
+
/* @__PURE__ */ n(Y, { htmlFor: c, required: t, children: r }),
|
|
453
455
|
/* @__PURE__ */ n(
|
|
454
|
-
|
|
456
|
+
Vt,
|
|
455
457
|
{
|
|
456
458
|
ref: s,
|
|
457
459
|
id: c,
|
|
458
460
|
className: e,
|
|
459
461
|
required: t || o,
|
|
460
|
-
feedback:
|
|
462
|
+
feedback: l ? "error" : void 0,
|
|
461
463
|
...i
|
|
462
464
|
}
|
|
463
465
|
)
|
|
464
466
|
] });
|
|
465
|
-
}),
|
|
467
|
+
}), te = v(({
|
|
466
468
|
className: r,
|
|
467
469
|
size: e = "md",
|
|
468
470
|
feedback: t,
|
|
469
471
|
style: o = {},
|
|
470
|
-
disabled:
|
|
471
|
-
...
|
|
472
|
+
disabled: l,
|
|
473
|
+
...a
|
|
472
474
|
}, d) => /* @__PURE__ */ n(
|
|
473
475
|
"select",
|
|
474
476
|
{
|
|
@@ -489,9 +491,9 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
489
491
|
"tw:pl-2 tw:py-1 tw:text-sm": e === "sm",
|
|
490
492
|
"tw:pl-3 tw:py-1.5": e === "md",
|
|
491
493
|
"tw:pl-4 tw:py-2 tw:text-xl": e === "lg",
|
|
492
|
-
"tw:bg-lm-disabled-input tw:dark:bg-dm-disabled-input":
|
|
494
|
+
"tw:bg-lm-disabled-input tw:dark:bg-dm-disabled-input": l,
|
|
493
495
|
// Apply different background color when rendered inside a card
|
|
494
|
-
"tw:bg-lm-primary tw:dark:bg-dm-primary tw:group-[&]/card:bg-lm-input tw:group-[&]/card:dark:bg-dm-input": !
|
|
496
|
+
"tw:bg-lm-primary tw:dark:bg-dm-primary tw:group-[&]/card:bg-lm-input tw:group-[&]/card:dark:bg-dm-input": !l
|
|
495
497
|
},
|
|
496
498
|
r
|
|
497
499
|
),
|
|
@@ -499,43 +501,45 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
499
501
|
...o,
|
|
500
502
|
background: "right 0.75rem center / 16px 12px"
|
|
501
503
|
},
|
|
502
|
-
disabled:
|
|
503
|
-
...
|
|
504
|
+
disabled: l,
|
|
505
|
+
...a
|
|
504
506
|
}
|
|
505
|
-
)),
|
|
506
|
-
const c =
|
|
507
|
-
return /* @__PURE__ */
|
|
508
|
-
/* @__PURE__ */ n(
|
|
507
|
+
)), We = v(({ selectClassName: r, label: e, error: t, helpText: o, required: l, hiddenRequired: a, "data-testid": d, ...i }, s) => {
|
|
508
|
+
const c = H();
|
|
509
|
+
return /* @__PURE__ */ m(Z, { error: t, helpText: o, "data-testid": d, children: [
|
|
510
|
+
/* @__PURE__ */ n(Y, { htmlFor: c, required: l, children: e }),
|
|
509
511
|
/* @__PURE__ */ n(
|
|
510
|
-
|
|
512
|
+
te,
|
|
511
513
|
{
|
|
512
514
|
ref: s,
|
|
513
515
|
id: c,
|
|
514
516
|
className: r,
|
|
515
|
-
required:
|
|
517
|
+
required: l || a,
|
|
516
518
|
feedback: t ? "error" : void 0,
|
|
517
519
|
...i
|
|
518
520
|
}
|
|
519
521
|
)
|
|
520
522
|
] });
|
|
521
|
-
}),
|
|
523
|
+
}), ee = v(({
|
|
522
524
|
onChange: r,
|
|
523
525
|
containerClassName: e,
|
|
524
526
|
inputClassName: t,
|
|
525
527
|
// Inputs have a default 'md' size. Search inputs are usually 'lg' as they are rendered at the top of sections
|
|
526
528
|
size: o = "lg",
|
|
527
|
-
loading:
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
529
|
+
loading: l = !1,
|
|
530
|
+
variant: a = "default",
|
|
531
|
+
immediate: d = !1,
|
|
532
|
+
...i
|
|
533
|
+
}, s) => {
|
|
534
|
+
const { setTimeout: c, clearCurrentTimeout: f } = Rt(500), u = I((p) => {
|
|
535
|
+
!p || d ? (f(), r(p)) : c(() => r(p));
|
|
536
|
+
}, [f, d, r, c]);
|
|
537
|
+
return /* @__PURE__ */ m("div", { className: w("tw:group tw:relative tw:focus-within:z-10", e), children: [
|
|
538
|
+
a === "default" && /* @__PURE__ */ n(
|
|
539
|
+
C,
|
|
536
540
|
{
|
|
537
|
-
icon:
|
|
538
|
-
spin:
|
|
541
|
+
icon: l ? at : xt,
|
|
542
|
+
spin: l,
|
|
539
543
|
className: w(
|
|
540
544
|
"tw:absolute tw:top-[50%] tw:translate-y-[-50%] tw:transition-colors",
|
|
541
545
|
"tw:text-placeholder tw:group-focus-within:text-lm-text tw:dark:group-focus-within:text-dm-text",
|
|
@@ -547,84 +551,90 @@ const H = q(void 0), F = q({ responsive: !0, size: "md" }), Ut = ({ children: r,
|
|
|
547
551
|
}
|
|
548
552
|
),
|
|
549
553
|
/* @__PURE__ */ n(
|
|
550
|
-
|
|
554
|
+
Q,
|
|
551
555
|
{
|
|
552
|
-
ref:
|
|
556
|
+
ref: s,
|
|
557
|
+
variant: a,
|
|
553
558
|
type: "search",
|
|
554
559
|
className: w(
|
|
555
|
-
{
|
|
560
|
+
a === "default" && {
|
|
556
561
|
"tw:pl-9": o !== "sm",
|
|
557
562
|
"tw:pl-7": o === "sm"
|
|
558
563
|
},
|
|
559
564
|
t
|
|
560
565
|
),
|
|
561
566
|
placeholder: "Search...",
|
|
562
|
-
onChange: (
|
|
567
|
+
onChange: (p) => u(p.target.value),
|
|
563
568
|
size: o,
|
|
564
|
-
...
|
|
569
|
+
...i
|
|
565
570
|
}
|
|
566
571
|
)
|
|
567
572
|
] });
|
|
568
573
|
});
|
|
569
|
-
function
|
|
574
|
+
function re({
|
|
570
575
|
searchResults: r,
|
|
571
576
|
onSearch: e,
|
|
572
577
|
onSelectSearchResult: t,
|
|
573
578
|
renderSearchResult: o,
|
|
574
|
-
size:
|
|
579
|
+
size: l = "md",
|
|
575
580
|
// SearchInput defaults its size to 'lg'. Change it to 'md'
|
|
576
|
-
listboxSpan:
|
|
581
|
+
listboxSpan: a = "full",
|
|
577
582
|
onFocus: d,
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
583
|
+
containerClassName: i,
|
|
584
|
+
listboxClassName: s,
|
|
585
|
+
...c
|
|
586
|
+
}, f) {
|
|
587
|
+
const u = H(), [p, k] = M(), x = P(null);
|
|
588
|
+
ut(f, () => x.current);
|
|
589
|
+
const b = K(
|
|
590
|
+
() => r ? p ?? [...r.keys()][0] : void 0,
|
|
591
|
+
[p, r]
|
|
592
|
+
), h = I((g) => {
|
|
593
|
+
t(g), e(""), x.current.value = "";
|
|
594
|
+
}, [e, t, x]);
|
|
595
|
+
return /* @__PURE__ */ m(
|
|
587
596
|
"div",
|
|
588
597
|
{
|
|
589
|
-
className: "tw:relative",
|
|
598
|
+
className: w("tw:relative", i),
|
|
590
599
|
onBlur: (g) => {
|
|
591
600
|
g.currentTarget.contains(g.relatedTarget) || e("");
|
|
592
601
|
},
|
|
593
602
|
children: [
|
|
594
603
|
/* @__PURE__ */ n(
|
|
595
|
-
|
|
604
|
+
ee,
|
|
596
605
|
{
|
|
597
606
|
onChange: e,
|
|
598
|
-
size:
|
|
599
|
-
ref:
|
|
607
|
+
size: l,
|
|
608
|
+
ref: x,
|
|
600
609
|
role: "combobox",
|
|
601
610
|
"aria-autocomplete": "list",
|
|
602
611
|
"aria-expanded": !!r,
|
|
603
|
-
"aria-controls":
|
|
604
|
-
"aria-activedescendant":
|
|
612
|
+
"aria-controls": u,
|
|
613
|
+
"aria-activedescendant": b ? `${u}_${b}` : void 0,
|
|
605
614
|
autoComplete: "off",
|
|
606
615
|
autoCorrect: "off",
|
|
607
616
|
onFocus: (g) => {
|
|
608
617
|
d == null || d(g), e(g.target.value);
|
|
609
618
|
},
|
|
610
|
-
...
|
|
619
|
+
...c
|
|
611
620
|
}
|
|
612
621
|
),
|
|
613
622
|
r && /* @__PURE__ */ n(
|
|
614
|
-
|
|
623
|
+
Gt,
|
|
615
624
|
{
|
|
616
|
-
id:
|
|
625
|
+
id: u,
|
|
617
626
|
items: r,
|
|
618
|
-
anchor:
|
|
619
|
-
onSelectItem:
|
|
620
|
-
onActiveItemChange:
|
|
627
|
+
anchor: x,
|
|
628
|
+
onSelectItem: h,
|
|
629
|
+
onActiveItemChange: k,
|
|
621
630
|
renderItem: o,
|
|
622
631
|
className: w(
|
|
623
632
|
"tw:absolute tw:top-full tw:mt-1 tw:z-10",
|
|
624
633
|
{
|
|
625
|
-
"tw:min-w-60
|
|
626
|
-
"tw:w-full":
|
|
627
|
-
}
|
|
634
|
+
"tw:min-w-60": a === "auto",
|
|
635
|
+
"tw:w-full": a === "full"
|
|
636
|
+
},
|
|
637
|
+
s
|
|
628
638
|
),
|
|
629
639
|
"aria-label": "Matching items",
|
|
630
640
|
noItemsMessage: "No results found matching search"
|
|
@@ -634,11 +644,132 @@ function Fe({
|
|
|
634
644
|
}
|
|
635
645
|
);
|
|
636
646
|
}
|
|
637
|
-
const
|
|
638
|
-
|
|
647
|
+
const ne = v(re), oe = ({ name: r, color: e }) => /* @__PURE__ */ m("div", { className: "tw:inline-flex tw:items-center tw:gap-2", children: [
|
|
648
|
+
/* @__PURE__ */ n("div", { "aria-hidden": !0, className: "tw:w-4 tw:h-4 tw:rounded-full", style: { backgroundColor: e } }),
|
|
649
|
+
r
|
|
650
|
+
] }), ae = ({ tag: r, color: e, size: t, onRemove: o }) => (
|
|
651
|
+
// eslint-disable-next-line jsx-a11y/click-events-have-key-events, jsx-a11y/no-noninteractive-element-interactions
|
|
652
|
+
/* @__PURE__ */ m(
|
|
653
|
+
"li",
|
|
654
|
+
{
|
|
655
|
+
className: y(
|
|
656
|
+
"tw:inline-flex tw:items-center tw:gap-1 tw:font-bold tw:[&]:rounded-md",
|
|
657
|
+
{
|
|
658
|
+
"tw:px-1 tw:text-sm": t === "sm",
|
|
659
|
+
"tw:py-0.25 tw:px-1.5": t === "md",
|
|
660
|
+
"tw:py-0.5 tw:px-1.5": t === "lg"
|
|
661
|
+
}
|
|
662
|
+
),
|
|
663
|
+
style: {
|
|
664
|
+
backgroundColor: e,
|
|
665
|
+
color: Pt(e) ? "#000" : "#fff"
|
|
666
|
+
},
|
|
667
|
+
onClick: (l) => l.stopPropagation(),
|
|
668
|
+
children: [
|
|
669
|
+
r,
|
|
670
|
+
/* @__PURE__ */ n(G, { label: `Remove ${r}`, solid: !0, size: "sm", onClick: () => o(r) })
|
|
671
|
+
]
|
|
672
|
+
}
|
|
673
|
+
)
|
|
674
|
+
), le = /\s+/g, rt = "#99a1af", nt = (r) => r.trim().toLowerCase().replace(le, "-"), Ue = ({
|
|
675
|
+
tags: r,
|
|
676
|
+
selectedTags: e = [],
|
|
677
|
+
onTagsChange: t,
|
|
678
|
+
getColorForTag: o,
|
|
679
|
+
searchMode: l = "startsWith",
|
|
680
|
+
immutable: a = !1,
|
|
681
|
+
size: d = "md",
|
|
682
|
+
disabled: i,
|
|
683
|
+
containerClassName: s,
|
|
684
|
+
...c
|
|
685
|
+
}) => {
|
|
686
|
+
const [f, u] = M(), p = I((h) => {
|
|
687
|
+
const g = h.toLowerCase().trim();
|
|
688
|
+
if (!g) {
|
|
689
|
+
u(void 0);
|
|
690
|
+
return;
|
|
691
|
+
}
|
|
692
|
+
const O = r.filter((N) => {
|
|
693
|
+
if (e.includes(N))
|
|
694
|
+
return !1;
|
|
695
|
+
const D = N.toLowerCase();
|
|
696
|
+
return l === "startsWith" ? D.startsWith(g) : D.includes(g);
|
|
697
|
+
}).slice(0, 5);
|
|
698
|
+
a || O.push(`Add "${g.split(",").map(nt).join(",")}" tag`), u(new Map(O.map((N) => [N, N])));
|
|
699
|
+
}, [a, l, e, r]), k = I((h) => {
|
|
700
|
+
const g = h.match(/Add\s+"([^"]+)"\s+tag/), O = ((g == null ? void 0 : g[1]) ?? h).split(",").map(nt);
|
|
701
|
+
t == null || t([.../* @__PURE__ */ new Set([...e, ...O])]);
|
|
702
|
+
}, [t, e]), x = I(
|
|
703
|
+
(h) => t == null ? void 0 : t(e.filter((g) => g !== h)),
|
|
704
|
+
[t, e]
|
|
705
|
+
), b = P(null);
|
|
706
|
+
return (
|
|
707
|
+
// eslint-disable-next-line jsx-a11y/click-events-have-key-events, jsx-a11y/no-static-element-interactions
|
|
708
|
+
/* @__PURE__ */ m(
|
|
709
|
+
"div",
|
|
710
|
+
{
|
|
711
|
+
className: y(
|
|
712
|
+
"tw:rounded-md tw:flex tw:flex-wrap tw:gap-1",
|
|
713
|
+
"tw:border tw:border-lm-input-border tw:dark:border-dm-input-border",
|
|
714
|
+
"tw:cursor-text tw:focus-within:focus-within-ring",
|
|
715
|
+
{
|
|
716
|
+
"tw:p-0.5": d === "sm",
|
|
717
|
+
"tw:p-1.25": d === "md",
|
|
718
|
+
"tw:p-2": d === "lg",
|
|
719
|
+
"tw:bg-lm-disabled-input tw:dark:bg-dm-disabled-input": i,
|
|
720
|
+
"tw:bg-lm-primary tw:dark:bg-dm-primary": !i,
|
|
721
|
+
// Use different background color when rendered inside a card
|
|
722
|
+
"tw:group-[&]/card:bg-lm-input tw:group-[&]/card:dark:bg-dm-input": !i
|
|
723
|
+
},
|
|
724
|
+
s
|
|
725
|
+
),
|
|
726
|
+
onClick: (h) => {
|
|
727
|
+
var g;
|
|
728
|
+
h.target !== b.current && ((g = b.current) == null || g.focus());
|
|
729
|
+
},
|
|
730
|
+
children: [
|
|
731
|
+
/* @__PURE__ */ n("ul", { className: "tw:m-0 tw:p-0 tw:flex tw:flex-wrap tw:gap-1", children: e.map((h, g) => {
|
|
732
|
+
const O = (o == null ? void 0 : o(h)) ?? rt;
|
|
733
|
+
return /* @__PURE__ */ n(ae, { tag: h, color: O, onRemove: x, size: d }, `${h}${g}`);
|
|
734
|
+
}) }),
|
|
735
|
+
/* @__PURE__ */ n(
|
|
736
|
+
ne,
|
|
737
|
+
{
|
|
738
|
+
variant: "unstyled",
|
|
739
|
+
listboxSpan: "auto",
|
|
740
|
+
containerClassName: "tw:flex tw:items-center",
|
|
741
|
+
listboxClassName: "tw:whitespace-nowrap",
|
|
742
|
+
inputClassName: y(
|
|
743
|
+
"tw:no-clear-button",
|
|
744
|
+
{
|
|
745
|
+
"tw:px-1 tw:text-sm": d === "sm",
|
|
746
|
+
"tw:px-2 tw:h-[26px]": d === "md",
|
|
747
|
+
"tw:px-3 tw:text-xl": d === "lg"
|
|
748
|
+
}
|
|
749
|
+
),
|
|
750
|
+
searchResults: f,
|
|
751
|
+
onSearch: p,
|
|
752
|
+
onSelectSearchResult: k,
|
|
753
|
+
renderSearchResult: (h) => h.match(/Add\s+"([^"]+)"\s+tag/) ? h : /* @__PURE__ */ n(oe, { name: h, color: (o == null ? void 0 : o(h)) ?? rt }),
|
|
754
|
+
onKeyDown: (h) => {
|
|
755
|
+
h.key === "Backspace" && !f && x(e[e.length - 1]);
|
|
756
|
+
},
|
|
757
|
+
size: d,
|
|
758
|
+
disabled: i,
|
|
759
|
+
ref: b,
|
|
760
|
+
immediate: !0,
|
|
761
|
+
...c
|
|
762
|
+
}
|
|
763
|
+
)
|
|
764
|
+
]
|
|
765
|
+
}
|
|
766
|
+
)
|
|
767
|
+
);
|
|
768
|
+
}, Ke = v(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
769
|
+
it,
|
|
639
770
|
{
|
|
640
771
|
ref: t,
|
|
641
|
-
className:
|
|
772
|
+
className: y(
|
|
642
773
|
"tw:rounded-full tw:w-8 tw:h-4",
|
|
643
774
|
"tw:bg-(image:--circle-grey-dark) tw:dark:bg-(image:--circle-grey-light) tw:checked:bg-(image:--circle-white)",
|
|
644
775
|
"tw:focus-visible:not-checked:bg-(image:--circle-light-blue)",
|
|
@@ -647,17 +778,18 @@ const Ee = y(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
|
647
778
|
),
|
|
648
779
|
...e
|
|
649
780
|
}
|
|
650
|
-
)),
|
|
651
|
-
const
|
|
781
|
+
)), de = ({ className: r, selected: e, disabled: t, ...o }) => {
|
|
782
|
+
const l = "to" in o && typeof o.to == "string";
|
|
652
783
|
return (
|
|
653
784
|
// @ts-expect-error The Tag is inferred from provided props, so they should always match
|
|
654
785
|
/* @__PURE__ */ n(
|
|
655
|
-
|
|
786
|
+
l ? J : "button",
|
|
656
787
|
{
|
|
657
788
|
role: "menuitem",
|
|
658
789
|
"data-selected": e,
|
|
659
|
-
className:
|
|
660
|
-
"tw:flex tw:items-center tw:
|
|
790
|
+
className: y(
|
|
791
|
+
"tw:flex tw:items-center tw:gap-2",
|
|
792
|
+
"tw:w-full tw:px-3 tw:py-1.5 tw:focus-ring",
|
|
661
793
|
// Overwrite link styles in case a Link is being used
|
|
662
794
|
"tw:no-underline tw:text-inherit",
|
|
663
795
|
{
|
|
@@ -669,106 +801,106 @@ const Ee = y(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
|
669
801
|
r
|
|
670
802
|
),
|
|
671
803
|
tabIndex: -1,
|
|
672
|
-
disabled:
|
|
673
|
-
"aria-disabled":
|
|
804
|
+
disabled: l ? void 0 : t,
|
|
805
|
+
"aria-disabled": l ? t : void 0,
|
|
674
806
|
...o
|
|
675
807
|
}
|
|
676
808
|
)
|
|
677
809
|
);
|
|
678
|
-
},
|
|
810
|
+
}, ie = () => (
|
|
679
811
|
// TODO Use an <hr /> tag once tailwind styles are not set with !important
|
|
680
812
|
/* @__PURE__ */ n("div", { role: "separator", "aria-hidden": !0, className: "tw:border-b tw:border-lm-border tw:dark:border-dm-border tw:my-2" })
|
|
681
|
-
),
|
|
813
|
+
), se = ({ children: r }) => /* @__PURE__ */ n(
|
|
682
814
|
"div",
|
|
683
815
|
{
|
|
684
816
|
role: "heading",
|
|
685
817
|
"aria-level": 6,
|
|
686
818
|
"aria-hidden": !0,
|
|
687
|
-
className:
|
|
819
|
+
className: y(
|
|
688
820
|
"tw:flex tw:items-center tw:w-full tw:px-3 tw:py-1.5",
|
|
689
821
|
"tw:text-gray-500 tw:text-sm tw:font-semibold"
|
|
690
822
|
),
|
|
691
823
|
onClick: (e) => e.stopPropagation(),
|
|
692
824
|
children: r
|
|
693
825
|
}
|
|
694
|
-
),
|
|
826
|
+
), ce = ({ className: r, onClick: e, ...t }) => (
|
|
695
827
|
// eslint-disable-next-line jsx-a11y/click-events-have-key-events, jsx-a11y/no-static-element-interactions
|
|
696
828
|
/* @__PURE__ */ n(
|
|
697
829
|
"div",
|
|
698
830
|
{
|
|
699
|
-
className:
|
|
831
|
+
className: y("tw:px-3 tw:py-1.5", r),
|
|
700
832
|
...t,
|
|
701
833
|
onClick: (o) => {
|
|
702
834
|
o.stopPropagation(), e == null || e(o);
|
|
703
835
|
}
|
|
704
836
|
}
|
|
705
837
|
)
|
|
706
|
-
),
|
|
838
|
+
), we = ({
|
|
707
839
|
children: r,
|
|
708
840
|
className: e,
|
|
709
841
|
focusableElementsSelector: t = '[role="menuitem"]:not([disabled]):not([aria-disabled])',
|
|
710
842
|
focusFirstItem: o = !1,
|
|
711
|
-
...
|
|
843
|
+
...l
|
|
712
844
|
}) => {
|
|
713
|
-
const
|
|
714
|
-
return
|
|
715
|
-
},
|
|
845
|
+
const a = P(null);
|
|
846
|
+
return Ot(a, { elementsSelector: t, focusFirstItem: o }), /* @__PURE__ */ n(L, { ref: a, role: "menu", className: y("tw:py-2 tw:whitespace-nowrap", e), ...l, children: r });
|
|
847
|
+
}, $ = Object.assign(we, { Item: de, Separator: ie, Title: se, Misc: ce }), me = ({
|
|
716
848
|
children: r,
|
|
717
849
|
menuAlignment: e = "left",
|
|
718
850
|
buttonVariant: t = "button",
|
|
719
851
|
buttonContent: o,
|
|
720
|
-
buttonClassName:
|
|
721
|
-
buttonSize:
|
|
852
|
+
buttonClassName: l,
|
|
853
|
+
buttonSize: a = "md",
|
|
722
854
|
buttonDisabled: d = !1,
|
|
723
855
|
containerClassName: i,
|
|
724
856
|
menuClassName: s,
|
|
725
857
|
caretless: c,
|
|
726
|
-
buttonLabel:
|
|
858
|
+
buttonLabel: f
|
|
727
859
|
}) => {
|
|
728
|
-
const [
|
|
729
|
-
open:
|
|
730
|
-
onOpenChange:
|
|
860
|
+
const [u, p] = M(!1), k = P(null), { refs: x, floatingStyles: b, context: h } = lt({
|
|
861
|
+
open: u,
|
|
862
|
+
onOpenChange: p,
|
|
731
863
|
placement: e === "right" ? "bottom-end" : "bottom-start",
|
|
732
|
-
middleware: [
|
|
864
|
+
middleware: [Dt(), Et(3)],
|
|
733
865
|
// eslint-disable-next-line react-compiler/react-compiler
|
|
734
|
-
elements: { reference:
|
|
735
|
-
}),
|
|
736
|
-
|
|
737
|
-
]),
|
|
738
|
-
return
|
|
739
|
-
const
|
|
740
|
-
if (!
|
|
866
|
+
elements: { reference: k.current }
|
|
867
|
+
}), g = Mt(h), { getReferenceProps: O, getFloatingProps: N } = dt([
|
|
868
|
+
g
|
|
869
|
+
]), D = H(), B = P(null);
|
|
870
|
+
return T(() => {
|
|
871
|
+
const R = B.current, z = k.current;
|
|
872
|
+
if (!R || !z)
|
|
741
873
|
return () => {
|
|
742
874
|
};
|
|
743
|
-
const
|
|
744
|
-
return document.body.addEventListener("click", (
|
|
745
|
-
|
|
746
|
-
}, { signal:
|
|
875
|
+
const V = new AbortController();
|
|
876
|
+
return document.body.addEventListener("click", (pt) => {
|
|
877
|
+
pt.composedPath().includes(z) || p(!1);
|
|
878
|
+
}, { signal: V.signal }), () => V.abort();
|
|
747
879
|
}, []), // eslint-disable-next-line jsx-a11y/no-static-element-interactions
|
|
748
|
-
/* @__PURE__ */
|
|
880
|
+
/* @__PURE__ */ m(
|
|
749
881
|
"div",
|
|
750
882
|
{
|
|
751
|
-
ref:
|
|
752
|
-
className:
|
|
753
|
-
onKeyDown: (
|
|
754
|
-
|
|
883
|
+
ref: B,
|
|
884
|
+
className: y("tw:relative tw:inline-block", i),
|
|
885
|
+
onKeyDown: (R) => {
|
|
886
|
+
R.key === "Escape" && p(!1);
|
|
755
887
|
},
|
|
756
|
-
onBlur: (
|
|
757
|
-
|
|
888
|
+
onBlur: (R) => {
|
|
889
|
+
R.relatedTarget && !B.current.contains(R.relatedTarget) && p(!1);
|
|
758
890
|
},
|
|
759
891
|
children: [
|
|
760
|
-
/* @__PURE__ */
|
|
892
|
+
/* @__PURE__ */ m(
|
|
761
893
|
"button",
|
|
762
894
|
{
|
|
763
|
-
ref:
|
|
764
|
-
...
|
|
895
|
+
ref: k,
|
|
896
|
+
...O(),
|
|
765
897
|
type: "button",
|
|
766
898
|
"aria-haspopup": !0,
|
|
767
|
-
"aria-expanded":
|
|
768
|
-
"aria-controls":
|
|
769
|
-
"aria-label":
|
|
899
|
+
"aria-expanded": u,
|
|
900
|
+
"aria-controls": D,
|
|
901
|
+
"aria-label": f,
|
|
770
902
|
disabled: d,
|
|
771
|
-
className:
|
|
903
|
+
className: y(
|
|
772
904
|
"tw:flex tw:items-center tw:rounded-md tw:focus-ring",
|
|
773
905
|
{
|
|
774
906
|
"tw:justify-between": !c,
|
|
@@ -783,33 +915,33 @@ const Ee = y(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
|
783
915
|
"tw:text-lm-brand tw:dark:text-dm-brand": t === "link",
|
|
784
916
|
"tw:highlight:text-lm-brand-dark tw:dark:highlight:text-dm-brand-dark tw:highlight:underline": t === "link",
|
|
785
917
|
// Button sizes
|
|
786
|
-
"tw:px-1.5 tw:py-1 tw:text-sm tw:gap-x-1.5":
|
|
787
|
-
"tw:px-3 tw:py-1.5 tw:gap-x-2":
|
|
788
|
-
"tw:px-4 tw:py-2 tw:text-lg tw:gap-x-2":
|
|
918
|
+
"tw:px-1.5 tw:py-1 tw:text-sm tw:gap-x-1.5": a === "sm",
|
|
919
|
+
"tw:px-3 tw:py-1.5 tw:gap-x-2": a === "md",
|
|
920
|
+
"tw:px-4 tw:py-2 tw:text-lg tw:gap-x-2": a === "lg"
|
|
789
921
|
},
|
|
790
|
-
|
|
922
|
+
l
|
|
791
923
|
),
|
|
792
|
-
onKeyDown: (
|
|
793
|
-
|
|
924
|
+
onKeyDown: (R) => {
|
|
925
|
+
R.key === "ArrowDown" && (R.preventDefault(), p(!0));
|
|
794
926
|
},
|
|
795
927
|
children: [
|
|
796
928
|
o,
|
|
797
|
-
!c && /* @__PURE__ */ n(
|
|
929
|
+
!c && /* @__PURE__ */ n(C, { icon: yt, size: "xs" })
|
|
798
930
|
]
|
|
799
931
|
}
|
|
800
932
|
),
|
|
801
|
-
|
|
933
|
+
u && /* @__PURE__ */ n(
|
|
802
934
|
"div",
|
|
803
935
|
{
|
|
804
|
-
ref:
|
|
805
|
-
style:
|
|
936
|
+
ref: x.setFloating,
|
|
937
|
+
style: b,
|
|
806
938
|
className: "tw:min-w-full tw:z-1000",
|
|
807
|
-
...
|
|
939
|
+
...N(),
|
|
808
940
|
children: /* @__PURE__ */ n(
|
|
809
|
-
|
|
941
|
+
$,
|
|
810
942
|
{
|
|
811
943
|
className: s,
|
|
812
|
-
id:
|
|
944
|
+
id: D,
|
|
813
945
|
focusableElementsSelector: '[role="menuitem"]:not([disabled]):not([aria-disabled]),input:not([disabled]),select:not([disabled])',
|
|
814
946
|
focusFirstItem: !0,
|
|
815
947
|
children: r
|
|
@@ -820,12 +952,12 @@ const Ee = y(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
|
820
952
|
]
|
|
821
953
|
}
|
|
822
954
|
);
|
|
823
|
-
},
|
|
824
|
-
Item:
|
|
825
|
-
Separator:
|
|
826
|
-
Title:
|
|
827
|
-
Misc:
|
|
828
|
-
}),
|
|
955
|
+
}, S = Object.assign(me, {
|
|
956
|
+
Item: $.Item,
|
|
957
|
+
Separator: $.Separator,
|
|
958
|
+
Title: $.Title,
|
|
959
|
+
Misc: $.Misc
|
|
960
|
+
}), pe = v(({ className: r, disabled: e, size: t = "md", type: o = "button", ...l }, a) => /* @__PURE__ */ n(
|
|
829
961
|
"button",
|
|
830
962
|
{
|
|
831
963
|
className: w(
|
|
@@ -843,26 +975,26 @@ const Ee = y(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
|
843
975
|
),
|
|
844
976
|
disabled: e,
|
|
845
977
|
type: o,
|
|
846
|
-
...
|
|
847
|
-
ref:
|
|
978
|
+
...l,
|
|
979
|
+
ref: a
|
|
848
980
|
}
|
|
849
|
-
)),
|
|
850
|
-
const o =
|
|
981
|
+
)), st = X(null), ue = ({ className: r, to: e, ...t }) => {
|
|
982
|
+
const o = E(st);
|
|
851
983
|
return /* @__PURE__ */ n(
|
|
852
|
-
|
|
984
|
+
bt,
|
|
853
985
|
{
|
|
854
986
|
role: "menuitem",
|
|
855
987
|
to: e,
|
|
856
|
-
className: ({ isActive:
|
|
988
|
+
className: ({ isActive: l }) => w(
|
|
857
989
|
"tw:px-4 tw:pt-2 tw:pb-[calc(0.5rem-3px)] tw:border-b-3",
|
|
858
990
|
"tw:highlight:text-lm-brand tw:dark:highlight:text-dm-brand",
|
|
859
991
|
"tw:font-bold tw:text-center tw:no-underline tw:transition-colors",
|
|
860
992
|
"tw:rounded-none tw:outline-none tw:focus-visible:inset-ring-2",
|
|
861
993
|
"tw:focus-visible:inset-ring-lm-brand/50 tw:dark:focus-visible:inset-ring-dm-brand/50",
|
|
862
994
|
{
|
|
863
|
-
"tw:text-lm-brand tw:dark:text-dm-brand":
|
|
864
|
-
"tw:border-b-lm-brand tw:dark:border-b-dm-brand active":
|
|
865
|
-
"tw:border-b-transparent tw:text-gray-500": !
|
|
995
|
+
"tw:text-lm-brand tw:dark:text-dm-brand": l,
|
|
996
|
+
"tw:border-b-lm-brand tw:dark:border-b-dm-brand active": l,
|
|
997
|
+
"tw:border-b-transparent tw:text-gray-500": !l,
|
|
866
998
|
"tw:flex-grow": o == null ? void 0 : o.fill
|
|
867
999
|
},
|
|
868
1000
|
r
|
|
@@ -870,17 +1002,17 @@ const Ee = y(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
|
870
1002
|
...t
|
|
871
1003
|
}
|
|
872
1004
|
);
|
|
873
|
-
},
|
|
874
|
-
const t =
|
|
875
|
-
Math.max(
|
|
876
|
-
Math.min(e - 1, r +
|
|
1005
|
+
}, be = ({ children: r, className: e, fill: t }) => /* @__PURE__ */ n(st.Provider, { value: { fill: t }, children: /* @__PURE__ */ n(L, { role: "menubar", className: w("tw:flex tw:overflow-hidden", e), children: r }) }), Ge = Object.assign(be, { Pill: ue }), ge = new Intl.NumberFormat("en-US"), he = (r) => ge.format(Number(r)), ot = 10, qe = (r) => Math.ceil(r / ot) * ot, A = 2, U = "...", fe = (r, e) => Array.from({ length: e - r }, (t, o) => r + o), xe = (r, e) => {
|
|
1006
|
+
const t = fe(
|
|
1007
|
+
Math.max(A, r - A),
|
|
1008
|
+
Math.min(e - 1, r + A) + 1
|
|
877
1009
|
);
|
|
878
|
-
return r -
|
|
879
|
-
},
|
|
1010
|
+
return r - A > A && t.unshift(U), r + A < e - 1 && t.push(U), t.unshift(1), t.push(e), t;
|
|
1011
|
+
}, j = (r) => r === U, ye = (r) => j(r) ? r : he(r), ke = (r, e) => j(r) ? `${r}_${e}` : `${r}`, ct = [
|
|
880
1012
|
"tw:border tw:border-r-0 tw:last:border-r tw:border-lm-border tw:dark:border-dm-border",
|
|
881
1013
|
"tw:rounded-none tw:first:rounded-l tw:last:rounded-r"
|
|
882
|
-
],
|
|
883
|
-
|
|
1014
|
+
], wt = (r = !1) => w(
|
|
1015
|
+
ct,
|
|
884
1016
|
"tw:px-3 tw:py-2 tw:cursor-pointer tw:no-underline",
|
|
885
1017
|
"tw:focus-ring tw:focus-visible:z-1",
|
|
886
1018
|
!r && [
|
|
@@ -889,42 +1021,42 @@ const Ee = y(({ className: r, ...e }, t) => /* @__PURE__ */ n(
|
|
|
889
1021
|
"tw:highlight:bg-lm-secondary tw:dark:highlight:bg-dm-secondary"
|
|
890
1022
|
],
|
|
891
1023
|
r && "tw:bg-lm-main tw:dark:bg-dm-main tw:text-white"
|
|
892
|
-
),
|
|
893
|
-
function
|
|
894
|
-
const
|
|
895
|
-
return t ? /* @__PURE__ */ n(
|
|
1024
|
+
), q = ({ children: r }) => /* @__PURE__ */ n("span", { "aria-hidden": !0, className: w(ct, "tw:px-3 tw:py-2 tw:text-gray-400"), children: r }), mt = () => /* @__PURE__ */ n(q, { children: U });
|
|
1025
|
+
function ve({ children: r, active: e, isEllipsis: t, href: o, ...l }) {
|
|
1026
|
+
const a = K(() => wt(e), [e]);
|
|
1027
|
+
return t ? /* @__PURE__ */ n(mt, {}) : /* @__PURE__ */ n(J, { className: a, to: o, ...l, children: r });
|
|
896
1028
|
}
|
|
897
|
-
function
|
|
898
|
-
const
|
|
899
|
-
return t ? /* @__PURE__ */ n(
|
|
1029
|
+
function Ne({ children: r, active: e, isEllipsis: t, ...o }) {
|
|
1030
|
+
const l = K(() => wt(e), [e]);
|
|
1031
|
+
return t ? /* @__PURE__ */ n(mt, {}) : /* @__PURE__ */ n("button", { type: "button", className: l, ...o, children: r });
|
|
900
1032
|
}
|
|
901
|
-
const
|
|
902
|
-
const o = "urlForPage" in t,
|
|
903
|
-
(d) => o ? { href:
|
|
1033
|
+
const Xe = ({ currentPage: r, pagesCount: e, ...t }) => {
|
|
1034
|
+
const o = "urlForPage" in t, l = o ? ve : Ne, a = I(
|
|
1035
|
+
(d) => o ? { href: j(d) ? void 0 : t.urlForPage(d) } : { onClick: () => !j(d) && t.onPageChange(d) },
|
|
904
1036
|
[o, t]
|
|
905
1037
|
);
|
|
906
|
-
return e < 2 ? null : /* @__PURE__ */
|
|
907
|
-
r === 1 ? /* @__PURE__ */ n(
|
|
908
|
-
|
|
909
|
-
|
|
1038
|
+
return e < 2 ? null : /* @__PURE__ */ m("div", { className: "tw:select-none tw:flex", "data-testid": "paginator", children: [
|
|
1039
|
+
r === 1 ? /* @__PURE__ */ n(q, { children: /* @__PURE__ */ n(C, { size: "xs", icon: tt }) }) : /* @__PURE__ */ n(l, { ...a(Math.max(1, r - 1)), "aria-label": "Previous", children: /* @__PURE__ */ n(C, { size: "xs", icon: tt }) }),
|
|
1040
|
+
xe(r, e).map((d, i) => /* @__PURE__ */ n(
|
|
1041
|
+
l,
|
|
910
1042
|
{
|
|
911
1043
|
active: d === r,
|
|
912
|
-
isEllipsis:
|
|
913
|
-
...
|
|
914
|
-
children:
|
|
1044
|
+
isEllipsis: j(d),
|
|
1045
|
+
...a(d),
|
|
1046
|
+
children: ye(d)
|
|
915
1047
|
},
|
|
916
|
-
|
|
1048
|
+
ke(d, i)
|
|
917
1049
|
)),
|
|
918
|
-
r === e ? /* @__PURE__ */ n(
|
|
1050
|
+
r === e ? /* @__PURE__ */ n(q, { children: /* @__PURE__ */ n(C, { size: "xs", icon: et }) }) : /* @__PURE__ */ n(l, { ...a(Math.min(e, r + 1)), "aria-label": "Next", children: /* @__PURE__ */ n(C, { size: "xs", icon: et }) })
|
|
919
1051
|
] });
|
|
920
|
-
},
|
|
921
|
-
|
|
1052
|
+
}, Ce = ({ buttonLabel: r = "Options", buttonSize: e = "md", ...t }) => /* @__PURE__ */ n(
|
|
1053
|
+
S,
|
|
922
1054
|
{
|
|
923
1055
|
buttonContent: /* @__PURE__ */ n(
|
|
924
|
-
|
|
1056
|
+
C,
|
|
925
1057
|
{
|
|
926
|
-
icon:
|
|
927
|
-
className:
|
|
1058
|
+
icon: kt,
|
|
1059
|
+
className: y({ "tw:px-1": e === "sm" })
|
|
928
1060
|
}
|
|
929
1061
|
),
|
|
930
1062
|
caretless: !0,
|
|
@@ -932,102 +1064,102 @@ const Ae = ({ currentPage: r, pagesCount: e, ...t }) => {
|
|
|
932
1064
|
buttonSize: e,
|
|
933
1065
|
...t
|
|
934
1066
|
}
|
|
935
|
-
),
|
|
936
|
-
Item:
|
|
937
|
-
Separator:
|
|
938
|
-
Title:
|
|
939
|
-
Misc:
|
|
940
|
-
}),
|
|
1067
|
+
), Je = Object.assign(Ce, {
|
|
1068
|
+
Item: S.Item,
|
|
1069
|
+
Separator: S.Separator,
|
|
1070
|
+
Title: S.Title,
|
|
1071
|
+
Misc: S.Misc
|
|
1072
|
+
}), Ie = ({
|
|
941
1073
|
open: r,
|
|
942
1074
|
children: e,
|
|
943
1075
|
className: t,
|
|
944
1076
|
onClose: o,
|
|
945
|
-
...
|
|
1077
|
+
...l
|
|
946
1078
|
}) => {
|
|
947
|
-
const
|
|
948
|
-
return
|
|
949
|
-
var c,
|
|
1079
|
+
const a = P(null);
|
|
1080
|
+
return T(() => {
|
|
1081
|
+
var c, f;
|
|
950
1082
|
const d = document.body, i = d.style.overflow, s = d.style.paddingRight;
|
|
951
1083
|
if (r) {
|
|
952
|
-
const
|
|
953
|
-
d.style.overflow = "hidden",
|
|
1084
|
+
const u = window.outerWidth - d.clientWidth, p = d.scrollHeight > d.clientHeight;
|
|
1085
|
+
d.style.overflow = "hidden", p && (d.style.paddingRight = `${u}px`), (c = a.current) == null || c.showModal();
|
|
954
1086
|
} else
|
|
955
|
-
(
|
|
1087
|
+
(f = a.current) == null || f.close();
|
|
956
1088
|
return () => {
|
|
957
1089
|
d.style.overflow = i, d.style.paddingRight = s;
|
|
958
1090
|
};
|
|
959
|
-
}, [r]),
|
|
1091
|
+
}, [r]), $t(
|
|
960
1092
|
/* @__PURE__ */ n(
|
|
961
1093
|
"dialog",
|
|
962
1094
|
{
|
|
963
|
-
ref:
|
|
1095
|
+
ref: a,
|
|
964
1096
|
className: w("tw:bg-transparent tw:backdrop:bg-black/50", t),
|
|
965
1097
|
onCancel: (d) => {
|
|
966
1098
|
d.preventDefault(), o();
|
|
967
1099
|
},
|
|
968
|
-
...
|
|
1100
|
+
...l,
|
|
969
1101
|
children: r && e
|
|
970
1102
|
}
|
|
971
1103
|
),
|
|
972
1104
|
document.body
|
|
973
1105
|
);
|
|
974
|
-
},
|
|
1106
|
+
}, Qe = ({
|
|
975
1107
|
open: r,
|
|
976
1108
|
onClose: e,
|
|
977
1109
|
variant: t = "default",
|
|
978
1110
|
title: o,
|
|
979
|
-
children:
|
|
980
|
-
className:
|
|
1111
|
+
children: l,
|
|
1112
|
+
className: a,
|
|
981
1113
|
...d
|
|
982
1114
|
}) => {
|
|
983
1115
|
const {
|
|
984
1116
|
size: i = "md",
|
|
985
1117
|
confirmText: s = "Confirm",
|
|
986
1118
|
cancelText: c = "Cancel",
|
|
987
|
-
confirmDisabled:
|
|
988
|
-
onConfirm:
|
|
989
|
-
onClosed:
|
|
990
|
-
...
|
|
991
|
-
} = "onConfirm" in d ? d : { ...d }, [
|
|
992
|
-
|
|
993
|
-
}, [
|
|
994
|
-
return
|
|
1119
|
+
confirmDisabled: f,
|
|
1120
|
+
onConfirm: u,
|
|
1121
|
+
onClosed: p,
|
|
1122
|
+
...k
|
|
1123
|
+
} = "onConfirm" in d ? d : { ...d }, [x, b] = M(r), h = P(null), g = P("cancel"), O = I((N) => {
|
|
1124
|
+
N.preventDefault(), N.stopPropagation(), g.current = "confirm", u == null || u();
|
|
1125
|
+
}, [u]);
|
|
1126
|
+
return T(() => {
|
|
995
1127
|
if (r) {
|
|
996
|
-
|
|
1128
|
+
g.current = "cancel", b(!0);
|
|
997
1129
|
return;
|
|
998
1130
|
}
|
|
999
|
-
const
|
|
1000
|
-
if (
|
|
1001
|
-
delete
|
|
1002
|
-
let
|
|
1003
|
-
const
|
|
1004
|
-
|
|
1131
|
+
const N = h.current;
|
|
1132
|
+
if (N) {
|
|
1133
|
+
delete h.current.dataset.open;
|
|
1134
|
+
let D = !1;
|
|
1135
|
+
const B = (R) => {
|
|
1136
|
+
D || R.target !== N || (D = !0, b(!1), p == null || p(g.current));
|
|
1005
1137
|
};
|
|
1006
|
-
return
|
|
1007
|
-
|
|
1138
|
+
return N.addEventListener("transitionend", B), () => {
|
|
1139
|
+
N.removeEventListener("transitionend", B);
|
|
1008
1140
|
};
|
|
1009
1141
|
}
|
|
1010
|
-
}, [
|
|
1011
|
-
const
|
|
1012
|
-
|
|
1013
|
-
}, [
|
|
1014
|
-
|
|
1142
|
+
}, [p, r]), T(() => {
|
|
1143
|
+
const N = h.current;
|
|
1144
|
+
x && N && (N.dataset.open = "");
|
|
1145
|
+
}, [x]), /* @__PURE__ */ n(
|
|
1146
|
+
Ie,
|
|
1015
1147
|
{
|
|
1016
|
-
open:
|
|
1148
|
+
open: x,
|
|
1017
1149
|
onClose: e,
|
|
1018
1150
|
className: w(
|
|
1019
1151
|
{
|
|
1020
|
-
"tw:flex tw:w-screen tw:h-screen tw:max-w-screen tw:max-h-screen":
|
|
1152
|
+
"tw:flex tw:w-screen tw:h-screen tw:max-w-screen tw:max-h-screen": x,
|
|
1021
1153
|
"tw:overflow-hidden": t === "cover"
|
|
1022
1154
|
},
|
|
1023
|
-
|
|
1155
|
+
a
|
|
1024
1156
|
),
|
|
1025
|
-
...
|
|
1157
|
+
...k,
|
|
1026
1158
|
children: /* @__PURE__ */ n(
|
|
1027
1159
|
"form",
|
|
1028
1160
|
{
|
|
1029
1161
|
"data-testid": "transition-container",
|
|
1030
|
-
ref:
|
|
1162
|
+
ref: h,
|
|
1031
1163
|
className: w(
|
|
1032
1164
|
"tw:w-full tw:m-auto tw:p-4 tw:sm:p-6",
|
|
1033
1165
|
// CSS transitions are based on the presence of the `data-open` attribute
|
|
@@ -1042,12 +1174,12 @@ const Ae = ({ currentPage: r, pagesCount: e, ...t }) => {
|
|
|
1042
1174
|
},
|
|
1043
1175
|
{ "tw:h-full": t === "cover" }
|
|
1044
1176
|
),
|
|
1045
|
-
onSubmit:
|
|
1046
|
-
children: /* @__PURE__ */ n(
|
|
1177
|
+
onSubmit: O,
|
|
1178
|
+
children: /* @__PURE__ */ n(L, { className: w(
|
|
1047
1179
|
"tw:w-full",
|
|
1048
1180
|
{ "tw:h-full tw:relative tw:overflow-auto": t === "cover" }
|
|
1049
|
-
), children: t === "cover" ? /* @__PURE__ */
|
|
1050
|
-
/* @__PURE__ */
|
|
1181
|
+
), children: t === "cover" ? /* @__PURE__ */ m(F, { children: [
|
|
1182
|
+
/* @__PURE__ */ m(
|
|
1051
1183
|
"div",
|
|
1052
1184
|
{
|
|
1053
1185
|
className: w(
|
|
@@ -1058,22 +1190,22 @@ const Ae = ({ currentPage: r, pagesCount: e, ...t }) => {
|
|
|
1058
1190
|
),
|
|
1059
1191
|
children: [
|
|
1060
1192
|
/* @__PURE__ */ n("h5", { children: o }),
|
|
1061
|
-
/* @__PURE__ */ n(
|
|
1193
|
+
/* @__PURE__ */ n(G, { onClick: e, label: "Close dialog" })
|
|
1062
1194
|
]
|
|
1063
1195
|
}
|
|
1064
1196
|
),
|
|
1065
|
-
|
|
1066
|
-
] }) : /* @__PURE__ */
|
|
1067
|
-
/* @__PURE__ */
|
|
1197
|
+
l
|
|
1198
|
+
] }) : /* @__PURE__ */ m(F, { children: [
|
|
1199
|
+
/* @__PURE__ */ m(L.Header, { className: w(
|
|
1068
1200
|
"tw:sticky tw:top-0",
|
|
1069
1201
|
"tw:flex tw:items-center tw:justify-between tw:gap-x-2"
|
|
1070
1202
|
), children: [
|
|
1071
1203
|
/* @__PURE__ */ n("h5", { className: w({ "tw:text-danger": t === "danger" }), children: o }),
|
|
1072
|
-
/* @__PURE__ */ n(
|
|
1204
|
+
/* @__PURE__ */ n(G, { onClick: e, label: "Close dialog" })
|
|
1073
1205
|
] }),
|
|
1074
|
-
/* @__PURE__ */ n(
|
|
1075
|
-
|
|
1076
|
-
|
|
1206
|
+
/* @__PURE__ */ n(L.Body, { children: l }),
|
|
1207
|
+
u && /* @__PURE__ */ m(
|
|
1208
|
+
L.Footer,
|
|
1077
1209
|
{
|
|
1078
1210
|
"data-testid": "footer",
|
|
1079
1211
|
className: w(
|
|
@@ -1081,13 +1213,13 @@ const Ae = ({ currentPage: r, pagesCount: e, ...t }) => {
|
|
|
1081
1213
|
"tw:[&]:px-3 tw:sticky tw:bottom-0"
|
|
1082
1214
|
),
|
|
1083
1215
|
children: [
|
|
1084
|
-
/* @__PURE__ */ n(
|
|
1216
|
+
/* @__PURE__ */ n(pe, { onClick: e, children: c }),
|
|
1085
1217
|
/* @__PURE__ */ n(
|
|
1086
|
-
|
|
1218
|
+
zt,
|
|
1087
1219
|
{
|
|
1088
1220
|
solid: !0,
|
|
1089
1221
|
variant: t === "danger" ? "danger" : "primary",
|
|
1090
|
-
disabled:
|
|
1222
|
+
disabled: f,
|
|
1091
1223
|
type: "submit",
|
|
1092
1224
|
children: s
|
|
1093
1225
|
}
|
|
@@ -1100,19 +1232,19 @@ const Ae = ({ currentPage: r, pagesCount: e, ...t }) => {
|
|
|
1100
1232
|
)
|
|
1101
1233
|
}
|
|
1102
1234
|
);
|
|
1103
|
-
},
|
|
1235
|
+
}, Ye = ({ className: r, children: e, loading: t = !1, variant: o = "default" }) => /* @__PURE__ */ n(Kt, { className: y({ "tw:[&]:border-danger": o === "error" }, r), children: /* @__PURE__ */ m("h3", { className: y("tw:text-center", {
|
|
1104
1236
|
"tw:text-gray-500 tw:dark:text-gray-400": o === "default",
|
|
1105
1237
|
"tw:text-danger": o === "error"
|
|
1106
1238
|
}), children: [
|
|
1107
|
-
t && /* @__PURE__ */
|
|
1108
|
-
/* @__PURE__ */ n(
|
|
1239
|
+
t && /* @__PURE__ */ m(F, { children: [
|
|
1240
|
+
/* @__PURE__ */ n(C, { icon: at, spin: !0 }),
|
|
1109
1241
|
/* @__PURE__ */ n("span", { className: "tw:ml-2", children: e ?? "Loading..." })
|
|
1110
1242
|
] }),
|
|
1111
1243
|
!t && e
|
|
1112
|
-
] }) }),
|
|
1244
|
+
] }) }), Ze = ({ variant: r, className: e, size: t = "md", children: o }) => /* @__PURE__ */ n(
|
|
1113
1245
|
"div",
|
|
1114
1246
|
{
|
|
1115
|
-
className:
|
|
1247
|
+
className: y(
|
|
1116
1248
|
"tw:rounded-md tw:text-center",
|
|
1117
1249
|
{
|
|
1118
1250
|
"tw:p-2": t === "sm",
|
|
@@ -1127,47 +1259,47 @@ const Ae = ({ currentPage: r, pagesCount: e, ...t }) => {
|
|
|
1127
1259
|
),
|
|
1128
1260
|
children: o
|
|
1129
1261
|
}
|
|
1130
|
-
),
|
|
1131
|
-
const e =
|
|
1132
|
-
const
|
|
1133
|
-
return r === "auto" &&
|
|
1134
|
-
})(), [o,
|
|
1262
|
+
), ze = ({ placement: r = "auto" } = {}) => {
|
|
1263
|
+
const e = P(null), t = (() => {
|
|
1264
|
+
const b = [];
|
|
1265
|
+
return r === "auto" && b.push(Bt()), b.push(At({ element: e })), b;
|
|
1266
|
+
})(), [o, l] = M(!1), { refs: a, floatingStyles: d, context: i, middlewareData: s } = lt({
|
|
1135
1267
|
placement: r === "auto" ? void 0 : r,
|
|
1136
1268
|
open: o,
|
|
1137
|
-
onOpenChange:
|
|
1269
|
+
onOpenChange: l,
|
|
1138
1270
|
middleware: t
|
|
1139
|
-
}), c =
|
|
1271
|
+
}), c = Tt(i, {
|
|
1140
1272
|
delay: { open: 300 },
|
|
1141
1273
|
move: !0
|
|
1142
|
-
}), { getFloatingProps:
|
|
1143
|
-
const
|
|
1274
|
+
}), { getFloatingProps: f, getReferenceProps: u } = dt([c]), { isMounted: p, styles: k } = _t(i, { duration: 200 }), x = K(() => {
|
|
1275
|
+
const b = i.placement.split("-")[0];
|
|
1144
1276
|
return {
|
|
1145
1277
|
top: "bottom",
|
|
1146
1278
|
right: "left",
|
|
1147
1279
|
bottom: "top",
|
|
1148
1280
|
left: "right"
|
|
1149
|
-
}[
|
|
1281
|
+
}[b] ?? "";
|
|
1150
1282
|
}, [i.placement]);
|
|
1151
1283
|
return {
|
|
1152
|
-
anchor: { ...
|
|
1284
|
+
anchor: { ...u(), ref: a.setReference },
|
|
1153
1285
|
tooltip: {
|
|
1154
|
-
...
|
|
1155
|
-
refSetter:
|
|
1156
|
-
isMounted:
|
|
1157
|
-
styles: { ...d, ...
|
|
1286
|
+
...f(),
|
|
1287
|
+
refSetter: a.setFloating,
|
|
1288
|
+
isMounted: p,
|
|
1289
|
+
styles: { ...d, ...k },
|
|
1158
1290
|
arrowPos: s.arrow,
|
|
1159
1291
|
arrowRef: e,
|
|
1160
|
-
arrowSide:
|
|
1292
|
+
arrowSide: x
|
|
1161
1293
|
}
|
|
1162
1294
|
};
|
|
1163
|
-
},
|
|
1295
|
+
}, Ve = ({ children: r, isMounted: e, styles: t, refSetter: o, arrowRef: l, arrowPos: a, arrowSide: d, ...i }) => {
|
|
1164
1296
|
var s;
|
|
1165
1297
|
return e && /* @__PURE__ */ n(
|
|
1166
1298
|
"div",
|
|
1167
1299
|
{
|
|
1168
1300
|
role: "tooltip",
|
|
1169
1301
|
"aria-live": "polite",
|
|
1170
|
-
className:
|
|
1302
|
+
className: y(
|
|
1171
1303
|
"tw:z-1000 tw:max-w-64",
|
|
1172
1304
|
// Add space between anchor and tooltip via padding, so that if the tooltip is inside the anchor, you can hover it
|
|
1173
1305
|
// and it's never closed
|
|
@@ -1181,14 +1313,14 @@ const Ae = ({ currentPage: r, pagesCount: e, ...t }) => {
|
|
|
1181
1313
|
ref: o,
|
|
1182
1314
|
style: t,
|
|
1183
1315
|
...i,
|
|
1184
|
-
children: /* @__PURE__ */
|
|
1316
|
+
children: /* @__PURE__ */ m("div", { className: "tw:relative tw:px-1.5 tw:py-1 tw:rounded tw:bg-black/90 tw:text-white tw:text-center", children: [
|
|
1185
1317
|
/* @__PURE__ */ n("span", { className: "tw:sr-only", children: "Tooltip: " }),
|
|
1186
1318
|
r,
|
|
1187
1319
|
/* @__PURE__ */ n(
|
|
1188
1320
|
"div",
|
|
1189
1321
|
{
|
|
1190
|
-
ref:
|
|
1191
|
-
className:
|
|
1322
|
+
ref: l,
|
|
1323
|
+
className: y(
|
|
1192
1324
|
"tw:absolute",
|
|
1193
1325
|
// Render as a triangle
|
|
1194
1326
|
"tw:border-l-6 tw:border-r-6 tw:border-b-6 tw:border-l-transparent tw:border-r-transparent tw:border-b-black/90",
|
|
@@ -1200,9 +1332,9 @@ const Ae = ({ currentPage: r, pagesCount: e, ...t }) => {
|
|
|
1200
1332
|
}
|
|
1201
1333
|
),
|
|
1202
1334
|
style: {
|
|
1203
|
-
left:
|
|
1204
|
-
top:
|
|
1205
|
-
[d]: `${-(((s =
|
|
1335
|
+
left: a == null ? void 0 : a.x,
|
|
1336
|
+
top: a == null ? void 0 : a.y,
|
|
1337
|
+
[d]: `${-(((s = l.current) == null ? void 0 : s.offsetWidth) ?? 0) / 2}px`
|
|
1206
1338
|
},
|
|
1207
1339
|
"data-testid": "arrow"
|
|
1208
1340
|
}
|
|
@@ -1211,56 +1343,56 @@ const Ae = ({ currentPage: r, pagesCount: e, ...t }) => {
|
|
|
1211
1343
|
}
|
|
1212
1344
|
);
|
|
1213
1345
|
};
|
|
1214
|
-
function
|
|
1215
|
-
const d =
|
|
1216
|
-
const c =
|
|
1346
|
+
function tr({ items: r, order: e, onChange: t, prefixed: o = !0, buttonVariant: l = "button", ...a }) {
|
|
1347
|
+
const d = I((s) => {
|
|
1348
|
+
const c = Lt({ currentOrderDir: e.dir, currentField: e.field, newField: s });
|
|
1217
1349
|
t(c);
|
|
1218
|
-
}, [t, e.dir, e.field]), i =
|
|
1219
|
-
return /* @__PURE__ */
|
|
1220
|
-
|
|
1350
|
+
}, [t, e.dir, e.field]), i = l === "button";
|
|
1351
|
+
return /* @__PURE__ */ m(
|
|
1352
|
+
S,
|
|
1221
1353
|
{
|
|
1222
|
-
buttonContent: /* @__PURE__ */
|
|
1354
|
+
buttonContent: /* @__PURE__ */ m(F, { children: [
|
|
1223
1355
|
!i && "Order by",
|
|
1224
1356
|
i && !e.field && /* @__PURE__ */ n("i", { children: "Order by..." }),
|
|
1225
|
-
i && e.field && /* @__PURE__ */
|
|
1357
|
+
i && e.field && /* @__PURE__ */ m(F, { children: [
|
|
1226
1358
|
o && "Order by: ",
|
|
1227
1359
|
r[e.field],
|
|
1228
1360
|
" - ",
|
|
1229
1361
|
e.dir ?? "DESC"
|
|
1230
1362
|
] })
|
|
1231
1363
|
] }),
|
|
1232
|
-
buttonVariant:
|
|
1233
|
-
...
|
|
1364
|
+
buttonVariant: l,
|
|
1365
|
+
...a,
|
|
1234
1366
|
children: [
|
|
1235
|
-
Object.entries(r).map(([s, c]) => /* @__PURE__ */
|
|
1236
|
-
|
|
1367
|
+
Object.entries(r).map(([s, c]) => /* @__PURE__ */ m(
|
|
1368
|
+
S.Item,
|
|
1237
1369
|
{
|
|
1238
1370
|
selected: e.field === s,
|
|
1239
1371
|
onClick: () => d(s),
|
|
1240
1372
|
className: "tw:flex tw:items-center tw:justify-between tw:gap-2",
|
|
1241
1373
|
children: [
|
|
1242
1374
|
c,
|
|
1243
|
-
e.field === s && /* @__PURE__ */ n(
|
|
1375
|
+
e.field === s && /* @__PURE__ */ n(C, { icon: e.dir === "ASC" ? vt : Nt })
|
|
1244
1376
|
]
|
|
1245
1377
|
},
|
|
1246
1378
|
s
|
|
1247
1379
|
)),
|
|
1248
|
-
/* @__PURE__ */ n(
|
|
1249
|
-
/* @__PURE__ */ n(
|
|
1380
|
+
/* @__PURE__ */ n(S.Separator, {}),
|
|
1381
|
+
/* @__PURE__ */ n(S.Item, { disabled: !e.field, onClick: () => t({}), children: /* @__PURE__ */ n("i", { children: "Clear selection" }) })
|
|
1250
1382
|
]
|
|
1251
1383
|
}
|
|
1252
1384
|
);
|
|
1253
1385
|
}
|
|
1254
|
-
const
|
|
1255
|
-
const [d, i] =
|
|
1256
|
-
() =>
|
|
1257
|
-
[
|
|
1386
|
+
const er = ({ text: r, className: e, size: t = "lg", initialCopied: o = !1, navigator_: l = globalThis.navigator, ...a }) => {
|
|
1387
|
+
const [d, i] = St(o), s = I(
|
|
1388
|
+
() => l.clipboard.writeText(r).then(i),
|
|
1389
|
+
[l.clipboard, r, i]
|
|
1258
1390
|
);
|
|
1259
1391
|
return /* @__PURE__ */ n(
|
|
1260
1392
|
"button",
|
|
1261
1393
|
{
|
|
1262
1394
|
type: "button",
|
|
1263
|
-
className:
|
|
1395
|
+
className: y(
|
|
1264
1396
|
"tw:focus-ring tw:rounded-sm tw:cursor-pointer",
|
|
1265
1397
|
{
|
|
1266
1398
|
"tw:text-md": t === "sm",
|
|
@@ -1272,49 +1404,50 @@ const qe = ({ text: r, className: e, size: t = "lg", initialCopied: o = !1, navi
|
|
|
1272
1404
|
"aria-label": `Copy ${r} to clipboard`,
|
|
1273
1405
|
title: "Copy to clipboard",
|
|
1274
1406
|
onClick: s,
|
|
1275
|
-
...
|
|
1276
|
-
children: /* @__PURE__ */ n(
|
|
1407
|
+
...a,
|
|
1408
|
+
children: /* @__PURE__ */ n(C, { icon: d ? Ct : jt, fixedWidth: !0 })
|
|
1277
1409
|
}
|
|
1278
1410
|
);
|
|
1279
1411
|
};
|
|
1280
1412
|
export {
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1413
|
+
zt as Button,
|
|
1414
|
+
L as Card,
|
|
1415
|
+
Qe as CardModal,
|
|
1416
|
+
je as Checkbox,
|
|
1417
|
+
G as CloseButton,
|
|
1418
|
+
er as CopyToClipboardButton,
|
|
1419
|
+
_e as Details,
|
|
1420
|
+
S as Dropdown,
|
|
1289
1421
|
U as ELLIPSIS,
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
Ke as
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1422
|
+
Q as Input,
|
|
1423
|
+
Y as Label,
|
|
1424
|
+
Fe as LabelledInput,
|
|
1425
|
+
He as LabelledRevealablePasswordInput,
|
|
1426
|
+
We as LabelledSelect,
|
|
1427
|
+
pe as LinkButton,
|
|
1428
|
+
Gt as Listbox,
|
|
1429
|
+
$ as Menu,
|
|
1430
|
+
Ye as Message,
|
|
1431
|
+
Ie as ModalDialog,
|
|
1432
|
+
Ge as NavPills,
|
|
1433
|
+
tr as OrderingDropdown,
|
|
1434
|
+
Xe as Paginator,
|
|
1435
|
+
Ze as Result,
|
|
1436
|
+
Vt as RevealablePasswordInput,
|
|
1437
|
+
Je as RowDropdown,
|
|
1438
|
+
ne as SearchCombobox,
|
|
1439
|
+
ee as SearchInput,
|
|
1440
|
+
te as Select,
|
|
1441
|
+
Kt as SimpleCard,
|
|
1442
|
+
$e as Table,
|
|
1443
|
+
Ue as TagsAutocomplete,
|
|
1444
|
+
Ke as ToggleSwitch,
|
|
1445
|
+
Ve as Tooltip,
|
|
1446
|
+
he as formatNumber,
|
|
1447
|
+
ke as keyForPage,
|
|
1448
|
+
j as pageIsEllipsis,
|
|
1449
|
+
ye as prettifyPageNumber,
|
|
1450
|
+
xe as progressivePagination,
|
|
1451
|
+
qe as roundTen,
|
|
1452
|
+
ze as useTooltip
|
|
1320
1453
|
};
|