comand-component-library 4.1.70 → 4.1.71
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.
|
@@ -1292,7 +1292,8 @@ const jl = {
|
|
|
1292
1292
|
required: !0
|
|
1293
1293
|
},
|
|
1294
1294
|
allowEditComponent: {
|
|
1295
|
-
type: Boolean
|
|
1295
|
+
type: Boolean,
|
|
1296
|
+
default: !0
|
|
1296
1297
|
},
|
|
1297
1298
|
allowAddComponent: {
|
|
1298
1299
|
type: Boolean
|
|
@@ -18559,7 +18560,7 @@ function c1(e, n, t, s, i, o) {
|
|
|
18559
18560
|
})
|
|
18560
18561
|
], 64);
|
|
18561
18562
|
}
|
|
18562
|
-
const bo = /* @__PURE__ */ P(e1, [["render", c1]]), u1 = "comand-component-library", m1 = "4.1.
|
|
18563
|
+
const bo = /* @__PURE__ */ P(e1, [["render", c1]]), u1 = "comand-component-library", m1 = "4.1.71", h1 = "GPL-3.0-only", p1 = "CoManD-UI", f1 = "module", g1 = {
|
|
18563
18564
|
prepublishOnly: "npm run build-lib",
|
|
18564
18565
|
dev: "vite",
|
|
18565
18566
|
build: "vite build",
|
package/package.json
CHANGED