@dso-toolkit/core 62.30.1-ghi-2542.0 → 63.0.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 (397) hide show
  1. package/dist/cjs/dso-accordion-section.cjs.entry.js +2 -2
  2. package/dist/cjs/dso-accordion.cjs.entry.js +1 -1
  3. package/dist/cjs/dso-action-list-item.cjs.entry.js +2 -2
  4. package/dist/cjs/dso-action-list.cjs.entry.js +1 -1
  5. package/dist/cjs/dso-advanced-select.cjs.entry.js +2 -2
  6. package/dist/cjs/dso-alert_5.cjs.entry.js +27 -34
  7. package/dist/cjs/dso-alert_5.cjs.entry.js.map +1 -1
  8. package/dist/cjs/dso-annotation-activiteit.cjs.entry.js +1 -1
  9. package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js +1 -1
  10. package/dist/cjs/dso-annotation-kaart.cjs.entry.js +1 -1
  11. package/dist/cjs/{dso-annotation-output_2.cjs.entry.js → dso-annotation-locatie_2.cjs.entry.js} +24 -15
  12. package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js.map +1 -0
  13. package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js +1 -1
  14. package/dist/cjs/{dso-expandable.cjs.entry.js → dso-attachments-counter_2.cjs.entry.js} +18 -3
  15. package/dist/cjs/dso-attachments-counter_2.cjs.entry.js.map +1 -0
  16. package/dist/cjs/dso-autosuggest.cjs.entry.js +2 -2
  17. package/dist/cjs/dso-autosuggest.cjs.entry.js.map +1 -1
  18. package/dist/cjs/dso-badge.cjs.entry.js +1 -1
  19. package/dist/cjs/dso-banner.cjs.entry.js +2 -2
  20. package/dist/cjs/dso-card-container.cjs.entry.js +1 -1
  21. package/dist/cjs/dso-card.cjs.entry.js +2 -2
  22. package/dist/cjs/dso-date-picker-legacy.cjs.entry.js +9 -4
  23. package/dist/cjs/dso-date-picker-legacy.cjs.entry.js.map +1 -1
  24. package/dist/cjs/dso-date-picker.cjs.entry.js +1 -1
  25. package/dist/cjs/dso-dropdown-menu.cjs.entry.js +1 -1
  26. package/dist/cjs/dso-helpcenter-panel.cjs.entry.js +2 -2
  27. package/dist/cjs/dso-highlight-box.cjs.entry.js +1 -1
  28. package/dist/cjs/dso-icon.cjs.entry.js +205 -357
  29. package/dist/cjs/dso-icon.cjs.entry.js.map +1 -1
  30. package/dist/cjs/dso-info-button.cjs.entry.js +1 -1
  31. package/dist/cjs/dso-info_2.cjs.entry.js +2 -2
  32. package/dist/cjs/dso-input-range.cjs.entry.js +2 -2
  33. package/dist/cjs/dso-label_3.cjs.entry.js +193 -0
  34. package/dist/cjs/dso-label_3.cjs.entry.js.map +1 -0
  35. package/dist/cjs/dso-legend-item.cjs.entry.js +2 -2
  36. package/dist/cjs/dso-list-button.cjs.entry.js +1 -1
  37. package/dist/cjs/dso-logo.cjs.entry.js +1 -1
  38. package/dist/cjs/dso-map-base-layers.cjs.entry.js +1 -1
  39. package/dist/cjs/dso-map-controls.cjs.entry.js +1 -1
  40. package/dist/cjs/dso-map-overlays.cjs.entry.js +1 -1
  41. package/dist/cjs/dso-mark-bar.cjs.entry.js +1 -1
  42. package/dist/cjs/dso-modal.cjs.entry.js +2 -2
  43. package/dist/cjs/dso-progress-bar.cjs.entry.js +1 -1
  44. package/dist/cjs/dso-progress-indicator.cjs.entry.js +1 -1
  45. package/dist/cjs/dso-responsive-element.cjs.entry.js +1 -1
  46. package/dist/cjs/dso-scrollable.cjs.entry.js +2 -2
  47. package/dist/cjs/dso-toggletip.cjs.entry.js +7 -2
  48. package/dist/cjs/dso-toggletip.cjs.entry.js.map +1 -1
  49. package/dist/cjs/dso-toolkit.cjs.js +1 -1
  50. package/dist/cjs/{dso-label_2.cjs.entry.js → dso-tooltip.cjs.entry.js} +8 -131
  51. package/dist/cjs/dso-tooltip.cjs.entry.js.map +1 -0
  52. package/dist/cjs/dso-tree-view.cjs.entry.js +1 -1
  53. package/dist/cjs/dso-viewer-grid.cjs.entry.js +1 -1
  54. package/dist/cjs/dsot-document-component-demo.cjs.entry.js +2 -2
  55. package/dist/cjs/dsot-document-component-demo.cjs.entry.js.map +1 -1
  56. package/dist/cjs/loader.cjs.js +1 -1
  57. package/dist/collection/collection-manifest.json +0 -2
  58. package/dist/collection/components/accordion/accordion.js +1 -1
  59. package/dist/collection/components/accordion/components/accordion-section.js +2 -2
  60. package/dist/collection/components/action-list/action-list.js +1 -1
  61. package/dist/collection/components/action-list/components/action-list-item.js +2 -2
  62. package/dist/collection/components/advanced-select/advanced-select.js +2 -2
  63. package/dist/collection/components/alert/alert.js +1 -1
  64. package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js +1 -1
  65. package/dist/collection/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.js +1 -1
  66. package/dist/collection/components/annotation/annotation-kaart/annotation-kaart.js +1 -1
  67. package/dist/collection/components/annotation/annotation-locatie/annotation-locatie.js +1 -1
  68. package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js +1 -1
  69. package/dist/collection/components/attachments-counter/attachments-counter.js +1 -1
  70. package/dist/collection/components/autosuggest/autosuggest.js +2 -2
  71. package/dist/collection/components/autosuggest/autosuggest.js.map +1 -1
  72. package/dist/collection/components/badge/badge.js +1 -1
  73. package/dist/collection/components/banner/banner.js +2 -2
  74. package/dist/collection/components/card/card.js +2 -2
  75. package/dist/collection/components/card-container/card-container.js +1 -1
  76. package/dist/collection/components/date-picker/date-picker.js +1 -1
  77. package/dist/collection/components/date-picker-legacy/date-picker-legacy.js +9 -4
  78. package/dist/collection/components/date-picker-legacy/date-picker-legacy.js.map +1 -1
  79. package/dist/collection/components/document-component/document-component.js +2 -2
  80. package/dist/collection/components/document-component/document-component.js.map +1 -1
  81. package/dist/collection/components/document-component-demo/document-component.demo.js +2 -2
  82. package/dist/collection/components/document-component-demo/document-component.demo.js.map +1 -1
  83. package/dist/collection/components/dropdown-menu/dropdown-menu.js +1 -1
  84. package/dist/collection/components/expandable/expandable.js +2 -2
  85. package/dist/collection/components/helpcenter-panel/helpcenter-panel.js +2 -2
  86. package/dist/collection/components/highlight-box/highlight-box.js +1 -1
  87. package/dist/collection/components/icon/icon.js +10 -58
  88. package/dist/collection/components/icon/icon.js.map +1 -1
  89. package/dist/collection/components/info/info.js +1 -1
  90. package/dist/collection/components/info-button/info-button.js +1 -1
  91. package/dist/collection/components/input-range/input-range.js +2 -2
  92. package/dist/collection/components/label/label.js +3 -3
  93. package/dist/collection/components/legend-item/legend-item.js +2 -2
  94. package/dist/collection/components/list-button/list-button.js +1 -1
  95. package/dist/collection/components/logo/logo.js +1 -1
  96. package/dist/collection/components/map-base-layers/map-base-layers.js +1 -1
  97. package/dist/collection/components/map-controls/map-controls.js +1 -1
  98. package/dist/collection/components/map-overlays/map-overlays.js +1 -1
  99. package/dist/collection/components/mark-bar/mark-bar.js +1 -1
  100. package/dist/collection/components/modal/modal.js +2 -2
  101. package/dist/collection/components/ozon-content/nodes/figuur.node.js +8 -10
  102. package/dist/collection/components/ozon-content/nodes/figuur.node.js.map +1 -1
  103. package/dist/collection/components/ozon-content/ozon-content.css +5 -0
  104. package/dist/collection/components/ozon-content/ozon-content.js +1 -1
  105. package/dist/collection/components/panel/panel.js +1 -1
  106. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  107. package/dist/collection/components/progress-indicator/progress-indicator.js +1 -1
  108. package/dist/collection/components/responsive-element/responsive-element.js +1 -1
  109. package/dist/collection/components/scrollable/scrollable.js +2 -2
  110. package/dist/collection/components/selectable/selectable.js +1 -1
  111. package/dist/collection/components/slide-toggle/slide-toggle.js +1 -1
  112. package/dist/collection/components/table/table.js +1 -1
  113. package/dist/collection/components/toggletip/toggletip.js +7 -2
  114. package/dist/collection/components/toggletip/toggletip.js.map +1 -1
  115. package/dist/collection/components/tooltip/tooltip.js +1 -1
  116. package/dist/collection/components/tree-view/tree-view.js +1 -1
  117. package/dist/collection/components/viewer-grid/viewer-grid.js +1 -1
  118. package/dist/components/alert.js +1 -1
  119. package/dist/{esm/dso-annotation-locatie.entry.js → components/annotation-locatie.js} +62 -12
  120. package/dist/{cjs/dso-annotation-locatie.cjs.entry.js.map → components/annotation-locatie.js.map} +1 -1
  121. package/dist/components/attachments-counter.js +1 -1
  122. package/dist/components/badge.js +1 -1
  123. package/dist/components/document-component.js +14 -14
  124. package/dist/components/document-component.js.map +1 -1
  125. package/dist/components/dropdown-menu.js +1 -1
  126. package/dist/components/dso-accordion-section.js +2 -2
  127. package/dist/components/dso-accordion.js +1 -1
  128. package/dist/components/dso-action-list-item.js +2 -2
  129. package/dist/components/dso-action-list.js +1 -1
  130. package/dist/components/dso-advanced-select.js +2 -2
  131. package/dist/components/dso-annotation-activiteit.js +1 -1
  132. package/dist/components/dso-annotation-gebiedsaanwijzing.js +1 -1
  133. package/dist/components/dso-annotation-kaart.js +1 -1
  134. package/dist/components/dso-annotation-locatie.js +1 -80
  135. package/dist/components/dso-annotation-locatie.js.map +1 -1
  136. package/dist/components/dso-annotation-omgevingsnormwaarde.js +1 -1
  137. package/dist/components/dso-autosuggest.js +2 -2
  138. package/dist/components/dso-autosuggest.js.map +1 -1
  139. package/dist/components/dso-banner.js +2 -2
  140. package/dist/components/dso-card-container.js +1 -1
  141. package/dist/components/dso-card.js +2 -2
  142. package/dist/components/dso-date-picker-legacy.js +9 -4
  143. package/dist/components/dso-date-picker-legacy.js.map +1 -1
  144. package/dist/components/dso-date-picker.js +1 -1
  145. package/dist/components/dso-helpcenter-panel.js +2 -2
  146. package/dist/components/dso-highlight-box.js +1 -1
  147. package/dist/components/dso-input-range.js +2 -2
  148. package/dist/components/dso-legend-item.js +2 -2
  149. package/dist/components/dso-list-button.js +1 -1
  150. package/dist/components/dso-logo.js +1 -1
  151. package/dist/components/dso-map-base-layers.js +1 -1
  152. package/dist/components/dso-map-controls.js +1 -1
  153. package/dist/components/dso-map-overlays.js +1 -1
  154. package/dist/components/dso-mark-bar.js +1 -1
  155. package/dist/components/dso-modal.js +2 -2
  156. package/dist/components/dso-panel.js +1 -36
  157. package/dist/components/dso-panel.js.map +1 -1
  158. package/dist/components/dso-progress-bar.js +1 -1
  159. package/dist/components/dso-tree-view.js +1 -1
  160. package/dist/components/dso-viewer-grid.js +1 -1
  161. package/dist/components/dsot-document-component-demo.js +21 -21
  162. package/dist/components/dsot-document-component-demo.js.map +1 -1
  163. package/dist/components/expandable.js +2 -2
  164. package/dist/components/icon.js +205 -357
  165. package/dist/components/icon.js.map +1 -1
  166. package/dist/components/index.d.ts +0 -4
  167. package/dist/components/index.js +0 -2
  168. package/dist/components/index.js.map +1 -1
  169. package/dist/components/info-button.js +1 -1
  170. package/dist/components/info.js +1 -1
  171. package/dist/components/label.js +3 -3
  172. package/dist/components/ozon-content.js +10 -12
  173. package/dist/components/ozon-content.js.map +1 -1
  174. package/dist/components/panel.js +40 -0
  175. package/dist/components/panel.js.map +1 -0
  176. package/dist/components/progress-indicator.js +1 -1
  177. package/dist/components/responsive-element.js +1 -1
  178. package/dist/components/scrollable.js +2 -2
  179. package/dist/components/selectable.js +1 -1
  180. package/dist/components/slide-toggle.js +1 -1
  181. package/dist/components/table.js +1 -1
  182. package/dist/components/toggletip.js +7 -2
  183. package/dist/components/toggletip.js.map +1 -1
  184. package/dist/components/tooltip.js +1 -1
  185. package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
  186. package/dist/dso-toolkit/dso-toolkit.esm.js.map +1 -1
  187. package/dist/dso-toolkit/{p-be05632e.entry.js → p-03dd8a73.entry.js} +2 -2
  188. package/dist/dso-toolkit/{p-a2e9f65d.entry.js → p-07022a3d.entry.js} +2 -2
  189. package/dist/dso-toolkit/{p-ab3fca8d.entry.js → p-0b390a43.entry.js} +2 -2
  190. package/dist/dso-toolkit/{p-ab3fca8d.entry.js.map → p-0b390a43.entry.js.map} +1 -1
  191. package/dist/dso-toolkit/{p-421d223d.entry.js → p-289c49f5.entry.js} +2 -2
  192. package/dist/dso-toolkit/{p-5cf23978.entry.js → p-301dbfb1.entry.js} +2 -2
  193. package/dist/dso-toolkit/p-3b2495b4.entry.js +2 -0
  194. package/dist/dso-toolkit/{p-df30c56c.entry.js → p-44148440.entry.js} +2 -2
  195. package/dist/dso-toolkit/{p-d2e528b1.entry.js → p-53b5cc29.entry.js} +2 -2
  196. package/dist/dso-toolkit/{p-e15b7ce7.entry.js → p-53b7c61b.entry.js} +2 -2
  197. package/dist/dso-toolkit/{p-2d1f870c.entry.js → p-55f6a27c.entry.js} +2 -2
  198. package/dist/dso-toolkit/p-5671370e.entry.js +2 -0
  199. package/dist/dso-toolkit/p-5671370e.entry.js.map +1 -0
  200. package/dist/dso-toolkit/{p-224469db.entry.js → p-59f3f399.entry.js} +2 -2
  201. package/dist/dso-toolkit/{p-96370f12.entry.js → p-67e0739d.entry.js} +2 -2
  202. package/dist/dso-toolkit/{p-cf0a95cf.entry.js → p-69c44279.entry.js} +2 -2
  203. package/dist/dso-toolkit/{p-5c69d9c7.entry.js → p-6ccd21fb.entry.js} +2 -2
  204. package/dist/dso-toolkit/{p-7470bb47.entry.js → p-6d3b3bc9.entry.js} +2 -2
  205. package/dist/dso-toolkit/p-74439b69.entry.js +2 -0
  206. package/dist/dso-toolkit/p-74439b69.entry.js.map +1 -0
  207. package/dist/dso-toolkit/p-7ed9a1a0.entry.js +2 -0
  208. package/dist/dso-toolkit/p-7ed9a1a0.entry.js.map +1 -0
  209. package/dist/dso-toolkit/p-82752e49.entry.js +2 -0
  210. package/dist/dso-toolkit/p-82752e49.entry.js.map +1 -0
  211. package/dist/dso-toolkit/{p-7fa33a0c.entry.js → p-8fc08ddf.entry.js} +2 -2
  212. package/dist/dso-toolkit/p-9275aad6.entry.js +2 -0
  213. package/dist/dso-toolkit/p-9275aad6.entry.js.map +1 -0
  214. package/dist/dso-toolkit/p-95fb1798.entry.js +2 -0
  215. package/dist/dso-toolkit/{p-a325b5b5.entry.js → p-a252cb3d.entry.js} +2 -2
  216. package/dist/dso-toolkit/{p-38d518f9.entry.js → p-a4fd114d.entry.js} +2 -2
  217. package/dist/dso-toolkit/{p-03aa7fad.entry.js → p-a6457fc6.entry.js} +2 -2
  218. package/dist/dso-toolkit/{p-f1089571.entry.js → p-a67d289d.entry.js} +2 -2
  219. package/dist/dso-toolkit/{p-b48845c9.entry.js → p-afbf63ee.entry.js} +2 -2
  220. package/dist/dso-toolkit/{p-c8bbb012.entry.js → p-afce1df4.entry.js} +2 -2
  221. package/dist/dso-toolkit/{p-fc72f21c.entry.js → p-b194b9ae.entry.js} +2 -2
  222. package/dist/dso-toolkit/p-bf0207ff.entry.js +2 -0
  223. package/dist/dso-toolkit/p-bf0207ff.entry.js.map +1 -0
  224. package/dist/dso-toolkit/p-c5678d6e.entry.js +2 -0
  225. package/dist/dso-toolkit/p-c5678d6e.entry.js.map +1 -0
  226. package/dist/dso-toolkit/{p-07bdda5e.entry.js → p-c8518aab.entry.js} +2 -2
  227. package/dist/dso-toolkit/{p-bc0e3147.entry.js → p-cc0e5e1f.entry.js} +2 -2
  228. package/dist/dso-toolkit/p-cc54f978.entry.js +2 -0
  229. package/dist/dso-toolkit/{p-b53c6fb6.entry.js → p-cdce1bd5.entry.js} +2 -2
  230. package/dist/dso-toolkit/{p-b53c6fb6.entry.js.map → p-cdce1bd5.entry.js.map} +1 -1
  231. package/dist/dso-toolkit/{p-2e3bc902.entry.js → p-d28182cd.entry.js} +2 -2
  232. package/dist/dso-toolkit/{p-08b8420d.entry.js → p-d2910fa1.entry.js} +2 -2
  233. package/dist/dso-toolkit/{p-30dbca1b.entry.js → p-d9ddeee2.entry.js} +2 -2
  234. package/dist/dso-toolkit/{p-3c8f0a89.entry.js → p-da23f9ed.entry.js} +2 -2
  235. package/dist/dso-toolkit/{p-3b4a3e37.entry.js → p-e7d7bae2.entry.js} +2 -2
  236. package/dist/dso-toolkit/{p-7e4c553d.entry.js → p-f2f91b97.entry.js} +2 -2
  237. package/dist/dso-toolkit/{p-8939c14f.entry.js → p-fa249c92.entry.js} +2 -2
  238. package/dist/dso-toolkit/p-fba55b6b.entry.js +2 -0
  239. package/dist/dso-toolkit/p-fba55b6b.entry.js.map +1 -0
  240. package/dist/dso-toolkit/{p-9ee33188.entry.js → p-feedd113.entry.js} +2 -2
  241. package/dist/esm/dso-accordion-section.entry.js +2 -2
  242. package/dist/esm/dso-accordion.entry.js +1 -1
  243. package/dist/esm/dso-action-list-item.entry.js +2 -2
  244. package/dist/esm/dso-action-list.entry.js +1 -1
  245. package/dist/esm/dso-advanced-select.entry.js +2 -2
  246. package/dist/esm/dso-alert_5.entry.js +28 -35
  247. package/dist/esm/dso-alert_5.entry.js.map +1 -1
  248. package/dist/esm/dso-annotation-activiteit.entry.js +1 -1
  249. package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js +1 -1
  250. package/dist/esm/dso-annotation-kaart.entry.js +1 -1
  251. package/dist/esm/{dso-annotation-output_2.entry.js → dso-annotation-locatie_2.entry.js} +25 -16
  252. package/dist/esm/dso-annotation-locatie_2.entry.js.map +1 -0
  253. package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js +1 -1
  254. package/dist/esm/{dso-expandable.entry.js → dso-attachments-counter_2.entry.js} +19 -5
  255. package/dist/esm/dso-attachments-counter_2.entry.js.map +1 -0
  256. package/dist/esm/dso-autosuggest.entry.js +2 -2
  257. package/dist/esm/dso-autosuggest.entry.js.map +1 -1
  258. package/dist/esm/dso-badge.entry.js +1 -1
  259. package/dist/esm/dso-banner.entry.js +2 -2
  260. package/dist/esm/dso-card-container.entry.js +1 -1
  261. package/dist/esm/dso-card.entry.js +2 -2
  262. package/dist/esm/dso-date-picker-legacy.entry.js +9 -4
  263. package/dist/esm/dso-date-picker-legacy.entry.js.map +1 -1
  264. package/dist/esm/dso-date-picker.entry.js +1 -1
  265. package/dist/esm/dso-dropdown-menu.entry.js +1 -1
  266. package/dist/esm/dso-helpcenter-panel.entry.js +2 -2
  267. package/dist/esm/dso-highlight-box.entry.js +1 -1
  268. package/dist/esm/dso-icon.entry.js +205 -357
  269. package/dist/esm/dso-icon.entry.js.map +1 -1
  270. package/dist/esm/dso-info-button.entry.js +1 -1
  271. package/dist/esm/dso-info_2.entry.js +2 -2
  272. package/dist/esm/dso-input-range.entry.js +2 -2
  273. package/dist/esm/dso-label_3.entry.js +187 -0
  274. package/dist/esm/dso-label_3.entry.js.map +1 -0
  275. package/dist/esm/dso-legend-item.entry.js +2 -2
  276. package/dist/esm/dso-list-button.entry.js +1 -1
  277. package/dist/esm/dso-logo.entry.js +1 -1
  278. package/dist/esm/dso-map-base-layers.entry.js +1 -1
  279. package/dist/esm/dso-map-controls.entry.js +1 -1
  280. package/dist/esm/dso-map-overlays.entry.js +1 -1
  281. package/dist/esm/dso-mark-bar.entry.js +1 -1
  282. package/dist/esm/dso-modal.entry.js +2 -2
  283. package/dist/esm/dso-progress-bar.entry.js +1 -1
  284. package/dist/esm/dso-progress-indicator.entry.js +1 -1
  285. package/dist/esm/dso-responsive-element.entry.js +1 -1
  286. package/dist/esm/dso-scrollable.entry.js +2 -2
  287. package/dist/esm/dso-toggletip.entry.js +7 -2
  288. package/dist/esm/dso-toggletip.entry.js.map +1 -1
  289. package/dist/esm/dso-toolkit.js +1 -1
  290. package/dist/esm/{dso-label_2.entry.js → dso-tooltip.entry.js} +5 -127
  291. package/dist/esm/dso-tooltip.entry.js.map +1 -0
  292. package/dist/esm/dso-tree-view.entry.js +1 -1
  293. package/dist/esm/dso-viewer-grid.entry.js +1 -1
  294. package/dist/esm/dsot-document-component-demo.entry.js +2 -2
  295. package/dist/esm/dsot-document-component-demo.entry.js.map +1 -1
  296. package/dist/esm/loader.js +1 -1
  297. package/dist/types/components/document-component/document-component.d.ts +1 -1
  298. package/dist/types/components/ozon-content/nodes/figuur.node.d.ts +3 -2
  299. package/dist/types/components.d.ts +2 -110
  300. package/package.json +2 -2
  301. package/dist/cjs/dso-annotation-locatie.cjs.entry.js +0 -38
  302. package/dist/cjs/dso-annotation-output_2.cjs.entry.js.map +0 -1
  303. package/dist/cjs/dso-attachments-counter.cjs.entry.js +0 -23
  304. package/dist/cjs/dso-attachments-counter.cjs.entry.js.map +0 -1
  305. package/dist/cjs/dso-expandable.cjs.entry.js.map +0 -1
  306. package/dist/cjs/dso-label_2.cjs.entry.js.map +0 -1
  307. package/dist/cjs/dso-panel.cjs.entry.js +0 -23
  308. package/dist/cjs/dso-panel.cjs.entry.js.map +0 -1
  309. package/dist/cjs/dso-renvooi_2.cjs.entry.js +0 -68
  310. package/dist/cjs/dso-renvooi_2.cjs.entry.js.map +0 -1
  311. package/dist/collection/components/annotation-button/annotation-button.css +0 -674
  312. package/dist/collection/components/annotation-button/annotation-button.js +0 -88
  313. package/dist/collection/components/annotation-button/annotation-button.js.map +0 -1
  314. package/dist/collection/components/annotation-output/annotation-output.css +0 -82
  315. package/dist/collection/components/annotation-output/annotation-output.js +0 -106
  316. package/dist/collection/components/annotation-output/annotation-output.js.map +0 -1
  317. package/dist/components/annotation-button.js +0 -47
  318. package/dist/components/annotation-button.js.map +0 -1
  319. package/dist/components/annotation-output.js +0 -61
  320. package/dist/components/annotation-output.js.map +0 -1
  321. package/dist/components/dso-annotation-button.d.ts +0 -11
  322. package/dist/components/dso-annotation-button.js +0 -8
  323. package/dist/components/dso-annotation-button.js.map +0 -1
  324. package/dist/components/dso-annotation-output.d.ts +0 -11
  325. package/dist/components/dso-annotation-output.js +0 -8
  326. package/dist/components/dso-annotation-output.js.map +0 -1
  327. package/dist/dso-toolkit/p-0ea714fa.entry.js +0 -2
  328. package/dist/dso-toolkit/p-0ea714fa.entry.js.map +0 -1
  329. package/dist/dso-toolkit/p-0eedf36a.entry.js +0 -2
  330. package/dist/dso-toolkit/p-0eedf36a.entry.js.map +0 -1
  331. package/dist/dso-toolkit/p-12bea4ab.entry.js +0 -2
  332. package/dist/dso-toolkit/p-28622002.entry.js +0 -2
  333. package/dist/dso-toolkit/p-38b3f31e.entry.js +0 -2
  334. package/dist/dso-toolkit/p-38b3f31e.entry.js.map +0 -1
  335. package/dist/dso-toolkit/p-4a59df70.entry.js +0 -2
  336. package/dist/dso-toolkit/p-4a59df70.entry.js.map +0 -1
  337. package/dist/dso-toolkit/p-8914f72a.entry.js +0 -2
  338. package/dist/dso-toolkit/p-be5c1bcb.entry.js +0 -2
  339. package/dist/dso-toolkit/p-be5c1bcb.entry.js.map +0 -1
  340. package/dist/dso-toolkit/p-cc9bf183.entry.js +0 -2
  341. package/dist/dso-toolkit/p-cc9bf183.entry.js.map +0 -1
  342. package/dist/dso-toolkit/p-d7048b9e.entry.js +0 -2
  343. package/dist/dso-toolkit/p-d7048b9e.entry.js.map +0 -1
  344. package/dist/dso-toolkit/p-dac60705.entry.js +0 -2
  345. package/dist/dso-toolkit/p-dac60705.entry.js.map +0 -1
  346. package/dist/dso-toolkit/p-e13733dc.entry.js +0 -2
  347. package/dist/dso-toolkit/p-e13733dc.entry.js.map +0 -1
  348. package/dist/dso-toolkit/p-f68abdad.entry.js +0 -2
  349. package/dist/dso-toolkit/p-f68abdad.entry.js.map +0 -1
  350. package/dist/dso-toolkit/p-ff29c841.entry.js +0 -2
  351. package/dist/dso-toolkit/p-ff29c841.entry.js.map +0 -1
  352. package/dist/esm/dso-annotation-locatie.entry.js.map +0 -1
  353. package/dist/esm/dso-annotation-output_2.entry.js.map +0 -1
  354. package/dist/esm/dso-attachments-counter.entry.js +0 -19
  355. package/dist/esm/dso-attachments-counter.entry.js.map +0 -1
  356. package/dist/esm/dso-expandable.entry.js.map +0 -1
  357. package/dist/esm/dso-label_2.entry.js.map +0 -1
  358. package/dist/esm/dso-panel.entry.js +0 -19
  359. package/dist/esm/dso-panel.entry.js.map +0 -1
  360. package/dist/esm/dso-renvooi_2.entry.js +0 -63
  361. package/dist/esm/dso-renvooi_2.entry.js.map +0 -1
  362. package/dist/types/components/annotation-button/annotation-button.d.ts +0 -21
  363. package/dist/types/components/annotation-output/annotation-output.d.ts +0 -24
  364. /package/dist/dso-toolkit/{p-be05632e.entry.js.map → p-03dd8a73.entry.js.map} +0 -0
  365. /package/dist/dso-toolkit/{p-a2e9f65d.entry.js.map → p-07022a3d.entry.js.map} +0 -0
  366. /package/dist/dso-toolkit/{p-421d223d.entry.js.map → p-289c49f5.entry.js.map} +0 -0
  367. /package/dist/dso-toolkit/{p-5cf23978.entry.js.map → p-301dbfb1.entry.js.map} +0 -0
  368. /package/dist/dso-toolkit/{p-12bea4ab.entry.js.map → p-3b2495b4.entry.js.map} +0 -0
  369. /package/dist/dso-toolkit/{p-df30c56c.entry.js.map → p-44148440.entry.js.map} +0 -0
  370. /package/dist/dso-toolkit/{p-d2e528b1.entry.js.map → p-53b5cc29.entry.js.map} +0 -0
  371. /package/dist/dso-toolkit/{p-e15b7ce7.entry.js.map → p-53b7c61b.entry.js.map} +0 -0
  372. /package/dist/dso-toolkit/{p-2d1f870c.entry.js.map → p-55f6a27c.entry.js.map} +0 -0
  373. /package/dist/dso-toolkit/{p-224469db.entry.js.map → p-59f3f399.entry.js.map} +0 -0
  374. /package/dist/dso-toolkit/{p-96370f12.entry.js.map → p-67e0739d.entry.js.map} +0 -0
  375. /package/dist/dso-toolkit/{p-cf0a95cf.entry.js.map → p-69c44279.entry.js.map} +0 -0
  376. /package/dist/dso-toolkit/{p-5c69d9c7.entry.js.map → p-6ccd21fb.entry.js.map} +0 -0
  377. /package/dist/dso-toolkit/{p-7470bb47.entry.js.map → p-6d3b3bc9.entry.js.map} +0 -0
  378. /package/dist/dso-toolkit/{p-7fa33a0c.entry.js.map → p-8fc08ddf.entry.js.map} +0 -0
  379. /package/dist/dso-toolkit/{p-28622002.entry.js.map → p-95fb1798.entry.js.map} +0 -0
  380. /package/dist/dso-toolkit/{p-a325b5b5.entry.js.map → p-a252cb3d.entry.js.map} +0 -0
  381. /package/dist/dso-toolkit/{p-38d518f9.entry.js.map → p-a4fd114d.entry.js.map} +0 -0
  382. /package/dist/dso-toolkit/{p-03aa7fad.entry.js.map → p-a6457fc6.entry.js.map} +0 -0
  383. /package/dist/dso-toolkit/{p-f1089571.entry.js.map → p-a67d289d.entry.js.map} +0 -0
  384. /package/dist/dso-toolkit/{p-b48845c9.entry.js.map → p-afbf63ee.entry.js.map} +0 -0
  385. /package/dist/dso-toolkit/{p-c8bbb012.entry.js.map → p-afce1df4.entry.js.map} +0 -0
  386. /package/dist/dso-toolkit/{p-fc72f21c.entry.js.map → p-b194b9ae.entry.js.map} +0 -0
  387. /package/dist/dso-toolkit/{p-07bdda5e.entry.js.map → p-c8518aab.entry.js.map} +0 -0
  388. /package/dist/dso-toolkit/{p-bc0e3147.entry.js.map → p-cc0e5e1f.entry.js.map} +0 -0
  389. /package/dist/dso-toolkit/{p-8914f72a.entry.js.map → p-cc54f978.entry.js.map} +0 -0
  390. /package/dist/dso-toolkit/{p-2e3bc902.entry.js.map → p-d28182cd.entry.js.map} +0 -0
  391. /package/dist/dso-toolkit/{p-08b8420d.entry.js.map → p-d2910fa1.entry.js.map} +0 -0
  392. /package/dist/dso-toolkit/{p-30dbca1b.entry.js.map → p-d9ddeee2.entry.js.map} +0 -0
  393. /package/dist/dso-toolkit/{p-3c8f0a89.entry.js.map → p-da23f9ed.entry.js.map} +0 -0
  394. /package/dist/dso-toolkit/{p-3b4a3e37.entry.js.map → p-e7d7bae2.entry.js.map} +0 -0
  395. /package/dist/dso-toolkit/{p-7e4c553d.entry.js.map → p-f2f91b97.entry.js.map} +0 -0
  396. /package/dist/dso-toolkit/{p-8939c14f.entry.js.map → p-fa249c92.entry.js.map} +0 -0
  397. /package/dist/dso-toolkit/{p-9ee33188.entry.js.map → p-feedd113.entry.js.map} +0 -0
@@ -170,12 +170,12 @@ const AccordionSection = class {
170
170
  var _a;
171
171
  const { variant, reverseAlign } = (_a = this.accordionState) !== null && _a !== void 0 ? _a : {};
172
172
  const hasAddons = !!this.statusDescription || !!this.status || !!this.icon || !!this.attachmentCount;
173
- return (index.h(index.Host, { key: 'ab6f939be649ff1b6cb39bc9417f48ce9e17449b', class: {
173
+ return (index.h(index.Host, { key: 'cedbfd0ed4efae10ec0418ba0f3e50b2343ce0bc', class: {
174
174
  "dso-accordion-section": true,
175
175
  ["dso-accordion-" + variant]: true,
176
176
  "dso-nested-accordion": this.hasNestedAccordion || this.containsNestedAccordion,
177
177
  "dso-accordion-reverse-align": reverseAlign !== null && reverseAlign !== void 0 ? reverseAlign : false,
178
- }, hidden: !variant, onMouseenter: () => (this.hover = true), onMouseleave: () => (this.hover = false) }, index.h(Handle, { key: '029e82b3103954b1429754e4ecb85253b7785d42', heading: this.heading, ref: (element) => (this.sectionHeading = element) }, index.h(HandleElement, { key: '30db7b2f8faf6d8b1d5db97a5556ee4a85cbbeb5', handleUrl: this.handleUrl, onClick: this.handleClick, open: this.open, handleElementRef: (e) => (this.handleElementRef = e) }, reverseAlign ? (index.h(index.Fragment, null, hasAddons && (index.h("div", { class: "dso-section-handle-addons" }, index.h(HandleIcon, { icon: this.icon }))), index.h("span", null, this.handleTitle), this.badgeMessage && index.h("dso-badge", { status: this.badgeStatus }, this.badgeMessage), index.h("dso-icon", { class: "dso-section-handle-chevron", icon: "chevron-down" }))) : (index.h(index.Fragment, null, index.h("dso-icon", { class: "dso-section-handle-chevron", icon: "chevron-right" }), this.status && index.h("span", { class: "sr-only" }, stateMap[this.status]), index.h("span", null, this.handleTitle, this.isNeutral && (index.h("dso-icon", { class: "info-icon", icon: this.open || this.hover ? "info-active" : "info" }))), this.badgeMessage && index.h("dso-badge", { status: this.badgeStatus }, this.badgeMessage), hasAddons && (index.h("div", { class: "dso-section-handle-addons" }, this.statusDescription && index.h("span", { class: "dso-status" }, this.statusDescription), index.h(HandleIcon, { state: this.status, icon: this.icon, attachmentCount: this.attachmentCount }))))))), index.h("dso-expandable", { key: 'e7e1d69af0492b44a09e7be52e2a350173bb2d56', class: "dso-section-body", open: this.open, enableAnimation: true, minimumHeight: this.isNeutral ? 0 : 4, onDsoExpandableAnimationStart: this.handleExpandableAnimationStart, onDsoExpandableAnimationEnd: this.handleExpandableAnimationEnd }, index.h("div", { key: 'aec9730599c44d95f9f3896a29805400efa1a882', class: "dso-section-body-content", ref: (element) => (this.sectionBody = element) }, index.h("slot", { key: '79b32a4b2b59fe87c77a162bd62b9bc546d5965d' })))));
178
+ }, hidden: !variant, onMouseenter: () => (this.hover = true), onMouseleave: () => (this.hover = false) }, index.h(Handle, { key: '952f78cd7db8c27a539c8bf3b4193d28dd63e2a3', heading: this.heading, ref: (element) => (this.sectionHeading = element) }, index.h(HandleElement, { key: '15117645c43dd45122a1e80f60be195b7c165647', handleUrl: this.handleUrl, onClick: this.handleClick, open: this.open, handleElementRef: (e) => (this.handleElementRef = e) }, reverseAlign ? (index.h(index.Fragment, null, hasAddons && (index.h("div", { class: "dso-section-handle-addons" }, index.h(HandleIcon, { icon: this.icon }))), index.h("span", null, this.handleTitle), this.badgeMessage && index.h("dso-badge", { status: this.badgeStatus }, this.badgeMessage), index.h("dso-icon", { class: "dso-section-handle-chevron", icon: "chevron-down" }))) : (index.h(index.Fragment, null, index.h("dso-icon", { class: "dso-section-handle-chevron", icon: "chevron-right" }), this.status && index.h("span", { class: "sr-only" }, stateMap[this.status]), index.h("span", null, this.handleTitle, this.isNeutral && (index.h("dso-icon", { class: "info-icon", icon: this.open || this.hover ? "info-active" : "info" }))), this.badgeMessage && index.h("dso-badge", { status: this.badgeStatus }, this.badgeMessage), hasAddons && (index.h("div", { class: "dso-section-handle-addons" }, this.statusDescription && index.h("span", { class: "dso-status" }, this.statusDescription), index.h(HandleIcon, { state: this.status, icon: this.icon, attachmentCount: this.attachmentCount }))))))), index.h("dso-expandable", { key: '7f0a47230d62ac3d184e368af632fa9088cc8cf5', class: "dso-section-body", open: this.open, enableAnimation: true, minimumHeight: this.isNeutral ? 0 : 4, onDsoExpandableAnimationStart: this.handleExpandableAnimationStart, onDsoExpandableAnimationEnd: this.handleExpandableAnimationEnd }, index.h("div", { key: 'be1b3953f535ff6d3760ed6733f3d71a72331db2', class: "dso-section-body-content", ref: (element) => (this.sectionBody = element) }, index.h("slot", { key: '7a0959fe309bd08872e5ad83548e7ca0ab24a2df' })))));
179
179
  }
180
180
  get host() { return index.getElement(this); }
181
181
  };
@@ -223,7 +223,7 @@ const Accordion = class {
223
223
  this.accordionState = state;
224
224
  }
225
225
  render() {
226
- return (index.h(index.Host, { key: 'b15aa4c4b93922e2416f82ce24cadf8e7116d70b', class: "dso-accordion" }, index.h("slot", { key: '84f62dd6f77fc6418278aed71d9f42eefecbe42c' })));
226
+ return (index.h(index.Host, { key: '131dd3150b68be36ddc1c4c70f04368fea5367f1', class: "dso-accordion" }, index.h("slot", { key: 'eb99004ed2c6f09e350b52cb0ad00dcb1826bdcf' })));
227
227
  }
228
228
  get host() { return index.getElement(this); }
229
229
  static get watchers() { return {
@@ -17,10 +17,10 @@ const ActionListItem = class {
17
17
  this.divider = false;
18
18
  }
19
19
  render() {
20
- return (index.h(index.Host, { key: '0e0564d96c59c2c5eeaca5e6ee45ed971f03de8f', class: {
20
+ return (index.h(index.Host, { key: 'a694a6b4796fe890be89948bfa4b32551601a523', class: {
21
21
  divider: this.divider,
22
22
  "flow-line": this.flowLine,
23
- } }, index.h("div", { key: 'c79d2842dbc69454dfa625840742257cf13ede2a', class: "dso-action-list-item" }, this.warning ? index.h("dso-icon", { icon: "status-warning" }) : index.h("div", { class: "dso-step-counter" }, this.step), index.h("div", { key: '857ebcbc0287c99b59c83a7582d5ac535f0323f2', class: "action-list-item-content" }, this.itemTitle && index.h("h3", { key: '14631efd1e202ae014e835e4d624a6ecadcc3650' }, this.itemTitle), index.h("slot", { key: 'bc16fb1dd0f7f02b0a594756790eb95076e09950' })))));
23
+ } }, index.h("div", { key: '4fc4186ff650df724b96ea008e165809cfac73be', class: "dso-action-list-item" }, this.warning ? index.h("dso-icon", { icon: "status-warning" }) : index.h("div", { class: "dso-step-counter" }, this.step), index.h("div", { key: '1ab7156ebbbdc2593fe73024d960c0807e1fd579', class: "action-list-item-content" }, this.itemTitle && index.h("h3", { key: '02a6d517ae8a1817246ea178c4fa8dbcd699f3e1' }, this.itemTitle), index.h("slot", { key: '9f81a101ee2a126df0955fee2cac9a06f5e84560' })))));
24
24
  }
25
25
  };
26
26
  ActionListItem.style = DsoActionListItemStyle0;
@@ -13,7 +13,7 @@ const ActionList = class {
13
13
  this.listTitle = undefined;
14
14
  }
15
15
  render() {
16
- return (index.h(index.Host, { key: '92c5b4fb4d10541ded9dc45da37e20d67fbf3361' }, index.h("h2", { key: 'd4cffb771949ce42047c5f7539820a91697bcbe8' }, this.listTitle), index.h("div", { key: '2e90dd6b0f73447fbac79f604d35007e7b70bdcb', class: "dso-action-list-content" }, index.h("slot", { key: '8a1f73818b59e8d863be019eb47b47c45b25b94b' }))));
16
+ return (index.h(index.Host, { key: '1863dac06435fbfa6422a48f8109cfefaa06dcb5' }, index.h("h2", { key: '8b7edefe67ad62cf78e1d6b9ab02b7ed917e6766' }, this.listTitle), index.h("div", { key: '4cdbf73a61127fe8430157012b94f6f1a45380d5', class: "dso-action-list-content" }, index.h("slot", { key: '703e3a3abda8ca77f893bbf2fbbf747d8ea71b4a' }))));
17
17
  }
18
18
  };
19
19
  ActionList.style = DsoActionListStyle0;
@@ -83,12 +83,12 @@ const AdvancedSelect = class {
83
83
  }
84
84
  render() {
85
85
  var _a, _b;
86
- return (index.h(index.Fragment, null, index.h("button", { key: '863c76d960af3d1c91e2920f9e7640acf1fcb8de', "aria-expanded": this.open.toString(), class: clsx.clsx(["active-option", { open: this.open }]), type: "button", onClick: this.toggleOpen, ref: (element) => (this.toggleButtonElementRef = element) }, index.h(ActiveGroupLabel, { key: '0165cc3fc03367aedda4e9a6e49ed76818bc9d7c', active: this.active, options: this.options }), index.h("span", { key: '624790ab9fefdfff15247e6e0964afa22580b8da', class: "active-option-label" }, (_b = (_a = this.active) === null || _a === void 0 ? void 0 : _a.label) !== null && _b !== void 0 ? _b : "Selecteer een optie"), index.h("span", { key: '1ecb6f4ed7ebea267fa0cf99b649c7ff4ae480d8', class: "active-option-aside" }, this.options.some((optionOrGroup) => "summaryCounter" in optionOrGroup && (optionOrGroup === null || optionOrGroup === void 0 ? void 0 : optionOrGroup.summaryCounter)) && (index.h("span", { key: 'dbc4278fd89412fb098d9e7c360a2f4ac58cafd6', class: "badges" }, this.options
86
+ return (index.h(index.Fragment, null, index.h("button", { key: '443309104a25a8fabd949377c74383027450f404', "aria-expanded": this.open.toString(), class: clsx.clsx(["active-option", { open: this.open }]), type: "button", onClick: this.toggleOpen, ref: (element) => (this.toggleButtonElementRef = element) }, index.h(ActiveGroupLabel, { key: 'e0f34941cabe1232ecf224d35f951f2fcb7affc7', active: this.active, options: this.options }), index.h("span", { key: 'b1d4dfadfb02c8beaa6e8553be863abf6fa50c4f', class: "active-option-label" }, (_b = (_a = this.active) === null || _a === void 0 ? void 0 : _a.label) !== null && _b !== void 0 ? _b : "Selecteer een optie"), index.h("span", { key: '29dc80cc20ebc9393119bd2e0251420099d8ac88', class: "active-option-aside" }, this.options.some((optionOrGroup) => "summaryCounter" in optionOrGroup && (optionOrGroup === null || optionOrGroup === void 0 ? void 0 : optionOrGroup.summaryCounter)) && (index.h("span", { key: '08a59c09ec06900c761e44ce223c317414e401bf', class: "badges" }, this.options
87
87
  .filter((option) => "options" in option && "summaryCounter" in option && !!(option === null || option === void 0 ? void 0 : option.summaryCounter))
88
88
  .map((group) => {
89
89
  var _a;
90
90
  return (index.h("dso-badge", { status: (_a = group.variant) !== null && _a !== void 0 ? _a : "outline" }, group.options.length));
91
- }))), index.h("dso-icon", { key: '892afcf018935d842562288b5219902044bf0b3f', icon: "caret-down" }))), this.open && (index.h("div", { key: '81651c248319f8fa5281d30cb90ff228d2b6c8cd', class: "groups-container" }, index.h("ul", { key: '9776c7284681eee6ad5128c4558872db7eda894a', class: "groups" }, this.options.map((optionOrGroup) => ("options" in optionOrGroup && (index.h("li", { class: clsx.clsx(["group", { [`group-${optionOrGroup.variant}`]: !!optionOrGroup.variant }]) }, index.h("p", { class: "group-label" }, optionOrGroup.label), index.h("ul", { class: "options" }, optionOrGroup.options.map((option) => (index.h("li", null, index.h(OptionButton, { option: option, active: this.active, activeHint: this.activeHint, callback: this.handleOptionClick }))))), optionOrGroup.redirect && (index.h(RedirectAnchor, { redirect: optionOrGroup.redirect, callback: this.handleRedirectClick }))))) ||
91
+ }))), index.h("dso-icon", { key: '06549ae93243ab2a9b0a36e397ef0808e90973f5', icon: "caret-down" }))), this.open && (index.h("div", { key: '9f7e0cb989feb1167d8b0bce0f2c3a9c371811b8', class: "groups-container" }, index.h("ul", { key: 'bd98ccdbe135d9145f8d1c41c3bf362030e37e26', class: "groups" }, this.options.map((optionOrGroup) => ("options" in optionOrGroup && (index.h("li", { class: clsx.clsx(["group", { [`group-${optionOrGroup.variant}`]: !!optionOrGroup.variant }]) }, index.h("p", { class: "group-label" }, optionOrGroup.label), index.h("ul", { class: "options" }, optionOrGroup.options.map((option) => (index.h("li", null, index.h(OptionButton, { option: option, active: this.active, activeHint: this.activeHint, callback: this.handleOptionClick }))))), optionOrGroup.redirect && (index.h(RedirectAnchor, { redirect: optionOrGroup.redirect, callback: this.handleRedirectClick }))))) ||
92
92
  ("placeholder" in optionOrGroup && (index.h("li", { class: "group" }, index.h("p", { class: "group-label" }, optionOrGroup.label), index.h("p", { class: "placeholder" }, optionOrGroup.placeholder), optionOrGroup.redirect && (index.h(RedirectAnchor, { redirect: optionOrGroup.redirect, callback: this.handleRedirectClick }))))) || (index.h("li", null, index.h(OptionButton, { option: optionOrGroup, active: this.active, activeHint: this.activeHint, callback: this.handleOptionClick })))))))));
93
93
  }
94
94
  get host() { return index.getElement(this); }