comand-component-library 3.3.26 → 3.3.28
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/comand-component-library.js +210 -197
- package/dist/comand-component-library.umd.cjs +4 -4
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/src/App.vue +37 -32
- package/src/assets/styles/logos-iconfont.css +1 -1
- package/src/components/CmdBox.vue +43 -19
- package/src/components/CmdBoxWrapper.vue +6 -2
- package/src/components/CmdMainNavigation.vue +1 -1
- package/src/components/CmdMultistepFormProgressBar.vue +1 -1
- package/src/components/CmdThumbnailScroller.vue +3 -1
- package/src/components/CmdTooltip.vue +2 -2
- package/src/components/CmdWidthLimitationWrapper.vue +0 -1
- /package/src/assets/fonts/iconfonts/logos-iconfont/{icomoon.woff → icomoon-logos.woff} +0 -0
File without changes
|