@rotki/ui-library 1.2.3 → 1.2.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.
@@ -270,6 +270,7 @@ declare const _default: <TValue, TItem>(__VLS_props: NonNullable<Awaited<typeof
270
270
  selection?(_: {
271
271
  item: TItem;
272
272
  chipAttrs: {
273
+ 'data-index': number;
273
274
  'data-value': TItem | TItem[keyof { [P in keyof TItem as TItem[P] extends TValue ? P : never]: any; }];
274
275
  onKeydown: (event: KeyboardEvent) => void;
275
276
  'onClick.stop': () => void;
@@ -1,4 +1,4 @@
1
- import { I as u, H as s, R as e, a as R, b as o, J as t, c as r, d as l, u as d, v as n, e as p, f as c, K as T, r as b, t as S, D as g, g as m, h as x, _ as C, q as A, F as h, L as B, M as D, i as k, j as v, k as w, l as F, s as I, B as f, G, m as L, n as M, x as P, z as E, y as H, A as N, E as j, w as q, C as y, o as z, p as J } from "../RuiNavigationDrawer-D0ZouL5t.js";
1
+ import { I as u, H as s, R as e, a as R, b as o, J as t, c as r, d as l, u as d, v as n, e as p, f as c, K as T, r as b, t as S, D as g, g as m, h as x, _ as C, q as A, F as h, L as B, M as D, i as k, j as v, k as w, l as F, s as I, B as f, G, m as L, n as M, x as P, z as E, y as H, A as N, E as j, w as q, C as y, o as z, p as J } from "../RuiNavigationDrawer-BqNCC_Vt.js";
2
2
  export {
3
3
  u as RuiAccordion,
4
4
  s as RuiAccordions,
@@ -43,7 +43,7 @@ export declare function useDropdownMenu<TValue, TItem>({ appendWidth, autoFocus,
43
43
  moveHighlight: (up: boolean) => void;
44
44
  optionsWithSelectedHidden: globalThis.ComputedRef<TItem[]>;
45
45
  renderedData: globalThis.ComputedRef<{
46
- index: number;
46
+ _index: number;
47
47
  item: TItem;
48
48
  }[]>;
49
49
  toggle: (state?: boolean) => void;
package/dist/index.es.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { u as a, a as r } from "./index-DIN-6VhY.js";
2
2
  import { T as C } from "./index-DIN-6VhY.js";
3
- import { N as F, T as L } from "./RuiNavigationDrawer-D0ZouL5t.js";
4
- import { I as S, H as g, R as m, a as k, b as B, J as w, c as f, d as P, u as y, v as D, e as M, f as b, K as A, r as T, t as x, D as H, g as U, h as E, _ as v, q as G, F as I, L as W, M as V, i as O, j as N, k as z, l as K, s as q, B as Q, G as j, m as Z, n as X, x as J, z as Y, y as _, A as $, E as ii, w as li, C as ei, o as Ri, p as ni, S as oi } from "./RuiNavigationDrawer-D0ZouL5t.js";
3
+ import { N as F, T as L } from "./RuiNavigationDrawer-BqNCC_Vt.js";
4
+ import { I as S, H as g, R as m, a as k, b as B, J as w, c as f, d as P, u as y, v as D, e as M, f as b, K as A, r as T, t as x, D as H, g as U, h as E, _ as v, q as G, F as I, L as W, M as V, i as O, j as N, k as z, l as K, s as q, B as Q, G as j, m as Z, n as X, x as J, z as Y, y as _, A as $, E as ii, w as li, C as ei, o as Ri, p as ni, S as oi } from "./RuiNavigationDrawer-BqNCC_Vt.js";
5
5
  import { u as ri } from "./breakpoint-sPlgsoXp.js";
6
6
  import { RuiIcons as Li, isRuiIcon as ti } from "./icons/index.es.js";
7
7
  import { c as di } from "./colors-D563Ic3q.js";