comand-component-library 4.2.54 → 4.2.55
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.
|
@@ -7098,9 +7098,9 @@ function ru(e, t, n, s, i, l) {
|
|
|
7098
7098
|
p(f, {
|
|
7099
7099
|
tagText: S,
|
|
7100
7100
|
highlightLevel: n.highlightLevel,
|
|
7101
|
-
removeTagByClick:
|
|
7101
|
+
removeTagByClick: n.removeTagByClick,
|
|
7102
7102
|
onClick: _((D) => l.removeTag(e.event, T), ["prevent"])
|
|
7103
|
-
}, null, 8, ["tagText", "highlightLevel", "onClick"])
|
|
7103
|
+
}, null, 8, ["tagText", "highlightLevel", "removeTagByClick", "onClick"])
|
|
7104
7104
|
]))), 128))
|
|
7105
7105
|
]) : m("", !0)
|
|
7106
7106
|
]),
|
|
@@ -21182,7 +21182,7 @@ const Vx = /* @__PURE__ */ F(Mx, [["render", Fx]]), Ax = [
|
|
|
21182
21182
|
text: "Zimbabwe",
|
|
21183
21183
|
value: "zw"
|
|
21184
21184
|
}
|
|
21185
|
-
], QC = "comand-component-library", XC = "4.2.
|
|
21185
|
+
], QC = "comand-component-library", XC = "4.2.55", $C = "GPL-3.0-only", e1 = "CoManD-UI", t1 = "module", n1 = {
|
|
21186
21186
|
prepublishOnly: "npm run build-lib",
|
|
21187
21187
|
dev: "vite",
|
|
21188
21188
|
build: "vite build",
|
package/package.json
CHANGED