@dso-toolkit/core 83.1.0 → 84.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1127) 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-list-button.js +314 -17
  58. package/dist/bundle/dso-list-button.js.map +1 -1
  59. package/dist/bundle/dso-logo.js +147 -7
  60. package/dist/bundle/dso-logo.js.map +1 -1
  61. package/dist/bundle/dso-map-base-layers.js +20 -18
  62. package/dist/bundle/dso-map-base-layers.js.map +1 -1
  63. package/dist/bundle/dso-map-controls.js +1070 -13
  64. package/dist/bundle/dso-map-controls.js.map +1 -1
  65. package/dist/bundle/dso-map-layer-object.d.ts +11 -0
  66. package/dist/bundle/dso-map-layer-object.js +56 -0
  67. package/dist/bundle/dso-map-layer-object.js.map +1 -0
  68. package/dist/bundle/dso-map-layer.d.ts +11 -0
  69. package/dist/bundle/dso-map-layer.js +61 -0
  70. package/dist/bundle/dso-map-layer.js.map +1 -0
  71. package/dist/bundle/dso-map-overlays.js +20 -18
  72. package/dist/bundle/dso-map-overlays.js.map +1 -1
  73. package/dist/bundle/dso-mark-bar.js +14 -12
  74. package/dist/bundle/dso-mark-bar.js.map +1 -1
  75. package/dist/bundle/dso-modal.js +16 -14
  76. package/dist/bundle/dso-modal.js.map +1 -1
  77. package/dist/bundle/dso-onboarding-tip.js +15 -13
  78. package/dist/bundle/dso-onboarding-tip.js.map +1 -1
  79. package/dist/bundle/dso-ozon-content-toggletip.js +1 -1
  80. package/dist/bundle/dso-ozon-content.js +1 -1
  81. package/dist/bundle/dso-pagination.js +14 -12
  82. package/dist/bundle/dso-pagination.js.map +1 -1
  83. package/dist/bundle/dso-panel.js +1 -1
  84. package/dist/bundle/dso-plekinfo-card.js +12 -10
  85. package/dist/bundle/dso-plekinfo-card.js.map +1 -1
  86. package/dist/bundle/dso-progress-indicator.js +1 -1
  87. package/dist/bundle/dso-project-item.js +18 -16
  88. package/dist/bundle/dso-project-item.js.map +1 -1
  89. package/dist/bundle/dso-renvooi.js +1 -1
  90. package/dist/bundle/dso-responsive-element.js +1 -1
  91. package/dist/bundle/dso-scrollable.js +1 -1
  92. package/dist/bundle/dso-selectable.js +1 -1
  93. package/dist/bundle/dso-skiplink.js +12 -10
  94. package/dist/bundle/dso-skiplink.js.map +1 -1
  95. package/dist/bundle/dso-slide-toggle.js +1 -1
  96. package/dist/bundle/dso-survey-rating.js +501 -15
  97. package/dist/bundle/dso-survey-rating.js.map +1 -1
  98. package/dist/bundle/dso-tab.js +9 -7
  99. package/dist/bundle/dso-tab.js.map +1 -1
  100. package/dist/bundle/dso-table.js +1 -1
  101. package/dist/bundle/dso-tabs.js +10 -8
  102. package/dist/bundle/dso-tabs.js.map +1 -1
  103. package/dist/bundle/dso-tijdreis-banner.js +12 -10
  104. package/dist/bundle/dso-tijdreis-banner.js.map +1 -1
  105. package/dist/bundle/dso-toggletip.js +1 -1
  106. package/dist/bundle/dso-tooltip.js +1 -1
  107. package/dist/bundle/dso-tree-view.js +16 -20
  108. package/dist/bundle/dso-tree-view.js.map +1 -1
  109. package/dist/bundle/dso-viewer-grid.js +525 -31
  110. package/dist/bundle/dso-viewer-grid.js.map +1 -1
  111. package/dist/bundle/dsot-document-component-demo.js +43 -41
  112. package/dist/bundle/dsot-document-component-demo.js.map +1 -1
  113. package/dist/bundle/index.js +8 -3
  114. package/dist/bundle/index.js.map +1 -1
  115. package/dist/bundle/p-B15-R4R0.js +8 -0
  116. package/dist/bundle/p-B15-R4R0.js.map +1 -0
  117. package/dist/bundle/{p-BsnzmGaW.js → p-B1fJHBoE.js} +11 -9
  118. package/dist/bundle/p-B1fJHBoE.js.map +1 -0
  119. package/dist/bundle/{p-Cx7q66IK.js → p-B9fhD-Wr.js} +12 -10
  120. package/dist/bundle/p-B9fhD-Wr.js.map +1 -0
  121. package/dist/bundle/p-BGpl_N73.js +88 -0
  122. package/dist/bundle/p-BGpl_N73.js.map +1 -0
  123. package/dist/bundle/{p-CXctuPtC.js → p-BLHKEAmx.js} +11 -9
  124. package/dist/bundle/p-BLHKEAmx.js.map +1 -0
  125. package/dist/bundle/p-BM23zmnX.js +10 -0
  126. package/dist/bundle/{p-B9a249cd.js.map → p-BM23zmnX.js.map} +1 -1
  127. package/dist/bundle/p-BNDasWTv.js +78 -0
  128. package/dist/bundle/p-BNDasWTv.js.map +1 -0
  129. package/dist/bundle/p-BUHmLrrQ.js +65 -0
  130. package/dist/bundle/p-BUHmLrrQ.js.map +1 -0
  131. package/dist/bundle/p-BbyxqMBr.js +72 -0
  132. package/dist/bundle/p-BbyxqMBr.js.map +1 -0
  133. package/dist/bundle/{p-Dm38fPV4.js → p-BeWimuZg.js} +77 -23
  134. package/dist/bundle/p-BeWimuZg.js.map +1 -0
  135. package/dist/bundle/{p-CYZ_ghQd.js → p-Bla3D_SS.js} +11 -9
  136. package/dist/bundle/p-Bla3D_SS.js.map +1 -0
  137. package/dist/bundle/{p-DgQ6L0IZ.js → p-CH5dE-g9.js} +3 -3
  138. package/dist/bundle/p-CH5dE-g9.js.map +1 -0
  139. package/dist/bundle/p-CK_78rYk.js +617 -0
  140. package/dist/bundle/p-CK_78rYk.js.map +1 -0
  141. package/dist/bundle/p-CU2teuXB.js +38 -0
  142. package/dist/bundle/p-CU2teuXB.js.map +1 -0
  143. package/dist/bundle/p-CYPr8F9t.js +103 -0
  144. package/dist/bundle/p-CYPr8F9t.js.map +1 -0
  145. package/dist/bundle/{p-Dea3wzTK.js → p-Chfj2w4C.js} +13 -11
  146. package/dist/bundle/p-Chfj2w4C.js.map +1 -0
  147. package/dist/bundle/{p-_WSH7pZY.js → p-CmpH19vE.js} +12 -10
  148. package/dist/bundle/p-CmpH19vE.js.map +1 -0
  149. package/dist/bundle/{p-CsqbRus4.js → p-Cw6fv4_A.js} +20 -18
  150. package/dist/bundle/p-Cw6fv4_A.js.map +1 -0
  151. package/dist/bundle/p-D8wuhYXU.js +3543 -0
  152. package/dist/bundle/p-D8wuhYXU.js.map +1 -0
  153. package/dist/bundle/{p-CqQwHORn.js → p-DEo5f2kY.js} +13 -11
  154. package/dist/{dso-toolkit/p-6848c1e8.entry.js.map → bundle/p-DEo5f2kY.js.map} +1 -1
  155. package/dist/bundle/{p-DcPjXXDp.js → p-DFh9HiGT.js} +15 -13
  156. package/dist/bundle/p-DFh9HiGT.js.map +1 -0
  157. package/dist/bundle/p-DbW5xEkj.js +1336 -0
  158. package/dist/bundle/p-DbW5xEkj.js.map +1 -0
  159. package/dist/bundle/{p-dzRDgb4S.js → p-DopSenBv.js} +4 -6
  160. package/dist/bundle/p-DopSenBv.js.map +1 -0
  161. package/dist/bundle/p-DtEJ6M24.js +60 -0
  162. package/dist/bundle/p-DtEJ6M24.js.map +1 -0
  163. package/dist/bundle/p-DwVPT-8H.js +61 -0
  164. package/dist/bundle/p-DwVPT-8H.js.map +1 -0
  165. package/dist/bundle/p-_SQrXU6n.js +1606 -0
  166. package/dist/bundle/p-_SQrXU6n.js.map +1 -0
  167. package/dist/bundle/p-afqT_Hfh.js +171 -0
  168. package/dist/bundle/p-afqT_Hfh.js.map +1 -0
  169. package/dist/bundle/p-iD5tYjyh.js +146 -0
  170. package/dist/bundle/p-iD5tYjyh.js.map +1 -0
  171. package/dist/bundle/{p-CAiNl6nx.js → p-mkPmQcmG.js} +20 -18
  172. package/dist/bundle/p-mkPmQcmG.js.map +1 -0
  173. package/dist/bundle/p-rN-Dizka.js +86 -0
  174. package/dist/bundle/p-rN-Dizka.js.map +1 -0
  175. package/dist/bundle/p-y2w_CPst.js +51 -0
  176. package/dist/bundle/p-y2w_CPst.js.map +1 -0
  177. package/dist/cjs/annotation-body-B4psycVM.js +10 -0
  178. package/dist/cjs/{annotation-body-DaD_bwoW.js.map → annotation-body-B4psycVM.js.map} +1 -1
  179. package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js → annotation-list-renvooi-values-wwLPtmp4.js} +4 -6
  180. package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js.map → annotation-list-renvooi-values-wwLPtmp4.js.map} +1 -1
  181. package/dist/cjs/{annotation-watcher-CIkkSlrQ.js → annotation-watcher-C_bJBnAm.js} +3 -3
  182. package/dist/cjs/{annotation-watcher-CIkkSlrQ.js.map → annotation-watcher-C_bJBnAm.js.map} +1 -1
  183. package/dist/cjs/dso-accordion-section.cjs.entry.js +3 -5
  184. package/dist/cjs/dso-accordion.cjs.entry.js +3 -5
  185. package/dist/cjs/dso-action-list-item.cjs.entry.js +3 -5
  186. package/dist/cjs/dso-action-list.cjs.entry.js +3 -5
  187. package/dist/cjs/dso-advanced-select.cjs.entry.js +990 -7
  188. package/dist/cjs/dso-alert_7.cjs.entry.js +3764 -293
  189. package/dist/cjs/dso-annotation-activiteit.cjs.entry.js +6 -8
  190. package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js +5 -7
  191. package/dist/cjs/dso-annotation-kaart.cjs.entry.js +4 -6
  192. package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js +1281 -12
  193. package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js +6 -8
  194. package/dist/cjs/dso-attachments-counter_2.cjs.entry.js +5 -7
  195. package/dist/cjs/dso-autosuggest.cjs.entry.js +5 -11
  196. package/dist/cjs/dso-banner.cjs.entry.js +3 -5
  197. package/dist/cjs/dso-button-group.cjs.entry.js +3 -5
  198. package/dist/cjs/dso-card-container.cjs.entry.js +3 -5
  199. package/dist/cjs/dso-card.cjs.entry.js +3 -5
  200. package/dist/cjs/dso-contact-information.cjs.entry.js +3 -5
  201. package/dist/cjs/dso-date-picker.cjs.entry.js +3 -5
  202. package/dist/cjs/dso-document-card.cjs.entry.js +3 -5
  203. package/dist/cjs/dso-dropdown-menu.cjs.entry.js +3 -5
  204. package/dist/cjs/dso-header.cjs.entry.js +4 -7
  205. package/dist/cjs/dso-highlight-box.cjs.entry.js +3 -5
  206. package/dist/cjs/dso-history-item.cjs.entry.js +3 -5
  207. package/dist/cjs/dso-icon-button.cjs.entry.js +493 -6
  208. package/dist/cjs/dso-icon.cjs.entry.js +3 -5
  209. package/dist/cjs/dso-info-button.cjs.entry.js +3 -5
  210. package/dist/cjs/dso-info_2.cjs.entry.js +6 -8
  211. package/dist/cjs/dso-input-range.cjs.entry.js +3 -5
  212. package/dist/cjs/dso-label_3.cjs.entry.js +13 -22
  213. package/dist/cjs/dso-legend-item.cjs.entry.js +4 -6
  214. package/dist/cjs/dso-list-button.cjs.entry.js +298 -5
  215. package/dist/cjs/dso-logo.cjs.entry.js +141 -5
  216. package/dist/cjs/dso-map-base-layers.cjs.entry.js +3 -5
  217. package/dist/cjs/dso-map-controls.cjs.entry.js +1058 -5
  218. package/dist/cjs/dso-map-layer-object.cjs.entry.js +28 -0
  219. package/dist/cjs/dso-map-layer.cjs.entry.js +31 -0
  220. package/dist/cjs/dso-map-overlays.cjs.entry.js +4 -6
  221. package/dist/cjs/dso-mark-bar.cjs.entry.js +4 -6
  222. package/dist/cjs/dso-modal.cjs.entry.js +4 -6
  223. package/dist/cjs/dso-onboarding-tip.cjs.entry.js +4 -6
  224. package/dist/cjs/dso-pagination.cjs.entry.js +3 -5
  225. package/dist/cjs/dso-plekinfo-card.cjs.entry.js +4 -6
  226. package/dist/cjs/dso-progress-indicator.cjs.entry.js +4 -6
  227. package/dist/cjs/dso-project-item.cjs.entry.js +4 -6
  228. package/dist/cjs/dso-responsive-element.cjs.entry.js +4 -6
  229. package/dist/cjs/dso-scrollable.cjs.entry.js +5 -7
  230. package/dist/cjs/dso-skiplink.cjs.entry.js +4 -6
  231. package/dist/cjs/dso-survey-rating.cjs.entry.js +489 -7
  232. package/dist/cjs/dso-tab.cjs.entry.js +3 -5
  233. package/dist/cjs/dso-tabs.cjs.entry.js +4 -6
  234. package/dist/cjs/dso-tijdreis-banner.cjs.entry.js +4 -6
  235. package/dist/cjs/dso-toggletip.cjs.entry.js +4 -6
  236. package/dist/cjs/dso-toolkit.cjs.js +3 -3
  237. package/dist/cjs/dso-toolkit.cjs.js.map +1 -1
  238. package/dist/cjs/dso-tooltip.cjs.entry.js +4 -6
  239. package/dist/cjs/dso-tree-view.cjs.entry.js +6 -14
  240. package/dist/cjs/dso-viewer-grid.cjs.entry.js +519 -29
  241. package/dist/cjs/dsot-document-component-demo.cjs.entry.js +3 -5
  242. package/dist/cjs/{index-DvLsepiK.js → index-DDpKNH_F.js} +96 -27
  243. package/dist/cjs/index-DDpKNH_F.js.map +1 -0
  244. package/dist/cjs/loader.cjs.js +2 -2
  245. package/dist/cjs/loader.cjs.js.map +1 -1
  246. package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js → parse-wijzigactie-from-node.function-wjDjfhnI.js} +3 -3
  247. package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js.map → parse-wijzigactie-from-node.function-wjDjfhnI.js.map} +1 -1
  248. package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js → tooltip.functional-component-BQpcPpgi.js} +4 -6
  249. package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js.map → tooltip.functional-component-BQpcPpgi.js.map} +1 -1
  250. package/dist/collection/collection-manifest.json +4 -2
  251. package/dist/collection/components/accordion/accordion.js +4 -4
  252. package/dist/collection/components/accordion/components/accordion-section.css +1 -1
  253. package/dist/collection/components/accordion/components/accordion-section.js +23 -23
  254. package/dist/collection/components/action-list/action-list.js +2 -2
  255. package/dist/collection/components/action-list/components/action-list-item.js +7 -7
  256. package/dist/collection/components/advanced-select/advanced-select.js +2 -4
  257. package/dist/collection/components/advanced-select/advanced-select.js.map +1 -1
  258. package/dist/collection/components/alert/alert.css +1 -1
  259. package/dist/collection/components/alert/alert.js +7 -7
  260. package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js +12 -13
  261. package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js.map +1 -1
  262. package/dist/collection/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.js +8 -8
  263. package/dist/collection/components/annotation/annotation-kaart/annotation-kaart.js +6 -6
  264. package/dist/collection/components/annotation/annotation-locatie/annotation-locatie.js +8 -8
  265. package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js +12 -13
  266. package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js.map +1 -1
  267. package/dist/collection/components/attachments-counter/attachments-counter.css +1 -1
  268. package/dist/collection/components/attachments-counter/attachments-counter.js +2 -2
  269. package/dist/collection/components/autosuggest/autosuggest.js +7 -33
  270. package/dist/collection/components/autosuggest/autosuggest.js.map +1 -1
  271. package/dist/collection/components/badge/badge.css +1 -1
  272. package/dist/collection/components/badge/badge.js +2 -2
  273. package/dist/collection/components/banner/banner.js +4 -4
  274. package/dist/collection/components/button-group/button-group.js +1 -1
  275. package/dist/collection/components/card/card.css +1 -1
  276. package/dist/collection/components/card/card.js +6 -6
  277. package/dist/collection/components/card-container/card-container.js +1 -1
  278. package/dist/collection/components/date-picker/date-picker.js +15 -15
  279. package/dist/collection/components/document-card/document-card.css +1 -1
  280. package/dist/collection/components/document-card/document-card.js +4 -4
  281. package/dist/collection/components/document-component/document-component.css +5 -4
  282. package/dist/collection/components/document-component/document-component.js +29 -32
  283. package/dist/collection/components/document-component/document-component.js.map +1 -1
  284. package/dist/collection/components/document-component-demo/document-component.demo.js +5 -7
  285. package/dist/collection/components/document-component-demo/document-component.demo.js.map +1 -1
  286. package/dist/collection/components/dropdown-menu/dropdown-menu.js +4 -4
  287. package/dist/collection/components/expandable/expandable.js +5 -5
  288. package/dist/collection/components/header/header.js +16 -17
  289. package/dist/collection/components/header/header.js.map +1 -1
  290. package/dist/collection/components/highlight-box/highlight-box.js +10 -10
  291. package/dist/collection/components/history-item/history-item.js +4 -4
  292. package/dist/collection/components/icon/icon.js +2 -2
  293. package/dist/collection/components/icon-button/icon-button.js +7 -7
  294. package/dist/collection/components/image-overlay/image-overlay.css +8 -11
  295. package/dist/collection/components/image-overlay/image-overlay.js +26 -36
  296. package/dist/collection/components/image-overlay/image-overlay.js.map +1 -1
  297. package/dist/collection/components/info/info.css +1 -1
  298. package/dist/collection/components/info/info.js +4 -4
  299. package/dist/collection/components/info-button/info-button.css +1 -1
  300. package/dist/collection/components/info-button/info-button.js +5 -5
  301. package/dist/collection/components/input-range/input-range.js +13 -13
  302. package/dist/collection/components/label/label.css +1 -1
  303. package/dist/collection/components/label/label.js +8 -8
  304. package/dist/collection/components/legend-item/legend-item.js +8 -8
  305. package/dist/collection/components/legend-item/legend-item.js.map +1 -1
  306. package/dist/collection/components/list-button/list-button.css +1 -1
  307. package/dist/collection/components/list-button/list-button.js +14 -14
  308. package/dist/collection/components/logo/logo.js +9 -9
  309. package/dist/collection/components/map-base-layers/map-base-layers.css +1 -1
  310. package/dist/collection/components/map-base-layers/map-base-layers.js +1 -2
  311. package/dist/collection/components/map-base-layers/map-base-layers.js.map +1 -1
  312. package/dist/collection/components/map-controls/map-controls.css +2 -2
  313. package/dist/collection/components/map-controls/map-controls.js +3 -3
  314. package/dist/collection/components/map-layer/components/map-layer-object.css +35 -0
  315. package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js +2 -0
  316. package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js.map +1 -0
  317. package/dist/collection/components/map-layer/components/map-layer-object.js +109 -0
  318. package/dist/collection/components/map-layer/components/map-layer-object.js.map +1 -0
  319. package/dist/collection/components/map-layer/map-layer.css +27 -0
  320. package/dist/collection/components/map-layer/map-layer.interfaces.js +2 -0
  321. package/dist/collection/components/map-layer/map-layer.interfaces.js.map +1 -0
  322. package/dist/collection/components/map-layer/map-layer.js +122 -0
  323. package/dist/collection/components/map-layer/map-layer.js.map +1 -0
  324. package/dist/collection/components/map-overlays/map-overlays.css +1 -1
  325. package/dist/collection/components/map-overlays/map-overlays.js +2 -3
  326. package/dist/collection/components/map-overlays/map-overlays.js.map +1 -1
  327. package/dist/collection/components/mark-bar/mark-bar.css +2 -2
  328. package/dist/collection/components/mark-bar/mark-bar.js +8 -8
  329. package/dist/collection/components/modal/modal.css +1 -1
  330. package/dist/collection/components/modal/modal.js +8 -8
  331. package/dist/collection/components/onboarding-tip/onboarding-tip.css +1 -1
  332. package/dist/collection/components/onboarding-tip/onboarding-tip.js +2 -2
  333. package/dist/collection/components/ozon-content/components/ozon-content-toggletip/ozon-content-toggletip.js +3 -3
  334. package/dist/collection/components/ozon-content/nodes/int-ref.node.js +1 -1
  335. package/dist/collection/components/ozon-content/nodes/int-ref.node.js.map +1 -1
  336. package/dist/collection/components/ozon-content/ozon-content.js +4 -7
  337. package/dist/collection/components/ozon-content/ozon-content.js.map +1 -1
  338. package/dist/collection/components/pagination/pagination.css +1 -1
  339. package/dist/collection/components/pagination/pagination.js +4 -5
  340. package/dist/collection/components/pagination/pagination.js.map +1 -1
  341. package/dist/collection/components/panel/panel.css +1 -1
  342. package/dist/collection/components/panel/panel.js +3 -3
  343. package/dist/collection/components/plekinfo-card/plekinfo-card.css +1 -1
  344. package/dist/collection/components/plekinfo-card/plekinfo-card.js +8 -8
  345. package/dist/collection/components/progress-indicator/progress-indicator.js +7 -7
  346. package/dist/collection/components/project-item/project-item.js +3 -3
  347. package/dist/collection/components/renvooi/renvooi.js +2 -3
  348. package/dist/collection/components/renvooi/renvooi.js.map +1 -1
  349. package/dist/collection/components/responsive-element/responsive-element.js +1 -1
  350. package/dist/collection/components/scrollable/scrollable.js +2 -2
  351. package/dist/collection/components/selectable/selectable.js +25 -25
  352. package/dist/collection/components/skiplink/skiplink.js +5 -5
  353. package/dist/collection/components/slide-toggle/slide-toggle.js +8 -8
  354. package/dist/collection/components/survey-rating/survey-rating.css +1 -1
  355. package/dist/collection/components/survey-rating/survey-rating.js +2 -2
  356. package/dist/collection/components/table/table.css +11 -21
  357. package/dist/collection/components/table/table.js +12 -29
  358. package/dist/collection/components/table/table.js.map +1 -1
  359. package/dist/collection/components/tabs/components/tab.js +6 -6
  360. package/dist/collection/components/tabs/tabs.js +1 -1
  361. package/dist/collection/components/tijdreis-banner/tijdreis-banner.js +1 -1
  362. package/dist/collection/components/toggletip/toggletip.js +7 -7
  363. package/dist/collection/components/tooltip/tooltip.js +10 -10
  364. package/dist/collection/components/tree-view/tree-view.css +1 -1
  365. package/dist/collection/components/tree-view/tree-view.js +1 -2
  366. package/dist/collection/components/tree-view/tree-view.js.map +1 -1
  367. package/dist/collection/components/viewer-grid/viewer-grid.css +1 -1
  368. package/dist/collection/components/viewer-grid/viewer-grid.js +12 -12
  369. package/dist/components/alert.js +11 -9
  370. package/dist/components/alert.js.map +1 -1
  371. package/dist/components/annotation-body.js +1 -7
  372. package/dist/components/annotation-body.js.map +1 -1
  373. package/dist/components/annotation-list-renvooi-values.js +1 -3
  374. package/dist/components/annotation-list-renvooi-values.js.map +1 -1
  375. package/dist/components/annotation-locatie.js +15 -13
  376. package/dist/components/annotation-locatie.js.map +1 -1
  377. package/dist/components/annotation-watcher.js.map +1 -1
  378. package/dist/components/attachments-counter.js +10 -8
  379. package/dist/components/attachments-counter.js.map +1 -1
  380. package/dist/components/badge.js +9 -7
  381. package/dist/components/badge.js.map +1 -1
  382. package/dist/components/button-group.js +9 -7
  383. package/dist/components/button-group.js.map +1 -1
  384. package/dist/components/document-component.js +1295 -22
  385. package/dist/components/document-component.js.map +1 -1
  386. package/dist/components/dropdown-menu.js +9 -7
  387. package/dist/components/dropdown-menu.js.map +1 -1
  388. package/dist/components/dso-accordion-section.js +17 -15
  389. package/dist/components/dso-accordion-section.js.map +1 -1
  390. package/dist/components/dso-accordion.js +9 -7
  391. package/dist/components/dso-accordion.js.map +1 -1
  392. package/dist/components/dso-action-list-item.js +10 -8
  393. package/dist/components/dso-action-list-item.js.map +1 -1
  394. package/dist/components/dso-action-list.js +9 -7
  395. package/dist/components/dso-action-list.js.map +1 -1
  396. package/dist/components/dso-advanced-select.js +1001 -14
  397. package/dist/components/dso-advanced-select.js.map +1 -1
  398. package/dist/components/dso-annotation-activiteit.js +16 -14
  399. package/dist/components/dso-annotation-activiteit.js.map +1 -1
  400. package/dist/components/dso-annotation-gebiedsaanwijzing.js +15 -13
  401. package/dist/components/dso-annotation-gebiedsaanwijzing.js.map +1 -1
  402. package/dist/components/dso-annotation-kaart.js +12 -10
  403. package/dist/components/dso-annotation-kaart.js.map +1 -1
  404. package/dist/components/dso-annotation-omgevingsnormwaarde.js +15 -13
  405. package/dist/components/dso-annotation-omgevingsnormwaarde.js.map +1 -1
  406. package/dist/components/dso-autosuggest.js +14 -17
  407. package/dist/components/dso-autosuggest.js.map +1 -1
  408. package/dist/components/dso-banner.js +9 -7
  409. package/dist/components/dso-banner.js.map +1 -1
  410. package/dist/components/dso-card-container.js +9 -7
  411. package/dist/components/dso-card-container.js.map +1 -1
  412. package/dist/components/dso-card.js +10 -8
  413. package/dist/components/dso-card.js.map +1 -1
  414. package/dist/components/dso-contact-information.js +9 -7
  415. package/dist/components/dso-contact-information.js.map +1 -1
  416. package/dist/components/dso-date-picker.js +9 -7
  417. package/dist/components/dso-date-picker.js.map +1 -1
  418. package/dist/components/dso-document-card.js +10 -8
  419. package/dist/components/dso-document-card.js.map +1 -1
  420. package/dist/components/dso-header.js +13 -12
  421. package/dist/components/dso-header.js.map +1 -1
  422. package/dist/components/dso-highlight-box.js +9 -7
  423. package/dist/components/dso-highlight-box.js.map +1 -1
  424. package/dist/components/dso-history-item.js +10 -8
  425. package/dist/components/dso-history-item.js.map +1 -1
  426. package/dist/components/dso-input-range.js +9 -7
  427. package/dist/components/dso-input-range.js.map +1 -1
  428. package/dist/components/dso-legend-item.js +16 -14
  429. package/dist/components/dso-legend-item.js.map +1 -1
  430. package/dist/components/dso-list-button.js +309 -12
  431. package/dist/components/dso-list-button.js.map +1 -1
  432. package/dist/components/dso-logo.js +147 -7
  433. package/dist/components/dso-logo.js.map +1 -1
  434. package/dist/components/dso-map-base-layers.js +15 -13
  435. package/dist/components/dso-map-base-layers.js.map +1 -1
  436. package/dist/components/dso-map-controls.js +1067 -10
  437. package/dist/components/dso-map-controls.js.map +1 -1
  438. package/dist/components/dso-map-layer-object.d.ts +11 -0
  439. package/dist/components/dso-map-layer-object.js +56 -0
  440. package/dist/components/dso-map-layer-object.js.map +1 -0
  441. package/dist/components/dso-map-layer.d.ts +11 -0
  442. package/dist/components/dso-map-layer.js +61 -0
  443. package/dist/components/dso-map-layer.js.map +1 -0
  444. package/dist/components/dso-map-overlays.js +15 -13
  445. package/dist/components/dso-map-overlays.js.map +1 -1
  446. package/dist/components/dso-mark-bar.js +12 -10
  447. package/dist/components/dso-mark-bar.js.map +1 -1
  448. package/dist/components/dso-modal.js +13 -11
  449. package/dist/components/dso-modal.js.map +1 -1
  450. package/dist/components/dso-onboarding-tip.js +12 -10
  451. package/dist/components/dso-onboarding-tip.js.map +1 -1
  452. package/dist/components/dso-pagination.js +12 -10
  453. package/dist/components/dso-pagination.js.map +1 -1
  454. package/dist/components/dso-plekinfo-card.js +11 -9
  455. package/dist/components/dso-plekinfo-card.js.map +1 -1
  456. package/dist/components/dso-project-item.js +14 -12
  457. package/dist/components/dso-project-item.js.map +1 -1
  458. package/dist/components/dso-skiplink.js +11 -9
  459. package/dist/components/dso-skiplink.js.map +1 -1
  460. package/dist/components/dso-survey-rating.js +498 -12
  461. package/dist/components/dso-survey-rating.js.map +1 -1
  462. package/dist/components/dso-tab.js +9 -7
  463. package/dist/components/dso-tab.js.map +1 -1
  464. package/dist/components/dso-tabs.js +10 -8
  465. package/dist/components/dso-tabs.js.map +1 -1
  466. package/dist/components/dso-tijdreis-banner.js +11 -9
  467. package/dist/components/dso-tijdreis-banner.js.map +1 -1
  468. package/dist/components/dso-tree-view.js +14 -18
  469. package/dist/components/dso-tree-view.js.map +1 -1
  470. package/dist/components/dso-viewer-grid.js +525 -31
  471. package/dist/components/dso-viewer-grid.js.map +1 -1
  472. package/dist/components/dsot-document-component-demo.js +27 -25
  473. package/dist/components/dsot-document-component-demo.js.map +1 -1
  474. package/dist/components/expandable.js +9 -7
  475. package/dist/components/expandable.js.map +1 -1
  476. package/dist/components/icon-button.js +499 -8
  477. package/dist/components/icon-button.js.map +1 -1
  478. package/dist/components/icon.js +9 -7
  479. package/dist/components/icon.js.map +1 -1
  480. package/dist/components/image-overlay.js +35 -43
  481. package/dist/components/image-overlay.js.map +1 -1
  482. package/dist/components/index.d.ts +4 -0
  483. package/dist/components/index.js +2 -0
  484. package/dist/components/index.js.map +1 -1
  485. package/dist/components/info-button.js +11 -9
  486. package/dist/components/info-button.js.map +1 -1
  487. package/dist/components/info.js +11 -9
  488. package/dist/components/info.js.map +1 -1
  489. package/dist/components/label.js +12 -10
  490. package/dist/components/label.js.map +1 -1
  491. package/dist/components/ozon-content-toggletip.js +11 -9
  492. package/dist/components/ozon-content-toggletip.js.map +1 -1
  493. package/dist/components/ozon-content.js +2380 -114
  494. package/dist/components/ozon-content.js.map +1 -1
  495. package/dist/components/panel.js +11 -9
  496. package/dist/components/panel.js.map +1 -1
  497. package/dist/components/progress-indicator.js +11 -9
  498. package/dist/components/progress-indicator.js.map +1 -1
  499. package/dist/components/renvooi.js +13 -18
  500. package/dist/components/renvooi.js.map +1 -1
  501. package/dist/components/responsive-element.js +10 -8
  502. package/dist/components/responsive-element.js.map +1 -1
  503. package/dist/components/scrollable.js +11 -9
  504. package/dist/components/scrollable.js.map +1 -1
  505. package/dist/components/selectable.js +14 -12
  506. package/dist/components/selectable.js.map +1 -1
  507. package/dist/components/slide-toggle.js +10 -8
  508. package/dist/components/slide-toggle.js.map +1 -1
  509. package/dist/components/table.js +1256 -35
  510. package/dist/components/table.js.map +1 -1
  511. package/dist/components/toggletip.js +14 -12
  512. package/dist/components/toggletip.js.map +1 -1
  513. package/dist/components/tooltip.functional-component.js +1 -3
  514. package/dist/components/tooltip.functional-component.js.map +1 -1
  515. package/dist/components/tooltip.js +10 -8
  516. package/dist/components/tooltip.js.map +1 -1
  517. package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
  518. package/dist/dso-toolkit/dso-toolkit.esm.js.map +1 -1
  519. package/dist/dso-toolkit/p-02e56b4d.entry.js +2 -0
  520. package/dist/dso-toolkit/p-02e56b4d.entry.js.map +1 -0
  521. package/dist/dso-toolkit/p-056702b8.entry.js +2 -0
  522. package/dist/dso-toolkit/p-056702b8.entry.js.map +1 -0
  523. package/dist/dso-toolkit/p-0dc38fff.entry.js +2 -0
  524. package/dist/dso-toolkit/p-0dc38fff.entry.js.map +1 -0
  525. package/dist/dso-toolkit/p-0eb57b0b.entry.js +2 -0
  526. package/dist/dso-toolkit/p-0eb57b0b.entry.js.map +1 -0
  527. package/dist/dso-toolkit/p-1a5e129d.entry.js +2 -0
  528. package/dist/dso-toolkit/p-1a5e129d.entry.js.map +1 -0
  529. package/dist/dso-toolkit/p-1f87f7ad.entry.js +2 -0
  530. package/dist/dso-toolkit/p-1f87f7ad.entry.js.map +1 -0
  531. package/dist/dso-toolkit/p-1fcfb9f3.entry.js +2 -0
  532. package/dist/dso-toolkit/p-1fcfb9f3.entry.js.map +1 -0
  533. package/dist/dso-toolkit/p-21705ae8.entry.js +2 -0
  534. package/dist/dso-toolkit/p-21705ae8.entry.js.map +1 -0
  535. package/dist/dso-toolkit/p-2d6c125f.entry.js +2 -0
  536. package/dist/dso-toolkit/p-2d6c125f.entry.js.map +1 -0
  537. package/dist/dso-toolkit/p-34458b22.entry.js +2 -0
  538. package/dist/dso-toolkit/p-34458b22.entry.js.map +1 -0
  539. package/dist/dso-toolkit/p-349d1ace.entry.js +2 -0
  540. package/dist/dso-toolkit/p-349d1ace.entry.js.map +1 -0
  541. package/dist/dso-toolkit/p-363449cc.entry.js +2 -0
  542. package/dist/dso-toolkit/p-363449cc.entry.js.map +1 -0
  543. package/dist/dso-toolkit/p-3b9fea45.entry.js +2 -0
  544. package/dist/dso-toolkit/p-3b9fea45.entry.js.map +1 -0
  545. package/dist/dso-toolkit/p-3cee63bb.entry.js +2 -0
  546. package/dist/dso-toolkit/p-3cee63bb.entry.js.map +1 -0
  547. package/dist/dso-toolkit/p-4157fc4b.entry.js +2 -0
  548. package/dist/dso-toolkit/p-4157fc4b.entry.js.map +1 -0
  549. package/dist/dso-toolkit/p-470a09f9.entry.js +2 -0
  550. package/dist/dso-toolkit/p-470a09f9.entry.js.map +1 -0
  551. package/dist/dso-toolkit/p-4713b9a4.entry.js +2 -0
  552. package/dist/dso-toolkit/p-4713b9a4.entry.js.map +1 -0
  553. package/dist/dso-toolkit/p-4729e938.entry.js +2 -0
  554. package/dist/dso-toolkit/p-4729e938.entry.js.map +1 -0
  555. package/dist/dso-toolkit/p-49aa2bbc.entry.js +2 -0
  556. package/dist/dso-toolkit/p-49aa2bbc.entry.js.map +1 -0
  557. package/dist/dso-toolkit/p-556554af.entry.js +2 -0
  558. package/dist/dso-toolkit/p-556554af.entry.js.map +1 -0
  559. package/dist/dso-toolkit/p-56c7c642.entry.js +2 -0
  560. package/dist/dso-toolkit/p-56c7c642.entry.js.map +1 -0
  561. package/dist/dso-toolkit/p-57b49adb.entry.js +2 -0
  562. package/dist/dso-toolkit/p-57b49adb.entry.js.map +1 -0
  563. package/dist/dso-toolkit/p-6eb56e78.entry.js +2 -0
  564. package/dist/dso-toolkit/p-6eb56e78.entry.js.map +1 -0
  565. package/dist/dso-toolkit/p-790906ed.entry.js +2 -0
  566. package/dist/dso-toolkit/p-790906ed.entry.js.map +1 -0
  567. package/dist/dso-toolkit/p-7c760235.entry.js +2 -0
  568. package/dist/dso-toolkit/p-7c760235.entry.js.map +1 -0
  569. package/dist/dso-toolkit/p-8ef02e0b.entry.js +2 -0
  570. package/dist/dso-toolkit/p-8ef02e0b.entry.js.map +1 -0
  571. package/dist/dso-toolkit/p-91019a81.entry.js +2 -0
  572. package/dist/dso-toolkit/p-91019a81.entry.js.map +1 -0
  573. package/dist/dso-toolkit/p-91c97704.entry.js +6 -0
  574. package/dist/dso-toolkit/p-91c97704.entry.js.map +1 -0
  575. package/dist/dso-toolkit/p-9641c9f4.entry.js +2 -0
  576. package/dist/dso-toolkit/p-9641c9f4.entry.js.map +1 -0
  577. package/dist/dso-toolkit/p-97846c8a.entry.js +2 -0
  578. package/dist/dso-toolkit/p-97846c8a.entry.js.map +1 -0
  579. package/dist/dso-toolkit/p-9a267127.entry.js +2 -0
  580. package/dist/dso-toolkit/p-9a267127.entry.js.map +1 -0
  581. package/dist/dso-toolkit/p-9b17b1e1.entry.js +2 -0
  582. package/dist/dso-toolkit/p-9b17b1e1.entry.js.map +1 -0
  583. package/dist/dso-toolkit/p-9c4d091b.entry.js +2 -0
  584. package/dist/dso-toolkit/p-9c4d091b.entry.js.map +1 -0
  585. package/dist/dso-toolkit/{p-DrItCTMr.js → p-B1q4j6NM.js} +2 -2
  586. package/dist/dso-toolkit/{p-DrItCTMr.js.map → p-B1q4j6NM.js.map} +1 -1
  587. package/dist/dso-toolkit/p-BNXQGiQq.js +2 -0
  588. package/dist/dso-toolkit/{p-BlB0--wP.js.map → p-BNXQGiQq.js.map} +1 -1
  589. package/dist/dso-toolkit/{p-Ah0-aaXh.js → p-BrtypTfQ.js} +2 -2
  590. package/dist/dso-toolkit/{p-Ah0-aaXh.js.map → p-BrtypTfQ.js.map} +1 -1
  591. package/dist/dso-toolkit/{p-CtC5362R.js → p-O4FN8VJ2.js} +2 -2
  592. package/dist/dso-toolkit/{p-CtC5362R.js.map → p-O4FN8VJ2.js.map} +1 -1
  593. package/dist/dso-toolkit/p-WDDbscLp.js +3 -0
  594. package/dist/dso-toolkit/p-WDDbscLp.js.map +1 -0
  595. package/dist/dso-toolkit/p-W_P8edV4.js +2 -0
  596. package/dist/dso-toolkit/{p-Dk013L7v.js.map → p-W_P8edV4.js.map} +1 -1
  597. package/dist/dso-toolkit/p-aa4f4650.entry.js +2 -0
  598. package/dist/dso-toolkit/p-aa4f4650.entry.js.map +1 -0
  599. package/dist/dso-toolkit/p-aafd4561.entry.js +2 -0
  600. package/dist/dso-toolkit/p-aafd4561.entry.js.map +1 -0
  601. package/dist/dso-toolkit/{p-16c153d5.entry.js → p-ab36d75f.entry.js} +2 -2
  602. package/dist/dso-toolkit/p-ab36d75f.entry.js.map +1 -0
  603. package/dist/dso-toolkit/p-b318a0f9.entry.js +2 -0
  604. package/dist/dso-toolkit/p-b318a0f9.entry.js.map +1 -0
  605. package/dist/dso-toolkit/p-b6a9fe80.entry.js +2 -0
  606. package/dist/dso-toolkit/p-b6a9fe80.entry.js.map +1 -0
  607. package/dist/dso-toolkit/p-b74d6b6a.entry.js +2 -0
  608. package/dist/dso-toolkit/p-b74d6b6a.entry.js.map +1 -0
  609. package/dist/dso-toolkit/p-ba9c436c.entry.js +2 -0
  610. package/dist/dso-toolkit/p-ba9c436c.entry.js.map +1 -0
  611. package/dist/dso-toolkit/p-beabb084.entry.js +2 -0
  612. package/dist/dso-toolkit/p-beabb084.entry.js.map +1 -0
  613. package/dist/dso-toolkit/p-c0d18980.entry.js +2 -0
  614. package/dist/dso-toolkit/p-c0d18980.entry.js.map +1 -0
  615. package/dist/dso-toolkit/p-c1091cb8.entry.js +2 -0
  616. package/dist/dso-toolkit/p-c1091cb8.entry.js.map +1 -0
  617. package/dist/dso-toolkit/p-cb89b6d1.entry.js +2 -0
  618. package/dist/dso-toolkit/p-cb89b6d1.entry.js.map +1 -0
  619. package/dist/dso-toolkit/p-d42de8a1.entry.js +2 -0
  620. package/dist/dso-toolkit/p-d42de8a1.entry.js.map +1 -0
  621. package/dist/dso-toolkit/p-d7a12d68.entry.js +2 -0
  622. package/dist/dso-toolkit/p-d7a12d68.entry.js.map +1 -0
  623. package/dist/dso-toolkit/p-e2902f00.entry.js +2 -0
  624. package/dist/dso-toolkit/p-e2902f00.entry.js.map +1 -0
  625. package/dist/dso-toolkit/p-e3a55f9e.entry.js +2 -0
  626. package/dist/dso-toolkit/p-e3a55f9e.entry.js.map +1 -0
  627. package/dist/dso-toolkit/{p-e5dc4512.entry.js → p-e40c1f28.entry.js} +2 -2
  628. package/dist/dso-toolkit/p-e40c1f28.entry.js.map +1 -0
  629. package/dist/dso-toolkit/p-eb93c22f.entry.js +2 -0
  630. package/dist/dso-toolkit/p-eb93c22f.entry.js.map +1 -0
  631. package/dist/dso-toolkit/p-ed6fdb91.entry.js +2 -0
  632. package/dist/dso-toolkit/p-ed6fdb91.entry.js.map +1 -0
  633. package/dist/dso-toolkit/p-ee1f217d.entry.js +2 -0
  634. package/dist/dso-toolkit/p-ee1f217d.entry.js.map +1 -0
  635. package/dist/dso-toolkit/p-f0aa48e2.entry.js +2 -0
  636. package/dist/dso-toolkit/p-f0aa48e2.entry.js.map +1 -0
  637. package/dist/dso-toolkit/p-f36e20b1.entry.js +2 -0
  638. package/dist/dso-toolkit/p-f36e20b1.entry.js.map +1 -0
  639. package/dist/dso-toolkit/p-f48e56d5.entry.js +2 -0
  640. package/dist/dso-toolkit/p-f48e56d5.entry.js.map +1 -0
  641. package/dist/dso-toolkit/p-febbd4e9.entry.js +2 -0
  642. package/dist/dso-toolkit/p-febbd4e9.entry.js.map +1 -0
  643. package/dist/dso-toolkit/p-feeb6953.entry.js +2 -0
  644. package/dist/dso-toolkit/p-feeb6953.entry.js.map +1 -0
  645. package/dist/esm/annotation-body-BGomQciH.js +8 -0
  646. package/dist/esm/{annotation-body-eL8p8SW9.js.map → annotation-body-BGomQciH.js.map} +1 -1
  647. package/dist/esm/annotation-list-renvooi-values-Dq4hh65I.js +10 -0
  648. package/dist/esm/{annotation-list-renvooi-values-Cn6N3SEI.js.map → annotation-list-renvooi-values-Dq4hh65I.js.map} +1 -1
  649. package/dist/esm/{annotation-watcher-m3nAgrq7.js → annotation-watcher-C2vj2znu.js} +3 -3
  650. package/dist/esm/{annotation-watcher-m3nAgrq7.js.map → annotation-watcher-C2vj2znu.js.map} +1 -1
  651. package/dist/esm/dso-accordion-section.entry.js +3 -5
  652. package/dist/esm/dso-accordion-section.entry.js.map +1 -1
  653. package/dist/esm/dso-accordion.entry.js +3 -5
  654. package/dist/esm/dso-accordion.entry.js.map +1 -1
  655. package/dist/esm/dso-action-list-item.entry.js +3 -5
  656. package/dist/esm/dso-action-list-item.entry.js.map +1 -1
  657. package/dist/esm/dso-action-list.entry.js +3 -5
  658. package/dist/esm/dso-action-list.entry.js.map +1 -1
  659. package/dist/esm/dso-advanced-select.entry.js +990 -7
  660. package/dist/esm/dso-advanced-select.entry.js.map +1 -1
  661. package/dist/esm/dso-alert_7.entry.js +3764 -293
  662. package/dist/esm/dso-annotation-activiteit.entry.js +6 -8
  663. package/dist/esm/dso-annotation-activiteit.entry.js.map +1 -1
  664. package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js +5 -7
  665. package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js.map +1 -1
  666. package/dist/esm/dso-annotation-kaart.entry.js +4 -6
  667. package/dist/esm/dso-annotation-kaart.entry.js.map +1 -1
  668. package/dist/esm/dso-annotation-locatie_2.entry.js +1281 -12
  669. package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js +6 -8
  670. package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js.map +1 -1
  671. package/dist/esm/dso-attachments-counter_2.entry.js +5 -7
  672. package/dist/esm/dso-autosuggest.entry.js +5 -11
  673. package/dist/esm/dso-autosuggest.entry.js.map +1 -1
  674. package/dist/esm/dso-banner.entry.js +3 -5
  675. package/dist/esm/dso-banner.entry.js.map +1 -1
  676. package/dist/esm/dso-button-group.entry.js +3 -5
  677. package/dist/esm/dso-button-group.entry.js.map +1 -1
  678. package/dist/esm/dso-card-container.entry.js +3 -5
  679. package/dist/esm/dso-card-container.entry.js.map +1 -1
  680. package/dist/esm/dso-card.entry.js +3 -5
  681. package/dist/esm/dso-card.entry.js.map +1 -1
  682. package/dist/esm/dso-contact-information.entry.js +3 -5
  683. package/dist/esm/dso-contact-information.entry.js.map +1 -1
  684. package/dist/esm/dso-date-picker.entry.js +3 -5
  685. package/dist/esm/dso-date-picker.entry.js.map +1 -1
  686. package/dist/esm/dso-document-card.entry.js +3 -5
  687. package/dist/esm/dso-document-card.entry.js.map +1 -1
  688. package/dist/esm/dso-dropdown-menu.entry.js +3 -5
  689. package/dist/esm/dso-dropdown-menu.entry.js.map +1 -1
  690. package/dist/esm/dso-header.entry.js +4 -7
  691. package/dist/esm/dso-header.entry.js.map +1 -1
  692. package/dist/esm/dso-highlight-box.entry.js +3 -5
  693. package/dist/esm/dso-highlight-box.entry.js.map +1 -1
  694. package/dist/esm/dso-history-item.entry.js +3 -5
  695. package/dist/esm/dso-history-item.entry.js.map +1 -1
  696. package/dist/esm/dso-icon-button.entry.js +493 -6
  697. package/dist/esm/dso-icon-button.entry.js.map +1 -1
  698. package/dist/esm/dso-icon.entry.js +3 -5
  699. package/dist/esm/dso-icon.entry.js.map +1 -1
  700. package/dist/esm/dso-info-button.entry.js +3 -5
  701. package/dist/esm/dso-info-button.entry.js.map +1 -1
  702. package/dist/esm/dso-info_2.entry.js +6 -8
  703. package/dist/esm/dso-input-range.entry.js +3 -5
  704. package/dist/esm/dso-input-range.entry.js.map +1 -1
  705. package/dist/esm/dso-label_3.entry.js +13 -22
  706. package/dist/esm/dso-legend-item.entry.js +4 -6
  707. package/dist/esm/dso-legend-item.entry.js.map +1 -1
  708. package/dist/esm/dso-list-button.entry.js +298 -5
  709. package/dist/esm/dso-list-button.entry.js.map +1 -1
  710. package/dist/esm/dso-logo.entry.js +141 -5
  711. package/dist/esm/dso-logo.entry.js.map +1 -1
  712. package/dist/esm/dso-map-base-layers.entry.js +3 -5
  713. package/dist/esm/dso-map-base-layers.entry.js.map +1 -1
  714. package/dist/esm/dso-map-controls.entry.js +1058 -5
  715. package/dist/esm/dso-map-controls.entry.js.map +1 -1
  716. package/dist/esm/dso-map-layer-object.entry.js +26 -0
  717. package/dist/esm/dso-map-layer-object.entry.js.map +1 -0
  718. package/dist/esm/dso-map-layer.entry.js +29 -0
  719. package/dist/esm/dso-map-layer.entry.js.map +1 -0
  720. package/dist/esm/dso-map-overlays.entry.js +4 -6
  721. package/dist/esm/dso-map-overlays.entry.js.map +1 -1
  722. package/dist/esm/dso-mark-bar.entry.js +4 -6
  723. package/dist/esm/dso-mark-bar.entry.js.map +1 -1
  724. package/dist/esm/dso-modal.entry.js +4 -6
  725. package/dist/esm/dso-modal.entry.js.map +1 -1
  726. package/dist/esm/dso-onboarding-tip.entry.js +4 -6
  727. package/dist/esm/dso-onboarding-tip.entry.js.map +1 -1
  728. package/dist/esm/dso-pagination.entry.js +3 -5
  729. package/dist/esm/dso-pagination.entry.js.map +1 -1
  730. package/dist/esm/dso-plekinfo-card.entry.js +4 -6
  731. package/dist/esm/dso-plekinfo-card.entry.js.map +1 -1
  732. package/dist/esm/dso-progress-indicator.entry.js +4 -6
  733. package/dist/esm/dso-progress-indicator.entry.js.map +1 -1
  734. package/dist/esm/dso-project-item.entry.js +4 -6
  735. package/dist/esm/dso-project-item.entry.js.map +1 -1
  736. package/dist/esm/dso-responsive-element.entry.js +4 -6
  737. package/dist/esm/dso-responsive-element.entry.js.map +1 -1
  738. package/dist/esm/dso-scrollable.entry.js +5 -7
  739. package/dist/esm/dso-scrollable.entry.js.map +1 -1
  740. package/dist/esm/dso-skiplink.entry.js +4 -6
  741. package/dist/esm/dso-skiplink.entry.js.map +1 -1
  742. package/dist/esm/dso-survey-rating.entry.js +489 -7
  743. package/dist/esm/dso-survey-rating.entry.js.map +1 -1
  744. package/dist/esm/dso-tab.entry.js +3 -5
  745. package/dist/esm/dso-tab.entry.js.map +1 -1
  746. package/dist/esm/dso-tabs.entry.js +4 -6
  747. package/dist/esm/dso-tabs.entry.js.map +1 -1
  748. package/dist/esm/dso-tijdreis-banner.entry.js +4 -6
  749. package/dist/esm/dso-tijdreis-banner.entry.js.map +1 -1
  750. package/dist/esm/dso-toggletip.entry.js +4 -6
  751. package/dist/esm/dso-toggletip.entry.js.map +1 -1
  752. package/dist/esm/dso-toolkit.js +4 -4
  753. package/dist/esm/dso-toolkit.js.map +1 -1
  754. package/dist/esm/dso-tooltip.entry.js +4 -6
  755. package/dist/esm/dso-tooltip.entry.js.map +1 -1
  756. package/dist/esm/dso-tree-view.entry.js +6 -14
  757. package/dist/esm/dso-tree-view.entry.js.map +1 -1
  758. package/dist/esm/dso-viewer-grid.entry.js +519 -29
  759. package/dist/esm/dso-viewer-grid.entry.js.map +1 -1
  760. package/dist/esm/dsot-document-component-demo.entry.js +3 -5
  761. package/dist/esm/dsot-document-component-demo.entry.js.map +1 -1
  762. package/dist/esm/{index-DxWmN7gh.js → index-WDDbscLp.js} +96 -27
  763. package/dist/esm/index-WDDbscLp.js.map +1 -0
  764. package/dist/esm/loader.js +3 -3
  765. package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js → parse-wijzigactie-from-node.function-DLfzB0Gt.js} +3 -3
  766. package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js.map → parse-wijzigactie-from-node.function-DLfzB0Gt.js.map} +1 -1
  767. package/dist/esm/{tooltip.functional-component-B6RTdaZw.js → tooltip.functional-component-K4nwACEI.js} +4 -6
  768. package/dist/esm/{tooltip.functional-component-B6RTdaZw.js.map → tooltip.functional-component-K4nwACEI.js.map} +1 -1
  769. package/dist/types/components/autosuggest/autosuggest.d.ts +0 -4
  770. package/dist/types/components/image-overlay/image-overlay.d.ts +3 -2
  771. package/dist/types/components/map-layer/components/map-layer-object.d.ts +26 -0
  772. package/dist/types/components/map-layer/components/map-layer-object.interfaces.d.ts +11 -0
  773. package/dist/types/components/map-layer/map-layer.d.ts +26 -0
  774. package/dist/types/components/map-layer/map-layer.interfaces.d.ts +11 -0
  775. package/dist/types/components/table/table.d.ts +2 -4
  776. package/dist/types/components.d.ts +112 -10
  777. package/dist/types/stencil-public-runtime.d.ts +92 -2
  778. package/package.json +4 -4
  779. package/dist/bundle/p--8xOEWb7.js +0 -49
  780. package/dist/bundle/p--8xOEWb7.js.map +0 -1
  781. package/dist/bundle/p-B9a249cd.js +0 -12
  782. package/dist/bundle/p-BSxYLM2I.js +0 -86
  783. package/dist/bundle/p-BSxYLM2I.js.map +0 -1
  784. package/dist/bundle/p-BXS9fSw3.js +0 -59
  785. package/dist/bundle/p-BXS9fSw3.js.map +0 -1
  786. package/dist/bundle/p-BsnzmGaW.js.map +0 -1
  787. package/dist/bundle/p-C0fad0Tz.js +0 -333
  788. package/dist/bundle/p-C0fad0Tz.js.map +0 -1
  789. package/dist/bundle/p-CAiNl6nx.js.map +0 -1
  790. package/dist/bundle/p-CWK4j8Tr.js +0 -126
  791. package/dist/bundle/p-CWK4j8Tr.js.map +0 -1
  792. package/dist/bundle/p-CXFRGieQ.js +0 -63
  793. package/dist/bundle/p-CXFRGieQ.js.map +0 -1
  794. package/dist/bundle/p-CXctuPtC.js.map +0 -1
  795. package/dist/bundle/p-CYZ_ghQd.js.map +0 -1
  796. package/dist/bundle/p-CkFupSQb.js +0 -70
  797. package/dist/bundle/p-CkFupSQb.js.map +0 -1
  798. package/dist/bundle/p-CmVgHB0k.js +0 -58
  799. package/dist/bundle/p-CmVgHB0k.js.map +0 -1
  800. package/dist/bundle/p-CoDNmQUl.js +0 -154
  801. package/dist/bundle/p-CoDNmQUl.js.map +0 -1
  802. package/dist/bundle/p-CqQwHORn.js.map +0 -1
  803. package/dist/bundle/p-CsqbRus4.js.map +0 -1
  804. package/dist/bundle/p-Cx7q66IK.js.map +0 -1
  805. package/dist/bundle/p-D2Hmy92r.js +0 -84
  806. package/dist/bundle/p-D2Hmy92r.js.map +0 -1
  807. package/dist/bundle/p-D5k5mkW4.js +0 -36
  808. package/dist/bundle/p-D5k5mkW4.js.map +0 -1
  809. package/dist/bundle/p-DcPjXXDp.js.map +0 -1
  810. package/dist/bundle/p-Dea3wzTK.js.map +0 -1
  811. package/dist/bundle/p-DgQ6L0IZ.js.map +0 -1
  812. package/dist/bundle/p-Dm38fPV4.js.map +0 -1
  813. package/dist/bundle/p-Dt8LczXv.js +0 -115
  814. package/dist/bundle/p-Dt8LczXv.js.map +0 -1
  815. package/dist/bundle/p-FpbfIBtx.js +0 -169
  816. package/dist/bundle/p-FpbfIBtx.js.map +0 -1
  817. package/dist/bundle/p-Ra_s5BYd.js +0 -83
  818. package/dist/bundle/p-Ra_s5BYd.js.map +0 -1
  819. package/dist/bundle/p-VjABABA3.js +0 -14
  820. package/dist/bundle/p-VjABABA3.js.map +0 -1
  821. package/dist/bundle/p-_WSH7pZY.js.map +0 -1
  822. package/dist/bundle/p-bAS7SMVR.js +0 -101
  823. package/dist/bundle/p-bAS7SMVR.js.map +0 -1
  824. package/dist/bundle/p-dzRDgb4S.js.map +0 -1
  825. package/dist/bundle/p-pf-8Sy0Y.js +0 -992
  826. package/dist/bundle/p-pf-8Sy0Y.js.map +0 -1
  827. package/dist/bundle/p-vXXTDKh5.js +0 -1277
  828. package/dist/bundle/p-vXXTDKh5.js.map +0 -1
  829. package/dist/cjs/annotation-body-DaD_bwoW.js +0 -16
  830. package/dist/cjs/dso-accordion-section.cjs.entry.js.map +0 -1
  831. package/dist/cjs/dso-accordion-section.entry.cjs.js.map +0 -1
  832. package/dist/cjs/dso-accordion.cjs.entry.js.map +0 -1
  833. package/dist/cjs/dso-accordion.entry.cjs.js.map +0 -1
  834. package/dist/cjs/dso-action-list-item.cjs.entry.js.map +0 -1
  835. package/dist/cjs/dso-action-list-item.entry.cjs.js.map +0 -1
  836. package/dist/cjs/dso-action-list.cjs.entry.js.map +0 -1
  837. package/dist/cjs/dso-action-list.entry.cjs.js.map +0 -1
  838. package/dist/cjs/dso-advanced-select.cjs.entry.js.map +0 -1
  839. package/dist/cjs/dso-advanced-select.entry.cjs.js.map +0 -1
  840. 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
  841. package/dist/cjs/dso-alert_7.cjs.entry.js.map +0 -1
  842. package/dist/cjs/dso-annotation-activiteit.cjs.entry.js.map +0 -1
  843. package/dist/cjs/dso-annotation-activiteit.entry.cjs.js.map +0 -1
  844. package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js.map +0 -1
  845. package/dist/cjs/dso-annotation-gebiedsaanwijzing.entry.cjs.js.map +0 -1
  846. package/dist/cjs/dso-annotation-kaart.cjs.entry.js.map +0 -1
  847. package/dist/cjs/dso-annotation-kaart.entry.cjs.js.map +0 -1
  848. package/dist/cjs/dso-annotation-locatie.dso-document-component.entry.cjs.js.map +0 -1
  849. package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js.map +0 -1
  850. package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js.map +0 -1
  851. package/dist/cjs/dso-annotation-omgevingsnormwaarde.entry.cjs.js.map +0 -1
  852. package/dist/cjs/dso-attachments-counter.dso-expandable.entry.cjs.js.map +0 -1
  853. package/dist/cjs/dso-attachments-counter_2.cjs.entry.js.map +0 -1
  854. package/dist/cjs/dso-autosuggest.cjs.entry.js.map +0 -1
  855. package/dist/cjs/dso-autosuggest.entry.cjs.js.map +0 -1
  856. package/dist/cjs/dso-banner.cjs.entry.js.map +0 -1
  857. package/dist/cjs/dso-banner.entry.cjs.js.map +0 -1
  858. package/dist/cjs/dso-button-group.cjs.entry.js.map +0 -1
  859. package/dist/cjs/dso-button-group.entry.cjs.js.map +0 -1
  860. package/dist/cjs/dso-card-container.cjs.entry.js.map +0 -1
  861. package/dist/cjs/dso-card-container.entry.cjs.js.map +0 -1
  862. package/dist/cjs/dso-card.cjs.entry.js.map +0 -1
  863. package/dist/cjs/dso-card.entry.cjs.js.map +0 -1
  864. package/dist/cjs/dso-contact-information.cjs.entry.js.map +0 -1
  865. package/dist/cjs/dso-contact-information.entry.cjs.js.map +0 -1
  866. package/dist/cjs/dso-date-picker.cjs.entry.js.map +0 -1
  867. package/dist/cjs/dso-date-picker.entry.cjs.js.map +0 -1
  868. package/dist/cjs/dso-document-card.cjs.entry.js.map +0 -1
  869. package/dist/cjs/dso-document-card.entry.cjs.js.map +0 -1
  870. package/dist/cjs/dso-dropdown-menu.cjs.entry.js.map +0 -1
  871. package/dist/cjs/dso-dropdown-menu.entry.cjs.js.map +0 -1
  872. package/dist/cjs/dso-header.cjs.entry.js.map +0 -1
  873. package/dist/cjs/dso-header.entry.cjs.js.map +0 -1
  874. package/dist/cjs/dso-highlight-box.cjs.entry.js.map +0 -1
  875. package/dist/cjs/dso-highlight-box.entry.cjs.js.map +0 -1
  876. package/dist/cjs/dso-history-item.cjs.entry.js.map +0 -1
  877. package/dist/cjs/dso-history-item.entry.cjs.js.map +0 -1
  878. package/dist/cjs/dso-icon-button.cjs.entry.js.map +0 -1
  879. package/dist/cjs/dso-icon-button.entry.cjs.js.map +0 -1
  880. package/dist/cjs/dso-icon.cjs.entry.js.map +0 -1
  881. package/dist/cjs/dso-icon.entry.cjs.js.map +0 -1
  882. package/dist/cjs/dso-info-button.cjs.entry.js.map +0 -1
  883. package/dist/cjs/dso-info-button.entry.cjs.js.map +0 -1
  884. package/dist/cjs/dso-info.dso-selectable.entry.cjs.js.map +0 -1
  885. package/dist/cjs/dso-info_2.cjs.entry.js.map +0 -1
  886. package/dist/cjs/dso-input-range.cjs.entry.js.map +0 -1
  887. package/dist/cjs/dso-input-range.entry.cjs.js.map +0 -1
  888. package/dist/cjs/dso-label.dso-renvooi.dso-slide-toggle.entry.cjs.js.map +0 -1
  889. package/dist/cjs/dso-label_3.cjs.entry.js.map +0 -1
  890. package/dist/cjs/dso-legend-item.cjs.entry.js.map +0 -1
  891. package/dist/cjs/dso-legend-item.entry.cjs.js.map +0 -1
  892. package/dist/cjs/dso-list-button.cjs.entry.js.map +0 -1
  893. package/dist/cjs/dso-list-button.entry.cjs.js.map +0 -1
  894. package/dist/cjs/dso-logo.cjs.entry.js.map +0 -1
  895. package/dist/cjs/dso-logo.entry.cjs.js.map +0 -1
  896. package/dist/cjs/dso-map-base-layers.cjs.entry.js.map +0 -1
  897. package/dist/cjs/dso-map-base-layers.entry.cjs.js.map +0 -1
  898. package/dist/cjs/dso-map-controls.cjs.entry.js.map +0 -1
  899. package/dist/cjs/dso-map-controls.entry.cjs.js.map +0 -1
  900. package/dist/cjs/dso-map-overlays.cjs.entry.js.map +0 -1
  901. package/dist/cjs/dso-map-overlays.entry.cjs.js.map +0 -1
  902. package/dist/cjs/dso-mark-bar.cjs.entry.js.map +0 -1
  903. package/dist/cjs/dso-mark-bar.entry.cjs.js.map +0 -1
  904. package/dist/cjs/dso-modal.cjs.entry.js.map +0 -1
  905. package/dist/cjs/dso-modal.entry.cjs.js.map +0 -1
  906. package/dist/cjs/dso-onboarding-tip.cjs.entry.js.map +0 -1
  907. package/dist/cjs/dso-onboarding-tip.entry.cjs.js.map +0 -1
  908. package/dist/cjs/dso-pagination.cjs.entry.js.map +0 -1
  909. package/dist/cjs/dso-pagination.entry.cjs.js.map +0 -1
  910. package/dist/cjs/dso-plekinfo-card.cjs.entry.js.map +0 -1
  911. package/dist/cjs/dso-plekinfo-card.entry.cjs.js.map +0 -1
  912. package/dist/cjs/dso-progress-indicator.cjs.entry.js.map +0 -1
  913. package/dist/cjs/dso-progress-indicator.entry.cjs.js.map +0 -1
  914. package/dist/cjs/dso-project-item.cjs.entry.js.map +0 -1
  915. package/dist/cjs/dso-project-item.entry.cjs.js.map +0 -1
  916. package/dist/cjs/dso-responsive-element.cjs.entry.js.map +0 -1
  917. package/dist/cjs/dso-responsive-element.entry.cjs.js.map +0 -1
  918. package/dist/cjs/dso-scrollable.cjs.entry.js.map +0 -1
  919. package/dist/cjs/dso-scrollable.entry.cjs.js.map +0 -1
  920. package/dist/cjs/dso-skiplink.cjs.entry.js.map +0 -1
  921. package/dist/cjs/dso-skiplink.entry.cjs.js.map +0 -1
  922. package/dist/cjs/dso-survey-rating.cjs.entry.js.map +0 -1
  923. package/dist/cjs/dso-survey-rating.entry.cjs.js.map +0 -1
  924. package/dist/cjs/dso-tab.cjs.entry.js.map +0 -1
  925. package/dist/cjs/dso-tab.entry.cjs.js.map +0 -1
  926. package/dist/cjs/dso-tabs.cjs.entry.js.map +0 -1
  927. package/dist/cjs/dso-tabs.entry.cjs.js.map +0 -1
  928. package/dist/cjs/dso-tijdreis-banner.cjs.entry.js.map +0 -1
  929. package/dist/cjs/dso-tijdreis-banner.entry.cjs.js.map +0 -1
  930. package/dist/cjs/dso-toggletip.cjs.entry.js.map +0 -1
  931. package/dist/cjs/dso-toggletip.entry.cjs.js.map +0 -1
  932. package/dist/cjs/dso-tooltip.cjs.entry.js.map +0 -1
  933. package/dist/cjs/dso-tooltip.entry.cjs.js.map +0 -1
  934. package/dist/cjs/dso-tree-view.cjs.entry.js.map +0 -1
  935. package/dist/cjs/dso-tree-view.entry.cjs.js.map +0 -1
  936. package/dist/cjs/dso-viewer-grid.cjs.entry.js.map +0 -1
  937. package/dist/cjs/dso-viewer-grid.entry.cjs.js.map +0 -1
  938. package/dist/cjs/dsot-document-component-demo.cjs.entry.js.map +0 -1
  939. package/dist/cjs/dsot-document-component-demo.entry.cjs.js.map +0 -1
  940. package/dist/cjs/focus-trap.esm-DSO8w3eY.js +0 -994
  941. package/dist/cjs/focus-trap.esm-DSO8w3eY.js.map +0 -1
  942. package/dist/cjs/index-DvLsepiK.js.map +0 -1
  943. package/dist/components/focus-trap.esm.js +0 -992
  944. package/dist/components/focus-trap.esm.js.map +0 -1
  945. package/dist/dso-toolkit/dso-accordion-section.entry.esm.js.map +0 -1
  946. package/dist/dso-toolkit/dso-accordion.entry.esm.js.map +0 -1
  947. package/dist/dso-toolkit/dso-action-list-item.entry.esm.js.map +0 -1
  948. package/dist/dso-toolkit/dso-action-list.entry.esm.js.map +0 -1
  949. package/dist/dso-toolkit/dso-advanced-select.entry.esm.js.map +0 -1
  950. 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
  951. package/dist/dso-toolkit/dso-annotation-activiteit.entry.esm.js.map +0 -1
  952. package/dist/dso-toolkit/dso-annotation-gebiedsaanwijzing.entry.esm.js.map +0 -1
  953. package/dist/dso-toolkit/dso-annotation-kaart.entry.esm.js.map +0 -1
  954. package/dist/dso-toolkit/dso-annotation-locatie.dso-document-component.entry.esm.js.map +0 -1
  955. package/dist/dso-toolkit/dso-annotation-omgevingsnormwaarde.entry.esm.js.map +0 -1
  956. package/dist/dso-toolkit/dso-attachments-counter.dso-expandable.entry.esm.js.map +0 -1
  957. package/dist/dso-toolkit/dso-autosuggest.entry.esm.js.map +0 -1
  958. package/dist/dso-toolkit/dso-banner.entry.esm.js.map +0 -1
  959. package/dist/dso-toolkit/dso-button-group.entry.esm.js.map +0 -1
  960. package/dist/dso-toolkit/dso-card-container.entry.esm.js.map +0 -1
  961. package/dist/dso-toolkit/dso-card.entry.esm.js.map +0 -1
  962. package/dist/dso-toolkit/dso-contact-information.entry.esm.js.map +0 -1
  963. package/dist/dso-toolkit/dso-date-picker.entry.esm.js.map +0 -1
  964. package/dist/dso-toolkit/dso-document-card.entry.esm.js.map +0 -1
  965. package/dist/dso-toolkit/dso-dropdown-menu.entry.esm.js.map +0 -1
  966. package/dist/dso-toolkit/dso-header.entry.esm.js.map +0 -1
  967. package/dist/dso-toolkit/dso-highlight-box.entry.esm.js.map +0 -1
  968. package/dist/dso-toolkit/dso-history-item.entry.esm.js.map +0 -1
  969. package/dist/dso-toolkit/dso-icon-button.entry.esm.js.map +0 -1
  970. package/dist/dso-toolkit/dso-icon.entry.esm.js.map +0 -1
  971. package/dist/dso-toolkit/dso-info-button.entry.esm.js.map +0 -1
  972. package/dist/dso-toolkit/dso-info.dso-selectable.entry.esm.js.map +0 -1
  973. package/dist/dso-toolkit/dso-input-range.entry.esm.js.map +0 -1
  974. package/dist/dso-toolkit/dso-label.dso-renvooi.dso-slide-toggle.entry.esm.js.map +0 -1
  975. package/dist/dso-toolkit/dso-legend-item.entry.esm.js.map +0 -1
  976. package/dist/dso-toolkit/dso-list-button.entry.esm.js.map +0 -1
  977. package/dist/dso-toolkit/dso-logo.entry.esm.js.map +0 -1
  978. package/dist/dso-toolkit/dso-map-base-layers.entry.esm.js.map +0 -1
  979. package/dist/dso-toolkit/dso-map-controls.entry.esm.js.map +0 -1
  980. package/dist/dso-toolkit/dso-map-overlays.entry.esm.js.map +0 -1
  981. package/dist/dso-toolkit/dso-mark-bar.entry.esm.js.map +0 -1
  982. package/dist/dso-toolkit/dso-modal.entry.esm.js.map +0 -1
  983. package/dist/dso-toolkit/dso-onboarding-tip.entry.esm.js.map +0 -1
  984. package/dist/dso-toolkit/dso-pagination.entry.esm.js.map +0 -1
  985. package/dist/dso-toolkit/dso-plekinfo-card.entry.esm.js.map +0 -1
  986. package/dist/dso-toolkit/dso-progress-indicator.entry.esm.js.map +0 -1
  987. package/dist/dso-toolkit/dso-project-item.entry.esm.js.map +0 -1
  988. package/dist/dso-toolkit/dso-responsive-element.entry.esm.js.map +0 -1
  989. package/dist/dso-toolkit/dso-scrollable.entry.esm.js.map +0 -1
  990. package/dist/dso-toolkit/dso-skiplink.entry.esm.js.map +0 -1
  991. package/dist/dso-toolkit/dso-survey-rating.entry.esm.js.map +0 -1
  992. package/dist/dso-toolkit/dso-tab.entry.esm.js.map +0 -1
  993. package/dist/dso-toolkit/dso-tabs.entry.esm.js.map +0 -1
  994. package/dist/dso-toolkit/dso-tijdreis-banner.entry.esm.js.map +0 -1
  995. package/dist/dso-toolkit/dso-toggletip.entry.esm.js.map +0 -1
  996. package/dist/dso-toolkit/dso-tooltip.entry.esm.js.map +0 -1
  997. package/dist/dso-toolkit/dso-tree-view.entry.esm.js.map +0 -1
  998. package/dist/dso-toolkit/dso-viewer-grid.entry.esm.js.map +0 -1
  999. package/dist/dso-toolkit/dsot-document-component-demo.entry.esm.js.map +0 -1
  1000. package/dist/dso-toolkit/p-088622a3.entry.js +0 -2
  1001. package/dist/dso-toolkit/p-088622a3.entry.js.map +0 -1
  1002. package/dist/dso-toolkit/p-08f69868.entry.js +0 -2
  1003. package/dist/dso-toolkit/p-08f69868.entry.js.map +0 -1
  1004. package/dist/dso-toolkit/p-0af17a28.entry.js +0 -2
  1005. package/dist/dso-toolkit/p-0af17a28.entry.js.map +0 -1
  1006. package/dist/dso-toolkit/p-12e81f84.entry.js +0 -2
  1007. package/dist/dso-toolkit/p-12e81f84.entry.js.map +0 -1
  1008. package/dist/dso-toolkit/p-13140af9.entry.js +0 -2
  1009. package/dist/dso-toolkit/p-13140af9.entry.js.map +0 -1
  1010. package/dist/dso-toolkit/p-16c153d5.entry.js.map +0 -1
  1011. package/dist/dso-toolkit/p-1e431f4a.entry.js +0 -2
  1012. package/dist/dso-toolkit/p-1e431f4a.entry.js.map +0 -1
  1013. package/dist/dso-toolkit/p-242e14d4.entry.js +0 -2
  1014. package/dist/dso-toolkit/p-242e14d4.entry.js.map +0 -1
  1015. package/dist/dso-toolkit/p-2ac8353d.entry.js +0 -2
  1016. package/dist/dso-toolkit/p-2ac8353d.entry.js.map +0 -1
  1017. package/dist/dso-toolkit/p-2bdda7b6.entry.js +0 -2
  1018. package/dist/dso-toolkit/p-2bdda7b6.entry.js.map +0 -1
  1019. package/dist/dso-toolkit/p-2bf60d4d.entry.js +0 -2
  1020. package/dist/dso-toolkit/p-2bf60d4d.entry.js.map +0 -1
  1021. package/dist/dso-toolkit/p-337c9024.entry.js +0 -2
  1022. package/dist/dso-toolkit/p-337c9024.entry.js.map +0 -1
  1023. package/dist/dso-toolkit/p-3ae293ef.entry.js +0 -2
  1024. package/dist/dso-toolkit/p-3ae293ef.entry.js.map +0 -1
  1025. package/dist/dso-toolkit/p-3cd95234.entry.js +0 -2
  1026. package/dist/dso-toolkit/p-3cd95234.entry.js.map +0 -1
  1027. package/dist/dso-toolkit/p-4c5a75e6.entry.js +0 -2
  1028. package/dist/dso-toolkit/p-4c5a75e6.entry.js.map +0 -1
  1029. package/dist/dso-toolkit/p-4f87903d.entry.js +0 -2
  1030. package/dist/dso-toolkit/p-4f87903d.entry.js.map +0 -1
  1031. package/dist/dso-toolkit/p-4fb7266b.entry.js +0 -2
  1032. package/dist/dso-toolkit/p-4fb7266b.entry.js.map +0 -1
  1033. package/dist/dso-toolkit/p-539cd8e4.entry.js +0 -2
  1034. package/dist/dso-toolkit/p-539cd8e4.entry.js.map +0 -1
  1035. package/dist/dso-toolkit/p-55390fd2.entry.js +0 -2
  1036. package/dist/dso-toolkit/p-55390fd2.entry.js.map +0 -1
  1037. package/dist/dso-toolkit/p-648900a1.entry.js +0 -2
  1038. package/dist/dso-toolkit/p-648900a1.entry.js.map +0 -1
  1039. package/dist/dso-toolkit/p-64d2bb0b.entry.js +0 -2
  1040. package/dist/dso-toolkit/p-64d2bb0b.entry.js.map +0 -1
  1041. package/dist/dso-toolkit/p-6848c1e8.entry.js +0 -2
  1042. package/dist/dso-toolkit/p-7325f496.entry.js +0 -2
  1043. package/dist/dso-toolkit/p-7325f496.entry.js.map +0 -1
  1044. package/dist/dso-toolkit/p-7422113e.entry.js +0 -2
  1045. package/dist/dso-toolkit/p-7422113e.entry.js.map +0 -1
  1046. package/dist/dso-toolkit/p-748c3876.entry.js +0 -2
  1047. package/dist/dso-toolkit/p-748c3876.entry.js.map +0 -1
  1048. package/dist/dso-toolkit/p-7e6a09af.entry.js +0 -2
  1049. package/dist/dso-toolkit/p-7e6a09af.entry.js.map +0 -1
  1050. package/dist/dso-toolkit/p-831256d0.entry.js +0 -2
  1051. package/dist/dso-toolkit/p-831256d0.entry.js.map +0 -1
  1052. package/dist/dso-toolkit/p-8fb685b7.entry.js +0 -2
  1053. package/dist/dso-toolkit/p-8fb685b7.entry.js.map +0 -1
  1054. package/dist/dso-toolkit/p-95bd8820.entry.js +0 -2
  1055. package/dist/dso-toolkit/p-95bd8820.entry.js.map +0 -1
  1056. package/dist/dso-toolkit/p-993577a7.entry.js +0 -2
  1057. package/dist/dso-toolkit/p-993577a7.entry.js.map +0 -1
  1058. package/dist/dso-toolkit/p-BlB0--wP.js +0 -2
  1059. package/dist/dso-toolkit/p-Dk013L7v.js +0 -2
  1060. package/dist/dso-toolkit/p-DxWmN7gh.js +0 -3
  1061. package/dist/dso-toolkit/p-DxWmN7gh.js.map +0 -1
  1062. package/dist/dso-toolkit/p-a14c39a8.entry.js +0 -2
  1063. package/dist/dso-toolkit/p-a14c39a8.entry.js.map +0 -1
  1064. package/dist/dso-toolkit/p-a9b2ea7e.entry.js +0 -2
  1065. package/dist/dso-toolkit/p-a9b2ea7e.entry.js.map +0 -1
  1066. package/dist/dso-toolkit/p-ace52920.entry.js +0 -2
  1067. package/dist/dso-toolkit/p-ace52920.entry.js.map +0 -1
  1068. package/dist/dso-toolkit/p-b4664091.entry.js +0 -2
  1069. package/dist/dso-toolkit/p-b4664091.entry.js.map +0 -1
  1070. package/dist/dso-toolkit/p-bb3ac0a4.entry.js +0 -2
  1071. package/dist/dso-toolkit/p-bb3ac0a4.entry.js.map +0 -1
  1072. package/dist/dso-toolkit/p-bea3ed89.entry.js +0 -2
  1073. package/dist/dso-toolkit/p-bea3ed89.entry.js.map +0 -1
  1074. package/dist/dso-toolkit/p-bf591ec8.entry.js +0 -2
  1075. package/dist/dso-toolkit/p-bf591ec8.entry.js.map +0 -1
  1076. package/dist/dso-toolkit/p-c2e05c9e.entry.js +0 -2
  1077. package/dist/dso-toolkit/p-c2e05c9e.entry.js.map +0 -1
  1078. package/dist/dso-toolkit/p-c9c8b0b8.entry.js +0 -2
  1079. package/dist/dso-toolkit/p-c9c8b0b8.entry.js.map +0 -1
  1080. package/dist/dso-toolkit/p-c9d4a733.entry.js +0 -2
  1081. package/dist/dso-toolkit/p-c9d4a733.entry.js.map +0 -1
  1082. package/dist/dso-toolkit/p-ca0b79a6.entry.js +0 -2
  1083. package/dist/dso-toolkit/p-ca0b79a6.entry.js.map +0 -1
  1084. package/dist/dso-toolkit/p-cde53355.entry.js +0 -2
  1085. package/dist/dso-toolkit/p-cde53355.entry.js.map +0 -1
  1086. package/dist/dso-toolkit/p-ce9ffa56.entry.js +0 -2
  1087. package/dist/dso-toolkit/p-ce9ffa56.entry.js.map +0 -1
  1088. package/dist/dso-toolkit/p-d0252763.entry.js +0 -2
  1089. package/dist/dso-toolkit/p-d0252763.entry.js.map +0 -1
  1090. package/dist/dso-toolkit/p-d0ffada0.entry.js +0 -2
  1091. package/dist/dso-toolkit/p-d0ffada0.entry.js.map +0 -1
  1092. package/dist/dso-toolkit/p-d63e56e7.entry.js +0 -2
  1093. package/dist/dso-toolkit/p-d63e56e7.entry.js.map +0 -1
  1094. package/dist/dso-toolkit/p-d690e557.entry.js +0 -2
  1095. package/dist/dso-toolkit/p-d690e557.entry.js.map +0 -1
  1096. package/dist/dso-toolkit/p-d9a8e4da.entry.js +0 -2
  1097. package/dist/dso-toolkit/p-d9a8e4da.entry.js.map +0 -1
  1098. package/dist/dso-toolkit/p-daae46b3.entry.js +0 -2
  1099. package/dist/dso-toolkit/p-daae46b3.entry.js.map +0 -1
  1100. package/dist/dso-toolkit/p-dcfb330c.entry.js +0 -2
  1101. package/dist/dso-toolkit/p-dcfb330c.entry.js.map +0 -1
  1102. package/dist/dso-toolkit/p-e4ee59df.entry.js +0 -2
  1103. package/dist/dso-toolkit/p-e4ee59df.entry.js.map +0 -1
  1104. package/dist/dso-toolkit/p-e5dc4512.entry.js.map +0 -1
  1105. package/dist/dso-toolkit/p-e980ad1a.entry.js +0 -2
  1106. package/dist/dso-toolkit/p-e980ad1a.entry.js.map +0 -1
  1107. package/dist/dso-toolkit/p-e99b9b48.entry.js +0 -2
  1108. package/dist/dso-toolkit/p-e99b9b48.entry.js.map +0 -1
  1109. package/dist/dso-toolkit/p-f9e0da0c.entry.js +0 -2
  1110. package/dist/dso-toolkit/p-f9e0da0c.entry.js.map +0 -1
  1111. package/dist/dso-toolkit/p-pf-8Sy0Y.js +0 -6
  1112. package/dist/dso-toolkit/p-pf-8Sy0Y.js.map +0 -1
  1113. package/dist/esm/annotation-body-eL8p8SW9.js +0 -14
  1114. package/dist/esm/annotation-list-renvooi-values-Cn6N3SEI.js +0 -12
  1115. 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
  1116. package/dist/esm/dso-alert_7.entry.js.map +0 -1
  1117. package/dist/esm/dso-annotation-locatie.dso-document-component.entry.js.map +0 -1
  1118. package/dist/esm/dso-annotation-locatie_2.entry.js.map +0 -1
  1119. package/dist/esm/dso-attachments-counter.dso-expandable.entry.js.map +0 -1
  1120. package/dist/esm/dso-attachments-counter_2.entry.js.map +0 -1
  1121. package/dist/esm/dso-info.dso-selectable.entry.js.map +0 -1
  1122. package/dist/esm/dso-info_2.entry.js.map +0 -1
  1123. package/dist/esm/dso-label.dso-renvooi.dso-slide-toggle.entry.js.map +0 -1
  1124. package/dist/esm/dso-label_3.entry.js.map +0 -1
  1125. package/dist/esm/focus-trap.esm-fQH2SrJA.js +0 -992
  1126. package/dist/esm/focus-trap.esm-fQH2SrJA.js.map +0 -1
  1127. package/dist/esm/index-DxWmN7gh.js.map +0 -1
@@ -1,8 +1,8 @@
1
- import { p as proxyCustomElement, H, e as createEvent, f as forceUpdate, h, F as Fragment } from './p-Dm38fPV4.js';
2
- import { d as defineCustomElement$4 } from './p-CXctuPtC.js';
3
- import { d as defineCustomElement$3 } from './p-CWK4j8Tr.js';
4
- import { d as defineCustomElement$2 } from './p--8xOEWb7.js';
5
- import { d as defineCustomElement$1 } from './p-DcPjXXDp.js';
1
+ import { p as proxyCustomElement, H, e as createEvent, f as forceUpdate, h, F as Fragment, t as transformTag } from './p-BeWimuZg.js';
2
+ import { d as defineCustomElement$4 } from './p-BLHKEAmx.js';
3
+ import { d as defineCustomElement$3 } from './p-CK_78rYk.js';
4
+ import { d as defineCustomElement$2 } from './p-y2w_CPst.js';
5
+ import { d as defineCustomElement$1 } from './p-DFh9HiGT.js';
6
6
 
7
7
  /**
8
8
  * Form random hash
@@ -18,12 +18,14 @@ function createIdentifier(prefix) {
18
18
  return `${prefix}-${chr4()}${chr4()}-${chr4()}-${chr4()}-${chr4()}-${chr4()}${chr4()}${chr4()}`;
19
19
  }
20
20
 
21
- const selectableCss = ".sc-dso-selectable-h{padding-inline-start:var(--_dt-selectable-padding-inline-start, 32px);position:relative;display:var(--dso-selectable-display, block)}.sc-dso-selectable-h label.sc-dso-selectable{font-weight:400;line-height:24px;margin:0}.sc-dso-selectable-h input[type=checkbox][disabled].sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=checkbox][disabled].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=checkbox][disabled].sc-dso-selectable:focus+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio][disabled].sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio][disabled].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio][disabled].sc-dso-selectable:focus+label.sc-dso-selectable::before{background-color:#fff;box-shadow:0 0 0 2px #e5e5e5}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable,.sc-dso-selectable-h input[type=radio].sc-dso-selectable{block-size:100%;inset-inline-start:0;margin:0;appearance:none;position:absolute;inset-block-start:0;inline-size:100%;z-index:100;zoom:1}@media (prefers-contrast: more){.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable,.sc-dso-selectable-h input[type=radio].sc-dso-selectable{opacity:1}}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:not([disabled]),.sc-dso-selectable-h input[type=radio].sc-dso-selectable:not([disabled]){cursor:pointer}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable,.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable{display:inline;font-style:normal;padding-inline-start:0}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable::before{background:#fff;border:0;box-shadow:0 0 0 2px var(--_dso-selectable-color, #275937);content:\"\";block-size:20px;inset-inline-start:2px;position:absolute;inset-block-start:2px;inline-size:20px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=checkbox].active.sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio].active.sc-dso-selectable+label.sc-dso-selectable::before{background-color:#ebf3e6;box-shadow:0 0 0 1px #275937;block-size:22px;inset-inline-start:1px;inset-block-start:1px;inline-size:22px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable::before{border-radius:4px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable::after{background:transparent;content:\"\";inset-inline-start:6px;opacity:0;position:absolute;inset-block-start:6px;zoom:1}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:checked+label.sc-dso-selectable::after,.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:indeterminate+label.sc-dso-selectable::after{opacity:1}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:checked+label.sc-dso-selectable::after{border:solid;border-color:var(--_dso-selectable-color, #39870c);border-block-start-color:transparent;border-width:0 0 3px 3px;block-size:8px;transform:rotate(-45deg);inline-size:13px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:indeterminate+label.sc-dso-selectable::after{background-color:var(--_dso-selectable-color, #39870c);block-size:12px;inline-size:12px}.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable::before{border-radius:50%}.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable::after{background-color:transparent;border-radius:50%;content:\"\";block-size:12px;inset-inline-start:6px;opacity:0;position:absolute;inset-block-start:6px;inline-size:12px;zoom:1}.sc-dso-selectable-h input[type=radio].sc-dso-selectable:checked+label.sc-dso-selectable::after{background-color:var(--_dso-selectable-color, #39870c);opacity:1}[invalid].sc-dso-selectable-h:not([invalid=false]){--_dso-selectable-color:#ce3f51}.sc-dso-selectable-h>dso-info.sc-dso-selectable{float:none;margin-block:8px 0;margin-inline:0 16px;inline-size:100%}.sc-dso-selectable-h .dso-selectable-options.sc-dso-selectable{list-style:none;margin-block-start:8px;padding-inline-start:0}.sc-dso-selectable-h .dso-selectable-options.sc-dso-selectable li.sc-dso-selectable+li.sc-dso-selectable{margin-block-start:8px}.sc-dso-selectable-h:not(:last-child){margin-block-end:8px}*.sc-dso-selectable,*.sc-dso-selectable::after,*.sc-dso-selectable::before{box-sizing:border-box}.dso-selectable-container.sc-dso-selectable{display:inline-block}.dso-selectable-container.sc-dso-selectable .dso-selectable-input-wrapper.sc-dso-selectable{display:inline-block;min-block-size:24px;position:relative;margin-inline-start:var(--_dt-selectable-input-wrapper-margin-inline-start, -32px);padding-inline-start:var(--_dt-selectable-input-wrapper-padding-inline-start, 32px)}.dso-selectable-container.sc-dso-selectable .dso-selectable-input-wrapper.sc-dso-selectable input[type=radio].sc-dso-selectable:focus+label.sc-dso-selectable::before,.dso-selectable-container.sc-dso-selectable .dso-selectable-input-wrapper.sc-dso-selectable input[type=checkbox].sc-dso-selectable:focus+label.sc-dso-selectable::before{box-shadow:0 0 0 2px var(--_dso-selectable-color, #275937);block-size:20px;inset-inline-start:2px;inset-block-start:2px;inline-size:20px}.sc-dso-selectable-s>[slot=info]{float:none;margin-block:8px 0;margin-inline:0 16px;inline-size:100%}.sc-dso-selectable-s>[slot=options]{list-style:none;margin-block-start:8px;padding-inline-start:0}.sc-dso-selectable-s>[slot=options] li+li{margin-block-start:8px}";
21
+ const selectableCss = () => `.sc-dso-selectable-h{padding-inline-start:var(--_dt-selectable-padding-inline-start, 32px);position:relative;display:var(--dso-selectable-display, block)}.sc-dso-selectable-h label.sc-dso-selectable{font-weight:400;line-height:24px;margin:0}.sc-dso-selectable-h input[type=checkbox][disabled].sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=checkbox][disabled].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=checkbox][disabled].sc-dso-selectable:focus+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio][disabled].sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio][disabled].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio][disabled].sc-dso-selectable:focus+label.sc-dso-selectable::before{background-color:#fff;box-shadow:0 0 0 2px #e5e5e5}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable,.sc-dso-selectable-h input[type=radio].sc-dso-selectable{block-size:100%;inset-inline-start:0;margin:0;appearance:none;position:absolute;inset-block-start:0;inline-size:100%;z-index:100;zoom:1}@media (prefers-contrast: more){.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable,.sc-dso-selectable-h input[type=radio].sc-dso-selectable{opacity:1}}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:not([disabled]),.sc-dso-selectable-h input[type=radio].sc-dso-selectable:not([disabled]){cursor:pointer}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable,.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable{display:inline;font-style:normal;padding-inline-start:0}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable::before{background:#fff;border:0;box-shadow:0 0 0 2px var(--_dso-selectable-color, #275937);content:"";block-size:20px;inset-inline-start:2px;position:absolute;inset-block-start:2px;inline-size:20px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=checkbox].active.sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio].active.sc-dso-selectable+label.sc-dso-selectable::before{background-color:#ebf3e6;box-shadow:0 0 0 1px #275937;block-size:22px;inset-inline-start:1px;inset-block-start:1px;inline-size:22px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable::before{border-radius:4px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable::after{background:transparent;content:"";inset-inline-start:6px;opacity:0;position:absolute;inset-block-start:6px;zoom:1}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:checked+label.sc-dso-selectable::after,.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:indeterminate+label.sc-dso-selectable::after{opacity:1}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:checked+label.sc-dso-selectable::after{border:solid;border-color:var(--_dso-selectable-color, #39870c);border-block-start-color:transparent;border-width:0 0 3px 3px;block-size:8px;transform:rotate(-45deg);inline-size:13px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:indeterminate+label.sc-dso-selectable::after{background-color:var(--_dso-selectable-color, #39870c);block-size:12px;inline-size:12px}.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable::before{border-radius:50%}.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable::after{background-color:transparent;border-radius:50%;content:"";block-size:12px;inset-inline-start:6px;opacity:0;position:absolute;inset-block-start:6px;inline-size:12px;zoom:1}.sc-dso-selectable-h input[type=radio].sc-dso-selectable:checked+label.sc-dso-selectable::after{background-color:var(--_dso-selectable-color, #39870c);opacity:1}[invalid].sc-dso-selectable-h:not([invalid=false]){--_dso-selectable-color:#ce3f51}.sc-dso-selectable-h>dso-info.sc-dso-selectable{float:none;margin-block:8px 0;margin-inline:0 16px;inline-size:100%}.sc-dso-selectable-h .dso-selectable-options.sc-dso-selectable{list-style:none;margin-block-start:8px;padding-inline-start:0}.sc-dso-selectable-h .dso-selectable-options.sc-dso-selectable li.sc-dso-selectable+li.sc-dso-selectable{margin-block-start:8px}.sc-dso-selectable-h:not(:last-child){margin-block-end:8px}*.sc-dso-selectable,*.sc-dso-selectable::after,*.sc-dso-selectable::before{box-sizing:border-box}.dso-selectable-container.sc-dso-selectable{display:inline-block}.dso-selectable-container.sc-dso-selectable .dso-selectable-input-wrapper.sc-dso-selectable{display:inline-block;min-block-size:24px;position:relative;margin-inline-start:var(--_dt-selectable-input-wrapper-margin-inline-start, -32px);padding-inline-start:var(--_dt-selectable-input-wrapper-padding-inline-start, 32px)}.dso-selectable-container.sc-dso-selectable .dso-selectable-input-wrapper.sc-dso-selectable input[type=radio].sc-dso-selectable:focus+label.sc-dso-selectable::before,.dso-selectable-container.sc-dso-selectable .dso-selectable-input-wrapper.sc-dso-selectable input[type=checkbox].sc-dso-selectable:focus+label.sc-dso-selectable::before{box-shadow:0 0 0 2px var(--_dso-selectable-color, #275937);block-size:20px;inset-inline-start:2px;inset-block-start:2px;inline-size:20px}.sc-dso-selectable-s>[slot=info]{float:none;margin-block:8px 0;margin-inline:0 16px;inline-size:100%}.sc-dso-selectable-s>[slot=options]{list-style:none;margin-block-start:8px;padding-inline-start:0}.sc-dso-selectable-s>[slot=options] li+li{margin-block-start:8px}`;
22
22
 
23
23
  const Selectable = /*@__PURE__*/ proxyCustomElement(class Selectable extends H {
24
- constructor() {
24
+ constructor(registerHost) {
25
25
  super();
26
- this.__registerHost();
26
+ if (registerHost !== false) {
27
+ this.__registerHost();
28
+ }
27
29
  this.dsoChange = createEvent(this, "dsoChange", 7);
28
30
  this.infoActive = false;
29
31
  this.fallbackIdentifier = createIdentifier("DsoSelectable");
@@ -67,7 +69,7 @@ const Selectable = /*@__PURE__*/ proxyCustomElement(class Selectable extends H {
67
69
  render() {
68
70
  var _a;
69
71
  const hasInfo = !!this.host.querySelector('[slot="info"]');
70
- return (h(Fragment, { key: 'b5cd39ea4642a56a750114f10b02b6aebb4c59fc' }, h("div", { key: 'f962feb3bfdd81907a77e1ac733510890e213b00', class: "dso-selectable-container" }, h("div", { key: '6acd9e0e2586b0f590e70141e40c5d0e7ab1d101', class: "dso-selectable-input-wrapper" }, h("input", { key: 'fb1e91c5fe6be65f56ad21dc4a150702fb0f7648', type: this.type, id: this.getIdentifier(), value: this.value, name: this.name, "aria-invalid": (_a = this.invalid) === null || _a === void 0 ? void 0 : _a.toString(), "aria-describedby": hasInfo && this.infoFixed ? this.describedById : undefined, "aria-labelledBy": this.labelledById, disabled: this.disabled, required: this.required, checked: this.checked, onChange: this.handleOnChange, ref: (el) => (this.input = el) }), !this.labelledById ? (h("label", { htmlFor: this.getIdentifier() }, h("slot", null))) : (h("label", null, h("slot", null)))), hasInfo && !this.infoFixed && (h("dso-info-button", { key: '8537ebfe40af43117cc804c3ac6e80f94fb0e067', active: this.infoActive, onDsoToggle: (e) => (this.infoActive = e.detail.active) }))), hasInfo && (h("dso-info", { key: '6c914966bb2e527481fbe26b9822bca9950895dc', id: hasInfo && this.infoFixed ? this.describedById : undefined, fixed: this.infoFixed, active: this.infoActive, onDsoClose: () => (this.infoActive = false) }, h("div", { key: '531effb5a94ff980bd7f979dacd3ec965af76cde' }, h("slot", { key: '59d5b87cee41c9eb449301d183310aba56d9b505', name: "info" })))), h("slot", { key: '95eb1dc6c9f24f68143725e283cc165019f8f6b2', name: "options" })));
72
+ return (h(Fragment, { key: 'a55fb2054b681d52958d148268deae88e68c1537' }, h("div", { key: 'd909064a63e008267559be99ea0468da95832ef7', class: "dso-selectable-container" }, h("div", { key: '74df5bd51d27a725a54b94725006886235cc425e', class: "dso-selectable-input-wrapper" }, h("input", { key: 'd6c7cd539f4a6709418c8001d7daad6ed92825c2', type: this.type, id: this.getIdentifier(), value: this.value, name: this.name, "aria-invalid": (_a = this.invalid) === null || _a === void 0 ? void 0 : _a.toString(), "aria-describedby": hasInfo && this.infoFixed ? this.describedById : undefined, "aria-labelledBy": this.labelledById, disabled: this.disabled, required: this.required, checked: this.checked, onChange: this.handleOnChange, ref: (el) => (this.input = el) }), !this.labelledById ? (h("label", { htmlFor: this.getIdentifier() }, h("slot", null))) : (h("label", null, h("slot", null)))), hasInfo && !this.infoFixed && (h("dso-info-button", { key: 'f93aab0f09595248ad9d42b60b877af5c4623c6a', active: this.infoActive, onDsoToggle: (e) => (this.infoActive = e.detail.active) }))), hasInfo && (h("dso-info", { key: '363378682d4159a1475137278d47da607455eea1', id: hasInfo && this.infoFixed ? this.describedById : undefined, fixed: this.infoFixed, active: this.infoActive, onDsoClose: () => (this.infoActive = false) }, h("div", { key: '484259d2cf6716497b3a888d294a1352adf4b8e3' }, h("slot", { key: 'efb26e3615fcbb47d5bbd4f5e4da5d5be80a74bb', name: "info" })))), h("slot", { key: 'bee889f79b7f36a66735d39557df63a10b11a589', name: "options" })));
71
73
  }
72
74
  componentDidRender() {
73
75
  if (this.input && typeof this.checked === "boolean" && this.input.checked !== this.checked) {
@@ -82,7 +84,7 @@ const Selectable = /*@__PURE__*/ proxyCustomElement(class Selectable extends H {
82
84
  static get watchers() { return {
83
85
  "indeterminate": ["setIndeterminate"]
84
86
  }; }
85
- static get style() { return selectableCss; }
87
+ static get style() { return selectableCss(); }
86
88
  }, [262, "dso-selectable", {
87
89
  "type": [1],
88
90
  "identifier": [1],
@@ -108,27 +110,27 @@ function defineCustomElement() {
108
110
  const components = ["dso-selectable", "dso-icon", "dso-icon-button", "dso-info", "dso-info-button"];
109
111
  components.forEach(tagName => { switch (tagName) {
110
112
  case "dso-selectable":
111
- if (!customElements.get(tagName)) {
112
- customElements.define(tagName, Selectable);
113
+ if (!customElements.get(transformTag(tagName))) {
114
+ customElements.define(transformTag(tagName), Selectable);
113
115
  }
114
116
  break;
115
117
  case "dso-icon":
116
- if (!customElements.get(tagName)) {
118
+ if (!customElements.get(transformTag(tagName))) {
117
119
  defineCustomElement$4();
118
120
  }
119
121
  break;
120
122
  case "dso-icon-button":
121
- if (!customElements.get(tagName)) {
123
+ if (!customElements.get(transformTag(tagName))) {
122
124
  defineCustomElement$3();
123
125
  }
124
126
  break;
125
127
  case "dso-info":
126
- if (!customElements.get(tagName)) {
128
+ if (!customElements.get(transformTag(tagName))) {
127
129
  defineCustomElement$2();
128
130
  }
129
131
  break;
130
132
  case "dso-info-button":
131
- if (!customElements.get(tagName)) {
133
+ if (!customElements.get(transformTag(tagName))) {
132
134
  defineCustomElement$1();
133
135
  }
134
136
  break;
@@ -136,6 +138,6 @@ function defineCustomElement() {
136
138
  }
137
139
 
138
140
  export { Selectable as S, defineCustomElement as d };
139
- //# sourceMappingURL=p-CAiNl6nx.js.map
141
+ //# sourceMappingURL=p-mkPmQcmG.js.map
140
142
 
141
- //# sourceMappingURL=p-CAiNl6nx.js.map
143
+ //# sourceMappingURL=p-mkPmQcmG.js.map
@@ -0,0 +1 @@
1
+ {"file":"p-mkPmQcmG.js","mappings":";;;;;;AAAA;;AAEG;SACa,IAAI,GAAA;AAClB,IAAA,OAAO,IAAI,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,EAAE,CAAC;AAC7C;AAEA;;;AAGG;AACG,SAAU,gBAAgB,CAAC,MAAc,EAAA;IAC7C,OAAO,CAAA,EAAG,MAAM,CAAA,CAAA,EAAI,IAAI,EAAE,CAAG,EAAA,IAAI,EAAE,CAAA,CAAA,EAAI,IAAI,EAAE,CAAI,CAAA,EAAA,IAAI,EAAE,CAAA,CAAA,EAAI,IAAI,EAAE,CAAI,CAAA,EAAA,IAAI,EAAE,CAAA,EAAG,IAAI,EAAE,CAAG,EAAA,IAAI,EAAE,CAAA,CAAE;AACjG;;ACbA,MAAM,aAAa,GAAG,MAAM,CAAC,+uLAA+uL,CAAC;;MC6BhwL,UAAU,iBAAAA,kBAAA,CAAA,MAAA,UAAA,SAAAC,CAAA,CAAA;AALvB,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;AA6FE,QAAA,IAAU,CAAA,UAAA,GAAG,KAAK;AAeV,QAAA,IAAA,CAAA,kBAAkB,GAAG,gBAAgB,CAAC,eAAe,CAAC;AAItD,QAAA,IAAA,CAAA,cAAc,GAAG,CAAC,CAAQ,KAAI;AACpC,YAAA,MAAM,EAAE,MAAM,EAAE,GAAG,CAAC;AAEpB,YAAA,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC;AAClB,gBAAA,aAAa,EAAE,CAAC;AAChB,gBAAA,OAAO,EAAE,MAAM,YAAY,gBAAgB,IAAI,MAAM,CAAC,OAAO;AAC9D,aAAA,CAAC;AAEF,YAAA,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC;AACxB,SAAC;AA0FF;AApHC;;;;;AAKG;IAEH,MAAM,UAAU,CAAC,MAAgB,EAAA;QAC/B,IAAI,CAAC,UAAU,GAAG,MAAM,KAAN,IAAA,IAAA,MAAM,KAAN,MAAA,GAAA,MAAM,GAAI,CAAC,IAAI,CAAC,UAAU;;IAoB9C,gBAAgB,GAAA;;QACd,CAAA,EAAA,GAAA,IAAI,CAAC,gBAAgB,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,UAAU,EAAE;AAEnC,QAAA,IAAI,CAAC,gBAAgB,GAAG,IAAI,gBAAgB,CAAC,MAAM,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC1E,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE;AACvC,YAAA,SAAS,EAAE,IAAI;AAChB,SAAA,CAAC;QAEF,IAAI,CAAC,gBAAgB,EAAE;;IAGzB,oBAAoB,GAAA;;QAClB,CAAA,EAAA,GAAA,IAAI,CAAC,gBAAgB,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,UAAU,EAAE;;IAIrC,gBAAgB,GAAA;AACd,QAAA,IAAI,EAAE,IAAI,CAAC,KAAK,YAAY,gBAAgB,CAAC,IAAI,IAAI,CAAC,IAAI,KAAK,UAAU,EAAE;YACzE;;QAGF,IAAI,CAAC,KAAK,CAAC,aAAa,GAAG,CAAC,CAAC,IAAI,CAAC,aAAa;;IAGjD,MAAM,GAAA;;AACJ,QAAA,MAAM,OAAO,GAAG,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,eAAe,CAAC;AAE1D,QAAA,QACE,EAAC,QAAQ,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACP,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,0BAA0B,EAAA,EACnC,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,8BAA8B,EAAA,EACvC,CAAA,CAAA,OAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,EAAE,EAAE,IAAI,CAAC,aAAa,EAAE,EACxB,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,IAAI,EAAE,IAAI,CAAC,IAAI,kBACD,CAAA,EAAA,GAAA,IAAI,CAAC,OAAO,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAE,QAAQ,EAAE,EAAA,kBAAA,EACpB,OAAO,IAAI,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,aAAa,GAAG,SAAS,qBAC3D,IAAI,CAAC,YAAY,EAClC,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,QAAQ,EAAE,IAAI,CAAC,cAAc,EAC7B,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,KAAK,GAAG,EAAE,CAAC,EAC9B,CAAA,EACD,CAAC,IAAI,CAAC,YAAY,IACjB,CAAA,CAAA,OAAA,EAAA,EAAO,OAAO,EAAE,IAAI,CAAC,aAAa,EAAE,EAAA,EAClC,CAAA,CAAA,MAAA,EAAA,IAAA,CAAQ,CACF,KAER,CAAA,CAAA,OAAA,EAAA,IAAA,EACE,CAAQ,CAAA,MAAA,EAAA,IAAA,CAAA,CACF,CACT,CACG,EACL,OAAO,IAAI,CAAC,IAAI,CAAC,SAAS,KACzB,CACE,CAAA,iBAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,MAAM,EAAE,IAAI,CAAC,UAAU,EACvB,WAAW,EAAE,CAAC,CAAC,MAAM,IAAI,CAAC,UAAU,GAAG,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,EAAA,CACtC,CACpB,CACG,EACL,OAAO,KACN,CACE,CAAA,UAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EAAE,EAAE,OAAO,IAAI,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,aAAa,GAAG,SAAS,EAC9D,KAAK,EAAE,IAAI,CAAC,SAAS,EACrB,MAAM,EAAE,IAAI,CAAC,UAAU,EACvB,UAAU,EAAE,OAAO,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC,EAAA,EAE3C,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACE,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,IAAI,EAAC,MAAM,EAAQ,CAAA,CACrB,CACG,CACZ,EACD,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,IAAI,EAAC,SAAS,EAAG,CAAA,CACd;;IAIf,kBAAkB,GAAA;QAChB,IAAI,IAAI,CAAC,KAAK,IAAI,OAAO,IAAI,CAAC,OAAO,KAAK,SAAS,IAAI,IAAI,CAAC,KAAK,CAAC,OAAO,KAAK,IAAI,CAAC,OAAO,EAAE;YAC1F,IAAI,CAAC,KAAK,CAAC,OAAO,GAAG,IAAI,CAAC,OAAO;;;IAI7B,aAAa,GAAA;;QACnB,OAAO,CAAA,EAAA,GAAA,IAAI,CAAC,UAAU,mCAAI,IAAI,CAAC,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/utils/create-identifier.ts","src/components/selectable/selectable.scss?tag=dso-selectable&encapsulation=scoped","src/components/selectable/selectable.tsx"],"sourcesContent":["/**\r\n * Form random hash\r\n */\r\nexport function chr4() {\r\n return Math.random().toString(16).slice(-4);\r\n}\r\n\r\n/**\r\n * Create random identifier with a prefix\r\n * @param prefix\r\n */\r\nexport function createIdentifier(prefix: string): string {\r\n return `${prefix}-${chr4()}${chr4()}-${chr4()}-${chr4()}-${chr4()}-${chr4()}${chr4()}${chr4()}`;\r\n}\r\n","@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/colors\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n@use \"~dso-toolkit/src/variables/zindex\";\r\n@use \"selectable.variables\" as selectable-variables;\r\n\r\n:host {\r\n padding-inline-start: var(--_dt-selectable-padding-inline-start, selectable-variables.$symbol-indent);\r\n position: relative;\r\n display: var(--dso-selectable-display, block);\r\n\r\n label {\r\n font-weight: 400;\r\n line-height: selectable-variables.$size;\r\n margin: 0;\r\n }\r\n\r\n input[type=\"checkbox\"][disabled],\r\n input[type=\"radio\"][disabled] {\r\n &,\r\n &:active,\r\n &:focus {\r\n + label {\r\n &::before {\r\n background-color: colors.$wit;\r\n box-shadow: 0 0 0 selectable-variables.$border-width selectable-variables.$disabled-color;\r\n }\r\n }\r\n }\r\n }\r\n\r\n input[type=\"checkbox\"],\r\n input[type=\"radio\"] {\r\n block-size: 100%;\r\n inset-inline-start: 0;\r\n margin: 0;\r\n appearance: none;\r\n position: absolute;\r\n inset-block-start: 0;\r\n inline-size: 100%;\r\n z-index: zindex.$selectable;\r\n zoom: 1;\r\n\r\n @media (prefers-contrast: more) {\r\n & {\r\n opacity: 1;\r\n }\r\n }\r\n\r\n &:not([disabled]) {\r\n cursor: pointer;\r\n }\r\n\r\n + label {\r\n display: inline;\r\n font-style: normal;\r\n padding-inline-start: 0;\r\n\r\n &::before {\r\n background: colors.$wit;\r\n border: 0;\r\n box-shadow: 0 0 0 selectable-variables.$border-width\r\n var(--_dso-selectable-color, selectable-variables.$valid-color);\r\n content: \"\";\r\n block-size: selectable-variables.$size - 2 * selectable-variables.$border-width;\r\n inset-inline-start: selectable-variables.$border-width;\r\n position: absolute;\r\n inset-block-start: selectable-variables.$border-width;\r\n inline-size: selectable-variables.$size - 2 * selectable-variables.$border-width;\r\n }\r\n }\r\n\r\n &:active,\r\n &.active {\r\n + label::before {\r\n background-color: selectable-variables.$active-background-color;\r\n box-shadow: 0 0 0 1px selectable-variables.$valid-color;\r\n block-size: selectable-variables.$size - 2px;\r\n inset-inline-start: 1px;\r\n inset-block-start: 1px;\r\n inline-size: selectable-variables.$size - 2px;\r\n }\r\n }\r\n }\r\n\r\n input[type=\"checkbox\"] {\r\n + label {\r\n &::before {\r\n border-radius: 4px;\r\n }\r\n\r\n &::after {\r\n background: transparent;\r\n content: \"\";\r\n inset-inline-start: 6px;\r\n opacity: 0;\r\n position: absolute;\r\n inset-block-start: 6px;\r\n zoom: 1;\r\n }\r\n }\r\n\r\n &:checked,\r\n &:indeterminate {\r\n + label {\r\n &::after {\r\n opacity: 1;\r\n }\r\n }\r\n }\r\n\r\n &:checked {\r\n + label {\r\n &::after {\r\n border: solid;\r\n border-color: var(--_dso-selectable-color, selectable-variables.$valid-marker-color);\r\n border-block-start-color: transparent;\r\n border-width: 0 0 3px 3px;\r\n block-size: 8px;\r\n transform: rotate(-45deg);\r\n inline-size: 13px;\r\n }\r\n }\r\n }\r\n\r\n &:indeterminate {\r\n + label {\r\n &::after {\r\n background-color: var(--_dso-selectable-color, selectable-variables.$valid-marker-color);\r\n block-size: selectable-variables.$indeterminate-size;\r\n inline-size: selectable-variables.$indeterminate-size;\r\n }\r\n }\r\n }\r\n }\r\n\r\n input[type=\"radio\"] {\r\n + label {\r\n &::before {\r\n border-radius: 50%;\r\n }\r\n\r\n &::after {\r\n background-color: transparent;\r\n border-radius: 50%;\r\n content: \"\";\r\n block-size: 12px;\r\n inset-inline-start: 6px;\r\n opacity: 0;\r\n position: absolute;\r\n inset-block-start: 6px;\r\n inline-size: 12px;\r\n zoom: 1;\r\n }\r\n }\r\n\r\n &:checked {\r\n + label {\r\n &::after {\r\n background-color: var(--_dso-selectable-color, selectable-variables.$valid-marker-color);\r\n opacity: 1;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &[invalid]:not([invalid=\"false\"]) {\r\n --_dso-selectable-color: #{selectable-variables.$invalid-color};\r\n }\r\n\r\n > dso-info {\r\n float: none;\r\n margin-block: units.$u1 0;\r\n margin-inline: 0 units.$u2;\r\n inline-size: 100%;\r\n }\r\n\r\n .dso-selectable-options {\r\n list-style: none;\r\n margin-block-start: units.$u1;\r\n padding-inline-start: 0;\r\n\r\n li + li {\r\n margin-block-start: units.$u1;\r\n }\r\n }\r\n}\r\n\r\n:host(:not(:last-child)) {\r\n margin-block-end: units.$u1;\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.dso-selectable-container {\r\n display: inline-block;\r\n\r\n .dso-selectable-input-wrapper {\r\n display: inline-block;\r\n min-block-size: units.$u3;\r\n position: relative;\r\n margin-inline-start: var(\r\n --_dt-selectable-input-wrapper-margin-inline-start,\r\n -(selectable-variables.$symbol-indent)\r\n );\r\n padding-inline-start: var(--_dt-selectable-input-wrapper-padding-inline-start, selectable-variables.$symbol-indent);\r\n\r\n input[type=\"radio\"],\r\n input[type=\"checkbox\"] {\r\n &:focus + label::before {\r\n box-shadow: 0 0 0 selectable-variables.$border-width\r\n var(--_dso-selectable-color, selectable-variables.$valid-color);\r\n block-size: selectable-variables.$size - 2 * selectable-variables.$border-width;\r\n inset-inline-start: selectable-variables.$border-width;\r\n inset-block-start: selectable-variables.$border-width;\r\n inline-size: selectable-variables.$size - 2 * selectable-variables.$border-width;\r\n }\r\n }\r\n }\r\n}\r\n\r\n::slotted([slot=\"info\"]) {\r\n float: none;\r\n margin-block: units.$u1 0;\r\n margin-inline: 0 units.$u2;\r\n inline-size: 100%;\r\n}\r\n\r\n::slotted([slot=\"options\"]) {\r\n list-style: none;\r\n margin-block-start: units.$u1;\r\n padding-inline-start: 0;\r\n\r\n li + li {\r\n margin-block-start: units.$u1;\r\n }\r\n}\r\n","import {\r\n Component,\r\n ComponentInterface,\r\n Element,\r\n Event,\r\n EventEmitter,\r\n Fragment,\r\n Method,\r\n Prop,\r\n State,\r\n Watch,\r\n forceUpdate,\r\n h,\r\n} from \"@stencil/core\";\r\n\r\nimport { createIdentifier } from \"../../utils/create-identifier\";\r\n\r\nimport { SelectableChangeEvent } from \"./selectable.interfaces\";\r\n\r\n/**\r\n * @slot - The label for this control\r\n * @slot info - Rich Content to be slotted in Info.\r\n * @slot options - for further nested selectable options: `<ul class=\"dso-selectable-options\" slot=\"options\">` and wrap each Selectable in a `<li>`.\r\n */\r\n@Component({\r\n tag: \"dso-selectable\",\r\n styleUrl: \"selectable.scss\",\r\n scoped: true,\r\n})\r\nexport class Selectable implements ComponentInterface {\r\n /**\r\n * Type of Selectable.\r\n *\r\n * `checkbox`: Multiple options\r\n * `radio`: Single option.\r\n */\r\n @Prop()\r\n type!: \"checkbox\" | \"radio\";\r\n\r\n /**\r\n * To set `<input id>` attribute for external references.\r\n */\r\n @Prop()\r\n identifier?: string;\r\n\r\n /**\r\n * Name of the Selectable. Can be used to group Selectables.\r\n */\r\n @Prop()\r\n name?: string;\r\n\r\n /**\r\n * The value of the Selectable.\r\n */\r\n @Prop()\r\n value!: string;\r\n\r\n /**\r\n * Set to true of the current value is not valid.\r\n */\r\n @Prop()\r\n invalid?: boolean;\r\n\r\n /**\r\n * To link this control to an element that describes it.\r\n */\r\n @Prop()\r\n describedById?: string;\r\n\r\n /**\r\n * To link this control to an element that labels it.\r\n */\r\n @Prop()\r\n labelledById?: string;\r\n\r\n /**\r\n * To disable the Selectable.\r\n */\r\n @Prop()\r\n disabled?: boolean;\r\n\r\n /**\r\n * To mark the Selectable as required.\r\n */\r\n @Prop()\r\n required?: boolean;\r\n\r\n /**\r\n * Mark the Selectable as checked\r\n */\r\n @Prop({ reflect: true })\r\n checked?: boolean;\r\n\r\n /**\r\n * An indeterminate state is neither true or false. It means the answer is somewhere in between.\r\n *\r\n * Can be used to indicate child Selectables that are a mix of checked and unchecked.\r\n */\r\n @Prop()\r\n indeterminate?: boolean;\r\n\r\n /**\r\n * Set to true if the Info should not be toggled and always visible.\r\n */\r\n @Prop()\r\n infoFixed?: boolean;\r\n\r\n /**\r\n * Emitted when the user checks or unchecks the Selectable.\r\n */\r\n @Event()\r\n dsoChange!: EventEmitter<SelectableChangeEvent>;\r\n\r\n @Element()\r\n host!: HTMLDsoSelectableElement;\r\n\r\n @State()\r\n infoActive = false;\r\n\r\n /**\r\n * Method to toggle the Info. Is set to `active` when passed.\r\n *\r\n * If `active` is not passed, Info is toggled to opposite value.\r\n * @param active\r\n */\r\n @Method()\r\n async toggleInfo(active?: boolean) {\r\n this.infoActive = active ?? !this.infoActive;\r\n }\r\n\r\n private mutationObserver?: MutationObserver;\r\n\r\n private fallbackIdentifier = createIdentifier(\"DsoSelectable\");\r\n\r\n private input: HTMLInputElement | undefined;\r\n\r\n private handleOnChange = (e: Event) => {\r\n const { target } = e;\r\n\r\n this.dsoChange.emit({\r\n originalEvent: e,\r\n checked: target instanceof HTMLInputElement && target.checked,\r\n });\r\n\r\n forceUpdate(this.host);\r\n };\r\n\r\n componentDidLoad() {\r\n this.mutationObserver?.disconnect();\r\n\r\n this.mutationObserver = new MutationObserver(() => forceUpdate(this.host));\r\n this.mutationObserver.observe(this.host, {\r\n childList: true,\r\n });\r\n\r\n this.setIndeterminate();\r\n }\r\n\r\n disconnectedCallback() {\r\n this.mutationObserver?.disconnect();\r\n }\r\n\r\n @Watch(\"indeterminate\")\r\n setIndeterminate() {\r\n if (!(this.input instanceof HTMLInputElement) || this.type !== \"checkbox\") {\r\n return;\r\n }\r\n\r\n this.input.indeterminate = !!this.indeterminate;\r\n }\r\n\r\n render() {\r\n const hasInfo = !!this.host.querySelector('[slot=\"info\"]');\r\n\r\n return (\r\n <Fragment>\r\n <div class=\"dso-selectable-container\">\r\n <div class=\"dso-selectable-input-wrapper\">\r\n <input\r\n type={this.type}\r\n id={this.getIdentifier()}\r\n value={this.value}\r\n name={this.name}\r\n aria-invalid={this.invalid?.toString()}\r\n aria-describedby={hasInfo && this.infoFixed ? this.describedById : undefined}\r\n aria-labelledBy={this.labelledById}\r\n disabled={this.disabled}\r\n required={this.required}\r\n checked={this.checked}\r\n onChange={this.handleOnChange}\r\n ref={(el) => (this.input = el)}\r\n />\r\n {!this.labelledById ? (\r\n <label htmlFor={this.getIdentifier()}>\r\n <slot />\r\n </label>\r\n ) : (\r\n <label>\r\n <slot />\r\n </label>\r\n )}\r\n </div>\r\n {hasInfo && !this.infoFixed && (\r\n <dso-info-button\r\n active={this.infoActive}\r\n onDsoToggle={(e) => (this.infoActive = e.detail.active)}\r\n ></dso-info-button>\r\n )}\r\n </div>\r\n {hasInfo && (\r\n <dso-info\r\n id={hasInfo && this.infoFixed ? this.describedById : undefined}\r\n fixed={this.infoFixed}\r\n active={this.infoActive}\r\n onDsoClose={() => (this.infoActive = false)}\r\n >\r\n <div>\r\n <slot name=\"info\"></slot>\r\n </div>\r\n </dso-info>\r\n )}\r\n <slot name=\"options\" />\r\n </Fragment>\r\n );\r\n }\r\n\r\n componentDidRender(): void {\r\n if (this.input && typeof this.checked === \"boolean\" && this.input.checked !== this.checked) {\r\n this.input.checked = this.checked;\r\n }\r\n }\r\n\r\n private getIdentifier(): string {\r\n return this.identifier ?? this.fallbackIdentifier;\r\n }\r\n}\r\n"],"version":3}
@@ -0,0 +1,86 @@
1
+ import { p as proxyCustomElement, H, e as createEvent, h, t as transformTag } from './p-BeWimuZg.js';
2
+ import { c as clsx } from './p-ChV9xqsO.js';
3
+ import { i as i18n } from './p-C0ZvZbHD.js';
4
+ import { d as defineCustomElement$2 } from './p-BLHKEAmx.js';
5
+ import { d as defineCustomElement$1 } from './p-CK_78rYk.js';
6
+
7
+ const translations = {
8
+ en: {
9
+ "dso-alert": {
10
+ close: "Close",
11
+ success: "Success",
12
+ info: "Notice",
13
+ warning: "Warning",
14
+ error: "Error",
15
+ },
16
+ },
17
+ nl: {
18
+ "dso-alert": {
19
+ close: "Sluiten",
20
+ success: "Gelukt",
21
+ info: "Opmerking",
22
+ warning: "Waarschuwing",
23
+ error: "Fout",
24
+ },
25
+ },
26
+ };
27
+
28
+ const alertCss = () => `:host{display:block}:host(:not(:first-child)){margin-block-start:24px}*,*::after,*::before{box-sizing:border-box}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}.alert{line-height:1.5;margin-block-end:var(--_dso-alert-margin-block-end, 24px);min-block-size:56px;position:relative;border:1px solid transparent}@media screen and (min-width: 481px){.alert{padding-block:15px;padding-inline:54px 39px}.alert.dso-compact{padding-block:7px;padding-inline:15px 39px}}@media screen and (max-width: 480px){.alert{padding-block:54px 15px;padding-inline:15px}.alert.dso-compact{padding-block:7px;padding-inline:15px}}.alert:not(:first-child){margin-block-start:24px}.alert .icon-status{inset-block-start:15px;inset-inline-start:15px;position:absolute}.alert.dso-compact{border-end-end-radius:8px;border-start-end-radius:8px;margin-inline-start:8px}.alert.dso-compact::before{content:"";position:absolute;inset-block-start:-1px;inset-block-end:-1px;inset-inline-start:-9px;border-start-start-radius:8px;border-end-start-radius:8px;inline-size:8px}.alert.dso-compact{min-block-size:16px}.alert.alert-success{--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.alert.alert-success a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}.alert.alert-success a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}.alert.alert-success a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}.alert.alert-success a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}.alert.alert-success{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#e4f1d4;color:#191919}.alert.alert-success{border-color:var(--_dso-alert-success-border-color, #e4f1d4)}.alert.alert-success.dso-compact::before{background-color:#39870c}.alert.alert-error{--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.alert.alert-error a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}.alert.alert-error a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}.alert.alert-error a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}.alert.alert-error a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}.alert.alert-error{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#f5d8dc;color:#191919}.alert.alert-error{border-color:var(--_dso-alert-error-border-color, #f5d8dc)}.alert.alert-error.dso-compact::before{background-color:#ce3f51}.alert.alert-warning{--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.alert.alert-warning a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}.alert.alert-warning a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}.alert.alert-warning a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}.alert.alert-warning a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}.alert.alert-warning{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#f8f6cc;color:#191919}.alert.alert-warning{border-color:var(--_dso-alert-warning-border-color, #f8f6cc)}.alert.alert-warning.dso-compact::before{background-color:#dcd400}.alert.alert-info{--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.alert.alert-info a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}.alert.alert-info a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}.alert.alert-info a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}.alert.alert-info a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}.alert.alert-info{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#e1ecf7;color:#191919}.alert.alert-info{border-color:var(--_dso-alert-info-border-color, #e1ecf7)}.alert.alert-info.dso-compact::before{background-color:#6ca4d9}.alert dso-icon-button{position:absolute;inset-block-start:7px;inset-inline-end:7px}.alert.dso-compact{min-block-size:16px}`;
29
+
30
+ const Alert = /*@__PURE__*/ proxyCustomElement(class Alert extends H {
31
+ constructor(registerHost) {
32
+ super();
33
+ if (registerHost !== false) {
34
+ this.__registerHost();
35
+ }
36
+ this.__attachShadow();
37
+ this.dsoClose = createEvent(this, "dsoClose", 7);
38
+ /**
39
+ * When `false` the close button in the alert will not be rendered.
40
+ */
41
+ this.closable = false;
42
+ this.text = i18n(() => this.host, translations);
43
+ }
44
+ render() {
45
+ const status = this.text(this.status);
46
+ if (!status) {
47
+ throw new Error(`Invalid status ${this.status}`);
48
+ }
49
+ return (h("div", { key: 'eeea4a67248e5fdc7e2c7d32b042c9efd31adaa4', class: clsx("alert", `alert-${this.status}`, { "dso-compact": this.compact }), role: this.roleAlert ? "alert" : undefined }, !this.compact && h("dso-icon", { key: '612cbefcdb765a9cd89ff685511c3bad873f351f', class: "icon-status", icon: "status-" + this.status }), h("span", { key: 'df7fe6801059b92da19617cdc016ca63c6511c10', class: "sr-only" }, status, ":"), h("slot", { key: '7cf677407b4873800de0829ee5bf09c489dace0e' }), this.closable && (h("dso-icon-button", { key: '7203acfb2ec0d89b940f7d9676f968ffce0b436a', label: this.text("close"), variant: "tertiary", icon: "times", onDsoClick: (e) => this.dsoClose.emit({ originalEvent: e }) }))));
50
+ }
51
+ get host() { return this; }
52
+ static get style() { return alertCss(); }
53
+ }, [257, "dso-alert", {
54
+ "status": [513],
55
+ "roleAlert": [4, "role-alert"],
56
+ "compact": [516],
57
+ "closable": [4]
58
+ }]);
59
+ function defineCustomElement() {
60
+ if (typeof customElements === "undefined") {
61
+ return;
62
+ }
63
+ const components = ["dso-alert", "dso-icon", "dso-icon-button"];
64
+ components.forEach(tagName => { switch (tagName) {
65
+ case "dso-alert":
66
+ if (!customElements.get(transformTag(tagName))) {
67
+ customElements.define(transformTag(tagName), Alert);
68
+ }
69
+ break;
70
+ case "dso-icon":
71
+ if (!customElements.get(transformTag(tagName))) {
72
+ defineCustomElement$2();
73
+ }
74
+ break;
75
+ case "dso-icon-button":
76
+ if (!customElements.get(transformTag(tagName))) {
77
+ defineCustomElement$1();
78
+ }
79
+ break;
80
+ } });
81
+ }
82
+
83
+ export { Alert as A, defineCustomElement as d };
84
+ //# sourceMappingURL=p-rN-Dizka.js.map
85
+
86
+ //# sourceMappingURL=p-rN-Dizka.js.map
@@ -0,0 +1 @@
1
+ {"file":"p-rN-Dizka.js","mappings":";;;;;;AAEO,MAAM,YAAY,GAAa;AACpC,IAAA,EAAE,EAAE;AACF,QAAA,WAAW,EAAE;AACX,YAAA,KAAK,EAAE,OAAO;AACd,YAAA,OAAO,EAAE,SAAS;AAClB,YAAA,IAAI,EAAE,QAAQ;AACd,YAAA,OAAO,EAAE,SAAS;AAClB,YAAA,KAAK,EAAE,OAAO;AACf,SAAA;AACF,KAAA;AACD,IAAA,EAAE,EAAE;AACF,QAAA,WAAW,EAAE;AACX,YAAA,KAAK,EAAE,SAAS;AAChB,YAAA,OAAO,EAAE,QAAQ;AACjB,YAAA,IAAI,EAAE,WAAW;AACjB,YAAA,OAAO,EAAE,cAAc;AACvB,YAAA,KAAK,EAAE,MAAM;AACd,SAAA;AACF,KAAA;CACF;;ACrBD,MAAM,QAAQ,GAAG,MAAM,CAAC,6gNAA6gN,CAAC;;MCazhN,KAAK,iBAAAA,kBAAA,CAAA,MAAA,KAAA,SAAAC,CAAA,CAAA;AALlB,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;;AA2BE;;AAEG;AAEH,QAAA,IAAQ,CAAA,QAAA,GAAG,KAAK;AAQR,QAAA,IAAA,CAAA,IAAI,GAAG,IAAI,CAAC,MAAM,IAAI,CAAC,IAAI,EAAE,YAAY,CAAC;AA4BnD;IA1BC,MAAM,GAAA;QACJ,MAAM,MAAM,GAAG,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC;QACrC,IAAI,CAAC,MAAM,EAAE;YACX,MAAM,IAAI,KAAK,CAAC,CAAA,eAAA,EAAkB,IAAI,CAAC,MAAM,CAAE,CAAA,CAAC;;AAGlD,QAAA,QACE,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAE,IAAI,CAAC,OAAO,EAAE,CAAS,MAAA,EAAA,IAAI,CAAC,MAAM,EAAE,EAAE,EAAE,aAAa,EAAE,IAAI,CAAC,OAAO,EAAE,CAAC,EAC7E,IAAI,EAAE,IAAI,CAAC,SAAS,GAAG,OAAO,GAAG,SAAS,EAAA,EAEzC,CAAC,IAAI,CAAC,OAAO,IAAI,CAAA,CAAA,UAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAU,KAAK,EAAC,aAAa,EAAC,IAAI,EAAE,SAAS,GAAG,IAAI,CAAC,MAAM,EAAI,CAAA,EACjF,CAAM,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,SAAS,EAAA,EAAE,MAAM,EAAS,GAAA,CAAA,EACtC,CAAa,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,EAEZ,IAAI,CAAC,QAAQ,KACZ,wEACE,KAAK,EAAE,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,EACzB,OAAO,EAAC,UAAU,EAClB,IAAI,EAAC,OAAO,EACZ,UAAU,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,aAAa,EAAE,CAAC,EAAE,CAAC,EAC3D,CAAA,CACH,CACG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/alert/alert.i18n.ts","src/components/alert/alert.scss?tag=dso-alert&encapsulation=shadow","src/components/alert/alert.tsx"],"sourcesContent":["import { Resource } from \"../../utils/i18n\";\r\n\r\nexport const translations: Resource = {\r\n en: {\r\n \"dso-alert\": {\r\n close: \"Close\",\r\n success: \"Success\",\r\n info: \"Notice\",\r\n warning: \"Warning\",\r\n error: \"Error\",\r\n },\r\n },\r\n nl: {\r\n \"dso-alert\": {\r\n close: \"Sluiten\",\r\n success: \"Gelukt\",\r\n info: \"Opmerking\",\r\n warning: \"Waarschuwing\",\r\n error: \"Fout\",\r\n },\r\n },\r\n};\r\n","@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n@use \"~dso-toolkit/src/components/alert\";\r\n\r\n:host {\r\n display: block;\r\n}\r\n\r\n:host(:not(:first-child)) {\r\n margin-block-start: units.$u3;\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.sr-only {\r\n @include utilities.sr-only();\r\n}\r\n\r\n.alert {\r\n @include alert.root();\r\n\r\n dso-icon-button {\r\n position: absolute;\r\n inset-block-start: units.$u1 - alert.$border-size;\r\n inset-inline-end: units.$u1 - alert.$border-size;\r\n }\r\n\r\n &.dso-compact {\r\n min-block-size: alert.$inline-padding;\r\n }\r\n}\r\n","import { Component, Element, Event, EventEmitter, Prop, h } from \"@stencil/core\";\r\nimport { clsx } from \"clsx\";\r\n\r\nimport { i18n } from \"../../utils/i18n\";\r\n\r\nimport { translations } from \"./alert.i18n\";\r\nimport { AlertCloseEvent } from \"./alert.interfaces\";\r\n\r\n@Component({\r\n tag: \"dso-alert\",\r\n styleUrl: \"alert.scss\",\r\n shadow: true,\r\n})\r\nexport class Alert {\r\n @Element()\r\n host!: HTMLDsoAlertElement;\r\n\r\n /**\r\n * Set status of alert\r\n */\r\n @Prop({ reflect: true })\r\n status!: \"success\" | \"info\" | \"warning\" | \"error\";\r\n\r\n /**\r\n * Whether or not to show the role attribute with value \"alert\". To control the tooltip add the `role-alert` attribute.\r\n */\r\n @Prop()\r\n roleAlert?: boolean;\r\n\r\n /**\r\n * Show alert as compact variant (without icon)\r\n */\r\n @Prop({ reflect: true })\r\n compact?: boolean;\r\n\r\n /**\r\n * When `false` the close button in the alert will not be rendered.\r\n */\r\n @Prop()\r\n closable = false;\r\n\r\n /**\r\n * Emitted when the user closes the Alert.\r\n */\r\n @Event()\r\n dsoClose!: EventEmitter<AlertCloseEvent>;\r\n\r\n private text = i18n(() => this.host, translations);\r\n\r\n render() {\r\n const status = this.text(this.status);\r\n if (!status) {\r\n throw new Error(`Invalid status ${this.status}`);\r\n }\r\n\r\n return (\r\n <div\r\n class={clsx(\"alert\", `alert-${this.status}`, { \"dso-compact\": this.compact })}\r\n role={this.roleAlert ? \"alert\" : undefined}\r\n >\r\n {!this.compact && <dso-icon class=\"icon-status\" icon={\"status-\" + this.status} />}\r\n <span class=\"sr-only\">{status}:</span>\r\n <slot></slot>\r\n\r\n {this.closable && (\r\n <dso-icon-button\r\n label={this.text(\"close\")}\r\n variant=\"tertiary\"\r\n icon=\"times\"\r\n onDsoClick={(e) => this.dsoClose.emit({ originalEvent: e })}\r\n />\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"],"version":3}
@@ -0,0 +1,51 @@
1
+ import { p as proxyCustomElement, H, e as createEvent, h, F as Fragment, t as transformTag } from './p-BeWimuZg.js';
2
+ import { d as defineCustomElement$2 } from './p-BLHKEAmx.js';
3
+ import { d as defineCustomElement$1 } from './p-CK_78rYk.js';
4
+
5
+ const infoCss = () => `:host{display:block;padding-block:16px;padding-inline:16px 32px;position:relative}:host{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}:host a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}:host a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}:host a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}:host a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}:host{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#f2f2f2;color:#191919}:host(:not([active],[fixed])),:host([active=false]:not([fixed])),:host([active=false][fixed=false]){display:none}dso-icon-button{position:absolute;inset-inline-end:8px;inset-block-start:8px}*,*::after,*::before{box-sizing:border-box}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}`;
6
+
7
+ const Info = /*@__PURE__*/ proxyCustomElement(class Info extends H {
8
+ constructor(registerHost) {
9
+ super();
10
+ if (registerHost !== false) {
11
+ this.__registerHost();
12
+ }
13
+ this.__attachShadow();
14
+ this.dsoClose = createEvent(this, "dsoClose", 7);
15
+ }
16
+ render() {
17
+ return (h(Fragment, { key: '6ea8fd02c7e0df97ecf3c57a895334f312c513c3' }, h("slot", { key: '1721e91318a52c8c4208b2acac069c723c748ec5' }), !this.fixed && (h("dso-icon-button", { key: 'fac469f4c2ee028d3f45b83353f038f7cb95fe58', label: "Sluiten", variant: "tertiary", icon: "times", onDsoClick: (e) => this.dsoClose.emit(e.detail.originalEvent) }))));
18
+ }
19
+ static get style() { return infoCss(); }
20
+ }, [257, "dso-info", {
21
+ "fixed": [516],
22
+ "active": [516]
23
+ }]);
24
+ function defineCustomElement() {
25
+ if (typeof customElements === "undefined") {
26
+ return;
27
+ }
28
+ const components = ["dso-info", "dso-icon", "dso-icon-button"];
29
+ components.forEach(tagName => { switch (tagName) {
30
+ case "dso-info":
31
+ if (!customElements.get(transformTag(tagName))) {
32
+ customElements.define(transformTag(tagName), Info);
33
+ }
34
+ break;
35
+ case "dso-icon":
36
+ if (!customElements.get(transformTag(tagName))) {
37
+ defineCustomElement$2();
38
+ }
39
+ break;
40
+ case "dso-icon-button":
41
+ if (!customElements.get(transformTag(tagName))) {
42
+ defineCustomElement$1();
43
+ }
44
+ break;
45
+ } });
46
+ }
47
+
48
+ export { Info as I, defineCustomElement as d };
49
+ //# sourceMappingURL=p-y2w_CPst.js.map
50
+
51
+ //# sourceMappingURL=p-y2w_CPst.js.map
@@ -0,0 +1 @@
1
+ {"file":"p-y2w_CPst.js","mappings":";;;;AAAA,MAAM,OAAO,GAAG,MAAM,CAAC,gsDAAgsD,CAAC;;MCO3sD,IAAI,iBAAAA,kBAAA,CAAA,MAAA,IAAA,SAAAC,CAAA,CAAA;;;;;;;;;IAmBf,MAAM,GAAA;AACJ,QAAA,QACE,EAAC,QAAQ,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACP,CAAa,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,EACZ,CAAC,IAAI,CAAC,KAAK,KACV,CAAA,CAAA,iBAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAC,SAAS,EACf,OAAO,EAAC,UAAU,EAClB,IAAI,EAAC,OAAO,EACZ,UAAU,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,aAAa,CAAC,GAC7D,CACH,CACQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/info/info.scss?tag=dso-info&encapsulation=shadow","src/components/info/info.tsx"],"sourcesContent":["@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n@use \"~dso-toolkit/src/components/button\";\r\n@use \"~dso-toolkit/src/components/info\";\r\n\r\n:host {\r\n display: block;\r\n\r\n @include info.root();\r\n}\r\n\r\n:host(:not([active], [fixed])),\r\n:host([active=\"false\"]:not([fixed])),\r\n:host([active=\"false\"][fixed=\"false\"]) {\r\n display: none;\r\n}\r\n\r\ndso-icon-button {\r\n position: absolute;\r\n inset-inline-end: units.$u1;\r\n inset-block-start: units.$u1;\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.sr-only {\r\n @include utilities.sr-only();\r\n}\r\n","import { Component, Event, EventEmitter, Fragment, Prop, h } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"dso-info\",\r\n styleUrl: \"./info.scss\",\r\n shadow: true,\r\n})\r\nexport class Info {\r\n /**\r\n * Set to true if the Info should not be toggled and always visible.\r\n */\r\n @Prop({ reflect: true })\r\n fixed?: boolean;\r\n\r\n /**\r\n * Whether the Info is active.\r\n */\r\n @Prop({ reflect: true })\r\n active?: boolean;\r\n\r\n /**\r\n * Emitted when the user activates the close button.\r\n */\r\n @Event()\r\n dsoClose!: EventEmitter<MouseEvent>;\r\n\r\n render() {\r\n return (\r\n <Fragment>\r\n <slot></slot>\r\n {!this.fixed && (\r\n <dso-icon-button\r\n label=\"Sluiten\"\r\n variant=\"tertiary\"\r\n icon=\"times\"\r\n onDsoClick={(e) => this.dsoClose.emit(e.detail.originalEvent)}\r\n />\r\n )}\r\n </Fragment>\r\n );\r\n }\r\n}\r\n"],"version":3}
@@ -0,0 +1,10 @@
1
+ 'use strict';
2
+
3
+ var index = require('./index-DDpKNH_F.js');
4
+
5
+ const AnnotationBody = ({ symbol, title, data, active, dsoActiveChange, }) => (index.h("div", { class: "annotation-body" }, symbol && index.h("div", { class: "annotation-symbol" }, symbol), index.h("div", { class: "annotation-info" }, index.h("p", { class: "annotation-title" }, title), data && index.h("p", { class: "annotation-data" }, data)), dsoActiveChange && (index.h("div", { class: "annotation-control" }, index.h("dso-slide-toggle", { accessibleLabel: "Toon op kaart", checked: active, onDsoActiveChange: (e) => dsoActiveChange.emit({ current: Boolean(active), next: !active, originalEvent: e }) })))));
6
+
7
+ exports.AnnotationBody = AnnotationBody;
8
+ //# sourceMappingURL=annotation-body-B4psycVM.js.map
9
+
10
+ //# sourceMappingURL=annotation-body-B4psycVM.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"annotation-body-DaD_bwoW.js","sources":["src/components/annotation/annotation-body.tsx"],"sourcesContent":["import { EventEmitter, FunctionalComponent, JSX, h } from \"@stencil/core\";\r\n\r\nimport { AnnotationActiveChangeEvent } from \"./annotation.interfaces\";\r\n\r\ninterface AnnotationBodyProps {\r\n title: JSX.Element;\r\n data?: JSX.Element;\r\n active?: boolean;\r\n dsoActiveChange?: EventEmitter<AnnotationActiveChangeEvent>;\r\n symbol?: JSX.Element;\r\n}\r\n\r\nexport const AnnotationBody: FunctionalComponent<AnnotationBodyProps> = ({\r\n symbol,\r\n title,\r\n data,\r\n active,\r\n dsoActiveChange,\r\n}) => (\r\n <div class=\"annotation-body\">\r\n {symbol && <div class=\"annotation-symbol\">{symbol}</div>}\r\n <div class=\"annotation-info\">\r\n <p class=\"annotation-title\">{title}</p>\r\n {data && <p class=\"annotation-data\">{data}</p>}\r\n </div>\r\n {dsoActiveChange && (\r\n <div class=\"annotation-control\">\r\n <dso-slide-toggle\r\n accessibleLabel=\"Toon op kaart\"\r\n checked={active}\r\n onDsoActiveChange={(e) => dsoActiveChange.emit({ current: Boolean(active), next: !active, originalEvent: e })}\r\n />\r\n </div>\r\n )}\r\n </div>\r\n);\r\n"],"names":["h"],"mappings":";;;;MAYa,cAAc,GAA6C,CAAC,EACvE,MAAM,EACN,KAAK,EACL,IAAI,EACJ,MAAM,EACN,eAAe,GAChB,MACCA,OAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAC,iBAAiB,EAAA;AACzB,IAAA,MAAM,IAAIA,OAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,mBAAmB,EAAA,EAAE,MAAM,CAAO;IACxDA,OAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,iBAAiB,EAAA;AAC1B,QAAAA,OAAA,CAAA,GAAA,EAAA,EAAG,KAAK,EAAC,kBAAkB,EAAA,EAAE,KAAK,CAAK;QACtC,IAAI,IAAIA,eAAG,KAAK,EAAC,iBAAiB,EAAE,EAAA,IAAI,CAAK,CAC1C;AACL,IAAA,eAAe,KACdA,OAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,oBAAoB,EAAA;AAC7B,QAAAA,OAAA,CAAA,kBAAA,EAAA,EACE,eAAe,EAAC,eAAe,EAC/B,OAAO,EAAE,MAAM,EACf,iBAAiB,EAAE,CAAC,CAAC,KAAK,eAAe,CAAC,IAAI,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,MAAM,EAAE,aAAa,EAAE,CAAC,EAAE,CAAC,EAAA,CAC7G,CACE,CACP,CACG;;;;"}
1
+ {"version":3,"file":"annotation-body-B4psycVM.js","sources":["src/components/annotation/annotation-body.tsx"],"sourcesContent":["import { EventEmitter, FunctionalComponent, JSX, h } from \"@stencil/core\";\r\n\r\nimport { AnnotationActiveChangeEvent } from \"./annotation.interfaces\";\r\n\r\ninterface AnnotationBodyProps {\r\n title: JSX.Element;\r\n data?: JSX.Element;\r\n active?: boolean;\r\n dsoActiveChange?: EventEmitter<AnnotationActiveChangeEvent>;\r\n symbol?: JSX.Element;\r\n}\r\n\r\nexport const AnnotationBody: FunctionalComponent<AnnotationBodyProps> = ({\r\n symbol,\r\n title,\r\n data,\r\n active,\r\n dsoActiveChange,\r\n}) => (\r\n <div class=\"annotation-body\">\r\n {symbol && <div class=\"annotation-symbol\">{symbol}</div>}\r\n <div class=\"annotation-info\">\r\n <p class=\"annotation-title\">{title}</p>\r\n {data && <p class=\"annotation-data\">{data}</p>}\r\n </div>\r\n {dsoActiveChange && (\r\n <div class=\"annotation-control\">\r\n <dso-slide-toggle\r\n accessibleLabel=\"Toon op kaart\"\r\n checked={active}\r\n onDsoActiveChange={(e) => dsoActiveChange.emit({ current: Boolean(active), next: !active, originalEvent: e })}\r\n />\r\n </div>\r\n )}\r\n </div>\r\n);\r\n"],"names":["h"],"mappings":";;;;AAYO,MAAM,cAAc,GAA6C,CAAC,EACvE,MAAM,EACN,KAAK,EACL,IAAI,EACJ,MAAM,EACN,eAAe,GAChB,MACCA,OAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAC,iBAAiB,EAAA,EACzB,MAAM,IAAIA,OAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,mBAAmB,EAAA,EAAE,MAAM,CAAO,EACxDA,OAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,iBAAiB,EAAA,EAC1BA,OAAA,CAAA,GAAA,EAAA,EAAG,KAAK,EAAC,kBAAkB,EAAA,EAAE,KAAK,CAAK,EACtC,IAAI,IAAIA,eAAG,KAAK,EAAC,iBAAiB,EAAE,EAAA,IAAI,CAAK,CAC1C,EACL,eAAe,KACdA,OAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAC,oBAAoB,EAAA,EAC7BA,OAAA,CAAA,kBAAA,EAAA,EACE,eAAe,EAAC,eAAe,EAC/B,OAAO,EAAE,MAAM,EACf,iBAAiB,EAAE,CAAC,CAAC,KAAK,eAAe,CAAC,IAAI,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,MAAM,EAAE,aAAa,EAAE,CAAC,EAAE,CAAC,EAAA,CAC7G,CACE,CACP,CACG;;;;"}
@@ -1,14 +1,12 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DvLsepiK.js');
3
+ var index = require('./index-DDpKNH_F.js');
4
4
 
5
5
  const AnnotationListRenvooiValues = ({ values }) => {
6
- return (index.h(index.Fragment, null, values === null || values === void 0 ? void 0 : values.map((v, i) => (index.h(index.Fragment, null,
7
- i > 0 && ", ",
8
- index.h("dso-renvooi", { value: v }))))));
6
+ return (index.h(index.Fragment, null, values === null || values === void 0 ? void 0 : values.map((v, i) => (index.h(index.Fragment, null, i > 0 && ", ", index.h("dso-renvooi", { value: v }))))));
9
7
  };
10
8
 
11
9
  exports.AnnotationListRenvooiValues = AnnotationListRenvooiValues;
12
- //# sourceMappingURL=annotation-list-renvooi-values-DrBMzeSq.js.map
10
+ //# sourceMappingURL=annotation-list-renvooi-values-wwLPtmp4.js.map
13
11
 
14
- //# sourceMappingURL=annotation-list-renvooi-values-DrBMzeSq.js.map
12
+ //# sourceMappingURL=annotation-list-renvooi-values-wwLPtmp4.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"annotation-list-renvooi-values-DrBMzeSq.js","sources":["src/components/annotation/annotation-list-renvooi-values.tsx"],"sourcesContent":["import { Fragment, FunctionalComponent, h } from \"@stencil/core\";\r\n\r\nimport { RenvooiValue } from \"../renvooi/renvooi.interfaces\";\r\n\r\ninterface AnnotationListRenvooiValues {\r\n values: RenvooiValue[] | undefined;\r\n}\r\n\r\nexport const AnnotationListRenvooiValues: FunctionalComponent<AnnotationListRenvooiValues> = ({ values }) => {\r\n return (\r\n <>\r\n {values?.map((v, i) => (\r\n <>\r\n {i > 0 && \", \"}\r\n <dso-renvooi value={v} />\r\n </>\r\n ))}\r\n </>\r\n );\r\n};\r\n"],"names":["h","Fragment"],"mappings":";;;;MAQa,2BAA2B,GAAqD,CAAC,EAAE,MAAM,EAAE,KAAI;AAC1G,IAAA,QACEA,OACG,CAAAC,cAAA,EAAA,IAAA,EAAA,MAAM,KAAN,IAAA,IAAA,MAAM,uBAAN,MAAM,CAAE,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,MAChBD,OAAA,CAAAC,cAAA,EAAA,IAAA;QACG,CAAC,GAAG,CAAC,IAAI,IAAI;QACdD,OAAa,CAAA,aAAA,EAAA,EAAA,KAAK,EAAE,CAAC,EAAA,CAAI,CACxB,CACJ,CAAC,CACD;AAEP;;;;"}
1
+ {"version":3,"file":"annotation-list-renvooi-values-wwLPtmp4.js","sources":["src/components/annotation/annotation-list-renvooi-values.tsx"],"sourcesContent":["import { Fragment, FunctionalComponent, h } from \"@stencil/core\";\r\n\r\nimport { RenvooiValue } from \"../renvooi/renvooi.interfaces\";\r\n\r\ninterface AnnotationListRenvooiValues {\r\n values: RenvooiValue[] | undefined;\r\n}\r\n\r\nexport const AnnotationListRenvooiValues: FunctionalComponent<AnnotationListRenvooiValues> = ({ values }) => {\r\n return (\r\n <>\r\n {values?.map((v, i) => (\r\n <>\r\n {i > 0 && \", \"}\r\n <dso-renvooi value={v} />\r\n </>\r\n ))}\r\n </>\r\n );\r\n};\r\n"],"names":["h","Fragment"],"mappings":";;;;MAQa,2BAA2B,GAAqD,CAAC,EAAE,MAAM,EAAE,KAAI;AAC1G,IAAA,QACEA,OACG,CAAAC,cAAA,EAAA,IAAA,EAAA,MAAM,KAAN,IAAA,IAAA,MAAM,uBAAN,MAAM,CAAE,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,MAChBD,OAAA,CAAAC,cAAA,EAAA,IAAA,EACG,CAAC,GAAG,CAAC,IAAI,IAAI,EACdD,OAAa,CAAA,aAAA,EAAA,EAAA,KAAK,EAAE,CAAC,EAAA,CAAI,CACxB,CACJ,CAAC,CACD;AAEP;;;;"}
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DvLsepiK.js');
3
+ var index = require('./index-DDpKNH_F.js');
4
4
 
5
5
  const AnnotationGewijzigdeLocatie = () => (index.h("dso-label", { class: "gewijzigde-locatie", status: "warning", compact: true }, "gewijzigde locatie"));
6
6
 
@@ -34,6 +34,6 @@ function watcher(host) {
34
34
  exports.AnnotationGewijzigdeLocatie = AnnotationGewijzigdeLocatie;
35
35
  exports.AnnotationSymbolSlot = AnnotationSymbolSlot;
36
36
  exports.watcher = watcher;
37
- //# sourceMappingURL=annotation-watcher-CIkkSlrQ.js.map
37
+ //# sourceMappingURL=annotation-watcher-C_bJBnAm.js.map
38
38
 
39
- //# sourceMappingURL=annotation-watcher-CIkkSlrQ.js.map
39
+ //# sourceMappingURL=annotation-watcher-C_bJBnAm.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"annotation-watcher-CIkkSlrQ.js","sources":["src/components/annotation/annotation-gewijzigde-locatie.tsx","src/components/annotation/annotation-symbol-slot.tsx","src/components/annotation/annotation-watcher.ts"],"sourcesContent":["import { FunctionalComponent, h } from \"@stencil/core\";\r\n\r\nexport const AnnotationGewijzigdeLocatie: FunctionalComponent = () => (\r\n <dso-label class=\"gewijzigde-locatie\" status=\"warning\" compact>\r\n gewijzigde locatie\r\n </dso-label>\r\n);\r\n","import { FunctionalComponent, h } from \"@stencil/core\";\r\n\r\nexport const AnnotationSymbolSlot: FunctionalComponent = () => <slot name=\"symbool\" />;\r\n","import { forceUpdate } from \"@stencil/core\";\r\n\r\nconst observers = new WeakMap<HTMLElement, MutationObserver>();\r\n\r\nexport function watcher(host: HTMLElement) {\r\n return {\r\n watch() {\r\n let observer = observers.get(host);\r\n if (!observer) {\r\n observer = new MutationObserver(() => forceUpdate(host));\r\n observers.set(host, observer);\r\n }\r\n\r\n observer.observe(host, { childList: true });\r\n },\r\n hasSymbool() {\r\n return host.querySelector(\"[slot=symbool]\") !== null;\r\n },\r\n unwatch() {\r\n const observer = observers.get(host);\r\n if (!observer) {\r\n return;\r\n }\r\n\r\n observer.disconnect();\r\n observers.delete(host);\r\n },\r\n };\r\n}\r\n"],"names":["h","forceUpdate"],"mappings":";;;;MAEa,2BAA2B,GAAwB,OAC9DA,OAAW,CAAA,WAAA,EAAA,EAAA,KAAK,EAAC,oBAAoB,EAAC,MAAM,EAAC,SAAS,EAAC,OAAO,EAAA,IAAA,EAAA,EAAA,oBAAA,CAElD;;ACHP,MAAM,oBAAoB,GAAwB,MAAMA,OAAA,CAAA,MAAA,EAAA,EAAM,IAAI,EAAC,SAAS,EAAA;;ACAnF,MAAM,SAAS,GAAG,IAAI,OAAO,EAAiC;AAExD,SAAU,OAAO,CAAC,IAAiB,EAAA;IACvC,OAAO;QACL,KAAK,GAAA;YACH,IAAI,QAAQ,GAAG,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC;YAClC,IAAI,CAAC,QAAQ,EAAE;AACb,gBAAA,QAAQ,GAAG,IAAI,gBAAgB,CAAC,MAAMC,iBAAW,CAAC,IAAI,CAAC,CAAC;AACxD,gBAAA,SAAS,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC;;YAG/B,QAAQ,CAAC,OAAO,CAAC,IAAI,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC;SAC5C;QACD,UAAU,GAAA;YACR,OAAO,IAAI,CAAC,aAAa,CAAC,gBAAgB,CAAC,KAAK,IAAI;SACrD;QACD,OAAO,GAAA;YACL,MAAM,QAAQ,GAAG,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC;YACpC,IAAI,CAAC,QAAQ,EAAE;gBACb;;YAGF,QAAQ,CAAC,UAAU,EAAE;AACrB,YAAA,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC;SACvB;KACF;AACH;;;;;;"}
1
+ {"version":3,"file":"annotation-watcher-C_bJBnAm.js","sources":["src/components/annotation/annotation-gewijzigde-locatie.tsx","src/components/annotation/annotation-symbol-slot.tsx","src/components/annotation/annotation-watcher.ts"],"sourcesContent":["import { FunctionalComponent, h } from \"@stencil/core\";\r\n\r\nexport const AnnotationGewijzigdeLocatie: FunctionalComponent = () => (\r\n <dso-label class=\"gewijzigde-locatie\" status=\"warning\" compact>\r\n gewijzigde locatie\r\n </dso-label>\r\n);\r\n","import { FunctionalComponent, h } from \"@stencil/core\";\r\n\r\nexport const AnnotationSymbolSlot: FunctionalComponent = () => <slot name=\"symbool\" />;\r\n","import { forceUpdate } from \"@stencil/core\";\r\n\r\nconst observers = new WeakMap<HTMLElement, MutationObserver>();\r\n\r\nexport function watcher(host: HTMLElement) {\r\n return {\r\n watch() {\r\n let observer = observers.get(host);\r\n if (!observer) {\r\n observer = new MutationObserver(() => forceUpdate(host));\r\n observers.set(host, observer);\r\n }\r\n\r\n observer.observe(host, { childList: true });\r\n },\r\n hasSymbool() {\r\n return host.querySelector(\"[slot=symbool]\") !== null;\r\n },\r\n unwatch() {\r\n const observer = observers.get(host);\r\n if (!observer) {\r\n return;\r\n }\r\n\r\n observer.disconnect();\r\n observers.delete(host);\r\n },\r\n };\r\n}\r\n"],"names":["h","forceUpdate"],"mappings":";;;;AAEO,MAAM,2BAA2B,GAAwB,OAC9DA,OAAW,CAAA,WAAA,EAAA,EAAA,KAAK,EAAC,oBAAoB,EAAC,MAAM,EAAC,SAAS,EAAC,OAAO,EAAA,IAAA,EAAA,EAAA,oBAAA,CAElD;;ACHD,MAAA,oBAAoB,GAAwB,MAAMA,OAAA,CAAA,MAAA,EAAA,EAAM,IAAI,EAAC,SAAS,EAAA;;ACAnF,MAAM,SAAS,GAAG,IAAI,OAAO,EAAiC;AAExD,SAAU,OAAO,CAAC,IAAiB,EAAA;IACvC,OAAO;QACL,KAAK,GAAA;YACH,IAAI,QAAQ,GAAG,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC;YAClC,IAAI,CAAC,QAAQ,EAAE;AACb,gBAAA,QAAQ,GAAG,IAAI,gBAAgB,CAAC,MAAMC,iBAAW,CAAC,IAAI,CAAC,CAAC;AACxD,gBAAA,SAAS,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC;;YAG/B,QAAQ,CAAC,OAAO,CAAC,IAAI,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC;SAC5C;QACD,UAAU,GAAA;YACR,OAAO,IAAI,CAAC,aAAa,CAAC,gBAAgB,CAAC,KAAK,IAAI;SACrD;QACD,OAAO,GAAA;YACL,MAAM,QAAQ,GAAG,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC;YACpC,IAAI,CAAC,QAAQ,EAAE;gBACb;;YAGF,QAAQ,CAAC,UAAU,EAAE;AACrB,YAAA,SAAS,CAAC,MAAM,CAAC,IAAI,CAAC;SACvB;KACF;AACH;;;;;;"}
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DvLsepiK.js');
3
+ var index = require('./index-DDpKNH_F.js');
4
4
 
5
5
  const stateMap = {
6
6
  success: "succes:",
@@ -10,7 +10,7 @@ const stateMap = {
10
10
  error: "fout:",
11
11
  };
12
12
 
13
- const accordionSectionCss = "*,*::after,*::before{box-sizing:border-box}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:inset(0)}:host{display:block;--_dso-accordion-margin-block-end:0}:host .dso-section-handle{font-size:1em;font-weight:600;line-height:1.375em;margin:0;position:relative}:host .dso-section-handle>a:active{text-decoration:none}:host .dso-section-handle a{text-decoration:none}:host .dso-section-handle a:hover,:host .dso-section-handle a:focus-visible{text-decoration:none}:host .dso-section-handle a:active{text-decoration:underline}:host .dso-section-handle .dso-status{color:#000;font-size:14px;font-weight:400}:host .dso-section-handle>button,:host .dso-section-handle>a{align-items:flex-start;background-color:transparent;border:0;cursor:pointer;display:flex;font-family:Asap, sans-serif;font-size:1em;font-weight:600;line-height:1.375em;margin:0;padding-block:12px;padding-inline:16px;text-align:start;inline-size:100%;overflow-wrap:anywhere}:host .dso-section-handle>button dso-icon,:host .dso-section-handle>a dso-icon{flex-shrink:0}:host .dso-section-handle>button dso-icon.dso-section-handle-chevron,:host .dso-section-handle>a dso-icon.dso-section-handle-chevron{transition:transform 260ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transform:rotate(0)}:host .dso-section-handle>button>.dso-section-handle-addons:first-child,:host .dso-section-handle>button>dso-icon:first-child,:host .dso-section-handle>a>.dso-section-handle-addons:first-child,:host .dso-section-handle>a>dso-icon:first-child{margin-inline-end:8px}:host .dso-section-handle>button>dso-icon:last-child,:host .dso-section-handle>a>dso-icon:last-child{margin-inline-start:auto}:host .dso-section-handle>button>.dso-section-handle-addons:last-child,:host .dso-section-handle>a>.dso-section-handle-addons:last-child{margin-inline-start:auto}:host .dso-section-handle>button>.dso-section-handle-addons:last-child dso-attachments-counter,:host .dso-section-handle>button>.dso-section-handle-addons:last-child dso-icon,:host .dso-section-handle>a>.dso-section-handle-addons:last-child dso-attachments-counter,:host .dso-section-handle>a>.dso-section-handle-addons:last-child dso-icon{margin-inline-start:8px}:host .dso-section-handle>button>dso-label,:host .dso-section-handle>a>dso-label{margin-inline-start:auto;padding-inline-start:8px;word-break:normal}:host .dso-section-handle>button>dso-label+dso-icon:last-child,:host .dso-section-handle>button>dso-label+.dso-section-handle-addons:last-child,:host .dso-section-handle>a>dso-label+dso-icon:last-child,:host .dso-section-handle>a>dso-label+.dso-section-handle-addons:last-child{margin-inline-start:8px}:host([open]:not([open=false])) .dso-section-handle>button .dso-section-handle-chevron:first-child,:host([open]:not([open=false])) .dso-section-handle>a .dso-section-handle-chevron:first-child{transform:rotate(90deg)}:host([open]:not([open=false])) .dso-section-handle>button .dso-section-handle-chevron:last-child,:host([open]:not([open=false])) .dso-section-handle>a .dso-section-handle-chevron:last-child{transform:rotate(-180deg)}.dso-section-body{background-color:#fff;border-block-start:0}.dso-section-body .dso-section-body-content{padding-block:20px 16px;padding-inline:16px}:host(.dso-accordion-default){border:1px solid #8b4a6a;border-radius:4px}:host(.dso-accordion-default) .dso-section-handle{background-color:#fff;border-radius:4px}:host(.dso-accordion-default) .dso-section-handle a,:host(.dso-accordion-default) .dso-section-handle button{color:#8b4a6a}:host(.dso-accordion-default) .dso-section-handle a:hover,:host(.dso-accordion-default) .dso-section-handle a:active,:host(.dso-accordion-default) .dso-section-handle a.active,:host(.dso-accordion-default) .dso-section-handle button:hover,:host(.dso-accordion-default) .dso-section-handle button:active,:host(.dso-accordion-default) .dso-section-handle button.active{color:#8b4a6a}:host(.dso-accordion-default) .dso-section-handle .dso-status{text-decoration:underline}:host(.dso-accordion-default) .dso-section-body{border-radius:0 0 4px 4px}:host(.dso-accordion-default[open]:not([open=false]))>.dso-section-handle{background-color:#8b4a6a;border-radius:0}:host(.dso-accordion-default[open]:not([open=false]))>.dso-section-handle a,:host(.dso-accordion-default[open]:not([open=false]))>.dso-section-handle button{color:#fff}:host(.dso-accordion-default[open]:not([open=false]))>.dso-section-handle a dso-attachments-counter,:host(.dso-accordion-default[open]:not([open=false]))>.dso-section-handle button dso-attachments-counter{--dso-attachments-counter-color:#fff;--dso-icon:var(--di-paperclip-wit)}:host(.dso-accordion-default.dso-nested-accordion[open]:not([open=false])) .dso-section-body{background-color:#e5e5e5}:host(.dso-accordion-compact) .dso-section-handle{border-block-end:1px solid transparent;border-block-start:1px solid #ccc}:host(.dso-accordion-compact) .dso-section-handle a,:host(.dso-accordion-compact) .dso-section-handle button{color:#39870c;padding-block-end:11px;padding-inline-start:0;padding-block-start:11px}:host(.dso-accordion-compact) .dso-section-handle a:hover,:host(.dso-accordion-compact) .dso-section-handle a:active,:host(.dso-accordion-compact) .dso-section-handle a.active,:host(.dso-accordion-compact) .dso-section-handle button:hover,:host(.dso-accordion-compact) .dso-section-handle button:active,:host(.dso-accordion-compact) .dso-section-handle button.active{color:#39870c}:host(.dso-accordion-compact) .dso-section-handle .dso-status{color:#000}:host(.dso-accordion-compact) .dso-section-body .dso-section-body-content{padding-inline-start:32px;padding-block-start:0;padding-inline-end:0}:host(.dso-accordion-compact.dso-accordion-reverse-align) .dso-section-handle a,:host(.dso-accordion-compact.dso-accordion-reverse-align) .dso-section-handle button{padding-inline:16px 0}:host(.dso-accordion-compact.dso-accordion-reverse-align) .dso-section-body .dso-section-body-content{padding-inline-start:16px;padding-inline-end:0}:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle{background-color:transparent}:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle a,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle button{color:#39870c}:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle a:hover,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle a:active,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle a.active,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle button:hover,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle button:active,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle button.active{color:#39870c}:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle a dso-attachments-counter,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle button dso-attachments-counter{--dso-attachments-counter-color:#666;--dso-icon:var(--di-paperclip-grijs)}:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-body{border-block-start:0}:host(.dso-accordion-compact.dso-nested-accordion[open]:not([open=false]))>.dso-section-body{padding-block-end:0}:host(.dso-accordion-compact.dso-nested-accordion[open]:not([open=false]))>.dso-section-body dso-accordion-section:last-child{border-block-end:0}:host(.dso-accordion-compact-black) .dso-section-handle{border-block-end:1px solid transparent;border-block-start:1px solid #ccc}:host(.dso-accordion-compact-black) .dso-section-handle a,:host(.dso-accordion-compact-black) .dso-section-handle button:not(.dso-slider){color:#000;padding-block-end:11px;padding-inline-start:0;padding-block-start:11px}:host(.dso-accordion-compact-black) .dso-section-handle a:hover,:host(.dso-accordion-compact-black) .dso-section-handle a:active,:host(.dso-accordion-compact-black) .dso-section-handle a.active,:host(.dso-accordion-compact-black) .dso-section-handle button:not(.dso-slider):hover,:host(.dso-accordion-compact-black) .dso-section-handle button:not(.dso-slider):active,:host(.dso-accordion-compact-black) .dso-section-handle button:not(.dso-slider).active{color:#000}:host(.dso-accordion-compact-black) .dso-section-body .dso-section-body-content{padding-inline-start:32px;padding-block-start:0;padding-inline-end:0}:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle{border-block-end:1px solid transparent;border-block-start:1px solid #ccc}:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle a,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle button:not(.dso-slider){color:#000;padding-block-end:11px;padding-inline-start:0;padding-block-start:11px}:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle a:hover,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle a:active,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle a.active,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle button:not(.dso-slider):hover,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle button:not(.dso-slider):active,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle button:not(.dso-slider).active{color:#000}:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-body .dso-section-body-content{padding-inline-start:32px;padding-block-start:0;padding-inline-end:0}:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle{display:flex}:host(.dso-accordion-compact-black.dso-accordion-section-activate) dso-slide-toggle{margin-block-start:11px;margin-inline:8px}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-voegtoe){background-color:#e4f1d4}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-voegtoe) .dso-section-body{background-color:#e4f1d4}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder){--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder) a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url(\"./di.svg#download-zwart\"))}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder) a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url(\"./di.svg#external-link-zwart\"))}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder) a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:var(--_dso-di-background-image, url(\"./di.svg#call-zwart\"))}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder) a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:var(--_dso-di-background-image, url(\"./di.svg#email-zwart\"))}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder){--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#f5d8dc;color:#191919}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder){--_dso-ozon-content-toggletip-color:colors.$zwart;text-decoration:line-through;--_dso-ozon-content-toggletip-text-decoration:underline line-through}@media screen and (min--moz-device-pixel-ratio: 0){:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder){font-family:sans-serif}}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder){background-color:#f5d8dc}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder) .dso-section-body{background-color:#f5d8dc}:host(.dso-accordion-compact-black.dso-accordion-reverse-align) .dso-section-handle a,:host(.dso-accordion-compact-black.dso-accordion-reverse-align) .dso-section-handle button{padding-inline:16px 0}:host(.dso-accordion-compact-black.dso-accordion-reverse-align) .dso-section-body .dso-section-body-content{padding-inline-start:16px;padding-inline-end:0}:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle{background-color:transparent}:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle a,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle button{color:#000}:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle a:hover,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle a:active,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle a.active,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle button:hover,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle button:active,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle button.active{color:#000}:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle a dso-attachments-counter,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle button dso-attachments-counter{--dso-attachments-counter-color:#666;--dso-icon:var(--di-paperclip-grijs)}:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-body{border-block-start:0}:host(.dso-accordion-compact-black.dso-nested-accordion[open]:not([open=false]))>.dso-section-body{padding-block-end:0}:host(.dso-accordion-compact-black.dso-nested-accordion[open]:not([open=false]))>.dso-section-body dso-accordion-section:last-child{border-block-end:0}:host(.dso-accordion-conclusion) .dso-section-handle{background-color:#f2f2f2;border:1px solid #f2f2f2}:host(.dso-accordion-conclusion) .dso-section-handle a,:host(.dso-accordion-conclusion) .dso-section-handle button{color:#000}:host(.dso-accordion-conclusion) .dso-section-handle a:hover,:host(.dso-accordion-conclusion) .dso-section-handle a:active,:host(.dso-accordion-conclusion) .dso-section-handle a.active,:host(.dso-accordion-conclusion) .dso-section-handle button:hover,:host(.dso-accordion-conclusion) .dso-section-handle button:active,:host(.dso-accordion-conclusion) .dso-section-handle button.active{background-color:#e5e5e5}:host(.dso-accordion-conclusion) .dso-section-handle a dso-attachments-counter,:host(.dso-accordion-conclusion) .dso-section-handle button dso-attachments-counter{--dso-attachments-counter-color:#000;--dso-icon:var(--di-paperclip-zwart)}:host(.dso-accordion-conclusion) .dso-section-body{border:2px solid #f2f2f2}:host(.dso-accordion-conclusion[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle{background-color:#f2f2f2}:host(.dso-accordion-conclusion.dso-nested-accordion[open]:not([open=false])){background-color:#fff}:host(.dso-accordion-neutral) .dso-section-handle{background-color:transparent;border:none;border-radius:4px;margin-block-end:2px}:host(.dso-accordion-neutral) .dso-section-handle a,:host(.dso-accordion-neutral) .dso-section-handle button{color:#000;padding-block:5px;padding-inline:0}:host(.dso-accordion-neutral) .dso-section-handle a:hover,:host(.dso-accordion-neutral) .dso-section-handle a:active,:host(.dso-accordion-neutral) .dso-section-handle a.active,:host(.dso-accordion-neutral) .dso-section-handle button:hover,:host(.dso-accordion-neutral) .dso-section-handle button:active,:host(.dso-accordion-neutral) .dso-section-handle button.active{color:#000}:host(.dso-accordion-neutral) .dso-section-handle a .info-icon,:host(.dso-accordion-neutral) .dso-section-handle button .info-icon{color:#39870c;margin-inline-start:8px}:host(.dso-accordion-neutral) .dso-section-handle dso-icon{vertical-align:top}:host(.dso-accordion-neutral) .dso-section-body[open],:host(.dso-accordion-neutral) .dso-section-body:not(.dso-hide){background-color:transparent;border:1px solid #275937;box-shadow:1px 3px 4px rgba(0, 0, 0, 0.5);margin-block:-2px 0}:host(.dso-accordion-neutral) .dso-section-body[open].dso-animate-ready,:host(.dso-accordion-neutral) .dso-section-body:not(.dso-hide).dso-animate-ready{transition-property:grid-template-rows, margin-block, border, opacity}:host(.dso-accordion-neutral) .dso-section-body[open] .dso-section-body-content,:host(.dso-accordion-neutral) .dso-section-body:not(.dso-hide) .dso-section-body-content{padding-block:16px 24px;padding-inline:16px}@media screen and (min-width: 480px){:host(.dso-accordion-neutral) .dso-section-body[open] .dso-section-body-content,:host(.dso-accordion-neutral) .dso-section-body:not(.dso-hide) .dso-section-body-content{padding-block:16px 24px;padding-inline:32px}}:host(.dso-accordion-neutral[open]:not([open=false]))>.dso-section-handle{background-color:transparant;border-radius:0;border-start-start-radius:4px;border-start-end-radius:4px}:host(.dso-accordion-neutral[open]:not([open=false]))>.dso-section-handle a,:host(.dso-accordion-neutral[open]:not([open=false]))>.dso-section-handle button{color:#000}:host(.dso-accordion-neutral[open]:not([open=false]))>.dso-section-handle a dso-attachments-counter,:host(.dso-accordion-neutral[open]:not([open=false]))>.dso-section-handle button dso-attachments-counter{--dso-attachments-counter-color:#fff;--dso-icon:var(--di-paperclip-wit)}:host(.dso-accordion-neutral[open]:not([open=false])) .dso-section-body{margin-block-end:16px;margin-block-start:2px}:host(.dso-accordion-neutral.dso-nested-accordion[open]:not([open=false])) .dso-section-body{background-color:#e5e5e5}";
13
+ const accordionSectionCss = () => `*,*::after,*::before{box-sizing:border-box}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}:host{display:block;--_dso-accordion-margin-block-end:0}:host .dso-section-handle{font-size:1em;font-weight:600;line-height:1.375em;margin:0;position:relative}:host .dso-section-handle>a:active{text-decoration:none}:host .dso-section-handle a{text-decoration:none}:host .dso-section-handle a:hover,:host .dso-section-handle a:focus-visible{text-decoration:none}:host .dso-section-handle a:active{text-decoration:underline}:host .dso-section-handle .dso-status{color:#000;font-size:14px;font-weight:400}:host .dso-section-handle>button,:host .dso-section-handle>a{align-items:flex-start;background-color:transparent;border:0;cursor:pointer;display:flex;font-family:Asap, sans-serif;font-size:1em;font-weight:600;line-height:1.375em;margin:0;padding-block:12px;padding-inline:16px;text-align:start;inline-size:100%;overflow-wrap:anywhere}:host .dso-section-handle>button dso-icon,:host .dso-section-handle>a dso-icon{flex-shrink:0}:host .dso-section-handle>button dso-icon.dso-section-handle-chevron,:host .dso-section-handle>a dso-icon.dso-section-handle-chevron{transition:transform 260ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transform:rotate(0)}:host .dso-section-handle>button>.dso-section-handle-addons:first-child,:host .dso-section-handle>button>dso-icon:first-child,:host .dso-section-handle>a>.dso-section-handle-addons:first-child,:host .dso-section-handle>a>dso-icon:first-child{margin-inline-end:8px}:host .dso-section-handle>button>dso-icon:last-child,:host .dso-section-handle>a>dso-icon:last-child{margin-inline-start:auto}:host .dso-section-handle>button>.dso-section-handle-addons:last-child,:host .dso-section-handle>a>.dso-section-handle-addons:last-child{margin-inline-start:auto}:host .dso-section-handle>button>.dso-section-handle-addons:last-child dso-attachments-counter,:host .dso-section-handle>button>.dso-section-handle-addons:last-child dso-icon,:host .dso-section-handle>a>.dso-section-handle-addons:last-child dso-attachments-counter,:host .dso-section-handle>a>.dso-section-handle-addons:last-child dso-icon{margin-inline-start:8px}:host .dso-section-handle>button>dso-label,:host .dso-section-handle>a>dso-label{margin-inline-start:auto;padding-inline-start:8px;word-break:normal}:host .dso-section-handle>button>dso-label+dso-icon:last-child,:host .dso-section-handle>button>dso-label+.dso-section-handle-addons:last-child,:host .dso-section-handle>a>dso-label+dso-icon:last-child,:host .dso-section-handle>a>dso-label+.dso-section-handle-addons:last-child{margin-inline-start:8px}:host([open]:not([open=false])) .dso-section-handle>button .dso-section-handle-chevron:first-child,:host([open]:not([open=false])) .dso-section-handle>a .dso-section-handle-chevron:first-child{transform:rotate(90deg)}:host([open]:not([open=false])) .dso-section-handle>button .dso-section-handle-chevron:last-child,:host([open]:not([open=false])) .dso-section-handle>a .dso-section-handle-chevron:last-child{transform:rotate(-180deg)}.dso-section-body{background-color:#fff;border-block-start:0}.dso-section-body .dso-section-body-content{padding-block:20px 16px;padding-inline:16px}:host(.dso-accordion-default){border:1px solid #8b4a6a;border-radius:4px}:host(.dso-accordion-default) .dso-section-handle{background-color:#fff;border-radius:4px}:host(.dso-accordion-default) .dso-section-handle a,:host(.dso-accordion-default) .dso-section-handle button{color:#8b4a6a}:host(.dso-accordion-default) .dso-section-handle a:hover,:host(.dso-accordion-default) .dso-section-handle a:active,:host(.dso-accordion-default) .dso-section-handle a.active,:host(.dso-accordion-default) .dso-section-handle button:hover,:host(.dso-accordion-default) .dso-section-handle button:active,:host(.dso-accordion-default) .dso-section-handle button.active{color:#8b4a6a}:host(.dso-accordion-default) .dso-section-handle .dso-status{text-decoration:underline}:host(.dso-accordion-default) .dso-section-body{border-radius:0 0 4px 4px}:host(.dso-accordion-default[open]:not([open=false]))>.dso-section-handle{background-color:#8b4a6a;border-radius:0}:host(.dso-accordion-default[open]:not([open=false]))>.dso-section-handle a,:host(.dso-accordion-default[open]:not([open=false]))>.dso-section-handle button{color:#fff}:host(.dso-accordion-default[open]:not([open=false]))>.dso-section-handle a dso-attachments-counter,:host(.dso-accordion-default[open]:not([open=false]))>.dso-section-handle button dso-attachments-counter{--dso-attachments-counter-color:#fff;--dso-icon:var(--di-paperclip-wit)}:host(.dso-accordion-default.dso-nested-accordion[open]:not([open=false])) .dso-section-body{background-color:#e5e5e5}:host(.dso-accordion-compact) .dso-section-handle{border-block-end:1px solid transparent;border-block-start:1px solid #ccc}:host(.dso-accordion-compact) .dso-section-handle a,:host(.dso-accordion-compact) .dso-section-handle button{color:#39870c;padding-block-end:11px;padding-inline-start:0;padding-block-start:11px}:host(.dso-accordion-compact) .dso-section-handle a:hover,:host(.dso-accordion-compact) .dso-section-handle a:active,:host(.dso-accordion-compact) .dso-section-handle a.active,:host(.dso-accordion-compact) .dso-section-handle button:hover,:host(.dso-accordion-compact) .dso-section-handle button:active,:host(.dso-accordion-compact) .dso-section-handle button.active{color:#39870c}:host(.dso-accordion-compact) .dso-section-handle .dso-status{color:#000}:host(.dso-accordion-compact) .dso-section-body .dso-section-body-content{padding-inline-start:32px;padding-block-start:0;padding-inline-end:0}:host(.dso-accordion-compact.dso-accordion-reverse-align) .dso-section-handle a,:host(.dso-accordion-compact.dso-accordion-reverse-align) .dso-section-handle button{padding-inline:16px 0}:host(.dso-accordion-compact.dso-accordion-reverse-align) .dso-section-body .dso-section-body-content{padding-inline-start:16px;padding-inline-end:0}:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle{background-color:transparent}:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle a,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle button{color:#39870c}:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle a:hover,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle a:active,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle a.active,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle button:hover,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle button:active,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle button.active{color:#39870c}:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle a dso-attachments-counter,:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle button dso-attachments-counter{--dso-attachments-counter-color:#666;--dso-icon:var(--di-paperclip-grijs)}:host(.dso-accordion-compact[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-body{border-block-start:0}:host(.dso-accordion-compact.dso-nested-accordion[open]:not([open=false]))>.dso-section-body{padding-block-end:0}:host(.dso-accordion-compact.dso-nested-accordion[open]:not([open=false]))>.dso-section-body dso-accordion-section:last-child{border-block-end:0}:host(.dso-accordion-compact-black) .dso-section-handle{border-block-end:1px solid transparent;border-block-start:1px solid #ccc}:host(.dso-accordion-compact-black) .dso-section-handle a,:host(.dso-accordion-compact-black) .dso-section-handle button:not(.dso-slider){color:#000;padding-block-end:11px;padding-inline-start:0;padding-block-start:11px}:host(.dso-accordion-compact-black) .dso-section-handle a:hover,:host(.dso-accordion-compact-black) .dso-section-handle a:active,:host(.dso-accordion-compact-black) .dso-section-handle a.active,:host(.dso-accordion-compact-black) .dso-section-handle button:not(.dso-slider):hover,:host(.dso-accordion-compact-black) .dso-section-handle button:not(.dso-slider):active,:host(.dso-accordion-compact-black) .dso-section-handle button:not(.dso-slider).active{color:#000}:host(.dso-accordion-compact-black) .dso-section-body .dso-section-body-content{padding-inline-start:32px;padding-block-start:0;padding-inline-end:0}:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle{border-block-end:1px solid transparent;border-block-start:1px solid #ccc}:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle a,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle button:not(.dso-slider){color:#000;padding-block-end:11px;padding-inline-start:0;padding-block-start:11px}:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle a:hover,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle a:active,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle a.active,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle button:not(.dso-slider):hover,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle button:not(.dso-slider):active,:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle button:not(.dso-slider).active{color:#000}:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-body .dso-section-body-content{padding-inline-start:32px;padding-block-start:0;padding-inline-end:0}:host(.dso-accordion-compact-black.dso-accordion-section-activate) .dso-section-handle{display:flex}:host(.dso-accordion-compact-black.dso-accordion-section-activate) dso-slide-toggle{margin-block-start:11px;margin-inline:8px}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-voegtoe){background-color:#e4f1d4}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-voegtoe) .dso-section-body{background-color:#e4f1d4}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder){--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder) a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder) a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder) a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder) a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder){--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#f5d8dc;color:#191919}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder){--_dso-ozon-content-toggletip-color:colors.$zwart;text-decoration:line-through;--_dso-ozon-content-toggletip-text-decoration:underline line-through}@media screen and (min--moz-device-pixel-ratio: 0){:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder){font-family:sans-serif}}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder){background-color:#f5d8dc}:host(.dso-accordion-compact-black.dso-accordion-wijzigactie-verwijder) .dso-section-body{background-color:#f5d8dc}:host(.dso-accordion-compact-black.dso-accordion-reverse-align) .dso-section-handle a,:host(.dso-accordion-compact-black.dso-accordion-reverse-align) .dso-section-handle button{padding-inline:16px 0}:host(.dso-accordion-compact-black.dso-accordion-reverse-align) .dso-section-body .dso-section-body-content{padding-inline-start:16px;padding-inline-end:0}:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle{background-color:transparent}:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle a,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle button{color:#000}:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle a:hover,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle a:active,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle a.active,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle button:hover,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle button:active,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle button.active{color:#000}:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle a dso-attachments-counter,:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-handle button dso-attachments-counter{--dso-attachments-counter-color:#666;--dso-icon:var(--di-paperclip-grijs)}:host(.dso-accordion-compact-black[open]:not([open=false]))>.dso-section-body{border-block-start:0}:host(.dso-accordion-compact-black.dso-nested-accordion[open]:not([open=false]))>.dso-section-body{padding-block-end:0}:host(.dso-accordion-compact-black.dso-nested-accordion[open]:not([open=false]))>.dso-section-body dso-accordion-section:last-child{border-block-end:0}:host(.dso-accordion-conclusion) .dso-section-handle{background-color:#f2f2f2;border:1px solid #f2f2f2}:host(.dso-accordion-conclusion) .dso-section-handle a,:host(.dso-accordion-conclusion) .dso-section-handle button{color:#000}:host(.dso-accordion-conclusion) .dso-section-handle a:hover,:host(.dso-accordion-conclusion) .dso-section-handle a:active,:host(.dso-accordion-conclusion) .dso-section-handle a.active,:host(.dso-accordion-conclusion) .dso-section-handle button:hover,:host(.dso-accordion-conclusion) .dso-section-handle button:active,:host(.dso-accordion-conclusion) .dso-section-handle button.active{background-color:#e5e5e5}:host(.dso-accordion-conclusion) .dso-section-handle a dso-attachments-counter,:host(.dso-accordion-conclusion) .dso-section-handle button dso-attachments-counter{--dso-attachments-counter-color:#000;--dso-icon:var(--di-paperclip-zwart)}:host(.dso-accordion-conclusion) .dso-section-body{border:2px solid #f2f2f2}:host(.dso-accordion-conclusion[open]:not([open=false]):not(.dso-nested-accordion))>.dso-section-handle{background-color:#f2f2f2}:host(.dso-accordion-conclusion.dso-nested-accordion[open]:not([open=false])){background-color:#fff}:host(.dso-accordion-neutral) .dso-section-handle{background-color:transparent;border:none;border-radius:4px;margin-block-end:2px}:host(.dso-accordion-neutral) .dso-section-handle a,:host(.dso-accordion-neutral) .dso-section-handle button{color:#000;padding-block:5px;padding-inline:0}:host(.dso-accordion-neutral) .dso-section-handle a:hover,:host(.dso-accordion-neutral) .dso-section-handle a:active,:host(.dso-accordion-neutral) .dso-section-handle a.active,:host(.dso-accordion-neutral) .dso-section-handle button:hover,:host(.dso-accordion-neutral) .dso-section-handle button:active,:host(.dso-accordion-neutral) .dso-section-handle button.active{color:#000}:host(.dso-accordion-neutral) .dso-section-handle a .info-icon,:host(.dso-accordion-neutral) .dso-section-handle button .info-icon{color:#39870c;margin-inline-start:8px}:host(.dso-accordion-neutral) .dso-section-handle dso-icon{vertical-align:top}:host(.dso-accordion-neutral) .dso-section-body[open],:host(.dso-accordion-neutral) .dso-section-body:not(.dso-hide){background-color:transparent;border:1px solid #275937;box-shadow:1px 3px 4px rgba(0, 0, 0, 0.5);margin-block:-2px 0}:host(.dso-accordion-neutral) .dso-section-body[open].dso-animate-ready,:host(.dso-accordion-neutral) .dso-section-body:not(.dso-hide).dso-animate-ready{transition-property:grid-template-rows, margin-block, border, opacity}:host(.dso-accordion-neutral) .dso-section-body[open] .dso-section-body-content,:host(.dso-accordion-neutral) .dso-section-body:not(.dso-hide) .dso-section-body-content{padding-block:16px 24px;padding-inline:16px}@media screen and (min-width: 480px){:host(.dso-accordion-neutral) .dso-section-body[open] .dso-section-body-content,:host(.dso-accordion-neutral) .dso-section-body:not(.dso-hide) .dso-section-body-content{padding-block:16px 24px;padding-inline:32px}}:host(.dso-accordion-neutral[open]:not([open=false]))>.dso-section-handle{background-color:transparant;border-radius:0;border-start-start-radius:4px;border-start-end-radius:4px}:host(.dso-accordion-neutral[open]:not([open=false]))>.dso-section-handle a,:host(.dso-accordion-neutral[open]:not([open=false]))>.dso-section-handle button{color:#000}:host(.dso-accordion-neutral[open]:not([open=false]))>.dso-section-handle a dso-attachments-counter,:host(.dso-accordion-neutral[open]:not([open=false]))>.dso-section-handle button dso-attachments-counter{--dso-attachments-counter-color:#fff;--dso-icon:var(--di-paperclip-wit)}:host(.dso-accordion-neutral[open]:not([open=false])) .dso-section-body{margin-block-end:16px;margin-block-start:2px}:host(.dso-accordion-neutral.dso-nested-accordion[open]:not([open=false])) .dso-section-body{background-color:#e5e5e5}`;
14
14
 
15
15
  // eslint-disable-next-line no-console
16
16
  const log = window["_dsoLog"] === true ? console.log.bind(console.log) : function () { };
@@ -198,9 +198,7 @@ const AccordionSection = class {
198
198
  }
199
199
  get host() { return index.getElement(this); }
200
200
  };
201
- AccordionSection.style = accordionSectionCss;
201
+ AccordionSection.style = accordionSectionCss();
202
202
 
203
203
  exports.dso_accordion_section = AccordionSection;
204
204
  //# sourceMappingURL=dso-accordion-section.entry.cjs.js.map
205
-
206
- //# sourceMappingURL=dso-accordion-section.cjs.entry.js.map
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DvLsepiK.js');
3
+ var index = require('./index-DDpKNH_F.js');
4
4
 
5
5
  const appendToMap = (map, propName, value) => {
6
6
  const items = map.get(propName);
@@ -208,7 +208,7 @@ const createStore = (defaultState, shouldUpdate) => {
208
208
  return map;
209
209
  };
210
210
 
211
- const accordionCss = ":host{display:block;margin-block-end:var(--_dso-accordion-margin-block-end, 32px)}*,*::after,*::before{box-sizing:border-box}::slotted(dso-accordion-section:not(:first-child,.dso-accordion-compact,.dso-accordion-compact-black)){margin-block-start:4px}::slotted(dso-accordion-section.dso-accordion-compact:last-child),::slotted(dso-accordion-section.dso-accordion-compact-black:last-child){border-block-end:1px solid #ccc}";
211
+ const accordionCss = () => `:host{display:block;margin-block-end:var(--_dso-accordion-margin-block-end, 32px)}*,*::after,*::before{box-sizing:border-box}::slotted(dso-accordion-section:not(:first-child,.dso-accordion-compact,.dso-accordion-compact-black)){margin-block-start:4px}::slotted(dso-accordion-section.dso-accordion-compact:last-child),::slotted(dso-accordion-section.dso-accordion-compact-black:last-child){border-block-end:1px solid #ccc}`;
212
212
 
213
213
  const Accordion = class {
214
214
  constructor(hostRef) {
@@ -250,9 +250,7 @@ const Accordion = class {
250
250
  }
251
251
  get host() { return index.getElement(this); }
252
252
  };
253
- Accordion.style = accordionCss;
253
+ Accordion.style = accordionCss();
254
254
 
255
255
  exports.dso_accordion = Accordion;
256
256
  //# sourceMappingURL=dso-accordion.entry.cjs.js.map
257
-
258
- //# sourceMappingURL=dso-accordion.cjs.entry.js.map
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DvLsepiK.js');
3
+ var index = require('./index-DDpKNH_F.js');
4
4
 
5
- const actionListItemCss = "*,*::after,*::before{box-sizing:border-box}:host .dso-step-counter{background-color:#275937;border:8px solid #79b929;border-radius:50%;box-sizing:content-box;color:#fff;font-size:1.25rem;font-weight:500;block-size:2rem;inset-inline-start:16px;line-height:2rem;position:absolute;text-align:center;inset-block-start:-1.5rem;inline-size:2rem}:host{display:block;padding-block:16px;position:relative}:host(.divider) .dso-action-list-item::after{border-block-end:0.25rem dashed #6ca4d9;inset-block-end:0;content:\"\";display:block;block-size:24px;position:absolute;inset-inline-start:calc(2rem + 16px + 16px + 8px - 8px);inline-size:calc(100% - (2rem + 16px + 16px + 8px - 8px))}@media screen and (min-width: 480px){:host(.divider) .dso-action-list-item::after{inset-inline-start:calc(2rem + 16px + 16px + 8px);inline-size:calc(100% - (2rem + 16px + 16px + 8px))}}h3{margin-block-end:16px;margin-block-start:0;min-block-size:48px;padding-block-start:9px;color:#275937;color:#275937;font-size:1.125rem;font-weight:600}@media screen and (min-width: 480px){h3{font-size:1.25rem}}.dso-action-list-item{display:grid;grid-template-columns:calc(2rem + 16px + 16px + 8px - 8px) 1fr}@media screen and (min-width: 480px){.dso-action-list-item{grid-template-columns:calc(2rem + 16px + 16px + 8px) 1fr}}.dso-action-list-item .dso-step-counter{position:unset}.dso-action-list-item .action-list-item-content{grid-column:2/2}dso-icon{block-size:48px;inline-size:48px}";
5
+ const actionListItemCss = () => `*,*::after,*::before{box-sizing:border-box}:host .dso-step-counter{background-color:#275937;border:8px solid #79b929;border-radius:50%;box-sizing:content-box;color:#fff;font-size:1.25rem;font-weight:500;block-size:2rem;inset-inline-start:16px;line-height:2rem;position:absolute;text-align:center;inset-block-start:-1.5rem;inline-size:2rem}:host{display:block;padding-block:16px;position:relative}:host(.divider) .dso-action-list-item::after{border-block-end:0.25rem dashed #6ca4d9;inset-block-end:0;content:"";display:block;block-size:24px;position:absolute;inset-inline-start:calc(2rem + 16px + 16px + 8px - 8px);inline-size:calc(100% - (2rem + 16px + 16px + 8px - 8px))}@media screen and (min-width: 480px){:host(.divider) .dso-action-list-item::after{inset-inline-start:calc(2rem + 16px + 16px + 8px);inline-size:calc(100% - (2rem + 16px + 16px + 8px))}}h3{margin-block-end:16px;margin-block-start:0;min-block-size:48px;padding-block-start:9px;color:#275937;color:#275937;font-size:1.125rem;font-weight:600}@media screen and (min-width: 480px){h3{font-size:1.25rem}}.dso-action-list-item{display:grid;grid-template-columns:calc(2rem + 16px + 16px + 8px - 8px) 1fr}@media screen and (min-width: 480px){.dso-action-list-item{grid-template-columns:calc(2rem + 16px + 16px + 8px) 1fr}}.dso-action-list-item .dso-step-counter{position:unset}.dso-action-list-item .action-list-item-content{grid-column:2/2}dso-icon{block-size:48px;inline-size:48px}`;
6
6
 
7
7
  const ActionListItem = class {
8
8
  constructor(hostRef) {
@@ -27,9 +27,7 @@ const ActionListItem = class {
27
27
  } }, index.h("div", { key: 'b2bacfb2d6c74871d7dbf3cf4415f0cd03f5c6ac', class: "dso-action-list-item" }, this.warning ? index.h("dso-icon", { icon: "status-warning" }) : index.h("div", { class: "dso-step-counter" }, this.step), index.h("div", { key: 'f8caa52df613dad923b1e9822bd6eff7b5bb7afd', class: "action-list-item-content" }, this.itemTitle && index.h("h3", { key: '5387171239124ccf77108b1e3dec6c57dfc71af0' }, this.itemTitle), index.h("slot", { key: 'aaa55694715d3a1efc3b81c2454e24fa81725acc' })))));
28
28
  }
29
29
  };
30
- ActionListItem.style = actionListItemCss;
30
+ ActionListItem.style = actionListItemCss();
31
31
 
32
32
  exports.dso_action_list_item = ActionListItem;
33
33
  //# sourceMappingURL=dso-action-list-item.entry.cjs.js.map
34
-
35
- //# sourceMappingURL=dso-action-list-item.cjs.entry.js.map