@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
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
|
+
var positionTooltip_function = require('./position-tooltip.function-ByMSSaYN.js');
|
|
5
|
+
var tooltip_functionalComponent = require('./tooltip.functional-component-BQpcPpgi.js');
|
|
6
|
+
require('./floating-ui.dom-CHD5ZW0W.js');
|
|
7
|
+
require('./clsx-BtxeOLZW.js');
|
|
4
8
|
|
|
5
9
|
var air = `<svg id="air" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
6
10
|
<path fill="currentColor" d="M24,8h0a.6.6,0,0,1-.38.56l-.1,0h0A8.18,8.18,0,0,0,21,10c-.21.55.33,2.11.77,3a.61.61,0,0,1-.12.71.63.63,0,0,1-.39.17,4.8,4.8,0,0,0-4-2.15H17a4.58,4.58,0,0,0-.37-.69A3.07,3.07,0,0,0,19,8.62h0a2.24,2.24,0,0,0,.06-.52s0-.07,0-.1,0-.07,0-.1A2.24,2.24,0,0,0,19,7.38h0a3.07,3.07,0,0,0-6,0h0a2.24,2.24,0,0,0-.06.52s0,.07,0,.1,0,.06,0,.1a.77.77,0,0,0,0,.15,6.49,6.49,0,0,0-4.51.35l-.06,0A.61.61,0,0,1,8,8.09V8H8V7.91a.61.61,0,0,1,.37-.48l.11,0h0A13.68,13.68,0,0,0,11.08,6a9.37,9.37,0,0,0-.86-3,.62.62,0,0,1,.83-.81,9.12,9.12,0,0,0,2.8.89H14A6.79,6.79,0,0,0,15.42.42a.61.61,0,0,1,1.15,0,8.43,8.43,0,0,0,1.65,2.76h.13a7.76,7.76,0,0,0,2.58-.91.61.61,0,0,1,.84.81c-.44.89-1,2.45-.77,3a8.18,8.18,0,0,0,2.48,1.33h0l.1,0A.6.6,0,0,1,24,8ZM10.68,22.34a5.15,5.15,0,0,1-3.12,1,4.72,4.72,0,0,1-4.81-3.76l-.14-.45h-.5A2,2,0,0,1,0,17.24a2,2,0,0,1,2.11-1.92,2.17,2.17,0,0,1,1.32.43l.4.29.37-.32a5,5,0,0,1,2.18-1.09l.44-.24V14a4.17,4.17,0,0,1,4.35-4,4.24,4.24,0,0,1,4.3,3.43l.1.67.69-.25a3,3,0,0,1,1-.17A2.64,2.64,0,0,1,20,16.19a2.32,2.32,0,0,1,0,.46l-.08.38.38.18A2.93,2.93,0,0,1,22,19.83a3.12,3.12,0,0,1-3.24,3,3.52,3.52,0,0,1-1.71-.45L16.47,22l-.26.58a2.58,2.58,0,0,1-4.62,0l-.3-.68Z"/>
|
|
@@ -122,6 +126,11 @@ var cultural = `<svg id="cultural" xmlns="http://www.w3.org/2000/svg" viewBox="0
|
|
|
122
126
|
<path fill="currentColor" d="M6,18H4V10H6Zm4-8H8v8h2Zm6,0H14v8h2Zm4,0H18v8h2Zm1,11V19H3v2H1v2H23V21Zm.09-12H2.92c-1,0-1.21-.45-.53-1l8.2-6.6a2.12,2.12,0,0,1,2.49,0L21.6,8C22.29,8.56,22.06,9,21.09,9ZM14,6a2,2,0,1,0-2,2A2,2,0,0,0,14,6Z"/>
|
|
123
127
|
</svg>`;
|
|
124
128
|
|
|
129
|
+
var documentPencil = `<svg id="document-pencil" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
130
|
+
<path d="M11.0439 6.77319H6.33301V18.2283H15.667V12.4109L17 11.0779V18.2273C16.9998 18.93 16.4032 19.5007 15.667 19.5007H6.33301C5.59687 19.5006 5.00016 18.93 5 18.2273V6.77319C5.00021 6.07058 5.59691 5.50091 6.33301 5.50073H12.3164L11.0439 6.77319ZM11.1201 14.0525L8.3125 14.9744C8.23058 15.0201 8.12797 15.0054 8.06152 14.9392C7.99523 14.8728 7.98062 14.7702 8.02637 14.6882L8.94336 11.8816L11.1201 14.0525ZM17.4111 7.77417L11.6045 13.5447L9.42188 11.3738L15.2285 5.59741L17.4111 7.77417ZM16.6582 4.50366C16.8354 4.52137 16.9985 4.61055 17.1084 4.75073L18.2754 5.91772C18.5455 6.15243 18.5771 6.5618 18.3457 6.83472L17.9541 7.21948L15.7773 5.04272L16.168 4.65796C16.3034 4.54203 16.4808 4.48603 16.6582 4.50366Z" fill="currentColor"/>
|
|
131
|
+
</svg>
|
|
132
|
+
`;
|
|
133
|
+
|
|
125
134
|
var document = `<svg id="document" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
126
135
|
<path fill="currentColor" d="M14.11,1H5A2,2,0,0,0,3,3V21a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2V7.89ZM19,21H5V3h8V9h6Zm-2-2H7V17H17Zm0-4H7V13H17Z"/>
|
|
127
136
|
</svg>
|
|
@@ -580,7 +589,7 @@ var wipWip = `<svg id="wip-wip" xmlns="http://www.w3.org/2000/svg" viewBox="0 0
|
|
|
580
589
|
</svg>
|
|
581
590
|
`;
|
|
582
591
|
|
|
583
|
-
const iconCss =
|
|
592
|
+
const iconCss = () => `:host{display:inline-block;block-size:24px;vertical-align:top;inline-size:24px}*,*::after,*::before{box-sizing:border-box}.icon-container{display:block;line-height:0}`;
|
|
584
593
|
|
|
585
594
|
const icons = [
|
|
586
595
|
{ alias: "air", svg: air },
|
|
@@ -608,6 +617,7 @@ const icons = [
|
|
|
608
617
|
{ alias: "crown", svg: crown },
|
|
609
618
|
{ alias: "cultural", svg: cultural },
|
|
610
619
|
{ alias: "document", svg: document },
|
|
620
|
+
{ alias: "document-pencil", svg: documentPencil },
|
|
611
621
|
{ alias: "download", svg: download },
|
|
612
622
|
{ alias: "email", svg: email },
|
|
613
623
|
{ alias: "energy", svg: energy },
|
|
@@ -698,13 +708,591 @@ const Icon = class {
|
|
|
698
708
|
if (!icon) {
|
|
699
709
|
throw new TypeError(`Unknown svg: ${this.icon}`);
|
|
700
710
|
}
|
|
701
|
-
return index.h("span", { key: '
|
|
711
|
+
return index.h("span", { key: 'd5680e2f282290bae1f770e157c8495e874d1274', class: "icon-container", innerHTML: icon.svg });
|
|
702
712
|
}
|
|
703
713
|
}
|
|
704
714
|
};
|
|
705
|
-
Icon.style = iconCss;
|
|
715
|
+
Icon.style = iconCss();
|
|
716
|
+
|
|
717
|
+
const iconButtonCss = () => `.dso-tooltip {
|
|
718
|
+
--_dso-alert-success-border-color: #39870c;
|
|
719
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
720
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
721
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
722
|
+
--link-color: currentColor;
|
|
723
|
+
--link-hover-color: currentColor;
|
|
724
|
+
--link-visited-color: currentColor;
|
|
725
|
+
}
|
|
726
|
+
.dso-tooltip a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
727
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-wit"));
|
|
728
|
+
}
|
|
729
|
+
.dso-tooltip a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
730
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-wit"));
|
|
731
|
+
}
|
|
732
|
+
.dso-tooltip a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
733
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-wit"));
|
|
734
|
+
}
|
|
735
|
+
.dso-tooltip a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
736
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-wit"));
|
|
737
|
+
}
|
|
738
|
+
.dso-tooltip {
|
|
739
|
+
--_dso-icon-button-tertiary-color: #fff;
|
|
740
|
+
background-color: #666;
|
|
741
|
+
color: #fff;
|
|
742
|
+
}
|
|
743
|
+
.dso-tooltip {
|
|
744
|
+
border-radius: 4px;
|
|
745
|
+
overflow: unset;
|
|
746
|
+
margin: 0;
|
|
747
|
+
border: 0;
|
|
748
|
+
padding: 0;
|
|
749
|
+
filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.4));
|
|
750
|
+
opacity: 0;
|
|
751
|
+
visibility: hidden;
|
|
752
|
+
transition: opacity 0.15s;
|
|
753
|
+
}
|
|
754
|
+
.dso-tooltip.visible {
|
|
755
|
+
opacity: 1;
|
|
756
|
+
visibility: visible;
|
|
757
|
+
}
|
|
758
|
+
.dso-tooltip .tooltip-inner {
|
|
759
|
+
--_dso-alert-success-border-color: #39870c;
|
|
760
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
761
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
762
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
763
|
+
--link-color: currentColor;
|
|
764
|
+
--link-hover-color: currentColor;
|
|
765
|
+
--link-visited-color: currentColor;
|
|
766
|
+
}
|
|
767
|
+
.dso-tooltip .tooltip-inner a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
768
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-wit"));
|
|
769
|
+
}
|
|
770
|
+
.dso-tooltip .tooltip-inner a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
771
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-wit"));
|
|
772
|
+
}
|
|
773
|
+
.dso-tooltip .tooltip-inner a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
774
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-wit"));
|
|
775
|
+
}
|
|
776
|
+
.dso-tooltip .tooltip-inner a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
777
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-wit"));
|
|
778
|
+
}
|
|
779
|
+
.dso-tooltip .tooltip-inner {
|
|
780
|
+
--_dso-icon-button-tertiary-color: #fff;
|
|
781
|
+
background-color: #666;
|
|
782
|
+
color: #fff;
|
|
783
|
+
}
|
|
784
|
+
.dso-tooltip .tooltip-inner {
|
|
785
|
+
font-family: Asap, sans-serif;
|
|
786
|
+
font-size: 1rem;
|
|
787
|
+
font-weight: normal;
|
|
788
|
+
padding-block: 0;
|
|
789
|
+
padding-inline: 8px;
|
|
790
|
+
border-radius: 4px;
|
|
791
|
+
line-height: 1.5;
|
|
792
|
+
max-inline-size: 320px;
|
|
793
|
+
}
|
|
794
|
+
.dso-tooltip .tooltip-arrow {
|
|
795
|
+
--_dso-alert-success-border-color: #39870c;
|
|
796
|
+
--_dso-alert-error-border-color: #ce3f51;
|
|
797
|
+
--_dso-alert-info-border-color: #6ca4d9;
|
|
798
|
+
--_dso-alert-warning-border-color: #dcd400;
|
|
799
|
+
--link-color: currentColor;
|
|
800
|
+
--link-hover-color: currentColor;
|
|
801
|
+
--link-visited-color: currentColor;
|
|
802
|
+
}
|
|
803
|
+
.dso-tooltip .tooltip-arrow a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.download, .download:hover, .download:focus-visible) {
|
|
804
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#download-wit"));
|
|
805
|
+
}
|
|
806
|
+
.dso-tooltip .tooltip-arrow a:not(.dso-primary, .dso-secondary, .dso-tertiary):is(.extern, .extern:hover, .extern:focus-visible) {
|
|
807
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#external-link-wit"));
|
|
808
|
+
}
|
|
809
|
+
.dso-tooltip .tooltip-arrow a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="tel:"], [href^="tel:"]:hover, [href^="tel:"]:focus-visible) {
|
|
810
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#call-wit"));
|
|
811
|
+
}
|
|
812
|
+
.dso-tooltip .tooltip-arrow a:not(.dso-primary, .dso-secondary, .dso-tertiary):is([href^="mailto:"], [href^="mailto:"]:hover, [href^="mailto:"]:focus-visible) {
|
|
813
|
+
background-image: var(--_dso-di-background-image, url("./di.svg#email-wit"));
|
|
814
|
+
}
|
|
815
|
+
.dso-tooltip .tooltip-arrow {
|
|
816
|
+
--_dso-icon-button-tertiary-color: #fff;
|
|
817
|
+
background-color: #666;
|
|
818
|
+
color: #fff;
|
|
819
|
+
}
|
|
820
|
+
.dso-tooltip .tooltip-arrow {
|
|
821
|
+
position: absolute;
|
|
822
|
+
border-start-start-radius: 4px;
|
|
823
|
+
block-size: 8px;
|
|
824
|
+
inline-size: 8px;
|
|
825
|
+
pointer-events: none;
|
|
826
|
+
z-index: -1;
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
:host {
|
|
830
|
+
display: inline-block;
|
|
831
|
+
line-height: 1;
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
*,
|
|
835
|
+
*::after,
|
|
836
|
+
*::before {
|
|
837
|
+
box-sizing: border-box;
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
.dso-secondary {
|
|
841
|
+
display: inline-block;
|
|
842
|
+
font-size: 1em;
|
|
843
|
+
font-weight: 500;
|
|
844
|
+
margin-block-end: 0;
|
|
845
|
+
text-decoration: none;
|
|
846
|
+
touch-action: manipulation;
|
|
847
|
+
text-align: start;
|
|
848
|
+
user-select: none;
|
|
849
|
+
vertical-align: middle;
|
|
850
|
+
}
|
|
851
|
+
.dso-secondary:focus, .dso-secondary:focus-visible {
|
|
852
|
+
outline-offset: 2px;
|
|
853
|
+
}
|
|
854
|
+
.dso-secondary:active {
|
|
855
|
+
outline: 0;
|
|
856
|
+
}
|
|
857
|
+
.dso-secondary.extern::after, .dso-secondary.download::after {
|
|
858
|
+
content: "";
|
|
859
|
+
display: inline-block;
|
|
860
|
+
margin-inline-start: 8px;
|
|
861
|
+
}
|
|
862
|
+
.dso-secondary {
|
|
863
|
+
background-color: var(--_dso-button-secondary-background-color, #fff);
|
|
864
|
+
border-color: var(--_dso-button-secondary-border-color, #39870c);
|
|
865
|
+
color: var(--_dso-button-secondary-color, #39870c);
|
|
866
|
+
}
|
|
867
|
+
.dso-secondary {
|
|
868
|
+
border-width: 1px;
|
|
869
|
+
border-style: solid;
|
|
870
|
+
border-radius: 4px;
|
|
871
|
+
line-height: 1.5;
|
|
872
|
+
min-inline-size: 56px;
|
|
873
|
+
padding-block: 11px;
|
|
874
|
+
padding-inline: 15px;
|
|
875
|
+
}
|
|
876
|
+
.dso-secondary:hover {
|
|
877
|
+
background-color: var(--_dso-button-secondary-hover-background-color, #d7e7ce);
|
|
878
|
+
border-color: var(--_dso-button-secondary-hover-border-color, #275937);
|
|
879
|
+
color: var(--_dso-button-secondary-hover-color, #275937);
|
|
880
|
+
}
|
|
881
|
+
.dso-secondary:active {
|
|
882
|
+
background-color: var(--_dso-button-secondary-active-background-color, #275937);
|
|
883
|
+
border-color: var(--_dso-button-secondary-active-border-color, #275937);
|
|
884
|
+
color: var(--_dso-button-secondary-active-color, #fff);
|
|
885
|
+
}
|
|
886
|
+
.dso-secondary[disabled], .dso-secondary[disabled]:hover {
|
|
887
|
+
background-color: var(--_dso-button-secondary-disabled-background-color, #fff);
|
|
888
|
+
border-color: var(--_dso-button-secondary-disabled-border-color, #afcf9d);
|
|
889
|
+
color: var(--_dso-button-secondary-disabled-color, #afcf9d);
|
|
890
|
+
}
|
|
891
|
+
.dso-secondary.dso-small {
|
|
892
|
+
line-height: 1rem;
|
|
893
|
+
}
|
|
894
|
+
.dso-secondary.dso-small dso-icon, .dso-secondary.dso-small.extern::after, .dso-secondary.dso-small.download::after, .dso-secondary.dso-small.dso-spinner::before {
|
|
895
|
+
margin-block-end: -4px;
|
|
896
|
+
margin-block-start: -4px;
|
|
897
|
+
}
|
|
898
|
+
.dso-secondary.dso-small.dso-spinner-left::before {
|
|
899
|
+
block-size: 16px;
|
|
900
|
+
inline-size: 16px;
|
|
901
|
+
}
|
|
902
|
+
.dso-secondary.dso-small.dso-spinner-right::after {
|
|
903
|
+
block-size: 16px;
|
|
904
|
+
inline-size: 16px;
|
|
905
|
+
}
|
|
906
|
+
.dso-secondary.dso-extra-small {
|
|
907
|
+
line-height: 1rem;
|
|
908
|
+
}
|
|
909
|
+
.dso-secondary.dso-extra-small dso-icon, .dso-secondary.dso-extra-small.extern::after, .dso-secondary.dso-extra-small.download::after, .dso-secondary.dso-extra-small.dso-spinner::before {
|
|
910
|
+
margin-block-end: -4px;
|
|
911
|
+
margin-block-start: -4px;
|
|
912
|
+
}
|
|
913
|
+
.dso-secondary.dso-extra-small.dso-spinner-left::before {
|
|
914
|
+
block-size: 16px;
|
|
915
|
+
inline-size: 16px;
|
|
916
|
+
}
|
|
917
|
+
.dso-secondary.dso-extra-small.dso-spinner-right::after {
|
|
918
|
+
block-size: 16px;
|
|
919
|
+
inline-size: 16px;
|
|
920
|
+
}
|
|
921
|
+
.dso-secondary.dso-extra-small {
|
|
922
|
+
padding-block: 9px;
|
|
923
|
+
}
|
|
924
|
+
.dso-secondary dso-icon:has(+ span:not(.sr-only)) {
|
|
925
|
+
margin-inline-start: -8px;
|
|
926
|
+
}
|
|
927
|
+
.dso-secondary span:not(.sr-only) + dso-icon {
|
|
928
|
+
margin-inline-start: 8px;
|
|
929
|
+
margin-inline-end: -8px;
|
|
930
|
+
}
|
|
931
|
+
.dso-secondary dso-icon + span:not(.sr-only) {
|
|
932
|
+
margin-inline-start: 8px;
|
|
933
|
+
}
|
|
934
|
+
.dso-secondary.dso-spinner-left[disabled], .dso-secondary.dso-spinner-right[disabled] {
|
|
935
|
+
background-color: #fff;
|
|
936
|
+
border-color: #39870c;
|
|
937
|
+
color: #39870c;
|
|
938
|
+
}
|
|
939
|
+
.dso-secondary.dso-spinner-left::before {
|
|
940
|
+
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
941
|
+
background-repeat: no-repeat;
|
|
942
|
+
content: "";
|
|
943
|
+
display: inline-block;
|
|
944
|
+
block-size: 24px;
|
|
945
|
+
vertical-align: top;
|
|
946
|
+
inline-size: 24px;
|
|
947
|
+
margin-inline-end: 8px;
|
|
948
|
+
}
|
|
949
|
+
.dso-secondary.dso-spinner-left:not([disabled]):hover::before {
|
|
950
|
+
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
951
|
+
background-repeat: no-repeat;
|
|
952
|
+
content: "";
|
|
953
|
+
display: inline-block;
|
|
954
|
+
block-size: 24px;
|
|
955
|
+
vertical-align: top;
|
|
956
|
+
inline-size: 24px;
|
|
957
|
+
margin-inline-end: 8px;
|
|
958
|
+
}
|
|
959
|
+
.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before {
|
|
960
|
+
block-size: 16px;
|
|
961
|
+
inline-size: 16px;
|
|
962
|
+
}
|
|
963
|
+
.dso-secondary.dso-spinner-right::after {
|
|
964
|
+
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
965
|
+
background-repeat: no-repeat;
|
|
966
|
+
content: "";
|
|
967
|
+
display: inline-block;
|
|
968
|
+
block-size: 24px;
|
|
969
|
+
vertical-align: top;
|
|
970
|
+
inline-size: 24px;
|
|
971
|
+
margin-inline-start: 8px;
|
|
972
|
+
}
|
|
973
|
+
.dso-secondary.dso-spinner-right:not([disabled]):hover::after {
|
|
974
|
+
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
975
|
+
background-repeat: no-repeat;
|
|
976
|
+
content: "";
|
|
977
|
+
display: inline-block;
|
|
978
|
+
block-size: 24px;
|
|
979
|
+
vertical-align: top;
|
|
980
|
+
inline-size: 24px;
|
|
981
|
+
margin-inline-start: 8px;
|
|
982
|
+
}
|
|
983
|
+
.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after {
|
|
984
|
+
block-size: 16px;
|
|
985
|
+
inline-size: 16px;
|
|
986
|
+
}
|
|
987
|
+
.dso-secondary {
|
|
988
|
+
padding-inline: calc(8px - 1px);
|
|
989
|
+
padding-block: calc(8px - 1px);
|
|
990
|
+
}
|
|
991
|
+
|
|
992
|
+
.dso-tertiary {
|
|
993
|
+
display: inline-block;
|
|
994
|
+
font-size: 1em;
|
|
995
|
+
font-weight: 500;
|
|
996
|
+
margin-block-end: 0;
|
|
997
|
+
text-decoration: none;
|
|
998
|
+
touch-action: manipulation;
|
|
999
|
+
text-align: start;
|
|
1000
|
+
user-select: none;
|
|
1001
|
+
vertical-align: middle;
|
|
1002
|
+
}
|
|
1003
|
+
.dso-tertiary:focus, .dso-tertiary:focus-visible {
|
|
1004
|
+
outline-offset: 2px;
|
|
1005
|
+
}
|
|
1006
|
+
.dso-tertiary:active {
|
|
1007
|
+
outline: 0;
|
|
1008
|
+
}
|
|
1009
|
+
.dso-tertiary.extern::after, .dso-tertiary.download::after {
|
|
1010
|
+
content: "";
|
|
1011
|
+
display: inline-block;
|
|
1012
|
+
margin-inline-start: 8px;
|
|
1013
|
+
}
|
|
1014
|
+
.dso-tertiary {
|
|
1015
|
+
padding-inline: 0;
|
|
1016
|
+
padding-block: 0;
|
|
1017
|
+
color: var(--_dso-icon-button-tertiary-color, #39870c);
|
|
1018
|
+
background-color: transparent;
|
|
1019
|
+
border: 0;
|
|
1020
|
+
}
|
|
1021
|
+
.dso-tertiary:not([disabled]):hover {
|
|
1022
|
+
color: var(--_dso-icon-button-tertiary-hover-color, var(--_dso-icon-button-tertiary-color, #275937));
|
|
1023
|
+
}
|
|
1024
|
+
.dso-tertiary:not([disabled]):active {
|
|
1025
|
+
color: var(--_dso-icon-button-tertiary-active-color, var(--_dso-icon-button-tertiary-color, #275937));
|
|
1026
|
+
}
|
|
1027
|
+
.dso-tertiary[disabled] {
|
|
1028
|
+
color: var(--_dso-icon-button-tertiary-disabled-color, var(--_dso-icon-button-tertiary-color, #afcf9d));
|
|
1029
|
+
}
|
|
1030
|
+
|
|
1031
|
+
.dso-map {
|
|
1032
|
+
display: inline-block;
|
|
1033
|
+
font-size: 1em;
|
|
1034
|
+
font-weight: 500;
|
|
1035
|
+
margin-block-end: 0;
|
|
1036
|
+
text-decoration: none;
|
|
1037
|
+
touch-action: manipulation;
|
|
1038
|
+
text-align: start;
|
|
1039
|
+
user-select: none;
|
|
1040
|
+
vertical-align: middle;
|
|
1041
|
+
}
|
|
1042
|
+
.dso-map:focus, .dso-map:focus-visible {
|
|
1043
|
+
outline-offset: 2px;
|
|
1044
|
+
}
|
|
1045
|
+
.dso-map:active {
|
|
1046
|
+
outline: 0;
|
|
1047
|
+
}
|
|
1048
|
+
.dso-map {
|
|
1049
|
+
background-color: var(--_dso-button-secondary-background-color, #fff);
|
|
1050
|
+
border-color: var(--_dso-button-secondary-border-color, #39870c);
|
|
1051
|
+
color: var(--_dso-button-secondary-color, #39870c);
|
|
1052
|
+
}
|
|
1053
|
+
.dso-map {
|
|
1054
|
+
border-width: 1px;
|
|
1055
|
+
border-style: solid;
|
|
1056
|
+
border-radius: 4px;
|
|
1057
|
+
line-height: 1.5;
|
|
1058
|
+
min-inline-size: 56px;
|
|
1059
|
+
padding-block: 11px;
|
|
1060
|
+
padding-inline: 15px;
|
|
1061
|
+
}
|
|
1062
|
+
.dso-map:hover {
|
|
1063
|
+
background-color: var(--_dso-button-secondary-hover-background-color, #d7e7ce);
|
|
1064
|
+
border-color: var(--_dso-button-secondary-hover-border-color, #275937);
|
|
1065
|
+
color: var(--_dso-button-secondary-hover-color, #275937);
|
|
1066
|
+
}
|
|
1067
|
+
.dso-map:active {
|
|
1068
|
+
background-color: var(--_dso-button-secondary-active-background-color, #275937);
|
|
1069
|
+
border-color: var(--_dso-button-secondary-active-border-color, #275937);
|
|
1070
|
+
color: var(--_dso-button-secondary-active-color, #fff);
|
|
1071
|
+
}
|
|
1072
|
+
.dso-map[disabled], .dso-map[disabled]:hover {
|
|
1073
|
+
background-color: var(--_dso-button-secondary-disabled-background-color, #fff);
|
|
1074
|
+
border-color: var(--_dso-button-secondary-disabled-border-color, #afcf9d);
|
|
1075
|
+
color: var(--_dso-button-secondary-disabled-color, #afcf9d);
|
|
1076
|
+
}
|
|
1077
|
+
.dso-map.dso-small {
|
|
1078
|
+
line-height: 1rem;
|
|
1079
|
+
}
|
|
1080
|
+
.dso-map.dso-small dso-icon, .dso-map.dso-small.extern::after, .dso-map.dso-small.download::after, .dso-map.dso-small.dso-spinner::before {
|
|
1081
|
+
margin-block-end: -4px;
|
|
1082
|
+
margin-block-start: -4px;
|
|
1083
|
+
}
|
|
1084
|
+
.dso-map.dso-small.dso-spinner-left::before {
|
|
1085
|
+
block-size: 16px;
|
|
1086
|
+
inline-size: 16px;
|
|
1087
|
+
}
|
|
1088
|
+
.dso-map.dso-small.dso-spinner-right::after {
|
|
1089
|
+
block-size: 16px;
|
|
1090
|
+
inline-size: 16px;
|
|
1091
|
+
}
|
|
1092
|
+
.dso-map.dso-extra-small {
|
|
1093
|
+
line-height: 1rem;
|
|
1094
|
+
}
|
|
1095
|
+
.dso-map.dso-extra-small dso-icon, .dso-map.dso-extra-small.extern::after, .dso-map.dso-extra-small.download::after, .dso-map.dso-extra-small.dso-spinner::before {
|
|
1096
|
+
margin-block-end: -4px;
|
|
1097
|
+
margin-block-start: -4px;
|
|
1098
|
+
}
|
|
1099
|
+
.dso-map.dso-extra-small.dso-spinner-left::before {
|
|
1100
|
+
block-size: 16px;
|
|
1101
|
+
inline-size: 16px;
|
|
1102
|
+
}
|
|
1103
|
+
.dso-map.dso-extra-small.dso-spinner-right::after {
|
|
1104
|
+
block-size: 16px;
|
|
1105
|
+
inline-size: 16px;
|
|
1106
|
+
}
|
|
1107
|
+
.dso-map.dso-extra-small {
|
|
1108
|
+
padding-block: 9px;
|
|
1109
|
+
}
|
|
1110
|
+
.dso-map dso-icon:has(+ span:not(.sr-only)) {
|
|
1111
|
+
margin-inline-start: -8px;
|
|
1112
|
+
}
|
|
1113
|
+
.dso-map span:not(.sr-only) + dso-icon {
|
|
1114
|
+
margin-inline-start: 8px;
|
|
1115
|
+
margin-inline-end: -8px;
|
|
1116
|
+
}
|
|
1117
|
+
.dso-map dso-icon + span:not(.sr-only) {
|
|
1118
|
+
margin-inline-start: 8px;
|
|
1119
|
+
}
|
|
1120
|
+
.dso-map.dso-spinner-left[disabled], .dso-map.dso-spinner-right[disabled] {
|
|
1121
|
+
background-color: #fff;
|
|
1122
|
+
border-color: #39870c;
|
|
1123
|
+
color: #39870c;
|
|
1124
|
+
}
|
|
1125
|
+
.dso-map.dso-spinner-left::before {
|
|
1126
|
+
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
1127
|
+
background-repeat: no-repeat;
|
|
1128
|
+
content: "";
|
|
1129
|
+
display: inline-block;
|
|
1130
|
+
block-size: 24px;
|
|
1131
|
+
vertical-align: top;
|
|
1132
|
+
inline-size: 24px;
|
|
1133
|
+
margin-inline-end: 8px;
|
|
1134
|
+
}
|
|
1135
|
+
.dso-map.dso-spinner-left:not([disabled]):hover::before {
|
|
1136
|
+
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
1137
|
+
background-repeat: no-repeat;
|
|
1138
|
+
content: "";
|
|
1139
|
+
display: inline-block;
|
|
1140
|
+
block-size: 24px;
|
|
1141
|
+
vertical-align: top;
|
|
1142
|
+
inline-size: 24px;
|
|
1143
|
+
margin-inline-end: 8px;
|
|
1144
|
+
}
|
|
1145
|
+
.dso-map.dso-spinner-left:not([disabled]).dso-small:hover::before {
|
|
1146
|
+
block-size: 16px;
|
|
1147
|
+
inline-size: 16px;
|
|
1148
|
+
}
|
|
1149
|
+
.dso-map.dso-spinner-right::after {
|
|
1150
|
+
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
1151
|
+
background-repeat: no-repeat;
|
|
1152
|
+
content: "";
|
|
1153
|
+
display: inline-block;
|
|
1154
|
+
block-size: 24px;
|
|
1155
|
+
vertical-align: top;
|
|
1156
|
+
inline-size: 24px;
|
|
1157
|
+
margin-inline-start: 8px;
|
|
1158
|
+
}
|
|
1159
|
+
.dso-map.dso-spinner-right:not([disabled]):hover::after {
|
|
1160
|
+
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
1161
|
+
background-repeat: no-repeat;
|
|
1162
|
+
content: "";
|
|
1163
|
+
display: inline-block;
|
|
1164
|
+
block-size: 24px;
|
|
1165
|
+
vertical-align: top;
|
|
1166
|
+
inline-size: 24px;
|
|
1167
|
+
margin-inline-start: 8px;
|
|
1168
|
+
}
|
|
1169
|
+
.dso-map.dso-spinner-right:not([disabled]).dso-small:hover::after {
|
|
1170
|
+
block-size: 16px;
|
|
1171
|
+
inline-size: 16px;
|
|
1172
|
+
}
|
|
1173
|
+
.dso-map {
|
|
1174
|
+
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
|
|
1175
|
+
border: 0;
|
|
1176
|
+
font-weight: 600;
|
|
1177
|
+
margin-inline-end: 16px;
|
|
1178
|
+
padding-block: 8px;
|
|
1179
|
+
padding-inline: 16px;
|
|
1180
|
+
white-space: nowrap;
|
|
1181
|
+
}
|
|
1182
|
+
.dso-map:focus, .dso-map:focus-visible {
|
|
1183
|
+
outline-offset: -1px;
|
|
1184
|
+
}
|
|
1185
|
+
.dso-map:has(span.sr-only):has(dso-icon) {
|
|
1186
|
+
padding: 8px;
|
|
1187
|
+
min-inline-size: auto;
|
|
1188
|
+
block-size: 40px;
|
|
1189
|
+
inline-size: 40px;
|
|
1190
|
+
}
|
|
1191
|
+
.dso-map {
|
|
1192
|
+
padding-inline: 8px;
|
|
1193
|
+
padding-block: 8px;
|
|
1194
|
+
border: 0;
|
|
1195
|
+
margin-inline-end: 0;
|
|
1196
|
+
box-shadow: var(--_dso-icon-button-map-box-shadow, 0 0 8px 0 rgba(0, 0, 0, 0.3));
|
|
1197
|
+
border-radius: var(--_dso-icon-button-map-border-radius, 4px);
|
|
1198
|
+
}
|
|
1199
|
+
|
|
1200
|
+
.icon-button {
|
|
1201
|
+
min-inline-size: auto;
|
|
1202
|
+
cursor: pointer;
|
|
1203
|
+
}
|
|
1204
|
+
.icon-button[disabled] {
|
|
1205
|
+
cursor: default;
|
|
1206
|
+
}`;
|
|
1207
|
+
|
|
1208
|
+
const IconButton = class {
|
|
1209
|
+
constructor(hostRef) {
|
|
1210
|
+
index.registerInstance(this, hostRef);
|
|
1211
|
+
this.dsoClick = index.createEvent(this, "dsoClick", 3);
|
|
1212
|
+
/**
|
|
1213
|
+
* The variant of the Icon Button.
|
|
1214
|
+
*/
|
|
1215
|
+
this.variant = "secondary";
|
|
1216
|
+
/**
|
|
1217
|
+
* The placement of the tooltip on hover and focus of the Icon Button.
|
|
1218
|
+
*/
|
|
1219
|
+
this.tooltipPlacement = "top";
|
|
1220
|
+
/**
|
|
1221
|
+
* To disable the Icon Button
|
|
1222
|
+
*/
|
|
1223
|
+
this.disabled = false;
|
|
1224
|
+
this.showTooltip = false;
|
|
1225
|
+
this.lastClickTime = 0;
|
|
1226
|
+
this.tooltipShowDelay = 500;
|
|
1227
|
+
this.handleShowTooltip = () => {
|
|
1228
|
+
if (this.disabled) {
|
|
1229
|
+
return;
|
|
1230
|
+
}
|
|
1231
|
+
// Don't show the tooltip if the button is clicked within 500ms of the last click
|
|
1232
|
+
if (Date.now() - this.lastClickTime < this.tooltipShowDelay) {
|
|
1233
|
+
return;
|
|
1234
|
+
}
|
|
1235
|
+
this.clearToolTipTimeout();
|
|
1236
|
+
this.tooltipTimeout = window.setTimeout(() => {
|
|
1237
|
+
var _a, _b;
|
|
1238
|
+
if (!((_a = this.tooltipElRef) === null || _a === void 0 ? void 0 : _a.isConnected)) {
|
|
1239
|
+
return;
|
|
1240
|
+
}
|
|
1241
|
+
this.showTooltip = true;
|
|
1242
|
+
(_b = this.tooltipElRef) === null || _b === void 0 ? void 0 : _b.showPopover();
|
|
1243
|
+
if (!this.cleanUp && this.buttonElRef && this.tooltipElRef && this.tipArrowElRef) {
|
|
1244
|
+
this.cleanUp = positionTooltip_function.positionTooltip({
|
|
1245
|
+
referenceElement: this.buttonElRef,
|
|
1246
|
+
tipRef: this.tooltipElRef,
|
|
1247
|
+
tipArrowRef: this.tipArrowElRef,
|
|
1248
|
+
placementTip: this.tooltipPlacement,
|
|
1249
|
+
topPositionSmallViewPort: false,
|
|
1250
|
+
halfMainAxisOffset: false,
|
|
1251
|
+
forceVisible: true,
|
|
1252
|
+
});
|
|
1253
|
+
}
|
|
1254
|
+
}, this.tooltipShowDelay);
|
|
1255
|
+
};
|
|
1256
|
+
this.clearToolTipTimeout = () => {
|
|
1257
|
+
if (this.tooltipTimeout) {
|
|
1258
|
+
clearTimeout(this.tooltipTimeout);
|
|
1259
|
+
}
|
|
1260
|
+
};
|
|
1261
|
+
this.handleHideTooltip = () => {
|
|
1262
|
+
var _a;
|
|
1263
|
+
this.clearToolTipTimeout();
|
|
1264
|
+
this.showTooltip = false;
|
|
1265
|
+
(_a = this.tooltipElRef) === null || _a === void 0 ? void 0 : _a.hidePopover();
|
|
1266
|
+
if (!this.showTooltip && this.cleanUp) {
|
|
1267
|
+
this.cleanUp();
|
|
1268
|
+
this.cleanUp = undefined;
|
|
1269
|
+
}
|
|
1270
|
+
};
|
|
1271
|
+
this.handleClick = (e) => {
|
|
1272
|
+
this.lastClickTime = Date.now();
|
|
1273
|
+
this.handleHideTooltip();
|
|
1274
|
+
this.dsoClick.emit({ originalEvent: e });
|
|
1275
|
+
};
|
|
1276
|
+
}
|
|
1277
|
+
/**
|
|
1278
|
+
* Focuses the button.
|
|
1279
|
+
*/
|
|
1280
|
+
async setFocus() {
|
|
1281
|
+
var _a;
|
|
1282
|
+
(_a = this.buttonElRef) === null || _a === void 0 ? void 0 : _a.focus();
|
|
1283
|
+
}
|
|
1284
|
+
disconnectedCallback() {
|
|
1285
|
+
var _a;
|
|
1286
|
+
this.clearToolTipTimeout();
|
|
1287
|
+
(_a = this.cleanUp) === null || _a === void 0 ? void 0 : _a.call(this);
|
|
1288
|
+
this.cleanUp = undefined;
|
|
1289
|
+
}
|
|
1290
|
+
render() {
|
|
1291
|
+
return (index.h("button", { key: '5045ce3b4d8d0bf8538501dee9f573ee8f6cee38', ref: (el) => (this.buttonElRef = el), type: "button", disabled: this.disabled, "aria-label": this.label, class: `icon-button dso-${this.variant}`, onMouseEnter: this.handleShowTooltip, onMouseLeave: this.handleHideTooltip, onFocus: this.handleShowTooltip, onBlur: this.handleHideTooltip, onClick: this.handleClick }, index.h("dso-icon", { key: '3ce28c59e0f6c2a137c9f65958765e5ac3d4f239', icon: this.icon }), index.h(tooltip_functionalComponent.Tooltip, { key: 'ed39dd1770074c20e3103067ddc1d32db8d0d2d1', visible: this.showTooltip, onAfterHidden: this.handleHideTooltip, tipElementRef: (element) => (this.tooltipElRef = element), tipArrowElementRef: (element) => (this.tipArrowElRef = element) }, this.label)));
|
|
1292
|
+
}
|
|
1293
|
+
};
|
|
1294
|
+
IconButton.style = iconButtonCss();
|
|
706
1295
|
|
|
707
1296
|
exports.dso_icon = Icon;
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
//# sourceMappingURL=dso-icon.cjs.entry.js.map
|
|
1297
|
+
exports.dso_icon_button = IconButton;
|
|
1298
|
+
//# sourceMappingURL=dso-icon.dso-icon-button.entry.cjs.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-DDpKNH_F.js');
|
|
4
4
|
|
|
5
|
-
const infoButtonCss =
|
|
5
|
+
const infoButtonCss = () => `:host{display:inline-block}*,*::after,*::before{box-sizing:border-box}.sr-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip-path:rect(0 0 0 0)}button{background-color:transparent;color:#39870c;border:0;margin-inline-start:var(--_dt-info-button-margin-inline-start, 8px);padding:0}button.dso-info-secondary{color:#666}button{vertical-align:top;line-height:1}dso-icon-button{margin-inline-start:var(--_dt-info-button-margin-inline-start, 8px);vertical-align:top}`;
|
|
6
6
|
|
|
7
7
|
const InfoButton = class {
|
|
8
8
|
constructor(hostRef) {
|
|
@@ -32,9 +32,7 @@ const InfoButton = class {
|
|
|
32
32
|
index.h("button", { type: "button", class: "dso-info-secondary", "aria-expanded": typeof this.active === "boolean" ? this.active.toString() : undefined, onClick: (e) => this.handleToggle(e), ref: (element) => (this.buttonSecondary = element) }, index.h("dso-icon", { icon: this.active || this.hover ? "info-active" : "info" }), index.h("span", { class: "sr-only" }, this.label)))));
|
|
33
33
|
}
|
|
34
34
|
};
|
|
35
|
-
InfoButton.style = infoButtonCss;
|
|
35
|
+
InfoButton.style = infoButtonCss();
|
|
36
36
|
|
|
37
37
|
exports.dso_info_button = InfoButton;
|
|
38
38
|
//# sourceMappingURL=dso-info-button.entry.cjs.js.map
|
|
39
|
-
|
|
40
|
-
//# sourceMappingURL=dso-info-button.cjs.entry.js.map
|