comand-component-library 4.2.20 → 4.2.21

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.20", LC = "GPL-3.0-only", OC = "CoManD-UI", IC = "module", BC = {
20402
+ ], SC = "comand-component-library", _C = "4.2.21", 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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "comand-component-library",
3
- "version": "4.2.20",
3
+ "version": "4.2.21",
4
4
  "license": "GPL-3.0-only",
5
5
  "author": "CoManD-UI",
6
6
  "private": false,
@@ -24,7 +24,8 @@ 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 listOfLinks } from "./list.json"
27
+ export { default as listOfTagsSectionAnchors } from "./list-of-tags-.json"
28
+ export { default as list } from "./list.json"
28
29
  export { default as listOfComponents } from "./listOfComponents.json"
29
30
  export { default as mainNavigation } from "./main-navigation.json"
30
31
  export { default as multipleswitchCheckbox } from "./multipleswitch-checkbox.json"