dccxx-s3-explorer 1.0.87 → 1.0.89
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/s3-explorer.js
CHANGED
|
@@ -25658,7 +25658,7 @@ const Rr = mz, kr = vz, Nr = yz, pr = C.forwardRef(({ className: t, sideOffset:
|
|
|
25658
25658
|
ref: r,
|
|
25659
25659
|
sideOffset: e,
|
|
25660
25660
|
className: Ve(
|
|
25661
|
-
"z-
|
|
25661
|
+
"z-[1001] overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
|
|
25662
25662
|
t
|
|
25663
25663
|
),
|
|
25664
25664
|
...n
|
|
@@ -33709,9 +33709,9 @@ const Zn = {
|
|
|
33709
33709
|
/* @__PURE__ */ h(gr, { open: !!ee, onOpenChange: (A) => !A && W(null), children: /* @__PURE__ */ P(er, { className: "s3-explr-dialog-content", children: [
|
|
33710
33710
|
/* @__PURE__ */ P(tr, { className: "s3-explr-dialog-header", children: [
|
|
33711
33711
|
/* @__PURE__ */ h(nr, { className: "s3-explr-dialog-title", children: "Xác nhận xóa" }),
|
|
33712
|
-
/* @__PURE__ */ P(Si, { className: "s3-explr-dialog-description", children: [
|
|
33712
|
+
/* @__PURE__ */ P(Si, { className: "s3-explr-dialog-description break-words whitespace-pre-wrap", children: [
|
|
33713
33713
|
"Bạn có chắc chắn muốn xóa ",
|
|
33714
|
-
ee == null ? void 0 : ee.name,
|
|
33714
|
+
/* @__PURE__ */ h("span", { className: "font-medium break-all", children: ee == null ? void 0 : ee.name }),
|
|
33715
33715
|
"? Hành động này không thể hoàn tác."
|
|
33716
33716
|
] })
|
|
33717
33717
|
] }),
|