comand-component-library
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "comand-component-library", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"private": false, | ||
@@ -22,3 +22,3 @@ "type": "module", | ||
"clickout-event": "^1.1.2", | ||
"comand-frontend-framework": "^4.0.20", | ||
"comand-frontend-framework": "^4.0.30", | ||
"core-js": "^3.20.1", | ||
@@ -32,3 +32,3 @@ "prismjs": "^1.27.0", | ||
"@iconify/vue": "^4.0.0", | ||
"@vitejs/plugin-vue": "^3.0.0", | ||
"@vitejs/plugin-vue": "^4.6.2", | ||
"@vue/test-utils": "^2.0.0-0", | ||
@@ -39,5 +39,5 @@ "axios": "^0.24.0", | ||
"unplugin-vue-components": "^0.24.0", | ||
"vite": "^3.2.7", | ||
"vite": "^4.5.3", | ||
"vue-jest": "^5.0.0-0" | ||
} | ||
} |
@@ -5,3 +5,3 @@ # comand-component-library (fka: comand-ui-kit) | ||
``` | ||
Library with UI vue-components for oyur web site projects. | ||
Library with UI vue3-components for your web-based projects. | ||
The library is based on comand-frontend-framework which is a required dependency. | ||
@@ -33,2 +33,2 @@ The components use the same html/css-structure and variables. | ||
### Customize configuration | ||
See [Configuration Reference](https://cli.vuejs.org/config/). | ||
See [Configuration Reference](https://cli.vuejs.org/config/). |
@@ -11,5 +11,6 @@ [ | ||
{ | ||
"text": "Option 3", | ||
"value": 3 | ||
"text": "Option 3 with icon", | ||
"value": 3, | ||
"iconClass": "icon-mail" | ||
} | ||
] |
@@ -33,3 +33,3 @@ [ | ||
"id": "form-element-password-id", | ||
"value": "default value", | ||
"value": "", | ||
"fieldIconClass": "icon-cogs", | ||
@@ -36,0 +36,0 @@ "labelText": "Password input", |
@@ -39,3 +39,3 @@ /* begin imports css from comand-frontend-framework ---------------------------------------------------------------------------------------- */ | ||
/* import css for demopage only */ | ||
//import 'comand-frontend-framework/public/demopage-only.css' | ||
import 'comand-frontend-framework/demopage-only.css' | ||
/* end imports css from comand-component-library ---------------------------------------------------------------------------------------- */ | ||
@@ -42,0 +42,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13617578
267
20772
33