@stihl-design-system/components 1.0.0-RC.36 → 1.0.0-RC.38

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 (50) hide show
  1. package/{actionbutton.Du5CT-Mt.js → actionbutton.qf7Bc8JA.js} +1 -1
  2. package/{actionlink.BK9CaQUY.js → actionlink.Ke8jQtse.js} +1 -1
  3. package/assets/ActionButton.sn7jTqva.css +1 -0
  4. package/assets/ActionLink.D7fuY3NQ.css +1 -0
  5. package/assets/LinkCard.DgC0-Ow5.css +1 -0
  6. package/assets/TextUtility.BsMYk5lH.css +1 -0
  7. package/assets/radio.BLd_UGcp.css +1 -0
  8. package/assets/{Text.Dgpj61UP.css → text.ZCpNYmwU.css} +1 -1
  9. package/card-example-image-2.png +0 -0
  10. package/card-example-image-2.webp +0 -0
  11. package/card-example-image-3.webp +0 -0
  12. package/card-example-image.webp +0 -0
  13. package/chunks/{ActionButton.BOYQYo5M.js → ActionButton.CyMR7DqS.js} +47 -47
  14. package/chunks/ActionLink.5wdpwrU9.js +153 -0
  15. package/chunks/{CustomReactSelect.D4kopDzX.js → CustomReactSelect.DS9Ey-jr.js} +234 -226
  16. package/chunks/LinkCard.BjXQ85ZH.js +159 -0
  17. package/chunks/{RadioGroup.BDsVAhCK.js → RadioGroup.DupoApOX.js} +1 -1
  18. package/chunks/Text.utils.B4MiHAK_.js +11 -0
  19. package/chunks/TextUtility.C68m5upo.js +82 -0
  20. package/combobox.Ds2prR5y.js +69 -0
  21. package/components/Combobox/Combobox.utils.d.ts +2 -0
  22. package/components/Combobox/CustomReactSelect/CustomReactSelect.d.ts +4 -0
  23. package/components/LinkCard/Link.utils.test.d.ts +1 -0
  24. package/components/LinkCard/LinkCard.d.ts +80 -0
  25. package/components/LinkCard/LinkCard.test.d.ts +1 -0
  26. package/components/LinkCard/LinkCard.utils.d.ts +10 -0
  27. package/components/TextUtility/TextUtility.d.ts +30 -0
  28. package/components/TextUtility/TextUtility.test.d.ts +1 -0
  29. package/components/TextUtility/TextUtility.utils.d.ts +10 -0
  30. package/components/TextUtility/TextUtility.utils.test.d.ts +1 -0
  31. package/{customreactselect.BNwzk8Qi.js → customreactselect.CUmUV5IW.js} +1 -1
  32. package/index.d.ts +4 -0
  33. package/index.es.js +156 -146
  34. package/linkcard.B43Y9rO4.js +12 -0
  35. package/linkcard.d.ts +2 -0
  36. package/package.json +7 -7
  37. package/partials/index.js +20 -8
  38. package/partials/lib/partials.d.ts +1 -1
  39. package/{radio.pyM5ma9s.js → radio.DYKHJbxF.js} +37 -37
  40. package/{radiogroup.sdob0iPE.js → radiogroup.D-t1_oGC.js} +2 -2
  41. package/styles/scss/ds/lib/text.scss +5 -5
  42. package/text.CQdFtUUQ.js +72 -0
  43. package/{text.cLv2PhjQ.js → textutility.DMKAWLsT.js} +3 -2
  44. package/textutility.d.ts +2 -0
  45. package/assets/ActionButton.oGVPTS1J.css +0 -1
  46. package/assets/ActionLink.CTh6IXrN.css +0 -1
  47. package/assets/radio.CsfCywxz.css +0 -1
  48. package/chunks/ActionLink.BlwvrnPN.js +0 -153
  49. package/chunks/Text.DpRtTpB4.js +0 -75
  50. package/combobox.C2XUM4fM.js +0 -67
package/partials/index.js CHANGED
@@ -50,14 +50,14 @@ function f(r, a) {
50
50
  {
51
51
  componentName: "DSActionButton",
52
52
  componentNameLowercase: "actionbutton",
53
- cssFileName: "ActionButton.oGVPTS1J.css",
54
- cssFileContent: ":where(.ds-action-button_root_15ybf_1):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-action-button_root_15ybf_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-action-button_root_15ybf_1):focus{outline:revert;outline-offset:revert}:where(.ds-action-button_root_15ybf_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-action-button_root_15ybf_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-button_root_15ybf_1){padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-action-button_root_15ybf_1){color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2rem;border-width:1px;border-style:solid;border-color:transparent;border-radius:2px;transform:translateZ(0);white-space:nowrap;overflow-wrap:normal;text-align:center;text-decoration:none;background-color:transparent;cursor:pointer}@media (hover: hover){:where(.ds-action-button_root_15ybf_1):hover{background-color:#0000001a}}:where(.ds-action-button_root_15ybf_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-action-button_root_15ybf_1){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-action-button_root_15ybf_1){background-color:Canvas!important}:where(.ds-action-button_root_15ybf_1):hover{border-color:Highlight}}:where(.ds-action-button_root--indent-level-1_15ybf_75){padding-inline-start:39px}:where(.ds-action-button_root--active_15ybf_78){background-color:#0000001a}:where(.ds-action-button_root--active--with-marker_15ybf_81){padding-inline-start:0px}:where(.ds-action-button_root--icon--top_15ybf_84){gap:.25rem;flex-direction:column;min-height:3.375rem;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-action-button_root_15ybf_1)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-action-button_root_15ybf_1)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-action-button_root_15ybf_1)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-action-button_root_15ybf_1)[aria-disabled=true]:before{background-color:transparent}:where(.ds-action-button_root--stretched_15ybf_110){justify-content:flex-start;width:100%}:where(.ds-action-button_active-marker_15ybf_115){width:.25rem;height:1.25rem;margin-inline-start:-.0625rem;margin-inline-end:.25rem;background-color:#e9640c}@media screen and (forced-colors: active){:where(.ds-action-button_active-marker_15ybf_115){background-color:Highlight}}:where(.ds-action-button_active-marker--with-indent_15ybf_127){margin-inline-end:1.75rem}:where(.ds-action-button_icon-wrapper_15ybf_131){height:1rem}:where(.ds-action-button_icon-wrapper--x-large_15ybf_134){height:1.5rem}:where(.ds-action-button_icon-wrapper--with-number-indicator_15ybf_137){position:relative}:where(.ds-action-button_icon-wrapper--with-number-indicator_15ybf_137)>span{position:absolute;top:-25%;left:.625rem}:where(.ds-action-button_icon-wrapper--with-number-indicator--with-value_15ybf_145)>span{top:-50%}:where(.ds-action-button_label_15ybf_149){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-action-button_label--bold_15ybf_160),:where(.ds-action-button_label--active_15ybf_171){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-action-button_label--icon-top_15ybf_182){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.14;font-size-adjust:.42}:where(.ds-action-button_label--icon-top_15ybf_182).ds-action-button_label--active_15ybf_171{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:.75rem;line-height:1.33;font-size-adjust:.426}:where(.ds-action-button_number-indicator_15ybf_205){margin-inline-start:auto}:where(.ds-action-button_label-wrapper_15ybf_209){display:flex;align-items:center;gap:.375rem}:where(.ds-action-button_label-wrapper--icon-top_15ybf_214){gap:.125rem}:where(.ds-action-button_chevron_15ybf_218){transform:rotate(0);min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}:where(.ds-action-button_chevron_15ybf_218){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){:where(.ds-action-button_chevron_15ybf_218){transition-duration:0ms}}:where(.ds-action-button_chevron--icon-position-top_15ybf_233){min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}:where(.ds-action-button_chevron--up_15ybf_239){transform:rotate(-180deg)}:where(.ds-action-button_chevron--up_15ybf_239){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-action-button_chevron--up_15ybf_239){transition-duration:0ms}}:where(.ds-action-button_chevron--right_15ybf_250){transform:rotate(-90deg)}:where(.ds-action-button_chevron--right_15ybf_250){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-action-button_chevron--right_15ybf_250){transition-duration:0ms}}:where(.ds-action-button_chevron--left_15ybf_261){transform:rotate(-270deg)}:where(.ds-action-button_chevron--left_15ybf_261){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-action-button_chevron--left_15ybf_261){transition-duration:0ms}}"
53
+ cssFileName: "ActionButton.sn7jTqva.css",
54
+ cssFileContent: ":where(.ds-action-button_root_19zdv_1):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-action-button_root_19zdv_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-action-button_root_19zdv_1):focus{outline:revert;outline-offset:revert}:where(.ds-action-button_root_19zdv_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-action-button_root_19zdv_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-button_root_19zdv_1){padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-action-button_root_19zdv_1){color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2rem;border-width:1px;border-style:solid;border-color:transparent;border-radius:2px;transform:translateZ(0);white-space:nowrap;overflow-wrap:normal;text-align:center;text-decoration:none;background-color:transparent;cursor:pointer}@media (hover: hover){:where(.ds-action-button_root_19zdv_1):hover{background-color:#0000001a}}:where(.ds-action-button_root_19zdv_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-action-button_root_19zdv_1){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-action-button_root_19zdv_1){background-color:Canvas!important}:where(.ds-action-button_root_19zdv_1):hover{border-color:Highlight}}:where(.ds-action-button_root--indent-level-1_19zdv_75){padding-inline-start:39px}:where(.ds-action-button_root--active_19zdv_78){background-color:#0000001a}:where(.ds-action-button_root--active--with-marker_19zdv_81){padding-inline-start:0px}:where(.ds-action-button_root--icon--top_19zdv_84){gap:.25rem;flex-direction:column;min-height:3.375rem;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-action-button_root_19zdv_1)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-action-button_root_19zdv_1)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-action-button_root_19zdv_1)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-action-button_root_19zdv_1)[aria-disabled=true]:before{background-color:transparent}:where(.ds-action-button_root--stretched_19zdv_110){justify-content:flex-start;width:100%}:where(.ds-action-button_active-marker_19zdv_115){width:.25rem;height:1.25rem;margin-inline-start:-.0625rem;margin-inline-end:.25rem;background-color:#e9640c}@media screen and (forced-colors: active){:where(.ds-action-button_active-marker_19zdv_115){background-color:Highlight}}:where(.ds-action-button_active-marker--with-indent_19zdv_127){margin-inline-end:1.75rem}:where(.ds-action-button_icon-wrapper_19zdv_131){height:1rem}:where(.ds-action-button_icon-wrapper--x-large_19zdv_134){height:1.5rem}:where(.ds-action-button_icon-wrapper--with-number-indicator_19zdv_137){position:relative}:where(.ds-action-button_icon-wrapper--with-number-indicator_19zdv_137)>span{position:absolute;top:-25%;left:.625rem}:where(.ds-action-button_icon-wrapper--with-number-indicator--with-value_19zdv_145)>span{top:-50%}:where(.ds-action-button_label_19zdv_149){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-action-button_label--bold_19zdv_160),:where(.ds-action-button_label--active_19zdv_171){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-action-button_label--icon-top_19zdv_182){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.33;font-size-adjust:.42}:where(.ds-action-button_label--icon-top_19zdv_182).ds-action-button_label--active_19zdv_171{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:.75rem;line-height:1.33;font-size-adjust:.426}:where(.ds-action-button_number-indicator_19zdv_205){margin-inline-start:auto}:where(.ds-action-button_label-wrapper_19zdv_209){display:flex;align-items:center;gap:.375rem}:where(.ds-action-button_label-wrapper--icon-top_19zdv_214){gap:.125rem}:where(.ds-action-button_chevron_19zdv_218){transform:rotate(0);min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}:where(.ds-action-button_chevron_19zdv_218){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){:where(.ds-action-button_chevron_19zdv_218){transition-duration:0ms}}:where(.ds-action-button_chevron--icon-position-top_19zdv_233){min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}:where(.ds-action-button_chevron--up_19zdv_239){transform:rotate(-180deg)}:where(.ds-action-button_chevron--up_19zdv_239){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-action-button_chevron--up_19zdv_239){transition-duration:0ms}}:where(.ds-action-button_chevron--right_19zdv_250){transform:rotate(-90deg)}:where(.ds-action-button_chevron--right_19zdv_250){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-action-button_chevron--right_19zdv_250){transition-duration:0ms}}:where(.ds-action-button_chevron--left_19zdv_261){transform:rotate(-270deg)}:where(.ds-action-button_chevron--left_19zdv_261){transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-action-button_chevron--left_19zdv_261){transition-duration:0ms}}"
55
55
  },
56
56
  {
57
57
  componentName: "DSActionLink",
58
58
  componentNameLowercase: "actionlink",
59
- cssFileName: "ActionLink.CTh6IXrN.css",
60
- cssFileContent: ":where(.ds-action-link_root_1xtta_1):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-action-link_root_1xtta_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-action-link_root_1xtta_1):focus{outline:revert;outline-offset:revert}:where(.ds-action-link_root_1xtta_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-action-link_root_1xtta_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-link_root_1xtta_1){padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-action-link_root_1xtta_1){color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2rem;border-width:1px;border-style:solid;border-color:transparent;border-radius:2px;transform:translateZ(0);white-space:nowrap;overflow-wrap:normal;text-align:center;text-decoration:none;background-color:transparent;cursor:pointer}@media (hover: hover){:where(.ds-action-link_root_1xtta_1):hover{background-color:#0000001a}}:where(.ds-action-link_root_1xtta_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-action-link_root_1xtta_1){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-action-link_root_1xtta_1){background-color:Canvas!important}:where(.ds-action-link_root_1xtta_1):hover{border-color:Highlight}}:where(.ds-action-link_root--indent-level-1_1xtta_75){padding-inline-start:39px}:where(.ds-action-link_root--active_1xtta_78){background-color:#0000001a}:where(.ds-action-link_root--active--with-marker_1xtta_81){padding-inline-start:0px}:where(.ds-action-link_root--icon--top_1xtta_84){gap:.25rem;flex-direction:column;min-height:3.375rem;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-action-link_root_1xtta_1)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-action-link_root_1xtta_1)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-action-link_root_1xtta_1)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-action-link_root_1xtta_1)[aria-disabled=true]:before{background-color:transparent}:where(.ds-action-link_root--stretched_1xtta_110){justify-content:flex-start;width:100%}:where(.ds-action-link_active-marker_1xtta_115){width:.25rem;height:1.25rem;margin-inline-start:-.0625rem;margin-inline-end:.25rem;background-color:#e9640c}@media screen and (forced-colors: active){:where(.ds-action-link_active-marker_1xtta_115){background-color:Highlight}}:where(.ds-action-link_active-marker--with-indent_1xtta_127){margin-inline-end:1.75rem}:where(.ds-action-link_icon-wrapper_1xtta_131){height:1rem}:where(.ds-action-link_icon-wrapper--x-large_1xtta_134){height:1.5rem}:where(.ds-action-link_icon-wrapper--with-number-indicator_1xtta_137){position:relative}:where(.ds-action-link_icon-wrapper--with-number-indicator_1xtta_137)>span{position:absolute;top:-25%;left:.625rem}:where(.ds-action-link_icon-wrapper--with-number-indicator--with-value_1xtta_145)>span{top:-50%}:where(.ds-action-link_label_1xtta_149){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-action-link_label--bold_1xtta_160),:where(.ds-action-link_label--active_1xtta_171){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-action-link_label--icon-top_1xtta_182){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.14;font-size-adjust:.42}:where(.ds-action-link_label--icon-top_1xtta_182).ds-action-link_label--active_1xtta_171{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:.75rem;line-height:1.33;font-size-adjust:.426}:where(.ds-action-link_number-indicator_1xtta_205){margin-inline-start:auto}"
59
+ cssFileName: "ActionLink.D7fuY3NQ.css",
60
+ cssFileContent: ":where(.ds-action-link_root_o08fb_1):focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-action-link_root_o08fb_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-action-link_root_o08fb_1):focus{outline:revert;outline-offset:revert}:where(.ds-action-link_root_o08fb_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){:where(.ds-action-link_root_o08fb_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-link_root_o08fb_1){padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-action-link_root_o08fb_1){color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2rem;border-width:1px;border-style:solid;border-color:transparent;border-radius:2px;transform:translateZ(0);white-space:nowrap;overflow-wrap:normal;text-align:center;text-decoration:none;background-color:transparent;cursor:pointer}@media (hover: hover){:where(.ds-action-link_root_o08fb_1):hover{background-color:#0000001a}}:where(.ds-action-link_root_o08fb_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-action-link_root_o08fb_1){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-action-link_root_o08fb_1){background-color:Canvas!important}:where(.ds-action-link_root_o08fb_1):hover{border-color:Highlight}}:where(.ds-action-link_root--indent-level-1_o08fb_75){padding-inline-start:39px}:where(.ds-action-link_root--active_o08fb_78){background-color:#0000001a}:where(.ds-action-link_root--active--with-marker_o08fb_81){padding-inline-start:0px}:where(.ds-action-link_root--icon--top_o08fb_84){gap:.25rem;flex-direction:column;min-height:3.375rem;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-action-link_root_o08fb_1)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-action-link_root_o08fb_1)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-action-link_root_o08fb_1)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-action-link_root_o08fb_1)[aria-disabled=true]:before{background-color:transparent}:where(.ds-action-link_root--stretched_o08fb_110){justify-content:flex-start;width:100%}:where(.ds-action-link_active-marker_o08fb_115){width:.25rem;height:1.25rem;margin-inline-start:-.0625rem;margin-inline-end:.25rem;background-color:#e9640c}@media screen and (forced-colors: active){:where(.ds-action-link_active-marker_o08fb_115){background-color:Highlight}}:where(.ds-action-link_active-marker--with-indent_o08fb_127){margin-inline-end:1.75rem}:where(.ds-action-link_icon-wrapper_o08fb_131){height:1rem}:where(.ds-action-link_icon-wrapper--x-large_o08fb_134){height:1.5rem}:where(.ds-action-link_icon-wrapper--with-number-indicator_o08fb_137){position:relative}:where(.ds-action-link_icon-wrapper--with-number-indicator_o08fb_137)>span{position:absolute;top:-25%;left:.625rem}:where(.ds-action-link_icon-wrapper--with-number-indicator--with-value_o08fb_145)>span{top:-50%}:where(.ds-action-link_label_o08fb_149){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-action-link_label--bold_o08fb_160),:where(.ds-action-link_label--active_o08fb_171){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-action-link_label--icon-top_o08fb_182){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.33;font-size-adjust:.42}:where(.ds-action-link_label--icon-top_o08fb_182).ds-action-link_label--active_o08fb_171{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:.75rem;line-height:1.33;font-size-adjust:.426}:where(.ds-action-link_number-indicator_o08fb_205){margin-inline-start:auto}"
61
61
  },
62
62
  {
63
63
  componentName: "DSAriaLiveRegions",
@@ -203,6 +203,12 @@ function f(r, a) {
203
203
  cssFileName: "LinkButton.88j5ckLu.css",
204
204
  cssFileContent: ':where(.ds-link-button_root_250ek_1):focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root_250ek_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root_250ek_1):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root_250ek_1):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root_250ek_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link-button_root_250ek_1){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}:where(.ds-link-button_root_250ek_1){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-link-button_root_250ek_1){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-link-button_root_250ek_1){background-color:Canvas!important}:where(.ds-link-button_root_250ek_1):hover{border-color:Highlight}}:where(.ds-link-button_root--highlight_250ek_75),:where(.ds-link-button_root--dark-highlight_250ek_75){background-color:#f37a1f;color:#252525}@media (hover: hover){:where(.ds-link-button_root--highlight_250ek_75):hover,:where(.ds-link-button_root--dark-highlight_250ek_75):hover{background-color:#e9640c}}:where(.ds-link-button_root--highlight_250ek_75)[aria-disabled=true],:where(.ds-link-button_root--dark-highlight_250ek_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--highlight_250ek_75)[aria-disabled=true] svg,:where(.ds-link-button_root--dark-highlight_250ek_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--highlight_250ek_75)[aria-disabled=true],:where(.ds-link-button_root--dark-highlight_250ek_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--highlight_250ek_75)[aria-disabled=true]:before,:where(.ds-link-button_root--dark-highlight_250ek_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-highlight_250ek_75):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-highlight_250ek_75):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-highlight_250ek_75):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-highlight_250ek_75):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-highlight_250ek_75):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-link-button_root--dark-highlight_250ek_75)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--dark-highlight_250ek_75)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-highlight_250ek_75)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-highlight_250ek_75)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--filled_250ek_151){background-color:#252525;color:#fff}@media (hover: hover){:where(.ds-link-button_root--filled_250ek_151):hover{background-color:#444}}:where(.ds-link-button_root--filled_250ek_151)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--filled_250ek_151)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--filled_250ek_151)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--filled_250ek_151)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--outline_250ek_179){border-color:#252525;color:#252525}@media (hover: hover){:where(.ds-link-button_root--outline_250ek_179):hover{background-color:#0000001a}}:where(.ds-link-button_root--outline_250ek_179)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}:where(.ds-link-button_root--outline_250ek_179)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--outline_250ek_179)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--outline_250ek_179)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--ghost_250ek_206){color:#252525}@media (hover: hover){:where(.ds-link-button_root--ghost_250ek_206):hover{background-color:#0000001a}}:where(.ds-link-button_root--ghost_250ek_206)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-link-button_root--ghost_250ek_206)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--ghost_250ek_206)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--ghost_250ek_206)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--ghost-flush_250ek_231){color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-link-button_root--ghost-flush_250ek_231).ds-link-button_root--small_250ek_237{padding-inline-start:0;padding-inline-end:0;min-width:0px}:where(.ds-link-button_root--ghost-flush_250ek_231):before{content:"";position:absolute;inset:-1px -12px}:where(.ds-link-button_root--ghost-flush_250ek_231):before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-link-button_root--ghost-flush_250ek_231):before{transition-duration:0ms}}:where(.ds-link-button_root--ghost-flush_250ek_231):focus,:where(.ds-link-button_root--ghost-flush_250ek_231):focus-visible{outline:none}:where(.ds-link-button_root--ghost-flush_250ek_231):focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--ghost-flush_250ek_231):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--ghost-flush_250ek_231):focus:before{outline:revert;outline-offset:revert}:where(.ds-link-button_root--ghost-flush_250ek_231):focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--ghost-flush_250ek_231):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-link-button_root--ghost-flush_250ek_231):hover:before{background-color:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-link-button_root--ghost-flush_250ek_231):hover:before{background-color:transparent}}:where(.ds-link-button_root--ghost-flush_250ek_231)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-link-button_root--ghost-flush_250ek_231)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--ghost-flush_250ek_231)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--ghost-flush_250ek_231)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--navigation_250ek_317){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.426;color:#252525;border-radius:2px}@media (min-width: 1024px){:where(.ds-link-button_root--navigation_250ek_317){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}}:where(.ds-link-button_root--navigation_250ek_317):focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--navigation_250ek_317):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--navigation_250ek_317):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--navigation_250ek_317):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--navigation_250ek_317):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-link-button_root--navigation_250ek_317):hover{background-color:#0000001a}}:where(.ds-link-button_root--navigation_250ek_317)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}:where(.ds-link-button_root--navigation_250ek_317)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--navigation_250ek_317)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--navigation_250ek_317)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--navigation--stretched_250ek_393){justify-content:flex-start}:where(.ds-link-button_root--navigation--stretched--icon-left_250ek_396){justify-content:flex-end}:where(.ds-link-button_root--dark-filled_250ek_399){background-color:#f8f8f8;color:#252525}:where(.ds-link-button_root--dark-filled_250ek_399):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-filled_250ek_399):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-filled_250ek_399):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-filled_250ek_399):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-filled_250ek_399):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-link-button_root--dark-filled_250ek_399):hover{background-color:#dadada}}:where(.ds-link-button_root--dark-filled_250ek_399)[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}:where(.ds-link-button_root--dark-filled_250ek_399)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-filled_250ek_399)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-filled_250ek_399)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-outline_250ek_456){border-color:#f8f8f8;color:#fff}:where(.ds-link-button_root--dark-outline_250ek_456):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-outline_250ek_456):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-outline_250ek_456):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-outline_250ek_456):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-outline_250ek_456):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-link-button_root--dark-outline_250ek_456):hover{background-color:#ffffff26}}:where(.ds-link-button_root--dark-outline_250ek_456)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}:where(.ds-link-button_root--dark-outline_250ek_456)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-outline_250ek_456)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-outline_250ek_456)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-ghost_250ek_512){color:#fff}:where(.ds-link-button_root--dark-ghost_250ek_512):focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-ghost_250ek_512):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-ghost_250ek_512):focus{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-ghost_250ek_512):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-ghost_250ek_512):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-link-button_root--dark-ghost_250ek_512):hover{background-color:#ffffff26}}:where(.ds-link-button_root--dark-ghost_250ek_512)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-link-button_root--dark-ghost_250ek_512)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-ghost_250ek_512)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-ghost_250ek_512)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--dark-ghost-flush_250ek_566){color:#fff}:where(.ds-link-button_root--dark-ghost-flush_250ek_566):focus,:where(.ds-link-button_root--dark-ghost-flush_250ek_566):focus-visible{outline:none}:where(.ds-link-button_root--dark-ghost-flush_250ek_566):focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-ghost-flush_250ek_566):focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-link-button_root--dark-ghost-flush_250ek_566):focus:before{outline:revert;outline-offset:revert}:where(.ds-link-button_root--dark-ghost-flush_250ek_566):focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-ghost-flush_250ek_566):focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){:where(.ds-link-button_root--dark-ghost-flush_250ek_566):hover:before{background-color:#ffffff26}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-link-button_root--dark-ghost-flush_250ek_566):hover:before{background-color:transparent}}:where(.ds-link-button_root--dark-ghost-flush_250ek_566)[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}:where(.ds-link-button_root--dark-ghost-flush_250ek_566)[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){:where(.ds-link-button_root--dark-ghost-flush_250ek_566)[aria-disabled=true]{color:GrayText;border-color:GrayText}}:where(.ds-link-button_root--dark-ghost-flush_250ek_566)[aria-disabled=true]:before{background-color:transparent}:where(.ds-link-button_root--small_250ek_237){min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}:where(.ds-link-button_root--small_250ek_237).ds-link-button_root--ghost-flush_250ek_231:before{right:-8px;left:-8px}:where(.ds-link-button_root--stretched_250ek_641){width:100%}:where(.ds-link-button_root--icon-left_250ek_644){flex-direction:row-reverse}:where(.ds-link-button_root--icon-only_250ek_647){width:3rem;height:3rem}:where(.ds-link-button_root--icon-only_250ek_647).ds-link-button_root--ghost-flush_250ek_231{width:1rem;height:1rem}:where(.ds-link-button_root--icon-only-small_250ek_656){width:2rem;height:2rem;min-width:2rem;min-height:2rem}:where(.ds-link-button_root--icon-only-small_250ek_656).ds-link-button_root--ghost-flush_250ek_231{width:1rem;height:1rem}@media (min-width: 1024px){:where(.ds-link-button_icon--navigation_250ek_668){min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}}:where(.ds-link-button_label--hidden_250ek_676){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}'
205
205
  },
206
+ {
207
+ componentName: "DSLinkCard",
208
+ componentNameLowercase: "linkcard",
209
+ cssFileName: "LinkCard.DgC0-Ow5.css",
210
+ cssFileContent: ':where(.ds-link-card_root_1v6ea_1){height:inherit}:where(.ds-link-card_root--responsive_1v6ea_4){container-type:inline-size;container-name:card-orientation}@container card-orientation (width > 687px){:where(.ds-link-card_root--responsive_1v6ea_4) :where(.ds-link-card_wrapper_1v6ea_9){grid-template-rows:unset;grid-auto-columns:auto 1fr;grid-auto-flow:column;width:100%}:where(.ds-link-card_root--responsive_1v6ea_4) :where(.ds-link-card_wrapper_1v6ea_9) :where(img){border-top-right-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;aspect-ratio:1/1}:where(.ds-link-card_root--responsive_1v6ea_4) :where(.ds-link-card_wrapper_1v6ea_9) :where(.ds-link-card_content_1v6ea_21){padding:32px}}:where(.ds-link-card_root--responsive_1v6ea_4) :where(.ds-link-card_wrapper_1v6ea_9){container-type:inline-size;container-name:card-content}@container card-content (width > 859px){:where(.ds-link-card_root--responsive_1v6ea_4) :where(.ds-link-card_content_1v6ea_21){display:grid;grid-template-columns:2fr 1fr;gap:64px;width:100%}:where(.ds-link-card_root--responsive_1v6ea_4) :where(.ds-link-card_content_1v6ea_21) :where(.ds-link-card_footer_1v6ea_36){margin-block-start:unset;align-items:flex-end;text-align:right}:where(.ds-link-card_root--responsive_1v6ea_4) :where(.ds-link-card_content_1v6ea_21) :where(.ds-link-card_flags_1v6ea_41){justify-content:flex-end}}:where(.ds-link-card_root--horizontal_1v6ea_45) :where(.ds-link-card_wrapper_1v6ea_9){grid-template-rows:unset;grid-auto-columns:auto 1fr;grid-auto-flow:column;width:100%}:where(.ds-link-card_root--horizontal_1v6ea_45) :where(.ds-link-card_wrapper_1v6ea_9) :where(img){border-top-right-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;aspect-ratio:1/1}:where(.ds-link-card_root--horizontal_1v6ea_45) :where(.ds-link-card_wrapper_1v6ea_9) :where(.ds-link-card_content_1v6ea_21){padding:32px}:where(.ds-link-card_wrapper_1v6ea_9){position:relative;cursor:pointer;background-color:#fff;border-radius:4px;display:grid;grid-template-rows:auto 1fr;height:inherit;min-width:13rem;max-width:89.6875rem}:where(.ds-link-card_wrapper_1v6ea_9):hover{box-shadow:0 8px 48px #0000001a,0 2px 4px #0000000a}:where(.ds-link-card_wrapper_1v6ea_9) a:after{content:"";position:absolute;z-index:1;cursor:pointer;inset:0}:where(.ds-link-card_wrapper_1v6ea_9) a:focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-card_wrapper_1v6ea_9) a:focus{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-link-card_wrapper_1v6ea_9):has(:focus-visible) a:after{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-link-card_wrapper_1v6ea_9):has(:focus-visible) a:after{forced-color-adjust:auto;outline-color:Highlight}}:where(.ds-link-card_wrapper_1v6ea_9):has(:focus-within) a:focus{outline:none}:where(.ds-link-card_wrapper_1v6ea_9){box-shadow:0 2px 12px #00000014,0 1px 2px #00000029}@media screen and (forced-colors: active){:where(.ds-link-card_wrapper_1v6ea_9){border:1px solid CanvasText}}:where(.ds-link-card_wrapper_1v6ea_9) :where(img){border-top-left-radius:4px;border-top-right-radius:4px;object-fit:cover;max-width:100%;width:100%;height:100%;aspect-ratio:16/9;display:block}:where(.ds-link-card_content_1v6ea_21){display:flex;flex-direction:column;gap:16px;padding:24px;order:1}:where(.ds-link-card_header_1v6ea_134),:where(.ds-link-card_footer_1v6ea_36){display:flex;flex-direction:column;align-items:flex-start;gap:16px}:where(.ds-link-card_footer_1v6ea_36){margin-block-start:auto}:where(.ds-link-card_heading_1v6ea_146){margin:0}:where(.ds-link-card_link_1v6ea_150){text-decoration:none;color:#252525}:where(.ds-link-card_description_1v6ea_155){overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;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.5;font-size-adjust:.414}:where(.ds-link-card_meta-data_1v6ea_172){overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-link-card_flags_1v6ea_41){display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}:where(.ds-link-card_brand-flag_1v6ea_198){position:absolute;top:8px;left:8px}'
211
+ },
206
212
  {
207
213
  componentName: "DSLogo",
208
214
  componentNameLowercase: "logo",
@@ -236,8 +242,8 @@ function f(r, a) {
236
242
  {
237
243
  componentName: "DSRadioGroup",
238
244
  componentNameLowercase: "radiogroup",
239
- cssFileName: "RadioGroup.q1lQ-HIZ.css, radio.CsfCywxz.css",
240
- cssFileContent: ':where(.ds-radio-group_fieldset--custom-area-above_1r3gv_1){min-inline-size:auto}:where(.ds-radio-group_root_1r3gv_5){display:flex;flex-direction:column;row-gap:16px;column-gap:24px;flex-wrap:wrap;margin-block-start:-8px}:where(.ds-radio-group_root--horizontal_1r3gv_13){flex-direction:row}:where(.ds-radio-group_root--invalid_1r3gv_16){margin-block-start:-16px}:where(.ds-radio-group_root--custom-area-above_1r3gv_19){display:grid;justify-content:start;align-items:start;row-gap:20px;column-gap:var(--ds-spacing-dynamic-xs)}:where(.ds-radio-group_root--custom-area-above--horizontal_1r3gv_26){grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}:where(.ds-radio_root_95tvb_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;color:#252525;display:grid;grid-template-areas:"dot label";grid-template-columns:auto 1fr;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content;max-width:fit-content}:where(.ds-radio_root--disabled_95tvb_24){cursor:not-allowed}:where(.ds-radio_root--with-custom-area_95tvb_27){max-width:none}:where(.ds-radio_root--with-custom-area--above_95tvb_30){min-width:10rem;max-width:25rem;grid-template-areas:"custom-area custom-area" "dot label";grid-template-columns:auto 1fr;grid-template-rows:auto}:where(.ds-radio_radio_95tvb_38){grid-area:dot;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;border:1px solid #252525;position:relative}:where(.ds-radio_radio_95tvb_38){transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-radio_radio_95tvb_38){transition-duration:0ms}}:where(.ds-radio_radio_95tvb_38) :where(.ds-radio_dot_95tvb_56){opacity:0;height:.75rem;width:.75rem;border-radius:50%;background-color:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-radio_radio_95tvb_38) :where(.ds-radio_dot_95tvb_56){transition:opacity var(--ds-animation-duration, .1s) linear,background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-radio_radio_95tvb_38) :where(.ds-radio_dot_95tvb_56){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-radio_radio_95tvb_38) :where(.ds-radio_dot_95tvb_56){background-color:Highlight}}:where(.ds-radio_radio--invalid_95tvb_80){border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}:where(.ds-radio_label_95tvb_85){grid-area:label;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;width:100%;max-width:34em;display:grid;grid-template-areas:"label custom-area" "hint hint";grid-template-columns:auto minmax(auto,1fr)}:where(.ds-radio_label--bold_95tvb_102){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-radio_label--with-custom-area_95tvb_113){column-gap:8px}:where(.ds-radio_custom-area_95tvb_117){grid-area:custom-area;margin-inline-start:4px;min-width:max-content;min-height:1.25rem;max-height:2rem;overflow-y:hidden}:where(.ds-radio_custom-area--disabled_95tvb_125){opacity:.5}:where(.ds-radio_custom-area--above_95tvb_128){overflow-y:visible;max-height:unset;height:fit-content;margin-inline-start:0px}:where(.ds-radio_hint_95tvb_135){grid-area:hint;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;grid-column:span 2;opacity:1}:where(.ds-radio_hint_95tvb_135){transition:height var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),margin-block var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-radio_hint_95tvb_135){transition-duration:0ms}}:where(.ds-radio_hint--visible_95tvb_159){margin-block-start:4px;margin-block-end:4px}:where(.ds-radio_hint--unchecked-hidden_95tvb_163){height:0;opacity:0;pointer-events:none}:where(.ds-radio_input_95tvb_169){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-radio_input_95tvb_169):checked+:where(.ds-radio_radio_95tvb_38) :where(.ds-radio_dot_95tvb_56){opacity:1}:where(.ds-radio_input_95tvb_169):disabled+:where(.ds-radio_radio_95tvb_38){border-color:#00000080}:where(.ds-radio_input_95tvb_169):disabled+:where(.ds-radio_radio_95tvb_38) :where(.ds-radio_dot_95tvb_56){background-color:#00000080}@media screen and (forced-colors: active){:where(.ds-radio_input_95tvb_169):disabled+:where(.ds-radio_radio_95tvb_38) :where(.ds-radio_dot_95tvb_56){background-color:GrayText}}@media screen and (forced-colors: active){:where(.ds-radio_input_95tvb_169):disabled+:where(.ds-radio_radio_95tvb_38){border-color:GrayText}}:where(.ds-radio_input_95tvb_169):disabled~:where(.ds-radio_label_95tvb_85){color:#00000080}@media screen and (forced-colors: active){:where(.ds-radio_input_95tvb_169):disabled~:where(.ds-radio_label_95tvb_85){color:GrayText}}:where(.ds-radio_input_95tvb_169):focus{outline:none}:where(.ds-radio_input_95tvb_169):focus+:where(.ds-radio_radio_95tvb_38){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-radio_input_95tvb_169):focus+:where(.ds-radio_radio_95tvb_38){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){:where(.ds-radio_input_95tvb_169):focus+:where(.ds-radio_radio_95tvb_38){border-color:Highlight}}@supports selector(:focus-visible){:where(.ds-radio_input_95tvb_169):focus{outline:none}:where(.ds-radio_input_95tvb_169):focus+:where(.ds-radio_radio_95tvb_38){outline:revert;outline-offset:revert}:where(.ds-radio_input_95tvb_169):focus-visible{outline:none}:where(.ds-radio_input_95tvb_169):focus-visible+:where(.ds-radio_radio_95tvb_38){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-radio_input_95tvb_169):focus-visible+:where(.ds-radio_radio_95tvb_38){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){:where(.ds-radio_input_95tvb_169):focus-visible+:where(.ds-radio_radio_95tvb_38){border-color:Highlight}}}@media (hover: hover){:where(.ds-radio_input_95tvb_169):hover:not(:disabled)+:where(.ds-radio_radio_95tvb_38){background-color:#0000001a}:where(.ds-radio_input_95tvb_169):hover:not(:disabled)+:where(.ds-radio_radio_95tvb_38) :where(.ds-radio_dot_95tvb_56){background-color:#d9480f}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-radio_input_95tvb_169):hover:not(:disabled)+:where(.ds-radio_radio_95tvb_38) :where(.ds-radio_dot_95tvb_56){background-color:Highlight}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-radio_input_95tvb_169):hover:not(:disabled)+:where(.ds-radio_radio_95tvb_38){border-color:Highlight}}'
245
+ cssFileName: "RadioGroup.q1lQ-HIZ.css, radio.BLd_UGcp.css",
246
+ cssFileContent: ':where(.ds-radio-group_fieldset--custom-area-above_1r3gv_1){min-inline-size:auto}:where(.ds-radio-group_root_1r3gv_5){display:flex;flex-direction:column;row-gap:16px;column-gap:24px;flex-wrap:wrap;margin-block-start:-8px}:where(.ds-radio-group_root--horizontal_1r3gv_13){flex-direction:row}:where(.ds-radio-group_root--invalid_1r3gv_16){margin-block-start:-16px}:where(.ds-radio-group_root--custom-area-above_1r3gv_19){display:grid;justify-content:start;align-items:start;row-gap:20px;column-gap:var(--ds-spacing-dynamic-xs)}:where(.ds-radio-group_root--custom-area-above--horizontal_1r3gv_26){grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}:where(.ds-radio_root_14ige_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;color:#252525;display:grid;grid-template-areas:"dot label";grid-template-columns:auto 1fr;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content;max-width:fit-content}:where(.ds-radio_root--disabled_14ige_24){cursor:not-allowed}:where(.ds-radio_root--with-custom-area_14ige_27){max-width:none}:where(.ds-radio_root--with-custom-area--above_14ige_30){min-width:10rem;max-width:25rem;grid-template-areas:"custom-area custom-area" "dot label";grid-template-columns:auto 1fr;grid-template-rows:auto}:where(.ds-radio_radio_14ige_38){grid-area:dot;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;border:1px solid #252525;position:relative}:where(.ds-radio_radio_14ige_38){transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-radio_radio_14ige_38){transition-duration:0ms}}:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){opacity:0;height:.75rem;width:.75rem;border-radius:50%;background-color:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){transition:opacity var(--ds-animation-duration, .1s) linear,background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){transition-duration:0ms}}@media screen and (forced-colors: active){:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){background-color:Highlight}}:where(.ds-radio_radio--invalid_14ige_80){border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}:where(.ds-radio_label_14ige_85){grid-area:label;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;width:100%;max-width:34em;display:grid;grid-template-areas:"label custom-area" "hint hint";grid-template-columns:auto minmax(auto,1fr)}:where(.ds-radio_label--bold_14ige_102){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-radio_label--with-custom-area_14ige_113){column-gap:8px}:where(.ds-radio_custom-area_14ige_117){grid-area:custom-area;margin-inline-start:4px;min-width:max-content;min-height:1.25rem;max-height:2rem;overflow-y:hidden}:where(.ds-radio_custom-area--disabled_14ige_125){opacity:.5}:where(.ds-radio_custom-area--above_14ige_128){overflow-y:visible;max-height:unset;height:fit-content;margin-inline-start:0px}:where(.ds-radio_hint_14ige_135){grid-area:hint;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;grid-column:span 2;opacity:1}:where(.ds-radio_hint_14ige_135){transition:height var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),margin-block var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-radio_hint_14ige_135){transition-duration:0ms}}:where(.ds-radio_hint--visible_14ige_159){margin-block-start:4px;margin-block-end:4px}:where(.ds-radio_hint--unchecked-hidden_14ige_163){height:0;opacity:0;pointer-events:none}:where(.ds-radio_input_14ige_169){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-radio_input_14ige_169):checked+:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){opacity:1}:where(.ds-radio_input_14ige_169):disabled+:where(.ds-radio_radio_14ige_38){border-color:#00000080}:where(.ds-radio_input_14ige_169):disabled+:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){background-color:#dadada}@media screen and (forced-colors: active){:where(.ds-radio_input_14ige_169):disabled+:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){background-color:GrayText}}@media screen and (forced-colors: active){:where(.ds-radio_input_14ige_169):disabled+:where(.ds-radio_radio_14ige_38){border-color:GrayText}}:where(.ds-radio_input_14ige_169):disabled~:where(.ds-radio_label_14ige_85){color:#00000080}@media screen and (forced-colors: active){:where(.ds-radio_input_14ige_169):disabled~:where(.ds-radio_label_14ige_85){color:GrayText}}:where(.ds-radio_input_14ige_169):focus{outline:none}:where(.ds-radio_input_14ige_169):focus+:where(.ds-radio_radio_14ige_38){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-radio_input_14ige_169):focus+:where(.ds-radio_radio_14ige_38){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){:where(.ds-radio_input_14ige_169):focus+:where(.ds-radio_radio_14ige_38){border-color:Highlight}}@supports selector(:focus-visible){:where(.ds-radio_input_14ige_169):focus{outline:none}:where(.ds-radio_input_14ige_169):focus+:where(.ds-radio_radio_14ige_38){outline:revert;outline-offset:revert}:where(.ds-radio_input_14ige_169):focus-visible{outline:none}:where(.ds-radio_input_14ige_169):focus-visible+:where(.ds-radio_radio_14ige_38){outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){:where(.ds-radio_input_14ige_169):focus-visible+:where(.ds-radio_radio_14ige_38){forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){:where(.ds-radio_input_14ige_169):focus-visible+:where(.ds-radio_radio_14ige_38){border-color:Highlight}}}@media (hover: hover){:where(.ds-radio_input_14ige_169):hover:not(:disabled)+:where(.ds-radio_radio_14ige_38){background-color:#0000001a}:where(.ds-radio_input_14ige_169):hover:not(:disabled)+:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){background-color:#d9480f}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-radio_input_14ige_169):hover:not(:disabled)+:where(.ds-radio_radio_14ige_38) :where(.ds-radio_dot_14ige_56){background-color:Highlight}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-radio_input_14ige_169):hover:not(:disabled)+:where(.ds-radio_radio_14ige_38){border-color:Highlight}}'
241
247
  },
242
248
  {
243
249
  componentName: "DSScroller",
@@ -296,8 +302,8 @@ function f(r, a) {
296
302
  {
297
303
  componentName: "DSText",
298
304
  componentNameLowercase: "text",
299
- cssFileName: "Text.Dgpj61UP.css",
300
- cssFileContent: `:where(.ds-text_root_1mo26_6){margin:0}:where(.ds-text_root_1mo26_6){padding:0;border:none;color:#252525}:where(.ds-text_root--large_1mo26_15){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.25rem;line-height:1.6;font-size-adjust:.414}:where(.ds-text_root--large-bold_1mo26_26){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.25rem;line-height:1.6;font-size-adjust:.426}:where(.ds-text_root--medium_1mo26_37){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.5;font-size-adjust:.414}:where(.ds-text_root--medium-bold_1mo26_48){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.5;font-size-adjust:.426}:where(.ds-text_root--small_1mo26_59){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-text_root--small-bold_1mo26_70){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:.875rem;line-height:1.14;font-size-adjust:.426}:where(.ds-text_root--x-small_1mo26_81){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:.75rem;line-height:1.33;font-size-adjust:.414}:where(.ds-text_root--x-small-bold_1mo26_92){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:.75rem;line-height:1.33;font-size-adjust:.426}:where(.ds-text_root--xx-small_1mo26_103){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:.625rem;line-height:1.6;font-size-adjust:.414}:where(.ds-text_root_1mo26_6) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text_root_1mo26_6 a:not([class]))[href^="http://"]:after,:where(.ds-text_root_1mo26_6 a:not([class]))[href^="https://"]:after,:where(.ds-text_root_1mo26_6 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text_root_1mo26_6) a:not([class]){color:#252525}:where(.ds-text_root_1mo26_6) a:not([class]):link,:where(.ds-text_root_1mo26_6) a:not([class]):visited{color:#252525}:where(.ds-text_root_1mo26_6) a:not([class]):active{background-color:#0000001a;color:#252525}@media (hover: hover){:where(.ds-text_root_1mo26_6) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-text_root_1mo26_6) a:not([class]):hover{background-color:Canvas}}:where(.ds-text_root_1mo26_6) a:not([class])[href^="http://"]:after,:where(.ds-text_root_1mo26_6) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text_root_1mo26_6) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-text_root_1mo26_6) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text_root_1mo26_6) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text_root_1mo26_6) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text_root_1mo26_6) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text_root_1mo26_6) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text_root_1mo26_6) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-text_root_1mo26_6) a:not([class]){transition-duration:0ms}}:where(.ds-text_root--theme-dark_1mo26_197){color:#fff}:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text_root--theme-dark_1mo26_197 a:not([class]))[href^="http://"]:after,:where(.ds-text_root--theme-dark_1mo26_197 a:not([class]))[href^="https://"]:after,:where(.ds-text_root--theme-dark_1mo26_197 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]){color:#fff}:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]):link,:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]):visited{color:#fff}:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]):active{background-color:#ffffff26;color:#fff}@media (hover: hover){:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]):hover{background-color:Canvas}}:where(.ds-text_root--theme-dark_1mo26_197) a:not([class])[href^="http://"]:after,:where(.ds-text_root--theme-dark_1mo26_197) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text_root--theme-dark_1mo26_197) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-text_root--theme-dark_1mo26_197) a:not([class]){transition-duration:0ms}}`
305
+ cssFileName: "text.ZCpNYmwU.css",
306
+ cssFileContent: `:where(.ds-text_root_1x9it_6){margin:0}:where(.ds-text_root_1x9it_6){padding:0;border:none;color:#252525}:where(.ds-text_root--large_1x9it_15){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.25rem;line-height:1.6;font-size-adjust:.414}:where(.ds-text_root--large-bold_1x9it_26){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.25rem;line-height:1.6;font-size-adjust:.426}:where(.ds-text_root--medium_1x9it_37){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.5;font-size-adjust:.414}:where(.ds-text_root--medium-bold_1x9it_48){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.5;font-size-adjust:.426}:where(.ds-text_root--small_1x9it_59){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-text_root--small-bold_1x9it_70){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:.875rem;line-height:1.14;font-size-adjust:.426}:where(.ds-text_root--x-small_1x9it_81){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:.75rem;line-height:1.33;font-size-adjust:.414}:where(.ds-text_root--x-small-bold_1x9it_92){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:.75rem;line-height:1.33;font-size-adjust:.426}:where(.ds-text_root--xx-small_1x9it_103){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:.625rem;line-height:1.6;font-size-adjust:.414}:where(.ds-text_root_1x9it_6) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text_root_1x9it_6 a:not([class]))[href^="http://"]:after,:where(.ds-text_root_1x9it_6 a:not([class]))[href^="https://"]:after,:where(.ds-text_root_1x9it_6 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text_root_1x9it_6) a:not([class]){color:#252525}:where(.ds-text_root_1x9it_6) a:not([class]):link,:where(.ds-text_root_1x9it_6) a:not([class]):visited{color:#252525}:where(.ds-text_root_1x9it_6) a:not([class]):active{background-color:#0000001a;color:#252525}@media (hover: hover){:where(.ds-text_root_1x9it_6) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-text_root_1x9it_6) a:not([class]):hover{background-color:Canvas}}:where(.ds-text_root_1x9it_6) a:not([class])[href^="http://"]:after,:where(.ds-text_root_1x9it_6) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text_root_1x9it_6) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-text_root_1x9it_6) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text_root_1x9it_6) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text_root_1x9it_6) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text_root_1x9it_6) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text_root_1x9it_6) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text_root_1x9it_6) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-text_root_1x9it_6) a:not([class]){transition-duration:0ms}}:where(.ds-text_root--theme-dark_1x9it_197){color:#fff}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text_root--theme-dark_1x9it_197 a:not([class]))[href^="http://"]:after,:where(.ds-text_root--theme-dark_1x9it_197 a:not([class]))[href^="https://"]:after,:where(.ds-text_root--theme-dark_1x9it_197 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]){color:#fff}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):link,:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):visited{color:#fff}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):active{background-color:#ffffff26;color:#fff}@media (hover: hover){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):hover{background-color:Canvas}}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class])[href^="http://"]:after,:where(.ds-text_root--theme-dark_1x9it_197) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-text_root--theme-dark_1x9it_197) a:not([class]){transition-duration:0ms}}`
301
307
  },
302
308
  {
303
309
  componentName: "DSTextarea",
@@ -305,6 +311,12 @@ function f(r, a) {
305
311
  cssFileName: "Textarea.B1HOakic.css",
306
312
  cssFileContent: ':where(.ds-textarea_textarea_19e2t_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-textarea_textarea--small_19e2t_9){padding-inline-start:7px;padding-inline-end:7px}:where(.ds-textarea_textarea_19e2t_1){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-textarea_textarea_19e2t_1):focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-textarea_textarea_19e2t_1):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-textarea_textarea_19e2t_1):focus{outline:revert;outline-offset:revert}:where(.ds-textarea_textarea_19e2t_1):focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-textarea_textarea_19e2t_1):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-textarea_textarea_19e2t_1){transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-textarea_textarea_19e2t_1){transition-duration:0ms}}@media (hover: hover){:where(.ds-textarea_textarea_19e2t_1):hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-textarea_textarea_19e2t_1):hover{border-color:Highlight}}:where(.ds-textarea_textarea_19e2t_1){background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}:where(.ds-textarea_textarea_19e2t_1)[readonly]{background-color:#ededed;border-color:transparent;color:#252525}:where(.ds-textarea_textarea_19e2t_1)[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-textarea_textarea_19e2t_1)[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-textarea_textarea_19e2t_1)[readonly]:focus{outline:revert;outline-offset:revert}:where(.ds-textarea_textarea_19e2t_1)[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-textarea_textarea_19e2t_1)[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-textarea_textarea_19e2t_1):disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}:where(.ds-textarea_textarea_19e2t_1)::-webkit-placeholder,:where(.ds-textarea_textarea_19e2t_1)::placeholder{color:#666;opacity:1}:where(.ds-textarea_textarea--invalid_19e2t_121){border-color:#d43b3b;outline-color:#d43b3b}:where(.ds-textarea_textarea--invalid_19e2t_121):active,:where(.ds-textarea_textarea--invalid_19e2t_121):focus,:where(.ds-textarea_textarea--invalid_19e2t_121):focus-visible{border-color:#252525}:where(.ds-textarea_textarea--small_19e2t_9){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-textarea_textarea_19e2t_1){padding-block-start:15px;padding-block-end:15px;min-height:5.875rem;resize:vertical}:where(.ds-textarea_textarea--resize-auto_19e2t_145){resize:none;overflow-y:hidden}:where(.ds-textarea_textarea--small_19e2t_9){padding-block-start:8px;padding-block-end:8px;min-height:4.875rem}:where(.ds-textarea_root_19e2t_155):has(.ds-textarea_hint_19e2t_155) :where(.ds-textarea_label-wrapper_19e2t_155){margin-block-end:2px}:where(.ds-textarea_affix_19e2t_159){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}:where(.ds-textarea_affix--small_19e2t_180){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}:where(.ds-textarea_affix_19e2t_159).ds-textarea_prefix_19e2t_193{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}:where(.ds-textarea_affix_19e2t_159).ds-textarea_suffix_19e2t_199{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}:where(.ds-textarea_affix--disabled_19e2t_205){color:#00000080}@media screen and (forced-colors: active){:where(.ds-textarea_affix--disabled_19e2t_205){color:GrayText}}:where(.ds-textarea_affix--disabled_19e2t_205).ds-textarea_prefix_19e2t_193,:where(.ds-textarea_affix--disabled_19e2t_205).ds-textarea_suffix_19e2t_199{border-color:#0000001a}:where(.ds-textarea_affix--readonly_19e2t_216){background-color:#ededed;position:relative}:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_prefix_19e2t_193,:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_suffix_19e2t_199{border-color:transparent}:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_prefix_19e2t_193:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors: active){:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_prefix_19e2t_193:after{background-color:transparent}}:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_suffix_19e2t_199:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors: active){:where(.ds-textarea_affix--readonly_19e2t_216).ds-textarea_suffix_19e2t_199:before{background-color:transparent}}:where(.ds-textarea_leading-icon_19e2t_252){grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){:where(.ds-textarea_leading-icon_19e2t_252){background-color:Canvas;fill:CanvasText}}:where(.ds-textarea_leading-icon--small_19e2t_264){margin-inline-start:8px}:where(.ds-textarea_leading-icon--disabled_19e2t_267){fill:#00000080}@media screen and (forced-colors: active){:where(.ds-textarea_leading-icon--disabled_19e2t_267){fill:GrayText}}:where(.ds-textarea_action-button_19e2t_276){grid-area:1/4/2/5}:where(.ds-textarea_label_19e2t_155){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:2px}@media screen and (forced-colors: active){:where(.ds-textarea_label--disabled_19e2t_295){color:GrayText}}:where(.ds-textarea_label-wrapper_19e2t_155){display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}:where(.ds-textarea_label-wrapper--hidden_19e2t_307){border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}:where(.ds-textarea_hint_19e2t_155){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:34em;margin-block-end:8px}:where(.ds-textarea_feedback_19e2t_335){margin-block-start:8px}:where(.ds-textarea_footer_19e2t_339){display:flex;justify-content:flex-end;margin-block-start:8px}:where(.ds-textarea_footer--has-system-feedback_19e2t_344){gap:24px;justify-content:space-between}:where(.ds-textarea_feedback_19e2t_335){margin-block-start:0}:where(.ds-textarea_char-count_19e2t_353){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}:where(.ds-textarea_char-count-announcer_19e2t_366){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}'
307
313
  },
314
+ {
315
+ componentName: "DSTextUtility",
316
+ componentNameLowercase: "textutility",
317
+ cssFileName: "TextUtility.BsMYk5lH.css",
318
+ cssFileContent: `:where(.ds-text-utility_root_1hq5u_6){margin:0}:where(.ds-text-utility_root_1hq5u_6){padding:0;border:none;color:#252525}:where(.ds-text-utility_root--large_1hq5u_15){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.414}:where(.ds-text-utility_root--large-bold_1hq5u_26){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1.125rem;line-height:1.33;font-size-adjust:.426}:where(.ds-text-utility_root--medium_1hq5u_37){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}:where(.ds-text-utility_root--medium-bold_1hq5u_48){font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}:where(.ds-text-utility_root--small_1hq5u_59){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}:where(.ds-text-utility_root--small-bold_1hq5u_70){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:.875rem;line-height:1.14;font-size-adjust:.426}:where(.ds-text-utility_root--small-demi_1hq5u_81){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.42}:where(.ds-text-utility_root--x-small-demi_1hq5u_92){font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.33;font-size-adjust:.42}:where(.ds-text-utility_root_1hq5u_6) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text-utility_root_1hq5u_6 a:not([class]))[href^="http://"]:after,:where(.ds-text-utility_root_1hq5u_6 a:not([class]))[href^="https://"]:after,:where(.ds-text-utility_root_1hq5u_6 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text-utility_root_1hq5u_6) a:not([class]){color:#252525}:where(.ds-text-utility_root_1hq5u_6) a:not([class]):link,:where(.ds-text-utility_root_1hq5u_6) a:not([class]):visited{color:#252525}:where(.ds-text-utility_root_1hq5u_6) a:not([class]):active{background-color:#0000001a;color:#252525}@media (hover: hover){:where(.ds-text-utility_root_1hq5u_6) a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-text-utility_root_1hq5u_6) a:not([class]):hover{background-color:Canvas}}:where(.ds-text-utility_root_1hq5u_6) a:not([class])[href^="http://"]:after,:where(.ds-text-utility_root_1hq5u_6) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text-utility_root_1hq5u_6) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-text-utility_root_1hq5u_6) a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text-utility_root_1hq5u_6) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text-utility_root_1hq5u_6) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text-utility_root_1hq5u_6) a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text-utility_root_1hq5u_6) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text-utility_root_1hq5u_6) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-text-utility_root_1hq5u_6) a:not([class]){transition-duration:0ms}}:where(.ds-text-utility_root--theme-dark_1hq5u_186){color:#fff}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-text-utility_root--theme-dark_1hq5u_186 a:not([class]))[href^="http://"]:after,:where(.ds-text-utility_root--theme-dark_1hq5u_186 a:not([class]))[href^="https://"]:after,:where(.ds-text-utility_root--theme-dark_1hq5u_186 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]){color:#fff}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):link,:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):visited{color:#fff}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):active{background-color:#ffffff26;color:#fff}@media (hover: hover){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover: hover) and (forced-colors: active){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):hover{background-color:Canvas}}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class])[href^="http://"]:after,:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):focus{outline:revert;outline-offset:revert}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors: active){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){:where(.ds-text-utility_root--theme-dark_1hq5u_186) a:not([class]){transition-duration:0ms}}`
319
+ },
308
320
  {
309
321
  componentName: "DSTitle",
310
322
  componentNameLowercase: "title",
@@ -62,7 +62,7 @@ export declare function getResetStyles(options?: GetResetStylesOptions): string
62
62
  type GetSSRStylesOptions = {
63
63
  format?: Exclude<Format, 'cra'>;
64
64
  };
65
- declare const COMPONENT_NAME: readonly ["DSAccordion", "DSActionButton", "DSActionLink", "DSAriaLiveRegions", "DSBanner", "DSBreadcrumb", "DSButton", "DSButtonRound", "DSCheckbox", "DSCheckboxGroup", "DSChipGroup", "DSCombobox", "DSDialog", "DSDrawer", "DSFieldset", "DSFlag", "DSFloatingActionButton", "DSHeader", "DSHeading", "DSIcon", "DSInput", "DSInputFile", "DSInputNumber", "DSInputPassword", "DSInputSearch", "DSLink", "DSLinkButton", "DSLogo", "DSMegaMenu", "DSNavigationTabs", "DSNotification", "DSPopover", "DSRadioGroup", "DSScroller", "DSSelect", "DSSkipToContent", "DSSlider", "DSSpinner", "DSStepper", "DSSwitch", "DSSystemFeedback", "DSTabs", "DSText", "DSTextarea", "DSTitle", "DSToastManager", "DSTopBar"];
65
+ declare const COMPONENT_NAME: readonly ["DSAccordion", "DSActionButton", "DSActionLink", "DSAriaLiveRegions", "DSBanner", "DSBreadcrumb", "DSButton", "DSButtonRound", "DSCheckbox", "DSCheckboxGroup", "DSChipGroup", "DSCombobox", "DSDialog", "DSDrawer", "DSFieldset", "DSFlag", "DSFloatingActionButton", "DSHeader", "DSHeading", "DSIcon", "DSInput", "DSInputFile", "DSInputNumber", "DSInputPassword", "DSInputSearch", "DSLink", "DSLinkButton", "DSLinkCard", "DSLogo", "DSMegaMenu", "DSNavigationTabs", "DSNotification", "DSPopover", "DSRadioGroup", "DSScroller", "DSSelect", "DSSkipToContent", "DSSlider", "DSSpinner", "DSStepper", "DSSwitch", "DSSystemFeedback", "DSTabs", "DSText", "DSTextarea", "DSTextUtility", "DSTitle", "DSToastManager", "DSTopBar"];
66
66
  export type ComponentName = (typeof COMPONENT_NAME)[number];
67
67
  /**
68
68
  * Retrieves server-side rendered (SSR) styles for the specified components to be injected into the <head> at build time.
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import { jsx as x, jsxs as he } from "react/jsx-runtime";
3
- import { d as pe } from "./chunks/index.D-sRdssb.js";
3
+ import { d as ge } from "./chunks/index.D-sRdssb.js";
4
4
  import { c as H } from "./chunks/index.DL9mof6u.js";
5
- import { forwardRef as Ce, useRef as be, useState as ye, useEffect as ke } from "react";
6
- import './assets/radio.CsfCywxz.css';const fe = (B) => B.replace(/\s+/g, ""), ge = "ds-radio_root_95tvb_1", De = "ds-radio_root--disabled_95tvb_24", Ne = "ds-radio_root--with-custom-area_95tvb_27", We = "ds-radio_root--with-custom-area--above_95tvb_30", xe = "ds-radio_radio_95tvb_38", He = "ds-radio_dot_95tvb_56", Be = "ds-radio_radio--invalid_95tvb_80", Ue = "ds-radio_label_95tvb_85", Ie = "ds-radio_label--bold_95tvb_102", Se = "ds-radio_label--with-custom-area_95tvb_113", $e = "ds-radio_custom-area_95tvb_117", we = "ds-radio_custom-area--disabled_95tvb_125", je = "ds-radio_custom-area--above_95tvb_128", Ee = "ds-radio_hint_95tvb_135", Ve = "ds-radio_hint--visible_95tvb_159", Oe = "ds-radio_hint--unchecked-hidden_95tvb_163", Re = "ds-radio_input_95tvb_169", t = {
7
- root: ge,
5
+ import { forwardRef as pe, useRef as fe, useState as Ce, useEffect as ye } from "react";
6
+ import './assets/radio.BLd_UGcp.css';const me = (B) => B.replace(/\s+/g, ""), ke = "ds-radio_root_14ige_1", De = "ds-radio_root--disabled_14ige_24", Ne = "ds-radio_root--with-custom-area_14ige_27", We = "ds-radio_root--with-custom-area--above_14ige_30", xe = "ds-radio_radio_14ige_38", He = "ds-radio_dot_14ige_56", Be = "ds-radio_radio--invalid_14ige_80", Ue = "ds-radio_label_14ige_85", Ie = "ds-radio_label--bold_14ige_102", Se = "ds-radio_label--with-custom-area_14ige_113", $e = "ds-radio_custom-area_14ige_117", we = "ds-radio_custom-area--disabled_14ige_125", je = "ds-radio_custom-area--above_14ige_128", Ee = "ds-radio_hint_14ige_135", Ve = "ds-radio_hint--visible_14ige_159", Oe = "ds-radio_hint--unchecked-hidden_14ige_163", Re = "ds-radio_input_14ige_169", t = {
7
+ root: ke,
8
8
  rootDisabled: De,
9
9
  rootWithCustomArea: Ne,
10
10
  rootWithCustomAreaAbove: We,
@@ -21,15 +21,15 @@ import './assets/radio.CsfCywxz.css';const fe = (B) => B.replace(/\s+/g, ""), ge
21
21
  hintVisible: Ve,
22
22
  hintUncheckedHidden: Oe,
23
23
  input: Re
24
- }, qe = Ce((B, m) => {
25
- const e = pe.c(88);
26
- let U, _, i, n, l, c, d, u, v, I, S, $, w, j, E, h;
24
+ }, qe = pe((B, _) => {
25
+ const e = ge.c(88);
26
+ let U, b, i, n, l, c, d, u, A, I, S, $, w, j, E, h;
27
27
  e[0] !== B ? ({
28
28
  label: c,
29
29
  name: d,
30
30
  value: h,
31
31
  checked: U,
32
- className: _,
32
+ className: b,
33
33
  customArea: i,
34
34
  isCustomAreaAbove: I,
35
35
  defaultChecked: S,
@@ -40,20 +40,20 @@ import './assets/radio.CsfCywxz.css';const fe = (B) => B.replace(/\s+/g, ""), ge
40
40
  isBold: j,
41
41
  hideUncheckedHint: E,
42
42
  onChange: u,
43
- ...v
44
- } = B, e[0] = B, e[1] = U, e[2] = _, e[3] = i, e[4] = n, e[5] = l, e[6] = c, e[7] = d, e[8] = u, e[9] = v, e[10] = I, e[11] = S, e[12] = $, e[13] = w, e[14] = j, e[15] = E, e[16] = h) : (U = e[1], _ = e[2], i = e[3], n = e[4], l = e[5], c = e[6], d = e[7], u = e[8], v = e[9], I = e[10], S = e[11], $ = e[12], w = e[13], j = e[14], E = e[15], h = e[16]);
45
- const b = I === void 0 ? !1 : I, me = S === void 0 ? !1 : S, s = $ === void 0 ? !1 : $, A = w === void 0 ? !1 : w, Y = j === void 0 ? !1 : j, r = E === void 0 ? !1 : E, _e = be(null), o = be(null), [ve, Ae] = ye(me), V = U !== void 0, a = V ? U : ve;
43
+ ...A
44
+ } = B, e[0] = B, e[1] = U, e[2] = b, e[3] = i, e[4] = n, e[5] = l, e[6] = c, e[7] = d, e[8] = u, e[9] = A, e[10] = I, e[11] = S, e[12] = $, e[13] = w, e[14] = j, e[15] = E, e[16] = h) : (U = e[1], b = e[2], i = e[3], n = e[4], l = e[5], c = e[6], d = e[7], u = e[8], A = e[9], I = e[10], S = e[11], $ = e[12], w = e[13], j = e[14], E = e[15], h = e[16]);
45
+ const f = I === void 0 ? !1 : I, _e = S === void 0 ? !1 : S, s = $ === void 0 ? !1 : $, v = w === void 0 ? !1 : w, Y = j === void 0 ? !1 : j, r = E === void 0 ? !1 : E, be = fe(null), o = fe(null), [Ae, ve] = Ce(_e), V = U !== void 0, a = V ? U : Ae;
46
46
  let O, R;
47
47
  e[17] !== a || e[18] !== r ? (O = () => {
48
48
  o.current && (r ? (o.current.style.height === "0px" || o.current.style.height === "") && a ? (o.current.style.height = `${o.current.scrollHeight}px`, o.current.style.opacity = "1") : a || (o.current.style.opacity = "0", o.current.style.height = "0px", o.current.style.pointerEvents = "none") : (o.current.style.height === "0px" || o.current.style.height === "") && (o.current.style.height = "auto", o.current.style.opacity = "1"));
49
- }, R = [o, a, r], e[17] = a, e[18] = r, e[19] = O, e[20] = R) : (O = e[19], R = e[20]), ke(O, R);
50
- const Z = !!i, ee = !!i && b;
49
+ }, R = [o, a, r], e[17] = a, e[18] = r, e[19] = O, e[20] = R) : (O = e[19], R = e[20]), ye(O, R);
50
+ const Z = !!i, ee = !!i && f;
51
51
  let q;
52
- e[21] !== _ || e[22] !== s || e[23] !== ee || e[24] !== Z ? (q = H(t.root, {
52
+ e[21] !== b || e[22] !== s || e[23] !== ee || e[24] !== Z ? (q = H(t.root, {
53
53
  [t.rootDisabled]: s,
54
54
  [t.rootWithCustomArea]: Z,
55
55
  [t.rootWithCustomAreaAbove]: ee
56
- }, _), e[21] = _, e[22] = s, e[23] = ee, e[24] = Z, e[25] = q) : q = e[25];
56
+ }, b), e[21] = b, e[22] = s, e[23] = ee, e[24] = Z, e[25] = q) : q = e[25];
57
57
  const te = q, se = !!i;
58
58
  let z;
59
59
  e[26] !== Y || e[27] !== se ? (z = H(t.label, {
@@ -71,9 +71,9 @@ import './assets/radio.CsfCywxz.css';const fe = (B) => B.replace(/\s+/g, ""), ge
71
71
  }), e[33] = G, e[34] = ie, e[35] = J) : J = e[35];
72
72
  const le = J;
73
73
  let K;
74
- e[36] !== A ? (K = H(t.radio, {
75
- [t.radioInvalid]: A
76
- }), e[36] = A, e[37] = K) : K = e[37];
74
+ e[36] !== v ? (K = H(t.radio, {
75
+ [t.radioInvalid]: v
76
+ }), e[36] = v, e[37] = K) : K = e[37];
77
77
  const ae = K;
78
78
  let L;
79
79
  e[38] !== s ? (L = H(t.customArea, {
@@ -86,34 +86,34 @@ import './assets/radio.CsfCywxz.css';const fe = (B) => B.replace(/\s+/g, ""), ge
86
86
  }), e[40] = s, e[41] = M) : M = e[41];
87
87
  const ce = M;
88
88
  let P;
89
- e[42] !== s || e[43] !== V || e[44] !== u ? (P = (f) => {
89
+ e[42] !== s || e[43] !== V || e[44] !== u ? (P = (m) => {
90
90
  if (s) {
91
- f.preventDefault();
91
+ m.preventDefault();
92
92
  return;
93
93
  }
94
- V || Ae(f.target.checked), u && u(f);
94
+ V || ve(m.target.checked), u && u(m);
95
95
  }, e[42] = s, e[43] = V, e[44] = u, e[45] = P) : P = e[45];
96
- const ne = P, p = l ? `${fe(d)}-${fe(h)}-description` : void 0;
96
+ const ne = P, g = l ? `${me(d)}-${me(h)}-description` : void 0;
97
97
  let Q;
98
- e[46] !== p || e[47] !== n || e[48] !== A ? (Q = [A && n && `${n}-feedback`, p].filter(Boolean).join(" ") || void 0, e[46] = p, e[47] = n, e[48] = A, e[49] = Q) : Q = e[49];
98
+ e[46] !== g || e[47] !== n || e[48] !== v ? (Q = [v && n && `${n}-feedback`, g].filter(Boolean).join(" ") || void 0, e[46] = g, e[47] = n, e[48] = v, e[49] = Q) : Q = e[49];
99
99
  const de = Q;
100
- let C;
101
- e[50] !== m ? (C = (f) => {
102
- typeof m == "function" ? m(f) : m !== null && (m.current = f), _e.current = f;
103
- }, e[50] = m, e[51] = C) : C = e[51];
100
+ let p;
101
+ e[50] !== _ ? (p = (m) => {
102
+ typeof _ == "function" ? _(m) : _ !== null && (_.current = m), be.current = m;
103
+ }, e[50] = _, e[51] = p) : p = e[51];
104
104
  const ue = typeof c == "string" ? c : void 0;
105
- let y;
106
- e[52] !== de || e[53] !== a || e[54] !== s || e[55] !== ne || e[56] !== d || e[57] !== v || e[58] !== C || e[59] !== ue || e[60] !== h ? (y = /* @__PURE__ */ x("input", { type: "radio", value: h, name: d, className: t.input, ref: C, onChange: ne, ...v, disabled: s, checked: a, "aria-label": ue, "aria-describedby": de }), e[52] = de, e[53] = a, e[54] = s, e[55] = ne, e[56] = d, e[57] = v, e[58] = C, e[59] = ue, e[60] = h, e[61] = y) : y = e[61];
105
+ let C;
106
+ e[52] !== de || e[53] !== a || e[54] !== s || e[55] !== ne || e[56] !== d || e[57] !== A || e[58] !== p || e[59] !== ue || e[60] !== h ? (C = /* @__PURE__ */ x("input", { type: "radio", value: h, name: d, className: t.input, ref: p, onChange: ne, ...A, disabled: s, checked: a, "aria-label": ue, "aria-describedby": de }), e[52] = de, e[53] = a, e[54] = s, e[55] = ne, e[56] = d, e[57] = A, e[58] = p, e[59] = ue, e[60] = h, e[61] = C) : C = e[61];
107
107
  let T;
108
108
  e[62] === Symbol.for("react.memo_cache_sentinel") ? (T = /* @__PURE__ */ x("div", { className: t.dot }), e[62] = T) : T = e[62];
109
+ let y;
110
+ e[63] !== ae ? (y = /* @__PURE__ */ x("span", { className: ae, children: T }), e[63] = ae, e[64] = y) : y = e[64];
109
111
  let k;
110
- e[63] !== ae ? (k = /* @__PURE__ */ x("span", { className: ae, children: T }), e[63] = ae, e[64] = k) : k = e[64];
111
- let g;
112
- e[65] !== i || e[66] !== ce || e[67] !== b ? (g = i && b && /* @__PURE__ */ x("div", { className: ce, children: i }), e[65] = i, e[66] = ce, e[67] = b, e[68] = g) : g = e[68];
112
+ e[65] !== i || e[66] !== ce || e[67] !== f ? (k = i && f && /* @__PURE__ */ x("div", { className: ce, children: i }), e[65] = i, e[66] = ce, e[67] = f, e[68] = k) : k = e[68];
113
113
  let D;
114
- e[69] !== i || e[70] !== re || e[71] !== b ? (D = i && !b && /* @__PURE__ */ x("div", { className: re, children: i }), e[69] = i, e[70] = re, e[71] = b, e[72] = D) : D = e[72];
114
+ e[69] !== i || e[70] !== re || e[71] !== f ? (D = i && !f && /* @__PURE__ */ x("div", { className: re, children: i }), e[69] = i, e[70] = re, e[71] = f, e[72] = D) : D = e[72];
115
115
  let N;
116
- e[73] !== p || e[74] !== l || e[75] !== le ? (N = /* @__PURE__ */ x("span", { id: p, className: le, ref: o, children: l }), e[73] = p, e[74] = l, e[75] = le, e[76] = N) : N = e[76];
116
+ e[73] !== g || e[74] !== l || e[75] !== le ? (N = /* @__PURE__ */ x("span", { id: g, className: le, ref: o, children: l }), e[73] = g, e[74] = l, e[75] = le, e[76] = N) : N = e[76];
117
117
  let W;
118
118
  e[77] !== c || e[78] !== oe || e[79] !== D || e[80] !== N ? (W = /* @__PURE__ */ he("span", { className: oe, children: [
119
119
  c,
@@ -121,12 +121,12 @@ import './assets/radio.CsfCywxz.css';const fe = (B) => B.replace(/\s+/g, ""), ge
121
121
  N
122
122
  ] }), e[77] = c, e[78] = oe, e[79] = D, e[80] = N, e[81] = W) : W = e[81];
123
123
  let X;
124
- return e[82] !== te || e[83] !== y || e[84] !== k || e[85] !== g || e[86] !== W ? (X = /* @__PURE__ */ he("label", { className: te, children: [
124
+ return e[82] !== te || e[83] !== C || e[84] !== y || e[85] !== k || e[86] !== W ? (X = /* @__PURE__ */ he("label", { className: te, children: [
125
+ C,
125
126
  y,
126
127
  k,
127
- g,
128
128
  W
129
- ] }), e[82] = te, e[83] = y, e[84] = k, e[85] = g, e[86] = W, e[87] = X) : X = e[87], X;
129
+ ] }), e[82] = te, e[83] = C, e[84] = y, e[85] = k, e[86] = W, e[87] = X) : X = e[87], X;
130
130
  });
131
131
  qe.displayName = "DSRadio";
132
132
  export {
@@ -4,8 +4,8 @@ import "./chunks/index.D-sRdssb.js";
4
4
  import "./chunks/index.DL9mof6u.js";
5
5
  import "react";
6
6
  import "./chunks/Fieldset.Bk8W5h13.js";
7
- import "./radio.pyM5ma9s.js";
8
- import { D as s } from "./chunks/RadioGroup.BDsVAhCK.js";
7
+ import "./radio.DYKHJbxF.js";
8
+ import { D as s } from "./chunks/RadioGroup.DupoApOX.js";
9
9
  export {
10
10
  s as DSRadioGroup
11
11
  };
@@ -90,6 +90,10 @@
90
90
  );
91
91
  }
92
92
 
93
+ @mixin utility-small-bold {
94
+ @include base-text-bold('STIHL Contraface Digital Text Bold', 0.875rem, 1.14);
95
+ }
96
+
93
97
  @mixin utility-small-demi {
94
98
  @include base-text('STIHL Contraface Digital Text Demi', 0.875rem, 1.14);
95
99
 
@@ -97,11 +101,7 @@
97
101
  }
98
102
 
99
103
  @mixin utility-x-small-demi {
100
- @include base-text('STIHL Contraface Digital Text Demi', 0.75rem, 1.14);
104
+ @include base-text('STIHL Contraface Digital Text Demi', 0.75rem, 1.33);
101
105
 
102
106
  font-size-adjust: 0.42;
103
107
  }
104
-
105
- @mixin utility-small-bold {
106
- @include base-text-bold('STIHL Contraface Digital Text Bold', 0.875rem, 1.14);
107
- }
@@ -0,0 +1,72 @@
1
+ "use client";
2
+ import { jsx as $ } from "react/jsx-runtime";
3
+ import { d as z } from "./chunks/index.D-sRdssb.js";
4
+ import { c as P } from "./chunks/index.DL9mof6u.js";
5
+ import { useRef as R, useEffect as j } from "react";
6
+ import { g as v } from "./chunks/helpers.CexwVao7.js";
7
+ import { i as N } from "./chunks/Text.utils.B4MiHAK_.js";
8
+ import './assets/text.ZCpNYmwU.css';const C = "ds-text_root_1x9it_6", O = "ds-text_root--large_1x9it_15", V = "ds-text_root--large-bold_1x9it_26", W = "ds-text_root--medium_1x9it_37", q = "ds-text_root--medium-bold_1x9it_48", A = "ds-text_root--small_1x9it_59", F = "ds-text_root--small-bold_1x9it_70", G = "ds-text_root--x-small_1x9it_81", H = "ds-text_root--x-small-bold_1x9it_92", I = "ds-text_root--xx-small_1x9it_103", J = "ds-text_root--theme-dark_1x9it_197", o = {
9
+ root: C,
10
+ rootLarge: O,
11
+ rootLargeBold: V,
12
+ rootMedium: W,
13
+ rootMediumBold: q,
14
+ rootSmall: A,
15
+ rootSmallBold: F,
16
+ rootXSmall: G,
17
+ rootXSmallBold: H,
18
+ rootXxSmall: I,
19
+ rootThemeDark: J
20
+ }, ot = (g) => {
21
+ const t = z.c(28);
22
+ let s, r, i, a, m, n, d;
23
+ t[0] !== g ? ({
24
+ children: s,
25
+ className: r,
26
+ size: a,
27
+ tag: m,
28
+ theme: n,
29
+ weight: d,
30
+ ...i
31
+ } = g, t[0] = g, t[1] = s, t[2] = r, t[3] = i, t[4] = a, t[5] = m, t[6] = n, t[7] = d) : (s = t[1], r = t[2], i = t[3], a = t[4], m = t[5], n = t[6], d = t[7]);
32
+ const e = a === void 0 ? "medium" : a, l = m === void 0 ? "p" : m, y = n === void 0 ? "light" : n, c = d === void 0 ? "normal" : d, x = R(null);
33
+ let _, h;
34
+ t[8] !== l ? (_ = () => {
35
+ if (x.current && process.env.NODE_ENV !== "production")
36
+ t: switch (l) {
37
+ case "li": {
38
+ if (!N(x.current, "ul, ol"))
39
+ throw Error(v("DSText", `The DSText component with the tag "${l}" is not within a list element (ul, ol). This may cause issues with list semantics. Please ensure the DSText component is within a list element.`));
40
+ break t;
41
+ }
42
+ case "dt":
43
+ case "dd": {
44
+ if (!N(x.current, "dl"))
45
+ throw Error(v("DSText", `The DSText component with the tag "${l}" is not within a list element (dl). This may cause issues with list semantics. Please ensure the DSText component is within a list element.`));
46
+ break t;
47
+ }
48
+ default:
49
+ return;
50
+ }
51
+ }, h = [l], t[8] = l, t[9] = _, t[10] = h) : (_ = t[9], h = t[10]), j(_, h);
52
+ const f = l, p = e === "large", T = e === "large" && c === "bold", w = e == "medium", B = e === "medium" && c === "bold", D = e == "small", b = e == "small" && c === "bold", X = e == "x-small", k = e == "x-small" && c === "bold", E = e == "xx-small", M = y === "dark";
53
+ let u;
54
+ t[11] !== r || t[12] !== B || t[13] !== D || t[14] !== b || t[15] !== X || t[16] !== k || t[17] !== E || t[18] !== M || t[19] !== p || t[20] !== T || t[21] !== w ? (u = P(o.root, r, {
55
+ [o.rootLarge]: p,
56
+ [o.rootLargeBold]: T,
57
+ [o.rootMedium]: w,
58
+ [o.rootMediumBold]: B,
59
+ [o.rootSmall]: D,
60
+ [o.rootSmallBold]: b,
61
+ [o.rootXSmall]: X,
62
+ [o.rootXSmallBold]: k,
63
+ [o.rootXxSmall]: E,
64
+ [o.rootThemeDark]: M
65
+ }), t[11] = r, t[12] = B, t[13] = D, t[14] = b, t[15] = X, t[16] = k, t[17] = E, t[18] = M, t[19] = p, t[20] = T, t[21] = w, t[22] = u) : u = t[22];
66
+ const L = u;
67
+ let S;
68
+ return t[23] !== f || t[24] !== s || t[25] !== i || t[26] !== L ? (S = /* @__PURE__ */ $(f, { className: L, ref: x, ...i, children: s }), t[23] = f, t[24] = s, t[25] = i, t[26] = L, t[27] = S) : S = t[27], S;
69
+ };
70
+ export {
71
+ ot as DSText
72
+ };
@@ -4,7 +4,8 @@ import "./chunks/index.D-sRdssb.js";
4
4
  import "./chunks/index.DL9mof6u.js";
5
5
  import "react";
6
6
  import "./chunks/helpers.CexwVao7.js";
7
- import { D as s } from "./chunks/Text.DpRtTpB4.js";
7
+ import "./chunks/Text.utils.B4MiHAK_.js";
8
+ import { D as s } from "./chunks/TextUtility.C68m5upo.js";
8
9
  export {
9
- s as DSText
10
+ s as DSTextUtility
10
11
  };
@@ -0,0 +1,2 @@
1
+ export * from './components/TextUtility/TextUtility'
2
+ export {}
@@ -1 +0,0 @@
1
- .ds-action-button_root_15ybf_1:focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-button_root_15ybf_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-action-button_root_15ybf_1:focus{outline:revert;outline-offset:revert}.ds-action-button_root_15ybf_1:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-button_root_15ybf_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}:where(.ds-action-button_root_15ybf_1){padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}.ds-action-button_root_15ybf_1{color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2rem;border-width:1px;border-style:solid;border-color:transparent;border-radius:2px;transform:translateZ(0);white-space:nowrap;overflow-wrap:normal;text-align:center;text-decoration:none;background-color:transparent;cursor:pointer}@media (hover: hover){.ds-action-button_root_15ybf_1:hover{background-color:#0000001a}}.ds-action-button_root_15ybf_1{transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-action-button_root_15ybf_1{transition-duration:0ms}}@media screen and (forced-colors: active){.ds-action-button_root_15ybf_1{background-color:Canvas!important}.ds-action-button_root_15ybf_1:hover{border-color:Highlight}}.ds-action-button_root--indent-level-1_15ybf_75{padding-inline-start:39px}.ds-action-button_root--active_15ybf_78{background-color:#0000001a}.ds-action-button_root--active--with-marker_15ybf_81{padding-inline-start:0px}.ds-action-button_root--icon--top_15ybf_84{gap:.25rem;flex-direction:column;min-height:3.375rem;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}.ds-action-button_root_15ybf_1[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-action-button_root_15ybf_1[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){.ds-action-button_root_15ybf_1[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-action-button_root_15ybf_1[aria-disabled=true]:before{background-color:transparent}.ds-action-button_root--stretched_15ybf_110{justify-content:flex-start;width:100%}.ds-action-button_active-marker_15ybf_115{width:.25rem;height:1.25rem;margin-inline-start:-.0625rem;margin-inline-end:.25rem;background-color:#e9640c}@media screen and (forced-colors: active){.ds-action-button_active-marker_15ybf_115{background-color:Highlight}}.ds-action-button_active-marker--with-indent_15ybf_127{margin-inline-end:1.75rem}.ds-action-button_icon-wrapper_15ybf_131{height:1rem}.ds-action-button_icon-wrapper--x-large_15ybf_134{height:1.5rem}.ds-action-button_icon-wrapper--with-number-indicator_15ybf_137{position:relative}.ds-action-button_icon-wrapper--with-number-indicator_15ybf_137>span{position:absolute;top:-25%;left:.625rem}.ds-action-button_icon-wrapper--with-number-indicator--with-value_15ybf_145>span{top:-50%}.ds-action-button_label_15ybf_149{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-action-button_label--bold_15ybf_160,.ds-action-button_label--active_15ybf_171{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-action-button_label--icon-top_15ybf_182{font-family:STIHL Contraface Digital Text Demi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.75rem;line-height:1.14;font-size-adjust:.42}.ds-action-button_label--icon-top_15ybf_182.ds-action-button_label--active_15ybf_171{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:.75rem;line-height:1.33;font-size-adjust:.426}.ds-action-button_number-indicator_15ybf_205{margin-inline-start:auto}.ds-action-button_label-wrapper_15ybf_209{display:flex;align-items:center;gap:.375rem}.ds-action-button_label-wrapper--icon-top_15ybf_214{gap:.125rem}.ds-action-button_chevron_15ybf_218{transform:rotate(0);min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}.ds-action-button_chevron_15ybf_218{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron_15ybf_218{transition-duration:0ms}}.ds-action-button_chevron--icon-position-top_15ybf_233{min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}.ds-action-button_chevron--up_15ybf_239{transform:rotate(-180deg)}.ds-action-button_chevron--up_15ybf_239{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron--up_15ybf_239{transition-duration:0ms}}.ds-action-button_chevron--right_15ybf_250{transform:rotate(-90deg)}.ds-action-button_chevron--right_15ybf_250{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron--right_15ybf_250{transition-duration:0ms}}.ds-action-button_chevron--left_15ybf_261{transform:rotate(-270deg)}.ds-action-button_chevron--left_15ybf_261{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron--left_15ybf_261{transition-duration:0ms}}