@stihl-design-system/components 1.0.0-RC.27 → 1.0.0-RC.29
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/{accordion.CBaDU14g.js → accordion.DkwtJy--.js} +2 -2
- package/{actionbutton.DEJsLxnQ.js → actionbutton.DHt1AL7U.js} +2 -2
- package/{actionlink.Cs6BTCA3.js → actionlink.BML1jenE.js} +2 -2
- package/assets/Accordion.BJb4TOG0.css +1 -0
- package/assets/CustomReactSelect.D0b1Hg1T.css +1 -0
- package/assets/{Fieldset.Cy5r0K7n.css → Fieldset.CW9dBvAo.css} +1 -1
- package/assets/InputFile.CCQxsulT.css +1 -0
- package/assets/InputPassword.124xVOiO.css +1 -0
- package/assets/InputSearch.Bkg-1urJ.css +1 -0
- package/assets/InputStepper.Dth4qZN_.css +1 -0
- package/assets/Select.CYACicZ3.css +1 -0
- package/assets/Slider.DzwSjDPV.css +1 -0
- package/assets/{systemfeedback.BX2zCzSL.css → SystemFeedback.RcrPepSZ.css} +1 -1
- package/assets/Textarea.BXWhXpXx.css +1 -0
- package/assets/input.ONbL-_C1.css +1 -0
- package/assets/radio.CgpGvYc-.css +1 -0
- package/{banner.CgQdUb_c.js → banner.B2YO054K.js} +1 -1
- package/{breadcrumb.x78HJy5P.js → breadcrumb.BS-S3zUI.js} +3 -3
- package/{button.BD_04tIG.js → button.CPilCCUI.js} +3 -3
- package/{buttonround.BT3OfowK.js → buttonround.C426mO4d.js} +2 -2
- package/{checkbox.BktYXQmJ.js → checkbox.BtlUvs0z.js} +3 -3
- package/{checkboxgroup.YK8H0YoX.js → checkboxgroup.C5NgyyQF.js} +2 -2
- package/{chip.BKtNbt4y.js → chip.tVIG1ysH.js} +2 -2
- package/{chipgroup.BWpqUzXF.js → chipgroup.CjIK0Z0x.js} +1 -1
- package/chunks/Accordion.C5V5IcM-.js +170 -0
- package/chunks/ActionButton.CzaWZGPt.js +165 -0
- package/chunks/ActionLink.BlhqDEtq.js +138 -0
- package/chunks/{Breadcrumb.B7g30dIO.js → Breadcrumb.BGzwzvh8.js} +2 -2
- package/chunks/{Button.CC0qEsuR.js → Button.B7xF1E19.js} +2 -2
- package/chunks/{Checkbox.BIQAKBVy.js → Checkbox.DxV7-F5W.js} +14 -14
- package/chunks/{CheckboxGroup.DHzpgOWp.js → CheckboxGroup.Dy_6tiGk.js} +2 -2
- package/chunks/{Chip.DifLxHH7.js → Chip.31UfPwQF.js} +1 -1
- package/chunks/{CustomReactSelect.BPnzhvw1.js → CustomReactSelect.iE5iTdez.js} +380 -379
- package/chunks/{Dialog.BuEEJ199.js → Dialog.B_2pKRnd.js} +1 -1
- package/chunks/{Drawer.BXUGmpJI.js → Drawer.HFlBTcqN.js} +1 -1
- package/chunks/Fieldset.CjIfmN_5.js +74 -0
- package/chunks/Header.BSvyYrIV.js +368 -0
- package/chunks/Icon.DGTYCv63.js +231 -0
- package/chunks/{InputFile.vkkg5Pab.js → InputFile.DvOatDzg.js} +59 -59
- package/chunks/InputPassword.DC2POUc1.js +136 -0
- package/chunks/{InputSearch.aIbUXVQU.js → InputSearch.B0aCuPRZ.js} +38 -38
- package/chunks/InputStepper.B_ZjgY_f.js +263 -0
- package/chunks/{LinkButton.DmXVHeyZ.js → LinkButton.DdTspmJz.js} +1 -1
- package/chunks/{NavigationTabList.IQM074Vb.js → NavigationTabList.dYFYTmWv.js} +1 -1
- package/chunks/{NavigationTabs.BofhX8bD.js → NavigationTabs.ClpVGcl0.js} +1 -1
- package/chunks/{Notification.B-3dPVUE.js → Notification.DIdIhGTQ.js} +2 -2
- package/chunks/{RadioGroup.c7YYJdUe.js → RadioGroup.peTeMK45.js} +2 -2
- package/chunks/Select.BDHLJ2ma.js +162 -0
- package/chunks/Slider.kyVr7BLk.js +292 -0
- package/chunks/SystemFeedback.B9f67mjJ.js +38 -0
- package/chunks/{Tabs.Bl4K3Kjn.js → Tabs.CkVL8Jw8.js} +1 -1
- package/chunks/Textarea.ORkJUx-S.js +163 -0
- package/chunks/{Toast.BHz0vlGz.js → Toast.DHo4pLH3.js} +2 -2
- package/chunks/caret-down.CupuwAF6.js +10 -0
- package/chunks/caret-right.DKtu4PQe.js +10 -0
- package/chunks/collapse.Dvv3mgkv.js +10 -0
- package/combobox.Bk2ycofh.js +60 -0
- package/components/Accordion/Accordion.utils.d.ts +3 -1
- package/components/ActionButton/ActionButton.d.ts +5 -5
- package/components/ActionLink/ActionLink.d.ts +5 -5
- package/components/Combobox/Combobox.d.ts +4 -0
- package/components/Combobox/CustomReactSelect/CustomReactSelect.d.ts +1 -1
- package/components/Header/Header.d.ts +1 -1
- package/components/Radio/Radio.d.ts +0 -6
- package/components/SystemFeedback/SystemFeedback.d.ts +13 -5
- package/components/SystemFeedback/SystemFeedback.utils.d.ts +4 -7
- package/components/TopBar/TopBar.d.ts +1 -1
- package/{customreactselect.Bu1i8wkh.js → customreactselect.Hnch9LGg.js} +4 -4
- package/{dialog.CGsUCqhR.js → dialog.7sWoqGwL.js} +2 -2
- package/{drawer.BcAo4TO0.js → drawer.DsF4KIPn.js} +2 -2
- package/{fieldset.DM9ELUJa.js → fieldset.DUFUMcT-.js} +2 -2
- package/{filelist.Cj9U-Jx8.js → filelist.nunJKxkv.js} +7 -7
- package/{flag.BHaAfp6B.js → flag.D_iN8iD6.js} +1 -1
- package/{floatingactionbutton.DSZXUHB_.js → floatingactionbutton.DOH2k0gv.js} +2 -2
- package/{header.WhQHSuB1.js → header.Z4Oxj_xL.js} +1 -1
- package/{icon.DwfGhFCd.js → icon.vMQcEBnH.js} +1 -1
- package/index.d.ts +2 -0
- package/index.es.js +175 -170
- package/input.BKHOY118.js +203 -0
- package/{inputfile.Cmkxf4Vq.js → inputfile.DK8759wV.js} +5 -5
- package/{inputpassword.CaJBCMA0.js → inputpassword.rV_ZZw5F.js} +3 -3
- package/{inputsearch.B06DhYzo.js → inputsearch.CmhakTpa.js} +3 -3
- package/{inputstepper.DNY7nzP8.js → inputstepper.5olvh4tk.js} +3 -3
- package/{link.DGuYGfh2.js → link.D_FjTyoZ.js} +2 -2
- package/{linkbutton.B3q0B_yb.js → linkbutton.D2C4vykc.js} +2 -2
- package/{navigationtablist.CS9yEGdP.js → navigationtablist.CVjh1k-b.js} +2 -2
- package/{navigationtabs.DQ1kE-h4.js → navigationtabs.BGfi9AG2.js} +2 -2
- package/{notification.D8BDaU5x.js → notification.Dn-FZWEL.js} +3 -3
- package/{optioncheckbox.CEEPAq0u.js → optioncheckbox.D97W3zeW.js} +1 -1
- package/package.json +1 -1
- package/partials/index.js +30 -24
- package/partials/lib/partials.d.ts +1 -1
- package/radio.7_N_alaS.js +126 -0
- package/{radiogroup.BRjwP01C.js → radiogroup.J8WpEEo8.js} +3 -3
- package/{scroller.CCA6kFR6.js → scroller.BiRLQg__.js} +1 -1
- package/{select.3zE96eWc.js → select.DIzGPVx3.js} +3 -3
- package/{skiptocontent.D1UkPmhD.js → skiptocontent._F-d8y5b.js} +1 -1
- package/{slider.CTCf7Xdm.js → slider.DuJK0RdB.js} +2 -2
- package/{spinner.CeGt8DxU.js → spinner.Dht6FspZ.js} +1 -1
- package/styles/scss/ds/index.scss +1 -0
- package/styles/scss/ds/lib/ds-internal/_index.scss +1 -0
- package/styles/scss/ds/lib/ds-internal/_input.scss +187 -0
- package/styles/scss/ds/lib/input.scss +26 -0
- package/{switch.CtULjgZq.js → switch.B37S4vfP.js} +2 -2
- package/systemfeedback.C_2PhwKe.js +10 -0
- package/{tablist.Dzwe0_J4.js → tablist.g_Nwu6GA.js} +3 -3
- package/{tabs.yudjJk9d.js → tabs.oh9-wHPp.js} +2 -2
- package/{textarea.B_3fPtmd.js → textarea.dQ12-oYB.js} +2 -2
- package/{toast.Bhpwj1NF.js → toast.sMNbfKxi.js} +3 -3
- package/{toastmanager.BHk65ynQ.js → toastmanager.CVamaS5T.js} +1 -1
- package/{topbar.2b8fjmA4.js → topbar.Bccms0xZ.js} +1 -1
- package/types/icon-types.d.ts +1 -1
- package/assets/Accordion.DOcfZwq8.css +0 -1
- package/assets/CustomReactSelect.B9f_KYFg.css +0 -1
- package/assets/InputFile.Dqjz53mb.css +0 -1
- package/assets/InputPassword.BuVQ9dRy.css +0 -1
- package/assets/InputSearch.Dwtb3Mhw.css +0 -1
- package/assets/InputStepper.CBt99L83.css +0 -1
- package/assets/Select.CghDnBUQ.css +0 -1
- package/assets/Slider.C8i4U4iT.css +0 -1
- package/assets/Textarea.BgtH-TTe.css +0 -1
- package/assets/input.DFwunFjw.css +0 -1
- package/assets/radio.BCB51D_y.css +0 -1
- package/chunks/Accordion.eVOD7J_8.js +0 -154
- package/chunks/ActionButton.Ck1rGqgm.js +0 -165
- package/chunks/ActionLink.DnUNjoAT.js +0 -138
- package/chunks/Fieldset.BX46NuLh.js +0 -74
- package/chunks/Header.Djs1adPW.js +0 -361
- package/chunks/Icon.C0161Glk.js +0 -231
- package/chunks/InputPassword.D42uUEGy.js +0 -136
- package/chunks/InputStepper.DFEdUWm7.js +0 -263
- package/chunks/Select.B_EHpk22.js +0 -162
- package/chunks/Slider.DMSwmGwD.js +0 -292
- package/chunks/Textarea.Ce26v6ht.js +0 -163
- package/combobox.AaK6QjRl.js +0 -58
- package/input.DhxUW3zc.js +0 -203
- package/radio.Be4pFOLf.js +0 -134
- package/systemfeedback.CLQCbTF6.js +0 -44
|
@@ -62,7 +62,7 @@ export declare function getResetStyles(options?: GetResetStylesOptions): string
|
|
|
62
62
|
type GetSSRStylesOptions = {
|
|
63
63
|
format?: Exclude<Format, 'cra'>;
|
|
64
64
|
};
|
|
65
|
-
declare const COMPONENT_NAME: readonly ["DSAccordion", "DSActionButton", "DSActionLink", "DSAriaLiveRegions", "DSBanner", "DSBreadcrumb", "DSButton", "DSButtonRound", "DSCheckbox", "DSCheckboxGroup", "DSChipGroup", "DSCombobox", "DSDialog", "DSDrawer", "DSFieldset", "DSFlag", "DSFloatingActionButton", "DSHeader", "DSHeading", "DSIcon", "DSInput", "DSInputFile", "DSInputPassword", "DSInputSearch", "DSInputStepper", "DSLink", "DSLinkButton", "DSLogo", "DSNavigationTabs", "DSNotification", "DSPopover", "DSRadioGroup", "DSScroller", "DSSelect", "DSSkipToContent", "DSSlider", "DSSpinner", "DSSwitch", "DSTabs", "DSText", "DSTextarea", "DSTitle", "DSToastManager", "DSTopBar"];
|
|
65
|
+
declare const COMPONENT_NAME: readonly ["DSAccordion", "DSActionButton", "DSActionLink", "DSAriaLiveRegions", "DSBanner", "DSBreadcrumb", "DSButton", "DSButtonRound", "DSCheckbox", "DSCheckboxGroup", "DSChipGroup", "DSCombobox", "DSDialog", "DSDrawer", "DSFieldset", "DSFlag", "DSFloatingActionButton", "DSHeader", "DSHeading", "DSIcon", "DSInput", "DSInputFile", "DSInputPassword", "DSInputSearch", "DSInputStepper", "DSLink", "DSLinkButton", "DSLogo", "DSNavigationTabs", "DSNotification", "DSPopover", "DSRadioGroup", "DSScroller", "DSSelect", "DSSkipToContent", "DSSlider", "DSSpinner", "DSSwitch", "DSSystemFeedback", "DSTabs", "DSText", "DSTextarea", "DSTitle", "DSToastManager", "DSTopBar"];
|
|
66
66
|
export type ComponentName = (typeof COMPONENT_NAME)[number];
|
|
67
67
|
/**
|
|
68
68
|
* Retrieves server-side rendered (SSR) styles for the specified components to be injected into the <head> at build time.
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx as D, jsxs as ne } from "react/jsx-runtime";
|
|
3
|
+
import { d as ve } from "./chunks/index.CgTHIF3K.js";
|
|
4
|
+
import { c as E } from "./chunks/index.CEyLAtio.js";
|
|
5
|
+
import { forwardRef as Ae, useRef as ce, useState as pe, useEffect as Ce } from "react";
|
|
6
|
+
import './assets/radio.CgpGvYc-.css';const he = (H) => H.replace(/\s+/g, ""), ye = "ds-radio_root_2idos_1", ke = "ds-radio_root--disabled_2idos_24", ge = "ds-radio_root--with-custom-area_2idos_27", Ne = "ds-radio_root--with-custom-area--above_2idos_30", We = "ds-radio_radio_2idos_36", xe = "ds-radio_dot_2idos_54", De = "ds-radio_radio--invalid_2idos_78", He = "ds-radio_label_2idos_83", Be = "ds-radio_label--bold_2idos_100", Se = "ds-radio_label--with-custom-area_2idos_111", Ue = "ds-radio_custom-area_2idos_115", Ie = "ds-radio_custom-area--above_2idos_123", $e = "ds-radio_hint_2idos_129", we = "ds-radio_hint--visible_2idos_153", je = "ds-radio_hint--unchecked-hidden_2idos_157", Ee = "ds-radio_input_2idos_163", t = {
|
|
7
|
+
root: ye,
|
|
8
|
+
rootDisabled: ke,
|
|
9
|
+
rootWithCustomArea: ge,
|
|
10
|
+
rootWithCustomAreaAbove: Ne,
|
|
11
|
+
radio: We,
|
|
12
|
+
dot: xe,
|
|
13
|
+
radioInvalid: De,
|
|
14
|
+
label: He,
|
|
15
|
+
labelBold: Be,
|
|
16
|
+
labelWithCustomArea: Se,
|
|
17
|
+
customArea: Ue,
|
|
18
|
+
customAreaAbove: Ie,
|
|
19
|
+
hint: $e,
|
|
20
|
+
hintVisible: we,
|
|
21
|
+
hintUncheckedHidden: je,
|
|
22
|
+
input: Ee
|
|
23
|
+
}, Ve = Ae((H, _) => {
|
|
24
|
+
const e = ve.c(83);
|
|
25
|
+
let B, b, o, n, i, d, c, h, v, S, U, I, $, w, j, u;
|
|
26
|
+
e[0] !== H ? ({
|
|
27
|
+
label: d,
|
|
28
|
+
name: c,
|
|
29
|
+
value: u,
|
|
30
|
+
checked: B,
|
|
31
|
+
className: b,
|
|
32
|
+
customArea: o,
|
|
33
|
+
isCustomAreaAbove: S,
|
|
34
|
+
defaultChecked: U,
|
|
35
|
+
disabled: I,
|
|
36
|
+
fieldsetId: n,
|
|
37
|
+
hint: i,
|
|
38
|
+
invalid: $,
|
|
39
|
+
isBold: w,
|
|
40
|
+
hideUncheckedHint: j,
|
|
41
|
+
onChange: h,
|
|
42
|
+
...v
|
|
43
|
+
} = H, e[0] = H, e[1] = B, e[2] = b, e[3] = o, e[4] = n, e[5] = i, e[6] = d, e[7] = c, e[8] = h, e[9] = v, e[10] = S, e[11] = U, e[12] = I, e[13] = $, e[14] = w, e[15] = j, e[16] = u) : (B = e[1], b = e[2], o = e[3], n = e[4], i = e[5], d = e[6], c = e[7], h = e[8], v = e[9], S = e[10], U = e[11], I = e[12], $ = e[13], w = e[14], j = e[15], u = e[16]);
|
|
44
|
+
const f = S === void 0 ? !1 : S, ue = U === void 0 ? !1 : U, a = I === void 0 ? !1 : I, A = $ === void 0 ? !1 : $, X = w === void 0 ? !1 : w, r = j === void 0 ? !1 : j, fe = ce(null), s = ce(null), [me, _e] = pe(ue), V = B !== void 0, l = V ? B : me;
|
|
45
|
+
let O, R;
|
|
46
|
+
e[17] !== l || e[18] !== r ? (O = () => {
|
|
47
|
+
s.current && (r ? (s.current.style.height === "0px" || s.current.style.height === "") && l ? (s.current.style.height = `${s.current.scrollHeight}px`, s.current.style.opacity = "1") : l || (s.current.style.opacity = "0", s.current.style.height = "0px", s.current.style.pointerEvents = "none") : (s.current.style.height === "0px" || s.current.style.height === "") && (s.current.style.height = "auto", s.current.style.opacity = "1"));
|
|
48
|
+
}, R = [s, l, r], e[17] = l, e[18] = r, e[19] = O, e[20] = R) : (O = e[19], R = e[20]), Ce(O, R);
|
|
49
|
+
const Y = !!o, Z = !!o && f;
|
|
50
|
+
let q;
|
|
51
|
+
e[21] !== b || e[22] !== a || e[23] !== Z || e[24] !== Y ? (q = E(t.root, {
|
|
52
|
+
[t.rootDisabled]: a,
|
|
53
|
+
[t.rootWithCustomArea]: Y,
|
|
54
|
+
[t.rootWithCustomAreaAbove]: Z
|
|
55
|
+
}, b), e[21] = b, e[22] = a, e[23] = Z, e[24] = Y, e[25] = q) : q = e[25];
|
|
56
|
+
const ee = q, te = !!o;
|
|
57
|
+
let z;
|
|
58
|
+
e[26] !== X || e[27] !== te ? (z = E(t.label, {
|
|
59
|
+
[t.labelBold]: X,
|
|
60
|
+
[t.labelWithCustomArea]: te
|
|
61
|
+
}), e[26] = X, e[27] = te, e[28] = z) : z = e[28];
|
|
62
|
+
const se = z;
|
|
63
|
+
let F;
|
|
64
|
+
e[29] !== l || e[30] !== r || e[31] !== i ? (F = () => !r && i ? !0 : !!(r && i && l), e[29] = l, e[30] = r, e[31] = i, e[32] = F) : F = e[32];
|
|
65
|
+
const G = F, oe = r && !G();
|
|
66
|
+
let J;
|
|
67
|
+
e[33] !== G || e[34] !== oe ? (J = E(t.hint, {
|
|
68
|
+
[t.hintUncheckedHidden]: oe,
|
|
69
|
+
[t.hintVisible]: G()
|
|
70
|
+
}), e[33] = G, e[34] = oe, e[35] = J) : J = e[35];
|
|
71
|
+
const ie = J;
|
|
72
|
+
let K;
|
|
73
|
+
e[36] !== A ? (K = E(t.radio, {
|
|
74
|
+
[t.radioInvalid]: A
|
|
75
|
+
}), e[36] = A, e[37] = K) : K = e[37];
|
|
76
|
+
const le = K;
|
|
77
|
+
let L;
|
|
78
|
+
e[38] === Symbol.for("react.memo_cache_sentinel") ? (L = E(t.customArea, t.customAreaAbove), e[38] = L) : L = e[38];
|
|
79
|
+
const be = L;
|
|
80
|
+
let M;
|
|
81
|
+
e[39] !== a || e[40] !== V || e[41] !== h ? (M = (m) => {
|
|
82
|
+
if (a) {
|
|
83
|
+
m.preventDefault();
|
|
84
|
+
return;
|
|
85
|
+
}
|
|
86
|
+
V || _e(m.target.checked), h && h(m);
|
|
87
|
+
}, e[39] = a, e[40] = V, e[41] = h, e[42] = M) : M = e[42];
|
|
88
|
+
const ae = M, p = i ? `${he(c)}-${he(u)}-description` : void 0;
|
|
89
|
+
let P;
|
|
90
|
+
e[43] !== p || e[44] !== n || e[45] !== A ? (P = [A && n && `${n}-feedback`, p].filter(Boolean).join(" ") || void 0, e[43] = p, e[44] = n, e[45] = A, e[46] = P) : P = e[46];
|
|
91
|
+
const re = P;
|
|
92
|
+
let C;
|
|
93
|
+
e[47] !== _ ? (C = (m) => {
|
|
94
|
+
typeof _ == "function" ? _(m) : _ !== null && (_.current = m), fe.current = m;
|
|
95
|
+
}, e[47] = _, e[48] = C) : C = e[48];
|
|
96
|
+
const de = typeof d == "string" ? d : void 0;
|
|
97
|
+
let y;
|
|
98
|
+
e[49] !== re || e[50] !== l || e[51] !== a || e[52] !== ae || e[53] !== c || e[54] !== v || e[55] !== C || e[56] !== de || e[57] !== u ? (y = /* @__PURE__ */ D("input", { type: "radio", value: u, name: c, className: t.input, ref: C, onChange: ae, ...v, disabled: a, checked: l, "aria-label": de, "aria-describedby": re }), e[49] = re, e[50] = l, e[51] = a, e[52] = ae, e[53] = c, e[54] = v, e[55] = C, e[56] = de, e[57] = u, e[58] = y) : y = e[58];
|
|
99
|
+
let Q;
|
|
100
|
+
e[59] === Symbol.for("react.memo_cache_sentinel") ? (Q = /* @__PURE__ */ D("div", { className: t.dot }), e[59] = Q) : Q = e[59];
|
|
101
|
+
let k;
|
|
102
|
+
e[60] !== le ? (k = /* @__PURE__ */ D("span", { className: le, children: Q }), e[60] = le, e[61] = k) : k = e[61];
|
|
103
|
+
let g;
|
|
104
|
+
e[62] !== o || e[63] !== f ? (g = o && f && /* @__PURE__ */ D("div", { className: be, children: o }), e[62] = o, e[63] = f, e[64] = g) : g = e[64];
|
|
105
|
+
let N;
|
|
106
|
+
e[65] !== o || e[66] !== f ? (N = o && !f && /* @__PURE__ */ D("div", { className: t.customArea, children: o }), e[65] = o, e[66] = f, e[67] = N) : N = e[67];
|
|
107
|
+
let W;
|
|
108
|
+
e[68] !== p || e[69] !== i || e[70] !== ie ? (W = /* @__PURE__ */ D("span", { id: p, className: ie, ref: s, children: i }), e[68] = p, e[69] = i, e[70] = ie, e[71] = W) : W = e[71];
|
|
109
|
+
let x;
|
|
110
|
+
e[72] !== d || e[73] !== se || e[74] !== N || e[75] !== W ? (x = /* @__PURE__ */ ne("span", { className: se, children: [
|
|
111
|
+
d,
|
|
112
|
+
N,
|
|
113
|
+
W
|
|
114
|
+
] }), e[72] = d, e[73] = se, e[74] = N, e[75] = W, e[76] = x) : x = e[76];
|
|
115
|
+
let T;
|
|
116
|
+
return e[77] !== ee || e[78] !== y || e[79] !== k || e[80] !== g || e[81] !== x ? (T = /* @__PURE__ */ ne("label", { className: ee, children: [
|
|
117
|
+
y,
|
|
118
|
+
k,
|
|
119
|
+
g,
|
|
120
|
+
x
|
|
121
|
+
] }), e[77] = ee, e[78] = y, e[79] = k, e[80] = g, e[81] = x, e[82] = T) : T = e[82], T;
|
|
122
|
+
});
|
|
123
|
+
Ve.displayName = "DSRadio";
|
|
124
|
+
export {
|
|
125
|
+
Ve as DSRadio
|
|
126
|
+
};
|
|
@@ -3,9 +3,9 @@ import "react/jsx-runtime";
|
|
|
3
3
|
import "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import "./chunks/index.CEyLAtio.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import "./chunks/Fieldset.
|
|
7
|
-
import "./radio.
|
|
8
|
-
import { D as s } from "./chunks/RadioGroup.
|
|
6
|
+
import "./chunks/Fieldset.CjIfmN_5.js";
|
|
7
|
+
import "./radio.7_N_alaS.js";
|
|
8
|
+
import { D as s } from "./chunks/RadioGroup.peTeMK45.js";
|
|
9
9
|
export {
|
|
10
10
|
s as DSRadioGroup
|
|
11
11
|
};
|
|
@@ -6,7 +6,7 @@ import { useState as M, useRef as T } from "react";
|
|
|
6
6
|
import { i as j, g as A } from "./chunks/is-animation-disabled.CUl4N3LI.js";
|
|
7
7
|
import { g as Q } from "./chunks/helpers.BbWkXTr3.js";
|
|
8
8
|
import { u as O } from "./chunks/useIsomorphicLayoutEffect.CnJ9AMFS.js";
|
|
9
|
-
import { D as $ } from "./chunks/Button.
|
|
9
|
+
import { D as $ } from "./chunks/Button.B7xF1E19.js";
|
|
10
10
|
import './assets/scroller.Hszs1Yq4.css';const U = "ds-scroller_root_3ktti_1", Y = "ds-scroller_scroll-wrapper_3ktti_6", Z = "ds-scroller_scroller_3ktti_45", tt = "ds-scroller_scroll-button_3ktti_60", et = "ds-scroller_scroll-button--hidden_3ktti_65", rt = "ds-scroller_scroll-button--right_3ktti_69", n = {
|
|
11
11
|
root: U,
|
|
12
12
|
scrollWrapper: Y,
|
|
@@ -5,9 +5,9 @@ import "./chunks/index.CEyLAtio.js";
|
|
|
5
5
|
import "react";
|
|
6
6
|
import "./chunks/useBreakpoint.CMOR9ZOB.js";
|
|
7
7
|
import "./asterisk.CR60hx8S.js";
|
|
8
|
-
import "./chunks/Icon.
|
|
9
|
-
import "./
|
|
10
|
-
import { D } from "./chunks/Select.
|
|
8
|
+
import "./chunks/Icon.DGTYCv63.js";
|
|
9
|
+
import "./chunks/SystemFeedback.B9f67mjJ.js";
|
|
10
|
+
import { D } from "./chunks/Select.BDHLJ2ma.js";
|
|
11
11
|
export {
|
|
12
12
|
D as DSSelect
|
|
13
13
|
};
|
|
@@ -4,7 +4,7 @@ import { d as g } from "./chunks/index.CgTHIF3K.js";
|
|
|
4
4
|
import { c as w } from "./chunks/index.CEyLAtio.js";
|
|
5
5
|
import { g as S } from "./chunks/helpers.BbWkXTr3.js";
|
|
6
6
|
import { forwardRef as T } from "react";
|
|
7
|
-
import { D as _ } from "./chunks/LinkButton.
|
|
7
|
+
import { D as _ } from "./chunks/LinkButton.DdTspmJz.js";
|
|
8
8
|
import './assets/skiptocontent.CTSDC_kG.css';const v = "ds-skip-to-content_root_uqkjt_1", C = "ds-skip-to-content_root--dark_uqkjt_8", D = {
|
|
9
9
|
root: v,
|
|
10
10
|
rootDark: C
|
|
@@ -4,8 +4,8 @@ import "./chunks/index.CgTHIF3K.js";
|
|
|
4
4
|
import "./chunks/index.CEyLAtio.js";
|
|
5
5
|
import "react";
|
|
6
6
|
import "./chunks/useBreakpoint.CMOR9ZOB.js";
|
|
7
|
-
import "./input.
|
|
8
|
-
import { D as s } from "./chunks/Slider.
|
|
7
|
+
import "./input.BKHOY118.js";
|
|
8
|
+
import { D as s } from "./chunks/Slider.kyVr7BLk.js";
|
|
9
9
|
export {
|
|
10
10
|
s as DSSlider
|
|
11
11
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { jsxs as x, jsx as w } from "react/jsx-runtime";
|
|
3
3
|
import { d as y } from "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import { c as L } from "./chunks/index.CEyLAtio.js";
|
|
5
|
-
import { D as v } from "./chunks/Icon.
|
|
5
|
+
import { D as v } from "./chunks/Icon.DGTYCv63.js";
|
|
6
6
|
import './assets/spinner.Ctn_YYBG.css';const I = "ds-spinner_root_awbzc_1", N = "ds-spinner_root-size-small_awbzc_10", O = "ds-spinner_root-size-medium_awbzc_14", R = "ds-spinner_root-size-large_awbzc_18", D = "ds-spinner_root-size-x-large_awbzc_22", M = "ds-spinner_root-size-inherit_awbzc_26", X = "ds-spinner_screenReaderOnly_awbzc_51", o = {
|
|
7
7
|
root: I,
|
|
8
8
|
rootSizeSmall: N,
|
|
@@ -0,0 +1,187 @@
|
|
|
1
|
+
@use '_focus' as *;
|
|
2
|
+
@use '_helpers' as *;
|
|
3
|
+
@use '_high-contrast' as *;
|
|
4
|
+
@use '_hover' as *;
|
|
5
|
+
@use '../spacing' as *;
|
|
6
|
+
@use '../text' as *;
|
|
7
|
+
@use '../theme' as *;
|
|
8
|
+
@use '../transition' as *;
|
|
9
|
+
|
|
10
|
+
@mixin input-label-base($hasHint: false) {
|
|
11
|
+
@include utility-medium;
|
|
12
|
+
display: block;
|
|
13
|
+
max-width: fit-content;
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
&:has(input) {
|
|
17
|
+
|
|
18
|
+
& input {
|
|
19
|
+
margin-block-start: $spacing-8;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
& :first-child:not(input) {
|
|
23
|
+
|
|
24
|
+
margin-block-start: $spacing-4;
|
|
25
|
+
|
|
26
|
+
margin-block-end: 0;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
&:not(:has(input)) {
|
|
31
|
+
@if $hasHint {
|
|
32
|
+
margin-block-end: $spacing-4;
|
|
33
|
+
} @else {
|
|
34
|
+
margin-block-end: $spacing-8;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
@mixin input-label-disabled() {
|
|
40
|
+
@include high-contrast-media-query {
|
|
41
|
+
color: GrayText;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
@mixin input-label-required() {
|
|
46
|
+
&:after {
|
|
47
|
+
content: '*';
|
|
48
|
+
margin-inline-start: $spacing-2;
|
|
49
|
+
font-family:
|
|
50
|
+
'STIHL Contraface Digital Text Regular',
|
|
51
|
+
-apple-system,
|
|
52
|
+
BlinkMacSystemFont,
|
|
53
|
+
'Segoe UI',
|
|
54
|
+
Roboto,
|
|
55
|
+
'Helvetica Neue',
|
|
56
|
+
Arial,
|
|
57
|
+
sans-serif;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
@mixin input-hint-base() {
|
|
62
|
+
@include utility-small;
|
|
63
|
+
display: block;
|
|
64
|
+
max-width: 25.5rem;
|
|
65
|
+
margin-block-end: $spacing-8;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
@mixin input-base($size) {
|
|
69
|
+
@if ($size == 'medium') {
|
|
70
|
+
|
|
71
|
+
@include utility-medium;
|
|
72
|
+
|
|
73
|
+
padding-inline-start: adjust-spacing-for-border-1($spacing-16);
|
|
74
|
+
padding-inline-end: adjust-spacing-for-border-1($spacing-16);
|
|
75
|
+
min-height: px-to-rem($spacing-48);
|
|
76
|
+
height: px-to-rem($spacing-48);
|
|
77
|
+
} @else if($size == 'small') {
|
|
78
|
+
@include utility-small;
|
|
79
|
+
|
|
80
|
+
padding-inline-start: adjust-spacing-for-border-1($spacing-8);
|
|
81
|
+
padding-inline-end: adjust-spacing-for-border-1($spacing-8);
|
|
82
|
+
|
|
83
|
+
min-height: px-to-rem($spacing-32);
|
|
84
|
+
height: px-to-rem($spacing-32);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
@include focus($offset: 0, $thickness: $spacing-1);
|
|
89
|
+
@include transition((background-color, color));
|
|
90
|
+
|
|
91
|
+
@include hover-media-query {
|
|
92
|
+
&:hover {
|
|
93
|
+
background: $theme-light-background-color-transparent-hover;
|
|
94
|
+
@include high-contrast-media-query {
|
|
95
|
+
border-color: Highlight;
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
& {
|
|
101
|
+
background: transparent;
|
|
102
|
+
border: $spacing-1 solid $theme-light-border-color-primary;
|
|
103
|
+
border-radius: 0;
|
|
104
|
+
color: $theme-light-content-color-primary;
|
|
105
|
+
width: 100%;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
&[readonly] {
|
|
109
|
+
background-color: $theme-light-background-color-tertiary;
|
|
110
|
+
border-color: transparent;
|
|
111
|
+
color: $theme-light-content-color-primary;
|
|
112
|
+
|
|
113
|
+
@include focus($offset: 0, $thickness: $spacing-2);
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
&:disabled {
|
|
117
|
+
background-color: transparent;
|
|
118
|
+
border-color: $theme-light-border-color-primary-disabled;
|
|
119
|
+
color: $theme-light-content-color-primary-disabled;
|
|
120
|
+
cursor: not-allowed;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
&::-webkit-placeholder,
|
|
124
|
+
&::placeholder {
|
|
125
|
+
color: $theme-light-content-color-secondary;
|
|
126
|
+
opacity: 1;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
&[type='search'] {
|
|
164
|
+
appearance: none;
|
|
165
|
+
-webkit-appearance: none;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
&[type='range'] {
|
|
169
|
+
accent-color: $color-core-orange-dark;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
&[type='number'] {
|
|
173
|
+
-moz-appearance: textfield;
|
|
174
|
+
appearance: textfield;
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
@mixin input-invalid() {
|
|
179
|
+
border-color: $theme-light-border-color-feedback-error;
|
|
180
|
+
outline-color: $theme-light-border-color-feedback-error;
|
|
181
|
+
|
|
182
|
+
&:active,
|
|
183
|
+
&:focus,
|
|
184
|
+
&:focus-visible {
|
|
185
|
+
border-color: $theme-light-border-color-primary;
|
|
186
|
+
}
|
|
187
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
@use './ds-internal/_input' as *;
|
|
2
|
+
|
|
3
|
+
@mixin input-label($hasHint: false, $isDisabled: false, $isRequired: false) {
|
|
4
|
+
@if (not $isDisabled and not $isRequired) {
|
|
5
|
+
@include input-label-base($hasHint);
|
|
6
|
+
}
|
|
7
|
+
@if $isDisabled {
|
|
8
|
+
@include input-label-disabled();
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
@if $isRequired {
|
|
12
|
+
@include input-label-required();
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
@mixin input-hint() {
|
|
17
|
+
@include input-hint-base();
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
@mixin input($size: 'medium', $isInvalid: false) {
|
|
21
|
+
@if (not $isInvalid) {
|
|
22
|
+
@include input-base($size);
|
|
23
|
+
} @else {
|
|
24
|
+
@include input-invalid();
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -3,8 +3,8 @@ import { jsxs as O, jsx as h } from "react/jsx-runtime";
|
|
|
3
3
|
import { d as $ } from "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import { c as q } from "./chunks/index.CEyLAtio.js";
|
|
5
5
|
import { forwardRef as z } from "react";
|
|
6
|
-
import { D as A } from "./chunks/Icon.
|
|
7
|
-
import { DSSpinner as B } from "./spinner.
|
|
6
|
+
import { D as A } from "./chunks/Icon.DGTYCv63.js";
|
|
7
|
+
import { DSSpinner as B } from "./spinner.Dht6FspZ.js";
|
|
8
8
|
import './assets/switch.Bc9KIyw9.css';const F = "ds-switch_root_gdcld_1", G = "ds-switch_root--label-right_gdcld_40", H = "ds-switch_root--stretched_gdcld_43", J = "ds-switch_loader_gdcld_53", K = "ds-switch_thumb_gdcld_111", M = "ds-switch_root--checked_gdcld_126", o = {
|
|
9
9
|
root: F,
|
|
10
10
|
rootLabelRight: G,
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import "react/jsx-runtime";
|
|
3
|
+
import "./chunks/index.CgTHIF3K.js";
|
|
4
|
+
import "./chunks/index.CEyLAtio.js";
|
|
5
|
+
import "react";
|
|
6
|
+
import "./chunks/Icon.DGTYCv63.js";
|
|
7
|
+
import { D as s } from "./chunks/SystemFeedback.B9f67mjJ.js";
|
|
8
|
+
export {
|
|
9
|
+
s as DSSystemFeedback
|
|
10
|
+
};
|
|
@@ -7,11 +7,11 @@ import { g as b, i as be } from "./chunks/is-animation-disabled.CUl4N3LI.js";
|
|
|
7
7
|
import { h as Ce } from "./chunks/has-window.ut_-aShB.js";
|
|
8
8
|
import { g as Ee } from "./chunks/helpers.BbWkXTr3.js";
|
|
9
9
|
import { u as pe } from "./chunks/useIsomorphicLayoutEffect.CnJ9AMFS.js";
|
|
10
|
-
import { D as ye } from "./chunks/Button.
|
|
11
|
-
import { D as We } from "./chunks/Icon.
|
|
10
|
+
import { D as ye } from "./chunks/Button.B7xF1E19.js";
|
|
11
|
+
import { D as We } from "./chunks/Icon.DGTYCv63.js";
|
|
12
12
|
import { NumberIndicator as ze } from "./numberindicator.Ddf3ESi7.js";
|
|
13
13
|
import { g as Ae, a as we } from "./chunks/TabPane.utils.DG16Y2uD.js";
|
|
14
|
-
import { s as i, N as He } from "./chunks/NavigationTabList.
|
|
14
|
+
import { s as i, N as He } from "./chunks/NavigationTabList.dYFYTmWv.js";
|
|
15
15
|
const H = 48, Ye = (p) => {
|
|
16
16
|
const e = ke.c(62);
|
|
17
17
|
let g, T, d, M, I, o, X, P, $, m, c;
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "react/jsx-runtime";
|
|
3
3
|
import "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import "react";
|
|
5
|
-
import "./tablist.
|
|
5
|
+
import "./tablist.g_Nwu6GA.js";
|
|
6
6
|
import "./tabpane.CB-eudyw.js";
|
|
7
7
|
import "./chunks/TabPane.utils.DG16Y2uD.js";
|
|
8
|
-
import { D as a } from "./chunks/Tabs.
|
|
8
|
+
import { D as a } from "./chunks/Tabs.CkVL8Jw8.js";
|
|
9
9
|
export {
|
|
10
10
|
a as DSTabs
|
|
11
11
|
};
|
|
@@ -6,8 +6,8 @@ import "./chunks/helpers.BbWkXTr3.js";
|
|
|
6
6
|
import "./chunks/useBreakpoint.CMOR9ZOB.js";
|
|
7
7
|
import "./chunks/index.CgTHIF3K.js";
|
|
8
8
|
import "./asterisk.CR60hx8S.js";
|
|
9
|
-
import "./
|
|
10
|
-
import { D } from "./chunks/Textarea.
|
|
9
|
+
import "./chunks/SystemFeedback.B9f67mjJ.js";
|
|
10
|
+
import { D } from "./chunks/Textarea.ORkJUx-S.js";
|
|
11
11
|
export {
|
|
12
12
|
D as DSTextarea
|
|
13
13
|
};
|
|
@@ -3,9 +3,9 @@ import "react/jsx-runtime";
|
|
|
3
3
|
import "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import "./chunks/index.CEyLAtio.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import "./chunks/Button.
|
|
7
|
-
import "./chunks/Icon.
|
|
8
|
-
import { D as a } from "./chunks/Toast.
|
|
6
|
+
import "./chunks/Button.B7xF1E19.js";
|
|
7
|
+
import "./chunks/Icon.DGTYCv63.js";
|
|
8
|
+
import { D as a } from "./chunks/Toast.DHo4pLH3.js";
|
|
9
9
|
export {
|
|
10
10
|
a as DSToast
|
|
11
11
|
};
|
|
@@ -4,7 +4,7 @@ import { d as N } from "./chunks/index.CgTHIF3K.js";
|
|
|
4
4
|
import { createContext as V, useContext as W, useState as I, useRef as $, useEffect as M } from "react";
|
|
5
5
|
import { g as S } from "./chunks/helpers.BbWkXTr3.js";
|
|
6
6
|
import { b as P, g as y } from "./chunks/AriaLiveRegions.utils.Cb327d_2.js";
|
|
7
|
-
import { D as z, s as F } from "./chunks/Toast.
|
|
7
|
+
import { D as z, s as F } from "./chunks/Toast.DHo4pLH3.js";
|
|
8
8
|
import { h as H } from "./chunks/has-window.ut_-aShB.js";
|
|
9
9
|
const J = () => {
|
|
10
10
|
if (!P() || !y())
|
|
@@ -3,8 +3,8 @@ import "react/jsx-runtime";
|
|
|
3
3
|
import "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import "./chunks/index.CEyLAtio.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import { b as s } from "./chunks/Header.Djs1adPW.js";
|
|
7
6
|
import "./chunks/helpers.BbWkXTr3.js";
|
|
7
|
+
import { b as s } from "./chunks/Header.BSvyYrIV.js";
|
|
8
8
|
import "./logo.C96KaG1P.js";
|
|
9
9
|
export {
|
|
10
10
|
s as DSTopBar
|
package/types/icon-types.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ICON_NAMES: readonly ["360", "academic-cap", "accessibility", "alarm-clock", "arrow-clockwise", "arrow-counterclockwise", "arrow-down", "arrow-down-line", "arrow-edge", "arrow-left", "arrow-out", "arrow-outline-left", "arrow-right", "arrow-up", "arrow-up-arrow-down", "at", "barcode-scanner", "battery", "bell", "bin", "bin-open", "bluetooth", "bookmark", "burger", "calendar", "camera", "cart", "cart-check", "cart-plus", "catalog", "certificate", "chain-link", "chainsaw", "check", "chevron-down", "chevron-left", "chevron-line-left", "chevron-line-right", "chevron-right", "chevron-up", "circle", "circle-check-colored", "circle-check-inverted", "circle-info-colored", "circle-info-inverted", "circle-pause", "circle-stroke", "clock", "coffee-cup", "compare", "connected-box", "connected-box-mobile", "connected-box-stationary", "cross", "diamond", "diamond-exclamationmark-colored", "diamond-exclamationmark-inverted", "diskette", "distance", "document-magnifying-glass", "dots-connected", "download-complete", "envelope", "envelope-open", "exclamationmark", "exit", "eye", "eye-closed", "facebook", "file", "file-type-doc", "file-type-image", "file-type-pdf", "file-type-video", "file-type-zip", "filter", "finger-double-arrow", "flash", "fullscreen", "gear", "globe", "grid", "guidance", "haircross", "hanger", "headphones", "heart", "hexagon-arrow-clockwise", "horizontal-ellipsis", "house", "imow", "info", "instagram", "leave-fullscreen", "lightbulb", "linkedin", "list-three-rows", "list-two-rows", "loading-spinner", "lock", "magnifying-glass", "magnifying-glass-minus", "magnifying-glass-plus", "map", "minus", "mobile", "nine-squares", "note", "note-check", "note-plus", "number-input", "paperclip", "parcel", "pause", "pen", "percent", "petrol", "phone", "pin", "pin-s", "pinterest", "placeholder", "play", "plug", "plus", "printer", "prohibition-sign", "questionmark", "security", "share", "shirt", "shop", "sound-off", "sound-on", "speechbubble", "speechbubbles", "square", "star", "star-half", "tag", "thumbs-down", "thumbs-up", "tiktok", "triangle", "triangle-exclamationmark-colored", "triangle-exclamationmark-inverted", "truck", "twitch", "two-people-screen", "two-sheets", "upload", "user", "vertical-ellipsis", "wc", "whatsapp", "wifi", "wifi-1bar", "wifi-2bars", "wifi-off", "wind-rose", "wrench", "x", "xing", "youtube"];
|
|
1
|
+
export declare const ICON_NAMES: readonly ["360", "academic-cap", "accessibility", "alarm-clock", "arrow-clockwise", "arrow-counterclockwise", "arrow-down", "arrow-down-line", "arrow-edge", "arrow-left", "arrow-out", "arrow-outline-left", "arrow-right", "arrow-up", "arrow-up-arrow-down", "at", "barcode-scanner", "battery", "bell", "bin", "bin-open", "bluetooth", "bookmark", "burger", "calendar", "camera", "caret-down", "caret-right", "cart", "cart-check", "cart-plus", "catalog", "certificate", "chain-link", "chainsaw", "check", "chevron-down", "chevron-left", "chevron-line-left", "chevron-line-right", "chevron-right", "chevron-up", "circle", "circle-check-colored", "circle-check-inverted", "circle-info-colored", "circle-info-inverted", "circle-pause", "circle-stroke", "clock", "coffee-cup", "collapse", "compare", "connected-box", "connected-box-mobile", "connected-box-stationary", "cross", "diamond", "diamond-exclamationmark-colored", "diamond-exclamationmark-inverted", "diskette", "distance", "document-magnifying-glass", "dots-connected", "download-complete", "envelope", "envelope-open", "exclamationmark", "exit", "eye", "eye-closed", "facebook", "file", "file-type-doc", "file-type-image", "file-type-pdf", "file-type-video", "file-type-zip", "filter", "finger-double-arrow", "flash", "fullscreen", "gear", "globe", "grid", "guidance", "haircross", "hanger", "headphones", "heart", "hexagon-arrow-clockwise", "horizontal-ellipsis", "house", "imow", "info", "instagram", "leave-fullscreen", "lightbulb", "linkedin", "list-three-rows", "list-two-rows", "loading-spinner", "lock", "magnifying-glass", "magnifying-glass-minus", "magnifying-glass-plus", "map", "minus", "mobile", "nine-squares", "note", "note-check", "note-plus", "number-input", "paperclip", "parcel", "pause", "pen", "percent", "petrol", "phone", "pin", "pin-s", "pinterest", "placeholder", "play", "plug", "plus", "printer", "prohibition-sign", "questionmark", "security", "share", "shirt", "shop", "sound-off", "sound-on", "speechbubble", "speechbubbles", "square", "star", "star-half", "tag", "thumbs-down", "thumbs-up", "tiktok", "triangle", "triangle-exclamationmark-colored", "triangle-exclamationmark-inverted", "truck", "twitch", "two-people-screen", "two-sheets", "upload", "user", "vertical-ellipsis", "wc", "whatsapp", "wifi", "wifi-1bar", "wifi-2bars", "wifi-off", "wind-rose", "wrench", "x", "xing", "youtube"];
|
|
2
2
|
export type IconName = typeof ICON_NAMES[number];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-accordion_details_pa5bl_1{max-width:44.9375rem;border-bottom:1px solid #B1B1B1}.ds-accordion_details_pa5bl_1:only-of-type{border-bottom:none}.ds-accordion_details_pa5bl_1::details-content{block-size:0;overflow:hidden;opacity:0;transition-property:block-size,content-visibility,opacity;transition-behavior:allow-discrete;transition-duration:var(--ds-animation-duration, .25s);transition-timing-function:cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){.ds-accordion_details_pa5bl_1::details-content{transition-duration:0ms}}.ds-accordion_details_pa5bl_1[open]::details-content{overflow:visible;transition-timing-function:cubic-bezier(0,0,.5,1);block-size:auto;block-size:calc-size(auto);opacity:1}.ds-accordion_details_pa5bl_1 a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-accordion_details_pa5bl_1 a:not([class]))[href^="http://"]:after,:where(.ds-accordion_details_pa5bl_1 a:not([class]))[href^="https://"]:after,:where(.ds-accordion_details_pa5bl_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-accordion_details_pa5bl_1 a:not([class]){color:#252525}.ds-accordion_details_pa5bl_1 a:not([class]):link,.ds-accordion_details_pa5bl_1 a:not([class]):visited{color:#252525}.ds-accordion_details_pa5bl_1 a:not([class]):active{background-color:#0000001a;color:#252525}@media (hover: hover){.ds-accordion_details_pa5bl_1 a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover: hover) and (forced-colors: active){.ds-accordion_details_pa5bl_1 a:not([class]):hover{background-color:Canvas}}.ds-accordion_details_pa5bl_1 a:not([class])[href^="http://"]:after,.ds-accordion_details_pa5bl_1 a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.ds-accordion_details_pa5bl_1 a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}.ds-accordion_details_pa5bl_1 a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-accordion_details_pa5bl_1 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-accordion_details_pa5bl_1 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-accordion_details_pa5bl_1 a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-accordion_details_pa5bl_1 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-accordion_details_pa5bl_1 a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-accordion_details_pa5bl_1 a:not([class]){transition-duration:0ms}}.ds-accordion_summary_pa5bl_115{cursor:pointer;padding-block-start:12px;padding-inline-end:16px;padding-block-end:12px;padding-inline-start:16px;list-style:none}.ds-accordion_summary_pa5bl_115:focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-accordion_summary_pa5bl_115:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-accordion_summary_pa5bl_115:focus{outline:revert;outline-offset:revert}.ds-accordion_summary_pa5bl_115:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-accordion_summary_pa5bl_115:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-accordion_summary_pa5bl_115::-webkit-details-marker{display:none}.ds-accordion_summary--utility--m_pa5bl_154{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-accordion_summary_pa5bl_115{transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-accordion_summary_pa5bl_115{transition-duration:0ms}}@media (hover: hover){.ds-accordion_summary_pa5bl_115:hover{background-color:#ededed}}@media screen and (hover: hover) and (forced-colors: active){.ds-accordion_summary_pa5bl_115:hover{background-color:Highlight}}.ds-accordion_summary--flush_pa5bl_183{color:#252525;position:relative;padding-inline-start:0;padding-inline-end:0}@media (hover: hover){.ds-accordion_summary--flush_pa5bl_183:hover:before{background-color:#ededed}}@media screen and (hover: hover) and (forced-colors: active){.ds-accordion_summary--flush_pa5bl_183:hover:before{background-color:Highlight}}@media screen and (hover: hover) and (forced-colors: active){.ds-accordion_summary--flush_pa5bl_183:hover{background-color:transparent}}.ds-accordion_summary--flush_pa5bl_183:before{content:"";position:absolute;top:0;right:-16px;bottom:0;left:-16px}.ds-accordion_summary--flush_pa5bl_183:before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-accordion_summary--flush_pa5bl_183:before{transition-duration:0ms}}.ds-accordion_summary--flush_pa5bl_183:focus,.ds-accordion_summary--flush_pa5bl_183:focus-visible{outline:none}.ds-accordion_summary--flush_pa5bl_183:focus:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-accordion_summary--flush_pa5bl_183:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-accordion_summary--flush_pa5bl_183:focus:before{outline:revert;outline-offset:revert}.ds-accordion_summary--flush_pa5bl_183:focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-accordion_summary--flush_pa5bl_183:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}.ds-accordion_summary--small_pa5bl_251{padding-block-start:8px;padding-block-end:8px}.ds-accordion_summary-content-wrapper_pa5bl_256{display:flex;justify-content:space-between;align-items:center;gap:16px}.ds-accordion_summary-content-wrapper--flush_pa5bl_262{position:relative;z-index:1}.ds-accordion_summary-content-wrapper--chevron-left_pa5bl_266{flex-flow:row-reverse;justify-content:flex-end}.ds-accordion_heading-summary-wrapper_pa5bl_271{flex-grow:1}.ds-accordion_heading-summary_pa5bl_271{display:flex;justify-content:space-between;align-items:center}.ds-accordion_hint_pa5bl_281{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;margin-block-start:4px}.ds-accordion_icon_pa5bl_295{transform:rotate(0)}.ds-accordion_icon_pa5bl_295{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){.ds-accordion_icon_pa5bl_295{transition-duration:0ms}}.ds-accordion_icon--open_pa5bl_306{transform:rotate(-180deg)}.ds-accordion_icon--open_pa5bl_306{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-accordion_icon--open_pa5bl_306{transition-duration:0ms}}.ds-accordion_content-wrapper_pa5bl_318{padding-block-start:4px;padding-inline-end:16px;padding-block-end:32px;padding-inline-start:16px}.ds-accordion_content-wrapper--flush_pa5bl_324{padding-inline-start:0;padding-inline-end:0}.ds-accordion_content-wrapper--small_pa5bl_328{padding-block-start:4px;padding-block-end:20px}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
:where(.ds-combobox_root_yjj25_1){align-self:end}.ds-combobox_root_yjj25_1:has(.ds-combobox_hint_yjj25_10) .ds-combobox_label_yjj25_10{margin-block-end:4px}.ds-combobox_wrapper_yjj25_14{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-combobox_action-button_yjj25_20{grid-area:1/4/2/5}.ds-combobox_label_yjj25_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-combobox_label--hidden_yjj25_38{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-combobox_label--disabled_yjj25_51{color:GrayText}}.ds-combobox_hint_yjj25_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-combobox_feedback_yjj25_71{margin-block-end:8px;margin-block-start:8px}:where(.ds-combobox_select_yjj25_76){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-combobox_select--small_yjj25_84){padding-inline-start:7px;padding-inline-end:7px}.ds-combobox_select_yjj25_76{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-combobox_select_yjj25_76:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-combobox_select_yjj25_76:focus{outline:revert;outline-offset:revert}.ds-combobox_select_yjj25_76:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-combobox_select_yjj25_76{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-combobox_select_yjj25_76{transition-duration:0ms}}@media (hover: hover){.ds-combobox_select_yjj25_76:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-combobox_select_yjj25_76:hover{border-color:Highlight}}.ds-combobox_select_yjj25_76{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-combobox_select_yjj25_76[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-combobox_select_yjj25_76[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-combobox_select_yjj25_76[readonly]:focus{outline:revert;outline-offset:revert}.ds-combobox_select_yjj25_76[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-combobox_select_yjj25_76:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-combobox_select_yjj25_76::-webkit-placeholder,.ds-combobox_select_yjj25_76::placeholder{color:#666;opacity:1}.ds-combobox_select--invalid_yjj25_196{border-color:#d43b3b;outline-color:#d43b3b}.ds-combobox_select--invalid_yjj25_196:active,.ds-combobox_select--invalid_yjj25_196:focus,.ds-combobox_select--invalid_yjj25_196:focus-visible{border-color:#252525}.ds-combobox_select--small_yjj25_84{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-combobox_select_yjj25_76{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-combobox_select_yjj25_76::-webkit-outer-spin-button,.ds-combobox_select_yjj25_76::-webkit-inner-spin-button,.ds-combobox_select_yjj25_76::-webkit-search-decoration,.ds-combobox_select_yjj25_76::-webkit-search-cancel-button,.ds-combobox_select_yjj25_76::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-combobox_select_yjj25_76::-webkit-date-and-time-value{text-align:left}.ds-combobox_select_yjj25_76:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-combobox_select_yjj25_76[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-combobox_select_yjj25_76[type=range]{accent-color:#E9640C}.ds-combobox_select_yjj25_76[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-combobox_select--small_yjj25_84{min-height:2rem;height:2rem}.ds-combobox_select--small_yjj25_84.ds-combobox_input--has-leading-icon_yjj25_254{padding-inline-start:calc(16px + 1rem)}.ds-combobox_select--small_yjj25_84.ds-combobox_input--has-action-button_yjj25_257{padding-inline-end:calc(2rem + 8px)}.ds-combobox_select--small_yjj25_84.ds-combobox_input--has-second-action-button_yjj25_260{padding-inline-end:calc(4rem + 8px)}.ds-combobox_select--has-leading-icon_yjj25_263{padding-inline-start:calc(32px + 1rem)}.ds-combobox_select--has-action-button_yjj25_266{padding-inline-end:calc(3rem + 16px)}.ds-combobox_select--has-second-action-button_yjj25_269{padding-inline-end:calc(6rem + 16px)}.ds-combobox_select--has-affix_yjj25_272{color:#0000}.ds-combobox_select--has-affix_yjj25_272::placeholder{color:#0000}.ds-combobox_select--has-affix_yjj25_272::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-combobox_select--has-affix_yjj25_272::placeholder{transition-duration:0ms}}.ds-combobox_select--is-ready_yjj25_286{color:#252525}.ds-combobox_select--is-ready_yjj25_286::placeholder{color:#666}.ds-combobox_select_yjj25_76{border-radius:0}.ds-combobox_select_yjj25_76.ds-combobox_select--disabled_yjj25_296{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76.ds-combobox_select--disabled_yjj25_296{color:GrayText}}.ds-combobox_select_yjj25_76.ds-combobox_select--focused_yjj25_307{outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76.ds-combobox_select--focused_yjj25_307{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76.ds-combobox_select--focused_yjj25_307{outline-color:Highlight}}@media (hover: hover){.ds-combobox_select--hovered_yjj25_324{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-combobox_select--hovered_yjj25_324{border-color:Highlight}}.ds-combobox_placeholder_yjj25_334{color:#666}@media screen and (forced-colors: active){.ds-combobox_placeholder_yjj25_334{color:GrayText}}.ds-combobox_menu-list_yjj25_343{padding-block-start:8px;padding-block-end:7px;padding-inline-start:0;padding-inline-end:0;background-color:#fff;outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors: active){.ds-combobox_menu-list_yjj25_343{forced-color-adjust:auto;outline-color:Highlight}}.ds-combobox_group-heading_yjj25_360{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-block-start:16px;padding-block-end:11px;padding-inline-start:16px;padding-inline-end:16px;margin-block-start:4px;margin-block-end:8px;margin-inline-start:0;margin-inline-end:0;border-bottom:1px solid #B1B1B1;color:#666}.ds-combobox_option_yjj25_382{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;align-items:center}.ds-combobox_option--small_yjj25_398{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-block-start:8px;padding-block-end:8px;padding-inline-start:16px;padding-inline-end:16px}.ds-combobox_option--single_yjj25_413{justify-content:space-between}.ds-combobox_option--disabled_yjj25_416{color:#00000080}@media screen and (forced-colors: active){.ds-combobox_option--disabled_yjj25_416{color:GrayText}}.ds-combobox_option--focus-hover_yjj25_424:not(.ds-combobox_option--disabled_yjj25_416){background-color:#0000001a;padding-block-start:10px;padding-block-end:10px;border:2px solid #252525;border-left:none;border-right:none}@media screen and (forced-colors: active){.ds-combobox_option--focus-hover_yjj25_424:not(.ds-combobox_option--disabled_yjj25_416){background-color:Canvas;border-color:Highlight}}.ds-combobox_option--focus-hover_yjj25_424.ds-combobox_option--small_yjj25_398:not(.ds-combobox_option--disabled_yjj25_416){padding-block-start:6px;padding-block-end:6px}.ds-combobox_option--text_yjj25_442{margin-inline-end:8px}.ds-combobox_option--check-icon_yjj25_445{margin-inline-start:auto;align-self:center;fill:#e9640c}@media screen and (forced-colors: active){.ds-combobox_option--check-icon_yjj25_445{fill:CanvasText}}.ds-combobox_option--check-icon--disabled_yjj25_455{fill:#00000080}@media screen and (forced-colors: active){.ds-combobox_option--check-icon--disabled_yjj25_455{fill:GrayText}}.ds-combobox_single-option_yjj25_464{display:flex;flex-wrap:nowrap;width:100%}.ds-combobox_multi-option_yjj25_470{width:100%}.ds-combobox_single-value_yjj25_474{display:flex;align-items:center}.ds-combobox_single-value--text_yjj25_478{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.ds-combobox_leading-icon_yjj25_485{margin-block-start:2px;margin-inline-end:8px;fill:#666}@media screen and (forced-colors: active){.ds-combobox_leading-icon_yjj25_485{background-color:Canvas;fill:CanvasText}}.ds-combobox_leading-icon--small_yjj25_496,.ds-combobox_leading-icon--selected_yjj25_496{margin-block-start:0px}.ds-combobox_leading-icon--disabled_yjj25_499{fill:#00000080}@media screen and (forced-colors: active){.ds-combobox_leading-icon--disabled_yjj25_499{fill:GrayText}}.ds-combobox_indicator_yjj25_508,.ds-combobox_clear_yjj25_509{width:3rem;height:3rem;justify-content:center;cursor:pointer}.ds-combobox_indicator--small_yjj25_515,.ds-combobox_clear--small_yjj25_516{width:2rem;height:2rem}.ds-combobox_indicator--icon_yjj25_520,.ds-combobox_clear--icon_yjj25_521{margin-block-start:16px;margin-block-end:16px;margin-inline-start:16px;margin-inline-end:16px;align-self:center}.ds-combobox_indicator--icon--small_yjj25_528,.ds-combobox_clear--icon--small_yjj25_529{margin-block-start:8px;margin-block-end:8px;margin-inline-start:8px;margin-inline-end:8px}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging-filled_1pm2y_4{background-color:#444}.ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging-filled_1pm2y_4 span{pointer-events:none}.ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging_1pm2y_4{background-color:#ededed}.ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging_1pm2y_4 span{pointer-events:none}:where(.ds-input-file_root_1pm2y_1){align-self:end}.ds-input-file_root_1pm2y_1:has(.ds-input-file_hint_1pm2y_1) .ds-input-file_label_1pm2y_1{margin-block-end:4px}.ds-input-file_label_1pm2y_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-file_label--hidden_1pm2y_44{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-file_label--disabled_1pm2y_57{color:GrayText}}.ds-input-file_hint_1pm2y_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-file_feedback_1pm2y_77{margin-block-end:8px;margin-block-start:8px}.ds-input-file_dropzone_1pm2y_82{border:1px dashed #B1B1B1;padding:32px;text-align:center;cursor:pointer}.ds-input-file_dropzone--disabled_1pm2y_88{cursor:not-allowed;color:#00000080;border-color:#0000001a}@media screen and (forced-colors: active){.ds-input-file_dropzone--disabled_1pm2y_88{color:GrayText;border-color:GrayText}}.ds-input-file_dropzone--disabled_1pm2y_88 svg{fill:currentColor}.ds-input-file_dropzone--invalid_1pm2y_102{border-color:#d43b3b}.ds-input-file_dropzone--is-dragging_1pm2y_105{background-color:#ededed}.ds-input-file_dropzone--is-dragging_1pm2y_105 .ds-input-file_hint-drop-zone_1pm2y_108{pointer-events:none}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_upload-icon_1pm2y_111{margin-block-end:12px}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_browse-button-dropzone--is-dragging_1pm2y_114{pointer-events:none}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_instructions_1pm2y_117{margin-block-start:0;margin-block-end:24px;pointer-events:none;font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_hint-drop-zone_1pm2y_108{color:#666;margin-block-start:16px;text-align:center;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input-file_dropzone_1pm2y_82{transition:border-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-file_dropzone_1pm2y_82{transition-duration:0ms}}.ds-input-file_input_1pm2y_154{display:none}.ds-input-file_required-sr-info_1pm2y_158{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}
|