@dso-toolkit/core 83.1.0 → 84.1.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 (1158) hide show
  1. package/dist/bundle/dso-accordion-section.js +25 -23
  2. package/dist/bundle/dso-accordion-section.js.map +1 -1
  3. package/dist/bundle/dso-accordion.js +9 -7
  4. package/dist/bundle/dso-accordion.js.map +1 -1
  5. package/dist/bundle/dso-action-list-item.js +11 -9
  6. package/dist/bundle/dso-action-list-item.js.map +1 -1
  7. package/dist/bundle/dso-action-list.js +9 -7
  8. package/dist/bundle/dso-action-list.js.map +1 -1
  9. package/dist/bundle/dso-advanced-select.js +1006 -19
  10. package/dist/bundle/dso-advanced-select.js.map +1 -1
  11. package/dist/bundle/dso-alert.js +1 -1
  12. package/dist/bundle/dso-annotation-activiteit.js +25 -23
  13. package/dist/bundle/dso-annotation-activiteit.js.map +1 -1
  14. package/dist/bundle/dso-annotation-gebiedsaanwijzing.js +23 -21
  15. package/dist/bundle/dso-annotation-gebiedsaanwijzing.js.map +1 -1
  16. package/dist/bundle/dso-annotation-kaart.js +16 -14
  17. package/dist/bundle/dso-annotation-kaart.js.map +1 -1
  18. package/dist/bundle/dso-annotation-locatie.js +1 -1
  19. package/dist/bundle/dso-annotation-omgevingsnormwaarde.js +24 -22
  20. package/dist/bundle/dso-annotation-omgevingsnormwaarde.js.map +1 -1
  21. package/dist/bundle/dso-attachments-counter.js +1 -1
  22. package/dist/bundle/dso-autosuggest.js +17 -20
  23. package/dist/bundle/dso-autosuggest.js.map +1 -1
  24. package/dist/bundle/dso-badge.js +1 -1
  25. package/dist/bundle/dso-banner.js +9 -7
  26. package/dist/bundle/dso-banner.js.map +1 -1
  27. package/dist/bundle/dso-button-group.js +1 -1
  28. package/dist/bundle/dso-card-container.js +9 -7
  29. package/dist/bundle/dso-card-container.js.map +1 -1
  30. package/dist/bundle/dso-card.js +11 -9
  31. package/dist/bundle/dso-card.js.map +1 -1
  32. package/dist/bundle/dso-contact-information.js +9 -7
  33. package/dist/bundle/dso-contact-information.js.map +1 -1
  34. package/dist/bundle/dso-date-picker.js +9 -7
  35. package/dist/bundle/dso-date-picker.js.map +1 -1
  36. package/dist/bundle/dso-document-card.js +11 -9
  37. package/dist/bundle/dso-document-card.js.map +1 -1
  38. package/dist/bundle/dso-document-component.js +1 -1
  39. package/dist/bundle/dso-dropdown-menu.js +1 -1
  40. package/dist/bundle/dso-expandable.js +1 -1
  41. package/dist/bundle/dso-header.js +15 -14
  42. package/dist/bundle/dso-header.js.map +1 -1
  43. package/dist/bundle/dso-highlight-box.js +9 -7
  44. package/dist/bundle/dso-highlight-box.js.map +1 -1
  45. package/dist/bundle/dso-history-item.js +11 -9
  46. package/dist/bundle/dso-history-item.js.map +1 -1
  47. package/dist/bundle/dso-icon-button.js +1 -1
  48. package/dist/bundle/dso-icon.js +1 -1
  49. package/dist/bundle/dso-image-overlay.js +1 -1
  50. package/dist/bundle/dso-info-button.js +1 -1
  51. package/dist/bundle/dso-info.js +1 -1
  52. package/dist/bundle/dso-input-range.js +9 -7
  53. package/dist/bundle/dso-input-range.js.map +1 -1
  54. package/dist/bundle/dso-label.js +1 -1
  55. package/dist/bundle/dso-legend-item.js +22 -20
  56. package/dist/bundle/dso-legend-item.js.map +1 -1
  57. package/dist/bundle/dso-legend.d.ts +11 -0
  58. package/dist/bundle/dso-legend.js +120 -0
  59. package/dist/bundle/dso-legend.js.map +1 -0
  60. package/dist/bundle/dso-list-button.js +315 -18
  61. package/dist/bundle/dso-list-button.js.map +1 -1
  62. package/dist/bundle/dso-logo.js +148 -8
  63. package/dist/bundle/dso-logo.js.map +1 -1
  64. package/dist/bundle/dso-map-base-layers.js +21 -19
  65. package/dist/bundle/dso-map-base-layers.js.map +1 -1
  66. package/dist/bundle/dso-map-controls.js +1071 -14
  67. package/dist/bundle/dso-map-controls.js.map +1 -1
  68. package/dist/bundle/dso-map-layer-object.d.ts +11 -0
  69. package/dist/bundle/dso-map-layer-object.js +56 -0
  70. package/dist/bundle/dso-map-layer-object.js.map +1 -0
  71. package/dist/bundle/dso-map-layer.d.ts +11 -0
  72. package/dist/bundle/dso-map-layer.js +61 -0
  73. package/dist/bundle/dso-map-layer.js.map +1 -0
  74. package/dist/bundle/dso-map-overlays.js +20 -18
  75. package/dist/bundle/dso-map-overlays.js.map +1 -1
  76. package/dist/bundle/dso-mark-bar.js +14 -12
  77. package/dist/bundle/dso-mark-bar.js.map +1 -1
  78. package/dist/bundle/dso-modal.js +16 -14
  79. package/dist/bundle/dso-modal.js.map +1 -1
  80. package/dist/bundle/dso-onboarding-tip.js +15 -13
  81. package/dist/bundle/dso-onboarding-tip.js.map +1 -1
  82. package/dist/bundle/dso-ozon-content-toggletip.js +1 -1
  83. package/dist/bundle/dso-ozon-content.js +1 -1
  84. package/dist/bundle/dso-pagination.js +14 -12
  85. package/dist/bundle/dso-pagination.js.map +1 -1
  86. package/dist/bundle/dso-panel.js +1 -1
  87. package/dist/bundle/dso-plekinfo-card.js +12 -10
  88. package/dist/bundle/dso-plekinfo-card.js.map +1 -1
  89. package/dist/bundle/dso-progress-indicator.js +1 -1
  90. package/dist/bundle/dso-project-item.js +18 -16
  91. package/dist/bundle/dso-project-item.js.map +1 -1
  92. package/dist/bundle/dso-renvooi.js +1 -1
  93. package/dist/bundle/dso-responsive-element.js +1 -1
  94. package/dist/bundle/dso-scrollable.js +1 -1
  95. package/dist/bundle/dso-selectable.js +1 -1
  96. package/dist/bundle/dso-skiplink.js +12 -10
  97. package/dist/bundle/dso-skiplink.js.map +1 -1
  98. package/dist/bundle/dso-slide-toggle.js +1 -1
  99. package/dist/bundle/dso-survey-rating.js +501 -15
  100. package/dist/bundle/dso-survey-rating.js.map +1 -1
  101. package/dist/bundle/dso-tab.js +9 -7
  102. package/dist/bundle/dso-tab.js.map +1 -1
  103. package/dist/bundle/dso-table.js +1 -1
  104. package/dist/bundle/dso-tabs.js +10 -8
  105. package/dist/bundle/dso-tabs.js.map +1 -1
  106. package/dist/bundle/dso-tijdreis-banner.js +12 -10
  107. package/dist/bundle/dso-tijdreis-banner.js.map +1 -1
  108. package/dist/bundle/dso-toggletip.js +1 -1
  109. package/dist/bundle/dso-tooltip.js +1 -1
  110. package/dist/bundle/dso-tree-view.js +16 -20
  111. package/dist/bundle/dso-tree-view.js.map +1 -1
  112. package/dist/bundle/dso-viewer-grid.js +525 -31
  113. package/dist/bundle/dso-viewer-grid.js.map +1 -1
  114. package/dist/bundle/dsot-document-component-demo.js +43 -41
  115. package/dist/bundle/dsot-document-component-demo.js.map +1 -1
  116. package/dist/bundle/index.js +10 -3
  117. package/dist/bundle/index.js.map +1 -1
  118. package/dist/bundle/p-B15-R4R0.js +8 -0
  119. package/dist/bundle/p-B15-R4R0.js.map +1 -0
  120. package/dist/bundle/{p-BsnzmGaW.js → p-B1fJHBoE.js} +11 -9
  121. package/dist/bundle/p-B1fJHBoE.js.map +1 -0
  122. package/dist/bundle/{p-CqQwHORn.js → p-BCe3H09s.js} +13 -11
  123. package/dist/bundle/p-BCe3H09s.js.map +1 -0
  124. package/dist/bundle/p-BCedLSX_.js +51 -0
  125. package/dist/bundle/p-BCedLSX_.js.map +1 -0
  126. package/dist/bundle/p-BM23zmnX.js +10 -0
  127. package/dist/bundle/{p-B9a249cd.js.map → p-BM23zmnX.js.map} +1 -1
  128. package/dist/bundle/{p-CAiNl6nx.js → p-BMJkixUi.js} +20 -18
  129. package/dist/bundle/p-BMJkixUi.js.map +1 -0
  130. package/dist/bundle/p-BNDasWTv.js +78 -0
  131. package/dist/bundle/p-BNDasWTv.js.map +1 -0
  132. package/dist/bundle/p-BXJu-dww.js +65 -0
  133. package/dist/bundle/p-BXJu-dww.js.map +1 -0
  134. package/dist/bundle/p-Bb1b-JAh.js +1606 -0
  135. package/dist/bundle/p-Bb1b-JAh.js.map +1 -0
  136. package/dist/bundle/{p-Dm38fPV4.js → p-BeWimuZg.js} +77 -23
  137. package/dist/bundle/p-BeWimuZg.js.map +1 -0
  138. package/dist/bundle/p-BffcZg_M.js +3551 -0
  139. package/dist/bundle/p-BffcZg_M.js.map +1 -0
  140. package/dist/bundle/{p-CYZ_ghQd.js → p-Bla3D_SS.js} +11 -9
  141. package/dist/bundle/p-Bla3D_SS.js.map +1 -0
  142. package/dist/bundle/p-BnFv61zP.js +1336 -0
  143. package/dist/bundle/p-BnFv61zP.js.map +1 -0
  144. package/dist/bundle/p-BvyQic2U.js +88 -0
  145. package/dist/bundle/p-BvyQic2U.js.map +1 -0
  146. package/dist/bundle/p-ByyagXOJ.js +61 -0
  147. package/dist/bundle/p-ByyagXOJ.js.map +1 -0
  148. package/dist/bundle/p-BzA2scQd.js +72 -0
  149. package/dist/bundle/p-BzA2scQd.js.map +1 -0
  150. package/dist/bundle/{p-DgQ6L0IZ.js → p-CH5dE-g9.js} +3 -3
  151. package/dist/bundle/p-CH5dE-g9.js.map +1 -0
  152. package/dist/bundle/p-CU2teuXB.js +38 -0
  153. package/dist/bundle/p-CU2teuXB.js.map +1 -0
  154. package/dist/bundle/{p-CsqbRus4.js → p-Ctbpdcl6.js} +20 -18
  155. package/dist/bundle/p-Ctbpdcl6.js.map +1 -0
  156. package/dist/bundle/{p-Dea3wzTK.js → p-Cul-GfBI.js} +13 -11
  157. package/dist/bundle/p-Cul-GfBI.js.map +1 -0
  158. package/dist/bundle/p-D9_nsOH9.js +103 -0
  159. package/dist/bundle/p-D9_nsOH9.js.map +1 -0
  160. package/dist/bundle/{p-DcPjXXDp.js → p-DKYkKOQE.js} +15 -13
  161. package/dist/bundle/p-DKYkKOQE.js.map +1 -0
  162. package/dist/bundle/{p-_WSH7pZY.js → p-DLxGu5_c.js} +12 -10
  163. package/dist/bundle/p-DLxGu5_c.js.map +1 -0
  164. package/dist/bundle/{p-CXctuPtC.js → p-DMYengW8.js} +18 -10
  165. package/dist/bundle/p-DMYengW8.js.map +1 -0
  166. package/dist/bundle/p-DQrlJzt1.js +86 -0
  167. package/dist/bundle/p-DQrlJzt1.js.map +1 -0
  168. package/dist/bundle/p-DaeSaYQE.js +146 -0
  169. package/dist/bundle/p-DaeSaYQE.js.map +1 -0
  170. package/dist/bundle/{p-dzRDgb4S.js → p-DopSenBv.js} +4 -6
  171. package/dist/bundle/p-DopSenBv.js.map +1 -0
  172. package/dist/bundle/p-DtEJ6M24.js +60 -0
  173. package/dist/bundle/p-DtEJ6M24.js.map +1 -0
  174. package/dist/bundle/p-DzcyUrLK.js +617 -0
  175. package/dist/bundle/p-DzcyUrLK.js.map +1 -0
  176. package/dist/bundle/p-iy1TKL4y.js +171 -0
  177. package/dist/bundle/p-iy1TKL4y.js.map +1 -0
  178. package/dist/bundle/{p-Cx7q66IK.js → p-mgDux5p5.js} +12 -10
  179. package/dist/bundle/p-mgDux5p5.js.map +1 -0
  180. package/dist/cjs/annotation-body-B4psycVM.js +10 -0
  181. package/dist/cjs/{annotation-body-DaD_bwoW.js.map → annotation-body-B4psycVM.js.map} +1 -1
  182. package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js → annotation-list-renvooi-values-wwLPtmp4.js} +4 -6
  183. package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js.map → annotation-list-renvooi-values-wwLPtmp4.js.map} +1 -1
  184. package/dist/cjs/{annotation-watcher-CIkkSlrQ.js → annotation-watcher-C_bJBnAm.js} +3 -3
  185. package/dist/cjs/{annotation-watcher-CIkkSlrQ.js.map → annotation-watcher-C_bJBnAm.js.map} +1 -1
  186. package/dist/cjs/dso-accordion-section.cjs.entry.js +3 -5
  187. package/dist/cjs/dso-accordion.cjs.entry.js +3 -5
  188. package/dist/cjs/dso-action-list-item.cjs.entry.js +3 -5
  189. package/dist/cjs/dso-action-list.cjs.entry.js +3 -5
  190. package/dist/cjs/dso-advanced-select.cjs.entry.js +990 -7
  191. package/dist/cjs/dso-alert_7.cjs.entry.js +3772 -294
  192. package/dist/cjs/dso-annotation-activiteit.cjs.entry.js +6 -8
  193. package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js +5 -7
  194. package/dist/cjs/dso-annotation-kaart.cjs.entry.js +4 -6
  195. package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js +1283 -14
  196. package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js +6 -8
  197. package/dist/cjs/dso-attachments-counter_2.cjs.entry.js +5 -7
  198. package/dist/cjs/dso-autosuggest.cjs.entry.js +5 -11
  199. package/dist/cjs/dso-banner.cjs.entry.js +3 -5
  200. package/dist/cjs/dso-button-group.cjs.entry.js +3 -5
  201. package/dist/cjs/dso-card-container.cjs.entry.js +3 -5
  202. package/dist/cjs/dso-card.cjs.entry.js +3 -5
  203. package/dist/cjs/dso-contact-information.cjs.entry.js +3 -5
  204. package/dist/cjs/dso-date-picker.cjs.entry.js +3 -5
  205. package/dist/cjs/dso-document-card.cjs.entry.js +3 -5
  206. package/dist/cjs/dso-dropdown-menu.cjs.entry.js +3 -5
  207. package/dist/cjs/dso-header.cjs.entry.js +4 -7
  208. package/dist/cjs/dso-highlight-box.cjs.entry.js +3 -5
  209. package/dist/cjs/dso-history-item.cjs.entry.js +3 -5
  210. package/dist/cjs/{dso-icon.cjs.entry.js → dso-icon_2.cjs.entry.js} +595 -7
  211. package/dist/cjs/dso-info-button.cjs.entry.js +3 -5
  212. package/dist/cjs/dso-info_2.cjs.entry.js +6 -8
  213. package/dist/cjs/dso-input-range.cjs.entry.js +3 -5
  214. package/dist/cjs/dso-label_3.cjs.entry.js +13 -22
  215. package/dist/cjs/dso-legend-item.cjs.entry.js +4 -6
  216. package/dist/cjs/dso-legend.cjs.entry.js +80 -0
  217. package/dist/cjs/dso-list-button.cjs.entry.js +299 -6
  218. package/dist/cjs/dso-logo.cjs.entry.js +142 -6
  219. package/dist/cjs/dso-map-base-layers.cjs.entry.js +4 -6
  220. package/dist/cjs/dso-map-controls.cjs.entry.js +1059 -6
  221. package/dist/cjs/dso-map-layer-object.cjs.entry.js +28 -0
  222. package/dist/cjs/dso-map-layer.cjs.entry.js +31 -0
  223. package/dist/cjs/dso-map-overlays.cjs.entry.js +4 -6
  224. package/dist/cjs/dso-mark-bar.cjs.entry.js +4 -6
  225. package/dist/cjs/dso-modal.cjs.entry.js +4 -6
  226. package/dist/cjs/dso-onboarding-tip.cjs.entry.js +4 -6
  227. package/dist/cjs/dso-pagination.cjs.entry.js +3 -5
  228. package/dist/cjs/dso-plekinfo-card.cjs.entry.js +4 -6
  229. package/dist/cjs/dso-progress-indicator.cjs.entry.js +4 -6
  230. package/dist/cjs/dso-project-item.cjs.entry.js +4 -6
  231. package/dist/cjs/dso-responsive-element.cjs.entry.js +4 -6
  232. package/dist/cjs/dso-scrollable.cjs.entry.js +5 -7
  233. package/dist/cjs/dso-skiplink.cjs.entry.js +4 -6
  234. package/dist/cjs/dso-survey-rating.cjs.entry.js +489 -7
  235. package/dist/cjs/dso-tab.cjs.entry.js +3 -5
  236. package/dist/cjs/dso-tabs.cjs.entry.js +4 -6
  237. package/dist/cjs/dso-tijdreis-banner.cjs.entry.js +4 -6
  238. package/dist/cjs/dso-toggletip.cjs.entry.js +4 -6
  239. package/dist/cjs/dso-toolkit.cjs.js +3 -3
  240. package/dist/cjs/dso-toolkit.cjs.js.map +1 -1
  241. package/dist/cjs/dso-tooltip.cjs.entry.js +4 -6
  242. package/dist/cjs/dso-tree-view.cjs.entry.js +6 -14
  243. package/dist/cjs/dso-viewer-grid.cjs.entry.js +519 -29
  244. package/dist/cjs/dsot-document-component-demo.cjs.entry.js +3 -5
  245. package/dist/cjs/{index-DvLsepiK.js → index-DDpKNH_F.js} +96 -27
  246. package/dist/cjs/index-DDpKNH_F.js.map +1 -0
  247. package/dist/cjs/loader.cjs.js +2 -2
  248. package/dist/cjs/loader.cjs.js.map +1 -1
  249. package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js → parse-wijzigactie-from-node.function-wjDjfhnI.js} +3 -3
  250. package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js.map → parse-wijzigactie-from-node.function-wjDjfhnI.js.map} +1 -1
  251. package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js → tooltip.functional-component-BQpcPpgi.js} +4 -6
  252. package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js.map → tooltip.functional-component-BQpcPpgi.js.map} +1 -1
  253. package/dist/collection/collection-manifest.json +5 -2
  254. package/dist/collection/components/accordion/accordion.js +4 -4
  255. package/dist/collection/components/accordion/components/accordion-section.css +1 -1
  256. package/dist/collection/components/accordion/components/accordion-section.js +23 -23
  257. package/dist/collection/components/action-list/action-list.js +2 -2
  258. package/dist/collection/components/action-list/components/action-list-item.js +7 -7
  259. package/dist/collection/components/advanced-select/advanced-select.js +2 -4
  260. package/dist/collection/components/advanced-select/advanced-select.js.map +1 -1
  261. package/dist/collection/components/alert/alert.css +1 -1
  262. package/dist/collection/components/alert/alert.js +7 -7
  263. package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js +12 -13
  264. package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js.map +1 -1
  265. package/dist/collection/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.js +8 -8
  266. package/dist/collection/components/annotation/annotation-kaart/annotation-kaart.js +6 -6
  267. package/dist/collection/components/annotation/annotation-locatie/annotation-locatie.js +8 -8
  268. package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js +12 -13
  269. package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js.map +1 -1
  270. package/dist/collection/components/attachments-counter/attachments-counter.css +1 -1
  271. package/dist/collection/components/attachments-counter/attachments-counter.js +2 -2
  272. package/dist/collection/components/autosuggest/autosuggest.js +7 -33
  273. package/dist/collection/components/autosuggest/autosuggest.js.map +1 -1
  274. package/dist/collection/components/badge/badge.css +1 -1
  275. package/dist/collection/components/badge/badge.js +2 -2
  276. package/dist/collection/components/banner/banner.js +4 -4
  277. package/dist/collection/components/button-group/button-group.js +1 -1
  278. package/dist/collection/components/card/card.css +1 -1
  279. package/dist/collection/components/card/card.js +6 -6
  280. package/dist/collection/components/card-container/card-container.js +1 -1
  281. package/dist/collection/components/date-picker/date-picker.js +15 -15
  282. package/dist/collection/components/document-card/document-card.css +1 -1
  283. package/dist/collection/components/document-card/document-card.js +4 -4
  284. package/dist/collection/components/document-component/document-component.css +5 -4
  285. package/dist/collection/components/document-component/document-component.js +31 -34
  286. package/dist/collection/components/document-component/document-component.js.map +1 -1
  287. package/dist/collection/components/document-component-demo/document-component.demo.js +5 -7
  288. package/dist/collection/components/document-component-demo/document-component.demo.js.map +1 -1
  289. package/dist/collection/components/dropdown-menu/dropdown-menu.js +4 -4
  290. package/dist/collection/components/expandable/expandable.js +5 -5
  291. package/dist/collection/components/header/header.js +16 -17
  292. package/dist/collection/components/header/header.js.map +1 -1
  293. package/dist/collection/components/highlight-box/highlight-box.js +10 -10
  294. package/dist/collection/components/history-item/history-item.js +4 -4
  295. package/dist/collection/components/icon/icon.js +5 -3
  296. package/dist/collection/components/icon/icon.js.map +1 -1
  297. package/dist/collection/components/icon-button/icon-button.js +7 -7
  298. package/dist/collection/components/image-overlay/image-overlay.css +8 -11
  299. package/dist/collection/components/image-overlay/image-overlay.js +26 -36
  300. package/dist/collection/components/image-overlay/image-overlay.js.map +1 -1
  301. package/dist/collection/components/info/info.css +1 -1
  302. package/dist/collection/components/info/info.js +4 -4
  303. package/dist/collection/components/info-button/info-button.css +1 -1
  304. package/dist/collection/components/info-button/info-button.js +5 -5
  305. package/dist/collection/components/input-range/input-range.js +13 -13
  306. package/dist/collection/components/label/label.css +1 -1
  307. package/dist/collection/components/label/label.js +8 -8
  308. package/dist/collection/components/legend/legend.css +54 -0
  309. package/dist/collection/components/legend/legend.interfaces.js +2 -0
  310. package/dist/collection/components/legend/legend.interfaces.js.map +1 -0
  311. package/dist/collection/components/legend/legend.js +154 -0
  312. package/dist/collection/components/legend/legend.js.map +1 -0
  313. package/dist/collection/components/legend-item/legend-item.css +8 -1
  314. package/dist/collection/components/legend-item/legend-item.js +8 -8
  315. package/dist/collection/components/legend-item/legend-item.js.map +1 -1
  316. package/dist/collection/components/list-button/list-button.css +1 -1
  317. package/dist/collection/components/list-button/list-button.js +15 -15
  318. package/dist/collection/components/logo/logo.js +10 -10
  319. package/dist/collection/components/map-base-layers/map-base-layers.css +1 -1
  320. package/dist/collection/components/map-base-layers/map-base-layers.js +2 -3
  321. package/dist/collection/components/map-base-layers/map-base-layers.js.map +1 -1
  322. package/dist/collection/components/map-controls/map-controls.css +2 -2
  323. package/dist/collection/components/map-controls/map-controls.js +4 -4
  324. package/dist/collection/components/map-layer/components/map-layer-object.css +35 -0
  325. package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js +2 -0
  326. package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js.map +1 -0
  327. package/dist/collection/components/map-layer/components/map-layer-object.js +109 -0
  328. package/dist/collection/components/map-layer/components/map-layer-object.js.map +1 -0
  329. package/dist/collection/components/map-layer/map-layer.css +27 -0
  330. package/dist/collection/components/map-layer/map-layer.interfaces.js +2 -0
  331. package/dist/collection/components/map-layer/map-layer.interfaces.js.map +1 -0
  332. package/dist/collection/components/map-layer/map-layer.js +122 -0
  333. package/dist/collection/components/map-layer/map-layer.js.map +1 -0
  334. package/dist/collection/components/map-overlays/map-overlays.css +1 -1
  335. package/dist/collection/components/map-overlays/map-overlays.js +2 -3
  336. package/dist/collection/components/map-overlays/map-overlays.js.map +1 -1
  337. package/dist/collection/components/mark-bar/mark-bar.css +2 -2
  338. package/dist/collection/components/mark-bar/mark-bar.js +8 -8
  339. package/dist/collection/components/modal/modal.css +1 -1
  340. package/dist/collection/components/modal/modal.js +8 -8
  341. package/dist/collection/components/onboarding-tip/onboarding-tip.css +1 -1
  342. package/dist/collection/components/onboarding-tip/onboarding-tip.js +2 -2
  343. package/dist/collection/components/ozon-content/components/ozon-content-toggletip/ozon-content-toggletip.js +3 -3
  344. package/dist/collection/components/ozon-content/nodes/int-io-ref.node.js +2 -2
  345. package/dist/collection/components/ozon-content/nodes/int-io-ref.node.js.map +1 -1
  346. package/dist/collection/components/ozon-content/nodes/int-ref.node.js +1 -1
  347. package/dist/collection/components/ozon-content/nodes/int-ref.node.js.map +1 -1
  348. package/dist/collection/components/ozon-content/ozon-content-context.interface.js.map +1 -1
  349. package/dist/collection/components/ozon-content/ozon-content-mapper.js +1 -0
  350. package/dist/collection/components/ozon-content/ozon-content-mapper.js.map +1 -1
  351. package/dist/collection/components/ozon-content/ozon-content-node-context.interface.js.map +1 -1
  352. package/dist/collection/components/ozon-content/ozon-content.js +30 -7
  353. package/dist/collection/components/ozon-content/ozon-content.js.map +1 -1
  354. package/dist/collection/components/pagination/pagination.css +1 -1
  355. package/dist/collection/components/pagination/pagination.js +4 -5
  356. package/dist/collection/components/pagination/pagination.js.map +1 -1
  357. package/dist/collection/components/panel/panel.css +1 -1
  358. package/dist/collection/components/panel/panel.js +3 -3
  359. package/dist/collection/components/plekinfo-card/plekinfo-card.css +1 -1
  360. package/dist/collection/components/plekinfo-card/plekinfo-card.js +8 -8
  361. package/dist/collection/components/progress-indicator/progress-indicator.js +7 -7
  362. package/dist/collection/components/project-item/project-item.js +3 -3
  363. package/dist/collection/components/renvooi/renvooi.js +2 -3
  364. package/dist/collection/components/renvooi/renvooi.js.map +1 -1
  365. package/dist/collection/components/responsive-element/responsive-element.js +1 -1
  366. package/dist/collection/components/scrollable/scrollable.css +1 -0
  367. package/dist/collection/components/scrollable/scrollable.js +2 -2
  368. package/dist/collection/components/selectable/selectable.js +25 -25
  369. package/dist/collection/components/skiplink/skiplink.js +5 -5
  370. package/dist/collection/components/slide-toggle/slide-toggle.js +8 -8
  371. package/dist/collection/components/survey-rating/survey-rating.css +1 -1
  372. package/dist/collection/components/survey-rating/survey-rating.js +2 -2
  373. package/dist/collection/components/table/table.css +11 -21
  374. package/dist/collection/components/table/table.js +12 -29
  375. package/dist/collection/components/table/table.js.map +1 -1
  376. package/dist/collection/components/tabs/components/tab.js +6 -6
  377. package/dist/collection/components/tabs/tabs.js +1 -1
  378. package/dist/collection/components/tijdreis-banner/tijdreis-banner.js +1 -1
  379. package/dist/collection/components/toggletip/toggletip.js +7 -7
  380. package/dist/collection/components/tooltip/tooltip.js +10 -10
  381. package/dist/collection/components/tree-view/tree-view.css +1 -1
  382. package/dist/collection/components/tree-view/tree-view.js +1 -2
  383. package/dist/collection/components/tree-view/tree-view.js.map +1 -1
  384. package/dist/collection/components/viewer-grid/viewer-grid.css +1 -1
  385. package/dist/collection/components/viewer-grid/viewer-grid.js +12 -12
  386. package/dist/components/alert.js +11 -9
  387. package/dist/components/alert.js.map +1 -1
  388. package/dist/components/annotation-body.js +1 -7
  389. package/dist/components/annotation-body.js.map +1 -1
  390. package/dist/components/annotation-list-renvooi-values.js +1 -3
  391. package/dist/components/annotation-list-renvooi-values.js.map +1 -1
  392. package/dist/components/annotation-locatie.js +15 -13
  393. package/dist/components/annotation-locatie.js.map +1 -1
  394. package/dist/components/annotation-watcher.js.map +1 -1
  395. package/dist/components/attachments-counter.js +10 -8
  396. package/dist/components/attachments-counter.js.map +1 -1
  397. package/dist/components/badge.js +9 -7
  398. package/dist/components/badge.js.map +1 -1
  399. package/dist/components/button-group.js +9 -7
  400. package/dist/components/button-group.js.map +1 -1
  401. package/dist/components/document-component.js +1297 -24
  402. package/dist/components/document-component.js.map +1 -1
  403. package/dist/components/dropdown-menu.js +9 -7
  404. package/dist/components/dropdown-menu.js.map +1 -1
  405. package/dist/components/dso-accordion-section.js +17 -15
  406. package/dist/components/dso-accordion-section.js.map +1 -1
  407. package/dist/components/dso-accordion.js +9 -7
  408. package/dist/components/dso-accordion.js.map +1 -1
  409. package/dist/components/dso-action-list-item.js +10 -8
  410. package/dist/components/dso-action-list-item.js.map +1 -1
  411. package/dist/components/dso-action-list.js +9 -7
  412. package/dist/components/dso-action-list.js.map +1 -1
  413. package/dist/components/dso-advanced-select.js +1001 -14
  414. package/dist/components/dso-advanced-select.js.map +1 -1
  415. package/dist/components/dso-annotation-activiteit.js +16 -14
  416. package/dist/components/dso-annotation-activiteit.js.map +1 -1
  417. package/dist/components/dso-annotation-gebiedsaanwijzing.js +15 -13
  418. package/dist/components/dso-annotation-gebiedsaanwijzing.js.map +1 -1
  419. package/dist/components/dso-annotation-kaart.js +12 -10
  420. package/dist/components/dso-annotation-kaart.js.map +1 -1
  421. package/dist/components/dso-annotation-omgevingsnormwaarde.js +15 -13
  422. package/dist/components/dso-annotation-omgevingsnormwaarde.js.map +1 -1
  423. package/dist/components/dso-autosuggest.js +14 -17
  424. package/dist/components/dso-autosuggest.js.map +1 -1
  425. package/dist/components/dso-banner.js +9 -7
  426. package/dist/components/dso-banner.js.map +1 -1
  427. package/dist/components/dso-card-container.js +9 -7
  428. package/dist/components/dso-card-container.js.map +1 -1
  429. package/dist/components/dso-card.js +10 -8
  430. package/dist/components/dso-card.js.map +1 -1
  431. package/dist/components/dso-contact-information.js +9 -7
  432. package/dist/components/dso-contact-information.js.map +1 -1
  433. package/dist/components/dso-date-picker.js +9 -7
  434. package/dist/components/dso-date-picker.js.map +1 -1
  435. package/dist/components/dso-document-card.js +10 -8
  436. package/dist/components/dso-document-card.js.map +1 -1
  437. package/dist/components/dso-header.js +13 -12
  438. package/dist/components/dso-header.js.map +1 -1
  439. package/dist/components/dso-highlight-box.js +9 -7
  440. package/dist/components/dso-highlight-box.js.map +1 -1
  441. package/dist/components/dso-history-item.js +10 -8
  442. package/dist/components/dso-history-item.js.map +1 -1
  443. package/dist/components/dso-input-range.js +9 -7
  444. package/dist/components/dso-input-range.js.map +1 -1
  445. package/dist/components/dso-legend-item.js +16 -14
  446. package/dist/components/dso-legend-item.js.map +1 -1
  447. package/dist/components/dso-legend.d.ts +11 -0
  448. package/dist/components/dso-legend.js +120 -0
  449. package/dist/components/dso-legend.js.map +1 -0
  450. package/dist/components/dso-list-button.js +310 -13
  451. package/dist/components/dso-list-button.js.map +1 -1
  452. package/dist/components/dso-logo.js +148 -8
  453. package/dist/components/dso-logo.js.map +1 -1
  454. package/dist/components/dso-map-base-layers.js +16 -14
  455. package/dist/components/dso-map-base-layers.js.map +1 -1
  456. package/dist/components/dso-map-controls.js +1068 -11
  457. package/dist/components/dso-map-controls.js.map +1 -1
  458. package/dist/components/dso-map-layer-object.d.ts +11 -0
  459. package/dist/components/dso-map-layer-object.js +56 -0
  460. package/dist/components/dso-map-layer-object.js.map +1 -0
  461. package/dist/components/dso-map-layer.d.ts +11 -0
  462. package/dist/components/dso-map-layer.js +61 -0
  463. package/dist/components/dso-map-layer.js.map +1 -0
  464. package/dist/components/dso-map-overlays.js +15 -13
  465. package/dist/components/dso-map-overlays.js.map +1 -1
  466. package/dist/components/dso-mark-bar.js +12 -10
  467. package/dist/components/dso-mark-bar.js.map +1 -1
  468. package/dist/components/dso-modal.js +13 -11
  469. package/dist/components/dso-modal.js.map +1 -1
  470. package/dist/components/dso-onboarding-tip.js +12 -10
  471. package/dist/components/dso-onboarding-tip.js.map +1 -1
  472. package/dist/components/dso-pagination.js +12 -10
  473. package/dist/components/dso-pagination.js.map +1 -1
  474. package/dist/components/dso-plekinfo-card.js +11 -9
  475. package/dist/components/dso-plekinfo-card.js.map +1 -1
  476. package/dist/components/dso-project-item.js +14 -12
  477. package/dist/components/dso-project-item.js.map +1 -1
  478. package/dist/components/dso-skiplink.js +11 -9
  479. package/dist/components/dso-skiplink.js.map +1 -1
  480. package/dist/components/dso-survey-rating.js +498 -12
  481. package/dist/components/dso-survey-rating.js.map +1 -1
  482. package/dist/components/dso-tab.js +9 -7
  483. package/dist/components/dso-tab.js.map +1 -1
  484. package/dist/components/dso-tabs.js +10 -8
  485. package/dist/components/dso-tabs.js.map +1 -1
  486. package/dist/components/dso-tijdreis-banner.js +11 -9
  487. package/dist/components/dso-tijdreis-banner.js.map +1 -1
  488. package/dist/components/dso-tree-view.js +14 -18
  489. package/dist/components/dso-tree-view.js.map +1 -1
  490. package/dist/components/dso-viewer-grid.js +525 -31
  491. package/dist/components/dso-viewer-grid.js.map +1 -1
  492. package/dist/components/dsot-document-component-demo.js +27 -25
  493. package/dist/components/dsot-document-component-demo.js.map +1 -1
  494. package/dist/components/expandable.js +9 -7
  495. package/dist/components/expandable.js.map +1 -1
  496. package/dist/components/icon-button.js +499 -8
  497. package/dist/components/icon-button.js.map +1 -1
  498. package/dist/components/icon.js +16 -8
  499. package/dist/components/icon.js.map +1 -1
  500. package/dist/components/image-overlay.js +35 -43
  501. package/dist/components/image-overlay.js.map +1 -1
  502. package/dist/components/index.d.ts +6 -0
  503. package/dist/components/index.js +3 -0
  504. package/dist/components/index.js.map +1 -1
  505. package/dist/components/info-button.js +11 -9
  506. package/dist/components/info-button.js.map +1 -1
  507. package/dist/components/info.js +11 -9
  508. package/dist/components/info.js.map +1 -1
  509. package/dist/components/label.js +12 -10
  510. package/dist/components/label.js.map +1 -1
  511. package/dist/components/ozon-content-toggletip.js +11 -9
  512. package/dist/components/ozon-content-toggletip.js.map +1 -1
  513. package/dist/components/ozon-content.js +2389 -115
  514. package/dist/components/ozon-content.js.map +1 -1
  515. package/dist/components/panel.js +11 -9
  516. package/dist/components/panel.js.map +1 -1
  517. package/dist/components/progress-indicator.js +11 -9
  518. package/dist/components/progress-indicator.js.map +1 -1
  519. package/dist/components/renvooi.js +13 -18
  520. package/dist/components/renvooi.js.map +1 -1
  521. package/dist/components/responsive-element.js +10 -8
  522. package/dist/components/responsive-element.js.map +1 -1
  523. package/dist/components/scrollable.js +11 -9
  524. package/dist/components/scrollable.js.map +1 -1
  525. package/dist/components/selectable.js +14 -12
  526. package/dist/components/selectable.js.map +1 -1
  527. package/dist/components/slide-toggle.js +10 -8
  528. package/dist/components/slide-toggle.js.map +1 -1
  529. package/dist/components/table.js +1256 -35
  530. package/dist/components/table.js.map +1 -1
  531. package/dist/components/toggletip.js +14 -12
  532. package/dist/components/toggletip.js.map +1 -1
  533. package/dist/components/tooltip.functional-component.js +1 -3
  534. package/dist/components/tooltip.functional-component.js.map +1 -1
  535. package/dist/components/tooltip.js +10 -8
  536. package/dist/components/tooltip.js.map +1 -1
  537. package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
  538. package/dist/dso-toolkit/dso-toolkit.esm.js.map +1 -1
  539. package/dist/dso-toolkit/p-00e02bdd.entry.js +2 -0
  540. package/dist/dso-toolkit/p-00e02bdd.entry.js.map +1 -0
  541. package/dist/dso-toolkit/p-056702b8.entry.js +2 -0
  542. package/dist/dso-toolkit/p-056702b8.entry.js.map +1 -0
  543. package/dist/dso-toolkit/p-0c228b3c.entry.js +2 -0
  544. package/dist/dso-toolkit/p-0c228b3c.entry.js.map +1 -0
  545. package/dist/dso-toolkit/p-1a5e129d.entry.js +2 -0
  546. package/dist/dso-toolkit/p-1a5e129d.entry.js.map +1 -0
  547. package/dist/dso-toolkit/p-1f87f7ad.entry.js +2 -0
  548. package/dist/dso-toolkit/p-1f87f7ad.entry.js.map +1 -0
  549. package/dist/dso-toolkit/p-30dd509e.entry.js +2 -0
  550. package/dist/dso-toolkit/p-30dd509e.entry.js.map +1 -0
  551. package/dist/dso-toolkit/p-349d1ace.entry.js +2 -0
  552. package/dist/dso-toolkit/p-349d1ace.entry.js.map +1 -0
  553. package/dist/dso-toolkit/p-363449cc.entry.js +2 -0
  554. package/dist/dso-toolkit/p-363449cc.entry.js.map +1 -0
  555. package/dist/dso-toolkit/p-3ab854dd.entry.js +2 -0
  556. package/dist/dso-toolkit/p-3ab854dd.entry.js.map +1 -0
  557. package/dist/dso-toolkit/p-3cee63bb.entry.js +2 -0
  558. package/dist/dso-toolkit/p-3cee63bb.entry.js.map +1 -0
  559. package/dist/dso-toolkit/p-47295f4b.entry.js +2 -0
  560. package/dist/dso-toolkit/p-47295f4b.entry.js.map +1 -0
  561. package/dist/dso-toolkit/p-4729e938.entry.js +2 -0
  562. package/dist/dso-toolkit/p-4729e938.entry.js.map +1 -0
  563. package/dist/dso-toolkit/p-49aa2bbc.entry.js +2 -0
  564. package/dist/dso-toolkit/p-49aa2bbc.entry.js.map +1 -0
  565. package/dist/dso-toolkit/p-4c8f74b9.entry.js +2 -0
  566. package/dist/dso-toolkit/p-4c8f74b9.entry.js.map +1 -0
  567. package/dist/dso-toolkit/{p-16c153d5.entry.js → p-5387f2db.entry.js} +2 -2
  568. package/dist/dso-toolkit/p-5387f2db.entry.js.map +1 -0
  569. package/dist/dso-toolkit/p-556554af.entry.js +2 -0
  570. package/dist/dso-toolkit/p-556554af.entry.js.map +1 -0
  571. package/dist/dso-toolkit/p-573bfc8f.entry.js +2 -0
  572. package/dist/dso-toolkit/p-573bfc8f.entry.js.map +1 -0
  573. package/dist/dso-toolkit/p-5a2002a7.entry.js +2 -0
  574. package/dist/dso-toolkit/p-5a2002a7.entry.js.map +1 -0
  575. package/dist/dso-toolkit/p-5b894c59.entry.js +2 -0
  576. package/dist/dso-toolkit/p-5b894c59.entry.js.map +1 -0
  577. package/dist/dso-toolkit/p-5be4766f.entry.js +2 -0
  578. package/dist/dso-toolkit/p-5be4766f.entry.js.map +1 -0
  579. package/dist/dso-toolkit/p-5c283c16.entry.js +2 -0
  580. package/dist/dso-toolkit/p-5c283c16.entry.js.map +1 -0
  581. package/dist/dso-toolkit/p-770e2178.entry.js +2 -0
  582. package/dist/dso-toolkit/p-770e2178.entry.js.map +1 -0
  583. package/dist/dso-toolkit/p-91c97704.entry.js +6 -0
  584. package/dist/dso-toolkit/p-91c97704.entry.js.map +1 -0
  585. package/dist/dso-toolkit/p-9641c9f4.entry.js +2 -0
  586. package/dist/dso-toolkit/p-9641c9f4.entry.js.map +1 -0
  587. package/dist/dso-toolkit/p-9a267127.entry.js +2 -0
  588. package/dist/dso-toolkit/p-9a267127.entry.js.map +1 -0
  589. package/dist/dso-toolkit/p-9b17b1e1.entry.js +2 -0
  590. package/dist/dso-toolkit/p-9b17b1e1.entry.js.map +1 -0
  591. package/dist/dso-toolkit/p-9c4d091b.entry.js +2 -0
  592. package/dist/dso-toolkit/p-9c4d091b.entry.js.map +1 -0
  593. package/dist/dso-toolkit/p-9da36147.entry.js +2 -0
  594. package/dist/dso-toolkit/p-9da36147.entry.js.map +1 -0
  595. package/dist/dso-toolkit/p-9eca8361.entry.js +2 -0
  596. package/dist/dso-toolkit/p-9eca8361.entry.js.map +1 -0
  597. package/dist/dso-toolkit/{p-DrItCTMr.js → p-B1q4j6NM.js} +2 -2
  598. package/dist/dso-toolkit/{p-DrItCTMr.js.map → p-B1q4j6NM.js.map} +1 -1
  599. package/dist/dso-toolkit/p-BNXQGiQq.js +2 -0
  600. package/dist/dso-toolkit/{p-BlB0--wP.js.map → p-BNXQGiQq.js.map} +1 -1
  601. package/dist/dso-toolkit/{p-Ah0-aaXh.js → p-BrtypTfQ.js} +2 -2
  602. package/dist/dso-toolkit/{p-Ah0-aaXh.js.map → p-BrtypTfQ.js.map} +1 -1
  603. package/dist/dso-toolkit/{p-CtC5362R.js → p-O4FN8VJ2.js} +2 -2
  604. package/dist/dso-toolkit/{p-CtC5362R.js.map → p-O4FN8VJ2.js.map} +1 -1
  605. package/dist/dso-toolkit/p-WDDbscLp.js +3 -0
  606. package/dist/dso-toolkit/p-WDDbscLp.js.map +1 -0
  607. package/dist/dso-toolkit/p-W_P8edV4.js +2 -0
  608. package/dist/dso-toolkit/{p-Dk013L7v.js.map → p-W_P8edV4.js.map} +1 -1
  609. package/dist/dso-toolkit/p-aa4f4650.entry.js +2 -0
  610. package/dist/dso-toolkit/p-aa4f4650.entry.js.map +1 -0
  611. package/dist/dso-toolkit/p-aafd4561.entry.js +2 -0
  612. package/dist/dso-toolkit/p-aafd4561.entry.js.map +1 -0
  613. package/dist/dso-toolkit/p-abe1dae2.entry.js +2 -0
  614. package/dist/dso-toolkit/p-abe1dae2.entry.js.map +1 -0
  615. package/dist/dso-toolkit/p-ae5a8660.entry.js +2 -0
  616. package/dist/dso-toolkit/p-ae5a8660.entry.js.map +1 -0
  617. package/dist/dso-toolkit/p-b318a0f9.entry.js +2 -0
  618. package/dist/dso-toolkit/p-b318a0f9.entry.js.map +1 -0
  619. package/dist/dso-toolkit/p-b6a9fe80.entry.js +2 -0
  620. package/dist/dso-toolkit/p-b6a9fe80.entry.js.map +1 -0
  621. package/dist/dso-toolkit/p-b74d6b6a.entry.js +2 -0
  622. package/dist/dso-toolkit/p-b74d6b6a.entry.js.map +1 -0
  623. package/dist/dso-toolkit/p-bb247b4e.entry.js +2 -0
  624. package/dist/dso-toolkit/p-bb247b4e.entry.js.map +1 -0
  625. package/dist/dso-toolkit/p-c1091cb8.entry.js +2 -0
  626. package/dist/dso-toolkit/p-c1091cb8.entry.js.map +1 -0
  627. package/dist/dso-toolkit/p-c1c57c67.entry.js +2 -0
  628. package/dist/dso-toolkit/p-c1c57c67.entry.js.map +1 -0
  629. package/dist/dso-toolkit/p-c2a94e5b.entry.js +2 -0
  630. package/dist/dso-toolkit/p-c2a94e5b.entry.js.map +1 -0
  631. package/dist/dso-toolkit/p-cccde8af.entry.js +2 -0
  632. package/dist/dso-toolkit/p-cccde8af.entry.js.map +1 -0
  633. package/dist/dso-toolkit/p-d7a12d68.entry.js +2 -0
  634. package/dist/dso-toolkit/p-d7a12d68.entry.js.map +1 -0
  635. package/dist/dso-toolkit/p-d86767c6.entry.js +2 -0
  636. package/dist/dso-toolkit/p-d86767c6.entry.js.map +1 -0
  637. package/dist/dso-toolkit/p-d934baef.entry.js +2 -0
  638. package/dist/dso-toolkit/p-d934baef.entry.js.map +1 -0
  639. package/dist/dso-toolkit/p-e3a55f9e.entry.js +2 -0
  640. package/dist/dso-toolkit/p-e3a55f9e.entry.js.map +1 -0
  641. package/dist/dso-toolkit/p-e64d2887.entry.js +2 -0
  642. package/dist/dso-toolkit/p-e64d2887.entry.js.map +1 -0
  643. package/dist/dso-toolkit/p-e78fcea9.entry.js +2 -0
  644. package/dist/dso-toolkit/p-e78fcea9.entry.js.map +1 -0
  645. package/dist/dso-toolkit/p-eb93c22f.entry.js +2 -0
  646. package/dist/dso-toolkit/p-eb93c22f.entry.js.map +1 -0
  647. package/dist/dso-toolkit/p-ed149a75.entry.js +2 -0
  648. package/dist/dso-toolkit/p-ed149a75.entry.js.map +1 -0
  649. package/dist/dso-toolkit/p-ee1f217d.entry.js +2 -0
  650. package/dist/dso-toolkit/p-ee1f217d.entry.js.map +1 -0
  651. package/dist/dso-toolkit/p-f0aa48e2.entry.js +2 -0
  652. package/dist/dso-toolkit/p-f0aa48e2.entry.js.map +1 -0
  653. package/dist/dso-toolkit/p-f36e20b1.entry.js +2 -0
  654. package/dist/dso-toolkit/p-f36e20b1.entry.js.map +1 -0
  655. package/dist/dso-toolkit/p-f56d918c.entry.js +2 -0
  656. package/dist/dso-toolkit/p-f56d918c.entry.js.map +1 -0
  657. package/dist/dso-toolkit/p-f8b708de.entry.js +2 -0
  658. package/dist/dso-toolkit/p-f8b708de.entry.js.map +1 -0
  659. package/dist/dso-toolkit/p-faeacd73.entry.js +2 -0
  660. package/dist/dso-toolkit/p-faeacd73.entry.js.map +1 -0
  661. package/dist/dso-toolkit/p-faf9bd05.entry.js +2 -0
  662. package/dist/dso-toolkit/p-faf9bd05.entry.js.map +1 -0
  663. package/dist/dso-toolkit/p-feeb6953.entry.js +2 -0
  664. package/dist/dso-toolkit/p-feeb6953.entry.js.map +1 -0
  665. package/dist/esm/annotation-body-BGomQciH.js +8 -0
  666. package/dist/esm/{annotation-body-eL8p8SW9.js.map → annotation-body-BGomQciH.js.map} +1 -1
  667. package/dist/esm/annotation-list-renvooi-values-Dq4hh65I.js +10 -0
  668. package/dist/esm/{annotation-list-renvooi-values-Cn6N3SEI.js.map → annotation-list-renvooi-values-Dq4hh65I.js.map} +1 -1
  669. package/dist/esm/{annotation-watcher-m3nAgrq7.js → annotation-watcher-C2vj2znu.js} +3 -3
  670. package/dist/esm/{annotation-watcher-m3nAgrq7.js.map → annotation-watcher-C2vj2znu.js.map} +1 -1
  671. package/dist/esm/dso-accordion-section.entry.js +3 -5
  672. package/dist/esm/dso-accordion-section.entry.js.map +1 -1
  673. package/dist/esm/dso-accordion.entry.js +3 -5
  674. package/dist/esm/dso-accordion.entry.js.map +1 -1
  675. package/dist/esm/dso-action-list-item.entry.js +3 -5
  676. package/dist/esm/dso-action-list-item.entry.js.map +1 -1
  677. package/dist/esm/dso-action-list.entry.js +3 -5
  678. package/dist/esm/dso-action-list.entry.js.map +1 -1
  679. package/dist/esm/dso-advanced-select.entry.js +990 -7
  680. package/dist/esm/dso-advanced-select.entry.js.map +1 -1
  681. package/dist/esm/dso-alert_7.entry.js +3772 -294
  682. package/dist/esm/dso-annotation-activiteit.entry.js +6 -8
  683. package/dist/esm/dso-annotation-activiteit.entry.js.map +1 -1
  684. package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js +5 -7
  685. package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js.map +1 -1
  686. package/dist/esm/dso-annotation-kaart.entry.js +4 -6
  687. package/dist/esm/dso-annotation-kaart.entry.js.map +1 -1
  688. package/dist/esm/dso-annotation-locatie_2.entry.js +1283 -14
  689. package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js +6 -8
  690. package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js.map +1 -1
  691. package/dist/esm/dso-attachments-counter_2.entry.js +5 -7
  692. package/dist/esm/dso-autosuggest.entry.js +5 -11
  693. package/dist/esm/dso-autosuggest.entry.js.map +1 -1
  694. package/dist/esm/dso-banner.entry.js +3 -5
  695. package/dist/esm/dso-banner.entry.js.map +1 -1
  696. package/dist/esm/dso-button-group.entry.js +3 -5
  697. package/dist/esm/dso-button-group.entry.js.map +1 -1
  698. package/dist/esm/dso-card-container.entry.js +3 -5
  699. package/dist/esm/dso-card-container.entry.js.map +1 -1
  700. package/dist/esm/dso-card.entry.js +3 -5
  701. package/dist/esm/dso-card.entry.js.map +1 -1
  702. package/dist/esm/dso-contact-information.entry.js +3 -5
  703. package/dist/esm/dso-contact-information.entry.js.map +1 -1
  704. package/dist/esm/dso-date-picker.entry.js +3 -5
  705. package/dist/esm/dso-date-picker.entry.js.map +1 -1
  706. package/dist/esm/dso-document-card.entry.js +3 -5
  707. package/dist/esm/dso-document-card.entry.js.map +1 -1
  708. package/dist/esm/dso-dropdown-menu.entry.js +3 -5
  709. package/dist/esm/dso-dropdown-menu.entry.js.map +1 -1
  710. package/dist/esm/dso-header.entry.js +4 -7
  711. package/dist/esm/dso-header.entry.js.map +1 -1
  712. package/dist/esm/dso-highlight-box.entry.js +3 -5
  713. package/dist/esm/dso-highlight-box.entry.js.map +1 -1
  714. package/dist/esm/dso-history-item.entry.js +3 -5
  715. package/dist/esm/dso-history-item.entry.js.map +1 -1
  716. package/dist/esm/{dso-icon.entry.js → dso-icon_2.entry.js} +595 -8
  717. package/dist/esm/dso-info-button.entry.js +3 -5
  718. package/dist/esm/dso-info-button.entry.js.map +1 -1
  719. package/dist/esm/dso-info_2.entry.js +6 -8
  720. package/dist/esm/dso-input-range.entry.js +3 -5
  721. package/dist/esm/dso-input-range.entry.js.map +1 -1
  722. package/dist/esm/dso-label_3.entry.js +13 -22
  723. package/dist/esm/dso-legend-item.entry.js +4 -6
  724. package/dist/esm/dso-legend-item.entry.js.map +1 -1
  725. package/dist/esm/dso-legend.entry.js +78 -0
  726. package/dist/esm/dso-legend.entry.js.map +1 -0
  727. package/dist/esm/dso-list-button.entry.js +299 -6
  728. package/dist/esm/dso-list-button.entry.js.map +1 -1
  729. package/dist/esm/dso-logo.entry.js +142 -6
  730. package/dist/esm/dso-logo.entry.js.map +1 -1
  731. package/dist/esm/dso-map-base-layers.entry.js +4 -6
  732. package/dist/esm/dso-map-base-layers.entry.js.map +1 -1
  733. package/dist/esm/dso-map-controls.entry.js +1059 -6
  734. package/dist/esm/dso-map-controls.entry.js.map +1 -1
  735. package/dist/esm/dso-map-layer-object.entry.js +26 -0
  736. package/dist/esm/dso-map-layer-object.entry.js.map +1 -0
  737. package/dist/esm/dso-map-layer.entry.js +29 -0
  738. package/dist/esm/dso-map-layer.entry.js.map +1 -0
  739. package/dist/esm/dso-map-overlays.entry.js +4 -6
  740. package/dist/esm/dso-map-overlays.entry.js.map +1 -1
  741. package/dist/esm/dso-mark-bar.entry.js +4 -6
  742. package/dist/esm/dso-mark-bar.entry.js.map +1 -1
  743. package/dist/esm/dso-modal.entry.js +4 -6
  744. package/dist/esm/dso-modal.entry.js.map +1 -1
  745. package/dist/esm/dso-onboarding-tip.entry.js +4 -6
  746. package/dist/esm/dso-onboarding-tip.entry.js.map +1 -1
  747. package/dist/esm/dso-pagination.entry.js +3 -5
  748. package/dist/esm/dso-pagination.entry.js.map +1 -1
  749. package/dist/esm/dso-plekinfo-card.entry.js +4 -6
  750. package/dist/esm/dso-plekinfo-card.entry.js.map +1 -1
  751. package/dist/esm/dso-progress-indicator.entry.js +4 -6
  752. package/dist/esm/dso-progress-indicator.entry.js.map +1 -1
  753. package/dist/esm/dso-project-item.entry.js +4 -6
  754. package/dist/esm/dso-project-item.entry.js.map +1 -1
  755. package/dist/esm/dso-responsive-element.entry.js +4 -6
  756. package/dist/esm/dso-responsive-element.entry.js.map +1 -1
  757. package/dist/esm/dso-scrollable.entry.js +5 -7
  758. package/dist/esm/dso-scrollable.entry.js.map +1 -1
  759. package/dist/esm/dso-skiplink.entry.js +4 -6
  760. package/dist/esm/dso-skiplink.entry.js.map +1 -1
  761. package/dist/esm/dso-survey-rating.entry.js +489 -7
  762. package/dist/esm/dso-survey-rating.entry.js.map +1 -1
  763. package/dist/esm/dso-tab.entry.js +3 -5
  764. package/dist/esm/dso-tab.entry.js.map +1 -1
  765. package/dist/esm/dso-tabs.entry.js +4 -6
  766. package/dist/esm/dso-tabs.entry.js.map +1 -1
  767. package/dist/esm/dso-tijdreis-banner.entry.js +4 -6
  768. package/dist/esm/dso-tijdreis-banner.entry.js.map +1 -1
  769. package/dist/esm/dso-toggletip.entry.js +4 -6
  770. package/dist/esm/dso-toggletip.entry.js.map +1 -1
  771. package/dist/esm/dso-toolkit.js +4 -4
  772. package/dist/esm/dso-toolkit.js.map +1 -1
  773. package/dist/esm/dso-tooltip.entry.js +4 -6
  774. package/dist/esm/dso-tooltip.entry.js.map +1 -1
  775. package/dist/esm/dso-tree-view.entry.js +6 -14
  776. package/dist/esm/dso-tree-view.entry.js.map +1 -1
  777. package/dist/esm/dso-viewer-grid.entry.js +519 -29
  778. package/dist/esm/dso-viewer-grid.entry.js.map +1 -1
  779. package/dist/esm/dsot-document-component-demo.entry.js +3 -5
  780. package/dist/esm/dsot-document-component-demo.entry.js.map +1 -1
  781. package/dist/esm/{index-DxWmN7gh.js → index-WDDbscLp.js} +96 -27
  782. package/dist/esm/index-WDDbscLp.js.map +1 -0
  783. package/dist/esm/loader.js +3 -3
  784. package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js → parse-wijzigactie-from-node.function-DLfzB0Gt.js} +3 -3
  785. package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js.map → parse-wijzigactie-from-node.function-DLfzB0Gt.js.map} +1 -1
  786. package/dist/esm/{tooltip.functional-component-B6RTdaZw.js → tooltip.functional-component-K4nwACEI.js} +4 -6
  787. package/dist/esm/{tooltip.functional-component-B6RTdaZw.js.map → tooltip.functional-component-K4nwACEI.js.map} +1 -1
  788. package/dist/types/components/autosuggest/autosuggest.d.ts +0 -4
  789. package/dist/types/components/image-overlay/image-overlay.d.ts +3 -2
  790. package/dist/types/components/legend/legend.d.ts +26 -0
  791. package/dist/types/components/legend/legend.interfaces.d.ts +12 -0
  792. package/dist/types/components/map-layer/components/map-layer-object.d.ts +26 -0
  793. package/dist/types/components/map-layer/components/map-layer-object.interfaces.d.ts +11 -0
  794. package/dist/types/components/map-layer/map-layer.d.ts +26 -0
  795. package/dist/types/components/map-layer/map-layer.interfaces.d.ts +11 -0
  796. package/dist/types/components/ozon-content/nodes/int-io-ref.node.d.ts +1 -1
  797. package/dist/types/components/ozon-content/ozon-content-context.interface.d.ts +1 -0
  798. package/dist/types/components/ozon-content/ozon-content-node-context.interface.d.ts +1 -0
  799. package/dist/types/components/ozon-content/ozon-content.d.ts +5 -0
  800. package/dist/types/components/table/table.d.ts +2 -4
  801. package/dist/types/components.d.ts +171 -10
  802. package/dist/types/stencil-public-runtime.d.ts +92 -2
  803. package/package.json +4 -4
  804. package/dist/bundle/p--8xOEWb7.js +0 -49
  805. package/dist/bundle/p--8xOEWb7.js.map +0 -1
  806. package/dist/bundle/p-B9a249cd.js +0 -12
  807. package/dist/bundle/p-BSxYLM2I.js +0 -86
  808. package/dist/bundle/p-BSxYLM2I.js.map +0 -1
  809. package/dist/bundle/p-BXS9fSw3.js +0 -59
  810. package/dist/bundle/p-BXS9fSw3.js.map +0 -1
  811. package/dist/bundle/p-BsnzmGaW.js.map +0 -1
  812. package/dist/bundle/p-C0fad0Tz.js +0 -333
  813. package/dist/bundle/p-C0fad0Tz.js.map +0 -1
  814. package/dist/bundle/p-CAiNl6nx.js.map +0 -1
  815. package/dist/bundle/p-CWK4j8Tr.js +0 -126
  816. package/dist/bundle/p-CWK4j8Tr.js.map +0 -1
  817. package/dist/bundle/p-CXFRGieQ.js +0 -63
  818. package/dist/bundle/p-CXFRGieQ.js.map +0 -1
  819. package/dist/bundle/p-CXctuPtC.js.map +0 -1
  820. package/dist/bundle/p-CYZ_ghQd.js.map +0 -1
  821. package/dist/bundle/p-CkFupSQb.js +0 -70
  822. package/dist/bundle/p-CkFupSQb.js.map +0 -1
  823. package/dist/bundle/p-CmVgHB0k.js +0 -58
  824. package/dist/bundle/p-CmVgHB0k.js.map +0 -1
  825. package/dist/bundle/p-CoDNmQUl.js +0 -154
  826. package/dist/bundle/p-CoDNmQUl.js.map +0 -1
  827. package/dist/bundle/p-CqQwHORn.js.map +0 -1
  828. package/dist/bundle/p-CsqbRus4.js.map +0 -1
  829. package/dist/bundle/p-Cx7q66IK.js.map +0 -1
  830. package/dist/bundle/p-D2Hmy92r.js +0 -84
  831. package/dist/bundle/p-D2Hmy92r.js.map +0 -1
  832. package/dist/bundle/p-D5k5mkW4.js +0 -36
  833. package/dist/bundle/p-D5k5mkW4.js.map +0 -1
  834. package/dist/bundle/p-DcPjXXDp.js.map +0 -1
  835. package/dist/bundle/p-Dea3wzTK.js.map +0 -1
  836. package/dist/bundle/p-DgQ6L0IZ.js.map +0 -1
  837. package/dist/bundle/p-Dm38fPV4.js.map +0 -1
  838. package/dist/bundle/p-Dt8LczXv.js +0 -115
  839. package/dist/bundle/p-Dt8LczXv.js.map +0 -1
  840. package/dist/bundle/p-FpbfIBtx.js +0 -169
  841. package/dist/bundle/p-FpbfIBtx.js.map +0 -1
  842. package/dist/bundle/p-Ra_s5BYd.js +0 -83
  843. package/dist/bundle/p-Ra_s5BYd.js.map +0 -1
  844. package/dist/bundle/p-VjABABA3.js +0 -14
  845. package/dist/bundle/p-VjABABA3.js.map +0 -1
  846. package/dist/bundle/p-_WSH7pZY.js.map +0 -1
  847. package/dist/bundle/p-bAS7SMVR.js +0 -101
  848. package/dist/bundle/p-bAS7SMVR.js.map +0 -1
  849. package/dist/bundle/p-dzRDgb4S.js.map +0 -1
  850. package/dist/bundle/p-pf-8Sy0Y.js +0 -992
  851. package/dist/bundle/p-pf-8Sy0Y.js.map +0 -1
  852. package/dist/bundle/p-vXXTDKh5.js +0 -1277
  853. package/dist/bundle/p-vXXTDKh5.js.map +0 -1
  854. package/dist/cjs/annotation-body-DaD_bwoW.js +0 -16
  855. package/dist/cjs/dso-accordion-section.cjs.entry.js.map +0 -1
  856. package/dist/cjs/dso-accordion-section.entry.cjs.js.map +0 -1
  857. package/dist/cjs/dso-accordion.cjs.entry.js.map +0 -1
  858. package/dist/cjs/dso-accordion.entry.cjs.js.map +0 -1
  859. package/dist/cjs/dso-action-list-item.cjs.entry.js.map +0 -1
  860. package/dist/cjs/dso-action-list-item.entry.cjs.js.map +0 -1
  861. package/dist/cjs/dso-action-list.cjs.entry.js.map +0 -1
  862. package/dist/cjs/dso-action-list.entry.cjs.js.map +0 -1
  863. package/dist/cjs/dso-advanced-select.cjs.entry.js.map +0 -1
  864. package/dist/cjs/dso-advanced-select.entry.cjs.js.map +0 -1
  865. package/dist/cjs/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.cjs.js.map +0 -1
  866. package/dist/cjs/dso-alert_7.cjs.entry.js.map +0 -1
  867. package/dist/cjs/dso-annotation-activiteit.cjs.entry.js.map +0 -1
  868. package/dist/cjs/dso-annotation-activiteit.entry.cjs.js.map +0 -1
  869. package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js.map +0 -1
  870. package/dist/cjs/dso-annotation-gebiedsaanwijzing.entry.cjs.js.map +0 -1
  871. package/dist/cjs/dso-annotation-kaart.cjs.entry.js.map +0 -1
  872. package/dist/cjs/dso-annotation-kaart.entry.cjs.js.map +0 -1
  873. package/dist/cjs/dso-annotation-locatie.dso-document-component.entry.cjs.js.map +0 -1
  874. package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js.map +0 -1
  875. package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js.map +0 -1
  876. package/dist/cjs/dso-annotation-omgevingsnormwaarde.entry.cjs.js.map +0 -1
  877. package/dist/cjs/dso-attachments-counter.dso-expandable.entry.cjs.js.map +0 -1
  878. package/dist/cjs/dso-attachments-counter_2.cjs.entry.js.map +0 -1
  879. package/dist/cjs/dso-autosuggest.cjs.entry.js.map +0 -1
  880. package/dist/cjs/dso-autosuggest.entry.cjs.js.map +0 -1
  881. package/dist/cjs/dso-banner.cjs.entry.js.map +0 -1
  882. package/dist/cjs/dso-banner.entry.cjs.js.map +0 -1
  883. package/dist/cjs/dso-button-group.cjs.entry.js.map +0 -1
  884. package/dist/cjs/dso-button-group.entry.cjs.js.map +0 -1
  885. package/dist/cjs/dso-card-container.cjs.entry.js.map +0 -1
  886. package/dist/cjs/dso-card-container.entry.cjs.js.map +0 -1
  887. package/dist/cjs/dso-card.cjs.entry.js.map +0 -1
  888. package/dist/cjs/dso-card.entry.cjs.js.map +0 -1
  889. package/dist/cjs/dso-contact-information.cjs.entry.js.map +0 -1
  890. package/dist/cjs/dso-contact-information.entry.cjs.js.map +0 -1
  891. package/dist/cjs/dso-date-picker.cjs.entry.js.map +0 -1
  892. package/dist/cjs/dso-date-picker.entry.cjs.js.map +0 -1
  893. package/dist/cjs/dso-document-card.cjs.entry.js.map +0 -1
  894. package/dist/cjs/dso-document-card.entry.cjs.js.map +0 -1
  895. package/dist/cjs/dso-dropdown-menu.cjs.entry.js.map +0 -1
  896. package/dist/cjs/dso-dropdown-menu.entry.cjs.js.map +0 -1
  897. package/dist/cjs/dso-header.cjs.entry.js.map +0 -1
  898. package/dist/cjs/dso-header.entry.cjs.js.map +0 -1
  899. package/dist/cjs/dso-highlight-box.cjs.entry.js.map +0 -1
  900. package/dist/cjs/dso-highlight-box.entry.cjs.js.map +0 -1
  901. package/dist/cjs/dso-history-item.cjs.entry.js.map +0 -1
  902. package/dist/cjs/dso-history-item.entry.cjs.js.map +0 -1
  903. package/dist/cjs/dso-icon-button.cjs.entry.js +0 -102
  904. package/dist/cjs/dso-icon-button.cjs.entry.js.map +0 -1
  905. package/dist/cjs/dso-icon-button.entry.cjs.js.map +0 -1
  906. package/dist/cjs/dso-icon.cjs.entry.js.map +0 -1
  907. package/dist/cjs/dso-icon.entry.cjs.js.map +0 -1
  908. package/dist/cjs/dso-info-button.cjs.entry.js.map +0 -1
  909. package/dist/cjs/dso-info-button.entry.cjs.js.map +0 -1
  910. package/dist/cjs/dso-info.dso-selectable.entry.cjs.js.map +0 -1
  911. package/dist/cjs/dso-info_2.cjs.entry.js.map +0 -1
  912. package/dist/cjs/dso-input-range.cjs.entry.js.map +0 -1
  913. package/dist/cjs/dso-input-range.entry.cjs.js.map +0 -1
  914. package/dist/cjs/dso-label.dso-renvooi.dso-slide-toggle.entry.cjs.js.map +0 -1
  915. package/dist/cjs/dso-label_3.cjs.entry.js.map +0 -1
  916. package/dist/cjs/dso-legend-item.cjs.entry.js.map +0 -1
  917. package/dist/cjs/dso-legend-item.entry.cjs.js.map +0 -1
  918. package/dist/cjs/dso-list-button.cjs.entry.js.map +0 -1
  919. package/dist/cjs/dso-list-button.entry.cjs.js.map +0 -1
  920. package/dist/cjs/dso-logo.cjs.entry.js.map +0 -1
  921. package/dist/cjs/dso-logo.entry.cjs.js.map +0 -1
  922. package/dist/cjs/dso-map-base-layers.cjs.entry.js.map +0 -1
  923. package/dist/cjs/dso-map-base-layers.entry.cjs.js.map +0 -1
  924. package/dist/cjs/dso-map-controls.cjs.entry.js.map +0 -1
  925. package/dist/cjs/dso-map-controls.entry.cjs.js.map +0 -1
  926. package/dist/cjs/dso-map-overlays.cjs.entry.js.map +0 -1
  927. package/dist/cjs/dso-map-overlays.entry.cjs.js.map +0 -1
  928. package/dist/cjs/dso-mark-bar.cjs.entry.js.map +0 -1
  929. package/dist/cjs/dso-mark-bar.entry.cjs.js.map +0 -1
  930. package/dist/cjs/dso-modal.cjs.entry.js.map +0 -1
  931. package/dist/cjs/dso-modal.entry.cjs.js.map +0 -1
  932. package/dist/cjs/dso-onboarding-tip.cjs.entry.js.map +0 -1
  933. package/dist/cjs/dso-onboarding-tip.entry.cjs.js.map +0 -1
  934. package/dist/cjs/dso-pagination.cjs.entry.js.map +0 -1
  935. package/dist/cjs/dso-pagination.entry.cjs.js.map +0 -1
  936. package/dist/cjs/dso-plekinfo-card.cjs.entry.js.map +0 -1
  937. package/dist/cjs/dso-plekinfo-card.entry.cjs.js.map +0 -1
  938. package/dist/cjs/dso-progress-indicator.cjs.entry.js.map +0 -1
  939. package/dist/cjs/dso-progress-indicator.entry.cjs.js.map +0 -1
  940. package/dist/cjs/dso-project-item.cjs.entry.js.map +0 -1
  941. package/dist/cjs/dso-project-item.entry.cjs.js.map +0 -1
  942. package/dist/cjs/dso-responsive-element.cjs.entry.js.map +0 -1
  943. package/dist/cjs/dso-responsive-element.entry.cjs.js.map +0 -1
  944. package/dist/cjs/dso-scrollable.cjs.entry.js.map +0 -1
  945. package/dist/cjs/dso-scrollable.entry.cjs.js.map +0 -1
  946. package/dist/cjs/dso-skiplink.cjs.entry.js.map +0 -1
  947. package/dist/cjs/dso-skiplink.entry.cjs.js.map +0 -1
  948. package/dist/cjs/dso-survey-rating.cjs.entry.js.map +0 -1
  949. package/dist/cjs/dso-survey-rating.entry.cjs.js.map +0 -1
  950. package/dist/cjs/dso-tab.cjs.entry.js.map +0 -1
  951. package/dist/cjs/dso-tab.entry.cjs.js.map +0 -1
  952. package/dist/cjs/dso-tabs.cjs.entry.js.map +0 -1
  953. package/dist/cjs/dso-tabs.entry.cjs.js.map +0 -1
  954. package/dist/cjs/dso-tijdreis-banner.cjs.entry.js.map +0 -1
  955. package/dist/cjs/dso-tijdreis-banner.entry.cjs.js.map +0 -1
  956. package/dist/cjs/dso-toggletip.cjs.entry.js.map +0 -1
  957. package/dist/cjs/dso-toggletip.entry.cjs.js.map +0 -1
  958. package/dist/cjs/dso-tooltip.cjs.entry.js.map +0 -1
  959. package/dist/cjs/dso-tooltip.entry.cjs.js.map +0 -1
  960. package/dist/cjs/dso-tree-view.cjs.entry.js.map +0 -1
  961. package/dist/cjs/dso-tree-view.entry.cjs.js.map +0 -1
  962. package/dist/cjs/dso-viewer-grid.cjs.entry.js.map +0 -1
  963. package/dist/cjs/dso-viewer-grid.entry.cjs.js.map +0 -1
  964. package/dist/cjs/dsot-document-component-demo.cjs.entry.js.map +0 -1
  965. package/dist/cjs/dsot-document-component-demo.entry.cjs.js.map +0 -1
  966. package/dist/cjs/focus-trap.esm-DSO8w3eY.js +0 -994
  967. package/dist/cjs/focus-trap.esm-DSO8w3eY.js.map +0 -1
  968. package/dist/cjs/index-DvLsepiK.js.map +0 -1
  969. package/dist/components/focus-trap.esm.js +0 -992
  970. package/dist/components/focus-trap.esm.js.map +0 -1
  971. package/dist/dso-toolkit/dso-accordion-section.entry.esm.js.map +0 -1
  972. package/dist/dso-toolkit/dso-accordion.entry.esm.js.map +0 -1
  973. package/dist/dso-toolkit/dso-action-list-item.entry.esm.js.map +0 -1
  974. package/dist/dso-toolkit/dso-action-list.entry.esm.js.map +0 -1
  975. package/dist/dso-toolkit/dso-advanced-select.entry.esm.js.map +0 -1
  976. package/dist/dso-toolkit/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.esm.js.map +0 -1
  977. package/dist/dso-toolkit/dso-annotation-activiteit.entry.esm.js.map +0 -1
  978. package/dist/dso-toolkit/dso-annotation-gebiedsaanwijzing.entry.esm.js.map +0 -1
  979. package/dist/dso-toolkit/dso-annotation-kaart.entry.esm.js.map +0 -1
  980. package/dist/dso-toolkit/dso-annotation-locatie.dso-document-component.entry.esm.js.map +0 -1
  981. package/dist/dso-toolkit/dso-annotation-omgevingsnormwaarde.entry.esm.js.map +0 -1
  982. package/dist/dso-toolkit/dso-attachments-counter.dso-expandable.entry.esm.js.map +0 -1
  983. package/dist/dso-toolkit/dso-autosuggest.entry.esm.js.map +0 -1
  984. package/dist/dso-toolkit/dso-banner.entry.esm.js.map +0 -1
  985. package/dist/dso-toolkit/dso-button-group.entry.esm.js.map +0 -1
  986. package/dist/dso-toolkit/dso-card-container.entry.esm.js.map +0 -1
  987. package/dist/dso-toolkit/dso-card.entry.esm.js.map +0 -1
  988. package/dist/dso-toolkit/dso-contact-information.entry.esm.js.map +0 -1
  989. package/dist/dso-toolkit/dso-date-picker.entry.esm.js.map +0 -1
  990. package/dist/dso-toolkit/dso-document-card.entry.esm.js.map +0 -1
  991. package/dist/dso-toolkit/dso-dropdown-menu.entry.esm.js.map +0 -1
  992. package/dist/dso-toolkit/dso-header.entry.esm.js.map +0 -1
  993. package/dist/dso-toolkit/dso-highlight-box.entry.esm.js.map +0 -1
  994. package/dist/dso-toolkit/dso-history-item.entry.esm.js.map +0 -1
  995. package/dist/dso-toolkit/dso-icon-button.entry.esm.js.map +0 -1
  996. package/dist/dso-toolkit/dso-icon.entry.esm.js.map +0 -1
  997. package/dist/dso-toolkit/dso-info-button.entry.esm.js.map +0 -1
  998. package/dist/dso-toolkit/dso-info.dso-selectable.entry.esm.js.map +0 -1
  999. package/dist/dso-toolkit/dso-input-range.entry.esm.js.map +0 -1
  1000. package/dist/dso-toolkit/dso-label.dso-renvooi.dso-slide-toggle.entry.esm.js.map +0 -1
  1001. package/dist/dso-toolkit/dso-legend-item.entry.esm.js.map +0 -1
  1002. package/dist/dso-toolkit/dso-list-button.entry.esm.js.map +0 -1
  1003. package/dist/dso-toolkit/dso-logo.entry.esm.js.map +0 -1
  1004. package/dist/dso-toolkit/dso-map-base-layers.entry.esm.js.map +0 -1
  1005. package/dist/dso-toolkit/dso-map-controls.entry.esm.js.map +0 -1
  1006. package/dist/dso-toolkit/dso-map-overlays.entry.esm.js.map +0 -1
  1007. package/dist/dso-toolkit/dso-mark-bar.entry.esm.js.map +0 -1
  1008. package/dist/dso-toolkit/dso-modal.entry.esm.js.map +0 -1
  1009. package/dist/dso-toolkit/dso-onboarding-tip.entry.esm.js.map +0 -1
  1010. package/dist/dso-toolkit/dso-pagination.entry.esm.js.map +0 -1
  1011. package/dist/dso-toolkit/dso-plekinfo-card.entry.esm.js.map +0 -1
  1012. package/dist/dso-toolkit/dso-progress-indicator.entry.esm.js.map +0 -1
  1013. package/dist/dso-toolkit/dso-project-item.entry.esm.js.map +0 -1
  1014. package/dist/dso-toolkit/dso-responsive-element.entry.esm.js.map +0 -1
  1015. package/dist/dso-toolkit/dso-scrollable.entry.esm.js.map +0 -1
  1016. package/dist/dso-toolkit/dso-skiplink.entry.esm.js.map +0 -1
  1017. package/dist/dso-toolkit/dso-survey-rating.entry.esm.js.map +0 -1
  1018. package/dist/dso-toolkit/dso-tab.entry.esm.js.map +0 -1
  1019. package/dist/dso-toolkit/dso-tabs.entry.esm.js.map +0 -1
  1020. package/dist/dso-toolkit/dso-tijdreis-banner.entry.esm.js.map +0 -1
  1021. package/dist/dso-toolkit/dso-toggletip.entry.esm.js.map +0 -1
  1022. package/dist/dso-toolkit/dso-tooltip.entry.esm.js.map +0 -1
  1023. package/dist/dso-toolkit/dso-tree-view.entry.esm.js.map +0 -1
  1024. package/dist/dso-toolkit/dso-viewer-grid.entry.esm.js.map +0 -1
  1025. package/dist/dso-toolkit/dsot-document-component-demo.entry.esm.js.map +0 -1
  1026. package/dist/dso-toolkit/p-088622a3.entry.js +0 -2
  1027. package/dist/dso-toolkit/p-088622a3.entry.js.map +0 -1
  1028. package/dist/dso-toolkit/p-08f69868.entry.js +0 -2
  1029. package/dist/dso-toolkit/p-08f69868.entry.js.map +0 -1
  1030. package/dist/dso-toolkit/p-0af17a28.entry.js +0 -2
  1031. package/dist/dso-toolkit/p-0af17a28.entry.js.map +0 -1
  1032. package/dist/dso-toolkit/p-12e81f84.entry.js +0 -2
  1033. package/dist/dso-toolkit/p-12e81f84.entry.js.map +0 -1
  1034. package/dist/dso-toolkit/p-13140af9.entry.js +0 -2
  1035. package/dist/dso-toolkit/p-13140af9.entry.js.map +0 -1
  1036. package/dist/dso-toolkit/p-16c153d5.entry.js.map +0 -1
  1037. package/dist/dso-toolkit/p-1e431f4a.entry.js +0 -2
  1038. package/dist/dso-toolkit/p-1e431f4a.entry.js.map +0 -1
  1039. package/dist/dso-toolkit/p-242e14d4.entry.js +0 -2
  1040. package/dist/dso-toolkit/p-242e14d4.entry.js.map +0 -1
  1041. package/dist/dso-toolkit/p-2ac8353d.entry.js +0 -2
  1042. package/dist/dso-toolkit/p-2ac8353d.entry.js.map +0 -1
  1043. package/dist/dso-toolkit/p-2bdda7b6.entry.js +0 -2
  1044. package/dist/dso-toolkit/p-2bdda7b6.entry.js.map +0 -1
  1045. package/dist/dso-toolkit/p-2bf60d4d.entry.js +0 -2
  1046. package/dist/dso-toolkit/p-2bf60d4d.entry.js.map +0 -1
  1047. package/dist/dso-toolkit/p-337c9024.entry.js +0 -2
  1048. package/dist/dso-toolkit/p-337c9024.entry.js.map +0 -1
  1049. package/dist/dso-toolkit/p-3ae293ef.entry.js +0 -2
  1050. package/dist/dso-toolkit/p-3ae293ef.entry.js.map +0 -1
  1051. package/dist/dso-toolkit/p-3cd95234.entry.js +0 -2
  1052. package/dist/dso-toolkit/p-3cd95234.entry.js.map +0 -1
  1053. package/dist/dso-toolkit/p-4c5a75e6.entry.js +0 -2
  1054. package/dist/dso-toolkit/p-4c5a75e6.entry.js.map +0 -1
  1055. package/dist/dso-toolkit/p-4f87903d.entry.js +0 -2
  1056. package/dist/dso-toolkit/p-4f87903d.entry.js.map +0 -1
  1057. package/dist/dso-toolkit/p-4fb7266b.entry.js +0 -2
  1058. package/dist/dso-toolkit/p-4fb7266b.entry.js.map +0 -1
  1059. package/dist/dso-toolkit/p-539cd8e4.entry.js +0 -2
  1060. package/dist/dso-toolkit/p-539cd8e4.entry.js.map +0 -1
  1061. package/dist/dso-toolkit/p-55390fd2.entry.js +0 -2
  1062. package/dist/dso-toolkit/p-55390fd2.entry.js.map +0 -1
  1063. package/dist/dso-toolkit/p-648900a1.entry.js +0 -2
  1064. package/dist/dso-toolkit/p-648900a1.entry.js.map +0 -1
  1065. package/dist/dso-toolkit/p-64d2bb0b.entry.js +0 -2
  1066. package/dist/dso-toolkit/p-64d2bb0b.entry.js.map +0 -1
  1067. package/dist/dso-toolkit/p-6848c1e8.entry.js +0 -2
  1068. package/dist/dso-toolkit/p-6848c1e8.entry.js.map +0 -1
  1069. package/dist/dso-toolkit/p-7325f496.entry.js +0 -2
  1070. package/dist/dso-toolkit/p-7325f496.entry.js.map +0 -1
  1071. package/dist/dso-toolkit/p-7422113e.entry.js +0 -2
  1072. package/dist/dso-toolkit/p-7422113e.entry.js.map +0 -1
  1073. package/dist/dso-toolkit/p-748c3876.entry.js +0 -2
  1074. package/dist/dso-toolkit/p-748c3876.entry.js.map +0 -1
  1075. package/dist/dso-toolkit/p-7e6a09af.entry.js +0 -2
  1076. package/dist/dso-toolkit/p-7e6a09af.entry.js.map +0 -1
  1077. package/dist/dso-toolkit/p-831256d0.entry.js +0 -2
  1078. package/dist/dso-toolkit/p-831256d0.entry.js.map +0 -1
  1079. package/dist/dso-toolkit/p-8fb685b7.entry.js +0 -2
  1080. package/dist/dso-toolkit/p-8fb685b7.entry.js.map +0 -1
  1081. package/dist/dso-toolkit/p-95bd8820.entry.js +0 -2
  1082. package/dist/dso-toolkit/p-95bd8820.entry.js.map +0 -1
  1083. package/dist/dso-toolkit/p-993577a7.entry.js +0 -2
  1084. package/dist/dso-toolkit/p-993577a7.entry.js.map +0 -1
  1085. package/dist/dso-toolkit/p-BlB0--wP.js +0 -2
  1086. package/dist/dso-toolkit/p-Dk013L7v.js +0 -2
  1087. package/dist/dso-toolkit/p-DxWmN7gh.js +0 -3
  1088. package/dist/dso-toolkit/p-DxWmN7gh.js.map +0 -1
  1089. package/dist/dso-toolkit/p-a14c39a8.entry.js +0 -2
  1090. package/dist/dso-toolkit/p-a14c39a8.entry.js.map +0 -1
  1091. package/dist/dso-toolkit/p-a9b2ea7e.entry.js +0 -2
  1092. package/dist/dso-toolkit/p-a9b2ea7e.entry.js.map +0 -1
  1093. package/dist/dso-toolkit/p-ace52920.entry.js +0 -2
  1094. package/dist/dso-toolkit/p-ace52920.entry.js.map +0 -1
  1095. package/dist/dso-toolkit/p-b4664091.entry.js +0 -2
  1096. package/dist/dso-toolkit/p-b4664091.entry.js.map +0 -1
  1097. package/dist/dso-toolkit/p-bb3ac0a4.entry.js +0 -2
  1098. package/dist/dso-toolkit/p-bb3ac0a4.entry.js.map +0 -1
  1099. package/dist/dso-toolkit/p-bea3ed89.entry.js +0 -2
  1100. package/dist/dso-toolkit/p-bea3ed89.entry.js.map +0 -1
  1101. package/dist/dso-toolkit/p-bf591ec8.entry.js +0 -2
  1102. package/dist/dso-toolkit/p-bf591ec8.entry.js.map +0 -1
  1103. package/dist/dso-toolkit/p-c2e05c9e.entry.js +0 -2
  1104. package/dist/dso-toolkit/p-c2e05c9e.entry.js.map +0 -1
  1105. package/dist/dso-toolkit/p-c9c8b0b8.entry.js +0 -2
  1106. package/dist/dso-toolkit/p-c9c8b0b8.entry.js.map +0 -1
  1107. package/dist/dso-toolkit/p-c9d4a733.entry.js +0 -2
  1108. package/dist/dso-toolkit/p-c9d4a733.entry.js.map +0 -1
  1109. package/dist/dso-toolkit/p-ca0b79a6.entry.js +0 -2
  1110. package/dist/dso-toolkit/p-ca0b79a6.entry.js.map +0 -1
  1111. package/dist/dso-toolkit/p-cde53355.entry.js +0 -2
  1112. package/dist/dso-toolkit/p-cde53355.entry.js.map +0 -1
  1113. package/dist/dso-toolkit/p-ce9ffa56.entry.js +0 -2
  1114. package/dist/dso-toolkit/p-ce9ffa56.entry.js.map +0 -1
  1115. package/dist/dso-toolkit/p-d0252763.entry.js +0 -2
  1116. package/dist/dso-toolkit/p-d0252763.entry.js.map +0 -1
  1117. package/dist/dso-toolkit/p-d0ffada0.entry.js +0 -2
  1118. package/dist/dso-toolkit/p-d0ffada0.entry.js.map +0 -1
  1119. package/dist/dso-toolkit/p-d63e56e7.entry.js +0 -2
  1120. package/dist/dso-toolkit/p-d63e56e7.entry.js.map +0 -1
  1121. package/dist/dso-toolkit/p-d690e557.entry.js +0 -2
  1122. package/dist/dso-toolkit/p-d690e557.entry.js.map +0 -1
  1123. package/dist/dso-toolkit/p-d9a8e4da.entry.js +0 -2
  1124. package/dist/dso-toolkit/p-d9a8e4da.entry.js.map +0 -1
  1125. package/dist/dso-toolkit/p-daae46b3.entry.js +0 -2
  1126. package/dist/dso-toolkit/p-daae46b3.entry.js.map +0 -1
  1127. package/dist/dso-toolkit/p-dcfb330c.entry.js +0 -2
  1128. package/dist/dso-toolkit/p-dcfb330c.entry.js.map +0 -1
  1129. package/dist/dso-toolkit/p-e4ee59df.entry.js +0 -2
  1130. package/dist/dso-toolkit/p-e4ee59df.entry.js.map +0 -1
  1131. package/dist/dso-toolkit/p-e5dc4512.entry.js +0 -2
  1132. package/dist/dso-toolkit/p-e5dc4512.entry.js.map +0 -1
  1133. package/dist/dso-toolkit/p-e980ad1a.entry.js +0 -2
  1134. package/dist/dso-toolkit/p-e980ad1a.entry.js.map +0 -1
  1135. package/dist/dso-toolkit/p-e99b9b48.entry.js +0 -2
  1136. package/dist/dso-toolkit/p-e99b9b48.entry.js.map +0 -1
  1137. package/dist/dso-toolkit/p-f9e0da0c.entry.js +0 -2
  1138. package/dist/dso-toolkit/p-f9e0da0c.entry.js.map +0 -1
  1139. package/dist/dso-toolkit/p-pf-8Sy0Y.js +0 -6
  1140. package/dist/dso-toolkit/p-pf-8Sy0Y.js.map +0 -1
  1141. package/dist/esm/annotation-body-eL8p8SW9.js +0 -14
  1142. package/dist/esm/annotation-list-renvooi-values-Cn6N3SEI.js +0 -12
  1143. package/dist/esm/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.js.map +0 -1
  1144. package/dist/esm/dso-alert_7.entry.js.map +0 -1
  1145. package/dist/esm/dso-annotation-locatie.dso-document-component.entry.js.map +0 -1
  1146. package/dist/esm/dso-annotation-locatie_2.entry.js.map +0 -1
  1147. package/dist/esm/dso-attachments-counter.dso-expandable.entry.js.map +0 -1
  1148. package/dist/esm/dso-attachments-counter_2.entry.js.map +0 -1
  1149. package/dist/esm/dso-icon-button.entry.js +0 -100
  1150. package/dist/esm/dso-icon-button.entry.js.map +0 -1
  1151. package/dist/esm/dso-icon.entry.js.map +0 -1
  1152. package/dist/esm/dso-info.dso-selectable.entry.js.map +0 -1
  1153. package/dist/esm/dso-info_2.entry.js.map +0 -1
  1154. package/dist/esm/dso-label.dso-renvooi.dso-slide-toggle.entry.js.map +0 -1
  1155. package/dist/esm/dso-label_3.entry.js.map +0 -1
  1156. package/dist/esm/focus-trap.esm-fQH2SrJA.js +0 -992
  1157. package/dist/esm/focus-trap.esm-fQH2SrJA.js.map +0 -1
  1158. package/dist/esm/index-DxWmN7gh.js.map +0 -1
@@ -0,0 +1,1336 @@
1
+ import { p as proxyCustomElement, H, h, F as Fragment, d as Host, t as transformTag } from './p-BeWimuZg.js';
2
+ import { d as debounce } from './p-baWVwd8J.js';
3
+ import { d as defineCustomElement$1 } from './p-DMYengW8.js';
4
+ import { v as v4 } from './p-C_akviUd.js';
5
+
6
+ const tableCss = () => `button {
7
+ -webkit-appearance: button;
8
+ color: inherit;
9
+ cursor: pointer;
10
+ font: inherit;
11
+ font-family: inherit;
12
+ font-size: inherit;
13
+ line-height: inherit;
14
+ margin: 0;
15
+ overflow: visible;
16
+ text-transform: none;
17
+ }
18
+ button[disabled] {
19
+ cursor: default;
20
+ }
21
+ button::-moz-focus-inner {
22
+ border: 0;
23
+ padding: 0;
24
+ }
25
+
26
+ a.dso-primary,
27
+ button.dso-primary,
28
+ label.dso-primary {
29
+ display: inline-block;
30
+ font-size: 1em;
31
+ font-weight: 500;
32
+ margin-block-end: 0;
33
+ text-decoration: none;
34
+ touch-action: manipulation;
35
+ text-align: start;
36
+ user-select: none;
37
+ vertical-align: middle;
38
+ }
39
+ a.dso-primary:focus, a.dso-primary:focus-visible,
40
+ button.dso-primary:focus,
41
+ button.dso-primary:focus-visible,
42
+ label.dso-primary:focus,
43
+ label.dso-primary:focus-visible {
44
+ outline-offset: 2px;
45
+ }
46
+ a.dso-primary:active,
47
+ button.dso-primary:active,
48
+ label.dso-primary:active {
49
+ outline: 0;
50
+ }
51
+ a.dso-primary.extern::after, a.dso-primary.download::after,
52
+ button.dso-primary.extern::after,
53
+ button.dso-primary.download::after,
54
+ label.dso-primary.extern::after,
55
+ label.dso-primary.download::after {
56
+ content: "";
57
+ display: inline-block;
58
+ margin-inline-start: 8px;
59
+ }
60
+ a.dso-primary,
61
+ button.dso-primary,
62
+ label.dso-primary {
63
+ background-color: var(--_dso-button-primary-background-color, #39870c);
64
+ border-color: var(--_dso-button-primary-border-color, #39870c);
65
+ color: var(--_dso-button-primary-color, #fff);
66
+ }
67
+ a.dso-primary,
68
+ button.dso-primary,
69
+ label.dso-primary {
70
+ border-width: 1px;
71
+ border-style: solid;
72
+ border-radius: 4px;
73
+ line-height: 1.5;
74
+ min-inline-size: 56px;
75
+ padding-block: 11px;
76
+ padding-inline: 15px;
77
+ }
78
+ a.dso-primary:hover,
79
+ button.dso-primary:hover,
80
+ label.dso-primary:hover {
81
+ background-color: var(--_dso-button-primary-hover-background-color, #275937);
82
+ border-color: var(--_dso-button-primary-hover-border-color, #275937);
83
+ color: var(--_dso-button-primary-hover-color, #fff);
84
+ }
85
+ a.dso-primary:active,
86
+ button.dso-primary:active,
87
+ label.dso-primary:active {
88
+ background-color: var(--_dso-button-primary-active-background-color, #173521);
89
+ border-color: var(--_dso-button-primary-active-border-color, #173521);
90
+ color: var(--_dso-button-primary-active-color, #fff);
91
+ }
92
+ a.dso-primary[disabled], a.dso-primary[disabled]:hover,
93
+ button.dso-primary[disabled],
94
+ button.dso-primary[disabled]:hover,
95
+ label.dso-primary[disabled],
96
+ label.dso-primary[disabled]:hover {
97
+ background-color: var(--_dso-button-primary-disabled-background-color, #afcf9d);
98
+ border-color: var(--_dso-button-primary-disabled-border-color, #afcf9d);
99
+ color: var(--_dso-button-primary-disabled-color, #fff);
100
+ }
101
+ a.dso-primary.dso-small,
102
+ button.dso-primary.dso-small,
103
+ label.dso-primary.dso-small {
104
+ line-height: 1rem;
105
+ }
106
+ a.dso-primary.dso-small dso-icon, a.dso-primary.dso-small.extern::after, a.dso-primary.dso-small.download::after, a.dso-primary.dso-small.dso-spinner::before,
107
+ button.dso-primary.dso-small dso-icon,
108
+ button.dso-primary.dso-small.extern::after,
109
+ button.dso-primary.dso-small.download::after,
110
+ button.dso-primary.dso-small.dso-spinner::before,
111
+ label.dso-primary.dso-small dso-icon,
112
+ label.dso-primary.dso-small.extern::after,
113
+ label.dso-primary.dso-small.download::after,
114
+ label.dso-primary.dso-small.dso-spinner::before {
115
+ margin-block-end: -4px;
116
+ margin-block-start: -4px;
117
+ }
118
+ a.dso-primary.dso-small.dso-spinner-left::before,
119
+ button.dso-primary.dso-small.dso-spinner-left::before,
120
+ label.dso-primary.dso-small.dso-spinner-left::before {
121
+ block-size: 16px;
122
+ inline-size: 16px;
123
+ }
124
+ a.dso-primary.dso-small.dso-spinner-right::after,
125
+ button.dso-primary.dso-small.dso-spinner-right::after,
126
+ label.dso-primary.dso-small.dso-spinner-right::after {
127
+ block-size: 16px;
128
+ inline-size: 16px;
129
+ }
130
+ a.dso-primary.dso-extra-small,
131
+ button.dso-primary.dso-extra-small,
132
+ label.dso-primary.dso-extra-small {
133
+ line-height: 1rem;
134
+ }
135
+ a.dso-primary.dso-extra-small dso-icon, a.dso-primary.dso-extra-small.extern::after, a.dso-primary.dso-extra-small.download::after, a.dso-primary.dso-extra-small.dso-spinner::before,
136
+ button.dso-primary.dso-extra-small dso-icon,
137
+ button.dso-primary.dso-extra-small.extern::after,
138
+ button.dso-primary.dso-extra-small.download::after,
139
+ button.dso-primary.dso-extra-small.dso-spinner::before,
140
+ label.dso-primary.dso-extra-small dso-icon,
141
+ label.dso-primary.dso-extra-small.extern::after,
142
+ label.dso-primary.dso-extra-small.download::after,
143
+ label.dso-primary.dso-extra-small.dso-spinner::before {
144
+ margin-block-end: -4px;
145
+ margin-block-start: -4px;
146
+ }
147
+ a.dso-primary.dso-extra-small.dso-spinner-left::before,
148
+ button.dso-primary.dso-extra-small.dso-spinner-left::before,
149
+ label.dso-primary.dso-extra-small.dso-spinner-left::before {
150
+ block-size: 16px;
151
+ inline-size: 16px;
152
+ }
153
+ a.dso-primary.dso-extra-small.dso-spinner-right::after,
154
+ button.dso-primary.dso-extra-small.dso-spinner-right::after,
155
+ label.dso-primary.dso-extra-small.dso-spinner-right::after {
156
+ block-size: 16px;
157
+ inline-size: 16px;
158
+ }
159
+ a.dso-primary.dso-extra-small,
160
+ button.dso-primary.dso-extra-small,
161
+ label.dso-primary.dso-extra-small {
162
+ padding-block: 9px;
163
+ }
164
+ a.dso-primary dso-icon:has(+ span:not(.sr-only)),
165
+ button.dso-primary dso-icon:has(+ span:not(.sr-only)),
166
+ label.dso-primary dso-icon:has(+ span:not(.sr-only)) {
167
+ margin-inline-start: -8px;
168
+ }
169
+ a.dso-primary span:not(.sr-only) + dso-icon,
170
+ button.dso-primary span:not(.sr-only) + dso-icon,
171
+ label.dso-primary span:not(.sr-only) + dso-icon {
172
+ margin-inline-start: 8px;
173
+ margin-inline-end: -8px;
174
+ }
175
+ a.dso-primary dso-icon + span:not(.sr-only),
176
+ button.dso-primary dso-icon + span:not(.sr-only),
177
+ label.dso-primary dso-icon + span:not(.sr-only) {
178
+ margin-inline-start: 8px;
179
+ }
180
+ a.dso-primary.dso-spinner-left[disabled], a.dso-primary.dso-spinner-right[disabled],
181
+ button.dso-primary.dso-spinner-left[disabled],
182
+ button.dso-primary.dso-spinner-right[disabled],
183
+ label.dso-primary.dso-spinner-left[disabled],
184
+ label.dso-primary.dso-spinner-right[disabled] {
185
+ background-color: #39870c;
186
+ border-color: #39870c;
187
+ color: #fff;
188
+ }
189
+ a.dso-primary.dso-spinner-left::before,
190
+ button.dso-primary.dso-spinner-left::before,
191
+ label.dso-primary.dso-spinner-left::before {
192
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
193
+ background-repeat: no-repeat;
194
+ content: "";
195
+ display: inline-block;
196
+ block-size: 24px;
197
+ vertical-align: top;
198
+ inline-size: 24px;
199
+ margin-inline-end: 8px;
200
+ }
201
+ a.dso-primary.dso-spinner-right::after,
202
+ button.dso-primary.dso-spinner-right::after,
203
+ label.dso-primary.dso-spinner-right::after {
204
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
205
+ background-repeat: no-repeat;
206
+ content: "";
207
+ display: inline-block;
208
+ block-size: 24px;
209
+ vertical-align: top;
210
+ inline-size: 24px;
211
+ margin-inline-start: 8px;
212
+ }
213
+ a.dso-primary.download::after,
214
+ button.dso-primary.download::after,
215
+ label.dso-primary.download::after {
216
+ background: url("./di.svg#download-wit") no-repeat center;
217
+ background-size: cover;
218
+ block-size: 24px;
219
+ vertical-align: top;
220
+ inline-size: 24px;
221
+ }
222
+ a.dso-primary.extern::after,
223
+ button.dso-primary.extern::after,
224
+ label.dso-primary.extern::after {
225
+ background: url("./di.svg#external-link-wit") no-repeat center;
226
+ background-size: cover;
227
+ block-size: 24px;
228
+ vertical-align: top;
229
+ inline-size: 24px;
230
+ }
231
+ a.dso-secondary,
232
+ button.dso-secondary,
233
+ label.dso-secondary {
234
+ display: inline-block;
235
+ font-size: 1em;
236
+ font-weight: 500;
237
+ margin-block-end: 0;
238
+ text-decoration: none;
239
+ touch-action: manipulation;
240
+ text-align: start;
241
+ user-select: none;
242
+ vertical-align: middle;
243
+ }
244
+ a.dso-secondary:focus, a.dso-secondary:focus-visible,
245
+ button.dso-secondary:focus,
246
+ button.dso-secondary:focus-visible,
247
+ label.dso-secondary:focus,
248
+ label.dso-secondary:focus-visible {
249
+ outline-offset: 2px;
250
+ }
251
+ a.dso-secondary:active,
252
+ button.dso-secondary:active,
253
+ label.dso-secondary:active {
254
+ outline: 0;
255
+ }
256
+ a.dso-secondary.extern::after, a.dso-secondary.download::after,
257
+ button.dso-secondary.extern::after,
258
+ button.dso-secondary.download::after,
259
+ label.dso-secondary.extern::after,
260
+ label.dso-secondary.download::after {
261
+ content: "";
262
+ display: inline-block;
263
+ margin-inline-start: 8px;
264
+ }
265
+ a.dso-secondary,
266
+ button.dso-secondary,
267
+ label.dso-secondary {
268
+ background-color: var(--_dso-button-secondary-background-color, #fff);
269
+ border-color: var(--_dso-button-secondary-border-color, #39870c);
270
+ color: var(--_dso-button-secondary-color, #39870c);
271
+ }
272
+ a.dso-secondary,
273
+ button.dso-secondary,
274
+ label.dso-secondary {
275
+ border-width: 1px;
276
+ border-style: solid;
277
+ border-radius: 4px;
278
+ line-height: 1.5;
279
+ min-inline-size: 56px;
280
+ padding-block: 11px;
281
+ padding-inline: 15px;
282
+ }
283
+ a.dso-secondary:hover,
284
+ button.dso-secondary:hover,
285
+ label.dso-secondary:hover {
286
+ background-color: var(--_dso-button-secondary-hover-background-color, #d7e7ce);
287
+ border-color: var(--_dso-button-secondary-hover-border-color, #275937);
288
+ color: var(--_dso-button-secondary-hover-color, #275937);
289
+ }
290
+ a.dso-secondary:active,
291
+ button.dso-secondary:active,
292
+ label.dso-secondary:active {
293
+ background-color: var(--_dso-button-secondary-active-background-color, #275937);
294
+ border-color: var(--_dso-button-secondary-active-border-color, #275937);
295
+ color: var(--_dso-button-secondary-active-color, #fff);
296
+ }
297
+ a.dso-secondary[disabled], a.dso-secondary[disabled]:hover,
298
+ button.dso-secondary[disabled],
299
+ button.dso-secondary[disabled]:hover,
300
+ label.dso-secondary[disabled],
301
+ label.dso-secondary[disabled]:hover {
302
+ background-color: var(--_dso-button-secondary-disabled-background-color, #fff);
303
+ border-color: var(--_dso-button-secondary-disabled-border-color, #afcf9d);
304
+ color: var(--_dso-button-secondary-disabled-color, #afcf9d);
305
+ }
306
+ a.dso-secondary.dso-small,
307
+ button.dso-secondary.dso-small,
308
+ label.dso-secondary.dso-small {
309
+ line-height: 1rem;
310
+ }
311
+ a.dso-secondary.dso-small dso-icon, a.dso-secondary.dso-small.extern::after, a.dso-secondary.dso-small.download::after, a.dso-secondary.dso-small.dso-spinner::before,
312
+ button.dso-secondary.dso-small dso-icon,
313
+ button.dso-secondary.dso-small.extern::after,
314
+ button.dso-secondary.dso-small.download::after,
315
+ button.dso-secondary.dso-small.dso-spinner::before,
316
+ label.dso-secondary.dso-small dso-icon,
317
+ label.dso-secondary.dso-small.extern::after,
318
+ label.dso-secondary.dso-small.download::after,
319
+ label.dso-secondary.dso-small.dso-spinner::before {
320
+ margin-block-end: -4px;
321
+ margin-block-start: -4px;
322
+ }
323
+ a.dso-secondary.dso-small.dso-spinner-left::before,
324
+ button.dso-secondary.dso-small.dso-spinner-left::before,
325
+ label.dso-secondary.dso-small.dso-spinner-left::before {
326
+ block-size: 16px;
327
+ inline-size: 16px;
328
+ }
329
+ a.dso-secondary.dso-small.dso-spinner-right::after,
330
+ button.dso-secondary.dso-small.dso-spinner-right::after,
331
+ label.dso-secondary.dso-small.dso-spinner-right::after {
332
+ block-size: 16px;
333
+ inline-size: 16px;
334
+ }
335
+ a.dso-secondary.dso-extra-small,
336
+ button.dso-secondary.dso-extra-small,
337
+ label.dso-secondary.dso-extra-small {
338
+ line-height: 1rem;
339
+ }
340
+ a.dso-secondary.dso-extra-small dso-icon, a.dso-secondary.dso-extra-small.extern::after, a.dso-secondary.dso-extra-small.download::after, a.dso-secondary.dso-extra-small.dso-spinner::before,
341
+ button.dso-secondary.dso-extra-small dso-icon,
342
+ button.dso-secondary.dso-extra-small.extern::after,
343
+ button.dso-secondary.dso-extra-small.download::after,
344
+ button.dso-secondary.dso-extra-small.dso-spinner::before,
345
+ label.dso-secondary.dso-extra-small dso-icon,
346
+ label.dso-secondary.dso-extra-small.extern::after,
347
+ label.dso-secondary.dso-extra-small.download::after,
348
+ label.dso-secondary.dso-extra-small.dso-spinner::before {
349
+ margin-block-end: -4px;
350
+ margin-block-start: -4px;
351
+ }
352
+ a.dso-secondary.dso-extra-small.dso-spinner-left::before,
353
+ button.dso-secondary.dso-extra-small.dso-spinner-left::before,
354
+ label.dso-secondary.dso-extra-small.dso-spinner-left::before {
355
+ block-size: 16px;
356
+ inline-size: 16px;
357
+ }
358
+ a.dso-secondary.dso-extra-small.dso-spinner-right::after,
359
+ button.dso-secondary.dso-extra-small.dso-spinner-right::after,
360
+ label.dso-secondary.dso-extra-small.dso-spinner-right::after {
361
+ block-size: 16px;
362
+ inline-size: 16px;
363
+ }
364
+ a.dso-secondary.dso-extra-small,
365
+ button.dso-secondary.dso-extra-small,
366
+ label.dso-secondary.dso-extra-small {
367
+ padding-block: 9px;
368
+ }
369
+ a.dso-secondary dso-icon:has(+ span:not(.sr-only)),
370
+ button.dso-secondary dso-icon:has(+ span:not(.sr-only)),
371
+ label.dso-secondary dso-icon:has(+ span:not(.sr-only)) {
372
+ margin-inline-start: -8px;
373
+ }
374
+ a.dso-secondary span:not(.sr-only) + dso-icon,
375
+ button.dso-secondary span:not(.sr-only) + dso-icon,
376
+ label.dso-secondary span:not(.sr-only) + dso-icon {
377
+ margin-inline-start: 8px;
378
+ margin-inline-end: -8px;
379
+ }
380
+ a.dso-secondary dso-icon + span:not(.sr-only),
381
+ button.dso-secondary dso-icon + span:not(.sr-only),
382
+ label.dso-secondary dso-icon + span:not(.sr-only) {
383
+ margin-inline-start: 8px;
384
+ }
385
+ a.dso-secondary.dso-spinner-left[disabled], a.dso-secondary.dso-spinner-right[disabled],
386
+ button.dso-secondary.dso-spinner-left[disabled],
387
+ button.dso-secondary.dso-spinner-right[disabled],
388
+ label.dso-secondary.dso-spinner-left[disabled],
389
+ label.dso-secondary.dso-spinner-right[disabled] {
390
+ background-color: #fff;
391
+ border-color: #39870c;
392
+ color: #39870c;
393
+ }
394
+ a.dso-secondary.dso-spinner-left::before,
395
+ button.dso-secondary.dso-spinner-left::before,
396
+ label.dso-secondary.dso-spinner-left::before {
397
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
398
+ background-repeat: no-repeat;
399
+ content: "";
400
+ display: inline-block;
401
+ block-size: 24px;
402
+ vertical-align: top;
403
+ inline-size: 24px;
404
+ margin-inline-end: 8px;
405
+ }
406
+ a.dso-secondary.dso-spinner-left:not([disabled]):hover::before,
407
+ button.dso-secondary.dso-spinner-left:not([disabled]):hover::before,
408
+ label.dso-secondary.dso-spinner-left:not([disabled]):hover::before {
409
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
410
+ background-repeat: no-repeat;
411
+ content: "";
412
+ display: inline-block;
413
+ block-size: 24px;
414
+ vertical-align: top;
415
+ inline-size: 24px;
416
+ margin-inline-end: 8px;
417
+ }
418
+ a.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before,
419
+ button.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before,
420
+ label.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before {
421
+ block-size: 16px;
422
+ inline-size: 16px;
423
+ }
424
+ a.dso-secondary.dso-spinner-right::after,
425
+ button.dso-secondary.dso-spinner-right::after,
426
+ label.dso-secondary.dso-spinner-right::after {
427
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
428
+ background-repeat: no-repeat;
429
+ content: "";
430
+ display: inline-block;
431
+ block-size: 24px;
432
+ vertical-align: top;
433
+ inline-size: 24px;
434
+ margin-inline-start: 8px;
435
+ }
436
+ a.dso-secondary.dso-spinner-right:not([disabled]):hover::after,
437
+ button.dso-secondary.dso-spinner-right:not([disabled]):hover::after,
438
+ label.dso-secondary.dso-spinner-right:not([disabled]):hover::after {
439
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
440
+ background-repeat: no-repeat;
441
+ content: "";
442
+ display: inline-block;
443
+ block-size: 24px;
444
+ vertical-align: top;
445
+ inline-size: 24px;
446
+ margin-inline-start: 8px;
447
+ }
448
+ a.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after,
449
+ button.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after,
450
+ label.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after {
451
+ block-size: 16px;
452
+ inline-size: 16px;
453
+ }
454
+ a.dso-secondary.download::after,
455
+ button.dso-secondary.download::after,
456
+ label.dso-secondary.download::after {
457
+ background: url("./di.svg#download") no-repeat center;
458
+ background-size: cover;
459
+ block-size: 24px;
460
+ vertical-align: top;
461
+ inline-size: 24px;
462
+ }
463
+ a.dso-secondary.download:hover::after,
464
+ button.dso-secondary.download:hover::after,
465
+ label.dso-secondary.download:hover::after {
466
+ background-image: var(--_dso-di-background-image, url("./di.svg#download-wit"));
467
+ }
468
+ a.dso-secondary.download[disabled]::after,
469
+ button.dso-secondary.download[disabled]::after,
470
+ label.dso-secondary.download[disabled]::after {
471
+ background-image: var(--_dso-di-background-image, url("./di.svg#download-grasgroen-40"));
472
+ }
473
+ a.dso-secondary.extern::after,
474
+ button.dso-secondary.extern::after,
475
+ label.dso-secondary.extern::after {
476
+ background: url("./di.svg#external-link") no-repeat center;
477
+ background-size: cover;
478
+ block-size: 24px;
479
+ vertical-align: top;
480
+ inline-size: 24px;
481
+ }
482
+ a.dso-secondary.extern:hover::after,
483
+ button.dso-secondary.extern:hover::after,
484
+ label.dso-secondary.extern:hover::after {
485
+ background-image: var(--_dso-di-background-image, url("./di.svg#external-link-wit"));
486
+ }
487
+ a.dso-secondary.extern[disabled]::after,
488
+ button.dso-secondary.extern[disabled]::after,
489
+ label.dso-secondary.extern[disabled]::after {
490
+ background-image: var(--_dso-di-background-image, url("./di.svg#external-link-grasgroen-40"));
491
+ }
492
+ a.dso-tertiary,
493
+ button.dso-tertiary,
494
+ label.dso-tertiary {
495
+ display: inline-block;
496
+ font-size: 1em;
497
+ font-weight: 500;
498
+ margin-block-end: 0;
499
+ text-decoration: none;
500
+ touch-action: manipulation;
501
+ text-align: start;
502
+ user-select: none;
503
+ vertical-align: middle;
504
+ }
505
+ a.dso-tertiary:focus, a.dso-tertiary:focus-visible,
506
+ button.dso-tertiary:focus,
507
+ button.dso-tertiary:focus-visible,
508
+ label.dso-tertiary:focus,
509
+ label.dso-tertiary:focus-visible {
510
+ outline-offset: 2px;
511
+ }
512
+ a.dso-tertiary:active,
513
+ button.dso-tertiary:active,
514
+ label.dso-tertiary:active {
515
+ outline: 0;
516
+ }
517
+ a.dso-tertiary.extern::after, a.dso-tertiary.download::after,
518
+ button.dso-tertiary.extern::after,
519
+ button.dso-tertiary.download::after,
520
+ label.dso-tertiary.extern::after,
521
+ label.dso-tertiary.download::after {
522
+ content: "";
523
+ display: inline-block;
524
+ margin-inline-start: 8px;
525
+ }
526
+ a.dso-tertiary,
527
+ button.dso-tertiary,
528
+ label.dso-tertiary {
529
+ border: 0;
530
+ color: #39870c;
531
+ line-height: 1;
532
+ padding: 0;
533
+ background-color: transparent;
534
+ }
535
+ a.dso-tertiary[disabled],
536
+ button.dso-tertiary[disabled],
537
+ label.dso-tertiary[disabled] {
538
+ color: #afcf9d;
539
+ }
540
+ a.dso-tertiary[disabled].dso-spinner-left, a.dso-tertiary[disabled].dso-spinner-right,
541
+ button.dso-tertiary[disabled].dso-spinner-left,
542
+ button.dso-tertiary[disabled].dso-spinner-right,
543
+ label.dso-tertiary[disabled].dso-spinner-left,
544
+ label.dso-tertiary[disabled].dso-spinner-right {
545
+ color: #39870c;
546
+ }
547
+ a.dso-tertiary:not([disabled]):hover,
548
+ button.dso-tertiary:not([disabled]):hover,
549
+ label.dso-tertiary:not([disabled]):hover {
550
+ color: #275937;
551
+ text-decoration: underline;
552
+ text-underline-position: under;
553
+ }
554
+ a.dso-tertiary:not([disabled]):active,
555
+ button.dso-tertiary:not([disabled]):active,
556
+ label.dso-tertiary:not([disabled]):active {
557
+ color: #173521;
558
+ }
559
+ a.dso-tertiary.dso-align,
560
+ button.dso-tertiary.dso-align,
561
+ label.dso-tertiary.dso-align {
562
+ line-height: calc(1.5em - 1px);
563
+ padding-block: 11px;
564
+ padding-inline: 0;
565
+ position: relative;
566
+ }
567
+ a.dso-tertiary.dso-truncate,
568
+ button.dso-tertiary.dso-truncate,
569
+ label.dso-tertiary.dso-truncate {
570
+ max-inline-size: 100%;
571
+ overflow: hidden;
572
+ text-overflow: ellipsis;
573
+ white-space: nowrap;
574
+ }
575
+ a.dso-tertiary.dso-spinner-left::before,
576
+ button.dso-tertiary.dso-spinner-left::before,
577
+ label.dso-tertiary.dso-spinner-left::before {
578
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
579
+ background-repeat: no-repeat;
580
+ content: "";
581
+ display: inline-block;
582
+ block-size: 24px;
583
+ vertical-align: middle;
584
+ inline-size: 24px;
585
+ margin-inline-end: 8px;
586
+ }
587
+ a.dso-tertiary.dso-spinner-right::after,
588
+ button.dso-tertiary.dso-spinner-right::after,
589
+ label.dso-tertiary.dso-spinner-right::after {
590
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
591
+ background-repeat: no-repeat;
592
+ content: "";
593
+ display: inline-block;
594
+ block-size: 24px;
595
+ vertical-align: middle;
596
+ inline-size: 24px;
597
+ margin-inline-start: 8px;
598
+ }
599
+ a.dso-tertiary dso-icon + span:not(.sr-only),
600
+ a.dso-tertiary span:not(.sr-only) + dso-icon,
601
+ button.dso-tertiary dso-icon + span:not(.sr-only),
602
+ button.dso-tertiary span:not(.sr-only) + dso-icon,
603
+ label.dso-tertiary dso-icon + span:not(.sr-only),
604
+ label.dso-tertiary span:not(.sr-only) + dso-icon {
605
+ margin-inline-start: 8px;
606
+ }
607
+ a.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),
608
+ a.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),
609
+ a.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],
610
+ a.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right],
611
+ button.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),
612
+ button.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),
613
+ button.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],
614
+ button.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right],
615
+ label.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),
616
+ label.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),
617
+ label.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],
618
+ label.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right] {
619
+ margin-inline-start: 0;
620
+ }
621
+ a.dso-tertiary dso-icon,
622
+ a.dso-tertiary span,
623
+ button.dso-tertiary dso-icon,
624
+ button.dso-tertiary span,
625
+ label.dso-tertiary dso-icon,
626
+ label.dso-tertiary span {
627
+ vertical-align: middle;
628
+ }
629
+ a.dso-tertiary.extern::after, a.dso-tertiary.download::after,
630
+ button.dso-tertiary.extern::after,
631
+ button.dso-tertiary.download::after,
632
+ label.dso-tertiary.extern::after,
633
+ label.dso-tertiary.download::after {
634
+ position: relative;
635
+ inset-block-start: -2px;
636
+ }
637
+ a.dso-tertiary.download::after,
638
+ button.dso-tertiary.download::after,
639
+ label.dso-tertiary.download::after {
640
+ background: url("./di.svg#download") no-repeat center;
641
+ background-size: cover;
642
+ block-size: 24px;
643
+ vertical-align: top;
644
+ inline-size: 24px;
645
+ }
646
+ a.dso-tertiary.download[disabled]::after,
647
+ button.dso-tertiary.download[disabled]::after,
648
+ label.dso-tertiary.download[disabled]::after {
649
+ background-image: var(--_dso-di-background-image, url("./di.svg#download-grasgroen-40"));
650
+ }
651
+ a.dso-tertiary.download:not([disabled]):hover::after, a.dso-tertiary.download:not([disabled]):active::after,
652
+ button.dso-tertiary.download:not([disabled]):hover::after,
653
+ button.dso-tertiary.download:not([disabled]):active::after,
654
+ label.dso-tertiary.download:not([disabled]):hover::after,
655
+ label.dso-tertiary.download:not([disabled]):active::after {
656
+ background-image: var(--_dso-di-background-image, url("./di.svg#download-bosgroen"));
657
+ }
658
+ a.dso-tertiary.extern::after,
659
+ button.dso-tertiary.extern::after,
660
+ label.dso-tertiary.extern::after {
661
+ background: url("./di.svg#external-link") no-repeat center;
662
+ background-size: cover;
663
+ block-size: 24px;
664
+ vertical-align: top;
665
+ inline-size: 24px;
666
+ }
667
+ a.dso-tertiary.extern[disabled]::after,
668
+ button.dso-tertiary.extern[disabled]::after,
669
+ label.dso-tertiary.extern[disabled]::after {
670
+ background-image: var(--_dso-di-background-image, url("./di.svg#external-link-grasgroen-40"));
671
+ }
672
+ a.dso-tertiary.extern:not([disabled]):hover::after, a.dso-tertiary.extern:not([disabled]):active::after,
673
+ button.dso-tertiary.extern:not([disabled]):hover::after,
674
+ button.dso-tertiary.extern:not([disabled]):active::after,
675
+ label.dso-tertiary.extern:not([disabled]):hover::after,
676
+ label.dso-tertiary.extern:not([disabled]):active::after {
677
+ background-image: var(--_dso-di-background-image, url("./di.svg#external-link-bosgroen"));
678
+ }
679
+ a.dso-map,
680
+ button.dso-map,
681
+ label.dso-map {
682
+ display: inline-block;
683
+ font-size: 1em;
684
+ font-weight: 500;
685
+ margin-block-end: 0;
686
+ text-decoration: none;
687
+ touch-action: manipulation;
688
+ text-align: start;
689
+ user-select: none;
690
+ vertical-align: middle;
691
+ }
692
+ a.dso-map:focus, a.dso-map:focus-visible,
693
+ button.dso-map:focus,
694
+ button.dso-map:focus-visible,
695
+ label.dso-map:focus,
696
+ label.dso-map:focus-visible {
697
+ outline-offset: 2px;
698
+ }
699
+ a.dso-map:active,
700
+ button.dso-map:active,
701
+ label.dso-map:active {
702
+ outline: 0;
703
+ }
704
+ a.dso-map,
705
+ button.dso-map,
706
+ label.dso-map {
707
+ background-color: var(--_dso-button-secondary-background-color, #fff);
708
+ border-color: var(--_dso-button-secondary-border-color, #39870c);
709
+ color: var(--_dso-button-secondary-color, #39870c);
710
+ }
711
+ a.dso-map,
712
+ button.dso-map,
713
+ label.dso-map {
714
+ border-width: 1px;
715
+ border-style: solid;
716
+ border-radius: 4px;
717
+ line-height: 1.5;
718
+ min-inline-size: 56px;
719
+ padding-block: 11px;
720
+ padding-inline: 15px;
721
+ }
722
+ a.dso-map:hover,
723
+ button.dso-map:hover,
724
+ label.dso-map:hover {
725
+ background-color: var(--_dso-button-secondary-hover-background-color, #d7e7ce);
726
+ border-color: var(--_dso-button-secondary-hover-border-color, #275937);
727
+ color: var(--_dso-button-secondary-hover-color, #275937);
728
+ }
729
+ a.dso-map:active,
730
+ button.dso-map:active,
731
+ label.dso-map:active {
732
+ background-color: var(--_dso-button-secondary-active-background-color, #275937);
733
+ border-color: var(--_dso-button-secondary-active-border-color, #275937);
734
+ color: var(--_dso-button-secondary-active-color, #fff);
735
+ }
736
+ a.dso-map[disabled], a.dso-map[disabled]:hover,
737
+ button.dso-map[disabled],
738
+ button.dso-map[disabled]:hover,
739
+ label.dso-map[disabled],
740
+ label.dso-map[disabled]:hover {
741
+ background-color: var(--_dso-button-secondary-disabled-background-color, #fff);
742
+ border-color: var(--_dso-button-secondary-disabled-border-color, #afcf9d);
743
+ color: var(--_dso-button-secondary-disabled-color, #afcf9d);
744
+ }
745
+ a.dso-map.dso-small,
746
+ button.dso-map.dso-small,
747
+ label.dso-map.dso-small {
748
+ line-height: 1rem;
749
+ }
750
+ a.dso-map.dso-small dso-icon, a.dso-map.dso-small.extern::after, a.dso-map.dso-small.download::after, a.dso-map.dso-small.dso-spinner::before,
751
+ button.dso-map.dso-small dso-icon,
752
+ button.dso-map.dso-small.extern::after,
753
+ button.dso-map.dso-small.download::after,
754
+ button.dso-map.dso-small.dso-spinner::before,
755
+ label.dso-map.dso-small dso-icon,
756
+ label.dso-map.dso-small.extern::after,
757
+ label.dso-map.dso-small.download::after,
758
+ label.dso-map.dso-small.dso-spinner::before {
759
+ margin-block-end: -4px;
760
+ margin-block-start: -4px;
761
+ }
762
+ a.dso-map.dso-small.dso-spinner-left::before,
763
+ button.dso-map.dso-small.dso-spinner-left::before,
764
+ label.dso-map.dso-small.dso-spinner-left::before {
765
+ block-size: 16px;
766
+ inline-size: 16px;
767
+ }
768
+ a.dso-map.dso-small.dso-spinner-right::after,
769
+ button.dso-map.dso-small.dso-spinner-right::after,
770
+ label.dso-map.dso-small.dso-spinner-right::after {
771
+ block-size: 16px;
772
+ inline-size: 16px;
773
+ }
774
+ a.dso-map.dso-extra-small,
775
+ button.dso-map.dso-extra-small,
776
+ label.dso-map.dso-extra-small {
777
+ line-height: 1rem;
778
+ }
779
+ a.dso-map.dso-extra-small dso-icon, a.dso-map.dso-extra-small.extern::after, a.dso-map.dso-extra-small.download::after, a.dso-map.dso-extra-small.dso-spinner::before,
780
+ button.dso-map.dso-extra-small dso-icon,
781
+ button.dso-map.dso-extra-small.extern::after,
782
+ button.dso-map.dso-extra-small.download::after,
783
+ button.dso-map.dso-extra-small.dso-spinner::before,
784
+ label.dso-map.dso-extra-small dso-icon,
785
+ label.dso-map.dso-extra-small.extern::after,
786
+ label.dso-map.dso-extra-small.download::after,
787
+ label.dso-map.dso-extra-small.dso-spinner::before {
788
+ margin-block-end: -4px;
789
+ margin-block-start: -4px;
790
+ }
791
+ a.dso-map.dso-extra-small.dso-spinner-left::before,
792
+ button.dso-map.dso-extra-small.dso-spinner-left::before,
793
+ label.dso-map.dso-extra-small.dso-spinner-left::before {
794
+ block-size: 16px;
795
+ inline-size: 16px;
796
+ }
797
+ a.dso-map.dso-extra-small.dso-spinner-right::after,
798
+ button.dso-map.dso-extra-small.dso-spinner-right::after,
799
+ label.dso-map.dso-extra-small.dso-spinner-right::after {
800
+ block-size: 16px;
801
+ inline-size: 16px;
802
+ }
803
+ a.dso-map.dso-extra-small,
804
+ button.dso-map.dso-extra-small,
805
+ label.dso-map.dso-extra-small {
806
+ padding-block: 9px;
807
+ }
808
+ a.dso-map dso-icon:has(+ span:not(.sr-only)),
809
+ button.dso-map dso-icon:has(+ span:not(.sr-only)),
810
+ label.dso-map dso-icon:has(+ span:not(.sr-only)) {
811
+ margin-inline-start: -8px;
812
+ }
813
+ a.dso-map span:not(.sr-only) + dso-icon,
814
+ button.dso-map span:not(.sr-only) + dso-icon,
815
+ label.dso-map span:not(.sr-only) + dso-icon {
816
+ margin-inline-start: 8px;
817
+ margin-inline-end: -8px;
818
+ }
819
+ a.dso-map dso-icon + span:not(.sr-only),
820
+ button.dso-map dso-icon + span:not(.sr-only),
821
+ label.dso-map dso-icon + span:not(.sr-only) {
822
+ margin-inline-start: 8px;
823
+ }
824
+ a.dso-map.dso-spinner-left[disabled], a.dso-map.dso-spinner-right[disabled],
825
+ button.dso-map.dso-spinner-left[disabled],
826
+ button.dso-map.dso-spinner-right[disabled],
827
+ label.dso-map.dso-spinner-left[disabled],
828
+ label.dso-map.dso-spinner-right[disabled] {
829
+ background-color: #fff;
830
+ border-color: #39870c;
831
+ color: #39870c;
832
+ }
833
+ a.dso-map.dso-spinner-left::before,
834
+ button.dso-map.dso-spinner-left::before,
835
+ label.dso-map.dso-spinner-left::before {
836
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
837
+ background-repeat: no-repeat;
838
+ content: "";
839
+ display: inline-block;
840
+ block-size: 24px;
841
+ vertical-align: top;
842
+ inline-size: 24px;
843
+ margin-inline-end: 8px;
844
+ }
845
+ a.dso-map.dso-spinner-left:not([disabled]):hover::before,
846
+ button.dso-map.dso-spinner-left:not([disabled]):hover::before,
847
+ label.dso-map.dso-spinner-left:not([disabled]):hover::before {
848
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
849
+ background-repeat: no-repeat;
850
+ content: "";
851
+ display: inline-block;
852
+ block-size: 24px;
853
+ vertical-align: top;
854
+ inline-size: 24px;
855
+ margin-inline-end: 8px;
856
+ }
857
+ a.dso-map.dso-spinner-left:not([disabled]).dso-small:hover::before,
858
+ button.dso-map.dso-spinner-left:not([disabled]).dso-small:hover::before,
859
+ label.dso-map.dso-spinner-left:not([disabled]).dso-small:hover::before {
860
+ block-size: 16px;
861
+ inline-size: 16px;
862
+ }
863
+ a.dso-map.dso-spinner-right::after,
864
+ button.dso-map.dso-spinner-right::after,
865
+ label.dso-map.dso-spinner-right::after {
866
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
867
+ background-repeat: no-repeat;
868
+ content: "";
869
+ display: inline-block;
870
+ block-size: 24px;
871
+ vertical-align: top;
872
+ inline-size: 24px;
873
+ margin-inline-start: 8px;
874
+ }
875
+ a.dso-map.dso-spinner-right:not([disabled]):hover::after,
876
+ button.dso-map.dso-spinner-right:not([disabled]):hover::after,
877
+ label.dso-map.dso-spinner-right:not([disabled]):hover::after {
878
+ background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
879
+ background-repeat: no-repeat;
880
+ content: "";
881
+ display: inline-block;
882
+ block-size: 24px;
883
+ vertical-align: top;
884
+ inline-size: 24px;
885
+ margin-inline-start: 8px;
886
+ }
887
+ a.dso-map.dso-spinner-right:not([disabled]).dso-small:hover::after,
888
+ button.dso-map.dso-spinner-right:not([disabled]).dso-small:hover::after,
889
+ label.dso-map.dso-spinner-right:not([disabled]).dso-small:hover::after {
890
+ block-size: 16px;
891
+ inline-size: 16px;
892
+ }
893
+ a.dso-map,
894
+ button.dso-map,
895
+ label.dso-map {
896
+ box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
897
+ border: 0;
898
+ font-weight: 600;
899
+ margin-inline-end: 16px;
900
+ padding-block: 8px;
901
+ padding-inline: 16px;
902
+ white-space: nowrap;
903
+ }
904
+ a.dso-map:focus, a.dso-map:focus-visible,
905
+ button.dso-map:focus,
906
+ button.dso-map:focus-visible,
907
+ label.dso-map:focus,
908
+ label.dso-map:focus-visible {
909
+ outline-offset: -1px;
910
+ }
911
+ a.dso-map:has(span.sr-only):has(dso-icon),
912
+ button.dso-map:has(span.sr-only):has(dso-icon),
913
+ label.dso-map:has(span.sr-only):has(dso-icon) {
914
+ padding: 8px;
915
+ min-inline-size: auto;
916
+ block-size: 40px;
917
+ inline-size: 40px;
918
+ }
919
+
920
+ a.dso-primary {
921
+ text-decoration: none;
922
+ }
923
+ a.dso-primary, a.dso-primary:visited {
924
+ color: #fff;
925
+ }
926
+ a.dso-secondary {
927
+ text-decoration: none;
928
+ }
929
+ a.dso-secondary, a.dso-secondary:visited {
930
+ color: #39870c;
931
+ }
932
+ a.dso-secondary:hover, a.dso-secondary:visited:hover {
933
+ color: #275937;
934
+ }
935
+ a.dso-tertiary {
936
+ text-decoration: none;
937
+ }
938
+ a.dso-tertiary, a.dso-tertiary:visited {
939
+ color: #39870c;
940
+ }
941
+
942
+ .dso-primary + .dso-primary,
943
+ .dso-primary + .dso-secondary,
944
+ .dso-primary + .dso-tertiary,
945
+ .dso-secondary + .dso-primary,
946
+ .dso-secondary + .dso-secondary,
947
+ .dso-secondary + .dso-tertiary,
948
+ .dso-tertiary + .dso-primary,
949
+ .dso-tertiary + .dso-secondary,
950
+ .dso-tertiary + .dso-tertiary {
951
+ margin-inline-start: 16px;
952
+ }
953
+
954
+ @keyframes ModalFadeIn {
955
+ 0% {
956
+ opacity: 0;
957
+ }
958
+ 100% {
959
+ opacity: 1;
960
+ }
961
+ }
962
+ :host {
963
+ display: block;
964
+ margin-block-end: 24px;
965
+ }
966
+
967
+ .dso-header {
968
+ min-block-size: 32px;
969
+ }
970
+ .dso-header h2 {
971
+ color: #275937;
972
+ font-size: 1.5rem;
973
+ font-weight: 700;
974
+ }
975
+ .dso-header .dso-close {
976
+ color: #275937;
977
+ }
978
+
979
+ :host .dso-modal {
980
+ margin: 0;
981
+ background-color: transparent;
982
+ inline-size: 100dvi;
983
+ overflow: visible;
984
+ padding: 0;
985
+ border: 0;
986
+ }
987
+ :host .dso-modal::backdrop {
988
+ background-color: rgba(255, 255, 255, 0.8);
989
+ }
990
+ :host .dso-modal .dso-dialog {
991
+ inline-size: 640px;
992
+ background-color: #fff;
993
+ opacity: 1;
994
+ box-shadow: 0 8px 24px 0 rgba(25, 25, 25, 0.4);
995
+ animation: 200ms ease-out 0s 1 ModalFadeIn;
996
+ }
997
+ :host .dso-modal .dso-header {
998
+ position: relative;
999
+ padding: 16px;
1000
+ border-block-end: 1px solid #ccc;
1001
+ }
1002
+ :host .dso-modal .dso-header h2 {
1003
+ max-inline-size: calc(100% - 24px);
1004
+ margin: 0;
1005
+ color: #275937;
1006
+ }
1007
+ :host .dso-modal .dso-header .dso-close {
1008
+ position: absolute;
1009
+ inset-block-start: 16px;
1010
+ inset-inline-end: 13px;
1011
+ block-size: 32px;
1012
+ inline-size: 32px;
1013
+ padding: 0;
1014
+ background-color: transparent;
1015
+ border: 0;
1016
+ text-align: center;
1017
+ }
1018
+ :host .dso-modal > .dso-dialog > .dso-body p {
1019
+ margin-block: 0 var(--_dt-rich-content-margin-block, 16px);
1020
+ margin-inline: 0;
1021
+ }
1022
+ :host .dso-modal > .dso-dialog > .dso-body ul,
1023
+ :host .dso-modal > .dso-dialog > .dso-body ol {
1024
+ margin-block-end: 16px;
1025
+ }
1026
+ :host .dso-modal > .dso-dialog > .dso-body ul:not(.list-group):not(.dso-link-list):not(.dso-columns-list),
1027
+ :host .dso-modal > .dso-dialog > .dso-body ol:not(.list-group):not(.dso-link-list):not(.dso-columns-list) {
1028
+ padding-inline-start: 24px;
1029
+ }
1030
+ :host .dso-modal > .dso-dialog > .dso-body ul ul,
1031
+ :host .dso-modal > .dso-dialog > .dso-body ul ol,
1032
+ :host .dso-modal > .dso-dialog > .dso-body ol ul,
1033
+ :host .dso-modal > .dso-dialog > .dso-body ol ol {
1034
+ margin-block-end: 0;
1035
+ }
1036
+ :host .dso-modal > .dso-dialog > .dso-body pre {
1037
+ margin-block: 0 16px;
1038
+ margin-inline: 0;
1039
+ }
1040
+ :host .dso-modal > .dso-dialog > .dso-body blockquote {
1041
+ padding-block: 16px;
1042
+ padding-inline: 24px;
1043
+ }
1044
+ :host .dso-modal > .dso-dialog > .dso-body dso-highlight-box,
1045
+ :host .dso-modal > .dso-dialog > .dso-body .dso-highlight-box {
1046
+ margin-block-end: 24px;
1047
+ }
1048
+ :host .dso-modal > .dso-dialog > .dso-body img {
1049
+ block-size: auto;
1050
+ max-inline-size: 100%;
1051
+ }
1052
+ :host .dso-modal > .dso-dialog > .dso-body {
1053
+ block-size: calc(100% - 96px - 1.5rem);
1054
+ max-block-size: calc(70vh - 144px - 1.5em);
1055
+ min-block-size: 1.5rem;
1056
+ overflow-x: auto;
1057
+ padding: 32px;
1058
+ }
1059
+ :host .dso-modal > .dso-dialog > dso-scrollable {
1060
+ block-size: calc(100% - 96px - 1.5rem);
1061
+ max-block-size: calc(70vh - 144px - 1.5em);
1062
+ min-block-size: 6.5rem;
1063
+ }
1064
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body p {
1065
+ margin-block: 0 var(--_dt-rich-content-margin-block, 16px);
1066
+ margin-inline: 0;
1067
+ }
1068
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body ul,
1069
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body ol {
1070
+ margin-block-end: 16px;
1071
+ }
1072
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body ul:not(.list-group):not(.dso-link-list):not(.dso-columns-list),
1073
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body ol:not(.list-group):not(.dso-link-list):not(.dso-columns-list) {
1074
+ padding-inline-start: 24px;
1075
+ }
1076
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body ul ul,
1077
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body ul ol,
1078
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body ol ul,
1079
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body ol ol {
1080
+ margin-block-end: 0;
1081
+ }
1082
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body pre {
1083
+ margin-block: 0 16px;
1084
+ margin-inline: 0;
1085
+ }
1086
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body blockquote {
1087
+ padding-block: 16px;
1088
+ padding-inline: 24px;
1089
+ }
1090
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body dso-highlight-box,
1091
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body .dso-highlight-box {
1092
+ margin-block-end: 24px;
1093
+ }
1094
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body img {
1095
+ block-size: auto;
1096
+ max-inline-size: 100%;
1097
+ }
1098
+ :host .dso-modal > .dso-dialog > dso-scrollable .dso-body {
1099
+ padding: 32px;
1100
+ }
1101
+ :host .dso-modal .dso-body:focus-visible {
1102
+ outline: none;
1103
+ }
1104
+ @media screen and (max-width: 767px) {
1105
+ :host .dso-modal .dso-footer .dso-primary + .dso-primary, :host .dso-modal .dso-footer .dso-primary + .dso-secondary, :host .dso-modal .dso-footer .dso-primary + .dso-tertiary, :host .dso-modal .dso-footer .dso-secondary + .dso-primary, :host .dso-modal .dso-footer .dso-secondary + .dso-secondary, :host .dso-modal .dso-footer .dso-secondary + .dso-tertiary, :host .dso-modal .dso-footer .dso-tertiary + .dso-primary, :host .dso-modal .dso-footer .dso-tertiary + .dso-secondary, :host .dso-modal .dso-footer .dso-tertiary + .dso-tertiary {
1106
+ margin-inline-start: 0;
1107
+ }
1108
+ :host .dso-modal .dso-footer button {
1109
+ inline-size: 100%;
1110
+ text-align: center;
1111
+ }
1112
+ :host .dso-modal .dso-footer button + button {
1113
+ margin-block-start: 8px;
1114
+ }
1115
+ :host .dso-modal .dso-footer button.dso-tertiary,
1116
+ :host .dso-modal .dso-footer button.dso-tertiary span {
1117
+ float: none;
1118
+ }
1119
+ }
1120
+ :host .dso-modal .dso-footer {
1121
+ min-block-size: 80px;
1122
+ padding-block: 16px;
1123
+ padding-inline: 32px;
1124
+ text-align: end;
1125
+ }
1126
+ @media screen and (min-width: 768px) {
1127
+ :host .dso-modal .dso-footer .dso-primary + .dso-secondary, :host .dso-modal .dso-footer .dso-secondary + .dso-secondary, :host .dso-modal .dso-footer .dso-tertiary + .dso-secondary {
1128
+ margin-inline-start: 16px;
1129
+ }
1130
+ :host .dso-modal .dso-footer .dso-primary + .dso-tertiary, :host .dso-modal .dso-footer .dso-secondary + .dso-tertiary, :host .dso-modal .dso-footer .dso-tertiary + .dso-tertiary {
1131
+ margin-inline-start: 0;
1132
+ }
1133
+ }
1134
+ @media screen and (max-width: 767px) {
1135
+ :host .dso-modal .dso-dialog {
1136
+ max-inline-size: 100%;
1137
+ margin-block-start: 0;
1138
+ }
1139
+ :host .dso-modal .dso-footer .dso-primary + .dso-primary, :host .dso-modal .dso-footer .dso-primary + .dso-secondary, :host .dso-modal .dso-footer .dso-primary + .dso-tertiary, :host .dso-modal .dso-footer .dso-secondary + .dso-primary, :host .dso-modal .dso-footer .dso-secondary + .dso-secondary, :host .dso-modal .dso-footer .dso-secondary + .dso-tertiary, :host .dso-modal .dso-footer .dso-tertiary + .dso-primary, :host .dso-modal .dso-footer .dso-tertiary + .dso-secondary, :host .dso-modal .dso-footer .dso-tertiary + .dso-tertiary {
1140
+ margin-inline-start: 0;
1141
+ }
1142
+ :host .dso-modal .dso-footer button {
1143
+ inline-size: 100%;
1144
+ text-align: center;
1145
+ }
1146
+ :host .dso-modal .dso-footer button + button {
1147
+ margin-block-start: 8px;
1148
+ }
1149
+ :host .dso-modal .dso-footer button.dso-tertiary,
1150
+ :host .dso-modal .dso-footer button.dso-tertiary span {
1151
+ float: none;
1152
+ }
1153
+ }
1154
+ @media screen and (max-height: 380px) {
1155
+ :host .dso-modal .dso-dialog {
1156
+ min-block-size: 216px;
1157
+ margin-block-start: 8px;
1158
+ margin-block-end: 8px;
1159
+ }
1160
+ :host .dso-modal .dso-header {
1161
+ padding-block: 8px;
1162
+ padding-inline: 16px;
1163
+ }
1164
+ :host .dso-modal .dso-header .dso-close {
1165
+ inset-block-start: 8px;
1166
+ }
1167
+ :host .dso-modal .dso-body {
1168
+ padding-block: 16px;
1169
+ padding-inline: 24px;
1170
+ }
1171
+ :host .dso-modal .dso-footer {
1172
+ min-block-size: auto;
1173
+ overflow: auto;
1174
+ padding-block: 8px;
1175
+ padding-inline: 32px;
1176
+ }
1177
+ }
1178
+
1179
+ .dso-modal .dso-dialog.dso-table-dialog {
1180
+ margin-block-start: 1rem;
1181
+ margin-inline-start: 1rem;
1182
+ margin-inline-end: 1rem;
1183
+ inline-size: 100%;
1184
+ }
1185
+ .dso-modal .dso-dialog.dso-table-dialog .dso-body {
1186
+ max-block-size: calc(100vh - 112px - 1.5em - 2rem);
1187
+ }
1188
+ @media screen and (max-width: 767px) {
1189
+ .dso-modal .dso-dialog.dso-table-dialog {
1190
+ max-inline-size: 100%;
1191
+ }
1192
+ }
1193
+
1194
+ :host([is-responsive=true]) .dso-table-body {
1195
+ border: 1px solid #ccc;
1196
+ margin-block-end: 0;
1197
+ overflow-y: auto;
1198
+ inline-size: 100%;
1199
+ }
1200
+ :host([is-responsive=true]) .dso-table-body.dso-body {
1201
+ inline-size: calc(100% - 64px);
1202
+ }
1203
+
1204
+ .dso-table-utilities:not([hidden]) {
1205
+ align-items: center;
1206
+ display: flex;
1207
+ justify-content: space-between;
1208
+ margin-block-end: 8px;
1209
+ }
1210
+ .dso-table-utilities:not([hidden]) .dso-responsive-message {
1211
+ margin-block-end: 0;
1212
+ }
1213
+ .dso-table-utilities:not([hidden]) .dso-responsive-message:only-child {
1214
+ inline-size: 100%;
1215
+ }
1216
+ .dso-table-utilities:not([hidden]) .open-modal-button:only-child {
1217
+ margin-inline-start: auto;
1218
+ }
1219
+
1220
+ .dso-responsive-message {
1221
+ font-size: 0.8em;
1222
+ margin-block-end: 8px;
1223
+ position: relative;
1224
+ text-align: center;
1225
+ }
1226
+
1227
+ .sr-only {
1228
+ position: absolute;
1229
+ inline-size: 1px;
1230
+ block-size: 1px;
1231
+ padding: 0;
1232
+ margin: -1px;
1233
+ border: 0;
1234
+ overflow: hidden;
1235
+ clip-path: rect(0 0 0 0);
1236
+ }
1237
+
1238
+ .dso-table-placeholder {
1239
+ box-shadow: inset 0 0 0 1px #ccc;
1240
+ display: grid;
1241
+ place-content: center;
1242
+ }`;
1243
+
1244
+ const Table = /*@__PURE__*/ proxyCustomElement(class Table extends H {
1245
+ constructor(registerHost) {
1246
+ super();
1247
+ if (registerHost !== false) {
1248
+ this.__registerHost();
1249
+ }
1250
+ this.__attachShadow();
1251
+ this.labelledbyId = v4();
1252
+ /**
1253
+ * Prevents the table being opened in a modal.
1254
+ */
1255
+ this.noModal = false;
1256
+ this.modalActive = false;
1257
+ this.dialogCloseEventListener = () => {
1258
+ this.closeModal();
1259
+ };
1260
+ }
1261
+ startResponsiveBehavior() {
1262
+ var _a;
1263
+ (_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.observe(this.host);
1264
+ }
1265
+ componentWillLoad() {
1266
+ this.resizeObserver = new ResizeObserver(debounce((entries) => this.setResponsiveTable(entries), 200));
1267
+ }
1268
+ componentDidLoad() {
1269
+ this.startResponsiveBehavior();
1270
+ }
1271
+ componentDidRender() {
1272
+ var _a;
1273
+ if (this.modalActive) {
1274
+ (_a = this.dialogElement) === null || _a === void 0 ? void 0 : _a.showModal();
1275
+ }
1276
+ }
1277
+ disconnectedCallback() {
1278
+ var _a;
1279
+ (_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
1280
+ }
1281
+ render() {
1282
+ var _a, _b, _c;
1283
+ 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();
1284
+ return (h(Host, { key: '274318251014797e66d4161b7724aab3bdfb888d', "is-responsive": (_c = this.isResponsive) === null || _c === void 0 ? void 0 : _c.toString() }, this.modalActive && this.placeholderHeight && (h("div", { key: '3c1f1ea056f3a440fee1e9ee191810046fa2e780', class: "dso-table-placeholder", style: { height: `${this.placeholderHeight}px` } })), this.modalActive ? (h("dialog", { class: "dso-modal", ref: (element) => (this.dialogElement = element), onClose: this.dialogCloseEventListener }, h("div", { class: "dso-dialog dso-table-dialog", "aria-labelledby": this.labelledbyId }, h("div", { class: "dso-header" }, h("h2", { id: this.labelledbyId, class: { "sr-only": !caption } }, caption || "Uitvergrote tabel dialoog"), h("button", { type: "button", class: "dso-close", onClick: () => this.closeModal() }, h("dso-icon", { icon: "times" }), h("span", { class: "sr-only" }, "Sluiten"))), h("div", { class: "dso-body dso-table-body" }, h("slot", null))))) : (h(Fragment, null, h("div", { class: "dso-table-utilities", hidden: !this.isResponsive && this.noModal }, this.isResponsive && (h("div", { class: "dso-responsive-message" }, h("span", null, "beweeg de tabel van links naar rechts"))), !this.noModal && (h("button", { type: "button", class: "dso-tertiary open-modal-button", onClick: () => this.openModal() }, h("span", { class: "sr-only" }, "tabel ", caption !== null && caption !== void 0 ? caption : "", " "), h("span", null, "vergroten"), h("dso-icon", { icon: "external-link" })))), h("div", { class: "dso-table-body" }, h("slot", null))))));
1285
+ }
1286
+ openModal() {
1287
+ this.placeholderHeight = this.host.clientHeight;
1288
+ this.modalActive = true;
1289
+ }
1290
+ closeModal() {
1291
+ var _a;
1292
+ this.placeholderHeight = undefined;
1293
+ (_a = this.dialogElement) === null || _a === void 0 ? void 0 : _a.close();
1294
+ this.modalActive = false;
1295
+ }
1296
+ setResponsiveTable([dsoTable]) {
1297
+ if (!dsoTable) {
1298
+ throw new Error("No dsoTable found");
1299
+ }
1300
+ const tableElement = dsoTable.target.querySelector("table");
1301
+ if (dsoTable && tableElement instanceof HTMLTableElement) {
1302
+ this.isResponsive =
1303
+ Math.floor(tableElement.getBoundingClientRect().width) > Math.floor(dsoTable.contentRect.width);
1304
+ }
1305
+ }
1306
+ get host() { return this; }
1307
+ static get style() { return tableCss(); }
1308
+ }, [257, "dso-table", {
1309
+ "noModal": [516, "no-modal"],
1310
+ "isResponsive": [32],
1311
+ "modalActive": [32],
1312
+ "placeholderHeight": [32]
1313
+ }]);
1314
+ function defineCustomElement() {
1315
+ if (typeof customElements === "undefined") {
1316
+ return;
1317
+ }
1318
+ const components = ["dso-table", "dso-icon"];
1319
+ components.forEach(tagName => { switch (tagName) {
1320
+ case "dso-table":
1321
+ if (!customElements.get(transformTag(tagName))) {
1322
+ customElements.define(transformTag(tagName), Table);
1323
+ }
1324
+ break;
1325
+ case "dso-icon":
1326
+ if (!customElements.get(transformTag(tagName))) {
1327
+ defineCustomElement$1();
1328
+ }
1329
+ break;
1330
+ } });
1331
+ }
1332
+
1333
+ export { Table as T, defineCustomElement as d };
1334
+ //# sourceMappingURL=p-BnFv61zP.js.map
1335
+
1336
+ //# sourceMappingURL=p-BnFv61zP.js.map