pangea-lib 4.0.305 → 4.0.307

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/main.es.js CHANGED
@@ -42458,8 +42458,8 @@ const Ss2 = {
42458
42458
  },
42459
42459
  setup(e) {
42460
42460
  q3((c) => ({
42461
- "47175b14": a.value.color,
42462
- "18ae9e28": a.value.backgroundColor
42461
+ "31b84294": a.value.color,
42462
+ "1f8bda68": a.value.backgroundColor
42463
42463
  }));
42464
42464
  const t = e, a = s1(() => bq(t.color) ? {
42465
42465
  color: `var(--pga-color-${t.color}-contrast)`,
@@ -42474,7 +42474,7 @@ const Ss2 = {
42474
42474
  ]));
42475
42475
  }
42476
42476
  });
42477
- const Ts2 = /* @__PURE__ */ d2(Ns2, [["__scopeId", "data-v-1e27f8db"]]), Es2 = /* @__PURE__ */ B1({
42477
+ const Ts2 = /* @__PURE__ */ d2(Ns2, [["__scopeId", "data-v-aebad60d"]]), Es2 = /* @__PURE__ */ B1({
42478
42478
  __name: "PgaColorCircle",
42479
42479
  props: {
42480
42480
  color: {}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pangea-lib",
3
3
  "description": "",
4
- "version": "4.0.305",
4
+ "version": "4.0.307",
5
5
  "author": "Gianfranco Raselli",
6
6
  "license": "ISC",
7
7
  "homepage": "https://github.com/GianfrancoRaselli/pangea-lib#readme",