quasar-ui-danx 0.2.30 → 0.2.31

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/danx.es.js CHANGED
@@ -10226,7 +10226,7 @@ const Ey = {
10226
10226
  onClick: n[1] || (n[1] = (i) => e.$emit("is-title", !t.isTitle))
10227
10227
  }, [
10228
10228
  E(b(Ty), {
10229
- class: R(["w-4", t.isTitle ? "" : "text-neutral-plus-3"])
10229
+ class: R(["w-4", t.isTitle ? "" : "text-gray-400"])
10230
10230
  }, null, 8, ["class"]),
10231
10231
  E(r, null, {
10232
10232
  default: D(() => [
@@ -18949,7 +18949,7 @@ const FS = {
18949
18949
  });
18950
18950
  };
18951
18951
  }
18952
- }, K4 = "quasar-ui-danx", J4 = "0.2.29", eT = "Dan <dan@flytedesk.com>", tT = "DanX Vue / Quasar component library", nT = "MIT", rT = "module", iT = "dist/danx.es.js", oT = "dist/danx.es.js", sT = {
18952
+ }, K4 = "quasar-ui-danx", J4 = "0.2.31", eT = "Dan <dan@flytedesk.com>", tT = "DanX Vue / Quasar component library", nT = "MIT", rT = "module", iT = "dist/danx.es.js", oT = "dist/danx.es.js", sT = {
18953
18953
  dev: "cd dev && quasar dev && cd ..",
18954
18954
  build: "vite build",
18955
18955
  preview: "vite preview"