mimir-ui-kit 1.43.19 → 1.43.20

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.
@@ -48,6 +48,8 @@ export type TProps = {
48
48
  onChange?: (isOpen: boolean) => void;
49
49
  /** Позиция контента аккордеона */
50
50
  contentPosition?: EAccordionContentPosition | `${EAccordionContentPosition}`;
51
+ /** Флаг, указывающий, нужно ли останавливать распространение события */
52
+ needStopPropagation?: boolean;
51
53
  };
52
54
  export declare const Accordion: import('react').ForwardRefExoticComponent<TProps & import('react').RefAttributes<HTMLElement>>;
53
55
  export {};
@@ -1,24 +1,24 @@
1
- import { jsxs as R, Fragment as j, jsx as x } from "react/jsx-runtime";
2
- import { c as O } from "../../index-DIxK0V-G.js";
3
- import P, { createContext as W, useRef as ie, Fragment as ue, useReducer as xe, useMemo as F, useId as de, useEffect as Q, useState as pe, useContext as V, forwardRef as Te } from "react";
4
- import { AccordionItem as De } from "./AccordionItem/AccordionItem.js";
5
- import { EAccordionButtonType as N, EAccordionContentPosition as A, EAccordionSize as L, EAccordionLinkIconSize as oe, EAccordionButtonStyle as $e, EAccordionIconType as re, EAccordionButtonIconSize as le } from "./constants.js";
6
- import { useMediaQuery as Pe } from "../../hooks/useMediaQuery/useMediaQuery.js";
7
- import { EMediaQuery as ve } from "../../hooks/useMediaQuery/constants.js";
8
- import { Icon as ye } from "../../icons/Icon.js";
9
- import { Link as he } from "../AnchorLink/Link.js";
10
- import { M as se, W as z, y as K, T as ke, o as B, a as X, H as G, I as me, $ as Oe, b as Be, D as ce, u as we, c as C } from "../../keyboard-wis2TUql.js";
11
- import { w as Ne } from "../../use-active-press-CnDeVvQq.js";
12
- import { e as Ae } from "../../use-resolve-button-type-DhFdPxnv.js";
13
- import { c as Ce, i as H, u as Me, R as Re, H as Le, s as Fe } from "../../open-closed-CJijMeI2.js";
14
- import { C as He } from "../../close-provider-CEutdhG8.js";
15
- import { r as Ue } from "../../bugs-diTMAGNw.js";
16
- import '../../assets/Accordion.css';var ae;
17
- let qe = (ae = P.startTransition) != null ? ae : function(e) {
1
+ import { jsxs as F, Fragment as W, jsx as x } from "react/jsx-runtime";
2
+ import { c as k } from "../../index-DIxK0V-G.js";
3
+ import $, { createContext as Q, useRef as de, Fragment as pe, useReducer as De, useMemo as U, useId as me, useEffect as V, useState as fe, useContext as z, forwardRef as Pe } from "react";
4
+ import { AccordionItem as $e } from "./AccordionItem/AccordionItem.js";
5
+ import { EAccordionButtonType as w, EAccordionContentPosition as N, EAccordionSize as H, EAccordionLinkIconSize as le, EAccordionButtonStyle as ve, EAccordionIconType as se, EAccordionButtonIconSize as ce } from "./constants.js";
6
+ import { useMediaQuery as ye } from "../../hooks/useMediaQuery/useMediaQuery.js";
7
+ import { EMediaQuery as he } from "../../hooks/useMediaQuery/constants.js";
8
+ import { Icon as ke } from "../../icons/Icon.js";
9
+ import { Link as Oe } from "../AnchorLink/Link.js";
10
+ import { M as ae, W as K, y as X, T as Be, o as O, a as G, H as J, I as _e, $ as we, b as Ne, D as ie, u as Ae, c as A } from "../../keyboard-wis2TUql.js";
11
+ import { w as Ce } from "../../use-active-press-CnDeVvQq.js";
12
+ import { e as Me } from "../../use-resolve-button-type-DhFdPxnv.js";
13
+ import { c as Re, i as q, u as Le, R as Fe, H as He, s as Ue } from "../../open-closed-CJijMeI2.js";
14
+ import { C as qe } from "../../close-provider-CEutdhG8.js";
15
+ import { r as je } from "../../bugs-diTMAGNw.js";
16
+ import '../../assets/Accordion.css';var ue;
17
+ let We = (ue = $.startTransition) != null ? ue : function(e) {
18
18
  e();
19
19
  };
20
- var je = ((e) => (e[e.Open = 0] = "Open", e[e.Closed = 1] = "Closed", e))(je || {}), We = ((e) => (e[e.ToggleDisclosure = 0] = "ToggleDisclosure", e[e.CloseDisclosure = 1] = "CloseDisclosure", e[e.SetButtonId = 2] = "SetButtonId", e[e.SetPanelId = 3] = "SetPanelId", e[e.SetButtonElement = 4] = "SetButtonElement", e[e.SetPanelElement = 5] = "SetPanelElement", e))(We || {});
21
- let Qe = { 0: (e) => ({ ...e, disclosureState: X(e.disclosureState, { 0: 1, 1: 0 }) }), 1: (e) => e.disclosureState === 1 ? e : { ...e, disclosureState: 1 }, 2(e, t) {
20
+ var Qe = ((e) => (e[e.Open = 0] = "Open", e[e.Closed = 1] = "Closed", e))(Qe || {}), Ve = ((e) => (e[e.ToggleDisclosure = 0] = "ToggleDisclosure", e[e.CloseDisclosure = 1] = "CloseDisclosure", e[e.SetButtonId = 2] = "SetButtonId", e[e.SetPanelId = 3] = "SetPanelId", e[e.SetButtonElement = 4] = "SetButtonElement", e[e.SetPanelElement = 5] = "SetPanelElement", e))(Ve || {});
21
+ let ze = { 0: (e) => ({ ...e, disclosureState: G(e.disclosureState, { 0: 1, 1: 0 }) }), 1: (e) => e.disclosureState === 1 ? e : { ...e, disclosureState: 1 }, 2(e, t) {
22
22
  return e.buttonId === t.buttonId ? e : { ...e, buttonId: t.buttonId };
23
23
  }, 3(e, t) {
24
24
  return e.panelId === t.panelId ? e : { ...e, panelId: t.panelId };
@@ -26,180 +26,183 @@ let Qe = { 0: (e) => ({ ...e, disclosureState: X(e.disclosureState, { 0: 1, 1: 0
26
26
  return e.buttonElement === t.element ? e : { ...e, buttonElement: t.element };
27
27
  }, 5(e, t) {
28
28
  return e.panelElement === t.element ? e : { ...e, panelElement: t.element };
29
- } }, J = W(null);
30
- J.displayName = "DisclosureContext";
31
- function Y(e) {
32
- let t = V(J);
29
+ } }, Y = Q(null);
30
+ Y.displayName = "DisclosureContext";
31
+ function Z(e) {
32
+ let t = z(Y);
33
33
  if (t === null) {
34
34
  let d = new Error(`<${e} /> is missing a parent <Disclosure /> component.`);
35
- throw Error.captureStackTrace && Error.captureStackTrace(d, Y), d;
35
+ throw Error.captureStackTrace && Error.captureStackTrace(d, Z), d;
36
36
  }
37
37
  return t;
38
38
  }
39
- let Z = W(null);
40
- Z.displayName = "DisclosureAPIContext";
41
- function fe(e) {
42
- let t = V(Z);
39
+ let ee = Q(null);
40
+ ee.displayName = "DisclosureAPIContext";
41
+ function Ee(e) {
42
+ let t = z(ee);
43
43
  if (t === null) {
44
44
  let d = new Error(`<${e} /> is missing a parent <Disclosure /> component.`);
45
- throw Error.captureStackTrace && Error.captureStackTrace(d, fe), d;
45
+ throw Error.captureStackTrace && Error.captureStackTrace(d, Ee), d;
46
46
  }
47
47
  return t;
48
48
  }
49
- let ee = W(null);
50
- ee.displayName = "DisclosurePanelContext";
51
- function Ve() {
52
- return V(ee);
49
+ let te = Q(null);
50
+ te.displayName = "DisclosurePanelContext";
51
+ function Ke() {
52
+ return z(te);
53
53
  }
54
- function ze(e, t) {
55
- return X(t.type, Qe, e, t);
56
- }
57
- let Ke = ue;
58
54
  function Xe(e, t) {
59
- let { defaultOpen: d = !1, ...p } = e, c = ie(null), m = K(t, ke((i) => {
60
- c.current = i;
61
- }, e.as === void 0 || e.as === ue)), a = xe(ze, { disclosureState: d ? 0 : 1, buttonElement: null, panelElement: null, buttonId: null, panelId: null }), [{ disclosureState: n, buttonId: o }, S] = a, s = B((i) => {
62
- S({ type: 1 });
63
- let _ = we(c);
64
- if (!_ || !o) return;
65
- let g = i ? i instanceof HTMLElement ? i : i.current instanceof HTMLElement ? i.current : _.getElementById(o) : _.getElementById(o);
66
- g == null || g.focus();
67
- }), T = F(() => ({ close: s }), [s]), b = F(() => ({ open: n === 0, close: s }), [n, s]), I = { ref: m };
68
- return P.createElement(J.Provider, { value: a }, P.createElement(Z.Provider, { value: T }, P.createElement(He, { value: s }, P.createElement(Ce, { value: X(n, { 0: H.Open, 1: H.Closed }) }, G({ ourProps: I, theirProps: p, slot: b, defaultTag: Ke, name: "Disclosure" })))));
55
+ return G(t.type, ze, e, t);
69
56
  }
70
- let Ge = "button";
57
+ let Ge = pe;
71
58
  function Je(e, t) {
72
- let d = de(), { id: p = `headlessui-disclosure-button-${d}`, disabled: c = !1, autoFocus: m = !1, ...a } = e, [n, o] = Y("Disclosure.Button"), S = Ve(), s = S === null ? !1 : S === n.panelId, T = ie(null), b = K(T, t, B((u) => {
73
- if (!s) return o({ type: 4, element: u });
74
- })), I = me();
75
- Q(() => {
76
- if (!s) return o({ type: 2, buttonId: p }), () => {
77
- o({ type: 2, buttonId: null });
59
+ let { defaultOpen: d = !1, ...p } = e, a = de(null), m = X(t, Be((u) => {
60
+ a.current = u;
61
+ }, e.as === void 0 || e.as === pe)), i = De(Xe, { disclosureState: d ? 0 : 1, buttonElement: null, panelElement: null, buttonId: null, panelId: null }), [{ disclosureState: n, buttonId: l }, S] = i, c = O((u) => {
62
+ S({ type: 1 });
63
+ let f = Ae(a);
64
+ if (!f || !l) return;
65
+ let E = u ? u instanceof HTMLElement ? u : u.current instanceof HTMLElement ? u.current : f.getElementById(l) : f.getElementById(l);
66
+ E == null || E.focus();
67
+ }), T = U(() => ({ close: c }), [c]), b = U(() => ({ open: n === 0, close: c }), [n, c]), I = { ref: m };
68
+ return $.createElement(Y.Provider, { value: i }, $.createElement(ee.Provider, { value: T }, $.createElement(qe, { value: c }, $.createElement(Re, { value: G(n, { 0: q.Open, 1: q.Closed }) }, J({ ourProps: I, theirProps: p, slot: b, defaultTag: Ge, name: "Disclosure" })))));
69
+ }
70
+ let Ye = "button";
71
+ function Ze(e, t) {
72
+ let d = me(), { id: p = `headlessui-disclosure-button-${d}`, disabled: a = !1, autoFocus: m = !1, ...i } = e, [n, l] = Z("Disclosure.Button"), S = Ke(), c = S === null ? !1 : S === n.panelId, T = de(null), b = X(T, t, O((r) => {
73
+ if (!c) return l({ type: 4, element: r });
74
+ })), I = _e();
75
+ V(() => {
76
+ if (!c) return l({ type: 2, buttonId: p }), () => {
77
+ l({ type: 2, buttonId: null });
78
78
  };
79
- }, [p, o, s]);
80
- let i = B((u) => {
81
- var f;
82
- if (s) {
79
+ }, [p, l, c]);
80
+ let u = O((r) => {
81
+ var P;
82
+ if (c) {
83
83
  if (n.disclosureState === 1) return;
84
- switch (u.key) {
85
- case C.Space:
86
- case C.Enter:
87
- u.preventDefault(), u.stopPropagation(), o({ type: 0 }), (f = n.buttonElement) == null || f.focus();
84
+ switch (r.key) {
85
+ case A.Space:
86
+ case A.Enter:
87
+ r.preventDefault(), r.stopPropagation(), l({ type: 0 }), (P = n.buttonElement) == null || P.focus();
88
88
  break;
89
89
  }
90
- } else switch (u.key) {
91
- case C.Space:
92
- case C.Enter:
93
- u.preventDefault(), u.stopPropagation(), o({ type: 0 });
90
+ } else switch (r.key) {
91
+ case A.Space:
92
+ case A.Enter:
93
+ r.preventDefault(), r.stopPropagation(), l({ type: 0 });
94
94
  break;
95
95
  }
96
- }), _ = B((u) => {
97
- switch (u.key) {
98
- case C.Space:
99
- u.preventDefault();
96
+ }), f = O((r) => {
97
+ switch (r.key) {
98
+ case A.Space:
99
+ r.preventDefault();
100
100
  break;
101
101
  }
102
- }), g = B((u) => {
103
- var f;
104
- Ue(u.currentTarget) || c || (s ? (o({ type: 0 }), (f = n.buttonElement) == null || f.focus()) : o({ type: 0 }));
105
- }), { isFocusVisible: E, focusProps: v } = Oe({ autoFocus: m }), { isHovered: y, hoverProps: D } = Be({ isDisabled: c }), { pressed: M, pressProps: $ } = Ne({ disabled: c }), U = F(() => ({ open: n.disclosureState === 0, hover: y, active: M, disabled: c, focus: E, autofocus: m }), [n, y, M, E, c, m]), w = Ae(e, n.buttonElement), h = s ? ce({ ref: b, type: w, disabled: c || void 0, autoFocus: m, onKeyDown: i, onClick: g }, v, D, $) : ce({ ref: b, id: p, type: w, "aria-expanded": n.disclosureState === 0, "aria-controls": n.panelElement ? n.panelId : void 0, disabled: c || void 0, autoFocus: m, onKeyDown: i, onKeyUp: _, onClick: g }, v, D, $);
106
- return G({ mergeRefs: I, ourProps: h, theirProps: a, slot: U, defaultTag: Ge, name: "Disclosure.Button" });
102
+ }), E = O((r) => {
103
+ var P;
104
+ je(r.currentTarget) || a || (c ? (l({ type: 0 }), (P = n.buttonElement) == null || P.focus()) : l({ type: 0 }));
105
+ }), { isFocusVisible: _, focusProps: v } = we({ autoFocus: m }), { isHovered: y, hoverProps: C } = Ne({ isDisabled: a }), { pressed: D, pressProps: M } = Ce({ disabled: a }), h = U(() => ({ open: n.disclosureState === 0, hover: y, active: D, disabled: a, focus: _, autofocus: m }), [n, y, D, _, a, m]), R = Me(e, n.buttonElement), L = c ? ie({ ref: b, type: R, disabled: a || void 0, autoFocus: m, onKeyDown: u, onClick: E }, v, C, M) : ie({ ref: b, id: p, type: R, "aria-expanded": n.disclosureState === 0, "aria-controls": n.panelElement ? n.panelId : void 0, disabled: a || void 0, autoFocus: m, onKeyDown: u, onKeyUp: f, onClick: E }, v, C, M);
106
+ return J({ mergeRefs: I, ourProps: L, theirProps: i, slot: h, defaultTag: Ye, name: "Disclosure.Button" });
107
107
  }
108
- let Ye = "div", Ze = se.RenderStrategy | se.Static;
109
- function et(e, t) {
110
- let d = de(), { id: p = `headlessui-disclosure-panel-${d}`, transition: c = !1, ...m } = e, [a, n] = Y("Disclosure.Panel"), { close: o } = fe("Disclosure.Panel"), S = me(), [s, T] = pe(null), b = K(t, B((v) => {
111
- qe(() => n({ type: 5, element: v }));
108
+ let et = "div", tt = ae.RenderStrategy | ae.Static;
109
+ function nt(e, t) {
110
+ let d = me(), { id: p = `headlessui-disclosure-panel-${d}`, transition: a = !1, ...m } = e, [i, n] = Z("Disclosure.Panel"), { close: l } = Ee("Disclosure.Panel"), S = _e(), [c, T] = fe(null), b = X(t, O((v) => {
111
+ We(() => n({ type: 5, element: v }));
112
112
  }), T);
113
- Q(() => (n({ type: 3, panelId: p }), () => {
113
+ V(() => (n({ type: 3, panelId: p }), () => {
114
114
  n({ type: 3, panelId: null });
115
115
  }), [p, n]);
116
- let I = Me(), [i, _] = Re(c, s, I !== null ? (I & H.Open) === H.Open : a.disclosureState === 0), g = F(() => ({ open: a.disclosureState === 0, close: o }), [a.disclosureState, o]), E = { ref: b, id: p, ...Le(_) };
117
- return P.createElement(Fe, null, P.createElement(ee.Provider, { value: a.panelId }, G({ mergeRefs: S, ourProps: E, theirProps: m, slot: g, defaultTag: Ye, features: Ze, visible: i, name: "Disclosure.Panel" })));
116
+ let I = Le(), [u, f] = Fe(a, c, I !== null ? (I & q.Open) === q.Open : i.disclosureState === 0), E = U(() => ({ open: i.disclosureState === 0, close: l }), [i.disclosureState, l]), _ = { ref: b, id: p, ...He(f) };
117
+ return $.createElement(Ue, null, $.createElement(te.Provider, { value: i.panelId }, J({ mergeRefs: S, ourProps: _, theirProps: m, slot: E, defaultTag: et, features: tt, visible: u, name: "Disclosure.Panel" })));
118
118
  }
119
- let tt = z(Xe), _e = z(Je), Ee = z(et), nt = Object.assign(tt, { Button: _e, Panel: Ee });
120
- const ot = "_icon_1x2lg_2", rt = "_open_1x2lg_15", lt = "_square_1x2lg_19", st = "_circle_1x2lg_23", ct = "_disabled_1x2lg_23", at = "_accordion_1x2lg_37", it = "_button_1x2lg_49", ut = "_header_1x2lg_53", dt = "_title_1x2lg_69", pt = "_panel_1x2lg_96", mt = "_m_1x2lg_133", ft = "_s_1x2lg_19", l = {
121
- icon: ot,
119
+ let ot = K(Je), ge = K(Ze), Se = K(nt), rt = Object.assign(ot, { Button: ge, Panel: Se });
120
+ const lt = "_icon_1x2lg_2", st = "_open_1x2lg_15", ct = "_square_1x2lg_19", at = "_circle_1x2lg_23", it = "_disabled_1x2lg_23", ut = "_accordion_1x2lg_37", dt = "_button_1x2lg_49", pt = "_header_1x2lg_53", mt = "_title_1x2lg_69", ft = "_panel_1x2lg_96", _t = "_m_1x2lg_133", Et = "_s_1x2lg_19", s = {
121
+ icon: lt,
122
122
  "icon-container": "_icon-container_1x2lg_8",
123
- open: rt,
124
- square: lt,
125
- circle: st,
126
- disabled: ct,
127
- accordion: at,
123
+ open: st,
124
+ square: ct,
125
+ circle: at,
126
+ disabled: it,
127
+ accordion: ut,
128
128
  "is-link": "_is-link_1x2lg_41",
129
129
  "content-top": "_content-top_1x2lg_44",
130
- button: it,
131
- header: ut,
132
- title: dt,
130
+ button: dt,
131
+ header: pt,
132
+ title: mt,
133
133
  "title-uppercase": "_title-uppercase_1x2lg_72",
134
- panel: pt,
134
+ panel: ft,
135
135
  "content-bottom": "_content-bottom_1x2lg_109",
136
136
  "link-open": "_link-open_1x2lg_129",
137
- m: mt,
138
- s: ft,
137
+ m: _t,
138
+ s: Et,
139
139
  "wrapper-button": "_wrapper-button_1x2lg_161"
140
- }, Ot = Te(
140
+ }, wt = Pe(
141
141
  ({
142
142
  title: e,
143
143
  disabled: t,
144
- buttonType: d = N.BUTTON,
144
+ buttonType: d = w.BUTTON,
145
145
  children: p,
146
- showTitleByDefault: c = !0,
146
+ showTitleByDefault: a = !0,
147
147
  linkClassName: m,
148
- size: a = L.M,
148
+ size: i = H.M,
149
149
  titleUppercase: n,
150
- buttonStyle: o = $e.CIRCLE,
151
- iconType: S = re.ARROW,
152
- classNameTitle: s,
150
+ buttonStyle: l = ve.CIRCLE,
151
+ iconType: S = se.ARROW,
152
+ classNameTitle: c,
153
153
  classNameContent: T,
154
154
  classNameAccordion: b,
155
155
  classNameIconButton: I,
156
- subtitleNode: i,
157
- onlyOpenSubtitleNode: _,
158
- classNameSubtitleContainer: g,
159
- activeKey: E,
156
+ subtitleNode: u,
157
+ onlyOpenSubtitleNode: f,
158
+ classNameSubtitleContainer: E,
159
+ activeKey: _,
160
160
  defaultActiveKey: v,
161
161
  onChange: y,
162
- contentPosition: D = A.BOTTOM
162
+ needStopPropagation: C = !1,
163
+ contentPosition: D = N.BOTTOM
163
164
  }, M) => {
164
- const $ = E !== void 0, [U, w] = pe(
165
+ const h = _ !== void 0, [R, L] = fe(
165
166
  () => !!v
166
- ), h = $ ? !!E : U, u = Pe(ve.XS1), f = d === N.LINK, te = {
167
- [l["is-link"]]: f
168
- }, q = {
169
- [l["content-top"]]: D === A.TOP,
170
- [l["content-bottom"]]: D === A.BOTTOM
167
+ ), r = h ? !!_ : R, P = ye(he.XS1), B = d === w.LINK, ne = {
168
+ [s["is-link"]]: B
169
+ }, j = {
170
+ [s["content-top"]]: D === N.TOP,
171
+ [s["content-bottom"]]: D === N.BOTTOM
171
172
  };
172
- Q(() => {
173
- $ && w(!!E);
174
- }, [E, $]);
175
- const ge = () => {
173
+ V(() => {
174
+ h && L(!!_);
175
+ }, [_, h]);
176
+ const be = (o) => {
177
+ var re;
176
178
  if (t)
177
179
  return;
178
- const r = !h;
179
- y == null || y(r), $ || w(r);
180
- }, Se = a === L.S ? oe.S : oe.M, be = (r) => ({
180
+ C && ((re = o == null ? void 0 : o.stopPropagation) == null || re.call(o));
181
+ const g = !r;
182
+ y == null || y(g), h || L(g);
183
+ }, Ie = i === H.S ? le.S : le.M, xe = (o) => ({
181
184
  variant: "anchor",
182
- size: u ? "s" : "l",
185
+ size: P ? "s" : "l",
183
186
  rightIcon: {
184
- iconName: Se,
185
- className: O({
186
- [l["link-open"]]: r
187
+ iconName: Ie,
188
+ className: k({
189
+ [s["link-open"]]: o
187
190
  })
188
191
  }
189
- }), Ie = (r) => {
190
- const k = () => S === re.DROPDOWN ? a === L.S ? "DropdownArrowBottom16px" : "DropdownArrowDown24px" : a === L.S ? le.S : le.M;
192
+ }), Te = (o) => {
193
+ const g = () => S === se.DROPDOWN ? i === H.S ? "DropdownArrowBottom16px" : "DropdownArrowDown24px" : i === H.S ? ce.S : ce.M;
191
194
  switch (d) {
192
- case N.LINK:
195
+ case w.LINK:
193
196
  return e;
194
- case N.BUTTON:
195
- return /* @__PURE__ */ R(j, { children: [
197
+ case w.BUTTON:
198
+ return /* @__PURE__ */ F(W, { children: [
196
199
  /* @__PURE__ */ x(
197
200
  "span",
198
201
  {
199
- className: O(
200
- l.title,
201
- s,
202
- n && l["title-uppercase"]
202
+ className: k(
203
+ s.title,
204
+ c,
205
+ n && s["title-uppercase"]
203
206
  ),
204
207
  children: e
205
208
  }
@@ -207,19 +210,19 @@ const ot = "_icon_1x2lg_2", rt = "_open_1x2lg_15", lt = "_square_1x2lg_19", st =
207
210
  /* @__PURE__ */ x(
208
211
  "div",
209
212
  {
210
- className: O(
211
- l["icon-container"],
212
- r && l.open,
213
- t && l.disabled,
214
- l[o],
213
+ className: k(
214
+ s["icon-container"],
215
+ o && s.open,
216
+ t && s.disabled,
217
+ s[l],
215
218
  I
216
219
  ),
217
220
  "data-testid": "accordion-icon-container",
218
221
  children: /* @__PURE__ */ x(
219
- ye,
222
+ ke,
220
223
  {
221
- iconName: k(),
222
- className: l.icon,
224
+ iconName: g(),
225
+ className: s.icon,
223
226
  "data-testid": "accordion-icon"
224
227
  }
225
228
  )
@@ -229,69 +232,69 @@ const ot = "_icon_1x2lg_2", rt = "_open_1x2lg_15", lt = "_square_1x2lg_19", st =
229
232
  default:
230
233
  return null;
231
234
  }
232
- }, ne = (r, k) => /* @__PURE__ */ x(
233
- Ee,
235
+ }, oe = (o, g) => /* @__PURE__ */ x(
236
+ Se,
234
237
  {
235
238
  "data-testid": "accordion-panel",
236
- className: O(
237
- l.panel,
239
+ className: k(
240
+ s.panel,
238
241
  T,
239
- te,
240
- q
242
+ ne,
243
+ j
241
244
  ),
242
- children: /* @__PURE__ */ x(De, { size: a, children: typeof p == "function" ? p({
243
- open: r,
244
- close: k
245
+ children: /* @__PURE__ */ x($e, { size: i, children: typeof p == "function" ? p({
246
+ open: o,
247
+ close: g
245
248
  }) : p })
246
249
  }
247
250
  );
248
- return /* @__PURE__ */ R(j, { children: [
251
+ return /* @__PURE__ */ F(W, { children: [
249
252
  /* @__PURE__ */ x(
250
253
  "div",
251
254
  {
252
- className: O(
253
- l.accordion,
254
- l[a],
255
- te,
255
+ className: k(
256
+ s.accordion,
257
+ s[i],
258
+ ne,
256
259
  b,
257
- q
260
+ j
258
261
  ),
259
262
  children: /* @__PURE__ */ x(
260
- nt,
263
+ rt,
261
264
  {
262
265
  ref: M,
263
- defaultOpen: h,
264
- children: ({ open: r, close: k }) => /* @__PURE__ */ R(j, { children: [
265
- D === A.TOP && r && ne(r, k),
266
- (!r || c) && /* @__PURE__ */ x(
267
- _e,
266
+ defaultOpen: r,
267
+ children: ({ open: o, close: g }) => /* @__PURE__ */ F(W, { children: [
268
+ D === N.TOP && o && oe(o, g),
269
+ (!o || a) && /* @__PURE__ */ x(
270
+ ge,
268
271
  {
269
272
  disabled: t,
270
- as: f ? he : N.BUTTON,
271
- onClick: ge,
272
- className: O(l.button, q, {
273
- [l.header]: !f,
274
- [l.disabled]: t,
275
- [m ?? ""]: f && m
273
+ as: B ? Oe : w.BUTTON,
274
+ onClick: be,
275
+ className: k(s.button, j, {
276
+ [s.header]: !B,
277
+ [s.disabled]: t,
278
+ [m ?? ""]: B && m
276
279
  }),
277
- ...f ? be(r) : {},
278
- children: (!r || c) && Ie(r)
280
+ ...B ? xe(o) : {},
281
+ children: (!o || a) && Te(o)
279
282
  }
280
283
  ),
281
- D === A.BOTTOM && r && ne(r, k)
284
+ D === N.BOTTOM && o && oe(o, g)
282
285
  ] })
283
286
  },
284
- E ? String(h) : void 0
287
+ _ ? String(r) : void 0
285
288
  )
286
289
  }
287
290
  ),
288
- (i || _) && /* @__PURE__ */ R("div", { className: g, children: [
289
- i,
290
- h && _
291
+ (u || f) && /* @__PURE__ */ F("div", { className: E, children: [
292
+ u,
293
+ r && f
291
294
  ] })
292
295
  ] });
293
296
  }
294
297
  );
295
298
  export {
296
- Ot as Accordion
299
+ wt as Accordion
297
300
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mimir-ui-kit",
3
3
  "private": false,
4
- "version": "1.43.19",
4
+ "version": "1.43.20",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {