@ds-autonomie/web-components 2.17.0 → 2.18.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 (182) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/cdn/chunks/{chunk.W25NCUPA.js → chunk.23QXZAWH.js} +7 -8
  3. package/cdn/chunks/{chunk.SPZ3HJLD.js → chunk.3FYOZ6BI.js} +5 -5
  4. package/cdn/chunks/{chunk.D5S2YDML.js → chunk.3TFD5K7U.js} +1 -1
  5. package/cdn/chunks/chunk.4NE2V6DW.js +9 -0
  6. package/cdn/chunks/chunk.67MZYN3N.js +37 -0
  7. package/cdn/chunks/{chunk.2UUQJVQI.js → chunk.6AGU5DOT.js} +1 -1
  8. package/cdn/chunks/chunk.A6JUKRCA.js +38 -0
  9. package/cdn/chunks/{chunk.465G6RHI.js → chunk.AOPSMRYY.js} +1 -1
  10. package/cdn/chunks/chunk.AZWPWL5D.js +44 -0
  11. package/cdn/chunks/{chunk.M2JVAL5G.js → chunk.BRP4WPSN.js} +5 -5
  12. package/cdn/chunks/chunk.E6XLVREY.js +11 -0
  13. package/cdn/chunks/{chunk.RVQUT7ZY.js → chunk.EHLI2NSG.js} +8 -8
  14. package/cdn/chunks/{chunk.ZPQE4HH4.js → chunk.EJ5DXQU3.js} +1 -9
  15. package/cdn/chunks/{chunk.A6MZKELV.js → chunk.F6YFQ3GB.js} +1 -2
  16. package/cdn/chunks/{chunk.N7EFYGZ6.js → chunk.H5VVBPCR.js} +13 -13
  17. package/cdn/chunks/chunk.HJUAHLY6.js +60 -0
  18. package/cdn/chunks/chunk.HLG5HGVW.js +11 -0
  19. package/cdn/chunks/chunk.MTXJMWYM.js +64 -0
  20. package/cdn/chunks/{chunk.LLKFUARE.js → chunk.OFITABL5.js} +10 -10
  21. package/cdn/chunks/chunk.PFU2C3OZ.js +1 -0
  22. package/cdn/chunks/{chunk.3HXQ2XPS.js → chunk.QJLFNSIA.js} +4 -4
  23. package/cdn/chunks/{chunk.AAEIE3M2.js → chunk.RNR6P3VA.js} +3 -4
  24. package/cdn/chunks/{chunk.ZKV4BJLY.js → chunk.S4UDOENW.js} +3 -3
  25. package/cdn/chunks/{chunk.MWGVWSH3.js → chunk.SDPQMM4W.js} +2 -2
  26. package/cdn/chunks/{chunk.IKPDLLWM.js → chunk.TGVZIOKS.js} +1 -1
  27. package/cdn/chunks/chunk.THOSFGWY.js +31 -0
  28. package/cdn/chunks/chunk.TM7AGXEU.js +13 -0
  29. package/cdn/chunks/{chunk.NE525Q3J.js → chunk.VMY3LI3D.js} +8 -8
  30. package/cdn/chunks/{chunk.S5TQGB4V.js → chunk.W3ZGFMS3.js} +1 -1
  31. package/cdn/chunks/chunk.X4U7WI77.js +28 -0
  32. package/cdn/chunks/{chunk.BXV6H4J7.js → chunk.YUUDCDMZ.js} +1 -1
  33. package/cdn/chunks/{chunk.X4UXKXMO.js → chunk.ZKKBL76K.js} +6 -6
  34. package/cdn/chunks/{chunk.LA5W25UC.js → chunk.ZWCO2GBI.js} +1 -1
  35. package/cdn/components/filter-counter/filter-counter.js +1 -1
  36. package/cdn/components/filter-date/filter-date.js +1 -1
  37. package/cdn/components/filter-range/filter-range.js +1 -1
  38. package/cdn/components/filter-select/filter-select.js +1 -1
  39. package/cdn/components/header-search/header-search.d.ts +2 -0
  40. package/cdn/components/header-search/header-search.js +1 -1
  41. package/cdn/components/input/input.js +1 -1
  42. package/cdn/components/input-date/input-date.d.ts +3 -0
  43. package/cdn/components/input-date/input-date.js +1 -1
  44. package/cdn/components/menu-navigation/menu-navigation.d.ts +0 -4
  45. package/cdn/components/menu-navigation/menu-navigation.js +1 -1
  46. package/cdn/components/navbar/navbar.d.ts +0 -4
  47. package/cdn/components/navbar/navbar.js +1 -1
  48. package/cdn/components/navbar-link/navbar-link.js +1 -1
  49. package/cdn/components/pagination/pagination.js +1 -1
  50. package/cdn/components/table/table.js +1 -1
  51. package/cdn/components/table-action/table-action.js +1 -1
  52. package/cdn/components/table-action/table-action.styles.js +1 -1
  53. package/cdn/components/table-body/table-body.js +1 -1
  54. package/cdn/components/table-caption/table-caption.js +1 -1
  55. package/cdn/components/table-caption/table-caption.styles.js +1 -1
  56. package/cdn/components/table-container/table-container.d.ts +2 -0
  57. package/cdn/components/table-container/table-container.js +1 -1
  58. package/cdn/components/table-container/table-container.styles.js +1 -1
  59. package/cdn/components/table-expanded-row/table-expanded-row.d.ts +1 -1
  60. package/cdn/components/table-head/table-head.js +1 -1
  61. package/cdn/components/table-header-cell/table-header-cell.js +1 -1
  62. package/cdn/components/table-header-cell/table-header-cell.styles.js +1 -1
  63. package/cdn/components/table-header-row/table-header-row.d.ts +1 -0
  64. package/cdn/components/table-header-row/table-header-row.js +1 -1
  65. package/cdn/components/table-header-row/table-header-row.styles.js +1 -1
  66. package/cdn/components/table-of-contents/table-of-contents.d.ts +4 -5
  67. package/cdn/components/table-of-contents/table-of-contents.js +1 -1
  68. package/cdn/components/table-of-contents/table-of-contents.styles.js +1 -1
  69. package/cdn/components/table-row/table-row-base.styles.d.ts +2 -0
  70. package/cdn/components/table-row/table-row-base.styles.js +1 -0
  71. package/cdn/components/table-row/table-row.d.ts +2 -0
  72. package/cdn/components/table-row/table-row.js +1 -1
  73. package/cdn/components/table-row/table-row.styles.js +1 -1
  74. package/cdn/components/table-toolbar/table-toolbar.js +1 -1
  75. package/cdn/components/table-toolbar/table-toolbar.styles.js +1 -1
  76. package/cdn/components/tree/tree.d.ts +0 -4
  77. package/cdn/components/tree/tree.js +1 -1
  78. package/cdn/components/tree-item/tree-item.js +1 -1
  79. package/cdn/components/tree-item/tree-item.styles.js +1 -1
  80. package/cdn/custom-elements.json +145 -102
  81. package/cdn/design-system.js +1 -1
  82. package/cdn/internal/components/date-field/date-field.styles.js +2 -2
  83. package/cdn/themes/dsa-wc-theme.css +20 -45
  84. package/cdn/themes/dsa-wc-theme.min.css +1 -1
  85. package/cdn/themes/dsa-wc-theme.styles.js +20 -46
  86. package/cdn/vscode.html-custom-data.json +18 -8
  87. package/cdn/web-types.json +87 -47
  88. package/dist/chunks/{chunk.LPQTWKYW.js → chunk.3NOR7Y4Y.js} +1 -1
  89. package/dist/chunks/{chunk.ORFYYGB2.js → chunk.5T4IWZR2.js} +2 -2
  90. package/dist/chunks/{chunk.HHVXZJUU.js → chunk.63ACYDSJ.js} +33 -2
  91. package/dist/chunks/{chunk.SN5JW345.js → chunk.6TDKZD7U.js} +8 -8
  92. package/dist/chunks/{chunk.BTEEMPDS.js → chunk.A42VA6HE.js} +8 -4
  93. package/dist/chunks/{chunk.NCN4I6KX.js → chunk.ATUDHG2E.js} +5 -5
  94. package/dist/chunks/{chunk.DC6KKJOX.js → chunk.BHEY6E7D.js} +64 -30
  95. package/dist/chunks/{chunk.MXDGKTTH.js → chunk.BSSSDSVK.js} +3 -3
  96. package/dist/chunks/{chunk.2VZ4MMR5.js → chunk.D6D5UTHQ.js} +5 -0
  97. package/dist/chunks/{chunk.7S4HUOC7.js → chunk.DMQJ4GLL.js} +9 -6
  98. package/dist/chunks/chunk.DYZHSPWO.js +48 -0
  99. package/dist/chunks/{chunk.73XRFTV7.js → chunk.EHGHV3EE.js} +1 -1
  100. package/dist/chunks/{chunk.3RFVW3FP.js → chunk.GBBK2LRH.js} +1 -1
  101. package/dist/chunks/{chunk.5FNJFIAP.js → chunk.IDBAIF3R.js} +8 -8
  102. package/dist/chunks/{chunk.57DTA5ZP.js → chunk.JFAQ5QOI.js} +1 -1
  103. package/dist/chunks/{chunk.MXQ5RSBS.js → chunk.MDQDWJCR.js} +1 -2
  104. package/dist/chunks/chunk.MVDMKWDN.js +41 -0
  105. package/dist/chunks/{chunk.3W6ROVW2.js → chunk.PFQ6NGY7.js} +31 -3
  106. package/dist/chunks/{chunk.QBVIZ55Q.js → chunk.POR4SJ2I.js} +5 -5
  107. package/dist/chunks/{chunk.HALYTFYA.js → chunk.RFJJRWWT.js} +2 -2
  108. package/dist/chunks/{chunk.VA2ASBUR.js → chunk.RIMN7NRW.js} +1 -1
  109. package/dist/chunks/{chunk.OKTHM7J2.js → chunk.RKKRGVJW.js} +3 -43
  110. package/dist/chunks/{chunk.VBUVNNMA.js → chunk.T3CLPVPE.js} +1 -1
  111. package/dist/chunks/{chunk.ANV74452.js → chunk.TF4MJ3XV.js} +1 -1
  112. package/dist/chunks/{chunk.XDW2FM6B.js → chunk.TURUUPFG.js} +3 -3
  113. package/dist/chunks/{chunk.SGKW2DOH.js → chunk.UXJPFBV5.js} +3 -3
  114. package/dist/chunks/chunk.WLP7MATK.js +23 -0
  115. package/dist/chunks/{chunk.UEVTKGMG.js → chunk.WO56WJXU.js} +1 -9
  116. package/dist/chunks/{chunk.LAPA4KOO.js → chunk.WYLT5ZNJ.js} +2 -2
  117. package/dist/chunks/{chunk.OW6RUTZA.js → chunk.YS4HYV3F.js} +3 -3
  118. package/dist/chunks/{chunk.QOW4B54V.js → chunk.ZU3DGID3.js} +5 -16
  119. package/dist/components/filter-counter/filter-counter.js +4 -4
  120. package/dist/components/filter-date/filter-date.js +1 -1
  121. package/dist/components/filter-range/filter-range.js +4 -4
  122. package/dist/components/filter-select/filter-select.js +4 -4
  123. package/dist/components/header-search/header-search.d.ts +2 -0
  124. package/dist/components/header-search/header-search.js +1 -1
  125. package/dist/components/input/input.js +3 -3
  126. package/dist/components/input-date/input-date.d.ts +3 -0
  127. package/dist/components/input-date/input-date.js +2 -2
  128. package/dist/components/menu-navigation/menu-navigation.d.ts +0 -4
  129. package/dist/components/navbar/navbar.d.ts +0 -4
  130. package/dist/components/pagination/pagination.js +4 -4
  131. package/dist/components/table/table.js +1 -1
  132. package/dist/components/table-action/table-action.js +2 -2
  133. package/dist/components/table-action/table-action.styles.js +1 -1
  134. package/dist/components/table-body/table-body.js +2 -2
  135. package/dist/components/table-caption/table-caption.js +2 -2
  136. package/dist/components/table-caption/table-caption.styles.js +1 -1
  137. package/dist/components/table-container/table-container.d.ts +2 -0
  138. package/dist/components/table-container/table-container.js +2 -2
  139. package/dist/components/table-container/table-container.styles.js +1 -1
  140. package/dist/components/table-expanded-row/table-expanded-row.d.ts +1 -1
  141. package/dist/components/table-head/table-head.js +2 -2
  142. package/dist/components/table-header-cell/table-header-cell.js +2 -2
  143. package/dist/components/table-header-cell/table-header-cell.styles.js +1 -1
  144. package/dist/components/table-header-row/table-header-row.d.ts +1 -0
  145. package/dist/components/table-header-row/table-header-row.js +7 -6
  146. package/dist/components/table-header-row/table-header-row.styles.js +2 -1
  147. package/dist/components/table-of-contents/table-of-contents.d.ts +4 -5
  148. package/dist/components/table-of-contents/table-of-contents.js +2 -2
  149. package/dist/components/table-of-contents/table-of-contents.styles.js +1 -1
  150. package/dist/components/table-row/table-row-base.styles.d.ts +2 -0
  151. package/dist/components/table-row/table-row-base.styles.js +8 -0
  152. package/dist/components/table-row/table-row.d.ts +2 -0
  153. package/dist/components/table-row/table-row.js +8 -2
  154. package/dist/components/table-row/table-row.styles.js +2 -1
  155. package/dist/components/table-toolbar/table-toolbar.js +2 -2
  156. package/dist/components/table-toolbar/table-toolbar.styles.js +1 -1
  157. package/dist/components/tree/tree.d.ts +0 -4
  158. package/dist/components/tree/tree.js +3 -3
  159. package/dist/components/tree-item/tree-item.js +2 -2
  160. package/dist/components/tree-item/tree-item.styles.js +1 -1
  161. package/dist/custom-elements.json +145 -102
  162. package/dist/design-system.js +34 -33
  163. package/dist/internal/components/date-field/date-field.styles.js +2 -2
  164. package/dist/themes/dsa-wc-theme.css +20 -45
  165. package/dist/themes/dsa-wc-theme.min.css +1 -1
  166. package/dist/themes/dsa-wc-theme.styles.js +20 -46
  167. package/dist/vscode.html-custom-data.json +18 -8
  168. package/dist/web-types.json +87 -47
  169. package/package.json +1 -1
  170. package/cdn/chunks/chunk.6TFK3HZG.js +0 -43
  171. package/cdn/chunks/chunk.ABNF7OWB.js +0 -11
  172. package/cdn/chunks/chunk.ADTGGBWH.js +0 -72
  173. package/cdn/chunks/chunk.CBNY3KDR.js +0 -60
  174. package/cdn/chunks/chunk.EL4NZRIR.js +0 -26
  175. package/cdn/chunks/chunk.GGGLGLGP.js +0 -38
  176. package/cdn/chunks/chunk.IOIBAXOU.js +0 -9
  177. package/cdn/chunks/chunk.JZMIS7DF.js +0 -7
  178. package/cdn/chunks/chunk.LIYDVH7Q.js +0 -48
  179. package/cdn/chunks/chunk.MQFH5TMZ.js +0 -1
  180. package/cdn/chunks/chunk.QNAPY67H.js +0 -73
  181. package/dist/chunks/chunk.GI3JNOHH.js +0 -58
  182. package/dist/chunks/chunk.SHNAUO5J.js +0 -82
@@ -4,7 +4,7 @@ export default class DSATableExpandedRow extends ShoelaceElement {
4
4
  static styles: CSSResultGroup;
5
5
  /** The table-row's role */
6
6
  role: string;
7
- /** The colspan. */
7
+ /** The colspan. Automatically set based on the number of columns in the table. */
8
8
  colSpan: number;
9
9
  /** `true` if the table row should be expanded. */
10
10
  expanded: boolean;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  DSATableHead
3
- } from "../../chunks/chunk.LPQTWKYW.js";
3
+ } from "../../chunks/chunk.3NOR7Y4Y.js";
4
4
  import "../../chunks/chunk.6WKAXIB2.js";
5
- import "../../chunks/chunk.HALYTFYA.js";
5
+ import "../../chunks/chunk.RFJJRWWT.js";
6
6
  import "../../chunks/chunk.PHSUFADX.js";
7
7
  import "../../chunks/chunk.YROTOHU3.js";
8
8
  import "../../chunks/chunk.QB2NJE2Y.js";
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  DSATableHeaderCell
3
- } from "../../chunks/chunk.XDW2FM6B.js";
3
+ } from "../../chunks/chunk.TURUUPFG.js";
4
4
  import "../../chunks/chunk.GXQRCYQE.js";
5
- import "../../chunks/chunk.SGKW2DOH.js";
5
+ import "../../chunks/chunk.UXJPFBV5.js";
6
6
  import "../../chunks/chunk.4UFNEXOD.js";
7
7
  import "../../chunks/chunk.J6PZZR32.js";
8
8
  import "../../chunks/chunk.YROTOHU3.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  table_header_cell_styles_default
3
- } from "../../chunks/chunk.SGKW2DOH.js";
3
+ } from "../../chunks/chunk.UXJPFBV5.js";
4
4
  import "../../chunks/chunk.TUVJKY7S.js";
5
5
  import "../../chunks/chunk.N3L4GIUO.js";
6
6
  export {
@@ -20,6 +20,7 @@ export default class DSATableHeaderRow extends DSATableRow {
20
20
  static dependencies: {
21
21
  'dsa-table-header-cell': typeof DSATableHeaderCell;
22
22
  'dsa-visually-hidden': typeof DSAVisuallyHidden;
23
+ 'dsa-table-cell': typeof import("../table-cell/table-cell").default;
23
24
  'dsa-checkbox': typeof DSACheckbox;
24
25
  'dsa-icon-button': typeof import("../icon-button/icon-button").default;
25
26
  };
@@ -1,12 +1,13 @@
1
1
  import {
2
2
  DSATableHeaderRow
3
- } from "../../chunks/chunk.SN5JW345.js";
4
- import "../../chunks/chunk.7S4HUOC7.js";
5
- import "../../chunks/chunk.SHNAUO5J.js";
6
- import "../../chunks/chunk.XDW2FM6B.js";
3
+ } from "../../chunks/chunk.6TDKZD7U.js";
4
+ import "../../chunks/chunk.DMQJ4GLL.js";
5
+ import "../../chunks/chunk.DYZHSPWO.js";
6
+ import "../../chunks/chunk.TURUUPFG.js";
7
7
  import "../../chunks/chunk.GXQRCYQE.js";
8
- import "../../chunks/chunk.SGKW2DOH.js";
9
- import "../../chunks/chunk.GI3JNOHH.js";
8
+ import "../../chunks/chunk.UXJPFBV5.js";
9
+ import "../../chunks/chunk.WLP7MATK.js";
10
+ import "../../chunks/chunk.MVDMKWDN.js";
10
11
  import "../../chunks/chunk.4UFNEXOD.js";
11
12
  import "../../chunks/chunk.J6PZZR32.js";
12
13
  import "../../chunks/chunk.YROTOHU3.js";
@@ -1,6 +1,7 @@
1
1
  import {
2
2
  table_header_row_styles_default
3
- } from "../../chunks/chunk.GI3JNOHH.js";
3
+ } from "../../chunks/chunk.WLP7MATK.js";
4
+ import "../../chunks/chunk.MVDMKWDN.js";
4
5
  import "../../chunks/chunk.TUVJKY7S.js";
5
6
  import "../../chunks/chunk.N3L4GIUO.js";
6
7
  export {
@@ -1,10 +1,6 @@
1
1
  import type { CSSResultGroup } from 'lit';
2
2
  import DSAIcon from '../icon/icon';
3
- import type DSAMenuItem from '../menu-item/menu-item';
4
3
  import { ShoelaceElement } from '../../internal/shoelace-element';
5
- export interface MenuSelectEventDetail {
6
- item: DSAMenuItem;
7
- }
8
4
  /**
9
5
  * @summary Table of Contents provide a way to navigate through the content of a page.
10
6
  * @documentation https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/table-of-content-sommaire/web-I2vxxyKp
@@ -18,7 +14,6 @@ export interface MenuSelectEventDetail {
18
14
  * @event dsa-after-show - Emitted after the table of contents opens on mobile and all animations are complete.
19
15
  * @event dsa-hide - Emitted when the table of contents closes on mobile.
20
16
  * @event dsa-after-hide - Emitted after the table of contents closes on mobile and all animations are complete.
21
-
22
17
  * */
23
18
  export default class DSATableOfContents extends ShoelaceElement {
24
19
  static styles: CSSResultGroup;
@@ -26,6 +21,8 @@ export default class DSATableOfContents extends ShoelaceElement {
26
21
  'dsa-icon': typeof DSAIcon;
27
22
  };
28
23
  private readonly localize;
24
+ private mutationObserver;
25
+ private resizeObserver;
29
26
  headerButton: HTMLElement;
30
27
  content: HTMLElement;
31
28
  indicator: HTMLElement;
@@ -43,10 +40,12 @@ export default class DSATableOfContents extends ShoelaceElement {
43
40
  */
44
41
  open: boolean;
45
42
  connectedCallback(): void;
43
+ disconnectedCallback(): void;
46
44
  private addOpenListeners;
47
45
  private removeOpenListeners;
48
46
  firstUpdated(): Promise<void>;
49
47
  private observeAttributeChanges;
48
+ private observeIndicatorChanges;
50
49
  private cloneSlottedLinks;
51
50
  private updateCurrentSection;
52
51
  private repositionIndicator;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  DSATableOfContents
3
- } from "../../chunks/chunk.3W6ROVW2.js";
4
- import "../../chunks/chunk.MXQ5RSBS.js";
3
+ } from "../../chunks/chunk.PFQ6NGY7.js";
4
+ import "../../chunks/chunk.MDQDWJCR.js";
5
5
  import "../../chunks/chunk.B4BZKR24.js";
6
6
  import "../../chunks/chunk.D6XRV35U.js";
7
7
  import "../../chunks/chunk.HPDCOGLH.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  table_of_contents_styles_default
3
- } from "../../chunks/chunk.MXQ5RSBS.js";
3
+ } from "../../chunks/chunk.MDQDWJCR.js";
4
4
  import "../../chunks/chunk.TUVJKY7S.js";
5
5
  import "../../chunks/chunk.N3L4GIUO.js";
6
6
  export {
@@ -0,0 +1,2 @@
1
+ declare const _default: import("lit").CSSResult;
2
+ export default _default;
@@ -0,0 +1,8 @@
1
+ import {
2
+ table_row_base_styles_default
3
+ } from "../../chunks/chunk.MVDMKWDN.js";
4
+ import "../../chunks/chunk.TUVJKY7S.js";
5
+ import "../../chunks/chunk.N3L4GIUO.js";
6
+ export {
7
+ table_row_base_styles_default as default
8
+ };
@@ -1,6 +1,7 @@
1
1
  import type { CSSResultGroup } from 'lit';
2
2
  import DSACheckbox from '../checkbox/checkbox';
3
3
  import DSAIconButton from '../icon-button/icon-button';
4
+ import DSATableCell from '../table-cell/table-cell';
4
5
  import { ShoelaceElement } from '../../internal/shoelace-element';
5
6
  import { LocalizeController } from '../../utilities/localize';
6
7
  /**
@@ -18,6 +19,7 @@ import { LocalizeController } from '../../utilities/localize';
18
19
  export default class DSATableRow extends ShoelaceElement {
19
20
  static styles: CSSResultGroup;
20
21
  static dependencies: {
22
+ 'dsa-table-cell': typeof DSATableCell;
21
23
  'dsa-checkbox': typeof DSACheckbox;
22
24
  'dsa-icon-button': typeof DSAIconButton;
23
25
  };
@@ -1,7 +1,13 @@
1
1
  import {
2
2
  DSATableRow
3
- } from "../../chunks/chunk.7S4HUOC7.js";
4
- import "../../chunks/chunk.SHNAUO5J.js";
3
+ } from "../../chunks/chunk.DMQJ4GLL.js";
4
+ import "../../chunks/chunk.DYZHSPWO.js";
5
+ import "../../chunks/chunk.MVDMKWDN.js";
6
+ import "../../chunks/chunk.4UFNEXOD.js";
7
+ import "../../chunks/chunk.J6PZZR32.js";
8
+ import "../../chunks/chunk.YROTOHU3.js";
9
+ import "../../chunks/chunk.BASV2VAI.js";
10
+ import "../../chunks/chunk.DDWJEZFK.js";
5
11
  import "../../chunks/chunk.7WQZIM7N.js";
6
12
  import "../../chunks/chunk.WJFVQRWU.js";
7
13
  import "../../chunks/chunk.UKH2D4DL.js";
@@ -1,6 +1,7 @@
1
1
  import {
2
2
  table_row_styles_default
3
- } from "../../chunks/chunk.SHNAUO5J.js";
3
+ } from "../../chunks/chunk.DYZHSPWO.js";
4
+ import "../../chunks/chunk.MVDMKWDN.js";
4
5
  import "../../chunks/chunk.TUVJKY7S.js";
5
6
  import "../../chunks/chunk.N3L4GIUO.js";
6
7
  export {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  DSATableToolbar
3
- } from "../../chunks/chunk.BTEEMPDS.js";
4
- import "../../chunks/chunk.LAPA4KOO.js";
3
+ } from "../../chunks/chunk.A42VA6HE.js";
4
+ import "../../chunks/chunk.WYLT5ZNJ.js";
5
5
  import "../../chunks/chunk.SVWU6JW4.js";
6
6
  import "../../chunks/chunk.TUVJKY7S.js";
7
7
  import "../../chunks/chunk.N3L4GIUO.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  table_toolbar_styles_default
3
- } from "../../chunks/chunk.LAPA4KOO.js";
3
+ } from "../../chunks/chunk.WYLT5ZNJ.js";
4
4
  import "../../chunks/chunk.TUVJKY7S.js";
5
5
  import "../../chunks/chunk.N3L4GIUO.js";
6
6
  export {
@@ -14,20 +14,16 @@ import { ShoelaceElement } from '../../internal/shoelace-element';
14
14
  export default class DSATree extends ShoelaceElement {
15
15
  static styles: CSSResultGroup;
16
16
  defaultSlot: HTMLSlotElement;
17
- expandedIconSlot: HTMLSlotElement;
18
- collapsedIconSlot: HTMLSlotElement;
19
17
  /**
20
18
  * The selection behavior of the tree. Single selection allows only one node to be selected at a time. Multiple
21
19
  * displays checkboxes and allows more than one node to be selected. Leaf allows only leaf nodes to be selected.
22
20
  */
23
21
  selection: 'single' | 'multiple' | 'leaf' | 'parent';
24
22
  private lastFocusedItem;
25
- private readonly localize;
26
23
  private mutationObserver;
27
24
  private clickTarget;
28
25
  connectedCallback(): Promise<void>;
29
26
  disconnectedCallback(): void;
30
- private getExpandButtonIcon;
31
27
  private initTreeItem;
32
28
  private handleTreeChanged;
33
29
  private selectItem;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  DSATree
3
- } from "../../chunks/chunk.OKTHM7J2.js";
3
+ } from "../../chunks/chunk.RKKRGVJW.js";
4
4
  import "../../chunks/chunk.73T7TU6S.js";
5
- import "../../chunks/chunk.QOW4B54V.js";
6
- import "../../chunks/chunk.UEVTKGMG.js";
5
+ import "../../chunks/chunk.ZU3DGID3.js";
6
+ import "../../chunks/chunk.WO56WJXU.js";
7
7
  import "../../chunks/chunk.HF7GESMZ.js";
8
8
  import "../../chunks/chunk.7WQZIM7N.js";
9
9
  import "../../chunks/chunk.WJFVQRWU.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  DSATreeItem
3
- } from "../../chunks/chunk.QOW4B54V.js";
4
- import "../../chunks/chunk.UEVTKGMG.js";
3
+ } from "../../chunks/chunk.ZU3DGID3.js";
4
+ import "../../chunks/chunk.WO56WJXU.js";
5
5
  import "../../chunks/chunk.7WQZIM7N.js";
6
6
  import "../../chunks/chunk.WJFVQRWU.js";
7
7
  import "../../chunks/chunk.UKH2D4DL.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tree_item_styles_default
3
- } from "../../chunks/chunk.UEVTKGMG.js";
3
+ } from "../../chunks/chunk.WO56WJXU.js";
4
4
  import "../../chunks/chunk.TUVJKY7S.js";
5
5
  import "../../chunks/chunk.N3L4GIUO.js";
6
6
  export {
@@ -1754,6 +1754,70 @@
1754
1754
  }
1755
1755
  ]
1756
1756
  },
1757
+ {
1758
+ "kind": "javascript-module",
1759
+ "path": "components/breadcrumb/breadcrumb.js",
1760
+ "declarations": [
1761
+ {
1762
+ "kind": "class",
1763
+ "description": "",
1764
+ "name": "DSABreadcrumb",
1765
+ "slots": [
1766
+ {
1767
+ "description": "One or more breadcrumb items to display.",
1768
+ "name": ""
1769
+ }
1770
+ ],
1771
+ "members": [
1772
+ {
1773
+ "kind": "field",
1774
+ "name": "defaultSlot",
1775
+ "type": {
1776
+ "text": "HTMLSlotElement"
1777
+ }
1778
+ },
1779
+ {
1780
+ "kind": "field",
1781
+ "name": "localize",
1782
+ "privacy": "private",
1783
+ "readonly": true,
1784
+ "default": "new LocalizeController(this)"
1785
+ },
1786
+ {
1787
+ "kind": "method",
1788
+ "name": "handleSlotChange",
1789
+ "privacy": "private"
1790
+ }
1791
+ ],
1792
+ "superclass": {
1793
+ "name": "ShoelaceElement",
1794
+ "package": "@internal/shoelace-element"
1795
+ },
1796
+ "summary": "Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.",
1797
+ "documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/fil-d-ariane/fil-d-ariane-breadcrumb/web-LKnGuyyO",
1798
+ "tagName": "dsa-breadcrumb",
1799
+ "customElement": true
1800
+ }
1801
+ ],
1802
+ "exports": [
1803
+ {
1804
+ "kind": "js",
1805
+ "name": "default",
1806
+ "declaration": {
1807
+ "name": "DSABreadcrumb",
1808
+ "module": "components/breadcrumb/breadcrumb.js"
1809
+ }
1810
+ },
1811
+ {
1812
+ "kind": "custom-element-definition",
1813
+ "name": "dsa-breadcrumb",
1814
+ "declaration": {
1815
+ "name": "DSABreadcrumb",
1816
+ "module": "components/breadcrumb/breadcrumb.js"
1817
+ }
1818
+ }
1819
+ ]
1820
+ },
1757
1821
  {
1758
1822
  "kind": "javascript-module",
1759
1823
  "path": "components/breadcrumb-item/breadcrumb-item.js",
@@ -1888,70 +1952,6 @@
1888
1952
  }
1889
1953
  ]
1890
1954
  },
1891
- {
1892
- "kind": "javascript-module",
1893
- "path": "components/breadcrumb/breadcrumb.js",
1894
- "declarations": [
1895
- {
1896
- "kind": "class",
1897
- "description": "",
1898
- "name": "DSABreadcrumb",
1899
- "slots": [
1900
- {
1901
- "description": "One or more breadcrumb items to display.",
1902
- "name": ""
1903
- }
1904
- ],
1905
- "members": [
1906
- {
1907
- "kind": "field",
1908
- "name": "defaultSlot",
1909
- "type": {
1910
- "text": "HTMLSlotElement"
1911
- }
1912
- },
1913
- {
1914
- "kind": "field",
1915
- "name": "localize",
1916
- "privacy": "private",
1917
- "readonly": true,
1918
- "default": "new LocalizeController(this)"
1919
- },
1920
- {
1921
- "kind": "method",
1922
- "name": "handleSlotChange",
1923
- "privacy": "private"
1924
- }
1925
- ],
1926
- "superclass": {
1927
- "name": "ShoelaceElement",
1928
- "package": "@internal/shoelace-element"
1929
- },
1930
- "summary": "Breadcrumbs provide a group of links so users can easily navigate a website's hierarchy.",
1931
- "documentation": "https://dsa.service-public-autonomie.fr/latest/librairie-webcomponents/fil-d-ariane/fil-d-ariane-breadcrumb/web-LKnGuyyO",
1932
- "tagName": "dsa-breadcrumb",
1933
- "customElement": true
1934
- }
1935
- ],
1936
- "exports": [
1937
- {
1938
- "kind": "js",
1939
- "name": "default",
1940
- "declaration": {
1941
- "name": "DSABreadcrumb",
1942
- "module": "components/breadcrumb/breadcrumb.js"
1943
- }
1944
- },
1945
- {
1946
- "kind": "custom-element-definition",
1947
- "name": "dsa-breadcrumb",
1948
- "declaration": {
1949
- "name": "DSABreadcrumb",
1950
- "module": "components/breadcrumb/breadcrumb.js"
1951
- }
1952
- }
1953
- ]
1954
- },
1955
1955
  {
1956
1956
  "kind": "javascript-module",
1957
1957
  "path": "components/button/button.js",
@@ -12703,6 +12703,15 @@
12703
12703
  "description": "Controls whether the header search is rendered in its mobile version or in its desktop version",
12704
12704
  "attribute": "mobile"
12705
12705
  },
12706
+ {
12707
+ "kind": "field",
12708
+ "name": "placeholder",
12709
+ "type": {
12710
+ "text": "string"
12711
+ },
12712
+ "description": "Provides a custom placeholder for the search input",
12713
+ "attribute": "placeholder"
12714
+ },
12706
12715
  {
12707
12716
  "kind": "method",
12708
12717
  "name": "handleExpandClick",
@@ -12818,6 +12827,14 @@
12818
12827
  "default": "false",
12819
12828
  "description": "Controls whether the header search is rendered in its mobile version or in its desktop version",
12820
12829
  "fieldName": "mobile"
12830
+ },
12831
+ {
12832
+ "name": "placeholder",
12833
+ "type": {
12834
+ "text": "string"
12835
+ },
12836
+ "description": "Provides a custom placeholder for the search input",
12837
+ "fieldName": "placeholder"
12821
12838
  }
12822
12839
  ],
12823
12840
  "superclass": {
@@ -14445,6 +14462,21 @@
14445
14462
  "description": "Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.",
14446
14463
  "attribute": "hoist"
14447
14464
  },
14465
+ {
14466
+ "kind": "field",
14467
+ "name": "disableDate",
14468
+ "type": {
14469
+ "text": "(\n date: Date\n ) => boolean"
14470
+ }
14471
+ },
14472
+ {
14473
+ "kind": "field",
14474
+ "name": "disabledDateError",
14475
+ "type": {
14476
+ "text": "string"
14477
+ },
14478
+ "attribute": "disabled-date-error"
14479
+ },
14448
14480
  {
14449
14481
  "kind": "field",
14450
14482
  "name": "valueAsDate",
@@ -14609,6 +14641,11 @@
14609
14641
  }
14610
14642
  ]
14611
14643
  },
14644
+ {
14645
+ "kind": "method",
14646
+ "name": "updateInputsValidity",
14647
+ "privacy": "private"
14648
+ },
14612
14649
  {
14613
14650
  "kind": "method",
14614
14651
  "name": "handleOpenChange"
@@ -14798,6 +14835,13 @@
14798
14835
  "default": "false",
14799
14836
  "description": "Enable this option to prevent the listbox from being clipped when the component is placed inside a container with\n`overflow: auto|scroll`. Hoisting uses a fixed positioning strategy that works in many, but not all, scenarios.",
14800
14837
  "fieldName": "hoist"
14838
+ },
14839
+ {
14840
+ "name": "disabled-date-error",
14841
+ "type": {
14842
+ "text": "string"
14843
+ },
14844
+ "fieldName": "disabledDateError"
14801
14845
  }
14802
14846
  ],
14803
14847
  "superclass": {
@@ -26537,6 +26581,16 @@
26537
26581
  "readonly": true,
26538
26582
  "default": "new LocalizeController(this)"
26539
26583
  },
26584
+ {
26585
+ "kind": "method",
26586
+ "name": "getActionBarAndToolbar",
26587
+ "privacy": "private"
26588
+ },
26589
+ {
26590
+ "kind": "method",
26591
+ "name": "getLoadingTargets",
26592
+ "privacy": "private"
26593
+ },
26540
26594
  {
26541
26595
  "kind": "field",
26542
26596
  "name": "showTableActions",
@@ -26679,7 +26733,7 @@
26679
26733
  "text": "number"
26680
26734
  },
26681
26735
  "default": "1",
26682
- "description": "The colspan.",
26736
+ "description": "The colspan. Automatically set based on the number of columns in the table.",
26683
26737
  "attribute": "colspan"
26684
26738
  },
26685
26739
  {
@@ -26710,7 +26764,7 @@
26710
26764
  "text": "number"
26711
26765
  },
26712
26766
  "default": "1",
26713
- "description": "The colspan.",
26767
+ "description": "The colspan. Automatically set based on the number of columns in the table.",
26714
26768
  "fieldName": "colSpan"
26715
26769
  },
26716
26770
  {
@@ -27718,6 +27772,24 @@
27718
27772
  "readonly": true,
27719
27773
  "default": "new LocalizeController(this)"
27720
27774
  },
27775
+ {
27776
+ "kind": "field",
27777
+ "name": "mutationObserver",
27778
+ "type": {
27779
+ "text": "MutationObserver | null"
27780
+ },
27781
+ "privacy": "private",
27782
+ "default": "null"
27783
+ },
27784
+ {
27785
+ "kind": "field",
27786
+ "name": "resizeObserver",
27787
+ "type": {
27788
+ "text": "ResizeObserver | null"
27789
+ },
27790
+ "privacy": "private",
27791
+ "default": "null"
27792
+ },
27721
27793
  {
27722
27794
  "kind": "field",
27723
27795
  "name": "headerButton",
@@ -27813,6 +27885,11 @@
27813
27885
  "name": "observeAttributeChanges",
27814
27886
  "privacy": "private"
27815
27887
  },
27888
+ {
27889
+ "kind": "method",
27890
+ "name": "observeIndicatorChanges",
27891
+ "privacy": "private"
27892
+ },
27816
27893
  {
27817
27894
  "kind": "method",
27818
27895
  "name": "cloneSlottedLinks",
@@ -28001,7 +28078,7 @@
28001
28078
  "text": "object"
28002
28079
  },
28003
28080
  "static": true,
28004
- "default": "{ 'dsa-checkbox': DSACheckbox, 'dsa-icon-button': DSAIconButton, }"
28081
+ "default": "{ 'dsa-table-cell': DSATableCell, 'dsa-checkbox': DSACheckbox, 'dsa-icon-button': DSAIconButton, }"
28005
28082
  },
28006
28083
  {
28007
28084
  "kind": "field",
@@ -29990,20 +30067,6 @@
29990
30067
  "text": "HTMLSlotElement"
29991
30068
  }
29992
30069
  },
29993
- {
29994
- "kind": "field",
29995
- "name": "expandedIconSlot",
29996
- "type": {
29997
- "text": "HTMLSlotElement"
29998
- }
29999
- },
30000
- {
30001
- "kind": "field",
30002
- "name": "collapsedIconSlot",
30003
- "type": {
30004
- "text": "HTMLSlotElement"
30005
- }
30006
- },
30007
30070
  {
30008
30071
  "kind": "field",
30009
30072
  "name": "selection",
@@ -30022,13 +30085,6 @@
30022
30085
  },
30023
30086
  "privacy": "private"
30024
30087
  },
30025
- {
30026
- "kind": "field",
30027
- "name": "localize",
30028
- "privacy": "private",
30029
- "readonly": true,
30030
- "default": "new LocalizeController(this)"
30031
- },
30032
30088
  {
30033
30089
  "kind": "field",
30034
30090
  "name": "mutationObserver",
@@ -30046,19 +30102,6 @@
30046
30102
  "privacy": "private",
30047
30103
  "default": "null"
30048
30104
  },
30049
- {
30050
- "kind": "method",
30051
- "name": "getExpandButtonIcon",
30052
- "privacy": "private",
30053
- "parameters": [
30054
- {
30055
- "name": "status",
30056
- "type": {
30057
- "text": "'expand' | 'collapse'"
30058
- }
30059
- }
30060
- ]
30061
- },
30062
30105
  {
30063
30106
  "kind": "field",
30064
30107
  "name": "initTreeItem",
@@ -30601,7 +30644,7 @@
30601
30644
  ],
30602
30645
  "package": {
30603
30646
  "name": "@ds-autonomie/web-components",
30604
- "version": "2.17.0",
30647
+ "version": "2.18.0",
30605
30648
  "author": "CNSA",
30606
30649
  "homepage": "https://dsa.service-public-autonomie.fr",
30607
30650
  "license": "MIT"