comand-component-library 4.2.42 → 4.2.43

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.
@@ -10406,6 +10406,7 @@ function gp(e, t, n, s, i, l) {
10406
10406
  ], 2);
10407
10407
  }
10408
10408
  const Ji = /* @__PURE__ */ F(ip, [["render", gp]]), yp = {
10409
+ emits: ["click"],
10409
10410
  name: "CmdMultistepFormProgressBar",
10410
10411
  data() {
10411
10412
  return {
@@ -20608,7 +20609,7 @@ const xx = /* @__PURE__ */ F(yx, [["render", bx]]), Cx = [
20608
20609
  text: "Zimbabwe",
20609
20610
  value: "zw"
20610
20611
  }
20611
- ], FC = "comand-component-library", VC = "4.2.42", AC = "GPL-3.0-only", PC = "CoManD-UI", EC = "module", HC = {
20612
+ ], FC = "comand-component-library", VC = "4.2.43", AC = "GPL-3.0-only", PC = "CoManD-UI", EC = "module", HC = {
20612
20613
  prepublishOnly: "npm run build-lib",
20613
20614
  dev: "vite",
20614
20615
  build: "vite build",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "comand-component-library",
3
- "version": "4.2.42",
3
+ "version": "4.2.43",
4
4
  "license": "GPL-3.0-only",
5
5
  "author": "CoManD-UI",
6
6
  "private": false,
@@ -29,6 +29,7 @@
29
29
  import {getRoute} from "../utilities.js"
30
30
 
31
31
  export default {
32
+ emits: ["click"],
32
33
  name: "CmdMultistepFormProgressBar",
33
34
  data() {
34
35
  return {