@abdellatifui/react 3.0.1 → 3.0.2
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/nextgen.d.ts +3 -1
- package/dist/nextgen.js +63 -62
- package/package.json +1 -1
package/dist/nextgen.d.ts
CHANGED
|
@@ -279,7 +279,9 @@ y: number;
|
|
|
279
279
|
x: number;
|
|
280
280
|
}>>)[];
|
|
281
281
|
|
|
282
|
-
export declare const
|
|
282
|
+
export declare const useGeneratedId: (length?: number, beginstr?: boolean, forcss?: boolean) => undefined;
|
|
283
|
+
|
|
284
|
+
export declare const useRandomId: (length?: number) => string;
|
|
283
285
|
|
|
284
286
|
export declare const useStore: (props?: {}) => {}[];
|
|
285
287
|
|
package/dist/nextgen.js
CHANGED
|
@@ -19235,7 +19235,7 @@ const G5 = $.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ T.jsx(
|
|
|
19235
19235
|
}
|
|
19236
19236
|
));
|
|
19237
19237
|
G5.displayName = tS.displayName;
|
|
19238
|
-
const wm = Tn({}), En = (e = 8, t = !0, n = !1) => {
|
|
19238
|
+
const wm = Tn({}), En = (e = 8) => "css-" + Math.random().toString(36).substr(2, e), TG = (e = 8, t = !0, n = !1) => {
|
|
19239
19239
|
const [r, o] = ce();
|
|
19240
19240
|
return we(() => {
|
|
19241
19241
|
e && n ? o("css-" + Math.random().toString(36).substr(2, e)) : e && t ? o("_" + Math.random().toString(36).substr(2, e)) : e && !t && o(Math.random().toString(36).substr(2, e));
|
|
@@ -19244,20 +19244,20 @@ const wm = Tn({}), En = (e = 8, t = !0, n = !1) => {
|
|
|
19244
19244
|
function X5(e) {
|
|
19245
19245
|
return e.charAt(0).toUpperCase() + e.slice(1);
|
|
19246
19246
|
}
|
|
19247
|
-
function
|
|
19247
|
+
function PG(e, t, n = 1) {
|
|
19248
19248
|
const r = [];
|
|
19249
19249
|
t || (t = e, e = 0);
|
|
19250
19250
|
for (let o = e; o < t; o += n)
|
|
19251
19251
|
r.push(o);
|
|
19252
19252
|
return r;
|
|
19253
19253
|
}
|
|
19254
|
-
const
|
|
19254
|
+
const $G = (e) => Array.from({ length: e }), AG = () => {
|
|
19255
19255
|
const e = [];
|
|
19256
19256
|
for (let t = 0; t < 768; t++)
|
|
19257
19257
|
e.push((9127.5 + t * 0.625).toFixed(3));
|
|
19258
19258
|
return e;
|
|
19259
19259
|
};
|
|
19260
|
-
function
|
|
19260
|
+
function OG(e) {
|
|
19261
19261
|
return new Date(e * 1e3).toLocaleString();
|
|
19262
19262
|
}
|
|
19263
19263
|
const J5 = Ot(
|
|
@@ -19314,7 +19314,7 @@ const J5 = Ot(
|
|
|
19314
19314
|
children: i
|
|
19315
19315
|
}
|
|
19316
19316
|
) }) });
|
|
19317
|
-
}),
|
|
19317
|
+
}), RG = Tn({}), Q5 = Ce((e, t) => {
|
|
19318
19318
|
const {
|
|
19319
19319
|
children: n,
|
|
19320
19320
|
header: r,
|
|
@@ -20261,7 +20261,7 @@ const Qv = {
|
|
|
20261
20261
|
bodyColor: "#292c2e",
|
|
20262
20262
|
bodyTextColor: "#b1bdc6"
|
|
20263
20263
|
};
|
|
20264
|
-
function
|
|
20264
|
+
function NG(e) {
|
|
20265
20265
|
const { sx: t } = e, [n, r] = ce([]), [o, i] = ce(Qv), [s, a] = ce("small");
|
|
20266
20266
|
return we(() => {
|
|
20267
20267
|
e.data && r((l) => e.data);
|
|
@@ -20304,7 +20304,7 @@ function rF(e) {
|
|
|
20304
20304
|
e
|
|
20305
20305
|
]);
|
|
20306
20306
|
}
|
|
20307
|
-
const cS = "Switch", [oF,
|
|
20307
|
+
const cS = "Switch", [oF, kG] = No(cS), [iF, sF] = oF(cS), aF = /* @__PURE__ */ Ce((e, t) => {
|
|
20308
20308
|
const { __scopeSwitch: n, name: r, checked: o, defaultChecked: i, required: s, disabled: a, value: l = "on", onCheckedChange: c, ...u } = e, [d, p] = ce(null), v = Kt(
|
|
20309
20309
|
t,
|
|
20310
20310
|
(S) => p(S)
|
|
@@ -20582,7 +20582,7 @@ const SF = vF, EF = xF, TF = wF, di = "Accordion", PF = [
|
|
|
20582
20582
|
"ArrowUp",
|
|
20583
20583
|
"ArrowLeft",
|
|
20584
20584
|
"ArrowRight"
|
|
20585
|
-
], [Am, $F, AF] = mF(di), [Wu,
|
|
20585
|
+
], [Am, $F, AF] = mF(di), [Wu, _G] = No(di, [
|
|
20586
20586
|
AF,
|
|
20587
20587
|
gS
|
|
20588
20588
|
]), Om = gS(), vS = /* @__PURE__ */ _e.forwardRef((e, t) => {
|
|
@@ -21295,7 +21295,7 @@ const Ip = Ce((e, t) => {
|
|
|
21295
21295
|
)
|
|
21296
21296
|
}
|
|
21297
21297
|
);
|
|
21298
|
-
}),
|
|
21298
|
+
}), DG = Ce((e, t) => {
|
|
21299
21299
|
const { onClick: n } = e;
|
|
21300
21300
|
return /* @__PURE__ */ T.jsx(
|
|
21301
21301
|
Hn,
|
|
@@ -21345,7 +21345,7 @@ const Ip = Ce((e, t) => {
|
|
|
21345
21345
|
color: "primary"
|
|
21346
21346
|
}
|
|
21347
21347
|
}
|
|
21348
|
-
),
|
|
21348
|
+
), jG = Ce((e, t) => {
|
|
21349
21349
|
const { children: n, title: r, className: o, shadow: i, padding: s, border: a, resizable: l } = e;
|
|
21350
21350
|
return /* @__PURE__ */ T.jsx(
|
|
21351
21351
|
"div",
|
|
@@ -21979,7 +21979,7 @@ function ZS(e, t, n, { discrete: r }) {
|
|
|
21979
21979
|
const o = n.originalEvent.target, i = new CustomEvent(e, { bubbles: !1, cancelable: !0, detail: n });
|
|
21980
21980
|
t && o.addEventListener(e, t, { once: !0 }), r ? m3(o, i) : o.dispatchEvent(i);
|
|
21981
21981
|
}
|
|
21982
|
-
var Sd, Dm = "HoverCard", [eE,
|
|
21982
|
+
var Sd, Dm = "HoverCard", [eE, MG] = MS(Dm, [
|
|
21983
21983
|
VS
|
|
21984
21984
|
]), qu = VS(), [B3, jm] = eE(Dm), tE = (e) => {
|
|
21985
21985
|
const {
|
|
@@ -22036,7 +22036,7 @@ var nE = "HoverCardTrigger", rE = $.forwardRef(
|
|
|
22036
22036
|
}
|
|
22037
22037
|
);
|
|
22038
22038
|
rE.displayName = nE;
|
|
22039
|
-
var V3 = "HoverCardPortal", [
|
|
22039
|
+
var V3 = "HoverCardPortal", [IG, z3] = eE(V3, {
|
|
22040
22040
|
forceMount: void 0
|
|
22041
22041
|
}), Zc = "HoverCardContent", oE = $.forwardRef(
|
|
22042
22042
|
(e, t) => {
|
|
@@ -22310,7 +22310,7 @@ const G3 = Ot("overflow-visible flex pr-2 font-Roboto text-gray-500", {
|
|
|
22310
22310
|
for (let t = 0; t < 768; t++)
|
|
22311
22311
|
e.push((9127.5 + t * 0.625).toFixed(3));
|
|
22312
22312
|
return e;
|
|
22313
|
-
}, rb = J3(),
|
|
22313
|
+
}, rb = J3(), LG = Ce((e, t) => {
|
|
22314
22314
|
const { onChange: n } = e, r = t || Ae({}), [o, i] = ce({
|
|
22315
22315
|
state: null,
|
|
22316
22316
|
message: null
|
|
@@ -23818,7 +23818,7 @@ function Hm(e = {}) {
|
|
|
23818
23818
|
};
|
|
23819
23819
|
}
|
|
23820
23820
|
Hm.globalOptions = void 0;
|
|
23821
|
-
const
|
|
23821
|
+
const FG = Ce((e, t) => {
|
|
23822
23822
|
const { items: n, autoplay: r, delay: o } = e, i = () => r ? [Hm({ delay: o || 2e3 })] : [];
|
|
23823
23823
|
return /* @__PURE__ */ T.jsx("div", { ref: t, className: "w-[calc(100%-200px)] h-full flex items-center ml-20 rounded-t-xl relative", children: /* @__PURE__ */ T.jsxs(pE, { plugins: i(), className: "w-full h-full", children: [
|
|
23824
23824
|
/* @__PURE__ */ T.jsx(hE, { children: n.map((s, a) => /* @__PURE__ */ T.jsxs(mE, { children: [
|
|
@@ -24187,7 +24187,7 @@ const V4 = Array(1e3).fill().map((e, t) => `Item ${t + 1}`), z4 = ({ index: e, s
|
|
|
24187
24187
|
/* @__PURE__ */ T.jsx(lE, { value: n, type: "email" }),
|
|
24188
24188
|
V4[e]
|
|
24189
24189
|
] });
|
|
24190
|
-
},
|
|
24190
|
+
}, BG = Ce((e, t) => /* @__PURE__ */ T.jsx("div", { ...e, ref: t, children: /* @__PURE__ */ T.jsx(
|
|
24191
24191
|
B4,
|
|
24192
24192
|
{
|
|
24193
24193
|
height: 400,
|
|
@@ -26756,7 +26756,7 @@ function m6(e) {
|
|
|
26756
26756
|
);
|
|
26757
26757
|
}) });
|
|
26758
26758
|
}
|
|
26759
|
-
const Km = Tn({}),
|
|
26759
|
+
const Km = Tn({}), VG = Ce((e, t) => {
|
|
26760
26760
|
const n = Ae({}), {
|
|
26761
26761
|
tid: r,
|
|
26762
26762
|
dataset: o = [],
|
|
@@ -31925,7 +31925,7 @@ const Zz = (e) => {
|
|
|
31925
31925
|
i && n((s) => [...s, i]);
|
|
31926
31926
|
}
|
|
31927
31927
|
}, [e]), [t, n];
|
|
31928
|
-
}, eg = Tn({}),
|
|
31928
|
+
}, eg = Tn({}), HG = Ce((e, t) => {
|
|
31929
31929
|
const {
|
|
31930
31930
|
dialog: n = {}
|
|
31931
31931
|
} = e, [r] = Zz(n);
|
|
@@ -32503,7 +32503,7 @@ function E9(e, t, n) {
|
|
|
32503
32503
|
[t]
|
|
32504
32504
|
);
|
|
32505
32505
|
}
|
|
32506
|
-
const { schedule: ig, cancel:
|
|
32506
|
+
const { schedule: ig, cancel: WG } = /* @__PURE__ */ dT(queueMicrotask, !1), sg = (e) => e.replace(/([a-z])([A-Z])/gu, "$1-$2").toLowerCase(), T9 = "framerAppearId", gT = "data-" + sg(T9), yT = Tn({});
|
|
32507
32507
|
function P9(e, t, n, r, o) {
|
|
32508
32508
|
var i, s;
|
|
32509
32509
|
const { visualElement: a } = Ct(gf), l = Ct(pT), c = Ct(ng), u = Ct(fT).reducedMotion, d = Ae(null);
|
|
@@ -37087,7 +37087,7 @@ const LU = (e, t) => dg(e) ? new IU(t) : new MU(t, {
|
|
|
37087
37087
|
] }) })
|
|
37088
37088
|
}
|
|
37089
37089
|
);
|
|
37090
|
-
}),
|
|
37090
|
+
}), qG = Ce((e, t) => {
|
|
37091
37091
|
const {
|
|
37092
37092
|
item: n,
|
|
37093
37093
|
duration: r = 5e3
|
|
@@ -37102,7 +37102,7 @@ const LU = (e, t) => dg(e) ? new IU(t) : new MU(t, {
|
|
|
37102
37102
|
));
|
|
37103
37103
|
}, [n]), /* @__PURE__ */ T.jsx(hO, {});
|
|
37104
37104
|
}), FP = Tn({ name: "", onChange: () => {
|
|
37105
|
-
} }),
|
|
37105
|
+
} }), KG = (e) => {
|
|
37106
37106
|
const t = Ae(null), n = En(), r = Ae(null), { name: o, onChange: i } = Ct(FP), {
|
|
37107
37107
|
children: s,
|
|
37108
37108
|
header: a,
|
|
@@ -37203,7 +37203,7 @@ const LU = (e, t) => dg(e) ? new IU(t) : new MU(t, {
|
|
|
37203
37203
|
]
|
|
37204
37204
|
}
|
|
37205
37205
|
);
|
|
37206
|
-
}, WU = Ot("relative flex space-x-1", {}),
|
|
37206
|
+
}, WU = Ot("relative flex space-x-1", {}), YG = Ce((e, t) => {
|
|
37207
37207
|
const {
|
|
37208
37208
|
children: n,
|
|
37209
37209
|
onChange: r = () => {
|
|
@@ -41162,7 +41162,7 @@ Object.assign(_c, {
|
|
|
41162
41162
|
io: _c,
|
|
41163
41163
|
connect: _c
|
|
41164
41164
|
});
|
|
41165
|
-
const
|
|
41165
|
+
const GG = (e) => {
|
|
41166
41166
|
const {
|
|
41167
41167
|
baseUrl: t = "/",
|
|
41168
41168
|
token: n,
|
|
@@ -41652,7 +41652,7 @@ function jY(e) {
|
|
|
41652
41652
|
let t = (r = Object.getOwnPropertyDescriptor(e.props, "ref")) == null ? void 0 : r.get, n = t && "isReactWarning" in t && t.isReactWarning;
|
|
41653
41653
|
return n ? e.ref : (t = (o = Object.getOwnPropertyDescriptor(e, "ref")) == null ? void 0 : o.get, n = t && "isReactWarning" in t && t.isReactWarning, n ? e.props.ref : e.props.ref || e.ref);
|
|
41654
41654
|
}
|
|
41655
|
-
var qg = "Tabs", [MY,
|
|
41655
|
+
var qg = "Tabs", [MY, XG] = Wg(qg, [
|
|
41656
41656
|
O$
|
|
41657
41657
|
]), j$ = O$(), [IY, Kg] = MY(qg), M$ = $.forwardRef(
|
|
41658
41658
|
(e, t) => {
|
|
@@ -41882,7 +41882,7 @@ const BY = Ot("relative w-fit data-[state=active]:font-normal text-[13px] font-R
|
|
|
41882
41882
|
full: "w-full h-full"
|
|
41883
41883
|
}
|
|
41884
41884
|
}
|
|
41885
|
-
}),
|
|
41885
|
+
}), JG = Ce((e, t) => {
|
|
41886
41886
|
const [n, r] = ce(void 0), o = Ae(), {
|
|
41887
41887
|
tabs: i = [],
|
|
41888
41888
|
onChange: s = () => {
|
|
@@ -41937,7 +41937,7 @@ const BY = Ot("relative w-fit data-[state=active]:font-normal text-[13px] font-R
|
|
|
41937
41937
|
return y.tabs = i, y.props = e, /* @__PURE__ */ T.jsx(X$, { id: m, value: y.value, className: "m-0 p-0", children: y.content }, "__" + y.value || En());
|
|
41938
41938
|
}) }) : null
|
|
41939
41939
|
] });
|
|
41940
|
-
}),
|
|
41940
|
+
}), QG = Ce((e, t) => {
|
|
41941
41941
|
const n = En(), [r, o] = ce(null), [i, s] = ce(null), [a, l] = ce(null), [c, u] = ce(null), {
|
|
41942
41942
|
resize: d = "both"
|
|
41943
41943
|
} = e, p = (y, m) => {
|
|
@@ -41999,7 +41999,7 @@ const BY = Ot("relative w-fit data-[state=active]:font-normal text-[13px] font-R
|
|
|
41999
41999
|
false: "[&_.css9231]:hidden"
|
|
42000
42000
|
}
|
|
42001
42001
|
}
|
|
42002
|
-
}),
|
|
42002
|
+
}), ZG = (e) => {
|
|
42003
42003
|
const {
|
|
42004
42004
|
variant: t = "primary",
|
|
42005
42005
|
className: n,
|
|
@@ -42027,7 +42027,7 @@ const BY = Ot("relative w-fit data-[state=active]:font-normal text-[13px] font-R
|
|
|
42027
42027
|
secondary: "text-gray-600"
|
|
42028
42028
|
}
|
|
42029
42029
|
}
|
|
42030
|
-
}),
|
|
42030
|
+
}), eX = (e) => {
|
|
42031
42031
|
const {
|
|
42032
42032
|
size: t = "m",
|
|
42033
42033
|
info: n,
|
|
@@ -42038,7 +42038,7 @@ const BY = Ot("relative w-fit data-[state=active]:font-normal text-[13px] font-R
|
|
|
42038
42038
|
/* @__PURE__ */ T.jsx(aE, { children: /* @__PURE__ */ T.jsx(uO, { className: Pe(UY({ size: t, variant: r }), o) }) }),
|
|
42039
42039
|
n ? /* @__PURE__ */ T.jsx(Mm, { className: "p-1", children: n }) : null
|
|
42040
42040
|
] });
|
|
42041
|
-
},
|
|
42041
|
+
}, tX = (e) => {
|
|
42042
42042
|
const [t, n] = ce(null), [r, o] = ce({ x: 0, y: 0 }), i = Ae(), {
|
|
42043
42043
|
className: s,
|
|
42044
42044
|
children: a,
|
|
@@ -42080,7 +42080,7 @@ const BY = Ot("relative w-fit data-[state=active]:font-normal text-[13px] font-R
|
|
|
42080
42080
|
}
|
|
42081
42081
|
)
|
|
42082
42082
|
] });
|
|
42083
|
-
},
|
|
42083
|
+
}, nX = (e = {}) => {
|
|
42084
42084
|
const [t, n] = ce(e);
|
|
42085
42085
|
function r(i, s) {
|
|
42086
42086
|
n((a) => ({ ...a, [i]: s }));
|
|
@@ -42089,7 +42089,7 @@ const BY = Ot("relative w-fit data-[state=active]:font-normal text-[13px] font-R
|
|
|
42089
42089
|
return t[i];
|
|
42090
42090
|
}
|
|
42091
42091
|
return [t, r, o, n];
|
|
42092
|
-
},
|
|
42092
|
+
}, rX = (e = {}) => {
|
|
42093
42093
|
const [t, n] = ce(e);
|
|
42094
42094
|
function r(i, s) {
|
|
42095
42095
|
n((a) => ({ ...a, [i]: s }));
|
|
@@ -42116,7 +42116,7 @@ function qY({ dataset: e = [] }) {
|
|
|
42116
42116
|
}
|
|
42117
42117
|
}, [e]), [t, n];
|
|
42118
42118
|
}
|
|
42119
|
-
const
|
|
42119
|
+
const oX = (e) => {
|
|
42120
42120
|
const {
|
|
42121
42121
|
dataset: t = []
|
|
42122
42122
|
} = e, [n, r] = qY({ dataset: t }), [o, i] = ce([]), [s, a] = ce({}), [l, c] = ce(
|
|
@@ -42369,13 +42369,13 @@ const oG = Ot(
|
|
|
42369
42369
|
}
|
|
42370
42370
|
));
|
|
42371
42371
|
tA.displayName = eA.displayName;
|
|
42372
|
-
const nA = Tn({}),
|
|
42372
|
+
const nA = Tn({}), iX = (e) => {
|
|
42373
42373
|
const {
|
|
42374
42374
|
singleSelection: t = !0,
|
|
42375
42375
|
onChange: n = () => {
|
|
42376
42376
|
},
|
|
42377
42377
|
onContextMenu: r
|
|
42378
|
-
} = e, o = En(8
|
|
42378
|
+
} = e, o = En(8), i = Ae({ items: [] }), s = Ae({ items: [] }), {
|
|
42379
42379
|
children: a
|
|
42380
42380
|
} = e, l = (u) => {
|
|
42381
42381
|
r && (t && s.current.items.filter((p) => p.id != u.id).map((p) => {
|
|
@@ -42402,8 +42402,8 @@ const nA = Tn({}), oX = (e) => {
|
|
|
42402
42402
|
true: "cursor-not-allowed opacity-50 hover:bg-transparent"
|
|
42403
42403
|
}
|
|
42404
42404
|
}
|
|
42405
|
-
}),
|
|
42406
|
-
const t = Ae({}), n = En(8
|
|
42405
|
+
}), sX = (e) => {
|
|
42406
|
+
const t = Ae({}), n = En(8), {
|
|
42407
42407
|
rootref: r,
|
|
42408
42408
|
api_groupChange: o,
|
|
42409
42409
|
itemsRef: i,
|
|
@@ -42459,64 +42459,65 @@ const nA = Tn({}), oX = (e) => {
|
|
|
42459
42459
|
);
|
|
42460
42460
|
};
|
|
42461
42461
|
export {
|
|
42462
|
-
|
|
42463
|
-
|
|
42462
|
+
HG as Alert,
|
|
42463
|
+
RG as AppContext,
|
|
42464
42464
|
SD as AutoComplete,
|
|
42465
42465
|
wG as Body,
|
|
42466
42466
|
Ya as Button,
|
|
42467
42467
|
Z5 as CloseButton,
|
|
42468
|
-
|
|
42468
|
+
jG as Container,
|
|
42469
42469
|
Ip as ContextMenu,
|
|
42470
42470
|
TC as CopyButton,
|
|
42471
|
-
|
|
42471
|
+
VG as DataTable,
|
|
42472
42472
|
Q5 as DialogPanel,
|
|
42473
42473
|
CG as Frame,
|
|
42474
|
-
|
|
42474
|
+
LG as Frequency,
|
|
42475
42475
|
g6 as Headline,
|
|
42476
|
-
|
|
42476
|
+
eX as HelpPopover,
|
|
42477
42477
|
Hn as IconButton,
|
|
42478
|
-
|
|
42478
|
+
NG as InformationTableMui,
|
|
42479
42479
|
Ow as InlineSpinner,
|
|
42480
42480
|
lE as Input,
|
|
42481
42481
|
Yc as Label,
|
|
42482
42482
|
HI as MainHeader,
|
|
42483
|
-
|
|
42483
|
+
DG as MenuButton,
|
|
42484
42484
|
Hu as Model,
|
|
42485
42485
|
wm as ModelContext,
|
|
42486
|
-
|
|
42486
|
+
oX as MuiTable,
|
|
42487
42487
|
U4 as NgFailedLegend,
|
|
42488
42488
|
W4 as NgSuccessLegend,
|
|
42489
42489
|
GC as Panel,
|
|
42490
|
-
|
|
42491
|
-
|
|
42492
|
-
|
|
42490
|
+
ZG as PropItem,
|
|
42491
|
+
YG as RadioGroup,
|
|
42492
|
+
KG as RadioItem,
|
|
42493
42493
|
xG as ScrolBarStyle,
|
|
42494
42494
|
Tm as ScrollArea,
|
|
42495
42495
|
Mh as Spinner,
|
|
42496
42496
|
ED as SpinnerDialog,
|
|
42497
|
-
|
|
42497
|
+
tX as SplitButton,
|
|
42498
42498
|
WI as SubHeader,
|
|
42499
42499
|
XC as SwapIconButton,
|
|
42500
42500
|
hF as Switch,
|
|
42501
|
-
|
|
42502
|
-
|
|
42501
|
+
JG as Tabs,
|
|
42502
|
+
QG as TextArea,
|
|
42503
42503
|
X3 as TinnyHelp,
|
|
42504
|
-
|
|
42505
|
-
|
|
42506
|
-
|
|
42504
|
+
qG as Toast,
|
|
42505
|
+
iX as ToggleGroup,
|
|
42506
|
+
sX as ToggleItem,
|
|
42507
42507
|
mm as Tooltip,
|
|
42508
|
-
|
|
42509
|
-
|
|
42508
|
+
BG as VirtualContainer,
|
|
42509
|
+
FG as Whatsnew,
|
|
42510
42510
|
X5 as capitalizeFirstLetter,
|
|
42511
42511
|
Pe as cn,
|
|
42512
|
-
|
|
42513
|
-
|
|
42512
|
+
$G as convertNumberToArray,
|
|
42513
|
+
OG as convertTimestampToDate,
|
|
42514
42514
|
Ot as cva,
|
|
42515
|
-
|
|
42516
|
-
|
|
42517
|
-
|
|
42515
|
+
AG as getWholeSpectrum,
|
|
42516
|
+
PG as range,
|
|
42517
|
+
GG as useApi,
|
|
42518
42518
|
RS as useBoxSize,
|
|
42519
|
+
TG as useGeneratedId,
|
|
42519
42520
|
En as useRandomId,
|
|
42520
|
-
|
|
42521
|
-
|
|
42521
|
+
nX as useStore,
|
|
42522
|
+
rX as useVariable
|
|
42522
42523
|
};
|