@stihl-design-system/components 1.0.0-RC.25 → 1.0.0-RC.26

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 (121) hide show
  1. package/{accordion.Dw3qTPN8.js → accordion.CBaDU14g.js} +2 -2
  2. package/{actionbutton.wYg4A5a2.js → actionbutton.DEJsLxnQ.js} +2 -2
  3. package/{actionlink.BoWrs0Mo.js → actionlink.Cs6BTCA3.js} +2 -2
  4. package/{arialiveregions.DVsA5OTR.js → arialiveregions.Fgcshs5k.js} +1 -1
  5. package/assets/ActionButton.Ewi0i1hW.css +1 -0
  6. package/assets/ActionLink.BdPEvuGm.css +1 -0
  7. package/assets/Icon.QeJ7TxZs.css +1 -0
  8. package/assets/InputFile.Dqjz53mb.css +1 -0
  9. package/assets/Popover.BDTDsPAt.css +1 -0
  10. package/{breadcrumb.C07HDyGp.js → breadcrumb.x78HJy5P.js} +3 -3
  11. package/{button.BBqDvwVm.js → button.BD_04tIG.js} +3 -3
  12. package/{buttonround.Vy1EygFm.js → buttonround.BT3OfowK.js} +2 -2
  13. package/{checkbox.CvWI1Jrx.js → checkbox.BktYXQmJ.js} +3 -3
  14. package/{checkboxgroup.BLpSLo9t.js → checkboxgroup.YK8H0YoX.js} +2 -2
  15. package/{chip.BsDriMfL.js → chip.BKtNbt4y.js} +2 -2
  16. package/{chipgroup.D1Km301k.js → chipgroup.Bp_v9IQu.js} +2 -2
  17. package/chunks/{Accordion.Cjc_1Bu1.js → Accordion.eVOD7J_8.js} +2 -2
  18. package/chunks/ActionButton.Ck1rGqgm.js +165 -0
  19. package/chunks/ActionLink.DnUNjoAT.js +138 -0
  20. package/chunks/{AriaLiveRegions.utils.zSFFD3SF.js → AriaLiveRegions.utils.Cb327d_2.js} +1 -1
  21. package/chunks/{Breadcrumb.QhD6byzd.js → Breadcrumb.B7g30dIO.js} +3 -3
  22. package/chunks/{Button.DZNUuPKC.js → Button.CC0qEsuR.js} +4 -4
  23. package/chunks/{Checkbox.Ch8DBzws.js → Checkbox.BIQAKBVy.js} +3 -3
  24. package/chunks/{CheckboxGroup.C8D6tjVI.js → CheckboxGroup.DHzpgOWp.js} +3 -3
  25. package/chunks/{Chip.CHy8cZJz.js → Chip.DifLxHH7.js} +3 -3
  26. package/chunks/{CustomReactSelect.hdDSE0ON.js → CustomReactSelect.DWdh3k_q.js} +1340 -1580
  27. package/chunks/{Dialog.DPeGj8-T.js → Dialog.BuEEJ199.js} +2 -2
  28. package/chunks/{Drawer.BMibxANc.js → Drawer.BXUGmpJI.js} +2 -2
  29. package/chunks/{Fieldset.DHccz6TP.js → Fieldset.BX46NuLh.js} +2 -2
  30. package/chunks/Header.CsrzyVil.js +356 -0
  31. package/chunks/{Icon.CAXZUNWo.js → Icon.C0161Glk.js} +70 -67
  32. package/chunks/{Input.utils.CCYTBWD_.js → Input.utils.Cnnzvuk4.js} +1 -1
  33. package/chunks/{InputFile.fltVIulD.js → InputFile.vkkg5Pab.js} +32 -32
  34. package/chunks/{InputPassword.C4QhwijC.js → InputPassword.BQU09DJh.js} +3 -3
  35. package/chunks/{InputSearch.DdWBmEmu.js → InputSearch.CXL9ThpX.js} +3 -3
  36. package/chunks/{InputStepper.BRzbuEho.js → InputStepper.BhLQVAlo.js} +4 -4
  37. package/chunks/{LinkButton.DyTU9sfN.js → LinkButton.DmXVHeyZ.js} +3 -3
  38. package/chunks/{NavigationTabList.D2NVVTjK.js → NavigationTabList.IQM074Vb.js} +1 -1
  39. package/chunks/{NavigationTabs.TfdsA8GX.js → NavigationTabs.CuOXq0b7.js} +2 -2
  40. package/chunks/{Notification.BRg1qlng.js → Notification.B-3dPVUE.js} +2 -2
  41. package/chunks/Popover.hXQTvwwd.js +1685 -0
  42. package/chunks/{RadioGroup.D9mECdMK.js → RadioGroup.okEm_-NA.js} +2 -2
  43. package/chunks/{Select.DCxMPsCm.js → Select.D3IUIdPJ.js} +3 -3
  44. package/chunks/{Slider.Cljc14kS.js → Slider.CPG4Btbq.js} +2 -2
  45. package/chunks/{Tabs.GvcCCCFT.js → Tabs.C4qGWCcD.js} +2 -2
  46. package/chunks/{Text.TS4XdA9e.js → Text.DGWeWF1y.js} +1 -1
  47. package/chunks/{Textarea.Bs4-nzu8.js → Textarea.D4vXRg_U.js} +2 -2
  48. package/chunks/{Toast.DawJ9OSY.js → Toast.BHz0vlGz.js} +2 -2
  49. package/chunks/floating-ui.dom.C9TD1WpB.js +950 -0
  50. package/chunks/helpers.BbWkXTr3.js +37 -0
  51. package/{combobox.DW_ey38o.js → combobox.DIB07SNA.js} +1 -1
  52. package/components/ActionButton/ActionButton.d.ts +9 -5
  53. package/components/ActionButton/ActionButton.utils.d.ts +4 -2
  54. package/components/ActionLink/ActionLink.d.ts +9 -5
  55. package/components/ActionLink/ActionLink.utils.d.ts +4 -2
  56. package/components/Button/Button.utils.d.ts +1 -1
  57. package/components/Header/Header.utils.d.ts +0 -2
  58. package/components/Icon/Icon.d.ts +1 -1
  59. package/components/Icon/Icon.utils.d.ts +1 -1
  60. package/components/Popover/Popover.d.ts +40 -0
  61. package/components/Popover/Popover.test.d.ts +1 -0
  62. package/components/Popover/Popover.utils.d.ts +53 -0
  63. package/components/Popover/Popover.utils.test.d.ts +1 -0
  64. package/connected-icon.svg +1 -0
  65. package/{customreactselect.DcH7h1mb.js → customreactselect.BvuvCDyE.js} +4 -4
  66. package/{dialog.D6d_WXOM.js → dialog.CGsUCqhR.js} +2 -2
  67. package/{drawer.BmQWFOuF.js → drawer.BcAo4TO0.js} +2 -2
  68. package/{fieldset.D6q9YXrO.js → fieldset.DM9ELUJa.js} +2 -2
  69. package/{filelist.Dnd5nOdw.js → filelist.Cj9U-Jx8.js} +3 -3
  70. package/{flag.BR312AU-.js → flag.BHaAfp6B.js} +1 -1
  71. package/{floatingactionbutton.Do6eNSHq.js → floatingactionbutton.DSZXUHB_.js} +2 -2
  72. package/{header.5iwPmK5V.js → header.DLrTpc-W.js} +2 -2
  73. package/{icon.HkVs68n_.js → icon.DwfGhFCd.js} +1 -1
  74. package/icon.svg +1 -1
  75. package/imow-icon.svg +1 -0
  76. package/index.d.ts +2 -0
  77. package/index.es.js +178 -172
  78. package/{input.mPceLGnf.js → input.D4OiEI8g.js} +4 -4
  79. package/{inputfile.CIpE9i-3.js → inputfile.Cmkxf4Vq.js} +6 -6
  80. package/{inputpassword.DkiyI-yo.js → inputpassword.CYfGcUE-.js} +3 -3
  81. package/{inputsearch.DcOp_VUd.js → inputsearch.CecX8gHD.js} +4 -4
  82. package/{inputstepper.D7TpDXst.js → inputstepper.CFgfHjM_.js} +4 -4
  83. package/{link.B5NZ1QKr.js → link.DGuYGfh2.js} +2 -2
  84. package/{linkbutton.CMVcQVxI.js → linkbutton.B3q0B_yb.js} +3 -3
  85. package/{logo.B9taqlZR.js → logo.C96KaG1P.js} +1 -1
  86. package/mystihl-icon.svg +1 -0
  87. package/{navigationtablist.BMJTC9qo.js → navigationtablist.CS9yEGdP.js} +2 -2
  88. package/{navigationtabs.BQeKKIFy.js → navigationtabs.B86G8ODY.js} +2 -2
  89. package/{notification.Bzli8Qlq.js → notification.D8BDaU5x.js} +3 -3
  90. package/{optioncheckbox.DYKRBTy0.js → optioncheckbox.CEEPAq0u.js} +1 -1
  91. package/package.json +3 -1
  92. package/partials/assets.const.js +2 -0
  93. package/partials/copyAssets.js +4 -2
  94. package/partials/index.js +23 -17
  95. package/partials/lib/partials.d.ts +1 -1
  96. package/popover.BFx99cHg.js +10 -0
  97. package/popover.d.ts +2 -0
  98. package/{radiogroup.BnMkpjvV.js → radiogroup.C2PkTHnF.js} +2 -2
  99. package/{select.BSvjDIVC.js → select.CmGQdpsV.js} +3 -3
  100. package/{skiptocontent.CQ4aARqd.js → skiptocontent.D1UkPmhD.js} +2 -2
  101. package/{slider.LRlFFlYL.js → slider.DGmVtnxs.js} +2 -2
  102. package/{spinner.t5FHjIEK.js → spinner.CeGt8DxU.js} +1 -1
  103. package/{switch.QUUSE9ZF.js → switch.CtULjgZq.js} +2 -2
  104. package/{systemfeedback.BpKZEv4U.js → systemfeedback.CLQCbTF6.js} +1 -1
  105. package/{tablist.DGGeFOi1.js → tablist.CcCURua8.js} +4 -4
  106. package/{tabs.CXkSN2kd.js → tabs.Dby_2Hyz.js} +2 -2
  107. package/{text.CPwbk8Gy.js → text.ZOUuesnU.js} +2 -2
  108. package/{textarea.D0ADOdR6.js → textarea.yOTo23Pd.js} +3 -3
  109. package/{toast.CYYvK4DJ.js → toast.Bhpwj1NF.js} +3 -3
  110. package/{toastmanager.k9iGb7MN.js → toastmanager.BHk65ynQ.js} +3 -3
  111. package/topbar.qNB9efbF.js +11 -0
  112. package/utils/helpers.d.ts +10 -0
  113. package/assets/ActionButton.DZVAnm-p.css +0 -1
  114. package/assets/ActionLink.DuklSL3c.css +0 -1
  115. package/assets/Icon.ZNrKuqgu.css +0 -1
  116. package/assets/InputFile.Dx_CULYq.css +0 -1
  117. package/chunks/ActionButton.DFI8P9-f.js +0 -159
  118. package/chunks/ActionLink.CLQ1yQZF.js +0 -132
  119. package/chunks/Header.DPafHEKw.js +0 -384
  120. package/chunks/helpers.CcqWV-wZ.js +0 -8
  121. package/topbar.BPSDyH0N.js +0 -10
@@ -4,9 +4,9 @@ import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
5
  import "react";
6
6
  import "./heading.BXFBZhKv.js";
7
- import "./chunks/Icon.CAXZUNWo.js";
7
+ import "./chunks/Icon.C0161Glk.js";
8
8
  import "./numberindicator.Ddf3ESi7.js";
9
- import { D as s } from "./chunks/Accordion.Cjc_1Bu1.js";
9
+ import { D as s } from "./chunks/Accordion.eVOD7J_8.js";
10
10
  export {
11
11
  s as DSAccordion
12
12
  };
@@ -3,9 +3,9 @@ import "react/jsx-runtime";
3
3
  import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
5
  import "react";
6
- import "./chunks/Icon.CAXZUNWo.js";
6
+ import "./chunks/Icon.C0161Glk.js";
7
7
  import "./numberindicator.Ddf3ESi7.js";
8
- import { D as c } from "./chunks/ActionButton.DFI8P9-f.js";
8
+ import { D as c } from "./chunks/ActionButton.Ck1rGqgm.js";
9
9
  export {
10
10
  c as DSActionButton
11
11
  };
@@ -2,8 +2,8 @@
2
2
  import "react/jsx-runtime";
3
3
  import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
- import "./chunks/Icon.CAXZUNWo.js";
6
- import { D as c } from "./chunks/ActionLink.CLQ1yQZF.js";
5
+ import "./chunks/Icon.C0161Glk.js";
6
+ import { D as c } from "./chunks/ActionLink.DnUNjoAT.js";
7
7
  import "react";
8
8
  import "./numberindicator.Ddf3ESi7.js";
9
9
  export {
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsxs as t, Fragment as i, jsx as r } from "react/jsx-runtime";
3
3
  import { d as l } from "./chunks/index.CgTHIF3K.js";
4
- import { v as n, A as o, a as m } from "./chunks/AriaLiveRegions.utils.zSFFD3SF.js";
4
+ import { v as n, A as o, a as m } from "./chunks/AriaLiveRegions.utils.Cb327d_2.js";
5
5
  import './assets/arialiveregions.e0Q16ZWi.css';const _ = "ds-aria-live-regions_sr-only_2jvmr_1", a = {
6
6
  srOnly: _
7
7
  }, I = () => {
@@ -0,0 +1 @@
1
+ .ds-action-button_root_16ush_1:focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-button_root_16ush_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-action-button_root_16ush_1:focus{outline:revert;outline-offset:revert}.ds-action-button_root_16ush_1:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-button_root_16ush_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-action-button_root_16ush_1{padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px;color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;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_16ush_1:hover{background-color:#0000001a}}.ds-action-button_root_16ush_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_16ush_1{transition-duration:0ms}}@media screen and (forced-colors: active){.ds-action-button_root_16ush_1{background-color:Canvas!important}.ds-action-button_root_16ush_1:hover{border-color:Highlight}}.ds-action-button_root--indent-level-1_16ush_72{padding-inline-start:39px}.ds-action-button_root--active_16ush_75{background-color:#0000001a}.ds-action-button_root--active--with-marker_16ush_78{padding-inline-start:0px}.ds-action-button_root--icon--top_16ush_81{gap:.25rem;flex-direction:column;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}.ds-action-button_root_16ush_1[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-action-button_root_16ush_1[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){.ds-action-button_root_16ush_1[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-action-button_root_16ush_1[aria-disabled=true]:before{background-color:transparent}.ds-action-button_root--stretched_16ush_106{justify-content:flex-start;width:100%}.ds-action-button_active-marker_16ush_111{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_16ush_111{background-color:Highlight}}.ds-action-button_active-marker--with-indent_16ush_123{margin-inline-end:1.75rem}.ds-action-button_icon-wrapper_16ush_127{height:1rem}.ds-action-button_icon-wrapper--x-large_16ush_130{height:1.5rem}.ds-action-button_icon-wrapper--with-number-indicator_16ush_133{position:relative}.ds-action-button_icon-wrapper--with-number-indicator_16ush_133>span{position:absolute;top:-25%;left:.625rem}.ds-action-button_icon-wrapper--with-number-indicator--with-value_16ush_141>span{top:-50%}.ds-action-button_label_16ush_145{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_16ush_156,.ds-action-button_label--active_16ush_167{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_16ush_178{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_16ush_178.ds-action-button_label--active_16ush_167{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_16ush_201{margin-inline-start:auto}.ds-action-button_label-wrapper_16ush_205{display:flex;align-items:center;gap:.375rem}.ds-action-button_label-wrapper--icon-top_16ush_210{gap:.125rem}.ds-action-button_chevron_16ush_214{transform:rotate(0);min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}.ds-action-button_chevron_16ush_214{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron_16ush_214{transition-duration:0ms}}.ds-action-button_chevron--icon-position-top_16ush_229{min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}.ds-action-button_chevron--up_16ush_235{transform:rotate(-180deg)}.ds-action-button_chevron--up_16ush_235{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron--up_16ush_235{transition-duration:0ms}}.ds-action-button_chevron--right_16ush_246{transform:rotate(-90deg)}.ds-action-button_chevron--right_16ush_246{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron--right_16ush_246{transition-duration:0ms}}.ds-action-button_chevron--left_16ush_257{transform:rotate(-270deg)}.ds-action-button_chevron--left_16ush_257{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron--left_16ush_257{transition-duration:0ms}}
@@ -0,0 +1 @@
1
+ .ds-action-link_root_14712_1:focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-link_root_14712_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-action-link_root_14712_1:focus{outline:revert;outline-offset:revert}.ds-action-link_root_14712_1:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-link_root_14712_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-action-link_root_14712_1{padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px;color:#252525;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;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-link_root_14712_1:hover{background-color:#0000001a}}.ds-action-link_root_14712_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-link_root_14712_1{transition-duration:0ms}}@media screen and (forced-colors: active){.ds-action-link_root_14712_1{background-color:Canvas!important}.ds-action-link_root_14712_1:hover{border-color:Highlight}}.ds-action-link_root--indent-level-1_14712_72{padding-inline-start:39px}.ds-action-link_root--active_14712_75{background-color:#0000001a}.ds-action-link_root--active--with-marker_14712_78{padding-inline-start:0px}.ds-action-link_root--icon--top_14712_81{gap:.25rem;flex-direction:column;padding-block-start:11px;padding-block-end:5px;padding-inline-start:7px;padding-inline-end:7px}.ds-action-link_root_14712_1[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-action-link_root_14712_1[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){.ds-action-link_root_14712_1[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-action-link_root_14712_1[aria-disabled=true]:before{background-color:transparent}.ds-action-link_root--stretched_14712_106{justify-content:flex-start;width:100%}.ds-action-link_active-marker_14712_111{width:.25rem;height:1.25rem;margin-inline-start:-.0625rem;margin-inline-end:.25rem;background-color:#e9640c}@media screen and (forced-colors: active){.ds-action-link_active-marker_14712_111{background-color:Highlight}}.ds-action-link_active-marker--with-indent_14712_123{margin-inline-end:1.75rem}.ds-action-link_icon-wrapper_14712_127{height:1rem}.ds-action-link_icon-wrapper--x-large_14712_130{height:1.5rem}.ds-action-link_icon-wrapper--with-number-indicator_14712_133{position:relative}.ds-action-link_icon-wrapper--with-number-indicator_14712_133>span{position:absolute;top:-25%;left:.625rem}.ds-action-link_icon-wrapper--with-number-indicator--with-value_14712_141>span{top:-50%}.ds-action-link_label_14712_145{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-link_label--bold_14712_156,.ds-action-link_label--active_14712_167{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-link_label--icon-top_14712_178{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-link_label--icon-top_14712_178.ds-action-link_label--active_14712_167{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-link_number-indicator_14712_201{margin-inline-start:auto}
@@ -0,0 +1 @@
1
+ .ds-icon_image_clh5i_1{display:inline-block;vertical-align:top;width:1rem;height:1rem;min-width:1rem;min-height:1rem;pointer-events:none}.ds-icon_image--theme-dark_clh5i_10{fill:#fff}.ds-icon_image--size-x-large_clh5i_13{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem}.ds-icon_image--size-medium_clh5i_19{width:.75rem;height:.75rem;min-width:.75rem;min-height:.75rem}.ds-icon_image--size-small_clh5i_25{width:.625rem;height:.625rem;min-width:.625rem;min-height:.625rem}.ds-icon_image--size-x-small_clh5i_31{width:.5rem;height:.5rem;min-width:.5rem;min-height:.5rem}@media screen and (forced-colors: active){.ds-icon_image_clh5i_1{fill:CanvasText}}
@@ -0,0 +1 @@
1
+ .ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging-filled_1pm2y_4{background-color:#444}.ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging-filled_1pm2y_4 span{pointer-events:none}.ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging_1pm2y_4{background-color:#ededed}.ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging_1pm2y_4 span{pointer-events:none}:where(.ds-input-file_root_1pm2y_1){align-self:end}.ds-input-file_root_1pm2y_1:has(.ds-input-file_hint_1pm2y_1) .ds-input-file_label_1pm2y_1{margin-block-end:4px}.ds-input-file_label_1pm2y_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-file_label--hidden_1pm2y_44{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-file_label--disabled_1pm2y_57{color:GrayText}}.ds-input-file_hint_1pm2y_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-file_feedback_1pm2y_77{margin-block-end:8px;margin-block-start:8px}.ds-input-file_dropzone_1pm2y_82{border:1px dashed #B1B1B1;padding:32px;text-align:center;cursor:pointer}.ds-input-file_dropzone--disabled_1pm2y_88{cursor:not-allowed;color:#00000080;border-color:#0000001a}@media screen and (forced-colors: active){.ds-input-file_dropzone--disabled_1pm2y_88{color:GrayText;border-color:GrayText}}.ds-input-file_dropzone--disabled_1pm2y_88 svg{fill:currentColor}.ds-input-file_dropzone--invalid_1pm2y_102{border-color:#d43b3b}.ds-input-file_dropzone--is-dragging_1pm2y_105{background-color:#ededed}.ds-input-file_dropzone--is-dragging_1pm2y_105 .ds-input-file_hint-drop-zone_1pm2y_108{pointer-events:none}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_upload-icon_1pm2y_111{margin-block-end:12px}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_browse-button-dropzone--is-dragging_1pm2y_114{pointer-events:none}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_instructions_1pm2y_117{margin-block-start:0;margin-block-end:24px;pointer-events:none;font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_hint-drop-zone_1pm2y_108{color:#666;margin-block-start:16px;text-align:center;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input-file_dropzone_1pm2y_82{transition:border-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-file_dropzone_1pm2y_82{transition-duration:0ms}}.ds-input-file_input_1pm2y_154{display:none}.ds-input-file_required-sr-info_1pm2y_158{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}
@@ -0,0 +1 @@
1
+ .ds-popover_root_zyqhl_1{position:relative}.ds-popover_popover_zyqhl_5{background-color:#fff;border:1px solid #DADADA;border-radius:.125rem;padding-block:15px;padding-inline:7px;z-index:998;min-width:12.5rem;max-width:33.75rem;box-shadow:0 8px 48px #0000001a,0 2px 4px #0000000a}.ds-popover_popover_zyqhl_5:focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){.ds-popover_popover_zyqhl_5:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-popover_popover_zyqhl_5:focus{outline:revert;outline-offset:revert}.ds-popover_popover_zyqhl_5:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){.ds-popover_popover_zyqhl_5:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}
@@ -3,9 +3,9 @@ import "react/jsx-runtime";
3
3
  import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
5
  import "react";
6
- import "./chunks/Button.DZNUuPKC.js";
7
- import "./link.B5NZ1QKr.js";
8
- import { D as c } from "./chunks/Breadcrumb.QhD6byzd.js";
6
+ import "./chunks/Button.CC0qEsuR.js";
7
+ import "./link.DGuYGfh2.js";
8
+ import { D as c } from "./chunks/Breadcrumb.B7g30dIO.js";
9
9
  export {
10
10
  c as DSBreadcrumb
11
11
  };
@@ -4,9 +4,9 @@ import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
5
  import "react";
6
6
  import "./chunks/useBreakpoint.CMOR9ZOB.js";
7
- import "./chunks/Icon.CAXZUNWo.js";
8
- import "./spinner.t5FHjIEK.js";
9
- import { D as u } from "./chunks/Button.DZNUuPKC.js";
7
+ import "./chunks/Icon.C0161Glk.js";
8
+ import "./spinner.CeGt8DxU.js";
9
+ import { D as u } from "./chunks/Button.CC0qEsuR.js";
10
10
  export {
11
11
  u as DSButton
12
12
  };
@@ -2,8 +2,8 @@
2
2
  import { jsxs as A, jsx as T } from "react/jsx-runtime";
3
3
  import { d as G } from "./chunks/index.CgTHIF3K.js";
4
4
  import { c as $ } from "./chunks/index.CEyLAtio.js";
5
- import { D as J } from "./chunks/Icon.CAXZUNWo.js";
6
- import { DSSpinner as K } from "./spinner.t5FHjIEK.js";
5
+ import { D as J } from "./chunks/Icon.C0161Glk.js";
6
+ import { DSSpinner as K } from "./spinner.CeGt8DxU.js";
7
7
  import { forwardRef as M } from "react";
8
8
  import './assets/buttonround.Cw9hnUan.css';const P = "ds-button-round_root_1yumq_1", Q = "ds-button-round_root--highlight_1yumq_75", U = "ds-button-round_root--dark-highlight_1yumq_75", V = "ds-button-round_root--filled_1yumq_151", W = "ds-button-round_root--dark-filled_1yumq_393", X = "ds-button-round_root--icon-only-small_1yumq_647", Y = "ds-button-round_icon--hidden_1yumq_664", Z = "ds-button-round_label--hidden_1yumq_668", oo = "ds-button-round_label--loading_1yumq_680", to = "ds-button-round_loader_1yumq_684", l = {
9
9
  root: P,
@@ -4,9 +4,9 @@ import "./chunks/index.CEyLAtio.js";
4
4
  import "react";
5
5
  import "./chunks/useBreakpoint.CMOR9ZOB.js";
6
6
  import "./chunks/index.CgTHIF3K.js";
7
- import "./chunks/Icon.CAXZUNWo.js";
8
- import "./systemfeedback.BpKZEv4U.js";
9
- import { D as x } from "./chunks/Checkbox.Ch8DBzws.js";
7
+ import "./chunks/Icon.C0161Glk.js";
8
+ import "./systemfeedback.CLQCbTF6.js";
9
+ import { D as x } from "./chunks/Checkbox.BIQAKBVy.js";
10
10
  export {
11
11
  x as DSCheckbox
12
12
  };
@@ -2,8 +2,8 @@
2
2
  import "react/jsx-runtime";
3
3
  import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
- import "./chunks/Fieldset.DHccz6TP.js";
6
- import { D as e } from "./chunks/CheckboxGroup.C8D6tjVI.js";
5
+ import "./chunks/Fieldset.BX46NuLh.js";
6
+ import { D as e } from "./chunks/CheckboxGroup.DHzpgOWp.js";
7
7
  export {
8
8
  e as DSCheckboxGroup
9
9
  };
@@ -4,8 +4,8 @@ import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
5
  import "react";
6
6
  import "./chunks/translate.nuU7uChI.js";
7
- import "./chunks/Icon.CAXZUNWo.js";
8
- import { e as a } from "./chunks/Chip.CHy8cZJz.js";
7
+ import "./chunks/Icon.C0161Glk.js";
8
+ import { e as a } from "./chunks/Chip.DifLxHH7.js";
9
9
  export {
10
10
  a as DSChip
11
11
  };
@@ -4,8 +4,8 @@ import { useState as Y, useRef as le, useEffect as U, createElement as ce } from
4
4
  import { d as ae } from "./chunks/index.CgTHIF3K.js";
5
5
  import { c as se } from "./chunks/index.CEyLAtio.js";
6
6
  import { u as de } from "./chunks/useBreakpoint.CMOR9ZOB.js";
7
- import { g as ue } from "./chunks/AriaLiveRegions.utils.zSFFD3SF.js";
8
- import { v as fe, e as me, a as he } from "./chunks/Chip.CHy8cZJz.js";
7
+ import { g as ue } from "./chunks/AriaLiveRegions.utils.Cb327d_2.js";
8
+ import { v as fe, e as me, a as he } from "./chunks/Chip.DifLxHH7.js";
9
9
  import './assets/chipgroup.BGxjdSDX.css';const pe = "ds-chip-group_label--hidden_3zmt2_1", ge = "ds-chip-group_root_3zmt2_14", ne = {
10
10
  labelHidden: pe,
11
11
  root: ge
@@ -4,9 +4,9 @@ import { d as ce } from "./index.CgTHIF3K.js";
4
4
  import { c as O } from "./index.CEyLAtio.js";
5
5
  import { forwardRef as ie, useRef as me, useState as pe, useImperativeHandle as de, useEffect as oe } from "react";
6
6
  import { DSHeading as ue } from "../heading.BXFBZhKv.js";
7
- import { D as he } from "./Icon.CAXZUNWo.js";
7
+ import { D as he } from "./Icon.C0161Glk.js";
8
8
  import { NumberIndicator as fe } from "../numberindicator.Ddf3ESi7.js";
9
- import { g as ee } from "./helpers.CcqWV-wZ.js";
9
+ import { g as ee } from "./helpers.BbWkXTr3.js";
10
10
  import '../assets/Accordion.DOcfZwq8.css';const _e = "ds-accordion_details_pa5bl_1", ye = "ds-accordion_summary_pa5bl_115", Se = "ds-accordion_summary--utility--m_pa5bl_154", be = "ds-accordion_summary--flush_pa5bl_183", ge = "ds-accordion_summary--small_pa5bl_251", ve = "ds-accordion_summary-content-wrapper_pa5bl_256", Ce = "ds-accordion_summary-content-wrapper--flush_pa5bl_262", We = "ds-accordion_summary-content-wrapper--chevron-left_pa5bl_266", Ne = "ds-accordion_heading-summary-wrapper_pa5bl_271", we = "ds-accordion_heading-summary_pa5bl_271", De = "ds-accordion_hint_pa5bl_281", Oe = "ds-accordion_icon_pa5bl_295", Ee = "ds-accordion_icon--open_pa5bl_306", Fe = "ds-accordion_content-wrapper_pa5bl_318", Ie = "ds-accordion_content-wrapper--flush_pa5bl_324", Ae = "ds-accordion_content-wrapper--small_pa5bl_328", t = {
11
11
  details: _e,
12
12
  summary: ye,
@@ -0,0 +1,165 @@
1
+ "use client";
2
+ import { jsxs as dt, jsx as d, Fragment as mt } from "react/jsx-runtime";
3
+ import { d as It } from "./index.CgTHIF3K.js";
4
+ import { c as T } from "./index.CEyLAtio.js";
5
+ import { forwardRef as Nt } from "react";
6
+ import { D as bt } from "./Icon.C0161Glk.js";
7
+ import { NumberIndicator as ft } from "../numberindicator.Ddf3ESi7.js";
8
+ import { g } from "./helpers.BbWkXTr3.js";
9
+ import '../assets/ActionButton.Ewi0i1hW.css';const Wt = "ds-action-button_root_16ush_1", wt = "ds-action-button_root--indent-level-1_16ush_72", Tt = "ds-action-button_root--active_16ush_75", gt = "ds-action-button_root--active--with-marker_16ush_78", At = "ds-action-button_root--icon--top_16ush_81", St = "ds-action-button_root--stretched_16ush_106", Pt = "ds-action-button_active-marker_16ush_111", Ct = "ds-action-button_active-marker--with-indent_16ush_123", Ot = "ds-action-button_icon-wrapper_16ush_127", Bt = "ds-action-button_icon-wrapper--x-large_16ush_130", Dt = "ds-action-button_icon-wrapper--with-number-indicator_16ush_133", kt = "ds-action-button_icon-wrapper--with-number-indicator--with-value_16ush_141", Lt = "ds-action-button_label_16ush_145", xt = "ds-action-button_label--bold_16ush_156", Et = "ds-action-button_label--active_16ush_167", Mt = "ds-action-button_label--icon-top_16ush_178", Ut = "ds-action-button_number-indicator_16ush_201", Vt = "ds-action-button_label-wrapper_16ush_205", zt = "ds-action-button_label-wrapper--icon-top_16ush_210", Rt = "ds-action-button_chevron_16ush_214", yt = "ds-action-button_chevron--icon-position-top_16ush_229", Xt = "ds-action-button_chevron--up_16ush_235", jt = "ds-action-button_chevron--right_16ush_246", Ht = "ds-action-button_chevron--left_16ush_257", o = {
10
+ root: Wt,
11
+ rootIndentLevel1: wt,
12
+ rootActive: Tt,
13
+ rootActiveWithMarker: gt,
14
+ rootIconTop: At,
15
+ rootStretched: St,
16
+ activeMarker: Pt,
17
+ activeMarkerWithIndent: Ct,
18
+ iconWrapper: Ot,
19
+ iconWrapperXLarge: Bt,
20
+ iconWrapperWithNumberIndicator: Dt,
21
+ iconWrapperWithNumberIndicatorWithValue: kt,
22
+ label: Lt,
23
+ labelBold: xt,
24
+ labelActive: Et,
25
+ labelIconTop: Mt,
26
+ numberIndicator: Ut,
27
+ labelWrapper: Vt,
28
+ labelWrapperIconTop: zt,
29
+ chevron: Rt,
30
+ chevronIconPositionTop: yt,
31
+ chevronUp: Xt,
32
+ chevronRight: jt,
33
+ chevronLeft: Ht
34
+ }, to = ["left", "top"], oo = ["large", "x-large"], eo = [0, 1], no = ["normal", "bold"], io = ["up", "down", "right", "left"], Ft = ({
35
+ iconName: u,
36
+ iconSize: _,
37
+ iconSource: t,
38
+ iconPosition: a,
39
+ indentLevel: r,
40
+ stretched: l,
41
+ weight: p
42
+ }) => {
43
+ if (u && !t && _ === "x-large" && console.warn(g("DSActionButton", 'An "iconSize" prop set to "x-large" has no effect when "iconName" is set. Please remove the "iconSize" prop or provide a custom icon via the "iconSource" prop.')), a === "top") {
44
+ if (!u && !t)
45
+ throw new Error(g("DSActionButton", 'The "iconPosition" prop should not be set to "top", when no "iconName" or "iconSource" prop was provided. Please either remove the "iconPosition" prop or set a valid icon via the "iconName" or "iconSource" prop.'));
46
+ _ === "x-large" && console.warn(g("DSActionButton", 'An "iconSize" prop set to "x-large" has no effect when "iconPosition" is set to "top". Please remove the "iconSize" prop.')), p === "bold" && console.warn(g("DSActionButton", 'A "weight" prop set to "bold" with "iconPosition" set to "top" has no effect. Please remove the "weight" prop.')), r === 1 && console.warn(g("DSActionButton", 'An "indentLevel" prop set to "1" with "iconPosition" set to "top" has no effect. Please remove the "indentLevel" prop.')), l && console.warn(g("DSActionButton", 'A "stretched" prop set to "true" with "iconPosition" set to "top" has no effect. Please remove the "stretched" prop.'));
47
+ }
48
+ }, Gt = Nt((u, _) => {
49
+ const t = It.c(81);
50
+ let a, r, l, p, c, s, n, h, v, A, S, P, C, O, B, D;
51
+ t[0] !== u ? ({
52
+ children: l,
53
+ aria: a,
54
+ chevronDirection: r,
55
+ className: p,
56
+ disabled: A,
57
+ iconName: c,
58
+ iconPosition: S,
59
+ iconSize: P,
60
+ iconSource: s,
61
+ indentLevel: C,
62
+ isActive: O,
63
+ numberIndicatorValue: n,
64
+ stretched: B,
65
+ weight: D,
66
+ onClick: h,
67
+ ...v
68
+ } = u, t[0] = u, t[1] = a, t[2] = r, t[3] = l, t[4] = p, t[5] = c, t[6] = s, t[7] = n, t[8] = h, t[9] = v, t[10] = A, t[11] = S, t[12] = P, t[13] = C, t[14] = O, t[15] = B, t[16] = D) : (a = t[1], r = t[2], l = t[3], p = t[4], c = t[5], s = t[6], n = t[7], h = t[8], v = t[9], A = t[10], S = t[11], P = t[12], C = t[13], O = t[14], B = t[15], D = t[16]);
69
+ const i = A === void 0 ? !1 : A, e = S === void 0 ? "left" : S, k = P === void 0 ? "large" : P, y = C === void 0 ? 0 : C, b = O === void 0 ? !1 : O, ut = B === void 0 ? !1 : B, _t = D === void 0 ? "normal" : D;
70
+ process.env.NODE_ENV !== "production" && Ft({
71
+ iconName: c,
72
+ iconSize: k,
73
+ iconSource: s,
74
+ iconPosition: e,
75
+ indentLevel: y,
76
+ stretched: ut,
77
+ weight: _t
78
+ });
79
+ const X = e === "top", j = y === 1, H = b && !i, F = b && !i && e === "left", G = ut === !0 && e === "left";
80
+ let L;
81
+ t[17] !== p || t[18] !== H || t[19] !== F || t[20] !== G || t[21] !== X || t[22] !== j ? (L = T(o.root, p, {
82
+ [o.rootIconTop]: X,
83
+ [o.rootIndentLevel1]: j,
84
+ [o.rootActive]: H,
85
+ [o.rootActiveWithMarker]: F,
86
+ [o.rootStretched]: G
87
+ }), t[17] = p, t[18] = H, t[19] = F, t[20] = G, t[21] = X, t[22] = j, t[23] = L) : L = t[23];
88
+ const Z = L, $ = y === 1;
89
+ let x;
90
+ t[24] !== $ ? (x = T(o.activeMarker, {
91
+ [o.activeMarkerWithIndent]: $
92
+ }), t[24] = $, t[25] = x) : x = t[25];
93
+ const q = x, J = b && !i, K = _t === "bold", Q = e === "top";
94
+ let E;
95
+ t[26] !== J || t[27] !== K || t[28] !== Q ? (E = T(o.label, {
96
+ [o.labelActive]: J,
97
+ [o.labelBold]: K,
98
+ [o.labelIconTop]: Q
99
+ }), t[26] = J, t[27] = K, t[28] = Q, t[29] = E) : E = t[29];
100
+ const Y = E, tt = e === "top";
101
+ let M;
102
+ t[30] !== tt ? (M = T(o.labelWrapper, {
103
+ [o.labelWrapperIconTop]: tt
104
+ }), t[30] = tt, t[31] = M) : M = t[31];
105
+ const ot = M, et = e === "top", nt = r === "up", it = r === "right", rt = r === "left";
106
+ let U;
107
+ t[32] !== et || t[33] !== nt || t[34] !== it || t[35] !== rt ? (U = T(o.chevron, {
108
+ [o.chevronIconPositionTop]: et,
109
+ [o.chevronUp]: nt,
110
+ [o.chevronRight]: it,
111
+ [o.chevronLeft]: rt
112
+ }), t[32] = et, t[33] = nt, t[34] = it, t[35] = rt, t[36] = U) : U = t[36];
113
+ const ct = U, st = k === "x-large", at = (c || s) && (n || n === ""), lt = (c || s) && n;
114
+ let V;
115
+ t[37] !== st || t[38] !== at || t[39] !== lt ? (V = T(o.iconWrapper, {
116
+ [o.iconWrapperXLarge]: st,
117
+ [o.iconWrapperWithNumberIndicator]: at,
118
+ [o.iconWrapperWithNumberIndicatorWithValue]: lt
119
+ }), t[37] = st, t[38] = at, t[39] = lt, t[40] = V) : V = t[40];
120
+ const pt = V;
121
+ let z;
122
+ t[41] !== i || t[42] !== h ? (z = (vt) => {
123
+ if (i) {
124
+ vt.preventDefault();
125
+ return;
126
+ }
127
+ h && h(vt);
128
+ }, t[41] = i, t[42] = h, t[43] = z) : z = t[43];
129
+ const ht = z;
130
+ let f;
131
+ t[44] !== q || t[45] !== e || t[46] !== b ? (f = b && e === "left" && /* @__PURE__ */ d("div", { className: q }), t[44] = q, t[45] = e, t[46] = b, t[47] = f) : f = t[47];
132
+ let m;
133
+ t[48] !== i || t[49] !== c || t[50] !== e || t[51] !== k || t[52] !== s || t[53] !== pt || t[54] !== n ? (m = (c || s) && /* @__PURE__ */ d(mt, { children: /* @__PURE__ */ dt("span", { className: pt, children: [
134
+ /* @__PURE__ */ d(bt, { name: c, theme: "light", source: s, "aria-hidden": "true", size: c || e === "top" ? "large" : k }),
135
+ !i && (e === "left" && n === "" || e === "top" && (n || n === "")) && /* @__PURE__ */ d(ft, { variant: "highlight", label: n })
136
+ ] }) }), t[48] = i, t[49] = c, t[50] = e, t[51] = k, t[52] = s, t[53] = pt, t[54] = n, t[55] = m) : m = t[55];
137
+ let I;
138
+ t[56] !== l || t[57] !== Y ? (I = /* @__PURE__ */ d("span", { className: Y, children: l }), t[56] = l, t[57] = Y, t[58] = I) : I = t[58];
139
+ let N;
140
+ t[59] !== ct || t[60] !== r ? (N = r && /* @__PURE__ */ d(bt, { name: "chevron-down", theme: "light", "aria-hidden": "true", className: ct }), t[59] = ct, t[60] = r, t[61] = N) : N = t[61];
141
+ let W;
142
+ t[62] !== ot || t[63] !== I || t[64] !== N ? (W = /* @__PURE__ */ dt("div", { className: ot, children: [
143
+ I,
144
+ N
145
+ ] }), t[62] = ot, t[63] = I, t[64] = N, t[65] = W) : W = t[65];
146
+ let w;
147
+ t[66] !== i || t[67] !== e || t[68] !== n ? (w = e === "left" && !i && n && /* @__PURE__ */ d(ft, { variant: "default", label: n, className: o.numberIndicator }), t[66] = i, t[67] = e, t[68] = n, t[69] = w) : w = t[69];
148
+ let R;
149
+ return t[70] !== a || t[71] !== i || t[72] !== ht || t[73] !== _ || t[74] !== v || t[75] !== Z || t[76] !== f || t[77] !== m || t[78] !== W || t[79] !== w ? (R = /* @__PURE__ */ dt("button", { className: Z, type: "button", onClick: ht, ...a, ...v, "aria-disabled": i, ref: _, children: [
150
+ f,
151
+ m,
152
+ W,
153
+ w
154
+ ] }), t[70] = a, t[71] = i, t[72] = ht, t[73] = _, t[74] = v, t[75] = Z, t[76] = f, t[77] = m, t[78] = W, t[79] = w, t[80] = R) : R = t[80], R;
155
+ });
156
+ Gt.displayName = "DSActionButton";
157
+ export {
158
+ to as A,
159
+ Gt as D,
160
+ oo as a,
161
+ eo as b,
162
+ no as c,
163
+ io as d,
164
+ Ft as v
165
+ };
@@ -0,0 +1,138 @@
1
+ "use client";
2
+ import { jsxs as nt, jsx as w, Fragment as ct } from "react/jsx-runtime";
3
+ import { d as at } from "./index.CgTHIF3K.js";
4
+ import { c as K } from "./index.CEyLAtio.js";
5
+ import { D as st } from "./Icon.C0161Glk.js";
6
+ import { forwardRef as lt } from "react";
7
+ import { NumberIndicator as rt } from "../numberindicator.Ddf3ESi7.js";
8
+ import { g as W } from "./helpers.BbWkXTr3.js";
9
+ import '../assets/ActionLink.BdPEvuGm.css';const pt = "ds-action-link_root_14712_1", dt = "ds-action-link_root--indent-level-1_14712_72", ht = "ds-action-link_root--active_14712_75", _t = "ds-action-link_root--active--with-marker_14712_78", vt = "ds-action-link_root--icon--top_14712_81", mt = "ds-action-link_root--stretched_14712_106", ft = "ds-action-link_active-marker_14712_111", bt = "ds-action-link_active-marker--with-indent_14712_123", kt = "ds-action-link_icon-wrapper_14712_127", It = "ds-action-link_icon-wrapper--x-large_14712_130", Nt = "ds-action-link_icon-wrapper--with-number-indicator_14712_133", ut = "ds-action-link_icon-wrapper--with-number-indicator--with-value_14712_141", At = "ds-action-link_label_14712_145", wt = "ds-action-link_label--bold_14712_156", Wt = "ds-action-link_label--active_14712_167", gt = "ds-action-link_label--icon-top_14712_178", Lt = "ds-action-link_number-indicator_14712_201", o = {
10
+ root: pt,
11
+ rootIndentLevel1: dt,
12
+ rootActive: ht,
13
+ rootActiveWithMarker: _t,
14
+ rootIconTop: vt,
15
+ rootStretched: mt,
16
+ activeMarker: ft,
17
+ activeMarkerWithIndent: bt,
18
+ iconWrapper: kt,
19
+ iconWrapperXLarge: It,
20
+ iconWrapperWithNumberIndicator: Nt,
21
+ iconWrapperWithNumberIndicatorWithValue: ut,
22
+ label: At,
23
+ labelBold: wt,
24
+ labelActive: Wt,
25
+ labelIconTop: gt,
26
+ numberIndicator: Lt
27
+ }, zt = ["left", "top"], Vt = ["large", "x-large"], Kt = [0, 1], yt = ["normal", "bold"], St = ({
28
+ iconName: h,
29
+ iconSize: _,
30
+ iconSource: t,
31
+ iconPosition: c,
32
+ indentLevel: a,
33
+ stretched: s,
34
+ weight: l
35
+ }) => {
36
+ if (h && !t && _ === "x-large" && console.warn(W("DSActionLink", 'An "iconSize" prop set to "x-large" has no effect when "iconName" is set. Please remove the "iconSize" prop or provide a custom icon via the "iconSource" prop.')), c === "top") {
37
+ if (!h && !t)
38
+ throw new Error(W("DSActionLink", 'The "iconPosition" prop should not be set to "top", when no "iconName" or "iconSource" prop was provided. Please either remove the "iconPosition" prop or set a valid icon via the "iconName" or "iconSource" prop.'));
39
+ _ === "x-large" && console.warn(W("DSActionLink", 'An "iconSize" prop set to "x-large" has no effect when "iconPosition" is set to "top". Please remove the "iconSize" prop.')), l === "bold" && console.warn(W("DSActionLink", 'A "weight" prop set to "bold" with "iconPosition" set to "top" has no effect. Please remove the "weight" prop.')), a === 1 && console.warn(W("DSActionLink", 'An "indentLevel" prop set to "1" with "iconPosition" set to "top" has no effect. Please remove the "indentLevel" prop.')), s && console.warn(W("DSActionLink", 'A "stretched" prop set to "true" with "iconPosition" set to "top" has no effect. Please remove the "stretched" prop.'));
40
+ }
41
+ }, Pt = lt((h, _) => {
42
+ const t = at.c(71);
43
+ let c, a, s, l, d, n, r, i, v, m, f, g, L, S, P, T, D, x;
44
+ t[0] !== h ? ({
45
+ children: a,
46
+ aria: c,
47
+ className: s,
48
+ download: l,
49
+ href: d,
50
+ iconName: n,
51
+ iconPosition: g,
52
+ iconSize: L,
53
+ iconSource: r,
54
+ indentLevel: S,
55
+ isActive: P,
56
+ numberIndicatorValue: i,
57
+ referrerPolicy: v,
58
+ rel: m,
59
+ stretched: T,
60
+ target: D,
61
+ weight: x,
62
+ ...f
63
+ } = h, t[0] = h, t[1] = c, t[2] = a, t[3] = s, t[4] = l, t[5] = d, t[6] = n, t[7] = r, t[8] = i, t[9] = v, t[10] = m, t[11] = f, t[12] = g, t[13] = L, t[14] = S, t[15] = P, t[16] = T, t[17] = D, t[18] = x) : (c = t[1], a = t[2], s = t[3], l = t[4], d = t[5], n = t[6], r = t[7], i = t[8], v = t[9], m = t[10], f = t[11], g = t[12], L = t[13], S = t[14], P = t[15], T = t[16], D = t[17], x = t[18]);
64
+ const e = g === void 0 ? "left" : g, M = L === void 0 ? "large" : L, y = S === void 0 ? 0 : S, p = P === void 0 ? !1 : P, ot = T === void 0 ? !1 : T, B = D === void 0 ? "_self" : D, it = x === void 0 ? "normal" : x;
65
+ process.env.NODE_ENV !== "production" && St({
66
+ iconName: n,
67
+ iconSize: M,
68
+ iconSource: r,
69
+ iconPosition: e,
70
+ indentLevel: y,
71
+ stretched: ot,
72
+ weight: it
73
+ });
74
+ const X = e === "top", j = y === 1, F = p && e === "left", G = ot === !0 && e === "left";
75
+ let C;
76
+ t[19] !== s || t[20] !== p || t[21] !== F || t[22] !== G || t[23] !== X || t[24] !== j ? (C = K(o.root, s, {
77
+ [o.rootIconTop]: X,
78
+ [o.rootIndentLevel1]: j,
79
+ [o.rootActive]: p,
80
+ [o.rootActiveWithMarker]: F,
81
+ [o.rootStretched]: G
82
+ }), t[19] = s, t[20] = p, t[21] = F, t[22] = G, t[23] = X, t[24] = j, t[25] = C) : C = t[25];
83
+ const H = C, R = y === 1;
84
+ let E;
85
+ t[26] !== R ? (E = K(o.activeMarker, {
86
+ [o.activeMarkerWithIndent]: R
87
+ }), t[26] = R, t[27] = E) : E = t[27];
88
+ const Z = E, $ = p && e === "left", q = it === "bold", J = e === "top";
89
+ let O;
90
+ t[28] !== $ || t[29] !== q || t[30] !== J ? (O = K(o.label, {
91
+ [o.labelActive]: $,
92
+ [o.labelBold]: q,
93
+ [o.labelIconTop]: J
94
+ }), t[28] = $, t[29] = q, t[30] = J, t[31] = O) : O = t[31];
95
+ const Q = O, U = M === "x-large", Y = (n || r) && (i || i === ""), tt = (n || r) && i;
96
+ let z;
97
+ t[32] !== U || t[33] !== Y || t[34] !== tt ? (z = K(o.iconWrapper, {
98
+ [o.iconWrapperXLarge]: U,
99
+ [o.iconWrapperWithNumberIndicator]: Y,
100
+ [o.iconWrapperWithNumberIndicatorWithValue]: tt
101
+ }), t[32] = U, t[33] = Y, t[34] = tt, t[35] = z) : z = t[35];
102
+ const et = z, b = d === void 0 ? "span" : "a";
103
+ let k;
104
+ t[36] !== b || t[37] !== l || t[38] !== d || t[39] !== v || t[40] !== m || t[41] !== B ? (k = b === "a" && {
105
+ href: d,
106
+ target: B,
107
+ rel: m,
108
+ referrerPolicy: v,
109
+ download: l
110
+ }, t[36] = b, t[37] = l, t[38] = d, t[39] = v, t[40] = m, t[41] = B, t[42] = k) : k = t[42];
111
+ let I;
112
+ t[43] !== Z || t[44] !== e || t[45] !== p ? (I = p && e === "left" && /* @__PURE__ */ w("div", { className: Z }), t[43] = Z, t[44] = e, t[45] = p, t[46] = I) : I = t[46];
113
+ let N;
114
+ t[47] !== n || t[48] !== e || t[49] !== M || t[50] !== r || t[51] !== et || t[52] !== i ? (N = (n || r) && /* @__PURE__ */ w(ct, { children: /* @__PURE__ */ nt("span", { className: et, children: [
115
+ /* @__PURE__ */ w(st, { name: n, theme: "light", source: r, "aria-hidden": "true", size: n || e === "top" ? "large" : M }),
116
+ (e === "left" && i === "" || e === "top" && (i || i === "")) && /* @__PURE__ */ w(rt, { variant: "highlight", label: i })
117
+ ] }) }), t[47] = n, t[48] = e, t[49] = M, t[50] = r, t[51] = et, t[52] = i, t[53] = N) : N = t[53];
118
+ let u;
119
+ t[54] !== a || t[55] !== Q ? (u = /* @__PURE__ */ w("span", { className: Q, children: a }), t[54] = a, t[55] = Q, t[56] = u) : u = t[56];
120
+ let A;
121
+ t[57] !== e || t[58] !== i ? (A = e === "left" && i && /* @__PURE__ */ w(rt, { variant: "default", label: i, className: o.numberIndicator }), t[57] = e, t[58] = i, t[59] = A) : A = t[59];
122
+ let V;
123
+ return t[60] !== b || t[61] !== c || t[62] !== _ || t[63] !== f || t[64] !== H || t[65] !== k || t[66] !== I || t[67] !== N || t[68] !== u || t[69] !== A ? (V = /* @__PURE__ */ nt(b, { className: H, ...k, ...c, ...f, ref: _, children: [
124
+ I,
125
+ N,
126
+ u,
127
+ A
128
+ ] }), t[60] = b, t[61] = c, t[62] = _, t[63] = f, t[64] = H, t[65] = k, t[66] = I, t[67] = N, t[68] = u, t[69] = A, t[70] = V) : V = t[70], V;
129
+ });
130
+ Pt.displayName = "DSActionLink";
131
+ export {
132
+ zt as A,
133
+ Pt as D,
134
+ Vt as a,
135
+ Kt as b,
136
+ yt as c,
137
+ St as v
138
+ };
@@ -1,6 +1,6 @@
1
1
  "use client";
2
2
  import { h as n } from "./has-window.ut_-aShB.js";
3
- import { g as r } from "./helpers.CcqWV-wZ.js";
3
+ import { g as r } from "./helpers.BbWkXTr3.js";
4
4
  import "./index.CgTHIF3K.js";
5
5
  import "react";
6
6
  const e = "ds-alert-live-region", t = "ds-status-live-region", c = () => {
@@ -3,9 +3,9 @@ import { jsx as w, jsxs as V } from "react/jsx-runtime";
3
3
  import { d as q } from "./index.CgTHIF3K.js";
4
4
  import { c as F } from "./index.CEyLAtio.js";
5
5
  import { isValidElement as M, useState as I, useEffect as O, cloneElement as R } from "react";
6
- import { D as K } from "./Button.DZNUuPKC.js";
7
- import { DSLink as X } from "../link.B5NZ1QKr.js";
8
- import { g as d, r as z } from "./helpers.CcqWV-wZ.js";
6
+ import { D as K } from "./Button.CC0qEsuR.js";
7
+ import { DSLink as X } from "../link.DGuYGfh2.js";
8
+ import { g as d, r as z } from "./helpers.BbWkXTr3.js";
9
9
  import '../assets/Breadcrumb.BaYrwrYl.css';const G = "ds-breadcrumb_root_1e9hu_1", H = "ds-breadcrumb_show-all-button_1e9hu_30", T = {
10
10
  root: G,
11
11
  showAllButton: H
@@ -4,9 +4,9 @@ import { d as ho } from "./index.CgTHIF3K.js";
4
4
  import { c as io } from "./index.CEyLAtio.js";
5
5
  import { forwardRef as uo } from "react";
6
6
  import { u as lo } from "./useBreakpoint.CMOR9ZOB.js";
7
- import { D as _o } from "./Icon.CAXZUNWo.js";
8
- import { DSSpinner as go } from "../spinner.t5FHjIEK.js";
9
- import { g as ro } from "./helpers.CcqWV-wZ.js";
7
+ import { D as _o } from "./Icon.C0161Glk.js";
8
+ import { DSSpinner as go } from "../spinner.CeGt8DxU.js";
9
+ import { g as ro } from "./helpers.BbWkXTr3.js";
10
10
  import '../assets/Button.Dw8H5nFS.css';const mo = "ds-button_root_94r67_1", fo = "ds-button_root--highlight_94r67_75", bo = "ds-button_root--dark-highlight_94r67_75", vo = "ds-button_root--filled_94r67_151", ko = "ds-button_root--outline_94r67_179", po = "ds-button_root--ghost_94r67_206", Do = "ds-button_root--ghost-flush_94r67_231", No = "ds-button_root--small_94r67_237", So = "ds-button_root--navigation_94r67_317", Oo = "ds-button_root--dark-filled_94r67_393", Fo = "ds-button_root--dark-outline_94r67_450", yo = "ds-button_root--dark-ghost_94r67_506", Go = "ds-button_root--dark-ghost-flush_94r67_560", Ho = "ds-button_root--icon-left_94r67_635", Io = "ds-button_root--icon-only_94r67_638", Bo = "ds-button_root--icon-only-small_94r67_647", Lo = "ds-button_icon--navigation_94r67_663", wo = "ds-button_icon--hidden_94r67_670", Co = "ds-button_label--hidden_94r67_674", To = "ds-button_label--loading_94r67_686", Eo = "ds-button_loader_94r67_690", t = {
11
11
  root: mo,
12
12
  rootHighlight: fo,
@@ -29,7 +29,7 @@ import '../assets/Button.Dw8H5nFS.css';const mo = "ds-button_root_94r67_1", fo =
29
29
  labelHidden: Co,
30
30
  labelLoading: To,
31
31
  loader: Eo
32
- }, $o = ["medium", "small"], qo = ["filled", "highlight", "outline", "ghost", "navigation"], Po = ({
32
+ }, $o = ["medium", "small"], qo = ["highlight", "filled", "outline", "ghost", "navigation"], Po = ({
33
33
  variant: m,
34
34
  size: f,
35
35
  theme: o
@@ -4,9 +4,9 @@ import { c as p } from "./index.CEyLAtio.js";
4
4
  import { forwardRef as j, useRef as B, useState as H, useEffect as V, useCallback as $ } from "react";
5
5
  import { u as A } from "./useBreakpoint.CMOR9ZOB.js";
6
6
  import "./index.CgTHIF3K.js";
7
- import { D as x } from "./Icon.CAXZUNWo.js";
8
- import { DSSystemFeedback as L } from "../systemfeedback.BpKZEv4U.js";
9
- import { g as C } from "./helpers.CcqWV-wZ.js";
7
+ import { D as x } from "./Icon.C0161Glk.js";
8
+ import { DSSystemFeedback as L } from "../systemfeedback.CLQCbTF6.js";
9
+ import { g as C } from "./helpers.BbWkXTr3.js";
10
10
  import '../assets/Checkbox.BKHQN_tu.css';const O = "ds-checkbox_root_1tuqo_1", U = "ds-checkbox_root--disabled_1tuqo_21", z = "ds-checkbox_checkbox_1tuqo_25", F = "ds-checkbox_icon-check_1tuqo_41", J = "ds-checkbox_icon-minus_1tuqo_42", K = "ds-checkbox_checkbox--invalid_1tuqo_66", Q = "ds-checkbox_label--hidden_1tuqo_71", R = "ds-checkbox_input_1tuqo_84", T = "ds-checkbox_label_1tuqo_71", W = "ds-checkbox_feedback_1tuqo_198", e = {
11
11
  root: O,
12
12
  rootDisabled: U,
@@ -2,10 +2,10 @@
2
2
  import { jsx as _ } from "react/jsx-runtime";
3
3
  import { d as w } from "./index.CgTHIF3K.js";
4
4
  import { c as G } from "./index.CEyLAtio.js";
5
- import { D as q } from "./Fieldset.DHccz6TP.js";
5
+ import { D as q } from "./Fieldset.BX46NuLh.js";
6
6
  import S from "react";
7
- import { g as x, r as N } from "./helpers.CcqWV-wZ.js";
8
- import { D as z } from "./Checkbox.Ch8DBzws.js";
7
+ import { g as x, r as N } from "./helpers.BbWkXTr3.js";
8
+ import { D as z } from "./Checkbox.BIQAKBVy.js";
9
9
  import '../assets/CheckboxGroup.Dd-Huo7x.css';const F = "ds-checkbox-group_root_12fot_1", H = "ds-checkbox-group_root--horizontal_12fot_9", I = "ds-checkbox-group_root--invalid_12fot_12", g = {
10
10
  root: F,
11
11
  rootHorizontal: H,
@@ -4,9 +4,9 @@ import { d as B } from "./index.CgTHIF3K.js";
4
4
  import { c as W } from "./index.CEyLAtio.js";
5
5
  import { forwardRef as Z } from "react";
6
6
  import { t as J } from "./translate.nuU7uChI.js";
7
- import { D as H } from "./Icon.CAXZUNWo.js";
8
- import { g as x, r as U } from "./helpers.CcqWV-wZ.js";
9
- import { g as K } from "./AriaLiveRegions.utils.zSFFD3SF.js";
7
+ import { D as H } from "./Icon.C0161Glk.js";
8
+ import { g as x, r as U } from "./helpers.BbWkXTr3.js";
9
+ import { g as K } from "./AriaLiveRegions.utils.Cb327d_2.js";
10
10
  import '../assets/Chip.dxIYIjj7.css';const Q = "ds-chip-group_chip_aidwn_1", V = "ds-chip-group_chip--small_aidwn_30", M = {
11
11
  chip: Q,
12
12
  chipSmall: V