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.
|
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