@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,146 @@
|
|
|
1
|
+
import { p as proxyCustomElement, H, f as forceUpdate, h, d as Host, t as transformTag } from './p-BeWimuZg.js';
|
|
2
|
+
import { d as debounce } from './p-baWVwd8J.js';
|
|
3
|
+
import { d as defineCustomElement$2 } from './p-DMYengW8.js';
|
|
4
|
+
import { d as defineCustomElement$1 } from './p-DzcyUrLK.js';
|
|
5
|
+
|
|
6
|
+
const imageOverlayCss = () => `:host{display:inline-block;position:relative}:host .wrapper{overflow:visible;padding:0;border:0}:host .wrapper::backdrop{background-color:rgba(255, 255, 255, 0.8)}:host(:hover) .open,.open:focus{opacity:1}.open{opacity:0;position:absolute;inset-inline-end:16px;inset-block-start:16px}.wrapper{align-self:center;box-shadow:0 8px 24px 0 rgba(25, 25, 25, 0.4);line-height:0;outline:4px solid #fff;z-index:20}.wrapper .title{background-color:#fff;font-weight:700;line-height:initial;padding:8px;position:absolute}.wrapper img{inline-size:auto;block-size:auto;max-inline-size:100%;max-block-size:calc(100vh - 64px)}.wrapper .figuur-bijschrift:not([hidden]){display:block;font-size:0.75rem;font-style:italic;padding-block-end:12px;padding-block-start:16px}.close{position:absolute;inset-block-start:16px;inset-inline-end:16px}ins.editaction-add{display:inline-block;margin-block-end:8px;padding:8px;text-decoration:none}ins.editaction-add{--_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.editaction-add 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.editaction-add 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.editaction-add 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.editaction-add 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.editaction-add{--_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.editaction-add{box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.5);--_dso-ozon-content-toggletip-color:colors.$zwart}ins.editaction-add .wrapper{outline:none;padding:8px}ins.editaction-add .wrapper{--_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.editaction-add .wrapper 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.editaction-add .wrapper 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.editaction-add .wrapper 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.editaction-add .wrapper 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.editaction-add .wrapper{--_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.editaction-add .wrapper{box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.5);--_dso-ozon-content-toggletip-color:colors.$zwart}ins.editaction-add .wrapper .editaction-label{line-height:1.5}ins.editaction-add .wrapper .close{inset-block-start:48px}ins.editaction-add .open{inset-block-start:48px}del.editaction-remove{display:inline-block;margin-block-end:8px;padding:8px}del.editaction-remove{--_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.editaction-remove 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.editaction-remove 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.editaction-remove 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.editaction-remove 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.editaction-remove{--_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.editaction-remove{--_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.editaction-remove{font-family:sans-serif}}del.editaction-remove .wrapper{outline:none;padding:8px}del.editaction-remove .wrapper{--_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.editaction-remove .wrapper 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.editaction-remove .wrapper 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.editaction-remove .wrapper 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.editaction-remove .wrapper 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.editaction-remove .wrapper{--_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.editaction-remove .wrapper{--_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.editaction-remove .wrapper{font-family:sans-serif}}del.editaction-remove .wrapper .title{text-decoration:line-through}del.editaction-remove .wrapper .editaction-label{line-height:1.5}del.editaction-remove .wrapper .close{inset-block-start:48px}del.editaction-remove .open{inset-block-start:48px}.editaction-label{font-style:italic;margin-block-end:8px}`;
|
|
7
|
+
|
|
8
|
+
const wijzigactieLabels = {
|
|
9
|
+
verwijder: "Verwijderd",
|
|
10
|
+
voegtoe: "Toegevoegd",
|
|
11
|
+
};
|
|
12
|
+
const Dimmer = ({ active, src, alt, ref, close, click }, children) => active &&
|
|
13
|
+
src && (h("dialog", { class: "wrapper", ref: ref, onClose: close, onClick: close }, h("div", { onClick: close }, children[2], children[0], h("img", { src: src, alt: alt }), h("dso-icon-button", { icon: "times", variant: "map", class: "close", label: "Sluiten", onDsoClick: click }), children[1])));
|
|
14
|
+
const ImageOverlay = /*@__PURE__*/ proxyCustomElement(class ImageOverlay extends H {
|
|
15
|
+
constructor(registerHost) {
|
|
16
|
+
super();
|
|
17
|
+
if (registerHost !== false) {
|
|
18
|
+
this.__registerHost();
|
|
19
|
+
}
|
|
20
|
+
this.__attachShadow();
|
|
21
|
+
this.active = false;
|
|
22
|
+
this.zoomable = false;
|
|
23
|
+
this.titelSlot = null;
|
|
24
|
+
this.bijschriftSlot = null;
|
|
25
|
+
this.dialogCloseEventListener = (e) => {
|
|
26
|
+
if (e.target instanceof HTMLDialogElement) {
|
|
27
|
+
this.closeZoomedImage();
|
|
28
|
+
}
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
loadListener(event) {
|
|
32
|
+
if (event.target instanceof HTMLImageElement) {
|
|
33
|
+
this.setZoomable(event.target);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
connectedCallback() {
|
|
37
|
+
this.titelSlot = this.host.querySelector("div[slot='titel']");
|
|
38
|
+
this.bijschriftSlot = this.host.querySelector("div[slot='bijschrift']");
|
|
39
|
+
}
|
|
40
|
+
componentDidLoad() {
|
|
41
|
+
this.resizeObserver = new ResizeObserver(debounce(() => {
|
|
42
|
+
const imgElement = this.host.querySelector("img");
|
|
43
|
+
if (imgElement instanceof HTMLImageElement) {
|
|
44
|
+
this.setZoomable(imgElement);
|
|
45
|
+
}
|
|
46
|
+
}, 200));
|
|
47
|
+
this.mutationObserver = new MutationObserver((e) => {
|
|
48
|
+
var _a, _b;
|
|
49
|
+
forceUpdate(this.host);
|
|
50
|
+
if (((_a = e[0]) === null || _a === void 0 ? void 0 : _a.type) === "childList") {
|
|
51
|
+
(_b = this.resizeObserver) === null || _b === void 0 ? void 0 : _b.disconnect();
|
|
52
|
+
// <img> is gone or a new element.
|
|
53
|
+
this.initZoomableImage();
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
this.mutationObserver.observe(this.host, {
|
|
57
|
+
attributes: true,
|
|
58
|
+
subtree: true,
|
|
59
|
+
attributeFilter: ["src", "alt"],
|
|
60
|
+
childList: true,
|
|
61
|
+
});
|
|
62
|
+
this.initZoomableImage();
|
|
63
|
+
}
|
|
64
|
+
componentDidRender() {
|
|
65
|
+
var _a, _b;
|
|
66
|
+
if (this.active && !((_a = this.wrapperElement) === null || _a === void 0 ? void 0 : _a.open)) {
|
|
67
|
+
(_b = this.wrapperElement) === null || _b === void 0 ? void 0 : _b.showModal();
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
disconnectedCallback() {
|
|
71
|
+
var _a, _b;
|
|
72
|
+
(_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
73
|
+
(_b = this.resizeObserver) === null || _b === void 0 ? void 0 : _b.disconnect();
|
|
74
|
+
}
|
|
75
|
+
initZoomableImage() {
|
|
76
|
+
var _a;
|
|
77
|
+
const imgElement = this.host.querySelector("img");
|
|
78
|
+
if (!(imgElement instanceof HTMLImageElement)) {
|
|
79
|
+
return;
|
|
80
|
+
}
|
|
81
|
+
// Due to timing issues where the image is loaded before we listen to load events we double check if the image is already complete.
|
|
82
|
+
if (imgElement.complete) {
|
|
83
|
+
this.setZoomable(imgElement);
|
|
84
|
+
}
|
|
85
|
+
(_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.observe(imgElement);
|
|
86
|
+
}
|
|
87
|
+
setZoomable(imageElement) {
|
|
88
|
+
const { width, naturalWidth, height, naturalHeight } = imageElement;
|
|
89
|
+
this.zoomable = width < naturalWidth || height < naturalHeight;
|
|
90
|
+
}
|
|
91
|
+
isWijzigactie(wijzigactie) {
|
|
92
|
+
return wijzigactie === "voegtoe" || wijzigactie === "verwijder";
|
|
93
|
+
}
|
|
94
|
+
closeZoomedImage() {
|
|
95
|
+
var _a;
|
|
96
|
+
(_a = this.wrapperElement) === null || _a === void 0 ? void 0 : _a.close();
|
|
97
|
+
this.active = false;
|
|
98
|
+
}
|
|
99
|
+
render() {
|
|
100
|
+
var _a;
|
|
101
|
+
const { src, alt } = (_a = this.host.querySelector("img")) !== null && _a !== void 0 ? _a : {};
|
|
102
|
+
const editActionLabel = (this.wijzigactie && this.isWijzigactie(this.wijzigactie) && wijzigactieLabels[this.wijzigactie]) || undefined;
|
|
103
|
+
const button = this.zoomable && (h("dso-icon-button", { icon: "external-link", class: "open", variant: "map", label: "Afbeelding vergroot weergeven", ref: (element) => (this.iconButtonElement = element), onDsoClick: () => (this.active = true) }));
|
|
104
|
+
if (this.wijzigactie === "verwijder") {
|
|
105
|
+
return (h(Host, { onClick: () => { var _a; return (_a = this.iconButtonElement) === null || _a === void 0 ? void 0 : _a.setFocus(); } }, h("del", { class: "editaction-remove" }, h("div", { class: "editaction-label" }, editActionLabel, ":"), h(Dimmer, { active: this.active, src: src, alt: alt, ref: (element) => (this.wrapperElement = element), close: this.dialogCloseEventListener, click: () => this.closeZoomedImage() }, this.titelSlot && (h("div", { class: "title" }, h("slot", { name: "titel" }))), h("div", { class: "figuur-bijschrift", hidden: !this.bijschriftSlot }, h("slot", { name: "bijschrift" })), h("div", { class: "editaction-label" }, editActionLabel, ":")), h("slot", null), button)));
|
|
106
|
+
}
|
|
107
|
+
if (this.wijzigactie === "voegtoe") {
|
|
108
|
+
return (h(Host, { onClick: () => { var _a; return (_a = this.iconButtonElement) === null || _a === void 0 ? void 0 : _a.setFocus(); } }, h("ins", { class: "editaction-add" }, h("div", { class: "editaction-label" }, editActionLabel, ":"), h(Dimmer, { active: this.active, src: src, alt: alt, ref: (element) => (this.wrapperElement = element), close: this.dialogCloseEventListener, click: () => this.closeZoomedImage() }, this.titelSlot && (h("div", { class: "title" }, h("slot", { name: "titel" }))), h("div", { class: "figuur-bijschrift", hidden: !this.bijschriftSlot }, h("slot", { name: "bijschrift" })), h("div", { class: "editaction-label" }, editActionLabel, ":")), h("slot", null), button)));
|
|
109
|
+
}
|
|
110
|
+
return (h(Host, { onClick: () => { var _a; return (_a = this.iconButtonElement) === null || _a === void 0 ? void 0 : _a.setFocus(); } }, h(Dimmer, { active: this.active, src: src, alt: alt, ref: (element) => (this.wrapperElement = element), close: this.dialogCloseEventListener, click: () => this.closeZoomedImage() }, this.titelSlot && (h("div", { class: "title" }, h("slot", { name: "titel" }))), h("div", { class: "figuur-bijschrift", hidden: !this.bijschriftSlot }, h("slot", { name: "bijschrift" }))), h("slot", null), button));
|
|
111
|
+
}
|
|
112
|
+
get host() { return this; }
|
|
113
|
+
static get style() { return imageOverlayCss(); }
|
|
114
|
+
}, [257, "dso-image-overlay", {
|
|
115
|
+
"wijzigactie": [1],
|
|
116
|
+
"active": [32],
|
|
117
|
+
"zoomable": [32]
|
|
118
|
+
}, [[2, "load", "loadListener"]]]);
|
|
119
|
+
function defineCustomElement() {
|
|
120
|
+
if (typeof customElements === "undefined") {
|
|
121
|
+
return;
|
|
122
|
+
}
|
|
123
|
+
const components = ["dso-image-overlay", "dso-icon", "dso-icon-button"];
|
|
124
|
+
components.forEach(tagName => { switch (tagName) {
|
|
125
|
+
case "dso-image-overlay":
|
|
126
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
127
|
+
customElements.define(transformTag(tagName), ImageOverlay);
|
|
128
|
+
}
|
|
129
|
+
break;
|
|
130
|
+
case "dso-icon":
|
|
131
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
132
|
+
defineCustomElement$2();
|
|
133
|
+
}
|
|
134
|
+
break;
|
|
135
|
+
case "dso-icon-button":
|
|
136
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
137
|
+
defineCustomElement$1();
|
|
138
|
+
}
|
|
139
|
+
break;
|
|
140
|
+
} });
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
export { ImageOverlay as I, defineCustomElement as d };
|
|
144
|
+
//# sourceMappingURL=p-DaeSaYQE.js.map
|
|
145
|
+
|
|
146
|
+
//# sourceMappingURL=p-DaeSaYQE.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-DaeSaYQE.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/image-overlay/image-overlay.scss?tag=dso-image-overlay&encapsulation=shadow","src/components/image-overlay/image-overlay.tsx"],"sourcesContent":["@use \"sass:color\";\r\n\r\n@use \"~dso-toolkit/src/variables/colors\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n@use \"~dso-toolkit/src/variables/zindex\";\r\n\r\n@use \"~dso-toolkit/src/components/button\";\r\n@use \"~dso-toolkit/src/components/insert\";\r\n@use \"~dso-toolkit/src/components/delete\";\r\n\r\n:host {\r\n display: inline-block;\r\n position: relative;\r\n\r\n .wrapper {\r\n overflow: visible;\r\n padding: 0;\r\n border: 0;\r\n\r\n &::backdrop {\r\n background-color: color.scale(colors.$wit, $alpha: -20%);\r\n }\r\n }\r\n}\r\n\r\n:host(:hover) .open,\r\n.open:focus {\r\n opacity: 1;\r\n}\r\n\r\n.open {\r\n // stylelint-disable-next-line no-duplicate-selectors -- needed to fix sass deprecation warnings: #2724\r\n & {\r\n opacity: 0;\r\n position: absolute;\r\n inset-inline-end: units.$u2;\r\n inset-block-start: units.$u2;\r\n }\r\n}\r\n\r\n.wrapper {\r\n align-self: center;\r\n box-shadow: 0 units.$u1 units.$u3 0 rgba(25, 25, 25, 0.4);\r\n line-height: 0;\r\n outline: 4px solid colors.$wit;\r\n z-index: zindex.$image-overlay;\r\n\r\n .title {\r\n background-color: colors.$wit;\r\n font-weight: 700;\r\n line-height: initial;\r\n padding: units.$u1;\r\n position: absolute;\r\n }\r\n\r\n img {\r\n inline-size: auto;\r\n block-size: auto;\r\n max-inline-size: 100%;\r\n max-block-size: calc(100vh - #{units.$u8});\r\n }\r\n\r\n .figuur-bijschrift:not([hidden]) {\r\n display: block;\r\n font-size: 0.75rem;\r\n font-style: italic;\r\n padding-block-end: units.$u1 * 1.5;\r\n padding-block-start: units.$u2;\r\n }\r\n}\r\n\r\n.close {\r\n // stylelint-disable-next-line no-duplicate-selectors -- needed to fix sass deprecation warnings: #2724\r\n & {\r\n position: absolute;\r\n inset-block-start: units.$u2;\r\n inset-inline-end: units.$u2;\r\n }\r\n}\r\n\r\nins.editaction-add {\r\n display: inline-block;\r\n margin-block-end: units.$u1;\r\n padding: units.$u1;\r\n @include insert.element();\r\n @include insert.root();\r\n\r\n .wrapper {\r\n outline: none;\r\n padding: units.$u1;\r\n @include insert.root();\r\n\r\n .editaction-label {\r\n line-height: 1.5;\r\n }\r\n\r\n .close {\r\n inset-block-start: units.$u6;\r\n }\r\n }\r\n\r\n .open {\r\n inset-block-start: units.$u6;\r\n }\r\n}\r\n\r\ndel.editaction-remove {\r\n display: inline-block;\r\n margin-block-end: units.$u1;\r\n padding: units.$u1;\r\n @include delete.root();\r\n\r\n .wrapper {\r\n outline: none;\r\n padding: units.$u1;\r\n @include delete.root();\r\n\r\n .title {\r\n text-decoration: line-through;\r\n }\r\n\r\n .editaction-label {\r\n line-height: 1.5;\r\n }\r\n\r\n .close {\r\n inset-block-start: units.$u6;\r\n }\r\n }\r\n\r\n .open {\r\n inset-block-start: units.$u6;\r\n }\r\n}\r\n\r\n.editaction-label {\r\n font-style: italic;\r\n margin-block-end: units.$u1;\r\n}\r\n","import {\r\n Component,\r\n ComponentInterface,\r\n Element,\r\n FunctionalComponent,\r\n Host,\r\n Listen,\r\n Prop,\r\n State,\r\n forceUpdate,\r\n h,\r\n} from \"@stencil/core\";\r\nimport debounce from \"debounce\";\r\n\r\ntype ImageOverlayWijzigactie = \"voegtoe\" | \"verwijder\";\r\n\r\nconst wijzigactieLabels: { [wijzigactie in ImageOverlayWijzigactie]: string } = {\r\n verwijder: \"Verwijderd\",\r\n voegtoe: \"Toegevoegd\",\r\n};\r\n\r\nconst Dimmer: FunctionalComponent<{\r\n active: boolean;\r\n src: string | undefined;\r\n alt: string | undefined;\r\n ref: (element: HTMLDialogElement | undefined) => void;\r\n close: (e: Event) => void;\r\n click: () => void;\r\n}> = ({ active, src, alt, ref, close, click }, children) =>\r\n active &&\r\n src && (\r\n <dialog class=\"wrapper\" ref={ref} onClose={close} onClick={close}>\r\n <div onClick={close}>\r\n {children[2]}\r\n {children[0]}\r\n <img src={src} alt={alt} />\r\n <dso-icon-button icon=\"times\" variant=\"map\" class=\"close\" label=\"Sluiten\" onDsoClick={click} />\r\n {children[1]}\r\n </div>\r\n </dialog>\r\n );\r\n\r\n@Component({\r\n tag: \"dso-image-overlay\",\r\n styleUrl: \"./image-overlay.scss\",\r\n shadow: true,\r\n})\r\nexport class ImageOverlay implements ComponentInterface {\r\n @Element()\r\n host!: HTMLDsoImageOverlayElement;\r\n\r\n /**\r\n * The wijzigactie.\r\n */\r\n @Prop()\r\n wijzigactie?: string;\r\n\r\n @State()\r\n active = false;\r\n\r\n @State()\r\n zoomable = false;\r\n\r\n private iconButtonElement: HTMLDsoIconButtonElement | undefined;\r\n\r\n private wrapperElement: HTMLDialogElement | undefined;\r\n\r\n private titelSlot: HTMLElement | null = null;\r\n\r\n private bijschriftSlot: HTMLElement | null = null;\r\n\r\n private mutationObserver?: MutationObserver;\r\n\r\n private resizeObserver?: ResizeObserver;\r\n\r\n @Listen(\"load\", { capture: true })\r\n loadListener(event: Event) {\r\n if (event.target instanceof HTMLImageElement) {\r\n this.setZoomable(event.target);\r\n }\r\n }\r\n\r\n connectedCallback() {\r\n this.titelSlot = this.host.querySelector<HTMLDivElement>(\"div[slot='titel']\");\r\n\r\n this.bijschriftSlot = this.host.querySelector<HTMLDivElement>(\"div[slot='bijschrift']\");\r\n }\r\n\r\n componentDidLoad() {\r\n this.resizeObserver = new ResizeObserver(\r\n debounce(() => {\r\n const imgElement = this.host.querySelector(\"img\");\r\n\r\n if (imgElement instanceof HTMLImageElement) {\r\n this.setZoomable(imgElement);\r\n }\r\n }, 200),\r\n );\r\n\r\n this.mutationObserver = new MutationObserver((e) => {\r\n forceUpdate(this.host);\r\n\r\n if (e[0]?.type === \"childList\") {\r\n this.resizeObserver?.disconnect();\r\n // <img> is gone or a new element.\r\n this.initZoomableImage();\r\n }\r\n });\r\n\r\n this.mutationObserver.observe(this.host, {\r\n attributes: true,\r\n subtree: true,\r\n attributeFilter: [\"src\", \"alt\"],\r\n childList: true,\r\n });\r\n\r\n this.initZoomableImage();\r\n }\r\n\r\n componentDidRender() {\r\n if (this.active && !this.wrapperElement?.open) {\r\n this.wrapperElement?.showModal();\r\n }\r\n }\r\n\r\n disconnectedCallback() {\r\n this.mutationObserver?.disconnect();\r\n this.resizeObserver?.disconnect();\r\n }\r\n\r\n private initZoomableImage(): void {\r\n const imgElement = this.host.querySelector(\"img\");\r\n\r\n if (!(imgElement instanceof HTMLImageElement)) {\r\n return;\r\n }\r\n\r\n // Due to timing issues where the image is loaded before we listen to load events we double check if the image is already complete.\r\n if (imgElement.complete) {\r\n this.setZoomable(imgElement);\r\n }\r\n\r\n this.resizeObserver?.observe(imgElement);\r\n }\r\n\r\n private setZoomable(imageElement: HTMLImageElement): void {\r\n const { width, naturalWidth, height, naturalHeight } = imageElement;\r\n\r\n this.zoomable = width < naturalWidth || height < naturalHeight;\r\n }\r\n\r\n private isWijzigactie(wijzigactie: string): wijzigactie is ImageOverlayWijzigactie {\r\n return wijzigactie === \"voegtoe\" || wijzigactie === \"verwijder\";\r\n }\r\n\r\n private dialogCloseEventListener = (e: Event) => {\r\n if (e.target instanceof HTMLDialogElement) {\r\n this.closeZoomedImage();\r\n }\r\n };\r\n\r\n private closeZoomedImage() {\r\n this.wrapperElement?.close();\r\n this.active = false;\r\n }\r\n\r\n render() {\r\n const { src, alt } = this.host.querySelector(\"img\") ?? {};\r\n\r\n const editActionLabel: string | undefined =\r\n (this.wijzigactie && this.isWijzigactie(this.wijzigactie) && wijzigactieLabels[this.wijzigactie]) || undefined;\r\n\r\n const button = this.zoomable && (\r\n <dso-icon-button\r\n icon=\"external-link\"\r\n class=\"open\"\r\n variant=\"map\"\r\n label=\"Afbeelding vergroot weergeven\"\r\n ref={(element) => (this.iconButtonElement = element)}\r\n onDsoClick={() => (this.active = true)}\r\n />\r\n );\r\n\r\n if (this.wijzigactie === \"verwijder\") {\r\n return (\r\n <Host onClick={() => this.iconButtonElement?.setFocus()}>\r\n <del class=\"editaction-remove\">\r\n <div class=\"editaction-label\">{editActionLabel}:</div>\r\n <Dimmer\r\n active={this.active}\r\n src={src}\r\n alt={alt}\r\n ref={(element) => (this.wrapperElement = element)}\r\n close={this.dialogCloseEventListener}\r\n click={() => this.closeZoomedImage()}\r\n >\r\n {this.titelSlot && (\r\n <div class=\"title\">\r\n <slot name=\"titel\" />\r\n </div>\r\n )}\r\n <div class=\"figuur-bijschrift\" hidden={!this.bijschriftSlot}>\r\n <slot name=\"bijschrift\" />\r\n </div>\r\n {<div class=\"editaction-label\">{editActionLabel}:</div>}\r\n </Dimmer>\r\n <slot />\r\n {button}\r\n </del>\r\n </Host>\r\n );\r\n }\r\n\r\n if (this.wijzigactie === \"voegtoe\") {\r\n return (\r\n <Host onClick={() => this.iconButtonElement?.setFocus()}>\r\n <ins class=\"editaction-add\">\r\n <div class=\"editaction-label\">{editActionLabel}:</div>\r\n <Dimmer\r\n active={this.active}\r\n src={src}\r\n alt={alt}\r\n ref={(element) => (this.wrapperElement = element)}\r\n close={this.dialogCloseEventListener}\r\n click={() => this.closeZoomedImage()}\r\n >\r\n {this.titelSlot && (\r\n <div class=\"title\">\r\n <slot name=\"titel\" />\r\n </div>\r\n )}\r\n <div class=\"figuur-bijschrift\" hidden={!this.bijschriftSlot}>\r\n <slot name=\"bijschrift\" />\r\n </div>\r\n {<div class=\"editaction-label\">{editActionLabel}:</div>}\r\n </Dimmer>\r\n <slot />\r\n {button}\r\n </ins>\r\n </Host>\r\n );\r\n }\r\n\r\n return (\r\n <Host onClick={() => this.iconButtonElement?.setFocus()}>\r\n <Dimmer\r\n active={this.active}\r\n src={src}\r\n alt={alt}\r\n ref={(element) => (this.wrapperElement = element)}\r\n close={this.dialogCloseEventListener}\r\n click={() => this.closeZoomedImage()}\r\n >\r\n {this.titelSlot && (\r\n <div class=\"title\">\r\n <slot name=\"titel\" />\r\n </div>\r\n )}\r\n <div class=\"figuur-bijschrift\" hidden={!this.bijschriftSlot}>\r\n <slot name=\"bijschrift\" />\r\n </div>\r\n </Dimmer>\r\n <slot />\r\n {button}\r\n </Host>\r\n );\r\n }\r\n}\r\n"],"version":3}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as autoUpdate, c as computePosition, o as offset, f as flip, s as shift, b as arrow, h as hide } from './p-_RZbmuMU.js';
|
|
2
|
-
import { h } from './p-
|
|
2
|
+
import { h } from './p-BeWimuZg.js';
|
|
3
3
|
import { c as clsx } from './p-ChV9xqsO.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -101,11 +101,9 @@ const Tooltip = ({ visible, onAfterHidden, tipElementRef, tipArrowElementRef },
|
|
|
101
101
|
if (e.propertyName === "opacity" && !visible) {
|
|
102
102
|
onAfterHidden();
|
|
103
103
|
}
|
|
104
|
-
} },
|
|
105
|
-
h("span", { class: "tooltip-arrow", ref: tipArrowElementRef }),
|
|
106
|
-
h("div", { class: "tooltip-inner" }, children)));
|
|
104
|
+
} }, h("span", { class: "tooltip-arrow", ref: tipArrowElementRef }), h("div", { class: "tooltip-inner" }, children)));
|
|
107
105
|
|
|
108
106
|
export { Tooltip as T, positionTooltip as p };
|
|
109
|
-
//# sourceMappingURL=p-
|
|
107
|
+
//# sourceMappingURL=p-DopSenBv.js.map
|
|
110
108
|
|
|
111
|
-
//# sourceMappingURL=p-
|
|
109
|
+
//# sourceMappingURL=p-DopSenBv.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-DopSenBv.js","mappings":"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","names":[],"sources":["src/functional-components/tooltip/position-tooltip.function.ts","src/functional-components/tooltip/tooltip.functional-component.tsx"],"sourcesContent":["import { Placement, arrow, autoUpdate, computePosition, flip, hide, offset, shift } from \"@floating-ui/dom\";\r\n\r\nimport { TooltipOptions } from \"./tooltip.interfaces\";\r\n\r\n/**\r\n * Positions the Tooltip relative to its reference element.\r\n * The position is recalculated automatically on scroll, resize, or\r\n * element changes via `autoUpdate`, but is otherwise based only on the\r\n * provided arguments 'placementTip', 'topPositionSmallViewPort' and 'halfMainAxisOffset'.\r\n */\r\nexport function positionTooltip(options: TooltipOptions) {\r\n const {\r\n referenceElement,\r\n tipRef,\r\n tipArrowRef,\r\n placementTip,\r\n topPositionSmallViewPort,\r\n halfMainAxisOffset,\r\n forceVisible = false,\r\n } = options;\r\n\r\n return autoUpdate(referenceElement, tipRef, () => {\r\n const padding = 5;\r\n const arrowLength = tipArrowRef.offsetWidth;\r\n const axisOffsetCalc = Math.sqrt(2 * arrowLength ** 2);\r\n const mainAxisOffset = halfMainAxisOffset ? axisOffsetCalc / 2 : axisOffsetCalc;\r\n const arrowPadding = arrowLength * Math.sqrt(2) * 1.5;\r\n const smallViewport = topPositionSmallViewPort && document.body.clientWidth < 992;\r\n\r\n // Set placement to top if viewport is small and topPositionSmallViewPort is set to true\r\n const placement: Placement = smallViewport ? \"top\" : placementTip;\r\n\r\n computePosition(referenceElement, tipRef, {\r\n strategy: \"fixed\",\r\n middleware: [\r\n offset({\r\n mainAxis: mainAxisOffset,\r\n alignmentAxis: -arrowPadding,\r\n }),\r\n flip({\r\n padding,\r\n }),\r\n shift({\r\n padding,\r\n }),\r\n arrow({\r\n padding: arrowPadding,\r\n element: tipArrowRef,\r\n }),\r\n hide({\r\n padding: arrowPadding + arrowLength + padding,\r\n }),\r\n ],\r\n placement,\r\n }).then(({ x, y, middlewareData, placement: computedPlacement, strategy }) => {\r\n if (middlewareData.hide) {\r\n // Tooltip needs to be visible at all times on small viewports or when forceVisible is true\r\n const disappear = !smallViewport && !forceVisible && middlewareData.hide.referenceHidden;\r\n\r\n Object.assign(tipRef.style, {\r\n // Both of these properties have a CSS transition\r\n visibility: disappear ? \"hidden\" : \"visible\",\r\n opacity: disappear ? 0 : 1,\r\n });\r\n }\r\n\r\n Object.assign(tipRef.style, {\r\n left: `${x}px`,\r\n top: `${y}px`,\r\n strategy,\r\n });\r\n\r\n const side = computedPlacement.split(\"-\")[0];\r\n\r\n const staticSide = side\r\n ? {\r\n top: \"bottom\",\r\n right: \"left\",\r\n bottom: \"top\",\r\n left: \"right\",\r\n }[side]\r\n : \"top\";\r\n\r\n let angle;\r\n switch (staticSide) {\r\n default:\r\n case \"top\":\r\n angle = 45;\r\n break;\r\n case \"right\":\r\n angle = 135;\r\n break;\r\n case \"bottom\":\r\n angle = 225;\r\n break;\r\n case \"left\":\r\n angle = 315;\r\n break;\r\n }\r\n\r\n if (middlewareData.arrow && staticSide) {\r\n const { x: arrowX, y: arrowY } = middlewareData.arrow;\r\n\r\n Object.assign(tipArrowRef.style, {\r\n right: \"\",\r\n bottom: \"\",\r\n left: arrowX ? `${arrowX}px` : \"\",\r\n top: arrowY ? `${arrowY}px` : \"\",\r\n [staticSide]: `${-arrowLength / 2}px`,\r\n transform: `rotate(${angle}deg)`,\r\n });\r\n }\r\n });\r\n });\r\n}\r\n","import { FunctionalComponent, h } from \"@stencil/core\";\r\nimport { clsx } from \"clsx\";\r\n\r\ninterface TooltipProps {\r\n visible: boolean;\r\n onAfterHidden: () => void;\r\n tipElementRef: (ref: HTMLDivElement | undefined) => void;\r\n tipArrowElementRef: (ref: HTMLSpanElement | undefined) => void;\r\n}\r\n\r\nexport const Tooltip: FunctionalComponent<TooltipProps> = (\r\n { visible, onAfterHidden, tipElementRef, tipArrowElementRef },\r\n children,\r\n) => (\r\n <div\r\n popover=\"manual\"\r\n id=\"tooltip\"\r\n class={clsx([\"dso-tooltip\", { visible }])}\r\n ref={tipElementRef}\r\n onTransitionEnd={(e) => {\r\n e.stopPropagation();\r\n\r\n if (e.propertyName === \"opacity\" && !visible) {\r\n onAfterHidden();\r\n }\r\n }}\r\n >\r\n <span class=\"tooltip-arrow\" ref={tipArrowElementRef}></span>\r\n <div class=\"tooltip-inner\">{children}</div>\r\n </div>\r\n);\r\n"],"version":3}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { p as proxyCustomElement, H, f as forceUpdate, h, t as transformTag } from './p-BeWimuZg.js';
|
|
2
|
+
import { c as clsx } from './p-ChV9xqsO.js';
|
|
3
|
+
|
|
4
|
+
const buttonGroupCss = () => `*,*::after,*::before{box-sizing:border-box}:host{display:inline-block}.container{display:inline-flex;border-radius:4px}.container.has-map-buttons{box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.5);background-color:#ccc;gap:1px}::slotted(*){margin:0 !important}:host([direction=row]) ::slotted(:not(:first-child)){border-start-start-radius:0 !important;border-end-start-radius:0 !important}:host([direction=row]) ::slotted(:not(:last-child)){border-start-end-radius:0 !important;border-end-end-radius:0 !important}:host([direction=row]) ::slotted(.dso-secondary){margin-inline-start:-1px !important}:host([direction=column]) .container{flex-direction:column}:host([direction=column]) ::slotted(*){text-align:center !important}:host([direction=column]) ::slotted(:not(:first-child)){border-start-start-radius:0 !important;border-start-end-radius:0 !important}:host([direction=column]) ::slotted(:not(:last-child)){border-end-start-radius:0 !important;border-end-end-radius:0 !important}:host([direction=column]) ::slotted(.dso-secondary){margin-block-start:-1px !important}::slotted(:focus-visible){z-index:1 !important}::slotted(.dso-map){box-shadow:none !important}`;
|
|
5
|
+
|
|
6
|
+
const ButtonGroup = /*@__PURE__*/ proxyCustomElement(class ButtonGroup extends H {
|
|
7
|
+
constructor(registerHost) {
|
|
8
|
+
super();
|
|
9
|
+
if (registerHost !== false) {
|
|
10
|
+
this.__registerHost();
|
|
11
|
+
}
|
|
12
|
+
this.__attachShadow();
|
|
13
|
+
/**
|
|
14
|
+
* The direction in which the buttons are displayed.
|
|
15
|
+
*
|
|
16
|
+
* Defaults to `row`.
|
|
17
|
+
*/
|
|
18
|
+
this.direction = "row";
|
|
19
|
+
}
|
|
20
|
+
connectedCallback() {
|
|
21
|
+
this.mutationObserver = new MutationObserver(() => {
|
|
22
|
+
forceUpdate(this);
|
|
23
|
+
});
|
|
24
|
+
this.mutationObserver.observe(this.host, {
|
|
25
|
+
childList: true,
|
|
26
|
+
});
|
|
27
|
+
}
|
|
28
|
+
disconnectedCallback() {
|
|
29
|
+
var _a;
|
|
30
|
+
(_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
31
|
+
}
|
|
32
|
+
get hasMapButtons() {
|
|
33
|
+
return !!this.host.querySelector(":scope > .dso-map");
|
|
34
|
+
}
|
|
35
|
+
render() {
|
|
36
|
+
return (h("div", { key: '19bca6e1fa5b009b83c5ba09d190393b73408438', class: clsx("container", { "has-map-buttons": this.hasMapButtons }), role: "group" }, h("slot", { key: '3aa3142304986e0b3fcf2c204ea7e51ac963926b' })));
|
|
37
|
+
}
|
|
38
|
+
get host() { return this; }
|
|
39
|
+
static get style() { return buttonGroupCss(); }
|
|
40
|
+
}, [257, "dso-button-group", {
|
|
41
|
+
"direction": [513]
|
|
42
|
+
}]);
|
|
43
|
+
function defineCustomElement() {
|
|
44
|
+
if (typeof customElements === "undefined") {
|
|
45
|
+
return;
|
|
46
|
+
}
|
|
47
|
+
const components = ["dso-button-group"];
|
|
48
|
+
components.forEach(tagName => { switch (tagName) {
|
|
49
|
+
case "dso-button-group":
|
|
50
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
51
|
+
customElements.define(transformTag(tagName), ButtonGroup);
|
|
52
|
+
}
|
|
53
|
+
break;
|
|
54
|
+
} });
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
export { ButtonGroup as B, defineCustomElement as d };
|
|
58
|
+
//# sourceMappingURL=p-DtEJ6M24.js.map
|
|
59
|
+
|
|
60
|
+
//# sourceMappingURL=p-DtEJ6M24.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-DtEJ6M24.js","mappings":";;;AAAA,MAAM,cAAc,GAAG,MAAM,CAAC,ooCAAooC,CAAC;;MCUtpC,WAAW,iBAAAA,kBAAA,CAAA,MAAA,WAAA,SAAAC,CAAA,CAAA;AALxB,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;AAME;;;;AAIG;AAEH,QAAA,IAAS,CAAA,SAAA,GAAyB,KAAK;AAgCxC;IAzBC,iBAAiB,GAAA;AACf,QAAA,IAAI,CAAC,gBAAgB,GAAG,IAAI,gBAAgB,CAAC,MAAK;YAChD,WAAW,CAAC,IAAI,CAAC;AACnB,SAAC,CAAC;QAEF,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE;AACvC,YAAA,SAAS,EAAE,IAAI;AAChB,SAAA,CAAC;;IAGJ,oBAAoB,GAAA;;QAClB,CAAA,EAAA,GAAA,IAAI,CAAC,gBAAgB,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,UAAU,EAAE;;AAGrC,IAAA,IAAI,aAAa,GAAA;QACf,OAAO,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,mBAAmB,CAAC;;IAGvD,MAAM,GAAA;AACJ,QAAA,QACE,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE,EAAE,iBAAiB,EAAE,IAAI,CAAC,aAAa,EAAE,CAAC,EAAE,IAAI,EAAC,OAAO,EAAA,EACpF,CAAQ,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACJ;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/button-group/button-group.scss?tag=dso-button-group&encapsulation=shadow","src/components/button-group/button-group.tsx"],"sourcesContent":["@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/components/button\";\r\n@use \"~dso-toolkit/src/variables/colors\";\r\n\r\n@include utilities.box-sizing();\r\n\r\n:host {\r\n display: inline-block;\r\n}\r\n\r\n.container {\r\n display: inline-flex;\r\n border-radius: button.$border-radius;\r\n\r\n &.has-map-buttons {\r\n @include button.map-box-shadow();\r\n\r\n background-color: colors.$grijs-20;\r\n gap: 1px;\r\n }\r\n}\r\n\r\n::slotted(*) {\r\n margin: 0 !important;\r\n}\r\n\r\n:host([direction=\"row\"]) {\r\n ::slotted(:not(:first-child)) {\r\n border-start-start-radius: 0 !important;\r\n border-end-start-radius: 0 !important;\r\n }\r\n\r\n ::slotted(:not(:last-child)) {\r\n border-start-end-radius: 0 !important;\r\n border-end-end-radius: 0 !important;\r\n }\r\n\r\n ::slotted(.dso-secondary) {\r\n margin-inline-start: -1px !important;\r\n }\r\n}\r\n\r\n:host([direction=\"column\"]) {\r\n .container {\r\n flex-direction: column;\r\n }\r\n\r\n ::slotted(*) {\r\n text-align: center !important;\r\n }\r\n\r\n ::slotted(:not(:first-child)) {\r\n border-start-start-radius: 0 !important;\r\n border-start-end-radius: 0 !important;\r\n }\r\n\r\n ::slotted(:not(:last-child)) {\r\n border-end-start-radius: 0 !important;\r\n border-end-end-radius: 0 !important;\r\n }\r\n\r\n ::slotted(.dso-secondary) {\r\n margin-block-start: -1px !important;\r\n }\r\n}\r\n\r\n::slotted(:focus-visible) {\r\n z-index: 1 !important;\r\n}\r\n\r\n::slotted(.dso-map) {\r\n box-shadow: none !important;\r\n}\r\n","import { Component, ComponentInterface, Element, Prop, forceUpdate, h } from \"@stencil/core\";\r\nimport { clsx } from \"clsx\";\r\n\r\nimport { ButtonGroupDirection } from \"./button-group.interfaces\";\r\n\r\n@Component({\r\n tag: \"dso-button-group\",\r\n styleUrl: \"button-group.scss\",\r\n shadow: true,\r\n})\r\nexport class ButtonGroup implements ComponentInterface {\r\n /**\r\n * The direction in which the buttons are displayed.\r\n *\r\n * Defaults to `row`.\r\n */\r\n @Prop({ reflect: true })\r\n direction: ButtonGroupDirection = \"row\";\r\n\r\n @Element()\r\n private host!: HTMLDsoButtonGroupElement;\r\n\r\n private mutationObserver?: MutationObserver;\r\n\r\n connectedCallback(): void {\r\n this.mutationObserver = new MutationObserver(() => {\r\n forceUpdate(this);\r\n });\r\n\r\n this.mutationObserver.observe(this.host, {\r\n childList: true,\r\n });\r\n }\r\n\r\n disconnectedCallback(): void {\r\n this.mutationObserver?.disconnect();\r\n }\r\n\r\n get hasMapButtons(): boolean {\r\n return !!this.host.querySelector(\":scope > .dso-map\");\r\n }\r\n\r\n render() {\r\n return (\r\n <div class={clsx(\"container\", { \"has-map-buttons\": this.hasMapButtons })} role=\"group\">\r\n <slot />\r\n </div>\r\n );\r\n }\r\n}\r\n"],"version":3}
|