@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
package/partials/index.js
CHANGED
|
@@ -44,8 +44,8 @@ function f(r, a) {
|
|
|
44
44
|
{
|
|
45
45
|
componentName: "DSAccordion",
|
|
46
46
|
componentNameLowercase: "accordion",
|
|
47
|
-
cssFileName: "Accordion.
|
|
48
|
-
cssFileContent: `:where(.ds-accordion_details_pa5bl_1){max-width:44.9375rem;border-bottom:1px solid #B1B1B1}:where(.ds-accordion_details_pa5bl_1):only-of-type{border-bottom:none}:where(.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){:where(.ds-accordion_details_pa5bl_1)::details-content{transition-duration:0ms}}:where(.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}:where(.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}:where(.ds-accordion_details_pa5bl_1) a:not([class]){color:#252525}:where(.ds-accordion_details_pa5bl_1) a:not([class]):link,:where(.ds-accordion_details_pa5bl_1) a:not([class]):visited{color:#252525}:where(.ds-accordion_details_pa5bl_1) a:not([class]):active{background-color:#0000001a;color:#252525}@media (hover: hover){:where(.ds-accordion_details_pa5bl_1) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-accordion_details_pa5bl_1) a:not([class]):hover{background-color:Canvas}}:where(.ds-accordion_details_pa5bl_1) a:not([class])[href^="http://"]:after,:where(.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")}:where(.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")}:where(.ds-accordion_details_pa5bl_1) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-accordion_details_pa5bl_1) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_details_pa5bl_1) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.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){:where(.ds-accordion_details_pa5bl_1) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.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){:where(.ds-accordion_details_pa5bl_1) a:not([class]){transition-duration:0ms}}:where(.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}:where(.ds-accordion_summary_pa5bl_115):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-accordion_summary_pa5bl_115):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_summary_pa5bl_115):focus{outline:revert;outline-offset:revert}:where(.ds-accordion_summary_pa5bl_115):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-accordion_summary_pa5bl_115):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_summary_pa5bl_115)::-webkit-details-marker{display:none}:where(.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}:where(.ds-accordion_summary_pa5bl_115){transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-accordion_summary_pa5bl_115){transition-duration:0ms}}@media (hover: hover){:where(.ds-accordion_summary_pa5bl_115):hover{background-color:#ededed}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-accordion_summary_pa5bl_115):hover{background-color:Highlight}}:where(.ds-accordion_summary--flush_pa5bl_183){color:#252525;position:relative;padding-inline-start:0;padding-inline-end:0}@media (hover: hover){:where(.ds-accordion_summary--flush_pa5bl_183):hover:before{background-color:#ededed}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-accordion_summary--flush_pa5bl_183):hover:before{background-color:Highlight}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-accordion_summary--flush_pa5bl_183):hover{background-color:transparent}}:where(.ds-accordion_summary--flush_pa5bl_183):before{content:"";position:absolute;top:0;right:-16px;bottom:0;left:-16px}:where(.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){:where(.ds-accordion_summary--flush_pa5bl_183):before{transition-duration:0ms}}:where(.ds-accordion_summary--flush_pa5bl_183):focus,:where(.ds-accordion_summary--flush_pa5bl_183):focus-visible{outline:none}:where(.ds-accordion_summary--flush_pa5bl_183):focus:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-accordion_summary--flush_pa5bl_183):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_summary--flush_pa5bl_183):focus:before{outline:revert;outline-offset:revert}:where(.ds-accordion_summary--flush_pa5bl_183):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-accordion_summary--flush_pa5bl_183):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_summary--small_pa5bl_251){padding-block-start:8px;padding-block-end:8px}:where(.ds-accordion_summary-content-wrapper_pa5bl_256){display:flex;justify-content:space-between;align-items:center;gap:16px}:where(.ds-accordion_summary-content-wrapper--flush_pa5bl_262){position:relative;z-index:1}:where(.ds-accordion_summary-content-wrapper--chevron-left_pa5bl_266){flex-flow:row-reverse;justify-content:flex-end}:where(.ds-accordion_heading-summary-wrapper_pa5bl_271){flex-grow:1}:where(.ds-accordion_heading-summary_pa5bl_271){display:flex;justify-content:space-between;align-items:center}:where(.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}:where(.ds-accordion_icon_pa5bl_295){transform:rotate(0)}:where(.ds-accordion_icon_pa5bl_295){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){:where(.ds-accordion_icon_pa5bl_295){transition-duration:0ms}}:where(.ds-accordion_icon--open_pa5bl_306){transform:rotate(-180deg)}:where(.ds-accordion_icon--open_pa5bl_306){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-accordion_icon--open_pa5bl_306){transition-duration:0ms}}:where(.ds-accordion_content-wrapper_pa5bl_318){padding-block-start:4px;padding-inline-end:16px;padding-block-end:32px;padding-inline-start:16px}:where(.ds-accordion_content-wrapper--flush_pa5bl_324){padding-inline-start:0;padding-inline-end:0}:where(.ds-accordion_content-wrapper--small_pa5bl_328){padding-block-start:4px;padding-block-end:20px}:where(.ds-number-indicator_root_ueqlv_1){font-family:STIHL Contraface Digital Text Demi,-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:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;align-items:center;justify-content:center;text-wrap:nowrap;border-radius:.625rem;border:1px solid transparent;min-width:.625rem;min-height:.625rem;background-color:#0000001a}:where(.ds-number-indicator_root--has-content_ueqlv_24){min-height:1.25rem;min-width:1.25rem;padding-inline:5px}:where(.ds-number-indicator_root--highlight_ueqlv_29){background-color:#f37a1f}@media screen and (forced-colors: active){:where(.ds-number-indicator_root_ueqlv_1){forced-color-adjust:none;border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--highlight_ueqlv_29){border-color:Highlight;color:Highlight}:where(.ds-number-indicator_root--highlight_ueqlv_29):not(.ds-number-indicator_root--has-content_ueqlv_24){background-color:Highlight;border-color:Highlight}}`
|
|
47
|
+
cssFileName: "Accordion.BJb4TOG0.css, numberindicator.O6XwvtL0.css",
|
|
48
|
+
cssFileContent: `:where(.ds-accordion_details_1cikf_1){max-width:44.9375rem;border-bottom:1px solid #B1B1B1}:where(.ds-accordion_details_1cikf_1):only-of-type{border-bottom:none}:where(.ds-accordion_details_1cikf_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){:where(.ds-accordion_details_1cikf_1)::details-content{transition-duration:0ms}}:where(.ds-accordion_details_1cikf_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}:where(.ds-accordion_details_1cikf_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_1cikf_1 a:not([class]))[href^="http://"]:after,:where(.ds-accordion_details_1cikf_1 a:not([class]))[href^="https://"]:after,:where(.ds-accordion_details_1cikf_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-accordion_details_1cikf_1) a:not([class]){color:#252525}:where(.ds-accordion_details_1cikf_1) a:not([class]):link,:where(.ds-accordion_details_1cikf_1) a:not([class]):visited{color:#252525}:where(.ds-accordion_details_1cikf_1) a:not([class]):active{background-color:#0000001a;color:#252525}@media (hover: hover){:where(.ds-accordion_details_1cikf_1) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-accordion_details_1cikf_1) a:not([class]):hover{background-color:Canvas}}:where(.ds-accordion_details_1cikf_1) a:not([class])[href^="http://"]:after,:where(.ds-accordion_details_1cikf_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")}:where(.ds-accordion_details_1cikf_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")}:where(.ds-accordion_details_1cikf_1) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-accordion_details_1cikf_1) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_details_1cikf_1) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-accordion_details_1cikf_1) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-accordion_details_1cikf_1) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_details_1cikf_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){:where(.ds-accordion_details_1cikf_1) a:not([class]){transition-duration:0ms}}:where(.ds-accordion_summary_1cikf_115){cursor:pointer;padding-block-start:12px;padding-inline-end:16px;padding-block-end:12px;padding-inline-start:16px;list-style:none}:where(.ds-accordion_summary_1cikf_115):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-accordion_summary_1cikf_115):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_summary_1cikf_115):focus{outline:revert;outline-offset:revert}:where(.ds-accordion_summary_1cikf_115):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-accordion_summary_1cikf_115):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_summary_1cikf_115)::-webkit-details-marker{display:none}:where(.ds-accordion_summary--utility--m_1cikf_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}:where(.ds-accordion_summary_1cikf_115){transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-accordion_summary_1cikf_115){transition-duration:0ms}}@media (hover: hover){:where(.ds-accordion_summary_1cikf_115):hover{background-color:#ededed}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-accordion_summary_1cikf_115):hover{background-color:Highlight}}:where(.ds-accordion_summary--flush_1cikf_183){color:#252525;position:relative;padding-inline-start:0;padding-inline-end:0}@media (hover: hover){:where(.ds-accordion_summary--flush_1cikf_183):hover:before{background-color:#ededed}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-accordion_summary--flush_1cikf_183):hover:before{background-color:Highlight}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-accordion_summary--flush_1cikf_183):hover{background-color:transparent}}:where(.ds-accordion_summary--flush_1cikf_183):before{content:"";position:absolute;top:0;right:-16px;bottom:0;left:-16px}:where(.ds-accordion_summary--flush_1cikf_183):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-accordion_summary--flush_1cikf_183):before{transition-duration:0ms}}:where(.ds-accordion_summary--flush_1cikf_183):focus,:where(.ds-accordion_summary--flush_1cikf_183):focus-visible{outline:none}:where(.ds-accordion_summary--flush_1cikf_183):focus:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-accordion_summary--flush_1cikf_183):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-accordion_summary--flush_1cikf_183):focus:before{outline:revert;outline-offset:revert}:where(.ds-accordion_summary--flush_1cikf_183):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-accordion_summary--flush_1cikf_183):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-accordion_summary--small_1cikf_251){padding-block-start:8px;padding-block-end:8px}:where(.ds-accordion_summary--x-small_1cikf_255){padding-block-start:6px;padding-block-end:6px}:where(.ds-accordion_summary-content-wrapper_1cikf_260){display:flex;justify-content:space-between;align-items:center;gap:16px}:where(.ds-accordion_summary-content-wrapper--flush_1cikf_266){position:relative;z-index:1}:where(.ds-accordion_summary-content-wrapper--chevron-left_1cikf_270){flex-flow:row-reverse;justify-content:flex-end}:where(.ds-accordion_summary-content-wrapper--x-small_1cikf_274){gap:8px}:where(.ds-accordion_heading-summary-wrapper_1cikf_278){flex-grow:1}:where(.ds-accordion_heading-summary_1cikf_278){display:flex;justify-content:space-between;align-items:center;gap:16px}:where(.ds-accordion_heading-summary--x-small_1cikf_288){gap:8px}:where(.ds-accordion_hint_1cikf_292){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}:where(.ds-accordion_icon_1cikf_306){transform:rotate(0)}:where(.ds-accordion_icon_1cikf_306){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){:where(.ds-accordion_icon_1cikf_306){transition-duration:0ms}}:where(.ds-accordion_icon--open_1cikf_317){transform:rotate(-180deg)}:where(.ds-accordion_icon--open_1cikf_317){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-accordion_icon--open_1cikf_317){transition-duration:0ms}}:where(.ds-accordion_icon--open-caret_1cikf_328){transform:rotate(90deg)}:where(.ds-accordion_icon--open-caret_1cikf_328){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-accordion_icon--open-caret_1cikf_328){transition-duration:0ms}}:where(.ds-accordion_content-wrapper_1cikf_340){padding-block-start:4px;padding-inline-end:16px;padding-block-end:32px;padding-inline-start:16px}:where(.ds-accordion_content-wrapper--flush_1cikf_346){padding-inline-start:0;padding-inline-end:0}:where(.ds-accordion_content-wrapper--small_1cikf_350){padding-block-start:4px;padding-block-end:20px}:where(.ds-accordion_content-wrapper--x-small_1cikf_354){padding-inline-start:0px;padding-inline-end:0px;padding-block-start:2px;padding-block-end:16px}:where(.ds-number-indicator_root_ueqlv_1){font-family:STIHL Contraface Digital Text Demi,-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:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;align-items:center;justify-content:center;text-wrap:nowrap;border-radius:.625rem;border:1px solid transparent;min-width:.625rem;min-height:.625rem;background-color:#0000001a}:where(.ds-number-indicator_root--has-content_ueqlv_24){min-height:1.25rem;min-width:1.25rem;padding-inline:5px}:where(.ds-number-indicator_root--highlight_ueqlv_29){background-color:#f37a1f}@media screen and (forced-colors: active){:where(.ds-number-indicator_root_ueqlv_1){forced-color-adjust:none;border-color:CanvasText;background-color:Canvas;color:CanvasText}:where(.ds-number-indicator_root--highlight_ueqlv_29){border-color:Highlight;color:Highlight}:where(.ds-number-indicator_root--highlight_ueqlv_29):not(.ds-number-indicator_root--has-content_ueqlv_24){background-color:Highlight;border-color:Highlight}}`
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
componentName: "DSActionButton",
|
|
@@ -110,8 +110,8 @@ function f(r, a) {
|
|
|
110
110
|
{
|
|
111
111
|
componentName: "DSCombobox",
|
|
112
112
|
componentNameLowercase: "combobox",
|
|
113
|
-
cssFileName: "CustomReactSelect.
|
|
114
|
-
cssFileContent: ":where(.ds-combobox_root_yjj25_1){align-self:end}:where(.ds-combobox_root_yjj25_1):has(.ds-combobox_hint_yjj25_10) :where(.ds-combobox_label_yjj25_10){margin-block-end:4px}:where(.ds-combobox_wrapper_yjj25_14){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-combobox_action-button_yjj25_20){grid-area:1/4/2/5}:where(.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}:where(.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){:where(.ds-combobox_label--disabled_yjj25_51){color:GrayText}}:where(.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}:where(.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}:where(.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}:where(.ds-combobox_select_yjj25_76):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-combobox_select_yjj25_76):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-combobox_select_yjj25_76):focus{outline:revert;outline-offset:revert}:where(.ds-combobox_select_yjj25_76):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-combobox_select_yjj25_76):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.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){:where(.ds-combobox_select_yjj25_76){transition-duration:0ms}}@media (hover: hover){:where(.ds-combobox_select_yjj25_76):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-combobox_select_yjj25_76):hover{border-color:Highlight}}:where(.ds-combobox_select_yjj25_76){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-combobox_select_yjj25_76)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-combobox_select_yjj25_76)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-combobox_select_yjj25_76)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-combobox_select_yjj25_76)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-combobox_select_yjj25_76)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-combobox_select_yjj25_76)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-combobox_select_yjj25_76):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-combobox_select_yjj25_76)::-webkit-placeholder,:where(.ds-combobox_select_yjj25_76)::placeholder{color:#666;opacity:1}:where(.ds-combobox_select--invalid_yjj25_196){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-combobox_select--invalid_yjj25_196):active,:where(.ds-combobox_select--invalid_yjj25_196):focus,:where(.ds-combobox_select--invalid_yjj25_196):focus-visible{border-color:#252525}:where(.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}:where(.ds-combobox_select_yjj25_76){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-combobox_select_yjj25_76)::-webkit-outer-spin-button,:where(.ds-combobox_select_yjj25_76)::-webkit-inner-spin-button,:where(.ds-combobox_select_yjj25_76)::-webkit-search-decoration,:where(.ds-combobox_select_yjj25_76)::-webkit-search-cancel-button,:where(.ds-combobox_select_yjj25_76)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-combobox_select_yjj25_76)::-webkit-date-and-time-value{text-align:left}:where(.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}:where(.ds-combobox_select_yjj25_76)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-combobox_select_yjj25_76)[type=range]{accent-color:#E9640C}:where(.ds-combobox_select_yjj25_76)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-combobox_select--small_yjj25_84){min-height:2rem;height:2rem}:where(.ds-combobox_select--small_yjj25_84).ds-combobox_input--has-leading-icon_yjj25_254{padding-inline-start:calc(16px + 1rem)}:where(.ds-combobox_select--small_yjj25_84).ds-combobox_input--has-action-button_yjj25_257{padding-inline-end:calc(2rem + 8px)}:where(.ds-combobox_select--small_yjj25_84).ds-combobox_input--has-second-action-button_yjj25_260{padding-inline-end:calc(4rem + 8px)}:where(.ds-combobox_select--has-leading-icon_yjj25_263){padding-inline-start:calc(32px + 1rem)}:where(.ds-combobox_select--has-action-button_yjj25_266){padding-inline-end:calc(3rem + 16px)}:where(.ds-combobox_select--has-second-action-button_yjj25_269){padding-inline-end:calc(6rem + 16px)}:where(.ds-combobox_select--has-affix_yjj25_272){color:#0000}:where(.ds-combobox_select--has-affix_yjj25_272)::placeholder{color:#0000}:where(.ds-combobox_select--has-affix_yjj25_272)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-combobox_select--has-affix_yjj25_272)::placeholder{transition-duration:0ms}}:where(.ds-combobox_select--is-ready_yjj25_286){color:#252525}:where(.ds-combobox_select--is-ready_yjj25_286)::placeholder{color:#666}:where(.ds-combobox_select_yjj25_76){border-radius:0}:where(.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){:where(.ds-combobox_select_yjj25_76).ds-combobox_select--disabled_yjj25_296{color:GrayText}}:where(.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){:where(.ds-combobox_select_yjj25_76).ds-combobox_select--focused_yjj25_307{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){:where(.ds-combobox_select_yjj25_76).ds-combobox_select--focused_yjj25_307{outline-color:Highlight}}@media (hover: hover){:where(.ds-combobox_select--hovered_yjj25_324){background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-combobox_select--hovered_yjj25_324){border-color:Highlight}}:where(.ds-combobox_placeholder_yjj25_334){color:#666}@media screen and (forced-colors: active){:where(.ds-combobox_placeholder_yjj25_334){color:GrayText}}:where(.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){:where(.ds-combobox_menu-list_yjj25_343){forced-color-adjust:auto;outline-color:Highlight}}:where(.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}:where(.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}:where(.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}:where(.ds-combobox_option--single_yjj25_413){justify-content:space-between}:where(.ds-combobox_option--disabled_yjj25_416){color:#00000080}@media screen and (forced-colors: active){:where(.ds-combobox_option--disabled_yjj25_416){color:GrayText}}:where(.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){:where(.ds-combobox_option--focus-hover_yjj25_424):not(.ds-combobox_option--disabled_yjj25_416){background-color:Canvas;border-color:Highlight}}:where(.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}:where(.ds-combobox_option--text_yjj25_442){margin-inline-end:8px}:where(.ds-combobox_option--check-icon_yjj25_445){margin-inline-start:auto;align-self:center;fill:#e9640c}@media screen and (forced-colors: active){:where(.ds-combobox_option--check-icon_yjj25_445){fill:CanvasText}}:where(.ds-combobox_option--check-icon--disabled_yjj25_455){fill:#00000080}@media screen and (forced-colors: active){:where(.ds-combobox_option--check-icon--disabled_yjj25_455){fill:GrayText}}:where(.ds-combobox_single-option_yjj25_464){display:flex;flex-wrap:nowrap;width:100%}:where(.ds-combobox_multi-option_yjj25_470){width:100%}:where(.ds-combobox_single-value_yjj25_474){display:flex;align-items:center}:where(.ds-combobox_single-value--text_yjj25_478){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}:where(.ds-combobox_leading-icon_yjj25_485){margin-block-start:2px;margin-inline-end:8px;fill:#666}@media screen and (forced-colors: active){:where(.ds-combobox_leading-icon_yjj25_485){background-color:Canvas;fill:CanvasText}}:where(.ds-combobox_leading-icon--small_yjj25_496),:where(.ds-combobox_leading-icon--selected_yjj25_496){margin-block-start:0px}:where(.ds-combobox_leading-icon--disabled_yjj25_499){fill:#00000080}@media screen and (forced-colors: active){:where(.ds-combobox_leading-icon--disabled_yjj25_499){fill:GrayText}}:where(.ds-combobox_indicator_yjj25_508),:where(.ds-combobox_clear_yjj25_509){width:3rem;height:3rem;justify-content:center;cursor:pointer}:where(.ds-combobox_indicator--small_yjj25_515),:where(.ds-combobox_clear--small_yjj25_516){width:2rem;height:2rem}:where(.ds-combobox_indicator--icon_yjj25_520),:where(.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}:where(.ds-combobox_indicator--icon--small_yjj25_528),:where(.ds-combobox_clear--icon--small_yjj25_529){margin-block-start:8px;margin-block-end:8px;margin-inline-start:8px;margin-inline-end:8px}:where(.ds-combobox_root_q88mt_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;color:#252525;display:flex;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:fit-content}:where(.ds-combobox_root--disabled_q88mt_21){cursor:not-allowed}:where(.ds-combobox_checkbox_q88mt_25){width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border:1px solid #252525;position:relative}:where(.ds-combobox_checkbox_q88mt_25){transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-combobox_checkbox_q88mt_25){transition-duration:0ms}}:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){opacity:0;fill:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){transition:opacity var(--ds-animation-duration, .1s) linear,fill var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){fill:CanvasText}}:where(.ds-combobox_checkbox--checked_q88mt_62) :where(.ds-combobox_icon-check_q88mt_41){opacity:1}:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25{border-color:#00000080;box-shadow:unset}@media screen and (forced-colors: active){:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25{border-color:GrayText}}:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25 svg{fill:#00000080}@media screen and (forced-colors: active){:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25 svg{fill:GrayText}}:where(.ds-combobox_checkbox--disabled_q88mt_65)~:where(.ds-combobox_label_q88mt_82){color:#00000080}@media screen and (forced-colors: active){:where(.ds-combobox_checkbox--disabled_q88mt_65)~:where(.ds-combobox_label_q88mt_82){color:GrayText}}"
|
|
113
|
+
cssFileName: "CustomReactSelect.D0b1Hg1T.css, optioncheckbox.DAffEKvY.css",
|
|
114
|
+
cssFileContent: ":where(.ds-combobox_root_1q8z8_1){align-self:end}:where(.ds-combobox_root_1q8z8_1):has(.ds-combobox_hint_1q8z8_10) :where(.ds-combobox_label_1q8z8_10){margin-block-end:4px}:where(.ds-combobox_wrapper_1q8z8_14){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-combobox_action-button_1q8z8_20){grid-area:1/4/2/5}:where(.ds-combobox_label_1q8z8_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}:where(.ds-combobox_label--hidden_1q8z8_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){:where(.ds-combobox_label--disabled_1q8z8_51){color:GrayText}}:where(.ds-combobox_hint_1q8z8_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:34em;margin-block-end:8px}:where(.ds-combobox_feedback_1q8z8_71){margin-block-end:8px;margin-block-start:8px}:where(.ds-combobox_select_1q8z8_76){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-combobox_select--small_1q8z8_84){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-combobox_select_1q8z8_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}:where(.ds-combobox_select_1q8z8_76):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-combobox_select_1q8z8_76):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-combobox_select_1q8z8_76):focus{outline:revert;outline-offset:revert}:where(.ds-combobox_select_1q8z8_76):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-combobox_select_1q8z8_76):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-combobox_select_1q8z8_76){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-combobox_select_1q8z8_76){transition-duration:0ms}}@media (hover: hover){:where(.ds-combobox_select_1q8z8_76):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-combobox_select_1q8z8_76):hover{border-color:Highlight}}:where(.ds-combobox_select_1q8z8_76){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-combobox_select_1q8z8_76)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-combobox_select_1q8z8_76)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-combobox_select_1q8z8_76)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-combobox_select_1q8z8_76)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-combobox_select_1q8z8_76)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-combobox_select_1q8z8_76)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-combobox_select_1q8z8_76):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-combobox_select_1q8z8_76)::-webkit-placeholder,:where(.ds-combobox_select_1q8z8_76)::placeholder{color:#666;opacity:1}:where(.ds-combobox_select--invalid_1q8z8_196){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-combobox_select--invalid_1q8z8_196):active,:where(.ds-combobox_select--invalid_1q8z8_196):focus,:where(.ds-combobox_select--invalid_1q8z8_196):focus-visible{border-color:#252525}:where(.ds-combobox_select--small_1q8z8_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}:where(.ds-combobox_select_1q8z8_76){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-combobox_select_1q8z8_76)::-webkit-outer-spin-button,:where(.ds-combobox_select_1q8z8_76)::-webkit-inner-spin-button,:where(.ds-combobox_select_1q8z8_76)::-webkit-search-decoration,:where(.ds-combobox_select_1q8z8_76)::-webkit-search-cancel-button,:where(.ds-combobox_select_1q8z8_76)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-combobox_select_1q8z8_76)::-webkit-date-and-time-value{text-align:left}:where(.ds-combobox_select_1q8z8_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}:where(.ds-combobox_select_1q8z8_76)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-combobox_select_1q8z8_76)[type=range]{accent-color:#E9640C}:where(.ds-combobox_select_1q8z8_76)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-combobox_select--small_1q8z8_84){min-height:2rem;height:2rem}:where(.ds-combobox_select--small_1q8z8_84).ds-combobox_input--has-leading-icon_1q8z8_254{padding-inline-start:calc(16px + 1rem)}:where(.ds-combobox_select--small_1q8z8_84).ds-combobox_input--has-action-button_1q8z8_257{padding-inline-end:calc(2rem + 8px)}:where(.ds-combobox_select--small_1q8z8_84).ds-combobox_input--has-second-action-button_1q8z8_260{padding-inline-end:calc(4rem + 8px)}:where(.ds-combobox_select--has-leading-icon_1q8z8_263){padding-inline-start:calc(32px + 1rem)}:where(.ds-combobox_select--has-action-button_1q8z8_266){padding-inline-end:calc(3rem + 16px)}:where(.ds-combobox_select--has-second-action-button_1q8z8_269){padding-inline-end:calc(6rem + 16px)}:where(.ds-combobox_select--has-affix_1q8z8_272){color:#0000}:where(.ds-combobox_select--has-affix_1q8z8_272)::placeholder{color:#0000}:where(.ds-combobox_select--has-affix_1q8z8_272)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-combobox_select--has-affix_1q8z8_272)::placeholder{transition-duration:0ms}}:where(.ds-combobox_select--is-ready_1q8z8_286){color:#252525}:where(.ds-combobox_select--is-ready_1q8z8_286)::placeholder{color:#666}:where(.ds-combobox_select_1q8z8_76){border-radius:0}:where(.ds-combobox_select_1q8z8_76).ds-combobox_select--disabled_1q8z8_296{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors: active){:where(.ds-combobox_select_1q8z8_76).ds-combobox_select--disabled_1q8z8_296{color:GrayText}}:where(.ds-combobox_select_1q8z8_76).ds-combobox_select--focused_1q8z8_307{outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors: active){:where(.ds-combobox_select_1q8z8_76).ds-combobox_select--focused_1q8z8_307{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){:where(.ds-combobox_select_1q8z8_76).ds-combobox_select--focused_1q8z8_307{outline-color:Highlight}}@media (hover: hover){:where(.ds-combobox_select--hovered_1q8z8_324){background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-combobox_select--hovered_1q8z8_324){border-color:Highlight}}:where(.ds-combobox_placeholder_1q8z8_334){color:#666}@media screen and (forced-colors: active){:where(.ds-combobox_placeholder_1q8z8_334){color:GrayText}}:where(.ds-combobox_menu-list_1q8z8_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){:where(.ds-combobox_menu-list_1q8z8_343){forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-combobox_group-heading_1q8z8_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}:where(.ds-combobox_option_1q8z8_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}:where(.ds-combobox_option--small_1q8z8_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}:where(.ds-combobox_option--single_1q8z8_413){justify-content:space-between}:where(.ds-combobox_option--disabled_1q8z8_416){color:#00000080}@media screen and (forced-colors: active){:where(.ds-combobox_option--disabled_1q8z8_416){color:GrayText}}:where(.ds-combobox_option--focus-hover_1q8z8_424):not(.ds-combobox_option--disabled_1q8z8_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){:where(.ds-combobox_option--focus-hover_1q8z8_424):not(.ds-combobox_option--disabled_1q8z8_416){background-color:Canvas;border-color:Highlight}}:where(.ds-combobox_option--focus-hover_1q8z8_424).ds-combobox_option--small_1q8z8_398:not(.ds-combobox_option--disabled_1q8z8_416){padding-block-start:6px;padding-block-end:6px}:where(.ds-combobox_option--text_1q8z8_442){margin-inline-end:8px}:where(.ds-combobox_option--check-icon_1q8z8_445){margin-inline-start:auto;align-self:center;fill:#e9640c}@media screen and (forced-colors: active){:where(.ds-combobox_option--check-icon_1q8z8_445){fill:CanvasText}}:where(.ds-combobox_option--check-icon--disabled_1q8z8_455){fill:#00000080}@media screen and (forced-colors: active){:where(.ds-combobox_option--check-icon--disabled_1q8z8_455){fill:GrayText}}:where(.ds-combobox_single-option_1q8z8_464){display:flex;flex-wrap:nowrap;width:100%}:where(.ds-combobox_multi-option_1q8z8_470){width:100%}:where(.ds-combobox_single-value_1q8z8_474){display:flex;align-items:center}:where(.ds-combobox_single-value--text_1q8z8_478){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}:where(.ds-combobox_leading-icon_1q8z8_485){margin-block-start:2px;margin-inline-end:8px;fill:#666}@media screen and (forced-colors: active){:where(.ds-combobox_leading-icon_1q8z8_485){background-color:Canvas;fill:CanvasText}}:where(.ds-combobox_leading-icon--small_1q8z8_496),:where(.ds-combobox_leading-icon--selected_1q8z8_496){margin-block-start:0px}:where(.ds-combobox_leading-icon--disabled_1q8z8_499){fill:#00000080}@media screen and (forced-colors: active){:where(.ds-combobox_leading-icon--disabled_1q8z8_499){fill:GrayText}}:where(.ds-combobox_indicator_1q8z8_508),:where(.ds-combobox_clear_1q8z8_509){width:3rem;height:3rem;justify-content:center;cursor:pointer}:where(.ds-combobox_indicator--small_1q8z8_515),:where(.ds-combobox_clear--small_1q8z8_516){width:2rem;height:2rem}:where(.ds-combobox_indicator--icon_1q8z8_520),:where(.ds-combobox_clear--icon_1q8z8_521){margin-block-start:16px;margin-block-end:16px;margin-inline-start:16px;margin-inline-end:16px;align-self:center}:where(.ds-combobox_indicator--icon--small_1q8z8_528),:where(.ds-combobox_clear--icon--small_1q8z8_529){margin-block-start:8px;margin-block-end:8px;margin-inline-start:8px;margin-inline-end:8px}:where(.ds-combobox_root_q88mt_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;color:#252525;display:flex;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:fit-content}:where(.ds-combobox_root--disabled_q88mt_21){cursor:not-allowed}:where(.ds-combobox_checkbox_q88mt_25){width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border:1px solid #252525;position:relative}:where(.ds-combobox_checkbox_q88mt_25){transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-combobox_checkbox_q88mt_25){transition-duration:0ms}}:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){opacity:0;fill:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){transition:opacity var(--ds-animation-duration, .1s) linear,fill var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-combobox_checkbox_q88mt_25) :where(.ds-combobox_icon-check_q88mt_41){fill:CanvasText}}:where(.ds-combobox_checkbox--checked_q88mt_62) :where(.ds-combobox_icon-check_q88mt_41){opacity:1}:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25{border-color:#00000080;box-shadow:unset}@media screen and (forced-colors: active){:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25{border-color:GrayText}}:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25 svg{fill:#00000080}@media screen and (forced-colors: active){:where(.ds-combobox_checkbox--disabled_q88mt_65).ds-combobox_checkbox_q88mt_25 svg{fill:GrayText}}:where(.ds-combobox_checkbox--disabled_q88mt_65)~:where(.ds-combobox_label_q88mt_82){color:#00000080}@media screen and (forced-colors: active){:where(.ds-combobox_checkbox--disabled_q88mt_65)~:where(.ds-combobox_label_q88mt_82){color:GrayText}}"
|
|
115
115
|
},
|
|
116
116
|
{
|
|
117
117
|
componentName: "DSDialog",
|
|
@@ -128,8 +128,8 @@ function f(r, a) {
|
|
|
128
128
|
{
|
|
129
129
|
componentName: "DSFieldset",
|
|
130
130
|
componentNameLowercase: "fieldset",
|
|
131
|
-
cssFileName: "Fieldset.
|
|
132
|
-
cssFileContent: `:where(.ds-
|
|
131
|
+
cssFileName: "Fieldset.CW9dBvAo.css",
|
|
132
|
+
cssFileContent: `:where(.ds-fieldset_root_dtiam_1){margin:0}:where(.ds-fieldset_root_dtiam_1){padding:0;border:none}@media screen and (forced-colors: active){:where(.ds-fieldset_root_dtiam_1):disabled{color:GrayText}}:where(.ds-fieldset_root_dtiam_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-fieldset_root_dtiam_1 a:not([class]))[href^="http://"]:after,:where(.ds-fieldset_root_dtiam_1 a:not([class]))[href^="https://"]:after,:where(.ds-fieldset_root_dtiam_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-fieldset_root_dtiam_1) a:not([class]){color:#252525}:where(.ds-fieldset_root_dtiam_1) a:not([class]):link,:where(.ds-fieldset_root_dtiam_1) a:not([class]):visited{color:#252525}:where(.ds-fieldset_root_dtiam_1) a:not([class]):active{background-color:#0000001a;color:#252525}@media (hover: hover){:where(.ds-fieldset_root_dtiam_1) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-fieldset_root_dtiam_1) a:not([class]):hover{background-color:Canvas}}:where(.ds-fieldset_root_dtiam_1) a:not([class])[href^="http://"]:after,:where(.ds-fieldset_root_dtiam_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")}:where(.ds-fieldset_root_dtiam_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")}:where(.ds-fieldset_root_dtiam_1) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-fieldset_root_dtiam_1) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-fieldset_root_dtiam_1) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-fieldset_root_dtiam_1) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-fieldset_root_dtiam_1) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-fieldset_root_dtiam_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){:where(.ds-fieldset_root_dtiam_1) a:not([class]){transition-duration:0ms}}:where(.ds-fieldset_child-wrapper_dtiam_98){margin-block-start:24px}:where(.ds-fieldset_child-wrapper_dtiam_98)>*:not(:first-child){margin-block-start:24px}:where(.ds-fieldset_legend_dtiam_105){padding-inline-start:0;padding-inline-end:0}:where(.ds-fieldset_legend--utility--m_dtiam_109){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}:where(.ds-fieldset_description_dtiam_121){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:inline-block;max-width:34em;margin-block-start:8px}:where(.ds-fieldset_description--small_dtiam_135){margin-block-start:4px}:where(.ds-fieldset_system-feedback_dtiam_139){margin-block-start:16px;margin-block-end:32px}`
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
135
|
componentName: "DSFlag",
|
|
@@ -164,32 +164,32 @@ function f(r, a) {
|
|
|
164
164
|
{
|
|
165
165
|
componentName: "DSInput",
|
|
166
166
|
componentNameLowercase: "input",
|
|
167
|
-
cssFileName: "input.
|
|
168
|
-
cssFileContent: ":where(.ds-
|
|
167
|
+
cssFileName: "input.ONbL-_C1.css",
|
|
168
|
+
cssFileContent: ":where(.ds-input_input_fds0e_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_fds0e_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_input_fds0e_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}:where(.ds-input_input_fds0e_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_fds0e_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_fds0e_1):focus{outline:revert;outline-offset:revert}:where(.ds-input_input_fds0e_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_fds0e_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_fds0e_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input_input_fds0e_1){transition-duration:0ms}}@media (hover: hover){:where(.ds-input_input_fds0e_1):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-input_input_fds0e_1):hover{border-color:Highlight}}:where(.ds-input_input_fds0e_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input_input_fds0e_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input_input_fds0e_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_fds0e_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_fds0e_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input_input_fds0e_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_fds0e_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_fds0e_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input_input_fds0e_1)::-webkit-placeholder,:where(.ds-input_input_fds0e_1)::placeholder{color:#666;opacity:1}:where(.ds-input_input--invalid_fds0e_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input_input--invalid_fds0e_121):active,:where(.ds-input_input--invalid_fds0e_121):focus,:where(.ds-input_input--invalid_fds0e_121):focus-visible{border-color:#252525}:where(.ds-input_input--small_fds0e_9){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}:where(.ds-input_input_fds0e_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input_input_fds0e_1)::-webkit-outer-spin-button,:where(.ds-input_input_fds0e_1)::-webkit-inner-spin-button,:where(.ds-input_input_fds0e_1)::-webkit-search-decoration,:where(.ds-input_input_fds0e_1)::-webkit-search-cancel-button,:where(.ds-input_input_fds0e_1)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input_input_fds0e_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input_input_fds0e_1):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}:where(.ds-input_input_fds0e_1)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input_input_fds0e_1)[type=range]{accent-color:#E9640C}:where(.ds-input_input_fds0e_1)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-input_input--small_fds0e_9){min-height:2rem;height:2rem}:where(.ds-input_input--small_fds0e_9).ds-input_input--has-leading-icon_fds0e_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input_input--small_fds0e_9).ds-input_input--has-action-button_fds0e_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input_input--small_fds0e_9).ds-input_input--has-second-action-button_fds0e_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input_input--has-leading-icon_fds0e_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input_input--has-action-button_fds0e_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input_input--has-second-action-button_fds0e_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input_input--has-affix_fds0e_197){color:#0000}:where(.ds-input_input--has-affix_fds0e_197)::placeholder{color:#0000}:where(.ds-input_input--has-affix_fds0e_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input_input--has-affix_fds0e_197)::placeholder{transition-duration:0ms}}:where(.ds-input_input--is-ready_fds0e_211){color:#252525}:where(.ds-input_input--is-ready_fds0e_211)::placeholder{color:#666}:where(.ds-input_root_fds0e_218){align-self:end}:where(.ds-input_root_fds0e_218):has(.ds-input_hint_fds0e_227) :where(.ds-input_label_fds0e_227){margin-block-end:4px}:where(.ds-input_wrapper_fds0e_231){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input_affix_fds0e_237){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:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input_affix--small_fds0e_258){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-inline-start:7px;padding-inline-end:7px}:where(.ds-input_affix--disabled_fds0e_271){color:#00000080}@media screen and (forced-colors: active){:where(.ds-input_affix--disabled_fds0e_271){color:GrayText}}:where(.ds-input_affix--disabled_fds0e_271).ds-input_prefix_fds0e_279,:where(.ds-input_affix--disabled_fds0e_271).ds-input_affix_fds0e_237{border-color:#0000001a}:where(.ds-input_affix--readonly_fds0e_282){background-color:#ededed;height:100%}:where(.ds-input_affix_fds0e_237).ds-input_prefix_fds0e_279{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input_affix_fds0e_237).ds-input_suffix_fds0e_292{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input_leading-icon_fds0e_299){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){:where(.ds-input_leading-icon_fds0e_299){background-color:Canvas;fill:CanvasText}}:where(.ds-input_leading-icon--small_fds0e_311){margin-inline-start:8px}:where(.ds-input_leading-icon--disabled_fds0e_314){fill:#00000080}@media screen and (forced-colors: active){:where(.ds-input_leading-icon--disabled_fds0e_314){fill:GrayText}}:where(.ds-input_action-button_fds0e_323){grid-area:1/4/2/5}:where(.ds-input_label_fds0e_227){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}:where(.ds-input_label--hidden_fds0e_341){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){:where(.ds-input_label--disabled_fds0e_354){color:GrayText}}:where(.ds-input_hint_fds0e_227){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:34em;margin-block-end:8px}:where(.ds-input_feedback_fds0e_374){margin-block-end:8px;margin-block-start:8px}"
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
171
|
componentName: "DSInputFile",
|
|
172
172
|
componentNameLowercase: "inputfile",
|
|
173
|
-
cssFileName: "InputFile.
|
|
174
|
-
cssFileContent: ":where(.ds-input-
|
|
173
|
+
cssFileName: "InputFile.CCQxsulT.css",
|
|
174
|
+
cssFileContent: ":where(.ds-input-file_root_1pdsr_1) :where(.ds-input-file_browse-button--is-dragging-filled_1pdsr_4){background-color:#444}:where(.ds-input-file_root_1pdsr_1) :where(.ds-input-file_browse-button--is-dragging-filled_1pdsr_4) span{pointer-events:none}:where(.ds-input-file_root_1pdsr_1) :where(.ds-input-file_browse-button--is-dragging_1pdsr_4){background-color:#ededed}:where(.ds-input-file_root_1pdsr_1) :where(.ds-input-file_browse-button--is-dragging_1pdsr_4) span{pointer-events:none}:where(.ds-input-file_root_1pdsr_1){align-self:end}:where(.ds-input-file_root_1pdsr_1):has(.ds-input-file_hint_1pdsr_1) :where(.ds-input-file_label_1pdsr_1){margin-block-end:4px}:where(.ds-input-file_label_1pdsr_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}:where(.ds-input-file_label--hidden_1pdsr_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){:where(.ds-input-file_label--disabled_1pdsr_57){color:GrayText}}:where(.ds-input-file_hint_1pdsr_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:34em;margin-block-end:8px}:where(.ds-input-file_feedback_1pdsr_77){margin-block-end:8px;margin-block-start:8px}:where(.ds-input-file_dropzone_1pdsr_82){border:1px dashed #B1B1B1;padding:32px;text-align:center;cursor:pointer}:where(.ds-input-file_dropzone--disabled_1pdsr_88){cursor:not-allowed;color:#00000080;border-color:#0000001a}@media screen and (forced-colors: active){:where(.ds-input-file_dropzone--disabled_1pdsr_88){color:GrayText;border-color:GrayText}}:where(.ds-input-file_dropzone--disabled_1pdsr_88) svg{fill:currentColor}:where(.ds-input-file_dropzone--invalid_1pdsr_102){border-color:#d43b3b}:where(.ds-input-file_dropzone--is-dragging_1pdsr_105){background-color:#ededed}:where(.ds-input-file_dropzone--is-dragging_1pdsr_105) :where(.ds-input-file_hint-drop-zone_1pdsr_108){pointer-events:none}:where(.ds-input-file_dropzone_1pdsr_82) :where(.ds-input-file_upload-icon_1pdsr_111){margin-block-end:12px}:where(.ds-input-file_dropzone_1pdsr_82) :where(.ds-input-file_browse-button-dropzone--is-dragging_1pdsr_114){pointer-events:none}:where(.ds-input-file_dropzone_1pdsr_82) :where(.ds-input-file_instructions_1pdsr_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}:where(.ds-input-file_dropzone_1pdsr_82) :where(.ds-input-file_hint-drop-zone_1pdsr_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}:where(.ds-input-file_dropzone_1pdsr_82){transition:border-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input-file_dropzone_1pdsr_82){transition-duration:0ms}}:where(.ds-input-file_input_1pdsr_154){display:none}:where(.ds-input-file_required-sr-info_1pdsr_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}"
|
|
175
175
|
},
|
|
176
176
|
{
|
|
177
177
|
componentName: "DSInputPassword",
|
|
178
178
|
componentNameLowercase: "inputpassword",
|
|
179
|
-
cssFileName: "InputPassword.
|
|
180
|
-
cssFileContent: ":where(.ds-input-
|
|
179
|
+
cssFileName: "InputPassword.124xVOiO.css",
|
|
180
|
+
cssFileContent: ":where(.ds-input-password_input_15c4p_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-password_input--small_15c4p_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-password_input_15c4p_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}:where(.ds-input-password_input_15c4p_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-password_input_15c4p_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-password_input_15c4p_1):focus{outline:revert;outline-offset:revert}:where(.ds-input-password_input_15c4p_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-password_input_15c4p_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-password_input_15c4p_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input-password_input_15c4p_1){transition-duration:0ms}}@media (hover: hover){:where(.ds-input-password_input_15c4p_1):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-input-password_input_15c4p_1):hover{border-color:Highlight}}:where(.ds-input-password_input_15c4p_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input-password_input_15c4p_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input-password_input_15c4p_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-password_input_15c4p_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-password_input_15c4p_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-password_input_15c4p_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-password_input_15c4p_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-password_input_15c4p_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input-password_input_15c4p_1)::-webkit-placeholder,:where(.ds-input-password_input_15c4p_1)::placeholder{color:#666;opacity:1}:where(.ds-input-password_input--invalid_15c4p_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-password_input--invalid_15c4p_121):active,:where(.ds-input-password_input--invalid_15c4p_121):focus,:where(.ds-input-password_input--invalid_15c4p_121):focus-visible{border-color:#252525}:where(.ds-input-password_input--small_15c4p_9){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}:where(.ds-input-password_input_15c4p_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input-password_input_15c4p_1)::-webkit-outer-spin-button,:where(.ds-input-password_input_15c4p_1)::-webkit-inner-spin-button,:where(.ds-input-password_input_15c4p_1)::-webkit-search-decoration,:where(.ds-input-password_input_15c4p_1)::-webkit-search-cancel-button,:where(.ds-input-password_input_15c4p_1)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input-password_input_15c4p_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input-password_input_15c4p_1):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}:where(.ds-input-password_input_15c4p_1)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input-password_input_15c4p_1)[type=range]{accent-color:#E9640C}:where(.ds-input-password_input_15c4p_1)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-input-password_input--small_15c4p_9){min-height:2rem;height:2rem}:where(.ds-input-password_input--small_15c4p_9).ds-input-password_input--has-leading-icon_15c4p_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input-password_input--small_15c4p_9).ds-input-password_input--has-action-button_15c4p_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input-password_input--small_15c4p_9).ds-input-password_input--has-second-action-button_15c4p_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input-password_input--has-leading-icon_15c4p_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input-password_input--has-action-button_15c4p_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input-password_input--has-second-action-button_15c4p_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input-password_input--has-affix_15c4p_197){color:#0000}:where(.ds-input-password_input--has-affix_15c4p_197)::placeholder{color:#0000}:where(.ds-input-password_input--has-affix_15c4p_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input-password_input--has-affix_15c4p_197)::placeholder{transition-duration:0ms}}:where(.ds-input-password_input--is-ready_15c4p_211){color:#252525}:where(.ds-input-password_input--is-ready_15c4p_211)::placeholder{color:#666}:where(.ds-input-password_root_15c4p_218){align-self:end}:where(.ds-input-password_root_15c4p_218):has(.ds-input-password_hint_15c4p_227) :where(.ds-input-password_label_15c4p_227){margin-block-end:4px}:where(.ds-input-password_wrapper_15c4p_231){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input-password_action-button_15c4p_237){grid-area:1/4/2/5}:where(.ds-input-password_label_15c4p_227){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}:where(.ds-input-password_label--hidden_15c4p_255){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){:where(.ds-input-password_label--disabled_15c4p_268){color:GrayText}}:where(.ds-input-password_hint_15c4p_227){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:34em;margin-block-end:8px}:where(.ds-input-password_feedback_15c4p_288){margin-block-end:8px;margin-block-start:8px}"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
183
|
componentName: "DSInputSearch",
|
|
184
184
|
componentNameLowercase: "inputsearch",
|
|
185
|
-
cssFileName: "InputSearch.
|
|
186
|
-
cssFileContent: ":where(.ds-input-
|
|
185
|
+
cssFileName: "InputSearch.Bkg-1urJ.css",
|
|
186
|
+
cssFileContent: ":where(.ds-input-search_root_12yjy_1){align-self:auto}:where(.ds-input-search_input_12yjy_5){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-search_input--small_12yjy_13){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-search_input_12yjy_5){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}:where(.ds-input-search_input_12yjy_5):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-search_input_12yjy_5):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-search_input_12yjy_5):focus{outline:revert;outline-offset:revert}:where(.ds-input-search_input_12yjy_5):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-search_input_12yjy_5):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-search_input_12yjy_5){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input-search_input_12yjy_5){transition-duration:0ms}}@media (hover: hover){:where(.ds-input-search_input_12yjy_5):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-input-search_input_12yjy_5):hover{border-color:Highlight}}:where(.ds-input-search_input_12yjy_5){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input-search_input_12yjy_5)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input-search_input_12yjy_5)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-search_input_12yjy_5)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-search_input_12yjy_5)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-search_input_12yjy_5)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-search_input_12yjy_5)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-search_input_12yjy_5):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input-search_input_12yjy_5)::-webkit-placeholder,:where(.ds-input-search_input_12yjy_5)::placeholder{color:#666;opacity:1}:where(.ds-input-search_input--invalid_12yjy_125){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-search_input--invalid_12yjy_125):active,:where(.ds-input-search_input--invalid_12yjy_125):focus,:where(.ds-input-search_input--invalid_12yjy_125):focus-visible{border-color:#252525}:where(.ds-input-search_input--small_12yjy_13){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}:where(.ds-input-search_input_12yjy_5){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input-search_input_12yjy_5)::-webkit-outer-spin-button,:where(.ds-input-search_input_12yjy_5)::-webkit-inner-spin-button,:where(.ds-input-search_input_12yjy_5)::-webkit-search-decoration,:where(.ds-input-search_input_12yjy_5)::-webkit-search-cancel-button,:where(.ds-input-search_input_12yjy_5)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input-search_input_12yjy_5)::-webkit-date-and-time-value{text-align:left}:where(.ds-input-search_input_12yjy_5):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}:where(.ds-input-search_input_12yjy_5)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input-search_input_12yjy_5)[type=range]{accent-color:#E9640C}:where(.ds-input-search_input_12yjy_5)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-input-search_input--small_12yjy_13){min-height:2rem;height:2rem}:where(.ds-input-search_input--small_12yjy_13).ds-input-search_input--has-leading-icon_12yjy_183{padding-inline-start:calc(16px + 1rem)}:where(.ds-input-search_input--small_12yjy_13).ds-input-search_input--has-action-button_12yjy_186{padding-inline-end:calc(2rem + 8px)}:where(.ds-input-search_input--small_12yjy_13).ds-input-search_input--has-second-action-button_12yjy_189{padding-inline-end:calc(4rem + 8px)}:where(.ds-input-search_input--has-leading-icon_12yjy_183){padding-inline-start:calc(32px + 1rem)}:where(.ds-input-search_input--has-action-button_12yjy_186){padding-inline-end:calc(3rem + 16px)}:where(.ds-input-search_input--has-second-action-button_12yjy_189){padding-inline-end:calc(6rem + 16px)}:where(.ds-input-search_input--has-affix_12yjy_201){color:#0000}:where(.ds-input-search_input--has-affix_12yjy_201)::placeholder{color:#0000}:where(.ds-input-search_input--has-affix_12yjy_201)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input-search_input--has-affix_12yjy_201)::placeholder{transition-duration:0ms}}:where(.ds-input-search_input--is-ready_12yjy_215){color:#252525}:where(.ds-input-search_input--is-ready_12yjy_215)::placeholder{color:#666}:where(.ds-input-search_root_12yjy_1){align-self:end}:where(.ds-input-search_root_12yjy_1):has(.ds-input-search_hint_12yjy_231) :where(.ds-input-search_label_12yjy_231){margin-block-end:4px}:where(.ds-input-search_wrapper_12yjy_235){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input-search_action-button_12yjy_241){grid-area:1/4/2/5}:where(.ds-input-search_second-action-button_12yjy_245){grid-area:1/3/2/4}:where(.ds-input-search_label_12yjy_231){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}:where(.ds-input-search_label--hidden_12yjy_263){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){:where(.ds-input-search_label--disabled_12yjy_276){color:GrayText}}:where(.ds-input-search_hint_12yjy_231){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:34em;margin-block-end:8px}:where(.ds-input-search_feedback_12yjy_296){margin-block-end:8px;margin-block-start:8px}"
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
componentName: "DSInputStepper",
|
|
190
190
|
componentNameLowercase: "inputstepper",
|
|
191
|
-
cssFileName: "Button.Dw8H5nFS.css, InputStepper.
|
|
192
|
-
cssFileContent: ':where(.ds-button_root_94r67_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root_94r67_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root_94r67_1):focus{outline:revert;outline-offset:revert}:where(.ds-button_root_94r67_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root_94r67_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root_94r67_1){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;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-button_root_94r67_1){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){:where(.ds-button_root_94r67_1){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-button_root_94r67_1){background-color:Canvas!important}:where(.ds-button_root_94r67_1):hover{border-color:Highlight}}:where(.ds-button_root--highlight_94r67_75),:where(.ds-button_root--dark-highlight_94r67_75){background-color:#f37a1f;color:#252525}@media (hover: hover){:where(.ds-button_root--highlight_94r67_75):hover,:where(.ds-button_root--dark-highlight_94r67_75):hover{background-color:#e9640c}}:where(.ds-button_root--highlight_94r67_75)[aria-disabled=true],:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--highlight_94r67_75)[aria-disabled=true] svg,:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--highlight_94r67_75)[aria-disabled=true],:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--highlight_94r67_75)[aria-disabled=true]:before,:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-highlight_94r67_75):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-highlight_94r67_75):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-highlight_94r67_75):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-highlight_94r67_75):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-highlight_94r67_75):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--filled_94r67_151){background-color:#252525;color:#fff}@media (hover: hover){:where(.ds-button_root--filled_94r67_151):hover{background-color:#444}}:where(.ds-button_root--filled_94r67_151)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--filled_94r67_151)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--filled_94r67_151)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--filled_94r67_151)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--outline_94r67_179){border-color:#252525;color:#252525}@media (hover: hover){:where(.ds-button_root--outline_94r67_179):hover{background-color:#0000001a}}:where(.ds-button_root--outline_94r67_179)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-button_root--outline_94r67_179)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--outline_94r67_179)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--outline_94r67_179)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost_94r67_206){color:#252525}@media (hover: hover){:where(.ds-button_root--ghost_94r67_206):hover{background-color:#0000001a}}:where(.ds-button_root--ghost_94r67_206)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost_94r67_206)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--ghost_94r67_206)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost_94r67_206)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost-flush_94r67_231){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_94r67_231).ds-button_root--small_94r67_237{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_94r67_231):before{content:"";position:absolute;top:-1px;right:-12px;bottom:-1px;left:-12px}:where(.ds-button_root--ghost-flush_94r67_231):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-button_root--ghost-flush_94r67_231):before{transition-duration:0ms}}:where(.ds-button_root--ghost-flush_94r67_231):focus,:where(.ds-button_root--ghost-flush_94r67_231):focus-visible{outline:none}:where(.ds-button_root--ghost-flush_94r67_231):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--ghost-flush_94r67_231):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--ghost-flush_94r67_231):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--ghost-flush_94r67_231):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--ghost-flush_94r67_231):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--ghost-flush_94r67_231):hover:before{background-color:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-button_root--ghost-flush_94r67_231):hover:before{background-color:transparent}}:where(.ds-button_root--ghost-flush_94r67_231)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost-flush_94r67_231)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--ghost-flush_94r67_231)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost-flush_94r67_231)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--navigation_94r67_317){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:1.125rem;line-height:1.33;font-size-adjust:.426;color:#252525;border-radius:2px}@media (min-width: 1024px){:where(.ds-button_root--navigation_94r67_317){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}}:where(.ds-button_root--navigation_94r67_317):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors: active){:where(.ds-button_root--navigation_94r67_317):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--navigation_94r67_317):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--navigation_94r67_317):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors: active){:where(.ds-button_root--navigation_94r67_317):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--navigation_94r67_317):hover{background-color:#0000001a}}:where(.ds-button_root--navigation_94r67_317)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--navigation_94r67_317)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--navigation_94r67_317)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--navigation_94r67_317)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-filled_94r67_393){background-color:#f8f8f8;color:#252525}:where(.ds-button_root--dark-filled_94r67_393):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-filled_94r67_393):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-filled_94r67_393):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-filled_94r67_393):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-filled_94r67_393):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--dark-filled_94r67_393):hover{background-color:#dadada}}:where(.ds-button_root--dark-filled_94r67_393)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-filled_94r67_393)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--dark-filled_94r67_393)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-filled_94r67_393)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-outline_94r67_450){border-color:#f8f8f8;color:#fff}:where(.ds-button_root--dark-outline_94r67_450):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-outline_94r67_450):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-outline_94r67_450):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-outline_94r67_450):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-outline_94r67_450):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--dark-outline_94r67_450):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-outline_94r67_450)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-button_root--dark-outline_94r67_450)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--dark-outline_94r67_450)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-outline_94r67_450)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost_94r67_506){color:#fff}:where(.ds-button_root--dark-ghost_94r67_506):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost_94r67_506):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost_94r67_506):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost_94r67_506):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost_94r67_506):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--dark-ghost_94r67_506):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-ghost_94r67_506)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost_94r67_506)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost_94r67_506)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost_94r67_506)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost-flush_94r67_560){color:#fff}:where(.ds-button_root--dark-ghost-flush_94r67_560):focus,:where(.ds-button_root--dark-ghost-flush_94r67_560):focus-visible{outline:none}:where(.ds-button_root--dark-ghost-flush_94r67_560):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost-flush_94r67_560):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost-flush_94r67_560):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost-flush_94r67_560):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost-flush_94r67_560):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--dark-ghost-flush_94r67_560):hover:before{background-color:#ffffff26}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-button_root--dark-ghost-flush_94r67_560):hover:before{background-color:transparent}}:where(.ds-button_root--dark-ghost-flush_94r67_560)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost-flush_94r67_560)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost-flush_94r67_560)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost-flush_94r67_560)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--small_94r67_237){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-button_root--small_94r67_237).ds-button_root--ghost-flush_94r67_231:before{right:-8px;left:-8px}:where(.ds-button_root--icon-left_94r67_635){flex-direction:row-reverse}:where(.ds-button_root--icon-only_94r67_638){width:3rem;height:3rem}:where(.ds-button_root--icon-only_94r67_638).ds-button_root--ghost-flush_94r67_231{width:1rem;height:1rem}:where(.ds-button_root--icon-only-small_94r67_647){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-button_root--icon-only-small_94r67_647).ds-button_root--ghost-flush_94r67_231{width:1rem;height:1rem}:where(.ds-button_root_94r67_1){position:relative}@media (min-width: 1024px){:where(.ds-button_icon--navigation_94r67_663){min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}}:where(.ds-button_icon--hidden_94r67_670){opacity:0}:where(.ds-button_label--hidden_94r67_674){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}:where(.ds-button_label--loading_94r67_686){opacity:0}:where(.ds-button_loader_94r67_690){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}:where(.ds-button_loader_94r67_690) svg{fill:currentColor}:where(.ds-input-stepper_input_g8jky_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-stepper_input--small_g8jky_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-stepper_input_g8jky_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}:where(.ds-input-stepper_input_g8jky_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-stepper_input_g8jky_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-stepper_input_g8jky_1):focus{outline:revert;outline-offset:revert}:where(.ds-input-stepper_input_g8jky_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-stepper_input_g8jky_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-stepper_input_g8jky_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input-stepper_input_g8jky_1){transition-duration:0ms}}@media (hover: hover){:where(.ds-input-stepper_input_g8jky_1):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-input-stepper_input_g8jky_1):hover{border-color:Highlight}}:where(.ds-input-stepper_input_g8jky_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input-stepper_input_g8jky_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input-stepper_input_g8jky_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-stepper_input_g8jky_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-stepper_input_g8jky_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-stepper_input_g8jky_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-stepper_input_g8jky_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-stepper_input_g8jky_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input-stepper_input_g8jky_1)::-webkit-placeholder,:where(.ds-input-stepper_input_g8jky_1)::placeholder{color:#666;opacity:1}:where(.ds-input-stepper_input--invalid_g8jky_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-stepper_input--invalid_g8jky_121):active,:where(.ds-input-stepper_input--invalid_g8jky_121):focus,:where(.ds-input-stepper_input--invalid_g8jky_121):focus-visible{border-color:#252525}:where(.ds-input-stepper_input--small_g8jky_9){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}:where(.ds-input-stepper_input_g8jky_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input-stepper_input_g8jky_1)::-webkit-outer-spin-button,:where(.ds-input-stepper_input_g8jky_1)::-webkit-inner-spin-button,:where(.ds-input-stepper_input_g8jky_1)::-webkit-search-decoration,:where(.ds-input-stepper_input_g8jky_1)::-webkit-search-cancel-button,:where(.ds-input-stepper_input_g8jky_1)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input-stepper_input_g8jky_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input-stepper_input_g8jky_1):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}:where(.ds-input-stepper_input_g8jky_1)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input-stepper_input_g8jky_1)[type=range]{accent-color:#E9640C}:where(.ds-input-stepper_input_g8jky_1)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-input-stepper_input--small_g8jky_9){min-height:2rem;height:2rem}:where(.ds-input-stepper_input--small_g8jky_9).ds-input-stepper_input--has-leading-icon_g8jky_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input-stepper_input--small_g8jky_9).ds-input-stepper_input--has-action-button_g8jky_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input-stepper_input--small_g8jky_9).ds-input-stepper_input--has-second-action-button_g8jky_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input-stepper_input--has-leading-icon_g8jky_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input-stepper_input--has-action-button_g8jky_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input-stepper_input--has-second-action-button_g8jky_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input-stepper_input--has-affix_g8jky_197){color:#0000}:where(.ds-input-stepper_input--has-affix_g8jky_197)::placeholder{color:#0000}:where(.ds-input-stepper_input--has-affix_g8jky_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input-stepper_input--has-affix_g8jky_197)::placeholder{transition-duration:0ms}}:where(.ds-input-stepper_input--is-ready_g8jky_211){color:#252525}:where(.ds-input-stepper_input--is-ready_g8jky_211)::placeholder{color:#666}:where(.ds-input-stepper_input_g8jky_1){grid-area:1/1/2/4}:where(.ds-input-stepper_root_g8jky_222){align-self:end}:where(.ds-input-stepper_root_g8jky_222):has(.ds-input-stepper_hint_g8jky_231) :where(.ds-input-stepper_label_g8jky_231){margin-block-end:4px}:where(.ds-input-stepper_wrapper_g8jky_235){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input-stepper_affix_g8jky_241){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:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input-stepper_affix--small_g8jky_262){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-inline-start:7px;padding-inline-end:7px}:where(.ds-input-stepper_affix--disabled_g8jky_275){color:#00000080}@media screen and (forced-colors: active){:where(.ds-input-stepper_affix--disabled_g8jky_275){color:GrayText}}:where(.ds-input-stepper_affix--disabled_g8jky_275).ds-input-stepper_prefix_g8jky_283,:where(.ds-input-stepper_affix--disabled_g8jky_275).ds-input-stepper_affix_g8jky_241{border-color:#0000001a}:where(.ds-input-stepper_affix--readonly_g8jky_286){background-color:#ededed;height:100%}:where(.ds-input-stepper_affix_g8jky_241).ds-input-stepper_prefix_g8jky_283{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input-stepper_affix_g8jky_241).ds-input-stepper_suffix_g8jky_296{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input-stepper_action-button_g8jky_303){grid-area:1/4/2/5}:where(.ds-input-stepper_label_g8jky_231){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}:where(.ds-input-stepper_label--hidden_g8jky_321){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){:where(.ds-input-stepper_label--disabled_g8jky_334){color:GrayText}}:where(.ds-input-stepper_hint_g8jky_231){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}:where(.ds-input-stepper_feedback_g8jky_354){margin-block-end:8px;margin-block-start:8px}:where(.ds-input-stepper_wrapper_g8jky_235){gap:4px;grid-template-columns:max-content 1fr max-content max-content max-content}:where(.ds-input-stepper_action-button_g8jky_303){grid-area:1/5/2/6}:where(.ds-input-stepper_second-action-button_g8jky_368){grid-area:1/4/2/5}:where(.ds-input-stepper_value-announcer_g8jky_372){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}'
|
|
191
|
+
cssFileName: "Button.Dw8H5nFS.css, InputStepper.Dth4qZN_.css",
|
|
192
|
+
cssFileContent: ':where(.ds-button_root_94r67_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root_94r67_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root_94r67_1):focus{outline:revert;outline-offset:revert}:where(.ds-button_root_94r67_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root_94r67_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root_94r67_1){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;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-button_root_94r67_1){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){:where(.ds-button_root_94r67_1){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-button_root_94r67_1){background-color:Canvas!important}:where(.ds-button_root_94r67_1):hover{border-color:Highlight}}:where(.ds-button_root--highlight_94r67_75),:where(.ds-button_root--dark-highlight_94r67_75){background-color:#f37a1f;color:#252525}@media (hover: hover){:where(.ds-button_root--highlight_94r67_75):hover,:where(.ds-button_root--dark-highlight_94r67_75):hover{background-color:#e9640c}}:where(.ds-button_root--highlight_94r67_75)[aria-disabled=true],:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--highlight_94r67_75)[aria-disabled=true] svg,:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--highlight_94r67_75)[aria-disabled=true],:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--highlight_94r67_75)[aria-disabled=true]:before,:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-highlight_94r67_75):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-highlight_94r67_75):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-highlight_94r67_75):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-highlight_94r67_75):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-highlight_94r67_75):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-highlight_94r67_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--filled_94r67_151){background-color:#252525;color:#fff}@media (hover: hover){:where(.ds-button_root--filled_94r67_151):hover{background-color:#444}}:where(.ds-button_root--filled_94r67_151)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-button_root--filled_94r67_151)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--filled_94r67_151)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--filled_94r67_151)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--outline_94r67_179){border-color:#252525;color:#252525}@media (hover: hover){:where(.ds-button_root--outline_94r67_179):hover{background-color:#0000001a}}:where(.ds-button_root--outline_94r67_179)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-button_root--outline_94r67_179)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--outline_94r67_179)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--outline_94r67_179)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost_94r67_206){color:#252525}@media (hover: hover){:where(.ds-button_root--ghost_94r67_206):hover{background-color:#0000001a}}:where(.ds-button_root--ghost_94r67_206)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost_94r67_206)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--ghost_94r67_206)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost_94r67_206)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--ghost-flush_94r67_231){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_94r67_231).ds-button_root--small_94r67_237{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-button_root--ghost-flush_94r67_231):before{content:"";position:absolute;top:-1px;right:-12px;bottom:-1px;left:-12px}:where(.ds-button_root--ghost-flush_94r67_231):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-button_root--ghost-flush_94r67_231):before{transition-duration:0ms}}:where(.ds-button_root--ghost-flush_94r67_231):focus,:where(.ds-button_root--ghost-flush_94r67_231):focus-visible{outline:none}:where(.ds-button_root--ghost-flush_94r67_231):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--ghost-flush_94r67_231):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--ghost-flush_94r67_231):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--ghost-flush_94r67_231):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--ghost-flush_94r67_231):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--ghost-flush_94r67_231):hover:before{background-color:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-button_root--ghost-flush_94r67_231):hover:before{background-color:transparent}}:where(.ds-button_root--ghost-flush_94r67_231)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--ghost-flush_94r67_231)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--ghost-flush_94r67_231)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--ghost-flush_94r67_231)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--navigation_94r67_317){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:1.125rem;line-height:1.33;font-size-adjust:.426;color:#252525;border-radius:2px}@media (min-width: 1024px){:where(.ds-button_root--navigation_94r67_317){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}}:where(.ds-button_root--navigation_94r67_317):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors: active){:where(.ds-button_root--navigation_94r67_317):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--navigation_94r67_317):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--navigation_94r67_317):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors: active){:where(.ds-button_root--navigation_94r67_317):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--navigation_94r67_317):hover{background-color:#0000001a}}:where(.ds-button_root--navigation_94r67_317)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-button_root--navigation_94r67_317)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--navigation_94r67_317)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--navigation_94r67_317)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-filled_94r67_393){background-color:#f8f8f8;color:#252525}:where(.ds-button_root--dark-filled_94r67_393):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-filled_94r67_393):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-filled_94r67_393):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-filled_94r67_393):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-filled_94r67_393):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--dark-filled_94r67_393):hover{background-color:#dadada}}:where(.ds-button_root--dark-filled_94r67_393)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-button_root--dark-filled_94r67_393)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--dark-filled_94r67_393)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-filled_94r67_393)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-outline_94r67_450){border-color:#f8f8f8;color:#fff}:where(.ds-button_root--dark-outline_94r67_450):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-outline_94r67_450):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-outline_94r67_450):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-outline_94r67_450):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-outline_94r67_450):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--dark-outline_94r67_450):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-outline_94r67_450)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-button_root--dark-outline_94r67_450)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--dark-outline_94r67_450)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-outline_94r67_450)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost_94r67_506){color:#fff}:where(.ds-button_root--dark-ghost_94r67_506):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost_94r67_506):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost_94r67_506):focus{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost_94r67_506):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost_94r67_506):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--dark-ghost_94r67_506):hover{background-color:#ffffff26}}:where(.ds-button_root--dark-ghost_94r67_506)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost_94r67_506)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost_94r67_506)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost_94r67_506)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--dark-ghost-flush_94r67_560){color:#fff}:where(.ds-button_root--dark-ghost-flush_94r67_560):focus,:where(.ds-button_root--dark-ghost-flush_94r67_560):focus-visible{outline:none}:where(.ds-button_root--dark-ghost-flush_94r67_560):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost-flush_94r67_560):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-button_root--dark-ghost-flush_94r67_560):focus:before{outline:revert;outline-offset:revert}:where(.ds-button_root--dark-ghost-flush_94r67_560):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost-flush_94r67_560):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-button_root--dark-ghost-flush_94r67_560):hover:before{background-color:#ffffff26}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-button_root--dark-ghost-flush_94r67_560):hover:before{background-color:transparent}}:where(.ds-button_root--dark-ghost-flush_94r67_560)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-button_root--dark-ghost-flush_94r67_560)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-button_root--dark-ghost-flush_94r67_560)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-button_root--dark-ghost-flush_94r67_560)[aria-disabled=true]:before{background-color:transparent}:where(.ds-button_root--small_94r67_237){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-button_root--small_94r67_237).ds-button_root--ghost-flush_94r67_231:before{right:-8px;left:-8px}:where(.ds-button_root--icon-left_94r67_635){flex-direction:row-reverse}:where(.ds-button_root--icon-only_94r67_638){width:3rem;height:3rem}:where(.ds-button_root--icon-only_94r67_638).ds-button_root--ghost-flush_94r67_231{width:1rem;height:1rem}:where(.ds-button_root--icon-only-small_94r67_647){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-button_root--icon-only-small_94r67_647).ds-button_root--ghost-flush_94r67_231{width:1rem;height:1rem}:where(.ds-button_root_94r67_1){position:relative}@media (min-width: 1024px){:where(.ds-button_icon--navigation_94r67_663){min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}}:where(.ds-button_icon--hidden_94r67_670){opacity:0}:where(.ds-button_label--hidden_94r67_674){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}:where(.ds-button_label--loading_94r67_686){opacity:0}:where(.ds-button_loader_94r67_690){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}:where(.ds-button_loader_94r67_690) svg{fill:currentColor}:where(.ds-input-stepper_input_favgq_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-stepper_input--small_favgq_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input-stepper_input_favgq_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}:where(.ds-input-stepper_input_favgq_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-stepper_input_favgq_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-stepper_input_favgq_1):focus{outline:revert;outline-offset:revert}:where(.ds-input-stepper_input_favgq_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-stepper_input_favgq_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-stepper_input_favgq_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input-stepper_input_favgq_1){transition-duration:0ms}}@media (hover: hover){:where(.ds-input-stepper_input_favgq_1):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-input-stepper_input_favgq_1):hover{border-color:Highlight}}:where(.ds-input-stepper_input_favgq_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input-stepper_input_favgq_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input-stepper_input_favgq_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-stepper_input_favgq_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input-stepper_input_favgq_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input-stepper_input_favgq_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input-stepper_input_favgq_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input-stepper_input_favgq_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input-stepper_input_favgq_1)::-webkit-placeholder,:where(.ds-input-stepper_input_favgq_1)::placeholder{color:#666;opacity:1}:where(.ds-input-stepper_input--invalid_favgq_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input-stepper_input--invalid_favgq_121):active,:where(.ds-input-stepper_input--invalid_favgq_121):focus,:where(.ds-input-stepper_input--invalid_favgq_121):focus-visible{border-color:#252525}:where(.ds-input-stepper_input--small_favgq_9){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}:where(.ds-input-stepper_input_favgq_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input-stepper_input_favgq_1)::-webkit-outer-spin-button,:where(.ds-input-stepper_input_favgq_1)::-webkit-inner-spin-button,:where(.ds-input-stepper_input_favgq_1)::-webkit-search-decoration,:where(.ds-input-stepper_input_favgq_1)::-webkit-search-cancel-button,:where(.ds-input-stepper_input_favgq_1)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input-stepper_input_favgq_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input-stepper_input_favgq_1):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}:where(.ds-input-stepper_input_favgq_1)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input-stepper_input_favgq_1)[type=range]{accent-color:#E9640C}:where(.ds-input-stepper_input_favgq_1)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-input-stepper_input--small_favgq_9){min-height:2rem;height:2rem}:where(.ds-input-stepper_input--small_favgq_9).ds-input-stepper_input--has-leading-icon_favgq_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input-stepper_input--small_favgq_9).ds-input-stepper_input--has-action-button_favgq_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input-stepper_input--small_favgq_9).ds-input-stepper_input--has-second-action-button_favgq_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input-stepper_input--has-leading-icon_favgq_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input-stepper_input--has-action-button_favgq_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input-stepper_input--has-second-action-button_favgq_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input-stepper_input--has-affix_favgq_197){color:#0000}:where(.ds-input-stepper_input--has-affix_favgq_197)::placeholder{color:#0000}:where(.ds-input-stepper_input--has-affix_favgq_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input-stepper_input--has-affix_favgq_197)::placeholder{transition-duration:0ms}}:where(.ds-input-stepper_input--is-ready_favgq_211){color:#252525}:where(.ds-input-stepper_input--is-ready_favgq_211)::placeholder{color:#666}:where(.ds-input-stepper_input_favgq_1){grid-area:1/1/2/4}:where(.ds-input-stepper_root_favgq_222){align-self:end}:where(.ds-input-stepper_root_favgq_222):has(.ds-input-stepper_hint_favgq_231) :where(.ds-input-stepper_label_favgq_231){margin-block-end:4px}:where(.ds-input-stepper_wrapper_favgq_235){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input-stepper_affix_favgq_241){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:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input-stepper_affix--small_favgq_262){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-inline-start:7px;padding-inline-end:7px}:where(.ds-input-stepper_affix--disabled_favgq_275){color:#00000080}@media screen and (forced-colors: active){:where(.ds-input-stepper_affix--disabled_favgq_275){color:GrayText}}:where(.ds-input-stepper_affix--disabled_favgq_275).ds-input-stepper_prefix_favgq_283,:where(.ds-input-stepper_affix--disabled_favgq_275).ds-input-stepper_affix_favgq_241{border-color:#0000001a}:where(.ds-input-stepper_affix--readonly_favgq_286){background-color:#ededed;height:100%}:where(.ds-input-stepper_affix_favgq_241).ds-input-stepper_prefix_favgq_283{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input-stepper_affix_favgq_241).ds-input-stepper_suffix_favgq_296{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input-stepper_action-button_favgq_303){grid-area:1/4/2/5}:where(.ds-input-stepper_label_favgq_231){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}:where(.ds-input-stepper_label--hidden_favgq_321){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){:where(.ds-input-stepper_label--disabled_favgq_334){color:GrayText}}:where(.ds-input-stepper_hint_favgq_231){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:34em;margin-block-end:8px}:where(.ds-input-stepper_feedback_favgq_354){margin-block-end:8px;margin-block-start:8px}:where(.ds-input-stepper_wrapper_favgq_235){gap:4px;grid-template-columns:max-content 1fr max-content max-content max-content}:where(.ds-input-stepper_action-button_favgq_303){grid-area:1/5/2/6}:where(.ds-input-stepper_second-action-button_favgq_368){grid-area:1/4/2/5}:where(.ds-input-stepper_value-announcer_favgq_372){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}'
|
|
193
193
|
},
|
|
194
194
|
{
|
|
195
195
|
componentName: "DSLink",
|
|
@@ -230,8 +230,8 @@ function f(r, a) {
|
|
|
230
230
|
{
|
|
231
231
|
componentName: "DSRadioGroup",
|
|
232
232
|
componentNameLowercase: "radiogroup",
|
|
233
|
-
cssFileName: "RadioGroup.CM2mYOzc.css, radio.
|
|
234
|
-
cssFileContent: ':where(.ds-radio-group_root_12fot_1){display:flex;flex-direction:column;row-gap:16px;column-gap:24px;flex-wrap:wrap;margin-block-start:-8px}:where(.ds-radio-group_root--horizontal_12fot_9){flex-direction:row}:where(.ds-radio-group_root--invalid_12fot_12){margin-block-start:-16px}:where(.ds-
|
|
233
|
+
cssFileName: "RadioGroup.CM2mYOzc.css, radio.CgpGvYc-.css",
|
|
234
|
+
cssFileContent: ':where(.ds-radio-group_root_12fot_1){display:flex;flex-direction:column;row-gap:16px;column-gap:24px;flex-wrap:wrap;margin-block-start:-8px}:where(.ds-radio-group_root--horizontal_12fot_9){flex-direction:row}:where(.ds-radio-group_root--invalid_12fot_12){margin-block-start:-16px}:where(.ds-radio_root_2idos_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;color:#252525;display:grid;grid-template-areas:"dot label";grid-template-columns:auto 1fr;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content;max-width:fit-content}:where(.ds-radio_root--disabled_2idos_24){cursor:not-allowed}:where(.ds-radio_root--with-custom-area_2idos_27){max-width:none}:where(.ds-radio_root--with-custom-area--above_2idos_30){grid-template-areas:"custom-area custom-area" "dot label";grid-template-columns:auto 1fr;grid-template-rows:auto}:where(.ds-radio_radio_2idos_36){grid-area:dot;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;border:1px solid #252525;position:relative}:where(.ds-radio_radio_2idos_36){transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-radio_radio_2idos_36){transition-duration:0ms}}:where(.ds-radio_radio_2idos_36) :where(.ds-radio_dot_2idos_54){opacity:0;height:.75rem;width:.75rem;border-radius:50%;background-color:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-radio_radio_2idos_36) :where(.ds-radio_dot_2idos_54){transition:opacity var(--ds-animation-duration, .1s) linear,background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-radio_radio_2idos_36) :where(.ds-radio_dot_2idos_54){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-radio_radio_2idos_36) :where(.ds-radio_dot_2idos_54){background-color:Highlight}}:where(.ds-radio_radio--invalid_2idos_78){border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}:where(.ds-radio_label_2idos_83){grid-area:label;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;width:100%;max-width:34em;display:grid;grid-template-areas:"label custom-area" "hint hint";grid-template-columns:auto minmax(auto,1fr)}:where(.ds-radio_label--bold_2idos_100){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}:where(.ds-radio_label--with-custom-area_2idos_111){column-gap:8px}:where(.ds-radio_custom-area_2idos_115){grid-area:custom-area;margin-inline-start:4px;min-width:max-content;min-height:1.25rem;max-height:2rem;overflow-y:hidden}:where(.ds-radio_custom-area--above_2idos_123){overflow-y:visible;max-height:unset;margin-inline-start:0px}:where(.ds-radio_hint_2idos_129){grid-area:hint;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:34em;grid-column:span 2;opacity:1}:where(.ds-radio_hint_2idos_129){transition:height var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),margin-block var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-radio_hint_2idos_129){transition-duration:0ms}}:where(.ds-radio_hint--visible_2idos_153){margin-block-start:4px;margin-block-end:4px}:where(.ds-radio_hint--unchecked-hidden_2idos_157){height:0;opacity:0;pointer-events:none}:where(.ds-radio_input_2idos_163){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}:where(.ds-radio_input_2idos_163):checked+:where(.ds-radio_radio_2idos_36) :where(.ds-radio_dot_2idos_54){opacity:1}:where(.ds-radio_input_2idos_163):disabled+:where(.ds-radio_radio_2idos_36){border-color:#00000080}:where(.ds-radio_input_2idos_163):disabled+:where(.ds-radio_radio_2idos_36) :where(.ds-radio_dot_2idos_54){background-color:#00000080}@media screen and (forced-colors: active){:where(.ds-radio_input_2idos_163):disabled+:where(.ds-radio_radio_2idos_36) :where(.ds-radio_dot_2idos_54){background-color:GrayText}}@media screen and (forced-colors: active){:where(.ds-radio_input_2idos_163):disabled+:where(.ds-radio_radio_2idos_36){border-color:GrayText}}:where(.ds-radio_input_2idos_163):disabled~:where(.ds-radio_label_2idos_83){color:#00000080}@media screen and (forced-colors: active){:where(.ds-radio_input_2idos_163):disabled~:where(.ds-radio_label_2idos_83){color:GrayText}}:where(.ds-radio_input_2idos_163):focus{outline:none}:where(.ds-radio_input_2idos_163):focus+:where(.ds-radio_radio_2idos_36){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-radio_input_2idos_163):focus+:where(.ds-radio_radio_2idos_36){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){:where(.ds-radio_input_2idos_163):focus+:where(.ds-radio_radio_2idos_36){border-color:Highlight}}@supports selector(:focus-visible){:where(.ds-radio_input_2idos_163):focus{outline:none}:where(.ds-radio_input_2idos_163):focus+:where(.ds-radio_radio_2idos_36){outline:revert;outline-offset:revert}:where(.ds-radio_input_2idos_163):focus-visible{outline:none}:where(.ds-radio_input_2idos_163):focus-visible+:where(.ds-radio_radio_2idos_36){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-radio_input_2idos_163):focus-visible+:where(.ds-radio_radio_2idos_36){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){:where(.ds-radio_input_2idos_163):focus-visible+:where(.ds-radio_radio_2idos_36){border-color:Highlight}}}@media (hover: hover){:where(.ds-radio_input_2idos_163):hover:not(:disabled)+:where(.ds-radio_radio_2idos_36){background-color:#0000001a}:where(.ds-radio_input_2idos_163):hover:not(:disabled)+:where(.ds-radio_radio_2idos_36) :where(.ds-radio_dot_2idos_54){background-color:#d9480f}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-radio_input_2idos_163):hover:not(:disabled)+:where(.ds-radio_radio_2idos_36) :where(.ds-radio_dot_2idos_54){background-color:Highlight}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-radio_input_2idos_163):hover:not(:disabled)+:where(.ds-radio_radio_2idos_36){border-color:Highlight}}'
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
237
|
componentName: "DSScroller",
|
|
@@ -242,8 +242,8 @@ function f(r, a) {
|
|
|
242
242
|
{
|
|
243
243
|
componentName: "DSSelect",
|
|
244
244
|
componentNameLowercase: "select",
|
|
245
|
-
cssFileName: "Select.
|
|
246
|
-
cssFileContent: ":where(.ds-select_root_1c9y3_1){align-self:end}:where(.ds-select_root_1c9y3_1):has(.ds-select_hint_1c9y3_10) :where(.ds-select_label_1c9y3_10){margin-block-end:4px}:where(.ds-select_wrapper_1c9y3_14){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-select_affix_1c9y3_20){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:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-select_affix--small_1c9y3_41){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-inline-start:7px;padding-inline-end:7px}:where(.ds-select_affix--disabled_1c9y3_54){color:#00000080}@media screen and (forced-colors: active){:where(.ds-select_affix--disabled_1c9y3_54){color:GrayText}}:where(.ds-select_affix--disabled_1c9y3_54).ds-select_prefix_1c9y3_62,:where(.ds-select_affix--disabled_1c9y3_54).ds-select_affix_1c9y3_20{border-color:#0000001a}:where(.ds-select_affix--readonly_1c9y3_65){background-color:#ededed;height:100%}:where(.ds-select_affix_1c9y3_20).ds-select_prefix_1c9y3_62{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-select_affix_1c9y3_20).ds-select_suffix_1c9y3_75{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-select_action-button_1c9y3_82){grid-area:1/4/2/5}:where(.ds-select_label_1c9y3_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}:where(.ds-select_label--hidden_1c9y3_100){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){:where(.ds-select_label--disabled_1c9y3_113){color:GrayText}}:where(.ds-select_hint_1c9y3_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}:where(.ds-select_feedback_1c9y3_133){margin-block-end:8px;margin-block-start:8px}:where(.ds-select_select-wrapper_1c9y3_138){display:grid;grid-template-columns:1fr max-content;align-items:center}:where(.ds-select_select_1c9y3_138){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-select_select--small_1c9y3_152){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-select_select_1c9y3_138){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}:where(.ds-select_select_1c9y3_138):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-select_select_1c9y3_138):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-select_select_1c9y3_138):focus{outline:revert;outline-offset:revert}:where(.ds-select_select_1c9y3_138):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-select_select_1c9y3_138):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-select_select_1c9y3_138){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-select_select_1c9y3_138){transition-duration:0ms}}@media (hover: hover){:where(.ds-select_select_1c9y3_138):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-select_select_1c9y3_138):hover{border-color:Highlight}}:where(.ds-select_select_1c9y3_138){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-select_select_1c9y3_138)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-select_select_1c9y3_138)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-select_select_1c9y3_138)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-select_select_1c9y3_138)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-select_select_1c9y3_138)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-select_select_1c9y3_138)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-select_select_1c9y3_138):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-select_select_1c9y3_138)::-webkit-placeholder,:where(.ds-select_select_1c9y3_138)::placeholder{color:#666;opacity:1}:where(.ds-select_select--invalid_1c9y3_264){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-select_select--invalid_1c9y3_264):active,:where(.ds-select_select--invalid_1c9y3_264):focus,:where(.ds-select_select--invalid_1c9y3_264):focus-visible{border-color:#252525}:where(.ds-select_select--small_1c9y3_152){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}:where(.ds-select_select_1c9y3_138){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-select_select_1c9y3_138)::-webkit-outer-spin-button,:where(.ds-select_select_1c9y3_138)::-webkit-inner-spin-button,:where(.ds-select_select_1c9y3_138)::-webkit-search-decoration,:where(.ds-select_select_1c9y3_138)::-webkit-search-cancel-button,:where(.ds-select_select_1c9y3_138)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-select_select_1c9y3_138)::-webkit-date-and-time-value{text-align:left}:where(.ds-select_select_1c9y3_138):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}:where(.ds-select_select_1c9y3_138)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-select_select_1c9y3_138)[type=range]{accent-color:#E9640C}:where(.ds-select_select_1c9y3_138)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-select_select--small_1c9y3_152){min-height:2rem;height:2rem}:where(.ds-select_select--small_1c9y3_152).ds-select_input--has-leading-icon_1c9y3_322{padding-inline-start:calc(16px + 1rem)}:where(.ds-select_select--small_1c9y3_152).ds-select_input--has-action-button_1c9y3_325{padding-inline-end:calc(2rem + 8px)}:where(.ds-select_select--small_1c9y3_152).ds-select_input--has-second-action-button_1c9y3_328{padding-inline-end:calc(4rem + 8px)}:where(.ds-select_select--has-leading-icon_1c9y3_331){padding-inline-start:calc(32px + 1rem)}:where(.ds-select_select--has-action-button_1c9y3_334){padding-inline-end:calc(3rem + 16px)}:where(.ds-select_select--has-second-action-button_1c9y3_337){padding-inline-end:calc(6rem + 16px)}:where(.ds-select_select--has-affix_1c9y3_340){color:#0000}:where(.ds-select_select--has-affix_1c9y3_340)::placeholder{color:#0000}:where(.ds-select_select--has-affix_1c9y3_340)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-select_select--has-affix_1c9y3_340)::placeholder{transition-duration:0ms}}:where(.ds-select_select--is-ready_1c9y3_354){color:#252525}:where(.ds-select_select--is-ready_1c9y3_354)::placeholder{color:#666}:where(.ds-select_select_1c9y3_138){-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-inline-end:48px;text-overflow:ellipsis}:where(.ds-select_select--small_1c9y3_152){padding-inline-end:32px}:where(.ds-select_select_1c9y3_138):disabled{opacity:1}:where(.ds-select_select--placeholder_1c9y3_379){color:#666}@media screen and (forced-colors: active){:where(.ds-select_select--placeholder_1c9y3_379){color:GrayText}}:where(.ds-select_select_1c9y3_138) option{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}:where(.ds-select_select_1c9y3_138) option,:where(.ds-select_select_1c9y3_138) optgroup{background-color:#fff;color:#252525;font-style:normal}:where(.ds-select_select_1c9y3_138) optgroup{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}:where(.ds-select_select_1c9y3_138) option:disabled{color:#00000080}:where(.ds-select_chevron_1c9y3_418){grid-area:1/2/2/2;margin-inline-end:16px}:where(.ds-select_chevron--small_1c9y3_422){margin-inline-end:8px}:where(.ds-select_chevron--disabled_1c9y3_425){fill:#00000080}"
|
|
245
|
+
cssFileName: "Select.CYACicZ3.css",
|
|
246
|
+
cssFileContent: ":where(.ds-select_root_d8v6g_1){align-self:end}:where(.ds-select_root_d8v6g_1):has(.ds-select_hint_d8v6g_10) :where(.ds-select_label_d8v6g_10){margin-block-end:4px}:where(.ds-select_wrapper_d8v6g_14){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-select_affix_d8v6g_20){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:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-select_affix--small_d8v6g_41){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-inline-start:7px;padding-inline-end:7px}:where(.ds-select_affix--disabled_d8v6g_54){color:#00000080}@media screen and (forced-colors: active){:where(.ds-select_affix--disabled_d8v6g_54){color:GrayText}}:where(.ds-select_affix--disabled_d8v6g_54).ds-select_prefix_d8v6g_62,:where(.ds-select_affix--disabled_d8v6g_54).ds-select_affix_d8v6g_20{border-color:#0000001a}:where(.ds-select_affix--readonly_d8v6g_65){background-color:#ededed;height:100%}:where(.ds-select_affix_d8v6g_20).ds-select_prefix_d8v6g_62{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-select_affix_d8v6g_20).ds-select_suffix_d8v6g_75{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-select_action-button_d8v6g_82){grid-area:1/4/2/5}:where(.ds-select_label_d8v6g_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}:where(.ds-select_label--hidden_d8v6g_100){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){:where(.ds-select_label--disabled_d8v6g_113){color:GrayText}}:where(.ds-select_hint_d8v6g_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:34em;margin-block-end:8px}:where(.ds-select_feedback_d8v6g_133){margin-block-end:8px;margin-block-start:8px}:where(.ds-select_select-wrapper_d8v6g_138){display:grid;grid-template-columns:1fr max-content;align-items:center}:where(.ds-select_select_d8v6g_138){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-select_select--small_d8v6g_152){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-select_select_d8v6g_138){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}:where(.ds-select_select_d8v6g_138):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-select_select_d8v6g_138):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-select_select_d8v6g_138):focus{outline:revert;outline-offset:revert}:where(.ds-select_select_d8v6g_138):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-select_select_d8v6g_138):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-select_select_d8v6g_138){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-select_select_d8v6g_138){transition-duration:0ms}}@media (hover: hover){:where(.ds-select_select_d8v6g_138):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-select_select_d8v6g_138):hover{border-color:Highlight}}:where(.ds-select_select_d8v6g_138){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-select_select_d8v6g_138)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-select_select_d8v6g_138)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-select_select_d8v6g_138)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-select_select_d8v6g_138)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-select_select_d8v6g_138)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-select_select_d8v6g_138)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-select_select_d8v6g_138):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-select_select_d8v6g_138)::-webkit-placeholder,:where(.ds-select_select_d8v6g_138)::placeholder{color:#666;opacity:1}:where(.ds-select_select--invalid_d8v6g_264){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-select_select--invalid_d8v6g_264):active,:where(.ds-select_select--invalid_d8v6g_264):focus,:where(.ds-select_select--invalid_d8v6g_264):focus-visible{border-color:#252525}:where(.ds-select_select--small_d8v6g_152){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}:where(.ds-select_select_d8v6g_138){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-select_select_d8v6g_138)::-webkit-outer-spin-button,:where(.ds-select_select_d8v6g_138)::-webkit-inner-spin-button,:where(.ds-select_select_d8v6g_138)::-webkit-search-decoration,:where(.ds-select_select_d8v6g_138)::-webkit-search-cancel-button,:where(.ds-select_select_d8v6g_138)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-select_select_d8v6g_138)::-webkit-date-and-time-value{text-align:left}:where(.ds-select_select_d8v6g_138):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}:where(.ds-select_select_d8v6g_138)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-select_select_d8v6g_138)[type=range]{accent-color:#E9640C}:where(.ds-select_select_d8v6g_138)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-select_select--small_d8v6g_152){min-height:2rem;height:2rem}:where(.ds-select_select--small_d8v6g_152).ds-select_input--has-leading-icon_d8v6g_322{padding-inline-start:calc(16px + 1rem)}:where(.ds-select_select--small_d8v6g_152).ds-select_input--has-action-button_d8v6g_325{padding-inline-end:calc(2rem + 8px)}:where(.ds-select_select--small_d8v6g_152).ds-select_input--has-second-action-button_d8v6g_328{padding-inline-end:calc(4rem + 8px)}:where(.ds-select_select--has-leading-icon_d8v6g_331){padding-inline-start:calc(32px + 1rem)}:where(.ds-select_select--has-action-button_d8v6g_334){padding-inline-end:calc(3rem + 16px)}:where(.ds-select_select--has-second-action-button_d8v6g_337){padding-inline-end:calc(6rem + 16px)}:where(.ds-select_select--has-affix_d8v6g_340){color:#0000}:where(.ds-select_select--has-affix_d8v6g_340)::placeholder{color:#0000}:where(.ds-select_select--has-affix_d8v6g_340)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-select_select--has-affix_d8v6g_340)::placeholder{transition-duration:0ms}}:where(.ds-select_select--is-ready_d8v6g_354){color:#252525}:where(.ds-select_select--is-ready_d8v6g_354)::placeholder{color:#666}:where(.ds-select_select_d8v6g_138){-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-inline-end:48px;text-overflow:ellipsis}:where(.ds-select_select--small_d8v6g_152){padding-inline-end:32px}:where(.ds-select_select_d8v6g_138):disabled{opacity:1}:where(.ds-select_select--placeholder_d8v6g_379){color:#666}@media screen and (forced-colors: active){:where(.ds-select_select--placeholder_d8v6g_379){color:GrayText}}:where(.ds-select_select_d8v6g_138) option{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}:where(.ds-select_select_d8v6g_138) option,:where(.ds-select_select_d8v6g_138) optgroup{background-color:#fff;color:#252525;font-style:normal}:where(.ds-select_select_d8v6g_138) optgroup{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}:where(.ds-select_select_d8v6g_138) option:disabled{color:#00000080}:where(.ds-select_chevron_d8v6g_418){grid-area:1/2/2/2;margin-inline-end:16px}:where(.ds-select_chevron--small_d8v6g_422){margin-inline-end:8px}:where(.ds-select_chevron--disabled_d8v6g_425){fill:#00000080}"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
249
|
componentName: "DSSkipToContent",
|
|
@@ -254,8 +254,8 @@ function f(r, a) {
|
|
|
254
254
|
{
|
|
255
255
|
componentName: "DSSlider",
|
|
256
256
|
componentNameLowercase: "slider",
|
|
257
|
-
cssFileName: "Slider.
|
|
258
|
-
cssFileContent: ':where(.ds-slider_root_84q0h_1){align-self:end;min-width:256px}:where(.ds-slider_root_84q0h_1):has(.ds-slider_hint_84q0h_10) :where(.ds-slider_label_84q0h_10){margin-block-end:4px}:where(.ds-slider_root_84q0h_1):has(.ds-slider_hint_84q0h_10) :where(.ds-slider_number-input_84q0h_13){grid-row-end:span 2}:where(.ds-slider_label-hint-input-wrapper_84q0h_17){display:grid;grid-template-columns:1fr max-content;align-items:center;margin-block-end:14px}:where(.ds-slider_label_84q0h_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}:where(.ds-slider_label--hidden_84q0h_37){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){:where(.ds-slider_label--disabled_84q0h_50){color:GrayText}}:where(.ds-slider_hint_84q0h_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;grid-row-start:2;grid-row-end:span 1}:where(.ds-slider_number-input_84q0h_13){justify-self:end;grid-row-start:0;grid-row-end:span 1;margin-inline-start:32px;max-width:150px;min-width:64px}:where(.ds-slider_number-input--small_84q0h_79){min-width:44px;max-width:115px}:where(.ds-slider_min-max-label-wrapper_84q0h_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;display:flex;justify-content:space-between}@media screen and (forced-colors: active){:where(.ds-slider_min-max-label-wrapper--disabled_84q0h_98){color:GrayText}}:where(.ds-slider_min-label_84q0h_103){transform:translate(calc(12px - 50%))}:where(.ds-slider_max-label_84q0h_107){transform:translate(calc(-12px + 50%))}:where(.ds-slider_slider-wrapper_84q0h_111){position:relative;min-height:26px}:where(.ds-slider_slider_84q0h_111){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:24px;margin:0;position:absolute;margin-block-start:2px}:where(.ds-slider_slider_84q0h_111):hover~:where(.ds-slider_value-tooltip_84q0h_135),:where(.ds-slider_slider_84q0h_111):active~:where(.ds-slider_value-tooltip_84q0h_135),:where(.ds-slider_slider_84q0h_111):focus-visible~:where(.ds-slider_value-tooltip_84q0h_135){opacity:100%}@media (hover: hover){:where(.ds-slider_slider_84q0h_111):hover:not(:disabled)~:where(.ds-slider_proxy-thumb_84q0h_139){background-color:#ededed}}:where(.ds-slider_slider_84q0h_111):focus{outline:none}@supports selector(:focus-visible){:where(.ds-slider_slider_84q0h_111):focus~:where(.ds-slider_proxy-thumb_84q0h_139){outline:revert;outline-offset:revert}:where(.ds-slider_slider_84q0h_111):focus-visible~:where(.ds-slider_proxy-thumb_84q0h_139){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-slider_slider_84q0h_111):focus-visible~:where(.ds-slider_proxy-thumb_84q0h_139){forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-slider_slider_84q0h_111):disabled{cursor:not-allowed}:where(.ds-slider_slider_84q0h_111)::-webkit-slider-runnable-track{visibility:hidden}:where(.ds-slider_slider_84q0h_111)::-moz-range-track{visibility:hidden}:where(.ds-slider_slider_84q0h_111)::-webkit-slider-thumb{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;height:24px;width:24px;border-radius:50%}:where(.ds-slider_slider_84q0h_111)::-moz-range-thumb{opacity:0;border:1px solid transparent;height:24px;width:24px;border-radius:50%}:where(.ds-slider_proxy-thumb_84q0h_139){background-color:#fff;border:1px solid #252525;height:24px;width:24px;border-radius:50%;z-index:2;position:absolute;pointer-events:none;top:calc(50% + 1px);left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-50%)}:where(.ds-slider_proxy-thumb--disabled_84q0h_206){background-color:#fff;border-color:#00000080}:where(.ds-slider_proxy-thumb--disabled_84q0h_206):hover{background-color:#fff}@media screen and (forced-colors: active){:where(.ds-slider_proxy-thumb_84q0h_139){border-color:Highlight}:where(.ds-slider_proxy-thumb--disabled_84q0h_206){background-color:GrayText;border-color:GrayText}:where(.ds-slider_proxy-thumb--disabled_84q0h_206):hover{background-color:GrayText}}:where(.ds-slider_proxy-thumb_84q0h_139){transition:background-color var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-slider_proxy-thumb_84q0h_139){transition-duration:0ms}}:where(.ds-slider_custom-track_84q0h_235){position:absolute;z-index:1;pointer-events:none}:where(.ds-slider_custom-track--progress_84q0h_240){background-color:#e9640c;height:8px;top:10px;border-top-left-radius:4px;border-bottom-left-radius:4px}@media screen and (forced-colors: active){:where(.ds-slider_custom-track--progress_84q0h_240){background-color:Highlight}}:where(.ds-slider_custom-track--runnable_84q0h_252){background-color:#8c8c8c;height:6px;top:11px;right:0;border-top-right-radius:3px;border-bottom-right-radius:3px;border:1px solid transparent}@media screen and (forced-colors: active){:where(.ds-slider_custom-track--runnable_84q0h_252){border-color:CanvasText}}:where(.ds-slider_custom-track--disabled_84q0h_266){background-color:#0000001a}@media screen and (forced-colors: active){:where(.ds-slider_custom-track--disabled_84q0h_266){border-color:CanvasText}}:where(.ds-slider_custom-track--disabled_84q0h_266).ds-slider_custom-track--progress_84q0h_240{height:6px;top:11px}@media screen and (forced-colors: active){:where(.ds-slider_custom-track--disabled_84q0h_266).ds-slider_custom-track--progress_84q0h_240{background-color:GrayText;border-color:GrayText}}:where(.ds-slider_tick-wrapper_84q0h_286){position:absolute;top:calc(50% - 2px);width:100%;height:6px;pointer-events:none;z-index:1}:where(.ds-slider_tick_84q0h_286){position:absolute;top:50%;width:4px;height:4px;border-radius:50%;background-color:#fff;transform:translateY(-50%)}@media screen and (forced-colors: active){:where(.ds-slider_tick_84q0h_286){background-color:Highlight}}:where(.ds-slider_value-tooltip_84q0h_135){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;opacity:0;z-index:3;color:#fff;background-color:#444;border:1px solid transparent;padding-block:3px;padding-inline:5px;min-width:32px;min-height:24px;text-align:center;position:absolute;left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-29px)}:where(.ds-slider_value-tooltip_84q0h_135):after{content:"";position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%,-50%) rotate(45deg);width:6px;height:6px;background-color:#444;z-index:2;border-right:1px solid transparent;border-bottom:1px solid transparent}:where(.ds-slider_value-tooltip_84q0h_135){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-slider_value-tooltip_84q0h_135){transition-duration:0ms}}:where(.ds-slider_value-tooltip--visible_84q0h_358){opacity:100%}:where(.ds-slider_value-tooltip--disabled_84q0h_361){color:#00000080;background-color:#dadada}@media screen and (forced-colors: active){:where(.ds-slider_value-tooltip--disabled_84q0h_361){color:GrayText}}:where(.ds-slider_value-tooltip--disabled_84q0h_361):after{background-color:#dadada}:where(.ds-input_input_1icdc_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_1icdc_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_input_1icdc_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}:where(.ds-input_input_1icdc_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_1icdc_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_1icdc_1):focus{outline:revert;outline-offset:revert}:where(.ds-input_input_1icdc_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_1icdc_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_1icdc_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input_input_1icdc_1){transition-duration:0ms}}@media (hover: hover){:where(.ds-input_input_1icdc_1):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-input_input_1icdc_1):hover{border-color:Highlight}}:where(.ds-input_input_1icdc_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input_input_1icdc_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input_input_1icdc_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_1icdc_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_1icdc_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input_input_1icdc_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_1icdc_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_1icdc_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input_input_1icdc_1)::-webkit-placeholder,:where(.ds-input_input_1icdc_1)::placeholder{color:#666;opacity:1}:where(.ds-input_input--invalid_1icdc_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input_input--invalid_1icdc_121):active,:where(.ds-input_input--invalid_1icdc_121):focus,:where(.ds-input_input--invalid_1icdc_121):focus-visible{border-color:#252525}:where(.ds-input_input--small_1icdc_9){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}:where(.ds-input_input_1icdc_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input_input_1icdc_1)::-webkit-outer-spin-button,:where(.ds-input_input_1icdc_1)::-webkit-inner-spin-button,:where(.ds-input_input_1icdc_1)::-webkit-search-decoration,:where(.ds-input_input_1icdc_1)::-webkit-search-cancel-button,:where(.ds-input_input_1icdc_1)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input_input_1icdc_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input_input_1icdc_1):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}:where(.ds-input_input_1icdc_1)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input_input_1icdc_1)[type=range]{accent-color:#E9640C}:where(.ds-input_input_1icdc_1)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-input_input--small_1icdc_9){min-height:2rem;height:2rem}:where(.ds-input_input--small_1icdc_9).ds-input_input--has-leading-icon_1icdc_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input_input--small_1icdc_9).ds-input_input--has-action-button_1icdc_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input_input--small_1icdc_9).ds-input_input--has-second-action-button_1icdc_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input_input--has-leading-icon_1icdc_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input_input--has-action-button_1icdc_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input_input--has-second-action-button_1icdc_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input_input--has-affix_1icdc_197){color:#0000}:where(.ds-input_input--has-affix_1icdc_197)::placeholder{color:#0000}:where(.ds-input_input--has-affix_1icdc_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input_input--has-affix_1icdc_197)::placeholder{transition-duration:0ms}}:where(.ds-input_input--is-ready_1icdc_211){color:#252525}:where(.ds-input_input--is-ready_1icdc_211)::placeholder{color:#666}:where(.ds-input_root_1icdc_218){align-self:end}:where(.ds-input_root_1icdc_218):has(.ds-input_hint_1icdc_227) :where(.ds-input_label_1icdc_227){margin-block-end:4px}:where(.ds-input_wrapper_1icdc_231){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input_affix_1icdc_237){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:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input_affix--small_1icdc_258){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-inline-start:7px;padding-inline-end:7px}:where(.ds-input_affix--disabled_1icdc_271){color:#00000080}@media screen and (forced-colors: active){:where(.ds-input_affix--disabled_1icdc_271){color:GrayText}}:where(.ds-input_affix--disabled_1icdc_271).ds-input_prefix_1icdc_279,:where(.ds-input_affix--disabled_1icdc_271).ds-input_affix_1icdc_237{border-color:#0000001a}:where(.ds-input_affix--readonly_1icdc_282){background-color:#ededed;height:100%}:where(.ds-input_affix_1icdc_237).ds-input_prefix_1icdc_279{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input_affix_1icdc_237).ds-input_suffix_1icdc_292{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input_leading-icon_1icdc_299){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){:where(.ds-input_leading-icon_1icdc_299){background-color:Canvas;fill:CanvasText}}:where(.ds-input_leading-icon--small_1icdc_311){margin-inline-start:8px}:where(.ds-input_leading-icon--disabled_1icdc_314){fill:#00000080}@media screen and (forced-colors: active){:where(.ds-input_leading-icon--disabled_1icdc_314){fill:GrayText}}:where(.ds-input_action-button_1icdc_323){grid-area:1/4/2/5}:where(.ds-input_label_1icdc_227){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}:where(.ds-input_label--hidden_1icdc_341){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){:where(.ds-input_label--disabled_1icdc_354){color:GrayText}}:where(.ds-input_hint_1icdc_227){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}:where(.ds-input_feedback_1icdc_374){margin-block-end:8px;margin-block-start:8px}'
|
|
257
|
+
cssFileName: "Slider.DzwSjDPV.css, input.ONbL-_C1.css",
|
|
258
|
+
cssFileContent: ':where(.ds-slider_root_1p0nf_1){align-self:end}:where(.ds-slider_root_1p0nf_1){min-width:256px}:where(.ds-slider_root_1p0nf_1):has(.ds-slider_hint_1p0nf_13) :where(.ds-slider_label_1p0nf_13){margin-block-end:4px}:where(.ds-slider_root_1p0nf_1):has(.ds-slider_hint_1p0nf_13) :where(.ds-slider_number-input_1p0nf_16){grid-row-end:span 2}:where(.ds-slider_label-hint-input-wrapper_1p0nf_20){display:grid;grid-template-columns:1fr max-content;align-items:center;margin-block-end:14px}:where(.ds-slider_label_1p0nf_13){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}:where(.ds-slider_label--hidden_1p0nf_40){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){:where(.ds-slider_label--disabled_1p0nf_53){color:GrayText}}:where(.ds-slider_hint_1p0nf_13){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:34em;grid-row-start:2;grid-row-end:span 1}:where(.ds-slider_number-input_1p0nf_16){justify-self:end;grid-row-start:0;grid-row-end:span 1;margin-inline-start:32px;max-width:150px;min-width:64px}:where(.ds-slider_number-input--small_1p0nf_82){min-width:44px;max-width:115px}:where(.ds-slider_min-max-label-wrapper_1p0nf_87){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:flex;justify-content:space-between}@media screen and (forced-colors: active){:where(.ds-slider_min-max-label-wrapper--disabled_1p0nf_101){color:GrayText}}:where(.ds-slider_min-label_1p0nf_106){transform:translate(calc(12px - 50%))}:where(.ds-slider_max-label_1p0nf_110){transform:translate(calc(-12px + 50%))}:where(.ds-slider_slider-wrapper_1p0nf_114){position:relative;min-height:26px}:where(.ds-slider_slider_1p0nf_114){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:24px;margin:0;position:absolute;margin-block-start:2px}:where(.ds-slider_slider_1p0nf_114):hover~:where(.ds-slider_value-tooltip_1p0nf_138),:where(.ds-slider_slider_1p0nf_114):active~:where(.ds-slider_value-tooltip_1p0nf_138),:where(.ds-slider_slider_1p0nf_114):focus-visible~:where(.ds-slider_value-tooltip_1p0nf_138){opacity:100%}@media (hover: hover){:where(.ds-slider_slider_1p0nf_114):hover:not(:disabled)~:where(.ds-slider_proxy-thumb_1p0nf_142){background-color:#ededed}}:where(.ds-slider_slider_1p0nf_114):focus{outline:none}@supports selector(:focus-visible){:where(.ds-slider_slider_1p0nf_114):focus~:where(.ds-slider_proxy-thumb_1p0nf_142){outline:revert;outline-offset:revert}:where(.ds-slider_slider_1p0nf_114):focus-visible~:where(.ds-slider_proxy-thumb_1p0nf_142){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-slider_slider_1p0nf_114):focus-visible~:where(.ds-slider_proxy-thumb_1p0nf_142){forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-slider_slider_1p0nf_114):disabled{cursor:not-allowed}:where(.ds-slider_slider_1p0nf_114)::-webkit-slider-runnable-track{visibility:hidden}:where(.ds-slider_slider_1p0nf_114)::-moz-range-track{visibility:hidden}:where(.ds-slider_slider_1p0nf_114)::-webkit-slider-thumb{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;height:24px;width:24px;border-radius:50%}:where(.ds-slider_slider_1p0nf_114)::-moz-range-thumb{opacity:0;border:1px solid transparent;height:24px;width:24px;border-radius:50%}:where(.ds-slider_proxy-thumb_1p0nf_142){background-color:#fff;border:1px solid #252525;height:24px;width:24px;border-radius:50%;z-index:2;position:absolute;pointer-events:none;top:calc(50% + 1px);left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-50%)}:where(.ds-slider_proxy-thumb--disabled_1p0nf_209){background-color:#fff;border-color:#00000080}:where(.ds-slider_proxy-thumb--disabled_1p0nf_209):hover{background-color:#fff}@media screen and (forced-colors: active){:where(.ds-slider_proxy-thumb_1p0nf_142){border-color:Highlight}:where(.ds-slider_proxy-thumb--disabled_1p0nf_209){background-color:GrayText;border-color:GrayText}:where(.ds-slider_proxy-thumb--disabled_1p0nf_209):hover{background-color:GrayText}}:where(.ds-slider_proxy-thumb_1p0nf_142){transition:background-color var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-slider_proxy-thumb_1p0nf_142){transition-duration:0ms}}:where(.ds-slider_custom-track_1p0nf_238){position:absolute;z-index:1;pointer-events:none}:where(.ds-slider_custom-track--progress_1p0nf_243){background-color:#e9640c;height:8px;top:10px;border-top-left-radius:4px;border-bottom-left-radius:4px}@media screen and (forced-colors: active){:where(.ds-slider_custom-track--progress_1p0nf_243){background-color:Highlight}}:where(.ds-slider_custom-track--runnable_1p0nf_255){background-color:#8c8c8c;height:6px;top:11px;right:0;border-top-right-radius:3px;border-bottom-right-radius:3px;border:1px solid transparent}@media screen and (forced-colors: active){:where(.ds-slider_custom-track--runnable_1p0nf_255){border-color:CanvasText}}:where(.ds-slider_custom-track--disabled_1p0nf_269){background-color:#0000001a}@media screen and (forced-colors: active){:where(.ds-slider_custom-track--disabled_1p0nf_269){border-color:CanvasText}}:where(.ds-slider_custom-track--disabled_1p0nf_269).ds-slider_custom-track--progress_1p0nf_243{height:6px;top:11px}@media screen and (forced-colors: active){:where(.ds-slider_custom-track--disabled_1p0nf_269).ds-slider_custom-track--progress_1p0nf_243{background-color:GrayText;border-color:GrayText}}:where(.ds-slider_tick-wrapper_1p0nf_289){position:absolute;top:calc(50% - 2px);width:100%;height:6px;pointer-events:none;z-index:1}:where(.ds-slider_tick_1p0nf_289){position:absolute;top:50%;width:4px;height:4px;border-radius:50%;background-color:#fff;transform:translateY(-50%)}@media screen and (forced-colors: active){:where(.ds-slider_tick_1p0nf_289){background-color:Highlight}}:where(.ds-slider_value-tooltip_1p0nf_138){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;opacity:0;z-index:3;color:#fff;background-color:#444;border:1px solid transparent;padding-block:3px;padding-inline:5px;min-width:32px;min-height:24px;text-align:center;position:absolute;left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-29px)}:where(.ds-slider_value-tooltip_1p0nf_138):after{content:"";position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%,-50%) rotate(45deg);width:6px;height:6px;background-color:#444;z-index:2;border-right:1px solid transparent;border-bottom:1px solid transparent}:where(.ds-slider_value-tooltip_1p0nf_138){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-slider_value-tooltip_1p0nf_138){transition-duration:0ms}}:where(.ds-slider_value-tooltip--visible_1p0nf_361){opacity:100%}:where(.ds-slider_value-tooltip--disabled_1p0nf_364){color:#00000080;background-color:#dadada}@media screen and (forced-colors: active){:where(.ds-slider_value-tooltip--disabled_1p0nf_364){color:GrayText}}:where(.ds-slider_value-tooltip--disabled_1p0nf_364):after{background-color:#dadada}:where(.ds-input_input_fds0e_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_fds0e_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-input_input_fds0e_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}:where(.ds-input_input_fds0e_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_fds0e_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_fds0e_1):focus{outline:revert;outline-offset:revert}:where(.ds-input_input_fds0e_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_fds0e_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_fds0e_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input_input_fds0e_1){transition-duration:0ms}}@media (hover: hover){:where(.ds-input_input_fds0e_1):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-input_input_fds0e_1):hover{border-color:Highlight}}:where(.ds-input_input_fds0e_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-input_input_fds0e_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-input_input_fds0e_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_fds0e_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-input_input_fds0e_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-input_input_fds0e_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-input_input_fds0e_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-input_input_fds0e_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-input_input_fds0e_1)::-webkit-placeholder,:where(.ds-input_input_fds0e_1)::placeholder{color:#666;opacity:1}:where(.ds-input_input--invalid_fds0e_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-input_input--invalid_fds0e_121):active,:where(.ds-input_input--invalid_fds0e_121):focus,:where(.ds-input_input--invalid_fds0e_121):focus-visible{border-color:#252525}:where(.ds-input_input--small_fds0e_9){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}:where(.ds-input_input_fds0e_1){min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}:where(.ds-input_input_fds0e_1)::-webkit-outer-spin-button,:where(.ds-input_input_fds0e_1)::-webkit-inner-spin-button,:where(.ds-input_input_fds0e_1)::-webkit-search-decoration,:where(.ds-input_input_fds0e_1)::-webkit-search-cancel-button,:where(.ds-input_input_fds0e_1)::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input_input_fds0e_1)::-webkit-date-and-time-value{text-align:left}:where(.ds-input_input_fds0e_1):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}:where(.ds-input_input_fds0e_1)[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}:where(.ds-input_input_fds0e_1)[type=range]{accent-color:#E9640C}:where(.ds-input_input_fds0e_1)[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:where(.ds-input_input--small_fds0e_9){min-height:2rem;height:2rem}:where(.ds-input_input--small_fds0e_9).ds-input_input--has-leading-icon_fds0e_179{padding-inline-start:calc(16px + 1rem)}:where(.ds-input_input--small_fds0e_9).ds-input_input--has-action-button_fds0e_182{padding-inline-end:calc(2rem + 8px)}:where(.ds-input_input--small_fds0e_9).ds-input_input--has-second-action-button_fds0e_185{padding-inline-end:calc(4rem + 8px)}:where(.ds-input_input--has-leading-icon_fds0e_179){padding-inline-start:calc(32px + 1rem)}:where(.ds-input_input--has-action-button_fds0e_182){padding-inline-end:calc(3rem + 16px)}:where(.ds-input_input--has-second-action-button_fds0e_185){padding-inline-end:calc(6rem + 16px)}:where(.ds-input_input--has-affix_fds0e_197){color:#0000}:where(.ds-input_input--has-affix_fds0e_197)::placeholder{color:#0000}:where(.ds-input_input--has-affix_fds0e_197)::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-input_input--has-affix_fds0e_197)::placeholder{transition-duration:0ms}}:where(.ds-input_input--is-ready_fds0e_211){color:#252525}:where(.ds-input_input--is-ready_fds0e_211)::placeholder{color:#666}:where(.ds-input_root_fds0e_218){align-self:end}:where(.ds-input_root_fds0e_218):has(.ds-input_hint_fds0e_227) :where(.ds-input_label_fds0e_227){margin-block-end:4px}:where(.ds-input_wrapper_fds0e_231){display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}:where(.ds-input_affix_fds0e_237){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:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-input_affix--small_fds0e_258){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-inline-start:7px;padding-inline-end:7px}:where(.ds-input_affix--disabled_fds0e_271){color:#00000080}@media screen and (forced-colors: active){:where(.ds-input_affix--disabled_fds0e_271){color:GrayText}}:where(.ds-input_affix--disabled_fds0e_271).ds-input_prefix_fds0e_279,:where(.ds-input_affix--disabled_fds0e_271).ds-input_affix_fds0e_237{border-color:#0000001a}:where(.ds-input_affix--readonly_fds0e_282){background-color:#ededed;height:100%}:where(.ds-input_affix_fds0e_237).ds-input_prefix_fds0e_279{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-input_affix_fds0e_237).ds-input_suffix_fds0e_292{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-input_leading-icon_fds0e_299){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){:where(.ds-input_leading-icon_fds0e_299){background-color:Canvas;fill:CanvasText}}:where(.ds-input_leading-icon--small_fds0e_311){margin-inline-start:8px}:where(.ds-input_leading-icon--disabled_fds0e_314){fill:#00000080}@media screen and (forced-colors: active){:where(.ds-input_leading-icon--disabled_fds0e_314){fill:GrayText}}:where(.ds-input_action-button_fds0e_323){grid-area:1/4/2/5}:where(.ds-input_label_fds0e_227){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}:where(.ds-input_label--hidden_fds0e_341){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){:where(.ds-input_label--disabled_fds0e_354){color:GrayText}}:where(.ds-input_hint_fds0e_227){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:34em;margin-block-end:8px}:where(.ds-input_feedback_fds0e_374){margin-block-end:8px;margin-block-start:8px}'
|
|
259
259
|
},
|
|
260
260
|
{
|
|
261
261
|
componentName: "DSSpinner",
|
|
@@ -269,6 +269,12 @@ function f(r, a) {
|
|
|
269
269
|
cssFileName: "switch.Bc9KIyw9.css",
|
|
270
270
|
cssFileContent: ':where(.ds-switch_root_gdcld_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;color:#252525;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0;outline:0;border:0;text-align:left;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}:where(.ds-switch_root_gdcld_1){transition:background-color var(--ds-animation-duration, .1s) linear}:where(.ds-switch_root_gdcld_1){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-switch_root_gdcld_1){transition-duration:0ms}}:where(.ds-switch_root--label-right_gdcld_40){flex-direction:row-reverse}:where(.ds-switch_root--stretched_gdcld_43){justify-content:space-between;width:100%}@media (hover: hover){:where(.ds-switch_root_gdcld_1):hover :where(.ds-switch_switch_gdcld_48){background-color:#0000001a}}:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_switch_gdcld_48):before,:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_loader_gdcld_53):before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:2px solid #252525;border-radius:6.25rem}@media screen and (forced-colors: active){:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_switch_gdcld_48):before,:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_loader_gdcld_53):before{border-color:Highlight}}@supports selector(:focus-visible){:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_switch_gdcld_48):before,:where(.ds-switch_root_gdcld_1):focus :where(.ds-switch_loader_gdcld_53):before{content:none}:where(.ds-switch_root_gdcld_1):focus-visible :where(.ds-switch_switch_gdcld_48):before,:where(.ds-switch_root_gdcld_1):focus-visible :where(.ds-switch_loader_gdcld_53):before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:2px solid #252525;border-radius:6.25rem}@media screen and (forced-colors: active){:where(.ds-switch_root_gdcld_1):focus-visible :where(.ds-switch_switch_gdcld_48):before,:where(.ds-switch_root_gdcld_1):focus-visible :where(.ds-switch_loader_gdcld_53):before{border-color:Highlight}}}:where(.ds-switch_root_gdcld_1)[aria-disabled=true].ds-switch_root_gdcld_1{cursor:not-allowed}@media screen and (forced-colors: active){:where(.ds-switch_root_gdcld_1)[aria-disabled=true].ds-switch_root_gdcld_1{color:GrayText}}:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_switch_gdcld_48){background-color:transparent;border-color:#00000080;color:#00000080}@media screen and (forced-colors: active){:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_switch_gdcld_48){border-color:GrayText}}:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111){background-color:#00000080}:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111) svg{opacity:0}@media screen and (forced-colors: active){:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_root_gdcld_1)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}@media (hover: hover){:where(.ds-switch_root--checked_gdcld_126):hover :where(.ds-switch_switch_gdcld_48){background-color:#d9480f}:where(.ds-switch_root--checked_gdcld_126):hover :where(.ds-switch_thumb_gdcld_111){background-color:#ededed}:where(.ds-switch_root--checked_gdcld_126):hover :where(.ds-switch_thumb_gdcld_111) svg{fill:#d9480f}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-switch_root--checked_gdcld_126):hover :where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_root--checked_gdcld_126):hover :where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}:where(.ds-switch_root--checked_gdcld_126) :where(.ds-switch_switch_gdcld_48){background-color:#e9640c}:where(.ds-switch_root--checked_gdcld_126) :where(.ds-switch_thumb_gdcld_111){background-color:#fff;transform:translate3d(calc(1.75rem - 1px),0,0)}:where(.ds-switch_root--checked_gdcld_126) :where(.ds-switch_thumb_gdcld_111) svg{opacity:1;fill:#e9640c}@media screen and (forced-colors: active){:where(.ds-switch_root--checked_gdcld_126) :where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_root--checked_gdcld_126) :where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}@media (hover: hover){:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true]:hover :where(.ds-switch_thumb_gdcld_111) svg{fill:#00000080}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true]:hover :where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true]:hover :where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_switch_gdcld_48){background-color:#dadada;border-color:#00000080}@media screen and (forced-colors: active){:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_switch_gdcld_48){border-color:GrayText}}:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111){background-color:#fff}:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111) svg{opacity:1;fill:#00000080}@media screen and (forced-colors: active){:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_root--checked_gdcld_126)[aria-disabled=true] :where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}:where(.ds-switch_switch_gdcld_48){border:1px solid #252525;border-radius:6.25rem;display:flex;align-items:center;position:relative;width:3.5rem;height:2rem;min-width:3.5rem;transition:inherit}:where(.ds-switch_thumb_gdcld_111){width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:#252525;border-radius:50%;transform:translate3d(calc(.25rem - 1px),0,0);transition:inherit}:where(.ds-switch_thumb_gdcld_111) svg{transition:inherit;opacity:0}@media screen and (forced-colors: active){:where(.ds-switch_thumb_gdcld_111){background-color:CanvasText}:where(.ds-switch_thumb_gdcld_111) svg{fill:Canvas}}:where(.ds-switch_loader_gdcld_53){width:3.5rem;height:2rem;min-width:3.5rem;border-radius:6.25rem;display:flex;align-items:center;justify-content:center;border:1px solid transparent;position:relative}:where(.ds-switch_loader_gdcld_53) svg{fill:#00000080}@media screen and (forced-colors: active){:where(.ds-switch_loader_gdcld_53) svg{fill:CanvasText}}'
|
|
271
271
|
},
|
|
272
|
+
{
|
|
273
|
+
componentName: "DSSystemFeedback",
|
|
274
|
+
componentNameLowercase: "systemfeedback",
|
|
275
|
+
cssFileName: "SystemFeedback.RcrPepSZ.css",
|
|
276
|
+
cssFileContent: ":where(.ds-system-feedback_root_1lr41_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;color:#252525;display:flex;align-items:flex-start;gap:8px;padding-block:4px;max-width:34em}"
|
|
277
|
+
},
|
|
272
278
|
{
|
|
273
279
|
componentName: "DSTabs",
|
|
274
280
|
componentNameLowercase: "tabs",
|
|
@@ -284,8 +290,8 @@ function f(r, a) {
|
|
|
284
290
|
{
|
|
285
291
|
componentName: "DSTextarea",
|
|
286
292
|
componentNameLowercase: "textarea",
|
|
287
|
-
cssFileName: "Textarea.
|
|
288
|
-
cssFileContent: ":where(.ds-
|
|
293
|
+
cssFileName: "Textarea.BXWhXpXx.css",
|
|
294
|
+
cssFileContent: ":where(.ds-textarea_textarea_hjz5f_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-textarea_textarea--small_hjz5f_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-textarea_textarea_hjz5f_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}:where(.ds-textarea_textarea_hjz5f_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-textarea_textarea_hjz5f_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-textarea_textarea_hjz5f_1):focus{outline:revert;outline-offset:revert}:where(.ds-textarea_textarea_hjz5f_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-textarea_textarea_hjz5f_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-textarea_textarea_hjz5f_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-textarea_textarea_hjz5f_1){transition-duration:0ms}}@media (hover: hover){:where(.ds-textarea_textarea_hjz5f_1):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-textarea_textarea_hjz5f_1):hover{border-color:Highlight}}:where(.ds-textarea_textarea_hjz5f_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-textarea_textarea_hjz5f_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-textarea_textarea_hjz5f_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-textarea_textarea_hjz5f_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-textarea_textarea_hjz5f_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-textarea_textarea_hjz5f_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-textarea_textarea_hjz5f_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-textarea_textarea_hjz5f_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-textarea_textarea_hjz5f_1)::-webkit-placeholder,:where(.ds-textarea_textarea_hjz5f_1)::placeholder{color:#666;opacity:1}:where(.ds-textarea_textarea--invalid_hjz5f_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-textarea_textarea--invalid_hjz5f_121):active,:where(.ds-textarea_textarea--invalid_hjz5f_121):focus,:where(.ds-textarea_textarea--invalid_hjz5f_121):focus-visible{border-color:#252525}:where(.ds-textarea_textarea--small_hjz5f_9){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}:where(.ds-textarea_textarea_hjz5f_1){padding-block-start:15px;padding-block-end:15px;min-height:5.875rem;resize:vertical}:where(.ds-textarea_textarea--resize-auto_hjz5f_145){resize:none;overflow-y:hidden}:where(.ds-textarea_textarea--small_hjz5f_9){padding-block-start:8px;padding-block-end:8px;min-height:4.875rem}:where(.ds-textarea_root_hjz5f_155){align-self:end}:where(.ds-textarea_root_hjz5f_155):has(.ds-textarea_hint_hjz5f_164) :where(.ds-textarea_label_hjz5f_164){margin-block-end:4px}:where(.ds-textarea_affix_hjz5f_168){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:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-textarea_affix--small_hjz5f_189){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-inline-start:7px;padding-inline-end:7px}:where(.ds-textarea_affix--disabled_hjz5f_202){color:#00000080}@media screen and (forced-colors: active){:where(.ds-textarea_affix--disabled_hjz5f_202){color:GrayText}}:where(.ds-textarea_affix--disabled_hjz5f_202).ds-textarea_prefix_hjz5f_210,:where(.ds-textarea_affix--disabled_hjz5f_202).ds-textarea_affix_hjz5f_168{border-color:#0000001a}:where(.ds-textarea_affix--readonly_hjz5f_213){background-color:#ededed;height:100%}:where(.ds-textarea_affix_hjz5f_168).ds-textarea_prefix_hjz5f_210{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-textarea_affix_hjz5f_168).ds-textarea_suffix_hjz5f_223{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-textarea_leading-icon_hjz5f_230){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){:where(.ds-textarea_leading-icon_hjz5f_230){background-color:Canvas;fill:CanvasText}}:where(.ds-textarea_leading-icon--small_hjz5f_242){margin-inline-start:8px}:where(.ds-textarea_leading-icon--disabled_hjz5f_245){fill:#00000080}@media screen and (forced-colors: active){:where(.ds-textarea_leading-icon--disabled_hjz5f_245){fill:GrayText}}:where(.ds-textarea_action-button_hjz5f_254){grid-area:1/4/2/5}:where(.ds-textarea_label_hjz5f_164){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}:where(.ds-textarea_label--hidden_hjz5f_272){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){:where(.ds-textarea_label--disabled_hjz5f_285){color:GrayText}}:where(.ds-textarea_hint_hjz5f_164){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:34em;margin-block-end:8px}:where(.ds-textarea_feedback_hjz5f_305){margin-block-end:8px;margin-block-start:8px}:where(.ds-textarea_char-count_hjz5f_310){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;color:#252525;display:flex;justify-content:flex-end;margin-block-start:8px}:where(.ds-textarea_char-count-announcer_hjz5f_326){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}"
|
|
289
295
|
},
|
|
290
296
|
{
|
|
291
297
|
componentName: "DSTitle",
|