@stihl-design-system/components 1.0.0-RC.27 → 1.0.0-RC.29
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.CBaDU14g.js → accordion.DkwtJy--.js} +2 -2
- package/{actionbutton.DEJsLxnQ.js → actionbutton.DHt1AL7U.js} +2 -2
- package/{actionlink.Cs6BTCA3.js → actionlink.BML1jenE.js} +2 -2
- package/assets/Accordion.BJb4TOG0.css +1 -0
- package/assets/CustomReactSelect.D0b1Hg1T.css +1 -0
- package/assets/{Fieldset.Cy5r0K7n.css → Fieldset.CW9dBvAo.css} +1 -1
- package/assets/InputFile.CCQxsulT.css +1 -0
- package/assets/InputPassword.124xVOiO.css +1 -0
- package/assets/InputSearch.Bkg-1urJ.css +1 -0
- package/assets/InputStepper.Dth4qZN_.css +1 -0
- package/assets/Select.CYACicZ3.css +1 -0
- package/assets/Slider.DzwSjDPV.css +1 -0
- package/assets/{systemfeedback.BX2zCzSL.css → SystemFeedback.RcrPepSZ.css} +1 -1
- package/assets/Textarea.BXWhXpXx.css +1 -0
- package/assets/input.ONbL-_C1.css +1 -0
- package/assets/radio.CgpGvYc-.css +1 -0
- package/{banner.CgQdUb_c.js → banner.B2YO054K.js} +1 -1
- package/{breadcrumb.x78HJy5P.js → breadcrumb.BS-S3zUI.js} +3 -3
- package/{button.BD_04tIG.js → button.CPilCCUI.js} +3 -3
- package/{buttonround.BT3OfowK.js → buttonround.C426mO4d.js} +2 -2
- package/{checkbox.BktYXQmJ.js → checkbox.BtlUvs0z.js} +3 -3
- package/{checkboxgroup.YK8H0YoX.js → checkboxgroup.C5NgyyQF.js} +2 -2
- package/{chip.BKtNbt4y.js → chip.tVIG1ysH.js} +2 -2
- package/{chipgroup.BWpqUzXF.js → chipgroup.CjIK0Z0x.js} +1 -1
- package/chunks/Accordion.C5V5IcM-.js +170 -0
- package/chunks/ActionButton.CzaWZGPt.js +165 -0
- package/chunks/ActionLink.BlhqDEtq.js +138 -0
- package/chunks/{Breadcrumb.B7g30dIO.js → Breadcrumb.BGzwzvh8.js} +2 -2
- package/chunks/{Button.CC0qEsuR.js → Button.B7xF1E19.js} +2 -2
- package/chunks/{Checkbox.BIQAKBVy.js → Checkbox.DxV7-F5W.js} +14 -14
- package/chunks/{CheckboxGroup.DHzpgOWp.js → CheckboxGroup.Dy_6tiGk.js} +2 -2
- package/chunks/{Chip.DifLxHH7.js → Chip.31UfPwQF.js} +1 -1
- package/chunks/{CustomReactSelect.BPnzhvw1.js → CustomReactSelect.iE5iTdez.js} +380 -379
- package/chunks/{Dialog.BuEEJ199.js → Dialog.B_2pKRnd.js} +1 -1
- package/chunks/{Drawer.BXUGmpJI.js → Drawer.HFlBTcqN.js} +1 -1
- package/chunks/Fieldset.CjIfmN_5.js +74 -0
- package/chunks/Header.BSvyYrIV.js +368 -0
- package/chunks/Icon.DGTYCv63.js +231 -0
- package/chunks/{InputFile.vkkg5Pab.js → InputFile.DvOatDzg.js} +59 -59
- package/chunks/InputPassword.DC2POUc1.js +136 -0
- package/chunks/{InputSearch.aIbUXVQU.js → InputSearch.B0aCuPRZ.js} +38 -38
- package/chunks/InputStepper.B_ZjgY_f.js +263 -0
- package/chunks/{LinkButton.DmXVHeyZ.js → LinkButton.DdTspmJz.js} +1 -1
- package/chunks/{NavigationTabList.IQM074Vb.js → NavigationTabList.dYFYTmWv.js} +1 -1
- package/chunks/{NavigationTabs.BofhX8bD.js → NavigationTabs.ClpVGcl0.js} +1 -1
- package/chunks/{Notification.B-3dPVUE.js → Notification.DIdIhGTQ.js} +2 -2
- package/chunks/{RadioGroup.c7YYJdUe.js → RadioGroup.peTeMK45.js} +2 -2
- package/chunks/Select.BDHLJ2ma.js +162 -0
- package/chunks/Slider.kyVr7BLk.js +292 -0
- package/chunks/SystemFeedback.B9f67mjJ.js +38 -0
- package/chunks/{Tabs.Bl4K3Kjn.js → Tabs.CkVL8Jw8.js} +1 -1
- package/chunks/Textarea.ORkJUx-S.js +163 -0
- package/chunks/{Toast.BHz0vlGz.js → Toast.DHo4pLH3.js} +2 -2
- package/chunks/caret-down.CupuwAF6.js +10 -0
- package/chunks/caret-right.DKtu4PQe.js +10 -0
- package/chunks/collapse.Dvv3mgkv.js +10 -0
- package/combobox.Bk2ycofh.js +60 -0
- package/components/Accordion/Accordion.utils.d.ts +3 -1
- package/components/ActionButton/ActionButton.d.ts +5 -5
- package/components/ActionLink/ActionLink.d.ts +5 -5
- package/components/Combobox/Combobox.d.ts +4 -0
- package/components/Combobox/CustomReactSelect/CustomReactSelect.d.ts +1 -1
- package/components/Header/Header.d.ts +1 -1
- package/components/Radio/Radio.d.ts +0 -6
- package/components/SystemFeedback/SystemFeedback.d.ts +13 -5
- package/components/SystemFeedback/SystemFeedback.utils.d.ts +4 -7
- package/components/TopBar/TopBar.d.ts +1 -1
- package/{customreactselect.Bu1i8wkh.js → customreactselect.Hnch9LGg.js} +4 -4
- package/{dialog.CGsUCqhR.js → dialog.7sWoqGwL.js} +2 -2
- package/{drawer.BcAo4TO0.js → drawer.DsF4KIPn.js} +2 -2
- package/{fieldset.DM9ELUJa.js → fieldset.DUFUMcT-.js} +2 -2
- package/{filelist.Cj9U-Jx8.js → filelist.nunJKxkv.js} +7 -7
- package/{flag.BHaAfp6B.js → flag.D_iN8iD6.js} +1 -1
- package/{floatingactionbutton.DSZXUHB_.js → floatingactionbutton.DOH2k0gv.js} +2 -2
- package/{header.WhQHSuB1.js → header.Z4Oxj_xL.js} +1 -1
- package/{icon.DwfGhFCd.js → icon.vMQcEBnH.js} +1 -1
- package/index.d.ts +2 -0
- package/index.es.js +175 -170
- package/input.BKHOY118.js +203 -0
- package/{inputfile.Cmkxf4Vq.js → inputfile.DK8759wV.js} +5 -5
- package/{inputpassword.CaJBCMA0.js → inputpassword.rV_ZZw5F.js} +3 -3
- package/{inputsearch.B06DhYzo.js → inputsearch.CmhakTpa.js} +3 -3
- package/{inputstepper.DNY7nzP8.js → inputstepper.5olvh4tk.js} +3 -3
- package/{link.DGuYGfh2.js → link.D_FjTyoZ.js} +2 -2
- package/{linkbutton.B3q0B_yb.js → linkbutton.D2C4vykc.js} +2 -2
- package/{navigationtablist.CS9yEGdP.js → navigationtablist.CVjh1k-b.js} +2 -2
- package/{navigationtabs.DQ1kE-h4.js → navigationtabs.BGfi9AG2.js} +2 -2
- package/{notification.D8BDaU5x.js → notification.Dn-FZWEL.js} +3 -3
- package/{optioncheckbox.CEEPAq0u.js → optioncheckbox.D97W3zeW.js} +1 -1
- package/package.json +1 -1
- package/partials/index.js +30 -24
- package/partials/lib/partials.d.ts +1 -1
- package/radio.7_N_alaS.js +126 -0
- package/{radiogroup.BRjwP01C.js → radiogroup.J8WpEEo8.js} +3 -3
- package/{scroller.CCA6kFR6.js → scroller.BiRLQg__.js} +1 -1
- package/{select.3zE96eWc.js → select.DIzGPVx3.js} +3 -3
- package/{skiptocontent.D1UkPmhD.js → skiptocontent._F-d8y5b.js} +1 -1
- package/{slider.CTCf7Xdm.js → slider.DuJK0RdB.js} +2 -2
- package/{spinner.CeGt8DxU.js → spinner.Dht6FspZ.js} +1 -1
- package/styles/scss/ds/index.scss +1 -0
- package/styles/scss/ds/lib/ds-internal/_index.scss +1 -0
- package/styles/scss/ds/lib/ds-internal/_input.scss +187 -0
- package/styles/scss/ds/lib/input.scss +26 -0
- package/{switch.CtULjgZq.js → switch.B37S4vfP.js} +2 -2
- package/systemfeedback.C_2PhwKe.js +10 -0
- package/{tablist.Dzwe0_J4.js → tablist.g_Nwu6GA.js} +3 -3
- package/{tabs.yudjJk9d.js → tabs.oh9-wHPp.js} +2 -2
- package/{textarea.B_3fPtmd.js → textarea.dQ12-oYB.js} +2 -2
- package/{toast.Bhpwj1NF.js → toast.sMNbfKxi.js} +3 -3
- package/{toastmanager.BHk65ynQ.js → toastmanager.CVamaS5T.js} +1 -1
- package/{topbar.2b8fjmA4.js → topbar.Bccms0xZ.js} +1 -1
- package/types/icon-types.d.ts +1 -1
- package/assets/Accordion.DOcfZwq8.css +0 -1
- package/assets/CustomReactSelect.B9f_KYFg.css +0 -1
- package/assets/InputFile.Dqjz53mb.css +0 -1
- package/assets/InputPassword.BuVQ9dRy.css +0 -1
- package/assets/InputSearch.Dwtb3Mhw.css +0 -1
- package/assets/InputStepper.CBt99L83.css +0 -1
- package/assets/Select.CghDnBUQ.css +0 -1
- package/assets/Slider.C8i4U4iT.css +0 -1
- package/assets/Textarea.BgtH-TTe.css +0 -1
- package/assets/input.DFwunFjw.css +0 -1
- package/assets/radio.BCB51D_y.css +0 -1
- package/chunks/Accordion.eVOD7J_8.js +0 -154
- package/chunks/ActionButton.Ck1rGqgm.js +0 -165
- package/chunks/ActionLink.DnUNjoAT.js +0 -138
- package/chunks/Fieldset.BX46NuLh.js +0 -74
- package/chunks/Header.Djs1adPW.js +0 -361
- package/chunks/Icon.C0161Glk.js +0 -231
- package/chunks/InputPassword.D42uUEGy.js +0 -136
- package/chunks/InputStepper.DFEdUWm7.js +0 -263
- package/chunks/Select.B_EHpk22.js +0 -162
- package/chunks/Slider.DMSwmGwD.js +0 -292
- package/chunks/Textarea.Ce26v6ht.js +0 -163
- package/combobox.AaK6QjRl.js +0 -58
- package/input.DhxUW3zc.js +0 -203
- package/radio.Be4pFOLf.js +0 -134
- package/systemfeedback.CLQCbTF6.js +0 -44
|
@@ -0,0 +1,292 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx as b, jsxs as Se } from "react/jsx-runtime";
|
|
3
|
+
import { d as rt } from "./index.CgTHIF3K.js";
|
|
4
|
+
import { c as T } from "./index.CEyLAtio.js";
|
|
5
|
+
import { forwardRef as ot, useState as Xe, useRef as ct } from "react";
|
|
6
|
+
import { u as dt } from "./useBreakpoint.CMOR9ZOB.js";
|
|
7
|
+
import { DSInput as pt } from "../input.BKHOY118.js";
|
|
8
|
+
import { g as Je } from "./helpers.BbWkXTr3.js";
|
|
9
|
+
import '../assets/Slider.DzwSjDPV.css';const ut = "ds-slider_root_1p0nf_1", mt = "ds-slider_hint_1p0nf_13", bt = "ds-slider_label_1p0nf_13", ft = "ds-slider_number-input_1p0nf_16", _t = "ds-slider_label-hint-input-wrapper_1p0nf_20", ht = "ds-slider_label--hidden_1p0nf_40", Tt = "ds-slider_label--disabled_1p0nf_53", xt = "ds-slider_number-input--small_1p0nf_82", vt = "ds-slider_min-max-label-wrapper_1p0nf_87", gt = "ds-slider_min-max-label-wrapper--disabled_1p0nf_101", kt = "ds-slider_min-label_1p0nf_106", Nt = "ds-slider_max-label_1p0nf_110", St = "ds-slider_slider-wrapper_1p0nf_114", yt = "ds-slider_slider_1p0nf_114", Dt = "ds-slider_value-tooltip_1p0nf_138", It = "ds-slider_proxy-thumb_1p0nf_142", Mt = "ds-slider_proxy-thumb--disabled_1p0nf_209", Lt = "ds-slider_custom-track_1p0nf_238", Vt = "ds-slider_custom-track--progress_1p0nf_243", wt = "ds-slider_custom-track--runnable_1p0nf_255", Ct = "ds-slider_custom-track--disabled_1p0nf_269", Wt = "ds-slider_tick-wrapper_1p0nf_289", $t = "ds-slider_tick_1p0nf_289", Pt = "ds-slider_value-tooltip--visible_1p0nf_361", At = "ds-slider_value-tooltip--disabled_1p0nf_364", a = {
|
|
10
|
+
root: ut,
|
|
11
|
+
hint: mt,
|
|
12
|
+
label: bt,
|
|
13
|
+
numberInput: ft,
|
|
14
|
+
labelHintInputWrapper: _t,
|
|
15
|
+
labelHidden: ht,
|
|
16
|
+
labelDisabled: Tt,
|
|
17
|
+
numberInputSmall: xt,
|
|
18
|
+
minMaxLabelWrapper: vt,
|
|
19
|
+
minMaxLabelWrapperDisabled: gt,
|
|
20
|
+
minLabel: kt,
|
|
21
|
+
maxLabel: Nt,
|
|
22
|
+
sliderWrapper: St,
|
|
23
|
+
slider: yt,
|
|
24
|
+
valueTooltip: Dt,
|
|
25
|
+
proxyThumb: It,
|
|
26
|
+
proxyThumbDisabled: Mt,
|
|
27
|
+
customTrack: Lt,
|
|
28
|
+
customTrackProgress: Vt,
|
|
29
|
+
customTrackRunnable: wt,
|
|
30
|
+
customTrackDisabled: Ct,
|
|
31
|
+
tickWrapper: Wt,
|
|
32
|
+
tick: $t,
|
|
33
|
+
valueTooltipVisible: Pt,
|
|
34
|
+
valueTooltipDisabled: At
|
|
35
|
+
}, Et = 11, Qe = 4, Ye = (u) => u.toString().length, Rt = (u, n, e) => {
|
|
36
|
+
if (n === 0)
|
|
37
|
+
return !0;
|
|
38
|
+
const m = 1e-10, r = (u - e) / n;
|
|
39
|
+
return Math.abs(Math.round(r) - r) < m;
|
|
40
|
+
}, Ft = (u, n, e, m) => {
|
|
41
|
+
var o;
|
|
42
|
+
const r = parseFloat(n), f = e, c = Math.round((u - f) / r);
|
|
43
|
+
let d = f + c * r;
|
|
44
|
+
d = Math.min(Math.max(d, e), m);
|
|
45
|
+
const v = ((o = r.toString().split(".")[1]) == null ? void 0 : o.length) || 0;
|
|
46
|
+
return parseFloat(d.toFixed(v));
|
|
47
|
+
}, Ht = (u, n, e) => {
|
|
48
|
+
const m = (u - n) / (e - n) * 100, r = `calc(-0.24 * ${m}px + 10px)`;
|
|
49
|
+
return `calc(${m}% + ${r})`;
|
|
50
|
+
}, Bt = ({
|
|
51
|
+
id: u,
|
|
52
|
+
label: n
|
|
53
|
+
}) => {
|
|
54
|
+
if (!u)
|
|
55
|
+
throw new Error(Je("DSSlider", 'A unique "id" prop is required. Please add a unique "id" prop to the DSSlider component.'));
|
|
56
|
+
if (!n)
|
|
57
|
+
throw new Error(Je("DSSlider", `A label is always required for a11y reasons. Please add a descriptive "label" prop to the DSSlider component. If you don't want to display a label, set hideLabel={true}.`));
|
|
58
|
+
}, qt = ot((u, n) => {
|
|
59
|
+
const e = rt.c(154);
|
|
60
|
+
let m, r, f, c, d, v, o, S, U, G, X, J, Q, Y, Z, g;
|
|
61
|
+
e[0] !== u ? ({
|
|
62
|
+
id: c,
|
|
63
|
+
label: d,
|
|
64
|
+
className: m,
|
|
65
|
+
defaultValue: r,
|
|
66
|
+
disabled: U,
|
|
67
|
+
hideLabel: G,
|
|
68
|
+
hideNumberInput: X,
|
|
69
|
+
hint: f,
|
|
70
|
+
isTooltipAlwaysVisible: J,
|
|
71
|
+
max: Q,
|
|
72
|
+
min: Y,
|
|
73
|
+
numberInputProps: v,
|
|
74
|
+
step: Z,
|
|
75
|
+
value: g,
|
|
76
|
+
onChange: o,
|
|
77
|
+
...S
|
|
78
|
+
} = u, e[0] = u, e[1] = m, e[2] = r, e[3] = f, e[4] = c, e[5] = d, e[6] = v, e[7] = o, e[8] = S, e[9] = U, e[10] = G, e[11] = X, e[12] = J, e[13] = Q, e[14] = Y, e[15] = Z, e[16] = g) : (m = e[1], r = e[2], f = e[3], c = e[4], d = e[5], v = e[6], o = e[7], S = e[8], U = e[9], G = e[10], X = e[11], J = e[12], Q = e[13], Y = e[14], Z = e[15], g = e[16]);
|
|
79
|
+
const l = U === void 0 ? !1 : U, Ze = G === void 0 ? !1 : G, y = X === void 0 ? !1 : X, ye = J === void 0 ? !1 : J, et = Q === void 0 ? 100 : Q, tt = Y === void 0 ? 0 : Y, ee = Z === void 0 ? 1 : Z;
|
|
80
|
+
process.env.NODE_ENV !== "production" && Bt({
|
|
81
|
+
id: c,
|
|
82
|
+
label: d
|
|
83
|
+
});
|
|
84
|
+
const i = Number(et), t = Number(tt), p = Number(ee), De = dt(Ze), D = `${c}-label`, Ie = `${c}-hint`, Me = `${c}-number-input`;
|
|
85
|
+
let se;
|
|
86
|
+
e[17] !== r || e[18] !== t || e[19] !== g ? (se = g || r || t.toString() || "0", e[17] = r, e[18] = t, e[19] = g, e[20] = se) : se = e[20];
|
|
87
|
+
const [I, le] = Xe(se), [x, ae] = Xe(g || r || t || 0), st = ct(null);
|
|
88
|
+
let ie;
|
|
89
|
+
e[21] !== n ? (ie = (s) => {
|
|
90
|
+
st.current = s, typeof n == "function" ? n(s) : n && (n.current = s);
|
|
91
|
+
}, e[21] = n, e[22] = ie) : ie = e[22];
|
|
92
|
+
const Le = ie;
|
|
93
|
+
let ne;
|
|
94
|
+
e[23] !== v ? (ne = v || {}, e[23] = v, e[24] = ne) : ne = e[24];
|
|
95
|
+
const {
|
|
96
|
+
size: Ge,
|
|
97
|
+
suffix: Ve
|
|
98
|
+
} = ne, re = Ge === void 0 ? "medium" : Ge;
|
|
99
|
+
let oe;
|
|
100
|
+
e[25] !== o ? (oe = (s) => {
|
|
101
|
+
const _ = parseFloat(s.target.value);
|
|
102
|
+
ae(_), le(s.target.value), o && o(s);
|
|
103
|
+
}, e[25] = o, e[26] = oe) : oe = e[26];
|
|
104
|
+
const we = oe;
|
|
105
|
+
let ce;
|
|
106
|
+
e[27] === Symbol.for("react.memo_cache_sentinel") ? (ce = (s) => {
|
|
107
|
+
const _ = s.target.value;
|
|
108
|
+
if (le(_), /^-?\d+(\.\d+)?$/.test(_)) {
|
|
109
|
+
const h = parseFloat(_);
|
|
110
|
+
Number.isNaN(h) || ae(h);
|
|
111
|
+
}
|
|
112
|
+
}, e[27] = ce) : ce = e[27];
|
|
113
|
+
const lt = ce;
|
|
114
|
+
let k;
|
|
115
|
+
if (e[28] !== I || e[29] !== o || e[30] !== i || e[31] !== t || e[32] !== ee) {
|
|
116
|
+
k = (_) => {
|
|
117
|
+
const te = parseFloat(I);
|
|
118
|
+
if (Number.isNaN(te)) {
|
|
119
|
+
s(_);
|
|
120
|
+
return;
|
|
121
|
+
}
|
|
122
|
+
let h = Math.min(Math.max(te, t), i);
|
|
123
|
+
Rt(h, parseFloat(ee), t) || (h = Ft(h, ee, t, i)), le(h.toString()), ae(h), o && o(_);
|
|
124
|
+
};
|
|
125
|
+
const s = (_) => {
|
|
126
|
+
le(t.toString()), ae(t), o && o(_);
|
|
127
|
+
};
|
|
128
|
+
e[28] = I, e[29] = o, e[30] = i, e[31] = t, e[32] = ee, e[33] = k;
|
|
129
|
+
} else
|
|
130
|
+
k = e[33];
|
|
131
|
+
const M = (p === 0 ? !1 : (i - t) / p <= Et) && (i - t) / p || 0;
|
|
132
|
+
let de;
|
|
133
|
+
if (e[34] !== i || e[35] !== t || e[36] !== p || e[37] !== M) {
|
|
134
|
+
let s;
|
|
135
|
+
e[39] !== i || e[40] !== t || e[41] !== p ? (s = (_, te) => {
|
|
136
|
+
const h = t + te * p, nt = Ht(h, t, i);
|
|
137
|
+
return /* @__PURE__ */ b("span", { className: a.tick, style: {
|
|
138
|
+
left: nt
|
|
139
|
+
} }, h);
|
|
140
|
+
}, e[39] = i, e[40] = t, e[41] = p, e[42] = s) : s = e[42], de = Array.from({
|
|
141
|
+
length: M + 1
|
|
142
|
+
}, s), e[34] = i, e[35] = t, e[36] = p, e[37] = M, e[38] = de;
|
|
143
|
+
} else
|
|
144
|
+
de = e[38];
|
|
145
|
+
const Ce = de;
|
|
146
|
+
let pe;
|
|
147
|
+
e[43] !== i || e[44] !== t || e[45] !== x ? (pe = () => {
|
|
148
|
+
if (t === i)
|
|
149
|
+
throw new Error("Min and max values cannot be the same.");
|
|
150
|
+
const s = (x - t) / (i - t) * 100;
|
|
151
|
+
return Math.max(0, Math.min(s, 100));
|
|
152
|
+
}, e[43] = i, e[44] = t, e[45] = x, e[46] = pe) : pe = e[46];
|
|
153
|
+
const N = pe;
|
|
154
|
+
let ue;
|
|
155
|
+
e[47] !== N ? (ue = () => {
|
|
156
|
+
const s = N();
|
|
157
|
+
return s < 50 ? `calc(${s}% + 4px)` : `calc(${s}% - 4px)`;
|
|
158
|
+
}, e[47] = N, e[48] = ue) : ue = e[48];
|
|
159
|
+
const at = ue;
|
|
160
|
+
let me;
|
|
161
|
+
e[49] !== N ? (me = () => {
|
|
162
|
+
const s = 100 - N();
|
|
163
|
+
return s < 50 ? `calc(${s}% + 4px)` : `calc(${s}% - 4px)`;
|
|
164
|
+
}, e[49] = N, e[50] = me) : me = e[50];
|
|
165
|
+
const it = me;
|
|
166
|
+
let be;
|
|
167
|
+
e[51] !== m ? (be = T(a.slider, m), e[51] = m, e[52] = be) : be = e[52];
|
|
168
|
+
const We = be;
|
|
169
|
+
let fe;
|
|
170
|
+
e[53] !== l || e[54] !== De ? (fe = T(a.label, {
|
|
171
|
+
[a.labelHidden]: De,
|
|
172
|
+
[a.labelDisabled]: l
|
|
173
|
+
}), e[53] = l, e[54] = De, e[55] = fe) : fe = e[55];
|
|
174
|
+
const $e = fe, Pe = re === "small";
|
|
175
|
+
let _e;
|
|
176
|
+
e[56] !== Pe ? (_e = T(a.numberInput, {
|
|
177
|
+
[a.numberInputSmall]: Pe
|
|
178
|
+
}), e[56] = Pe, e[57] = _e) : _e = e[57];
|
|
179
|
+
const Ae = _e;
|
|
180
|
+
let he;
|
|
181
|
+
e[58] !== l ? (he = T(a.minMaxLabelWrapper, {
|
|
182
|
+
[a.minMaxLabelWrapperDisabled]: l
|
|
183
|
+
}), e[58] = l, e[59] = he) : he = e[59];
|
|
184
|
+
const Ee = he;
|
|
185
|
+
let Te;
|
|
186
|
+
e[60] !== l ? (Te = T(a.customTrack, a.customTrackProgress, {
|
|
187
|
+
[a.customTrackDisabled]: l
|
|
188
|
+
}), e[60] = l, e[61] = Te) : Te = e[61];
|
|
189
|
+
const Re = Te;
|
|
190
|
+
let xe;
|
|
191
|
+
e[62] !== l ? (xe = T(a.customTrack, a.customTrackRunnable, {
|
|
192
|
+
[a.customTrackDisabled]: l
|
|
193
|
+
}), e[62] = l, e[63] = xe) : xe = e[63];
|
|
194
|
+
const Fe = xe;
|
|
195
|
+
let ve;
|
|
196
|
+
e[64] !== l ? (ve = T(a.proxyThumb, {
|
|
197
|
+
[a.proxyThumbDisabled]: l
|
|
198
|
+
}), e[64] = l, e[65] = ve) : ve = e[65];
|
|
199
|
+
const He = ve;
|
|
200
|
+
let ge;
|
|
201
|
+
e[66] !== l || e[67] !== ye ? (ge = T(a.valueTooltip, {
|
|
202
|
+
[a.valueTooltipVisible]: ye,
|
|
203
|
+
[a.valueTooltipDisabled]: l
|
|
204
|
+
}), e[66] = l, e[67] = ye, e[68] = ge) : ge = e[68];
|
|
205
|
+
const Be = ge;
|
|
206
|
+
let L;
|
|
207
|
+
e[69] !== c || e[70] !== d || e[71] !== $e || e[72] !== D ? (L = /* @__PURE__ */ b("label", { className: $e, htmlFor: c, id: D, children: d }), e[69] = c, e[70] = d, e[71] = $e, e[72] = D, e[73] = L) : L = e[73];
|
|
208
|
+
let V;
|
|
209
|
+
e[74] !== f || e[75] !== Ie ? (V = f && /* @__PURE__ */ b("div", { className: a.hint, id: Ie, children: f }), e[74] = f, e[75] = Ie, e[76] = V) : V = e[76];
|
|
210
|
+
let w;
|
|
211
|
+
e[77] !== l || e[78] !== k || e[79] !== y || e[80] !== Me || e[81] !== I || e[82] !== d || e[83] !== Ae || e[84] !== re || e[85] !== Ve || e[86] !== i || e[87] !== t || e[88] !== p ? (w = !y && /* @__PURE__ */ b(pt, { id: Me, className: Ae, type: "number", min: t, max: i, step: p, inputMode: "decimal", autoComplete: "off", disabled: l, hideLabel: !0, value: I, onChange: lt, onBlur: k, onKeyDown: (s) => {
|
|
212
|
+
s.key === "Enter" && (s.preventDefault(), k(s));
|
|
213
|
+
}, label: d, size: re, suffix: Ve }), e[77] = l, e[78] = k, e[79] = y, e[80] = Me, e[81] = I, e[82] = d, e[83] = Ae, e[84] = re, e[85] = Ve, e[86] = i, e[87] = t, e[88] = p, e[89] = w) : w = e[89];
|
|
214
|
+
let C;
|
|
215
|
+
e[90] !== L || e[91] !== V || e[92] !== w ? (C = /* @__PURE__ */ Se("div", { className: a.labelHintInputWrapper, children: [
|
|
216
|
+
L,
|
|
217
|
+
V,
|
|
218
|
+
w
|
|
219
|
+
] }), e[90] = L, e[91] = V, e[92] = w, e[93] = C) : C = e[93];
|
|
220
|
+
const qe = Ye(t) < Qe;
|
|
221
|
+
let W;
|
|
222
|
+
e[94] !== qe ? (W = T({
|
|
223
|
+
[a.minLabel]: qe
|
|
224
|
+
}), e[94] = qe, e[95] = W) : W = e[95];
|
|
225
|
+
let $;
|
|
226
|
+
e[96] !== t || e[97] !== W ? ($ = /* @__PURE__ */ b("div", { className: W, children: t }), e[96] = t, e[97] = W, e[98] = $) : $ = e[98];
|
|
227
|
+
const Oe = Ye(i) < Qe;
|
|
228
|
+
let P;
|
|
229
|
+
e[99] !== Oe ? (P = T({
|
|
230
|
+
[a.maxLabel]: Oe
|
|
231
|
+
}), e[99] = Oe, e[100] = P) : P = e[100];
|
|
232
|
+
let A;
|
|
233
|
+
e[101] !== i || e[102] !== P ? (A = /* @__PURE__ */ b("div", { className: P, children: i }), e[101] = i, e[102] = P, e[103] = A) : A = e[103];
|
|
234
|
+
let E;
|
|
235
|
+
e[104] !== Ee || e[105] !== $ || e[106] !== A ? (E = /* @__PURE__ */ Se("div", { className: Ee, children: [
|
|
236
|
+
$,
|
|
237
|
+
A
|
|
238
|
+
] }), e[104] = Ee, e[105] = $, e[106] = A, e[107] = E) : E = e[107];
|
|
239
|
+
const ze = `${N()}`;
|
|
240
|
+
let ke;
|
|
241
|
+
e[108] !== ze ? (ke = {
|
|
242
|
+
"--ds-input-slider-thumb-position": ze
|
|
243
|
+
}, e[108] = ze, e[109] = ke) : ke = e[109];
|
|
244
|
+
const Ke = ke, je = at();
|
|
245
|
+
let R;
|
|
246
|
+
e[110] !== je ? (R = {
|
|
247
|
+
width: je
|
|
248
|
+
}, e[110] = je, e[111] = R) : R = e[111];
|
|
249
|
+
let F;
|
|
250
|
+
e[112] !== Re || e[113] !== R ? (F = /* @__PURE__ */ b("div", { className: Re, style: R }), e[112] = Re, e[113] = R, e[114] = F) : F = e[114];
|
|
251
|
+
const Ue = it();
|
|
252
|
+
let H;
|
|
253
|
+
e[115] !== Ue ? (H = {
|
|
254
|
+
width: Ue
|
|
255
|
+
}, e[115] = Ue, e[116] = H) : H = e[116];
|
|
256
|
+
let B;
|
|
257
|
+
e[117] !== Fe || e[118] !== H ? (B = /* @__PURE__ */ b("div", { className: Fe, style: H }), e[117] = Fe, e[118] = H, e[119] = B) : B = e[119];
|
|
258
|
+
let q;
|
|
259
|
+
e[120] !== l || e[121] !== Le || e[122] !== we || e[123] !== c || e[124] !== i || e[125] !== t || e[126] !== p || e[127] !== S || e[128] !== We || e[129] !== D || e[130] !== x ? (q = /* @__PURE__ */ b("input", { ...S, id: c, type: "range", ref: Le, className: We, min: t, max: i, step: p, value: x, disabled: l, "aria-labelledby": D, onChange: we }), e[120] = l, e[121] = Le, e[122] = we, e[123] = c, e[124] = i, e[125] = t, e[126] = p, e[127] = S, e[128] = We, e[129] = D, e[130] = x, e[131] = q) : q = e[131];
|
|
260
|
+
let O;
|
|
261
|
+
e[132] !== M || e[133] !== Ce ? (O = M > 0 && /* @__PURE__ */ b("div", { className: a.tickWrapper, children: Ce }), e[132] = M, e[133] = Ce, e[134] = O) : O = e[134];
|
|
262
|
+
let z;
|
|
263
|
+
e[135] !== He ? (z = /* @__PURE__ */ b("div", { className: He }), e[135] = He, e[136] = z) : z = e[136];
|
|
264
|
+
let K;
|
|
265
|
+
e[137] !== l || e[138] !== y || e[139] !== x || e[140] !== Be ? (K = y && /* @__PURE__ */ b("div", { className: Be, "aria-disabled": l, children: x }), e[137] = l, e[138] = y, e[139] = x, e[140] = Be, e[141] = K) : K = e[141];
|
|
266
|
+
let j;
|
|
267
|
+
e[142] !== Ke || e[143] !== F || e[144] !== B || e[145] !== q || e[146] !== O || e[147] !== z || e[148] !== K ? (j = /* @__PURE__ */ Se("div", { className: a.sliderWrapper, style: Ke, children: [
|
|
268
|
+
F,
|
|
269
|
+
B,
|
|
270
|
+
q,
|
|
271
|
+
O,
|
|
272
|
+
z,
|
|
273
|
+
K
|
|
274
|
+
] }), e[142] = Ke, e[143] = F, e[144] = B, e[145] = q, e[146] = O, e[147] = z, e[148] = K, e[149] = j) : j = e[149];
|
|
275
|
+
let Ne;
|
|
276
|
+
return e[150] !== C || e[151] !== E || e[152] !== j ? (Ne = /* @__PURE__ */ Se("div", { className: a.root, children: [
|
|
277
|
+
C,
|
|
278
|
+
E,
|
|
279
|
+
j
|
|
280
|
+
] }), e[150] = C, e[151] = E, e[152] = j, e[153] = Ne) : Ne = e[153], Ne;
|
|
281
|
+
});
|
|
282
|
+
qt.displayName = "DSSlider";
|
|
283
|
+
export {
|
|
284
|
+
qt as D,
|
|
285
|
+
Qe as L,
|
|
286
|
+
Et as M,
|
|
287
|
+
Ht as a,
|
|
288
|
+
Ye as g,
|
|
289
|
+
Rt as i,
|
|
290
|
+
Ft as s,
|
|
291
|
+
Bt as v
|
|
292
|
+
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsxs as f, jsx as S } from "react/jsx-runtime";
|
|
3
|
+
import { d as _ } from "./index.CgTHIF3K.js";
|
|
4
|
+
import { c as p } from "./index.CEyLAtio.js";
|
|
5
|
+
import "react";
|
|
6
|
+
import { D as E } from "./Icon.DGTYCv63.js";
|
|
7
|
+
import '../assets/SystemFeedback.RcrPepSZ.css';const x = "ds-system-feedback_root_1lr41_1", D = {
|
|
8
|
+
root: x
|
|
9
|
+
}, h = ["success", "error", "warning"], k = {
|
|
10
|
+
success: "circle-check-colored",
|
|
11
|
+
error: "diamond-exclamationmark-colored",
|
|
12
|
+
warning: "triangle-exclamationmark-colored"
|
|
13
|
+
}, y = (n) => {
|
|
14
|
+
const e = _.c(16);
|
|
15
|
+
let s, t, o, r, c;
|
|
16
|
+
e[0] !== n ? ({
|
|
17
|
+
id: t,
|
|
18
|
+
message: o,
|
|
19
|
+
variant: c,
|
|
20
|
+
className: s,
|
|
21
|
+
...r
|
|
22
|
+
} = n, e[0] = n, e[1] = s, e[2] = t, e[3] = o, e[4] = r, e[5] = c) : (s = e[1], t = e[2], o = e[3], r = e[4], c = e[5]);
|
|
23
|
+
let l;
|
|
24
|
+
e[6] !== s ? (l = p(D.root, s), e[6] = s, e[7] = l) : l = e[7];
|
|
25
|
+
const m = l, d = k[c];
|
|
26
|
+
let a;
|
|
27
|
+
e[8] !== d ? (a = /* @__PURE__ */ S(E, { name: d, "aria-hidden": "true" }), e[8] = d, e[9] = a) : a = e[9];
|
|
28
|
+
let i;
|
|
29
|
+
return e[10] !== t || e[11] !== o || e[12] !== r || e[13] !== m || e[14] !== a ? (i = /* @__PURE__ */ f("div", { id: t, className: m, ...r, children: [
|
|
30
|
+
a,
|
|
31
|
+
o
|
|
32
|
+
] }), e[10] = t, e[11] = o, e[12] = r, e[13] = m, e[14] = a, e[15] = i) : i = e[15], i;
|
|
33
|
+
};
|
|
34
|
+
export {
|
|
35
|
+
y as D,
|
|
36
|
+
h as S,
|
|
37
|
+
k as a
|
|
38
|
+
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { jsx as N, jsxs as L } from "react/jsx-runtime";
|
|
3
3
|
import { d as M } from "./index.CgTHIF3K.js";
|
|
4
4
|
import { useState as $ } from "react";
|
|
5
|
-
import { TabList as j } from "../tablist.
|
|
5
|
+
import { TabList as j } from "../tablist.g_Nwu6GA.js";
|
|
6
6
|
import { TabPane as B } from "../tabpane.CB-eudyw.js";
|
|
7
7
|
import { g as C } from "./TabPane.utils.DG16Y2uD.js";
|
|
8
8
|
import { g, r as O } from "./helpers.BbWkXTr3.js";
|
|
@@ -0,0 +1,163 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsxs as d, jsx as m, Fragment as le } from "react/jsx-runtime";
|
|
3
|
+
import { c as z } from "./index.CEyLAtio.js";
|
|
4
|
+
import { forwardRef as ie, useState as i, useRef as ce, useEffect as p } from "react";
|
|
5
|
+
import { g as B, p as q } from "./helpers.BbWkXTr3.js";
|
|
6
|
+
import { u as de } from "./useBreakpoint.CMOR9ZOB.js";
|
|
7
|
+
import "./index.CgTHIF3K.js";
|
|
8
|
+
import { Asterisk as ue } from "../asterisk.CR60hx8S.js";
|
|
9
|
+
import { D as fe } from "./SystemFeedback.B9f67mjJ.js";
|
|
10
|
+
import '../assets/Textarea.BXWhXpXx.css';const he = "ds-textarea_textarea_hjz5f_1", be = "ds-textarea_textarea--small_hjz5f_9", _e = "ds-textarea_textarea--invalid_hjz5f_121", me = "ds-textarea_textarea--resize-auto_hjz5f_145", pe = "ds-textarea_root_hjz5f_155", xe = "ds-textarea_hint_hjz5f_164", ve = "ds-textarea_label_hjz5f_164", Ce = "ds-textarea_label--hidden_hjz5f_272", Se = "ds-textarea_label--disabled_hjz5f_285", je = "ds-textarea_feedback_hjz5f_305", ze = "ds-textarea_char-count_hjz5f_310", Ae = "ds-textarea_char-count-announcer_hjz5f_326", a = {
|
|
11
|
+
textarea: he,
|
|
12
|
+
textareaSmall: be,
|
|
13
|
+
textareaInvalid: _e,
|
|
14
|
+
textareaResizeAuto: me,
|
|
15
|
+
root: pe,
|
|
16
|
+
hint: xe,
|
|
17
|
+
label: ve,
|
|
18
|
+
labelHidden: Ce,
|
|
19
|
+
labelDisabled: Se,
|
|
20
|
+
feedback: je,
|
|
21
|
+
charCount: ze,
|
|
22
|
+
charCountAnnouncer: Ae
|
|
23
|
+
}, ke = ["medium", "small"], De = ({
|
|
24
|
+
id: r,
|
|
25
|
+
label: u
|
|
26
|
+
}) => {
|
|
27
|
+
if (!r)
|
|
28
|
+
throw new Error(B("DSTextarea", 'A unique "id" prop is required. Please add a unique "id" prop to the DSTextarea component.'));
|
|
29
|
+
if (!u)
|
|
30
|
+
throw new Error(B("DSTextarea", `A label is always required for a11y reasons. Please add a descriptive "label" prop to the DSTextarea component. If you don't want to display a label, set hideLabel={true}.`));
|
|
31
|
+
}, Ie = ie(({
|
|
32
|
+
id: r,
|
|
33
|
+
label: u,
|
|
34
|
+
charsLimitText: M = "Character limit reached",
|
|
35
|
+
charsRemainingText: O = "Characters remaining:",
|
|
36
|
+
className: F,
|
|
37
|
+
defaultValue: X,
|
|
38
|
+
disabled: A = !1,
|
|
39
|
+
hint: x,
|
|
40
|
+
hideLabel: Z = !1,
|
|
41
|
+
invalid: s = !1,
|
|
42
|
+
maxLength: e,
|
|
43
|
+
readonly: D = !1,
|
|
44
|
+
required: I = !1,
|
|
45
|
+
resize: f = "vertical",
|
|
46
|
+
size: G = "medium",
|
|
47
|
+
systemFeedback: n,
|
|
48
|
+
value: v,
|
|
49
|
+
wrapperClassName: J,
|
|
50
|
+
onChange: T,
|
|
51
|
+
onInput: w,
|
|
52
|
+
...K
|
|
53
|
+
}, h) => {
|
|
54
|
+
process.env.NODE_ENV !== "production" && De({
|
|
55
|
+
id: r,
|
|
56
|
+
label: u
|
|
57
|
+
});
|
|
58
|
+
const [Q, y] = i(X || ""), [l, R] = i(0), [U, N] = i(0), [W, E] = i("off"), [g, C] = i(n), [S, j] = i(s), $ = v !== void 0, b = $ ? v : Q, o = ce(null), Y = (t) => {
|
|
59
|
+
o.current = t, typeof h == "function" ? h(t) : h && (h.current = t);
|
|
60
|
+
}, L = de(Z);
|
|
61
|
+
p(() => {
|
|
62
|
+
if (!e || e <= 0)
|
|
63
|
+
return;
|
|
64
|
+
l >= e * 0.8 ? E("polite") : E("off");
|
|
65
|
+
const t = setTimeout(() => {
|
|
66
|
+
N(e - l || 0);
|
|
67
|
+
}, 1e3);
|
|
68
|
+
return () => clearTimeout(t);
|
|
69
|
+
}, [l]), p(() => {
|
|
70
|
+
y(b || ""), c(), e && e > 0 && (R(b.toString().length || 0), N(e - b.toString().length || 0));
|
|
71
|
+
}, [v]), p(() => {
|
|
72
|
+
s && n ? (C(n), j(s)) : !s && e && e >= 0 && l >= e ? (j(!0), C(M)) : (C(n), j(s));
|
|
73
|
+
}, [s, S, n, l]), p(() => {
|
|
74
|
+
if (f === "auto")
|
|
75
|
+
return c(), window.addEventListener("resize", c), () => window.removeEventListener("resize", c);
|
|
76
|
+
}, [f, o.current]);
|
|
77
|
+
const ee = z(a.root, J), te = z(a.textarea, F, {
|
|
78
|
+
// small textarea
|
|
79
|
+
[a.textareaSmall]: G === "small",
|
|
80
|
+
// invalid state
|
|
81
|
+
[a.textareaInvalid]: S,
|
|
82
|
+
// resize handling
|
|
83
|
+
[a.textareaResizeAuto]: f === "auto"
|
|
84
|
+
}), ae = z(a.label, {
|
|
85
|
+
// hide label only visually to keep them available for assistive technologies
|
|
86
|
+
[a.labelHidden]: L,
|
|
87
|
+
[a.labelDisabled]: A
|
|
88
|
+
}), k = `${r}-label`, H = `${r}-feedback`, V = `${r}-hint`, P = `${r}-char-count-announcer`, re = x ? ` ${V}` : "", c = () => {
|
|
89
|
+
if (o.current && f === "auto") {
|
|
90
|
+
o.current.style.height = "auto";
|
|
91
|
+
const t = q(o.current.scrollHeight), _ = q(2);
|
|
92
|
+
o.current.style.height = `${// We need to add 2px (border-top & border-bottom) to the scrollHeight to prevent the textarea
|
|
93
|
+
// from jumping as soon as the user starts typing.
|
|
94
|
+
t + _}rem`;
|
|
95
|
+
}
|
|
96
|
+
}, se = () => {
|
|
97
|
+
const t = [];
|
|
98
|
+
return e && e > 0 && t.push(P), s && n && t.push(H), t.length > 0 ? t.join(" ") : void 0;
|
|
99
|
+
}, oe = (t) => {
|
|
100
|
+
var _;
|
|
101
|
+
w && w(t), e && e > 0 && R(((_ = o.current) == null ? void 0 : _.value.length) || 0), c();
|
|
102
|
+
}, ne = (t) => {
|
|
103
|
+
T && T(t), $ || y(t.target.value);
|
|
104
|
+
};
|
|
105
|
+
return /* @__PURE__ */ d("div", { className: ee, children: [
|
|
106
|
+
/* @__PURE__ */ d("label", { className: ae, id: k, htmlFor: r, children: [
|
|
107
|
+
u,
|
|
108
|
+
I && /* @__PURE__ */ m(ue, {})
|
|
109
|
+
] }),
|
|
110
|
+
x && /* @__PURE__ */ m("div", { className: a.hint, id: V, children: x }),
|
|
111
|
+
S && g && /* @__PURE__ */ m(fe, { className: a.feedback, message: g, variant: "error", id: H }),
|
|
112
|
+
/* @__PURE__ */ m(
|
|
113
|
+
"textarea",
|
|
114
|
+
{
|
|
115
|
+
className: te,
|
|
116
|
+
id: r,
|
|
117
|
+
...K,
|
|
118
|
+
ref: Y,
|
|
119
|
+
"aria-labelledby": `${k}${re}`,
|
|
120
|
+
"aria-describedby": se(),
|
|
121
|
+
"aria-invalid": s,
|
|
122
|
+
"aria-disabled": D,
|
|
123
|
+
maxLength: e,
|
|
124
|
+
readOnly: D,
|
|
125
|
+
required: I,
|
|
126
|
+
disabled: A,
|
|
127
|
+
value: b,
|
|
128
|
+
defaultValue: void 0,
|
|
129
|
+
rows: void 0,
|
|
130
|
+
cols: void 0,
|
|
131
|
+
onChange: ne,
|
|
132
|
+
onInput: oe
|
|
133
|
+
}
|
|
134
|
+
),
|
|
135
|
+
e !== void 0 && e > 0 && /* @__PURE__ */ d(le, { children: [
|
|
136
|
+
/* @__PURE__ */ d("div", { className: a.charCount, "aria-hidden": "true", children: [
|
|
137
|
+
l,
|
|
138
|
+
"/",
|
|
139
|
+
e
|
|
140
|
+
] }),
|
|
141
|
+
/* @__PURE__ */ d(
|
|
142
|
+
"div",
|
|
143
|
+
{
|
|
144
|
+
className: a.charCountAnnouncer,
|
|
145
|
+
id: P,
|
|
146
|
+
"aria-live": W,
|
|
147
|
+
"aria-atomic": "true",
|
|
148
|
+
children: [
|
|
149
|
+
O,
|
|
150
|
+
" ",
|
|
151
|
+
U
|
|
152
|
+
]
|
|
153
|
+
}
|
|
154
|
+
)
|
|
155
|
+
] })
|
|
156
|
+
] });
|
|
157
|
+
});
|
|
158
|
+
Ie.displayName = "DSTextarea";
|
|
159
|
+
export {
|
|
160
|
+
Ie as D,
|
|
161
|
+
ke as T,
|
|
162
|
+
De as v
|
|
163
|
+
};
|
|
@@ -3,8 +3,8 @@ import { jsx as C, jsxs as y } from "react/jsx-runtime";
|
|
|
3
3
|
import { d as E } from "./index.CgTHIF3K.js";
|
|
4
4
|
import { c as j } from "./index.CEyLAtio.js";
|
|
5
5
|
import { forwardRef as L } from "react";
|
|
6
|
-
import { D as M } from "./Button.
|
|
7
|
-
import { D as O } from "./Icon.
|
|
6
|
+
import { D as M } from "./Button.B7xF1E19.js";
|
|
7
|
+
import { D as O } from "./Icon.DGTYCv63.js";
|
|
8
8
|
import '../assets/Toast.CJ1zhDIT.css';const P = "ds-toast_root_gamkt_5", z = "ds-toast_root--closing_gamkt_19", A = "ds-toast_root--success_gamkt_54", R = "ds-toast_root--info_gamkt_58", $ = "ds-toast_root--warning_gamkt_62", q = "ds-toast_content_gamkt_67", F = "ds-toast_content--hide-icon_gamkt_74", G = "ds-toast_icon_gamkt_78", J = "ds-toast_message_gamkt_82", s = {
|
|
9
9
|
root: P,
|
|
10
10
|
rootClosing: z,
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as e from "react";
|
|
3
|
+
const r = ({
|
|
4
|
+
title: t,
|
|
5
|
+
titleId: a,
|
|
6
|
+
...l
|
|
7
|
+
}) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "#252525", viewBox: "0 0 16 16", focusable: "false", width: "100%", height: "100%", "aria-labelledby": a, ...l }, t ? /* @__PURE__ */ e.createElement("title", { id: a }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "M8 12 3.67 6h8.66z" }));
|
|
8
|
+
export {
|
|
9
|
+
r as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as e from "react";
|
|
3
|
+
const r = ({
|
|
4
|
+
title: t,
|
|
5
|
+
titleId: a,
|
|
6
|
+
...l
|
|
7
|
+
}) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "#252525", viewBox: "0 0 16 16", focusable: "false", width: "100%", height: "100%", "aria-labelledby": a, ...l }, t ? /* @__PURE__ */ e.createElement("title", { id: a }, t) : null, /* @__PURE__ */ e.createElement("path", { d: "m12 8-6 4.33V3.67z" }));
|
|
8
|
+
export {
|
|
9
|
+
r as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import * as e from "react";
|
|
3
|
+
const o = ({
|
|
4
|
+
title: l,
|
|
5
|
+
titleId: t,
|
|
6
|
+
...a
|
|
7
|
+
}) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "#252525", viewBox: "0 0 16 16", focusable: "false", width: "100%", height: "100%", "aria-labelledby": t, ...a }, l ? /* @__PURE__ */ e.createElement("title", { id: t }, l) : null, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", d: "M16 14H0V2h16zm-9-2h7V4H7zm-5 0h3V4H2z", clipRule: "evenodd" }));
|
|
8
|
+
export {
|
|
9
|
+
o as default
|
|
10
|
+
};
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx as h } from "react/jsx-runtime";
|
|
3
|
+
import { d as q } from "./chunks/index.CgTHIF3K.js";
|
|
4
|
+
import { v as L, c as R } from "./chunks/CustomReactSelect.iE5iTdez.js";
|
|
5
|
+
import { forwardRef as j } from "react";
|
|
6
|
+
const k = j((x, C) => {
|
|
7
|
+
const e = q.c(30);
|
|
8
|
+
let l, t, o, s, i, n, a, d, c, r, u, m;
|
|
9
|
+
e[0] !== x ? ({
|
|
10
|
+
id: t,
|
|
11
|
+
label: o,
|
|
12
|
+
className: l,
|
|
13
|
+
disabled: i,
|
|
14
|
+
dropdownOnFocus: n,
|
|
15
|
+
hideLabel: a,
|
|
16
|
+
invalid: d,
|
|
17
|
+
lang: c,
|
|
18
|
+
required: r,
|
|
19
|
+
tabSelectsValue: u,
|
|
20
|
+
variant: m,
|
|
21
|
+
...s
|
|
22
|
+
} = x, e[0] = x, e[1] = l, e[2] = t, e[3] = o, e[4] = s, e[5] = i, e[6] = n, e[7] = a, e[8] = d, e[9] = c, e[10] = r, e[11] = u, e[12] = m) : (l = e[1], t = e[2], o = e[3], s = e[4], i = e[5], n = e[6], a = e[7], d = e[8], c = e[9], r = e[10], u = e[11], m = e[12]);
|
|
23
|
+
const O = i === void 0 ? !1 : i, p = n === void 0 ? !1 : n, S = a === void 0 ? !1 : a, N = d === void 0 ? !1 : d, g = c === void 0 ? "en" : c, w = r === void 0 ? !1 : r, D = u === void 0 ? !0 : u, M = m === void 0 ? "single" : m;
|
|
24
|
+
if (process.env.NODE_ENV !== "production") {
|
|
25
|
+
const {
|
|
26
|
+
options: V
|
|
27
|
+
} = s;
|
|
28
|
+
L({
|
|
29
|
+
id: t,
|
|
30
|
+
label: o,
|
|
31
|
+
options: V
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
const v = M === "multi", E = !p || v;
|
|
35
|
+
let b;
|
|
36
|
+
e[13] !== l || e[14] !== O || e[15] !== p || e[16] !== S || e[17] !== t || e[18] !== N || e[19] !== v || e[20] !== o || e[21] !== g || e[22] !== C || e[23] !== w || e[24] !== s || e[25] !== E || e[26] !== D ? (b = {
|
|
37
|
+
id: t,
|
|
38
|
+
label: o,
|
|
39
|
+
className: l,
|
|
40
|
+
disabled: O,
|
|
41
|
+
hideLabel: S,
|
|
42
|
+
isMulti: v,
|
|
43
|
+
invalid: N,
|
|
44
|
+
lang: g,
|
|
45
|
+
openMenuOnClick: p,
|
|
46
|
+
openMenuOnFocus: p,
|
|
47
|
+
isClearable: E,
|
|
48
|
+
required: w,
|
|
49
|
+
ref: C,
|
|
50
|
+
tabSelectsValue: D,
|
|
51
|
+
...s
|
|
52
|
+
}, e[13] = l, e[14] = O, e[15] = p, e[16] = S, e[17] = t, e[18] = N, e[19] = v, e[20] = o, e[21] = g, e[22] = C, e[23] = w, e[24] = s, e[25] = E, e[26] = D, e[27] = b) : b = e[27];
|
|
53
|
+
const F = b;
|
|
54
|
+
let f;
|
|
55
|
+
return e[28] !== F ? (f = /* @__PURE__ */ h(R, { ...F }), e[28] = F, e[29] = f) : f = e[29], f;
|
|
56
|
+
});
|
|
57
|
+
k.displayName = "DSCombobox";
|
|
58
|
+
export {
|
|
59
|
+
k as DSCombobox
|
|
60
|
+
};
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { HeadingSize, HeadingTag } from '../Heading/Heading.utils';
|
|
2
2
|
import { AccordionProps } from './Accordion';
|
|
3
|
-
export declare const ACCORDION_SIZE: readonly ["medium", "small"];
|
|
3
|
+
export declare const ACCORDION_SIZE: readonly ["medium", "small", "x-small"];
|
|
4
4
|
export type AccordionSize = (typeof ACCORDION_SIZE)[number];
|
|
5
|
+
export declare const ACCORDION_OPEN_STATE_INDICATOR: readonly ["chevron", "caret"];
|
|
6
|
+
export type AccordionOpenStateIndicator = (typeof ACCORDION_OPEN_STATE_INDICATOR)[number];
|
|
5
7
|
export declare const CHEVRON_POSITION: readonly ["left", "right"];
|
|
6
8
|
export type ChevronPosition = (typeof CHEVRON_POSITION)[number];
|
|
7
9
|
export type Summary = string | {
|
|
@@ -26,13 +26,13 @@ export interface ActionButtonProps extends ButtonHTMLAttributes<HTMLButtonElemen
|
|
|
26
26
|
* @default 'left'
|
|
27
27
|
*/
|
|
28
28
|
iconPosition?: ActionButtonIconPosition;
|
|
29
|
-
/** Size of the icon. Only available with `iconPosition='left'` and a custom `iconSource
|
|
29
|
+
/** Size of the icon. **Only available with `iconPosition='left'` and a custom `iconSource`**.
|
|
30
30
|
* @default 'large'
|
|
31
31
|
*/
|
|
32
32
|
iconSize?: ActionButtonIconSize;
|
|
33
33
|
/** URL or path for a custom icon. */
|
|
34
34
|
iconSource?: IconProps['source'];
|
|
35
|
-
/** Indent level of the button, used to align the button with other elements e.g. inside a DSAccordion. Only available with `iconPosition='left'
|
|
35
|
+
/** Indent level of the button, used to align the button with other elements e.g. inside a DSAccordion. **Only available with `iconPosition='left'`**.
|
|
36
36
|
* @default 0
|
|
37
37
|
*/
|
|
38
38
|
indentLevel?: ActionButtonIndentLevel;
|
|
@@ -42,11 +42,11 @@ export interface ActionButtonProps extends ButtonHTMLAttributes<HTMLButtonElemen
|
|
|
42
42
|
isActive?: boolean;
|
|
43
43
|
/** Number Indicator value displayed next to the label or above the icon. */
|
|
44
44
|
numberIndicatorValue?: string;
|
|
45
|
-
/** Stretches the button over the parent's width. Only available with `iconPosition='left'
|
|
45
|
+
/** Stretches the button over the parent's width. **Only available with `iconPosition='left'`**.
|
|
46
46
|
* @default false
|
|
47
47
|
*/
|
|
48
48
|
stretched?: boolean;
|
|
49
|
-
/** Defines the weight.
|
|
49
|
+
/** Defines the weight. **Only available with `iconPosition='left'`**.
|
|
50
50
|
* @default 'normal'
|
|
51
51
|
*/
|
|
52
52
|
weight?: ActionButtonWeight;
|
|
@@ -56,6 +56,6 @@ export interface ActionButtonProps extends ButtonHTMLAttributes<HTMLButtonElemen
|
|
|
56
56
|
/**
|
|
57
57
|
* Use the ActionButton component when you want the users to trigger an action, used in the DSDrawer as a mobile menu, as a parent of a Popover or in the DSTopBar of the DSHeader.
|
|
58
58
|
*
|
|
59
|
-
* Design in Figma: [Action Item](https://www.figma.com/design/
|
|
59
|
+
* Design in Figma: [Action Item](https://www.figma.com/design/Ie2r0R9QwjEc7O3nrFbXhV/Web-Pattern-Library?node-id=6307-72257&t=6MyKQ9TAUdzZ1XaJ-4)
|
|
60
60
|
* */
|
|
61
61
|
export declare const DSActionButton: import('react').ForwardRefExoticComponent<ActionButtonProps & import('react').RefAttributes<HTMLButtonElement>>;
|