@stihl-design-system/components 1.0.0-RC.45 → 1.0.0-RC.46
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.MzP6R77w.js → accordion.Dvt4S5qg.js} +2 -2
- package/{actionbutton.G5W7UVFl.js → actionbutton.D6qmbuAA.js} +2 -2
- package/{actionlink.DquMiuMX.js → actionlink.fWwe7J0H.js} +2 -2
- package/assets/Fieldset.DCmr1Yir.css +1 -0
- package/assets/skeleton.BjozXDiQ.css +1 -0
- package/{banner.XeTbC8mq.js → banner.CwZXWMc_.js} +1 -1
- package/{breadcrumb.BOz3Hst7.js → breadcrumb.DMqAgUyk.js} +3 -3
- package/{button.I5z8VEXa.js → button.BDCfI_fj.js} +3 -3
- package/{buttonround.BX_81KOF.js → buttonround.DZCu35Zw.js} +2 -2
- package/{checkbox.CcEypLD0.js → checkbox.RYvu23i4.js} +3 -3
- package/{checkboxgroup.15fvJ2SQ.js → checkboxgroup.DDWYxYzk.js} +2 -2
- package/{chip.DZP-2LVl.js → chip.CtZK5gH7.js} +2 -2
- package/{chipgroup.Ckvmby1Q.js → chipgroup.C-UJt9Nb.js} +1 -1
- package/chunks/{Accordion.Drq0YoeJ.js → Accordion.Tz7cWkk5.js} +1 -1
- package/chunks/{ActionButton.CCI5IUFy.js → ActionButton.Dqay6Dxt.js} +1 -1
- package/chunks/{ActionLink.BrJB7T0A.js → ActionLink.BgWqWSKi.js} +1 -1
- package/chunks/{Breadcrumb.CNABp45n.js → Breadcrumb.BkP2B-Vm.js} +2 -2
- package/chunks/{Button.D8U6Bs7T.js → Button.Dauhc5op.js} +2 -2
- package/chunks/{Checkbox.91fwuJ-0.js → Checkbox.C5Jgtwho.js} +2 -2
- package/chunks/CheckboxGroup.Df_nLGBa.js +79 -0
- package/chunks/{Chip.wHEr-saO.js → Chip.DXS_ZMGD.js} +1 -1
- package/chunks/{CustomReactSelect.DHwRSrva.js → CustomReactSelect.yVERtd4R.js} +4 -4
- package/chunks/{Dialog.DNrQmu4n.js → Dialog.mP1tZEbW.js} +1 -1
- package/chunks/{Drawer.DaiiAoa8.js → Drawer.D6IG0DRe.js} +1 -1
- package/chunks/Fieldset.DxhNhprT.js +91 -0
- package/chunks/Icon.B0WqYErA.js +232 -0
- package/chunks/{InputFile.C-m2Hp0n.js → InputFile.BSGunqyW.js} +5 -5
- package/chunks/{InputNumber.DOrbq0Hf.js → InputNumber.BsBAdxWr.js} +3 -3
- package/chunks/{InputPassword.BrQLXv_R.js → InputPassword.hZYiAKYC.js} +3 -3
- package/chunks/{InputSearch.DsT4ESbN.js → InputSearch.Dp3x5RE4.js} +3 -3
- package/chunks/{LinkButton.CNLxmfVF.js → LinkButton.DHcfHamd.js} +1 -1
- package/chunks/{LinkCard.CsK31XXo.js → LinkCard.DV-V9qHd.js} +3 -3
- package/chunks/{NavigationTabList.9r9_yTmR.js → NavigationTabList.BIApwNzg.js} +1 -1
- package/chunks/{NavigationTabs.CCFAm8-N.js → NavigationTabs.BqaUbfFC.js} +1 -1
- package/chunks/{Notification.BlyUQinT.js → Notification.DeedcinQ.js} +2 -2
- package/chunks/{Pagination.Dl8CU-yY.js → Pagination.DhD8i5AV.js} +2 -2
- package/chunks/{Popover.BBT_kVGM.js → Popover.Cyf3CbLl.js} +1 -1
- package/chunks/RadioGroup.D3omhLuC.js +130 -0
- package/chunks/{Select.fgSB8mUs.js → Select.DOeJaqzM.js} +3 -3
- package/chunks/Slider.d3gCkWL_.js +309 -0
- package/chunks/{Stepper.UvgTZCCb.js → Stepper.Bqnak38-.js} +2 -2
- package/chunks/{SystemFeedback.CZhoSxrC.js → SystemFeedback.Dq3ZphgG.js} +1 -1
- package/chunks/{Tabs.DtfpA30P.js → Tabs.cMCZMPCy.js} +1 -1
- package/chunks/{Textarea.B-Ii-p0C.js → Textarea.DhRMfiWu.js} +2 -2
- package/chunks/{Toast.B7_VJE8V.js → Toast.KMEq0p-E.js} +2 -2
- package/chunks/circle-play.DKFF-Yos.js +10 -0
- package/{combobox.C2DBgO0t.js → combobox.CpX-Vlyd.js} +1 -1
- package/components/CheckboxGroup/CheckboxGroup.d.ts +6 -1
- package/components/CheckboxGroup/CheckboxGroup.utils.d.ts +2 -2
- package/components/Fieldset/Fieldset.d.ts +7 -1
- package/components/Fieldset/Fieldset.utils.d.ts +2 -2
- package/components/Input/Input.d.ts +6 -2
- package/components/Input/Input.utils.d.ts +1 -0
- package/components/RadioGroup/RadioGroup.d.ts +5 -0
- package/components/RadioGroup/RadioGroup.utils.d.ts +2 -2
- package/components/Skeleton/Skeleton.d.ts +29 -0
- package/components/Skeleton/Skeleton.test.d.ts +1 -0
- package/components/Skeleton/Skeleton.utils.d.ts +4 -0
- package/{customreactselect.Dle5ReLL.js → customreactselect.B1FFXsJ8.js} +5 -5
- package/{dialog.Br6FeS8M.js → dialog.ZQ-HnvZs.js} +2 -2
- package/{drawer.Dyjx6fy3.js → drawer.D0-RM0WZ.js} +2 -2
- package/fieldset.BzOeuWjO.js +13 -0
- package/{filelist.0CUvj_hg.js → filelist.BaYCDtxD.js} +4 -4
- package/{filepreview.DfYhhi7K.js → filepreview.BCslhbM5.js} +1 -1
- package/{flag.B61fRxrP.js → flag.DyZLEgAw.js} +1 -1
- package/{floatingactionbutton.C-V33tkz.js → floatingactionbutton.AVc4qY0u.js} +2 -2
- package/{icon.pia3k1bW.js → icon.DrTLVrpN.js} +1 -1
- package/index.d.ts +2 -0
- package/index.es.js +260 -256
- package/input.DNdSFW5k.js +175 -0
- package/{inputfile.CN9IBCM5.js → inputfile.CTXJ_ZSi.js} +6 -6
- package/{inputnumber.DIccXoqM.js → inputnumber.r0iVYkjd.js} +4 -4
- package/{inputpassword.BWIKqwcK.js → inputpassword.PXBZo3f0.js} +4 -4
- package/{inputsearch.BQVA1P3t.js → inputsearch.JLM0fNPt.js} +4 -4
- package/{link.DFt6ae6h.js → link.CArLlIsR.js} +2 -2
- package/{linkbutton.DSzhpA7y.js → linkbutton.DVFXzn-A.js} +2 -2
- package/{linkcard.Azap4eIT.js → linkcard.BwSMt03V.js} +4 -4
- package/{navigationtablist.B0QFyk6c.js → navigationtablist.BerRIzu-.js} +2 -2
- package/{navigationtabs.drPy054A.js → navigationtabs.DmcYShPs.js} +2 -2
- package/{notification.DT8ZQWy-.js → notification.BVoapVVg.js} +3 -3
- package/{optioncheckbox.BO9lhnF3.js → optioncheckbox.BQo8riVL.js} +1 -1
- package/package.json +1 -1
- package/{pagination.DqHkkeMR.js → pagination.Dm1WnFhY.js} +3 -3
- package/partials/index.js +17 -11
- package/partials/lib/partials.d.ts +1 -1
- package/{popover.HlTN79us.js → popover.OcE_5SfG.js} +2 -2
- package/{progressindicator.DdaSeRcV.js → progressindicator.1JRFwf-H.js} +1 -1
- package/{radiogroup.CtkyrkVj.js → radiogroup.N06_e0b8.js} +2 -2
- package/{scroller.BZy0pXNL.js → scroller.CwTXbzb8.js} +1 -1
- package/{select.BSRwHZl9.js → select.DVuQMz7l.js} +4 -4
- package/skeleton.DUkBgXxO.js +148 -0
- package/skeleton.d.ts +2 -0
- package/{skiptocontent.D-qA8MV6.js → skiptocontent.Bujq9t3i.js} +1 -1
- package/{slider.jgy1gPS-.js → slider.JAKEAwOB.js} +3 -3
- package/{spinner.CioXs_gr.js → spinner.D1W-X96t.js} +1 -1
- package/{step.C8Um5fyx.js → step.CDNmsF4m.js} +2 -2
- package/{stepper.ChHYe3pv.js → stepper.D0kSuiYh.js} +3 -3
- package/{switch.BWByas7M.js → switch.pN105F5-.js} +2 -2
- package/{systemfeedback.Dr99Uwoi.js → systemfeedback.B8FBckG4.js} +2 -2
- package/{tablist.DuaTT6zK.js → tablist.D3n9E4KM.js} +3 -3
- package/{tabs.BGmxVK_3.js → tabs.IVNsM5Gn.js} +2 -2
- package/{textarea.BoxcJ2tx.js → textarea.gjb8VGgh.js} +3 -3
- package/{toast.BJs2VWI4.js → toast.DU8Sd_4c.js} +3 -3
- package/{toastmanager.Bh9XSJty.js → toastmanager.UlkvsO5p.js} +1 -1
- package/types/icon-types.d.ts +1 -1
- package/assets/Fieldset.DmxbjOm1.css +0 -1
- package/chunks/CheckboxGroup.DlZcoyo_.js +0 -74
- package/chunks/Fieldset.BB4NftRU.js +0 -81
- package/chunks/Icon.DCdL1Vnp.js +0 -232
- package/chunks/RadioGroup.BWe0nG6N.js +0 -125
- package/chunks/Slider.8H5oki70.js +0 -307
- package/fieldset.D6sz1Wn2.js +0 -12
- package/input.CNC3QIQR.js +0 -188
|
@@ -4,9 +4,9 @@ import "./chunks/index.cKLI89Eg.js";
|
|
|
4
4
|
import "./chunks/index.DQOqod3i.js";
|
|
5
5
|
import "react";
|
|
6
6
|
import "./heading.BHSklXho.js";
|
|
7
|
-
import "./chunks/Icon.
|
|
7
|
+
import "./chunks/Icon.B0WqYErA.js";
|
|
8
8
|
import "./numberindicator.ZGVRSmqf.js";
|
|
9
|
-
import { D as s } from "./chunks/Accordion.
|
|
9
|
+
import { D as s } from "./chunks/Accordion.Tz7cWkk5.js";
|
|
10
10
|
export {
|
|
11
11
|
s as DSAccordion
|
|
12
12
|
};
|
|
@@ -3,10 +3,10 @@ import "react/jsx-runtime";
|
|
|
3
3
|
import "./chunks/index.cKLI89Eg.js";
|
|
4
4
|
import "./chunks/index.DQOqod3i.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import "./chunks/Icon.
|
|
6
|
+
import "./chunks/Icon.B0WqYErA.js";
|
|
7
7
|
import "./numberindicator.ZGVRSmqf.js";
|
|
8
8
|
import "./tooltip.C6HKano9.js";
|
|
9
|
-
import { D as s } from "./chunks/ActionButton.
|
|
9
|
+
import { D as s } from "./chunks/ActionButton.Dqay6Dxt.js";
|
|
10
10
|
export {
|
|
11
11
|
s as DSActionButton
|
|
12
12
|
};
|
|
@@ -3,10 +3,10 @@ import "react/jsx-runtime";
|
|
|
3
3
|
import "./chunks/index.cKLI89Eg.js";
|
|
4
4
|
import "./chunks/index.DQOqod3i.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import "./chunks/Icon.
|
|
6
|
+
import "./chunks/Icon.B0WqYErA.js";
|
|
7
7
|
import "./numberindicator.ZGVRSmqf.js";
|
|
8
8
|
import "./tooltip.C6HKano9.js";
|
|
9
|
-
import { D as s } from "./chunks/ActionLink.
|
|
9
|
+
import { D as s } from "./chunks/ActionLink.BgWqWSKi.js";
|
|
10
10
|
export {
|
|
11
11
|
s as DSActionLink
|
|
12
12
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
:where(.ds-fieldset_root_onyd6_1){margin:0}.ds-fieldset_root_onyd6_1{padding:0;border:none}@media screen and (forced-colors:active){.ds-fieldset_root_onyd6_1:disabled{color:GrayText}}.ds-fieldset_root_onyd6_1 a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-fieldset_root_onyd6_1 a:not([class]))[href^="http://"]:after,:where(.ds-fieldset_root_onyd6_1 a:not([class]))[href^="https://"]:after,:where(.ds-fieldset_root_onyd6_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-fieldset_root_onyd6_1 a:not([class]){color:#252525}.ds-fieldset_root_onyd6_1 a:not([class]):link,.ds-fieldset_root_onyd6_1 a:not([class]):visited{color:#252525}.ds-fieldset_root_onyd6_1 a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){.ds-fieldset_root_onyd6_1 a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){.ds-fieldset_root_onyd6_1 a:not([class]):hover{background-color:Canvas}}.ds-fieldset_root_onyd6_1 a:not([class])[href^="http://"]:after,.ds-fieldset_root_onyd6_1 a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.ds-fieldset_root_onyd6_1 a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}.ds-fieldset_root_onyd6_1 a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-fieldset_root_onyd6_1 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-fieldset_root_onyd6_1 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-fieldset_root_onyd6_1 a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-fieldset_root_onyd6_1 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-fieldset_root_onyd6_1 a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-fieldset_root_onyd6_1 a:not([class]){transition-duration:0ms}}.ds-fieldset_child-wrapper_onyd6_98{margin-block-start:24px}.ds-fieldset_child-wrapper_onyd6_98>*:not(:first-child){margin-block-start:24px}.ds-fieldset_legend-wrapper_onyd6_105{margin-block:2px}.ds-fieldset_legend_onyd6_105{padding-inline-start:0;padding-inline-end:0;display:flex;align-items:center;gap:4px}.ds-fieldset_legend--hidden_onyd6_116{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-fieldset_legend--hidden_onyd6_116+.ds-fieldset_child-wrapper_onyd6_98{margin-block-start:0}.ds-fieldset_legend--utility--m_onyd6_131{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-fieldset_description_onyd6_143{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:inline-block;max-width:34em;margin-block-start:6px}.ds-fieldset_description--small_onyd6_157{margin-block-start:2px}.ds-fieldset_system-feedback_onyd6_161{margin-block-start:16px;margin-block-end:32px}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@charset "UTF-8";@keyframes ds-skeleton_shimmer-slide_q6f73_1{0%{transform:translate(-100%)}86.49%,to{transform:translate(100%)}}.ds-skeleton_line_q6f73_26{display:block;background-color:#ededed;position:relative;overflow:hidden}.ds-skeleton_line_q6f73_26:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#f8f8f800,#f8f8f8 80%,#f8f8f800)}@media(prefers-reduced-motion:reduce){.ds-skeleton_line_q6f73_26:after{animation:none}}.ds-skeleton_line_q6f73_26{width:100%;border-radius:2px}.ds-skeleton_line--title-x-large_q6f73_57{height:1.95rem}.ds-skeleton_line--title-large_q6f73_60{height:1.71875rem}.ds-skeleton_line--heading-x-large_q6f73_63{height:1.95rem}.ds-skeleton_line--heading-large_q6f73_66{height:1.71875rem}.ds-skeleton_line--heading-medium_q6f73_69,.ds-skeleton_line--heading-small_q6f73_72{height:1.5rem}.ds-skeleton_line--text-large_q6f73_75{height:2rem}.ds-skeleton_line--text-medium_q6f73_78{height:1.5rem}.ds-skeleton_line--text-small_q6f73_81,.ds-skeleton_line--text-x-small_q6f73_84{height:.9975rem}.ds-skeleton_line--text-xx-small_q6f73_87{height:1rem}.ds-skeleton_line--utility-large_q6f73_90{height:1.49625rem}.ds-skeleton_line--utility-medium_q6f73_93{height:1.25rem}.ds-skeleton_line--utility-small_q6f73_96,.ds-skeleton_line--utility-x-small-demi_q6f73_99{height:.9975rem}@media(min-width:1024px){.ds-skeleton_line--title-x-large_q6f73_57,.ds-skeleton_line--heading-x-large_q6f73_63,.ds-skeleton_line--heading-x-large-uppercase_q6f73_106{height:2.34375rem}.ds-skeleton_line--title-large_q6f73_60,.ds-skeleton_line--heading-large_q6f73_66,.ds-skeleton_line--heading-large-uppercase_q6f73_109{height:1.95rem}}.ds-skeleton_line--theme-dark_q6f73_113{display:block;background-color:#252525;position:relative;overflow:hidden}.ds-skeleton_line--theme-dark_q6f73_113:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#6660,#66666680 80%,#6660)}@media(prefers-reduced-motion:reduce){.ds-skeleton_line--theme-dark_q6f73_113:after{animation:none}}.ds-skeleton_multi-line-wrapper_q6f73_143{display:flex;flex-direction:column;gap:4px}.ds-skeleton_multi-line-wrapper_q6f73_143>:last-child{clip-path:inset(0 20% 0 0 round 0 2px 2px 0)}.ds-skeleton_multi-line_q6f73_143{display:block;background-color:#ededed;position:relative;overflow:hidden}.ds-skeleton_multi-line_q6f73_143:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#f8f8f800,#f8f8f8 80%,#f8f8f800)}@media(prefers-reduced-motion:reduce){.ds-skeleton_multi-line_q6f73_143:after{animation:none}}.ds-skeleton_multi-line_q6f73_143{border-radius:2px;width:100%}.ds-skeleton_multi-line--title-x-large_q6f73_182{height:calc(1.95rem - 4px)}.ds-skeleton_multi-line--title-large_q6f73_185{height:calc(1.71875rem - 4px)}.ds-skeleton_multi-line--heading-x-large_q6f73_188{height:calc(1.95rem - 4px)}.ds-skeleton_multi-line--heading-large_q6f73_191{height:calc(1.71875rem - 4px)}.ds-skeleton_multi-line--heading-medium_q6f73_194,.ds-skeleton_multi-line--heading-small_q6f73_197{height:calc(1.5rem - 4px)}.ds-skeleton_multi-line--text-large_q6f73_200{height:calc(2rem - 4px)}.ds-skeleton_multi-line--text-medium_q6f73_203{height:calc(1.5rem - 4px)}.ds-skeleton_multi-line--text-small_q6f73_206,.ds-skeleton_multi-line--text-x-small_q6f73_209{height:calc(.9975rem - 4px)}.ds-skeleton_multi-line--text-xx-small_q6f73_212{height:calc(1rem - 4px)}.ds-skeleton_multi-line--utility-large_q6f73_215{height:calc(1.49625rem - 4px)}.ds-skeleton_multi-line--utility-medium_q6f73_218{height:calc(1.25rem - 4px)}.ds-skeleton_multi-line--utility-small_q6f73_221,.ds-skeleton_multi-line--utility-x-small-demi_q6f73_224{height:calc(.9975rem - 4px)}@media(min-width:1024px){.ds-skeleton_multi-line--title-x-large_q6f73_182,.ds-skeleton_multi-line--heading-x-large_q6f73_188,.ds-skeleton_multi-line--heading-x-large-uppercase_q6f73_231{height:calc(2.34375rem - 4px)}.ds-skeleton_multi-line--title-large_q6f73_185,.ds-skeleton_multi-line--heading-large_q6f73_191,.ds-skeleton_multi-line--heading-large-uppercase_q6f73_234{height:calc(1.95rem - 4px)}}.ds-skeleton_multi-line--theme-dark_q6f73_238{display:block;background-color:#252525;position:relative;overflow:hidden}.ds-skeleton_multi-line--theme-dark_q6f73_238:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#6660,#66666680 80%,#6660)}@media(prefers-reduced-motion:reduce){.ds-skeleton_multi-line--theme-dark_q6f73_238:after{animation:none}}.ds-skeleton_rectangle_q6f73_268{display:block;background-color:#ededed;position:relative;overflow:hidden}.ds-skeleton_rectangle_q6f73_268:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#f8f8f800,#f8f8f8 80%,#f8f8f800)}@media(prefers-reduced-motion:reduce){.ds-skeleton_rectangle_q6f73_268:after{animation:none}}.ds-skeleton_rectangle_q6f73_268{width:100%;height:100%;border-radius:0}.ds-skeleton_rectangle--theme-dark_q6f73_299{display:block;background-color:#252525;position:relative;overflow:hidden}.ds-skeleton_rectangle--theme-dark_q6f73_299:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#6660,#66666680 80%,#6660)}@media(prefers-reduced-motion:reduce){.ds-skeleton_rectangle--theme-dark_q6f73_299:after{animation:none}}.ds-skeleton_circle_q6f73_329{display:block;background-color:#ededed;position:relative;overflow:hidden}.ds-skeleton_circle_q6f73_329:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#f8f8f800,#f8f8f8 80%,#f8f8f800)}@media(prefers-reduced-motion:reduce){.ds-skeleton_circle_q6f73_329:after{animation:none}}.ds-skeleton_circle_q6f73_329{aspect-ratio:1/1;height:auto;width:auto;border-radius:50%}.ds-skeleton_circle--theme-dark_q6f73_361{display:block;background-color:#252525;position:relative;overflow:hidden}.ds-skeleton_circle--theme-dark_q6f73_361:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#6660,#66666680 80%,#6660)}@media(prefers-reduced-motion:reduce){.ds-skeleton_circle--theme-dark_q6f73_361:after{animation:none}}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { jsx as w, jsxs as S } from "react/jsx-runtime";
|
|
3
3
|
import { d as x } from "./chunks/index.cKLI89Eg.js";
|
|
4
4
|
import { c as H } from "./chunks/index.DQOqod3i.js";
|
|
5
|
-
import { D } from "./chunks/Button.
|
|
5
|
+
import { D } from "./chunks/Button.Dauhc5op.js";
|
|
6
6
|
import './assets/banner.DFvdtgMp.css';const j = "ds-banner_root_1y1nw_1", k = "ds-banner_root--secondary_1y1nw_16", P = "ds-banner_root--highlight_1y1nw_20", z = "ds-banner_root--hide-close-button_1y1nw_24", E = "ds-banner_content_1y1nw_30", L = "ds-banner_close-button_1y1nw_42", d = {
|
|
7
7
|
root: j,
|
|
8
8
|
rootSecondary: k,
|
|
@@ -3,9 +3,9 @@ import "react/jsx-runtime";
|
|
|
3
3
|
import "./chunks/index.cKLI89Eg.js";
|
|
4
4
|
import "./chunks/index.DQOqod3i.js";
|
|
5
5
|
import "react";
|
|
6
|
-
import "./chunks/Button.
|
|
7
|
-
import "./link.
|
|
8
|
-
import { D as c } from "./chunks/Breadcrumb.
|
|
6
|
+
import "./chunks/Button.Dauhc5op.js";
|
|
7
|
+
import "./link.CArLlIsR.js";
|
|
8
|
+
import { D as c } from "./chunks/Breadcrumb.BkP2B-Vm.js";
|
|
9
9
|
export {
|
|
10
10
|
c as DSBreadcrumb
|
|
11
11
|
};
|
|
@@ -4,10 +4,10 @@ import "./chunks/index.cKLI89Eg.js";
|
|
|
4
4
|
import "./chunks/index.DQOqod3i.js";
|
|
5
5
|
import "react";
|
|
6
6
|
import "./chunks/useBreakpoint.1txsny17.js";
|
|
7
|
-
import "./chunks/Icon.
|
|
8
|
-
import "./spinner.
|
|
7
|
+
import "./chunks/Icon.B0WqYErA.js";
|
|
8
|
+
import "./spinner.D1W-X96t.js";
|
|
9
9
|
import "./tooltip.C6HKano9.js";
|
|
10
|
-
import { D } from "./chunks/Button.
|
|
10
|
+
import { D } from "./chunks/Button.Dauhc5op.js";
|
|
11
11
|
export {
|
|
12
12
|
D as DSButton
|
|
13
13
|
};
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import { jsxs as J, jsx as z } from "react/jsx-runtime";
|
|
3
3
|
import { d as K } from "./chunks/index.cKLI89Eg.js";
|
|
4
4
|
import { c as q } from "./chunks/index.DQOqod3i.js";
|
|
5
|
-
import { D as P } from "./chunks/Icon.
|
|
6
|
-
import { DSSpinner as Q } from "./spinner.
|
|
5
|
+
import { D as P } from "./chunks/Icon.B0WqYErA.js";
|
|
6
|
+
import { DSSpinner as Q } from "./spinner.D1W-X96t.js";
|
|
7
7
|
import { Tooltip as G } from "./tooltip.C6HKano9.js";
|
|
8
8
|
import { forwardRef as U } from "react";
|
|
9
9
|
import './assets/buttonround.CMrJRIeW.css';const V = "ds-button-round_root_11opr_1", W = "ds-button-round_root--highlight_11opr_75", X = "ds-button-round_root--dark-highlight_11opr_75", Y = "ds-button-round_root--filled_11opr_151", Z = "ds-button-round_root--dark-filled_11opr_399", oo = "ds-button-round_root--size-small_11opr_672", to = "ds-button-round_root--size-medium_11opr_678", eo = "ds-button-round_icon--hidden_11opr_685", lo = "ds-button-round_label--hidden_11opr_689", io = "ds-button-round_label--loading_11opr_701", ro = "ds-button-round_loader_11opr_705", e = {
|
|
@@ -4,9 +4,9 @@ import "./chunks/index.DQOqod3i.js";
|
|
|
4
4
|
import "react";
|
|
5
5
|
import "./chunks/useBreakpoint.1txsny17.js";
|
|
6
6
|
import "./chunks/index.cKLI89Eg.js";
|
|
7
|
-
import "./chunks/Icon.
|
|
8
|
-
import "./chunks/SystemFeedback.
|
|
9
|
-
import { D as x } from "./chunks/Checkbox.
|
|
7
|
+
import "./chunks/Icon.B0WqYErA.js";
|
|
8
|
+
import "./chunks/SystemFeedback.Dq3ZphgG.js";
|
|
9
|
+
import { D as x } from "./chunks/Checkbox.C5Jgtwho.js";
|
|
10
10
|
export {
|
|
11
11
|
x as DSCheckbox
|
|
12
12
|
};
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import "react/jsx-runtime";
|
|
3
3
|
import "./chunks/index.cKLI89Eg.js";
|
|
4
4
|
import "./chunks/index.DQOqod3i.js";
|
|
5
|
-
import "./chunks/Fieldset.
|
|
6
|
-
import { D as e } from "./chunks/CheckboxGroup.
|
|
5
|
+
import "./chunks/Fieldset.DxhNhprT.js";
|
|
6
|
+
import { D as e } from "./chunks/CheckboxGroup.Df_nLGBa.js";
|
|
7
7
|
export {
|
|
8
8
|
e as DSCheckboxGroup
|
|
9
9
|
};
|
|
@@ -4,9 +4,9 @@ import "./chunks/index.cKLI89Eg.js";
|
|
|
4
4
|
import "./chunks/index.DQOqod3i.js";
|
|
5
5
|
import "react";
|
|
6
6
|
import "./chunks/translate.nuU7uChI.js";
|
|
7
|
-
import "./chunks/Icon.
|
|
7
|
+
import "./chunks/Icon.B0WqYErA.js";
|
|
8
8
|
import "./tooltip.C6HKano9.js";
|
|
9
|
-
import { e as c } from "./chunks/Chip.
|
|
9
|
+
import { e as c } from "./chunks/Chip.DXS_ZMGD.js";
|
|
10
10
|
export {
|
|
11
11
|
c as DSChip
|
|
12
12
|
};
|
|
@@ -6,7 +6,7 @@ import { c as x } from "./chunks/index.DQOqod3i.js";
|
|
|
6
6
|
import { t as pe } from "./chunks/translate.nuU7uChI.js";
|
|
7
7
|
import { u as he } from "./chunks/useBreakpoint.1txsny17.js";
|
|
8
8
|
import { f as ge } from "./chunks/AriaLiveRegions.utils.8ofDlHnN.js";
|
|
9
|
-
import { v as be, b as Se, e as Ce, d as j } from "./chunks/Chip.
|
|
9
|
+
import { v as be, b as Se, e as Ce, d as j } from "./chunks/Chip.DXS_ZMGD.js";
|
|
10
10
|
import './assets/chipgroup.BGxjdSDX.css';const ke = "ds-chip-group_label--hidden_3zmt2_1", ye = "ds-chip-group_root_3zmt2_14", ee = {
|
|
11
11
|
labelHidden: ke,
|
|
12
12
|
root: ye
|
|
@@ -4,7 +4,7 @@ import { d as ge } from "./index.cKLI89Eg.js";
|
|
|
4
4
|
import { c as O } from "./index.DQOqod3i.js";
|
|
5
5
|
import { forwardRef as Se, useRef as ve, useState as Ce, useImperativeHandle as We, useEffect as fe } from "react";
|
|
6
6
|
import { DSHeading as Ne } from "../heading.BHSklXho.js";
|
|
7
|
-
import { D as Oe } from "./Icon.
|
|
7
|
+
import { D as Oe } from "./Icon.B0WqYErA.js";
|
|
8
8
|
import { NumberIndicator as we } from "../numberindicator.ZGVRSmqf.js";
|
|
9
9
|
import { g as k } from "./helpers.CexwVao7.js";
|
|
10
10
|
import '../assets/Accordion.Cr1dbVTH.css';const De = "ds-accordion_details_2g22m_1", be = "ds-accordion_summary_2g22m_117", xe = "ds-accordion_summary--utility--m_2g22m_156", Ae = "ds-accordion_summary--flush_2g22m_185", Ie = "ds-accordion_summary--small_2g22m_253", Ee = "ds-accordion_summary--x-small_2g22m_257", Xe = "ds-accordion_summary-content-wrapper_2g22m_262", Fe = "ds-accordion_summary-content-wrapper--flush_2g22m_268", Te = "ds-accordion_summary-content-wrapper--chevron-left_2g22m_272", Pe = "ds-accordion_summary-content-wrapper--x-small_2g22m_276", Re = "ds-accordion_heading-summary-wrapper_2g22m_280", Le = "ds-accordion_heading-summary_2g22m_280", je = "ds-accordion_heading-summary--x-small_2g22m_290", ze = "ds-accordion_hint_2g22m_294", Me = "ds-accordion_icon_2g22m_308", He = "ds-accordion_icon--open_2g22m_319", Ue = "ds-accordion_icon--open-caret_2g22m_330", qe = "ds-accordion_content-wrapper_2g22m_342", Ve = "ds-accordion_content-wrapper--flush_2g22m_348", Ze = "ds-accordion_content-wrapper--small_2g22m_352", $e = "ds-accordion_content-wrapper--x-small_2g22m_356", t = {
|
|
@@ -3,7 +3,7 @@ import { jsxs as q, jsx as d, Fragment as zt } from "react/jsx-runtime";
|
|
|
3
3
|
import { d as St } from "./index.cKLI89Eg.js";
|
|
4
4
|
import { c as C } from "./index.DQOqod3i.js";
|
|
5
5
|
import { forwardRef as Pt } from "react";
|
|
6
|
-
import { D as wt } from "./Icon.
|
|
6
|
+
import { D as wt } from "./Icon.B0WqYErA.js";
|
|
7
7
|
import { NumberIndicator as Tt } from "../numberindicator.ZGVRSmqf.js";
|
|
8
8
|
import { Tooltip as Wt } from "../tooltip.C6HKano9.js";
|
|
9
9
|
import { g as f } from "./helpers.CexwVao7.js";
|
|
@@ -3,7 +3,7 @@ import { jsxs as pt, jsx as b, Fragment as _t } from "react/jsx-runtime";
|
|
|
3
3
|
import { d as mt } from "./index.cKLI89Eg.js";
|
|
4
4
|
import { c as R } from "./index.DQOqod3i.js";
|
|
5
5
|
import { forwardRef as vt } from "react";
|
|
6
|
-
import { D as kt } from "./Icon.
|
|
6
|
+
import { D as kt } from "./Icon.B0WqYErA.js";
|
|
7
7
|
import { NumberIndicator as bt } from "../numberindicator.ZGVRSmqf.js";
|
|
8
8
|
import { Tooltip as dt } from "../tooltip.C6HKano9.js";
|
|
9
9
|
import { g as m } from "./helpers.CexwVao7.js";
|
|
@@ -3,8 +3,8 @@ import { jsx as w, jsxs as V } from "react/jsx-runtime";
|
|
|
3
3
|
import { d as q } from "./index.cKLI89Eg.js";
|
|
4
4
|
import { c as F } from "./index.DQOqod3i.js";
|
|
5
5
|
import { isValidElement as M, useState as I, useEffect as O, cloneElement as R } from "react";
|
|
6
|
-
import { D as K } from "./Button.
|
|
7
|
-
import { DSLink as X } from "../link.
|
|
6
|
+
import { D as K } from "./Button.Dauhc5op.js";
|
|
7
|
+
import { DSLink as X } from "../link.CArLlIsR.js";
|
|
8
8
|
import { g as d, r as z } from "./helpers.CexwVao7.js";
|
|
9
9
|
import '../assets/Breadcrumb.BavNNzAA.css';const G = "ds-breadcrumb_root_1e9hu_1", H = "ds-breadcrumb_show-all-button_1e9hu_30", T = {
|
|
10
10
|
root: G,
|
|
@@ -4,8 +4,8 @@ import { d as kt } from "./index.cKLI89Eg.js";
|
|
|
4
4
|
import { c as _t } from "./index.DQOqod3i.js";
|
|
5
5
|
import { forwardRef as St } from "react";
|
|
6
6
|
import { u as bt } from "./useBreakpoint.1txsny17.js";
|
|
7
|
-
import { D as Dt } from "./Icon.
|
|
8
|
-
import { DSSpinner as Nt } from "../spinner.
|
|
7
|
+
import { D as Dt } from "./Icon.B0WqYErA.js";
|
|
8
|
+
import { DSSpinner as Nt } from "../spinner.D1W-X96t.js";
|
|
9
9
|
import { Tooltip as ft } from "../tooltip.C6HKano9.js";
|
|
10
10
|
import { g as p } from "./helpers.CexwVao7.js";
|
|
11
11
|
import '../assets/Button.C-UYIggc.css';const Ot = "ds-button_root_146u3_1", Ft = "ds-button_root--highlight_146u3_75", Lt = "ds-button_root--dark-highlight_146u3_75", wt = "ds-button_root--filled_146u3_151", It = "ds-button_root--outline_146u3_179", yt = "ds-button_root--ghost_146u3_206", Bt = "ds-button_root--ghost-flush_146u3_231", Ht = "ds-button_root--small_146u3_237", Gt = "ds-button_root--navigation_146u3_317", Tt = "ds-button_root--navigation--stretched_146u3_393", Pt = "ds-button_root--navigation--stretched--icon-left_146u3_396", Ct = "ds-button_root--dark-filled_146u3_399", Et = "ds-button_root--dark-outline_146u3_456", At = "ds-button_root--dark-ghost_146u3_512", xt = "ds-button_root--dark-ghost-flush_146u3_566", zt = "ds-button_root--stretched_146u3_641", Vt = "ds-button_root--icon-left_146u3_644", jt = "ds-button_root--icon-only_146u3_647", Rt = "ds-button_root--icon-only-small_146u3_656", Ut = "ds-button_icon--navigation_146u3_672", Mt = "ds-button_icon--hidden_146u3_679", Zt = "ds-button_label--hidden_146u3_683", $t = "ds-button_label--loading_146u3_695", qt = "ds-button_loader_146u3_699", e = {
|
|
@@ -4,8 +4,8 @@ import { c as x } from "./index.DQOqod3i.js";
|
|
|
4
4
|
import { forwardRef as j, useRef as B, useState as H, useEffect as V, useCallback as $ } from "react";
|
|
5
5
|
import { u as A } from "./useBreakpoint.1txsny17.js";
|
|
6
6
|
import "./index.cKLI89Eg.js";
|
|
7
|
-
import { D as _ } from "./Icon.
|
|
8
|
-
import { D as L } from "./SystemFeedback.
|
|
7
|
+
import { D as _ } from "./Icon.B0WqYErA.js";
|
|
8
|
+
import { D as L } from "./SystemFeedback.Dq3ZphgG.js";
|
|
9
9
|
import { g as C } from "./helpers.CexwVao7.js";
|
|
10
10
|
import '../assets/Checkbox.ZAPIO2N8.css';const O = "ds-checkbox_root_xklfa_1", U = "ds-checkbox_root--disabled_xklfa_21", z = "ds-checkbox_checkbox_xklfa_25", F = "ds-checkbox_icon-check_xklfa_41", J = "ds-checkbox_icon-minus_xklfa_42", K = "ds-checkbox_checkbox--invalid_xklfa_66", Q = "ds-checkbox_label--hidden_xklfa_71", R = "ds-checkbox_input_xklfa_84", T = "ds-checkbox_label_xklfa_71", W = "ds-checkbox_feedback_xklfa_198", e = {
|
|
11
11
|
root: O,
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx as q } from "react/jsx-runtime";
|
|
3
|
+
import { d as z } from "./index.cKLI89Eg.js";
|
|
4
|
+
import { c as P } from "./index.DQOqod3i.js";
|
|
5
|
+
import { D as I } from "./Fieldset.DxhNhprT.js";
|
|
6
|
+
import E from "react";
|
|
7
|
+
import { g as v, r as L } from "./helpers.CexwVao7.js";
|
|
8
|
+
import { D as F } from "./Checkbox.C5Jgtwho.js";
|
|
9
|
+
import '../assets/CheckboxGroup.Dd-Huo7x.css';const H = "ds-checkbox-group_root_12fot_1", O = "ds-checkbox-group_root--horizontal_12fot_9", T = "ds-checkbox-group_root--invalid_12fot_12", G = {
|
|
10
|
+
root: H,
|
|
11
|
+
rootHorizontal: O,
|
|
12
|
+
rootInvalid: T
|
|
13
|
+
}, V = ({
|
|
14
|
+
children: l,
|
|
15
|
+
description: e,
|
|
16
|
+
hideLegend: t,
|
|
17
|
+
id: s,
|
|
18
|
+
legend: r,
|
|
19
|
+
popoverContent: i,
|
|
20
|
+
systemFeedback: n
|
|
21
|
+
}) => {
|
|
22
|
+
if (!s && (e || n))
|
|
23
|
+
throw new Error(v("DSCheckboxGroup", 'A unique "id" prop is required when providing the description or systemFeedback property. Please add a unique "id" prop to the DSCheckboxGroup component.'));
|
|
24
|
+
if (!r)
|
|
25
|
+
throw new Error(v("DSCheckboxGroup", L("legend", "DSCheckboxGroup")));
|
|
26
|
+
if (!l)
|
|
27
|
+
throw new Error(v("DSCheckboxGroup", "The component requires DSCheckbox components to be explicitly set as its children. Ensure that you include individual DSCheckbox components within the DSCheckboxGroup to create a cohesive checkbox group."));
|
|
28
|
+
t && i && console.warn(v("DSCheckboxGroup", 'Setting "hideLegend" and "popoverContent" at the same time is not supported. The popover info button is part of the legend and will be hidden along with it. Please remove either "hideLegend" or "popoverContent".')), E.Children.forEach(l, (o) => {
|
|
29
|
+
if (!E.isValidElement(o) || // Object.keys(child.type)[1] !== '_payload' checks if the object is currently in a hydration phase
|
|
30
|
+
o.type !== F && Object.keys(o.type)[1] !== "_payload") {
|
|
31
|
+
const a = E.isValidElement(o) ? `Currently you are passing a child of type: ${JSON.stringify(o.type)}.` : "Currently you are passing an invalid React element.";
|
|
32
|
+
throw new Error(v("DSCheckboxGroup", `The component requires the children to be DSCheckbox elements. ${a} Ensure that you include individual DSCheckbox components within the DSCheckboxGroup to create a cohesive checkbox group.`));
|
|
33
|
+
}
|
|
34
|
+
});
|
|
35
|
+
}, K = (l) => {
|
|
36
|
+
const e = z.c(35);
|
|
37
|
+
let t, s, r, i, n, o, a, d, c, h, u, m, f, b;
|
|
38
|
+
e[0] !== l ? ({
|
|
39
|
+
children: t,
|
|
40
|
+
legend: n,
|
|
41
|
+
className: s,
|
|
42
|
+
description: r,
|
|
43
|
+
direction: h,
|
|
44
|
+
disabled: u,
|
|
45
|
+
hideLegend: m,
|
|
46
|
+
id: i,
|
|
47
|
+
invalid: f,
|
|
48
|
+
popoverContent: o,
|
|
49
|
+
popoverInfoButtonProps: a,
|
|
50
|
+
required: b,
|
|
51
|
+
systemFeedback: c,
|
|
52
|
+
...d
|
|
53
|
+
} = l, e[0] = l, e[1] = t, e[2] = s, e[3] = r, e[4] = i, e[5] = n, e[6] = o, e[7] = a, e[8] = d, e[9] = c, e[10] = h, e[11] = u, e[12] = m, e[13] = f, e[14] = b) : (t = e[1], s = e[2], r = e[3], i = e[4], n = e[5], o = e[6], a = e[7], d = e[8], c = e[9], h = e[10], u = e[11], m = e[12], f = e[13], b = e[14]);
|
|
54
|
+
const N = h === void 0 ? "vertical" : h, D = u === void 0 ? !1 : u, x = m === void 0 ? !1 : m, k = f === void 0 ? !1 : f, S = b === void 0 ? !1 : b;
|
|
55
|
+
process.env.NODE_ENV !== "production" && V({
|
|
56
|
+
children: t,
|
|
57
|
+
description: r,
|
|
58
|
+
hideLegend: x,
|
|
59
|
+
id: i,
|
|
60
|
+
legend: n,
|
|
61
|
+
popoverContent: o,
|
|
62
|
+
systemFeedback: c
|
|
63
|
+
});
|
|
64
|
+
const y = N === "horizontal", w = k && !!c;
|
|
65
|
+
let C;
|
|
66
|
+
e[15] !== y || e[16] !== w ? (C = P(G.root, {
|
|
67
|
+
[G.rootHorizontal]: y,
|
|
68
|
+
[G.rootInvalid]: w
|
|
69
|
+
}), e[15] = y, e[16] = w, e[17] = C) : C = e[17];
|
|
70
|
+
const _ = C;
|
|
71
|
+
let p;
|
|
72
|
+
e[18] !== t || e[19] !== _ ? (p = /* @__PURE__ */ q("div", { className: _, children: t }), e[18] = t, e[19] = _, e[20] = p) : p = e[20];
|
|
73
|
+
let g;
|
|
74
|
+
return e[21] !== s || e[22] !== r || e[23] !== D || e[24] !== x || e[25] !== i || e[26] !== k || e[27] !== n || e[28] !== o || e[29] !== a || e[30] !== S || e[31] !== d || e[32] !== c || e[33] !== p ? (g = /* @__PURE__ */ q(I, { id: i, legend: n, className: s, description: r, disabled: D, hideLegend: x, required: S, invalid: k, systemFeedback: c, popoverContent: o, popoverInfoButtonProps: a, ...d, children: p }), e[21] = s, e[22] = r, e[23] = D, e[24] = x, e[25] = i, e[26] = k, e[27] = n, e[28] = o, e[29] = a, e[30] = S, e[31] = d, e[32] = c, e[33] = p, e[34] = g) : g = e[34], g;
|
|
75
|
+
};
|
|
76
|
+
export {
|
|
77
|
+
K as D,
|
|
78
|
+
V as v
|
|
79
|
+
};
|
|
@@ -4,7 +4,7 @@ import { d as q } from "./index.cKLI89Eg.js";
|
|
|
4
4
|
import { c as H } from "./index.DQOqod3i.js";
|
|
5
5
|
import { forwardRef as U } from "react";
|
|
6
6
|
import { t as M } from "./translate.nuU7uChI.js";
|
|
7
|
-
import { D as z } from "./Icon.
|
|
7
|
+
import { D as z } from "./Icon.B0WqYErA.js";
|
|
8
8
|
import { Tooltip as N } from "../tooltip.C6HKano9.js";
|
|
9
9
|
import { g as $, r as x } from "./helpers.CexwVao7.js";
|
|
10
10
|
import '../assets/Chip.D3vV0wyV.css';const j = "ds-chip-group_chip_aidwn_1", B = "ds-chip-group_chip--small_aidwn_30", F = {
|
|
@@ -11,10 +11,10 @@ import { t as zt } from "./translate.nuU7uChI.js";
|
|
|
11
11
|
import { g as ce, r as kt } from "./helpers.CexwVao7.js";
|
|
12
12
|
import { u as jt } from "./useBreakpoint.1txsny17.js";
|
|
13
13
|
import { Asterisk as Ut } from "../asterisk.Dwtdwpkq.js";
|
|
14
|
-
import { D as ge } from "./Icon.
|
|
15
|
-
import { D as Qt } from "./Popover.
|
|
16
|
-
import { D as _t } from "./SystemFeedback.
|
|
17
|
-
import { OptionCheckbox as $t } from "../optioncheckbox.
|
|
14
|
+
import { D as ge } from "./Icon.B0WqYErA.js";
|
|
15
|
+
import { D as Qt } from "./Popover.Cyf3CbLl.js";
|
|
16
|
+
import { D as _t } from "./SystemFeedback.Dq3ZphgG.js";
|
|
17
|
+
import { OptionCheckbox as $t } from "../optioncheckbox.BQo8riVL.js";
|
|
18
18
|
import '../assets/CustomReactSelect.Ctze4SRN.css';const qo = ({
|
|
19
19
|
id: n,
|
|
20
20
|
label: e,
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { jsx as n, jsxs as E } from "react/jsx-runtime";
|
|
3
3
|
import { c as r } from "./index.DQOqod3i.js";
|
|
4
4
|
import { useRef as g, useState as F, useEffect as m } from "react";
|
|
5
|
-
import { D as W } from "./Button.
|
|
5
|
+
import { D as W } from "./Button.Dauhc5op.js";
|
|
6
6
|
import { g as x } from "./helpers.CexwVao7.js";
|
|
7
7
|
import "./index.cKLI89Eg.js";
|
|
8
8
|
import '../assets/Dialog.BKwWy1g2.css';const R = "ds-dialog_root_11kdc_5", y = "ds-dialog_content-wrapper_11kdc_166", z = "ds-dialog_content-wrapper--no-footer_11kdc_172", L = "ds-dialog_close-button_11kdc_180", M = "ds-dialog_header_11kdc_193", j = "ds-dialog_content_11kdc_166", H = "ds-dialog_footer_11kdc_195", I = "ds-dialog_header--scrollable_11kdc_216", O = "ds-dialog_header--close-button_11kdc_225", P = "ds-dialog_content--no-footer_11kdc_238", T = "ds-dialog_footer--scrollable_11kdc_273", o = {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { jsx as t, jsxs as W } from "react/jsx-runtime";
|
|
3
3
|
import { c as n } from "./index.DQOqod3i.js";
|
|
4
4
|
import { useRef as w, useState as F, useEffect as m } from "react";
|
|
5
|
-
import { D as R } from "./Button.
|
|
5
|
+
import { D as R } from "./Button.Dauhc5op.js";
|
|
6
6
|
import { g as k } from "./helpers.CexwVao7.js";
|
|
7
7
|
import "./index.cKLI89Eg.js";
|
|
8
8
|
import '../assets/Drawer.BU-fi5Hk.css';const x = "ds-drawer_root_1fyfp_10", I = "ds-drawer_root--end_1fyfp_68", O = "ds-drawer_content-wrapper_1fyfp_169", z = "ds-drawer_content-wrapper--no-footer_1fyfp_175", L = "ds-drawer_close-button_1fyfp_178", M = "ds-drawer_header_1fyfp_191", P = "ds-drawer_content_1fyfp_169", j = "ds-drawer_footer_1fyfp_193", H = "ds-drawer_header--scrollable_1fyfp_214", T = "ds-drawer_header--close-button_1fyfp_223", A = "ds-drawer_content--no-footer_1fyfp_265", V = "ds-drawer_footer--scrollable_1fyfp_272", o = {
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsxs as l, jsx as t, Fragment as M } from "react/jsx-runtime";
|
|
3
|
+
import { c as h } from "./index.DQOqod3i.js";
|
|
4
|
+
import "react";
|
|
5
|
+
import { u as x } from "./useBreakpoint.1txsny17.js";
|
|
6
|
+
import { Asterisk as v } from "../asterisk.Dwtdwpkq.js";
|
|
7
|
+
import { DSHeading as E } from "../heading.BHSklXho.js";
|
|
8
|
+
import { D as T } from "./Popover.Cyf3CbLl.js";
|
|
9
|
+
import { D as q } from "./SystemFeedback.Dq3ZphgG.js";
|
|
10
|
+
import { g as _ } from "./helpers.CexwVao7.js";
|
|
11
|
+
import "./index.cKLI89Eg.js";
|
|
12
|
+
import '../assets/Fieldset.DCmr1Yir.css';const A = "ds-fieldset_root_onyd6_1", B = "ds-fieldset_child-wrapper_onyd6_98", C = "ds-fieldset_legend-wrapper_onyd6_105", L = "ds-fieldset_legend_onyd6_105", U = "ds-fieldset_legend--hidden_onyd6_116", z = "ds-fieldset_legend--utility--m_onyd6_131", I = "ds-fieldset_description_onyd6_143", O = "ds-fieldset_description--small_onyd6_157", V = "ds-fieldset_system-feedback_onyd6_161", e = {
|
|
13
|
+
root: A,
|
|
14
|
+
childWrapper: B,
|
|
15
|
+
legendWrapper: C,
|
|
16
|
+
legend: L,
|
|
17
|
+
legendHidden: U,
|
|
18
|
+
legendUtilityM: z,
|
|
19
|
+
description: I,
|
|
20
|
+
descriptionSmall: O,
|
|
21
|
+
systemFeedback: V
|
|
22
|
+
}, $ = ({
|
|
23
|
+
description: a,
|
|
24
|
+
hideLegend: s,
|
|
25
|
+
id: c,
|
|
26
|
+
legend: d,
|
|
27
|
+
popoverContent: p,
|
|
28
|
+
systemFeedback: i
|
|
29
|
+
}) => {
|
|
30
|
+
if (!c && (a || i))
|
|
31
|
+
throw new Error(_("DSFieldset", 'A unique "id" prop is required when providing the description or systemFeedback property. Please add a unique "id" prop to the DSFieldset component.'));
|
|
32
|
+
if (!d)
|
|
33
|
+
throw new Error(_("DSFieldset", "The legend prop is required. Please add the legend prop to the DSFieldset component."));
|
|
34
|
+
s && p && console.warn(_("DSFieldset", 'Setting "hideLegend" and "popoverContent" at the same time is not supported. The popover info button is part of the legend and will be hidden along with it. Please remove either "hideLegend" or "popoverContent".'));
|
|
35
|
+
}, te = ({
|
|
36
|
+
children: a,
|
|
37
|
+
legend: s,
|
|
38
|
+
className: c,
|
|
39
|
+
description: d,
|
|
40
|
+
disabled: p = !1,
|
|
41
|
+
hideLegend: i = !1,
|
|
42
|
+
id: m,
|
|
43
|
+
invalid: g = !1,
|
|
44
|
+
popoverContent: f,
|
|
45
|
+
popoverInfoButtonProps: F,
|
|
46
|
+
required: y = !1,
|
|
47
|
+
systemFeedback: o,
|
|
48
|
+
...w
|
|
49
|
+
}) => {
|
|
50
|
+
const N = x(i);
|
|
51
|
+
process.env.NODE_ENV !== "production" && $({
|
|
52
|
+
description: d,
|
|
53
|
+
hideLegend: i,
|
|
54
|
+
id: m,
|
|
55
|
+
legend: s,
|
|
56
|
+
popoverContent: f,
|
|
57
|
+
systemFeedback: o
|
|
58
|
+
});
|
|
59
|
+
let n, u, S;
|
|
60
|
+
const r = typeof s == "object" && s !== void 0;
|
|
61
|
+
r && ({
|
|
62
|
+
headingSize: n,
|
|
63
|
+
headingTag: u,
|
|
64
|
+
headingText: S
|
|
65
|
+
} = s);
|
|
66
|
+
const D = `${m}-feedback`, b = `${m}-description`, k = [g && o && D, d && b].filter(Boolean).join(" ") || void 0, P = !r || n === "small" || n === "small-uppercase", W = h(e.root, c), j = h(e.legend, {
|
|
67
|
+
[e.legendHidden]: N,
|
|
68
|
+
[e.legendUtilityM]: !r
|
|
69
|
+
}), H = h(e.description, {
|
|
70
|
+
[e.descriptionSmall]: P
|
|
71
|
+
});
|
|
72
|
+
return /* @__PURE__ */ l("fieldset", { className: W, disabled: p, ...w, "aria-invalid": g, "aria-describedby": k, children: [
|
|
73
|
+
/* @__PURE__ */ l("legend", { className: j, children: [
|
|
74
|
+
/* @__PURE__ */ t("span", { className: e.legendWrapper, children: r ? /* @__PURE__ */ l(E, { tag: u, size: n, children: [
|
|
75
|
+
S,
|
|
76
|
+
y && /* @__PURE__ */ t(v, {})
|
|
77
|
+
] }) : /* @__PURE__ */ l(M, { children: [
|
|
78
|
+
s,
|
|
79
|
+
y && /* @__PURE__ */ t(v, {})
|
|
80
|
+
] }) }),
|
|
81
|
+
f && /* @__PURE__ */ t(T, { placement: "top", defaultAnchorButtonProps: F, children: f })
|
|
82
|
+
] }),
|
|
83
|
+
d && /* @__PURE__ */ t("span", { id: b, className: H, children: d }),
|
|
84
|
+
g && o && /* @__PURE__ */ t(q, { id: D, variant: "error", message: o, className: e.systemFeedback }),
|
|
85
|
+
/* @__PURE__ */ t("div", { className: e.childWrapper, children: a })
|
|
86
|
+
] });
|
|
87
|
+
};
|
|
88
|
+
export {
|
|
89
|
+
te as D,
|
|
90
|
+
$ as v
|
|
91
|
+
};
|