@rotki/ui-library 0.2.1 → 0.2.3

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.
@@ -1,10 +1,10 @@
1
- import { A as r, a as p, R as m, B as l, C as d, b as x, F as C, c as F, _ as b, d as c, e as g, f as h, g as n, h as A, i as B } from "../index-9a66dcb6.mjs";
1
+ import { A as r, a as p, R as m, B as l, C as d, b as x, F as C, c as F, _ as b, d as c, e as g, f as h, g as n, h as A, i as B } from "../index-8228cd5f.js";
2
2
  import "vue";
3
3
  import "@vueuse/shared";
4
- import "../index-7ca30db6.mjs";
4
+ import "../index-1f5d0d16.js";
5
5
  import "../all-icons.es.js";
6
6
  import "@vueuse/core";
7
- import "../colors-01d79c7b.mjs";
7
+ import "../colors-01d79c7b.js";
8
8
  export {
9
9
  r as RuiAlert,
10
10
  p as RuiAutoComplete,
@@ -7,6 +7,7 @@ export interface Props {
7
7
  titleClass?: string;
8
8
  subtitleClass?: string;
9
9
  orientation?: StepperOrientation;
10
+ keepActiveVisible?: boolean;
10
11
  }
11
12
  declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
12
13
  orientation: {
@@ -37,6 +38,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
37
38
  type: globalThis.PropType<string>;
38
39
  default: string;
39
40
  };
41
+ keepActiveVisible: {
42
+ type: globalThis.PropType<boolean>;
43
+ default: boolean;
44
+ };
40
45
  }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
41
46
  orientation: {
42
47
  type: globalThis.PropType<StepperOrientation>;
@@ -66,6 +71,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
66
71
  type: globalThis.PropType<string>;
67
72
  default: string;
68
73
  };
74
+ keepActiveVisible: {
75
+ type: globalThis.PropType<boolean>;
76
+ default: boolean;
77
+ };
69
78
  }>>, {
70
79
  orientation: StepperOrientation;
71
80
  step: number;
@@ -73,6 +82,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
73
82
  custom: boolean;
74
83
  titleClass: string;
75
84
  subtitleClass: string;
85
+ keepActiveVisible: boolean;
76
86
  }, {}>, {
77
87
  icon?(_: {
78
88
  state: StepperState | undefined;
@@ -1,9 +1,9 @@
1
- import { u as s, a } from "../index-7ca30db6.mjs";
1
+ import { u as s, a } from "../index-1f5d0d16.js";
2
2
  import "../all-icons.es.js";
3
3
  import "@vueuse/core";
4
4
  import "vue";
5
5
  import "@vueuse/shared";
6
- import "../colors-01d79c7b.mjs";
6
+ import "../colors-01d79c7b.js";
7
7
  export {
8
8
  s as useIcons,
9
9
  a as useRotkiTheme
@@ -2,7 +2,7 @@ import { RiAlertFill as y, RiAlertLine as E, RiArrowDropDownFill as T, RiArrowLe
2
2
  import { createGlobalState as N, useColorMode as Q } from "@vueuse/core";
3
3
  import { ref as L, computed as m, watch as X } from "vue";
4
4
  import { set as g, get as e } from "@vueuse/shared";
5
- import { c as Y } from "./colors-01d79c7b.mjs";
5
+ import { c as Y } from "./colors-01d79c7b.js";
6
6
  const oe = N(() => {
7
7
  const t = [
8
8
  y,