@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,189 @@
1
+ import { h, Fragment } from "@stencil/core";
2
+ import { AnnotationBody } from "../annotation-body";
3
+ import { AnnotationDiffRenderer } from "../annotation-diff-renderer";
4
+ import { AnnotationGewijzigdeLocatie } from "../annotation-gewijzigde-locatie";
5
+ /**
6
+ * @slot symbool - Een optionele afbeelding die de annotatie symboliseert.
7
+ */
8
+ export class AnnotationOmgevingsnorm {
9
+ constructor() {
10
+ this.wijzigactie = undefined;
11
+ this.active = undefined;
12
+ this.gewijzigdeLocatie = undefined;
13
+ this.naam = undefined;
14
+ this.waardes = undefined;
15
+ this.eenheid = undefined;
16
+ }
17
+ render() {
18
+ 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)) }));
19
+ }
20
+ static get is() { return "dso-annotation-omgevingsnorm"; }
21
+ static get encapsulation() { return "shadow"; }
22
+ static get originalStyleUrls() {
23
+ return {
24
+ "$": ["../annotation.scss"]
25
+ };
26
+ }
27
+ static get styleUrls() {
28
+ return {
29
+ "$": ["../annotation.css"]
30
+ };
31
+ }
32
+ static get properties() {
33
+ return {
34
+ "wijzigactie": {
35
+ "type": "string",
36
+ "mutable": false,
37
+ "complexType": {
38
+ "original": "AnnotationWijzigactie",
39
+ "resolved": "\"verwijderd\" | \"voegtoe\" | undefined",
40
+ "references": {
41
+ "AnnotationWijzigactie": {
42
+ "location": "import",
43
+ "path": "../annotation.interfaces",
44
+ "id": "src/components/annotation/annotation.interfaces.ts::AnnotationWijzigactie"
45
+ }
46
+ }
47
+ },
48
+ "required": false,
49
+ "optional": true,
50
+ "docs": {
51
+ "tags": [],
52
+ "text": "Een optionele wijzigactie die aangeeft of de annotatie toegevoegd of verwijderd is."
53
+ },
54
+ "attribute": "wijzigactie",
55
+ "reflect": true
56
+ },
57
+ "active": {
58
+ "type": "boolean",
59
+ "mutable": false,
60
+ "complexType": {
61
+ "original": "boolean",
62
+ "resolved": "boolean | undefined",
63
+ "references": {}
64
+ },
65
+ "required": false,
66
+ "optional": true,
67
+ "docs": {
68
+ "tags": [],
69
+ "text": "Een optionele boolean die aangeeft of de annotatie actief is."
70
+ },
71
+ "attribute": "active",
72
+ "reflect": true
73
+ },
74
+ "gewijzigdeLocatie": {
75
+ "type": "boolean",
76
+ "mutable": false,
77
+ "complexType": {
78
+ "original": "boolean",
79
+ "resolved": "boolean | undefined",
80
+ "references": {}
81
+ },
82
+ "required": false,
83
+ "optional": true,
84
+ "docs": {
85
+ "tags": [],
86
+ "text": "Een optionele boolean die aangeeft of de locatie van de annotatie gewijzigd is."
87
+ },
88
+ "attribute": "gewijzigde-locatie",
89
+ "reflect": true
90
+ },
91
+ "naam": {
92
+ "type": "string",
93
+ "mutable": false,
94
+ "complexType": {
95
+ "original": "AnnotationDiff | string",
96
+ "resolved": "string | undefined | { toegevoegd: string; } | { verwijderd: string; } | { was: string; wordt: string; }",
97
+ "references": {
98
+ "AnnotationDiff": {
99
+ "location": "import",
100
+ "path": "../annotation.interfaces",
101
+ "id": "src/components/annotation/annotation.interfaces.ts::AnnotationDiff"
102
+ }
103
+ }
104
+ },
105
+ "required": false,
106
+ "optional": true,
107
+ "docs": {
108
+ "tags": [],
109
+ "text": "De naam van de omgevingsnorm"
110
+ },
111
+ "attribute": "naam",
112
+ "reflect": false
113
+ },
114
+ "waardes": {
115
+ "type": "unknown",
116
+ "mutable": false,
117
+ "complexType": {
118
+ "original": "Array<AnnotationDiff | string>",
119
+ "resolved": "(string | AnnotationDiff)[] | undefined",
120
+ "references": {
121
+ "Array": {
122
+ "location": "global",
123
+ "id": "global::Array"
124
+ },
125
+ "AnnotationDiff": {
126
+ "location": "import",
127
+ "path": "../annotation.interfaces",
128
+ "id": "src/components/annotation/annotation.interfaces.ts::AnnotationDiff"
129
+ }
130
+ }
131
+ },
132
+ "required": false,
133
+ "optional": true,
134
+ "docs": {
135
+ "tags": [],
136
+ "text": "De waardes van de omgevingsnorm."
137
+ }
138
+ },
139
+ "eenheid": {
140
+ "type": "string",
141
+ "mutable": false,
142
+ "complexType": {
143
+ "original": "AnnotationDiff | string",
144
+ "resolved": "string | undefined | { toegevoegd: string; } | { verwijderd: string; } | { was: string; wordt: string; }",
145
+ "references": {
146
+ "AnnotationDiff": {
147
+ "location": "import",
148
+ "path": "../annotation.interfaces",
149
+ "id": "src/components/annotation/annotation.interfaces.ts::AnnotationDiff"
150
+ }
151
+ }
152
+ },
153
+ "required": false,
154
+ "optional": true,
155
+ "docs": {
156
+ "tags": [],
157
+ "text": "De eenheid van de omgevingsnorm."
158
+ },
159
+ "attribute": "eenheid",
160
+ "reflect": false
161
+ }
162
+ };
163
+ }
164
+ static get events() {
165
+ return [{
166
+ "method": "dsoActiveChange",
167
+ "name": "dsoActiveChange",
168
+ "bubbles": true,
169
+ "cancelable": true,
170
+ "composed": true,
171
+ "docs": {
172
+ "tags": [],
173
+ "text": "Een optionele event listener voor wijzigingen aan de status van de annotatie."
174
+ },
175
+ "complexType": {
176
+ "original": "AnnotationActiveChangeEvent",
177
+ "resolved": "AnnotationActiveChangeEvent",
178
+ "references": {
179
+ "AnnotationActiveChangeEvent": {
180
+ "location": "import",
181
+ "path": "../annotation.interfaces",
182
+ "id": "src/components/annotation/annotation.interfaces.ts::AnnotationActiveChangeEvent"
183
+ }
184
+ }
185
+ }
186
+ }];
187
+ }
188
+ }
189
+ //# sourceMappingURL=annotation-omgevingsnorm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"annotation-omgevingsnorm.js","sourceRoot":"","sources":["../../../../../src/components/annotation/annotation-omgevingsnorm/annotation-omgevingsnorm.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,IAAI,EAAE,KAAK,EAAE,CAAC,EAAgB,QAAQ,EAAE,MAAM,eAAe,CAAC;AAGtG,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAE/E;;GAEG;AAMH,MAAM,OAAO,uBAAuB;;;;;;;;;IA2ClC,MAAM;QACJ,OAAO,CACL,EAAC,cAAc,qDACb,MAAM,EAAE,IAAI,CAAC,MAAM,IAAI,KAAK,EAC5B,eAAe,EAAE,IAAI,CAAC,eAAe,EACrC,KAAK,EACH;gBACE,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,IAAI,GAAI;;gBAAK,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,OAAO,GAAI;oBAC/F,EAEL,IAAI,EACF;gBACE,YAAM,KAAK,EAAC,SAAS;;oBACqB,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,OAAO,GAAI,CAClF;gBACN,IAAI,CAAC,iBAAiB,IAAI,EAAC,2BAA2B,OAAG,CACzD,GAEL,CACH,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["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"]}
@@ -0,0 +1,139 @@
1
+ import { h, Fragment } from "@stencil/core";
2
+ import { AnnotationBody } from "../annotation-body";
3
+ import { AnnotationDiffRenderer } from "../annotation-diff-renderer";
4
+ import { AnnotationGewijzigdeLocatie } from "../annotation-gewijzigde-locatie";
5
+ /**
6
+ * @slot symbool - Een optionele afbeelding die de annotatie symboliseert.
7
+ */
8
+ export class AnnotationWerkingsgebied {
9
+ constructor() {
10
+ this.wijzigactie = undefined;
11
+ this.active = undefined;
12
+ this.gewijzigdeLocatie = undefined;
13
+ this.locatieNoemer = undefined;
14
+ }
15
+ render() {
16
+ 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)) }));
17
+ }
18
+ static get is() { return "dso-annotation-werkingsgebied"; }
19
+ static get encapsulation() { return "shadow"; }
20
+ static get originalStyleUrls() {
21
+ return {
22
+ "$": ["../annotation.scss"]
23
+ };
24
+ }
25
+ static get styleUrls() {
26
+ return {
27
+ "$": ["../annotation.css"]
28
+ };
29
+ }
30
+ static get properties() {
31
+ return {
32
+ "wijzigactie": {
33
+ "type": "string",
34
+ "mutable": false,
35
+ "complexType": {
36
+ "original": "AnnotationWijzigactie",
37
+ "resolved": "\"verwijderd\" | \"voegtoe\" | undefined",
38
+ "references": {
39
+ "AnnotationWijzigactie": {
40
+ "location": "import",
41
+ "path": "../annotation.interfaces",
42
+ "id": "src/components/annotation/annotation.interfaces.ts::AnnotationWijzigactie"
43
+ }
44
+ }
45
+ },
46
+ "required": false,
47
+ "optional": true,
48
+ "docs": {
49
+ "tags": [],
50
+ "text": "Een optionele wijzigactie die aangeeft of de annotatie toegevoegd of verwijderd is."
51
+ },
52
+ "attribute": "wijzigactie",
53
+ "reflect": true
54
+ },
55
+ "active": {
56
+ "type": "boolean",
57
+ "mutable": false,
58
+ "complexType": {
59
+ "original": "boolean",
60
+ "resolved": "boolean | undefined",
61
+ "references": {}
62
+ },
63
+ "required": false,
64
+ "optional": true,
65
+ "docs": {
66
+ "tags": [],
67
+ "text": "Een optionele boolean die aangeeft of de annotatie actief is."
68
+ },
69
+ "attribute": "active",
70
+ "reflect": true
71
+ },
72
+ "gewijzigdeLocatie": {
73
+ "type": "boolean",
74
+ "mutable": false,
75
+ "complexType": {
76
+ "original": "boolean",
77
+ "resolved": "boolean | undefined",
78
+ "references": {}
79
+ },
80
+ "required": false,
81
+ "optional": true,
82
+ "docs": {
83
+ "tags": [],
84
+ "text": "Een optionele boolean die aangeeft of de locatie van de annotatie gewijzigd is."
85
+ },
86
+ "attribute": "gewijzigde-locatie",
87
+ "reflect": true
88
+ },
89
+ "locatieNoemer": {
90
+ "type": "string",
91
+ "mutable": false,
92
+ "complexType": {
93
+ "original": "AnnotationDiff | string",
94
+ "resolved": "string | undefined | { toegevoegd: string; } | { verwijderd: string; } | { was: string; wordt: string; }",
95
+ "references": {
96
+ "AnnotationDiff": {
97
+ "location": "import",
98
+ "path": "../annotation.interfaces",
99
+ "id": "src/components/annotation/annotation.interfaces.ts::AnnotationDiff"
100
+ }
101
+ }
102
+ },
103
+ "required": false,
104
+ "optional": true,
105
+ "docs": {
106
+ "tags": [],
107
+ "text": "De noemer van de locatie."
108
+ },
109
+ "attribute": "locatie-noemer",
110
+ "reflect": false
111
+ }
112
+ };
113
+ }
114
+ static get events() {
115
+ return [{
116
+ "method": "dsoActiveChange",
117
+ "name": "dsoActiveChange",
118
+ "bubbles": true,
119
+ "cancelable": true,
120
+ "composed": true,
121
+ "docs": {
122
+ "tags": [],
123
+ "text": "Een optionele event listener voor wijzigingen aan de status van de annotatie."
124
+ },
125
+ "complexType": {
126
+ "original": "AnnotationActiveChangeEvent",
127
+ "resolved": "AnnotationActiveChangeEvent",
128
+ "references": {
129
+ "AnnotationActiveChangeEvent": {
130
+ "location": "import",
131
+ "path": "../annotation.interfaces",
132
+ "id": "src/components/annotation/annotation.interfaces.ts::AnnotationActiveChangeEvent"
133
+ }
134
+ }
135
+ }
136
+ }];
137
+ }
138
+ }
139
+ //# sourceMappingURL=annotation-werkingsgebied.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"annotation-werkingsgebied.js","sourceRoot":"","sources":["../../../../../src/components/annotation/annotation-werkingsgebied/annotation-werkingsgebied.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,IAAI,EAAE,KAAK,EAAE,CAAC,EAAgB,QAAQ,EAAE,MAAM,eAAe,CAAC;AAGtG,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAE/E;;GAEG;AAMH,MAAM,OAAO,wBAAwB;;;;;;;IA+BnC,MAAM;QACJ,OAAO,CACL,EAAC,cAAc,qDACb,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,eAAe,EAAE,IAAI,CAAC,eAAe,EACrC,KAAK,EACH;gBACE,YAAM,KAAK,EAAC,SAAS;oBACnB,EAAC,sBAAsB,IAAC,KAAK,EAAE,IAAI,CAAC,aAAa,GAAI,CAChD;gBACN,IAAI,CAAC,iBAAiB,IAAI,EAAC,2BAA2B,OAAG,CACzD,GAEL,CACH,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["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"]}
@@ -0,0 +1,125 @@
1
+ ins {
2
+ text-decoration: none;
3
+ --link-color: currentColor;
4
+ --link-hover-color: currentColor;
5
+ --link-visited-color: currentColor;
6
+ background-color: #e4f1d4;
7
+ border-color: #e4f1d4;
8
+ color: #191919;
9
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25);
10
+ }
11
+ ins a:is(.download, .download:hover, .download:focus-visible) {
12
+ background-image: url("./dso-icons.svg#img-download-zwart");
13
+ }
14
+ ins a:is(.extern, .extern:hover, .extern:focus-visible) {
15
+ background-image: url("./dso-icons.svg#img-external-link-zwart");
16
+ }
17
+ ins a:is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
18
+ background-image: url("./dso-icons.svg#img-call-zwart");
19
+ }
20
+ ins a:is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
21
+ background-image: url("./dso-icons.svg#img-email-zwart");
22
+ }
23
+
24
+ del {
25
+ --link-color: currentColor;
26
+ --link-hover-color: currentColor;
27
+ --link-visited-color: currentColor;
28
+ background-color: #f5d8dc;
29
+ border-color: #f5d8dc;
30
+ color: #191919;
31
+ text-decoration: line-through;
32
+ }
33
+ del a:is(.download, .download:hover, .download:focus-visible) {
34
+ background-image: url("./dso-icons.svg#img-download-zwart");
35
+ }
36
+ del a:is(.extern, .extern:hover, .extern:focus-visible) {
37
+ background-image: url("./dso-icons.svg#img-external-link-zwart");
38
+ }
39
+ del a:is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
40
+ background-image: url("./dso-icons.svg#img-call-zwart");
41
+ }
42
+ del a:is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
43
+ background-image: url("./dso-icons.svg#img-email-zwart");
44
+ }
45
+
46
+ :host {
47
+ display: block;
48
+ }
49
+
50
+ :host([wijzigactie=voegtoe]) {
51
+ --link-color: currentColor;
52
+ --link-hover-color: currentColor;
53
+ --link-visited-color: currentColor;
54
+ background-color: #e4f1d4;
55
+ border-color: #e4f1d4;
56
+ color: #191919;
57
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25);
58
+ }
59
+ :host([wijzigactie=voegtoe]) a:is(.download, .download:hover, .download:focus-visible) {
60
+ background-image: url("./dso-icons.svg#img-download-zwart");
61
+ }
62
+ :host([wijzigactie=voegtoe]) a:is(.extern, .extern:hover, .extern:focus-visible) {
63
+ background-image: url("./dso-icons.svg#img-external-link-zwart");
64
+ }
65
+ :host([wijzigactie=voegtoe]) a:is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
66
+ background-image: url("./dso-icons.svg#img-call-zwart");
67
+ }
68
+ :host([wijzigactie=voegtoe]) a:is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
69
+ background-image: url("./dso-icons.svg#img-email-zwart");
70
+ }
71
+
72
+ :host([wijzigactie=verwijder]) {
73
+ --link-color: currentColor;
74
+ --link-hover-color: currentColor;
75
+ --link-visited-color: currentColor;
76
+ background-color: #f5d8dc;
77
+ border-color: #f5d8dc;
78
+ color: #191919;
79
+ text-decoration: line-through;
80
+ }
81
+ :host([wijzigactie=verwijder]) a:is(.download, .download:hover, .download:focus-visible) {
82
+ background-image: url("./dso-icons.svg#img-download-zwart");
83
+ }
84
+ :host([wijzigactie=verwijder]) a:is(.extern, .extern:hover, .extern:focus-visible) {
85
+ background-image: url("./dso-icons.svg#img-external-link-zwart");
86
+ }
87
+ :host([wijzigactie=verwijder]) a:is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
88
+ background-image: url("./dso-icons.svg#img-call-zwart");
89
+ }
90
+ :host([wijzigactie=verwijder]) a:is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
91
+ background-image: url("./dso-icons.svg#img-email-zwart");
92
+ }
93
+
94
+ *,
95
+ *::after,
96
+ *::before {
97
+ box-sizing: border-box;
98
+ }
99
+
100
+ .annotation-body {
101
+ display: flex;
102
+ gap: 8px;
103
+ }
104
+
105
+ .annotation-info {
106
+ flex-grow: 1;
107
+ }
108
+
109
+ .annotation-symbol,
110
+ .annotation-control {
111
+ flex-shrink: 0;
112
+ }
113
+
114
+ .annotation-title {
115
+ font-weight: 500;
116
+ }
117
+
118
+ .annotation-title,
119
+ .annotation-data {
120
+ margin-block: 0;
121
+ }
122
+ .annotation-title .content:has(+ dso-label),
123
+ .annotation-data .content:has(+ dso-label) {
124
+ margin-inline-end: 4px;
125
+ }
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=annotation.interfaces.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"annotation.interfaces.js","sourceRoot":"","sources":["../../../../src/components/annotation/annotation.interfaces.ts"],"names":[],"mappings":"","sourcesContent":["export type AnnotationWijzigactie = \"voegtoe\" | \"verwijderd\";\r\n\r\nexport interface AnnotationActiveChangeEvent {\r\n /**\r\n * De huidige status van de annotatie.\r\n */\r\n current: boolean;\r\n\r\n /**\r\n * De gewenste status van de annotatie.\r\n */\r\n next: boolean;\r\n\r\n originalEvent: Event;\r\n}\r\n\r\nexport type AnnotationDiff = { toegevoegd: string } | { was: string; wordt: string } | { verwijderd: string };\r\n"]}
@@ -4,7 +4,7 @@ export class AttachmentsCounter {
4
4
  this.count = undefined;
5
5
  }
6
6
  render() {
7
- 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" })));
7
+ 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" })));
8
8
  }
9
9
  static get is() { return "dso-attachments-counter"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -259,7 +259,7 @@ export class Autosuggest {
259
259
  render() {
260
260
  var _a, _b;
261
261
  const terms = (_b = (_a = this.input) === null || _a === void 0 ? void 0 : _a.value.split(" ").filter((t) => t)) !== null && _b !== void 0 ? _b : [];
262
- 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 &&
262
+ 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 &&
263
263
  this.suggestions &&
264
264
  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 &&
265
265
  this.getChunkedExtras(suggestion.extras).map((chunk) => (h("div", { class: "suggestion-row" }, chunk.map((c) => (h("span", { class: "extra" }, this.markTerms(c, terms))))))))))) ||
@@ -5,7 +5,7 @@ export class Badge {
5
5
  this.status = undefined;
6
6
  }
7
7
  render() {
8
- return (h("span", { key: '17c5db4cee662c7ca0b066f8386c47eabe2f05e4', class: clsx("dso-badge", { [`badge-${this.status}`]: this.status }) }, h("slot", { key: 'c6f05d23f5f0446909f27786b0aea8e461c2f1d1' })));
8
+ return (h("span", { key: 'fd6c32075509a81c31f1e21afab9de5aa7e38039', class: clsx("dso-badge", { [`badge-${this.status}`]: this.status }) }, h("slot", { key: 'ad352b0cfe534421fd566277b54c31c2bcaabcf9' })));
9
9
  }
10
10
  static get is() { return "dso-badge"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -7,9 +7,9 @@ export class Banner {
7
7
  this.noIcon = true;
8
8
  }
9
9
  render() {
10
- return (h("section", { key: 'a5cb823753eda49087b357498f5b92e3a042d46d', class: clsx("dso-banner", `alert-${this.status}`, {
10
+ return (h("section", { key: 'b8ca330b6db6505cf178f85cf8f970012b13585d', class: clsx("dso-banner", `alert-${this.status}`, {
11
11
  "dso-compact": this.compact,
12
- }), role: "alert" }, h("slot", { key: '9c76ee38f37a2f5d1c246d21bcfb40f801882de4' })));
12
+ }), role: "alert" }, h("slot", { key: 'f759d4207e830eb6a420d660b2a40775df7a0573' })));
13
13
  }
14
14
  static get is() { return "dso-banner"; }
15
15
  static get encapsulation() { return "shadow"; }
@@ -50,9 +50,9 @@ export class Card {
50
50
  render() {
51
51
  const isSelectable = this.selectableSlottedElement !== null;
52
52
  const hasImage = this.imageSlottedElement !== null;
53
- 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" })))) ||
53
+ 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" })))) ||
54
54
  (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)")))) ||
55
- (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" }))));
55
+ (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" }))));
56
56
  }
57
57
  static get is() { return "dso-card"; }
58
58
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class CardContainer {
4
4
  this.mode = "list";
5
5
  }
6
6
  render() {
7
- 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' })))));
7
+ 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' })))));
8
8
  }
9
9
  static get is() { return "dso-card-container"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -95,7 +95,7 @@ export class DsoDatePicker {
95
95
  }
96
96
  render() {
97
97
  var _a;
98
- return (h("input", { key: 'ab327f9e162793c1abdcdd3b7e1242b6ddee1ddb', type: "date", id: this.identifier, class: "dso-date__input", value: parseToValueFormat(this.value), name: this.name, min: parseToValueFormat(this.min), max: parseToValueFormat(this.max), disabled: this.disabled || undefined, required: this.required || undefined, "aria-autocomplete": "none", "aria-invalid": (_a = this.invalid) === null || _a === void 0 ? void 0 : _a.toString(), "aria-describedby": this.describedBy, autoComplete: "off", autofocus: this.dsoAutofocus || undefined, onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyUp: this.handleKeyUp, onKeyDown: this.handleKeyDown, onChange: this.handleInputChange }));
98
+ return (h("input", { key: '05ac3c8f265e1cbea015e9cd05bf4a298a7e8e37', type: "date", id: this.identifier, class: "dso-date__input", value: parseToValueFormat(this.value), name: this.name, min: parseToValueFormat(this.min), max: parseToValueFormat(this.max), disabled: this.disabled || undefined, required: this.required || undefined, "aria-autocomplete": "none", "aria-invalid": (_a = this.invalid) === null || _a === void 0 ? void 0 : _a.toString(), "aria-describedby": this.describedBy, autoComplete: "off", autofocus: this.dsoAutofocus || undefined, onBlur: this.handleBlur, onFocus: this.handleFocus, onKeyUp: this.handleKeyUp, onKeyDown: this.handleKeyDown, onChange: this.handleInputChange }));
99
99
  }
100
100
  static get is() { return "dso-date-picker"; }
101
101
  static get encapsulation() { return "scoped"; }
@@ -419,14 +419,14 @@ export class DsoDatePickerLegacy {
419
419
  if (maxDate) {
420
420
  maxYear = Math.min(maxYear, maxDate.getFullYear());
421
421
  }
422
- return (h(Host, { key: '0d44852b99b1006f832d6152ae1b87e50217ec6e' }, h("div", { key: '4e755890cac5c88b652b26502e9d6c62c3c937ee', class: { "dso-date": true, "dso-visible": this.visible } }, h("div", { key: 'ee6c9f4148c6e596e0e9048e54a9def781bdc305', class: "dso-date__input-wrapper" }, h("input", { key: 'd5b42b063f766f9da27be35ef0322e38732692a2', class: "dso-date__input", value: this.value, placeholder: this.localization.placeholder, id: this.identifier, disabled: this.disabled, role: (_a = this.role) !== null && _a !== void 0 ? _a : undefined, required: this.required ? true : undefined, "aria-autocomplete": "none", "aria-invalid": (_b = this.invalid) === null || _b === void 0 ? void 0 : _b.toString(), "aria-describedby": this.describedBy, onInput: this.handleInputChange, onFocus: this.handleFocus, onBlur: this.handleBlur, onKeyUp: this.handleKeyUp, onKeyDown: this.handleKeyDown, autoComplete: "off", ref: (element) => (this.datePickerLegacyInput = element) }), h("button", { key: 'a0261139cf4d0711eedc8c9d72753d511300c3d6', type: "button", class: "dso-date__toggle", onClick: this.toggleOpen, disabled: this.disabled, ref: (element) => (this.datePickerLegacyButton = element) }, h("span", { key: '87aaec0f14c6daa6916d6c0a9e61b04ef14ce246', class: "dso-date__toggle-icon" }, h("dso-icon", { key: 'fec0416f1f93f5092d4e836afe69481c3ad9044c', icon: "calendar" })), h("span", { key: 'dfd3fbef9642d501844678308cc6d886622a936d', class: "dso-date__vhidden" }, this.localization.buttonLabel, formattedDate && (h("span", { key: 'eae56bddc49e78aa4e170a62133ec9949a40e5f3' }, ", ", this.localization.selectedDateMessage, " ", formattedDate))))), h("div", { key: 'a0bbde0cc7570ea2464de4984c92e64b187e8f3a', class: {
422
+ return (h(Host, { key: '45dc93382b869cae594c284f5a64777b6ce83e20' }, h("div", { key: '4fa976df3079d11e19701c1d4d10225030c8bff8', class: { "dso-date": true, "dso-visible": this.visible } }, h("div", { key: 'ad246de32f9a5f2ac702c3761500cc901fee74eb', class: "dso-date__input-wrapper" }, h("input", { key: '2ec69c422cc6a54d914e1f8a09832cde659a0ffd', class: "dso-date__input", value: this.value, placeholder: this.localization.placeholder, id: this.identifier, disabled: this.disabled, role: (_a = this.role) !== null && _a !== void 0 ? _a : undefined, required: this.required ? true : undefined, "aria-autocomplete": "none", "aria-invalid": (_b = this.invalid) === null || _b === void 0 ? void 0 : _b.toString(), "aria-describedby": this.describedBy, onInput: this.handleInputChange, onFocus: this.handleFocus, onBlur: this.handleBlur, onKeyUp: this.handleKeyUp, onKeyDown: this.handleKeyDown, autoComplete: "off", ref: (element) => (this.datePickerLegacyInput = element) }), h("button", { key: 'f4d34fdea62b07dd8ebd23ab1cd390fb19523ed9', type: "button", class: "dso-date__toggle", onClick: this.toggleOpen, disabled: this.disabled, ref: (element) => (this.datePickerLegacyButton = element) }, h("span", { key: '3682b7a30487d85e6c4a26d191ee27fe304b5b1d', class: "dso-date__toggle-icon" }, h("dso-icon", { key: 'f9b2452ab20fa94fdee09a106ab623f888811ea5', icon: "calendar" })), h("span", { key: '687934d98c04cfb2d9bdc5047d07578492e3b4d3', class: "dso-date__vhidden" }, this.localization.buttonLabel, formattedDate && (h("span", { key: 'c1d7907d3c24d8cbf5f2833d6dd25d98eaef9630' }, ", ", this.localization.selectedDateMessage, " ", formattedDate))))), h("div", { key: '152358db0119a3d29d5bb8b91d7a2ad84ee40855', class: {
423
423
  "dso-date__dialog": true,
424
424
  "is-left": this.direction === "left",
425
425
  "is-active": this.open,
426
- }, role: "dialog", "aria-modal": "true", "aria-hidden": this.open ? "false" : "true", "aria-labelledby": this.dialogLabelId, onTouchMove: this.handleTouchMove, onTouchStart: this.handleTouchStart, onTouchEnd: this.handleTouchEnd }, h("div", { key: '8f9cb9231fd88b0878d270871a2598e57929043c', class: "dso-date__dialog-content", onKeyDown: this.handleEscKey }, h("div", { key: 'ad7001f585453658356a2e8f2c3fa59e593b91b4', class: "dso-date__vhidden dso-date__instructions", "aria-live": "polite" }, this.localization.keyboardInstruction), h("div", { key: '454aaebe38060202a2872bd9c1e8893a41ec40e1', class: "dso-date__mobile", onFocusin: this.disableActiveFocus }, h("label", { key: '114bb52abf3a2daaef6488825acad2f29aaa0540', class: "dso-date__mobile-heading" }, this.localization.calendarHeading), h("button", { key: '59d9ba2a8a55cc266efb2694193fb0efcd9afffc', class: "dso-date__close", ref: (element) => (this.firstFocusableElement = element), onKeyDown: this.handleFirstFocusableKeydown, onClick: () => this.hide(), type: "button" }, h("dso-icon", { key: 'ca7a9db774c7474693664bb7daa99d9bce47695d', icon: "times" }), h("span", { key: '060ef03cec2db78e846e0858cc7700a5bb41b70e', class: "dso-date__vhidden" }, this.localization.closeLabel))), h("div", { key: '97144b176487392f8f640156b694dc859b797b45', class: "dso-date__header", onFocusin: this.disableActiveFocus }, h("div", { key: '5918645d15cd79776d0f3ce0dce438417c993e5e' }, h("h2", { key: '03767b55b99b31eb727e7db5f0bc9067db4271a0', id: this.dialogLabelId, class: "dso-date__vhidden", "aria-live": "polite" }, this.localization.monthNames[focusedMonth], " ", this.focusedDay.getFullYear()), h("label", { key: 'f048f03596e454982c2769e8049cea3086a4cc76', htmlFor: this.monthSelectId, class: "dso-date__vhidden" }, this.localization.monthSelectLabel), h("div", { key: 'b3185f05873edd915a78cce1e2e6c70780a97bd9', class: "dso-date__select" }, h("select", { key: '09655b2da5551d17eae5d70b1db4425b643165ed', id: this.monthSelectId, class: "dso-date__select--month", ref: (element) => (this.monthSelectNode = element), onChange: this.handleMonthSelect }, monthRange(this.localization, selectedYear, minDate, maxDate).map((month) => {
426
+ }, role: "dialog", "aria-modal": "true", "aria-hidden": this.open ? "false" : "true", "aria-labelledby": this.dialogLabelId, onTouchMove: this.handleTouchMove, onTouchStart: this.handleTouchStart, onTouchEnd: this.handleTouchEnd }, h("div", { key: 'ac00557f0f9e40c668d81863fd3c25d208f0ee4c', class: "dso-date__dialog-content", onKeyDown: this.handleEscKey }, h("div", { key: '7178016b07bbd57788d44e31fded5cc8f828b3d3', class: "dso-date__vhidden dso-date__instructions", "aria-live": "polite" }, this.localization.keyboardInstruction), h("div", { key: '4511337996a99964eb4fd97e1bcf612b3f9454a0', class: "dso-date__mobile", onFocusin: this.disableActiveFocus }, h("label", { key: 'c20e75cab9fcdc3541f5bc0eaf5e881b94f5e315', class: "dso-date__mobile-heading" }, this.localization.calendarHeading), h("button", { key: 'e1e61f43af41624dfd07801840f5e0b081bd714b', class: "dso-date__close", ref: (element) => (this.firstFocusableElement = element), onKeyDown: this.handleFirstFocusableKeydown, onClick: () => this.hide(), type: "button" }, h("dso-icon", { key: '84aa4dfe2e0a07bb4e596e5d0bf03fcb86c20d57', icon: "times" }), h("span", { key: '3b1ef4ac7a0ac1d24a5add77c20896bba4f46af7', class: "dso-date__vhidden" }, this.localization.closeLabel))), h("div", { key: '9e4e06d30b41a3ce5aefbb808db87cdf6e883884', class: "dso-date__header", onFocusin: this.disableActiveFocus }, h("div", { key: '0b89be253bfd409054a52412969ae2ae6120e382' }, h("h2", { key: '94b922c24f610ce05ce907abcd6014e93f5c155f', id: this.dialogLabelId, class: "dso-date__vhidden", "aria-live": "polite" }, this.localization.monthNames[focusedMonth], " ", this.focusedDay.getFullYear()), h("label", { key: '3813086ca6ee3951d32ad451f1f86c5493f5c4a7', htmlFor: this.monthSelectId, class: "dso-date__vhidden" }, this.localization.monthSelectLabel), h("div", { key: '834c834c3e941de77ac8cf2d0ccf6bbf0581a2de', class: "dso-date__select" }, h("select", { key: 'aae80a3eaf0c5c997ec53b960f3e33f7e72bfe89', id: this.monthSelectId, class: "dso-date__select--month", ref: (element) => (this.monthSelectNode = element), onChange: this.handleMonthSelect }, monthRange(this.localization, selectedYear, minDate, maxDate).map((month) => {
427
427
  const index = this.localization.monthNames.indexOf(month);
428
428
  return (h("option", { key: month, value: index, selected: index === focusedMonth }, month));
429
- })), h("div", { key: '5208271a489ed99f5d874baafae4fae675138a93', class: "dso-date__select-label", "aria-hidden": "true" }, h("span", { key: '0e1e526e9fee6367546142cfda834a31375c5634' }, this.localization.monthNamesShort[focusedMonth]), h("dso-icon", { key: '1a790f9dfb8d4ea4a41bb286a7a125534922c95b', icon: "chevron-down" }))), h("label", { key: 'de5f0145a3c317a6eb390d01e41e9dd73e720e7e', htmlFor: this.yearSelectId, class: "dso-date__vhidden" }, this.localization.yearSelectLabel), h("div", { key: '877369c7d3b8b060c0d02f1e822f725d320f14b2', class: "dso-date__select" }, h("select", { key: 'b591672b9c3f307fca7e2a6313a38d4cce391bb2', id: this.yearSelectId, class: "dso-date__select--year", onChange: this.handleYearSelect }, range(minYear, maxYear).map((year) => (h("option", { key: year, selected: year === focusedYear }, year)))), h("div", { key: '684aec6cba9eff6e0f9766e2196a3fe534a40a0f', class: "dso-date__select-label", "aria-hidden": "true" }, h("span", { key: 'f39c5042ef1924d1652f010ca81c2f506b9b37fe' }, this.focusedDay.getFullYear()), h("dso-icon", { key: '04adcae74bc190c443490dfc464b2be52f221c14', icon: "chevron-down" })))), h("div", { key: 'c3900f0e93e22eda46450cf898eb4e847c81a2c2', class: "dso-date__nav" }, h("button", { key: 'da36bdc09cba1daa3b4eba282f4ee5b829c393fa', class: "dso-date__prev", onClick: this.handlePreviousMonthClick, disabled: prevMonthDisabled, type: "button" }, h("dso-icon", { key: 'c8f5fb75ddb06106081f2674ecbecf0f05bf0f76', icon: "chevron-left" }), h("span", { key: 'ec76f5492eaeaac4a8f80c1de158688a70f4da65', class: "dso-date__vhidden" }, this.localization.prevMonthLabel)), h("button", { key: '6441cdaa0bbc797e56279a86cfc53741df63d517', class: "dso-date__next", onClick: this.handleNextMonthClick, disabled: nextMonthDisabled, type: "button" }, h("dso-icon", { key: '927ddbfac72287e32f0b09d6347f6e46787c7e3b', icon: "chevron-right" }), h("span", { key: 'a3fed3e29cb71f53e5be193503ea275dcea61b7c', class: "dso-date__vhidden" }, this.localization.nextMonthLabel)))), h(DatePickerLegacyMonth, { key: 'f2bfde3fa648e0f00cff22ed58d84347dcc01d56', selectedDate: valueAsDate, focusedDate: this.focusedDay, onDateSelect: this.handleDaySelect, onKeyboardNavigation: this.handleKeyboardNavigation, labelledById: this.dialogLabelId, localization: this.localization, firstDayOfWeek: this.firstDayOfWeek, focusedDayRef: this.processFocusedDayNode, min: minDate, max: maxDate }))))));
429
+ })), h("div", { key: 'f9ee321259103e88e5b76bb87cca77860e65b2c1', class: "dso-date__select-label", "aria-hidden": "true" }, h("span", { key: 'ca117ccf3aeaf9876d3fd627762a7696f3f4e1a4' }, this.localization.monthNamesShort[focusedMonth]), h("dso-icon", { key: '244ffcb4f8a336c8deefc69c14688405e1bc23f7', icon: "chevron-down" }))), h("label", { key: 'f01dc78c49881d6c7d88ca39890e70d0e9785559', htmlFor: this.yearSelectId, class: "dso-date__vhidden" }, this.localization.yearSelectLabel), h("div", { key: 'b3bae01d2ed53da52269a63c86fe291cfca76292', class: "dso-date__select" }, h("select", { key: '63bb09515fa036307995ce4812088e0828f50484', id: this.yearSelectId, class: "dso-date__select--year", onChange: this.handleYearSelect }, range(minYear, maxYear).map((year) => (h("option", { key: year, selected: year === focusedYear }, year)))), h("div", { key: 'db7adc0799385cbe2d60f022acdf73e4ca33ed40', class: "dso-date__select-label", "aria-hidden": "true" }, h("span", { key: 'f3eaddb8cdc45daf9ef8574509bcc415e675dcc2' }, this.focusedDay.getFullYear()), h("dso-icon", { key: 'cb415d3468b9f163f4400d820d22e62406eda2d9', icon: "chevron-down" })))), h("div", { key: '7beead2ff31b3c6b6736c11679d12725e9634ff1', class: "dso-date__nav" }, h("button", { key: 'b21c215d623f5243c3d81e327e383bb062af3db8', class: "dso-date__prev", onClick: this.handlePreviousMonthClick, disabled: prevMonthDisabled, type: "button" }, h("dso-icon", { key: 'b755c8a2aafd1676ed517dfe6e303fd69337d415', icon: "chevron-left" }), h("span", { key: '77126a760003533cad64ab8d423b9d945f33f24e', class: "dso-date__vhidden" }, this.localization.prevMonthLabel)), h("button", { key: 'f17d30a36392a95ef8d8bf7096674c123231ca82', class: "dso-date__next", onClick: this.handleNextMonthClick, disabled: nextMonthDisabled, type: "button" }, h("dso-icon", { key: 'fdf88a664810c744eb9da6a6bea4343e09a0aef6', icon: "chevron-right" }), h("span", { key: 'cb017e38ad087b2ded215880fe405a915cdd3922', class: "dso-date__vhidden" }, this.localization.nextMonthLabel)))), h(DatePickerLegacyMonth, { key: 'ae4da41ad13aa21365703e8470485cef9f8dc994', selectedDate: valueAsDate, focusedDate: this.focusedDay, onDateSelect: this.handleDaySelect, onKeyboardNavigation: this.handleKeyboardNavigation, labelledById: this.dialogLabelId, localization: this.localization, firstDayOfWeek: this.firstDayOfWeek, focusedDayRef: this.processFocusedDayNode, min: minDate, max: maxDate }))))));
430
430
  }
431
431
  static get is() { return "dso-date-picker-legacy"; }
432
432
  static get encapsulation() { return "scoped"; }