@nldd/design-system 0.8.83 → 0.8.84

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 (421) hide show
  1. package/custom-elements.json +3415 -476
  2. package/dist/components/actions/button/button.d.ts +4 -2
  3. package/dist/components/actions/button/button.d.ts.map +1 -1
  4. package/dist/components/actions/button/button.js +7 -2
  5. package/dist/components/actions/button/button.js.map +1 -1
  6. package/dist/components/actions/icon-button/icon-button.d.ts +1 -1
  7. package/dist/components/actions/icon-button/icon-button.js +1 -1
  8. package/dist/components/actions/menu/menu.d.ts +3 -1
  9. package/dist/components/actions/menu/menu.d.ts.map +1 -1
  10. package/dist/components/actions/menu/menu.js +22 -11
  11. package/dist/components/actions/menu/menu.js.map +1 -1
  12. package/dist/components/actions/toolbar/toolbar.styles.js +2 -2
  13. package/dist/components/components.js +2027 -941
  14. package/dist/components/content/avatar/avatar.d.ts +6 -0
  15. package/dist/components/content/avatar/avatar.d.ts.map +1 -1
  16. package/dist/components/content/avatar/avatar.js +9 -0
  17. package/dist/components/content/avatar/avatar.js.map +1 -1
  18. package/dist/components/content/avatar/avatar.template.d.ts.map +1 -1
  19. package/dist/components/content/avatar/avatar.template.js +2 -0
  20. package/dist/components/content/avatar/avatar.template.js.map +1 -1
  21. package/dist/components/content/avatar-group/avatar-group.styles.d.ts.map +1 -1
  22. package/dist/components/content/avatar-group/avatar-group.styles.js +6 -16
  23. package/dist/components/content/avatar-group/avatar-group.styles.js.map +1 -1
  24. package/dist/components/content/blockquote/blockquote.d.ts +3 -4
  25. package/dist/components/content/blockquote/blockquote.d.ts.map +1 -1
  26. package/dist/components/content/blockquote/blockquote.js +3 -4
  27. package/dist/components/content/blockquote/blockquote.js.map +1 -1
  28. package/dist/components/content/icon/icon-aliases.d.ts.map +1 -1
  29. package/dist/components/content/icon/icon-aliases.js +2 -0
  30. package/dist/components/content/icon/icon-aliases.js.map +1 -1
  31. package/dist/components/content/icon/icon-gallery-status.d.ts.map +1 -1
  32. package/dist/components/content/icon/icon-gallery-status.js +2 -0
  33. package/dist/components/content/icon/icon-gallery-status.js.map +1 -1
  34. package/dist/components/content/icon/icon-registry.d.ts.map +1 -1
  35. package/dist/components/content/icon/icon-registry.js +2 -0
  36. package/dist/components/content/icon/icon-registry.js.map +1 -1
  37. package/dist/components/content/image/image.d.ts +1 -1
  38. package/dist/components/content/image/image.js +1 -1
  39. package/dist/components/content/image/image.styles.d.ts.map +1 -1
  40. package/dist/components/content/image/image.styles.js +11 -0
  41. package/dist/components/content/image/image.styles.js.map +1 -1
  42. package/dist/components/content/keyboard-shortcut/keyboard-shortcut.d.ts +30 -30
  43. package/dist/components/content/keyboard-shortcut/keyboard-shortcut.js +30 -30
  44. package/dist/components/content/rich-text/rich-text.d.ts +20 -20
  45. package/dist/components/content/rich-text/rich-text.js +20 -20
  46. package/dist/components/content/title/title.d.ts +4 -4
  47. package/dist/components/content/title/title.js +4 -4
  48. package/dist/components/content/tooltip/tooltip.d.ts +1 -1
  49. package/dist/components/content/tooltip/tooltip.js +1 -1
  50. package/dist/components/{decorate-BKn10QQi.js → decorate-lwt_OrAG.js} +1 -1
  51. package/dist/components/{dist-TpIL8G4G.js → dist-762GHPyH.js} +3 -3
  52. package/dist/components/{dist-OBifyiJS.js → dist-BB7TxeMK.js} +2 -2
  53. package/dist/components/{dist-CJR_Rwhh.js → dist-BJI4-6iQ.js} +1 -1
  54. package/dist/components/{dist-C400RcFU.js → dist-B_3OW7pC.js} +1 -1
  55. package/dist/components/{dist-afrAoubg.js → dist-C09E9-dJ.js} +34 -34
  56. package/dist/components/{dist-Ccw7ZfsU.js → dist-C6gnorjP.js} +4 -3
  57. package/dist/components/{dist-bO14jlsr.js → dist-CRsR6ckU.js} +1 -1
  58. package/dist/components/{dist-C0PiB1dr.js → dist-CjaG8dOI.js} +2 -2
  59. package/dist/components/{dist-CCg5Mso_.js → dist-DZoFKUO-.js} +1 -1
  60. package/dist/components/{dist-Bq4xc7Bm.js → dist-DaavuU6W.js} +14 -3
  61. package/dist/components/{dist-BYVOPNHp.js → dist-la_b3ZSq.js} +1 -1
  62. package/dist/components/forms/form/form.d.ts +76 -22
  63. package/dist/components/forms/form/form.d.ts.map +1 -1
  64. package/dist/components/forms/form/form.js +127 -22
  65. package/dist/components/forms/form/form.js.map +1 -1
  66. package/dist/components/forms/form-actions/form-actions.d.ts +14 -15
  67. package/dist/components/forms/form-actions/form-actions.d.ts.map +1 -1
  68. package/dist/components/forms/form-actions/form-actions.js +14 -15
  69. package/dist/components/forms/form-actions/form-actions.js.map +1 -1
  70. package/dist/components/forms/form-field/form-field.d.ts +42 -39
  71. package/dist/components/forms/form-field/form-field.d.ts.map +1 -1
  72. package/dist/components/forms/form-field/form-field.js +79 -111
  73. package/dist/components/forms/form-field/form-field.js.map +1 -1
  74. package/dist/components/forms/form-field/form-field.styles.d.ts +0 -1
  75. package/dist/components/forms/form-field/form-field.styles.d.ts.map +1 -1
  76. package/dist/components/forms/form-field/form-field.styles.js +7 -73
  77. package/dist/components/forms/form-field/form-field.styles.js.map +1 -1
  78. package/dist/components/forms/form-field/form-field.template.d.ts +0 -2
  79. package/dist/components/forms/form-field/form-field.template.d.ts.map +1 -1
  80. package/dist/components/forms/form-field/form-field.template.js +0 -15
  81. package/dist/components/forms/form-field/form-field.template.js.map +1 -1
  82. package/dist/components/forms/form-section/form-section.d.ts +26 -28
  83. package/dist/components/forms/form-section/form-section.d.ts.map +1 -1
  84. package/dist/components/forms/form-section/form-section.js +27 -29
  85. package/dist/components/forms/form-section/form-section.js.map +1 -1
  86. package/dist/components/forms/validation-list/validation-list.d.ts +193 -0
  87. package/dist/components/forms/validation-list/validation-list.d.ts.map +1 -0
  88. package/dist/components/forms/validation-list/validation-list.js +358 -0
  89. package/dist/components/forms/validation-list/validation-list.js.map +1 -0
  90. package/dist/components/forms/validation-list/validation-list.styles.d.ts +3 -0
  91. package/dist/components/forms/validation-list/validation-list.styles.d.ts.map +1 -0
  92. package/dist/components/forms/validation-list/validation-list.styles.js +58 -0
  93. package/dist/components/forms/validation-list/validation-list.styles.js.map +1 -0
  94. package/dist/components/forms/validation-list/validation-list.template.d.ts +5 -0
  95. package/dist/components/forms/validation-list/validation-list.template.d.ts.map +1 -0
  96. package/dist/components/forms/validation-list/validation-list.template.js +16 -0
  97. package/dist/components/forms/validation-list/validation-list.template.js.map +1 -0
  98. package/dist/components/{icon-C1Kikpol.js → icon-VTLbdcvZ.js} +4 -1
  99. package/dist/components/{icon-button-BYy6hnAY.js → icon-button-Sne5TwRG.js} +5 -5
  100. package/dist/components/index.d.ts +1 -0
  101. package/dist/components/index.d.ts.map +1 -1
  102. package/dist/components/index.js +1 -0
  103. package/dist/components/index.js.map +1 -1
  104. package/dist/components/inputs/checkbox/checkbox.d.ts +20 -1
  105. package/dist/components/inputs/checkbox/checkbox.d.ts.map +1 -1
  106. package/dist/components/inputs/checkbox/checkbox.js +32 -2
  107. package/dist/components/inputs/checkbox/checkbox.js.map +1 -1
  108. package/dist/components/inputs/checkbox/checkbox.template.d.ts.map +1 -1
  109. package/dist/components/inputs/checkbox/checkbox.template.js +2 -0
  110. package/dist/components/inputs/checkbox/checkbox.template.js.map +1 -1
  111. package/dist/components/inputs/checkbox-field/checkbox-field.d.ts +16 -1
  112. package/dist/components/inputs/checkbox-field/checkbox-field.d.ts.map +1 -1
  113. package/dist/components/inputs/checkbox-field/checkbox-field.js +27 -2
  114. package/dist/components/inputs/checkbox-field/checkbox-field.js.map +1 -1
  115. package/dist/components/inputs/checkbox-field/checkbox-field.template.d.ts.map +1 -1
  116. package/dist/components/inputs/checkbox-field/checkbox-field.template.js +2 -0
  117. package/dist/components/inputs/checkbox-field/checkbox-field.template.js.map +1 -1
  118. package/dist/components/inputs/code-editor/code-editor.d.ts +14 -1
  119. package/dist/components/inputs/code-editor/code-editor.d.ts.map +1 -1
  120. package/dist/components/inputs/code-editor/code-editor.js +21 -2
  121. package/dist/components/inputs/code-editor/code-editor.js.map +1 -1
  122. package/dist/components/inputs/combo-box/combo-box.d.ts +13 -2
  123. package/dist/components/inputs/combo-box/combo-box.d.ts.map +1 -1
  124. package/dist/components/inputs/combo-box/combo-box.js +32 -5
  125. package/dist/components/inputs/combo-box/combo-box.js.map +1 -1
  126. package/dist/components/inputs/combo-box/combo-box.styles.d.ts.map +1 -1
  127. package/dist/components/inputs/combo-box/combo-box.styles.js +9 -0
  128. package/dist/components/inputs/combo-box/combo-box.styles.js.map +1 -1
  129. package/dist/components/inputs/combo-box/combo-box.template.d.ts.map +1 -1
  130. package/dist/components/inputs/combo-box/combo-box.template.js +4 -0
  131. package/dist/components/inputs/combo-box/combo-box.template.js.map +1 -1
  132. package/dist/components/inputs/date-field/date-field.d.ts +29 -31
  133. package/dist/components/inputs/date-field/date-field.d.ts.map +1 -1
  134. package/dist/components/inputs/date-field/date-field.js +40 -37
  135. package/dist/components/inputs/date-field/date-field.js.map +1 -1
  136. package/dist/components/inputs/date-field/date-field.styles.d.ts.map +1 -1
  137. package/dist/components/inputs/date-field/date-field.styles.js +11 -0
  138. package/dist/components/inputs/date-field/date-field.styles.js.map +1 -1
  139. package/dist/components/inputs/date-field/date-field.template.d.ts.map +1 -1
  140. package/dist/components/inputs/date-field/date-field.template.js +0 -1
  141. package/dist/components/inputs/date-field/date-field.template.js.map +1 -1
  142. package/dist/components/inputs/date-picker/date-picker.d.ts +34 -21
  143. package/dist/components/inputs/date-picker/date-picker.d.ts.map +1 -1
  144. package/dist/components/inputs/date-picker/date-picker.js +42 -22
  145. package/dist/components/inputs/date-picker/date-picker.js.map +1 -1
  146. package/dist/components/inputs/dropdown/dropdown.d.ts +23 -2
  147. package/dist/components/inputs/dropdown/dropdown.d.ts.map +1 -1
  148. package/dist/components/inputs/dropdown/dropdown.js +36 -3
  149. package/dist/components/inputs/dropdown/dropdown.js.map +1 -1
  150. package/dist/components/inputs/file-field/file-field.d.ts +4 -3
  151. package/dist/components/inputs/file-field/file-field.d.ts.map +1 -1
  152. package/dist/components/inputs/file-field/file-field.js +8 -7
  153. package/dist/components/inputs/file-field/file-field.js.map +1 -1
  154. package/dist/components/inputs/file-field/file-field.template.d.ts.map +1 -1
  155. package/dist/components/inputs/file-field/file-field.template.js +0 -1
  156. package/dist/components/inputs/file-field/file-field.template.js.map +1 -1
  157. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.d.ts +7 -3
  158. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.d.ts.map +1 -1
  159. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.js +12 -8
  160. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.js.map +1 -1
  161. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.template.d.ts.map +1 -1
  162. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.template.js +2 -1
  163. package/dist/components/inputs/multi-line-text-field/multi-line-text-field.template.js.map +1 -1
  164. package/dist/components/inputs/number-field/number-field.d.ts +12 -1
  165. package/dist/components/inputs/number-field/number-field.d.ts.map +1 -1
  166. package/dist/components/inputs/number-field/number-field.js +18 -3
  167. package/dist/components/inputs/number-field/number-field.js.map +1 -1
  168. package/dist/components/inputs/number-field/number-field.styles.d.ts.map +1 -1
  169. package/dist/components/inputs/number-field/number-field.styles.js +8 -16
  170. package/dist/components/inputs/number-field/number-field.styles.js.map +1 -1
  171. package/dist/components/inputs/password-field/password-field.d.ts +10 -3
  172. package/dist/components/inputs/password-field/password-field.d.ts.map +1 -1
  173. package/dist/components/inputs/password-field/password-field.js +18 -8
  174. package/dist/components/inputs/password-field/password-field.js.map +1 -1
  175. package/dist/components/inputs/password-field/password-field.template.d.ts.map +1 -1
  176. package/dist/components/inputs/password-field/password-field.template.js +3 -1
  177. package/dist/components/inputs/password-field/password-field.template.js.map +1 -1
  178. package/dist/components/inputs/radio-button/radio-button.d.ts +18 -1
  179. package/dist/components/inputs/radio-button/radio-button.d.ts.map +1 -1
  180. package/dist/components/inputs/radio-button/radio-button.js +27 -2
  181. package/dist/components/inputs/radio-button/radio-button.js.map +1 -1
  182. package/dist/components/inputs/radio-button/radio-button.template.d.ts.map +1 -1
  183. package/dist/components/inputs/radio-button/radio-button.template.js +1 -0
  184. package/dist/components/inputs/radio-button/radio-button.template.js.map +1 -1
  185. package/dist/components/inputs/radio-button-field/radio-button-field.d.ts +14 -1
  186. package/dist/components/inputs/radio-button-field/radio-button-field.d.ts.map +1 -1
  187. package/dist/components/inputs/radio-button-field/radio-button-field.js +22 -2
  188. package/dist/components/inputs/radio-button-field/radio-button-field.js.map +1 -1
  189. package/dist/components/inputs/radio-button-field/radio-button-field.template.d.ts.map +1 -1
  190. package/dist/components/inputs/radio-button-field/radio-button-field.template.js +1 -0
  191. package/dist/components/inputs/radio-button-field/radio-button-field.template.js.map +1 -1
  192. package/dist/components/inputs/radio-button-group/radio-button-group.d.ts +11 -0
  193. package/dist/components/inputs/radio-button-group/radio-button-group.d.ts.map +1 -1
  194. package/dist/components/inputs/radio-button-group/radio-button-group.js +21 -0
  195. package/dist/components/inputs/radio-button-group/radio-button-group.js.map +1 -1
  196. package/dist/components/inputs/search-field/search-field.d.ts +23 -1
  197. package/dist/components/inputs/search-field/search-field.d.ts.map +1 -1
  198. package/dist/components/inputs/search-field/search-field.js +37 -3
  199. package/dist/components/inputs/search-field/search-field.js.map +1 -1
  200. package/dist/components/inputs/search-field/search-field.template.d.ts.map +1 -1
  201. package/dist/components/inputs/search-field/search-field.template.js +4 -0
  202. package/dist/components/inputs/search-field/search-field.template.js.map +1 -1
  203. package/dist/components/inputs/segmented-control/segmented-control.d.ts +28 -0
  204. package/dist/components/inputs/segmented-control/segmented-control.d.ts.map +1 -1
  205. package/dist/components/inputs/segmented-control/segmented-control.js +52 -2
  206. package/dist/components/inputs/segmented-control/segmented-control.js.map +1 -1
  207. package/dist/components/inputs/segmented-control/segmented-control.template.d.ts.map +1 -1
  208. package/dist/components/inputs/segmented-control/segmented-control.template.js +1 -0
  209. package/dist/components/inputs/segmented-control/segmented-control.template.js.map +1 -1
  210. package/dist/components/inputs/stepper/stepper.d.ts +14 -1
  211. package/dist/components/inputs/stepper/stepper.d.ts.map +1 -1
  212. package/dist/components/inputs/stepper/stepper.js +21 -2
  213. package/dist/components/inputs/stepper/stepper.js.map +1 -1
  214. package/dist/components/inputs/switch/switch.d.ts +20 -1
  215. package/dist/components/inputs/switch/switch.d.ts.map +1 -1
  216. package/dist/components/inputs/switch/switch.js +31 -2
  217. package/dist/components/inputs/switch/switch.js.map +1 -1
  218. package/dist/components/inputs/switch/switch.template.d.ts.map +1 -1
  219. package/dist/components/inputs/switch/switch.template.js +2 -0
  220. package/dist/components/inputs/switch/switch.template.js.map +1 -1
  221. package/dist/components/inputs/switch-field/switch-field.d.ts +18 -1
  222. package/dist/components/inputs/switch-field/switch-field.d.ts.map +1 -1
  223. package/dist/components/inputs/switch-field/switch-field.js +25 -1
  224. package/dist/components/inputs/switch-field/switch-field.js.map +1 -1
  225. package/dist/components/inputs/switch-field/switch-field.template.d.ts.map +1 -1
  226. package/dist/components/inputs/switch-field/switch-field.template.js +2 -0
  227. package/dist/components/inputs/switch-field/switch-field.template.js.map +1 -1
  228. package/dist/components/inputs/text-editor/text-editor.d.ts +14 -1
  229. package/dist/components/inputs/text-editor/text-editor.d.ts.map +1 -1
  230. package/dist/components/inputs/text-editor/text-editor.js +21 -2
  231. package/dist/components/inputs/text-editor/text-editor.js.map +1 -1
  232. package/dist/components/inputs/text-field/text-field.d.ts +10 -3
  233. package/dist/components/inputs/text-field/text-field.d.ts.map +1 -1
  234. package/dist/components/inputs/text-field/text-field.js +18 -8
  235. package/dist/components/inputs/text-field/text-field.js.map +1 -1
  236. package/dist/components/inputs/text-field/text-field.template.d.ts.map +1 -1
  237. package/dist/components/inputs/text-field/text-field.template.js +3 -1
  238. package/dist/components/inputs/text-field/text-field.template.js.map +1 -1
  239. package/dist/components/inputs/time-field/time-field.d.ts +33 -35
  240. package/dist/components/inputs/time-field/time-field.d.ts.map +1 -1
  241. package/dist/components/inputs/time-field/time-field.js +43 -40
  242. package/dist/components/inputs/time-field/time-field.js.map +1 -1
  243. package/dist/components/inputs/time-field/time-field.styles.d.ts.map +1 -1
  244. package/dist/components/inputs/time-field/time-field.styles.js +12 -0
  245. package/dist/components/inputs/time-field/time-field.styles.js.map +1 -1
  246. package/dist/components/inputs/time-field/time-field.template.d.ts.map +1 -1
  247. package/dist/components/inputs/time-field/time-field.template.js +0 -1
  248. package/dist/components/inputs/time-field/time-field.template.js.map +1 -1
  249. package/dist/components/inputs/time-picker/time-picker.d.ts +34 -19
  250. package/dist/components/inputs/time-picker/time-picker.d.ts.map +1 -1
  251. package/dist/components/inputs/time-picker/time-picker.js +42 -22
  252. package/dist/components/inputs/time-picker/time-picker.js.map +1 -1
  253. package/dist/components/inputs/toggle-button/toggle-button.d.ts +22 -1
  254. package/dist/components/inputs/toggle-button/toggle-button.d.ts.map +1 -1
  255. package/dist/components/inputs/toggle-button/toggle-button.js +35 -2
  256. package/dist/components/inputs/toggle-button/toggle-button.js.map +1 -1
  257. package/dist/components/inputs/toggle-button/toggle-button.template.d.ts.map +1 -1
  258. package/dist/components/inputs/toggle-button/toggle-button.template.js +3 -0
  259. package/dist/components/inputs/toggle-button/toggle-button.template.js.map +1 -1
  260. package/dist/components/inputs/toggle-button-group/toggle-button-group.d.ts +27 -0
  261. package/dist/components/inputs/toggle-button-group/toggle-button-group.d.ts.map +1 -1
  262. package/dist/components/inputs/toggle-button-group/toggle-button-group.js +46 -0
  263. package/dist/components/inputs/toggle-button-group/toggle-button-group.js.map +1 -1
  264. package/dist/components/inputs/token-field/token-field.d.ts +7 -1
  265. package/dist/components/inputs/token-field/token-field.d.ts.map +1 -1
  266. package/dist/components/inputs/token-field/token-field.js +14 -1
  267. package/dist/components/inputs/token-field/token-field.js.map +1 -1
  268. package/dist/components/layout/app-view/app-view.d.ts.map +1 -1
  269. package/dist/components/layout/app-view/app-view.js +12 -0
  270. package/dist/components/layout/app-view/app-view.js.map +1 -1
  271. package/dist/components/layout/box/box.d.ts +1 -1
  272. package/dist/components/layout/box/box.js +1 -1
  273. package/dist/components/layout/box/box.styles.d.ts.map +1 -1
  274. package/dist/components/layout/box/box.styles.js +1 -0
  275. package/dist/components/layout/box/box.styles.js.map +1 -1
  276. package/dist/components/layout/card/card.d.ts +18 -19
  277. package/dist/components/layout/card/card.d.ts.map +1 -1
  278. package/dist/components/layout/card/card.js +18 -19
  279. package/dist/components/layout/card/card.js.map +1 -1
  280. package/dist/components/layout/card/card.styles.d.ts.map +1 -1
  281. package/dist/components/layout/card/card.styles.js +1 -0
  282. package/dist/components/layout/card/card.styles.js.map +1 -1
  283. package/dist/components/layout/collection/collection.d.ts.map +1 -1
  284. package/dist/components/layout/collection/collection.js +6 -2
  285. package/dist/components/layout/collection/collection.js.map +1 -1
  286. package/dist/components/layout/divider/divider.d.ts +1 -1
  287. package/dist/components/layout/divider/divider.js +1 -1
  288. package/dist/components/layout/popover/popover.d.ts +1 -1
  289. package/dist/components/layout/popover/popover.d.ts.map +1 -1
  290. package/dist/components/layout/popover/popover.js +15 -2
  291. package/dist/components/layout/popover/popover.js.map +1 -1
  292. package/dist/components/layout/sheet/sheet.d.ts +1 -1
  293. package/dist/components/layout/sheet/sheet.js +2 -2
  294. package/dist/components/layout/sheet/sheet.js.map +1 -1
  295. package/dist/components/layout/sheet/sheet.styles.d.ts.map +1 -1
  296. package/dist/components/layout/sheet/sheet.styles.js +5 -0
  297. package/dist/components/layout/sheet/sheet.styles.js.map +1 -1
  298. package/dist/components/layout/split-views/navigation-split-view/navigation-split-view.d.ts +8 -0
  299. package/dist/components/layout/split-views/navigation-split-view/navigation-split-view.d.ts.map +1 -1
  300. package/dist/components/layout/split-views/navigation-split-view/navigation-split-view.js +29 -11
  301. package/dist/components/layout/split-views/navigation-split-view/navigation-split-view.js.map +1 -1
  302. package/dist/components/layout/window/window.d.ts +20 -21
  303. package/dist/components/layout/window/window.d.ts.map +1 -1
  304. package/dist/components/layout/window/window.js +21 -22
  305. package/dist/components/layout/window/window.js.map +1 -1
  306. package/dist/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.d.ts +41 -12
  307. package/dist/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.d.ts.map +1 -1
  308. package/dist/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.js +47 -17
  309. package/dist/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.js.map +1 -1
  310. package/dist/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.styles.d.ts.map +1 -1
  311. package/dist/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.styles.js +42 -13
  312. package/dist/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.styles.js.map +1 -1
  313. package/dist/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.template.d.ts.map +1 -1
  314. package/dist/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.template.js +12 -4
  315. package/dist/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.template.js.map +1 -1
  316. package/dist/components/lists-and-tables/list/list.d.ts +117 -25
  317. package/dist/components/lists-and-tables/list/list.d.ts.map +1 -1
  318. package/dist/components/lists-and-tables/list/list.i18n.d.ts +0 -1
  319. package/dist/components/lists-and-tables/list/list.i18n.d.ts.map +1 -1
  320. package/dist/components/lists-and-tables/list/list.i18n.js +0 -1
  321. package/dist/components/lists-and-tables/list/list.i18n.js.map +1 -1
  322. package/dist/components/lists-and-tables/list/list.js +292 -67
  323. package/dist/components/lists-and-tables/list/list.js.map +1 -1
  324. package/dist/components/lists-and-tables/list/list.styles.d.ts.map +1 -1
  325. package/dist/components/lists-and-tables/list/list.styles.js +5 -0
  326. package/dist/components/lists-and-tables/list/list.styles.js.map +1 -1
  327. package/dist/components/lists-and-tables/list/list.template.d.ts +1 -3
  328. package/dist/components/lists-and-tables/list/list.template.d.ts.map +1 -1
  329. package/dist/components/lists-and-tables/list/list.template.js +2 -7
  330. package/dist/components/lists-and-tables/list/list.template.js.map +1 -1
  331. package/dist/components/lists-and-tables/list-item/list-item.d.ts +41 -3
  332. package/dist/components/lists-and-tables/list-item/list-item.d.ts.map +1 -1
  333. package/dist/components/lists-and-tables/list-item/list-item.js +82 -16
  334. package/dist/components/lists-and-tables/list-item/list-item.js.map +1 -1
  335. package/dist/components/lists-and-tables/list-item/list-item.styles.js +1 -1
  336. package/dist/components/lists-and-tables/list-item-segment/list-item-segment.d.ts.map +1 -1
  337. package/dist/components/lists-and-tables/list-item-segment/list-item-segment.js +8 -4
  338. package/dist/components/lists-and-tables/list-item-segment/list-item-segment.js.map +1 -1
  339. package/dist/components/lists-and-tables/table/table.d.ts +12 -9
  340. package/dist/components/lists-and-tables/table/table.d.ts.map +1 -1
  341. package/dist/components/lists-and-tables/table/table.i18n.d.ts +0 -1
  342. package/dist/components/lists-and-tables/table/table.i18n.d.ts.map +1 -1
  343. package/dist/components/lists-and-tables/table/table.i18n.js +0 -1
  344. package/dist/components/lists-and-tables/table/table.i18n.js.map +1 -1
  345. package/dist/components/lists-and-tables/table/table.js +26 -16
  346. package/dist/components/lists-and-tables/table/table.js.map +1 -1
  347. package/dist/components/lists-and-tables/table/table.styles.d.ts.map +1 -1
  348. package/dist/components/lists-and-tables/table/table.styles.js +5 -0
  349. package/dist/components/lists-and-tables/table/table.styles.js.map +1 -1
  350. package/dist/components/lists-and-tables/table/table.template.d.ts +1 -1
  351. package/dist/components/lists-and-tables/table/table.template.d.ts.map +1 -1
  352. package/dist/components/lists-and-tables/table/table.template.js +5 -9
  353. package/dist/components/lists-and-tables/table/table.template.js.map +1 -1
  354. package/dist/components/navigation/link/link.d.ts +30 -24
  355. package/dist/components/navigation/link/link.d.ts.map +1 -1
  356. package/dist/components/navigation/link/link.js +33 -24
  357. package/dist/components/navigation/link/link.js.map +1 -1
  358. package/dist/components/navigation/link/link.template.js +1 -1
  359. package/dist/components/navigation/link/link.template.js.map +1 -1
  360. package/dist/components/navigation/menu-bar/menu-bar.d.ts +7 -7
  361. package/dist/components/navigation/menu-bar/menu-bar.js +7 -7
  362. package/dist/components/navigation/menu-bar-item/menu-bar-item.d.ts +23 -23
  363. package/dist/components/navigation/menu-bar-item/menu-bar-item.js +23 -23
  364. package/dist/components/navigation/pagination/pagination.d.ts +4 -4
  365. package/dist/components/navigation/pagination/pagination.js +4 -4
  366. package/dist/components/navigation/skip-link/skip-link.d.ts +7 -7
  367. package/dist/components/navigation/skip-link/skip-link.js +7 -7
  368. package/dist/components/navigation/tab-bar/tab-bar.d.ts +5 -3
  369. package/dist/components/navigation/tab-bar/tab-bar.d.ts.map +1 -1
  370. package/dist/components/navigation/tab-bar/tab-bar.js +18 -13
  371. package/dist/components/navigation/tab-bar/tab-bar.js.map +1 -1
  372. package/dist/components/navigation/tab-bar/tab-bar.styles.js +8 -8
  373. package/dist/components/navigation/tab-bar/tab-bar.template.js +5 -5
  374. package/dist/components/navigation/tab-bar/tab-bar.template.js.map +1 -1
  375. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.d.ts +15 -15
  376. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.js +15 -15
  377. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.styles.d.ts.map +1 -1
  378. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.styles.js +14 -2
  379. package/dist/components/navigation/top-navigation-bar/top-navigation-bar.styles.js.map +1 -1
  380. package/dist/components/navigation/top-title-bar/top-title-bar.d.ts +2 -2
  381. package/dist/components/navigation/top-title-bar/top-title-bar.js +2 -2
  382. package/dist/components/navigation/top-title-bar/top-title-bar.styles.js +2 -2
  383. package/dist/components/status-and-feedback/badge/badge.styles.d.ts.map +1 -1
  384. package/dist/components/status-and-feedback/badge/badge.styles.js +6 -4
  385. package/dist/components/status-and-feedback/badge/badge.styles.js.map +1 -1
  386. package/dist/components/status-and-feedback/badge/badge.template.js +1 -1
  387. package/dist/components/status-and-feedback/badge/badge.template.js.map +1 -1
  388. package/dist/components/status-and-feedback/banner/banner.styles.js +2 -2
  389. package/dist/components/status-and-feedback/just-in-time-education/just-in-time-education.d.ts +37 -36
  390. package/dist/components/status-and-feedback/just-in-time-education/just-in-time-education.d.ts.map +1 -1
  391. package/dist/components/status-and-feedback/just-in-time-education/just-in-time-education.js +37 -36
  392. package/dist/components/status-and-feedback/just-in-time-education/just-in-time-education.js.map +1 -1
  393. package/dist/components/status-and-feedback/modal-dialog/modal-dialog.d.ts +1 -1
  394. package/dist/components/status-and-feedback/modal-dialog/modal-dialog.js +2 -2
  395. package/dist/components/status-and-feedback/modal-dialog/modal-dialog.js.map +1 -1
  396. package/dist/components/status-and-feedback/notification/notification-region.js +1 -1
  397. package/dist/components/status-and-feedback/status-bar/status-bar.d.ts +29 -28
  398. package/dist/components/status-and-feedback/status-bar/status-bar.d.ts.map +1 -1
  399. package/dist/components/status-and-feedback/status-bar/status-bar.js +29 -28
  400. package/dist/components/status-and-feedback/status-bar/status-bar.js.map +1 -1
  401. package/dist/components/status-and-feedback/step-indicator/step-indicator.styles.js +1 -1
  402. package/dist/components/{visibility-mixin-GxbwkBb1.js → visibility-mixin-vbfhyo7f.js} +1 -1
  403. package/dist/components/{with-translations-DzAdFTK8.js → with-translations-CqUV9S5g.js} +1 -1
  404. package/dist/css/form-section.css +28 -46
  405. package/dist/css/form.css +7 -13
  406. package/dist/css/rich-text.css +5 -5
  407. package/dist/css/variables.css +108 -7
  408. package/dist/nldd.min.js +851 -753
  409. package/dist/types/vue.d.ts +439 -291
  410. package/dist/utilities/codemirror/codemirror-element.d.ts.map +1 -1
  411. package/dist/utilities/codemirror/codemirror-element.js +5 -0
  412. package/dist/utilities/codemirror/codemirror-element.js.map +1 -1
  413. package/dist/utilities/described-by-mixin.d.ts +49 -0
  414. package/dist/utilities/described-by-mixin.d.ts.map +1 -0
  415. package/dist/utilities/described-by-mixin.js +109 -0
  416. package/dist/utilities/described-by-mixin.js.map +1 -0
  417. package/dist/utilities/form-associated-mixin.d.ts +5 -0
  418. package/dist/utilities/form-associated-mixin.d.ts.map +1 -1
  419. package/dist/utilities/form-associated-mixin.js +69 -0
  420. package/dist/utilities/form-associated-mixin.js.map +1 -1
  421. package/package.json +14 -6
@@ -1,35 +1,34 @@
1
1
  /**
2
2
  * Nederlandse Digitale Dienst Window Component (Lit + TypeScript)
3
3
  *
4
- * Een zwevend venster gebaseerd op het native <dialog>-element.
5
- * Kan modaal of niet-modaal worden weergegeven. Positioneerbaar via
6
- * CSS-waarden.
4
+ * A floating window based on the native <dialog> element. Can be shown modal or
5
+ * modeless. Positionable through CSS values.
7
6
  *
8
- * Geen eigen header consumers gebruiken nldd-page met sticky-header
9
- * binnenin voor een title bar.
7
+ * No header of its own: consumers use nldd-page with a sticky header inside for
8
+ * a title bar.
10
9
  *
11
10
  * @element nldd-window
12
11
  *
13
- * @attr {boolean} modeless - Niet-modaal (geen backdrop of focusvergrendeling); standaard is het venster modaal
14
- * @attr {boolean} no-light-dismiss - Een klik op de backdrop sluit het venster niet. Voor vensters waar per ongeluk wegklikken werk kost: een wizard, een formulier met ingevulde velden. Escape en de dismiss-knop blijven werken.
15
- * @attr {string} accessible-label - (verplicht) Toegankelijke naam (aria-label). Valt terug op de i18n default ('Venster') als niet gezet geef altijd een unieke, beschrijvende naam per venster.
16
- * @attr {object} translations - Override translation keys; unset keys vallen terug op de Nederlandse default.
17
- * @attr {string} top - CSS top positie van de bovenrand (bijv. '0', '100px')
18
- * @attr {string} left - CSS left positie van de linkerrand
19
- * @attr {string} right - CSS right waarde
20
- * @attr {string} bottom - CSS bottom waarde
21
- * @attr {boolean} centered - Centreert beide assen op de viewport. Per as overrideable: `centered top="0"` = horizontaal gecentreerd, top-aligned. Mirrort CSS `place-items: center` met `align-items`/`justify-items` overrides.
22
- * @attr {string} width - CSS width (standaard: var(--components-window-default-width))
23
- * @attr {string} height - CSS height (standaard: content height)
12
+ * @attr {boolean} modeless - Modeless (no backdrop or focus trap); the window is modal by default
13
+ * @attr {boolean} no-light-dismiss - A click on the backdrop does not close the window. For windows where dismissing by accident costs work: a wizard, a form with filled-in fields. Escape and the dismiss button keep working.
14
+ * @attr {string} accessible-label - (required) Accessible name (aria-label). Falls back to the i18n default ('Venster') when unset. Always pass a unique, descriptive name per window.
15
+ * @attr {object} translations - Override translation keys; unset keys fall back to the Dutch default.
16
+ * @attr {string} top - CSS top position of the top edge (e.g. '0', '100px')
17
+ * @attr {string} left - CSS left position of the left edge
18
+ * @attr {string} right - CSS right value
19
+ * @attr {string} bottom - CSS bottom value
20
+ * @attr {boolean} centered - Centers both axes on the viewport. Overridable per axis: `centered top="0"` is horizontally centered, top aligned. Mirrors CSS `place-items: center` with `align-items`/`justify-items` overrides.
21
+ * @attr {string} width - CSS width (default: var(--components-window-default-width))
22
+ * @attr {string} height - CSS height (default: content height)
24
23
  * @attr {'inherit'|'light'|'dark'} scheme - Color scheme (default 'inherit').
25
24
  *
26
- * @slot - Volledige window content (bijv. nldd-page)
25
+ * @slot - Complete window content (e.g. nldd-page)
27
26
  *
28
- * @fires open - Wanneer het venster wordt geopend
29
- * @fires close - Wanneer het venster volledig is gesloten
27
+ * @fires open - When the window opens
28
+ * @fires close - When the window has fully closed. Does not bubble: overlays can sit inside each other, and a listener on one window should not also hear the form that opened it.
30
29
  *
31
- * @method show() - Opent het venster
32
- * @method hide() - Sluit het venster
30
+ * @method show() - Opens the window
31
+ * @method hide() - Closes the window
33
32
  */
34
33
  var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
35
34
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
@@ -193,7 +192,7 @@ let NLDDWindow = class NLDDWindow extends LitElement {
193
192
  if (this._closeEmitted)
194
193
  return;
195
194
  this._closeEmitted = true;
196
- this.dispatchEvent(new CustomEvent('close', { bubbles: true, composed: true }));
195
+ this.dispatchEvent(new CustomEvent('close', { bubbles: false, composed: true }));
197
196
  }
198
197
  _manageFocus() {
199
198
  // 1. autofocus element present — focus it ourselves: a design-system
@@ -1 +1 @@
1
- {"version":3,"file":"window.js","sourceRoot":"","sources":["../../../../src/components/layout/window/window.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"window.js","sourceRoot":"","sources":["../../../../src/components/layout/window/window.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;;;;;;;AAEH,OAAO,EAAE,UAAU,EAAkB,MAAM,KAAK,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,sBAAsB,EAA+B,MAAM,kBAAkB,CAAC;AACvF,OAAO,EAAE,aAAa,EAAE,MAAM,sCAAsC,CAAC;AACrE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AAK9E,IAAM,UAAU,GAAhB,MAAM,UAAW,SAAQ,UAAU;IAAnC;;QAIN,aAAQ,GAAG,KAAK,CAAC;QAGjB,mBAAc,GAAG,KAAK,CAAC;QAGvB,oBAAe,GAAG,EAAE,CAAC;QAErB;;;WAGG;QAEH,iBAAY,GAAoC,EAAE,CAAC;QAenD,aAAQ,GAAG,KAAK,CAAC;QASjB,WAAM,GAAqB,SAAS,CAAC;QAE7B,aAAQ,GAAG,KAAK,CAAC;QACjB,oBAAe,GAAG,KAAK,CAAC;QAsFhC;;;;;WAKG;QACK,kBAAa,GAAG,KAAK,CAAC;QAQ9B,uBAAkB,GAAG,CAAC,CAAQ,EAAQ,EAAE;YACvC,4EAA4E;YAC5E,0EAA0E;YAC1E,4EAA4E;YAC5E,0EAA0E;YAC1E,yEAAyE;YACzE,6DAA6D;YAC7D,IAAI,CAAC,CAAC,MAAM,KAAK,IAAI,CAAC,OAAO;gBAAE,OAAO;YACtC,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC;YACtB,IAAI,CAAC,UAAU,EAAE,CAAC;QACnB,CAAC,CAAC;QAgDF;;;iEAGyD;QACjD,2BAAsB,GAAG,KAAK,CAAC;QAEvC,6BAAwB,GAAG,CAAC,CAAe,EAAQ,EAAE;YACpD,IAAI,CAAC,sBAAsB,GAAG,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC;QACrD,CAAC,CAAC;QAgBF,uBAAkB,GAAG,CAAC,CAAa,EAAQ,EAAE;YAC5C,IAAI,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,cAAc;gBAAE,OAAO;YACjD,yEAAyE;YACzE,0EAA0E;YAC1E,mEAAmE;YACnE,IAAI,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,IAAI,IAAI,CAAC,sBAAsB,EAAE,CAAC;gBAC1D,IAAI,CAAC,IAAI,EAAE,CAAC;YACb,CAAC;QACF,CAAC,CAAC;QAEF,kBAAa,GAAG,CAAC,CAAQ,EAAQ,EAAE;YAClC,kEAAkE;YAClE,CAAC,CAAC,cAAc,EAAE,CAAC;YACnB,IAAI,CAAC,IAAI,EAAE,CAAC;QACb,CAAC,CAAC;QAEM,mBAAc,GAAG,CAAC,CAAQ,EAAQ,EAAE;YAC3C,6EAA6E;YAC7E,wEAAwE;YACxE,sDAAsD;YACtD,IAAI,qBAAqB,CAAC,CAAC,CAAC,EAAE,CAAC;gBAC9B,yEAAyE;gBACzE,kEAAkE;gBAClE,CAAC,CAAC,eAAe,EAAE,CAAC;gBACpB,IAAI,CAAC,IAAI,EAAE,CAAC;YACb,CAAC;QACF,CAAC,CAAC;IAKH,CAAC;IAnNA,IAAY,OAAO;QAClB,OAAO,IAAI,CAAC,UAAU,EAAE,aAAa,CAAC,QAAQ,CAAC,IAAI,IAAI,CAAC;IACzD,CAAC;IAEQ,iBAAiB;QACzB,KAAK,CAAC,iBAAiB,EAAE,CAAC;QAC1B,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,aAAa,CAAC;QACzC,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,kBAAkB,CAAC;QAC9C,IAAI,CAAC,gBAAgB,CAAC,SAAS,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC;IACvD,CAAC;IAEQ,oBAAoB;QAC5B,KAAK,CAAC,oBAAoB,EAAE,CAAC;QAC7B,IAAI,CAAC,mBAAmB,CAAC,SAAS,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC;IAC1D,CAAC;IAEQ,YAAY;QACpB,qEAAqE;QACrE,mEAAmE;QACnE,iEAAiE;QACjE,UAAU;QACV,IAAI,CAAC,YAAY,EAAE,CAAC;IACrB,CAAC;IAEQ,OAAO,CAAC,OAAuB;QACvC,IAAI,CAAC,oBAAoB,EAAE,CAAC;QAC5B,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,EAAE,CAAC;YAC3B,IAAI,CAAC,YAAY,EAAE,CAAC;QACrB,CAAC;IACF,CAAC;IAEO,YAAY;QACnB,MAAM,MAAM,GAAG,IAAI,CAAC,OAAO,CAAC;QAC5B,IAAI,IAAI,CAAC,MAAM,KAAK,OAAO,IAAI,IAAI,CAAC,MAAM,KAAK,MAAM,EAAE,CAAC;YACvD,IAAI,CAAC,KAAK,CAAC,WAAW,GAAG,IAAI,CAAC,MAAM,CAAC;YACrC,IAAI,MAAM;gBAAE,MAAM,CAAC,KAAK,CAAC,WAAW,GAAG,IAAI,CAAC,MAAM,CAAC;QACpD,CAAC;aAAM,CAAC;YACP,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;YAC1C,IAAI,MAAM;gBAAE,MAAM,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;QACzD,CAAC;IACF,CAAC;IAED,4EAA4E;IAEpE,EAAE,CAAC,GAAiC;QAC3C,OAAO,IAAI,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,sBAAsB,CAAC,GAAG,CAAC,CAAC;IAC9D,CAAC;IAED,IAAI,wBAAwB;QAC3B,OAAO,IAAI,CAAC,eAAe,IAAI,IAAI,CAAC,EAAE,CAAC,oCAAoC,CAAC,CAAC;IAC9E,CAAC;IAED,IAAI;QACH,MAAM,MAAM,GAAG,IAAI,CAAC,OAAO,CAAC;QAC5B,IAAI,CAAC,MAAM;YAAE,OAAO;QAEpB,iDAAiD;QACjD,IAAI,CAAC,aAAa,GAAG,KAAK,CAAC;QAE3B,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,GAAG,IAAI,CAAC,IAAI,CAAC,eAAe,IAAI,CAAC,IAAI,CAAC,eAAe,EAAE,CAAC;YAC5E,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC;YAC5B,OAAO,CAAC,IAAI,CAAC,6FAA6F,IAAI,CAAC,EAAE,CAAC,oCAAoC,CAAC,wDAAwD,CAAC,CAAC;QAClN,CAAC;QAED,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;YACnB,MAAM,CAAC,IAAI,EAAE,CAAC;QACf,CAAC;aAAM,CAAC;YACP,MAAM,CAAC,SAAS,EAAE,CAAC;QACpB,CAAC;QACD,IAAI,CAAC,oBAAoB,EAAE,CAAC;QAC5B,IAAI,CAAC,YAAY,EAAE,CAAC;QACpB,IAAI,CAAC,aAAa,CAAC,IAAI,WAAW,CAAC,MAAM,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;IAChF,CAAC;IAED,IAAI;QACH,MAAM,MAAM,GAAG,IAAI,CAAC,OAAO,CAAC;QAC5B,IAAI,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ;YAAE,OAAO;QAErD,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC;QACrB,MAAM,CAAC,KAAK,EAAE,CAAC;QACf,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC;QACtB,IAAI,CAAC,UAAU,EAAE,CAAC;IACnB,CAAC;IAUO,UAAU;QACjB,IAAI,IAAI,CAAC,aAAa;YAAE,OAAO;QAC/B,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,aAAa,CAAC,IAAI,WAAW,CAAC,OAAO,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;IAClF,CAAC;IAcO,YAAY;QACnB,qEAAqE;QACrE,yEAAyE;QACzE,oCAAoC;QACpC,IAAI,oBAAoB,CAAC,IAAI,CAAC;YAAE,OAAO;QAEvC,MAAM,MAAM,GAAG,IAAI,CAAC,OAAO,CAAC;QAC5B,IAAI,CAAC,MAAM;YAAE,OAAO;QACpB,MAAM,CAAC,SAAS,CAAC,MAAM,CAAC,kBAAkB,EAAE,aAAa,EAAE,CAAC,CAAC;QAC7D,MAAM,CAAC,KAAK,EAAE,CAAC;IAChB,CAAC;IAEO,oBAAoB;QAC3B,MAAM,MAAM,GAAG,IAAI,CAAC,OAAO,CAAC;QAC5B,IAAI,CAAC,MAAM;YAAE,OAAO;QAEpB,MAAM,OAAO,GAAG,IAAI,CAAC,GAAG,KAAK,SAAS,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC;QAC3H,MAAM,WAAW,GAAG,OAAO,IAAI,IAAI,CAAC,QAAQ,CAAC;QAE7C,uEAAuE;QACvE,0EAA0E;QAC1E,2EAA2E;QAC3E,2EAA2E;QAC3E,gBAAgB;QAChB,MAAM,OAAO,GAAG,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,GAAG,KAAK,SAAS,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC;QACrF,MAAM,OAAO,GAAG,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC;QAErF,kEAAkE;QAClE,qDAAqD;QACrD,MAAM,CAAC,KAAK,CAAC,GAAG,GAAG,IAAI,CAAC,GAAG,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;QAC7F,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,MAAM,IAAI,CAAC,IAAI,CAAC,GAAG,KAAK,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;QAC5E,MAAM,CAAC,KAAK,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;QAC9F,MAAM,CAAC,KAAK,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,IAAI,CAAC,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;QAC3E,MAAM,CAAC,KAAK,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,IAAI,EAAE,CAAC;QACtC,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC,MAAM,IAAI,EAAE,CAAC;QAExC,8DAA8D;QAC9D,MAAM,CAAC,KAAK,CAAC,SAAS,GAAG,CAAC,OAAO,IAAI,OAAO,CAAC;YAC5C,CAAC,CAAC,aAAa,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,KAAK,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,GAAG;YACnE,CAAC,CAAC,EAAE,CAAC;QAEN,sEAAsE;QACtE,wEAAwE;QACxE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,WAAW,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC;IAC9C,CAAC;IAYD;;;;2EAIuE;IAC/D,aAAa,CAAC,CAAa;QAClC,MAAM,MAAM,GAAG,IAAI,CAAC,OAAO,CAAC;QAC5B,IAAI,CAAC,MAAM;YAAE,OAAO,KAAK,CAAC;QAC1B,IAAI,CAAC,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC,KAAK,MAAM;YAAE,OAAO,KAAK,CAAC;QACjD,MAAM,IAAI,GAAG,MAAM,CAAC,qBAAqB,EAAE,CAAC;QAC5C,OAAO,CAAC,CAAC,OAAO,GAAG,IAAI,CAAC,IAAI,IAAI,CAAC,CAAC,OAAO,GAAG,IAAI,CAAC,KAAK;eAClD,CAAC,CAAC,OAAO,GAAG,IAAI,CAAC,GAAG,IAAI,CAAC,CAAC,OAAO,GAAG,IAAI,CAAC,MAAM,CAAC;IACrD,CAAC;IA8BQ,MAAM;QACd,OAAO,cAAc,CAAC,IAAI,CAAC,CAAC;IAC7B,CAAC;;AA/Pe,iBAAM,GAAG,YAAY,AAAf,CAAgB;AAGtC;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;4CAC1B;AAGjB;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,kBAAkB,EAAE,CAAC;kDACnD;AAGvB;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,kBAAkB,EAAE,CAAC;mDACrC;AAOrB;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;gDACwB;AAGnD;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;uCAClB;AAGxB;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;wCACjB;AAGzB;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;yCAChB;AAG1B;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;0CACf;AAG3B;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;4CAC1B;AAGjB;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;yCAChB;AAG1B;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;0CACf;AAG3B;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;0CACL;AAzCzB,UAAU;IADtB,aAAa,CAAC,aAAa,CAAC;GAChB,UAAU,CAiQtB"}
@@ -14,11 +14,12 @@
14
14
  * content: every dot in a list is the same size, or the track would jump.
15
15
  *
16
16
  * @element nldd-timeline-track-cell
17
- * @attr {'past' | 'current' | 'future' | 'none'} status - Status of this step (default 'past'); the same values as `nldd-step-indicator-item`. `none` draws the line only, without a dot
18
- * @attr {'dot' | 'step'} variant - What this row is: a `dot` (default) on a timeline of events, a 16px dot, or a `step` in a list of steps, a 24px dot with room for a number or an icon
19
- * @attr {boolean} minor - This row belongs under the previous one: a smaller dot in the same lane, so the track runs straight on and nothing indents. The dot stays empty (a number or an icon would not fit, and would make the row a step of its own); carry the hierarchy in the row itself instead, with an `nldd-text-cell` rather than an `nldd-title-cell` for example
17
+ * @attr {'past' | 'current' | 'future'} status - How far along this row is (default 'past'); the same values as `nldd-step-indicator-item`. It colors the dot and the track around it: covered above where you are, still ahead below
18
+ * @attr {'sm' | 'md'} size - How wide the lane is and so how big the dot: `sm` (default, 16px) for a timeline of events, `md` (24px) where a number or an icon has to fit. Every row in one list takes the same size, or the track jumps
19
+ * @attr {'major' | 'minor' | 'none'} variant - What stands in the lane: a whole dot (`major`, the default), a smaller one for a row that belongs under the one above it (`minor`), or nothing at all (`none`) for a row that carries what a step holds rather than being a step. A `none` row keeps its `size` and its `status`, so it stays in the same lane and the track runs on in the right color
20
20
  * @attr {'down' | 'up'} direction - The direction the timeline moves forward in: `down` (default) puts the past above, `up` below. Only the current step has half a track, so this only has an effect there
21
- * @attr {'first' | 'between' | 'last' | 'only'} position - Place in the series (default 'between'): decides whether the line continues above the dot, below it, or on both sides. `only` is the single row in the series and gets a line on neither side: a track of one dot leads nowhere
21
+ * @attr {'first' | 'between' | 'last' | 'only'} position - Place in the series (default 'between'): decides whether the line continues above the dot, below it, or on both sides. `only` is the single row in the series and gets a line on neither side: a track of one dot leads nowhere. On a `variant="none"` row, which is nothing but line, `only` leaves it out altogether: the track ends above it
22
+ * @attr {'auto' | 'top' | 'bottom' | 'both' | 'none'} line - Which halves of the track you have covered, when `status` and `direction` get it wrong (default 'auto', which is what those two say). The halves you name are drawn as covered and the other one as still ahead, so `none` covers neither. Which halves are drawn at all stays with `position`, except that naming a half draws it: `line="both"` on a `first` row draws one above too. A row that opens a group of its own is the case for `both`, since the going carries on below it. A `variant="none"` row has one line rather than two halves, and no point where a fill could change over, so there the status colors the whole of it and `line` overrules the whole of it. On a `current` row that leans the way the timeline runs: what belongs to a point usually comes after it, so going `down` the stretch reads as still ahead and going `up` as behind you
22
23
  * @attr {string} text - Number or short text in the dot
23
24
  * @attr {string} icon - Icon name in the dot; wins over `text`
24
25
  *
@@ -26,10 +27,12 @@
26
27
  */
27
28
  import { LitElement, type PropertyValues } from 'lit';
28
29
  import '../../../content/icon/icon.js';
29
- type Status = 'past' | 'current' | 'future' | 'none';
30
- type Variant = 'dot' | 'step';
30
+ type Status = 'past' | 'current' | 'future';
31
+ type Size = 'sm' | 'md';
32
+ type Variant = 'major' | 'minor' | 'none';
31
33
  type Direction = 'down' | 'up';
32
34
  type Position = 'first' | 'between' | 'last' | 'only';
35
+ type Line = 'auto' | 'top' | 'bottom' | 'both' | 'none';
33
36
  declare const NLDDTimelineTrackCell_base: typeof LitElement & (new (...args: any[]) => LitElement & {
34
37
  hideBelow?: string;
35
38
  hideAbove?: string;
@@ -37,11 +40,20 @@ declare const NLDDTimelineTrackCell_base: typeof LitElement & (new (...args: any
37
40
  export declare class NLDDTimelineTrackCell extends NLDDTimelineTrackCell_base {
38
41
  static styles: import("lit").CSSResult;
39
42
  status: Status;
43
+ /** How wide the lane is, and with it how big the dot. One size per list: a
44
+ * lane that changes width halfway bends the track. */
45
+ size: Size;
46
+ /**
47
+ * What stands in the lane: a whole dot, a smaller one, or nothing.
48
+ *
49
+ * A rank rather than a measurement — the cell picks the sizes, so the scale
50
+ * can change later without every consumer following. `minor` is a row that
51
+ * belongs under the one above it, and its dot stays empty: a number would not
52
+ * fit and would make the row a step of its own, so carry that hierarchy in
53
+ * the row instead, with an `nldd-text-cell` rather than an `nldd-title-cell`.
54
+ * `none` is a row that carries what a step holds rather than being one.
55
+ */
40
56
  variant: Variant;
41
- /** A step below a main step. A meaning, not a measurement: the cell picks the
42
- * size, so the scale can change later without every consumer following. Its
43
- * dot stays empty -- text, icon and slotted content are ignored. */
44
- minor: boolean;
45
57
  /** Which way the timeline moves forward. The cell only knows its own step, so
46
58
  * it cannot tell which neighbor came first: with `up` (newest at the top)
47
59
  * the traveled half of the track is the one below the marker. Only the
@@ -49,10 +61,27 @@ export declare class NLDDTimelineTrackCell extends NLDDTimelineTrackCell_base {
49
61
  * changes anything. */
50
62
  direction: Direction;
51
63
  position: Position;
64
+ /**
65
+ * Which halves of the track you have covered, for when the status gets it
66
+ * wrong.
67
+ *
68
+ * It reads one row at a time, and a row that opens a group of its own is
69
+ * not the end of the going: the step you are on sits inside it, further
70
+ * down. Nothing in the cell can see that, and a cell that read its
71
+ * neighbours would break the moment rows come and go. So the consumer says
72
+ * it, and says it for both halves at once: the ones named are covered and
73
+ * the other one is still ahead.
74
+ *
75
+ * This is about fill, not about place. Where you stand in the series is what
76
+ * `position` says, and that keeps deciding which halves are drawn — naming a
77
+ * fill does not take a half away. It can add one, though: calling a half
78
+ * covered draws it, even where the position left it out.
79
+ */
80
+ line: Line;
52
81
  text: string;
53
82
  icon: string;
54
- /** Only a step marker has room to read a number in, and a minor row is smaller
55
- * still -- besides, a number would claim it is a step of its own. */
83
+ /** Only a whole dot in a wide lane has room to read a number in: a minor one is
84
+ * smaller still, and would claim to be a step of its own. */
56
85
  get showsContent(): boolean;
57
86
  private _warnedContent;
58
87
  updated(changed: PropertyValues): void;
@@ -1 +1 @@
1
- {"version":3,"file":"timeline-track-cell.d.ts","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,OAAO,EAAE,UAAU,EAAE,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAMtD,OAAO,+BAA+B,CAAC;AAEvC,KAAK,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;AACrD,KAAK,OAAO,GAAG,KAAK,GAAG,MAAM,CAAC;AAC9B,KAAK,SAAS,GAAG,MAAM,GAAG,IAAI,CAAC;AAC/B,KAAK,QAAQ,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,CAAC;;;;;AAEtD,qBACa,qBAAsB,SAAQ,0BAA8C;IACxF,OAAgB,MAAM,0BAA2B;IAGjD,MAAM,EAAE,MAAM,CAAU;IAGxB,OAAO,EAAE,OAAO,CAAS;IAEzB;;yEAEqE;IAErE,KAAK,UAAS;IAEd;;;;4BAIwB;IAExB,SAAS,EAAE,SAAS,CAAU;IAG9B,QAAQ,EAAE,QAAQ,CAAa;IAG/B,IAAI,SAAM;IAGV,IAAI,SAAM;IAEV;0EACsE;IACtE,IAAI,YAAY,IAAI,OAAO,CAE1B;IAED,OAAO,CAAC,cAAc,CAAS;IAEtB,OAAO,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI;IAatC,MAAM;CAGf;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,0BAA0B,EAAE,qBAAqB,CAAC;KAClD;CACD"}
1
+ {"version":3,"file":"timeline-track-cell.d.ts","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,OAAO,EAAE,UAAU,EAAE,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAMtD,OAAO,+BAA+B,CAAC;AAEvC,KAAK,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,CAAC;AAC5C,KAAK,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AACxB,KAAK,OAAO,GAAG,OAAO,GAAG,OAAO,GAAG,MAAM,CAAC;AAC1C,KAAK,SAAS,GAAG,MAAM,GAAG,IAAI,CAAC;AAC/B,KAAK,QAAQ,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,MAAM,CAAC;AACtD,KAAK,IAAI,GAAG,MAAM,GAAG,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,MAAM,CAAC;;;;;AAExD,qBACa,qBAAsB,SAAQ,0BAA8C;IACxF,OAAgB,MAAM,0BAA2B;IAGjD,MAAM,EAAE,MAAM,CAAU;IAExB;2DACuD;IAEvD,IAAI,EAAE,IAAI,CAAQ;IAElB;;;;;;;;;OASG;IAEH,OAAO,EAAE,OAAO,CAAW;IAE3B;;;;4BAIwB;IAExB,SAAS,EAAE,SAAS,CAAU;IAG9B,QAAQ,EAAE,QAAQ,CAAa;IAE/B;;;;;;;;;;;;;;;OAeG;IAEH,IAAI,EAAE,IAAI,CAAU;IAGpB,IAAI,SAAM;IAGV,IAAI,SAAM;IAEV;kEAC8D;IAC9D,IAAI,YAAY,IAAI,OAAO,CAE1B;IAED,OAAO,CAAC,cAAc,CAAS;IAEtB,OAAO,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI;IAatC,MAAM;CAGf;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,0BAA0B,EAAE,qBAAqB,CAAC;KAClD;CACD"}
@@ -20,11 +20,12 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
20
20
  * content: every dot in a list is the same size, or the track would jump.
21
21
  *
22
22
  * @element nldd-timeline-track-cell
23
- * @attr {'past' | 'current' | 'future' | 'none'} status - Status of this step (default 'past'); the same values as `nldd-step-indicator-item`. `none` draws the line only, without a dot
24
- * @attr {'dot' | 'step'} variant - What this row is: a `dot` (default) on a timeline of events, a 16px dot, or a `step` in a list of steps, a 24px dot with room for a number or an icon
25
- * @attr {boolean} minor - This row belongs under the previous one: a smaller dot in the same lane, so the track runs straight on and nothing indents. The dot stays empty (a number or an icon would not fit, and would make the row a step of its own); carry the hierarchy in the row itself instead, with an `nldd-text-cell` rather than an `nldd-title-cell` for example
23
+ * @attr {'past' | 'current' | 'future'} status - How far along this row is (default 'past'); the same values as `nldd-step-indicator-item`. It colors the dot and the track around it: covered above where you are, still ahead below
24
+ * @attr {'sm' | 'md'} size - How wide the lane is and so how big the dot: `sm` (default, 16px) for a timeline of events, `md` (24px) where a number or an icon has to fit. Every row in one list takes the same size, or the track jumps
25
+ * @attr {'major' | 'minor' | 'none'} variant - What stands in the lane: a whole dot (`major`, the default), a smaller one for a row that belongs under the one above it (`minor`), or nothing at all (`none`) for a row that carries what a step holds rather than being a step. A `none` row keeps its `size` and its `status`, so it stays in the same lane and the track runs on in the right color
26
26
  * @attr {'down' | 'up'} direction - The direction the timeline moves forward in: `down` (default) puts the past above, `up` below. Only the current step has half a track, so this only has an effect there
27
- * @attr {'first' | 'between' | 'last' | 'only'} position - Place in the series (default 'between'): decides whether the line continues above the dot, below it, or on both sides. `only` is the single row in the series and gets a line on neither side: a track of one dot leads nowhere
27
+ * @attr {'first' | 'between' | 'last' | 'only'} position - Place in the series (default 'between'): decides whether the line continues above the dot, below it, or on both sides. `only` is the single row in the series and gets a line on neither side: a track of one dot leads nowhere. On a `variant="none"` row, which is nothing but line, `only` leaves it out altogether: the track ends above it
28
+ * @attr {'auto' | 'top' | 'bottom' | 'both' | 'none'} line - Which halves of the track you have covered, when `status` and `direction` get it wrong (default 'auto', which is what those two say). The halves you name are drawn as covered and the other one as still ahead, so `none` covers neither. Which halves are drawn at all stays with `position`, except that naming a half draws it: `line="both"` on a `first` row draws one above too. A row that opens a group of its own is the case for `both`, since the going carries on below it. A `variant="none"` row has one line rather than two halves, and no point where a fill could change over, so there the status colors the whole of it and `line` overrules the whole of it. On a `current` row that leans the way the timeline runs: what belongs to a point usually comes after it, so going `down` the stretch reads as still ahead and going `up` as behind you
28
29
  * @attr {string} text - Number or short text in the dot
29
30
  * @attr {string} icon - Icon name in the dot; wins over `text`
30
31
  *
@@ -41,11 +42,20 @@ let NLDDTimelineTrackCell = class NLDDTimelineTrackCell extends VisibilityMixin(
41
42
  constructor() {
42
43
  super(...arguments);
43
44
  this.status = 'past';
44
- this.variant = 'dot';
45
- /** A step below a main step. A meaning, not a measurement: the cell picks the
46
- * size, so the scale can change later without every consumer following. Its
47
- * dot stays empty -- text, icon and slotted content are ignored. */
48
- this.minor = false;
45
+ /** How wide the lane is, and with it how big the dot. One size per list: a
46
+ * lane that changes width halfway bends the track. */
47
+ this.size = 'sm';
48
+ /**
49
+ * What stands in the lane: a whole dot, a smaller one, or nothing.
50
+ *
51
+ * A rank rather than a measurement — the cell picks the sizes, so the scale
52
+ * can change later without every consumer following. `minor` is a row that
53
+ * belongs under the one above it, and its dot stays empty: a number would not
54
+ * fit and would make the row a step of its own, so carry that hierarchy in
55
+ * the row instead, with an `nldd-text-cell` rather than an `nldd-title-cell`.
56
+ * `none` is a row that carries what a step holds rather than being one.
57
+ */
58
+ this.variant = 'major';
49
59
  /** Which way the timeline moves forward. The cell only knows its own step, so
50
60
  * it cannot tell which neighbor came first: with `up` (newest at the top)
51
61
  * the traveled half of the track is the one below the marker. Only the
@@ -53,14 +63,31 @@ let NLDDTimelineTrackCell = class NLDDTimelineTrackCell extends VisibilityMixin(
53
63
  * changes anything. */
54
64
  this.direction = 'down';
55
65
  this.position = 'between';
66
+ /**
67
+ * Which halves of the track you have covered, for when the status gets it
68
+ * wrong.
69
+ *
70
+ * It reads one row at a time, and a row that opens a group of its own is
71
+ * not the end of the going: the step you are on sits inside it, further
72
+ * down. Nothing in the cell can see that, and a cell that read its
73
+ * neighbours would break the moment rows come and go. So the consumer says
74
+ * it, and says it for both halves at once: the ones named are covered and
75
+ * the other one is still ahead.
76
+ *
77
+ * This is about fill, not about place. Where you stand in the series is what
78
+ * `position` says, and that keeps deciding which halves are drawn — naming a
79
+ * fill does not take a half away. It can add one, though: calling a half
80
+ * covered draws it, even where the position left it out.
81
+ */
82
+ this.line = 'auto';
56
83
  this.text = '';
57
84
  this.icon = '';
58
85
  this._warnedContent = false;
59
86
  }
60
- /** Only a step marker has room to read a number in, and a minor row is smaller
61
- * still -- besides, a number would claim it is a step of its own. */
87
+ /** Only a whole dot in a wide lane has room to read a number in: a minor one is
88
+ * smaller still, and would claim to be a step of its own. */
62
89
  get showsContent() {
63
- return !this.minor && this.variant === 'step';
90
+ return this.variant === 'major' && this.size === 'md';
64
91
  }
65
92
  updated(changed) {
66
93
  super.updated(changed);
@@ -69,7 +96,7 @@ let NLDDTimelineTrackCell = class NLDDTimelineTrackCell extends VisibilityMixin(
69
96
  const ignored = !this.showsContent && Boolean(this.text || this.icon);
70
97
  if (ignored && !this._warnedContent) {
71
98
  this._warnedContent = true;
72
- console.warn('<nldd-timeline-track-cell>: `text` en `icon` passen alleen in `variant="step"` zonder `minor`; hier worden ze niet getoond.');
99
+ console.warn('<nldd-timeline-track-cell>: `text` en `icon` passen alleen in een hele stip in een brede baan (`size="md"` met `variant="major"`); hier worden ze niet getoond.');
73
100
  }
74
101
  else if (!ignored) {
75
102
  this._warnedContent = false;
@@ -84,17 +111,20 @@ __decorate([
84
111
  property({ reflect: true, converter: reflectNonDefault('past') })
85
112
  ], NLDDTimelineTrackCell.prototype, "status", void 0);
86
113
  __decorate([
87
- property({ reflect: true, converter: reflectNonDefault('dot') })
88
- ], NLDDTimelineTrackCell.prototype, "variant", void 0);
114
+ property({ reflect: true, converter: reflectNonDefault('sm') })
115
+ ], NLDDTimelineTrackCell.prototype, "size", void 0);
89
116
  __decorate([
90
- property({ type: Boolean, reflect: true })
91
- ], NLDDTimelineTrackCell.prototype, "minor", void 0);
117
+ property({ reflect: true, converter: reflectNonDefault('major') })
118
+ ], NLDDTimelineTrackCell.prototype, "variant", void 0);
92
119
  __decorate([
93
120
  property({ reflect: true, converter: reflectNonDefault('down') })
94
121
  ], NLDDTimelineTrackCell.prototype, "direction", void 0);
95
122
  __decorate([
96
123
  property({ reflect: true, converter: reflectNonDefault('between') })
97
124
  ], NLDDTimelineTrackCell.prototype, "position", void 0);
125
+ __decorate([
126
+ property({ reflect: true, converter: reflectNonDefault('auto') })
127
+ ], NLDDTimelineTrackCell.prototype, "line", void 0);
98
128
  __decorate([
99
129
  property({ type: String })
100
130
  ], NLDDTimelineTrackCell.prototype, "text", void 0);
@@ -1 +1 @@
1
- {"version":3,"file":"timeline-track-cell.js","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.ts"],"names":[],"mappings":";;;;;;AAAA;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,OAAO,EAAE,UAAU,EAAuB,MAAM,KAAK,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,8CAA8C,CAAC;AACjF,OAAO,EAAE,eAAe,EAAE,MAAM,2CAA2C,CAAC;AAC5E,OAAO,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAC1E,OAAO,EAAE,yBAAyB,EAAE,MAAM,mCAAmC,CAAC;AAC9E,OAAO,+BAA+B,CAAC;AAQhC,IAAM,qBAAqB,GAA3B,MAAM,qBAAsB,SAAQ,eAAe,CAAC,UAAU,EAAE,iBAAiB,CAAC;IAAlF;;QAIN,WAAM,GAAW,MAAM,CAAC;QAGxB,YAAO,GAAY,KAAK,CAAC;QAEzB;;6EAEqE;QAErE,UAAK,GAAG,KAAK,CAAC;QAEd;;;;gCAIwB;QAExB,cAAS,GAAc,MAAM,CAAC;QAG9B,aAAQ,GAAa,SAAS,CAAC;QAG/B,SAAI,GAAG,EAAE,CAAC;QAGV,SAAI,GAAG,EAAE,CAAC;QAQF,mBAAc,GAAG,KAAK,CAAC;IAkBhC,CAAC;IAxBA;0EACsE;IACtE,IAAI,YAAY;QACf,OAAO,CAAC,IAAI,CAAC,KAAK,IAAI,IAAI,CAAC,OAAO,KAAK,MAAM,CAAC;IAC/C,CAAC;IAIQ,OAAO,CAAC,OAAuB;QACvC,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;QACvB,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,GAAG;YAAE,OAAO;QAClC,MAAM,OAAO,GAAG,CAAC,IAAI,CAAC,YAAY,IAAI,OAAO,CAAC,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,CAAC,CAAC;QACtE,IAAI,OAAO,IAAI,CAAC,IAAI,CAAC,cAAc,EAAE,CAAC;YACrC,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC;YAC3B,OAAO,CAAC,IAAI,CAAC,6HAA6H,CAAC,CAAC;QAC7I,CAAC;aACI,IAAI,CAAC,OAAO,EAAE,CAAC;YACnB,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC;QAC7B,CAAC;IACF,CAAC;IAEQ,MAAM;QACd,OAAO,yBAAyB,CAAC,IAAI,CAAC,CAAC;IACxC,CAAC;;AAtDe,4BAAM,GAAG,uBAAuB,AAA1B,CAA2B;AAGjD;IADC,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,iBAAiB,CAAS,MAAM,CAAC,EAAE,CAAC;qDAClD;AAGxB;IADC,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,iBAAiB,CAAU,KAAK,CAAC,EAAE,CAAC;sDACjD;AAMzB;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;oDAC7B;AAQd;IADC,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,iBAAiB,CAAY,MAAM,CAAC,EAAE,CAAC;wDAC/C;AAG9B;IADC,QAAQ,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,iBAAiB,CAAW,SAAS,CAAC,EAAE,CAAC;uDAChD;AAG/B;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;mDACjB;AAGV;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;mDACjB;AA9BE,qBAAqB;IADjC,aAAa,CAAC,0BAA0B,CAAC;GAC7B,qBAAqB,CAwDjC"}
1
+ {"version":3,"file":"timeline-track-cell.js","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"timeline-track-cell.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,yBAwJnC,CAAC"}
1
+ {"version":3,"file":"timeline-track-cell.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,uBAAuB,yBAqLnC,CAAC"}
@@ -8,11 +8,12 @@ export const timelineTrackCellStyles = css `
8
8
  --_lane-size: var(--primitives-space-16);
9
9
  --_marker-size: var(--primitives-space-16);
10
10
  --_marker-corner-radius: var(--primitives-corner-radius-full);
11
+
11
12
  --_line-width: var(--primitives-space-2);
12
13
  --_track-color: var(--components-timeline-track-cell-color);
13
14
  --_future-fill-color: var(--components-timeline-track-cell-future-background-color);
14
15
  --_marker-z-index: 1;
15
- --_ring-thickness: var(--primitives-space-2);
16
+ --_ring-thickness: var(--semantics-surfaces-ring-thickness);
16
17
  --_ring-color: var(--context-parent-background-color, var(--semantics-surfaces-base-background-color));
17
18
  --_marker-content-color: var(--semantics-content-contrast-color);
18
19
  --_future-content-color: var(--semantics-content-secondary-color);
@@ -33,16 +34,16 @@ export const timelineTrackCellStyles = css `
33
34
  display: none;
34
35
  }
35
36
 
36
- :host([minor]) {
37
- --_marker-size: var(--primitives-space-10);
38
- }
39
-
40
- :host([variant="step"]) {
37
+ :host([size="md"]) {
41
38
  --_lane-size: var(--primitives-space-24);
42
39
  --_marker-size: var(--primitives-space-24);
43
40
  }
44
41
 
45
- :host([variant="step"][minor]) {
42
+ :host([variant="minor"]) {
43
+ --_marker-size: var(--primitives-space-10);
44
+ }
45
+
46
+ :host([size="md"][variant="minor"]) {
46
47
  --_marker-size: var(--primitives-space-12);
47
48
  }
48
49
 
@@ -55,12 +56,21 @@ export const timelineTrackCellStyles = css `
55
56
  margin-block: calc(var(--context-cell-padding-block, 0px) * -1);
56
57
  }
57
58
 
59
+ /* The ring, but only left and right. A spread would put the same band above
60
+ and below the line, and there it would cut the track at every row
61
+ boundary: the lines that run on downward deliberately reach past the cell
62
+ to bridge the divider. Two offset copies do the sides and nothing else. A
63
+ copy shifted sideways has the same top and bottom as the line itself, so
64
+ it can only show along the edge it is pushed out from. */
58
65
  .timeline-track-cell__full-line,
59
66
  .timeline-track-cell__top-line,
60
67
  .timeline-track-cell__bottom-line {
61
68
  position: absolute;
62
69
  left: 50%;
63
70
  margin-left: calc(var(--_line-width) / -2);
71
+ box-shadow:
72
+ calc(-1 * var(--_ring-thickness)) 0 0 0 var(--_ring-color),
73
+ var(--_ring-thickness) 0 0 0 var(--_ring-color);
64
74
  background-color: var(--_track-color);
65
75
  width: var(--_line-width);
66
76
  }
@@ -84,20 +94,40 @@ export const timelineTrackCellStyles = css `
84
94
  bottom: calc(-1 * var(--semantics-dividers-thickness));
85
95
  }
86
96
 
87
- :host([status="future"]) .timeline-track-cell__top-line,
88
- :host([status="future"]) .timeline-track-cell__bottom-line {
97
+ :host([status="future"]:not([line])) .timeline-track-cell__top-line,
98
+ :host([status="future"]:not([line])) .timeline-track-cell__bottom-line {
99
+ background-color: var(--_future-fill-color);
100
+ }
101
+
102
+ :host([status="current"]:not([line])) .timeline-track-cell__bottom-line {
89
103
  background-color: var(--_future-fill-color);
90
104
  }
91
105
 
92
- :host([status="current"]) .timeline-track-cell__bottom-line {
106
+ :host([status="current"][direction="up"]:not([line])) .timeline-track-cell__bottom-line {
107
+ background-color: var(--_track-color);
108
+ }
109
+
110
+ :host([status="current"][direction="up"]:not([line])) .timeline-track-cell__top-line {
93
111
  background-color: var(--_future-fill-color);
94
112
  }
95
113
 
96
- :host([status="current"][direction="up"]) .timeline-track-cell__bottom-line {
114
+ :host([line="top"]) .timeline-track-cell__top-line,
115
+ :host([line="bottom"]) .timeline-track-cell__bottom-line,
116
+ :host([line="both"]) .timeline-track-cell__top-line,
117
+ :host([line="both"]) .timeline-track-cell__bottom-line {
97
118
  background-color: var(--_track-color);
98
119
  }
99
120
 
100
- :host([status="current"][direction="up"]) .timeline-track-cell__top-line {
121
+ :host([variant="none"][status="future"]) .timeline-track-cell__full-line,
122
+ :host([variant="none"][status="current"]:not([direction="up"])) .timeline-track-cell__full-line,
123
+ :host([variant="none"][line="none"]) .timeline-track-cell__full-line {
124
+ background-color: var(--_future-fill-color);
125
+ }
126
+
127
+ :host([line="top"]) .timeline-track-cell__bottom-line,
128
+ :host([line="bottom"]) .timeline-track-cell__top-line,
129
+ :host([line="none"]) .timeline-track-cell__top-line,
130
+ :host([line="none"]) .timeline-track-cell__bottom-line {
101
131
  background-color: var(--_future-fill-color);
102
132
  }
103
133
 
@@ -116,7 +146,6 @@ export const timelineTrackCellStyles = css `
116
146
  justify-content: center;
117
147
  border: var(--_line-width) solid var(--_track-color);
118
148
  border-radius: var(--_marker-corner-radius);
119
- /* Ring in the background color: masks the line running underneath. */
120
149
  box-shadow: 0 0 0 var(--_ring-thickness) var(--_ring-color);
121
150
  color: var(--_marker-content-color);
122
151
  font: var(--primitives-font-body-sm-medium-flat);
@@ -1 +1 @@
1
- {"version":3,"file":"timeline-track-cell.styles.js","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,uBAAuB,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwJzC,CAAC"}
1
+ {"version":3,"file":"timeline-track-cell.styles.js","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE1B,MAAM,CAAC,MAAM,uBAAuB,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqLzC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"timeline-track-cell.template.d.ts","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.template.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AACzD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAC;AAEtE,wBAAgB,yBAAyB,CAAC,SAAS,EAAE,qBAAqB,GAAG,cAAc,CA+B1F"}
1
+ {"version":3,"file":"timeline-track-cell.template.d.ts","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.template.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AACzD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAC;AAEtE,wBAAgB,yBAAyB,CAAC,SAAS,EAAE,qBAAqB,GAAG,cAAc,CAuC1F"}
@@ -1,14 +1,22 @@
1
1
  import { html, nothing } from 'lit';
2
2
  export function timelineTrackCellTemplate(component) {
3
- if (component.status === 'none') {
3
+ // No dot means no point where a fill could change over, so the row draws one
4
+ // line from edge to edge instead of two halves. `only` says the track runs
5
+ // neither above nor below, which here leaves nothing to draw.
6
+ if (component.variant === 'none') {
4
7
  return html `
5
8
  <div class="timeline-track-cell">
6
- <div class="timeline-track-cell__full-line"></div>
9
+ ${component.position === 'only' ? nothing : html `<div class="timeline-track-cell__full-line"></div>`}
7
10
  </div>
8
11
  `;
9
12
  }
10
- const showTopLine = component.position === 'between' || component.position === 'last';
11
- const showBottomLine = component.position === 'between' || component.position === 'first';
13
+ // Where you stand in the series decides which halves are drawn; `line` decides
14
+ // how they are filled, and draws a half the position left out when it names
15
+ // one as covered.
16
+ const hasTop = component.position === 'between' || component.position === 'last';
17
+ const hasBottom = component.position === 'between' || component.position === 'first';
18
+ const showTopLine = hasTop || component.line === 'top' || component.line === 'both';
19
+ const showBottomLine = hasBottom || component.line === 'bottom' || component.line === 'both';
12
20
  const marker = !component.showsContent
13
21
  ? nothing
14
22
  : component.icon
@@ -1 +1 @@
1
- {"version":3,"file":"timeline-track-cell.template.js","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.template.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAuB,MAAM,KAAK,CAAC;AAGzD,MAAM,UAAU,yBAAyB,CAAC,SAAgC;IACzE,IAAI,SAAS,CAAC,MAAM,KAAK,MAAM,EAAE,CAAC;QACjC,OAAO,IAAI,CAAA;;;;GAIV,CAAC;IACH,CAAC;IAED,MAAM,WAAW,GAAG,SAAS,CAAC,QAAQ,KAAK,SAAS,IAAI,SAAS,CAAC,QAAQ,KAAK,MAAM,CAAC;IACtF,MAAM,cAAc,GAAG,SAAS,CAAC,QAAQ,KAAK,SAAS,IAAI,SAAS,CAAC,QAAQ,KAAK,OAAO,CAAC;IAC1F,MAAM,MAAM,GAAG,CAAC,SAAS,CAAC,YAAY;QACrC,CAAC,CAAC,OAAO;QACT,CAAC,CAAC,SAAS,CAAC,IAAI;YACf,CAAC,CAAC,IAAI,CAAA,qDAAqD,SAAS,CAAC,IAAI,eAAe;YACxF,CAAC,CAAC,SAAS,CAAC,IAAI;gBACf,CAAC,CAAC,IAAI,CAAA,2CAA2C,SAAS,CAAC,IAAI,SAAS;gBACxE,CAAC,CAAC,OAAO,CAAC;IACb,+EAA+E;IAC/E,iBAAiB;IACjB,MAAM,OAAO,GAAG,SAAS,CAAC,YAAY;QACrC,CAAC,CAAC,IAAI,CAAA,GAAG,MAAM,eAAe;QAC9B,CAAC,CAAC,MAAM,CAAC;IAEV,OAAO,IAAI,CAAA;;KAEP,WAAW,CAAC,CAAC,CAAC,IAAI,CAAA,mDAAmD,CAAC,CAAC,CAAC,OAAO;8CACtC,OAAO;KAChD,cAAc,CAAC,CAAC,CAAC,IAAI,CAAA,sDAAsD,CAAC,CAAC,CAAC,OAAO;;EAExF,CAAC;AACH,CAAC"}
1
+ {"version":3,"file":"timeline-track-cell.template.js","sourceRoot":"","sources":["../../../../../src/components/lists-and-tables/cells/timeline-track-cell/timeline-track-cell.template.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAuB,MAAM,KAAK,CAAC;AAGzD,MAAM,UAAU,yBAAyB,CAAC,SAAgC;IACzE,6EAA6E;IAC7E,2EAA2E;IAC3E,8DAA8D;IAC9D,IAAI,SAAS,CAAC,OAAO,KAAK,MAAM,EAAE,CAAC;QAClC,OAAO,IAAI,CAAA;;MAEP,SAAS,CAAC,QAAQ,KAAK,MAAM,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI,CAAA,oDAAoD;;GAErG,CAAC;IACH,CAAC;IAED,+EAA+E;IAC/E,4EAA4E;IAC5E,kBAAkB;IAClB,MAAM,MAAM,GAAG,SAAS,CAAC,QAAQ,KAAK,SAAS,IAAI,SAAS,CAAC,QAAQ,KAAK,MAAM,CAAC;IACjF,MAAM,SAAS,GAAG,SAAS,CAAC,QAAQ,KAAK,SAAS,IAAI,SAAS,CAAC,QAAQ,KAAK,OAAO,CAAC;IACrF,MAAM,WAAW,GAAG,MAAM,IAAI,SAAS,CAAC,IAAI,KAAK,KAAK,IAAI,SAAS,CAAC,IAAI,KAAK,MAAM,CAAC;IACpF,MAAM,cAAc,GAAG,SAAS,IAAI,SAAS,CAAC,IAAI,KAAK,QAAQ,IAAI,SAAS,CAAC,IAAI,KAAK,MAAM,CAAC;IAC7F,MAAM,MAAM,GAAG,CAAC,SAAS,CAAC,YAAY;QACrC,CAAC,CAAC,OAAO;QACT,CAAC,CAAC,SAAS,CAAC,IAAI;YACf,CAAC,CAAC,IAAI,CAAA,qDAAqD,SAAS,CAAC,IAAI,eAAe;YACxF,CAAC,CAAC,SAAS,CAAC,IAAI;gBACf,CAAC,CAAC,IAAI,CAAA,2CAA2C,SAAS,CAAC,IAAI,SAAS;gBACxE,CAAC,CAAC,OAAO,CAAC;IACb,+EAA+E;IAC/E,iBAAiB;IACjB,MAAM,OAAO,GAAG,SAAS,CAAC,YAAY;QACrC,CAAC,CAAC,IAAI,CAAA,GAAG,MAAM,eAAe;QAC9B,CAAC,CAAC,MAAM,CAAC;IAEV,OAAO,IAAI,CAAA;;KAEP,WAAW,CAAC,CAAC,CAAC,IAAI,CAAA,mDAAmD,CAAC,CAAC,CAAC,OAAO;8CACtC,OAAO;KAChD,cAAc,CAAC,CAAC,CAAC,IAAI,CAAA,sDAAsD,CAAC,CAAC,CAAC,OAAO;;EAExF,CAAC;AACH,CAAC"}