@arthurzakharov/ui-kit 1.6.2 → 1.6.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.
@@ -0,0 +1 @@
1
+ ._ButtonText_lje93_1{display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:var(--rm-ui-padding-xs);border-radius:var(--rm-ui-border-radius-sm)}._TextPrimary_lje93_10{color:var(--rm-ui-color-text-primary)}._TextSecondary_lje93_14{color:var(--rm-ui-color-text-secondary)}._AccentPrimary_lje93_18{color:var(--rm-ui-color-accent-primary)}._AccentSecondary_lje93_22{color:var(--rm-ui-color-accent-secondary)}._ThemePrimary_lje93_26{color:var(--rm-ui-color-theme-primary)}._ThemeSecondary_lje93_30{color:var(--rm-ui-color-theme-secondary)}._Left_lje93_34{flex-direction:row}._Right_lje93_38{flex-direction:row-reverse}._Icon_lje93_42{stroke-width:1.5}._SM_lje93_46 ._Icon_lje93_42{width:20px;height:20px}._MD_lje93_51 ._Icon_lje93_42{width:24px;height:24px}._LG_lje93_56 ._Icon_lje93_42{width:26px;height:26px}._SM_lje93_46 ._Content_lje93_61{font-size:var(--rm-ui-font-size-body-small);line-height:calc(var(--rm-ui-line-height-body-small) - var(--rm-ui-padding-xxs) * 2)}._MD_lje93_51 ._Content_lje93_61{font-size:var(--rm-ui-font-size-body);line-height:calc(var(--rm-ui-line-height-body) - var(--rm-ui-padding-xxs) * 2)}._LG_lje93_56 ._Content_lje93_61{font-size:var(--rm-ui-font-size-hl4);line-height:calc(var(--rm-ui-line-height-hl4) - var(--rm-ui-padding-xxs) * 2)}._Content_lje93_61{text-decoration:none}._Light_lje93_80{font-weight:var(--rm-ui-font-weight-light)}._Regular_lje93_84{font-weight:var(--rm-ui-font-weight-regular)}._Medium_lje93_88{font-weight:var(--rm-ui-font-weight-medium)}._Bold_lje93_92{font-weight:var(--rm-ui-font-weight-bold)}._Underlined_lje93_96{text-decoration:underline}
@@ -0,0 +1 @@
1
+ ._Checkbox_vvcdn_1{display:flex;flex-direction:column}._Label_vvcdn_6{position:relative;display:inline-flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:var(--rm-ui-padding-xs)}._Label_vvcdn_6:hover{cursor:pointer}._Choice_vvcdn_19{position:relative;left:0;top:3px}._Content_vvcdn_25{font-weight:var(--rm-ui-font-weight-regular);color:var(--rm-ui-color-text-primary)}._Content_vvcdn_25 button,._Content_vvcdn_25 span[data-type=button]{color:var(--rm-ui-color-link);outline-offset:2px;display:inline;margin:0;padding:0;border:0;background:none;font:inherit;line-height:inherit;color:inherit;text-decoration:underline;vertical-align:baseline;cursor:pointer}._Content_vvcdn_25 button:hover,._Content_vvcdn_25 span[data-type=button]:hover{cursor:pointer;text-decoration:underline}._Content_vvcdn_25 button:focus-visible,._Content_vvcdn_25 span[data-type=button]:focus-visible{outline-color:var(--rm-ui-color-focus)}._Body_vvcdn_58{font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body)}._BodySmall_vvcdn_63{font-size:var(--rm-ui-font-size-body-small);line-height:var(--rm-ui-line-height-body-small)}._ErrorMessage_vvcdn_68{padding-top:var(--rm-ui-padding-xxs)}
@@ -0,0 +1 @@
1
+ ._UserPanel_etir2_1{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:var(--rm-ui-padding-xs);font-weight:var(--rm-ui-font-weight-light);font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body);color:var(--rm-ui-color-text-secondary)}._Head_etir2_13{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;font-weight:var(--rm-ui-font-weight-medium);font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body);color:var(--rm-ui-color-text-primary)}._Info_etir2_25{display:inline-flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}
@@ -1,29 +1,30 @@
1
- import { jsxs as o, jsx as t } from "react/jsx-runtime";
1
+ import { jsxs as i, jsx as e } from "react/jsx-runtime";
2
2
  import { Pencil as d } from "lucide-react";
3
3
  import p from "clsx";
4
4
  import "react";
5
- import { baseProps as i } from "../../utils/functions/functions.util.js";
5
+ import { baseProps as o } from "../../utils/functions/functions.util.js";
6
6
  import "usehooks-ts";
7
7
  import "../../controls/primitives/box/box.component.js";
8
8
  import { ButtonText as f } from "../../controls/buttons/button-text/button-text.component.js";
9
- import '../../assets/user-panel-DbR0J2Ct.css';const u = "_Head_svj2j_13", x = "_Info_svj2j_26", e = {
9
+ import '../../assets/user-panel-DC4NxXIi.css';const _ = "_UserPanel_etir2_1", u = "_Head_etir2_13", P = "_Info_etir2_25", t = {
10
+ UserPanel: _,
10
11
  Head: u,
11
- Info: x
12
- }, U = ({ title: s, button: a, data: n, onClick: l, ...r }) => /* @__PURE__ */ o(
12
+ Info: P
13
+ }, b = ({ title: s, button: a, data: n, onClick: l, ...r }) => /* @__PURE__ */ i(
13
14
  "div",
14
15
  {
15
- "data-testid": i(r, "data-testid", "user-panel"),
16
- className: p(e.UserPanel, i(r, "className")),
16
+ "data-testid": o(r, "data-testid", "user-panel"),
17
+ className: p(t.UserPanel, o(r, "className")),
17
18
  children: [
18
- /* @__PURE__ */ o("div", { className: e.Head, children: [
19
- /* @__PURE__ */ t("span", { "data-testid": "user-panel-title", children: s }),
20
- /* @__PURE__ */ t(
19
+ /* @__PURE__ */ i("div", { className: t.Head, children: [
20
+ /* @__PURE__ */ e("span", { "data-testid": "user-panel-title", children: s }),
21
+ /* @__PURE__ */ e(
21
22
  f,
22
23
  {
23
24
  text: a,
24
25
  preventDefault: !0,
25
26
  blurAfterClick: !0,
26
- icon: /* @__PURE__ */ t(d, {}),
27
+ icon: /* @__PURE__ */ e(d, {}),
27
28
  iconPosition: "right",
28
29
  size: "md",
29
30
  color: "text-primary",
@@ -31,10 +32,10 @@ import '../../assets/user-panel-DbR0J2Ct.css';const u = "_Head_svj2j_13", x = "_
31
32
  }
32
33
  )
33
34
  ] }),
34
- /* @__PURE__ */ t("ul", { className: e.Info, children: n.map((c, m) => /* @__PURE__ */ t("li", { children: c }, m)) })
35
+ /* @__PURE__ */ e("ul", { className: t.Info, children: n.map((c, m) => /* @__PURE__ */ e("li", { children: c }, m)) })
35
36
  ]
36
37
  }
37
38
  );
38
39
  export {
39
- U as UserPanel
40
+ b as UserPanel
40
41
  };
@@ -1,39 +1,39 @@
1
1
  import { jsxs as S, jsx as _ } from "react/jsx-runtime";
2
2
  import a from "clsx";
3
- import { withControl as f, baseProps as m } from "../../../utils/functions/functions.util.js";
3
+ import { withControl as f, baseProps as l } from "../../../utils/functions/functions.util.js";
4
4
  import { Svg as g } from "../../../utils/svg/svg.component.js";
5
- import '../../../assets/button-text-BKSERdhL.css';const L = "_ButtonText_14p1n_1", M = "_TextPrimary_14p1n_11", P = "_TextSecondary_14p1n_15", B = "_AccentPrimary_14p1n_19", A = "_AccentSecondary_14p1n_23", R = "_ThemePrimary_14p1n_27", C = "_ThemeSecondary_14p1n_31", b = "_Left_14p1n_35", D = "_Right_14p1n_39", G = "_Icon_14p1n_43", I = "_SM_14p1n_47", N = "_MD_14p1n_52", U = "_LG_14p1n_57", j = "_Content_14p1n_62", v = "_Light_14p1n_81", k = "_Regular_14p1n_85", F = "_Medium_14p1n_89", $ = "_Bold_14p1n_93", q = "_Underlined_14p1n_97", t = {
6
- ButtonText: L,
7
- TextPrimary: M,
8
- TextSecondary: P,
9
- AccentPrimary: B,
10
- AccentSecondary: A,
11
- ThemePrimary: R,
12
- ThemeSecondary: C,
13
- Left: b,
14
- Right: D,
15
- Icon: G,
16
- SM: I,
17
- MD: N,
18
- LG: U,
19
- Content: j,
5
+ import '../../../assets/button-text-D-i7Ce3y.css';const p = "_ButtonText_lje93_1", L = "_TextPrimary_lje93_10", M = "_TextSecondary_lje93_14", P = "_AccentPrimary_lje93_18", B = "_AccentSecondary_lje93_22", A = "_ThemePrimary_lje93_26", R = "_ThemeSecondary_lje93_30", C = "_Left_lje93_34", b = "_Right_lje93_38", D = "_Icon_lje93_42", G = "_SM_lje93_46", I = "_MD_lje93_51", N = "_LG_lje93_56", U = "_Content_lje93_61", v = "_Light_lje93_80", k = "_Regular_lje93_84", F = "_Medium_lje93_88", $ = "_Bold_lje93_92", q = "_Underlined_lje93_96", e = {
6
+ ButtonText: p,
7
+ TextPrimary: L,
8
+ TextSecondary: M,
9
+ AccentPrimary: P,
10
+ AccentSecondary: B,
11
+ ThemePrimary: A,
12
+ ThemeSecondary: R,
13
+ Left: C,
14
+ Right: b,
15
+ Icon: D,
16
+ SM: G,
17
+ MD: I,
18
+ LG: N,
19
+ Content: U,
20
20
  Light: v,
21
21
  Regular: k,
22
22
  Medium: F,
23
23
  Bold: $,
24
24
  Underlined: q
25
25
  }, O = ({
26
- text: s,
26
+ text: m,
27
27
  size: r = "md",
28
- color: e = "text-primary",
28
+ color: t = "text-primary",
29
29
  weight: n = "medium",
30
- type: d = "button",
31
- icon: i = null,
30
+ type: s = "button",
31
+ icon: d = null,
32
32
  iconPosition: c = "left",
33
- underlined: p = !1,
33
+ underlined: i = !1,
34
34
  disabled: y = !1,
35
- preventDefault: l = !1,
36
- blurAfterClick: u = !1,
35
+ preventDefault: u = !1,
36
+ blurAfterClick: j = !1,
37
37
  onClick: x = () => {
38
38
  },
39
39
  onFocus: T = () => {
@@ -45,38 +45,38 @@ import '../../../assets/button-text-BKSERdhL.css';const L = "_ButtonText_14p1n_1
45
45
  }) => /* @__PURE__ */ S(
46
46
  "button",
47
47
  {
48
- "data-testid": m(o, "data-testid", "button-text"),
49
- type: d,
48
+ "data-testid": l(o, "data-testid", "button-text"),
49
+ type: s,
50
50
  disabled: y,
51
- className: a(t.ButtonText, m(o, "className"), {
52
- [t.Left]: c === "left",
53
- [t.Right]: c === "right",
54
- [t.SM]: r === "sm",
55
- [t.MD]: r === "md",
56
- [t.LG]: r === "lg",
57
- [t.TextPrimary]: e === "text-primary",
58
- [t.TextSecondary]: e === "text-secondary",
59
- [t.AccentPrimary]: e === "accent-primary",
60
- [t.AccentSecondary]: e === "accent-secondary",
61
- [t.ThemePrimary]: e === "theme-primary",
62
- [t.ThemeSecondary]: e === "theme-secondary"
51
+ className: a(e.ButtonText, l(o, "className"), {
52
+ [e.Left]: c === "left",
53
+ [e.Right]: c === "right",
54
+ [e.SM]: r === "sm",
55
+ [e.MD]: r === "md",
56
+ [e.LG]: r === "lg",
57
+ [e.TextPrimary]: t === "text-primary",
58
+ [e.TextSecondary]: t === "text-secondary",
59
+ [e.AccentPrimary]: t === "accent-primary",
60
+ [e.AccentSecondary]: t === "accent-secondary",
61
+ [e.ThemePrimary]: t === "theme-primary",
62
+ [e.ThemeSecondary]: t === "theme-secondary"
63
63
  }),
64
- onClick: f(x, { prevent: l, blur: u }),
64
+ onClick: f(x, { prevent: u, blur: j }),
65
65
  onFocus: () => T(),
66
66
  onBlur: () => h(),
67
67
  children: [
68
- /* @__PURE__ */ _(g, { icon: i, className: t.Icon }),
68
+ /* @__PURE__ */ _(g, { icon: d, className: e.Icon }),
69
69
  /* @__PURE__ */ _(
70
70
  "span",
71
71
  {
72
- className: a(t.Content, {
73
- [t.Light]: n === "light",
74
- [t.Regular]: n === "regular",
75
- [t.Medium]: n === "medium",
76
- [t.Bold]: n === "bold",
77
- [t.Underlined]: p
72
+ className: a(e.Content, {
73
+ [e.Light]: n === "light",
74
+ [e.Regular]: n === "regular",
75
+ [e.Medium]: n === "medium",
76
+ [e.Bold]: n === "bold",
77
+ [e.Underlined]: i
78
78
  }),
79
- children: s
79
+ children: m
80
80
  }
81
81
  )
82
82
  ]
@@ -1,17 +1,17 @@
1
- import { jsxs as f, jsx as e } from "react/jsx-runtime";
2
- import { useRef as M } from "react";
3
- import { useHover as N } from "usehooks-ts";
4
- import p from "clsx";
5
- import { FadeSlide as S } from "../../../animations/fade-slide/fade-slide.component.js";
1
+ import { jsxs as p, jsx as e } from "react/jsx-runtime";
2
+ import { useRef as E } from "react";
3
+ import { useHover as M } from "usehooks-ts";
4
+ import _ from "clsx";
5
+ import { FadeSlide as N } from "../../../animations/fade-slide/fade-slide.component.js";
6
6
  import "../../primitives/box/box.component.js";
7
- import { baseProps as _ } from "../../../utils/functions/functions.util.js";
8
- import { Choice as v } from "../../primitives/choice/choice.component.js";
7
+ import { baseProps as C } from "../../../utils/functions/functions.util.js";
8
+ import { Choice as S } from "../../primitives/choice/choice.component.js";
9
9
  import { ErrorMessage as F } from "../../primitives/error-message/error-message.component.js";
10
10
  import { HiddenInput as L } from "../../primitives/hidden-input/hidden-input.component.js";
11
11
  import "lucide-react";
12
12
  import { useControlInteraction as $ } from "../../utils/hooks/use-control-interaction/use-control-interaction.hook.js";
13
13
  import { Converter as j } from "../../../utils/converter/converter.util.js";
14
- import '../../../assets/checkbox-BzL5bg8o.css';const H = "_Checkbox_19a0f_1", I = "_Label_19a0f_6", P = "_Choice_19a0f_19", D = "_Content_19a0f_25", R = "_Body_19a0f_44", T = "_BodySmall_19a0f_49", q = "_ErrorMessage_19a0f_54", o = {
14
+ import '../../../assets/checkbox-CAGKGCVC.css';const H = "_Checkbox_vvcdn_1", I = "_Label_vvcdn_6", P = "_Choice_vvcdn_19", D = "_Content_vvcdn_25", R = "_Body_vvcdn_58", T = "_BodySmall_vvcdn_63", q = "_ErrorMessage_vvcdn_68", o = {
15
15
  Checkbox: H,
16
16
  Label: I,
17
17
  Choice: P,
@@ -21,83 +21,83 @@ import '../../../assets/checkbox-BzL5bg8o.css';const H = "_Checkbox_19a0f_1", I
21
21
  ErrorMessage: q
22
22
  }, Z = ({
23
23
  // Interactive props
24
- id: t,
24
+ id: c,
25
25
  value: r = !1,
26
- disabled: s = !1,
27
- state: c = "idle",
28
- onChange: C,
29
- onFocus: b,
30
- onBlur: x,
26
+ disabled: t = !1,
27
+ state: s = "idle",
28
+ onChange: f,
29
+ onFocus: v,
30
+ onBlur: b,
31
31
  // Checkbox props
32
- iconSize: y = "md",
33
- textSize: n = "body-small",
32
+ iconSize: x = "md",
33
+ textSize: a = "body-small",
34
34
  message: l = "",
35
35
  // PropsWithChildren
36
- children: k,
36
+ children: y,
37
37
  // Base props
38
38
  ...m
39
39
  }) => {
40
- const i = M(null), B = N(i), { focused: d, emitChange: h, handleFocus: u, handleBlur: g } = $({
41
- id: t,
42
- disabled: s,
43
- onChange: C,
44
- onFocus: b,
45
- onBlur: x
40
+ const d = E(null), k = M(d), { focused: i, emitChange: h, handleFocus: B, handleBlur: u } = $({
41
+ id: c,
42
+ disabled: t,
43
+ onChange: f,
44
+ onFocus: v,
45
+ onBlur: b
46
46
  });
47
- return /* @__PURE__ */ f("div", { "data-testid": _(m, "data-testid", "checkbox"), className: p(o.Checkbox, _(m, "className")), children: [
48
- /* @__PURE__ */ f(
47
+ return /* @__PURE__ */ p("div", { "data-testid": C(m, "data-testid", "checkbox"), className: _(o.Checkbox, C(m, "className")), children: [
48
+ /* @__PURE__ */ p(
49
49
  "label",
50
50
  {
51
51
  "data-testid": "checkbox-label",
52
- ref: i,
53
- htmlFor: t,
52
+ ref: d,
53
+ htmlFor: c,
54
54
  className: o.Label,
55
- onClick: (a) => {
56
- d || (a.preventDefault(), h(!r, "mouse"));
55
+ onClick: (n) => {
56
+ i || (n.preventDefault(), h(!r, "mouse"));
57
57
  },
58
- onFocus: u,
59
- onBlur: g,
58
+ onFocus: B,
59
+ onBlur: u,
60
60
  children: [
61
61
  /* @__PURE__ */ e(
62
62
  L,
63
63
  {
64
64
  type: "checkbox",
65
- id: t,
66
- name: t,
65
+ id: c,
66
+ name: c,
67
67
  value: j.Boolean.ToBooleanString(r),
68
68
  checked: r,
69
- disabled: s,
70
- onChange: (a, E) => {
71
- a.stopPropagation(), h(!r, E);
69
+ disabled: t,
70
+ onChange: (n, g) => {
71
+ n.stopPropagation(), h(!r, g);
72
72
  }
73
73
  }
74
74
  ),
75
75
  /* @__PURE__ */ e("div", { className: o.Choice, children: /* @__PURE__ */ e(
76
- v,
76
+ S,
77
77
  {
78
78
  type: "checkbox",
79
- size: y,
80
- state: c,
79
+ size: x,
80
+ state: s,
81
81
  checked: r,
82
- focused: d,
83
- hovered: B,
84
- disabled: s
82
+ focused: i,
83
+ hovered: k,
84
+ disabled: t
85
85
  }
86
86
  ) }),
87
87
  /* @__PURE__ */ e(
88
88
  "div",
89
89
  {
90
- className: p(o.Content, {
91
- [o.Body]: n === "body",
92
- [o.BodySmall]: n === "body-small"
90
+ className: _(o.Content, {
91
+ [o.Body]: a === "body",
92
+ [o.BodySmall]: a === "body-small"
93
93
  }),
94
- children: k
94
+ children: y
95
95
  }
96
96
  )
97
97
  ]
98
98
  }
99
99
  ),
100
- /* @__PURE__ */ e(S, { name: "text-message", condition: c === "error" && !!l, children: /* @__PURE__ */ e(F, { text: l, className: o.ErrorMessage }) })
100
+ /* @__PURE__ */ e(N, { name: "text-message", condition: s === "error" && !!l, children: /* @__PURE__ */ e(F, { text: l, className: o.ErrorMessage }) })
101
101
  ] });
102
102
  };
103
103
  export {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arthurzakharov/ui-kit",
3
3
  "private": false,
4
- "version": "1.6.2",
4
+ "version": "1.6.3",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",
7
7
  "types": "dist/main.d.ts",
@@ -1 +0,0 @@
1
- ._ButtonText_14p1n_1{display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:var(--rm-ui-padding-xs);border-radius:var(--rm-ui-border-radius-sm);padding:var(--rm-ui-padding-xxs)}._TextPrimary_14p1n_11{color:var(--rm-ui-color-text-primary)}._TextSecondary_14p1n_15{color:var(--rm-ui-color-text-secondary)}._AccentPrimary_14p1n_19{color:var(--rm-ui-color-accent-primary)}._AccentSecondary_14p1n_23{color:var(--rm-ui-color-accent-secondary)}._ThemePrimary_14p1n_27{color:var(--rm-ui-color-theme-primary)}._ThemeSecondary_14p1n_31{color:var(--rm-ui-color-theme-secondary)}._Left_14p1n_35{flex-direction:row}._Right_14p1n_39{flex-direction:row-reverse}._Icon_14p1n_43{stroke-width:1.5}._SM_14p1n_47 ._Icon_14p1n_43{width:20px;height:20px}._MD_14p1n_52 ._Icon_14p1n_43{width:22px;height:22px}._LG_14p1n_57 ._Icon_14p1n_43{width:24px;height:24px}._SM_14p1n_47 ._Content_14p1n_62{font-size:var(--rm-ui-font-size-body-small);line-height:var(--rm-ui-line-height-body-small)}._MD_14p1n_52 ._Content_14p1n_62{font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body)}._LG_14p1n_57 ._Content_14p1n_62{font-size:var(--rm-ui-font-size-hl4);line-height:var(--rm-ui-line-height-hl4)}._Content_14p1n_62{text-decoration:none}._Light_14p1n_81{font-weight:var(--rm-ui-font-weight-light)}._Regular_14p1n_85{font-weight:var(--rm-ui-font-weight-regular)}._Medium_14p1n_89{font-weight:var(--rm-ui-font-weight-medium)}._Bold_14p1n_93{font-weight:var(--rm-ui-font-weight-bold)}._Underlined_14p1n_97{text-decoration:underline}
@@ -1 +0,0 @@
1
- ._Checkbox_19a0f_1{display:flex;flex-direction:column}._Label_19a0f_6{position:relative;display:inline-flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:var(--rm-ui-padding-xs)}._Label_19a0f_6:hover{cursor:pointer}._Choice_19a0f_19{position:relative;left:0;top:3px}._Content_19a0f_25{font-weight:var(--rm-ui-font-weight-regular);color:var(--rm-ui-color-text-primary)}._Content_19a0f_25 button{color:var(--rm-ui-color-link);outline-offset:2px}._Content_19a0f_25 button:hover{cursor:pointer;text-decoration:underline}._Content_19a0f_25 button:focus-visible{outline-color:var(--rm-ui-color-focus)}._Body_19a0f_44{font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body)}._BodySmall_19a0f_49{font-size:var(--rm-ui-font-size-body-small);line-height:var(--rm-ui-line-height-body-small)}._ErrorMessage_19a0f_54{padding-top:var(--rm-ui-padding-xxs)}
@@ -1 +0,0 @@
1
- ._User_svj2j_1{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:var(--rm-ui-padding-sm);font-weight:var(--rm-ui-font-weight-light);font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body);color:var(--rm-ui-color-text-secondary)}._Head_svj2j_13{margin-bottom:var(--rm-ui-padding-xs);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;font-weight:var(--rm-ui-font-weight-medium);font-size:var(--rm-ui-font-size-body);line-height:var(--rm-ui-line-height-body);color:var(--rm-ui-color-text-primary)}._Info_svj2j_26{display:inline-flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}