@rotki/ui-library 2.6.2 → 2.6.4

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.
Files changed (63) hide show
  1. package/dist/components/accordions/accordion/RuiAccordion.vue.d.ts +2 -2
  2. package/dist/components/alerts/RuiAlert.vue.d.ts +3 -3
  3. package/dist/components/buttons/button/RuiButton.vue.d.ts +2 -2
  4. package/dist/components/buttons/button-group/RuiButtonGroup.vue.d.ts +2 -2
  5. package/dist/components/cards/RuiCard.vue.d.ts +6 -6
  6. package/dist/components/date-time-picker/use-input-handler.d.ts +2 -2
  7. package/dist/components/date-time-picker/use-keyboard-handler.d.ts +2 -2
  8. package/dist/components/forms/auto-complete/RuiAutoComplete.vue.d.ts +18 -18
  9. package/dist/components/forms/checkbox/RuiCheckbox.vue.d.ts +2 -2
  10. package/dist/components/forms/radio-button/radio/RuiRadio.vue.d.ts +2 -2
  11. package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue.d.ts +2 -2
  12. package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.d.ts +4 -4
  13. package/dist/components/forms/select/RuiMenuSelect.vue.d.ts +2 -2
  14. package/dist/components/forms/text-area/RuiTextArea.vue.d.ts +3 -3
  15. package/dist/components/forms/text-field/RuiTextField.vue.d.ts +3 -3
  16. package/dist/components/index.es.js +2840 -2889
  17. package/dist/components/overlays/badge/RuiBadge.vue.d.ts +3 -3
  18. package/dist/components/overlays/bottom-sheet/RuiBottomSheet.vue.d.ts +2 -2
  19. package/dist/components/overlays/dialog/RuiDialog.vue.d.ts +2 -2
  20. package/dist/components/overlays/menu/RuiMenu.vue.d.ts +3 -3
  21. package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue.d.ts +2 -2
  22. package/dist/components/overlays/notification/RuiNotification.vue.d.ts +2 -2
  23. package/dist/components/overlays/tooltip/RuiTooltip.vue.d.ts +3 -3
  24. package/dist/components/tables/RuiDataTable.vue.d.ts +2 -2
  25. package/dist/components/tables/RuiExpandButton.vue.d.ts +2 -2
  26. package/dist/components/tables/RuiTableHead.vue.d.ts +2 -2
  27. package/dist/components/tabs/tab/RuiTab.vue.d.ts +1 -1
  28. package/dist/components/tabs/tab-item/RuiTabItem.vue.d.ts +3 -3
  29. package/dist/components/tabs/tab-items/RuiTabItems.vue.d.ts +2 -2
  30. package/dist/composables/icons.d.ts +1 -1
  31. package/dist/composables/index-D7DVd8pO.js +717 -0
  32. package/dist/composables/index.es.js +2 -1
  33. package/dist/composables/popper.d.ts +11 -11
  34. package/dist/composables/timeout-manager.d.ts +5 -0
  35. package/dist/consts/colors-D563Ic3q.js +1 -0
  36. package/dist/consts/forms/auto-complete/index-l0sNRNKZ.js +1 -0
  37. package/dist/consts/time-accuracy-BnKA5GyT.js +1 -0
  38. package/dist/i18n/keys-CNGXWOJX.js +1 -0
  39. package/dist/icons/icons_1.d.ts +11 -11
  40. package/dist/icons/icons_1.es.js +784 -783
  41. package/dist/icons/icons_2.d.ts +22 -22
  42. package/dist/icons/icons_2.es.js +1087 -1086
  43. package/dist/icons/icons_3.d.ts +28 -28
  44. package/dist/icons/icons_3.es.js +1098 -1097
  45. package/dist/icons/icons_4.d.ts +34 -0
  46. package/dist/icons/icons_4.es.js +443 -306
  47. package/dist/icons/index.d.ts +1 -1
  48. package/dist/icons/index.es.js +1548 -1513
  49. package/dist/index-cTPqOSmm.js +54 -0
  50. package/dist/index.d.ts +1 -1
  51. package/dist/index.es.js +1566 -1531
  52. package/dist/style.css +1 -1
  53. package/dist/theme/index.es.js +1 -0
  54. package/dist/types/index-CN6Ip1GL.js +1 -0
  55. package/dist/types/theme.d.ts +1 -1
  56. package/dist/utils/index-D-sENcA8.js +158 -0
  57. package/dist/vendor-X3mXJl51.js +1931 -0
  58. package/dist/web-types.json +16 -16
  59. package/package.json +38 -37
  60. package/dist/composables/index-DRJor0yQ.js +0 -727
  61. package/dist/index-BpodgU9n.js +0 -54
  62. package/dist/utils/index-lIBwzXNM.js +0 -157
  63. package/dist/vendor-Dt9dVBgA.js +0 -1896
@@ -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": "2.6.2",
5
+ "version": "2.6.4",
6
6
  "js-types-syntax": "typescript",
7
7
  "description-markup": "markdown",
8
8
  "contributions": {
@@ -2259,7 +2259,7 @@
2259
2259
  "arguments": [
2260
2260
  {
2261
2261
  "name": "argument",
2262
- "type": "never[] | undefined"
2262
+ "type": "[never[] | undefined]"
2263
2263
  }
2264
2264
  ]
2265
2265
  },
@@ -2268,7 +2268,7 @@
2268
2268
  "arguments": [
2269
2269
  {
2270
2270
  "name": "argument",
2271
- "type": "object[]"
2271
+ "type": "[object[]]"
2272
2272
  }
2273
2273
  ]
2274
2274
  },
@@ -2277,7 +2277,7 @@
2277
2277
  "arguments": [
2278
2278
  {
2279
2279
  "name": "argument",
2280
- "type": "TablePaginationData"
2280
+ "type": "[TablePaginationData]"
2281
2281
  }
2282
2282
  ]
2283
2283
  },
@@ -2286,7 +2286,7 @@
2286
2286
  "arguments": [
2287
2287
  {
2288
2288
  "name": "argument",
2289
- "type": "TableSortData<object>"
2289
+ "type": "[TableSortData<object>]"
2290
2290
  }
2291
2291
  ]
2292
2292
  },
@@ -2295,7 +2295,7 @@
2295
2295
  "arguments": [
2296
2296
  {
2297
2297
  "name": "argument",
2298
- "type": "TableOptions<object>"
2298
+ "type": "[TableOptions<object>]"
2299
2299
  }
2300
2300
  ]
2301
2301
  },
@@ -2304,7 +2304,7 @@
2304
2304
  "arguments": [
2305
2305
  {
2306
2306
  "name": "argument",
2307
- "type": "GroupKeys<object>"
2307
+ "type": "[GroupKeys<object>]"
2308
2308
  }
2309
2309
  ]
2310
2310
  },
@@ -2313,7 +2313,7 @@
2313
2313
  "arguments": [
2314
2314
  {
2315
2315
  "name": "argument",
2316
- "type": "object[] | undefined"
2316
+ "type": "[object[] | undefined]"
2317
2317
  }
2318
2318
  ]
2319
2319
  },
@@ -2322,7 +2322,7 @@
2322
2322
  "arguments": [
2323
2323
  {
2324
2324
  "name": "argument",
2325
- "type": "GroupData<object>"
2325
+ "type": "[GroupData<object>]"
2326
2326
  }
2327
2327
  ]
2328
2328
  }
@@ -2541,7 +2541,7 @@
2541
2541
  "arguments": [
2542
2542
  {
2543
2543
  "name": "argument",
2544
- "type": "boolean"
2544
+ "type": "[boolean]"
2545
2545
  }
2546
2546
  ]
2547
2547
  },
@@ -2550,7 +2550,7 @@
2550
2550
  "arguments": [
2551
2551
  {
2552
2552
  "name": "argument",
2553
- "type": "{ key: never; direction?: 'asc' | 'desc' | undefined; }"
2553
+ "type": "[{ key: never; direction?: 'asc' | 'desc' | undefined; }]"
2554
2554
  }
2555
2555
  ]
2556
2556
  }
@@ -3041,7 +3041,7 @@
3041
3041
  "arguments": [
3042
3042
  {
3043
3043
  "name": "argument",
3044
- "type": "unknown"
3044
+ "type": "[unknown]"
3045
3045
  }
3046
3046
  ]
3047
3047
  }
@@ -3154,7 +3154,7 @@
3154
3154
  "arguments": [
3155
3155
  {
3156
3156
  "name": "argument",
3157
- "type": "unknown"
3157
+ "type": "[unknown]"
3158
3158
  }
3159
3159
  ]
3160
3160
  }
@@ -5666,7 +5666,7 @@
5666
5666
  "default": "{}",
5667
5667
  "value": {
5668
5668
  "kind": "expression",
5669
- "type": "PopperOptions | undefined"
5669
+ "type": "globalThis.PopperOptions | undefined"
5670
5670
  }
5671
5671
  },
5672
5672
  {
@@ -6096,7 +6096,7 @@
6096
6096
  "default": "{}",
6097
6097
  "value": {
6098
6098
  "kind": "expression",
6099
- "type": "PopperOptions | undefined"
6099
+ "type": "globalThis.PopperOptions | undefined"
6100
6100
  }
6101
6101
  },
6102
6102
  {
@@ -6120,7 +6120,7 @@
6120
6120
  },
6121
6121
  {
6122
6122
  "name": "close",
6123
- "type": "(immediate?: boolean) => void"
6123
+ "type": "(immediate?: boolean | undefined) => void"
6124
6124
  }
6125
6125
  ]
6126
6126
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rotki/ui-library",
3
- "version": "2.6.2",
3
+ "version": "2.6.4",
4
4
  "description": "A vue design system and component library for rotki",
5
5
  "type": "module",
6
6
  "keywords": [
@@ -70,63 +70,64 @@
70
70
  },
71
71
  "web-types": "dist/web-types.json",
72
72
  "devDependencies": {
73
- "@babel/core": "7.27.4",
74
- "@babel/types": "7.27.6",
73
+ "@babel/core": "7.28.3",
74
+ "@babel/types": "7.28.2",
75
75
  "@commitlint/cli": "19.8.1",
76
76
  "@commitlint/config-conventional": "19.8.1",
77
- "@fontsource/roboto": "5.2.5",
77
+ "@fontsource/roboto": "5.2.6",
78
78
  "@popperjs/core": "2.11.8",
79
- "@rotki/eslint-config": "4.1.0",
80
- "@rotki/eslint-plugin": "1.0.0",
81
- "@storybook/addon-docs": "9.0.5",
82
- "@storybook/addon-links": "9.0.5",
83
- "@storybook/addon-themes": "9.0.5",
84
- "@storybook/vue3-vite": "9.0.5",
85
- "@types/node": "22.15.30",
79
+ "@rotki/eslint-config": "4.5.0",
80
+ "@rotki/eslint-plugin": "1.2.0",
81
+ "@storybook/addon-docs": "9.1.3",
82
+ "@storybook/addon-links": "9.1.3",
83
+ "@storybook/addon-themes": "9.1.3",
84
+ "@storybook/vue3-vite": "9.1.3",
85
+ "@types/node": "22.17.2",
86
86
  "@types/tinycolor2": "1.4.6",
87
- "@vitejs/plugin-vue": "5.2.4",
88
- "@vitest/coverage-v8": "3.2.2",
89
- "@vitest/ui": "3.2.2",
87
+ "@vitejs/plugin-vue": "6.0.1",
88
+ "@vitest/coverage-v8": "3.2.4",
89
+ "@vitest/ui": "3.2.4",
90
90
  "@vue/test-utils": "2.4.6",
91
91
  "@vue/tsconfig": "0.7.0",
92
- "@vueuse/core": "13.3.0",
93
- "@vueuse/math": "13.3.0",
94
- "@vueuse/shared": "13.3.0",
92
+ "@vueuse/core": "13.7.0",
93
+ "@vueuse/math": "13.7.0",
94
+ "@vueuse/shared": "13.7.0",
95
95
  "argparse": "2.0.1",
96
96
  "autoprefixer": "10.4.21",
97
97
  "babel-loader": "10.0.0",
98
- "bumpp": "10.1.1",
98
+ "bumpp": "10.2.3",
99
99
  "cac": "6.7.14",
100
100
  "consola": "3.4.2",
101
101
  "css-loader": "7.1.2",
102
- "eslint": "9.28.0",
103
- "eslint-plugin-cypress": "5.1.0",
104
- "eslint-plugin-storybook": "9.0.5",
102
+ "eslint": "9.33.0",
103
+ "eslint-plugin-cypress": "5.1.1",
104
+ "eslint-plugin-storybook": "9.1.3",
105
105
  "fast-glob": "3.3.3",
106
- "fast-xml-parser": "5.2.4",
107
- "fs-extra": "11.3.0",
106
+ "fast-xml-parser": "5.2.5",
107
+ "fs-extra": "11.3.1",
108
108
  "husky": "9.1.7",
109
109
  "jsdom": "26.1.0",
110
- "lint-staged": "16.1.0",
111
- "lucide": "0.513.0",
112
- "postcss": "8.5.4",
113
- "sass": "1.89.1",
110
+ "lint-staged": "16.1.5",
111
+ "lucide": "0.541.0",
112
+ "msw": "2.10.5",
113
+ "postcss": "8.5.6",
114
+ "sass": "1.90.0",
114
115
  "scule": "1.3.0",
115
- "storybook": "9.0.5",
116
+ "storybook": "9.1.3",
116
117
  "tailwindcss": "3.4.17",
117
118
  "tinycolor2": "1.6.0",
118
119
  "tsc-alias": "1.8.16",
119
- "tsx": "4.19.4",
120
- "typescript": "5.8.3",
121
- "unplugin-auto-import": "19.3.0",
122
- "vite": "6.3.5",
123
- "vite-plugin-vue-devtools": "7.7.6",
124
- "vitest": "3.2.2",
125
- "vue": "3.5.16",
126
- "vue-component-meta": "2.2.10",
120
+ "tsx": "4.20.4",
121
+ "typescript": "5.9.2",
122
+ "unplugin-auto-import": "20.0.0",
123
+ "vite": "7.1.3",
124
+ "vite-plugin-vue-devtools": "8.0.0",
125
+ "vitest": "3.2.4",
126
+ "vue": "3.5.19",
127
+ "vue-component-meta": "3.0.6",
127
128
  "vue-loader": "17.4.2",
128
129
  "vue-router": "4.5.1",
129
- "vue-tsc": "2.2.10"
130
+ "vue-tsc": "3.0.6"
130
131
  },
131
132
  "engines": {
132
133
  "node": ">=22 <23",