@stihl-design-system/components 1.0.0-RC.27 → 1.0.0-RC.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/{accordion.CBaDU14g.js → accordion.DkwtJy--.js} +2 -2
  2. package/{actionbutton.DEJsLxnQ.js → actionbutton.DHt1AL7U.js} +2 -2
  3. package/{actionlink.Cs6BTCA3.js → actionlink.BML1jenE.js} +2 -2
  4. package/assets/Accordion.BJb4TOG0.css +1 -0
  5. package/assets/CustomReactSelect.D0b1Hg1T.css +1 -0
  6. package/assets/{Fieldset.Cy5r0K7n.css → Fieldset.CW9dBvAo.css} +1 -1
  7. package/assets/InputFile.CCQxsulT.css +1 -0
  8. package/assets/InputPassword.124xVOiO.css +1 -0
  9. package/assets/InputSearch.Bkg-1urJ.css +1 -0
  10. package/assets/InputStepper.Dth4qZN_.css +1 -0
  11. package/assets/Select.CYACicZ3.css +1 -0
  12. package/assets/Slider.DzwSjDPV.css +1 -0
  13. package/assets/{systemfeedback.BX2zCzSL.css → SystemFeedback.RcrPepSZ.css} +1 -1
  14. package/assets/Textarea.BXWhXpXx.css +1 -0
  15. package/assets/input.ONbL-_C1.css +1 -0
  16. package/assets/radio.CgpGvYc-.css +1 -0
  17. package/{banner.CgQdUb_c.js → banner.B2YO054K.js} +1 -1
  18. package/{breadcrumb.x78HJy5P.js → breadcrumb.BS-S3zUI.js} +3 -3
  19. package/{button.BD_04tIG.js → button.CPilCCUI.js} +3 -3
  20. package/{buttonround.BT3OfowK.js → buttonround.C426mO4d.js} +2 -2
  21. package/{checkbox.BktYXQmJ.js → checkbox.BtlUvs0z.js} +3 -3
  22. package/{checkboxgroup.YK8H0YoX.js → checkboxgroup.C5NgyyQF.js} +2 -2
  23. package/{chip.BKtNbt4y.js → chip.tVIG1ysH.js} +2 -2
  24. package/{chipgroup.BWpqUzXF.js → chipgroup.CjIK0Z0x.js} +1 -1
  25. package/chunks/Accordion.C5V5IcM-.js +170 -0
  26. package/chunks/ActionButton.CzaWZGPt.js +165 -0
  27. package/chunks/ActionLink.BlhqDEtq.js +138 -0
  28. package/chunks/{Breadcrumb.B7g30dIO.js → Breadcrumb.BGzwzvh8.js} +2 -2
  29. package/chunks/{Button.CC0qEsuR.js → Button.B7xF1E19.js} +2 -2
  30. package/chunks/{Checkbox.BIQAKBVy.js → Checkbox.DxV7-F5W.js} +14 -14
  31. package/chunks/{CheckboxGroup.DHzpgOWp.js → CheckboxGroup.Dy_6tiGk.js} +2 -2
  32. package/chunks/{Chip.DifLxHH7.js → Chip.31UfPwQF.js} +1 -1
  33. package/chunks/{CustomReactSelect.BPnzhvw1.js → CustomReactSelect.iE5iTdez.js} +380 -379
  34. package/chunks/{Dialog.BuEEJ199.js → Dialog.B_2pKRnd.js} +1 -1
  35. package/chunks/{Drawer.BXUGmpJI.js → Drawer.HFlBTcqN.js} +1 -1
  36. package/chunks/Fieldset.CjIfmN_5.js +74 -0
  37. package/chunks/Header.BSvyYrIV.js +368 -0
  38. package/chunks/Icon.DGTYCv63.js +231 -0
  39. package/chunks/{InputFile.vkkg5Pab.js → InputFile.DvOatDzg.js} +59 -59
  40. package/chunks/InputPassword.DC2POUc1.js +136 -0
  41. package/chunks/{InputSearch.aIbUXVQU.js → InputSearch.B0aCuPRZ.js} +38 -38
  42. package/chunks/InputStepper.B_ZjgY_f.js +263 -0
  43. package/chunks/{LinkButton.DmXVHeyZ.js → LinkButton.DdTspmJz.js} +1 -1
  44. package/chunks/{NavigationTabList.IQM074Vb.js → NavigationTabList.dYFYTmWv.js} +1 -1
  45. package/chunks/{NavigationTabs.BofhX8bD.js → NavigationTabs.ClpVGcl0.js} +1 -1
  46. package/chunks/{Notification.B-3dPVUE.js → Notification.DIdIhGTQ.js} +2 -2
  47. package/chunks/{RadioGroup.c7YYJdUe.js → RadioGroup.peTeMK45.js} +2 -2
  48. package/chunks/Select.BDHLJ2ma.js +162 -0
  49. package/chunks/Slider.kyVr7BLk.js +292 -0
  50. package/chunks/SystemFeedback.B9f67mjJ.js +38 -0
  51. package/chunks/{Tabs.Bl4K3Kjn.js → Tabs.CkVL8Jw8.js} +1 -1
  52. package/chunks/Textarea.ORkJUx-S.js +163 -0
  53. package/chunks/{Toast.BHz0vlGz.js → Toast.DHo4pLH3.js} +2 -2
  54. package/chunks/caret-down.CupuwAF6.js +10 -0
  55. package/chunks/caret-right.DKtu4PQe.js +10 -0
  56. package/chunks/collapse.Dvv3mgkv.js +10 -0
  57. package/combobox.Bk2ycofh.js +60 -0
  58. package/components/Accordion/Accordion.utils.d.ts +3 -1
  59. package/components/ActionButton/ActionButton.d.ts +5 -5
  60. package/components/ActionLink/ActionLink.d.ts +5 -5
  61. package/components/Combobox/Combobox.d.ts +4 -0
  62. package/components/Combobox/CustomReactSelect/CustomReactSelect.d.ts +1 -1
  63. package/components/Header/Header.d.ts +1 -1
  64. package/components/Radio/Radio.d.ts +0 -6
  65. package/components/SystemFeedback/SystemFeedback.d.ts +13 -5
  66. package/components/SystemFeedback/SystemFeedback.utils.d.ts +4 -7
  67. package/components/TopBar/TopBar.d.ts +1 -1
  68. package/{customreactselect.Bu1i8wkh.js → customreactselect.Hnch9LGg.js} +4 -4
  69. package/{dialog.CGsUCqhR.js → dialog.7sWoqGwL.js} +2 -2
  70. package/{drawer.BcAo4TO0.js → drawer.DsF4KIPn.js} +2 -2
  71. package/{fieldset.DM9ELUJa.js → fieldset.DUFUMcT-.js} +2 -2
  72. package/{filelist.Cj9U-Jx8.js → filelist.nunJKxkv.js} +7 -7
  73. package/{flag.BHaAfp6B.js → flag.D_iN8iD6.js} +1 -1
  74. package/{floatingactionbutton.DSZXUHB_.js → floatingactionbutton.DOH2k0gv.js} +2 -2
  75. package/{header.WhQHSuB1.js → header.Z4Oxj_xL.js} +1 -1
  76. package/{icon.DwfGhFCd.js → icon.vMQcEBnH.js} +1 -1
  77. package/index.d.ts +2 -0
  78. package/index.es.js +175 -170
  79. package/input.BKHOY118.js +203 -0
  80. package/{inputfile.Cmkxf4Vq.js → inputfile.DK8759wV.js} +5 -5
  81. package/{inputpassword.CaJBCMA0.js → inputpassword.rV_ZZw5F.js} +3 -3
  82. package/{inputsearch.B06DhYzo.js → inputsearch.CmhakTpa.js} +3 -3
  83. package/{inputstepper.DNY7nzP8.js → inputstepper.5olvh4tk.js} +3 -3
  84. package/{link.DGuYGfh2.js → link.D_FjTyoZ.js} +2 -2
  85. package/{linkbutton.B3q0B_yb.js → linkbutton.D2C4vykc.js} +2 -2
  86. package/{navigationtablist.CS9yEGdP.js → navigationtablist.CVjh1k-b.js} +2 -2
  87. package/{navigationtabs.DQ1kE-h4.js → navigationtabs.BGfi9AG2.js} +2 -2
  88. package/{notification.D8BDaU5x.js → notification.Dn-FZWEL.js} +3 -3
  89. package/{optioncheckbox.CEEPAq0u.js → optioncheckbox.D97W3zeW.js} +1 -1
  90. package/package.json +1 -1
  91. package/partials/index.js +30 -24
  92. package/partials/lib/partials.d.ts +1 -1
  93. package/radio.7_N_alaS.js +126 -0
  94. package/{radiogroup.BRjwP01C.js → radiogroup.J8WpEEo8.js} +3 -3
  95. package/{scroller.CCA6kFR6.js → scroller.BiRLQg__.js} +1 -1
  96. package/{select.3zE96eWc.js → select.DIzGPVx3.js} +3 -3
  97. package/{skiptocontent.D1UkPmhD.js → skiptocontent._F-d8y5b.js} +1 -1
  98. package/{slider.CTCf7Xdm.js → slider.DuJK0RdB.js} +2 -2
  99. package/{spinner.CeGt8DxU.js → spinner.Dht6FspZ.js} +1 -1
  100. package/styles/scss/ds/index.scss +1 -0
  101. package/styles/scss/ds/lib/ds-internal/_index.scss +1 -0
  102. package/styles/scss/ds/lib/ds-internal/_input.scss +187 -0
  103. package/styles/scss/ds/lib/input.scss +26 -0
  104. package/{switch.CtULjgZq.js → switch.B37S4vfP.js} +2 -2
  105. package/systemfeedback.C_2PhwKe.js +10 -0
  106. package/{tablist.Dzwe0_J4.js → tablist.g_Nwu6GA.js} +3 -3
  107. package/{tabs.yudjJk9d.js → tabs.oh9-wHPp.js} +2 -2
  108. package/{textarea.B_3fPtmd.js → textarea.dQ12-oYB.js} +2 -2
  109. package/{toast.Bhpwj1NF.js → toast.sMNbfKxi.js} +3 -3
  110. package/{toastmanager.BHk65ynQ.js → toastmanager.CVamaS5T.js} +1 -1
  111. package/{topbar.2b8fjmA4.js → topbar.Bccms0xZ.js} +1 -1
  112. package/types/icon-types.d.ts +1 -1
  113. package/assets/Accordion.DOcfZwq8.css +0 -1
  114. package/assets/CustomReactSelect.B9f_KYFg.css +0 -1
  115. package/assets/InputFile.Dqjz53mb.css +0 -1
  116. package/assets/InputPassword.BuVQ9dRy.css +0 -1
  117. package/assets/InputSearch.Dwtb3Mhw.css +0 -1
  118. package/assets/InputStepper.CBt99L83.css +0 -1
  119. package/assets/Select.CghDnBUQ.css +0 -1
  120. package/assets/Slider.C8i4U4iT.css +0 -1
  121. package/assets/Textarea.BgtH-TTe.css +0 -1
  122. package/assets/input.DFwunFjw.css +0 -1
  123. package/assets/radio.BCB51D_y.css +0 -1
  124. package/chunks/Accordion.eVOD7J_8.js +0 -154
  125. package/chunks/ActionButton.Ck1rGqgm.js +0 -165
  126. package/chunks/ActionLink.DnUNjoAT.js +0 -138
  127. package/chunks/Fieldset.BX46NuLh.js +0 -74
  128. package/chunks/Header.Djs1adPW.js +0 -361
  129. package/chunks/Icon.C0161Glk.js +0 -231
  130. package/chunks/InputPassword.D42uUEGy.js +0 -136
  131. package/chunks/InputStepper.DFEdUWm7.js +0 -263
  132. package/chunks/Select.B_EHpk22.js +0 -162
  133. package/chunks/Slider.DMSwmGwD.js +0 -292
  134. package/chunks/Textarea.Ce26v6ht.js +0 -163
  135. package/combobox.AaK6QjRl.js +0 -58
  136. package/input.DhxUW3zc.js +0 -203
  137. package/radio.Be4pFOLf.js +0 -134
  138. package/systemfeedback.CLQCbTF6.js +0 -44
@@ -1 +0,0 @@
1
- :where(.ds-input-password_input_1xglz_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-password_input--small_1xglz_9){padding-inline-start:7px;padding-inline-end:7px}.ds-input-password_input_1xglz_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input-password_input_1xglz_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_1xglz_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-password_input_1xglz_1:focus{outline:revert;outline-offset:revert}.ds-input-password_input_1xglz_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_1xglz_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-password_input_1xglz_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-password_input_1xglz_1{transition-duration:0ms}}@media (hover: hover){.ds-input-password_input_1xglz_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input-password_input_1xglz_1:hover{border-color:Highlight}}.ds-input-password_input_1xglz_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-input-password_input_1xglz_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input-password_input_1xglz_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_1xglz_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-password_input_1xglz_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input-password_input_1xglz_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_1xglz_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-password_input_1xglz_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input-password_input_1xglz_1::-webkit-placeholder,.ds-input-password_input_1xglz_1::placeholder{color:#666;opacity:1}.ds-input-password_input--invalid_1xglz_121{border-color:#d43b3b;outline-color:#d43b3b}.ds-input-password_input--invalid_1xglz_121:active,.ds-input-password_input--invalid_1xglz_121:focus,.ds-input-password_input--invalid_1xglz_121:focus-visible{border-color:#252525}.ds-input-password_input--small_1xglz_9{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input-password_input_1xglz_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input-password_input_1xglz_1::-webkit-outer-spin-button,.ds-input-password_input_1xglz_1::-webkit-inner-spin-button,.ds-input-password_input_1xglz_1::-webkit-search-decoration,.ds-input-password_input_1xglz_1::-webkit-search-cancel-button,.ds-input-password_input_1xglz_1::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-password_input_1xglz_1::-webkit-date-and-time-value{text-align:left}.ds-input-password_input_1xglz_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-password_input_1xglz_1[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-password_input_1xglz_1[type=range]{accent-color:#E9640C}.ds-input-password_input_1xglz_1[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input-password_input--small_1xglz_9{min-height:2rem;height:2rem}.ds-input-password_input--small_1xglz_9.ds-input-password_input--has-leading-icon_1xglz_179{padding-inline-start:calc(16px + 1rem)}.ds-input-password_input--small_1xglz_9.ds-input-password_input--has-action-button_1xglz_182{padding-inline-end:calc(2rem + 8px)}.ds-input-password_input--small_1xglz_9.ds-input-password_input--has-second-action-button_1xglz_185{padding-inline-end:calc(4rem + 8px)}.ds-input-password_input--has-leading-icon_1xglz_179{padding-inline-start:calc(32px + 1rem)}.ds-input-password_input--has-action-button_1xglz_182{padding-inline-end:calc(3rem + 16px)}.ds-input-password_input--has-second-action-button_1xglz_185{padding-inline-end:calc(6rem + 16px)}.ds-input-password_input--has-affix_1xglz_197{color:#0000}.ds-input-password_input--has-affix_1xglz_197::placeholder{color:#0000}.ds-input-password_input--has-affix_1xglz_197::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-password_input--has-affix_1xglz_197::placeholder{transition-duration:0ms}}.ds-input-password_input--is-ready_1xglz_211{color:#252525}.ds-input-password_input--is-ready_1xglz_211::placeholder{color:#666}:where(.ds-input-password_root_1xglz_218){align-self:end}.ds-input-password_root_1xglz_218:has(.ds-input-password_hint_1xglz_227) .ds-input-password_label_1xglz_227{margin-block-end:4px}.ds-input-password_wrapper_1xglz_231{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input-password_action-button_1xglz_237{grid-area:1/4/2/5}.ds-input-password_label_1xglz_227{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-password_label--hidden_1xglz_255{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-password_label--disabled_1xglz_268{color:GrayText}}.ds-input-password_hint_1xglz_227{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-password_feedback_1xglz_288{margin-block-end:8px;margin-block-start:8px}
@@ -1 +0,0 @@
1
- .ds-input-search_root_563xs_1{align-self:auto}:where(.ds-input-search_input_563xs_5){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-search_input--small_563xs_13){padding-inline-start:7px;padding-inline-end:7px}.ds-input-search_input_563xs_5{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input-search_input_563xs_5:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_563xs_5:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-search_input_563xs_5:focus{outline:revert;outline-offset:revert}.ds-input-search_input_563xs_5:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_563xs_5:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-search_input_563xs_5{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-search_input_563xs_5{transition-duration:0ms}}@media (hover: hover){.ds-input-search_input_563xs_5:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input-search_input_563xs_5:hover{border-color:Highlight}}.ds-input-search_input_563xs_5{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-input-search_input_563xs_5[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input-search_input_563xs_5[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_563xs_5[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-search_input_563xs_5[readonly]:focus{outline:revert;outline-offset:revert}.ds-input-search_input_563xs_5[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_563xs_5[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-search_input_563xs_5:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input-search_input_563xs_5::-webkit-placeholder,.ds-input-search_input_563xs_5::placeholder{color:#666;opacity:1}.ds-input-search_input--invalid_563xs_125{border-color:#d43b3b;outline-color:#d43b3b}.ds-input-search_input--invalid_563xs_125:active,.ds-input-search_input--invalid_563xs_125:focus,.ds-input-search_input--invalid_563xs_125:focus-visible{border-color:#252525}.ds-input-search_input--small_563xs_13{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input-search_input_563xs_5{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input-search_input_563xs_5::-webkit-outer-spin-button,.ds-input-search_input_563xs_5::-webkit-inner-spin-button,.ds-input-search_input_563xs_5::-webkit-search-decoration,.ds-input-search_input_563xs_5::-webkit-search-cancel-button,.ds-input-search_input_563xs_5::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-search_input_563xs_5::-webkit-date-and-time-value{text-align:left}.ds-input-search_input_563xs_5:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-search_input_563xs_5[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-search_input_563xs_5[type=range]{accent-color:#E9640C}.ds-input-search_input_563xs_5[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input-search_input--small_563xs_13{min-height:2rem;height:2rem}.ds-input-search_input--small_563xs_13.ds-input-search_input--has-leading-icon_563xs_183{padding-inline-start:calc(16px + 1rem)}.ds-input-search_input--small_563xs_13.ds-input-search_input--has-action-button_563xs_186{padding-inline-end:calc(2rem + 8px)}.ds-input-search_input--small_563xs_13.ds-input-search_input--has-second-action-button_563xs_189{padding-inline-end:calc(4rem + 8px)}.ds-input-search_input--has-leading-icon_563xs_183{padding-inline-start:calc(32px + 1rem)}.ds-input-search_input--has-action-button_563xs_186{padding-inline-end:calc(3rem + 16px)}.ds-input-search_input--has-second-action-button_563xs_189{padding-inline-end:calc(6rem + 16px)}.ds-input-search_input--has-affix_563xs_201{color:#0000}.ds-input-search_input--has-affix_563xs_201::placeholder{color:#0000}.ds-input-search_input--has-affix_563xs_201::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-search_input--has-affix_563xs_201::placeholder{transition-duration:0ms}}.ds-input-search_input--is-ready_563xs_215{color:#252525}.ds-input-search_input--is-ready_563xs_215::placeholder{color:#666}:where(.ds-input-search_root_563xs_1){align-self:end}.ds-input-search_root_563xs_1:has(.ds-input-search_hint_563xs_231) .ds-input-search_label_563xs_231{margin-block-end:4px}.ds-input-search_wrapper_563xs_235{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input-search_action-button_563xs_241{grid-area:1/4/2/5}.ds-input-search_second-action-button_563xs_245{grid-area:1/3/2/4}.ds-input-search_label_563xs_231{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-search_label--hidden_563xs_263{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-search_label--disabled_563xs_276{color:GrayText}}.ds-input-search_hint_563xs_231{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-search_feedback_563xs_296{margin-block-end:8px;margin-block-start:8px}
@@ -1 +0,0 @@
1
- :where(.ds-input-stepper_input_g8jky_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-stepper_input--small_g8jky_9){padding-inline-start:7px;padding-inline-end:7px}.ds-input-stepper_input_g8jky_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input-stepper_input_g8jky_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_g8jky_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-stepper_input_g8jky_1:focus{outline:revert;outline-offset:revert}.ds-input-stepper_input_g8jky_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_g8jky_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-stepper_input_g8jky_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-stepper_input_g8jky_1{transition-duration:0ms}}@media (hover: hover){.ds-input-stepper_input_g8jky_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input-stepper_input_g8jky_1:hover{border-color:Highlight}}.ds-input-stepper_input_g8jky_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-input-stepper_input_g8jky_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input-stepper_input_g8jky_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_g8jky_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-stepper_input_g8jky_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input-stepper_input_g8jky_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_g8jky_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-stepper_input_g8jky_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input-stepper_input_g8jky_1::-webkit-placeholder,.ds-input-stepper_input_g8jky_1::placeholder{color:#666;opacity:1}.ds-input-stepper_input--invalid_g8jky_121{border-color:#d43b3b;outline-color:#d43b3b}.ds-input-stepper_input--invalid_g8jky_121:active,.ds-input-stepper_input--invalid_g8jky_121:focus,.ds-input-stepper_input--invalid_g8jky_121:focus-visible{border-color:#252525}.ds-input-stepper_input--small_g8jky_9{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input-stepper_input_g8jky_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input-stepper_input_g8jky_1::-webkit-outer-spin-button,.ds-input-stepper_input_g8jky_1::-webkit-inner-spin-button,.ds-input-stepper_input_g8jky_1::-webkit-search-decoration,.ds-input-stepper_input_g8jky_1::-webkit-search-cancel-button,.ds-input-stepper_input_g8jky_1::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-stepper_input_g8jky_1::-webkit-date-and-time-value{text-align:left}.ds-input-stepper_input_g8jky_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-stepper_input_g8jky_1[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-stepper_input_g8jky_1[type=range]{accent-color:#E9640C}.ds-input-stepper_input_g8jky_1[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input-stepper_input--small_g8jky_9{min-height:2rem;height:2rem}.ds-input-stepper_input--small_g8jky_9.ds-input-stepper_input--has-leading-icon_g8jky_179{padding-inline-start:calc(16px + 1rem)}.ds-input-stepper_input--small_g8jky_9.ds-input-stepper_input--has-action-button_g8jky_182{padding-inline-end:calc(2rem + 8px)}.ds-input-stepper_input--small_g8jky_9.ds-input-stepper_input--has-second-action-button_g8jky_185{padding-inline-end:calc(4rem + 8px)}.ds-input-stepper_input--has-leading-icon_g8jky_179{padding-inline-start:calc(32px + 1rem)}.ds-input-stepper_input--has-action-button_g8jky_182{padding-inline-end:calc(3rem + 16px)}.ds-input-stepper_input--has-second-action-button_g8jky_185{padding-inline-end:calc(6rem + 16px)}.ds-input-stepper_input--has-affix_g8jky_197{color:#0000}.ds-input-stepper_input--has-affix_g8jky_197::placeholder{color:#0000}.ds-input-stepper_input--has-affix_g8jky_197::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-stepper_input--has-affix_g8jky_197::placeholder{transition-duration:0ms}}.ds-input-stepper_input--is-ready_g8jky_211{color:#252525}.ds-input-stepper_input--is-ready_g8jky_211::placeholder{color:#666}.ds-input-stepper_input_g8jky_1{grid-area:1/1/2/4}:where(.ds-input-stepper_root_g8jky_222){align-self:end}.ds-input-stepper_root_g8jky_222:has(.ds-input-stepper_hint_g8jky_231) .ds-input-stepper_label_g8jky_231{margin-block-end:4px}.ds-input-stepper_wrapper_g8jky_235{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input-stepper_affix_g8jky_241{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-input-stepper_affix--small_g8jky_262{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-input-stepper_affix--disabled_g8jky_275{color:#00000080}@media screen and (forced-colors: active){.ds-input-stepper_affix--disabled_g8jky_275{color:GrayText}}.ds-input-stepper_affix--disabled_g8jky_275.ds-input-stepper_prefix_g8jky_283,.ds-input-stepper_affix--disabled_g8jky_275.ds-input-stepper_affix_g8jky_241{border-color:#0000001a}.ds-input-stepper_affix--readonly_g8jky_286{background-color:#ededed;height:100%}.ds-input-stepper_affix_g8jky_241.ds-input-stepper_prefix_g8jky_283{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-input-stepper_affix_g8jky_241.ds-input-stepper_suffix_g8jky_296{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-input-stepper_action-button_g8jky_303{grid-area:1/4/2/5}.ds-input-stepper_label_g8jky_231{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-stepper_label--hidden_g8jky_321{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-stepper_label--disabled_g8jky_334{color:GrayText}}.ds-input-stepper_hint_g8jky_231{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-stepper_feedback_g8jky_354{margin-block-end:8px;margin-block-start:8px}.ds-input-stepper_wrapper_g8jky_235{gap:4px;grid-template-columns:max-content 1fr max-content max-content max-content}.ds-input-stepper_action-button_g8jky_303{grid-area:1/5/2/6}.ds-input-stepper_second-action-button_g8jky_368{grid-area:1/4/2/5}.ds-input-stepper_value-announcer_g8jky_372{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}
@@ -1 +0,0 @@
1
- :where(.ds-select_root_1c9y3_1){align-self:end}.ds-select_root_1c9y3_1:has(.ds-select_hint_1c9y3_10) .ds-select_label_1c9y3_10{margin-block-end:4px}.ds-select_wrapper_1c9y3_14{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-select_affix_1c9y3_20{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-select_affix--small_1c9y3_41{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-select_affix--disabled_1c9y3_54{color:#00000080}@media screen and (forced-colors: active){.ds-select_affix--disabled_1c9y3_54{color:GrayText}}.ds-select_affix--disabled_1c9y3_54.ds-select_prefix_1c9y3_62,.ds-select_affix--disabled_1c9y3_54.ds-select_affix_1c9y3_20{border-color:#0000001a}.ds-select_affix--readonly_1c9y3_65{background-color:#ededed;height:100%}.ds-select_affix_1c9y3_20.ds-select_prefix_1c9y3_62{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-select_affix_1c9y3_20.ds-select_suffix_1c9y3_75{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-select_action-button_1c9y3_82{grid-area:1/4/2/5}.ds-select_label_1c9y3_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-select_label--hidden_1c9y3_100{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-select_label--disabled_1c9y3_113{color:GrayText}}.ds-select_hint_1c9y3_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-select_feedback_1c9y3_133{margin-block-end:8px;margin-block-start:8px}.ds-select_select-wrapper_1c9y3_138{display:grid;grid-template-columns:1fr max-content;align-items:center}:where(.ds-select_select_1c9y3_138){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-select_select--small_1c9y3_152){padding-inline-start:7px;padding-inline-end:7px}.ds-select_select_1c9y3_138{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-select_select_1c9y3_138:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1c9y3_138:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-select_select_1c9y3_138:focus{outline:revert;outline-offset:revert}.ds-select_select_1c9y3_138:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1c9y3_138:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-select_select_1c9y3_138{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-select_select_1c9y3_138{transition-duration:0ms}}@media (hover: hover){.ds-select_select_1c9y3_138:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-select_select_1c9y3_138:hover{border-color:Highlight}}.ds-select_select_1c9y3_138{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-select_select_1c9y3_138[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-select_select_1c9y3_138[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1c9y3_138[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-select_select_1c9y3_138[readonly]:focus{outline:revert;outline-offset:revert}.ds-select_select_1c9y3_138[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1c9y3_138[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-select_select_1c9y3_138:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-select_select_1c9y3_138::-webkit-placeholder,.ds-select_select_1c9y3_138::placeholder{color:#666;opacity:1}.ds-select_select--invalid_1c9y3_264{border-color:#d43b3b;outline-color:#d43b3b}.ds-select_select--invalid_1c9y3_264:active,.ds-select_select--invalid_1c9y3_264:focus,.ds-select_select--invalid_1c9y3_264:focus-visible{border-color:#252525}.ds-select_select--small_1c9y3_152{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-select_select_1c9y3_138{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-select_select_1c9y3_138::-webkit-outer-spin-button,.ds-select_select_1c9y3_138::-webkit-inner-spin-button,.ds-select_select_1c9y3_138::-webkit-search-decoration,.ds-select_select_1c9y3_138::-webkit-search-cancel-button,.ds-select_select_1c9y3_138::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-select_select_1c9y3_138::-webkit-date-and-time-value{text-align:left}.ds-select_select_1c9y3_138:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-select_select_1c9y3_138[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-select_select_1c9y3_138[type=range]{accent-color:#E9640C}.ds-select_select_1c9y3_138[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-select_select--small_1c9y3_152{min-height:2rem;height:2rem}.ds-select_select--small_1c9y3_152.ds-select_input--has-leading-icon_1c9y3_322{padding-inline-start:calc(16px + 1rem)}.ds-select_select--small_1c9y3_152.ds-select_input--has-action-button_1c9y3_325{padding-inline-end:calc(2rem + 8px)}.ds-select_select--small_1c9y3_152.ds-select_input--has-second-action-button_1c9y3_328{padding-inline-end:calc(4rem + 8px)}.ds-select_select--has-leading-icon_1c9y3_331{padding-inline-start:calc(32px + 1rem)}.ds-select_select--has-action-button_1c9y3_334{padding-inline-end:calc(3rem + 16px)}.ds-select_select--has-second-action-button_1c9y3_337{padding-inline-end:calc(6rem + 16px)}.ds-select_select--has-affix_1c9y3_340{color:#0000}.ds-select_select--has-affix_1c9y3_340::placeholder{color:#0000}.ds-select_select--has-affix_1c9y3_340::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-select_select--has-affix_1c9y3_340::placeholder{transition-duration:0ms}}.ds-select_select--is-ready_1c9y3_354{color:#252525}.ds-select_select--is-ready_1c9y3_354::placeholder{color:#666}.ds-select_select_1c9y3_138{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-inline-end:48px;text-overflow:ellipsis}.ds-select_select--small_1c9y3_152{padding-inline-end:32px}.ds-select_select_1c9y3_138:disabled{opacity:1}.ds-select_select--placeholder_1c9y3_379{color:#666}@media screen and (forced-colors: active){.ds-select_select--placeholder_1c9y3_379{color:GrayText}}.ds-select_select_1c9y3_138 option{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-select_select_1c9y3_138 option,.ds-select_select_1c9y3_138 optgroup{background-color:#fff;color:#252525;font-style:normal}.ds-select_select_1c9y3_138 optgroup{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}.ds-select_select_1c9y3_138 option:disabled{color:#00000080}.ds-select_chevron_1c9y3_418{grid-area:1/2/2/2;margin-inline-end:16px}.ds-select_chevron--small_1c9y3_422{margin-inline-end:8px}.ds-select_chevron--disabled_1c9y3_425{fill:#00000080}
@@ -1 +0,0 @@
1
- .ds-slider_root_84q0h_1{align-self:end;min-width:256px}.ds-slider_root_84q0h_1:has(.ds-slider_hint_84q0h_10) .ds-slider_label_84q0h_10{margin-block-end:4px}.ds-slider_root_84q0h_1:has(.ds-slider_hint_84q0h_10) .ds-slider_number-input_84q0h_13{grid-row-end:span 2}.ds-slider_label-hint-input-wrapper_84q0h_17{display:grid;grid-template-columns:1fr max-content;align-items:center;margin-block-end:14px}.ds-slider_label_84q0h_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content}.ds-slider_label--hidden_84q0h_37{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-slider_label--disabled_84q0h_50{color:GrayText}}.ds-slider_hint_84q0h_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;grid-row-start:2;grid-row-end:span 1}.ds-slider_number-input_84q0h_13{justify-self:end;grid-row-start:0;grid-row-end:span 1;margin-inline-start:32px;max-width:150px;min-width:64px}.ds-slider_number-input--small_84q0h_79{min-width:44px;max-width:115px}.ds-slider_min-max-label-wrapper_84q0h_84{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:flex;justify-content:space-between}@media screen and (forced-colors: active){.ds-slider_min-max-label-wrapper--disabled_84q0h_98{color:GrayText}}.ds-slider_min-label_84q0h_103{transform:translate(calc(12px - 50%))}.ds-slider_max-label_84q0h_107{transform:translate(calc(-12px + 50%))}.ds-slider_slider-wrapper_84q0h_111{position:relative;min-height:26px}.ds-slider_slider_84q0h_111{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:24px;margin:0;position:absolute;margin-block-start:2px}.ds-slider_slider_84q0h_111:hover~.ds-slider_value-tooltip_84q0h_135,.ds-slider_slider_84q0h_111:active~.ds-slider_value-tooltip_84q0h_135,.ds-slider_slider_84q0h_111:focus-visible~.ds-slider_value-tooltip_84q0h_135{opacity:100%}@media (hover: hover){.ds-slider_slider_84q0h_111:hover:not(:disabled)~.ds-slider_proxy-thumb_84q0h_139{background-color:#ededed}}.ds-slider_slider_84q0h_111:focus{outline:none}@supports selector(:focus-visible){.ds-slider_slider_84q0h_111:focus~.ds-slider_proxy-thumb_84q0h_139{outline:revert;outline-offset:revert}.ds-slider_slider_84q0h_111:focus-visible~.ds-slider_proxy-thumb_84q0h_139{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){.ds-slider_slider_84q0h_111:focus-visible~.ds-slider_proxy-thumb_84q0h_139{forced-color-adjust:auto;outline-color:Highlight}}}.ds-slider_slider_84q0h_111:disabled{cursor:not-allowed}.ds-slider_slider_84q0h_111::-webkit-slider-runnable-track{visibility:hidden}.ds-slider_slider_84q0h_111::-moz-range-track{visibility:hidden}.ds-slider_slider_84q0h_111::-webkit-slider-thumb{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;height:24px;width:24px;border-radius:50%}.ds-slider_slider_84q0h_111::-moz-range-thumb{opacity:0;border:1px solid transparent;height:24px;width:24px;border-radius:50%}.ds-slider_proxy-thumb_84q0h_139{background-color:#fff;border:1px solid #252525;height:24px;width:24px;border-radius:50%;z-index:2;position:absolute;pointer-events:none;top:calc(50% + 1px);left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-50%)}.ds-slider_proxy-thumb--disabled_84q0h_206{background-color:#fff;border-color:#00000080}.ds-slider_proxy-thumb--disabled_84q0h_206:hover{background-color:#fff}@media screen and (forced-colors: active){.ds-slider_proxy-thumb_84q0h_139{border-color:Highlight}.ds-slider_proxy-thumb--disabled_84q0h_206{background-color:GrayText;border-color:GrayText}.ds-slider_proxy-thumb--disabled_84q0h_206:hover{background-color:GrayText}}.ds-slider_proxy-thumb_84q0h_139{transition:background-color var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-slider_proxy-thumb_84q0h_139{transition-duration:0ms}}.ds-slider_custom-track_84q0h_235{position:absolute;z-index:1;pointer-events:none}.ds-slider_custom-track--progress_84q0h_240{background-color:#e9640c;height:8px;top:10px;border-top-left-radius:4px;border-bottom-left-radius:4px}@media screen and (forced-colors: active){.ds-slider_custom-track--progress_84q0h_240{background-color:Highlight}}.ds-slider_custom-track--runnable_84q0h_252{background-color:#8c8c8c;height:6px;top:11px;right:0;border-top-right-radius:3px;border-bottom-right-radius:3px;border:1px solid transparent}@media screen and (forced-colors: active){.ds-slider_custom-track--runnable_84q0h_252{border-color:CanvasText}}.ds-slider_custom-track--disabled_84q0h_266{background-color:#0000001a}@media screen and (forced-colors: active){.ds-slider_custom-track--disabled_84q0h_266{border-color:CanvasText}}.ds-slider_custom-track--disabled_84q0h_266.ds-slider_custom-track--progress_84q0h_240{height:6px;top:11px}@media screen and (forced-colors: active){.ds-slider_custom-track--disabled_84q0h_266.ds-slider_custom-track--progress_84q0h_240{background-color:GrayText;border-color:GrayText}}.ds-slider_tick-wrapper_84q0h_286{position:absolute;top:calc(50% - 2px);width:100%;height:6px;pointer-events:none;z-index:1}.ds-slider_tick_84q0h_286{position:absolute;top:50%;width:4px;height:4px;border-radius:50%;background-color:#fff;transform:translateY(-50%)}@media screen and (forced-colors: active){.ds-slider_tick_84q0h_286{background-color:Highlight}}:where(.ds-slider_value-tooltip_84q0h_135){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;opacity:0;z-index:3;color:#fff;background-color:#444;border:1px solid transparent;padding-block:3px;padding-inline:5px;min-width:32px;min-height:24px;text-align:center;position:absolute;left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-29px)}:where(.ds-slider_value-tooltip_84q0h_135):after{content:"";position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%,-50%) rotate(45deg);width:6px;height:6px;background-color:#444;z-index:2;border-right:1px solid transparent;border-bottom:1px solid transparent}:where(.ds-slider_value-tooltip_84q0h_135){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-slider_value-tooltip_84q0h_135){transition-duration:0ms}}.ds-slider_value-tooltip--visible_84q0h_358{opacity:100%}.ds-slider_value-tooltip--disabled_84q0h_361{color:#00000080;background-color:#dadada}@media screen and (forced-colors: active){.ds-slider_value-tooltip--disabled_84q0h_361{color:GrayText}}.ds-slider_value-tooltip--disabled_84q0h_361:after{background-color:#dadada}
@@ -1 +0,0 @@
1
- :where(.ds-textarea_textarea_1y99f_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-textarea_textarea--small_1y99f_9){padding-inline-start:7px;padding-inline-end:7px}.ds-textarea_textarea_1y99f_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-textarea_textarea_1y99f_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_1y99f_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea_1y99f_1:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea_1y99f_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_1y99f_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea_1y99f_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_1y99f_1{transition-duration:0ms}}@media (hover: hover){.ds-textarea_textarea_1y99f_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-textarea_textarea_1y99f_1:hover{border-color:Highlight}}.ds-textarea_textarea_1y99f_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-textarea_textarea_1y99f_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-textarea_textarea_1y99f_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_1y99f_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea_1y99f_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea_1y99f_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_1y99f_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea_1y99f_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-textarea_textarea_1y99f_1::-webkit-placeholder,.ds-textarea_textarea_1y99f_1::placeholder{color:#666;opacity:1}.ds-textarea_textarea--invalid_1y99f_121{border-color:#d43b3b;outline-color:#d43b3b}.ds-textarea_textarea--invalid_1y99f_121:active,.ds-textarea_textarea--invalid_1y99f_121:focus,.ds-textarea_textarea--invalid_1y99f_121:focus-visible{border-color:#252525}.ds-textarea_textarea--small_1y99f_9{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-textarea_textarea_1y99f_1{padding-block-start:15px;padding-block-end:15px;min-height:5.875rem;resize:vertical}.ds-textarea_textarea--resize-auto_1y99f_145{resize:none;overflow-y:hidden}.ds-textarea_textarea--small_1y99f_9{padding-block-start:8px;padding-block-end:8px;min-height:4.875rem}:where(.ds-textarea_root_1y99f_155){align-self:end}.ds-textarea_root_1y99f_155:has(.ds-textarea_hint_1y99f_164) .ds-textarea_label_1y99f_164{margin-block-end:4px}.ds-textarea_affix_1y99f_168{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-textarea_affix--small_1y99f_189{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-textarea_affix--disabled_1y99f_202{color:#00000080}@media screen and (forced-colors: active){.ds-textarea_affix--disabled_1y99f_202{color:GrayText}}.ds-textarea_affix--disabled_1y99f_202.ds-textarea_prefix_1y99f_210,.ds-textarea_affix--disabled_1y99f_202.ds-textarea_affix_1y99f_168{border-color:#0000001a}.ds-textarea_affix--readonly_1y99f_213{background-color:#ededed;height:100%}.ds-textarea_affix_1y99f_168.ds-textarea_prefix_1y99f_210{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-textarea_affix_1y99f_168.ds-textarea_suffix_1y99f_223{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-textarea_leading-icon_1y99f_230{grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){.ds-textarea_leading-icon_1y99f_230{background-color:Canvas;fill:CanvasText}}.ds-textarea_leading-icon--small_1y99f_242{margin-inline-start:8px}.ds-textarea_leading-icon--disabled_1y99f_245{fill:#00000080}@media screen and (forced-colors: active){.ds-textarea_leading-icon--disabled_1y99f_245{fill:GrayText}}.ds-textarea_action-button_1y99f_254{grid-area:1/4/2/5}.ds-textarea_label_1y99f_164{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-textarea_label--hidden_1y99f_272{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-textarea_label--disabled_1y99f_285{color:GrayText}}.ds-textarea_hint_1y99f_164{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-textarea_feedback_1y99f_305{margin-block-end:8px;margin-block-start:8px}.ds-textarea_char-count_1y99f_310{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;color:#252525;display:flex;justify-content:flex-end;margin-block-start:8px}.ds-textarea_char-count-announcer_1y99f_326{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}
@@ -1 +0,0 @@
1
- :where(.ds-input_input_1icdc_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_1icdc_9){padding-inline-start:7px;padding-inline-end:7px}.ds-input_input_1icdc_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input_input_1icdc_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_1icdc_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input_1icdc_1:focus{outline:revert;outline-offset:revert}.ds-input_input_1icdc_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_1icdc_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input_1icdc_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input_input_1icdc_1{transition-duration:0ms}}@media (hover: hover){.ds-input_input_1icdc_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input_input_1icdc_1:hover{border-color:Highlight}}.ds-input_input_1icdc_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-input_input_1icdc_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input_input_1icdc_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_1icdc_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input_1icdc_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input_input_1icdc_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_1icdc_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input_1icdc_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input_input_1icdc_1::-webkit-placeholder,.ds-input_input_1icdc_1::placeholder{color:#666;opacity:1}.ds-input_input--invalid_1icdc_121{border-color:#d43b3b;outline-color:#d43b3b}.ds-input_input--invalid_1icdc_121:active,.ds-input_input--invalid_1icdc_121:focus,.ds-input_input--invalid_1icdc_121:focus-visible{border-color:#252525}.ds-input_input--small_1icdc_9{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input_input_1icdc_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input_input_1icdc_1::-webkit-outer-spin-button,.ds-input_input_1icdc_1::-webkit-inner-spin-button,.ds-input_input_1icdc_1::-webkit-search-decoration,.ds-input_input_1icdc_1::-webkit-search-cancel-button,.ds-input_input_1icdc_1::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input_input_1icdc_1::-webkit-date-and-time-value{text-align:left}.ds-input_input_1icdc_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input_input_1icdc_1[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input_input_1icdc_1[type=range]{accent-color:#E9640C}.ds-input_input_1icdc_1[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input_input--small_1icdc_9{min-height:2rem;height:2rem}.ds-input_input--small_1icdc_9.ds-input_input--has-leading-icon_1icdc_179{padding-inline-start:calc(16px + 1rem)}.ds-input_input--small_1icdc_9.ds-input_input--has-action-button_1icdc_182{padding-inline-end:calc(2rem + 8px)}.ds-input_input--small_1icdc_9.ds-input_input--has-second-action-button_1icdc_185{padding-inline-end:calc(4rem + 8px)}.ds-input_input--has-leading-icon_1icdc_179{padding-inline-start:calc(32px + 1rem)}.ds-input_input--has-action-button_1icdc_182{padding-inline-end:calc(3rem + 16px)}.ds-input_input--has-second-action-button_1icdc_185{padding-inline-end:calc(6rem + 16px)}.ds-input_input--has-affix_1icdc_197{color:#0000}.ds-input_input--has-affix_1icdc_197::placeholder{color:#0000}.ds-input_input--has-affix_1icdc_197::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input_input--has-affix_1icdc_197::placeholder{transition-duration:0ms}}.ds-input_input--is-ready_1icdc_211{color:#252525}.ds-input_input--is-ready_1icdc_211::placeholder{color:#666}:where(.ds-input_root_1icdc_218){align-self:end}.ds-input_root_1icdc_218:has(.ds-input_hint_1icdc_227) .ds-input_label_1icdc_227{margin-block-end:4px}.ds-input_wrapper_1icdc_231{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input_affix_1icdc_237{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-input_affix--small_1icdc_258{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-input_affix--disabled_1icdc_271{color:#00000080}@media screen and (forced-colors: active){.ds-input_affix--disabled_1icdc_271{color:GrayText}}.ds-input_affix--disabled_1icdc_271.ds-input_prefix_1icdc_279,.ds-input_affix--disabled_1icdc_271.ds-input_affix_1icdc_237{border-color:#0000001a}.ds-input_affix--readonly_1icdc_282{background-color:#ededed;height:100%}.ds-input_affix_1icdc_237.ds-input_prefix_1icdc_279{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-input_affix_1icdc_237.ds-input_suffix_1icdc_292{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-input_leading-icon_1icdc_299{grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){.ds-input_leading-icon_1icdc_299{background-color:Canvas;fill:CanvasText}}.ds-input_leading-icon--small_1icdc_311{margin-inline-start:8px}.ds-input_leading-icon--disabled_1icdc_314{fill:#00000080}@media screen and (forced-colors: active){.ds-input_leading-icon--disabled_1icdc_314{fill:GrayText}}.ds-input_action-button_1icdc_323{grid-area:1/4/2/5}.ds-input_label_1icdc_227{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input_label--hidden_1icdc_341{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input_label--disabled_1icdc_354{color:GrayText}}.ds-input_hint_1icdc_227{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input_feedback_1icdc_374{margin-block-end:8px;margin-block-start:8px}
@@ -1 +0,0 @@
1
- .ds-radio_root_r0jf6_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;color:#252525;display:grid;grid-template-areas:"dot label";grid-template-columns:auto 1fr;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content;max-width:fit-content}.ds-radio_root--disabled_r0jf6_24{cursor:not-allowed}.ds-radio_root--with-custom-area_r0jf6_27{max-width:none}.ds-radio_root--with-custom-area--above_r0jf6_30{grid-template-areas:"custom-area custom-area" "dot label";grid-template-columns:auto 1fr;grid-template-rows:auto}.ds-radio_radio_r0jf6_36{grid-area:dot;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;border:1px solid #252525;position:relative}.ds-radio_radio_r0jf6_36{transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-radio_radio_r0jf6_36{transition-duration:0ms}}.ds-radio_radio_r0jf6_36 .ds-radio_dot_r0jf6_54{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_r0jf6_36 .ds-radio_dot_r0jf6_54{transition:opacity var(--ds-animation-duration, .1s) linear,background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-radio_radio_r0jf6_36 .ds-radio_dot_r0jf6_54{transition-duration:0ms}}@media screen and (forced-colors: active){.ds-radio_radio_r0jf6_36 .ds-radio_dot_r0jf6_54{background-color:Highlight}}.ds-radio_radio--invalid_r0jf6_78{border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}.ds-radio_label_r0jf6_83{grid-area:label;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;width:100%;max-width:34em;display:grid;grid-template-areas:"label custom-area" "hint hint";grid-template-columns:auto minmax(auto,1fr)}.ds-radio_label--bold_r0jf6_100{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}.ds-radio_label--hidden_r0jf6_111{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_label--with-custom-area_r0jf6_123{column-gap:8px}.ds-radio_custom-area_r0jf6_127{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--above_r0jf6_135{overflow-y:visible;max-height:unset;margin-inline-start:0px}.ds-radio_hint_r0jf6_141{grid-area:hint;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25rem;grid-column:span 2;opacity:1}.ds-radio_hint_r0jf6_141{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_r0jf6_141{transition-duration:0ms}}.ds-radio_hint--visible_r0jf6_165{margin-block-start:4px;margin-block-end:4px}.ds-radio_hint--unchecked-hidden_r0jf6_169{height:0;opacity:0}.ds-radio_hint--hidden_r0jf6_173,.ds-radio_input_r0jf6_186{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_r0jf6_186:checked+.ds-radio_radio_r0jf6_36 .ds-radio_dot_r0jf6_54{opacity:1}.ds-radio_input_r0jf6_186:disabled+.ds-radio_radio_r0jf6_36{border-color:#00000080}.ds-radio_input_r0jf6_186:disabled+.ds-radio_radio_r0jf6_36 .ds-radio_dot_r0jf6_54{background-color:#00000080}@media screen and (forced-colors: active){.ds-radio_input_r0jf6_186:disabled+.ds-radio_radio_r0jf6_36 .ds-radio_dot_r0jf6_54{background-color:GrayText}}@media screen and (forced-colors: active){.ds-radio_input_r0jf6_186:disabled+.ds-radio_radio_r0jf6_36{border-color:GrayText}}.ds-radio_input_r0jf6_186:disabled~.ds-radio_label_r0jf6_83{color:#00000080}@media screen and (forced-colors: active){.ds-radio_input_r0jf6_186:disabled~.ds-radio_label_r0jf6_83{color:GrayText}}.ds-radio_input_r0jf6_186:focus{outline:none}.ds-radio_input_r0jf6_186:focus+.ds-radio_radio_r0jf6_36{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){.ds-radio_input_r0jf6_186:focus+.ds-radio_radio_r0jf6_36{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){.ds-radio_input_r0jf6_186:focus+.ds-radio_radio_r0jf6_36{border-color:Highlight}}@supports selector(:focus-visible){.ds-radio_input_r0jf6_186:focus{outline:none}.ds-radio_input_r0jf6_186:focus+.ds-radio_radio_r0jf6_36{outline:revert;outline-offset:revert}.ds-radio_input_r0jf6_186:focus-visible{outline:none}.ds-radio_input_r0jf6_186:focus-visible+.ds-radio_radio_r0jf6_36{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){.ds-radio_input_r0jf6_186:focus-visible+.ds-radio_radio_r0jf6_36{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){.ds-radio_input_r0jf6_186:focus-visible+.ds-radio_radio_r0jf6_36{border-color:Highlight}}}@media (hover: hover){.ds-radio_input_r0jf6_186:hover:not(:disabled)+.ds-radio_radio_r0jf6_36{background-color:#0000001a}.ds-radio_input_r0jf6_186:hover:not(:disabled)+.ds-radio_radio_r0jf6_36 .ds-radio_dot_r0jf6_54{background-color:#d9480f}}@media screen and (hover: hover) and (forced-colors: active){.ds-radio_input_r0jf6_186:hover:not(:disabled)+.ds-radio_radio_r0jf6_36 .ds-radio_dot_r0jf6_54{background-color:Highlight}}@media screen and (hover: hover) and (forced-colors: active){.ds-radio_input_r0jf6_186:hover:not(:disabled)+.ds-radio_radio_r0jf6_36{border-color:Highlight}}
@@ -1,154 +0,0 @@
1
- "use client";
2
- import { jsxs as U, jsx as i } from "react/jsx-runtime";
3
- import { d as ce } from "./index.CgTHIF3K.js";
4
- import { c as O } from "./index.CEyLAtio.js";
5
- import { forwardRef as ie, useRef as me, useState as pe, useImperativeHandle as de, useEffect as oe } from "react";
6
- import { DSHeading as ue } from "../heading.BXFBZhKv.js";
7
- import { D as he } from "./Icon.C0161Glk.js";
8
- import { NumberIndicator as fe } from "../numberindicator.Ddf3ESi7.js";
9
- import { g as ee } from "./helpers.BbWkXTr3.js";
10
- import '../assets/Accordion.DOcfZwq8.css';const _e = "ds-accordion_details_pa5bl_1", ye = "ds-accordion_summary_pa5bl_115", Se = "ds-accordion_summary--utility--m_pa5bl_154", be = "ds-accordion_summary--flush_pa5bl_183", ge = "ds-accordion_summary--small_pa5bl_251", ve = "ds-accordion_summary-content-wrapper_pa5bl_256", Ce = "ds-accordion_summary-content-wrapper--flush_pa5bl_262", We = "ds-accordion_summary-content-wrapper--chevron-left_pa5bl_266", Ne = "ds-accordion_heading-summary-wrapper_pa5bl_271", we = "ds-accordion_heading-summary_pa5bl_271", De = "ds-accordion_hint_pa5bl_281", Oe = "ds-accordion_icon_pa5bl_295", Ee = "ds-accordion_icon--open_pa5bl_306", Fe = "ds-accordion_content-wrapper_pa5bl_318", Ie = "ds-accordion_content-wrapper--flush_pa5bl_324", Ae = "ds-accordion_content-wrapper--small_pa5bl_328", t = {
11
- details: _e,
12
- summary: ye,
13
- summaryUtilityM: Se,
14
- summaryFlush: be,
15
- summarySmall: ge,
16
- summaryContentWrapper: ve,
17
- summaryContentWrapperFlush: Ce,
18
- summaryContentWrapperChevronLeft: We,
19
- headingSummaryWrapper: Ne,
20
- headingSummary: we,
21
- hint: De,
22
- icon: Oe,
23
- iconOpen: Ee,
24
- contentWrapper: Fe,
25
- contentWrapperFlush: Ie,
26
- contentWrapperSmall: Ae
27
- }, Ue = ["medium", "small"], qe = ["left", "right"], Te = ({
28
- children: v,
29
- hint: q,
30
- numberIndicatorValue: e,
31
- summary: s
32
- }) => {
33
- if (!v)
34
- throw new Error(ee("DSAccordion", "The component requires children to be set."));
35
- if (!s)
36
- throw new Error(ee("DSAccordion", "The summary prop is required. Please add the summary prop to the DSAccordion component."));
37
- if (q && e)
38
- throw new Error(ee("DSAccordion", "The hint and numberIndicator props cannot be used together. Please remove either the hint prop or the numberIndicatorValue prop."));
39
- }, Pe = ie((v, q) => {
40
- const e = ce.c(65);
41
- let s, m, a, o, p, r, C, W, N, w;
42
- e[0] !== v ? ({
43
- children: s,
44
- summary: r,
45
- chevronPosition: C,
46
- className: m,
47
- hint: a,
48
- isFlush: W,
49
- isOpen: N,
50
- numberIndicatorValue: o,
51
- size: w,
52
- ...p
53
- } = v, e[0] = v, e[1] = s, e[2] = m, e[3] = a, e[4] = o, e[5] = p, e[6] = r, e[7] = C, e[8] = W, e[9] = N, e[10] = w) : (s = e[1], m = e[2], a = e[3], o = e[4], p = e[5], r = e[6], C = e[7], W = e[8], N = e[9], w = e[10]);
54
- const le = C === void 0 ? "right" : C, n = W === void 0 ? !1 : W, c = N === void 0 ? !1 : N, te = w === void 0 ? "medium" : w;
55
- process.env.NODE_ENV !== "production" && Te({
56
- children: s,
57
- hint: a,
58
- numberIndicatorValue: o,
59
- summary: r
60
- });
61
- const l = me(null), [Z, re] = pe(c);
62
- let E;
63
- e[11] === Symbol.for("react.memo_cache_sentinel") ? (E = () => l.current, e[11] = E) : E = e[11], de(q, E);
64
- let F;
65
- e[12] === Symbol.for("react.memo_cache_sentinel") ? (F = () => {
66
- l.current && re(l.current.open);
67
- }, e[12] = F) : F = e[12];
68
- let I;
69
- e[13] !== c ? (I = [c], e[13] = c, e[14] = I) : I = e[14], oe(F, I);
70
- let A, T;
71
- e[15] === Symbol.for("react.memo_cache_sentinel") ? (A = () => {
72
- var ne;
73
- const se = () => {
74
- l.current && re(l.current.open);
75
- };
76
- return (ne = l.current) == null || ne.addEventListener("toggle", se), () => {
77
- var ae;
78
- (ae = l.current) == null || ae.removeEventListener("toggle", se);
79
- };
80
- }, T = [], e[15] = A, e[16] = T) : (A = e[15], T = e[16]), oe(A, T);
81
- let P, x, L;
82
- const D = typeof r == "object" && r !== void 0;
83
- D && ({
84
- headingSize: P,
85
- headingTag: x,
86
- headingText: L
87
- } = r);
88
- let R;
89
- e[17] !== m ? (R = O(t.details, m), e[17] = m, e[18] = R) : R = e[18];
90
- const $ = R, k = te === "small", B = !D;
91
- let j;
92
- e[19] !== n || e[20] !== k || e[21] !== B ? (j = O(t.summary, {
93
- [t.summaryFlush]: n,
94
- [t.summarySmall]: k,
95
- [t.summaryUtilityM]: B
96
- }), e[19] = n, e[20] = k, e[21] = B, e[22] = j) : j = e[22];
97
- const G = j, J = le === "left";
98
- let z;
99
- e[23] !== n || e[24] !== J ? (z = O(t.summaryContentWrapper, {
100
- [t.summaryContentWrapperFlush]: n,
101
- [t.summaryContentWrapperChevronLeft]: J
102
- }), e[23] = n, e[24] = J, e[25] = z) : z = e[25];
103
- const K = z;
104
- let M;
105
- e[26] !== Z ? (M = O(t.icon, {
106
- [t.iconOpen]: Z
107
- }), e[26] = Z, e[27] = M) : M = e[27];
108
- const Q = M, X = te === "small";
109
- let V;
110
- e[28] !== n || e[29] !== X ? (V = O(t.contentWrapper, {
111
- [t.contentWrapperFlush]: n,
112
- [t.contentWrapperSmall]: X
113
- }), e[28] = n, e[29] = X, e[30] = V) : V = e[30];
114
- const Y = V;
115
- let d;
116
- e[31] !== P || e[32] !== x || e[33] !== L || e[34] !== D || e[35] !== r ? (d = D ? /* @__PURE__ */ i(ue, { tag: x, size: P, children: L }) : r, e[31] = P, e[32] = x, e[33] = L, e[34] = D, e[35] = r, e[36] = d) : d = e[36];
117
- let u;
118
- e[37] !== o ? (u = o && /* @__PURE__ */ i("div", { children: /* @__PURE__ */ i(fe, { label: o }) }), e[37] = o, e[38] = u) : u = e[38];
119
- let h;
120
- e[39] !== d || e[40] !== u ? (h = /* @__PURE__ */ U("div", { className: t.headingSummary, children: [
121
- d,
122
- u
123
- ] }), e[39] = d, e[40] = u, e[41] = h) : h = e[41];
124
- let f;
125
- e[42] !== a ? (f = a && /* @__PURE__ */ i("div", { className: t.hint, children: a }), e[42] = a, e[43] = f) : f = e[43];
126
- let _;
127
- e[44] !== h || e[45] !== f ? (_ = /* @__PURE__ */ U("div", { className: t.headingSummaryWrapper, children: [
128
- h,
129
- f
130
- ] }), e[44] = h, e[45] = f, e[46] = _) : _ = e[46];
131
- let y;
132
- e[47] !== Q ? (y = /* @__PURE__ */ i(he, { name: "chevron-down", "aria-hidden": "true", className: Q }), e[47] = Q, e[48] = y) : y = e[48];
133
- let S;
134
- e[49] !== K || e[50] !== _ || e[51] !== y ? (S = /* @__PURE__ */ U("div", { className: K, children: [
135
- _,
136
- y
137
- ] }), e[49] = K, e[50] = _, e[51] = y, e[52] = S) : S = e[52];
138
- let b;
139
- e[53] !== G || e[54] !== S ? (b = /* @__PURE__ */ i("summary", { className: G, children: S }), e[53] = G, e[54] = S, e[55] = b) : b = e[55];
140
- let g;
141
- e[56] !== s || e[57] !== Y ? (g = /* @__PURE__ */ i("div", { className: Y, children: s }), e[56] = s, e[57] = Y, e[58] = g) : g = e[58];
142
- let H;
143
- return e[59] !== $ || e[60] !== c || e[61] !== p || e[62] !== b || e[63] !== g ? (H = /* @__PURE__ */ U("details", { ...p, ref: l, className: $, open: c, children: [
144
- b,
145
- g
146
- ] }), e[59] = $, e[60] = c, e[61] = p, e[62] = b, e[63] = g, e[64] = H) : H = e[64], H;
147
- });
148
- Pe.displayName = "DSAccordion";
149
- export {
150
- Ue as A,
151
- qe as C,
152
- Pe as D,
153
- Te as v
154
- };
@@ -1,165 +0,0 @@
1
- "use client";
2
- import { jsxs as dt, jsx as d, Fragment as mt } from "react/jsx-runtime";
3
- import { d as It } from "./index.CgTHIF3K.js";
4
- import { c as T } from "./index.CEyLAtio.js";
5
- import { forwardRef as Nt } from "react";
6
- import { D as bt } from "./Icon.C0161Glk.js";
7
- import { NumberIndicator as ft } from "../numberindicator.Ddf3ESi7.js";
8
- import { g } from "./helpers.BbWkXTr3.js";
9
- import '../assets/ActionButton.Ewi0i1hW.css';const Wt = "ds-action-button_root_16ush_1", wt = "ds-action-button_root--indent-level-1_16ush_72", Tt = "ds-action-button_root--active_16ush_75", gt = "ds-action-button_root--active--with-marker_16ush_78", At = "ds-action-button_root--icon--top_16ush_81", St = "ds-action-button_root--stretched_16ush_106", Pt = "ds-action-button_active-marker_16ush_111", Ct = "ds-action-button_active-marker--with-indent_16ush_123", Ot = "ds-action-button_icon-wrapper_16ush_127", Bt = "ds-action-button_icon-wrapper--x-large_16ush_130", Dt = "ds-action-button_icon-wrapper--with-number-indicator_16ush_133", kt = "ds-action-button_icon-wrapper--with-number-indicator--with-value_16ush_141", Lt = "ds-action-button_label_16ush_145", xt = "ds-action-button_label--bold_16ush_156", Et = "ds-action-button_label--active_16ush_167", Mt = "ds-action-button_label--icon-top_16ush_178", Ut = "ds-action-button_number-indicator_16ush_201", Vt = "ds-action-button_label-wrapper_16ush_205", zt = "ds-action-button_label-wrapper--icon-top_16ush_210", Rt = "ds-action-button_chevron_16ush_214", yt = "ds-action-button_chevron--icon-position-top_16ush_229", Xt = "ds-action-button_chevron--up_16ush_235", jt = "ds-action-button_chevron--right_16ush_246", Ht = "ds-action-button_chevron--left_16ush_257", o = {
10
- root: Wt,
11
- rootIndentLevel1: wt,
12
- rootActive: Tt,
13
- rootActiveWithMarker: gt,
14
- rootIconTop: At,
15
- rootStretched: St,
16
- activeMarker: Pt,
17
- activeMarkerWithIndent: Ct,
18
- iconWrapper: Ot,
19
- iconWrapperXLarge: Bt,
20
- iconWrapperWithNumberIndicator: Dt,
21
- iconWrapperWithNumberIndicatorWithValue: kt,
22
- label: Lt,
23
- labelBold: xt,
24
- labelActive: Et,
25
- labelIconTop: Mt,
26
- numberIndicator: Ut,
27
- labelWrapper: Vt,
28
- labelWrapperIconTop: zt,
29
- chevron: Rt,
30
- chevronIconPositionTop: yt,
31
- chevronUp: Xt,
32
- chevronRight: jt,
33
- chevronLeft: Ht
34
- }, to = ["left", "top"], oo = ["large", "x-large"], eo = [0, 1], no = ["normal", "bold"], io = ["up", "down", "right", "left"], Ft = ({
35
- iconName: u,
36
- iconSize: _,
37
- iconSource: t,
38
- iconPosition: a,
39
- indentLevel: r,
40
- stretched: l,
41
- weight: p
42
- }) => {
43
- if (u && !t && _ === "x-large" && console.warn(g("DSActionButton", 'An "iconSize" prop set to "x-large" has no effect when "iconName" is set. Please remove the "iconSize" prop or provide a custom icon via the "iconSource" prop.')), a === "top") {
44
- if (!u && !t)
45
- throw new Error(g("DSActionButton", 'The "iconPosition" prop should not be set to "top", when no "iconName" or "iconSource" prop was provided. Please either remove the "iconPosition" prop or set a valid icon via the "iconName" or "iconSource" prop.'));
46
- _ === "x-large" && console.warn(g("DSActionButton", 'An "iconSize" prop set to "x-large" has no effect when "iconPosition" is set to "top". Please remove the "iconSize" prop.')), p === "bold" && console.warn(g("DSActionButton", 'A "weight" prop set to "bold" with "iconPosition" set to "top" has no effect. Please remove the "weight" prop.')), r === 1 && console.warn(g("DSActionButton", 'An "indentLevel" prop set to "1" with "iconPosition" set to "top" has no effect. Please remove the "indentLevel" prop.')), l && console.warn(g("DSActionButton", 'A "stretched" prop set to "true" with "iconPosition" set to "top" has no effect. Please remove the "stretched" prop.'));
47
- }
48
- }, Gt = Nt((u, _) => {
49
- const t = It.c(81);
50
- let a, r, l, p, c, s, n, h, v, A, S, P, C, O, B, D;
51
- t[0] !== u ? ({
52
- children: l,
53
- aria: a,
54
- chevronDirection: r,
55
- className: p,
56
- disabled: A,
57
- iconName: c,
58
- iconPosition: S,
59
- iconSize: P,
60
- iconSource: s,
61
- indentLevel: C,
62
- isActive: O,
63
- numberIndicatorValue: n,
64
- stretched: B,
65
- weight: D,
66
- onClick: h,
67
- ...v
68
- } = u, t[0] = u, t[1] = a, t[2] = r, t[3] = l, t[4] = p, t[5] = c, t[6] = s, t[7] = n, t[8] = h, t[9] = v, t[10] = A, t[11] = S, t[12] = P, t[13] = C, t[14] = O, t[15] = B, t[16] = D) : (a = t[1], r = t[2], l = t[3], p = t[4], c = t[5], s = t[6], n = t[7], h = t[8], v = t[9], A = t[10], S = t[11], P = t[12], C = t[13], O = t[14], B = t[15], D = t[16]);
69
- const i = A === void 0 ? !1 : A, e = S === void 0 ? "left" : S, k = P === void 0 ? "large" : P, y = C === void 0 ? 0 : C, b = O === void 0 ? !1 : O, ut = B === void 0 ? !1 : B, _t = D === void 0 ? "normal" : D;
70
- process.env.NODE_ENV !== "production" && Ft({
71
- iconName: c,
72
- iconSize: k,
73
- iconSource: s,
74
- iconPosition: e,
75
- indentLevel: y,
76
- stretched: ut,
77
- weight: _t
78
- });
79
- const X = e === "top", j = y === 1, H = b && !i, F = b && !i && e === "left", G = ut === !0 && e === "left";
80
- let L;
81
- t[17] !== p || t[18] !== H || t[19] !== F || t[20] !== G || t[21] !== X || t[22] !== j ? (L = T(o.root, p, {
82
- [o.rootIconTop]: X,
83
- [o.rootIndentLevel1]: j,
84
- [o.rootActive]: H,
85
- [o.rootActiveWithMarker]: F,
86
- [o.rootStretched]: G
87
- }), t[17] = p, t[18] = H, t[19] = F, t[20] = G, t[21] = X, t[22] = j, t[23] = L) : L = t[23];
88
- const Z = L, $ = y === 1;
89
- let x;
90
- t[24] !== $ ? (x = T(o.activeMarker, {
91
- [o.activeMarkerWithIndent]: $
92
- }), t[24] = $, t[25] = x) : x = t[25];
93
- const q = x, J = b && !i, K = _t === "bold", Q = e === "top";
94
- let E;
95
- t[26] !== J || t[27] !== K || t[28] !== Q ? (E = T(o.label, {
96
- [o.labelActive]: J,
97
- [o.labelBold]: K,
98
- [o.labelIconTop]: Q
99
- }), t[26] = J, t[27] = K, t[28] = Q, t[29] = E) : E = t[29];
100
- const Y = E, tt = e === "top";
101
- let M;
102
- t[30] !== tt ? (M = T(o.labelWrapper, {
103
- [o.labelWrapperIconTop]: tt
104
- }), t[30] = tt, t[31] = M) : M = t[31];
105
- const ot = M, et = e === "top", nt = r === "up", it = r === "right", rt = r === "left";
106
- let U;
107
- t[32] !== et || t[33] !== nt || t[34] !== it || t[35] !== rt ? (U = T(o.chevron, {
108
- [o.chevronIconPositionTop]: et,
109
- [o.chevronUp]: nt,
110
- [o.chevronRight]: it,
111
- [o.chevronLeft]: rt
112
- }), t[32] = et, t[33] = nt, t[34] = it, t[35] = rt, t[36] = U) : U = t[36];
113
- const ct = U, st = k === "x-large", at = (c || s) && (n || n === ""), lt = (c || s) && n;
114
- let V;
115
- t[37] !== st || t[38] !== at || t[39] !== lt ? (V = T(o.iconWrapper, {
116
- [o.iconWrapperXLarge]: st,
117
- [o.iconWrapperWithNumberIndicator]: at,
118
- [o.iconWrapperWithNumberIndicatorWithValue]: lt
119
- }), t[37] = st, t[38] = at, t[39] = lt, t[40] = V) : V = t[40];
120
- const pt = V;
121
- let z;
122
- t[41] !== i || t[42] !== h ? (z = (vt) => {
123
- if (i) {
124
- vt.preventDefault();
125
- return;
126
- }
127
- h && h(vt);
128
- }, t[41] = i, t[42] = h, t[43] = z) : z = t[43];
129
- const ht = z;
130
- let f;
131
- t[44] !== q || t[45] !== e || t[46] !== b ? (f = b && e === "left" && /* @__PURE__ */ d("div", { className: q }), t[44] = q, t[45] = e, t[46] = b, t[47] = f) : f = t[47];
132
- let m;
133
- t[48] !== i || t[49] !== c || t[50] !== e || t[51] !== k || t[52] !== s || t[53] !== pt || t[54] !== n ? (m = (c || s) && /* @__PURE__ */ d(mt, { children: /* @__PURE__ */ dt("span", { className: pt, children: [
134
- /* @__PURE__ */ d(bt, { name: c, theme: "light", source: s, "aria-hidden": "true", size: c || e === "top" ? "large" : k }),
135
- !i && (e === "left" && n === "" || e === "top" && (n || n === "")) && /* @__PURE__ */ d(ft, { variant: "highlight", label: n })
136
- ] }) }), t[48] = i, t[49] = c, t[50] = e, t[51] = k, t[52] = s, t[53] = pt, t[54] = n, t[55] = m) : m = t[55];
137
- let I;
138
- t[56] !== l || t[57] !== Y ? (I = /* @__PURE__ */ d("span", { className: Y, children: l }), t[56] = l, t[57] = Y, t[58] = I) : I = t[58];
139
- let N;
140
- t[59] !== ct || t[60] !== r ? (N = r && /* @__PURE__ */ d(bt, { name: "chevron-down", theme: "light", "aria-hidden": "true", className: ct }), t[59] = ct, t[60] = r, t[61] = N) : N = t[61];
141
- let W;
142
- t[62] !== ot || t[63] !== I || t[64] !== N ? (W = /* @__PURE__ */ dt("div", { className: ot, children: [
143
- I,
144
- N
145
- ] }), t[62] = ot, t[63] = I, t[64] = N, t[65] = W) : W = t[65];
146
- let w;
147
- t[66] !== i || t[67] !== e || t[68] !== n ? (w = e === "left" && !i && n && /* @__PURE__ */ d(ft, { variant: "default", label: n, className: o.numberIndicator }), t[66] = i, t[67] = e, t[68] = n, t[69] = w) : w = t[69];
148
- let R;
149
- return t[70] !== a || t[71] !== i || t[72] !== ht || t[73] !== _ || t[74] !== v || t[75] !== Z || t[76] !== f || t[77] !== m || t[78] !== W || t[79] !== w ? (R = /* @__PURE__ */ dt("button", { className: Z, type: "button", onClick: ht, ...a, ...v, "aria-disabled": i, ref: _, children: [
150
- f,
151
- m,
152
- W,
153
- w
154
- ] }), t[70] = a, t[71] = i, t[72] = ht, t[73] = _, t[74] = v, t[75] = Z, t[76] = f, t[77] = m, t[78] = W, t[79] = w, t[80] = R) : R = t[80], R;
155
- });
156
- Gt.displayName = "DSActionButton";
157
- export {
158
- to as A,
159
- Gt as D,
160
- oo as a,
161
- eo as b,
162
- no as c,
163
- io as d,
164
- Ft as v
165
- };
@@ -1,138 +0,0 @@
1
- "use client";
2
- import { jsxs as nt, jsx as w, Fragment as ct } from "react/jsx-runtime";
3
- import { d as at } from "./index.CgTHIF3K.js";
4
- import { c as K } from "./index.CEyLAtio.js";
5
- import { D as st } from "./Icon.C0161Glk.js";
6
- import { forwardRef as lt } from "react";
7
- import { NumberIndicator as rt } from "../numberindicator.Ddf3ESi7.js";
8
- import { g as W } from "./helpers.BbWkXTr3.js";
9
- import '../assets/ActionLink.BdPEvuGm.css';const pt = "ds-action-link_root_14712_1", dt = "ds-action-link_root--indent-level-1_14712_72", ht = "ds-action-link_root--active_14712_75", _t = "ds-action-link_root--active--with-marker_14712_78", vt = "ds-action-link_root--icon--top_14712_81", mt = "ds-action-link_root--stretched_14712_106", ft = "ds-action-link_active-marker_14712_111", bt = "ds-action-link_active-marker--with-indent_14712_123", kt = "ds-action-link_icon-wrapper_14712_127", It = "ds-action-link_icon-wrapper--x-large_14712_130", Nt = "ds-action-link_icon-wrapper--with-number-indicator_14712_133", ut = "ds-action-link_icon-wrapper--with-number-indicator--with-value_14712_141", At = "ds-action-link_label_14712_145", wt = "ds-action-link_label--bold_14712_156", Wt = "ds-action-link_label--active_14712_167", gt = "ds-action-link_label--icon-top_14712_178", Lt = "ds-action-link_number-indicator_14712_201", o = {
10
- root: pt,
11
- rootIndentLevel1: dt,
12
- rootActive: ht,
13
- rootActiveWithMarker: _t,
14
- rootIconTop: vt,
15
- rootStretched: mt,
16
- activeMarker: ft,
17
- activeMarkerWithIndent: bt,
18
- iconWrapper: kt,
19
- iconWrapperXLarge: It,
20
- iconWrapperWithNumberIndicator: Nt,
21
- iconWrapperWithNumberIndicatorWithValue: ut,
22
- label: At,
23
- labelBold: wt,
24
- labelActive: Wt,
25
- labelIconTop: gt,
26
- numberIndicator: Lt
27
- }, zt = ["left", "top"], Vt = ["large", "x-large"], Kt = [0, 1], yt = ["normal", "bold"], St = ({
28
- iconName: h,
29
- iconSize: _,
30
- iconSource: t,
31
- iconPosition: c,
32
- indentLevel: a,
33
- stretched: s,
34
- weight: l
35
- }) => {
36
- if (h && !t && _ === "x-large" && console.warn(W("DSActionLink", 'An "iconSize" prop set to "x-large" has no effect when "iconName" is set. Please remove the "iconSize" prop or provide a custom icon via the "iconSource" prop.')), c === "top") {
37
- if (!h && !t)
38
- throw new Error(W("DSActionLink", 'The "iconPosition" prop should not be set to "top", when no "iconName" or "iconSource" prop was provided. Please either remove the "iconPosition" prop or set a valid icon via the "iconName" or "iconSource" prop.'));
39
- _ === "x-large" && console.warn(W("DSActionLink", 'An "iconSize" prop set to "x-large" has no effect when "iconPosition" is set to "top". Please remove the "iconSize" prop.')), l === "bold" && console.warn(W("DSActionLink", 'A "weight" prop set to "bold" with "iconPosition" set to "top" has no effect. Please remove the "weight" prop.')), a === 1 && console.warn(W("DSActionLink", 'An "indentLevel" prop set to "1" with "iconPosition" set to "top" has no effect. Please remove the "indentLevel" prop.')), s && console.warn(W("DSActionLink", 'A "stretched" prop set to "true" with "iconPosition" set to "top" has no effect. Please remove the "stretched" prop.'));
40
- }
41
- }, Pt = lt((h, _) => {
42
- const t = at.c(71);
43
- let c, a, s, l, d, n, r, i, v, m, f, g, L, S, P, T, D, x;
44
- t[0] !== h ? ({
45
- children: a,
46
- aria: c,
47
- className: s,
48
- download: l,
49
- href: d,
50
- iconName: n,
51
- iconPosition: g,
52
- iconSize: L,
53
- iconSource: r,
54
- indentLevel: S,
55
- isActive: P,
56
- numberIndicatorValue: i,
57
- referrerPolicy: v,
58
- rel: m,
59
- stretched: T,
60
- target: D,
61
- weight: x,
62
- ...f
63
- } = h, t[0] = h, t[1] = c, t[2] = a, t[3] = s, t[4] = l, t[5] = d, t[6] = n, t[7] = r, t[8] = i, t[9] = v, t[10] = m, t[11] = f, t[12] = g, t[13] = L, t[14] = S, t[15] = P, t[16] = T, t[17] = D, t[18] = x) : (c = t[1], a = t[2], s = t[3], l = t[4], d = t[5], n = t[6], r = t[7], i = t[8], v = t[9], m = t[10], f = t[11], g = t[12], L = t[13], S = t[14], P = t[15], T = t[16], D = t[17], x = t[18]);
64
- const e = g === void 0 ? "left" : g, M = L === void 0 ? "large" : L, y = S === void 0 ? 0 : S, p = P === void 0 ? !1 : P, ot = T === void 0 ? !1 : T, B = D === void 0 ? "_self" : D, it = x === void 0 ? "normal" : x;
65
- process.env.NODE_ENV !== "production" && St({
66
- iconName: n,
67
- iconSize: M,
68
- iconSource: r,
69
- iconPosition: e,
70
- indentLevel: y,
71
- stretched: ot,
72
- weight: it
73
- });
74
- const X = e === "top", j = y === 1, F = p && e === "left", G = ot === !0 && e === "left";
75
- let C;
76
- t[19] !== s || t[20] !== p || t[21] !== F || t[22] !== G || t[23] !== X || t[24] !== j ? (C = K(o.root, s, {
77
- [o.rootIconTop]: X,
78
- [o.rootIndentLevel1]: j,
79
- [o.rootActive]: p,
80
- [o.rootActiveWithMarker]: F,
81
- [o.rootStretched]: G
82
- }), t[19] = s, t[20] = p, t[21] = F, t[22] = G, t[23] = X, t[24] = j, t[25] = C) : C = t[25];
83
- const H = C, R = y === 1;
84
- let E;
85
- t[26] !== R ? (E = K(o.activeMarker, {
86
- [o.activeMarkerWithIndent]: R
87
- }), t[26] = R, t[27] = E) : E = t[27];
88
- const Z = E, $ = p && e === "left", q = it === "bold", J = e === "top";
89
- let O;
90
- t[28] !== $ || t[29] !== q || t[30] !== J ? (O = K(o.label, {
91
- [o.labelActive]: $,
92
- [o.labelBold]: q,
93
- [o.labelIconTop]: J
94
- }), t[28] = $, t[29] = q, t[30] = J, t[31] = O) : O = t[31];
95
- const Q = O, U = M === "x-large", Y = (n || r) && (i || i === ""), tt = (n || r) && i;
96
- let z;
97
- t[32] !== U || t[33] !== Y || t[34] !== tt ? (z = K(o.iconWrapper, {
98
- [o.iconWrapperXLarge]: U,
99
- [o.iconWrapperWithNumberIndicator]: Y,
100
- [o.iconWrapperWithNumberIndicatorWithValue]: tt
101
- }), t[32] = U, t[33] = Y, t[34] = tt, t[35] = z) : z = t[35];
102
- const et = z, b = d === void 0 ? "span" : "a";
103
- let k;
104
- t[36] !== b || t[37] !== l || t[38] !== d || t[39] !== v || t[40] !== m || t[41] !== B ? (k = b === "a" && {
105
- href: d,
106
- target: B,
107
- rel: m,
108
- referrerPolicy: v,
109
- download: l
110
- }, t[36] = b, t[37] = l, t[38] = d, t[39] = v, t[40] = m, t[41] = B, t[42] = k) : k = t[42];
111
- let I;
112
- t[43] !== Z || t[44] !== e || t[45] !== p ? (I = p && e === "left" && /* @__PURE__ */ w("div", { className: Z }), t[43] = Z, t[44] = e, t[45] = p, t[46] = I) : I = t[46];
113
- let N;
114
- t[47] !== n || t[48] !== e || t[49] !== M || t[50] !== r || t[51] !== et || t[52] !== i ? (N = (n || r) && /* @__PURE__ */ w(ct, { children: /* @__PURE__ */ nt("span", { className: et, children: [
115
- /* @__PURE__ */ w(st, { name: n, theme: "light", source: r, "aria-hidden": "true", size: n || e === "top" ? "large" : M }),
116
- (e === "left" && i === "" || e === "top" && (i || i === "")) && /* @__PURE__ */ w(rt, { variant: "highlight", label: i })
117
- ] }) }), t[47] = n, t[48] = e, t[49] = M, t[50] = r, t[51] = et, t[52] = i, t[53] = N) : N = t[53];
118
- let u;
119
- t[54] !== a || t[55] !== Q ? (u = /* @__PURE__ */ w("span", { className: Q, children: a }), t[54] = a, t[55] = Q, t[56] = u) : u = t[56];
120
- let A;
121
- t[57] !== e || t[58] !== i ? (A = e === "left" && i && /* @__PURE__ */ w(rt, { variant: "default", label: i, className: o.numberIndicator }), t[57] = e, t[58] = i, t[59] = A) : A = t[59];
122
- let V;
123
- return t[60] !== b || t[61] !== c || t[62] !== _ || t[63] !== f || t[64] !== H || t[65] !== k || t[66] !== I || t[67] !== N || t[68] !== u || t[69] !== A ? (V = /* @__PURE__ */ nt(b, { className: H, ...k, ...c, ...f, ref: _, children: [
124
- I,
125
- N,
126
- u,
127
- A
128
- ] }), t[60] = b, t[61] = c, t[62] = _, t[63] = f, t[64] = H, t[65] = k, t[66] = I, t[67] = N, t[68] = u, t[69] = A, t[70] = V) : V = t[70], V;
129
- });
130
- Pt.displayName = "DSActionLink";
131
- export {
132
- zt as A,
133
- Pt as D,
134
- Vt as a,
135
- Kt as b,
136
- yt as c,
137
- St as v
138
- };