@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.
- package/{accordion.Dw3qTPN8.js → accordion.CBaDU14g.js} +2 -2
- package/{actionbutton.wYg4A5a2.js → actionbutton.DEJsLxnQ.js} +2 -2
- package/{actionlink.BoWrs0Mo.js → actionlink.Cs6BTCA3.js} +2 -2
- package/{arialiveregions.DVsA5OTR.js → arialiveregions.Fgcshs5k.js} +1 -1
- package/assets/ActionButton.Ewi0i1hW.css +1 -0
- package/assets/ActionLink.BdPEvuGm.css +1 -0
- package/assets/Icon.QeJ7TxZs.css +1 -0
- package/assets/InputFile.Dqjz53mb.css +1 -0
- package/assets/Popover.BDTDsPAt.css +1 -0
- package/{breadcrumb.C07HDyGp.js → breadcrumb.x78HJy5P.js} +3 -3
- package/{button.BBqDvwVm.js → button.BD_04tIG.js} +3 -3
- package/{buttonround.Vy1EygFm.js → buttonround.BT3OfowK.js} +2 -2
- package/{checkbox.CvWI1Jrx.js → checkbox.BktYXQmJ.js} +3 -3
- package/{checkboxgroup.BLpSLo9t.js → checkboxgroup.YK8H0YoX.js} +2 -2
- package/{chip.BsDriMfL.js → chip.BKtNbt4y.js} +2 -2
- package/{chipgroup.D1Km301k.js → chipgroup.Bp_v9IQu.js} +2 -2
- package/chunks/{Accordion.Cjc_1Bu1.js → Accordion.eVOD7J_8.js} +2 -2
- package/chunks/ActionButton.Ck1rGqgm.js +165 -0
- package/chunks/ActionLink.DnUNjoAT.js +138 -0
- package/chunks/{AriaLiveRegions.utils.zSFFD3SF.js → AriaLiveRegions.utils.Cb327d_2.js} +1 -1
- package/chunks/{Breadcrumb.QhD6byzd.js → Breadcrumb.B7g30dIO.js} +3 -3
- package/chunks/{Button.DZNUuPKC.js → Button.CC0qEsuR.js} +4 -4
- package/chunks/{Checkbox.Ch8DBzws.js → Checkbox.BIQAKBVy.js} +3 -3
- package/chunks/{CheckboxGroup.C8D6tjVI.js → CheckboxGroup.DHzpgOWp.js} +3 -3
- package/chunks/{Chip.CHy8cZJz.js → Chip.DifLxHH7.js} +3 -3
- package/chunks/{CustomReactSelect.hdDSE0ON.js → CustomReactSelect.DWdh3k_q.js} +1340 -1580
- package/chunks/{Dialog.DPeGj8-T.js → Dialog.BuEEJ199.js} +2 -2
- package/chunks/{Drawer.BMibxANc.js → Drawer.BXUGmpJI.js} +2 -2
- package/chunks/{Fieldset.DHccz6TP.js → Fieldset.BX46NuLh.js} +2 -2
- package/chunks/Header.CsrzyVil.js +356 -0
- package/chunks/{Icon.CAXZUNWo.js → Icon.C0161Glk.js} +70 -67
- package/chunks/{Input.utils.CCYTBWD_.js → Input.utils.Cnnzvuk4.js} +1 -1
- package/chunks/{InputFile.fltVIulD.js → InputFile.vkkg5Pab.js} +32 -32
- package/chunks/{InputPassword.C4QhwijC.js → InputPassword.BQU09DJh.js} +3 -3
- package/chunks/{InputSearch.DdWBmEmu.js → InputSearch.CXL9ThpX.js} +3 -3
- package/chunks/{InputStepper.BRzbuEho.js → InputStepper.BhLQVAlo.js} +4 -4
- package/chunks/{LinkButton.DyTU9sfN.js → LinkButton.DmXVHeyZ.js} +3 -3
- package/chunks/{NavigationTabList.D2NVVTjK.js → NavigationTabList.IQM074Vb.js} +1 -1
- package/chunks/{NavigationTabs.TfdsA8GX.js → NavigationTabs.CuOXq0b7.js} +2 -2
- package/chunks/{Notification.BRg1qlng.js → Notification.B-3dPVUE.js} +2 -2
- package/chunks/Popover.hXQTvwwd.js +1685 -0
- package/chunks/{RadioGroup.D9mECdMK.js → RadioGroup.okEm_-NA.js} +2 -2
- package/chunks/{Select.DCxMPsCm.js → Select.D3IUIdPJ.js} +3 -3
- package/chunks/{Slider.Cljc14kS.js → Slider.CPG4Btbq.js} +2 -2
- package/chunks/{Tabs.GvcCCCFT.js → Tabs.C4qGWCcD.js} +2 -2
- package/chunks/{Text.TS4XdA9e.js → Text.DGWeWF1y.js} +1 -1
- package/chunks/{Textarea.Bs4-nzu8.js → Textarea.D4vXRg_U.js} +2 -2
- package/chunks/{Toast.DawJ9OSY.js → Toast.BHz0vlGz.js} +2 -2
- package/chunks/floating-ui.dom.C9TD1WpB.js +950 -0
- package/chunks/helpers.BbWkXTr3.js +37 -0
- package/{combobox.DW_ey38o.js → combobox.DIB07SNA.js} +1 -1
- package/components/ActionButton/ActionButton.d.ts +9 -5
- package/components/ActionButton/ActionButton.utils.d.ts +4 -2
- package/components/ActionLink/ActionLink.d.ts +9 -5
- package/components/ActionLink/ActionLink.utils.d.ts +4 -2
- package/components/Button/Button.utils.d.ts +1 -1
- package/components/Header/Header.utils.d.ts +0 -2
- package/components/Icon/Icon.d.ts +1 -1
- package/components/Icon/Icon.utils.d.ts +1 -1
- package/components/Popover/Popover.d.ts +40 -0
- package/components/Popover/Popover.test.d.ts +1 -0
- package/components/Popover/Popover.utils.d.ts +53 -0
- package/components/Popover/Popover.utils.test.d.ts +1 -0
- package/connected-icon.svg +1 -0
- package/{customreactselect.DcH7h1mb.js → customreactselect.BvuvCDyE.js} +4 -4
- package/{dialog.D6d_WXOM.js → dialog.CGsUCqhR.js} +2 -2
- package/{drawer.BmQWFOuF.js → drawer.BcAo4TO0.js} +2 -2
- package/{fieldset.D6q9YXrO.js → fieldset.DM9ELUJa.js} +2 -2
- package/{filelist.Dnd5nOdw.js → filelist.Cj9U-Jx8.js} +3 -3
- package/{flag.BR312AU-.js → flag.BHaAfp6B.js} +1 -1
- package/{floatingactionbutton.Do6eNSHq.js → floatingactionbutton.DSZXUHB_.js} +2 -2
- package/{header.5iwPmK5V.js → header.DLrTpc-W.js} +2 -2
- package/{icon.HkVs68n_.js → icon.DwfGhFCd.js} +1 -1
- package/icon.svg +1 -1
- package/imow-icon.svg +1 -0
- package/index.d.ts +2 -0
- package/index.es.js +178 -172
- package/{input.mPceLGnf.js → input.D4OiEI8g.js} +4 -4
- package/{inputfile.CIpE9i-3.js → inputfile.Cmkxf4Vq.js} +6 -6
- package/{inputpassword.DkiyI-yo.js → inputpassword.CYfGcUE-.js} +3 -3
- package/{inputsearch.DcOp_VUd.js → inputsearch.CecX8gHD.js} +4 -4
- package/{inputstepper.D7TpDXst.js → inputstepper.CFgfHjM_.js} +4 -4
- package/{link.B5NZ1QKr.js → link.DGuYGfh2.js} +2 -2
- package/{linkbutton.CMVcQVxI.js → linkbutton.B3q0B_yb.js} +3 -3
- package/{logo.B9taqlZR.js → logo.C96KaG1P.js} +1 -1
- package/mystihl-icon.svg +1 -0
- package/{navigationtablist.BMJTC9qo.js → navigationtablist.CS9yEGdP.js} +2 -2
- package/{navigationtabs.BQeKKIFy.js → navigationtabs.B86G8ODY.js} +2 -2
- package/{notification.Bzli8Qlq.js → notification.D8BDaU5x.js} +3 -3
- package/{optioncheckbox.DYKRBTy0.js → optioncheckbox.CEEPAq0u.js} +1 -1
- package/package.json +3 -1
- package/partials/assets.const.js +2 -0
- package/partials/copyAssets.js +4 -2
- package/partials/index.js +23 -17
- package/partials/lib/partials.d.ts +1 -1
- package/popover.BFx99cHg.js +10 -0
- package/popover.d.ts +2 -0
- package/{radiogroup.BnMkpjvV.js → radiogroup.C2PkTHnF.js} +2 -2
- package/{select.BSvjDIVC.js → select.CmGQdpsV.js} +3 -3
- package/{skiptocontent.CQ4aARqd.js → skiptocontent.D1UkPmhD.js} +2 -2
- package/{slider.LRlFFlYL.js → slider.DGmVtnxs.js} +2 -2
- package/{spinner.t5FHjIEK.js → spinner.CeGt8DxU.js} +1 -1
- package/{switch.QUUSE9ZF.js → switch.CtULjgZq.js} +2 -2
- package/{systemfeedback.BpKZEv4U.js → systemfeedback.CLQCbTF6.js} +1 -1
- package/{tablist.DGGeFOi1.js → tablist.CcCURua8.js} +4 -4
- package/{tabs.CXkSN2kd.js → tabs.Dby_2Hyz.js} +2 -2
- package/{text.CPwbk8Gy.js → text.ZOUuesnU.js} +2 -2
- package/{textarea.D0ADOdR6.js → textarea.yOTo23Pd.js} +3 -3
- package/{toast.CYYvK4DJ.js → toast.Bhpwj1NF.js} +3 -3
- package/{toastmanager.k9iGb7MN.js → toastmanager.BHk65ynQ.js} +3 -3
- package/topbar.qNB9efbF.js +11 -0
- package/utils/helpers.d.ts +10 -0
- package/assets/ActionButton.DZVAnm-p.css +0 -1
- package/assets/ActionLink.DuklSL3c.css +0 -1
- package/assets/Icon.ZNrKuqgu.css +0 -1
- package/assets/InputFile.Dx_CULYq.css +0 -1
- package/chunks/ActionButton.DFI8P9-f.js +0 -159
- package/chunks/ActionLink.CLQ1yQZF.js +0 -132
- package/chunks/Header.DPafHEKw.js +0 -384
- package/chunks/helpers.CcqWV-wZ.js +0 -8
- package/topbar.BPSDyH0N.js +0 -10
package/partials/index.js
CHANGED
|
@@ -6,13 +6,13 @@ const _ = typeof window < "u" && typeof window.document < "u", s = (t) => {
|
|
|
6
6
|
);
|
|
7
7
|
};
|
|
8
8
|
function p(t) {
|
|
9
|
-
const { format:
|
|
9
|
+
const { format: i } = {
|
|
10
10
|
format: "jsx",
|
|
11
11
|
...t
|
|
12
12
|
};
|
|
13
13
|
s("getMetaIconLinks");
|
|
14
14
|
let o = ["<link rel=icon href=%PUBLIC_URL%/favicon.ico sizes=32x32>", "<link rel=icon href=%PUBLIC_URL%/icon.svg type=image/svg+xml>", "<link rel=apple-touch-icon href=%PUBLIC_URL%/apple-icon.png>", "<link rel=manifest href=%PUBLIC_URL%/manifest.webmanifest>"];
|
|
15
|
-
switch (
|
|
15
|
+
switch (i === "html" && (o = o.map((a) => a.replace("%PUBLIC_URL%", ""))), i) {
|
|
16
16
|
case "html":
|
|
17
17
|
case "cra":
|
|
18
18
|
return o.join("");
|
|
@@ -26,21 +26,21 @@ function p(t) {
|
|
|
26
26
|
}
|
|
27
27
|
}
|
|
28
28
|
function f(t) {
|
|
29
|
-
const { format:
|
|
29
|
+
const { format: i } = {
|
|
30
30
|
format: "jsx",
|
|
31
31
|
...t
|
|
32
32
|
};
|
|
33
33
|
s("getResetStyles");
|
|
34
34
|
const o = "@layer ds-reset{*,*::before,*::after{box-sizing:border-box}:root{--ds-spacing-dynamic-xs: 16px;--ds-spacing-dynamic-s: 24px;--ds-spacing-dynamic-m: 32px;--ds-spacing-dynamic-l: 40px;--ds-spacing-dynamic-xl: 56px;--ds-spacing-dynamic-xxl: 80px;font-size:100%}@media(min-width: 320px){:root{--ds-spacing-dynamic-xs: 16px;--ds-spacing-dynamic-s: 24px;--ds-spacing-dynamic-m: 32px;--ds-spacing-dynamic-l: 40px;--ds-spacing-dynamic-xl: 56px;--ds-spacing-dynamic-xxl: 80px}}@media(min-width: 768px){:root{--ds-spacing-dynamic-xs: 24px;--ds-spacing-dynamic-s: 32px;--ds-spacing-dynamic-m: 40px;--ds-spacing-dynamic-l: 48px;--ds-spacing-dynamic-xl: 64px;--ds-spacing-dynamic-xxl: 96px}}@media(min-width: 1024px){:root{--ds-spacing-dynamic-xs: 24px;--ds-spacing-dynamic-s: 32px;--ds-spacing-dynamic-m: 40px;--ds-spacing-dynamic-l: 48px;--ds-spacing-dynamic-xl: 64px;--ds-spacing-dynamic-xxl: 96px}}@media(min-width: 1536px){:root{--ds-spacing-dynamic-xs: 32px;--ds-spacing-dynamic-s: 40px;--ds-spacing-dynamic-m: 48px;--ds-spacing-dynamic-l: 56px;--ds-spacing-dynamic-xl: 80px;--ds-spacing-dynamic-xxl: 128px}}@media(min-width: 1668px){:root{--ds-spacing-dynamic-xs: 32px;--ds-spacing-dynamic-s: 40px;--ds-spacing-dynamic-m: 48px;--ds-spacing-dynamic-l: 56px;--ds-spacing-dynamic-xl: 80px;--ds-spacing-dynamic-xxl: 128px}}:where(html){font-family:STIHL Contraface Digital Text Regular, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;font-style:normal;font-variant:normal;hyphens:manual;overflow-wrap:break-word;font-weight:normal;font-size:1rem;line-height:1.5;font-size-adjust:.414;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}:where(body){hyphens:manual;line-height:1.5;margin:unset;min-height:100vh}:where(body,h1,h2,h3,h4,p,figure,blockquote,dl,dd){margin-block-end:0}:where(h1,h2,h3,h4,h5,h6){margin:0;padding:0;text-wrap:balance;hyphens:manual;overflow-wrap:break-word}:where(a:not([class])){text-decoration-skip-ink:auto;color:currentColor}:where(button,input,textarea,select){font:inherit}:target{scroll-margin-block:5ex}}";
|
|
35
|
-
return
|
|
35
|
+
return i === "html" ? `<style data-ds-css-reset-styles>${o}</style>` : /* @__PURE__ */ r("style", { "data-ds-css-reset-styles": !0, children: o });
|
|
36
36
|
}
|
|
37
|
-
function h(t,
|
|
37
|
+
function h(t, i) {
|
|
38
38
|
const { format: o } = {
|
|
39
39
|
format: "jsx",
|
|
40
|
-
...
|
|
40
|
+
...i
|
|
41
41
|
};
|
|
42
42
|
s("getSSRStyles");
|
|
43
|
-
const
|
|
43
|
+
const a = [
|
|
44
44
|
{
|
|
45
45
|
componentName: "DSAccordion",
|
|
46
46
|
componentNameLowercase: "accordion",
|
|
@@ -50,14 +50,14 @@ function h(t, a) {
|
|
|
50
50
|
{
|
|
51
51
|
componentName: "DSActionButton",
|
|
52
52
|
componentNameLowercase: "actionbutton",
|
|
53
|
-
cssFileName: "ActionButton.
|
|
54
|
-
cssFileContent:
|
|
53
|
+
cssFileName: "ActionButton.Ewi0i1hW.css",
|
|
54
|
+
cssFileContent: ".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}}"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
componentName: "DSActionLink",
|
|
58
58
|
componentNameLowercase: "actionlink",
|
|
59
|
-
cssFileName: "ActionLink.
|
|
60
|
-
cssFileContent:
|
|
59
|
+
cssFileName: "ActionLink.BdPEvuGm.css",
|
|
60
|
+
cssFileContent: ".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}"
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
63
|
componentName: "DSAriaLiveRegions",
|
|
@@ -152,8 +152,8 @@ function h(t, a) {
|
|
|
152
152
|
{
|
|
153
153
|
componentName: "DSIcon",
|
|
154
154
|
componentNameLowercase: "icon",
|
|
155
|
-
cssFileName: "Icon.
|
|
156
|
-
cssFileContent: ".ds-
|
|
155
|
+
cssFileName: "Icon.QeJ7TxZs.css",
|
|
156
|
+
cssFileContent: ".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}}"
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
componentName: "DSInput",
|
|
@@ -164,8 +164,8 @@ function h(t, a) {
|
|
|
164
164
|
{
|
|
165
165
|
componentName: "DSInputFile",
|
|
166
166
|
componentNameLowercase: "inputfile",
|
|
167
|
-
cssFileName: "InputFile.
|
|
168
|
-
cssFileContent: ".ds-input-
|
|
167
|
+
cssFileName: "InputFile.Dqjz53mb.css",
|
|
168
|
+
cssFileContent: ".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}"
|
|
169
169
|
},
|
|
170
170
|
{
|
|
171
171
|
componentName: "DSInputPassword",
|
|
@@ -215,6 +215,12 @@ function h(t, a) {
|
|
|
215
215
|
cssFileName: "Notification.BOuaA5GT.css",
|
|
216
216
|
cssFileContent: `.ds-notification_root_1jsx7_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;background-color:#ededed;border-left-color:#666;border-left-width:4px;border-left-style:solid;color:#252525;display:flex;flex-direction:column;gap:12px;padding-inline-start:12px;padding-inline-end:24px;padding-block-start:12px;padding-block-end:12px;width:100%;max-width:44.9375rem}.ds-notification_root--success_1jsx7_26{background-color:#e5f0db;border-left-color:#749f4a}.ds-notification_root--error_1jsx7_30{background-color:#eebcbd;border-left-color:#d43b3b}.ds-notification_root--warning_1jsx7_34{background-color:#fdecc3;border-left-color:#fdc543}.ds-notification_root--hide-icon_1jsx7_38{padding-inline-start:20px}@media screen and (forced-colors: active){.ds-notification_root_1jsx7_1{border-top:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;padding-inline-end:15px;padding-block-start:11px;padding-block-end:11px}}.ds-notification_content_1jsx7_52{display:grid;grid-template-columns:auto minmax(auto,1fr) auto;gap:16px;place-items:start;min-height:2rem}.ds-notification_content--hide-close-button_1jsx7_59{grid-template-columns:auto minmax(auto,1fr)}.ds-notification_content--hide-icon_1jsx7_62{grid-template-columns:minmax(auto,1fr) auto}.ds-notification_icon_1jsx7_66{margin-block-start:8px}.ds-notification_message_1jsx7_70{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.5;font-size-adjust:.414;margin-block-start:4px;margin-block-end:0}.ds-notification_message_1jsx7_70 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-notification_message_1jsx7_70 a:not([class]))[href^="http://"]:after,:where(.ds-notification_message_1jsx7_70 a:not([class]))[href^="https://"]:after,:where(.ds-notification_message_1jsx7_70 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-notification_message_1jsx7_70 a:not([class]){color:#252525}.ds-notification_message_1jsx7_70 a:not([class]):link,.ds-notification_message_1jsx7_70 a:not([class]):visited{color:#252525}.ds-notification_message_1jsx7_70 a:not([class]):active{background-color:#0000001a;color:#252525}@media (hover: hover){.ds-notification_message_1jsx7_70 a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover: hover) and (forced-colors: active){.ds-notification_message_1jsx7_70 a:not([class]):hover{background-color:Canvas}}.ds-notification_message_1jsx7_70 a:not([class])[href^="http://"]:after,.ds-notification_message_1jsx7_70 a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.ds-notification_message_1jsx7_70 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")}.ds-notification_message_1jsx7_70 a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-notification_message_1jsx7_70 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-notification_message_1jsx7_70 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-notification_message_1jsx7_70 a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-notification_message_1jsx7_70 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-notification_message_1jsx7_70 a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-notification_message_1jsx7_70 a:not([class]){transition-duration:0ms}}.ds-notification_custom-action-area_1jsx7_167{padding-inline-start:32px;padding-block-end:4px}`
|
|
217
217
|
},
|
|
218
|
+
{
|
|
219
|
+
componentName: "DSPopover",
|
|
220
|
+
componentNameLowercase: "popover",
|
|
221
|
+
cssFileName: "Popover.BDTDsPAt.css",
|
|
222
|
+
cssFileContent: ".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}}}"
|
|
223
|
+
},
|
|
218
224
|
{
|
|
219
225
|
componentName: "DSRadioGroup",
|
|
220
226
|
componentNameLowercase: "radiogroup",
|
|
@@ -289,8 +295,8 @@ function h(t, a) {
|
|
|
289
295
|
}
|
|
290
296
|
].filter(({ componentName: e }) => t.includes(e));
|
|
291
297
|
if (o === "html")
|
|
292
|
-
return
|
|
293
|
-
const l =
|
|
298
|
+
return a.map(({ componentNameLowercase: e, cssFileContent: n }) => `<style data-ds-ssr-injected-${e}>${n}</style>`).join("");
|
|
299
|
+
const l = a.map(({ componentNameLowercase: e, cssFileContent: n }) => /* @__PURE__ */ r("style", { "data-ds-ssr-injected": e, suppressHydrationWarning: !0, children: n }, e));
|
|
294
300
|
return /* @__PURE__ */ r(d, { children: l.map((e) => e) });
|
|
295
301
|
}
|
|
296
302
|
export {
|
|
@@ -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", "DSBreadcrumb", "DSButton", "DSButtonRound", "DSCheckbox", "DSCheckboxGroup", "DSChipGroup", "DSCombobox", "DSDialog", "DSDrawer", "DSFieldset", "DSFlag", "DSFloatingActionButton", "DSHeader", "DSHeading", "DSIcon", "DSInput", "DSInputFile", "DSInputPassword", "DSInputSearch", "DSInputStepper", "DSLink", "DSLinkButton", "DSLogo", "DSNavigationTabs", "DSNotification", "DSRadioGroup", "DSSelect", "DSSkipToContent", "DSSlider", "DSSpinner", "DSSwitch", "DSTabs", "DSText", "DSTextarea", "DSTitle", "DSToastManager", "DSTopBar"];
|
|
65
|
+
declare const COMPONENT_NAME: readonly ["DSAccordion", "DSActionButton", "DSActionLink", "DSAriaLiveRegions", "DSBreadcrumb", "DSButton", "DSButtonRound", "DSCheckbox", "DSCheckboxGroup", "DSChipGroup", "DSCombobox", "DSDialog", "DSDrawer", "DSFieldset", "DSFlag", "DSFloatingActionButton", "DSHeader", "DSHeading", "DSIcon", "DSInput", "DSInputFile", "DSInputPassword", "DSInputSearch", "DSInputStepper", "DSLink", "DSLinkButton", "DSLogo", "DSNavigationTabs", "DSNotification", "DSPopover", "DSRadioGroup", "DSSelect", "DSSkipToContent", "DSSlider", "DSSpinner", "DSSwitch", "DSTabs", "DSText", "DSTextarea", "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.
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import "react/jsx-runtime";
|
|
3
|
+
import "./chunks/index.CgTHIF3K.js";
|
|
4
|
+
import { D as s } from "./chunks/Popover.hXQTvwwd.js";
|
|
5
|
+
import "react";
|
|
6
|
+
import "./chunks/index.CEyLAtio.js";
|
|
7
|
+
import "./chunks/helpers.BbWkXTr3.js";
|
|
8
|
+
export {
|
|
9
|
+
s as DSPopover
|
|
10
|
+
};
|
package/popover.d.ts
ADDED
|
@@ -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/Fieldset.
|
|
6
|
+
import "./chunks/Fieldset.BX46NuLh.js";
|
|
7
7
|
import "./radio.Dm9bDBzM.js";
|
|
8
|
-
import { D as s } from "./chunks/RadioGroup.
|
|
8
|
+
import { D as s } from "./chunks/RadioGroup.okEm_-NA.js";
|
|
9
9
|
export {
|
|
10
10
|
s as DSRadioGroup
|
|
11
11
|
};
|
|
@@ -5,9 +5,9 @@ import "./chunks/index.CEyLAtio.js";
|
|
|
5
5
|
import "react";
|
|
6
6
|
import "./chunks/useBreakpoint.CMOR9ZOB.js";
|
|
7
7
|
import "./asterisk.CR60hx8S.js";
|
|
8
|
-
import "./chunks/Icon.
|
|
9
|
-
import "./systemfeedback.
|
|
10
|
-
import { D } from "./chunks/Select.
|
|
8
|
+
import "./chunks/Icon.C0161Glk.js";
|
|
9
|
+
import "./systemfeedback.CLQCbTF6.js";
|
|
10
|
+
import { D } from "./chunks/Select.D3IUIdPJ.js";
|
|
11
11
|
export {
|
|
12
12
|
D as DSSelect
|
|
13
13
|
};
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import { jsx as u } from "react/jsx-runtime";
|
|
3
3
|
import { d as g } from "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import { c as w } from "./chunks/index.CEyLAtio.js";
|
|
5
|
-
import { g as S } from "./chunks/helpers.
|
|
5
|
+
import { g as S } from "./chunks/helpers.BbWkXTr3.js";
|
|
6
6
|
import { forwardRef as T } from "react";
|
|
7
|
-
import { D as _ } from "./chunks/LinkButton.
|
|
7
|
+
import { D as _ } from "./chunks/LinkButton.DmXVHeyZ.js";
|
|
8
8
|
import './assets/skiptocontent.CTSDC_kG.css';const v = "ds-skip-to-content_root_uqkjt_1", C = "ds-skip-to-content_root--dark_uqkjt_8", D = {
|
|
9
9
|
root: v,
|
|
10
10
|
rootDark: C
|
|
@@ -4,8 +4,8 @@ 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 "./input.
|
|
8
|
-
import { D as s } from "./chunks/Slider.
|
|
7
|
+
import "./input.D4OiEI8g.js";
|
|
8
|
+
import { D as s } from "./chunks/Slider.CPG4Btbq.js";
|
|
9
9
|
export {
|
|
10
10
|
s as DSSlider
|
|
11
11
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { jsxs as x, jsx as w } from "react/jsx-runtime";
|
|
3
3
|
import { d as y } from "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import { c as L } from "./chunks/index.CEyLAtio.js";
|
|
5
|
-
import { D as v } from "./chunks/Icon.
|
|
5
|
+
import { D as v } from "./chunks/Icon.C0161Glk.js";
|
|
6
6
|
import './assets/spinner.Ctn_YYBG.css';const I = "ds-spinner_root_awbzc_1", N = "ds-spinner_root-size-small_awbzc_10", O = "ds-spinner_root-size-medium_awbzc_14", R = "ds-spinner_root-size-large_awbzc_18", D = "ds-spinner_root-size-x-large_awbzc_22", M = "ds-spinner_root-size-inherit_awbzc_26", X = "ds-spinner_screenReaderOnly_awbzc_51", o = {
|
|
7
7
|
root: I,
|
|
8
8
|
rootSizeSmall: N,
|
|
@@ -3,8 +3,8 @@ import { jsxs as O, jsx as h } from "react/jsx-runtime";
|
|
|
3
3
|
import { d as $ } from "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import { c as q } from "./chunks/index.CEyLAtio.js";
|
|
5
5
|
import { forwardRef as z } from "react";
|
|
6
|
-
import { D as A } from "./chunks/Icon.
|
|
7
|
-
import { DSSpinner as B } from "./spinner.
|
|
6
|
+
import { D as A } from "./chunks/Icon.C0161Glk.js";
|
|
7
|
+
import { DSSpinner as B } from "./spinner.CeGt8DxU.js";
|
|
8
8
|
import './assets/switch.Bc9KIyw9.css';const F = "ds-switch_root_gdcld_1", G = "ds-switch_root--label-right_gdcld_40", H = "ds-switch_root--stretched_gdcld_43", J = "ds-switch_loader_gdcld_53", K = "ds-switch_thumb_gdcld_111", M = "ds-switch_root--checked_gdcld_126", o = {
|
|
9
9
|
root: F,
|
|
10
10
|
rootLabelRight: G,
|
|
@@ -3,7 +3,7 @@ import { jsxs as v, jsx as y } from "react/jsx-runtime";
|
|
|
3
3
|
import { d as g } from "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import { c as F } from "./chunks/index.CEyLAtio.js";
|
|
5
5
|
import { useState as S, useEffect as b } from "react";
|
|
6
|
-
import { D as h } from "./chunks/Icon.
|
|
6
|
+
import { D as h } from "./chunks/Icon.C0161Glk.js";
|
|
7
7
|
import './assets/systemfeedback.BX2zCzSL.css';const D = "ds-system-feedback_root_mgtv6_1", I = {
|
|
8
8
|
root: D
|
|
9
9
|
}, N = {
|
|
@@ -4,13 +4,13 @@ import { d as ke } from "./chunks/index.CgTHIF3K.js";
|
|
|
4
4
|
import { c as re } from "./chunks/index.CEyLAtio.js";
|
|
5
5
|
import { useState as he, useRef as P, useEffect as xe } from "react";
|
|
6
6
|
import { h as ge } from "./chunks/has-window.ut_-aShB.js";
|
|
7
|
-
import { g as Ee } from "./chunks/helpers.
|
|
7
|
+
import { g as Ee } from "./chunks/helpers.BbWkXTr3.js";
|
|
8
8
|
import { u as be } from "./chunks/useIsomorphicLayoutEffect.CnJ9AMFS.js";
|
|
9
|
-
import { D as Re } from "./chunks/Button.
|
|
10
|
-
import { D as We } from "./chunks/Icon.
|
|
9
|
+
import { D as Re } from "./chunks/Button.CC0qEsuR.js";
|
|
10
|
+
import { D as We } from "./chunks/Icon.C0161Glk.js";
|
|
11
11
|
import { NumberIndicator as Me } from "./numberindicator.Ddf3ESi7.js";
|
|
12
12
|
import { g as Pe, a as Ie } from "./chunks/TabPane.utils.DG16Y2uD.js";
|
|
13
|
-
import { s as f, N as ze } from "./chunks/NavigationTabList.
|
|
13
|
+
import { s as f, N as ze } from "./chunks/NavigationTabList.IQM074Vb.js";
|
|
14
14
|
const pe = () => {
|
|
15
15
|
if (ge) {
|
|
16
16
|
const i = getComputedStyle(document.documentElement).getPropertyValue("--ds-animation-duration").trim();
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import "react/jsx-runtime";
|
|
3
3
|
import "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import "react";
|
|
5
|
-
import "./tablist.
|
|
5
|
+
import "./tablist.CcCURua8.js";
|
|
6
6
|
import "./tabpane.CB-eudyw.js";
|
|
7
7
|
import "./chunks/TabPane.utils.DG16Y2uD.js";
|
|
8
|
-
import { D as a } from "./chunks/Tabs.
|
|
8
|
+
import { D as a } from "./chunks/Tabs.C4qGWCcD.js";
|
|
9
9
|
export {
|
|
10
10
|
a as DSTabs
|
|
11
11
|
};
|
|
@@ -3,8 +3,8 @@ 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/helpers.
|
|
7
|
-
import { D as s } from "./chunks/Text.
|
|
6
|
+
import "./chunks/helpers.BbWkXTr3.js";
|
|
7
|
+
import { D as s } from "./chunks/Text.DGWeWF1y.js";
|
|
8
8
|
export {
|
|
9
9
|
s as DSText
|
|
10
10
|
};
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import "react/jsx-runtime";
|
|
3
3
|
import "./chunks/index.CEyLAtio.js";
|
|
4
4
|
import "react";
|
|
5
|
-
import "./chunks/helpers.
|
|
5
|
+
import "./chunks/helpers.BbWkXTr3.js";
|
|
6
6
|
import "./chunks/useBreakpoint.CMOR9ZOB.js";
|
|
7
7
|
import "./chunks/index.CgTHIF3K.js";
|
|
8
8
|
import "./asterisk.CR60hx8S.js";
|
|
9
|
-
import "./systemfeedback.
|
|
10
|
-
import { D } from "./chunks/Textarea.
|
|
9
|
+
import "./systemfeedback.CLQCbTF6.js";
|
|
10
|
+
import { D } from "./chunks/Textarea.D4vXRg_U.js";
|
|
11
11
|
export {
|
|
12
12
|
D as DSTextarea
|
|
13
13
|
};
|
|
@@ -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.
|
|
7
|
-
import "./chunks/Icon.
|
|
8
|
-
import { D as a } from "./chunks/Toast.
|
|
6
|
+
import "./chunks/Button.CC0qEsuR.js";
|
|
7
|
+
import "./chunks/Icon.C0161Glk.js";
|
|
8
|
+
import { D as a } from "./chunks/Toast.BHz0vlGz.js";
|
|
9
9
|
export {
|
|
10
10
|
a as DSToast
|
|
11
11
|
};
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import { jsx as B, jsxs as G } from "react/jsx-runtime";
|
|
3
3
|
import { d as N } from "./chunks/index.CgTHIF3K.js";
|
|
4
4
|
import { createContext as V, useContext as W, useState as I, useRef as $, useEffect as M } from "react";
|
|
5
|
-
import { g as S } from "./chunks/helpers.
|
|
6
|
-
import { b as P, g as y } from "./chunks/AriaLiveRegions.utils.
|
|
7
|
-
import { D as z, s as F } from "./chunks/Toast.
|
|
5
|
+
import { g as S } from "./chunks/helpers.BbWkXTr3.js";
|
|
6
|
+
import { b as P, g as y } from "./chunks/AriaLiveRegions.utils.Cb327d_2.js";
|
|
7
|
+
import { D as z, s as F } from "./chunks/Toast.BHz0vlGz.js";
|
|
8
8
|
import { h as H } from "./chunks/has-window.ut_-aShB.js";
|
|
9
9
|
const J = () => {
|
|
10
10
|
if (!P() || !y())
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import "react/jsx-runtime";
|
|
3
|
+
import "./chunks/index.CgTHIF3K.js";
|
|
4
|
+
import "./chunks/index.CEyLAtio.js";
|
|
5
|
+
import "react";
|
|
6
|
+
import { b as s } from "./chunks/Header.CsrzyVil.js";
|
|
7
|
+
import "./chunks/helpers.BbWkXTr3.js";
|
|
8
|
+
import "./logo.C96KaG1P.js";
|
|
9
|
+
export {
|
|
10
|
+
s as DSTopBar
|
|
11
|
+
};
|
package/utils/helpers.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
/**
|
|
2
3
|
* Converts a pixel value to rem units.
|
|
3
4
|
*
|
|
@@ -32,3 +33,12 @@ export declare const requiredPropMessage: (propName: string, componentName: stri
|
|
|
32
33
|
* @returns {Element|null} The closest ancestor element that matches the specified selector, or null if no matching element is found.
|
|
33
34
|
*/
|
|
34
35
|
export declare const getClosestHTMLElement: (element: HTMLElement, selector: string) => Element | null;
|
|
36
|
+
/**
|
|
37
|
+
* Checks if a specific React component exists within the children of a given React node.
|
|
38
|
+
*
|
|
39
|
+
* @param {React.ReactNode} children - The children to search through.
|
|
40
|
+
* @param {React.ComponentType<any>} target - The target component to check for.
|
|
41
|
+
* @param {boolean} [shouldSearchNested=false] - Whether to search nested children recursively.
|
|
42
|
+
* @returns {boolean} True if the target component exists, false otherwise.
|
|
43
|
+
*/
|
|
44
|
+
export declare const checkIfChildExists: (children: React.ReactNode, target: React.ComponentType<any>, shouldSearchNested?: boolean) => boolean;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-action-button_root_1amkn_1:focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-button_root_1amkn_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-action-button_root_1amkn_1:focus{outline:revert;outline-offset:revert}.ds-action-button_root_1amkn_1:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-button_root_1amkn_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-action-button_root_1amkn_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_1amkn_1:hover{background-color:#0000001a}}.ds-action-button_root_1amkn_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_1amkn_1{transition-duration:0ms}}@media screen and (forced-colors: active){.ds-action-button_root_1amkn_1{background-color:Canvas!important}.ds-action-button_root_1amkn_1:hover{border-color:Highlight}}.ds-action-button_root--indent-level-1_1amkn_72{padding-inline-start:39px}.ds-action-button_root--active_1amkn_75{background-color:#0000001a}.ds-action-button_root--active--with-marker_1amkn_78{padding-inline-start:0px}.ds-action-button_root--icon--top_1amkn_81{gap:.25rem;flex-direction:column;padding-block-start:11px;padding-block-end:5px;padding-inline-start:0px;padding-inline-end:0px}.ds-action-button_root--icon--top_1amkn_81:before{content:"";position:absolute;top:-1px;right:-12px;bottom:-1px;left:-12px}.ds-action-button_root--icon--top_1amkn_81:before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-action-button_root--icon--top_1amkn_81:before{transition-duration:0ms}}.ds-action-button_root--icon--top_1amkn_81.ds-action-button_root--active_1amkn_75{background-color:transparent}.ds-action-button_root--icon--top_1amkn_81.ds-action-button_root--active_1amkn_75:before{background-color:#0000001a}.ds-action-button_root--icon--top_1amkn_81:focus,.ds-action-button_root--icon--top_1amkn_81:focus-visible{outline:none}.ds-action-button_root--icon--top_1amkn_81:focus:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-button_root--icon--top_1amkn_81:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-action-button_root--icon--top_1amkn_81:focus:before{outline:revert;outline-offset:revert}.ds-action-button_root--icon--top_1amkn_81:focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-button_root--icon--top_1amkn_81:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){.ds-action-button_root--icon--top_1amkn_81:hover{background-color:unset}.ds-action-button_root--icon--top_1amkn_81:hover:before{background-color:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-action-button_root--icon--top_1amkn_81:hover:before{background-color:transparent}}.ds-action-button_root_1amkn_1[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-action-button_root_1amkn_1[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){.ds-action-button_root_1amkn_1[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-action-button_root_1amkn_1[aria-disabled=true]:before{background-color:transparent}.ds-action-button_root--stretched_1amkn_172{justify-content:flex-start;width:100%}.ds-action-button_active-marker_1amkn_177{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_1amkn_177{background-color:Highlight}}.ds-action-button_active-marker--with-indent_1amkn_189{margin-inline-end:1.75rem}.ds-action-button_icon-wrapper_1amkn_193{height:1rem}.ds-action-button_icon-wrapper--with-number-indicator_1amkn_196{position:relative}.ds-action-button_icon-wrapper--with-number-indicator_1amkn_196>span{position:absolute;top:-25%;left:.625rem}.ds-action-button_icon-wrapper--with-number-indicator--with-value_1amkn_204>span{top:-50%}.ds-action-button_label_1amkn_208{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_1amkn_219,.ds-action-button_label--active_1amkn_230{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_1amkn_241{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_1amkn_241.ds-action-button_label--active_1amkn_230{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_1amkn_264{margin-inline-start:auto}.ds-action-button_label-wrapper_1amkn_268{display:flex;align-items:center;gap:.375rem}.ds-action-button_label-wrapper--icon-top_1amkn_273{gap:.125rem}.ds-action-button_chevron_1amkn_277{transform:rotate(0);min-width:.75rem;min-height:.75rem;width:.75rem;height:.75rem}.ds-action-button_chevron_1amkn_277{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron_1amkn_277{transition-duration:0ms}}.ds-action-button_chevron--icon-position-top_1amkn_292{min-width:.625rem;min-height:.625rem;width:.625rem;height:.625rem}.ds-action-button_chevron--up_1amkn_298{transform:rotate(-180deg)}.ds-action-button_chevron--up_1amkn_298{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron--up_1amkn_298{transition-duration:0ms}}.ds-action-button_chevron--right_1amkn_309{transform:rotate(-90deg)}.ds-action-button_chevron--right_1amkn_309{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron--right_1amkn_309{transition-duration:0ms}}.ds-action-button_chevron--left_1amkn_320{transform:rotate(-270deg)}.ds-action-button_chevron--left_1amkn_320{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-action-button_chevron--left_1amkn_320{transition-duration:0ms}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-action-link_root_q6kjv_1:focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-link_root_q6kjv_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-action-link_root_q6kjv_1:focus{outline:revert;outline-offset:revert}.ds-action-link_root_q6kjv_1:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-link_root_q6kjv_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-action-link_root_q6kjv_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_q6kjv_1:hover{background-color:#0000001a}}.ds-action-link_root_q6kjv_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_q6kjv_1{transition-duration:0ms}}@media screen and (forced-colors: active){.ds-action-link_root_q6kjv_1{background-color:Canvas!important}.ds-action-link_root_q6kjv_1:hover{border-color:Highlight}}.ds-action-link_root--indent-level-1_q6kjv_72{padding-inline-start:39px}.ds-action-link_root--active_q6kjv_75{background-color:#0000001a}.ds-action-link_root--active--with-marker_q6kjv_78{padding-inline-start:0px}.ds-action-link_root--icon--top_q6kjv_81{gap:.25rem;flex-direction:column;padding-block-start:11px;padding-block-end:5px;padding-inline-start:0px;padding-inline-end:0px}.ds-action-link_root--icon--top_q6kjv_81:before{content:"";position:absolute;top:-1px;right:-12px;bottom:-1px;left:-12px}.ds-action-link_root--icon--top_q6kjv_81:before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-action-link_root--icon--top_q6kjv_81:before{transition-duration:0ms}}.ds-action-link_root--icon--top_q6kjv_81.ds-action-link_root--active_q6kjv_75{background-color:transparent}.ds-action-link_root--icon--top_q6kjv_81.ds-action-link_root--active_q6kjv_75:before{background-color:#0000001a}.ds-action-link_root--icon--top_q6kjv_81:focus,.ds-action-link_root--icon--top_q6kjv_81:focus-visible{outline:none}.ds-action-link_root--icon--top_q6kjv_81:focus:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-link_root--icon--top_q6kjv_81:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-action-link_root--icon--top_q6kjv_81:focus:before{outline:revert;outline-offset:revert}.ds-action-link_root--icon--top_q6kjv_81:focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-action-link_root--icon--top_q6kjv_81:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media (hover: hover){.ds-action-link_root--icon--top_q6kjv_81:hover{background-color:unset}.ds-action-link_root--icon--top_q6kjv_81:hover:before{background-color:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-action-link_root--icon--top_q6kjv_81:hover:before{background-color:transparent}}.ds-action-link_root_q6kjv_1[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-action-link_root_q6kjv_1[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors: active){.ds-action-link_root_q6kjv_1[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-action-link_root_q6kjv_1[aria-disabled=true]:before{background-color:transparent}.ds-action-link_root--stretched_q6kjv_172{justify-content:flex-start;width:100%}.ds-action-link_active-marker_q6kjv_177{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_q6kjv_177{background-color:Highlight}}.ds-action-link_active-marker--with-indent_q6kjv_189{margin-inline-end:1.75rem}.ds-action-link_icon-wrapper_q6kjv_193{height:1rem}.ds-action-link_icon-wrapper--with-number-indicator_q6kjv_196{position:relative}.ds-action-link_icon-wrapper--with-number-indicator_q6kjv_196>span{position:absolute;top:-25%;left:.625rem}.ds-action-link_icon-wrapper--with-number-indicator--with-value_q6kjv_204>span{top:-50%}.ds-action-link_label_q6kjv_208{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_q6kjv_219,.ds-action-link_label--active_q6kjv_230{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_q6kjv_241{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_q6kjv_241.ds-action-link_label--active_q6kjv_230{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_q6kjv_264{margin-inline-start:auto}
|
package/assets/Icon.ZNrKuqgu.css
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-icon_image_73zqf_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_73zqf_10{fill:#fff}.ds-icon_image--size-medium_73zqf_13{width:.75rem;height:.75rem;min-width:.75rem;min-height:.75rem}.ds-icon_image--size-small_73zqf_19{width:.625rem;height:.625rem;min-width:.625rem;min-height:.625rem}.ds-icon_image--size-x-small_73zqf_25{width:.5rem;height:.5rem;min-width:.5rem;min-height:.5rem}@media screen and (forced-colors: active){.ds-icon_image_73zqf_1{fill:CanvasText}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-input-file_root_1m0k1_1 .ds-input-file_browse-button--is-dragging-filled_1m0k1_4{background-color:#444}.ds-input-file_root_1m0k1_1 .ds-input-file_browse-button--is-dragging-filled_1m0k1_4 span{pointer-events:none}.ds-input-file_root_1m0k1_1 .ds-input-file_browse-button--is-dragging_1m0k1_4{background-color:#ededed}.ds-input-file_root_1m0k1_1 .ds-input-file_browse-button--is-dragging_1m0k1_4 span{pointer-events:none}:where(.ds-input-file_root_1m0k1_1){align-self:end}.ds-input-file_root_1m0k1_1:has(.ds-input-file_hint_1m0k1_1) .ds-input-file_label_1m0k1_1{margin-block-end:4px}.ds-input-file_label_1m0k1_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_1m0k1_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_1m0k1_57{color:GrayText}}.ds-input-file_hint_1m0k1_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_1m0k1_77{margin-block-end:8px;margin-block-start:8px}.ds-input-file_dropzone_1m0k1_82{border:1px dashed #B1B1B1;padding:32px;text-align:center;cursor:pointer}.ds-input-file_dropzone--disabled_1m0k1_88{cursor:not-allowed;color:#00000080;border-color:#0000001a}@media screen and (forced-colors: active){.ds-input-file_dropzone--disabled_1m0k1_88{color:GrayText;border-color:GrayText}}.ds-input-file_dropzone--disabled_1m0k1_88 svg{fill:currentColor}.ds-input-file_dropzone--invalid_1m0k1_102{border-color:#d43b3b}.ds-input-file_dropzone--is-dragging_1m0k1_105{background-color:#ededed}.ds-input-file_dropzone--is-dragging_1m0k1_105 .ds-input-file_hint-drop-zone_1m0k1_108{pointer-events:none}.ds-input-file_dropzone_1m0k1_82 .ds-input-file_upload-icon_1m0k1_111{width:1.5rem;height:1.5rem;margin-block-end:12px}.ds-input-file_dropzone_1m0k1_82 .ds-input-file_browse-button-dropzone--is-dragging_1m0k1_116{pointer-events:none}.ds-input-file_dropzone_1m0k1_82 .ds-input-file_instructions_1m0k1_119{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_1m0k1_82 .ds-input-file_hint-drop-zone_1m0k1_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_1m0k1_82{transition:border-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-file_dropzone_1m0k1_82{transition-duration:0ms}}.ds-input-file_input_1m0k1_156{display:none}.ds-input-file_required-sr-info_1m0k1_160{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}
|