design-system-silkhaus 3.9.1 → 3.9.2
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.
package/dist/app/index.js
CHANGED
|
@@ -10,8 +10,8 @@ var I = (s, e, a) => e in s ? J(s, e, { enumerable: !0, configurable: !0, writab
|
|
|
10
10
|
X.call(e, a) && I(s, a, e[a]);
|
|
11
11
|
return s;
|
|
12
12
|
}, k = (s, e) => K(s, L(e));
|
|
13
|
-
import { j as d, p as Y, u as Z, o as _, i as O, s as ss, r as es, v as ds, d as as, e as ls, f as ts, g as rs, a as m, F as ns, A as is, h as os, D as cs, x as us, C as fs, l as xs, k as ms, n as ps } from "../ButtonsGroupSelector-
|
|
14
|
-
import { w as ks } from "../ButtonsGroupSelector-
|
|
13
|
+
import { j as d, p as Y, u as Z, o as _, i as O, s as ss, r as es, v as ds, d as as, e as ls, f as ts, g as rs, a as m, F as ns, A as is, h as os, D as cs, x as us, C as fs, l as xs, k as ms, n as ps } from "../ButtonsGroupSelector-Dt1072KD.js";
|
|
14
|
+
import { w as ks } from "../ButtonsGroupSelector-Dt1072KD.js";
|
|
15
15
|
import { useState as b } from "react";
|
|
16
16
|
const hs = (s) => window.innerWidth < Y ? /* @__PURE__ */ d.jsx(R, x({}, s)) : /* @__PURE__ */ d.jsx(M, x({}, s));
|
|
17
17
|
hs.displayName = "Dropdown";
|
package/dist/index.d.ts
CHANGED
|
@@ -1643,6 +1643,14 @@ declare const textVariants: {
|
|
|
1643
1643
|
readonly lineHeight: "var(--MediumSubHead-Regular-line-height)";
|
|
1644
1644
|
readonly fontWeight: "var(--font-weight-semibold)";
|
|
1645
1645
|
}];
|
|
1646
|
+
readonly mediumSubheadRegular: readonly ["var(--MediumSubHead-Regular-font-size)", {
|
|
1647
|
+
readonly lineHeight: "var(--MediumSubHead-Regular-line-height)";
|
|
1648
|
+
readonly fontWeight: "var(--font-weight-normal)";
|
|
1649
|
+
}];
|
|
1650
|
+
readonly mediumSubheadEmphasized: readonly ["var(--MediumSubHead-Regular-font-size)", {
|
|
1651
|
+
readonly lineHeight: "var(--MediumSubHead-Regular-line-height)";
|
|
1652
|
+
readonly fontWeight: "var(--font-weight-semibold)";
|
|
1653
|
+
}];
|
|
1646
1654
|
readonly mediumCaption1Regular: readonly ["var(--MediumCaption-1Regular-font-size)", {
|
|
1647
1655
|
readonly lineHeight: "var(--MediumCaption-1Regular-line-height)";
|
|
1648
1656
|
readonly fontWeight: "var(--MediumCaption-1Regular-font-weight)";
|
package/dist/index.js
CHANGED
|
@@ -19,8 +19,8 @@ var wt = (t, e) => {
|
|
|
19
19
|
e.indexOf(n) < 0 && jh.call(t, n) && (r[n] = t[n]);
|
|
20
20
|
return r;
|
|
21
21
|
};
|
|
22
|
-
import { j as u, t as He, B as x9, c as Ee, a as Pe, u as s5, b as P9, d as l5, e as u5, f as d5, g as c5, F as f5, A as Xn, h as h5, o as p5, i as v5, C as Br, k as y5, l as Bt, m as D9, n as S9, p as vf, q as g5, s as O9, r as M9, v as T9, w as Ah } from "./ButtonsGroupSelector-
|
|
23
|
-
import { x as $L, y as VL, z as BL } from "./ButtonsGroupSelector-
|
|
22
|
+
import { j as u, t as He, B as x9, c as Ee, a as Pe, u as s5, b as P9, d as l5, e as u5, f as d5, g as c5, F as f5, A as Xn, h as h5, o as p5, i as v5, C as Br, k as y5, l as Bt, m as D9, n as S9, p as vf, q as g5, s as O9, r as M9, v as T9, w as Ah } from "./ButtonsGroupSelector-Dt1072KD.js";
|
|
23
|
+
import { x as $L, y as VL, z as BL } from "./ButtonsGroupSelector-Dt1072KD.js";
|
|
24
24
|
import * as ct from "react";
|
|
25
25
|
import oe, { useState as Le, useMemo as yr, useEffect as ft, useCallback as ze, forwardRef as hr, createContext as m5, useRef as Mt, useContext as Ma, useDebugValue as Lh, useLayoutEffect as yf, isValidElement as on, useSyncExternalStore as k9, cloneElement as L1 } from "react";
|
|
26
26
|
import qe from "moment";
|