@krosoft/react 0.0.85 → 0.0.87
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/AppSubTitle-DaFa30Qp.js +13 -0
- package/dist/{AppTitle-CJZdhpRm.js → AppTitle-COtcNGNr.js} +4 -4
- package/dist/AppVerticalTabs-aeKDheVe.js +829 -0
- package/dist/{FormDialog-CwxZPmv4.js → FormDialog-B3u7bHU_.js} +18 -18
- package/dist/{MetricCard-5kWhYPKJ.js → MetricCard-L5ETuqBs.js} +3 -3
- package/dist/{SearchInput-Dpy2amwO.js → SearchInput-BxnaShYy.js} +3 -3
- package/dist/{TableFilter-w9BHeObX.js → TableFilter-RzydxKBF.js} +6 -5
- package/dist/{TableSettings-DNkdLgCN.js → TableSettings-Bwysm3KH.js} +15 -15
- package/dist/{ThemeSelector-BCU1tFyR.js → ThemeSelector-mZBbr2qt.js} +3 -3
- package/dist/{Topbar-DifQ00kV.js → Topbar-DzFClMWt.js} +6 -5
- package/dist/{badge-Bw-aBz_H.js → badge-DCS7KMnM.js} +1 -1
- package/dist/components/core/cards/index.js +1 -1
- package/dist/components/core/dialogs/index.js +1 -1
- package/dist/components/core/filters/index.d.ts +1 -0
- package/dist/components/core/filters/index.d.ts.map +1 -1
- package/dist/components/core/filters/index.js +5 -4
- package/dist/components/core/index.d.ts +4 -4
- package/dist/components/core/index.d.ts.map +1 -1
- package/dist/components/core/index.js +55 -46
- package/dist/components/core/inputs/index.js +1 -1
- package/dist/components/core/layouts/AppSubTitle.d.ts +8 -0
- package/dist/components/core/layouts/AppSubTitle.d.ts.map +1 -0
- package/dist/components/core/layouts/index.d.ts +1 -0
- package/dist/components/core/layouts/index.d.ts.map +1 -1
- package/dist/components/core/layouts/index.js +5 -3
- package/dist/components/core/navbar/index.d.ts +2 -0
- package/dist/components/core/navbar/index.d.ts.map +1 -1
- package/dist/components/core/navbar/index.js +4 -3
- package/dist/components/core/table/index.js +1 -1
- package/dist/components/core/tabs/index.d.ts +5 -0
- package/dist/components/core/tabs/index.d.ts.map +1 -0
- package/dist/components/core/tabs/index.js +7 -0
- package/dist/components/core/theme/index.js +1 -1
- package/dist/components/index.js +109 -100
- package/dist/components/ui/index.js +4 -4
- package/dist/components/ui/scroll-area.d.ts.map +1 -1
- package/dist/dropdown-menu-BDcm9kW8.js +1086 -0
- package/dist/index-DUnCfjrC.js +2176 -0
- package/dist/popover-PsZp711z.js +4533 -0
- package/dist/select-C6w0ck7-.js +1737 -0
- package/dist/tooltip-CtjaR1qq.js +337 -0
- package/dist/types/UseDataTableResult.d.ts +1 -1
- package/dist/types/UseDataTableResult.d.ts.map +1 -1
- package/package.json +6 -5
- package/dist/dropdown-menu-Q_WkonPk.js +0 -1685
- package/dist/floating-ui.react-dom-BIcsGc3t.js +0 -1681
- package/dist/popover-BMvYmQOM.js +0 -5897
- package/dist/select-CtU681LB.js +0 -2070
- package/dist/tooltip-DzQngJZK.js +0 -828
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx as a, jsxs as u, Fragment as me } from "react/jsx-runtime";
|
|
2
|
-
import { O as J,
|
|
3
|
-
import {
|
|
2
|
+
import { O as J, v as fe, w as W, x as q, X as I, y as U, D as K, R as pe, z as ge, A as ve, a as he, L as ye, I as xe } from "./popover-PsZp711z.js";
|
|
3
|
+
import { p as Ne, B as A } from "./index-DUnCfjrC.js";
|
|
4
4
|
import "./card-7XPLAra3.js";
|
|
5
|
-
import "./select-
|
|
5
|
+
import "./select-C6w0ck7-.js";
|
|
6
6
|
import { useTranslation as be } from "react-i18next";
|
|
7
7
|
import { c as b } from "./index-gWiv5-6R.js";
|
|
8
8
|
import * as v from "react";
|
|
9
|
-
import { useState as
|
|
9
|
+
import { useState as z, useEffect as we } from "react";
|
|
10
10
|
import "react-dom";
|
|
11
|
-
import { c as
|
|
11
|
+
import { c as V } from "./createLucideIcon-CRdjzt2A.js";
|
|
12
12
|
/**
|
|
13
13
|
* @license lucide-react v1.16.0 - ISC
|
|
14
14
|
*
|
|
@@ -19,7 +19,7 @@ const ke = [
|
|
|
19
19
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
20
20
|
["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
|
|
21
21
|
["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
|
|
22
|
-
], Ce =
|
|
22
|
+
], Ce = V("circle-alert", ke);
|
|
23
23
|
/**
|
|
24
24
|
* @license lucide-react v1.16.0 - ISC
|
|
25
25
|
*
|
|
@@ -34,7 +34,7 @@ const Pe = [
|
|
|
34
34
|
key: "1a8usu"
|
|
35
35
|
}
|
|
36
36
|
]
|
|
37
|
-
], L =
|
|
37
|
+
], L = V("pen", Pe);
|
|
38
38
|
/**
|
|
39
39
|
* @license lucide-react v1.16.0 - ISC
|
|
40
40
|
*
|
|
@@ -51,7 +51,7 @@ const De = [
|
|
|
51
51
|
],
|
|
52
52
|
["path", { d: "M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7", key: "1ydtos" }],
|
|
53
53
|
["path", { d: "M7 3v4a1 1 0 0 0 1 1h7", key: "t51u73" }]
|
|
54
|
-
], X =
|
|
54
|
+
], X = V("save", De);
|
|
55
55
|
function $e(e, t = []) {
|
|
56
56
|
let r = [];
|
|
57
57
|
function d(m, n) {
|
|
@@ -137,9 +137,9 @@ var _e = [
|
|
|
137
137
|
getValueLabel: m = Re,
|
|
138
138
|
...n
|
|
139
139
|
} = e;
|
|
140
|
-
(o || o === 0) && !B(o) && console.error(
|
|
140
|
+
(o || o === 0) && !B(o) && console.error(ze(`${o}`, "Progress"));
|
|
141
141
|
const i = B(o) ? o : O;
|
|
142
|
-
d !== null && !G(d, i) && console.error(
|
|
142
|
+
d !== null && !G(d, i) && console.error(Ie(`${d}`, "Progress"));
|
|
143
143
|
const l = G(d, i) ? d : null, h = M(l) ? m(l, i) : void 0;
|
|
144
144
|
return /* @__PURE__ */ a(Ae, { scope: r, value: l, max: i, children: /* @__PURE__ */ a(
|
|
145
145
|
Q.div,
|
|
@@ -190,10 +190,10 @@ function B(e) {
|
|
|
190
190
|
function G(e, t) {
|
|
191
191
|
return M(e) && !isNaN(e) && e <= t && e >= 0;
|
|
192
192
|
}
|
|
193
|
-
function
|
|
193
|
+
function ze(e, t) {
|
|
194
194
|
return `Invalid prop \`max\` of value \`${e}\` supplied to \`${t}\`. Only numbers greater than 0 are valid max values. Defaulting to \`${O}\`.`;
|
|
195
195
|
}
|
|
196
|
-
function
|
|
196
|
+
function Ie(e, t) {
|
|
197
197
|
return `Invalid prop \`value\` of value \`${e}\` supplied to \`${t}\`. The \`value\` prop must be:
|
|
198
198
|
- a positive number
|
|
199
199
|
- less than the value passed to \`max\` (or ${O} if no \`max\` prop is set)
|
|
@@ -201,10 +201,10 @@ function Ve(e, t) {
|
|
|
201
201
|
|
|
202
202
|
Defaulting to \`null\`.`;
|
|
203
203
|
}
|
|
204
|
-
var ae = Y,
|
|
204
|
+
var ae = Y, Ve = ee;
|
|
205
205
|
const re = v.forwardRef(
|
|
206
206
|
({ className: e, value: t, indeterminate: r = !1, ...d }, o) => /* @__PURE__ */ a(ae, { ref: o, className: b("relative h-4 w-full overflow-hidden rounded-full bg-secondary", e), ...d, children: /* @__PURE__ */ a(
|
|
207
|
-
|
|
207
|
+
Ve,
|
|
208
208
|
{
|
|
209
209
|
className: b("h-full w-full flex-1 bg-primary transition-all", r && "animate-progress origin-left"),
|
|
210
210
|
style: r ? void 0 : { transform: `translateX(-${(100 - (t ?? 0)).toString()}%)` }
|
|
@@ -241,7 +241,7 @@ const oe = v.forwardRef(
|
|
|
241
241
|
children: [
|
|
242
242
|
t,
|
|
243
243
|
/* @__PURE__ */ u(q, { className: "absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity data-[state=open]:bg-accent data-[state=open]:text-muted-foreground hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none", children: [
|
|
244
|
-
/* @__PURE__ */ a(
|
|
244
|
+
/* @__PURE__ */ a(I, { className: "h-4 w-4" }),
|
|
245
245
|
/* @__PURE__ */ a("span", { className: "sr-only", children: "Close" })
|
|
246
246
|
] })
|
|
247
247
|
]
|
|
@@ -298,7 +298,7 @@ function Ze({
|
|
|
298
298
|
hideSaveIcon: c = !1,
|
|
299
299
|
maxWidth: k = "sm:max-w-4xl"
|
|
300
300
|
}) {
|
|
301
|
-
const [y, x] =
|
|
301
|
+
const [y, x] = z(l), [C, N] = z({}), [P, S] = z(!1);
|
|
302
302
|
if (we(() => {
|
|
303
303
|
e && x(l);
|
|
304
304
|
}, [e, l]), r == null) return null;
|
|
@@ -376,7 +376,7 @@ function Ze({
|
|
|
376
376
|
onClick: R,
|
|
377
377
|
variant: "outline",
|
|
378
378
|
disabled: P,
|
|
379
|
-
icon:
|
|
379
|
+
icon: I
|
|
380
380
|
}), _.push({
|
|
381
381
|
label: P ? "Enregistrement..." : w,
|
|
382
382
|
onClick: () => {
|
|
@@ -419,7 +419,7 @@ function Ze({
|
|
|
419
419
|
i !== void 0 ? i(r) : null,
|
|
420
420
|
n !== void 0 && !h ? /* @__PURE__ */ a("div", { className: "flex justify-end gap-2 border-t pt-4 mt-6", children: y ? /* @__PURE__ */ u(me, { children: [
|
|
421
421
|
f !== "" ? /* @__PURE__ */ u(A, { onClick: R, variant: "outline", size: "sm", disabled: P, children: [
|
|
422
|
-
/* @__PURE__ */ a(
|
|
422
|
+
/* @__PURE__ */ a(I, { className: "h-4 w-4 mr-2" }),
|
|
423
423
|
f
|
|
424
424
|
] }) : null,
|
|
425
425
|
/* @__PURE__ */ u(
|
|
@@ -2,10 +2,10 @@ import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
|
2
2
|
import { formatNumber as h } from "@krosoft/core/helpers";
|
|
3
3
|
import { useTranslation as b } from "react-i18next";
|
|
4
4
|
import { c as d } from "./index-gWiv5-6R.js";
|
|
5
|
-
import "./popover-
|
|
6
|
-
import "./
|
|
5
|
+
import "./popover-PsZp711z.js";
|
|
6
|
+
import "./index-DUnCfjrC.js";
|
|
7
7
|
import { C as x, d as N, e as g, a as f } from "./card-7XPLAra3.js";
|
|
8
|
-
import "./select-
|
|
8
|
+
import "./select-C6w0ck7-.js";
|
|
9
9
|
const v = ({
|
|
10
10
|
titleKey: r,
|
|
11
11
|
value: t,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsxs as d, jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import * as L from "react";
|
|
3
3
|
import { useState as P, useRef as j, useEffect as T, useMemo as z } from "react";
|
|
4
|
-
import { E, F as C, G as k, H as q, J as S, C as R, P as X, e as _, X as J, d as V, c as O, I } from "./popover-
|
|
5
|
-
import { B as b,
|
|
4
|
+
import { E, F as C, G as k, H as q, J as S, C as R, P as X, e as _, X as J, d as V, c as O, I } from "./popover-PsZp711z.js";
|
|
5
|
+
import { B as b, k as A } from "./index-DUnCfjrC.js";
|
|
6
6
|
import "./card-7XPLAra3.js";
|
|
7
7
|
import { c as y } from "./index-gWiv5-6R.js";
|
|
8
|
-
import { C as Q } from "./select-
|
|
8
|
+
import { C as Q } from "./select-C6w0ck7-.js";
|
|
9
9
|
import { c as F } from "./createLucideIcon-CRdjzt2A.js";
|
|
10
10
|
/**
|
|
11
11
|
* @license lucide-react v1.16.0 - ISC
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsxs as m, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { useState as k, useEffect as M, useMemo as A } from "react";
|
|
3
|
-
import { M as O, a as $, D as j, b as I, c as _, S as z } from "./SearchInput-
|
|
4
|
-
import { X as C, I as P, S as R, n as B, g as Q, j as V, m as H, L as X, i as G, P as J, e as K, d as U, c as E } from "./popover-
|
|
5
|
-
import { B as w,
|
|
3
|
+
import { M as O, a as $, D as j, b as I, c as _, S as z } from "./SearchInput-BxnaShYy.js";
|
|
4
|
+
import { X as C, I as P, S as R, n as B, g as Q, j as V, m as H, L as X, i as G, P as J, e as K, d as U, c as E } from "./popover-PsZp711z.js";
|
|
5
|
+
import { B as w, k as W } from "./index-DUnCfjrC.js";
|
|
6
6
|
import "./card-7XPLAra3.js";
|
|
7
|
-
import { S as Y, h as Z, i as q, a as ee, c as re } from "./select-
|
|
8
|
-
import { B as L } from "./badge-
|
|
7
|
+
import { S as Y, h as Z, i as q, a as ee, c as re } from "./select-C6w0ck7-.js";
|
|
8
|
+
import { B as L } from "./badge-DCS7KMnM.js";
|
|
9
9
|
import { c as te } from "./index-gWiv5-6R.js";
|
|
10
10
|
import { c as le } from "./createLucideIcon-CRdjzt2A.js";
|
|
11
11
|
/**
|
|
@@ -400,6 +400,7 @@ function ye({
|
|
|
400
400
|
}
|
|
401
401
|
export {
|
|
402
402
|
ce as A,
|
|
403
|
+
ne as F,
|
|
403
404
|
ie as S,
|
|
404
405
|
ye as T,
|
|
405
406
|
oe as a
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as t, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { c as j,
|
|
3
|
-
import { B as x } from "./
|
|
2
|
+
import { c as j, B as A, u as B } from "./popover-PsZp711z.js";
|
|
3
|
+
import { B as x } from "./index-DUnCfjrC.js";
|
|
4
4
|
import "./card-7XPLAra3.js";
|
|
5
|
-
import "./select-
|
|
6
|
-
import { D as M, a as D, E as L, b as _, d as I,
|
|
5
|
+
import "./select-C6w0ck7-.js";
|
|
6
|
+
import { D as M, a as D, E as L, b as _, d as I, f as V } from "./dropdown-menu-BDcm9kW8.js";
|
|
7
7
|
import { L as q } from "./loader-circle-BhJXKs31.js";
|
|
8
8
|
import { c as v } from "./createLucideIcon-CRdjzt2A.js";
|
|
9
9
|
/**
|
|
@@ -107,12 +107,12 @@ function se({
|
|
|
107
107
|
getRowId: o,
|
|
108
108
|
onRowClick: l,
|
|
109
109
|
hasBulkActions: u,
|
|
110
|
-
selectedRows:
|
|
110
|
+
selectedRows: f,
|
|
111
111
|
toggleRowSelection: g,
|
|
112
112
|
visibleColumnsArray: i,
|
|
113
113
|
columnWidths: k,
|
|
114
114
|
hasActions: N,
|
|
115
|
-
actions:
|
|
115
|
+
actions: b,
|
|
116
116
|
columns: w
|
|
117
117
|
}) {
|
|
118
118
|
const C = (h, m) => {
|
|
@@ -143,7 +143,7 @@ function se({
|
|
|
143
143
|
children: /* @__PURE__ */ e(
|
|
144
144
|
j,
|
|
145
145
|
{
|
|
146
|
-
checked:
|
|
146
|
+
checked: f.includes(m),
|
|
147
147
|
onCheckedChange: () => {
|
|
148
148
|
g(m);
|
|
149
149
|
}
|
|
@@ -163,14 +163,14 @@ function se({
|
|
|
163
163
|
d.key
|
|
164
164
|
);
|
|
165
165
|
}),
|
|
166
|
-
N &&
|
|
166
|
+
N && b !== void 0 && b.length > 0 ? /* @__PURE__ */ e(
|
|
167
167
|
"td",
|
|
168
168
|
{
|
|
169
169
|
className: "px-2 py-2 w-12 text-end",
|
|
170
170
|
onClick: (d) => {
|
|
171
171
|
d.stopPropagation();
|
|
172
172
|
},
|
|
173
|
-
children: /* @__PURE__ */ e(Y, { actions:
|
|
173
|
+
children: /* @__PURE__ */ e(Y, { actions: b, row: h })
|
|
174
174
|
}
|
|
175
175
|
) : null
|
|
176
176
|
]
|
|
@@ -230,12 +230,12 @@ function ie({
|
|
|
230
230
|
visibleColumnsArray: o,
|
|
231
231
|
draggableColumns: l,
|
|
232
232
|
resizableColumns: u,
|
|
233
|
-
columnWidths:
|
|
233
|
+
columnWidths: f,
|
|
234
234
|
sortColumn: g,
|
|
235
235
|
sortDirection: i,
|
|
236
236
|
handleSort: k,
|
|
237
237
|
handleDragStart: N,
|
|
238
|
-
handleDragOver:
|
|
238
|
+
handleDragOver: b,
|
|
239
239
|
handleDrop: w,
|
|
240
240
|
handleMouseDown: C,
|
|
241
241
|
hasActions: h,
|
|
@@ -251,7 +251,7 @@ function ie({
|
|
|
251
251
|
$ ? "cursor-pointer hover:bg-gray-100 dark:hover:bg-gray-800 select-none" : "",
|
|
252
252
|
T ? "bg-gray-100/80 dark:bg-gray-800/80" : ""
|
|
253
253
|
].filter(Boolean).join(" "),
|
|
254
|
-
style: { width:
|
|
254
|
+
style: { width: f[r.key] },
|
|
255
255
|
draggable: z,
|
|
256
256
|
onClick: () => {
|
|
257
257
|
k(r.key);
|
|
@@ -260,7 +260,7 @@ function ie({
|
|
|
260
260
|
z ? N(p, r.key) : p.preventDefault();
|
|
261
261
|
},
|
|
262
262
|
onDragOver: (p) => {
|
|
263
|
-
|
|
263
|
+
b(p, r.key);
|
|
264
264
|
},
|
|
265
265
|
onDrop: (p) => {
|
|
266
266
|
w(p, r.key);
|
|
@@ -307,7 +307,7 @@ function de({
|
|
|
307
307
|
setPageSize: o,
|
|
308
308
|
currentPage: l,
|
|
309
309
|
setCurrentPage: u,
|
|
310
|
-
pageSizeOptions:
|
|
310
|
+
pageSizeOptions: f,
|
|
311
311
|
totalPages: g
|
|
312
312
|
}) {
|
|
313
313
|
return /* @__PURE__ */ t("div", { className: "px-4 py-2 border-t border-border flex items-center justify-between bg-card flex-wrap gap-2", children: [
|
|
@@ -327,7 +327,7 @@ function de({
|
|
|
327
327
|
o(Number(i.target.value)), u(1);
|
|
328
328
|
},
|
|
329
329
|
className: "border border-input bg-background rounded px-2 py-1 text-sm text-foreground",
|
|
330
|
-
children:
|
|
330
|
+
children: f.map((i) => /* @__PURE__ */ e("option", { value: i, children: i }, i))
|
|
331
331
|
}
|
|
332
332
|
)
|
|
333
333
|
] }),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as a, jsxs as s } from "react/jsx-runtime";
|
|
2
|
-
import { B as m } from "./
|
|
3
|
-
import { S as h, h as u, i as g, a as f, c as v } from "./select-
|
|
4
|
-
import { T as b, a as N, b as S, c as x } from "./tooltip-
|
|
2
|
+
import { B as m } from "./index-DUnCfjrC.js";
|
|
3
|
+
import { S as h, h as u, i as g, a as f, c as v } from "./select-C6w0ck7-.js";
|
|
4
|
+
import { T as b, a as N, b as S, c as x } from "./tooltip-CtjaR1qq.js";
|
|
5
5
|
import { a as C } from "./useTheme-CvNYmhjo.js";
|
|
6
6
|
function j({ themeOptions: c, variant: i = "select" }) {
|
|
7
7
|
const { theme: t, handleThemeChange: n, currentThemeOption: e, nextThemeOption: r, cycleTheme: o } = C(c);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as i, jsx as e, Fragment as y } from "react/jsx-runtime";
|
|
2
|
-
import { a as k, b as
|
|
2
|
+
import { a as k, b as j, c as C, T } from "./tooltip-CtjaR1qq.js";
|
|
3
3
|
import { c as l } from "./index-gWiv5-6R.js";
|
|
4
4
|
import * as z from "react";
|
|
5
|
-
import {
|
|
5
|
+
import { k as S, B as D } from "./index-DUnCfjrC.js";
|
|
6
6
|
import { c as W } from "./createLucideIcon-CRdjzt2A.js";
|
|
7
7
|
/**
|
|
8
8
|
* @license lucide-react v1.16.0 - ISC
|
|
@@ -49,9 +49,9 @@ const $ = [
|
|
|
49
49
|
);
|
|
50
50
|
return /* @__PURE__ */ i(y, { children: [
|
|
51
51
|
o ? /* @__PURE__ */ i(k, { children: [
|
|
52
|
-
/* @__PURE__ */ e(
|
|
52
|
+
/* @__PURE__ */ e(j, { asChild: !0, children: g }),
|
|
53
53
|
/* @__PURE__ */ e(
|
|
54
|
-
|
|
54
|
+
C,
|
|
55
55
|
{
|
|
56
56
|
side: "right",
|
|
57
57
|
sideOffset: 6,
|
|
@@ -164,5 +164,6 @@ const $ = [
|
|
|
164
164
|
);
|
|
165
165
|
export {
|
|
166
166
|
R as S,
|
|
167
|
-
q as T
|
|
167
|
+
q as T,
|
|
168
|
+
O as a
|
|
168
169
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { c as n } from "./
|
|
2
|
+
import { c as n } from "./index-DUnCfjrC.js";
|
|
3
3
|
import { c as a } from "./index-gWiv5-6R.js";
|
|
4
4
|
const s = n(
|
|
5
5
|
"inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as i, D as s, a as g, b as l, c as D, d as e, e as r, f as t, g as p, h as n, i as F, F as P, P as c } from "../../../FormDialog-
|
|
1
|
+
import { A as i, D as s, a as g, b as l, c as D, d as e, e as r, f as t, g as p, h as n, i as F, F as P, P as c } from "../../../FormDialog-B3u7bHU_.js";
|
|
2
2
|
export {
|
|
3
3
|
i as AppDialog,
|
|
4
4
|
s as Dialog,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/filters/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,eAAe,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/filters/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,eAAe,CAAC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { A as l, a as r, S as
|
|
1
|
+
import { A as l, a as i, F as r, S as s, T as t } from "../../../TableFilter-RzydxKBF.js";
|
|
2
2
|
export {
|
|
3
3
|
l as ActiveFilters,
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
s as
|
|
4
|
+
i as AdvancedFilters,
|
|
5
|
+
r as FilterField,
|
|
6
|
+
s as SearchableFilterPill,
|
|
7
|
+
t as TableFilter
|
|
7
8
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export * from "./cards";
|
|
2
|
+
export * from "./dialogs";
|
|
3
|
+
export * from "./filters";
|
|
2
4
|
export * from "./inputs";
|
|
3
5
|
export * from "./layouts";
|
|
6
|
+
export * from "./navbar";
|
|
4
7
|
export * from "./states";
|
|
5
8
|
export * from "./table";
|
|
6
|
-
export * from "./
|
|
7
|
-
export * from "./table";
|
|
8
|
-
export * from "./navbar";
|
|
9
|
-
export * from "./dialogs";
|
|
9
|
+
export * from "./tabs";
|
|
10
10
|
export * from "./theme";
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/core/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/core/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC"}
|
|
@@ -1,53 +1,62 @@
|
|
|
1
|
-
import { K as o, a as t, M as i } from "../../MetricCard-
|
|
2
|
-
import {
|
|
3
|
-
import { A as
|
|
4
|
-
import {
|
|
1
|
+
import { K as o, a as t, M as i } from "../../MetricCard-L5ETuqBs.js";
|
|
2
|
+
import { A as p, D as b, a as T, b as g, c, d as A, e as d, f as n, g as D, h as S, i as m, F as f, P as x } from "../../FormDialog-B3u7bHU_.js";
|
|
3
|
+
import { A as C, a as P, F as h, S as k, T as u } from "../../TableFilter-RzydxKBF.js";
|
|
4
|
+
import { D as M, a as H, M as K, S as y, b as B } from "../../SearchInput-BxnaShYy.js";
|
|
5
|
+
import { A as I, a as L } from "../../AppTitle-COtcNGNr.js";
|
|
6
|
+
import { A as O } from "../../AppSubTitle-DaFa30Qp.js";
|
|
7
|
+
import { S as V, a as j, T as q } from "../../Topbar-DzFClMWt.js";
|
|
8
|
+
import { C as z, a as G, E as J, L as Q } from "../../LoadingState-DQjGcT2l.js";
|
|
5
9
|
import "react/jsx-runtime";
|
|
6
10
|
import "react";
|
|
7
|
-
import { T as
|
|
8
|
-
import { A as
|
|
9
|
-
import {
|
|
10
|
-
import { A as R, D as j, a as q, b as w, c as z, d as G, e as J, f as N, g as Q, h as U, i as V, F as W, P as X } from "../../FormDialog-CwxZPmv4.js";
|
|
11
|
-
import { T as Z } from "../../ThemeSelector-BCU1tFyR.js";
|
|
11
|
+
import { T as W, a as X, b as Y, c as Z, d as _, e as $ } from "../../TableSettings-Bwysm3KH.js";
|
|
12
|
+
import { A as ea, a as ra, b as sa, c as oa } from "../../AppVerticalTabs-aeKDheVe.js";
|
|
13
|
+
import { T as ia } from "../../ThemeSelector-mZBbr2qt.js";
|
|
12
14
|
export {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
15
|
+
C as ActiveFilters,
|
|
16
|
+
P as AdvancedFilters,
|
|
17
|
+
I as AppActions,
|
|
18
|
+
p as AppDialog,
|
|
19
|
+
O as AppSubTitle,
|
|
20
|
+
ea as AppTabContainer,
|
|
21
|
+
ra as AppTabHeader,
|
|
22
|
+
sa as AppTabs,
|
|
23
|
+
L as AppTitle,
|
|
24
|
+
oa as AppVerticalTabs,
|
|
25
|
+
z as CardSkeleton,
|
|
26
|
+
G as CardsSkeleton,
|
|
27
|
+
M as DatePicker,
|
|
28
|
+
H as DateRangePicker,
|
|
29
|
+
b as Dialog,
|
|
30
|
+
T as DialogClose,
|
|
31
|
+
g as DialogContent,
|
|
32
|
+
c as DialogDescription,
|
|
33
|
+
A as DialogFooter,
|
|
34
|
+
d as DialogHeader,
|
|
35
|
+
n as DialogOverlay,
|
|
36
|
+
D as DialogPortal,
|
|
37
|
+
S as DialogTitle,
|
|
38
|
+
m as DialogTrigger,
|
|
39
|
+
J as ErrorState,
|
|
40
|
+
h as FilterField,
|
|
41
|
+
f as FormDialog,
|
|
34
42
|
o as KpiCard,
|
|
35
43
|
t as KpiCards,
|
|
36
|
-
|
|
44
|
+
Q as LoadingState,
|
|
37
45
|
i as MetricCard,
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
46
|
+
K as MultiSelect,
|
|
47
|
+
x as Progress,
|
|
48
|
+
y as SearchInput,
|
|
49
|
+
k as SearchableFilterPill,
|
|
50
|
+
B as SearchableSelect,
|
|
51
|
+
V as Sidebar,
|
|
52
|
+
j as SidebarNavItem,
|
|
53
|
+
W as TableActions,
|
|
54
|
+
X as TableBody,
|
|
55
|
+
Y as TableBulkActions,
|
|
56
|
+
u as TableFilter,
|
|
57
|
+
Z as TableHeader,
|
|
58
|
+
_ as TablePagination,
|
|
59
|
+
$ as TableSettings,
|
|
60
|
+
ia as ThemeSelector,
|
|
61
|
+
q as Topbar
|
|
53
62
|
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { AppAction } from "@/types/AppAction";
|
|
2
|
+
export interface AppSubTitleProps {
|
|
3
|
+
titleKey: string;
|
|
4
|
+
actions?: AppAction[];
|
|
5
|
+
className?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare function AppSubTitle({ titleKey, actions, className }: AppSubTitleProps): React.JSX.Element;
|
|
8
|
+
//# sourceMappingURL=AppSubTitle.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AppSubTitle.d.ts","sourceRoot":"","sources":["../../../../src/components/core/layouts/AppSubTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAI9C,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,SAAS,EAAE,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,WAAW,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,EAAE,gBAAgB,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CASjG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/layouts/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/layouts/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAA"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import { A as
|
|
1
|
+
import { A as o, a as t } from "../../../AppTitle-COtcNGNr.js";
|
|
2
|
+
import { A as e } from "../../../AppSubTitle-DaFa30Qp.js";
|
|
2
3
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
4
|
+
o as AppActions,
|
|
5
|
+
e as AppSubTitle,
|
|
6
|
+
t as AppTitle
|
|
5
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/navbar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/navbar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,YAAY,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { T as t, a as b, b as i, c as l, d as T, e as n } from "../../../TableSettings-
|
|
3
|
+
import { T as t, a as b, b as i, c as l, d as T, e as n } from "../../../TableSettings-Bwysm3KH.js";
|
|
4
4
|
export {
|
|
5
5
|
t as TableActions,
|
|
6
6
|
b as TableBody,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/tabs/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAC"}
|