@ds-autonomie/web-components 2.11.0 → 2.12.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.
Files changed (188) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/cdn/chunks/{chunk.TZ4Q6BAB.js → chunk.3K2PJ2XE.js} +3 -23
  3. package/cdn/chunks/{chunk.H2VYMPUG.js → chunk.5BXI46NB.js} +14 -10
  4. package/cdn/chunks/{chunk.QNIK7LHK.js → chunk.6SX2PVBZ.js} +1 -1
  5. package/cdn/chunks/{chunk.7YRH4W4Z.js → chunk.7X3L3UKI.js} +1 -1
  6. package/cdn/chunks/{chunk.26AMHY6M.js → chunk.A36W5FG6.js} +1 -1
  7. package/cdn/chunks/{chunk.3RUPWW4M.js → chunk.ALIVM5IK.js} +8 -0
  8. package/cdn/chunks/{chunk.NDZZP23O.js → chunk.ANY4UVWZ.js} +1 -3
  9. package/cdn/chunks/{chunk.HCI7PRQV.js → chunk.AWWSQ5SC.js} +1 -1
  10. package/cdn/chunks/{chunk.2WKNTHTE.js → chunk.C2XIPTU3.js} +1 -1
  11. package/cdn/chunks/{chunk.WZMY5NAQ.js → chunk.CK3OZQKX.js} +0 -4
  12. package/cdn/chunks/{chunk.SC3NB3OV.js → chunk.E3W7YEA4.js} +0 -2
  13. package/cdn/chunks/{chunk.OONJ4BAJ.js → chunk.F2AI7O4R.js} +5 -1
  14. package/cdn/chunks/{chunk.E7LCBTT5.js → chunk.FMMA36UF.js} +1 -1
  15. package/cdn/chunks/{chunk.T7LIPTCL.js → chunk.H4JTQC7T.js} +15 -19
  16. package/cdn/chunks/{chunk.VSZMOH4N.js → chunk.J7IAZRFK.js} +1 -1
  17. package/cdn/chunks/{chunk.34HTLNHP.js → chunk.KM4KITZK.js} +13 -0
  18. package/cdn/chunks/{chunk.Z5BYMFSD.js → chunk.OHT2CDR3.js} +2 -3
  19. package/cdn/chunks/{chunk.COPSPY7Y.js → chunk.PLMZNC5Q.js} +3 -4
  20. package/cdn/chunks/{chunk.XO5NWJKS.js → chunk.QHK23HRN.js} +34 -15
  21. package/cdn/chunks/{chunk.OJYQEB5J.js → chunk.R76IUUIR.js} +1 -1
  22. package/cdn/chunks/{chunk.F6UW3MQK.js → chunk.T7UYS7W3.js} +1 -1
  23. package/cdn/chunks/{chunk.S7UT2YD7.js → chunk.TAYXGYQL.js} +0 -1
  24. package/cdn/chunks/{chunk.H6FFNEL2.js → chunk.XHR7MVV6.js} +1 -1
  25. package/cdn/chunks/{chunk.REWGAX6A.js → chunk.XI4SZBXQ.js} +1 -1
  26. package/cdn/chunks/{chunk.GZM7EYZQ.js → chunk.XUMSOEU7.js} +2 -0
  27. package/cdn/chunks/{chunk.7ATQ4MIY.js → chunk.ZE5OBVSN.js} +0 -6
  28. package/cdn/components/accordion-group/accordion-group.js +1 -1
  29. package/cdn/components/alert/alert.js +1 -1
  30. package/cdn/components/button/button.js +1 -1
  31. package/cdn/components/callout/callout.js +1 -1
  32. package/cdn/components/checkbox/checkbox.d.ts +2 -0
  33. package/cdn/components/checkbox/checkbox.js +2 -2
  34. package/cdn/components/checkbox/checkbox.styles.js +1 -1
  35. package/cdn/components/checkbox-button/checkbox-button.js +2 -2
  36. package/cdn/components/checkbox-card/checkbox-card.js +2 -2
  37. package/cdn/components/combobox/combobox.js +2 -2
  38. package/cdn/components/copy-button/copy-button.js +3 -2
  39. package/cdn/components/dialog/dialog.js +1 -1
  40. package/cdn/components/drawer/drawer.js +1 -1
  41. package/cdn/components/file-upload/file-upload.d.ts +0 -1
  42. package/cdn/components/file-upload/file-upload.js +1 -1
  43. package/cdn/components/filter-counter/filter-counter.js +3 -3
  44. package/cdn/components/filter-date/filter-date.js +3 -3
  45. package/cdn/components/filter-range/filter-range.js +4 -4
  46. package/cdn/components/filter-select/filter-select.js +3 -3
  47. package/cdn/components/header-search/header-search.js +2 -2
  48. package/cdn/components/icon-button/icon-button.js +1 -1
  49. package/cdn/components/input/input.js +2 -2
  50. package/cdn/components/input-amount/input-amount.js +1 -1
  51. package/cdn/components/input-date/input-date.js +2 -2
  52. package/cdn/components/input-native/input-native.js +1 -1
  53. package/cdn/components/input-otp/input-otp.js +1 -1
  54. package/cdn/components/input-phone/input-phone.js +3 -3
  55. package/cdn/components/input-time/input-time.js +1 -1
  56. package/cdn/components/menu-accordion/menu-accordion.d.ts +2 -1
  57. package/cdn/components/menu-accordion/menu-accordion.js +2 -2
  58. package/cdn/components/menu-item/menu-item.js +2 -1
  59. package/cdn/components/menu-navigation/menu-navigation.d.ts +5 -0
  60. package/cdn/components/menu-navigation/menu-navigation.js +3 -2
  61. package/cdn/components/navbar-link/navbar-link.js +3 -2
  62. package/cdn/components/navbar-menu/navbar-menu.js +2 -2
  63. package/cdn/components/pagination/pagination.js +2 -2
  64. package/cdn/components/profile-button/profile-button.js +2 -1
  65. package/cdn/components/quote/quote.js +1 -1
  66. package/cdn/components/radio-button/radio-button.js +2 -2
  67. package/cdn/components/radio-card/radio-card.js +2 -2
  68. package/cdn/components/range-slider/range-slider.js +1 -1
  69. package/cdn/components/search/search.js +1 -1
  70. package/cdn/components/select/select.js +2 -2
  71. package/cdn/components/sidenav/sidenav.js +2 -1
  72. package/cdn/components/sidenav-info-accordion/sidenav-info-accordion.js +2 -2
  73. package/cdn/components/step/step.js +2 -2
  74. package/cdn/components/step/step.styles.js +1 -1
  75. package/cdn/components/switch/switch.js +1 -1
  76. package/cdn/components/tab/tab.js +1 -1
  77. package/cdn/components/tab-group/tab-group.js +1 -1
  78. package/cdn/components/table-action/table-action.d.ts +2 -0
  79. package/cdn/components/table-action/table-action.js +1 -1
  80. package/cdn/components/table-container/table-container.js +1 -1
  81. package/cdn/components/table-header-row/table-header-row.js +3 -3
  82. package/cdn/components/table-row/table-row.js +3 -3
  83. package/cdn/components/tag/tag.js +1 -1
  84. package/cdn/components/tooltip/tooltip.js +2 -1
  85. package/cdn/components/tree/tree.js +2 -2
  86. package/cdn/components/tree-item/tree-item.js +2 -2
  87. package/cdn/custom-elements.json +240 -198
  88. package/cdn/design-system.js +26 -26
  89. package/cdn/internal/components/date-field/date-field.js +2 -0
  90. package/cdn/internal/components/form-selectable-card/form-selectable-card.js +3 -7
  91. package/cdn/internal/components/form-toggle-button/form-toggle-button.js +2 -6
  92. package/cdn/utilities/storybook.js +2 -1
  93. package/cdn/vscode.html-custom-data.json +26 -15
  94. package/cdn/web-types.json +125 -80
  95. package/dist/chunks/{chunk.FE77T4YV.js → chunk.2NY5MPRL.js} +2 -3
  96. package/dist/chunks/{chunk.L6UOW2AY.js → chunk.6KJSL5LS.js} +13 -0
  97. package/dist/chunks/{chunk.Q35Y6PN4.js → chunk.6RDA3XLH.js} +0 -1
  98. package/dist/chunks/{chunk.4ZTY4RLW.js → chunk.7TG3DZTW.js} +1 -1
  99. package/dist/chunks/{chunk.TXDB6HM4.js → chunk.AXRKD7DS.js} +2 -0
  100. package/dist/chunks/{chunk.SBO2HJFC.js → chunk.CHUBPDIO.js} +3 -4
  101. package/dist/chunks/{chunk.3332LWML.js → chunk.DFNCZLQM.js} +1 -1
  102. package/dist/chunks/{chunk.PT44AIJN.js → chunk.EOBDJFKX.js} +1 -1
  103. package/dist/chunks/{chunk.5NAZU6VJ.js → chunk.HFNQK43R.js} +0 -4
  104. package/dist/chunks/{chunk.P7IPRHLL.js → chunk.HH6M5ISS.js} +1 -3
  105. package/dist/chunks/{chunk.IG7F6FJH.js → chunk.I26LWXXM.js} +3 -23
  106. package/dist/chunks/{chunk.SQJRLNS2.js → chunk.IUD6WB66.js} +1 -1
  107. package/dist/chunks/{chunk.62K7FKPD.js → chunk.JHQA2R5B.js} +0 -2
  108. package/dist/chunks/{chunk.QQOPMOYX.js → chunk.KQCEZOVH.js} +1 -1
  109. package/dist/chunks/{chunk.NSAJTBR4.js → chunk.KYZD4HDJ.js} +8 -0
  110. package/dist/chunks/{chunk.BVJYG2SX.js → chunk.MO2DF64H.js} +0 -6
  111. package/dist/chunks/{chunk.OMIL5X3X.js → chunk.N36MBM2Q.js} +15 -19
  112. package/dist/chunks/{chunk.OK2SQY2K.js → chunk.NEUS25YN.js} +1 -1
  113. package/dist/chunks/{chunk.Y5BMTMOP.js → chunk.OBIOX2QK.js} +1 -1
  114. package/dist/chunks/{chunk.C2GI7AW5.js → chunk.OBK2DHZB.js} +1 -1
  115. package/dist/chunks/{chunk.4FTWYPW3.js → chunk.PL7FGR6O.js} +14 -10
  116. package/dist/chunks/{chunk.MONMQF4P.js → chunk.QOTRG3SW.js} +1 -1
  117. package/dist/chunks/{chunk.AD6Q7RQZ.js → chunk.S4KNUHFV.js} +1 -1
  118. package/dist/chunks/{chunk.6CMGI6X2.js → chunk.VC7GDGXF.js} +1 -1
  119. package/dist/chunks/{chunk.7OU2KJ5C.js → chunk.WNBLXX3K.js} +34 -16
  120. package/dist/chunks/{chunk.RUSQQASU.js → chunk.ZK6Y3PH5.js} +5 -1
  121. package/dist/components/accordion-group/accordion-group.js +1 -1
  122. package/dist/components/alert/alert.js +1 -1
  123. package/dist/components/button/button.js +1 -1
  124. package/dist/components/callout/callout.js +1 -1
  125. package/dist/components/checkbox/checkbox.d.ts +2 -0
  126. package/dist/components/checkbox/checkbox.js +2 -2
  127. package/dist/components/checkbox/checkbox.styles.js +1 -1
  128. package/dist/components/checkbox-button/checkbox-button.js +2 -2
  129. package/dist/components/checkbox-card/checkbox-card.js +2 -2
  130. package/dist/components/combobox/combobox.js +2 -2
  131. package/dist/components/copy-button/copy-button.js +3 -2
  132. package/dist/components/dialog/dialog.js +1 -1
  133. package/dist/components/drawer/drawer.js +1 -1
  134. package/dist/components/file-upload/file-upload.d.ts +0 -1
  135. package/dist/components/file-upload/file-upload.js +1 -1
  136. package/dist/components/filter-counter/filter-counter.js +3 -3
  137. package/dist/components/filter-date/filter-date.js +3 -3
  138. package/dist/components/filter-range/filter-range.js +4 -4
  139. package/dist/components/filter-select/filter-select.js +3 -3
  140. package/dist/components/header-search/header-search.js +2 -2
  141. package/dist/components/icon-button/icon-button.js +1 -1
  142. package/dist/components/input/input.js +2 -2
  143. package/dist/components/input-amount/input-amount.js +1 -1
  144. package/dist/components/input-date/input-date.js +2 -2
  145. package/dist/components/input-native/input-native.js +1 -1
  146. package/dist/components/input-otp/input-otp.js +1 -1
  147. package/dist/components/input-phone/input-phone.js +3 -3
  148. package/dist/components/input-time/input-time.js +1 -1
  149. package/dist/components/menu-accordion/menu-accordion.d.ts +2 -1
  150. package/dist/components/menu-accordion/menu-accordion.js +2 -2
  151. package/dist/components/menu-item/menu-item.js +2 -1
  152. package/dist/components/menu-navigation/menu-navigation.d.ts +5 -0
  153. package/dist/components/menu-navigation/menu-navigation.js +3 -2
  154. package/dist/components/navbar-link/navbar-link.js +3 -2
  155. package/dist/components/navbar-menu/navbar-menu.js +2 -2
  156. package/dist/components/pagination/pagination.js +2 -2
  157. package/dist/components/profile-button/profile-button.js +2 -1
  158. package/dist/components/quote/quote.js +1 -1
  159. package/dist/components/radio-button/radio-button.js +2 -2
  160. package/dist/components/radio-card/radio-card.js +2 -2
  161. package/dist/components/range-slider/range-slider.js +1 -1
  162. package/dist/components/search/search.js +1 -1
  163. package/dist/components/select/select.js +2 -2
  164. package/dist/components/sidenav/sidenav.js +2 -1
  165. package/dist/components/sidenav-info-accordion/sidenav-info-accordion.js +2 -2
  166. package/dist/components/step/step.js +2 -2
  167. package/dist/components/step/step.styles.js +1 -1
  168. package/dist/components/switch/switch.js +1 -1
  169. package/dist/components/tab/tab.js +1 -1
  170. package/dist/components/tab-group/tab-group.js +1 -1
  171. package/dist/components/table-action/table-action.d.ts +2 -0
  172. package/dist/components/table-action/table-action.js +1 -1
  173. package/dist/components/table-container/table-container.js +1 -1
  174. package/dist/components/table-header-row/table-header-row.js +3 -3
  175. package/dist/components/table-row/table-row.js +3 -3
  176. package/dist/components/tag/tag.js +1 -1
  177. package/dist/components/tooltip/tooltip.js +2 -1
  178. package/dist/components/tree/tree.js +2 -2
  179. package/dist/components/tree-item/tree-item.js +2 -2
  180. package/dist/custom-elements.json +240 -198
  181. package/dist/design-system.js +26 -26
  182. package/dist/internal/components/date-field/date-field.js +2 -0
  183. package/dist/internal/components/form-selectable-card/form-selectable-card.js +3 -7
  184. package/dist/internal/components/form-toggle-button/form-toggle-button.js +2 -6
  185. package/dist/utilities/storybook.js +2 -1
  186. package/dist/vscode.html-custom-data.json +26 -15
  187. package/dist/web-types.json +125 -80
  188. package/package.json +1 -1
@@ -5,7 +5,7 @@ import "../../chunks/chunk.73T7TU6S.js";
5
5
  import "../../chunks/chunk.ULC7VUCJ.js";
6
6
  import "../../chunks/chunk.42QDYDUA.js";
7
7
  import "../../chunks/chunk.HF7GESMZ.js";
8
- import "../../chunks/chunk.4FTWYPW3.js";
8
+ import "../../chunks/chunk.PL7FGR6O.js";
9
9
  import "../../chunks/chunk.GMLB7CQ4.js";
10
10
  import "../../chunks/chunk.UF4PZMAF.js";
11
11
  import "../../chunks/chunk.33O53GEK.js";
@@ -15,7 +15,7 @@ import "../../chunks/chunk.CMJ2SRTL.js";
15
15
  import "../../chunks/chunk.OKCUR4XQ.js";
16
16
  import "../../chunks/chunk.FX2CWZWY.js";
17
17
  import "../../chunks/chunk.6QDM5FUA.js";
18
- import "../../chunks/chunk.5NAZU6VJ.js";
18
+ import "../../chunks/chunk.HFNQK43R.js";
19
19
  import "../../chunks/chunk.EHTCYJUT.js";
20
20
  import "../../chunks/chunk.6HTDKIVC.js";
21
21
  import "../../chunks/chunk.XSXVVUKP.js";
@@ -2,7 +2,7 @@ import {
2
2
  DSATreeItem
3
3
  } from "../../chunks/chunk.ULC7VUCJ.js";
4
4
  import "../../chunks/chunk.42QDYDUA.js";
5
- import "../../chunks/chunk.4FTWYPW3.js";
5
+ import "../../chunks/chunk.PL7FGR6O.js";
6
6
  import "../../chunks/chunk.GMLB7CQ4.js";
7
7
  import "../../chunks/chunk.UF4PZMAF.js";
8
8
  import "../../chunks/chunk.33O53GEK.js";
@@ -12,7 +12,7 @@ import "../../chunks/chunk.CMJ2SRTL.js";
12
12
  import "../../chunks/chunk.OKCUR4XQ.js";
13
13
  import "../../chunks/chunk.FX2CWZWY.js";
14
14
  import "../../chunks/chunk.6QDM5FUA.js";
15
- import "../../chunks/chunk.5NAZU6VJ.js";
15
+ import "../../chunks/chunk.HFNQK43R.js";
16
16
  import "../../chunks/chunk.EHTCYJUT.js";
17
17
  import "../../chunks/chunk.6HTDKIVC.js";
18
18
  import "../../chunks/chunk.XSXVVUKP.js";
@@ -4304,7 +4304,8 @@
4304
4304
  "documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/checkbox/case-a-cocher-checkbox/web-oi1eH6ls",
4305
4305
  "dependencies": [
4306
4306
  "dsa-icon",
4307
- "dsa-error-text"
4307
+ "dsa-error-text",
4308
+ "dsa-visually-hidden"
4308
4309
  ],
4309
4310
  "tagName": "dsa-checkbox",
4310
4311
  "customElement": true
@@ -4405,90 +4406,6 @@
4405
4406
  }
4406
4407
  ]
4407
4408
  },
4408
- {
4409
- "kind": "javascript-module",
4410
- "path": "components/checkbox-card/checkbox-card.js",
4411
- "declarations": [
4412
- {
4413
- "kind": "class",
4414
- "description": "",
4415
- "name": "DSACheckboxCard",
4416
- "slots": [
4417
- {
4418
- "description": "The checkbox card's label.",
4419
- "name": ""
4420
- },
4421
- {
4422
- "description": "The checkbox card's description.",
4423
- "name": "description"
4424
- },
4425
- {
4426
- "description": "An optional image to illustrate. Should take 100% of the available height / width in horizontal / vertical layout.",
4427
- "name": "image"
4428
- }
4429
- ],
4430
- "members": [
4431
- {
4432
- "kind": "field",
4433
- "name": "type",
4434
- "privacy": "protected",
4435
- "default": "'checkbox'",
4436
- "type": {
4437
- "text": "'checkbox'"
4438
- }
4439
- },
4440
- {
4441
- "kind": "method",
4442
- "name": "handleClick",
4443
- "privacy": "protected"
4444
- },
4445
- {
4446
- "kind": "method",
4447
- "name": "handleErrorChange"
4448
- }
4449
- ],
4450
- "events": [
4451
- {
4452
- "description": "Emitted when the card loses focus.",
4453
- "name": "dsa-blur"
4454
- },
4455
- {
4456
- "description": "Emitted when the card gains focus.",
4457
- "name": "dsa-focus"
4458
- }
4459
- ],
4460
- "superclass": {
4461
- "name": "FormSelectableCard",
4462
- "package": "@internal/components/form-selectable-card/form-selectable-card"
4463
- },
4464
- "summary": "Checkbox cards allow the user to select multiple options from a group using a card-like control.",
4465
- "documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/checkbox/checkbox-card/web-0w5u5B3c",
4466
- "dependencies": [
4467
- "dsa-icon"
4468
- ],
4469
- "tagName": "dsa-checkbox-card",
4470
- "customElement": true
4471
- }
4472
- ],
4473
- "exports": [
4474
- {
4475
- "kind": "js",
4476
- "name": "default",
4477
- "declaration": {
4478
- "name": "DSACheckboxCard",
4479
- "module": "components/checkbox-card/checkbox-card.js"
4480
- }
4481
- },
4482
- {
4483
- "kind": "custom-element-definition",
4484
- "name": "dsa-checkbox-card",
4485
- "declaration": {
4486
- "name": "DSACheckboxCard",
4487
- "module": "components/checkbox-card/checkbox-card.js"
4488
- }
4489
- }
4490
- ]
4491
- },
4492
4409
  {
4493
4410
  "kind": "javascript-module",
4494
4411
  "path": "components/checkbox-group/checkbox-group.js",
@@ -5007,6 +4924,90 @@
5007
4924
  }
5008
4925
  ]
5009
4926
  },
4927
+ {
4928
+ "kind": "javascript-module",
4929
+ "path": "components/checkbox-card/checkbox-card.js",
4930
+ "declarations": [
4931
+ {
4932
+ "kind": "class",
4933
+ "description": "",
4934
+ "name": "DSACheckboxCard",
4935
+ "slots": [
4936
+ {
4937
+ "description": "The checkbox card's label.",
4938
+ "name": ""
4939
+ },
4940
+ {
4941
+ "description": "The checkbox card's description.",
4942
+ "name": "description"
4943
+ },
4944
+ {
4945
+ "description": "An optional image to illustrate. Should take 100% of the available height / width in horizontal / vertical layout.",
4946
+ "name": "image"
4947
+ }
4948
+ ],
4949
+ "members": [
4950
+ {
4951
+ "kind": "field",
4952
+ "name": "type",
4953
+ "privacy": "protected",
4954
+ "default": "'checkbox'",
4955
+ "type": {
4956
+ "text": "'checkbox'"
4957
+ }
4958
+ },
4959
+ {
4960
+ "kind": "method",
4961
+ "name": "handleClick",
4962
+ "privacy": "protected"
4963
+ },
4964
+ {
4965
+ "kind": "method",
4966
+ "name": "handleErrorChange"
4967
+ }
4968
+ ],
4969
+ "events": [
4970
+ {
4971
+ "description": "Emitted when the card loses focus.",
4972
+ "name": "dsa-blur"
4973
+ },
4974
+ {
4975
+ "description": "Emitted when the card gains focus.",
4976
+ "name": "dsa-focus"
4977
+ }
4978
+ ],
4979
+ "superclass": {
4980
+ "name": "FormSelectableCard",
4981
+ "package": "@internal/components/form-selectable-card/form-selectable-card"
4982
+ },
4983
+ "summary": "Checkbox cards allow the user to select multiple options from a group using a card-like control.",
4984
+ "documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/checkbox/checkbox-card/web-0w5u5B3c",
4985
+ "dependencies": [
4986
+ "dsa-icon"
4987
+ ],
4988
+ "tagName": "dsa-checkbox-card",
4989
+ "customElement": true
4990
+ }
4991
+ ],
4992
+ "exports": [
4993
+ {
4994
+ "kind": "js",
4995
+ "name": "default",
4996
+ "declaration": {
4997
+ "name": "DSACheckboxCard",
4998
+ "module": "components/checkbox-card/checkbox-card.js"
4999
+ }
5000
+ },
5001
+ {
5002
+ "kind": "custom-element-definition",
5003
+ "name": "dsa-checkbox-card",
5004
+ "declaration": {
5005
+ "name": "DSACheckboxCard",
5006
+ "module": "components/checkbox-card/checkbox-card.js"
5007
+ }
5008
+ }
5009
+ ]
5010
+ },
5010
5011
  {
5011
5012
  "kind": "javascript-module",
5012
5013
  "path": "components/combobox/combobox.js",
@@ -8328,28 +8329,7 @@
8328
8329
  {
8329
8330
  "kind": "method",
8330
8331
  "name": "handleChange",
8331
- "privacy": "private",
8332
- "parameters": [
8333
- {
8334
- "name": "event",
8335
- "type": {
8336
- "text": "Event"
8337
- }
8338
- }
8339
- ]
8340
- },
8341
- {
8342
- "kind": "method",
8343
- "name": "handleFileSelectedChange",
8344
- "privacy": "private",
8345
- "parameters": [
8346
- {
8347
- "name": "event",
8348
- "type": {
8349
- "text": "Event"
8350
- }
8351
- }
8352
- ]
8332
+ "privacy": "private"
8353
8333
  },
8354
8334
  {
8355
8335
  "kind": "method",
@@ -15883,6 +15863,16 @@
15883
15863
  }
15884
15864
  ]
15885
15865
  },
15866
+ {
15867
+ "kind": "method",
15868
+ "name": "updateChildrenClassName",
15869
+ "privacy": "private"
15870
+ },
15871
+ {
15872
+ "kind": "method",
15873
+ "name": "handleDefaultSlotChange",
15874
+ "privacy": "private"
15875
+ },
15886
15876
  {
15887
15877
  "kind": "method",
15888
15878
  "name": "getTextSummary",
@@ -16394,6 +16384,25 @@
16394
16384
  "text": "HTMLSlotElement"
16395
16385
  }
16396
16386
  },
16387
+ {
16388
+ "kind": "field",
16389
+ "name": "level",
16390
+ "type": {
16391
+ "text": "1 | 2"
16392
+ },
16393
+ "description": "(internal) The level of the parent menu accordion",
16394
+ "attribute": "level"
16395
+ },
16396
+ {
16397
+ "kind": "method",
16398
+ "name": "updateChildrenClassName",
16399
+ "privacy": "private"
16400
+ },
16401
+ {
16402
+ "kind": "method",
16403
+ "name": "handleSlotChange",
16404
+ "privacy": "private"
16405
+ },
16397
16406
  {
16398
16407
  "kind": "method",
16399
16408
  "name": "handleKeyDown",
@@ -16406,6 +16415,20 @@
16406
16415
  }
16407
16416
  }
16408
16417
  ]
16418
+ },
16419
+ {
16420
+ "kind": "method",
16421
+ "name": "handleLevelChange"
16422
+ }
16423
+ ],
16424
+ "attributes": [
16425
+ {
16426
+ "name": "level",
16427
+ "type": {
16428
+ "text": "1 | 2"
16429
+ },
16430
+ "description": "(internal) The level of the parent menu accordion",
16431
+ "fieldName": "level"
16409
16432
  }
16410
16433
  ],
16411
16434
  "superclass": {
@@ -24900,96 +24923,6 @@
24900
24923
  "declarations": [],
24901
24924
  "exports": []
24902
24925
  },
24903
- {
24904
- "kind": "javascript-module",
24905
- "path": "components/table-body/table-body.js",
24906
- "declarations": [
24907
- {
24908
- "kind": "class",
24909
- "description": "",
24910
- "name": "DSATableBody",
24911
- "slots": [
24912
- {
24913
- "description": "to be placed inside the table body",
24914
- "name": "Content"
24915
- }
24916
- ],
24917
- "members": [
24918
- {
24919
- "kind": "field",
24920
- "name": "role",
24921
- "type": {
24922
- "text": "string"
24923
- },
24924
- "default": "'rowgroup'",
24925
- "description": "The table-body's role",
24926
- "attribute": "role",
24927
- "reflects": true
24928
- },
24929
- {
24930
- "kind": "method",
24931
- "name": "handleDefaultSlotChange",
24932
- "privacy": "private"
24933
- },
24934
- {
24935
- "kind": "method",
24936
- "name": "getAllRows",
24937
- "privacy": "private"
24938
- },
24939
- {
24940
- "kind": "method",
24941
- "name": "getAllCells",
24942
- "privacy": "private"
24943
- },
24944
- {
24945
- "kind": "method",
24946
- "name": "handleLoading"
24947
- },
24948
- {
24949
- "kind": "method",
24950
- "name": "handleSkeletonEffectChange"
24951
- }
24952
- ],
24953
- "attributes": [
24954
- {
24955
- "name": "role",
24956
- "type": {
24957
- "text": "string"
24958
- },
24959
- "default": "'rowgroup'",
24960
- "description": "The table-body's role",
24961
- "fieldName": "role"
24962
- }
24963
- ],
24964
- "superclass": {
24965
- "name": "LoadingStateElement",
24966
- "package": "@internal/loading-state-element"
24967
- },
24968
- "summary": "The table body defines a group of rows as part of the body section within a [table](/components/table/table)",
24969
- "documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/tableau-table/tableau-table/web-Dr8U0zqh",
24970
- "tagName": "dsa-table-body",
24971
- "customElement": true
24972
- }
24973
- ],
24974
- "exports": [
24975
- {
24976
- "kind": "js",
24977
- "name": "default",
24978
- "declaration": {
24979
- "name": "DSATableBody",
24980
- "module": "components/table-body/table-body.js"
24981
- }
24982
- },
24983
- {
24984
- "kind": "custom-element-definition",
24985
- "name": "dsa-table-body",
24986
- "declaration": {
24987
- "name": "DSATableBody",
24988
- "module": "components/table-body/table-body.js"
24989
- }
24990
- }
24991
- ]
24992
- },
24993
24926
  {
24994
24927
  "kind": "javascript-module",
24995
24928
  "path": "components/table-action/table-action.js",
@@ -25034,6 +24967,16 @@
25034
24967
  "attribute": "show",
25035
24968
  "reflects": true
25036
24969
  },
24970
+ {
24971
+ "kind": "field",
24972
+ "name": "deselectAllOnClose",
24973
+ "type": {
24974
+ "text": "boolean"
24975
+ },
24976
+ "default": "false",
24977
+ "description": "Should deselect all rows on close",
24978
+ "attribute": "deselect-all-on-close"
24979
+ },
25037
24980
  {
25038
24981
  "kind": "method",
25039
24982
  "name": "handleClose",
@@ -25055,6 +24998,15 @@
25055
24998
  "default": "false",
25056
24999
  "description": "`true` if it should be visible.",
25057
25000
  "fieldName": "show"
25001
+ },
25002
+ {
25003
+ "name": "deselect-all-on-close",
25004
+ "type": {
25005
+ "text": "boolean"
25006
+ },
25007
+ "default": "false",
25008
+ "description": "Should deselect all rows on close",
25009
+ "fieldName": "deselectAllOnClose"
25058
25010
  }
25059
25011
  ],
25060
25012
  "superclass": {
@@ -25091,6 +25043,96 @@
25091
25043
  }
25092
25044
  ]
25093
25045
  },
25046
+ {
25047
+ "kind": "javascript-module",
25048
+ "path": "components/table-body/table-body.js",
25049
+ "declarations": [
25050
+ {
25051
+ "kind": "class",
25052
+ "description": "",
25053
+ "name": "DSATableBody",
25054
+ "slots": [
25055
+ {
25056
+ "description": "to be placed inside the table body",
25057
+ "name": "Content"
25058
+ }
25059
+ ],
25060
+ "members": [
25061
+ {
25062
+ "kind": "field",
25063
+ "name": "role",
25064
+ "type": {
25065
+ "text": "string"
25066
+ },
25067
+ "default": "'rowgroup'",
25068
+ "description": "The table-body's role",
25069
+ "attribute": "role",
25070
+ "reflects": true
25071
+ },
25072
+ {
25073
+ "kind": "method",
25074
+ "name": "handleDefaultSlotChange",
25075
+ "privacy": "private"
25076
+ },
25077
+ {
25078
+ "kind": "method",
25079
+ "name": "getAllRows",
25080
+ "privacy": "private"
25081
+ },
25082
+ {
25083
+ "kind": "method",
25084
+ "name": "getAllCells",
25085
+ "privacy": "private"
25086
+ },
25087
+ {
25088
+ "kind": "method",
25089
+ "name": "handleLoading"
25090
+ },
25091
+ {
25092
+ "kind": "method",
25093
+ "name": "handleSkeletonEffectChange"
25094
+ }
25095
+ ],
25096
+ "attributes": [
25097
+ {
25098
+ "name": "role",
25099
+ "type": {
25100
+ "text": "string"
25101
+ },
25102
+ "default": "'rowgroup'",
25103
+ "description": "The table-body's role",
25104
+ "fieldName": "role"
25105
+ }
25106
+ ],
25107
+ "superclass": {
25108
+ "name": "LoadingStateElement",
25109
+ "package": "@internal/loading-state-element"
25110
+ },
25111
+ "summary": "The table body defines a group of rows as part of the body section within a [table](/components/table/table)",
25112
+ "documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/tableau-table/tableau-table/web-Dr8U0zqh",
25113
+ "tagName": "dsa-table-body",
25114
+ "customElement": true
25115
+ }
25116
+ ],
25117
+ "exports": [
25118
+ {
25119
+ "kind": "js",
25120
+ "name": "default",
25121
+ "declaration": {
25122
+ "name": "DSATableBody",
25123
+ "module": "components/table-body/table-body.js"
25124
+ }
25125
+ },
25126
+ {
25127
+ "kind": "custom-element-definition",
25128
+ "name": "dsa-table-body",
25129
+ "declaration": {
25130
+ "name": "DSATableBody",
25131
+ "module": "components/table-body/table-body.js"
25132
+ }
25133
+ }
25134
+ ]
25135
+ },
25094
25136
  {
25095
25137
  "kind": "javascript-module",
25096
25138
  "path": "components/table-caption/table-caption.js",
@@ -29221,7 +29263,7 @@
29221
29263
  ],
29222
29264
  "package": {
29223
29265
  "name": "@ds-autonomie/web-components",
29224
- "version": "2.11.0",
29266
+ "version": "2.12.0",
29225
29267
  "author": "CNSA",
29226
29268
  "homepage": "https://dsa.service-public-autonomie.fr",
29227
29269
  "license": "MIT"