dccxx-s3-explorer 1.0.18 → 1.0.19

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.
@@ -14319,7 +14319,7 @@ const bC = ({
14319
14319
  header: "",
14320
14320
  accessorKey: "publish",
14321
14321
  cell: ({ row: S }) => {
14322
- const [R, M] = Z(!1), [H, U] = Z("create"), [Q, _] = Z(!1), I = S.original.id, F = S.getValue("status"), G = S.getValue("code"), K = new Date(S.original.lastUpdate).getMonth() + 1, [q, ee] = Z(""), [le, pe] = Z("1");
14322
+ const [R, M] = Z(!1), [H, U] = Z("create"), [Q, _] = Z(!1), I = S.original.id, F = S.getValue("status"), G = S.getValue("code"), K = new Date(S.original.lastUpdate).getMonth() + 1, [q, ee] = Z(""), [le, pe] = Z(I);
14323
14323
  return /* @__PURE__ */ O(
14324
14324
  nn,
14325
14325
  {
@@ -14369,7 +14369,7 @@ const bC = ({
14369
14369
  ]
14370
14370
  }
14371
14371
  ),
14372
- /* @__PURE__ */ O("div", { children: [
14372
+ /* @__PURE__ */ O("div", { className: "text-start", children: [
14373
14373
  /* @__PURE__ */ p("span", { className: "text-start", children: "id:" }),
14374
14374
  /* @__PURE__ */ p(
14375
14375
  _t,
@@ -14380,7 +14380,7 @@ const bC = ({
14380
14380
  }
14381
14381
  )
14382
14382
  ] }),
14383
- /* @__PURE__ */ O("div", { children: [
14383
+ /* @__PURE__ */ O("div", { className: "text-start", children: [
14384
14384
  /* @__PURE__ */ p("span", { className: "text-start", children: "bucket:" }),
14385
14385
  /* @__PURE__ */ p(_t, { value: q, onChange: (ce) => ee(ce.target.value) })
14386
14386
  ] }),