@rotki/ui-library 2.1.0 → 2.2.1

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 (32) hide show
  1. package/README.md +1 -0
  2. package/dist/__test__/transition-group-stub.d.ts +2 -0
  3. package/dist/components/date-time-picker/RuiDateTimePicker.vue.d.ts +79 -0
  4. package/dist/components/date-time-picker/RuiDateTimePickerMenu.vue.d.ts +48 -0
  5. package/dist/components/date-time-picker/timezones.d.ts +1 -0
  6. package/dist/components/date-time-picker/types.d.ts +5 -0
  7. package/dist/components/date-time-picker/use-input-handler.d.ts +9 -0
  8. package/dist/components/date-time-picker/use-keyboard-handler.d.ts +29 -0
  9. package/dist/components/date-time-picker/utils.d.ts +4 -0
  10. package/dist/components/index.d.ts +2 -1
  11. package/dist/components/index.es.js +5063 -3815
  12. package/dist/components/time-picker/RuiTimePicker.vue.d.ts +16 -0
  13. package/dist/composables/{index-DOuH9rdn.js → index-DLKNQD1b.js} +68 -67
  14. package/dist/composables/index.es.js +1 -1
  15. package/dist/icons/icons_1.d.ts +4 -4
  16. package/dist/icons/icons_1.es.js +388 -388
  17. package/dist/icons/icons_2.d.ts +7 -7
  18. package/dist/icons/icons_2.es.js +1024 -1024
  19. package/dist/icons/icons_3.d.ts +9 -9
  20. package/dist/icons/icons_3.es.js +1035 -1035
  21. package/dist/icons/icons_4.d.ts +9 -0
  22. package/dist/icons/icons_4.es.js +320 -284
  23. package/dist/icons/index.d.ts +1 -1
  24. package/dist/icons/index.es.js +1348 -1339
  25. package/dist/index-hpmutpFo.js +32 -0
  26. package/dist/index.es.js +1478 -1482
  27. package/dist/style.css +1 -1
  28. package/dist/utils/{index-CxHG7aHQ.js → index-BOcQQzr3.js} +4 -4
  29. package/dist/vendor-1jxxZILY.js +2051 -0
  30. package/dist/web-types.json +480 -1
  31. package/package.json +31 -35
  32. package/dist/vendor-BeEprDAU.js +0 -1624
@@ -1,7 +1,7 @@
1
1
  import { logicOr as l } from "@vueuse/math";
2
2
  import { computed as f, ref as y } from "vue";
3
3
  import { get as i, objectPick as p, objectOmit as b, set as d } from "@vueuse/shared";
4
- import { c as x } from "../vendor-BeEprDAU.js";
4
+ import { c as x } from "../vendor-1jxxZILY.js";
5
5
  import { createGlobalState as A } from "@vueuse/core";
6
6
  class j extends Error {
7
7
  constructor(r) {
@@ -97,9 +97,9 @@ function V(t = "") {
97
97
  export {
98
98
  D as a,
99
99
  R as b,
100
- V as c,
101
- T as d,
102
- w as e,
100
+ w as c,
101
+ V as d,
102
+ T as e,
103
103
  S as f,
104
104
  C as g,
105
105
  a as i,