@ds-autonomie/web-components 2.0.1 → 2.2.0
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/CHANGELOG.md +36 -0
- package/cdn/chunks/{chunk.ZDLDKWEM.js → chunk.2APAO2OW.js} +1 -1
- package/cdn/chunks/{chunk.QPY2AEFG.js → chunk.2DJERWBI.js} +14 -10
- package/cdn/chunks/{chunk.QCSRN6TI.js → chunk.3JMBGIZN.js} +1 -1
- package/cdn/chunks/{chunk.QTUCYPM5.js → chunk.3TUFAITJ.js} +18 -0
- package/cdn/chunks/{chunk.2SEDRBTZ.js → chunk.4NC4QO64.js} +4 -1
- package/cdn/chunks/{chunk.ZC2YWJX5.js → chunk.5BF76EO7.js} +1 -1
- package/cdn/chunks/{chunk.HRSNXHEG.js → chunk.5BL6KECM.js} +31 -5
- package/cdn/chunks/{chunk.OZEY33RC.js → chunk.5LXQ3RKQ.js} +2 -22
- package/cdn/chunks/{chunk.GDKBZ2H6.js → chunk.6CF6SXDF.js} +1 -2
- package/cdn/chunks/{chunk.SRCH73UW.js → chunk.6QTMZJGH.js} +25 -2
- package/cdn/chunks/{chunk.Z326Q4YW.js → chunk.6V2FRFCB.js} +1 -1
- package/cdn/chunks/{chunk.KQ5BQRHA.js → chunk.77CWRZEL.js} +6 -0
- package/cdn/chunks/{chunk.6E6G25TQ.js → chunk.A33BZOMA.js} +1 -1
- package/cdn/chunks/{chunk.GLQFV66F.js → chunk.ATHAYO6A.js} +177 -12
- package/cdn/chunks/{chunk.VIT6ZMSL.js → chunk.BCLU5KXE.js} +4 -5
- package/cdn/chunks/{chunk.5UR3I4O7.js → chunk.BE7PKTJW.js} +1 -1
- package/cdn/chunks/chunk.BNPGOQZ2.js +223 -0
- package/cdn/chunks/{chunk.PS3BQQBO.js → chunk.C62MMBV4.js} +17 -3
- package/cdn/chunks/{chunk.VR6U4JFG.js → chunk.CUCCBQJX.js} +11 -2
- package/cdn/chunks/{chunk.Q2IGBG6C.js → chunk.CVV4WLBC.js} +16 -8
- package/cdn/chunks/{chunk.5AFQZ4HE.js → chunk.CYMM2ZAV.js} +6 -0
- package/cdn/chunks/{chunk.2GCON4UO.js → chunk.DSKRAAOI.js} +3 -4
- package/cdn/chunks/{chunk.454LK2SB.js → chunk.E6VF2I6I.js} +9 -4
- package/cdn/chunks/{chunk.JYYFSSR2.js → chunk.EARU4CHS.js} +1 -1
- package/cdn/chunks/chunk.F7NUIVDV.js +10 -0
- package/cdn/chunks/{chunk.OVD3Q2LV.js → chunk.FHOCNAJ4.js} +5 -2
- package/cdn/chunks/{chunk.PLPMNDIZ.js → chunk.HYTYRM6S.js} +1 -1
- package/cdn/chunks/{chunk.DTZ62PPT.js → chunk.IGA57P5N.js} +13 -22
- package/cdn/chunks/{chunk.YTHFESMA.js → chunk.J73YJOU4.js} +6 -2
- package/cdn/chunks/chunk.KELDA33H.js +198 -0
- package/cdn/chunks/{chunk.3NTS3AEA.js → chunk.LFCUNNYV.js} +34 -30
- package/cdn/chunks/{chunk.R6BGXKHX.js → chunk.LNBAAP45.js} +1 -1
- package/cdn/chunks/{chunk.MEYHIAQ5.js → chunk.M7QHADJH.js} +5 -1
- package/cdn/chunks/chunk.MJLKYERJ.js +348 -0
- package/cdn/chunks/{chunk.3E6XVTWL.js → chunk.P45DWAWT.js} +1 -1
- package/cdn/chunks/chunk.PWL7QCVG.js +9 -0
- package/cdn/chunks/chunk.RJXLIOW7.js +28 -0
- package/cdn/chunks/{chunk.Y5CXRULD.js → chunk.UAQ7MMLI.js} +1 -1
- package/cdn/chunks/{chunk.PAGENBUA.js → chunk.UR6UOSYK.js} +10 -12
- package/cdn/chunks/{chunk.JY6ROHQN.js → chunk.WOONNSQ2.js} +14 -20
- package/cdn/chunks/{chunk.F2LQ5OCB.js → chunk.XD7G7WIJ.js} +6 -2
- package/cdn/chunks/chunk.XIX7XP2G.js +91 -0
- package/cdn/chunks/{chunk.CSDIRQFE.js → chunk.XLX7QTXT.js} +9 -1
- package/cdn/chunks/{chunk.BTTFPDXL.js → chunk.XPL6N3OJ.js} +3 -2
- package/cdn/chunks/{chunk.PMMQ5QVY.js → chunk.XQAKSW3W.js} +12 -1
- package/cdn/chunks/{chunk.NW4AAKGG.js → chunk.YQQNMFZF.js} +42 -93
- package/cdn/chunks/{chunk.E4GNTJPS.js → chunk.YS6XV3LD.js} +1 -1
- package/cdn/chunks/{chunk.FGSGBIL3.js → chunk.ZKPOAPR2.js} +0 -4
- package/cdn/components/accordion/accordion.js +3 -3
- package/cdn/components/alert/alert.js +4 -4
- package/cdn/components/avatar/avatar.js +4 -4
- package/cdn/components/breadcrumb/breadcrumb.js +3 -3
- package/cdn/components/button/button.d.ts +4 -1
- package/cdn/components/button/button.js +4 -4
- package/cdn/components/callout/callout.d.ts +3 -1
- package/cdn/components/callout/callout.js +4 -4
- package/cdn/components/checkbox/checkbox.d.ts +5 -1
- package/cdn/components/checkbox/checkbox.js +9 -4
- package/cdn/components/checkbox-button/checkbox-button.d.ts +1 -0
- package/cdn/components/checkbox-button/checkbox-button.js +4 -4
- package/cdn/components/checkbox-group/checkbox-group.d.ts +9 -8
- package/cdn/components/checkbox-group/checkbox-group.js +8 -8
- package/cdn/components/checkbox-group/checkbox-group.styles.js +1 -1
- package/cdn/components/combobox/combobox.d.ts +3 -2
- package/cdn/components/combobox/combobox.js +6 -5
- package/cdn/components/dialog/dialog.d.ts +5 -1
- package/cdn/components/dialog/dialog.js +5 -5
- package/cdn/components/dialog/dialog.styles.js +1 -1
- package/cdn/components/download-card/download-card.js +5 -5
- package/cdn/components/download-card/download-card.styles.js +1 -1
- package/cdn/components/download-link/download-link.js +5 -5
- package/cdn/components/download-link/download-link.styles.js +1 -1
- package/cdn/components/drawer/drawer.js +3 -3
- package/cdn/components/error-text/error-text.js +3 -3
- package/cdn/components/file-upload/file-upload.d.ts +3 -2
- package/cdn/components/file-upload/file-upload.js +3 -3
- package/cdn/components/file-upload-item/file-upload-item.js +3 -3
- package/cdn/components/filter-base/filter-base-stories.js +1 -1
- package/cdn/components/filter-base/filter-base.js +3 -3
- package/cdn/components/filter-button/filter-button.js +3 -3
- package/cdn/components/filter-counter/filter-counter.js +9 -8
- package/cdn/components/filter-date/filter-date.js +4 -4
- package/cdn/components/filter-range/filter-range.js +10 -9
- package/cdn/components/filter-select/filter-select.d.ts +6 -3
- package/cdn/components/filter-select/filter-select.js +14 -13
- package/cdn/components/header/header.d.ts +5 -1
- package/cdn/components/header/header.js +2 -2
- package/cdn/components/header/header.styles.js +1 -1
- package/cdn/components/header-search/header-search.d.ts +6 -0
- package/cdn/components/header-search/header-search.js +11 -5
- package/cdn/components/header-search/header-search.styles.js +1 -1
- package/cdn/components/icon/icon.js +3 -3
- package/cdn/components/icon/library.js +2 -2
- package/cdn/components/icon/library.system.js +1 -1
- package/cdn/components/icon-button/icon-button.js +3 -3
- package/cdn/components/input/input.js +8 -7
- package/cdn/components/input-date/input-date.js +7 -6
- package/cdn/components/input-mask/input-mask.js +6 -5
- package/cdn/components/input-otp/input-otp.d.ts +90 -0
- package/cdn/components/input-otp/input-otp.js +38 -0
- package/cdn/components/input-otp/input-otp.styles.d.ts +2 -0
- package/cdn/components/input-otp/input-otp.styles.js +11 -0
- package/cdn/components/input-otp/input-otp.utils.d.ts +3 -0
- package/cdn/components/input-otp/input-otp.utils.js +11 -0
- package/cdn/components/input-phone/input-phone.d.ts +3 -3
- package/cdn/components/input-phone/input-phone.js +14 -19
- package/cdn/components/input-phone/input-phone.styles.js +1 -1
- package/cdn/components/input-phone/input-phone.utils.d.ts +0 -2
- package/cdn/components/input-phone/input-phone.utils.js +1 -7
- package/cdn/components/menu-accordion/menu-accordion.js +3 -3
- package/cdn/components/menu-item/menu-item.js +3 -3
- package/cdn/components/menu-navigation/menu-navigation.js +1 -1
- package/cdn/components/navbar-link/navbar-link.js +5 -5
- package/cdn/components/navbar-menu/navbar-menu.js +4 -4
- package/cdn/components/option/option.js +5 -5
- package/cdn/components/option/option.styles.js +1 -1
- package/cdn/components/pagination/pagination.js +11 -10
- package/cdn/components/profile-button/profile-button.js +4 -4
- package/cdn/components/quote/quote.js +3 -3
- package/cdn/components/radio/radio.js +3 -3
- package/cdn/components/radio-button/radio-button.js +9 -7
- package/cdn/components/radio-group/radio-group.d.ts +7 -2
- package/cdn/components/radio-group/radio-group.js +8 -6
- package/cdn/components/range-slider/range-slider.d.ts +0 -2
- package/cdn/components/range-slider/range-slider.js +1 -1
- package/cdn/components/select/select.d.ts +4 -2
- package/cdn/components/select/select.js +6 -5
- package/cdn/components/split-panel/split-panel.js +3 -3
- package/cdn/components/step/step.js +5 -4
- package/cdn/components/tab/tab.d.ts +2 -0
- package/cdn/components/tab/tab.js +4 -4
- package/cdn/components/tab-group/tab-group.js +3 -3
- package/cdn/components/table-body/table-body.js +2 -2
- package/cdn/components/table-header-cell/table-header-cell.js +3 -3
- package/cdn/components/table-header-row/table-header-row.js +12 -9
- package/cdn/components/table-row/table-row.js +10 -5
- package/cdn/components/tag/tag.js +3 -3
- package/cdn/components/textarea/textarea.js +6 -5
- package/cdn/components/tree/tree.js +11 -6
- package/cdn/components/tree-item/tree-item.js +9 -4
- package/cdn/custom-elements.json +815 -184
- package/cdn/design-system.d.ts +2 -0
- package/cdn/design-system.js +129 -116
- package/cdn/events/events.d.ts +7 -7
- package/cdn/internal/a11y-warning.d.ts +2 -0
- package/cdn/internal/a11y-warning.js +4 -0
- package/cdn/internal/components/date-field/date-field.js +6 -1
- package/cdn/internal/components/form-control/form-control-layout.js +6 -1
- package/cdn/internal/components/form-toggle-button/form-toggle-button-stories.d.ts +2 -86
- package/cdn/themes/dsa-wc-theme.css +19 -0
- package/cdn/themes/dsa-wc-theme.min.css +1 -1
- package/cdn/themes/dsa-wc-theme.styles.js +19 -0
- package/cdn/utilities/icon-library.js +2 -2
- package/cdn/utilities/storybook.d.ts +1 -0
- package/cdn/utilities/storybook.js +3 -1
- package/cdn/vscode.html-custom-data.json +140 -18
- package/cdn/web-types.json +472 -69
- package/dist/chunks/{chunk.N5DO55QO.js → chunk.2EDNCADP.js} +9 -1
- package/dist/chunks/{chunk.YDXAC3AX.js → chunk.2VH3OZ2T.js} +1 -1
- package/dist/chunks/{chunk.QTUCYPM5.js → chunk.3TUFAITJ.js} +18 -0
- package/dist/chunks/{chunk.VC2F6FEI.js → chunk.4WSA3PVB.js} +1 -1
- package/dist/chunks/chunk.5P2EEOC5.js +196 -0
- package/dist/chunks/{chunk.VOOE2BQV.js → chunk.6HR34L7E.js} +2 -22
- package/dist/chunks/{chunk.Y72CHU6D.js → chunk.6JHM36KH.js} +5 -1
- package/dist/chunks/{chunk.TB3WT3D4.js → chunk.6QAB5TYJ.js} +6 -0
- package/dist/chunks/{chunk.LKCPAJMF.js → chunk.B6LMEZTV.js} +5 -2
- package/dist/chunks/{chunk.JUPNFWMF.js → chunk.DDDHV2NU.js} +14 -10
- package/dist/chunks/{chunk.P4HRQ2D7.js → chunk.DHDRABMZ.js} +1 -1
- package/dist/chunks/{chunk.X6V74J4Y.js → chunk.DUTPVTUZ.js} +4 -5
- package/dist/chunks/{chunk.JDG6WH3B.js → chunk.EQZ4YFRU.js} +94 -54
- package/dist/chunks/chunk.F7NUIVDV.js +10 -0
- package/dist/chunks/{chunk.CWVZX3HL.js → chunk.FKXOTDTY.js} +1 -1
- package/dist/chunks/{chunk.D3SHMAJT.js → chunk.H3FSR35C.js} +1 -1
- package/dist/chunks/chunk.HRIAHWFV.js +89 -0
- package/dist/chunks/{chunk.T4BUHP4L.js → chunk.I5HR7JYK.js} +10 -1
- package/dist/chunks/{chunk.4FP4K3F5.js → chunk.JDIBYGPL.js} +11 -2
- package/dist/chunks/{chunk.QEFQHCEK.js → chunk.KFRR2I2P.js} +3 -4
- package/dist/chunks/{chunk.RPZWIHKX.js → chunk.KN6RQWYN.js} +1 -1
- package/dist/chunks/{chunk.2DJFK3E6.js → chunk.KUYI27GJ.js} +204 -34
- package/dist/chunks/{chunk.ZGQUBAEK.js → chunk.L3LZ4MKX.js} +1 -1
- package/dist/chunks/{chunk.5LBJAKDG.js → chunk.LB54GRRB.js} +31 -5
- package/dist/chunks/{chunk.CQG7MKTO.js → chunk.LDXGSIJP.js} +6 -2
- package/dist/chunks/{chunk.BXOGG3JO.js → chunk.LTCZARVI.js} +1 -1
- package/dist/chunks/{chunk.ARYKCY32.js → chunk.MBRRLF6D.js} +34 -30
- package/dist/chunks/{chunk.R426GAXO.js → chunk.MJKJSMQX.js} +3 -2
- package/dist/chunks/{chunk.IAL72I44.js → chunk.MYSJOWY5.js} +6 -2
- package/dist/chunks/{chunk.3E6XVTWL.js → chunk.P45DWAWT.js} +1 -1
- package/dist/chunks/chunk.PWL7QCVG.js +9 -0
- package/dist/chunks/{chunk.7NPJ25LI.js → chunk.PZXD4VTO.js} +14 -20
- package/dist/chunks/chunk.RJXLIOW7.js +28 -0
- package/dist/chunks/{chunk.35URRZJ2.js → chunk.SYVX56PU.js} +1 -2
- package/dist/chunks/chunk.UDJJFUZ3.js +335 -0
- package/dist/chunks/{chunk.YXXLXJPE.js → chunk.UEWG3G4R.js} +6 -0
- package/dist/chunks/{chunk.K6FDIYMY.js → chunk.UVN7RIEO.js} +0 -4
- package/dist/chunks/{chunk.WWANVBI5.js → chunk.UWGAOHHQ.js} +1 -1
- package/dist/chunks/{chunk.6RJLT24F.js → chunk.VBW5RZBM.js} +4 -1
- package/dist/chunks/{chunk.LWFWCZIX.js → chunk.WQYBYKZ2.js} +9 -4
- package/dist/chunks/{chunk.XWFZLRHU.js → chunk.WRPRKCVY.js} +25 -2
- package/dist/chunks/{chunk.35M6DDPF.js → chunk.WUOMKASN.js} +17 -3
- package/dist/chunks/{chunk.GBRTFFMV.js → chunk.XJMGXWLM.js} +42 -93
- package/dist/chunks/{chunk.GOMVXZ72.js → chunk.XRZGSSHY.js} +1 -1
- package/dist/chunks/{chunk.Z2SRVRIK.js → chunk.XXN6UBL4.js} +10 -12
- package/dist/chunks/{chunk.6GN2WDDT.js → chunk.Y52TCF24.js} +1 -1
- package/dist/chunks/{chunk.DY2W3WPP.js → chunk.Z7DBDDCZ.js} +16 -8
- package/dist/chunks/{chunk.WI3DWLXW.js → chunk.ZTGPYOYG.js} +13 -22
- package/dist/components/accordion/accordion.js +3 -3
- package/dist/components/alert/alert.js +4 -4
- package/dist/components/avatar/avatar.js +4 -4
- package/dist/components/breadcrumb/breadcrumb.js +3 -3
- package/dist/components/button/button.d.ts +4 -1
- package/dist/components/button/button.js +4 -4
- package/dist/components/callout/callout.d.ts +3 -1
- package/dist/components/callout/callout.js +4 -4
- package/dist/components/checkbox/checkbox.d.ts +5 -1
- package/dist/components/checkbox/checkbox.js +9 -4
- package/dist/components/checkbox-button/checkbox-button.d.ts +1 -0
- package/dist/components/checkbox-button/checkbox-button.js +4 -4
- package/dist/components/checkbox-group/checkbox-group.d.ts +9 -8
- package/dist/components/checkbox-group/checkbox-group.js +8 -7
- package/dist/components/checkbox-group/checkbox-group.styles.js +1 -1
- package/dist/components/combobox/combobox.d.ts +3 -2
- package/dist/components/combobox/combobox.js +6 -5
- package/dist/components/dialog/dialog.d.ts +5 -1
- package/dist/components/dialog/dialog.js +5 -5
- package/dist/components/dialog/dialog.styles.js +1 -1
- package/dist/components/download-card/download-card.js +5 -5
- package/dist/components/download-card/download-card.styles.js +1 -1
- package/dist/components/download-link/download-link.js +5 -5
- package/dist/components/download-link/download-link.styles.js +1 -1
- package/dist/components/drawer/drawer.js +3 -3
- package/dist/components/error-text/error-text.js +3 -3
- package/dist/components/file-upload/file-upload.d.ts +3 -2
- package/dist/components/file-upload/file-upload.js +3 -3
- package/dist/components/file-upload-item/file-upload-item.js +3 -3
- package/dist/components/filter-base/filter-base-stories.js +1 -1
- package/dist/components/filter-base/filter-base.js +3 -3
- package/dist/components/filter-button/filter-button.js +3 -3
- package/dist/components/filter-counter/filter-counter.js +9 -8
- package/dist/components/filter-date/filter-date.js +4 -4
- package/dist/components/filter-range/filter-range.js +10 -9
- package/dist/components/filter-select/filter-select.d.ts +6 -3
- package/dist/components/filter-select/filter-select.js +14 -13
- package/dist/components/header/header.d.ts +5 -1
- package/dist/components/header/header.js +2 -2
- package/dist/components/header/header.styles.js +1 -1
- package/dist/components/header-search/header-search.d.ts +6 -0
- package/dist/components/header-search/header-search.js +11 -5
- package/dist/components/header-search/header-search.styles.js +1 -1
- package/dist/components/icon/icon.js +3 -3
- package/dist/components/icon/library.js +2 -2
- package/dist/components/icon/library.system.js +1 -1
- package/dist/components/icon-button/icon-button.js +3 -3
- package/dist/components/input/input.js +8 -7
- package/dist/components/input-date/input-date.js +7 -6
- package/dist/components/input-mask/input-mask.js +6 -5
- package/dist/components/input-otp/input-otp.d.ts +90 -0
- package/dist/components/input-otp/input-otp.js +31 -0
- package/dist/components/input-otp/input-otp.styles.d.ts +2 -0
- package/dist/components/input-otp/input-otp.styles.js +9 -0
- package/dist/components/input-otp/input-otp.utils.d.ts +3 -0
- package/dist/components/input-otp/input-otp.utils.js +11 -0
- package/dist/components/input-phone/input-phone.d.ts +3 -3
- package/dist/components/input-phone/input-phone.js +14 -19
- package/dist/components/input-phone/input-phone.styles.js +1 -1
- package/dist/components/input-phone/input-phone.utils.d.ts +0 -2
- package/dist/components/input-phone/input-phone.utils.js +1 -5
- package/dist/components/menu-accordion/menu-accordion.js +3 -3
- package/dist/components/menu-item/menu-item.js +3 -3
- package/dist/components/menu-navigation/menu-navigation.js +1 -1
- package/dist/components/navbar-link/navbar-link.js +5 -5
- package/dist/components/navbar-menu/navbar-menu.js +4 -4
- package/dist/components/option/option.js +5 -5
- package/dist/components/option/option.styles.js +1 -1
- package/dist/components/pagination/pagination.js +11 -10
- package/dist/components/profile-button/profile-button.js +4 -4
- package/dist/components/quote/quote.js +3 -3
- package/dist/components/radio/radio.js +3 -3
- package/dist/components/radio-button/radio-button.js +9 -7
- package/dist/components/radio-group/radio-group.d.ts +7 -2
- package/dist/components/radio-group/radio-group.js +8 -6
- package/dist/components/range-slider/range-slider.d.ts +0 -2
- package/dist/components/range-slider/range-slider.js +1 -1
- package/dist/components/select/select.d.ts +4 -2
- package/dist/components/select/select.js +6 -5
- package/dist/components/split-panel/split-panel.js +3 -3
- package/dist/components/step/step.js +5 -4
- package/dist/components/tab/tab.d.ts +2 -0
- package/dist/components/tab/tab.js +4 -4
- package/dist/components/tab-group/tab-group.js +3 -3
- package/dist/components/table-body/table-body.js +2 -2
- package/dist/components/table-header-cell/table-header-cell.js +3 -3
- package/dist/components/table-header-row/table-header-row.js +11 -8
- package/dist/components/table-row/table-row.js +10 -5
- package/dist/components/tag/tag.js +3 -3
- package/dist/components/textarea/textarea.js +6 -5
- package/dist/components/tree/tree.js +11 -6
- package/dist/components/tree-item/tree-item.js +9 -4
- package/dist/custom-elements.json +815 -184
- package/dist/design-system.d.ts +2 -0
- package/dist/design-system.js +129 -116
- package/dist/events/events.d.ts +7 -7
- package/dist/internal/a11y-warning.d.ts +2 -0
- package/dist/internal/a11y-warning.js +4 -0
- package/dist/internal/components/date-field/date-field.js +6 -1
- package/dist/internal/components/form-control/form-control-layout.js +6 -1
- package/dist/internal/components/form-toggle-button/form-toggle-button-stories.d.ts +2 -86
- package/dist/themes/dsa-wc-theme.css +19 -0
- package/dist/themes/dsa-wc-theme.min.css +1 -1
- package/dist/themes/dsa-wc-theme.styles.js +19 -0
- package/dist/utilities/icon-library.js +2 -2
- package/dist/utilities/storybook.d.ts +1 -0
- package/dist/utilities/storybook.js +3 -1
- package/dist/vscode.html-custom-data.json +140 -18
- package/dist/web-types.json +472 -69
- package/package.json +3 -1
- package/cdn/chunks/chunk.CCL2RZON.js +0 -132
- package/cdn/chunks/chunk.DIF52FDQ.js +0 -183
- package/cdn/chunks/chunk.GVVML3JJ.js +0 -272
- package/cdn/chunks/chunk.PS4PM6DJ.js +0 -164
- package/dist/chunks/chunk.2T66U3QC.js +0 -270
- package/dist/chunks/chunk.AYDVF4T3.js +0 -157
- package/dist/chunks/chunk.ESYJVRG3.js +0 -129
- package/cdn/chunks/{chunk.COR7P3QG.js → chunk.NSE76EM5.js} +3 -3
- package/cdn/chunks/{chunk.P33HFS7T.js → chunk.V2UYRTUC.js} +3 -3
- package/dist/chunks/{chunk.WOV5QN3O.js → chunk.3OHVWJYG.js} +3 -3
- package/dist/chunks/{chunk.7BFH35RV.js → chunk.63MNXWSY.js} +3 -3
package/cdn/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
|
3
3
|
"name": "@ds-autonomie/web-components",
|
|
4
|
-
"version": "2.0
|
|
4
|
+
"version": "2.2.0",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"framework-config": {
|
|
7
7
|
"enable-when": {
|
|
@@ -1037,6 +1037,7 @@
|
|
|
1037
1037
|
},
|
|
1038
1038
|
{
|
|
1039
1039
|
"name": "title",
|
|
1040
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
1040
1041
|
"value": {
|
|
1041
1042
|
"type": "string"
|
|
1042
1043
|
}
|
|
@@ -1197,6 +1198,13 @@
|
|
|
1197
1198
|
},
|
|
1198
1199
|
{
|
|
1199
1200
|
"name": "ariaLabel",
|
|
1201
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
1202
|
+
"value": {
|
|
1203
|
+
"type": "string"
|
|
1204
|
+
}
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
"name": "accessibleName",
|
|
1200
1208
|
"description": "Provides an accessible label for the button element",
|
|
1201
1209
|
"value": {
|
|
1202
1210
|
"type": "string"
|
|
@@ -1313,6 +1321,7 @@
|
|
|
1313
1321
|
"attributes": [
|
|
1314
1322
|
{
|
|
1315
1323
|
"name": "title",
|
|
1324
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
1316
1325
|
"value": {
|
|
1317
1326
|
"type": "string"
|
|
1318
1327
|
}
|
|
@@ -1473,6 +1482,13 @@
|
|
|
1473
1482
|
},
|
|
1474
1483
|
{
|
|
1475
1484
|
"name": "aria-label",
|
|
1485
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
1486
|
+
"value": {
|
|
1487
|
+
"type": "string"
|
|
1488
|
+
}
|
|
1489
|
+
},
|
|
1490
|
+
{
|
|
1491
|
+
"name": "accessible-name",
|
|
1476
1492
|
"description": "Provides an accessible label for the button element",
|
|
1477
1493
|
"value": {
|
|
1478
1494
|
"type": "string"
|
|
@@ -1602,6 +1618,13 @@
|
|
|
1602
1618
|
},
|
|
1603
1619
|
{
|
|
1604
1620
|
"name": "title",
|
|
1621
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the callout-title attribute instead.",
|
|
1622
|
+
"value": {
|
|
1623
|
+
"type": "string"
|
|
1624
|
+
}
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"name": "calloutTitle",
|
|
1605
1628
|
"description": "The callout's title.",
|
|
1606
1629
|
"value": {
|
|
1607
1630
|
"type": "string"
|
|
@@ -1620,6 +1643,13 @@
|
|
|
1620
1643
|
"attributes": [
|
|
1621
1644
|
{
|
|
1622
1645
|
"name": "title",
|
|
1646
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the callout-title attribute instead.",
|
|
1647
|
+
"value": {
|
|
1648
|
+
"type": "string"
|
|
1649
|
+
}
|
|
1650
|
+
},
|
|
1651
|
+
{
|
|
1652
|
+
"name": "callout-title",
|
|
1623
1653
|
"description": "The callout's title.",
|
|
1624
1654
|
"value": {
|
|
1625
1655
|
"type": "string"
|
|
@@ -1742,6 +1772,7 @@
|
|
|
1742
1772
|
},
|
|
1743
1773
|
{
|
|
1744
1774
|
"name": "title",
|
|
1775
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
1745
1776
|
"value": {
|
|
1746
1777
|
"type": "string"
|
|
1747
1778
|
}
|
|
@@ -1832,7 +1863,14 @@
|
|
|
1832
1863
|
},
|
|
1833
1864
|
{
|
|
1834
1865
|
"name": "ariaLabel",
|
|
1835
|
-
"description": "
|
|
1866
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
1867
|
+
"value": {
|
|
1868
|
+
"type": "string"
|
|
1869
|
+
}
|
|
1870
|
+
},
|
|
1871
|
+
{
|
|
1872
|
+
"name": "accessibleName",
|
|
1873
|
+
"description": "Provides an accessible label for the checkbox element (used by dsa-table-row and dsa-table-header-row)",
|
|
1836
1874
|
"value": {
|
|
1837
1875
|
"type": "string"
|
|
1838
1876
|
}
|
|
@@ -1945,6 +1983,7 @@
|
|
|
1945
1983
|
"attributes": [
|
|
1946
1984
|
{
|
|
1947
1985
|
"name": "title",
|
|
1986
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
1948
1987
|
"value": {
|
|
1949
1988
|
"type": "string"
|
|
1950
1989
|
}
|
|
@@ -2028,7 +2067,14 @@
|
|
|
2028
2067
|
},
|
|
2029
2068
|
{
|
|
2030
2069
|
"name": "aria-label",
|
|
2031
|
-
"description": "
|
|
2070
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
2071
|
+
"value": {
|
|
2072
|
+
"type": "string"
|
|
2073
|
+
}
|
|
2074
|
+
},
|
|
2075
|
+
{
|
|
2076
|
+
"name": "accessible-name",
|
|
2077
|
+
"description": "Provides an accessible label for the checkbox element (used by dsa-table-row and dsa-table-header-row)",
|
|
2032
2078
|
"value": {
|
|
2033
2079
|
"type": "string"
|
|
2034
2080
|
}
|
|
@@ -2093,12 +2139,6 @@
|
|
|
2093
2139
|
"type": "number"
|
|
2094
2140
|
}
|
|
2095
2141
|
},
|
|
2096
|
-
{
|
|
2097
|
-
"name": "slottedElementsObserver",
|
|
2098
|
-
"value": {
|
|
2099
|
-
"type": "MutationObserver"
|
|
2100
|
-
}
|
|
2101
|
-
},
|
|
2102
2142
|
{
|
|
2103
2143
|
"name": "defaultSlot",
|
|
2104
2144
|
"value": {
|
|
@@ -2123,12 +2163,6 @@
|
|
|
2123
2163
|
"type": "string[]"
|
|
2124
2164
|
}
|
|
2125
2165
|
},
|
|
2126
|
-
{
|
|
2127
|
-
"name": "allCheckboxes",
|
|
2128
|
-
"value": {
|
|
2129
|
-
"type": "(DSACheckbox | DSACheckboxButton)[]"
|
|
2130
|
-
}
|
|
2131
|
-
},
|
|
2132
2166
|
{
|
|
2133
2167
|
"name": "label",
|
|
2134
2168
|
"description": "The checkbox group's label. Required for proper accessibility. If you need to display HTML, use the `label` slot\ninstead.",
|
|
@@ -2152,7 +2186,7 @@
|
|
|
2152
2186
|
},
|
|
2153
2187
|
{
|
|
2154
2188
|
"name": "value",
|
|
2155
|
-
"description": "The current value of the checkbox group,
|
|
2189
|
+
"description": "The current value of the checkbox group, representing a list of the checked children checkbox items (designated\nby their “value” and separated by a comma). It can be used as a way to define which items are checked by default,\nand is submitted as name/value pairs with form data.",
|
|
2156
2190
|
"value": {
|
|
2157
2191
|
"type": "string[]"
|
|
2158
2192
|
}
|
|
@@ -2206,6 +2240,13 @@
|
|
|
2206
2240
|
"type": "string | string[]"
|
|
2207
2241
|
}
|
|
2208
2242
|
},
|
|
2243
|
+
{
|
|
2244
|
+
"name": "hideLabel",
|
|
2245
|
+
"description": "Hides the label to avoid duplication. Please make sure there is another visible label for the group. You still need to provide a `label` via attribute or slot.",
|
|
2246
|
+
"value": {
|
|
2247
|
+
"type": "boolean"
|
|
2248
|
+
}
|
|
2249
|
+
},
|
|
2209
2250
|
{
|
|
2210
2251
|
"name": "validity",
|
|
2211
2252
|
"description": "Gets the validity state object",
|
|
@@ -2216,10 +2257,6 @@
|
|
|
2216
2257
|
"description": "Gets the validation message",
|
|
2217
2258
|
"value": {}
|
|
2218
2259
|
},
|
|
2219
|
-
{
|
|
2220
|
-
"name": "observeSlottedElements",
|
|
2221
|
-
"value": {}
|
|
2222
|
-
},
|
|
2223
2260
|
{
|
|
2224
2261
|
"name": "getAllCheckboxes",
|
|
2225
2262
|
"value": {}
|
|
@@ -2248,10 +2285,6 @@
|
|
|
2248
2285
|
"name": "handleInvalid",
|
|
2249
2286
|
"value": {}
|
|
2250
2287
|
},
|
|
2251
|
-
{
|
|
2252
|
-
"name": "updateCheckedCheckbox",
|
|
2253
|
-
"value": {}
|
|
2254
|
-
},
|
|
2255
2288
|
{
|
|
2256
2289
|
"name": "handleValueChange",
|
|
2257
2290
|
"value": {}
|
|
@@ -2320,7 +2353,7 @@
|
|
|
2320
2353
|
},
|
|
2321
2354
|
{
|
|
2322
2355
|
"name": "value",
|
|
2323
|
-
"description": "The current value of the checkbox group,
|
|
2356
|
+
"description": "The current value of the checkbox group, representing a list of the checked children checkbox items (designated\nby their “value” and separated by a comma). It can be used as a way to define which items are checked by default,\nand is submitted as name/value pairs with form data.",
|
|
2324
2357
|
"value": {
|
|
2325
2358
|
"type": "string[]"
|
|
2326
2359
|
}
|
|
@@ -2373,6 +2406,13 @@
|
|
|
2373
2406
|
"value": {
|
|
2374
2407
|
"type": "string | string[]"
|
|
2375
2408
|
}
|
|
2409
|
+
},
|
|
2410
|
+
{
|
|
2411
|
+
"name": "hide-label",
|
|
2412
|
+
"description": "Hides the label to avoid duplication. Please make sure there is another visible label for the group. You still need to provide a `label` via attribute or slot.",
|
|
2413
|
+
"value": {
|
|
2414
|
+
"type": "boolean"
|
|
2415
|
+
}
|
|
2376
2416
|
}
|
|
2377
2417
|
]
|
|
2378
2418
|
},
|
|
@@ -2470,7 +2510,7 @@
|
|
|
2470
2510
|
},
|
|
2471
2511
|
{
|
|
2472
2512
|
"name": "value",
|
|
2473
|
-
"description": "The current value of the
|
|
2513
|
+
"description": "The current value of the combobox, representing a list of the selected options (or single option if “multiple” is\ndisabled). Selected options are designated by their value, and separated by a space. It can be used as a way to\ndefine which options are selected by default, and will be sent as name/value pairs with form data.",
|
|
2474
2514
|
"value": {
|
|
2475
2515
|
"type": "string | string[]"
|
|
2476
2516
|
}
|
|
@@ -2813,7 +2853,7 @@
|
|
|
2813
2853
|
},
|
|
2814
2854
|
{
|
|
2815
2855
|
"name": "value",
|
|
2816
|
-
"description": "The current value of the
|
|
2856
|
+
"description": "The current value of the combobox, representing a list of the selected options (or single option if “multiple” is\ndisabled). Selected options are designated by their value, and separated by a space. It can be used as a way to\ndefine which options are selected by default, and will be sent as name/value pairs with form data.",
|
|
2817
2857
|
"value": {
|
|
2818
2858
|
"type": "string | string[]"
|
|
2819
2859
|
}
|
|
@@ -2938,9 +2978,16 @@
|
|
|
2938
2978
|
"type": "string"
|
|
2939
2979
|
}
|
|
2940
2980
|
},
|
|
2981
|
+
{
|
|
2982
|
+
"name": "hideTitle",
|
|
2983
|
+
"description": "Hides the title part of the header, allowing users to still use the close button to dismiss the dialog.",
|
|
2984
|
+
"value": {
|
|
2985
|
+
"type": "boolean"
|
|
2986
|
+
}
|
|
2987
|
+
},
|
|
2941
2988
|
{
|
|
2942
2989
|
"name": "noHeader",
|
|
2943
|
-
"description": "
|
|
2990
|
+
"description": "Removes the entire header part of the dialog. This will also remove the default close button, so please ensure you provide an easy,\naccessible way for users to dismiss the dialog.",
|
|
2944
2991
|
"value": {
|
|
2945
2992
|
"type": "boolean"
|
|
2946
2993
|
}
|
|
@@ -3025,9 +3072,16 @@
|
|
|
3025
3072
|
"type": "string"
|
|
3026
3073
|
}
|
|
3027
3074
|
},
|
|
3075
|
+
{
|
|
3076
|
+
"name": "hide-title",
|
|
3077
|
+
"description": "Hides the title part of the header, allowing users to still use the close button to dismiss the dialog.",
|
|
3078
|
+
"value": {
|
|
3079
|
+
"type": "boolean"
|
|
3080
|
+
}
|
|
3081
|
+
},
|
|
3028
3082
|
{
|
|
3029
3083
|
"name": "no-header",
|
|
3030
|
-
"description": "
|
|
3084
|
+
"description": "Removes the entire header part of the dialog. This will also remove the default close button, so please ensure you provide an easy,\naccessible way for users to dismiss the dialog.",
|
|
3031
3085
|
"value": {
|
|
3032
3086
|
"type": "boolean"
|
|
3033
3087
|
}
|
|
@@ -3832,7 +3886,7 @@
|
|
|
3832
3886
|
},
|
|
3833
3887
|
{
|
|
3834
3888
|
"name": "errorMessage",
|
|
3835
|
-
"description": "
|
|
3889
|
+
"description": "The error message or messages that are shown when “error” is set to “true”. To display several\nmessages, they must be separated by a pipe character, e.g. \"Error 1|Error 2|Error 3”.",
|
|
3836
3890
|
"value": {
|
|
3837
3891
|
"type": "string | string[]"
|
|
3838
3892
|
}
|
|
@@ -3968,7 +4022,7 @@
|
|
|
3968
4022
|
},
|
|
3969
4023
|
{
|
|
3970
4024
|
"name": "error-message",
|
|
3971
|
-
"description": "
|
|
4025
|
+
"description": "The error message or messages that are shown when “error” is set to “true”. To display several\nmessages, they must be separated by a pipe character, e.g. \"Error 1|Error 2|Error 3”.",
|
|
3972
4026
|
"value": {
|
|
3973
4027
|
"type": "string | string[]"
|
|
3974
4028
|
}
|
|
@@ -5667,7 +5721,7 @@
|
|
|
5667
5721
|
},
|
|
5668
5722
|
{
|
|
5669
5723
|
"name": "value",
|
|
5670
|
-
"description": "The current value of the filter
|
|
5724
|
+
"description": "The current value of the filter, representing a list of the selected options (or single option if “multiple”\nis disabled). It can be used as a way to define which options are selected by default. Selected options are\ndesignated by their value, and separated by a space.",
|
|
5671
5725
|
"value": {
|
|
5672
5726
|
"type": "string | string[]"
|
|
5673
5727
|
}
|
|
@@ -5681,7 +5735,7 @@
|
|
|
5681
5735
|
},
|
|
5682
5736
|
{
|
|
5683
5737
|
"name": "maxVisibleListLength",
|
|
5684
|
-
"description": "The maximum number of options that will be displayed by default. The user will then have to press \"See All\" to
|
|
5738
|
+
"description": "The maximum number of options that will be displayed by default. The user will then have to press \"See All\" to\ndisplay the complete list. Set to 0 to remove the limit.",
|
|
5685
5739
|
"value": {
|
|
5686
5740
|
"type": "number"
|
|
5687
5741
|
}
|
|
@@ -5794,6 +5848,10 @@
|
|
|
5794
5848
|
"name": "handleSeeAllChange",
|
|
5795
5849
|
"value": {}
|
|
5796
5850
|
},
|
|
5851
|
+
{
|
|
5852
|
+
"name": "handleMultipleChange",
|
|
5853
|
+
"value": {}
|
|
5854
|
+
},
|
|
5797
5855
|
{
|
|
5798
5856
|
"name": "hide",
|
|
5799
5857
|
"description": "Hides the listbox.",
|
|
@@ -5969,7 +6027,7 @@
|
|
|
5969
6027
|
"attributes": [
|
|
5970
6028
|
{
|
|
5971
6029
|
"name": "value",
|
|
5972
|
-
"description": "The current value of the filter
|
|
6030
|
+
"description": "The current value of the filter, representing a list of the selected options (or single option if “multiple”\nis disabled). It can be used as a way to define which options are selected by default. Selected options are\ndesignated by their value, and separated by a space.",
|
|
5973
6031
|
"value": {
|
|
5974
6032
|
"type": "string | string[]"
|
|
5975
6033
|
}
|
|
@@ -5983,7 +6041,7 @@
|
|
|
5983
6041
|
},
|
|
5984
6042
|
{
|
|
5985
6043
|
"name": "max-visible-list-length",
|
|
5986
|
-
"description": "The maximum number of options that will be displayed by default. The user will then have to press \"See All\" to
|
|
6044
|
+
"description": "The maximum number of options that will be displayed by default. The user will then have to press \"See All\" to\ndisplay the complete list. Set to 0 to remove the limit.",
|
|
5987
6045
|
"value": {
|
|
5988
6046
|
"type": "number"
|
|
5989
6047
|
}
|
|
@@ -6598,7 +6656,7 @@
|
|
|
6598
6656
|
},
|
|
6599
6657
|
{
|
|
6600
6658
|
"name": "firstLogo",
|
|
6601
|
-
"description": "Choice
|
|
6659
|
+
"description": "Choice between public or pro for the first logo",
|
|
6602
6660
|
"value": {
|
|
6603
6661
|
"type": "| 'public'\n | 'pro'"
|
|
6604
6662
|
}
|
|
@@ -6610,6 +6668,13 @@
|
|
|
6610
6668
|
"type": "string"
|
|
6611
6669
|
}
|
|
6612
6670
|
},
|
|
6671
|
+
{
|
|
6672
|
+
"name": "logoSize",
|
|
6673
|
+
"description": "Renders the logo with larger dimensions",
|
|
6674
|
+
"value": {
|
|
6675
|
+
"type": "'default' | 'large'"
|
|
6676
|
+
}
|
|
6677
|
+
},
|
|
6613
6678
|
{
|
|
6614
6679
|
"name": "searchExpanded",
|
|
6615
6680
|
"description": "Expands the search",
|
|
@@ -6635,6 +6700,10 @@
|
|
|
6635
6700
|
{
|
|
6636
6701
|
"name": "handleSearchExpanded",
|
|
6637
6702
|
"value": {}
|
|
6703
|
+
},
|
|
6704
|
+
{
|
|
6705
|
+
"name": "handleMobile",
|
|
6706
|
+
"value": {}
|
|
6638
6707
|
}
|
|
6639
6708
|
],
|
|
6640
6709
|
"events": []
|
|
@@ -6642,7 +6711,7 @@
|
|
|
6642
6711
|
"attributes": [
|
|
6643
6712
|
{
|
|
6644
6713
|
"name": "first-logo",
|
|
6645
|
-
"description": "Choice
|
|
6714
|
+
"description": "Choice between public or pro for the first logo",
|
|
6646
6715
|
"value": {
|
|
6647
6716
|
"type": "| 'public'\n | 'pro'"
|
|
6648
6717
|
}
|
|
@@ -6654,6 +6723,13 @@
|
|
|
6654
6723
|
"type": "string"
|
|
6655
6724
|
}
|
|
6656
6725
|
},
|
|
6726
|
+
{
|
|
6727
|
+
"name": "logo-size",
|
|
6728
|
+
"description": "Renders the logo with larger dimensions",
|
|
6729
|
+
"value": {
|
|
6730
|
+
"type": "'default' | 'large'"
|
|
6731
|
+
}
|
|
6732
|
+
},
|
|
6657
6733
|
{
|
|
6658
6734
|
"name": "search-expanded",
|
|
6659
6735
|
"description": "Expands the search",
|
|
@@ -6738,6 +6814,20 @@
|
|
|
6738
6814
|
"type": "boolean"
|
|
6739
6815
|
}
|
|
6740
6816
|
},
|
|
6817
|
+
{
|
|
6818
|
+
"name": "alwaysOpen",
|
|
6819
|
+
"description": "Renders the search in an always opened state",
|
|
6820
|
+
"value": {
|
|
6821
|
+
"type": "boolean"
|
|
6822
|
+
}
|
|
6823
|
+
},
|
|
6824
|
+
{
|
|
6825
|
+
"name": "mobile",
|
|
6826
|
+
"description": "Controls whether the header search is rendered in its mobile version or in its desktop version",
|
|
6827
|
+
"value": {
|
|
6828
|
+
"type": "boolean"
|
|
6829
|
+
}
|
|
6830
|
+
},
|
|
6741
6831
|
{
|
|
6742
6832
|
"name": "handleExpandClick",
|
|
6743
6833
|
"value": {}
|
|
@@ -6824,6 +6914,20 @@
|
|
|
6824
6914
|
"value": {
|
|
6825
6915
|
"type": "boolean"
|
|
6826
6916
|
}
|
|
6917
|
+
},
|
|
6918
|
+
{
|
|
6919
|
+
"name": "always-open",
|
|
6920
|
+
"description": "Renders the search in an always opened state",
|
|
6921
|
+
"value": {
|
|
6922
|
+
"type": "boolean"
|
|
6923
|
+
}
|
|
6924
|
+
},
|
|
6925
|
+
{
|
|
6926
|
+
"name": "mobile",
|
|
6927
|
+
"description": "Controls whether the header search is rendered in its mobile version or in its desktop version",
|
|
6928
|
+
"value": {
|
|
6929
|
+
"type": "boolean"
|
|
6930
|
+
}
|
|
6827
6931
|
}
|
|
6828
6932
|
]
|
|
6829
6933
|
},
|
|
@@ -8584,6 +8688,305 @@
|
|
|
8584
8688
|
},
|
|
8585
8689
|
"attributes": []
|
|
8586
8690
|
},
|
|
8691
|
+
{
|
|
8692
|
+
"name": "dsa-input-otp",
|
|
8693
|
+
"description": "",
|
|
8694
|
+
"js": {
|
|
8695
|
+
"properties": [
|
|
8696
|
+
{
|
|
8697
|
+
"name": "formControlController",
|
|
8698
|
+
"value": {}
|
|
8699
|
+
},
|
|
8700
|
+
{
|
|
8701
|
+
"name": "input",
|
|
8702
|
+
"value": {
|
|
8703
|
+
"type": "HTMLInputElement"
|
|
8704
|
+
}
|
|
8705
|
+
},
|
|
8706
|
+
{
|
|
8707
|
+
"name": "hasFocus",
|
|
8708
|
+
"value": {
|
|
8709
|
+
"type": "boolean"
|
|
8710
|
+
}
|
|
8711
|
+
},
|
|
8712
|
+
{
|
|
8713
|
+
"name": "currentIndex",
|
|
8714
|
+
"value": {
|
|
8715
|
+
"type": "number"
|
|
8716
|
+
}
|
|
8717
|
+
},
|
|
8718
|
+
{
|
|
8719
|
+
"name": "patternRegexp",
|
|
8720
|
+
"value": {
|
|
8721
|
+
"type": "RegExp"
|
|
8722
|
+
}
|
|
8723
|
+
},
|
|
8724
|
+
{
|
|
8725
|
+
"name": "value",
|
|
8726
|
+
"description": "The current value of the input, submitted as a name/value pair with form data.",
|
|
8727
|
+
"value": {
|
|
8728
|
+
"type": "string"
|
|
8729
|
+
}
|
|
8730
|
+
},
|
|
8731
|
+
{
|
|
8732
|
+
"name": "defaultValue",
|
|
8733
|
+
"description": "The default value of the form control. Primarily used for resetting the form control.",
|
|
8734
|
+
"value": {
|
|
8735
|
+
"type": "string"
|
|
8736
|
+
}
|
|
8737
|
+
},
|
|
8738
|
+
{
|
|
8739
|
+
"name": "pattern",
|
|
8740
|
+
"description": "A regular expression pattern to validate input against.",
|
|
8741
|
+
"value": {
|
|
8742
|
+
"type": "string"
|
|
8743
|
+
}
|
|
8744
|
+
},
|
|
8745
|
+
{
|
|
8746
|
+
"name": "length",
|
|
8747
|
+
"description": "The length of input that will be considered valid.",
|
|
8748
|
+
"value": {
|
|
8749
|
+
"type": "number"
|
|
8750
|
+
}
|
|
8751
|
+
},
|
|
8752
|
+
{
|
|
8753
|
+
"name": "autocapitalize",
|
|
8754
|
+
"description": "Controls whether and how text input is automatically capitalized as it is entered by the user.",
|
|
8755
|
+
"value": {
|
|
8756
|
+
"type": "| 'off'\n | 'none'\n | 'on'\n | 'sentences'\n | 'words'\n | 'characters'"
|
|
8757
|
+
}
|
|
8758
|
+
},
|
|
8759
|
+
{
|
|
8760
|
+
"name": "autofocus",
|
|
8761
|
+
"description": "Indicates that the input should receive focus on page load.",
|
|
8762
|
+
"value": {
|
|
8763
|
+
"type": "boolean"
|
|
8764
|
+
}
|
|
8765
|
+
},
|
|
8766
|
+
{
|
|
8767
|
+
"name": "enterkeyhint",
|
|
8768
|
+
"description": "Used to customize the label or icon of the Enter key on virtual keyboards.",
|
|
8769
|
+
"value": {
|
|
8770
|
+
"type": "| 'enter'\n | 'done'\n | 'go'\n | 'next'\n | 'previous'\n | 'search'\n | 'send'"
|
|
8771
|
+
}
|
|
8772
|
+
},
|
|
8773
|
+
{
|
|
8774
|
+
"name": "inputmode",
|
|
8775
|
+
"description": "Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.",
|
|
8776
|
+
"value": {
|
|
8777
|
+
"type": "| 'none'\n | 'text'\n | 'decimal'\n | 'numeric'\n | 'tel'\n | 'search'\n | 'email'\n | 'url'"
|
|
8778
|
+
}
|
|
8779
|
+
},
|
|
8780
|
+
{
|
|
8781
|
+
"name": "validity",
|
|
8782
|
+
"description": "Gets the validity state object",
|
|
8783
|
+
"value": {}
|
|
8784
|
+
},
|
|
8785
|
+
{
|
|
8786
|
+
"name": "validationMessage",
|
|
8787
|
+
"description": "Gets the validation message",
|
|
8788
|
+
"value": {}
|
|
8789
|
+
},
|
|
8790
|
+
{
|
|
8791
|
+
"name": "handleBlur",
|
|
8792
|
+
"value": {}
|
|
8793
|
+
},
|
|
8794
|
+
{
|
|
8795
|
+
"name": "handleChange",
|
|
8796
|
+
"value": {}
|
|
8797
|
+
},
|
|
8798
|
+
{
|
|
8799
|
+
"name": "handleFocus",
|
|
8800
|
+
"value": {}
|
|
8801
|
+
},
|
|
8802
|
+
{
|
|
8803
|
+
"name": "handleInput",
|
|
8804
|
+
"value": {}
|
|
8805
|
+
},
|
|
8806
|
+
{
|
|
8807
|
+
"name": "handleSelect",
|
|
8808
|
+
"value": {}
|
|
8809
|
+
},
|
|
8810
|
+
{
|
|
8811
|
+
"name": "handleInvalid",
|
|
8812
|
+
"value": {}
|
|
8813
|
+
},
|
|
8814
|
+
{
|
|
8815
|
+
"name": "handleKeyDown",
|
|
8816
|
+
"value": {}
|
|
8817
|
+
},
|
|
8818
|
+
{
|
|
8819
|
+
"name": "handleSingleFieldClick",
|
|
8820
|
+
"value": {}
|
|
8821
|
+
},
|
|
8822
|
+
{
|
|
8823
|
+
"name": "getLastIndex",
|
|
8824
|
+
"value": {}
|
|
8825
|
+
},
|
|
8826
|
+
{
|
|
8827
|
+
"name": "getDescriptionIds",
|
|
8828
|
+
"value": {}
|
|
8829
|
+
},
|
|
8830
|
+
{
|
|
8831
|
+
"name": "handleCurrentIndexChange",
|
|
8832
|
+
"value": {}
|
|
8833
|
+
},
|
|
8834
|
+
{
|
|
8835
|
+
"name": "handleDisabledChange",
|
|
8836
|
+
"value": {}
|
|
8837
|
+
},
|
|
8838
|
+
{
|
|
8839
|
+
"name": "handleValueChange",
|
|
8840
|
+
"value": {}
|
|
8841
|
+
},
|
|
8842
|
+
{
|
|
8843
|
+
"name": "handlePatterChange",
|
|
8844
|
+
"value": {}
|
|
8845
|
+
},
|
|
8846
|
+
{
|
|
8847
|
+
"name": "blur",
|
|
8848
|
+
"description": "Removes focus from the input.",
|
|
8849
|
+
"value": {}
|
|
8850
|
+
},
|
|
8851
|
+
{
|
|
8852
|
+
"name": "checkValidity",
|
|
8853
|
+
"description": "Checks for validity but does not show a validation message. Returns `true` when valid and `false` when invalid.",
|
|
8854
|
+
"value": {}
|
|
8855
|
+
},
|
|
8856
|
+
{
|
|
8857
|
+
"name": "focus",
|
|
8858
|
+
"description": "Sets focus on the input.",
|
|
8859
|
+
"value": {}
|
|
8860
|
+
},
|
|
8861
|
+
{
|
|
8862
|
+
"name": "getForm",
|
|
8863
|
+
"description": "Gets the associated form, if one exists.",
|
|
8864
|
+
"value": {}
|
|
8865
|
+
},
|
|
8866
|
+
{
|
|
8867
|
+
"name": "reportValidity",
|
|
8868
|
+
"description": "Checks for validity and shows the browser's validation message if the control is invalid.",
|
|
8869
|
+
"value": {}
|
|
8870
|
+
},
|
|
8871
|
+
{
|
|
8872
|
+
"name": "select",
|
|
8873
|
+
"description": "Selects all the text in the input.",
|
|
8874
|
+
"value": {}
|
|
8875
|
+
},
|
|
8876
|
+
{
|
|
8877
|
+
"name": "setCustomValidity",
|
|
8878
|
+
"description": "Sets a custom validation message. Pass an empty string to restore validity.",
|
|
8879
|
+
"value": {}
|
|
8880
|
+
},
|
|
8881
|
+
{
|
|
8882
|
+
"name": "getUpdateComplete",
|
|
8883
|
+
"value": {}
|
|
8884
|
+
},
|
|
8885
|
+
{
|
|
8886
|
+
"name": "renderSingleField",
|
|
8887
|
+
"value": {}
|
|
8888
|
+
},
|
|
8889
|
+
{
|
|
8890
|
+
"name": "renderInput",
|
|
8891
|
+
"value": {}
|
|
8892
|
+
}
|
|
8893
|
+
],
|
|
8894
|
+
"events": [
|
|
8895
|
+
{
|
|
8896
|
+
"name": "dsa-blur",
|
|
8897
|
+
"description": "Emitted when the control loses focus."
|
|
8898
|
+
},
|
|
8899
|
+
{
|
|
8900
|
+
"name": "dsa-change",
|
|
8901
|
+
"description": "Emitted when an alteration to the control's value is committed by the user."
|
|
8902
|
+
},
|
|
8903
|
+
{
|
|
8904
|
+
"name": "dsa-focus",
|
|
8905
|
+
"description": "Emitted when the control gains focus."
|
|
8906
|
+
},
|
|
8907
|
+
{
|
|
8908
|
+
"name": "dsa-input",
|
|
8909
|
+
"description": "Emitted when the control receives input."
|
|
8910
|
+
},
|
|
8911
|
+
{
|
|
8912
|
+
"name": "dsa-invalid",
|
|
8913
|
+
"description": "Emitted when the form control has been checked for validity and its constraints aren't satisfied."
|
|
8914
|
+
}
|
|
8915
|
+
]
|
|
8916
|
+
},
|
|
8917
|
+
"attributes": [
|
|
8918
|
+
{
|
|
8919
|
+
"name": "value",
|
|
8920
|
+
"description": "The current value of the input, submitted as a name/value pair with form data.",
|
|
8921
|
+
"value": {
|
|
8922
|
+
"type": "string"
|
|
8923
|
+
}
|
|
8924
|
+
},
|
|
8925
|
+
{
|
|
8926
|
+
"name": "pattern",
|
|
8927
|
+
"description": "A regular expression pattern to validate input against.",
|
|
8928
|
+
"value": {
|
|
8929
|
+
"type": "string"
|
|
8930
|
+
}
|
|
8931
|
+
},
|
|
8932
|
+
{
|
|
8933
|
+
"name": "length",
|
|
8934
|
+
"description": "The length of input that will be considered valid.",
|
|
8935
|
+
"value": {
|
|
8936
|
+
"type": "number"
|
|
8937
|
+
}
|
|
8938
|
+
},
|
|
8939
|
+
{
|
|
8940
|
+
"name": "autocapitalize",
|
|
8941
|
+
"description": "Controls whether and how text input is automatically capitalized as it is entered by the user.",
|
|
8942
|
+
"value": {
|
|
8943
|
+
"type": "| 'off'\n | 'none'\n | 'on'\n | 'sentences'\n | 'words'\n | 'characters'"
|
|
8944
|
+
}
|
|
8945
|
+
},
|
|
8946
|
+
{
|
|
8947
|
+
"name": "autofocus",
|
|
8948
|
+
"description": "Indicates that the input should receive focus on page load.",
|
|
8949
|
+
"value": {
|
|
8950
|
+
"type": "boolean"
|
|
8951
|
+
}
|
|
8952
|
+
},
|
|
8953
|
+
{
|
|
8954
|
+
"name": "enterkeyhint",
|
|
8955
|
+
"description": "Used to customize the label or icon of the Enter key on virtual keyboards.",
|
|
8956
|
+
"value": {
|
|
8957
|
+
"type": "| 'enter'\n | 'done'\n | 'go'\n | 'next'\n | 'previous'\n | 'search'\n | 'send'"
|
|
8958
|
+
}
|
|
8959
|
+
},
|
|
8960
|
+
{
|
|
8961
|
+
"name": "inputmode",
|
|
8962
|
+
"description": "Tells the browser what type of data will be entered by the user, allowing it to display the appropriate virtual\nkeyboard on supportive devices.",
|
|
8963
|
+
"value": {
|
|
8964
|
+
"type": "| 'none'\n | 'text'\n | 'decimal'\n | 'numeric'\n | 'tel'\n | 'search'\n | 'email'\n | 'url'"
|
|
8965
|
+
}
|
|
8966
|
+
}
|
|
8967
|
+
]
|
|
8968
|
+
},
|
|
8969
|
+
{
|
|
8970
|
+
"js": {
|
|
8971
|
+
"properties": [],
|
|
8972
|
+
"events": []
|
|
8973
|
+
},
|
|
8974
|
+
"attributes": []
|
|
8975
|
+
},
|
|
8976
|
+
{
|
|
8977
|
+
"js": {
|
|
8978
|
+
"properties": [],
|
|
8979
|
+
"events": []
|
|
8980
|
+
},
|
|
8981
|
+
"attributes": []
|
|
8982
|
+
},
|
|
8983
|
+
{
|
|
8984
|
+
"js": {
|
|
8985
|
+
"properties": [],
|
|
8986
|
+
"events": []
|
|
8987
|
+
},
|
|
8988
|
+
"attributes": []
|
|
8989
|
+
},
|
|
8587
8990
|
{
|
|
8588
8991
|
"description": "Get Input Phone configuration by phone prefix for French phone numbers including Dom-Toms",
|
|
8589
8992
|
"js": {
|
|
@@ -8914,20 +9317,6 @@
|
|
|
8914
9317
|
},
|
|
8915
9318
|
"attributes": []
|
|
8916
9319
|
},
|
|
8917
|
-
{
|
|
8918
|
-
"js": {
|
|
8919
|
-
"properties": [],
|
|
8920
|
-
"events": []
|
|
8921
|
-
},
|
|
8922
|
-
"attributes": []
|
|
8923
|
-
},
|
|
8924
|
-
{
|
|
8925
|
-
"js": {
|
|
8926
|
-
"properties": [],
|
|
8927
|
-
"events": []
|
|
8928
|
-
},
|
|
8929
|
-
"attributes": []
|
|
8930
|
-
},
|
|
8931
9320
|
{
|
|
8932
9321
|
"name": "dsa-menu-accordion",
|
|
8933
9322
|
"description": "",
|
|
@@ -11184,11 +11573,18 @@
|
|
|
11184
11573
|
},
|
|
11185
11574
|
{
|
|
11186
11575
|
"name": "errorMessage",
|
|
11187
|
-
"description": "
|
|
11576
|
+
"description": "The error message or messages that are shown when “error” is set to “true”. To display several messages,\nthey must be separated by a pipe character, e.g. \"Error 1|Error 2|Error 3”",
|
|
11188
11577
|
"value": {
|
|
11189
11578
|
"type": "string | string[]"
|
|
11190
11579
|
}
|
|
11191
11580
|
},
|
|
11581
|
+
{
|
|
11582
|
+
"name": "hideLabel",
|
|
11583
|
+
"description": "Hides the label to avoid duplication. Please make sure there is another visible label for the group. You still need to provide a `label` via attribute or slot.",
|
|
11584
|
+
"value": {
|
|
11585
|
+
"type": "boolean"
|
|
11586
|
+
}
|
|
11587
|
+
},
|
|
11192
11588
|
{
|
|
11193
11589
|
"name": "validity",
|
|
11194
11590
|
"description": "Gets the validity state object",
|
|
@@ -11363,10 +11759,17 @@
|
|
|
11363
11759
|
},
|
|
11364
11760
|
{
|
|
11365
11761
|
"name": "error-message",
|
|
11366
|
-
"description": "
|
|
11762
|
+
"description": "The error message or messages that are shown when “error” is set to “true”. To display several messages,\nthey must be separated by a pipe character, e.g. \"Error 1|Error 2|Error 3”",
|
|
11367
11763
|
"value": {
|
|
11368
11764
|
"type": "string | string[]"
|
|
11369
11765
|
}
|
|
11766
|
+
},
|
|
11767
|
+
{
|
|
11768
|
+
"name": "hide-label",
|
|
11769
|
+
"description": "Hides the label to avoid duplication. Please make sure there is another visible label for the group. You still need to provide a `label` via attribute or slot.",
|
|
11770
|
+
"value": {
|
|
11771
|
+
"type": "boolean"
|
|
11772
|
+
}
|
|
11370
11773
|
}
|
|
11371
11774
|
]
|
|
11372
11775
|
},
|
|
@@ -11406,13 +11809,6 @@
|
|
|
11406
11809
|
"type": "boolean"
|
|
11407
11810
|
}
|
|
11408
11811
|
},
|
|
11409
|
-
{
|
|
11410
|
-
"name": "title",
|
|
11411
|
-
"description": "The title contains a text representing advisory information related to the element it belongs to.",
|
|
11412
|
-
"value": {
|
|
11413
|
-
"type": "string"
|
|
11414
|
-
}
|
|
11415
|
-
},
|
|
11416
11812
|
{
|
|
11417
11813
|
"name": "labelFrom",
|
|
11418
11814
|
"description": "Provides an accessible label for the left cursor of the slider element",
|
|
@@ -11551,13 +11947,6 @@
|
|
|
11551
11947
|
]
|
|
11552
11948
|
},
|
|
11553
11949
|
"attributes": [
|
|
11554
|
-
{
|
|
11555
|
-
"name": "title",
|
|
11556
|
-
"description": "The title contains a text representing advisory information related to the element it belongs to.",
|
|
11557
|
-
"value": {
|
|
11558
|
-
"type": "string"
|
|
11559
|
-
}
|
|
11560
|
-
},
|
|
11561
11950
|
{
|
|
11562
11951
|
"name": "label-from",
|
|
11563
11952
|
"description": "Provides an accessible label for the left cursor of the slider element",
|
|
@@ -11843,7 +12232,7 @@
|
|
|
11843
12232
|
},
|
|
11844
12233
|
{
|
|
11845
12234
|
"name": "value",
|
|
11846
|
-
"description": "The current value of the select,
|
|
12235
|
+
"description": "The current value of the select component, representing a list of the selected options (or single option if\n“multiple” is disabled). It can be used to define which options are selected by default. Selected options\nare designated by their value and separated by a space, and will\nbe submitted as name/value pairs with form data.",
|
|
11847
12236
|
"value": {
|
|
11848
12237
|
"type": "string | string[]"
|
|
11849
12238
|
}
|
|
@@ -12119,7 +12508,7 @@
|
|
|
12119
12508
|
"attributes": [
|
|
12120
12509
|
{
|
|
12121
12510
|
"name": "value",
|
|
12122
|
-
"description": "The current value of the select,
|
|
12511
|
+
"description": "The current value of the select component, representing a list of the selected options (or single option if\n“multiple” is disabled). It can be used to define which options are selected by default. Selected options\nare designated by their value and separated by a space, and will\nbe submitted as name/value pairs with form data.",
|
|
12123
12512
|
"value": {
|
|
12124
12513
|
"type": "string | string[]"
|
|
12125
12514
|
}
|
|
@@ -12779,6 +13168,13 @@
|
|
|
12779
13168
|
"type": "boolean"
|
|
12780
13169
|
}
|
|
12781
13170
|
},
|
|
13171
|
+
{
|
|
13172
|
+
"name": "closeButtonLabel",
|
|
13173
|
+
"description": "Provide a custom label for the tab close button.",
|
|
13174
|
+
"value": {
|
|
13175
|
+
"type": "string"
|
|
13176
|
+
}
|
|
13177
|
+
},
|
|
12782
13178
|
{
|
|
12783
13179
|
"name": "disabled",
|
|
12784
13180
|
"description": "Disables the tab and prevents selection.",
|
|
@@ -12828,6 +13224,13 @@
|
|
|
12828
13224
|
"type": "boolean"
|
|
12829
13225
|
}
|
|
12830
13226
|
},
|
|
13227
|
+
{
|
|
13228
|
+
"name": "close-button-label",
|
|
13229
|
+
"description": "Provide a custom label for the tab close button.",
|
|
13230
|
+
"value": {
|
|
13231
|
+
"type": "string"
|
|
13232
|
+
}
|
|
13233
|
+
},
|
|
12831
13234
|
{
|
|
12832
13235
|
"name": "disabled",
|
|
12833
13236
|
"description": "Disables the tab and prevents selection.",
|