@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
|
@@ -1753,6 +1753,7 @@
|
|
|
1753
1753
|
"text": "string"
|
|
1754
1754
|
},
|
|
1755
1755
|
"default": "''",
|
|
1756
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
1756
1757
|
"attribute": "title"
|
|
1757
1758
|
},
|
|
1758
1759
|
{
|
|
@@ -1983,9 +1984,19 @@
|
|
|
1983
1984
|
"text": "string"
|
|
1984
1985
|
},
|
|
1985
1986
|
"default": "''",
|
|
1986
|
-
"description": "
|
|
1987
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
1987
1988
|
"attribute": "aria-label"
|
|
1988
1989
|
},
|
|
1990
|
+
{
|
|
1991
|
+
"kind": "field",
|
|
1992
|
+
"name": "accessibleName",
|
|
1993
|
+
"type": {
|
|
1994
|
+
"text": "string"
|
|
1995
|
+
},
|
|
1996
|
+
"default": "''",
|
|
1997
|
+
"description": "Provides an accessible label for the button element",
|
|
1998
|
+
"attribute": "accessible-name"
|
|
1999
|
+
},
|
|
1989
2000
|
{
|
|
1990
2001
|
"kind": "field",
|
|
1991
2002
|
"name": "description",
|
|
@@ -2151,6 +2162,7 @@
|
|
|
2151
2162
|
"text": "string"
|
|
2152
2163
|
},
|
|
2153
2164
|
"default": "''",
|
|
2165
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
2154
2166
|
"fieldName": "title"
|
|
2155
2167
|
},
|
|
2156
2168
|
{
|
|
@@ -2349,9 +2361,18 @@
|
|
|
2349
2361
|
"text": "string"
|
|
2350
2362
|
},
|
|
2351
2363
|
"default": "''",
|
|
2352
|
-
"description": "
|
|
2364
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
2353
2365
|
"fieldName": "ariaLabel"
|
|
2354
2366
|
},
|
|
2367
|
+
{
|
|
2368
|
+
"name": "accessible-name",
|
|
2369
|
+
"type": {
|
|
2370
|
+
"text": "string"
|
|
2371
|
+
},
|
|
2372
|
+
"default": "''",
|
|
2373
|
+
"description": "Provides an accessible label for the button element",
|
|
2374
|
+
"fieldName": "accessibleName"
|
|
2375
|
+
},
|
|
2355
2376
|
{
|
|
2356
2377
|
"name": "description",
|
|
2357
2378
|
"type": {
|
|
@@ -2613,9 +2634,19 @@
|
|
|
2613
2634
|
"text": "string"
|
|
2614
2635
|
},
|
|
2615
2636
|
"default": "''",
|
|
2616
|
-
"description": "The callout
|
|
2637
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the callout-title attribute instead.",
|
|
2617
2638
|
"attribute": "title"
|
|
2618
2639
|
},
|
|
2640
|
+
{
|
|
2641
|
+
"kind": "field",
|
|
2642
|
+
"name": "calloutTitle",
|
|
2643
|
+
"type": {
|
|
2644
|
+
"text": "string"
|
|
2645
|
+
},
|
|
2646
|
+
"default": "''",
|
|
2647
|
+
"description": "The callout's title.",
|
|
2648
|
+
"attribute": "callout-title"
|
|
2649
|
+
},
|
|
2619
2650
|
{
|
|
2620
2651
|
"kind": "field",
|
|
2621
2652
|
"name": "headerLevel",
|
|
@@ -2634,9 +2665,18 @@
|
|
|
2634
2665
|
"text": "string"
|
|
2635
2666
|
},
|
|
2636
2667
|
"default": "''",
|
|
2637
|
-
"description": "The callout
|
|
2668
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the callout-title attribute instead.",
|
|
2638
2669
|
"fieldName": "title"
|
|
2639
2670
|
},
|
|
2671
|
+
{
|
|
2672
|
+
"name": "callout-title",
|
|
2673
|
+
"type": {
|
|
2674
|
+
"text": "string"
|
|
2675
|
+
},
|
|
2676
|
+
"default": "''",
|
|
2677
|
+
"description": "The callout's title.",
|
|
2678
|
+
"fieldName": "calloutTitle"
|
|
2679
|
+
},
|
|
2640
2680
|
{
|
|
2641
2681
|
"name": "header-level",
|
|
2642
2682
|
"type": {
|
|
@@ -2877,6 +2917,7 @@
|
|
|
2877
2917
|
"text": "string"
|
|
2878
2918
|
},
|
|
2879
2919
|
"default": "''",
|
|
2920
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
2880
2921
|
"attribute": "title"
|
|
2881
2922
|
},
|
|
2882
2923
|
{
|
|
@@ -3013,11 +3054,20 @@
|
|
|
3013
3054
|
"type": {
|
|
3014
3055
|
"text": "string"
|
|
3015
3056
|
},
|
|
3016
|
-
"
|
|
3017
|
-
"description": "Provides an accessible label for the button element",
|
|
3057
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
3018
3058
|
"attribute": "aria-label",
|
|
3019
3059
|
"reflects": true
|
|
3020
3060
|
},
|
|
3061
|
+
{
|
|
3062
|
+
"kind": "field",
|
|
3063
|
+
"name": "accessibleName",
|
|
3064
|
+
"type": {
|
|
3065
|
+
"text": "string"
|
|
3066
|
+
},
|
|
3067
|
+
"description": "Provides an accessible label for the checkbox element (used by dsa-table-row and dsa-table-header-row)",
|
|
3068
|
+
"attribute": "accessible-name",
|
|
3069
|
+
"reflects": true
|
|
3070
|
+
},
|
|
3021
3071
|
{
|
|
3022
3072
|
"kind": "field",
|
|
3023
3073
|
"name": "validity",
|
|
@@ -3174,6 +3224,7 @@
|
|
|
3174
3224
|
"text": "string"
|
|
3175
3225
|
},
|
|
3176
3226
|
"default": "''",
|
|
3227
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
3177
3228
|
"fieldName": "title"
|
|
3178
3229
|
},
|
|
3179
3230
|
{
|
|
@@ -3279,9 +3330,16 @@
|
|
|
3279
3330
|
"type": {
|
|
3280
3331
|
"text": "string"
|
|
3281
3332
|
},
|
|
3282
|
-
"
|
|
3283
|
-
"description": "Provides an accessible label for the button element",
|
|
3333
|
+
"description": "(deprecated) The use of this attribute will lead to a duplicated reading by screen readers. You can use the accessible-name attribute instead.",
|
|
3284
3334
|
"fieldName": "ariaLabel"
|
|
3335
|
+
},
|
|
3336
|
+
{
|
|
3337
|
+
"name": "accessible-name",
|
|
3338
|
+
"type": {
|
|
3339
|
+
"text": "string"
|
|
3340
|
+
},
|
|
3341
|
+
"description": "Provides an accessible label for the checkbox element (used by dsa-table-row and dsa-table-header-row)",
|
|
3342
|
+
"fieldName": "accessibleName"
|
|
3285
3343
|
}
|
|
3286
3344
|
],
|
|
3287
3345
|
"superclass": {
|
|
@@ -3451,14 +3509,6 @@
|
|
|
3451
3509
|
},
|
|
3452
3510
|
"privacy": "private"
|
|
3453
3511
|
},
|
|
3454
|
-
{
|
|
3455
|
-
"kind": "field",
|
|
3456
|
-
"name": "slottedElementsObserver",
|
|
3457
|
-
"type": {
|
|
3458
|
-
"text": "MutationObserver"
|
|
3459
|
-
},
|
|
3460
|
-
"privacy": "private"
|
|
3461
|
-
},
|
|
3462
3512
|
{
|
|
3463
3513
|
"kind": "field",
|
|
3464
3514
|
"name": "defaultSlot",
|
|
@@ -3490,14 +3540,6 @@
|
|
|
3490
3540
|
},
|
|
3491
3541
|
"default": "[]"
|
|
3492
3542
|
},
|
|
3493
|
-
{
|
|
3494
|
-
"kind": "field",
|
|
3495
|
-
"name": "allCheckboxes",
|
|
3496
|
-
"type": {
|
|
3497
|
-
"text": "(DSACheckbox | DSACheckboxButton)[]"
|
|
3498
|
-
},
|
|
3499
|
-
"default": "[]"
|
|
3500
|
-
},
|
|
3501
3543
|
{
|
|
3502
3544
|
"kind": "field",
|
|
3503
3545
|
"name": "label",
|
|
@@ -3535,7 +3577,7 @@
|
|
|
3535
3577
|
"text": "string[]"
|
|
3536
3578
|
},
|
|
3537
3579
|
"default": "[]",
|
|
3538
|
-
"description": "The current value of the checkbox group,
|
|
3580
|
+
"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.",
|
|
3539
3581
|
"attribute": "value"
|
|
3540
3582
|
},
|
|
3541
3583
|
{
|
|
@@ -3612,6 +3654,16 @@
|
|
|
3612
3654
|
"description": "An error message that is shown when `error` is set to true. If there are several messages, must be a\nstring of messages separated by a pipe, e.g. \"Error 1|Error 2|Error 3\"",
|
|
3613
3655
|
"attribute": "error-message"
|
|
3614
3656
|
},
|
|
3657
|
+
{
|
|
3658
|
+
"kind": "field",
|
|
3659
|
+
"name": "hideLabel",
|
|
3660
|
+
"type": {
|
|
3661
|
+
"text": "boolean"
|
|
3662
|
+
},
|
|
3663
|
+
"default": "false",
|
|
3664
|
+
"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.",
|
|
3665
|
+
"attribute": "hide-label"
|
|
3666
|
+
},
|
|
3615
3667
|
{
|
|
3616
3668
|
"kind": "field",
|
|
3617
3669
|
"name": "validity",
|
|
@@ -3624,11 +3676,6 @@
|
|
|
3624
3676
|
"description": "Gets the validation message",
|
|
3625
3677
|
"readonly": true
|
|
3626
3678
|
},
|
|
3627
|
-
{
|
|
3628
|
-
"kind": "method",
|
|
3629
|
-
"name": "observeSlottedElements",
|
|
3630
|
-
"privacy": "private"
|
|
3631
|
-
},
|
|
3632
3679
|
{
|
|
3633
3680
|
"kind": "method",
|
|
3634
3681
|
"name": "getAllCheckboxes",
|
|
@@ -3688,11 +3735,6 @@
|
|
|
3688
3735
|
}
|
|
3689
3736
|
]
|
|
3690
3737
|
},
|
|
3691
|
-
{
|
|
3692
|
-
"kind": "method",
|
|
3693
|
-
"name": "updateCheckedCheckbox",
|
|
3694
|
-
"privacy": "private"
|
|
3695
|
-
},
|
|
3696
3738
|
{
|
|
3697
3739
|
"kind": "method",
|
|
3698
3740
|
"name": "handleValueChange"
|
|
@@ -3786,7 +3828,7 @@
|
|
|
3786
3828
|
"text": "string[]"
|
|
3787
3829
|
},
|
|
3788
3830
|
"default": "[]",
|
|
3789
|
-
"description": "The current value of the checkbox group,
|
|
3831
|
+
"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.",
|
|
3790
3832
|
"fieldName": "value"
|
|
3791
3833
|
},
|
|
3792
3834
|
{
|
|
@@ -3851,6 +3893,15 @@
|
|
|
3851
3893
|
"default": "''",
|
|
3852
3894
|
"description": "An error message that is shown when `error` is set to true. If there are several messages, must be a\nstring of messages separated by a pipe, e.g. \"Error 1|Error 2|Error 3\"",
|
|
3853
3895
|
"fieldName": "errorMessage"
|
|
3896
|
+
},
|
|
3897
|
+
{
|
|
3898
|
+
"name": "hide-label",
|
|
3899
|
+
"type": {
|
|
3900
|
+
"text": "boolean"
|
|
3901
|
+
},
|
|
3902
|
+
"default": "false",
|
|
3903
|
+
"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.",
|
|
3904
|
+
"fieldName": "hideLabel"
|
|
3854
3905
|
}
|
|
3855
3906
|
],
|
|
3856
3907
|
"superclass": {
|
|
@@ -3860,7 +3911,8 @@
|
|
|
3860
3911
|
"summary": "Checkbox groups are used to group multiple [checkbox](/components/checkbox) or [checkbox buttons](/components/checkbox-button) so they function as a single form control.",
|
|
3861
3912
|
"documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/checkbox/checkbox-group/web-oG8sM40s",
|
|
3862
3913
|
"dependencies": [
|
|
3863
|
-
"dsa-error-text"
|
|
3914
|
+
"dsa-error-text",
|
|
3915
|
+
"dsa-visually-hidden"
|
|
3864
3916
|
],
|
|
3865
3917
|
"tagName": "dsa-checkbox-group",
|
|
3866
3918
|
"customElement": true
|
|
@@ -4040,7 +4092,7 @@
|
|
|
4040
4092
|
"text": "string | string[]"
|
|
4041
4093
|
},
|
|
4042
4094
|
"default": "''",
|
|
4043
|
-
"description": "The current value of the
|
|
4095
|
+
"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.",
|
|
4044
4096
|
"attribute": "value"
|
|
4045
4097
|
},
|
|
4046
4098
|
{
|
|
@@ -4642,7 +4694,7 @@
|
|
|
4642
4694
|
"text": "string | string[]"
|
|
4643
4695
|
},
|
|
4644
4696
|
"default": "''",
|
|
4645
|
-
"description": "The current value of the
|
|
4697
|
+
"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.",
|
|
4646
4698
|
"fieldName": "value"
|
|
4647
4699
|
},
|
|
4648
4700
|
{
|
|
@@ -4861,6 +4913,17 @@
|
|
|
4861
4913
|
"attribute": "label",
|
|
4862
4914
|
"reflects": true
|
|
4863
4915
|
},
|
|
4916
|
+
{
|
|
4917
|
+
"kind": "field",
|
|
4918
|
+
"name": "hideTitle",
|
|
4919
|
+
"type": {
|
|
4920
|
+
"text": "boolean"
|
|
4921
|
+
},
|
|
4922
|
+
"default": "false",
|
|
4923
|
+
"description": "Hides the title part of the header, allowing users to still use the close button to dismiss the dialog.",
|
|
4924
|
+
"attribute": "hide-title",
|
|
4925
|
+
"reflects": true
|
|
4926
|
+
},
|
|
4864
4927
|
{
|
|
4865
4928
|
"kind": "field",
|
|
4866
4929
|
"name": "noHeader",
|
|
@@ -4868,7 +4931,7 @@
|
|
|
4868
4931
|
"text": "boolean"
|
|
4869
4932
|
},
|
|
4870
4933
|
"default": "false",
|
|
4871
|
-
"description": "
|
|
4934
|
+
"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.",
|
|
4872
4935
|
"attribute": "no-header",
|
|
4873
4936
|
"reflects": true
|
|
4874
4937
|
},
|
|
@@ -4979,13 +5042,22 @@
|
|
|
4979
5042
|
"description": "The dialog's label as displayed in the header. You should always include a relevant label even when using\n`no-header`, as it is required for proper accessibility. If you need to display HTML, use the `label` slot instead.",
|
|
4980
5043
|
"fieldName": "label"
|
|
4981
5044
|
},
|
|
5045
|
+
{
|
|
5046
|
+
"name": "hide-title",
|
|
5047
|
+
"type": {
|
|
5048
|
+
"text": "boolean"
|
|
5049
|
+
},
|
|
5050
|
+
"default": "false",
|
|
5051
|
+
"description": "Hides the title part of the header, allowing users to still use the close button to dismiss the dialog.",
|
|
5052
|
+
"fieldName": "hideTitle"
|
|
5053
|
+
},
|
|
4982
5054
|
{
|
|
4983
5055
|
"name": "no-header",
|
|
4984
5056
|
"type": {
|
|
4985
5057
|
"text": "boolean"
|
|
4986
5058
|
},
|
|
4987
5059
|
"default": "false",
|
|
4988
|
-
"description": "
|
|
5060
|
+
"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.",
|
|
4989
5061
|
"fieldName": "noHeader"
|
|
4990
5062
|
},
|
|
4991
5063
|
{
|
|
@@ -6430,7 +6502,7 @@
|
|
|
6430
6502
|
"text": "string | string[]"
|
|
6431
6503
|
},
|
|
6432
6504
|
"default": "''",
|
|
6433
|
-
"description": "
|
|
6505
|
+
"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”.",
|
|
6434
6506
|
"attribute": "error-message"
|
|
6435
6507
|
},
|
|
6436
6508
|
{
|
|
@@ -6622,7 +6694,7 @@
|
|
|
6622
6694
|
"text": "string | string[]"
|
|
6623
6695
|
},
|
|
6624
6696
|
"default": "''",
|
|
6625
|
-
"description": "
|
|
6697
|
+
"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”.",
|
|
6626
6698
|
"fieldName": "errorMessage"
|
|
6627
6699
|
}
|
|
6628
6700
|
],
|
|
@@ -9797,7 +9869,7 @@
|
|
|
9797
9869
|
"default": "''",
|
|
9798
9870
|
"attribute": "value",
|
|
9799
9871
|
"reflects": true,
|
|
9800
|
-
"description": "The current value of the filter
|
|
9872
|
+
"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.",
|
|
9801
9873
|
"inheritedFrom": {
|
|
9802
9874
|
"name": "FilterBase",
|
|
9803
9875
|
"module": "components/filter-base/filter-base.js"
|
|
@@ -9821,7 +9893,7 @@
|
|
|
9821
9893
|
"text": "number"
|
|
9822
9894
|
},
|
|
9823
9895
|
"default": "5",
|
|
9824
|
-
"description": "The maximum number of options that will be displayed by default. The user will then have to press \"See All\" to
|
|
9896
|
+
"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.",
|
|
9825
9897
|
"attribute": "max-visible-list-length"
|
|
9826
9898
|
},
|
|
9827
9899
|
{
|
|
@@ -10031,6 +10103,10 @@
|
|
|
10031
10103
|
"kind": "method",
|
|
10032
10104
|
"name": "handleSeeAllChange"
|
|
10033
10105
|
},
|
|
10106
|
+
{
|
|
10107
|
+
"kind": "method",
|
|
10108
|
+
"name": "handleMultipleChange"
|
|
10109
|
+
},
|
|
10034
10110
|
{
|
|
10035
10111
|
"kind": "method",
|
|
10036
10112
|
"name": "hide",
|
|
@@ -10390,7 +10466,7 @@
|
|
|
10390
10466
|
},
|
|
10391
10467
|
"default": "''",
|
|
10392
10468
|
"fieldName": "value",
|
|
10393
|
-
"description": "The current value of the filter
|
|
10469
|
+
"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.",
|
|
10394
10470
|
"inheritedFrom": {
|
|
10395
10471
|
"name": "FilterBase",
|
|
10396
10472
|
"module": "src/components/filter-base/filter-base.ts"
|
|
@@ -10411,7 +10487,7 @@
|
|
|
10411
10487
|
"text": "number"
|
|
10412
10488
|
},
|
|
10413
10489
|
"default": "5",
|
|
10414
|
-
"description": "The maximum number of options that will be displayed by default. The user will then have to press \"See All\" to
|
|
10490
|
+
"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.",
|
|
10415
10491
|
"fieldName": "maxVisibleListLength"
|
|
10416
10492
|
},
|
|
10417
10493
|
{
|
|
@@ -11599,6 +11675,10 @@
|
|
|
11599
11675
|
"description": "External links that will be displayed in the very top on desktop.",
|
|
11600
11676
|
"name": "external-links"
|
|
11601
11677
|
},
|
|
11678
|
+
{
|
|
11679
|
+
"description": "Change the first logo (for exemple if you need to use Angular routerLink).",
|
|
11680
|
+
"name": "first-logo"
|
|
11681
|
+
},
|
|
11602
11682
|
{
|
|
11603
11683
|
"description": "Optional second logo.",
|
|
11604
11684
|
"name": "second-logo"
|
|
@@ -11649,7 +11729,7 @@
|
|
|
11649
11729
|
"text": "| 'public'\n | 'pro'"
|
|
11650
11730
|
},
|
|
11651
11731
|
"default": "'public'",
|
|
11652
|
-
"description": "Choice
|
|
11732
|
+
"description": "Choice between public or pro for the first logo",
|
|
11653
11733
|
"attribute": "first-logo",
|
|
11654
11734
|
"reflects": true
|
|
11655
11735
|
},
|
|
@@ -11664,6 +11744,16 @@
|
|
|
11664
11744
|
"attribute": "logo-href",
|
|
11665
11745
|
"reflects": true
|
|
11666
11746
|
},
|
|
11747
|
+
{
|
|
11748
|
+
"kind": "field",
|
|
11749
|
+
"name": "logoSize",
|
|
11750
|
+
"type": {
|
|
11751
|
+
"text": "'default' | 'large'"
|
|
11752
|
+
},
|
|
11753
|
+
"default": "'default'",
|
|
11754
|
+
"description": "Renders the logo with larger dimensions",
|
|
11755
|
+
"attribute": "logo-size"
|
|
11756
|
+
},
|
|
11667
11757
|
{
|
|
11668
11758
|
"kind": "field",
|
|
11669
11759
|
"name": "searchExpanded",
|
|
@@ -11698,6 +11788,10 @@
|
|
|
11698
11788
|
{
|
|
11699
11789
|
"kind": "method",
|
|
11700
11790
|
"name": "handleSearchExpanded"
|
|
11791
|
+
},
|
|
11792
|
+
{
|
|
11793
|
+
"kind": "method",
|
|
11794
|
+
"name": "handleMobile"
|
|
11701
11795
|
}
|
|
11702
11796
|
],
|
|
11703
11797
|
"attributes": [
|
|
@@ -11707,7 +11801,7 @@
|
|
|
11707
11801
|
"text": "| 'public'\n | 'pro'"
|
|
11708
11802
|
},
|
|
11709
11803
|
"default": "'public'",
|
|
11710
|
-
"description": "Choice
|
|
11804
|
+
"description": "Choice between public or pro for the first logo",
|
|
11711
11805
|
"fieldName": "firstLogo"
|
|
11712
11806
|
},
|
|
11713
11807
|
{
|
|
@@ -11719,6 +11813,15 @@
|
|
|
11719
11813
|
"description": "The url of the first logo link",
|
|
11720
11814
|
"fieldName": "logoHref"
|
|
11721
11815
|
},
|
|
11816
|
+
{
|
|
11817
|
+
"name": "logo-size",
|
|
11818
|
+
"type": {
|
|
11819
|
+
"text": "'default' | 'large'"
|
|
11820
|
+
},
|
|
11821
|
+
"default": "'default'",
|
|
11822
|
+
"description": "Renders the logo with larger dimensions",
|
|
11823
|
+
"fieldName": "logoSize"
|
|
11824
|
+
},
|
|
11722
11825
|
{
|
|
11723
11826
|
"name": "search-expanded",
|
|
11724
11827
|
"type": {
|
|
@@ -11906,6 +12009,26 @@
|
|
|
11906
12009
|
"attribute": "expanded",
|
|
11907
12010
|
"reflects": true
|
|
11908
12011
|
},
|
|
12012
|
+
{
|
|
12013
|
+
"kind": "field",
|
|
12014
|
+
"name": "alwaysOpen",
|
|
12015
|
+
"type": {
|
|
12016
|
+
"text": "boolean"
|
|
12017
|
+
},
|
|
12018
|
+
"default": "false",
|
|
12019
|
+
"description": "Renders the search in an always opened state",
|
|
12020
|
+
"attribute": "always-open"
|
|
12021
|
+
},
|
|
12022
|
+
{
|
|
12023
|
+
"kind": "field",
|
|
12024
|
+
"name": "mobile",
|
|
12025
|
+
"type": {
|
|
12026
|
+
"text": "boolean"
|
|
12027
|
+
},
|
|
12028
|
+
"default": "false",
|
|
12029
|
+
"description": "Controls whether the header search is rendered in its mobile version or in its desktop version",
|
|
12030
|
+
"attribute": "mobile"
|
|
12031
|
+
},
|
|
11909
12032
|
{
|
|
11910
12033
|
"kind": "method",
|
|
11911
12034
|
"name": "handleExpandClick",
|
|
@@ -12020,6 +12143,24 @@
|
|
|
12020
12143
|
"default": "false",
|
|
12021
12144
|
"description": "Expands the search and displays the input",
|
|
12022
12145
|
"fieldName": "expanded"
|
|
12146
|
+
},
|
|
12147
|
+
{
|
|
12148
|
+
"name": "always-open",
|
|
12149
|
+
"type": {
|
|
12150
|
+
"text": "boolean"
|
|
12151
|
+
},
|
|
12152
|
+
"default": "false",
|
|
12153
|
+
"description": "Renders the search in an always opened state",
|
|
12154
|
+
"fieldName": "alwaysOpen"
|
|
12155
|
+
},
|
|
12156
|
+
{
|
|
12157
|
+
"name": "mobile",
|
|
12158
|
+
"type": {
|
|
12159
|
+
"text": "boolean"
|
|
12160
|
+
},
|
|
12161
|
+
"default": "false",
|
|
12162
|
+
"description": "Controls whether the header search is rendered in its mobile version or in its desktop version",
|
|
12163
|
+
"fieldName": "mobile"
|
|
12023
12164
|
}
|
|
12024
12165
|
],
|
|
12025
12166
|
"superclass": {
|
|
@@ -12030,7 +12171,8 @@
|
|
|
12030
12171
|
"documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/en-tete-header/recherche-d-en-tete-header-search/web-clHODcyh",
|
|
12031
12172
|
"dependencies": [
|
|
12032
12173
|
"dsa-icon",
|
|
12033
|
-
"dsa-icon-button"
|
|
12174
|
+
"dsa-icon-button",
|
|
12175
|
+
"dsa-button"
|
|
12034
12176
|
],
|
|
12035
12177
|
"tagName": "dsa-header-search",
|
|
12036
12178
|
"customElement": true
|
|
@@ -15186,49 +15328,12 @@
|
|
|
15186
15328
|
},
|
|
15187
15329
|
{
|
|
15188
15330
|
"kind": "javascript-module",
|
|
15189
|
-
"path": "components/input-
|
|
15190
|
-
"declarations": [
|
|
15191
|
-
{
|
|
15192
|
-
"kind": "function",
|
|
15193
|
-
"name": "getPhoneConfig",
|
|
15194
|
-
"return": {
|
|
15195
|
-
"type": {
|
|
15196
|
-
"text": "DSAPhoneConfig"
|
|
15197
|
-
}
|
|
15198
|
-
},
|
|
15199
|
-
"parameters": [
|
|
15200
|
-
{
|
|
15201
|
-
"name": "phonePrefix",
|
|
15202
|
-
"type": {
|
|
15203
|
-
"text": "FrenchNumberPrefix"
|
|
15204
|
-
}
|
|
15205
|
-
}
|
|
15206
|
-
],
|
|
15207
|
-
"description": "Get Input Phone configuration by phone prefix for French phone numbers including Dom-Toms",
|
|
15208
|
-
"type": {
|
|
15209
|
-
"text": "DSAPhoneConfig"
|
|
15210
|
-
}
|
|
15211
|
-
}
|
|
15212
|
-
],
|
|
15213
|
-
"exports": [
|
|
15214
|
-
{
|
|
15215
|
-
"kind": "js",
|
|
15216
|
-
"name": "getPhoneConfig",
|
|
15217
|
-
"declaration": {
|
|
15218
|
-
"name": "getPhoneConfig",
|
|
15219
|
-
"module": "components/input-phone/input-phone.configs.js"
|
|
15220
|
-
}
|
|
15221
|
-
}
|
|
15222
|
-
]
|
|
15223
|
-
},
|
|
15224
|
-
{
|
|
15225
|
-
"kind": "javascript-module",
|
|
15226
|
-
"path": "components/input-phone/input-phone.js",
|
|
15331
|
+
"path": "components/input-otp/input-otp.js",
|
|
15227
15332
|
"declarations": [
|
|
15228
15333
|
{
|
|
15229
15334
|
"kind": "class",
|
|
15230
15335
|
"description": "",
|
|
15231
|
-
"name": "
|
|
15336
|
+
"name": "DSAInputOTP",
|
|
15232
15337
|
"slots": [
|
|
15233
15338
|
{
|
|
15234
15339
|
"description": "The input's label. Alternatively, you can use the `label` attribute.",
|
|
@@ -15253,24 +15358,11 @@
|
|
|
15253
15358
|
},
|
|
15254
15359
|
{
|
|
15255
15360
|
"kind": "field",
|
|
15256
|
-
"name": "
|
|
15257
|
-
"privacy": "private",
|
|
15258
|
-
"readonly": true,
|
|
15259
|
-
"default": "new LocalizeController(this)"
|
|
15260
|
-
},
|
|
15261
|
-
{
|
|
15262
|
-
"kind": "field",
|
|
15263
|
-
"name": "inputEl",
|
|
15361
|
+
"name": "input",
|
|
15264
15362
|
"type": {
|
|
15265
15363
|
"text": "HTMLInputElement"
|
|
15266
|
-
}
|
|
15267
|
-
|
|
15268
|
-
{
|
|
15269
|
-
"kind": "field",
|
|
15270
|
-
"name": "phonePrefixEl",
|
|
15271
|
-
"type": {
|
|
15272
|
-
"text": "DSASelect"
|
|
15273
|
-
}
|
|
15364
|
+
},
|
|
15365
|
+
"privacy": "private"
|
|
15274
15366
|
},
|
|
15275
15367
|
{
|
|
15276
15368
|
"kind": "field",
|
|
@@ -15283,64 +15375,616 @@
|
|
|
15283
15375
|
},
|
|
15284
15376
|
{
|
|
15285
15377
|
"kind": "field",
|
|
15286
|
-
"name": "
|
|
15378
|
+
"name": "currentIndex",
|
|
15287
15379
|
"type": {
|
|
15288
|
-
"text": "
|
|
15380
|
+
"text": "number"
|
|
15289
15381
|
},
|
|
15290
15382
|
"privacy": "private",
|
|
15291
|
-
"default": "
|
|
15383
|
+
"default": "0"
|
|
15292
15384
|
},
|
|
15293
15385
|
{
|
|
15294
15386
|
"kind": "field",
|
|
15295
|
-
"name": "
|
|
15387
|
+
"name": "patternRegexp",
|
|
15296
15388
|
"type": {
|
|
15297
|
-
"text": "
|
|
15389
|
+
"text": "RegExp"
|
|
15298
15390
|
},
|
|
15299
15391
|
"privacy": "private"
|
|
15300
15392
|
},
|
|
15301
15393
|
{
|
|
15302
15394
|
"kind": "field",
|
|
15303
|
-
"name": "
|
|
15395
|
+
"name": "value",
|
|
15304
15396
|
"type": {
|
|
15305
15397
|
"text": "string"
|
|
15306
15398
|
},
|
|
15307
|
-
"
|
|
15399
|
+
"default": "''",
|
|
15400
|
+
"description": "The current value of the input, submitted as a name/value pair with form data.",
|
|
15401
|
+
"attribute": "value"
|
|
15308
15402
|
},
|
|
15309
15403
|
{
|
|
15310
15404
|
"kind": "field",
|
|
15311
|
-
"name": "
|
|
15405
|
+
"name": "defaultValue",
|
|
15312
15406
|
"type": {
|
|
15313
15407
|
"text": "string"
|
|
15314
15408
|
},
|
|
15315
|
-
"
|
|
15409
|
+
"default": "''",
|
|
15410
|
+
"description": "The default value of the form control. Primarily used for resetting the form control."
|
|
15316
15411
|
},
|
|
15317
15412
|
{
|
|
15318
15413
|
"kind": "field",
|
|
15319
|
-
"name": "
|
|
15414
|
+
"name": "pattern",
|
|
15320
15415
|
"type": {
|
|
15321
15416
|
"text": "string"
|
|
15322
15417
|
},
|
|
15323
|
-
"
|
|
15324
|
-
"
|
|
15325
|
-
"attribute": "value"
|
|
15418
|
+
"description": "A regular expression pattern to validate input against.",
|
|
15419
|
+
"attribute": "pattern"
|
|
15326
15420
|
},
|
|
15327
15421
|
{
|
|
15328
15422
|
"kind": "field",
|
|
15329
|
-
"name": "
|
|
15423
|
+
"name": "length",
|
|
15330
15424
|
"type": {
|
|
15331
|
-
"text": "
|
|
15425
|
+
"text": "number"
|
|
15332
15426
|
},
|
|
15333
|
-
"default": "
|
|
15334
|
-
"description": "The
|
|
15427
|
+
"default": "6",
|
|
15428
|
+
"description": "The length of input that will be considered valid.",
|
|
15429
|
+
"attribute": "length"
|
|
15335
15430
|
},
|
|
15336
15431
|
{
|
|
15337
15432
|
"kind": "field",
|
|
15338
|
-
"name": "
|
|
15433
|
+
"name": "autocapitalize",
|
|
15339
15434
|
"type": {
|
|
15340
|
-
"text": "
|
|
15435
|
+
"text": "| 'off'\n | 'none'\n | 'on'\n | 'sentences'\n | 'words'\n | 'characters'"
|
|
15341
15436
|
},
|
|
15342
|
-
"
|
|
15343
|
-
"
|
|
15437
|
+
"description": "Controls whether and how text input is automatically capitalized as it is entered by the user.",
|
|
15438
|
+
"attribute": "autocapitalize"
|
|
15439
|
+
},
|
|
15440
|
+
{
|
|
15441
|
+
"kind": "field",
|
|
15442
|
+
"name": "autofocus",
|
|
15443
|
+
"type": {
|
|
15444
|
+
"text": "boolean"
|
|
15445
|
+
},
|
|
15446
|
+
"description": "Indicates that the input should receive focus on page load.",
|
|
15447
|
+
"attribute": "autofocus"
|
|
15448
|
+
},
|
|
15449
|
+
{
|
|
15450
|
+
"kind": "field",
|
|
15451
|
+
"name": "enterkeyhint",
|
|
15452
|
+
"type": {
|
|
15453
|
+
"text": "| 'enter'\n | 'done'\n | 'go'\n | 'next'\n | 'previous'\n | 'search'\n | 'send'"
|
|
15454
|
+
},
|
|
15455
|
+
"description": "Used to customize the label or icon of the Enter key on virtual keyboards.",
|
|
15456
|
+
"attribute": "enterkeyhint"
|
|
15457
|
+
},
|
|
15458
|
+
{
|
|
15459
|
+
"kind": "field",
|
|
15460
|
+
"name": "inputmode",
|
|
15461
|
+
"type": {
|
|
15462
|
+
"text": "| 'none'\n | 'text'\n | 'decimal'\n | 'numeric'\n | 'tel'\n | 'search'\n | 'email'\n | 'url'"
|
|
15463
|
+
},
|
|
15464
|
+
"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.",
|
|
15465
|
+
"attribute": "inputmode"
|
|
15466
|
+
},
|
|
15467
|
+
{
|
|
15468
|
+
"kind": "field",
|
|
15469
|
+
"name": "validity",
|
|
15470
|
+
"description": "Gets the validity state object",
|
|
15471
|
+
"readonly": true
|
|
15472
|
+
},
|
|
15473
|
+
{
|
|
15474
|
+
"kind": "field",
|
|
15475
|
+
"name": "validationMessage",
|
|
15476
|
+
"description": "Gets the validation message",
|
|
15477
|
+
"readonly": true
|
|
15478
|
+
},
|
|
15479
|
+
{
|
|
15480
|
+
"kind": "method",
|
|
15481
|
+
"name": "handleBlur",
|
|
15482
|
+
"privacy": "private"
|
|
15483
|
+
},
|
|
15484
|
+
{
|
|
15485
|
+
"kind": "method",
|
|
15486
|
+
"name": "handleChange",
|
|
15487
|
+
"privacy": "private"
|
|
15488
|
+
},
|
|
15489
|
+
{
|
|
15490
|
+
"kind": "method",
|
|
15491
|
+
"name": "handleFocus",
|
|
15492
|
+
"privacy": "private"
|
|
15493
|
+
},
|
|
15494
|
+
{
|
|
15495
|
+
"kind": "method",
|
|
15496
|
+
"name": "handleInput",
|
|
15497
|
+
"privacy": "private",
|
|
15498
|
+
"parameters": [
|
|
15499
|
+
{
|
|
15500
|
+
"name": "event",
|
|
15501
|
+
"type": {
|
|
15502
|
+
"text": "InputEvent"
|
|
15503
|
+
}
|
|
15504
|
+
}
|
|
15505
|
+
]
|
|
15506
|
+
},
|
|
15507
|
+
{
|
|
15508
|
+
"kind": "method",
|
|
15509
|
+
"name": "handleSelect",
|
|
15510
|
+
"privacy": "private"
|
|
15511
|
+
},
|
|
15512
|
+
{
|
|
15513
|
+
"kind": "method",
|
|
15514
|
+
"name": "handleInvalid",
|
|
15515
|
+
"privacy": "private",
|
|
15516
|
+
"parameters": [
|
|
15517
|
+
{
|
|
15518
|
+
"name": "event",
|
|
15519
|
+
"type": {
|
|
15520
|
+
"text": "Event"
|
|
15521
|
+
}
|
|
15522
|
+
}
|
|
15523
|
+
]
|
|
15524
|
+
},
|
|
15525
|
+
{
|
|
15526
|
+
"kind": "method",
|
|
15527
|
+
"name": "handleKeyDown",
|
|
15528
|
+
"privacy": "private",
|
|
15529
|
+
"parameters": [
|
|
15530
|
+
{
|
|
15531
|
+
"name": "event",
|
|
15532
|
+
"type": {
|
|
15533
|
+
"text": "KeyboardEvent"
|
|
15534
|
+
}
|
|
15535
|
+
}
|
|
15536
|
+
]
|
|
15537
|
+
},
|
|
15538
|
+
{
|
|
15539
|
+
"kind": "method",
|
|
15540
|
+
"name": "handleSingleFieldClick",
|
|
15541
|
+
"privacy": "private",
|
|
15542
|
+
"parameters": [
|
|
15543
|
+
{
|
|
15544
|
+
"name": "event",
|
|
15545
|
+
"type": {
|
|
15546
|
+
"text": "MouseEvent"
|
|
15547
|
+
}
|
|
15548
|
+
}
|
|
15549
|
+
]
|
|
15550
|
+
},
|
|
15551
|
+
{
|
|
15552
|
+
"kind": "method",
|
|
15553
|
+
"name": "getLastIndex",
|
|
15554
|
+
"privacy": "private"
|
|
15555
|
+
},
|
|
15556
|
+
{
|
|
15557
|
+
"kind": "method",
|
|
15558
|
+
"name": "getDescriptionIds",
|
|
15559
|
+
"privacy": "private"
|
|
15560
|
+
},
|
|
15561
|
+
{
|
|
15562
|
+
"kind": "method",
|
|
15563
|
+
"name": "handleCurrentIndexChange"
|
|
15564
|
+
},
|
|
15565
|
+
{
|
|
15566
|
+
"kind": "method",
|
|
15567
|
+
"name": "handleDisabledChange"
|
|
15568
|
+
},
|
|
15569
|
+
{
|
|
15570
|
+
"kind": "method",
|
|
15571
|
+
"name": "handleValueChange"
|
|
15572
|
+
},
|
|
15573
|
+
{
|
|
15574
|
+
"kind": "method",
|
|
15575
|
+
"name": "handlePatterChange"
|
|
15576
|
+
},
|
|
15577
|
+
{
|
|
15578
|
+
"kind": "method",
|
|
15579
|
+
"name": "blur",
|
|
15580
|
+
"description": "Removes focus from the input."
|
|
15581
|
+
},
|
|
15582
|
+
{
|
|
15583
|
+
"kind": "method",
|
|
15584
|
+
"name": "checkValidity",
|
|
15585
|
+
"description": "Checks for validity but does not show a validation message. Returns `true` when valid and `false` when invalid."
|
|
15586
|
+
},
|
|
15587
|
+
{
|
|
15588
|
+
"kind": "method",
|
|
15589
|
+
"name": "focus",
|
|
15590
|
+
"parameters": [
|
|
15591
|
+
{
|
|
15592
|
+
"name": "options",
|
|
15593
|
+
"optional": true,
|
|
15594
|
+
"type": {
|
|
15595
|
+
"text": "FocusOptions"
|
|
15596
|
+
}
|
|
15597
|
+
}
|
|
15598
|
+
],
|
|
15599
|
+
"description": "Sets focus on the input."
|
|
15600
|
+
},
|
|
15601
|
+
{
|
|
15602
|
+
"kind": "method",
|
|
15603
|
+
"name": "getForm",
|
|
15604
|
+
"return": {
|
|
15605
|
+
"type": {
|
|
15606
|
+
"text": "HTMLFormElement | null"
|
|
15607
|
+
}
|
|
15608
|
+
},
|
|
15609
|
+
"description": "Gets the associated form, if one exists."
|
|
15610
|
+
},
|
|
15611
|
+
{
|
|
15612
|
+
"kind": "method",
|
|
15613
|
+
"name": "reportValidity",
|
|
15614
|
+
"description": "Checks for validity and shows the browser's validation message if the control is invalid."
|
|
15615
|
+
},
|
|
15616
|
+
{
|
|
15617
|
+
"kind": "method",
|
|
15618
|
+
"name": "select",
|
|
15619
|
+
"description": "Selects all the text in the input."
|
|
15620
|
+
},
|
|
15621
|
+
{
|
|
15622
|
+
"kind": "method",
|
|
15623
|
+
"name": "setCustomValidity",
|
|
15624
|
+
"parameters": [
|
|
15625
|
+
{
|
|
15626
|
+
"name": "message",
|
|
15627
|
+
"type": {
|
|
15628
|
+
"text": "string"
|
|
15629
|
+
}
|
|
15630
|
+
}
|
|
15631
|
+
],
|
|
15632
|
+
"description": "Sets a custom validation message. Pass an empty string to restore validity."
|
|
15633
|
+
},
|
|
15634
|
+
{
|
|
15635
|
+
"kind": "method",
|
|
15636
|
+
"name": "getUpdateComplete",
|
|
15637
|
+
"return": {
|
|
15638
|
+
"type": {
|
|
15639
|
+
"text": "Promise<boolean>"
|
|
15640
|
+
}
|
|
15641
|
+
}
|
|
15642
|
+
},
|
|
15643
|
+
{
|
|
15644
|
+
"kind": "method",
|
|
15645
|
+
"name": "renderSingleField",
|
|
15646
|
+
"privacy": "private",
|
|
15647
|
+
"parameters": [
|
|
15648
|
+
{
|
|
15649
|
+
"name": "index",
|
|
15650
|
+
"type": {
|
|
15651
|
+
"text": "number"
|
|
15652
|
+
}
|
|
15653
|
+
}
|
|
15654
|
+
]
|
|
15655
|
+
},
|
|
15656
|
+
{
|
|
15657
|
+
"kind": "method",
|
|
15658
|
+
"name": "renderInput"
|
|
15659
|
+
}
|
|
15660
|
+
],
|
|
15661
|
+
"events": [
|
|
15662
|
+
{
|
|
15663
|
+
"description": "Emitted when the control loses focus.",
|
|
15664
|
+
"name": "dsa-blur"
|
|
15665
|
+
},
|
|
15666
|
+
{
|
|
15667
|
+
"description": "Emitted when an alteration to the control's value is committed by the user.",
|
|
15668
|
+
"name": "dsa-change"
|
|
15669
|
+
},
|
|
15670
|
+
{
|
|
15671
|
+
"description": "Emitted when the control gains focus.",
|
|
15672
|
+
"name": "dsa-focus"
|
|
15673
|
+
},
|
|
15674
|
+
{
|
|
15675
|
+
"description": "Emitted when the control receives input.",
|
|
15676
|
+
"name": "dsa-input"
|
|
15677
|
+
},
|
|
15678
|
+
{
|
|
15679
|
+
"description": "Emitted when the form control has been checked for validity and its constraints aren't satisfied.",
|
|
15680
|
+
"name": "dsa-invalid"
|
|
15681
|
+
}
|
|
15682
|
+
],
|
|
15683
|
+
"attributes": [
|
|
15684
|
+
{
|
|
15685
|
+
"name": "value",
|
|
15686
|
+
"type": {
|
|
15687
|
+
"text": "string"
|
|
15688
|
+
},
|
|
15689
|
+
"default": "''",
|
|
15690
|
+
"description": "The current value of the input, submitted as a name/value pair with form data.",
|
|
15691
|
+
"fieldName": "value"
|
|
15692
|
+
},
|
|
15693
|
+
{
|
|
15694
|
+
"name": "pattern",
|
|
15695
|
+
"type": {
|
|
15696
|
+
"text": "string"
|
|
15697
|
+
},
|
|
15698
|
+
"description": "A regular expression pattern to validate input against.",
|
|
15699
|
+
"fieldName": "pattern"
|
|
15700
|
+
},
|
|
15701
|
+
{
|
|
15702
|
+
"name": "length",
|
|
15703
|
+
"type": {
|
|
15704
|
+
"text": "number"
|
|
15705
|
+
},
|
|
15706
|
+
"default": "6",
|
|
15707
|
+
"description": "The length of input that will be considered valid.",
|
|
15708
|
+
"fieldName": "length"
|
|
15709
|
+
},
|
|
15710
|
+
{
|
|
15711
|
+
"name": "autocapitalize",
|
|
15712
|
+
"type": {
|
|
15713
|
+
"text": "| 'off'\n | 'none'\n | 'on'\n | 'sentences'\n | 'words'\n | 'characters'"
|
|
15714
|
+
},
|
|
15715
|
+
"description": "Controls whether and how text input is automatically capitalized as it is entered by the user.",
|
|
15716
|
+
"fieldName": "autocapitalize"
|
|
15717
|
+
},
|
|
15718
|
+
{
|
|
15719
|
+
"name": "autofocus",
|
|
15720
|
+
"type": {
|
|
15721
|
+
"text": "boolean"
|
|
15722
|
+
},
|
|
15723
|
+
"description": "Indicates that the input should receive focus on page load.",
|
|
15724
|
+
"fieldName": "autofocus"
|
|
15725
|
+
},
|
|
15726
|
+
{
|
|
15727
|
+
"name": "enterkeyhint",
|
|
15728
|
+
"type": {
|
|
15729
|
+
"text": "| 'enter'\n | 'done'\n | 'go'\n | 'next'\n | 'previous'\n | 'search'\n | 'send'"
|
|
15730
|
+
},
|
|
15731
|
+
"description": "Used to customize the label or icon of the Enter key on virtual keyboards.",
|
|
15732
|
+
"fieldName": "enterkeyhint"
|
|
15733
|
+
},
|
|
15734
|
+
{
|
|
15735
|
+
"name": "inputmode",
|
|
15736
|
+
"type": {
|
|
15737
|
+
"text": "| 'none'\n | 'text'\n | 'decimal'\n | 'numeric'\n | 'tel'\n | 'search'\n | 'email'\n | 'url'"
|
|
15738
|
+
},
|
|
15739
|
+
"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.",
|
|
15740
|
+
"fieldName": "inputmode"
|
|
15741
|
+
}
|
|
15742
|
+
],
|
|
15743
|
+
"superclass": {
|
|
15744
|
+
"name": "FormControlLayout",
|
|
15745
|
+
"module": "/src/internal/components/form-control/form-control-layout"
|
|
15746
|
+
},
|
|
15747
|
+
"summary": "The OTP input is used for MFA procedure of authenticating users by a one-time password.",
|
|
15748
|
+
"documentation": "undefined",
|
|
15749
|
+
"dependencies": [
|
|
15750
|
+
"dsa-error-text"
|
|
15751
|
+
],
|
|
15752
|
+
"tagName": "dsa-input-otp",
|
|
15753
|
+
"customElement": true
|
|
15754
|
+
}
|
|
15755
|
+
],
|
|
15756
|
+
"exports": [
|
|
15757
|
+
{
|
|
15758
|
+
"kind": "js",
|
|
15759
|
+
"name": "default",
|
|
15760
|
+
"declaration": {
|
|
15761
|
+
"name": "DSAInputOTP",
|
|
15762
|
+
"module": "components/input-otp/input-otp.js"
|
|
15763
|
+
}
|
|
15764
|
+
},
|
|
15765
|
+
{
|
|
15766
|
+
"kind": "custom-element-definition",
|
|
15767
|
+
"name": "dsa-input-otp",
|
|
15768
|
+
"declaration": {
|
|
15769
|
+
"name": "DSAInputOTP",
|
|
15770
|
+
"module": "components/input-otp/input-otp.js"
|
|
15771
|
+
}
|
|
15772
|
+
}
|
|
15773
|
+
]
|
|
15774
|
+
},
|
|
15775
|
+
{
|
|
15776
|
+
"kind": "javascript-module",
|
|
15777
|
+
"path": "components/input-otp/input-otp.utils.js",
|
|
15778
|
+
"declarations": [
|
|
15779
|
+
{
|
|
15780
|
+
"kind": "variable",
|
|
15781
|
+
"name": "REGEXP_ONLY_DIGITS",
|
|
15782
|
+
"type": {
|
|
15783
|
+
"text": "string"
|
|
15784
|
+
},
|
|
15785
|
+
"default": "'^\\\\d*$'"
|
|
15786
|
+
},
|
|
15787
|
+
{
|
|
15788
|
+
"kind": "variable",
|
|
15789
|
+
"name": "REGEXP_ONLY_LETTERS",
|
|
15790
|
+
"type": {
|
|
15791
|
+
"text": "string"
|
|
15792
|
+
},
|
|
15793
|
+
"default": "'^[a-zA-Z]*$'"
|
|
15794
|
+
},
|
|
15795
|
+
{
|
|
15796
|
+
"kind": "variable",
|
|
15797
|
+
"name": "REGEXP_ONLY_DIGITS_AND_LETTERS",
|
|
15798
|
+
"type": {
|
|
15799
|
+
"text": "string"
|
|
15800
|
+
},
|
|
15801
|
+
"default": "'^[a-zA-Z0-9]*$'"
|
|
15802
|
+
}
|
|
15803
|
+
],
|
|
15804
|
+
"exports": [
|
|
15805
|
+
{
|
|
15806
|
+
"kind": "js",
|
|
15807
|
+
"name": "REGEXP_ONLY_DIGITS",
|
|
15808
|
+
"declaration": {
|
|
15809
|
+
"name": "REGEXP_ONLY_DIGITS",
|
|
15810
|
+
"module": "components/input-otp/input-otp.utils.js"
|
|
15811
|
+
}
|
|
15812
|
+
},
|
|
15813
|
+
{
|
|
15814
|
+
"kind": "js",
|
|
15815
|
+
"name": "REGEXP_ONLY_LETTERS",
|
|
15816
|
+
"declaration": {
|
|
15817
|
+
"name": "REGEXP_ONLY_LETTERS",
|
|
15818
|
+
"module": "components/input-otp/input-otp.utils.js"
|
|
15819
|
+
}
|
|
15820
|
+
},
|
|
15821
|
+
{
|
|
15822
|
+
"kind": "js",
|
|
15823
|
+
"name": "REGEXP_ONLY_DIGITS_AND_LETTERS",
|
|
15824
|
+
"declaration": {
|
|
15825
|
+
"name": "REGEXP_ONLY_DIGITS_AND_LETTERS",
|
|
15826
|
+
"module": "components/input-otp/input-otp.utils.js"
|
|
15827
|
+
}
|
|
15828
|
+
}
|
|
15829
|
+
]
|
|
15830
|
+
},
|
|
15831
|
+
{
|
|
15832
|
+
"kind": "javascript-module",
|
|
15833
|
+
"path": "components/input-phone/input-phone.configs.js",
|
|
15834
|
+
"declarations": [
|
|
15835
|
+
{
|
|
15836
|
+
"kind": "function",
|
|
15837
|
+
"name": "getPhoneConfig",
|
|
15838
|
+
"return": {
|
|
15839
|
+
"type": {
|
|
15840
|
+
"text": "DSAPhoneConfig"
|
|
15841
|
+
}
|
|
15842
|
+
},
|
|
15843
|
+
"parameters": [
|
|
15844
|
+
{
|
|
15845
|
+
"name": "phonePrefix",
|
|
15846
|
+
"type": {
|
|
15847
|
+
"text": "FrenchNumberPrefix"
|
|
15848
|
+
}
|
|
15849
|
+
}
|
|
15850
|
+
],
|
|
15851
|
+
"description": "Get Input Phone configuration by phone prefix for French phone numbers including Dom-Toms",
|
|
15852
|
+
"type": {
|
|
15853
|
+
"text": "DSAPhoneConfig"
|
|
15854
|
+
}
|
|
15855
|
+
}
|
|
15856
|
+
],
|
|
15857
|
+
"exports": [
|
|
15858
|
+
{
|
|
15859
|
+
"kind": "js",
|
|
15860
|
+
"name": "getPhoneConfig",
|
|
15861
|
+
"declaration": {
|
|
15862
|
+
"name": "getPhoneConfig",
|
|
15863
|
+
"module": "components/input-phone/input-phone.configs.js"
|
|
15864
|
+
}
|
|
15865
|
+
}
|
|
15866
|
+
]
|
|
15867
|
+
},
|
|
15868
|
+
{
|
|
15869
|
+
"kind": "javascript-module",
|
|
15870
|
+
"path": "components/input-phone/input-phone.js",
|
|
15871
|
+
"declarations": [
|
|
15872
|
+
{
|
|
15873
|
+
"kind": "class",
|
|
15874
|
+
"description": "",
|
|
15875
|
+
"name": "DSAInputPhone",
|
|
15876
|
+
"slots": [
|
|
15877
|
+
{
|
|
15878
|
+
"description": "The input's label. Alternatively, you can use the `label` attribute.",
|
|
15879
|
+
"name": "label"
|
|
15880
|
+
},
|
|
15881
|
+
{
|
|
15882
|
+
"description": "Text that describes how to use the input. Alternatively, you can use the `help-text` attribute.",
|
|
15883
|
+
"name": "help-text"
|
|
15884
|
+
},
|
|
15885
|
+
{
|
|
15886
|
+
"description": "The tooltip slot allows additional information to be passed along the label.",
|
|
15887
|
+
"name": "tooltip"
|
|
15888
|
+
}
|
|
15889
|
+
],
|
|
15890
|
+
"members": [
|
|
15891
|
+
{
|
|
15892
|
+
"kind": "field",
|
|
15893
|
+
"name": "formControlController",
|
|
15894
|
+
"privacy": "private",
|
|
15895
|
+
"readonly": true,
|
|
15896
|
+
"default": "new FormControlController(this, { assumeInteractionOn: ['dsa-blur', 'dsa-input'], })"
|
|
15897
|
+
},
|
|
15898
|
+
{
|
|
15899
|
+
"kind": "field",
|
|
15900
|
+
"name": "localize",
|
|
15901
|
+
"privacy": "private",
|
|
15902
|
+
"readonly": true,
|
|
15903
|
+
"default": "new LocalizeController(this)"
|
|
15904
|
+
},
|
|
15905
|
+
{
|
|
15906
|
+
"kind": "field",
|
|
15907
|
+
"name": "inputEl",
|
|
15908
|
+
"type": {
|
|
15909
|
+
"text": "HTMLInputElement"
|
|
15910
|
+
}
|
|
15911
|
+
},
|
|
15912
|
+
{
|
|
15913
|
+
"kind": "field",
|
|
15914
|
+
"name": "phonePrefixEl",
|
|
15915
|
+
"type": {
|
|
15916
|
+
"text": "DSASelect"
|
|
15917
|
+
}
|
|
15918
|
+
},
|
|
15919
|
+
{
|
|
15920
|
+
"kind": "field",
|
|
15921
|
+
"name": "hasFocus",
|
|
15922
|
+
"type": {
|
|
15923
|
+
"text": "boolean"
|
|
15924
|
+
},
|
|
15925
|
+
"privacy": "private",
|
|
15926
|
+
"default": "false"
|
|
15927
|
+
},
|
|
15928
|
+
{
|
|
15929
|
+
"kind": "field",
|
|
15930
|
+
"name": "maskedNumber",
|
|
15931
|
+
"type": {
|
|
15932
|
+
"text": "string"
|
|
15933
|
+
},
|
|
15934
|
+
"privacy": "private",
|
|
15935
|
+
"default": "''"
|
|
15936
|
+
},
|
|
15937
|
+
{
|
|
15938
|
+
"kind": "field",
|
|
15939
|
+
"name": "phoneConfig",
|
|
15940
|
+
"type": {
|
|
15941
|
+
"text": "DSAPhoneConfig"
|
|
15942
|
+
},
|
|
15943
|
+
"privacy": "private"
|
|
15944
|
+
},
|
|
15945
|
+
{
|
|
15946
|
+
"kind": "field",
|
|
15947
|
+
"name": "placeholder",
|
|
15948
|
+
"type": {
|
|
15949
|
+
"text": "string"
|
|
15950
|
+
},
|
|
15951
|
+
"description": "Placeholder text to show as a hint when the input is empty. It is also used as a template to mask the value. Alphanumeric values represent the inputed characters."
|
|
15952
|
+
},
|
|
15953
|
+
{
|
|
15954
|
+
"kind": "field",
|
|
15955
|
+
"name": "pattern",
|
|
15956
|
+
"type": {
|
|
15957
|
+
"text": "string"
|
|
15958
|
+
},
|
|
15959
|
+
"description": "A regular expression pattern to validate input against."
|
|
15960
|
+
},
|
|
15961
|
+
{
|
|
15962
|
+
"kind": "field",
|
|
15963
|
+
"name": "value",
|
|
15964
|
+
"type": {
|
|
15965
|
+
"text": "string"
|
|
15966
|
+
},
|
|
15967
|
+
"default": "''",
|
|
15968
|
+
"description": "The current phone number value in the E.164 format, submitted as a name/value pair with form data.",
|
|
15969
|
+
"attribute": "value"
|
|
15970
|
+
},
|
|
15971
|
+
{
|
|
15972
|
+
"kind": "field",
|
|
15973
|
+
"name": "phonePrefix",
|
|
15974
|
+
"type": {
|
|
15975
|
+
"text": "FrenchNumberPrefix"
|
|
15976
|
+
},
|
|
15977
|
+
"default": "'+33'",
|
|
15978
|
+
"description": "The current value of the prefix select"
|
|
15979
|
+
},
|
|
15980
|
+
{
|
|
15981
|
+
"kind": "field",
|
|
15982
|
+
"name": "phoneNumber",
|
|
15983
|
+
"type": {
|
|
15984
|
+
"text": "string"
|
|
15985
|
+
},
|
|
15986
|
+
"default": "''",
|
|
15987
|
+
"description": "The current value of the phone number without its prefix"
|
|
15344
15988
|
},
|
|
15345
15989
|
{
|
|
15346
15990
|
"kind": "field",
|
|
@@ -15736,6 +16380,7 @@
|
|
|
15736
16380
|
"documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/champs-de-saisie/input-phone/web-LwXd33D5",
|
|
15737
16381
|
"dependencies": [
|
|
15738
16382
|
"dsa-icon",
|
|
16383
|
+
"dsa-icon-button",
|
|
15739
16384
|
"dsa-option",
|
|
15740
16385
|
"dsa-select",
|
|
15741
16386
|
"dsa-error-text"
|
|
@@ -15782,23 +16427,6 @@
|
|
|
15782
16427
|
"text": "PhonePrefixOption[]"
|
|
15783
16428
|
},
|
|
15784
16429
|
"default": "[ { value: '+33', label: 'fr_FR' }, { value: '+590', label: 'fr_GP' }, { value: '+594', label: 'fr_GF' }, { value: '+596', label: 'fr_MQ' }, { value: '+687', label: 'fr_NC' }, { value: '+689', label: 'fr_PF' }, { value: '+508', label: 'fr_PM' }, { value: '+262', label: 'fr_RE' }, { value: '+681', label: 'fr_WF' }, ]"
|
|
15785
|
-
},
|
|
15786
|
-
{
|
|
15787
|
-
"kind": "variable",
|
|
15788
|
-
"name": "frenchFlagSelect",
|
|
15789
|
-
"default": "html`<svg slot=\"prefix\" xmlns=\"http://www.w3.org/2000/svg\" width=\"28\" height=\"20\" fill=\"none\" aria-hidden=\"true\" > <rect width=\"27.5\" height=\"19.5\" x=\".25\" y=\".25\" fill=\"#fff\" stroke=\"#F5F5F5\" stroke-width=\".5\" rx=\"1.75\" /> <mask id=\"mask0_16382_21057\" width=\"28\" height=\"20\" x=\"0\" y=\"0\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:luminance\" > <rect width=\"27.5\" height=\"19.5\" x=\".25\" y=\".25\" fill=\"#fff\" stroke=\"#fff\" stroke-width=\".5\" rx=\"1.75\" /> </mask> <g mask=\"url(#mask0_16382_21057)\"> <path fill=\"#F44653\" d=\"M18.666 0h9.333v20h-9.333z\" /> <path fill=\"#1035BB\" fill-rule=\"evenodd\" d=\"M0 20h9.333V0H0v20Z\" clip-rule=\"evenodd\" /> </g> </svg>`"
|
|
15790
|
-
},
|
|
15791
|
-
{
|
|
15792
|
-
"kind": "function",
|
|
15793
|
-
"name": "frenchFlagOption",
|
|
15794
|
-
"parameters": [
|
|
15795
|
-
{
|
|
15796
|
-
"name": "id",
|
|
15797
|
-
"type": {
|
|
15798
|
-
"text": "string"
|
|
15799
|
-
}
|
|
15800
|
-
}
|
|
15801
|
-
]
|
|
15802
16430
|
}
|
|
15803
16431
|
],
|
|
15804
16432
|
"exports": [
|
|
@@ -15817,22 +16445,6 @@
|
|
|
15817
16445
|
"name": "phonePrefixOptions",
|
|
15818
16446
|
"module": "components/input-phone/input-phone.utils.js"
|
|
15819
16447
|
}
|
|
15820
|
-
},
|
|
15821
|
-
{
|
|
15822
|
-
"kind": "js",
|
|
15823
|
-
"name": "frenchFlagSelect",
|
|
15824
|
-
"declaration": {
|
|
15825
|
-
"name": "frenchFlagSelect",
|
|
15826
|
-
"module": "components/input-phone/input-phone.utils.js"
|
|
15827
|
-
}
|
|
15828
|
-
},
|
|
15829
|
-
{
|
|
15830
|
-
"kind": "js",
|
|
15831
|
-
"name": "frenchFlagOption",
|
|
15832
|
-
"declaration": {
|
|
15833
|
-
"name": "frenchFlagOption",
|
|
15834
|
-
"module": "components/input-phone/input-phone.utils.js"
|
|
15835
|
-
}
|
|
15836
16448
|
}
|
|
15837
16449
|
]
|
|
15838
16450
|
},
|
|
@@ -19601,9 +20213,19 @@
|
|
|
19601
20213
|
"text": "string | string[]"
|
|
19602
20214
|
},
|
|
19603
20215
|
"default": "''",
|
|
19604
|
-
"description": "
|
|
20216
|
+
"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”",
|
|
19605
20217
|
"attribute": "error-message"
|
|
19606
20218
|
},
|
|
20219
|
+
{
|
|
20220
|
+
"kind": "field",
|
|
20221
|
+
"name": "hideLabel",
|
|
20222
|
+
"type": {
|
|
20223
|
+
"text": "boolean"
|
|
20224
|
+
},
|
|
20225
|
+
"default": "false",
|
|
20226
|
+
"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.",
|
|
20227
|
+
"attribute": "hide-label"
|
|
20228
|
+
},
|
|
19607
20229
|
{
|
|
19608
20230
|
"kind": "field",
|
|
19609
20231
|
"name": "validity",
|
|
@@ -19852,8 +20474,17 @@
|
|
|
19852
20474
|
"text": "string | string[]"
|
|
19853
20475
|
},
|
|
19854
20476
|
"default": "''",
|
|
19855
|
-
"description": "
|
|
20477
|
+
"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”",
|
|
19856
20478
|
"fieldName": "errorMessage"
|
|
20479
|
+
},
|
|
20480
|
+
{
|
|
20481
|
+
"name": "hide-label",
|
|
20482
|
+
"type": {
|
|
20483
|
+
"text": "boolean"
|
|
20484
|
+
},
|
|
20485
|
+
"default": "false",
|
|
20486
|
+
"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.",
|
|
20487
|
+
"fieldName": "hideLabel"
|
|
19857
20488
|
}
|
|
19858
20489
|
],
|
|
19859
20490
|
"superclass": {
|
|
@@ -19863,7 +20494,8 @@
|
|
|
19863
20494
|
"summary": "Radio groups are used to group multiple [radios](/components/radio) or [radio buttons](/components/radio-button) so they function as a single form control.",
|
|
19864
20495
|
"documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/radio/groupe-de-radios-radio-group/web-cfij4VEK",
|
|
19865
20496
|
"dependencies": [
|
|
19866
|
-
"dsa-error-text"
|
|
20497
|
+
"dsa-error-text",
|
|
20498
|
+
"dsa-visually-hidden"
|
|
19867
20499
|
],
|
|
19868
20500
|
"tagName": "dsa-radio-group",
|
|
19869
20501
|
"customElement": true
|
|
@@ -19963,16 +20595,6 @@
|
|
|
19963
20595
|
"privacy": "private",
|
|
19964
20596
|
"default": "false"
|
|
19965
20597
|
},
|
|
19966
|
-
{
|
|
19967
|
-
"kind": "field",
|
|
19968
|
-
"name": "title",
|
|
19969
|
-
"type": {
|
|
19970
|
-
"text": "string"
|
|
19971
|
-
},
|
|
19972
|
-
"default": "''",
|
|
19973
|
-
"description": "The title contains a text representing advisory information related to the element it belongs to.",
|
|
19974
|
-
"attribute": "title"
|
|
19975
|
-
},
|
|
19976
20598
|
{
|
|
19977
20599
|
"kind": "field",
|
|
19978
20600
|
"name": "labelFrom",
|
|
@@ -20172,15 +20794,6 @@
|
|
|
20172
20794
|
}
|
|
20173
20795
|
],
|
|
20174
20796
|
"attributes": [
|
|
20175
|
-
{
|
|
20176
|
-
"name": "title",
|
|
20177
|
-
"type": {
|
|
20178
|
-
"text": "string"
|
|
20179
|
-
},
|
|
20180
|
-
"default": "''",
|
|
20181
|
-
"description": "The title contains a text representing advisory information related to the element it belongs to.",
|
|
20182
|
-
"fieldName": "title"
|
|
20183
|
-
},
|
|
20184
20797
|
{
|
|
20185
20798
|
"name": "label-from",
|
|
20186
20799
|
"type": {
|
|
@@ -20683,7 +21296,7 @@
|
|
|
20683
21296
|
"text": "string | string[]"
|
|
20684
21297
|
},
|
|
20685
21298
|
"default": "''",
|
|
20686
|
-
"description": "The current value of the select,
|
|
21299
|
+
"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.",
|
|
20687
21300
|
"attribute": "value"
|
|
20688
21301
|
},
|
|
20689
21302
|
{
|
|
@@ -21155,7 +21768,7 @@
|
|
|
21155
21768
|
"text": "string | string[]"
|
|
21156
21769
|
},
|
|
21157
21770
|
"default": "''",
|
|
21158
|
-
"description": "The current value of the select,
|
|
21771
|
+
"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.",
|
|
21159
21772
|
"fieldName": "value"
|
|
21160
21773
|
},
|
|
21161
21774
|
{
|
|
@@ -22412,6 +23025,15 @@
|
|
|
22412
23025
|
"description": "Makes the tab closable and shows a close button.",
|
|
22413
23026
|
"attribute": "closable"
|
|
22414
23027
|
},
|
|
23028
|
+
{
|
|
23029
|
+
"kind": "field",
|
|
23030
|
+
"name": "closeButtonLabel",
|
|
23031
|
+
"type": {
|
|
23032
|
+
"text": "string"
|
|
23033
|
+
},
|
|
23034
|
+
"description": "Provide a custom label for the tab close button.",
|
|
23035
|
+
"attribute": "close-button-label"
|
|
23036
|
+
},
|
|
22415
23037
|
{
|
|
22416
23038
|
"kind": "field",
|
|
22417
23039
|
"name": "disabled",
|
|
@@ -22479,6 +23101,14 @@
|
|
|
22479
23101
|
"description": "Makes the tab closable and shows a close button.",
|
|
22480
23102
|
"fieldName": "closable"
|
|
22481
23103
|
},
|
|
23104
|
+
{
|
|
23105
|
+
"name": "close-button-label",
|
|
23106
|
+
"type": {
|
|
23107
|
+
"text": "string"
|
|
23108
|
+
},
|
|
23109
|
+
"description": "Provide a custom label for the tab close button.",
|
|
23110
|
+
"fieldName": "closeButtonLabel"
|
|
23111
|
+
},
|
|
22482
23112
|
{
|
|
22483
23113
|
"name": "disabled",
|
|
22484
23114
|
"type": {
|
|
@@ -27092,8 +27722,9 @@
|
|
|
27092
27722
|
],
|
|
27093
27723
|
"package": {
|
|
27094
27724
|
"name": "@ds-autonomie/web-components",
|
|
27095
|
-
"version": "2.0
|
|
27725
|
+
"version": "2.2.0",
|
|
27096
27726
|
"author": "CNSA",
|
|
27727
|
+
"homepage": "https://dsa.service-public-autonomie.fr",
|
|
27097
27728
|
"license": "MIT"
|
|
27098
27729
|
}
|
|
27099
27730
|
}
|