@quoreadmin/ui 1.0.8 → 1.0.9

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
@@ -27613,7 +27613,7 @@ const gp = /* @__PURE__ */ ze(RW, [["render", BW], ["__scopeId", "data-v-ca6ae8f
27613
27613
  q.toLowerCase()
27614
27614
  ).replace(/^\./, ""), pe = ue ? s.has(ue) ? ue : o[ue] || "txt" : "txt";
27615
27615
  return z ? {
27616
- id: F.lastModified + F.name.replace(/[\s.]/g, ""),
27616
+ id: F.lastModified + "-" + F.name.replace(/[\s.]/g, ""),
27617
27617
  originalFile: F,
27618
27618
  name: F.name,
27619
27619
  url: URL.createObjectURL(F),
@@ -27886,7 +27886,7 @@ function sG(n, e, t, r, i, s) {
27886
27886
  L(o, {
27887
27887
  icon: h.icon,
27888
27888
  color: "inkwell-30",
27889
- class: "mr-3 shrink-0 p-2 bg-green-20 rounded-lg h-full",
27889
+ class: "h-full -ml-1.5 mt-1 mr-1 rounded-lg shrink-0",
27890
27890
  size: "xl"
27891
27891
  }, null, 8, ["icon"]),
27892
27892
  P("div", qW, [
@@ -28022,7 +28022,7 @@ function sG(n, e, t, r, i, s) {
28022
28022
  })
28023
28023
  ], 8, VW);
28024
28024
  }
28025
- const FI = /* @__PURE__ */ ze(jW, [["render", sG], ["__scopeId", "data-v-84c35eb3"]]), oG = xe({
28025
+ const FI = /* @__PURE__ */ ze(jW, [["render", sG], ["__scopeId", "data-v-82fb8862"]]), oG = xe({
28026
28026
  name: "QWarningModal",
28027
28027
  components: {
28028
28028
  QModal: $I