@stihl-design-system/components 1.0.0-RC.12 → 1.0.0-RC.14
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/README.md +1 -1
- package/{accordion.Rvtiu8Y4.js → accordion.C6_sqiW2.js} +1 -1
- package/{arialiveregions.Cyycgs8g.js → arialiveregions.2dxodwBP.js} +1 -1
- package/assets/TabPane.zywjfwo8.css +1 -0
- package/assets/Tabs.DUqlqP6R.css +1 -0
- package/assets/numberindicator.BJ9vFpnd.css +1 -0
- package/{button.M4nXjcUn.js → button.BfcWQZhx.js} +1 -1
- package/{checkbox.Cb2_ey6U.js → checkbox.Dt0OWryN.js} +1 -1
- package/{checkboxgroup.DBDmB-zR.js → checkboxgroup.je32bRPr.js} +2 -2
- package/{chip.C_1tGqvZ.js → chip.CpnDX4Ro.js} +1 -1
- package/{chipgroup.BvTj1ziW.js → chipgroup.Cy76KMWu.js} +17 -16
- package/chunks/{Accordion.CB6jB3s_.js → Accordion.Bza3TO4Y.js} +1 -1
- package/chunks/AriaLiveRegions.utils.Bq6Mp2bE.js +40 -0
- package/chunks/{CheckboxGroup.S6i5EOc4.js → CheckboxGroup.C_2ZwEQJ.js} +38 -35
- package/chunks/{Chip.CMlPUyOJ.js → Chip.BvlKC503.js} +30 -24
- package/chunks/{CustomReactSelect.Cg_XW3YK.js → CustomReactSelect.CB41lklE.js} +335 -335
- package/chunks/{Dialog.CudsqNag.js → Dialog.ClBjJWOh.js} +2 -2
- package/chunks/{Drawer.ueG2Bzr9.js → Drawer.ReDW3ohH.js} +2 -2
- package/chunks/{Fieldset.Cjmkgxxk.js → Fieldset.Ct_JFRs9.js} +2 -2
- package/chunks/{Input.utils.ChV6RJsh.js → Input.utils.DYbmWlx6.js} +19 -21
- package/chunks/{InputPassword.CNLbBFjx.js → InputPassword.Cvk5J8w1.js} +18 -18
- package/chunks/{InputSearch.CHA6mkX_.js → InputSearch.BIIW-ERk.js} +4 -4
- package/chunks/{InputStepper.xmWGU9pU.js → InputStepper.DGzR3KY6.js} +49 -47
- package/chunks/{Notification.o6pagKQy.js → Notification.uAEjPywP.js} +31 -32
- package/chunks/RadioGroup.D10-pe9H.js +146 -0
- package/chunks/{Select.E6gLFYLk.js → Select.DsLnW29U.js} +3 -3
- package/chunks/TabPane.CYuUi0oL.js +51 -0
- package/chunks/Tabs.D_JAsvoh.js +270 -0
- package/chunks/{Textarea.DUBSOpNL.js → Textarea.Dh9R9YdZ.js} +19 -18
- package/chunks/{Toast.DyEi2GEP.js → Toast.j7LPnQ36.js} +1 -1
- package/chunks/has-window.ut_-aShB.js +5 -0
- package/chunks/helpers.CcqWV-wZ.js +8 -0
- package/chunks/{useBreakpoint.5xBNDiCf.js → useBreakpoint.B8XxjSVJ.js} +9 -9
- package/chunks/useIsomorphicLayoutEffect.CnJ9AMFS.js +7 -0
- package/{combobox.DUzv8jzM.js → combobox.D6zXg976.js} +1 -1
- package/components/AriaLiveRegions/AriaLiveRegions.utils.d.ts +2 -2
- package/components/Combobox/CustomReactSelect/CustomReactSelect.d.ts +1 -1
- package/components/Input/Input.d.ts +6 -0
- package/components/InputPassword/InputPassword.d.ts +3 -3
- package/components/Notification/Notification.d.ts +2 -6
- package/components/NumberIndicator/NumberIndicator.d.ts +12 -0
- package/components/NumberIndicator/NumberIndicator.test.d.ts +1 -0
- package/components/NumberIndicator/NumberIndicator.utils.d.ts +2 -0
- package/components/Tabs/TabPane/TabPane.d.ts +10 -0
- package/components/Tabs/TabPane/TabPane.utils.d.ts +3 -0
- package/components/Tabs/TabPane/TabPane.utils.test.d.ts +1 -0
- package/components/Tabs/Tabs.d.ts +42 -0
- package/components/Tabs/Tabs.test.d.ts +1 -0
- package/components/Tabs/Tabs.utils.d.ts +11 -0
- package/components/Tabs/Tabs.utils.test.d.ts +1 -0
- package/{customreactselect.CXmBRqQ9.js → customreactselect.BcjDvZG6.js} +2 -2
- package/{dialog.DYlBUsOD.js → dialog.BkVOgeWY.js} +2 -2
- package/{drawer.CvhbP1ra.js → drawer.DM_NKGTQ.js} +2 -2
- package/{fieldset.CtUGEdLv.js → fieldset.CSNoVbL1.js} +1 -1
- package/index.d.ts +4 -2
- package/index.es.js +134 -127
- package/{input.BEnCFNM-.js → input.BbnmbMCI.js} +49 -47
- package/{inputpassword.B-D_jB9w.js → inputpassword.KnZRwWCQ.js} +3 -3
- package/{inputsearch.CaSpklR1.js → inputsearch.DgYJPZ2v.js} +4 -4
- package/inputstepper.T_of1Gz0.js +15 -0
- package/{link.DREJAoPG.js → link.L8O_InKe.js} +1 -1
- package/{notification.JWhrkEcE.js → notification.Bt9TbAAt.js} +2 -2
- package/numberindicator.UU7FSouT.js +26 -0
- package/numberindicator.d.ts +2 -0
- package/package.json +4 -4
- package/{radio.DEILy_lV.js → radio.B-2uuWHq.js} +1 -1
- package/{radiogroup.DeU-HdlP.js → radiogroup.DM_lF4hI.js} +3 -3
- package/{select.BYraFJzz.js → select.COLuwr89.js} +2 -2
- package/{skiptocontent.BxvpIB7H.js → skiptocontent.DxogCFvU.js} +2 -2
- package/styles/scss/ds/lib/theme.scss +2 -0
- package/tabpane.BnQBzVXw.js +8 -0
- package/tabpane.d.ts +2 -0
- package/tabs.BaELlVri.js +15 -0
- package/tabs.d.ts +2 -0
- package/textarea.Wcl_pVBb.js +13 -0
- package/{toast.n1QUINSA.js → toast.DQlMWU6I.js} +2 -2
- package/{toastmanager.B7EZ4JSI.js → toastmanager.DxHFtr5C.js} +17 -17
- package/utils/helpers.d.ts +7 -0
- package/utils/index.d.ts +1 -0
- package/utils/isAnimationDisabled.d.ts +1 -0
- package/chunks/AriaLiveRegions.utils.BGSZafnS.js +0 -34
- package/chunks/RadioGroup.Crj7NoOs.js +0 -137
- package/chunks/has-document.r9i9TxKV.js +0 -5
- package/chunks/helpers.B1JT5ShS.js +0 -7
- package/inputstepper.C7KD1-0S.js +0 -13
- package/textarea.CBvH0ljM.js +0 -12
- package/utils/has-document.d.ts +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const ARIA_LIVE_REGION_ALERT_ID = "ds-alert-live-region";
|
|
2
2
|
export declare const ARIA_LIVE_REGION_STATUS_ID = "ds-status-live-region";
|
|
3
|
-
export declare const getAriaAlertLiveRegionElement: () => HTMLElement | null;
|
|
4
|
-
export declare const getAriaStatusLiveRegionElement: () => HTMLElement | null;
|
|
3
|
+
export declare const getAriaAlertLiveRegionElement: () => HTMLElement | null | undefined;
|
|
4
|
+
export declare const getAriaStatusLiveRegionElement: () => HTMLElement | null | undefined;
|
|
5
5
|
export declare const validateMultipleDSAriaLiveRegionsOnPage: () => void;
|
|
@@ -18,7 +18,7 @@ export interface CustomReactSelectProps<IsMulti extends boolean> extends PickedR
|
|
|
18
18
|
* `type ComboboxOptionsOrOptGroups = (ComboboxOption | ComboboxOptionsGroup)[];`
|
|
19
19
|
* */
|
|
20
20
|
options: ComboboxOptionsOrOptGroups;
|
|
21
|
-
/** The value of
|
|
21
|
+
/** The value of autoComplete to use for the DSCombobox. */
|
|
22
22
|
autoComplete?: string;
|
|
23
23
|
/** Value of the selected Option in **uncontrolled DSCombobox** component. */
|
|
24
24
|
defaultValue?: IsMulti extends true ? ComboboxOption[] : ComboboxOption;
|
|
@@ -15,6 +15,12 @@ export interface InputProps extends Omit<InputHTMLAttributes<HTMLInputElement>,
|
|
|
15
15
|
actionButtonIconSource?: IconProps['source'];
|
|
16
16
|
/** Callback function called when the action button is clicked. */
|
|
17
17
|
actionButtonOnClick?: (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
|
|
18
|
+
/**
|
|
19
|
+
* Provides hints to the browser for what type of data the input expects.
|
|
20
|
+
* Use standardized values from the W3C specification for input purposes:
|
|
21
|
+
* https://www.w3.org/TR/WCAG21/#input-purposes.
|
|
22
|
+
*/
|
|
23
|
+
autoComplete?: string;
|
|
18
24
|
/** Disables the input, preventing user interaction.
|
|
19
25
|
* @default false
|
|
20
26
|
*/
|
|
@@ -6,10 +6,10 @@ export interface InputPasswordProps extends Omit<InputHTMLAttributes<HTMLInputEl
|
|
|
6
6
|
id: string;
|
|
7
7
|
/** Label text displayed above the input. */
|
|
8
8
|
label: string;
|
|
9
|
-
/** The value of
|
|
9
|
+
/** The value of autoComplete to use for the input.
|
|
10
10
|
* @default 'new-password'
|
|
11
11
|
*/
|
|
12
|
-
|
|
12
|
+
autoComplete?: 'new-password' | 'current-password' | 'off';
|
|
13
13
|
/** Disables the input, preventing user interaction.
|
|
14
14
|
* @default false
|
|
15
15
|
*/
|
|
@@ -55,4 +55,4 @@ export interface InputPasswordProps extends Omit<InputHTMLAttributes<HTMLInputEl
|
|
|
55
55
|
*
|
|
56
56
|
* The user can toggle the visibility of the password by clicking on the action button.
|
|
57
57
|
*/
|
|
58
|
-
export declare const DSInputPassword: ({ id, label,
|
|
58
|
+
export declare const DSInputPassword: ({ id, label, autoComplete, className, disabled, hidePasswordText, hint, hideLabel, invalid, readonly, required, showPasswordText, size, systemFeedback, ...rest }: InputPasswordProps) => JSX.Element;
|
|
@@ -9,10 +9,6 @@ export interface NotificationProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
9
9
|
closeButtonLabel?: string;
|
|
10
10
|
/** Content within the Notification's action bar. For example a CTA button. */
|
|
11
11
|
customActionArea?: React.ReactNode;
|
|
12
|
-
/** Hides the close button.
|
|
13
|
-
* @default false
|
|
14
|
-
*/
|
|
15
|
-
hideCloseButton?: boolean;
|
|
16
12
|
/** Hides the icon.
|
|
17
13
|
* @default false
|
|
18
14
|
*/
|
|
@@ -21,7 +17,7 @@ export interface NotificationProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
21
17
|
* @default 'info'
|
|
22
18
|
*/
|
|
23
19
|
variant?: NotificationVariant;
|
|
24
|
-
/**
|
|
20
|
+
/** Shows a close button if provided and is called when the close button is clicked. */
|
|
25
21
|
onClose?: (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
|
|
26
22
|
}
|
|
27
23
|
/**
|
|
@@ -32,4 +28,4 @@ export interface NotificationProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
32
28
|
*
|
|
33
29
|
* <div className="ds-info">For more information on the different types of notifications and to determine which is best suited for your needs, please refer to our [Notification Guidelines](/docs/templates-notification-guidelines--documentation) and explore the decision trees provided.</div>
|
|
34
30
|
*/
|
|
35
|
-
export declare const DSNotification: ({ children, variant, className, closeButtonLabel, customActionArea,
|
|
31
|
+
export declare const DSNotification: ({ children, variant, className, closeButtonLabel, customActionArea, hideIcon, onClose, ...rest }: NotificationProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { NumberIndicatorVariant } from './NumberIndicator.utils';
|
|
2
|
+
export interface NumberIndicatorProps extends React.HTMLAttributes<HTMLSpanElement> {
|
|
3
|
+
/** Content within the NumberIndicator. */
|
|
4
|
+
label?: string;
|
|
5
|
+
/**
|
|
6
|
+
* Variant of the NumberIndicator.
|
|
7
|
+
*
|
|
8
|
+
* @default 'default'
|
|
9
|
+
*/
|
|
10
|
+
variant?: NumberIndicatorVariant;
|
|
11
|
+
}
|
|
12
|
+
export declare const NumberIndicator: ({ label, className, variant, ...rest }: NumberIndicatorProps) => JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
export interface TabPaneProps {
|
|
3
|
+
id: string;
|
|
4
|
+
content: ReactNode;
|
|
5
|
+
index: number;
|
|
6
|
+
selectedTabIndex: number;
|
|
7
|
+
tabListId: string;
|
|
8
|
+
className?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare const TabPane: ({ id, content, index, selectedTabIndex, tabListId, className, }: TabPaneProps) => JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { HTMLAttributes } from 'react';
|
|
2
|
+
import { IconName } from '../../types';
|
|
3
|
+
import { TabsAlignment } from './Tabs.utils';
|
|
4
|
+
export interface Tab {
|
|
5
|
+
/** Content displayed when the Tab is active. */
|
|
6
|
+
content: React.ReactNode;
|
|
7
|
+
/** Unique id for the Tab. */
|
|
8
|
+
id: string;
|
|
9
|
+
/** Label text displayed on the Tab. */
|
|
10
|
+
label: string;
|
|
11
|
+
/** Name of the icon to display */
|
|
12
|
+
iconName?: IconName;
|
|
13
|
+
/** Number Indicator value displayed next to the label. */
|
|
14
|
+
numberIndicatorValue?: string;
|
|
15
|
+
}
|
|
16
|
+
export interface TabsProps extends HTMLAttributes<HTMLDivElement> {
|
|
17
|
+
/** Unique id for the tab list. */
|
|
18
|
+
id: string;
|
|
19
|
+
/** An array of Tab Objects containing the id, content, label, and other optional parameters.
|
|
20
|
+
* `{id: string; content: React.ReactNode; label: string; iconName?: IconName; numberIndicatorValue?: string;}[]`*/
|
|
21
|
+
tabs: Tab[];
|
|
22
|
+
/** Alignment of the Tabs.
|
|
23
|
+
* @default 'left'
|
|
24
|
+
*/
|
|
25
|
+
alignment?: TabsAlignment;
|
|
26
|
+
/**
|
|
27
|
+
* Additional class name to apply to the tab pane.
|
|
28
|
+
*/
|
|
29
|
+
classNameTabPane?: string;
|
|
30
|
+
/** Index of the tab to be selected when Tabs are rendered the first time.
|
|
31
|
+
* @default 0
|
|
32
|
+
* */
|
|
33
|
+
defaultSelectedTabIndex?: number;
|
|
34
|
+
/** Callback function called when the selected tab changes. */
|
|
35
|
+
onTabChange?: (selectedTabIndex: number) => void;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* A component for organizing content into tabbed sections, allowing users to navigate between them.
|
|
39
|
+
* Supports single selection to maintain focus on one content area at a time.
|
|
40
|
+
* Avoid excessive tabs to prevent overwhelming the user.
|
|
41
|
+
*/
|
|
42
|
+
export declare const DSTabs: ({ id: tabListId, tabs, alignment, className, classNameTabPane, defaultSelectedTabIndex, onTabChange, ...rest }: TabsProps) => JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { TabsProps } from './Tabs';
|
|
2
|
+
export declare const TABS_ALIGNMENT: readonly ["left", "center"];
|
|
3
|
+
export type TabsAlignment = (typeof TABS_ALIGNMENT)[number];
|
|
4
|
+
export declare const TABS_DIRECTION: readonly ["prev", "next"];
|
|
5
|
+
export type TabsDirection = (typeof TABS_DIRECTION)[number];
|
|
6
|
+
/**
|
|
7
|
+
* Returns the bounding rectangle of a DOM element or a default DOMRect object with 0 values if unavailable.
|
|
8
|
+
*/
|
|
9
|
+
export declare const getRect: (element: HTMLElement | null) => DOMRect;
|
|
10
|
+
export declare const SCROLL_MARGIN_INLINE = 48;
|
|
11
|
+
export declare const validateTabsProps: ({ id, tabs }: TabsProps) => void;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import "./chunks/jsx-runtime.C115EyI4.js";
|
|
3
3
|
import "./chunks/index.CvOaL64Y.js";
|
|
4
4
|
import "react";
|
|
5
|
-
import { c as l } from "./chunks/CustomReactSelect.
|
|
6
|
-
import "./chunks/useBreakpoint.
|
|
5
|
+
import { c as l } from "./chunks/CustomReactSelect.CB41lklE.js";
|
|
6
|
+
import "./chunks/useBreakpoint.B8XxjSVJ.js";
|
|
7
7
|
import "./asterisk.DpzETKdT.js";
|
|
8
8
|
import "./chunks/Icon.BCmt_XBG.js";
|
|
9
9
|
import "./systemfeedback.C3Pfxxpp.js";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import "./chunks/jsx-runtime.C115EyI4.js";
|
|
3
3
|
import "./chunks/index.CvOaL64Y.js";
|
|
4
4
|
import "react";
|
|
5
|
-
import "./button.
|
|
6
|
-
import { D as e } from "./chunks/Dialog.
|
|
5
|
+
import "./button.BfcWQZhx.js";
|
|
6
|
+
import { D as e } from "./chunks/Dialog.ClBjJWOh.js";
|
|
7
7
|
export {
|
|
8
8
|
e as DSDialog
|
|
9
9
|
};
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import "./chunks/jsx-runtime.C115EyI4.js";
|
|
3
3
|
import "./chunks/index.CvOaL64Y.js";
|
|
4
4
|
import "react";
|
|
5
|
-
import "./button.
|
|
6
|
-
import { D as e } from "./chunks/Drawer.
|
|
5
|
+
import "./button.BfcWQZhx.js";
|
|
6
|
+
import { D as e } from "./chunks/Drawer.ReDW3ohH.js";
|
|
7
7
|
export {
|
|
8
8
|
e as DSDrawer
|
|
9
9
|
};
|
|
@@ -5,7 +5,7 @@ import "react";
|
|
|
5
5
|
import "./asterisk.DpzETKdT.js";
|
|
6
6
|
import "./heading.IPIYc5vW.js";
|
|
7
7
|
import "./systemfeedback.C3Pfxxpp.js";
|
|
8
|
-
import { D as l } from "./chunks/Fieldset.
|
|
8
|
+
import { D as l } from "./chunks/Fieldset.Ct_JFRs9.js";
|
|
9
9
|
export {
|
|
10
10
|
l as DSFieldset
|
|
11
11
|
};
|
package/index.d.ts
CHANGED
|
@@ -8,6 +8,8 @@ export * from './components/ButtonRound/ButtonRound.utils';
|
|
|
8
8
|
export * from './components/Checkbox/Checkbox';
|
|
9
9
|
export * from './components/CheckboxGroup/CheckboxGroup';
|
|
10
10
|
export * from './components/CheckboxGroup/CheckboxGroup.utils';
|
|
11
|
+
export * from './components/ChipGroup/ChipGroup';
|
|
12
|
+
export * from './components/ChipGroup/ChipGroup.utils';
|
|
11
13
|
export * from './components/Combobox/Combobox';
|
|
12
14
|
export * from './components/Combobox/Combobox.utils';
|
|
13
15
|
export * from './components/Dialog/Dialog';
|
|
@@ -48,8 +50,8 @@ export * from './components/Spinner/Spinner';
|
|
|
48
50
|
export * from './components/Spinner/Spinner.utils';
|
|
49
51
|
export * from './components/Switch/Switch';
|
|
50
52
|
export * from './components/Switch/Switch.utils';
|
|
51
|
-
export * from './components/
|
|
52
|
-
export * from './components/
|
|
53
|
+
export * from './components/Tabs/Tabs';
|
|
54
|
+
export * from './components/Tabs/Tabs.utils';
|
|
53
55
|
export * from './components/Text/Text';
|
|
54
56
|
export * from './components/Text/Text.utils';
|
|
55
57
|
export * from './components/Textarea/Textarea';
|
package/index.es.js
CHANGED
|
@@ -1,40 +1,41 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import { A as
|
|
3
|
-
import { DSAriaLiveRegions as
|
|
4
|
-
import { DSButton as
|
|
5
|
-
import { DSButtonRound as
|
|
6
|
-
import { DSCheckbox as
|
|
7
|
-
import { D as C, v as R } from "./chunks/CheckboxGroup.
|
|
8
|
-
import {
|
|
9
|
-
import { C as
|
|
10
|
-
import {
|
|
11
|
-
import { a as
|
|
12
|
-
import { D as
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import { D as
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import { D as
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
|
|
2
|
+
import { A as N, C as x, D as d, v as A } from "./chunks/Accordion.Bza3TO4Y.js";
|
|
3
|
+
import { DSAriaLiveRegions as c } from "./arialiveregions.2dxodwBP.js";
|
|
4
|
+
import { DSButton as E } from "./button.BfcWQZhx.js";
|
|
5
|
+
import { DSButtonRound as f } from "./buttonround.E56F_805.js";
|
|
6
|
+
import { DSCheckbox as u } from "./checkbox.Dt0OWryN.js";
|
|
7
|
+
import { D as C, v as R } from "./chunks/CheckboxGroup.C_2ZwEQJ.js";
|
|
8
|
+
import { DSChipGroup as G } from "./chipgroup.Cy76KMWu.js";
|
|
9
|
+
import { C as B, c as U, b as H, D as Z, g as X, d as F, v as M, a as k } from "./chunks/Chip.BvlKC503.js";
|
|
10
|
+
import { DSCombobox as V } from "./combobox.D6zXg976.js";
|
|
11
|
+
import { C as K, b as W, a as Y, D as q, v as j } from "./chunks/CustomReactSelect.CB41lklE.js";
|
|
12
|
+
import { D as J, v as Q } from "./chunks/Dialog.ClBjJWOh.js";
|
|
13
|
+
import { a as aa, D as oa, v as ea } from "./chunks/Drawer.ReDW3ohH.js";
|
|
14
|
+
import { D as sa, v as ta } from "./chunks/Fieldset.Ct_JFRs9.js";
|
|
15
|
+
import { DSFlag as ia } from "./flag.BKpsdB_-.js";
|
|
16
|
+
import { DSFloatingActionButton as la } from "./floatingactionbutton.D5L0B7zI.js";
|
|
17
|
+
import { DSHeading as Da } from "./heading.IPIYc5vW.js";
|
|
18
|
+
import { D as ma, I as na, u as _a } from "./chunks/Icon.BCmt_XBG.js";
|
|
19
|
+
import { DSInput as xa } from "./input.BbnmbMCI.js";
|
|
20
|
+
import { I as Aa, M as Oa, a as ca, S as ga, U as Ea, h as Pa, i as fa, c as ha, s as ua, v as va, b as Ca } from "./chunks/Input.utils.DYbmWlx6.js";
|
|
21
|
+
import { D as La, v as Ga } from "./chunks/InputPassword.Cvk5J8w1.js";
|
|
22
|
+
import { D as Ba, i as Ua, v as Ha } from "./chunks/InputSearch.BIIW-ERk.js";
|
|
23
|
+
import { D as Xa, v as Fa } from "./chunks/InputStepper.DGzR3KY6.js";
|
|
24
|
+
import { DSLink as ka } from "./link.L8O_InKe.js";
|
|
25
|
+
import { DSLinkStandalone as Va } from "./linkstandalone.BBoEniZ_.js";
|
|
26
|
+
import { DSLogo as Ka } from "./logo.Hul8qCFo.js";
|
|
27
|
+
import { D as Ya, a as qa, N as ja } from "./chunks/Notification.uAEjPywP.js";
|
|
28
|
+
import { D as Ja, a as Qa, o as $a, v as ao } from "./chunks/RadioGroup.D10-pe9H.js";
|
|
29
|
+
import { D as eo, S as ro, g as so, v as to } from "./chunks/Select.DsLnW29U.js";
|
|
30
|
+
import { DSSkipToContent as io } from "./skiptocontent.DxogCFvU.js";
|
|
31
|
+
import { DSSpinner as lo } from "./spinner.Bq97Og-6.js";
|
|
32
|
+
import { DSSwitch as Do } from "./switch.DI8YYa5G.js";
|
|
33
|
+
import { D as mo, S as no, T as _o, a as No, g as xo, v as Ao } from "./chunks/Tabs.D_JAsvoh.js";
|
|
34
|
+
import { DSText as co } from "./text.DThvTwm8.js";
|
|
35
|
+
import { D as Eo, T as Po, v as fo } from "./chunks/Textarea.Dh9R9YdZ.js";
|
|
36
|
+
import { DSTitle as uo } from "./title.DqzdB2Gq.js";
|
|
37
|
+
import { DSToastProvider as Co, useDSToast as Ro } from "./toastmanager.DxHFtr5C.js";
|
|
38
|
+
const a = ["medium", "small"], o = [
|
|
38
39
|
"filled",
|
|
39
40
|
"highlight",
|
|
40
41
|
"outline",
|
|
@@ -45,7 +46,7 @@ const o = ["medium", "small"], a = [
|
|
|
45
46
|
"red-light",
|
|
46
47
|
"green-light",
|
|
47
48
|
"orange-base"
|
|
48
|
-
],
|
|
49
|
+
], s = [
|
|
49
50
|
"x-large",
|
|
50
51
|
"x-large-uppercase",
|
|
51
52
|
"large",
|
|
@@ -54,12 +55,12 @@ const o = ["medium", "small"], a = [
|
|
|
54
55
|
"medium-uppercase",
|
|
55
56
|
"small",
|
|
56
57
|
"small-uppercase"
|
|
57
|
-
],
|
|
58
|
+
], t = ["h1", "h2", "h3", "h4", "h5", "h6"], S = ["medium", "small"], i = [
|
|
58
59
|
"filled",
|
|
59
60
|
"highlight",
|
|
60
61
|
"outline",
|
|
61
62
|
"ghost"
|
|
62
|
-
],
|
|
63
|
+
], p = ["neutral", "highlight"], l = [
|
|
63
64
|
"small",
|
|
64
65
|
"medium",
|
|
65
66
|
"large",
|
|
@@ -81,101 +82,107 @@ const o = ["medium", "small"], a = [
|
|
|
81
82
|
"small",
|
|
82
83
|
"x-small",
|
|
83
84
|
"xx-small"
|
|
84
|
-
],
|
|
85
|
+
], T = ["bold", "normal"], m = ["x-large", "large"];
|
|
85
86
|
export {
|
|
86
|
-
|
|
87
|
+
N as ACCORDION_SIZE,
|
|
87
88
|
e as BUTTON_ROUND_VARIANT,
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
89
|
+
a as BUTTON_SIZE,
|
|
90
|
+
o as BUTTON_VARIANT,
|
|
91
|
+
x as CHEVRON_POSITION,
|
|
92
|
+
B as CHIP_GROUP_SIZE,
|
|
93
|
+
K as COMBOBOX_SIZE,
|
|
94
|
+
aa as DRAWER_POSITION,
|
|
94
95
|
d as DSAccordion,
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
96
|
+
c as DSAriaLiveRegions,
|
|
97
|
+
E as DSButton,
|
|
98
|
+
f as DSButtonRound,
|
|
99
|
+
u as DSCheckbox,
|
|
99
100
|
C as DSCheckboxGroup,
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
101
|
+
G as DSChipGroup,
|
|
102
|
+
V as DSCombobox,
|
|
103
|
+
J as DSDialog,
|
|
104
|
+
oa as DSDrawer,
|
|
105
|
+
sa as DSFieldset,
|
|
106
|
+
ia as DSFlag,
|
|
107
|
+
la as DSFloatingActionButton,
|
|
108
|
+
Da as DSHeading,
|
|
109
|
+
ma as DSIcon,
|
|
110
|
+
xa as DSInput,
|
|
111
|
+
La as DSInputPassword,
|
|
112
|
+
Ba as DSInputSearch,
|
|
113
|
+
Xa as DSInputStepper,
|
|
114
|
+
ka as DSLink,
|
|
115
|
+
Va as DSLinkStandalone,
|
|
116
|
+
Ka as DSLogo,
|
|
117
|
+
Ya as DSNotification,
|
|
118
|
+
Ja as DSRadioGroup,
|
|
119
|
+
eo as DSSelect,
|
|
120
|
+
io as DSSkipToContent,
|
|
121
|
+
lo as DSSpinner,
|
|
122
|
+
Do as DSSwitch,
|
|
123
|
+
mo as DSTabs,
|
|
124
|
+
co as DSText,
|
|
125
|
+
Eo as DSTextarea,
|
|
126
|
+
uo as DSTitle,
|
|
127
|
+
Co as DSToastProvider,
|
|
128
|
+
U as DS_CHIP_GROUP_TRANSLATIONS,
|
|
129
|
+
H as DS_CHIP_GROUP_TRANSLATIONS_DE,
|
|
130
|
+
Z as DS_CHIP_GROUP_TRANSLATIONS_EN,
|
|
131
|
+
W as DS_COMBOBOX_TRANSLATIONS,
|
|
132
|
+
Y as DS_COMBOBOX_TRANSLATIONS_DE,
|
|
133
|
+
q as DS_COMBOBOX_TRANSLATIONS_EN,
|
|
132
134
|
r as FLAG_COLOR,
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
135
|
+
s as HEADING_SIZE,
|
|
136
|
+
t as HEADING_TAG,
|
|
137
|
+
na as ICON_SIZE,
|
|
138
|
+
Aa as INPUT_SIZE,
|
|
139
|
+
S as LINK_SIZE,
|
|
140
|
+
p as LINK_STANDALONE_VARIANT,
|
|
141
|
+
i as LINK_VARIANT,
|
|
142
|
+
Oa as MAX_PREFIX_LENGTH,
|
|
143
|
+
ca as MAX_SUFFIX_LENGTH,
|
|
144
|
+
qa as NOTIFICATION_ICONS,
|
|
145
|
+
ja as NOTIFICATION_VARIANT,
|
|
146
|
+
no as SCROLL_MARGIN_INLINE,
|
|
147
|
+
ro as SELECT_SIZE,
|
|
145
148
|
l as SPINNER_SIZE,
|
|
146
|
-
|
|
147
|
-
|
|
149
|
+
ga as SUPPORTED_INPUT_TYPES,
|
|
150
|
+
_o as TABS_ALIGNMENT,
|
|
151
|
+
No as TABS_DIRECTION,
|
|
152
|
+
Po as TEXTAREA_SIZE,
|
|
148
153
|
D as TEXT_SIZE,
|
|
149
154
|
I as TEXT_TAG,
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
155
|
+
T as TEXT_WEIGHT,
|
|
156
|
+
m as TITLE_SIZE,
|
|
157
|
+
Ea as UNSUPPORTED_INPUT_TYPES,
|
|
158
|
+
X as getChipAriaLabel,
|
|
159
|
+
F as getChipTitle,
|
|
160
|
+
so as getIsPlaceholderSelected,
|
|
161
|
+
xo as getRect,
|
|
162
|
+
Pa as hasShowPickerSupport,
|
|
163
|
+
fa as isCalendarInput,
|
|
164
|
+
ha as isTimeInput,
|
|
165
|
+
Ua as isWithinForm,
|
|
166
|
+
Qa as optionsHaveCustomArea,
|
|
167
|
+
$a as optionsHaveHint,
|
|
168
|
+
ua as showCustomCalendarOrTimeIndicator,
|
|
169
|
+
Ro as useDSToast,
|
|
170
|
+
_a as useDynamicSvgImport,
|
|
171
|
+
A as validateAccordionProps,
|
|
166
172
|
R as validateCheckboxGroupProps,
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
173
|
+
M as validateChipGroupProps,
|
|
174
|
+
j as validateComboboxProps,
|
|
175
|
+
Q as validateDialogProps,
|
|
176
|
+
ea as validateDrawerProps,
|
|
177
|
+
ta as validateFieldsetProps,
|
|
178
|
+
Ga as validateInputPasswordProps,
|
|
179
|
+
va as validateInputProps,
|
|
180
|
+
Ha as validateInputSearchProps,
|
|
181
|
+
Fa as validateInputStepperProps,
|
|
182
|
+
k as validateIsLiveRegionPresent,
|
|
183
|
+
ao as validateRadioGroupProps,
|
|
184
|
+
to as validateSelectProps,
|
|
185
|
+
Ao as validateTabsProps,
|
|
186
|
+
fo as validateTextareaProps,
|
|
187
|
+
Ca as validateType
|
|
181
188
|
};
|