ados-rcm 1.1.538 → 1.1.540
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +19 -19
- package/dist/index.es.js +10 -8
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -19492,14 +19492,7 @@ ${q["Invalid file(s)"]}: ${vt}${Tt ? `
|
|
19492
19492
|
Ud(w),
|
19493
19493
|
")"
|
19494
19494
|
] }),
|
19495
|
-
Ge &&
|
19496
|
-
"span",
|
19497
|
-
{
|
19498
|
-
children: q["Download List"] || "Download List",
|
19499
|
-
className: Ze.clsx(Rn.LabelButton, "Label1", !(P != null && P.length) && Rn.Disabled),
|
19500
|
-
onClick: P != null && P.length ? qe : void 0
|
19501
|
-
}
|
19502
|
-
) : !Ge && /* @__PURE__ */ C.jsx(
|
19495
|
+
!Ge && /* @__PURE__ */ C.jsx(
|
19503
19496
|
"span",
|
19504
19497
|
{
|
19505
19498
|
children: ht,
|
@@ -19511,6 +19504,15 @@ ${q["Invalid file(s)"]}: ${vt}${Tt ? `
|
|
19511
19504
|
),
|
19512
19505
|
onClick: !Ee && !Ke ? Be : void 0
|
19513
19506
|
}
|
19507
|
+
),
|
19508
|
+
m && /* @__PURE__ */ C.jsx(
|
19509
|
+
"span",
|
19510
|
+
{
|
19511
|
+
children: q["Download List"] || "Download List",
|
19512
|
+
className: Ze.clsx(Rn.LabelButton, "Label1", !(P != null && P.length) && Rn.Disabled),
|
19513
|
+
style: { marginLeft: "auto" },
|
19514
|
+
onClick: P != null && P.length ? qe : void 0
|
19515
|
+
}
|
19514
19516
|
)
|
19515
19517
|
] });
|
19516
19518
|
}, [
|