ados-rcm 1.1.124 → 1.1.125
Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts
CHANGED
@@ -40,7 +40,6 @@ export * from './AModule/ANetwork/APIContext';
|
|
40
40
|
export * from './AModule/AUtils/bound';
|
41
41
|
export * from './AModule/AUtils/cbF';
|
42
42
|
export * from './AModule/AUtils/dateF';
|
43
|
-
export * from './AModule/AUtils/dlgF';
|
44
43
|
export * from './AModule/AUtils/fileF';
|
45
44
|
export * from './AModule/AUtils/numF';
|
46
45
|
export * from './AModule/AUtils/objF';
|
package/dist/index.es.js
CHANGED
@@ -7572,11 +7572,17 @@ const GS = ["Primary", "Secondary", "Raw"], Wf = (o) => {
|
|
7572
7572
|
}, QS = (o) => (r) => {
|
7573
7573
|
const { dlgCore: n } = r;
|
7574
7574
|
return /* @__PURE__ */ c.jsx(o3, { dlgCore: n, children: sn.cloneElement(/* @__PURE__ */ c.jsx(o, { ...r }), { dlgCore: n }) });
|
7575
|
-
}, Gr = [],
|
7575
|
+
}, Gr = [], e5 = {
|
7576
|
+
closeAllDlgs: () => {
|
7577
|
+
Gr.forEach((o) => {
|
7578
|
+
o.core.action.close();
|
7579
|
+
});
|
7580
|
+
}
|
7581
|
+
}, i3 = "_AFileBox_1817k_1", a3 = "_SelectedFile_1817k_16", s3 = "_Dropping_1817k_26", la = {
|
7576
7582
|
AFileBox: i3,
|
7577
7583
|
SelectedFile: a3,
|
7578
7584
|
Dropping: s3
|
7579
|
-
},
|
7585
|
+
}, t5 = (o) => {
|
7580
7586
|
const {
|
7581
7587
|
useFile: r,
|
7582
7588
|
FileRenderer: n = l3,
|
@@ -7684,7 +7690,7 @@ const vt = {
|
|
7684
7690
|
}, f3 = "_AFloatMenu_remid_1", d3 = "_Content_remid_11", Xu = {
|
7685
7691
|
AFloatMenu: f3,
|
7686
7692
|
Content: d3
|
7687
|
-
},
|
7693
|
+
}, r5 = (o) => {
|
7688
7694
|
const {
|
7689
7695
|
defs: r,
|
7690
7696
|
defaultDef: n,
|
@@ -7813,7 +7819,7 @@ function p3(o) {
|
|
7813
7819
|
}
|
7814
7820
|
const g3 = {
|
7815
7821
|
parseInt: p3
|
7816
|
-
}, v3 = `${Number.MAX_SAFE_INTEGER}`.length - 1,
|
7822
|
+
}, v3 = `${Number.MAX_SAFE_INTEGER}`.length - 1, n5 = (o) => {
|
7817
7823
|
const {
|
7818
7824
|
unit: r,
|
7819
7825
|
type: n = "Secondary",
|
@@ -7871,7 +7877,7 @@ const g3 = {
|
|
7871
7877
|
Row: y3,
|
7872
7878
|
Label: m3,
|
7873
7879
|
Content: x3
|
7874
|
-
},
|
7880
|
+
}, o5 = (o) => {
|
7875
7881
|
const { defs: r, defaultDef: n, item: a, rowHeight: s, labelWidth: d, ...f } = o, v = O(() => ({
|
7876
7882
|
content: S3,
|
7877
7883
|
label: b3,
|
@@ -7937,7 +7943,7 @@ const g3 = {
|
|
7937
7943
|
Option: N3,
|
7938
7944
|
Selected: F3,
|
7939
7945
|
CheckBox: B3
|
7940
|
-
},
|
7946
|
+
}, i5 = (o) => {
|
7941
7947
|
const {
|
7942
7948
|
options: r,
|
7943
7949
|
useSelect: n,
|
@@ -8106,7 +8112,7 @@ const $3 = (o) => {
|
|
8106
8112
|
Right: J3,
|
8107
8113
|
ContentContainer: X3,
|
8108
8114
|
Content: Q3
|
8109
|
-
},
|
8115
|
+
}, a5 = (o) => {
|
8110
8116
|
const { useSelect: r, steps: n, StepRenderer: a = Qu, ContentRenderer: s = Qu } = o;
|
8111
8117
|
if (n.length === 0)
|
8112
8118
|
throw new Error("steps should have at least one element");
|
@@ -8136,7 +8142,7 @@ const $3 = (o) => {
|
|
8136
8142
|
Track: t6,
|
8137
8143
|
Truthy: r6,
|
8138
8144
|
Thumb: n6
|
8139
|
-
},
|
8145
|
+
}, s5 = (o) => {
|
8140
8146
|
const {
|
8141
8147
|
wrapProps: r,
|
8142
8148
|
helperText: n,
|
@@ -8160,7 +8166,7 @@ const $3 = (o) => {
|
|
8160
8166
|
Primary: c6,
|
8161
8167
|
Secondary: u6,
|
8162
8168
|
IsDiabled: f6
|
8163
|
-
},
|
8169
|
+
}, l5 = ["Primary", "Secondary"], c5 = (o) => {
|
8164
8170
|
const {
|
8165
8171
|
options: r,
|
8166
8172
|
useSelect: n,
|
@@ -9128,7 +9134,7 @@ const q6 = "_ATableFooter_4nlon_1", K6 = "_Button_4nlon_10", G6 = "_IsSelected_4
|
|
9128
9134
|
),
|
9129
9135
|
b && /* @__PURE__ */ c.jsx("div", { className: Z.clsx(en.TopRightAddon, en.HItem), children: b })
|
9130
9136
|
] });
|
9131
|
-
},
|
9137
|
+
}, u5 = (o) => {
|
9132
9138
|
const {
|
9133
9139
|
defs: r,
|
9134
9140
|
pk: n,
|
@@ -9413,7 +9419,7 @@ const S4 = "_Base_1vu9b_1", A4 = "_ATextArea_1vu9b_5", C4 = "_Primary_1vu9b_33",
|
|
9413
9419
|
Secondary: I4,
|
9414
9420
|
ReadOnly: D4,
|
9415
9421
|
Error: "_Error_1vu9b_65"
|
9416
|
-
},
|
9422
|
+
}, f5 = ["Primary", "Secondary", "ReadOnly", "Error"], d5 = (o) => {
|
9417
9423
|
const {
|
9418
9424
|
onEnterPress: r,
|
9419
9425
|
errorMessage: n,
|
@@ -9968,7 +9974,7 @@ const En = {
|
|
9968
9974
|
tooltip: d["Search(Button)"]
|
9969
9975
|
}
|
9970
9976
|
) });
|
9971
|
-
},
|
9977
|
+
}, h5 = (o) => {
|
9972
9978
|
var Zr;
|
9973
9979
|
const {
|
9974
9980
|
pk: r,
|
@@ -10289,7 +10295,7 @@ const fx = (o) => {
|
|
10289
10295
|
/* @__PURE__ */ c.jsx(b4, { text: r })
|
10290
10296
|
] });
|
10291
10297
|
};
|
10292
|
-
function
|
10298
|
+
function p5(o, r) {
|
10293
10299
|
Se(() => {
|
10294
10300
|
if (o.current)
|
10295
10301
|
for (const n in r) {
|
@@ -11649,13 +11655,6 @@ function ES(o) {
|
|
11649
11655
|
}
|
11650
11656
|
};
|
11651
11657
|
}
|
11652
|
-
const p5 = {
|
11653
|
-
closeAllDlgs: () => {
|
11654
|
-
Gr.forEach((o) => {
|
11655
|
-
o.core.action.close();
|
11656
|
-
});
|
11657
|
-
}
|
11658
|
-
};
|
11659
11658
|
async function LS(o) {
|
11660
11659
|
const r = new Promise((n, a) => {
|
11661
11660
|
const s = new FileReader();
|
@@ -11701,9 +11700,9 @@ export {
|
|
11701
11700
|
Sy as ADialogStyleKeys,
|
11702
11701
|
YS as ADialogTypes,
|
11703
11702
|
US as ADivideFrame,
|
11704
|
-
|
11703
|
+
t5 as AFileBox,
|
11705
11704
|
ky as AFileBoxStyleKeys,
|
11706
|
-
|
11705
|
+
r5 as AFloatMenu,
|
11707
11706
|
jy as AFloatMenuKeys,
|
11708
11707
|
My as AFrameStyleKeys,
|
11709
11708
|
to as AGrow,
|
@@ -11716,38 +11715,38 @@ export {
|
|
11716
11715
|
ro as AInput,
|
11717
11716
|
my as AInputStyleKeys,
|
11718
11717
|
VS as AInputTypes,
|
11719
|
-
|
11718
|
+
o5 as AListView,
|
11720
11719
|
Ry as AListViewStyleKeys,
|
11721
11720
|
$f as ALoadingBorder,
|
11722
11721
|
Ny as ALoadingBorderKeys,
|
11723
|
-
|
11722
|
+
i5 as AMultiSelect,
|
11724
11723
|
Cy as AMultiSelectStyleKeys,
|
11725
|
-
|
11724
|
+
n5 as ANumInput,
|
11726
11725
|
si as AOverflowFrame,
|
11727
11726
|
xn as ARowFrame,
|
11728
11727
|
Io as ASelect,
|
11729
11728
|
Ay as ASelectStyleKeys,
|
11730
11729
|
KS as ASelectTypes,
|
11731
11730
|
nr as ASpace,
|
11732
|
-
|
11731
|
+
a5 as AStepper,
|
11733
11732
|
Ty as AStepperStyleKeys,
|
11734
|
-
|
11733
|
+
s5 as ASwitch,
|
11735
11734
|
vm as ASwitchFrame,
|
11736
11735
|
Iy as ASwitchStyleKeys,
|
11737
|
-
|
11736
|
+
c5 as ATab,
|
11738
11737
|
Dy as ATabStyleKeys,
|
11739
|
-
|
11740
|
-
|
11738
|
+
l5 as ATabTypes,
|
11739
|
+
u5 as ATable,
|
11741
11740
|
Oy as ATableStyleKeys,
|
11742
11741
|
b4 as AText,
|
11743
|
-
|
11742
|
+
d5 as ATextArea,
|
11744
11743
|
xy as ATextAreaStyleKeys,
|
11745
|
-
|
11744
|
+
f5 as ATextAreaTypes,
|
11746
11745
|
$S as AThemeButton,
|
11747
11746
|
Ns as AThemes,
|
11748
11747
|
q_ as ATooltip,
|
11749
11748
|
_y as ATooltipStyleKeys,
|
11750
|
-
|
11749
|
+
h5 as ATree,
|
11751
11750
|
wy as ATreeStyleKeys,
|
11752
11751
|
ai as AWrap,
|
11753
11752
|
Fy as AWrapKeys,
|
@@ -11771,8 +11770,7 @@ export {
|
|
11771
11770
|
mo as createEvent,
|
11772
11771
|
Ce as dateF,
|
11773
11772
|
p6 as defaultPredicate,
|
11774
|
-
|
11775
|
-
p5 as dlgF,
|
11773
|
+
e5 as dlgF,
|
11776
11774
|
g5 as fileF,
|
11777
11775
|
_a as getMonthsOptions,
|
11778
11776
|
Bf as getYearsOptions,
|
@@ -11793,6 +11791,6 @@ export {
|
|
11793
11791
|
JS as useADialogCores,
|
11794
11792
|
C6 as useEvent,
|
11795
11793
|
h6 as useInit,
|
11796
|
-
|
11794
|
+
p5 as useTheme,
|
11797
11795
|
Ht as useValues
|
11798
11796
|
};
|
package/package.json
CHANGED