@stihl-design-system/components 1.0.0-RC.25 → 1.0.0-RC.27
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/CustomReactSelect.B9f_KYFg.css +1 -0
- package/assets/Icon.QeJ7TxZs.css +1 -0
- package/assets/InputFile.Dqjz53mb.css +1 -0
- package/assets/InputPassword.BuVQ9dRy.css +1 -0
- package/assets/InputSearch.Dwtb3Mhw.css +1 -0
- package/assets/InputStepper.CBt99L83.css +1 -0
- package/assets/Popover.BDTDsPAt.css +1 -0
- package/assets/Select.CghDnBUQ.css +1 -0
- package/assets/Textarea.BgtH-TTe.css +1 -0
- package/assets/banner.D9EiZqqR.css +1 -0
- package/assets/input.DFwunFjw.css +1 -0
- package/assets/radio.BCB51D_y.css +1 -0
- package/assets/scroller.Hszs1Yq4.css +1 -0
- package/banner.CgQdUb_c.js +55 -0
- package/banner.d.ts +2 -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.BWpqUzXF.js +209 -0
- 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.BPnzhvw1.js} +1356 -1593
- 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.Djs1adPW.js +361 -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.D42uUEGy.js +136 -0
- package/chunks/InputSearch.aIbUXVQU.js +174 -0
- package/chunks/InputStepper.DFEdUWm7.js +263 -0
- 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.BofhX8bD.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.c7YYJdUe.js} +3 -3
- package/chunks/{Select.DCxMPsCm.js → Select.B_EHpk22.js} +25 -25
- package/chunks/{Slider.Cljc14kS.js → Slider.DMSwmGwD.js} +2 -2
- package/chunks/{Tabs.GvcCCCFT.js → Tabs.Bl4K3Kjn.js} +2 -2
- package/chunks/{Text.TS4XdA9e.js → Text.DGWeWF1y.js} +1 -1
- package/chunks/{Textarea.Bs4-nzu8.js → Textarea.Ce26v6ht.js} +54 -54
- 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/chunks/is-animation-disabled.CUl4N3LI.js +20 -0
- package/{combobox.DW_ey38o.js → combobox.AaK6QjRl.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/Banner/Banner.d.ts +32 -0
- package/components/Banner/Banner.utils.d.ts +2 -0
- 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/components/Scroller/Scroller.d.ts +20 -0
- package/components/Scroller/Scroller.utils.d.ts +3 -0
- package/components/Tabs/TabList/TabList.d.ts +1 -1
- package/components/Tabs/TabList/TabList.utils.d.ts +0 -4
- package/connected-icon.svg +1 -0
- package/{customreactselect.DcH7h1mb.js → customreactselect.Bu1i8wkh.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.WhQHSuB1.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 +6 -0
- package/index.es.js +201 -188
- package/{input.mPceLGnf.js → input.DhxUW3zc.js} +37 -37
- package/{inputfile.CIpE9i-3.js → inputfile.Cmkxf4Vq.js} +6 -6
- package/{inputpassword.DkiyI-yo.js → inputpassword.CaJBCMA0.js} +3 -3
- package/{inputsearch.DcOp_VUd.js → inputsearch.B06DhYzo.js} +4 -4
- package/{inputstepper.D7TpDXst.js → inputstepper.DNY7nzP8.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.DQ1kE-h4.js} +2 -2
- package/{notification.Bzli8Qlq.js → notification.D8BDaU5x.js} +3 -3
- package/{optioncheckbox.DYKRBTy0.js → optioncheckbox.CEEPAq0u.js} +1 -1
- package/package.json +4 -2
- package/partials/assets.const.js +2 -0
- package/partials/copyAssets.js +4 -2
- package/partials/index.js +109 -81
- package/partials/lib/partials.d.ts +1 -1
- package/popover.BFx99cHg.js +10 -0
- package/popover.d.ts +2 -0
- package/radio.Be4pFOLf.js +134 -0
- package/{radiogroup.BnMkpjvV.js → radiogroup.BRjwP01C.js} +3 -3
- package/scroller.CCA6kFR6.js +123 -0
- package/scroller.d.ts +2 -0
- package/{select.BSvjDIVC.js → select.3zE96eWc.js} +3 -3
- package/{skiptocontent.CQ4aARqd.js → skiptocontent.D1UkPmhD.js} +2 -2
- package/{slider.LRlFFlYL.js → slider.CTCf7Xdm.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.Dzwe0_J4.js +256 -0
- package/{tabs.CXkSN2kd.js → tabs.yudjJk9d.js} +2 -2
- package/{text.CPwbk8Gy.js → text.ZOUuesnU.js} +2 -2
- package/{textarea.D0ADOdR6.js → textarea.B_3fPtmd.js} +3 -3
- package/{toast.CYYvK4DJ.js → toast.Bhpwj1NF.js} +3 -3
- package/{toastmanager.k9iGb7MN.js → toastmanager.BHk65ynQ.js} +3 -3
- package/topbar.2b8fjmA4.js +11 -0
- package/utils/get-rect.d.ts +4 -0
- package/utils/get-rect.test.d.ts +1 -0
- package/utils/helpers.d.ts +10 -0
- package/utils/index.d.ts +2 -1
- package/utils/is-animation-disabled.d.ts +14 -0
- package/utils/is-animation-disabled.test.d.ts +1 -0
- package/assets/ActionButton.DZVAnm-p.css +0 -1
- package/assets/ActionLink.DuklSL3c.css +0 -1
- package/assets/CustomReactSelect.B8l6al4B.css +0 -1
- package/assets/Icon.ZNrKuqgu.css +0 -1
- package/assets/InputFile.Dx_CULYq.css +0 -1
- package/assets/InputPassword.CkHF5zCh.css +0 -1
- package/assets/InputSearch.BV8Q2EUL.css +0 -1
- package/assets/InputStepper.DzzrAdma.css +0 -1
- package/assets/Select.e1fTfWmm.css +0 -1
- package/assets/Textarea.BGV7Z0Z9.css +0 -1
- package/assets/input.Cj4tF_F7.css +0 -1
- package/assets/radio.CqaNn1Gz.css +0 -1
- package/chipgroup.D1Km301k.js +0 -186
- package/chunks/ActionButton.DFI8P9-f.js +0 -159
- package/chunks/ActionLink.CLQ1yQZF.js +0 -132
- package/chunks/Header.DPafHEKw.js +0 -384
- package/chunks/InputPassword.C4QhwijC.js +0 -136
- package/chunks/InputSearch.DdWBmEmu.js +0 -174
- package/chunks/InputStepper.BRzbuEho.js +0 -263
- package/chunks/helpers.CcqWV-wZ.js +0 -8
- package/radio.Dm9bDBzM.js +0 -134
- package/tablist.DGGeFOi1.js +0 -266
- package/topbar.BPSDyH0N.js +0 -10
- package/utils/isAnimationDisabled.d.ts +0 -1
- /package/components/{Tabs/TabList/TabList.utils.test.d.ts → Banner/Banner.test.d.ts} +0 -0
|
@@ -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.Ce26v6ht.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.Djs1adPW.js";
|
|
7
|
+
import "./chunks/helpers.BbWkXTr3.js";
|
|
8
|
+
import "./logo.C96KaG1P.js";
|
|
9
|
+
export {
|
|
10
|
+
s as DSTopBar
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
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;
|
package/utils/index.d.ts
CHANGED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Determines whether animations should be disabled based on user preferences
|
|
3
|
+
* and the current DS CSS custom property for animation duration.
|
|
4
|
+
*
|
|
5
|
+
* This function checks two main conditions:
|
|
6
|
+
* 1. If the user has enabled the "reduce motion" setting in their browser.
|
|
7
|
+
* 2. If the CSS variable `--ds-animation-duration` is set to `'0s'` or `'0ms'`.
|
|
8
|
+
*
|
|
9
|
+
* If the window object is not available (e.g., during server-side rendering),
|
|
10
|
+
* the function will assume that animations should be disabled.
|
|
11
|
+
*
|
|
12
|
+
* @returns {boolean} `true` if animations should be disabled, `false` otherwise.
|
|
13
|
+
*/
|
|
14
|
+
export declare const isAnimationDisabled: () => boolean;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -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}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
:where(.ds-combobox_root_qz0ok_1){align-self:end}.ds-combobox_root_qz0ok_1:has(.ds-combobox_hint_qz0ok_10) .ds-combobox_label_qz0ok_10{margin-block-end:4px}.ds-combobox_wrapper_qz0ok_14{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-combobox_action-button_qz0ok_20{grid-area:1/4/2/5}.ds-combobox_label_qz0ok_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-combobox_label--hidden_qz0ok_38{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-combobox_label--disabled_qz0ok_51{color:GrayText}}.ds-combobox_hint_qz0ok_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-combobox_feedback_qz0ok_71{margin-block-end:8px;margin-block-start:8px}.ds-combobox_select_qz0ok_76{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-combobox_select_qz0ok_76:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_qz0ok_76:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-combobox_select_qz0ok_76:focus{outline:revert;outline-offset:revert}.ds-combobox_select_qz0ok_76:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_qz0ok_76:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-combobox_select_qz0ok_76{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-combobox_select_qz0ok_76{transition-duration:0ms}}@media (hover: hover){.ds-combobox_select_qz0ok_76:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-combobox_select_qz0ok_76:hover{border-color:Highlight}}.ds-combobox_select_qz0ok_76{background:transparent;min-height:3rem;height:3rem;border:1px solid #252525;border-radius:0;color:#252525;display:block;padding-inline-start:15px;padding-inline-end:15px;width:100%}.ds-combobox_select_qz0ok_76[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-combobox_select_qz0ok_76[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_qz0ok_76[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-combobox_select_qz0ok_76[readonly]:focus{outline:revert;outline-offset:revert}.ds-combobox_select_qz0ok_76[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_qz0ok_76[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-combobox_select_qz0ok_76:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-combobox_select_qz0ok_76::-webkit-placeholder,.ds-combobox_select_qz0ok_76::placeholder{color:#666;opacity:1}.ds-combobox_select--invalid_qz0ok_188{border-color:#d43b3b;outline-color:#d43b3b}.ds-combobox_select--invalid_qz0ok_188:active,.ds-combobox_select--invalid_qz0ok_188:focus,.ds-combobox_select--invalid_qz0ok_188:focus-visible{border-color:#252525}.ds-combobox_select--small_qz0ok_195{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-combobox_select_qz0ok_76{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-combobox_select_qz0ok_76::-webkit-outer-spin-button,.ds-combobox_select_qz0ok_76::-webkit-inner-spin-button,.ds-combobox_select_qz0ok_76::-webkit-search-decoration,.ds-combobox_select_qz0ok_76::-webkit-search-cancel-button,.ds-combobox_select_qz0ok_76::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-combobox_select_qz0ok_76::-webkit-date-and-time-value{text-align:left}.ds-combobox_select_qz0ok_76:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-combobox_select_qz0ok_76[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-combobox_select_qz0ok_76[type=range]{accent-color:#E9640C}.ds-combobox_select_qz0ok_76[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-combobox_select--small_qz0ok_195{min-height:2rem;height:2rem}.ds-combobox_select--small_qz0ok_195.ds-combobox_input--has-leading-icon_qz0ok_248{padding-inline-start:calc(16px + 1rem)}.ds-combobox_select--small_qz0ok_195.ds-combobox_input--has-action-button_qz0ok_251{padding-inline-end:calc(2rem + 8px)}.ds-combobox_select--small_qz0ok_195.ds-combobox_input--has-second-action-button_qz0ok_254{padding-inline-end:calc(4rem + 8px)}.ds-combobox_select--has-leading-icon_qz0ok_257{padding-inline-start:calc(32px + 1rem)}.ds-combobox_select--has-action-button_qz0ok_260{padding-inline-end:calc(3rem + 16px)}.ds-combobox_select--has-second-action-button_qz0ok_263{padding-inline-end:calc(6rem + 16px)}.ds-combobox_select--has-affix_qz0ok_266{color:#0000}.ds-combobox_select--has-affix_qz0ok_266::placeholder{color:#0000}.ds-combobox_select--has-affix_qz0ok_266::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-combobox_select--has-affix_qz0ok_266::placeholder{transition-duration:0ms}}.ds-combobox_select--is-ready_qz0ok_280{color:#252525}.ds-combobox_select--is-ready_qz0ok_280::placeholder{color:#666}.ds-combobox_select_qz0ok_76{border-radius:0}.ds-combobox_select_qz0ok_76.ds-combobox_select--disabled_qz0ok_289{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors: active){.ds-combobox_select_qz0ok_76.ds-combobox_select--disabled_qz0ok_289{color:GrayText}}.ds-combobox_select_qz0ok_76.ds-combobox_select--focused_qz0ok_300{outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors: active){.ds-combobox_select_qz0ok_76.ds-combobox_select--focused_qz0ok_300{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){.ds-combobox_select_qz0ok_76.ds-combobox_select--focused_qz0ok_300{outline-color:Highlight}}@media (hover: hover){.ds-combobox_select--hovered_qz0ok_317{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-combobox_select--hovered_qz0ok_317{border-color:Highlight}}.ds-combobox_placeholder_qz0ok_327{color:#666}@media screen and (forced-colors: active){.ds-combobox_placeholder_qz0ok_327{color:GrayText}}.ds-combobox_menu-list_qz0ok_336{padding-block-start:8px;padding-block-end:7px;padding-inline-start:0;padding-inline-end:0;background-color:#fff;outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors: active){.ds-combobox_menu-list_qz0ok_336{forced-color-adjust:auto;outline-color:Highlight}}.ds-combobox_group-heading_qz0ok_353{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-block-start:16px;padding-block-end:11px;padding-inline-start:16px;padding-inline-end:16px;margin-block-start:4px;margin-block-end:8px;margin-inline-start:0;margin-inline-end:0;border-bottom:1px solid #B1B1B1;color:#666}.ds-combobox_option_qz0ok_375{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;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;align-items:center}.ds-combobox_option--small_qz0ok_391{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-block-start:8px;padding-block-end:8px;padding-inline-start:16px;padding-inline-end:16px}.ds-combobox_option--single_qz0ok_406{justify-content:space-between}.ds-combobox_option--disabled_qz0ok_409{color:#00000080}@media screen and (forced-colors: active){.ds-combobox_option--disabled_qz0ok_409{color:GrayText}}.ds-combobox_option--focus-hover_qz0ok_417:not(.ds-combobox_option--disabled_qz0ok_409){background-color:#0000001a;padding-block-start:10px;padding-block-end:10px;border:2px solid #252525;border-left:none;border-right:none}@media screen and (forced-colors: active){.ds-combobox_option--focus-hover_qz0ok_417:not(.ds-combobox_option--disabled_qz0ok_409){background-color:Canvas;border-color:Highlight}}.ds-combobox_option--focus-hover_qz0ok_417.ds-combobox_option--small_qz0ok_391:not(.ds-combobox_option--disabled_qz0ok_409){padding-block-start:6px;padding-block-end:6px}.ds-combobox_option--text_qz0ok_435{margin-inline-end:8px}.ds-combobox_option--check-icon_qz0ok_438{margin-inline-start:auto;align-self:center;fill:#e9640c}@media screen and (forced-colors: active){.ds-combobox_option--check-icon_qz0ok_438{fill:CanvasText}}.ds-combobox_option--check-icon--disabled_qz0ok_448{fill:#00000080}@media screen and (forced-colors: active){.ds-combobox_option--check-icon--disabled_qz0ok_448{fill:GrayText}}.ds-combobox_single-option_qz0ok_457{display:flex;flex-wrap:nowrap;width:100%}.ds-combobox_multi-option_qz0ok_463{width:100%}.ds-combobox_single-value_qz0ok_467{display:flex;align-items:center}.ds-combobox_single-value--text_qz0ok_471{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.ds-combobox_leading-icon_qz0ok_478{margin-block-start:2px;margin-inline-end:8px;fill:#666}@media screen and (forced-colors: active){.ds-combobox_leading-icon_qz0ok_478{background-color:Canvas;fill:CanvasText}}.ds-combobox_leading-icon--small_qz0ok_489,.ds-combobox_leading-icon--selected_qz0ok_489{margin-block-start:0px}.ds-combobox_leading-icon--disabled_qz0ok_492{fill:#00000080}@media screen and (forced-colors: active){.ds-combobox_leading-icon--disabled_qz0ok_492{fill:GrayText}}.ds-combobox_indicator_qz0ok_501,.ds-combobox_clear_qz0ok_502{width:3rem;height:3rem;justify-content:center;cursor:pointer}.ds-combobox_indicator--small_qz0ok_508,.ds-combobox_clear--small_qz0ok_509{width:2rem;height:2rem}.ds-combobox_indicator--icon_qz0ok_513,.ds-combobox_clear--icon_qz0ok_514{margin-block-start:16px;margin-block-end:16px;margin-inline-start:16px;margin-inline-end:16px;align-self:center}.ds-combobox_indicator--icon--small_qz0ok_521,.ds-combobox_clear--icon--small_qz0ok_522{margin-block-start:8px;margin-block-end:8px;margin-inline-start:8px;margin-inline-end:8px}
|
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}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-input-password_input_5dv6d_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input-password_input_5dv6d_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_5dv6d_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-password_input_5dv6d_1:focus{outline:revert;outline-offset:revert}.ds-input-password_input_5dv6d_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_5dv6d_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-password_input_5dv6d_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-password_input_5dv6d_1{transition-duration:0ms}}@media (hover: hover){.ds-input-password_input_5dv6d_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input-password_input_5dv6d_1:hover{border-color:Highlight}}.ds-input-password_input_5dv6d_1{background:transparent;min-height:3rem;height:3rem;border:1px solid #252525;border-radius:0;color:#252525;display:block;padding-inline-start:15px;padding-inline-end:15px;width:100%}.ds-input-password_input_5dv6d_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input-password_input_5dv6d_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_5dv6d_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-password_input_5dv6d_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input-password_input_5dv6d_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_5dv6d_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-password_input_5dv6d_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input-password_input_5dv6d_1::-webkit-placeholder,.ds-input-password_input_5dv6d_1::placeholder{color:#666;opacity:1}.ds-input-password_input--invalid_5dv6d_113{border-color:#d43b3b;outline-color:#d43b3b}.ds-input-password_input--invalid_5dv6d_113:active,.ds-input-password_input--invalid_5dv6d_113:focus,.ds-input-password_input--invalid_5dv6d_113:focus-visible{border-color:#252525}.ds-input-password_input--small_5dv6d_120{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-input-password_input_5dv6d_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input-password_input_5dv6d_1::-webkit-outer-spin-button,.ds-input-password_input_5dv6d_1::-webkit-inner-spin-button,.ds-input-password_input_5dv6d_1::-webkit-search-decoration,.ds-input-password_input_5dv6d_1::-webkit-search-cancel-button,.ds-input-password_input_5dv6d_1::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-password_input_5dv6d_1::-webkit-date-and-time-value{text-align:left}.ds-input-password_input_5dv6d_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-password_input_5dv6d_1[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-password_input_5dv6d_1[type=range]{accent-color:#E9640C}.ds-input-password_input_5dv6d_1[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input-password_input--small_5dv6d_120{min-height:2rem;height:2rem}.ds-input-password_input--small_5dv6d_120.ds-input-password_input--has-leading-icon_5dv6d_173{padding-inline-start:calc(16px + 1rem)}.ds-input-password_input--small_5dv6d_120.ds-input-password_input--has-action-button_5dv6d_176{padding-inline-end:calc(2rem + 8px)}.ds-input-password_input--small_5dv6d_120.ds-input-password_input--has-second-action-button_5dv6d_179{padding-inline-end:calc(4rem + 8px)}.ds-input-password_input--has-leading-icon_5dv6d_173{padding-inline-start:calc(32px + 1rem)}.ds-input-password_input--has-action-button_5dv6d_176{padding-inline-end:calc(3rem + 16px)}.ds-input-password_input--has-second-action-button_5dv6d_179{padding-inline-end:calc(6rem + 16px)}.ds-input-password_input--has-affix_5dv6d_191{color:#0000}.ds-input-password_input--has-affix_5dv6d_191::placeholder{color:#0000}.ds-input-password_input--has-affix_5dv6d_191::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-password_input--has-affix_5dv6d_191::placeholder{transition-duration:0ms}}.ds-input-password_input--is-ready_5dv6d_205{color:#252525}.ds-input-password_input--is-ready_5dv6d_205::placeholder{color:#666}:where(.ds-input-password_root_5dv6d_212){align-self:end}.ds-input-password_root_5dv6d_212:has(.ds-input-password_hint_5dv6d_221) .ds-input-password_label_5dv6d_221{margin-block-end:4px}.ds-input-password_wrapper_5dv6d_225{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input-password_action-button_5dv6d_231{grid-area:1/4/2/5}.ds-input-password_label_5dv6d_221{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-password_label--hidden_5dv6d_249{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-password_label--disabled_5dv6d_262{color:GrayText}}.ds-input-password_hint_5dv6d_221{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-password_feedback_5dv6d_282{margin-block-end:8px;margin-block-start:8px}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-input-search_root_1kzjb_1{align-self:auto}.ds-input-search_input_1kzjb_5{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input-search_input_1kzjb_5:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_1kzjb_5:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-search_input_1kzjb_5:focus{outline:revert;outline-offset:revert}.ds-input-search_input_1kzjb_5:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_1kzjb_5:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-search_input_1kzjb_5{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-search_input_1kzjb_5{transition-duration:0ms}}@media (hover: hover){.ds-input-search_input_1kzjb_5:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input-search_input_1kzjb_5:hover{border-color:Highlight}}.ds-input-search_input_1kzjb_5{background:transparent;min-height:3rem;height:3rem;border:1px solid #252525;border-radius:0;color:#252525;display:block;padding-inline-start:15px;padding-inline-end:15px;width:100%}.ds-input-search_input_1kzjb_5[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input-search_input_1kzjb_5[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_1kzjb_5[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-search_input_1kzjb_5[readonly]:focus{outline:revert;outline-offset:revert}.ds-input-search_input_1kzjb_5[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_1kzjb_5[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-search_input_1kzjb_5:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input-search_input_1kzjb_5::-webkit-placeholder,.ds-input-search_input_1kzjb_5::placeholder{color:#666;opacity:1}.ds-input-search_input--invalid_1kzjb_117{border-color:#d43b3b;outline-color:#d43b3b}.ds-input-search_input--invalid_1kzjb_117:active,.ds-input-search_input--invalid_1kzjb_117:focus,.ds-input-search_input--invalid_1kzjb_117:focus-visible{border-color:#252525}.ds-input-search_input--small_1kzjb_124{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-input-search_input_1kzjb_5{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input-search_input_1kzjb_5::-webkit-outer-spin-button,.ds-input-search_input_1kzjb_5::-webkit-inner-spin-button,.ds-input-search_input_1kzjb_5::-webkit-search-decoration,.ds-input-search_input_1kzjb_5::-webkit-search-cancel-button,.ds-input-search_input_1kzjb_5::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-search_input_1kzjb_5::-webkit-date-and-time-value{text-align:left}.ds-input-search_input_1kzjb_5:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-search_input_1kzjb_5[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-search_input_1kzjb_5[type=range]{accent-color:#E9640C}.ds-input-search_input_1kzjb_5[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input-search_input--small_1kzjb_124{min-height:2rem;height:2rem}.ds-input-search_input--small_1kzjb_124.ds-input-search_input--has-leading-icon_1kzjb_177{padding-inline-start:calc(16px + 1rem)}.ds-input-search_input--small_1kzjb_124.ds-input-search_input--has-action-button_1kzjb_180{padding-inline-end:calc(2rem + 8px)}.ds-input-search_input--small_1kzjb_124.ds-input-search_input--has-second-action-button_1kzjb_183{padding-inline-end:calc(4rem + 8px)}.ds-input-search_input--has-leading-icon_1kzjb_177{padding-inline-start:calc(32px + 1rem)}.ds-input-search_input--has-action-button_1kzjb_180{padding-inline-end:calc(3rem + 16px)}.ds-input-search_input--has-second-action-button_1kzjb_183{padding-inline-end:calc(6rem + 16px)}.ds-input-search_input--has-affix_1kzjb_195{color:#0000}.ds-input-search_input--has-affix_1kzjb_195::placeholder{color:#0000}.ds-input-search_input--has-affix_1kzjb_195::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-search_input--has-affix_1kzjb_195::placeholder{transition-duration:0ms}}.ds-input-search_input--is-ready_1kzjb_209{color:#252525}.ds-input-search_input--is-ready_1kzjb_209::placeholder{color:#666}:where(.ds-input-search_root_1kzjb_1){align-self:end}.ds-input-search_root_1kzjb_1:has(.ds-input-search_hint_1kzjb_225) .ds-input-search_label_1kzjb_225{margin-block-end:4px}.ds-input-search_wrapper_1kzjb_229{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input-search_action-button_1kzjb_235{grid-area:1/4/2/5}.ds-input-search_second-action-button_1kzjb_239{grid-area:1/3/2/4}.ds-input-search_label_1kzjb_225{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-search_label--hidden_1kzjb_257{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-search_label--disabled_1kzjb_270{color:GrayText}}.ds-input-search_hint_1kzjb_225{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-search_feedback_1kzjb_290{margin-block-end:8px;margin-block-start:8px}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-input-stepper_input_1m4pp_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input-stepper_input_1m4pp_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_1m4pp_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-stepper_input_1m4pp_1:focus{outline:revert;outline-offset:revert}.ds-input-stepper_input_1m4pp_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_1m4pp_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-stepper_input_1m4pp_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-stepper_input_1m4pp_1{transition-duration:0ms}}@media (hover: hover){.ds-input-stepper_input_1m4pp_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input-stepper_input_1m4pp_1:hover{border-color:Highlight}}.ds-input-stepper_input_1m4pp_1{background:transparent;min-height:3rem;height:3rem;border:1px solid #252525;border-radius:0;color:#252525;display:block;padding-inline-start:15px;padding-inline-end:15px;width:100%}.ds-input-stepper_input_1m4pp_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input-stepper_input_1m4pp_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_1m4pp_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-stepper_input_1m4pp_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input-stepper_input_1m4pp_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_1m4pp_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-stepper_input_1m4pp_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input-stepper_input_1m4pp_1::-webkit-placeholder,.ds-input-stepper_input_1m4pp_1::placeholder{color:#666;opacity:1}.ds-input-stepper_input--invalid_1m4pp_113{border-color:#d43b3b;outline-color:#d43b3b}.ds-input-stepper_input--invalid_1m4pp_113:active,.ds-input-stepper_input--invalid_1m4pp_113:focus,.ds-input-stepper_input--invalid_1m4pp_113:focus-visible{border-color:#252525}.ds-input-stepper_input--small_1m4pp_120{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-input-stepper_input_1m4pp_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input-stepper_input_1m4pp_1::-webkit-outer-spin-button,.ds-input-stepper_input_1m4pp_1::-webkit-inner-spin-button,.ds-input-stepper_input_1m4pp_1::-webkit-search-decoration,.ds-input-stepper_input_1m4pp_1::-webkit-search-cancel-button,.ds-input-stepper_input_1m4pp_1::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-stepper_input_1m4pp_1::-webkit-date-and-time-value{text-align:left}.ds-input-stepper_input_1m4pp_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-stepper_input_1m4pp_1[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-stepper_input_1m4pp_1[type=range]{accent-color:#E9640C}.ds-input-stepper_input_1m4pp_1[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input-stepper_input--small_1m4pp_120{min-height:2rem;height:2rem}.ds-input-stepper_input--small_1m4pp_120.ds-input-stepper_input--has-leading-icon_1m4pp_173{padding-inline-start:calc(16px + 1rem)}.ds-input-stepper_input--small_1m4pp_120.ds-input-stepper_input--has-action-button_1m4pp_176{padding-inline-end:calc(2rem + 8px)}.ds-input-stepper_input--small_1m4pp_120.ds-input-stepper_input--has-second-action-button_1m4pp_179{padding-inline-end:calc(4rem + 8px)}.ds-input-stepper_input--has-leading-icon_1m4pp_173{padding-inline-start:calc(32px + 1rem)}.ds-input-stepper_input--has-action-button_1m4pp_176{padding-inline-end:calc(3rem + 16px)}.ds-input-stepper_input--has-second-action-button_1m4pp_179{padding-inline-end:calc(6rem + 16px)}.ds-input-stepper_input--has-affix_1m4pp_191{color:#0000}.ds-input-stepper_input--has-affix_1m4pp_191::placeholder{color:#0000}.ds-input-stepper_input--has-affix_1m4pp_191::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-stepper_input--has-affix_1m4pp_191::placeholder{transition-duration:0ms}}.ds-input-stepper_input--is-ready_1m4pp_205{color:#252525}.ds-input-stepper_input--is-ready_1m4pp_205::placeholder{color:#666}.ds-input-stepper_input_1m4pp_1{grid-area:1/1/2/4}:where(.ds-input-stepper_root_1m4pp_215){align-self:end}.ds-input-stepper_root_1m4pp_215:has(.ds-input-stepper_hint_1m4pp_224) .ds-input-stepper_label_1m4pp_224{margin-block-end:4px}.ds-input-stepper_wrapper_1m4pp_228{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input-stepper_affix_1m4pp_234{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-input-stepper_affix--small_1m4pp_255{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-input-stepper_affix--disabled_1m4pp_268{color:#00000080}@media screen and (forced-colors: active){.ds-input-stepper_affix--disabled_1m4pp_268{color:GrayText}}.ds-input-stepper_affix--disabled_1m4pp_268.ds-input-stepper_prefix_1m4pp_276,.ds-input-stepper_affix--disabled_1m4pp_268.ds-input-stepper_affix_1m4pp_234{border-color:#0000001a}.ds-input-stepper_affix--readonly_1m4pp_279{background-color:#ededed;height:100%}.ds-input-stepper_affix_1m4pp_234.ds-input-stepper_prefix_1m4pp_276{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-input-stepper_affix_1m4pp_234.ds-input-stepper_suffix_1m4pp_289{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-input-stepper_action-button_1m4pp_296{grid-area:1/4/2/5}.ds-input-stepper_label_1m4pp_224{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-stepper_label--hidden_1m4pp_314{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-stepper_label--disabled_1m4pp_327{color:GrayText}}.ds-input-stepper_hint_1m4pp_224{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-stepper_feedback_1m4pp_347{margin-block-end:8px;margin-block-start:8px}.ds-input-stepper_wrapper_1m4pp_228{gap:4px;grid-template-columns:max-content 1fr max-content max-content max-content}.ds-input-stepper_action-button_1m4pp_296{grid-area:1/5/2/6}.ds-input-stepper_second-action-button_1m4pp_361{grid-area:1/4/2/5}.ds-input-stepper_value-announcer_1m4pp_365{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
:where(.ds-select_root_1g7g9_1){align-self:end}.ds-select_root_1g7g9_1:has(.ds-select_hint_1g7g9_10) .ds-select_label_1g7g9_10{margin-block-end:4px}.ds-select_wrapper_1g7g9_14{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-select_affix_1g7g9_20{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-select_affix--small_1g7g9_41{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-select_affix--disabled_1g7g9_54{color:#00000080}@media screen and (forced-colors: active){.ds-select_affix--disabled_1g7g9_54{color:GrayText}}.ds-select_affix--disabled_1g7g9_54.ds-select_prefix_1g7g9_62,.ds-select_affix--disabled_1g7g9_54.ds-select_affix_1g7g9_20{border-color:#0000001a}.ds-select_affix--readonly_1g7g9_65{background-color:#ededed;height:100%}.ds-select_affix_1g7g9_20.ds-select_prefix_1g7g9_62{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-select_affix_1g7g9_20.ds-select_suffix_1g7g9_75{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-select_action-button_1g7g9_82{grid-area:1/4/2/5}.ds-select_label_1g7g9_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-select_label--hidden_1g7g9_100{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-select_label--disabled_1g7g9_113{color:GrayText}}.ds-select_hint_1g7g9_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-select_feedback_1g7g9_133{margin-block-end:8px;margin-block-start:8px}.ds-select_select-wrapper_1g7g9_138{display:grid;grid-template-columns:1fr max-content;align-items:center}.ds-select_select_1g7g9_138{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-select_select_1g7g9_138:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1g7g9_138:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-select_select_1g7g9_138:focus{outline:revert;outline-offset:revert}.ds-select_select_1g7g9_138:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1g7g9_138:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-select_select_1g7g9_138{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-select_select_1g7g9_138{transition-duration:0ms}}@media (hover: hover){.ds-select_select_1g7g9_138:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-select_select_1g7g9_138:hover{border-color:Highlight}}.ds-select_select_1g7g9_138{background:transparent;min-height:3rem;height:3rem;border:1px solid #252525;border-radius:0;color:#252525;display:block;padding-inline-start:15px;padding-inline-end:15px;width:100%}.ds-select_select_1g7g9_138[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-select_select_1g7g9_138[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1g7g9_138[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-select_select_1g7g9_138[readonly]:focus{outline:revert;outline-offset:revert}.ds-select_select_1g7g9_138[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1g7g9_138[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-select_select_1g7g9_138:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-select_select_1g7g9_138::-webkit-placeholder,.ds-select_select_1g7g9_138::placeholder{color:#666;opacity:1}.ds-select_select--invalid_1g7g9_263{border-color:#d43b3b;outline-color:#d43b3b}.ds-select_select--invalid_1g7g9_263:active,.ds-select_select--invalid_1g7g9_263:focus,.ds-select_select--invalid_1g7g9_263:focus-visible{border-color:#252525}.ds-select_select--small_1g7g9_270{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-select_select_1g7g9_138{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-select_select_1g7g9_138::-webkit-outer-spin-button,.ds-select_select_1g7g9_138::-webkit-inner-spin-button,.ds-select_select_1g7g9_138::-webkit-search-decoration,.ds-select_select_1g7g9_138::-webkit-search-cancel-button,.ds-select_select_1g7g9_138::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-select_select_1g7g9_138::-webkit-date-and-time-value{text-align:left}.ds-select_select_1g7g9_138:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-select_select_1g7g9_138[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-select_select_1g7g9_138[type=range]{accent-color:#E9640C}.ds-select_select_1g7g9_138[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-select_select--small_1g7g9_270{min-height:2rem;height:2rem}.ds-select_select--small_1g7g9_270.ds-select_input--has-leading-icon_1g7g9_323{padding-inline-start:calc(16px + 1rem)}.ds-select_select--small_1g7g9_270.ds-select_input--has-action-button_1g7g9_326{padding-inline-end:calc(2rem + 8px)}.ds-select_select--small_1g7g9_270.ds-select_input--has-second-action-button_1g7g9_329{padding-inline-end:calc(4rem + 8px)}.ds-select_select--has-leading-icon_1g7g9_332{padding-inline-start:calc(32px + 1rem)}.ds-select_select--has-action-button_1g7g9_335{padding-inline-end:calc(3rem + 16px)}.ds-select_select--has-second-action-button_1g7g9_338{padding-inline-end:calc(6rem + 16px)}.ds-select_select--has-affix_1g7g9_341{color:#0000}.ds-select_select--has-affix_1g7g9_341::placeholder{color:#0000}.ds-select_select--has-affix_1g7g9_341::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-select_select--has-affix_1g7g9_341::placeholder{transition-duration:0ms}}.ds-select_select--is-ready_1g7g9_355{color:#252525}.ds-select_select--is-ready_1g7g9_355::placeholder{color:#666}.ds-select_select_1g7g9_138{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-inline-end:48px;text-overflow:ellipsis}.ds-select_select--small_1g7g9_270{padding-inline-end:32px}.ds-select_select_1g7g9_138:disabled{opacity:1}.ds-select_select--placeholder_1g7g9_372{color:#666}@media screen and (forced-colors: active){.ds-select_select--placeholder_1g7g9_372{color:GrayText}}.ds-select_select_1g7g9_138 option{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-select_select_1g7g9_138 option,.ds-select_select_1g7g9_138 optgroup{background-color:#fff;color:#252525;font-style:normal}.ds-select_select_1g7g9_138 optgroup{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}.ds-select_select_1g7g9_138 option:disabled{color:#00000080}.ds-select_chevron_1g7g9_411{grid-area:1/2/2/2;margin-inline-end:16px}.ds-select_chevron--small_1g7g9_415{margin-inline-end:8px}.ds-select_chevron--disabled_1g7g9_418{fill:#00000080}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-textarea_textarea_qx67e_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-textarea_textarea_qx67e_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_qx67e_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea_qx67e_1:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea_qx67e_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_qx67e_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea_qx67e_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-textarea_textarea_qx67e_1{transition-duration:0ms}}@media (hover: hover){.ds-textarea_textarea_qx67e_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-textarea_textarea_qx67e_1:hover{border-color:Highlight}}.ds-textarea_textarea_qx67e_1{background:transparent;min-height:3rem;height:3rem;border:1px solid #252525;border-radius:0;color:#252525;display:block;padding-inline-start:15px;padding-inline-end:15px;width:100%}.ds-textarea_textarea_qx67e_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-textarea_textarea_qx67e_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_qx67e_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea_qx67e_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea_qx67e_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_qx67e_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea_qx67e_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-textarea_textarea_qx67e_1::-webkit-placeholder,.ds-textarea_textarea_qx67e_1::placeholder{color:#666;opacity:1}.ds-textarea_textarea--invalid_qx67e_113{border-color:#d43b3b;outline-color:#d43b3b}.ds-textarea_textarea--invalid_qx67e_113:active,.ds-textarea_textarea--invalid_qx67e_113:focus,.ds-textarea_textarea--invalid_qx67e_113:focus-visible{border-color:#252525}.ds-textarea_textarea--small_qx67e_120{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-textarea_textarea_qx67e_1{padding-block-start:15px;padding-block-end:15px;min-height:5.875rem;resize:vertical}.ds-textarea_textarea--resize-auto_qx67e_139{resize:none;overflow-y:hidden}.ds-textarea_textarea--small_qx67e_120{padding-block-start:8px;padding-block-end:8px;min-height:4.875rem}:where(.ds-textarea_root_qx67e_149){align-self:end}.ds-textarea_root_qx67e_149:has(.ds-textarea_hint_qx67e_158) .ds-textarea_label_qx67e_158{margin-block-end:4px}.ds-textarea_affix_qx67e_162{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-textarea_affix--small_qx67e_183{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-textarea_affix--disabled_qx67e_196{color:#00000080}@media screen and (forced-colors: active){.ds-textarea_affix--disabled_qx67e_196{color:GrayText}}.ds-textarea_affix--disabled_qx67e_196.ds-textarea_prefix_qx67e_204,.ds-textarea_affix--disabled_qx67e_196.ds-textarea_affix_qx67e_162{border-color:#0000001a}.ds-textarea_affix--readonly_qx67e_207{background-color:#ededed;height:100%}.ds-textarea_affix_qx67e_162.ds-textarea_prefix_qx67e_204{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-textarea_affix_qx67e_162.ds-textarea_suffix_qx67e_217{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-textarea_leading-icon_qx67e_224{grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){.ds-textarea_leading-icon_qx67e_224{background-color:Canvas;fill:CanvasText}}.ds-textarea_leading-icon--small_qx67e_236{margin-inline-start:8px}.ds-textarea_leading-icon--disabled_qx67e_239{fill:#00000080}@media screen and (forced-colors: active){.ds-textarea_leading-icon--disabled_qx67e_239{fill:GrayText}}.ds-textarea_action-button_qx67e_248{grid-area:1/4/2/5}.ds-textarea_label_qx67e_158{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-textarea_label--hidden_qx67e_266{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-textarea_label--disabled_qx67e_279{color:GrayText}}.ds-textarea_hint_qx67e_158{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-textarea_feedback_qx67e_299{margin-block-end:8px;margin-block-start:8px}.ds-textarea_char-count_qx67e_304{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;color:#252525;display:flex;justify-content:flex-end;margin-block-start:8px}.ds-textarea_char-count-announcer_qx67e_320{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-input_input_rfp10_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input_input_rfp10_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_rfp10_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input_rfp10_1:focus{outline:revert;outline-offset:revert}.ds-input_input_rfp10_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_rfp10_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input_rfp10_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input_input_rfp10_1{transition-duration:0ms}}@media (hover: hover){.ds-input_input_rfp10_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input_input_rfp10_1:hover{border-color:Highlight}}.ds-input_input_rfp10_1{background:transparent;min-height:3rem;height:3rem;border:1px solid #252525;border-radius:0;color:#252525;display:block;padding-inline-start:15px;padding-inline-end:15px;width:100%}.ds-input_input_rfp10_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input_input_rfp10_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_rfp10_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input_rfp10_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input_input_rfp10_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_rfp10_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input_rfp10_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input_input_rfp10_1::-webkit-placeholder,.ds-input_input_rfp10_1::placeholder{color:#666;opacity:1}.ds-input_input--invalid_rfp10_113{border-color:#d43b3b;outline-color:#d43b3b}.ds-input_input--invalid_rfp10_113:active,.ds-input_input--invalid_rfp10_113:focus,.ds-input_input--invalid_rfp10_113:focus-visible{border-color:#252525}.ds-input_input--small_rfp10_120{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-input_input_rfp10_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input_input_rfp10_1::-webkit-outer-spin-button,.ds-input_input_rfp10_1::-webkit-inner-spin-button,.ds-input_input_rfp10_1::-webkit-search-decoration,.ds-input_input_rfp10_1::-webkit-search-cancel-button,.ds-input_input_rfp10_1::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input_input_rfp10_1::-webkit-date-and-time-value{text-align:left}.ds-input_input_rfp10_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input_input_rfp10_1[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input_input_rfp10_1[type=range]{accent-color:#E9640C}.ds-input_input_rfp10_1[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input_input--small_rfp10_120{min-height:2rem;height:2rem}.ds-input_input--small_rfp10_120.ds-input_input--has-leading-icon_rfp10_173{padding-inline-start:calc(16px + 1rem)}.ds-input_input--small_rfp10_120.ds-input_input--has-action-button_rfp10_176{padding-inline-end:calc(2rem + 8px)}.ds-input_input--small_rfp10_120.ds-input_input--has-second-action-button_rfp10_179{padding-inline-end:calc(4rem + 8px)}.ds-input_input--has-leading-icon_rfp10_173{padding-inline-start:calc(32px + 1rem)}.ds-input_input--has-action-button_rfp10_176{padding-inline-end:calc(3rem + 16px)}.ds-input_input--has-second-action-button_rfp10_179{padding-inline-end:calc(6rem + 16px)}.ds-input_input--has-affix_rfp10_191{color:#0000}.ds-input_input--has-affix_rfp10_191::placeholder{color:#0000}.ds-input_input--has-affix_rfp10_191::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input_input--has-affix_rfp10_191::placeholder{transition-duration:0ms}}.ds-input_input--is-ready_rfp10_205{color:#252525}.ds-input_input--is-ready_rfp10_205::placeholder{color:#666}:where(.ds-input_root_rfp10_212){align-self:end}.ds-input_root_rfp10_212:has(.ds-input_hint_rfp10_221) .ds-input_label_rfp10_221{margin-block-end:4px}.ds-input_wrapper_rfp10_225{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input_affix_rfp10_231{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-input_affix--small_rfp10_252{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-input_affix--disabled_rfp10_265{color:#00000080}@media screen and (forced-colors: active){.ds-input_affix--disabled_rfp10_265{color:GrayText}}.ds-input_affix--disabled_rfp10_265.ds-input_prefix_rfp10_273,.ds-input_affix--disabled_rfp10_265.ds-input_affix_rfp10_231{border-color:#0000001a}.ds-input_affix--readonly_rfp10_276{background-color:#ededed;height:100%}.ds-input_affix_rfp10_231.ds-input_prefix_rfp10_273{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-input_affix_rfp10_231.ds-input_suffix_rfp10_286{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-input_leading-icon_rfp10_293{grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){.ds-input_leading-icon_rfp10_293{background-color:Canvas;fill:CanvasText}}.ds-input_leading-icon--small_rfp10_305{margin-inline-start:8px}.ds-input_leading-icon--disabled_rfp10_308{fill:#00000080}@media screen and (forced-colors: active){.ds-input_leading-icon--disabled_rfp10_308{fill:GrayText}}.ds-input_action-button_rfp10_317{grid-area:1/4/2/5}.ds-input_label_rfp10_221{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input_label--hidden_rfp10_335{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input_label--disabled_rfp10_348{color:GrayText}}.ds-input_hint_rfp10_221{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input_feedback_rfp10_368{margin-block-end:8px;margin-block-start:8px}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.ds-radio_root_zsxsb_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;color:#252525;display:grid;grid-template-areas:"dot label";grid-template-columns:auto 1fr;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content;max-width:fit-content}.ds-radio_root--disabled_zsxsb_24{cursor:not-allowed}.ds-radio_root--with-custom-area_zsxsb_27{max-width:none}.ds-radio_root--with-custom-area--above_zsxsb_30{grid-template-areas:"custom-area custom-area" "dot label";grid-template-columns:auto 1fr;grid-template-rows:auto}.ds-radio_radio_zsxsb_36{grid-area:dot;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;border:1px solid #252525;position:relative}.ds-radio_radio_zsxsb_36{transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-radio_radio_zsxsb_36{transition-duration:0ms}}.ds-radio_radio_zsxsb_36 .ds-radio_dot_zsxsb_54{opacity:0;height:.75rem;width:.75rem;border-radius:50%;background-color:#f37a1f;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.ds-radio_radio_zsxsb_36 .ds-radio_dot_zsxsb_54{transition:opacity var(--ds-animation-duration, .1s) linear,background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-radio_radio_zsxsb_36 .ds-radio_dot_zsxsb_54{transition-duration:0ms}}@media screen and (forced-colors: active){.ds-radio_radio_zsxsb_36 .ds-radio_dot_zsxsb_54{background-color:Highlight}}.ds-radio_radio--invalid_zsxsb_78{border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}.ds-radio_label_zsxsb_83{grid-area:label;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;width:100%;max-width:34em;display:grid;grid-template-areas:"label custom-area" "hint hint";grid-template-columns:auto minmax(auto,1fr)}.ds-radio_label--bold_zsxsb_100{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}.ds-radio_label--hidden_zsxsb_111{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}.ds-radio_label--with-custom-area_zsxsb_123{column-gap:8px}.ds-radio_custom-area_zsxsb_127{grid-area:custom-area;margin-inline-start:4px;min-width:max-content;min-height:1.25rem;max-height:2rem;overflow-y:hidden}.ds-radio_custom-area--above_zsxsb_135{overflow-y:visible;max-height:unset;margin-inline-start:0px}.ds-radio_hint_zsxsb_141{grid-area:hint;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25rem;grid-column:span 2;opacity:1}.ds-radio_hint_zsxsb_141{transition:height var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),margin-block var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-radio_hint_zsxsb_141{transition-duration:0ms}}.ds-radio_hint--visible_zsxsb_165{margin-block-start:4px;margin-block-end:4px}.ds-radio_hint--unchecked-hidden_zsxsb_169{height:0;opacity:0}.ds-radio_hint--hidden_zsxsb_173,.ds-radio_input_zsxsb_186{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}.ds-radio_input_zsxsb_186:checked+.ds-radio_radio_zsxsb_36 .ds-radio_dot_zsxsb_54{opacity:1}.ds-radio_input_zsxsb_186:disabled+.ds-radio_radio_zsxsb_36{border-color:#00000080}.ds-radio_input_zsxsb_186:disabled+.ds-radio_radio_zsxsb_36 .ds-radio_dot_zsxsb_54{background-color:#dadada}@media screen and (forced-colors: active){.ds-radio_input_zsxsb_186:disabled+.ds-radio_radio_zsxsb_36 .ds-radio_dot_zsxsb_54{background-color:GrayText}}@media screen and (forced-colors: active){.ds-radio_input_zsxsb_186:disabled+.ds-radio_radio_zsxsb_36{border-color:GrayText}}.ds-radio_input_zsxsb_186:disabled~.ds-radio_label_zsxsb_83{color:#00000080}@media screen and (forced-colors: active){.ds-radio_input_zsxsb_186:disabled~.ds-radio_label_zsxsb_83{color:GrayText}}.ds-radio_input_zsxsb_186:focus{outline:none}.ds-radio_input_zsxsb_186:focus+.ds-radio_radio_zsxsb_36{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){.ds-radio_input_zsxsb_186:focus+.ds-radio_radio_zsxsb_36{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){.ds-radio_input_zsxsb_186:focus+.ds-radio_radio_zsxsb_36{border-color:Highlight}}@supports selector(:focus-visible){.ds-radio_input_zsxsb_186:focus{outline:none}.ds-radio_input_zsxsb_186:focus+.ds-radio_radio_zsxsb_36{outline:revert;outline-offset:revert}.ds-radio_input_zsxsb_186:focus-visible{outline:none}.ds-radio_input_zsxsb_186:focus-visible+.ds-radio_radio_zsxsb_36{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){.ds-radio_input_zsxsb_186:focus-visible+.ds-radio_radio_zsxsb_36{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){.ds-radio_input_zsxsb_186:focus-visible+.ds-radio_radio_zsxsb_36{border-color:Highlight}}}@media (hover: hover){.ds-radio_input_zsxsb_186:hover:not(:disabled)+.ds-radio_radio_zsxsb_36{background-color:#0000001a}.ds-radio_input_zsxsb_186:hover:not(:disabled)+.ds-radio_radio_zsxsb_36 .ds-radio_dot_zsxsb_54{background-color:#e9640c}}@media screen and (hover: hover) and (forced-colors: active){.ds-radio_input_zsxsb_186:hover:not(:disabled)+.ds-radio_radio_zsxsb_36 .ds-radio_dot_zsxsb_54{background-color:Highlight}}@media screen and (hover: hover) and (forced-colors: active){.ds-radio_input_zsxsb_186:hover:not(:disabled)+.ds-radio_radio_zsxsb_36{border-color:Highlight}}
|
package/chipgroup.D1Km301k.js
DELETED
|
@@ -1,186 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { jsxs as re, jsx as te } from "react/jsx-runtime";
|
|
3
|
-
import { useState as Y, useRef as le, useEffect as U, createElement as ce } from "react";
|
|
4
|
-
import { d as ae } from "./chunks/index.CgTHIF3K.js";
|
|
5
|
-
import { c as se } from "./chunks/index.CEyLAtio.js";
|
|
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";
|
|
9
|
-
import './assets/chipgroup.BGxjdSDX.css';const pe = "ds-chip-group_label--hidden_3zmt2_1", ge = "ds-chip-group_root_3zmt2_14", ne = {
|
|
10
|
-
labelHidden: pe,
|
|
11
|
-
root: ge
|
|
12
|
-
}, $e = (a) => {
|
|
13
|
-
const e = ae.c(59);
|
|
14
|
-
let m, b, h, g, r, v, S, D, E, L, I, y;
|
|
15
|
-
e[0] !== a ? ({
|
|
16
|
-
chips: m,
|
|
17
|
-
id: h,
|
|
18
|
-
label: g,
|
|
19
|
-
className: b,
|
|
20
|
-
hideLabel: S,
|
|
21
|
-
isRemovable: D,
|
|
22
|
-
lang: E,
|
|
23
|
-
selectionMode: L,
|
|
24
|
-
size: I,
|
|
25
|
-
translations: y,
|
|
26
|
-
onChipsChange: r,
|
|
27
|
-
...v
|
|
28
|
-
} = a, e[0] = a, e[1] = m, e[2] = b, e[3] = h, e[4] = g, e[5] = r, e[6] = v, e[7] = S, e[8] = D, e[9] = E, e[10] = L, e[11] = I, e[12] = y) : (m = e[1], b = e[2], h = e[3], g = e[4], r = e[5], v = e[6], S = e[7], D = e[8], E = e[9], L = e[10], I = e[11], y = e[12]);
|
|
29
|
-
const ie = S === void 0 ? !1 : S, d = D === void 0 ? !1 : D, q = E === void 0 ? "en" : E, u = L === void 0 ? "single" : L, x = I === void 0 ? "medium" : I;
|
|
30
|
-
process.env.NODE_ENV !== "production" && fe({
|
|
31
|
-
chips: m,
|
|
32
|
-
id: h,
|
|
33
|
-
label: g
|
|
34
|
-
});
|
|
35
|
-
const [t, w] = Y(null), [n, $] = Y(m), Z = le(null), [c, J] = Y();
|
|
36
|
-
let N;
|
|
37
|
-
e[13] === Symbol.for("react.memo_cache_sentinel") ? (N = [], e[13] = N) : N = e[13];
|
|
38
|
-
const A = le(N);
|
|
39
|
-
let R, _;
|
|
40
|
-
e[14] !== m ? (R = () => {
|
|
41
|
-
$(m);
|
|
42
|
-
}, _ = [m], e[14] = m, e[15] = R, e[16] = _) : (R = e[15], _ = e[16]), U(R, _);
|
|
43
|
-
let M, T;
|
|
44
|
-
e[17] === Symbol.for("react.memo_cache_sentinel") ? (T = () => {
|
|
45
|
-
he();
|
|
46
|
-
const i = () => J("keydown"), o = () => J(null), p = () => J(null);
|
|
47
|
-
return document.addEventListener("keydown", i), document.addEventListener("mousedown", o), document.addEventListener("touchstart", p), () => {
|
|
48
|
-
document.removeEventListener("keydown", i), document.removeEventListener("mousedown", o), document.removeEventListener("touchstart", p);
|
|
49
|
-
};
|
|
50
|
-
}, M = [], e[17] = M, e[18] = T) : (M = e[17], T = e[18]), U(T, M);
|
|
51
|
-
let z;
|
|
52
|
-
e[19] !== t || e[20] !== c ? (z = () => {
|
|
53
|
-
var i;
|
|
54
|
-
t !== null && A.current[t] && c === "keydown" && ((i = A.current[t]) == null || i.focus());
|
|
55
|
-
}, e[19] = t, e[20] = c, e[21] = z) : z = e[21];
|
|
56
|
-
let B;
|
|
57
|
-
e[22] !== t ? (B = [t], e[22] = t, e[23] = B) : B = e[23], U(z, B);
|
|
58
|
-
let F;
|
|
59
|
-
e[24] !== n.length || e[25] !== t || e[26] !== c ? (F = () => {
|
|
60
|
-
c === "keydown" && t !== null && n.length > 0 && A.current.forEach((i, o) => {
|
|
61
|
-
i && (i.tabIndex = o === t ? 0 : -1, o === t && i.focus());
|
|
62
|
-
});
|
|
63
|
-
}, e[24] = n.length, e[25] = t, e[26] = c, e[27] = F) : F = e[27];
|
|
64
|
-
let G;
|
|
65
|
-
e[28] !== n ? (G = [n], e[28] = n, e[29] = G) : G = e[29], U(F, G);
|
|
66
|
-
let k, C;
|
|
67
|
-
if (e[30] !== n || e[31] !== t || e[32] !== c || e[33] !== d || e[34] !== r || e[35] !== u) {
|
|
68
|
-
C = (l) => {
|
|
69
|
-
if (t === null)
|
|
70
|
-
return;
|
|
71
|
-
let s = t;
|
|
72
|
-
e: switch (l.key) {
|
|
73
|
-
case "a": {
|
|
74
|
-
(l.metaKey || l.ctrlKey) && (l.preventDefault(), i());
|
|
75
|
-
break e;
|
|
76
|
-
}
|
|
77
|
-
case "ArrowRight":
|
|
78
|
-
case "ArrowDown": {
|
|
79
|
-
l.shiftKey && u === "multiple" && !d ? (s = t + 1 > n.length - 1 ? n.length - 1 : t + 1, t !== s ? (o(t), o(s)) : n[t].isSelected || o(t)) : (s = (t + 1) % n.length, l.preventDefault());
|
|
80
|
-
break e;
|
|
81
|
-
}
|
|
82
|
-
case "ArrowLeft":
|
|
83
|
-
case "ArrowUp": {
|
|
84
|
-
l.shiftKey && u === "multiple" && !d ? (s = t - 1 < 0 ? 0 : t - 1, t !== s ? (o(t), o(s)) : n[0].isSelected || o(0)) : (s = (t - 1 + n.length) % n.length, l.preventDefault());
|
|
85
|
-
break e;
|
|
86
|
-
}
|
|
87
|
-
case "Enter":
|
|
88
|
-
case " ": {
|
|
89
|
-
if (l.preventDefault(), d) {
|
|
90
|
-
X(s);
|
|
91
|
-
return;
|
|
92
|
-
} else
|
|
93
|
-
p(s);
|
|
94
|
-
break e;
|
|
95
|
-
}
|
|
96
|
-
case "Backspace": {
|
|
97
|
-
d && X(s), l.preventDefault();
|
|
98
|
-
return;
|
|
99
|
-
}
|
|
100
|
-
default:
|
|
101
|
-
return;
|
|
102
|
-
}
|
|
103
|
-
w(s);
|
|
104
|
-
};
|
|
105
|
-
const i = () => {
|
|
106
|
-
if (u !== "multiple")
|
|
107
|
-
return;
|
|
108
|
-
const l = n.map(be);
|
|
109
|
-
$(l), K(`${l.length} items selected`), r && r(l);
|
|
110
|
-
}, o = (l) => {
|
|
111
|
-
if (d)
|
|
112
|
-
return;
|
|
113
|
-
const s = [...n];
|
|
114
|
-
s[l].disabled || (s[l].isSelected = !0, K(`${s[l].label} selected, ${s.filter(ve).length} items selected`), $(s), r && r(s));
|
|
115
|
-
}, p = (l) => {
|
|
116
|
-
if (d)
|
|
117
|
-
return;
|
|
118
|
-
const s = [...n];
|
|
119
|
-
s[l].disabled || (u === "single" ? s.forEach((f, O) => {
|
|
120
|
-
O === l ? (f.isSelected = !f.isSelected, K(`${f.label} ${f.isSelected ? "selected" : "not selected"}`)) : f.isSelected = !1;
|
|
121
|
-
}) : u === "multiple" && (s[l].isSelected = !s[l].isSelected, K(`${s[l].label} ${s[l].isSelected ? "selected" : "not selected"}, ${s.filter(ye).length} items selected`)), $(s), r && r(s));
|
|
122
|
-
}, X = (l) => {
|
|
123
|
-
var O;
|
|
124
|
-
const s = n[l], f = n.filter((ee, oe) => oe !== l);
|
|
125
|
-
if ($(f), K(`${s.label} removed, ${f.length} items remaining`), c === "keydown")
|
|
126
|
-
if (f.length > 0) {
|
|
127
|
-
const ee = Math.min(l, f.length - 1);
|
|
128
|
-
w(ee);
|
|
129
|
-
} else
|
|
130
|
-
(O = Z.current) == null || O.focus(), w(null);
|
|
131
|
-
r && r(f);
|
|
132
|
-
};
|
|
133
|
-
k = (l) => {
|
|
134
|
-
d ? X(l) : n[l].disabled || p(l);
|
|
135
|
-
};
|
|
136
|
-
const K = we;
|
|
137
|
-
e[30] = n, e[31] = t, e[32] = c, e[33] = d, e[34] = r, e[35] = u, e[36] = k, e[37] = C;
|
|
138
|
-
} else
|
|
139
|
-
k = e[36], C = e[37];
|
|
140
|
-
let H;
|
|
141
|
-
e[38] !== t ? (H = (i) => t === null || t === i ? 0 : -1, e[38] = t, e[39] = H) : H = e[39];
|
|
142
|
-
const P = H, Q = de(ie);
|
|
143
|
-
let V;
|
|
144
|
-
e[40] !== b ? (V = se(ne.root, b), e[40] = b, e[41] = V) : V = e[41];
|
|
145
|
-
const W = V;
|
|
146
|
-
let j;
|
|
147
|
-
return e[42] !== n || e[43] !== t || e[44] !== P || e[45] !== k || e[46] !== C || e[47] !== Q || e[48] !== h || e[49] !== c || e[50] !== d || e[51] !== g || e[52] !== q || e[53] !== v || e[54] !== W || e[55] !== u || e[56] !== x || e[57] !== y ? (j = n.length === 0 ? null : /* @__PURE__ */ re("div", { children: [
|
|
148
|
-
/* @__PURE__ */ te("div", { id: h, className: se({
|
|
149
|
-
[ne.labelHidden]: Q
|
|
150
|
-
}), children: g }),
|
|
151
|
-
n.length > 0 && /* @__PURE__ */ te("div", { ref: Z, role: "grid", "aria-labelledby": h, "aria-multiselectable": u === "multiple", tabIndex: -1, onKeyDown: C, onFocus: () => {
|
|
152
|
-
t === null ? (A.current[0].focus(), c === "keydown" && w(0)) : c === "keydown" && w(t);
|
|
153
|
-
}, onBlur: () => w(null), className: W, ...v, children: n.map((i, o) => /* @__PURE__ */ ce(me, { ...i, key: `${i.id}-${o}`, groupId: h, tabIndex: P(o), onClick: (p) => {
|
|
154
|
-
k(o), i.onClick && i.onClick(p);
|
|
155
|
-
}, "data-focused": t === o, isRemovable: d, lang: q, selectionMode: u, size: x, translations: y, ref: (p) => {
|
|
156
|
-
A.current[o] = p;
|
|
157
|
-
} })) })
|
|
158
|
-
] }), e[42] = n, e[43] = t, e[44] = P, e[45] = k, e[46] = C, e[47] = Q, e[48] = h, e[49] = c, e[50] = d, e[51] = g, e[52] = q, e[53] = v, e[54] = W, e[55] = u, e[56] = x, e[57] = y, e[58] = j) : j = e[58], j;
|
|
159
|
-
};
|
|
160
|
-
function be(a) {
|
|
161
|
-
return {
|
|
162
|
-
...a,
|
|
163
|
-
selected: !a.disabled
|
|
164
|
-
};
|
|
165
|
-
}
|
|
166
|
-
function ve(a) {
|
|
167
|
-
const {
|
|
168
|
-
isSelected: e
|
|
169
|
-
} = a;
|
|
170
|
-
return e;
|
|
171
|
-
}
|
|
172
|
-
function ye(a) {
|
|
173
|
-
const {
|
|
174
|
-
isSelected: e
|
|
175
|
-
} = a;
|
|
176
|
-
return e;
|
|
177
|
-
}
|
|
178
|
-
function we(a) {
|
|
179
|
-
const e = ue();
|
|
180
|
-
e && (e.innerText = a, setTimeout(() => {
|
|
181
|
-
e.innerText = "";
|
|
182
|
-
}, 350));
|
|
183
|
-
}
|
|
184
|
-
export {
|
|
185
|
-
$e as DSChipGroup
|
|
186
|
-
};
|