@dso-toolkit/core 65.0.1 → 66.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 (341) hide show
  1. package/dist/cjs/dso-advanced-select.cjs.entry.js +1 -1
  2. package/dist/cjs/dso-alert_6.cjs.entry.js +6 -7
  3. package/dist/cjs/dso-alert_6.cjs.entry.js.map +1 -1
  4. package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js +1 -1
  5. package/dist/cjs/dso-autosuggest.cjs.entry.js +1 -1
  6. package/dist/cjs/dso-card-container.cjs.entry.js +1 -1
  7. package/dist/cjs/dso-card.cjs.entry.js +7 -35
  8. package/dist/cjs/dso-card.cjs.entry.js.map +1 -1
  9. package/dist/cjs/dso-date-picker-legacy.cjs.entry.js +3 -3
  10. package/dist/cjs/dso-date-picker.cjs.entry.js +1 -1
  11. package/dist/cjs/dso-document-card.cjs.entry.js +45 -0
  12. package/dist/cjs/dso-document-card.cjs.entry.js.map +1 -0
  13. package/dist/cjs/dso-dropdown-menu.cjs.entry.js +1 -1
  14. package/dist/cjs/dso-header.cjs.entry.js +1 -1
  15. package/dist/cjs/dso-helpcenter-panel.cjs.entry.js +4 -4
  16. package/dist/cjs/dso-helpcenter-panel.cjs.entry.js.map +1 -1
  17. package/dist/cjs/dso-highlight-box.cjs.entry.js +1 -1
  18. package/dist/cjs/dso-icon.cjs.entry.js +1 -1
  19. package/dist/cjs/dso-info-button.cjs.entry.js +2 -2
  20. package/dist/cjs/dso-info-button.cjs.entry.js.map +1 -1
  21. package/dist/cjs/dso-info_2.cjs.entry.js +2 -2
  22. package/dist/cjs/dso-input-range.cjs.entry.js +2 -2
  23. package/dist/cjs/dso-label_2.cjs.entry.js +5 -5
  24. package/dist/cjs/dso-legend-item.cjs.entry.js +3 -3
  25. package/dist/cjs/dso-legend-item.cjs.entry.js.map +1 -1
  26. package/dist/cjs/dso-list-button.cjs.entry.js +3 -3
  27. package/dist/cjs/dso-list-button.cjs.entry.js.map +1 -1
  28. package/dist/cjs/dso-logo.cjs.entry.js +1 -1
  29. package/dist/cjs/dso-map-base-layers.cjs.entry.js +1 -1
  30. package/dist/cjs/dso-map-controls.cjs.entry.js +2 -2
  31. package/dist/cjs/dso-map-controls.cjs.entry.js.map +1 -1
  32. package/dist/cjs/dso-map-overlays.cjs.entry.js +1 -1
  33. package/dist/cjs/dso-mark-bar.cjs.entry.js +1 -1
  34. package/dist/cjs/dso-modal.cjs.entry.js +2 -2
  35. package/dist/cjs/dso-plekinfo-card.cjs.entry.js +59 -0
  36. package/dist/cjs/dso-plekinfo-card.cjs.entry.js.map +1 -0
  37. package/dist/cjs/dso-progress-bar.cjs.entry.js +1 -1
  38. package/dist/cjs/dso-progress-indicator.cjs.entry.js +1 -1
  39. package/dist/cjs/dso-project-item.cjs.entry.js +1 -1
  40. package/dist/cjs/dso-renvooi_2.cjs.entry.js +1 -1
  41. package/dist/cjs/dso-responsive-element.cjs.entry.js +1 -1
  42. package/dist/cjs/dso-scrollable.cjs.entry.js +3 -3
  43. package/dist/cjs/dso-tabs.cjs.entry.js +1 -1
  44. package/dist/cjs/dso-toggletip.cjs.entry.js +1 -1
  45. package/dist/cjs/dso-toolkit.cjs.js +1 -1
  46. package/dist/cjs/dso-tree-view.cjs.entry.js +1 -1
  47. package/dist/cjs/dso-viewer-grid.cjs.entry.js +3 -3
  48. package/dist/cjs/dso-viewer-grid.cjs.entry.js.map +1 -1
  49. package/dist/cjs/dsot-document-component-demo.cjs.entry.js +1 -1
  50. package/dist/cjs/{focus-trap.esm-6cff35a7.js → focus-trap.esm-dd03396f.js} +43 -48
  51. package/dist/cjs/focus-trap.esm-dd03396f.js.map +1 -0
  52. package/dist/cjs/{index-10c6b031.js → index-7244933f.js} +7 -3
  53. package/dist/cjs/index-7244933f.js.map +1 -0
  54. package/dist/cjs/loader.cjs.js +1 -1
  55. package/dist/collection/collection-manifest.json +2 -0
  56. package/dist/collection/components/card/card.css +33 -17
  57. package/dist/collection/components/card/card.interfaces.js.map +1 -1
  58. package/dist/collection/components/card/card.js +35 -79
  59. package/dist/collection/components/card/card.js.map +1 -1
  60. package/dist/collection/components/card-container/card-container.js +1 -1
  61. package/dist/collection/components/date-picker/date-picker.js +1 -1
  62. package/dist/collection/components/date-picker-legacy/date-picker-legacy.js +3 -3
  63. package/dist/collection/components/document-card/document-card.css +90 -0
  64. package/dist/collection/components/document-card/document-card.interfaces.js +2 -0
  65. package/dist/collection/components/document-card/document-card.interfaces.js.map +1 -0
  66. package/dist/collection/components/document-card/document-card.js +111 -0
  67. package/dist/collection/components/document-card/document-card.js.map +1 -0
  68. package/dist/collection/components/document-component/document-component.js +1 -1
  69. package/dist/collection/components/document-component-demo/document-component.demo.js +1 -1
  70. package/dist/collection/components/dropdown-menu/dropdown-menu.js +1 -1
  71. package/dist/collection/components/helpcenter-panel/helpcenter-panel.css +20 -16
  72. package/dist/collection/components/helpcenter-panel/helpcenter-panel.js +2 -2
  73. package/dist/collection/components/highlight-box/highlight-box.js +1 -1
  74. package/dist/collection/components/icon/icon.js +1 -1
  75. package/dist/collection/components/image-overlay/image-overlay.css +19 -15
  76. package/dist/collection/components/image-overlay/image-overlay.js +1 -2
  77. package/dist/collection/components/image-overlay/image-overlay.js.map +1 -1
  78. package/dist/collection/components/info/info.js +1 -1
  79. package/dist/collection/components/info-button/info-button.css +1 -1
  80. package/dist/collection/components/info-button/info-button.js +1 -1
  81. package/dist/collection/components/input-range/input-range.js +2 -2
  82. package/dist/collection/components/label/label.js +3 -3
  83. package/dist/collection/components/legend-item/legend-item.css +4 -2
  84. package/dist/collection/components/legend-item/legend-item.js +2 -2
  85. package/dist/collection/components/list-button/list-button.css +3 -1
  86. package/dist/collection/components/list-button/list-button.js +1 -1
  87. package/dist/collection/components/logo/logo.js +1 -1
  88. package/dist/collection/components/map-base-layers/map-base-layers.js +1 -1
  89. package/dist/collection/components/map-controls/map-controls.css +34 -35
  90. package/dist/collection/components/map-controls/map-controls.js +1 -1
  91. package/dist/collection/components/map-overlays/map-overlays.js +1 -1
  92. package/dist/collection/components/mark-bar/mark-bar.js +1 -1
  93. package/dist/collection/components/modal/modal.js +2 -2
  94. package/dist/collection/components/ozon-content/ozon-content.js +1 -1
  95. package/dist/collection/components/plekinfo-card/plekinfo-card.css +157 -0
  96. package/dist/collection/components/plekinfo-card/plekinfo-card.interfaces.js +2 -0
  97. package/dist/collection/components/plekinfo-card/plekinfo-card.interfaces.js.map +1 -0
  98. package/dist/collection/components/plekinfo-card/plekinfo-card.js +148 -0
  99. package/dist/collection/components/plekinfo-card/plekinfo-card.js.map +1 -0
  100. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  101. package/dist/collection/components/progress-indicator/progress-indicator.js +1 -1
  102. package/dist/collection/components/project-item/project-item.js +1 -1
  103. package/dist/collection/components/responsive-element/responsive-element.js +1 -1
  104. package/dist/collection/components/scrollable/scrollable.js +2 -2
  105. package/dist/collection/components/selectable/selectable.js +1 -1
  106. package/dist/collection/components/slide-toggle/slide-toggle.js +1 -1
  107. package/dist/collection/components/table/table.js +1 -1
  108. package/dist/collection/components/tabs/tabs.js +1 -1
  109. package/dist/collection/components/toggletip/toggletip.js +1 -1
  110. package/dist/collection/components/tooltip/tooltip.js +1 -1
  111. package/dist/collection/components/tree-view/tree-view.js +1 -1
  112. package/dist/collection/components/viewer-grid/viewer-grid.css +7 -8
  113. package/dist/collection/components/viewer-grid/viewer-grid.js +1 -1
  114. package/dist/components/document-component.js +1 -1
  115. package/dist/components/dropdown-menu.js +1 -1
  116. package/dist/components/dso-card-container.js +1 -1
  117. package/dist/components/dso-card.js +9 -38
  118. package/dist/components/dso-card.js.map +1 -1
  119. package/dist/components/dso-date-picker-legacy.js +3 -3
  120. package/dist/components/dso-date-picker.js +1 -1
  121. package/dist/components/dso-document-card.d.ts +11 -0
  122. package/dist/components/dso-document-card.js +68 -0
  123. package/dist/components/dso-document-card.js.map +1 -0
  124. package/dist/components/dso-helpcenter-panel.js +3 -3
  125. package/dist/components/dso-helpcenter-panel.js.map +1 -1
  126. package/dist/components/dso-highlight-box.js +1 -1
  127. package/dist/components/dso-input-range.js +2 -2
  128. package/dist/components/dso-legend-item.js +3 -3
  129. package/dist/components/dso-legend-item.js.map +1 -1
  130. package/dist/components/dso-list-button.js +2 -2
  131. package/dist/components/dso-list-button.js.map +1 -1
  132. package/dist/components/dso-logo.js +1 -1
  133. package/dist/components/dso-map-base-layers.js +1 -1
  134. package/dist/components/dso-map-controls.js +2 -2
  135. package/dist/components/dso-map-controls.js.map +1 -1
  136. package/dist/components/dso-map-overlays.js +1 -1
  137. package/dist/components/dso-mark-bar.js +1 -1
  138. package/dist/components/dso-modal.js +2 -2
  139. package/dist/components/dso-plekinfo-card.d.ts +11 -0
  140. package/dist/components/dso-plekinfo-card.js +83 -0
  141. package/dist/components/dso-plekinfo-card.js.map +1 -0
  142. package/dist/components/dso-progress-bar.js +1 -1
  143. package/dist/components/dso-project-item.js +1 -1
  144. package/dist/components/dso-tabs.js +1 -1
  145. package/dist/components/dso-tree-view.js +1 -1
  146. package/dist/components/dso-viewer-grid.js +2 -2
  147. package/dist/components/dso-viewer-grid.js.map +1 -1
  148. package/dist/components/dsot-document-component-demo.js +1 -1
  149. package/dist/components/focus-trap.esm.js +42 -47
  150. package/dist/components/focus-trap.esm.js.map +1 -1
  151. package/dist/components/icon.js +1 -1
  152. package/dist/components/image-overlay.js +2 -3
  153. package/dist/components/image-overlay.js.map +1 -1
  154. package/dist/components/index.d.ts +4 -0
  155. package/dist/components/index.js +2 -0
  156. package/dist/components/index.js.map +1 -1
  157. package/dist/components/index2.js +6 -2
  158. package/dist/components/index2.js.map +1 -1
  159. package/dist/components/info-button.js +2 -2
  160. package/dist/components/info-button.js.map +1 -1
  161. package/dist/components/info.js +1 -1
  162. package/dist/components/label.js +3 -3
  163. package/dist/components/ozon-content.js +1 -1
  164. package/dist/components/progress-indicator.js +1 -1
  165. package/dist/components/responsive-element.js +1 -1
  166. package/dist/components/scrollable.js +2 -2
  167. package/dist/components/selectable.js +1 -1
  168. package/dist/components/slide-toggle.js +1 -1
  169. package/dist/components/table.js +1 -1
  170. package/dist/components/table.js.map +1 -1
  171. package/dist/components/toggletip.js +1 -1
  172. package/dist/components/tooltip.js +1 -1
  173. package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
  174. package/dist/dso-toolkit/dso-toolkit.esm.js.map +1 -1
  175. package/dist/dso-toolkit/p-05094f69.entry.js +2 -0
  176. package/dist/dso-toolkit/{p-f1b0fe14.entry.js → p-1f8b5c49.entry.js} +2 -2
  177. package/dist/dso-toolkit/{p-9772e3b6.entry.js → p-228e4c2d.entry.js} +2 -2
  178. package/dist/dso-toolkit/{p-eb79a374.entry.js → p-331f52b3.entry.js} +2 -2
  179. package/dist/dso-toolkit/{p-33629822.entry.js → p-34f1afd3.entry.js} +2 -2
  180. package/dist/dso-toolkit/{p-e4eed4a2.entry.js → p-3be4c978.entry.js} +2 -2
  181. package/dist/dso-toolkit/p-3cdfb92e.entry.js +2 -0
  182. package/dist/dso-toolkit/p-3cdfb92e.entry.js.map +1 -0
  183. package/dist/dso-toolkit/p-462d045d.entry.js +2 -0
  184. package/dist/dso-toolkit/p-462d045d.entry.js.map +1 -0
  185. package/dist/dso-toolkit/{p-34c19fc1.entry.js → p-64bf55d1.entry.js} +2 -2
  186. package/dist/dso-toolkit/{p-19dd99c6.entry.js → p-65f73444.entry.js} +2 -2
  187. package/dist/dso-toolkit/p-6a414b15.entry.js +2 -0
  188. package/dist/dso-toolkit/{p-d7358e77.entry.js.map → p-6a414b15.entry.js.map} +1 -1
  189. package/dist/dso-toolkit/p-6ff3146e.entry.js +2 -0
  190. package/dist/dso-toolkit/p-6ff3146e.entry.js.map +1 -0
  191. package/dist/dso-toolkit/p-709ff0a5.js +2 -0
  192. package/dist/dso-toolkit/p-709ff0a5.js.map +1 -0
  193. package/dist/dso-toolkit/{p-ff8a8429.entry.js → p-8b9ee8d3.entry.js} +2 -2
  194. package/dist/dso-toolkit/{p-470c6242.entry.js → p-8d57cfcf.entry.js} +2 -2
  195. package/dist/dso-toolkit/{p-d42db4af.entry.js → p-8dbf4868.entry.js} +2 -2
  196. package/dist/dso-toolkit/{p-e563fe5b.entry.js → p-950d43d8.entry.js} +2 -2
  197. package/dist/dso-toolkit/p-9a3879d8.entry.js +2 -0
  198. package/dist/dso-toolkit/p-9a3879d8.entry.js.map +1 -0
  199. package/dist/dso-toolkit/{p-0cd85e9b.entry.js → p-9ebf26d8.entry.js} +2 -2
  200. package/dist/dso-toolkit/{p-54dd8d20.entry.js → p-a168dbd1.entry.js} +2 -2
  201. package/dist/dso-toolkit/{p-9af9870b.entry.js → p-a6f19891.entry.js} +2 -2
  202. package/dist/dso-toolkit/p-a801f428.entry.js +2 -0
  203. package/dist/dso-toolkit/p-a801f428.entry.js.map +1 -0
  204. package/dist/dso-toolkit/{p-afb2d842.entry.js → p-a9427715.entry.js} +2 -2
  205. package/dist/dso-toolkit/{p-e96c2531.entry.js → p-ab22347c.entry.js} +2 -2
  206. package/dist/dso-toolkit/p-ae076d5b.entry.js +2 -0
  207. package/dist/dso-toolkit/p-ae076d5b.entry.js.map +1 -0
  208. package/dist/dso-toolkit/{p-f9a0b819.entry.js → p-bb87ef29.entry.js} +2 -2
  209. package/dist/dso-toolkit/p-bda2d5ce.entry.js +2 -0
  210. package/dist/dso-toolkit/{p-5180315a.entry.js → p-c228d56a.entry.js} +2 -2
  211. package/dist/dso-toolkit/p-c7b2a5ef.entry.js +2 -0
  212. package/dist/dso-toolkit/p-c7b2a5ef.entry.js.map +1 -0
  213. package/dist/dso-toolkit/p-d67efa9d.entry.js +2 -0
  214. package/dist/dso-toolkit/p-d67efa9d.entry.js.map +1 -0
  215. package/dist/dso-toolkit/{p-5db11fa4.entry.js → p-d885c651.entry.js} +2 -2
  216. package/dist/dso-toolkit/p-dd6cf2cd.entry.js +2 -0
  217. package/dist/dso-toolkit/p-dd6cf2cd.entry.js.map +1 -0
  218. package/dist/dso-toolkit/{p-4e6511c3.entry.js → p-e132910b.entry.js} +2 -2
  219. package/dist/dso-toolkit/{p-5fa80df5.entry.js → p-e3fea9f8.entry.js} +2 -2
  220. package/dist/dso-toolkit/{p-18318bd5.entry.js → p-e773c47e.entry.js} +2 -2
  221. package/dist/dso-toolkit/{p-d3d7cd07.entry.js → p-e96183ae.entry.js} +2 -2
  222. package/dist/dso-toolkit/{p-aa4d13b4.entry.js → p-e9896db2.entry.js} +2 -2
  223. package/dist/dso-toolkit/{p-0c228908.entry.js → p-ea46d648.entry.js} +2 -2
  224. package/dist/dso-toolkit/{p-448d84e3.entry.js → p-ef8fbe01.entry.js} +2 -2
  225. package/dist/dso-toolkit/p-f0538f4a.js +6 -0
  226. package/dist/dso-toolkit/p-f0538f4a.js.map +1 -0
  227. package/dist/esm/dso-advanced-select.entry.js +1 -1
  228. package/dist/esm/dso-alert_6.entry.js +6 -7
  229. package/dist/esm/dso-alert_6.entry.js.map +1 -1
  230. package/dist/esm/dso-annotation-locatie_2.entry.js +1 -1
  231. package/dist/esm/dso-autosuggest.entry.js +1 -1
  232. package/dist/esm/dso-card-container.entry.js +1 -1
  233. package/dist/esm/dso-card.entry.js +7 -35
  234. package/dist/esm/dso-card.entry.js.map +1 -1
  235. package/dist/esm/dso-date-picker-legacy.entry.js +3 -3
  236. package/dist/esm/dso-date-picker.entry.js +1 -1
  237. package/dist/esm/dso-document-card.entry.js +41 -0
  238. package/dist/esm/dso-document-card.entry.js.map +1 -0
  239. package/dist/esm/dso-dropdown-menu.entry.js +1 -1
  240. package/dist/esm/dso-header.entry.js +1 -1
  241. package/dist/esm/dso-helpcenter-panel.entry.js +4 -4
  242. package/dist/esm/dso-helpcenter-panel.entry.js.map +1 -1
  243. package/dist/esm/dso-highlight-box.entry.js +1 -1
  244. package/dist/esm/dso-icon.entry.js +1 -1
  245. package/dist/esm/dso-info-button.entry.js +2 -2
  246. package/dist/esm/dso-info-button.entry.js.map +1 -1
  247. package/dist/esm/dso-info_2.entry.js +2 -2
  248. package/dist/esm/dso-input-range.entry.js +2 -2
  249. package/dist/esm/dso-label_2.entry.js +5 -5
  250. package/dist/esm/dso-legend-item.entry.js +3 -3
  251. package/dist/esm/dso-legend-item.entry.js.map +1 -1
  252. package/dist/esm/dso-list-button.entry.js +3 -3
  253. package/dist/esm/dso-list-button.entry.js.map +1 -1
  254. package/dist/esm/dso-logo.entry.js +1 -1
  255. package/dist/esm/dso-map-base-layers.entry.js +1 -1
  256. package/dist/esm/dso-map-controls.entry.js +2 -2
  257. package/dist/esm/dso-map-controls.entry.js.map +1 -1
  258. package/dist/esm/dso-map-overlays.entry.js +1 -1
  259. package/dist/esm/dso-mark-bar.entry.js +1 -1
  260. package/dist/esm/dso-modal.entry.js +2 -2
  261. package/dist/esm/dso-plekinfo-card.entry.js +55 -0
  262. package/dist/esm/dso-plekinfo-card.entry.js.map +1 -0
  263. package/dist/esm/dso-progress-bar.entry.js +1 -1
  264. package/dist/esm/dso-progress-indicator.entry.js +1 -1
  265. package/dist/esm/dso-project-item.entry.js +1 -1
  266. package/dist/esm/dso-renvooi_2.entry.js +1 -1
  267. package/dist/esm/dso-responsive-element.entry.js +1 -1
  268. package/dist/esm/dso-scrollable.entry.js +3 -3
  269. package/dist/esm/dso-tabs.entry.js +1 -1
  270. package/dist/esm/dso-toggletip.entry.js +1 -1
  271. package/dist/esm/dso-toolkit.js +1 -1
  272. package/dist/esm/dso-tree-view.entry.js +1 -1
  273. package/dist/esm/dso-viewer-grid.entry.js +3 -3
  274. package/dist/esm/dso-viewer-grid.entry.js.map +1 -1
  275. package/dist/esm/dsot-document-component-demo.entry.js +1 -1
  276. package/dist/esm/{focus-trap.esm-f16e876b.js → focus-trap.esm-24223ea1.js} +43 -48
  277. package/dist/esm/focus-trap.esm-24223ea1.js.map +1 -0
  278. package/dist/esm/{index-bbc2933c.js → index-f62149d1.js} +7 -3
  279. package/dist/esm/index-f62149d1.js.map +1 -0
  280. package/dist/esm/loader.js +1 -1
  281. package/dist/types/components/card/card.d.ts +14 -18
  282. package/dist/types/components/card/card.interfaces.d.ts +2 -3
  283. package/dist/types/components/document-card/document-card.d.ts +29 -0
  284. package/dist/types/components/document-card/document-card.interfaces.d.ts +5 -0
  285. package/dist/types/components/plekinfo-card/plekinfo-card.d.ts +34 -0
  286. package/dist/types/components/plekinfo-card/plekinfo-card.interfaces.d.ts +6 -0
  287. package/dist/types/components.d.ts +119 -21
  288. package/package.json +6 -6
  289. package/dist/cjs/focus-trap.esm-6cff35a7.js.map +0 -1
  290. package/dist/cjs/index-10c6b031.js.map +0 -1
  291. package/dist/dso-toolkit/p-1a824699.entry.js +0 -2
  292. package/dist/dso-toolkit/p-1a824699.entry.js.map +0 -1
  293. package/dist/dso-toolkit/p-2e413e3d.entry.js +0 -2
  294. package/dist/dso-toolkit/p-502f51b9.entry.js +0 -2
  295. package/dist/dso-toolkit/p-5f2d8a1f.entry.js +0 -2
  296. package/dist/dso-toolkit/p-5f2d8a1f.entry.js.map +0 -1
  297. package/dist/dso-toolkit/p-66689c5c.entry.js +0 -2
  298. package/dist/dso-toolkit/p-66689c5c.entry.js.map +0 -1
  299. package/dist/dso-toolkit/p-808a98bc.js +0 -6
  300. package/dist/dso-toolkit/p-808a98bc.js.map +0 -1
  301. package/dist/dso-toolkit/p-88aebd15.entry.js +0 -2
  302. package/dist/dso-toolkit/p-88aebd15.entry.js.map +0 -1
  303. package/dist/dso-toolkit/p-892b8003.entry.js +0 -2
  304. package/dist/dso-toolkit/p-892b8003.entry.js.map +0 -1
  305. package/dist/dso-toolkit/p-9438a55c.js +0 -2
  306. package/dist/dso-toolkit/p-9438a55c.js.map +0 -1
  307. package/dist/dso-toolkit/p-98c46318.entry.js +0 -2
  308. package/dist/dso-toolkit/p-98c46318.entry.js.map +0 -1
  309. package/dist/dso-toolkit/p-b7ca8de2.entry.js +0 -2
  310. package/dist/dso-toolkit/p-b7ca8de2.entry.js.map +0 -1
  311. package/dist/dso-toolkit/p-d7358e77.entry.js +0 -2
  312. package/dist/esm/focus-trap.esm-f16e876b.js.map +0 -1
  313. package/dist/esm/index-bbc2933c.js.map +0 -1
  314. /package/dist/dso-toolkit/{p-2e413e3d.entry.js.map → p-05094f69.entry.js.map} +0 -0
  315. /package/dist/dso-toolkit/{p-f1b0fe14.entry.js.map → p-1f8b5c49.entry.js.map} +0 -0
  316. /package/dist/dso-toolkit/{p-9772e3b6.entry.js.map → p-228e4c2d.entry.js.map} +0 -0
  317. /package/dist/dso-toolkit/{p-eb79a374.entry.js.map → p-331f52b3.entry.js.map} +0 -0
  318. /package/dist/dso-toolkit/{p-33629822.entry.js.map → p-34f1afd3.entry.js.map} +0 -0
  319. /package/dist/dso-toolkit/{p-e4eed4a2.entry.js.map → p-3be4c978.entry.js.map} +0 -0
  320. /package/dist/dso-toolkit/{p-34c19fc1.entry.js.map → p-64bf55d1.entry.js.map} +0 -0
  321. /package/dist/dso-toolkit/{p-19dd99c6.entry.js.map → p-65f73444.entry.js.map} +0 -0
  322. /package/dist/dso-toolkit/{p-ff8a8429.entry.js.map → p-8b9ee8d3.entry.js.map} +0 -0
  323. /package/dist/dso-toolkit/{p-470c6242.entry.js.map → p-8d57cfcf.entry.js.map} +0 -0
  324. /package/dist/dso-toolkit/{p-d42db4af.entry.js.map → p-8dbf4868.entry.js.map} +0 -0
  325. /package/dist/dso-toolkit/{p-e563fe5b.entry.js.map → p-950d43d8.entry.js.map} +0 -0
  326. /package/dist/dso-toolkit/{p-0cd85e9b.entry.js.map → p-9ebf26d8.entry.js.map} +0 -0
  327. /package/dist/dso-toolkit/{p-54dd8d20.entry.js.map → p-a168dbd1.entry.js.map} +0 -0
  328. /package/dist/dso-toolkit/{p-9af9870b.entry.js.map → p-a6f19891.entry.js.map} +0 -0
  329. /package/dist/dso-toolkit/{p-afb2d842.entry.js.map → p-a9427715.entry.js.map} +0 -0
  330. /package/dist/dso-toolkit/{p-e96c2531.entry.js.map → p-ab22347c.entry.js.map} +0 -0
  331. /package/dist/dso-toolkit/{p-f9a0b819.entry.js.map → p-bb87ef29.entry.js.map} +0 -0
  332. /package/dist/dso-toolkit/{p-502f51b9.entry.js.map → p-bda2d5ce.entry.js.map} +0 -0
  333. /package/dist/dso-toolkit/{p-5180315a.entry.js.map → p-c228d56a.entry.js.map} +0 -0
  334. /package/dist/dso-toolkit/{p-5db11fa4.entry.js.map → p-d885c651.entry.js.map} +0 -0
  335. /package/dist/dso-toolkit/{p-4e6511c3.entry.js.map → p-e132910b.entry.js.map} +0 -0
  336. /package/dist/dso-toolkit/{p-5fa80df5.entry.js.map → p-e3fea9f8.entry.js.map} +0 -0
  337. /package/dist/dso-toolkit/{p-18318bd5.entry.js.map → p-e773c47e.entry.js.map} +0 -0
  338. /package/dist/dso-toolkit/{p-d3d7cd07.entry.js.map → p-e96183ae.entry.js.map} +0 -0
  339. /package/dist/dso-toolkit/{p-aa4d13b4.entry.js.map → p-e9896db2.entry.js.map} +0 -0
  340. /package/dist/dso-toolkit/{p-0c228908.entry.js.map → p-ea46d648.entry.js.map} +0 -0
  341. /package/dist/dso-toolkit/{p-448d84e3.entry.js.map → p-ef8fbe01.entry.js.map} +0 -0
@@ -33,10 +33,10 @@ export class Modal {
33
33
  }
34
34
  render() {
35
35
  var _a;
36
- return (h("dialog", { key: '4d48030b3432279a8e2df190e1f4ad1fc48c9c3f', class: "dso-modal", role: (_a = this.role) !== null && _a !== void 0 ? _a : undefined, "aria-modal": "true", "aria-labelledby": this.ariaId, ref: (element) => (this.htmlDialogElement = element), onCancel: (e) => {
36
+ return (h("dialog", { key: '7d60b29c6ebf626653447f0684c2fd524dd0d39f', class: "dso-modal", role: (_a = this.role) !== null && _a !== void 0 ? _a : undefined, "aria-modal": "true", "aria-labelledby": this.ariaId, ref: (element) => (this.htmlDialogElement = element), onCancel: (e) => {
37
37
  e.preventDefault();
38
38
  this.dsoClose.emit({ originalEvent: e });
39
- } }, h("div", { key: '0baad3eadc4cb8b63de70cfdfb7b131d2dc9fd06', class: "dso-dialog", role: "document" }, this.modalTitle ? (h("div", { class: "dso-header" }, h("h2", { id: this.ariaId }, this.modalTitle), this.showCloseButton && (h("button", { type: "button", class: "dso-close", onClick: (e) => this.dsoClose.emit({ originalEvent: e }) }, h("dso-icon", { icon: "times" }), h("span", { class: "sr-only" }, "Sluiten"))))) : (h("span", { class: "sr-only", id: this.ariaId }, "Dialoog")), h("dso-scrollable", { key: '176addc8c6b77a1df17fcaf318f7c223e38976e0' }, h("div", { key: '66f6999737317fea2762ba995fa241e0e0853a8a', class: "dso-body", tabIndex: 0 }, h("slot", { key: '4e4fb13dfc8989ac6892746707c9643020e9974d', name: "body" }))), this.hasFooter && (h("div", { key: '702cd2d1749a76937441c0514a424660f02d2571', class: "dso-footer" }, h("slot", { key: '27d2d4151e3bf97b871f01f8f0d537d69f7b9ce5', name: "footer" }))))));
39
+ } }, h("div", { key: 'c15644a770097b08db2ddd7d720ab629730cbf5b', class: "dso-dialog", role: "document" }, this.modalTitle ? (h("div", { class: "dso-header" }, h("h2", { id: this.ariaId }, this.modalTitle), this.showCloseButton && (h("button", { type: "button", class: "dso-close", onClick: (e) => this.dsoClose.emit({ originalEvent: e }) }, h("dso-icon", { icon: "times" }), h("span", { class: "sr-only" }, "Sluiten"))))) : (h("span", { class: "sr-only", id: this.ariaId }, "Dialoog")), h("dso-scrollable", { key: '2ce76e5936cd00e1127397e6a2bd3268855f8de0' }, h("div", { key: '4674be860f24edb85b4cfe95919be480b905f0eb', class: "dso-body", tabIndex: 0 }, h("slot", { key: '617f8bc8c264ac3ecf87759b7f6cde8c24a2ded8', name: "body" }))), this.hasFooter && (h("div", { key: 'fc33d41ff52ff698cc525defe28f5b3975ed4b98', class: "dso-footer" }, h("slot", { key: '6de996d2003a521dc8c9863ae2cb58d0b65a8144', name: "footer" }))))));
40
40
  }
41
41
  static get is() { return "dso-modal"; }
42
42
  static get encapsulation() { return "shadow"; }
@@ -24,7 +24,7 @@ export class OzonContent {
24
24
  emitAnchorClick: this.dsoAnchorClick.emit,
25
25
  };
26
26
  const transformed = mapper.transform(this.content, context);
27
- return h(Fragment, { key: '4bbbcce8c6bb0813b789bb99b61165158aa5e713' }, transformed);
27
+ return h(Fragment, { key: '459ea450266fa2d454979645ea517426e6af21ee' }, transformed);
28
28
  }
29
29
  static get is() { return "dso-ozon-content"; }
30
30
  static get encapsulation() { return "shadow"; }
@@ -0,0 +1,157 @@
1
+ ins {
2
+ text-decoration: none;
3
+ }
4
+ ins {
5
+ --link-color: currentColor;
6
+ --link-hover-color: currentColor;
7
+ --link-visited-color: currentColor;
8
+ background-color: #e4f1d4;
9
+ border-color: #e4f1d4;
10
+ color: #191919;
11
+ }
12
+ ins a:is(.download, .download:hover, .download:focus-visible) {
13
+ background-image: url("./dso-icons.svg#img-download-zwart");
14
+ }
15
+ ins a:is(.extern, .extern:hover, .extern:focus-visible) {
16
+ background-image: url("./dso-icons.svg#img-external-link-zwart");
17
+ }
18
+ ins a:is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
19
+ background-image: url("./dso-icons.svg#img-call-zwart");
20
+ }
21
+ ins a:is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
22
+ background-image: url("./dso-icons.svg#img-email-zwart");
23
+ }
24
+ ins {
25
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25);
26
+ }
27
+
28
+ del {
29
+ --link-color: currentColor;
30
+ --link-hover-color: currentColor;
31
+ --link-visited-color: currentColor;
32
+ background-color: #f5d8dc;
33
+ border-color: #f5d8dc;
34
+ color: #191919;
35
+ }
36
+ del a:is(.download, .download:hover, .download:focus-visible) {
37
+ background-image: url("./dso-icons.svg#img-download-zwart");
38
+ }
39
+ del a:is(.extern, .extern:hover, .extern:focus-visible) {
40
+ background-image: url("./dso-icons.svg#img-external-link-zwart");
41
+ }
42
+ del a:is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
43
+ background-image: url("./dso-icons.svg#img-call-zwart");
44
+ }
45
+ del a:is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
46
+ background-image: url("./dso-icons.svg#img-email-zwart");
47
+ }
48
+ del {
49
+ text-decoration: line-through;
50
+ }
51
+
52
+ *,
53
+ *::after,
54
+ *::before {
55
+ box-sizing: border-box;
56
+ }
57
+
58
+ :host {
59
+ display: block;
60
+ }
61
+
62
+ .dso-plekinfo-card-container {
63
+ padding-block: 16px 8px;
64
+ padding-inline: 16px;
65
+ inline-size: 100%;
66
+ }
67
+ .dso-plekinfo-card-container .dso-plekinfo-card-heading {
68
+ align-items: center;
69
+ display: flex;
70
+ margin-block-end: 8px;
71
+ }
72
+ @media screen and (max-width: 480px) {
73
+ .dso-plekinfo-card-container .dso-plekinfo-card-heading {
74
+ flex-wrap: wrap;
75
+ }
76
+ }
77
+ .dso-plekinfo-card-container .dso-plekinfo-card-symbol {
78
+ grid-row: span 2;
79
+ margin-inline-end: 8px;
80
+ }
81
+ .dso-plekinfo-card-container:has(.dso-plekinfo-card-heading a:is(:hover, :focus-visible)) {
82
+ background-color: #f2f2f2;
83
+ }
84
+
85
+ ins.dso-plekinfo-card-container:has(.dso-plekinfo-card-heading a:is(:hover, :focus-visible)) {
86
+ background-color: #d8e5c9;
87
+ }
88
+
89
+ del.dso-plekinfo-card-container:has(.dso-plekinfo-card-heading a:is(:hover, :focus-visible)) {
90
+ background-color: #e9cdd1;
91
+ }
92
+
93
+ :host([active]:not([active=false])) .dso-plekinfo-card-container {
94
+ background-color: #e5e5e5;
95
+ }
96
+ :host([active]:not([active=false])) ins.dso-plekinfo-card-container {
97
+ background-color: #ced9bf;
98
+ }
99
+ :host([active]:not([active=false])) del.dso-plekinfo-card-container {
100
+ background-color: #ddc3c6;
101
+ }
102
+
103
+ :host([has-symbol]) .dso-plekinfo-card-container {
104
+ display: grid;
105
+ grid-template-columns: 1fr minmax(0, 100%);
106
+ }
107
+ :host([has-symbol]) .dso-plekinfo-card-container .dso-plekinfo-card-heading,
108
+ :host([has-symbol]) .dso-plekinfo-card-container .dso-plekinfo-card-content {
109
+ grid-column: 2/-1;
110
+ }
111
+
112
+ ::slotted([slot=meta]) {
113
+ display: flex !important;
114
+ justify-content: space-between !important;
115
+ margin-inline-start: auto !important;
116
+ }
117
+ @media screen and (max-width: 480px) {
118
+ ::slotted([slot=meta]) {
119
+ flex-basis: 100% !important;
120
+ margin-block-start: 16px !important;
121
+ }
122
+ }
123
+
124
+ ::slotted([slot=heading]) {
125
+ align-items: center !important;
126
+ display: flex !important;
127
+ font-size: 1.125em !important;
128
+ margin-block-end: 0 !important;
129
+ margin-block-start: 0 !important;
130
+ }
131
+
132
+ .heading-anchor {
133
+ display: flex;
134
+ gap: 4px;
135
+ color: #275937;
136
+ text-decoration: none;
137
+ }
138
+ .heading-anchor:hover {
139
+ color: #275937;
140
+ text-decoration: underline;
141
+ }
142
+ .heading-anchor:visited {
143
+ color: #275937;
144
+ }
145
+ .heading-anchor dso-icon {
146
+ flex-shrink: 0;
147
+ }
148
+ .heading-anchor .sr-only {
149
+ position: absolute;
150
+ inline-size: 1px;
151
+ block-size: 1px;
152
+ padding: 0;
153
+ margin: -1px;
154
+ overflow: hidden;
155
+ clip: rect(0, 0, 0, 0);
156
+ border: 0;
157
+ }
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=plekinfo-card.interfaces.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"plekinfo-card.interfaces.js","sourceRoot":"","sources":["../../../../src/components/plekinfo-card/plekinfo-card.interfaces.ts"],"names":[],"mappings":"","sourcesContent":["export interface PlekinfoCardClickEvent {\r\n originalEvent: MouseEvent;\r\n /** True when user clicked the card while holding Ctrl, Alt or other modifiers, or when the card is right-clicked. Can be used to determine navigation. */\r\n isModifiedEvent: boolean;\r\n}\r\n\r\nexport type PlekinfoWijzigactie = \"voegtoe\" | \"verwijder\";\r\n"]}
@@ -0,0 +1,148 @@
1
+ import { h, Host, forceUpdate, } from "@stencil/core";
2
+ import { isModifiedEvent } from "../../utils/is-modified-event";
3
+ const WrapWijzigactie = ({ wijzigactie }, children) => {
4
+ if (wijzigactie === "voegtoe") {
5
+ return h("ins", { class: "dso-plekinfo-card-container" }, children);
6
+ }
7
+ if (wijzigactie === "verwijder") {
8
+ return h("del", { class: "dso-plekinfo-card-container" }, children);
9
+ }
10
+ return h("div", { class: "dso-plekinfo-card-container" }, children);
11
+ };
12
+ /**
13
+ * @slot symbol - An optional slot to place a symbol, representing the plekinfo item, in.
14
+ * @slot heading - A slot to place the title of the card in.
15
+ * @slot meta - An optional slot to place a `Label` in.
16
+ * @slot content - An optional slot to place `Rich Content` in.
17
+ */
18
+ export class PlekinfoCard {
19
+ constructor() {
20
+ this.wijzigactie = undefined;
21
+ this.href = undefined;
22
+ this.active = undefined;
23
+ }
24
+ connectedCallback() {
25
+ this.mutationObserver = new MutationObserver(() => forceUpdate(this.host));
26
+ this.mutationObserver.observe(this.host, { attributes: true, childList: true });
27
+ }
28
+ disconnectedCallback() {
29
+ var _a;
30
+ (_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
31
+ delete this.mutationObserver;
32
+ }
33
+ clickEventHandler(e) {
34
+ if (!(e.target instanceof HTMLElement) || !this.href) {
35
+ return;
36
+ }
37
+ return this.dsoPlekinfoCardClick.emit({ originalEvent: e, isModifiedEvent: isModifiedEvent(e) });
38
+ }
39
+ get symbolSlottedElement() {
40
+ return this.host.querySelector("[slot='symbol']");
41
+ }
42
+ get metaSlottedElement() {
43
+ return this.host.querySelector("[slot='meta']");
44
+ }
45
+ render() {
46
+ const hasSymbol = this.symbolSlottedElement !== null;
47
+ return (h(Host, { key: '37cd380e9794177ebec616327eabaedbbe5d7fc5', "has-symbol": hasSymbol }, h(WrapWijzigactie, { key: '349d9142ce7a49ec456b2d2431fe690b31dff7db', wijzigactie: this.wijzigactie }, h("div", { key: '4f7a68e5fbdcdd1cedad76e15949d1073b79d246', class: "dso-plekinfo-card-symbol", hidden: !hasSymbol }, h("slot", { key: '3fdc691ed1a17ee8d580a3d70cf343e5c115f3c2', name: "symbol" })), h("div", { key: 'b0d118f634389a8eff0ab0997f98ce9badac3ff3', class: "dso-plekinfo-card-heading" }, h("a", { key: 'c7d18df577714e0afe5c62a33be189f4681343c5', href: this.href, class: "heading-anchor", onClick: (e) => this.clickEventHandler(e) }, h("slot", { key: '3d8318ec4f0bf9e0479067a90a990ffbfcb49d53', name: "heading" }), h("dso-icon", { key: 'a1b5beefcd8ffbfc05f41e15a018a1c6fb41e4dd', icon: "chevron-right" })), this.metaSlottedElement !== null && h("slot", { key: 'dfb3867000025ad5aa55e2bccd7257d1ad27d340', name: "meta" })), h("div", { key: 'c1237a91ede9d02c37036383642635db0d5501c9', class: "dso-plekinfo-card-content" }, h("slot", { key: 'f168d9ce668308ec4afe95b6f893de53cecf49d5', name: "content" })))));
48
+ }
49
+ static get is() { return "dso-plekinfo-card"; }
50
+ static get encapsulation() { return "shadow"; }
51
+ static get originalStyleUrls() {
52
+ return {
53
+ "$": ["plekinfo-card.scss"]
54
+ };
55
+ }
56
+ static get styleUrls() {
57
+ return {
58
+ "$": ["plekinfo-card.css"]
59
+ };
60
+ }
61
+ static get properties() {
62
+ return {
63
+ "wijzigactie": {
64
+ "type": "string",
65
+ "mutable": false,
66
+ "complexType": {
67
+ "original": "PlekinfoWijzigactie",
68
+ "resolved": "\"verwijder\" | \"voegtoe\" | undefined",
69
+ "references": {
70
+ "PlekinfoWijzigactie": {
71
+ "location": "import",
72
+ "path": "./plekinfo-card.interfaces",
73
+ "id": "src/components/plekinfo-card/plekinfo-card.interfaces.ts::PlekinfoWijzigactie"
74
+ }
75
+ }
76
+ },
77
+ "required": false,
78
+ "optional": true,
79
+ "docs": {
80
+ "tags": [],
81
+ "text": "An optional 'wijzigactie' that signals if the plekinfo on the card is added or removed."
82
+ },
83
+ "attribute": "wijzigactie",
84
+ "reflect": true
85
+ },
86
+ "href": {
87
+ "type": "string",
88
+ "mutable": false,
89
+ "complexType": {
90
+ "original": "string | undefined",
91
+ "resolved": "string | undefined",
92
+ "references": {}
93
+ },
94
+ "required": true,
95
+ "optional": false,
96
+ "docs": {
97
+ "tags": [],
98
+ "text": "The URL to which the PlekinfoCard heading links."
99
+ },
100
+ "attribute": "href",
101
+ "reflect": true
102
+ },
103
+ "active": {
104
+ "type": "boolean",
105
+ "mutable": false,
106
+ "complexType": {
107
+ "original": "boolean",
108
+ "resolved": "boolean | undefined",
109
+ "references": {}
110
+ },
111
+ "required": false,
112
+ "optional": true,
113
+ "docs": {
114
+ "tags": [],
115
+ "text": "Makes the PlekinfoCard active."
116
+ },
117
+ "attribute": "active",
118
+ "reflect": true
119
+ }
120
+ };
121
+ }
122
+ static get events() {
123
+ return [{
124
+ "method": "dsoPlekinfoCardClick",
125
+ "name": "dsoPlekinfoCardClick",
126
+ "bubbles": true,
127
+ "cancelable": true,
128
+ "composed": true,
129
+ "docs": {
130
+ "tags": [],
131
+ "text": "Emitted when the PlekinfoCard heading is clicked."
132
+ },
133
+ "complexType": {
134
+ "original": "PlekinfoCardClickEvent",
135
+ "resolved": "PlekinfoCardClickEvent",
136
+ "references": {
137
+ "PlekinfoCardClickEvent": {
138
+ "location": "import",
139
+ "path": "./plekinfo-card.interfaces",
140
+ "id": "src/components/plekinfo-card/plekinfo-card.interfaces.ts::PlekinfoCardClickEvent"
141
+ }
142
+ }
143
+ }
144
+ }];
145
+ }
146
+ static get elementRef() { return "host"; }
147
+ }
148
+ //# sourceMappingURL=plekinfo-card.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"plekinfo-card.js","sourceRoot":"","sources":["../../../../src/components/plekinfo-card/plekinfo-card.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,CAAC,EACD,SAAS,EAET,OAAO,EACP,KAAK,EAEL,IAAI,EACJ,IAAI,EACJ,WAAW,GAEZ,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAQhE,MAAM,eAAe,GAA8C,CAAC,EAAE,WAAW,EAAE,EAAE,QAAQ,EAAE,EAAE;IAC/F,IAAI,WAAW,KAAK,SAAS,EAAE,CAAC;QAC9B,OAAO,WAAK,KAAK,EAAC,6BAA6B,IAAE,QAAQ,CAAO,CAAC;IACnE,CAAC;IAED,IAAI,WAAW,KAAK,WAAW,EAAE,CAAC;QAChC,OAAO,WAAK,KAAK,EAAC,6BAA6B,IAAE,QAAQ,CAAO,CAAC;IACnE,CAAC;IAED,OAAO,WAAK,KAAK,EAAC,6BAA6B,IAAE,QAAQ,CAAO,CAAC;AACnE,CAAC,CAAC;AAEF;;;;;GAKG;AAMH,MAAM,OAAO,YAAY;;;;;;IA8BvB,iBAAiB;QACf,IAAI,CAAC,gBAAgB,GAAG,IAAI,gBAAgB,CAAC,GAAG,EAAE,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;QAE3E,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE,EAAE,UAAU,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;IAClF,CAAC;IAED,oBAAoB;;QAClB,MAAA,IAAI,CAAC,gBAAgB,0CAAE,UAAU,EAAE,CAAC;QAEpC,OAAO,IAAI,CAAC,gBAAgB,CAAC;IAC/B,CAAC;IAEO,iBAAiB,CAAC,CAAa;QACrC,IAAI,CAAC,CAAC,CAAC,CAAC,MAAM,YAAY,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;YACrD,OAAO;QACT,CAAC;QAED,OAAO,IAAI,CAAC,oBAAoB,CAAC,IAAI,CAAC,EAAE,aAAa,EAAE,CAAC,EAAE,eAAe,EAAE,eAAe,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;IACnG,CAAC;IAED,IAAI,oBAAoB;QACtB,OAAO,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,iBAAiB,CAAC,CAAC;IACpD,CAAC;IAED,IAAI,kBAAkB;QACpB,OAAO,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,eAAe,CAAC,CAAC;IAClD,CAAC;IAED,MAAM;QACJ,MAAM,SAAS,GAAG,IAAI,CAAC,oBAAoB,KAAK,IAAI,CAAC;QAErD,OAAO,CACL,EAAC,IAAI,mEAAa,SAAS;YACzB,EAAC,eAAe,qDAAC,WAAW,EAAE,IAAI,CAAC,WAAW;gBAC5C,4DAAK,KAAK,EAAC,0BAA0B,EAAC,MAAM,EAAE,CAAC,SAAS;oBACtD,6DAAM,IAAI,EAAC,QAAQ,GAAG,CAClB;gBACN,4DAAK,KAAK,EAAC,2BAA2B;oBACpC,0DAAG,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,KAAK,EAAC,gBAAgB,EAAC,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC;wBAClF,6DAAM,IAAI,EAAC,SAAS,GAAG;wBACvB,iEAAU,IAAI,EAAC,eAAe,GAAY,CACxC;oBACH,IAAI,CAAC,kBAAkB,KAAK,IAAI,IAAI,6DAAM,IAAI,EAAC,MAAM,GAAG,CACrD;gBACN,4DAAK,KAAK,EAAC,2BAA2B;oBACpC,6DAAM,IAAI,EAAC,SAAS,GAAG,CACnB,CACU,CACb,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import {\r\n h,\r\n Component,\r\n ComponentInterface,\r\n Element,\r\n Event,\r\n EventEmitter,\r\n Host,\r\n Prop,\r\n forceUpdate,\r\n FunctionalComponent,\r\n} from \"@stencil/core\";\r\n\r\nimport { isModifiedEvent } from \"../../utils/is-modified-event\";\r\n\r\nimport { PlekinfoCardClickEvent, PlekinfoWijzigactie } from \"./plekinfo-card.interfaces\";\r\n\r\ninterface WrapWijzigactieProps {\r\n wijzigactie: PlekinfoWijzigactie | undefined;\r\n}\r\n\r\nconst WrapWijzigactie: FunctionalComponent<WrapWijzigactieProps> = ({ wijzigactie }, children) => {\r\n if (wijzigactie === \"voegtoe\") {\r\n return <ins class=\"dso-plekinfo-card-container\">{children}</ins>;\r\n }\r\n\r\n if (wijzigactie === \"verwijder\") {\r\n return <del class=\"dso-plekinfo-card-container\">{children}</del>;\r\n }\r\n\r\n return <div class=\"dso-plekinfo-card-container\">{children}</div>;\r\n};\r\n\r\n/**\r\n * @slot symbol - An optional slot to place a symbol, representing the plekinfo item, in.\r\n * @slot heading - A slot to place the title of the card in.\r\n * @slot meta - An optional slot to place a `Label` in.\r\n * @slot content - An optional slot to place `Rich Content` in.\r\n */\r\n@Component({\r\n tag: \"dso-plekinfo-card\",\r\n styleUrl: \"plekinfo-card.scss\",\r\n shadow: true,\r\n})\r\nexport class PlekinfoCard implements ComponentInterface {\r\n @Element()\r\n host!: HTMLDsoPlekinfoCardElement;\r\n\r\n /**\r\n * An optional 'wijzigactie' that signals if the plekinfo on the card is added or removed.\r\n */\r\n @Prop({ reflect: true })\r\n wijzigactie?: PlekinfoWijzigactie;\r\n\r\n /**\r\n * The URL to which the PlekinfoCard heading links.\r\n */\r\n @Prop({ reflect: true })\r\n href!: string | undefined;\r\n\r\n /**\r\n * Makes the PlekinfoCard active.\r\n */\r\n @Prop({ reflect: true })\r\n active?: boolean;\r\n\r\n /**\r\n * Emitted when the PlekinfoCard heading is clicked.\r\n */\r\n @Event()\r\n dsoPlekinfoCardClick!: EventEmitter<PlekinfoCardClickEvent>;\r\n\r\n private mutationObserver?: MutationObserver;\r\n\r\n connectedCallback(): void {\r\n this.mutationObserver = new MutationObserver(() => forceUpdate(this.host));\r\n\r\n this.mutationObserver.observe(this.host, { attributes: true, childList: true });\r\n }\r\n\r\n disconnectedCallback(): void {\r\n this.mutationObserver?.disconnect();\r\n\r\n delete this.mutationObserver;\r\n }\r\n\r\n private clickEventHandler(e: MouseEvent) {\r\n if (!(e.target instanceof HTMLElement) || !this.href) {\r\n return;\r\n }\r\n\r\n return this.dsoPlekinfoCardClick.emit({ originalEvent: e, isModifiedEvent: isModifiedEvent(e) });\r\n }\r\n\r\n get symbolSlottedElement() {\r\n return this.host.querySelector(\"[slot='symbol']\");\r\n }\r\n\r\n get metaSlottedElement() {\r\n return this.host.querySelector(\"[slot='meta']\");\r\n }\r\n\r\n render() {\r\n const hasSymbol = this.symbolSlottedElement !== null;\r\n\r\n return (\r\n <Host has-symbol={hasSymbol}>\r\n <WrapWijzigactie wijzigactie={this.wijzigactie}>\r\n <div class=\"dso-plekinfo-card-symbol\" hidden={!hasSymbol}>\r\n <slot name=\"symbol\" />\r\n </div>\r\n <div class=\"dso-plekinfo-card-heading\">\r\n <a href={this.href} class=\"heading-anchor\" onClick={(e) => this.clickEventHandler(e)}>\r\n <slot name=\"heading\" />\r\n <dso-icon icon=\"chevron-right\"></dso-icon>\r\n </a>\r\n {this.metaSlottedElement !== null && <slot name=\"meta\" />}\r\n </div>\r\n <div class=\"dso-plekinfo-card-content\">\r\n <slot name=\"content\" />\r\n </div>\r\n </WrapWijzigactie>\r\n </Host>\r\n );\r\n }\r\n}\r\n"]}
@@ -8,7 +8,7 @@ export class ProgressBar {
8
8
  render() {
9
9
  const progressNumber = Math.round(this.progress);
10
10
  const progressPercentage = `${progressNumber}%`;
11
- return (h("div", { key: 'd1b4e6eb8fc5a1ee9b96f0774474420c271f759b', class: "progress" }, h("span", { key: 'b7a00ad201b2c7001c6ec7286b4aed496b7d8d2a', class: "progress-bar", role: "progressbar", "aria-labelledby": "progress-bar-label", "aria-valuenow": progressNumber, "aria-valuemin": this.min, "aria-valuemax": this.max }, h("span", { key: '471b0487eeec277707610bc0b81bb2c860fe02ac', style: { width: `${progressPercentage}` } })), h("span", { key: '513aa7c0f9881c9d95d54264553b16ddf0121e42', id: "progress-bar-label" }, h("slot", { key: '6ad0ef5debf6fb5d67c3b38ab0ad148c855a4242' }))));
11
+ return (h("div", { key: '6a49ff9babffe7922e2a3a5b545cd3d132e39787', class: "progress" }, h("span", { key: 'e5a05911d83b5ffcc9c9fe800944b30ba74ca19a', class: "progress-bar", role: "progressbar", "aria-labelledby": "progress-bar-label", "aria-valuenow": progressNumber, "aria-valuemin": this.min, "aria-valuemax": this.max }, h("span", { key: '425b8690e838da624b0436fe6b50fc0383d05cf4', style: { width: `${progressPercentage}` } })), h("span", { key: 'ad1bbcaed9fc43340b1e6a21a7d82ccef0cf4256', id: "progress-bar-label" }, h("slot", { key: '12c73a2b1de830c868f72d9c40b50808958955eb' }))));
12
12
  }
13
13
  static get is() { return "dso-progress-bar"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ export class Progressindicator {
6
6
  this.block = undefined;
7
7
  }
8
8
  render() {
9
- return (h(Host, { key: '440766221ff19b173b505532d6b60be79b623317' }, h("span", { key: '781521a235e3b3c364366557640730aee91bccd7', class: "dso-progress-indicator-spinner", role: "progressbar", "aria-labelledby": "progress-indicator-label" }, h("dso-icon", { key: 'ceecb6ba70c42f432d59ae0fc12402c4e35034c2', icon: "spinner" })), h("span", { key: '0ef394a7b0d5923b4553d281a4f867b0e89fa441', id: "progress-indicator-label", class: "dso-progress-indicator-label" }, this.label)));
9
+ return (h(Host, { key: '883509272d723b8104ffbcb476d6ba9007104088' }, h("span", { key: '27bc8c852af735c19e928e5bf07ca856f26846ae', class: "dso-progress-indicator-spinner", role: "progressbar", "aria-labelledby": "progress-indicator-label" }, h("dso-icon", { key: '21d86cd9a6573926b376e4e478945477ea191776', icon: "spinner" })), h("span", { key: '2957362f7e96d955310de9821f7744e88892324c', id: "progress-indicator-label", class: "dso-progress-indicator-label" }, this.label)));
10
10
  }
11
11
  static get is() { return "dso-progress-indicator"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class ProjectItem {
4
4
  this.label = undefined;
5
5
  }
6
6
  render() {
7
- return (h(Fragment, null, h("div", { key: '7e8ce0768a4d29b8f0e0870e514fb0cb839dca70', class: "project-item-header" }, h("div", { key: '5c7b01e378c96a972b1780aff226af0437569148', class: "project-item-title" }, h("slot", { key: 'e8af48f1b1ef400f6598b299dc424e1c068c493a', name: "title" }), this.label && (h("dso-label", { key: '7d4d6bfb4104391af6feeef50c8abfdf0112a19c', status: "danger", compact: true }, this.label))), h("div", { key: 'cb66a125f18494e5504a86a530a92fc07b972fd9', class: "project-item-actions" }, h("slot", { key: '3fd674fe94215b163cbd741febf8a255d2e69ee6', name: "actions" }))), h("div", { key: 'cee317bf938c9d5f3943f2f5df46377748963108', class: "project-item-info" }, h("div", { key: '91402c05f20e06d21e219be63da508c2116beb45', class: "project-item-progress" }, h("slot", { key: '60fe0fa198bd97e757ce867460ef1b0124a56129', name: "progress" })), h("div", { key: '2f2252fe030f12d87d956848aca9bd6559794fbf', class: "project-item-status" }, h("slot", { key: '7e15b524f5ca6d20dc8b9550dd80162614e1c3c6', name: "status" })))));
7
+ return (h(Fragment, null, h("div", { key: '86884445244ba13707f047d729a8b193ee381635', class: "project-item-header" }, h("div", { key: '326f36e6b4765e903f18781a8c465b4741153a50', class: "project-item-title" }, h("slot", { key: 'd48ca3b2801f525970effc4f6c48caf6f467a12c', name: "title" }), this.label && (h("dso-label", { key: '046b005d9a0dcae01c34c6549878fc4205a1f24d', status: "danger", compact: true }, this.label))), h("div", { key: 'f2e5e03cfa19b75fea2e7da0d20a44fb23e28573', class: "project-item-actions" }, h("slot", { key: '939dcd5c9312905143d429ef25acbcb9b71d68dc', name: "actions" }))), h("div", { key: '116ad5128076f3c07d5a7314a6aae6d35c4003b2', class: "project-item-info" }, h("div", { key: 'e827260fe0ddc522827433e26cf8521400f5ca0b', class: "project-item-progress" }, h("slot", { key: '91113a46e216c0fb1a7b27ed997e77ac3e33cfa1', name: "progress" })), h("div", { key: 'bc23f3f23342c7f1285839406cf1a0108d546fdd', class: "project-item-status" }, h("slot", { key: '865229ea9fcf2243778e4e4d52a67941c9cc6604', name: "status" })))));
8
8
  }
9
9
  static get is() { return "dso-project-item"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -40,7 +40,7 @@ export class ResponsiveElement {
40
40
  this.observer.unobserve(this.host);
41
41
  }
42
42
  render() {
43
- return (h(Host, { key: 'da7d53fadbf366d94af9b81a7fbe82d5b841fae6', small: this.sizeAlias === "small", medium: this.sizeAlias === "medium", large: this.sizeAlias === "large" }, h("slot", { key: '7f5760e962121bb49d6df0bbec7480f8cdca2e0b' })));
43
+ return (h(Host, { key: '7df8a0107dec10534a1ee68c12b0718675ca37d0', small: this.sizeAlias === "small", medium: this.sizeAlias === "medium", large: this.sizeAlias === "large" }, h("slot", { key: '376cdb5c8b4b349877b7289b9bb5b0ae597620b6' })));
44
44
  }
45
45
  static get is() { return "dso-responsive-element"; }
46
46
  static get encapsulation() { return "shadow"; }
@@ -81,9 +81,9 @@ export class Scrollable {
81
81
  this.slottedElements.forEach((element) => resizeObserver.unobserve(element));
82
82
  }
83
83
  render() {
84
- return (h("div", { key: 'b786c2765a723299a16956239d0a3f2814bdb365', ref: (el) => (this.shadowContainerDiv = el), class: "dso-shadow-container" }, h("div", { key: '32629e90bd713faf99192825f4d5f6b730949724', ref: (el) => (this.scrollContainerDiv = el), class: clsx("dso-scroll-container", {
84
+ return (h("div", { key: 'ff6794620912d49f124f4bac4222fd278dbd6b29', ref: (el) => (this.shadowContainerDiv = el), class: "dso-shadow-container" }, h("div", { key: '532d8178bd3755a10e3d3adbe582c8dfa894347a', ref: (el) => (this.scrollContainerDiv = el), class: clsx("dso-scroll-container", {
85
85
  [`dso-scroll-${this.scrollPosition}`]: this.scrollPosition !== "noScroll",
86
- }), onScroll: () => this._setScrollState() }, h("slot", { key: '3d02e6603fb849f9535529ae5143452e0ee0484e' }))));
86
+ }), onScroll: () => this._setScrollState() }, h("slot", { key: 'ae425415162ffd8d13adae1e42c9e4728106d5d5' }))));
87
87
  }
88
88
  static get is() { return "dso-scrollable"; }
89
89
  static get encapsulation() { return "shadow"; }
@@ -63,7 +63,7 @@ export class Selectable {
63
63
  render() {
64
64
  var _a;
65
65
  const hasInfo = !!this.host.querySelector('[slot="info"]');
66
- return (h(Fragment, { key: '7bc5f9b9e029af047da32ea329ec28ef5a1b9a6e' }, h("div", { key: 'e1d8151cfc4a179c574cdd22f5b8a522433f9896', class: "dso-selectable-container" }, h("div", { key: 'b7089b2e8b02bacaf0485351726d019b2d3faaf3', class: clsx("dso-selectable-input-wrapper", { "dso-keyboard-focus": this.keyboardFocus }) }, h("input", { key: 'bbf2571b7578706abf523f5fc0d66435159b5ab5', type: this.type, id: this.getIdentifier(), value: this.value, name: this.name, "aria-invalid": (_a = this.invalid) === null || _a === void 0 ? void 0 : _a.toString(), "aria-describedby": hasInfo && this.infoFixed ? this.describedById : undefined, "aria-labelledBy": this.labelledById, disabled: this.disabled, required: this.required, checked: this.checked, onChange: this.handleOnChange, onBlur: () => (this.keyboardFocus = false), onKeyUp: () => (this.keyboardFocus = true), ref: (el) => (this.input = el) }), !this.labelledById ? (h("label", { htmlFor: this.getIdentifier() }, h("slot", null))) : (h("label", null, h("slot", null)))), hasInfo && !this.infoFixed && (h("dso-info-button", { key: 'c03e4642630e5a7dfd902af7389eb8eefedef6f7', active: this.infoActive, onDsoToggle: (e) => (this.infoActive = e.detail.active) }))), hasInfo && (h("dso-info", { key: 'bd49a93be3a86178bb3b3ea6df7744baeb746d3d', id: hasInfo && this.infoFixed ? this.describedById : undefined, fixed: this.infoFixed, active: this.infoActive, onDsoClose: () => (this.infoActive = false) }, h("div", { key: 'a34fe7983e523fcb8b07d90bcd3b48a4359abb31' }, h("slot", { key: 'd733610afc9465da63844b0c8430ddde7227fae5', name: "info" })))), h("slot", { key: '7af6229ca414ff808ea348d396f51f6674ba30e1', name: "options" })));
66
+ return (h(Fragment, { key: '8eaf459e1b418a9c5eb61c12939aa137b1e9a9b7' }, h("div", { key: 'ecbf02645dd338d6071fb06426662d78649bd8c8', class: "dso-selectable-container" }, h("div", { key: 'c244e0254c468e30c22ec958c6be91e532d77392', class: clsx("dso-selectable-input-wrapper", { "dso-keyboard-focus": this.keyboardFocus }) }, h("input", { key: 'df920ead7e69f3e136a058cd5ab7953ecad8c707', type: this.type, id: this.getIdentifier(), value: this.value, name: this.name, "aria-invalid": (_a = this.invalid) === null || _a === void 0 ? void 0 : _a.toString(), "aria-describedby": hasInfo && this.infoFixed ? this.describedById : undefined, "aria-labelledBy": this.labelledById, disabled: this.disabled, required: this.required, checked: this.checked, onChange: this.handleOnChange, onBlur: () => (this.keyboardFocus = false), onKeyUp: () => (this.keyboardFocus = true), ref: (el) => (this.input = el) }), !this.labelledById ? (h("label", { htmlFor: this.getIdentifier() }, h("slot", null))) : (h("label", null, h("slot", null)))), hasInfo && !this.infoFixed && (h("dso-info-button", { key: 'f539a4ea7af6bb4c1412895c2af316b9014d8420', active: this.infoActive, onDsoToggle: (e) => (this.infoActive = e.detail.active) }))), hasInfo && (h("dso-info", { key: '69bde115eba8f18261c79886654defb9f0f703f6', id: hasInfo && this.infoFixed ? this.describedById : undefined, fixed: this.infoFixed, active: this.infoActive, onDsoClose: () => (this.infoActive = false) }, h("div", { key: '9d92cccb1adfd77adc579f57281dddc56a2225ba' }, h("slot", { key: '4fee8b038cb69e5321c23502eb6a5dad31c3c9ee', name: "info" })))), h("slot", { key: 'fd69188bb07390259d9ac58f328d3a7c8b42fe12', name: "options" })));
67
67
  }
68
68
  componentDidRender() {
69
69
  if (this.input && typeof this.checked === "boolean" && this.input.checked !== this.checked) {
@@ -19,7 +19,7 @@ export class SlideToggle {
19
19
  this.hasVisibleLabel = this.host.querySelector("*") !== null;
20
20
  }
21
21
  render() {
22
- return (h(Fragment, null, h("button", Object.assign({ key: '2a589d57cb3a34fbc7d545ba463eb5dfdc7c8e3b', id: this.identifier, role: "switch", class: "dso-slider", "aria-checked": "" + this.checked, disabled: this.disabled, onClick: (e) => this.handleSwitch(e) }, (this.accessibleLabel ? { "aria-label": this.accessibleLabel } : {}), (this.labelledbyId ? { "aria-labelledby": this.labelledbyId } : {})), h("svg", { key: 'daeae3ad7945cca85dbcfcd0393088c2247d3063', xmlns: "http://www.w3.org/2000/svg", width: "40", height: "20", viewBox: "0 0 40 20" }, h("g", { key: '1dc77f9db7e0c8e8a4118a12dd7e153092fd7c3d', fill: "none", "fill-rule": "evenodd" }, h("rect", { key: '44f1f0491a5e32eea07435b4bb5d2ac5e10e5dc1', width: "40", height: "20", fill: "currentColor", rx: "10" }), h("circle", { key: '4a5c4a0f67804163ae09155e1fa1bad50d7b6202', cy: "10", r: "8", fill: "currentColor" })))), this.hasVisibleLabel && (h("label", { key: '4a68fb9b36dc403cfb3f48614b603a218453454f', htmlFor: this.identifier }, h("slot", { key: 'b41750cfec394016cfd4b9dd75b5ffa8c8dad754' })))));
22
+ return (h(Fragment, null, h("button", Object.assign({ key: '1d0bd72208407db78bf18151ca091cc52ee8fb01', id: this.identifier, role: "switch", class: "dso-slider", "aria-checked": "" + this.checked, disabled: this.disabled, onClick: (e) => this.handleSwitch(e) }, (this.accessibleLabel ? { "aria-label": this.accessibleLabel } : {}), (this.labelledbyId ? { "aria-labelledby": this.labelledbyId } : {})), h("svg", { key: 'aeab86c82b268e0090b94867fd8f404cc2c52ba2', xmlns: "http://www.w3.org/2000/svg", width: "40", height: "20", viewBox: "0 0 40 20" }, h("g", { key: '8ba58bfc4e94d0ef9ed98a2a3a6c6820f7ad0e43', fill: "none", "fill-rule": "evenodd" }, h("rect", { key: '992551dcb7d56e2db0f71816b2d7af218dc1b1f3', width: "40", height: "20", fill: "currentColor", rx: "10" }), h("circle", { key: 'a3aca9759480ab267897c3d156945e8df7f6af70', cy: "10", r: "8", fill: "currentColor" })))), this.hasVisibleLabel && (h("label", { key: '688ed90390ee4454f4361b8d44018a7f40502886', htmlFor: this.identifier }, h("slot", { key: '1681d2d582523acb101921eb6653328676213392' })))));
23
23
  }
24
24
  static get is() { return "dso-slide-toggle"; }
25
25
  static get originalStyleUrls() {
@@ -30,7 +30,7 @@ export class Table {
30
30
  render() {
31
31
  var _a, _b;
32
32
  const caption = (_b = (_a = this.host.querySelector(":scope > table > caption")) === null || _a === void 0 ? void 0 : _a.textContent) === null || _b === void 0 ? void 0 : _b.trim();
33
- return (h(Host, { key: '72635aa7a0e69c5aaba5d8818d4cf62722f4d730' }, this.modalActive && this.placeholderHeight && (h("div", { key: '661735ad5d092ce7abfebca3d9ecab571cbb667c', class: "dso-table-placeholder", style: { height: `${this.placeholderHeight}px` } })), this.modalActive && h("div", { key: '00fb6d4496cabe0e0614630440d741e6b277b734', class: "dso-modal-overlay" }), h("div", { key: 'efcf1cf01e0d826bfd1ca59ed1b64518b9a3d2cf', class: { "dso-modal": this.modalActive } }, h("div", Object.assign({ key: '485a98cdddd01b8975f0967b4efc3b71f7b94979', class: { "dso-dialog": this.modalActive, "dso-table-dialog": true }, ref: (element) => (this.focusTrapElement = element) }, (this.modalActive ? { ["aria-labelledby"]: this.labelledbyId, role: "dialog" } : {})), (this.isResponsive || !this.noModal) && (h("div", { key: '0d0db83cdae29e609aca0047473ba3b209522cf6', class: "dso-table-utilities", style: this.modalActive ? { display: "none" } : undefined }, this.isResponsive && (h("div", { key: '5392a5016adf8dffc44b513142d5a1aebc2cb51b', class: "dso-responsive-message" }, h("span", { key: '00d8a2c83a3e75700f454f446bcf1aed3d3f5024' }, "beweeg de tabel van links naar rechts"))), !this.noModal && (h("button", { key: '6b7eaf6b69966dfd468ca9eaad10c7c3b8a95d1c', type: "button", class: "dso-tertiary open-modal-button", ref: (element) => (this.buttonElement = element), onClick: () => this.openModal() }, h("span", { key: '5d6bb7e0b1bc9f409529ddd1f2db88e0528a0951', class: "sr-only" }, "tabel ", caption !== null && caption !== void 0 ? caption : "", " "), h("span", { key: 'f316e9cf2d53ce38daf9c444c876e5c7cf01fdcc' }, "vergroten"), h("dso-icon", { key: '347b3aeb40a7dc074f95c70a90c42e329239f348', icon: "external-link" }))))), this.modalActive && (h("div", { key: 'd26f367ffa7b39e840c1fd071e7262d6dfa606ef', class: "dso-header" }, h("h2", { key: '965cdd0b891b2ae8d5888e920b9e8d3e5da24c7a', id: this.labelledbyId, class: { "sr-only": !caption } }, caption || "Uitvergrote tabel dialoog"), h("button", { key: '0952fbb314ec2457d9508f285dad1e323ab15c39', type: "button", class: "dso-close", onClick: () => this.closeModal() }, h("dso-icon", { key: 'd8d5ec0de5eedd1f17a2ba6ac7765a59e90f831c', icon: "times" }), h("span", { key: '02d4fd9da8af57960e68a32f82fa30f475d1e87f', class: "sr-only" }, "Sluiten")))), h("div", { key: 'cae5e1e2daa69351b1f4f157382fa2102fa24657', class: { "dso-body": this.modalActive, "dso-table-body": true } }, h("slot", { key: '3bb8855a6ea597457abdf28d146c9dc61c8bab6f' }))))));
33
+ return (h(Host, { key: 'fc92288fe7d379ec8b56dbb49931b023a1aa669c' }, this.modalActive && this.placeholderHeight && (h("div", { key: '651f19822424b8385f4854840100fceb3b6819ca', class: "dso-table-placeholder", style: { height: `${this.placeholderHeight}px` } })), this.modalActive && h("div", { key: '80c8515444552216f26e5733d2c928cc4c7b3822', class: "dso-modal-overlay" }), h("div", { key: '82f023fb532ebbe9b8192229d5db55e555ec5f93', class: { "dso-modal": this.modalActive } }, h("div", Object.assign({ key: 'b150734ceb13ddfa0ff8412961917869273c7c34', class: { "dso-dialog": this.modalActive, "dso-table-dialog": true }, ref: (element) => (this.focusTrapElement = element) }, (this.modalActive ? { ["aria-labelledby"]: this.labelledbyId, role: "dialog" } : {})), (this.isResponsive || !this.noModal) && (h("div", { key: '35c156e2e76ebee21a56700e0265bb2e0270b69c', class: "dso-table-utilities", style: this.modalActive ? { display: "none" } : undefined }, this.isResponsive && (h("div", { key: '49984412ae1616077b9934babd0e2b3bc518d151', class: "dso-responsive-message" }, h("span", { key: '6ed229941d728f12a068b489534e41b60e2b4ff9' }, "beweeg de tabel van links naar rechts"))), !this.noModal && (h("button", { key: '2f412f2795b0410883f975721e51ebebf1dddcc5', type: "button", class: "dso-tertiary open-modal-button", ref: (element) => (this.buttonElement = element), onClick: () => this.openModal() }, h("span", { key: '2332690378cead455b420576bf9cd5f68d993278', class: "sr-only" }, "tabel ", caption !== null && caption !== void 0 ? caption : "", " "), h("span", { key: '90351eded6efd138705cf08bfadc6ee9109a0e69' }, "vergroten"), h("dso-icon", { key: 'd314dfede218f9258a3ca2e109c6e93dfde97b81', icon: "external-link" }))))), this.modalActive && (h("div", { key: '05890549bb56488890bc886989b524bdeed073d4', class: "dso-header" }, h("h2", { key: '271ad27174b676b41cb20de4c1f579e999b61ce0', id: this.labelledbyId, class: { "sr-only": !caption } }, caption || "Uitvergrote tabel dialoog"), h("button", { key: 'd42b834be57bb606eeb52f68ef8a5f23bf4b2668', type: "button", class: "dso-close", onClick: () => this.closeModal() }, h("dso-icon", { key: '947a77978e4b53e615a1f785721b4bb7e615d120', icon: "times" }), h("span", { key: 'e19dd743a47fc7df5ab9a6b3fd9bf8ba5cb0cff8', class: "sr-only" }, "Sluiten")))), h("div", { key: '30f4d60debabc4919fbd4350ad3fa750da006936', class: { "dso-body": this.modalActive, "dso-table-body": true } }, h("slot", { key: '084aec8bb7315257e20414361124419ef555201c' }))))));
34
34
  }
35
35
  openModal() {
36
36
  this.placeholderHeight = this.host.clientHeight;
@@ -64,7 +64,7 @@ export class Tabs {
64
64
  (_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
65
65
  }
66
66
  render() {
67
- return (h(Host, { key: 'ce49553d33f63de258e8ff3466fa37d539e4734f' }, h("div", { key: '22a863b05306509b718237a071a072a52c3cfd73', class: "tabs", role: "tablist", onKeyUp: this.keyUpHandler }, h("slot", { key: '75d01af59d70f79e059948d9239c7c9ccdef297b' })), h("div", { key: '2304bbce1b0c27566ae04f7c1c5dd13cd9e588eb', role: "tabpanel", tabindex: "0" }, h("slot", { key: 'bc1a82a606d37dd50beb5f5acd575cc57b41182e', name: "panel" }))));
67
+ return (h(Host, { key: 'd115f11054298f6f4ba09e97f0e8c1b726aac09c' }, h("div", { key: '74e724fc01facb00f7ca14f3420b68172c313927', class: "tabs", role: "tablist", onKeyUp: this.keyUpHandler }, h("slot", { key: '7d65307f3dd7372b30eccf57ae2c552451d0920f' })), h("div", { key: '251184652aace25225b69336bf9c0bae0ab98e68', role: "tabpanel", tabindex: "0" }, h("slot", { key: '79e95365db5486bd5e54161919f653df5ac525cc', name: "panel" }))));
68
68
  }
69
69
  static get is() { return "dso-tabs"; }
70
70
  static get encapsulation() { return "shadow"; }
@@ -40,7 +40,7 @@ export class Toggletip {
40
40
  this.secondary = undefined;
41
41
  }
42
42
  render() {
43
- return (h(Fragment, null, h("dso-info-button", { key: 'd814dd230c0a2b7dd143f0c461a7c35c5a0e8256', "aria-describedby": "toggle", onClick: this.click, label: this.label, active: this.active, secondary: this.secondary, ref: (element) => (this.infoButton = element) }), h("dso-tooltip", { key: '8335db4a80d8bf7fdec4251caa9a3d4c5520b8f4', stateless: true, descriptive: true, id: "toggle", strategy: "absolute", active: this.active, position: this.position, small: this.small }, h("slot", { key: 'e4f9747977cd810999eb63ee413e63827ce106e3' }))));
43
+ return (h(Fragment, null, h("dso-info-button", { key: 'f7e6f87ddaa464cbf64ca4b18341a33611e3f72a', "aria-describedby": "toggle", onClick: this.click, label: this.label, active: this.active, secondary: this.secondary, ref: (element) => (this.infoButton = element) }), h("dso-tooltip", { key: '29128e6c5cc5c3ea6d17aa3a27f76b09c00b059f', stateless: true, descriptive: true, id: "toggle", strategy: "absolute", active: this.active, position: this.position, small: this.small }, h("slot", { key: '6d4157cdfa69e23487aa758fbd8d8f3dac612bea' }))));
44
44
  }
45
45
  static get is() { return "dso-toggletip"; }
46
46
  static get encapsulation() { return "shadow"; }
@@ -168,7 +168,7 @@ export class Tooltip {
168
168
  }
169
169
  }
170
170
  render() {
171
- return (h(Host, { key: '1dd2e74dbeb0555c9ddf87f129fa0c71761a1838', class: { hidden: this.hidden }, role: "tooltip", onClick: this.listenClick }, h("div", { key: 'ee9a42aebfda6d2b72b9ca2843997c543b534ee8', class: clsx("tooltip", { in: this.active }) }, !this.noArrow && h("div", { key: '3f692092ef311ed2c23f24c4c039cd690a1456cd', "data-popper-arrow": true, class: "tooltip-arrow" }), h("div", { key: '1f47431cd04dffd0f6eec3728c140e0e2bbbd2c5', "aria-hidden": !this.descriptive || undefined, class: clsx("tooltip-inner", { "dso-small": this.small }) }, h("slot", { key: 'a1e76e41487efc675edd80608d610e4fbf0f227e' })))));
171
+ return (h(Host, { key: '01e63a4cd76dca4d1d07bbbb35c8e67f7c4883e7', class: { hidden: this.hidden }, role: "tooltip", onClick: this.listenClick }, h("div", { key: '39c3989e697df79021b782aa1ba0100f352fef0c', class: clsx("tooltip", { in: this.active }) }, !this.noArrow && h("div", { key: 'ce11016b943b0a32bde7da78a1a039cec0523681', "data-popper-arrow": true, class: "tooltip-arrow" }), h("div", { key: 'e2fff499e2bbf78bb4c542f6cd4b23b30c26ba50', "aria-hidden": !this.descriptive || undefined, class: clsx("tooltip-inner", { "dso-small": this.small }) }, h("slot", { key: '54ff66606cc1dc120768ee6b9f3cd4f66cec1aec' })))));
172
172
  }
173
173
  activatePopper() {
174
174
  var _a;
@@ -175,7 +175,7 @@ export class TreeView {
175
175
  }
176
176
  render() {
177
177
  var _a;
178
- return (h("div", { key: '297a05e4f779433dea7c7e297200b5205c9a835e', id: "tree", class: "dso-tree", onKeyDown: (e) => this.keyDownListener(e), ref: (element) => (this.tree = element) }, h("ul", { key: '095ee29e9af3861b29e413e7120e79ca32a46364', role: "tree", "aria-label": "Objectenboom" }, (_a = this.collection) === null || _a === void 0 ? void 0 : _a.map((item, index) => (h(DsoTreeItem, { owner: this, ancestors: [], item: item, index: index, level: 1, setSize: this.collection.length }))))));
178
+ return (h("div", { key: '733757192ac89c90806872d71a6b9d1079a33514', id: "tree", class: "dso-tree", onKeyDown: (e) => this.keyDownListener(e), ref: (element) => (this.tree = element) }, h("ul", { key: '29f84b165163e1ada0f411e8127ac3e213a775b0', role: "tree", "aria-label": "Objectenboom" }, (_a = this.collection) === null || _a === void 0 ? void 0 : _a.map((item, index) => (h(DsoTreeItem, { owner: this, ancestors: [], item: item, index: index, level: 1, setSize: this.collection.length }))))));
179
179
  }
180
180
  static get is() { return "dso-tree-view"; }
181
181
  static get encapsulation() { return "shadow"; }
@@ -447,13 +447,6 @@ button::-moz-focus-inner {
447
447
  block-size: 16px;
448
448
  inline-size: 16px;
449
449
  }
450
- .sizing-buttons button:focus-visible,
451
- .toggle-button button:focus-visible {
452
- background-color: #d7e7ce;
453
- border-color: #d7e7ce;
454
- color: #fff;
455
- outline: none;
456
- }
457
450
  .sizing-buttons button,
458
451
  .toggle-button button {
459
452
  border: 0;
@@ -469,6 +462,10 @@ button::-moz-focus-inner {
469
462
  .toggle-button button:hover dso-icon {
470
463
  color: #fff;
471
464
  }
465
+ .sizing-buttons button:focus-visible,
466
+ .toggle-button button:focus-visible {
467
+ outline-offset: -1px;
468
+ }
472
469
 
473
470
  .map {
474
471
  block-size: 100%;
@@ -1020,7 +1017,6 @@ button::-moz-focus-inner {
1020
1017
  text-align: start;
1021
1018
  user-select: none;
1022
1019
  vertical-align: middle;
1023
- font-weight: 300;
1024
1020
  }
1025
1021
  .dso-tertiary:focus, .dso-tertiary:focus-visible {
1026
1022
  outline-offset: 2px;
@@ -1108,6 +1104,9 @@ button::-moz-focus-inner {
1108
1104
  .dso-tertiary span {
1109
1105
  vertical-align: middle;
1110
1106
  }
1107
+ .dso-tertiary {
1108
+ font-weight: 300;
1109
+ }
1111
1110
  }
1112
1111
  @media screen and (max-width: 807.99px) {
1113
1112
  .filterpanel,
@@ -154,7 +154,7 @@ export class ViewerGrid {
154
154
  }
155
155
  render() {
156
156
  const tabLabels = this.mode === "vdk" ? viewerGridVdkTabs : viewerGridVrkTabs;
157
- return (h(Fragment, null, this.tabView && (h("nav", { key: '8ca85b7872476a2afdcb8d41d9d7d3d8fd9d130c', class: "dso-navbar" }, h("ul", { key: '83195a76dbb5770f6a38fe8feec3c1f85a70f102', class: "dso-nav dso-nav-sub" }, tabLabels.map((tab) => (h("li", { key: tab, class: clsx({ "dso-active": this.activeTab === tab }) }, h("button", { type: "button", class: "dso-tertiary", onClick: () => this.switchActiveTab(tab) }, viewerGridTabLabelMap[tab]))))))), (!this.tabView || (this.tabView && (this.activeTab === "main" || this.activeTab === "search"))) && (h(MainPanel, { key: '2b13de9e342ee70f4b6f225742f19f4a48387f49', mode: this.mode, tabView: this.tabView, mainSize: this.mainSize, documentPanelOpen: this.documentPanelOpen, mainPanelExpanded: this.mainPanelExpanded, mainPanelHidden: this.mainPanelHidden, shrinkMain: this.emitShrinkMain, expandMain: this.emitExpandMain, toggleMainPanel: this.toggleMainPanel, dsoMainSizeChangeAnimationEnd: this.dsoMainSizeChangeAnimationEnd })), h(Filterpanel, { key: 'c31ce856aacd1c762e4988187e71533c09a554f6', ref: (element) => (this.filterpanel = element), onApply: this.handleFilterpanelApply, onCancel: this.handleFilterpanelCancel }), (!this.tabView || (this.tabView && this.activeTab === "map")) && (h("div", { key: '31e87407557de7024832b5cc57b8e4d0cd882e6f', class: "map", ref: (element) => (this.mapElement = element) }, h("slot", { key: '6ed2d2a928d67f175293c4b16dffc5f836a1beba', name: "map" }))), ((!this.tabView && this.documentPanelOpen) || (this.tabView && this.activeTab === "document")) && (h(DocumentPanel, { key: '32d6858043486f36421a73ab0431cf49db6d0d8b', tabView: this.tabView, panelSize: this.documentPanelSize, shrinkDocumentPanel: this.shrinkDocumentPanel, expandDocumentPanel: this.expandDocumentPanel, dsoDocumentPanelSizeChangeAnimationEnd: this.dsoDocumentPanelSizeChangeAnimationEnd })), h(Overlay, { key: '3e947e34d6693ecfef90f1606d5e8af37fd28efc', ref: (element) => (this.overlay = element), dsoCloseOverlay: (e) => this.dsoCloseOverlay.emit({ originalEvent: e }) })));
157
+ return (h(Fragment, null, this.tabView && (h("nav", { key: '5bb28bca2da923349ff553a3e32ad6afc6292189', class: "dso-navbar" }, h("ul", { key: '0ec74cb43fb25056ca47b063c94e19deaf12e5a2', class: "dso-nav dso-nav-sub" }, tabLabels.map((tab) => (h("li", { key: tab, class: clsx({ "dso-active": this.activeTab === tab }) }, h("button", { type: "button", class: "dso-tertiary", onClick: () => this.switchActiveTab(tab) }, viewerGridTabLabelMap[tab]))))))), (!this.tabView || (this.tabView && (this.activeTab === "main" || this.activeTab === "search"))) && (h(MainPanel, { key: '92b77fad12d794fe466f0eefb1c077545887970b', mode: this.mode, tabView: this.tabView, mainSize: this.mainSize, documentPanelOpen: this.documentPanelOpen, mainPanelExpanded: this.mainPanelExpanded, mainPanelHidden: this.mainPanelHidden, shrinkMain: this.emitShrinkMain, expandMain: this.emitExpandMain, toggleMainPanel: this.toggleMainPanel, dsoMainSizeChangeAnimationEnd: this.dsoMainSizeChangeAnimationEnd })), h(Filterpanel, { key: 'ecb109bf285a6838c5ec84ef069bd53ba581c5a7', ref: (element) => (this.filterpanel = element), onApply: this.handleFilterpanelApply, onCancel: this.handleFilterpanelCancel }), (!this.tabView || (this.tabView && this.activeTab === "map")) && (h("div", { key: 'b4a056be215b05ffb730f82aee8eebb7adf1c7b1', class: "map", ref: (element) => (this.mapElement = element) }, h("slot", { key: '26a55ded1adf6f6d12814c4f327538e6cc14dbe8', name: "map" }))), ((!this.tabView && this.documentPanelOpen) || (this.tabView && this.activeTab === "document")) && (h(DocumentPanel, { key: 'b2ebd498fa85c639196525cda9f4386613bae869', tabView: this.tabView, panelSize: this.documentPanelSize, shrinkDocumentPanel: this.shrinkDocumentPanel, expandDocumentPanel: this.expandDocumentPanel, dsoDocumentPanelSizeChangeAnimationEnd: this.dsoDocumentPanelSizeChangeAnimationEnd })), h(Overlay, { key: '718aa0f258d94bad2336b14f13cd0ba26d465205', ref: (element) => (this.overlay = element), dsoCloseOverlay: (e) => this.dsoCloseOverlay.emit({ originalEvent: e }) })));
158
158
  }
159
159
  static get is() { return "dso-viewer-grid"; }
160
160
  static get encapsulation() { return "shadow"; }