@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,28 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
|
+
|
|
5
|
+
const mapLayerObjectCss = () => `:host{display:block}*,*::after,*::before{box-sizing:border-box}::slotted(span[slot=symbol]){background-color:#fff;display:block;float:inline-start;block-size:26px;margin-block-start:0;margin-inline-end:8px;inline-size:30px;overflow:hidden;position:relative}.map-layer-object{display:flex;justify-content:space-between;min-block-size:32px}.slide-toggle-container{margin-inline-start:auto}.slide-toggle-container dso-slide-toggle{display:flex;padding-block-start:0}`;
|
|
6
|
+
|
|
7
|
+
const MapLayerObject = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
index.registerInstance(this, hostRef);
|
|
10
|
+
this.dsoActiveChange = index.createEvent(this, "dsoActiveChange", 7);
|
|
11
|
+
this.dsoMouseEnter = index.createEvent(this, "dsoMouseEnter", 7);
|
|
12
|
+
this.dsoMouseLeave = index.createEvent(this, "dsoMouseLeave", 7);
|
|
13
|
+
this.handleActiveChange = (event) => {
|
|
14
|
+
this.dsoActiveChange.emit({
|
|
15
|
+
current: Boolean(this.active),
|
|
16
|
+
next: !this.active,
|
|
17
|
+
originalEvent: event,
|
|
18
|
+
});
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
render() {
|
|
22
|
+
return (index.h(index.Host, { key: '30bafb9fba2e324b90973e201b777ed1e4c2edb7', onMouseEnter: () => this.dsoMouseEnter.emit(), onMouseLeave: () => this.dsoMouseLeave.emit() }, index.h("div", { key: 'e16b36b39faa9eef52d42ae4e2ea10ef6e447b85', class: "map-layer-object" }, index.h("div", { key: 'd1b45348875bc6168c49c1dcb0c0a9586b2a854c' }, index.h("slot", { key: 'aa1363f10e2755e130866834cb2d90ce40247f28', name: "symbol" })), index.h("div", { key: '159fa97b818465cf269654ccaf420621bae2ef65' }, index.h("slot", { key: 'd0aba82b3df09e78a2fdb8a90f11eb128651dd10' })), index.h("div", { key: '703dc4b02c42de955850fd473b0e72db7b6df84e', class: "slide-toggle-container" }, index.h("dso-slide-toggle", { key: 'c957e6475e55e583ab609c44c8850043f5cc99e6', accessibleLabel: "Toon op kaart", checked: this.active, onDsoActiveChange: this.handleActiveChange })))));
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
MapLayerObject.style = mapLayerObjectCss();
|
|
26
|
+
|
|
27
|
+
exports.dso_map_layer_object = MapLayerObject;
|
|
28
|
+
//# sourceMappingURL=dso-map-layer-object.entry.cjs.js.map
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
|
+
|
|
5
|
+
const mapLayerCss = () => `:host{display:block}*,*::after,*::before{box-sizing:border-box}.map-layer{display:flex;justify-content:space-between;min-block-size:32px}.map-layer-label{font-weight:600;line-height:1.375em;margin:0;position:relative}.slide-toggle-container dso-slide-toggle{display:flex;padding-block-start:0}`;
|
|
6
|
+
|
|
7
|
+
const MapLayer = class {
|
|
8
|
+
constructor(hostRef) {
|
|
9
|
+
index.registerInstance(this, hostRef);
|
|
10
|
+
this.dsoActiveChange = index.createEvent(this, "dsoActiveChange", 7);
|
|
11
|
+
/**
|
|
12
|
+
* A boolean to indicate if the Map Layer is capable of being activated. When `true` a Slide Toggle displays
|
|
13
|
+
* on the right.
|
|
14
|
+
*/
|
|
15
|
+
this.activatable = false;
|
|
16
|
+
this.handleActiveChange = (event) => {
|
|
17
|
+
this.dsoActiveChange.emit({
|
|
18
|
+
current: Boolean(this.active),
|
|
19
|
+
next: !this.active,
|
|
20
|
+
originalEvent: event,
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
render() {
|
|
25
|
+
return (index.h(index.Fragment, { key: '4355e5b07cda338b718214642054803ac24daf84' }, index.h("div", { key: '4a21ae78c755bf65d33a441a847cb1fe38e714a2', class: "map-layer" }, index.h("span", { key: '074f5708e406e28a7b8223c15c11e292ec56cefe', class: "map-layer-label" }, this.label), this.activatable && (index.h("div", { key: 'cb3b8004e02c452e76f71e667e9a34dcee2c9f86', class: "slide-toggle-container" }, index.h("dso-slide-toggle", { key: '158a228b06dd32f5f7097aec8b3e5a1403f299b7', accessibleLabel: "Toon op kaart", checked: this.active, onDsoActiveChange: this.handleActiveChange })))), index.h("slot", { key: 'b265537514ffd9feaed3edd18f5864bd4a7f4c64' })));
|
|
26
|
+
}
|
|
27
|
+
};
|
|
28
|
+
MapLayer.style = mapLayerCss();
|
|
29
|
+
|
|
30
|
+
exports.dso_map_layer = MapLayer;
|
|
31
|
+
//# sourceMappingURL=dso-map-layer.entry.cjs.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
var i18n = require('./i18n-Dq0QvKWD.js');
|
|
5
5
|
var v4 = require('./v4-DVHpSsrI.js');
|
|
6
6
|
|
|
@@ -17,7 +17,7 @@ const translations = {
|
|
|
17
17
|
},
|
|
18
18
|
};
|
|
19
19
|
|
|
20
|
-
const mapOverlaysCss =
|
|
20
|
+
const mapOverlaysCss = () => `:host{display:block}*,*::after,*::before{box-sizing:border-box}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}fieldset{border:0;margin:0;min-inline-size:0;padding:0}fieldset .control-label{display:inline-block;font-weight:bold;margin-block-end:8px;max-inline-size:100%;text-align:start}p[slot=info]{margin:0}`;
|
|
21
21
|
|
|
22
22
|
const MapOverlays = class {
|
|
23
23
|
constructor(hostRef) {
|
|
@@ -47,13 +47,11 @@ const MapOverlays = class {
|
|
|
47
47
|
for (const ref in this.selectableRefs) {
|
|
48
48
|
delete this.selectableRefs[ref];
|
|
49
49
|
}
|
|
50
|
-
return (index.h("fieldset", { key: '
|
|
50
|
+
return (index.h("fieldset", { key: '5677296e800c2c88ea5a6673303561405112ae8c', class: "form-group dso-checkboxes" }, index.h("legend", { key: '79422ea4c05439d17589479b04ed8e006f1ca6c2', class: "sr-only" }, "Kaartlagen"), index.h("div", { key: 'a06f69b1ffe8a3708a2cf464329db67e4a6ae271', class: "dso-label-container" }, index.h("span", { key: '700705da846f5cdbf271a5ee350e3ce28b51d60b', class: "control-label", "aria-hidden": "true" }, this.text("title"))), index.h("div", { key: '24ca7eacbf9efe9bd89b721c611f2081e05aa2c5', class: "dso-field-container" }, this.overlays.map((overlay) => (index.h("dso-selectable", { key: overlay.id, type: "checkbox", value: overlay.name, checked: overlay.checked, disabled: overlay.disabled, name: this.group, ref: (ref) => ref && (this.selectableRefs[overlay.id] = ref), onDsoChange: (e) => this.overlayChangeHandler(overlay, e) }, overlay.name, overlay.info ? index.h("p", { slot: "info" }, overlay.info) : null))))));
|
|
51
51
|
}
|
|
52
52
|
get host() { return index.getElement(this); }
|
|
53
53
|
};
|
|
54
|
-
MapOverlays.style = mapOverlaysCss;
|
|
54
|
+
MapOverlays.style = mapOverlaysCss();
|
|
55
55
|
|
|
56
56
|
exports.dso_map_overlays = MapOverlays;
|
|
57
57
|
//# sourceMappingURL=dso-map-overlays.entry.cjs.js.map
|
|
58
|
-
|
|
59
|
-
//# sourceMappingURL=dso-map-overlays.cjs.entry.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
|
|
5
|
-
const markBarCss =
|
|
5
|
+
const markBarCss = () => `*,*::after,*::before{box-sizing:border-box}:host{display:block;background-color:#fff}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}.dso-mark-bar{display:flex;flex-grow:1}.dso-mark-bar .dso-mark-bar-input{display:flex;position:relative;inline-size:100%}.dso-mark-bar .dso-mark-bar-input input{background-color:transparent;background-image:none;border:1px solid #275937;border-radius:4px;box-shadow:none;display:block;font-size:1rem;block-size:2.5rem;line-height:2.5rem;padding-inline:2.5rem;padding-block:6px;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;inline-size:100%;border-start-end-radius:0;border-end-end-radius:0;border-inline-end:0}.dso-mark-bar .dso-mark-bar-input input:focus{border-color:#275937;box-shadow:inset 0 0 0 1px #275937;outline:0}.dso-mark-bar .dso-mark-bar-input input::-ms-clear{display:none}.dso-mark-bar .dso-mark-bar-input input:not(:placeholder-shown)+label{inline-size:2.5rem;padding-inline-end:8px}.dso-mark-bar .dso-mark-bar-input input:not(:placeholder-shown)+label .label-text{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}.dso-mark-bar .dso-mark-bar-input label{inset-block-end:8px;block-size:2.5rem;inset-inline-start:0;inset-inline-end:40px;padding-block:8px;padding-inline-start:8px;cursor:text;position:absolute;inset-block-start:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.dso-mark-bar .dso-mark-bar-input label dso-icon{color:#39870c;cursor:default;margin:-8px;padding:8px;inline-size:2.5rem;block-size:2.5rem}.dso-mark-bar .dso-mark-bar-input label .label-text{margin-inline-start:8px;color:#666}.dso-mark-bar .dso-mark-bar-input dso-icon-button{position:absolute;inset-inline-end:8px;inset-block-start:8px}.dso-button-container{position:relative;display:flex;align-items:center;gap:8px;flex-shrink:0;padding-inline:8px;border:1px solid #275937;border-inline-start:0;border-start-end-radius:4px;border-end-end-radius:4px}.dso-button-container dso-icon-button{--dso-icon-button-tertiary-border:0;cursor:pointer}.dso-button-container dso-icon-button:disabled{color:#ccc;cursor:default}.dso-button-container .divider{position:absolute;inset-inline-start:0;inset-block-start:8px;inset-block-end:8px;inline-size:1px;background-color:#ccc}`;
|
|
6
6
|
|
|
7
7
|
const MarkBar = class {
|
|
8
8
|
constructor(hostRef) {
|
|
@@ -52,12 +52,10 @@ const MarkBar = class {
|
|
|
52
52
|
render() {
|
|
53
53
|
const current = this.current || 0;
|
|
54
54
|
const totalCount = this.totalCount || 0;
|
|
55
|
-
return (index.h("div", { key: '
|
|
55
|
+
return (index.h("div", { key: '479f935010eaa312fb947a2bc86f4120156f72b7', class: "dso-mark-bar" }, index.h("div", { key: '6f800ec39af642b5947ea302440756826c32468e', class: "dso-mark-bar-input" }, index.h("input", { key: '39a5a73bab3522acdbe6e8d18727c453bb1ffb73', type: "text", id: "search-input", value: this.value, onInput: this.handleInput, onKeyDown: this.handleKeyDown, placeholder: " ", ref: (element) => (this.inputElement = element) }), index.h("label", { key: 'de1aa601a7d49e90a707002c6554ef12970d354c', htmlFor: "search-input" }, index.h("dso-icon", { key: 'ed3c5a20769c9cb5137300b6c7bf83bd02e33bb0', class: "dso-search-icon", icon: "search" }), index.h("span", { key: '6cbbfbfece06520c7f7ca7148f92227d76489c6e', class: "label-text" }, this.label)), index.h("dso-icon-button", { key: '0e2b0f00578e857ee292e2c276516efcebcbba98', icon: "times", variant: "tertiary", label: "Zoekopdracht legen", onDsoClick: (e) => this.handleClear(e.detail.originalEvent) })), index.h("div", { key: '753c2a3ae343240ba4234631b8ea93318e22632e', class: "dso-button-container" }, index.h("span", { key: '9ec607afe4347550280631389368f2847bb53fe6', class: "divider" }), index.h("dso-icon-button", { key: 'ea6c03677bfd7a89b34d0a4416e8d5f38dab2124', icon: "chevron-up", variant: "tertiary", label: "Vorig zoekresultaat", onDsoClick: (e) => this.handlePrevious(e.detail.originalEvent), disabled: current <= 1 }), index.h("span", { key: 'b5fbeba0936fd222057f7ec38fc90e2c0c4c0cbe' }, current, "/", totalCount), index.h("dso-icon-button", { key: '01ee5a34b52a660705b451ecf9b72ba738c7fe1d', icon: "chevron-down", variant: "tertiary", label: "Volgend zoekresultaat", onDsoClick: (e) => this.handleNext(e.detail.originalEvent), disabled: current >= totalCount }))));
|
|
56
56
|
}
|
|
57
57
|
};
|
|
58
|
-
MarkBar.style = markBarCss;
|
|
58
|
+
MarkBar.style = markBarCss();
|
|
59
59
|
|
|
60
60
|
exports.dso_mark_bar = MarkBar;
|
|
61
61
|
//# sourceMappingURL=dso-mark-bar.entry.cjs.js.map
|
|
62
|
-
|
|
63
|
-
//# sourceMappingURL=dso-mark-bar.cjs.entry.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
var getActiveElement = require('./get-active-element-DTMk2T2F.js');
|
|
5
5
|
var i18n = require('./i18n-Dq0QvKWD.js');
|
|
6
6
|
var v4 = require('./v4-DVHpSsrI.js');
|
|
@@ -20,7 +20,7 @@ const translations = {
|
|
|
20
20
|
},
|
|
21
21
|
};
|
|
22
22
|
|
|
23
|
-
const modalCss =
|
|
23
|
+
const modalCss = () => `@keyframes ModalFadeIn{0%{opacity:0}100%{opacity:1}}*,*::after,*::before{box-sizing:border-box}:host{display:block}:host([fullscreen]) dialog{inline-size:100dvi;block-size:100dvb}:host([fullscreen]) dialog .dso-dialog{display:flex;flex-direction:column;inline-size:100%;block-size:100%}:host([fullscreen]) dialog .dso-dialog>dso-scrollable{flex-grow:1;max-block-size:unset}:host([fullscreen]) dialog .dso-footer{flex-shrink:0}@media screen and (max-width: 480px){:host dialog{inline-size:100dvi;block-size:100dvb}:host dialog .dso-dialog{display:flex;flex-direction:column;inline-size:100%;block-size:100%}:host dialog .dso-dialog>dso-scrollable{flex-grow:1;max-block-size:unset}:host dialog .dso-footer{flex-shrink:0}}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}button{-webkit-appearance:button;color:inherit;cursor:pointer;font:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible;text-transform:none}button[disabled]{cursor:default}button::-moz-focus-inner{border:0;padding:0}.dso-modal{overflow:visible;padding:0;border:0}.dso-modal::backdrop{background-color:rgba(255, 255, 255, 0.8)}.dso-modal .dso-dialog{inline-size:640px;background-color:#fff;opacity:1;box-shadow:0 8px 24px 0 rgba(25, 25, 25, 0.4);animation:200ms ease-out 0s 1 ModalFadeIn}.dso-modal .dso-header{position:relative;padding:16px;border-block-end:1px solid #ccc}.dso-modal .dso-header h2{max-inline-size:calc(100% - 24px);margin:0;color:#275937}.dso-modal .dso-header .dso-close{position:absolute;inset-block-start:16px;inset-inline-end:13px;block-size:32px;inline-size:32px;padding:0;background-color:transparent;border:0;text-align:center}.dso-modal>.dso-dialog>.dso-body p{margin-block:0 var(--_dt-rich-content-margin-block, 16px);margin-inline:0}.dso-modal>.dso-dialog>.dso-body ul,.dso-modal>.dso-dialog>.dso-body ol{margin-block-end:16px}.dso-modal>.dso-dialog>.dso-body ul:not(.list-group):not(.dso-link-list):not(.dso-columns-list),.dso-modal>.dso-dialog>.dso-body ol:not(.list-group):not(.dso-link-list):not(.dso-columns-list){padding-inline-start:24px}.dso-modal>.dso-dialog>.dso-body ul ul,.dso-modal>.dso-dialog>.dso-body ul ol,.dso-modal>.dso-dialog>.dso-body ol ul,.dso-modal>.dso-dialog>.dso-body ol ol{margin-block-end:0}.dso-modal>.dso-dialog>.dso-body pre{margin-block:0 16px;margin-inline:0}.dso-modal>.dso-dialog>.dso-body blockquote{padding-block:16px;padding-inline:24px}.dso-modal>.dso-dialog>.dso-body dso-highlight-box,.dso-modal>.dso-dialog>.dso-body .dso-highlight-box{margin-block-end:24px}.dso-modal>.dso-dialog>.dso-body img{block-size:auto;max-inline-size:100%}.dso-modal>.dso-dialog>.dso-body{block-size:calc(100% - 96px - 1.5rem);max-block-size:calc(70vh - 144px - 1.5em);min-block-size:1.5rem;overflow-x:auto;padding:32px}.dso-modal>.dso-dialog>dso-scrollable{block-size:calc(100% - 96px - 1.5rem);max-block-size:calc(70vh - 144px - 1.5em);min-block-size:6.5rem}.dso-modal>.dso-dialog>dso-scrollable .dso-body p{margin-block:0 var(--_dt-rich-content-margin-block, 16px);margin-inline:0}.dso-modal>.dso-dialog>dso-scrollable .dso-body ul,.dso-modal>.dso-dialog>dso-scrollable .dso-body ol{margin-block-end:16px}.dso-modal>.dso-dialog>dso-scrollable .dso-body ul:not(.list-group):not(.dso-link-list):not(.dso-columns-list),.dso-modal>.dso-dialog>dso-scrollable .dso-body ol:not(.list-group):not(.dso-link-list):not(.dso-columns-list){padding-inline-start:24px}.dso-modal>.dso-dialog>dso-scrollable .dso-body ul ul,.dso-modal>.dso-dialog>dso-scrollable .dso-body ul ol,.dso-modal>.dso-dialog>dso-scrollable .dso-body ol ul,.dso-modal>.dso-dialog>dso-scrollable .dso-body ol ol{margin-block-end:0}.dso-modal>.dso-dialog>dso-scrollable .dso-body pre{margin-block:0 16px;margin-inline:0}.dso-modal>.dso-dialog>dso-scrollable .dso-body blockquote{padding-block:16px;padding-inline:24px}.dso-modal>.dso-dialog>dso-scrollable .dso-body dso-highlight-box,.dso-modal>.dso-dialog>dso-scrollable .dso-body .dso-highlight-box{margin-block-end:24px}.dso-modal>.dso-dialog>dso-scrollable .dso-body img{block-size:auto;max-inline-size:100%}.dso-modal>.dso-dialog>dso-scrollable .dso-body{padding:32px}.dso-modal .dso-body:focus-visible{outline:none}@media screen and (max-width: 767px){.dso-modal .dso-footer .dso-primary+.dso-primary,.dso-modal .dso-footer .dso-primary+.dso-secondary,.dso-modal .dso-footer .dso-primary+.dso-tertiary,.dso-modal .dso-footer .dso-secondary+.dso-primary,.dso-modal .dso-footer .dso-secondary+.dso-secondary,.dso-modal .dso-footer .dso-secondary+.dso-tertiary,.dso-modal .dso-footer .dso-tertiary+.dso-primary,.dso-modal .dso-footer .dso-tertiary+.dso-secondary,.dso-modal .dso-footer .dso-tertiary+.dso-tertiary{margin-inline-start:0}.dso-modal .dso-footer button{inline-size:100%;text-align:center}.dso-modal .dso-footer button+button{margin-block-start:8px}.dso-modal .dso-footer button.dso-tertiary,.dso-modal .dso-footer button.dso-tertiary span{float:none}}.dso-modal .dso-footer{min-block-size:80px;padding-block:16px;padding-inline:32px;text-align:end}@media screen and (min-width: 768px){.dso-modal .dso-footer .dso-primary+.dso-secondary,.dso-modal .dso-footer .dso-secondary+.dso-secondary,.dso-modal .dso-footer .dso-tertiary+.dso-secondary{margin-inline-start:16px}.dso-modal .dso-footer .dso-primary+.dso-tertiary,.dso-modal .dso-footer .dso-secondary+.dso-tertiary,.dso-modal .dso-footer .dso-tertiary+.dso-tertiary{margin-inline-start:0}}@media screen and (max-width: 767px){.dso-modal .dso-dialog{max-inline-size:100%;margin-block-start:0}.dso-modal .dso-footer .dso-primary+.dso-primary,.dso-modal .dso-footer .dso-primary+.dso-secondary,.dso-modal .dso-footer .dso-primary+.dso-tertiary,.dso-modal .dso-footer .dso-secondary+.dso-primary,.dso-modal .dso-footer .dso-secondary+.dso-secondary,.dso-modal .dso-footer .dso-secondary+.dso-tertiary,.dso-modal .dso-footer .dso-tertiary+.dso-primary,.dso-modal .dso-footer .dso-tertiary+.dso-secondary,.dso-modal .dso-footer .dso-tertiary+.dso-tertiary{margin-inline-start:0}.dso-modal .dso-footer button{inline-size:100%;text-align:center}.dso-modal .dso-footer button+button{margin-block-start:8px}.dso-modal .dso-footer button.dso-tertiary,.dso-modal .dso-footer button.dso-tertiary span{float:none}}@media screen and (max-height: 380px){.dso-modal .dso-dialog{min-block-size:216px;margin-block-start:8px;margin-block-end:8px}.dso-modal .dso-header{padding-block:8px;padding-inline:16px}.dso-modal .dso-header .dso-close{inset-block-start:8px}.dso-modal .dso-body{padding-block:16px;padding-inline:24px}.dso-modal .dso-footer{min-block-size:auto;overflow:auto;padding-block:8px;padding-inline:32px}}.dso-modal .dso-header dso-icon-button{position:absolute;inset-block-start:22px;inset-inline-end:17px}`;
|
|
24
24
|
|
|
25
25
|
const Modal = class {
|
|
26
26
|
constructor(hostRef) {
|
|
@@ -86,13 +86,11 @@ const Modal = class {
|
|
|
86
86
|
}
|
|
87
87
|
render() {
|
|
88
88
|
var _a;
|
|
89
|
-
return (index.h("dialog", { key: '
|
|
89
|
+
return (index.h("dialog", { key: '8160801bfd3f476ae7d62fd6b0473a50eb98b83d', class: "dso-modal", role: (_a = this.dialogRole) !== null && _a !== void 0 ? _a : undefined, "aria-modal": "true", "aria-labelledby": this.ariaId, ref: (element) => (this.htmlDialogElement = element), onClick: (e) => this.handleDialogClick(e), onKeyDown: (e) => this.blockEscapeKey(e) }, index.h("div", { key: '05ce0361e4a8d0dd3f382990650beef517b1efc5', class: "dso-dialog", role: "document" }, this.modalTitle ? (index.h("div", { class: "dso-header" }, index.h("h2", { id: this.ariaId }, this.modalTitle), this.closable && (index.h("dso-icon-button", { id: "close-modal", icon: "times", variant: "tertiary", label: this.text("close"), onDsoClick: (e) => this.dsoClose.emit({ originalEvent: e }) })))) : (index.h("span", { class: "sr-only", id: this.ariaId }, this.text("dialog"))), index.h("dso-scrollable", { key: '2078683c54e36bfdcbf519cdb735c1c311ffbd9e' }, index.h("div", { key: '155f55ed093e9dfbe3fba7866bfa3da07ef2fe06', class: "dso-body", tabIndex: 0 }, index.h("slot", { key: 'ef2d5cce45c436c08a982b26a79810f0f542d3ba', name: "body" }))), this.hasFooter && (index.h("div", { key: 'f7c67dcc310923290d1589601c472c365c359a48', class: "dso-footer" }, index.h("slot", { key: 'ad642cfe380238b4a7266e5a0029216576901efc', name: "footer" }))))));
|
|
90
90
|
}
|
|
91
91
|
get host() { return index.getElement(this); }
|
|
92
92
|
};
|
|
93
|
-
Modal.style = modalCss;
|
|
93
|
+
Modal.style = modalCss();
|
|
94
94
|
|
|
95
95
|
exports.dso_modal = Modal;
|
|
96
96
|
//# sourceMappingURL=dso-modal.entry.cjs.js.map
|
|
97
|
-
|
|
98
|
-
//# sourceMappingURL=dso-modal.cjs.entry.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
var positionTooltip_function = require('./position-tooltip.function-ByMSSaYN.js');
|
|
5
5
|
require('./floating-ui.dom-CHD5ZW0W.js');
|
|
6
6
|
|
|
7
|
-
const onboardingTipCss =
|
|
7
|
+
const onboardingTipCss = () => `*,*::after,*::before{box-sizing:border-box}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}::slotted([slot=heading]){display:flex !important;align-items:center !important;margin-block-end:0 !important;margin-block-start:0 !important;color:#fff !important;line-height:1.375 !important}:host{--_dso-button-primary-background-color:#fff;--_dso-button-primary-border-color:#fff;--_dso-button-primary-color:#000;--_dso-button-primary-hover-background-color:#ccc;--_dso-button-primary-hover-border-color:#ccc;--_dso-button-primary-hover-color:#000;--_dso-button-primary-active-background-color:#999;--_dso-button-primary-active-border-color:#999;--_dso-button-primary-active-color:#000;--_dso-button-primary-disabled-background-color:#fff;--_dso-button-primary-disabled-border-color:#fff;--_dso-button-primary-disabled-color:#b2b2b2;--_dso-button-secondary-background-color:#fff;--_dso-button-secondary-border-color:#fff;--_dso-button-secondary-color:#000;--_dso-button-secondary-hover-background-color:#ccc;--_dso-button-secondary-hover-border-color:#ccc;--_dso-button-secondary-hover-color:#000;--_dso-button-secondary-active-background-color:#999;--_dso-button-secondary-active-border-color:#999;--_dso-button-secondary-active-color:#000;--_dso-button-secondary-disabled-background-color:#fff;--_dso-button-secondary-disabled-border-color:#fff;--_dso-button-secondary-disabled-color:#b2b2b2;display:block;filter:drop-shadow(2px 2px 16px rgba(0, 0, 0, 0.4));transition:visibility 400ms, opacity 400ms}:host(:not([ready])){opacity:1;animation:400ms ease-in 1 normal both fadeInOpacity}:host([popover]){margin:0 !important;border:0;padding:0;background-color:transparent;overflow:unset}.onboarding-tip{font-family:Asap, sans-serif;font-style:normal;font-weight:400;line-height:1.5;line-break:auto;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;overflow-wrap:normal;word-spacing:normal;white-space:normal;font-size:14px;inset-block-start:0;inset-inline-start:0;z-index:410}@media screen and (max-width: 360px){.onboarding-tip{padding-inline-start:8px !important}}.dso-close{position:absolute;inset-block-start:4px;inset-inline-end:4px}.onboarding-tip-inner{--link-color:#fff;--link-hover-color:#b2b2b2;--link-visited-color:#7f7f7f;max-inline-size:min(360px, 100vw - 2 * 8px);max-block-size:calc(100vh - 10px);overflow:auto;padding-block:32px 8px;padding-inline:8px;border-radius:4px;display:block;font-size:1rem;position:relative;z-index:2}.onboarding-tip-inner{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.onboarding-tip-inner a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-wit"))}.onboarding-tip-inner a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-wit"))}.onboarding-tip-inner a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-wit"))}.onboarding-tip-inner a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-wit"))}.onboarding-tip-inner{--_dso-icon-button-tertiary-color:#fff;background-color:#2b5780;color:#fff}@media screen and (max-width: 991px){.onboarding-tip-inner{max-block-size:unset}}.onboarding-tip-arrow{border-start-start-radius:4px;position:absolute;block-size:20px;inline-size:20px;background:#2b5780;z-index:1;pointer-events:none}.onboarding-tip-content-wrapper{padding-inline:16px;padding-block-end:16px}.onboarding-tip-content-heading{display:flex}.onboarding-tip-content-heading dso-icon{margin-inline-end:8px}@keyframes fadeInOpacity{0%{opacity:0}100%{opacity:1}}`;
|
|
8
8
|
|
|
9
9
|
const OnboardingTip = class {
|
|
10
10
|
constructor(hostRef) {
|
|
@@ -46,7 +46,7 @@ const OnboardingTip = class {
|
|
|
46
46
|
this.cleanUp = undefined;
|
|
47
47
|
}
|
|
48
48
|
render() {
|
|
49
|
-
return (index.h(index.Host, { key: '
|
|
49
|
+
return (index.h(index.Host, { key: 'd60e322e9eb46e0271a0172db57e82b1e170e193', popover: "manual", ready: this.ready, onAnimationend: () => (this.ready = true) }, index.h("div", { key: 'f463fe476aaa88b2e1de6506c97d2a8c32b82e09', class: "onboarding-tip", role: "tooltip" }, index.h("div", { key: 'b3d99d6b2c7bb5029409fd9d2e131c5aff5cf328', class: "onboarding-tip-inner" }, index.h("div", { key: '658a012c2e7358c317b76571b8f13270ad5d0960', class: "onboarding-tip-content-wrapper" }, this.headingSlottedElement !== null && (index.h("div", { key: 'dfa159ff194062122bf9760233ff09a579f79b69', class: "onboarding-tip-content-heading" }, index.h("dso-icon", { key: '45d18025a2918ffee7defff889b807989157c939', icon: "light-bulb" }), index.h("slot", { key: '6708d1880a299184800721b43111e695bbd60b21', name: "heading" }))), index.h("dso-icon-button", { key: 'f946318abace8994e4686ee363765e90c962701a', class: "dso-close", label: "Sluiten", variant: "tertiary", icon: "times", onDsoClick: (e) => this.dsoClose.emit({ originalEvent: e }) }), index.h("slot", { key: 'b15cbc5b14e9ba3156161e4886708de46ee28a33' }))), index.h("div", { key: '1d6f4ff0a16e4b50b7cbdec2d42ff558093a8f21', class: "onboarding-tip-arrow", ref: (ref) => (this.tipArrowRef = ref) }))));
|
|
50
50
|
}
|
|
51
51
|
get headingSlottedElement() {
|
|
52
52
|
return this.host.querySelector("[slot='heading']");
|
|
@@ -71,9 +71,7 @@ const OnboardingTip = class {
|
|
|
71
71
|
}
|
|
72
72
|
get host() { return index.getElement(this); }
|
|
73
73
|
};
|
|
74
|
-
OnboardingTip.style = onboardingTipCss;
|
|
74
|
+
OnboardingTip.style = onboardingTipCss();
|
|
75
75
|
|
|
76
76
|
exports.dso_onboarding_tip = OnboardingTip;
|
|
77
77
|
//# sourceMappingURL=dso-onboarding-tip.entry.cjs.js.map
|
|
78
|
-
|
|
79
|
-
//# sourceMappingURL=dso-onboarding-tip.cjs.entry.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
var isModifiedEvent = require('./is-modified-event-Dh9YsHw8.js');
|
|
5
5
|
|
|
6
|
-
const paginationCss =
|
|
6
|
+
const paginationCss = () => `:host{display:block}*,*::after,*::before{box-sizing:border-box}.pagination ul{padding-inline-start:initial;text-align:center}.pagination ul>li{display:inline-block;font-weight:bold;line-height:calc(2rem - 4px);text-align:center;vertical-align:middle}.pagination ul>li>a,.pagination ul>li>span{align-items:center;color:#39870c;display:flex;block-size:2rem;justify-content:center;position:relative;min-inline-size:2rem;padding:2px;padding-block:2px;padding-inline:2px}.pagination ul>li>a:active{background-color:#ebf3e6}.pagination ul>li>span{border:2px solid transparent;border-radius:1rem}.pagination ul>li a{line-height:2rem;text-decoration:none}.pagination ul>li a:hover,.pagination ul>li a:focus{text-decoration:none}.pagination ul>li a:hover::after,.pagination ul>li a:focus::after{border-block-end-color:#39870c}.pagination ul>li a::after{border-block-end:3px solid transparent;inset-block-end:0;content:"";display:inline-block;inset-inline-start:0;position:absolute;inline-size:100%}.pagination ul>li.active span{background-color:#39870c;color:#fff}.pagination ul>li+li{margin-inline-start:8px}.dso-page-hidden{visibility:hidden}.sr-only.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}`;
|
|
7
7
|
|
|
8
8
|
const Pagination = class {
|
|
9
9
|
constructor(hostRef) {
|
|
@@ -147,9 +147,7 @@ const Pagination = class {
|
|
|
147
147
|
}
|
|
148
148
|
get host() { return index.getElement(this); }
|
|
149
149
|
};
|
|
150
|
-
Pagination.style = paginationCss;
|
|
150
|
+
Pagination.style = paginationCss();
|
|
151
151
|
|
|
152
152
|
exports.dso_pagination = Pagination;
|
|
153
153
|
//# sourceMappingURL=dso-pagination.entry.cjs.js.map
|
|
154
|
-
|
|
155
|
-
//# sourceMappingURL=dso-pagination.cjs.entry.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
var isModifiedEvent = require('./is-modified-event-Dh9YsHw8.js');
|
|
5
5
|
|
|
6
|
-
const plekinfoCardCss =
|
|
6
|
+
const plekinfoCardCss = () => `ins{text-decoration:none}ins{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}ins a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}ins a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}ins a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}ins a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}ins{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#e4f1d4;color:#191919}ins{box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.5);--_dso-ozon-content-toggletip-color:colors.$zwart}del{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}del a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}del a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}del a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}del a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}del{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#f5d8dc;color:#191919}del{--_dso-ozon-content-toggletip-color:colors.$zwart;text-decoration:line-through;--_dso-ozon-content-toggletip-text-decoration:underline line-through}@media screen and (min--moz-device-pixel-ratio: 0){del{font-family:sans-serif}}*,*::after,*::before{box-sizing:border-box}:host{display:block}.dso-plekinfo-card-container{padding-block:16px;padding-inline:16px;inline-size:100%}.dso-plekinfo-card-container .dso-plekinfo-card-heading{display:flex;align-items:start;column-gap:8px}@media screen and (max-width: 480px){.dso-plekinfo-card-container .dso-plekinfo-card-heading{flex-wrap:wrap}}.dso-plekinfo-card-container .dso-plekinfo-card-heading+.dso-plekinfo-card-content{margin-block-start:8px}.dso-plekinfo-card-container .dso-plekinfo-card-symbol{grid-row:span 2;margin-inline-end:8px}.dso-plekinfo-card-container:has(.dso-plekinfo-card-heading a:is(:hover,:focus-visible)){background-color:#f2f2f2}ins.dso-plekinfo-card-container:has(.dso-plekinfo-card-heading a:is(:hover,:focus-visible)){background-color:#d8e5c9}del.dso-plekinfo-card-container:has(.dso-plekinfo-card-heading a:is(:hover,:focus-visible)){background-color:#e9cdd1}:host([active]:not([active=false])) .dso-plekinfo-card-container{background-color:#e5e5e5}:host([active]:not([active=false])) ins.dso-plekinfo-card-container{background-color:#ced9bf}:host([active]:not([active=false])) del.dso-plekinfo-card-container{background-color:#ddc3c6}:host([has-symbol]) .dso-plekinfo-card-container{display:grid;grid-template-columns:1fr minmax(0, 100%)}:host([has-symbol]) .dso-plekinfo-card-container .dso-plekinfo-card-heading,:host([has-symbol]) .dso-plekinfo-card-container .dso-plekinfo-card-content{grid-column:2/-1}::slotted([slot=meta]){display:flex !important;justify-content:space-between !important;flex-shrink:0 !important;align-self:end !important}@media screen and (max-width: 480px){::slotted([slot=meta]){flex-basis:100% !important;margin-block-start:8px !important}}::slotted([slot=heading]){display:inline !important;font-size:1.125em !important;font-weight:700 !important;color:#275937 !important;line-height:1.25 !important;margin-block-end:0 !important;margin-block-start:0 !important}::slotted([slot=content]){--_dt-rich-content-margin-block:8px;--_dt-rich-content-margin-block-end:0;--_dt-rich-content-margin-block-start:0}::slotted([slot=interaction]){display:flex !important;justify-content:space-between !important;margin-inline-start:auto !important}@media screen and (max-width: 480px){::slotted([slot=interaction]){flex-basis:100% !important;margin-block-start:16px !important}}.heading-anchor{color:#275937;text-decoration:none}.heading-anchor:hover{color:#275937;text-decoration:underline}.heading-anchor:visited{color:#275937}.heading-anchor .sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}.heading-anchor .icon-container{position:relative;padding-inline-end:24px}.heading-anchor .icon-container dso-icon{position:absolute;inset-inline-end:0;inset-block-end:-3px;block-size:24px;inline-size:24px}`;
|
|
7
7
|
|
|
8
8
|
const WrapWijzigactie = ({ wijzigactie }, children) => {
|
|
9
9
|
if (wijzigactie === "voegtoe") {
|
|
@@ -49,13 +49,11 @@ const PlekinfoCard = class {
|
|
|
49
49
|
}
|
|
50
50
|
render() {
|
|
51
51
|
const hasSymbol = this.symbolSlottedElement !== null;
|
|
52
|
-
return (index.h(index.Host, { key: '
|
|
52
|
+
return (index.h(index.Host, { key: '88281278c8b439633eab1a9ca448cc94d2cae443', "has-symbol": hasSymbol }, index.h(WrapWijzigactie, { key: '1b81d16887550c21bd06cac6124e7ae17c5b0cff', wijzigactie: this.wijzigactie }, index.h("div", { key: 'bd448966c8f8ba32614f1b65bb08fbec194c3e28', class: "dso-plekinfo-card-symbol", hidden: !hasSymbol }, index.h("slot", { key: '08db6c3eab68d220d04d3fdde741959cbdc69908', name: "symbol" })), index.h("div", { key: '71561f242890f6bea2229d7aef72fddceb4e5b37', class: "dso-plekinfo-card-heading" }, this.href ? (index.h("a", { href: this.href, target: this.targetBlank ? "_blank" : undefined, rel: this.targetBlank ? "noopener noreferrer" : undefined, class: "heading-anchor", onClick: (e) => this.clickEventHandler(e) }, index.h("span", { class: "icon-container" }, this.targetBlank ? (index.h(index.Fragment, null, index.h("dso-icon", { icon: "external-link" }), index.h("span", { class: "sr-only" }, "(Opent andere website in nieuw tabblad)"))) : (index.h("dso-icon", { icon: "chevron-right" })), index.h("slot", { name: "heading" })))) : (index.h("slot", { name: "heading" })), this.metaSlottedElement !== null && index.h("slot", { key: '5082d7a4cf6690023ca4dd9d5196fe6b2ae30cf5', name: "meta" }), this.interaction !== null && index.h("slot", { key: '321d20c96a0b8a3f32d779a3bdda44a2f9b8eec5', name: "interaction" })), index.h("div", { key: '05a7e71a09d5807496b65b2d9294d2ce249ae1de', class: "dso-plekinfo-card-content" }, index.h("slot", { key: '28be581464755c8626cab40c8af0b90b84db430d', name: "content" })))));
|
|
53
53
|
}
|
|
54
54
|
get host() { return index.getElement(this); }
|
|
55
55
|
};
|
|
56
|
-
PlekinfoCard.style = plekinfoCardCss;
|
|
56
|
+
PlekinfoCard.style = plekinfoCardCss();
|
|
57
57
|
|
|
58
58
|
exports.dso_plekinfo_card = PlekinfoCard;
|
|
59
59
|
//# sourceMappingURL=dso-plekinfo-card.entry.cjs.js.map
|
|
60
|
-
|
|
61
|
-
//# sourceMappingURL=dso-plekinfo-card.cjs.entry.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
var i18n = require('./i18n-Dq0QvKWD.js');
|
|
5
5
|
|
|
6
6
|
const translations = {
|
|
@@ -16,7 +16,7 @@ const translations = {
|
|
|
16
16
|
},
|
|
17
17
|
};
|
|
18
18
|
|
|
19
|
-
const progressIndicatorCss =
|
|
19
|
+
const progressIndicatorCss = () => `*,*::after,*::before{box-sizing:border-box}.dso-progress-indicator-spinner{display:inline-block;margin:0;position:relative;vertical-align:middle}span.dso-progress-indicator-label{margin-inline-start:16px;vertical-align:middle}:host([block]){align-items:center;display:flex;justify-content:center}:host([size=small]) .dso-progress-indicator-spinner,:host([size=small]) dso-icon,:host(:not([size=medium]):not([size=large])) .dso-progress-indicator-spinner,:host(:not([size=medium]):not([size=large])) dso-icon{block-size:24px;inline-size:24px}:host([size=small]):host([block]),:host(:not([size=medium]):not([size=large])):host([block]){padding-block:12px;padding-inline:16px}:host([size=medium]) .dso-progress-indicator-spinner,:host([size=medium]) dso-icon{block-size:32px;inline-size:32px}:host([size=medium]):host([block]){padding:16px}:host([size=large]) .dso-progress-indicator-spinner,:host([size=large]) dso-icon{block-size:48px;inline-size:48px}:host([size=large]):host([block]){padding-block:24px;padding-inline:16px}`;
|
|
20
20
|
|
|
21
21
|
const Progressindicator = class {
|
|
22
22
|
constructor(hostRef) {
|
|
@@ -24,13 +24,11 @@ const Progressindicator = class {
|
|
|
24
24
|
this.text = i18n.i18n(() => this.host, translations);
|
|
25
25
|
}
|
|
26
26
|
render() {
|
|
27
|
-
return (index.h(index.Host, { key: '
|
|
27
|
+
return (index.h(index.Host, { key: 'cd6737c28d3a68a15a1ef6da4e0f5b50ac6ef7e2' }, index.h("span", { key: '2ef9ebc64dac7b768da7d38293016586b560cd8c', class: "dso-progress-indicator-spinner", role: "progressbar", "aria-labelledby": "progress-indicator-label" }, index.h("dso-icon", { key: '57bac10449cb3640c69bd266065e413b6162840f', icon: "spinner" })), index.h("span", { key: 'bf4e4016ad21bee5c3264a22288d46c005bb86d7', id: "progress-indicator-label", class: "dso-progress-indicator-label" }, this.label || this.text("label"))));
|
|
28
28
|
}
|
|
29
29
|
get host() { return index.getElement(this); }
|
|
30
30
|
};
|
|
31
|
-
Progressindicator.style = progressIndicatorCss;
|
|
31
|
+
Progressindicator.style = progressIndicatorCss();
|
|
32
32
|
|
|
33
33
|
exports.dso_progress_indicator = Progressindicator;
|
|
34
34
|
//# sourceMappingURL=dso-progress-indicator.entry.cjs.js.map
|
|
35
|
-
|
|
36
|
-
//# sourceMappingURL=dso-progress-indicator.cjs.entry.js.map
|
|
@@ -1,20 +1,18 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
|
|
5
|
-
const projectItemCss =
|
|
5
|
+
const projectItemCss = () => `:host{display:block;padding:16px;border:1px solid #ccc;border-radius:4px}*,*::after,*::before{box-sizing:border-box}::slotted(dl[slot=progress]),::slotted(dl[slot=status]){--_dt-dl-margin-block-end:0;--_dt-dl-before-display:none;--_dt-dl-dt-font-weight:normal;--_dt-dl-dd-margin-block-start:0;--_dt-dl-dd-margin-inline-start:units.$u1;--_dt-dl-dd-padding-inline-start:0;--_dt-dl-dt-inline-size:auto;--_dt-dl-dd-last-margin-block-end:0;--_dt-mark-bg-color:none;--_dt-mark-padding-block:0;--_dt-mark-color:inherit;--_dt-mark-font-weight:600;display:flex !important;flex-wrap:wrap;column-gap:16px}::slotted([slot=status]){--_dt-dl-font-size:0.875rem}::slotted([slot=title]){margin-block:0 !important;font-size:1.25rem !important}::slotted([slot=actions]){display:flex}.project-item-header{display:flex;gap:16px;flex-wrap:nowrap;align-items:flex-start;margin-block-end:16px}.project-item-title{display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-grow:1}.project-item-actions{display:flex;flex-shrink:0;flex-wrap:nowrap}.project-item-info{display:flex;gap:16px;justify-content:space-between;flex-wrap:wrap;align-items:flex-end}`;
|
|
6
6
|
|
|
7
7
|
const ProjectItem = class {
|
|
8
8
|
constructor(hostRef) {
|
|
9
9
|
index.registerInstance(this, hostRef);
|
|
10
10
|
}
|
|
11
11
|
render() {
|
|
12
|
-
return (index.h(index.Fragment, { key: '
|
|
12
|
+
return (index.h(index.Fragment, { key: 'dc927dc8773291c0709508edba47ca26c2ede436' }, index.h("div", { key: '9a3bb52042f14729bcc901910b6e9b2079016ec2', class: "project-item-header" }, index.h("div", { key: 'd96a6ba3db326a419e5c23e04df57a4971376e01', class: "project-item-title" }, index.h("slot", { key: 'b1391da51a7a31c266af4eac6a38bb787ff9d61e', name: "title" }), this.label && (index.h("dso-label", { key: 'a74eb151ac93e380c1ec34582e6e27d03ed4e653', status: "error", compact: true }, this.label))), index.h("div", { key: '72715f0aef918e750ae8223cdee16499a3fd9724', class: "project-item-actions" }, index.h("slot", { key: 'bb60d3b446a31eb52839ee78dc0ec0d20d6a8ac3', name: "actions" }))), index.h("div", { key: '8732a8072e939fac28ff1e82c7ca56ecc6892225', class: "project-item-info" }, index.h("div", { key: 'a7b3a8ba83f3b146c87b54ceef6824ce989d20c3', class: "project-item-progress" }, index.h("slot", { key: '1417c6d9cb4b2fed42afe0e64ab06b4fceccf383', name: "progress" })), index.h("div", { key: 'c8c458f1cb1958d84d173f5e50fb862ea455fc26', class: "project-item-status" }, index.h("slot", { key: 'e5f33e5cd2f6ac544119ec5fd33945a2b15821a8', name: "status" })))));
|
|
13
13
|
}
|
|
14
14
|
};
|
|
15
|
-
ProjectItem.style = projectItemCss;
|
|
15
|
+
ProjectItem.style = projectItemCss();
|
|
16
16
|
|
|
17
17
|
exports.dso_project_item = ProjectItem;
|
|
18
18
|
//# sourceMappingURL=dso-project-item.entry.cjs.js.map
|
|
19
|
-
|
|
20
|
-
//# sourceMappingURL=dso-project-item.cjs.entry.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
|
|
5
|
-
const responsiveElementCss =
|
|
5
|
+
const responsiveElementCss = () => `:host{display:block}`;
|
|
6
6
|
|
|
7
7
|
const elementSizes = [
|
|
8
8
|
{
|
|
@@ -47,13 +47,11 @@ const ResponsiveElement = class {
|
|
|
47
47
|
this.observer.unobserve(this.host);
|
|
48
48
|
}
|
|
49
49
|
render() {
|
|
50
|
-
return (index.h(index.Host, { key: '
|
|
50
|
+
return (index.h(index.Host, { key: '5718aa211beb1acabca634055f92410c5df334e8', small: this.sizeAlias === "small", medium: this.sizeAlias === "medium", large: this.sizeAlias === "large" }, index.h("slot", { key: 'de6078715bde5780643275f38e0e3d74bd5efb99' })));
|
|
51
51
|
}
|
|
52
52
|
get host() { return index.getElement(this); }
|
|
53
53
|
};
|
|
54
|
-
ResponsiveElement.style = responsiveElementCss;
|
|
54
|
+
ResponsiveElement.style = responsiveElementCss();
|
|
55
55
|
|
|
56
56
|
exports.dso_responsive_element = ResponsiveElement;
|
|
57
57
|
//# sourceMappingURL=dso-responsive-element.entry.cjs.js.map
|
|
58
|
-
|
|
59
|
-
//# sourceMappingURL=dso-responsive-element.cjs.entry.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index$1 = require('./index-
|
|
3
|
+
var index$1 = require('./index-DDpKNH_F.js');
|
|
4
4
|
var clsx = require('./clsx-BtxeOLZW.js');
|
|
5
5
|
var index = require('./index-DMUCyuUA.js');
|
|
6
6
|
|
|
7
|
-
const scrollableCss =
|
|
7
|
+
const scrollableCss = () => `:host{display:block;block-size:100%;overflow-y:hidden}*,*::after,*::before{box-sizing:border-box}.dso-shadow-container{block-size:100%;max-block-size:inherit;min-block-size:inherit;position:relative}.dso-shadow-container .dso-scroll-container{block-size:100%;max-block-size:inherit;min-block-size:inherit;overflow-y:auto;padding-inline:var(--_dso-scrollable-container-padding-inline, 0)}.dso-shadow-container .dso-scroll-container::before,.dso-shadow-container .dso-scroll-container::after{background-repeat:no-repeat;background-size:100% 24px;content:"";display:block;block-size:24px;inset-inline-start:0;opacity:0;overflow:visible;position:absolute;transition:opacity 150ms ease-in-out;inline-size:100%;pointer-events:none;z-index:1}.dso-shadow-container .dso-scroll-container::before{background-image:linear-gradient(to top, rgba(183, 183, 183, 0), rgba(183, 183, 183, 0.7));inset-block-start:0}.dso-shadow-container .dso-scroll-container::after{background-image:linear-gradient(to bottom, rgba(183, 183, 183, 0), rgba(183, 183, 183, 0.7));inset-block-end:0}.dso-shadow-container .dso-scroll-container.dso-scroll-bottom::before{opacity:1}.dso-shadow-container .dso-scroll-container.dso-scroll-top::after{opacity:1}.dso-shadow-container .dso-scroll-container.dso-scroll-middle::before,.dso-shadow-container .dso-scroll-container.dso-scroll-middle::after{opacity:1}`;
|
|
8
8
|
|
|
9
9
|
const resizeObserver = new ResizeObserver(index.debounce((entries) => entries.forEach((entry) => { var _a; return (_a = getScrollableComponentFromResizeObserverEntry(entry)) === null || _a === void 0 ? void 0 : _a._setScrollState(); }), 50));
|
|
10
10
|
function getScrollableComponentFromResizeObserverEntry({ target, }) {
|
|
@@ -91,15 +91,13 @@ const Scrollable = class {
|
|
|
91
91
|
this.slottedElements.forEach((element) => resizeObserver.unobserve(element));
|
|
92
92
|
}
|
|
93
93
|
render() {
|
|
94
|
-
return (index$1.h("div", { key: '
|
|
94
|
+
return (index$1.h("div", { key: '18abce4ff05e2d89d253583a3d2bdf12610ab4b9', ref: (el) => (this.shadowContainerDiv = el), class: "dso-shadow-container" }, index$1.h("div", { key: '07b52e8d9f21afa30caac15724abe742ea50b12b', ref: (el) => (this.scrollContainerDiv = el), class: clsx.clsx("dso-scroll-container", {
|
|
95
95
|
[`dso-scroll-${this.scrollPosition}`]: this.scrollPosition !== "noScroll",
|
|
96
|
-
}), onScroll: () => this._setScrollState() }, index$1.h("slot", { key: '
|
|
96
|
+
}), onScroll: () => this._setScrollState() }, index$1.h("slot", { key: '545716e80e680ac94a26f75e607441f53f452abf' }))));
|
|
97
97
|
}
|
|
98
98
|
get host() { return index$1.getElement(this); }
|
|
99
99
|
};
|
|
100
|
-
Scrollable.style = scrollableCss;
|
|
100
|
+
Scrollable.style = scrollableCss();
|
|
101
101
|
|
|
102
102
|
exports.dso_scrollable = Scrollable;
|
|
103
103
|
//# sourceMappingURL=dso-scrollable.entry.cjs.js.map
|
|
104
|
-
|
|
105
|
-
//# sourceMappingURL=dso-scrollable.cjs.entry.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
var isModifiedEvent = require('./is-modified-event-Dh9YsHw8.js');
|
|
5
5
|
|
|
6
|
-
const skiplinkCss =
|
|
6
|
+
const skiplinkCss = () => `:host{position:fixed;inset-block-start:0;inset-inline-start:0;z-index:2;display:block;inline-size:100vw}*,*::after,*::before{box-sizing:border-box}a{position:absolute;inset-inline-start:50%;inset-block-start:16px;display:inline-block;inline-size:1px;block-size:1px;overflow:hidden;background-color:#fff;border-radius:2px;clip-path:inset(1px);color:var(--link-color);white-space:nowrap;text-decoration:none;transform:translate(-50%);box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2)}a:focus-visible{inline-size:auto;block-size:auto;padding:8px;clip-path:none;white-space:normal;outline-offset:2px}`;
|
|
7
7
|
|
|
8
8
|
const Skiplink = class {
|
|
9
9
|
constructor(hostRef) {
|
|
@@ -17,12 +17,10 @@ const Skiplink = class {
|
|
|
17
17
|
return this.dsoSkiplinkClick.emit({ originalEvent: e, isModifiedEvent: isModifiedEvent.isModifiedEvent(e) });
|
|
18
18
|
}
|
|
19
19
|
render() {
|
|
20
|
-
return (index.h("a", { key: '
|
|
20
|
+
return (index.h("a", { key: '77d913791f843bc6ffc8ff0d11d06ceb5f1e0bee', href: `#${this.to}`, onClick: (e) => this.clickEventHandler(e) }, this.label, index.h("dso-icon", { key: '2ca481355e61ace0657317ddb6669df00dedfdec', icon: "chevron-right" })));
|
|
21
21
|
}
|
|
22
22
|
};
|
|
23
|
-
Skiplink.style = skiplinkCss;
|
|
23
|
+
Skiplink.style = skiplinkCss();
|
|
24
24
|
|
|
25
25
|
exports.dso_skiplink = Skiplink;
|
|
26
26
|
//# sourceMappingURL=dso-skiplink.entry.cjs.js.map
|
|
27
|
-
|
|
28
|
-
//# sourceMappingURL=dso-skiplink.cjs.entry.js.map
|