comand-component-library 4.1.63 → 4.1.64

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.
@@ -18534,7 +18534,7 @@ function c1(e, n, t, s, i, o) {
18534
18534
  })
18535
18535
  ], 64);
18536
18536
  }
18537
- const bo = /* @__PURE__ */ P(e1, [["render", c1]]), u1 = "comand-component-library", m1 = "4.1.63", h1 = "GPL-3.0-only", p1 = "CoManD-UI", f1 = "module", g1 = {
18537
+ const bo = /* @__PURE__ */ P(e1, [["render", c1]]), u1 = "comand-component-library", m1 = "4.1.64", h1 = "GPL-3.0-only", p1 = "CoManD-UI", f1 = "module", g1 = {
18538
18538
  prepublishOnly: "npm run build-lib",
18539
18539
  dev: "vite",
18540
18540
  build: "vite build",
@@ -18551,6 +18551,7 @@ const bo = /* @__PURE__ */ P(e1, [["render", c1]]), u1 = "comand-component-libra
18551
18551
  "./export-data.js": "./src/assets/data/export-data.js"
18552
18552
  }, x1 = {
18553
18553
  "clickout-event": "^1.1.2",
18554
+ "comand-component-library": "^4.1.63",
18554
18555
  "comand-frontend-framework": "^4.1.17",
18555
18556
  "comand-ui-iconfonts": "^1.0.14",
18556
18557
  "core-js": "^3.20.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "comand-component-library",
3
- "version": "4.1.63",
3
+ "version": "4.1.64",
4
4
  "license": "GPL-3.0-only",
5
5
  "author": "CoManD-UI",
6
6
  "private": false,
@@ -25,6 +25,7 @@
25
25
  },
26
26
  "dependencies": {
27
27
  "clickout-event": "^1.1.2",
28
+ "comand-component-library": "^4.1.63",
28
29
  "comand-frontend-framework": "^4.1.17",
29
30
  "comand-ui-iconfonts": "^1.0.14",
30
31
  "core-js": "^3.20.1",