@dso-toolkit/core 83.1.0 → 84.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle/dso-accordion-section.js +25 -23
- package/dist/bundle/dso-accordion-section.js.map +1 -1
- package/dist/bundle/dso-accordion.js +9 -7
- package/dist/bundle/dso-accordion.js.map +1 -1
- package/dist/bundle/dso-action-list-item.js +11 -9
- package/dist/bundle/dso-action-list-item.js.map +1 -1
- package/dist/bundle/dso-action-list.js +9 -7
- package/dist/bundle/dso-action-list.js.map +1 -1
- package/dist/bundle/dso-advanced-select.js +1006 -19
- package/dist/bundle/dso-advanced-select.js.map +1 -1
- package/dist/bundle/dso-alert.js +1 -1
- package/dist/bundle/dso-annotation-activiteit.js +25 -23
- package/dist/bundle/dso-annotation-activiteit.js.map +1 -1
- package/dist/bundle/dso-annotation-gebiedsaanwijzing.js +23 -21
- package/dist/bundle/dso-annotation-gebiedsaanwijzing.js.map +1 -1
- package/dist/bundle/dso-annotation-kaart.js +16 -14
- package/dist/bundle/dso-annotation-kaart.js.map +1 -1
- package/dist/bundle/dso-annotation-locatie.js +1 -1
- package/dist/bundle/dso-annotation-omgevingsnormwaarde.js +24 -22
- package/dist/bundle/dso-annotation-omgevingsnormwaarde.js.map +1 -1
- package/dist/bundle/dso-attachments-counter.js +1 -1
- package/dist/bundle/dso-autosuggest.js +17 -20
- package/dist/bundle/dso-autosuggest.js.map +1 -1
- package/dist/bundle/dso-badge.js +1 -1
- package/dist/bundle/dso-banner.js +9 -7
- package/dist/bundle/dso-banner.js.map +1 -1
- package/dist/bundle/dso-button-group.js +1 -1
- package/dist/bundle/dso-card-container.js +9 -7
- package/dist/bundle/dso-card-container.js.map +1 -1
- package/dist/bundle/dso-card.js +11 -9
- package/dist/bundle/dso-card.js.map +1 -1
- package/dist/bundle/dso-contact-information.js +9 -7
- package/dist/bundle/dso-contact-information.js.map +1 -1
- package/dist/bundle/dso-date-picker.js +9 -7
- package/dist/bundle/dso-date-picker.js.map +1 -1
- package/dist/bundle/dso-document-card.js +11 -9
- package/dist/bundle/dso-document-card.js.map +1 -1
- package/dist/bundle/dso-document-component.js +1 -1
- package/dist/bundle/dso-dropdown-menu.js +1 -1
- package/dist/bundle/dso-expandable.js +1 -1
- package/dist/bundle/dso-header.js +15 -14
- package/dist/bundle/dso-header.js.map +1 -1
- package/dist/bundle/dso-highlight-box.js +9 -7
- package/dist/bundle/dso-highlight-box.js.map +1 -1
- package/dist/bundle/dso-history-item.js +11 -9
- package/dist/bundle/dso-history-item.js.map +1 -1
- package/dist/bundle/dso-icon-button.js +1 -1
- package/dist/bundle/dso-icon.js +1 -1
- package/dist/bundle/dso-image-overlay.js +1 -1
- package/dist/bundle/dso-info-button.js +1 -1
- package/dist/bundle/dso-info.js +1 -1
- package/dist/bundle/dso-input-range.js +9 -7
- package/dist/bundle/dso-input-range.js.map +1 -1
- package/dist/bundle/dso-label.js +1 -1
- package/dist/bundle/dso-legend-item.js +22 -20
- package/dist/bundle/dso-legend-item.js.map +1 -1
- package/dist/bundle/dso-legend.d.ts +11 -0
- package/dist/bundle/dso-legend.js +120 -0
- package/dist/bundle/dso-legend.js.map +1 -0
- package/dist/bundle/dso-list-button.js +315 -18
- package/dist/bundle/dso-list-button.js.map +1 -1
- package/dist/bundle/dso-logo.js +148 -8
- package/dist/bundle/dso-logo.js.map +1 -1
- package/dist/bundle/dso-map-base-layers.js +21 -19
- package/dist/bundle/dso-map-base-layers.js.map +1 -1
- package/dist/bundle/dso-map-controls.js +1071 -14
- package/dist/bundle/dso-map-controls.js.map +1 -1
- package/dist/bundle/dso-map-layer-object.d.ts +11 -0
- package/dist/bundle/dso-map-layer-object.js +56 -0
- package/dist/bundle/dso-map-layer-object.js.map +1 -0
- package/dist/bundle/dso-map-layer.d.ts +11 -0
- package/dist/bundle/dso-map-layer.js +61 -0
- package/dist/bundle/dso-map-layer.js.map +1 -0
- package/dist/bundle/dso-map-overlays.js +20 -18
- package/dist/bundle/dso-map-overlays.js.map +1 -1
- package/dist/bundle/dso-mark-bar.js +14 -12
- package/dist/bundle/dso-mark-bar.js.map +1 -1
- package/dist/bundle/dso-modal.js +16 -14
- package/dist/bundle/dso-modal.js.map +1 -1
- package/dist/bundle/dso-onboarding-tip.js +15 -13
- package/dist/bundle/dso-onboarding-tip.js.map +1 -1
- package/dist/bundle/dso-ozon-content-toggletip.js +1 -1
- package/dist/bundle/dso-ozon-content.js +1 -1
- package/dist/bundle/dso-pagination.js +14 -12
- package/dist/bundle/dso-pagination.js.map +1 -1
- package/dist/bundle/dso-panel.js +1 -1
- package/dist/bundle/dso-plekinfo-card.js +12 -10
- package/dist/bundle/dso-plekinfo-card.js.map +1 -1
- package/dist/bundle/dso-progress-indicator.js +1 -1
- package/dist/bundle/dso-project-item.js +18 -16
- package/dist/bundle/dso-project-item.js.map +1 -1
- package/dist/bundle/dso-renvooi.js +1 -1
- package/dist/bundle/dso-responsive-element.js +1 -1
- package/dist/bundle/dso-scrollable.js +1 -1
- package/dist/bundle/dso-selectable.js +1 -1
- package/dist/bundle/dso-skiplink.js +12 -10
- package/dist/bundle/dso-skiplink.js.map +1 -1
- package/dist/bundle/dso-slide-toggle.js +1 -1
- package/dist/bundle/dso-survey-rating.js +501 -15
- package/dist/bundle/dso-survey-rating.js.map +1 -1
- package/dist/bundle/dso-tab.js +9 -7
- package/dist/bundle/dso-tab.js.map +1 -1
- package/dist/bundle/dso-table.js +1 -1
- package/dist/bundle/dso-tabs.js +10 -8
- package/dist/bundle/dso-tabs.js.map +1 -1
- package/dist/bundle/dso-tijdreis-banner.js +12 -10
- package/dist/bundle/dso-tijdreis-banner.js.map +1 -1
- package/dist/bundle/dso-toggletip.js +1 -1
- package/dist/bundle/dso-tooltip.js +1 -1
- package/dist/bundle/dso-tree-view.js +16 -20
- package/dist/bundle/dso-tree-view.js.map +1 -1
- package/dist/bundle/dso-viewer-grid.js +525 -31
- package/dist/bundle/dso-viewer-grid.js.map +1 -1
- package/dist/bundle/dsot-document-component-demo.js +43 -41
- package/dist/bundle/dsot-document-component-demo.js.map +1 -1
- package/dist/bundle/index.js +10 -3
- package/dist/bundle/index.js.map +1 -1
- package/dist/bundle/p-B15-R4R0.js +8 -0
- package/dist/bundle/p-B15-R4R0.js.map +1 -0
- package/dist/bundle/{p-BsnzmGaW.js → p-B1fJHBoE.js} +11 -9
- package/dist/bundle/p-B1fJHBoE.js.map +1 -0
- package/dist/bundle/{p-CqQwHORn.js → p-BCe3H09s.js} +13 -11
- package/dist/bundle/p-BCe3H09s.js.map +1 -0
- package/dist/bundle/p-BCedLSX_.js +51 -0
- package/dist/bundle/p-BCedLSX_.js.map +1 -0
- package/dist/bundle/p-BM23zmnX.js +10 -0
- package/dist/bundle/{p-B9a249cd.js.map → p-BM23zmnX.js.map} +1 -1
- package/dist/bundle/{p-CAiNl6nx.js → p-BMJkixUi.js} +20 -18
- package/dist/bundle/p-BMJkixUi.js.map +1 -0
- package/dist/bundle/p-BNDasWTv.js +78 -0
- package/dist/bundle/p-BNDasWTv.js.map +1 -0
- package/dist/bundle/p-BXJu-dww.js +65 -0
- package/dist/bundle/p-BXJu-dww.js.map +1 -0
- package/dist/bundle/p-Bb1b-JAh.js +1606 -0
- package/dist/bundle/p-Bb1b-JAh.js.map +1 -0
- package/dist/bundle/{p-Dm38fPV4.js → p-BeWimuZg.js} +77 -23
- package/dist/bundle/p-BeWimuZg.js.map +1 -0
- package/dist/bundle/p-BffcZg_M.js +3551 -0
- package/dist/bundle/p-BffcZg_M.js.map +1 -0
- package/dist/bundle/{p-CYZ_ghQd.js → p-Bla3D_SS.js} +11 -9
- package/dist/bundle/p-Bla3D_SS.js.map +1 -0
- package/dist/bundle/p-BnFv61zP.js +1336 -0
- package/dist/bundle/p-BnFv61zP.js.map +1 -0
- package/dist/bundle/p-BvyQic2U.js +88 -0
- package/dist/bundle/p-BvyQic2U.js.map +1 -0
- package/dist/bundle/p-ByyagXOJ.js +61 -0
- package/dist/bundle/p-ByyagXOJ.js.map +1 -0
- package/dist/bundle/p-BzA2scQd.js +72 -0
- package/dist/bundle/p-BzA2scQd.js.map +1 -0
- package/dist/bundle/{p-DgQ6L0IZ.js → p-CH5dE-g9.js} +3 -3
- package/dist/bundle/p-CH5dE-g9.js.map +1 -0
- package/dist/bundle/p-CU2teuXB.js +38 -0
- package/dist/bundle/p-CU2teuXB.js.map +1 -0
- package/dist/bundle/{p-CsqbRus4.js → p-Ctbpdcl6.js} +20 -18
- package/dist/bundle/p-Ctbpdcl6.js.map +1 -0
- package/dist/bundle/{p-Dea3wzTK.js → p-Cul-GfBI.js} +13 -11
- package/dist/bundle/p-Cul-GfBI.js.map +1 -0
- package/dist/bundle/p-D9_nsOH9.js +103 -0
- package/dist/bundle/p-D9_nsOH9.js.map +1 -0
- package/dist/bundle/{p-DcPjXXDp.js → p-DKYkKOQE.js} +15 -13
- package/dist/bundle/p-DKYkKOQE.js.map +1 -0
- package/dist/bundle/{p-_WSH7pZY.js → p-DLxGu5_c.js} +12 -10
- package/dist/bundle/p-DLxGu5_c.js.map +1 -0
- package/dist/bundle/{p-CXctuPtC.js → p-DMYengW8.js} +18 -10
- package/dist/bundle/p-DMYengW8.js.map +1 -0
- package/dist/bundle/p-DQrlJzt1.js +86 -0
- package/dist/bundle/p-DQrlJzt1.js.map +1 -0
- package/dist/bundle/p-DaeSaYQE.js +146 -0
- package/dist/bundle/p-DaeSaYQE.js.map +1 -0
- package/dist/bundle/{p-dzRDgb4S.js → p-DopSenBv.js} +4 -6
- package/dist/bundle/p-DopSenBv.js.map +1 -0
- package/dist/bundle/p-DtEJ6M24.js +60 -0
- package/dist/bundle/p-DtEJ6M24.js.map +1 -0
- package/dist/bundle/p-DzcyUrLK.js +617 -0
- package/dist/bundle/p-DzcyUrLK.js.map +1 -0
- package/dist/bundle/p-iy1TKL4y.js +171 -0
- package/dist/bundle/p-iy1TKL4y.js.map +1 -0
- package/dist/bundle/{p-Cx7q66IK.js → p-mgDux5p5.js} +12 -10
- package/dist/bundle/p-mgDux5p5.js.map +1 -0
- package/dist/cjs/annotation-body-B4psycVM.js +10 -0
- package/dist/cjs/{annotation-body-DaD_bwoW.js.map → annotation-body-B4psycVM.js.map} +1 -1
- package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js → annotation-list-renvooi-values-wwLPtmp4.js} +4 -6
- package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js.map → annotation-list-renvooi-values-wwLPtmp4.js.map} +1 -1
- package/dist/cjs/{annotation-watcher-CIkkSlrQ.js → annotation-watcher-C_bJBnAm.js} +3 -3
- package/dist/cjs/{annotation-watcher-CIkkSlrQ.js.map → annotation-watcher-C_bJBnAm.js.map} +1 -1
- package/dist/cjs/dso-accordion-section.cjs.entry.js +3 -5
- package/dist/cjs/dso-accordion.cjs.entry.js +3 -5
- package/dist/cjs/dso-action-list-item.cjs.entry.js +3 -5
- package/dist/cjs/dso-action-list.cjs.entry.js +3 -5
- package/dist/cjs/dso-advanced-select.cjs.entry.js +990 -7
- package/dist/cjs/dso-alert_7.cjs.entry.js +3772 -294
- package/dist/cjs/dso-annotation-activiteit.cjs.entry.js +6 -8
- package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js +5 -7
- package/dist/cjs/dso-annotation-kaart.cjs.entry.js +4 -6
- package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js +1283 -14
- package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js +6 -8
- package/dist/cjs/dso-attachments-counter_2.cjs.entry.js +5 -7
- package/dist/cjs/dso-autosuggest.cjs.entry.js +5 -11
- package/dist/cjs/dso-banner.cjs.entry.js +3 -5
- package/dist/cjs/dso-button-group.cjs.entry.js +3 -5
- package/dist/cjs/dso-card-container.cjs.entry.js +3 -5
- package/dist/cjs/dso-card.cjs.entry.js +3 -5
- package/dist/cjs/dso-contact-information.cjs.entry.js +3 -5
- package/dist/cjs/dso-date-picker.cjs.entry.js +3 -5
- package/dist/cjs/dso-document-card.cjs.entry.js +3 -5
- package/dist/cjs/dso-dropdown-menu.cjs.entry.js +3 -5
- package/dist/cjs/dso-header.cjs.entry.js +4 -7
- package/dist/cjs/dso-highlight-box.cjs.entry.js +3 -5
- package/dist/cjs/dso-history-item.cjs.entry.js +3 -5
- package/dist/cjs/{dso-icon.cjs.entry.js → dso-icon_2.cjs.entry.js} +595 -7
- package/dist/cjs/dso-info-button.cjs.entry.js +3 -5
- package/dist/cjs/dso-info_2.cjs.entry.js +6 -8
- package/dist/cjs/dso-input-range.cjs.entry.js +3 -5
- package/dist/cjs/dso-label_3.cjs.entry.js +13 -22
- package/dist/cjs/dso-legend-item.cjs.entry.js +4 -6
- package/dist/cjs/dso-legend.cjs.entry.js +80 -0
- package/dist/cjs/dso-list-button.cjs.entry.js +299 -6
- package/dist/cjs/dso-logo.cjs.entry.js +142 -6
- package/dist/cjs/dso-map-base-layers.cjs.entry.js +4 -6
- package/dist/cjs/dso-map-controls.cjs.entry.js +1059 -6
- package/dist/cjs/dso-map-layer-object.cjs.entry.js +28 -0
- package/dist/cjs/dso-map-layer.cjs.entry.js +31 -0
- package/dist/cjs/dso-map-overlays.cjs.entry.js +4 -6
- package/dist/cjs/dso-mark-bar.cjs.entry.js +4 -6
- package/dist/cjs/dso-modal.cjs.entry.js +4 -6
- package/dist/cjs/dso-onboarding-tip.cjs.entry.js +4 -6
- package/dist/cjs/dso-pagination.cjs.entry.js +3 -5
- package/dist/cjs/dso-plekinfo-card.cjs.entry.js +4 -6
- package/dist/cjs/dso-progress-indicator.cjs.entry.js +4 -6
- package/dist/cjs/dso-project-item.cjs.entry.js +4 -6
- package/dist/cjs/dso-responsive-element.cjs.entry.js +4 -6
- package/dist/cjs/dso-scrollable.cjs.entry.js +5 -7
- package/dist/cjs/dso-skiplink.cjs.entry.js +4 -6
- package/dist/cjs/dso-survey-rating.cjs.entry.js +489 -7
- package/dist/cjs/dso-tab.cjs.entry.js +3 -5
- package/dist/cjs/dso-tabs.cjs.entry.js +4 -6
- package/dist/cjs/dso-tijdreis-banner.cjs.entry.js +4 -6
- package/dist/cjs/dso-toggletip.cjs.entry.js +4 -6
- package/dist/cjs/dso-toolkit.cjs.js +3 -3
- package/dist/cjs/dso-toolkit.cjs.js.map +1 -1
- package/dist/cjs/dso-tooltip.cjs.entry.js +4 -6
- package/dist/cjs/dso-tree-view.cjs.entry.js +6 -14
- package/dist/cjs/dso-viewer-grid.cjs.entry.js +519 -29
- package/dist/cjs/dsot-document-component-demo.cjs.entry.js +3 -5
- package/dist/cjs/{index-DvLsepiK.js → index-DDpKNH_F.js} +96 -27
- package/dist/cjs/index-DDpKNH_F.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js → parse-wijzigactie-from-node.function-wjDjfhnI.js} +3 -3
- package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js.map → parse-wijzigactie-from-node.function-wjDjfhnI.js.map} +1 -1
- package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js → tooltip.functional-component-BQpcPpgi.js} +4 -6
- package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js.map → tooltip.functional-component-BQpcPpgi.js.map} +1 -1
- package/dist/collection/collection-manifest.json +5 -2
- package/dist/collection/components/accordion/accordion.js +4 -4
- package/dist/collection/components/accordion/components/accordion-section.css +1 -1
- package/dist/collection/components/accordion/components/accordion-section.js +23 -23
- package/dist/collection/components/action-list/action-list.js +2 -2
- package/dist/collection/components/action-list/components/action-list-item.js +7 -7
- package/dist/collection/components/advanced-select/advanced-select.js +2 -4
- package/dist/collection/components/advanced-select/advanced-select.js.map +1 -1
- package/dist/collection/components/alert/alert.css +1 -1
- package/dist/collection/components/alert/alert.js +7 -7
- package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js +12 -13
- package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js.map +1 -1
- package/dist/collection/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.js +8 -8
- package/dist/collection/components/annotation/annotation-kaart/annotation-kaart.js +6 -6
- package/dist/collection/components/annotation/annotation-locatie/annotation-locatie.js +8 -8
- package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js +12 -13
- package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js.map +1 -1
- package/dist/collection/components/attachments-counter/attachments-counter.css +1 -1
- package/dist/collection/components/attachments-counter/attachments-counter.js +2 -2
- package/dist/collection/components/autosuggest/autosuggest.js +7 -33
- package/dist/collection/components/autosuggest/autosuggest.js.map +1 -1
- package/dist/collection/components/badge/badge.css +1 -1
- package/dist/collection/components/badge/badge.js +2 -2
- package/dist/collection/components/banner/banner.js +4 -4
- package/dist/collection/components/button-group/button-group.js +1 -1
- package/dist/collection/components/card/card.css +1 -1
- package/dist/collection/components/card/card.js +6 -6
- package/dist/collection/components/card-container/card-container.js +1 -1
- package/dist/collection/components/date-picker/date-picker.js +15 -15
- package/dist/collection/components/document-card/document-card.css +1 -1
- package/dist/collection/components/document-card/document-card.js +4 -4
- package/dist/collection/components/document-component/document-component.css +5 -4
- package/dist/collection/components/document-component/document-component.js +31 -34
- package/dist/collection/components/document-component/document-component.js.map +1 -1
- package/dist/collection/components/document-component-demo/document-component.demo.js +5 -7
- package/dist/collection/components/document-component-demo/document-component.demo.js.map +1 -1
- package/dist/collection/components/dropdown-menu/dropdown-menu.js +4 -4
- package/dist/collection/components/expandable/expandable.js +5 -5
- package/dist/collection/components/header/header.js +16 -17
- package/dist/collection/components/header/header.js.map +1 -1
- package/dist/collection/components/highlight-box/highlight-box.js +10 -10
- package/dist/collection/components/history-item/history-item.js +4 -4
- package/dist/collection/components/icon/icon.js +5 -3
- package/dist/collection/components/icon/icon.js.map +1 -1
- package/dist/collection/components/icon-button/icon-button.js +7 -7
- package/dist/collection/components/image-overlay/image-overlay.css +8 -11
- package/dist/collection/components/image-overlay/image-overlay.js +26 -36
- package/dist/collection/components/image-overlay/image-overlay.js.map +1 -1
- package/dist/collection/components/info/info.css +1 -1
- package/dist/collection/components/info/info.js +4 -4
- package/dist/collection/components/info-button/info-button.css +1 -1
- package/dist/collection/components/info-button/info-button.js +5 -5
- package/dist/collection/components/input-range/input-range.js +13 -13
- package/dist/collection/components/label/label.css +1 -1
- package/dist/collection/components/label/label.js +8 -8
- package/dist/collection/components/legend/legend.css +54 -0
- package/dist/collection/components/legend/legend.interfaces.js +2 -0
- package/dist/collection/components/legend/legend.interfaces.js.map +1 -0
- package/dist/collection/components/legend/legend.js +154 -0
- package/dist/collection/components/legend/legend.js.map +1 -0
- package/dist/collection/components/legend-item/legend-item.css +8 -1
- package/dist/collection/components/legend-item/legend-item.js +8 -8
- package/dist/collection/components/legend-item/legend-item.js.map +1 -1
- package/dist/collection/components/list-button/list-button.css +1 -1
- package/dist/collection/components/list-button/list-button.js +15 -15
- package/dist/collection/components/logo/logo.js +10 -10
- package/dist/collection/components/map-base-layers/map-base-layers.css +1 -1
- package/dist/collection/components/map-base-layers/map-base-layers.js +2 -3
- package/dist/collection/components/map-base-layers/map-base-layers.js.map +1 -1
- package/dist/collection/components/map-controls/map-controls.css +2 -2
- package/dist/collection/components/map-controls/map-controls.js +4 -4
- package/dist/collection/components/map-layer/components/map-layer-object.css +35 -0
- package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js +2 -0
- package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js.map +1 -0
- package/dist/collection/components/map-layer/components/map-layer-object.js +109 -0
- package/dist/collection/components/map-layer/components/map-layer-object.js.map +1 -0
- package/dist/collection/components/map-layer/map-layer.css +27 -0
- package/dist/collection/components/map-layer/map-layer.interfaces.js +2 -0
- package/dist/collection/components/map-layer/map-layer.interfaces.js.map +1 -0
- package/dist/collection/components/map-layer/map-layer.js +122 -0
- package/dist/collection/components/map-layer/map-layer.js.map +1 -0
- package/dist/collection/components/map-overlays/map-overlays.css +1 -1
- package/dist/collection/components/map-overlays/map-overlays.js +2 -3
- package/dist/collection/components/map-overlays/map-overlays.js.map +1 -1
- package/dist/collection/components/mark-bar/mark-bar.css +2 -2
- package/dist/collection/components/mark-bar/mark-bar.js +8 -8
- package/dist/collection/components/modal/modal.css +1 -1
- package/dist/collection/components/modal/modal.js +8 -8
- package/dist/collection/components/onboarding-tip/onboarding-tip.css +1 -1
- package/dist/collection/components/onboarding-tip/onboarding-tip.js +2 -2
- package/dist/collection/components/ozon-content/components/ozon-content-toggletip/ozon-content-toggletip.js +3 -3
- package/dist/collection/components/ozon-content/nodes/int-io-ref.node.js +2 -2
- package/dist/collection/components/ozon-content/nodes/int-io-ref.node.js.map +1 -1
- package/dist/collection/components/ozon-content/nodes/int-ref.node.js +1 -1
- package/dist/collection/components/ozon-content/nodes/int-ref.node.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content-context.interface.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content-mapper.js +1 -0
- package/dist/collection/components/ozon-content/ozon-content-mapper.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content-node-context.interface.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content.js +30 -7
- package/dist/collection/components/ozon-content/ozon-content.js.map +1 -1
- package/dist/collection/components/pagination/pagination.css +1 -1
- package/dist/collection/components/pagination/pagination.js +4 -5
- package/dist/collection/components/pagination/pagination.js.map +1 -1
- package/dist/collection/components/panel/panel.css +1 -1
- package/dist/collection/components/panel/panel.js +3 -3
- package/dist/collection/components/plekinfo-card/plekinfo-card.css +1 -1
- package/dist/collection/components/plekinfo-card/plekinfo-card.js +8 -8
- package/dist/collection/components/progress-indicator/progress-indicator.js +7 -7
- package/dist/collection/components/project-item/project-item.js +3 -3
- package/dist/collection/components/renvooi/renvooi.js +2 -3
- package/dist/collection/components/renvooi/renvooi.js.map +1 -1
- package/dist/collection/components/responsive-element/responsive-element.js +1 -1
- package/dist/collection/components/scrollable/scrollable.css +1 -0
- package/dist/collection/components/scrollable/scrollable.js +2 -2
- package/dist/collection/components/selectable/selectable.js +25 -25
- package/dist/collection/components/skiplink/skiplink.js +5 -5
- package/dist/collection/components/slide-toggle/slide-toggle.js +8 -8
- package/dist/collection/components/survey-rating/survey-rating.css +1 -1
- package/dist/collection/components/survey-rating/survey-rating.js +2 -2
- package/dist/collection/components/table/table.css +11 -21
- package/dist/collection/components/table/table.js +12 -29
- package/dist/collection/components/table/table.js.map +1 -1
- package/dist/collection/components/tabs/components/tab.js +6 -6
- package/dist/collection/components/tabs/tabs.js +1 -1
- package/dist/collection/components/tijdreis-banner/tijdreis-banner.js +1 -1
- package/dist/collection/components/toggletip/toggletip.js +7 -7
- package/dist/collection/components/tooltip/tooltip.js +10 -10
- package/dist/collection/components/tree-view/tree-view.css +1 -1
- package/dist/collection/components/tree-view/tree-view.js +1 -2
- package/dist/collection/components/tree-view/tree-view.js.map +1 -1
- package/dist/collection/components/viewer-grid/viewer-grid.css +1 -1
- package/dist/collection/components/viewer-grid/viewer-grid.js +12 -12
- package/dist/components/alert.js +11 -9
- package/dist/components/alert.js.map +1 -1
- package/dist/components/annotation-body.js +1 -7
- package/dist/components/annotation-body.js.map +1 -1
- package/dist/components/annotation-list-renvooi-values.js +1 -3
- package/dist/components/annotation-list-renvooi-values.js.map +1 -1
- package/dist/components/annotation-locatie.js +15 -13
- package/dist/components/annotation-locatie.js.map +1 -1
- package/dist/components/annotation-watcher.js.map +1 -1
- package/dist/components/attachments-counter.js +10 -8
- package/dist/components/attachments-counter.js.map +1 -1
- package/dist/components/badge.js +9 -7
- package/dist/components/badge.js.map +1 -1
- package/dist/components/button-group.js +9 -7
- package/dist/components/button-group.js.map +1 -1
- package/dist/components/document-component.js +1297 -24
- package/dist/components/document-component.js.map +1 -1
- package/dist/components/dropdown-menu.js +9 -7
- package/dist/components/dropdown-menu.js.map +1 -1
- package/dist/components/dso-accordion-section.js +17 -15
- package/dist/components/dso-accordion-section.js.map +1 -1
- package/dist/components/dso-accordion.js +9 -7
- package/dist/components/dso-accordion.js.map +1 -1
- package/dist/components/dso-action-list-item.js +10 -8
- package/dist/components/dso-action-list-item.js.map +1 -1
- package/dist/components/dso-action-list.js +9 -7
- package/dist/components/dso-action-list.js.map +1 -1
- package/dist/components/dso-advanced-select.js +1001 -14
- package/dist/components/dso-advanced-select.js.map +1 -1
- package/dist/components/dso-annotation-activiteit.js +16 -14
- package/dist/components/dso-annotation-activiteit.js.map +1 -1
- package/dist/components/dso-annotation-gebiedsaanwijzing.js +15 -13
- package/dist/components/dso-annotation-gebiedsaanwijzing.js.map +1 -1
- package/dist/components/dso-annotation-kaart.js +12 -10
- package/dist/components/dso-annotation-kaart.js.map +1 -1
- package/dist/components/dso-annotation-omgevingsnormwaarde.js +15 -13
- package/dist/components/dso-annotation-omgevingsnormwaarde.js.map +1 -1
- package/dist/components/dso-autosuggest.js +14 -17
- package/dist/components/dso-autosuggest.js.map +1 -1
- package/dist/components/dso-banner.js +9 -7
- package/dist/components/dso-banner.js.map +1 -1
- package/dist/components/dso-card-container.js +9 -7
- package/dist/components/dso-card-container.js.map +1 -1
- package/dist/components/dso-card.js +10 -8
- package/dist/components/dso-card.js.map +1 -1
- package/dist/components/dso-contact-information.js +9 -7
- package/dist/components/dso-contact-information.js.map +1 -1
- package/dist/components/dso-date-picker.js +9 -7
- package/dist/components/dso-date-picker.js.map +1 -1
- package/dist/components/dso-document-card.js +10 -8
- package/dist/components/dso-document-card.js.map +1 -1
- package/dist/components/dso-header.js +13 -12
- package/dist/components/dso-header.js.map +1 -1
- package/dist/components/dso-highlight-box.js +9 -7
- package/dist/components/dso-highlight-box.js.map +1 -1
- package/dist/components/dso-history-item.js +10 -8
- package/dist/components/dso-history-item.js.map +1 -1
- package/dist/components/dso-input-range.js +9 -7
- package/dist/components/dso-input-range.js.map +1 -1
- package/dist/components/dso-legend-item.js +16 -14
- package/dist/components/dso-legend-item.js.map +1 -1
- package/dist/components/dso-legend.d.ts +11 -0
- package/dist/components/dso-legend.js +120 -0
- package/dist/components/dso-legend.js.map +1 -0
- package/dist/components/dso-list-button.js +310 -13
- package/dist/components/dso-list-button.js.map +1 -1
- package/dist/components/dso-logo.js +148 -8
- package/dist/components/dso-logo.js.map +1 -1
- package/dist/components/dso-map-base-layers.js +16 -14
- package/dist/components/dso-map-base-layers.js.map +1 -1
- package/dist/components/dso-map-controls.js +1068 -11
- package/dist/components/dso-map-controls.js.map +1 -1
- package/dist/components/dso-map-layer-object.d.ts +11 -0
- package/dist/components/dso-map-layer-object.js +56 -0
- package/dist/components/dso-map-layer-object.js.map +1 -0
- package/dist/components/dso-map-layer.d.ts +11 -0
- package/dist/components/dso-map-layer.js +61 -0
- package/dist/components/dso-map-layer.js.map +1 -0
- package/dist/components/dso-map-overlays.js +15 -13
- package/dist/components/dso-map-overlays.js.map +1 -1
- package/dist/components/dso-mark-bar.js +12 -10
- package/dist/components/dso-mark-bar.js.map +1 -1
- package/dist/components/dso-modal.js +13 -11
- package/dist/components/dso-modal.js.map +1 -1
- package/dist/components/dso-onboarding-tip.js +12 -10
- package/dist/components/dso-onboarding-tip.js.map +1 -1
- package/dist/components/dso-pagination.js +12 -10
- package/dist/components/dso-pagination.js.map +1 -1
- package/dist/components/dso-plekinfo-card.js +11 -9
- package/dist/components/dso-plekinfo-card.js.map +1 -1
- package/dist/components/dso-project-item.js +14 -12
- package/dist/components/dso-project-item.js.map +1 -1
- package/dist/components/dso-skiplink.js +11 -9
- package/dist/components/dso-skiplink.js.map +1 -1
- package/dist/components/dso-survey-rating.js +498 -12
- package/dist/components/dso-survey-rating.js.map +1 -1
- package/dist/components/dso-tab.js +9 -7
- package/dist/components/dso-tab.js.map +1 -1
- package/dist/components/dso-tabs.js +10 -8
- package/dist/components/dso-tabs.js.map +1 -1
- package/dist/components/dso-tijdreis-banner.js +11 -9
- package/dist/components/dso-tijdreis-banner.js.map +1 -1
- package/dist/components/dso-tree-view.js +14 -18
- package/dist/components/dso-tree-view.js.map +1 -1
- package/dist/components/dso-viewer-grid.js +525 -31
- package/dist/components/dso-viewer-grid.js.map +1 -1
- package/dist/components/dsot-document-component-demo.js +27 -25
- package/dist/components/dsot-document-component-demo.js.map +1 -1
- package/dist/components/expandable.js +9 -7
- package/dist/components/expandable.js.map +1 -1
- package/dist/components/icon-button.js +499 -8
- package/dist/components/icon-button.js.map +1 -1
- package/dist/components/icon.js +16 -8
- package/dist/components/icon.js.map +1 -1
- package/dist/components/image-overlay.js +35 -43
- package/dist/components/image-overlay.js.map +1 -1
- package/dist/components/index.d.ts +6 -0
- package/dist/components/index.js +3 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/info-button.js +11 -9
- package/dist/components/info-button.js.map +1 -1
- package/dist/components/info.js +11 -9
- package/dist/components/info.js.map +1 -1
- package/dist/components/label.js +12 -10
- package/dist/components/label.js.map +1 -1
- package/dist/components/ozon-content-toggletip.js +11 -9
- package/dist/components/ozon-content-toggletip.js.map +1 -1
- package/dist/components/ozon-content.js +2389 -115
- package/dist/components/ozon-content.js.map +1 -1
- package/dist/components/panel.js +11 -9
- package/dist/components/panel.js.map +1 -1
- package/dist/components/progress-indicator.js +11 -9
- package/dist/components/progress-indicator.js.map +1 -1
- package/dist/components/renvooi.js +13 -18
- package/dist/components/renvooi.js.map +1 -1
- package/dist/components/responsive-element.js +10 -8
- package/dist/components/responsive-element.js.map +1 -1
- package/dist/components/scrollable.js +11 -9
- package/dist/components/scrollable.js.map +1 -1
- package/dist/components/selectable.js +14 -12
- package/dist/components/selectable.js.map +1 -1
- package/dist/components/slide-toggle.js +10 -8
- package/dist/components/slide-toggle.js.map +1 -1
- package/dist/components/table.js +1256 -35
- package/dist/components/table.js.map +1 -1
- package/dist/components/toggletip.js +14 -12
- package/dist/components/toggletip.js.map +1 -1
- package/dist/components/tooltip.functional-component.js +1 -3
- package/dist/components/tooltip.functional-component.js.map +1 -1
- package/dist/components/tooltip.js +10 -8
- package/dist/components/tooltip.js.map +1 -1
- package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
- package/dist/dso-toolkit/dso-toolkit.esm.js.map +1 -1
- package/dist/dso-toolkit/p-00e02bdd.entry.js +2 -0
- package/dist/dso-toolkit/p-00e02bdd.entry.js.map +1 -0
- package/dist/dso-toolkit/p-056702b8.entry.js +2 -0
- package/dist/dso-toolkit/p-056702b8.entry.js.map +1 -0
- package/dist/dso-toolkit/p-0c228b3c.entry.js +2 -0
- package/dist/dso-toolkit/p-0c228b3c.entry.js.map +1 -0
- package/dist/dso-toolkit/p-1a5e129d.entry.js +2 -0
- package/dist/dso-toolkit/p-1a5e129d.entry.js.map +1 -0
- package/dist/dso-toolkit/p-1f87f7ad.entry.js +2 -0
- package/dist/dso-toolkit/p-1f87f7ad.entry.js.map +1 -0
- package/dist/dso-toolkit/p-30dd509e.entry.js +2 -0
- package/dist/dso-toolkit/p-30dd509e.entry.js.map +1 -0
- package/dist/dso-toolkit/p-349d1ace.entry.js +2 -0
- package/dist/dso-toolkit/p-349d1ace.entry.js.map +1 -0
- package/dist/dso-toolkit/p-363449cc.entry.js +2 -0
- package/dist/dso-toolkit/p-363449cc.entry.js.map +1 -0
- package/dist/dso-toolkit/p-3ab854dd.entry.js +2 -0
- package/dist/dso-toolkit/p-3ab854dd.entry.js.map +1 -0
- package/dist/dso-toolkit/p-3cee63bb.entry.js +2 -0
- package/dist/dso-toolkit/p-3cee63bb.entry.js.map +1 -0
- package/dist/dso-toolkit/p-47295f4b.entry.js +2 -0
- package/dist/dso-toolkit/p-47295f4b.entry.js.map +1 -0
- package/dist/dso-toolkit/p-4729e938.entry.js +2 -0
- package/dist/dso-toolkit/p-4729e938.entry.js.map +1 -0
- package/dist/dso-toolkit/p-49aa2bbc.entry.js +2 -0
- package/dist/dso-toolkit/p-49aa2bbc.entry.js.map +1 -0
- package/dist/dso-toolkit/p-4c8f74b9.entry.js +2 -0
- package/dist/dso-toolkit/p-4c8f74b9.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-16c153d5.entry.js → p-5387f2db.entry.js} +2 -2
- package/dist/dso-toolkit/p-5387f2db.entry.js.map +1 -0
- package/dist/dso-toolkit/p-556554af.entry.js +2 -0
- package/dist/dso-toolkit/p-556554af.entry.js.map +1 -0
- package/dist/dso-toolkit/p-573bfc8f.entry.js +2 -0
- package/dist/dso-toolkit/p-573bfc8f.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5a2002a7.entry.js +2 -0
- package/dist/dso-toolkit/p-5a2002a7.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5b894c59.entry.js +2 -0
- package/dist/dso-toolkit/p-5b894c59.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5be4766f.entry.js +2 -0
- package/dist/dso-toolkit/p-5be4766f.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5c283c16.entry.js +2 -0
- package/dist/dso-toolkit/p-5c283c16.entry.js.map +1 -0
- package/dist/dso-toolkit/p-770e2178.entry.js +2 -0
- package/dist/dso-toolkit/p-770e2178.entry.js.map +1 -0
- package/dist/dso-toolkit/p-91c97704.entry.js +6 -0
- package/dist/dso-toolkit/p-91c97704.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9641c9f4.entry.js +2 -0
- package/dist/dso-toolkit/p-9641c9f4.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9a267127.entry.js +2 -0
- package/dist/dso-toolkit/p-9a267127.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9b17b1e1.entry.js +2 -0
- package/dist/dso-toolkit/p-9b17b1e1.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9c4d091b.entry.js +2 -0
- package/dist/dso-toolkit/p-9c4d091b.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9da36147.entry.js +2 -0
- package/dist/dso-toolkit/p-9da36147.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9eca8361.entry.js +2 -0
- package/dist/dso-toolkit/p-9eca8361.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-DrItCTMr.js → p-B1q4j6NM.js} +2 -2
- package/dist/dso-toolkit/{p-DrItCTMr.js.map → p-B1q4j6NM.js.map} +1 -1
- package/dist/dso-toolkit/p-BNXQGiQq.js +2 -0
- package/dist/dso-toolkit/{p-BlB0--wP.js.map → p-BNXQGiQq.js.map} +1 -1
- package/dist/dso-toolkit/{p-Ah0-aaXh.js → p-BrtypTfQ.js} +2 -2
- package/dist/dso-toolkit/{p-Ah0-aaXh.js.map → p-BrtypTfQ.js.map} +1 -1
- package/dist/dso-toolkit/{p-CtC5362R.js → p-O4FN8VJ2.js} +2 -2
- package/dist/dso-toolkit/{p-CtC5362R.js.map → p-O4FN8VJ2.js.map} +1 -1
- package/dist/dso-toolkit/p-WDDbscLp.js +3 -0
- package/dist/dso-toolkit/p-WDDbscLp.js.map +1 -0
- package/dist/dso-toolkit/p-W_P8edV4.js +2 -0
- package/dist/dso-toolkit/{p-Dk013L7v.js.map → p-W_P8edV4.js.map} +1 -1
- package/dist/dso-toolkit/p-aa4f4650.entry.js +2 -0
- package/dist/dso-toolkit/p-aa4f4650.entry.js.map +1 -0
- package/dist/dso-toolkit/p-aafd4561.entry.js +2 -0
- package/dist/dso-toolkit/p-aafd4561.entry.js.map +1 -0
- package/dist/dso-toolkit/p-abe1dae2.entry.js +2 -0
- package/dist/dso-toolkit/p-abe1dae2.entry.js.map +1 -0
- package/dist/dso-toolkit/p-ae5a8660.entry.js +2 -0
- package/dist/dso-toolkit/p-ae5a8660.entry.js.map +1 -0
- package/dist/dso-toolkit/p-b318a0f9.entry.js +2 -0
- package/dist/dso-toolkit/p-b318a0f9.entry.js.map +1 -0
- package/dist/dso-toolkit/p-b6a9fe80.entry.js +2 -0
- package/dist/dso-toolkit/p-b6a9fe80.entry.js.map +1 -0
- package/dist/dso-toolkit/p-b74d6b6a.entry.js +2 -0
- package/dist/dso-toolkit/p-b74d6b6a.entry.js.map +1 -0
- package/dist/dso-toolkit/p-bb247b4e.entry.js +2 -0
- package/dist/dso-toolkit/p-bb247b4e.entry.js.map +1 -0
- package/dist/dso-toolkit/p-c1091cb8.entry.js +2 -0
- package/dist/dso-toolkit/p-c1091cb8.entry.js.map +1 -0
- package/dist/dso-toolkit/p-c1c57c67.entry.js +2 -0
- package/dist/dso-toolkit/p-c1c57c67.entry.js.map +1 -0
- package/dist/dso-toolkit/p-c2a94e5b.entry.js +2 -0
- package/dist/dso-toolkit/p-c2a94e5b.entry.js.map +1 -0
- package/dist/dso-toolkit/p-cccde8af.entry.js +2 -0
- package/dist/dso-toolkit/p-cccde8af.entry.js.map +1 -0
- package/dist/dso-toolkit/p-d7a12d68.entry.js +2 -0
- package/dist/dso-toolkit/p-d7a12d68.entry.js.map +1 -0
- package/dist/dso-toolkit/p-d86767c6.entry.js +2 -0
- package/dist/dso-toolkit/p-d86767c6.entry.js.map +1 -0
- package/dist/dso-toolkit/p-d934baef.entry.js +2 -0
- package/dist/dso-toolkit/p-d934baef.entry.js.map +1 -0
- package/dist/dso-toolkit/p-e3a55f9e.entry.js +2 -0
- package/dist/dso-toolkit/p-e3a55f9e.entry.js.map +1 -0
- package/dist/dso-toolkit/p-e64d2887.entry.js +2 -0
- package/dist/dso-toolkit/p-e64d2887.entry.js.map +1 -0
- package/dist/dso-toolkit/p-e78fcea9.entry.js +2 -0
- package/dist/dso-toolkit/p-e78fcea9.entry.js.map +1 -0
- package/dist/dso-toolkit/p-eb93c22f.entry.js +2 -0
- package/dist/dso-toolkit/p-eb93c22f.entry.js.map +1 -0
- package/dist/dso-toolkit/p-ed149a75.entry.js +2 -0
- package/dist/dso-toolkit/p-ed149a75.entry.js.map +1 -0
- package/dist/dso-toolkit/p-ee1f217d.entry.js +2 -0
- package/dist/dso-toolkit/p-ee1f217d.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f0aa48e2.entry.js +2 -0
- package/dist/dso-toolkit/p-f0aa48e2.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f36e20b1.entry.js +2 -0
- package/dist/dso-toolkit/p-f36e20b1.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f56d918c.entry.js +2 -0
- package/dist/dso-toolkit/p-f56d918c.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f8b708de.entry.js +2 -0
- package/dist/dso-toolkit/p-f8b708de.entry.js.map +1 -0
- package/dist/dso-toolkit/p-faeacd73.entry.js +2 -0
- package/dist/dso-toolkit/p-faeacd73.entry.js.map +1 -0
- package/dist/dso-toolkit/p-faf9bd05.entry.js +2 -0
- package/dist/dso-toolkit/p-faf9bd05.entry.js.map +1 -0
- package/dist/dso-toolkit/p-feeb6953.entry.js +2 -0
- package/dist/dso-toolkit/p-feeb6953.entry.js.map +1 -0
- package/dist/esm/annotation-body-BGomQciH.js +8 -0
- package/dist/esm/{annotation-body-eL8p8SW9.js.map → annotation-body-BGomQciH.js.map} +1 -1
- package/dist/esm/annotation-list-renvooi-values-Dq4hh65I.js +10 -0
- package/dist/esm/{annotation-list-renvooi-values-Cn6N3SEI.js.map → annotation-list-renvooi-values-Dq4hh65I.js.map} +1 -1
- package/dist/esm/{annotation-watcher-m3nAgrq7.js → annotation-watcher-C2vj2znu.js} +3 -3
- package/dist/esm/{annotation-watcher-m3nAgrq7.js.map → annotation-watcher-C2vj2znu.js.map} +1 -1
- package/dist/esm/dso-accordion-section.entry.js +3 -5
- package/dist/esm/dso-accordion-section.entry.js.map +1 -1
- package/dist/esm/dso-accordion.entry.js +3 -5
- package/dist/esm/dso-accordion.entry.js.map +1 -1
- package/dist/esm/dso-action-list-item.entry.js +3 -5
- package/dist/esm/dso-action-list-item.entry.js.map +1 -1
- package/dist/esm/dso-action-list.entry.js +3 -5
- package/dist/esm/dso-action-list.entry.js.map +1 -1
- package/dist/esm/dso-advanced-select.entry.js +990 -7
- package/dist/esm/dso-advanced-select.entry.js.map +1 -1
- package/dist/esm/dso-alert_7.entry.js +3772 -294
- package/dist/esm/dso-annotation-activiteit.entry.js +6 -8
- package/dist/esm/dso-annotation-activiteit.entry.js.map +1 -1
- package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js +5 -7
- package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js.map +1 -1
- package/dist/esm/dso-annotation-kaart.entry.js +4 -6
- package/dist/esm/dso-annotation-kaart.entry.js.map +1 -1
- package/dist/esm/dso-annotation-locatie_2.entry.js +1283 -14
- package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js +6 -8
- package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js.map +1 -1
- package/dist/esm/dso-attachments-counter_2.entry.js +5 -7
- package/dist/esm/dso-autosuggest.entry.js +5 -11
- package/dist/esm/dso-autosuggest.entry.js.map +1 -1
- package/dist/esm/dso-banner.entry.js +3 -5
- package/dist/esm/dso-banner.entry.js.map +1 -1
- package/dist/esm/dso-button-group.entry.js +3 -5
- package/dist/esm/dso-button-group.entry.js.map +1 -1
- package/dist/esm/dso-card-container.entry.js +3 -5
- package/dist/esm/dso-card-container.entry.js.map +1 -1
- package/dist/esm/dso-card.entry.js +3 -5
- package/dist/esm/dso-card.entry.js.map +1 -1
- package/dist/esm/dso-contact-information.entry.js +3 -5
- package/dist/esm/dso-contact-information.entry.js.map +1 -1
- package/dist/esm/dso-date-picker.entry.js +3 -5
- package/dist/esm/dso-date-picker.entry.js.map +1 -1
- package/dist/esm/dso-document-card.entry.js +3 -5
- package/dist/esm/dso-document-card.entry.js.map +1 -1
- package/dist/esm/dso-dropdown-menu.entry.js +3 -5
- package/dist/esm/dso-dropdown-menu.entry.js.map +1 -1
- package/dist/esm/dso-header.entry.js +4 -7
- package/dist/esm/dso-header.entry.js.map +1 -1
- package/dist/esm/dso-highlight-box.entry.js +3 -5
- package/dist/esm/dso-highlight-box.entry.js.map +1 -1
- package/dist/esm/dso-history-item.entry.js +3 -5
- package/dist/esm/dso-history-item.entry.js.map +1 -1
- package/dist/esm/{dso-icon.entry.js → dso-icon_2.entry.js} +595 -8
- package/dist/esm/dso-info-button.entry.js +3 -5
- package/dist/esm/dso-info-button.entry.js.map +1 -1
- package/dist/esm/dso-info_2.entry.js +6 -8
- package/dist/esm/dso-input-range.entry.js +3 -5
- package/dist/esm/dso-input-range.entry.js.map +1 -1
- package/dist/esm/dso-label_3.entry.js +13 -22
- package/dist/esm/dso-legend-item.entry.js +4 -6
- package/dist/esm/dso-legend-item.entry.js.map +1 -1
- package/dist/esm/dso-legend.entry.js +78 -0
- package/dist/esm/dso-legend.entry.js.map +1 -0
- package/dist/esm/dso-list-button.entry.js +299 -6
- package/dist/esm/dso-list-button.entry.js.map +1 -1
- package/dist/esm/dso-logo.entry.js +142 -6
- package/dist/esm/dso-logo.entry.js.map +1 -1
- package/dist/esm/dso-map-base-layers.entry.js +4 -6
- package/dist/esm/dso-map-base-layers.entry.js.map +1 -1
- package/dist/esm/dso-map-controls.entry.js +1059 -6
- package/dist/esm/dso-map-controls.entry.js.map +1 -1
- package/dist/esm/dso-map-layer-object.entry.js +26 -0
- package/dist/esm/dso-map-layer-object.entry.js.map +1 -0
- package/dist/esm/dso-map-layer.entry.js +29 -0
- package/dist/esm/dso-map-layer.entry.js.map +1 -0
- package/dist/esm/dso-map-overlays.entry.js +4 -6
- package/dist/esm/dso-map-overlays.entry.js.map +1 -1
- package/dist/esm/dso-mark-bar.entry.js +4 -6
- package/dist/esm/dso-mark-bar.entry.js.map +1 -1
- package/dist/esm/dso-modal.entry.js +4 -6
- package/dist/esm/dso-modal.entry.js.map +1 -1
- package/dist/esm/dso-onboarding-tip.entry.js +4 -6
- package/dist/esm/dso-onboarding-tip.entry.js.map +1 -1
- package/dist/esm/dso-pagination.entry.js +3 -5
- package/dist/esm/dso-pagination.entry.js.map +1 -1
- package/dist/esm/dso-plekinfo-card.entry.js +4 -6
- package/dist/esm/dso-plekinfo-card.entry.js.map +1 -1
- package/dist/esm/dso-progress-indicator.entry.js +4 -6
- package/dist/esm/dso-progress-indicator.entry.js.map +1 -1
- package/dist/esm/dso-project-item.entry.js +4 -6
- package/dist/esm/dso-project-item.entry.js.map +1 -1
- package/dist/esm/dso-responsive-element.entry.js +4 -6
- package/dist/esm/dso-responsive-element.entry.js.map +1 -1
- package/dist/esm/dso-scrollable.entry.js +5 -7
- package/dist/esm/dso-scrollable.entry.js.map +1 -1
- package/dist/esm/dso-skiplink.entry.js +4 -6
- package/dist/esm/dso-skiplink.entry.js.map +1 -1
- package/dist/esm/dso-survey-rating.entry.js +489 -7
- package/dist/esm/dso-survey-rating.entry.js.map +1 -1
- package/dist/esm/dso-tab.entry.js +3 -5
- package/dist/esm/dso-tab.entry.js.map +1 -1
- package/dist/esm/dso-tabs.entry.js +4 -6
- package/dist/esm/dso-tabs.entry.js.map +1 -1
- package/dist/esm/dso-tijdreis-banner.entry.js +4 -6
- package/dist/esm/dso-tijdreis-banner.entry.js.map +1 -1
- package/dist/esm/dso-toggletip.entry.js +4 -6
- package/dist/esm/dso-toggletip.entry.js.map +1 -1
- package/dist/esm/dso-toolkit.js +4 -4
- package/dist/esm/dso-toolkit.js.map +1 -1
- package/dist/esm/dso-tooltip.entry.js +4 -6
- package/dist/esm/dso-tooltip.entry.js.map +1 -1
- package/dist/esm/dso-tree-view.entry.js +6 -14
- package/dist/esm/dso-tree-view.entry.js.map +1 -1
- package/dist/esm/dso-viewer-grid.entry.js +519 -29
- package/dist/esm/dso-viewer-grid.entry.js.map +1 -1
- package/dist/esm/dsot-document-component-demo.entry.js +3 -5
- package/dist/esm/dsot-document-component-demo.entry.js.map +1 -1
- package/dist/esm/{index-DxWmN7gh.js → index-WDDbscLp.js} +96 -27
- package/dist/esm/index-WDDbscLp.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js → parse-wijzigactie-from-node.function-DLfzB0Gt.js} +3 -3
- package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js.map → parse-wijzigactie-from-node.function-DLfzB0Gt.js.map} +1 -1
- package/dist/esm/{tooltip.functional-component-B6RTdaZw.js → tooltip.functional-component-K4nwACEI.js} +4 -6
- package/dist/esm/{tooltip.functional-component-B6RTdaZw.js.map → tooltip.functional-component-K4nwACEI.js.map} +1 -1
- package/dist/types/components/autosuggest/autosuggest.d.ts +0 -4
- package/dist/types/components/image-overlay/image-overlay.d.ts +3 -2
- package/dist/types/components/legend/legend.d.ts +26 -0
- package/dist/types/components/legend/legend.interfaces.d.ts +12 -0
- package/dist/types/components/map-layer/components/map-layer-object.d.ts +26 -0
- package/dist/types/components/map-layer/components/map-layer-object.interfaces.d.ts +11 -0
- package/dist/types/components/map-layer/map-layer.d.ts +26 -0
- package/dist/types/components/map-layer/map-layer.interfaces.d.ts +11 -0
- package/dist/types/components/ozon-content/nodes/int-io-ref.node.d.ts +1 -1
- package/dist/types/components/ozon-content/ozon-content-context.interface.d.ts +1 -0
- package/dist/types/components/ozon-content/ozon-content-node-context.interface.d.ts +1 -0
- package/dist/types/components/ozon-content/ozon-content.d.ts +5 -0
- package/dist/types/components/table/table.d.ts +2 -4
- package/dist/types/components.d.ts +171 -10
- package/dist/types/stencil-public-runtime.d.ts +92 -2
- package/package.json +4 -4
- package/dist/bundle/p--8xOEWb7.js +0 -49
- package/dist/bundle/p--8xOEWb7.js.map +0 -1
- package/dist/bundle/p-B9a249cd.js +0 -12
- package/dist/bundle/p-BSxYLM2I.js +0 -86
- package/dist/bundle/p-BSxYLM2I.js.map +0 -1
- package/dist/bundle/p-BXS9fSw3.js +0 -59
- package/dist/bundle/p-BXS9fSw3.js.map +0 -1
- package/dist/bundle/p-BsnzmGaW.js.map +0 -1
- package/dist/bundle/p-C0fad0Tz.js +0 -333
- package/dist/bundle/p-C0fad0Tz.js.map +0 -1
- package/dist/bundle/p-CAiNl6nx.js.map +0 -1
- package/dist/bundle/p-CWK4j8Tr.js +0 -126
- package/dist/bundle/p-CWK4j8Tr.js.map +0 -1
- package/dist/bundle/p-CXFRGieQ.js +0 -63
- package/dist/bundle/p-CXFRGieQ.js.map +0 -1
- package/dist/bundle/p-CXctuPtC.js.map +0 -1
- package/dist/bundle/p-CYZ_ghQd.js.map +0 -1
- package/dist/bundle/p-CkFupSQb.js +0 -70
- package/dist/bundle/p-CkFupSQb.js.map +0 -1
- package/dist/bundle/p-CmVgHB0k.js +0 -58
- package/dist/bundle/p-CmVgHB0k.js.map +0 -1
- package/dist/bundle/p-CoDNmQUl.js +0 -154
- package/dist/bundle/p-CoDNmQUl.js.map +0 -1
- package/dist/bundle/p-CqQwHORn.js.map +0 -1
- package/dist/bundle/p-CsqbRus4.js.map +0 -1
- package/dist/bundle/p-Cx7q66IK.js.map +0 -1
- package/dist/bundle/p-D2Hmy92r.js +0 -84
- package/dist/bundle/p-D2Hmy92r.js.map +0 -1
- package/dist/bundle/p-D5k5mkW4.js +0 -36
- package/dist/bundle/p-D5k5mkW4.js.map +0 -1
- package/dist/bundle/p-DcPjXXDp.js.map +0 -1
- package/dist/bundle/p-Dea3wzTK.js.map +0 -1
- package/dist/bundle/p-DgQ6L0IZ.js.map +0 -1
- package/dist/bundle/p-Dm38fPV4.js.map +0 -1
- package/dist/bundle/p-Dt8LczXv.js +0 -115
- package/dist/bundle/p-Dt8LczXv.js.map +0 -1
- package/dist/bundle/p-FpbfIBtx.js +0 -169
- package/dist/bundle/p-FpbfIBtx.js.map +0 -1
- package/dist/bundle/p-Ra_s5BYd.js +0 -83
- package/dist/bundle/p-Ra_s5BYd.js.map +0 -1
- package/dist/bundle/p-VjABABA3.js +0 -14
- package/dist/bundle/p-VjABABA3.js.map +0 -1
- package/dist/bundle/p-_WSH7pZY.js.map +0 -1
- package/dist/bundle/p-bAS7SMVR.js +0 -101
- package/dist/bundle/p-bAS7SMVR.js.map +0 -1
- package/dist/bundle/p-dzRDgb4S.js.map +0 -1
- package/dist/bundle/p-pf-8Sy0Y.js +0 -992
- package/dist/bundle/p-pf-8Sy0Y.js.map +0 -1
- package/dist/bundle/p-vXXTDKh5.js +0 -1277
- package/dist/bundle/p-vXXTDKh5.js.map +0 -1
- package/dist/cjs/annotation-body-DaD_bwoW.js +0 -16
- package/dist/cjs/dso-accordion-section.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-accordion-section.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-accordion.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-accordion.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-action-list-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-action-list-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-action-list.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-action-list.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-advanced-select.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-advanced-select.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-alert_7.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-activiteit.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-activiteit.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-gebiedsaanwijzing.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-kaart.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-kaart.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-locatie.dso-document-component.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-omgevingsnormwaarde.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-attachments-counter.dso-expandable.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-attachments-counter_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-autosuggest.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-autosuggest.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-banner.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-banner.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-button-group.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-button-group.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-card-container.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-card-container.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-card.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-card.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-contact-information.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-contact-information.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-date-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-date-picker.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-document-card.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-document-card.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-dropdown-menu.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-dropdown-menu.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-header.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-header.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-highlight-box.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-highlight-box.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-history-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-history-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-icon-button.cjs.entry.js +0 -102
- package/dist/cjs/dso-icon-button.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-icon-button.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-icon.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-info-button.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-info-button.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-info.dso-selectable.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-info_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-input-range.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-input-range.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-label.dso-renvooi.dso-slide-toggle.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-label_3.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-legend-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-legend-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-list-button.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-list-button.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-logo.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-logo.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-map-base-layers.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-map-base-layers.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-map-controls.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-map-controls.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-map-overlays.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-map-overlays.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-mark-bar.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-mark-bar.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-modal.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-modal.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-onboarding-tip.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-onboarding-tip.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-pagination.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-pagination.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-plekinfo-card.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-plekinfo-card.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-progress-indicator.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-progress-indicator.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-project-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-project-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-responsive-element.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-responsive-element.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-scrollable.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-scrollable.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-skiplink.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-skiplink.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-survey-rating.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-survey-rating.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tab.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tab.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tabs.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tijdreis-banner.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tijdreis-banner.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-toggletip.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-toggletip.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tooltip.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tree-view.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tree-view.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-viewer-grid.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-viewer-grid.entry.cjs.js.map +0 -1
- package/dist/cjs/dsot-document-component-demo.cjs.entry.js.map +0 -1
- package/dist/cjs/dsot-document-component-demo.entry.cjs.js.map +0 -1
- package/dist/cjs/focus-trap.esm-DSO8w3eY.js +0 -994
- package/dist/cjs/focus-trap.esm-DSO8w3eY.js.map +0 -1
- package/dist/cjs/index-DvLsepiK.js.map +0 -1
- package/dist/components/focus-trap.esm.js +0 -992
- package/dist/components/focus-trap.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-accordion-section.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-accordion.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-action-list-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-action-list.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-advanced-select.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-activiteit.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-gebiedsaanwijzing.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-kaart.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-locatie.dso-document-component.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-omgevingsnormwaarde.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-attachments-counter.dso-expandable.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-autosuggest.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-banner.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-button-group.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-card-container.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-card.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-contact-information.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-date-picker.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-document-card.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-dropdown-menu.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-header.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-highlight-box.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-history-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-icon-button.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-icon.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-info-button.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-info.dso-selectable.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-input-range.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-label.dso-renvooi.dso-slide-toggle.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-legend-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-list-button.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-logo.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-map-base-layers.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-map-controls.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-map-overlays.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-mark-bar.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-modal.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-onboarding-tip.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-pagination.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-plekinfo-card.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-progress-indicator.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-project-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-responsive-element.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-scrollable.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-skiplink.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-survey-rating.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tab.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tabs.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tijdreis-banner.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-toggletip.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tooltip.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tree-view.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-viewer-grid.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dsot-document-component-demo.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/p-088622a3.entry.js +0 -2
- package/dist/dso-toolkit/p-088622a3.entry.js.map +0 -1
- package/dist/dso-toolkit/p-08f69868.entry.js +0 -2
- package/dist/dso-toolkit/p-08f69868.entry.js.map +0 -1
- package/dist/dso-toolkit/p-0af17a28.entry.js +0 -2
- package/dist/dso-toolkit/p-0af17a28.entry.js.map +0 -1
- package/dist/dso-toolkit/p-12e81f84.entry.js +0 -2
- package/dist/dso-toolkit/p-12e81f84.entry.js.map +0 -1
- package/dist/dso-toolkit/p-13140af9.entry.js +0 -2
- package/dist/dso-toolkit/p-13140af9.entry.js.map +0 -1
- package/dist/dso-toolkit/p-16c153d5.entry.js.map +0 -1
- package/dist/dso-toolkit/p-1e431f4a.entry.js +0 -2
- package/dist/dso-toolkit/p-1e431f4a.entry.js.map +0 -1
- package/dist/dso-toolkit/p-242e14d4.entry.js +0 -2
- package/dist/dso-toolkit/p-242e14d4.entry.js.map +0 -1
- package/dist/dso-toolkit/p-2ac8353d.entry.js +0 -2
- package/dist/dso-toolkit/p-2ac8353d.entry.js.map +0 -1
- package/dist/dso-toolkit/p-2bdda7b6.entry.js +0 -2
- package/dist/dso-toolkit/p-2bdda7b6.entry.js.map +0 -1
- package/dist/dso-toolkit/p-2bf60d4d.entry.js +0 -2
- package/dist/dso-toolkit/p-2bf60d4d.entry.js.map +0 -1
- package/dist/dso-toolkit/p-337c9024.entry.js +0 -2
- package/dist/dso-toolkit/p-337c9024.entry.js.map +0 -1
- package/dist/dso-toolkit/p-3ae293ef.entry.js +0 -2
- package/dist/dso-toolkit/p-3ae293ef.entry.js.map +0 -1
- package/dist/dso-toolkit/p-3cd95234.entry.js +0 -2
- package/dist/dso-toolkit/p-3cd95234.entry.js.map +0 -1
- package/dist/dso-toolkit/p-4c5a75e6.entry.js +0 -2
- package/dist/dso-toolkit/p-4c5a75e6.entry.js.map +0 -1
- package/dist/dso-toolkit/p-4f87903d.entry.js +0 -2
- package/dist/dso-toolkit/p-4f87903d.entry.js.map +0 -1
- package/dist/dso-toolkit/p-4fb7266b.entry.js +0 -2
- package/dist/dso-toolkit/p-4fb7266b.entry.js.map +0 -1
- package/dist/dso-toolkit/p-539cd8e4.entry.js +0 -2
- package/dist/dso-toolkit/p-539cd8e4.entry.js.map +0 -1
- package/dist/dso-toolkit/p-55390fd2.entry.js +0 -2
- package/dist/dso-toolkit/p-55390fd2.entry.js.map +0 -1
- package/dist/dso-toolkit/p-648900a1.entry.js +0 -2
- package/dist/dso-toolkit/p-648900a1.entry.js.map +0 -1
- package/dist/dso-toolkit/p-64d2bb0b.entry.js +0 -2
- package/dist/dso-toolkit/p-64d2bb0b.entry.js.map +0 -1
- package/dist/dso-toolkit/p-6848c1e8.entry.js +0 -2
- package/dist/dso-toolkit/p-6848c1e8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-7325f496.entry.js +0 -2
- package/dist/dso-toolkit/p-7325f496.entry.js.map +0 -1
- package/dist/dso-toolkit/p-7422113e.entry.js +0 -2
- package/dist/dso-toolkit/p-7422113e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-748c3876.entry.js +0 -2
- package/dist/dso-toolkit/p-748c3876.entry.js.map +0 -1
- package/dist/dso-toolkit/p-7e6a09af.entry.js +0 -2
- package/dist/dso-toolkit/p-7e6a09af.entry.js.map +0 -1
- package/dist/dso-toolkit/p-831256d0.entry.js +0 -2
- package/dist/dso-toolkit/p-831256d0.entry.js.map +0 -1
- package/dist/dso-toolkit/p-8fb685b7.entry.js +0 -2
- package/dist/dso-toolkit/p-8fb685b7.entry.js.map +0 -1
- package/dist/dso-toolkit/p-95bd8820.entry.js +0 -2
- package/dist/dso-toolkit/p-95bd8820.entry.js.map +0 -1
- package/dist/dso-toolkit/p-993577a7.entry.js +0 -2
- package/dist/dso-toolkit/p-993577a7.entry.js.map +0 -1
- package/dist/dso-toolkit/p-BlB0--wP.js +0 -2
- package/dist/dso-toolkit/p-Dk013L7v.js +0 -2
- package/dist/dso-toolkit/p-DxWmN7gh.js +0 -3
- package/dist/dso-toolkit/p-DxWmN7gh.js.map +0 -1
- package/dist/dso-toolkit/p-a14c39a8.entry.js +0 -2
- package/dist/dso-toolkit/p-a14c39a8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-a9b2ea7e.entry.js +0 -2
- package/dist/dso-toolkit/p-a9b2ea7e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-ace52920.entry.js +0 -2
- package/dist/dso-toolkit/p-ace52920.entry.js.map +0 -1
- package/dist/dso-toolkit/p-b4664091.entry.js +0 -2
- package/dist/dso-toolkit/p-b4664091.entry.js.map +0 -1
- package/dist/dso-toolkit/p-bb3ac0a4.entry.js +0 -2
- package/dist/dso-toolkit/p-bb3ac0a4.entry.js.map +0 -1
- package/dist/dso-toolkit/p-bea3ed89.entry.js +0 -2
- package/dist/dso-toolkit/p-bea3ed89.entry.js.map +0 -1
- package/dist/dso-toolkit/p-bf591ec8.entry.js +0 -2
- package/dist/dso-toolkit/p-bf591ec8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-c2e05c9e.entry.js +0 -2
- package/dist/dso-toolkit/p-c2e05c9e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-c9c8b0b8.entry.js +0 -2
- package/dist/dso-toolkit/p-c9c8b0b8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-c9d4a733.entry.js +0 -2
- package/dist/dso-toolkit/p-c9d4a733.entry.js.map +0 -1
- package/dist/dso-toolkit/p-ca0b79a6.entry.js +0 -2
- package/dist/dso-toolkit/p-ca0b79a6.entry.js.map +0 -1
- package/dist/dso-toolkit/p-cde53355.entry.js +0 -2
- package/dist/dso-toolkit/p-cde53355.entry.js.map +0 -1
- package/dist/dso-toolkit/p-ce9ffa56.entry.js +0 -2
- package/dist/dso-toolkit/p-ce9ffa56.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d0252763.entry.js +0 -2
- package/dist/dso-toolkit/p-d0252763.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d0ffada0.entry.js +0 -2
- package/dist/dso-toolkit/p-d0ffada0.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d63e56e7.entry.js +0 -2
- package/dist/dso-toolkit/p-d63e56e7.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d690e557.entry.js +0 -2
- package/dist/dso-toolkit/p-d690e557.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d9a8e4da.entry.js +0 -2
- package/dist/dso-toolkit/p-d9a8e4da.entry.js.map +0 -1
- package/dist/dso-toolkit/p-daae46b3.entry.js +0 -2
- package/dist/dso-toolkit/p-daae46b3.entry.js.map +0 -1
- package/dist/dso-toolkit/p-dcfb330c.entry.js +0 -2
- package/dist/dso-toolkit/p-dcfb330c.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e4ee59df.entry.js +0 -2
- package/dist/dso-toolkit/p-e4ee59df.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e5dc4512.entry.js +0 -2
- package/dist/dso-toolkit/p-e5dc4512.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e980ad1a.entry.js +0 -2
- package/dist/dso-toolkit/p-e980ad1a.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e99b9b48.entry.js +0 -2
- package/dist/dso-toolkit/p-e99b9b48.entry.js.map +0 -1
- package/dist/dso-toolkit/p-f9e0da0c.entry.js +0 -2
- package/dist/dso-toolkit/p-f9e0da0c.entry.js.map +0 -1
- package/dist/dso-toolkit/p-pf-8Sy0Y.js +0 -6
- package/dist/dso-toolkit/p-pf-8Sy0Y.js.map +0 -1
- package/dist/esm/annotation-body-eL8p8SW9.js +0 -14
- package/dist/esm/annotation-list-renvooi-values-Cn6N3SEI.js +0 -12
- package/dist/esm/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.js.map +0 -1
- package/dist/esm/dso-alert_7.entry.js.map +0 -1
- package/dist/esm/dso-annotation-locatie.dso-document-component.entry.js.map +0 -1
- package/dist/esm/dso-annotation-locatie_2.entry.js.map +0 -1
- package/dist/esm/dso-attachments-counter.dso-expandable.entry.js.map +0 -1
- package/dist/esm/dso-attachments-counter_2.entry.js.map +0 -1
- package/dist/esm/dso-icon-button.entry.js +0 -100
- package/dist/esm/dso-icon-button.entry.js.map +0 -1
- package/dist/esm/dso-icon.entry.js.map +0 -1
- package/dist/esm/dso-info.dso-selectable.entry.js.map +0 -1
- package/dist/esm/dso-info_2.entry.js.map +0 -1
- package/dist/esm/dso-label.dso-renvooi.dso-slide-toggle.entry.js.map +0 -1
- package/dist/esm/dso-label_3.entry.js.map +0 -1
- package/dist/esm/focus-trap.esm-fQH2SrJA.js +0 -992
- package/dist/esm/focus-trap.esm-fQH2SrJA.js.map +0 -1
- package/dist/esm/index-DxWmN7gh.js.map +0 -1
|
@@ -0,0 +1,3551 @@
|
|
|
1
|
+
import { h, F as Fragment, p as proxyCustomElement, H, e as createEvent, t as transformTag } from './p-BeWimuZg.js';
|
|
2
|
+
import { i as isModifiedEvent } from './p-Hgv-pDpy.js';
|
|
3
|
+
import { c as clsx } from './p-ChV9xqsO.js';
|
|
4
|
+
import { v as v4 } from './p-C_akviUd.js';
|
|
5
|
+
import { d as defineCustomElement$6 } from './p-DMYengW8.js';
|
|
6
|
+
import { d as defineCustomElement$5 } from './p-DzcyUrLK.js';
|
|
7
|
+
import { d as defineCustomElement$4 } from './p-DaeSaYQE.js';
|
|
8
|
+
import { d as defineCustomElement$3 } from './p-D9_nsOH9.js';
|
|
9
|
+
import { d as defineCustomElement$2 } from './p-BnFv61zP.js';
|
|
10
|
+
import { d as defineCustomElement$1 } from './p-mgDux5p5.js';
|
|
11
|
+
|
|
12
|
+
const MarkText = ({ mark, text, emitMarkItemHighlight }) => {
|
|
13
|
+
const result = mark(text);
|
|
14
|
+
return !result || result.length === 0 ? (h(Fragment, null, text)) : (h(Fragment, null, result.map((value) => {
|
|
15
|
+
if (typeof value === "string") {
|
|
16
|
+
return h(Fragment, null, value);
|
|
17
|
+
}
|
|
18
|
+
return (h("mark", { class: value.highlight ? "dso-highlight" : undefined, ref: (ref) => value.highlight && ref && emitMarkItemHighlight(value.text, ref) }, value.text));
|
|
19
|
+
})));
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
const parser = new DOMParser();
|
|
23
|
+
function parseXml(input) {
|
|
24
|
+
if (!input) {
|
|
25
|
+
return undefined;
|
|
26
|
+
}
|
|
27
|
+
const doc = parser.parseFromString(input, "application/xml");
|
|
28
|
+
if (doc.querySelector("parsererror")) {
|
|
29
|
+
console.error({
|
|
30
|
+
message: "Unable to parse XML",
|
|
31
|
+
input,
|
|
32
|
+
document: doc,
|
|
33
|
+
}, null, 2);
|
|
34
|
+
return undefined;
|
|
35
|
+
}
|
|
36
|
+
return doc;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
function parseWijzigactieFromNode(node) {
|
|
40
|
+
const wijzigactie = node instanceof Element ? node.getAttribute("wijzigactie") : undefined;
|
|
41
|
+
return wijzigactie === "voegtoe" || wijzigactie === "verwijder" ? wijzigactie : undefined;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
function getNodeName(node) {
|
|
45
|
+
if (node instanceof Element) {
|
|
46
|
+
return node.localName;
|
|
47
|
+
}
|
|
48
|
+
if (node.nodeName.includes(":")) {
|
|
49
|
+
return node.nodeName.substring(node.nodeName.indexOf(":") + 1);
|
|
50
|
+
}
|
|
51
|
+
return node.nodeName;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
class OzonContentAbbrNode {
|
|
55
|
+
constructor() {
|
|
56
|
+
this.name = "abbr";
|
|
57
|
+
}
|
|
58
|
+
render(node, { mapNodeToJsx }) {
|
|
59
|
+
const title = node.getAttribute("title");
|
|
60
|
+
return (h("span", { class: "od-abbr" }, h("abbr", null, mapNodeToJsx(node.childNodes)), title && ` (${title})`));
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
const WrapWijzigactie = ({ wijzigactie }, children) => {
|
|
65
|
+
if (wijzigactie === "voegtoe") {
|
|
66
|
+
return h("ins", null, children);
|
|
67
|
+
}
|
|
68
|
+
if (wijzigactie === "verwijder") {
|
|
69
|
+
return h("del", null, children);
|
|
70
|
+
}
|
|
71
|
+
return children;
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
function wijzigactieToClassName(wijzigactie) {
|
|
75
|
+
if (wijzigactie === "voegtoe") {
|
|
76
|
+
return "editaction-add";
|
|
77
|
+
}
|
|
78
|
+
if (wijzigactie === "verwijder") {
|
|
79
|
+
return "editaction-remove";
|
|
80
|
+
}
|
|
81
|
+
return undefined;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
function isNestedAl(path) {
|
|
85
|
+
return path.some((n) => {
|
|
86
|
+
const nodeName = getNodeName(n);
|
|
87
|
+
return nodeName === "Al" || nodeName === "Opschrift";
|
|
88
|
+
});
|
|
89
|
+
}
|
|
90
|
+
class OzonContentAlNode {
|
|
91
|
+
constructor() {
|
|
92
|
+
this.name = "Al";
|
|
93
|
+
}
|
|
94
|
+
render(node, { mapNodeToJsx, path, inline }) {
|
|
95
|
+
let content = mapNodeToJsx(node.childNodes);
|
|
96
|
+
const wijzigactie = parseWijzigactieFromNode(node);
|
|
97
|
+
const className = wijzigactieToClassName(wijzigactie);
|
|
98
|
+
if (inline || isNestedAl(path)) {
|
|
99
|
+
content = (h("span", { role: "paragraph", class: className }, content));
|
|
100
|
+
}
|
|
101
|
+
else {
|
|
102
|
+
content = h("p", { class: className }, content);
|
|
103
|
+
}
|
|
104
|
+
return h(WrapWijzigactie, { wijzigactie: wijzigactie }, content);
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
const Term = ({ begripWijzigactie, node, mapNodeToJsx }) => {
|
|
109
|
+
const content = mapNodeToJsx(node.childNodes);
|
|
110
|
+
const wijzigactie = parseWijzigactieFromNode(node);
|
|
111
|
+
const className = wijzigactieToClassName(wijzigactie);
|
|
112
|
+
return (h("dt", { class: className }, h(WrapWijzigactie, { wijzigactie: begripWijzigactie || wijzigactie }, content)));
|
|
113
|
+
};
|
|
114
|
+
const Definitie = ({ begripWijzigactie, node, mapNodeToJsx }) => {
|
|
115
|
+
const content = mapNodeToJsx(node.childNodes);
|
|
116
|
+
const wijzigactie = parseWijzigactieFromNode(node);
|
|
117
|
+
const className = wijzigactieToClassName(wijzigactie);
|
|
118
|
+
return (h("dd", { class: className }, h(WrapWijzigactie, { wijzigactie: begripWijzigactie || wijzigactie }, content)));
|
|
119
|
+
};
|
|
120
|
+
class OzonContentBegripNode {
|
|
121
|
+
constructor() {
|
|
122
|
+
this.name = "Begrip";
|
|
123
|
+
}
|
|
124
|
+
render(node, { mapNodeToJsx }) {
|
|
125
|
+
const wijzigactie = parseWijzigactieFromNode(node);
|
|
126
|
+
const className = wijzigactieToClassName(wijzigactie);
|
|
127
|
+
const childNodes = Array.from(node.childNodes);
|
|
128
|
+
const terms = childNodes.filter((n) => getNodeName(n) === "Term");
|
|
129
|
+
const definitions = childNodes.filter((n) => getNodeName(n) === "Definitie");
|
|
130
|
+
return (h("div", { class: className }, terms.map((term) => (h(Term, { node: term, begripWijzigactie: wijzigactie, mapNodeToJsx: mapNodeToJsx }))), definitions.map((definition) => (h(Definitie, { node: definition, begripWijzigactie: wijzigactie, mapNodeToJsx: mapNodeToJsx })))));
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
class OzonContentBegrippenlijstNode {
|
|
135
|
+
constructor() {
|
|
136
|
+
this.name = "Begrippenlijst";
|
|
137
|
+
}
|
|
138
|
+
render(node, { mapNodeToJsx }) {
|
|
139
|
+
const content = mapNodeToJsx(node.childNodes);
|
|
140
|
+
const wijzigactie = parseWijzigactieFromNode(node);
|
|
141
|
+
const className = wijzigactieToClassName(wijzigactie);
|
|
142
|
+
return (h("div", { class: "begrippenlijst" }, h(WrapWijzigactie, { wijzigactie: wijzigactie }, h("dl", { class: className }, content))));
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
class OzonContentBronNode {
|
|
147
|
+
constructor() {
|
|
148
|
+
this.name = "Bron";
|
|
149
|
+
}
|
|
150
|
+
render(node, { mapNodeToJsx }) {
|
|
151
|
+
return h("span", { class: "dso-ozon-bron" }, mapNodeToJsx(node.childNodes));
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
class OzonContentDocumentNode {
|
|
156
|
+
constructor() {
|
|
157
|
+
this.name = "#document";
|
|
158
|
+
}
|
|
159
|
+
render(node, { mapNodeToJsx }) {
|
|
160
|
+
return h(Fragment, null, mapNodeToJsx(node.childNodes));
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
165
|
+
|
|
166
|
+
function getDefaultExportFromCjs (x) {
|
|
167
|
+
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* lodash (Custom Build) <https://lodash.com/>
|
|
172
|
+
* Build: `lodash modularize exports="npm" -o ./`
|
|
173
|
+
* Copyright jQuery Foundation and other contributors <https://jquery.org/>
|
|
174
|
+
* Released under MIT license <https://lodash.com/license>
|
|
175
|
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
176
|
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
177
|
+
*/
|
|
178
|
+
|
|
179
|
+
var lodash_kebabcase;
|
|
180
|
+
var hasRequiredLodash_kebabcase;
|
|
181
|
+
|
|
182
|
+
function requireLodash_kebabcase () {
|
|
183
|
+
if (hasRequiredLodash_kebabcase) return lodash_kebabcase;
|
|
184
|
+
hasRequiredLodash_kebabcase = 1;
|
|
185
|
+
|
|
186
|
+
/** `Object#toString` result references. */
|
|
187
|
+
var symbolTag = '[object Symbol]';
|
|
188
|
+
|
|
189
|
+
/** Used to match words composed of alphanumeric characters. */
|
|
190
|
+
var reAsciiWord = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
|
|
191
|
+
|
|
192
|
+
/** Used to match Latin Unicode letters (excluding mathematical operators). */
|
|
193
|
+
var reLatin = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g;
|
|
194
|
+
|
|
195
|
+
/** Used to compose unicode character classes. */
|
|
196
|
+
var rsAstralRange = '\\ud800-\\udfff',
|
|
197
|
+
rsComboMarksRange = '\\u0300-\\u036f\\ufe20-\\ufe23',
|
|
198
|
+
rsComboSymbolsRange = '\\u20d0-\\u20f0',
|
|
199
|
+
rsDingbatRange = '\\u2700-\\u27bf',
|
|
200
|
+
rsLowerRange = 'a-z\\xdf-\\xf6\\xf8-\\xff',
|
|
201
|
+
rsMathOpRange = '\\xac\\xb1\\xd7\\xf7',
|
|
202
|
+
rsNonCharRange = '\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf',
|
|
203
|
+
rsPunctuationRange = '\\u2000-\\u206f',
|
|
204
|
+
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',
|
|
205
|
+
rsUpperRange = 'A-Z\\xc0-\\xd6\\xd8-\\xde',
|
|
206
|
+
rsVarRange = '\\ufe0e\\ufe0f',
|
|
207
|
+
rsBreakRange = rsMathOpRange + rsNonCharRange + rsPunctuationRange + rsSpaceRange;
|
|
208
|
+
|
|
209
|
+
/** Used to compose unicode capture groups. */
|
|
210
|
+
var rsApos = "['\u2019]",
|
|
211
|
+
rsBreak = '[' + rsBreakRange + ']',
|
|
212
|
+
rsCombo = '[' + rsComboMarksRange + rsComboSymbolsRange + ']',
|
|
213
|
+
rsDigits = '\\d+',
|
|
214
|
+
rsDingbat = '[' + rsDingbatRange + ']',
|
|
215
|
+
rsLower = '[' + rsLowerRange + ']',
|
|
216
|
+
rsMisc = '[^' + rsAstralRange + rsBreakRange + rsDigits + rsDingbatRange + rsLowerRange + rsUpperRange + ']',
|
|
217
|
+
rsFitz = '\\ud83c[\\udffb-\\udfff]',
|
|
218
|
+
rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')',
|
|
219
|
+
rsNonAstral = '[^' + rsAstralRange + ']',
|
|
220
|
+
rsRegional = '(?:\\ud83c[\\udde6-\\uddff]){2}',
|
|
221
|
+
rsSurrPair = '[\\ud800-\\udbff][\\udc00-\\udfff]',
|
|
222
|
+
rsUpper = '[' + rsUpperRange + ']',
|
|
223
|
+
rsZWJ = '\\u200d';
|
|
224
|
+
|
|
225
|
+
/** Used to compose unicode regexes. */
|
|
226
|
+
var rsLowerMisc = '(?:' + rsLower + '|' + rsMisc + ')',
|
|
227
|
+
rsUpperMisc = '(?:' + rsUpper + '|' + rsMisc + ')',
|
|
228
|
+
rsOptLowerContr = '(?:' + rsApos + '(?:d|ll|m|re|s|t|ve))?',
|
|
229
|
+
rsOptUpperContr = '(?:' + rsApos + '(?:D|LL|M|RE|S|T|VE))?',
|
|
230
|
+
reOptMod = rsModifier + '?',
|
|
231
|
+
rsOptVar = '[' + rsVarRange + ']?',
|
|
232
|
+
rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*',
|
|
233
|
+
rsSeq = rsOptVar + reOptMod + rsOptJoin,
|
|
234
|
+
rsEmoji = '(?:' + [rsDingbat, rsRegional, rsSurrPair].join('|') + ')' + rsSeq;
|
|
235
|
+
|
|
236
|
+
/** Used to match apostrophes. */
|
|
237
|
+
var reApos = RegExp(rsApos, 'g');
|
|
238
|
+
|
|
239
|
+
/**
|
|
240
|
+
* Used to match [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks) and
|
|
241
|
+
* [combining diacritical marks for symbols](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks_for_Symbols).
|
|
242
|
+
*/
|
|
243
|
+
var reComboMark = RegExp(rsCombo, 'g');
|
|
244
|
+
|
|
245
|
+
/** Used to match complex or compound words. */
|
|
246
|
+
var reUnicodeWord = RegExp([
|
|
247
|
+
rsUpper + '?' + rsLower + '+' + rsOptLowerContr + '(?=' + [rsBreak, rsUpper, '$'].join('|') + ')',
|
|
248
|
+
rsUpperMisc + '+' + rsOptUpperContr + '(?=' + [rsBreak, rsUpper + rsLowerMisc, '$'].join('|') + ')',
|
|
249
|
+
rsUpper + '?' + rsLowerMisc + '+' + rsOptLowerContr,
|
|
250
|
+
rsUpper + '+' + rsOptUpperContr,
|
|
251
|
+
rsDigits,
|
|
252
|
+
rsEmoji
|
|
253
|
+
].join('|'), 'g');
|
|
254
|
+
|
|
255
|
+
/** Used to detect strings that need a more robust regexp to match words. */
|
|
256
|
+
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 ]/;
|
|
257
|
+
|
|
258
|
+
/** Used to map Latin Unicode letters to basic Latin letters. */
|
|
259
|
+
var deburredLetters = {
|
|
260
|
+
// Latin-1 Supplement block.
|
|
261
|
+
'\xc0': 'A', '\xc1': 'A', '\xc2': 'A', '\xc3': 'A', '\xc4': 'A', '\xc5': 'A',
|
|
262
|
+
'\xe0': 'a', '\xe1': 'a', '\xe2': 'a', '\xe3': 'a', '\xe4': 'a', '\xe5': 'a',
|
|
263
|
+
'\xc7': 'C', '\xe7': 'c',
|
|
264
|
+
'\xd0': 'D', '\xf0': 'd',
|
|
265
|
+
'\xc8': 'E', '\xc9': 'E', '\xca': 'E', '\xcb': 'E',
|
|
266
|
+
'\xe8': 'e', '\xe9': 'e', '\xea': 'e', '\xeb': 'e',
|
|
267
|
+
'\xcc': 'I', '\xcd': 'I', '\xce': 'I', '\xcf': 'I',
|
|
268
|
+
'\xec': 'i', '\xed': 'i', '\xee': 'i', '\xef': 'i',
|
|
269
|
+
'\xd1': 'N', '\xf1': 'n',
|
|
270
|
+
'\xd2': 'O', '\xd3': 'O', '\xd4': 'O', '\xd5': 'O', '\xd6': 'O', '\xd8': 'O',
|
|
271
|
+
'\xf2': 'o', '\xf3': 'o', '\xf4': 'o', '\xf5': 'o', '\xf6': 'o', '\xf8': 'o',
|
|
272
|
+
'\xd9': 'U', '\xda': 'U', '\xdb': 'U', '\xdc': 'U',
|
|
273
|
+
'\xf9': 'u', '\xfa': 'u', '\xfb': 'u', '\xfc': 'u',
|
|
274
|
+
'\xdd': 'Y', '\xfd': 'y', '\xff': 'y',
|
|
275
|
+
'\xc6': 'Ae', '\xe6': 'ae',
|
|
276
|
+
'\xde': 'Th', '\xfe': 'th',
|
|
277
|
+
'\xdf': 'ss',
|
|
278
|
+
// Latin Extended-A block.
|
|
279
|
+
'\u0100': 'A', '\u0102': 'A', '\u0104': 'A',
|
|
280
|
+
'\u0101': 'a', '\u0103': 'a', '\u0105': 'a',
|
|
281
|
+
'\u0106': 'C', '\u0108': 'C', '\u010a': 'C', '\u010c': 'C',
|
|
282
|
+
'\u0107': 'c', '\u0109': 'c', '\u010b': 'c', '\u010d': 'c',
|
|
283
|
+
'\u010e': 'D', '\u0110': 'D', '\u010f': 'd', '\u0111': 'd',
|
|
284
|
+
'\u0112': 'E', '\u0114': 'E', '\u0116': 'E', '\u0118': 'E', '\u011a': 'E',
|
|
285
|
+
'\u0113': 'e', '\u0115': 'e', '\u0117': 'e', '\u0119': 'e', '\u011b': 'e',
|
|
286
|
+
'\u011c': 'G', '\u011e': 'G', '\u0120': 'G', '\u0122': 'G',
|
|
287
|
+
'\u011d': 'g', '\u011f': 'g', '\u0121': 'g', '\u0123': 'g',
|
|
288
|
+
'\u0124': 'H', '\u0126': 'H', '\u0125': 'h', '\u0127': 'h',
|
|
289
|
+
'\u0128': 'I', '\u012a': 'I', '\u012c': 'I', '\u012e': 'I', '\u0130': 'I',
|
|
290
|
+
'\u0129': 'i', '\u012b': 'i', '\u012d': 'i', '\u012f': 'i', '\u0131': 'i',
|
|
291
|
+
'\u0134': 'J', '\u0135': 'j',
|
|
292
|
+
'\u0136': 'K', '\u0137': 'k', '\u0138': 'k',
|
|
293
|
+
'\u0139': 'L', '\u013b': 'L', '\u013d': 'L', '\u013f': 'L', '\u0141': 'L',
|
|
294
|
+
'\u013a': 'l', '\u013c': 'l', '\u013e': 'l', '\u0140': 'l', '\u0142': 'l',
|
|
295
|
+
'\u0143': 'N', '\u0145': 'N', '\u0147': 'N', '\u014a': 'N',
|
|
296
|
+
'\u0144': 'n', '\u0146': 'n', '\u0148': 'n', '\u014b': 'n',
|
|
297
|
+
'\u014c': 'O', '\u014e': 'O', '\u0150': 'O',
|
|
298
|
+
'\u014d': 'o', '\u014f': 'o', '\u0151': 'o',
|
|
299
|
+
'\u0154': 'R', '\u0156': 'R', '\u0158': 'R',
|
|
300
|
+
'\u0155': 'r', '\u0157': 'r', '\u0159': 'r',
|
|
301
|
+
'\u015a': 'S', '\u015c': 'S', '\u015e': 'S', '\u0160': 'S',
|
|
302
|
+
'\u015b': 's', '\u015d': 's', '\u015f': 's', '\u0161': 's',
|
|
303
|
+
'\u0162': 'T', '\u0164': 'T', '\u0166': 'T',
|
|
304
|
+
'\u0163': 't', '\u0165': 't', '\u0167': 't',
|
|
305
|
+
'\u0168': 'U', '\u016a': 'U', '\u016c': 'U', '\u016e': 'U', '\u0170': 'U', '\u0172': 'U',
|
|
306
|
+
'\u0169': 'u', '\u016b': 'u', '\u016d': 'u', '\u016f': 'u', '\u0171': 'u', '\u0173': 'u',
|
|
307
|
+
'\u0174': 'W', '\u0175': 'w',
|
|
308
|
+
'\u0176': 'Y', '\u0177': 'y', '\u0178': 'Y',
|
|
309
|
+
'\u0179': 'Z', '\u017b': 'Z', '\u017d': 'Z',
|
|
310
|
+
'\u017a': 'z', '\u017c': 'z', '\u017e': 'z',
|
|
311
|
+
'\u0132': 'IJ', '\u0133': 'ij',
|
|
312
|
+
'\u0152': 'Oe', '\u0153': 'oe',
|
|
313
|
+
'\u0149': "'n", '\u017f': 'ss'
|
|
314
|
+
};
|
|
315
|
+
|
|
316
|
+
/** Detect free variable `global` from Node.js. */
|
|
317
|
+
var freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
|
|
318
|
+
|
|
319
|
+
/** Detect free variable `self`. */
|
|
320
|
+
var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
|
|
321
|
+
|
|
322
|
+
/** Used as a reference to the global object. */
|
|
323
|
+
var root = freeGlobal || freeSelf || Function('return this')();
|
|
324
|
+
|
|
325
|
+
/**
|
|
326
|
+
* A specialized version of `_.reduce` for arrays without support for
|
|
327
|
+
* iteratee shorthands.
|
|
328
|
+
*
|
|
329
|
+
* @private
|
|
330
|
+
* @param {Array} [array] The array to iterate over.
|
|
331
|
+
* @param {Function} iteratee The function invoked per iteration.
|
|
332
|
+
* @param {*} [accumulator] The initial value.
|
|
333
|
+
* @param {boolean} [initAccum] Specify using the first element of `array` as
|
|
334
|
+
* the initial value.
|
|
335
|
+
* @returns {*} Returns the accumulated value.
|
|
336
|
+
*/
|
|
337
|
+
function arrayReduce(array, iteratee, accumulator, initAccum) {
|
|
338
|
+
var index = -1,
|
|
339
|
+
length = array ? array.length : 0;
|
|
340
|
+
while (++index < length) {
|
|
341
|
+
accumulator = iteratee(accumulator, array[index], index, array);
|
|
342
|
+
}
|
|
343
|
+
return accumulator;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
/**
|
|
347
|
+
* Splits an ASCII `string` into an array of its words.
|
|
348
|
+
*
|
|
349
|
+
* @private
|
|
350
|
+
* @param {string} The string to inspect.
|
|
351
|
+
* @returns {Array} Returns the words of `string`.
|
|
352
|
+
*/
|
|
353
|
+
function asciiWords(string) {
|
|
354
|
+
return string.match(reAsciiWord) || [];
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
/**
|
|
358
|
+
* The base implementation of `_.propertyOf` without support for deep paths.
|
|
359
|
+
*
|
|
360
|
+
* @private
|
|
361
|
+
* @param {Object} object The object to query.
|
|
362
|
+
* @returns {Function} Returns the new accessor function.
|
|
363
|
+
*/
|
|
364
|
+
function basePropertyOf(object) {
|
|
365
|
+
return function(key) {
|
|
366
|
+
return object == null ? undefined : object[key];
|
|
367
|
+
};
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
/**
|
|
371
|
+
* Used by `_.deburr` to convert Latin-1 Supplement and Latin Extended-A
|
|
372
|
+
* letters to basic Latin letters.
|
|
373
|
+
*
|
|
374
|
+
* @private
|
|
375
|
+
* @param {string} letter The matched letter to deburr.
|
|
376
|
+
* @returns {string} Returns the deburred letter.
|
|
377
|
+
*/
|
|
378
|
+
var deburrLetter = basePropertyOf(deburredLetters);
|
|
379
|
+
|
|
380
|
+
/**
|
|
381
|
+
* Checks if `string` contains a word composed of Unicode symbols.
|
|
382
|
+
*
|
|
383
|
+
* @private
|
|
384
|
+
* @param {string} string The string to inspect.
|
|
385
|
+
* @returns {boolean} Returns `true` if a word is found, else `false`.
|
|
386
|
+
*/
|
|
387
|
+
function hasUnicodeWord(string) {
|
|
388
|
+
return reHasUnicodeWord.test(string);
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
/**
|
|
392
|
+
* Splits a Unicode `string` into an array of its words.
|
|
393
|
+
*
|
|
394
|
+
* @private
|
|
395
|
+
* @param {string} The string to inspect.
|
|
396
|
+
* @returns {Array} Returns the words of `string`.
|
|
397
|
+
*/
|
|
398
|
+
function unicodeWords(string) {
|
|
399
|
+
return string.match(reUnicodeWord) || [];
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
/** Used for built-in method references. */
|
|
403
|
+
var objectProto = Object.prototype;
|
|
404
|
+
|
|
405
|
+
/**
|
|
406
|
+
* Used to resolve the
|
|
407
|
+
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
|
408
|
+
* of values.
|
|
409
|
+
*/
|
|
410
|
+
var objectToString = objectProto.toString;
|
|
411
|
+
|
|
412
|
+
/** Built-in value references. */
|
|
413
|
+
var Symbol = root.Symbol;
|
|
414
|
+
|
|
415
|
+
/** Used to convert symbols to primitives and strings. */
|
|
416
|
+
var symbolProto = Symbol ? Symbol.prototype : undefined,
|
|
417
|
+
symbolToString = symbolProto ? symbolProto.toString : undefined;
|
|
418
|
+
|
|
419
|
+
/**
|
|
420
|
+
* The base implementation of `_.toString` which doesn't convert nullish
|
|
421
|
+
* values to empty strings.
|
|
422
|
+
*
|
|
423
|
+
* @private
|
|
424
|
+
* @param {*} value The value to process.
|
|
425
|
+
* @returns {string} Returns the string.
|
|
426
|
+
*/
|
|
427
|
+
function baseToString(value) {
|
|
428
|
+
// Exit early for strings to avoid a performance hit in some environments.
|
|
429
|
+
if (typeof value == 'string') {
|
|
430
|
+
return value;
|
|
431
|
+
}
|
|
432
|
+
if (isSymbol(value)) {
|
|
433
|
+
return symbolToString ? symbolToString.call(value) : '';
|
|
434
|
+
}
|
|
435
|
+
var result = (value + '');
|
|
436
|
+
return (result == '0' && (1 / value) == -Infinity) ? '-0' : result;
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
/**
|
|
440
|
+
* Creates a function like `_.camelCase`.
|
|
441
|
+
*
|
|
442
|
+
* @private
|
|
443
|
+
* @param {Function} callback The function to combine each word.
|
|
444
|
+
* @returns {Function} Returns the new compounder function.
|
|
445
|
+
*/
|
|
446
|
+
function createCompounder(callback) {
|
|
447
|
+
return function(string) {
|
|
448
|
+
return arrayReduce(words(deburr(string).replace(reApos, '')), callback, '');
|
|
449
|
+
};
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
/**
|
|
453
|
+
* Checks if `value` is object-like. A value is object-like if it's not `null`
|
|
454
|
+
* and has a `typeof` result of "object".
|
|
455
|
+
*
|
|
456
|
+
* @static
|
|
457
|
+
* @memberOf _
|
|
458
|
+
* @since 4.0.0
|
|
459
|
+
* @category Lang
|
|
460
|
+
* @param {*} value The value to check.
|
|
461
|
+
* @returns {boolean} Returns `true` if `value` is object-like, else `false`.
|
|
462
|
+
* @example
|
|
463
|
+
*
|
|
464
|
+
* _.isObjectLike({});
|
|
465
|
+
* // => true
|
|
466
|
+
*
|
|
467
|
+
* _.isObjectLike([1, 2, 3]);
|
|
468
|
+
* // => true
|
|
469
|
+
*
|
|
470
|
+
* _.isObjectLike(_.noop);
|
|
471
|
+
* // => false
|
|
472
|
+
*
|
|
473
|
+
* _.isObjectLike(null);
|
|
474
|
+
* // => false
|
|
475
|
+
*/
|
|
476
|
+
function isObjectLike(value) {
|
|
477
|
+
return !!value && typeof value == 'object';
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
/**
|
|
481
|
+
* Checks if `value` is classified as a `Symbol` primitive or object.
|
|
482
|
+
*
|
|
483
|
+
* @static
|
|
484
|
+
* @memberOf _
|
|
485
|
+
* @since 4.0.0
|
|
486
|
+
* @category Lang
|
|
487
|
+
* @param {*} value The value to check.
|
|
488
|
+
* @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
|
|
489
|
+
* @example
|
|
490
|
+
*
|
|
491
|
+
* _.isSymbol(Symbol.iterator);
|
|
492
|
+
* // => true
|
|
493
|
+
*
|
|
494
|
+
* _.isSymbol('abc');
|
|
495
|
+
* // => false
|
|
496
|
+
*/
|
|
497
|
+
function isSymbol(value) {
|
|
498
|
+
return typeof value == 'symbol' ||
|
|
499
|
+
(isObjectLike(value) && objectToString.call(value) == symbolTag);
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
/**
|
|
503
|
+
* Converts `value` to a string. An empty string is returned for `null`
|
|
504
|
+
* and `undefined` values. The sign of `-0` is preserved.
|
|
505
|
+
*
|
|
506
|
+
* @static
|
|
507
|
+
* @memberOf _
|
|
508
|
+
* @since 4.0.0
|
|
509
|
+
* @category Lang
|
|
510
|
+
* @param {*} value The value to process.
|
|
511
|
+
* @returns {string} Returns the string.
|
|
512
|
+
* @example
|
|
513
|
+
*
|
|
514
|
+
* _.toString(null);
|
|
515
|
+
* // => ''
|
|
516
|
+
*
|
|
517
|
+
* _.toString(-0);
|
|
518
|
+
* // => '-0'
|
|
519
|
+
*
|
|
520
|
+
* _.toString([1, 2, 3]);
|
|
521
|
+
* // => '1,2,3'
|
|
522
|
+
*/
|
|
523
|
+
function toString(value) {
|
|
524
|
+
return value == null ? '' : baseToString(value);
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
/**
|
|
528
|
+
* Deburrs `string` by converting
|
|
529
|
+
* [Latin-1 Supplement](https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)#Character_table)
|
|
530
|
+
* and [Latin Extended-A](https://en.wikipedia.org/wiki/Latin_Extended-A)
|
|
531
|
+
* letters to basic Latin letters and removing
|
|
532
|
+
* [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks).
|
|
533
|
+
*
|
|
534
|
+
* @static
|
|
535
|
+
* @memberOf _
|
|
536
|
+
* @since 3.0.0
|
|
537
|
+
* @category String
|
|
538
|
+
* @param {string} [string=''] The string to deburr.
|
|
539
|
+
* @returns {string} Returns the deburred string.
|
|
540
|
+
* @example
|
|
541
|
+
*
|
|
542
|
+
* _.deburr('déjà vu');
|
|
543
|
+
* // => 'deja vu'
|
|
544
|
+
*/
|
|
545
|
+
function deburr(string) {
|
|
546
|
+
string = toString(string);
|
|
547
|
+
return string && string.replace(reLatin, deburrLetter).replace(reComboMark, '');
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
/**
|
|
551
|
+
* Converts `string` to
|
|
552
|
+
* [kebab case](https://en.wikipedia.org/wiki/Letter_case#Special_case_styles).
|
|
553
|
+
*
|
|
554
|
+
* @static
|
|
555
|
+
* @memberOf _
|
|
556
|
+
* @since 3.0.0
|
|
557
|
+
* @category String
|
|
558
|
+
* @param {string} [string=''] The string to convert.
|
|
559
|
+
* @returns {string} Returns the kebab cased string.
|
|
560
|
+
* @example
|
|
561
|
+
*
|
|
562
|
+
* _.kebabCase('Foo Bar');
|
|
563
|
+
* // => 'foo-bar'
|
|
564
|
+
*
|
|
565
|
+
* _.kebabCase('fooBar');
|
|
566
|
+
* // => 'foo-bar'
|
|
567
|
+
*
|
|
568
|
+
* _.kebabCase('__FOO_BAR__');
|
|
569
|
+
* // => 'foo-bar'
|
|
570
|
+
*/
|
|
571
|
+
var kebabCase = createCompounder(function(result, word, index) {
|
|
572
|
+
return result + (index ? '-' : '') + word.toLowerCase();
|
|
573
|
+
});
|
|
574
|
+
|
|
575
|
+
/**
|
|
576
|
+
* Splits `string` into an array of its words.
|
|
577
|
+
*
|
|
578
|
+
* @static
|
|
579
|
+
* @memberOf _
|
|
580
|
+
* @since 3.0.0
|
|
581
|
+
* @category String
|
|
582
|
+
* @param {string} [string=''] The string to inspect.
|
|
583
|
+
* @param {RegExp|string} [pattern] The pattern to match words.
|
|
584
|
+
* @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.
|
|
585
|
+
* @returns {Array} Returns the words of `string`.
|
|
586
|
+
* @example
|
|
587
|
+
*
|
|
588
|
+
* _.words('fred, barney, & pebbles');
|
|
589
|
+
* // => ['fred', 'barney', 'pebbles']
|
|
590
|
+
*
|
|
591
|
+
* _.words('fred, barney, & pebbles', /[^, ]+/g);
|
|
592
|
+
* // => ['fred', 'barney', '&', 'pebbles']
|
|
593
|
+
*/
|
|
594
|
+
function words(string, pattern, guard) {
|
|
595
|
+
string = toString(string);
|
|
596
|
+
pattern = pattern;
|
|
597
|
+
|
|
598
|
+
if (pattern === undefined) {
|
|
599
|
+
return hasUnicodeWord(string) ? unicodeWords(string) : asciiWords(string);
|
|
600
|
+
}
|
|
601
|
+
return string.match(pattern) || [];
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
lodash_kebabcase = kebabCase;
|
|
605
|
+
return lodash_kebabcase;
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
var lodash_kebabcaseExports = requireLodash_kebabcase();
|
|
609
|
+
var kebabCase = /*@__PURE__*/getDefaultExportFromCjs(lodash_kebabcaseExports);
|
|
610
|
+
|
|
611
|
+
class OzonContentExtRefNode {
|
|
612
|
+
constructor() {
|
|
613
|
+
this.name = ["ExtRef", "ExtIoRef"];
|
|
614
|
+
}
|
|
615
|
+
render(node, { mapNodeToJsx, urlResolver }) {
|
|
616
|
+
const className = kebabCase(node.tagName);
|
|
617
|
+
const ref = node.getAttribute("ref");
|
|
618
|
+
const name = node.tagName === "ExtRef" ? "ExtRef" : "ExtIoRef";
|
|
619
|
+
if (!ref) {
|
|
620
|
+
return mapNodeToJsx(node.childNodes);
|
|
621
|
+
}
|
|
622
|
+
const href = urlResolver ? urlResolver(name, "ref", ref, node) : ref;
|
|
623
|
+
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" }, h("span", null, mapNodeToJsx(node.childNodes)), h("dso-icon", { icon: "external-link" })));
|
|
624
|
+
}
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
class OzonContentFallbackNode {
|
|
628
|
+
constructor() {
|
|
629
|
+
// This name does not match any elements
|
|
630
|
+
this.name = ["<fallback>"];
|
|
631
|
+
}
|
|
632
|
+
render(node, { mapNodeToJsx }) {
|
|
633
|
+
return h("span", { class: `fallback od-${getNodeName(node)}` }, mapNodeToJsx(node.childNodes));
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
const Bijschrift = ({ bijschrift, bron, mapNodeToJsx }) => {
|
|
638
|
+
var _a;
|
|
639
|
+
const bronText = bron && ((_a = bron.textContent) === null || _a === void 0 ? void 0 : _a.trim());
|
|
640
|
+
return (h("span", { class: "figuur-bijschrift" }, bijschrift && bijschrift.inhoud && mapNodeToJsx(bijschrift.inhoud), bronText && (h(Fragment, null, `${bijschrift ? " " : ""}(bron: `, mapNodeToJsx(bron), ")"))));
|
|
641
|
+
};
|
|
642
|
+
class OzonContentFiguurNode {
|
|
643
|
+
constructor() {
|
|
644
|
+
this.name = ["Figuur"];
|
|
645
|
+
}
|
|
646
|
+
getStyle(illustratie) {
|
|
647
|
+
const widthPixels = Number(illustratie.breedte);
|
|
648
|
+
const heightPixels = Number(illustratie.hoogte);
|
|
649
|
+
const style = {
|
|
650
|
+
"--_dso-ozon-content-illustratie-uitlijning": illustratie.uitlijning,
|
|
651
|
+
};
|
|
652
|
+
if (widthPixels && heightPixels) {
|
|
653
|
+
// This is the STOP formula to calculate the width in percentage
|
|
654
|
+
// see: https://koop.gitlab.io/stop/standaard/1.4.0-ic/regeltekst_afbeelding.html
|
|
655
|
+
// We maximise it to 100% in the case of missing dpi or a calculated percentage greater than 100%
|
|
656
|
+
const widthPercentage = Math.min(illustratie.dpi ? (16.4 * widthPixels) / Number(illustratie.dpi) : 100, 100);
|
|
657
|
+
Object.assign(style, {
|
|
658
|
+
"--_dso-ozon-content-illustratie-aspect-ratio": (widthPixels / heightPixels).toString(),
|
|
659
|
+
"--_dso-ozon-content-illustratie-width": `${widthPercentage}%`,
|
|
660
|
+
});
|
|
661
|
+
}
|
|
662
|
+
return style;
|
|
663
|
+
}
|
|
664
|
+
mapIllustratieNode(node) {
|
|
665
|
+
var _a;
|
|
666
|
+
return {
|
|
667
|
+
naam: node.getAttribute("naam"),
|
|
668
|
+
breedte: Number(node.getAttribute("breedte")),
|
|
669
|
+
hoogte: Number(node.getAttribute("hoogte")),
|
|
670
|
+
dpi: Number(node.getAttribute("dpi")),
|
|
671
|
+
uitlijning: (_a = ["start", "center", "end"].find((u) => node.getAttribute("uitlijning") === u)) !== null && _a !== void 0 ? _a : "start",
|
|
672
|
+
alt: node.getAttribute("alt"),
|
|
673
|
+
};
|
|
674
|
+
}
|
|
675
|
+
render(node, { mapNodeToJsx, urlResolver }) {
|
|
676
|
+
var _a, _b, _c, _d;
|
|
677
|
+
const childNodes = Array.from(node.childNodes);
|
|
678
|
+
const titel = childNodes.find((n) => getNodeName(n) === "Titel");
|
|
679
|
+
const bron = childNodes.find((n) => getNodeName(n) === "Bron");
|
|
680
|
+
const illustratieNode = childNodes.find((n) => getNodeName(n) === "Illustratie");
|
|
681
|
+
const bijschriftNode = childNodes.find((n) => getNodeName(n) === "Bijschrift");
|
|
682
|
+
const wijzigactie = node.getAttribute("wijzigactie") || undefined;
|
|
683
|
+
if (illustratieNode instanceof Element) {
|
|
684
|
+
const illustratie = this.mapIllustratieNode(illustratieNode);
|
|
685
|
+
const bijschrift = bijschriftNode instanceof Element
|
|
686
|
+
? {
|
|
687
|
+
inhoud: bijschriftNode.childNodes,
|
|
688
|
+
locatie: (_a = bijschriftNode.getAttribute("locatie")) !== null && _a !== void 0 ? _a : "onder",
|
|
689
|
+
}
|
|
690
|
+
: undefined;
|
|
691
|
+
const src = urlResolver && illustratie.naam ? urlResolver("Illustratie", "naam", illustratie.naam, node) : illustratie.naam;
|
|
692
|
+
return (h("div", { class: `dso-ozon-figuur ${bijschrift ? `bijschrift-${bijschrift.locatie}` : "onder"}`, style: this.getStyle(illustratie) }, titel && h("span", { class: "figuur-titel" }, mapNodeToJsx(titel)), (bijschrift === null || bijschrift === void 0 ? void 0 : bijschrift.locatie) === "boven" && (h(Bijschrift, { bijschrift: bijschrift, bron: bron, mapNodeToJsx: mapNodeToJsx })), h("dso-image-overlay", { wijzigactie: wijzigactie }, titel && (h("div", { slot: "titel" }, h("span", null, mapNodeToJsx(titel)))), h("img", { src: src !== null && src !== void 0 ? src : undefined, alt: (_d = (_c = (_b = illustratie.alt) !== null && _b !== void 0 ? _b : titel === null || titel === void 0 ? void 0 : titel.textContent) !== null && _c !== void 0 ? _c : illustratie.naam) !== null && _d !== void 0 ? _d : undefined }), (bijschrift || bron) && (h("div", { slot: "bijschrift" }, h(Bijschrift, { bijschrift: bijschrift, bron: bron, mapNodeToJsx: mapNodeToJsx })))), ((bijschrift === null || bijschrift === void 0 ? void 0 : bijschrift.locatie) === "onder" || (!bijschrift && bron)) && (h(Bijschrift, { bijschrift: bijschrift, bron: bron, mapNodeToJsx: mapNodeToJsx }))));
|
|
693
|
+
}
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
class OzonContentInhoudNode {
|
|
698
|
+
constructor() {
|
|
699
|
+
this.name = ["Inhoud", "ContainerBlocksType", "BlockMixedcontentMetMaximaleInlinesMarkersPopupsType"];
|
|
700
|
+
}
|
|
701
|
+
render(node, { mapNodeToJsx }) {
|
|
702
|
+
const wijzigactie = node.getAttribute("wijzigactie");
|
|
703
|
+
const richContent = h("div", { class: "dso-rich-content" }, mapNodeToJsx(node.childNodes));
|
|
704
|
+
if (wijzigactie === "verwijder") {
|
|
705
|
+
return h("del", { class: "editaction-remove" }, richContent);
|
|
706
|
+
}
|
|
707
|
+
if (wijzigactie === "voegtoe") {
|
|
708
|
+
return h("ins", { class: "editaction-add" }, richContent);
|
|
709
|
+
}
|
|
710
|
+
return richContent;
|
|
711
|
+
}
|
|
712
|
+
}
|
|
713
|
+
|
|
714
|
+
class OzonContentInlineTekstAfbeeldingNode {
|
|
715
|
+
constructor() {
|
|
716
|
+
this.name = ["InlineTekstAfbeelding", "Illustratie"];
|
|
717
|
+
}
|
|
718
|
+
render(node, { urlResolver }) {
|
|
719
|
+
var _a, _b;
|
|
720
|
+
const naam = node.getAttribute("naam");
|
|
721
|
+
const name = node.tagName === "InlineTekstAfbeelding" ? "InlineTekstAfbeelding" : "Illustratie";
|
|
722
|
+
const src = urlResolver && naam ? urlResolver(name, "naam", naam, node) : naam;
|
|
723
|
+
return (h("img", { src: src !== null && src !== void 0 ? src : undefined, alt: naam !== null && naam !== void 0 ? naam : undefined, height: (_a = node.getAttribute("hoogte")) !== null && _a !== void 0 ? _a : undefined, width: (_b = node.getAttribute("breedte")) !== null && _b !== void 0 ? _b : undefined }));
|
|
724
|
+
}
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
class OzonContentInlineNodes {
|
|
728
|
+
constructor() {
|
|
729
|
+
this.name = ["sub", "sup", "strong", "b", "u", "i", "br"];
|
|
730
|
+
}
|
|
731
|
+
render(node, { mapNodeToJsx }) {
|
|
732
|
+
if (node.localName === "br") {
|
|
733
|
+
return h("br", null);
|
|
734
|
+
}
|
|
735
|
+
const Tag = node.localName;
|
|
736
|
+
return h(Tag, null, mapNodeToJsx(node.childNodes));
|
|
737
|
+
}
|
|
738
|
+
}
|
|
739
|
+
|
|
740
|
+
class OzonContentIntIoRefNode {
|
|
741
|
+
constructor() {
|
|
742
|
+
this.name = "IntIoRef";
|
|
743
|
+
}
|
|
744
|
+
render(node, { mapNodeToJsx, emitClick, urlResolver, annotated }) {
|
|
745
|
+
const ref = node.getAttribute("ref");
|
|
746
|
+
if (!ref) {
|
|
747
|
+
return mapNodeToJsx(node.childNodes);
|
|
748
|
+
}
|
|
749
|
+
const href = urlResolver ? urlResolver("IntIoRef", "ref", ref, node) : ref;
|
|
750
|
+
const intIoRefOnClick = (event) => {
|
|
751
|
+
emitClick({
|
|
752
|
+
type: "IntIoRef",
|
|
753
|
+
node,
|
|
754
|
+
originalEvent: event,
|
|
755
|
+
});
|
|
756
|
+
};
|
|
757
|
+
return (h(Fragment, null, h("dso-ozon-content-toggletip", { icon: "map-location" }, h("span", { slot: "label" }, mapNodeToJsx(node.childNodes)), annotated && (h("span", { role: "paragraph" }, "Gebieden op de kaart tonen:", " ", h("button", { type: "button", class: "dso-tertiary", onClick: intIoRefOnClick }, h("span", null, "Kenmerken en kaart"), h("dso-icon", { icon: "label" })))), h("span", { role: "paragraph" }, "Offici\u00EBle publicaties:", " ", h("a", { target: "_blank", rel: "noopener noreferrer", href: href !== null && href !== void 0 ? href : undefined, title: "Opent andere website in nieuw tabblad" }, h("span", null, mapNodeToJsx(node.childNodes)), h("dso-icon", { icon: "external-link" }))))));
|
|
758
|
+
}
|
|
759
|
+
}
|
|
760
|
+
|
|
761
|
+
class OzonContentIntRefNode {
|
|
762
|
+
constructor() {
|
|
763
|
+
this.name = "IntRef";
|
|
764
|
+
}
|
|
765
|
+
render(node, { mapNodeToJsx, emitClick, begripResolver, urlResolver }) {
|
|
766
|
+
const ref = node.getAttribute("ref");
|
|
767
|
+
if (!ref) {
|
|
768
|
+
return mapNodeToJsx(node.childNodes);
|
|
769
|
+
}
|
|
770
|
+
const definitie = begripResolver === null || begripResolver === void 0 ? void 0 : begripResolver(ref, node);
|
|
771
|
+
if (definitie) {
|
|
772
|
+
const definitieXMLDocument = typeof definitie === "string" ? parseXml(definitie) : definitie;
|
|
773
|
+
if (!definitieXMLDocument ||
|
|
774
|
+
definitieXMLDocument.documentElement.localName !== "Definitie" ||
|
|
775
|
+
!definitieXMLDocument.documentElement.hasChildNodes()) {
|
|
776
|
+
return mapNodeToJsx(node.childNodes);
|
|
777
|
+
}
|
|
778
|
+
return (h("dso-ozon-content-toggletip", { icon: "info" }, h("span", { slot: "label" }, mapNodeToJsx(node.childNodes)), mapNodeToJsx(Array.from(definitieXMLDocument.documentElement.childNodes))));
|
|
779
|
+
}
|
|
780
|
+
const handleIntRefClick = (event) => {
|
|
781
|
+
emitClick({
|
|
782
|
+
type: "IntRef",
|
|
783
|
+
node,
|
|
784
|
+
originalEvent: event,
|
|
785
|
+
isModifiedEvent: isModifiedEvent(event),
|
|
786
|
+
});
|
|
787
|
+
};
|
|
788
|
+
const href = urlResolver ? urlResolver("IntRef", "ref", ref, node) : ref;
|
|
789
|
+
return (h("a", { href: href, onClick: handleIntRefClick }, mapNodeToJsx(node.childNodes)));
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
|
|
793
|
+
function mapData$1(node) {
|
|
794
|
+
return {
|
|
795
|
+
label: node.querySelector("Label"),
|
|
796
|
+
nummer: node.querySelector("Nummer"),
|
|
797
|
+
opschrift: node.querySelector("Opschrift"),
|
|
798
|
+
subtitels: Array.from(node.querySelectorAll("Subtitel")),
|
|
799
|
+
};
|
|
800
|
+
}
|
|
801
|
+
class OzonContentKopNode {
|
|
802
|
+
constructor() {
|
|
803
|
+
this.name = "Kop";
|
|
804
|
+
this.handles = ["Label", "Nummer", "Opschrift", "Subtitel"];
|
|
805
|
+
}
|
|
806
|
+
render(node, { mapNodeToJsx, emitClick }) {
|
|
807
|
+
const handleKopClick = (event) => {
|
|
808
|
+
emitClick({
|
|
809
|
+
type: "Kop",
|
|
810
|
+
node,
|
|
811
|
+
originalEvent: event,
|
|
812
|
+
});
|
|
813
|
+
};
|
|
814
|
+
const { label, nummer, opschrift, subtitels } = mapData$1(node);
|
|
815
|
+
const wijzigactieLabel = label ? parseWijzigactieFromNode(label) : undefined;
|
|
816
|
+
const wijzigactieNummer = nummer ? parseWijzigactieFromNode(nummer) : undefined;
|
|
817
|
+
const wijzigactieOpschrift = opschrift ? parseWijzigactieFromNode(opschrift) : undefined;
|
|
818
|
+
return (h(WrapWijzigactie, { wijzigactie: parseWijzigactieFromNode(node) }, h("div", { onClick: handleKopClick, part: "_kop", class: "kop" }, label && h(WrapWijzigactie, { wijzigactie: wijzigactieLabel }, mapNodeToJsx(label.childNodes)), nummer && (h(Fragment, null, " ", h(WrapWijzigactie, { wijzigactie: wijzigactieNummer }, mapNodeToJsx(nummer.childNodes)))), opschrift && (h(Fragment, null, " ", h(WrapWijzigactie, { wijzigactie: wijzigactieOpschrift }, mapNodeToJsx(opschrift.childNodes))))), subtitels.length > 0 && (h("div", { class: "subtitels-container", part: "_subtitels" }, subtitels.map((subtitel) => {
|
|
819
|
+
const wijzigactieSubtitel = parseWijzigactieFromNode(subtitel);
|
|
820
|
+
return (h("div", { class: "subtitel" }, h(WrapWijzigactie, { wijzigactie: wijzigactieSubtitel }, mapNodeToJsx(subtitel.childNodes))));
|
|
821
|
+
})))));
|
|
822
|
+
}
|
|
823
|
+
}
|
|
824
|
+
|
|
825
|
+
class OzonContentLijstNode {
|
|
826
|
+
constructor() {
|
|
827
|
+
this.name = "Lijst";
|
|
828
|
+
}
|
|
829
|
+
render(node, { mapNodeToJsx }) {
|
|
830
|
+
const wijzigactie = parseWijzigactieFromNode(node);
|
|
831
|
+
const childNodes = Array.from(node.childNodes);
|
|
832
|
+
const type = parseTypeFromLijstNode(node);
|
|
833
|
+
const aanhef = childNodes.find((n) => getNodeName(n) === "Lijstaanhef");
|
|
834
|
+
const sluiting = childNodes.find((n) => getNodeName(n) === "Lijstsluiting");
|
|
835
|
+
const listItems = childNodes.filter((n) => getNodeName(n) === "Li");
|
|
836
|
+
return (h(WrapWijzigactie, { wijzigactie: wijzigactie }, h("div", { class: clsx("dso-ozon-lijst od-Lijst", wijzigactieToClassName(wijzigactie)) }, aanhef && mapNodeToJsx(aanhef), h("ul", { class: type }, listItems.map((item) => {
|
|
837
|
+
var _a;
|
|
838
|
+
const itemNodes = Array.from(item.childNodes);
|
|
839
|
+
const liNummer = (_a = itemNodes.find((n) => getNodeName(n) === "LiNummer")) === null || _a === void 0 ? void 0 : _a.childNodes;
|
|
840
|
+
const liWijzigactie = parseWijzigactieFromNode(item);
|
|
841
|
+
return (h("li", { class: clsx("od-Li", wijzigactieToClassName(liWijzigactie)) }, liNummer && h("span", { class: "od-LiNummer" }, mapNodeToJsx(liNummer)), h(WrapWijzigactie, { wijzigactie: liWijzigactie }, mapNodeToJsx(itemNodes.filter((n) => getNodeName(n) !== "LiNummer")))));
|
|
842
|
+
})), sluiting && mapNodeToJsx(sluiting))));
|
|
843
|
+
}
|
|
844
|
+
}
|
|
845
|
+
function parseTypeFromLijstNode(node) {
|
|
846
|
+
const type = node instanceof Element ? node.getAttribute("type") : undefined;
|
|
847
|
+
return type === "expliciet" || type === "ongemarkeerd" ? type : undefined;
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
class OzonContentNieuweTekstNode {
|
|
851
|
+
constructor() {
|
|
852
|
+
this.name = "NieuweTekst";
|
|
853
|
+
}
|
|
854
|
+
render(node, { mapNodeToJsx }) {
|
|
855
|
+
return h("ins", { class: "new-text" }, mapNodeToJsx(node.childNodes));
|
|
856
|
+
}
|
|
857
|
+
}
|
|
858
|
+
|
|
859
|
+
class OzonContentNootNode {
|
|
860
|
+
constructor() {
|
|
861
|
+
this.name = "Noot";
|
|
862
|
+
this.handles = ["NootNummer"];
|
|
863
|
+
}
|
|
864
|
+
identify() {
|
|
865
|
+
return "Noot";
|
|
866
|
+
}
|
|
867
|
+
render(node, { mapNodeToJsx, state: openNoteId, setState }) {
|
|
868
|
+
var _a, _b;
|
|
869
|
+
const noteId = node.getAttribute("id");
|
|
870
|
+
if (!noteId) {
|
|
871
|
+
console.error("Noot node without id", node);
|
|
872
|
+
return h(Fragment, null);
|
|
873
|
+
}
|
|
874
|
+
const noteControlsId = `dso-ozon-note-${noteId}`;
|
|
875
|
+
const childNodes = Array.from(node.childNodes);
|
|
876
|
+
const nootNummer = (_b = (_a = childNodes.find((n) => getNodeName(n) === "NootNummer")) === null || _a === void 0 ? void 0 : _a.textContent) !== null && _b !== void 0 ? _b : noteId;
|
|
877
|
+
return (h(Fragment, null, h("sup", null, 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)), h("dso-tooltip", { active: openNoteId === noteId, id: noteControlsId, stateless: true, descriptive: true }, h("span", { role: "section" }, mapNodeToJsx(Array.from(node.querySelectorAll(":scope > Al")))))));
|
|
878
|
+
}
|
|
879
|
+
}
|
|
880
|
+
|
|
881
|
+
function mapColspecs(count, nodeList) {
|
|
882
|
+
const elements = Array.from(nodeList);
|
|
883
|
+
const totalWidth = getTotalWidth(elements);
|
|
884
|
+
return {
|
|
885
|
+
totalWidth,
|
|
886
|
+
count,
|
|
887
|
+
columns: elements.map((element, index) => {
|
|
888
|
+
var _a;
|
|
889
|
+
const colNumber = element.getAttribute("colnum");
|
|
890
|
+
return {
|
|
891
|
+
colsep: element.getAttribute("colsep"),
|
|
892
|
+
name: (_a = element.getAttribute("colname")) !== null && _a !== void 0 ? _a : "",
|
|
893
|
+
number: colNumber ? parseInt(colNumber, 10) : index + 1,
|
|
894
|
+
rowsep: element.getAttribute("rowsep"),
|
|
895
|
+
width: getWidth(totalWidth, element),
|
|
896
|
+
};
|
|
897
|
+
}),
|
|
898
|
+
};
|
|
899
|
+
}
|
|
900
|
+
function getTotalWidth(elements) {
|
|
901
|
+
return elements.reduce((totalWidth, element) => {
|
|
902
|
+
var _a, _b;
|
|
903
|
+
const width = (_b = (_a = element.getAttribute("colwidth")) === null || _a === void 0 ? void 0 : _a.replace(/[^0-9]/, "")) !== null && _b !== void 0 ? _b : "";
|
|
904
|
+
const colWidth = parseInt(width, 10);
|
|
905
|
+
return totalWidth + (isNaN(colWidth) ? 0 : colWidth);
|
|
906
|
+
}, 0);
|
|
907
|
+
}
|
|
908
|
+
function getWidth(totalWidth, element) {
|
|
909
|
+
const width = element.getAttribute("colwidth");
|
|
910
|
+
if (!width) {
|
|
911
|
+
return undefined;
|
|
912
|
+
}
|
|
913
|
+
if (width === "*") {
|
|
914
|
+
return "100%";
|
|
915
|
+
}
|
|
916
|
+
if (width.includes("*") || width.match(/^[\d+]$/)) {
|
|
917
|
+
const colWidth = parseInt(width.replace(/[^0-9]/, ""), 10);
|
|
918
|
+
return `${Math.round((colWidth / totalWidth) * 100)}%`;
|
|
919
|
+
}
|
|
920
|
+
return width;
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
const Colgroup = ({ colspecs }) => colspecs.columns.length > 0 ? (h("colgroup", null, colspecs.columns.map((colspec) => (h("col", { style: { width: colspec.width } }))))) : (h(Fragment, null));
|
|
924
|
+
|
|
925
|
+
function getColspecStartColsep({ columns }, nameStart) {
|
|
926
|
+
const colspecStart = columns.find((c) => c.name === nameStart);
|
|
927
|
+
return colspecStart ? colspecStart.colsep : null;
|
|
928
|
+
}
|
|
929
|
+
function getColspecStartRowsep({ columns }, nameStart) {
|
|
930
|
+
const colspecStart = columns.find((c) => c.name === nameStart);
|
|
931
|
+
return colspecStart ? colspecStart.rowsep : null;
|
|
932
|
+
}
|
|
933
|
+
function getData(cell, colspecs) {
|
|
934
|
+
var _a;
|
|
935
|
+
const nameStart = cell.getAttribute("namest");
|
|
936
|
+
const row = cell.parentElement;
|
|
937
|
+
const tgroup = (_a = row === null || row === void 0 ? void 0 : row.parentElement) === null || _a === void 0 ? void 0 : _a.parentElement;
|
|
938
|
+
const table = tgroup === null || tgroup === void 0 ? void 0 : tgroup.parentElement;
|
|
939
|
+
const colsep = cell.getAttribute("colsep") ||
|
|
940
|
+
(colspecs && nameStart ? getColspecStartColsep(colspecs, nameStart) : null) ||
|
|
941
|
+
(tgroup && tgroup.getAttribute("colsep")) ||
|
|
942
|
+
(table && table.getAttribute("colsep"));
|
|
943
|
+
const rowsep = cell.getAttribute("rowsep") ||
|
|
944
|
+
(row && row.getAttribute("rowsep")) ||
|
|
945
|
+
(colspecs && nameStart ? getColspecStartRowsep(colspecs, nameStart) : null) ||
|
|
946
|
+
(tgroup && tgroup.getAttribute("rowsep")) ||
|
|
947
|
+
(table && table.getAttribute("rowsep"));
|
|
948
|
+
return {
|
|
949
|
+
moreRows: cell.getAttribute("morerows"),
|
|
950
|
+
nameStart,
|
|
951
|
+
nameEnd: cell.getAttribute("nameend"),
|
|
952
|
+
colsep,
|
|
953
|
+
rowsep,
|
|
954
|
+
};
|
|
955
|
+
}
|
|
956
|
+
function getColspan({ columns }, nameStart, nameEnd) {
|
|
957
|
+
const colspecStart = columns.find((c) => c.name === nameStart);
|
|
958
|
+
const colspecEnd = columns.find((c) => c.name === nameEnd);
|
|
959
|
+
if (!colspecStart || !colspecEnd) {
|
|
960
|
+
return undefined;
|
|
961
|
+
}
|
|
962
|
+
const colspan = colspecEnd.number - colspecStart.number + 1;
|
|
963
|
+
return colspan === 1 ? undefined : colspan;
|
|
964
|
+
}
|
|
965
|
+
const Cell = ({ context: { mapNodeToJsx }, colspecs, cell, wijzigactie }) => {
|
|
966
|
+
const { moreRows, nameStart, nameEnd, colsep, rowsep } = getData(cell, colspecs);
|
|
967
|
+
return (h("td", { class: clsx({ "dso-horizontal-line": rowsep !== "0" }, { "dso-vertical-line": colsep !== "0" }, wijzigactieToClassName(wijzigactie)), rowSpan: moreRows ? parseInt(moreRows, 10) + 1 : undefined, colSpan: colspecs && nameStart && nameEnd ? getColspan(colspecs, nameStart, nameEnd) : undefined }, h(WrapWijzigactie, { wijzigactie: wijzigactie }, mapNodeToJsx(cell.childNodes))));
|
|
968
|
+
};
|
|
969
|
+
|
|
970
|
+
const Rows = ({ context, colspecs, rows }) => {
|
|
971
|
+
return (h(Fragment, null, rows.map((row) => (h("tr", null, Array.from(row.children).map((cell) => (h(Cell, { cell: cell, colspecs: colspecs, context: context, wijzigactie: parseWijzigactieFromNode(row) }))))))));
|
|
972
|
+
};
|
|
973
|
+
|
|
974
|
+
function mapData(node) {
|
|
975
|
+
var _a, _b, _c;
|
|
976
|
+
const tgroup = node.querySelector(":scope > tgroup");
|
|
977
|
+
const colAttribute = (_a = tgroup === null || tgroup === void 0 ? void 0 : tgroup.getAttribute("cols")) !== null && _a !== void 0 ? _a : undefined;
|
|
978
|
+
const columnCount = colAttribute ? parseInt(colAttribute, 10) : undefined;
|
|
979
|
+
return {
|
|
980
|
+
caption: (_c = (_b = node.querySelector(":scope > title")) === null || _b === void 0 ? void 0 : _b.textContent) !== null && _c !== void 0 ? _c : undefined,
|
|
981
|
+
colspecs: tgroup && columnCount ? mapColspecs(columnCount, tgroup.querySelectorAll(":scope > colspec")) : undefined,
|
|
982
|
+
headRows: Array.from(node.querySelectorAll(":scope > tgroup > thead > row")),
|
|
983
|
+
bodyRows: Array.from(node.querySelectorAll(":scope > tgroup > tbody > row")),
|
|
984
|
+
wijzigactie: node.getAttribute("wijzigactie"),
|
|
985
|
+
frame: node.getAttribute("frame") ? node.getAttribute("frame") : "all",
|
|
986
|
+
};
|
|
987
|
+
}
|
|
988
|
+
class OzonContentTableNode {
|
|
989
|
+
constructor() {
|
|
990
|
+
this.name = "table";
|
|
991
|
+
this.handles = ["title", "tgroup", "colspec", "thead", "tbody", "row", "cell"];
|
|
992
|
+
this.id = v4();
|
|
993
|
+
}
|
|
994
|
+
render(node, context) {
|
|
995
|
+
const { caption, colspecs, headRows, bodyRows, wijzigactie, frame } = mapData(node);
|
|
996
|
+
const bron = Array.from(node.childNodes).find((n) => getNodeName(n) === "Bron");
|
|
997
|
+
return (h("dso-table", null, h("table", Object.assign({ class: clsx("table", {
|
|
998
|
+
"editaction-add": wijzigactie === "voegtoe",
|
|
999
|
+
"editaction-remove": wijzigactie === "verwijder",
|
|
1000
|
+
[`dso-table-outside-lines-${frame}`]: frame,
|
|
1001
|
+
}) }, (bron ? { "aria-describedby": this.id } : {})), caption && h("caption", null, caption), colspecs && h(Colgroup, { colspecs: colspecs }), headRows.length > 0 && (h("thead", null, h(Rows, { rows: headRows, colspecs: colspecs, context: context }))), bodyRows.length > 0 && (h("tbody", null, h(Rows, { rows: bodyRows, colspecs: colspecs, context: context })))), bron && h("div", { id: this.id }, context.mapNodeToJsx(bron))));
|
|
1002
|
+
}
|
|
1003
|
+
}
|
|
1004
|
+
|
|
1005
|
+
class OzonContentTextNode {
|
|
1006
|
+
constructor() {
|
|
1007
|
+
this.name = "#text";
|
|
1008
|
+
}
|
|
1009
|
+
render({ textContent }, { mark, emitMarkItemHighlight }) {
|
|
1010
|
+
if (!mark || !textContent) {
|
|
1011
|
+
return h(Fragment, null, textContent);
|
|
1012
|
+
}
|
|
1013
|
+
return h(MarkText, { mark: mark, text: textContent, emitMarkItemHighlight: emitMarkItemHighlight });
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1016
|
+
|
|
1017
|
+
class OzonContentVerwijderdeTekstNode {
|
|
1018
|
+
constructor() {
|
|
1019
|
+
this.name = "VerwijderdeTekst";
|
|
1020
|
+
}
|
|
1021
|
+
render(node, { mapNodeToJsx }) {
|
|
1022
|
+
return h("del", { class: "removed-text" }, mapNodeToJsx(node.childNodes));
|
|
1023
|
+
}
|
|
1024
|
+
}
|
|
1025
|
+
|
|
1026
|
+
class Mapper {
|
|
1027
|
+
constructor() {
|
|
1028
|
+
this.mappers = [
|
|
1029
|
+
new OzonContentAbbrNode(),
|
|
1030
|
+
new OzonContentBegrippenlijstNode(),
|
|
1031
|
+
new OzonContentBegripNode(),
|
|
1032
|
+
new OzonContentTextNode(),
|
|
1033
|
+
new OzonContentDocumentNode(),
|
|
1034
|
+
new OzonContentInhoudNode(),
|
|
1035
|
+
new OzonContentKopNode(),
|
|
1036
|
+
new OzonContentIntRefNode(),
|
|
1037
|
+
new OzonContentExtRefNode(),
|
|
1038
|
+
new OzonContentAlNode(),
|
|
1039
|
+
new OzonContentInlineNodes(),
|
|
1040
|
+
new OzonContentInlineTekstAfbeeldingNode(),
|
|
1041
|
+
new OzonContentNootNode(),
|
|
1042
|
+
new OzonContentTableNode(),
|
|
1043
|
+
new OzonContentIntIoRefNode(),
|
|
1044
|
+
new OzonContentFiguurNode(),
|
|
1045
|
+
new OzonContentLijstNode(),
|
|
1046
|
+
new OzonContentBronNode(),
|
|
1047
|
+
new OzonContentNieuweTekstNode(),
|
|
1048
|
+
new OzonContentVerwijderdeTekstNode(),
|
|
1049
|
+
];
|
|
1050
|
+
this.skip = this.mappers.reduce((t, m) => {
|
|
1051
|
+
if (m.handles) {
|
|
1052
|
+
t.push(...m.handles);
|
|
1053
|
+
}
|
|
1054
|
+
return t;
|
|
1055
|
+
}, []);
|
|
1056
|
+
this.fallbackNode = new OzonContentFallbackNode();
|
|
1057
|
+
}
|
|
1058
|
+
findMapper(name) {
|
|
1059
|
+
var _a;
|
|
1060
|
+
if (this.skip.includes(name)) {
|
|
1061
|
+
return undefined;
|
|
1062
|
+
}
|
|
1063
|
+
return ((_a = this.mappers.find((m) => {
|
|
1064
|
+
if (Array.isArray(m.name)) {
|
|
1065
|
+
return m.name.includes(name);
|
|
1066
|
+
}
|
|
1067
|
+
return m.name === name;
|
|
1068
|
+
})) !== null && _a !== void 0 ? _a : this.fallbackNode);
|
|
1069
|
+
}
|
|
1070
|
+
mapNodeToJsx(node, context, path) {
|
|
1071
|
+
var _a;
|
|
1072
|
+
if (node instanceof NodeList) {
|
|
1073
|
+
return h(Fragment, null, Array.from(node).map((n) => this.mapNodeToJsx(n, context, path)));
|
|
1074
|
+
}
|
|
1075
|
+
if (Array.isArray(node)) {
|
|
1076
|
+
return h(Fragment, null, node.map((n) => this.mapNodeToJsx(n, context, path)));
|
|
1077
|
+
}
|
|
1078
|
+
const nodeName = getNodeName(node);
|
|
1079
|
+
const mapper = this.findMapper(nodeName);
|
|
1080
|
+
if (!mapper) {
|
|
1081
|
+
return h(Fragment, null);
|
|
1082
|
+
}
|
|
1083
|
+
const identity = (_a = mapper.identify) === null || _a === void 0 ? void 0 : _a.call(mapper, node);
|
|
1084
|
+
const state = identity ? context.state[identity] : undefined;
|
|
1085
|
+
const setState = identity ? (s) => context.setState(Object.assign(Object.assign({}, context.state), { [identity]: s })) : undefined;
|
|
1086
|
+
return mapper.render(node, {
|
|
1087
|
+
inline: context.inline,
|
|
1088
|
+
mark: context.mark,
|
|
1089
|
+
mapNodeToJsx: (n) => this.mapNodeToJsx(n, context, [...path, node]),
|
|
1090
|
+
emitClick: context.emitClick,
|
|
1091
|
+
setState,
|
|
1092
|
+
emitMarkItemHighlight: context.emitMarkItemHighlight,
|
|
1093
|
+
state,
|
|
1094
|
+
path,
|
|
1095
|
+
urlResolver: context.urlResolver,
|
|
1096
|
+
begripResolver: context.begripResolver,
|
|
1097
|
+
annotated: context.annotated,
|
|
1098
|
+
});
|
|
1099
|
+
}
|
|
1100
|
+
transform(input, context) {
|
|
1101
|
+
if (!input) {
|
|
1102
|
+
return h(Fragment, null);
|
|
1103
|
+
}
|
|
1104
|
+
const doc = typeof input === "string" ? parseXml(input) : input;
|
|
1105
|
+
if (!doc) {
|
|
1106
|
+
return h(Fragment, null);
|
|
1107
|
+
}
|
|
1108
|
+
return this.mapNodeToJsx(doc.getRootNode(), context, []);
|
|
1109
|
+
}
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1112
|
+
const ozonContentCss = () => `button {
|
|
1113
|
+
-webkit-appearance: button;
|
|
1114
|
+
color: inherit;
|
|
1115
|
+
cursor: pointer;
|
|
1116
|
+
font: inherit;
|
|
1117
|
+
font-family: inherit;
|
|
1118
|
+
font-size: inherit;
|
|
1119
|
+
line-height: inherit;
|
|
1120
|
+
margin: 0;
|
|
1121
|
+
overflow: visible;
|
|
1122
|
+
text-transform: none;
|
|
1123
|
+
}
|
|
1124
|
+
button[disabled] {
|
|
1125
|
+
cursor: default;
|
|
1126
|
+
}
|
|
1127
|
+
button::-moz-focus-inner {
|
|
1128
|
+
border: 0;
|
|
1129
|
+
padding: 0;
|
|
1130
|
+
}
|
|
1131
|
+
|
|
1132
|
+
a.dso-primary,
|
|
1133
|
+
button.dso-primary,
|
|
1134
|
+
label.dso-primary {
|
|
1135
|
+
display: inline-block;
|
|
1136
|
+
font-size: 1em;
|
|
1137
|
+
font-weight: 500;
|
|
1138
|
+
margin-block-end: 0;
|
|
1139
|
+
text-decoration: none;
|
|
1140
|
+
touch-action: manipulation;
|
|
1141
|
+
text-align: start;
|
|
1142
|
+
user-select: none;
|
|
1143
|
+
vertical-align: middle;
|
|
1144
|
+
}
|
|
1145
|
+
a.dso-primary:focus, a.dso-primary:focus-visible,
|
|
1146
|
+
button.dso-primary:focus,
|
|
1147
|
+
button.dso-primary:focus-visible,
|
|
1148
|
+
label.dso-primary:focus,
|
|
1149
|
+
label.dso-primary:focus-visible {
|
|
1150
|
+
outline-offset: 2px;
|
|
1151
|
+
}
|
|
1152
|
+
a.dso-primary:active,
|
|
1153
|
+
button.dso-primary:active,
|
|
1154
|
+
label.dso-primary:active {
|
|
1155
|
+
outline: 0;
|
|
1156
|
+
}
|
|
1157
|
+
a.dso-primary.extern::after, a.dso-primary.download::after,
|
|
1158
|
+
button.dso-primary.extern::after,
|
|
1159
|
+
button.dso-primary.download::after,
|
|
1160
|
+
label.dso-primary.extern::after,
|
|
1161
|
+
label.dso-primary.download::after {
|
|
1162
|
+
content: "";
|
|
1163
|
+
display: inline-block;
|
|
1164
|
+
margin-inline-start: 8px;
|
|
1165
|
+
}
|
|
1166
|
+
a.dso-primary,
|
|
1167
|
+
button.dso-primary,
|
|
1168
|
+
label.dso-primary {
|
|
1169
|
+
background-color: var(--_dso-button-primary-background-color, #39870c);
|
|
1170
|
+
border-color: var(--_dso-button-primary-border-color, #39870c);
|
|
1171
|
+
color: var(--_dso-button-primary-color, #fff);
|
|
1172
|
+
}
|
|
1173
|
+
a.dso-primary,
|
|
1174
|
+
button.dso-primary,
|
|
1175
|
+
label.dso-primary {
|
|
1176
|
+
border-width: 1px;
|
|
1177
|
+
border-style: solid;
|
|
1178
|
+
border-radius: 4px;
|
|
1179
|
+
line-height: 1.5;
|
|
1180
|
+
min-inline-size: 56px;
|
|
1181
|
+
padding-block: 11px;
|
|
1182
|
+
padding-inline: 15px;
|
|
1183
|
+
}
|
|
1184
|
+
a.dso-primary:hover,
|
|
1185
|
+
button.dso-primary:hover,
|
|
1186
|
+
label.dso-primary:hover {
|
|
1187
|
+
background-color: var(--_dso-button-primary-hover-background-color, #275937);
|
|
1188
|
+
border-color: var(--_dso-button-primary-hover-border-color, #275937);
|
|
1189
|
+
color: var(--_dso-button-primary-hover-color, #fff);
|
|
1190
|
+
}
|
|
1191
|
+
a.dso-primary:active,
|
|
1192
|
+
button.dso-primary:active,
|
|
1193
|
+
label.dso-primary:active {
|
|
1194
|
+
background-color: var(--_dso-button-primary-active-background-color, #173521);
|
|
1195
|
+
border-color: var(--_dso-button-primary-active-border-color, #173521);
|
|
1196
|
+
color: var(--_dso-button-primary-active-color, #fff);
|
|
1197
|
+
}
|
|
1198
|
+
a.dso-primary[disabled], a.dso-primary[disabled]:hover,
|
|
1199
|
+
button.dso-primary[disabled],
|
|
1200
|
+
button.dso-primary[disabled]:hover,
|
|
1201
|
+
label.dso-primary[disabled],
|
|
1202
|
+
label.dso-primary[disabled]:hover {
|
|
1203
|
+
background-color: var(--_dso-button-primary-disabled-background-color, #afcf9d);
|
|
1204
|
+
border-color: var(--_dso-button-primary-disabled-border-color, #afcf9d);
|
|
1205
|
+
color: var(--_dso-button-primary-disabled-color, #fff);
|
|
1206
|
+
}
|
|
1207
|
+
a.dso-primary.dso-small,
|
|
1208
|
+
button.dso-primary.dso-small,
|
|
1209
|
+
label.dso-primary.dso-small {
|
|
1210
|
+
line-height: 1rem;
|
|
1211
|
+
}
|
|
1212
|
+
a.dso-primary.dso-small dso-icon, a.dso-primary.dso-small.extern::after, a.dso-primary.dso-small.download::after, a.dso-primary.dso-small.dso-spinner::before,
|
|
1213
|
+
button.dso-primary.dso-small dso-icon,
|
|
1214
|
+
button.dso-primary.dso-small.extern::after,
|
|
1215
|
+
button.dso-primary.dso-small.download::after,
|
|
1216
|
+
button.dso-primary.dso-small.dso-spinner::before,
|
|
1217
|
+
label.dso-primary.dso-small dso-icon,
|
|
1218
|
+
label.dso-primary.dso-small.extern::after,
|
|
1219
|
+
label.dso-primary.dso-small.download::after,
|
|
1220
|
+
label.dso-primary.dso-small.dso-spinner::before {
|
|
1221
|
+
margin-block-end: -4px;
|
|
1222
|
+
margin-block-start: -4px;
|
|
1223
|
+
}
|
|
1224
|
+
a.dso-primary.dso-small.dso-spinner-left::before,
|
|
1225
|
+
button.dso-primary.dso-small.dso-spinner-left::before,
|
|
1226
|
+
label.dso-primary.dso-small.dso-spinner-left::before {
|
|
1227
|
+
block-size: 16px;
|
|
1228
|
+
inline-size: 16px;
|
|
1229
|
+
}
|
|
1230
|
+
a.dso-primary.dso-small.dso-spinner-right::after,
|
|
1231
|
+
button.dso-primary.dso-small.dso-spinner-right::after,
|
|
1232
|
+
label.dso-primary.dso-small.dso-spinner-right::after {
|
|
1233
|
+
block-size: 16px;
|
|
1234
|
+
inline-size: 16px;
|
|
1235
|
+
}
|
|
1236
|
+
a.dso-primary.dso-extra-small,
|
|
1237
|
+
button.dso-primary.dso-extra-small,
|
|
1238
|
+
label.dso-primary.dso-extra-small {
|
|
1239
|
+
line-height: 1rem;
|
|
1240
|
+
}
|
|
1241
|
+
a.dso-primary.dso-extra-small dso-icon, a.dso-primary.dso-extra-small.extern::after, a.dso-primary.dso-extra-small.download::after, a.dso-primary.dso-extra-small.dso-spinner::before,
|
|
1242
|
+
button.dso-primary.dso-extra-small dso-icon,
|
|
1243
|
+
button.dso-primary.dso-extra-small.extern::after,
|
|
1244
|
+
button.dso-primary.dso-extra-small.download::after,
|
|
1245
|
+
button.dso-primary.dso-extra-small.dso-spinner::before,
|
|
1246
|
+
label.dso-primary.dso-extra-small dso-icon,
|
|
1247
|
+
label.dso-primary.dso-extra-small.extern::after,
|
|
1248
|
+
label.dso-primary.dso-extra-small.download::after,
|
|
1249
|
+
label.dso-primary.dso-extra-small.dso-spinner::before {
|
|
1250
|
+
margin-block-end: -4px;
|
|
1251
|
+
margin-block-start: -4px;
|
|
1252
|
+
}
|
|
1253
|
+
a.dso-primary.dso-extra-small.dso-spinner-left::before,
|
|
1254
|
+
button.dso-primary.dso-extra-small.dso-spinner-left::before,
|
|
1255
|
+
label.dso-primary.dso-extra-small.dso-spinner-left::before {
|
|
1256
|
+
block-size: 16px;
|
|
1257
|
+
inline-size: 16px;
|
|
1258
|
+
}
|
|
1259
|
+
a.dso-primary.dso-extra-small.dso-spinner-right::after,
|
|
1260
|
+
button.dso-primary.dso-extra-small.dso-spinner-right::after,
|
|
1261
|
+
label.dso-primary.dso-extra-small.dso-spinner-right::after {
|
|
1262
|
+
block-size: 16px;
|
|
1263
|
+
inline-size: 16px;
|
|
1264
|
+
}
|
|
1265
|
+
a.dso-primary.dso-extra-small,
|
|
1266
|
+
button.dso-primary.dso-extra-small,
|
|
1267
|
+
label.dso-primary.dso-extra-small {
|
|
1268
|
+
padding-block: 9px;
|
|
1269
|
+
}
|
|
1270
|
+
a.dso-primary dso-icon:has(+ span:not(.sr-only)),
|
|
1271
|
+
button.dso-primary dso-icon:has(+ span:not(.sr-only)),
|
|
1272
|
+
label.dso-primary dso-icon:has(+ span:not(.sr-only)) {
|
|
1273
|
+
margin-inline-start: -8px;
|
|
1274
|
+
}
|
|
1275
|
+
a.dso-primary span:not(.sr-only) + dso-icon,
|
|
1276
|
+
button.dso-primary span:not(.sr-only) + dso-icon,
|
|
1277
|
+
label.dso-primary span:not(.sr-only) + dso-icon {
|
|
1278
|
+
margin-inline-start: 8px;
|
|
1279
|
+
margin-inline-end: -8px;
|
|
1280
|
+
}
|
|
1281
|
+
a.dso-primary dso-icon + span:not(.sr-only),
|
|
1282
|
+
button.dso-primary dso-icon + span:not(.sr-only),
|
|
1283
|
+
label.dso-primary dso-icon + span:not(.sr-only) {
|
|
1284
|
+
margin-inline-start: 8px;
|
|
1285
|
+
}
|
|
1286
|
+
a.dso-primary.dso-spinner-left[disabled], a.dso-primary.dso-spinner-right[disabled],
|
|
1287
|
+
button.dso-primary.dso-spinner-left[disabled],
|
|
1288
|
+
button.dso-primary.dso-spinner-right[disabled],
|
|
1289
|
+
label.dso-primary.dso-spinner-left[disabled],
|
|
1290
|
+
label.dso-primary.dso-spinner-right[disabled] {
|
|
1291
|
+
background-color: #39870c;
|
|
1292
|
+
border-color: #39870c;
|
|
1293
|
+
color: #fff;
|
|
1294
|
+
}
|
|
1295
|
+
a.dso-primary.dso-spinner-left::before,
|
|
1296
|
+
button.dso-primary.dso-spinner-left::before,
|
|
1297
|
+
label.dso-primary.dso-spinner-left::before {
|
|
1298
|
+
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");
|
|
1299
|
+
background-repeat: no-repeat;
|
|
1300
|
+
content: "";
|
|
1301
|
+
display: inline-block;
|
|
1302
|
+
block-size: 24px;
|
|
1303
|
+
vertical-align: top;
|
|
1304
|
+
inline-size: 24px;
|
|
1305
|
+
margin-inline-end: 8px;
|
|
1306
|
+
}
|
|
1307
|
+
a.dso-primary.dso-spinner-right::after,
|
|
1308
|
+
button.dso-primary.dso-spinner-right::after,
|
|
1309
|
+
label.dso-primary.dso-spinner-right::after {
|
|
1310
|
+
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");
|
|
1311
|
+
background-repeat: no-repeat;
|
|
1312
|
+
content: "";
|
|
1313
|
+
display: inline-block;
|
|
1314
|
+
block-size: 24px;
|
|
1315
|
+
vertical-align: top;
|
|
1316
|
+
inline-size: 24px;
|
|
1317
|
+
margin-inline-start: 8px;
|
|
1318
|
+
}
|
|
1319
|
+
a.dso-primary.download::after,
|
|
1320
|
+
button.dso-primary.download::after,
|
|
1321
|
+
label.dso-primary.download::after {
|
|
1322
|
+
background: url("./di.svg#download-wit") no-repeat center;
|
|
1323
|
+
background-size: cover;
|
|
1324
|
+
block-size: 24px;
|
|
1325
|
+
vertical-align: top;
|
|
1326
|
+
inline-size: 24px;
|
|
1327
|
+
}
|
|
1328
|
+
a.dso-primary.extern::after,
|
|
1329
|
+
button.dso-primary.extern::after,
|
|
1330
|
+
label.dso-primary.extern::after {
|
|
1331
|
+
background: url("./di.svg#external-link-wit") no-repeat center;
|
|
1332
|
+
background-size: cover;
|
|
1333
|
+
block-size: 24px;
|
|
1334
|
+
vertical-align: top;
|
|
1335
|
+
inline-size: 24px;
|
|
1336
|
+
}
|
|
1337
|
+
a.dso-secondary,
|
|
1338
|
+
button.dso-secondary,
|
|
1339
|
+
label.dso-secondary {
|
|
1340
|
+
display: inline-block;
|
|
1341
|
+
font-size: 1em;
|
|
1342
|
+
font-weight: 500;
|
|
1343
|
+
margin-block-end: 0;
|
|
1344
|
+
text-decoration: none;
|
|
1345
|
+
touch-action: manipulation;
|
|
1346
|
+
text-align: start;
|
|
1347
|
+
user-select: none;
|
|
1348
|
+
vertical-align: middle;
|
|
1349
|
+
}
|
|
1350
|
+
a.dso-secondary:focus, a.dso-secondary:focus-visible,
|
|
1351
|
+
button.dso-secondary:focus,
|
|
1352
|
+
button.dso-secondary:focus-visible,
|
|
1353
|
+
label.dso-secondary:focus,
|
|
1354
|
+
label.dso-secondary:focus-visible {
|
|
1355
|
+
outline-offset: 2px;
|
|
1356
|
+
}
|
|
1357
|
+
a.dso-secondary:active,
|
|
1358
|
+
button.dso-secondary:active,
|
|
1359
|
+
label.dso-secondary:active {
|
|
1360
|
+
outline: 0;
|
|
1361
|
+
}
|
|
1362
|
+
a.dso-secondary.extern::after, a.dso-secondary.download::after,
|
|
1363
|
+
button.dso-secondary.extern::after,
|
|
1364
|
+
button.dso-secondary.download::after,
|
|
1365
|
+
label.dso-secondary.extern::after,
|
|
1366
|
+
label.dso-secondary.download::after {
|
|
1367
|
+
content: "";
|
|
1368
|
+
display: inline-block;
|
|
1369
|
+
margin-inline-start: 8px;
|
|
1370
|
+
}
|
|
1371
|
+
a.dso-secondary,
|
|
1372
|
+
button.dso-secondary,
|
|
1373
|
+
label.dso-secondary {
|
|
1374
|
+
background-color: var(--_dso-button-secondary-background-color, #fff);
|
|
1375
|
+
border-color: var(--_dso-button-secondary-border-color, #39870c);
|
|
1376
|
+
color: var(--_dso-button-secondary-color, #39870c);
|
|
1377
|
+
}
|
|
1378
|
+
a.dso-secondary,
|
|
1379
|
+
button.dso-secondary,
|
|
1380
|
+
label.dso-secondary {
|
|
1381
|
+
border-width: 1px;
|
|
1382
|
+
border-style: solid;
|
|
1383
|
+
border-radius: 4px;
|
|
1384
|
+
line-height: 1.5;
|
|
1385
|
+
min-inline-size: 56px;
|
|
1386
|
+
padding-block: 11px;
|
|
1387
|
+
padding-inline: 15px;
|
|
1388
|
+
}
|
|
1389
|
+
a.dso-secondary:hover,
|
|
1390
|
+
button.dso-secondary:hover,
|
|
1391
|
+
label.dso-secondary:hover {
|
|
1392
|
+
background-color: var(--_dso-button-secondary-hover-background-color, #d7e7ce);
|
|
1393
|
+
border-color: var(--_dso-button-secondary-hover-border-color, #275937);
|
|
1394
|
+
color: var(--_dso-button-secondary-hover-color, #275937);
|
|
1395
|
+
}
|
|
1396
|
+
a.dso-secondary:active,
|
|
1397
|
+
button.dso-secondary:active,
|
|
1398
|
+
label.dso-secondary:active {
|
|
1399
|
+
background-color: var(--_dso-button-secondary-active-background-color, #275937);
|
|
1400
|
+
border-color: var(--_dso-button-secondary-active-border-color, #275937);
|
|
1401
|
+
color: var(--_dso-button-secondary-active-color, #fff);
|
|
1402
|
+
}
|
|
1403
|
+
a.dso-secondary[disabled], a.dso-secondary[disabled]:hover,
|
|
1404
|
+
button.dso-secondary[disabled],
|
|
1405
|
+
button.dso-secondary[disabled]:hover,
|
|
1406
|
+
label.dso-secondary[disabled],
|
|
1407
|
+
label.dso-secondary[disabled]:hover {
|
|
1408
|
+
background-color: var(--_dso-button-secondary-disabled-background-color, #fff);
|
|
1409
|
+
border-color: var(--_dso-button-secondary-disabled-border-color, #afcf9d);
|
|
1410
|
+
color: var(--_dso-button-secondary-disabled-color, #afcf9d);
|
|
1411
|
+
}
|
|
1412
|
+
a.dso-secondary.dso-small,
|
|
1413
|
+
button.dso-secondary.dso-small,
|
|
1414
|
+
label.dso-secondary.dso-small {
|
|
1415
|
+
line-height: 1rem;
|
|
1416
|
+
}
|
|
1417
|
+
a.dso-secondary.dso-small dso-icon, a.dso-secondary.dso-small.extern::after, a.dso-secondary.dso-small.download::after, a.dso-secondary.dso-small.dso-spinner::before,
|
|
1418
|
+
button.dso-secondary.dso-small dso-icon,
|
|
1419
|
+
button.dso-secondary.dso-small.extern::after,
|
|
1420
|
+
button.dso-secondary.dso-small.download::after,
|
|
1421
|
+
button.dso-secondary.dso-small.dso-spinner::before,
|
|
1422
|
+
label.dso-secondary.dso-small dso-icon,
|
|
1423
|
+
label.dso-secondary.dso-small.extern::after,
|
|
1424
|
+
label.dso-secondary.dso-small.download::after,
|
|
1425
|
+
label.dso-secondary.dso-small.dso-spinner::before {
|
|
1426
|
+
margin-block-end: -4px;
|
|
1427
|
+
margin-block-start: -4px;
|
|
1428
|
+
}
|
|
1429
|
+
a.dso-secondary.dso-small.dso-spinner-left::before,
|
|
1430
|
+
button.dso-secondary.dso-small.dso-spinner-left::before,
|
|
1431
|
+
label.dso-secondary.dso-small.dso-spinner-left::before {
|
|
1432
|
+
block-size: 16px;
|
|
1433
|
+
inline-size: 16px;
|
|
1434
|
+
}
|
|
1435
|
+
a.dso-secondary.dso-small.dso-spinner-right::after,
|
|
1436
|
+
button.dso-secondary.dso-small.dso-spinner-right::after,
|
|
1437
|
+
label.dso-secondary.dso-small.dso-spinner-right::after {
|
|
1438
|
+
block-size: 16px;
|
|
1439
|
+
inline-size: 16px;
|
|
1440
|
+
}
|
|
1441
|
+
a.dso-secondary.dso-extra-small,
|
|
1442
|
+
button.dso-secondary.dso-extra-small,
|
|
1443
|
+
label.dso-secondary.dso-extra-small {
|
|
1444
|
+
line-height: 1rem;
|
|
1445
|
+
}
|
|
1446
|
+
a.dso-secondary.dso-extra-small dso-icon, a.dso-secondary.dso-extra-small.extern::after, a.dso-secondary.dso-extra-small.download::after, a.dso-secondary.dso-extra-small.dso-spinner::before,
|
|
1447
|
+
button.dso-secondary.dso-extra-small dso-icon,
|
|
1448
|
+
button.dso-secondary.dso-extra-small.extern::after,
|
|
1449
|
+
button.dso-secondary.dso-extra-small.download::after,
|
|
1450
|
+
button.dso-secondary.dso-extra-small.dso-spinner::before,
|
|
1451
|
+
label.dso-secondary.dso-extra-small dso-icon,
|
|
1452
|
+
label.dso-secondary.dso-extra-small.extern::after,
|
|
1453
|
+
label.dso-secondary.dso-extra-small.download::after,
|
|
1454
|
+
label.dso-secondary.dso-extra-small.dso-spinner::before {
|
|
1455
|
+
margin-block-end: -4px;
|
|
1456
|
+
margin-block-start: -4px;
|
|
1457
|
+
}
|
|
1458
|
+
a.dso-secondary.dso-extra-small.dso-spinner-left::before,
|
|
1459
|
+
button.dso-secondary.dso-extra-small.dso-spinner-left::before,
|
|
1460
|
+
label.dso-secondary.dso-extra-small.dso-spinner-left::before {
|
|
1461
|
+
block-size: 16px;
|
|
1462
|
+
inline-size: 16px;
|
|
1463
|
+
}
|
|
1464
|
+
a.dso-secondary.dso-extra-small.dso-spinner-right::after,
|
|
1465
|
+
button.dso-secondary.dso-extra-small.dso-spinner-right::after,
|
|
1466
|
+
label.dso-secondary.dso-extra-small.dso-spinner-right::after {
|
|
1467
|
+
block-size: 16px;
|
|
1468
|
+
inline-size: 16px;
|
|
1469
|
+
}
|
|
1470
|
+
a.dso-secondary.dso-extra-small,
|
|
1471
|
+
button.dso-secondary.dso-extra-small,
|
|
1472
|
+
label.dso-secondary.dso-extra-small {
|
|
1473
|
+
padding-block: 9px;
|
|
1474
|
+
}
|
|
1475
|
+
a.dso-secondary dso-icon:has(+ span:not(.sr-only)),
|
|
1476
|
+
button.dso-secondary dso-icon:has(+ span:not(.sr-only)),
|
|
1477
|
+
label.dso-secondary dso-icon:has(+ span:not(.sr-only)) {
|
|
1478
|
+
margin-inline-start: -8px;
|
|
1479
|
+
}
|
|
1480
|
+
a.dso-secondary span:not(.sr-only) + dso-icon,
|
|
1481
|
+
button.dso-secondary span:not(.sr-only) + dso-icon,
|
|
1482
|
+
label.dso-secondary span:not(.sr-only) + dso-icon {
|
|
1483
|
+
margin-inline-start: 8px;
|
|
1484
|
+
margin-inline-end: -8px;
|
|
1485
|
+
}
|
|
1486
|
+
a.dso-secondary dso-icon + span:not(.sr-only),
|
|
1487
|
+
button.dso-secondary dso-icon + span:not(.sr-only),
|
|
1488
|
+
label.dso-secondary dso-icon + span:not(.sr-only) {
|
|
1489
|
+
margin-inline-start: 8px;
|
|
1490
|
+
}
|
|
1491
|
+
a.dso-secondary.dso-spinner-left[disabled], a.dso-secondary.dso-spinner-right[disabled],
|
|
1492
|
+
button.dso-secondary.dso-spinner-left[disabled],
|
|
1493
|
+
button.dso-secondary.dso-spinner-right[disabled],
|
|
1494
|
+
label.dso-secondary.dso-spinner-left[disabled],
|
|
1495
|
+
label.dso-secondary.dso-spinner-right[disabled] {
|
|
1496
|
+
background-color: #fff;
|
|
1497
|
+
border-color: #39870c;
|
|
1498
|
+
color: #39870c;
|
|
1499
|
+
}
|
|
1500
|
+
a.dso-secondary.dso-spinner-left::before,
|
|
1501
|
+
button.dso-secondary.dso-spinner-left::before,
|
|
1502
|
+
label.dso-secondary.dso-spinner-left::before {
|
|
1503
|
+
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");
|
|
1504
|
+
background-repeat: no-repeat;
|
|
1505
|
+
content: "";
|
|
1506
|
+
display: inline-block;
|
|
1507
|
+
block-size: 24px;
|
|
1508
|
+
vertical-align: top;
|
|
1509
|
+
inline-size: 24px;
|
|
1510
|
+
margin-inline-end: 8px;
|
|
1511
|
+
}
|
|
1512
|
+
a.dso-secondary.dso-spinner-left:not([disabled]):hover::before,
|
|
1513
|
+
button.dso-secondary.dso-spinner-left:not([disabled]):hover::before,
|
|
1514
|
+
label.dso-secondary.dso-spinner-left:not([disabled]):hover::before {
|
|
1515
|
+
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");
|
|
1516
|
+
background-repeat: no-repeat;
|
|
1517
|
+
content: "";
|
|
1518
|
+
display: inline-block;
|
|
1519
|
+
block-size: 24px;
|
|
1520
|
+
vertical-align: top;
|
|
1521
|
+
inline-size: 24px;
|
|
1522
|
+
margin-inline-end: 8px;
|
|
1523
|
+
}
|
|
1524
|
+
a.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before,
|
|
1525
|
+
button.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before,
|
|
1526
|
+
label.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before {
|
|
1527
|
+
block-size: 16px;
|
|
1528
|
+
inline-size: 16px;
|
|
1529
|
+
}
|
|
1530
|
+
a.dso-secondary.dso-spinner-right::after,
|
|
1531
|
+
button.dso-secondary.dso-spinner-right::after,
|
|
1532
|
+
label.dso-secondary.dso-spinner-right::after {
|
|
1533
|
+
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");
|
|
1534
|
+
background-repeat: no-repeat;
|
|
1535
|
+
content: "";
|
|
1536
|
+
display: inline-block;
|
|
1537
|
+
block-size: 24px;
|
|
1538
|
+
vertical-align: top;
|
|
1539
|
+
inline-size: 24px;
|
|
1540
|
+
margin-inline-start: 8px;
|
|
1541
|
+
}
|
|
1542
|
+
a.dso-secondary.dso-spinner-right:not([disabled]):hover::after,
|
|
1543
|
+
button.dso-secondary.dso-spinner-right:not([disabled]):hover::after,
|
|
1544
|
+
label.dso-secondary.dso-spinner-right:not([disabled]):hover::after {
|
|
1545
|
+
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");
|
|
1546
|
+
background-repeat: no-repeat;
|
|
1547
|
+
content: "";
|
|
1548
|
+
display: inline-block;
|
|
1549
|
+
block-size: 24px;
|
|
1550
|
+
vertical-align: top;
|
|
1551
|
+
inline-size: 24px;
|
|
1552
|
+
margin-inline-start: 8px;
|
|
1553
|
+
}
|
|
1554
|
+
a.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after,
|
|
1555
|
+
button.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after,
|
|
1556
|
+
label.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after {
|
|
1557
|
+
block-size: 16px;
|
|
1558
|
+
inline-size: 16px;
|
|
1559
|
+
}
|
|
1560
|
+
a.dso-secondary.download::after,
|
|
1561
|
+
button.dso-secondary.download::after,
|
|
1562
|
+
label.dso-secondary.download::after {
|
|
1563
|
+
background: url("./di.svg#download") no-repeat center;
|
|
1564
|
+
background-size: cover;
|
|
1565
|
+
block-size: 24px;
|
|
1566
|
+
vertical-align: top;
|
|
1567
|
+
inline-size: 24px;
|
|
1568
|
+
}
|
|
1569
|
+
a.dso-secondary.download:hover::after,
|
|
1570
|
+
button.dso-secondary.download:hover::after,
|
|
1571
|
+
label.dso-secondary.download:hover::after {
|
|
1572
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-wit"));
|
|
1573
|
+
}
|
|
1574
|
+
a.dso-secondary.download[disabled]::after,
|
|
1575
|
+
button.dso-secondary.download[disabled]::after,
|
|
1576
|
+
label.dso-secondary.download[disabled]::after {
|
|
1577
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-grasgroen-40"));
|
|
1578
|
+
}
|
|
1579
|
+
a.dso-secondary.extern::after,
|
|
1580
|
+
button.dso-secondary.extern::after,
|
|
1581
|
+
label.dso-secondary.extern::after {
|
|
1582
|
+
background: url("./di.svg#external-link") no-repeat center;
|
|
1583
|
+
background-size: cover;
|
|
1584
|
+
block-size: 24px;
|
|
1585
|
+
vertical-align: top;
|
|
1586
|
+
inline-size: 24px;
|
|
1587
|
+
}
|
|
1588
|
+
a.dso-secondary.extern:hover::after,
|
|
1589
|
+
button.dso-secondary.extern:hover::after,
|
|
1590
|
+
label.dso-secondary.extern:hover::after {
|
|
1591
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-wit"));
|
|
1592
|
+
}
|
|
1593
|
+
a.dso-secondary.extern[disabled]::after,
|
|
1594
|
+
button.dso-secondary.extern[disabled]::after,
|
|
1595
|
+
label.dso-secondary.extern[disabled]::after {
|
|
1596
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-grasgroen-40"));
|
|
1597
|
+
}
|
|
1598
|
+
a.dso-tertiary,
|
|
1599
|
+
button.dso-tertiary,
|
|
1600
|
+
label.dso-tertiary {
|
|
1601
|
+
display: inline-block;
|
|
1602
|
+
font-size: 1em;
|
|
1603
|
+
font-weight: 500;
|
|
1604
|
+
margin-block-end: 0;
|
|
1605
|
+
text-decoration: none;
|
|
1606
|
+
touch-action: manipulation;
|
|
1607
|
+
text-align: start;
|
|
1608
|
+
user-select: none;
|
|
1609
|
+
vertical-align: middle;
|
|
1610
|
+
}
|
|
1611
|
+
a.dso-tertiary:focus, a.dso-tertiary:focus-visible,
|
|
1612
|
+
button.dso-tertiary:focus,
|
|
1613
|
+
button.dso-tertiary:focus-visible,
|
|
1614
|
+
label.dso-tertiary:focus,
|
|
1615
|
+
label.dso-tertiary:focus-visible {
|
|
1616
|
+
outline-offset: 2px;
|
|
1617
|
+
}
|
|
1618
|
+
a.dso-tertiary:active,
|
|
1619
|
+
button.dso-tertiary:active,
|
|
1620
|
+
label.dso-tertiary:active {
|
|
1621
|
+
outline: 0;
|
|
1622
|
+
}
|
|
1623
|
+
a.dso-tertiary.extern::after, a.dso-tertiary.download::after,
|
|
1624
|
+
button.dso-tertiary.extern::after,
|
|
1625
|
+
button.dso-tertiary.download::after,
|
|
1626
|
+
label.dso-tertiary.extern::after,
|
|
1627
|
+
label.dso-tertiary.download::after {
|
|
1628
|
+
content: "";
|
|
1629
|
+
display: inline-block;
|
|
1630
|
+
margin-inline-start: 8px;
|
|
1631
|
+
}
|
|
1632
|
+
a.dso-tertiary,
|
|
1633
|
+
button.dso-tertiary,
|
|
1634
|
+
label.dso-tertiary {
|
|
1635
|
+
border: 0;
|
|
1636
|
+
color: #39870c;
|
|
1637
|
+
line-height: 1;
|
|
1638
|
+
padding: 0;
|
|
1639
|
+
background-color: transparent;
|
|
1640
|
+
}
|
|
1641
|
+
a.dso-tertiary[disabled],
|
|
1642
|
+
button.dso-tertiary[disabled],
|
|
1643
|
+
label.dso-tertiary[disabled] {
|
|
1644
|
+
color: #afcf9d;
|
|
1645
|
+
}
|
|
1646
|
+
a.dso-tertiary[disabled].dso-spinner-left, a.dso-tertiary[disabled].dso-spinner-right,
|
|
1647
|
+
button.dso-tertiary[disabled].dso-spinner-left,
|
|
1648
|
+
button.dso-tertiary[disabled].dso-spinner-right,
|
|
1649
|
+
label.dso-tertiary[disabled].dso-spinner-left,
|
|
1650
|
+
label.dso-tertiary[disabled].dso-spinner-right {
|
|
1651
|
+
color: #39870c;
|
|
1652
|
+
}
|
|
1653
|
+
a.dso-tertiary:not([disabled]):hover,
|
|
1654
|
+
button.dso-tertiary:not([disabled]):hover,
|
|
1655
|
+
label.dso-tertiary:not([disabled]):hover {
|
|
1656
|
+
color: #275937;
|
|
1657
|
+
text-decoration: underline;
|
|
1658
|
+
text-underline-position: under;
|
|
1659
|
+
}
|
|
1660
|
+
a.dso-tertiary:not([disabled]):active,
|
|
1661
|
+
button.dso-tertiary:not([disabled]):active,
|
|
1662
|
+
label.dso-tertiary:not([disabled]):active {
|
|
1663
|
+
color: #173521;
|
|
1664
|
+
}
|
|
1665
|
+
a.dso-tertiary.dso-align,
|
|
1666
|
+
button.dso-tertiary.dso-align,
|
|
1667
|
+
label.dso-tertiary.dso-align {
|
|
1668
|
+
line-height: calc(1.5em - 1px);
|
|
1669
|
+
padding-block: 11px;
|
|
1670
|
+
padding-inline: 0;
|
|
1671
|
+
position: relative;
|
|
1672
|
+
}
|
|
1673
|
+
a.dso-tertiary.dso-truncate,
|
|
1674
|
+
button.dso-tertiary.dso-truncate,
|
|
1675
|
+
label.dso-tertiary.dso-truncate {
|
|
1676
|
+
max-inline-size: 100%;
|
|
1677
|
+
overflow: hidden;
|
|
1678
|
+
text-overflow: ellipsis;
|
|
1679
|
+
white-space: nowrap;
|
|
1680
|
+
}
|
|
1681
|
+
a.dso-tertiary.dso-spinner-left::before,
|
|
1682
|
+
button.dso-tertiary.dso-spinner-left::before,
|
|
1683
|
+
label.dso-tertiary.dso-spinner-left::before {
|
|
1684
|
+
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");
|
|
1685
|
+
background-repeat: no-repeat;
|
|
1686
|
+
content: "";
|
|
1687
|
+
display: inline-block;
|
|
1688
|
+
block-size: 24px;
|
|
1689
|
+
vertical-align: middle;
|
|
1690
|
+
inline-size: 24px;
|
|
1691
|
+
margin-inline-end: 8px;
|
|
1692
|
+
}
|
|
1693
|
+
a.dso-tertiary.dso-spinner-right::after,
|
|
1694
|
+
button.dso-tertiary.dso-spinner-right::after,
|
|
1695
|
+
label.dso-tertiary.dso-spinner-right::after {
|
|
1696
|
+
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");
|
|
1697
|
+
background-repeat: no-repeat;
|
|
1698
|
+
content: "";
|
|
1699
|
+
display: inline-block;
|
|
1700
|
+
block-size: 24px;
|
|
1701
|
+
vertical-align: middle;
|
|
1702
|
+
inline-size: 24px;
|
|
1703
|
+
margin-inline-start: 8px;
|
|
1704
|
+
}
|
|
1705
|
+
a.dso-tertiary dso-icon + span:not(.sr-only),
|
|
1706
|
+
a.dso-tertiary span:not(.sr-only) + dso-icon,
|
|
1707
|
+
button.dso-tertiary dso-icon + span:not(.sr-only),
|
|
1708
|
+
button.dso-tertiary span:not(.sr-only) + dso-icon,
|
|
1709
|
+
label.dso-tertiary dso-icon + span:not(.sr-only),
|
|
1710
|
+
label.dso-tertiary span:not(.sr-only) + dso-icon {
|
|
1711
|
+
margin-inline-start: 8px;
|
|
1712
|
+
}
|
|
1713
|
+
a.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),
|
|
1714
|
+
a.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),
|
|
1715
|
+
a.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],
|
|
1716
|
+
a.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right],
|
|
1717
|
+
button.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),
|
|
1718
|
+
button.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),
|
|
1719
|
+
button.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],
|
|
1720
|
+
button.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right],
|
|
1721
|
+
label.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),
|
|
1722
|
+
label.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),
|
|
1723
|
+
label.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],
|
|
1724
|
+
label.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right] {
|
|
1725
|
+
margin-inline-start: 0;
|
|
1726
|
+
}
|
|
1727
|
+
a.dso-tertiary dso-icon,
|
|
1728
|
+
a.dso-tertiary span,
|
|
1729
|
+
button.dso-tertiary dso-icon,
|
|
1730
|
+
button.dso-tertiary span,
|
|
1731
|
+
label.dso-tertiary dso-icon,
|
|
1732
|
+
label.dso-tertiary span {
|
|
1733
|
+
vertical-align: middle;
|
|
1734
|
+
}
|
|
1735
|
+
a.dso-tertiary.extern::after, a.dso-tertiary.download::after,
|
|
1736
|
+
button.dso-tertiary.extern::after,
|
|
1737
|
+
button.dso-tertiary.download::after,
|
|
1738
|
+
label.dso-tertiary.extern::after,
|
|
1739
|
+
label.dso-tertiary.download::after {
|
|
1740
|
+
position: relative;
|
|
1741
|
+
inset-block-start: -2px;
|
|
1742
|
+
}
|
|
1743
|
+
a.dso-tertiary.download::after,
|
|
1744
|
+
button.dso-tertiary.download::after,
|
|
1745
|
+
label.dso-tertiary.download::after {
|
|
1746
|
+
background: url("./di.svg#download") no-repeat center;
|
|
1747
|
+
background-size: cover;
|
|
1748
|
+
block-size: 24px;
|
|
1749
|
+
vertical-align: top;
|
|
1750
|
+
inline-size: 24px;
|
|
1751
|
+
}
|
|
1752
|
+
a.dso-tertiary.download[disabled]::after,
|
|
1753
|
+
button.dso-tertiary.download[disabled]::after,
|
|
1754
|
+
label.dso-tertiary.download[disabled]::after {
|
|
1755
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-grasgroen-40"));
|
|
1756
|
+
}
|
|
1757
|
+
a.dso-tertiary.download:not([disabled]):hover::after, a.dso-tertiary.download:not([disabled]):active::after,
|
|
1758
|
+
button.dso-tertiary.download:not([disabled]):hover::after,
|
|
1759
|
+
button.dso-tertiary.download:not([disabled]):active::after,
|
|
1760
|
+
label.dso-tertiary.download:not([disabled]):hover::after,
|
|
1761
|
+
label.dso-tertiary.download:not([disabled]):active::after {
|
|
1762
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-bosgroen"));
|
|
1763
|
+
}
|
|
1764
|
+
a.dso-tertiary.extern::after,
|
|
1765
|
+
button.dso-tertiary.extern::after,
|
|
1766
|
+
label.dso-tertiary.extern::after {
|
|
1767
|
+
background: url("./di.svg#external-link") no-repeat center;
|
|
1768
|
+
background-size: cover;
|
|
1769
|
+
block-size: 24px;
|
|
1770
|
+
vertical-align: top;
|
|
1771
|
+
inline-size: 24px;
|
|
1772
|
+
}
|
|
1773
|
+
a.dso-tertiary.extern[disabled]::after,
|
|
1774
|
+
button.dso-tertiary.extern[disabled]::after,
|
|
1775
|
+
label.dso-tertiary.extern[disabled]::after {
|
|
1776
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-grasgroen-40"));
|
|
1777
|
+
}
|
|
1778
|
+
a.dso-tertiary.extern:not([disabled]):hover::after, a.dso-tertiary.extern:not([disabled]):active::after,
|
|
1779
|
+
button.dso-tertiary.extern:not([disabled]):hover::after,
|
|
1780
|
+
button.dso-tertiary.extern:not([disabled]):active::after,
|
|
1781
|
+
label.dso-tertiary.extern:not([disabled]):hover::after,
|
|
1782
|
+
label.dso-tertiary.extern:not([disabled]):active::after {
|
|
1783
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-bosgroen"));
|
|
1784
|
+
}
|
|
1785
|
+
a.dso-map,
|
|
1786
|
+
button.dso-map,
|
|
1787
|
+
label.dso-map {
|
|
1788
|
+
display: inline-block;
|
|
1789
|
+
font-size: 1em;
|
|
1790
|
+
font-weight: 500;
|
|
1791
|
+
margin-block-end: 0;
|
|
1792
|
+
text-decoration: none;
|
|
1793
|
+
touch-action: manipulation;
|
|
1794
|
+
text-align: start;
|
|
1795
|
+
user-select: none;
|
|
1796
|
+
vertical-align: middle;
|
|
1797
|
+
}
|
|
1798
|
+
a.dso-map:focus, a.dso-map:focus-visible,
|
|
1799
|
+
button.dso-map:focus,
|
|
1800
|
+
button.dso-map:focus-visible,
|
|
1801
|
+
label.dso-map:focus,
|
|
1802
|
+
label.dso-map:focus-visible {
|
|
1803
|
+
outline-offset: 2px;
|
|
1804
|
+
}
|
|
1805
|
+
a.dso-map:active,
|
|
1806
|
+
button.dso-map:active,
|
|
1807
|
+
label.dso-map:active {
|
|
1808
|
+
outline: 0;
|
|
1809
|
+
}
|
|
1810
|
+
a.dso-map,
|
|
1811
|
+
button.dso-map,
|
|
1812
|
+
label.dso-map {
|
|
1813
|
+
background-color: var(--_dso-button-secondary-background-color, #fff);
|
|
1814
|
+
border-color: var(--_dso-button-secondary-border-color, #39870c);
|
|
1815
|
+
color: var(--_dso-button-secondary-color, #39870c);
|
|
1816
|
+
}
|
|
1817
|
+
a.dso-map,
|
|
1818
|
+
button.dso-map,
|
|
1819
|
+
label.dso-map {
|
|
1820
|
+
border-width: 1px;
|
|
1821
|
+
border-style: solid;
|
|
1822
|
+
border-radius: 4px;
|
|
1823
|
+
line-height: 1.5;
|
|
1824
|
+
min-inline-size: 56px;
|
|
1825
|
+
padding-block: 11px;
|
|
1826
|
+
padding-inline: 15px;
|
|
1827
|
+
}
|
|
1828
|
+
a.dso-map:hover,
|
|
1829
|
+
button.dso-map:hover,
|
|
1830
|
+
label.dso-map:hover {
|
|
1831
|
+
background-color: var(--_dso-button-secondary-hover-background-color, #d7e7ce);
|
|
1832
|
+
border-color: var(--_dso-button-secondary-hover-border-color, #275937);
|
|
1833
|
+
color: var(--_dso-button-secondary-hover-color, #275937);
|
|
1834
|
+
}
|
|
1835
|
+
a.dso-map:active,
|
|
1836
|
+
button.dso-map:active,
|
|
1837
|
+
label.dso-map:active {
|
|
1838
|
+
background-color: var(--_dso-button-secondary-active-background-color, #275937);
|
|
1839
|
+
border-color: var(--_dso-button-secondary-active-border-color, #275937);
|
|
1840
|
+
color: var(--_dso-button-secondary-active-color, #fff);
|
|
1841
|
+
}
|
|
1842
|
+
a.dso-map[disabled], a.dso-map[disabled]:hover,
|
|
1843
|
+
button.dso-map[disabled],
|
|
1844
|
+
button.dso-map[disabled]:hover,
|
|
1845
|
+
label.dso-map[disabled],
|
|
1846
|
+
label.dso-map[disabled]:hover {
|
|
1847
|
+
background-color: var(--_dso-button-secondary-disabled-background-color, #fff);
|
|
1848
|
+
border-color: var(--_dso-button-secondary-disabled-border-color, #afcf9d);
|
|
1849
|
+
color: var(--_dso-button-secondary-disabled-color, #afcf9d);
|
|
1850
|
+
}
|
|
1851
|
+
a.dso-map.dso-small,
|
|
1852
|
+
button.dso-map.dso-small,
|
|
1853
|
+
label.dso-map.dso-small {
|
|
1854
|
+
line-height: 1rem;
|
|
1855
|
+
}
|
|
1856
|
+
a.dso-map.dso-small dso-icon, a.dso-map.dso-small.extern::after, a.dso-map.dso-small.download::after, a.dso-map.dso-small.dso-spinner::before,
|
|
1857
|
+
button.dso-map.dso-small dso-icon,
|
|
1858
|
+
button.dso-map.dso-small.extern::after,
|
|
1859
|
+
button.dso-map.dso-small.download::after,
|
|
1860
|
+
button.dso-map.dso-small.dso-spinner::before,
|
|
1861
|
+
label.dso-map.dso-small dso-icon,
|
|
1862
|
+
label.dso-map.dso-small.extern::after,
|
|
1863
|
+
label.dso-map.dso-small.download::after,
|
|
1864
|
+
label.dso-map.dso-small.dso-spinner::before {
|
|
1865
|
+
margin-block-end: -4px;
|
|
1866
|
+
margin-block-start: -4px;
|
|
1867
|
+
}
|
|
1868
|
+
a.dso-map.dso-small.dso-spinner-left::before,
|
|
1869
|
+
button.dso-map.dso-small.dso-spinner-left::before,
|
|
1870
|
+
label.dso-map.dso-small.dso-spinner-left::before {
|
|
1871
|
+
block-size: 16px;
|
|
1872
|
+
inline-size: 16px;
|
|
1873
|
+
}
|
|
1874
|
+
a.dso-map.dso-small.dso-spinner-right::after,
|
|
1875
|
+
button.dso-map.dso-small.dso-spinner-right::after,
|
|
1876
|
+
label.dso-map.dso-small.dso-spinner-right::after {
|
|
1877
|
+
block-size: 16px;
|
|
1878
|
+
inline-size: 16px;
|
|
1879
|
+
}
|
|
1880
|
+
a.dso-map.dso-extra-small,
|
|
1881
|
+
button.dso-map.dso-extra-small,
|
|
1882
|
+
label.dso-map.dso-extra-small {
|
|
1883
|
+
line-height: 1rem;
|
|
1884
|
+
}
|
|
1885
|
+
a.dso-map.dso-extra-small dso-icon, a.dso-map.dso-extra-small.extern::after, a.dso-map.dso-extra-small.download::after, a.dso-map.dso-extra-small.dso-spinner::before,
|
|
1886
|
+
button.dso-map.dso-extra-small dso-icon,
|
|
1887
|
+
button.dso-map.dso-extra-small.extern::after,
|
|
1888
|
+
button.dso-map.dso-extra-small.download::after,
|
|
1889
|
+
button.dso-map.dso-extra-small.dso-spinner::before,
|
|
1890
|
+
label.dso-map.dso-extra-small dso-icon,
|
|
1891
|
+
label.dso-map.dso-extra-small.extern::after,
|
|
1892
|
+
label.dso-map.dso-extra-small.download::after,
|
|
1893
|
+
label.dso-map.dso-extra-small.dso-spinner::before {
|
|
1894
|
+
margin-block-end: -4px;
|
|
1895
|
+
margin-block-start: -4px;
|
|
1896
|
+
}
|
|
1897
|
+
a.dso-map.dso-extra-small.dso-spinner-left::before,
|
|
1898
|
+
button.dso-map.dso-extra-small.dso-spinner-left::before,
|
|
1899
|
+
label.dso-map.dso-extra-small.dso-spinner-left::before {
|
|
1900
|
+
block-size: 16px;
|
|
1901
|
+
inline-size: 16px;
|
|
1902
|
+
}
|
|
1903
|
+
a.dso-map.dso-extra-small.dso-spinner-right::after,
|
|
1904
|
+
button.dso-map.dso-extra-small.dso-spinner-right::after,
|
|
1905
|
+
label.dso-map.dso-extra-small.dso-spinner-right::after {
|
|
1906
|
+
block-size: 16px;
|
|
1907
|
+
inline-size: 16px;
|
|
1908
|
+
}
|
|
1909
|
+
a.dso-map.dso-extra-small,
|
|
1910
|
+
button.dso-map.dso-extra-small,
|
|
1911
|
+
label.dso-map.dso-extra-small {
|
|
1912
|
+
padding-block: 9px;
|
|
1913
|
+
}
|
|
1914
|
+
a.dso-map dso-icon:has(+ span:not(.sr-only)),
|
|
1915
|
+
button.dso-map dso-icon:has(+ span:not(.sr-only)),
|
|
1916
|
+
label.dso-map dso-icon:has(+ span:not(.sr-only)) {
|
|
1917
|
+
margin-inline-start: -8px;
|
|
1918
|
+
}
|
|
1919
|
+
a.dso-map span:not(.sr-only) + dso-icon,
|
|
1920
|
+
button.dso-map span:not(.sr-only) + dso-icon,
|
|
1921
|
+
label.dso-map span:not(.sr-only) + dso-icon {
|
|
1922
|
+
margin-inline-start: 8px;
|
|
1923
|
+
margin-inline-end: -8px;
|
|
1924
|
+
}
|
|
1925
|
+
a.dso-map dso-icon + span:not(.sr-only),
|
|
1926
|
+
button.dso-map dso-icon + span:not(.sr-only),
|
|
1927
|
+
label.dso-map dso-icon + span:not(.sr-only) {
|
|
1928
|
+
margin-inline-start: 8px;
|
|
1929
|
+
}
|
|
1930
|
+
a.dso-map.dso-spinner-left[disabled], a.dso-map.dso-spinner-right[disabled],
|
|
1931
|
+
button.dso-map.dso-spinner-left[disabled],
|
|
1932
|
+
button.dso-map.dso-spinner-right[disabled],
|
|
1933
|
+
label.dso-map.dso-spinner-left[disabled],
|
|
1934
|
+
label.dso-map.dso-spinner-right[disabled] {
|
|
1935
|
+
background-color: #fff;
|
|
1936
|
+
border-color: #39870c;
|
|
1937
|
+
color: #39870c;
|
|
1938
|
+
}
|
|
1939
|
+
a.dso-map.dso-spinner-left::before,
|
|
1940
|
+
button.dso-map.dso-spinner-left::before,
|
|
1941
|
+
label.dso-map.dso-spinner-left::before {
|
|
1942
|
+
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");
|
|
1943
|
+
background-repeat: no-repeat;
|
|
1944
|
+
content: "";
|
|
1945
|
+
display: inline-block;
|
|
1946
|
+
block-size: 24px;
|
|
1947
|
+
vertical-align: top;
|
|
1948
|
+
inline-size: 24px;
|
|
1949
|
+
margin-inline-end: 8px;
|
|
1950
|
+
}
|
|
1951
|
+
a.dso-map.dso-spinner-left:not([disabled]):hover::before,
|
|
1952
|
+
button.dso-map.dso-spinner-left:not([disabled]):hover::before,
|
|
1953
|
+
label.dso-map.dso-spinner-left:not([disabled]):hover::before {
|
|
1954
|
+
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");
|
|
1955
|
+
background-repeat: no-repeat;
|
|
1956
|
+
content: "";
|
|
1957
|
+
display: inline-block;
|
|
1958
|
+
block-size: 24px;
|
|
1959
|
+
vertical-align: top;
|
|
1960
|
+
inline-size: 24px;
|
|
1961
|
+
margin-inline-end: 8px;
|
|
1962
|
+
}
|
|
1963
|
+
a.dso-map.dso-spinner-left:not([disabled]).dso-small:hover::before,
|
|
1964
|
+
button.dso-map.dso-spinner-left:not([disabled]).dso-small:hover::before,
|
|
1965
|
+
label.dso-map.dso-spinner-left:not([disabled]).dso-small:hover::before {
|
|
1966
|
+
block-size: 16px;
|
|
1967
|
+
inline-size: 16px;
|
|
1968
|
+
}
|
|
1969
|
+
a.dso-map.dso-spinner-right::after,
|
|
1970
|
+
button.dso-map.dso-spinner-right::after,
|
|
1971
|
+
label.dso-map.dso-spinner-right::after {
|
|
1972
|
+
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");
|
|
1973
|
+
background-repeat: no-repeat;
|
|
1974
|
+
content: "";
|
|
1975
|
+
display: inline-block;
|
|
1976
|
+
block-size: 24px;
|
|
1977
|
+
vertical-align: top;
|
|
1978
|
+
inline-size: 24px;
|
|
1979
|
+
margin-inline-start: 8px;
|
|
1980
|
+
}
|
|
1981
|
+
a.dso-map.dso-spinner-right:not([disabled]):hover::after,
|
|
1982
|
+
button.dso-map.dso-spinner-right:not([disabled]):hover::after,
|
|
1983
|
+
label.dso-map.dso-spinner-right:not([disabled]):hover::after {
|
|
1984
|
+
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");
|
|
1985
|
+
background-repeat: no-repeat;
|
|
1986
|
+
content: "";
|
|
1987
|
+
display: inline-block;
|
|
1988
|
+
block-size: 24px;
|
|
1989
|
+
vertical-align: top;
|
|
1990
|
+
inline-size: 24px;
|
|
1991
|
+
margin-inline-start: 8px;
|
|
1992
|
+
}
|
|
1993
|
+
a.dso-map.dso-spinner-right:not([disabled]).dso-small:hover::after,
|
|
1994
|
+
button.dso-map.dso-spinner-right:not([disabled]).dso-small:hover::after,
|
|
1995
|
+
label.dso-map.dso-spinner-right:not([disabled]).dso-small:hover::after {
|
|
1996
|
+
block-size: 16px;
|
|
1997
|
+
inline-size: 16px;
|
|
1998
|
+
}
|
|
1999
|
+
a.dso-map,
|
|
2000
|
+
button.dso-map,
|
|
2001
|
+
label.dso-map {
|
|
2002
|
+
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
|
2003
|
+
border: 0;
|
|
2004
|
+
font-weight: 600;
|
|
2005
|
+
margin-inline-end: 16px;
|
|
2006
|
+
padding-block: 8px;
|
|
2007
|
+
padding-inline: 16px;
|
|
2008
|
+
white-space: nowrap;
|
|
2009
|
+
}
|
|
2010
|
+
a.dso-map:focus, a.dso-map:focus-visible,
|
|
2011
|
+
button.dso-map:focus,
|
|
2012
|
+
button.dso-map:focus-visible,
|
|
2013
|
+
label.dso-map:focus,
|
|
2014
|
+
label.dso-map:focus-visible {
|
|
2015
|
+
outline-offset: -1px;
|
|
2016
|
+
}
|
|
2017
|
+
a.dso-map:has(span.sr-only):has(dso-icon),
|
|
2018
|
+
button.dso-map:has(span.sr-only):has(dso-icon),
|
|
2019
|
+
label.dso-map:has(span.sr-only):has(dso-icon) {
|
|
2020
|
+
padding: 8px;
|
|
2021
|
+
min-inline-size: auto;
|
|
2022
|
+
block-size: 40px;
|
|
2023
|
+
inline-size: 40px;
|
|
2024
|
+
}
|
|
2025
|
+
|
|
2026
|
+
a.dso-primary {
|
|
2027
|
+
text-decoration: none;
|
|
2028
|
+
}
|
|
2029
|
+
a.dso-primary, a.dso-primary:visited {
|
|
2030
|
+
color: #fff;
|
|
2031
|
+
}
|
|
2032
|
+
a.dso-secondary {
|
|
2033
|
+
text-decoration: none;
|
|
2034
|
+
}
|
|
2035
|
+
a.dso-secondary, a.dso-secondary:visited {
|
|
2036
|
+
color: #39870c;
|
|
2037
|
+
}
|
|
2038
|
+
a.dso-secondary:hover, a.dso-secondary:visited:hover {
|
|
2039
|
+
color: #275937;
|
|
2040
|
+
}
|
|
2041
|
+
a.dso-tertiary {
|
|
2042
|
+
text-decoration: none;
|
|
2043
|
+
}
|
|
2044
|
+
a.dso-tertiary, a.dso-tertiary:visited {
|
|
2045
|
+
color: #39870c;
|
|
2046
|
+
}
|
|
2047
|
+
|
|
2048
|
+
.dso-primary + .dso-primary,
|
|
2049
|
+
.dso-primary + .dso-secondary,
|
|
2050
|
+
.dso-primary + .dso-tertiary,
|
|
2051
|
+
.dso-secondary + .dso-primary,
|
|
2052
|
+
.dso-secondary + .dso-secondary,
|
|
2053
|
+
.dso-secondary + .dso-tertiary,
|
|
2054
|
+
.dso-tertiary + .dso-primary,
|
|
2055
|
+
.dso-tertiary + .dso-secondary,
|
|
2056
|
+
.dso-tertiary + .dso-tertiary {
|
|
2057
|
+
margin-inline-start: 16px;
|
|
2058
|
+
}
|
|
2059
|
+
|
|
2060
|
+
mark {
|
|
2061
|
+
background-color: var(--_dt-mark-bg-color, #f8f5ce);
|
|
2062
|
+
color: var(--_dt-mark-color, #000);
|
|
2063
|
+
padding-block: var(--_dt-mark-padding-block, 0.2rem);
|
|
2064
|
+
font-weight: var(--_dt-mark-font-weight, normal);
|
|
2065
|
+
}
|
|
2066
|
+
mark.dso-highlight {
|
|
2067
|
+
background-color: #dbd136;
|
|
2068
|
+
}
|
|
2069
|
+
|
|
2070
|
+
sup {
|
|
2071
|
+
font-size: 0.65em;
|
|
2072
|
+
line-height: 0;
|
|
2073
|
+
position: relative;
|
|
2074
|
+
inset-block-start: -0.5em;
|
|
2075
|
+
vertical-align: baseline;
|
|
2076
|
+
}
|
|
2077
|
+
sup a {
|
|
2078
|
+
text-decoration: none;
|
|
2079
|
+
}
|
|
2080
|
+
sup a:hover, sup a:focus-visible, sup a:active {
|
|
2081
|
+
text-decoration: underline;
|
|
2082
|
+
}
|
|
2083
|
+
|
|
2084
|
+
sub {
|
|
2085
|
+
inset-block-end: -0.25em;
|
|
2086
|
+
font-size: 0.65em;
|
|
2087
|
+
line-height: 0;
|
|
2088
|
+
position: relative;
|
|
2089
|
+
vertical-align: baseline;
|
|
2090
|
+
}
|
|
2091
|
+
sub a {
|
|
2092
|
+
text-decoration: none;
|
|
2093
|
+
}
|
|
2094
|
+
sub a:hover, sub a:focus-visible, sub a:active {
|
|
2095
|
+
text-decoration: underline;
|
|
2096
|
+
}
|
|
2097
|
+
|
|
2098
|
+
caption {
|
|
2099
|
+
color: #666;
|
|
2100
|
+
padding-block-end: 8px;
|
|
2101
|
+
padding-block-start: 8px;
|
|
2102
|
+
text-align: start;
|
|
2103
|
+
}
|
|
2104
|
+
|
|
2105
|
+
td,
|
|
2106
|
+
th {
|
|
2107
|
+
padding: 0;
|
|
2108
|
+
}
|
|
2109
|
+
|
|
2110
|
+
th {
|
|
2111
|
+
font-weight: 600;
|
|
2112
|
+
text-align: start;
|
|
2113
|
+
}
|
|
2114
|
+
|
|
2115
|
+
table.table td:not(.plain-content) p,
|
|
2116
|
+
table.table th p {
|
|
2117
|
+
margin-block: 0 var(--_dt-rich-content-margin-block, 16px);
|
|
2118
|
+
margin-inline: 0;
|
|
2119
|
+
}
|
|
2120
|
+
table.table td:not(.plain-content) ul,
|
|
2121
|
+
table.table td:not(.plain-content) ol,
|
|
2122
|
+
table.table th ul,
|
|
2123
|
+
table.table th ol {
|
|
2124
|
+
margin-block-end: 16px;
|
|
2125
|
+
}
|
|
2126
|
+
table.table td:not(.plain-content) ul:not(.list-group):not(.dso-link-list):not(.dso-columns-list),
|
|
2127
|
+
table.table td:not(.plain-content) ol:not(.list-group):not(.dso-link-list):not(.dso-columns-list),
|
|
2128
|
+
table.table th ul:not(.list-group):not(.dso-link-list):not(.dso-columns-list),
|
|
2129
|
+
table.table th ol:not(.list-group):not(.dso-link-list):not(.dso-columns-list) {
|
|
2130
|
+
padding-inline-start: 24px;
|
|
2131
|
+
}
|
|
2132
|
+
table.table td:not(.plain-content) ul ul,
|
|
2133
|
+
table.table td:not(.plain-content) ul ol,
|
|
2134
|
+
table.table td:not(.plain-content) ol ul,
|
|
2135
|
+
table.table td:not(.plain-content) ol ol,
|
|
2136
|
+
table.table th ul ul,
|
|
2137
|
+
table.table th ul ol,
|
|
2138
|
+
table.table th ol ul,
|
|
2139
|
+
table.table th ol ol {
|
|
2140
|
+
margin-block-end: 0;
|
|
2141
|
+
}
|
|
2142
|
+
table.table td:not(.plain-content) pre,
|
|
2143
|
+
table.table th pre {
|
|
2144
|
+
margin-block: 0 16px;
|
|
2145
|
+
margin-inline: 0;
|
|
2146
|
+
}
|
|
2147
|
+
table.table td:not(.plain-content) blockquote,
|
|
2148
|
+
table.table th blockquote {
|
|
2149
|
+
padding-block: 16px;
|
|
2150
|
+
padding-inline: 24px;
|
|
2151
|
+
}
|
|
2152
|
+
table.table td:not(.plain-content) dso-highlight-box,
|
|
2153
|
+
table.table td:not(.plain-content) .dso-highlight-box,
|
|
2154
|
+
table.table th dso-highlight-box,
|
|
2155
|
+
table.table th .dso-highlight-box {
|
|
2156
|
+
margin-block-end: 24px;
|
|
2157
|
+
}
|
|
2158
|
+
table.table td:not(.plain-content) img,
|
|
2159
|
+
table.table th img {
|
|
2160
|
+
block-size: auto;
|
|
2161
|
+
max-inline-size: 100%;
|
|
2162
|
+
}
|
|
2163
|
+
|
|
2164
|
+
table.table,
|
|
2165
|
+
.dso-rich-content table {
|
|
2166
|
+
margin-block-end: 24px;
|
|
2167
|
+
max-inline-size: 100%;
|
|
2168
|
+
inline-size: 100%;
|
|
2169
|
+
}
|
|
2170
|
+
table.table .dso-tertiary:not(dso-ozon-content-toggletip *),
|
|
2171
|
+
table.table dso-icon-button,
|
|
2172
|
+
.dso-rich-content table .dso-tertiary:not(dso-ozon-content-toggletip *),
|
|
2173
|
+
.dso-rich-content table dso-icon-button {
|
|
2174
|
+
position: relative;
|
|
2175
|
+
inset-block-start: -2px;
|
|
2176
|
+
white-space: nowrap;
|
|
2177
|
+
}
|
|
2178
|
+
table.table.dso-text-left th,
|
|
2179
|
+
table.table.dso-text-left td,
|
|
2180
|
+
.dso-rich-content table.dso-text-left th,
|
|
2181
|
+
.dso-rich-content table.dso-text-left td {
|
|
2182
|
+
text-align: start;
|
|
2183
|
+
}
|
|
2184
|
+
table.table.dso-text-center th,
|
|
2185
|
+
table.table.dso-text-center td,
|
|
2186
|
+
.dso-rich-content table.dso-text-center th,
|
|
2187
|
+
.dso-rich-content table.dso-text-center td {
|
|
2188
|
+
text-align: center;
|
|
2189
|
+
}
|
|
2190
|
+
table.table.dso-text-right th,
|
|
2191
|
+
table.table.dso-text-right td,
|
|
2192
|
+
.dso-rich-content table.dso-text-right th,
|
|
2193
|
+
.dso-rich-content table.dso-text-right td {
|
|
2194
|
+
text-align: end;
|
|
2195
|
+
}
|
|
2196
|
+
table.table.dso-table-vertical-lines > thead > tr > td,
|
|
2197
|
+
table.table.dso-table-vertical-lines > thead > tr > th,
|
|
2198
|
+
.dso-rich-content table.dso-table-vertical-lines > thead > tr > td,
|
|
2199
|
+
.dso-rich-content table.dso-table-vertical-lines > thead > tr > th {
|
|
2200
|
+
border: 1px solid #666;
|
|
2201
|
+
}
|
|
2202
|
+
table.table.dso-table-vertical-lines > tbody > tr > td,
|
|
2203
|
+
table.table.dso-table-vertical-lines > tbody > tr > th,
|
|
2204
|
+
table.table.dso-table-vertical-lines > tfoot > tr > td,
|
|
2205
|
+
table.table.dso-table-vertical-lines > tfoot > tr > th,
|
|
2206
|
+
.dso-rich-content table.dso-table-vertical-lines > tbody > tr > td,
|
|
2207
|
+
.dso-rich-content table.dso-table-vertical-lines > tbody > tr > th,
|
|
2208
|
+
.dso-rich-content table.dso-table-vertical-lines > tfoot > tr > td,
|
|
2209
|
+
.dso-rich-content table.dso-table-vertical-lines > tfoot > tr > th {
|
|
2210
|
+
border: 1px solid #ccc;
|
|
2211
|
+
}
|
|
2212
|
+
table.table.dso-table-vertical-lines > thead + tbody > tr:first-child > td,
|
|
2213
|
+
table.table.dso-table-vertical-lines > thead + tbody > tr:first-child > th,
|
|
2214
|
+
.dso-rich-content table.dso-table-vertical-lines > thead + tbody > tr:first-child > td,
|
|
2215
|
+
.dso-rich-content table.dso-table-vertical-lines > thead + tbody > tr:first-child > th {
|
|
2216
|
+
border-block-start: 0;
|
|
2217
|
+
}
|
|
2218
|
+
table.table.dso-table-outside-lines-top,
|
|
2219
|
+
.dso-rich-content table.dso-table-outside-lines-top {
|
|
2220
|
+
border-block-start: 1px solid #666;
|
|
2221
|
+
}
|
|
2222
|
+
table.table.dso-table-outside-lines-bottom,
|
|
2223
|
+
.dso-rich-content table.dso-table-outside-lines-bottom {
|
|
2224
|
+
border-block-end: 1px solid #ccc;
|
|
2225
|
+
}
|
|
2226
|
+
table.table.dso-table-outside-lines-topbot,
|
|
2227
|
+
.dso-rich-content table.dso-table-outside-lines-topbot {
|
|
2228
|
+
border-block-start: 1px solid #666;
|
|
2229
|
+
border-block-end: 1px solid #ccc;
|
|
2230
|
+
}
|
|
2231
|
+
table.table.dso-table-outside-lines-all,
|
|
2232
|
+
.dso-rich-content table.dso-table-outside-lines-all {
|
|
2233
|
+
border-block-start: 1px solid #666;
|
|
2234
|
+
border-block-end: 1px solid #ccc;
|
|
2235
|
+
}
|
|
2236
|
+
table.table.dso-table-outside-lines-all thead,
|
|
2237
|
+
.dso-rich-content table.dso-table-outside-lines-all thead {
|
|
2238
|
+
border-inline-start: 1px solid #666;
|
|
2239
|
+
border-inline-end: 1px solid #666;
|
|
2240
|
+
}
|
|
2241
|
+
table.table.dso-table-outside-lines-all tbody,
|
|
2242
|
+
.dso-rich-content table.dso-table-outside-lines-all tbody {
|
|
2243
|
+
border-inline-start: 1px solid #ccc;
|
|
2244
|
+
border-inline-end: 1px solid #ccc;
|
|
2245
|
+
}
|
|
2246
|
+
table.table.dso-table-outside-lines-sides thead,
|
|
2247
|
+
.dso-rich-content table.dso-table-outside-lines-sides thead {
|
|
2248
|
+
border-inline-start: 1px solid #666;
|
|
2249
|
+
border-inline-end: 1px solid #666;
|
|
2250
|
+
}
|
|
2251
|
+
table.table.dso-table-outside-lines-sides tbody,
|
|
2252
|
+
.dso-rich-content table.dso-table-outside-lines-sides tbody {
|
|
2253
|
+
border-inline-start: 1px solid #ccc;
|
|
2254
|
+
border-inline-end: 1px solid #ccc;
|
|
2255
|
+
}
|
|
2256
|
+
table.table > thead > tr > td.dso-horizontal-line,
|
|
2257
|
+
table.table > thead > tr > th.dso-horizontal-line,
|
|
2258
|
+
.dso-rich-content table > thead > tr > td.dso-horizontal-line,
|
|
2259
|
+
.dso-rich-content table > thead > tr > th.dso-horizontal-line {
|
|
2260
|
+
border-block-end: 1px solid #666;
|
|
2261
|
+
}
|
|
2262
|
+
table.table > thead > tr > td:not(:last-child).dso-vertical-line,
|
|
2263
|
+
table.table > thead > tr > th:not(:last-child).dso-vertical-line,
|
|
2264
|
+
.dso-rich-content table > thead > tr > td:not(:last-child).dso-vertical-line,
|
|
2265
|
+
.dso-rich-content table > thead > tr > th:not(:last-child).dso-vertical-line {
|
|
2266
|
+
border-inline-end: 1px solid #666;
|
|
2267
|
+
}
|
|
2268
|
+
table.table > tbody > tr > td:not(:last-child).dso-vertical-line,
|
|
2269
|
+
table.table > tbody > tr > th:not(:last-child).dso-vertical-line,
|
|
2270
|
+
table.table > tfoot > tr > td:not(:last-child).dso-vertical-line,
|
|
2271
|
+
table.table > tfoot > tr > th:not(:last-child).dso-vertical-line,
|
|
2272
|
+
.dso-rich-content table > tbody > tr > td:not(:last-child).dso-vertical-line,
|
|
2273
|
+
.dso-rich-content table > tbody > tr > th:not(:last-child).dso-vertical-line,
|
|
2274
|
+
.dso-rich-content table > tfoot > tr > td:not(:last-child).dso-vertical-line,
|
|
2275
|
+
.dso-rich-content table > tfoot > tr > th:not(:last-child).dso-vertical-line {
|
|
2276
|
+
border-inline-end: 1px solid #ccc;
|
|
2277
|
+
}
|
|
2278
|
+
table.table > tbody > tr:not(:last-child) > td.dso-horizontal-line,
|
|
2279
|
+
table.table > tbody > tr:not(:last-child) > th.dso-horizontal-line,
|
|
2280
|
+
table.table > tfoot > tr:not(:last-child) > td.dso-horizontal-line,
|
|
2281
|
+
table.table > tfoot > tr:not(:last-child) > th.dso-horizontal-line,
|
|
2282
|
+
.dso-rich-content table > tbody > tr:not(:last-child) > td.dso-horizontal-line,
|
|
2283
|
+
.dso-rich-content table > tbody > tr:not(:last-child) > th.dso-horizontal-line,
|
|
2284
|
+
.dso-rich-content table > tfoot > tr:not(:last-child) > td.dso-horizontal-line,
|
|
2285
|
+
.dso-rich-content table > tfoot > tr:not(:last-child) > th.dso-horizontal-line {
|
|
2286
|
+
border-block-end: 1px solid #ccc;
|
|
2287
|
+
}
|
|
2288
|
+
table.table th.dso-text-left,
|
|
2289
|
+
table.table td.dso-text-left,
|
|
2290
|
+
.dso-rich-content table th.dso-text-left,
|
|
2291
|
+
.dso-rich-content table td.dso-text-left {
|
|
2292
|
+
text-align: start;
|
|
2293
|
+
}
|
|
2294
|
+
table.table th.dso-text-center,
|
|
2295
|
+
table.table td.dso-text-center,
|
|
2296
|
+
.dso-rich-content table th.dso-text-center,
|
|
2297
|
+
.dso-rich-content table td.dso-text-center {
|
|
2298
|
+
text-align: center;
|
|
2299
|
+
}
|
|
2300
|
+
table.table th.dso-text-right,
|
|
2301
|
+
table.table td.dso-text-right,
|
|
2302
|
+
.dso-rich-content table th.dso-text-right,
|
|
2303
|
+
.dso-rich-content table td.dso-text-right {
|
|
2304
|
+
text-align: end;
|
|
2305
|
+
}
|
|
2306
|
+
table.table > thead > tr > th,
|
|
2307
|
+
table.table > thead > tr > td,
|
|
2308
|
+
table.table > tbody > tr > th,
|
|
2309
|
+
table.table > tbody > tr > td,
|
|
2310
|
+
table.table > tfoot > tr > th,
|
|
2311
|
+
table.table > tfoot > tr > td,
|
|
2312
|
+
.dso-rich-content table > thead > tr > th,
|
|
2313
|
+
.dso-rich-content table > thead > tr > td,
|
|
2314
|
+
.dso-rich-content table > tbody > tr > th,
|
|
2315
|
+
.dso-rich-content table > tbody > tr > td,
|
|
2316
|
+
.dso-rich-content table > tfoot > tr > th,
|
|
2317
|
+
.dso-rich-content table > tfoot > tr > td {
|
|
2318
|
+
line-height: 1.5;
|
|
2319
|
+
padding-block: 12px;
|
|
2320
|
+
padding-inline: 8px;
|
|
2321
|
+
vertical-align: top;
|
|
2322
|
+
}
|
|
2323
|
+
table.table > thead > tr > th a,
|
|
2324
|
+
table.table > thead > tr > td a,
|
|
2325
|
+
table.table > tbody > tr > th a,
|
|
2326
|
+
table.table > tbody > tr > td a,
|
|
2327
|
+
table.table > tfoot > tr > th a,
|
|
2328
|
+
table.table > tfoot > tr > td a,
|
|
2329
|
+
.dso-rich-content table > thead > tr > th a,
|
|
2330
|
+
.dso-rich-content table > thead > tr > td a,
|
|
2331
|
+
.dso-rich-content table > tbody > tr > th a,
|
|
2332
|
+
.dso-rich-content table > tbody > tr > td a,
|
|
2333
|
+
.dso-rich-content table > tfoot > tr > th a,
|
|
2334
|
+
.dso-rich-content table > tfoot > tr > td a {
|
|
2335
|
+
text-decoration: underline;
|
|
2336
|
+
}
|
|
2337
|
+
table.table:not([class*=dso-table-outside-lines]) > thead > tr > td,
|
|
2338
|
+
table.table:not([class*=dso-table-outside-lines]) > thead > tr > th,
|
|
2339
|
+
.dso-rich-content table:not([class*=dso-table-outside-lines]) > thead > tr > td,
|
|
2340
|
+
.dso-rich-content table:not([class*=dso-table-outside-lines]) > thead > tr > th {
|
|
2341
|
+
border-block-end: 1px solid #666;
|
|
2342
|
+
}
|
|
2343
|
+
table.table:not([class*=dso-table-outside-lines]) > tbody > tr > td,
|
|
2344
|
+
table.table:not([class*=dso-table-outside-lines]) > tbody > tr > th,
|
|
2345
|
+
table.table:not([class*=dso-table-outside-lines]) > tfoot > tr > td,
|
|
2346
|
+
table.table:not([class*=dso-table-outside-lines]) > tfoot > tr > th,
|
|
2347
|
+
.dso-rich-content table:not([class*=dso-table-outside-lines]) > tbody > tr > td,
|
|
2348
|
+
.dso-rich-content table:not([class*=dso-table-outside-lines]) > tbody > tr > th,
|
|
2349
|
+
.dso-rich-content table:not([class*=dso-table-outside-lines]) > tfoot > tr > td,
|
|
2350
|
+
.dso-rich-content table:not([class*=dso-table-outside-lines]) > tfoot > tr > th {
|
|
2351
|
+
border-block-end: 1px solid #ccc;
|
|
2352
|
+
}
|
|
2353
|
+
table.table > tbody + tbody,
|
|
2354
|
+
.dso-rich-content table > tbody + tbody {
|
|
2355
|
+
border-block-start: 2px solid #ccc;
|
|
2356
|
+
}
|
|
2357
|
+
table.table .table,
|
|
2358
|
+
.dso-rich-content table .table {
|
|
2359
|
+
background-color: #fff;
|
|
2360
|
+
}
|
|
2361
|
+
table.table > tbody > tr.result-error td,
|
|
2362
|
+
.dso-rich-content table > tbody > tr.result-error td {
|
|
2363
|
+
font-style: italic;
|
|
2364
|
+
}
|
|
2365
|
+
table.table > thead > tr > th,
|
|
2366
|
+
.dso-rich-content table > thead > tr > th {
|
|
2367
|
+
vertical-align: bottom;
|
|
2368
|
+
}
|
|
2369
|
+
table.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,
|
|
2370
|
+
.dso-rich-content table > thead > tr > th .dso-primary.dso-sort,
|
|
2371
|
+
.dso-rich-content table > thead > tr > th .dso-secondary.dso-sort,
|
|
2372
|
+
.dso-rich-content table > thead > tr > th .dso-tertiary.dso-sort {
|
|
2373
|
+
color: #191919;
|
|
2374
|
+
font-weight: 600;
|
|
2375
|
+
}
|
|
2376
|
+
table.table > thead > tr > th .dso-primary.dso-sort dso-icon, table.table > thead > tr > th .dso-secondary.dso-sort dso-icon, table.table > thead > tr > th .dso-tertiary.dso-sort dso-icon,
|
|
2377
|
+
.dso-rich-content table > thead > tr > th .dso-primary.dso-sort dso-icon,
|
|
2378
|
+
.dso-rich-content table > thead > tr > th .dso-secondary.dso-sort dso-icon,
|
|
2379
|
+
.dso-rich-content table > thead > tr > th .dso-tertiary.dso-sort dso-icon {
|
|
2380
|
+
color: #666;
|
|
2381
|
+
}
|
|
2382
|
+
table.table > thead > tr > th .dso-primary.dso-sort dso-icon.dso-sort-active, table.table > thead > tr > th .dso-secondary.dso-sort dso-icon.dso-sort-active, table.table > thead > tr > th .dso-tertiary.dso-sort dso-icon.dso-sort-active,
|
|
2383
|
+
.dso-rich-content table > thead > tr > th .dso-primary.dso-sort dso-icon.dso-sort-active,
|
|
2384
|
+
.dso-rich-content table > thead > tr > th .dso-secondary.dso-sort dso-icon.dso-sort-active,
|
|
2385
|
+
.dso-rich-content table > thead > tr > th .dso-tertiary.dso-sort dso-icon.dso-sort-active {
|
|
2386
|
+
color: #191919;
|
|
2387
|
+
}
|
|
2388
|
+
|
|
2389
|
+
.table-hover > tbody > tr:hover {
|
|
2390
|
+
background-color: #f2f2f2;
|
|
2391
|
+
}
|
|
2392
|
+
|
|
2393
|
+
table col[class*=col-] {
|
|
2394
|
+
display: table-column;
|
|
2395
|
+
float: none;
|
|
2396
|
+
position: static;
|
|
2397
|
+
}
|
|
2398
|
+
|
|
2399
|
+
table {
|
|
2400
|
+
background-color: transparent;
|
|
2401
|
+
border-collapse: collapse;
|
|
2402
|
+
border-spacing: 0;
|
|
2403
|
+
}
|
|
2404
|
+
table td[class*=col-],
|
|
2405
|
+
table th[class*=col-] {
|
|
2406
|
+
display: table-cell;
|
|
2407
|
+
float: none;
|
|
2408
|
+
position: static;
|
|
2409
|
+
}
|
|
2410
|
+
|
|
2411
|
+
.dso-rich-content table > thead > tr > td.active,
|
|
2412
|
+
.dso-rich-content table > thead > tr > th.active, .dso-rich-content table > thead > tr.active > td, .dso-rich-content table > thead > tr.active > th,
|
|
2413
|
+
.dso-rich-content table > tbody > tr > td.active,
|
|
2414
|
+
.dso-rich-content table > tbody > tr > th.active,
|
|
2415
|
+
.dso-rich-content table > tbody > tr.active > td,
|
|
2416
|
+
.dso-rich-content table > tbody > tr.active > th,
|
|
2417
|
+
.dso-rich-content table > tfoot > tr > td.active,
|
|
2418
|
+
.dso-rich-content table > tfoot > tr > th.active,
|
|
2419
|
+
.dso-rich-content table > tfoot > tr.active > td,
|
|
2420
|
+
.dso-rich-content table > tfoot > tr.active > th,
|
|
2421
|
+
.table > thead > tr > td.active,
|
|
2422
|
+
.table > thead > tr > th.active,
|
|
2423
|
+
.table > thead > tr.active > td,
|
|
2424
|
+
.table > thead > tr.active > th,
|
|
2425
|
+
.table > tbody > tr > td.active,
|
|
2426
|
+
.table > tbody > tr > th.active,
|
|
2427
|
+
.table > tbody > tr.active > td,
|
|
2428
|
+
.table > tbody > tr.active > th,
|
|
2429
|
+
.table > tfoot > tr > td.active,
|
|
2430
|
+
.table > tfoot > tr > th.active,
|
|
2431
|
+
.table > tfoot > tr.active > td,
|
|
2432
|
+
.table > tfoot > tr.active > th {
|
|
2433
|
+
background-color: #f2f2f2;
|
|
2434
|
+
}
|
|
2435
|
+
|
|
2436
|
+
.table-hover > tbody > tr > td.active:hover,
|
|
2437
|
+
.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 {
|
|
2438
|
+
background-color: #f2f2f2;
|
|
2439
|
+
}
|
|
2440
|
+
.table-hover > tbody > tr:hover > th, .table-hover > tbody > tr:hover > td {
|
|
2441
|
+
background-color: #f2f2f2;
|
|
2442
|
+
}
|
|
2443
|
+
.table-hover > tbody > tr:hover > th a, .table-hover > tbody > tr:hover > td a {
|
|
2444
|
+
color: #191919;
|
|
2445
|
+
}
|
|
2446
|
+
.table-hover > tbody > tr:hover > th a:hover, .table-hover > tbody > tr:hover > td a:hover {
|
|
2447
|
+
text-decoration: none;
|
|
2448
|
+
}
|
|
2449
|
+
|
|
2450
|
+
.table > tbody > tr.active > th, .table > tbody > tr.active > td {
|
|
2451
|
+
background-color: #f2f2f2;
|
|
2452
|
+
}
|
|
2453
|
+
.table > tbody > tr.active > th a, .table > tbody > tr.active > td a {
|
|
2454
|
+
color: #191919;
|
|
2455
|
+
}
|
|
2456
|
+
.table > tbody > tr.active > th a:hover, .table > tbody > tr.active > td a:hover {
|
|
2457
|
+
text-decoration: none;
|
|
2458
|
+
}
|
|
2459
|
+
|
|
2460
|
+
.dso-table-responsive,
|
|
2461
|
+
.dso-table-scroll-container {
|
|
2462
|
+
min-block-size: 0.01%;
|
|
2463
|
+
overflow-x: auto;
|
|
2464
|
+
position: relative;
|
|
2465
|
+
}
|
|
2466
|
+
|
|
2467
|
+
.dso-table-scroll-container {
|
|
2468
|
+
-ms-overflow-style: -ms-autohiding-scrollbar;
|
|
2469
|
+
border: 1px solid #ccc;
|
|
2470
|
+
margin-block-end: 0;
|
|
2471
|
+
overflow-y: hidden;
|
|
2472
|
+
inline-size: 100%;
|
|
2473
|
+
}
|
|
2474
|
+
.dso-table-scroll-container::before {
|
|
2475
|
+
content: "beweeg de tabel van links naar rechts";
|
|
2476
|
+
display: block;
|
|
2477
|
+
font-size: 0.8em;
|
|
2478
|
+
margin-block-end: 8px;
|
|
2479
|
+
position: relative;
|
|
2480
|
+
text-align: center;
|
|
2481
|
+
}
|
|
2482
|
+
.dso-table-scroll-container > .table {
|
|
2483
|
+
margin-block-end: 0;
|
|
2484
|
+
}
|
|
2485
|
+
.dso-table-scroll-container > .table > thead > tr > th,
|
|
2486
|
+
.dso-table-scroll-container > .table > thead > tr > td,
|
|
2487
|
+
.dso-table-scroll-container > .table > tbody > tr > th,
|
|
2488
|
+
.dso-table-scroll-container > .table > tbody > tr > td,
|
|
2489
|
+
.dso-table-scroll-container > .table > tfoot > tr > th,
|
|
2490
|
+
.dso-table-scroll-container > .table > tfoot > tr > td {
|
|
2491
|
+
white-space: nowrap;
|
|
2492
|
+
}
|
|
2493
|
+
|
|
2494
|
+
@media screen and (max-width: 767px) {
|
|
2495
|
+
.dso-table-responsive {
|
|
2496
|
+
-ms-overflow-style: -ms-autohiding-scrollbar;
|
|
2497
|
+
border: 1px solid #ccc;
|
|
2498
|
+
margin-block-end: 0;
|
|
2499
|
+
overflow-y: hidden;
|
|
2500
|
+
inline-size: 100%;
|
|
2501
|
+
}
|
|
2502
|
+
.dso-table-responsive::before {
|
|
2503
|
+
content: "beweeg de tabel van links naar rechts";
|
|
2504
|
+
display: block;
|
|
2505
|
+
font-size: 0.8em;
|
|
2506
|
+
margin-block-end: 8px;
|
|
2507
|
+
position: relative;
|
|
2508
|
+
text-align: center;
|
|
2509
|
+
}
|
|
2510
|
+
.dso-table-responsive > .table {
|
|
2511
|
+
margin-block-end: 0;
|
|
2512
|
+
}
|
|
2513
|
+
.dso-table-responsive > .table > thead > tr > th,
|
|
2514
|
+
.dso-table-responsive > .table > thead > tr > td,
|
|
2515
|
+
.dso-table-responsive > .table > tbody > tr > th,
|
|
2516
|
+
.dso-table-responsive > .table > tbody > tr > td,
|
|
2517
|
+
.dso-table-responsive > .table > tfoot > tr > th,
|
|
2518
|
+
.dso-table-responsive > .table > tfoot > tr > td {
|
|
2519
|
+
white-space: nowrap;
|
|
2520
|
+
}
|
|
2521
|
+
}
|
|
2522
|
+
|
|
2523
|
+
.dso-table-filter-wrapper .dso-search-bar {
|
|
2524
|
+
margin-block-end: 16px;
|
|
2525
|
+
inline-size: 288px;
|
|
2526
|
+
}
|
|
2527
|
+
|
|
2528
|
+
dso-table table.table {
|
|
2529
|
+
margin-block-end: 0;
|
|
2530
|
+
}
|
|
2531
|
+
|
|
2532
|
+
dso-table.dso-is-responsive {
|
|
2533
|
+
margin-block-end: 0;
|
|
2534
|
+
}
|
|
2535
|
+
dso-table.dso-is-responsive > .table > thead > tr > th,
|
|
2536
|
+
dso-table.dso-is-responsive > .table > thead > tr > td,
|
|
2537
|
+
dso-table.dso-is-responsive > .table > tbody > tr > th,
|
|
2538
|
+
dso-table.dso-is-responsive > .table > tbody > tr > td,
|
|
2539
|
+
dso-table.dso-is-responsive > .table > tfoot > tr > th,
|
|
2540
|
+
dso-table.dso-is-responsive > .table > tfoot > tr > td {
|
|
2541
|
+
white-space: nowrap;
|
|
2542
|
+
}
|
|
2543
|
+
|
|
2544
|
+
dso-icon-button + dso-icon-button {
|
|
2545
|
+
margin-inline-start: 16px;
|
|
2546
|
+
}
|
|
2547
|
+
|
|
2548
|
+
:host(:not([inline])) {
|
|
2549
|
+
display: block;
|
|
2550
|
+
}
|
|
2551
|
+
|
|
2552
|
+
:host([inline]) {
|
|
2553
|
+
display: inline;
|
|
2554
|
+
}
|
|
2555
|
+
|
|
2556
|
+
button.toggle-note {
|
|
2557
|
+
display: inline-block;
|
|
2558
|
+
font-size: 1em;
|
|
2559
|
+
font-weight: 500;
|
|
2560
|
+
margin-block-end: 0;
|
|
2561
|
+
text-decoration: none;
|
|
2562
|
+
touch-action: manipulation;
|
|
2563
|
+
text-align: start;
|
|
2564
|
+
user-select: none;
|
|
2565
|
+
vertical-align: middle;
|
|
2566
|
+
}
|
|
2567
|
+
button.toggle-note:focus, button.toggle-note:focus-visible {
|
|
2568
|
+
outline-offset: 2px;
|
|
2569
|
+
}
|
|
2570
|
+
button.toggle-note:active {
|
|
2571
|
+
outline: 0;
|
|
2572
|
+
}
|
|
2573
|
+
button.toggle-note {
|
|
2574
|
+
border: 0;
|
|
2575
|
+
color: #39870c;
|
|
2576
|
+
line-height: 1;
|
|
2577
|
+
padding: 0;
|
|
2578
|
+
background-color: transparent;
|
|
2579
|
+
}
|
|
2580
|
+
button.toggle-note[disabled] {
|
|
2581
|
+
color: #afcf9d;
|
|
2582
|
+
}
|
|
2583
|
+
button.toggle-note[disabled].dso-spinner-left, button.toggle-note[disabled].dso-spinner-right {
|
|
2584
|
+
color: #39870c;
|
|
2585
|
+
}
|
|
2586
|
+
button.toggle-note:not([disabled]):hover {
|
|
2587
|
+
color: #275937;
|
|
2588
|
+
text-decoration: underline;
|
|
2589
|
+
text-underline-position: under;
|
|
2590
|
+
}
|
|
2591
|
+
button.toggle-note:not([disabled]):active {
|
|
2592
|
+
color: #173521;
|
|
2593
|
+
}
|
|
2594
|
+
button.toggle-note.dso-align {
|
|
2595
|
+
line-height: calc(1.5em - 1px);
|
|
2596
|
+
padding-block: 11px;
|
|
2597
|
+
padding-inline: 0;
|
|
2598
|
+
position: relative;
|
|
2599
|
+
}
|
|
2600
|
+
button.toggle-note.dso-truncate {
|
|
2601
|
+
max-inline-size: 100%;
|
|
2602
|
+
overflow: hidden;
|
|
2603
|
+
text-overflow: ellipsis;
|
|
2604
|
+
white-space: nowrap;
|
|
2605
|
+
}
|
|
2606
|
+
button.toggle-note.dso-spinner-left::before {
|
|
2607
|
+
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");
|
|
2608
|
+
background-repeat: no-repeat;
|
|
2609
|
+
content: "";
|
|
2610
|
+
display: inline-block;
|
|
2611
|
+
block-size: 24px;
|
|
2612
|
+
vertical-align: middle;
|
|
2613
|
+
inline-size: 24px;
|
|
2614
|
+
margin-inline-end: 8px;
|
|
2615
|
+
}
|
|
2616
|
+
button.toggle-note.dso-spinner-right::after {
|
|
2617
|
+
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");
|
|
2618
|
+
background-repeat: no-repeat;
|
|
2619
|
+
content: "";
|
|
2620
|
+
display: inline-block;
|
|
2621
|
+
block-size: 24px;
|
|
2622
|
+
vertical-align: middle;
|
|
2623
|
+
inline-size: 24px;
|
|
2624
|
+
margin-inline-start: 8px;
|
|
2625
|
+
}
|
|
2626
|
+
button.toggle-note dso-icon + span:not(.sr-only),
|
|
2627
|
+
button.toggle-note span:not(.sr-only) + dso-icon {
|
|
2628
|
+
margin-inline-start: 8px;
|
|
2629
|
+
}
|
|
2630
|
+
button.toggle-note dso-icon[icon=chevron-left] + span:not(.sr-only),
|
|
2631
|
+
button.toggle-note dso-icon[icon=chevron-right] + span:not(.sr-only),
|
|
2632
|
+
button.toggle-note span:not(.sr-only) + dso-icon[icon=chevron-left],
|
|
2633
|
+
button.toggle-note span:not(.sr-only) + dso-icon[icon=chevron-right] {
|
|
2634
|
+
margin-inline-start: 0;
|
|
2635
|
+
}
|
|
2636
|
+
button.toggle-note dso-icon,
|
|
2637
|
+
button.toggle-note span {
|
|
2638
|
+
vertical-align: middle;
|
|
2639
|
+
}
|
|
2640
|
+
|
|
2641
|
+
span[role=section],
|
|
2642
|
+
span[role=paragraph] {
|
|
2643
|
+
display: block;
|
|
2644
|
+
}
|
|
2645
|
+
|
|
2646
|
+
span[role=paragraph] + span[role=paragraph] {
|
|
2647
|
+
margin-block: 16px 0;
|
|
2648
|
+
}
|
|
2649
|
+
|
|
2650
|
+
:host(:not([inline])) .fallback {
|
|
2651
|
+
display: block;
|
|
2652
|
+
}
|
|
2653
|
+
|
|
2654
|
+
a {
|
|
2655
|
+
background-color: transparent;
|
|
2656
|
+
color: var(--link-color);
|
|
2657
|
+
text-decoration: underline;
|
|
2658
|
+
text-underline-offset: 15%;
|
|
2659
|
+
}
|
|
2660
|
+
a:hover, a:focus-visible {
|
|
2661
|
+
color: var(--link-hover-color);
|
|
2662
|
+
text-decoration: underline;
|
|
2663
|
+
}
|
|
2664
|
+
a:active {
|
|
2665
|
+
text-decoration: none;
|
|
2666
|
+
}
|
|
2667
|
+
a dso-icon + span,
|
|
2668
|
+
a span + dso-icon {
|
|
2669
|
+
margin-inline-start: 8px;
|
|
2670
|
+
}
|
|
2671
|
+
a .sr-only + dso-icon {
|
|
2672
|
+
margin-inline-start: 0;
|
|
2673
|
+
}
|
|
2674
|
+
a:visited {
|
|
2675
|
+
color: var(--link-visited-color);
|
|
2676
|
+
}
|
|
2677
|
+
|
|
2678
|
+
.od-Term {
|
|
2679
|
+
font-weight: 700;
|
|
2680
|
+
}
|
|
2681
|
+
|
|
2682
|
+
.od-Definitie,
|
|
2683
|
+
.od-Tussenkop {
|
|
2684
|
+
font-style: italic;
|
|
2685
|
+
}
|
|
2686
|
+
|
|
2687
|
+
.od-Inhoud,
|
|
2688
|
+
.od-Inhoud > .od-Lijst,
|
|
2689
|
+
.od-Lidnr,
|
|
2690
|
+
.od-LiNr,
|
|
2691
|
+
.od-Opschrift,
|
|
2692
|
+
.od-Tussenkop {
|
|
2693
|
+
display: inline;
|
|
2694
|
+
}
|
|
2695
|
+
|
|
2696
|
+
.od-Al {
|
|
2697
|
+
margin-block-end: 0.75em;
|
|
2698
|
+
}
|
|
2699
|
+
|
|
2700
|
+
.dso-ozon-bron {
|
|
2701
|
+
font-style: italic;
|
|
2702
|
+
font-size: 0.75rem;
|
|
2703
|
+
}
|
|
2704
|
+
|
|
2705
|
+
.dso-ozon-figuur {
|
|
2706
|
+
text-align: var(--_dso-ozon-content-illustratie-uitlijning);
|
|
2707
|
+
margin-block-end: 8px;
|
|
2708
|
+
}
|
|
2709
|
+
.dso-ozon-figuur .figuur-bijschrift {
|
|
2710
|
+
display: block;
|
|
2711
|
+
font-size: 0.75rem;
|
|
2712
|
+
font-style: italic;
|
|
2713
|
+
}
|
|
2714
|
+
.dso-ozon-figuur.bijschrift-boven .figuur-bijschrift {
|
|
2715
|
+
padding-block-end: 0.25rem;
|
|
2716
|
+
}
|
|
2717
|
+
.dso-ozon-figuur.bijschrift-onder .figuur-bijschrift {
|
|
2718
|
+
padding-block-start: 0.25rem;
|
|
2719
|
+
}
|
|
2720
|
+
.dso-ozon-figuur .figuur-titel {
|
|
2721
|
+
color: #8b4a6a;
|
|
2722
|
+
display: block;
|
|
2723
|
+
font-weight: 500;
|
|
2724
|
+
padding-block-end: 0.5rem;
|
|
2725
|
+
}
|
|
2726
|
+
.dso-ozon-figuur > dso-image-overlay {
|
|
2727
|
+
inline-size: var(--_dso-ozon-content-illustratie-width);
|
|
2728
|
+
block-size: auto;
|
|
2729
|
+
max-block-size: 200vh;
|
|
2730
|
+
aspect-ratio: var(--_dso-ozon-content-illustratie-aspect-ratio);
|
|
2731
|
+
}
|
|
2732
|
+
.dso-ozon-figuur > dso-image-overlay img {
|
|
2733
|
+
block-size: 100%;
|
|
2734
|
+
inline-size: 100%;
|
|
2735
|
+
}
|
|
2736
|
+
|
|
2737
|
+
.dso-ozon-lijst span.od-Lijstaanhef,
|
|
2738
|
+
.dso-ozon-lijst span.od-Lijstsluiting {
|
|
2739
|
+
margin-block-end: 8px;
|
|
2740
|
+
}
|
|
2741
|
+
.dso-ozon-lijst ul {
|
|
2742
|
+
margin-block-end: 8px !important;
|
|
2743
|
+
margin-block-start: 8px;
|
|
2744
|
+
}
|
|
2745
|
+
.dso-ozon-lijst ul p {
|
|
2746
|
+
margin-block-end: 8px;
|
|
2747
|
+
}
|
|
2748
|
+
.dso-ozon-lijst ul.expliciet {
|
|
2749
|
+
list-style: none;
|
|
2750
|
+
}
|
|
2751
|
+
.dso-ozon-lijst ul.expliciet > .od-Li {
|
|
2752
|
+
position: relative;
|
|
2753
|
+
}
|
|
2754
|
+
.dso-ozon-lijst ul.expliciet > .od-Li > span.od-LiNummer {
|
|
2755
|
+
position: absolute;
|
|
2756
|
+
inset-inline-start: -44px;
|
|
2757
|
+
text-align: end;
|
|
2758
|
+
inline-size: 40px;
|
|
2759
|
+
}
|
|
2760
|
+
.dso-ozon-lijst p {
|
|
2761
|
+
margin: 0;
|
|
2762
|
+
}
|
|
2763
|
+
|
|
2764
|
+
.od-Tabel thead {
|
|
2765
|
+
font-weight: 600;
|
|
2766
|
+
}
|
|
2767
|
+
|
|
2768
|
+
.od-Kadertekst {
|
|
2769
|
+
border: 1px solid #e5e5e5;
|
|
2770
|
+
margin-block-end: 8px;
|
|
2771
|
+
padding: 8px;
|
|
2772
|
+
}
|
|
2773
|
+
|
|
2774
|
+
p.editaction-add,
|
|
2775
|
+
span[role=paragraph].editaction-add,
|
|
2776
|
+
.dso-ozon-lijst.editaction-add,
|
|
2777
|
+
.dso-ozon-lijst > ul > li.editaction-add,
|
|
2778
|
+
table.editaction-add {
|
|
2779
|
+
--_dso-alert-success-border-color: #39870c;
|
|
2780
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
2781
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
2782
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
2783
|
+
--link-color: currentColor;
|
|
2784
|
+
--link-hover-color: currentColor;
|
|
2785
|
+
--link-visited-color: currentColor;
|
|
2786
|
+
}
|
|
2787
|
+
p.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),
|
|
2788
|
+
span[role=paragraph].editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),
|
|
2789
|
+
.dso-ozon-lijst.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),
|
|
2790
|
+
.dso-ozon-lijst > ul > li.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),
|
|
2791
|
+
table.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
2792
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
2793
|
+
}
|
|
2794
|
+
p.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),
|
|
2795
|
+
span[role=paragraph].editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),
|
|
2796
|
+
.dso-ozon-lijst.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),
|
|
2797
|
+
.dso-ozon-lijst > ul > li.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),
|
|
2798
|
+
table.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
2799
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
2800
|
+
}
|
|
2801
|
+
p.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible),
|
|
2802
|
+
span[role=paragraph].editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible),
|
|
2803
|
+
.dso-ozon-lijst.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible),
|
|
2804
|
+
.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),
|
|
2805
|
+
table.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
2806
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
2807
|
+
}
|
|
2808
|
+
p.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible),
|
|
2809
|
+
span[role=paragraph].editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible),
|
|
2810
|
+
.dso-ozon-lijst.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible),
|
|
2811
|
+
.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),
|
|
2812
|
+
table.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
2813
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
2814
|
+
}
|
|
2815
|
+
p.editaction-add,
|
|
2816
|
+
span[role=paragraph].editaction-add,
|
|
2817
|
+
.dso-ozon-lijst.editaction-add,
|
|
2818
|
+
.dso-ozon-lijst > ul > li.editaction-add,
|
|
2819
|
+
table.editaction-add {
|
|
2820
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
2821
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
2822
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
2823
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
2824
|
+
background-color: #e4f1d4;
|
|
2825
|
+
color: #191919;
|
|
2826
|
+
}
|
|
2827
|
+
p.editaction-add,
|
|
2828
|
+
span[role=paragraph].editaction-add,
|
|
2829
|
+
.dso-ozon-lijst.editaction-add,
|
|
2830
|
+
.dso-ozon-lijst > ul > li.editaction-add,
|
|
2831
|
+
table.editaction-add {
|
|
2832
|
+
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5);
|
|
2833
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
2834
|
+
}
|
|
2835
|
+
p.editaction-remove,
|
|
2836
|
+
span[role=paragraph].editaction-remove,
|
|
2837
|
+
.dso-ozon-lijst.editaction-remove,
|
|
2838
|
+
.dso-ozon-lijst > ul > li.editaction-remove,
|
|
2839
|
+
table.editaction-remove {
|
|
2840
|
+
--_dso-alert-success-border-color: #39870c;
|
|
2841
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
2842
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
2843
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
2844
|
+
--link-color: currentColor;
|
|
2845
|
+
--link-hover-color: currentColor;
|
|
2846
|
+
--link-visited-color: currentColor;
|
|
2847
|
+
}
|
|
2848
|
+
p.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),
|
|
2849
|
+
span[role=paragraph].editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),
|
|
2850
|
+
.dso-ozon-lijst.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),
|
|
2851
|
+
.dso-ozon-lijst > ul > li.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible),
|
|
2852
|
+
table.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
2853
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
2854
|
+
}
|
|
2855
|
+
p.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),
|
|
2856
|
+
span[role=paragraph].editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),
|
|
2857
|
+
.dso-ozon-lijst.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),
|
|
2858
|
+
.dso-ozon-lijst > ul > li.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible),
|
|
2859
|
+
table.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
2860
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
2861
|
+
}
|
|
2862
|
+
p.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible),
|
|
2863
|
+
span[role=paragraph].editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible),
|
|
2864
|
+
.dso-ozon-lijst.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible),
|
|
2865
|
+
.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),
|
|
2866
|
+
table.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
2867
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
2868
|
+
}
|
|
2869
|
+
p.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible),
|
|
2870
|
+
span[role=paragraph].editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible),
|
|
2871
|
+
.dso-ozon-lijst.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible),
|
|
2872
|
+
.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),
|
|
2873
|
+
table.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
2874
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
2875
|
+
}
|
|
2876
|
+
p.editaction-remove,
|
|
2877
|
+
span[role=paragraph].editaction-remove,
|
|
2878
|
+
.dso-ozon-lijst.editaction-remove,
|
|
2879
|
+
.dso-ozon-lijst > ul > li.editaction-remove,
|
|
2880
|
+
table.editaction-remove {
|
|
2881
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
2882
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
2883
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
2884
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
2885
|
+
background-color: #f5d8dc;
|
|
2886
|
+
color: #191919;
|
|
2887
|
+
}
|
|
2888
|
+
p.editaction-remove,
|
|
2889
|
+
span[role=paragraph].editaction-remove,
|
|
2890
|
+
.dso-ozon-lijst.editaction-remove,
|
|
2891
|
+
.dso-ozon-lijst > ul > li.editaction-remove,
|
|
2892
|
+
table.editaction-remove {
|
|
2893
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
2894
|
+
text-decoration: line-through;
|
|
2895
|
+
--_dso-ozon-content-toggletip-text-decoration: underline line-through;
|
|
2896
|
+
}
|
|
2897
|
+
@media screen and (min--moz-device-pixel-ratio: 0) {
|
|
2898
|
+
p.editaction-remove,
|
|
2899
|
+
span[role=paragraph].editaction-remove,
|
|
2900
|
+
.dso-ozon-lijst.editaction-remove,
|
|
2901
|
+
.dso-ozon-lijst > ul > li.editaction-remove,
|
|
2902
|
+
table.editaction-remove {
|
|
2903
|
+
font-family: sans-serif;
|
|
2904
|
+
}
|
|
2905
|
+
}
|
|
2906
|
+
|
|
2907
|
+
ins {
|
|
2908
|
+
text-decoration: none;
|
|
2909
|
+
}
|
|
2910
|
+
ins.new-text {
|
|
2911
|
+
--_dso-alert-success-border-color: #39870c;
|
|
2912
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
2913
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
2914
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
2915
|
+
--link-color: currentColor;
|
|
2916
|
+
--link-hover-color: currentColor;
|
|
2917
|
+
--link-visited-color: currentColor;
|
|
2918
|
+
}
|
|
2919
|
+
ins.new-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
2920
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
2921
|
+
}
|
|
2922
|
+
ins.new-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
2923
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
2924
|
+
}
|
|
2925
|
+
ins.new-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
2926
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
2927
|
+
}
|
|
2928
|
+
ins.new-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
2929
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
2930
|
+
}
|
|
2931
|
+
ins.new-text {
|
|
2932
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
2933
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
2934
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
2935
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
2936
|
+
background-color: #e4f1d4;
|
|
2937
|
+
color: #191919;
|
|
2938
|
+
}
|
|
2939
|
+
ins.new-text {
|
|
2940
|
+
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5);
|
|
2941
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
2942
|
+
}
|
|
2943
|
+
ins.editaction-add {
|
|
2944
|
+
display: inline-block;
|
|
2945
|
+
margin-block-end: 8px;
|
|
2946
|
+
padding: 8px;
|
|
2947
|
+
}
|
|
2948
|
+
ins.editaction-add {
|
|
2949
|
+
--_dso-alert-success-border-color: #39870c;
|
|
2950
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
2951
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
2952
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
2953
|
+
--link-color: currentColor;
|
|
2954
|
+
--link-hover-color: currentColor;
|
|
2955
|
+
--link-visited-color: currentColor;
|
|
2956
|
+
}
|
|
2957
|
+
ins.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
2958
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
2959
|
+
}
|
|
2960
|
+
ins.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
2961
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
2962
|
+
}
|
|
2963
|
+
ins.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
2964
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
2965
|
+
}
|
|
2966
|
+
ins.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
2967
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
2968
|
+
}
|
|
2969
|
+
ins.editaction-add {
|
|
2970
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
2971
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
2972
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
2973
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
2974
|
+
background-color: #e4f1d4;
|
|
2975
|
+
color: #191919;
|
|
2976
|
+
}
|
|
2977
|
+
ins.editaction-add {
|
|
2978
|
+
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5);
|
|
2979
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
2980
|
+
}
|
|
2981
|
+
ins.editaction-add p:last-child {
|
|
2982
|
+
margin: 0;
|
|
2983
|
+
}
|
|
2984
|
+
|
|
2985
|
+
del.removed-text {
|
|
2986
|
+
--_dso-alert-success-border-color: #39870c;
|
|
2987
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
2988
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
2989
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
2990
|
+
--link-color: currentColor;
|
|
2991
|
+
--link-hover-color: currentColor;
|
|
2992
|
+
--link-visited-color: currentColor;
|
|
2993
|
+
}
|
|
2994
|
+
del.removed-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
2995
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
2996
|
+
}
|
|
2997
|
+
del.removed-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
2998
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
2999
|
+
}
|
|
3000
|
+
del.removed-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
3001
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
3002
|
+
}
|
|
3003
|
+
del.removed-text a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
3004
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
3005
|
+
}
|
|
3006
|
+
del.removed-text {
|
|
3007
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
3008
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
3009
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
3010
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
3011
|
+
background-color: #f5d8dc;
|
|
3012
|
+
color: #191919;
|
|
3013
|
+
}
|
|
3014
|
+
del.removed-text {
|
|
3015
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
3016
|
+
text-decoration: line-through;
|
|
3017
|
+
--_dso-ozon-content-toggletip-text-decoration: underline line-through;
|
|
3018
|
+
}
|
|
3019
|
+
@media screen and (min--moz-device-pixel-ratio: 0) {
|
|
3020
|
+
del.removed-text {
|
|
3021
|
+
font-family: sans-serif;
|
|
3022
|
+
}
|
|
3023
|
+
}
|
|
3024
|
+
del.editaction-remove {
|
|
3025
|
+
display: inline-block;
|
|
3026
|
+
margin-block-end: 8px;
|
|
3027
|
+
padding: 8px;
|
|
3028
|
+
}
|
|
3029
|
+
del.editaction-remove {
|
|
3030
|
+
--_dso-alert-success-border-color: #39870c;
|
|
3031
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
3032
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
3033
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
3034
|
+
--link-color: currentColor;
|
|
3035
|
+
--link-hover-color: currentColor;
|
|
3036
|
+
--link-visited-color: currentColor;
|
|
3037
|
+
}
|
|
3038
|
+
del.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
3039
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
3040
|
+
}
|
|
3041
|
+
del.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
3042
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
3043
|
+
}
|
|
3044
|
+
del.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
3045
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
3046
|
+
}
|
|
3047
|
+
del.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
3048
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
3049
|
+
}
|
|
3050
|
+
del.editaction-remove {
|
|
3051
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
3052
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
3053
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
3054
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
3055
|
+
background-color: #f5d8dc;
|
|
3056
|
+
color: #191919;
|
|
3057
|
+
}
|
|
3058
|
+
del.editaction-remove {
|
|
3059
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
3060
|
+
text-decoration: line-through;
|
|
3061
|
+
--_dso-ozon-content-toggletip-text-decoration: underline line-through;
|
|
3062
|
+
}
|
|
3063
|
+
@media screen and (min--moz-device-pixel-ratio: 0) {
|
|
3064
|
+
del.editaction-remove {
|
|
3065
|
+
font-family: sans-serif;
|
|
3066
|
+
}
|
|
3067
|
+
}
|
|
3068
|
+
del.editaction-remove p:last-child {
|
|
3069
|
+
margin: 0;
|
|
3070
|
+
}
|
|
3071
|
+
|
|
3072
|
+
.editaction-label {
|
|
3073
|
+
font-style: italic;
|
|
3074
|
+
}
|
|
3075
|
+
|
|
3076
|
+
.dso-rich-content p {
|
|
3077
|
+
margin-block: 0 var(--_dt-rich-content-margin-block, 16px);
|
|
3078
|
+
margin-inline: 0;
|
|
3079
|
+
}
|
|
3080
|
+
.dso-rich-content ul,
|
|
3081
|
+
.dso-rich-content ol {
|
|
3082
|
+
margin-block-end: 16px;
|
|
3083
|
+
}
|
|
3084
|
+
.dso-rich-content ul:not(.list-group):not(.dso-link-list):not(.dso-columns-list),
|
|
3085
|
+
.dso-rich-content ol:not(.list-group):not(.dso-link-list):not(.dso-columns-list) {
|
|
3086
|
+
padding-inline-start: 24px;
|
|
3087
|
+
}
|
|
3088
|
+
.dso-rich-content ul ul,
|
|
3089
|
+
.dso-rich-content ul ol,
|
|
3090
|
+
.dso-rich-content ol ul,
|
|
3091
|
+
.dso-rich-content ol ol {
|
|
3092
|
+
margin-block-end: 0;
|
|
3093
|
+
}
|
|
3094
|
+
.dso-rich-content pre {
|
|
3095
|
+
margin-block: 0 16px;
|
|
3096
|
+
margin-inline: 0;
|
|
3097
|
+
}
|
|
3098
|
+
.dso-rich-content blockquote {
|
|
3099
|
+
padding-block: 16px;
|
|
3100
|
+
padding-inline: 24px;
|
|
3101
|
+
}
|
|
3102
|
+
.dso-rich-content dso-highlight-box,
|
|
3103
|
+
.dso-rich-content .dso-highlight-box {
|
|
3104
|
+
margin-block-end: 24px;
|
|
3105
|
+
}
|
|
3106
|
+
.dso-rich-content img {
|
|
3107
|
+
block-size: auto;
|
|
3108
|
+
max-inline-size: 100%;
|
|
3109
|
+
}
|
|
3110
|
+
|
|
3111
|
+
.od-abbr {
|
|
3112
|
+
text-decoration: underline dotted;
|
|
3113
|
+
}
|
|
3114
|
+
|
|
3115
|
+
.subtitels-container {
|
|
3116
|
+
cursor: default;
|
|
3117
|
+
}
|
|
3118
|
+
|
|
3119
|
+
.subtitel {
|
|
3120
|
+
color: #527a5e;
|
|
3121
|
+
font-weight: 700;
|
|
3122
|
+
margin-block: 0 16px;
|
|
3123
|
+
margin-inline: 0;
|
|
3124
|
+
}
|
|
3125
|
+
.subtitel:has(del, ins) {
|
|
3126
|
+
display: inline-block;
|
|
3127
|
+
inline-size: 100%;
|
|
3128
|
+
margin-inline: -4px;
|
|
3129
|
+
padding-inline: 4px;
|
|
3130
|
+
}
|
|
3131
|
+
.subtitel:has(del:not(.removed-text)) {
|
|
3132
|
+
--_dso-alert-success-border-color: #39870c;
|
|
3133
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
3134
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
3135
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
3136
|
+
--link-color: currentColor;
|
|
3137
|
+
--link-hover-color: currentColor;
|
|
3138
|
+
--link-visited-color: currentColor;
|
|
3139
|
+
}
|
|
3140
|
+
.subtitel:has(del:not(.removed-text)) a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
3141
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
3142
|
+
}
|
|
3143
|
+
.subtitel:has(del:not(.removed-text)) a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
3144
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
3145
|
+
}
|
|
3146
|
+
.subtitel:has(del:not(.removed-text)) a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
3147
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
3148
|
+
}
|
|
3149
|
+
.subtitel:has(del:not(.removed-text)) a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
3150
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
3151
|
+
}
|
|
3152
|
+
.subtitel:has(del:not(.removed-text)) {
|
|
3153
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
3154
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
3155
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
3156
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
3157
|
+
background-color: #f5d8dc;
|
|
3158
|
+
color: #191919;
|
|
3159
|
+
}
|
|
3160
|
+
.subtitel:has(del:not(.removed-text)) {
|
|
3161
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
3162
|
+
text-decoration: line-through;
|
|
3163
|
+
--_dso-ozon-content-toggletip-text-decoration: underline line-through;
|
|
3164
|
+
}
|
|
3165
|
+
@media screen and (min--moz-device-pixel-ratio: 0) {
|
|
3166
|
+
.subtitel:has(del:not(.removed-text)) {
|
|
3167
|
+
font-family: sans-serif;
|
|
3168
|
+
}
|
|
3169
|
+
}
|
|
3170
|
+
.subtitel:has(ins:not(.new-text)) {
|
|
3171
|
+
text-decoration: none;
|
|
3172
|
+
}
|
|
3173
|
+
.subtitel:has(ins:not(.new-text)) {
|
|
3174
|
+
--_dso-alert-success-border-color: #39870c;
|
|
3175
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
3176
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
3177
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
3178
|
+
--link-color: currentColor;
|
|
3179
|
+
--link-hover-color: currentColor;
|
|
3180
|
+
--link-visited-color: currentColor;
|
|
3181
|
+
}
|
|
3182
|
+
.subtitel:has(ins:not(.new-text)) a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
3183
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
3184
|
+
}
|
|
3185
|
+
.subtitel:has(ins:not(.new-text)) a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
3186
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
3187
|
+
}
|
|
3188
|
+
.subtitel:has(ins:not(.new-text)) a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
3189
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
3190
|
+
}
|
|
3191
|
+
.subtitel:has(ins:not(.new-text)) a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
3192
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
3193
|
+
}
|
|
3194
|
+
.subtitel:has(ins:not(.new-text)) {
|
|
3195
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
3196
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
3197
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
3198
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
3199
|
+
background-color: #e4f1d4;
|
|
3200
|
+
color: #191919;
|
|
3201
|
+
}
|
|
3202
|
+
.subtitel:has(ins:not(.new-text)) {
|
|
3203
|
+
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5);
|
|
3204
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
3205
|
+
}
|
|
3206
|
+
.subtitel ins,
|
|
3207
|
+
.subtitel del {
|
|
3208
|
+
color: #173521;
|
|
3209
|
+
}
|
|
3210
|
+
|
|
3211
|
+
td.editaction-remove {
|
|
3212
|
+
--_dso-alert-success-border-color: #39870c;
|
|
3213
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
3214
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
3215
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
3216
|
+
--link-color: currentColor;
|
|
3217
|
+
--link-hover-color: currentColor;
|
|
3218
|
+
--link-visited-color: currentColor;
|
|
3219
|
+
}
|
|
3220
|
+
td.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
3221
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
3222
|
+
}
|
|
3223
|
+
td.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
3224
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
3225
|
+
}
|
|
3226
|
+
td.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
3227
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
3228
|
+
}
|
|
3229
|
+
td.editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
3230
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
3231
|
+
}
|
|
3232
|
+
td.editaction-remove {
|
|
3233
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
3234
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
3235
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
3236
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
3237
|
+
background-color: #f5d8dc;
|
|
3238
|
+
color: #191919;
|
|
3239
|
+
}
|
|
3240
|
+
td.editaction-remove {
|
|
3241
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
3242
|
+
text-decoration: line-through;
|
|
3243
|
+
--_dso-ozon-content-toggletip-text-decoration: underline line-through;
|
|
3244
|
+
}
|
|
3245
|
+
@media screen and (min--moz-device-pixel-ratio: 0) {
|
|
3246
|
+
td.editaction-remove {
|
|
3247
|
+
font-family: sans-serif;
|
|
3248
|
+
}
|
|
3249
|
+
}
|
|
3250
|
+
td.editaction-add {
|
|
3251
|
+
--_dso-alert-success-border-color: #39870c;
|
|
3252
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
3253
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
3254
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
3255
|
+
--link-color: currentColor;
|
|
3256
|
+
--link-hover-color: currentColor;
|
|
3257
|
+
--link-visited-color: currentColor;
|
|
3258
|
+
}
|
|
3259
|
+
td.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
3260
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
3261
|
+
}
|
|
3262
|
+
td.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
3263
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
3264
|
+
}
|
|
3265
|
+
td.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
3266
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
3267
|
+
}
|
|
3268
|
+
td.editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
3269
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
3270
|
+
}
|
|
3271
|
+
td.editaction-add {
|
|
3272
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
3273
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
3274
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
3275
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
3276
|
+
background-color: #e4f1d4;
|
|
3277
|
+
color: #191919;
|
|
3278
|
+
}
|
|
3279
|
+
td.editaction-add {
|
|
3280
|
+
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5);
|
|
3281
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
3282
|
+
}
|
|
3283
|
+
|
|
3284
|
+
.begrippenlijst .editaction-add {
|
|
3285
|
+
--_dso-alert-success-border-color: #39870c;
|
|
3286
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
3287
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
3288
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
3289
|
+
--link-color: currentColor;
|
|
3290
|
+
--link-hover-color: currentColor;
|
|
3291
|
+
--link-visited-color: currentColor;
|
|
3292
|
+
}
|
|
3293
|
+
.begrippenlijst .editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
3294
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
3295
|
+
}
|
|
3296
|
+
.begrippenlijst .editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
3297
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
3298
|
+
}
|
|
3299
|
+
.begrippenlijst .editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
3300
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
3301
|
+
}
|
|
3302
|
+
.begrippenlijst .editaction-add a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
3303
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
3304
|
+
}
|
|
3305
|
+
.begrippenlijst .editaction-add {
|
|
3306
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
3307
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
3308
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
3309
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
3310
|
+
background-color: #e4f1d4;
|
|
3311
|
+
color: #191919;
|
|
3312
|
+
}
|
|
3313
|
+
.begrippenlijst .editaction-add {
|
|
3314
|
+
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5);
|
|
3315
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
3316
|
+
}
|
|
3317
|
+
.begrippenlijst .editaction-remove {
|
|
3318
|
+
--_dso-alert-success-border-color: #39870c;
|
|
3319
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
3320
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
3321
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
3322
|
+
--link-color: currentColor;
|
|
3323
|
+
--link-hover-color: currentColor;
|
|
3324
|
+
--link-visited-color: currentColor;
|
|
3325
|
+
}
|
|
3326
|
+
.begrippenlijst .editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
3327
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
3328
|
+
}
|
|
3329
|
+
.begrippenlijst .editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
3330
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
3331
|
+
}
|
|
3332
|
+
.begrippenlijst .editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
3333
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
3334
|
+
}
|
|
3335
|
+
.begrippenlijst .editaction-remove a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
3336
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
3337
|
+
}
|
|
3338
|
+
.begrippenlijst .editaction-remove {
|
|
3339
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
3340
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
3341
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
3342
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
3343
|
+
background-color: #f5d8dc;
|
|
3344
|
+
color: #191919;
|
|
3345
|
+
}
|
|
3346
|
+
.begrippenlijst .editaction-remove {
|
|
3347
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
3348
|
+
text-decoration: line-through;
|
|
3349
|
+
--_dso-ozon-content-toggletip-text-decoration: underline line-through;
|
|
3350
|
+
}
|
|
3351
|
+
@media screen and (min--moz-device-pixel-ratio: 0) {
|
|
3352
|
+
.begrippenlijst .editaction-remove {
|
|
3353
|
+
font-family: sans-serif;
|
|
3354
|
+
}
|
|
3355
|
+
}
|
|
3356
|
+
.begrippenlijst .editaction-remove dt,
|
|
3357
|
+
.begrippenlijst .editaction-remove dd {
|
|
3358
|
+
text-decoration: line-through;
|
|
3359
|
+
--_dso-ozon-content-toggletip-text-decoration: underline line-through;
|
|
3360
|
+
}
|
|
3361
|
+
@media screen and (min--moz-device-pixel-ratio: 0) {
|
|
3362
|
+
.begrippenlijst .editaction-remove dt,
|
|
3363
|
+
.begrippenlijst .editaction-remove dd {
|
|
3364
|
+
font-family: sans-serif;
|
|
3365
|
+
}
|
|
3366
|
+
}
|
|
3367
|
+
.begrippenlijst dt {
|
|
3368
|
+
display: inline-block;
|
|
3369
|
+
}
|
|
3370
|
+
|
|
3371
|
+
.kop ins {
|
|
3372
|
+
text-decoration: none;
|
|
3373
|
+
}
|
|
3374
|
+
.kop ins {
|
|
3375
|
+
--_dso-alert-success-border-color: #39870c;
|
|
3376
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
3377
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
3378
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
3379
|
+
--link-color: currentColor;
|
|
3380
|
+
--link-hover-color: currentColor;
|
|
3381
|
+
--link-visited-color: currentColor;
|
|
3382
|
+
}
|
|
3383
|
+
.kop ins a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
3384
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
3385
|
+
}
|
|
3386
|
+
.kop ins a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
3387
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
3388
|
+
}
|
|
3389
|
+
.kop ins a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
3390
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
3391
|
+
}
|
|
3392
|
+
.kop ins a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
3393
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
3394
|
+
}
|
|
3395
|
+
.kop ins {
|
|
3396
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
3397
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
3398
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
3399
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
3400
|
+
background-color: #e4f1d4;
|
|
3401
|
+
color: #191919;
|
|
3402
|
+
}
|
|
3403
|
+
.kop ins {
|
|
3404
|
+
box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.5);
|
|
3405
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
3406
|
+
}
|
|
3407
|
+
.kop del {
|
|
3408
|
+
--_dso-alert-success-border-color: #39870c;
|
|
3409
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
3410
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
3411
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
3412
|
+
--link-color: currentColor;
|
|
3413
|
+
--link-hover-color: currentColor;
|
|
3414
|
+
--link-visited-color: currentColor;
|
|
3415
|
+
}
|
|
3416
|
+
.kop del a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
3417
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-zwart"));
|
|
3418
|
+
}
|
|
3419
|
+
.kop del a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
3420
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-zwart"));
|
|
3421
|
+
}
|
|
3422
|
+
.kop del a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
3423
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-zwart"));
|
|
3424
|
+
}
|
|
3425
|
+
.kop del a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
3426
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-zwart"));
|
|
3427
|
+
}
|
|
3428
|
+
.kop del {
|
|
3429
|
+
--_dso-icon-button-tertiary-color: #191919;
|
|
3430
|
+
--_dso-icon-button-tertiary-hover-color: #4c4c4c;
|
|
3431
|
+
--_dso-icon-button-tertiary-active-color: #173521;
|
|
3432
|
+
--_dso-icon-button-tertiary-disabled-color: #999;
|
|
3433
|
+
background-color: #f5d8dc;
|
|
3434
|
+
color: #191919;
|
|
3435
|
+
}
|
|
3436
|
+
.kop del {
|
|
3437
|
+
--_dso-ozon-content-toggletip-color: colors.$zwart;
|
|
3438
|
+
text-decoration: line-through;
|
|
3439
|
+
--_dso-ozon-content-toggletip-text-decoration: underline line-through;
|
|
3440
|
+
}
|
|
3441
|
+
@media screen and (min--moz-device-pixel-ratio: 0) {
|
|
3442
|
+
.kop del {
|
|
3443
|
+
font-family: sans-serif;
|
|
3444
|
+
}
|
|
3445
|
+
}`;
|
|
3446
|
+
|
|
3447
|
+
const mapper = new Mapper();
|
|
3448
|
+
const OzonContent = /*@__PURE__*/ proxyCustomElement(class OzonContent extends H {
|
|
3449
|
+
constructor(registerHost) {
|
|
3450
|
+
super();
|
|
3451
|
+
if (registerHost !== false) {
|
|
3452
|
+
this.__registerHost();
|
|
3453
|
+
}
|
|
3454
|
+
this.__attachShadow();
|
|
3455
|
+
this.dsoClick = createEvent(this, "dsoClick", 3);
|
|
3456
|
+
this.dsoOzonContentMarkItemHighlight = createEvent(this, "dsoOzonContentMarkItemHighlight", 3);
|
|
3457
|
+
/**
|
|
3458
|
+
* Setting this property creates dso-ozon-content as inline element instead of a block element.
|
|
3459
|
+
*/
|
|
3460
|
+
this.inline = false;
|
|
3461
|
+
/**
|
|
3462
|
+
* Boolean indicating that this dso-ozon-content is part of an annotated context. If true the content of the
|
|
3463
|
+
* toggletip for "IntIoRef" will show a "Kenmerken en kaart" annotation button.
|
|
3464
|
+
*/
|
|
3465
|
+
this.annotated = false;
|
|
3466
|
+
this.state = {};
|
|
3467
|
+
this.handleMarkItemHighlight = (text, elementRef) => {
|
|
3468
|
+
this.dsoOzonContentMarkItemHighlight.emit({ text, elementRef });
|
|
3469
|
+
};
|
|
3470
|
+
}
|
|
3471
|
+
contentWatcher() {
|
|
3472
|
+
this.state = {};
|
|
3473
|
+
}
|
|
3474
|
+
render() {
|
|
3475
|
+
const context = {
|
|
3476
|
+
state: this.state,
|
|
3477
|
+
inline: this.inline,
|
|
3478
|
+
mark: this.mark,
|
|
3479
|
+
setState: (state) => (this.state = state),
|
|
3480
|
+
emitMarkItemHighlight: this.handleMarkItemHighlight,
|
|
3481
|
+
emitClick: this.dsoClick.emit,
|
|
3482
|
+
urlResolver: this.urlResolver,
|
|
3483
|
+
begripResolver: this.begripResolver,
|
|
3484
|
+
annotated: this.annotated,
|
|
3485
|
+
};
|
|
3486
|
+
const transformed = mapper.transform(this.content, context);
|
|
3487
|
+
return h(Fragment, { key: '71bf1fc9de6ed6e967c1344f904be839d0f7e87d' }, transformed);
|
|
3488
|
+
}
|
|
3489
|
+
static get watchers() { return {
|
|
3490
|
+
"content": ["contentWatcher"]
|
|
3491
|
+
}; }
|
|
3492
|
+
static get style() { return ozonContentCss(); }
|
|
3493
|
+
}, [257, "dso-ozon-content", {
|
|
3494
|
+
"content": [1],
|
|
3495
|
+
"inline": [516],
|
|
3496
|
+
"mark": [16],
|
|
3497
|
+
"urlResolver": [16],
|
|
3498
|
+
"begripResolver": [16],
|
|
3499
|
+
"annotated": [516],
|
|
3500
|
+
"state": [32]
|
|
3501
|
+
}, undefined, {
|
|
3502
|
+
"content": ["contentWatcher"]
|
|
3503
|
+
}]);
|
|
3504
|
+
function defineCustomElement() {
|
|
3505
|
+
if (typeof customElements === "undefined") {
|
|
3506
|
+
return;
|
|
3507
|
+
}
|
|
3508
|
+
const components = ["dso-ozon-content", "dso-icon", "dso-icon-button", "dso-image-overlay", "dso-ozon-content-toggletip", "dso-table", "dso-tooltip"];
|
|
3509
|
+
components.forEach(tagName => { switch (tagName) {
|
|
3510
|
+
case "dso-ozon-content":
|
|
3511
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
3512
|
+
customElements.define(transformTag(tagName), OzonContent);
|
|
3513
|
+
}
|
|
3514
|
+
break;
|
|
3515
|
+
case "dso-icon":
|
|
3516
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
3517
|
+
defineCustomElement$6();
|
|
3518
|
+
}
|
|
3519
|
+
break;
|
|
3520
|
+
case "dso-icon-button":
|
|
3521
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
3522
|
+
defineCustomElement$5();
|
|
3523
|
+
}
|
|
3524
|
+
break;
|
|
3525
|
+
case "dso-image-overlay":
|
|
3526
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
3527
|
+
defineCustomElement$4();
|
|
3528
|
+
}
|
|
3529
|
+
break;
|
|
3530
|
+
case "dso-ozon-content-toggletip":
|
|
3531
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
3532
|
+
defineCustomElement$3();
|
|
3533
|
+
}
|
|
3534
|
+
break;
|
|
3535
|
+
case "dso-table":
|
|
3536
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
3537
|
+
defineCustomElement$2();
|
|
3538
|
+
}
|
|
3539
|
+
break;
|
|
3540
|
+
case "dso-tooltip":
|
|
3541
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
3542
|
+
defineCustomElement$1();
|
|
3543
|
+
}
|
|
3544
|
+
break;
|
|
3545
|
+
} });
|
|
3546
|
+
}
|
|
3547
|
+
|
|
3548
|
+
export { MarkText as M, OzonContent as O, parseWijzigactieFromNode as a, commonjsGlobal as c, defineCustomElement as d, getDefaultExportFromCjs as g, parseXml as p };
|
|
3549
|
+
//# sourceMappingURL=p-BffcZg_M.js.map
|
|
3550
|
+
|
|
3551
|
+
//# sourceMappingURL=p-BffcZg_M.js.map
|