@dso-toolkit/core 73.2.1 → 73.3.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.
- package/dist/bundle/dso-accordion-section.d.ts +11 -0
- package/dist/bundle/dso-accordion-section.js +281 -0
- package/dist/bundle/dso-accordion-section.js.map +1 -0
- package/dist/bundle/dso-accordion.d.ts +11 -0
- package/dist/bundle/dso-accordion.js +262 -0
- package/dist/bundle/dso-accordion.js.map +1 -0
- package/dist/bundle/dso-action-list-item.d.ts +11 -0
- package/dist/bundle/dso-action-list-item.js +63 -0
- package/dist/bundle/dso-action-list-item.js.map +1 -0
- package/dist/bundle/dso-action-list.d.ts +11 -0
- package/dist/bundle/dso-action-list.js +38 -0
- package/dist/bundle/dso-action-list.js.map +1 -0
- package/dist/bundle/dso-advanced-select.d.ts +11 -0
- package/dist/bundle/dso-advanced-select.js +155 -0
- package/dist/bundle/dso-advanced-select.js.map +1 -0
- package/dist/bundle/dso-alert.d.ts +11 -0
- package/dist/bundle/dso-alert.js +9 -0
- package/dist/bundle/dso-alert.js.map +1 -0
- package/dist/bundle/dso-annotation-activiteit.d.ts +11 -0
- package/dist/bundle/dso-annotation-activiteit.js +87 -0
- package/dist/bundle/dso-annotation-activiteit.js.map +1 -0
- package/dist/bundle/dso-annotation-gebiedsaanwijzing.d.ts +11 -0
- package/dist/bundle/dso-annotation-gebiedsaanwijzing.js +83 -0
- package/dist/bundle/dso-annotation-gebiedsaanwijzing.js.map +1 -0
- package/dist/bundle/dso-annotation-kaart.d.ts +11 -0
- package/dist/bundle/dso-annotation-kaart.js +72 -0
- package/dist/bundle/dso-annotation-kaart.js.map +1 -0
- package/dist/bundle/dso-annotation-locatie.d.ts +11 -0
- package/dist/bundle/dso-annotation-locatie.js +9 -0
- package/dist/bundle/dso-annotation-locatie.js.map +1 -0
- package/dist/bundle/dso-annotation-omgevingsnormwaarde.d.ts +11 -0
- package/dist/bundle/dso-annotation-omgevingsnormwaarde.js +87 -0
- package/dist/bundle/dso-annotation-omgevingsnormwaarde.js.map +1 -0
- package/dist/bundle/dso-attachments-counter.d.ts +11 -0
- package/dist/bundle/dso-attachments-counter.js +9 -0
- package/dist/bundle/dso-attachments-counter.js.map +1 -0
- package/dist/bundle/dso-autosuggest.d.ts +11 -0
- package/dist/bundle/dso-autosuggest.js +588 -0
- package/dist/bundle/dso-autosuggest.js.map +1 -0
- package/dist/bundle/dso-badge.d.ts +11 -0
- package/dist/bundle/dso-badge.js +9 -0
- package/dist/bundle/dso-badge.js.map +1 -0
- package/dist/bundle/dso-banner.d.ts +11 -0
- package/dist/bundle/dso-banner.js +53 -0
- package/dist/bundle/dso-banner.js.map +1 -0
- package/dist/bundle/dso-card-container.d.ts +11 -0
- package/dist/bundle/dso-card-container.js +42 -0
- package/dist/bundle/dso-card-container.js.map +1 -0
- package/dist/bundle/dso-card.d.ts +11 -0
- package/dist/bundle/dso-card.js +72 -0
- package/dist/bundle/dso-card.js.map +1 -0
- package/dist/bundle/dso-contact-information.d.ts +11 -0
- package/dist/bundle/dso-contact-information.js +36 -0
- package/dist/bundle/dso-contact-information.js.map +1 -0
- package/dist/bundle/dso-date-picker-legacy.d.ts +11 -0
- package/dist/bundle/dso-date-picker-legacy.js +773 -0
- package/dist/bundle/dso-date-picker-legacy.js.map +1 -0
- package/dist/bundle/dso-date-picker.d.ts +11 -0
- package/dist/bundle/dso-date-picker.js +187 -0
- package/dist/bundle/dso-date-picker.js.map +1 -0
- package/dist/bundle/dso-document-card.d.ts +11 -0
- package/dist/bundle/dso-document-card.js +66 -0
- package/dist/bundle/dso-document-card.js.map +1 -0
- package/dist/bundle/dso-document-component.d.ts +11 -0
- package/dist/bundle/dso-document-component.js +9 -0
- package/dist/bundle/dso-document-component.js.map +1 -0
- package/dist/bundle/dso-dropdown-menu.d.ts +11 -0
- package/dist/bundle/dso-dropdown-menu.js +9 -0
- package/dist/bundle/dso-dropdown-menu.js.map +1 -0
- package/dist/bundle/dso-expandable.d.ts +11 -0
- package/dist/bundle/dso-expandable.js +9 -0
- package/dist/bundle/dso-expandable.js.map +1 -0
- package/dist/bundle/dso-header.d.ts +11 -0
- package/dist/bundle/dso-header.js +218 -0
- package/dist/bundle/dso-header.js.map +1 -0
- package/dist/bundle/dso-highlight-box.d.ts +11 -0
- package/dist/bundle/dso-highlight-box.js +45 -0
- package/dist/bundle/dso-highlight-box.js.map +1 -0
- package/dist/bundle/dso-icon.d.ts +11 -0
- package/dist/bundle/dso-icon.js +9 -0
- package/dist/bundle/dso-icon.js.map +1 -0
- package/dist/bundle/dso-image-overlay.d.ts +11 -0
- package/dist/bundle/dso-image-overlay.js +9 -0
- package/dist/bundle/dso-image-overlay.js.map +1 -0
- package/dist/bundle/dso-info-button.d.ts +11 -0
- package/dist/bundle/dso-info-button.js +9 -0
- package/dist/bundle/dso-info-button.js.map +1 -0
- package/dist/bundle/dso-info.d.ts +11 -0
- package/dist/bundle/dso-info.js +9 -0
- package/dist/bundle/dso-info.js.map +1 -0
- package/dist/bundle/dso-input-range.d.ts +11 -0
- package/dist/bundle/dso-input-range.js +59 -0
- package/dist/bundle/dso-input-range.js.map +1 -0
- package/dist/bundle/dso-label.d.ts +11 -0
- package/dist/bundle/dso-label.js +9 -0
- package/dist/bundle/dso-label.js.map +1 -0
- package/dist/bundle/dso-legend-item.d.ts +11 -0
- package/dist/bundle/dso-legend-item.js +90 -0
- package/dist/bundle/dso-legend-item.js.map +1 -0
- package/dist/bundle/dso-list-button.d.ts +11 -0
- package/dist/bundle/dso-list-button.js +118 -0
- package/dist/bundle/dso-list-button.js.map +1 -0
- package/dist/bundle/dso-logo.d.ts +11 -0
- package/dist/bundle/dso-logo.js +64 -0
- package/dist/bundle/dso-logo.js.map +1 -0
- package/dist/bundle/dso-map-base-layers.d.ts +11 -0
- package/dist/bundle/dso-map-base-layers.js +101 -0
- package/dist/bundle/dso-map-base-layers.js.map +1 -0
- package/dist/bundle/dso-map-controls.d.ts +11 -0
- package/dist/bundle/dso-map-controls.js +138 -0
- package/dist/bundle/dso-map-controls.js.map +1 -0
- package/dist/bundle/dso-map-overlays.d.ts +11 -0
- package/dist/bundle/dso-map-overlays.js +102 -0
- package/dist/bundle/dso-map-overlays.js.map +1 -0
- package/dist/bundle/dso-mark-bar.d.ts +11 -0
- package/dist/bundle/dso-mark-bar.js +91 -0
- package/dist/bundle/dso-mark-bar.js.map +1 -0
- package/dist/bundle/dso-modal.d.ts +11 -0
- package/dist/bundle/dso-modal.js +120 -0
- package/dist/bundle/dso-modal.js.map +1 -0
- package/dist/bundle/dso-onboarding-tip.d.ts +11 -0
- package/dist/bundle/dso-onboarding-tip.js +1839 -0
- package/dist/bundle/dso-onboarding-tip.js.map +1 -0
- package/dist/bundle/dso-ozon-content.d.ts +11 -0
- package/dist/bundle/dso-ozon-content.js +9 -0
- package/dist/bundle/dso-ozon-content.js.map +1 -0
- package/dist/bundle/dso-pagination.d.ts +11 -0
- package/dist/bundle/dso-pagination.js +188 -0
- package/dist/bundle/dso-pagination.js.map +1 -0
- package/dist/bundle/dso-panel.d.ts +11 -0
- package/dist/bundle/dso-panel.js +9 -0
- package/dist/bundle/dso-panel.js.map +1 -0
- package/dist/bundle/dso-plekinfo-card.d.ts +11 -0
- package/dist/bundle/dso-plekinfo-card.js +88 -0
- package/dist/bundle/dso-plekinfo-card.js.map +1 -0
- package/dist/bundle/dso-progress-bar.d.ts +11 -0
- package/dist/bundle/dso-progress-bar.js +50 -0
- package/dist/bundle/dso-progress-bar.js.map +1 -0
- package/dist/bundle/dso-progress-indicator.d.ts +11 -0
- package/dist/bundle/dso-progress-indicator.js +9 -0
- package/dist/bundle/dso-progress-indicator.js.map +1 -0
- package/dist/bundle/dso-project-item.d.ts +11 -0
- package/dist/bundle/dso-project-item.js +56 -0
- package/dist/bundle/dso-project-item.js.map +1 -0
- package/dist/bundle/dso-renvooi.d.ts +11 -0
- package/dist/bundle/dso-renvooi.js +9 -0
- package/dist/bundle/dso-renvooi.js.map +1 -0
- package/dist/bundle/dso-responsive-element.d.ts +11 -0
- package/dist/bundle/dso-responsive-element.js +9 -0
- package/dist/bundle/dso-responsive-element.js.map +1 -0
- package/dist/bundle/dso-scrollable.d.ts +11 -0
- package/dist/bundle/dso-scrollable.js +9 -0
- package/dist/bundle/dso-scrollable.js.map +1 -0
- package/dist/bundle/dso-selectable.d.ts +11 -0
- package/dist/bundle/dso-selectable.js +9 -0
- package/dist/bundle/dso-selectable.js.map +1 -0
- package/dist/bundle/dso-skiplink.d.ts +11 -0
- package/dist/bundle/dso-skiplink.js +53 -0
- package/dist/bundle/dso-skiplink.js.map +1 -0
- package/dist/bundle/dso-slide-toggle.d.ts +11 -0
- package/dist/bundle/dso-slide-toggle.js +9 -0
- package/dist/bundle/dso-slide-toggle.js.map +1 -0
- package/dist/bundle/dso-survey-rating.d.ts +11 -0
- package/dist/bundle/dso-survey-rating.js +70 -0
- package/dist/bundle/dso-survey-rating.js.map +1 -0
- package/dist/bundle/dso-tab.d.ts +11 -0
- package/dist/bundle/dso-tab.js +70 -0
- package/dist/bundle/dso-tab.js.map +1 -0
- package/dist/bundle/dso-table.d.ts +11 -0
- package/dist/bundle/dso-table.js +9 -0
- package/dist/bundle/dso-table.js.map +1 -0
- package/dist/bundle/dso-tabs.d.ts +11 -0
- package/dist/bundle/dso-tabs.js +94 -0
- package/dist/bundle/dso-tabs.js.map +1 -0
- package/dist/bundle/dso-toggletip.d.ts +11 -0
- package/dist/bundle/dso-toggletip.js +9 -0
- package/dist/bundle/dso-toggletip.js.map +1 -0
- package/dist/bundle/dso-tooltip.d.ts +11 -0
- package/dist/bundle/dso-tooltip.js +9 -0
- package/dist/bundle/dso-tooltip.js.map +1 -0
- package/dist/bundle/dso-tree-view.d.ts +11 -0
- package/dist/bundle/dso-tree-view.js +237 -0
- package/dist/bundle/dso-tree-view.js.map +1 -0
- package/dist/bundle/dso-viewer-grid.d.ts +11 -0
- package/dist/bundle/dso-viewer-grid.js +351 -0
- package/dist/bundle/dso-viewer-grid.js.map +1 -0
- package/dist/bundle/dsot-document-component-demo.d.ts +11 -0
- package/dist/bundle/dsot-document-component-demo.js +1957 -0
- package/dist/bundle/dsot-document-component-demo.js.map +1 -0
- package/dist/bundle/index.d.ts +45 -0
- package/dist/bundle/index.js +143 -0
- package/dist/bundle/index.js.map +1 -0
- package/dist/bundle/p-0JGmXD8O.js +59 -0
- package/dist/bundle/p-0JGmXD8O.js.map +1 -0
- package/dist/bundle/p-BF0_OXTe.js +60 -0
- package/dist/bundle/p-BF0_OXTe.js.map +1 -0
- package/dist/bundle/p-BPLPqKUj.js +163 -0
- package/dist/bundle/p-BPLPqKUj.js.map +1 -0
- package/dist/bundle/p-B_kXuEcW.js +2178 -0
- package/dist/bundle/p-B_kXuEcW.js.map +1 -0
- package/dist/bundle/p-BacS1uCc.js +35 -0
- package/dist/bundle/p-BacS1uCc.js.map +1 -0
- package/dist/bundle/p-BdyXpl60.js +76 -0
- package/dist/bundle/p-BdyXpl60.js.map +1 -0
- package/dist/bundle/p-BocpUT46.js +992 -0
- package/dist/bundle/p-BocpUT46.js.map +1 -0
- package/dist/bundle/p-BtcZ9oZ6.js +115 -0
- package/dist/bundle/p-BtcZ9oZ6.js.map +1 -0
- package/dist/bundle/p-BxvZeNWe.js +126 -0
- package/dist/bundle/p-BxvZeNWe.js.map +1 -0
- package/dist/bundle/p-C1tscMvU.js +43 -0
- package/dist/bundle/p-C1tscMvU.js.map +1 -0
- package/dist/bundle/p-CZ2ipzNO.js +63 -0
- package/dist/bundle/p-CZ2ipzNO.js.map +1 -0
- package/dist/bundle/p-Cbba2ZRN.js +36 -0
- package/dist/bundle/p-Cbba2ZRN.js.map +1 -0
- package/dist/bundle/p-ChV9xqsO.js +6 -0
- package/dist/bundle/p-ChV9xqsO.js.map +1 -0
- package/dist/bundle/p-ChrHXjXh.js +80 -0
- package/dist/bundle/p-ChrHXjXh.js.map +1 -0
- package/dist/bundle/p-Cng7insW.js +145 -0
- package/dist/bundle/p-Cng7insW.js.map +1 -0
- package/dist/bundle/p-CodDyi2J.js +15 -0
- package/dist/bundle/p-CodDyi2J.js.map +1 -0
- package/dist/bundle/p-CsY83cJO.js +1801 -0
- package/dist/bundle/p-CsY83cJO.js.map +1 -0
- package/dist/bundle/p-CvGnEQcm.js +80 -0
- package/dist/bundle/p-CvGnEQcm.js.map +1 -0
- package/dist/bundle/p-D2nuXSd0.js +723 -0
- package/dist/bundle/p-D2nuXSd0.js.map +1 -0
- package/dist/bundle/p-D9Yjz_Sm.js +125 -0
- package/dist/bundle/p-D9Yjz_Sm.js.map +1 -0
- package/dist/bundle/p-DDDh2Izf.js +12 -0
- package/dist/bundle/p-DDDh2Izf.js.map +1 -0
- package/dist/bundle/p-DGWbWwct.js +121 -0
- package/dist/bundle/p-DGWbWwct.js.map +1 -0
- package/dist/bundle/p-DHO_Za64.js +1729 -0
- package/dist/bundle/p-DHO_Za64.js.map +1 -0
- package/dist/bundle/p-DPH021KD.js +14 -0
- package/dist/bundle/p-DPH021KD.js.map +1 -0
- package/dist/bundle/p-DSyv-znO.js +18 -0
- package/dist/bundle/p-DSyv-znO.js.map +1 -0
- package/dist/bundle/p-DWTXTDbr.js +253 -0
- package/dist/bundle/p-DWTXTDbr.js.map +1 -0
- package/dist/bundle/p-DacnxEpv.js +78 -0
- package/dist/bundle/p-DacnxEpv.js.map +1 -0
- package/dist/bundle/p-DcpG4jOU.js +99 -0
- package/dist/bundle/p-DcpG4jOU.js.map +1 -0
- package/dist/bundle/p-DrR9RuIM.js +83 -0
- package/dist/bundle/p-DrR9RuIM.js.map +1 -0
- package/dist/bundle/p-DvqO1i1s.js +1162 -0
- package/dist/bundle/p-DvqO1i1s.js.map +1 -0
- package/dist/bundle/p-Hgv-pDpy.js +13 -0
- package/dist/bundle/p-Hgv-pDpy.js.map +1 -0
- package/dist/bundle/p-Pk8qng7t.js +573 -0
- package/dist/bundle/p-Pk8qng7t.js.map +1 -0
- package/dist/bundle/p-WYm6cxra.js +64 -0
- package/dist/bundle/p-WYm6cxra.js.map +1 -0
- package/dist/bundle/p-dB3K6tfb.js +41 -0
- package/dist/bundle/p-dB3K6tfb.js.map +1 -0
- package/dist/bundle/p-kDtv6DeD.js +314 -0
- package/dist/bundle/p-kDtv6DeD.js.map +1 -0
- package/dist/bundle/p-pVO6m7lg.js +271 -0
- package/dist/bundle/p-pVO6m7lg.js.map +1 -0
- package/dist/bundle/p-xNnEBBZG.js +63 -0
- package/dist/bundle/p-xNnEBBZG.js.map +1 -0
- package/dist/cjs/dso-accordion-section.cjs.entry.js +3 -3
- package/dist/cjs/dso-accordion-section.cjs.entry.js.map +1 -1
- package/dist/cjs/dso-accordion-section.entry.cjs.js.map +1 -1
- package/dist/cjs/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-panel.dso-table.entry.cjs.js.map +1 -1
- package/dist/cjs/dso-alert_6.cjs.entry.js +3 -7
- package/dist/cjs/dso-alert_6.cjs.entry.js.map +1 -1
- package/dist/cjs/dso-onboarding-tip.cjs.entry.js +24 -10
- package/dist/cjs/dso-onboarding-tip.cjs.entry.js.map +1 -1
- package/dist/cjs/dso-onboarding-tip.entry.cjs.js.map +1 -1
- package/dist/cjs/dso-toolkit.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/accordion/components/accordion-section.js +3 -3
- package/dist/collection/components/accordion/components/accordion-section.js.map +1 -1
- package/dist/collection/components/onboarding-tip/onboarding-tip.css +21 -1
- package/dist/collection/components/onboarding-tip/onboarding-tip.js +28 -9
- package/dist/collection/components/onboarding-tip/onboarding-tip.js.map +1 -1
- package/dist/collection/components/table/table.css +2 -2
- package/dist/collection/components/table/table.js +3 -26
- package/dist/collection/components/table/table.js.map +1 -1
- package/dist/components/dso-accordion-section.js +3 -3
- package/dist/components/dso-accordion-section.js.map +1 -1
- package/dist/components/dso-onboarding-tip.js +26 -11
- package/dist/components/dso-onboarding-tip.js.map +1 -1
- package/dist/components/table.js +4 -8
- package/dist/components/table.js.map +1 -1
- package/dist/dso-toolkit/dso-accordion-section.entry.esm.js.map +1 -1
- package/dist/dso-toolkit/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-panel.dso-table.entry.esm.js.map +1 -1
- package/dist/dso-toolkit/dso-onboarding-tip.entry.esm.js.map +1 -1
- package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
- package/dist/dso-toolkit/{p-8084c884.entry.js → p-5fa008c6.entry.js} +2 -2
- package/dist/dso-toolkit/{p-8084c884.entry.js.map → p-5fa008c6.entry.js.map} +1 -1
- package/dist/dso-toolkit/{p-6a156238.entry.js → p-6f89da1c.entry.js} +2 -2
- package/dist/dso-toolkit/{p-6a156238.entry.js.map → p-6f89da1c.entry.js.map} +1 -1
- package/dist/dso-toolkit/p-909118a3.entry.js +2 -0
- package/dist/dso-toolkit/p-909118a3.entry.js.map +1 -0
- package/dist/esm/dso-accordion-section.entry.js +3 -3
- package/dist/esm/dso-accordion-section.entry.js.map +1 -1
- package/dist/esm/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-panel.dso-table.entry.js.map +1 -1
- package/dist/esm/dso-alert_6.entry.js +3 -7
- package/dist/esm/dso-alert_6.entry.js.map +1 -1
- package/dist/esm/dso-onboarding-tip.entry.js +24 -10
- package/dist/esm/dso-onboarding-tip.entry.js.map +1 -1
- package/dist/esm/dso-toolkit.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/onboarding-tip/onboarding-tip.d.ts +1 -0
- package/dist/types/components/table/table.d.ts +1 -4
- package/dist/types/components.d.ts +0 -8
- package/package.json +3 -3
- package/dist/dso-toolkit/p-c0410277.entry.js +0 -2
- package/dist/dso-toolkit/p-c0410277.entry.js.map +0 -1
|
@@ -0,0 +1,1162 @@
|
|
|
1
|
+
import { h, F as Fragment, p as proxyCustomElement, H, e as createEvent } from './p-DHO_Za64.js';
|
|
2
|
+
import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './p-BxvZeNWe.js';
|
|
3
|
+
import { c as clsx } from './p-ChV9xqsO.js';
|
|
4
|
+
import { v as v4 } from './p-BF0_OXTe.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-D2nuXSd0.js';
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-Cng7insW.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-BtcZ9oZ6.js';
|
|
8
|
+
import { d as defineCustomElement$1 } from './p-kDtv6DeD.js';
|
|
9
|
+
|
|
10
|
+
function getNodeName(node) {
|
|
11
|
+
if (node instanceof Element) {
|
|
12
|
+
return node.localName;
|
|
13
|
+
}
|
|
14
|
+
if (node.nodeName.includes(":")) {
|
|
15
|
+
return node.nodeName.substring(node.nodeName.indexOf(":") + 1);
|
|
16
|
+
}
|
|
17
|
+
return node.nodeName;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
class OzonContentAbbrNode {
|
|
21
|
+
constructor() {
|
|
22
|
+
this.name = "abbr";
|
|
23
|
+
}
|
|
24
|
+
render(node, { mapNodeToJsx }) {
|
|
25
|
+
const title = node.getAttribute("title");
|
|
26
|
+
return (h("span", { class: "od-abbr" },
|
|
27
|
+
h("abbr", null, mapNodeToJsx(node.childNodes)),
|
|
28
|
+
title && ` (${title})`));
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
const WrapWijzigactie = ({ wijzigactie }, children) => {
|
|
33
|
+
if (wijzigactie === "voegtoe") {
|
|
34
|
+
return h("ins", null, children);
|
|
35
|
+
}
|
|
36
|
+
if (wijzigactie === "verwijder") {
|
|
37
|
+
return h("del", null, children);
|
|
38
|
+
}
|
|
39
|
+
return children;
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
function parseWijzigactieFromNode(node) {
|
|
43
|
+
const wijzigactie = node instanceof Element ? node.getAttribute("wijzigactie") : undefined;
|
|
44
|
+
return wijzigactie === "voegtoe" || wijzigactie === "verwijder" ? wijzigactie : undefined;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
function wijzigactieToClassName(wijzigactie) {
|
|
48
|
+
if (wijzigactie === "voegtoe") {
|
|
49
|
+
return "editaction-add";
|
|
50
|
+
}
|
|
51
|
+
if (wijzigactie === "verwijder") {
|
|
52
|
+
return "editaction-remove";
|
|
53
|
+
}
|
|
54
|
+
return undefined;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
function isNestedAl(path) {
|
|
58
|
+
return path.some((n) => {
|
|
59
|
+
const nodeName = getNodeName(n);
|
|
60
|
+
return nodeName === "Al" || nodeName === "Opschrift";
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
class OzonContentAlNode {
|
|
64
|
+
constructor() {
|
|
65
|
+
this.name = "Al";
|
|
66
|
+
}
|
|
67
|
+
render(node, { mapNodeToJsx, path, inline }) {
|
|
68
|
+
let content = mapNodeToJsx(node.childNodes);
|
|
69
|
+
const wijzigactie = parseWijzigactieFromNode(node);
|
|
70
|
+
const className = wijzigactieToClassName(wijzigactie);
|
|
71
|
+
if (inline || isNestedAl(path)) {
|
|
72
|
+
content = (h("span", { role: "paragraph", class: className }, content));
|
|
73
|
+
}
|
|
74
|
+
else {
|
|
75
|
+
content = h("p", { class: className }, content);
|
|
76
|
+
}
|
|
77
|
+
return h(WrapWijzigactie, { wijzigactie: wijzigactie }, content);
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
class OzonContentBronNode {
|
|
82
|
+
constructor() {
|
|
83
|
+
this.name = "Bron";
|
|
84
|
+
}
|
|
85
|
+
render(node, { mapNodeToJsx }) {
|
|
86
|
+
return h("span", { class: "dso-ozon-bron" }, mapNodeToJsx(node.childNodes));
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
class OzonContentDocumentNode {
|
|
91
|
+
constructor() {
|
|
92
|
+
this.name = "#document";
|
|
93
|
+
}
|
|
94
|
+
render(node, { mapNodeToJsx }) {
|
|
95
|
+
return h(Fragment, null, mapNodeToJsx(node.childNodes));
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
/**
|
|
100
|
+
* lodash (Custom Build) <https://lodash.com/>
|
|
101
|
+
* Build: `lodash modularize exports="npm" -o ./`
|
|
102
|
+
* Copyright jQuery Foundation and other contributors <https://jquery.org/>
|
|
103
|
+
* Released under MIT license <https://lodash.com/license>
|
|
104
|
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
105
|
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
106
|
+
*/
|
|
107
|
+
|
|
108
|
+
var lodash_kebabcase;
|
|
109
|
+
var hasRequiredLodash_kebabcase;
|
|
110
|
+
|
|
111
|
+
function requireLodash_kebabcase () {
|
|
112
|
+
if (hasRequiredLodash_kebabcase) return lodash_kebabcase;
|
|
113
|
+
hasRequiredLodash_kebabcase = 1;
|
|
114
|
+
|
|
115
|
+
/** `Object#toString` result references. */
|
|
116
|
+
var symbolTag = '[object Symbol]';
|
|
117
|
+
|
|
118
|
+
/** Used to match words composed of alphanumeric characters. */
|
|
119
|
+
var reAsciiWord = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
|
|
120
|
+
|
|
121
|
+
/** Used to match Latin Unicode letters (excluding mathematical operators). */
|
|
122
|
+
var reLatin = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g;
|
|
123
|
+
|
|
124
|
+
/** Used to compose unicode character classes. */
|
|
125
|
+
var rsAstralRange = '\\ud800-\\udfff',
|
|
126
|
+
rsComboMarksRange = '\\u0300-\\u036f\\ufe20-\\ufe23',
|
|
127
|
+
rsComboSymbolsRange = '\\u20d0-\\u20f0',
|
|
128
|
+
rsDingbatRange = '\\u2700-\\u27bf',
|
|
129
|
+
rsLowerRange = 'a-z\\xdf-\\xf6\\xf8-\\xff',
|
|
130
|
+
rsMathOpRange = '\\xac\\xb1\\xd7\\xf7',
|
|
131
|
+
rsNonCharRange = '\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf',
|
|
132
|
+
rsPunctuationRange = '\\u2000-\\u206f',
|
|
133
|
+
rsSpaceRange = ' \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000',
|
|
134
|
+
rsUpperRange = 'A-Z\\xc0-\\xd6\\xd8-\\xde',
|
|
135
|
+
rsVarRange = '\\ufe0e\\ufe0f',
|
|
136
|
+
rsBreakRange = rsMathOpRange + rsNonCharRange + rsPunctuationRange + rsSpaceRange;
|
|
137
|
+
|
|
138
|
+
/** Used to compose unicode capture groups. */
|
|
139
|
+
var rsApos = "['\u2019]",
|
|
140
|
+
rsBreak = '[' + rsBreakRange + ']',
|
|
141
|
+
rsCombo = '[' + rsComboMarksRange + rsComboSymbolsRange + ']',
|
|
142
|
+
rsDigits = '\\d+',
|
|
143
|
+
rsDingbat = '[' + rsDingbatRange + ']',
|
|
144
|
+
rsLower = '[' + rsLowerRange + ']',
|
|
145
|
+
rsMisc = '[^' + rsAstralRange + rsBreakRange + rsDigits + rsDingbatRange + rsLowerRange + rsUpperRange + ']',
|
|
146
|
+
rsFitz = '\\ud83c[\\udffb-\\udfff]',
|
|
147
|
+
rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')',
|
|
148
|
+
rsNonAstral = '[^' + rsAstralRange + ']',
|
|
149
|
+
rsRegional = '(?:\\ud83c[\\udde6-\\uddff]){2}',
|
|
150
|
+
rsSurrPair = '[\\ud800-\\udbff][\\udc00-\\udfff]',
|
|
151
|
+
rsUpper = '[' + rsUpperRange + ']',
|
|
152
|
+
rsZWJ = '\\u200d';
|
|
153
|
+
|
|
154
|
+
/** Used to compose unicode regexes. */
|
|
155
|
+
var rsLowerMisc = '(?:' + rsLower + '|' + rsMisc + ')',
|
|
156
|
+
rsUpperMisc = '(?:' + rsUpper + '|' + rsMisc + ')',
|
|
157
|
+
rsOptLowerContr = '(?:' + rsApos + '(?:d|ll|m|re|s|t|ve))?',
|
|
158
|
+
rsOptUpperContr = '(?:' + rsApos + '(?:D|LL|M|RE|S|T|VE))?',
|
|
159
|
+
reOptMod = rsModifier + '?',
|
|
160
|
+
rsOptVar = '[' + rsVarRange + ']?',
|
|
161
|
+
rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*',
|
|
162
|
+
rsSeq = rsOptVar + reOptMod + rsOptJoin,
|
|
163
|
+
rsEmoji = '(?:' + [rsDingbat, rsRegional, rsSurrPair].join('|') + ')' + rsSeq;
|
|
164
|
+
|
|
165
|
+
/** Used to match apostrophes. */
|
|
166
|
+
var reApos = RegExp(rsApos, 'g');
|
|
167
|
+
|
|
168
|
+
/**
|
|
169
|
+
* Used to match [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks) and
|
|
170
|
+
* [combining diacritical marks for symbols](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks_for_Symbols).
|
|
171
|
+
*/
|
|
172
|
+
var reComboMark = RegExp(rsCombo, 'g');
|
|
173
|
+
|
|
174
|
+
/** Used to match complex or compound words. */
|
|
175
|
+
var reUnicodeWord = RegExp([
|
|
176
|
+
rsUpper + '?' + rsLower + '+' + rsOptLowerContr + '(?=' + [rsBreak, rsUpper, '$'].join('|') + ')',
|
|
177
|
+
rsUpperMisc + '+' + rsOptUpperContr + '(?=' + [rsBreak, rsUpper + rsLowerMisc, '$'].join('|') + ')',
|
|
178
|
+
rsUpper + '?' + rsLowerMisc + '+' + rsOptLowerContr,
|
|
179
|
+
rsUpper + '+' + rsOptUpperContr,
|
|
180
|
+
rsDigits,
|
|
181
|
+
rsEmoji
|
|
182
|
+
].join('|'), 'g');
|
|
183
|
+
|
|
184
|
+
/** Used to detect strings that need a more robust regexp to match words. */
|
|
185
|
+
var reHasUnicodeWord = /[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;
|
|
186
|
+
|
|
187
|
+
/** Used to map Latin Unicode letters to basic Latin letters. */
|
|
188
|
+
var deburredLetters = {
|
|
189
|
+
// Latin-1 Supplement block.
|
|
190
|
+
'\xc0': 'A', '\xc1': 'A', '\xc2': 'A', '\xc3': 'A', '\xc4': 'A', '\xc5': 'A',
|
|
191
|
+
'\xe0': 'a', '\xe1': 'a', '\xe2': 'a', '\xe3': 'a', '\xe4': 'a', '\xe5': 'a',
|
|
192
|
+
'\xc7': 'C', '\xe7': 'c',
|
|
193
|
+
'\xd0': 'D', '\xf0': 'd',
|
|
194
|
+
'\xc8': 'E', '\xc9': 'E', '\xca': 'E', '\xcb': 'E',
|
|
195
|
+
'\xe8': 'e', '\xe9': 'e', '\xea': 'e', '\xeb': 'e',
|
|
196
|
+
'\xcc': 'I', '\xcd': 'I', '\xce': 'I', '\xcf': 'I',
|
|
197
|
+
'\xec': 'i', '\xed': 'i', '\xee': 'i', '\xef': 'i',
|
|
198
|
+
'\xd1': 'N', '\xf1': 'n',
|
|
199
|
+
'\xd2': 'O', '\xd3': 'O', '\xd4': 'O', '\xd5': 'O', '\xd6': 'O', '\xd8': 'O',
|
|
200
|
+
'\xf2': 'o', '\xf3': 'o', '\xf4': 'o', '\xf5': 'o', '\xf6': 'o', '\xf8': 'o',
|
|
201
|
+
'\xd9': 'U', '\xda': 'U', '\xdb': 'U', '\xdc': 'U',
|
|
202
|
+
'\xf9': 'u', '\xfa': 'u', '\xfb': 'u', '\xfc': 'u',
|
|
203
|
+
'\xdd': 'Y', '\xfd': 'y', '\xff': 'y',
|
|
204
|
+
'\xc6': 'Ae', '\xe6': 'ae',
|
|
205
|
+
'\xde': 'Th', '\xfe': 'th',
|
|
206
|
+
'\xdf': 'ss',
|
|
207
|
+
// Latin Extended-A block.
|
|
208
|
+
'\u0100': 'A', '\u0102': 'A', '\u0104': 'A',
|
|
209
|
+
'\u0101': 'a', '\u0103': 'a', '\u0105': 'a',
|
|
210
|
+
'\u0106': 'C', '\u0108': 'C', '\u010a': 'C', '\u010c': 'C',
|
|
211
|
+
'\u0107': 'c', '\u0109': 'c', '\u010b': 'c', '\u010d': 'c',
|
|
212
|
+
'\u010e': 'D', '\u0110': 'D', '\u010f': 'd', '\u0111': 'd',
|
|
213
|
+
'\u0112': 'E', '\u0114': 'E', '\u0116': 'E', '\u0118': 'E', '\u011a': 'E',
|
|
214
|
+
'\u0113': 'e', '\u0115': 'e', '\u0117': 'e', '\u0119': 'e', '\u011b': 'e',
|
|
215
|
+
'\u011c': 'G', '\u011e': 'G', '\u0120': 'G', '\u0122': 'G',
|
|
216
|
+
'\u011d': 'g', '\u011f': 'g', '\u0121': 'g', '\u0123': 'g',
|
|
217
|
+
'\u0124': 'H', '\u0126': 'H', '\u0125': 'h', '\u0127': 'h',
|
|
218
|
+
'\u0128': 'I', '\u012a': 'I', '\u012c': 'I', '\u012e': 'I', '\u0130': 'I',
|
|
219
|
+
'\u0129': 'i', '\u012b': 'i', '\u012d': 'i', '\u012f': 'i', '\u0131': 'i',
|
|
220
|
+
'\u0134': 'J', '\u0135': 'j',
|
|
221
|
+
'\u0136': 'K', '\u0137': 'k', '\u0138': 'k',
|
|
222
|
+
'\u0139': 'L', '\u013b': 'L', '\u013d': 'L', '\u013f': 'L', '\u0141': 'L',
|
|
223
|
+
'\u013a': 'l', '\u013c': 'l', '\u013e': 'l', '\u0140': 'l', '\u0142': 'l',
|
|
224
|
+
'\u0143': 'N', '\u0145': 'N', '\u0147': 'N', '\u014a': 'N',
|
|
225
|
+
'\u0144': 'n', '\u0146': 'n', '\u0148': 'n', '\u014b': 'n',
|
|
226
|
+
'\u014c': 'O', '\u014e': 'O', '\u0150': 'O',
|
|
227
|
+
'\u014d': 'o', '\u014f': 'o', '\u0151': 'o',
|
|
228
|
+
'\u0154': 'R', '\u0156': 'R', '\u0158': 'R',
|
|
229
|
+
'\u0155': 'r', '\u0157': 'r', '\u0159': 'r',
|
|
230
|
+
'\u015a': 'S', '\u015c': 'S', '\u015e': 'S', '\u0160': 'S',
|
|
231
|
+
'\u015b': 's', '\u015d': 's', '\u015f': 's', '\u0161': 's',
|
|
232
|
+
'\u0162': 'T', '\u0164': 'T', '\u0166': 'T',
|
|
233
|
+
'\u0163': 't', '\u0165': 't', '\u0167': 't',
|
|
234
|
+
'\u0168': 'U', '\u016a': 'U', '\u016c': 'U', '\u016e': 'U', '\u0170': 'U', '\u0172': 'U',
|
|
235
|
+
'\u0169': 'u', '\u016b': 'u', '\u016d': 'u', '\u016f': 'u', '\u0171': 'u', '\u0173': 'u',
|
|
236
|
+
'\u0174': 'W', '\u0175': 'w',
|
|
237
|
+
'\u0176': 'Y', '\u0177': 'y', '\u0178': 'Y',
|
|
238
|
+
'\u0179': 'Z', '\u017b': 'Z', '\u017d': 'Z',
|
|
239
|
+
'\u017a': 'z', '\u017c': 'z', '\u017e': 'z',
|
|
240
|
+
'\u0132': 'IJ', '\u0133': 'ij',
|
|
241
|
+
'\u0152': 'Oe', '\u0153': 'oe',
|
|
242
|
+
'\u0149': "'n", '\u017f': 'ss'
|
|
243
|
+
};
|
|
244
|
+
|
|
245
|
+
/** Detect free variable `global` from Node.js. */
|
|
246
|
+
var freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
|
|
247
|
+
|
|
248
|
+
/** Detect free variable `self`. */
|
|
249
|
+
var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
|
|
250
|
+
|
|
251
|
+
/** Used as a reference to the global object. */
|
|
252
|
+
var root = freeGlobal || freeSelf || Function('return this')();
|
|
253
|
+
|
|
254
|
+
/**
|
|
255
|
+
* A specialized version of `_.reduce` for arrays without support for
|
|
256
|
+
* iteratee shorthands.
|
|
257
|
+
*
|
|
258
|
+
* @private
|
|
259
|
+
* @param {Array} [array] The array to iterate over.
|
|
260
|
+
* @param {Function} iteratee The function invoked per iteration.
|
|
261
|
+
* @param {*} [accumulator] The initial value.
|
|
262
|
+
* @param {boolean} [initAccum] Specify using the first element of `array` as
|
|
263
|
+
* the initial value.
|
|
264
|
+
* @returns {*} Returns the accumulated value.
|
|
265
|
+
*/
|
|
266
|
+
function arrayReduce(array, iteratee, accumulator, initAccum) {
|
|
267
|
+
var index = -1,
|
|
268
|
+
length = array ? array.length : 0;
|
|
269
|
+
while (++index < length) {
|
|
270
|
+
accumulator = iteratee(accumulator, array[index], index, array);
|
|
271
|
+
}
|
|
272
|
+
return accumulator;
|
|
273
|
+
}
|
|
274
|
+
|
|
275
|
+
/**
|
|
276
|
+
* Splits an ASCII `string` into an array of its words.
|
|
277
|
+
*
|
|
278
|
+
* @private
|
|
279
|
+
* @param {string} The string to inspect.
|
|
280
|
+
* @returns {Array} Returns the words of `string`.
|
|
281
|
+
*/
|
|
282
|
+
function asciiWords(string) {
|
|
283
|
+
return string.match(reAsciiWord) || [];
|
|
284
|
+
}
|
|
285
|
+
|
|
286
|
+
/**
|
|
287
|
+
* The base implementation of `_.propertyOf` without support for deep paths.
|
|
288
|
+
*
|
|
289
|
+
* @private
|
|
290
|
+
* @param {Object} object The object to query.
|
|
291
|
+
* @returns {Function} Returns the new accessor function.
|
|
292
|
+
*/
|
|
293
|
+
function basePropertyOf(object) {
|
|
294
|
+
return function(key) {
|
|
295
|
+
return object == null ? undefined : object[key];
|
|
296
|
+
};
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* Used by `_.deburr` to convert Latin-1 Supplement and Latin Extended-A
|
|
301
|
+
* letters to basic Latin letters.
|
|
302
|
+
*
|
|
303
|
+
* @private
|
|
304
|
+
* @param {string} letter The matched letter to deburr.
|
|
305
|
+
* @returns {string} Returns the deburred letter.
|
|
306
|
+
*/
|
|
307
|
+
var deburrLetter = basePropertyOf(deburredLetters);
|
|
308
|
+
|
|
309
|
+
/**
|
|
310
|
+
* Checks if `string` contains a word composed of Unicode symbols.
|
|
311
|
+
*
|
|
312
|
+
* @private
|
|
313
|
+
* @param {string} string The string to inspect.
|
|
314
|
+
* @returns {boolean} Returns `true` if a word is found, else `false`.
|
|
315
|
+
*/
|
|
316
|
+
function hasUnicodeWord(string) {
|
|
317
|
+
return reHasUnicodeWord.test(string);
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
/**
|
|
321
|
+
* Splits a Unicode `string` into an array of its words.
|
|
322
|
+
*
|
|
323
|
+
* @private
|
|
324
|
+
* @param {string} The string to inspect.
|
|
325
|
+
* @returns {Array} Returns the words of `string`.
|
|
326
|
+
*/
|
|
327
|
+
function unicodeWords(string) {
|
|
328
|
+
return string.match(reUnicodeWord) || [];
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
/** Used for built-in method references. */
|
|
332
|
+
var objectProto = Object.prototype;
|
|
333
|
+
|
|
334
|
+
/**
|
|
335
|
+
* Used to resolve the
|
|
336
|
+
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
|
337
|
+
* of values.
|
|
338
|
+
*/
|
|
339
|
+
var objectToString = objectProto.toString;
|
|
340
|
+
|
|
341
|
+
/** Built-in value references. */
|
|
342
|
+
var Symbol = root.Symbol;
|
|
343
|
+
|
|
344
|
+
/** Used to convert symbols to primitives and strings. */
|
|
345
|
+
var symbolProto = Symbol ? Symbol.prototype : undefined,
|
|
346
|
+
symbolToString = symbolProto ? symbolProto.toString : undefined;
|
|
347
|
+
|
|
348
|
+
/**
|
|
349
|
+
* The base implementation of `_.toString` which doesn't convert nullish
|
|
350
|
+
* values to empty strings.
|
|
351
|
+
*
|
|
352
|
+
* @private
|
|
353
|
+
* @param {*} value The value to process.
|
|
354
|
+
* @returns {string} Returns the string.
|
|
355
|
+
*/
|
|
356
|
+
function baseToString(value) {
|
|
357
|
+
// Exit early for strings to avoid a performance hit in some environments.
|
|
358
|
+
if (typeof value == 'string') {
|
|
359
|
+
return value;
|
|
360
|
+
}
|
|
361
|
+
if (isSymbol(value)) {
|
|
362
|
+
return symbolToString ? symbolToString.call(value) : '';
|
|
363
|
+
}
|
|
364
|
+
var result = (value + '');
|
|
365
|
+
return (result == '0' && (1 / value) == -Infinity) ? '-0' : result;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
/**
|
|
369
|
+
* Creates a function like `_.camelCase`.
|
|
370
|
+
*
|
|
371
|
+
* @private
|
|
372
|
+
* @param {Function} callback The function to combine each word.
|
|
373
|
+
* @returns {Function} Returns the new compounder function.
|
|
374
|
+
*/
|
|
375
|
+
function createCompounder(callback) {
|
|
376
|
+
return function(string) {
|
|
377
|
+
return arrayReduce(words(deburr(string).replace(reApos, '')), callback, '');
|
|
378
|
+
};
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
/**
|
|
382
|
+
* Checks if `value` is object-like. A value is object-like if it's not `null`
|
|
383
|
+
* and has a `typeof` result of "object".
|
|
384
|
+
*
|
|
385
|
+
* @static
|
|
386
|
+
* @memberOf _
|
|
387
|
+
* @since 4.0.0
|
|
388
|
+
* @category Lang
|
|
389
|
+
* @param {*} value The value to check.
|
|
390
|
+
* @returns {boolean} Returns `true` if `value` is object-like, else `false`.
|
|
391
|
+
* @example
|
|
392
|
+
*
|
|
393
|
+
* _.isObjectLike({});
|
|
394
|
+
* // => true
|
|
395
|
+
*
|
|
396
|
+
* _.isObjectLike([1, 2, 3]);
|
|
397
|
+
* // => true
|
|
398
|
+
*
|
|
399
|
+
* _.isObjectLike(_.noop);
|
|
400
|
+
* // => false
|
|
401
|
+
*
|
|
402
|
+
* _.isObjectLike(null);
|
|
403
|
+
* // => false
|
|
404
|
+
*/
|
|
405
|
+
function isObjectLike(value) {
|
|
406
|
+
return !!value && typeof value == 'object';
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
/**
|
|
410
|
+
* Checks if `value` is classified as a `Symbol` primitive or object.
|
|
411
|
+
*
|
|
412
|
+
* @static
|
|
413
|
+
* @memberOf _
|
|
414
|
+
* @since 4.0.0
|
|
415
|
+
* @category Lang
|
|
416
|
+
* @param {*} value The value to check.
|
|
417
|
+
* @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
|
|
418
|
+
* @example
|
|
419
|
+
*
|
|
420
|
+
* _.isSymbol(Symbol.iterator);
|
|
421
|
+
* // => true
|
|
422
|
+
*
|
|
423
|
+
* _.isSymbol('abc');
|
|
424
|
+
* // => false
|
|
425
|
+
*/
|
|
426
|
+
function isSymbol(value) {
|
|
427
|
+
return typeof value == 'symbol' ||
|
|
428
|
+
(isObjectLike(value) && objectToString.call(value) == symbolTag);
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
/**
|
|
432
|
+
* Converts `value` to a string. An empty string is returned for `null`
|
|
433
|
+
* and `undefined` values. The sign of `-0` is preserved.
|
|
434
|
+
*
|
|
435
|
+
* @static
|
|
436
|
+
* @memberOf _
|
|
437
|
+
* @since 4.0.0
|
|
438
|
+
* @category Lang
|
|
439
|
+
* @param {*} value The value to process.
|
|
440
|
+
* @returns {string} Returns the string.
|
|
441
|
+
* @example
|
|
442
|
+
*
|
|
443
|
+
* _.toString(null);
|
|
444
|
+
* // => ''
|
|
445
|
+
*
|
|
446
|
+
* _.toString(-0);
|
|
447
|
+
* // => '-0'
|
|
448
|
+
*
|
|
449
|
+
* _.toString([1, 2, 3]);
|
|
450
|
+
* // => '1,2,3'
|
|
451
|
+
*/
|
|
452
|
+
function toString(value) {
|
|
453
|
+
return value == null ? '' : baseToString(value);
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
/**
|
|
457
|
+
* Deburrs `string` by converting
|
|
458
|
+
* [Latin-1 Supplement](https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)#Character_table)
|
|
459
|
+
* and [Latin Extended-A](https://en.wikipedia.org/wiki/Latin_Extended-A)
|
|
460
|
+
* letters to basic Latin letters and removing
|
|
461
|
+
* [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks).
|
|
462
|
+
*
|
|
463
|
+
* @static
|
|
464
|
+
* @memberOf _
|
|
465
|
+
* @since 3.0.0
|
|
466
|
+
* @category String
|
|
467
|
+
* @param {string} [string=''] The string to deburr.
|
|
468
|
+
* @returns {string} Returns the deburred string.
|
|
469
|
+
* @example
|
|
470
|
+
*
|
|
471
|
+
* _.deburr('déjà vu');
|
|
472
|
+
* // => 'deja vu'
|
|
473
|
+
*/
|
|
474
|
+
function deburr(string) {
|
|
475
|
+
string = toString(string);
|
|
476
|
+
return string && string.replace(reLatin, deburrLetter).replace(reComboMark, '');
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
/**
|
|
480
|
+
* Converts `string` to
|
|
481
|
+
* [kebab case](https://en.wikipedia.org/wiki/Letter_case#Special_case_styles).
|
|
482
|
+
*
|
|
483
|
+
* @static
|
|
484
|
+
* @memberOf _
|
|
485
|
+
* @since 3.0.0
|
|
486
|
+
* @category String
|
|
487
|
+
* @param {string} [string=''] The string to convert.
|
|
488
|
+
* @returns {string} Returns the kebab cased string.
|
|
489
|
+
* @example
|
|
490
|
+
*
|
|
491
|
+
* _.kebabCase('Foo Bar');
|
|
492
|
+
* // => 'foo-bar'
|
|
493
|
+
*
|
|
494
|
+
* _.kebabCase('fooBar');
|
|
495
|
+
* // => 'foo-bar'
|
|
496
|
+
*
|
|
497
|
+
* _.kebabCase('__FOO_BAR__');
|
|
498
|
+
* // => 'foo-bar'
|
|
499
|
+
*/
|
|
500
|
+
var kebabCase = createCompounder(function(result, word, index) {
|
|
501
|
+
return result + (index ? '-' : '') + word.toLowerCase();
|
|
502
|
+
});
|
|
503
|
+
|
|
504
|
+
/**
|
|
505
|
+
* Splits `string` into an array of its words.
|
|
506
|
+
*
|
|
507
|
+
* @static
|
|
508
|
+
* @memberOf _
|
|
509
|
+
* @since 3.0.0
|
|
510
|
+
* @category String
|
|
511
|
+
* @param {string} [string=''] The string to inspect.
|
|
512
|
+
* @param {RegExp|string} [pattern] The pattern to match words.
|
|
513
|
+
* @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.
|
|
514
|
+
* @returns {Array} Returns the words of `string`.
|
|
515
|
+
* @example
|
|
516
|
+
*
|
|
517
|
+
* _.words('fred, barney, & pebbles');
|
|
518
|
+
* // => ['fred', 'barney', 'pebbles']
|
|
519
|
+
*
|
|
520
|
+
* _.words('fred, barney, & pebbles', /[^, ]+/g);
|
|
521
|
+
* // => ['fred', 'barney', '&', 'pebbles']
|
|
522
|
+
*/
|
|
523
|
+
function words(string, pattern, guard) {
|
|
524
|
+
string = toString(string);
|
|
525
|
+
pattern = pattern;
|
|
526
|
+
|
|
527
|
+
if (pattern === undefined) {
|
|
528
|
+
return hasUnicodeWord(string) ? unicodeWords(string) : asciiWords(string);
|
|
529
|
+
}
|
|
530
|
+
return string.match(pattern) || [];
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
lodash_kebabcase = kebabCase;
|
|
534
|
+
return lodash_kebabcase;
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
var lodash_kebabcaseExports = requireLodash_kebabcase();
|
|
538
|
+
var kebabCase = /*@__PURE__*/getDefaultExportFromCjs(lodash_kebabcaseExports);
|
|
539
|
+
|
|
540
|
+
class OzonContentExtRefNode {
|
|
541
|
+
constructor() {
|
|
542
|
+
this.name = ["ExtRef", "ExtIoRef"];
|
|
543
|
+
}
|
|
544
|
+
render(node, { mapNodeToJsx, urlResolver }) {
|
|
545
|
+
const className = kebabCase(node.tagName);
|
|
546
|
+
const value = node.getAttribute("ref");
|
|
547
|
+
const name = node.tagName === "ExtRef" ? "ExtRef" : "ExtIoRef";
|
|
548
|
+
const href = urlResolver ? urlResolver(name, "ref", value, node) : value;
|
|
549
|
+
return (h("a", { target: "_blank", rel: "noopener noreferrer", href: href !== null && href !== void 0 ? href : undefined, class: className, title: "Opent andere website in nieuw tabblad" },
|
|
550
|
+
h("span", null, mapNodeToJsx(node.childNodes)),
|
|
551
|
+
h("dso-icon", { icon: "external-link" })));
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
class OzonContentFallbackNode {
|
|
556
|
+
constructor() {
|
|
557
|
+
// This name does not match any elements
|
|
558
|
+
this.name = ["<fallback>"];
|
|
559
|
+
}
|
|
560
|
+
render(node, { mapNodeToJsx }) {
|
|
561
|
+
return h("span", { class: `fallback od-${getNodeName(node)}` }, mapNodeToJsx(node.childNodes));
|
|
562
|
+
}
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
const Bijschrift = ({ bijschrift, bron, mapNodeToJsx }) => {
|
|
566
|
+
return (h("span", { class: "figuur-bijschrift" },
|
|
567
|
+
bijschrift && bijschrift.inhoud && mapNodeToJsx(bijschrift.inhoud),
|
|
568
|
+
bron && (h(Fragment, null,
|
|
569
|
+
`${bijschrift ? " " : ""}(bron: `,
|
|
570
|
+
mapNodeToJsx(bron),
|
|
571
|
+
")"))));
|
|
572
|
+
};
|
|
573
|
+
class OzonContentFiguurNode {
|
|
574
|
+
constructor() {
|
|
575
|
+
this.name = ["Figuur"];
|
|
576
|
+
}
|
|
577
|
+
getStyle(illustratie) {
|
|
578
|
+
const widthPixels = Number(illustratie.breedte);
|
|
579
|
+
const heightPixels = Number(illustratie.hoogte);
|
|
580
|
+
const style = {
|
|
581
|
+
"--_dso-ozon-content-illustratie-uitlijning": illustratie.uitlijning,
|
|
582
|
+
};
|
|
583
|
+
if (widthPixels && heightPixels) {
|
|
584
|
+
// This is the STOP formula to calculate the width in percentage
|
|
585
|
+
// see: https://koop.gitlab.io/stop/standaard/1.4.0-ic/regeltekst_afbeelding.html
|
|
586
|
+
// We maximise it to 100% in the case of missing dpi or a calculated percentage greater than 100%
|
|
587
|
+
const widthPercentage = Math.min(illustratie.dpi ? (16.4 * widthPixels) / Number(illustratie.dpi) : 100, 100);
|
|
588
|
+
Object.assign(style, {
|
|
589
|
+
"--_dso-ozon-content-illustratie-aspect-ratio": (widthPixels / heightPixels).toString(),
|
|
590
|
+
"--_dso-ozon-content-illustratie-width": `${widthPercentage}%`,
|
|
591
|
+
});
|
|
592
|
+
}
|
|
593
|
+
return style;
|
|
594
|
+
}
|
|
595
|
+
mapIllustratieNode(node) {
|
|
596
|
+
var _a, _b, _c;
|
|
597
|
+
return {
|
|
598
|
+
naam: (_a = node.getAttribute("naam")) !== null && _a !== void 0 ? _a : "",
|
|
599
|
+
breedte: Number(node.getAttribute("breedte")),
|
|
600
|
+
hoogte: Number(node.getAttribute("hoogte")),
|
|
601
|
+
dpi: Number(node.getAttribute("dpi")),
|
|
602
|
+
uitlijning: (_b = ["start", "center", "end"].find((u) => node.getAttribute("uitlijning") === u)) !== null && _b !== void 0 ? _b : "start",
|
|
603
|
+
alt: (_c = node.getAttribute("alt")) !== null && _c !== void 0 ? _c : undefined,
|
|
604
|
+
};
|
|
605
|
+
}
|
|
606
|
+
render(node, { mapNodeToJsx, urlResolver }) {
|
|
607
|
+
var _a, _b, _c, _d, _e;
|
|
608
|
+
const childNodes = Array.from(node.childNodes);
|
|
609
|
+
const titel = (_a = childNodes.find((n) => getNodeName(n) === "Titel")) === null || _a === void 0 ? void 0 : _a.textContent;
|
|
610
|
+
const bron = childNodes.find((n) => getNodeName(n) === "Bron");
|
|
611
|
+
const illustratieNode = childNodes.find((n) => getNodeName(n) === "Illustratie");
|
|
612
|
+
const bijschriftNode = childNodes.find((n) => getNodeName(n) === "Bijschrift");
|
|
613
|
+
const wijzigactie = node.getAttribute("wijzigactie") || undefined;
|
|
614
|
+
if (illustratieNode instanceof Element) {
|
|
615
|
+
const illustratie = this.mapIllustratieNode(illustratieNode);
|
|
616
|
+
const bijschrift = bijschriftNode instanceof Element
|
|
617
|
+
? {
|
|
618
|
+
inhoud: bijschriftNode.childNodes,
|
|
619
|
+
locatie: (_b = bijschriftNode.getAttribute("locatie")) !== null && _b !== void 0 ? _b : "onder",
|
|
620
|
+
}
|
|
621
|
+
: undefined;
|
|
622
|
+
const src = urlResolver ? urlResolver("Illustratie", "naam", illustratie.naam, node) : illustratie.naam;
|
|
623
|
+
return (h("div", { class: `dso-ozon-figuur ${bijschrift ? `bijschrift-${bijschrift.locatie}` : "onder"}`, style: this.getStyle(illustratie) },
|
|
624
|
+
titel && h("span", { class: "figuur-titel" }, titel),
|
|
625
|
+
(bijschrift === null || bijschrift === void 0 ? void 0 : bijschrift.locatie) === "boven" && (h(Bijschrift, { bijschrift: bijschrift, bron: bron, mapNodeToJsx: mapNodeToJsx })),
|
|
626
|
+
h("dso-image-overlay", { wijzigactie: wijzigactie },
|
|
627
|
+
titel && (h("div", { slot: "titel" },
|
|
628
|
+
h("span", null, titel))),
|
|
629
|
+
h("img", { src: src !== null && src !== void 0 ? src : undefined, alt: (_e = (_d = (_c = illustratie.alt) !== null && _c !== void 0 ? _c : titel) !== null && _d !== void 0 ? _d : illustratie.naam) !== null && _e !== void 0 ? _e : undefined }),
|
|
630
|
+
(bijschrift || bron) && (h("div", { slot: "bijschrift" },
|
|
631
|
+
h(Bijschrift, { bijschrift: bijschrift, bron: bron, mapNodeToJsx: mapNodeToJsx })))),
|
|
632
|
+
((bijschrift === null || bijschrift === void 0 ? void 0 : bijschrift.locatie) === "onder" || (!bijschrift && bron)) && (h(Bijschrift, { bijschrift: bijschrift, bron: bron, mapNodeToJsx: mapNodeToJsx }))));
|
|
633
|
+
}
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
class OzonContentInhoudNode {
|
|
638
|
+
constructor() {
|
|
639
|
+
this.name = ["Inhoud", "ContainerBlocksType", "BlockMixedcontentMetMaximaleInlinesMarkersPopupsType"];
|
|
640
|
+
}
|
|
641
|
+
render(node, { mapNodeToJsx }) {
|
|
642
|
+
const wijzigactie = node.getAttribute("wijzigactie");
|
|
643
|
+
const richContent = h("div", { class: "dso-rich-content" }, mapNodeToJsx(node.childNodes));
|
|
644
|
+
if (wijzigactie === "verwijder") {
|
|
645
|
+
return h("del", { class: "editaction-remove" }, richContent);
|
|
646
|
+
}
|
|
647
|
+
if (wijzigactie === "voegtoe") {
|
|
648
|
+
return h("ins", { class: "editaction-add" }, richContent);
|
|
649
|
+
}
|
|
650
|
+
return richContent;
|
|
651
|
+
}
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
class OzonContentInlineTekstAfbeeldingNode {
|
|
655
|
+
constructor() {
|
|
656
|
+
this.name = ["InlineTekstAfbeelding", "Illustratie"];
|
|
657
|
+
}
|
|
658
|
+
render(node, { urlResolver }) {
|
|
659
|
+
var _a, _b, _c;
|
|
660
|
+
const value = node.getAttribute("naam");
|
|
661
|
+
const name = node.tagName === "InlineTekstAfbeelding" ? "InlineTekstAfbeelding" : "Illustratie";
|
|
662
|
+
const src = urlResolver ? urlResolver(name, "naam", value, node) : value;
|
|
663
|
+
return (h("img", { src: src !== null && src !== void 0 ? src : undefined, alt: (_a = node.getAttribute("naam")) !== null && _a !== void 0 ? _a : undefined, height: (_b = node.getAttribute("hoogte")) !== null && _b !== void 0 ? _b : undefined, width: (_c = node.getAttribute("breedte")) !== null && _c !== void 0 ? _c : undefined }));
|
|
664
|
+
}
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
class OzonContentInlineNodes {
|
|
668
|
+
constructor() {
|
|
669
|
+
this.name = ["sub", "sup", "strong", "b", "u", "i", "br"];
|
|
670
|
+
}
|
|
671
|
+
render(node, { mapNodeToJsx }) {
|
|
672
|
+
if (node.localName === "br") {
|
|
673
|
+
return h("br", null);
|
|
674
|
+
}
|
|
675
|
+
const Tag = node.localName;
|
|
676
|
+
return h(Tag, null, mapNodeToJsx(node.childNodes));
|
|
677
|
+
}
|
|
678
|
+
}
|
|
679
|
+
|
|
680
|
+
class OzonContentIntIoRefNode {
|
|
681
|
+
constructor() {
|
|
682
|
+
this.name = "IntIoRef";
|
|
683
|
+
}
|
|
684
|
+
render(node, { mapNodeToJsx, emitAnchorClick }) {
|
|
685
|
+
const ref = node.getAttribute("ref");
|
|
686
|
+
if (!ref) {
|
|
687
|
+
return mapNodeToJsx(node.childNodes);
|
|
688
|
+
}
|
|
689
|
+
const intRefOnClick = (event) => {
|
|
690
|
+
event.preventDefault();
|
|
691
|
+
const target = event.currentTarget;
|
|
692
|
+
if (!(target instanceof HTMLAnchorElement)) {
|
|
693
|
+
return;
|
|
694
|
+
}
|
|
695
|
+
const { href } = target;
|
|
696
|
+
emitAnchorClick({
|
|
697
|
+
node: this.name,
|
|
698
|
+
href,
|
|
699
|
+
documentComponent: ref,
|
|
700
|
+
originalEvent: event,
|
|
701
|
+
});
|
|
702
|
+
};
|
|
703
|
+
return (h("a", { href: `#${ref}`, onClick: intRefOnClick }, mapNodeToJsx(node.childNodes)));
|
|
704
|
+
}
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
class OzonContentIntRefNode {
|
|
708
|
+
constructor() {
|
|
709
|
+
this.name = "IntRef";
|
|
710
|
+
}
|
|
711
|
+
render(node, { mapNodeToJsx, emitAnchorClick }) {
|
|
712
|
+
const ref = node.getAttribute("ref");
|
|
713
|
+
if (!ref) {
|
|
714
|
+
return mapNodeToJsx(node.childNodes);
|
|
715
|
+
}
|
|
716
|
+
const intRefOnClick = (event) => {
|
|
717
|
+
event.preventDefault();
|
|
718
|
+
const target = event.currentTarget;
|
|
719
|
+
if (!(target instanceof HTMLAnchorElement)) {
|
|
720
|
+
return;
|
|
721
|
+
}
|
|
722
|
+
const { href } = target;
|
|
723
|
+
emitAnchorClick({
|
|
724
|
+
node: this.name,
|
|
725
|
+
href,
|
|
726
|
+
documentComponent: ref,
|
|
727
|
+
originalEvent: event,
|
|
728
|
+
});
|
|
729
|
+
};
|
|
730
|
+
return (h("a", { href: `#${ref}`, onClick: intRefOnClick }, mapNodeToJsx(node.childNodes)));
|
|
731
|
+
}
|
|
732
|
+
}
|
|
733
|
+
|
|
734
|
+
class OzonContentKopNode {
|
|
735
|
+
constructor() {
|
|
736
|
+
this.name = ["Opschrift", "Label", "Nummer", "Kop"];
|
|
737
|
+
}
|
|
738
|
+
render(node, { mapNodeToJsx }) {
|
|
739
|
+
let content = mapNodeToJsx(node.childNodes);
|
|
740
|
+
const wijzigactie = node.getAttribute("wijzigactie");
|
|
741
|
+
if (wijzigactie === "voegtoe") {
|
|
742
|
+
content = h("ins", { class: "new-text" }, content);
|
|
743
|
+
}
|
|
744
|
+
else if (wijzigactie === "verwijder") {
|
|
745
|
+
content = h("del", { class: "removed-text" }, content);
|
|
746
|
+
}
|
|
747
|
+
return (h(Fragment, null,
|
|
748
|
+
(node.tagName === "Nummer" || node.tagName === "Opschrift") && " ",
|
|
749
|
+
content));
|
|
750
|
+
}
|
|
751
|
+
}
|
|
752
|
+
|
|
753
|
+
class OzonContentLijstNode {
|
|
754
|
+
constructor() {
|
|
755
|
+
this.name = "Lijst";
|
|
756
|
+
}
|
|
757
|
+
render(node, { mapNodeToJsx }) {
|
|
758
|
+
const wijzigactie = parseWijzigactieFromNode(node);
|
|
759
|
+
const childNodes = Array.from(node.childNodes);
|
|
760
|
+
const type = parseTypeFromLijstNode(node);
|
|
761
|
+
const aanhef = childNodes.find((n) => getNodeName(n) === "Lijstaanhef");
|
|
762
|
+
const sluiting = childNodes.find((n) => getNodeName(n) === "Lijstsluiting");
|
|
763
|
+
const listItems = childNodes.filter((n) => getNodeName(n) === "Li");
|
|
764
|
+
return (h(WrapWijzigactie, { wijzigactie: wijzigactie },
|
|
765
|
+
h("div", { class: clsx("dso-ozon-lijst od-Lijst", wijzigactieToClassName(wijzigactie)) },
|
|
766
|
+
aanhef && mapNodeToJsx(aanhef),
|
|
767
|
+
h("ul", { class: type }, listItems.map((item) => {
|
|
768
|
+
var _a;
|
|
769
|
+
const itemNodes = Array.from(item.childNodes);
|
|
770
|
+
const liNummer = (_a = itemNodes.find((n) => getNodeName(n) === "LiNummer")) === null || _a === void 0 ? void 0 : _a.childNodes;
|
|
771
|
+
const liWijzigactie = parseWijzigactieFromNode(item);
|
|
772
|
+
return (h("li", { class: clsx("od-Li", wijzigactieToClassName(liWijzigactie)) },
|
|
773
|
+
liNummer && h("span", { class: "od-LiNummer" }, mapNodeToJsx(liNummer)),
|
|
774
|
+
h(WrapWijzigactie, { wijzigactie: liWijzigactie }, mapNodeToJsx(itemNodes.filter((n) => getNodeName(n) !== "LiNummer")))));
|
|
775
|
+
})),
|
|
776
|
+
sluiting && mapNodeToJsx(sluiting))));
|
|
777
|
+
}
|
|
778
|
+
}
|
|
779
|
+
function parseTypeFromLijstNode(node) {
|
|
780
|
+
const type = node instanceof Element ? node.getAttribute("type") : undefined;
|
|
781
|
+
return type === "expliciet" || type === "ongemarkeerd" ? type : undefined;
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
class OzonContentNieuweTekstNode {
|
|
785
|
+
constructor() {
|
|
786
|
+
this.name = "NieuweTekst";
|
|
787
|
+
}
|
|
788
|
+
render(node, { mapNodeToJsx }) {
|
|
789
|
+
return h("ins", { class: "new-text" }, mapNodeToJsx(node.childNodes));
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
|
|
793
|
+
class OzonContentNootNode {
|
|
794
|
+
constructor() {
|
|
795
|
+
this.name = "Noot";
|
|
796
|
+
this.handles = ["NootNummer"];
|
|
797
|
+
}
|
|
798
|
+
identify() {
|
|
799
|
+
return "Noot";
|
|
800
|
+
}
|
|
801
|
+
render(node, { mapNodeToJsx, state: openNoteId, setState }) {
|
|
802
|
+
var _a, _b;
|
|
803
|
+
const noteId = node.getAttribute("id");
|
|
804
|
+
if (!noteId) {
|
|
805
|
+
console.error("Noot node without id", node);
|
|
806
|
+
return h(Fragment, null);
|
|
807
|
+
}
|
|
808
|
+
const noteControlsId = `dso-ozon-note-${noteId}`;
|
|
809
|
+
const childNodes = Array.from(node.childNodes);
|
|
810
|
+
const nootNummer = (_b = (_a = childNodes.find((n) => getNodeName(n) === "NootNummer")) === null || _a === void 0 ? void 0 : _a.textContent) !== null && _b !== void 0 ? _b : noteId;
|
|
811
|
+
return (h(Fragment, null,
|
|
812
|
+
h("sup", null,
|
|
813
|
+
h("button", { type: "button", class: "toggle-note", "aria-describedby": noteControlsId, onClick: () => setState === null || setState === void 0 ? void 0 : setState(openNoteId === noteId ? undefined : noteId), onBlur: () => setState === null || setState === void 0 ? void 0 : setState(undefined), "aria-expanded": openNoteId === noteId ? "true" : "false" }, nootNummer)),
|
|
814
|
+
h("dso-tooltip", { active: openNoteId === noteId, id: noteControlsId, stateless: true, descriptive: true },
|
|
815
|
+
h("span", { role: "section" }, mapNodeToJsx(Array.from(node.querySelectorAll(":scope > Al")))))));
|
|
816
|
+
}
|
|
817
|
+
}
|
|
818
|
+
|
|
819
|
+
function mapColspecs(count, nodeList) {
|
|
820
|
+
const elements = Array.from(nodeList);
|
|
821
|
+
const totalWidth = getTotalWidth(elements);
|
|
822
|
+
return {
|
|
823
|
+
totalWidth,
|
|
824
|
+
count,
|
|
825
|
+
columns: elements.map((element, index) => {
|
|
826
|
+
var _a;
|
|
827
|
+
const colNumber = element.getAttribute("colnum");
|
|
828
|
+
return {
|
|
829
|
+
colsep: element.getAttribute("colsep"),
|
|
830
|
+
name: (_a = element.getAttribute("colname")) !== null && _a !== void 0 ? _a : "",
|
|
831
|
+
number: colNumber ? parseInt(colNumber, 10) : index + 1,
|
|
832
|
+
rowsep: element.getAttribute("rowsep"),
|
|
833
|
+
width: getWidth(totalWidth, element),
|
|
834
|
+
};
|
|
835
|
+
}),
|
|
836
|
+
};
|
|
837
|
+
}
|
|
838
|
+
function getTotalWidth(elements) {
|
|
839
|
+
return elements.reduce((totalWidth, element) => {
|
|
840
|
+
var _a, _b;
|
|
841
|
+
const width = (_b = (_a = element.getAttribute("colwidth")) === null || _a === void 0 ? void 0 : _a.replace(/[^0-9]/, "")) !== null && _b !== void 0 ? _b : "";
|
|
842
|
+
const colWidth = parseInt(width, 10);
|
|
843
|
+
return totalWidth + (isNaN(colWidth) ? 0 : colWidth);
|
|
844
|
+
}, 0);
|
|
845
|
+
}
|
|
846
|
+
function getWidth(totalWidth, element) {
|
|
847
|
+
const width = element.getAttribute("colwidth");
|
|
848
|
+
if (!width) {
|
|
849
|
+
return undefined;
|
|
850
|
+
}
|
|
851
|
+
if (width === "*") {
|
|
852
|
+
return "100%";
|
|
853
|
+
}
|
|
854
|
+
if (width.includes("*") || width.match(/^[\d+]$/)) {
|
|
855
|
+
const colWidth = parseInt(width.replace(/[^0-9]/, ""), 10);
|
|
856
|
+
return `${Math.round((colWidth / totalWidth) * 100)}%`;
|
|
857
|
+
}
|
|
858
|
+
return width;
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
const Colgroup = ({ colspecs }) => colspecs.columns.length > 0 ? (h("colgroup", null, colspecs.columns.map((colspec) => (h("col", { style: { width: colspec.width } }))))) : (h(Fragment, null));
|
|
862
|
+
|
|
863
|
+
function getColspecStartColsep({ columns }, nameStart) {
|
|
864
|
+
const colspecStart = columns.find((c) => c.name === nameStart);
|
|
865
|
+
return colspecStart ? colspecStart.colsep : null;
|
|
866
|
+
}
|
|
867
|
+
function getColspecStartRowsep({ columns }, nameStart) {
|
|
868
|
+
const colspecStart = columns.find((c) => c.name === nameStart);
|
|
869
|
+
return colspecStart ? colspecStart.rowsep : null;
|
|
870
|
+
}
|
|
871
|
+
function getData(cell, colspecs) {
|
|
872
|
+
var _a;
|
|
873
|
+
const nameStart = cell.getAttribute("namest");
|
|
874
|
+
const row = cell.parentElement;
|
|
875
|
+
const tgroup = (_a = row === null || row === void 0 ? void 0 : row.parentElement) === null || _a === void 0 ? void 0 : _a.parentElement;
|
|
876
|
+
const table = tgroup === null || tgroup === void 0 ? void 0 : tgroup.parentElement;
|
|
877
|
+
const colsep = cell.getAttribute("colsep") ||
|
|
878
|
+
(colspecs && nameStart ? getColspecStartColsep(colspecs, nameStart) : null) ||
|
|
879
|
+
(tgroup && tgroup.getAttribute("colsep")) ||
|
|
880
|
+
(table && table.getAttribute("colsep"));
|
|
881
|
+
const rowsep = cell.getAttribute("rowsep") ||
|
|
882
|
+
(row && row.getAttribute("rowsep")) ||
|
|
883
|
+
(colspecs && nameStart ? getColspecStartRowsep(colspecs, nameStart) : null) ||
|
|
884
|
+
(tgroup && tgroup.getAttribute("rowsep")) ||
|
|
885
|
+
(table && table.getAttribute("rowsep"));
|
|
886
|
+
return {
|
|
887
|
+
moreRows: cell.getAttribute("morerows"),
|
|
888
|
+
nameStart,
|
|
889
|
+
nameEnd: cell.getAttribute("nameend"),
|
|
890
|
+
colsep,
|
|
891
|
+
rowsep,
|
|
892
|
+
};
|
|
893
|
+
}
|
|
894
|
+
function getColspan({ columns }, nameStart, nameEnd) {
|
|
895
|
+
const colspecStart = columns.find((c) => c.name === nameStart);
|
|
896
|
+
const colspecEnd = columns.find((c) => c.name === nameEnd);
|
|
897
|
+
if (!colspecStart || !colspecEnd) {
|
|
898
|
+
return undefined;
|
|
899
|
+
}
|
|
900
|
+
const colspan = colspecEnd.number - colspecStart.number + 1;
|
|
901
|
+
return colspan === 1 ? undefined : colspan;
|
|
902
|
+
}
|
|
903
|
+
const Cell = ({ context: { mapNodeToJsx }, colspecs, cell }) => {
|
|
904
|
+
const { moreRows, nameStart, nameEnd, colsep, rowsep } = getData(cell, colspecs);
|
|
905
|
+
return (h("td", { class: clsx({ "dso-horizontal-line": rowsep !== "0" }, { "dso-vertical-line": colsep !== "0" }), rowSpan: moreRows ? parseInt(moreRows, 10) + 1 : undefined, colSpan: colspecs && nameStart && nameEnd ? getColspan(colspecs, nameStart, nameEnd) : undefined }, mapNodeToJsx(cell.childNodes)));
|
|
906
|
+
};
|
|
907
|
+
|
|
908
|
+
const Rows = ({ context, colspecs, rows }) => {
|
|
909
|
+
return (h(Fragment, null, rows.map((row) => (h("tr", null, Array.from(row.children).map((cell) => (h(Cell, { cell: cell, colspecs: colspecs, context: context }))))))));
|
|
910
|
+
};
|
|
911
|
+
|
|
912
|
+
function mapData(node) {
|
|
913
|
+
var _a, _b, _c;
|
|
914
|
+
const tgroup = node.querySelector(":scope > tgroup");
|
|
915
|
+
const colAttribute = (_a = tgroup === null || tgroup === void 0 ? void 0 : tgroup.getAttribute("cols")) !== null && _a !== void 0 ? _a : undefined;
|
|
916
|
+
const columnCount = colAttribute ? parseInt(colAttribute, 10) : undefined;
|
|
917
|
+
return {
|
|
918
|
+
caption: (_c = (_b = node.querySelector(":scope > title")) === null || _b === void 0 ? void 0 : _b.textContent) !== null && _c !== void 0 ? _c : undefined,
|
|
919
|
+
colspecs: tgroup && columnCount ? mapColspecs(columnCount, tgroup.querySelectorAll(":scope > colspec")) : undefined,
|
|
920
|
+
headRows: Array.from(node.querySelectorAll(":scope > tgroup > thead > row")),
|
|
921
|
+
bodyRows: Array.from(node.querySelectorAll(":scope > tgroup > tbody > row")),
|
|
922
|
+
wijzigactie: node.getAttribute("wijzigactie"),
|
|
923
|
+
frame: node.getAttribute("frame") ? node.getAttribute("frame") : "all",
|
|
924
|
+
};
|
|
925
|
+
}
|
|
926
|
+
class OzonContentTableNode {
|
|
927
|
+
constructor() {
|
|
928
|
+
this.name = "table";
|
|
929
|
+
this.handles = ["title", "tgroup", "colspec", "thead", "tbody", "row", "cell"];
|
|
930
|
+
this.id = v4();
|
|
931
|
+
}
|
|
932
|
+
render(node, context) {
|
|
933
|
+
const { caption, colspecs, headRows, bodyRows, wijzigactie, frame } = mapData(node);
|
|
934
|
+
const bron = Array.from(node.childNodes).find((n) => getNodeName(n) === "Bron");
|
|
935
|
+
return (h("dso-table", null,
|
|
936
|
+
h("table", Object.assign({ class: clsx("table", {
|
|
937
|
+
"editaction-add": wijzigactie === "voegtoe",
|
|
938
|
+
"editaction-remove": wijzigactie === "verwijder",
|
|
939
|
+
[`dso-table-outside-lines-${frame}`]: frame,
|
|
940
|
+
}) }, (bron ? { "aria-describedby": this.id } : {})),
|
|
941
|
+
caption && h("caption", null, caption),
|
|
942
|
+
colspecs && h(Colgroup, { colspecs: colspecs }),
|
|
943
|
+
headRows.length > 0 && (h("thead", null,
|
|
944
|
+
h(Rows, { rows: headRows, colspecs: colspecs, context: context }))),
|
|
945
|
+
bodyRows.length > 0 && (h("tbody", null,
|
|
946
|
+
h(Rows, { rows: bodyRows, colspecs: colspecs, context: context })))),
|
|
947
|
+
bron && h("div", { id: this.id }, context.mapNodeToJsx(bron))));
|
|
948
|
+
}
|
|
949
|
+
}
|
|
950
|
+
|
|
951
|
+
class OzonContentTextNode {
|
|
952
|
+
constructor() {
|
|
953
|
+
this.name = "#text";
|
|
954
|
+
}
|
|
955
|
+
render({ textContent }, { mark, emitMarkItemHighlight }) {
|
|
956
|
+
if (!mark || !textContent) {
|
|
957
|
+
return h(Fragment, null, textContent);
|
|
958
|
+
}
|
|
959
|
+
const result = mark(textContent);
|
|
960
|
+
return !result || result.length === 0 ? (h(Fragment, null, textContent)) : (h(Fragment, null, result.map((value) => {
|
|
961
|
+
if (typeof value === "string") {
|
|
962
|
+
return h(Fragment, null, value);
|
|
963
|
+
}
|
|
964
|
+
return (h("mark", { class: value.highlight ? "dso-highlight" : undefined, ref: (ref) => value.highlight && ref && emitMarkItemHighlight(value.text, ref) }, value.text));
|
|
965
|
+
})));
|
|
966
|
+
}
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
class OzonContentVerwijderdeTekstNode {
|
|
970
|
+
constructor() {
|
|
971
|
+
this.name = "VerwijderdeTekst";
|
|
972
|
+
}
|
|
973
|
+
render(node, { mapNodeToJsx }) {
|
|
974
|
+
return h("del", { class: "removed-text" }, mapNodeToJsx(node.childNodes));
|
|
975
|
+
}
|
|
976
|
+
}
|
|
977
|
+
|
|
978
|
+
class Mapper {
|
|
979
|
+
constructor() {
|
|
980
|
+
this.mappers = [
|
|
981
|
+
new OzonContentAbbrNode(),
|
|
982
|
+
new OzonContentTextNode(),
|
|
983
|
+
new OzonContentDocumentNode(),
|
|
984
|
+
new OzonContentInhoudNode(),
|
|
985
|
+
new OzonContentKopNode(),
|
|
986
|
+
new OzonContentIntRefNode(),
|
|
987
|
+
new OzonContentExtRefNode(),
|
|
988
|
+
new OzonContentAlNode(),
|
|
989
|
+
new OzonContentInlineNodes(),
|
|
990
|
+
new OzonContentInlineTekstAfbeeldingNode(),
|
|
991
|
+
new OzonContentNootNode(),
|
|
992
|
+
new OzonContentTableNode(),
|
|
993
|
+
new OzonContentIntIoRefNode(),
|
|
994
|
+
new OzonContentFiguurNode(),
|
|
995
|
+
new OzonContentLijstNode(),
|
|
996
|
+
new OzonContentBronNode(),
|
|
997
|
+
new OzonContentNieuweTekstNode(),
|
|
998
|
+
new OzonContentVerwijderdeTekstNode(),
|
|
999
|
+
];
|
|
1000
|
+
this.skip = this.mappers.reduce((t, m) => {
|
|
1001
|
+
if (m.handles) {
|
|
1002
|
+
t.push(...m.handles);
|
|
1003
|
+
}
|
|
1004
|
+
return t;
|
|
1005
|
+
}, []);
|
|
1006
|
+
this.fallbackNode = new OzonContentFallbackNode();
|
|
1007
|
+
}
|
|
1008
|
+
findMapper(name) {
|
|
1009
|
+
var _a;
|
|
1010
|
+
if (this.skip.includes(name)) {
|
|
1011
|
+
return undefined;
|
|
1012
|
+
}
|
|
1013
|
+
return ((_a = this.mappers.find((m) => {
|
|
1014
|
+
if (Array.isArray(m.name)) {
|
|
1015
|
+
return m.name.includes(name);
|
|
1016
|
+
}
|
|
1017
|
+
return m.name === name;
|
|
1018
|
+
})) !== null && _a !== void 0 ? _a : this.fallbackNode);
|
|
1019
|
+
}
|
|
1020
|
+
mapNodeToJsx(node, context, path) {
|
|
1021
|
+
var _a;
|
|
1022
|
+
if (node instanceof NodeList) {
|
|
1023
|
+
return h(Fragment, null, Array.from(node).map((n) => this.mapNodeToJsx(n, context, path)));
|
|
1024
|
+
}
|
|
1025
|
+
if (Array.isArray(node)) {
|
|
1026
|
+
return h(Fragment, null, node.map((n) => this.mapNodeToJsx(n, context, path)));
|
|
1027
|
+
}
|
|
1028
|
+
const nodeName = getNodeName(node);
|
|
1029
|
+
const mapper = this.findMapper(nodeName);
|
|
1030
|
+
if (!mapper) {
|
|
1031
|
+
return h(Fragment, null);
|
|
1032
|
+
}
|
|
1033
|
+
const identity = (_a = mapper.identify) === null || _a === void 0 ? void 0 : _a.call(mapper, node);
|
|
1034
|
+
const state = identity ? context.state[identity] : undefined;
|
|
1035
|
+
const setState = identity ? (s) => context.setState(Object.assign(Object.assign({}, context.state), { [identity]: s })) : undefined;
|
|
1036
|
+
return mapper.render(node, {
|
|
1037
|
+
inline: context.inline,
|
|
1038
|
+
mark: context.mark,
|
|
1039
|
+
mapNodeToJsx: (n) => this.mapNodeToJsx(n, context, [...path, node]),
|
|
1040
|
+
emitAnchorClick: context.emitAnchorClick,
|
|
1041
|
+
setState,
|
|
1042
|
+
emitMarkItemHighlight: context.emitMarkItemHighlight,
|
|
1043
|
+
state,
|
|
1044
|
+
path,
|
|
1045
|
+
urlResolver: context.urlResolver,
|
|
1046
|
+
});
|
|
1047
|
+
}
|
|
1048
|
+
transform(input, context) {
|
|
1049
|
+
if (!input) {
|
|
1050
|
+
return h(Fragment, null);
|
|
1051
|
+
}
|
|
1052
|
+
const document = this.inputToXmlDocument(input);
|
|
1053
|
+
if (document.querySelector("parsererror")) {
|
|
1054
|
+
console.error({
|
|
1055
|
+
message: "[DSO Toolkit: Ozon Content Mapper] Unable to parse XML",
|
|
1056
|
+
context,
|
|
1057
|
+
input,
|
|
1058
|
+
document,
|
|
1059
|
+
});
|
|
1060
|
+
return h(Fragment, null);
|
|
1061
|
+
}
|
|
1062
|
+
return this.mapNodeToJsx(document.getRootNode(), context, []);
|
|
1063
|
+
}
|
|
1064
|
+
inputToXmlDocument(input) {
|
|
1065
|
+
var _a;
|
|
1066
|
+
if (input instanceof XMLDocument) {
|
|
1067
|
+
return input;
|
|
1068
|
+
}
|
|
1069
|
+
if (typeof input === "string") {
|
|
1070
|
+
(_a = this.domParser) !== null && _a !== void 0 ? _a : (this.domParser = new DOMParser());
|
|
1071
|
+
return this.domParser.parseFromString(input, "text/xml");
|
|
1072
|
+
}
|
|
1073
|
+
return document.implementation.createDocument(null, null);
|
|
1074
|
+
}
|
|
1075
|
+
}
|
|
1076
|
+
|
|
1077
|
+
const ozonContentCss = "button {\n -webkit-appearance: button;\n color: inherit;\n cursor: pointer;\n font: inherit;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n margin: 0;\n overflow: visible;\n text-transform: none;\n}\nbutton[disabled] {\n cursor: default;\n}\nbutton::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n\na.dso-primary,\nbutton.dso-primary,\nlabel.dso-primary {\n display: inline-block;\n font-size: 1em;\n font-weight: 500;\n margin-block-end: 0;\n text-decoration: none;\n touch-action: manipulation;\n text-align: start;\n user-select: none;\n vertical-align: middle;\n}\na.dso-primary:focus, a.dso-primary:focus-visible,\nbutton.dso-primary:focus,\nbutton.dso-primary:focus-visible,\nlabel.dso-primary:focus,\nlabel.dso-primary:focus-visible {\n outline-offset: 2px;\n}\na.dso-primary:active,\nbutton.dso-primary:active,\nlabel.dso-primary:active {\n outline: 0;\n}\na.dso-primary.extern::after, a.dso-primary.download::after,\nbutton.dso-primary.extern::after,\nbutton.dso-primary.download::after,\nlabel.dso-primary.extern::after,\nlabel.dso-primary.download::after {\n content: \"\";\n display: inline-block;\n margin-inline-start: 8px;\n}\na.dso-primary,\nbutton.dso-primary,\nlabel.dso-primary {\n background-color: var(--_dso-button-primary-background-color, #39870c);\n border-color: var(--_dso-button-primary-border-color, #39870c);\n color: var(--_dso-button-primary-color, #fff);\n}\na.dso-primary,\nbutton.dso-primary,\nlabel.dso-primary {\n border-width: 1px;\n border-style: solid;\n border-radius: 4px;\n line-height: 1.5;\n min-inline-size: 56px;\n padding-block: 11px;\n padding-inline: 15px;\n}\na.dso-primary:hover,\nbutton.dso-primary:hover,\nlabel.dso-primary:hover {\n background-color: var(--_dso-button-primary-hover-background-color, #275937);\n border-color: var(--_dso-button-primary-hover-border-color, #275937);\n color: var(--_dso-button-primary-hover-color, #fff);\n}\na.dso-primary:active,\nbutton.dso-primary:active,\nlabel.dso-primary:active {\n background-color: var(--_dso-button-primary-active-background-color, #173521);\n border-color: var(--_dso-button-primary-active-border-color, #173521);\n color: var(--_dso-button-primary-active-color, #fff);\n}\na.dso-primary[disabled], a.dso-primary[disabled]:hover,\nbutton.dso-primary[disabled],\nbutton.dso-primary[disabled]:hover,\nlabel.dso-primary[disabled],\nlabel.dso-primary[disabled]:hover {\n background-color: var(--_dso-button-primary-disabled-background-color, #afcf9d);\n border-color: var(--_dso-button-primary-disabled-border-color, #afcf9d);\n color: var(--_dso-button-primary-disabled-color, #fff);\n}\na.dso-primary.dso-small,\nbutton.dso-primary.dso-small,\nlabel.dso-primary.dso-small {\n line-height: 1rem;\n}\na.dso-primary.dso-small dso-icon,\na.dso-primary.dso-small svg.di, a.dso-primary.dso-small.extern::after, a.dso-primary.dso-small.download::after, a.dso-primary.dso-small.dso-spinner::before,\nbutton.dso-primary.dso-small dso-icon,\nbutton.dso-primary.dso-small svg.di,\nbutton.dso-primary.dso-small.extern::after,\nbutton.dso-primary.dso-small.download::after,\nbutton.dso-primary.dso-small.dso-spinner::before,\nlabel.dso-primary.dso-small dso-icon,\nlabel.dso-primary.dso-small svg.di,\nlabel.dso-primary.dso-small.extern::after,\nlabel.dso-primary.dso-small.download::after,\nlabel.dso-primary.dso-small.dso-spinner::before {\n margin-block-end: -4px;\n margin-block-start: -4px;\n}\na.dso-primary.dso-small.dso-spinner-left::before,\nbutton.dso-primary.dso-small.dso-spinner-left::before,\nlabel.dso-primary.dso-small.dso-spinner-left::before {\n block-size: 16px;\n inline-size: 16px;\n}\na.dso-primary.dso-small.dso-spinner-right::after,\nbutton.dso-primary.dso-small.dso-spinner-right::after,\nlabel.dso-primary.dso-small.dso-spinner-right::after {\n block-size: 16px;\n inline-size: 16px;\n}\na.dso-primary dso-icon:has(+ span:not(.sr-only)),\na.dso-primary svg.di:has(+ span:not(.sr-only)),\nbutton.dso-primary dso-icon:has(+ span:not(.sr-only)),\nbutton.dso-primary svg.di:has(+ span:not(.sr-only)),\nlabel.dso-primary dso-icon:has(+ span:not(.sr-only)),\nlabel.dso-primary svg.di:has(+ span:not(.sr-only)) {\n margin-inline-start: -8px;\n}\na.dso-primary span:not(.sr-only) + dso-icon,\na.dso-primary span:not(.sr-only) + svg.di,\nbutton.dso-primary span:not(.sr-only) + dso-icon,\nbutton.dso-primary span:not(.sr-only) + svg.di,\nlabel.dso-primary span:not(.sr-only) + dso-icon,\nlabel.dso-primary span:not(.sr-only) + svg.di {\n margin-inline-start: 8px;\n margin-inline-end: -8px;\n}\na.dso-primary dso-icon + span:not(.sr-only),\na.dso-primary svg.di + span:not(.sr-only),\nbutton.dso-primary dso-icon + span:not(.sr-only),\nbutton.dso-primary svg.di + span:not(.sr-only),\nlabel.dso-primary dso-icon + span:not(.sr-only),\nlabel.dso-primary svg.di + span:not(.sr-only) {\n margin-inline-start: 8px;\n}\na.dso-primary.dso-spinner-left[disabled], a.dso-primary.dso-spinner-right[disabled],\nbutton.dso-primary.dso-spinner-left[disabled],\nbutton.dso-primary.dso-spinner-right[disabled],\nlabel.dso-primary.dso-spinner-left[disabled],\nlabel.dso-primary.dso-spinner-right[disabled] {\n background-color: #39870c;\n border-color: #39870c;\n color: #fff;\n}\na.dso-primary.dso-spinner-left::before,\nbutton.dso-primary.dso-spinner-left::before,\nlabel.dso-primary.dso-spinner-left::before {\n background-image: url(\"data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n content: \"\";\n display: inline-block;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n margin-inline-end: 8px;\n}\na.dso-primary.dso-spinner-right::after,\nbutton.dso-primary.dso-spinner-right::after,\nlabel.dso-primary.dso-spinner-right::after {\n background-image: url(\"data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n content: \"\";\n display: inline-block;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n margin-inline-start: 8px;\n}\na.dso-primary.download::after,\nbutton.dso-primary.download::after,\nlabel.dso-primary.download::after {\n background: url(\"./di.svg#download-wit\") no-repeat center;\n background-size: cover;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n}\na.dso-primary.extern::after,\nbutton.dso-primary.extern::after,\nlabel.dso-primary.extern::after {\n background: url(\"./di.svg#external-link-wit\") no-repeat center;\n background-size: cover;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n}\na.dso-secondary,\nbutton.dso-secondary,\nlabel.dso-secondary {\n display: inline-block;\n font-size: 1em;\n font-weight: 500;\n margin-block-end: 0;\n text-decoration: none;\n touch-action: manipulation;\n text-align: start;\n user-select: none;\n vertical-align: middle;\n}\na.dso-secondary:focus, a.dso-secondary:focus-visible,\nbutton.dso-secondary:focus,\nbutton.dso-secondary:focus-visible,\nlabel.dso-secondary:focus,\nlabel.dso-secondary:focus-visible {\n outline-offset: 2px;\n}\na.dso-secondary:active,\nbutton.dso-secondary:active,\nlabel.dso-secondary:active {\n outline: 0;\n}\na.dso-secondary.extern::after, a.dso-secondary.download::after,\nbutton.dso-secondary.extern::after,\nbutton.dso-secondary.download::after,\nlabel.dso-secondary.extern::after,\nlabel.dso-secondary.download::after {\n content: \"\";\n display: inline-block;\n margin-inline-start: 8px;\n}\na.dso-secondary,\nbutton.dso-secondary,\nlabel.dso-secondary {\n background-color: var(--_dso-button-secondary-background-color, #fff);\n border-color: var(--_dso-button-secondary-border-color, #39870c);\n color: var(--_dso-button-secondary-color, #39870c);\n}\na.dso-secondary,\nbutton.dso-secondary,\nlabel.dso-secondary {\n border-width: 1px;\n border-style: solid;\n border-radius: 4px;\n line-height: 1.5;\n min-inline-size: 56px;\n padding-block: 11px;\n padding-inline: 15px;\n}\na.dso-secondary:hover,\nbutton.dso-secondary:hover,\nlabel.dso-secondary:hover {\n background-color: var(--_dso-button-secondary-hover-background-color, #d7e7ce);\n border-color: var(--_dso-button-secondary-hover-border-color, #39870c);\n color: var(--_dso-button-secondary-hover-color, #39870c);\n}\na.dso-secondary:active,\nbutton.dso-secondary:active,\nlabel.dso-secondary:active {\n background-color: var(--_dso-button-secondary-active-background-color, #39870c);\n border-color: var(--_dso-button-secondary-active-border-color, #39870c);\n color: var(--_dso-button-secondary-active-color, #fff);\n}\na.dso-secondary[disabled], a.dso-secondary[disabled]:hover,\nbutton.dso-secondary[disabled],\nbutton.dso-secondary[disabled]:hover,\nlabel.dso-secondary[disabled],\nlabel.dso-secondary[disabled]:hover {\n background-color: var(--_dso-button-secondary-disabled-background-color, #fff);\n border-color: var(--_dso-button-secondary-disabled-border-color, #afcf9d);\n color: var(--_dso-button-secondary-disabled-color, #afcf9d);\n}\na.dso-secondary.dso-small,\nbutton.dso-secondary.dso-small,\nlabel.dso-secondary.dso-small {\n line-height: 1rem;\n}\na.dso-secondary.dso-small dso-icon,\na.dso-secondary.dso-small svg.di, a.dso-secondary.dso-small.extern::after, a.dso-secondary.dso-small.download::after, a.dso-secondary.dso-small.dso-spinner::before,\nbutton.dso-secondary.dso-small dso-icon,\nbutton.dso-secondary.dso-small svg.di,\nbutton.dso-secondary.dso-small.extern::after,\nbutton.dso-secondary.dso-small.download::after,\nbutton.dso-secondary.dso-small.dso-spinner::before,\nlabel.dso-secondary.dso-small dso-icon,\nlabel.dso-secondary.dso-small svg.di,\nlabel.dso-secondary.dso-small.extern::after,\nlabel.dso-secondary.dso-small.download::after,\nlabel.dso-secondary.dso-small.dso-spinner::before {\n margin-block-end: -4px;\n margin-block-start: -4px;\n}\na.dso-secondary.dso-small.dso-spinner-left::before,\nbutton.dso-secondary.dso-small.dso-spinner-left::before,\nlabel.dso-secondary.dso-small.dso-spinner-left::before {\n block-size: 16px;\n inline-size: 16px;\n}\na.dso-secondary.dso-small.dso-spinner-right::after,\nbutton.dso-secondary.dso-small.dso-spinner-right::after,\nlabel.dso-secondary.dso-small.dso-spinner-right::after {\n block-size: 16px;\n inline-size: 16px;\n}\na.dso-secondary dso-icon:has(+ span:not(.sr-only)),\na.dso-secondary svg.di:has(+ span:not(.sr-only)),\nbutton.dso-secondary dso-icon:has(+ span:not(.sr-only)),\nbutton.dso-secondary svg.di:has(+ span:not(.sr-only)),\nlabel.dso-secondary dso-icon:has(+ span:not(.sr-only)),\nlabel.dso-secondary svg.di:has(+ span:not(.sr-only)) {\n margin-inline-start: -8px;\n}\na.dso-secondary span:not(.sr-only) + dso-icon,\na.dso-secondary span:not(.sr-only) + svg.di,\nbutton.dso-secondary span:not(.sr-only) + dso-icon,\nbutton.dso-secondary span:not(.sr-only) + svg.di,\nlabel.dso-secondary span:not(.sr-only) + dso-icon,\nlabel.dso-secondary span:not(.sr-only) + svg.di {\n margin-inline-start: 8px;\n margin-inline-end: -8px;\n}\na.dso-secondary dso-icon + span:not(.sr-only),\na.dso-secondary svg.di + span:not(.sr-only),\nbutton.dso-secondary dso-icon + span:not(.sr-only),\nbutton.dso-secondary svg.di + span:not(.sr-only),\nlabel.dso-secondary dso-icon + span:not(.sr-only),\nlabel.dso-secondary svg.di + span:not(.sr-only) {\n margin-inline-start: 8px;\n}\na.dso-secondary.dso-spinner-left[disabled], a.dso-secondary.dso-spinner-right[disabled],\nbutton.dso-secondary.dso-spinner-left[disabled],\nbutton.dso-secondary.dso-spinner-right[disabled],\nlabel.dso-secondary.dso-spinner-left[disabled],\nlabel.dso-secondary.dso-spinner-right[disabled] {\n background-color: #fff;\n border-color: #39870c;\n color: #39870c;\n}\na.dso-secondary.dso-spinner-left::before,\nbutton.dso-secondary.dso-spinner-left::before,\nlabel.dso-secondary.dso-spinner-left::before {\n background-image: url(\"data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n content: \"\";\n display: inline-block;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n margin-inline-end: 8px;\n}\na.dso-secondary.dso-spinner-left:not([disabled]):hover::before,\nbutton.dso-secondary.dso-spinner-left:not([disabled]):hover::before,\nlabel.dso-secondary.dso-spinner-left:not([disabled]):hover::before {\n background-image: url(\"data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n content: \"\";\n display: inline-block;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n margin-inline-end: 8px;\n}\na.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before,\nbutton.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before,\nlabel.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before {\n block-size: 16px;\n inline-size: 16px;\n}\na.dso-secondary.dso-spinner-right::after,\nbutton.dso-secondary.dso-spinner-right::after,\nlabel.dso-secondary.dso-spinner-right::after {\n background-image: url(\"data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n content: \"\";\n display: inline-block;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n margin-inline-start: 8px;\n}\na.dso-secondary.dso-spinner-right:not([disabled]):hover::after,\nbutton.dso-secondary.dso-spinner-right:not([disabled]):hover::after,\nlabel.dso-secondary.dso-spinner-right:not([disabled]):hover::after {\n background-image: url(\"data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n content: \"\";\n display: inline-block;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n margin-inline-start: 8px;\n}\na.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after,\nbutton.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after,\nlabel.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after {\n block-size: 16px;\n inline-size: 16px;\n}\na.dso-secondary.download::after,\nbutton.dso-secondary.download::after,\nlabel.dso-secondary.download::after {\n background: url(\"./di.svg#download\") no-repeat center;\n background-size: cover;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n}\na.dso-secondary.download:hover::after,\nbutton.dso-secondary.download:hover::after,\nlabel.dso-secondary.download:hover::after {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#download-wit\"));\n}\na.dso-secondary.download[disabled]::after,\nbutton.dso-secondary.download[disabled]::after,\nlabel.dso-secondary.download[disabled]::after {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#download-grasgroen-40\"));\n}\na.dso-secondary.extern::after,\nbutton.dso-secondary.extern::after,\nlabel.dso-secondary.extern::after {\n background: url(\"./di.svg#external-link\") no-repeat center;\n background-size: cover;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n}\na.dso-secondary.extern:hover::after,\nbutton.dso-secondary.extern:hover::after,\nlabel.dso-secondary.extern:hover::after {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#external-link-wit\"));\n}\na.dso-secondary.extern[disabled]::after,\nbutton.dso-secondary.extern[disabled]::after,\nlabel.dso-secondary.extern[disabled]::after {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#external-link-grasgroen-40\"));\n}\na.dso-tertiary,\nbutton.dso-tertiary,\nlabel.dso-tertiary {\n display: inline-block;\n font-size: 1em;\n font-weight: 500;\n margin-block-end: 0;\n text-decoration: none;\n touch-action: manipulation;\n text-align: start;\n user-select: none;\n vertical-align: middle;\n}\na.dso-tertiary:focus, a.dso-tertiary:focus-visible,\nbutton.dso-tertiary:focus,\nbutton.dso-tertiary:focus-visible,\nlabel.dso-tertiary:focus,\nlabel.dso-tertiary:focus-visible {\n outline-offset: 2px;\n}\na.dso-tertiary:active,\nbutton.dso-tertiary:active,\nlabel.dso-tertiary:active {\n outline: 0;\n}\na.dso-tertiary.extern::after, a.dso-tertiary.download::after,\nbutton.dso-tertiary.extern::after,\nbutton.dso-tertiary.download::after,\nlabel.dso-tertiary.extern::after,\nlabel.dso-tertiary.download::after {\n content: \"\";\n display: inline-block;\n margin-inline-start: 8px;\n}\na.dso-tertiary,\nbutton.dso-tertiary,\nlabel.dso-tertiary {\n border: 0;\n color: #39870c;\n line-height: 1;\n padding: 0;\n background-color: transparent;\n}\na.dso-tertiary[disabled],\nbutton.dso-tertiary[disabled],\nlabel.dso-tertiary[disabled] {\n color: #afcf9d;\n}\na.dso-tertiary[disabled].dso-spinner-left, a.dso-tertiary[disabled].dso-spinner-right,\nbutton.dso-tertiary[disabled].dso-spinner-left,\nbutton.dso-tertiary[disabled].dso-spinner-right,\nlabel.dso-tertiary[disabled].dso-spinner-left,\nlabel.dso-tertiary[disabled].dso-spinner-right {\n color: #39870c;\n}\na.dso-tertiary:not([disabled]):hover,\nbutton.dso-tertiary:not([disabled]):hover,\nlabel.dso-tertiary:not([disabled]):hover {\n color: #275937;\n text-decoration: underline;\n text-underline-position: under;\n}\na.dso-tertiary:not([disabled]):active,\nbutton.dso-tertiary:not([disabled]):active,\nlabel.dso-tertiary:not([disabled]):active {\n color: #173521;\n}\na.dso-tertiary.dso-align,\nbutton.dso-tertiary.dso-align,\nlabel.dso-tertiary.dso-align {\n line-height: calc(1.5em - 1px);\n padding-block: 11px;\n padding-inline: 0;\n position: relative;\n}\na.dso-tertiary.dso-truncate,\nbutton.dso-tertiary.dso-truncate,\nlabel.dso-tertiary.dso-truncate {\n max-inline-size: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\na.dso-tertiary.dso-spinner-left::before,\nbutton.dso-tertiary.dso-spinner-left::before,\nlabel.dso-tertiary.dso-spinner-left::before {\n background-image: url(\"data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n content: \"\";\n display: inline-block;\n block-size: 24px;\n vertical-align: middle;\n inline-size: 24px;\n margin-inline-end: 8px;\n}\na.dso-tertiary.dso-spinner-right::after,\nbutton.dso-tertiary.dso-spinner-right::after,\nlabel.dso-tertiary.dso-spinner-right::after {\n background-image: url(\"data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n content: \"\";\n display: inline-block;\n block-size: 24px;\n vertical-align: middle;\n inline-size: 24px;\n margin-inline-start: 8px;\n}\na.dso-tertiary dso-icon + span:not(.sr-only),\na.dso-tertiary svg.di + span:not(.sr-only),\na.dso-tertiary span:not(.sr-only) + dso-icon,\na.dso-tertiary span:not(.sr-only) + svg.di,\nbutton.dso-tertiary dso-icon + span:not(.sr-only),\nbutton.dso-tertiary svg.di + span:not(.sr-only),\nbutton.dso-tertiary span:not(.sr-only) + dso-icon,\nbutton.dso-tertiary span:not(.sr-only) + svg.di,\nlabel.dso-tertiary dso-icon + span:not(.sr-only),\nlabel.dso-tertiary svg.di + span:not(.sr-only),\nlabel.dso-tertiary span:not(.sr-only) + dso-icon,\nlabel.dso-tertiary span:not(.sr-only) + svg.di {\n margin-inline-start: 8px;\n}\na.dso-tertiary svg.di.di-chevron-down + span:not(.sr-only),\na.dso-tertiary svg.di.di-chevron-up + span:not(.sr-only),\na.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-down,\na.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-up,\nbutton.dso-tertiary svg.di.di-chevron-down + span:not(.sr-only),\nbutton.dso-tertiary svg.di.di-chevron-up + span:not(.sr-only),\nbutton.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-down,\nbutton.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-up,\nlabel.dso-tertiary svg.di.di-chevron-down + span:not(.sr-only),\nlabel.dso-tertiary svg.di.di-chevron-up + span:not(.sr-only),\nlabel.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-down,\nlabel.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-up {\n margin-inline-start: 4px;\n}\na.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),\na.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),\na.dso-tertiary svg.di.di-angle-down + span:not(.sr-only),\na.dso-tertiary svg.di.di-angle-up + span:not(.sr-only),\na.dso-tertiary span:not(.sr-only) + svg.di.di-angle-down,\na.dso-tertiary span:not(.sr-only) + svg.di.di-angle-up,\na.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],\na.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right],\nbutton.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),\nbutton.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),\nbutton.dso-tertiary svg.di.di-angle-down + span:not(.sr-only),\nbutton.dso-tertiary svg.di.di-angle-up + span:not(.sr-only),\nbutton.dso-tertiary span:not(.sr-only) + svg.di.di-angle-down,\nbutton.dso-tertiary span:not(.sr-only) + svg.di.di-angle-up,\nbutton.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],\nbutton.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right],\nlabel.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),\nlabel.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),\nlabel.dso-tertiary svg.di.di-angle-down + span:not(.sr-only),\nlabel.dso-tertiary svg.di.di-angle-up + span:not(.sr-only),\nlabel.dso-tertiary span:not(.sr-only) + svg.di.di-angle-down,\nlabel.dso-tertiary span:not(.sr-only) + svg.di.di-angle-up,\nlabel.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],\nlabel.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right] {\n margin-inline-start: 0;\n}\na.dso-tertiary dso-icon,\na.dso-tertiary svg.di,\na.dso-tertiary span,\nbutton.dso-tertiary dso-icon,\nbutton.dso-tertiary svg.di,\nbutton.dso-tertiary span,\nlabel.dso-tertiary dso-icon,\nlabel.dso-tertiary svg.di,\nlabel.dso-tertiary span {\n vertical-align: middle;\n}\na.dso-tertiary.extern::after, a.dso-tertiary.download::after,\nbutton.dso-tertiary.extern::after,\nbutton.dso-tertiary.download::after,\nlabel.dso-tertiary.extern::after,\nlabel.dso-tertiary.download::after {\n position: relative;\n inset-block-start: -2px;\n}\na.dso-tertiary.download::after,\nbutton.dso-tertiary.download::after,\nlabel.dso-tertiary.download::after {\n background: url(\"./di.svg#download\") no-repeat center;\n background-size: cover;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n}\na.dso-tertiary.download[disabled]::after,\nbutton.dso-tertiary.download[disabled]::after,\nlabel.dso-tertiary.download[disabled]::after {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#download-grasgroen-40\"));\n}\na.dso-tertiary.download:not([disabled]):hover::after, a.dso-tertiary.download:not([disabled]):active::after,\nbutton.dso-tertiary.download:not([disabled]):hover::after,\nbutton.dso-tertiary.download:not([disabled]):active::after,\nlabel.dso-tertiary.download:not([disabled]):hover::after,\nlabel.dso-tertiary.download:not([disabled]):active::after {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#download-bosgroen\"));\n}\na.dso-tertiary.extern::after,\nbutton.dso-tertiary.extern::after,\nlabel.dso-tertiary.extern::after {\n background: url(\"./di.svg#external-link\") no-repeat center;\n background-size: cover;\n block-size: 24px;\n vertical-align: top;\n inline-size: 24px;\n}\na.dso-tertiary.extern[disabled]::after,\nbutton.dso-tertiary.extern[disabled]::after,\nlabel.dso-tertiary.extern[disabled]::after {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#external-link-grasgroen-40\"));\n}\na.dso-tertiary.extern:not([disabled]):hover::after, a.dso-tertiary.extern:not([disabled]):active::after,\nbutton.dso-tertiary.extern:not([disabled]):hover::after,\nbutton.dso-tertiary.extern:not([disabled]):active::after,\nlabel.dso-tertiary.extern:not([disabled]):hover::after,\nlabel.dso-tertiary.extern:not([disabled]):active::after {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#external-link-bosgroen\"));\n}\n\na.dso-primary {\n text-decoration: none;\n}\na.dso-primary, a.dso-primary:visited {\n color: #fff;\n}\na.dso-secondary {\n text-decoration: none;\n}\na.dso-secondary, a.dso-secondary:visited {\n color: #39870c;\n}\na.dso-secondary:hover, a.dso-secondary:visited:hover {\n color: #39870c;\n}\na.dso-tertiary {\n text-decoration: none;\n}\na.dso-tertiary, a.dso-tertiary:visited {\n color: #39870c;\n}\n\n.dso-primary + .dso-primary,\n.dso-primary + .dso-secondary,\n.dso-primary + .dso-tertiary,\n.dso-secondary + .dso-primary,\n.dso-secondary + .dso-secondary,\n.dso-secondary + .dso-tertiary,\n.dso-tertiary + .dso-primary,\n.dso-tertiary + .dso-secondary,\n.dso-tertiary + .dso-tertiary {\n margin-inline-start: 16px;\n}\n\nmark {\n background-color: var(--_dt-mark-bg-color, #f8f5ce);\n color: var(--_dt-mark-color, #000);\n padding-block: var(--_dt-mark-padding-block, 0.2rem);\n font-weight: var(--_dt-mark-font-weight, normal);\n}\nmark.dso-highlight {\n background-color: #dbd136;\n}\n\nsup {\n font-size: 0.65em;\n line-height: 0;\n position: relative;\n inset-block-start: -0.5em;\n vertical-align: baseline;\n}\nsup a {\n text-decoration: none;\n}\nsup a:hover, sup a:focus-visible, sup a:active {\n text-decoration: underline;\n}\n\nsub {\n inset-block-end: -0.25em;\n font-size: 0.65em;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\nsub a {\n text-decoration: none;\n}\nsub a:hover, sub a:focus-visible, sub a:active {\n text-decoration: underline;\n}\n\ncaption {\n color: #666;\n padding-block-end: 8px;\n padding-block-start: 8px;\n text-align: start;\n}\n\ntd,\nth {\n padding: 0;\n}\n\nth {\n font-weight: 600;\n text-align: start;\n}\n\ntable.table td:not(.plain-content) p,\ntable.table th p {\n margin-block: 0 var(--_dt-rich-content-margin-block, 16px);\n margin-inline: 0;\n}\ntable.table td:not(.plain-content) ul,\ntable.table td:not(.plain-content) ol,\ntable.table th ul,\ntable.table th ol {\n margin-block-end: 16px;\n}\ntable.table td:not(.plain-content) ul:not(.list-group):not(.dso-link-list):not(.dso-columns-list),\ntable.table td:not(.plain-content) ol:not(.list-group):not(.dso-link-list):not(.dso-columns-list),\ntable.table th ul:not(.list-group):not(.dso-link-list):not(.dso-columns-list),\ntable.table th ol:not(.list-group):not(.dso-link-list):not(.dso-columns-list) {\n padding-inline-start: 24px;\n}\ntable.table td:not(.plain-content) ul ul,\ntable.table td:not(.plain-content) ul ol,\ntable.table td:not(.plain-content) ol ul,\ntable.table td:not(.plain-content) ol ol,\ntable.table th ul ul,\ntable.table th ul ol,\ntable.table th ol ul,\ntable.table th ol ol {\n margin-block-end: 0;\n}\ntable.table td:not(.plain-content) pre,\ntable.table th pre {\n margin-block: 0 16px;\n margin-inline: 0;\n}\ntable.table td:not(.plain-content) blockquote,\ntable.table th blockquote {\n padding-block: 16px;\n padding-inline: 24px;\n}\ntable.table td:not(.plain-content) dso-highlight-box,\ntable.table td:not(.plain-content) .dso-highlight-box,\ntable.table th dso-highlight-box,\ntable.table th .dso-highlight-box {\n margin-block-end: 24px;\n}\ntable.table td:not(.plain-content) img,\ntable.table th img {\n block-size: auto;\n max-inline-size: 100%;\n}\n\ntable.table,\n.dso-rich-content table {\n margin-block-end: 24px;\n max-inline-size: 100%;\n inline-size: 100%;\n}\ntable.table .dso-tertiary,\n.dso-rich-content table .dso-tertiary {\n position: relative;\n inset-block-start: -2px;\n white-space: nowrap;\n}\ntable.table.dso-text-left th,\ntable.table.dso-text-left td,\n.dso-rich-content table.dso-text-left th,\n.dso-rich-content table.dso-text-left td {\n text-align: start;\n}\ntable.table.dso-text-center th,\ntable.table.dso-text-center td,\n.dso-rich-content table.dso-text-center th,\n.dso-rich-content table.dso-text-center td {\n text-align: center;\n}\ntable.table.dso-text-right th,\ntable.table.dso-text-right td,\n.dso-rich-content table.dso-text-right th,\n.dso-rich-content table.dso-text-right td {\n text-align: end;\n}\ntable.table.dso-table-vertical-lines > thead > tr > td,\ntable.table.dso-table-vertical-lines > thead > tr > th,\n.dso-rich-content table.dso-table-vertical-lines > thead > tr > td,\n.dso-rich-content table.dso-table-vertical-lines > thead > tr > th {\n border: 1px solid #666;\n}\ntable.table.dso-table-vertical-lines > tbody > tr > td,\ntable.table.dso-table-vertical-lines > tbody > tr > th,\ntable.table.dso-table-vertical-lines > tfoot > tr > td,\ntable.table.dso-table-vertical-lines > tfoot > tr > th,\n.dso-rich-content table.dso-table-vertical-lines > tbody > tr > td,\n.dso-rich-content table.dso-table-vertical-lines > tbody > tr > th,\n.dso-rich-content table.dso-table-vertical-lines > tfoot > tr > td,\n.dso-rich-content table.dso-table-vertical-lines > tfoot > tr > th {\n border: 1px solid #ccc;\n}\ntable.table.dso-table-vertical-lines > thead + tbody > tr:first-child > td,\ntable.table.dso-table-vertical-lines > thead + tbody > tr:first-child > th,\n.dso-rich-content table.dso-table-vertical-lines > thead + tbody > tr:first-child > td,\n.dso-rich-content table.dso-table-vertical-lines > thead + tbody > tr:first-child > th {\n border-block-start: 0;\n}\ntable.table.dso-table-outside-lines-top,\n.dso-rich-content table.dso-table-outside-lines-top {\n border-block-start: 1px solid #666;\n}\ntable.table.dso-table-outside-lines-bottom,\n.dso-rich-content table.dso-table-outside-lines-bottom {\n border-block-end: 1px solid #ccc;\n}\ntable.table.dso-table-outside-lines-topbot,\n.dso-rich-content table.dso-table-outside-lines-topbot {\n border-block-start: 1px solid #666;\n border-block-end: 1px solid #ccc;\n}\ntable.table.dso-table-outside-lines-all,\n.dso-rich-content table.dso-table-outside-lines-all {\n border-block-start: 1px solid #666;\n border-block-end: 1px solid #ccc;\n}\ntable.table.dso-table-outside-lines-all thead,\n.dso-rich-content table.dso-table-outside-lines-all thead {\n border-inline-start: 1px solid #666;\n border-inline-end: 1px solid #666;\n}\ntable.table.dso-table-outside-lines-all tbody,\n.dso-rich-content table.dso-table-outside-lines-all tbody {\n border-inline-start: 1px solid #ccc;\n border-inline-end: 1px solid #ccc;\n}\ntable.table.dso-table-outside-lines-sides thead,\n.dso-rich-content table.dso-table-outside-lines-sides thead {\n border-inline-start: 1px solid #666;\n border-inline-end: 1px solid #666;\n}\ntable.table.dso-table-outside-lines-sides tbody,\n.dso-rich-content table.dso-table-outside-lines-sides tbody {\n border-inline-start: 1px solid #ccc;\n border-inline-end: 1px solid #ccc;\n}\ntable.table > thead > tr > td.dso-horizontal-line,\ntable.table > thead > tr > th.dso-horizontal-line,\n.dso-rich-content table > thead > tr > td.dso-horizontal-line,\n.dso-rich-content table > thead > tr > th.dso-horizontal-line {\n border-block-end: 1px solid #666;\n}\ntable.table > thead > tr > td:not(:last-child).dso-vertical-line,\ntable.table > thead > tr > th:not(:last-child).dso-vertical-line,\n.dso-rich-content table > thead > tr > td:not(:last-child).dso-vertical-line,\n.dso-rich-content table > thead > tr > th:not(:last-child).dso-vertical-line {\n border-inline-end: 1px solid #666;\n}\ntable.table > tbody > tr > td:not(:last-child).dso-vertical-line,\ntable.table > tbody > tr > th:not(:last-child).dso-vertical-line,\ntable.table > tfoot > tr > td:not(:last-child).dso-vertical-line,\ntable.table > tfoot > tr > th:not(:last-child).dso-vertical-line,\n.dso-rich-content table > tbody > tr > td:not(:last-child).dso-vertical-line,\n.dso-rich-content table > tbody > tr > th:not(:last-child).dso-vertical-line,\n.dso-rich-content table > tfoot > tr > td:not(:last-child).dso-vertical-line,\n.dso-rich-content table > tfoot > tr > th:not(:last-child).dso-vertical-line {\n border-inline-end: 1px solid #ccc;\n}\ntable.table > tbody > tr:not(:last-child) > td.dso-horizontal-line,\ntable.table > tbody > tr:not(:last-child) > th.dso-horizontal-line,\ntable.table > tfoot > tr:not(:last-child) > td.dso-horizontal-line,\ntable.table > tfoot > tr:not(:last-child) > th.dso-horizontal-line,\n.dso-rich-content table > tbody > tr:not(:last-child) > td.dso-horizontal-line,\n.dso-rich-content table > tbody > tr:not(:last-child) > th.dso-horizontal-line,\n.dso-rich-content table > tfoot > tr:not(:last-child) > td.dso-horizontal-line,\n.dso-rich-content table > tfoot > tr:not(:last-child) > th.dso-horizontal-line {\n border-block-end: 1px solid #ccc;\n}\ntable.table th.dso-text-left,\ntable.table td.dso-text-left,\n.dso-rich-content table th.dso-text-left,\n.dso-rich-content table td.dso-text-left {\n text-align: start;\n}\ntable.table th.dso-text-center,\ntable.table td.dso-text-center,\n.dso-rich-content table th.dso-text-center,\n.dso-rich-content table td.dso-text-center {\n text-align: center;\n}\ntable.table th.dso-text-right,\ntable.table td.dso-text-right,\n.dso-rich-content table th.dso-text-right,\n.dso-rich-content table td.dso-text-right {\n text-align: end;\n}\ntable.table > thead > tr > th,\ntable.table > thead > tr > td,\ntable.table > tbody > tr > th,\ntable.table > tbody > tr > td,\ntable.table > tfoot > tr > th,\ntable.table > tfoot > tr > td,\n.dso-rich-content table > thead > tr > th,\n.dso-rich-content table > thead > tr > td,\n.dso-rich-content table > tbody > tr > th,\n.dso-rich-content table > tbody > tr > td,\n.dso-rich-content table > tfoot > tr > th,\n.dso-rich-content table > tfoot > tr > td {\n line-height: 1.5;\n padding-block: 12px;\n padding-inline: 8px;\n vertical-align: top;\n}\ntable.table > thead > tr > th a,\ntable.table > thead > tr > td a,\ntable.table > tbody > tr > th a,\ntable.table > tbody > tr > td a,\ntable.table > tfoot > tr > th a,\ntable.table > tfoot > tr > td a,\n.dso-rich-content table > thead > tr > th a,\n.dso-rich-content table > thead > tr > td a,\n.dso-rich-content table > tbody > tr > th a,\n.dso-rich-content table > tbody > tr > td a,\n.dso-rich-content table > tfoot > tr > th a,\n.dso-rich-content table > tfoot > tr > td a {\n text-decoration: underline;\n}\ntable.table:not([class*=dso-table-outside-lines]) > thead > tr > td,\ntable.table:not([class*=dso-table-outside-lines]) > thead > tr > th,\n.dso-rich-content table:not([class*=dso-table-outside-lines]) > thead > tr > td,\n.dso-rich-content table:not([class*=dso-table-outside-lines]) > thead > tr > th {\n border-block-end: 1px solid #666;\n}\ntable.table:not([class*=dso-table-outside-lines]) > tbody > tr > td,\ntable.table:not([class*=dso-table-outside-lines]) > tbody > tr > th,\ntable.table:not([class*=dso-table-outside-lines]) > tfoot > tr > td,\ntable.table:not([class*=dso-table-outside-lines]) > tfoot > tr > th,\n.dso-rich-content table:not([class*=dso-table-outside-lines]) > tbody > tr > td,\n.dso-rich-content table:not([class*=dso-table-outside-lines]) > tbody > tr > th,\n.dso-rich-content table:not([class*=dso-table-outside-lines]) > tfoot > tr > td,\n.dso-rich-content table:not([class*=dso-table-outside-lines]) > tfoot > tr > th {\n border-block-end: 1px solid #ccc;\n}\ntable.table > tbody + tbody,\n.dso-rich-content table > tbody + tbody {\n border-block-start: 2px solid #ccc;\n}\ntable.table .table,\n.dso-rich-content table .table {\n background-color: #fff;\n}\ntable.table > tbody > tr.result-error td,\n.dso-rich-content table > tbody > tr.result-error td {\n font-style: italic;\n}\ntable.table > thead > tr > th,\n.dso-rich-content table > thead > tr > th {\n vertical-align: bottom;\n}\ntable.table > thead > tr > th .dso-primary.dso-sort, table.table > thead > tr > th .dso-secondary.dso-sort, table.table > thead > tr > th .dso-tertiary.dso-sort,\n.dso-rich-content table > thead > tr > th .dso-primary.dso-sort,\n.dso-rich-content table > thead > tr > th .dso-secondary.dso-sort,\n.dso-rich-content table > thead > tr > th .dso-tertiary.dso-sort {\n color: #191919;\n font-weight: 600;\n}\ntable.table > thead > tr > th .dso-primary.dso-sort dso-icon,\ntable.table > thead > tr > th .dso-primary.dso-sort svg.di, table.table > thead > tr > th .dso-secondary.dso-sort dso-icon,\ntable.table > thead > tr > th .dso-secondary.dso-sort svg.di, table.table > thead > tr > th .dso-tertiary.dso-sort dso-icon,\ntable.table > thead > tr > th .dso-tertiary.dso-sort svg.di,\n.dso-rich-content table > thead > tr > th .dso-primary.dso-sort dso-icon,\n.dso-rich-content table > thead > tr > th .dso-primary.dso-sort svg.di,\n.dso-rich-content table > thead > tr > th .dso-secondary.dso-sort dso-icon,\n.dso-rich-content table > thead > tr > th .dso-secondary.dso-sort svg.di,\n.dso-rich-content table > thead > tr > th .dso-tertiary.dso-sort dso-icon,\n.dso-rich-content table > thead > tr > th .dso-tertiary.dso-sort svg.di {\n color: #666;\n}\ntable.table > thead > tr > th .dso-primary.dso-sort dso-icon.dso-sort-active,\ntable.table > thead > tr > th .dso-primary.dso-sort svg.di.dso-sort-active, table.table > thead > tr > th .dso-secondary.dso-sort dso-icon.dso-sort-active,\ntable.table > thead > tr > th .dso-secondary.dso-sort svg.di.dso-sort-active, table.table > thead > tr > th .dso-tertiary.dso-sort dso-icon.dso-sort-active,\ntable.table > thead > tr > th .dso-tertiary.dso-sort svg.di.dso-sort-active,\n.dso-rich-content table > thead > tr > th .dso-primary.dso-sort dso-icon.dso-sort-active,\n.dso-rich-content table > thead > tr > th .dso-primary.dso-sort svg.di.dso-sort-active,\n.dso-rich-content table > thead > tr > th .dso-secondary.dso-sort dso-icon.dso-sort-active,\n.dso-rich-content table > thead > tr > th .dso-secondary.dso-sort svg.di.dso-sort-active,\n.dso-rich-content table > thead > tr > th .dso-tertiary.dso-sort dso-icon.dso-sort-active,\n.dso-rich-content table > thead > tr > th .dso-tertiary.dso-sort svg.di.dso-sort-active {\n color: #191919;\n}\n\n.table-hover > tbody > tr:hover {\n background-color: #f2f2f2;\n}\n\ntable col[class*=col-] {\n display: table-column;\n float: none;\n position: static;\n}\n\ntable {\n background-color: transparent;\n border-collapse: collapse;\n border-spacing: 0;\n}\ntable td[class*=col-],\ntable th[class*=col-] {\n display: table-cell;\n float: none;\n position: static;\n}\n\n.dso-rich-content table > thead > tr > td.active,\n.dso-rich-content table > thead > tr > th.active, .dso-rich-content table > thead > tr.active > td, .dso-rich-content table > thead > tr.active > th,\n.dso-rich-content table > tbody > tr > td.active,\n.dso-rich-content table > tbody > tr > th.active,\n.dso-rich-content table > tbody > tr.active > td,\n.dso-rich-content table > tbody > tr.active > th,\n.dso-rich-content table > tfoot > tr > td.active,\n.dso-rich-content table > tfoot > tr > th.active,\n.dso-rich-content table > tfoot > tr.active > td,\n.dso-rich-content table > tfoot > tr.active > th,\n.table > thead > tr > td.active,\n.table > thead > tr > th.active,\n.table > thead > tr.active > td,\n.table > thead > tr.active > th,\n.table > tbody > tr > td.active,\n.table > tbody > tr > th.active,\n.table > tbody > tr.active > td,\n.table > tbody > tr.active > th,\n.table > tfoot > tr > td.active,\n.table > tfoot > tr > th.active,\n.table > tfoot > tr.active > td,\n.table > tfoot > tr.active > th {\n background-color: #f2f2f2;\n}\n\n.table-hover > tbody > tr > td.active:hover,\n.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {\n background-color: #f2f2f2;\n}\n.table-hover > tbody > tr:hover > th, .table-hover > tbody > tr:hover > td {\n background-color: #f2f2f2;\n}\n.table-hover > tbody > tr:hover > th a, .table-hover > tbody > tr:hover > td a {\n color: #191919;\n}\n.table-hover > tbody > tr:hover > th a:hover, .table-hover > tbody > tr:hover > td a:hover {\n text-decoration: none;\n}\n\n.table > tbody > tr.active > th, .table > tbody > tr.active > td {\n background-color: #f2f2f2;\n}\n.table > tbody > tr.active > th a, .table > tbody > tr.active > td a {\n color: #191919;\n}\n.table > tbody > tr.active > th a:hover, .table > tbody > tr.active > td a:hover {\n text-decoration: none;\n}\n\n.dso-table-responsive,\n.dso-table-scroll-container {\n min-block-size: 0.01%;\n overflow-x: auto;\n position: relative;\n}\n\n.dso-table-scroll-container {\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ccc;\n margin-block-end: 0;\n overflow-y: hidden;\n inline-size: 100%;\n}\n.dso-table-scroll-container::before {\n content: \"beweeg de tabel van links naar rechts\";\n display: block;\n font-size: 0.8em;\n margin-block-end: 8px;\n position: relative;\n text-align: center;\n}\n.dso-table-scroll-container > .table {\n margin-block-end: 0;\n}\n.dso-table-scroll-container > .table > thead > tr > th,\n.dso-table-scroll-container > .table > thead > tr > td,\n.dso-table-scroll-container > .table > tbody > tr > th,\n.dso-table-scroll-container > .table > tbody > tr > td,\n.dso-table-scroll-container > .table > tfoot > tr > th,\n.dso-table-scroll-container > .table > tfoot > tr > td {\n white-space: nowrap;\n}\n\n@media screen and (max-width: 767px) {\n .dso-table-responsive {\n -ms-overflow-style: -ms-autohiding-scrollbar;\n border: 1px solid #ccc;\n margin-block-end: 0;\n overflow-y: hidden;\n inline-size: 100%;\n }\n .dso-table-responsive::before {\n content: \"beweeg de tabel van links naar rechts\";\n display: block;\n font-size: 0.8em;\n margin-block-end: 8px;\n position: relative;\n text-align: center;\n }\n .dso-table-responsive > .table {\n margin-block-end: 0;\n }\n .dso-table-responsive > .table > thead > tr > th,\n .dso-table-responsive > .table > thead > tr > td,\n .dso-table-responsive > .table > tbody > tr > th,\n .dso-table-responsive > .table > tbody > tr > td,\n .dso-table-responsive > .table > tfoot > tr > th,\n .dso-table-responsive > .table > tfoot > tr > td {\n white-space: nowrap;\n }\n}\n\n.dso-table-filter-wrapper .dso-search-bar {\n margin-block-end: 16px;\n inline-size: 288px;\n}\n\ndso-table table.table {\n margin-block-end: 0;\n}\n\ndso-table.dso-is-responsive {\n margin-block-end: 0;\n}\ndso-table.dso-is-responsive > .table > thead > tr > th,\ndso-table.dso-is-responsive > .table > thead > tr > td,\ndso-table.dso-is-responsive > .table > tbody > tr > th,\ndso-table.dso-is-responsive > .table > tbody > tr > td,\ndso-table.dso-is-responsive > .table > tfoot > tr > th,\ndso-table.dso-is-responsive > .table > tfoot > tr > td {\n white-space: nowrap;\n}\n\n:host(:not([inline])) {\n display: block;\n}\n\n:host([inline]) {\n display: inline;\n}\n\nbutton.toggle-note {\n display: inline-block;\n font-size: 1em;\n font-weight: 500;\n margin-block-end: 0;\n text-decoration: none;\n touch-action: manipulation;\n text-align: start;\n user-select: none;\n vertical-align: middle;\n}\nbutton.toggle-note:focus, button.toggle-note:focus-visible {\n outline-offset: 2px;\n}\nbutton.toggle-note:active {\n outline: 0;\n}\nbutton.toggle-note {\n border: 0;\n color: #39870c;\n line-height: 1;\n padding: 0;\n background-color: transparent;\n}\nbutton.toggle-note[disabled] {\n color: #afcf9d;\n}\nbutton.toggle-note[disabled].dso-spinner-left, button.toggle-note[disabled].dso-spinner-right {\n color: #39870c;\n}\nbutton.toggle-note:not([disabled]):hover {\n color: #275937;\n text-decoration: underline;\n text-underline-position: under;\n}\nbutton.toggle-note:not([disabled]):active {\n color: #173521;\n}\nbutton.toggle-note.dso-align {\n line-height: calc(1.5em - 1px);\n padding-block: 11px;\n padding-inline: 0;\n position: relative;\n}\nbutton.toggle-note.dso-truncate {\n max-inline-size: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\nbutton.toggle-note.dso-spinner-left::before {\n background-image: url(\"data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n content: \"\";\n display: inline-block;\n block-size: 24px;\n vertical-align: middle;\n inline-size: 24px;\n margin-inline-end: 8px;\n}\nbutton.toggle-note.dso-spinner-right::after {\n background-image: url(\"data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n content: \"\";\n display: inline-block;\n block-size: 24px;\n vertical-align: middle;\n inline-size: 24px;\n margin-inline-start: 8px;\n}\nbutton.toggle-note dso-icon + span:not(.sr-only),\nbutton.toggle-note svg.di + span:not(.sr-only),\nbutton.toggle-note span:not(.sr-only) + dso-icon,\nbutton.toggle-note span:not(.sr-only) + svg.di {\n margin-inline-start: 8px;\n}\nbutton.toggle-note svg.di.di-chevron-down + span:not(.sr-only),\nbutton.toggle-note svg.di.di-chevron-up + span:not(.sr-only),\nbutton.toggle-note span:not(.sr-only) + svg.di.di-chevron-down,\nbutton.toggle-note span:not(.sr-only) + svg.di.di-chevron-up {\n margin-inline-start: 4px;\n}\nbutton.toggle-note dso-icon[icon=chevron-left] + span:not(.sr-only),\nbutton.toggle-note dso-icon[icon=chevron-right] + span:not(.sr-only),\nbutton.toggle-note svg.di.di-angle-down + span:not(.sr-only),\nbutton.toggle-note svg.di.di-angle-up + span:not(.sr-only),\nbutton.toggle-note span:not(.sr-only) + svg.di.di-angle-down,\nbutton.toggle-note span:not(.sr-only) + svg.di.di-angle-up,\nbutton.toggle-note span:not(.sr-only) + dso-icon[icon=chevron-left],\nbutton.toggle-note span:not(.sr-only) + dso-icon[icon=chevron-right] {\n margin-inline-start: 0;\n}\nbutton.toggle-note dso-icon,\nbutton.toggle-note svg.di,\nbutton.toggle-note span {\n vertical-align: middle;\n}\n\nspan[role=section],\nspan[role=paragraph] {\n display: block;\n}\n\n:host(:not([inline])) .fallback {\n display: block;\n}\n\na {\n background-color: transparent;\n color: var(--link-color);\n text-decoration: underline;\n text-underline-offset: 15%;\n}\na:hover, a:focus-visible {\n color: var(--link-hover-color);\n text-decoration: underline;\n}\na:active {\n text-decoration: none;\n}\na :is(dso-icon, svg.di) + span,\na span + :is(dso-icon, svg.di) {\n margin-inline-start: 8px;\n}\na:visited {\n color: var(--link-visited-color);\n}\n\n.od-Term {\n font-weight: 700;\n}\n\n.od-Definitie,\n.od-Tussenkop {\n font-style: italic;\n}\n\n.od-Inhoud,\n.od-Inhoud > .od-Lijst,\n.od-IntIoRef,\n.od-Lidnr,\n.od-LiNr,\n.od-Opschrift,\n.od-Tussenkop {\n display: inline;\n}\n\n.od-Al {\n margin-block-end: 0.75em;\n}\n\n.od-IntIoRef {\n border-block-end: 1px dotted;\n}\n\n.dso-ozon-bron {\n font-style: italic;\n font-size: 0.75rem;\n}\n\n.dso-ozon-figuur {\n text-align: var(--_dso-ozon-content-illustratie-uitlijning);\n margin-block-end: 8px;\n}\n.dso-ozon-figuur .figuur-bijschrift {\n display: block;\n font-size: 0.75rem;\n font-style: italic;\n}\n.dso-ozon-figuur.bijschrift-boven .figuur-bijschrift {\n padding-block-end: 0.25rem;\n}\n.dso-ozon-figuur.bijschrift-onder .figuur-bijschrift {\n padding-block-start: 0.25rem;\n}\n.dso-ozon-figuur .figuur-titel {\n color: #8b4a6a;\n display: block;\n font-weight: 500;\n padding-block-end: 0.5rem;\n}\n.dso-ozon-figuur > dso-image-overlay {\n inline-size: var(--_dso-ozon-content-illustratie-width);\n block-size: auto;\n max-block-size: 200vh;\n aspect-ratio: var(--_dso-ozon-content-illustratie-aspect-ratio);\n}\n.dso-ozon-figuur > dso-image-overlay img {\n block-size: 100%;\n inline-size: 100%;\n}\n\n.dso-ozon-lijst span.od-Lijstaanhef,\n.dso-ozon-lijst span.od-Lijstsluiting {\n margin-block-end: 8px;\n}\n.dso-ozon-lijst ul {\n margin-block-end: 8px !important;\n margin-block-start: 8px;\n}\n.dso-ozon-lijst ul p {\n margin-block-end: 8px;\n}\n.dso-ozon-lijst ul.expliciet {\n list-style: none;\n}\n.dso-ozon-lijst ul.expliciet > .od-Li {\n position: relative;\n}\n.dso-ozon-lijst ul.expliciet > .od-Li > span.od-LiNummer {\n position: absolute;\n inset-inline-start: -44px;\n text-align: end;\n inline-size: 40px;\n}\n.dso-ozon-lijst p {\n margin: 0;\n}\n\n.od-Tabel thead {\n font-weight: 600;\n}\n\n.od-Kadertekst {\n border: 1px solid #e5e5e5;\n margin-block-end: 8px;\n padding: 8px;\n}\n\np.editaction-add,\nspan[role=paragraph].editaction-add,\n.dso-ozon-lijst.editaction-add,\n.dso-ozon-lijst > ul > li.editaction-add,\ntable.editaction-add {\n --link-color: currentColor;\n --link-hover-color: currentColor;\n --link-visited-color: currentColor;\n background-color: #e4f1d4;\n border-color: #e4f1d4;\n color: #191919;\n}\np.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),\nspan[role=paragraph].editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),\n.dso-ozon-lijst.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),\n.dso-ozon-lijst > ul > li.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),\ntable.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#download-zwart\"));\n}\np.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),\nspan[role=paragraph].editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),\n.dso-ozon-lijst.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),\n.dso-ozon-lijst > ul > li.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),\ntable.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#external-link-zwart\"));\n}\np.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible),\nspan[role=paragraph].editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible),\n.dso-ozon-lijst.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible),\n.dso-ozon-lijst > ul > li.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible),\ntable.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#call-zwart\"));\n}\np.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible),\nspan[role=paragraph].editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible),\n.dso-ozon-lijst.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible),\n.dso-ozon-lijst > ul > li.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible),\ntable.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#email-zwart\"));\n}\np.editaction-add,\nspan[role=paragraph].editaction-add,\n.dso-ozon-lijst.editaction-add,\n.dso-ozon-lijst > ul > li.editaction-add,\ntable.editaction-add {\n box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25);\n}\np.editaction-remove,\nspan[role=paragraph].editaction-remove,\n.dso-ozon-lijst.editaction-remove,\n.dso-ozon-lijst > ul > li.editaction-remove,\ntable.editaction-remove {\n --link-color: currentColor;\n --link-hover-color: currentColor;\n --link-visited-color: currentColor;\n background-color: #f5d8dc;\n border-color: #f5d8dc;\n color: #191919;\n}\np.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),\nspan[role=paragraph].editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),\n.dso-ozon-lijst.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),\n.dso-ozon-lijst > ul > li.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),\ntable.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#download-zwart\"));\n}\np.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),\nspan[role=paragraph].editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),\n.dso-ozon-lijst.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),\n.dso-ozon-lijst > ul > li.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),\ntable.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#external-link-zwart\"));\n}\np.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible),\nspan[role=paragraph].editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible),\n.dso-ozon-lijst.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible),\n.dso-ozon-lijst > ul > li.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible),\ntable.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#call-zwart\"));\n}\np.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible),\nspan[role=paragraph].editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible),\n.dso-ozon-lijst.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible),\n.dso-ozon-lijst > ul > li.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible),\ntable.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#email-zwart\"));\n}\np.editaction-remove,\nspan[role=paragraph].editaction-remove,\n.dso-ozon-lijst.editaction-remove,\n.dso-ozon-lijst > ul > li.editaction-remove,\ntable.editaction-remove {\n text-decoration: line-through;\n}\n@media screen and (min--moz-device-pixel-ratio: 0) {\n p.editaction-remove,\n span[role=paragraph].editaction-remove,\n .dso-ozon-lijst.editaction-remove,\n .dso-ozon-lijst > ul > li.editaction-remove,\n table.editaction-remove {\n font-family: sans-serif;\n }\n}\n\nins {\n text-decoration: none;\n}\nins.new-text {\n --link-color: currentColor;\n --link-hover-color: currentColor;\n --link-visited-color: currentColor;\n background-color: #e4f1d4;\n border-color: #e4f1d4;\n color: #191919;\n}\nins.new-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#download-zwart\"));\n}\nins.new-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#external-link-zwart\"));\n}\nins.new-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#call-zwart\"));\n}\nins.new-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#email-zwart\"));\n}\nins.new-text {\n box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25);\n}\nins.editaction-add {\n display: inline-block;\n margin-block-end: 8px;\n padding: 8px;\n}\nins.editaction-add {\n --link-color: currentColor;\n --link-hover-color: currentColor;\n --link-visited-color: currentColor;\n background-color: #e4f1d4;\n border-color: #e4f1d4;\n color: #191919;\n}\nins.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#download-zwart\"));\n}\nins.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#external-link-zwart\"));\n}\nins.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#call-zwart\"));\n}\nins.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#email-zwart\"));\n}\nins.editaction-add {\n box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25);\n}\nins.editaction-add p:last-child {\n margin: 0;\n}\n\ndel.removed-text {\n --link-color: currentColor;\n --link-hover-color: currentColor;\n --link-visited-color: currentColor;\n background-color: #f5d8dc;\n border-color: #f5d8dc;\n color: #191919;\n}\ndel.removed-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#download-zwart\"));\n}\ndel.removed-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#external-link-zwart\"));\n}\ndel.removed-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#call-zwart\"));\n}\ndel.removed-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#email-zwart\"));\n}\ndel.removed-text {\n text-decoration: line-through;\n}\n@media screen and (min--moz-device-pixel-ratio: 0) {\n del.removed-text {\n font-family: sans-serif;\n }\n}\ndel.editaction-remove {\n display: inline-block;\n margin-block-end: 8px;\n padding: 8px;\n}\ndel.editaction-remove {\n --link-color: currentColor;\n --link-hover-color: currentColor;\n --link-visited-color: currentColor;\n background-color: #f5d8dc;\n border-color: #f5d8dc;\n color: #191919;\n}\ndel.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#download-zwart\"));\n}\ndel.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#external-link-zwart\"));\n}\ndel.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"tel:\"], [href^=\"tel:\"]:hover, [href^=\"tel:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#call-zwart\"));\n}\ndel.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^=\"mailto:\"], [href^=\"mailto:\"]:hover, [href^=\"mailto:\"]:focus-visible) {\n background-image: var(--_dso-di-background-image, url(\"./di.svg#email-zwart\"));\n}\ndel.editaction-remove {\n text-decoration: line-through;\n}\n@media screen and (min--moz-device-pixel-ratio: 0) {\n del.editaction-remove {\n font-family: sans-serif;\n }\n}\ndel.editaction-remove p:last-child {\n margin: 0;\n}\n\n.editaction-label {\n font-style: italic;\n}\n\n.dso-rich-content p {\n margin-block: 0 var(--_dt-rich-content-margin-block, 16px);\n margin-inline: 0;\n}\n.dso-rich-content ul,\n.dso-rich-content ol {\n margin-block-end: 16px;\n}\n.dso-rich-content ul:not(.list-group):not(.dso-link-list):not(.dso-columns-list),\n.dso-rich-content ol:not(.list-group):not(.dso-link-list):not(.dso-columns-list) {\n padding-inline-start: 24px;\n}\n.dso-rich-content ul ul,\n.dso-rich-content ul ol,\n.dso-rich-content ol ul,\n.dso-rich-content ol ol {\n margin-block-end: 0;\n}\n.dso-rich-content pre {\n margin-block: 0 16px;\n margin-inline: 0;\n}\n.dso-rich-content blockquote {\n padding-block: 16px;\n padding-inline: 24px;\n}\n.dso-rich-content dso-highlight-box,\n.dso-rich-content .dso-highlight-box {\n margin-block-end: 24px;\n}\n.dso-rich-content img {\n block-size: auto;\n max-inline-size: 100%;\n}\n\n.od-abbr {\n text-decoration: underline dotted;\n}";
|
|
1078
|
+
|
|
1079
|
+
const mapper = new Mapper();
|
|
1080
|
+
const OzonContent = /*@__PURE__*/ proxyCustomElement(class OzonContent extends H {
|
|
1081
|
+
constructor() {
|
|
1082
|
+
super();
|
|
1083
|
+
this.__registerHost();
|
|
1084
|
+
this.__attachShadow();
|
|
1085
|
+
this.dsoAnchorClick = createEvent(this, "dsoAnchorClick", 3);
|
|
1086
|
+
this.dsoOzonContentMarkItemHighlight = createEvent(this, "dsoOzonContentMarkItemHighlight", 3);
|
|
1087
|
+
/**
|
|
1088
|
+
* Setting this property creates dso-ozon-content as inline element instead of a block element.
|
|
1089
|
+
*/
|
|
1090
|
+
this.inline = false;
|
|
1091
|
+
this.state = {};
|
|
1092
|
+
this.handleMarkItemHighlight = (text, elementRef) => {
|
|
1093
|
+
this.dsoOzonContentMarkItemHighlight.emit({ text, elementRef });
|
|
1094
|
+
};
|
|
1095
|
+
}
|
|
1096
|
+
contentWatcher() {
|
|
1097
|
+
this.state = {};
|
|
1098
|
+
}
|
|
1099
|
+
render() {
|
|
1100
|
+
const context = {
|
|
1101
|
+
state: this.state,
|
|
1102
|
+
inline: this.inline,
|
|
1103
|
+
mark: this.mark,
|
|
1104
|
+
setState: (state) => (this.state = state),
|
|
1105
|
+
emitMarkItemHighlight: this.handleMarkItemHighlight,
|
|
1106
|
+
emitAnchorClick: this.dsoAnchorClick.emit,
|
|
1107
|
+
urlResolver: this.urlResolver,
|
|
1108
|
+
};
|
|
1109
|
+
const transformed = mapper.transform(this.content, context);
|
|
1110
|
+
return h(Fragment, { key: '539d1eccded032ffb129718e8b7f8051b6387f69' }, transformed);
|
|
1111
|
+
}
|
|
1112
|
+
static get watchers() { return {
|
|
1113
|
+
"content": ["contentWatcher"]
|
|
1114
|
+
}; }
|
|
1115
|
+
static get style() { return ozonContentCss; }
|
|
1116
|
+
}, [1, "dso-ozon-content", {
|
|
1117
|
+
"content": [1],
|
|
1118
|
+
"inline": [516],
|
|
1119
|
+
"mark": [16],
|
|
1120
|
+
"urlResolver": [16, "url-resolver"],
|
|
1121
|
+
"state": [32]
|
|
1122
|
+
}, undefined, {
|
|
1123
|
+
"content": ["contentWatcher"]
|
|
1124
|
+
}]);
|
|
1125
|
+
function defineCustomElement() {
|
|
1126
|
+
if (typeof customElements === "undefined") {
|
|
1127
|
+
return;
|
|
1128
|
+
}
|
|
1129
|
+
const components = ["dso-ozon-content", "dso-icon", "dso-image-overlay", "dso-table", "dso-tooltip"];
|
|
1130
|
+
components.forEach(tagName => { switch (tagName) {
|
|
1131
|
+
case "dso-ozon-content":
|
|
1132
|
+
if (!customElements.get(tagName)) {
|
|
1133
|
+
customElements.define(tagName, OzonContent);
|
|
1134
|
+
}
|
|
1135
|
+
break;
|
|
1136
|
+
case "dso-icon":
|
|
1137
|
+
if (!customElements.get(tagName)) {
|
|
1138
|
+
defineCustomElement$4();
|
|
1139
|
+
}
|
|
1140
|
+
break;
|
|
1141
|
+
case "dso-image-overlay":
|
|
1142
|
+
if (!customElements.get(tagName)) {
|
|
1143
|
+
defineCustomElement$3();
|
|
1144
|
+
}
|
|
1145
|
+
break;
|
|
1146
|
+
case "dso-table":
|
|
1147
|
+
if (!customElements.get(tagName)) {
|
|
1148
|
+
defineCustomElement$2();
|
|
1149
|
+
}
|
|
1150
|
+
break;
|
|
1151
|
+
case "dso-tooltip":
|
|
1152
|
+
if (!customElements.get(tagName)) {
|
|
1153
|
+
defineCustomElement$1();
|
|
1154
|
+
}
|
|
1155
|
+
break;
|
|
1156
|
+
} });
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
export { OzonContent as O, defineCustomElement as d };
|
|
1160
|
+
//# sourceMappingURL=p-DvqO1i1s.js.map
|
|
1161
|
+
|
|
1162
|
+
//# sourceMappingURL=p-DvqO1i1s.js.map
|