@dso-toolkit/core 83.1.0 → 84.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle/dso-accordion-section.js +25 -23
- package/dist/bundle/dso-accordion-section.js.map +1 -1
- package/dist/bundle/dso-accordion.js +9 -7
- package/dist/bundle/dso-accordion.js.map +1 -1
- package/dist/bundle/dso-action-list-item.js +11 -9
- package/dist/bundle/dso-action-list-item.js.map +1 -1
- package/dist/bundle/dso-action-list.js +9 -7
- package/dist/bundle/dso-action-list.js.map +1 -1
- package/dist/bundle/dso-advanced-select.js +1006 -19
- package/dist/bundle/dso-advanced-select.js.map +1 -1
- package/dist/bundle/dso-alert.js +1 -1
- package/dist/bundle/dso-annotation-activiteit.js +25 -23
- package/dist/bundle/dso-annotation-activiteit.js.map +1 -1
- package/dist/bundle/dso-annotation-gebiedsaanwijzing.js +23 -21
- package/dist/bundle/dso-annotation-gebiedsaanwijzing.js.map +1 -1
- package/dist/bundle/dso-annotation-kaart.js +16 -14
- package/dist/bundle/dso-annotation-kaart.js.map +1 -1
- package/dist/bundle/dso-annotation-locatie.js +1 -1
- package/dist/bundle/dso-annotation-omgevingsnormwaarde.js +24 -22
- package/dist/bundle/dso-annotation-omgevingsnormwaarde.js.map +1 -1
- package/dist/bundle/dso-attachments-counter.js +1 -1
- package/dist/bundle/dso-autosuggest.js +17 -20
- package/dist/bundle/dso-autosuggest.js.map +1 -1
- package/dist/bundle/dso-badge.js +1 -1
- package/dist/bundle/dso-banner.js +9 -7
- package/dist/bundle/dso-banner.js.map +1 -1
- package/dist/bundle/dso-button-group.js +1 -1
- package/dist/bundle/dso-card-container.js +9 -7
- package/dist/bundle/dso-card-container.js.map +1 -1
- package/dist/bundle/dso-card.js +11 -9
- package/dist/bundle/dso-card.js.map +1 -1
- package/dist/bundle/dso-contact-information.js +9 -7
- package/dist/bundle/dso-contact-information.js.map +1 -1
- package/dist/bundle/dso-date-picker.js +9 -7
- package/dist/bundle/dso-date-picker.js.map +1 -1
- package/dist/bundle/dso-document-card.js +11 -9
- package/dist/bundle/dso-document-card.js.map +1 -1
- package/dist/bundle/dso-document-component.js +1 -1
- package/dist/bundle/dso-dropdown-menu.js +1 -1
- package/dist/bundle/dso-expandable.js +1 -1
- package/dist/bundle/dso-header.js +15 -14
- package/dist/bundle/dso-header.js.map +1 -1
- package/dist/bundle/dso-highlight-box.js +9 -7
- package/dist/bundle/dso-highlight-box.js.map +1 -1
- package/dist/bundle/dso-history-item.js +11 -9
- package/dist/bundle/dso-history-item.js.map +1 -1
- package/dist/bundle/dso-icon-button.js +1 -1
- package/dist/bundle/dso-icon.js +1 -1
- package/dist/bundle/dso-image-overlay.js +1 -1
- package/dist/bundle/dso-info-button.js +1 -1
- package/dist/bundle/dso-info.js +1 -1
- package/dist/bundle/dso-input-range.js +9 -7
- package/dist/bundle/dso-input-range.js.map +1 -1
- package/dist/bundle/dso-label.js +1 -1
- package/dist/bundle/dso-legend-item.js +22 -20
- package/dist/bundle/dso-legend-item.js.map +1 -1
- package/dist/bundle/dso-legend.d.ts +11 -0
- package/dist/bundle/dso-legend.js +120 -0
- package/dist/bundle/dso-legend.js.map +1 -0
- package/dist/bundle/dso-list-button.js +315 -18
- package/dist/bundle/dso-list-button.js.map +1 -1
- package/dist/bundle/dso-logo.js +148 -8
- package/dist/bundle/dso-logo.js.map +1 -1
- package/dist/bundle/dso-map-base-layers.js +21 -19
- package/dist/bundle/dso-map-base-layers.js.map +1 -1
- package/dist/bundle/dso-map-controls.js +1071 -14
- package/dist/bundle/dso-map-controls.js.map +1 -1
- package/dist/bundle/dso-map-layer-object.d.ts +11 -0
- package/dist/bundle/dso-map-layer-object.js +56 -0
- package/dist/bundle/dso-map-layer-object.js.map +1 -0
- package/dist/bundle/dso-map-layer.d.ts +11 -0
- package/dist/bundle/dso-map-layer.js +61 -0
- package/dist/bundle/dso-map-layer.js.map +1 -0
- package/dist/bundle/dso-map-overlays.js +20 -18
- package/dist/bundle/dso-map-overlays.js.map +1 -1
- package/dist/bundle/dso-mark-bar.js +14 -12
- package/dist/bundle/dso-mark-bar.js.map +1 -1
- package/dist/bundle/dso-modal.js +16 -14
- package/dist/bundle/dso-modal.js.map +1 -1
- package/dist/bundle/dso-onboarding-tip.js +15 -13
- package/dist/bundle/dso-onboarding-tip.js.map +1 -1
- package/dist/bundle/dso-ozon-content-toggletip.js +1 -1
- package/dist/bundle/dso-ozon-content.js +1 -1
- package/dist/bundle/dso-pagination.js +14 -12
- package/dist/bundle/dso-pagination.js.map +1 -1
- package/dist/bundle/dso-panel.js +1 -1
- package/dist/bundle/dso-plekinfo-card.js +12 -10
- package/dist/bundle/dso-plekinfo-card.js.map +1 -1
- package/dist/bundle/dso-progress-indicator.js +1 -1
- package/dist/bundle/dso-project-item.js +18 -16
- package/dist/bundle/dso-project-item.js.map +1 -1
- package/dist/bundle/dso-renvooi.js +1 -1
- package/dist/bundle/dso-responsive-element.js +1 -1
- package/dist/bundle/dso-scrollable.js +1 -1
- package/dist/bundle/dso-selectable.js +1 -1
- package/dist/bundle/dso-skiplink.js +12 -10
- package/dist/bundle/dso-skiplink.js.map +1 -1
- package/dist/bundle/dso-slide-toggle.js +1 -1
- package/dist/bundle/dso-survey-rating.js +501 -15
- package/dist/bundle/dso-survey-rating.js.map +1 -1
- package/dist/bundle/dso-tab.js +9 -7
- package/dist/bundle/dso-tab.js.map +1 -1
- package/dist/bundle/dso-table.js +1 -1
- package/dist/bundle/dso-tabs.js +10 -8
- package/dist/bundle/dso-tabs.js.map +1 -1
- package/dist/bundle/dso-tijdreis-banner.js +12 -10
- package/dist/bundle/dso-tijdreis-banner.js.map +1 -1
- package/dist/bundle/dso-toggletip.js +1 -1
- package/dist/bundle/dso-tooltip.js +1 -1
- package/dist/bundle/dso-tree-view.js +16 -20
- package/dist/bundle/dso-tree-view.js.map +1 -1
- package/dist/bundle/dso-viewer-grid.js +525 -31
- package/dist/bundle/dso-viewer-grid.js.map +1 -1
- package/dist/bundle/dsot-document-component-demo.js +43 -41
- package/dist/bundle/dsot-document-component-demo.js.map +1 -1
- package/dist/bundle/index.js +10 -3
- package/dist/bundle/index.js.map +1 -1
- package/dist/bundle/p-B15-R4R0.js +8 -0
- package/dist/bundle/p-B15-R4R0.js.map +1 -0
- package/dist/bundle/{p-BsnzmGaW.js → p-B1fJHBoE.js} +11 -9
- package/dist/bundle/p-B1fJHBoE.js.map +1 -0
- package/dist/bundle/{p-CqQwHORn.js → p-BCe3H09s.js} +13 -11
- package/dist/bundle/p-BCe3H09s.js.map +1 -0
- package/dist/bundle/p-BCedLSX_.js +51 -0
- package/dist/bundle/p-BCedLSX_.js.map +1 -0
- package/dist/bundle/p-BM23zmnX.js +10 -0
- package/dist/bundle/{p-B9a249cd.js.map → p-BM23zmnX.js.map} +1 -1
- package/dist/bundle/{p-CAiNl6nx.js → p-BMJkixUi.js} +20 -18
- package/dist/bundle/p-BMJkixUi.js.map +1 -0
- package/dist/bundle/p-BNDasWTv.js +78 -0
- package/dist/bundle/p-BNDasWTv.js.map +1 -0
- package/dist/bundle/p-BXJu-dww.js +65 -0
- package/dist/bundle/p-BXJu-dww.js.map +1 -0
- package/dist/bundle/p-Bb1b-JAh.js +1606 -0
- package/dist/bundle/p-Bb1b-JAh.js.map +1 -0
- package/dist/bundle/{p-Dm38fPV4.js → p-BeWimuZg.js} +77 -23
- package/dist/bundle/p-BeWimuZg.js.map +1 -0
- package/dist/bundle/p-BffcZg_M.js +3551 -0
- package/dist/bundle/p-BffcZg_M.js.map +1 -0
- package/dist/bundle/{p-CYZ_ghQd.js → p-Bla3D_SS.js} +11 -9
- package/dist/bundle/p-Bla3D_SS.js.map +1 -0
- package/dist/bundle/p-BnFv61zP.js +1336 -0
- package/dist/bundle/p-BnFv61zP.js.map +1 -0
- package/dist/bundle/p-BvyQic2U.js +88 -0
- package/dist/bundle/p-BvyQic2U.js.map +1 -0
- package/dist/bundle/p-ByyagXOJ.js +61 -0
- package/dist/bundle/p-ByyagXOJ.js.map +1 -0
- package/dist/bundle/p-BzA2scQd.js +72 -0
- package/dist/bundle/p-BzA2scQd.js.map +1 -0
- package/dist/bundle/{p-DgQ6L0IZ.js → p-CH5dE-g9.js} +3 -3
- package/dist/bundle/p-CH5dE-g9.js.map +1 -0
- package/dist/bundle/p-CU2teuXB.js +38 -0
- package/dist/bundle/p-CU2teuXB.js.map +1 -0
- package/dist/bundle/{p-CsqbRus4.js → p-Ctbpdcl6.js} +20 -18
- package/dist/bundle/p-Ctbpdcl6.js.map +1 -0
- package/dist/bundle/{p-Dea3wzTK.js → p-Cul-GfBI.js} +13 -11
- package/dist/bundle/p-Cul-GfBI.js.map +1 -0
- package/dist/bundle/p-D9_nsOH9.js +103 -0
- package/dist/bundle/p-D9_nsOH9.js.map +1 -0
- package/dist/bundle/{p-DcPjXXDp.js → p-DKYkKOQE.js} +15 -13
- package/dist/bundle/p-DKYkKOQE.js.map +1 -0
- package/dist/bundle/{p-_WSH7pZY.js → p-DLxGu5_c.js} +12 -10
- package/dist/bundle/p-DLxGu5_c.js.map +1 -0
- package/dist/bundle/{p-CXctuPtC.js → p-DMYengW8.js} +18 -10
- package/dist/bundle/p-DMYengW8.js.map +1 -0
- package/dist/bundle/p-DQrlJzt1.js +86 -0
- package/dist/bundle/p-DQrlJzt1.js.map +1 -0
- package/dist/bundle/p-DaeSaYQE.js +146 -0
- package/dist/bundle/p-DaeSaYQE.js.map +1 -0
- package/dist/bundle/{p-dzRDgb4S.js → p-DopSenBv.js} +4 -6
- package/dist/bundle/p-DopSenBv.js.map +1 -0
- package/dist/bundle/p-DtEJ6M24.js +60 -0
- package/dist/bundle/p-DtEJ6M24.js.map +1 -0
- package/dist/bundle/p-DzcyUrLK.js +617 -0
- package/dist/bundle/p-DzcyUrLK.js.map +1 -0
- package/dist/bundle/p-iy1TKL4y.js +171 -0
- package/dist/bundle/p-iy1TKL4y.js.map +1 -0
- package/dist/bundle/{p-Cx7q66IK.js → p-mgDux5p5.js} +12 -10
- package/dist/bundle/p-mgDux5p5.js.map +1 -0
- package/dist/cjs/annotation-body-B4psycVM.js +10 -0
- package/dist/cjs/{annotation-body-DaD_bwoW.js.map → annotation-body-B4psycVM.js.map} +1 -1
- package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js → annotation-list-renvooi-values-wwLPtmp4.js} +4 -6
- package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js.map → annotation-list-renvooi-values-wwLPtmp4.js.map} +1 -1
- package/dist/cjs/{annotation-watcher-CIkkSlrQ.js → annotation-watcher-C_bJBnAm.js} +3 -3
- package/dist/cjs/{annotation-watcher-CIkkSlrQ.js.map → annotation-watcher-C_bJBnAm.js.map} +1 -1
- package/dist/cjs/dso-accordion-section.cjs.entry.js +3 -5
- package/dist/cjs/dso-accordion.cjs.entry.js +3 -5
- package/dist/cjs/dso-action-list-item.cjs.entry.js +3 -5
- package/dist/cjs/dso-action-list.cjs.entry.js +3 -5
- package/dist/cjs/dso-advanced-select.cjs.entry.js +990 -7
- package/dist/cjs/dso-alert_7.cjs.entry.js +3772 -294
- package/dist/cjs/dso-annotation-activiteit.cjs.entry.js +6 -8
- package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js +5 -7
- package/dist/cjs/dso-annotation-kaart.cjs.entry.js +4 -6
- package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js +1283 -14
- package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js +6 -8
- package/dist/cjs/dso-attachments-counter_2.cjs.entry.js +5 -7
- package/dist/cjs/dso-autosuggest.cjs.entry.js +5 -11
- package/dist/cjs/dso-banner.cjs.entry.js +3 -5
- package/dist/cjs/dso-button-group.cjs.entry.js +3 -5
- package/dist/cjs/dso-card-container.cjs.entry.js +3 -5
- package/dist/cjs/dso-card.cjs.entry.js +3 -5
- package/dist/cjs/dso-contact-information.cjs.entry.js +3 -5
- package/dist/cjs/dso-date-picker.cjs.entry.js +3 -5
- package/dist/cjs/dso-document-card.cjs.entry.js +3 -5
- package/dist/cjs/dso-dropdown-menu.cjs.entry.js +3 -5
- package/dist/cjs/dso-header.cjs.entry.js +4 -7
- package/dist/cjs/dso-highlight-box.cjs.entry.js +3 -5
- package/dist/cjs/dso-history-item.cjs.entry.js +3 -5
- package/dist/cjs/{dso-icon.cjs.entry.js → dso-icon_2.cjs.entry.js} +595 -7
- package/dist/cjs/dso-info-button.cjs.entry.js +3 -5
- package/dist/cjs/dso-info_2.cjs.entry.js +6 -8
- package/dist/cjs/dso-input-range.cjs.entry.js +3 -5
- package/dist/cjs/dso-label_3.cjs.entry.js +13 -22
- package/dist/cjs/dso-legend-item.cjs.entry.js +4 -6
- package/dist/cjs/dso-legend.cjs.entry.js +80 -0
- package/dist/cjs/dso-list-button.cjs.entry.js +299 -6
- package/dist/cjs/dso-logo.cjs.entry.js +142 -6
- package/dist/cjs/dso-map-base-layers.cjs.entry.js +4 -6
- package/dist/cjs/dso-map-controls.cjs.entry.js +1059 -6
- package/dist/cjs/dso-map-layer-object.cjs.entry.js +28 -0
- package/dist/cjs/dso-map-layer.cjs.entry.js +31 -0
- package/dist/cjs/dso-map-overlays.cjs.entry.js +4 -6
- package/dist/cjs/dso-mark-bar.cjs.entry.js +4 -6
- package/dist/cjs/dso-modal.cjs.entry.js +4 -6
- package/dist/cjs/dso-onboarding-tip.cjs.entry.js +4 -6
- package/dist/cjs/dso-pagination.cjs.entry.js +3 -5
- package/dist/cjs/dso-plekinfo-card.cjs.entry.js +4 -6
- package/dist/cjs/dso-progress-indicator.cjs.entry.js +4 -6
- package/dist/cjs/dso-project-item.cjs.entry.js +4 -6
- package/dist/cjs/dso-responsive-element.cjs.entry.js +4 -6
- package/dist/cjs/dso-scrollable.cjs.entry.js +5 -7
- package/dist/cjs/dso-skiplink.cjs.entry.js +4 -6
- package/dist/cjs/dso-survey-rating.cjs.entry.js +489 -7
- package/dist/cjs/dso-tab.cjs.entry.js +3 -5
- package/dist/cjs/dso-tabs.cjs.entry.js +4 -6
- package/dist/cjs/dso-tijdreis-banner.cjs.entry.js +4 -6
- package/dist/cjs/dso-toggletip.cjs.entry.js +4 -6
- package/dist/cjs/dso-toolkit.cjs.js +3 -3
- package/dist/cjs/dso-toolkit.cjs.js.map +1 -1
- package/dist/cjs/dso-tooltip.cjs.entry.js +4 -6
- package/dist/cjs/dso-tree-view.cjs.entry.js +6 -14
- package/dist/cjs/dso-viewer-grid.cjs.entry.js +519 -29
- package/dist/cjs/dsot-document-component-demo.cjs.entry.js +3 -5
- package/dist/cjs/{index-DvLsepiK.js → index-DDpKNH_F.js} +96 -27
- package/dist/cjs/index-DDpKNH_F.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js → parse-wijzigactie-from-node.function-wjDjfhnI.js} +3 -3
- package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js.map → parse-wijzigactie-from-node.function-wjDjfhnI.js.map} +1 -1
- package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js → tooltip.functional-component-BQpcPpgi.js} +4 -6
- package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js.map → tooltip.functional-component-BQpcPpgi.js.map} +1 -1
- package/dist/collection/collection-manifest.json +5 -2
- package/dist/collection/components/accordion/accordion.js +4 -4
- package/dist/collection/components/accordion/components/accordion-section.css +1 -1
- package/dist/collection/components/accordion/components/accordion-section.js +23 -23
- package/dist/collection/components/action-list/action-list.js +2 -2
- package/dist/collection/components/action-list/components/action-list-item.js +7 -7
- package/dist/collection/components/advanced-select/advanced-select.js +2 -4
- package/dist/collection/components/advanced-select/advanced-select.js.map +1 -1
- package/dist/collection/components/alert/alert.css +1 -1
- package/dist/collection/components/alert/alert.js +7 -7
- package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js +12 -13
- package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js.map +1 -1
- package/dist/collection/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.js +8 -8
- package/dist/collection/components/annotation/annotation-kaart/annotation-kaart.js +6 -6
- package/dist/collection/components/annotation/annotation-locatie/annotation-locatie.js +8 -8
- package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js +12 -13
- package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js.map +1 -1
- package/dist/collection/components/attachments-counter/attachments-counter.css +1 -1
- package/dist/collection/components/attachments-counter/attachments-counter.js +2 -2
- package/dist/collection/components/autosuggest/autosuggest.js +7 -33
- package/dist/collection/components/autosuggest/autosuggest.js.map +1 -1
- package/dist/collection/components/badge/badge.css +1 -1
- package/dist/collection/components/badge/badge.js +2 -2
- package/dist/collection/components/banner/banner.js +4 -4
- package/dist/collection/components/button-group/button-group.js +1 -1
- package/dist/collection/components/card/card.css +1 -1
- package/dist/collection/components/card/card.js +6 -6
- package/dist/collection/components/card-container/card-container.js +1 -1
- package/dist/collection/components/date-picker/date-picker.js +15 -15
- package/dist/collection/components/document-card/document-card.css +1 -1
- package/dist/collection/components/document-card/document-card.js +4 -4
- package/dist/collection/components/document-component/document-component.css +5 -4
- package/dist/collection/components/document-component/document-component.js +31 -34
- package/dist/collection/components/document-component/document-component.js.map +1 -1
- package/dist/collection/components/document-component-demo/document-component.demo.js +5 -7
- package/dist/collection/components/document-component-demo/document-component.demo.js.map +1 -1
- package/dist/collection/components/dropdown-menu/dropdown-menu.js +4 -4
- package/dist/collection/components/expandable/expandable.js +5 -5
- package/dist/collection/components/header/header.js +16 -17
- package/dist/collection/components/header/header.js.map +1 -1
- package/dist/collection/components/highlight-box/highlight-box.js +10 -10
- package/dist/collection/components/history-item/history-item.js +4 -4
- package/dist/collection/components/icon/icon.js +5 -3
- package/dist/collection/components/icon/icon.js.map +1 -1
- package/dist/collection/components/icon-button/icon-button.js +7 -7
- package/dist/collection/components/image-overlay/image-overlay.css +8 -11
- package/dist/collection/components/image-overlay/image-overlay.js +26 -36
- package/dist/collection/components/image-overlay/image-overlay.js.map +1 -1
- package/dist/collection/components/info/info.css +1 -1
- package/dist/collection/components/info/info.js +4 -4
- package/dist/collection/components/info-button/info-button.css +1 -1
- package/dist/collection/components/info-button/info-button.js +5 -5
- package/dist/collection/components/input-range/input-range.js +13 -13
- package/dist/collection/components/label/label.css +1 -1
- package/dist/collection/components/label/label.js +8 -8
- package/dist/collection/components/legend/legend.css +54 -0
- package/dist/collection/components/legend/legend.interfaces.js +2 -0
- package/dist/collection/components/legend/legend.interfaces.js.map +1 -0
- package/dist/collection/components/legend/legend.js +154 -0
- package/dist/collection/components/legend/legend.js.map +1 -0
- package/dist/collection/components/legend-item/legend-item.css +8 -1
- package/dist/collection/components/legend-item/legend-item.js +8 -8
- package/dist/collection/components/legend-item/legend-item.js.map +1 -1
- package/dist/collection/components/list-button/list-button.css +1 -1
- package/dist/collection/components/list-button/list-button.js +15 -15
- package/dist/collection/components/logo/logo.js +10 -10
- package/dist/collection/components/map-base-layers/map-base-layers.css +1 -1
- package/dist/collection/components/map-base-layers/map-base-layers.js +2 -3
- package/dist/collection/components/map-base-layers/map-base-layers.js.map +1 -1
- package/dist/collection/components/map-controls/map-controls.css +2 -2
- package/dist/collection/components/map-controls/map-controls.js +4 -4
- package/dist/collection/components/map-layer/components/map-layer-object.css +35 -0
- package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js +2 -0
- package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js.map +1 -0
- package/dist/collection/components/map-layer/components/map-layer-object.js +109 -0
- package/dist/collection/components/map-layer/components/map-layer-object.js.map +1 -0
- package/dist/collection/components/map-layer/map-layer.css +27 -0
- package/dist/collection/components/map-layer/map-layer.interfaces.js +2 -0
- package/dist/collection/components/map-layer/map-layer.interfaces.js.map +1 -0
- package/dist/collection/components/map-layer/map-layer.js +122 -0
- package/dist/collection/components/map-layer/map-layer.js.map +1 -0
- package/dist/collection/components/map-overlays/map-overlays.css +1 -1
- package/dist/collection/components/map-overlays/map-overlays.js +2 -3
- package/dist/collection/components/map-overlays/map-overlays.js.map +1 -1
- package/dist/collection/components/mark-bar/mark-bar.css +2 -2
- package/dist/collection/components/mark-bar/mark-bar.js +8 -8
- package/dist/collection/components/modal/modal.css +1 -1
- package/dist/collection/components/modal/modal.js +8 -8
- package/dist/collection/components/onboarding-tip/onboarding-tip.css +1 -1
- package/dist/collection/components/onboarding-tip/onboarding-tip.js +2 -2
- package/dist/collection/components/ozon-content/components/ozon-content-toggletip/ozon-content-toggletip.js +3 -3
- package/dist/collection/components/ozon-content/nodes/int-io-ref.node.js +2 -2
- package/dist/collection/components/ozon-content/nodes/int-io-ref.node.js.map +1 -1
- package/dist/collection/components/ozon-content/nodes/int-ref.node.js +1 -1
- package/dist/collection/components/ozon-content/nodes/int-ref.node.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content-context.interface.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content-mapper.js +1 -0
- package/dist/collection/components/ozon-content/ozon-content-mapper.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content-node-context.interface.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content.js +30 -7
- package/dist/collection/components/ozon-content/ozon-content.js.map +1 -1
- package/dist/collection/components/pagination/pagination.css +1 -1
- package/dist/collection/components/pagination/pagination.js +4 -5
- package/dist/collection/components/pagination/pagination.js.map +1 -1
- package/dist/collection/components/panel/panel.css +1 -1
- package/dist/collection/components/panel/panel.js +3 -3
- package/dist/collection/components/plekinfo-card/plekinfo-card.css +1 -1
- package/dist/collection/components/plekinfo-card/plekinfo-card.js +8 -8
- package/dist/collection/components/progress-indicator/progress-indicator.js +7 -7
- package/dist/collection/components/project-item/project-item.js +3 -3
- package/dist/collection/components/renvooi/renvooi.js +2 -3
- package/dist/collection/components/renvooi/renvooi.js.map +1 -1
- package/dist/collection/components/responsive-element/responsive-element.js +1 -1
- package/dist/collection/components/scrollable/scrollable.css +1 -0
- package/dist/collection/components/scrollable/scrollable.js +2 -2
- package/dist/collection/components/selectable/selectable.js +25 -25
- package/dist/collection/components/skiplink/skiplink.js +5 -5
- package/dist/collection/components/slide-toggle/slide-toggle.js +8 -8
- package/dist/collection/components/survey-rating/survey-rating.css +1 -1
- package/dist/collection/components/survey-rating/survey-rating.js +2 -2
- package/dist/collection/components/table/table.css +11 -21
- package/dist/collection/components/table/table.js +12 -29
- package/dist/collection/components/table/table.js.map +1 -1
- package/dist/collection/components/tabs/components/tab.js +6 -6
- package/dist/collection/components/tabs/tabs.js +1 -1
- package/dist/collection/components/tijdreis-banner/tijdreis-banner.js +1 -1
- package/dist/collection/components/toggletip/toggletip.js +7 -7
- package/dist/collection/components/tooltip/tooltip.js +10 -10
- package/dist/collection/components/tree-view/tree-view.css +1 -1
- package/dist/collection/components/tree-view/tree-view.js +1 -2
- package/dist/collection/components/tree-view/tree-view.js.map +1 -1
- package/dist/collection/components/viewer-grid/viewer-grid.css +1 -1
- package/dist/collection/components/viewer-grid/viewer-grid.js +12 -12
- package/dist/components/alert.js +11 -9
- package/dist/components/alert.js.map +1 -1
- package/dist/components/annotation-body.js +1 -7
- package/dist/components/annotation-body.js.map +1 -1
- package/dist/components/annotation-list-renvooi-values.js +1 -3
- package/dist/components/annotation-list-renvooi-values.js.map +1 -1
- package/dist/components/annotation-locatie.js +15 -13
- package/dist/components/annotation-locatie.js.map +1 -1
- package/dist/components/annotation-watcher.js.map +1 -1
- package/dist/components/attachments-counter.js +10 -8
- package/dist/components/attachments-counter.js.map +1 -1
- package/dist/components/badge.js +9 -7
- package/dist/components/badge.js.map +1 -1
- package/dist/components/button-group.js +9 -7
- package/dist/components/button-group.js.map +1 -1
- package/dist/components/document-component.js +1297 -24
- package/dist/components/document-component.js.map +1 -1
- package/dist/components/dropdown-menu.js +9 -7
- package/dist/components/dropdown-menu.js.map +1 -1
- package/dist/components/dso-accordion-section.js +17 -15
- package/dist/components/dso-accordion-section.js.map +1 -1
- package/dist/components/dso-accordion.js +9 -7
- package/dist/components/dso-accordion.js.map +1 -1
- package/dist/components/dso-action-list-item.js +10 -8
- package/dist/components/dso-action-list-item.js.map +1 -1
- package/dist/components/dso-action-list.js +9 -7
- package/dist/components/dso-action-list.js.map +1 -1
- package/dist/components/dso-advanced-select.js +1001 -14
- package/dist/components/dso-advanced-select.js.map +1 -1
- package/dist/components/dso-annotation-activiteit.js +16 -14
- package/dist/components/dso-annotation-activiteit.js.map +1 -1
- package/dist/components/dso-annotation-gebiedsaanwijzing.js +15 -13
- package/dist/components/dso-annotation-gebiedsaanwijzing.js.map +1 -1
- package/dist/components/dso-annotation-kaart.js +12 -10
- package/dist/components/dso-annotation-kaart.js.map +1 -1
- package/dist/components/dso-annotation-omgevingsnormwaarde.js +15 -13
- package/dist/components/dso-annotation-omgevingsnormwaarde.js.map +1 -1
- package/dist/components/dso-autosuggest.js +14 -17
- package/dist/components/dso-autosuggest.js.map +1 -1
- package/dist/components/dso-banner.js +9 -7
- package/dist/components/dso-banner.js.map +1 -1
- package/dist/components/dso-card-container.js +9 -7
- package/dist/components/dso-card-container.js.map +1 -1
- package/dist/components/dso-card.js +10 -8
- package/dist/components/dso-card.js.map +1 -1
- package/dist/components/dso-contact-information.js +9 -7
- package/dist/components/dso-contact-information.js.map +1 -1
- package/dist/components/dso-date-picker.js +9 -7
- package/dist/components/dso-date-picker.js.map +1 -1
- package/dist/components/dso-document-card.js +10 -8
- package/dist/components/dso-document-card.js.map +1 -1
- package/dist/components/dso-header.js +13 -12
- package/dist/components/dso-header.js.map +1 -1
- package/dist/components/dso-highlight-box.js +9 -7
- package/dist/components/dso-highlight-box.js.map +1 -1
- package/dist/components/dso-history-item.js +10 -8
- package/dist/components/dso-history-item.js.map +1 -1
- package/dist/components/dso-input-range.js +9 -7
- package/dist/components/dso-input-range.js.map +1 -1
- package/dist/components/dso-legend-item.js +16 -14
- package/dist/components/dso-legend-item.js.map +1 -1
- package/dist/components/dso-legend.d.ts +11 -0
- package/dist/components/dso-legend.js +120 -0
- package/dist/components/dso-legend.js.map +1 -0
- package/dist/components/dso-list-button.js +310 -13
- package/dist/components/dso-list-button.js.map +1 -1
- package/dist/components/dso-logo.js +148 -8
- package/dist/components/dso-logo.js.map +1 -1
- package/dist/components/dso-map-base-layers.js +16 -14
- package/dist/components/dso-map-base-layers.js.map +1 -1
- package/dist/components/dso-map-controls.js +1068 -11
- package/dist/components/dso-map-controls.js.map +1 -1
- package/dist/components/dso-map-layer-object.d.ts +11 -0
- package/dist/components/dso-map-layer-object.js +56 -0
- package/dist/components/dso-map-layer-object.js.map +1 -0
- package/dist/components/dso-map-layer.d.ts +11 -0
- package/dist/components/dso-map-layer.js +61 -0
- package/dist/components/dso-map-layer.js.map +1 -0
- package/dist/components/dso-map-overlays.js +15 -13
- package/dist/components/dso-map-overlays.js.map +1 -1
- package/dist/components/dso-mark-bar.js +12 -10
- package/dist/components/dso-mark-bar.js.map +1 -1
- package/dist/components/dso-modal.js +13 -11
- package/dist/components/dso-modal.js.map +1 -1
- package/dist/components/dso-onboarding-tip.js +12 -10
- package/dist/components/dso-onboarding-tip.js.map +1 -1
- package/dist/components/dso-pagination.js +12 -10
- package/dist/components/dso-pagination.js.map +1 -1
- package/dist/components/dso-plekinfo-card.js +11 -9
- package/dist/components/dso-plekinfo-card.js.map +1 -1
- package/dist/components/dso-project-item.js +14 -12
- package/dist/components/dso-project-item.js.map +1 -1
- package/dist/components/dso-skiplink.js +11 -9
- package/dist/components/dso-skiplink.js.map +1 -1
- package/dist/components/dso-survey-rating.js +498 -12
- package/dist/components/dso-survey-rating.js.map +1 -1
- package/dist/components/dso-tab.js +9 -7
- package/dist/components/dso-tab.js.map +1 -1
- package/dist/components/dso-tabs.js +10 -8
- package/dist/components/dso-tabs.js.map +1 -1
- package/dist/components/dso-tijdreis-banner.js +11 -9
- package/dist/components/dso-tijdreis-banner.js.map +1 -1
- package/dist/components/dso-tree-view.js +14 -18
- package/dist/components/dso-tree-view.js.map +1 -1
- package/dist/components/dso-viewer-grid.js +525 -31
- package/dist/components/dso-viewer-grid.js.map +1 -1
- package/dist/components/dsot-document-component-demo.js +27 -25
- package/dist/components/dsot-document-component-demo.js.map +1 -1
- package/dist/components/expandable.js +9 -7
- package/dist/components/expandable.js.map +1 -1
- package/dist/components/icon-button.js +499 -8
- package/dist/components/icon-button.js.map +1 -1
- package/dist/components/icon.js +16 -8
- package/dist/components/icon.js.map +1 -1
- package/dist/components/image-overlay.js +35 -43
- package/dist/components/image-overlay.js.map +1 -1
- package/dist/components/index.d.ts +6 -0
- package/dist/components/index.js +3 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/info-button.js +11 -9
- package/dist/components/info-button.js.map +1 -1
- package/dist/components/info.js +11 -9
- package/dist/components/info.js.map +1 -1
- package/dist/components/label.js +12 -10
- package/dist/components/label.js.map +1 -1
- package/dist/components/ozon-content-toggletip.js +11 -9
- package/dist/components/ozon-content-toggletip.js.map +1 -1
- package/dist/components/ozon-content.js +2389 -115
- package/dist/components/ozon-content.js.map +1 -1
- package/dist/components/panel.js +11 -9
- package/dist/components/panel.js.map +1 -1
- package/dist/components/progress-indicator.js +11 -9
- package/dist/components/progress-indicator.js.map +1 -1
- package/dist/components/renvooi.js +13 -18
- package/dist/components/renvooi.js.map +1 -1
- package/dist/components/responsive-element.js +10 -8
- package/dist/components/responsive-element.js.map +1 -1
- package/dist/components/scrollable.js +11 -9
- package/dist/components/scrollable.js.map +1 -1
- package/dist/components/selectable.js +14 -12
- package/dist/components/selectable.js.map +1 -1
- package/dist/components/slide-toggle.js +10 -8
- package/dist/components/slide-toggle.js.map +1 -1
- package/dist/components/table.js +1256 -35
- package/dist/components/table.js.map +1 -1
- package/dist/components/toggletip.js +14 -12
- package/dist/components/toggletip.js.map +1 -1
- package/dist/components/tooltip.functional-component.js +1 -3
- package/dist/components/tooltip.functional-component.js.map +1 -1
- package/dist/components/tooltip.js +10 -8
- package/dist/components/tooltip.js.map +1 -1
- package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
- package/dist/dso-toolkit/dso-toolkit.esm.js.map +1 -1
- package/dist/dso-toolkit/p-00e02bdd.entry.js +2 -0
- package/dist/dso-toolkit/p-00e02bdd.entry.js.map +1 -0
- package/dist/dso-toolkit/p-056702b8.entry.js +2 -0
- package/dist/dso-toolkit/p-056702b8.entry.js.map +1 -0
- package/dist/dso-toolkit/p-0c228b3c.entry.js +2 -0
- package/dist/dso-toolkit/p-0c228b3c.entry.js.map +1 -0
- package/dist/dso-toolkit/p-1a5e129d.entry.js +2 -0
- package/dist/dso-toolkit/p-1a5e129d.entry.js.map +1 -0
- package/dist/dso-toolkit/p-1f87f7ad.entry.js +2 -0
- package/dist/dso-toolkit/p-1f87f7ad.entry.js.map +1 -0
- package/dist/dso-toolkit/p-30dd509e.entry.js +2 -0
- package/dist/dso-toolkit/p-30dd509e.entry.js.map +1 -0
- package/dist/dso-toolkit/p-349d1ace.entry.js +2 -0
- package/dist/dso-toolkit/p-349d1ace.entry.js.map +1 -0
- package/dist/dso-toolkit/p-363449cc.entry.js +2 -0
- package/dist/dso-toolkit/p-363449cc.entry.js.map +1 -0
- package/dist/dso-toolkit/p-3ab854dd.entry.js +2 -0
- package/dist/dso-toolkit/p-3ab854dd.entry.js.map +1 -0
- package/dist/dso-toolkit/p-3cee63bb.entry.js +2 -0
- package/dist/dso-toolkit/p-3cee63bb.entry.js.map +1 -0
- package/dist/dso-toolkit/p-47295f4b.entry.js +2 -0
- package/dist/dso-toolkit/p-47295f4b.entry.js.map +1 -0
- package/dist/dso-toolkit/p-4729e938.entry.js +2 -0
- package/dist/dso-toolkit/p-4729e938.entry.js.map +1 -0
- package/dist/dso-toolkit/p-49aa2bbc.entry.js +2 -0
- package/dist/dso-toolkit/p-49aa2bbc.entry.js.map +1 -0
- package/dist/dso-toolkit/p-4c8f74b9.entry.js +2 -0
- package/dist/dso-toolkit/p-4c8f74b9.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-16c153d5.entry.js → p-5387f2db.entry.js} +2 -2
- package/dist/dso-toolkit/p-5387f2db.entry.js.map +1 -0
- package/dist/dso-toolkit/p-556554af.entry.js +2 -0
- package/dist/dso-toolkit/p-556554af.entry.js.map +1 -0
- package/dist/dso-toolkit/p-573bfc8f.entry.js +2 -0
- package/dist/dso-toolkit/p-573bfc8f.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5a2002a7.entry.js +2 -0
- package/dist/dso-toolkit/p-5a2002a7.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5b894c59.entry.js +2 -0
- package/dist/dso-toolkit/p-5b894c59.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5be4766f.entry.js +2 -0
- package/dist/dso-toolkit/p-5be4766f.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5c283c16.entry.js +2 -0
- package/dist/dso-toolkit/p-5c283c16.entry.js.map +1 -0
- package/dist/dso-toolkit/p-770e2178.entry.js +2 -0
- package/dist/dso-toolkit/p-770e2178.entry.js.map +1 -0
- package/dist/dso-toolkit/p-91c97704.entry.js +6 -0
- package/dist/dso-toolkit/p-91c97704.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9641c9f4.entry.js +2 -0
- package/dist/dso-toolkit/p-9641c9f4.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9a267127.entry.js +2 -0
- package/dist/dso-toolkit/p-9a267127.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9b17b1e1.entry.js +2 -0
- package/dist/dso-toolkit/p-9b17b1e1.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9c4d091b.entry.js +2 -0
- package/dist/dso-toolkit/p-9c4d091b.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9da36147.entry.js +2 -0
- package/dist/dso-toolkit/p-9da36147.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9eca8361.entry.js +2 -0
- package/dist/dso-toolkit/p-9eca8361.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-DrItCTMr.js → p-B1q4j6NM.js} +2 -2
- package/dist/dso-toolkit/{p-DrItCTMr.js.map → p-B1q4j6NM.js.map} +1 -1
- package/dist/dso-toolkit/p-BNXQGiQq.js +2 -0
- package/dist/dso-toolkit/{p-BlB0--wP.js.map → p-BNXQGiQq.js.map} +1 -1
- package/dist/dso-toolkit/{p-Ah0-aaXh.js → p-BrtypTfQ.js} +2 -2
- package/dist/dso-toolkit/{p-Ah0-aaXh.js.map → p-BrtypTfQ.js.map} +1 -1
- package/dist/dso-toolkit/{p-CtC5362R.js → p-O4FN8VJ2.js} +2 -2
- package/dist/dso-toolkit/{p-CtC5362R.js.map → p-O4FN8VJ2.js.map} +1 -1
- package/dist/dso-toolkit/p-WDDbscLp.js +3 -0
- package/dist/dso-toolkit/p-WDDbscLp.js.map +1 -0
- package/dist/dso-toolkit/p-W_P8edV4.js +2 -0
- package/dist/dso-toolkit/{p-Dk013L7v.js.map → p-W_P8edV4.js.map} +1 -1
- package/dist/dso-toolkit/p-aa4f4650.entry.js +2 -0
- package/dist/dso-toolkit/p-aa4f4650.entry.js.map +1 -0
- package/dist/dso-toolkit/p-aafd4561.entry.js +2 -0
- package/dist/dso-toolkit/p-aafd4561.entry.js.map +1 -0
- package/dist/dso-toolkit/p-abe1dae2.entry.js +2 -0
- package/dist/dso-toolkit/p-abe1dae2.entry.js.map +1 -0
- package/dist/dso-toolkit/p-ae5a8660.entry.js +2 -0
- package/dist/dso-toolkit/p-ae5a8660.entry.js.map +1 -0
- package/dist/dso-toolkit/p-b318a0f9.entry.js +2 -0
- package/dist/dso-toolkit/p-b318a0f9.entry.js.map +1 -0
- package/dist/dso-toolkit/p-b6a9fe80.entry.js +2 -0
- package/dist/dso-toolkit/p-b6a9fe80.entry.js.map +1 -0
- package/dist/dso-toolkit/p-b74d6b6a.entry.js +2 -0
- package/dist/dso-toolkit/p-b74d6b6a.entry.js.map +1 -0
- package/dist/dso-toolkit/p-bb247b4e.entry.js +2 -0
- package/dist/dso-toolkit/p-bb247b4e.entry.js.map +1 -0
- package/dist/dso-toolkit/p-c1091cb8.entry.js +2 -0
- package/dist/dso-toolkit/p-c1091cb8.entry.js.map +1 -0
- package/dist/dso-toolkit/p-c1c57c67.entry.js +2 -0
- package/dist/dso-toolkit/p-c1c57c67.entry.js.map +1 -0
- package/dist/dso-toolkit/p-c2a94e5b.entry.js +2 -0
- package/dist/dso-toolkit/p-c2a94e5b.entry.js.map +1 -0
- package/dist/dso-toolkit/p-cccde8af.entry.js +2 -0
- package/dist/dso-toolkit/p-cccde8af.entry.js.map +1 -0
- package/dist/dso-toolkit/p-d7a12d68.entry.js +2 -0
- package/dist/dso-toolkit/p-d7a12d68.entry.js.map +1 -0
- package/dist/dso-toolkit/p-d86767c6.entry.js +2 -0
- package/dist/dso-toolkit/p-d86767c6.entry.js.map +1 -0
- package/dist/dso-toolkit/p-d934baef.entry.js +2 -0
- package/dist/dso-toolkit/p-d934baef.entry.js.map +1 -0
- package/dist/dso-toolkit/p-e3a55f9e.entry.js +2 -0
- package/dist/dso-toolkit/p-e3a55f9e.entry.js.map +1 -0
- package/dist/dso-toolkit/p-e64d2887.entry.js +2 -0
- package/dist/dso-toolkit/p-e64d2887.entry.js.map +1 -0
- package/dist/dso-toolkit/p-e78fcea9.entry.js +2 -0
- package/dist/dso-toolkit/p-e78fcea9.entry.js.map +1 -0
- package/dist/dso-toolkit/p-eb93c22f.entry.js +2 -0
- package/dist/dso-toolkit/p-eb93c22f.entry.js.map +1 -0
- package/dist/dso-toolkit/p-ed149a75.entry.js +2 -0
- package/dist/dso-toolkit/p-ed149a75.entry.js.map +1 -0
- package/dist/dso-toolkit/p-ee1f217d.entry.js +2 -0
- package/dist/dso-toolkit/p-ee1f217d.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f0aa48e2.entry.js +2 -0
- package/dist/dso-toolkit/p-f0aa48e2.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f36e20b1.entry.js +2 -0
- package/dist/dso-toolkit/p-f36e20b1.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f56d918c.entry.js +2 -0
- package/dist/dso-toolkit/p-f56d918c.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f8b708de.entry.js +2 -0
- package/dist/dso-toolkit/p-f8b708de.entry.js.map +1 -0
- package/dist/dso-toolkit/p-faeacd73.entry.js +2 -0
- package/dist/dso-toolkit/p-faeacd73.entry.js.map +1 -0
- package/dist/dso-toolkit/p-faf9bd05.entry.js +2 -0
- package/dist/dso-toolkit/p-faf9bd05.entry.js.map +1 -0
- package/dist/dso-toolkit/p-feeb6953.entry.js +2 -0
- package/dist/dso-toolkit/p-feeb6953.entry.js.map +1 -0
- package/dist/esm/annotation-body-BGomQciH.js +8 -0
- package/dist/esm/{annotation-body-eL8p8SW9.js.map → annotation-body-BGomQciH.js.map} +1 -1
- package/dist/esm/annotation-list-renvooi-values-Dq4hh65I.js +10 -0
- package/dist/esm/{annotation-list-renvooi-values-Cn6N3SEI.js.map → annotation-list-renvooi-values-Dq4hh65I.js.map} +1 -1
- package/dist/esm/{annotation-watcher-m3nAgrq7.js → annotation-watcher-C2vj2znu.js} +3 -3
- package/dist/esm/{annotation-watcher-m3nAgrq7.js.map → annotation-watcher-C2vj2znu.js.map} +1 -1
- package/dist/esm/dso-accordion-section.entry.js +3 -5
- package/dist/esm/dso-accordion-section.entry.js.map +1 -1
- package/dist/esm/dso-accordion.entry.js +3 -5
- package/dist/esm/dso-accordion.entry.js.map +1 -1
- package/dist/esm/dso-action-list-item.entry.js +3 -5
- package/dist/esm/dso-action-list-item.entry.js.map +1 -1
- package/dist/esm/dso-action-list.entry.js +3 -5
- package/dist/esm/dso-action-list.entry.js.map +1 -1
- package/dist/esm/dso-advanced-select.entry.js +990 -7
- package/dist/esm/dso-advanced-select.entry.js.map +1 -1
- package/dist/esm/dso-alert_7.entry.js +3772 -294
- package/dist/esm/dso-annotation-activiteit.entry.js +6 -8
- package/dist/esm/dso-annotation-activiteit.entry.js.map +1 -1
- package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js +5 -7
- package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js.map +1 -1
- package/dist/esm/dso-annotation-kaart.entry.js +4 -6
- package/dist/esm/dso-annotation-kaart.entry.js.map +1 -1
- package/dist/esm/dso-annotation-locatie_2.entry.js +1283 -14
- package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js +6 -8
- package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js.map +1 -1
- package/dist/esm/dso-attachments-counter_2.entry.js +5 -7
- package/dist/esm/dso-autosuggest.entry.js +5 -11
- package/dist/esm/dso-autosuggest.entry.js.map +1 -1
- package/dist/esm/dso-banner.entry.js +3 -5
- package/dist/esm/dso-banner.entry.js.map +1 -1
- package/dist/esm/dso-button-group.entry.js +3 -5
- package/dist/esm/dso-button-group.entry.js.map +1 -1
- package/dist/esm/dso-card-container.entry.js +3 -5
- package/dist/esm/dso-card-container.entry.js.map +1 -1
- package/dist/esm/dso-card.entry.js +3 -5
- package/dist/esm/dso-card.entry.js.map +1 -1
- package/dist/esm/dso-contact-information.entry.js +3 -5
- package/dist/esm/dso-contact-information.entry.js.map +1 -1
- package/dist/esm/dso-date-picker.entry.js +3 -5
- package/dist/esm/dso-date-picker.entry.js.map +1 -1
- package/dist/esm/dso-document-card.entry.js +3 -5
- package/dist/esm/dso-document-card.entry.js.map +1 -1
- package/dist/esm/dso-dropdown-menu.entry.js +3 -5
- package/dist/esm/dso-dropdown-menu.entry.js.map +1 -1
- package/dist/esm/dso-header.entry.js +4 -7
- package/dist/esm/dso-header.entry.js.map +1 -1
- package/dist/esm/dso-highlight-box.entry.js +3 -5
- package/dist/esm/dso-highlight-box.entry.js.map +1 -1
- package/dist/esm/dso-history-item.entry.js +3 -5
- package/dist/esm/dso-history-item.entry.js.map +1 -1
- package/dist/esm/{dso-icon.entry.js → dso-icon_2.entry.js} +595 -8
- package/dist/esm/dso-info-button.entry.js +3 -5
- package/dist/esm/dso-info-button.entry.js.map +1 -1
- package/dist/esm/dso-info_2.entry.js +6 -8
- package/dist/esm/dso-input-range.entry.js +3 -5
- package/dist/esm/dso-input-range.entry.js.map +1 -1
- package/dist/esm/dso-label_3.entry.js +13 -22
- package/dist/esm/dso-legend-item.entry.js +4 -6
- package/dist/esm/dso-legend-item.entry.js.map +1 -1
- package/dist/esm/dso-legend.entry.js +78 -0
- package/dist/esm/dso-legend.entry.js.map +1 -0
- package/dist/esm/dso-list-button.entry.js +299 -6
- package/dist/esm/dso-list-button.entry.js.map +1 -1
- package/dist/esm/dso-logo.entry.js +142 -6
- package/dist/esm/dso-logo.entry.js.map +1 -1
- package/dist/esm/dso-map-base-layers.entry.js +4 -6
- package/dist/esm/dso-map-base-layers.entry.js.map +1 -1
- package/dist/esm/dso-map-controls.entry.js +1059 -6
- package/dist/esm/dso-map-controls.entry.js.map +1 -1
- package/dist/esm/dso-map-layer-object.entry.js +26 -0
- package/dist/esm/dso-map-layer-object.entry.js.map +1 -0
- package/dist/esm/dso-map-layer.entry.js +29 -0
- package/dist/esm/dso-map-layer.entry.js.map +1 -0
- package/dist/esm/dso-map-overlays.entry.js +4 -6
- package/dist/esm/dso-map-overlays.entry.js.map +1 -1
- package/dist/esm/dso-mark-bar.entry.js +4 -6
- package/dist/esm/dso-mark-bar.entry.js.map +1 -1
- package/dist/esm/dso-modal.entry.js +4 -6
- package/dist/esm/dso-modal.entry.js.map +1 -1
- package/dist/esm/dso-onboarding-tip.entry.js +4 -6
- package/dist/esm/dso-onboarding-tip.entry.js.map +1 -1
- package/dist/esm/dso-pagination.entry.js +3 -5
- package/dist/esm/dso-pagination.entry.js.map +1 -1
- package/dist/esm/dso-plekinfo-card.entry.js +4 -6
- package/dist/esm/dso-plekinfo-card.entry.js.map +1 -1
- package/dist/esm/dso-progress-indicator.entry.js +4 -6
- package/dist/esm/dso-progress-indicator.entry.js.map +1 -1
- package/dist/esm/dso-project-item.entry.js +4 -6
- package/dist/esm/dso-project-item.entry.js.map +1 -1
- package/dist/esm/dso-responsive-element.entry.js +4 -6
- package/dist/esm/dso-responsive-element.entry.js.map +1 -1
- package/dist/esm/dso-scrollable.entry.js +5 -7
- package/dist/esm/dso-scrollable.entry.js.map +1 -1
- package/dist/esm/dso-skiplink.entry.js +4 -6
- package/dist/esm/dso-skiplink.entry.js.map +1 -1
- package/dist/esm/dso-survey-rating.entry.js +489 -7
- package/dist/esm/dso-survey-rating.entry.js.map +1 -1
- package/dist/esm/dso-tab.entry.js +3 -5
- package/dist/esm/dso-tab.entry.js.map +1 -1
- package/dist/esm/dso-tabs.entry.js +4 -6
- package/dist/esm/dso-tabs.entry.js.map +1 -1
- package/dist/esm/dso-tijdreis-banner.entry.js +4 -6
- package/dist/esm/dso-tijdreis-banner.entry.js.map +1 -1
- package/dist/esm/dso-toggletip.entry.js +4 -6
- package/dist/esm/dso-toggletip.entry.js.map +1 -1
- package/dist/esm/dso-toolkit.js +4 -4
- package/dist/esm/dso-toolkit.js.map +1 -1
- package/dist/esm/dso-tooltip.entry.js +4 -6
- package/dist/esm/dso-tooltip.entry.js.map +1 -1
- package/dist/esm/dso-tree-view.entry.js +6 -14
- package/dist/esm/dso-tree-view.entry.js.map +1 -1
- package/dist/esm/dso-viewer-grid.entry.js +519 -29
- package/dist/esm/dso-viewer-grid.entry.js.map +1 -1
- package/dist/esm/dsot-document-component-demo.entry.js +3 -5
- package/dist/esm/dsot-document-component-demo.entry.js.map +1 -1
- package/dist/esm/{index-DxWmN7gh.js → index-WDDbscLp.js} +96 -27
- package/dist/esm/index-WDDbscLp.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js → parse-wijzigactie-from-node.function-DLfzB0Gt.js} +3 -3
- package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js.map → parse-wijzigactie-from-node.function-DLfzB0Gt.js.map} +1 -1
- package/dist/esm/{tooltip.functional-component-B6RTdaZw.js → tooltip.functional-component-K4nwACEI.js} +4 -6
- package/dist/esm/{tooltip.functional-component-B6RTdaZw.js.map → tooltip.functional-component-K4nwACEI.js.map} +1 -1
- package/dist/types/components/autosuggest/autosuggest.d.ts +0 -4
- package/dist/types/components/image-overlay/image-overlay.d.ts +3 -2
- package/dist/types/components/legend/legend.d.ts +26 -0
- package/dist/types/components/legend/legend.interfaces.d.ts +12 -0
- package/dist/types/components/map-layer/components/map-layer-object.d.ts +26 -0
- package/dist/types/components/map-layer/components/map-layer-object.interfaces.d.ts +11 -0
- package/dist/types/components/map-layer/map-layer.d.ts +26 -0
- package/dist/types/components/map-layer/map-layer.interfaces.d.ts +11 -0
- package/dist/types/components/ozon-content/nodes/int-io-ref.node.d.ts +1 -1
- package/dist/types/components/ozon-content/ozon-content-context.interface.d.ts +1 -0
- package/dist/types/components/ozon-content/ozon-content-node-context.interface.d.ts +1 -0
- package/dist/types/components/ozon-content/ozon-content.d.ts +5 -0
- package/dist/types/components/table/table.d.ts +2 -4
- package/dist/types/components.d.ts +171 -10
- package/dist/types/stencil-public-runtime.d.ts +92 -2
- package/package.json +4 -4
- package/dist/bundle/p--8xOEWb7.js +0 -49
- package/dist/bundle/p--8xOEWb7.js.map +0 -1
- package/dist/bundle/p-B9a249cd.js +0 -12
- package/dist/bundle/p-BSxYLM2I.js +0 -86
- package/dist/bundle/p-BSxYLM2I.js.map +0 -1
- package/dist/bundle/p-BXS9fSw3.js +0 -59
- package/dist/bundle/p-BXS9fSw3.js.map +0 -1
- package/dist/bundle/p-BsnzmGaW.js.map +0 -1
- package/dist/bundle/p-C0fad0Tz.js +0 -333
- package/dist/bundle/p-C0fad0Tz.js.map +0 -1
- package/dist/bundle/p-CAiNl6nx.js.map +0 -1
- package/dist/bundle/p-CWK4j8Tr.js +0 -126
- package/dist/bundle/p-CWK4j8Tr.js.map +0 -1
- package/dist/bundle/p-CXFRGieQ.js +0 -63
- package/dist/bundle/p-CXFRGieQ.js.map +0 -1
- package/dist/bundle/p-CXctuPtC.js.map +0 -1
- package/dist/bundle/p-CYZ_ghQd.js.map +0 -1
- package/dist/bundle/p-CkFupSQb.js +0 -70
- package/dist/bundle/p-CkFupSQb.js.map +0 -1
- package/dist/bundle/p-CmVgHB0k.js +0 -58
- package/dist/bundle/p-CmVgHB0k.js.map +0 -1
- package/dist/bundle/p-CoDNmQUl.js +0 -154
- package/dist/bundle/p-CoDNmQUl.js.map +0 -1
- package/dist/bundle/p-CqQwHORn.js.map +0 -1
- package/dist/bundle/p-CsqbRus4.js.map +0 -1
- package/dist/bundle/p-Cx7q66IK.js.map +0 -1
- package/dist/bundle/p-D2Hmy92r.js +0 -84
- package/dist/bundle/p-D2Hmy92r.js.map +0 -1
- package/dist/bundle/p-D5k5mkW4.js +0 -36
- package/dist/bundle/p-D5k5mkW4.js.map +0 -1
- package/dist/bundle/p-DcPjXXDp.js.map +0 -1
- package/dist/bundle/p-Dea3wzTK.js.map +0 -1
- package/dist/bundle/p-DgQ6L0IZ.js.map +0 -1
- package/dist/bundle/p-Dm38fPV4.js.map +0 -1
- package/dist/bundle/p-Dt8LczXv.js +0 -115
- package/dist/bundle/p-Dt8LczXv.js.map +0 -1
- package/dist/bundle/p-FpbfIBtx.js +0 -169
- package/dist/bundle/p-FpbfIBtx.js.map +0 -1
- package/dist/bundle/p-Ra_s5BYd.js +0 -83
- package/dist/bundle/p-Ra_s5BYd.js.map +0 -1
- package/dist/bundle/p-VjABABA3.js +0 -14
- package/dist/bundle/p-VjABABA3.js.map +0 -1
- package/dist/bundle/p-_WSH7pZY.js.map +0 -1
- package/dist/bundle/p-bAS7SMVR.js +0 -101
- package/dist/bundle/p-bAS7SMVR.js.map +0 -1
- package/dist/bundle/p-dzRDgb4S.js.map +0 -1
- package/dist/bundle/p-pf-8Sy0Y.js +0 -992
- package/dist/bundle/p-pf-8Sy0Y.js.map +0 -1
- package/dist/bundle/p-vXXTDKh5.js +0 -1277
- package/dist/bundle/p-vXXTDKh5.js.map +0 -1
- package/dist/cjs/annotation-body-DaD_bwoW.js +0 -16
- package/dist/cjs/dso-accordion-section.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-accordion-section.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-accordion.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-accordion.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-action-list-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-action-list-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-action-list.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-action-list.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-advanced-select.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-advanced-select.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-alert_7.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-activiteit.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-activiteit.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-gebiedsaanwijzing.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-kaart.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-kaart.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-locatie.dso-document-component.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-omgevingsnormwaarde.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-attachments-counter.dso-expandable.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-attachments-counter_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-autosuggest.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-autosuggest.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-banner.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-banner.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-button-group.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-button-group.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-card-container.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-card-container.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-card.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-card.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-contact-information.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-contact-information.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-date-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-date-picker.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-document-card.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-document-card.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-dropdown-menu.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-dropdown-menu.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-header.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-header.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-highlight-box.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-highlight-box.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-history-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-history-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-icon-button.cjs.entry.js +0 -102
- package/dist/cjs/dso-icon-button.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-icon-button.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-icon.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-info-button.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-info-button.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-info.dso-selectable.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-info_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-input-range.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-input-range.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-label.dso-renvooi.dso-slide-toggle.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-label_3.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-legend-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-legend-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-list-button.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-list-button.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-logo.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-logo.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-map-base-layers.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-map-base-layers.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-map-controls.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-map-controls.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-map-overlays.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-map-overlays.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-mark-bar.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-mark-bar.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-modal.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-modal.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-onboarding-tip.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-onboarding-tip.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-pagination.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-pagination.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-plekinfo-card.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-plekinfo-card.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-progress-indicator.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-progress-indicator.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-project-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-project-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-responsive-element.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-responsive-element.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-scrollable.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-scrollable.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-skiplink.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-skiplink.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-survey-rating.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-survey-rating.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tab.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tab.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tabs.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tijdreis-banner.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tijdreis-banner.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-toggletip.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-toggletip.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tooltip.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tree-view.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tree-view.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-viewer-grid.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-viewer-grid.entry.cjs.js.map +0 -1
- package/dist/cjs/dsot-document-component-demo.cjs.entry.js.map +0 -1
- package/dist/cjs/dsot-document-component-demo.entry.cjs.js.map +0 -1
- package/dist/cjs/focus-trap.esm-DSO8w3eY.js +0 -994
- package/dist/cjs/focus-trap.esm-DSO8w3eY.js.map +0 -1
- package/dist/cjs/index-DvLsepiK.js.map +0 -1
- package/dist/components/focus-trap.esm.js +0 -992
- package/dist/components/focus-trap.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-accordion-section.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-accordion.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-action-list-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-action-list.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-advanced-select.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-activiteit.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-gebiedsaanwijzing.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-kaart.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-locatie.dso-document-component.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-omgevingsnormwaarde.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-attachments-counter.dso-expandable.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-autosuggest.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-banner.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-button-group.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-card-container.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-card.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-contact-information.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-date-picker.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-document-card.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-dropdown-menu.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-header.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-highlight-box.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-history-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-icon-button.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-icon.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-info-button.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-info.dso-selectable.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-input-range.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-label.dso-renvooi.dso-slide-toggle.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-legend-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-list-button.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-logo.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-map-base-layers.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-map-controls.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-map-overlays.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-mark-bar.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-modal.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-onboarding-tip.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-pagination.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-plekinfo-card.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-progress-indicator.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-project-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-responsive-element.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-scrollable.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-skiplink.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-survey-rating.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tab.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tabs.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tijdreis-banner.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-toggletip.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tooltip.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tree-view.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-viewer-grid.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dsot-document-component-demo.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/p-088622a3.entry.js +0 -2
- package/dist/dso-toolkit/p-088622a3.entry.js.map +0 -1
- package/dist/dso-toolkit/p-08f69868.entry.js +0 -2
- package/dist/dso-toolkit/p-08f69868.entry.js.map +0 -1
- package/dist/dso-toolkit/p-0af17a28.entry.js +0 -2
- package/dist/dso-toolkit/p-0af17a28.entry.js.map +0 -1
- package/dist/dso-toolkit/p-12e81f84.entry.js +0 -2
- package/dist/dso-toolkit/p-12e81f84.entry.js.map +0 -1
- package/dist/dso-toolkit/p-13140af9.entry.js +0 -2
- package/dist/dso-toolkit/p-13140af9.entry.js.map +0 -1
- package/dist/dso-toolkit/p-16c153d5.entry.js.map +0 -1
- package/dist/dso-toolkit/p-1e431f4a.entry.js +0 -2
- package/dist/dso-toolkit/p-1e431f4a.entry.js.map +0 -1
- package/dist/dso-toolkit/p-242e14d4.entry.js +0 -2
- package/dist/dso-toolkit/p-242e14d4.entry.js.map +0 -1
- package/dist/dso-toolkit/p-2ac8353d.entry.js +0 -2
- package/dist/dso-toolkit/p-2ac8353d.entry.js.map +0 -1
- package/dist/dso-toolkit/p-2bdda7b6.entry.js +0 -2
- package/dist/dso-toolkit/p-2bdda7b6.entry.js.map +0 -1
- package/dist/dso-toolkit/p-2bf60d4d.entry.js +0 -2
- package/dist/dso-toolkit/p-2bf60d4d.entry.js.map +0 -1
- package/dist/dso-toolkit/p-337c9024.entry.js +0 -2
- package/dist/dso-toolkit/p-337c9024.entry.js.map +0 -1
- package/dist/dso-toolkit/p-3ae293ef.entry.js +0 -2
- package/dist/dso-toolkit/p-3ae293ef.entry.js.map +0 -1
- package/dist/dso-toolkit/p-3cd95234.entry.js +0 -2
- package/dist/dso-toolkit/p-3cd95234.entry.js.map +0 -1
- package/dist/dso-toolkit/p-4c5a75e6.entry.js +0 -2
- package/dist/dso-toolkit/p-4c5a75e6.entry.js.map +0 -1
- package/dist/dso-toolkit/p-4f87903d.entry.js +0 -2
- package/dist/dso-toolkit/p-4f87903d.entry.js.map +0 -1
- package/dist/dso-toolkit/p-4fb7266b.entry.js +0 -2
- package/dist/dso-toolkit/p-4fb7266b.entry.js.map +0 -1
- package/dist/dso-toolkit/p-539cd8e4.entry.js +0 -2
- package/dist/dso-toolkit/p-539cd8e4.entry.js.map +0 -1
- package/dist/dso-toolkit/p-55390fd2.entry.js +0 -2
- package/dist/dso-toolkit/p-55390fd2.entry.js.map +0 -1
- package/dist/dso-toolkit/p-648900a1.entry.js +0 -2
- package/dist/dso-toolkit/p-648900a1.entry.js.map +0 -1
- package/dist/dso-toolkit/p-64d2bb0b.entry.js +0 -2
- package/dist/dso-toolkit/p-64d2bb0b.entry.js.map +0 -1
- package/dist/dso-toolkit/p-6848c1e8.entry.js +0 -2
- package/dist/dso-toolkit/p-6848c1e8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-7325f496.entry.js +0 -2
- package/dist/dso-toolkit/p-7325f496.entry.js.map +0 -1
- package/dist/dso-toolkit/p-7422113e.entry.js +0 -2
- package/dist/dso-toolkit/p-7422113e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-748c3876.entry.js +0 -2
- package/dist/dso-toolkit/p-748c3876.entry.js.map +0 -1
- package/dist/dso-toolkit/p-7e6a09af.entry.js +0 -2
- package/dist/dso-toolkit/p-7e6a09af.entry.js.map +0 -1
- package/dist/dso-toolkit/p-831256d0.entry.js +0 -2
- package/dist/dso-toolkit/p-831256d0.entry.js.map +0 -1
- package/dist/dso-toolkit/p-8fb685b7.entry.js +0 -2
- package/dist/dso-toolkit/p-8fb685b7.entry.js.map +0 -1
- package/dist/dso-toolkit/p-95bd8820.entry.js +0 -2
- package/dist/dso-toolkit/p-95bd8820.entry.js.map +0 -1
- package/dist/dso-toolkit/p-993577a7.entry.js +0 -2
- package/dist/dso-toolkit/p-993577a7.entry.js.map +0 -1
- package/dist/dso-toolkit/p-BlB0--wP.js +0 -2
- package/dist/dso-toolkit/p-Dk013L7v.js +0 -2
- package/dist/dso-toolkit/p-DxWmN7gh.js +0 -3
- package/dist/dso-toolkit/p-DxWmN7gh.js.map +0 -1
- package/dist/dso-toolkit/p-a14c39a8.entry.js +0 -2
- package/dist/dso-toolkit/p-a14c39a8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-a9b2ea7e.entry.js +0 -2
- package/dist/dso-toolkit/p-a9b2ea7e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-ace52920.entry.js +0 -2
- package/dist/dso-toolkit/p-ace52920.entry.js.map +0 -1
- package/dist/dso-toolkit/p-b4664091.entry.js +0 -2
- package/dist/dso-toolkit/p-b4664091.entry.js.map +0 -1
- package/dist/dso-toolkit/p-bb3ac0a4.entry.js +0 -2
- package/dist/dso-toolkit/p-bb3ac0a4.entry.js.map +0 -1
- package/dist/dso-toolkit/p-bea3ed89.entry.js +0 -2
- package/dist/dso-toolkit/p-bea3ed89.entry.js.map +0 -1
- package/dist/dso-toolkit/p-bf591ec8.entry.js +0 -2
- package/dist/dso-toolkit/p-bf591ec8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-c2e05c9e.entry.js +0 -2
- package/dist/dso-toolkit/p-c2e05c9e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-c9c8b0b8.entry.js +0 -2
- package/dist/dso-toolkit/p-c9c8b0b8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-c9d4a733.entry.js +0 -2
- package/dist/dso-toolkit/p-c9d4a733.entry.js.map +0 -1
- package/dist/dso-toolkit/p-ca0b79a6.entry.js +0 -2
- package/dist/dso-toolkit/p-ca0b79a6.entry.js.map +0 -1
- package/dist/dso-toolkit/p-cde53355.entry.js +0 -2
- package/dist/dso-toolkit/p-cde53355.entry.js.map +0 -1
- package/dist/dso-toolkit/p-ce9ffa56.entry.js +0 -2
- package/dist/dso-toolkit/p-ce9ffa56.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d0252763.entry.js +0 -2
- package/dist/dso-toolkit/p-d0252763.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d0ffada0.entry.js +0 -2
- package/dist/dso-toolkit/p-d0ffada0.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d63e56e7.entry.js +0 -2
- package/dist/dso-toolkit/p-d63e56e7.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d690e557.entry.js +0 -2
- package/dist/dso-toolkit/p-d690e557.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d9a8e4da.entry.js +0 -2
- package/dist/dso-toolkit/p-d9a8e4da.entry.js.map +0 -1
- package/dist/dso-toolkit/p-daae46b3.entry.js +0 -2
- package/dist/dso-toolkit/p-daae46b3.entry.js.map +0 -1
- package/dist/dso-toolkit/p-dcfb330c.entry.js +0 -2
- package/dist/dso-toolkit/p-dcfb330c.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e4ee59df.entry.js +0 -2
- package/dist/dso-toolkit/p-e4ee59df.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e5dc4512.entry.js +0 -2
- package/dist/dso-toolkit/p-e5dc4512.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e980ad1a.entry.js +0 -2
- package/dist/dso-toolkit/p-e980ad1a.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e99b9b48.entry.js +0 -2
- package/dist/dso-toolkit/p-e99b9b48.entry.js.map +0 -1
- package/dist/dso-toolkit/p-f9e0da0c.entry.js +0 -2
- package/dist/dso-toolkit/p-f9e0da0c.entry.js.map +0 -1
- package/dist/dso-toolkit/p-pf-8Sy0Y.js +0 -6
- package/dist/dso-toolkit/p-pf-8Sy0Y.js.map +0 -1
- package/dist/esm/annotation-body-eL8p8SW9.js +0 -14
- package/dist/esm/annotation-list-renvooi-values-Cn6N3SEI.js +0 -12
- package/dist/esm/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.js.map +0 -1
- package/dist/esm/dso-alert_7.entry.js.map +0 -1
- package/dist/esm/dso-annotation-locatie.dso-document-component.entry.js.map +0 -1
- package/dist/esm/dso-annotation-locatie_2.entry.js.map +0 -1
- package/dist/esm/dso-attachments-counter.dso-expandable.entry.js.map +0 -1
- package/dist/esm/dso-attachments-counter_2.entry.js.map +0 -1
- package/dist/esm/dso-icon-button.entry.js +0 -100
- package/dist/esm/dso-icon-button.entry.js.map +0 -1
- package/dist/esm/dso-icon.entry.js.map +0 -1
- package/dist/esm/dso-info.dso-selectable.entry.js.map +0 -1
- package/dist/esm/dso-info_2.entry.js.map +0 -1
- package/dist/esm/dso-label.dso-renvooi.dso-slide-toggle.entry.js.map +0 -1
- package/dist/esm/dso-label_3.entry.js.map +0 -1
- package/dist/esm/focus-trap.esm-fQH2SrJA.js +0 -992
- package/dist/esm/focus-trap.esm-fQH2SrJA.js.map +0 -1
- package/dist/esm/index-DxWmN7gh.js.map +0 -1
|
@@ -0,0 +1,171 @@
|
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, F as Fragment, t as transformTag } from './p-BeWimuZg.js';
|
|
2
|
+
import { c as clsx } from './p-ChV9xqsO.js';
|
|
3
|
+
import { d as debounce } from './p-baWVwd8J.js';
|
|
4
|
+
import { d as defineCustomElement$3 } from './p-DMYengW8.js';
|
|
5
|
+
import { d as defineCustomElement$2 } from './p-DzcyUrLK.js';
|
|
6
|
+
import { d as defineCustomElement$1 } from './p-mgDux5p5.js';
|
|
7
|
+
|
|
8
|
+
const labelCss = () => `:host{display:inline-block;max-inline-size:100%;font-weight:normal}*,*::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)}.dso-label{border-radius:4px;display:inline-block;line-height:1.5;max-inline-size:100%;padding-block:4px;padding-inline:8px}.dso-label:focus-within,.dso-label.dso-hover{text-decoration:line-through}.dso-label{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.dso-label a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}.dso-label a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}.dso-label a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}.dso-label a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}.dso-label{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#f2f2f2;color:#191919}.dso-label.dso-label-info{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.dso-label.dso-label-info a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}.dso-label.dso-label-info a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}.dso-label.dso-label-info a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}.dso-label.dso-label-info a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}.dso-label.dso-label-info{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#6ca4d9;color:#191919}.dso-label.dso-label-primary{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.dso-label.dso-label-primary a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-wit"))}.dso-label.dso-label-primary a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-wit"))}.dso-label.dso-label-primary a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-wit"))}.dso-label.dso-label-primary a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-wit"))}.dso-label.dso-label-primary{--_dso-icon-button-tertiary-color:#fff;background-color:#275937;color:#fff}.dso-label.dso-label-success{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.dso-label.dso-label-success a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-wit"))}.dso-label.dso-label-success a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-wit"))}.dso-label.dso-label-success a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-wit"))}.dso-label.dso-label-success a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-wit"))}.dso-label.dso-label-success{--_dso-icon-button-tertiary-color:#fff;background-color:#39870c;color:#fff}.dso-label.dso-label-warning{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.dso-label.dso-label-warning a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}.dso-label.dso-label-warning a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}.dso-label.dso-label-warning a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}.dso-label.dso-label-warning a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}.dso-label.dso-label-warning{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#dcd400;color:#191919}.dso-label.dso-label-error{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.dso-label.dso-label-error a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-wit"))}.dso-label.dso-label-error a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-wit"))}.dso-label.dso-label-error a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-wit"))}.dso-label.dso-label-error a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-wit"))}.dso-label.dso-label-error{--_dso-icon-button-tertiary-color:#fff;background-color:#ce3f51;color:#fff}.dso-label.dso-label-bright{--_dso-alert-success-border-color:initial;--_dso-alert-error-border-color:initial;--_dso-alert-info-border-color:initial;--_dso-alert-warning-border-color:initial;background-color:#fff;color:#191919}.dso-label.dso-label-bright{outline:1px solid #ccc;outline-offset:-1px}.dso-label.dso-label-attention{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.dso-label.dso-label-attention a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-wit"))}.dso-label.dso-label-attention a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-wit"))}.dso-label.dso-label-attention a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-wit"))}.dso-label.dso-label-attention a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-wit"))}.dso-label.dso-label-attention{--_dso-icon-button-tertiary-color:#fff;background-color:#8b4a6a;color:#fff}.dso-label.dso-label-filter{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.dso-label.dso-label-filter a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}.dso-label.dso-label-filter a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}.dso-label.dso-label-filter a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}.dso-label.dso-label-filter a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}.dso-label.dso-label-filter{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#e1ecf7;color:#191919}.dso-label.dso-label-filter{border-inline-start:5px solid #6ca4d9}.dso-label.dso-label-toegevoegd{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.dso-label.dso-label-toegevoegd a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}.dso-label.dso-label-toegevoegd a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}.dso-label.dso-label-toegevoegd a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}.dso-label.dso-label-toegevoegd a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}.dso-label.dso-label-toegevoegd{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#e4f1d4;color:#191919}.dso-label.dso-label-toegevoegd{box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.5);--_dso-ozon-content-toggletip-color:colors.$zwart}.dso-label.dso-label-verwijderd{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}.dso-label.dso-label-verwijderd a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}.dso-label.dso-label-verwijderd a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}.dso-label.dso-label-verwijderd a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}.dso-label.dso-label-verwijderd a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}.dso-label.dso-label-verwijderd{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#f5d8dc;color:#191919}.dso-label.dso-label-verwijderd{--_dso-ozon-content-toggletip-color:colors.$zwart;text-decoration:line-through;--_dso-ozon-content-toggletip-text-decoration:underline line-through}@media screen and (min--moz-device-pixel-ratio: 0){.dso-label.dso-label-verwijderd{font-family:sans-serif}}.dso-label.dso-compact{padding-block:0;padding-inline:8px}.dso-label.dso-hover .dso-label-content{text-decoration:line-through}.dso-truncate.dso-label-content{display:inline-block;max-inline-size:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}:host([removable]) .dso-truncate.dso-label-content{max-inline-size:calc(100% - 28px)}dso-icon-button{float:inline-end;margin-inline-start:8px;margin-inline-end:-4px}`;
|
|
9
|
+
|
|
10
|
+
const resizeObserver = new ResizeObserver(debounce((entries) => {
|
|
11
|
+
entries.forEach(({ target }) => {
|
|
12
|
+
if (isDsoLabelComponent(target)) {
|
|
13
|
+
target._truncateLabel();
|
|
14
|
+
}
|
|
15
|
+
});
|
|
16
|
+
}, 150));
|
|
17
|
+
function isDsoLabelComponent(element) {
|
|
18
|
+
return element.tagName === "DSO-LABEL";
|
|
19
|
+
}
|
|
20
|
+
function hasEllipses(el) {
|
|
21
|
+
return el.scrollWidth > el.clientWidth;
|
|
22
|
+
}
|
|
23
|
+
const Label = /*@__PURE__*/ proxyCustomElement(class Label extends H {
|
|
24
|
+
constructor(registerHost) {
|
|
25
|
+
super();
|
|
26
|
+
if (registerHost !== false) {
|
|
27
|
+
this.__registerHost();
|
|
28
|
+
}
|
|
29
|
+
this.__attachShadow();
|
|
30
|
+
this.dsoRemoveClick = createEvent(this, "dsoRemoveClick", 7);
|
|
31
|
+
this.isTruncated = false;
|
|
32
|
+
this.labelText = "";
|
|
33
|
+
}
|
|
34
|
+
watchRemovable(removable) {
|
|
35
|
+
if (removable) {
|
|
36
|
+
this.startMutationObserver();
|
|
37
|
+
}
|
|
38
|
+
else {
|
|
39
|
+
this.stopMutationObserver();
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
watchTruncate(truncate) {
|
|
43
|
+
if (truncate) {
|
|
44
|
+
this.startTruncate();
|
|
45
|
+
}
|
|
46
|
+
else {
|
|
47
|
+
this.stopTruncate();
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
keyDownListener(event) {
|
|
51
|
+
if (event.key === "Escape") {
|
|
52
|
+
this.textHover = false;
|
|
53
|
+
this.textFocus = false;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* @internal
|
|
58
|
+
*/
|
|
59
|
+
async _truncateLabel() {
|
|
60
|
+
setTimeout(() => {
|
|
61
|
+
this.isTruncated = !!this.labelContent && hasEllipses(this.labelContent);
|
|
62
|
+
});
|
|
63
|
+
}
|
|
64
|
+
syncLabelText() {
|
|
65
|
+
var _a, _b;
|
|
66
|
+
this.labelText = (_b = (_a = this.host.textContent) === null || _a === void 0 ? void 0 : _a.trim()) !== null && _b !== void 0 ? _b : "";
|
|
67
|
+
}
|
|
68
|
+
componentDidLoad() {
|
|
69
|
+
if (this.truncate) {
|
|
70
|
+
this.startTruncate();
|
|
71
|
+
}
|
|
72
|
+
if (this.removable) {
|
|
73
|
+
this.startMutationObserver();
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
disconnectedCallback() {
|
|
77
|
+
this.stopTruncate();
|
|
78
|
+
this.stopMutationObserver(true);
|
|
79
|
+
}
|
|
80
|
+
/** The mutationObserver fetches the text placed inside the label, this is then used for the remove button and tooltip. */
|
|
81
|
+
startMutationObserver() {
|
|
82
|
+
this.mutationObserver = new MutationObserver(() => this.syncLabelText());
|
|
83
|
+
this.mutationObserver.observe(this.host, {
|
|
84
|
+
characterData: true,
|
|
85
|
+
childList: true,
|
|
86
|
+
subtree: true,
|
|
87
|
+
attributes: true,
|
|
88
|
+
});
|
|
89
|
+
this.syncLabelText();
|
|
90
|
+
}
|
|
91
|
+
stopMutationObserver(force = false) {
|
|
92
|
+
var _a;
|
|
93
|
+
if (force || !(this.truncate && this.removable)) {
|
|
94
|
+
(_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
95
|
+
delete this.mutationObserver;
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
startTruncate() {
|
|
99
|
+
resizeObserver.observe(this.host);
|
|
100
|
+
this.startMutationObserver();
|
|
101
|
+
this._truncateLabel();
|
|
102
|
+
}
|
|
103
|
+
stopTruncate() {
|
|
104
|
+
resizeObserver.unobserve(this.host);
|
|
105
|
+
this.stopMutationObserver();
|
|
106
|
+
this.isTruncated = false;
|
|
107
|
+
}
|
|
108
|
+
render() {
|
|
109
|
+
return (h(Fragment, { key: 'f868c06841bb1f9a6f39db8598141634cbe59f5f' }, h("span", { key: '935d20891b9df19b37cf38242892428c81c12631', "aria-describedby": this.isTruncated ? "toggle-anchor" : null, class: clsx("dso-label", {
|
|
110
|
+
[`dso-label-${this.status}`]: this.status,
|
|
111
|
+
"dso-compact": this.compact && !this.removable,
|
|
112
|
+
"dso-hover": this.removeHover || this.removeFocus,
|
|
113
|
+
}) }, h("slot", { key: 'e3d5f4d753cf5ca6ef1bef6fae698b3b4c03e5da', name: "symbol" }), h("span", { key: '242c774421051469948ff841d7b55bf06e9481fd', class: clsx("dso-label-content", {
|
|
114
|
+
"dso-truncate": !!this.truncate,
|
|
115
|
+
}), ref: (element) => (this.labelContent = element), tabindex: this.truncate && this.isTruncated ? 0 : undefined, onMouseEnter: () => (this.textHover = true), onMouseLeave: () => (this.textHover = false), onFocus: () => (this.textFocus = true), onBlur: () => (this.textFocus = false) }, h("slot", { key: '93ae4502166a8c246371249f6b25423ab066e5b7' })), this.removable && (h("dso-icon-button", { key: '35c535b0943aef1ffc59871b43e2222c7490c6d2', variant: "tertiary", icon: "times", label: `Verwijder: ${this.labelText}`, onDsoClick: (e) => this.dsoRemoveClick.emit(e.detail.originalEvent), onMouseEnter: () => (this.removeHover = true), onMouseLeave: () => (this.removeHover = false), onFocus: () => (this.removeFocus = true), onBlur: () => (this.removeFocus = false) }))), this.isTruncated && (h("dso-tooltip", { key: '0c0a556cc61f34f782e9da771138e8b0e37e6647', stateless: true, id: "toggle-anchor", active: this.textHover || this.textFocus, position: "top", strategy: "absolute" }, this.labelText))));
|
|
116
|
+
}
|
|
117
|
+
get host() { return this; }
|
|
118
|
+
static get watchers() { return {
|
|
119
|
+
"removable": ["watchRemovable"],
|
|
120
|
+
"truncate": ["watchTruncate"]
|
|
121
|
+
}; }
|
|
122
|
+
static get style() { return labelCss(); }
|
|
123
|
+
}, [257, "dso-label", {
|
|
124
|
+
"compact": [516],
|
|
125
|
+
"removable": [516],
|
|
126
|
+
"status": [513],
|
|
127
|
+
"truncate": [516],
|
|
128
|
+
"removeHover": [32],
|
|
129
|
+
"removeFocus": [32],
|
|
130
|
+
"textHover": [32],
|
|
131
|
+
"textFocus": [32],
|
|
132
|
+
"isTruncated": [32],
|
|
133
|
+
"labelText": [32],
|
|
134
|
+
"_truncateLabel": [64]
|
|
135
|
+
}, [[4, "keydown", "keyDownListener"]], {
|
|
136
|
+
"removable": ["watchRemovable"],
|
|
137
|
+
"truncate": ["watchTruncate"]
|
|
138
|
+
}]);
|
|
139
|
+
function defineCustomElement() {
|
|
140
|
+
if (typeof customElements === "undefined") {
|
|
141
|
+
return;
|
|
142
|
+
}
|
|
143
|
+
const components = ["dso-label", "dso-icon", "dso-icon-button", "dso-tooltip"];
|
|
144
|
+
components.forEach(tagName => { switch (tagName) {
|
|
145
|
+
case "dso-label":
|
|
146
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
147
|
+
customElements.define(transformTag(tagName), Label);
|
|
148
|
+
}
|
|
149
|
+
break;
|
|
150
|
+
case "dso-icon":
|
|
151
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
152
|
+
defineCustomElement$3();
|
|
153
|
+
}
|
|
154
|
+
break;
|
|
155
|
+
case "dso-icon-button":
|
|
156
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
157
|
+
defineCustomElement$2();
|
|
158
|
+
}
|
|
159
|
+
break;
|
|
160
|
+
case "dso-tooltip":
|
|
161
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
162
|
+
defineCustomElement$1();
|
|
163
|
+
}
|
|
164
|
+
break;
|
|
165
|
+
} });
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
export { Label as L, defineCustomElement as d };
|
|
169
|
+
//# sourceMappingURL=p-iy1TKL4y.js.map
|
|
170
|
+
|
|
171
|
+
//# sourceMappingURL=p-iy1TKL4y.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-iy1TKL4y.js","mappings":";;;;;;;AAAA,MAAM,QAAQ,GAAG,MAAM,CAAC,4ydAA4yd,CAAC;;ACmBr0d,MAAM,cAAc,GAAG,IAAI,cAAc,CACvC,QAAQ,CAAC,CAAC,OAA8B,KAAI;IAC1C,OAAO,CAAC,OAAO,CAAC,CAAC,EAAE,MAAM,EAAE,KAAI;AAC7B,QAAA,IAAI,mBAAmB,CAAC,MAAM,CAAC,EAAE;YAC/B,MAAM,CAAC,cAAc,EAAE;;AAE3B,KAAC,CAAC;AACJ,CAAC,EAAE,GAAG,CAAC,CACR;AAED,SAAS,mBAAmB,CAAC,OAAgB,EAAA;AAC3C,IAAA,OAAO,OAAO,CAAC,OAAO,KAAK,WAAW;AACxC;AAEA,SAAS,WAAW,CAAC,EAAe,EAAA;AAClC,IAAA,OAAO,EAAE,CAAC,WAAW,GAAG,EAAE,CAAC,WAAW;AACxC;MAOa,KAAK,iBAAAA,kBAAA,CAAA,MAAA,KAAA,SAAAC,CAAA,CAAA;AALlB,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;;AAwDE,QAAA,IAAW,CAAA,WAAA,GAAG,KAAK;AAGnB,QAAA,IAAS,CAAA,SAAA,GAAG,EAAE;AAgJf;AA7IC,IAAA,cAAc,CAAC,SAAkB,EAAA;QAC/B,IAAI,SAAS,EAAE;YACb,IAAI,CAAC,qBAAqB,EAAE;;aACvB;YACL,IAAI,CAAC,oBAAoB,EAAE;;;AAK/B,IAAA,aAAa,CAAC,QAAiB,EAAA;QAC7B,IAAI,QAAQ,EAAE;YACZ,IAAI,CAAC,aAAa,EAAE;;aACf;YACL,IAAI,CAAC,YAAY,EAAE;;;AAKvB,IAAA,eAAe,CAAC,KAAoB,EAAA;AAClC,QAAA,IAAI,KAAK,CAAC,GAAG,KAAK,QAAQ,EAAE;AAC1B,YAAA,IAAI,CAAC,SAAS,GAAG,KAAK;AACtB,YAAA,IAAI,CAAC,SAAS,GAAG,KAAK;;;AAI1B;;AAEG;AAEH,IAAA,MAAM,cAAc,GAAA;QAClB,UAAU,CAAC,MAAK;AACd,YAAA,IAAI,CAAC,WAAW,GAAG,CAAC,CAAC,IAAI,CAAC,YAAY,IAAI,WAAW,CAAC,IAAI,CAAC,YAAY,CAAC;AAC1E,SAAC,CAAC;;IAGI,aAAa,GAAA;;QACnB,IAAI,CAAC,SAAS,GAAG,CAAA,EAAA,GAAA,MAAA,IAAI,CAAC,IAAI,CAAC,WAAW,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,IAAI,EAAE,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,EAAA,GAAI,EAAE;;IAGtD,gBAAgB,GAAA;AACd,QAAA,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,IAAI,CAAC,aAAa,EAAE;;AAGtB,QAAA,IAAI,IAAI,CAAC,SAAS,EAAE;YAClB,IAAI,CAAC,qBAAqB,EAAE;;;IAIhC,oBAAoB,GAAA;QAClB,IAAI,CAAC,YAAY,EAAE;AAEnB,QAAA,IAAI,CAAC,oBAAoB,CAAC,IAAI,CAAC;;;IAIzB,qBAAqB,GAAA;AAC3B,QAAA,IAAI,CAAC,gBAAgB,GAAG,IAAI,gBAAgB,CAAC,MAAM,IAAI,CAAC,aAAa,EAAE,CAAC;QAExE,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE;AACvC,YAAA,aAAa,EAAE,IAAI;AACnB,YAAA,SAAS,EAAE,IAAI;AACf,YAAA,OAAO,EAAE,IAAI;AACb,YAAA,UAAU,EAAE,IAAI;AACjB,SAAA,CAAC;QAEF,IAAI,CAAC,aAAa,EAAE;;IAGd,oBAAoB,CAAC,KAAK,GAAG,KAAK,EAAA;;AACxC,QAAA,IAAI,KAAK,IAAI,EAAE,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,SAAS,CAAC,EAAE;YAC/C,CAAA,EAAA,GAAA,IAAI,CAAC,gBAAgB,MAAE,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAA,UAAU,EAAE;YAEnC,OAAO,IAAI,CAAC,gBAAgB;;;IAIxB,aAAa,GAAA;AACnB,QAAA,cAAc,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC;QACjC,IAAI,CAAC,qBAAqB,EAAE;QAC5B,IAAI,CAAC,cAAc,EAAE;;IAGf,YAAY,GAAA;AAClB,QAAA,cAAc,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC;QACnC,IAAI,CAAC,oBAAoB,EAAE;AAC3B,QAAA,IAAI,CAAC,WAAW,GAAG,KAAK;;IAG1B,MAAM,GAAA;AACJ,QAAA,QACE,EAAC,QAAQ,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACP,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,kBAAA,EACoB,IAAI,CAAC,WAAW,GAAG,eAAe,GAAG,IAAI,EAC3D,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE;gBACvB,CAAC,CAAA,UAAA,EAAa,IAAI,CAAC,MAAM,EAAE,GAAG,IAAI,CAAC,MAAM;gBACzC,aAAa,EAAE,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,SAAS;AAC9C,gBAAA,WAAW,EAAE,IAAI,CAAC,WAAW,IAAI,IAAI,CAAC,WAAW;AAClD,aAAA,CAAC,EAAA,EAEF,CAAM,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,IAAI,EAAC,QAAQ,EAAQ,CAAA,EAC3B,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAE,IAAI,CAAC,mBAAmB,EAAE;AAC/B,gBAAA,cAAc,EAAE,CAAC,CAAC,IAAI,CAAC,QAAQ;AAChC,aAAA,CAAC,EACF,GAAG,EAAE,CAAC,OAAO,MAAM,IAAI,CAAC,YAAY,GAAG,OAAO,CAAC,EAC/C,QAAQ,EAAE,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,WAAW,GAAG,CAAC,GAAG,SAAS,EAC3D,YAAY,EAAE,OAAO,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,EAC3C,YAAY,EAAE,OAAO,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,EAC5C,OAAO,EAAE,OAAO,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,EACtC,MAAM,EAAE,OAAO,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC,EAAA,EAEtC,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAa,CACR,EACN,IAAI,CAAC,SAAS,KACb,wEACE,OAAO,EAAC,UAAU,EAClB,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE,CAAA,WAAA,EAAc,IAAI,CAAC,SAAS,CAAA,CAAE,EACrC,UAAU,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,aAAa,CAAC,EACnE,YAAY,EAAE,OAAO,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC,EAC7C,YAAY,EAAE,OAAO,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC,EAC9C,OAAO,EAAE,OAAO,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC,EACxC,MAAM,EAAE,OAAO,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC,EACxC,CAAA,CACH,CACI,EACN,IAAI,CAAC,WAAW,KACf,CAAA,CAAA,aAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,SAAS,EACT,IAAA,EAAA,EAAE,EAAC,eAAe,EAClB,MAAM,EAAE,IAAI,CAAC,SAAS,IAAI,IAAI,CAAC,SAAS,EACxC,QAAQ,EAAC,KAAK,EACd,QAAQ,EAAC,UAAU,EAElB,EAAA,IAAI,CAAC,SAAS,CACH,CACf,CACQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/label/label.scss?tag=dso-label&encapsulation=shadow","src/components/label/label.tsx"],"sourcesContent":["@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n@use \"~dso-toolkit/src/components/label\";\r\n\r\n:host {\r\n display: inline-block;\r\n max-inline-size: 100%;\r\n font-weight: normal;\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n// Todo: Replace .sr-only selector with web component specific selector, no need for .sr-only if we can generate the SCSS\r\n.sr-only {\r\n @include utilities.sr-only();\r\n}\r\n\r\n.dso-label {\r\n @include label.root();\r\n\r\n &.dso-hover {\r\n .dso-label-content {\r\n text-decoration: line-through;\r\n }\r\n }\r\n}\r\n\r\n.dso-truncate.dso-label-content {\r\n display: inline-block;\r\n max-inline-size: 100%;\r\n overflow: hidden;\r\n text-overflow: ellipsis; // stylelint-disable-line declaration-property-value-disallowed-list -- full text can be viewed via tooltip.\r\n vertical-align: bottom;\r\n white-space: nowrap; // stylelint-disable-line declaration-property-value-disallowed-list -- full text can be viewed via tooltip.\r\n}\r\n\r\n:host([removable]) {\r\n .dso-truncate.dso-label-content {\r\n max-inline-size: calc(100% - (units.$u3 + 4px));\r\n }\r\n}\r\n\r\ndso-icon-button {\r\n float: inline-end;\r\n margin-inline-start: units.$u1;\r\n margin-inline-end: units.$u1 * -0.5;\r\n}\r\n","import {\r\n Component,\r\n ComponentInterface,\r\n Element,\r\n Event,\r\n EventEmitter,\r\n Fragment,\r\n Listen,\r\n Method,\r\n Prop,\r\n State,\r\n Watch,\r\n h,\r\n} from \"@stencil/core\";\r\nimport { clsx } from \"clsx\";\r\nimport debounce from \"debounce\";\r\n\r\nimport { LabelStatus } from \"./label.interfaces\";\r\n\r\nconst resizeObserver = new ResizeObserver(\r\n debounce((entries: ResizeObserverEntry[]) => {\r\n entries.forEach(({ target }) => {\r\n if (isDsoLabelComponent(target)) {\r\n target._truncateLabel();\r\n }\r\n });\r\n }, 150),\r\n);\r\n\r\nfunction isDsoLabelComponent(element: Element): element is HTMLDsoLabelElement {\r\n return element.tagName === \"DSO-LABEL\";\r\n}\r\n\r\nfunction hasEllipses(el: HTMLElement): boolean {\r\n return el.scrollWidth > el.clientWidth;\r\n}\r\n\r\n@Component({\r\n tag: \"dso-label\",\r\n styleUrl: \"label.scss\",\r\n shadow: true,\r\n})\r\nexport class Label implements ComponentInterface {\r\n private labelContent: HTMLSpanElement | undefined;\r\n\r\n private mutationObserver?: MutationObserver;\r\n\r\n @Element()\r\n private host!: HTMLDsoLabelElement;\r\n\r\n /**\r\n * For compact Label\r\n */\r\n @Prop({ reflect: true })\r\n compact?: boolean;\r\n\r\n /**\r\n * Shows a button that can be used to remove the Label.\r\n */\r\n @Prop({ reflect: true })\r\n removable?: boolean;\r\n\r\n /**\r\n * The status of this Label.\r\n */\r\n @Prop({ reflect: true })\r\n status?: LabelStatus;\r\n\r\n /**\r\n * Emitted when the user activates the remove button.\r\n */\r\n @Event()\r\n dsoRemoveClick!: EventEmitter<MouseEvent>;\r\n\r\n @State()\r\n removeHover?: boolean;\r\n\r\n @State()\r\n removeFocus?: boolean;\r\n\r\n /**\r\n * Whether the Label is allowed to truncate the contents if it does not fit the container element.\r\n */\r\n @Prop({ reflect: true })\r\n truncate?: boolean;\r\n\r\n @State()\r\n textHover?: boolean;\r\n\r\n @State()\r\n textFocus?: boolean;\r\n\r\n @State()\r\n isTruncated = false;\r\n\r\n @State()\r\n labelText = \"\";\r\n\r\n @Watch(\"removable\")\r\n watchRemovable(removable: boolean) {\r\n if (removable) {\r\n this.startMutationObserver();\r\n } else {\r\n this.stopMutationObserver();\r\n }\r\n }\r\n\r\n @Watch(\"truncate\")\r\n watchTruncate(truncate: boolean) {\r\n if (truncate) {\r\n this.startTruncate();\r\n } else {\r\n this.stopTruncate();\r\n }\r\n }\r\n\r\n @Listen(\"keydown\", { target: \"document\" })\r\n keyDownListener(event: KeyboardEvent) {\r\n if (event.key === \"Escape\") {\r\n this.textHover = false;\r\n this.textFocus = false;\r\n }\r\n }\r\n\r\n /**\r\n * @internal\r\n */\r\n @Method()\r\n async _truncateLabel() {\r\n setTimeout(() => {\r\n this.isTruncated = !!this.labelContent && hasEllipses(this.labelContent);\r\n });\r\n }\r\n\r\n private syncLabelText() {\r\n this.labelText = this.host.textContent?.trim() ?? \"\";\r\n }\r\n\r\n componentDidLoad() {\r\n if (this.truncate) {\r\n this.startTruncate();\r\n }\r\n\r\n if (this.removable) {\r\n this.startMutationObserver();\r\n }\r\n }\r\n\r\n disconnectedCallback() {\r\n this.stopTruncate();\r\n\r\n this.stopMutationObserver(true);\r\n }\r\n\r\n /** The mutationObserver fetches the text placed inside the label, this is then used for the remove button and tooltip. */\r\n private startMutationObserver(): void {\r\n this.mutationObserver = new MutationObserver(() => this.syncLabelText());\r\n\r\n this.mutationObserver.observe(this.host, {\r\n characterData: true,\r\n childList: true,\r\n subtree: true,\r\n attributes: true,\r\n });\r\n\r\n this.syncLabelText();\r\n }\r\n\r\n private stopMutationObserver(force = false): void {\r\n if (force || !(this.truncate && this.removable)) {\r\n this.mutationObserver?.disconnect();\r\n\r\n delete this.mutationObserver;\r\n }\r\n }\r\n\r\n private startTruncate(): void {\r\n resizeObserver.observe(this.host);\r\n this.startMutationObserver();\r\n this._truncateLabel();\r\n }\r\n\r\n private stopTruncate(): void {\r\n resizeObserver.unobserve(this.host);\r\n this.stopMutationObserver();\r\n this.isTruncated = false;\r\n }\r\n\r\n render() {\r\n return (\r\n <Fragment>\r\n <span\r\n aria-describedby={this.isTruncated ? \"toggle-anchor\" : null}\r\n class={clsx(\"dso-label\", {\r\n [`dso-label-${this.status}`]: this.status,\r\n \"dso-compact\": this.compact && !this.removable,\r\n \"dso-hover\": this.removeHover || this.removeFocus,\r\n })}\r\n >\r\n <slot name=\"symbol\"></slot>\r\n <span\r\n class={clsx(\"dso-label-content\", {\r\n \"dso-truncate\": !!this.truncate,\r\n })}\r\n ref={(element) => (this.labelContent = element)}\r\n tabindex={this.truncate && this.isTruncated ? 0 : undefined}\r\n onMouseEnter={() => (this.textHover = true)}\r\n onMouseLeave={() => (this.textHover = false)}\r\n onFocus={() => (this.textFocus = true)}\r\n onBlur={() => (this.textFocus = false)}\r\n >\r\n <slot></slot>\r\n </span>\r\n {this.removable && (\r\n <dso-icon-button\r\n variant=\"tertiary\"\r\n icon=\"times\"\r\n label={`Verwijder: ${this.labelText}`}\r\n onDsoClick={(e) => this.dsoRemoveClick.emit(e.detail.originalEvent)}\r\n onMouseEnter={() => (this.removeHover = true)}\r\n onMouseLeave={() => (this.removeHover = false)}\r\n onFocus={() => (this.removeFocus = true)}\r\n onBlur={() => (this.removeFocus = false)}\r\n />\r\n )}\r\n </span>\r\n {this.isTruncated && (\r\n <dso-tooltip\r\n stateless\r\n id=\"toggle-anchor\"\r\n active={this.textHover || this.textFocus}\r\n position=\"top\"\r\n strategy=\"absolute\"\r\n >\r\n {this.labelText}\r\n </dso-tooltip>\r\n )}\r\n </Fragment>\r\n );\r\n }\r\n}\r\n"],"version":3}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h, d as Host } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, d as Host, t as transformTag } from './p-BeWimuZg.js';
|
|
2
2
|
import { c as clsx } from './p-ChV9xqsO.js';
|
|
3
3
|
import { d as debounce$1 } from './p-baWVwd8J.js';
|
|
4
4
|
|
|
@@ -1833,7 +1833,7 @@ function hasOverflow(el) {
|
|
|
1833
1833
|
return overflowValues.indexOf(overflowX) !== -1 || overflowValues.indexOf(overflowY) !== -1;
|
|
1834
1834
|
}
|
|
1835
1835
|
|
|
1836
|
-
const tooltipCss =
|
|
1836
|
+
const tooltipCss = () => `:host(.hidden){visibility:hidden}*,*::after,*::before{box-sizing:border-box}.tooltip{font-family:Asap, sans-serif;font-style:normal;font-weight:400;line-height:1.5;line-break:auto;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-spacing:normal;overflow-wrap:normal;white-space:normal;--link-color:#39870c;display:block;filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.4));font-size:14px;opacity:0;position:absolute;transition:opacity 0.15s linear;z-index:410}.tooltip.in{opacity:1}.tooltip.in .tooltip-inner{max-block-size:200vh;overflow:auto;visibility:visible;padding-block:8px;padding-inline:16px}.tooltip:not(.in) .tooltip-inner{max-block-size:0;overflow:hidden;visibility:hidden;transition:all 0s linear 0.15s}.tooltip .tooltip-inner{background-color:#fff;border-radius:4px;color:#191919;display:inline-block;font-size:1rem;max-inline-size:640px;position:relative}.tooltip .tooltip-inner.dso-small{max-inline-size:320px}.tooltip .tooltip-arrow{border-color:transparent;border-style:solid;block-size:0;inline-size:0}.tooltip[data-popper-placement=top]{margin-block-start:-3px;padding-inline:0}.tooltip[data-popper-placement=top] .tooltip-arrow{inset-block-end:0;border-block-start-color:#fff;border-width:6px;border-block-end-width:0;margin-inline-start:var(--tooltip-margin-inline-start, -3px)}.tooltip[data-popper-placement=right]{margin-inline-start:3px;padding-inline-start:6px}.tooltip[data-popper-placement=right] .tooltip-arrow{inset-inline-start:0;border-inline-end-color:#fff;border-width:6px;border-inline-start-width:0;margin-block-start:var(--tooltip-margin-block-start, -3px)}.tooltip[data-popper-placement=bottom]{margin-block-start:3px;padding-block-start:6px;padding-inline:0}.tooltip[data-popper-placement=bottom] .tooltip-arrow{inset-block-start:0;border-block-end-color:#fff;border-width:6px;border-block-start-width:0;margin-inline-start:var(--tooltip-margin-inline-start, -3px)}.tooltip[data-popper-placement=left]{margin-inline-start:-3px;margin-inline-end:var(--tooltip-margin-inline-end, unset);padding-block:0;padding-inline-end:6px}.tooltip[data-popper-placement=left] .tooltip-arrow{inset-inline-end:0;border-inline-start-color:#fff;border-width:6px;border-inline-end-width:0;margin-block-start:var(--tooltip-margin-block-start, -3px)}`;
|
|
1837
1837
|
|
|
1838
1838
|
var __classPrivateFieldGet = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
1839
1839
|
if (kind === "a" && !f)
|
|
@@ -1868,9 +1868,11 @@ const applyMaxSize = {
|
|
|
1868
1868
|
},
|
|
1869
1869
|
};
|
|
1870
1870
|
const Tooltip = /*@__PURE__*/ proxyCustomElement(class Tooltip extends H {
|
|
1871
|
-
constructor() {
|
|
1871
|
+
constructor(registerHost) {
|
|
1872
1872
|
super();
|
|
1873
|
-
|
|
1873
|
+
if (registerHost !== false) {
|
|
1874
|
+
this.__registerHost();
|
|
1875
|
+
}
|
|
1874
1876
|
this.__attachShadow();
|
|
1875
1877
|
/**
|
|
1876
1878
|
* Defines if the tooltip is descriptive. A descriptive tooltip contains a meaningful message. Tooltips that are not descriptive are hidden from screenreaders using `aria-hidden`.
|
|
@@ -2023,7 +2025,7 @@ const Tooltip = /*@__PURE__*/ proxyCustomElement(class Tooltip extends H {
|
|
|
2023
2025
|
}
|
|
2024
2026
|
}
|
|
2025
2027
|
render() {
|
|
2026
|
-
return (h(Host, { key: '
|
|
2028
|
+
return (h(Host, { key: '658a353a1fda2f9b9ae4df45cb29e926936fc223', class: { hidden: this.hidden }, role: "tooltip", onClick: this.listenClick }, h("div", { key: '4db68ba328d735039de5baac038133d881aaf9b8', class: clsx("tooltip", { in: this.active }) }, !this.noArrow && h("div", { key: 'a6a45f375b60fb7e069e9512f03fa8e4e80ec829', "data-popper-arrow": true, class: "tooltip-arrow" }), h("div", { key: '9a30fa50784c44a8ac066fb7da3b3c25b3489fbd', "aria-hidden": !this.descriptive || undefined, class: clsx("tooltip-inner", { "dso-small": this.small }) }, h("slot", { key: '0d9bc6e77521493e665e77d05c67eec69d758ca9' })))));
|
|
2027
2029
|
}
|
|
2028
2030
|
activatePopper() {
|
|
2029
2031
|
var _a;
|
|
@@ -2072,7 +2074,7 @@ const Tooltip = /*@__PURE__*/ proxyCustomElement(class Tooltip extends H {
|
|
|
2072
2074
|
"strategy": ["watchStrategy"],
|
|
2073
2075
|
"active": ["watchActive"]
|
|
2074
2076
|
}; }
|
|
2075
|
-
static get style() { return tooltipCss; }
|
|
2077
|
+
static get style() { return tooltipCss(); }
|
|
2076
2078
|
}, [257, "dso-tooltip", {
|
|
2077
2079
|
"descriptive": [516],
|
|
2078
2080
|
"position": [1],
|
|
@@ -2097,14 +2099,14 @@ function defineCustomElement() {
|
|
|
2097
2099
|
const components = ["dso-tooltip"];
|
|
2098
2100
|
components.forEach(tagName => { switch (tagName) {
|
|
2099
2101
|
case "dso-tooltip":
|
|
2100
|
-
if (!customElements.get(tagName)) {
|
|
2101
|
-
customElements.define(tagName, Tooltip);
|
|
2102
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
2103
|
+
customElements.define(transformTag(tagName), Tooltip);
|
|
2102
2104
|
}
|
|
2103
2105
|
break;
|
|
2104
2106
|
} });
|
|
2105
2107
|
}
|
|
2106
2108
|
|
|
2107
2109
|
export { Tooltip as T, defineCustomElement as d };
|
|
2108
|
-
//# sourceMappingURL=p-
|
|
2110
|
+
//# sourceMappingURL=p-mgDux5p5.js.map
|
|
2109
2111
|
|
|
2110
|
-
//# sourceMappingURL=p-
|
|
2112
|
+
//# sourceMappingURL=p-mgDux5p5.js.map
|