@dso-toolkit/core 62.23.0 → 62.24.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 (315) hide show
  1. package/dist/cjs/annotation-gewijzigde-locatie-1ee2ce7c.js +41 -0
  2. package/dist/cjs/annotation-gewijzigde-locatie-1ee2ce7c.js.map +1 -0
  3. package/dist/cjs/{dso-alert_7.cjs.entry.js → dso-alert_6.cjs.entry.js} +4 -127
  4. package/dist/cjs/dso-alert_6.cjs.entry.js.map +1 -0
  5. package/dist/cjs/dso-annotation-activiteit.cjs.entry.js +31 -0
  6. package/dist/cjs/dso-annotation-activiteit.cjs.entry.js.map +1 -0
  7. package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js +28 -0
  8. package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js.map +1 -0
  9. package/dist/cjs/dso-annotation-omgevingsnorm.cjs.entry.js +30 -0
  10. package/dist/cjs/dso-annotation-omgevingsnorm.cjs.entry.js.map +1 -0
  11. package/dist/cjs/{dso-annotation-output_3.cjs.entry.js → dso-annotation-output_2.cjs.entry.js} +2 -34
  12. package/dist/cjs/dso-annotation-output_2.cjs.entry.js.map +1 -0
  13. package/dist/cjs/dso-annotation-werkingsgebied.cjs.entry.js +28 -0
  14. package/dist/cjs/dso-annotation-werkingsgebied.cjs.entry.js.map +1 -0
  15. package/dist/cjs/dso-attachments-counter.cjs.entry.js +1 -1
  16. package/dist/cjs/dso-autosuggest.cjs.entry.js +1 -1
  17. package/dist/cjs/dso-banner.cjs.entry.js +2 -2
  18. package/dist/cjs/dso-card-container.cjs.entry.js +1 -1
  19. package/dist/cjs/dso-card.cjs.entry.js +2 -2
  20. package/dist/cjs/dso-date-picker-legacy.cjs.entry.js +3 -3
  21. package/dist/cjs/dso-date-picker.cjs.entry.js +1 -1
  22. package/dist/cjs/dso-dropdown-menu.cjs.entry.js +1 -1
  23. package/dist/cjs/dso-helpcenter-panel.cjs.entry.js +2 -2
  24. package/dist/cjs/dso-highlight-box.cjs.entry.js +1 -1
  25. package/dist/cjs/dso-icon.cjs.entry.js +1 -1
  26. package/dist/cjs/dso-info-button.cjs.entry.js +1 -1
  27. package/dist/cjs/dso-info_2.cjs.entry.js +2 -2
  28. package/dist/cjs/dso-input-range.cjs.entry.js +2 -2
  29. package/dist/cjs/dso-label_2.cjs.entry.js +165 -0
  30. package/dist/cjs/dso-label_2.cjs.entry.js.map +1 -0
  31. package/dist/cjs/dso-legend-item.cjs.entry.js +2 -2
  32. package/dist/cjs/dso-list-button.cjs.entry.js +1 -1
  33. package/dist/cjs/dso-logo.cjs.entry.js +2 -2
  34. package/dist/cjs/dso-map-base-layers.cjs.entry.js +1 -1
  35. package/dist/cjs/dso-map-controls.cjs.entry.js +1 -1
  36. package/dist/cjs/dso-map-overlays.cjs.entry.js +1 -1
  37. package/dist/cjs/dso-mark-bar.cjs.entry.js +1 -1
  38. package/dist/cjs/dso-modal.cjs.entry.js +2 -2
  39. package/dist/cjs/dso-progress-bar.cjs.entry.js +1 -1
  40. package/dist/cjs/dso-progress-indicator.cjs.entry.js +1 -1
  41. package/dist/cjs/dso-responsive-element.cjs.entry.js +1 -1
  42. package/dist/cjs/dso-scrollable.cjs.entry.js +2 -2
  43. package/dist/cjs/dso-toggletip.cjs.entry.js +1 -1
  44. package/dist/cjs/dso-toolkit.cjs.js +1 -1
  45. package/dist/cjs/dso-tooltip.cjs.entry.js +1 -1
  46. package/dist/cjs/dso-tree-view.cjs.entry.js +1 -1
  47. package/dist/cjs/dso-viewer-grid.cjs.entry.js +1 -1
  48. package/dist/cjs/dsot-document-component-demo.cjs.entry.js +1 -1
  49. package/dist/cjs/loader.cjs.js +1 -1
  50. package/dist/collection/collection-manifest.json +4 -0
  51. package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js +207 -0
  52. package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js.map +1 -0
  53. package/dist/collection/components/annotation/annotation-body.js +3 -0
  54. package/dist/collection/components/annotation/annotation-body.js.map +1 -0
  55. package/dist/collection/components/annotation/annotation-diff-renderer.js +17 -0
  56. package/dist/collection/components/annotation/annotation-diff-renderer.js.map +1 -0
  57. package/dist/collection/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.js +139 -0
  58. package/dist/collection/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.js.map +1 -0
  59. package/dist/collection/components/annotation/annotation-gewijzigde-locatie.js +3 -0
  60. package/dist/collection/components/annotation/annotation-gewijzigde-locatie.js.map +1 -0
  61. package/dist/collection/components/annotation/annotation-omgevingsnorm/annotation-omgevingsnorm.js +189 -0
  62. package/dist/collection/components/annotation/annotation-omgevingsnorm/annotation-omgevingsnorm.js.map +1 -0
  63. package/dist/collection/components/annotation/annotation-werkingsgebied/annotation-werkingsgebied.js +139 -0
  64. package/dist/collection/components/annotation/annotation-werkingsgebied/annotation-werkingsgebied.js.map +1 -0
  65. package/dist/collection/components/annotation/annotation.css +125 -0
  66. package/dist/collection/components/annotation/annotation.interfaces.js +2 -0
  67. package/dist/collection/components/annotation/annotation.interfaces.js.map +1 -0
  68. package/dist/collection/components/attachments-counter/attachments-counter.js +1 -1
  69. package/dist/collection/components/autosuggest/autosuggest.js +1 -1
  70. package/dist/collection/components/badge/badge.js +1 -1
  71. package/dist/collection/components/banner/banner.js +2 -2
  72. package/dist/collection/components/card/card.js +2 -2
  73. package/dist/collection/components/card-container/card-container.js +1 -1
  74. package/dist/collection/components/date-picker/date-picker.js +1 -1
  75. package/dist/collection/components/date-picker-legacy/date-picker-legacy.js +3 -3
  76. package/dist/collection/components/document-component/document-component.js +1 -1
  77. package/dist/collection/components/document-component-demo/document-component.demo.js +1 -1
  78. package/dist/collection/components/dropdown-menu/dropdown-menu.js +1 -1
  79. package/dist/collection/components/helpcenter-panel/helpcenter-panel.js +2 -2
  80. package/dist/collection/components/highlight-box/highlight-box.js +1 -1
  81. package/dist/collection/components/icon/icon.js +1 -1
  82. package/dist/collection/components/info/info.js +1 -1
  83. package/dist/collection/components/info-button/info-button.js +1 -1
  84. package/dist/collection/components/input-range/input-range.js +2 -2
  85. package/dist/collection/components/label/label.js +3 -3
  86. package/dist/collection/components/legend-item/legend-item.js +2 -2
  87. package/dist/collection/components/list-button/list-button.js +1 -1
  88. package/dist/collection/components/logo/logo.js +2 -2
  89. package/dist/collection/components/map-base-layers/map-base-layers.js +1 -1
  90. package/dist/collection/components/map-controls/map-controls.js +1 -1
  91. package/dist/collection/components/map-overlays/map-overlays.js +1 -1
  92. package/dist/collection/components/mark-bar/mark-bar.js +1 -1
  93. package/dist/collection/components/modal/modal.js +2 -2
  94. package/dist/collection/components/ozon-content/ozon-content.js +1 -1
  95. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  96. package/dist/collection/components/progress-indicator/progress-indicator.js +1 -1
  97. package/dist/collection/components/responsive-element/responsive-element.js +1 -1
  98. package/dist/collection/components/scrollable/scrollable.js +2 -2
  99. package/dist/collection/components/selectable/selectable.js +1 -1
  100. package/dist/collection/components/slide-toggle/slide-toggle.js +2 -2
  101. package/dist/collection/components/slide-toggle/slide-toggle.js.map +1 -1
  102. package/dist/collection/components/table/table.js +1 -1
  103. package/dist/collection/components/toggletip/toggletip.js +1 -1
  104. package/dist/collection/components/tooltip/tooltip.js +1 -1
  105. package/dist/collection/components/tree-view/tree-view.js +1 -1
  106. package/dist/collection/components/viewer-grid/viewer-grid.js +1 -1
  107. package/dist/components/annotation-gewijzigde-locatie.js +37 -0
  108. package/dist/components/annotation-gewijzigde-locatie.js.map +1 -0
  109. package/dist/components/attachments-counter.js +1 -1
  110. package/dist/components/badge.js +1 -1
  111. package/dist/components/document-component.js +1 -1
  112. package/dist/components/dropdown-menu.js +1 -1
  113. package/dist/components/dso-annotation-activiteit.d.ts +11 -0
  114. package/dist/components/dso-annotation-activiteit.js +77 -0
  115. package/dist/components/dso-annotation-activiteit.js.map +1 -0
  116. package/dist/components/dso-annotation-gebiedsaanwijzing.d.ts +11 -0
  117. package/dist/components/dso-annotation-gebiedsaanwijzing.js +71 -0
  118. package/dist/components/dso-annotation-gebiedsaanwijzing.js.map +1 -0
  119. package/dist/components/dso-annotation-omgevingsnorm.d.ts +11 -0
  120. package/dist/components/dso-annotation-omgevingsnorm.js +75 -0
  121. package/dist/components/dso-annotation-omgevingsnorm.js.map +1 -0
  122. package/dist/components/dso-annotation-werkingsgebied.d.ts +11 -0
  123. package/dist/components/dso-annotation-werkingsgebied.js +71 -0
  124. package/dist/components/dso-annotation-werkingsgebied.js.map +1 -0
  125. package/dist/components/dso-autosuggest.js +1 -1
  126. package/dist/components/dso-banner.js +2 -2
  127. package/dist/components/dso-card-container.js +1 -1
  128. package/dist/components/dso-card.js +2 -2
  129. package/dist/components/dso-date-picker-legacy.js +3 -3
  130. package/dist/components/dso-date-picker.js +1 -1
  131. package/dist/components/dso-helpcenter-panel.js +2 -2
  132. package/dist/components/dso-highlight-box.js +1 -1
  133. package/dist/components/dso-input-range.js +2 -2
  134. package/dist/components/dso-legend-item.js +2 -2
  135. package/dist/components/dso-list-button.js +1 -1
  136. package/dist/components/dso-logo.js +2 -2
  137. package/dist/components/dso-map-base-layers.js +1 -1
  138. package/dist/components/dso-map-controls.js +1 -1
  139. package/dist/components/dso-map-overlays.js +1 -1
  140. package/dist/components/dso-mark-bar.js +1 -1
  141. package/dist/components/dso-modal.js +2 -2
  142. package/dist/components/dso-progress-bar.js +1 -1
  143. package/dist/components/dso-tree-view.js +1 -1
  144. package/dist/components/dso-viewer-grid.js +1 -1
  145. package/dist/components/dsot-document-component-demo.js +1 -1
  146. package/dist/components/icon.js +1 -1
  147. package/dist/components/index.d.ts +8 -0
  148. package/dist/components/index.js +4 -0
  149. package/dist/components/index.js.map +1 -1
  150. package/dist/components/info-button.js +1 -1
  151. package/dist/components/info.js +1 -1
  152. package/dist/components/label.js +3 -3
  153. package/dist/components/ozon-content.js +1 -1
  154. package/dist/components/progress-indicator.js +1 -1
  155. package/dist/components/responsive-element.js +1 -1
  156. package/dist/components/scrollable.js +2 -2
  157. package/dist/components/selectable.js +1 -1
  158. package/dist/components/slide-toggle.js +2 -2
  159. package/dist/components/slide-toggle.js.map +1 -1
  160. package/dist/components/table.js +1 -1
  161. package/dist/components/toggletip.js +1 -1
  162. package/dist/components/tooltip.js +1 -1
  163. package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
  164. package/dist/dso-toolkit/dso-toolkit.esm.js.map +1 -1
  165. package/dist/dso-toolkit/{p-f8a673ef.entry.js → p-001ba85b.entry.js} +2 -2
  166. package/dist/dso-toolkit/p-14d19a20.entry.js +2 -0
  167. package/dist/dso-toolkit/p-14d19a20.entry.js.map +1 -0
  168. package/dist/dso-toolkit/{p-4c4d8167.entry.js → p-1975337f.entry.js} +2 -2
  169. package/dist/dso-toolkit/p-197c2646.entry.js +2 -0
  170. package/dist/dso-toolkit/{p-e6e7d54a.entry.js → p-228f73a8.entry.js} +2 -2
  171. package/dist/dso-toolkit/{p-7c05c385.entry.js → p-3225310b.entry.js} +2 -2
  172. package/dist/dso-toolkit/{p-e41d09cf.entry.js → p-3710d41f.entry.js} +2 -2
  173. package/dist/dso-toolkit/{p-22776f73.entry.js → p-3e2237ab.entry.js} +2 -2
  174. package/dist/dso-toolkit/p-47340b1a.entry.js +2 -0
  175. package/dist/dso-toolkit/p-47340b1a.entry.js.map +1 -0
  176. package/dist/dso-toolkit/p-4f4efbed.entry.js +2 -0
  177. package/dist/dso-toolkit/p-4f7e1b16.entry.js +2 -0
  178. package/dist/dso-toolkit/p-4f7e1b16.entry.js.map +1 -0
  179. package/dist/dso-toolkit/p-4fac82a7.entry.js +2 -0
  180. package/dist/dso-toolkit/p-4fac82a7.entry.js.map +1 -0
  181. package/dist/dso-toolkit/{p-fea71d00.entry.js → p-560861e9.entry.js} +2 -2
  182. package/dist/dso-toolkit/{p-5bb82e74.entry.js → p-5621d240.entry.js} +2 -2
  183. package/dist/dso-toolkit/{p-570162f1.entry.js → p-5f4cb5d6.entry.js} +2 -2
  184. package/dist/dso-toolkit/{p-d435412a.entry.js → p-68e51737.entry.js} +2 -2
  185. package/dist/dso-toolkit/{p-7286c530.entry.js → p-7da2df9d.entry.js} +2 -2
  186. package/dist/dso-toolkit/{p-3666b2c1.entry.js → p-80463acd.entry.js} +2 -2
  187. package/dist/dso-toolkit/p-811676bf.js +2 -0
  188. package/dist/dso-toolkit/p-811676bf.js.map +1 -0
  189. package/dist/dso-toolkit/p-96a6ddd5.entry.js +2 -0
  190. package/dist/dso-toolkit/p-98eec25f.entry.js +2 -0
  191. package/dist/dso-toolkit/p-98eec25f.entry.js.map +1 -0
  192. package/dist/dso-toolkit/{p-4fe19a5d.entry.js → p-99be6a57.entry.js} +2 -2
  193. package/dist/dso-toolkit/p-9a15c59b.entry.js +2 -0
  194. package/dist/dso-toolkit/p-9a15c59b.entry.js.map +1 -0
  195. package/dist/dso-toolkit/p-9f000cb1.entry.js +2 -0
  196. package/dist/dso-toolkit/p-9f000cb1.entry.js.map +1 -0
  197. package/dist/dso-toolkit/{p-b3c99200.entry.js → p-ab491029.entry.js} +2 -2
  198. package/dist/dso-toolkit/p-ade7a91d.entry.js +2 -0
  199. package/dist/dso-toolkit/{p-fc662b25.entry.js → p-af8c6cd9.entry.js} +2 -2
  200. package/dist/dso-toolkit/{p-74a7baf5.entry.js → p-b23e76f4.entry.js} +2 -2
  201. package/dist/dso-toolkit/{p-d26f7147.entry.js → p-b49f5a23.entry.js} +2 -2
  202. package/dist/dso-toolkit/p-c1c38b47.entry.js +2 -0
  203. package/dist/dso-toolkit/{p-e2d31526.entry.js → p-c2502024.entry.js} +2 -2
  204. package/dist/dso-toolkit/{p-fd0e9561.entry.js → p-c335be22.entry.js} +2 -2
  205. package/dist/dso-toolkit/{p-ba81d191.entry.js → p-d82948d9.entry.js} +2 -2
  206. package/dist/dso-toolkit/{p-464609ac.entry.js → p-d8b25148.entry.js} +2 -2
  207. package/dist/dso-toolkit/p-ea138d78.entry.js +2 -0
  208. package/dist/dso-toolkit/{p-20c67690.entry.js.map → p-ea138d78.entry.js.map} +1 -1
  209. package/dist/dso-toolkit/{p-ee3bdb10.entry.js → p-ef006c7c.entry.js} +2 -2
  210. package/dist/dso-toolkit/{p-009bd0ac.entry.js → p-f16e7d4b.entry.js} +2 -2
  211. package/dist/dso-toolkit/{p-549f1c5f.entry.js → p-f787daf7.entry.js} +2 -2
  212. package/dist/dso-toolkit/{p-5d128d5a.entry.js → p-f8e70577.entry.js} +2 -2
  213. package/dist/esm/annotation-gewijzigde-locatie-3d8aa3ad.js +37 -0
  214. package/dist/esm/annotation-gewijzigde-locatie-3d8aa3ad.js.map +1 -0
  215. package/dist/esm/{dso-alert_7.entry.js → dso-alert_6.entry.js} +5 -127
  216. package/dist/esm/dso-alert_6.entry.js.map +1 -0
  217. package/dist/esm/dso-annotation-activiteit.entry.js +27 -0
  218. package/dist/esm/dso-annotation-activiteit.entry.js.map +1 -0
  219. package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js +24 -0
  220. package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js.map +1 -0
  221. package/dist/esm/dso-annotation-omgevingsnorm.entry.js +26 -0
  222. package/dist/esm/dso-annotation-omgevingsnorm.entry.js.map +1 -0
  223. package/dist/esm/{dso-annotation-output_3.entry.js → dso-annotation-output_2.entry.js} +4 -35
  224. package/dist/esm/dso-annotation-output_2.entry.js.map +1 -0
  225. package/dist/esm/dso-annotation-werkingsgebied.entry.js +24 -0
  226. package/dist/esm/dso-annotation-werkingsgebied.entry.js.map +1 -0
  227. package/dist/esm/dso-attachments-counter.entry.js +1 -1
  228. package/dist/esm/dso-autosuggest.entry.js +1 -1
  229. package/dist/esm/dso-banner.entry.js +2 -2
  230. package/dist/esm/dso-card-container.entry.js +1 -1
  231. package/dist/esm/dso-card.entry.js +2 -2
  232. package/dist/esm/dso-date-picker-legacy.entry.js +3 -3
  233. package/dist/esm/dso-date-picker.entry.js +1 -1
  234. package/dist/esm/dso-dropdown-menu.entry.js +1 -1
  235. package/dist/esm/dso-helpcenter-panel.entry.js +2 -2
  236. package/dist/esm/dso-highlight-box.entry.js +1 -1
  237. package/dist/esm/dso-icon.entry.js +1 -1
  238. package/dist/esm/dso-info-button.entry.js +1 -1
  239. package/dist/esm/dso-info_2.entry.js +2 -2
  240. package/dist/esm/dso-input-range.entry.js +2 -2
  241. package/dist/esm/dso-label_2.entry.js +160 -0
  242. package/dist/esm/dso-label_2.entry.js.map +1 -0
  243. package/dist/esm/dso-legend-item.entry.js +2 -2
  244. package/dist/esm/dso-list-button.entry.js +1 -1
  245. package/dist/esm/dso-logo.entry.js +2 -2
  246. package/dist/esm/dso-map-base-layers.entry.js +1 -1
  247. package/dist/esm/dso-map-controls.entry.js +1 -1
  248. package/dist/esm/dso-map-overlays.entry.js +1 -1
  249. package/dist/esm/dso-mark-bar.entry.js +1 -1
  250. package/dist/esm/dso-modal.entry.js +2 -2
  251. package/dist/esm/dso-progress-bar.entry.js +1 -1
  252. package/dist/esm/dso-progress-indicator.entry.js +1 -1
  253. package/dist/esm/dso-responsive-element.entry.js +1 -1
  254. package/dist/esm/dso-scrollable.entry.js +2 -2
  255. package/dist/esm/dso-toggletip.entry.js +1 -1
  256. package/dist/esm/dso-toolkit.js +1 -1
  257. package/dist/esm/dso-tooltip.entry.js +1 -1
  258. package/dist/esm/dso-tree-view.entry.js +1 -1
  259. package/dist/esm/dso-viewer-grid.entry.js +1 -1
  260. package/dist/esm/dsot-document-component-demo.entry.js +1 -1
  261. package/dist/esm/loader.js +1 -1
  262. package/dist/types/components/annotation/annotation-activiteit/annotation-activiteit.d.ts +40 -0
  263. package/dist/types/components/annotation/annotation-body.d.ts +11 -0
  264. package/dist/types/components/annotation/annotation-diff-renderer.d.ts +7 -0
  265. package/dist/types/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.d.ts +28 -0
  266. package/dist/types/components/annotation/annotation-gewijzigde-locatie.d.ts +1 -0
  267. package/dist/types/components/annotation/annotation-omgevingsnorm/annotation-omgevingsnorm.d.ts +36 -0
  268. package/dist/types/components/annotation/annotation-werkingsgebied/annotation-werkingsgebied.d.ts +28 -0
  269. package/dist/types/components/annotation/annotation.interfaces.d.ts +20 -0
  270. package/dist/types/components.d.ts +298 -0
  271. package/package.json +2 -2
  272. package/dist/cjs/dso-alert_7.cjs.entry.js.map +0 -1
  273. package/dist/cjs/dso-annotation-output_3.cjs.entry.js.map +0 -1
  274. package/dist/dso-toolkit/p-20c67690.entry.js +0 -2
  275. package/dist/dso-toolkit/p-37fb8027.entry.js +0 -2
  276. package/dist/dso-toolkit/p-616ea03e.entry.js +0 -2
  277. package/dist/dso-toolkit/p-616ea03e.entry.js.map +0 -1
  278. package/dist/dso-toolkit/p-63112de0.entry.js +0 -2
  279. package/dist/dso-toolkit/p-8486c46d.entry.js +0 -2
  280. package/dist/dso-toolkit/p-85326997.entry.js +0 -2
  281. package/dist/dso-toolkit/p-d8815ab6.entry.js +0 -2
  282. package/dist/dso-toolkit/p-eee03d6d.entry.js +0 -2
  283. package/dist/dso-toolkit/p-eee03d6d.entry.js.map +0 -1
  284. package/dist/esm/dso-alert_7.entry.js.map +0 -1
  285. package/dist/esm/dso-annotation-output_3.entry.js.map +0 -1
  286. /package/dist/dso-toolkit/{p-f8a673ef.entry.js.map → p-001ba85b.entry.js.map} +0 -0
  287. /package/dist/dso-toolkit/{p-4c4d8167.entry.js.map → p-1975337f.entry.js.map} +0 -0
  288. /package/dist/dso-toolkit/{p-63112de0.entry.js.map → p-197c2646.entry.js.map} +0 -0
  289. /package/dist/dso-toolkit/{p-e6e7d54a.entry.js.map → p-228f73a8.entry.js.map} +0 -0
  290. /package/dist/dso-toolkit/{p-7c05c385.entry.js.map → p-3225310b.entry.js.map} +0 -0
  291. /package/dist/dso-toolkit/{p-e41d09cf.entry.js.map → p-3710d41f.entry.js.map} +0 -0
  292. /package/dist/dso-toolkit/{p-22776f73.entry.js.map → p-3e2237ab.entry.js.map} +0 -0
  293. /package/dist/dso-toolkit/{p-85326997.entry.js.map → p-4f4efbed.entry.js.map} +0 -0
  294. /package/dist/dso-toolkit/{p-fea71d00.entry.js.map → p-560861e9.entry.js.map} +0 -0
  295. /package/dist/dso-toolkit/{p-5bb82e74.entry.js.map → p-5621d240.entry.js.map} +0 -0
  296. /package/dist/dso-toolkit/{p-570162f1.entry.js.map → p-5f4cb5d6.entry.js.map} +0 -0
  297. /package/dist/dso-toolkit/{p-d435412a.entry.js.map → p-68e51737.entry.js.map} +0 -0
  298. /package/dist/dso-toolkit/{p-7286c530.entry.js.map → p-7da2df9d.entry.js.map} +0 -0
  299. /package/dist/dso-toolkit/{p-3666b2c1.entry.js.map → p-80463acd.entry.js.map} +0 -0
  300. /package/dist/dso-toolkit/{p-37fb8027.entry.js.map → p-96a6ddd5.entry.js.map} +0 -0
  301. /package/dist/dso-toolkit/{p-4fe19a5d.entry.js.map → p-99be6a57.entry.js.map} +0 -0
  302. /package/dist/dso-toolkit/{p-b3c99200.entry.js.map → p-ab491029.entry.js.map} +0 -0
  303. /package/dist/dso-toolkit/{p-8486c46d.entry.js.map → p-ade7a91d.entry.js.map} +0 -0
  304. /package/dist/dso-toolkit/{p-fc662b25.entry.js.map → p-af8c6cd9.entry.js.map} +0 -0
  305. /package/dist/dso-toolkit/{p-74a7baf5.entry.js.map → p-b23e76f4.entry.js.map} +0 -0
  306. /package/dist/dso-toolkit/{p-d26f7147.entry.js.map → p-b49f5a23.entry.js.map} +0 -0
  307. /package/dist/dso-toolkit/{p-d8815ab6.entry.js.map → p-c1c38b47.entry.js.map} +0 -0
  308. /package/dist/dso-toolkit/{p-e2d31526.entry.js.map → p-c2502024.entry.js.map} +0 -0
  309. /package/dist/dso-toolkit/{p-fd0e9561.entry.js.map → p-c335be22.entry.js.map} +0 -0
  310. /package/dist/dso-toolkit/{p-ba81d191.entry.js.map → p-d82948d9.entry.js.map} +0 -0
  311. /package/dist/dso-toolkit/{p-464609ac.entry.js.map → p-d8b25148.entry.js.map} +0 -0
  312. /package/dist/dso-toolkit/{p-ee3bdb10.entry.js.map → p-ef006c7c.entry.js.map} +0 -0
  313. /package/dist/dso-toolkit/{p-009bd0ac.entry.js.map → p-f16e7d4b.entry.js.map} +0 -0
  314. /package/dist/dso-toolkit/{p-549f1c5f.entry.js.map → p-f787daf7.entry.js.map} +0 -0
  315. /package/dist/dso-toolkit/{p-5d128d5a.entry.js.map → p-f8e70577.entry.js.map} +0 -0
@@ -0,0 +1,37 @@
1
+ import { h, Fragment } from '@stencil/core/internal/client';
2
+
3
+ const AnnotationDiffRenderer = ({ value }) => {
4
+ if (typeof value === "string" || !value) {
5
+ return value;
6
+ }
7
+ if ("toegevoegd" in value) {
8
+ return h("ins", null, value.toegevoegd);
9
+ }
10
+ if ("verwijderd" in value) {
11
+ return h("del", null, value.verwijderd);
12
+ }
13
+ if (Array.isArray(value)) {
14
+ return (h(Fragment, null, value.map((v, i, { length }) => (h(Fragment, null,
15
+ h(AnnotationDiffRenderer, { value: v }),
16
+ i < length - 1 ? ", " : "")))));
17
+ }
18
+ return (h(Fragment, null,
19
+ h("del", null, value.was),
20
+ " ",
21
+ h("ins", null, value.wordt)));
22
+ };
23
+
24
+ const AnnotationBody = ({ title, data, active, dsoActiveChange }) => (h("div", { class: "annotation-body" },
25
+ h("div", { class: "annotation-symbol" },
26
+ h("slot", { name: "symbool" })),
27
+ h("div", { class: "annotation-info" },
28
+ h("p", { class: "annotation-title" }, title),
29
+ data && h("p", { class: "annotation-data" }, data)),
30
+ h("div", { class: "annotation-control" },
31
+ h("dso-slide-toggle", { accessibleLabel: "Toon op kaart", checked: active, onDsoActiveChange: (e) => dsoActiveChange.emit({ current: Boolean(active), next: !active, originalEvent: e }) }))));
32
+
33
+ const AnnotationGewijzigdeLocatie = () => (h("dso-label", { class: "gewijzigde-locatie", status: "warning", compact: true }, "gewijzigde locatie"));
34
+
35
+ export { AnnotationBody as A, AnnotationDiffRenderer as a, AnnotationGewijzigdeLocatie as b };
36
+
37
+ //# sourceMappingURL=annotation-gewijzigde-locatie.js.map
@@ -0,0 +1 @@
1
+ {"file":"annotation-gewijzigde-locatie.js","mappings":";;MAQa,sBAAsB,GAAqD,CAAC,EAAE,KAAK,EAAE;IAChG,IAAI,OAAO,KAAK,KAAK,QAAQ,IAAI,CAAC,KAAK,EAAE;QACvC,OAAO,KAAK,CAAC;KACd;IAED,IAAI,YAAY,IAAI,KAAK,EAAE;QACzB,OAAO,eAAM,KAAK,CAAC,UAAU,CAAO,CAAC;KACtC;IAED,IAAI,YAAY,IAAI,KAAK,EAAE;QACzB,OAAO,eAAM,KAAK,CAAC,UAAU,CAAO,CAAC;KACtC;IAED,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE;QACxB,QACE,kBACG,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAC1B;YACE,EAAC,sBAAsB,IAAC,KAAK,EAAE,CAAC,GAAI;YACnC,CAAC,GAAG,MAAM,GAAG,CAAC,GAAG,IAAI,GAAG,EAAE,CAC1B,CACJ,CAAC,CACD,EACH;KACH;IAED,QACE;QACE,eAAM,KAAK,CAAC,GAAG,CAAO;;QAAC,eAAM,KAAK,CAAC,KAAK,CAAO,CAC9C,EACH;AACJ;;MC7Ba,cAAc,GAA6C,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,eAAe,EAAE,MAC/G,WAAK,KAAK,EAAC,iBAAiB;IAC1B,WAAK,KAAK,EAAC,mBAAmB;QAC5B,YAAM,IAAI,EAAC,SAAS,GAAG,CACnB;IACN,WAAK,KAAK,EAAC,iBAAiB;QAC1B,SAAG,KAAK,EAAC,kBAAkB,IAAE,KAAK,CAAK;QACtC,IAAI,IAAI,SAAG,KAAK,EAAC,iBAAiB,IAAE,IAAI,CAAK,CAC1C;IACN,WAAK,KAAK,EAAC,oBAAoB;QAC7B,wBACE,eAAe,EAAC,eAAe,EAC/B,OAAO,EAAE,MAAM,EACf,iBAAiB,EAAE,CAAC,CAAC,KAAK,eAAe,CAAC,IAAI,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,CAAC,MAAM,EAAE,aAAa,EAAE,CAAC,EAAE,CAAC,GAC7G,CACE,CACF;;MCxBK,2BAA2B,GAAG,OACzC,iBAAW,KAAK,EAAC,oBAAoB,EAAC,MAAM,EAAC,SAAS,EAAC,OAAO,+BAElD;;;;","names":[],"sources":["src/components/annotation/annotation-diff-renderer.tsx","src/components/annotation/annotation-body.tsx","src/components/annotation/annotation-gewijzigde-locatie.tsx"],"sourcesContent":["import { FunctionalComponent, Fragment, h } from \"@stencil/core\";\r\n\r\nimport { AnnotationDiff } from \"./annotation.interfaces\";\r\n\r\ninterface AnnotationDiffRendererProps {\r\n value: AnnotationDiff | string | undefined | Array<AnnotationDiff | string | undefined>;\r\n}\r\n\r\nexport const AnnotationDiffRenderer: FunctionalComponent<AnnotationDiffRendererProps> = ({ value }) => {\r\n if (typeof value === \"string\" || !value) {\r\n return value;\r\n }\r\n\r\n if (\"toegevoegd\" in value) {\r\n return <ins>{value.toegevoegd}</ins>;\r\n }\r\n\r\n if (\"verwijderd\" in value) {\r\n return <del>{value.verwijderd}</del>;\r\n }\r\n\r\n if (Array.isArray(value)) {\r\n return (\r\n <>\r\n {value.map((v, i, { length }) => (\r\n <>\r\n <AnnotationDiffRenderer value={v} />\r\n {i < length - 1 ? \", \" : \"\"}\r\n </>\r\n ))}\r\n </>\r\n );\r\n }\r\n\r\n return (\r\n <>\r\n <del>{value.was}</del> <ins>{value.wordt}</ins>\r\n </>\r\n );\r\n};\r\n","import { EventEmitter, FunctionalComponent, h } from \"@stencil/core\";\r\nimport { AnnotationActiveChangeEvent } from \"./annotation.interfaces\";\r\n\r\ninterface AnnotationBodyProps {\r\n title: JSX.Element;\r\n data?: JSX.Element;\r\n active: boolean | undefined;\r\n dsoActiveChange: EventEmitter<AnnotationActiveChangeEvent>;\r\n}\r\n\r\nexport const AnnotationBody: FunctionalComponent<AnnotationBodyProps> = ({ title, data, active, dsoActiveChange }) => (\r\n <div class=\"annotation-body\">\r\n <div class=\"annotation-symbol\">\r\n <slot name=\"symbool\" />\r\n </div>\r\n <div class=\"annotation-info\">\r\n <p class=\"annotation-title\">{title}</p>\r\n {data && <p class=\"annotation-data\">{data}</p>}\r\n </div>\r\n <div class=\"annotation-control\">\r\n <dso-slide-toggle\r\n accessibleLabel=\"Toon op kaart\"\r\n checked={active}\r\n onDsoActiveChange={(e) => dsoActiveChange.emit({ current: Boolean(active), next: !active, originalEvent: e })}\r\n />\r\n </div>\r\n </div>\r\n);\r\n","import { h } from \"@stencil/core\";\r\n\r\nexport const AnnotationGewijzigdeLocatie = () => (\r\n <dso-label class=\"gewijzigde-locatie\" status=\"warning\" compact>\r\n gewijzigde locatie\r\n </dso-label>\r\n);\r\n"],"version":3}
@@ -12,7 +12,7 @@ const AttachmentsCounter = /*@__PURE__*/ proxyCustomElement(class AttachmentsCou
12
12
  this.count = undefined;
13
13
  }
14
14
  render() {
15
- return (h("span", { key: 'cd8239d516bd4ea96cdb3d6273d092e1441aa5bb', class: "dso-attachments" }, this.count, " ", h("span", { key: 'b050b4ad32bbab6403b7cff89fe7f2f5c1aa5786', class: "sr-only" }, "bijlage", this.count !== 1 ? "n" : ""), h("dso-icon", { key: '2ad49e0eb4a1f41bee68b5348a25ab1a5fce7b0e', icon: "paperclip" })));
15
+ return (h("span", { key: '54b3a9b513d57c2ee0aa40d654e365445affd021', class: "dso-attachments" }, this.count, " ", h("span", { key: 'ca1ae3ac9b052e1e4aba77487aa82c91c1d8577c', class: "sr-only" }, "bijlage", this.count !== 1 ? "n" : ""), h("dso-icon", { key: '234da788bfb62fce6fa08f6d99fd0fc7a863b5f8', icon: "paperclip" })));
16
16
  }
17
17
  static get style() { return DsoAttachmentsCounterStyle0; }
18
18
  }, [1, "dso-attachments-counter", {
@@ -12,7 +12,7 @@ const Badge = /*@__PURE__*/ proxyCustomElement(class Badge extends HTMLElement {
12
12
  this.status = undefined;
13
13
  }
14
14
  render() {
15
- return (h("span", { key: '17c5db4cee662c7ca0b066f8386c47eabe2f05e4', class: clsx("dso-badge", { [`badge-${this.status}`]: this.status }) }, h("slot", { key: 'c6f05d23f5f0446909f27786b0aea8e461c2f1d1' })));
15
+ return (h("span", { key: 'fd6c32075509a81c31f1e21afab9de5aa7e38039', class: clsx("dso-badge", { [`badge-${this.status}`]: this.status }) }, h("slot", { key: 'ad352b0cfe534421fd566277b54c31c2bcaabcf9' })));
16
16
  }
17
17
  static get style() { return DsoBadgeStyle0; }
18
18
  }, [1, "dso-badge", {
@@ -115,7 +115,7 @@ const DocumentComponent = /*@__PURE__*/ proxyCustomElement(class DocumentCompone
115
115
  this.alternativeTitle ||
116
116
  this.bevatOntwerpInformatie ||
117
117
  this.annotated);
118
- return (h(Host, { key: '180d4956e89e98c29250f16f619e9ef66a47defb', "not-collapsible": !collapsible }, showHeading && (h("div", { key: '3f0c32dcfd7b66ce0a02f02791ccc2bc950725d6', class: "heading-container", part: "_heading-container" }, this.wijzigactie && h("span", { key: 'edd759244d2b77925737d4e4e975fdd2ef3c057f', class: "editaction-label" }, this.wijzigactieLabel, ":"), h("div", { key: '44b7d61fc8cebdb8c3af0163286ff92fa9339837', class: "heading" }, h(Heading, { key: '193715c5f57a576859cc5ce6a4cffd0b3a26ba30', heading: this.heading, class: "heading-element", onClick: this.handleHeadingClick }, collapsible && (h("button", { key: '32fec5ecbcedd1fed7dc0e0168a2890591b765ea', type: "button", class: "toggle-button", "aria-describedby": "heading-title", "aria-expanded": this.open.toString() }, h("dso-icon", { key: '63154eb51701917a122fda008cc25ae018c682cd', icon: this.open ? "chevron-down" : "chevron-right" }), h("span", { key: '21c5e1b1f086ada567c461a520f92a0ab74c0d20', class: "sr-only" }, this.open ? "Invouwen" : "Uitvouwen"))), h("div", { key: '153d54d2edbef88cd640ac2925001974ed40ae64', id: "heading-title" }, this.notApplicable && h("span", { key: '58054c0c706d0ad35b336cb927bf2502678c6958', class: "sr-only" }, "Niet van toepassing:"), this.label || this.nummer || this.opschrift ? (h(Fragment, null, this.label && (h(Fragment, null, " ", h("dso-ozon-content", { content: this.label, onDsoAnchorClick: this.handleOzonContentAnchorClick, mark: this.mark && ((text) => { var _a; return (_a = this.mark) === null || _a === void 0 ? void 0 : _a.call(this, text, "label"); }), onDsoOzonContentMarkItemHighlight: (e) => this.dsoMarkItemHighlight.emit(Object.assign(Object.assign({}, e.detail), { source: "label" })), inline: true }))), this.nummer && (h(Fragment, null, " ", h("dso-ozon-content", { content: this.nummer, onDsoAnchorClick: this.handleOzonContentAnchorClick, mark: this.mark && ((text) => { var _a; return (_a = this.mark) === null || _a === void 0 ? void 0 : _a.call(this, text, "nummer"); }), onDsoOzonContentMarkItemHighlight: (e) => this.dsoMarkItemHighlight.emit(Object.assign(Object.assign({}, e.detail), { source: "nummer" })), inline: true }))), this.opschrift && (h(Fragment, null, " ", h("dso-ozon-content", { content: this.opschrift, onDsoAnchorClick: this.handleOzonContentAnchorClick, mark: this.mark && ((text) => { var _a; return (_a = this.mark) === null || _a === void 0 ? void 0 : _a.call(this, text, "opschrift"); }), onDsoOzonContentMarkItemHighlight: (e) => this.dsoMarkItemHighlight.emit(Object.assign(Object.assign({}, e.detail), { source: "opschrift" })), inline: true }))))) : (this.alternativeTitle), suffix && h("span", { key: '4c3f9c0e3c769a089a4178147e7aabd8c0bb35f3' }, " - [", suffix, "]"))), this.recursiveToggle !== undefined && this.open && (h("button", { key: 'a8668569851e3040436be00e2457424c628cc8e3', type: "button", class: "recursive-toggle", title: this.recursiveToggle === true ? "Verberg alles" : "Toon alles", onClick: this.handleRecursiveToggleClick }, h("dso-icon", { key: 'bfb6d40c14d2ac261959cd876d0d46507e4a4774', icon: this.recursiveToggle === true ? "eye" : "eye-slash" }))), this.genesteOntwerpInformatie && !this.open && !this.bevatOntwerpInformatie && (h(Fragment, null, h("dso-badge", { key: '5321c1545a0e6bed5f6e5353b5cfc28dfea098a5', status: "warning", "aria-describedby": "nested-draft-description" }, "!"), h("dso-tooltip", { key: 'f37bf908169191a84343f3f96016f0f9c15cc118', id: "nested-draft-description" }, "Er is een ontwerp beschikbaar."))), (this.bevatOntwerpInformatie || this.annotated) && (h("div", { key: '3691c99c7c803fcb00fba16dfa3e0796d3686e58', class: "addons" }, this.bevatOntwerpInformatie && (h("dso-label", { key: '6d2fed031d753bf7cff29d102ff5f8448fc2428b', status: "warning", compact: true }, "Ontwerp")), this.annotated && (h("dso-annotation-button", { key: '305867e647f4b1478e4ea7c0570933df69ac2f5b', identifier: "expandable", open: this.openAnnotation, onDsoClick: (e) => this.dsoAnnotationToggle.emit({ originalEvent: e }) }))))))), h("div", { key: '5d48caf78f99bc755a42465c4b0aa38bd37d1936', class: "annotation-container", part: "_annotation-container" }, h("slot", { key: '9499614c5000ad008321a9de1ebb1e65536012f8', name: "annotation" })), this.open && (this.inhoud || this.gereserveerd || this.vervallen) && (h("div", { key: '438a136e8389683a5468266951edd736ac26a7d0', class: "content", part: "_content" }, this.gereserveerd && (h("dso-alert", { key: 'e1773708ff6469934632603a9120530554d08696', status: "info" }, "Dit onderdeel is gereserveerd voor toekomstige toevoeging.")), this.vervallen && h("dso-alert", { key: '2dea9c710ee1036a7ed06ec0a64fe889d973dce1', status: "info" }, "Dit onderdeel is vervallen."), this.inhoud && (h("dso-ozon-content", { key: '752f5261e5ee723f095dcb19735905ea24cd5bf1', content: this.inhoud, onDsoAnchorClick: this.handleOzonContentAnchorClick, mark: this.mark && ((text) => { var _a; return (_a = this.mark) === null || _a === void 0 ? void 0 : _a.call(this, text, "inhoud"); }), onDsoOzonContentMarkItemHighlight: (e) => this.dsoMarkItemHighlight.emit(Object.assign(Object.assign({}, e.detail), { source: "inhoud" })) })))), h("div", { key: '894adb54eaff81395719c8967e1ae1f604087c7e', class: "children-container", part: "_children-container" }, h("slot", { key: 'dacd50c2867c6b832d45084a250c13c14c956198' }))));
118
+ return (h(Host, { key: '9dbd54a67bbf583b2c9db8b159ba709bd1e9111b', "not-collapsible": !collapsible }, showHeading && (h("div", { key: '3f4b58120079753f4cc2c69310e88b76e9f0f2ae', class: "heading-container", part: "_heading-container" }, this.wijzigactie && h("span", { key: '75f0d2f067830daa732e3c8e8af6611702312ac8', class: "editaction-label" }, this.wijzigactieLabel, ":"), h("div", { key: 'b1f079fbe976495d789cbbf81d5f6afaabe0a5ee', class: "heading" }, h(Heading, { key: '40c631e7cb155734be99c816d3a8411679ae8144', heading: this.heading, class: "heading-element", onClick: this.handleHeadingClick }, collapsible && (h("button", { key: 'ea6fe08e091ce6acf6129d451d72e653896de93d', type: "button", class: "toggle-button", "aria-describedby": "heading-title", "aria-expanded": this.open.toString() }, h("dso-icon", { key: 'd97d8e98b27d6c36d604b75ddfdde8d6ceddf79c', icon: this.open ? "chevron-down" : "chevron-right" }), h("span", { key: '986060b08f90783a7a5a05549275fd621d3bee25', class: "sr-only" }, this.open ? "Invouwen" : "Uitvouwen"))), h("div", { key: '58ffa9527fc168187d5005710f41c5b2996bc803', id: "heading-title" }, this.notApplicable && h("span", { key: '08aff61f4665a09f1271f59a2fe2e594a6bf167e', class: "sr-only" }, "Niet van toepassing:"), this.label || this.nummer || this.opschrift ? (h(Fragment, null, this.label && (h(Fragment, null, " ", h("dso-ozon-content", { content: this.label, onDsoAnchorClick: this.handleOzonContentAnchorClick, mark: this.mark && ((text) => { var _a; return (_a = this.mark) === null || _a === void 0 ? void 0 : _a.call(this, text, "label"); }), onDsoOzonContentMarkItemHighlight: (e) => this.dsoMarkItemHighlight.emit(Object.assign(Object.assign({}, e.detail), { source: "label" })), inline: true }))), this.nummer && (h(Fragment, null, " ", h("dso-ozon-content", { content: this.nummer, onDsoAnchorClick: this.handleOzonContentAnchorClick, mark: this.mark && ((text) => { var _a; return (_a = this.mark) === null || _a === void 0 ? void 0 : _a.call(this, text, "nummer"); }), onDsoOzonContentMarkItemHighlight: (e) => this.dsoMarkItemHighlight.emit(Object.assign(Object.assign({}, e.detail), { source: "nummer" })), inline: true }))), this.opschrift && (h(Fragment, null, " ", h("dso-ozon-content", { content: this.opschrift, onDsoAnchorClick: this.handleOzonContentAnchorClick, mark: this.mark && ((text) => { var _a; return (_a = this.mark) === null || _a === void 0 ? void 0 : _a.call(this, text, "opschrift"); }), onDsoOzonContentMarkItemHighlight: (e) => this.dsoMarkItemHighlight.emit(Object.assign(Object.assign({}, e.detail), { source: "opschrift" })), inline: true }))))) : (this.alternativeTitle), suffix && h("span", { key: 'ce8285ed0ee76cfde5e6255fdd674ff8356f96bf' }, " - [", suffix, "]"))), this.recursiveToggle !== undefined && this.open && (h("button", { key: '6dfc27b8ce553a5d9dfa7fb957c431de7622942d', type: "button", class: "recursive-toggle", title: this.recursiveToggle === true ? "Verberg alles" : "Toon alles", onClick: this.handleRecursiveToggleClick }, h("dso-icon", { key: '8052ce5083f0032d7c13e0fc7aded8c68be5b256', icon: this.recursiveToggle === true ? "eye" : "eye-slash" }))), this.genesteOntwerpInformatie && !this.open && !this.bevatOntwerpInformatie && (h(Fragment, null, h("dso-badge", { key: 'eca112e692e78ac6b2dceabb14eaaa8f3e2ac39b', status: "warning", "aria-describedby": "nested-draft-description" }, "!"), h("dso-tooltip", { key: '3dd7b71002beb1a2a860960790bbe9d999331189', id: "nested-draft-description" }, "Er is een ontwerp beschikbaar."))), (this.bevatOntwerpInformatie || this.annotated) && (h("div", { key: '68fc34b5da1558e440ac4edd48249e8e44120c79', class: "addons" }, this.bevatOntwerpInformatie && (h("dso-label", { key: '6aec245dd6d56d9aebd52b89e93f740a02423fbb', status: "warning", compact: true }, "Ontwerp")), this.annotated && (h("dso-annotation-button", { key: '3eddb2e0766a7f7f48c5c476760e1c4066730604', identifier: "expandable", open: this.openAnnotation, onDsoClick: (e) => this.dsoAnnotationToggle.emit({ originalEvent: e }) }))))))), h("div", { key: '720747bbcaeb1caaf2e944737723361449e8b47d', class: "annotation-container", part: "_annotation-container" }, h("slot", { key: '5ceb1bb029eaf50c7a6d8c689d82aebb066b2b91', name: "annotation" })), this.open && (this.inhoud || this.gereserveerd || this.vervallen) && (h("div", { key: 'fe5eadfa9fb9b080ab2c611e678c3b3685de5675', class: "content", part: "_content" }, this.gereserveerd && (h("dso-alert", { key: '85075a86cad5db60ac20fa10eb329d66836e063a', status: "info" }, "Dit onderdeel is gereserveerd voor toekomstige toevoeging.")), this.vervallen && h("dso-alert", { key: 'c2805d0679ef7ca5ca87f2e43f1450f568954ee3', status: "info" }, "Dit onderdeel is vervallen."), this.inhoud && (h("dso-ozon-content", { key: '044236d783f05cc89eb381b44f71920cd33abe25', content: this.inhoud, onDsoAnchorClick: this.handleOzonContentAnchorClick, mark: this.mark && ((text) => { var _a; return (_a = this.mark) === null || _a === void 0 ? void 0 : _a.call(this, text, "inhoud"); }), onDsoOzonContentMarkItemHighlight: (e) => this.dsoMarkItemHighlight.emit(Object.assign(Object.assign({}, e.detail), { source: "inhoud" })) })))), h("div", { key: '59f76cb70ed4878b076ede1023347b5092962650', class: "children-container", part: "_children-container" }, h("slot", { key: '911f9a835801979ed3db2f13ae81137d4c13689f' }))));
119
119
  }
120
120
  static get style() { return DsoDocumentComponentStyle0; }
121
121
  }, [1, "dso-document-component", {
@@ -214,7 +214,7 @@ const DropdownMenu = /*@__PURE__*/ proxyCustomElement(class DropdownMenu extends
214
214
  (_a = tabbables[nextIndex]) === null || _a === void 0 ? void 0 : _a.focus();
215
215
  }
216
216
  render() {
217
- return (h(Host, { key: 'eb56d9c3c656eb150bd5aaca3dac3b8a08c8cd72', onFocusout: this.focusOutListener }, h("slot", { key: 'de13bf1d689fe5b7923765ff34d9419e0f4504d6', name: "toggle" }), h("div", { key: 'a49e77fa7e5fd6d9f77aa05d6e14674779665af0', hidden: !this.open }, h("slot", { key: 'f6c6c8529f638e5a0ff7f76764cd5a96e975e97f' }))));
217
+ return (h(Host, { key: '77ac6cc50a707d48310edd4224d192d9e8e3cc1b', onFocusout: this.focusOutListener }, h("slot", { key: '3388875ba46e7f5b9711ab3ebdd08daa39e98d22', name: "toggle" }), h("div", { key: '68362bca01cb7f86c6a2e9f760aa5af7a25fcf14', hidden: !this.open }, h("slot", { key: '653ec1ca00468188bf45ef2f6bde361ff8590f56' }))));
218
218
  }
219
219
  get host() { return this; }
220
220
  static get watchers() { return {
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface DsoAnnotationActiviteit extends Components.DsoAnnotationActiviteit, HTMLElement {}
4
+ export const DsoAnnotationActiviteit: {
5
+ prototype: DsoAnnotationActiviteit;
6
+ new (): DsoAnnotationActiviteit;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,77 @@
1
+ import { proxyCustomElement, HTMLElement, createEvent, h, Fragment } from '@stencil/core/internal/client';
2
+ import { A as AnnotationBody, a as AnnotationDiffRenderer, b as AnnotationGewijzigdeLocatie } from './annotation-gewijzigde-locatie.js';
3
+ import { d as defineCustomElement$5 } from './icon.js';
4
+ import { d as defineCustomElement$4 } from './label.js';
5
+ import { d as defineCustomElement$3 } from './slide-toggle.js';
6
+ import { d as defineCustomElement$2 } from './tooltip.js';
7
+
8
+ const annotationCss = "ins{text-decoration:none;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#e4f1d4;border-color:#e4f1d4;color:#191919;box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.25)}ins a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}ins a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}ins a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}ins a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}del{--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#f5d8dc;border-color:#f5d8dc;color:#191919;text-decoration:line-through}del a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}del a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}del a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}del a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}:host{display:block}:host([wijzigactie=voegtoe]){--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#e4f1d4;border-color:#e4f1d4;color:#191919;box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.25)}:host([wijzigactie=voegtoe]) a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}:host([wijzigactie=voegtoe]) a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}:host([wijzigactie=voegtoe]) a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}:host([wijzigactie=voegtoe]) a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}:host([wijzigactie=verwijder]){--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#f5d8dc;border-color:#f5d8dc;color:#191919;text-decoration:line-through}:host([wijzigactie=verwijder]) a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}:host([wijzigactie=verwijder]) a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}:host([wijzigactie=verwijder]) a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}:host([wijzigactie=verwijder]) a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}*,*::after,*::before{box-sizing:border-box}.annotation-body{display:flex;gap:8px}.annotation-info{flex-grow:1}.annotation-symbol,.annotation-control{flex-shrink:0}.annotation-title{font-weight:500}.annotation-title,.annotation-data{margin-block:0}.annotation-title .content:has(+dso-label),.annotation-data .content:has(+dso-label){margin-inline-end:4px}";
9
+ const DsoAnnotationActiviteitStyle0 = annotationCss;
10
+
11
+ const AnnotationActiviteit = /*@__PURE__*/ proxyCustomElement(class AnnotationActiviteit extends HTMLElement {
12
+ constructor() {
13
+ super();
14
+ this.__registerHost();
15
+ this.__attachShadow();
16
+ this.dsoActiveChange = createEvent(this, "dsoActiveChange", 7);
17
+ this.wijzigactie = undefined;
18
+ this.active = undefined;
19
+ this.gewijzigdeLocatie = undefined;
20
+ this.naam = undefined;
21
+ this.regelKwalificatie = undefined;
22
+ this.locatieNoemers = undefined;
23
+ this.regelKwalificatieVoorzetsel = undefined;
24
+ }
25
+ render() {
26
+ return (h(AnnotationBody, { key: 'e65c359d4d277852b980dfcb94a8095b760fe291', active: this.active, dsoActiveChange: this.dsoActiveChange, title: h(AnnotationDiffRenderer, { value: this.naam }), data: h(Fragment, null, h("span", { class: "content" }, this.regelKwalificatie && (h(Fragment, null, h(AnnotationDiffRenderer, { value: this.regelKwalificatie }), " ")), this.regelKwalificatieVoorzetsel && `${this.regelKwalificatieVoorzetsel}: `, h(AnnotationDiffRenderer, { value: this.locatieNoemers })), this.gewijzigdeLocatie && h(AnnotationGewijzigdeLocatie, null)) }));
27
+ }
28
+ static get style() { return DsoAnnotationActiviteitStyle0; }
29
+ }, [1, "dso-annotation-activiteit", {
30
+ "wijzigactie": [513],
31
+ "active": [516],
32
+ "gewijzigdeLocatie": [516, "gewijzigde-locatie"],
33
+ "naam": [1],
34
+ "regelKwalificatie": [1, "regel-kwalificatie"],
35
+ "locatieNoemers": [16],
36
+ "regelKwalificatieVoorzetsel": [1, "regel-kwalificatie-voorzetsel"]
37
+ }]);
38
+ function defineCustomElement$1() {
39
+ if (typeof customElements === "undefined") {
40
+ return;
41
+ }
42
+ const components = ["dso-annotation-activiteit", "dso-icon", "dso-label", "dso-slide-toggle", "dso-tooltip"];
43
+ components.forEach(tagName => { switch (tagName) {
44
+ case "dso-annotation-activiteit":
45
+ if (!customElements.get(tagName)) {
46
+ customElements.define(tagName, AnnotationActiviteit);
47
+ }
48
+ break;
49
+ case "dso-icon":
50
+ if (!customElements.get(tagName)) {
51
+ defineCustomElement$5();
52
+ }
53
+ break;
54
+ case "dso-label":
55
+ if (!customElements.get(tagName)) {
56
+ defineCustomElement$4();
57
+ }
58
+ break;
59
+ case "dso-slide-toggle":
60
+ if (!customElements.get(tagName)) {
61
+ defineCustomElement$3();
62
+ }
63
+ break;
64
+ case "dso-tooltip":
65
+ if (!customElements.get(tagName)) {
66
+ defineCustomElement$2();
67
+ }
68
+ break;
69
+ } });
70
+ }
71
+
72
+ const DsoAnnotationActiviteit = AnnotationActiviteit;
73
+ const defineCustomElement = defineCustomElement$1;
74
+
75
+ export { DsoAnnotationActiviteit, defineCustomElement };
76
+
77
+ //# sourceMappingURL=dso-annotation-activiteit.js.map
@@ -0,0 +1 @@
1
+ {"file":"dso-annotation-activiteit.js","mappings":";;;;;;;AAAA,MAAM,aAAa,GAAG,i9GAAi9G,CAAC;AACx+G,sCAAe,aAAa;;MCaf,oBAAoB;;;;;;;;;;;;;;IAiD/B,MAAM;QACJ,QACE,EAAC,cAAc,qDACb,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,eAAe,EAAE,IAAI,CAAC,eAAe,EACrC,KAAK,EAAE,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,IAAI,GAAI,EACnD,IAAI,EACF,kBACE,YAAM,KAAK,EAAC,SAAS,IAClB,IAAI,CAAC,iBAAiB,KACrB,kBACE,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,iBAAiB,GAAI,EAAC,GAAG,CAC5D,CACJ,EACA,IAAI,CAAC,2BAA2B,IAAI,GAAG,IAAI,CAAC,2BAA2B,IAAI,EAC5E,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,cAAc,GAAI,CACjD,EACN,IAAI,CAAC,iBAAiB,IAAI,EAAC,2BAA2B,OAAG,CACzD,GAEL,EACF;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/annotation/annotation.scss?tag=dso-annotation-activiteit&encapsulation=shadow","src/components/annotation/annotation-activiteit/annotation-activiteit.tsx"],"sourcesContent":["@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n\r\n@use \"~dso-toolkit/src/components/insert\";\r\n@use \"~dso-toolkit/src/components/delete\";\r\n\r\n@use \"~dso-toolkit/src/components/insert/insert\" as *;\r\n@use \"~dso-toolkit/src/components/delete/delete\" as *;\r\n\r\n:host {\r\n display: block;\r\n}\r\n\r\n:host([wijzigactie=\"voegtoe\"]) {\r\n @include insert.root();\r\n}\r\n\r\n:host([wijzigactie=\"verwijder\"]) {\r\n @include delete.root();\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.annotation-body {\r\n display: flex;\r\n gap: units.$u1;\r\n}\r\n\r\n.annotation-info {\r\n flex-grow: 1;\r\n}\r\n\r\n.annotation-symbol,\r\n.annotation-control {\r\n flex-shrink: 0;\r\n}\r\n\r\n.annotation-title {\r\n font-weight: 500;\r\n}\r\n\r\n.annotation-title,\r\n.annotation-data {\r\n margin-block: 0;\r\n\r\n .content:has(+ dso-label) {\r\n margin-inline-end: units.$u1 * 0.5;\r\n }\r\n}\r\n","import { Component, ComponentInterface, Prop, Event, h, Fragment, EventEmitter } from \"@stencil/core\";\r\nimport { AnnotationActiveChangeEvent, AnnotationDiff, AnnotationWijzigactie } from \"../annotation.interfaces\";\r\nimport { AnnotationDiffRenderer } from \"../annotation-diff-renderer\";\r\nimport { AnnotationBody } from \"../annotation-body\";\r\nimport { AnnotationGewijzigdeLocatie } from \"../annotation-gewijzigde-locatie\";\r\n\r\n/**\r\n * @slot symbool - Een optionele afbeelding die de annotatie symboliseert.\r\n */\r\n@Component({\r\n tag: \"dso-annotation-activiteit\",\r\n styleUrl: \"../annotation.scss\",\r\n shadow: true,\r\n})\r\nexport class AnnotationActiviteit implements ComponentInterface {\r\n /**\r\n * Een optionele wijzigactie die aangeeft of de annotatie toegevoegd of verwijderd is.\r\n */\r\n @Prop({ reflect: true })\r\n wijzigactie?: AnnotationWijzigactie;\r\n\r\n /**\r\n * Een optionele boolean die aangeeft of de annotatie actief is.\r\n */\r\n @Prop({ reflect: true })\r\n active?: boolean;\r\n\r\n /**\r\n * Een optionele boolean die aangeeft of de locatie van de annotatie gewijzigd is.\r\n */\r\n @Prop({ reflect: true })\r\n gewijzigdeLocatie?: boolean;\r\n\r\n /**\r\n * Een optionele event listener voor wijzigingen aan de status van de annotatie.\r\n */\r\n @Event()\r\n dsoActiveChange!: EventEmitter<AnnotationActiveChangeEvent>;\r\n\r\n /**\r\n * De naam van de activiteit.\r\n */\r\n @Prop()\r\n naam?: AnnotationDiff | string;\r\n\r\n /**\r\n * De activiteit regel kwalificatie.\r\n */\r\n @Prop()\r\n regelKwalificatie?: AnnotationDiff | string;\r\n\r\n /**\r\n * De noemer van de locatie.\r\n */\r\n @Prop()\r\n locatieNoemers?: Array<AnnotationDiff | string>;\r\n\r\n /**\r\n * Voorzetsel van de regelKwalificatie. Exclusief dubbele punt.\r\n */\r\n @Prop()\r\n regelKwalificatieVoorzetsel?: string;\r\n\r\n render() {\r\n return (\r\n <AnnotationBody\r\n active={this.active}\r\n dsoActiveChange={this.dsoActiveChange}\r\n title={<AnnotationDiffRenderer value={this.naam} />}\r\n data={\r\n <>\r\n <span class=\"content\">\r\n {this.regelKwalificatie && (\r\n <>\r\n <AnnotationDiffRenderer value={this.regelKwalificatie} />{\" \"}\r\n </>\r\n )}\r\n {this.regelKwalificatieVoorzetsel && `${this.regelKwalificatieVoorzetsel}: `}\r\n <AnnotationDiffRenderer value={this.locatieNoemers} />\r\n </span>\r\n {this.gewijzigdeLocatie && <AnnotationGewijzigdeLocatie />}\r\n </>\r\n }\r\n />\r\n );\r\n }\r\n}\r\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface DsoAnnotationGebiedsaanwijzing extends Components.DsoAnnotationGebiedsaanwijzing, HTMLElement {}
4
+ export const DsoAnnotationGebiedsaanwijzing: {
5
+ prototype: DsoAnnotationGebiedsaanwijzing;
6
+ new (): DsoAnnotationGebiedsaanwijzing;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,71 @@
1
+ import { proxyCustomElement, HTMLElement, createEvent, h, Fragment } from '@stencil/core/internal/client';
2
+ import { A as AnnotationBody, a as AnnotationDiffRenderer, b as AnnotationGewijzigdeLocatie } from './annotation-gewijzigde-locatie.js';
3
+ import { d as defineCustomElement$5 } from './icon.js';
4
+ import { d as defineCustomElement$4 } from './label.js';
5
+ import { d as defineCustomElement$3 } from './slide-toggle.js';
6
+ import { d as defineCustomElement$2 } from './tooltip.js';
7
+
8
+ const annotationCss = "ins{text-decoration:none;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#e4f1d4;border-color:#e4f1d4;color:#191919;box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.25)}ins a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}ins a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}ins a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}ins a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}del{--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#f5d8dc;border-color:#f5d8dc;color:#191919;text-decoration:line-through}del a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}del a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}del a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}del a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}:host{display:block}:host([wijzigactie=voegtoe]){--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#e4f1d4;border-color:#e4f1d4;color:#191919;box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.25)}:host([wijzigactie=voegtoe]) a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}:host([wijzigactie=voegtoe]) a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}:host([wijzigactie=voegtoe]) a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}:host([wijzigactie=voegtoe]) a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}:host([wijzigactie=verwijder]){--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#f5d8dc;border-color:#f5d8dc;color:#191919;text-decoration:line-through}:host([wijzigactie=verwijder]) a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}:host([wijzigactie=verwijder]) a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}:host([wijzigactie=verwijder]) a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}:host([wijzigactie=verwijder]) a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}*,*::after,*::before{box-sizing:border-box}.annotation-body{display:flex;gap:8px}.annotation-info{flex-grow:1}.annotation-symbol,.annotation-control{flex-shrink:0}.annotation-title{font-weight:500}.annotation-title,.annotation-data{margin-block:0}.annotation-title .content:has(+dso-label),.annotation-data .content:has(+dso-label){margin-inline-end:4px}";
9
+ const DsoAnnotationGebiedsaanwijzingStyle0 = annotationCss;
10
+
11
+ const AnnotationGebiedsaanwijzing = /*@__PURE__*/ proxyCustomElement(class AnnotationGebiedsaanwijzing extends HTMLElement {
12
+ constructor() {
13
+ super();
14
+ this.__registerHost();
15
+ this.__attachShadow();
16
+ this.dsoActiveChange = createEvent(this, "dsoActiveChange", 7);
17
+ this.wijzigactie = undefined;
18
+ this.active = undefined;
19
+ this.gewijzigdeLocatie = undefined;
20
+ this.naam = undefined;
21
+ }
22
+ render() {
23
+ return (h(AnnotationBody, { key: '20b91adc13efad9dd22e3df18dc5b92b333de2f4', active: this.active, dsoActiveChange: this.dsoActiveChange, title: h(Fragment, null, h("span", { class: "content" }, h(AnnotationDiffRenderer, { value: this.naam })), this.gewijzigdeLocatie && h(AnnotationGewijzigdeLocatie, null)) }));
24
+ }
25
+ static get style() { return DsoAnnotationGebiedsaanwijzingStyle0; }
26
+ }, [1, "dso-annotation-gebiedsaanwijzing", {
27
+ "wijzigactie": [513],
28
+ "active": [516],
29
+ "gewijzigdeLocatie": [516, "gewijzigde-locatie"],
30
+ "naam": [1]
31
+ }]);
32
+ function defineCustomElement$1() {
33
+ if (typeof customElements === "undefined") {
34
+ return;
35
+ }
36
+ const components = ["dso-annotation-gebiedsaanwijzing", "dso-icon", "dso-label", "dso-slide-toggle", "dso-tooltip"];
37
+ components.forEach(tagName => { switch (tagName) {
38
+ case "dso-annotation-gebiedsaanwijzing":
39
+ if (!customElements.get(tagName)) {
40
+ customElements.define(tagName, AnnotationGebiedsaanwijzing);
41
+ }
42
+ break;
43
+ case "dso-icon":
44
+ if (!customElements.get(tagName)) {
45
+ defineCustomElement$5();
46
+ }
47
+ break;
48
+ case "dso-label":
49
+ if (!customElements.get(tagName)) {
50
+ defineCustomElement$4();
51
+ }
52
+ break;
53
+ case "dso-slide-toggle":
54
+ if (!customElements.get(tagName)) {
55
+ defineCustomElement$3();
56
+ }
57
+ break;
58
+ case "dso-tooltip":
59
+ if (!customElements.get(tagName)) {
60
+ defineCustomElement$2();
61
+ }
62
+ break;
63
+ } });
64
+ }
65
+
66
+ const DsoAnnotationGebiedsaanwijzing = AnnotationGebiedsaanwijzing;
67
+ const defineCustomElement = defineCustomElement$1;
68
+
69
+ export { DsoAnnotationGebiedsaanwijzing, defineCustomElement };
70
+
71
+ //# sourceMappingURL=dso-annotation-gebiedsaanwijzing.js.map
@@ -0,0 +1 @@
1
+ {"file":"dso-annotation-gebiedsaanwijzing.js","mappings":";;;;;;;AAAA,MAAM,aAAa,GAAG,i9GAAi9G,CAAC;AACx+G,6CAAe,aAAa;;MCaf,2BAA2B;;;;;;;;;;;IA+BtC,MAAM;QACJ,QACE,EAAC,cAAc,qDACb,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,eAAe,EAAE,IAAI,CAAC,eAAe,EACrC,KAAK,EACH,kBACE,YAAM,KAAK,EAAC,SAAS,IACnB,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,IAAI,GAAI,CACvC,EACN,IAAI,CAAC,iBAAiB,IAAI,EAAC,2BAA2B,OAAG,CACzD,GAEL,EACF;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/annotation/annotation.scss?tag=dso-annotation-gebiedsaanwijzing&encapsulation=shadow","src/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.tsx"],"sourcesContent":["@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n\r\n@use \"~dso-toolkit/src/components/insert\";\r\n@use \"~dso-toolkit/src/components/delete\";\r\n\r\n@use \"~dso-toolkit/src/components/insert/insert\" as *;\r\n@use \"~dso-toolkit/src/components/delete/delete\" as *;\r\n\r\n:host {\r\n display: block;\r\n}\r\n\r\n:host([wijzigactie=\"voegtoe\"]) {\r\n @include insert.root();\r\n}\r\n\r\n:host([wijzigactie=\"verwijder\"]) {\r\n @include delete.root();\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.annotation-body {\r\n display: flex;\r\n gap: units.$u1;\r\n}\r\n\r\n.annotation-info {\r\n flex-grow: 1;\r\n}\r\n\r\n.annotation-symbol,\r\n.annotation-control {\r\n flex-shrink: 0;\r\n}\r\n\r\n.annotation-title {\r\n font-weight: 500;\r\n}\r\n\r\n.annotation-title,\r\n.annotation-data {\r\n margin-block: 0;\r\n\r\n .content:has(+ dso-label) {\r\n margin-inline-end: units.$u1 * 0.5;\r\n }\r\n}\r\n","import { Component, ComponentInterface, Prop, Event, h, EventEmitter, Fragment } from \"@stencil/core\";\r\nimport { AnnotationActiveChangeEvent, AnnotationDiff, AnnotationWijzigactie } from \"../annotation.interfaces\";\r\nimport { AnnotationBody } from \"../annotation-body\";\r\nimport { AnnotationDiffRenderer } from \"../annotation-diff-renderer\";\r\nimport { AnnotationGewijzigdeLocatie } from \"../annotation-gewijzigde-locatie\";\r\n\r\n/**\r\n * @slot symbool - Een optionele afbeelding die de annotatie symboliseert.\r\n */\r\n@Component({\r\n tag: \"dso-annotation-gebiedsaanwijzing\",\r\n styleUrl: \"../annotation.scss\",\r\n shadow: true,\r\n})\r\nexport class AnnotationGebiedsaanwijzing implements ComponentInterface {\r\n /**\r\n * Een optionele wijzigactie die aangeeft of de annotatie toegevoegd of verwijderd is.\r\n */\r\n @Prop({ reflect: true })\r\n wijzigactie?: AnnotationWijzigactie;\r\n\r\n /**\r\n * Een optionele boolean die aangeeft of de annotatie actief is.\r\n */\r\n @Prop({ reflect: true })\r\n active?: boolean;\r\n\r\n /**\r\n * Een optionele boolean die aangeeft of de locatie van de annotatie gewijzigd is.\r\n */\r\n @Prop({ reflect: true })\r\n gewijzigdeLocatie?: boolean;\r\n\r\n /**\r\n * Een optionele event listener voor wijzigingen aan de status van de annotatie.\r\n */\r\n @Event()\r\n dsoActiveChange!: EventEmitter<AnnotationActiveChangeEvent>;\r\n\r\n /**\r\n * De naam van de gebiedsaanwijzing.\r\n */\r\n @Prop()\r\n naam?: AnnotationDiff | string;\r\n\r\n render() {\r\n return (\r\n <AnnotationBody\r\n active={this.active}\r\n dsoActiveChange={this.dsoActiveChange}\r\n title={\r\n <>\r\n <span class=\"content\">\r\n <AnnotationDiffRenderer value={this.naam} />\r\n </span>\r\n {this.gewijzigdeLocatie && <AnnotationGewijzigdeLocatie />}\r\n </>\r\n }\r\n />\r\n );\r\n }\r\n}\r\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface DsoAnnotationOmgevingsnorm extends Components.DsoAnnotationOmgevingsnorm, HTMLElement {}
4
+ export const DsoAnnotationOmgevingsnorm: {
5
+ prototype: DsoAnnotationOmgevingsnorm;
6
+ new (): DsoAnnotationOmgevingsnorm;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,75 @@
1
+ import { proxyCustomElement, HTMLElement, createEvent, h, Fragment } from '@stencil/core/internal/client';
2
+ import { A as AnnotationBody, a as AnnotationDiffRenderer, b as AnnotationGewijzigdeLocatie } from './annotation-gewijzigde-locatie.js';
3
+ import { d as defineCustomElement$5 } from './icon.js';
4
+ import { d as defineCustomElement$4 } from './label.js';
5
+ import { d as defineCustomElement$3 } from './slide-toggle.js';
6
+ import { d as defineCustomElement$2 } from './tooltip.js';
7
+
8
+ const annotationCss = "ins{text-decoration:none;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#e4f1d4;border-color:#e4f1d4;color:#191919;box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.25)}ins a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}ins a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}ins a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}ins a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}del{--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#f5d8dc;border-color:#f5d8dc;color:#191919;text-decoration:line-through}del a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}del a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}del a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}del a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}:host{display:block}:host([wijzigactie=voegtoe]){--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#e4f1d4;border-color:#e4f1d4;color:#191919;box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.25)}:host([wijzigactie=voegtoe]) a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}:host([wijzigactie=voegtoe]) a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}:host([wijzigactie=voegtoe]) a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}:host([wijzigactie=voegtoe]) a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}:host([wijzigactie=verwijder]){--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#f5d8dc;border-color:#f5d8dc;color:#191919;text-decoration:line-through}:host([wijzigactie=verwijder]) a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}:host([wijzigactie=verwijder]) a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}:host([wijzigactie=verwijder]) a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}:host([wijzigactie=verwijder]) a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}*,*::after,*::before{box-sizing:border-box}.annotation-body{display:flex;gap:8px}.annotation-info{flex-grow:1}.annotation-symbol,.annotation-control{flex-shrink:0}.annotation-title{font-weight:500}.annotation-title,.annotation-data{margin-block:0}.annotation-title .content:has(+dso-label),.annotation-data .content:has(+dso-label){margin-inline-end:4px}";
9
+ const DsoAnnotationOmgevingsnormStyle0 = annotationCss;
10
+
11
+ const AnnotationOmgevingsnorm = /*@__PURE__*/ proxyCustomElement(class AnnotationOmgevingsnorm extends HTMLElement {
12
+ constructor() {
13
+ super();
14
+ this.__registerHost();
15
+ this.__attachShadow();
16
+ this.dsoActiveChange = createEvent(this, "dsoActiveChange", 7);
17
+ this.wijzigactie = undefined;
18
+ this.active = undefined;
19
+ this.gewijzigdeLocatie = undefined;
20
+ this.naam = undefined;
21
+ this.waardes = undefined;
22
+ this.eenheid = undefined;
23
+ }
24
+ render() {
25
+ return (h(AnnotationBody, { key: 'e0b0eafa60be59276a2bc5c5ec9c4d78adf69811', active: this.active || false, dsoActiveChange: this.dsoActiveChange, title: h(Fragment, null, h(AnnotationDiffRenderer, { value: this.naam }), " (in ", h(AnnotationDiffRenderer, { value: this.eenheid }), ")"), data: h(Fragment, null, h("span", { class: "content" }, "Waardes worden weergegeven op de kaart: ", h(AnnotationDiffRenderer, { value: this.waardes })), this.gewijzigdeLocatie && h(AnnotationGewijzigdeLocatie, null)) }));
26
+ }
27
+ static get style() { return DsoAnnotationOmgevingsnormStyle0; }
28
+ }, [1, "dso-annotation-omgevingsnorm", {
29
+ "wijzigactie": [513],
30
+ "active": [516],
31
+ "gewijzigdeLocatie": [516, "gewijzigde-locatie"],
32
+ "naam": [1],
33
+ "waardes": [16],
34
+ "eenheid": [1]
35
+ }]);
36
+ function defineCustomElement$1() {
37
+ if (typeof customElements === "undefined") {
38
+ return;
39
+ }
40
+ const components = ["dso-annotation-omgevingsnorm", "dso-icon", "dso-label", "dso-slide-toggle", "dso-tooltip"];
41
+ components.forEach(tagName => { switch (tagName) {
42
+ case "dso-annotation-omgevingsnorm":
43
+ if (!customElements.get(tagName)) {
44
+ customElements.define(tagName, AnnotationOmgevingsnorm);
45
+ }
46
+ break;
47
+ case "dso-icon":
48
+ if (!customElements.get(tagName)) {
49
+ defineCustomElement$5();
50
+ }
51
+ break;
52
+ case "dso-label":
53
+ if (!customElements.get(tagName)) {
54
+ defineCustomElement$4();
55
+ }
56
+ break;
57
+ case "dso-slide-toggle":
58
+ if (!customElements.get(tagName)) {
59
+ defineCustomElement$3();
60
+ }
61
+ break;
62
+ case "dso-tooltip":
63
+ if (!customElements.get(tagName)) {
64
+ defineCustomElement$2();
65
+ }
66
+ break;
67
+ } });
68
+ }
69
+
70
+ const DsoAnnotationOmgevingsnorm = AnnotationOmgevingsnorm;
71
+ const defineCustomElement = defineCustomElement$1;
72
+
73
+ export { DsoAnnotationOmgevingsnorm, defineCustomElement };
74
+
75
+ //# sourceMappingURL=dso-annotation-omgevingsnorm.js.map
@@ -0,0 +1 @@
1
+ {"file":"dso-annotation-omgevingsnorm.js","mappings":";;;;;;;AAAA,MAAM,aAAa,GAAG,i9GAAi9G,CAAC;AACx+G,yCAAe,aAAa;;MCcf,uBAAuB;;;;;;;;;;;;;IA2ClC,MAAM;QACJ,QACE,EAAC,cAAc,qDACb,MAAM,EAAE,IAAI,CAAC,MAAM,IAAI,KAAK,EAC5B,eAAe,EAAE,IAAI,CAAC,eAAe,EACrC,KAAK,EACH,kBACE,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,IAAI,GAAI,WAAK,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,OAAO,GAAI,MAC/F,EAEL,IAAI,EACF,kBACE,YAAM,KAAK,EAAC,SAAS,gDACqB,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,OAAO,GAAI,CAClF,EACN,IAAI,CAAC,iBAAiB,IAAI,EAAC,2BAA2B,OAAG,CACzD,GAEL,EACF;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/annotation/annotation.scss?tag=dso-annotation-omgevingsnorm&encapsulation=shadow","src/components/annotation/annotation-omgevingsnorm/annotation-omgevingsnorm.tsx"],"sourcesContent":["@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n\r\n@use \"~dso-toolkit/src/components/insert\";\r\n@use \"~dso-toolkit/src/components/delete\";\r\n\r\n@use \"~dso-toolkit/src/components/insert/insert\" as *;\r\n@use \"~dso-toolkit/src/components/delete/delete\" as *;\r\n\r\n:host {\r\n display: block;\r\n}\r\n\r\n:host([wijzigactie=\"voegtoe\"]) {\r\n @include insert.root();\r\n}\r\n\r\n:host([wijzigactie=\"verwijder\"]) {\r\n @include delete.root();\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.annotation-body {\r\n display: flex;\r\n gap: units.$u1;\r\n}\r\n\r\n.annotation-info {\r\n flex-grow: 1;\r\n}\r\n\r\n.annotation-symbol,\r\n.annotation-control {\r\n flex-shrink: 0;\r\n}\r\n\r\n.annotation-title {\r\n font-weight: 500;\r\n}\r\n\r\n.annotation-title,\r\n.annotation-data {\r\n margin-block: 0;\r\n\r\n .content:has(+ dso-label) {\r\n margin-inline-end: units.$u1 * 0.5;\r\n }\r\n}\r\n","import { Component, ComponentInterface, Prop, Event, h, EventEmitter, Fragment } from \"@stencil/core\";\r\n\r\nimport { AnnotationActiveChangeEvent, AnnotationDiff, AnnotationWijzigactie } from \"../annotation.interfaces\";\r\nimport { AnnotationBody } from \"../annotation-body\";\r\nimport { AnnotationDiffRenderer } from \"../annotation-diff-renderer\";\r\nimport { AnnotationGewijzigdeLocatie } from \"../annotation-gewijzigde-locatie\";\r\n\r\n/**\r\n * @slot symbool - Een optionele afbeelding die de annotatie symboliseert.\r\n */\r\n@Component({\r\n tag: \"dso-annotation-omgevingsnorm\",\r\n styleUrl: \"../annotation.scss\",\r\n shadow: true,\r\n})\r\nexport class AnnotationOmgevingsnorm implements ComponentInterface {\r\n /**\r\n * Een optionele wijzigactie die aangeeft of de annotatie toegevoegd of verwijderd is.\r\n */\r\n @Prop({ reflect: true })\r\n wijzigactie?: AnnotationWijzigactie;\r\n\r\n /**\r\n * Een optionele boolean die aangeeft of de annotatie actief is.\r\n */\r\n @Prop({ reflect: true })\r\n active?: boolean;\r\n\r\n /**\r\n * Een optionele boolean die aangeeft of de locatie van de annotatie gewijzigd is.\r\n */\r\n @Prop({ reflect: true })\r\n gewijzigdeLocatie?: boolean;\r\n\r\n /**\r\n * Een optionele event listener voor wijzigingen aan de status van de annotatie.\r\n */\r\n @Event()\r\n dsoActiveChange!: EventEmitter<AnnotationActiveChangeEvent>;\r\n\r\n /**\r\n * De naam van de omgevingsnorm\r\n */\r\n @Prop()\r\n naam?: AnnotationDiff | string;\r\n\r\n /**\r\n * De waardes van de omgevingsnorm.\r\n */\r\n @Prop()\r\n waardes?: Array<AnnotationDiff | string>;\r\n\r\n /**\r\n * De eenheid van de omgevingsnorm.\r\n */\r\n @Prop()\r\n eenheid?: AnnotationDiff | string;\r\n\r\n render() {\r\n return (\r\n <AnnotationBody\r\n active={this.active || false}\r\n dsoActiveChange={this.dsoActiveChange}\r\n title={\r\n <>\r\n <AnnotationDiffRenderer value={this.naam} /> (in <AnnotationDiffRenderer value={this.eenheid} />)\r\n </>\r\n }\r\n data={\r\n <>\r\n <span class=\"content\">\r\n Waardes worden weergegeven op de kaart: <AnnotationDiffRenderer value={this.waardes} />\r\n </span>\r\n {this.gewijzigdeLocatie && <AnnotationGewijzigdeLocatie />}\r\n </>\r\n }\r\n />\r\n );\r\n }\r\n}\r\n"],"version":3}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface DsoAnnotationWerkingsgebied extends Components.DsoAnnotationWerkingsgebied, HTMLElement {}
4
+ export const DsoAnnotationWerkingsgebied: {
5
+ prototype: DsoAnnotationWerkingsgebied;
6
+ new (): DsoAnnotationWerkingsgebied;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,71 @@
1
+ import { proxyCustomElement, HTMLElement, createEvent, h, Fragment } from '@stencil/core/internal/client';
2
+ import { A as AnnotationBody, a as AnnotationDiffRenderer, b as AnnotationGewijzigdeLocatie } from './annotation-gewijzigde-locatie.js';
3
+ import { d as defineCustomElement$5 } from './icon.js';
4
+ import { d as defineCustomElement$4 } from './label.js';
5
+ import { d as defineCustomElement$3 } from './slide-toggle.js';
6
+ import { d as defineCustomElement$2 } from './tooltip.js';
7
+
8
+ const annotationCss = "ins{text-decoration:none;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#e4f1d4;border-color:#e4f1d4;color:#191919;box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.25)}ins a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}ins a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}ins a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}ins a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}del{--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#f5d8dc;border-color:#f5d8dc;color:#191919;text-decoration:line-through}del a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}del a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}del a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}del a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}:host{display:block}:host([wijzigactie=voegtoe]){--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#e4f1d4;border-color:#e4f1d4;color:#191919;box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.25)}:host([wijzigactie=voegtoe]) a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}:host([wijzigactie=voegtoe]) a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}:host([wijzigactie=voegtoe]) a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}:host([wijzigactie=voegtoe]) a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}:host([wijzigactie=verwijder]){--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor;background-color:#f5d8dc;border-color:#f5d8dc;color:#191919;text-decoration:line-through}:host([wijzigactie=verwijder]) a:is(.download,.download:hover,.download:focus-visible){background-image:url(\"./dso-icons.svg#img-download-zwart\")}:host([wijzigactie=verwijder]) a:is(.extern,.extern:hover,.extern:focus-visible){background-image:url(\"./dso-icons.svg#img-external-link-zwart\")}:host([wijzigactie=verwijder]) a:is([href^=\"tel:\"],[href^=\"tel:\"]:hover,[href^=\"tel:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-call-zwart\")}:host([wijzigactie=verwijder]) a:is([href^=\"mailto:\"],[href^=\"mailto:\"]:hover,[href^=\"mailto:\"]:focus-visible){background-image:url(\"./dso-icons.svg#img-email-zwart\")}*,*::after,*::before{box-sizing:border-box}.annotation-body{display:flex;gap:8px}.annotation-info{flex-grow:1}.annotation-symbol,.annotation-control{flex-shrink:0}.annotation-title{font-weight:500}.annotation-title,.annotation-data{margin-block:0}.annotation-title .content:has(+dso-label),.annotation-data .content:has(+dso-label){margin-inline-end:4px}";
9
+ const DsoAnnotationWerkingsgebiedStyle0 = annotationCss;
10
+
11
+ const AnnotationWerkingsgebied = /*@__PURE__*/ proxyCustomElement(class AnnotationWerkingsgebied extends HTMLElement {
12
+ constructor() {
13
+ super();
14
+ this.__registerHost();
15
+ this.__attachShadow();
16
+ this.dsoActiveChange = createEvent(this, "dsoActiveChange", 7);
17
+ this.wijzigactie = undefined;
18
+ this.active = undefined;
19
+ this.gewijzigdeLocatie = undefined;
20
+ this.locatieNoemer = undefined;
21
+ }
22
+ render() {
23
+ return (h(AnnotationBody, { key: '5ff15871ff44f3ce0120bbd38e01745db2bcddf8', active: this.active, dsoActiveChange: this.dsoActiveChange, title: h(Fragment, null, h("span", { class: "content" }, h(AnnotationDiffRenderer, { value: this.locatieNoemer })), this.gewijzigdeLocatie && h(AnnotationGewijzigdeLocatie, null)) }));
24
+ }
25
+ static get style() { return DsoAnnotationWerkingsgebiedStyle0; }
26
+ }, [1, "dso-annotation-werkingsgebied", {
27
+ "wijzigactie": [513],
28
+ "active": [516],
29
+ "gewijzigdeLocatie": [516, "gewijzigde-locatie"],
30
+ "locatieNoemer": [1, "locatie-noemer"]
31
+ }]);
32
+ function defineCustomElement$1() {
33
+ if (typeof customElements === "undefined") {
34
+ return;
35
+ }
36
+ const components = ["dso-annotation-werkingsgebied", "dso-icon", "dso-label", "dso-slide-toggle", "dso-tooltip"];
37
+ components.forEach(tagName => { switch (tagName) {
38
+ case "dso-annotation-werkingsgebied":
39
+ if (!customElements.get(tagName)) {
40
+ customElements.define(tagName, AnnotationWerkingsgebied);
41
+ }
42
+ break;
43
+ case "dso-icon":
44
+ if (!customElements.get(tagName)) {
45
+ defineCustomElement$5();
46
+ }
47
+ break;
48
+ case "dso-label":
49
+ if (!customElements.get(tagName)) {
50
+ defineCustomElement$4();
51
+ }
52
+ break;
53
+ case "dso-slide-toggle":
54
+ if (!customElements.get(tagName)) {
55
+ defineCustomElement$3();
56
+ }
57
+ break;
58
+ case "dso-tooltip":
59
+ if (!customElements.get(tagName)) {
60
+ defineCustomElement$2();
61
+ }
62
+ break;
63
+ } });
64
+ }
65
+
66
+ const DsoAnnotationWerkingsgebied = AnnotationWerkingsgebied;
67
+ const defineCustomElement = defineCustomElement$1;
68
+
69
+ export { DsoAnnotationWerkingsgebied, defineCustomElement };
70
+
71
+ //# sourceMappingURL=dso-annotation-werkingsgebied.js.map
@@ -0,0 +1 @@
1
+ {"file":"dso-annotation-werkingsgebied.js","mappings":";;;;;;;AAAA,MAAM,aAAa,GAAG,i9GAAi9G,CAAC;AACx+G,0CAAe,aAAa;;MCcf,wBAAwB;;;;;;;;;;;IA+BnC,MAAM;QACJ,QACE,EAAC,cAAc,qDACb,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,eAAe,EAAE,IAAI,CAAC,eAAe,EACrC,KAAK,EACH,kBACE,YAAM,KAAK,EAAC,SAAS,IACnB,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,aAAa,GAAI,CAChD,EACN,IAAI,CAAC,iBAAiB,IAAI,EAAC,2BAA2B,OAAG,CACzD,GAEL,EACF;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/annotation/annotation.scss?tag=dso-annotation-werkingsgebied&encapsulation=shadow","src/components/annotation/annotation-werkingsgebied/annotation-werkingsgebied.tsx"],"sourcesContent":["@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n\r\n@use \"~dso-toolkit/src/components/insert\";\r\n@use \"~dso-toolkit/src/components/delete\";\r\n\r\n@use \"~dso-toolkit/src/components/insert/insert\" as *;\r\n@use \"~dso-toolkit/src/components/delete/delete\" as *;\r\n\r\n:host {\r\n display: block;\r\n}\r\n\r\n:host([wijzigactie=\"voegtoe\"]) {\r\n @include insert.root();\r\n}\r\n\r\n:host([wijzigactie=\"verwijder\"]) {\r\n @include delete.root();\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.annotation-body {\r\n display: flex;\r\n gap: units.$u1;\r\n}\r\n\r\n.annotation-info {\r\n flex-grow: 1;\r\n}\r\n\r\n.annotation-symbol,\r\n.annotation-control {\r\n flex-shrink: 0;\r\n}\r\n\r\n.annotation-title {\r\n font-weight: 500;\r\n}\r\n\r\n.annotation-title,\r\n.annotation-data {\r\n margin-block: 0;\r\n\r\n .content:has(+ dso-label) {\r\n margin-inline-end: units.$u1 * 0.5;\r\n }\r\n}\r\n","import { Component, ComponentInterface, Prop, Event, h, EventEmitter, Fragment } from \"@stencil/core\";\r\nimport { AnnotationActiveChangeEvent, AnnotationDiff, AnnotationWijzigactie } from \"../annotation.interfaces\";\r\n\r\nimport { AnnotationBody } from \"../annotation-body\";\r\nimport { AnnotationDiffRenderer } from \"../annotation-diff-renderer\";\r\nimport { AnnotationGewijzigdeLocatie } from \"../annotation-gewijzigde-locatie\";\r\n\r\n/**\r\n * @slot symbool - Een optionele afbeelding die de annotatie symboliseert.\r\n */\r\n@Component({\r\n tag: \"dso-annotation-werkingsgebied\",\r\n styleUrl: \"../annotation.scss\",\r\n shadow: true,\r\n})\r\nexport class AnnotationWerkingsgebied implements ComponentInterface {\r\n /**\r\n * Een optionele wijzigactie die aangeeft of de annotatie toegevoegd of verwijderd is.\r\n */\r\n @Prop({ reflect: true })\r\n wijzigactie?: AnnotationWijzigactie;\r\n\r\n /**\r\n * Een optionele boolean die aangeeft of de annotatie actief is.\r\n */\r\n @Prop({ reflect: true })\r\n active?: boolean;\r\n\r\n /**\r\n * Een optionele boolean die aangeeft of de locatie van de annotatie gewijzigd is.\r\n */\r\n @Prop({ reflect: true })\r\n gewijzigdeLocatie?: boolean;\r\n\r\n /**\r\n * Een optionele event listener voor wijzigingen aan de status van de annotatie.\r\n */\r\n @Event()\r\n dsoActiveChange!: EventEmitter<AnnotationActiveChangeEvent>;\r\n\r\n /**\r\n * De noemer van de locatie.\r\n */\r\n @Prop()\r\n locatieNoemer?: AnnotationDiff | string;\r\n\r\n render() {\r\n return (\r\n <AnnotationBody\r\n active={this.active}\r\n dsoActiveChange={this.dsoActiveChange}\r\n title={\r\n <>\r\n <span class=\"content\">\r\n <AnnotationDiffRenderer value={this.locatieNoemer} />\r\n </span>\r\n {this.gewijzigdeLocatie && <AnnotationGewijzigdeLocatie />}\r\n </>\r\n }\r\n />\r\n );\r\n }\r\n}\r\n"],"version":3}
@@ -281,7 +281,7 @@ const Autosuggest = /*@__PURE__*/ proxyCustomElement(class Autosuggest extends H
281
281
  render() {
282
282
  var _a, _b;
283
283
  const terms = (_b = (_a = this.input) === null || _a === void 0 ? void 0 : _a.value.split(" ").filter((t) => t)) !== null && _b !== void 0 ? _b : [];
284
- return (h(Fragment, null, h("slot", { key: '09b8007a9093730c9198eb3298b7c653138c2647' }), this.loading && this.showLoading ? (h("div", { class: "autosuggest-progress-box" }, h("dso-progress-indicator", { label: this.loadingLabel }))) : (h("ul", { role: "listbox", "aria-live": "polite", id: this.listboxId, "aria-labelledby": this.labelId, ref: (element) => (this.listbox = element), hidden: !this.showSuggestions && !this.notFound }, (this.showSuggestions &&
284
+ return (h(Fragment, null, h("slot", { key: '0f00f7ea891f7614aeef586b69a4bcd9b75d33f8' }), this.loading && this.showLoading ? (h("div", { class: "autosuggest-progress-box" }, h("dso-progress-indicator", { label: this.loadingLabel }))) : (h("ul", { role: "listbox", "aria-live": "polite", id: this.listboxId, "aria-labelledby": this.labelId, ref: (element) => (this.listbox = element), hidden: !this.showSuggestions && !this.notFound }, (this.showSuggestions &&
285
285
  this.suggestions &&
286
286
  this.suggestions.map((suggestion) => (h("li", { role: "option", id: this.listboxItemId(suggestion), key: suggestion.value, onMouseEnter: () => this.selectSuggestion(suggestion), onMouseLeave: () => this.resetSelectedSuggestion(), onClick: () => this.pickSelectedValue(), "aria-selected": (suggestion === this.selectedSuggestion).toString(), "aria-label": suggestion.value }, h("div", { class: "suggestion-row" }, h("span", { class: "value" }, this.markTerms(suggestion.value, terms)), suggestion.type ? h("span", { class: "type" }, this.markTerms(suggestion.type, terms)) : undefined), suggestion.extras &&
287
287
  this.getChunkedExtras(suggestion.extras).map((chunk) => (h("div", { class: "suggestion-row" }, chunk.map((c) => (h("span", { class: "extra" }, this.markTerms(c, terms))))))))))) ||
@@ -14,9 +14,9 @@ const Banner = /*@__PURE__*/ proxyCustomElement(class Banner extends HTMLElement
14
14
  this.noIcon = true;
15
15
  }
16
16
  render() {
17
- return (h("section", { key: 'a5cb823753eda49087b357498f5b92e3a042d46d', class: clsx("dso-banner", `alert-${this.status}`, {
17
+ return (h("section", { key: 'b8ca330b6db6505cf178f85cf8f970012b13585d', class: clsx("dso-banner", `alert-${this.status}`, {
18
18
  "dso-compact": this.compact,
19
- }), role: "alert" }, h("slot", { key: '9c76ee38f37a2f5d1c246d21bcfb40f801882de4' })));
19
+ }), role: "alert" }, h("slot", { key: 'f759d4207e830eb6a420d660b2a40775df7a0573' })));
20
20
  }
21
21
  static get style() { return DsoBannerStyle0; }
22
22
  }, [1, "dso-banner", {
@@ -11,7 +11,7 @@ const CardContainer = /*@__PURE__*/ proxyCustomElement(class CardContainer exten
11
11
  this.mode = "list";
12
12
  }
13
13
  render() {
14
- return (h(Fragment, null, this.mode === "list" && (h("ul", { key: '54a6e926c22a118a77119add63558c55a7ef2cf9', class: "dso-card-list" }, h("slot", { key: '63777d504620cbc54a94a95bbada8b7028ef5d92' }))), this.mode === "grid" && (h("div", { key: '3b0feb3331f54fb7f084ad4c1e3bb18ddca6ee9d', class: "dso-card-grid" }, h("slot", { key: '0bc1a70a40326d61cfa9af7b8cdf8e73bb8d39cf' })))));
14
+ return (h(Fragment, null, this.mode === "list" && (h("ul", { key: '4628edd1ea9ebde12abc69482a3586df6824e897', class: "dso-card-list" }, h("slot", { key: '28f8c7af2cb269d034aead2d8f8b24ff36a9707a' }))), this.mode === "grid" && (h("div", { key: '53a740a4c52d3844ea02570259805ae7c98424a2', class: "dso-card-grid" }, h("slot", { key: '300b540b919ea82d20cb9d4fa57ad88cd342e734' })))));
15
15
  }
16
16
  static get style() { return DsoCardContainerStyle0; }
17
17
  }, [1, "dso-card-container", {
@@ -65,9 +65,9 @@ const Card = /*@__PURE__*/ proxyCustomElement(class Card extends HTMLElement {
65
65
  render() {
66
66
  const isSelectable = this.selectableSlottedElement !== null;
67
67
  const hasImage = this.imageSlottedElement !== null;
68
- return (h(Host, { key: 'b9cc1a47bc39e6e2011ba6412436ab855d9819cf', onClick: (e) => this.clickEventHandler(e), "is-selectable": isSelectable, "has-image": hasImage }, h("div", { key: 'b8a059c5b2cc2f29392e0311fcbb3a02b1b39580', class: "dso-card-selectable", hidden: !isSelectable }, h("slot", { key: '304c0dad6a73ebb2ad12f7c4e0a807d53c7ca660', name: "selectable" })), h("div", { key: '3e976d9e8eb0fbc3578a8fc6f32687f97ca6fc69', class: "dso-card-image", hidden: !hasImage }, h("slot", { key: 'e10f2acff35dcd3316f0cb14575d5d2e4ab86c95', name: "image" })), h("div", { key: 'c7d437cc6d54eab8e9d6ad45411230498b243466', class: "dso-card-heading" }, this.headingSlottedElement instanceof HTMLAnchorElement || !this.href ? (h("slot", { name: "heading" })) : (((!this.mode || !["download", "extern"].includes(this.mode)) && (h("a", { href: this.href, class: "heading-anchor" }, h("slot", { name: "heading" }), h("dso-icon", { icon: "chevron-right" })))) ||
68
+ return (h(Host, { key: '0c66649451517f7964437001acc82fa555882caf', onClick: (e) => this.clickEventHandler(e), "is-selectable": isSelectable, "has-image": hasImage }, h("div", { key: 'f422f604c9fe91dfe284b4b01bbf3c053228b056', class: "dso-card-selectable", hidden: !isSelectable }, h("slot", { key: '2b1401266e44bb6970849763ecd3b09c2a54ebcc', name: "selectable" })), h("div", { key: 'c2e9b599af341e366dcae1abb8435fcdb8d98074', class: "dso-card-image", hidden: !hasImage }, h("slot", { key: 'fe525fc9248bfdd7482975a6a367c28cda331c95', name: "image" })), h("div", { key: '5811c5f9891e07c486820d28391a83bfc21a5bfc', class: "dso-card-heading" }, this.headingSlottedElement instanceof HTMLAnchorElement || !this.href ? (h("slot", { name: "heading" })) : (((!this.mode || !["download", "extern"].includes(this.mode)) && (h("a", { href: this.href, class: "heading-anchor" }, h("slot", { name: "heading" }), h("dso-icon", { icon: "chevron-right" })))) ||
69
69
  (this.mode === "extern" && (h("a", { href: this.href, class: "heading-anchor", target: "_blank", rel: "noopener noreferrer" }, h("slot", { name: "heading" }), h("dso-icon", { icon: "external-link" }), h("span", { class: "sr-only" }, "(Opent andere website in nieuw tabblad)")))) ||
70
- (this.mode === "download" && (h("a", { href: this.href, class: "heading-anchor" }, h("slot", { name: "heading" }), h("dso-icon", { icon: "download" }))))), this.interactionsSlottedElement !== null && h("slot", { key: 'f318d02fe89a6aa2a9377e2f32d72726c848c42f', name: "interactions" })), h("div", { key: '7b725b7edeee93b237352eff09ae2574647b9a3b', class: "dso-card-content" }, h("slot", { key: '9f855efe124e2a273b1ecb465b27bc7e01ac10e9', name: "content" }))));
70
+ (this.mode === "download" && (h("a", { href: this.href, class: "heading-anchor" }, h("slot", { name: "heading" }), h("dso-icon", { icon: "download" }))))), this.interactionsSlottedElement !== null && h("slot", { key: '330c90621b89d1565a35474af14f5bced644dc70', name: "interactions" })), h("div", { key: '11cd1a110f6c5fbbd52611183a8dc6f87448016e', class: "dso-card-content" }, h("slot", { key: 'f7cc4cbd9fe205a75004a65ae8c62df4f62ccac9', name: "content" }))));
71
71
  }
72
72
  get host() { return this; }
73
73
  static get style() { return DsoCardStyle0; }