@dso-toolkit/core 83.1.0 → 84.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1158) hide show
  1. package/dist/bundle/dso-accordion-section.js +25 -23
  2. package/dist/bundle/dso-accordion-section.js.map +1 -1
  3. package/dist/bundle/dso-accordion.js +9 -7
  4. package/dist/bundle/dso-accordion.js.map +1 -1
  5. package/dist/bundle/dso-action-list-item.js +11 -9
  6. package/dist/bundle/dso-action-list-item.js.map +1 -1
  7. package/dist/bundle/dso-action-list.js +9 -7
  8. package/dist/bundle/dso-action-list.js.map +1 -1
  9. package/dist/bundle/dso-advanced-select.js +1006 -19
  10. package/dist/bundle/dso-advanced-select.js.map +1 -1
  11. package/dist/bundle/dso-alert.js +1 -1
  12. package/dist/bundle/dso-annotation-activiteit.js +25 -23
  13. package/dist/bundle/dso-annotation-activiteit.js.map +1 -1
  14. package/dist/bundle/dso-annotation-gebiedsaanwijzing.js +23 -21
  15. package/dist/bundle/dso-annotation-gebiedsaanwijzing.js.map +1 -1
  16. package/dist/bundle/dso-annotation-kaart.js +16 -14
  17. package/dist/bundle/dso-annotation-kaart.js.map +1 -1
  18. package/dist/bundle/dso-annotation-locatie.js +1 -1
  19. package/dist/bundle/dso-annotation-omgevingsnormwaarde.js +24 -22
  20. package/dist/bundle/dso-annotation-omgevingsnormwaarde.js.map +1 -1
  21. package/dist/bundle/dso-attachments-counter.js +1 -1
  22. package/dist/bundle/dso-autosuggest.js +17 -20
  23. package/dist/bundle/dso-autosuggest.js.map +1 -1
  24. package/dist/bundle/dso-badge.js +1 -1
  25. package/dist/bundle/dso-banner.js +9 -7
  26. package/dist/bundle/dso-banner.js.map +1 -1
  27. package/dist/bundle/dso-button-group.js +1 -1
  28. package/dist/bundle/dso-card-container.js +9 -7
  29. package/dist/bundle/dso-card-container.js.map +1 -1
  30. package/dist/bundle/dso-card.js +11 -9
  31. package/dist/bundle/dso-card.js.map +1 -1
  32. package/dist/bundle/dso-contact-information.js +9 -7
  33. package/dist/bundle/dso-contact-information.js.map +1 -1
  34. package/dist/bundle/dso-date-picker.js +9 -7
  35. package/dist/bundle/dso-date-picker.js.map +1 -1
  36. package/dist/bundle/dso-document-card.js +11 -9
  37. package/dist/bundle/dso-document-card.js.map +1 -1
  38. package/dist/bundle/dso-document-component.js +1 -1
  39. package/dist/bundle/dso-dropdown-menu.js +1 -1
  40. package/dist/bundle/dso-expandable.js +1 -1
  41. package/dist/bundle/dso-header.js +15 -14
  42. package/dist/bundle/dso-header.js.map +1 -1
  43. package/dist/bundle/dso-highlight-box.js +9 -7
  44. package/dist/bundle/dso-highlight-box.js.map +1 -1
  45. package/dist/bundle/dso-history-item.js +11 -9
  46. package/dist/bundle/dso-history-item.js.map +1 -1
  47. package/dist/bundle/dso-icon-button.js +1 -1
  48. package/dist/bundle/dso-icon.js +1 -1
  49. package/dist/bundle/dso-image-overlay.js +1 -1
  50. package/dist/bundle/dso-info-button.js +1 -1
  51. package/dist/bundle/dso-info.js +1 -1
  52. package/dist/bundle/dso-input-range.js +9 -7
  53. package/dist/bundle/dso-input-range.js.map +1 -1
  54. package/dist/bundle/dso-label.js +1 -1
  55. package/dist/bundle/dso-legend-item.js +22 -20
  56. package/dist/bundle/dso-legend-item.js.map +1 -1
  57. package/dist/bundle/dso-legend.d.ts +11 -0
  58. package/dist/bundle/dso-legend.js +120 -0
  59. package/dist/bundle/dso-legend.js.map +1 -0
  60. package/dist/bundle/dso-list-button.js +315 -18
  61. package/dist/bundle/dso-list-button.js.map +1 -1
  62. package/dist/bundle/dso-logo.js +148 -8
  63. package/dist/bundle/dso-logo.js.map +1 -1
  64. package/dist/bundle/dso-map-base-layers.js +21 -19
  65. package/dist/bundle/dso-map-base-layers.js.map +1 -1
  66. package/dist/bundle/dso-map-controls.js +1071 -14
  67. package/dist/bundle/dso-map-controls.js.map +1 -1
  68. package/dist/bundle/dso-map-layer-object.d.ts +11 -0
  69. package/dist/bundle/dso-map-layer-object.js +56 -0
  70. package/dist/bundle/dso-map-layer-object.js.map +1 -0
  71. package/dist/bundle/dso-map-layer.d.ts +11 -0
  72. package/dist/bundle/dso-map-layer.js +61 -0
  73. package/dist/bundle/dso-map-layer.js.map +1 -0
  74. package/dist/bundle/dso-map-overlays.js +20 -18
  75. package/dist/bundle/dso-map-overlays.js.map +1 -1
  76. package/dist/bundle/dso-mark-bar.js +14 -12
  77. package/dist/bundle/dso-mark-bar.js.map +1 -1
  78. package/dist/bundle/dso-modal.js +16 -14
  79. package/dist/bundle/dso-modal.js.map +1 -1
  80. package/dist/bundle/dso-onboarding-tip.js +15 -13
  81. package/dist/bundle/dso-onboarding-tip.js.map +1 -1
  82. package/dist/bundle/dso-ozon-content-toggletip.js +1 -1
  83. package/dist/bundle/dso-ozon-content.js +1 -1
  84. package/dist/bundle/dso-pagination.js +14 -12
  85. package/dist/bundle/dso-pagination.js.map +1 -1
  86. package/dist/bundle/dso-panel.js +1 -1
  87. package/dist/bundle/dso-plekinfo-card.js +12 -10
  88. package/dist/bundle/dso-plekinfo-card.js.map +1 -1
  89. package/dist/bundle/dso-progress-indicator.js +1 -1
  90. package/dist/bundle/dso-project-item.js +18 -16
  91. package/dist/bundle/dso-project-item.js.map +1 -1
  92. package/dist/bundle/dso-renvooi.js +1 -1
  93. package/dist/bundle/dso-responsive-element.js +1 -1
  94. package/dist/bundle/dso-scrollable.js +1 -1
  95. package/dist/bundle/dso-selectable.js +1 -1
  96. package/dist/bundle/dso-skiplink.js +12 -10
  97. package/dist/bundle/dso-skiplink.js.map +1 -1
  98. package/dist/bundle/dso-slide-toggle.js +1 -1
  99. package/dist/bundle/dso-survey-rating.js +501 -15
  100. package/dist/bundle/dso-survey-rating.js.map +1 -1
  101. package/dist/bundle/dso-tab.js +9 -7
  102. package/dist/bundle/dso-tab.js.map +1 -1
  103. package/dist/bundle/dso-table.js +1 -1
  104. package/dist/bundle/dso-tabs.js +10 -8
  105. package/dist/bundle/dso-tabs.js.map +1 -1
  106. package/dist/bundle/dso-tijdreis-banner.js +12 -10
  107. package/dist/bundle/dso-tijdreis-banner.js.map +1 -1
  108. package/dist/bundle/dso-toggletip.js +1 -1
  109. package/dist/bundle/dso-tooltip.js +1 -1
  110. package/dist/bundle/dso-tree-view.js +16 -20
  111. package/dist/bundle/dso-tree-view.js.map +1 -1
  112. package/dist/bundle/dso-viewer-grid.js +525 -31
  113. package/dist/bundle/dso-viewer-grid.js.map +1 -1
  114. package/dist/bundle/dsot-document-component-demo.js +43 -41
  115. package/dist/bundle/dsot-document-component-demo.js.map +1 -1
  116. package/dist/bundle/index.js +10 -3
  117. package/dist/bundle/index.js.map +1 -1
  118. package/dist/bundle/p-B15-R4R0.js +8 -0
  119. package/dist/bundle/p-B15-R4R0.js.map +1 -0
  120. package/dist/bundle/{p-BsnzmGaW.js → p-B1fJHBoE.js} +11 -9
  121. package/dist/bundle/p-B1fJHBoE.js.map +1 -0
  122. package/dist/bundle/{p-CqQwHORn.js → p-BCe3H09s.js} +13 -11
  123. package/dist/bundle/p-BCe3H09s.js.map +1 -0
  124. package/dist/bundle/p-BCedLSX_.js +51 -0
  125. package/dist/bundle/p-BCedLSX_.js.map +1 -0
  126. package/dist/bundle/p-BM23zmnX.js +10 -0
  127. package/dist/bundle/{p-B9a249cd.js.map → p-BM23zmnX.js.map} +1 -1
  128. package/dist/bundle/{p-CAiNl6nx.js → p-BMJkixUi.js} +20 -18
  129. package/dist/bundle/p-BMJkixUi.js.map +1 -0
  130. package/dist/bundle/p-BNDasWTv.js +78 -0
  131. package/dist/bundle/p-BNDasWTv.js.map +1 -0
  132. package/dist/bundle/p-BXJu-dww.js +65 -0
  133. package/dist/bundle/p-BXJu-dww.js.map +1 -0
  134. package/dist/bundle/p-Bb1b-JAh.js +1606 -0
  135. package/dist/bundle/p-Bb1b-JAh.js.map +1 -0
  136. package/dist/bundle/{p-Dm38fPV4.js → p-BeWimuZg.js} +77 -23
  137. package/dist/bundle/p-BeWimuZg.js.map +1 -0
  138. package/dist/bundle/p-BffcZg_M.js +3551 -0
  139. package/dist/bundle/p-BffcZg_M.js.map +1 -0
  140. package/dist/bundle/{p-CYZ_ghQd.js → p-Bla3D_SS.js} +11 -9
  141. package/dist/bundle/p-Bla3D_SS.js.map +1 -0
  142. package/dist/bundle/p-BnFv61zP.js +1336 -0
  143. package/dist/bundle/p-BnFv61zP.js.map +1 -0
  144. package/dist/bundle/p-BvyQic2U.js +88 -0
  145. package/dist/bundle/p-BvyQic2U.js.map +1 -0
  146. package/dist/bundle/p-ByyagXOJ.js +61 -0
  147. package/dist/bundle/p-ByyagXOJ.js.map +1 -0
  148. package/dist/bundle/p-BzA2scQd.js +72 -0
  149. package/dist/bundle/p-BzA2scQd.js.map +1 -0
  150. package/dist/bundle/{p-DgQ6L0IZ.js → p-CH5dE-g9.js} +3 -3
  151. package/dist/bundle/p-CH5dE-g9.js.map +1 -0
  152. package/dist/bundle/p-CU2teuXB.js +38 -0
  153. package/dist/bundle/p-CU2teuXB.js.map +1 -0
  154. package/dist/bundle/{p-CsqbRus4.js → p-Ctbpdcl6.js} +20 -18
  155. package/dist/bundle/p-Ctbpdcl6.js.map +1 -0
  156. package/dist/bundle/{p-Dea3wzTK.js → p-Cul-GfBI.js} +13 -11
  157. package/dist/bundle/p-Cul-GfBI.js.map +1 -0
  158. package/dist/bundle/p-D9_nsOH9.js +103 -0
  159. package/dist/bundle/p-D9_nsOH9.js.map +1 -0
  160. package/dist/bundle/{p-DcPjXXDp.js → p-DKYkKOQE.js} +15 -13
  161. package/dist/bundle/p-DKYkKOQE.js.map +1 -0
  162. package/dist/bundle/{p-_WSH7pZY.js → p-DLxGu5_c.js} +12 -10
  163. package/dist/bundle/p-DLxGu5_c.js.map +1 -0
  164. package/dist/bundle/{p-CXctuPtC.js → p-DMYengW8.js} +18 -10
  165. package/dist/bundle/p-DMYengW8.js.map +1 -0
  166. package/dist/bundle/p-DQrlJzt1.js +86 -0
  167. package/dist/bundle/p-DQrlJzt1.js.map +1 -0
  168. package/dist/bundle/p-DaeSaYQE.js +146 -0
  169. package/dist/bundle/p-DaeSaYQE.js.map +1 -0
  170. package/dist/bundle/{p-dzRDgb4S.js → p-DopSenBv.js} +4 -6
  171. package/dist/bundle/p-DopSenBv.js.map +1 -0
  172. package/dist/bundle/p-DtEJ6M24.js +60 -0
  173. package/dist/bundle/p-DtEJ6M24.js.map +1 -0
  174. package/dist/bundle/p-DzcyUrLK.js +617 -0
  175. package/dist/bundle/p-DzcyUrLK.js.map +1 -0
  176. package/dist/bundle/p-iy1TKL4y.js +171 -0
  177. package/dist/bundle/p-iy1TKL4y.js.map +1 -0
  178. package/dist/bundle/{p-Cx7q66IK.js → p-mgDux5p5.js} +12 -10
  179. package/dist/bundle/p-mgDux5p5.js.map +1 -0
  180. package/dist/cjs/annotation-body-B4psycVM.js +10 -0
  181. package/dist/cjs/{annotation-body-DaD_bwoW.js.map → annotation-body-B4psycVM.js.map} +1 -1
  182. package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js → annotation-list-renvooi-values-wwLPtmp4.js} +4 -6
  183. package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js.map → annotation-list-renvooi-values-wwLPtmp4.js.map} +1 -1
  184. package/dist/cjs/{annotation-watcher-CIkkSlrQ.js → annotation-watcher-C_bJBnAm.js} +3 -3
  185. package/dist/cjs/{annotation-watcher-CIkkSlrQ.js.map → annotation-watcher-C_bJBnAm.js.map} +1 -1
  186. package/dist/cjs/dso-accordion-section.cjs.entry.js +3 -5
  187. package/dist/cjs/dso-accordion.cjs.entry.js +3 -5
  188. package/dist/cjs/dso-action-list-item.cjs.entry.js +3 -5
  189. package/dist/cjs/dso-action-list.cjs.entry.js +3 -5
  190. package/dist/cjs/dso-advanced-select.cjs.entry.js +990 -7
  191. package/dist/cjs/dso-alert_7.cjs.entry.js +3772 -294
  192. package/dist/cjs/dso-annotation-activiteit.cjs.entry.js +6 -8
  193. package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js +5 -7
  194. package/dist/cjs/dso-annotation-kaart.cjs.entry.js +4 -6
  195. package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js +1283 -14
  196. package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js +6 -8
  197. package/dist/cjs/dso-attachments-counter_2.cjs.entry.js +5 -7
  198. package/dist/cjs/dso-autosuggest.cjs.entry.js +5 -11
  199. package/dist/cjs/dso-banner.cjs.entry.js +3 -5
  200. package/dist/cjs/dso-button-group.cjs.entry.js +3 -5
  201. package/dist/cjs/dso-card-container.cjs.entry.js +3 -5
  202. package/dist/cjs/dso-card.cjs.entry.js +3 -5
  203. package/dist/cjs/dso-contact-information.cjs.entry.js +3 -5
  204. package/dist/cjs/dso-date-picker.cjs.entry.js +3 -5
  205. package/dist/cjs/dso-document-card.cjs.entry.js +3 -5
  206. package/dist/cjs/dso-dropdown-menu.cjs.entry.js +3 -5
  207. package/dist/cjs/dso-header.cjs.entry.js +4 -7
  208. package/dist/cjs/dso-highlight-box.cjs.entry.js +3 -5
  209. package/dist/cjs/dso-history-item.cjs.entry.js +3 -5
  210. package/dist/cjs/{dso-icon.cjs.entry.js → dso-icon_2.cjs.entry.js} +595 -7
  211. package/dist/cjs/dso-info-button.cjs.entry.js +3 -5
  212. package/dist/cjs/dso-info_2.cjs.entry.js +6 -8
  213. package/dist/cjs/dso-input-range.cjs.entry.js +3 -5
  214. package/dist/cjs/dso-label_3.cjs.entry.js +13 -22
  215. package/dist/cjs/dso-legend-item.cjs.entry.js +4 -6
  216. package/dist/cjs/dso-legend.cjs.entry.js +80 -0
  217. package/dist/cjs/dso-list-button.cjs.entry.js +299 -6
  218. package/dist/cjs/dso-logo.cjs.entry.js +142 -6
  219. package/dist/cjs/dso-map-base-layers.cjs.entry.js +4 -6
  220. package/dist/cjs/dso-map-controls.cjs.entry.js +1059 -6
  221. package/dist/cjs/dso-map-layer-object.cjs.entry.js +28 -0
  222. package/dist/cjs/dso-map-layer.cjs.entry.js +31 -0
  223. package/dist/cjs/dso-map-overlays.cjs.entry.js +4 -6
  224. package/dist/cjs/dso-mark-bar.cjs.entry.js +4 -6
  225. package/dist/cjs/dso-modal.cjs.entry.js +4 -6
  226. package/dist/cjs/dso-onboarding-tip.cjs.entry.js +4 -6
  227. package/dist/cjs/dso-pagination.cjs.entry.js +3 -5
  228. package/dist/cjs/dso-plekinfo-card.cjs.entry.js +4 -6
  229. package/dist/cjs/dso-progress-indicator.cjs.entry.js +4 -6
  230. package/dist/cjs/dso-project-item.cjs.entry.js +4 -6
  231. package/dist/cjs/dso-responsive-element.cjs.entry.js +4 -6
  232. package/dist/cjs/dso-scrollable.cjs.entry.js +5 -7
  233. package/dist/cjs/dso-skiplink.cjs.entry.js +4 -6
  234. package/dist/cjs/dso-survey-rating.cjs.entry.js +489 -7
  235. package/dist/cjs/dso-tab.cjs.entry.js +3 -5
  236. package/dist/cjs/dso-tabs.cjs.entry.js +4 -6
  237. package/dist/cjs/dso-tijdreis-banner.cjs.entry.js +4 -6
  238. package/dist/cjs/dso-toggletip.cjs.entry.js +4 -6
  239. package/dist/cjs/dso-toolkit.cjs.js +3 -3
  240. package/dist/cjs/dso-toolkit.cjs.js.map +1 -1
  241. package/dist/cjs/dso-tooltip.cjs.entry.js +4 -6
  242. package/dist/cjs/dso-tree-view.cjs.entry.js +6 -14
  243. package/dist/cjs/dso-viewer-grid.cjs.entry.js +519 -29
  244. package/dist/cjs/dsot-document-component-demo.cjs.entry.js +3 -5
  245. package/dist/cjs/{index-DvLsepiK.js → index-DDpKNH_F.js} +96 -27
  246. package/dist/cjs/index-DDpKNH_F.js.map +1 -0
  247. package/dist/cjs/loader.cjs.js +2 -2
  248. package/dist/cjs/loader.cjs.js.map +1 -1
  249. package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js → parse-wijzigactie-from-node.function-wjDjfhnI.js} +3 -3
  250. package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js.map → parse-wijzigactie-from-node.function-wjDjfhnI.js.map} +1 -1
  251. package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js → tooltip.functional-component-BQpcPpgi.js} +4 -6
  252. package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js.map → tooltip.functional-component-BQpcPpgi.js.map} +1 -1
  253. package/dist/collection/collection-manifest.json +5 -2
  254. package/dist/collection/components/accordion/accordion.js +4 -4
  255. package/dist/collection/components/accordion/components/accordion-section.css +1 -1
  256. package/dist/collection/components/accordion/components/accordion-section.js +23 -23
  257. package/dist/collection/components/action-list/action-list.js +2 -2
  258. package/dist/collection/components/action-list/components/action-list-item.js +7 -7
  259. package/dist/collection/components/advanced-select/advanced-select.js +2 -4
  260. package/dist/collection/components/advanced-select/advanced-select.js.map +1 -1
  261. package/dist/collection/components/alert/alert.css +1 -1
  262. package/dist/collection/components/alert/alert.js +7 -7
  263. package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js +12 -13
  264. package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js.map +1 -1
  265. package/dist/collection/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.js +8 -8
  266. package/dist/collection/components/annotation/annotation-kaart/annotation-kaart.js +6 -6
  267. package/dist/collection/components/annotation/annotation-locatie/annotation-locatie.js +8 -8
  268. package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js +12 -13
  269. package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js.map +1 -1
  270. package/dist/collection/components/attachments-counter/attachments-counter.css +1 -1
  271. package/dist/collection/components/attachments-counter/attachments-counter.js +2 -2
  272. package/dist/collection/components/autosuggest/autosuggest.js +7 -33
  273. package/dist/collection/components/autosuggest/autosuggest.js.map +1 -1
  274. package/dist/collection/components/badge/badge.css +1 -1
  275. package/dist/collection/components/badge/badge.js +2 -2
  276. package/dist/collection/components/banner/banner.js +4 -4
  277. package/dist/collection/components/button-group/button-group.js +1 -1
  278. package/dist/collection/components/card/card.css +1 -1
  279. package/dist/collection/components/card/card.js +6 -6
  280. package/dist/collection/components/card-container/card-container.js +1 -1
  281. package/dist/collection/components/date-picker/date-picker.js +15 -15
  282. package/dist/collection/components/document-card/document-card.css +1 -1
  283. package/dist/collection/components/document-card/document-card.js +4 -4
  284. package/dist/collection/components/document-component/document-component.css +5 -4
  285. package/dist/collection/components/document-component/document-component.js +31 -34
  286. package/dist/collection/components/document-component/document-component.js.map +1 -1
  287. package/dist/collection/components/document-component-demo/document-component.demo.js +5 -7
  288. package/dist/collection/components/document-component-demo/document-component.demo.js.map +1 -1
  289. package/dist/collection/components/dropdown-menu/dropdown-menu.js +4 -4
  290. package/dist/collection/components/expandable/expandable.js +5 -5
  291. package/dist/collection/components/header/header.js +16 -17
  292. package/dist/collection/components/header/header.js.map +1 -1
  293. package/dist/collection/components/highlight-box/highlight-box.js +10 -10
  294. package/dist/collection/components/history-item/history-item.js +4 -4
  295. package/dist/collection/components/icon/icon.js +5 -3
  296. package/dist/collection/components/icon/icon.js.map +1 -1
  297. package/dist/collection/components/icon-button/icon-button.js +7 -7
  298. package/dist/collection/components/image-overlay/image-overlay.css +8 -11
  299. package/dist/collection/components/image-overlay/image-overlay.js +26 -36
  300. package/dist/collection/components/image-overlay/image-overlay.js.map +1 -1
  301. package/dist/collection/components/info/info.css +1 -1
  302. package/dist/collection/components/info/info.js +4 -4
  303. package/dist/collection/components/info-button/info-button.css +1 -1
  304. package/dist/collection/components/info-button/info-button.js +5 -5
  305. package/dist/collection/components/input-range/input-range.js +13 -13
  306. package/dist/collection/components/label/label.css +1 -1
  307. package/dist/collection/components/label/label.js +8 -8
  308. package/dist/collection/components/legend/legend.css +54 -0
  309. package/dist/collection/components/legend/legend.interfaces.js +2 -0
  310. package/dist/collection/components/legend/legend.interfaces.js.map +1 -0
  311. package/dist/collection/components/legend/legend.js +154 -0
  312. package/dist/collection/components/legend/legend.js.map +1 -0
  313. package/dist/collection/components/legend-item/legend-item.css +8 -1
  314. package/dist/collection/components/legend-item/legend-item.js +8 -8
  315. package/dist/collection/components/legend-item/legend-item.js.map +1 -1
  316. package/dist/collection/components/list-button/list-button.css +1 -1
  317. package/dist/collection/components/list-button/list-button.js +15 -15
  318. package/dist/collection/components/logo/logo.js +10 -10
  319. package/dist/collection/components/map-base-layers/map-base-layers.css +1 -1
  320. package/dist/collection/components/map-base-layers/map-base-layers.js +2 -3
  321. package/dist/collection/components/map-base-layers/map-base-layers.js.map +1 -1
  322. package/dist/collection/components/map-controls/map-controls.css +2 -2
  323. package/dist/collection/components/map-controls/map-controls.js +4 -4
  324. package/dist/collection/components/map-layer/components/map-layer-object.css +35 -0
  325. package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js +2 -0
  326. package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js.map +1 -0
  327. package/dist/collection/components/map-layer/components/map-layer-object.js +109 -0
  328. package/dist/collection/components/map-layer/components/map-layer-object.js.map +1 -0
  329. package/dist/collection/components/map-layer/map-layer.css +27 -0
  330. package/dist/collection/components/map-layer/map-layer.interfaces.js +2 -0
  331. package/dist/collection/components/map-layer/map-layer.interfaces.js.map +1 -0
  332. package/dist/collection/components/map-layer/map-layer.js +122 -0
  333. package/dist/collection/components/map-layer/map-layer.js.map +1 -0
  334. package/dist/collection/components/map-overlays/map-overlays.css +1 -1
  335. package/dist/collection/components/map-overlays/map-overlays.js +2 -3
  336. package/dist/collection/components/map-overlays/map-overlays.js.map +1 -1
  337. package/dist/collection/components/mark-bar/mark-bar.css +2 -2
  338. package/dist/collection/components/mark-bar/mark-bar.js +8 -8
  339. package/dist/collection/components/modal/modal.css +1 -1
  340. package/dist/collection/components/modal/modal.js +8 -8
  341. package/dist/collection/components/onboarding-tip/onboarding-tip.css +1 -1
  342. package/dist/collection/components/onboarding-tip/onboarding-tip.js +2 -2
  343. package/dist/collection/components/ozon-content/components/ozon-content-toggletip/ozon-content-toggletip.js +3 -3
  344. package/dist/collection/components/ozon-content/nodes/int-io-ref.node.js +2 -2
  345. package/dist/collection/components/ozon-content/nodes/int-io-ref.node.js.map +1 -1
  346. package/dist/collection/components/ozon-content/nodes/int-ref.node.js +1 -1
  347. package/dist/collection/components/ozon-content/nodes/int-ref.node.js.map +1 -1
  348. package/dist/collection/components/ozon-content/ozon-content-context.interface.js.map +1 -1
  349. package/dist/collection/components/ozon-content/ozon-content-mapper.js +1 -0
  350. package/dist/collection/components/ozon-content/ozon-content-mapper.js.map +1 -1
  351. package/dist/collection/components/ozon-content/ozon-content-node-context.interface.js.map +1 -1
  352. package/dist/collection/components/ozon-content/ozon-content.js +30 -7
  353. package/dist/collection/components/ozon-content/ozon-content.js.map +1 -1
  354. package/dist/collection/components/pagination/pagination.css +1 -1
  355. package/dist/collection/components/pagination/pagination.js +4 -5
  356. package/dist/collection/components/pagination/pagination.js.map +1 -1
  357. package/dist/collection/components/panel/panel.css +1 -1
  358. package/dist/collection/components/panel/panel.js +3 -3
  359. package/dist/collection/components/plekinfo-card/plekinfo-card.css +1 -1
  360. package/dist/collection/components/plekinfo-card/plekinfo-card.js +8 -8
  361. package/dist/collection/components/progress-indicator/progress-indicator.js +7 -7
  362. package/dist/collection/components/project-item/project-item.js +3 -3
  363. package/dist/collection/components/renvooi/renvooi.js +2 -3
  364. package/dist/collection/components/renvooi/renvooi.js.map +1 -1
  365. package/dist/collection/components/responsive-element/responsive-element.js +1 -1
  366. package/dist/collection/components/scrollable/scrollable.css +1 -0
  367. package/dist/collection/components/scrollable/scrollable.js +2 -2
  368. package/dist/collection/components/selectable/selectable.js +25 -25
  369. package/dist/collection/components/skiplink/skiplink.js +5 -5
  370. package/dist/collection/components/slide-toggle/slide-toggle.js +8 -8
  371. package/dist/collection/components/survey-rating/survey-rating.css +1 -1
  372. package/dist/collection/components/survey-rating/survey-rating.js +2 -2
  373. package/dist/collection/components/table/table.css +11 -21
  374. package/dist/collection/components/table/table.js +12 -29
  375. package/dist/collection/components/table/table.js.map +1 -1
  376. package/dist/collection/components/tabs/components/tab.js +6 -6
  377. package/dist/collection/components/tabs/tabs.js +1 -1
  378. package/dist/collection/components/tijdreis-banner/tijdreis-banner.js +1 -1
  379. package/dist/collection/components/toggletip/toggletip.js +7 -7
  380. package/dist/collection/components/tooltip/tooltip.js +10 -10
  381. package/dist/collection/components/tree-view/tree-view.css +1 -1
  382. package/dist/collection/components/tree-view/tree-view.js +1 -2
  383. package/dist/collection/components/tree-view/tree-view.js.map +1 -1
  384. package/dist/collection/components/viewer-grid/viewer-grid.css +1 -1
  385. package/dist/collection/components/viewer-grid/viewer-grid.js +12 -12
  386. package/dist/components/alert.js +11 -9
  387. package/dist/components/alert.js.map +1 -1
  388. package/dist/components/annotation-body.js +1 -7
  389. package/dist/components/annotation-body.js.map +1 -1
  390. package/dist/components/annotation-list-renvooi-values.js +1 -3
  391. package/dist/components/annotation-list-renvooi-values.js.map +1 -1
  392. package/dist/components/annotation-locatie.js +15 -13
  393. package/dist/components/annotation-locatie.js.map +1 -1
  394. package/dist/components/annotation-watcher.js.map +1 -1
  395. package/dist/components/attachments-counter.js +10 -8
  396. package/dist/components/attachments-counter.js.map +1 -1
  397. package/dist/components/badge.js +9 -7
  398. package/dist/components/badge.js.map +1 -1
  399. package/dist/components/button-group.js +9 -7
  400. package/dist/components/button-group.js.map +1 -1
  401. package/dist/components/document-component.js +1297 -24
  402. package/dist/components/document-component.js.map +1 -1
  403. package/dist/components/dropdown-menu.js +9 -7
  404. package/dist/components/dropdown-menu.js.map +1 -1
  405. package/dist/components/dso-accordion-section.js +17 -15
  406. package/dist/components/dso-accordion-section.js.map +1 -1
  407. package/dist/components/dso-accordion.js +9 -7
  408. package/dist/components/dso-accordion.js.map +1 -1
  409. package/dist/components/dso-action-list-item.js +10 -8
  410. package/dist/components/dso-action-list-item.js.map +1 -1
  411. package/dist/components/dso-action-list.js +9 -7
  412. package/dist/components/dso-action-list.js.map +1 -1
  413. package/dist/components/dso-advanced-select.js +1001 -14
  414. package/dist/components/dso-advanced-select.js.map +1 -1
  415. package/dist/components/dso-annotation-activiteit.js +16 -14
  416. package/dist/components/dso-annotation-activiteit.js.map +1 -1
  417. package/dist/components/dso-annotation-gebiedsaanwijzing.js +15 -13
  418. package/dist/components/dso-annotation-gebiedsaanwijzing.js.map +1 -1
  419. package/dist/components/dso-annotation-kaart.js +12 -10
  420. package/dist/components/dso-annotation-kaart.js.map +1 -1
  421. package/dist/components/dso-annotation-omgevingsnormwaarde.js +15 -13
  422. package/dist/components/dso-annotation-omgevingsnormwaarde.js.map +1 -1
  423. package/dist/components/dso-autosuggest.js +14 -17
  424. package/dist/components/dso-autosuggest.js.map +1 -1
  425. package/dist/components/dso-banner.js +9 -7
  426. package/dist/components/dso-banner.js.map +1 -1
  427. package/dist/components/dso-card-container.js +9 -7
  428. package/dist/components/dso-card-container.js.map +1 -1
  429. package/dist/components/dso-card.js +10 -8
  430. package/dist/components/dso-card.js.map +1 -1
  431. package/dist/components/dso-contact-information.js +9 -7
  432. package/dist/components/dso-contact-information.js.map +1 -1
  433. package/dist/components/dso-date-picker.js +9 -7
  434. package/dist/components/dso-date-picker.js.map +1 -1
  435. package/dist/components/dso-document-card.js +10 -8
  436. package/dist/components/dso-document-card.js.map +1 -1
  437. package/dist/components/dso-header.js +13 -12
  438. package/dist/components/dso-header.js.map +1 -1
  439. package/dist/components/dso-highlight-box.js +9 -7
  440. package/dist/components/dso-highlight-box.js.map +1 -1
  441. package/dist/components/dso-history-item.js +10 -8
  442. package/dist/components/dso-history-item.js.map +1 -1
  443. package/dist/components/dso-input-range.js +9 -7
  444. package/dist/components/dso-input-range.js.map +1 -1
  445. package/dist/components/dso-legend-item.js +16 -14
  446. package/dist/components/dso-legend-item.js.map +1 -1
  447. package/dist/components/dso-legend.d.ts +11 -0
  448. package/dist/components/dso-legend.js +120 -0
  449. package/dist/components/dso-legend.js.map +1 -0
  450. package/dist/components/dso-list-button.js +310 -13
  451. package/dist/components/dso-list-button.js.map +1 -1
  452. package/dist/components/dso-logo.js +148 -8
  453. package/dist/components/dso-logo.js.map +1 -1
  454. package/dist/components/dso-map-base-layers.js +16 -14
  455. package/dist/components/dso-map-base-layers.js.map +1 -1
  456. package/dist/components/dso-map-controls.js +1068 -11
  457. package/dist/components/dso-map-controls.js.map +1 -1
  458. package/dist/components/dso-map-layer-object.d.ts +11 -0
  459. package/dist/components/dso-map-layer-object.js +56 -0
  460. package/dist/components/dso-map-layer-object.js.map +1 -0
  461. package/dist/components/dso-map-layer.d.ts +11 -0
  462. package/dist/components/dso-map-layer.js +61 -0
  463. package/dist/components/dso-map-layer.js.map +1 -0
  464. package/dist/components/dso-map-overlays.js +15 -13
  465. package/dist/components/dso-map-overlays.js.map +1 -1
  466. package/dist/components/dso-mark-bar.js +12 -10
  467. package/dist/components/dso-mark-bar.js.map +1 -1
  468. package/dist/components/dso-modal.js +13 -11
  469. package/dist/components/dso-modal.js.map +1 -1
  470. package/dist/components/dso-onboarding-tip.js +12 -10
  471. package/dist/components/dso-onboarding-tip.js.map +1 -1
  472. package/dist/components/dso-pagination.js +12 -10
  473. package/dist/components/dso-pagination.js.map +1 -1
  474. package/dist/components/dso-plekinfo-card.js +11 -9
  475. package/dist/components/dso-plekinfo-card.js.map +1 -1
  476. package/dist/components/dso-project-item.js +14 -12
  477. package/dist/components/dso-project-item.js.map +1 -1
  478. package/dist/components/dso-skiplink.js +11 -9
  479. package/dist/components/dso-skiplink.js.map +1 -1
  480. package/dist/components/dso-survey-rating.js +498 -12
  481. package/dist/components/dso-survey-rating.js.map +1 -1
  482. package/dist/components/dso-tab.js +9 -7
  483. package/dist/components/dso-tab.js.map +1 -1
  484. package/dist/components/dso-tabs.js +10 -8
  485. package/dist/components/dso-tabs.js.map +1 -1
  486. package/dist/components/dso-tijdreis-banner.js +11 -9
  487. package/dist/components/dso-tijdreis-banner.js.map +1 -1
  488. package/dist/components/dso-tree-view.js +14 -18
  489. package/dist/components/dso-tree-view.js.map +1 -1
  490. package/dist/components/dso-viewer-grid.js +525 -31
  491. package/dist/components/dso-viewer-grid.js.map +1 -1
  492. package/dist/components/dsot-document-component-demo.js +27 -25
  493. package/dist/components/dsot-document-component-demo.js.map +1 -1
  494. package/dist/components/expandable.js +9 -7
  495. package/dist/components/expandable.js.map +1 -1
  496. package/dist/components/icon-button.js +499 -8
  497. package/dist/components/icon-button.js.map +1 -1
  498. package/dist/components/icon.js +16 -8
  499. package/dist/components/icon.js.map +1 -1
  500. package/dist/components/image-overlay.js +35 -43
  501. package/dist/components/image-overlay.js.map +1 -1
  502. package/dist/components/index.d.ts +6 -0
  503. package/dist/components/index.js +3 -0
  504. package/dist/components/index.js.map +1 -1
  505. package/dist/components/info-button.js +11 -9
  506. package/dist/components/info-button.js.map +1 -1
  507. package/dist/components/info.js +11 -9
  508. package/dist/components/info.js.map +1 -1
  509. package/dist/components/label.js +12 -10
  510. package/dist/components/label.js.map +1 -1
  511. package/dist/components/ozon-content-toggletip.js +11 -9
  512. package/dist/components/ozon-content-toggletip.js.map +1 -1
  513. package/dist/components/ozon-content.js +2389 -115
  514. package/dist/components/ozon-content.js.map +1 -1
  515. package/dist/components/panel.js +11 -9
  516. package/dist/components/panel.js.map +1 -1
  517. package/dist/components/progress-indicator.js +11 -9
  518. package/dist/components/progress-indicator.js.map +1 -1
  519. package/dist/components/renvooi.js +13 -18
  520. package/dist/components/renvooi.js.map +1 -1
  521. package/dist/components/responsive-element.js +10 -8
  522. package/dist/components/responsive-element.js.map +1 -1
  523. package/dist/components/scrollable.js +11 -9
  524. package/dist/components/scrollable.js.map +1 -1
  525. package/dist/components/selectable.js +14 -12
  526. package/dist/components/selectable.js.map +1 -1
  527. package/dist/components/slide-toggle.js +10 -8
  528. package/dist/components/slide-toggle.js.map +1 -1
  529. package/dist/components/table.js +1256 -35
  530. package/dist/components/table.js.map +1 -1
  531. package/dist/components/toggletip.js +14 -12
  532. package/dist/components/toggletip.js.map +1 -1
  533. package/dist/components/tooltip.functional-component.js +1 -3
  534. package/dist/components/tooltip.functional-component.js.map +1 -1
  535. package/dist/components/tooltip.js +10 -8
  536. package/dist/components/tooltip.js.map +1 -1
  537. package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
  538. package/dist/dso-toolkit/dso-toolkit.esm.js.map +1 -1
  539. package/dist/dso-toolkit/p-00e02bdd.entry.js +2 -0
  540. package/dist/dso-toolkit/p-00e02bdd.entry.js.map +1 -0
  541. package/dist/dso-toolkit/p-056702b8.entry.js +2 -0
  542. package/dist/dso-toolkit/p-056702b8.entry.js.map +1 -0
  543. package/dist/dso-toolkit/p-0c228b3c.entry.js +2 -0
  544. package/dist/dso-toolkit/p-0c228b3c.entry.js.map +1 -0
  545. package/dist/dso-toolkit/p-1a5e129d.entry.js +2 -0
  546. package/dist/dso-toolkit/p-1a5e129d.entry.js.map +1 -0
  547. package/dist/dso-toolkit/p-1f87f7ad.entry.js +2 -0
  548. package/dist/dso-toolkit/p-1f87f7ad.entry.js.map +1 -0
  549. package/dist/dso-toolkit/p-30dd509e.entry.js +2 -0
  550. package/dist/dso-toolkit/p-30dd509e.entry.js.map +1 -0
  551. package/dist/dso-toolkit/p-349d1ace.entry.js +2 -0
  552. package/dist/dso-toolkit/p-349d1ace.entry.js.map +1 -0
  553. package/dist/dso-toolkit/p-363449cc.entry.js +2 -0
  554. package/dist/dso-toolkit/p-363449cc.entry.js.map +1 -0
  555. package/dist/dso-toolkit/p-3ab854dd.entry.js +2 -0
  556. package/dist/dso-toolkit/p-3ab854dd.entry.js.map +1 -0
  557. package/dist/dso-toolkit/p-3cee63bb.entry.js +2 -0
  558. package/dist/dso-toolkit/p-3cee63bb.entry.js.map +1 -0
  559. package/dist/dso-toolkit/p-47295f4b.entry.js +2 -0
  560. package/dist/dso-toolkit/p-47295f4b.entry.js.map +1 -0
  561. package/dist/dso-toolkit/p-4729e938.entry.js +2 -0
  562. package/dist/dso-toolkit/p-4729e938.entry.js.map +1 -0
  563. package/dist/dso-toolkit/p-49aa2bbc.entry.js +2 -0
  564. package/dist/dso-toolkit/p-49aa2bbc.entry.js.map +1 -0
  565. package/dist/dso-toolkit/p-4c8f74b9.entry.js +2 -0
  566. package/dist/dso-toolkit/p-4c8f74b9.entry.js.map +1 -0
  567. package/dist/dso-toolkit/{p-16c153d5.entry.js → p-5387f2db.entry.js} +2 -2
  568. package/dist/dso-toolkit/p-5387f2db.entry.js.map +1 -0
  569. package/dist/dso-toolkit/p-556554af.entry.js +2 -0
  570. package/dist/dso-toolkit/p-556554af.entry.js.map +1 -0
  571. package/dist/dso-toolkit/p-573bfc8f.entry.js +2 -0
  572. package/dist/dso-toolkit/p-573bfc8f.entry.js.map +1 -0
  573. package/dist/dso-toolkit/p-5a2002a7.entry.js +2 -0
  574. package/dist/dso-toolkit/p-5a2002a7.entry.js.map +1 -0
  575. package/dist/dso-toolkit/p-5b894c59.entry.js +2 -0
  576. package/dist/dso-toolkit/p-5b894c59.entry.js.map +1 -0
  577. package/dist/dso-toolkit/p-5be4766f.entry.js +2 -0
  578. package/dist/dso-toolkit/p-5be4766f.entry.js.map +1 -0
  579. package/dist/dso-toolkit/p-5c283c16.entry.js +2 -0
  580. package/dist/dso-toolkit/p-5c283c16.entry.js.map +1 -0
  581. package/dist/dso-toolkit/p-770e2178.entry.js +2 -0
  582. package/dist/dso-toolkit/p-770e2178.entry.js.map +1 -0
  583. package/dist/dso-toolkit/p-91c97704.entry.js +6 -0
  584. package/dist/dso-toolkit/p-91c97704.entry.js.map +1 -0
  585. package/dist/dso-toolkit/p-9641c9f4.entry.js +2 -0
  586. package/dist/dso-toolkit/p-9641c9f4.entry.js.map +1 -0
  587. package/dist/dso-toolkit/p-9a267127.entry.js +2 -0
  588. package/dist/dso-toolkit/p-9a267127.entry.js.map +1 -0
  589. package/dist/dso-toolkit/p-9b17b1e1.entry.js +2 -0
  590. package/dist/dso-toolkit/p-9b17b1e1.entry.js.map +1 -0
  591. package/dist/dso-toolkit/p-9c4d091b.entry.js +2 -0
  592. package/dist/dso-toolkit/p-9c4d091b.entry.js.map +1 -0
  593. package/dist/dso-toolkit/p-9da36147.entry.js +2 -0
  594. package/dist/dso-toolkit/p-9da36147.entry.js.map +1 -0
  595. package/dist/dso-toolkit/p-9eca8361.entry.js +2 -0
  596. package/dist/dso-toolkit/p-9eca8361.entry.js.map +1 -0
  597. package/dist/dso-toolkit/{p-DrItCTMr.js → p-B1q4j6NM.js} +2 -2
  598. package/dist/dso-toolkit/{p-DrItCTMr.js.map → p-B1q4j6NM.js.map} +1 -1
  599. package/dist/dso-toolkit/p-BNXQGiQq.js +2 -0
  600. package/dist/dso-toolkit/{p-BlB0--wP.js.map → p-BNXQGiQq.js.map} +1 -1
  601. package/dist/dso-toolkit/{p-Ah0-aaXh.js → p-BrtypTfQ.js} +2 -2
  602. package/dist/dso-toolkit/{p-Ah0-aaXh.js.map → p-BrtypTfQ.js.map} +1 -1
  603. package/dist/dso-toolkit/{p-CtC5362R.js → p-O4FN8VJ2.js} +2 -2
  604. package/dist/dso-toolkit/{p-CtC5362R.js.map → p-O4FN8VJ2.js.map} +1 -1
  605. package/dist/dso-toolkit/p-WDDbscLp.js +3 -0
  606. package/dist/dso-toolkit/p-WDDbscLp.js.map +1 -0
  607. package/dist/dso-toolkit/p-W_P8edV4.js +2 -0
  608. package/dist/dso-toolkit/{p-Dk013L7v.js.map → p-W_P8edV4.js.map} +1 -1
  609. package/dist/dso-toolkit/p-aa4f4650.entry.js +2 -0
  610. package/dist/dso-toolkit/p-aa4f4650.entry.js.map +1 -0
  611. package/dist/dso-toolkit/p-aafd4561.entry.js +2 -0
  612. package/dist/dso-toolkit/p-aafd4561.entry.js.map +1 -0
  613. package/dist/dso-toolkit/p-abe1dae2.entry.js +2 -0
  614. package/dist/dso-toolkit/p-abe1dae2.entry.js.map +1 -0
  615. package/dist/dso-toolkit/p-ae5a8660.entry.js +2 -0
  616. package/dist/dso-toolkit/p-ae5a8660.entry.js.map +1 -0
  617. package/dist/dso-toolkit/p-b318a0f9.entry.js +2 -0
  618. package/dist/dso-toolkit/p-b318a0f9.entry.js.map +1 -0
  619. package/dist/dso-toolkit/p-b6a9fe80.entry.js +2 -0
  620. package/dist/dso-toolkit/p-b6a9fe80.entry.js.map +1 -0
  621. package/dist/dso-toolkit/p-b74d6b6a.entry.js +2 -0
  622. package/dist/dso-toolkit/p-b74d6b6a.entry.js.map +1 -0
  623. package/dist/dso-toolkit/p-bb247b4e.entry.js +2 -0
  624. package/dist/dso-toolkit/p-bb247b4e.entry.js.map +1 -0
  625. package/dist/dso-toolkit/p-c1091cb8.entry.js +2 -0
  626. package/dist/dso-toolkit/p-c1091cb8.entry.js.map +1 -0
  627. package/dist/dso-toolkit/p-c1c57c67.entry.js +2 -0
  628. package/dist/dso-toolkit/p-c1c57c67.entry.js.map +1 -0
  629. package/dist/dso-toolkit/p-c2a94e5b.entry.js +2 -0
  630. package/dist/dso-toolkit/p-c2a94e5b.entry.js.map +1 -0
  631. package/dist/dso-toolkit/p-cccde8af.entry.js +2 -0
  632. package/dist/dso-toolkit/p-cccde8af.entry.js.map +1 -0
  633. package/dist/dso-toolkit/p-d7a12d68.entry.js +2 -0
  634. package/dist/dso-toolkit/p-d7a12d68.entry.js.map +1 -0
  635. package/dist/dso-toolkit/p-d86767c6.entry.js +2 -0
  636. package/dist/dso-toolkit/p-d86767c6.entry.js.map +1 -0
  637. package/dist/dso-toolkit/p-d934baef.entry.js +2 -0
  638. package/dist/dso-toolkit/p-d934baef.entry.js.map +1 -0
  639. package/dist/dso-toolkit/p-e3a55f9e.entry.js +2 -0
  640. package/dist/dso-toolkit/p-e3a55f9e.entry.js.map +1 -0
  641. package/dist/dso-toolkit/p-e64d2887.entry.js +2 -0
  642. package/dist/dso-toolkit/p-e64d2887.entry.js.map +1 -0
  643. package/dist/dso-toolkit/p-e78fcea9.entry.js +2 -0
  644. package/dist/dso-toolkit/p-e78fcea9.entry.js.map +1 -0
  645. package/dist/dso-toolkit/p-eb93c22f.entry.js +2 -0
  646. package/dist/dso-toolkit/p-eb93c22f.entry.js.map +1 -0
  647. package/dist/dso-toolkit/p-ed149a75.entry.js +2 -0
  648. package/dist/dso-toolkit/p-ed149a75.entry.js.map +1 -0
  649. package/dist/dso-toolkit/p-ee1f217d.entry.js +2 -0
  650. package/dist/dso-toolkit/p-ee1f217d.entry.js.map +1 -0
  651. package/dist/dso-toolkit/p-f0aa48e2.entry.js +2 -0
  652. package/dist/dso-toolkit/p-f0aa48e2.entry.js.map +1 -0
  653. package/dist/dso-toolkit/p-f36e20b1.entry.js +2 -0
  654. package/dist/dso-toolkit/p-f36e20b1.entry.js.map +1 -0
  655. package/dist/dso-toolkit/p-f56d918c.entry.js +2 -0
  656. package/dist/dso-toolkit/p-f56d918c.entry.js.map +1 -0
  657. package/dist/dso-toolkit/p-f8b708de.entry.js +2 -0
  658. package/dist/dso-toolkit/p-f8b708de.entry.js.map +1 -0
  659. package/dist/dso-toolkit/p-faeacd73.entry.js +2 -0
  660. package/dist/dso-toolkit/p-faeacd73.entry.js.map +1 -0
  661. package/dist/dso-toolkit/p-faf9bd05.entry.js +2 -0
  662. package/dist/dso-toolkit/p-faf9bd05.entry.js.map +1 -0
  663. package/dist/dso-toolkit/p-feeb6953.entry.js +2 -0
  664. package/dist/dso-toolkit/p-feeb6953.entry.js.map +1 -0
  665. package/dist/esm/annotation-body-BGomQciH.js +8 -0
  666. package/dist/esm/{annotation-body-eL8p8SW9.js.map → annotation-body-BGomQciH.js.map} +1 -1
  667. package/dist/esm/annotation-list-renvooi-values-Dq4hh65I.js +10 -0
  668. package/dist/esm/{annotation-list-renvooi-values-Cn6N3SEI.js.map → annotation-list-renvooi-values-Dq4hh65I.js.map} +1 -1
  669. package/dist/esm/{annotation-watcher-m3nAgrq7.js → annotation-watcher-C2vj2znu.js} +3 -3
  670. package/dist/esm/{annotation-watcher-m3nAgrq7.js.map → annotation-watcher-C2vj2znu.js.map} +1 -1
  671. package/dist/esm/dso-accordion-section.entry.js +3 -5
  672. package/dist/esm/dso-accordion-section.entry.js.map +1 -1
  673. package/dist/esm/dso-accordion.entry.js +3 -5
  674. package/dist/esm/dso-accordion.entry.js.map +1 -1
  675. package/dist/esm/dso-action-list-item.entry.js +3 -5
  676. package/dist/esm/dso-action-list-item.entry.js.map +1 -1
  677. package/dist/esm/dso-action-list.entry.js +3 -5
  678. package/dist/esm/dso-action-list.entry.js.map +1 -1
  679. package/dist/esm/dso-advanced-select.entry.js +990 -7
  680. package/dist/esm/dso-advanced-select.entry.js.map +1 -1
  681. package/dist/esm/dso-alert_7.entry.js +3772 -294
  682. package/dist/esm/dso-annotation-activiteit.entry.js +6 -8
  683. package/dist/esm/dso-annotation-activiteit.entry.js.map +1 -1
  684. package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js +5 -7
  685. package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js.map +1 -1
  686. package/dist/esm/dso-annotation-kaart.entry.js +4 -6
  687. package/dist/esm/dso-annotation-kaart.entry.js.map +1 -1
  688. package/dist/esm/dso-annotation-locatie_2.entry.js +1283 -14
  689. package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js +6 -8
  690. package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js.map +1 -1
  691. package/dist/esm/dso-attachments-counter_2.entry.js +5 -7
  692. package/dist/esm/dso-autosuggest.entry.js +5 -11
  693. package/dist/esm/dso-autosuggest.entry.js.map +1 -1
  694. package/dist/esm/dso-banner.entry.js +3 -5
  695. package/dist/esm/dso-banner.entry.js.map +1 -1
  696. package/dist/esm/dso-button-group.entry.js +3 -5
  697. package/dist/esm/dso-button-group.entry.js.map +1 -1
  698. package/dist/esm/dso-card-container.entry.js +3 -5
  699. package/dist/esm/dso-card-container.entry.js.map +1 -1
  700. package/dist/esm/dso-card.entry.js +3 -5
  701. package/dist/esm/dso-card.entry.js.map +1 -1
  702. package/dist/esm/dso-contact-information.entry.js +3 -5
  703. package/dist/esm/dso-contact-information.entry.js.map +1 -1
  704. package/dist/esm/dso-date-picker.entry.js +3 -5
  705. package/dist/esm/dso-date-picker.entry.js.map +1 -1
  706. package/dist/esm/dso-document-card.entry.js +3 -5
  707. package/dist/esm/dso-document-card.entry.js.map +1 -1
  708. package/dist/esm/dso-dropdown-menu.entry.js +3 -5
  709. package/dist/esm/dso-dropdown-menu.entry.js.map +1 -1
  710. package/dist/esm/dso-header.entry.js +4 -7
  711. package/dist/esm/dso-header.entry.js.map +1 -1
  712. package/dist/esm/dso-highlight-box.entry.js +3 -5
  713. package/dist/esm/dso-highlight-box.entry.js.map +1 -1
  714. package/dist/esm/dso-history-item.entry.js +3 -5
  715. package/dist/esm/dso-history-item.entry.js.map +1 -1
  716. package/dist/esm/{dso-icon.entry.js → dso-icon_2.entry.js} +595 -8
  717. package/dist/esm/dso-info-button.entry.js +3 -5
  718. package/dist/esm/dso-info-button.entry.js.map +1 -1
  719. package/dist/esm/dso-info_2.entry.js +6 -8
  720. package/dist/esm/dso-input-range.entry.js +3 -5
  721. package/dist/esm/dso-input-range.entry.js.map +1 -1
  722. package/dist/esm/dso-label_3.entry.js +13 -22
  723. package/dist/esm/dso-legend-item.entry.js +4 -6
  724. package/dist/esm/dso-legend-item.entry.js.map +1 -1
  725. package/dist/esm/dso-legend.entry.js +78 -0
  726. package/dist/esm/dso-legend.entry.js.map +1 -0
  727. package/dist/esm/dso-list-button.entry.js +299 -6
  728. package/dist/esm/dso-list-button.entry.js.map +1 -1
  729. package/dist/esm/dso-logo.entry.js +142 -6
  730. package/dist/esm/dso-logo.entry.js.map +1 -1
  731. package/dist/esm/dso-map-base-layers.entry.js +4 -6
  732. package/dist/esm/dso-map-base-layers.entry.js.map +1 -1
  733. package/dist/esm/dso-map-controls.entry.js +1059 -6
  734. package/dist/esm/dso-map-controls.entry.js.map +1 -1
  735. package/dist/esm/dso-map-layer-object.entry.js +26 -0
  736. package/dist/esm/dso-map-layer-object.entry.js.map +1 -0
  737. package/dist/esm/dso-map-layer.entry.js +29 -0
  738. package/dist/esm/dso-map-layer.entry.js.map +1 -0
  739. package/dist/esm/dso-map-overlays.entry.js +4 -6
  740. package/dist/esm/dso-map-overlays.entry.js.map +1 -1
  741. package/dist/esm/dso-mark-bar.entry.js +4 -6
  742. package/dist/esm/dso-mark-bar.entry.js.map +1 -1
  743. package/dist/esm/dso-modal.entry.js +4 -6
  744. package/dist/esm/dso-modal.entry.js.map +1 -1
  745. package/dist/esm/dso-onboarding-tip.entry.js +4 -6
  746. package/dist/esm/dso-onboarding-tip.entry.js.map +1 -1
  747. package/dist/esm/dso-pagination.entry.js +3 -5
  748. package/dist/esm/dso-pagination.entry.js.map +1 -1
  749. package/dist/esm/dso-plekinfo-card.entry.js +4 -6
  750. package/dist/esm/dso-plekinfo-card.entry.js.map +1 -1
  751. package/dist/esm/dso-progress-indicator.entry.js +4 -6
  752. package/dist/esm/dso-progress-indicator.entry.js.map +1 -1
  753. package/dist/esm/dso-project-item.entry.js +4 -6
  754. package/dist/esm/dso-project-item.entry.js.map +1 -1
  755. package/dist/esm/dso-responsive-element.entry.js +4 -6
  756. package/dist/esm/dso-responsive-element.entry.js.map +1 -1
  757. package/dist/esm/dso-scrollable.entry.js +5 -7
  758. package/dist/esm/dso-scrollable.entry.js.map +1 -1
  759. package/dist/esm/dso-skiplink.entry.js +4 -6
  760. package/dist/esm/dso-skiplink.entry.js.map +1 -1
  761. package/dist/esm/dso-survey-rating.entry.js +489 -7
  762. package/dist/esm/dso-survey-rating.entry.js.map +1 -1
  763. package/dist/esm/dso-tab.entry.js +3 -5
  764. package/dist/esm/dso-tab.entry.js.map +1 -1
  765. package/dist/esm/dso-tabs.entry.js +4 -6
  766. package/dist/esm/dso-tabs.entry.js.map +1 -1
  767. package/dist/esm/dso-tijdreis-banner.entry.js +4 -6
  768. package/dist/esm/dso-tijdreis-banner.entry.js.map +1 -1
  769. package/dist/esm/dso-toggletip.entry.js +4 -6
  770. package/dist/esm/dso-toggletip.entry.js.map +1 -1
  771. package/dist/esm/dso-toolkit.js +4 -4
  772. package/dist/esm/dso-toolkit.js.map +1 -1
  773. package/dist/esm/dso-tooltip.entry.js +4 -6
  774. package/dist/esm/dso-tooltip.entry.js.map +1 -1
  775. package/dist/esm/dso-tree-view.entry.js +6 -14
  776. package/dist/esm/dso-tree-view.entry.js.map +1 -1
  777. package/dist/esm/dso-viewer-grid.entry.js +519 -29
  778. package/dist/esm/dso-viewer-grid.entry.js.map +1 -1
  779. package/dist/esm/dsot-document-component-demo.entry.js +3 -5
  780. package/dist/esm/dsot-document-component-demo.entry.js.map +1 -1
  781. package/dist/esm/{index-DxWmN7gh.js → index-WDDbscLp.js} +96 -27
  782. package/dist/esm/index-WDDbscLp.js.map +1 -0
  783. package/dist/esm/loader.js +3 -3
  784. package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js → parse-wijzigactie-from-node.function-DLfzB0Gt.js} +3 -3
  785. package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js.map → parse-wijzigactie-from-node.function-DLfzB0Gt.js.map} +1 -1
  786. package/dist/esm/{tooltip.functional-component-B6RTdaZw.js → tooltip.functional-component-K4nwACEI.js} +4 -6
  787. package/dist/esm/{tooltip.functional-component-B6RTdaZw.js.map → tooltip.functional-component-K4nwACEI.js.map} +1 -1
  788. package/dist/types/components/autosuggest/autosuggest.d.ts +0 -4
  789. package/dist/types/components/image-overlay/image-overlay.d.ts +3 -2
  790. package/dist/types/components/legend/legend.d.ts +26 -0
  791. package/dist/types/components/legend/legend.interfaces.d.ts +12 -0
  792. package/dist/types/components/map-layer/components/map-layer-object.d.ts +26 -0
  793. package/dist/types/components/map-layer/components/map-layer-object.interfaces.d.ts +11 -0
  794. package/dist/types/components/map-layer/map-layer.d.ts +26 -0
  795. package/dist/types/components/map-layer/map-layer.interfaces.d.ts +11 -0
  796. package/dist/types/components/ozon-content/nodes/int-io-ref.node.d.ts +1 -1
  797. package/dist/types/components/ozon-content/ozon-content-context.interface.d.ts +1 -0
  798. package/dist/types/components/ozon-content/ozon-content-node-context.interface.d.ts +1 -0
  799. package/dist/types/components/ozon-content/ozon-content.d.ts +5 -0
  800. package/dist/types/components/table/table.d.ts +2 -4
  801. package/dist/types/components.d.ts +171 -10
  802. package/dist/types/stencil-public-runtime.d.ts +92 -2
  803. package/package.json +4 -4
  804. package/dist/bundle/p--8xOEWb7.js +0 -49
  805. package/dist/bundle/p--8xOEWb7.js.map +0 -1
  806. package/dist/bundle/p-B9a249cd.js +0 -12
  807. package/dist/bundle/p-BSxYLM2I.js +0 -86
  808. package/dist/bundle/p-BSxYLM2I.js.map +0 -1
  809. package/dist/bundle/p-BXS9fSw3.js +0 -59
  810. package/dist/bundle/p-BXS9fSw3.js.map +0 -1
  811. package/dist/bundle/p-BsnzmGaW.js.map +0 -1
  812. package/dist/bundle/p-C0fad0Tz.js +0 -333
  813. package/dist/bundle/p-C0fad0Tz.js.map +0 -1
  814. package/dist/bundle/p-CAiNl6nx.js.map +0 -1
  815. package/dist/bundle/p-CWK4j8Tr.js +0 -126
  816. package/dist/bundle/p-CWK4j8Tr.js.map +0 -1
  817. package/dist/bundle/p-CXFRGieQ.js +0 -63
  818. package/dist/bundle/p-CXFRGieQ.js.map +0 -1
  819. package/dist/bundle/p-CXctuPtC.js.map +0 -1
  820. package/dist/bundle/p-CYZ_ghQd.js.map +0 -1
  821. package/dist/bundle/p-CkFupSQb.js +0 -70
  822. package/dist/bundle/p-CkFupSQb.js.map +0 -1
  823. package/dist/bundle/p-CmVgHB0k.js +0 -58
  824. package/dist/bundle/p-CmVgHB0k.js.map +0 -1
  825. package/dist/bundle/p-CoDNmQUl.js +0 -154
  826. package/dist/bundle/p-CoDNmQUl.js.map +0 -1
  827. package/dist/bundle/p-CqQwHORn.js.map +0 -1
  828. package/dist/bundle/p-CsqbRus4.js.map +0 -1
  829. package/dist/bundle/p-Cx7q66IK.js.map +0 -1
  830. package/dist/bundle/p-D2Hmy92r.js +0 -84
  831. package/dist/bundle/p-D2Hmy92r.js.map +0 -1
  832. package/dist/bundle/p-D5k5mkW4.js +0 -36
  833. package/dist/bundle/p-D5k5mkW4.js.map +0 -1
  834. package/dist/bundle/p-DcPjXXDp.js.map +0 -1
  835. package/dist/bundle/p-Dea3wzTK.js.map +0 -1
  836. package/dist/bundle/p-DgQ6L0IZ.js.map +0 -1
  837. package/dist/bundle/p-Dm38fPV4.js.map +0 -1
  838. package/dist/bundle/p-Dt8LczXv.js +0 -115
  839. package/dist/bundle/p-Dt8LczXv.js.map +0 -1
  840. package/dist/bundle/p-FpbfIBtx.js +0 -169
  841. package/dist/bundle/p-FpbfIBtx.js.map +0 -1
  842. package/dist/bundle/p-Ra_s5BYd.js +0 -83
  843. package/dist/bundle/p-Ra_s5BYd.js.map +0 -1
  844. package/dist/bundle/p-VjABABA3.js +0 -14
  845. package/dist/bundle/p-VjABABA3.js.map +0 -1
  846. package/dist/bundle/p-_WSH7pZY.js.map +0 -1
  847. package/dist/bundle/p-bAS7SMVR.js +0 -101
  848. package/dist/bundle/p-bAS7SMVR.js.map +0 -1
  849. package/dist/bundle/p-dzRDgb4S.js.map +0 -1
  850. package/dist/bundle/p-pf-8Sy0Y.js +0 -992
  851. package/dist/bundle/p-pf-8Sy0Y.js.map +0 -1
  852. package/dist/bundle/p-vXXTDKh5.js +0 -1277
  853. package/dist/bundle/p-vXXTDKh5.js.map +0 -1
  854. package/dist/cjs/annotation-body-DaD_bwoW.js +0 -16
  855. package/dist/cjs/dso-accordion-section.cjs.entry.js.map +0 -1
  856. package/dist/cjs/dso-accordion-section.entry.cjs.js.map +0 -1
  857. package/dist/cjs/dso-accordion.cjs.entry.js.map +0 -1
  858. package/dist/cjs/dso-accordion.entry.cjs.js.map +0 -1
  859. package/dist/cjs/dso-action-list-item.cjs.entry.js.map +0 -1
  860. package/dist/cjs/dso-action-list-item.entry.cjs.js.map +0 -1
  861. package/dist/cjs/dso-action-list.cjs.entry.js.map +0 -1
  862. package/dist/cjs/dso-action-list.entry.cjs.js.map +0 -1
  863. package/dist/cjs/dso-advanced-select.cjs.entry.js.map +0 -1
  864. package/dist/cjs/dso-advanced-select.entry.cjs.js.map +0 -1
  865. package/dist/cjs/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.cjs.js.map +0 -1
  866. package/dist/cjs/dso-alert_7.cjs.entry.js.map +0 -1
  867. package/dist/cjs/dso-annotation-activiteit.cjs.entry.js.map +0 -1
  868. package/dist/cjs/dso-annotation-activiteit.entry.cjs.js.map +0 -1
  869. package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js.map +0 -1
  870. package/dist/cjs/dso-annotation-gebiedsaanwijzing.entry.cjs.js.map +0 -1
  871. package/dist/cjs/dso-annotation-kaart.cjs.entry.js.map +0 -1
  872. package/dist/cjs/dso-annotation-kaart.entry.cjs.js.map +0 -1
  873. package/dist/cjs/dso-annotation-locatie.dso-document-component.entry.cjs.js.map +0 -1
  874. package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js.map +0 -1
  875. package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js.map +0 -1
  876. package/dist/cjs/dso-annotation-omgevingsnormwaarde.entry.cjs.js.map +0 -1
  877. package/dist/cjs/dso-attachments-counter.dso-expandable.entry.cjs.js.map +0 -1
  878. package/dist/cjs/dso-attachments-counter_2.cjs.entry.js.map +0 -1
  879. package/dist/cjs/dso-autosuggest.cjs.entry.js.map +0 -1
  880. package/dist/cjs/dso-autosuggest.entry.cjs.js.map +0 -1
  881. package/dist/cjs/dso-banner.cjs.entry.js.map +0 -1
  882. package/dist/cjs/dso-banner.entry.cjs.js.map +0 -1
  883. package/dist/cjs/dso-button-group.cjs.entry.js.map +0 -1
  884. package/dist/cjs/dso-button-group.entry.cjs.js.map +0 -1
  885. package/dist/cjs/dso-card-container.cjs.entry.js.map +0 -1
  886. package/dist/cjs/dso-card-container.entry.cjs.js.map +0 -1
  887. package/dist/cjs/dso-card.cjs.entry.js.map +0 -1
  888. package/dist/cjs/dso-card.entry.cjs.js.map +0 -1
  889. package/dist/cjs/dso-contact-information.cjs.entry.js.map +0 -1
  890. package/dist/cjs/dso-contact-information.entry.cjs.js.map +0 -1
  891. package/dist/cjs/dso-date-picker.cjs.entry.js.map +0 -1
  892. package/dist/cjs/dso-date-picker.entry.cjs.js.map +0 -1
  893. package/dist/cjs/dso-document-card.cjs.entry.js.map +0 -1
  894. package/dist/cjs/dso-document-card.entry.cjs.js.map +0 -1
  895. package/dist/cjs/dso-dropdown-menu.cjs.entry.js.map +0 -1
  896. package/dist/cjs/dso-dropdown-menu.entry.cjs.js.map +0 -1
  897. package/dist/cjs/dso-header.cjs.entry.js.map +0 -1
  898. package/dist/cjs/dso-header.entry.cjs.js.map +0 -1
  899. package/dist/cjs/dso-highlight-box.cjs.entry.js.map +0 -1
  900. package/dist/cjs/dso-highlight-box.entry.cjs.js.map +0 -1
  901. package/dist/cjs/dso-history-item.cjs.entry.js.map +0 -1
  902. package/dist/cjs/dso-history-item.entry.cjs.js.map +0 -1
  903. package/dist/cjs/dso-icon-button.cjs.entry.js +0 -102
  904. package/dist/cjs/dso-icon-button.cjs.entry.js.map +0 -1
  905. package/dist/cjs/dso-icon-button.entry.cjs.js.map +0 -1
  906. package/dist/cjs/dso-icon.cjs.entry.js.map +0 -1
  907. package/dist/cjs/dso-icon.entry.cjs.js.map +0 -1
  908. package/dist/cjs/dso-info-button.cjs.entry.js.map +0 -1
  909. package/dist/cjs/dso-info-button.entry.cjs.js.map +0 -1
  910. package/dist/cjs/dso-info.dso-selectable.entry.cjs.js.map +0 -1
  911. package/dist/cjs/dso-info_2.cjs.entry.js.map +0 -1
  912. package/dist/cjs/dso-input-range.cjs.entry.js.map +0 -1
  913. package/dist/cjs/dso-input-range.entry.cjs.js.map +0 -1
  914. package/dist/cjs/dso-label.dso-renvooi.dso-slide-toggle.entry.cjs.js.map +0 -1
  915. package/dist/cjs/dso-label_3.cjs.entry.js.map +0 -1
  916. package/dist/cjs/dso-legend-item.cjs.entry.js.map +0 -1
  917. package/dist/cjs/dso-legend-item.entry.cjs.js.map +0 -1
  918. package/dist/cjs/dso-list-button.cjs.entry.js.map +0 -1
  919. package/dist/cjs/dso-list-button.entry.cjs.js.map +0 -1
  920. package/dist/cjs/dso-logo.cjs.entry.js.map +0 -1
  921. package/dist/cjs/dso-logo.entry.cjs.js.map +0 -1
  922. package/dist/cjs/dso-map-base-layers.cjs.entry.js.map +0 -1
  923. package/dist/cjs/dso-map-base-layers.entry.cjs.js.map +0 -1
  924. package/dist/cjs/dso-map-controls.cjs.entry.js.map +0 -1
  925. package/dist/cjs/dso-map-controls.entry.cjs.js.map +0 -1
  926. package/dist/cjs/dso-map-overlays.cjs.entry.js.map +0 -1
  927. package/dist/cjs/dso-map-overlays.entry.cjs.js.map +0 -1
  928. package/dist/cjs/dso-mark-bar.cjs.entry.js.map +0 -1
  929. package/dist/cjs/dso-mark-bar.entry.cjs.js.map +0 -1
  930. package/dist/cjs/dso-modal.cjs.entry.js.map +0 -1
  931. package/dist/cjs/dso-modal.entry.cjs.js.map +0 -1
  932. package/dist/cjs/dso-onboarding-tip.cjs.entry.js.map +0 -1
  933. package/dist/cjs/dso-onboarding-tip.entry.cjs.js.map +0 -1
  934. package/dist/cjs/dso-pagination.cjs.entry.js.map +0 -1
  935. package/dist/cjs/dso-pagination.entry.cjs.js.map +0 -1
  936. package/dist/cjs/dso-plekinfo-card.cjs.entry.js.map +0 -1
  937. package/dist/cjs/dso-plekinfo-card.entry.cjs.js.map +0 -1
  938. package/dist/cjs/dso-progress-indicator.cjs.entry.js.map +0 -1
  939. package/dist/cjs/dso-progress-indicator.entry.cjs.js.map +0 -1
  940. package/dist/cjs/dso-project-item.cjs.entry.js.map +0 -1
  941. package/dist/cjs/dso-project-item.entry.cjs.js.map +0 -1
  942. package/dist/cjs/dso-responsive-element.cjs.entry.js.map +0 -1
  943. package/dist/cjs/dso-responsive-element.entry.cjs.js.map +0 -1
  944. package/dist/cjs/dso-scrollable.cjs.entry.js.map +0 -1
  945. package/dist/cjs/dso-scrollable.entry.cjs.js.map +0 -1
  946. package/dist/cjs/dso-skiplink.cjs.entry.js.map +0 -1
  947. package/dist/cjs/dso-skiplink.entry.cjs.js.map +0 -1
  948. package/dist/cjs/dso-survey-rating.cjs.entry.js.map +0 -1
  949. package/dist/cjs/dso-survey-rating.entry.cjs.js.map +0 -1
  950. package/dist/cjs/dso-tab.cjs.entry.js.map +0 -1
  951. package/dist/cjs/dso-tab.entry.cjs.js.map +0 -1
  952. package/dist/cjs/dso-tabs.cjs.entry.js.map +0 -1
  953. package/dist/cjs/dso-tabs.entry.cjs.js.map +0 -1
  954. package/dist/cjs/dso-tijdreis-banner.cjs.entry.js.map +0 -1
  955. package/dist/cjs/dso-tijdreis-banner.entry.cjs.js.map +0 -1
  956. package/dist/cjs/dso-toggletip.cjs.entry.js.map +0 -1
  957. package/dist/cjs/dso-toggletip.entry.cjs.js.map +0 -1
  958. package/dist/cjs/dso-tooltip.cjs.entry.js.map +0 -1
  959. package/dist/cjs/dso-tooltip.entry.cjs.js.map +0 -1
  960. package/dist/cjs/dso-tree-view.cjs.entry.js.map +0 -1
  961. package/dist/cjs/dso-tree-view.entry.cjs.js.map +0 -1
  962. package/dist/cjs/dso-viewer-grid.cjs.entry.js.map +0 -1
  963. package/dist/cjs/dso-viewer-grid.entry.cjs.js.map +0 -1
  964. package/dist/cjs/dsot-document-component-demo.cjs.entry.js.map +0 -1
  965. package/dist/cjs/dsot-document-component-demo.entry.cjs.js.map +0 -1
  966. package/dist/cjs/focus-trap.esm-DSO8w3eY.js +0 -994
  967. package/dist/cjs/focus-trap.esm-DSO8w3eY.js.map +0 -1
  968. package/dist/cjs/index-DvLsepiK.js.map +0 -1
  969. package/dist/components/focus-trap.esm.js +0 -992
  970. package/dist/components/focus-trap.esm.js.map +0 -1
  971. package/dist/dso-toolkit/dso-accordion-section.entry.esm.js.map +0 -1
  972. package/dist/dso-toolkit/dso-accordion.entry.esm.js.map +0 -1
  973. package/dist/dso-toolkit/dso-action-list-item.entry.esm.js.map +0 -1
  974. package/dist/dso-toolkit/dso-action-list.entry.esm.js.map +0 -1
  975. package/dist/dso-toolkit/dso-advanced-select.entry.esm.js.map +0 -1
  976. package/dist/dso-toolkit/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.esm.js.map +0 -1
  977. package/dist/dso-toolkit/dso-annotation-activiteit.entry.esm.js.map +0 -1
  978. package/dist/dso-toolkit/dso-annotation-gebiedsaanwijzing.entry.esm.js.map +0 -1
  979. package/dist/dso-toolkit/dso-annotation-kaart.entry.esm.js.map +0 -1
  980. package/dist/dso-toolkit/dso-annotation-locatie.dso-document-component.entry.esm.js.map +0 -1
  981. package/dist/dso-toolkit/dso-annotation-omgevingsnormwaarde.entry.esm.js.map +0 -1
  982. package/dist/dso-toolkit/dso-attachments-counter.dso-expandable.entry.esm.js.map +0 -1
  983. package/dist/dso-toolkit/dso-autosuggest.entry.esm.js.map +0 -1
  984. package/dist/dso-toolkit/dso-banner.entry.esm.js.map +0 -1
  985. package/dist/dso-toolkit/dso-button-group.entry.esm.js.map +0 -1
  986. package/dist/dso-toolkit/dso-card-container.entry.esm.js.map +0 -1
  987. package/dist/dso-toolkit/dso-card.entry.esm.js.map +0 -1
  988. package/dist/dso-toolkit/dso-contact-information.entry.esm.js.map +0 -1
  989. package/dist/dso-toolkit/dso-date-picker.entry.esm.js.map +0 -1
  990. package/dist/dso-toolkit/dso-document-card.entry.esm.js.map +0 -1
  991. package/dist/dso-toolkit/dso-dropdown-menu.entry.esm.js.map +0 -1
  992. package/dist/dso-toolkit/dso-header.entry.esm.js.map +0 -1
  993. package/dist/dso-toolkit/dso-highlight-box.entry.esm.js.map +0 -1
  994. package/dist/dso-toolkit/dso-history-item.entry.esm.js.map +0 -1
  995. package/dist/dso-toolkit/dso-icon-button.entry.esm.js.map +0 -1
  996. package/dist/dso-toolkit/dso-icon.entry.esm.js.map +0 -1
  997. package/dist/dso-toolkit/dso-info-button.entry.esm.js.map +0 -1
  998. package/dist/dso-toolkit/dso-info.dso-selectable.entry.esm.js.map +0 -1
  999. package/dist/dso-toolkit/dso-input-range.entry.esm.js.map +0 -1
  1000. package/dist/dso-toolkit/dso-label.dso-renvooi.dso-slide-toggle.entry.esm.js.map +0 -1
  1001. package/dist/dso-toolkit/dso-legend-item.entry.esm.js.map +0 -1
  1002. package/dist/dso-toolkit/dso-list-button.entry.esm.js.map +0 -1
  1003. package/dist/dso-toolkit/dso-logo.entry.esm.js.map +0 -1
  1004. package/dist/dso-toolkit/dso-map-base-layers.entry.esm.js.map +0 -1
  1005. package/dist/dso-toolkit/dso-map-controls.entry.esm.js.map +0 -1
  1006. package/dist/dso-toolkit/dso-map-overlays.entry.esm.js.map +0 -1
  1007. package/dist/dso-toolkit/dso-mark-bar.entry.esm.js.map +0 -1
  1008. package/dist/dso-toolkit/dso-modal.entry.esm.js.map +0 -1
  1009. package/dist/dso-toolkit/dso-onboarding-tip.entry.esm.js.map +0 -1
  1010. package/dist/dso-toolkit/dso-pagination.entry.esm.js.map +0 -1
  1011. package/dist/dso-toolkit/dso-plekinfo-card.entry.esm.js.map +0 -1
  1012. package/dist/dso-toolkit/dso-progress-indicator.entry.esm.js.map +0 -1
  1013. package/dist/dso-toolkit/dso-project-item.entry.esm.js.map +0 -1
  1014. package/dist/dso-toolkit/dso-responsive-element.entry.esm.js.map +0 -1
  1015. package/dist/dso-toolkit/dso-scrollable.entry.esm.js.map +0 -1
  1016. package/dist/dso-toolkit/dso-skiplink.entry.esm.js.map +0 -1
  1017. package/dist/dso-toolkit/dso-survey-rating.entry.esm.js.map +0 -1
  1018. package/dist/dso-toolkit/dso-tab.entry.esm.js.map +0 -1
  1019. package/dist/dso-toolkit/dso-tabs.entry.esm.js.map +0 -1
  1020. package/dist/dso-toolkit/dso-tijdreis-banner.entry.esm.js.map +0 -1
  1021. package/dist/dso-toolkit/dso-toggletip.entry.esm.js.map +0 -1
  1022. package/dist/dso-toolkit/dso-tooltip.entry.esm.js.map +0 -1
  1023. package/dist/dso-toolkit/dso-tree-view.entry.esm.js.map +0 -1
  1024. package/dist/dso-toolkit/dso-viewer-grid.entry.esm.js.map +0 -1
  1025. package/dist/dso-toolkit/dsot-document-component-demo.entry.esm.js.map +0 -1
  1026. package/dist/dso-toolkit/p-088622a3.entry.js +0 -2
  1027. package/dist/dso-toolkit/p-088622a3.entry.js.map +0 -1
  1028. package/dist/dso-toolkit/p-08f69868.entry.js +0 -2
  1029. package/dist/dso-toolkit/p-08f69868.entry.js.map +0 -1
  1030. package/dist/dso-toolkit/p-0af17a28.entry.js +0 -2
  1031. package/dist/dso-toolkit/p-0af17a28.entry.js.map +0 -1
  1032. package/dist/dso-toolkit/p-12e81f84.entry.js +0 -2
  1033. package/dist/dso-toolkit/p-12e81f84.entry.js.map +0 -1
  1034. package/dist/dso-toolkit/p-13140af9.entry.js +0 -2
  1035. package/dist/dso-toolkit/p-13140af9.entry.js.map +0 -1
  1036. package/dist/dso-toolkit/p-16c153d5.entry.js.map +0 -1
  1037. package/dist/dso-toolkit/p-1e431f4a.entry.js +0 -2
  1038. package/dist/dso-toolkit/p-1e431f4a.entry.js.map +0 -1
  1039. package/dist/dso-toolkit/p-242e14d4.entry.js +0 -2
  1040. package/dist/dso-toolkit/p-242e14d4.entry.js.map +0 -1
  1041. package/dist/dso-toolkit/p-2ac8353d.entry.js +0 -2
  1042. package/dist/dso-toolkit/p-2ac8353d.entry.js.map +0 -1
  1043. package/dist/dso-toolkit/p-2bdda7b6.entry.js +0 -2
  1044. package/dist/dso-toolkit/p-2bdda7b6.entry.js.map +0 -1
  1045. package/dist/dso-toolkit/p-2bf60d4d.entry.js +0 -2
  1046. package/dist/dso-toolkit/p-2bf60d4d.entry.js.map +0 -1
  1047. package/dist/dso-toolkit/p-337c9024.entry.js +0 -2
  1048. package/dist/dso-toolkit/p-337c9024.entry.js.map +0 -1
  1049. package/dist/dso-toolkit/p-3ae293ef.entry.js +0 -2
  1050. package/dist/dso-toolkit/p-3ae293ef.entry.js.map +0 -1
  1051. package/dist/dso-toolkit/p-3cd95234.entry.js +0 -2
  1052. package/dist/dso-toolkit/p-3cd95234.entry.js.map +0 -1
  1053. package/dist/dso-toolkit/p-4c5a75e6.entry.js +0 -2
  1054. package/dist/dso-toolkit/p-4c5a75e6.entry.js.map +0 -1
  1055. package/dist/dso-toolkit/p-4f87903d.entry.js +0 -2
  1056. package/dist/dso-toolkit/p-4f87903d.entry.js.map +0 -1
  1057. package/dist/dso-toolkit/p-4fb7266b.entry.js +0 -2
  1058. package/dist/dso-toolkit/p-4fb7266b.entry.js.map +0 -1
  1059. package/dist/dso-toolkit/p-539cd8e4.entry.js +0 -2
  1060. package/dist/dso-toolkit/p-539cd8e4.entry.js.map +0 -1
  1061. package/dist/dso-toolkit/p-55390fd2.entry.js +0 -2
  1062. package/dist/dso-toolkit/p-55390fd2.entry.js.map +0 -1
  1063. package/dist/dso-toolkit/p-648900a1.entry.js +0 -2
  1064. package/dist/dso-toolkit/p-648900a1.entry.js.map +0 -1
  1065. package/dist/dso-toolkit/p-64d2bb0b.entry.js +0 -2
  1066. package/dist/dso-toolkit/p-64d2bb0b.entry.js.map +0 -1
  1067. package/dist/dso-toolkit/p-6848c1e8.entry.js +0 -2
  1068. package/dist/dso-toolkit/p-6848c1e8.entry.js.map +0 -1
  1069. package/dist/dso-toolkit/p-7325f496.entry.js +0 -2
  1070. package/dist/dso-toolkit/p-7325f496.entry.js.map +0 -1
  1071. package/dist/dso-toolkit/p-7422113e.entry.js +0 -2
  1072. package/dist/dso-toolkit/p-7422113e.entry.js.map +0 -1
  1073. package/dist/dso-toolkit/p-748c3876.entry.js +0 -2
  1074. package/dist/dso-toolkit/p-748c3876.entry.js.map +0 -1
  1075. package/dist/dso-toolkit/p-7e6a09af.entry.js +0 -2
  1076. package/dist/dso-toolkit/p-7e6a09af.entry.js.map +0 -1
  1077. package/dist/dso-toolkit/p-831256d0.entry.js +0 -2
  1078. package/dist/dso-toolkit/p-831256d0.entry.js.map +0 -1
  1079. package/dist/dso-toolkit/p-8fb685b7.entry.js +0 -2
  1080. package/dist/dso-toolkit/p-8fb685b7.entry.js.map +0 -1
  1081. package/dist/dso-toolkit/p-95bd8820.entry.js +0 -2
  1082. package/dist/dso-toolkit/p-95bd8820.entry.js.map +0 -1
  1083. package/dist/dso-toolkit/p-993577a7.entry.js +0 -2
  1084. package/dist/dso-toolkit/p-993577a7.entry.js.map +0 -1
  1085. package/dist/dso-toolkit/p-BlB0--wP.js +0 -2
  1086. package/dist/dso-toolkit/p-Dk013L7v.js +0 -2
  1087. package/dist/dso-toolkit/p-DxWmN7gh.js +0 -3
  1088. package/dist/dso-toolkit/p-DxWmN7gh.js.map +0 -1
  1089. package/dist/dso-toolkit/p-a14c39a8.entry.js +0 -2
  1090. package/dist/dso-toolkit/p-a14c39a8.entry.js.map +0 -1
  1091. package/dist/dso-toolkit/p-a9b2ea7e.entry.js +0 -2
  1092. package/dist/dso-toolkit/p-a9b2ea7e.entry.js.map +0 -1
  1093. package/dist/dso-toolkit/p-ace52920.entry.js +0 -2
  1094. package/dist/dso-toolkit/p-ace52920.entry.js.map +0 -1
  1095. package/dist/dso-toolkit/p-b4664091.entry.js +0 -2
  1096. package/dist/dso-toolkit/p-b4664091.entry.js.map +0 -1
  1097. package/dist/dso-toolkit/p-bb3ac0a4.entry.js +0 -2
  1098. package/dist/dso-toolkit/p-bb3ac0a4.entry.js.map +0 -1
  1099. package/dist/dso-toolkit/p-bea3ed89.entry.js +0 -2
  1100. package/dist/dso-toolkit/p-bea3ed89.entry.js.map +0 -1
  1101. package/dist/dso-toolkit/p-bf591ec8.entry.js +0 -2
  1102. package/dist/dso-toolkit/p-bf591ec8.entry.js.map +0 -1
  1103. package/dist/dso-toolkit/p-c2e05c9e.entry.js +0 -2
  1104. package/dist/dso-toolkit/p-c2e05c9e.entry.js.map +0 -1
  1105. package/dist/dso-toolkit/p-c9c8b0b8.entry.js +0 -2
  1106. package/dist/dso-toolkit/p-c9c8b0b8.entry.js.map +0 -1
  1107. package/dist/dso-toolkit/p-c9d4a733.entry.js +0 -2
  1108. package/dist/dso-toolkit/p-c9d4a733.entry.js.map +0 -1
  1109. package/dist/dso-toolkit/p-ca0b79a6.entry.js +0 -2
  1110. package/dist/dso-toolkit/p-ca0b79a6.entry.js.map +0 -1
  1111. package/dist/dso-toolkit/p-cde53355.entry.js +0 -2
  1112. package/dist/dso-toolkit/p-cde53355.entry.js.map +0 -1
  1113. package/dist/dso-toolkit/p-ce9ffa56.entry.js +0 -2
  1114. package/dist/dso-toolkit/p-ce9ffa56.entry.js.map +0 -1
  1115. package/dist/dso-toolkit/p-d0252763.entry.js +0 -2
  1116. package/dist/dso-toolkit/p-d0252763.entry.js.map +0 -1
  1117. package/dist/dso-toolkit/p-d0ffada0.entry.js +0 -2
  1118. package/dist/dso-toolkit/p-d0ffada0.entry.js.map +0 -1
  1119. package/dist/dso-toolkit/p-d63e56e7.entry.js +0 -2
  1120. package/dist/dso-toolkit/p-d63e56e7.entry.js.map +0 -1
  1121. package/dist/dso-toolkit/p-d690e557.entry.js +0 -2
  1122. package/dist/dso-toolkit/p-d690e557.entry.js.map +0 -1
  1123. package/dist/dso-toolkit/p-d9a8e4da.entry.js +0 -2
  1124. package/dist/dso-toolkit/p-d9a8e4da.entry.js.map +0 -1
  1125. package/dist/dso-toolkit/p-daae46b3.entry.js +0 -2
  1126. package/dist/dso-toolkit/p-daae46b3.entry.js.map +0 -1
  1127. package/dist/dso-toolkit/p-dcfb330c.entry.js +0 -2
  1128. package/dist/dso-toolkit/p-dcfb330c.entry.js.map +0 -1
  1129. package/dist/dso-toolkit/p-e4ee59df.entry.js +0 -2
  1130. package/dist/dso-toolkit/p-e4ee59df.entry.js.map +0 -1
  1131. package/dist/dso-toolkit/p-e5dc4512.entry.js +0 -2
  1132. package/dist/dso-toolkit/p-e5dc4512.entry.js.map +0 -1
  1133. package/dist/dso-toolkit/p-e980ad1a.entry.js +0 -2
  1134. package/dist/dso-toolkit/p-e980ad1a.entry.js.map +0 -1
  1135. package/dist/dso-toolkit/p-e99b9b48.entry.js +0 -2
  1136. package/dist/dso-toolkit/p-e99b9b48.entry.js.map +0 -1
  1137. package/dist/dso-toolkit/p-f9e0da0c.entry.js +0 -2
  1138. package/dist/dso-toolkit/p-f9e0da0c.entry.js.map +0 -1
  1139. package/dist/dso-toolkit/p-pf-8Sy0Y.js +0 -6
  1140. package/dist/dso-toolkit/p-pf-8Sy0Y.js.map +0 -1
  1141. package/dist/esm/annotation-body-eL8p8SW9.js +0 -14
  1142. package/dist/esm/annotation-list-renvooi-values-Cn6N3SEI.js +0 -12
  1143. package/dist/esm/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.js.map +0 -1
  1144. package/dist/esm/dso-alert_7.entry.js.map +0 -1
  1145. package/dist/esm/dso-annotation-locatie.dso-document-component.entry.js.map +0 -1
  1146. package/dist/esm/dso-annotation-locatie_2.entry.js.map +0 -1
  1147. package/dist/esm/dso-attachments-counter.dso-expandable.entry.js.map +0 -1
  1148. package/dist/esm/dso-attachments-counter_2.entry.js.map +0 -1
  1149. package/dist/esm/dso-icon-button.entry.js +0 -100
  1150. package/dist/esm/dso-icon-button.entry.js.map +0 -1
  1151. package/dist/esm/dso-icon.entry.js.map +0 -1
  1152. package/dist/esm/dso-info.dso-selectable.entry.js.map +0 -1
  1153. package/dist/esm/dso-info_2.entry.js.map +0 -1
  1154. package/dist/esm/dso-label.dso-renvooi.dso-slide-toggle.entry.js.map +0 -1
  1155. package/dist/esm/dso-label_3.entry.js.map +0 -1
  1156. package/dist/esm/focus-trap.esm-fQH2SrJA.js +0 -992
  1157. package/dist/esm/focus-trap.esm-fQH2SrJA.js.map +0 -1
  1158. package/dist/esm/index-DxWmN7gh.js.map +0 -1
@@ -1,7 +1,6 @@
1
- import { proxyCustomElement, HTMLElement, createEvent, h, Fragment } from '@stencil/core/internal/client';
1
+ import { proxyCustomElement, HTMLElement, createEvent, h, Fragment, transformTag } from '@stencil/core/internal/client';
2
2
  import { c as clsx } from './clsx.js';
3
- import { c as createFocusTrap } from './focus-trap.esm.js';
4
- import { t as tabbable } from './index.esm.js';
3
+ import { t as tabbable, f as focusable, i as isTabbable, g as getTabIndex, a as isFocusable } from './index.esm.js';
5
4
  import { i as isModifiedEvent } from './is-modified-event.js';
6
5
  import { d as defineCustomElement$6 } from './badge.js';
7
6
  import { d as defineCustomElement$5 } from './icon.js';
@@ -9,12 +8,1000 @@ import { d as defineCustomElement$4 } from './icon-button.js';
9
8
  import { d as defineCustomElement$3 } from './label.js';
10
9
  import { d as defineCustomElement$2 } from './tooltip.js';
11
10
 
12
- const advancedSelectCss = ":host{display:block}*,*::after,*::before{box-sizing:border-box}.active-option{display:flex;inline-size:100%;justify-content:flex-start;align-items:center;padding:0;border:1px solid #275937;border-radius:4px;cursor:pointer;background-color:#fff;line-height:inherit;font-family:inherit;font-size:inherit}.active-option.open{border-radius:4px 4px 0 0}.active-option dso-icon{color:#275937}.active-option dso-label{margin-inline-start:8px}.active-option-label{padding-block:4px;padding-inline:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.active-option-aside{display:flex;align-items:center;gap:8px;padding-block:0;padding-inline:8px;margin-inline-start:auto}.badges{display:flex;justify-content:space-between;align-items:center;gap:4px}.groups-container{position:relative;z-index:200}.groups{position:absolute;inset-block-start:-1px;inset-inline-start:0;inline-size:100%;max-block-size:500px;margin:0;padding:0;overflow-y:auto;background-color:#fff;border:1px solid #275937;border-radius:0 0 4px 4px}.groups li::marker{display:none}.group{border-block-end:1px solid #ccc}.group:last-child{border-block-end:none}.group .option{padding-inline-start:37px}.group .option-label::before{content:\"\";position:absolute;display:block;block-size:10px;inline-size:10px;inset-block:4px auto;inset-inline:-20px auto;border-radius:50%}.group .option-label::before{--_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}.group .option-label::before 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\"))}.group .option-label::before 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\"))}.group .option-label::before 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\"))}.group .option-label::before 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\"))}.group .option-label::before{--_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:#ccc;color:#191919}.group-label{margin:0;padding-block:4px;padding-inline:16px;color:#666;font-size:14px;font-weight:500;border-block-end:1px solid #ccc}.group-link{display:block;padding-block:8px;padding-inline:4px;text-align:end;color:#000;text-decoration:none}.group-link:hover{text-decoration:underline}.group-link dso-icon{color:#39870c}.group-info .option-label::before{--_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}.group-info .option-label::before 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\"))}.group-info .option-label::before 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\"))}.group-info .option-label::before 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\"))}.group-info .option-label::before 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\"))}.group-info .option-label::before{--_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:#6ca4d9;color:#191919}.group-primary .option-label::before{--_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}.group-primary .option-label::before 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-wit\"))}.group-primary .option-label::before 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-wit\"))}.group-primary .option-label::before 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-wit\"))}.group-primary .option-label::before 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-wit\"))}.group-primary .option-label::before{--_dso-icon-button-tertiary-color:#fff;background-color:#275937;color:#fff}.group-success .option-label::before{--_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}.group-success .option-label::before 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-wit\"))}.group-success .option-label::before 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-wit\"))}.group-success .option-label::before 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-wit\"))}.group-success .option-label::before 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-wit\"))}.group-success .option-label::before{--_dso-icon-button-tertiary-color:#fff;background-color:#39870c;color:#fff}.group-warning .option-label::before{--_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}.group-warning .option-label::before 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\"))}.group-warning .option-label::before 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\"))}.group-warning .option-label::before 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\"))}.group-warning .option-label::before 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\"))}.group-warning .option-label::before{--_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:#dcd400;color:#191919}.group-error .option-label::before{--_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}.group-error .option-label::before 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-wit\"))}.group-error .option-label::before 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-wit\"))}.group-error .option-label::before 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-wit\"))}.group-error .option-label::before 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-wit\"))}.group-error .option-label::before{--_dso-icon-button-tertiary-color:#fff;background-color:#ce3f51;color:#fff}.group-attention .option-label::before{--_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}.group-attention .option-label::before 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-wit\"))}.group-attention .option-label::before 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-wit\"))}.group-attention .option-label::before 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-wit\"))}.group-attention .option-label::before 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-wit\"))}.group-attention .option-label::before{--_dso-icon-button-tertiary-color:#fff;background-color:#8b4a6a;color:#fff}.options{margin:0;padding:0}.option{display:block;inline-size:100%;padding-block:8px;padding-inline:16px;cursor:pointer;line-height:inherit;font-family:inherit;font-size:inherit;border:none;text-align:start;background-color:#fff}.option:hover{background-color:#ebf3e6}.option:hover .option-label{color:#39870c;font-weight:bold}.option.option-active .option-label{color:#39870c;font-weight:bold;text-decoration:underline}.option-label{position:relative;color:#000;font-size:Asap, sans-serif;font-weight:400}.option-hint{padding-inline-start:5px;color:#39870c;font-size:Asap, sans-serif;font-weight:bold}.placeholder{margin:0;padding-block:8px;padding-inline:16px;color:#666}";
11
+ /*!
12
+ * focus-trap 7.6.6
13
+ * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
14
+ */
15
+
16
+ function _arrayLikeToArray(r, a) {
17
+ (null == a || a > r.length) && (a = r.length);
18
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
19
+ return n;
20
+ }
21
+ function _arrayWithoutHoles(r) {
22
+ if (Array.isArray(r)) return _arrayLikeToArray(r);
23
+ }
24
+ function _defineProperty(e, r, t) {
25
+ return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
26
+ value: t,
27
+ enumerable: true,
28
+ configurable: true,
29
+ writable: true
30
+ }) : e[r] = t, e;
31
+ }
32
+ function _iterableToArray(r) {
33
+ if ("undefined" != typeof Symbol && null != r[Symbol.iterator] || null != r["@@iterator"]) return Array.from(r);
34
+ }
35
+ function _nonIterableSpread() {
36
+ throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
37
+ }
38
+ function ownKeys(e, r) {
39
+ var t = Object.keys(e);
40
+ if (Object.getOwnPropertySymbols) {
41
+ var o = Object.getOwnPropertySymbols(e);
42
+ r && (o = o.filter(function (r) {
43
+ return Object.getOwnPropertyDescriptor(e, r).enumerable;
44
+ })), t.push.apply(t, o);
45
+ }
46
+ return t;
47
+ }
48
+ function _objectSpread2(e) {
49
+ for (var r = 1; r < arguments.length; r++) {
50
+ var t = null != arguments[r] ? arguments[r] : {};
51
+ r % 2 ? ownKeys(Object(t), true).forEach(function (r) {
52
+ _defineProperty(e, r, t[r]);
53
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) {
54
+ Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r));
55
+ });
56
+ }
57
+ return e;
58
+ }
59
+ function _toConsumableArray(r) {
60
+ return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();
61
+ }
62
+ function _toPrimitive(t, r) {
63
+ if ("object" != typeof t || !t) return t;
64
+ var e = t[Symbol.toPrimitive];
65
+ if (void 0 !== e) {
66
+ var i = e.call(t, r);
67
+ if ("object" != typeof i) return i;
68
+ throw new TypeError("@@toPrimitive must return a primitive value.");
69
+ }
70
+ return ("string" === r ? String : Number)(t);
71
+ }
72
+ function _toPropertyKey(t) {
73
+ var i = _toPrimitive(t, "string");
74
+ return "symbol" == typeof i ? i : i + "";
75
+ }
76
+ function _unsupportedIterableToArray(r, a) {
77
+ if (r) {
78
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
79
+ var t = {}.toString.call(r).slice(8, -1);
80
+ return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0;
81
+ }
82
+ }
83
+
84
+ var activeFocusTraps = {
85
+ activateTrap: function activateTrap(trapStack, trap) {
86
+ if (trapStack.length > 0) {
87
+ var activeTrap = trapStack[trapStack.length - 1];
88
+ if (activeTrap !== trap) {
89
+ activeTrap._setPausedState(true);
90
+ }
91
+ }
92
+ var trapIndex = trapStack.indexOf(trap);
93
+ if (trapIndex === -1) {
94
+ trapStack.push(trap);
95
+ } else {
96
+ // move this existing trap to the front of the queue
97
+ trapStack.splice(trapIndex, 1);
98
+ trapStack.push(trap);
99
+ }
100
+ },
101
+ deactivateTrap: function deactivateTrap(trapStack, trap) {
102
+ var trapIndex = trapStack.indexOf(trap);
103
+ if (trapIndex !== -1) {
104
+ trapStack.splice(trapIndex, 1);
105
+ }
106
+ if (trapStack.length > 0 && !trapStack[trapStack.length - 1]._isManuallyPaused()) {
107
+ trapStack[trapStack.length - 1]._setPausedState(false);
108
+ }
109
+ }
110
+ };
111
+ var isSelectableInput = function isSelectableInput(node) {
112
+ return node.tagName && node.tagName.toLowerCase() === 'input' && typeof node.select === 'function';
113
+ };
114
+ var isEscapeEvent = function isEscapeEvent(e) {
115
+ return (e === null || e === void 0 ? void 0 : e.key) === 'Escape' || (e === null || e === void 0 ? void 0 : e.key) === 'Esc' || (e === null || e === void 0 ? void 0 : e.keyCode) === 27;
116
+ };
117
+ var isTabEvent = function isTabEvent(e) {
118
+ return (e === null || e === void 0 ? void 0 : e.key) === 'Tab' || (e === null || e === void 0 ? void 0 : e.keyCode) === 9;
119
+ };
120
+
121
+ // checks for TAB by default
122
+ var isKeyForward = function isKeyForward(e) {
123
+ return isTabEvent(e) && !e.shiftKey;
124
+ };
125
+
126
+ // checks for SHIFT+TAB by default
127
+ var isKeyBackward = function isKeyBackward(e) {
128
+ return isTabEvent(e) && e.shiftKey;
129
+ };
130
+ var delay = function delay(fn) {
131
+ return setTimeout(fn, 0);
132
+ };
133
+
134
+ /**
135
+ * Get an option's value when it could be a plain value, or a handler that provides
136
+ * the value.
137
+ * @param {*} value Option's value to check.
138
+ * @param {...*} [params] Any parameters to pass to the handler, if `value` is a function.
139
+ * @returns {*} The `value`, or the handler's returned value.
140
+ */
141
+ var valueOrHandler = function valueOrHandler(value) {
142
+ for (var _len = arguments.length, params = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
143
+ params[_key - 1] = arguments[_key];
144
+ }
145
+ return typeof value === 'function' ? value.apply(void 0, params) : value;
146
+ };
147
+ var getActualTarget = function getActualTarget(event) {
148
+ // NOTE: If the trap is _inside_ a shadow DOM, event.target will always be the
149
+ // shadow host. However, event.target.composedPath() will be an array of
150
+ // nodes "clicked" from inner-most (the actual element inside the shadow) to
151
+ // outer-most (the host HTML document). If we have access to composedPath(),
152
+ // then use its first element; otherwise, fall back to event.target (and
153
+ // this only works for an _open_ shadow DOM; otherwise,
154
+ // composedPath()[0] === event.target always).
155
+ return event.target.shadowRoot && typeof event.composedPath === 'function' ? event.composedPath()[0] : event.target;
156
+ };
157
+
158
+ // NOTE: this must be _outside_ `createFocusTrap()` to make sure all traps in this
159
+ // current instance use the same stack if `userOptions.trapStack` isn't specified
160
+ var internalTrapStack = [];
161
+ var createFocusTrap = function createFocusTrap(elements, userOptions) {
162
+ // SSR: a live trap shouldn't be created in this type of environment so this
163
+ // should be safe code to execute if the `document` option isn't specified
164
+ var doc = (userOptions === null || userOptions === void 0 ? void 0 : userOptions.document) || document;
165
+ var trapStack = (userOptions === null || userOptions === void 0 ? void 0 : userOptions.trapStack) || internalTrapStack;
166
+ var config = _objectSpread2({
167
+ returnFocusOnDeactivate: true,
168
+ escapeDeactivates: true,
169
+ delayInitialFocus: true,
170
+ isKeyForward: isKeyForward,
171
+ isKeyBackward: isKeyBackward
172
+ }, userOptions);
173
+ var state = {
174
+ // containers given to createFocusTrap()
175
+ // @type {Array<HTMLElement>}
176
+ containers: [],
177
+ // list of objects identifying tabbable nodes in `containers` in the trap
178
+ // NOTE: it's possible that a group has no tabbable nodes if nodes get removed while the trap
179
+ // is active, but the trap should never get to a state where there isn't at least one group
180
+ // with at least one tabbable node in it (that would lead to an error condition that would
181
+ // result in an error being thrown)
182
+ // @type {Array<{
183
+ // container: HTMLElement,
184
+ // tabbableNodes: Array<HTMLElement>, // empty if none
185
+ // focusableNodes: Array<HTMLElement>, // empty if none
186
+ // posTabIndexesFound: boolean,
187
+ // firstTabbableNode: HTMLElement|undefined,
188
+ // lastTabbableNode: HTMLElement|undefined,
189
+ // firstDomTabbableNode: HTMLElement|undefined,
190
+ // lastDomTabbableNode: HTMLElement|undefined,
191
+ // nextTabbableNode: (node: HTMLElement, forward: boolean) => HTMLElement|undefined
192
+ // }>}
193
+ containerGroups: [],
194
+ // same order/length as `containers` list
195
+
196
+ // references to objects in `containerGroups`, but only those that actually have
197
+ // tabbable nodes in them
198
+ // NOTE: same order as `containers` and `containerGroups`, but __not necessarily__
199
+ // the same length
200
+ tabbableGroups: [],
201
+ nodeFocusedBeforeActivation: null,
202
+ mostRecentlyFocusedNode: null,
203
+ active: false,
204
+ paused: false,
205
+ manuallyPaused: false,
206
+ // timer ID for when delayInitialFocus is true and initial focus in this trap
207
+ // has been delayed during activation
208
+ delayInitialFocusTimer: undefined,
209
+ // the most recent KeyboardEvent for the configured nav key (typically [SHIFT+]TAB), if any
210
+ recentNavEvent: undefined
211
+ };
212
+ var trap; // eslint-disable-line prefer-const -- some private functions reference it, and its methods reference private functions, so we must declare here and define later
213
+
214
+ /**
215
+ * Gets a configuration option value.
216
+ * @param {Object|undefined} configOverrideOptions If true, and option is defined in this set,
217
+ * value will be taken from this object. Otherwise, value will be taken from base configuration.
218
+ * @param {string} optionName Name of the option whose value is sought.
219
+ * @param {string|undefined} [configOptionName] Name of option to use __instead of__ `optionName`
220
+ * IIF `configOverrideOptions` is not defined. Otherwise, `optionName` is used.
221
+ */
222
+ var getOption = function getOption(configOverrideOptions, optionName, configOptionName) {
223
+ return configOverrideOptions && configOverrideOptions[optionName] !== undefined ? configOverrideOptions[optionName] : config[configOptionName || optionName];
224
+ };
225
+
226
+ /**
227
+ * Finds the index of the container that contains the element.
228
+ * @param {HTMLElement} element
229
+ * @param {Event} [event] If available, and `element` isn't directly found in any container,
230
+ * the event's composed path is used to see if includes any known trap containers in the
231
+ * case where the element is inside a Shadow DOM.
232
+ * @returns {number} Index of the container in either `state.containers` or
233
+ * `state.containerGroups` (the order/length of these lists are the same); -1
234
+ * if the element isn't found.
235
+ */
236
+ var findContainerIndex = function findContainerIndex(element, event) {
237
+ var composedPath = typeof (event === null || event === void 0 ? void 0 : event.composedPath) === 'function' ? event.composedPath() : undefined;
238
+ // NOTE: search `containerGroups` because it's possible a group contains no tabbable
239
+ // nodes, but still contains focusable nodes (e.g. if they all have `tabindex=-1`)
240
+ // and we still need to find the element in there
241
+ return state.containerGroups.findIndex(function (_ref) {
242
+ var container = _ref.container,
243
+ tabbableNodes = _ref.tabbableNodes;
244
+ return container.contains(element) || (// fall back to explicit tabbable search which will take into consideration any
245
+ // web components if the `tabbableOptions.getShadowRoot` option was used for
246
+ // the trap, enabling shadow DOM support in tabbable (`Node.contains()` doesn't
247
+ // look inside web components even if open)
248
+ composedPath === null || composedPath === void 0 ? void 0 : composedPath.includes(container)) || tabbableNodes.find(function (node) {
249
+ return node === element;
250
+ });
251
+ });
252
+ };
253
+
254
+ /**
255
+ * Gets the node for the given option, which is expected to be an option that
256
+ * can be either a DOM node, a string that is a selector to get a node, `false`
257
+ * (if a node is explicitly NOT given), or a function that returns any of these
258
+ * values.
259
+ * @param {string} optionName
260
+ * @param {Object} options
261
+ * @param {boolean} [options.hasFallback] True if the option could be a selector string
262
+ * and the option allows for a fallback scenario in the case where the selector is
263
+ * valid but does not match a node (i.e. the queried node doesn't exist in the DOM).
264
+ * @param {Array} [options.params] Params to pass to the option if it's a function.
265
+ * @returns {undefined | null | false | HTMLElement | SVGElement} Returns
266
+ * `undefined` if the option is not specified; `null` if the option didn't resolve
267
+ * to a node but `options.hasFallback=true`, `false` if the option resolved to `false`
268
+ * (node explicitly not given); otherwise, the resolved DOM node.
269
+ * @throws {Error} If the option is set, not `false`, and is not, or does not
270
+ * resolve to a node, unless the option is a selector string and `options.hasFallback=true`.
271
+ */
272
+ var getNodeForOption = function getNodeForOption(optionName) {
273
+ var _ref2 = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {},
274
+ _ref2$hasFallback = _ref2.hasFallback,
275
+ hasFallback = _ref2$hasFallback === void 0 ? false : _ref2$hasFallback,
276
+ _ref2$params = _ref2.params,
277
+ params = _ref2$params === void 0 ? [] : _ref2$params;
278
+ var optionValue = config[optionName];
279
+ if (typeof optionValue === 'function') {
280
+ optionValue = optionValue.apply(void 0, _toConsumableArray(params));
281
+ }
282
+ if (optionValue === true) {
283
+ optionValue = undefined; // use default value
284
+ }
285
+ if (!optionValue) {
286
+ if (optionValue === undefined || optionValue === false) {
287
+ return optionValue;
288
+ }
289
+ // else, empty string (invalid), null (invalid), 0 (invalid)
290
+
291
+ throw new Error("`".concat(optionName, "` was specified but was not a node, or did not return a node"));
292
+ }
293
+ var node = optionValue; // could be HTMLElement, SVGElement, or non-empty string at this point
294
+
295
+ if (typeof optionValue === 'string') {
296
+ try {
297
+ node = doc.querySelector(optionValue); // resolve to node, or null if fails
298
+ } catch (err) {
299
+ throw new Error("`".concat(optionName, "` appears to be an invalid selector; error=\"").concat(err.message, "\""));
300
+ }
301
+ if (!node) {
302
+ if (!hasFallback) {
303
+ throw new Error("`".concat(optionName, "` as selector refers to no known node"));
304
+ }
305
+ // else, `node` MUST be `null` because that's what `Document.querySelector()` returns
306
+ // if the selector is valid but doesn't match anything
307
+ }
308
+ }
309
+ return node;
310
+ };
311
+ var getInitialFocusNode = function getInitialFocusNode() {
312
+ var node = getNodeForOption('initialFocus', {
313
+ hasFallback: true
314
+ });
315
+
316
+ // false explicitly indicates we want no initialFocus at all
317
+ if (node === false) {
318
+ return false;
319
+ }
320
+ if (node === undefined || node && !isFocusable(node, config.tabbableOptions)) {
321
+ // option not specified nor focusable: use fallback options
322
+ if (findContainerIndex(doc.activeElement) >= 0) {
323
+ node = doc.activeElement;
324
+ } else {
325
+ var firstTabbableGroup = state.tabbableGroups[0];
326
+ var firstTabbableNode = firstTabbableGroup && firstTabbableGroup.firstTabbableNode;
327
+
328
+ // NOTE: `fallbackFocus` option function cannot return `false` (not supported)
329
+ node = firstTabbableNode || getNodeForOption('fallbackFocus');
330
+ }
331
+ } else if (node === null) {
332
+ // option is a VALID selector string that doesn't yield a node: use the `fallbackFocus`
333
+ // option instead of the default behavior when the option isn't specified at all
334
+ node = getNodeForOption('fallbackFocus');
335
+ }
336
+ if (!node) {
337
+ throw new Error('Your focus-trap needs to have at least one focusable element');
338
+ }
339
+ return node;
340
+ };
341
+ var updateTabbableNodes = function updateTabbableNodes() {
342
+ state.containerGroups = state.containers.map(function (container) {
343
+ var tabbableNodes = tabbable(container, config.tabbableOptions);
344
+
345
+ // NOTE: if we have tabbable nodes, we must have focusable nodes; focusable nodes
346
+ // are a superset of tabbable nodes since nodes with negative `tabindex` attributes
347
+ // are focusable but not tabbable
348
+ var focusableNodes = focusable(container, config.tabbableOptions);
349
+ var firstTabbableNode = tabbableNodes.length > 0 ? tabbableNodes[0] : undefined;
350
+ var lastTabbableNode = tabbableNodes.length > 0 ? tabbableNodes[tabbableNodes.length - 1] : undefined;
351
+ var firstDomTabbableNode = focusableNodes.find(function (node) {
352
+ return isTabbable(node);
353
+ });
354
+ var lastDomTabbableNode = focusableNodes.slice().reverse().find(function (node) {
355
+ return isTabbable(node);
356
+ });
357
+ var posTabIndexesFound = !!tabbableNodes.find(function (node) {
358
+ return getTabIndex(node) > 0;
359
+ });
360
+ return {
361
+ container: container,
362
+ tabbableNodes: tabbableNodes,
363
+ focusableNodes: focusableNodes,
364
+ /** True if at least one node with positive `tabindex` was found in this container. */
365
+ posTabIndexesFound: posTabIndexesFound,
366
+ /** First tabbable node in container, __tabindex__ order; `undefined` if none. */
367
+ firstTabbableNode: firstTabbableNode,
368
+ /** Last tabbable node in container, __tabindex__ order; `undefined` if none. */
369
+ lastTabbableNode: lastTabbableNode,
370
+ // NOTE: DOM order is NOT NECESSARILY "document position" order, but figuring that out
371
+ // would require more than just https://developer.mozilla.org/en-US/docs/Web/API/Node/compareDocumentPosition
372
+ // because that API doesn't work with Shadow DOM as well as it should (@see
373
+ // https://github.com/whatwg/dom/issues/320) and since this first/last is only needed, so far,
374
+ // to address an edge case related to positive tabindex support, this seems like a much easier,
375
+ // "close enough most of the time" alternative for positive tabindexes which should generally
376
+ // be avoided anyway...
377
+ /** First tabbable node in container, __DOM__ order; `undefined` if none. */
378
+ firstDomTabbableNode: firstDomTabbableNode,
379
+ /** Last tabbable node in container, __DOM__ order; `undefined` if none. */
380
+ lastDomTabbableNode: lastDomTabbableNode,
381
+ /**
382
+ * Finds the __tabbable__ node that follows the given node in the specified direction,
383
+ * in this container, if any.
384
+ * @param {HTMLElement} node
385
+ * @param {boolean} [forward] True if going in forward tab order; false if going
386
+ * in reverse.
387
+ * @returns {HTMLElement|undefined} The next tabbable node, if any.
388
+ */
389
+ nextTabbableNode: function nextTabbableNode(node) {
390
+ var forward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
391
+ var nodeIdx = tabbableNodes.indexOf(node);
392
+ if (nodeIdx < 0) {
393
+ // either not tabbable nor focusable, or was focused but not tabbable (negative tabindex):
394
+ // since `node` should at least have been focusable, we assume that's the case and mimic
395
+ // what browsers do, which is set focus to the next node in __document position order__,
396
+ // regardless of positive tabindexes, if any -- and for reasons explained in the NOTE
397
+ // above related to `firstDomTabbable` and `lastDomTabbable` properties, we fall back to
398
+ // basic DOM order
399
+ if (forward) {
400
+ return focusableNodes.slice(focusableNodes.indexOf(node) + 1).find(function (el) {
401
+ return isTabbable(el);
402
+ });
403
+ }
404
+ return focusableNodes.slice(0, focusableNodes.indexOf(node)).reverse().find(function (el) {
405
+ return isTabbable(el);
406
+ });
407
+ }
408
+ return tabbableNodes[nodeIdx + (forward ? 1 : -1)];
409
+ }
410
+ };
411
+ });
412
+ state.tabbableGroups = state.containerGroups.filter(function (group) {
413
+ return group.tabbableNodes.length > 0;
414
+ });
415
+
416
+ // throw if no groups have tabbable nodes and we don't have a fallback focus node either
417
+ if (state.tabbableGroups.length <= 0 && !getNodeForOption('fallbackFocus') // returning false not supported for this option
418
+ ) {
419
+ throw new Error('Your focus-trap must have at least one container with at least one tabbable node in it at all times');
420
+ }
421
+
422
+ // NOTE: Positive tabindexes are only properly supported in single-container traps because
423
+ // doing it across multiple containers where tabindexes could be all over the place
424
+ // would require Tabbable to support multiple containers, would require additional
425
+ // specialized Shadow DOM support, and would require Tabbable's multi-container support
426
+ // to look at those containers in document position order rather than user-provided
427
+ // order (as they are treated in Focus-trap, for legacy reasons). See discussion on
428
+ // https://github.com/focus-trap/focus-trap/issues/375 for more details.
429
+ if (state.containerGroups.find(function (g) {
430
+ return g.posTabIndexesFound;
431
+ }) && state.containerGroups.length > 1) {
432
+ throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.");
433
+ }
434
+ };
435
+
436
+ /**
437
+ * Gets the current activeElement. If it's a web-component and has open shadow-root
438
+ * it will recursively search inside shadow roots for the "true" activeElement.
439
+ *
440
+ * @param {Document | ShadowRoot} el
441
+ *
442
+ * @returns {HTMLElement} The element that currently has the focus
443
+ **/
444
+ var _getActiveElement = function getActiveElement(el) {
445
+ var activeElement = el.activeElement;
446
+ if (!activeElement) {
447
+ return;
448
+ }
449
+ if (activeElement.shadowRoot && activeElement.shadowRoot.activeElement !== null) {
450
+ return _getActiveElement(activeElement.shadowRoot);
451
+ }
452
+ return activeElement;
453
+ };
454
+ var _tryFocus = function tryFocus(node) {
455
+ if (node === false) {
456
+ return;
457
+ }
458
+ if (node === _getActiveElement(document)) {
459
+ return;
460
+ }
461
+ if (!node || !node.focus) {
462
+ _tryFocus(getInitialFocusNode());
463
+ return;
464
+ }
465
+ node.focus({
466
+ preventScroll: !!config.preventScroll
467
+ });
468
+ // NOTE: focus() API does not trigger focusIn event so set MRU node manually
469
+ state.mostRecentlyFocusedNode = node;
470
+ if (isSelectableInput(node)) {
471
+ node.select();
472
+ }
473
+ };
474
+ var getReturnFocusNode = function getReturnFocusNode(previousActiveElement) {
475
+ var node = getNodeForOption('setReturnFocus', {
476
+ params: [previousActiveElement]
477
+ });
478
+ return node ? node : node === false ? false : previousActiveElement;
479
+ };
480
+
481
+ /**
482
+ * Finds the next node (in either direction) where focus should move according to a
483
+ * keyboard focus-in event.
484
+ * @param {Object} params
485
+ * @param {Node} [params.target] Known target __from which__ to navigate, if any.
486
+ * @param {KeyboardEvent|FocusEvent} [params.event] Event to use if `target` isn't known (event
487
+ * will be used to determine the `target`). Ignored if `target` is specified.
488
+ * @param {boolean} [params.isBackward] True if focus should move backward.
489
+ * @returns {Node|undefined} The next node, or `undefined` if a next node couldn't be
490
+ * determined given the current state of the trap.
491
+ */
492
+ var findNextNavNode = function findNextNavNode(_ref3) {
493
+ var target = _ref3.target,
494
+ event = _ref3.event,
495
+ _ref3$isBackward = _ref3.isBackward,
496
+ isBackward = _ref3$isBackward === void 0 ? false : _ref3$isBackward;
497
+ target = target || getActualTarget(event);
498
+ updateTabbableNodes();
499
+ var destinationNode = null;
500
+ if (state.tabbableGroups.length > 0) {
501
+ // make sure the target is actually contained in a group
502
+ // NOTE: the target may also be the container itself if it's focusable
503
+ // with tabIndex='-1' and was given initial focus
504
+ var containerIndex = findContainerIndex(target, event);
505
+ var containerGroup = containerIndex >= 0 ? state.containerGroups[containerIndex] : undefined;
506
+ if (containerIndex < 0) {
507
+ // target not found in any group: quite possible focus has escaped the trap,
508
+ // so bring it back into...
509
+ if (isBackward) {
510
+ // ...the last node in the last group
511
+ destinationNode = state.tabbableGroups[state.tabbableGroups.length - 1].lastTabbableNode;
512
+ } else {
513
+ // ...the first node in the first group
514
+ destinationNode = state.tabbableGroups[0].firstTabbableNode;
515
+ }
516
+ } else if (isBackward) {
517
+ // REVERSE
518
+
519
+ // is the target the first tabbable node in a group?
520
+ var startOfGroupIndex = state.tabbableGroups.findIndex(function (_ref4) {
521
+ var firstTabbableNode = _ref4.firstTabbableNode;
522
+ return target === firstTabbableNode;
523
+ });
524
+ if (startOfGroupIndex < 0 && (containerGroup.container === target || isFocusable(target, config.tabbableOptions) && !isTabbable(target, config.tabbableOptions) && !containerGroup.nextTabbableNode(target, false))) {
525
+ // an exception case where the target is either the container itself, or
526
+ // a non-tabbable node that was given focus (i.e. tabindex is negative
527
+ // and user clicked on it or node was programmatically given focus)
528
+ // and is not followed by any other tabbable node, in which
529
+ // case, we should handle shift+tab as if focus were on the container's
530
+ // first tabbable node, and go to the last tabbable node of the LAST group
531
+ startOfGroupIndex = containerIndex;
532
+ }
533
+ if (startOfGroupIndex >= 0) {
534
+ // YES: then shift+tab should go to the last tabbable node in the
535
+ // previous group (and wrap around to the last tabbable node of
536
+ // the LAST group if it's the first tabbable node of the FIRST group)
537
+ var destinationGroupIndex = startOfGroupIndex === 0 ? state.tabbableGroups.length - 1 : startOfGroupIndex - 1;
538
+ var destinationGroup = state.tabbableGroups[destinationGroupIndex];
539
+ destinationNode = getTabIndex(target) >= 0 ? destinationGroup.lastTabbableNode : destinationGroup.lastDomTabbableNode;
540
+ } else if (!isTabEvent(event)) {
541
+ // user must have customized the nav keys so we have to move focus manually _within_
542
+ // the active group: do this based on the order determined by tabbable()
543
+ destinationNode = containerGroup.nextTabbableNode(target, false);
544
+ }
545
+ } else {
546
+ // FORWARD
547
+
548
+ // is the target the last tabbable node in a group?
549
+ var lastOfGroupIndex = state.tabbableGroups.findIndex(function (_ref5) {
550
+ var lastTabbableNode = _ref5.lastTabbableNode;
551
+ return target === lastTabbableNode;
552
+ });
553
+ if (lastOfGroupIndex < 0 && (containerGroup.container === target || isFocusable(target, config.tabbableOptions) && !isTabbable(target, config.tabbableOptions) && !containerGroup.nextTabbableNode(target))) {
554
+ // an exception case where the target is the container itself, or
555
+ // a non-tabbable node that was given focus (i.e. tabindex is negative
556
+ // and user clicked on it or node was programmatically given focus)
557
+ // and is not followed by any other tabbable node, in which
558
+ // case, we should handle tab as if focus were on the container's
559
+ // last tabbable node, and go to the first tabbable node of the FIRST group
560
+ lastOfGroupIndex = containerIndex;
561
+ }
562
+ if (lastOfGroupIndex >= 0) {
563
+ // YES: then tab should go to the first tabbable node in the next
564
+ // group (and wrap around to the first tabbable node of the FIRST
565
+ // group if it's the last tabbable node of the LAST group)
566
+ var _destinationGroupIndex = lastOfGroupIndex === state.tabbableGroups.length - 1 ? 0 : lastOfGroupIndex + 1;
567
+ var _destinationGroup = state.tabbableGroups[_destinationGroupIndex];
568
+ destinationNode = getTabIndex(target) >= 0 ? _destinationGroup.firstTabbableNode : _destinationGroup.firstDomTabbableNode;
569
+ } else if (!isTabEvent(event)) {
570
+ // user must have customized the nav keys so we have to move focus manually _within_
571
+ // the active group: do this based on the order determined by tabbable()
572
+ destinationNode = containerGroup.nextTabbableNode(target);
573
+ }
574
+ }
575
+ } else {
576
+ // no groups available
577
+ // NOTE: the fallbackFocus option does not support returning false to opt-out
578
+ destinationNode = getNodeForOption('fallbackFocus');
579
+ }
580
+ return destinationNode;
581
+ };
582
+
583
+ // This needs to be done on mousedown and touchstart instead of click
584
+ // so that it precedes the focus event.
585
+ var checkPointerDown = function checkPointerDown(e) {
586
+ var target = getActualTarget(e);
587
+ if (findContainerIndex(target, e) >= 0) {
588
+ // allow the click since it ocurred inside the trap
589
+ return;
590
+ }
591
+ if (valueOrHandler(config.clickOutsideDeactivates, e)) {
592
+ // immediately deactivate the trap
593
+ trap.deactivate({
594
+ // NOTE: by setting `returnFocus: false`, deactivate() will do nothing,
595
+ // which will result in the outside click setting focus to the node
596
+ // that was clicked (and if not focusable, to "nothing"); by setting
597
+ // `returnFocus: true`, we'll attempt to re-focus the node originally-focused
598
+ // on activation (or the configured `setReturnFocus` node), whether the
599
+ // outside click was on a focusable node or not
600
+ returnFocus: config.returnFocusOnDeactivate
601
+ });
602
+ return;
603
+ }
604
+
605
+ // This is needed for mobile devices.
606
+ // (If we'll only let `click` events through,
607
+ // then on mobile they will be blocked anyways if `touchstart` is blocked.)
608
+ if (valueOrHandler(config.allowOutsideClick, e)) {
609
+ // allow the click outside the trap to take place
610
+ return;
611
+ }
612
+
613
+ // otherwise, prevent the click
614
+ e.preventDefault();
615
+ };
616
+
617
+ // In case focus escapes the trap for some strange reason, pull it back in.
618
+ // NOTE: the focusIn event is NOT cancelable, so if focus escapes, it may cause unexpected
619
+ // scrolling if the node that got focused was out of view; there's nothing we can do to
620
+ // prevent that from happening by the time we discover that focus escaped
621
+ var checkFocusIn = function checkFocusIn(event) {
622
+ var target = getActualTarget(event);
623
+ var targetContained = findContainerIndex(target, event) >= 0;
624
+
625
+ // In Firefox when you Tab out of an iframe the Document is briefly focused.
626
+ if (targetContained || target instanceof Document) {
627
+ if (targetContained) {
628
+ state.mostRecentlyFocusedNode = target;
629
+ }
630
+ } else {
631
+ // escaped! pull it back in to where it just left
632
+ event.stopImmediatePropagation();
633
+
634
+ // focus will escape if the MRU node had a positive tab index and user tried to nav forward;
635
+ // it will also escape if the MRU node had a 0 tab index and user tried to nav backward
636
+ // toward a node with a positive tab index
637
+ var nextNode; // next node to focus, if we find one
638
+ var navAcrossContainers = true;
639
+ if (state.mostRecentlyFocusedNode) {
640
+ if (getTabIndex(state.mostRecentlyFocusedNode) > 0) {
641
+ // MRU container index must be >=0 otherwise we wouldn't have it as an MRU node...
642
+ var mruContainerIdx = findContainerIndex(state.mostRecentlyFocusedNode);
643
+ // there MAY not be any tabbable nodes in the container if there are at least 2 containers
644
+ // and the MRU node is focusable but not tabbable (focus-trap requires at least 1 container
645
+ // with at least one tabbable node in order to function, so this could be the other container
646
+ // with nothing tabbable in it)
647
+ var tabbableNodes = state.containerGroups[mruContainerIdx].tabbableNodes;
648
+ if (tabbableNodes.length > 0) {
649
+ // MRU tab index MAY not be found if the MRU node is focusable but not tabbable
650
+ var mruTabIdx = tabbableNodes.findIndex(function (node) {
651
+ return node === state.mostRecentlyFocusedNode;
652
+ });
653
+ if (mruTabIdx >= 0) {
654
+ if (config.isKeyForward(state.recentNavEvent)) {
655
+ if (mruTabIdx + 1 < tabbableNodes.length) {
656
+ nextNode = tabbableNodes[mruTabIdx + 1];
657
+ navAcrossContainers = false;
658
+ }
659
+ // else, don't wrap within the container as focus should move to next/previous
660
+ // container
661
+ } else {
662
+ if (mruTabIdx - 1 >= 0) {
663
+ nextNode = tabbableNodes[mruTabIdx - 1];
664
+ navAcrossContainers = false;
665
+ }
666
+ // else, don't wrap within the container as focus should move to next/previous
667
+ // container
668
+ }
669
+ // else, don't find in container order without considering direction too
670
+ }
671
+ }
672
+ // else, no tabbable nodes in that container (which means we must have at least one other
673
+ // container with at least one tabbable node in it, otherwise focus-trap would've thrown
674
+ // an error the last time updateTabbableNodes() was run): find next node among all known
675
+ // containers
676
+ } else {
677
+ // check to see if there's at least one tabbable node with a positive tab index inside
678
+ // the trap because focus seems to escape when navigating backward from a tabbable node
679
+ // with tabindex=0 when this is the case (instead of wrapping to the tabbable node with
680
+ // the greatest positive tab index like it should)
681
+ if (!state.containerGroups.some(function (g) {
682
+ return g.tabbableNodes.some(function (n) {
683
+ return getTabIndex(n) > 0;
684
+ });
685
+ })) {
686
+ // no containers with tabbable nodes with positive tab indexes which means the focus
687
+ // escaped for some other reason and we should just execute the fallback to the
688
+ // MRU node or initial focus node, if any
689
+ navAcrossContainers = false;
690
+ }
691
+ }
692
+ } else {
693
+ // no MRU node means we're likely in some initial condition when the trap has just
694
+ // been activated and initial focus hasn't been given yet, in which case we should
695
+ // fall through to trying to focus the initial focus node, which is what should
696
+ // happen below at this point in the logic
697
+ navAcrossContainers = false;
698
+ }
699
+ if (navAcrossContainers) {
700
+ nextNode = findNextNavNode({
701
+ // move FROM the MRU node, not event-related node (which will be the node that is
702
+ // outside the trap causing the focus escape we're trying to fix)
703
+ target: state.mostRecentlyFocusedNode,
704
+ isBackward: config.isKeyBackward(state.recentNavEvent)
705
+ });
706
+ }
707
+ if (nextNode) {
708
+ _tryFocus(nextNode);
709
+ } else {
710
+ _tryFocus(state.mostRecentlyFocusedNode || getInitialFocusNode());
711
+ }
712
+ }
713
+ state.recentNavEvent = undefined; // clear
714
+ };
715
+
716
+ // Hijack key nav events on the first and last focusable nodes of the trap,
717
+ // in order to prevent focus from escaping. If it escapes for even a
718
+ // moment it can end up scrolling the page and causing confusion so we
719
+ // kind of need to capture the action at the keydown phase.
720
+ var checkKeyNav = function checkKeyNav(event) {
721
+ var isBackward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
722
+ state.recentNavEvent = event;
723
+ var destinationNode = findNextNavNode({
724
+ event: event,
725
+ isBackward: isBackward
726
+ });
727
+ if (destinationNode) {
728
+ if (isTabEvent(event)) {
729
+ // since tab natively moves focus, we wouldn't have a destination node unless we
730
+ // were on the edge of a container and had to move to the next/previous edge, in
731
+ // which case we want to prevent default to keep the browser from moving focus
732
+ // to where it normally would
733
+ event.preventDefault();
734
+ }
735
+ _tryFocus(destinationNode);
736
+ }
737
+ // else, let the browser take care of [shift+]tab and move the focus
738
+ };
739
+ var checkTabKey = function checkTabKey(event) {
740
+ if (config.isKeyForward(event) || config.isKeyBackward(event)) {
741
+ checkKeyNav(event, config.isKeyBackward(event));
742
+ }
743
+ };
744
+
745
+ // we use a different event phase for the Escape key to allow canceling the event and checking for this in escapeDeactivates
746
+ var checkEscapeKey = function checkEscapeKey(event) {
747
+ if (isEscapeEvent(event) && valueOrHandler(config.escapeDeactivates, event) !== false) {
748
+ event.preventDefault();
749
+ trap.deactivate();
750
+ }
751
+ };
752
+ var checkClick = function checkClick(e) {
753
+ var target = getActualTarget(e);
754
+ if (findContainerIndex(target, e) >= 0) {
755
+ return;
756
+ }
757
+ if (valueOrHandler(config.clickOutsideDeactivates, e)) {
758
+ return;
759
+ }
760
+ if (valueOrHandler(config.allowOutsideClick, e)) {
761
+ return;
762
+ }
763
+ e.preventDefault();
764
+ e.stopImmediatePropagation();
765
+ };
766
+
767
+ //
768
+ // EVENT LISTENERS
769
+ //
770
+
771
+ var addListeners = function addListeners() {
772
+ if (!state.active) {
773
+ return;
774
+ }
775
+
776
+ // There can be only one listening focus trap at a time
777
+ activeFocusTraps.activateTrap(trapStack, trap);
778
+
779
+ // Delay ensures that the focused element doesn't capture the event
780
+ // that caused the focus trap activation.
781
+ state.delayInitialFocusTimer = config.delayInitialFocus ? delay(function () {
782
+ _tryFocus(getInitialFocusNode());
783
+ }) : _tryFocus(getInitialFocusNode());
784
+ doc.addEventListener('focusin', checkFocusIn, true);
785
+ doc.addEventListener('mousedown', checkPointerDown, {
786
+ capture: true,
787
+ passive: false
788
+ });
789
+ doc.addEventListener('touchstart', checkPointerDown, {
790
+ capture: true,
791
+ passive: false
792
+ });
793
+ doc.addEventListener('click', checkClick, {
794
+ capture: true,
795
+ passive: false
796
+ });
797
+ doc.addEventListener('keydown', checkTabKey, {
798
+ capture: true,
799
+ passive: false
800
+ });
801
+ doc.addEventListener('keydown', checkEscapeKey);
802
+ return trap;
803
+ };
804
+ var removeListeners = function removeListeners() {
805
+ if (!state.active) {
806
+ return;
807
+ }
808
+ doc.removeEventListener('focusin', checkFocusIn, true);
809
+ doc.removeEventListener('mousedown', checkPointerDown, true);
810
+ doc.removeEventListener('touchstart', checkPointerDown, true);
811
+ doc.removeEventListener('click', checkClick, true);
812
+ doc.removeEventListener('keydown', checkTabKey, true);
813
+ doc.removeEventListener('keydown', checkEscapeKey);
814
+ return trap;
815
+ };
816
+
817
+ //
818
+ // MUTATION OBSERVER
819
+ //
820
+
821
+ var checkDomRemoval = function checkDomRemoval(mutations) {
822
+ var isFocusedNodeRemoved = mutations.some(function (mutation) {
823
+ var removedNodes = Array.from(mutation.removedNodes);
824
+ return removedNodes.some(function (node) {
825
+ return node === state.mostRecentlyFocusedNode;
826
+ });
827
+ });
828
+
829
+ // If the currently focused is removed then browsers will move focus to the
830
+ // <body> element. If this happens, try to move focus back into the trap.
831
+ if (isFocusedNodeRemoved) {
832
+ _tryFocus(getInitialFocusNode());
833
+ }
834
+ };
835
+
836
+ // Use MutationObserver - if supported - to detect if focused node is removed
837
+ // from the DOM.
838
+ var mutationObserver = typeof window !== 'undefined' && 'MutationObserver' in window ? new MutationObserver(checkDomRemoval) : undefined;
839
+ var updateObservedNodes = function updateObservedNodes() {
840
+ if (!mutationObserver) {
841
+ return;
842
+ }
843
+ mutationObserver.disconnect();
844
+ if (state.active && !state.paused) {
845
+ state.containers.map(function (container) {
846
+ mutationObserver.observe(container, {
847
+ subtree: true,
848
+ childList: true
849
+ });
850
+ });
851
+ }
852
+ };
853
+
854
+ //
855
+ // TRAP DEFINITION
856
+ //
857
+
858
+ trap = {
859
+ get active() {
860
+ return state.active;
861
+ },
862
+ get paused() {
863
+ return state.paused;
864
+ },
865
+ activate: function activate(activateOptions) {
866
+ if (state.active) {
867
+ return this;
868
+ }
869
+ var onActivate = getOption(activateOptions, 'onActivate');
870
+ var onPostActivate = getOption(activateOptions, 'onPostActivate');
871
+ var checkCanFocusTrap = getOption(activateOptions, 'checkCanFocusTrap');
872
+ if (!checkCanFocusTrap) {
873
+ updateTabbableNodes();
874
+ }
875
+ state.active = true;
876
+ state.paused = false;
877
+ state.nodeFocusedBeforeActivation = _getActiveElement(doc);
878
+ onActivate === null || onActivate === void 0 || onActivate();
879
+ var finishActivation = function finishActivation() {
880
+ if (checkCanFocusTrap) {
881
+ updateTabbableNodes();
882
+ }
883
+ addListeners();
884
+ updateObservedNodes();
885
+ onPostActivate === null || onPostActivate === void 0 || onPostActivate();
886
+ };
887
+ if (checkCanFocusTrap) {
888
+ checkCanFocusTrap(state.containers.concat()).then(finishActivation, finishActivation);
889
+ return this;
890
+ }
891
+ finishActivation();
892
+ return this;
893
+ },
894
+ deactivate: function deactivate(deactivateOptions) {
895
+ if (!state.active) {
896
+ return this;
897
+ }
898
+ var options = _objectSpread2({
899
+ onDeactivate: config.onDeactivate,
900
+ onPostDeactivate: config.onPostDeactivate,
901
+ checkCanReturnFocus: config.checkCanReturnFocus
902
+ }, deactivateOptions);
903
+ clearTimeout(state.delayInitialFocusTimer); // noop if undefined
904
+ state.delayInitialFocusTimer = undefined;
905
+ removeListeners();
906
+ state.active = false;
907
+ state.paused = false;
908
+ updateObservedNodes();
909
+ activeFocusTraps.deactivateTrap(trapStack, trap);
910
+ var onDeactivate = getOption(options, 'onDeactivate');
911
+ var onPostDeactivate = getOption(options, 'onPostDeactivate');
912
+ var checkCanReturnFocus = getOption(options, 'checkCanReturnFocus');
913
+ var returnFocus = getOption(options, 'returnFocus', 'returnFocusOnDeactivate');
914
+ onDeactivate === null || onDeactivate === void 0 || onDeactivate();
915
+ var finishDeactivation = function finishDeactivation() {
916
+ delay(function () {
917
+ if (returnFocus) {
918
+ _tryFocus(getReturnFocusNode(state.nodeFocusedBeforeActivation));
919
+ }
920
+ onPostDeactivate === null || onPostDeactivate === void 0 || onPostDeactivate();
921
+ });
922
+ };
923
+ if (returnFocus && checkCanReturnFocus) {
924
+ checkCanReturnFocus(getReturnFocusNode(state.nodeFocusedBeforeActivation)).then(finishDeactivation, finishDeactivation);
925
+ return this;
926
+ }
927
+ finishDeactivation();
928
+ return this;
929
+ },
930
+ pause: function pause(pauseOptions) {
931
+ if (!state.active) {
932
+ return this;
933
+ }
934
+ state.manuallyPaused = true;
935
+ return this._setPausedState(true, pauseOptions);
936
+ },
937
+ unpause: function unpause(unpauseOptions) {
938
+ if (!state.active) {
939
+ return this;
940
+ }
941
+ state.manuallyPaused = false;
942
+ if (trapStack[trapStack.length - 1] !== this) {
943
+ return this;
944
+ }
945
+ return this._setPausedState(false, unpauseOptions);
946
+ },
947
+ updateContainerElements: function updateContainerElements(containerElements) {
948
+ var elementsAsArray = [].concat(containerElements).filter(Boolean);
949
+ state.containers = elementsAsArray.map(function (element) {
950
+ return typeof element === 'string' ? doc.querySelector(element) : element;
951
+ });
952
+ if (state.active) {
953
+ updateTabbableNodes();
954
+ }
955
+ updateObservedNodes();
956
+ return this;
957
+ }
958
+ };
959
+ Object.defineProperties(trap, {
960
+ _isManuallyPaused: {
961
+ value: function value() {
962
+ return state.manuallyPaused;
963
+ }
964
+ },
965
+ _setPausedState: {
966
+ value: function value(paused, options) {
967
+ if (state.paused === paused) {
968
+ return this;
969
+ }
970
+ state.paused = paused;
971
+ if (paused) {
972
+ var onPause = getOption(options, 'onPause');
973
+ var onPostPause = getOption(options, 'onPostPause');
974
+ onPause === null || onPause === void 0 || onPause();
975
+ removeListeners();
976
+ updateObservedNodes();
977
+ onPostPause === null || onPostPause === void 0 || onPostPause();
978
+ } else {
979
+ var onUnpause = getOption(options, 'onUnpause');
980
+ var onPostUnpause = getOption(options, 'onPostUnpause');
981
+ onUnpause === null || onUnpause === void 0 || onUnpause();
982
+ updateTabbableNodes();
983
+ addListeners();
984
+ updateObservedNodes();
985
+ onPostUnpause === null || onPostUnpause === void 0 || onPostUnpause();
986
+ }
987
+ return this;
988
+ }
989
+ }
990
+ });
991
+
992
+ // initialize container elements
993
+ trap.updateContainerElements(elements);
994
+ return trap;
995
+ };
996
+
997
+ const advancedSelectCss = () => `:host{display:block}*,*::after,*::before{box-sizing:border-box}.active-option{display:flex;inline-size:100%;justify-content:flex-start;align-items:center;padding:0;border:1px solid #275937;border-radius:4px;cursor:pointer;background-color:#fff;line-height:inherit;font-family:inherit;font-size:inherit}.active-option.open{border-radius:4px 4px 0 0}.active-option dso-icon{color:#275937}.active-option dso-label{margin-inline-start:8px}.active-option-label{padding-block:4px;padding-inline:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.active-option-aside{display:flex;align-items:center;gap:8px;padding-block:0;padding-inline:8px;margin-inline-start:auto}.badges{display:flex;justify-content:space-between;align-items:center;gap:4px}.groups-container{position:relative;z-index:200}.groups{position:absolute;inset-block-start:-1px;inset-inline-start:0;inline-size:100%;max-block-size:500px;margin:0;padding:0;overflow-y:auto;background-color:#fff;border:1px solid #275937;border-radius:0 0 4px 4px}.groups li::marker{display:none}.group{border-block-end:1px solid #ccc}.group:last-child{border-block-end:none}.group .option{padding-inline-start:37px}.group .option-label::before{content:"";position:absolute;display:block;block-size:10px;inline-size:10px;inset-block:4px auto;inset-inline:-20px auto;border-radius:50%}.group .option-label::before{--_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}.group .option-label::before 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"))}.group .option-label::before 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"))}.group .option-label::before 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"))}.group .option-label::before 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"))}.group .option-label::before{--_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:#ccc;color:#191919}.group-label{margin:0;padding-block:4px;padding-inline:16px;color:#666;font-size:14px;font-weight:500;border-block-end:1px solid #ccc}.group-link{display:block;padding-block:8px;padding-inline:4px;text-align:end;color:#000;text-decoration:none}.group-link:hover{text-decoration:underline}.group-link dso-icon{color:#39870c}.group-info .option-label::before{--_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}.group-info .option-label::before 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"))}.group-info .option-label::before 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"))}.group-info .option-label::before 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"))}.group-info .option-label::before 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"))}.group-info .option-label::before{--_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:#6ca4d9;color:#191919}.group-primary .option-label::before{--_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}.group-primary .option-label::before 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-wit"))}.group-primary .option-label::before 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-wit"))}.group-primary .option-label::before 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-wit"))}.group-primary .option-label::before 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-wit"))}.group-primary .option-label::before{--_dso-icon-button-tertiary-color:#fff;background-color:#275937;color:#fff}.group-success .option-label::before{--_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}.group-success .option-label::before 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-wit"))}.group-success .option-label::before 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-wit"))}.group-success .option-label::before 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-wit"))}.group-success .option-label::before 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-wit"))}.group-success .option-label::before{--_dso-icon-button-tertiary-color:#fff;background-color:#39870c;color:#fff}.group-warning .option-label::before{--_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}.group-warning .option-label::before 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"))}.group-warning .option-label::before 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"))}.group-warning .option-label::before 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"))}.group-warning .option-label::before 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"))}.group-warning .option-label::before{--_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:#dcd400;color:#191919}.group-error .option-label::before{--_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}.group-error .option-label::before 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-wit"))}.group-error .option-label::before 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-wit"))}.group-error .option-label::before 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-wit"))}.group-error .option-label::before 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-wit"))}.group-error .option-label::before{--_dso-icon-button-tertiary-color:#fff;background-color:#ce3f51;color:#fff}.group-attention .option-label::before{--_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}.group-attention .option-label::before 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-wit"))}.group-attention .option-label::before 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-wit"))}.group-attention .option-label::before 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-wit"))}.group-attention .option-label::before 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-wit"))}.group-attention .option-label::before{--_dso-icon-button-tertiary-color:#fff;background-color:#8b4a6a;color:#fff}.options{margin:0;padding:0}.option{display:block;inline-size:100%;padding-block:8px;padding-inline:16px;cursor:pointer;line-height:inherit;font-family:inherit;font-size:inherit;border:none;text-align:start;background-color:#fff}.option:hover{background-color:#ebf3e6}.option:hover .option-label{color:#39870c;font-weight:bold}.option.option-active .option-label{color:#39870c;font-weight:bold;text-decoration:underline}.option-label{position:relative;color:#000;font-size:Asap, sans-serif;font-weight:400}.option-hint{padding-inline-start:5px;color:#39870c;font-size:Asap, sans-serif;font-weight:bold}.placeholder{margin:0;padding-block:8px;padding-inline:16px;color:#666}`;
13
998
 
14
999
  const AdvancedSelect = /*@__PURE__*/ proxyCustomElement(class AdvancedSelect extends HTMLElement {
15
- constructor() {
1000
+ constructor(registerHost) {
16
1001
  super();
17
- this.__registerHost();
1002
+ if (registerHost !== false) {
1003
+ this.__registerHost();
1004
+ }
18
1005
  this.__attachShadow();
19
1006
  this.dsoChange = createEvent(this, "dsoChange", 3);
20
1007
  this.dsoRedirect = createEvent(this, "dsoRedirect", 3);
@@ -98,7 +1085,7 @@ const AdvancedSelect = /*@__PURE__*/ proxyCustomElement(class AdvancedSelect ext
98
1085
  ("placeholder" in optionOrGroup && (h("li", { class: "group" }, h("p", { class: "group-label" }, optionOrGroup.label), h("p", { class: "placeholder" }, optionOrGroup.placeholder), optionOrGroup.redirect && (h(RedirectAnchor, { redirect: optionOrGroup.redirect, callback: this.handleRedirectClick }))))) || (h("li", null, h(OptionButton, { option: optionOrGroup, active: this.active, activeHint: this.activeHint, callback: this.handleOptionClick })))))))));
99
1086
  }
100
1087
  get host() { return this; }
101
- static get style() { return advancedSelectCss; }
1088
+ static get style() { return advancedSelectCss(); }
102
1089
  }, [257, "dso-advanced-select", {
103
1090
  "options": [16],
104
1091
  "active": [16],
@@ -120,32 +1107,32 @@ function defineCustomElement$1() {
120
1107
  const components = ["dso-advanced-select", "dso-badge", "dso-icon", "dso-icon-button", "dso-label", "dso-tooltip"];
121
1108
  components.forEach(tagName => { switch (tagName) {
122
1109
  case "dso-advanced-select":
123
- if (!customElements.get(tagName)) {
124
- customElements.define(tagName, AdvancedSelect);
1110
+ if (!customElements.get(transformTag(tagName))) {
1111
+ customElements.define(transformTag(tagName), AdvancedSelect);
125
1112
  }
126
1113
  break;
127
1114
  case "dso-badge":
128
- if (!customElements.get(tagName)) {
1115
+ if (!customElements.get(transformTag(tagName))) {
129
1116
  defineCustomElement$6();
130
1117
  }
131
1118
  break;
132
1119
  case "dso-icon":
133
- if (!customElements.get(tagName)) {
1120
+ if (!customElements.get(transformTag(tagName))) {
134
1121
  defineCustomElement$5();
135
1122
  }
136
1123
  break;
137
1124
  case "dso-icon-button":
138
- if (!customElements.get(tagName)) {
1125
+ if (!customElements.get(transformTag(tagName))) {
139
1126
  defineCustomElement$4();
140
1127
  }
141
1128
  break;
142
1129
  case "dso-label":
143
- if (!customElements.get(tagName)) {
1130
+ if (!customElements.get(transformTag(tagName))) {
144
1131
  defineCustomElement$3();
145
1132
  }
146
1133
  break;
147
1134
  case "dso-tooltip":
148
- if (!customElements.get(tagName)) {
1135
+ if (!customElements.get(transformTag(tagName))) {
149
1136
  defineCustomElement$2();
150
1137
  }
151
1138
  break;