@rotki/ui-library 1.2.7 → 1.3.0
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.
- package/dist/RuiNavigationDrawer-DGs1QHIz.js +7951 -0
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.d.ts +0 -1
- package/dist/components/forms/text-field/RuiTextField.vue.d.ts +6 -6
- package/dist/components/index.es.js +1 -1
- package/dist/components/overlays/menu/RuiMenu.vue.d.ts +1 -1
- package/dist/components/tables/RuiDataTable.vue.d.ts +5 -1
- package/dist/index.es.js +2 -2
- package/dist/style.css +1 -1
- package/dist/web-types.json +22 -23
- package/package.json +36 -36
- package/dist/RuiNavigationDrawer-Dp0FB9aL.js +0 -7950
package/dist/web-types.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "@rotki/ui-library",
|
|
5
|
-
"version": "1.
|
|
5
|
+
"version": "1.3.0",
|
|
6
6
|
"js-types-syntax": "typescript",
|
|
7
7
|
"description-markup": "markdown",
|
|
8
8
|
"contributions": {
|
|
@@ -1284,9 +1284,19 @@
|
|
|
1284
1284
|
"type": "{ label?: string | undefined; description?: string | undefined; } | undefined"
|
|
1285
1285
|
}
|
|
1286
1286
|
},
|
|
1287
|
+
{
|
|
1288
|
+
"name": "hide-default-header",
|
|
1289
|
+
"description": "should hide the header navigation",
|
|
1290
|
+
"required": false,
|
|
1291
|
+
"default": "false",
|
|
1292
|
+
"value": {
|
|
1293
|
+
"kind": "expression",
|
|
1294
|
+
"type": "boolean | undefined"
|
|
1295
|
+
}
|
|
1296
|
+
},
|
|
1287
1297
|
{
|
|
1288
1298
|
"name": "hide-default-footer",
|
|
1289
|
-
"description": "should hide the footer",
|
|
1299
|
+
"description": "should hide the footer navigation",
|
|
1290
1300
|
"required": false,
|
|
1291
1301
|
"default": "false",
|
|
1292
1302
|
"value": {
|
|
@@ -2961,16 +2971,6 @@
|
|
|
2961
2971
|
"type": "ContextColorsType | undefined"
|
|
2962
2972
|
}
|
|
2963
2973
|
},
|
|
2964
|
-
{
|
|
2965
|
-
"name": "model-value",
|
|
2966
|
-
"description": "",
|
|
2967
|
-
"required": false,
|
|
2968
|
-
"default": "''",
|
|
2969
|
-
"value": {
|
|
2970
|
-
"kind": "expression",
|
|
2971
|
-
"type": "string | undefined"
|
|
2972
|
-
}
|
|
2973
|
-
},
|
|
2974
2974
|
{
|
|
2975
2975
|
"name": "error-messages",
|
|
2976
2976
|
"description": "",
|
|
@@ -4188,16 +4188,6 @@
|
|
|
4188
4188
|
"type": "ContextColorsType | undefined"
|
|
4189
4189
|
}
|
|
4190
4190
|
},
|
|
4191
|
-
{
|
|
4192
|
-
"name": "model-value",
|
|
4193
|
-
"description": "",
|
|
4194
|
-
"required": false,
|
|
4195
|
-
"default": "''",
|
|
4196
|
-
"value": {
|
|
4197
|
-
"kind": "expression",
|
|
4198
|
-
"type": "string | undefined"
|
|
4199
|
-
}
|
|
4200
|
-
},
|
|
4201
4191
|
{
|
|
4202
4192
|
"name": "error-messages",
|
|
4203
4193
|
"description": "",
|
|
@@ -4297,6 +4287,15 @@
|
|
|
4297
4287
|
"kind": "expression",
|
|
4298
4288
|
"type": "string | undefined"
|
|
4299
4289
|
}
|
|
4290
|
+
},
|
|
4291
|
+
{
|
|
4292
|
+
"name": "model-value",
|
|
4293
|
+
"description": "",
|
|
4294
|
+
"required": true,
|
|
4295
|
+
"value": {
|
|
4296
|
+
"kind": "expression",
|
|
4297
|
+
"type": "string"
|
|
4298
|
+
}
|
|
4300
4299
|
}
|
|
4301
4300
|
],
|
|
4302
4301
|
"slots": [
|
|
@@ -4880,7 +4879,7 @@
|
|
|
4880
4879
|
"vue-properties": [
|
|
4881
4880
|
{
|
|
4882
4881
|
"name": "width",
|
|
4883
|
-
"type": "
|
|
4882
|
+
"type": "any"
|
|
4884
4883
|
}
|
|
4885
4884
|
]
|
|
4886
4885
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rotki/ui-library",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.3.0",
|
|
4
4
|
"description": "A vue design system and component library for rotki",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"keywords": [
|
|
@@ -71,59 +71,59 @@
|
|
|
71
71
|
"devDependencies": {
|
|
72
72
|
"@babel/core": "7.25.2",
|
|
73
73
|
"@babel/types": "7.25.6",
|
|
74
|
-
"@commitlint/cli": "19.
|
|
75
|
-
"@commitlint/config-conventional": "19.
|
|
76
|
-
"@fontsource/roboto": "5.0
|
|
74
|
+
"@commitlint/cli": "19.5.0",
|
|
75
|
+
"@commitlint/config-conventional": "19.5.0",
|
|
76
|
+
"@fontsource/roboto": "5.1.0",
|
|
77
77
|
"@popperjs/core": "2.11.8",
|
|
78
|
-
"@rotki/eslint-config": "3.
|
|
79
|
-
"@storybook/addon-docs": "8.2
|
|
80
|
-
"@storybook/addon-essentials": "8.2
|
|
81
|
-
"@storybook/addon-interactions": "8.2
|
|
82
|
-
"@storybook/addon-links": "8.2
|
|
83
|
-
"@storybook/addon-themes": "8.2
|
|
84
|
-
"@storybook/blocks": "8.2
|
|
85
|
-
"@storybook/preview-api": "8.2
|
|
86
|
-
"@storybook/test": "8.2
|
|
87
|
-
"@storybook/vue3": "8.2
|
|
88
|
-
"@storybook/vue3-vite": "8.2
|
|
89
|
-
"@types/node": "20.16.
|
|
78
|
+
"@rotki/eslint-config": "3.1.0",
|
|
79
|
+
"@storybook/addon-docs": "8.3.2",
|
|
80
|
+
"@storybook/addon-essentials": "8.3.2",
|
|
81
|
+
"@storybook/addon-interactions": "8.3.2",
|
|
82
|
+
"@storybook/addon-links": "8.3.2",
|
|
83
|
+
"@storybook/addon-themes": "8.3.2",
|
|
84
|
+
"@storybook/blocks": "8.3.2",
|
|
85
|
+
"@storybook/preview-api": "8.3.2",
|
|
86
|
+
"@storybook/test": "8.3.2",
|
|
87
|
+
"@storybook/vue3": "8.3.2",
|
|
88
|
+
"@storybook/vue3-vite": "8.3.2",
|
|
89
|
+
"@types/node": "20.16.5",
|
|
90
90
|
"@types/tinycolor2": "1.4.6",
|
|
91
|
-
"@vitejs/plugin-vue": "5.1.
|
|
92
|
-
"@vitest/coverage-v8": "2.
|
|
93
|
-
"@vitest/ui": "2.
|
|
91
|
+
"@vitejs/plugin-vue": "5.1.4",
|
|
92
|
+
"@vitest/coverage-v8": "2.1.1",
|
|
93
|
+
"@vitest/ui": "2.1.1",
|
|
94
94
|
"@vue/test-utils": "2.4.6",
|
|
95
95
|
"@vue/tsconfig": "0.5.1",
|
|
96
|
-
"@vueuse/core": "11.0
|
|
97
|
-
"@vueuse/math": "11.0
|
|
98
|
-
"@vueuse/shared": "11.0
|
|
96
|
+
"@vueuse/core": "11.1.0",
|
|
97
|
+
"@vueuse/math": "11.1.0",
|
|
98
|
+
"@vueuse/shared": "11.1.0",
|
|
99
99
|
"argparse": "2.0.1",
|
|
100
100
|
"autoprefixer": "10.4.20",
|
|
101
|
-
"babel-loader": "9.1
|
|
101
|
+
"babel-loader": "9.2.1",
|
|
102
102
|
"bumpp": "9.5.2",
|
|
103
103
|
"consola": "3.2.3",
|
|
104
104
|
"css-loader": "7.1.2",
|
|
105
|
-
"eslint": "9.
|
|
105
|
+
"eslint": "9.11.0",
|
|
106
106
|
"eslint-plugin-cypress": "3.5.0",
|
|
107
107
|
"eslint-plugin-storybook": "0.8.0",
|
|
108
108
|
"fast-glob": "3.3.2",
|
|
109
|
-
"fast-xml-parser": "4.
|
|
109
|
+
"fast-xml-parser": "4.5.0",
|
|
110
110
|
"fs-extra": "11.2.0",
|
|
111
|
-
"husky": "9.1.
|
|
112
|
-
"jsdom": "25.0.
|
|
113
|
-
"lint-staged": "15.2.
|
|
114
|
-
"postcss": "8.4.
|
|
111
|
+
"husky": "9.1.6",
|
|
112
|
+
"jsdom": "25.0.1",
|
|
113
|
+
"lint-staged": "15.2.10",
|
|
114
|
+
"postcss": "8.4.47",
|
|
115
115
|
"remixicon": "4.3.0",
|
|
116
|
-
"sass": "1.
|
|
116
|
+
"sass": "1.79.3",
|
|
117
117
|
"scule": "1.3.0",
|
|
118
|
-
"storybook": "8.2
|
|
119
|
-
"tailwindcss": "3.4.
|
|
118
|
+
"storybook": "8.3.2",
|
|
119
|
+
"tailwindcss": "3.4.12",
|
|
120
120
|
"tinycolor2": "1.6.0",
|
|
121
121
|
"tsc-alias": "1.8.10",
|
|
122
|
-
"tsx": "4.19.
|
|
122
|
+
"tsx": "4.19.1",
|
|
123
123
|
"typescript": "5.5.4",
|
|
124
|
-
"unplugin-auto-import": "0.18.
|
|
125
|
-
"vite": "5.4.
|
|
126
|
-
"vitest": "2.
|
|
124
|
+
"unplugin-auto-import": "0.18.3",
|
|
125
|
+
"vite": "5.4.7",
|
|
126
|
+
"vitest": "2.1.1",
|
|
127
127
|
"vue": "3.4.38",
|
|
128
128
|
"vue-component-meta": "2.0.29",
|
|
129
129
|
"vue-loader": "17.4.2",
|