@datability/8ui 1.1.5 → 1.1.6
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.es.js
CHANGED
|
@@ -30,12 +30,12 @@ function qe() {
|
|
|
30
30
|
function t(a) {
|
|
31
31
|
if (a == null) return null;
|
|
32
32
|
if (typeof a == "function")
|
|
33
|
-
return a.$$typeof ===
|
|
33
|
+
return a.$$typeof === A ? null : a.displayName || a.name || null;
|
|
34
34
|
if (typeof a == "string") return a;
|
|
35
35
|
switch (a) {
|
|
36
36
|
case j:
|
|
37
37
|
return "Fragment";
|
|
38
|
-
case
|
|
38
|
+
case I:
|
|
39
39
|
return "Profiler";
|
|
40
40
|
case B:
|
|
41
41
|
return "StrictMode";
|
|
@@ -54,7 +54,7 @@ function qe() {
|
|
|
54
54
|
return "Portal";
|
|
55
55
|
case m:
|
|
56
56
|
return a.displayName || "Context";
|
|
57
|
-
case
|
|
57
|
+
case _:
|
|
58
58
|
return (a._context.displayName || "Context") + ".Consumer";
|
|
59
59
|
case y:
|
|
60
60
|
var C = a.render;
|
|
@@ -170,7 +170,7 @@ function qe() {
|
|
|
170
170
|
var Y = C.children;
|
|
171
171
|
if (Y !== void 0)
|
|
172
172
|
if (V)
|
|
173
|
-
if (
|
|
173
|
+
if (O(Y)) {
|
|
174
174
|
for (V = 0; V < Y.length; V++)
|
|
175
175
|
f(Y[V]);
|
|
176
176
|
Object.freeze && Object.freeze(Y);
|
|
@@ -220,7 +220,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
220
220
|
function v(a) {
|
|
221
221
|
return typeof a == "object" && a !== null && a.$$typeof === d;
|
|
222
222
|
}
|
|
223
|
-
var u = R, d = /* @__PURE__ */ Symbol.for("react.transitional.element"), D = /* @__PURE__ */ Symbol.for("react.portal"), j = /* @__PURE__ */ Symbol.for("react.fragment"), B = /* @__PURE__ */ Symbol.for("react.strict_mode"),
|
|
223
|
+
var u = R, d = /* @__PURE__ */ Symbol.for("react.transitional.element"), D = /* @__PURE__ */ Symbol.for("react.portal"), j = /* @__PURE__ */ Symbol.for("react.fragment"), B = /* @__PURE__ */ Symbol.for("react.strict_mode"), I = /* @__PURE__ */ Symbol.for("react.profiler"), _ = /* @__PURE__ */ Symbol.for("react.consumer"), m = /* @__PURE__ */ Symbol.for("react.context"), y = /* @__PURE__ */ Symbol.for("react.forward_ref"), w = /* @__PURE__ */ Symbol.for("react.suspense"), M = /* @__PURE__ */ Symbol.for("react.suspense_list"), x = /* @__PURE__ */ Symbol.for("react.memo"), k = /* @__PURE__ */ Symbol.for("react.lazy"), E = /* @__PURE__ */ Symbol.for("react.activity"), A = /* @__PURE__ */ Symbol.for("react.client.reference"), L = u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, T = Object.prototype.hasOwnProperty, O = Array.isArray, $ = console.createTask ? console.createTask : function() {
|
|
224
224
|
return null;
|
|
225
225
|
};
|
|
226
226
|
u = {
|
|
@@ -307,7 +307,7 @@ const Se = ({
|
|
|
307
307
|
n || i((u) => !u);
|
|
308
308
|
}, f = () => {
|
|
309
309
|
if (!h.current || !g.current) return;
|
|
310
|
-
const u = h.current.getBoundingClientRect(), d = g.current, D = window.innerHeight, j = window.innerWidth, B = d.offsetWidth,
|
|
310
|
+
const u = h.current.getBoundingClientRect(), d = g.current, D = window.innerHeight, j = window.innerWidth, B = d.offsetWidth, I = u.top, m = D - u.bottom >= I;
|
|
311
311
|
let y = m ? u.bottom : u.top - d.offsetHeight;
|
|
312
312
|
m || y < 8 && (y = 8);
|
|
313
313
|
let w = u.left;
|
|
@@ -357,12 +357,12 @@ const Se = ({
|
|
|
357
357
|
v
|
|
358
358
|
)
|
|
359
359
|
] });
|
|
360
|
-
},
|
|
360
|
+
}, Ae = Ye({
|
|
361
361
|
openModalCount: 0
|
|
362
362
|
}), Dt = (t) => {
|
|
363
363
|
const [s, n] = H(0);
|
|
364
364
|
return /* @__PURE__ */ e.jsx(
|
|
365
|
-
|
|
365
|
+
Ae.Provider,
|
|
366
366
|
{
|
|
367
367
|
value: {
|
|
368
368
|
openModalCount: s,
|
|
@@ -372,7 +372,7 @@ const Se = ({
|
|
|
372
372
|
}
|
|
373
373
|
);
|
|
374
374
|
}, ue = ({ children: t, open: s, onClose: n, id: l }) => {
|
|
375
|
-
const { openModalCount: r, setOpenModalCount: i } = Ue(
|
|
375
|
+
const { openModalCount: r, setOpenModalCount: i } = Ue(Ae), c = () => i?.((f) => f + 1), p = () => i?.((f) => f - 1), h = () => i?.(0), g = se(null), o = [
|
|
376
376
|
"DBui-wrapperMenuItem",
|
|
377
377
|
"DBui-inputDateWrapperCalendar",
|
|
378
378
|
"DBui-inputDateRangeRowMonthYearSelected",
|
|
@@ -387,8 +387,8 @@ const Se = ({
|
|
|
387
387
|
(B.key === "Escape" || B.keyCode === 27) && n();
|
|
388
388
|
}
|
|
389
389
|
function j(B) {
|
|
390
|
-
const
|
|
391
|
-
g.current?.contains(
|
|
390
|
+
const I = B.target;
|
|
391
|
+
g.current?.contains(I) || o.some((m) => I.closest("." + m)) || n();
|
|
392
392
|
}
|
|
393
393
|
return document.addEventListener("keydown", D), document.addEventListener("mousedown", j), () => {
|
|
394
394
|
document.removeEventListener("keydown", D), document.removeEventListener("mousedown", j);
|
|
@@ -399,8 +399,8 @@ const Se = ({
|
|
|
399
399
|
] }) });
|
|
400
400
|
};
|
|
401
401
|
var ze = (t) => t.type === "checkbox", ce = (t) => t instanceof Date, ve = (t) => t == null;
|
|
402
|
-
const
|
|
403
|
-
var ae = (t) => !ve(t) && !Array.isArray(t) &&
|
|
402
|
+
const Oe = (t) => typeof t == "object";
|
|
403
|
+
var ae = (t) => !ve(t) && !Array.isArray(t) && Oe(t) && !ce(t), Xe = (t) => ae(t) && t.target ? ze(t.target) ? t.target.checked : t.target.value : t, Qe = (t) => t.substring(0, t.search(/\.\d+(\.|$)/)) || t, Ke = (t, s) => t.has(Qe(s)), et = (t) => {
|
|
404
404
|
const s = t.constructor && t.constructor.prototype;
|
|
405
405
|
return ae(s) && s.hasOwnProperty("isPrototypeOf");
|
|
406
406
|
}, tt = typeof window < "u" && typeof window.HTMLElement < "u" && typeof document < "u";
|
|
@@ -485,9 +485,9 @@ function rt(t) {
|
|
|
485
485
|
h.current.isValid && n._setValid(!0);
|
|
486
486
|
}, [n]), R.useMemo(() => at(c, n, h.current, !1), [c, n]);
|
|
487
487
|
}
|
|
488
|
-
var st = (t) => typeof t == "string",
|
|
488
|
+
var st = (t) => typeof t == "string", Ie = (t, s, n, l, r) => st(t) ? U(n, t, r) : Array.isArray(t) ? t.map((i) => U(n, i)) : n, _e = (t) => ve(t) || !Oe(t);
|
|
489
489
|
function me(t, s, n = /* @__PURE__ */ new WeakSet()) {
|
|
490
|
-
if (
|
|
490
|
+
if (_e(t) || _e(s))
|
|
491
491
|
return Object.is(t, s);
|
|
492
492
|
if (ce(t) && ce(s))
|
|
493
493
|
return Object.is(t.getTime(), s.getTime());
|
|
@@ -516,11 +516,11 @@ function lt(t) {
|
|
|
516
516
|
const m = n._getWatch(l, h.current);
|
|
517
517
|
return g.current ? g.current(m) : m;
|
|
518
518
|
}), D = R.useCallback((m) => {
|
|
519
|
-
const y =
|
|
519
|
+
const y = Ie(l, n._names, m || n._formValues, !1, h.current);
|
|
520
520
|
return g.current ? g.current(y) : y;
|
|
521
521
|
}, [n._formValues, n._names, l]), j = R.useCallback((m) => {
|
|
522
522
|
if (!i) {
|
|
523
|
-
const y =
|
|
523
|
+
const y = Ie(l, n._names, m || n._formValues, !1, h.current);
|
|
524
524
|
if (g.current) {
|
|
525
525
|
const w = g.current(y);
|
|
526
526
|
me(w, o.current) || (d(w), o.current = w);
|
|
@@ -538,13 +538,13 @@ function lt(t) {
|
|
|
538
538
|
j(m.values);
|
|
539
539
|
}
|
|
540
540
|
})), [n, c, l, j]), R.useEffect(() => n._removeUnmounted());
|
|
541
|
-
const B = f.current !== n,
|
|
541
|
+
const B = f.current !== n, I = v.current, _ = R.useMemo(() => {
|
|
542
542
|
if (i)
|
|
543
543
|
return null;
|
|
544
|
-
const m = !B && !me(
|
|
544
|
+
const m = !B && !me(I, l);
|
|
545
545
|
return B || m ? D() : null;
|
|
546
|
-
}, [i, B, l,
|
|
547
|
-
return
|
|
546
|
+
}, [i, B, l, I, D]);
|
|
547
|
+
return _ !== null ? _ : u;
|
|
548
548
|
}
|
|
549
549
|
function it(t) {
|
|
550
550
|
const s = De(), { name: n, disabled: l, control: r = s, shouldUnregister: i, defaultValue: c, exact: p = !0 } = t, h = Ke(r._names.array, n), g = R.useMemo(() => U(r._formValues, n, U(r._defaultValues, n, c)), [r, n, c]), o = lt({
|
|
@@ -595,7 +595,7 @@ function it(t) {
|
|
|
595
595
|
name: n
|
|
596
596
|
},
|
|
597
597
|
type: Re.BLUR
|
|
598
|
-
}), [n, r._formValues]),
|
|
598
|
+
}), [n, r._formValues]), I = R.useCallback((m) => {
|
|
599
599
|
const y = U(r._fields, n);
|
|
600
600
|
y && y._f && m && (y._f.ref = {
|
|
601
601
|
focus: () => pe(m.focus) && m.focus(),
|
|
@@ -603,14 +603,14 @@ function it(t) {
|
|
|
603
603
|
setCustomValidity: (w) => pe(m.setCustomValidity) && m.setCustomValidity(w),
|
|
604
604
|
reportValidity: () => pe(m.reportValidity) && m.reportValidity()
|
|
605
605
|
});
|
|
606
|
-
}, [r._fields, n]),
|
|
606
|
+
}, [r._fields, n]), _ = R.useMemo(() => ({
|
|
607
607
|
name: n,
|
|
608
608
|
value: o,
|
|
609
609
|
...ge(l) || f.disabled ? { disabled: f.disabled || l } : {},
|
|
610
610
|
onChange: j,
|
|
611
611
|
onBlur: B,
|
|
612
|
-
ref:
|
|
613
|
-
}), [n, l, f.disabled, j, B,
|
|
612
|
+
ref: I
|
|
613
|
+
}), [n, l, f.disabled, j, B, I, o]);
|
|
614
614
|
return R.useEffect(() => {
|
|
615
615
|
const m = r._options.shouldUnregister || i, y = u.current;
|
|
616
616
|
y && y !== n && !h && r.unregister(y), r.register(n, {
|
|
@@ -634,10 +634,10 @@ function it(t) {
|
|
|
634
634
|
name: n
|
|
635
635
|
});
|
|
636
636
|
}, [l, n, r]), R.useMemo(() => ({
|
|
637
|
-
field:
|
|
637
|
+
field: _,
|
|
638
638
|
formState: f,
|
|
639
639
|
fieldState: D
|
|
640
|
-
}), [
|
|
640
|
+
}), [_, f, D]);
|
|
641
641
|
}
|
|
642
642
|
const G = (t) => t.render(it(t)), ot = R.createContext(null);
|
|
643
643
|
ot.displayName = "HookFormContext";
|
|
@@ -724,17 +724,17 @@ const X = ({
|
|
|
724
724
|
z(() => {
|
|
725
725
|
!p && typeof u == "number" && !isNaN(u) ? o(u.toLocaleString("en-US")) : o(typeof u == "string" ? u : u ?? "");
|
|
726
726
|
}, [u]);
|
|
727
|
-
const B = (
|
|
728
|
-
const
|
|
729
|
-
if (
|
|
727
|
+
const B = (I) => {
|
|
728
|
+
const _ = I.target.value;
|
|
729
|
+
if (_ === "") {
|
|
730
730
|
p ? (d(""), o("")) : (d(0), o("0"));
|
|
731
731
|
return;
|
|
732
732
|
}
|
|
733
733
|
if (p) {
|
|
734
|
-
d(
|
|
734
|
+
d(_), o(_);
|
|
735
735
|
return;
|
|
736
736
|
}
|
|
737
|
-
const m =
|
|
737
|
+
const m = _.replace(/,/g, "");
|
|
738
738
|
if (!(h ? /^-?[0-9]*\.?[0-9]*$/ : /^[0-9]*\.?[0-9]*$/).test(m)) return;
|
|
739
739
|
if (m === "-" || m.endsWith(".")) {
|
|
740
740
|
o(Me(m)), d(m);
|
|
@@ -789,19 +789,19 @@ const X = ({
|
|
|
789
789
|
}) => {
|
|
790
790
|
const [o, f] = H(ne()), [v, u] = H(!1), [d, D] = H(!1);
|
|
791
791
|
z(() => (D(!0), () => D(!1)), []);
|
|
792
|
-
const j = ye(h, g), B = Ce(),
|
|
792
|
+
const j = ye(h, g), B = Ce(), I = document.getElementById("root") || document.getElementById("__next") || document.body;
|
|
793
793
|
return /* @__PURE__ */ e.jsx(
|
|
794
794
|
G,
|
|
795
795
|
{
|
|
796
796
|
name: s,
|
|
797
797
|
control: t,
|
|
798
|
-
render: ({ field:
|
|
799
|
-
const y =
|
|
798
|
+
render: ({ field: _, fieldState: m }) => {
|
|
799
|
+
const y = _.value || "", { onChange: w } = _, { invalid: M, error: x } = m;
|
|
800
800
|
z(() => {
|
|
801
801
|
v && f(y || ne());
|
|
802
802
|
}, [v]);
|
|
803
|
-
function k({ year:
|
|
804
|
-
const T = we(
|
|
803
|
+
function k({ year: A, month: L }) {
|
|
804
|
+
const T = we(A, L), $ = ((S) => S % 7)((/* @__PURE__ */ new Date(`${A}-${L}-01`)).getDay()), W = [...Array($).fill(null), ...T.map((S) => S.date.split("-")[2])];
|
|
805
805
|
for (; W.length < 42; ) W.push(null);
|
|
806
806
|
const P = [];
|
|
807
807
|
for (let S = 0; S < W.length; S += 7) P.push(W.slice(S, S + 7));
|
|
@@ -823,8 +823,8 @@ const X = ({
|
|
|
823
823
|
C
|
|
824
824
|
)) }, N)) });
|
|
825
825
|
}
|
|
826
|
-
const E = (
|
|
827
|
-
|
|
826
|
+
const E = (A) => {
|
|
827
|
+
A.stopPropagation(), w("");
|
|
828
828
|
};
|
|
829
829
|
return /* @__PURE__ */ e.jsx(
|
|
830
830
|
X,
|
|
@@ -881,12 +881,12 @@ const X = ({
|
|
|
881
881
|
{
|
|
882
882
|
isInModal: !0,
|
|
883
883
|
trigger: () => /* @__PURE__ */ e.jsx("h4", { className: "DBui-inputDateRowMonthYearSelected", children: o.slice(0, 4) }),
|
|
884
|
-
children: ({ close:
|
|
884
|
+
children: ({ close: A }) => j.map((L, T) => /* @__PURE__ */ e.jsx(
|
|
885
885
|
"p",
|
|
886
886
|
{
|
|
887
887
|
className: "DBui-inputDateRowMonthYearOption",
|
|
888
888
|
onClick: () => {
|
|
889
|
-
f(je(o, L.value)),
|
|
889
|
+
f(je(o, L.value)), A();
|
|
890
890
|
},
|
|
891
891
|
"data-checked": J(o) === L.value,
|
|
892
892
|
children: L.label
|
|
@@ -899,13 +899,13 @@ const X = ({
|
|
|
899
899
|
Q,
|
|
900
900
|
{
|
|
901
901
|
isInModal: !0,
|
|
902
|
-
trigger: () => /* @__PURE__ */ e.jsx("h4", { className: "DBui-inputDateRowMonthYearSelected", style: { width: "7rem" }, children: B.find((
|
|
903
|
-
children: ({ close:
|
|
902
|
+
trigger: () => /* @__PURE__ */ e.jsx("h4", { className: "DBui-inputDateRowMonthYearSelected", style: { width: "7rem" }, children: B.find((A) => A.value === o.slice(5, 7))?.label }),
|
|
903
|
+
children: ({ close: A }) => B.map((L, T) => /* @__PURE__ */ e.jsx(
|
|
904
904
|
"p",
|
|
905
905
|
{
|
|
906
906
|
className: "DBui-inputDateRowMonthYearOption",
|
|
907
907
|
onClick: () => {
|
|
908
|
-
f(K(o, L.value)),
|
|
908
|
+
f(K(o, L.value)), A();
|
|
909
909
|
},
|
|
910
910
|
"data-checked": Z(o) === L.value,
|
|
911
911
|
children: L.label
|
|
@@ -944,7 +944,7 @@ const X = ({
|
|
|
944
944
|
/* @__PURE__ */ e.jsx(k, { year: J(o), month: Z(o) })
|
|
945
945
|
] })
|
|
946
946
|
] }) }),
|
|
947
|
-
|
|
947
|
+
I
|
|
948
948
|
),
|
|
949
949
|
!d && /* @__PURE__ */ e.jsx(ue, { id: "modalInputDate", open: v, onClose: () => u(!1), children: /* @__PURE__ */ e.jsx("div", { className: "DBui-inputDateWrapperCalendar" }) })
|
|
950
950
|
] })
|
|
@@ -1028,19 +1028,19 @@ const wt = ({
|
|
|
1028
1028
|
}) => {
|
|
1029
1029
|
const [o, f] = H(ne()), [v, u] = H(!1), d = ye(g, h), D = Ce(), [j, B] = H(!1);
|
|
1030
1030
|
z(() => (B(!0), () => B(!1)), []);
|
|
1031
|
-
const
|
|
1031
|
+
const I = document.getElementById("root") || document.getElementById("__next") || document.body;
|
|
1032
1032
|
return /* @__PURE__ */ e.jsx(
|
|
1033
1033
|
G,
|
|
1034
1034
|
{
|
|
1035
1035
|
name: s,
|
|
1036
1036
|
control: t,
|
|
1037
|
-
render: ({ field:
|
|
1038
|
-
const y =
|
|
1037
|
+
render: ({ field: _, fieldState: m }) => {
|
|
1038
|
+
const y = _.value ?? ["", ""], [w, M] = y, { onChange: x } = _, { invalid: k, error: E } = m;
|
|
1039
1039
|
z(() => {
|
|
1040
1040
|
v && f(w || ne());
|
|
1041
1041
|
}, [v]);
|
|
1042
|
-
function
|
|
1043
|
-
const $ = we(T,
|
|
1042
|
+
function A({ year: T, month: O }) {
|
|
1043
|
+
const $ = we(T, O), W = ((a) => a % 7)((/* @__PURE__ */ new Date(`${T}-${O}-01`)).getDay()), S = [...Array(W).fill(null), ...$.map((a) => a.date.split("-")[2])];
|
|
1044
1044
|
for (; S.length < 42; ) S.push(null);
|
|
1045
1045
|
const N = [];
|
|
1046
1046
|
for (let a = 0; a < S.length; a += 7) N.push(S.slice(a, a + 7));
|
|
@@ -1120,15 +1120,15 @@ const wt = ({
|
|
|
1120
1120
|
{
|
|
1121
1121
|
isInModal: !0,
|
|
1122
1122
|
trigger: () => /* @__PURE__ */ e.jsx("h4", { className: "DBui-inputDateRangeRowMonthYearSelected", children: o.slice(0, 4) }),
|
|
1123
|
-
children: ({ close: T }) => d.map((
|
|
1123
|
+
children: ({ close: T }) => d.map((O, $) => /* @__PURE__ */ e.jsx(
|
|
1124
1124
|
"p",
|
|
1125
1125
|
{
|
|
1126
1126
|
className: "DBui-inputDateRangeRowMonthYearOption",
|
|
1127
1127
|
onClick: () => {
|
|
1128
|
-
f(je(o,
|
|
1128
|
+
f(je(o, O.value)), T();
|
|
1129
1129
|
},
|
|
1130
|
-
"data-checked": J(o) ===
|
|
1131
|
-
children:
|
|
1130
|
+
"data-checked": J(o) === O.value,
|
|
1131
|
+
children: O.label
|
|
1132
1132
|
},
|
|
1133
1133
|
$
|
|
1134
1134
|
))
|
|
@@ -1139,15 +1139,15 @@ const wt = ({
|
|
|
1139
1139
|
{
|
|
1140
1140
|
isInModal: !0,
|
|
1141
1141
|
trigger: () => /* @__PURE__ */ e.jsx("h4", { className: "DBui-inputDateRangeRowMonthYearSelected", style: { width: "7rem" }, children: D.find((T) => T.value === o.slice(5, 7))?.label }),
|
|
1142
|
-
children: ({ close: T }) => D.map((
|
|
1142
|
+
children: ({ close: T }) => D.map((O, $) => /* @__PURE__ */ e.jsx(
|
|
1143
1143
|
"p",
|
|
1144
1144
|
{
|
|
1145
1145
|
className: "DBui-inputDateRangeRowMonthYearOption",
|
|
1146
1146
|
onClick: () => {
|
|
1147
|
-
f(K(o,
|
|
1147
|
+
f(K(o, O.value)), T();
|
|
1148
1148
|
},
|
|
1149
|
-
"data-checked": Z(o) ===
|
|
1150
|
-
children:
|
|
1149
|
+
"data-checked": Z(o) === O.value,
|
|
1150
|
+
children: O.label
|
|
1151
1151
|
},
|
|
1152
1152
|
$
|
|
1153
1153
|
))
|
|
@@ -1180,10 +1180,10 @@ const wt = ({
|
|
|
1180
1180
|
/* @__PURE__ */ e.jsx("p", { className: "DBui-inputDateRangeHeader", children: "Fri" }),
|
|
1181
1181
|
/* @__PURE__ */ e.jsx("p", { className: "DBui-inputDateRangeHeader", children: "Sat" })
|
|
1182
1182
|
] }),
|
|
1183
|
-
/* @__PURE__ */ e.jsx(
|
|
1183
|
+
/* @__PURE__ */ e.jsx(A, { year: J(o), month: Z(o) })
|
|
1184
1184
|
] })
|
|
1185
1185
|
] }) }),
|
|
1186
|
-
|
|
1186
|
+
I
|
|
1187
1187
|
),
|
|
1188
1188
|
!j && /* @__PURE__ */ e.jsx(ue, { id: "modalInputDateRange", open: v, onClose: () => u(!1), children: /* @__PURE__ */ e.jsx("div", { className: "DBui-inputDateRangeWrapperCalendar" }) })
|
|
1189
1189
|
] })
|
|
@@ -1204,16 +1204,16 @@ const wt = ({
|
|
|
1204
1204
|
maxYear: h,
|
|
1205
1205
|
minYear: g
|
|
1206
1206
|
}) => {
|
|
1207
|
-
const o = se(null), f = se(null), [v, u] = H(!1), [d, D] = H(ne()), [j, B] = H(ne()), [
|
|
1207
|
+
const o = se(null), f = se(null), [v, u] = H(!1), [d, D] = H(ne()), [j, B] = H(ne()), [I, _] = H("00"), [m, y] = H("00"), w = ye(g, h), M = Ce(), x = ct(), k = ut();
|
|
1208
1208
|
z(() => {
|
|
1209
|
-
function T(
|
|
1210
|
-
if (!
|
|
1211
|
-
|
|
1209
|
+
function T(O) {
|
|
1210
|
+
if (!O) return;
|
|
1211
|
+
O.querySelector('[data-checked="true"]')?.scrollIntoView({ behavior: "smooth", block: "center" });
|
|
1212
1212
|
}
|
|
1213
1213
|
T(o.current), T(f.current);
|
|
1214
|
-
}, [
|
|
1215
|
-
function E({ year: T, month:
|
|
1216
|
-
const $ = we(T,
|
|
1214
|
+
}, [I, m]);
|
|
1215
|
+
function E({ year: T, month: O }) {
|
|
1216
|
+
const $ = we(T, O), W = ((a) => a % 7)((/* @__PURE__ */ new Date(`${T}-${O}-01`)).getDay()), S = [...Array(W).fill(null), ...$.map((a) => a.date.split("-")[2])];
|
|
1217
1217
|
for (; S.length < 42; ) S.push(null);
|
|
1218
1218
|
const N = [];
|
|
1219
1219
|
for (let a = 0; a < S.length; a += 7) N.push(S.slice(a, a + 7));
|
|
@@ -1231,25 +1231,25 @@ const wt = ({
|
|
|
1231
1231
|
V
|
|
1232
1232
|
)) }, C)) });
|
|
1233
1233
|
}
|
|
1234
|
-
const
|
|
1235
|
-
const [
|
|
1236
|
-
return `${
|
|
1234
|
+
const A = (T) => {
|
|
1235
|
+
const [O, $] = T.split("T");
|
|
1236
|
+
return `${O} ${$}`;
|
|
1237
1237
|
}, L = document.getElementById("root") || document.getElementById("__next") || document.body;
|
|
1238
1238
|
return /* @__PURE__ */ e.jsx(
|
|
1239
1239
|
G,
|
|
1240
1240
|
{
|
|
1241
1241
|
name: s,
|
|
1242
1242
|
control: t,
|
|
1243
|
-
render: ({ field: T, fieldState:
|
|
1244
|
-
const $ = T.value || "", F =
|
|
1243
|
+
render: ({ field: T, fieldState: O }) => {
|
|
1244
|
+
const $ = T.value || "", F = O.invalid, W = O.error?.message, P = T.onChange;
|
|
1245
1245
|
z(() => {
|
|
1246
1246
|
if (!$) {
|
|
1247
1247
|
const V = ne();
|
|
1248
|
-
D(V), B(V),
|
|
1248
|
+
D(V), B(V), _("00"), y("00");
|
|
1249
1249
|
return;
|
|
1250
1250
|
}
|
|
1251
1251
|
const [N, a] = $.split("T"), [C, b] = a.split(":");
|
|
1252
|
-
D(N), B(N),
|
|
1252
|
+
D(N), B(N), _(C || "00"), y(b || "00");
|
|
1253
1253
|
}, [$]);
|
|
1254
1254
|
const S = (N) => {
|
|
1255
1255
|
N.stopPropagation(), P("");
|
|
@@ -1272,7 +1272,7 @@ const wt = ({
|
|
|
1272
1272
|
"data-invalid": F,
|
|
1273
1273
|
"data-disabled": r,
|
|
1274
1274
|
children: [
|
|
1275
|
-
/* @__PURE__ */ e.jsx("p", { children: $ ?
|
|
1275
|
+
/* @__PURE__ */ e.jsx("p", { children: $ ? A($) : l }),
|
|
1276
1276
|
/* @__PURE__ */ e.jsx(
|
|
1277
1277
|
"img",
|
|
1278
1278
|
{
|
|
@@ -1379,8 +1379,8 @@ const wt = ({
|
|
|
1379
1379
|
/* @__PURE__ */ e.jsx("div", { className: "DBui-inputDateTimeWrapperHourMinOptions", ref: o, children: x.map((N) => /* @__PURE__ */ e.jsx(
|
|
1380
1380
|
"p",
|
|
1381
1381
|
{
|
|
1382
|
-
"data-checked":
|
|
1383
|
-
onClick: () =>
|
|
1382
|
+
"data-checked": I === N.value,
|
|
1383
|
+
onClick: () => _(N.value),
|
|
1384
1384
|
children: N.value
|
|
1385
1385
|
},
|
|
1386
1386
|
N.value
|
|
@@ -1406,7 +1406,7 @@ const wt = ({
|
|
|
1406
1406
|
type: "button",
|
|
1407
1407
|
onClick: () => {
|
|
1408
1408
|
let N = dt(), a = pt();
|
|
1409
|
-
|
|
1409
|
+
I && (N = I), m && (a = m), P(`${j}T${N}:${a}`), u(!1);
|
|
1410
1410
|
},
|
|
1411
1411
|
name: "Save",
|
|
1412
1412
|
className: "DBui-inputDateTimeButtonSave"
|
|
@@ -1658,9 +1658,9 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1658
1658
|
name: s,
|
|
1659
1659
|
control: t,
|
|
1660
1660
|
render: ({ field: f, fieldState: v }) => {
|
|
1661
|
-
const { value: u, onChange: d } = f, { invalid: D, error: j } = v, B = c?.find((m) => m.value === u),
|
|
1661
|
+
const { value: u, onChange: d } = f, { invalid: D, error: j } = v, B = c?.find((m) => m.value === u), I = (m, y) => {
|
|
1662
1662
|
d(m), p?.(m), y();
|
|
1663
|
-
},
|
|
1663
|
+
}, _ = (m) => {
|
|
1664
1664
|
m.stopPropagation(), d(null), p?.(null);
|
|
1665
1665
|
};
|
|
1666
1666
|
return /* @__PURE__ */ e.jsx(
|
|
@@ -1685,7 +1685,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1685
1685
|
{
|
|
1686
1686
|
src: ee,
|
|
1687
1687
|
className: "DBui-clearIconInputSelect",
|
|
1688
|
-
onClick:
|
|
1688
|
+
onClick: _,
|
|
1689
1689
|
"data-hidden": !u || l || h
|
|
1690
1690
|
}
|
|
1691
1691
|
)
|
|
@@ -1703,7 +1703,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1703
1703
|
"p",
|
|
1704
1704
|
{
|
|
1705
1705
|
className: "DBui-menuItemInputSelect",
|
|
1706
|
-
onClick: () =>
|
|
1706
|
+
onClick: () => I(y.value, m),
|
|
1707
1707
|
"data-checked": u === y.value,
|
|
1708
1708
|
children: y.label
|
|
1709
1709
|
},
|
|
@@ -1740,7 +1740,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1740
1740
|
] }) });
|
|
1741
1741
|
}
|
|
1742
1742
|
}
|
|
1743
|
-
),
|
|
1743
|
+
), It = ({
|
|
1744
1744
|
control: t,
|
|
1745
1745
|
name: s,
|
|
1746
1746
|
label: n,
|
|
@@ -1754,12 +1754,12 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1754
1754
|
placeholder: o,
|
|
1755
1755
|
isInModal: f = !1
|
|
1756
1756
|
}) => {
|
|
1757
|
-
const [v, u] = R.useState([]), [d, D] = R.useState(1), [j, B] = R.useState(!1), [
|
|
1758
|
-
if (!(j || !
|
|
1757
|
+
const [v, u] = R.useState([]), [d, D] = R.useState(1), [j, B] = R.useState(!1), [I, _] = R.useState(!0), m = async () => {
|
|
1758
|
+
if (!(j || !I)) {
|
|
1759
1759
|
B(!0);
|
|
1760
1760
|
try {
|
|
1761
1761
|
const M = await c({ page: d, limit: p });
|
|
1762
|
-
u((x) => [...x, ...M]), D((x) => x + 1), M.length < p &&
|
|
1762
|
+
u((x) => [...x, ...M]), D((x) => x + 1), M.length < p && _(!1);
|
|
1763
1763
|
} finally {
|
|
1764
1764
|
B(!1);
|
|
1765
1765
|
}
|
|
@@ -1776,7 +1776,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1776
1776
|
name: s,
|
|
1777
1777
|
control: t,
|
|
1778
1778
|
render: ({ field: M, fieldState: x }) => {
|
|
1779
|
-
const { value: k, onChange: E } = M, { invalid:
|
|
1779
|
+
const { value: k, onChange: E } = M, { invalid: A, error: L } = x, T = v.find((F) => F.value === k), O = (F, W) => {
|
|
1780
1780
|
E(F), h?.(F), W();
|
|
1781
1781
|
}, $ = (F) => {
|
|
1782
1782
|
F.stopPropagation(), E(null), h?.(null);
|
|
@@ -1788,7 +1788,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1788
1788
|
label: n,
|
|
1789
1789
|
require: r,
|
|
1790
1790
|
fullWidth: i,
|
|
1791
|
-
isInvalid:
|
|
1791
|
+
isInvalid: A,
|
|
1792
1792
|
errorMessage: L?.message,
|
|
1793
1793
|
children: /* @__PURE__ */ e.jsx(
|
|
1794
1794
|
Q,
|
|
@@ -1799,7 +1799,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1799
1799
|
"div",
|
|
1800
1800
|
{
|
|
1801
1801
|
className: "DBui-wrapperInputAsyncSelect",
|
|
1802
|
-
"data-invalid":
|
|
1802
|
+
"data-invalid": A,
|
|
1803
1803
|
"data-disabled": l,
|
|
1804
1804
|
onClick: w,
|
|
1805
1805
|
children: [
|
|
@@ -1831,14 +1831,14 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1831
1831
|
"p",
|
|
1832
1832
|
{
|
|
1833
1833
|
className: "DBui-menuItemInputAsyncSelect",
|
|
1834
|
-
onClick: () =>
|
|
1834
|
+
onClick: () => O(W.value, F),
|
|
1835
1835
|
"data-checked": k === W.value,
|
|
1836
1836
|
children: W.label
|
|
1837
1837
|
},
|
|
1838
1838
|
P
|
|
1839
1839
|
)),
|
|
1840
1840
|
j && /* @__PURE__ */ e.jsx("p", { className: "DBui-menuLoading", children: "Loading..." }),
|
|
1841
|
-
!
|
|
1841
|
+
!I && !j && /* @__PURE__ */ e.jsx("p", { className: "DBui-menuEnd", children: "No more data" })
|
|
1842
1842
|
] })
|
|
1843
1843
|
}
|
|
1844
1844
|
)
|
|
@@ -1847,7 +1847,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1847
1847
|
}
|
|
1848
1848
|
}
|
|
1849
1849
|
);
|
|
1850
|
-
}, ht = 400,
|
|
1850
|
+
}, ht = 400, _t = ({
|
|
1851
1851
|
control: t,
|
|
1852
1852
|
name: s,
|
|
1853
1853
|
label: n,
|
|
@@ -1860,9 +1860,9 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1860
1860
|
fetchOptions: g,
|
|
1861
1861
|
pageSize: o
|
|
1862
1862
|
}) => {
|
|
1863
|
-
const [f, v] = H(""), [u, d] = H([]), [D, j] = H(1), [B,
|
|
1864
|
-
if (!(B || !
|
|
1865
|
-
|
|
1863
|
+
const [f, v] = H(""), [u, d] = H([]), [D, j] = H(1), [B, I] = H(!1), [_, m] = H(!0), y = se(null), w = async (x = !1) => {
|
|
1864
|
+
if (!(B || !_ && !x)) {
|
|
1865
|
+
I(!0);
|
|
1866
1866
|
try {
|
|
1867
1867
|
const k = await g({
|
|
1868
1868
|
search: f,
|
|
@@ -1871,7 +1871,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1871
1871
|
});
|
|
1872
1872
|
d((E) => x ? k : [...E, ...k]), j((E) => x ? 2 : E + 1), k.length < o ? m(!1) : x && m(!0);
|
|
1873
1873
|
} finally {
|
|
1874
|
-
|
|
1874
|
+
I(!1);
|
|
1875
1875
|
}
|
|
1876
1876
|
}
|
|
1877
1877
|
};
|
|
@@ -1890,10 +1890,10 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1890
1890
|
name: s,
|
|
1891
1891
|
control: t,
|
|
1892
1892
|
render: ({ field: x, fieldState: k }) => {
|
|
1893
|
-
const E = x.value ?? [], { onChange:
|
|
1894
|
-
v(""), S(),
|
|
1893
|
+
const E = x.value ?? [], { onChange: A } = x, { invalid: L, error: T } = k, O = (P, S) => {
|
|
1894
|
+
v(""), S(), A(p ? [...E, P] : [P]);
|
|
1895
1895
|
}, $ = (P, S) => {
|
|
1896
|
-
P.stopPropagation(),
|
|
1896
|
+
P.stopPropagation(), A(E.filter((N) => N !== S));
|
|
1897
1897
|
}, F = E[0] || f, W = u.find((P) => P.label === F || P.value === F);
|
|
1898
1898
|
return /* @__PURE__ */ e.jsx(
|
|
1899
1899
|
X,
|
|
@@ -1954,7 +1954,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1954
1954
|
{
|
|
1955
1955
|
className: "DBui-menuItemAsyncInputAutoComplete",
|
|
1956
1956
|
"data-checked": a,
|
|
1957
|
-
onClick: () => !a &&
|
|
1957
|
+
onClick: () => !a && O(S.value, P),
|
|
1958
1958
|
children: S.label
|
|
1959
1959
|
},
|
|
1960
1960
|
N
|
|
@@ -1989,7 +1989,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
1989
1989
|
name: s,
|
|
1990
1990
|
control: t,
|
|
1991
1991
|
render: ({ field: v, fieldState: u }) => {
|
|
1992
|
-
const d = v.value ?? [], { onChange: D } = v, { invalid: j, error: B } = u,
|
|
1992
|
+
const d = v.value ?? [], { onChange: D } = v, { invalid: j, error: B } = u, I = p.filter((x) => x.label.toLowerCase().includes(o.toLowerCase())), _ = (x, k) => {
|
|
1993
1993
|
f(""), k(), D(h ? [...d, x] : [x]);
|
|
1994
1994
|
}, m = (x) => {
|
|
1995
1995
|
f(x), h || D([x]);
|
|
@@ -2012,7 +2012,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
2012
2012
|
disabled: r,
|
|
2013
2013
|
trigger: () => /* @__PURE__ */ e.jsxs("div", { className: "DBui-wrapInputAutoComplete", "data-invalid": j, "data-disabled": r, children: [
|
|
2014
2014
|
h && d.map((x, k) => {
|
|
2015
|
-
const E = p.find((
|
|
2015
|
+
const E = p.find((A) => A.value === x);
|
|
2016
2016
|
return E ? r ? /* @__PURE__ */ e.jsx(Ee, { label: E.label }, k) : /* @__PURE__ */ e.jsxs("div", { className: "DBui-wrapSelectValueInputAutoComplete", children: [
|
|
2017
2017
|
/* @__PURE__ */ e.jsx("p", { children: /* @__PURE__ */ e.jsx("small", { children: E.label }) }),
|
|
2018
2018
|
/* @__PURE__ */ e.jsx(
|
|
@@ -2020,7 +2020,7 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
2020
2020
|
{
|
|
2021
2021
|
src: ee,
|
|
2022
2022
|
className: "DBui-iconInputAutoComplete",
|
|
2023
|
-
onClick: (
|
|
2023
|
+
onClick: (A) => y(A, x)
|
|
2024
2024
|
}
|
|
2025
2025
|
)
|
|
2026
2026
|
] }, k) : null;
|
|
@@ -2038,14 +2038,14 @@ const mt = "data:image/svg+xml,%3csvg%20width='19'%20height='20'%20viewBox='0%20
|
|
|
2038
2038
|
}
|
|
2039
2039
|
)
|
|
2040
2040
|
] }),
|
|
2041
|
-
children: ({ close: x }) =>
|
|
2042
|
-
const
|
|
2041
|
+
children: ({ close: x }) => I.map((k, E) => {
|
|
2042
|
+
const A = d.includes(k.value);
|
|
2043
2043
|
return /* @__PURE__ */ e.jsx(
|
|
2044
2044
|
"p",
|
|
2045
2045
|
{
|
|
2046
2046
|
className: "DBui-menuItemInputAutoComplete",
|
|
2047
|
-
"data-checked":
|
|
2048
|
-
onClick: () => !
|
|
2047
|
+
"data-checked": A,
|
|
2048
|
+
onClick: () => !A && _(k.value, x),
|
|
2049
2049
|
children: k.label
|
|
2050
2050
|
},
|
|
2051
2051
|
E
|
|
@@ -2063,13 +2063,13 @@ export {
|
|
|
2063
2063
|
Ze as Blackdrop,
|
|
2064
2064
|
Se as Button,
|
|
2065
2065
|
Ee as Chip,
|
|
2066
|
-
|
|
2066
|
+
Ae as DBuiContext,
|
|
2067
2067
|
Dt as DBuiProvider,
|
|
2068
2068
|
vt as Divider,
|
|
2069
2069
|
yt as Input,
|
|
2070
|
-
|
|
2070
|
+
It as InputAsyncSelect,
|
|
2071
2071
|
Mt as InputAutoComplete,
|
|
2072
|
-
|
|
2072
|
+
_t as InputAutoCompleteAsync,
|
|
2073
2073
|
St as InputCheckbox,
|
|
2074
2074
|
jt as InputDate,
|
|
2075
2075
|
wt as InputDateRange,
|