comand-component-library 4.2.21 → 4.2.22
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.
@@ -20399,7 +20399,7 @@ const mx = /* @__PURE__ */ F(ux, [["render", cx]]), px = [
|
|
20399
20399
|
text: "Zimbabwe",
|
20400
20400
|
value: "zw"
|
20401
20401
|
}
|
20402
|
-
], SC = "comand-component-library", _C = "4.2.
|
20402
|
+
], SC = "comand-component-library", _C = "4.2.22", LC = "GPL-3.0-only", OC = "CoManD-UI", IC = "module", BC = {
|
20403
20403
|
prepublishOnly: "npm run build-lib",
|
20404
20404
|
dev: "vite",
|
20405
20405
|
build: "vite build",
|
package/package.json
CHANGED
@@ -24,7 +24,7 @@ export { default as inputGroupRadiobuttons } from "./input-group-radiobuttons.js
|
|
24
24
|
export { default as inputGroupReplacedRadiobuttons } from "./input-group-replaced-radiobuttons.json"
|
25
25
|
export { default as inputGroupToggleSwitchRadiobuttons } from "./input-group-toggle-switch-radiobuttons.json"
|
26
26
|
export { default as listOfLinksSectionAnchors } from "./list-of-links-section-anchors.json"
|
27
|
-
export { default as
|
27
|
+
export { default as listOfTags } from "./list-of-tags.json"
|
28
28
|
export { default as list } from "./list.json"
|
29
29
|
export { default as listOfComponents } from "./listOfComponents.json"
|
30
30
|
export { default as mainNavigation } from "./main-navigation.json"
|