@quoreadmin/ui 0.28.2 → 0.28.3

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.js CHANGED
@@ -61457,7 +61457,7 @@ const mae = /* @__PURE__ */ _e(fae, [["render", pae], ["__scopeId", "data-v-320d
61457
61457
  }), yae = ["id"], vae = { class: "search grow" }, bae = {
61458
61458
  class: "search-label flex items-center",
61459
61459
  for: "search"
61460
- }, wae = { class: "results-count shrink-0 text-sm text-inkwell-0 capitalize" }, Cae = {
61460
+ }, wae = { class: "results-count mx-1 shrink-0 text-xs text-gray-40 capitalize" }, Cae = {
61461
61461
  key: 1,
61462
61462
  class: "filters shrink-0 h-6"
61463
61463
  }, Sae = { class: "flex relative" }, Mae = { class: "!text-blue-20 text-tiny font-bold" }, kae = {
@@ -61537,7 +61537,7 @@ function Aae(n, e, t, r, i, s) {
61537
61537
  ])) : _("", !0)
61538
61538
  ], 8, yae);
61539
61539
  }
61540
- const rpe = /* @__PURE__ */ _e(gae, [["render", Aae], ["__scopeId", "data-v-c2be0dcb"]]), Eae = ke({
61540
+ const rpe = /* @__PURE__ */ _e(gae, [["render", Aae], ["__scopeId", "data-v-d269947c"]]), Eae = ke({
61541
61541
  name: "QTableCell",
61542
61542
  props: {
61543
61543
  // Pass in an ID unique to the table.
@@ -61790,7 +61790,7 @@ const Pae = /* @__PURE__ */ _e(Oae, [["render", Lae], ["__scopeId", "data-v-d4c8
61790
61790
  top: h,
61791
61791
  width: p,
61792
61792
  height: g
61793
- } = iR(s), y = F(0), v = F(0), b = F(0), S = F(window.innerHeight), C = F(0), x = F(!1), M = F(1), E = F([]), D = F(!1), O = Q(() => t.value === "desktop"), $ = Q(() => M.value * n.itemsPerPage - 1), R = Q(() => n.isFixed && d.value >= b.value), U = Q(() => X.value > 0), X = Q(() => s.value ? l.value - p.value : 0), ne = Q(() => (!O.value || x.value) && u.value > 0 && !n.loading), H = Q(() => (!O.value || x.value) && u.value < X.value && !n.loading), q = Q(() => {
61793
+ } = iR(s), y = F(0), v = F(0), b = F(0), S = F(window.innerHeight), C = F(0), x = F(!1), M = F(1), E = F([]), D = F(!1), O = Q(() => t.value === "desktop"), $ = Q(() => M.value * n.itemsPerPage - 1), R = Q(() => n.isFixed && d.value >= b.value), U = Q(() => X.value > 0), X = Q(() => s.value ? l.value - p.value : 0), ne = Q(() => (!O.value || x.value) && u.value > 0 && n.modelValue.length && !n.loading), H = Q(() => (!O.value || x.value) && u.value < X.value && n.modelValue.length && !n.loading), q = Q(() => {
61794
61794
  const fe = [], be = {};
61795
61795
  let Ae = 0;
61796
61796
  return n.columns.forEach((je) => {
@@ -62159,8 +62159,8 @@ function Gae(n, e, t, r, i, s) {
62159
62159
  n.showLeftScrollButton ? (w(), A("div", {
62160
62160
  key: 3,
62161
62161
  class: j([
62162
- "absolute z-20 rounded-full w-8 h-8",
62163
- "bg-white border border-gray-20 shadow -mt-4 -ml-4",
62162
+ "absolute z-20 rounded-full w-10 h-10",
62163
+ "bg-white border border-gray-20 shadow -mt-5 -ml-5",
62164
62164
  "flex items-center justify-center cursor-pointer"
62165
62165
  ]),
62166
62166
  style: ui(`
@@ -62179,10 +62179,10 @@ function Gae(n, e, t, r, i, s) {
62179
62179
  n.showRightScrollButton ? (w(), A("div", {
62180
62180
  key: 4,
62181
62181
  class: j([
62182
- "absolute z-20 rounded-full w-8 h-8",
62183
- "bg-white border border-gray-20 shadow -mt-4 -mr-4",
62182
+ "absolute z-20 rounded-full w-10 h-10",
62183
+ "bg-white border border-gray-20 shadow -mt-5 -mr-5",
62184
62184
  "flex items-center justify-center cursor-pointer",
62185
- { "!right-6": !n.columns[n.columns.length - 1].frozen }
62185
+ { "!right-8": !n.columns[n.columns.length - 1].frozen }
62186
62186
  ]),
62187
62187
  style: ui(`
62188
62188
  top: ${n.scrollButtonTop}px;
@@ -62199,7 +62199,7 @@ function Gae(n, e, t, r, i, s) {
62199
62199
  ], 6)) : _("", !0)
62200
62200
  ], 16, Rae);
62201
62201
  }
62202
- const ipe = /* @__PURE__ */ _e(_ae, [["render", Gae], ["__scopeId", "data-v-59f7001c"]]);
62202
+ const ipe = /* @__PURE__ */ _e(_ae, [["render", Gae], ["__scopeId", "data-v-e07fcdf1"]]);
62203
62203
  function BN(n) {
62204
62204
  return n instanceof Date || Object.prototype.toString.call(n) === "[object Date]";
62205
62205
  }