@hybr1d-tech/charizard 0.4.32 → 0.4.33
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/hybr1d-ui.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import './style.css';
|
|
2
|
-
import * as
|
|
2
|
+
import * as y from "react";
|
|
3
3
|
import $s, { useLayoutEffect as mo, useContext as bo, useRef as Te, useState as ve, createContext as fo, useMemo as Je, useCallback as be, Component as ho, Fragment as En, useEffect as Xt, forwardRef as Us, createElement as jn } from "react";
|
|
4
4
|
import * as ft from "@zag-js/menu";
|
|
5
|
-
import
|
|
5
|
+
import B from "clsx";
|
|
6
6
|
import { useMachine as ie, normalizeProps as ae, Portal as It } from "@zag-js/react";
|
|
7
7
|
import vo from "react-inlinesvg";
|
|
8
8
|
import Io from "react-infinite-scroll-component";
|
|
@@ -66,24 +66,24 @@ var At = {};
|
|
|
66
66
|
var bs;
|
|
67
67
|
function Vo() {
|
|
68
68
|
return bs || (bs = 1, process.env.NODE_ENV !== "production" && function() {
|
|
69
|
-
var t = $s, e = Symbol.for("react.element"), s = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), c = Symbol.for("react.context"), a = Symbol.for("react.forward_ref"), u = Symbol.for("react.suspense"), d = Symbol.for("react.suspense_list"), p = Symbol.for("react.memo"), b = Symbol.for("react.lazy"), m = Symbol.for("react.offscreen"),
|
|
69
|
+
var t = $s, e = Symbol.for("react.element"), s = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), c = Symbol.for("react.context"), a = Symbol.for("react.forward_ref"), u = Symbol.for("react.suspense"), d = Symbol.for("react.suspense_list"), p = Symbol.for("react.memo"), b = Symbol.for("react.lazy"), m = Symbol.for("react.offscreen"), f = Symbol.iterator, v = "@@iterator";
|
|
70
70
|
function x(g) {
|
|
71
71
|
if (g === null || typeof g != "object")
|
|
72
72
|
return null;
|
|
73
|
-
var A =
|
|
73
|
+
var A = f && g[f] || g[v];
|
|
74
74
|
return typeof A == "function" ? A : null;
|
|
75
75
|
}
|
|
76
|
-
var
|
|
76
|
+
var h = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
77
77
|
function I(g) {
|
|
78
78
|
{
|
|
79
79
|
for (var A = arguments.length, j = new Array(A > 1 ? A - 1 : 0), L = 1; L < A; L++)
|
|
80
80
|
j[L - 1] = arguments[L];
|
|
81
|
-
|
|
81
|
+
C("error", g, j);
|
|
82
82
|
}
|
|
83
83
|
}
|
|
84
|
-
function
|
|
84
|
+
function C(g, A, j) {
|
|
85
85
|
{
|
|
86
|
-
var L =
|
|
86
|
+
var L = h.ReactDebugCurrentFrame, z = L.getStackAddendum();
|
|
87
87
|
z !== "" && (A += "%s", j = j.concat([z]));
|
|
88
88
|
var $ = j.map(function(X) {
|
|
89
89
|
return String(X);
|
|
@@ -91,10 +91,10 @@ function Vo() {
|
|
|
91
91
|
$.unshift("Warning: " + A), Function.prototype.apply.call(console[g], console, $);
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
|
-
var S = !1,
|
|
94
|
+
var S = !1, G = !1, F = !1, w = !1, N = !1, R;
|
|
95
95
|
R = Symbol.for("react.module.reference");
|
|
96
96
|
function Z(g) {
|
|
97
|
-
return !!(typeof g == "string" || typeof g == "function" || g === r || g === i || N || g === n || g === u || g === d || w || g === m || S ||
|
|
97
|
+
return !!(typeof g == "string" || typeof g == "function" || g === r || g === i || N || g === n || g === u || g === d || w || g === m || S || G || F || typeof g == "object" && g !== null && (g.$$typeof === b || g.$$typeof === p || g.$$typeof === l || g.$$typeof === c || g.$$typeof === a || // This needs to include all possible module reference object
|
|
98
98
|
// types supported by any Flight configuration anywhere since
|
|
99
99
|
// we don't know which Flight build this will end up being used
|
|
100
100
|
// with.
|
|
@@ -217,7 +217,7 @@ function Vo() {
|
|
|
217
217
|
O < 0 && I("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
218
218
|
}
|
|
219
219
|
}
|
|
220
|
-
var ue =
|
|
220
|
+
var ue = h.ReactCurrentDispatcher, je;
|
|
221
221
|
function fe(g, A, j) {
|
|
222
222
|
{
|
|
223
223
|
if (je === void 0)
|
|
@@ -343,7 +343,7 @@ function Vo() {
|
|
|
343
343
|
}
|
|
344
344
|
return "";
|
|
345
345
|
}
|
|
346
|
-
var rt = Object.prototype.hasOwnProperty, kt = {}, ze =
|
|
346
|
+
var rt = Object.prototype.hasOwnProperty, kt = {}, ze = h.ReactDebugCurrentFrame;
|
|
347
347
|
function Re(g) {
|
|
348
348
|
if (g) {
|
|
349
349
|
var A = g._owner, j = Le(g.type, g._source, A ? A.type : null);
|
|
@@ -394,7 +394,7 @@ function Vo() {
|
|
|
394
394
|
if (Ur(g))
|
|
395
395
|
return I("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", $r(g)), qn(g);
|
|
396
396
|
}
|
|
397
|
-
var yt =
|
|
397
|
+
var yt = h.ReactCurrentOwner, Qr = {
|
|
398
398
|
key: !0,
|
|
399
399
|
ref: !0,
|
|
400
400
|
__self: !0,
|
|
@@ -492,7 +492,7 @@ function Vo() {
|
|
|
492
492
|
return so(g, H, ye, z, L, yt.current, X);
|
|
493
493
|
}
|
|
494
494
|
}
|
|
495
|
-
var un =
|
|
495
|
+
var un = h.ReactCurrentOwner, ss = h.ReactDebugCurrentFrame;
|
|
496
496
|
function ot(g) {
|
|
497
497
|
if (g) {
|
|
498
498
|
var A = g._owner, j = Le(g.type, g._source, A ? A.type : null);
|
|
@@ -723,7 +723,7 @@ function U({
|
|
|
723
723
|
return /* @__PURE__ */ o.jsx(
|
|
724
724
|
"button",
|
|
725
725
|
{
|
|
726
|
-
className:
|
|
726
|
+
className: B(
|
|
727
727
|
P.btn,
|
|
728
728
|
e === "primary" && P.btnPrimary,
|
|
729
729
|
e === "secondary" && P.btnSecondary,
|
|
@@ -759,17 +759,17 @@ function nr({
|
|
|
759
759
|
}) {
|
|
760
760
|
const [p, b] = ie(
|
|
761
761
|
ft.machine({
|
|
762
|
-
id:
|
|
762
|
+
id: y.useId(),
|
|
763
763
|
positioning: { placement: (d == null ? void 0 : d.placement) || "bottom-end" }
|
|
764
764
|
})
|
|
765
765
|
), m = ft.connect(p, b, ae);
|
|
766
|
-
return
|
|
766
|
+
return y.useEffect(() => {
|
|
767
767
|
!i || !(u != null && u.setIsActive) || u.setIsActive(m.isOpen);
|
|
768
768
|
}, [m.isOpen]), /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
769
769
|
l ? /* @__PURE__ */ o.jsxs(
|
|
770
770
|
"button",
|
|
771
771
|
{
|
|
772
|
-
className:
|
|
772
|
+
className: B(
|
|
773
773
|
P.btn,
|
|
774
774
|
P.btnMenuSingle,
|
|
775
775
|
e === "primary" && P.btnPrimary,
|
|
@@ -788,7 +788,7 @@ function nr({
|
|
|
788
788
|
) : i ? /* @__PURE__ */ o.jsx(
|
|
789
789
|
"button",
|
|
790
790
|
{
|
|
791
|
-
className:
|
|
791
|
+
className: B(
|
|
792
792
|
"hybr1d-ui-reset-btn",
|
|
793
793
|
P.customTrigger,
|
|
794
794
|
m.isOpen && P.customTriggerActive
|
|
@@ -800,7 +800,7 @@ function nr({
|
|
|
800
800
|
/* @__PURE__ */ o.jsx(
|
|
801
801
|
"button",
|
|
802
802
|
{
|
|
803
|
-
className:
|
|
803
|
+
className: B(
|
|
804
804
|
P.btn,
|
|
805
805
|
P.btnMenu,
|
|
806
806
|
e === "primary" && P.btnPrimary,
|
|
@@ -817,7 +817,7 @@ function nr({
|
|
|
817
817
|
/* @__PURE__ */ o.jsx(
|
|
818
818
|
"button",
|
|
819
819
|
{
|
|
820
|
-
className:
|
|
820
|
+
className: B(
|
|
821
821
|
P.btn,
|
|
822
822
|
P.btnAddon,
|
|
823
823
|
e === "primary" && P.btnPrimary,
|
|
@@ -836,7 +836,7 @@ function nr({
|
|
|
836
836
|
{
|
|
837
837
|
src: Qe,
|
|
838
838
|
alt: "chevron down",
|
|
839
|
-
className:
|
|
839
|
+
className: B(
|
|
840
840
|
e === "primary" && P.btnImgPrimary,
|
|
841
841
|
e === "secondary" && P.btnImgSecondary,
|
|
842
842
|
e === "ghost" && P.btnImgGhost,
|
|
@@ -847,23 +847,23 @@ function nr({
|
|
|
847
847
|
}
|
|
848
848
|
)
|
|
849
849
|
] }),
|
|
850
|
-
/* @__PURE__ */ o.jsx("div", { ...m.positionerProps, children: /* @__PURE__ */ o.jsx("div", { ...m.contentProps, className: P.menus, children: r.filter((
|
|
850
|
+
/* @__PURE__ */ o.jsx("div", { ...m.positionerProps, children: /* @__PURE__ */ o.jsx("div", { ...m.contentProps, className: P.menus, children: r.filter((f) => f.filterFn ? f.filterFn(c) : !0).map((f) => /* @__PURE__ */ o.jsxs(
|
|
851
851
|
"div",
|
|
852
852
|
{
|
|
853
|
-
className:
|
|
854
|
-
...m.getItemProps({ id:
|
|
855
|
-
onClick:
|
|
853
|
+
className: B(P.menu, { [P.menuDisabled]: f.disabled }),
|
|
854
|
+
...m.getItemProps({ id: f.label.toLowerCase() }),
|
|
855
|
+
onClick: f.disabled ? void 0 : i ? () => f.onClick(c) : f.onClick,
|
|
856
856
|
children: [
|
|
857
|
-
|
|
858
|
-
|
|
857
|
+
f.iconSrc && /* @__PURE__ */ o.jsx(W, { path: f.iconSrc, svgClassName: P.menuIcon }),
|
|
858
|
+
f.label
|
|
859
859
|
]
|
|
860
860
|
},
|
|
861
|
-
|
|
861
|
+
f.label
|
|
862
862
|
)) }) })
|
|
863
863
|
] });
|
|
864
864
|
}
|
|
865
865
|
function hi({ menuItems: t, data: e, variant: s = "regular" }) {
|
|
866
|
-
const [r, n] =
|
|
866
|
+
const [r, n] = y.useState(!1);
|
|
867
867
|
return /* @__PURE__ */ o.jsx(
|
|
868
868
|
nr,
|
|
869
869
|
{
|
|
@@ -874,7 +874,7 @@ function hi({ menuItems: t, data: e, variant: s = "regular" }) {
|
|
|
874
874
|
children: /* @__PURE__ */ o.jsx(
|
|
875
875
|
"div",
|
|
876
876
|
{
|
|
877
|
-
className:
|
|
877
|
+
className: B(
|
|
878
878
|
s === "regular" && P.actionsBoxRegular,
|
|
879
879
|
s === "small" && P.actionsBoxSmall,
|
|
880
880
|
r && P.actionsBoxActive
|
|
@@ -883,7 +883,7 @@ function hi({ menuItems: t, data: e, variant: s = "regular" }) {
|
|
|
883
883
|
W,
|
|
884
884
|
{
|
|
885
885
|
path: tr,
|
|
886
|
-
svgClassName:
|
|
886
|
+
svgClassName: B(P.actionsDropdown, r && P.actionsDropdownActive),
|
|
887
887
|
spanClassName: P.actionsDropdownSpan
|
|
888
888
|
}
|
|
889
889
|
)
|
|
@@ -912,11 +912,11 @@ function sr({
|
|
|
912
912
|
btnText: n,
|
|
913
913
|
onClick: i
|
|
914
914
|
}) {
|
|
915
|
-
return /* @__PURE__ */ o.jsxs("div", { className:
|
|
915
|
+
return /* @__PURE__ */ o.jsxs("div", { className: B(He.container, r === "row" && He.containerRow), children: [
|
|
916
916
|
/* @__PURE__ */ o.jsx("div", { className: He.iconBox, children: /* @__PURE__ */ o.jsx(W, { path: t, svgClassName: He.icon }) }),
|
|
917
917
|
/* @__PURE__ */ o.jsxs("div", { className: He.info, children: [
|
|
918
|
-
/* @__PURE__ */ o.jsx("h6", { className:
|
|
919
|
-
s && /* @__PURE__ */ o.jsx("p", { className:
|
|
918
|
+
/* @__PURE__ */ o.jsx("h6", { className: B(He.title, r === "row" && He.textRow), children: e }),
|
|
919
|
+
s && /* @__PURE__ */ o.jsx("p", { className: B(He.desc, r === "row" && He.textRow), children: s })
|
|
920
920
|
] }),
|
|
921
921
|
n && /* @__PURE__ */ o.jsx(U, { onClick: i, variant: we.GHOST, children: n })
|
|
922
922
|
] });
|
|
@@ -996,7 +996,7 @@ function Ki({ filter: t, tableFilter: e, selectedFilters: s }) {
|
|
|
996
996
|
"div",
|
|
997
997
|
{
|
|
998
998
|
...i.triggerProps,
|
|
999
|
-
className:
|
|
999
|
+
className: B("hybr1d-ui-reset-btn", Q.filterTooltipTrigger),
|
|
1000
1000
|
children: [
|
|
1001
1001
|
/* @__PURE__ */ o.jsx("div", { className: Q.filterCol, children: t.name }),
|
|
1002
1002
|
s !== 0 && /* @__PURE__ */ o.jsx("span", { className: Q.totalSelected, children: s })
|
|
@@ -1055,30 +1055,30 @@ function ra({
|
|
|
1055
1055
|
resetFilters: i,
|
|
1056
1056
|
filterDispatch: l
|
|
1057
1057
|
}) {
|
|
1058
|
-
var x,
|
|
1059
|
-
const [c, a] =
|
|
1058
|
+
var x, h;
|
|
1059
|
+
const [c, a] = y.useState(""), [u, d] = ie(
|
|
1060
1060
|
ft.machine({
|
|
1061
1061
|
id: t.id,
|
|
1062
1062
|
closeOnSelect: !1
|
|
1063
1063
|
})
|
|
1064
|
-
), p = ft.connect(u, d, ae), b = t.options.filter((I) => I.name ? I.name.toLowerCase().includes(c.toLowerCase()) : !1), m = s == null ? void 0 : s.values.length,
|
|
1064
|
+
), p = ft.connect(u, d, ae), b = t.options.filter((I) => I.name ? I.name.toLowerCase().includes(c.toLowerCase()) : !1), m = s == null ? void 0 : s.values.length, f = () => {
|
|
1065
1065
|
i(s == null ? void 0 : s.key, l), p.close();
|
|
1066
1066
|
}, v = (I) => {
|
|
1067
|
-
let
|
|
1067
|
+
let C = !1;
|
|
1068
1068
|
return e.forEach((S) => {
|
|
1069
|
-
S.values.forEach((
|
|
1070
|
-
if (
|
|
1071
|
-
|
|
1069
|
+
S.values.forEach((G) => {
|
|
1070
|
+
if (G === I) {
|
|
1071
|
+
C = !0;
|
|
1072
1072
|
return;
|
|
1073
1073
|
}
|
|
1074
1074
|
});
|
|
1075
|
-
}),
|
|
1075
|
+
}), C;
|
|
1076
1076
|
};
|
|
1077
1077
|
return /* @__PURE__ */ o.jsxs("div", { children: [
|
|
1078
1078
|
/* @__PURE__ */ o.jsxs(
|
|
1079
1079
|
"button",
|
|
1080
1080
|
{
|
|
1081
|
-
className:
|
|
1081
|
+
className: B("hybr1d-ui-reset-btn", Q.filter, p.isOpen && Q.filterActive),
|
|
1082
1082
|
...p.triggerProps,
|
|
1083
1083
|
children: [
|
|
1084
1084
|
/* @__PURE__ */ o.jsx(
|
|
@@ -1101,10 +1101,10 @@ function ra({
|
|
|
1101
1101
|
id: "filter-search",
|
|
1102
1102
|
search: c,
|
|
1103
1103
|
setSearch: a,
|
|
1104
|
-
placeholder: ((
|
|
1104
|
+
placeholder: ((h = t.config) == null ? void 0 : h.placeholder) || "Search"
|
|
1105
1105
|
}
|
|
1106
1106
|
) }),
|
|
1107
|
-
/* @__PURE__ */ o.jsx("div", { className: Q.options, children: b.length === 0 ? /* @__PURE__ */ o.jsx("div", { className: Q.optionsEmpty, children: "No results found" }) : b.map((I,
|
|
1107
|
+
/* @__PURE__ */ o.jsx("div", { className: Q.options, children: b.length === 0 ? /* @__PURE__ */ o.jsx("div", { className: Q.optionsEmpty, children: "No results found" }) : b.map((I, C) => /* @__PURE__ */ o.jsx(
|
|
1108
1108
|
"div",
|
|
1109
1109
|
{
|
|
1110
1110
|
...p.getItemProps({ id: I.value }),
|
|
@@ -1125,7 +1125,7 @@ function ra({
|
|
|
1125
1125
|
I.value
|
|
1126
1126
|
)
|
|
1127
1127
|
},
|
|
1128
|
-
|
|
1128
|
+
C
|
|
1129
1129
|
)) }),
|
|
1130
1130
|
/* @__PURE__ */ o.jsx("div", { className: Q.footerBox, children: /* @__PURE__ */ o.jsxs("div", { className: Q.footer, children: [
|
|
1131
1131
|
/* @__PURE__ */ o.jsxs("div", { className: Q.selectedFilters, children: [
|
|
@@ -1135,8 +1135,8 @@ function ra({
|
|
|
1135
1135
|
/* @__PURE__ */ o.jsxs(
|
|
1136
1136
|
"button",
|
|
1137
1137
|
{
|
|
1138
|
-
className:
|
|
1139
|
-
onClick:
|
|
1138
|
+
className: B("hybr1d-ui-reset-btn", Q.resetBtn),
|
|
1139
|
+
onClick: f,
|
|
1140
1140
|
children: [
|
|
1141
1141
|
/* @__PURE__ */ o.jsx(W, { path: rr, svgClassName: Q.resetIcon }),
|
|
1142
1142
|
"Reset"
|
|
@@ -1180,15 +1180,15 @@ const Gn = /* @__PURE__ */ new Map(), Lt = (t) => {
|
|
|
1180
1180
|
), t(s, r, n);
|
|
1181
1181
|
const { connection: d, ...p } = oa(c, u, a);
|
|
1182
1182
|
let b = !0;
|
|
1183
|
-
n.setState = (v, x,
|
|
1183
|
+
n.setState = (v, x, h) => {
|
|
1184
1184
|
const I = s(v, x);
|
|
1185
1185
|
if (!b)
|
|
1186
1186
|
return I;
|
|
1187
|
-
const
|
|
1188
|
-
return c === void 0 ? (d == null || d.send(
|
|
1187
|
+
const C = h === void 0 ? { type: l || "anonymous" } : typeof h == "string" ? { type: h } : h;
|
|
1188
|
+
return c === void 0 ? (d == null || d.send(C, r()), I) : (d == null || d.send(
|
|
1189
1189
|
{
|
|
1190
|
-
...
|
|
1191
|
-
type: `${c}/${
|
|
1190
|
+
...C,
|
|
1191
|
+
type: `${c}/${C.type}`
|
|
1192
1192
|
},
|
|
1193
1193
|
{
|
|
1194
1194
|
...Lt(a.name),
|
|
@@ -1199,21 +1199,21 @@ const Gn = /* @__PURE__ */ new Map(), Lt = (t) => {
|
|
|
1199
1199
|
const m = (...v) => {
|
|
1200
1200
|
const x = b;
|
|
1201
1201
|
b = !1, s(...v), b = x;
|
|
1202
|
-
},
|
|
1203
|
-
if (p.type === "untracked" ? d == null || d.init(
|
|
1202
|
+
}, f = t(n.setState, r, n);
|
|
1203
|
+
if (p.type === "untracked" ? d == null || d.init(f) : (p.stores[p.store] = n, d == null || d.init(
|
|
1204
1204
|
Object.fromEntries(
|
|
1205
1205
|
Object.entries(p.stores).map(([v, x]) => [
|
|
1206
1206
|
v,
|
|
1207
|
-
v === p.store ?
|
|
1207
|
+
v === p.store ? f : x.getState()
|
|
1208
1208
|
])
|
|
1209
1209
|
)
|
|
1210
1210
|
)), n.dispatchFromDevtools && typeof n.dispatch == "function") {
|
|
1211
1211
|
let v = !1;
|
|
1212
1212
|
const x = n.dispatch;
|
|
1213
|
-
n.dispatch = (...
|
|
1214
|
-
(gn ? "production" : void 0) !== "production" &&
|
|
1213
|
+
n.dispatch = (...h) => {
|
|
1214
|
+
(gn ? "production" : void 0) !== "production" && h[0].type === "__setState" && !v && (console.warn(
|
|
1215
1215
|
'[zustand devtools middleware] "__setState" action type is reserved to set state from the devtools. Avoid using it.'
|
|
1216
|
-
), v = !0), x(...
|
|
1216
|
+
), v = !0), x(...h);
|
|
1217
1217
|
};
|
|
1218
1218
|
}
|
|
1219
1219
|
return d.subscribe((v) => {
|
|
@@ -1228,32 +1228,32 @@ const Gn = /* @__PURE__ */ new Map(), Lt = (t) => {
|
|
|
1228
1228
|
}
|
|
1229
1229
|
return mn(
|
|
1230
1230
|
v.payload,
|
|
1231
|
-
(
|
|
1232
|
-
if (
|
|
1231
|
+
(h) => {
|
|
1232
|
+
if (h.type === "__setState") {
|
|
1233
1233
|
if (c === void 0) {
|
|
1234
|
-
m(
|
|
1234
|
+
m(h.state);
|
|
1235
1235
|
return;
|
|
1236
1236
|
}
|
|
1237
|
-
Object.keys(
|
|
1237
|
+
Object.keys(h.state).length !== 1 && console.error(
|
|
1238
1238
|
`
|
|
1239
1239
|
[zustand devtools middleware] Unsupported __setState action format.
|
|
1240
1240
|
When using 'store' option in devtools(), the 'state' should have only one key, which is a value of 'store' that was passed in devtools(),
|
|
1241
1241
|
and value of this only key should be a state object. Example: { "type": "__setState", "state": { "abc123Store": { "foo": "bar" } } }
|
|
1242
1242
|
`
|
|
1243
1243
|
);
|
|
1244
|
-
const I =
|
|
1244
|
+
const I = h.state[c];
|
|
1245
1245
|
if (I == null)
|
|
1246
1246
|
return;
|
|
1247
1247
|
JSON.stringify(n.getState()) !== JSON.stringify(I) && m(I);
|
|
1248
1248
|
return;
|
|
1249
1249
|
}
|
|
1250
|
-
n.dispatchFromDevtools && typeof n.dispatch == "function" && n.dispatch(
|
|
1250
|
+
n.dispatchFromDevtools && typeof n.dispatch == "function" && n.dispatch(h);
|
|
1251
1251
|
}
|
|
1252
1252
|
);
|
|
1253
1253
|
case "DISPATCH":
|
|
1254
1254
|
switch (v.payload.type) {
|
|
1255
1255
|
case "RESET":
|
|
1256
|
-
return m(
|
|
1256
|
+
return m(f), c === void 0 ? d == null ? void 0 : d.init(n.getState()) : d == null ? void 0 : d.init(Lt(a.name));
|
|
1257
1257
|
case "COMMIT":
|
|
1258
1258
|
if (c === void 0) {
|
|
1259
1259
|
d == null || d.init(n.getState());
|
|
@@ -1261,30 +1261,30 @@ const Gn = /* @__PURE__ */ new Map(), Lt = (t) => {
|
|
|
1261
1261
|
}
|
|
1262
1262
|
return d == null ? void 0 : d.init(Lt(a.name));
|
|
1263
1263
|
case "ROLLBACK":
|
|
1264
|
-
return mn(v.state, (
|
|
1264
|
+
return mn(v.state, (h) => {
|
|
1265
1265
|
if (c === void 0) {
|
|
1266
|
-
m(
|
|
1266
|
+
m(h), d == null || d.init(n.getState());
|
|
1267
1267
|
return;
|
|
1268
1268
|
}
|
|
1269
|
-
m(
|
|
1269
|
+
m(h[c]), d == null || d.init(Lt(a.name));
|
|
1270
1270
|
});
|
|
1271
1271
|
case "JUMP_TO_STATE":
|
|
1272
1272
|
case "JUMP_TO_ACTION":
|
|
1273
|
-
return mn(v.state, (
|
|
1273
|
+
return mn(v.state, (h) => {
|
|
1274
1274
|
if (c === void 0) {
|
|
1275
|
-
m(
|
|
1275
|
+
m(h);
|
|
1276
1276
|
return;
|
|
1277
1277
|
}
|
|
1278
|
-
JSON.stringify(n.getState()) !== JSON.stringify(
|
|
1278
|
+
JSON.stringify(n.getState()) !== JSON.stringify(h[c]) && m(h[c]);
|
|
1279
1279
|
});
|
|
1280
1280
|
case "IMPORT_STATE": {
|
|
1281
|
-
const { nextLiftedState:
|
|
1281
|
+
const { nextLiftedState: h } = v.payload, I = (x = h.computedStates.slice(-1)[0]) == null ? void 0 : x.state;
|
|
1282
1282
|
if (!I)
|
|
1283
1283
|
return;
|
|
1284
1284
|
m(c === void 0 ? I : I[c]), d == null || d.send(
|
|
1285
1285
|
null,
|
|
1286
1286
|
// FIXME no-any
|
|
1287
|
-
|
|
1287
|
+
h
|
|
1288
1288
|
);
|
|
1289
1289
|
return;
|
|
1290
1290
|
}
|
|
@@ -1293,7 +1293,7 @@ const Gn = /* @__PURE__ */ new Map(), Lt = (t) => {
|
|
|
1293
1293
|
}
|
|
1294
1294
|
return;
|
|
1295
1295
|
}
|
|
1296
|
-
}),
|
|
1296
|
+
}), f;
|
|
1297
1297
|
}, or = ia, mn = (t, e) => {
|
|
1298
1298
|
let s;
|
|
1299
1299
|
try {
|
|
@@ -1337,7 +1337,7 @@ function aa({ filterConfig: t }) {
|
|
|
1337
1337
|
resetFilters: m.resetFilters,
|
|
1338
1338
|
resetAllFilters: m.resetAllFilters
|
|
1339
1339
|
}));
|
|
1340
|
-
if (
|
|
1340
|
+
if (y.useEffect(() => {
|
|
1341
1341
|
!(e != null && e.length) || s || c((e == null ? void 0 : e.map((m) => ({ key: m.key, values: [] }))) || []);
|
|
1342
1342
|
}, [e == null ? void 0 : e.length, s]), !e || !e.length)
|
|
1343
1343
|
return null;
|
|
@@ -1359,12 +1359,12 @@ function aa({ filterConfig: t }) {
|
|
|
1359
1359
|
}
|
|
1360
1360
|
}
|
|
1361
1361
|
),
|
|
1362
|
-
e.map((m,
|
|
1362
|
+
e.map((m, f) => /* @__PURE__ */ o.jsx(
|
|
1363
1363
|
ra,
|
|
1364
1364
|
{
|
|
1365
1365
|
filter: m,
|
|
1366
1366
|
tableFilters: l,
|
|
1367
|
-
tableFilter: l[
|
|
1367
|
+
tableFilter: l[f],
|
|
1368
1368
|
addFilters: a,
|
|
1369
1369
|
removeFilters: u,
|
|
1370
1370
|
resetFilters: d,
|
|
@@ -1473,7 +1473,7 @@ function _a({
|
|
|
1473
1473
|
] })
|
|
1474
1474
|
] }) });
|
|
1475
1475
|
}
|
|
1476
|
-
const Aa = "data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.625%206.746a.562.562%200%201%201-.796-.795L5.951%203.83c.22-.22.575-.22.795%200l2.121%202.12a.563.563%200%200%201-.795.795L6.91%205.586v7.127a.563.563%200%200%201-1.125%200V5.585l-1.16%201.161Zm7.027-2.02c.31%200%20.562.251.562.562v7.127l1.161-1.16a.562.562%200%201%201%20.796.795l-2.122%202.121a.563.563%200%200%201-.795%200L9.133%2012.05a.563.563%200%200%201%20.795-.796l1.161%201.161V5.288c0-.31.252-.562.563-.562Z'%20fill='%23B3B2B8'/%3e%3c/svg%3e", ir = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.47%205.47a.75.75%200%200%201%201.06%200l3%203a.75.75%200%200%201-1.06%201.06l-1.72-1.72V18a.75.75%200%200%201-1.5%200V7.81l-1.72%201.72a.75.75%200%201%201-1.06-1.06l3-3ZM3.25%208A.75.75%200%200%201%204%207.25h6a.75.75%200%200%201%200%201.5H4A.75.75%200%200%201%203.25%208Zm0%204a.75.75%200%200%201%20.75-.75h6a.75.75%200%200%201%200%201.5H4a.75.75%200%200%201-.75-.75Zm0%204a.75.75%200%200%201%20.75-.75h6a.75.75%200%200%201%200%201.5H4a.75.75%200%200%201-.75-.75Z'%20fill='%23254DDA'/%3e%3c/svg%3e", ar = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17%205.25a.75.75%200%200%201%20.75.75v10.19l1.72-1.72a.75.75%200%201%201%201.06%201.06l-3%203a.75.75%200%200%201-1.06%200l-3-3a.75.75%200%201%201%201.06-1.06l1.72%201.72V6a.75.75%200%200%201%20.75-.75ZM3.25%208A.75.75%200%200%201%204%207.25h6a.75.75%200%200%201%200%201.5H4A.75.75%200%200%201%203.25%208Zm0%204a.75.75%200%200%201%20.75-.75h6a.75.75%200%200%201%200%201.5H4a.75.75%200%200%201-.75-.75Zm0%204a.75.75%200%200%201%20.75-.75h6a.75.75%200%200%201%200%201.5H4a.75.75%200%200%201-.75-.75Z'%20fill='%23254DDA'/%3e%3c/svg%3e", Na = "
|
|
1476
|
+
const Aa = "data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.625%206.746a.562.562%200%201%201-.796-.795L5.951%203.83c.22-.22.575-.22.795%200l2.121%202.12a.563.563%200%200%201-.795.795L6.91%205.586v7.127a.563.563%200%200%201-1.125%200V5.585l-1.16%201.161Zm7.027-2.02c.31%200%20.562.251.562.562v7.127l1.161-1.16a.562.562%200%201%201%20.796.795l-2.122%202.121a.563.563%200%200%201-.795%200L9.133%2012.05a.563.563%200%200%201%20.795-.796l1.161%201.161V5.288c0-.31.252-.562.563-.562Z'%20fill='%23B3B2B8'/%3e%3c/svg%3e", ir = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.47%205.47a.75.75%200%200%201%201.06%200l3%203a.75.75%200%200%201-1.06%201.06l-1.72-1.72V18a.75.75%200%200%201-1.5%200V7.81l-1.72%201.72a.75.75%200%201%201-1.06-1.06l3-3ZM3.25%208A.75.75%200%200%201%204%207.25h6a.75.75%200%200%201%200%201.5H4A.75.75%200%200%201%203.25%208Zm0%204a.75.75%200%200%201%20.75-.75h6a.75.75%200%200%201%200%201.5H4a.75.75%200%200%201-.75-.75Zm0%204a.75.75%200%200%201%20.75-.75h6a.75.75%200%200%201%200%201.5H4a.75.75%200%200%201-.75-.75Z'%20fill='%23254DDA'/%3e%3c/svg%3e", ar = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17%205.25a.75.75%200%200%201%20.75.75v10.19l1.72-1.72a.75.75%200%201%201%201.06%201.06l-3%203a.75.75%200%200%201-1.06%200l-3-3a.75.75%200%201%201%201.06-1.06l1.72%201.72V6a.75.75%200%200%201%20.75-.75ZM3.25%208A.75.75%200%200%201%204%207.25h6a.75.75%200%200%201%200%201.5H4A.75.75%200%200%201%203.25%208Zm0%204a.75.75%200%200%201%20.75-.75h6a.75.75%200%200%201%200%201.5H4a.75.75%200%200%201-.75-.75Zm0%204a.75.75%200%200%201%20.75-.75h6a.75.75%200%200%201%200%201.5H4a.75.75%200%200%201-.75-.75Z'%20fill='%23254DDA'/%3e%3c/svg%3e", Na = "_box_1g06a_1", Sa = "_header_1g06a_6", Ea = "_meta_1g06a_18", ja = "_total_1g06a_25", wa = "_selectorGrp_1g06a_32", Ga = "_table_1g06a_38", Ba = "_tableHead_1g06a_49", Fa = "_tableData_1g06a_54", Ra = "_tableDataWithSelection_1g06a_64", Ta = "_tableBody_1g06a_68", Pa = "_tableRow_1g06a_68", Va = "_headerTxt_1g06a_78", ka = "_tableHeader_1g06a_85", La = "_tableHeaderSort_1g06a_98", Da = "_tableHeaderSortSpan_1g06a_103", Oa = "_tableHeaderSortIcon_1g06a_109", Wa = "_tableScrollContainer_1g06a_119", q = {
|
|
1477
1477
|
box: Na,
|
|
1478
1478
|
header: Sa,
|
|
1479
1479
|
meta: Ea,
|
|
@@ -1497,14 +1497,14 @@ const Aa = "data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%20
|
|
|
1497
1497
|
active: Xa
|
|
1498
1498
|
};
|
|
1499
1499
|
function Ma({ selectors: t }) {
|
|
1500
|
-
const [e, s] =
|
|
1500
|
+
const [e, s] = y.useState(0);
|
|
1501
1501
|
return /* @__PURE__ */ o.jsx("div", { className: fn.box, children: t.map((r, n) => /* @__PURE__ */ o.jsx(
|
|
1502
1502
|
"div",
|
|
1503
1503
|
{
|
|
1504
1504
|
onClick: () => {
|
|
1505
1505
|
s(n), r.onClick();
|
|
1506
1506
|
},
|
|
1507
|
-
className:
|
|
1507
|
+
className: B(fn.selector, n === e && fn.active),
|
|
1508
1508
|
style: {
|
|
1509
1509
|
borderRadius: n === 0 ? "8px 0px 0px 8px" : n === t.length - 1 ? "0px 8px 8px 0px" : 0,
|
|
1510
1510
|
boxShadow: n === 0 ? "none" : ""
|
|
@@ -1526,15 +1526,15 @@ function Is({
|
|
|
1526
1526
|
isHeader: s,
|
|
1527
1527
|
...r
|
|
1528
1528
|
}) {
|
|
1529
|
-
const n =
|
|
1530
|
-
return
|
|
1529
|
+
const n = y.useRef(null);
|
|
1530
|
+
return y.useEffect(() => {
|
|
1531
1531
|
typeof t == "boolean" && (n.current.indeterminate = !r.checked && t);
|
|
1532
1532
|
}, [n, t]), /* @__PURE__ */ o.jsx("span", { className: Gt.checkboxSpan, style: { display: s ? "flex" : void 0 }, children: /* @__PURE__ */ o.jsx(
|
|
1533
1533
|
"input",
|
|
1534
1534
|
{
|
|
1535
1535
|
type: "checkbox",
|
|
1536
1536
|
ref: n,
|
|
1537
|
-
className:
|
|
1537
|
+
className: B(Gt.checkbox, e.id === Pt && Gt.checkboxSelect),
|
|
1538
1538
|
...r
|
|
1539
1539
|
}
|
|
1540
1540
|
) });
|
|
@@ -1544,15 +1544,15 @@ function Ua({
|
|
|
1544
1544
|
row: e,
|
|
1545
1545
|
...s
|
|
1546
1546
|
}) {
|
|
1547
|
-
const r =
|
|
1548
|
-
return
|
|
1547
|
+
const r = y.useRef(null);
|
|
1548
|
+
return y.useEffect(() => {
|
|
1549
1549
|
r.current.indeterminate = t;
|
|
1550
1550
|
}, [r, t]), /* @__PURE__ */ o.jsx("span", { className: Gt.radioSpan, children: /* @__PURE__ */ o.jsx(
|
|
1551
1551
|
"input",
|
|
1552
1552
|
{
|
|
1553
1553
|
type: "radio",
|
|
1554
1554
|
ref: r,
|
|
1555
|
-
className:
|
|
1555
|
+
className: B(Gt.radio),
|
|
1556
1556
|
...s
|
|
1557
1557
|
}
|
|
1558
1558
|
) });
|
|
@@ -1581,20 +1581,20 @@ function Bm({
|
|
|
1581
1581
|
infiniteScrollConfig: m
|
|
1582
1582
|
}) {
|
|
1583
1583
|
var E;
|
|
1584
|
-
const [
|
|
1584
|
+
const [f, v] = y.useState([]), [x, h] = y.useState({}), [I, C] = y.useState({}), { ref: S, inView: G } = xo(), F = !e.isFetching && !e.isError && !t.length, { isCheckbox: w, isRadio: N, setSelectedRows: R } = i;
|
|
1585
1585
|
Mt(() => {
|
|
1586
|
-
if (!n || !
|
|
1586
|
+
if (!n || !f.length)
|
|
1587
1587
|
return;
|
|
1588
1588
|
const { setSortOrd: _, setSortBy: D, sortMap: O } = n;
|
|
1589
|
-
D(O[
|
|
1590
|
-
}, [
|
|
1589
|
+
D(O[f[0].id]), _(f[0].desc ? "desc" : "asc");
|
|
1590
|
+
}, [f]), Mt(() => {
|
|
1591
1591
|
if (!i || !R)
|
|
1592
1592
|
return;
|
|
1593
1593
|
const _ = M.getSelectedRowModel().rows.map((D) => D.original);
|
|
1594
1594
|
R([..._]);
|
|
1595
|
-
}, [I]),
|
|
1596
|
-
m &&
|
|
1597
|
-
}, [m == null ? void 0 : m.fetchNextPage,
|
|
1595
|
+
}, [I]), y.useEffect(() => {
|
|
1596
|
+
m && G && m.fetchNextPage();
|
|
1597
|
+
}, [m == null ? void 0 : m.fetchNextPage, G]);
|
|
1598
1598
|
const Z = [
|
|
1599
1599
|
{
|
|
1600
1600
|
id: Pt,
|
|
@@ -1645,16 +1645,16 @@ function Bm({
|
|
|
1645
1645
|
data: t,
|
|
1646
1646
|
columns: Z,
|
|
1647
1647
|
state: {
|
|
1648
|
-
sorting:
|
|
1648
|
+
sorting: f,
|
|
1649
1649
|
columnVisibility: x,
|
|
1650
1650
|
rowSelection: (i == null ? void 0 : i.rowSelection) || I
|
|
1651
1651
|
},
|
|
1652
1652
|
manualSorting: !0,
|
|
1653
1653
|
onSortingChange: v,
|
|
1654
|
-
onColumnVisibilityChange:
|
|
1654
|
+
onColumnVisibilityChange: h,
|
|
1655
1655
|
enableRowSelection: !0,
|
|
1656
1656
|
// enableRowSelection: row => row.original.age > 18, // or enable row selection conditionally per row
|
|
1657
|
-
onRowSelectionChange: (i == null ? void 0 : i.setRowSelection) ||
|
|
1657
|
+
onRowSelectionChange: (i == null ? void 0 : i.setRowSelection) || C,
|
|
1658
1658
|
enableMultiRowSelection: !N,
|
|
1659
1659
|
manualPagination: !0,
|
|
1660
1660
|
manualFiltering: !0,
|
|
@@ -1666,22 +1666,22 @@ function Bm({
|
|
|
1666
1666
|
},
|
|
1667
1667
|
getRowId: i != null && i.rowIdKey ? (_) => _[i == null ? void 0 : i.rowIdKey] : void 0
|
|
1668
1668
|
});
|
|
1669
|
-
return
|
|
1669
|
+
return y.useLayoutEffect(() => {
|
|
1670
1670
|
if (w && N)
|
|
1671
1671
|
throw new Error(
|
|
1672
1672
|
"Hybrid UI<Table>: Can not use both checkbox and radio columns, please use only one"
|
|
1673
1673
|
);
|
|
1674
|
-
}, []),
|
|
1674
|
+
}, []), y.useLayoutEffect(() => {
|
|
1675
1675
|
var _;
|
|
1676
1676
|
w || (_ = M.getColumn(Pt)) == null || _.toggleVisibility(!1);
|
|
1677
|
-
}, []),
|
|
1677
|
+
}, []), y.useLayoutEffect(() => {
|
|
1678
1678
|
var _;
|
|
1679
1679
|
N || (_ = M.getColumn(Jt)) == null || _.toggleVisibility(!1);
|
|
1680
|
-
}, []),
|
|
1680
|
+
}, []), y.useLayoutEffect(() => {
|
|
1681
1681
|
var _;
|
|
1682
1682
|
l.isDropdownActions || (_ = M.getColumn(Yt)) == null || _.toggleVisibility(!1);
|
|
1683
|
-
}, []),
|
|
1684
|
-
i != null && i.clearOnSearch &&
|
|
1683
|
+
}, []), y.useEffect(() => {
|
|
1684
|
+
i != null && i.clearOnSearch && C({});
|
|
1685
1685
|
}, [c == null ? void 0 : c.search]), /* @__PURE__ */ o.jsxs("div", { className: q.box, children: [
|
|
1686
1686
|
!e.isError && /* @__PURE__ */ o.jsxs("div", { className: q.header, children: [
|
|
1687
1687
|
!b && /* @__PURE__ */ o.jsxs("div", { className: q.meta, children: [
|
|
@@ -1698,7 +1698,7 @@ function Bm({
|
|
|
1698
1698
|
search: c.search,
|
|
1699
1699
|
setSearch: c.setSearch,
|
|
1700
1700
|
placeholder: c.placeholder,
|
|
1701
|
-
clearIconClearFn: () =>
|
|
1701
|
+
clearIconClearFn: () => C({})
|
|
1702
1702
|
}
|
|
1703
1703
|
) })
|
|
1704
1704
|
] })
|
|
@@ -1755,7 +1755,7 @@ function xs({
|
|
|
1755
1755
|
/* @__PURE__ */ o.jsx("thead", { className: q.tableHead, children: t.getHeaderGroups().map((c) => /* @__PURE__ */ o.jsx("tr", { className: q.tableRow, children: c.headers.map((a) => /* @__PURE__ */ o.jsx(
|
|
1756
1756
|
"th",
|
|
1757
1757
|
{
|
|
1758
|
-
className:
|
|
1758
|
+
className: B(
|
|
1759
1759
|
q.tableHeader,
|
|
1760
1760
|
a.column.getCanSort() && q.tableHeaderSort
|
|
1761
1761
|
),
|
|
@@ -1800,7 +1800,7 @@ function xs({
|
|
|
1800
1800
|
return /* @__PURE__ */ o.jsx(
|
|
1801
1801
|
"td",
|
|
1802
1802
|
{
|
|
1803
|
-
className:
|
|
1803
|
+
className: B(
|
|
1804
1804
|
q.tableData,
|
|
1805
1805
|
(e || s) && q.tableDataWithSelection
|
|
1806
1806
|
),
|
|
@@ -1859,32 +1859,32 @@ function Fm({
|
|
|
1859
1859
|
buttons: p,
|
|
1860
1860
|
footerAddon: b,
|
|
1861
1861
|
headerClassName: m,
|
|
1862
|
-
contentClassName:
|
|
1862
|
+
contentClassName: f,
|
|
1863
1863
|
footerClassName: v,
|
|
1864
1864
|
showHeaderBorder: x = !1,
|
|
1865
|
-
drawerPosition:
|
|
1865
|
+
drawerPosition: h = "right"
|
|
1866
1866
|
}) {
|
|
1867
|
-
const I =
|
|
1868
|
-
return
|
|
1867
|
+
const I = y.useRef(null), C = y.useRef(null), S = y.useRef(null), G = h === "left" ? "-100%" : "100%", F = !u && !d;
|
|
1868
|
+
return y.useEffect(() => {
|
|
1869
1869
|
const w = setTimeout(() => {
|
|
1870
1870
|
var N, R;
|
|
1871
|
-
I.current &&
|
|
1871
|
+
I.current && C && S && (I.current.style.transform = t ? "translateX(0)" : `translateX(${G})`, C.current.style.maxHeight = `calc(100vh - (1.75rem * 2) - ${(N = S.current) == null ? void 0 : N.clientHeight}px)`, C.current.style.height = `calc(100vh - (1.75rem * 2) - ${(R = S.current) == null ? void 0 : R.clientHeight}px)`);
|
|
1872
1872
|
}, 0);
|
|
1873
1873
|
return () => {
|
|
1874
1874
|
clearTimeout(w);
|
|
1875
1875
|
};
|
|
1876
1876
|
}, [t]), /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
1877
|
-
/* @__PURE__ */ o.jsx("div", { className:
|
|
1877
|
+
/* @__PURE__ */ o.jsx("div", { className: B(de.backdropLayer, t && de.show), onClick: e, children: a && /* @__PURE__ */ o.jsx("div", { className: B(de.backdrop, t && de.showBackdrop) }) }),
|
|
1878
1878
|
/* @__PURE__ */ o.jsx(
|
|
1879
1879
|
"div",
|
|
1880
1880
|
{
|
|
1881
|
-
className:
|
|
1881
|
+
className: B(de.container, de[c], de[`${h}Align`]),
|
|
1882
1882
|
ref: I,
|
|
1883
1883
|
children: /* @__PURE__ */ o.jsxs("div", { className: de.content, children: [
|
|
1884
1884
|
u && /* @__PURE__ */ o.jsx(
|
|
1885
1885
|
"div",
|
|
1886
1886
|
{
|
|
1887
|
-
className:
|
|
1887
|
+
className: B(
|
|
1888
1888
|
de.headerContainer,
|
|
1889
1889
|
{ [de.showBorder]: x },
|
|
1890
1890
|
m
|
|
@@ -1901,16 +1901,16 @@ function Fm({
|
|
|
1901
1901
|
/* @__PURE__ */ o.jsx(
|
|
1902
1902
|
"div",
|
|
1903
1903
|
{
|
|
1904
|
-
className:
|
|
1904
|
+
className: B(
|
|
1905
1905
|
de.descriptionContainer,
|
|
1906
1906
|
{ [de.fullHeight]: F },
|
|
1907
|
-
|
|
1907
|
+
f
|
|
1908
1908
|
),
|
|
1909
|
-
ref:
|
|
1909
|
+
ref: C,
|
|
1910
1910
|
children: s
|
|
1911
1911
|
}
|
|
1912
1912
|
),
|
|
1913
|
-
d && /* @__PURE__ */ o.jsx("div", { className:
|
|
1913
|
+
d && /* @__PURE__ */ o.jsx("div", { className: B(de.footer, v), ref: S, children: l || p && /* @__PURE__ */ o.jsxs("div", { className: de.footerBtnContainer, children: [
|
|
1914
1914
|
/* @__PURE__ */ o.jsx("div", { className: de.footerBtn, children: p.map((w, N) => /* @__PURE__ */ o.jsx(
|
|
1915
1915
|
U,
|
|
1916
1916
|
{
|
|
@@ -1969,7 +1969,7 @@ function lr({
|
|
|
1969
1969
|
placeholder: b = "Placeholder",
|
|
1970
1970
|
onBlur: m
|
|
1971
1971
|
}) {
|
|
1972
|
-
const
|
|
1972
|
+
const f = y.useRef(null);
|
|
1973
1973
|
return /* @__PURE__ */ o.jsxs("div", { className: re.inputWrapper, children: [
|
|
1974
1974
|
p === "textarea" ? /* @__PURE__ */ o.jsx(
|
|
1975
1975
|
"textarea",
|
|
@@ -1977,7 +1977,7 @@ function lr({
|
|
|
1977
1977
|
rows: d,
|
|
1978
1978
|
cols: c,
|
|
1979
1979
|
style: e,
|
|
1980
|
-
className:
|
|
1980
|
+
className: B(re.textarea, a && re.error, t),
|
|
1981
1981
|
placeholder: b,
|
|
1982
1982
|
name: s,
|
|
1983
1983
|
id: r,
|
|
@@ -1990,10 +1990,10 @@ function lr({
|
|
|
1990
1990
|
) : /* @__PURE__ */ o.jsx(
|
|
1991
1991
|
"input",
|
|
1992
1992
|
{
|
|
1993
|
-
ref:
|
|
1993
|
+
ref: f,
|
|
1994
1994
|
style: e,
|
|
1995
1995
|
type: p,
|
|
1996
|
-
className:
|
|
1996
|
+
className: B(re.input, a && re.error, t),
|
|
1997
1997
|
placeholder: b,
|
|
1998
1998
|
name: s,
|
|
1999
1999
|
id: r,
|
|
@@ -2002,7 +2002,7 @@ function lr({
|
|
|
2002
2002
|
disabled: u,
|
|
2003
2003
|
onClick: () => {
|
|
2004
2004
|
var v;
|
|
2005
|
-
return (v =
|
|
2005
|
+
return (v = f.current) == null ? void 0 : v.showPicker();
|
|
2006
2006
|
},
|
|
2007
2007
|
onBlur: m,
|
|
2008
2008
|
...l
|
|
@@ -2022,28 +2022,28 @@ function rn({
|
|
|
2022
2022
|
},
|
|
2023
2023
|
showDropdownSearch: i = !0
|
|
2024
2024
|
}) {
|
|
2025
|
-
var
|
|
2026
|
-
const l = e === "left" ? "left" : "right", [c, a] =
|
|
2027
|
-
|
|
2028
|
-
document.removeEventListener("click",
|
|
2025
|
+
var h;
|
|
2026
|
+
const l = e === "left" ? "left" : "right", [c, a] = y.useState(!1), u = y.useRef(null), [d, p] = y.useState(""), [b, m] = y.useState(!0);
|
|
2027
|
+
y.useEffect(() => (document.addEventListener("click", f), () => {
|
|
2028
|
+
document.removeEventListener("click", f);
|
|
2029
2029
|
}), []);
|
|
2030
|
-
const
|
|
2031
|
-
var
|
|
2032
|
-
(
|
|
2030
|
+
const f = (I) => {
|
|
2031
|
+
var C;
|
|
2032
|
+
(C = u.current) != null && C.contains(I.target) || a(!1);
|
|
2033
2033
|
}, v = () => {
|
|
2034
2034
|
var I;
|
|
2035
2035
|
if (c)
|
|
2036
2036
|
a(!1), m(!0);
|
|
2037
2037
|
else {
|
|
2038
2038
|
a(!0);
|
|
2039
|
-
const
|
|
2040
|
-
S >
|
|
2039
|
+
const C = (I = u.current) == null ? void 0 : I.getBoundingClientRect(), S = (C == null ? void 0 : C.right) + (C == null ? void 0 : C.width), G = window.innerWidth - 100;
|
|
2040
|
+
S > G && m(!1);
|
|
2041
2041
|
}
|
|
2042
2042
|
}, x = (I) => (I.label + " " + I.value).toLowerCase().includes(d.toLowerCase());
|
|
2043
2043
|
return /* @__PURE__ */ o.jsxs(
|
|
2044
2044
|
"div",
|
|
2045
2045
|
{
|
|
2046
|
-
className:
|
|
2046
|
+
className: B(re.inputAddon, re[l]),
|
|
2047
2047
|
onClick: () => {
|
|
2048
2048
|
s && v();
|
|
2049
2049
|
},
|
|
@@ -2064,12 +2064,12 @@ function rn({
|
|
|
2064
2064
|
},
|
|
2065
2065
|
children: [
|
|
2066
2066
|
i && /* @__PURE__ */ o.jsx("div", { className: re.searchContainer, onClick: (I) => I.stopPropagation(), children: /* @__PURE__ */ o.jsx(tt, { search: d, setSearch: p, id: "input-add-on-search" }) }),
|
|
2067
|
-
(
|
|
2067
|
+
(h = r == null ? void 0 : r.filter(x)) == null ? void 0 : h.map((I) => /* @__PURE__ */ o.jsx(
|
|
2068
2068
|
"div",
|
|
2069
2069
|
{
|
|
2070
2070
|
className: re.dropdownOption,
|
|
2071
|
-
onClick: (
|
|
2072
|
-
|
|
2071
|
+
onClick: (C) => {
|
|
2072
|
+
C.stopPropagation(), n(I), v();
|
|
2073
2073
|
},
|
|
2074
2074
|
children: I.label
|
|
2075
2075
|
},
|
|
@@ -2138,7 +2138,7 @@ function kn({
|
|
|
2138
2138
|
return /* @__PURE__ */ o.jsx(
|
|
2139
2139
|
"div",
|
|
2140
2140
|
{
|
|
2141
|
-
className:
|
|
2141
|
+
className: B(re.inputContainer, re[r], e),
|
|
2142
2142
|
style: s,
|
|
2143
2143
|
children: t
|
|
2144
2144
|
}
|
|
@@ -2148,7 +2148,7 @@ kn.displayName = ne.INPUT_CONTAINER;
|
|
|
2148
2148
|
kn.id = ne.INPUT_CONTAINER;
|
|
2149
2149
|
function on({ children: t, placement: e = "left" }) {
|
|
2150
2150
|
const s = e === "left" ? "left" : "right";
|
|
2151
|
-
return /* @__PURE__ */ o.jsx("div", { className:
|
|
2151
|
+
return /* @__PURE__ */ o.jsx("div", { className: B(re.inputElement, re[s]), children: t });
|
|
2152
2152
|
}
|
|
2153
2153
|
function dr({ children: t }) {
|
|
2154
2154
|
return /* @__PURE__ */ o.jsx(on, { placement: "left", children: t });
|
|
@@ -2163,11 +2163,11 @@ dr.id = ne.INPUT_LEFT_ELEMENT;
|
|
|
2163
2163
|
pr.displayName = ne.INPUT_RIGHT_ELEMENT;
|
|
2164
2164
|
pr.id = ne.INPUT_RIGHT_ELEMENT;
|
|
2165
2165
|
function gr({ children: t }) {
|
|
2166
|
-
const e = {}, s =
|
|
2166
|
+
const e = {}, s = y.Children.toArray(t);
|
|
2167
2167
|
s.forEach((n) => {
|
|
2168
2168
|
n.type.id === "InputLeftElement" && (e.paddingInlineStart = "36px"), n.type.id === "InputRightElement" && (e.paddingInlineEnd = "36px"), n.type.id === "InputLeftAddon" && (e.borderTopLeftRadius = 0, e.borderBottomLeftRadius = 0), n.type.id === "InputRightAddon" && (e.borderTopRightRadius = 0, e.borderBottomRightRadius = 0);
|
|
2169
2169
|
});
|
|
2170
|
-
const r = s.map((n) => n.type.id !== "Input" ? n :
|
|
2170
|
+
const r = s.map((n) => n.type.id !== "Input" ? n : y.cloneElement(n, {
|
|
2171
2171
|
...n.props,
|
|
2172
2172
|
customStyles: { ...e, ...n.props.customStyles }
|
|
2173
2173
|
}));
|
|
@@ -2201,12 +2201,12 @@ function Yl({
|
|
|
2201
2201
|
}
|
|
2202
2202
|
};
|
|
2203
2203
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: e.isOpen && /* @__PURE__ */ o.jsxs("div", { ...e.positionerProps, style: { ...(a = e == null ? void 0 : e.positionerProps) == null ? void 0 : a.style, ...r }, children: [
|
|
2204
|
-
/* @__PURE__ */ o.jsx("div", { ...l, className:
|
|
2204
|
+
/* @__PURE__ */ o.jsx("div", { ...l, className: B(Et.arrow, { [Et[s]]: !i }), children: /* @__PURE__ */ o.jsx("div", { ...e.arrowTipProps }) }),
|
|
2205
2205
|
/* @__PURE__ */ o.jsx(
|
|
2206
2206
|
"div",
|
|
2207
2207
|
{
|
|
2208
2208
|
...e.contentProps,
|
|
2209
|
-
className:
|
|
2209
|
+
className: B(Et.content, Et[s]),
|
|
2210
2210
|
style: { background: i ? s : "", ...n },
|
|
2211
2211
|
children: t
|
|
2212
2212
|
}
|
|
@@ -2221,7 +2221,7 @@ function $e({
|
|
|
2221
2221
|
}) {
|
|
2222
2222
|
const [n, i] = ie(
|
|
2223
2223
|
ht.machine({
|
|
2224
|
-
id:
|
|
2224
|
+
id: y.useId(),
|
|
2225
2225
|
openDelay: e,
|
|
2226
2226
|
closeDelay: s,
|
|
2227
2227
|
positioning: {
|
|
@@ -2229,7 +2229,7 @@ function $e({
|
|
|
2229
2229
|
gutter: 3
|
|
2230
2230
|
}
|
|
2231
2231
|
})
|
|
2232
|
-
), l = ht.connect(n, i, ae), c =
|
|
2232
|
+
), l = ht.connect(n, i, ae), c = y.Children.toArray(t).map((a) => y.cloneElement(a, {
|
|
2233
2233
|
...a.props ?? {},
|
|
2234
2234
|
api: l
|
|
2235
2235
|
}));
|
|
@@ -2252,7 +2252,7 @@ function Ln({
|
|
|
2252
2252
|
"label",
|
|
2253
2253
|
{
|
|
2254
2254
|
htmlFor: n,
|
|
2255
|
-
className:
|
|
2255
|
+
className: B(re.inputLabel, e, r && re.required),
|
|
2256
2256
|
style: s,
|
|
2257
2257
|
...i,
|
|
2258
2258
|
children: /* @__PURE__ */ o.jsx("span", { children: t })
|
|
@@ -2266,7 +2266,7 @@ function Ln({
|
|
|
2266
2266
|
}
|
|
2267
2267
|
Ln.displayName = ne.INPUT_LABEL;
|
|
2268
2268
|
Ln.id = ne.INPUT_LABEL;
|
|
2269
|
-
const Jl = "
|
|
2269
|
+
const Jl = "_backdrop_197mu_1", $l = "_container_197mu_16", Ul = "_contentWrapper_197mu_30", Ql = "_sm_197mu_39", Kl = "_md_197mu_43", ql = "_fullScreen_197mu_47", ec = "_content_197mu_30", tc = "_header_197mu_58", nc = "_showBorder_197mu_75", sc = "_closeIconSpan_197mu_79", rc = "_closeIcon_197mu_79", oc = "_body_197mu_93", ic = "_footer_197mu_103", ac = "_btnsContainer_197mu_119", Be = {
|
|
2270
2270
|
backdrop: Jl,
|
|
2271
2271
|
container: $l,
|
|
2272
2272
|
contentWrapper: Ul,
|
|
@@ -2293,19 +2293,19 @@ function Rm({
|
|
|
2293
2293
|
showOverlay: n = !0,
|
|
2294
2294
|
machineProps: i = {}
|
|
2295
2295
|
}) {
|
|
2296
|
-
const l =
|
|
2296
|
+
const l = y.useCallback(
|
|
2297
2297
|
(p) => {
|
|
2298
2298
|
p || e();
|
|
2299
2299
|
},
|
|
2300
2300
|
[e]
|
|
2301
2301
|
), [c, a] = ie(
|
|
2302
2302
|
vt.machine({
|
|
2303
|
-
id:
|
|
2303
|
+
id: y.useId(),
|
|
2304
2304
|
open: t,
|
|
2305
2305
|
onOpenChange: (p) => l(p.open),
|
|
2306
2306
|
...i
|
|
2307
2307
|
})
|
|
2308
|
-
), u = vt.connect(c, a, ae), d =
|
|
2308
|
+
), u = vt.connect(c, a, ae), d = y.Children.toArray(s).map((p) => y.cloneElement(p, {
|
|
2309
2309
|
...p.props,
|
|
2310
2310
|
api: u,
|
|
2311
2311
|
size: r
|
|
@@ -2319,14 +2319,14 @@ function Tm({ children: t, api: e, customStyles: s = {} }) {
|
|
|
2319
2319
|
return /* @__PURE__ */ o.jsx("div", { ...e.descriptionProps, className: Be.body, style: s, children: t });
|
|
2320
2320
|
}
|
|
2321
2321
|
function Pm({ children: t, api: e, size: s = "md" }) {
|
|
2322
|
-
const r =
|
|
2322
|
+
const r = y.Children.toArray(t).map((n) => y.cloneElement(n, {
|
|
2323
2323
|
...n.props,
|
|
2324
2324
|
api: e
|
|
2325
2325
|
}));
|
|
2326
|
-
return /* @__PURE__ */ o.jsx("div", { ...e == null ? void 0 : e.containerProps, className: Be.container, children: /* @__PURE__ */ o.jsx("div", { className:
|
|
2326
|
+
return /* @__PURE__ */ o.jsx("div", { ...e == null ? void 0 : e.containerProps, className: Be.container, children: /* @__PURE__ */ o.jsx("div", { className: B(Be.contentWrapper, Be[s]), children: /* @__PURE__ */ o.jsx("div", { ...e == null ? void 0 : e.contentProps, className: Be.content, children: r }) }) });
|
|
2327
2327
|
}
|
|
2328
2328
|
function Vm({ children: t, api: e, buttons: s, showBorder: r = !0 }) {
|
|
2329
|
-
return /* @__PURE__ */ o.jsx("div", { className:
|
|
2329
|
+
return /* @__PURE__ */ o.jsx("div", { className: B(Be.footer, { [Be.showBorder]: r }), children: t || /* @__PURE__ */ o.jsx("div", { className: Be.btnsContainer, children: s.map((n, i) => /* @__PURE__ */ o.jsx(
|
|
2330
2330
|
U,
|
|
2331
2331
|
{
|
|
2332
2332
|
disabled: n.disabled,
|
|
@@ -2346,7 +2346,7 @@ function km({
|
|
|
2346
2346
|
showCrossBtn: s = !0,
|
|
2347
2347
|
showBorder: r = !0
|
|
2348
2348
|
}) {
|
|
2349
|
-
return /* @__PURE__ */ o.jsxs("div", { ...e == null ? void 0 : e.titleProps, className:
|
|
2349
|
+
return /* @__PURE__ */ o.jsxs("div", { ...e == null ? void 0 : e.titleProps, className: B(Be.header, { [Be.showBorder]: r }), children: [
|
|
2350
2350
|
/* @__PURE__ */ o.jsx("div", { children: t }),
|
|
2351
2351
|
s && /* @__PURE__ */ o.jsx(
|
|
2352
2352
|
"button",
|
|
@@ -2376,7 +2376,7 @@ function Lm({
|
|
|
2376
2376
|
}) {
|
|
2377
2377
|
const [i, l] = ie(
|
|
2378
2378
|
us.machine({
|
|
2379
|
-
id:
|
|
2379
|
+
id: y.useId(),
|
|
2380
2380
|
positioning: { placement: e },
|
|
2381
2381
|
closeOnInteractOutside: !0,
|
|
2382
2382
|
portalled: !1,
|
|
@@ -2386,11 +2386,11 @@ function Lm({
|
|
|
2386
2386
|
function a() {
|
|
2387
2387
|
c == null || c.close();
|
|
2388
2388
|
}
|
|
2389
|
-
|
|
2389
|
+
y.useEffect(() => (r && n && n.current && n.current.addEventListener("scroll", a), () => {
|
|
2390
2390
|
var d;
|
|
2391
2391
|
r && n && ((d = n.current) == null || d.removeEventListener("scroll", a));
|
|
2392
2392
|
}), [n == null ? void 0 : n.current]);
|
|
2393
|
-
const u =
|
|
2393
|
+
const u = y.Children.toArray(t).map((d) => y.cloneElement(d, {
|
|
2394
2394
|
...d.props,
|
|
2395
2395
|
api: c
|
|
2396
2396
|
}));
|
|
@@ -2402,7 +2402,7 @@ function Dm({ children: t, api: e, styles: s, className: r }) {
|
|
|
2402
2402
|
{
|
|
2403
2403
|
...e == null ? void 0 : e.closeTriggerProps,
|
|
2404
2404
|
style: s,
|
|
2405
|
-
className:
|
|
2405
|
+
className: B("hybr1d-ui-reset-btn", r),
|
|
2406
2406
|
onClick: e == null ? void 0 : e.close,
|
|
2407
2407
|
children: t
|
|
2408
2408
|
}
|
|
@@ -2426,7 +2426,7 @@ function Om({
|
|
|
2426
2426
|
positionerStyles: i
|
|
2427
2427
|
}) {
|
|
2428
2428
|
var d, p;
|
|
2429
|
-
const l = e != null && e.portalled ? It :
|
|
2429
|
+
const l = e != null && e.portalled ? It : y.Fragment, c = y.Children.toArray(t).map((b) => y.cloneElement(b, {
|
|
2430
2430
|
...b.props,
|
|
2431
2431
|
api: e
|
|
2432
2432
|
})), a = !["black", "gray"].includes(s), u = {
|
|
@@ -2445,12 +2445,12 @@ function Om({
|
|
|
2445
2445
|
className: dt.positioner,
|
|
2446
2446
|
style: { ...(p = e == null ? void 0 : e.positionerProps) == null ? void 0 : p.style, ...i },
|
|
2447
2447
|
children: [
|
|
2448
|
-
/* @__PURE__ */ o.jsx("div", { ...u, className:
|
|
2448
|
+
/* @__PURE__ */ o.jsx("div", { ...u, className: B(dt.arrow, { [dt[s]]: !a }), children: /* @__PURE__ */ o.jsx("div", { ...e == null ? void 0 : e.arrowTipProps }) }),
|
|
2449
2449
|
/* @__PURE__ */ o.jsx(
|
|
2450
2450
|
"div",
|
|
2451
2451
|
{
|
|
2452
2452
|
...e == null ? void 0 : e.contentProps,
|
|
2453
|
-
className:
|
|
2453
|
+
className: B(dt.content, dt[s], n),
|
|
2454
2454
|
style: { background: a ? s : "", ...r },
|
|
2455
2455
|
children: c
|
|
2456
2456
|
}
|
|
@@ -2480,7 +2480,7 @@ function Zm({
|
|
|
2480
2480
|
},
|
|
2481
2481
|
onMouseLeave: s ? e == null ? void 0 : e.close : () => {
|
|
2482
2482
|
},
|
|
2483
|
-
className:
|
|
2483
|
+
className: B("hybr1d-ui-reset-btn", dt.trigger, n),
|
|
2484
2484
|
style: r,
|
|
2485
2485
|
children: t
|
|
2486
2486
|
}
|
|
@@ -2592,9 +2592,9 @@ const fc = "_selectContainer_1uuim_1", hc = "_errorMsg_1uuim_5", vc = "_multiLab
|
|
|
2592
2592
|
xt.Option,
|
|
2593
2593
|
{
|
|
2594
2594
|
...t,
|
|
2595
|
-
className:
|
|
2595
|
+
className: B({ [oe.subLabelContainer]: t.data.subLabel }, oe.optionContainer),
|
|
2596
2596
|
children: [
|
|
2597
|
-
/* @__PURE__ */ o.jsxs("div", { className:
|
|
2597
|
+
/* @__PURE__ */ o.jsxs("div", { className: B(oe.label), children: [
|
|
2598
2598
|
t.data.profileImgUrl && /* @__PURE__ */ o.jsx(
|
|
2599
2599
|
"img",
|
|
2600
2600
|
{
|
|
@@ -2605,7 +2605,7 @@ const fc = "_selectContainer_1uuim_1", hc = "_errorMsg_1uuim_5", vc = "_multiLab
|
|
|
2605
2605
|
),
|
|
2606
2606
|
/* @__PURE__ */ o.jsx("span", { children: t.data.label })
|
|
2607
2607
|
] }),
|
|
2608
|
-
t.data.subLabel && /* @__PURE__ */ o.jsx("div", { className:
|
|
2608
|
+
t.data.subLabel && /* @__PURE__ */ o.jsx("div", { className: B(oe.subLabel), children: t.data.subLabel })
|
|
2609
2609
|
]
|
|
2610
2610
|
}
|
|
2611
2611
|
), Hn = (t) => /* @__PURE__ */ o.jsx(xt.MultiValueLabel, { ...t, children: /* @__PURE__ */ o.jsxs("div", { className: oe.multiLabelContainer, children: [
|
|
@@ -2617,7 +2617,7 @@ const fc = "_selectContainer_1uuim_1", hc = "_errorMsg_1uuim_5", vc = "_multiLab
|
|
|
2617
2617
|
alt: t.data.label
|
|
2618
2618
|
}
|
|
2619
2619
|
),
|
|
2620
|
-
/* @__PURE__ */ o.jsx("div", { className:
|
|
2620
|
+
/* @__PURE__ */ o.jsx("div", { className: B(oe.label), children: /* @__PURE__ */ o.jsx("span", { children: t.data.label }) })
|
|
2621
2621
|
] }) }), Zn = (t) => /* @__PURE__ */ o.jsx(xt.MultiValueRemove, { ...t, children: /* @__PURE__ */ o.jsx(W, { path: et, spanClassName: oe.closeSpan }) }), Xn = (t) => /* @__PURE__ */ o.jsx(xt.ClearIndicator, { ...t, children: /* @__PURE__ */ o.jsx(W, { path: et, spanClassName: oe.closeSpan }) }), Mn = (t) => /* @__PURE__ */ o.jsx(xt.DropdownIndicator, { ...t, children: /* @__PURE__ */ o.jsx(W, { path: Qe, spanClassName: oe.downArrowSpan }) }), zn = (t) => /* @__PURE__ */ o.jsx(xt.SingleValue, { ...t, children: /* @__PURE__ */ o.jsxs("div", { className: oe.singleValueContainer, children: [
|
|
2622
2622
|
t.data.profileImgUrl && /* @__PURE__ */ o.jsx(
|
|
2623
2623
|
"img",
|
|
@@ -2627,7 +2627,7 @@ const fc = "_selectContainer_1uuim_1", hc = "_errorMsg_1uuim_5", vc = "_multiLab
|
|
|
2627
2627
|
alt: t.data.label
|
|
2628
2628
|
}
|
|
2629
2629
|
),
|
|
2630
|
-
/* @__PURE__ */ o.jsx("div", { className:
|
|
2630
|
+
/* @__PURE__ */ o.jsx("div", { className: B(oe.label), children: /* @__PURE__ */ o.jsx("span", { children: t.data.label }) })
|
|
2631
2631
|
] }) });
|
|
2632
2632
|
function Xm({
|
|
2633
2633
|
options: t,
|
|
@@ -2644,21 +2644,23 @@ function Xm({
|
|
|
2644
2644
|
errorMsg: p,
|
|
2645
2645
|
extraprops: b,
|
|
2646
2646
|
isDisabled: m = !1,
|
|
2647
|
-
isSearchable:
|
|
2647
|
+
isSearchable: f = !0,
|
|
2648
2648
|
isMulti: v = !1,
|
|
2649
2649
|
isClearable: x = !1,
|
|
2650
|
-
|
|
2650
|
+
customValue: h,
|
|
2651
|
+
CustomDropdownIndicator: I
|
|
2651
2652
|
}) {
|
|
2652
2653
|
return /* @__PURE__ */ o.jsxs(
|
|
2653
2654
|
"div",
|
|
2654
2655
|
{
|
|
2655
|
-
onClick: (
|
|
2656
|
+
onClick: (C) => C.stopPropagation(),
|
|
2656
2657
|
style: u,
|
|
2657
2658
|
className: oe.selectContainer,
|
|
2658
2659
|
children: [
|
|
2659
2660
|
/* @__PURE__ */ o.jsx(
|
|
2660
2661
|
Co,
|
|
2661
2662
|
{
|
|
2663
|
+
value: h,
|
|
2662
2664
|
isMulti: v,
|
|
2663
2665
|
placeholder: i,
|
|
2664
2666
|
defaultValue: c,
|
|
@@ -2667,22 +2669,22 @@ function Xm({
|
|
|
2667
2669
|
isClearable: x,
|
|
2668
2670
|
name: s,
|
|
2669
2671
|
id: r,
|
|
2670
|
-
className:
|
|
2671
|
-
isSearchable:
|
|
2672
|
+
className: B(n),
|
|
2673
|
+
isSearchable: f,
|
|
2672
2674
|
styles: { ...Dn, ...On(p), ...l },
|
|
2673
2675
|
components: {
|
|
2674
2676
|
Option: Wn,
|
|
2675
2677
|
MultiValueLabel: Hn,
|
|
2676
2678
|
MultiValueRemove: Zn,
|
|
2677
|
-
DropdownIndicator:
|
|
2679
|
+
DropdownIndicator: I || Mn,
|
|
2678
2680
|
ClearIndicator: Xn,
|
|
2679
2681
|
SingleValue: zn
|
|
2680
2682
|
},
|
|
2681
2683
|
isDisabled: m,
|
|
2682
|
-
onChange: (
|
|
2684
|
+
onChange: (C, S) => {
|
|
2683
2685
|
e(
|
|
2684
|
-
v ?
|
|
2685
|
-
|
|
2686
|
+
v ? C.map((G) => G.value) : (C == null ? void 0 : C.value) ?? "",
|
|
2687
|
+
S
|
|
2686
2688
|
);
|
|
2687
2689
|
},
|
|
2688
2690
|
formatGroupLabel: a,
|
|
@@ -3049,10 +3051,10 @@ function As(t, e, s, r) {
|
|
|
3049
3051
|
let a = (n.left + c.x) / l.x, u = (n.top + c.y) / l.y, d = n.width / l.x, p = n.height / l.y;
|
|
3050
3052
|
if (i) {
|
|
3051
3053
|
const b = Pe(i), m = r && Rn(r) ? Pe(r) : r;
|
|
3052
|
-
let
|
|
3053
|
-
for (;
|
|
3054
|
-
const v = hn(
|
|
3055
|
-
a *= v.x, u *= v.y, d *= v.x, p *= v.y, a += I, u +=
|
|
3054
|
+
let f = b.frameElement;
|
|
3055
|
+
for (; f && r && m !== b; ) {
|
|
3056
|
+
const v = hn(f), x = f.getBoundingClientRect(), h = Jn(f), I = x.left + (f.clientLeft + parseFloat(h.paddingLeft)) * v.x, C = x.top + (f.clientTop + parseFloat(h.paddingTop)) * v.y;
|
|
3057
|
+
a *= v.x, u *= v.y, d *= v.x, p *= v.y, a += I, u += C, f = Pe(f).frameElement;
|
|
3056
3058
|
}
|
|
3057
3059
|
}
|
|
3058
3060
|
return Zc({
|
|
@@ -3078,21 +3080,21 @@ function Qc(t, e) {
|
|
|
3078
3080
|
} = t.getBoundingClientRect();
|
|
3079
3081
|
if (c || e(), !p || !b)
|
|
3080
3082
|
return;
|
|
3081
|
-
const m = Dt(d),
|
|
3082
|
-
rootMargin: -m + "px " + -
|
|
3083
|
+
const m = Dt(d), f = Dt(n.clientWidth - (u + p)), v = Dt(n.clientHeight - (d + b)), x = Dt(u), I = {
|
|
3084
|
+
rootMargin: -m + "px " + -f + "px " + -v + "px " + -x + "px",
|
|
3083
3085
|
threshold: Hc(0, Wc(1, a)) || 1
|
|
3084
3086
|
};
|
|
3085
|
-
let
|
|
3086
|
-
function S(
|
|
3087
|
-
const F =
|
|
3087
|
+
let C = !0;
|
|
3088
|
+
function S(G) {
|
|
3089
|
+
const F = G[0].intersectionRatio;
|
|
3088
3090
|
if (F !== a) {
|
|
3089
|
-
if (!
|
|
3091
|
+
if (!C)
|
|
3090
3092
|
return l();
|
|
3091
3093
|
F ? l(!1, F) : r = setTimeout(() => {
|
|
3092
3094
|
l(!1, 1e-7);
|
|
3093
3095
|
}, 100);
|
|
3094
3096
|
}
|
|
3095
|
-
|
|
3097
|
+
C = !1;
|
|
3096
3098
|
}
|
|
3097
3099
|
try {
|
|
3098
3100
|
s = new IntersectionObserver(S, {
|
|
@@ -3116,29 +3118,29 @@ function Kc(t, e, s, r) {
|
|
|
3116
3118
|
layoutShift: c = typeof IntersectionObserver == "function",
|
|
3117
3119
|
animationFrame: a = !1
|
|
3118
3120
|
} = r, u = $n(t), d = n || i ? [...u ? Kt(u) : [], ...Kt(e)] : [];
|
|
3119
|
-
d.forEach((
|
|
3120
|
-
n &&
|
|
3121
|
+
d.forEach((h) => {
|
|
3122
|
+
n && h.addEventListener("scroll", s, {
|
|
3121
3123
|
passive: !0
|
|
3122
|
-
}), i &&
|
|
3124
|
+
}), i && h.addEventListener("resize", s);
|
|
3123
3125
|
});
|
|
3124
3126
|
const p = u && c ? Qc(u, s) : null;
|
|
3125
3127
|
let b = -1, m = null;
|
|
3126
|
-
l && (m = new ResizeObserver((
|
|
3127
|
-
let [I] =
|
|
3128
|
+
l && (m = new ResizeObserver((h) => {
|
|
3129
|
+
let [I] = h;
|
|
3128
3130
|
I && I.target === u && m && (m.unobserve(e), cancelAnimationFrame(b), b = requestAnimationFrame(() => {
|
|
3129
3131
|
m && m.observe(e);
|
|
3130
3132
|
})), s();
|
|
3131
3133
|
}), u && !a && m.observe(u), m.observe(e));
|
|
3132
|
-
let
|
|
3134
|
+
let f, v = a ? As(t) : null;
|
|
3133
3135
|
a && x();
|
|
3134
3136
|
function x() {
|
|
3135
|
-
const
|
|
3136
|
-
v && (
|
|
3137
|
+
const h = As(t);
|
|
3138
|
+
v && (h.x !== v.x || h.y !== v.y || h.width !== v.width || h.height !== v.height) && s(), v = h, f = requestAnimationFrame(x);
|
|
3137
3139
|
}
|
|
3138
3140
|
return s(), () => {
|
|
3139
|
-
d.forEach((
|
|
3140
|
-
n &&
|
|
3141
|
-
}), p && p(), m && m.disconnect(), m = null, a && cancelAnimationFrame(
|
|
3141
|
+
d.forEach((h) => {
|
|
3142
|
+
n && h.removeEventListener("scroll", s), i && h.removeEventListener("resize", s);
|
|
3143
|
+
}), p && p(), m && m.disconnect(), m = null, a && cancelAnimationFrame(f);
|
|
3142
3144
|
};
|
|
3143
3145
|
}
|
|
3144
3146
|
var Tn = mo, qc = ["className", "clearValue", "cx", "getStyles", "getClassNames", "getValue", "hasValue", "isMulti", "isRtl", "options", "selectOption", "selectProps", "setValue", "theme"], qt = function() {
|
|
@@ -3281,16 +3283,16 @@ function bu(t) {
|
|
|
3281
3283
|
};
|
|
3282
3284
|
if (!s || !s.offsetParent)
|
|
3283
3285
|
return u;
|
|
3284
|
-
var d = a.getBoundingClientRect(), p = d.height, b = s.getBoundingClientRect(), m = b.bottom,
|
|
3286
|
+
var d = a.getBoundingClientRect(), p = d.height, b = s.getBoundingClientRect(), m = b.bottom, f = b.height, v = b.top, x = s.offsetParent.getBoundingClientRect(), h = x.top, I = l ? window.innerHeight : su(a), C = Ar(a), S = parseInt(getComputedStyle(s).marginBottom, 10), G = parseInt(getComputedStyle(s).marginTop, 10), F = h - G, w = I - v, N = F + C, R = p - C - v, Z = m - I + C + S, M = C + v - G, E = 160;
|
|
3285
3287
|
switch (n) {
|
|
3286
3288
|
case "auto":
|
|
3287
3289
|
case "bottom":
|
|
3288
|
-
if (w >=
|
|
3290
|
+
if (w >= f)
|
|
3289
3291
|
return {
|
|
3290
3292
|
placement: "bottom",
|
|
3291
3293
|
maxHeight: e
|
|
3292
3294
|
};
|
|
3293
|
-
if (R >=
|
|
3295
|
+
if (R >= f && !l)
|
|
3294
3296
|
return i && Ot(a, Z, E), {
|
|
3295
3297
|
placement: "bottom",
|
|
3296
3298
|
maxHeight: e
|
|
@@ -3317,19 +3319,19 @@ function bu(t) {
|
|
|
3317
3319
|
};
|
|
3318
3320
|
break;
|
|
3319
3321
|
case "top":
|
|
3320
|
-
if (F >=
|
|
3322
|
+
if (F >= f)
|
|
3321
3323
|
return {
|
|
3322
3324
|
placement: "top",
|
|
3323
3325
|
maxHeight: e
|
|
3324
3326
|
};
|
|
3325
|
-
if (N >=
|
|
3327
|
+
if (N >= f && !l)
|
|
3326
3328
|
return i && Ot(a, M, E), {
|
|
3327
3329
|
placement: "top",
|
|
3328
3330
|
maxHeight: e
|
|
3329
3331
|
};
|
|
3330
3332
|
if (!l && N >= r || l && F >= r) {
|
|
3331
3333
|
var Y = e;
|
|
3332
|
-
return (!l && N >= r || l && F >= r) && (Y = l ? F -
|
|
3334
|
+
return (!l && N >= r || l && F >= r) && (Y = l ? F - G : N - G), i && Ot(a, M, E), {
|
|
3333
3335
|
placement: "top",
|
|
3334
3336
|
maxHeight: Y
|
|
3335
3337
|
};
|
|
@@ -3364,26 +3366,26 @@ var Sr = function(e) {
|
|
|
3364
3366
|
marginTop: c.menuGutter
|
|
3365
3367
|
});
|
|
3366
3368
|
}, Er = /* @__PURE__ */ fo(null), vu = function(e) {
|
|
3367
|
-
var s = e.children, r = e.minMenuHeight, n = e.maxMenuHeight, i = e.menuPlacement, l = e.menuPosition, c = e.menuShouldScrollIntoView, a = e.theme, u = bo(Er) || {}, d = u.setPortalPlacement, p = Te(null), b = ve(n), m = me(b, 2),
|
|
3369
|
+
var s = e.children, r = e.minMenuHeight, n = e.maxMenuHeight, i = e.menuPlacement, l = e.menuPosition, c = e.menuShouldScrollIntoView, a = e.theme, u = bo(Er) || {}, d = u.setPortalPlacement, p = Te(null), b = ve(n), m = me(b, 2), f = m[0], v = m[1], x = ve(null), h = me(x, 2), I = h[0], C = h[1], S = a.spacing.controlHeight;
|
|
3368
3370
|
return Tn(function() {
|
|
3369
|
-
var
|
|
3370
|
-
if (
|
|
3371
|
+
var G = p.current;
|
|
3372
|
+
if (G) {
|
|
3371
3373
|
var F = l === "fixed", w = c && !F, N = bu({
|
|
3372
3374
|
maxHeight: n,
|
|
3373
|
-
menuEl:
|
|
3375
|
+
menuEl: G,
|
|
3374
3376
|
minHeight: r,
|
|
3375
3377
|
placement: i,
|
|
3376
3378
|
shouldScroll: w,
|
|
3377
3379
|
isFixedPosition: F,
|
|
3378
3380
|
controlHeight: S
|
|
3379
3381
|
});
|
|
3380
|
-
v(N.maxHeight),
|
|
3382
|
+
v(N.maxHeight), C(N.placement), d == null || d(N.placement);
|
|
3381
3383
|
}
|
|
3382
3384
|
}, [n, i, l, c, r, d, S]), s({
|
|
3383
3385
|
ref: p,
|
|
3384
3386
|
placerProps: T(T({}, e), {}, {
|
|
3385
3387
|
placement: I || Sr(i),
|
|
3386
|
-
maxHeight:
|
|
3388
|
+
maxHeight: f
|
|
3387
3389
|
})
|
|
3388
3390
|
});
|
|
3389
3391
|
}, Iu = function(e) {
|
|
@@ -3449,46 +3451,46 @@ var Sr = function(e) {
|
|
|
3449
3451
|
zIndex: 1
|
|
3450
3452
|
};
|
|
3451
3453
|
}, ju = function(e) {
|
|
3452
|
-
var s = e.appendTo, r = e.children, n = e.controlElement, i = e.innerProps, l = e.menuPlacement, c = e.menuPosition, a = Te(null), u = Te(null), d = ve(Sr(l)), p = me(d, 2), b = p[0], m = p[1],
|
|
3454
|
+
var s = e.appendTo, r = e.children, n = e.controlElement, i = e.innerProps, l = e.menuPlacement, c = e.menuPosition, a = Te(null), u = Te(null), d = ve(Sr(l)), p = me(d, 2), b = p[0], m = p[1], f = Je(function() {
|
|
3453
3455
|
return {
|
|
3454
3456
|
setPortalPlacement: m
|
|
3455
3457
|
};
|
|
3456
|
-
}, []), v = ve(null), x = me(v, 2),
|
|
3458
|
+
}, []), v = ve(null), x = me(v, 2), h = x[0], I = x[1], C = be(function() {
|
|
3457
3459
|
if (n) {
|
|
3458
3460
|
var w = iu(n), N = c === "fixed" ? 0 : window.pageYOffset, R = w[b] + N;
|
|
3459
|
-
(R !== (
|
|
3461
|
+
(R !== (h == null ? void 0 : h.offset) || w.left !== (h == null ? void 0 : h.rect.left) || w.width !== (h == null ? void 0 : h.rect.width)) && I({
|
|
3460
3462
|
offset: R,
|
|
3461
3463
|
rect: w
|
|
3462
3464
|
});
|
|
3463
3465
|
}
|
|
3464
|
-
}, [n, c, b,
|
|
3466
|
+
}, [n, c, b, h == null ? void 0 : h.offset, h == null ? void 0 : h.rect.left, h == null ? void 0 : h.rect.width]);
|
|
3465
3467
|
Tn(function() {
|
|
3466
|
-
|
|
3467
|
-
}, [
|
|
3468
|
+
C();
|
|
3469
|
+
}, [C]);
|
|
3468
3470
|
var S = be(function() {
|
|
3469
|
-
typeof u.current == "function" && (u.current(), u.current = null), n && a.current && (u.current = Kc(n, a.current,
|
|
3471
|
+
typeof u.current == "function" && (u.current(), u.current = null), n && a.current && (u.current = Kc(n, a.current, C, {
|
|
3470
3472
|
elementResize: "ResizeObserver" in window
|
|
3471
3473
|
}));
|
|
3472
|
-
}, [n,
|
|
3474
|
+
}, [n, C]);
|
|
3473
3475
|
Tn(function() {
|
|
3474
3476
|
S();
|
|
3475
3477
|
}, [S]);
|
|
3476
|
-
var
|
|
3478
|
+
var G = be(function(w) {
|
|
3477
3479
|
a.current = w, S();
|
|
3478
3480
|
}, [S]);
|
|
3479
|
-
if (!s && c !== "fixed" || !
|
|
3481
|
+
if (!s && c !== "fixed" || !h)
|
|
3480
3482
|
return null;
|
|
3481
3483
|
var F = V("div", k({
|
|
3482
|
-
ref:
|
|
3484
|
+
ref: G
|
|
3483
3485
|
}, ee(T(T({}, e), {}, {
|
|
3484
|
-
offset:
|
|
3486
|
+
offset: h.offset,
|
|
3485
3487
|
position: c,
|
|
3486
|
-
rect:
|
|
3488
|
+
rect: h.rect
|
|
3487
3489
|
}), "menuPortal", {
|
|
3488
3490
|
"menu-portal": !0
|
|
3489
3491
|
}), i), r);
|
|
3490
3492
|
return V(Er.Provider, {
|
|
3491
|
-
value:
|
|
3493
|
+
value: f
|
|
3492
3494
|
}, s ? /* @__PURE__ */ _o(F, s) : F);
|
|
3493
3495
|
}, wu = function(e) {
|
|
3494
3496
|
var s = e.isDisabled, r = e.isRtl;
|
|
@@ -4056,7 +4058,7 @@ var Fd = process.env.NODE_ENV === "production" ? {
|
|
|
4056
4058
|
return "".concat(r).concat(s ? " for search term " + s : "", ".");
|
|
4057
4059
|
}
|
|
4058
4060
|
}, Pd = function(e) {
|
|
4059
|
-
var s = e.ariaSelection, r = e.focusedOption, n = e.focusedValue, i = e.focusableOptions, l = e.isFocused, c = e.selectValue, a = e.selectProps, u = e.id, d = e.isAppleDevice, p = a.ariaLiveMessages, b = a.getOptionLabel, m = a.inputValue,
|
|
4061
|
+
var s = e.ariaSelection, r = e.focusedOption, n = e.focusedValue, i = e.focusableOptions, l = e.isFocused, c = e.selectValue, a = e.selectProps, u = e.id, d = e.isAppleDevice, p = a.ariaLiveMessages, b = a.getOptionLabel, m = a.inputValue, f = a.isMulti, v = a.isOptionDisabled, x = a.isSearchable, h = a.menuIsOpen, I = a.options, C = a.screenReaderStatus, S = a.tabSelectsValue, G = a.isLoading, F = a["aria-label"], w = a["aria-live"], N = Je(function() {
|
|
4060
4062
|
return T(T({}, Td), p || {});
|
|
4061
4063
|
}, [p]), R = Je(function() {
|
|
4062
4064
|
var O = "";
|
|
@@ -4091,8 +4093,8 @@ var Fd = process.env.NODE_ENV === "production" ? {
|
|
|
4091
4093
|
return O;
|
|
4092
4094
|
}, [r, n, b, v, N, i, c, d]), M = Je(function() {
|
|
4093
4095
|
var O = "";
|
|
4094
|
-
if (
|
|
4095
|
-
var Y =
|
|
4096
|
+
if (h && I.length && !G && N.onFilter) {
|
|
4097
|
+
var Y = C({
|
|
4096
4098
|
count: i.length
|
|
4097
4099
|
});
|
|
4098
4100
|
O = N.onFilter({
|
|
@@ -4101,22 +4103,22 @@ var Fd = process.env.NODE_ENV === "production" ? {
|
|
|
4101
4103
|
});
|
|
4102
4104
|
}
|
|
4103
4105
|
return O;
|
|
4104
|
-
}, [i, m,
|
|
4106
|
+
}, [i, m, h, N, I, C, G]), E = (s == null ? void 0 : s.action) === "initial-input-focus", _ = Je(function() {
|
|
4105
4107
|
var O = "";
|
|
4106
4108
|
if (N.guidance) {
|
|
4107
|
-
var Y = n ? "value" :
|
|
4109
|
+
var Y = n ? "value" : h ? "menu" : "input";
|
|
4108
4110
|
O = N.guidance({
|
|
4109
4111
|
"aria-label": F,
|
|
4110
4112
|
context: Y,
|
|
4111
4113
|
isDisabled: r && v(r, c),
|
|
4112
|
-
isMulti:
|
|
4114
|
+
isMulti: f,
|
|
4113
4115
|
isSearchable: x,
|
|
4114
4116
|
tabSelectsValue: S,
|
|
4115
4117
|
isInitialFocus: E
|
|
4116
4118
|
});
|
|
4117
4119
|
}
|
|
4118
4120
|
return O;
|
|
4119
|
-
}, [F, r, n,
|
|
4121
|
+
}, [F, r, n, f, v, x, h, N, c, S, E]), D = V(En, null, V("span", {
|
|
4120
4122
|
id: "aria-selection"
|
|
4121
4123
|
}, R), V("span", {
|
|
4122
4124
|
id: "aria-focused"
|
|
@@ -4445,24 +4447,24 @@ var Zd = function(e) {
|
|
|
4445
4447
|
e.cancelable && e.preventDefault(), e.stopPropagation();
|
|
4446
4448
|
};
|
|
4447
4449
|
function Xd(t) {
|
|
4448
|
-
var e = t.isEnabled, s = t.onBottomArrive, r = t.onBottomLeave, n = t.onTopArrive, i = t.onTopLeave, l = Te(!1), c = Te(!1), a = Te(0), u = Te(null), d = be(function(x,
|
|
4450
|
+
var e = t.isEnabled, s = t.onBottomArrive, r = t.onBottomLeave, n = t.onTopArrive, i = t.onTopLeave, l = Te(!1), c = Te(!1), a = Te(0), u = Te(null), d = be(function(x, h) {
|
|
4449
4451
|
if (u.current !== null) {
|
|
4450
|
-
var I = u.current,
|
|
4451
|
-
N >
|
|
4452
|
+
var I = u.current, C = I.scrollTop, S = I.scrollHeight, G = I.clientHeight, F = u.current, w = h > 0, N = S - G - C, R = !1;
|
|
4453
|
+
N > h && l.current && (r && r(x), l.current = !1), w && c.current && (i && i(x), c.current = !1), w && h > N ? (s && !l.current && s(x), F.scrollTop = S, R = !0, l.current = !0) : !w && -h > C && (n && !c.current && n(x), F.scrollTop = 0, R = !0, c.current = !0), R && Zd(x);
|
|
4452
4454
|
}
|
|
4453
4455
|
}, [s, r, n, i]), p = be(function(x) {
|
|
4454
4456
|
d(x, x.deltaY);
|
|
4455
4457
|
}, [d]), b = be(function(x) {
|
|
4456
4458
|
a.current = x.changedTouches[0].clientY;
|
|
4457
4459
|
}, []), m = be(function(x) {
|
|
4458
|
-
var
|
|
4459
|
-
d(x,
|
|
4460
|
-
}, [d]),
|
|
4460
|
+
var h = a.current - x.changedTouches[0].clientY;
|
|
4461
|
+
d(x, h);
|
|
4462
|
+
}, [d]), f = be(function(x) {
|
|
4461
4463
|
if (x) {
|
|
4462
|
-
var
|
|
4464
|
+
var h = cu ? {
|
|
4463
4465
|
passive: !1
|
|
4464
4466
|
} : !1;
|
|
4465
|
-
x.addEventListener("wheel", p,
|
|
4467
|
+
x.addEventListener("wheel", p, h), x.addEventListener("touchstart", b, h), x.addEventListener("touchmove", m, h);
|
|
4466
4468
|
}
|
|
4467
4469
|
}, [m, b, p]), v = be(function(x) {
|
|
4468
4470
|
x && (x.removeEventListener("wheel", p, !1), x.removeEventListener("touchstart", b, !1), x.removeEventListener("touchmove", m, !1));
|
|
@@ -4470,11 +4472,11 @@ function Xd(t) {
|
|
|
4470
4472
|
return Xt(function() {
|
|
4471
4473
|
if (e) {
|
|
4472
4474
|
var x = u.current;
|
|
4473
|
-
return
|
|
4475
|
+
return f(x), function() {
|
|
4474
4476
|
v(x);
|
|
4475
4477
|
};
|
|
4476
4478
|
}
|
|
4477
|
-
}, [e,
|
|
4479
|
+
}, [e, f, v]), function(x) {
|
|
4478
4480
|
u.current = x;
|
|
4479
4481
|
};
|
|
4480
4482
|
}
|
|
@@ -4506,14 +4508,14 @@ function Md(t) {
|
|
|
4506
4508
|
var e = t.isEnabled, s = t.accountForScrollbars, r = s === void 0 ? !0 : s, n = Te({}), i = Te(null), l = be(function(a) {
|
|
4507
4509
|
if (ks) {
|
|
4508
4510
|
var u = document.body, d = u && u.style;
|
|
4509
|
-
if (r && Bs.forEach(function(
|
|
4510
|
-
var v = d && d[
|
|
4511
|
-
n.current[
|
|
4511
|
+
if (r && Bs.forEach(function(f) {
|
|
4512
|
+
var v = d && d[f];
|
|
4513
|
+
n.current[f] = v;
|
|
4512
4514
|
}), r && St < 1) {
|
|
4513
4515
|
var p = parseInt(n.current.paddingRight, 10) || 0, b = document.body ? document.body.clientWidth : 0, m = window.innerWidth - b + p || 0;
|
|
4514
|
-
Object.keys(Fs).forEach(function(
|
|
4515
|
-
var v = Fs[
|
|
4516
|
-
d && (d[
|
|
4516
|
+
Object.keys(Fs).forEach(function(f) {
|
|
4517
|
+
var v = Fs[f];
|
|
4518
|
+
d && (d[f] = v);
|
|
4517
4519
|
}), d && (d.paddingRight = "".concat(m, "px"));
|
|
4518
4520
|
}
|
|
4519
4521
|
u && Vs() && (u.addEventListener("touchmove", Rs, lt), a && (a.addEventListener("touchstart", Ps, lt), a.addEventListener("touchmove", Ts, lt))), St += 1;
|
|
@@ -4857,10 +4859,10 @@ var Mr = function(e) {
|
|
|
4857
4859
|
var d = n.props, p = d.onChange, b = d.name;
|
|
4858
4860
|
u.name = b, n.ariaOnChange(a, u), p(a, u);
|
|
4859
4861
|
}, n.setValue = function(a, u, d) {
|
|
4860
|
-
var p = n.props, b = p.closeMenuOnSelect, m = p.isMulti,
|
|
4862
|
+
var p = n.props, b = p.closeMenuOnSelect, m = p.isMulti, f = p.inputValue;
|
|
4861
4863
|
n.onInputChange("", {
|
|
4862
4864
|
action: "set-value",
|
|
4863
|
-
prevInputValue:
|
|
4865
|
+
prevInputValue: f
|
|
4864
4866
|
}), b && (n.setState({
|
|
4865
4867
|
inputIsHiddenAfterUpdate: !m
|
|
4866
4868
|
}), n.onMenuClose()), n.setState({
|
|
@@ -4870,11 +4872,11 @@ var Mr = function(e) {
|
|
|
4870
4872
|
option: d
|
|
4871
4873
|
});
|
|
4872
4874
|
}, n.selectOption = function(a) {
|
|
4873
|
-
var u = n.props, d = u.blurInputOnSelect, p = u.isMulti, b = u.name, m = n.state.selectValue,
|
|
4874
|
-
if (
|
|
4875
|
+
var u = n.props, d = u.blurInputOnSelect, p = u.isMulti, b = u.name, m = n.state.selectValue, f = p && n.isOptionSelected(a, m), v = n.isOptionDisabled(a, m);
|
|
4876
|
+
if (f) {
|
|
4875
4877
|
var x = n.getOptionValue(a);
|
|
4876
|
-
n.setValue(m.filter(function(
|
|
4877
|
-
return n.getOptionValue(
|
|
4878
|
+
n.setValue(m.filter(function(h) {
|
|
4879
|
+
return n.getOptionValue(h) !== x;
|
|
4878
4880
|
}), "deselect-option", a);
|
|
4879
4881
|
} else if (!v)
|
|
4880
4882
|
p ? n.setValue([].concat(mt(m), [a]), "select-option", a) : n.setValue(a, "select-option");
|
|
@@ -4888,8 +4890,8 @@ var Mr = function(e) {
|
|
|
4888
4890
|
}
|
|
4889
4891
|
d && n.blurInput();
|
|
4890
4892
|
}, n.removeValue = function(a) {
|
|
4891
|
-
var u = n.props.isMulti, d = n.state.selectValue, p = n.getOptionValue(a), b = d.filter(function(
|
|
4892
|
-
return n.getOptionValue(
|
|
4893
|
+
var u = n.props.isMulti, d = n.state.selectValue, p = n.getOptionValue(a), b = d.filter(function(f) {
|
|
4894
|
+
return n.getOptionValue(f) !== p;
|
|
4893
4895
|
}), m = jt(u, b, b[0] || null);
|
|
4894
4896
|
n.onChange(m, {
|
|
4895
4897
|
action: "remove-value",
|
|
@@ -5029,8 +5031,8 @@ var Mr = function(e) {
|
|
|
5029
5031
|
}, n.onValueInputFocus = function(a) {
|
|
5030
5032
|
a.preventDefault(), a.stopPropagation(), n.focus();
|
|
5031
5033
|
}, n.onKeyDown = function(a) {
|
|
5032
|
-
var u = n.props, d = u.isMulti, p = u.backspaceRemovesValue, b = u.escapeClearsValue, m = u.inputValue,
|
|
5033
|
-
if (!v && !(typeof
|
|
5034
|
+
var u = n.props, d = u.isMulti, p = u.backspaceRemovesValue, b = u.escapeClearsValue, m = u.inputValue, f = u.isClearable, v = u.isDisabled, x = u.menuIsOpen, h = u.onKeyDown, I = u.tabSelectsValue, C = u.openMenuOnFocus, S = n.state, G = S.focusedOption, F = S.focusedValue, w = S.selectValue;
|
|
5035
|
+
if (!v && !(typeof h == "function" && (h(a), a.defaultPrevented))) {
|
|
5034
5036
|
switch (n.blockOptionHover = !0, a.key) {
|
|
5035
5037
|
case "ArrowLeft":
|
|
5036
5038
|
if (!d || m)
|
|
@@ -5051,23 +5053,23 @@ var Mr = function(e) {
|
|
|
5051
5053
|
else {
|
|
5052
5054
|
if (!p)
|
|
5053
5055
|
return;
|
|
5054
|
-
d ? n.popValue() :
|
|
5056
|
+
d ? n.popValue() : f && n.clearValue();
|
|
5055
5057
|
}
|
|
5056
5058
|
break;
|
|
5057
5059
|
case "Tab":
|
|
5058
|
-
if (n.isComposing || a.shiftKey || !x || !I || !
|
|
5060
|
+
if (n.isComposing || a.shiftKey || !x || !I || !G || // don't capture the event if the menu opens on focus and the focused
|
|
5059
5061
|
// option is already selected; it breaks the flow of navigation
|
|
5060
|
-
|
|
5062
|
+
C && n.isOptionSelected(G, w))
|
|
5061
5063
|
return;
|
|
5062
|
-
n.selectOption(
|
|
5064
|
+
n.selectOption(G);
|
|
5063
5065
|
break;
|
|
5064
5066
|
case "Enter":
|
|
5065
5067
|
if (a.keyCode === 229)
|
|
5066
5068
|
break;
|
|
5067
5069
|
if (x) {
|
|
5068
|
-
if (!
|
|
5070
|
+
if (!G || n.isComposing)
|
|
5069
5071
|
return;
|
|
5070
|
-
n.selectOption(
|
|
5072
|
+
n.selectOption(G);
|
|
5071
5073
|
break;
|
|
5072
5074
|
}
|
|
5073
5075
|
return;
|
|
@@ -5077,7 +5079,7 @@ var Mr = function(e) {
|
|
|
5077
5079
|
}), n.onInputChange("", {
|
|
5078
5080
|
action: "menu-close",
|
|
5079
5081
|
prevInputValue: m
|
|
5080
|
-
}), n.onMenuClose()) :
|
|
5082
|
+
}), n.onMenuClose()) : f && b && n.clearValue();
|
|
5081
5083
|
break;
|
|
5082
5084
|
case " ":
|
|
5083
5085
|
if (m)
|
|
@@ -5086,9 +5088,9 @@ var Mr = function(e) {
|
|
|
5086
5088
|
n.openMenu("first");
|
|
5087
5089
|
break;
|
|
5088
5090
|
}
|
|
5089
|
-
if (!
|
|
5091
|
+
if (!G)
|
|
5090
5092
|
return;
|
|
5091
|
-
n.selectOption(
|
|
5093
|
+
n.selectOption(G);
|
|
5092
5094
|
break;
|
|
5093
5095
|
case "ArrowUp":
|
|
5094
5096
|
x ? n.focusOption("up") : n.openMenu("last");
|
|
@@ -5254,7 +5256,7 @@ var Mr = function(e) {
|
|
|
5254
5256
|
}, {
|
|
5255
5257
|
key: "getCommonProps",
|
|
5256
5258
|
value: function() {
|
|
5257
|
-
var n = this.clearValue, i = this.cx, l = this.getStyles, c = this.getClassNames, a = this.getValue, u = this.selectOption, d = this.setValue, p = this.props, b = p.isMulti, m = p.isRtl,
|
|
5259
|
+
var n = this.clearValue, i = this.cx, l = this.getStyles, c = this.getClassNames, a = this.getValue, u = this.selectOption, d = this.setValue, p = this.props, b = p.isMulti, m = p.isRtl, f = p.options, v = this.hasValue();
|
|
5258
5260
|
return {
|
|
5259
5261
|
clearValue: n,
|
|
5260
5262
|
cx: i,
|
|
@@ -5264,7 +5266,7 @@ var Mr = function(e) {
|
|
|
5264
5266
|
hasValue: v,
|
|
5265
5267
|
isMulti: b,
|
|
5266
5268
|
isRtl: m,
|
|
5267
|
-
options:
|
|
5269
|
+
options: f,
|
|
5268
5270
|
selectOption: u,
|
|
5269
5271
|
selectProps: p,
|
|
5270
5272
|
setValue: d,
|
|
@@ -5361,7 +5363,7 @@ var Mr = function(e) {
|
|
|
5361
5363
|
// Renderers
|
|
5362
5364
|
// ==============================
|
|
5363
5365
|
function() {
|
|
5364
|
-
var n = this.props, i = n.isDisabled, l = n.isSearchable, c = n.inputId, a = n.inputValue, u = n.tabIndex, d = n.form, p = n.menuIsOpen, b = n.required, m = this.getComponents(),
|
|
5366
|
+
var n = this.props, i = n.isDisabled, l = n.isSearchable, c = n.inputId, a = n.inputValue, u = n.tabIndex, d = n.form, p = n.menuIsOpen, b = n.required, m = this.getComponents(), f = m.Input, v = this.state, x = v.inputIsHidden, h = v.ariaSelection, I = this.commonProps, C = c || this.getElementId("input"), S = T(T(T({
|
|
5365
5367
|
"aria-autocomplete": "list",
|
|
5366
5368
|
"aria-expanded": p,
|
|
5367
5369
|
"aria-haspopup": !0,
|
|
@@ -5376,16 +5378,16 @@ var Mr = function(e) {
|
|
|
5376
5378
|
"aria-controls": this.getElementId("listbox")
|
|
5377
5379
|
}), !l && {
|
|
5378
5380
|
"aria-readonly": !0
|
|
5379
|
-
}), this.hasValue() ? (
|
|
5381
|
+
}), this.hasValue() ? (h == null ? void 0 : h.action) === "initial-input-focus" && {
|
|
5380
5382
|
"aria-describedby": this.getElementId("live-region")
|
|
5381
5383
|
} : {
|
|
5382
5384
|
"aria-describedby": this.getElementId("placeholder")
|
|
5383
5385
|
});
|
|
5384
|
-
return l ? /* @__PURE__ */
|
|
5386
|
+
return l ? /* @__PURE__ */ y.createElement(f, k({}, I, {
|
|
5385
5387
|
autoCapitalize: "none",
|
|
5386
5388
|
autoComplete: "off",
|
|
5387
5389
|
autoCorrect: "off",
|
|
5388
|
-
id:
|
|
5390
|
+
id: C,
|
|
5389
5391
|
innerRef: this.getInputRef,
|
|
5390
5392
|
isDisabled: i,
|
|
5391
5393
|
isHidden: x,
|
|
@@ -5397,8 +5399,8 @@ var Mr = function(e) {
|
|
|
5397
5399
|
form: d,
|
|
5398
5400
|
type: "text",
|
|
5399
5401
|
value: a
|
|
5400
|
-
}, S)) : /* @__PURE__ */
|
|
5401
|
-
id:
|
|
5402
|
+
}, S)) : /* @__PURE__ */ y.createElement(Hd, k({
|
|
5403
|
+
id: C,
|
|
5402
5404
|
innerRef: this.getInputRef,
|
|
5403
5405
|
onBlur: this.onInputBlur,
|
|
5404
5406
|
onChange: qt,
|
|
@@ -5414,9 +5416,9 @@ var Mr = function(e) {
|
|
|
5414
5416
|
}, {
|
|
5415
5417
|
key: "renderPlaceholderOrValue",
|
|
5416
5418
|
value: function() {
|
|
5417
|
-
var n = this, i = this.getComponents(), l = i.MultiValue, c = i.MultiValueContainer, a = i.MultiValueLabel, u = i.MultiValueRemove, d = i.SingleValue, p = i.Placeholder, b = this.commonProps, m = this.props,
|
|
5418
|
-
if (!this.hasValue() || !
|
|
5419
|
-
return
|
|
5419
|
+
var n = this, i = this.getComponents(), l = i.MultiValue, c = i.MultiValueContainer, a = i.MultiValueLabel, u = i.MultiValueRemove, d = i.SingleValue, p = i.Placeholder, b = this.commonProps, m = this.props, f = m.controlShouldRenderValue, v = m.isDisabled, x = m.isMulti, h = m.inputValue, I = m.placeholder, C = this.state, S = C.selectValue, G = C.focusedValue, F = C.isFocused;
|
|
5420
|
+
if (!this.hasValue() || !f)
|
|
5421
|
+
return h ? null : /* @__PURE__ */ y.createElement(p, k({}, b, {
|
|
5420
5422
|
key: "placeholder",
|
|
5421
5423
|
isDisabled: v,
|
|
5422
5424
|
isFocused: F,
|
|
@@ -5426,8 +5428,8 @@ var Mr = function(e) {
|
|
|
5426
5428
|
}), I);
|
|
5427
5429
|
if (x)
|
|
5428
5430
|
return S.map(function(N, R) {
|
|
5429
|
-
var Z = N ===
|
|
5430
|
-
return /* @__PURE__ */
|
|
5431
|
+
var Z = N === G, M = "".concat(n.getOptionLabel(N), "-").concat(n.getOptionValue(N));
|
|
5432
|
+
return /* @__PURE__ */ y.createElement(l, k({}, b, {
|
|
5431
5433
|
components: {
|
|
5432
5434
|
Container: c,
|
|
5433
5435
|
Label: a,
|
|
@@ -5451,10 +5453,10 @@ var Mr = function(e) {
|
|
|
5451
5453
|
data: N
|
|
5452
5454
|
}), n.formatOptionLabel(N, "value"));
|
|
5453
5455
|
});
|
|
5454
|
-
if (
|
|
5456
|
+
if (h)
|
|
5455
5457
|
return null;
|
|
5456
5458
|
var w = S[0];
|
|
5457
|
-
return /* @__PURE__ */
|
|
5459
|
+
return /* @__PURE__ */ y.createElement(d, k({}, b, {
|
|
5458
5460
|
data: w,
|
|
5459
5461
|
isDisabled: v
|
|
5460
5462
|
}), this.formatOptionLabel(w, "value"));
|
|
@@ -5470,7 +5472,7 @@ var Mr = function(e) {
|
|
|
5470
5472
|
onTouchEnd: this.onClearIndicatorTouchEnd,
|
|
5471
5473
|
"aria-hidden": "true"
|
|
5472
5474
|
};
|
|
5473
|
-
return /* @__PURE__ */
|
|
5475
|
+
return /* @__PURE__ */ y.createElement(i, k({}, l, {
|
|
5474
5476
|
innerProps: p,
|
|
5475
5477
|
isFocused: d
|
|
5476
5478
|
}));
|
|
@@ -5484,7 +5486,7 @@ var Mr = function(e) {
|
|
|
5484
5486
|
var p = {
|
|
5485
5487
|
"aria-hidden": "true"
|
|
5486
5488
|
};
|
|
5487
|
-
return /* @__PURE__ */
|
|
5489
|
+
return /* @__PURE__ */ y.createElement(i, k({}, l, {
|
|
5488
5490
|
innerProps: p,
|
|
5489
5491
|
isDisabled: a,
|
|
5490
5492
|
isFocused: d
|
|
@@ -5497,7 +5499,7 @@ var Mr = function(e) {
|
|
|
5497
5499
|
if (!i || !l)
|
|
5498
5500
|
return null;
|
|
5499
5501
|
var c = this.commonProps, a = this.props.isDisabled, u = this.state.isFocused;
|
|
5500
|
-
return /* @__PURE__ */
|
|
5502
|
+
return /* @__PURE__ */ y.createElement(l, k({}, c, {
|
|
5501
5503
|
isDisabled: a,
|
|
5502
5504
|
isFocused: u
|
|
5503
5505
|
}));
|
|
@@ -5513,7 +5515,7 @@ var Mr = function(e) {
|
|
|
5513
5515
|
onTouchEnd: this.onDropdownIndicatorTouchEnd,
|
|
5514
5516
|
"aria-hidden": "true"
|
|
5515
5517
|
};
|
|
5516
|
-
return /* @__PURE__ */
|
|
5518
|
+
return /* @__PURE__ */ y.createElement(i, k({}, l, {
|
|
5517
5519
|
innerProps: u,
|
|
5518
5520
|
isDisabled: c,
|
|
5519
5521
|
isFocused: a
|
|
@@ -5522,7 +5524,7 @@ var Mr = function(e) {
|
|
|
5522
5524
|
}, {
|
|
5523
5525
|
key: "renderMenu",
|
|
5524
5526
|
value: function() {
|
|
5525
|
-
var n = this, i = this.getComponents(), l = i.Group, c = i.GroupHeading, a = i.Menu, u = i.MenuList, d = i.MenuPortal, p = i.LoadingMessage, b = i.NoOptionsMessage, m = i.Option,
|
|
5527
|
+
var n = this, i = this.getComponents(), l = i.Group, c = i.GroupHeading, a = i.Menu, u = i.MenuList, d = i.MenuPortal, p = i.LoadingMessage, b = i.NoOptionsMessage, m = i.Option, f = this.commonProps, v = this.state.focusedOption, x = this.props, h = x.captureMenuScroll, I = x.inputValue, C = x.isLoading, S = x.loadingMessage, G = x.minMenuHeight, F = x.maxMenuHeight, w = x.menuIsOpen, N = x.menuPlacement, R = x.menuPosition, Z = x.menuPortalTarget, M = x.menuShouldBlockScroll, E = x.menuShouldScrollIntoView, _ = x.noOptionsMessage, D = x.onMenuScrollToTop, O = x.onMenuScrollToBottom;
|
|
5526
5528
|
if (!w)
|
|
5527
5529
|
return null;
|
|
5528
5530
|
var Y = function(ce, Ee) {
|
|
@@ -5540,7 +5542,7 @@ var Mr = function(e) {
|
|
|
5540
5542
|
"aria-selected": n.isAppleDevice ? void 0 : fe
|
|
5541
5543
|
// is not supported on Apple devices
|
|
5542
5544
|
};
|
|
5543
|
-
return /* @__PURE__ */
|
|
5545
|
+
return /* @__PURE__ */ y.createElement(m, k({}, f, {
|
|
5544
5546
|
innerProps: Le,
|
|
5545
5547
|
data: ue,
|
|
5546
5548
|
isDisabled: je,
|
|
@@ -5557,7 +5559,7 @@ var Mr = function(e) {
|
|
|
5557
5559
|
xe = this.getCategorizedOptions().map(function(J) {
|
|
5558
5560
|
if (J.type === "group") {
|
|
5559
5561
|
var ce = J.data, Ee = J.options, he = J.index, ue = "".concat(n.getElementId("group"), "-").concat(he), je = "".concat(ue, "-heading");
|
|
5560
|
-
return /* @__PURE__ */
|
|
5562
|
+
return /* @__PURE__ */ y.createElement(l, k({}, f, {
|
|
5561
5563
|
key: ue,
|
|
5562
5564
|
data: ce,
|
|
5563
5565
|
options: Ee,
|
|
@@ -5573,59 +5575,59 @@ var Mr = function(e) {
|
|
|
5573
5575
|
} else if (J.type === "option")
|
|
5574
5576
|
return Y(J, "".concat(J.index));
|
|
5575
5577
|
});
|
|
5576
|
-
else if (
|
|
5578
|
+
else if (C) {
|
|
5577
5579
|
var le = S({
|
|
5578
5580
|
inputValue: I
|
|
5579
5581
|
});
|
|
5580
5582
|
if (le === null)
|
|
5581
5583
|
return null;
|
|
5582
|
-
xe = /* @__PURE__ */
|
|
5584
|
+
xe = /* @__PURE__ */ y.createElement(p, f, le);
|
|
5583
5585
|
} else {
|
|
5584
5586
|
var Ge = _({
|
|
5585
5587
|
inputValue: I
|
|
5586
5588
|
});
|
|
5587
5589
|
if (Ge === null)
|
|
5588
5590
|
return null;
|
|
5589
|
-
xe = /* @__PURE__ */
|
|
5591
|
+
xe = /* @__PURE__ */ y.createElement(b, f, Ge);
|
|
5590
5592
|
}
|
|
5591
5593
|
var Se = {
|
|
5592
|
-
minMenuHeight:
|
|
5594
|
+
minMenuHeight: G,
|
|
5593
5595
|
maxMenuHeight: F,
|
|
5594
5596
|
menuPlacement: N,
|
|
5595
5597
|
menuPosition: R,
|
|
5596
5598
|
menuShouldScrollIntoView: E
|
|
5597
|
-
}, Oe = /* @__PURE__ */
|
|
5599
|
+
}, Oe = /* @__PURE__ */ y.createElement(vu, k({}, f, Se), function(J) {
|
|
5598
5600
|
var ce = J.ref, Ee = J.placerProps, he = Ee.placement, ue = Ee.maxHeight;
|
|
5599
|
-
return /* @__PURE__ */
|
|
5601
|
+
return /* @__PURE__ */ y.createElement(a, k({}, f, Se, {
|
|
5600
5602
|
innerRef: ce,
|
|
5601
5603
|
innerProps: {
|
|
5602
5604
|
onMouseDown: n.onMenuMouseDown,
|
|
5603
5605
|
onMouseMove: n.onMenuMouseMove
|
|
5604
5606
|
},
|
|
5605
|
-
isLoading:
|
|
5607
|
+
isLoading: C,
|
|
5606
5608
|
placement: he
|
|
5607
|
-
}), /* @__PURE__ */
|
|
5608
|
-
captureEnabled:
|
|
5609
|
+
}), /* @__PURE__ */ y.createElement($d, {
|
|
5610
|
+
captureEnabled: h,
|
|
5609
5611
|
onTopArrive: D,
|
|
5610
5612
|
onBottomArrive: O,
|
|
5611
5613
|
lockEnabled: M
|
|
5612
5614
|
}, function(je) {
|
|
5613
|
-
return /* @__PURE__ */
|
|
5615
|
+
return /* @__PURE__ */ y.createElement(u, k({}, f, {
|
|
5614
5616
|
innerRef: function(ke) {
|
|
5615
5617
|
n.getMenuListRef(ke), je(ke);
|
|
5616
5618
|
},
|
|
5617
5619
|
innerProps: {
|
|
5618
5620
|
role: "listbox",
|
|
5619
|
-
"aria-multiselectable":
|
|
5621
|
+
"aria-multiselectable": f.isMulti,
|
|
5620
5622
|
id: n.getElementId("listbox")
|
|
5621
5623
|
},
|
|
5622
|
-
isLoading:
|
|
5624
|
+
isLoading: C,
|
|
5623
5625
|
maxHeight: ue,
|
|
5624
5626
|
focusedOption: v
|
|
5625
5627
|
}), xe);
|
|
5626
5628
|
}));
|
|
5627
5629
|
});
|
|
5628
|
-
return Z || R === "fixed" ? /* @__PURE__ */
|
|
5630
|
+
return Z || R === "fixed" ? /* @__PURE__ */ y.createElement(d, k({}, f, {
|
|
5629
5631
|
appendTo: Z,
|
|
5630
5632
|
controlElement: this.controlRef,
|
|
5631
5633
|
menuPlacement: N,
|
|
@@ -5637,7 +5639,7 @@ var Mr = function(e) {
|
|
|
5637
5639
|
value: function() {
|
|
5638
5640
|
var n = this, i = this.props, l = i.delimiter, c = i.isDisabled, a = i.isMulti, u = i.name, d = i.required, p = this.state.selectValue;
|
|
5639
5641
|
if (d && !this.hasValue() && !c)
|
|
5640
|
-
return /* @__PURE__ */
|
|
5642
|
+
return /* @__PURE__ */ y.createElement(qd, {
|
|
5641
5643
|
name: u,
|
|
5642
5644
|
onFocus: this.onValueInputFocus
|
|
5643
5645
|
});
|
|
@@ -5647,32 +5649,32 @@ var Mr = function(e) {
|
|
|
5647
5649
|
var b = p.map(function(v) {
|
|
5648
5650
|
return n.getOptionValue(v);
|
|
5649
5651
|
}).join(l);
|
|
5650
|
-
return /* @__PURE__ */
|
|
5652
|
+
return /* @__PURE__ */ y.createElement("input", {
|
|
5651
5653
|
name: u,
|
|
5652
5654
|
type: "hidden",
|
|
5653
5655
|
value: b
|
|
5654
5656
|
});
|
|
5655
5657
|
} else {
|
|
5656
5658
|
var m = p.length > 0 ? p.map(function(v, x) {
|
|
5657
|
-
return /* @__PURE__ */
|
|
5659
|
+
return /* @__PURE__ */ y.createElement("input", {
|
|
5658
5660
|
key: "i-".concat(x),
|
|
5659
5661
|
name: u,
|
|
5660
5662
|
type: "hidden",
|
|
5661
5663
|
value: n.getOptionValue(v)
|
|
5662
5664
|
});
|
|
5663
|
-
}) : /* @__PURE__ */
|
|
5665
|
+
}) : /* @__PURE__ */ y.createElement("input", {
|
|
5664
5666
|
name: u,
|
|
5665
5667
|
type: "hidden",
|
|
5666
5668
|
value: ""
|
|
5667
5669
|
});
|
|
5668
|
-
return /* @__PURE__ */
|
|
5670
|
+
return /* @__PURE__ */ y.createElement("div", null, m);
|
|
5669
5671
|
}
|
|
5670
5672
|
else {
|
|
5671
|
-
var
|
|
5672
|
-
return /* @__PURE__ */
|
|
5673
|
+
var f = p[0] ? this.getOptionValue(p[0]) : "";
|
|
5674
|
+
return /* @__PURE__ */ y.createElement("input", {
|
|
5673
5675
|
name: u,
|
|
5674
5676
|
type: "hidden",
|
|
5675
|
-
value:
|
|
5677
|
+
value: f
|
|
5676
5678
|
});
|
|
5677
5679
|
}
|
|
5678
5680
|
}
|
|
@@ -5680,7 +5682,7 @@ var Mr = function(e) {
|
|
|
5680
5682
|
key: "renderLiveRegion",
|
|
5681
5683
|
value: function() {
|
|
5682
5684
|
var n = this.commonProps, i = this.state, l = i.ariaSelection, c = i.focusedOption, a = i.focusedValue, u = i.isFocused, d = i.selectValue, p = this.getFocusableOptions();
|
|
5683
|
-
return /* @__PURE__ */
|
|
5685
|
+
return /* @__PURE__ */ y.createElement(Vd, k({}, n, {
|
|
5684
5686
|
id: this.getElementId("live-region"),
|
|
5685
5687
|
ariaSelection: l,
|
|
5686
5688
|
focusedOption: c,
|
|
@@ -5694,41 +5696,41 @@ var Mr = function(e) {
|
|
|
5694
5696
|
}, {
|
|
5695
5697
|
key: "render",
|
|
5696
5698
|
value: function() {
|
|
5697
|
-
var n = this.getComponents(), i = n.Control, l = n.IndicatorsContainer, c = n.SelectContainer, a = n.ValueContainer, u = this.props, d = u.className, p = u.id, b = u.isDisabled, m = u.menuIsOpen,
|
|
5698
|
-
return /* @__PURE__ */
|
|
5699
|
+
var n = this.getComponents(), i = n.Control, l = n.IndicatorsContainer, c = n.SelectContainer, a = n.ValueContainer, u = this.props, d = u.className, p = u.id, b = u.isDisabled, m = u.menuIsOpen, f = this.state.isFocused, v = this.commonProps = this.getCommonProps();
|
|
5700
|
+
return /* @__PURE__ */ y.createElement(c, k({}, v, {
|
|
5699
5701
|
className: d,
|
|
5700
5702
|
innerProps: {
|
|
5701
5703
|
id: p,
|
|
5702
5704
|
onKeyDown: this.onKeyDown
|
|
5703
5705
|
},
|
|
5704
5706
|
isDisabled: b,
|
|
5705
|
-
isFocused:
|
|
5706
|
-
}), this.renderLiveRegion(), /* @__PURE__ */
|
|
5707
|
+
isFocused: f
|
|
5708
|
+
}), this.renderLiveRegion(), /* @__PURE__ */ y.createElement(i, k({}, v, {
|
|
5707
5709
|
innerRef: this.getControlRef,
|
|
5708
5710
|
innerProps: {
|
|
5709
5711
|
onMouseDown: this.onControlMouseDown,
|
|
5710
5712
|
onTouchEnd: this.onControlTouchEnd
|
|
5711
5713
|
},
|
|
5712
5714
|
isDisabled: b,
|
|
5713
|
-
isFocused:
|
|
5715
|
+
isFocused: f,
|
|
5714
5716
|
menuIsOpen: m
|
|
5715
|
-
}), /* @__PURE__ */
|
|
5717
|
+
}), /* @__PURE__ */ y.createElement(a, k({}, v, {
|
|
5716
5718
|
isDisabled: b
|
|
5717
|
-
}), this.renderPlaceholderOrValue(), this.renderInput()), /* @__PURE__ */
|
|
5719
|
+
}), this.renderPlaceholderOrValue(), this.renderInput()), /* @__PURE__ */ y.createElement(l, k({}, v, {
|
|
5718
5720
|
isDisabled: b
|
|
5719
5721
|
}), this.renderClearIndicator(), this.renderLoadingIndicator(), this.renderIndicatorSeparator(), this.renderDropdownIndicator())), this.renderMenu(), this.renderFormField());
|
|
5720
5722
|
}
|
|
5721
5723
|
}], [{
|
|
5722
5724
|
key: "getDerivedStateFromProps",
|
|
5723
5725
|
value: function(n, i) {
|
|
5724
|
-
var l = i.prevProps, c = i.clearFocusValueOnUpdate, a = i.inputIsHiddenAfterUpdate, u = i.ariaSelection, d = i.isFocused, p = i.prevWasFocused, b = i.instancePrefix, m = n.options,
|
|
5725
|
-
if (l && (
|
|
5726
|
-
var S = v ? g0(n, I) : [],
|
|
5727
|
-
|
|
5726
|
+
var l = i.prevProps, c = i.clearFocusValueOnUpdate, a = i.inputIsHiddenAfterUpdate, u = i.ariaSelection, d = i.isFocused, p = i.prevWasFocused, b = i.instancePrefix, m = n.options, f = n.value, v = n.menuIsOpen, x = n.inputValue, h = n.isMulti, I = en(f), C = {};
|
|
5727
|
+
if (l && (f !== l.value || m !== l.options || v !== l.menuIsOpen || x !== l.inputValue)) {
|
|
5728
|
+
var S = v ? g0(n, I) : [], G = v ? Ds(Zt(n, I), "".concat(b, "-option")) : [], F = c ? m0(i, I) : null, w = b0(i, S), N = _n(G, w);
|
|
5729
|
+
C = {
|
|
5728
5730
|
selectValue: I,
|
|
5729
5731
|
focusedOption: w,
|
|
5730
5732
|
focusedOptionId: N,
|
|
5731
|
-
focusableOptionsWithIds:
|
|
5733
|
+
focusableOptionsWithIds: G,
|
|
5732
5734
|
focusedValue: F,
|
|
5733
5735
|
clearFocusValueOnUpdate: !1
|
|
5734
5736
|
};
|
|
@@ -5738,10 +5740,10 @@ var Mr = function(e) {
|
|
|
5738
5740
|
inputIsHiddenAfterUpdate: void 0
|
|
5739
5741
|
} : {}, Z = u, M = d && p;
|
|
5740
5742
|
return d && !M && (Z = {
|
|
5741
|
-
value: jt(
|
|
5743
|
+
value: jt(h, I, I[0] || null),
|
|
5742
5744
|
options: I,
|
|
5743
5745
|
action: "initial-input-focus"
|
|
5744
|
-
}, M = !p), (u == null ? void 0 : u.action) === "initial-input-focus" && (Z = null), T(T(T({},
|
|
5746
|
+
}, M = !p), (u == null ? void 0 : u.action) === "initial-input-focus" && (Z = null), T(T(T({}, C), R), {}, {
|
|
5745
5747
|
prevProps: n,
|
|
5746
5748
|
ariaSelection: Z,
|
|
5747
5749
|
prevWasFocused: M
|
|
@@ -5752,7 +5754,7 @@ var Mr = function(e) {
|
|
|
5752
5754
|
Kn.defaultProps = p0;
|
|
5753
5755
|
var h0 = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
|
|
5754
5756
|
function zr(t) {
|
|
5755
|
-
var e = t.defaultInputValue, s = e === void 0 ? "" : e, r = t.defaultMenuIsOpen, n = r === void 0 ? !1 : r, i = t.defaultValue, l = i === void 0 ? null : i, c = t.inputValue, a = t.menuIsOpen, u = t.onChange, d = t.onInputChange, p = t.onMenuClose, b = t.onMenuOpen, m = t.value,
|
|
5757
|
+
var e = t.defaultInputValue, s = e === void 0 ? "" : e, r = t.defaultMenuIsOpen, n = r === void 0 ? !1 : r, i = t.defaultValue, l = i === void 0 ? null : i, c = t.inputValue, a = t.menuIsOpen, u = t.onChange, d = t.onInputChange, p = t.onMenuClose, b = t.onMenuOpen, m = t.value, f = Ve(t, h0), v = ve(c !== void 0 ? c : s), x = me(v, 2), h = x[0], I = x[1], C = ve(a !== void 0 ? a : n), S = me(C, 2), G = S[0], F = S[1], w = ve(m !== void 0 ? m : l), N = me(w, 2), R = N[0], Z = N[1], M = be(function(le, Ge) {
|
|
5756
5758
|
typeof u == "function" && u(le, Ge), Z(le);
|
|
5757
5759
|
}, [u]), E = be(function(le, Ge) {
|
|
5758
5760
|
var Se;
|
|
@@ -5761,8 +5763,8 @@ function zr(t) {
|
|
|
5761
5763
|
typeof b == "function" && b(), F(!0);
|
|
5762
5764
|
}, [b]), D = be(function() {
|
|
5763
5765
|
typeof p == "function" && p(), F(!1);
|
|
5764
|
-
}, [p]), O = c !== void 0 ? c :
|
|
5765
|
-
return T(T({},
|
|
5766
|
+
}, [p]), O = c !== void 0 ? c : h, Y = a !== void 0 ? a : G, xe = m !== void 0 ? m : R;
|
|
5767
|
+
return T(T({}, f), {}, {
|
|
5766
5768
|
inputValue: O,
|
|
5767
5769
|
menuIsOpen: Y,
|
|
5768
5770
|
onChange: M,
|
|
@@ -5776,10 +5778,10 @@ var v0 = ["defaultOptions", "cacheOptions", "loadOptions", "options", "isLoading
|
|
|
5776
5778
|
function I0(t) {
|
|
5777
5779
|
var e = t.defaultOptions, s = e === void 0 ? !1 : e, r = t.cacheOptions, n = r === void 0 ? !1 : r, i = t.loadOptions;
|
|
5778
5780
|
t.options;
|
|
5779
|
-
var l = t.isLoading, c = l === void 0 ? !1 : l, a = t.onInputChange, u = t.filterOption, d = u === void 0 ? null : u, p = Ve(t, v0), b = p.inputValue, m = Te(void 0),
|
|
5781
|
+
var l = t.isLoading, c = l === void 0 ? !1 : l, a = t.onInputChange, u = t.filterOption, d = u === void 0 ? null : u, p = Ve(t, v0), b = p.inputValue, m = Te(void 0), f = Te(!1), v = ve(Array.isArray(s) ? s : void 0), x = me(v, 2), h = x[0], I = x[1], C = ve(typeof b < "u" ? b : ""), S = me(C, 2), G = S[0], F = S[1], w = ve(s === !0), N = me(w, 2), R = N[0], Z = N[1], M = ve(void 0), E = me(M, 2), _ = E[0], D = E[1], O = ve([]), Y = me(O, 2), xe = Y[0], le = Y[1], Ge = ve(!1), Se = me(Ge, 2), Oe = Se[0], J = Se[1], ce = ve({}), Ee = me(ce, 2), he = Ee[0], ue = Ee[1], je = ve(void 0), fe = me(je, 2), ke = fe[0], Xe = fe[1], nt = ve(void 0), Me = me(nt, 2), Ct = Me[0], st = Me[1];
|
|
5780
5782
|
n !== Ct && (ue({}), st(n)), s !== ke && (I(Array.isArray(s) ? s : void 0), Xe(s)), Xt(function() {
|
|
5781
|
-
return
|
|
5782
|
-
|
|
5783
|
+
return f.current = !0, function() {
|
|
5784
|
+
f.current = !1;
|
|
5783
5785
|
};
|
|
5784
5786
|
}, []);
|
|
5785
5787
|
var Le = be(function(ze, Re) {
|
|
@@ -5791,8 +5793,8 @@ function I0(t) {
|
|
|
5791
5793
|
});
|
|
5792
5794
|
}, [i]);
|
|
5793
5795
|
Xt(function() {
|
|
5794
|
-
s === !0 && Le(
|
|
5795
|
-
|
|
5796
|
+
s === !0 && Le(G, function(ze) {
|
|
5797
|
+
f.current && (I(ze || []), Z(!!m.current));
|
|
5796
5798
|
});
|
|
5797
5799
|
}, []);
|
|
5798
5800
|
var rt = be(function(ze, Re) {
|
|
@@ -5806,10 +5808,10 @@ function I0(t) {
|
|
|
5806
5808
|
else {
|
|
5807
5809
|
var ln = m.current = {};
|
|
5808
5810
|
F(Ce), Z(!0), J(!_), Le(Ce, function(Ke) {
|
|
5809
|
-
|
|
5811
|
+
f && ln === m.current && (m.current = void 0, Z(!1), D(Ce), le(Ke || []), J(!1), ue(Ke ? T(T({}, he), {}, pt({}, Ce, Ke)) : he));
|
|
5810
5812
|
});
|
|
5811
5813
|
}
|
|
5812
|
-
}, [n, Le, _, he, a]), kt = Oe ? [] :
|
|
5814
|
+
}, [n, Le, _, he, a]), kt = Oe ? [] : G && _ ? xe : h || [];
|
|
5813
5815
|
return T(T({}, p), {}, {
|
|
5814
5816
|
options: kt,
|
|
5815
5817
|
isLoading: R || c,
|
|
@@ -5819,7 +5821,7 @@ function I0(t) {
|
|
|
5819
5821
|
}
|
|
5820
5822
|
var x0 = /* @__PURE__ */ Us(function(t, e) {
|
|
5821
5823
|
var s = I0(t), r = zr(s);
|
|
5822
|
-
return /* @__PURE__ */
|
|
5824
|
+
return /* @__PURE__ */ y.createElement(Kn, k({
|
|
5823
5825
|
ref: e
|
|
5824
5826
|
}, r));
|
|
5825
5827
|
}), C0 = x0;
|
|
@@ -5838,20 +5840,22 @@ function Mm({
|
|
|
5838
5840
|
errorMsg: p,
|
|
5839
5841
|
extraProps: b,
|
|
5840
5842
|
isDisabled: m = !1,
|
|
5841
|
-
isSearchable:
|
|
5843
|
+
isSearchable: f = !0,
|
|
5842
5844
|
isMulti: v = !1,
|
|
5843
|
-
isClearable: x = !1
|
|
5845
|
+
isClearable: x = !1,
|
|
5846
|
+
customValue: h
|
|
5844
5847
|
}) {
|
|
5845
5848
|
return /* @__PURE__ */ o.jsxs(
|
|
5846
5849
|
"div",
|
|
5847
5850
|
{
|
|
5848
|
-
onClick: (
|
|
5851
|
+
onClick: (I) => I.stopPropagation(),
|
|
5849
5852
|
style: u,
|
|
5850
5853
|
className: oe.selectContainer,
|
|
5851
5854
|
children: [
|
|
5852
5855
|
/* @__PURE__ */ o.jsx(
|
|
5853
5856
|
C0,
|
|
5854
5857
|
{
|
|
5858
|
+
value: h,
|
|
5855
5859
|
isMulti: v,
|
|
5856
5860
|
placeholder: i,
|
|
5857
5861
|
defaultValue: c,
|
|
@@ -5862,8 +5866,8 @@ function Mm({
|
|
|
5862
5866
|
isClearable: x,
|
|
5863
5867
|
name: s,
|
|
5864
5868
|
id: r,
|
|
5865
|
-
className:
|
|
5866
|
-
isSearchable:
|
|
5869
|
+
className: B(n),
|
|
5870
|
+
isSearchable: f,
|
|
5867
5871
|
styles: { ...Dn, ...On(p), ...l },
|
|
5868
5872
|
components: {
|
|
5869
5873
|
Option: Wn,
|
|
@@ -5874,10 +5878,10 @@ function Mm({
|
|
|
5874
5878
|
SingleValue: zn
|
|
5875
5879
|
},
|
|
5876
5880
|
isDisabled: m,
|
|
5877
|
-
onChange: (
|
|
5881
|
+
onChange: (I, C) => {
|
|
5878
5882
|
e(
|
|
5879
|
-
v ?
|
|
5880
|
-
|
|
5883
|
+
v ? I.map((S) => S.value) : (I == null ? void 0 : I.value) ?? "",
|
|
5884
|
+
C
|
|
5881
5885
|
);
|
|
5882
5886
|
},
|
|
5883
5887
|
formatGroupLabel: a,
|
|
@@ -5913,16 +5917,16 @@ var y0 = ["allowCreateWhileLoading", "createOptionPosition", "formatCreateLabel"
|
|
|
5913
5917
|
}
|
|
5914
5918
|
};
|
|
5915
5919
|
function _0(t) {
|
|
5916
|
-
var e = t.allowCreateWhileLoading, s = e === void 0 ? !1 : e, r = t.createOptionPosition, n = r === void 0 ? "last" : r, i = t.formatCreateLabel, l = i === void 0 ? An.formatCreateLabel : i, c = t.isValidNewOption, a = c === void 0 ? An.isValidNewOption : c, u = t.getNewOptionData, d = u === void 0 ? An.getNewOptionData : u, p = t.onCreateOption, b = t.options, m = b === void 0 ? [] : b,
|
|
5920
|
+
var e = t.allowCreateWhileLoading, s = e === void 0 ? !1 : e, r = t.createOptionPosition, n = r === void 0 ? "last" : r, i = t.formatCreateLabel, l = i === void 0 ? An.formatCreateLabel : i, c = t.isValidNewOption, a = c === void 0 ? An.isValidNewOption : c, u = t.getNewOptionData, d = u === void 0 ? An.getNewOptionData : u, p = t.onCreateOption, b = t.options, m = b === void 0 ? [] : b, f = t.onChange, v = Ve(t, y0), x = v.getOptionValue, h = x === void 0 ? Lr : x, I = v.getOptionLabel, C = I === void 0 ? kr : I, S = v.inputValue, G = v.isLoading, F = v.isMulti, w = v.value, N = v.name, R = Je(function() {
|
|
5917
5921
|
return a(S, en(w), m, {
|
|
5918
|
-
getOptionValue:
|
|
5919
|
-
getOptionLabel:
|
|
5922
|
+
getOptionValue: h,
|
|
5923
|
+
getOptionLabel: C
|
|
5920
5924
|
}) ? d(S, l(S)) : void 0;
|
|
5921
|
-
}, [l, d,
|
|
5922
|
-
return (s || !
|
|
5923
|
-
}, [s, n,
|
|
5925
|
+
}, [l, d, C, h, S, a, m, w]), Z = Je(function() {
|
|
5926
|
+
return (s || !G) && R ? n === "first" ? [R].concat(mt(m)) : [].concat(mt(m), [R]) : m;
|
|
5927
|
+
}, [s, n, G, R, m]), M = be(function(E, _) {
|
|
5924
5928
|
if (_.action !== "select-option")
|
|
5925
|
-
return
|
|
5929
|
+
return f(E, _);
|
|
5926
5930
|
var D = Array.isArray(E) ? E : [E];
|
|
5927
5931
|
if (D[D.length - 1] === R) {
|
|
5928
5932
|
if (p)
|
|
@@ -5933,12 +5937,12 @@ function _0(t) {
|
|
|
5933
5937
|
name: N,
|
|
5934
5938
|
option: O
|
|
5935
5939
|
};
|
|
5936
|
-
|
|
5940
|
+
f(jt(F, [].concat(mt(en(w)), [O]), O), Y);
|
|
5937
5941
|
}
|
|
5938
5942
|
return;
|
|
5939
5943
|
}
|
|
5940
|
-
|
|
5941
|
-
}, [d, S, F, N, R, p,
|
|
5944
|
+
f(E, _);
|
|
5945
|
+
}, [d, S, F, N, R, p, f, w]);
|
|
5942
5946
|
return T(T({}, v), {}, {
|
|
5943
5947
|
options: Z,
|
|
5944
5948
|
onChange: M
|
|
@@ -5946,7 +5950,7 @@ function _0(t) {
|
|
|
5946
5950
|
}
|
|
5947
5951
|
var A0 = /* @__PURE__ */ Us(function(t, e) {
|
|
5948
5952
|
var s = zr(t), r = _0(s);
|
|
5949
|
-
return /* @__PURE__ */
|
|
5953
|
+
return /* @__PURE__ */ y.createElement(Kn, k({
|
|
5950
5954
|
ref: e
|
|
5951
5955
|
}, r));
|
|
5952
5956
|
}), N0 = A0;
|
|
@@ -5965,17 +5969,17 @@ function zm({
|
|
|
5965
5969
|
errorMsg: p,
|
|
5966
5970
|
extraprops: b,
|
|
5967
5971
|
isDisabled: m = !1,
|
|
5968
|
-
isSearchable:
|
|
5972
|
+
isSearchable: f = !0,
|
|
5969
5973
|
isMulti: v = !1,
|
|
5970
5974
|
isClearable: x = !1,
|
|
5971
|
-
createNewOption:
|
|
5975
|
+
createNewOption: h,
|
|
5972
5976
|
refetchOptions: I = () => {
|
|
5973
5977
|
}
|
|
5974
5978
|
}) {
|
|
5975
5979
|
return /* @__PURE__ */ o.jsxs(
|
|
5976
5980
|
"div",
|
|
5977
5981
|
{
|
|
5978
|
-
onClick: (
|
|
5982
|
+
onClick: (C) => C.stopPropagation(),
|
|
5979
5983
|
style: u,
|
|
5980
5984
|
className: oe.selectContainer,
|
|
5981
5985
|
children: [
|
|
@@ -5990,8 +5994,8 @@ function zm({
|
|
|
5990
5994
|
isClearable: x,
|
|
5991
5995
|
name: s,
|
|
5992
5996
|
id: r,
|
|
5993
|
-
className:
|
|
5994
|
-
isSearchable:
|
|
5997
|
+
className: B(n),
|
|
5998
|
+
isSearchable: f,
|
|
5995
5999
|
styles: { ...Dn, ...On(p), ...l },
|
|
5996
6000
|
components: {
|
|
5997
6001
|
Option: Wn,
|
|
@@ -6002,29 +6006,29 @@ function zm({
|
|
|
6002
6006
|
SingleValue: zn
|
|
6003
6007
|
},
|
|
6004
6008
|
isDisabled: m,
|
|
6005
|
-
onChange: async (
|
|
6006
|
-
if (
|
|
6009
|
+
onChange: async (C) => {
|
|
6010
|
+
if (C)
|
|
6007
6011
|
if (v) {
|
|
6008
|
-
const S =
|
|
6009
|
-
let F =
|
|
6012
|
+
const S = C.filter((w) => w.__isNew__), G = C.filter((w) => !w.__isNew__);
|
|
6013
|
+
let F = G;
|
|
6010
6014
|
if (S.length > 0) {
|
|
6011
|
-
const w = await
|
|
6015
|
+
const w = await h(
|
|
6012
6016
|
S.map((N) => N.value)
|
|
6013
6017
|
);
|
|
6014
|
-
w && (
|
|
6018
|
+
w && (C = C.map((N) => (N.__isNew__ && (N.value = w[0].value, delete N.__isNew__), N)), await I(), F = [...G, ...w]);
|
|
6015
6019
|
}
|
|
6016
6020
|
e(
|
|
6017
6021
|
F.map((w) => w.value),
|
|
6018
|
-
|
|
6022
|
+
C.actionMeta
|
|
6019
6023
|
);
|
|
6020
6024
|
} else {
|
|
6021
6025
|
let S;
|
|
6022
|
-
if (
|
|
6023
|
-
const
|
|
6024
|
-
await I(), delete
|
|
6026
|
+
if (C.__isNew__) {
|
|
6027
|
+
const G = await h(C.value);
|
|
6028
|
+
await I(), delete C.__isNew__, S = G.value;
|
|
6025
6029
|
} else
|
|
6026
|
-
S =
|
|
6027
|
-
e(S ?? "",
|
|
6030
|
+
S = C.value;
|
|
6031
|
+
e(S ?? "", C.actionMeta);
|
|
6028
6032
|
}
|
|
6029
6033
|
},
|
|
6030
6034
|
formatGroupLabel: a,
|
|
@@ -6062,7 +6066,7 @@ function Ym({
|
|
|
6062
6066
|
/* @__PURE__ */ o.jsxs(
|
|
6063
6067
|
"label",
|
|
6064
6068
|
{
|
|
6065
|
-
className:
|
|
6069
|
+
className: B(Ye.checkbox, { [Ye.disabled]: u }, n),
|
|
6066
6070
|
style: i,
|
|
6067
6071
|
htmlFor: t,
|
|
6068
6072
|
children: [
|
|
@@ -6081,7 +6085,7 @@ function Ym({
|
|
|
6081
6085
|
/* @__PURE__ */ o.jsx(
|
|
6082
6086
|
"div",
|
|
6083
6087
|
{
|
|
6084
|
-
className:
|
|
6088
|
+
className: B(
|
|
6085
6089
|
Ye.checkboxBox,
|
|
6086
6090
|
{ [Ye.indeterminate]: a },
|
|
6087
6091
|
{ [Ye.error]: l },
|
|
@@ -6127,25 +6131,25 @@ function Jm({
|
|
|
6127
6131
|
onSkipClick: b = () => {
|
|
6128
6132
|
}
|
|
6129
6133
|
}) {
|
|
6130
|
-
const [m,
|
|
6131
|
-
|
|
6132
|
-
|
|
6134
|
+
const [m, f] = y.useState(0), [v, x] = y.useState(!1), h = m === t.length - 1, I = t[m].isError;
|
|
6135
|
+
y.useEffect(() => {
|
|
6136
|
+
f(p);
|
|
6133
6137
|
}, [p]);
|
|
6134
|
-
const
|
|
6138
|
+
const C = async () => {
|
|
6135
6139
|
const N = t[m].onContinueClick;
|
|
6136
6140
|
try {
|
|
6137
|
-
N ? N.constructor && N.constructor.name === "AsyncFunction" ? (await N(), S()) : (N(), S()) :
|
|
6141
|
+
N ? N.constructor && N.constructor.name === "AsyncFunction" ? (await N(), S()) : (N(), S()) : h && (s(), x(!0));
|
|
6138
6142
|
} catch {
|
|
6139
6143
|
return;
|
|
6140
6144
|
}
|
|
6141
6145
|
}, S = () => {
|
|
6142
|
-
|
|
6143
|
-
},
|
|
6144
|
-
|
|
6146
|
+
h && !I ? (s(), x(!0)) : m < t.length - 1 && !I && f(m + 1);
|
|
6147
|
+
}, G = () => {
|
|
6148
|
+
f(m - 1), x(!1);
|
|
6145
6149
|
}, F = (N) => {
|
|
6146
|
-
u && N < m &&
|
|
6150
|
+
u && N < m && f(N);
|
|
6147
6151
|
}, w = () => {
|
|
6148
|
-
b(),
|
|
6152
|
+
b(), f(m + 1);
|
|
6149
6153
|
};
|
|
6150
6154
|
return /* @__PURE__ */ o.jsxs("div", { className: _e.progressContainer, children: [
|
|
6151
6155
|
/* @__PURE__ */ o.jsxs("div", { className: _e.header, children: [
|
|
@@ -6155,7 +6159,7 @@ function Jm({
|
|
|
6155
6159
|
/* @__PURE__ */ o.jsx(
|
|
6156
6160
|
"div",
|
|
6157
6161
|
{
|
|
6158
|
-
className:
|
|
6162
|
+
className: B(
|
|
6159
6163
|
_e.circle,
|
|
6160
6164
|
m === R && !v && _e.active,
|
|
6161
6165
|
(R < m || v) && _e.completed
|
|
@@ -6163,22 +6167,22 @@ function Jm({
|
|
|
6163
6167
|
children: R < m || v ? /* @__PURE__ */ o.jsx(W, { path: z0, width: 20 }) : R + 1
|
|
6164
6168
|
}
|
|
6165
6169
|
),
|
|
6166
|
-
/* @__PURE__ */ o.jsx("div", { className:
|
|
6170
|
+
/* @__PURE__ */ o.jsx("div", { className: B(_e.label, m === R && _e.active), children: N.label })
|
|
6167
6171
|
] })
|
|
6168
6172
|
] }, R)) }),
|
|
6169
6173
|
l && /* @__PURE__ */ o.jsxs("div", { className: _e.btnsFlex, children: [
|
|
6170
6174
|
/* @__PURE__ */ o.jsx(U, { variant: we.SECONDARY, onClick: e, children: "Cancel" }),
|
|
6171
6175
|
i && m === r && /* @__PURE__ */ o.jsx(U, { onClick: w, variant: we.GHOST, children: d }),
|
|
6172
|
-
/* @__PURE__ */ o.jsx(U, { onClick:
|
|
6176
|
+
/* @__PURE__ */ o.jsx(U, { onClick: C, children: h ? a : "Continue" })
|
|
6173
6177
|
] })
|
|
6174
6178
|
] }),
|
|
6175
6179
|
/* @__PURE__ */ o.jsx("div", { className: _e.body, children: t[m].component }),
|
|
6176
6180
|
c && /* @__PURE__ */ o.jsxs("div", { className: _e.footer, children: [
|
|
6177
6181
|
/* @__PURE__ */ o.jsx(U, { variant: we.SECONDARY, onClick: e, children: "Cancel" }),
|
|
6178
6182
|
/* @__PURE__ */ o.jsxs("div", { className: _e.btnsFlex, children: [
|
|
6179
|
-
m > 0 && /* @__PURE__ */ o.jsx(U, { variant: we.SECONDARY, onClick:
|
|
6183
|
+
m > 0 && /* @__PURE__ */ o.jsx(U, { variant: we.SECONDARY, onClick: G, children: "Back" }),
|
|
6180
6184
|
i && m === r && /* @__PURE__ */ o.jsx(U, { onClick: w, variant: we.GHOST, children: d }),
|
|
6181
|
-
/* @__PURE__ */ o.jsx(U, { onClick:
|
|
6185
|
+
/* @__PURE__ */ o.jsx(U, { onClick: C, children: h ? n : "Continue" })
|
|
6182
6186
|
] })
|
|
6183
6187
|
] })
|
|
6184
6188
|
] });
|
|
@@ -6193,14 +6197,14 @@ function $m({ items: t, defaultValue: e, handleOnChange: s }) {
|
|
|
6193
6197
|
var l, c;
|
|
6194
6198
|
const [r, n] = ie(
|
|
6195
6199
|
zt.machine({
|
|
6196
|
-
id:
|
|
6200
|
+
id: y.useId(),
|
|
6197
6201
|
value: e ?? ((l = t == null ? void 0 : t[0]) == null ? void 0 : l.value),
|
|
6198
6202
|
onValueChange(a) {
|
|
6199
6203
|
s && s(a.value);
|
|
6200
6204
|
}
|
|
6201
6205
|
})
|
|
6202
6206
|
), i = zt.connect(r, n, ae);
|
|
6203
|
-
return
|
|
6207
|
+
return y.useEffect(() => {
|
|
6204
6208
|
e && e !== i.value && i.setValue(e);
|
|
6205
6209
|
}, [e]), /* @__PURE__ */ o.jsxs("div", { className: ct.segmentedControl, children: [
|
|
6206
6210
|
/* @__PURE__ */ o.jsxs("div", { ...i.rootProps, className: ct.root, children: [
|
|
@@ -6248,7 +6252,7 @@ function Um({
|
|
|
6248
6252
|
}) {
|
|
6249
6253
|
const [c, a] = ie(
|
|
6250
6254
|
zt.machine({
|
|
6251
|
-
id:
|
|
6255
|
+
id: y.useId(),
|
|
6252
6256
|
value: s,
|
|
6253
6257
|
onValueChange: ({ value: d }) => {
|
|
6254
6258
|
r(d);
|
|
@@ -6261,7 +6265,7 @@ function Um({
|
|
|
6261
6265
|
/* @__PURE__ */ o.jsx(
|
|
6262
6266
|
"div",
|
|
6263
6267
|
{
|
|
6264
|
-
className:
|
|
6268
|
+
className: B(Ae.optionsContainer, { [Ae.topMargin]: !e }),
|
|
6265
6269
|
style: l,
|
|
6266
6270
|
children: t.map((d) => /* @__PURE__ */ o.jsxs("div", { style: { display: "flex", gap: "4px" }, children: [
|
|
6267
6271
|
/* @__PURE__ */ o.jsxs("label", { ...u.getItemProps({ value: d.value }), className: Ae.radio, children: [
|
|
@@ -6274,7 +6278,7 @@ function Um({
|
|
|
6274
6278
|
"div",
|
|
6275
6279
|
{
|
|
6276
6280
|
...u.getItemControlProps({ value: d.value }),
|
|
6277
|
-
className:
|
|
6281
|
+
className: B(Ae.radioControl, {
|
|
6278
6282
|
[Ae.radioControlActive]: u.value === d.value
|
|
6279
6283
|
})
|
|
6280
6284
|
}
|
|
@@ -6305,7 +6309,7 @@ const cp = "_tabList_1uplx_1", up = "_tab_1uplx_1", Hs = {
|
|
|
6305
6309
|
function Qm({ tabs: t, defaultValue: e, tabClassName: s, onValueChange: r }) {
|
|
6306
6310
|
const [n, i] = ie(
|
|
6307
6311
|
ds.machine({
|
|
6308
|
-
id:
|
|
6312
|
+
id: y.useId(),
|
|
6309
6313
|
value: e,
|
|
6310
6314
|
onValueChange(c) {
|
|
6311
6315
|
r == null || r(c.value);
|
|
@@ -6317,7 +6321,7 @@ function Qm({ tabs: t, defaultValue: e, tabClassName: s, onValueChange: r }) {
|
|
|
6317
6321
|
})
|
|
6318
6322
|
), l = ds.connect(n, i, ae);
|
|
6319
6323
|
return /* @__PURE__ */ o.jsxs("div", { ...l.rootProps, children: [
|
|
6320
|
-
/* @__PURE__ */ o.jsx("div", { ...l.tablistProps, className:
|
|
6324
|
+
/* @__PURE__ */ o.jsx("div", { ...l.tablistProps, className: B(Hs.tabList, s), children: t.map((c) => /* @__PURE__ */ jn(
|
|
6321
6325
|
"button",
|
|
6322
6326
|
{
|
|
6323
6327
|
...l.getTriggerProps({ value: c.value }),
|
|
@@ -6473,7 +6477,7 @@ function qm({
|
|
|
6473
6477
|
/* @__PURE__ */ o.jsxs(
|
|
6474
6478
|
"label",
|
|
6475
6479
|
{
|
|
6476
|
-
className:
|
|
6480
|
+
className: B(De.switch, r, a, u),
|
|
6477
6481
|
title: c,
|
|
6478
6482
|
children: [
|
|
6479
6483
|
/* @__PURE__ */ o.jsx(
|
|
@@ -6707,7 +6711,7 @@ function Sg({ filter: t, tableFilter: e, selectedFilters: s }) {
|
|
|
6707
6711
|
"div",
|
|
6708
6712
|
{
|
|
6709
6713
|
...i.triggerProps,
|
|
6710
|
-
className:
|
|
6714
|
+
className: B("hybr1d-ui-reset-btn", K.filterTooltipTrigger),
|
|
6711
6715
|
children: [
|
|
6712
6716
|
/* @__PURE__ */ o.jsx("div", { className: K.filterCol, children: t.name }),
|
|
6713
6717
|
s !== 0 && /* @__PURE__ */ o.jsx("span", { className: K.totalSelected, children: s })
|
|
@@ -6726,30 +6730,30 @@ function Eg({
|
|
|
6726
6730
|
resetFilters: i,
|
|
6727
6731
|
filterDispatch: l
|
|
6728
6732
|
}) {
|
|
6729
|
-
var x,
|
|
6730
|
-
const [c, a] =
|
|
6733
|
+
var x, h;
|
|
6734
|
+
const [c, a] = y.useState(""), [u, d] = ie(
|
|
6731
6735
|
ft.machine({
|
|
6732
6736
|
id: t.id,
|
|
6733
6737
|
closeOnSelect: !1
|
|
6734
6738
|
})
|
|
6735
|
-
), p = ft.connect(u, d, ae), b = t == null ? void 0 : t.options.filter((I) => I.name ? I.name.toLowerCase().includes(c.toLowerCase()) : !1), m = s == null ? void 0 : s.values.length,
|
|
6739
|
+
), p = ft.connect(u, d, ae), b = t == null ? void 0 : t.options.filter((I) => I.name ? I.name.toLowerCase().includes(c.toLowerCase()) : !1), m = s == null ? void 0 : s.values.length, f = () => {
|
|
6736
6740
|
i(s == null ? void 0 : s.key, l), p.close();
|
|
6737
6741
|
}, v = (I) => {
|
|
6738
|
-
let
|
|
6742
|
+
let C = !1;
|
|
6739
6743
|
return e.forEach((S) => {
|
|
6740
|
-
S.values.forEach((
|
|
6741
|
-
if (
|
|
6742
|
-
|
|
6744
|
+
S.values.forEach((G) => {
|
|
6745
|
+
if (G === I) {
|
|
6746
|
+
C = !0;
|
|
6743
6747
|
return;
|
|
6744
6748
|
}
|
|
6745
6749
|
});
|
|
6746
|
-
}),
|
|
6750
|
+
}), C;
|
|
6747
6751
|
};
|
|
6748
6752
|
return /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
6749
6753
|
/* @__PURE__ */ o.jsxs(
|
|
6750
6754
|
"button",
|
|
6751
6755
|
{
|
|
6752
|
-
className:
|
|
6756
|
+
className: B("hybr1d-ui-reset-btn", K.filter, p.isOpen && K.filterActive),
|
|
6753
6757
|
...p.triggerProps,
|
|
6754
6758
|
children: [
|
|
6755
6759
|
/* @__PURE__ */ o.jsx(
|
|
@@ -6772,10 +6776,10 @@ function Eg({
|
|
|
6772
6776
|
id: "filter-search",
|
|
6773
6777
|
search: c,
|
|
6774
6778
|
setSearch: a,
|
|
6775
|
-
placeholder: ((
|
|
6779
|
+
placeholder: ((h = t.config) == null ? void 0 : h.placeholder) || "Search"
|
|
6776
6780
|
}
|
|
6777
6781
|
) }),
|
|
6778
|
-
/* @__PURE__ */ o.jsx("div", { className: K.options, children: b.length === 0 ? /* @__PURE__ */ o.jsx("div", { className: K.optionsEmpty, children: "No results found" }) : b.map((I,
|
|
6782
|
+
/* @__PURE__ */ o.jsx("div", { className: K.options, children: b.length === 0 ? /* @__PURE__ */ o.jsx("div", { className: K.optionsEmpty, children: "No results found" }) : b.map((I, C) => /* @__PURE__ */ o.jsx(
|
|
6779
6783
|
"div",
|
|
6780
6784
|
{
|
|
6781
6785
|
...p.getItemProps({ id: I.value }),
|
|
@@ -6796,7 +6800,7 @@ function Eg({
|
|
|
6796
6800
|
I.value
|
|
6797
6801
|
)
|
|
6798
6802
|
},
|
|
6799
|
-
|
|
6803
|
+
C
|
|
6800
6804
|
)) }),
|
|
6801
6805
|
/* @__PURE__ */ o.jsx("div", { className: K.footerBox, children: /* @__PURE__ */ o.jsxs("div", { className: K.footer, children: [
|
|
6802
6806
|
/* @__PURE__ */ o.jsxs("div", { className: K.selectedFilters, children: [
|
|
@@ -6806,8 +6810,8 @@ function Eg({
|
|
|
6806
6810
|
/* @__PURE__ */ o.jsxs(
|
|
6807
6811
|
"button",
|
|
6808
6812
|
{
|
|
6809
|
-
className:
|
|
6810
|
-
onClick:
|
|
6813
|
+
className: B("hybr1d-ui-reset-btn", K.resetBtn),
|
|
6814
|
+
onClick: f,
|
|
6811
6815
|
children: [
|
|
6812
6816
|
/* @__PURE__ */ o.jsx(W, { path: rr, svgClassName: K.resetIcon }),
|
|
6813
6817
|
"Reset"
|
|
@@ -6858,7 +6862,7 @@ function jg({ filterConfig: t, filters: e }) {
|
|
|
6858
6862
|
resetFilters: b.resetFilters,
|
|
6859
6863
|
resetAllFilters: b.resetAllFilters
|
|
6860
6864
|
}));
|
|
6861
|
-
return
|
|
6865
|
+
return y.useEffect(() => {
|
|
6862
6866
|
!(e != null && e.length) || s || c((e == null ? void 0 : e.map((b) => ({ key: b.key, values: [] }))) || []);
|
|
6863
6867
|
}, [e == null ? void 0 : e.length, s]), !e || !e.length ? null : r ? /* @__PURE__ */ o.jsx("div", { className: K.filtersInfo, children: "Error getting filters" }) : s ? /* @__PURE__ */ o.jsx("div", { className: K.filtersInfo, children: "Getting filters..." }) : /* @__PURE__ */ o.jsx("div", { className: K.filters, children: e.map((b, m) => /* @__PURE__ */ o.jsx(
|
|
6864
6868
|
Eg,
|
|
@@ -6963,19 +6967,19 @@ const Ms = (t, e) => {
|
|
|
6963
6967
|
};
|
|
6964
6968
|
function Qg({ filterConfig: t }) {
|
|
6965
6969
|
var N, R, Z, M;
|
|
6966
|
-
const [e, s] =
|
|
6970
|
+
const [e, s] = y.useState({}), [r, n] = y.useState(""), { setDefaultFilters: i, resetAllFilters: l, changeFiltersDrawer: c } = Vt((E) => ({
|
|
6967
6971
|
setDefaultFilters: E.setDefaultFilters,
|
|
6968
6972
|
resetAllFilters: E.resetAllFilters,
|
|
6969
6973
|
changeFiltersDrawer: E.changeFiltersDrawer
|
|
6970
|
-
})), a = Vt((E) => E.filters), { isLoading: u, isError: d, headerFilterIds: p, filterDispatch: b } = t, [m,
|
|
6974
|
+
})), a = Vt((E) => E.filters), { isLoading: u, isError: d, headerFilterIds: p, filterDispatch: b } = t, [m, f] = ie(
|
|
6971
6975
|
vt.machine({
|
|
6972
6976
|
id: "charizard-table-filters",
|
|
6973
6977
|
onOpenChange(E) {
|
|
6974
6978
|
E.open || s({});
|
|
6975
6979
|
}
|
|
6976
6980
|
})
|
|
6977
|
-
), v = (N = t.filters) != null && N.drawer ? t.filters.drawer : [], x = (R = t.filters) != null && R.header ? t.filters.header.map((E) => E.key) : [], [
|
|
6978
|
-
|
|
6981
|
+
), v = (N = t.filters) != null && N.drawer ? t.filters.drawer : [], x = (R = t.filters) != null && R.header ? t.filters.header.map((E) => E.key) : [], [h, I] = y.useState(v[0]), C = vt.connect(m, f, ae);
|
|
6982
|
+
y.useEffect(() => {
|
|
6979
6983
|
var _, D;
|
|
6980
6984
|
if (!(v != null && v.length) || u)
|
|
6981
6985
|
return;
|
|
@@ -6984,28 +6988,28 @@ function Qg({ filterConfig: t }) {
|
|
|
6984
6988
|
[...((D = (_ = t.filters) == null ? void 0 : _.header) == null ? void 0 : D.map(E)) || [], ...v == null ? void 0 : v.map(E)]
|
|
6985
6989
|
);
|
|
6986
6990
|
}, [v == null ? void 0 : v.length, u]);
|
|
6987
|
-
const S =
|
|
6988
|
-
|
|
6991
|
+
const S = h == null ? void 0 : h.options.filter((E) => E.name ? E.name.toLowerCase().includes(r.toLowerCase()) : !1).map((E) => E.value);
|
|
6992
|
+
y.useEffect(() => {
|
|
6989
6993
|
if (!v.length)
|
|
6990
6994
|
return;
|
|
6991
6995
|
const E = Ms(v, a);
|
|
6992
6996
|
s(E);
|
|
6993
|
-
}, []),
|
|
6997
|
+
}, []), y.useEffect(() => {
|
|
6994
6998
|
const E = Ms(v, a);
|
|
6995
6999
|
s(E);
|
|
6996
|
-
}, [
|
|
6997
|
-
const
|
|
7000
|
+
}, [C.isOpen]);
|
|
7001
|
+
const G = (E, _) => !Object.keys(e).length || !e[E] ? !1 : e[E][_].checked, F = () => {
|
|
6998
7002
|
const E = Ug(e);
|
|
6999
7003
|
for (let [_, D] of Object.entries(E))
|
|
7000
7004
|
D.length && c(_, D.split(","), b);
|
|
7001
|
-
|
|
7005
|
+
C.close();
|
|
7002
7006
|
}, w = a.filter((E) => !x.includes(E.key)).reduce((E, _) => E += _.values.length, 0);
|
|
7003
7007
|
return /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
7004
7008
|
/* @__PURE__ */ o.jsxs(
|
|
7005
7009
|
"button",
|
|
7006
7010
|
{
|
|
7007
|
-
...
|
|
7008
|
-
className:
|
|
7011
|
+
...C.triggerProps,
|
|
7012
|
+
className: B("hybr1d-ui-reset-btn", pe.actionCommon, pe.filterBtn),
|
|
7009
7013
|
children: [
|
|
7010
7014
|
/* @__PURE__ */ o.jsx(W, { path: Bg, width: 22, height: 22 }),
|
|
7011
7015
|
"Filter",
|
|
@@ -7013,15 +7017,15 @@ function Qg({ filterConfig: t }) {
|
|
|
7013
7017
|
]
|
|
7014
7018
|
}
|
|
7015
7019
|
),
|
|
7016
|
-
|
|
7017
|
-
/* @__PURE__ */ o.jsx("div", { ...
|
|
7018
|
-
/* @__PURE__ */ o.jsx("div", { ...
|
|
7019
|
-
/* @__PURE__ */ o.jsxs("h2", { ...
|
|
7020
|
+
C.isOpen && /* @__PURE__ */ o.jsxs(It, { children: [
|
|
7021
|
+
/* @__PURE__ */ o.jsx("div", { ...C.backdropProps, className: pe.backdrop }),
|
|
7022
|
+
/* @__PURE__ */ o.jsx("div", { ...C.positionerProps, style: { ...C.positionerProps.style }, children: /* @__PURE__ */ o.jsxs("div", { ...C.contentProps, className: pe.content, children: [
|
|
7023
|
+
/* @__PURE__ */ o.jsxs("h2", { ...C.titleProps, className: pe.title, children: [
|
|
7020
7024
|
/* @__PURE__ */ o.jsx("span", { children: "Filters" }),
|
|
7021
7025
|
/* @__PURE__ */ o.jsx(
|
|
7022
7026
|
"button",
|
|
7023
7027
|
{
|
|
7024
|
-
...
|
|
7028
|
+
...C.closeTriggerProps,
|
|
7025
7029
|
type: "button",
|
|
7026
7030
|
className: "hybr1d-ui-reset-btn",
|
|
7027
7031
|
children: /* @__PURE__ */ o.jsx(
|
|
@@ -7037,11 +7041,11 @@ function Qg({ filterConfig: t }) {
|
|
|
7037
7041
|
] }),
|
|
7038
7042
|
/* @__PURE__ */ o.jsxs("div", { className: pe.filterBox, children: [
|
|
7039
7043
|
/* @__PURE__ */ o.jsx("div", { className: pe.filters, children: v.map((E) => {
|
|
7040
|
-
const _ =
|
|
7044
|
+
const _ = h.id === E.id, D = a.find((O) => O.key === E.key);
|
|
7041
7045
|
return /* @__PURE__ */ o.jsxs(
|
|
7042
7046
|
"div",
|
|
7043
7047
|
{
|
|
7044
|
-
className:
|
|
7048
|
+
className: B(pe.filter, _ && pe.active),
|
|
7045
7049
|
onClick: () => I(E),
|
|
7046
7050
|
children: [
|
|
7047
7051
|
E.name,
|
|
@@ -7053,16 +7057,16 @@ function Qg({ filterConfig: t }) {
|
|
|
7053
7057
|
);
|
|
7054
7058
|
}) }),
|
|
7055
7059
|
/* @__PURE__ */ o.jsxs("div", { className: pe.filterSingle, children: [
|
|
7056
|
-
!((Z =
|
|
7060
|
+
!((Z = h.config) != null && Z.hideSearch) && /* @__PURE__ */ o.jsx("div", { className: pe.dropdownSearch, children: /* @__PURE__ */ o.jsx(
|
|
7057
7061
|
tt,
|
|
7058
7062
|
{
|
|
7059
7063
|
id: "filter-search",
|
|
7060
7064
|
search: r,
|
|
7061
7065
|
setSearch: n,
|
|
7062
|
-
placeholder: ((M =
|
|
7066
|
+
placeholder: ((M = h.config) == null ? void 0 : M.placeholder) || "Search"
|
|
7063
7067
|
}
|
|
7064
7068
|
) }),
|
|
7065
|
-
/* @__PURE__ */ o.jsx("div", { className: pe.options, children: S.length === 0 ? /* @__PURE__ */ o.jsx("div", { className: pe.optionsEmpty, children: "No results found" }) : /* @__PURE__ */ o.jsx(o.Fragment, { children:
|
|
7069
|
+
/* @__PURE__ */ o.jsx("div", { className: pe.options, children: S.length === 0 ? /* @__PURE__ */ o.jsx("div", { className: pe.optionsEmpty, children: "No results found" }) : /* @__PURE__ */ o.jsx(o.Fragment, { children: h == null ? void 0 : h.options.map((E, _) => /* @__PURE__ */ o.jsx(
|
|
7066
7070
|
"div",
|
|
7067
7071
|
{
|
|
7068
7072
|
className: pe.option,
|
|
@@ -7074,8 +7078,8 @@ function Qg({ filterConfig: t }) {
|
|
|
7074
7078
|
{
|
|
7075
7079
|
label: E.name,
|
|
7076
7080
|
value: E.value,
|
|
7077
|
-
filterKey:
|
|
7078
|
-
checked:
|
|
7081
|
+
filterKey: h.key,
|
|
7082
|
+
checked: G(h.key, _),
|
|
7079
7083
|
countryCode: E.country_code,
|
|
7080
7084
|
customName: E.customName,
|
|
7081
7085
|
setFilterCheckedState: s,
|
|
@@ -7089,13 +7093,13 @@ function Qg({ filterConfig: t }) {
|
|
|
7089
7093
|
] })
|
|
7090
7094
|
] }),
|
|
7091
7095
|
/* @__PURE__ */ o.jsxs("div", { className: pe.footer, children: [
|
|
7092
|
-
/* @__PURE__ */ o.jsx(U, { ...
|
|
7096
|
+
/* @__PURE__ */ o.jsx(U, { ...C.closeTriggerProps, variant: we.SECONDARY, children: "Cancel" }),
|
|
7093
7097
|
/* @__PURE__ */ o.jsx(
|
|
7094
7098
|
U,
|
|
7095
7099
|
{
|
|
7096
7100
|
variant: we.GHOST,
|
|
7097
7101
|
onClick: () => {
|
|
7098
|
-
l(t.filterReset),
|
|
7102
|
+
l(t.filterReset), C.close();
|
|
7099
7103
|
},
|
|
7100
7104
|
children: "Reset All"
|
|
7101
7105
|
}
|
|
@@ -7133,7 +7137,7 @@ function Yr({
|
|
|
7133
7137
|
}) {
|
|
7134
7138
|
const [n, i] = ie(
|
|
7135
7139
|
Ue.machine({
|
|
7136
|
-
id:
|
|
7140
|
+
id: y.useId(),
|
|
7137
7141
|
checked: s,
|
|
7138
7142
|
onCheckedChange(c) {
|
|
7139
7143
|
r((a) => {
|
|
@@ -7154,7 +7158,7 @@ const b2 = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%20
|
|
|
7154
7158
|
sort: h2,
|
|
7155
7159
|
dragHandle: v2,
|
|
7156
7160
|
dragIcon: I2
|
|
7157
|
-
}, x2 = "data:image/svg+xml,%3csvg%20width='23'%20height='23'%20viewBox='0%200%2023%2023'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Drag%20Handles'%3e%3cg%20id='Group%201402'%3e%3cg%20id='Group%201400'%3e%3cpath%20id='Vector%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.00102%2010.4996C9.55382%2010.4996%2010.002%2010.9445%2010.002%2011.4933L10.002%2011.5066C10.002%2012.0554%209.55382%2012.5003%209.00102%2012.5003C8.44822%2012.5003%208.00009%2012.0554%208.00009%2011.5066L8.00009%2011.4933C8.00009%2010.9445%208.44822%2010.4996%209.00102%2010.4996Z'%20fill='%239D9DB6'/%3e%3cpath%20id='Vector%20(Stroke)_2'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.00102%205.19995C9.55382%205.19995%2010.002%205.64484%2010.002%206.19364L10.002%206.20689C10.002%206.75569%209.55382%207.20058%209.00102%207.20058C8.44822%207.20058%208.00009%206.75569%208.00009%206.20689L8.00009%206.19364C8.00009%205.64484%208.44822%205.19995%209.00102%205.19995Z'%20fill='%239D9DB6'/%3e%3cpath%20id='Vector%20(Stroke)_3'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.00102%2015.7993C9.55382%2015.7993%2010.002%2016.2442%2010.002%2016.793L10.002%2016.8063C10.002%2017.3551%209.55382%2017.7999%209.00102%2017.7999C8.44822%2017.7999%208.00009%2017.3551%208.00009%2016.8063L8.00009%2016.793C8.00009%2016.2442%208.44822%2015.7993%209.00102%2015.7993Z'%20fill='%239D9DB6'/%3e%3c/g%3e%3cg%20id='Group%201401'%3e%3cpath%20id='Vector%20(Stroke)_4'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%2010.4996C14.5528%2010.4996%2015.001%2010.9445%2015.001%2011.4933L15.001%2011.5066C15.001%2012.0554%2014.5528%2012.5003%2014%2012.5003C13.4472%2012.5003%2012.9991%2012.0554%2012.9991%2011.5066L12.9991%2011.4933C12.9991%2010.9445%2013.4472%2010.4996%2014%2010.4996Z'%20fill='%239D9DB6'/%3e%3cpath%20id='Vector%20(Stroke)_5'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%205.19995C14.5528%205.19995%2015.001%205.64484%2015.001%206.19364L15.001%206.20689C15.001%206.75569%2014.5528%207.20058%2014%207.20058C13.4472%207.20058%2012.9991%206.75569%2012.9991%206.20689L12.9991%206.19364C12.9991%205.64484%2013.4472%205.19995%2014%205.19995Z'%20fill='%239D9DB6'/%3e%3cpath%20id='Vector%20(Stroke)_6'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%2015.7993C14.5528%2015.7993%2015.001%2016.2442%2015.001%2016.793L15.001%2016.8063C15.001%2017.3551%2014.5528%2017.7999%2014%2017.7999C13.4472%2017.7999%2012.9991%2017.3551%2012.9991%2016.8063L12.9991%2016.793C12.9991%2016.2442%2013.4472%2015.7993%2014%2015.7993Z'%20fill='%239D9DB6'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", Jr =
|
|
7161
|
+
}, x2 = "data:image/svg+xml,%3csvg%20width='23'%20height='23'%20viewBox='0%200%2023%2023'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='Drag%20Handles'%3e%3cg%20id='Group%201402'%3e%3cg%20id='Group%201400'%3e%3cpath%20id='Vector%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.00102%2010.4996C9.55382%2010.4996%2010.002%2010.9445%2010.002%2011.4933L10.002%2011.5066C10.002%2012.0554%209.55382%2012.5003%209.00102%2012.5003C8.44822%2012.5003%208.00009%2012.0554%208.00009%2011.5066L8.00009%2011.4933C8.00009%2010.9445%208.44822%2010.4996%209.00102%2010.4996Z'%20fill='%239D9DB6'/%3e%3cpath%20id='Vector%20(Stroke)_2'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.00102%205.19995C9.55382%205.19995%2010.002%205.64484%2010.002%206.19364L10.002%206.20689C10.002%206.75569%209.55382%207.20058%209.00102%207.20058C8.44822%207.20058%208.00009%206.75569%208.00009%206.20689L8.00009%206.19364C8.00009%205.64484%208.44822%205.19995%209.00102%205.19995Z'%20fill='%239D9DB6'/%3e%3cpath%20id='Vector%20(Stroke)_3'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.00102%2015.7993C9.55382%2015.7993%2010.002%2016.2442%2010.002%2016.793L10.002%2016.8063C10.002%2017.3551%209.55382%2017.7999%209.00102%2017.7999C8.44822%2017.7999%208.00009%2017.3551%208.00009%2016.8063L8.00009%2016.793C8.00009%2016.2442%208.44822%2015.7993%209.00102%2015.7993Z'%20fill='%239D9DB6'/%3e%3c/g%3e%3cg%20id='Group%201401'%3e%3cpath%20id='Vector%20(Stroke)_4'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%2010.4996C14.5528%2010.4996%2015.001%2010.9445%2015.001%2011.4933L15.001%2011.5066C15.001%2012.0554%2014.5528%2012.5003%2014%2012.5003C13.4472%2012.5003%2012.9991%2012.0554%2012.9991%2011.5066L12.9991%2011.4933C12.9991%2010.9445%2013.4472%2010.4996%2014%2010.4996Z'%20fill='%239D9DB6'/%3e%3cpath%20id='Vector%20(Stroke)_5'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%205.19995C14.5528%205.19995%2015.001%205.64484%2015.001%206.19364L15.001%206.20689C15.001%206.75569%2014.5528%207.20058%2014%207.20058C13.4472%207.20058%2012.9991%206.75569%2012.9991%206.20689L12.9991%206.19364C12.9991%205.64484%2013.4472%205.19995%2014%205.19995Z'%20fill='%239D9DB6'/%3e%3cpath%20id='Vector%20(Stroke)_6'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%2015.7993C14.5528%2015.7993%2015.001%2016.2442%2015.001%2016.793L15.001%2016.8063C15.001%2017.3551%2014.5528%2017.7999%2014%2017.7999C13.4472%2017.7999%2012.9991%2017.3551%2012.9991%2016.8063L12.9991%2016.793C12.9991%2016.2442%2013.4472%2015.7993%2014%2015.7993Z'%20fill='%239D9DB6'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", Jr = y.createContext({
|
|
7158
7162
|
attributes: {},
|
|
7159
7163
|
listeners: void 0,
|
|
7160
7164
|
ref() {
|
|
@@ -7169,7 +7173,7 @@ function C2({ children: t, id: e }) {
|
|
|
7169
7173
|
setActivatorNodeRef: l,
|
|
7170
7174
|
transform: c,
|
|
7171
7175
|
transition: a
|
|
7172
|
-
} = Go({ id: e }), u =
|
|
7176
|
+
} = Go({ id: e }), u = y.useMemo(
|
|
7173
7177
|
() => ({
|
|
7174
7178
|
attributes: s,
|
|
7175
7179
|
listeners: n,
|
|
@@ -7184,7 +7188,7 @@ function C2({ children: t, id: e }) {
|
|
|
7184
7188
|
return /* @__PURE__ */ o.jsx(Jr.Provider, { value: u, children: /* @__PURE__ */ o.jsx("li", { className: sn.sort, ref: i, style: d, children: t }) });
|
|
7185
7189
|
}
|
|
7186
7190
|
function y2() {
|
|
7187
|
-
const { attributes: t, listeners: e, ref: s } =
|
|
7191
|
+
const { attributes: t, listeners: e, ref: s } = y.useContext(Jr);
|
|
7188
7192
|
return /* @__PURE__ */ o.jsx("button", { className: sn.dragHandle, ...t, ...e, ref: s, children: /* @__PURE__ */ o.jsx(W, { path: x2, svgClassName: sn.dragIcon }) });
|
|
7189
7193
|
}
|
|
7190
7194
|
const _2 = {
|
|
@@ -7202,7 +7206,7 @@ function A2({ children: t }) {
|
|
|
7202
7206
|
function Bt({ items: t, onChange: e, renderItem: s }) {
|
|
7203
7207
|
const r = t.filter((a) => a.checked);
|
|
7204
7208
|
console.log({ items: r });
|
|
7205
|
-
const [n, i] =
|
|
7209
|
+
const [n, i] = y.useState(null), l = y.useMemo(
|
|
7206
7210
|
() => r.find((a) => a.id === (n == null ? void 0 : n.id)),
|
|
7207
7211
|
[n, r]
|
|
7208
7212
|
), c = So(
|
|
@@ -7229,7 +7233,7 @@ function Bt({ items: t, onChange: e, renderItem: s }) {
|
|
|
7229
7233
|
i(null);
|
|
7230
7234
|
},
|
|
7231
7235
|
children: [
|
|
7232
|
-
/* @__PURE__ */ o.jsx(Ro, { items: r, children: /* @__PURE__ */ o.jsx("ul", { className: sn.sortList, role: "application", children: r.map((a) => /* @__PURE__ */ o.jsx(
|
|
7236
|
+
/* @__PURE__ */ o.jsx(Ro, { items: r, children: /* @__PURE__ */ o.jsx("ul", { className: sn.sortList, role: "application", children: r.map((a) => /* @__PURE__ */ o.jsx(y.Fragment, { children: s(a) }, a.id)) }) }),
|
|
7233
7237
|
/* @__PURE__ */ o.jsx(A2, { children: l ? s(l) : null })
|
|
7234
7238
|
]
|
|
7235
7239
|
}
|
|
@@ -7238,7 +7242,7 @@ function Bt({ items: t, onChange: e, renderItem: s }) {
|
|
|
7238
7242
|
Bt.Item = C2;
|
|
7239
7243
|
Bt.DragHandle = y2;
|
|
7240
7244
|
function N2({ customColumnConfig: t, table: e }) {
|
|
7241
|
-
const [s, r] =
|
|
7245
|
+
const [s, r] = y.useState([]), [n, i] = y.useState(""), [l, c] = ie(
|
|
7242
7246
|
vt.machine({
|
|
7243
7247
|
id: "charizard-table-custom-cols",
|
|
7244
7248
|
onOpenChange(m) {
|
|
@@ -7246,21 +7250,21 @@ function N2({ customColumnConfig: t, table: e }) {
|
|
|
7246
7250
|
}
|
|
7247
7251
|
})
|
|
7248
7252
|
), a = vt.connect(l, c, ae), u = e.getAllLeafColumns().filter((m) => m.columnDef.enableHiding);
|
|
7249
|
-
|
|
7250
|
-
r(() => u.map((
|
|
7251
|
-
id:
|
|
7252
|
-
checked:
|
|
7253
|
-
label: typeof
|
|
7253
|
+
y.useEffect(() => {
|
|
7254
|
+
r(() => u.map((f) => ({
|
|
7255
|
+
id: f.id,
|
|
7256
|
+
checked: f.getIsVisible(),
|
|
7257
|
+
label: typeof f.columnDef.header == "string" ? f.columnDef.header : ""
|
|
7254
7258
|
})));
|
|
7255
7259
|
}, []);
|
|
7256
7260
|
const d = s.filter((m) => m.checked), p = s.filter((m) => !m.checked), b = () => {
|
|
7257
7261
|
s.forEach((m) => {
|
|
7258
|
-
const
|
|
7259
|
-
|
|
7262
|
+
const f = e.getColumn(m.id);
|
|
7263
|
+
f == null || f.toggleVisibility(m.checked);
|
|
7260
7264
|
}), a.close();
|
|
7261
7265
|
};
|
|
7262
|
-
return
|
|
7263
|
-
/* @__PURE__ */ o.jsx("button", { ...a.triggerProps, className:
|
|
7266
|
+
return y.useState(!1), /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
|
|
7267
|
+
/* @__PURE__ */ o.jsx("button", { ...a.triggerProps, className: B("hybr1d-ui-reset-btn", ge.actionCommon), children: /* @__PURE__ */ o.jsx(W, { path: b2, width: 22, height: 22 }) }),
|
|
7264
7268
|
a.isOpen && /* @__PURE__ */ o.jsxs(It, { children: [
|
|
7265
7269
|
/* @__PURE__ */ o.jsx("div", { ...a.backdropProps, className: ge.backdrop }),
|
|
7266
7270
|
/* @__PURE__ */ o.jsx("div", { ...a.positionerProps, style: { ...a.positionerProps.style }, children: /* @__PURE__ */ o.jsxs("div", { ...a.contentProps, className: ge.content, children: [
|
|
@@ -7322,7 +7326,7 @@ function N2({ customColumnConfig: t, table: e }) {
|
|
|
7322
7326
|
{
|
|
7323
7327
|
label: m.label,
|
|
7324
7328
|
id: m.id,
|
|
7325
|
-
checked: s[s.findIndex((
|
|
7329
|
+
checked: s[s.findIndex((f) => f.id === m.id)].checked,
|
|
7326
7330
|
setCheckedState: r
|
|
7327
7331
|
}
|
|
7328
7332
|
),
|
|
@@ -7375,12 +7379,12 @@ function E2({
|
|
|
7375
7379
|
setRowSelection: c,
|
|
7376
7380
|
table: a
|
|
7377
7381
|
}) {
|
|
7378
|
-
var
|
|
7382
|
+
var f;
|
|
7379
7383
|
const u = (t == null ? void 0 : t.actions) && t.actions.length > 0, d = Object.keys(l).length, p = d > 0, b = `${d} ${Gg(
|
|
7380
7384
|
d,
|
|
7381
7385
|
(t == null ? void 0 : t.entityName) || "",
|
|
7382
7386
|
`${t == null ? void 0 : t.entityName}s`
|
|
7383
|
-
)}`, m = (
|
|
7387
|
+
)}`, m = (f = r == null ? void 0 : r.filters) != null && f.header ? r == null ? void 0 : r.filters.header : null;
|
|
7384
7388
|
return /* @__PURE__ */ o.jsxs("div", { className: ut.box, children: [
|
|
7385
7389
|
/* @__PURE__ */ o.jsxs("div", { className: ut.texts, children: [
|
|
7386
7390
|
/* @__PURE__ */ o.jsxs("p", { className: ut.heading, children: [
|
|
@@ -7460,7 +7464,7 @@ function H2({ setLimit: t, limit: e, totalItems: s }) {
|
|
|
7460
7464
|
itemToValue: (c) => c.value
|
|
7461
7465
|
}), [n, i] = ie(
|
|
7462
7466
|
gt.machine({
|
|
7463
|
-
id:
|
|
7467
|
+
id: y.useId(),
|
|
7464
7468
|
collection: r,
|
|
7465
7469
|
value: [e.toString()],
|
|
7466
7470
|
onValueChange(c) {
|
|
@@ -7504,7 +7508,7 @@ function Z2({ paginationApi: t, i: e }) {
|
|
|
7504
7508
|
itemToValue: (a) => a.value
|
|
7505
7509
|
}), [i, l] = ie(
|
|
7506
7510
|
gt.machine({
|
|
7507
|
-
id:
|
|
7511
|
+
id: y.useId(),
|
|
7508
7512
|
collection: n,
|
|
7509
7513
|
onValueChange(a) {
|
|
7510
7514
|
const u = a.value[0];
|
|
@@ -7543,7 +7547,7 @@ function X2({ paginationConfig: t }) {
|
|
|
7543
7547
|
pageSize: t.limit
|
|
7544
7548
|
})
|
|
7545
7549
|
), l = gs.connect(n, i, ae);
|
|
7546
|
-
return
|
|
7550
|
+
return y.useEffect(() => {
|
|
7547
7551
|
l.setPage(t.page + 1);
|
|
7548
7552
|
}, []), /* @__PURE__ */ o.jsxs("div", { className: Ie.box, children: [
|
|
7549
7553
|
/* @__PURE__ */ o.jsx(H2, { setLimit: e, limit: s, totalItems: r == null ? void 0 : r.total_items }),
|
|
@@ -7557,7 +7561,7 @@ function X2({ paginationConfig: t }) {
|
|
|
7557
7561
|
children: c.value
|
|
7558
7562
|
},
|
|
7559
7563
|
c.value
|
|
7560
|
-
) : /* @__PURE__ */ o.jsx(
|
|
7564
|
+
) : /* @__PURE__ */ o.jsx(y.Fragment, { children: /* @__PURE__ */ o.jsx(Z2, { paginationApi: l, i: a }) }, `ellipsis-${a}`)),
|
|
7561
7565
|
/* @__PURE__ */ o.jsx("div", { ...l.nextTriggerProps, className: Ie.pageBox, children: /* @__PURE__ */ o.jsx(W, { path: F2, svgClassName: Ie.arrowIcon }) })
|
|
7562
7566
|
] }) })
|
|
7563
7567
|
] });
|
|
@@ -7592,15 +7596,15 @@ function Js({
|
|
|
7592
7596
|
isHeader: s,
|
|
7593
7597
|
...r
|
|
7594
7598
|
}) {
|
|
7595
|
-
const n =
|
|
7596
|
-
return
|
|
7599
|
+
const n = y.useRef(null);
|
|
7600
|
+
return y.useEffect(() => {
|
|
7597
7601
|
typeof t == "boolean" && (n.current.indeterminate = !r.checked && t);
|
|
7598
7602
|
}, [n, t]), /* @__PURE__ */ o.jsx("span", { className: Ft.checkboxSpan, style: { display: s ? "flex" : void 0 }, children: /* @__PURE__ */ o.jsx(
|
|
7599
7603
|
"input",
|
|
7600
7604
|
{
|
|
7601
7605
|
type: "checkbox",
|
|
7602
7606
|
ref: n,
|
|
7603
|
-
className:
|
|
7607
|
+
className: B(Ft.checkbox, e.id === bt && Ft.checkboxSelect),
|
|
7604
7608
|
...r
|
|
7605
7609
|
}
|
|
7606
7610
|
) });
|
|
@@ -7610,15 +7614,15 @@ function gm({
|
|
|
7610
7614
|
row: e,
|
|
7611
7615
|
...s
|
|
7612
7616
|
}) {
|
|
7613
|
-
const r =
|
|
7614
|
-
return
|
|
7617
|
+
const r = y.useRef(null);
|
|
7618
|
+
return y.useEffect(() => {
|
|
7615
7619
|
r.current.indeterminate = t;
|
|
7616
7620
|
}, [r, t]), /* @__PURE__ */ o.jsx("span", { className: Ft.radioSpan, children: /* @__PURE__ */ o.jsx(
|
|
7617
7621
|
"input",
|
|
7618
7622
|
{
|
|
7619
7623
|
type: "radio",
|
|
7620
7624
|
ref: r,
|
|
7621
|
-
className:
|
|
7625
|
+
className: B(Ft.radio),
|
|
7622
7626
|
...s
|
|
7623
7627
|
}
|
|
7624
7628
|
) });
|
|
@@ -7647,9 +7651,9 @@ function tb({
|
|
|
7647
7651
|
headerText: p,
|
|
7648
7652
|
tableStyleConfig: b,
|
|
7649
7653
|
customColumnConfig: m,
|
|
7650
|
-
exportConfig:
|
|
7654
|
+
exportConfig: f
|
|
7651
7655
|
}) {
|
|
7652
|
-
const [v, x] =
|
|
7656
|
+
const [v, x] = y.useState([]), [h, I] = y.useState({}), [C, S] = y.useState([]), [G, F] = y.useState({}), w = !e.isFetching && !e.isError && !t.length, { isCheckbox: N, isRadio: R, setSelectedRows: Z } = i;
|
|
7653
7657
|
Mt(() => {
|
|
7654
7658
|
if (!n)
|
|
7655
7659
|
return;
|
|
@@ -7664,7 +7668,7 @@ function tb({
|
|
|
7664
7668
|
return;
|
|
7665
7669
|
const _ = E.getSelectedRowModel().rows.map((D) => D.original);
|
|
7666
7670
|
Z([..._]);
|
|
7667
|
-
}, [
|
|
7671
|
+
}, [G]);
|
|
7668
7672
|
const M = [
|
|
7669
7673
|
{
|
|
7670
7674
|
id: bt,
|
|
@@ -7720,9 +7724,9 @@ function tb({
|
|
|
7720
7724
|
columns: M,
|
|
7721
7725
|
state: {
|
|
7722
7726
|
sorting: v,
|
|
7723
|
-
columnVisibility:
|
|
7724
|
-
columnOrder:
|
|
7725
|
-
rowSelection: (i == null ? void 0 : i.rowSelection) ||
|
|
7727
|
+
columnVisibility: h,
|
|
7728
|
+
columnOrder: C,
|
|
7729
|
+
rowSelection: (i == null ? void 0 : i.rowSelection) || G
|
|
7726
7730
|
},
|
|
7727
7731
|
manualSorting: !0,
|
|
7728
7732
|
onSortingChange: x,
|
|
@@ -7743,21 +7747,21 @@ function tb({
|
|
|
7743
7747
|
},
|
|
7744
7748
|
getRowId: i != null && i.rowIdKey ? (_) => _[i == null ? void 0 : i.rowIdKey] : void 0
|
|
7745
7749
|
});
|
|
7746
|
-
return
|
|
7750
|
+
return y.useLayoutEffect(() => {
|
|
7747
7751
|
if (N && R)
|
|
7748
7752
|
throw new Error(
|
|
7749
7753
|
"Hybrid UI<Table>: Can not use both checkbox and radio columns, please use only one"
|
|
7750
7754
|
);
|
|
7751
|
-
}, []),
|
|
7755
|
+
}, []), y.useLayoutEffect(() => {
|
|
7752
7756
|
var _;
|
|
7753
7757
|
N || (_ = E.getColumn(bt)) == null || _.toggleVisibility(!1);
|
|
7754
|
-
}, []),
|
|
7758
|
+
}, []), y.useLayoutEffect(() => {
|
|
7755
7759
|
var _;
|
|
7756
7760
|
R || (_ = E.getColumn(Tt)) == null || _.toggleVisibility(!1);
|
|
7757
|
-
}, []),
|
|
7761
|
+
}, []), y.useLayoutEffect(() => {
|
|
7758
7762
|
var _;
|
|
7759
7763
|
l.isDropdownActions || (_ = E.getColumn(Rt)) == null || _.toggleVisibility(!1);
|
|
7760
|
-
}, []),
|
|
7764
|
+
}, []), y.useEffect(() => {
|
|
7761
7765
|
i != null && i.clearOnSearch && F({});
|
|
7762
7766
|
}, [c == null ? void 0 : c.search]), /* @__PURE__ */ o.jsxs(
|
|
7763
7767
|
"div",
|
|
@@ -7775,11 +7779,11 @@ function tb({
|
|
|
7775
7779
|
rowSelectionConfig: i,
|
|
7776
7780
|
searchConfig: c,
|
|
7777
7781
|
totalText: a,
|
|
7778
|
-
rowSelection:
|
|
7782
|
+
rowSelection: G,
|
|
7779
7783
|
setRowSelection: F,
|
|
7780
7784
|
filterConfig: r,
|
|
7781
7785
|
customColumnConfig: m,
|
|
7782
|
-
exportConfig:
|
|
7786
|
+
exportConfig: f,
|
|
7783
7787
|
table: E
|
|
7784
7788
|
}
|
|
7785
7789
|
),
|
|
@@ -7822,7 +7826,7 @@ function mm({
|
|
|
7822
7826
|
/* @__PURE__ */ o.jsx("thead", { className: Ne.tableHead, children: t.getHeaderGroups().map((d) => /* @__PURE__ */ o.jsx("tr", { className: Ne.tableRow, children: d.headers.map((p) => /* @__PURE__ */ o.jsx(
|
|
7823
7827
|
"th",
|
|
7824
7828
|
{
|
|
7825
|
-
className:
|
|
7829
|
+
className: B(
|
|
7826
7830
|
Ne.tableHeader,
|
|
7827
7831
|
p.column.getCanSort() && Ne.tableHeaderSort
|
|
7828
7832
|
),
|
|
@@ -7865,21 +7869,21 @@ function mm({
|
|
|
7865
7869
|
p.id
|
|
7866
7870
|
)) }, d.id)) }),
|
|
7867
7871
|
r.isFetching ? /* @__PURE__ */ o.jsx(Hp, { text: r.text, isError: r.isError }) : l ? /* @__PURE__ */ o.jsx(Mp, { emptyStateConfig: n, search: c }) : /* @__PURE__ */ o.jsx("tbody", { className: Ne.tableBody, children: t.getRowModel().rows.map((d, p) => /* @__PURE__ */ o.jsx("tr", { className: Ne.tableRow, children: d.getVisibleCells().map((b) => {
|
|
7868
|
-
const m = (e || s) && (b.id === `${p}_${Tt}` || b.id === `${p}_${bt}`),
|
|
7872
|
+
const m = (e || s) && (b.id === `${p}_${Tt}` || b.id === `${p}_${bt}`), f = u.includes(b.column.id);
|
|
7869
7873
|
return /* @__PURE__ */ o.jsx(
|
|
7870
7874
|
"td",
|
|
7871
7875
|
{
|
|
7872
|
-
className:
|
|
7876
|
+
className: B(
|
|
7873
7877
|
Ne.tableData,
|
|
7874
7878
|
(e || s) && Ne.tableDataWithSelection
|
|
7875
7879
|
),
|
|
7876
7880
|
style: {
|
|
7877
7881
|
width: b.column.getSize() === Number.MAX_SAFE_INTEGER ? "auto" : b.column.getSize(),
|
|
7878
7882
|
verticalAlign: m ? "middle" : void 0,
|
|
7879
|
-
position:
|
|
7880
|
-
left:
|
|
7883
|
+
position: f ? "sticky" : void 0,
|
|
7884
|
+
left: f ? b.column.getStart("left") : void 0,
|
|
7881
7885
|
backgroundColor: "white",
|
|
7882
|
-
zIndex:
|
|
7886
|
+
zIndex: f ? 2 : void 0
|
|
7883
7887
|
},
|
|
7884
7888
|
children: wt(b.column.columnDef.cell, b.getContext())
|
|
7885
7889
|
},
|