@stihl-design-system/components 1.0.0-RC.47 → 1.0.0-RC.48
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.BQ7vavIt.js → accordion.D4XR2R7e.js} +2 -2
- package/{actionbutton.C7lqEmBx.js → actionbutton.C8hePX-D.js} +3 -3
- package/{actioncard.dgVHW0BC.js → actioncard.kDxu01xm.js} +1 -1
- package/{actionlink.CL6v1mQA.js → actionlink.dccc5JQV.js} +3 -3
- package/{arialiveregions.DC1Gq9Lo.js → arialiveregions.BniSDuPM.js} +9 -10
- package/assets/Accordion.RlqWqpGo.css +1 -0
- package/assets/ActionButton.Dw2FeIaW.css +1 -0
- package/assets/ActionCard.viEoC26n.css +1 -0
- package/assets/ActionLink.B1Jjaf7k.css +1 -0
- package/assets/Button.Bi1KUKMv.css +1 -0
- package/assets/Checkbox.C6RWhy0V.css +1 -0
- package/assets/Chip.DfamkUPw.css +1 -0
- package/assets/CustomReactSelect.CvWMmrAU.css +1 -0
- package/assets/Dialog.6AkQo8ew.css +1 -0
- package/assets/Drawer.CDOlX809.css +1 -0
- package/assets/Fieldset.BbLGXCWa.css +1 -0
- package/assets/InputFile.CDtghZtl.css +1 -0
- package/assets/InputNumber.BNpO9p7n.css +1 -0
- package/assets/InputPassword.BgZo-RUc.css +1 -0
- package/assets/InputSearch.BROFFTK9.css +1 -0
- package/assets/LinkButton.IKIlFnpH.css +1 -0
- package/assets/Notification.2B81JHOp.css +1 -0
- package/assets/Pagination.DH71DZ0j.css +1 -0
- package/assets/Popover.58Tb0dOt.css +1 -0
- package/assets/Select.CfTN3CJo.css +1 -0
- package/assets/Slider.B4kzL60S.css +1 -0
- package/assets/{SystemFeedback.DYi9QetY.css → SystemFeedback.DVMml_h9.css} +1 -1
- package/assets/TextUtility.BThulfyl.css +1 -0
- package/assets/Textarea.BO4AcRJD.css +1 -0
- package/assets/buttonround.syTU1QSI.css +1 -0
- package/assets/chipgroup.DtCnsmS7.css +1 -0
- package/assets/filelist.B-Ru0GP_.css +1 -0
- package/assets/input.Dy8VS73e.css +1 -0
- package/assets/numberindicator.CtbitPQ8.css +1 -0
- package/assets/progressindicator.tyY_RVQ9.css +1 -0
- package/assets/radio.9hUUyg8R.css +1 -0
- package/assets/switch.8v7Wp1Fj.css +1 -0
- package/assets/tabpane.DDaeSDQb.css +1 -0
- package/assets/text.BwGsYzGM.css +1 -0
- package/assets/tooltip.C_BL2kou.css +1 -0
- package/{banner.BlB_7xue.js → banner.DO7GsDL_.js} +1 -1
- package/{breadcrumb.DajORKq7.js → breadcrumb.DYov6vtt.js} +3 -3
- package/{button.EooIlFBI.js → button.qxcuzbnv.js} +2 -2
- package/buttonround.BO7_ewzA.js +101 -0
- package/{checkbox.NJj9qMnx.js → checkbox.C9kyIY9P.js} +4 -5
- package/{checkboxgroup.DELdyn0X.js → checkboxgroup.kEUxnKLf.js} +2 -2
- package/{chip.C4h8Hm9g.js → chip.5ktNLRYf.js} +3 -3
- package/chipgroup.kRU3Z98U.js +226 -0
- package/chunks/Accordion.gih2ni1d.js +179 -0
- package/chunks/ActionButton.B-wm5sUy.js +194 -0
- package/chunks/{ActionCard.Dbq2VqyZ.js → ActionCard.Bm-2ewfS.js} +44 -44
- package/chunks/ActionLink.D0KzqbH4.js +166 -0
- package/chunks/{AriaLiveRegions.utils.BPvIKT6B.js → AriaLiveRegions.utils.xoETe2Ps.js} +14 -16
- package/chunks/{Breadcrumb.Ccm79ver.js → Breadcrumb.I2G-T0zc.js} +2 -2
- package/chunks/Button.CCol--xy.js +165 -0
- package/chunks/Checkbox.BxOGR1bR.js +96 -0
- package/chunks/CheckboxGroup.TneO0tuE.js +85 -0
- package/chunks/Chip.DffaXMkV.js +148 -0
- package/chunks/{CustomReactSelect.oEQpO9iN.js → CustomReactSelect.DTAavYaz.js} +282 -277
- package/chunks/Dialog.guuxflWL.js +101 -0
- package/chunks/{Drawer.CDe_g99S.js → Drawer.CjUZu6GW.js} +27 -28
- package/chunks/Fieldset.BBMuLKps.js +94 -0
- package/chunks/{Flag.X9tB3Mfv.js → Flag.CbQYBzVC.js} +12 -13
- package/chunks/{Header.bLSdAY9-.js → Header.CvcGSuhX.js} +1 -1
- package/chunks/{Input.utils.CkmzxIrU.js → Input.utils.Wycy2SzG.js} +23 -25
- package/chunks/InputFile.y71Cd5J9.js +260 -0
- package/chunks/InputNumber.Fn2YbF_s.js +250 -0
- package/chunks/InputPassword.DtT9yrlx.js +129 -0
- package/chunks/InputSearch.BoAfGqoH.js +157 -0
- package/chunks/LinkButton.BxG7fx1O.js +150 -0
- package/chunks/LinkCard.DM-5WrSt.js +200 -0
- package/chunks/{MegaMenu.DbunD_yW.js → MegaMenu.udXR1H3W.js} +1 -1
- package/chunks/{NavigationTabList.CyrKNAer.js → NavigationTabList.thzA1pU8.js} +1 -1
- package/chunks/{NavigationTabs.DVBe-Wt3.js → NavigationTabs.BWewgBch.js} +1 -1
- package/chunks/Notification.C_o7Ge6Q.js +91 -0
- package/chunks/Pagination.BrOMUJMi.js +272 -0
- package/chunks/Popover.CxZZ_y1Z.js +230 -0
- package/chunks/RadioGroup.CO91_5hA.js +136 -0
- package/chunks/Select.EzoMdk1u.js +157 -0
- package/chunks/Slider.CX38t4Sk.js +330 -0
- package/chunks/{Stepper.KBRikedB.js → Stepper.Ds_aIEF8.js} +68 -69
- package/chunks/SystemFeedback.DhWcYjnu.js +43 -0
- package/chunks/{Tabs.xXn4zpGp.js → Tabs.BHVlgp7L.js} +2 -2
- package/chunks/Text.utils.DzlY9pJS.js +9 -0
- package/chunks/TextUtility.BZLwqyic.js +82 -0
- package/chunks/Textarea.vuJgvW6_.js +192 -0
- package/chunks/{Toast.NZfb7z3q.js → Toast.V_ZUAsf2.js} +1 -1
- package/chunks/translate.DSb-TdWR.js +2460 -0
- package/{combobox.CPsl2TC0.js → combobox.C6cPz4AJ.js} +1 -1
- package/components/Accordion/Accordion.d.ts +5 -0
- package/components/ActionButton/ActionButton.d.ts +5 -1
- package/components/ActionLink/ActionLink.d.ts +1 -1
- package/components/Button/Button.utils.d.ts +1 -1
- package/components/Checkbox/Checkbox.d.ts +8 -1
- package/components/CheckboxGroup/CheckboxGroup.d.ts +9 -1
- package/components/ChipGroup/Chip.d.ts +2 -0
- package/components/ChipGroup/ChipGroup.d.ts +12 -2
- package/components/ChipGroup/ChipGroup.utils.d.ts +39 -15
- package/components/Combobox/Combobox.utils.d.ts +66 -9
- package/components/Combobox/CustomReactSelect/CustomReactSelect.d.ts +5 -1
- package/components/Combobox/CustomReactSelect/CustomReactSelect.utils.d.ts +1 -1
- package/components/Fieldset/Fieldset.d.ts +9 -2
- package/components/Input/Input.d.ts +8 -1
- package/components/InputFile/FileList/FileList.d.ts +4 -2
- package/components/InputFile/FileList/FilePreview/FilePreview.d.ts +8 -2
- package/components/InputFile/FileList/ProgressIndicator/ProgressIndicator.d.ts +8 -2
- package/components/InputFile/InputFile.d.ts +12 -2
- package/components/InputFile/InputFile.utils.d.ts +41 -23
- package/components/InputNumber/InputNumber.d.ts +8 -1
- package/components/InputPassword/InputPassword.d.ts +8 -1
- package/components/InputSearch/InputSearch.d.ts +8 -1
- package/components/LinkCard/LinkCard.d.ts +10 -4
- package/components/LinkCard/LinkCard.utils.d.ts +2 -2
- package/components/NumberIndicator/NumberIndicator.d.ts +6 -1
- package/components/Pagination/Pagination.d.ts +10 -3
- package/components/Pagination/Pagination.utils.d.ts +22 -9
- package/components/Popover/Popover.d.ts +9 -1
- package/components/Popover/Popover.utils.d.ts +3 -2
- package/components/Radio/Radio.d.ts +5 -0
- package/components/RadioGroup/RadioGroup.d.ts +8 -0
- package/components/Select/Select.d.ts +8 -1
- package/components/Slider/Slider.d.ts +8 -1
- package/components/Stepper/Step.d.ts +1 -1
- package/components/Stepper/Step.utils.d.ts +1 -1
- package/components/Stepper/Stepper.d.ts +4 -1
- package/components/Stepper/Stepper.utils.d.ts +9 -4
- package/components/SystemFeedback/SystemFeedback.d.ts +9 -1
- package/components/Textarea/Textarea.d.ts +8 -1
- package/{customreactselect.D7BJg-2s.js → customreactselect.L0zSh3Tg.js} +4 -4
- package/{dialog.BlprGigG.js → dialog.Ddq8o8Od.js} +2 -2
- package/{drawer.BoyrTFi1.js → drawer.rbbjQvqL.js} +2 -2
- package/{fieldset.D_e2-vo_.js → fieldset.BHf3XK2q.js} +3 -3
- package/filelist.GrEwoM1u.js +143 -0
- package/filepreview.B2Ot9SZ7.js +97 -0
- package/{flag.0vpitrQ-.js → flag.fX6LAgty.js} +3 -4
- package/{floatingactionbutton.BrdE1vi2.js → floatingactionbutton.BwCiybnc.js} +1 -1
- package/{header.C3AqYBtz.js → header.BCeCjYfG.js} +1 -1
- package/index.es.js +203 -204
- package/input.Dh0ws-9j.js +187 -0
- package/inputfile.DiZh3GcT.js +17 -0
- package/{inputnumber.Box5R2An.js → inputnumber.D2cmptaH.js} +8 -9
- package/{inputpassword.CBc8GNwI.js → inputpassword.C53Kg4EA.js} +4 -4
- package/inputsearch.BrsIDUSW.js +14 -0
- package/link.DEZDbUgq.js +81 -0
- package/{linkbutton.DxEPueLb.js → linkbutton._X50W2Md.js} +3 -3
- package/{linkcard.CCY-VFWN.js → linkcard.BtM3KnjT.js} +3 -3
- package/{logo.D7LnRA1E.js → logo.D6BTxbxv.js} +0 -1
- package/{megamenu.C8OynEzk.js → megamenu.odVCUm4c.js} +2 -2
- package/{navigationtablist.iSQd5PX4.js → navigationtablist.n9DrtYe5.js} +2 -2
- package/{navigationtabs.FtkVv_qV.js → navigationtabs.D0mSyAtK.js} +2 -2
- package/{notification.Cqg8HpJ8.js → notification._X8-8vOa.js} +2 -2
- package/numberindicator.DsK65Bj3.js +39 -0
- package/package.json +6 -1
- package/pagination.B7Hrx_sk.js +14 -0
- package/partials/index.js +68 -68
- package/{popover.DYiEGSnj.js → popover.BBaqL7y9.js} +3 -3
- package/progressindicator.D9CfVD95.js +74 -0
- package/radio.DjToa2aV.js +148 -0
- package/{radiogroup.wqgExwrG.js → radiogroup.mc-8lw65.js} +3 -3
- package/{scroller.Dqnsxq2M.js → scroller.CgWp2WXG.js} +10 -11
- package/{select.DkKuGI6O.js → select.DTZ6a6Ag.js} +5 -6
- package/{skeleton.DUkBgXxO.js → skeleton.CNJdNVav.js} +10 -10
- package/{skiptocontent.CRQywi6J.js → skiptocontent.BsRpWvyu.js} +4 -4
- package/{slider.BOjqQp9n.js → slider.BMGAihY0.js} +3 -3
- package/{step.C6zDRCBu.js → step.DCQ6CawJ.js} +1 -1
- package/stepper.D7-7BdSv.js +15 -0
- package/styles/scss/ds/index.scss +2 -0
- package/styles/scss/ds/lib/border-width.scss +3 -0
- package/styles/scss/ds/lib/ds-internal/_input.scss +65 -21
- package/styles/scss/ds/lib/ds-internal/_link-button.scss +4 -2
- package/styles/scss/ds/lib/ds-internal/_link.scss +23 -3
- package/styles/scss/ds/lib/input.scss +12 -7
- package/styles/scss/ds/lib/link.scss +2 -2
- package/styles/scss/ds/lib/radius.scss +5 -0
- package/{switch.CuNNdrkD.js → switch.tM2XBag8.js} +2 -2
- package/{systemfeedback.Da0wX0Eb.js → systemfeedback.BPPOht_9.js} +1 -1
- package/{tablist.BjKwrLz9.js → tablist.BAm0_UIG.js} +22 -23
- package/{tabpane.7vMXUKFX.js → tabpane.B9rZghU6.js} +1 -1
- package/{tabs.-U2k6Oll.js → tabs.BgTdWbTe.js} +3 -3
- package/text.BEO_ZfJq.js +72 -0
- package/{textarea.BWznY6Gg.js → textarea.Cki-uMkZ.js} +5 -6
- package/{textutility.CBLuAdaa.js → textutility.BypzssPt.js} +2 -2
- package/{toast.D9XLSgJg.js → toast.s0Hfuh5i.js} +2 -2
- package/{toastmanager.V5E05qgI.js → toastmanager.CPIPn4Io.js} +19 -20
- package/{tooltip.a1aWHK00.js → tooltip.BFQG-7VR.js} +1 -1
- package/{topbar.BdGK62KJ.js → topbar.Bbct-XkB.js} +3 -3
- package/utils/translate.d.ts +22 -6
- package/assets/Accordion.DPu2l_Kg.css +0 -1
- package/assets/ActionButton.DcQYatF1.css +0 -1
- package/assets/ActionCard.gRQVVFWz.css +0 -1
- package/assets/ActionLink.B62Aa8y9.css +0 -1
- package/assets/Button.BI6zz6Fw.css +0 -1
- package/assets/Checkbox.DknHnS9a.css +0 -1
- package/assets/Chip.CYhVB1Jh.css +0 -1
- package/assets/CustomReactSelect.lKMLwL7n.css +0 -1
- package/assets/Dialog.BKwWy1g2.css +0 -1
- package/assets/Drawer.IRb7Vc1n.css +0 -1
- package/assets/Fieldset.C4Fx4-UV.css +0 -1
- package/assets/InputFile.ne7gwc_5.css +0 -1
- package/assets/InputNumber.BIdsQuFc.css +0 -1
- package/assets/InputPassword.YSKTDTA1.css +0 -1
- package/assets/InputSearch.C3qtDQcj.css +0 -1
- package/assets/LinkButton.CmEE7Od_.css +0 -1
- package/assets/Notification.BO0Mu9No.css +0 -1
- package/assets/Pagination.OLmfdASf.css +0 -1
- package/assets/Popover.mL5g23EK.css +0 -1
- package/assets/Select.CDP-1_K9.css +0 -1
- package/assets/Slider.Cu7MgNph.css +0 -1
- package/assets/TextUtility.bwkCWEiV.css +0 -1
- package/assets/Textarea.Hsq68tg1.css +0 -1
- package/assets/buttonround.rmUb58WF.css +0 -1
- package/assets/chipgroup.BGxjdSDX.css +0 -1
- package/assets/filelist.cP3O1JeJ.css +0 -1
- package/assets/input.BEBgyvkK.css +0 -1
- package/assets/numberindicator.DSpNPJcs.css +0 -1
- package/assets/progressindicator.Dxrigyne.css +0 -1
- package/assets/radio.DsHt-9om.css +0 -1
- package/assets/switch.fwcMI6o7.css +0 -1
- package/assets/tabpane.o34hshTz.css +0 -1
- package/assets/text.Doa-APfR.css +0 -1
- package/assets/tooltip.DrSplliO.css +0 -1
- package/buttonround.BeQakrPs.js +0 -101
- package/chipgroup.BKjeuuM0.js +0 -213
- package/chunks/Accordion.8kTbiPxs.js +0 -173
- package/chunks/ActionButton.CBV1-_HP.js +0 -188
- package/chunks/ActionLink.BXxDS1Gg.js +0 -161
- package/chunks/Button.COycNYUI.js +0 -160
- package/chunks/Checkbox.CMshaWIU.js +0 -88
- package/chunks/CheckboxGroup.D3D1spfJ.js +0 -79
- package/chunks/Chip.DCJYE513.js +0 -157
- package/chunks/Dialog.lJXxzgu2.js +0 -102
- package/chunks/Fieldset.DOjI3DlI.js +0 -91
- package/chunks/InputFile.DYXvF6vT.js +0 -260
- package/chunks/InputNumber.CkWpchPo.js +0 -240
- package/chunks/InputPassword.21E6XMr5.js +0 -121
- package/chunks/InputSearch.Dy3EKa9f.js +0 -149
- package/chunks/LinkButton.BCHTLFMJ.js +0 -150
- package/chunks/LinkCard.BYmTwsS5.js +0 -197
- package/chunks/Notification.BjyLiO2h.js +0 -91
- package/chunks/Pagination.CJikF9Cw.js +0 -247
- package/chunks/Popover.ByaoNwGK.js +0 -221
- package/chunks/RadioGroup.Bh2X6pT9.js +0 -130
- package/chunks/Select.KWb09VmF.js +0 -147
- package/chunks/Slider.CxnIy51F.js +0 -309
- package/chunks/SystemFeedback.4osheYxC.js +0 -38
- package/chunks/Text.utils.BZ4nTZVu.js +0 -11
- package/chunks/TextUtility.BPrxUX-x.js +0 -82
- package/chunks/Textarea.CAOqZMUi.js +0 -181
- package/chunks/translate.nuU7uChI.js +0 -8
- package/filelist.DfAt2xJa.js +0 -128
- package/filepreview.Defs34bv.js +0 -94
- package/input.ChMzyHej.js +0 -175
- package/inputfile.DZIUs1EC.js +0 -18
- package/inputsearch.DzzYb-C0.js +0 -15
- package/link.aU1f2Xzu.js +0 -81
- package/numberindicator.Q7g4J3Ry.js +0 -36
- package/pagination.DA4PMLOq.js +0 -14
- package/progressindicator.DpmERE8T.js +0 -53
- package/radio.KQ8CUM3_.js +0 -137
- package/stepper.DHl3_XU9.js +0 -16
- package/text.CnP3baHy.js +0 -72
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-popover_root_y9vkf_1{position:relative}.ds-popover_popover_y9vkf_5{background-color:#fff;border:1px solid #DADADA;border-radius:2px;padding-block:15px;padding-inline:15px;z-index:998;min-width:12.5rem;max-width:33.75rem;opacity:1;color:#252525;box-shadow:0 8px 48px #0000001a,0 2px 4px #0000000a}.ds-popover_popover_y9vkf_5:focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-popover_popover_y9vkf_5:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-popover_popover_y9vkf_5:focus{outline:revert;outline-offset:revert}.ds-popover_popover_y9vkf_5:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-popover_popover_y9vkf_5:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-popover_popover_y9vkf_5[data-status=initial],.ds-popover_popover_y9vkf_5[data-status=close]{opacity:0}.ds-popover_popover_y9vkf_5[data-status=open]{transition:opacity var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){.ds-popover_popover_y9vkf_5[data-status=open]{transition-duration:0ms}}.ds-popover_popover_y9vkf_5[data-status=close]{transition:opacity var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){.ds-popover_popover_y9vkf_5[data-status=close]{transition-duration:0ms}}.ds-popover_popover--no-arrow_y9vkf_65{padding-inline:7px}.ds-popover_popover--variant-grey_y9vkf_68{background-color:#ededed}.ds-popover_popover--dark_y9vkf_71{color:#fff;background-color:#050505;border-color:#444;box-shadow:0 8px 48px #ffffff0d,0 2px 4px #000000a6}.ds-popover_popover--dark_y9vkf_71:focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-popover_popover--dark_y9vkf_71:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-popover_popover--dark_y9vkf_71:focus{outline:revert;outline-offset:revert}.ds-popover_popover--dark_y9vkf_71:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-popover_popover--dark_y9vkf_71:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-popover_popover--dark_y9vkf_71.ds-popover_popover--variant-grey_y9vkf_68{background-color:#252525}.ds-popover_arrow_y9vkf_109{fill:#fff}.ds-popover_arrow_y9vkf_109[class]>path:first-of-type{stroke:#dadada}@media screen and (forced-colors:active){.ds-popover_arrow_y9vkf_109[class]>path:first-of-type{stroke:CanvasText}}.ds-popover_arrow_y9vkf_109[class]>path:last-of-type{stroke:#fff}@media screen and (forced-colors:active){.ds-popover_arrow_y9vkf_109[class]>path:last-of-type{stroke:Canvas}}.ds-popover_arrow--variant-grey_y9vkf_128{fill:#ededed}.ds-popover_arrow--variant-grey_y9vkf_128[class]>path:last-of-type{stroke:#ededed}@media screen and (forced-colors:active){.ds-popover_arrow--variant-grey_y9vkf_128[class]>path:last-of-type{stroke:Canvas}}.ds-popover_arrow--dark_y9vkf_139{fill:#050505}@media screen and (forced-colors:active){.ds-popover_arrow--dark_y9vkf_139{fill:Canvas}}.ds-popover_arrow--dark_y9vkf_139[class]>path:first-of-type{stroke:#444}@media screen and (forced-colors:active){.ds-popover_arrow--dark_y9vkf_139[class]>path:first-of-type{stroke:CanvasText}}.ds-popover_arrow--dark_y9vkf_139[class]>path:last-of-type{stroke:#050505}@media screen and (forced-colors:active){.ds-popover_arrow--dark_y9vkf_139[class]>path:last-of-type{stroke:Canvas}}.ds-popover_arrow--dark_y9vkf_139.ds-popover_arrow--variant-grey_y9vkf_128{fill:#252525}@media screen and (forced-colors:active){.ds-popover_arrow--dark_y9vkf_139.ds-popover_arrow--variant-grey_y9vkf_128{fill:Canvas}}.ds-popover_arrow--dark_y9vkf_139.ds-popover_arrow--variant-grey_y9vkf_128[class]>path:last-of-type{stroke:#252525}@media screen and (forced-colors:active){.ds-popover_arrow--dark_y9vkf_139.ds-popover_arrow--variant-grey_y9vkf_128[class]>path:last-of-type{stroke:Canvas}}@media screen and (forced-colors:active){.ds-popover_arrow_y9vkf_109{fill:Canvas}}.ds-popover_default-anchor_y9vkf_185{min-width:1.5rem;min-height:1.5rem;width:1.5rem;height:1.5rem;padding-inline:8px;padding-block:8px}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-select_root_1pc5m_1:has(.ds-select_hint_1pc5m_1) .ds-select_label-wrapper_1pc5m_1{margin-block-end:2px}.ds-select_wrapper_1pc5m_5{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-select_affix_1pc5m_11{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;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)}.ds-select_affix--small_1pc5m_32{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-inline-start:7px;padding-inline-end:7px}.ds-select_affix_1pc5m_11.ds-select_prefix_1pc5m_45{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-select_affix_1pc5m_11.ds-select_suffix_1pc5m_51{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-select_affix--disabled_1pc5m_57{color:#00000080}@media screen and (forced-colors:active){.ds-select_affix--disabled_1pc5m_57{color:GrayText}}.ds-select_affix--disabled_1pc5m_57.ds-select_prefix_1pc5m_45,.ds-select_affix--disabled_1pc5m_57.ds-select_suffix_1pc5m_51{border-color:#0000001a}@media screen and (forced-colors:active){.ds-select_affix--disabled_1pc5m_57.ds-select_prefix_1pc5m_45,.ds-select_affix--disabled_1pc5m_57.ds-select_suffix_1pc5m_51{border-color:GrayText}}.ds-select_affix--readonly_1pc5m_73{background-color:#ededed;position:relative}.ds-select_affix--readonly_1pc5m_73.ds-select_prefix_1pc5m_45,.ds-select_affix--readonly_1pc5m_73.ds-select_suffix_1pc5m_51{border-color:transparent}.ds-select_affix--readonly_1pc5m_73.ds-select_prefix_1pc5m_45:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-select_affix--readonly_1pc5m_73.ds-select_prefix_1pc5m_45:after{background-color:transparent}}.ds-select_affix--readonly_1pc5m_73.ds-select_suffix_1pc5m_51:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-select_affix--readonly_1pc5m_73.ds-select_suffix_1pc5m_51:before{background-color:transparent}}.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108{color:#b1b1b1;background-color:#252525}@media screen and (forced-colors:active){.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108{color:CanvasText;background-color:Canvas}}.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_prefix_1pc5m_45{border-right-color:#666}@media screen and (forced-colors:active){.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_prefix_1pc5m_45{border-right-color:CanvasText}}.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_suffix_1pc5m_51{border-left-color:#666}@media screen and (forced-colors:active){.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_suffix_1pc5m_51{border-left-color:CanvasText}}.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57{color:#ffffff80}@media screen and (forced-colors:active){.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57{color:GrayText}}.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57.ds-select_prefix_1pc5m_45,.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57.ds-select_suffix_1pc5m_51{border-color:#ffffff26}@media screen and (forced-colors:active){.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57.ds-select_prefix_1pc5m_45,.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--disabled_1pc5m_57.ds-select_suffix_1pc5m_51{border-color:GrayText}}.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--readonly_1pc5m_73{background-color:#252525}.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--readonly_1pc5m_73.ds-select_prefix_1pc5m_45:after{background-color:#666}@media screen and (forced-colors:active){.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--readonly_1pc5m_73.ds-select_prefix_1pc5m_45:after{background-color:transparent}}.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--readonly_1pc5m_73.ds-select_suffix_1pc5m_51:before{background-color:#666}@media screen and (forced-colors:active){.ds-select_affix_1pc5m_11.ds-select_affix--dark_1pc5m_108.ds-select_affix--readonly_1pc5m_73.ds-select_suffix_1pc5m_51:before{background-color:transparent}}.ds-select_action-button_1pc5m_170{grid-area:1/4/2/5}.ds-select_label_1pc5m_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){.ds-select_label--disabled_1pc5m_189{color:GrayText}}.ds-select_label--dark_1pc5m_193{color:#fff}@media screen and (forced-colors:active){.ds-select_label--dark_1pc5m_193.ds-select_label--disabled_1pc5m_189{color:GrayText}}.ds-select_label-wrapper_1pc5m_1{display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}.ds-select_label-wrapper--hidden_1pc5m_209{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}.ds-select_hint_1pc5m_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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}.ds-select_hint--dark_1pc5m_236{color:#fff}.ds-select_feedback_1pc5m_240{margin-block-start:8px}.ds-select_select-wrapper_1pc5m_244{display:grid;grid-template-columns:1fr max-content;align-items:center}:where(.ds-select_select_1pc5m_244){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-select_select--small_1pc5m_258){padding-inline-start:7px;padding-inline-end:7px}.ds-select_select_1pc5m_244{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-select_select_1pc5m_244:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-select_select_1pc5m_244:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-select_select_1pc5m_244:focus{outline:revert;outline-offset:revert}.ds-select_select_1pc5m_244:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-select_select_1pc5m_244:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-select_select_1pc5m_244{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-select_select_1pc5m_244{transition-duration:0ms}}@media(hover:hover){.ds-select_select_1pc5m_244:hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){.ds-select_select_1pc5m_244:hover{border-color:Highlight}}.ds-select_select_1pc5m_244{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-select_select_1pc5m_244[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-select_select_1pc5m_244[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-select_select_1pc5m_244[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-select_select_1pc5m_244[readonly]:focus{outline:revert;outline-offset:revert}.ds-select_select_1pc5m_244[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-select_select_1pc5m_244[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-select_select_1pc5m_244:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){.ds-select_select_1pc5m_244:disabled{border-color:GrayText;color:GrayText}}.ds-select_select_1pc5m_244::-webkit-placeholder,.ds-select_select_1pc5m_244::placeholder{color:#666;opacity:1}.ds-select_select--invalid_1pc5m_376{border-color:#d43b3b;outline-color:#d43b3b}.ds-select_select--invalid_1pc5m_376:active,.ds-select_select--invalid_1pc5m_376:focus,.ds-select_select--invalid_1pc5m_376:focus-visible{border-color:#252525}.ds-select_select--small_1pc5m_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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-select_select--dark_1pc5m_394{border-color:#f8f8f8;color:#fff}.ds-select_select--dark_1pc5m_394:focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-select_select--dark_1pc5m_394:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-select_select--dark_1pc5m_394:focus{outline:revert;outline-offset:revert}.ds-select_select--dark_1pc5m_394:focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-select_select--dark_1pc5m_394:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-select_select--dark_1pc5m_394:hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){.ds-select_select--dark_1pc5m_394:hover{border-color:Highlight}}.ds-select_select--dark_1pc5m_394[readonly]{background-color:#252525;border-color:transparent;color:#fff}.ds-select_select--dark_1pc5m_394[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-select_select--dark_1pc5m_394[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-select_select--dark_1pc5m_394[readonly]:focus{outline:revert;outline-offset:revert}.ds-select_select--dark_1pc5m_394[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-select_select--dark_1pc5m_394[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-select_select--dark_1pc5m_394:disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){.ds-select_select--dark_1pc5m_394:disabled{border-color:GrayText;color:GrayText}}.ds-select_select--dark_1pc5m_394::-webkit-placeholder,.ds-select_select--dark_1pc5m_394::placeholder{color:#b1b1b1}.ds-select_select--dark_1pc5m_394.ds-select_select--invalid_1pc5m_376{border-color:#d43b3b;outline-color:#d43b3b}.ds-select_select--dark_1pc5m_394.ds-select_select--invalid_1pc5m_376:active,.ds-select_select--dark_1pc5m_394.ds-select_select--invalid_1pc5m_376:focus,.ds-select_select--dark_1pc5m_394.ds-select_select--invalid_1pc5m_376:focus-visible{border-color:#f8f8f8}.ds-select_select--dark_1pc5m_394.ds-select_select--is-ready_1pc5m_490:not(:disabled){color:#fff}.ds-select_select--dark_1pc5m_394.ds-select_select--is-ready_1pc5m_490:not(:disabled)::placeholder{color:#b1b1b1}.ds-select_select--dark_1pc5m_394.ds-select_select--is-ready_1pc5m_490:disabled{color:#ffffff80}.ds-select_select--dark_1pc5m_394.ds-select_select--is-ready_1pc5m_490:disabled::placeholder{color:#b1b1b1}.ds-select_select_1pc5m_244{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-select_select_1pc5m_244::-webkit-outer-spin-button,.ds-select_select_1pc5m_244::-webkit-inner-spin-button,.ds-select_select_1pc5m_244::-webkit-search-decoration,.ds-select_select_1pc5m_244::-webkit-search-cancel-button,.ds-select_select_1pc5m_244::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}.ds-select_select_1pc5m_244::-webkit-date-and-time-value{text-align:left}.ds-select_select_1pc5m_244:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}.ds-select_select_1pc5m_244[type=search]{appearance:none;-webkit-appearance:none}.ds-select_select_1pc5m_244[type=range]{accent-color:#E9640C}.ds-select_select_1pc5m_244[type=number]{-moz-appearance:textfield;appearance:textfield}.ds-select_select--small_1pc5m_258{min-height:2rem;height:2rem}.ds-select_select--small_1pc5m_258.ds-select_input--has-leading-icon_1pc5m_542{padding-inline-start:calc(16px + 1rem)}.ds-select_select--small_1pc5m_258.ds-select_input--has-action-button_1pc5m_545{padding-inline-end:calc(2rem + 8px)}.ds-select_select--small_1pc5m_258.ds-select_input--has-second-action-button_1pc5m_548{padding-inline-end:calc(4rem + 8px)}.ds-select_select--has-leading-icon_1pc5m_551{padding-inline-start:calc(32px + 1rem)}.ds-select_select--has-action-button_1pc5m_554{padding-inline-end:calc(3rem + 16px)}.ds-select_select--has-second-action-button_1pc5m_557{padding-inline-end:calc(6rem + 16px)}.ds-select_select--has-affix_1pc5m_560{color:#0000}.ds-select_select--has-affix_1pc5m_560::placeholder{color:#0000}.ds-select_select--has-affix_1pc5m_560::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-select_select--has-affix_1pc5m_560::placeholder{transition-duration:0ms}}.ds-select_select--is-ready_1pc5m_490:not(:disabled){color:#252525}.ds-select_select--is-ready_1pc5m_490:not(:disabled)::placeholder{color:#666}.ds-select_select--is-ready_1pc5m_490:disabled{color:#00000080}.ds-select_select--is-ready_1pc5m_490:disabled::placeholder{color:#666}.ds-select_select_1pc5m_244{appearance:none;padding-inline-end:48px;text-overflow:ellipsis}.ds-select_select--small_1pc5m_258{padding-inline-end:32px}.ds-select_select_1pc5m_244:disabled{opacity:1}.ds-select_select--placeholder_1pc5m_598{color:#666}@media screen and (forced-colors:active){.ds-select_select--placeholder_1pc5m_598{color:GrayText}}.ds-select_select--dark_1pc5m_394.ds-select_select--placeholder_1pc5m_598{color:#b1b1b1}@media screen and (forced-colors:active){.ds-select_select--dark_1pc5m_394.ds-select_select--placeholder_1pc5m_598{color:GrayText}}.ds-select_select_1pc5m_244 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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-select_select_1pc5m_244 option,.ds-select_select_1pc5m_244 optgroup{background-color:#fff;color:#252525;font-style:normal}.ds-select_select_1pc5m_244 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-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-select_select_1pc5m_244 option:disabled{color:#00000080}.ds-select_chevron_1pc5m_657{grid-area:1/2/2/2;margin-inline-end:16px}@media screen and (forced-colors:active){.ds-select_chevron_1pc5m_657{fill:CanvasText}}.ds-select_chevron--small_1pc5m_666{margin-inline-end:8px}.ds-select_chevron--disabled_1pc5m_669{fill:#00000080}@media screen and (forced-colors:active){.ds-select_chevron--disabled_1pc5m_669{fill:GrayText}}.ds-select_chevron--dark_1pc5m_677{fill:#b1b1b1}@media screen and (forced-colors:active){.ds-select_chevron--dark_1pc5m_677{fill:CanvasText}}.ds-select_chevron--dark_1pc5m_677.ds-select_chevron--disabled_1pc5m_669{fill:#ffffff80}@media screen and (forced-colors:active){.ds-select_chevron--dark_1pc5m_677.ds-select_chevron--disabled_1pc5m_669{fill:GrayText}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-slider_root_1iths_1{min-width:256px}.ds-slider_root_1iths_1:has(.ds-slider_hint_1iths_4) .ds-slider_label-wrapper_1iths_4{margin-block-end:2px}.ds-slider_root_1iths_1:has(.ds-slider_hint_1iths_4) .ds-slider_label-hint-input-wrapper_1iths_7{align-items:end}.ds-slider_root_1iths_1:has(.ds-slider_hint_1iths_4) .ds-slider_number-input_1iths_10{grid-row-end:span 2}.ds-slider_label-wrapper_1iths_4{display:flex;align-items:center;gap:4px;min-height:1.5rem}.ds-slider_label-wrapper--hidden_1iths_20{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}.ds-slider_label-hint-input-wrapper_1iths_7{display:grid;grid-template-columns:1fr max-content;align-items:center;margin-block-end:20px}.ds-slider_label_1iths_4{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}.ds-slider_label--dark_1iths_54{color:#fff}@media screen and (forced-colors:active){.ds-slider_label--disabled_1iths_58{color:GrayText}}.ds-slider_hint_1iths_4{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;grid-row-start:2;grid-row-end:span 1}.ds-slider_hint--dark_1iths_78{color:#fff}.ds-slider_number-input_1iths_10{justify-self:end;grid-row-start:0;grid-row-end:span 1;margin-inline-start:32px;max-width:150px;min-width:64px}.ds-slider_number-input--small_1iths_90{min-width:44px;max-width:115px}.ds-slider_min-max-label-wrapper_1iths_95{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:flex;justify-content:space-between}.ds-slider_min-max-label-wrapper--dark_1iths_108{color:#fff}@media screen and (forced-colors:active){.ds-slider_min-max-label-wrapper--disabled_1iths_112{color:GrayText}}.ds-slider_min-label_1iths_117{transform:translate(calc(12px - 50%))}.ds-slider_max-label_1iths_121{transform:translate(calc(-12px + 50%))}.ds-slider_slider-wrapper_1iths_125{position:relative;min-height:26px}.ds-slider_slider_1iths_125{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:24px;margin:0;position:absolute;margin-block-start:2px}.ds-slider_slider_1iths_125:hover~.ds-slider_value-tooltip_1iths_144,.ds-slider_slider_1iths_125:active~.ds-slider_value-tooltip_1iths_144,.ds-slider_slider_1iths_125:focus-visible~.ds-slider_value-tooltip_1iths_144{opacity:100%}@media(hover:hover){.ds-slider_slider_1iths_125:hover:not(:disabled)~.ds-slider_proxy-thumb_1iths_148{background-color:#ededed}}@media(hover:hover){.ds-slider_slider--dark_1iths_153:hover:not(:disabled)~.ds-slider_proxy-thumb_1iths_148{background-color:#444}}.ds-slider_slider--dark_1iths_153:focus-visible~.ds-slider_proxy-thumb_1iths_148{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-slider_slider--dark_1iths_153:focus-visible~.ds-slider_proxy-thumb_1iths_148{forced-color-adjust:auto;outline-color:Highlight}}.ds-slider_slider_1iths_125:focus{outline:none}@supports selector(:focus-visible){.ds-slider_slider_1iths_125:focus~.ds-slider_proxy-thumb_1iths_148{outline:revert;outline-offset:revert}.ds-slider_slider_1iths_125:focus-visible~.ds-slider_proxy-thumb_1iths_148{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-slider_slider_1iths_125:focus-visible~.ds-slider_proxy-thumb_1iths_148{forced-color-adjust:auto;outline-color:Highlight}}}.ds-slider_slider_1iths_125:disabled{cursor:not-allowed}.ds-slider_slider_1iths_125::-webkit-slider-runnable-track{visibility:hidden}.ds-slider_slider_1iths_125::-moz-range-track{visibility:hidden}.ds-slider_slider_1iths_125::-webkit-slider-thumb{opacity:0;-webkit-appearance:none;appearance:none;border:1px solid transparent;height:24px;width:24px;border-radius:50%}.ds-slider_slider_1iths_125::-moz-range-thumb{opacity:0;border:1px solid transparent;height:24px;width:24px;border-radius:50%}.ds-slider_proxy-thumb_1iths_148{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%)}.ds-slider_proxy-thumb--disabled_1iths_242{background-color:#fff;border-color:#00000080}.ds-slider_proxy-thumb--disabled_1iths_242:hover{background-color:#fff}@media screen and (forced-colors:active){.ds-slider_proxy-thumb_1iths_148{border-color:Highlight}.ds-slider_proxy-thumb--disabled_1iths_242{background-color:GrayText;border-color:GrayText}.ds-slider_proxy-thumb--disabled_1iths_242:hover{background-color:GrayText}}.ds-slider_proxy-thumb_1iths_148{transition:background-color var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media(prefers-reduced-motion:reduce){.ds-slider_proxy-thumb_1iths_148{transition-duration:0ms}}.ds-slider_proxy-thumb--dark_1iths_270{background-color:#050505;border-color:#f8f8f8}@media screen and (forced-colors:active){.ds-slider_proxy-thumb--dark_1iths_270{border-color:Highlight}}.ds-slider_proxy-thumb--dark_1iths_270.ds-slider_proxy-thumb--disabled_1iths_242{background-color:#050505;border-color:#ffffff80}@media screen and (forced-colors:active){.ds-slider_proxy-thumb--dark_1iths_270.ds-slider_proxy-thumb--disabled_1iths_242{background-color:GrayText;border-color:GrayText}}.ds-slider_proxy-thumb--dark_1iths_270.ds-slider_proxy-thumb--disabled_1iths_242:hover{background-color:#050505}@media screen and (forced-colors:active){.ds-slider_proxy-thumb--dark_1iths_270.ds-slider_proxy-thumb--disabled_1iths_242:hover{background-color:GrayText}}.ds-slider_custom-track_1iths_299{position:absolute;z-index:1;pointer-events:none}.ds-slider_custom-track--progress_1iths_304{background-color:#e9640c;height:8px;top:10px;border-top-left-radius:4px;border-bottom-left-radius:4px}@media screen and (forced-colors:active){.ds-slider_custom-track--progress_1iths_304{background-color:Highlight}}.ds-slider_custom-track--runnable_1iths_316{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){.ds-slider_custom-track--runnable_1iths_316{border-color:CanvasText}}.ds-slider_custom-track--disabled_1iths_330{background-color:#0000001a}@media screen and (forced-colors:active){.ds-slider_custom-track--disabled_1iths_330{border-color:CanvasText}}.ds-slider_custom-track--disabled_1iths_330.ds-slider_custom-track--progress_1iths_304{height:6px;top:11px}@media screen and (forced-colors:active){.ds-slider_custom-track--disabled_1iths_330.ds-slider_custom-track--progress_1iths_304{background-color:GrayText;border-color:GrayText}}.ds-slider_custom-track--dark_1iths_349.ds-slider_custom-track--progress_1iths_304{background-color:#f37a1f}@media screen and (forced-colors:active){.ds-slider_custom-track--dark_1iths_349.ds-slider_custom-track--progress_1iths_304{background-color:Highlight}}.ds-slider_custom-track--dark_1iths_349.ds-slider_custom-track--runnable_1iths_316{background-color:#666}.ds-slider_custom-track--dark_1iths_349.ds-slider_custom-track--disabled_1iths_330,.ds-slider_custom-track--dark_1iths_349.ds-slider_custom-track--disabled_1iths_330.ds-slider_custom-track--progress_1iths_304{background-color:#ffffff26}@media screen and (forced-colors:active){.ds-slider_custom-track--dark_1iths_349.ds-slider_custom-track--disabled_1iths_330.ds-slider_custom-track--progress_1iths_304{background-color:GrayText;border-color:GrayText}}.ds-slider_tick-wrapper_1iths_374{position:absolute;top:calc(50% - 2px);width:100%;height:6px;pointer-events:none;z-index:1}.ds-slider_tick_1iths_374{position:absolute;top:50%;width:4px;height:4px;border-radius:50%;background-color:#fff;transform:translateY(-50%)}@media screen and (forced-colors:active){.ds-slider_tick_1iths_374{background-color:Highlight}}:where(.ds-slider_value-tooltip_1iths_144){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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;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%,-26px)}:where(.ds-slider_value-tooltip_1iths_144){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media(prefers-reduced-motion:reduce){:where(.ds-slider_value-tooltip_1iths_144){transition-duration:0ms}}.ds-slider_value-tooltip--visible_1iths_433{opacity:100%}.ds-slider_value-tooltip--disabled_1iths_436{color:#00000080;background-color:#dadada}@media screen and (forced-colors:active){.ds-slider_value-tooltip--disabled_1iths_436{color:GrayText}}.ds-slider_value-tooltip--disabled_1iths_436:after{background-color:#dadada}.ds-slider_value-tooltip--dark_1iths_448{color:#252525;background-color:#ededed}.ds-slider_value-tooltip--dark_1iths_448.ds-slider_value-tooltip--disabled_1iths_436{color:#00000080;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-slider_value-tooltip--dark_1iths_448.ds-slider_value-tooltip--disabled_1iths_436{color:GrayText;border-color:GrayText}}.ds-slider_value-tooltip--dark_1iths_448.ds-slider_value-tooltip--disabled_1iths_436:after{background-color:#b1b1b1}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.ds-system-
|
|
1
|
+
.ds-system-feedback_root_veno1_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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;color:#252525;display:flex;align-items:flex-start;gap:8px;max-width:34em}.ds-system-feedback_root--dark_veno1_17{color:#fff}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
:where(.ds-text-utility_root_5fggr_6){margin:0}.ds-text-utility_root_5fggr_6{padding:0;border:none;color:#252525}.ds-text-utility_root--large_5fggr_15{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-size:1.125rem;line-height:1.33;font-size-adjust:.414;font-weight:400}.ds-text-utility_root--large-bold_5fggr_26{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-size:1.125rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text-utility_root--medium_5fggr_38{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-text-utility_root--medium-bold_5fggr_49{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-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text-utility_root--small_5fggr_61{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-text-utility_root--small-bold_5fggr_72{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-size:.875rem;line-height:1.14;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text-utility_root--small-demi_5fggr_84{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-size:.875rem;line-height:1.14;font-size-adjust:.42}.ds-text-utility_root--x-small-demi_5fggr_94{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-size:.75rem;line-height:1.33;font-size-adjust:.42}.ds-text-utility_root_5fggr_6 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-text-utility_root_5fggr_6 a:not([class]))[href^="http://"]:after,:where(.ds-text-utility_root_5fggr_6 a:not([class]))[href^="https://"]:after,:where(.ds-text-utility_root_5fggr_6 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-text-utility_root_5fggr_6 a:not([class]){color:#252525}.ds-text-utility_root_5fggr_6 a:not([class]):link,.ds-text-utility_root_5fggr_6 a:not([class]):visited{color:#252525}.ds-text-utility_root_5fggr_6 a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){.ds-text-utility_root_5fggr_6 a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){.ds-text-utility_root_5fggr_6 a:not([class]):hover{background-color:Canvas}}.ds-text-utility_root_5fggr_6 a:not([class])[href^="http://"]:after,.ds-text-utility_root_5fggr_6 a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.ds-text-utility_root_5fggr_6 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")}@media screen and (forced-colors:active){.ds-text-utility_root_5fggr_6 a:not([class])[href^="http://"]:after,.ds-text-utility_root_5fggr_6 a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ds-text-utility_root_5fggr_6 a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.ds-text-utility_root_5fggr_6 a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-text-utility_root_5fggr_6 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-text-utility_root_5fggr_6 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-text-utility_root_5fggr_6 a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-text-utility_root_5fggr_6 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-text-utility_root_5fggr_6 a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-text-utility_root_5fggr_6 a:not([class]){transition-duration:0ms}}.ds-text-utility_root--theme-dark_5fggr_205{color:#fff}.ds-text-utility_root--theme-dark_5fggr_205 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-text-utility_root--theme-dark_5fggr_205 a:not([class]))[href^="http://"]:after,:where(.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]))[href^="https://"]:after,:where(.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]){color:#fff}.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]):link,.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]):visited{color:#fff}.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]):active{background-color:#ffffff26;color:#fff}@media(hover:hover){.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]):hover{background-color:Canvas}}.ds-text-utility_root--theme-dark_5fggr_205 a:not([class])[href^="http://"]:after,.ds-text-utility_root--theme-dark_5fggr_205 a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.ds-text-utility_root--theme-dark_5fggr_205 a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' 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")}@media screen and (forced-colors:active){.ds-text-utility_root--theme-dark_5fggr_205 a:not([class])[href^="http://"]:after,.ds-text-utility_root--theme-dark_5fggr_205 a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ds-text-utility_root--theme-dark_5fggr_205 a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-text-utility_root--theme-dark_5fggr_205 a:not([class]){transition-duration:0ms}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
:where(.ds-textarea_textarea_1mper_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-textarea_textarea--small_1mper_9){padding-inline-start:7px;padding-inline-end:7px}.ds-textarea_textarea_1mper_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-textarea_textarea_1mper_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea_1mper_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea_1mper_1:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea_1mper_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea_1mper_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea_1mper_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-textarea_textarea_1mper_1{transition-duration:0ms}}@media(hover:hover){.ds-textarea_textarea_1mper_1:hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){.ds-textarea_textarea_1mper_1:hover{border-color:Highlight}}.ds-textarea_textarea_1mper_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-textarea_textarea_1mper_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-textarea_textarea_1mper_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea_1mper_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea_1mper_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea_1mper_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea_1mper_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea_1mper_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){.ds-textarea_textarea_1mper_1:disabled{border-color:GrayText;color:GrayText}}.ds-textarea_textarea_1mper_1::-webkit-placeholder,.ds-textarea_textarea_1mper_1::placeholder{color:#666;opacity:1}.ds-textarea_textarea--invalid_1mper_127{border-color:#d43b3b;outline-color:#d43b3b}.ds-textarea_textarea--invalid_1mper_127:active,.ds-textarea_textarea--invalid_1mper_127:focus,.ds-textarea_textarea--invalid_1mper_127:focus-visible{border-color:#252525}.ds-textarea_textarea--small_1mper_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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-textarea_textarea--dark_1mper_145{border-color:#f8f8f8;color:#fff}.ds-textarea_textarea--dark_1mper_145:focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea--dark_1mper_145:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea--dark_1mper_145:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea--dark_1mper_145:focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea--dark_1mper_145:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-textarea_textarea--dark_1mper_145:hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){.ds-textarea_textarea--dark_1mper_145:hover{border-color:Highlight}}.ds-textarea_textarea--dark_1mper_145[readonly]{background-color:#252525;border-color:transparent;color:#fff}.ds-textarea_textarea--dark_1mper_145[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea--dark_1mper_145[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea--dark_1mper_145[readonly]:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea--dark_1mper_145[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea--dark_1mper_145[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea--dark_1mper_145:disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){.ds-textarea_textarea--dark_1mper_145:disabled{border-color:GrayText;color:GrayText}}.ds-textarea_textarea--dark_1mper_145::-webkit-placeholder,.ds-textarea_textarea--dark_1mper_145::placeholder{color:#b1b1b1}.ds-textarea_textarea--dark_1mper_145.ds-textarea_textarea--invalid_1mper_127{border-color:#d43b3b;outline-color:#d43b3b}.ds-textarea_textarea--dark_1mper_145.ds-textarea_textarea--invalid_1mper_127:active,.ds-textarea_textarea--dark_1mper_145.ds-textarea_textarea--invalid_1mper_127:focus,.ds-textarea_textarea--dark_1mper_145.ds-textarea_textarea--invalid_1mper_127:focus-visible{border-color:#f8f8f8}.ds-textarea_textarea--dark_1mper_145.ds-textarea_textarea--is-ready_1mper_241:not(:disabled){color:#fff}.ds-textarea_textarea--dark_1mper_145.ds-textarea_textarea--is-ready_1mper_241:not(:disabled)::placeholder{color:#b1b1b1}.ds-textarea_textarea--dark_1mper_145.ds-textarea_textarea--is-ready_1mper_241:disabled{color:#ffffff80}.ds-textarea_textarea--dark_1mper_145.ds-textarea_textarea--is-ready_1mper_241:disabled::placeholder{color:#b1b1b1}.ds-textarea_textarea_1mper_1{padding-block-start:15px;padding-block-end:15px;min-height:5.875rem;resize:vertical}.ds-textarea_textarea--resize-auto_1mper_259{resize:none;overflow-y:hidden}.ds-textarea_textarea--small_1mper_9{padding-block-start:8px;padding-block-end:8px;min-height:4.875rem}.ds-textarea_root_1mper_269:has(.ds-textarea_hint_1mper_269) .ds-textarea_label-wrapper_1mper_269{margin-block-end:2px}.ds-textarea_affix_1mper_273{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;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)}.ds-textarea_affix--small_1mper_294{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-inline-start:7px;padding-inline-end:7px}.ds-textarea_affix_1mper_273.ds-textarea_prefix_1mper_307{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-textarea_affix_1mper_273.ds-textarea_suffix_1mper_313{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-textarea_affix--disabled_1mper_319{color:#00000080}@media screen and (forced-colors:active){.ds-textarea_affix--disabled_1mper_319{color:GrayText}}.ds-textarea_affix--disabled_1mper_319.ds-textarea_prefix_1mper_307,.ds-textarea_affix--disabled_1mper_319.ds-textarea_suffix_1mper_313{border-color:#0000001a}@media screen and (forced-colors:active){.ds-textarea_affix--disabled_1mper_319.ds-textarea_prefix_1mper_307,.ds-textarea_affix--disabled_1mper_319.ds-textarea_suffix_1mper_313{border-color:GrayText}}.ds-textarea_affix--readonly_1mper_335{background-color:#ededed;position:relative}.ds-textarea_affix--readonly_1mper_335.ds-textarea_prefix_1mper_307,.ds-textarea_affix--readonly_1mper_335.ds-textarea_suffix_1mper_313{border-color:transparent}.ds-textarea_affix--readonly_1mper_335.ds-textarea_prefix_1mper_307:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-textarea_affix--readonly_1mper_335.ds-textarea_prefix_1mper_307:after{background-color:transparent}}.ds-textarea_affix--readonly_1mper_335.ds-textarea_suffix_1mper_313:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-textarea_affix--readonly_1mper_335.ds-textarea_suffix_1mper_313:before{background-color:transparent}}.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370{color:#b1b1b1;background-color:#252525}@media screen and (forced-colors:active){.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370{color:CanvasText;background-color:Canvas}}.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_prefix_1mper_307{border-right-color:#666}@media screen and (forced-colors:active){.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_prefix_1mper_307{border-right-color:CanvasText}}.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_suffix_1mper_313{border-left-color:#666}@media screen and (forced-colors:active){.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_suffix_1mper_313{border-left-color:CanvasText}}.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319{color:#ffffff80}@media screen and (forced-colors:active){.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319{color:GrayText}}.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319.ds-textarea_prefix_1mper_307,.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319.ds-textarea_suffix_1mper_313{border-color:#ffffff26}@media screen and (forced-colors:active){.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319.ds-textarea_prefix_1mper_307,.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--disabled_1mper_319.ds-textarea_suffix_1mper_313{border-color:GrayText}}.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--readonly_1mper_335{background-color:#252525}.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--readonly_1mper_335.ds-textarea_prefix_1mper_307:after{background-color:#666}@media screen and (forced-colors:active){.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--readonly_1mper_335.ds-textarea_prefix_1mper_307:after{background-color:transparent}}.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--readonly_1mper_335.ds-textarea_suffix_1mper_313:before{background-color:#666}@media screen and (forced-colors:active){.ds-textarea_affix_1mper_273.ds-textarea_affix--dark_1mper_370.ds-textarea_affix--readonly_1mper_335.ds-textarea_suffix_1mper_313:before{background-color:transparent}}.ds-textarea_leading-icon_1mper_432{grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors:active){.ds-textarea_leading-icon_1mper_432{background-color:Canvas;fill:CanvasText}}.ds-textarea_leading-icon--small_1mper_444{margin-inline-start:8px}.ds-textarea_leading-icon--disabled_1mper_447{fill:#00000080}@media screen and (forced-colors:active){.ds-textarea_leading-icon--disabled_1mper_447{fill:GrayText}}.ds-textarea_leading-icon--dark_1mper_455{fill:#b1b1b1}@media screen and (forced-colors:active){.ds-textarea_leading-icon--dark_1mper_455{fill:CanvasText}}.ds-textarea_leading-icon--dark_1mper_455.ds-textarea_leading-icon--disabled_1mper_447{fill:#ffffff80}@media screen and (forced-colors:active){.ds-textarea_leading-icon--dark_1mper_455.ds-textarea_leading-icon--disabled_1mper_447{fill:GrayText}}.ds-textarea_action-button_1mper_472{grid-area:1/4/2/5}.ds-textarea_label_1mper_269{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){.ds-textarea_label--disabled_1mper_491{color:GrayText}}.ds-textarea_label--dark_1mper_495{color:#fff}@media screen and (forced-colors:active){.ds-textarea_label--dark_1mper_495.ds-textarea_label--disabled_1mper_491{color:GrayText}}.ds-textarea_label-wrapper_1mper_269{display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}.ds-textarea_label-wrapper--hidden_1mper_511{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}.ds-textarea_hint_1mper_269{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}.ds-textarea_hint--dark_1mper_538{color:#fff}.ds-textarea_feedback_1mper_542{margin-block-start:8px}.ds-textarea_footer_1mper_546{display:flex;justify-content:flex-end;margin-block-start:8px}.ds-textarea_footer--has-system-feedback_1mper_551{gap:24px;justify-content:space-between}.ds-textarea_feedback_1mper_542{margin-block-start:0}.ds-textarea_char-count_1mper_560{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;color:#252525}.ds-textarea_char-count--dark_1mper_572{color:#fff}.ds-textarea_char-count-announcer_1mper_576{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}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-button-round_root_8kwqz_1:focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root_8kwqz_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root_8kwqz_1:focus{outline:revert;outline-offset:revert}.ds-button-round_root_8kwqz_1:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root_8kwqz_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-button-round_root_8kwqz_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-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;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}.ds-button-round_root_8kwqz_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){.ds-button-round_root_8kwqz_1{transition-duration:0ms}}@media screen and (forced-colors:active){.ds-button-round_root_8kwqz_1{background-color:Canvas!important}.ds-button-round_root_8kwqz_1:hover{border-color:Highlight}}.ds-button-round_root--highlight_8kwqz_76,.ds-button-round_root--dark-highlight_8kwqz_76{background-color:#f37a1f;color:#252525}@media(hover:hover){.ds-button-round_root--highlight_8kwqz_76:hover,.ds-button-round_root--dark-highlight_8kwqz_76:hover{background-color:#e9640c}}.ds-button-round_root--highlight_8kwqz_76[aria-disabled=true],.ds-button-round_root--dark-highlight_8kwqz_76[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}.ds-button-round_root--highlight_8kwqz_76[aria-disabled=true] svg,.ds-button-round_root--dark-highlight_8kwqz_76[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--highlight_8kwqz_76[aria-disabled=true],.ds-button-round_root--dark-highlight_8kwqz_76[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--highlight_8kwqz_76[aria-disabled=true]:before,.ds-button-round_root--dark-highlight_8kwqz_76[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--dark-highlight_8kwqz_76:focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-highlight_8kwqz_76:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-highlight_8kwqz_76:focus{outline:revert;outline-offset:revert}.ds-button-round_root--dark-highlight_8kwqz_76:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-highlight_8kwqz_76:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-button-round_root--dark-highlight_8kwqz_76[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}.ds-button-round_root--dark-highlight_8kwqz_76[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-highlight_8kwqz_76[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-highlight_8kwqz_76[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--filled_8kwqz_152{background-color:#252525;color:#fff}@media(hover:hover){.ds-button-round_root--filled_8kwqz_152:hover{background-color:#444}}.ds-button-round_root--filled_8kwqz_152[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}.ds-button-round_root--filled_8kwqz_152[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--filled_8kwqz_152[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--filled_8kwqz_152[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--outline_8kwqz_180{border-color:#252525;color:#252525}@media(hover:hover){.ds-button-round_root--outline_8kwqz_180:hover{background-color:#0000001a}}.ds-button-round_root--outline_8kwqz_180[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}.ds-button-round_root--outline_8kwqz_180[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--outline_8kwqz_180[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--outline_8kwqz_180[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--ghost_8kwqz_207{color:#252525}@media(hover:hover){.ds-button-round_root--ghost_8kwqz_207:hover{background-color:#0000001a}}.ds-button-round_root--ghost_8kwqz_207[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-button-round_root--ghost_8kwqz_207[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--ghost_8kwqz_207[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--ghost_8kwqz_207[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--ghost-flush_8kwqz_232{color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}.ds-button-round_root--ghost-flush_8kwqz_232.ds-button-round_root--small_8kwqz_238{padding-inline-start:0;padding-inline-end:0;min-width:0px}.ds-button-round_root--ghost-flush_8kwqz_232:before{content:"";position:absolute;inset:-1px -12px}.ds-button-round_root--ghost-flush_8kwqz_232:before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-button-round_root--ghost-flush_8kwqz_232:before{transition-duration:0ms}}.ds-button-round_root--ghost-flush_8kwqz_232:focus,.ds-button-round_root--ghost-flush_8kwqz_232:focus-visible{outline:none}.ds-button-round_root--ghost-flush_8kwqz_232:focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--ghost-flush_8kwqz_232:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--ghost-flush_8kwqz_232:focus:before{outline:revert;outline-offset:revert}.ds-button-round_root--ghost-flush_8kwqz_232:focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--ghost-flush_8kwqz_232:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--ghost-flush_8kwqz_232:hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){.ds-button-round_root--ghost-flush_8kwqz_232:hover:before{background-color:transparent}}.ds-button-round_root--ghost-flush_8kwqz_232[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-button-round_root--ghost-flush_8kwqz_232[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--ghost-flush_8kwqz_232[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--ghost-flush_8kwqz_232[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--utility_8kwqz_318{color:#1e71a1;padding-inline-start:0;padding-inline-end:0;gap:6px;padding-block-start:0px;padding-block-end:0px;min-width:0px;min-height:1.25rem;border:none;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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-button-round_root--utility_8kwqz_318:before{content:"";position:absolute;inset:0 -4px}.ds-button-round_root--utility_8kwqz_318:before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-button-round_root--utility_8kwqz_318:before{transition-duration:0ms}}.ds-button-round_root--utility_8kwqz_318:focus,.ds-button-round_root--utility_8kwqz_318:focus-visible{outline:none}.ds-button-round_root--utility_8kwqz_318:focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--utility_8kwqz_318:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--utility_8kwqz_318:focus:before{outline:revert;outline-offset:revert}.ds-button-round_root--utility_8kwqz_318:focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--utility_8kwqz_318:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--utility_8kwqz_318:hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){.ds-button-round_root--utility_8kwqz_318:hover:before{background-color:transparent}}.ds-button-round_root--utility_8kwqz_318:hover,.ds-button-round_root--utility_8kwqz_318:active{color:#19618b}.ds-button-round_root--utility_8kwqz_318 svg{fill:currentColor;min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}.ds-button-round_root--utility_8kwqz_318 .ds-button-round_loader_8kwqz_408{width:.75rem;height:.75rem}.ds-button-round_root--utility_8kwqz_318[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-button-round_root--utility_8kwqz_318[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--utility_8kwqz_318[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--utility_8kwqz_318[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--navigation_8kwqz_429{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-size:1.125rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;color:#252525;border-radius:2px}@media(min-width:1024px){.ds-button-round_root--navigation_8kwqz_429{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-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}}.ds-button-round_root--navigation_8kwqz_429:focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){.ds-button-round_root--navigation_8kwqz_429:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--navigation_8kwqz_429:focus{outline:revert;outline-offset:revert}.ds-button-round_root--navigation_8kwqz_429:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){.ds-button-round_root--navigation_8kwqz_429:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--navigation_8kwqz_429:hover{background-color:#0000001a}}.ds-button-round_root--navigation_8kwqz_429[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-button-round_root--navigation_8kwqz_429[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--navigation_8kwqz_429[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--navigation_8kwqz_429[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--navigation--stretched_8kwqz_507{justify-content:flex-start}.ds-button-round_root--navigation--stretched--icon-left_8kwqz_510{justify-content:flex-end}.ds-button-round_root--dark-filled_8kwqz_513{background-color:#f8f8f8;color:#252525}.ds-button-round_root--dark-filled_8kwqz_513:focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-filled_8kwqz_513:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-filled_8kwqz_513:focus{outline:revert;outline-offset:revert}.ds-button-round_root--dark-filled_8kwqz_513:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-filled_8kwqz_513:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--dark-filled_8kwqz_513:hover{background-color:#dadada}}.ds-button-round_root--dark-filled_8kwqz_513[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}.ds-button-round_root--dark-filled_8kwqz_513[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-filled_8kwqz_513[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-filled_8kwqz_513[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--dark-outline_8kwqz_570{border-color:#f8f8f8;color:#fff}.ds-button-round_root--dark-outline_8kwqz_570:focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-outline_8kwqz_570:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-outline_8kwqz_570:focus{outline:revert;outline-offset:revert}.ds-button-round_root--dark-outline_8kwqz_570:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-outline_8kwqz_570:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--dark-outline_8kwqz_570:hover{background-color:#ffffff26}}.ds-button-round_root--dark-outline_8kwqz_570[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}.ds-button-round_root--dark-outline_8kwqz_570[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-outline_8kwqz_570[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-outline_8kwqz_570[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--dark-ghost_8kwqz_626{color:#fff}.ds-button-round_root--dark-ghost_8kwqz_626:focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost_8kwqz_626:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-ghost_8kwqz_626:focus{outline:revert;outline-offset:revert}.ds-button-round_root--dark-ghost_8kwqz_626:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost_8kwqz_626:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--dark-ghost_8kwqz_626:hover{background-color:#ffffff26}}.ds-button-round_root--dark-ghost_8kwqz_626[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}.ds-button-round_root--dark-ghost_8kwqz_626[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost_8kwqz_626[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-ghost_8kwqz_626[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--dark-ghost-flush_8kwqz_680{color:#fff}.ds-button-round_root--dark-ghost-flush_8kwqz_680:focus,.ds-button-round_root--dark-ghost-flush_8kwqz_680:focus-visible{outline:none}.ds-button-round_root--dark-ghost-flush_8kwqz_680:focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost-flush_8kwqz_680:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-ghost-flush_8kwqz_680:focus:before{outline:revert;outline-offset:revert}.ds-button-round_root--dark-ghost-flush_8kwqz_680:focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost-flush_8kwqz_680:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--dark-ghost-flush_8kwqz_680:hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){.ds-button-round_root--dark-ghost-flush_8kwqz_680:hover:before{background-color:transparent}}.ds-button-round_root--dark-ghost-flush_8kwqz_680[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}.ds-button-round_root--dark-ghost-flush_8kwqz_680[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost-flush_8kwqz_680[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-ghost-flush_8kwqz_680[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--dark-utility_8kwqz_742{color:#8dcfe8}.ds-button-round_root--dark-utility_8kwqz_742:focus,.ds-button-round_root--dark-utility_8kwqz_742:focus-visible{outline:none}.ds-button-round_root--dark-utility_8kwqz_742:focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-utility_8kwqz_742:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-utility_8kwqz_742:focus:before{outline:revert;outline-offset:revert}.ds-button-round_root--dark-utility_8kwqz_742:focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-utility_8kwqz_742:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--dark-utility_8kwqz_742:hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){.ds-button-round_root--dark-utility_8kwqz_742:hover:before{background-color:transparent}}.ds-button-round_root--dark-utility_8kwqz_742:hover,.ds-button-round_root--dark-utility_8kwqz_742:active{color:#8dcfe8}.ds-button-round_root--dark-utility_8kwqz_742[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}.ds-button-round_root--dark-utility_8kwqz_742[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-utility_8kwqz_742[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-utility_8kwqz_742[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--small_8kwqz_238{min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}.ds-button-round_root--small_8kwqz_238.ds-button-round_root--ghost-flush_8kwqz_232:before{right:-8px;left:-8px}.ds-button-round_root--small_8kwqz_238.ds-button-round_root--utility_8kwqz_318{gap:4px;padding-block-start:0px;padding-block-end:0px;padding-inline-start:0;padding-inline-end:0;min-height:1rem;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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-button-round_root--small_8kwqz_238.ds-button-round_root--utility_8kwqz_318:before{right:-2px;left:-2px}.ds-button-round_root--small_8kwqz_238.ds-button-round_root--utility_8kwqz_318 svg{min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}.ds-button-round_root--small_8kwqz_238.ds-button-round_root--utility_8kwqz_318 .ds-button-round_loader_8kwqz_408{width:.625rem;height:.625rem}.ds-button-round_root--stretched_8kwqz_855{width:100%}.ds-button-round_root--icon-left_8kwqz_858{flex-direction:row-reverse}.ds-button-round_root--icon-only_8kwqz_861{width:3rem;height:3rem}.ds-button-round_root--icon-only_8kwqz_861.ds-button-round_root--ghost-flush_8kwqz_232{width:1rem;height:1rem}.ds-button-round_root--icon-only_8kwqz_861.ds-button-round_root--utility_8kwqz_318{width:1rem;height:1.25rem;min-width:1rem;min-height:1.25rem}.ds-button-round_root--icon-only-small_8kwqz_877{width:2rem;height:2rem;min-width:2rem;min-height:2rem}.ds-button-round_root--icon-only-small_8kwqz_877.ds-button-round_root--ghost-flush_8kwqz_232{width:1rem;height:1rem}.ds-button-round_root--icon-only-small_8kwqz_877.ds-button-round_root--utility_8kwqz_318{width:.75rem;height:1rem;min-width:.75rem;min-height:1rem}.ds-button-round_root_8kwqz_1{position:relative;border-radius:50%;padding:0}.ds-button-round_root--size-small_8kwqz_900{width:2rem;height:2rem;min-width:2rem;min-height:2rem}.ds-button-round_root--size-medium_8kwqz_906{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem}.ds-button-round_icon--hidden_8kwqz_913{opacity:0}.ds-button-round_label--hidden_8kwqz_917{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}.ds-button-round_label--loading_8kwqz_929{opacity:0}.ds-button-round_loader_8kwqz_408{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}.ds-button-round_loader_8kwqz_408 svg{fill:currentColor}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-chip-group_label--hidden_137ot_1{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}.ds-chip-group_label_137ot_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-chip-group_label--dark_137ot_25{color:#fff}.ds-chip-group_root_137ot_29{display:flex;flex-wrap:wrap;gap:8px;padding-block-start:8px;padding-block-end:8px;max-width:44.9375rem}.ds-chip-group_root_137ot_29:focus,.ds-chip-group_root_137ot_29:focus-visible{outline:none}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-input-file_root_1t180_1{display:grid;row-gap:16px;margin-block-start:32px}.ds-input-file_file-wrapper_1t180_7{display:grid;grid-template-columns:auto 1fr auto;column-gap:8px;grid-auto-rows:auto auto;row-gap:4px;padding-block-end:15px;border-bottom:1px solid #B1B1B1}.ds-input-file_file-wrapper--dark_1t180_16{border-color:#666}.ds-input-file_file-wrapper--invalid_1t180_19,.ds-input-file_file-wrapper--dark_1t180_16.ds-input-file_file-wrapper--invalid_1t180_19{border-color:#d43b3b}.ds-input-file_file-details_1t180_26{padding-block:6px;display:flex;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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-input-file_file-name_1t180_40{overflow-wrap:anywhere}.ds-input-file_file-name--dark_1t180_43{color:#fff}.ds-input-file_file-size_1t180_47{padding-inline-start:8px;padding-block-start:3px;color:#666;white-space:nowrap;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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-input-file_file-size--dark_1t180_62{color:#b1b1b1}.ds-input-file_progress-bar_1t180_66{grid-column:2;margin-block-end:4px}.ds-input-file_feedback_1t180_71{grid-column:2;padding-block:0}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
:where(.ds-input_input_bhamp_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_bhamp_9){padding-inline-start:7px;padding-inline-end:7px}.ds-input_input_bhamp_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-input_input_bhamp_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input_bhamp_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input_bhamp_1:focus{outline:revert;outline-offset:revert}.ds-input_input_bhamp_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input_bhamp_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input_bhamp_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-input_input_bhamp_1{transition-duration:0ms}}@media(hover:hover){.ds-input_input_bhamp_1:hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){.ds-input_input_bhamp_1:hover{border-color:Highlight}}.ds-input_input_bhamp_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-input_input_bhamp_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input_input_bhamp_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input_bhamp_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input_bhamp_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input_input_bhamp_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input_bhamp_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input_bhamp_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors:active){.ds-input_input_bhamp_1:disabled{border-color:GrayText;color:GrayText}}.ds-input_input_bhamp_1::-webkit-placeholder,.ds-input_input_bhamp_1::placeholder{color:#666;opacity:1}.ds-input_input--invalid_bhamp_127{border-color:#d43b3b;outline-color:#d43b3b}.ds-input_input--invalid_bhamp_127:active,.ds-input_input--invalid_bhamp_127:focus,.ds-input_input--invalid_bhamp_127:focus-visible{border-color:#252525}.ds-input_input--small_bhamp_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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-input_input--dark_bhamp_145{border-color:#f8f8f8;color:#fff}.ds-input_input--dark_bhamp_145:focus{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input--dark_bhamp_145:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input--dark_bhamp_145:focus{outline:revert;outline-offset:revert}.ds-input_input--dark_bhamp_145:focus-visible{outline:1px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input--dark_bhamp_145:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-input_input--dark_bhamp_145:hover{background:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){.ds-input_input--dark_bhamp_145:hover{border-color:Highlight}}.ds-input_input--dark_bhamp_145[readonly]{background-color:#252525;border-color:transparent;color:#fff}.ds-input_input--dark_bhamp_145[readonly]:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input--dark_bhamp_145[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input--dark_bhamp_145[readonly]:focus{outline:revert;outline-offset:revert}.ds-input_input--dark_bhamp_145[readonly]:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input--dark_bhamp_145[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input--dark_bhamp_145:disabled{background-color:transparent;border-color:#ffffff80;color:#ffffff80}@media screen and (forced-colors:active){.ds-input_input--dark_bhamp_145:disabled{border-color:GrayText;color:GrayText}}.ds-input_input--dark_bhamp_145::-webkit-placeholder,.ds-input_input--dark_bhamp_145::placeholder{color:#b1b1b1}.ds-input_input--dark_bhamp_145.ds-input_input--invalid_bhamp_127{border-color:#d43b3b;outline-color:#d43b3b}.ds-input_input--dark_bhamp_145.ds-input_input--invalid_bhamp_127:active,.ds-input_input--dark_bhamp_145.ds-input_input--invalid_bhamp_127:focus,.ds-input_input--dark_bhamp_145.ds-input_input--invalid_bhamp_127:focus-visible{border-color:#f8f8f8}.ds-input_input--dark_bhamp_145.ds-input_input--is-ready_bhamp_241:not(:disabled){color:#fff}.ds-input_input--dark_bhamp_145.ds-input_input--is-ready_bhamp_241:not(:disabled)::placeholder{color:#b1b1b1}.ds-input_input--dark_bhamp_145.ds-input_input--is-ready_bhamp_241:disabled{color:#ffffff80}.ds-input_input--dark_bhamp_145.ds-input_input--is-ready_bhamp_241:disabled::placeholder{color:#b1b1b1}.ds-input_input_bhamp_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input_input_bhamp_1::-webkit-outer-spin-button,.ds-input_input_bhamp_1::-webkit-inner-spin-button,.ds-input_input_bhamp_1::-webkit-search-decoration,.ds-input_input_bhamp_1::-webkit-search-cancel-button,.ds-input_input_bhamp_1::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}.ds-input_input_bhamp_1::-webkit-date-and-time-value{text-align:left}.ds-input_input_bhamp_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}.ds-input_input_bhamp_1[type=search]{appearance:none;-webkit-appearance:none}.ds-input_input_bhamp_1[type=range]{accent-color:#E9640C}.ds-input_input_bhamp_1[type=number]{-moz-appearance:textfield;appearance:textfield}.ds-input_input--small_bhamp_9{min-height:2rem;height:2rem}.ds-input_input--small_bhamp_9.ds-input_input--has-leading-icon_bhamp_293{padding-inline-start:calc(16px + 1rem)}.ds-input_input--small_bhamp_9.ds-input_input--has-action-button_bhamp_296{padding-inline-end:calc(2rem + 8px)}.ds-input_input--small_bhamp_9.ds-input_input--has-second-action-button_bhamp_299{padding-inline-end:calc(4rem + 8px)}.ds-input_input--has-leading-icon_bhamp_293{padding-inline-start:calc(32px + 1rem)}.ds-input_input--has-action-button_bhamp_296{padding-inline-end:calc(3rem + 16px)}.ds-input_input--has-second-action-button_bhamp_299{padding-inline-end:calc(6rem + 16px)}.ds-input_input--has-affix_bhamp_311{color:#0000}.ds-input_input--has-affix_bhamp_311::placeholder{color:#0000}.ds-input_input--has-affix_bhamp_311::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-input_input--has-affix_bhamp_311::placeholder{transition-duration:0ms}}.ds-input_input--is-ready_bhamp_241:not(:disabled){color:#252525}.ds-input_input--is-ready_bhamp_241:not(:disabled)::placeholder{color:#666}.ds-input_input--is-ready_bhamp_241:disabled{color:#00000080}.ds-input_input--is-ready_bhamp_241:disabled::placeholder{color:#666}.ds-input_root_bhamp_338:has(.ds-input_hint_bhamp_338) .ds-input_label-wrapper_bhamp_338{margin-block-end:2px}.ds-input_wrapper_bhamp_342{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input_affix_bhamp_348{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;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)}.ds-input_affix--small_bhamp_369{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-inline-start:7px;padding-inline-end:7px}.ds-input_affix_bhamp_348.ds-input_prefix_bhamp_382{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-input_affix_bhamp_348.ds-input_suffix_bhamp_388{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-input_affix--disabled_bhamp_394{color:#00000080}@media screen and (forced-colors:active){.ds-input_affix--disabled_bhamp_394{color:GrayText}}.ds-input_affix--disabled_bhamp_394.ds-input_prefix_bhamp_382,.ds-input_affix--disabled_bhamp_394.ds-input_suffix_bhamp_388{border-color:#0000001a}@media screen and (forced-colors:active){.ds-input_affix--disabled_bhamp_394.ds-input_prefix_bhamp_382,.ds-input_affix--disabled_bhamp_394.ds-input_suffix_bhamp_388{border-color:GrayText}}.ds-input_affix--readonly_bhamp_410{background-color:#ededed;position:relative}.ds-input_affix--readonly_bhamp_410.ds-input_prefix_bhamp_382,.ds-input_affix--readonly_bhamp_410.ds-input_suffix_bhamp_388{border-color:transparent}.ds-input_affix--readonly_bhamp_410.ds-input_prefix_bhamp_382:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-input_affix--readonly_bhamp_410.ds-input_prefix_bhamp_382:after{background-color:transparent}}.ds-input_affix--readonly_bhamp_410.ds-input_suffix_bhamp_388:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-input_affix--readonly_bhamp_410.ds-input_suffix_bhamp_388:before{background-color:transparent}}.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445{color:#b1b1b1;background-color:#252525}@media screen and (forced-colors:active){.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445{color:CanvasText;background-color:Canvas}}.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_prefix_bhamp_382{border-right-color:#666}@media screen and (forced-colors:active){.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_prefix_bhamp_382{border-right-color:CanvasText}}.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_suffix_bhamp_388{border-left-color:#666}@media screen and (forced-colors:active){.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_suffix_bhamp_388{border-left-color:CanvasText}}.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394{color:#ffffff80}@media screen and (forced-colors:active){.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394{color:GrayText}}.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_prefix_bhamp_382,.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_suffix_bhamp_388{border-color:#ffffff26}@media screen and (forced-colors:active){.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_prefix_bhamp_382,.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--disabled_bhamp_394.ds-input_suffix_bhamp_388{border-color:GrayText}}.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410{background-color:#252525}.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_prefix_bhamp_382:after{background-color:#666}@media screen and (forced-colors:active){.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_prefix_bhamp_382:after{background-color:transparent}}.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_suffix_bhamp_388:before{background-color:#666}@media screen and (forced-colors:active){.ds-input_affix_bhamp_348.ds-input_affix--dark_bhamp_445.ds-input_affix--readonly_bhamp_410.ds-input_suffix_bhamp_388:before{background-color:transparent}}.ds-input_leading-icon_bhamp_507{grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors:active){.ds-input_leading-icon_bhamp_507{background-color:Canvas;fill:CanvasText}}.ds-input_leading-icon--small_bhamp_519{margin-inline-start:8px}.ds-input_leading-icon--disabled_bhamp_522{fill:#00000080}@media screen and (forced-colors:active){.ds-input_leading-icon--disabled_bhamp_522{fill:GrayText}}.ds-input_leading-icon--dark_bhamp_530{fill:#b1b1b1}@media screen and (forced-colors:active){.ds-input_leading-icon--dark_bhamp_530{fill:CanvasText}}.ds-input_leading-icon--dark_bhamp_530.ds-input_leading-icon--disabled_bhamp_522{fill:#ffffff80}@media screen and (forced-colors:active){.ds-input_leading-icon--dark_bhamp_530.ds-input_leading-icon--disabled_bhamp_522{fill:GrayText}}.ds-input_action-button_bhamp_547{grid-area:1/4/2/5}.ds-input_label_bhamp_338{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){.ds-input_label--disabled_bhamp_566{color:GrayText}}.ds-input_label--dark_bhamp_570{color:#fff}@media screen and (forced-colors:active){.ds-input_label--dark_bhamp_570.ds-input_label--disabled_bhamp_566{color:GrayText}}.ds-input_label-wrapper_bhamp_338{display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}.ds-input_label-wrapper--hidden_bhamp_586{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}.ds-input_hint_bhamp_338{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}.ds-input_hint--dark_bhamp_613{color:#fff}.ds-input_feedback_bhamp_617{margin-block-start:8px}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-number-indicator_root_1svqy_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-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:9999px;border:1px solid transparent;min-width:.625rem;min-height:.625rem;color:#252525;background-color:#0000001a}.ds-number-indicator_root--has-content_1svqy_24{min-height:1.25rem;min-width:1.25rem;padding-inline:5px}.ds-number-indicator_root--highlight_1svqy_29{color:#252525;background-color:#f37a1f}.ds-number-indicator_root--dark_1svqy_33{color:#fff;background-color:#ffffff26}.ds-number-indicator_root--dark_1svqy_33.ds-number-indicator_root--highlight_1svqy_29{color:#252525;background-color:#f37a1f}@media screen and (forced-colors:active){.ds-number-indicator_root_1svqy_1{forced-color-adjust:none;border-color:CanvasText;background-color:Canvas;color:CanvasText}.ds-number-indicator_root--highlight_1svqy_29{border-color:Highlight;color:Highlight}.ds-number-indicator_root--highlight_1svqy_29:not(.ds-number-indicator_root--has-content_1svqy_24){background-color:Highlight;border-color:Highlight}.ds-number-indicator_root--dark_1svqy_33{border-color:CanvasText;background-color:Canvas;color:CanvasText}.ds-number-indicator_root--dark_1svqy_33.ds-number-indicator_root--highlight_1svqy_29{border-color:Highlight;color:Highlight;background-color:Canvas}.ds-number-indicator_root--dark_1svqy_33.ds-number-indicator_root--highlight_1svqy_29:not(.ds-number-indicator_root--has-content_1svqy_24){background-color:Highlight}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-input-file_root_1dac7_1{display:flex;flex-direction:row;align-items:center}.ds-input-file_bar-background_1dac7_7{position:relative;width:100%;height:6px;background-color:#ededed;border-radius:2px;overflow:hidden}@media screen and (forced-colors:active){.ds-input-file_bar-background_1dac7_7{height:8px;margin-block:-1px;border:1px solid transparent;border-color:CanvasText}}.ds-input-file_bar-background--dark_1dac7_23{background-color:#444}.ds-input-file_bar-fill_1dac7_27{height:6px;border-radius:2px;background-color:#1e71a1}.ds-input-file_bar-fill--dark_1dac7_32{background-color:#8dcfe8}.ds-input-file_bar-fill--error_1dac7_35{background-color:#d43b3b}.ds-input-file_bar-fill_1dac7_27{transition:width var(--ds-animation-duration, .4s) linear}@media(prefers-reduced-motion:reduce){.ds-input-file_bar-fill_1dac7_27{transition-duration:0ms}}.ds-input-file_bar-fill-indeterminate_1dac7_46{width:42.05%;position:absolute;height:100%;border-radius:2px;background-color:#1e71a1;animation-name:ds-input-file_indeterminate-progress_1dac7_1;animation-duration:1.6s;animation-iteration-count:infinite}@media(prefers-reduced-motion:reduce){.ds-input-file_bar-fill-indeterminate_1dac7_46{animation-duration:0s}}.ds-input-file_bar-fill-indeterminate--dark_1dac7_61{background-color:#8dcfe8}@media screen and (forced-colors:active){.ds-input-file_bar-fill_1dac7_27{background-color:Highlight}}.ds-input-file_percent-label_1dac7_70{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;min-width:2.25rem;color:#666}.ds-input-file_percent-label--dark_1dac7_83{color:#b1b1b1}.ds-input-file_progress-text_1dac7_87{gap:8px;grid-column:2;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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;color:#666;margin-block-end:4px}.ds-input-file_progress-text--dark_1dac7_102{color:#b1b1b1}.ds-input-file_progress-bar_1dac7_106{gap:12px}.ds-input-file_sr-only_1dac7_110{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}@keyframes ds-input-file_indeterminate-progress_1dac7_1{0%{left:-37.89%;animation-timing-function:ease-in}25%{left:0;animation-timing-function:ease-out}50%{left:95.84%;animation-timing-function:ease-in}75%{left:-8.55%;animation-timing-function:ease-out}to{left:-37.89%;animation-timing-function:ease-in}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-radio_root_1c2bg_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;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}.ds-radio_root--dark_1c2bg_24{color:#fff}.ds-radio_root--disabled_1c2bg_27{cursor:not-allowed}.ds-radio_root--with-custom-area_1c2bg_30{max-width:none}.ds-radio_root--with-custom-area--above_1c2bg_33{min-width:10rem;max-width:25rem;grid-template-areas:"custom-area custom-area" "dot label";grid-template-columns:auto 1fr;grid-template-rows:auto}.ds-radio_radio_1c2bg_41{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}@media screen and (forced-colors:active){.ds-radio_radio_1c2bg_41{border-color:CanvasText}}.ds-radio_radio_1c2bg_41{transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-radio_radio_1c2bg_41{transition-duration:0ms}}.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{opacity:0;height:.75rem;width:.75rem;border-radius:50%;background-color:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{transition:opacity var(--ds-animation-duration, .1s) linear,background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{transition-duration:0ms}}@media screen and (forced-colors:active){.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{background-color:Highlight}}.ds-radio_radio--invalid_1c2bg_88{border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}.ds-radio_radio--dark_1c2bg_92{border-color:#f8f8f8}.ds-radio_radio--dark_1c2bg_92 .ds-radio_dot_1c2bg_64{background-color:#f37a1f}@media screen and (forced-colors:active){.ds-radio_radio--dark_1c2bg_92 .ds-radio_dot_1c2bg_64{background-color:Highlight}}.ds-radio_radio--dark_1c2bg_92.ds-radio_radio--invalid_1c2bg_88{border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}.ds-radio_label_1c2bg_108{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;width:100%;max-width:34em;display:grid;grid-template-areas:"label custom-area" "hint hint";grid-template-columns:auto minmax(auto,1fr)}.ds-radio_label--bold_1c2bg_125{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-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-radio_label--with-custom-area_1c2bg_137{column-gap:8px}.ds-radio_custom-area_1c2bg_141{grid-area:custom-area;margin-inline-start:4px;min-width:max-content;min-height:1.25rem;max-height:2rem;overflow-y:hidden}.ds-radio_custom-area--disabled_1c2bg_149{opacity:.5}.ds-radio_custom-area--above_1c2bg_152{overflow-y:visible;max-height:unset;height:fit-content;margin-inline-start:0px}.ds-radio_hint_1c2bg_159{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;grid-column:span 2;opacity:1}.ds-radio_hint_1c2bg_159{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){.ds-radio_hint_1c2bg_159{transition-duration:0ms}}.ds-radio_hint--visible_1c2bg_183{margin-block-start:4px;margin-block-end:4px}.ds-radio_hint--unchecked-hidden_1c2bg_187{height:0;opacity:0;pointer-events:none}.ds-radio_input_1c2bg_193{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}.ds-radio_input_1c2bg_193:checked+.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{opacity:1}.ds-radio_input_1c2bg_193:disabled+.ds-radio_radio_1c2bg_41{border-color:#00000080}.ds-radio_input_1c2bg_193:disabled+.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{background-color:#dadada}@media screen and (forced-colors:active){.ds-radio_input_1c2bg_193:disabled+.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{background-color:GrayText}}@media screen and (forced-colors:active){.ds-radio_input_1c2bg_193:disabled+.ds-radio_radio_1c2bg_41{border-color:GrayText}}.ds-radio_input_1c2bg_193:disabled~.ds-radio_label_1c2bg_108{color:#00000080}@media screen and (forced-colors:active){.ds-radio_input_1c2bg_193:disabled~.ds-radio_label_1c2bg_108{color:GrayText}}.ds-radio_input_1c2bg_193:focus{outline:none}.ds-radio_input_1c2bg_193:focus+.ds-radio_radio_1c2bg_41{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-radio_input_1c2bg_193:focus+.ds-radio_radio_1c2bg_41{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){.ds-radio_input_1c2bg_193:focus+.ds-radio_radio_1c2bg_41{border-color:Highlight}}@supports selector(:focus-visible){.ds-radio_input_1c2bg_193:focus{outline:none}.ds-radio_input_1c2bg_193:focus+.ds-radio_radio_1c2bg_41{outline:revert;outline-offset:revert}.ds-radio_input_1c2bg_193:focus-visible{outline:none}.ds-radio_input_1c2bg_193:focus-visible+.ds-radio_radio_1c2bg_41{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-radio_input_1c2bg_193:focus-visible+.ds-radio_radio_1c2bg_41{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-radio_input_1c2bg_193:hover:not(:disabled)+.ds-radio_radio_1c2bg_41{background-color:#0000001a}.ds-radio_input_1c2bg_193:hover:not(:disabled)+.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{background-color:#d9480f}}@media screen and (hover:hover)and (forced-colors:active){.ds-radio_input_1c2bg_193:hover:not(:disabled)+.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{background-color:Highlight}}@media screen and (hover:hover)and (forced-colors:active){.ds-radio_input_1c2bg_193:hover:not(:disabled)+.ds-radio_radio_1c2bg_41{border-color:Highlight}}.ds-radio_input--dark_1c2bg_294:disabled+.ds-radio_radio_1c2bg_41{border-color:#ffffff80}.ds-radio_input--dark_1c2bg_294:disabled+.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{background-color:#dadada}@media screen and (forced-colors:active){.ds-radio_input--dark_1c2bg_294:disabled+.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{background-color:GrayText}}@media screen and (forced-colors:active){.ds-radio_input--dark_1c2bg_294:disabled+.ds-radio_radio_1c2bg_41{border-color:GrayText}}.ds-radio_input--dark_1c2bg_294:disabled~.ds-radio_label_1c2bg_108{color:#ffffff80}@media screen and (forced-colors:active){.ds-radio_input--dark_1c2bg_294:disabled~.ds-radio_label_1c2bg_108{color:GrayText}}.ds-radio_input--dark_1c2bg_294:focus+.ds-radio_radio_1c2bg_41{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-radio_input--dark_1c2bg_294:focus+.ds-radio_radio_1c2bg_41{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-radio_input--dark_1c2bg_294:focus-visible+.ds-radio_radio_1c2bg_41{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-radio_input--dark_1c2bg_294:focus-visible+.ds-radio_radio_1c2bg_41{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-radio_input--dark_1c2bg_294:hover:not(:disabled)+.ds-radio_radio_1c2bg_41{background-color:#ffffff26}.ds-radio_input--dark_1c2bg_294:hover:not(:disabled)+.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{background-color:#f7a669}}@media screen and (hover:hover)and (forced-colors:active){.ds-radio_input--dark_1c2bg_294:hover:not(:disabled)+.ds-radio_radio_1c2bg_41 .ds-radio_dot_1c2bg_64{background-color:Highlight}}@media screen and (hover:hover)and (forced-colors:active){.ds-radio_input--dark_1c2bg_294:hover:not(:disabled)+.ds-radio_radio_1c2bg_41{border-color:Highlight}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-switch_root_1c6he_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0;outline:0;border:0;text-align:left;background:transparent;appearance:none;cursor:pointer}.ds-switch_root_1c6he_1{transition:background-color var(--ds-animation-duration, .1s) linear}.ds-switch_root_1c6he_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){.ds-switch_root_1c6he_1{transition-duration:0ms}}.ds-switch_root--label-right_1c6he_40{flex-direction:row-reverse}.ds-switch_root--stretched_1c6he_43{justify-content:space-between;width:100%}@media(hover:hover){.ds-switch_root_1c6he_1:hover .ds-switch_switch_1c6he_48{background-color:#0000001a}}.ds-switch_root_1c6he_1:focus .ds-switch_switch_1c6he_48:before,.ds-switch_root_1c6he_1:focus .ds-switch_loader_1c6he_53:before{content:"";position:absolute;inset:-5px;border:2px solid #252525;border-radius:9999px}@media screen and (forced-colors:active){.ds-switch_root_1c6he_1:focus .ds-switch_switch_1c6he_48:before,.ds-switch_root_1c6he_1:focus .ds-switch_loader_1c6he_53:before{border-color:Highlight}}@supports selector(:focus-visible){.ds-switch_root_1c6he_1:focus .ds-switch_switch_1c6he_48:before,.ds-switch_root_1c6he_1:focus .ds-switch_loader_1c6he_53:before{content:none}.ds-switch_root_1c6he_1:focus-visible .ds-switch_switch_1c6he_48:before,.ds-switch_root_1c6he_1:focus-visible .ds-switch_loader_1c6he_53:before{content:"";position:absolute;inset:-5px;border:2px solid #252525;border-radius:9999px}@media screen and (forced-colors:active){.ds-switch_root_1c6he_1:focus-visible .ds-switch_switch_1c6he_48:before,.ds-switch_root_1c6he_1:focus-visible .ds-switch_loader_1c6he_53:before{border-color:Highlight}}}.ds-switch_root_1c6he_1[aria-disabled=true].ds-switch_root_1c6he_1{cursor:not-allowed}@media screen and (forced-colors:active){.ds-switch_root_1c6he_1[aria-disabled=true].ds-switch_root_1c6he_1{color:GrayText}}.ds-switch_root_1c6he_1[aria-disabled=true] .ds-switch_switch_1c6he_48{background-color:transparent;border-color:#00000080;color:#00000080}@media screen and (forced-colors:active){.ds-switch_root_1c6he_1[aria-disabled=true] .ds-switch_switch_1c6he_48{border-color:GrayText}}.ds-switch_root_1c6he_1[aria-disabled=true] .ds-switch_thumb_1c6he_111{background-color:#00000080}.ds-switch_root_1c6he_1[aria-disabled=true] .ds-switch_thumb_1c6he_111 svg{opacity:0}@media screen and (forced-colors:active){.ds-switch_root_1c6he_1[aria-disabled=true] .ds-switch_thumb_1c6he_111{background-color:CanvasText}.ds-switch_root_1c6he_1[aria-disabled=true] .ds-switch_thumb_1c6he_111 svg{fill:Canvas}}@media(hover:hover){.ds-switch_root--checked_1c6he_126:hover .ds-switch_switch_1c6he_48{background-color:#d9480f}.ds-switch_root--checked_1c6he_126:hover .ds-switch_thumb_1c6he_111{background-color:#ededed}.ds-switch_root--checked_1c6he_126:hover .ds-switch_thumb_1c6he_111 svg{fill:#d9480f}}@media screen and (hover:hover)and (forced-colors:active){.ds-switch_root--checked_1c6he_126:hover .ds-switch_thumb_1c6he_111{background-color:CanvasText}.ds-switch_root--checked_1c6he_126:hover .ds-switch_thumb_1c6he_111 svg{fill:Canvas}}.ds-switch_root--checked_1c6he_126 .ds-switch_switch_1c6he_48{background-color:#e9640c}.ds-switch_root--checked_1c6he_126 .ds-switch_thumb_1c6he_111{background-color:#fff;transform:translate3d(calc(1.75rem - 1px),0,0)}.ds-switch_root--checked_1c6he_126 .ds-switch_thumb_1c6he_111 svg{opacity:1;fill:#e9640c}@media screen and (forced-colors:active){.ds-switch_root--checked_1c6he_126 .ds-switch_thumb_1c6he_111{background-color:CanvasText}.ds-switch_root--checked_1c6he_126 .ds-switch_thumb_1c6he_111 svg{fill:Canvas}}@media(hover:hover){.ds-switch_root--checked_1c6he_126[aria-disabled=true]:hover .ds-switch_thumb_1c6he_111 svg{fill:#00000080}}@media screen and (hover:hover)and (forced-colors:active){.ds-switch_root--checked_1c6he_126[aria-disabled=true]:hover .ds-switch_thumb_1c6he_111{background-color:CanvasText}.ds-switch_root--checked_1c6he_126[aria-disabled=true]:hover .ds-switch_thumb_1c6he_111 svg{fill:Canvas}}.ds-switch_root--checked_1c6he_126[aria-disabled=true] .ds-switch_switch_1c6he_48{background-color:#dadada;border-color:#00000080}@media screen and (forced-colors:active){.ds-switch_root--checked_1c6he_126[aria-disabled=true] .ds-switch_switch_1c6he_48{border-color:GrayText}}.ds-switch_root--checked_1c6he_126[aria-disabled=true] .ds-switch_thumb_1c6he_111{background-color:#fff}.ds-switch_root--checked_1c6he_126[aria-disabled=true] .ds-switch_thumb_1c6he_111 svg{opacity:1;fill:#00000080}@media screen and (forced-colors:active){.ds-switch_root--checked_1c6he_126[aria-disabled=true] .ds-switch_thumb_1c6he_111{background-color:CanvasText}.ds-switch_root--checked_1c6he_126[aria-disabled=true] .ds-switch_thumb_1c6he_111 svg{fill:Canvas}}.ds-switch_switch_1c6he_48{border:1px solid #252525;border-radius:9999px;display:flex;align-items:center;position:relative;width:3.5rem;height:2rem;min-width:3.5rem;transition:inherit}.ds-switch_thumb_1c6he_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}.ds-switch_thumb_1c6he_111 svg{transition:inherit;opacity:0}@media screen and (forced-colors:active){.ds-switch_thumb_1c6he_111{background-color:CanvasText}.ds-switch_thumb_1c6he_111 svg{fill:Canvas}}.ds-switch_loader_1c6he_53{width:3.5rem;height:2rem;min-width:3.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;position:relative}.ds-switch_loader_1c6he_53 svg{fill:#00000080}@media screen and (forced-colors:active){.ds-switch_loader_1c6he_53 svg{fill:CanvasText}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-tabs_tabpane_1cps1_1{padding-block:var(--ds-spacing-dynamic-s)}.ds-tabs_tabpane_1cps1_1:focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){.ds-tabs_tabpane_1cps1_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-tabs_tabpane_1cps1_1:focus{outline:revert;outline-offset:revert}.ds-tabs_tabpane_1cps1_1:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){.ds-tabs_tabpane_1cps1_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-tabs_tabpane_1cps1_1[hidden]{display:none}.ds-tabs_tabpane_1cps1_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-tabs_tabpane_1cps1_1 a:not([class]))[href^="http://"]:after,:where(.ds-tabs_tabpane_1cps1_1 a:not([class]))[href^="https://"]:after,:where(.ds-tabs_tabpane_1cps1_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-tabs_tabpane_1cps1_1 a:not([class]){color:#252525}.ds-tabs_tabpane_1cps1_1 a:not([class]):link,.ds-tabs_tabpane_1cps1_1 a:not([class]):visited{color:#252525}.ds-tabs_tabpane_1cps1_1 a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){.ds-tabs_tabpane_1cps1_1 a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){.ds-tabs_tabpane_1cps1_1 a:not([class]):hover{background-color:Canvas}}.ds-tabs_tabpane_1cps1_1 a:not([class])[href^="http://"]:after,.ds-tabs_tabpane_1cps1_1 a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.ds-tabs_tabpane_1cps1_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")}@media screen and (forced-colors:active){.ds-tabs_tabpane_1cps1_1 a:not([class])[href^="http://"]:after,.ds-tabs_tabpane_1cps1_1 a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ds-tabs_tabpane_1cps1_1 a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.ds-tabs_tabpane_1cps1_1 a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-tabs_tabpane_1cps1_1 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-tabs_tabpane_1cps1_1 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-tabs_tabpane_1cps1_1 a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-tabs_tabpane_1cps1_1 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-tabs_tabpane_1cps1_1 a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-tabs_tabpane_1cps1_1 a:not([class]){transition-duration:0ms}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
:where(.ds-text_root_1skzv_6){margin:0}.ds-text_root_1skzv_6{padding:0;border:none;color:#252525}.ds-text_root--large_1skzv_15{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-size:1.25rem;line-height:1.6;font-size-adjust:.414;font-weight:400}.ds-text_root--large-bold_1skzv_26{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-size:1.25rem;line-height:1.6;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text_root--medium_1skzv_38{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-size:1rem;line-height:1.5;font-size-adjust:.414;font-weight:400}.ds-text_root--medium-bold_1skzv_49{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-size:1rem;line-height:1.5;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text_root--small_1skzv_61{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-text_root--small-bold_1skzv_72{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-size:.875rem;line-height:1.14;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text_root--x-small_1skzv_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-size:.75rem;line-height:1.33;font-size-adjust:.414;font-weight:400}.ds-text_root--x-small-bold_1skzv_95{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-size:.75rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text_root--xx-small_1skzv_107{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-size:.625rem;line-height:1.6;font-size-adjust:.414;font-weight:400}.ds-text_root_1skzv_6 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-text_root_1skzv_6 a:not([class]))[href^="http://"]:after,:where(.ds-text_root_1skzv_6 a:not([class]))[href^="https://"]:after,:where(.ds-text_root_1skzv_6 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-text_root_1skzv_6 a:not([class]){color:#252525}.ds-text_root_1skzv_6 a:not([class]):link,.ds-text_root_1skzv_6 a:not([class]):visited{color:#252525}.ds-text_root_1skzv_6 a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){.ds-text_root_1skzv_6 a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){.ds-text_root_1skzv_6 a:not([class]):hover{background-color:Canvas}}.ds-text_root_1skzv_6 a:not([class])[href^="http://"]:after,.ds-text_root_1skzv_6 a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.ds-text_root_1skzv_6 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")}@media screen and (forced-colors:active){.ds-text_root_1skzv_6 a:not([class])[href^="http://"]:after,.ds-text_root_1skzv_6 a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ds-text_root_1skzv_6 a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.ds-text_root_1skzv_6 a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-text_root_1skzv_6 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-text_root_1skzv_6 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-text_root_1skzv_6 a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-text_root_1skzv_6 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-text_root_1skzv_6 a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-text_root_1skzv_6 a:not([class]){transition-duration:0ms}}.ds-text_root--theme-dark_1skzv_219{color:#fff}.ds-text_root--theme-dark_1skzv_219 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-text_root--theme-dark_1skzv_219 a:not([class]))[href^="http://"]:after,:where(.ds-text_root--theme-dark_1skzv_219 a:not([class]))[href^="https://"]:after,:where(.ds-text_root--theme-dark_1skzv_219 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-text_root--theme-dark_1skzv_219 a:not([class]){color:#fff}.ds-text_root--theme-dark_1skzv_219 a:not([class]):link,.ds-text_root--theme-dark_1skzv_219 a:not([class]):visited{color:#fff}.ds-text_root--theme-dark_1skzv_219 a:not([class]):active{background-color:#ffffff26;color:#fff}@media(hover:hover){.ds-text_root--theme-dark_1skzv_219 a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){.ds-text_root--theme-dark_1skzv_219 a:not([class]):hover{background-color:Canvas}}.ds-text_root--theme-dark_1skzv_219 a:not([class])[href^="http://"]:after,.ds-text_root--theme-dark_1skzv_219 a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.ds-text_root--theme-dark_1skzv_219 a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' 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")}@media screen and (forced-colors:active){.ds-text_root--theme-dark_1skzv_219 a:not([class])[href^="http://"]:after,.ds-text_root--theme-dark_1skzv_219 a:not([class])[href^="https://"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ds-text_root--theme-dark_1skzv_219 a:not([class])[href^="#"]:after{forced-color-adjust:none;content:"";background-color:LinkText;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' 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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.ds-text_root--theme-dark_1skzv_219 a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-text_root--theme-dark_1skzv_219 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-text_root--theme-dark_1skzv_219 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-text_root--theme-dark_1skzv_219 a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-text_root--theme-dark_1skzv_219 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-text_root--theme-dark_1skzv_219 a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-text_root--theme-dark_1skzv_219 a:not([class]){transition-duration:0ms}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ds-tooltip_root_juoi3_1{position:relative}.ds-tooltip_tooltip_juoi3_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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;color:#fff;background-color:#444;border:1px solid transparent;border-radius:2px;padding-block:5px;padding-inline:7px;z-index:998;max-width:25rem;opacity:1}.ds-tooltip_tooltip_juoi3_5[data-status=initial],.ds-tooltip_tooltip_juoi3_5[data-status=close]{opacity:0}.ds-tooltip_tooltip_juoi3_5[data-status=open]{transition:opacity var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){.ds-tooltip_tooltip_juoi3_5[data-status=open]{transition-duration:0ms}}.ds-tooltip_tooltip_juoi3_5[data-status=close]{transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){.ds-tooltip_tooltip_juoi3_5[data-status=close]{transition-duration:0ms}}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { jsx as w, jsxs as S } from "react/jsx-runtime";
|
|
3
3
|
import { d as x } from "./chunks/index.cKLI89Eg.js";
|
|
4
4
|
import { c as H } from "./chunks/index.DQOqod3i.js";
|
|
5
|
-
import { D } from "./chunks/Button.
|
|
5
|
+
import { D } from "./chunks/Button.CCol--xy.js";
|
|
6
6
|
import './assets/banner.DFvdtgMp.css';const j = "ds-banner_root_1y1nw_1", k = "ds-banner_root--secondary_1y1nw_16", P = "ds-banner_root--highlight_1y1nw_20", z = "ds-banner_root--hide-close-button_1y1nw_24", E = "ds-banner_content_1y1nw_30", L = "ds-banner_close-button_1y1nw_42", d = {
|
|
7
7
|
root: j,
|
|
8
8
|
rootSecondary: k,
|
|
@@ -3,9 +3,9 @@ import "react/jsx-runtime";
|
|
|
3
3
|
import "./chunks/index.cKLI89Eg.js";
|
|
4
4
|
import "./chunks/index.DQOqod3i.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import "./chunks/Button.
|
|
7
|
-
import "./link.
|
|
8
|
-
import { D as c } from "./chunks/Breadcrumb.
|
|
6
|
+
import "./chunks/Button.CCol--xy.js";
|
|
7
|
+
import "./link.DEZDbUgq.js";
|
|
8
|
+
import { D as c } from "./chunks/Breadcrumb.I2G-T0zc.js";
|
|
9
9
|
export {
|
|
10
10
|
c as DSBreadcrumb
|
|
11
11
|
};
|
|
@@ -6,8 +6,8 @@ import "react";
|
|
|
6
6
|
import "./chunks/useBreakpoint.1txsny17.js";
|
|
7
7
|
import "./chunks/Icon.DYtaQgbw.js";
|
|
8
8
|
import "./spinner.DtLnsqVV.js";
|
|
9
|
-
import "./tooltip.
|
|
10
|
-
import { D } from "./chunks/Button.
|
|
9
|
+
import "./tooltip.BFQG-7VR.js";
|
|
10
|
+
import { D } from "./chunks/Button.CCol--xy.js";
|
|
11
11
|
export {
|
|
12
12
|
D as DSButton
|
|
13
13
|
};
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsxs as K, jsx as D } from "react/jsx-runtime";
|
|
3
|
+
import { d as P } from "./chunks/index.cKLI89Eg.js";
|
|
4
|
+
import { c as $ } from "./chunks/index.DQOqod3i.js";
|
|
5
|
+
import { D as Q } from "./chunks/Icon.DYtaQgbw.js";
|
|
6
|
+
import { DSSpinner as U } from "./spinner.DtLnsqVV.js";
|
|
7
|
+
import { Tooltip as G } from "./tooltip.BFQG-7VR.js";
|
|
8
|
+
import { forwardRef as V } from "react";
|
|
9
|
+
import './assets/buttonround.syTU1QSI.css';const W = "ds-button-round_root_8kwqz_1", X = "ds-button-round_root--highlight_8kwqz_76", Y = "ds-button-round_root--dark-highlight_8kwqz_76", Z = "ds-button-round_root--filled_8kwqz_152", tt = "ds-button-round_loader_8kwqz_408", ot = "ds-button-round_root--dark-filled_8kwqz_513", et = "ds-button-round_root--size-small_8kwqz_900", lt = "ds-button-round_root--size-medium_8kwqz_906", it = "ds-button-round_icon--hidden_8kwqz_913", nt = "ds-button-round_label--hidden_8kwqz_917", st = "ds-button-round_label--loading_8kwqz_929", e = {
|
|
10
|
+
root: W,
|
|
11
|
+
rootHighlight: X,
|
|
12
|
+
rootDarkHighlight: Y,
|
|
13
|
+
rootFilled: Z,
|
|
14
|
+
loader: tt,
|
|
15
|
+
rootDarkFilled: ot,
|
|
16
|
+
rootSizeSmall: et,
|
|
17
|
+
rootSizeMedium: lt,
|
|
18
|
+
iconHidden: it,
|
|
19
|
+
labelHidden: nt,
|
|
20
|
+
labelLoading: st
|
|
21
|
+
}, rt = V((R, T) => {
|
|
22
|
+
const t = P.c(55);
|
|
23
|
+
let d, a, c, i, n, m, g, b, k, z, p, S, s;
|
|
24
|
+
t[0] !== R ? ({
|
|
25
|
+
children: a,
|
|
26
|
+
aria: d,
|
|
27
|
+
className: c,
|
|
28
|
+
disabled: g,
|
|
29
|
+
iconName: b,
|
|
30
|
+
iconSource: i,
|
|
31
|
+
loading: k,
|
|
32
|
+
size: z,
|
|
33
|
+
theme: p,
|
|
34
|
+
tooltip: s,
|
|
35
|
+
variant: S,
|
|
36
|
+
onClick: n,
|
|
37
|
+
...m
|
|
38
|
+
} = R, t[0] = R, t[1] = d, t[2] = a, t[3] = c, t[4] = i, t[5] = n, t[6] = m, t[7] = g, t[8] = b, t[9] = k, t[10] = z, t[11] = p, t[12] = S, t[13] = s) : (d = t[1], a = t[2], c = t[3], i = t[4], n = t[5], m = t[6], g = t[7], b = t[8], k = t[9], z = t[10], p = t[11], S = t[12], s = t[13]);
|
|
39
|
+
const w = g === void 0 ? !1 : g, H = b === void 0 ? "placeholder" : b, o = k === void 0 ? !1 : k, q = z === void 0 ? "small" : z, J = p === void 0 ? "light" : p, r = S === void 0 ? "filled" : S, N = J === "dark";
|
|
40
|
+
let v;
|
|
41
|
+
t[14] !== c || t[15] !== N || t[16] !== q || t[17] !== r ? (v = $(e.root, {
|
|
42
|
+
[e.rootSizeMedium]: q === "medium",
|
|
43
|
+
[e.rootSizeSmall]: q === "small"
|
|
44
|
+
}, c, {
|
|
45
|
+
[e.rootFilled]: r === "filled",
|
|
46
|
+
[e.rootHighlight]: r === "highlight",
|
|
47
|
+
[e.rootDarkFilled]: N && r === "filled",
|
|
48
|
+
[e.rootDarkHighlight]: N && r === "highlight"
|
|
49
|
+
}), t[14] = c, t[15] = N, t[16] = q, t[17] = r, t[18] = v) : v = t[18];
|
|
50
|
+
const j = v;
|
|
51
|
+
let C;
|
|
52
|
+
t[19] !== o ? (C = $(e.label, e.labelHidden, {
|
|
53
|
+
[e.labelLoading]: o
|
|
54
|
+
}), t[19] = o, t[20] = C) : C = t[20];
|
|
55
|
+
const B = C;
|
|
56
|
+
let F;
|
|
57
|
+
t[21] !== o ? (F = $(e.icon, {
|
|
58
|
+
[e.iconHidden]: o
|
|
59
|
+
}), t[21] = o, t[22] = F) : F = t[22];
|
|
60
|
+
const E = F, O = J === "light" && r === "filled" ? "dark" : "light";
|
|
61
|
+
let x;
|
|
62
|
+
t[23] !== w || t[24] !== o || t[25] !== n ? (x = (l) => {
|
|
63
|
+
if (w || o) {
|
|
64
|
+
l.preventDefault();
|
|
65
|
+
return;
|
|
66
|
+
}
|
|
67
|
+
n && n(l);
|
|
68
|
+
}, t[23] = w, t[24] = o, t[25] = n, t[26] = x) : x = t[26];
|
|
69
|
+
const A = x, I = w || o;
|
|
70
|
+
let h;
|
|
71
|
+
t[27] !== o ? (h = o && /* @__PURE__ */ D(U, { className: e.loader, aria: {
|
|
72
|
+
"aria-label": "Loading state"
|
|
73
|
+
} }), t[27] = o, t[28] = h) : h = t[28];
|
|
74
|
+
let u;
|
|
75
|
+
t[29] !== a || t[30] !== B ? (u = /* @__PURE__ */ D("span", { className: B, children: a }), t[29] = a, t[30] = B, t[31] = u) : u = t[31];
|
|
76
|
+
let f;
|
|
77
|
+
t[32] !== E || t[33] !== H || t[34] !== i || t[35] !== O ? (f = (H || i) && /* @__PURE__ */ D(Q, { name: H, theme: O, source: i, className: E, "aria-hidden": "true" }), t[32] = E, t[33] = H, t[34] = i, t[35] = O, t[36] = f) : f = t[36];
|
|
78
|
+
let y;
|
|
79
|
+
t[37] !== d || t[38] !== A || t[39] !== o || t[40] !== T || t[41] !== m || t[42] !== j || t[43] !== I || t[44] !== h || t[45] !== u || t[46] !== f ? (y = /* @__PURE__ */ K("button", { className: j, type: "button", onClick: A, ...d, ...m, "aria-disabled": I, "aria-busy": o, ref: T, children: [
|
|
80
|
+
h,
|
|
81
|
+
u,
|
|
82
|
+
f
|
|
83
|
+
] }), t[37] = d, t[38] = A, t[39] = o, t[40] = T, t[41] = m, t[42] = j, t[43] = I, t[44] = h, t[45] = u, t[46] = f, t[47] = y) : y = t[47];
|
|
84
|
+
const L = y;
|
|
85
|
+
if (s) {
|
|
86
|
+
let l;
|
|
87
|
+
t[48] !== L ? (l = /* @__PURE__ */ D(G.Anchor, { children: L }), t[48] = L, t[49] = l) : l = t[49];
|
|
88
|
+
let _;
|
|
89
|
+
t[50] !== s ? (_ = /* @__PURE__ */ D(G.Content, { children: s }), t[50] = s, t[51] = _) : _ = t[51];
|
|
90
|
+
let M;
|
|
91
|
+
return t[52] !== l || t[53] !== _ ? (M = /* @__PURE__ */ K(G, { placement: "top", tooltipOffset: 6, children: [
|
|
92
|
+
l,
|
|
93
|
+
_
|
|
94
|
+
] }), t[52] = l, t[53] = _, t[54] = M) : M = t[54], M;
|
|
95
|
+
}
|
|
96
|
+
return L;
|
|
97
|
+
});
|
|
98
|
+
rt.displayName = "DSButtonRound";
|
|
99
|
+
export {
|
|
100
|
+
rt as DSButtonRound
|
|
101
|
+
};
|
|
@@ -2,11 +2,10 @@
|
|
|
2
2
|
import "react/jsx-runtime";
|
|
3
3
|
import "./chunks/index.DQOqod3i.js";
|
|
4
4
|
import "react";
|
|
5
|
-
import "./chunks/useBreakpoint.1txsny17.js";
|
|
6
|
-
import "./chunks/index.cKLI89Eg.js";
|
|
7
5
|
import "./chunks/Icon.DYtaQgbw.js";
|
|
8
|
-
import "./chunks/SystemFeedback.
|
|
9
|
-
import { D as
|
|
6
|
+
import "./chunks/SystemFeedback.DhWcYjnu.js";
|
|
7
|
+
import { D as s } from "./chunks/Checkbox.BxOGR1bR.js";
|
|
8
|
+
import "./chunks/useBreakpoint.1txsny17.js";
|
|
10
9
|
export {
|
|
11
|
-
|
|
10
|
+
s as DSCheckbox
|
|
12
11
|
};
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import "react/jsx-runtime";
|
|
3
3
|
import "./chunks/index.cKLI89Eg.js";
|
|
4
4
|
import "./chunks/index.DQOqod3i.js";
|
|
5
|
-
import "./chunks/Fieldset.
|
|
6
|
-
import { D as e } from "./chunks/CheckboxGroup.
|
|
5
|
+
import "./chunks/Fieldset.BBMuLKps.js";
|
|
6
|
+
import { D as e } from "./chunks/CheckboxGroup.TneO0tuE.js";
|
|
7
7
|
export {
|
|
8
8
|
e as DSCheckboxGroup
|
|
9
9
|
};
|
|
@@ -3,10 +3,10 @@ import "react/jsx-runtime";
|
|
|
3
3
|
import "./chunks/index.cKLI89Eg.js";
|
|
4
4
|
import "./chunks/index.DQOqod3i.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import "./chunks/translate.nuU7uChI.js";
|
|
7
6
|
import "./chunks/Icon.DYtaQgbw.js";
|
|
8
|
-
import "./tooltip.
|
|
9
|
-
import {
|
|
7
|
+
import "./tooltip.BFQG-7VR.js";
|
|
8
|
+
import { d as c } from "./chunks/Chip.DffaXMkV.js";
|
|
9
|
+
import "./chunks/translate.DSb-TdWR.js";
|
|
10
10
|
export {
|
|
11
11
|
c as DSChip
|
|
12
12
|
};
|