@dso-toolkit/core 83.1.0 → 84.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle/dso-accordion-section.js +25 -23
- package/dist/bundle/dso-accordion-section.js.map +1 -1
- package/dist/bundle/dso-accordion.js +9 -7
- package/dist/bundle/dso-accordion.js.map +1 -1
- package/dist/bundle/dso-action-list-item.js +11 -9
- package/dist/bundle/dso-action-list-item.js.map +1 -1
- package/dist/bundle/dso-action-list.js +9 -7
- package/dist/bundle/dso-action-list.js.map +1 -1
- package/dist/bundle/dso-advanced-select.js +1006 -19
- package/dist/bundle/dso-advanced-select.js.map +1 -1
- package/dist/bundle/dso-alert.js +1 -1
- package/dist/bundle/dso-annotation-activiteit.js +25 -23
- package/dist/bundle/dso-annotation-activiteit.js.map +1 -1
- package/dist/bundle/dso-annotation-gebiedsaanwijzing.js +23 -21
- package/dist/bundle/dso-annotation-gebiedsaanwijzing.js.map +1 -1
- package/dist/bundle/dso-annotation-kaart.js +16 -14
- package/dist/bundle/dso-annotation-kaart.js.map +1 -1
- package/dist/bundle/dso-annotation-locatie.js +1 -1
- package/dist/bundle/dso-annotation-omgevingsnormwaarde.js +24 -22
- package/dist/bundle/dso-annotation-omgevingsnormwaarde.js.map +1 -1
- package/dist/bundle/dso-attachments-counter.js +1 -1
- package/dist/bundle/dso-autosuggest.js +17 -20
- package/dist/bundle/dso-autosuggest.js.map +1 -1
- package/dist/bundle/dso-badge.js +1 -1
- package/dist/bundle/dso-banner.js +9 -7
- package/dist/bundle/dso-banner.js.map +1 -1
- package/dist/bundle/dso-button-group.js +1 -1
- package/dist/bundle/dso-card-container.js +9 -7
- package/dist/bundle/dso-card-container.js.map +1 -1
- package/dist/bundle/dso-card.js +11 -9
- package/dist/bundle/dso-card.js.map +1 -1
- package/dist/bundle/dso-contact-information.js +9 -7
- package/dist/bundle/dso-contact-information.js.map +1 -1
- package/dist/bundle/dso-date-picker.js +9 -7
- package/dist/bundle/dso-date-picker.js.map +1 -1
- package/dist/bundle/dso-document-card.js +11 -9
- package/dist/bundle/dso-document-card.js.map +1 -1
- package/dist/bundle/dso-document-component.js +1 -1
- package/dist/bundle/dso-dropdown-menu.js +1 -1
- package/dist/bundle/dso-expandable.js +1 -1
- package/dist/bundle/dso-header.js +15 -14
- package/dist/bundle/dso-header.js.map +1 -1
- package/dist/bundle/dso-highlight-box.js +9 -7
- package/dist/bundle/dso-highlight-box.js.map +1 -1
- package/dist/bundle/dso-history-item.js +11 -9
- package/dist/bundle/dso-history-item.js.map +1 -1
- package/dist/bundle/dso-icon-button.js +1 -1
- package/dist/bundle/dso-icon.js +1 -1
- package/dist/bundle/dso-image-overlay.js +1 -1
- package/dist/bundle/dso-info-button.js +1 -1
- package/dist/bundle/dso-info.js +1 -1
- package/dist/bundle/dso-input-range.js +9 -7
- package/dist/bundle/dso-input-range.js.map +1 -1
- package/dist/bundle/dso-label.js +1 -1
- package/dist/bundle/dso-legend-item.js +22 -20
- package/dist/bundle/dso-legend-item.js.map +1 -1
- package/dist/bundle/dso-legend.d.ts +11 -0
- package/dist/bundle/dso-legend.js +120 -0
- package/dist/bundle/dso-legend.js.map +1 -0
- package/dist/bundle/dso-list-button.js +315 -18
- package/dist/bundle/dso-list-button.js.map +1 -1
- package/dist/bundle/dso-logo.js +148 -8
- package/dist/bundle/dso-logo.js.map +1 -1
- package/dist/bundle/dso-map-base-layers.js +21 -19
- package/dist/bundle/dso-map-base-layers.js.map +1 -1
- package/dist/bundle/dso-map-controls.js +1071 -14
- package/dist/bundle/dso-map-controls.js.map +1 -1
- package/dist/bundle/dso-map-layer-object.d.ts +11 -0
- package/dist/bundle/dso-map-layer-object.js +56 -0
- package/dist/bundle/dso-map-layer-object.js.map +1 -0
- package/dist/bundle/dso-map-layer.d.ts +11 -0
- package/dist/bundle/dso-map-layer.js +61 -0
- package/dist/bundle/dso-map-layer.js.map +1 -0
- package/dist/bundle/dso-map-overlays.js +20 -18
- package/dist/bundle/dso-map-overlays.js.map +1 -1
- package/dist/bundle/dso-mark-bar.js +14 -12
- package/dist/bundle/dso-mark-bar.js.map +1 -1
- package/dist/bundle/dso-modal.js +16 -14
- package/dist/bundle/dso-modal.js.map +1 -1
- package/dist/bundle/dso-onboarding-tip.js +15 -13
- package/dist/bundle/dso-onboarding-tip.js.map +1 -1
- package/dist/bundle/dso-ozon-content-toggletip.js +1 -1
- package/dist/bundle/dso-ozon-content.js +1 -1
- package/dist/bundle/dso-pagination.js +14 -12
- package/dist/bundle/dso-pagination.js.map +1 -1
- package/dist/bundle/dso-panel.js +1 -1
- package/dist/bundle/dso-plekinfo-card.js +12 -10
- package/dist/bundle/dso-plekinfo-card.js.map +1 -1
- package/dist/bundle/dso-progress-indicator.js +1 -1
- package/dist/bundle/dso-project-item.js +18 -16
- package/dist/bundle/dso-project-item.js.map +1 -1
- package/dist/bundle/dso-renvooi.js +1 -1
- package/dist/bundle/dso-responsive-element.js +1 -1
- package/dist/bundle/dso-scrollable.js +1 -1
- package/dist/bundle/dso-selectable.js +1 -1
- package/dist/bundle/dso-skiplink.js +12 -10
- package/dist/bundle/dso-skiplink.js.map +1 -1
- package/dist/bundle/dso-slide-toggle.js +1 -1
- package/dist/bundle/dso-survey-rating.js +501 -15
- package/dist/bundle/dso-survey-rating.js.map +1 -1
- package/dist/bundle/dso-tab.js +9 -7
- package/dist/bundle/dso-tab.js.map +1 -1
- package/dist/bundle/dso-table.js +1 -1
- package/dist/bundle/dso-tabs.js +10 -8
- package/dist/bundle/dso-tabs.js.map +1 -1
- package/dist/bundle/dso-tijdreis-banner.js +12 -10
- package/dist/bundle/dso-tijdreis-banner.js.map +1 -1
- package/dist/bundle/dso-toggletip.js +1 -1
- package/dist/bundle/dso-tooltip.js +1 -1
- package/dist/bundle/dso-tree-view.js +16 -20
- package/dist/bundle/dso-tree-view.js.map +1 -1
- package/dist/bundle/dso-viewer-grid.js +525 -31
- package/dist/bundle/dso-viewer-grid.js.map +1 -1
- package/dist/bundle/dsot-document-component-demo.js +43 -41
- package/dist/bundle/dsot-document-component-demo.js.map +1 -1
- package/dist/bundle/index.js +10 -3
- package/dist/bundle/index.js.map +1 -1
- package/dist/bundle/p-B15-R4R0.js +8 -0
- package/dist/bundle/p-B15-R4R0.js.map +1 -0
- package/dist/bundle/{p-BsnzmGaW.js → p-B1fJHBoE.js} +11 -9
- package/dist/bundle/p-B1fJHBoE.js.map +1 -0
- package/dist/bundle/{p-CqQwHORn.js → p-BCe3H09s.js} +13 -11
- package/dist/bundle/p-BCe3H09s.js.map +1 -0
- package/dist/bundle/p-BCedLSX_.js +51 -0
- package/dist/bundle/p-BCedLSX_.js.map +1 -0
- package/dist/bundle/p-BM23zmnX.js +10 -0
- package/dist/bundle/{p-B9a249cd.js.map → p-BM23zmnX.js.map} +1 -1
- package/dist/bundle/{p-CAiNl6nx.js → p-BMJkixUi.js} +20 -18
- package/dist/bundle/p-BMJkixUi.js.map +1 -0
- package/dist/bundle/p-BNDasWTv.js +78 -0
- package/dist/bundle/p-BNDasWTv.js.map +1 -0
- package/dist/bundle/p-BXJu-dww.js +65 -0
- package/dist/bundle/p-BXJu-dww.js.map +1 -0
- package/dist/bundle/p-Bb1b-JAh.js +1606 -0
- package/dist/bundle/p-Bb1b-JAh.js.map +1 -0
- package/dist/bundle/{p-Dm38fPV4.js → p-BeWimuZg.js} +77 -23
- package/dist/bundle/p-BeWimuZg.js.map +1 -0
- package/dist/bundle/p-BffcZg_M.js +3551 -0
- package/dist/bundle/p-BffcZg_M.js.map +1 -0
- package/dist/bundle/{p-CYZ_ghQd.js → p-Bla3D_SS.js} +11 -9
- package/dist/bundle/p-Bla3D_SS.js.map +1 -0
- package/dist/bundle/p-BnFv61zP.js +1336 -0
- package/dist/bundle/p-BnFv61zP.js.map +1 -0
- package/dist/bundle/p-BvyQic2U.js +88 -0
- package/dist/bundle/p-BvyQic2U.js.map +1 -0
- package/dist/bundle/p-ByyagXOJ.js +61 -0
- package/dist/bundle/p-ByyagXOJ.js.map +1 -0
- package/dist/bundle/p-BzA2scQd.js +72 -0
- package/dist/bundle/p-BzA2scQd.js.map +1 -0
- package/dist/bundle/{p-DgQ6L0IZ.js → p-CH5dE-g9.js} +3 -3
- package/dist/bundle/p-CH5dE-g9.js.map +1 -0
- package/dist/bundle/p-CU2teuXB.js +38 -0
- package/dist/bundle/p-CU2teuXB.js.map +1 -0
- package/dist/bundle/{p-CsqbRus4.js → p-Ctbpdcl6.js} +20 -18
- package/dist/bundle/p-Ctbpdcl6.js.map +1 -0
- package/dist/bundle/{p-Dea3wzTK.js → p-Cul-GfBI.js} +13 -11
- package/dist/bundle/p-Cul-GfBI.js.map +1 -0
- package/dist/bundle/p-D9_nsOH9.js +103 -0
- package/dist/bundle/p-D9_nsOH9.js.map +1 -0
- package/dist/bundle/{p-DcPjXXDp.js → p-DKYkKOQE.js} +15 -13
- package/dist/bundle/p-DKYkKOQE.js.map +1 -0
- package/dist/bundle/{p-_WSH7pZY.js → p-DLxGu5_c.js} +12 -10
- package/dist/bundle/p-DLxGu5_c.js.map +1 -0
- package/dist/bundle/{p-CXctuPtC.js → p-DMYengW8.js} +18 -10
- package/dist/bundle/p-DMYengW8.js.map +1 -0
- package/dist/bundle/p-DQrlJzt1.js +86 -0
- package/dist/bundle/p-DQrlJzt1.js.map +1 -0
- package/dist/bundle/p-DaeSaYQE.js +146 -0
- package/dist/bundle/p-DaeSaYQE.js.map +1 -0
- package/dist/bundle/{p-dzRDgb4S.js → p-DopSenBv.js} +4 -6
- package/dist/bundle/p-DopSenBv.js.map +1 -0
- package/dist/bundle/p-DtEJ6M24.js +60 -0
- package/dist/bundle/p-DtEJ6M24.js.map +1 -0
- package/dist/bundle/p-DzcyUrLK.js +617 -0
- package/dist/bundle/p-DzcyUrLK.js.map +1 -0
- package/dist/bundle/p-iy1TKL4y.js +171 -0
- package/dist/bundle/p-iy1TKL4y.js.map +1 -0
- package/dist/bundle/{p-Cx7q66IK.js → p-mgDux5p5.js} +12 -10
- package/dist/bundle/p-mgDux5p5.js.map +1 -0
- package/dist/cjs/annotation-body-B4psycVM.js +10 -0
- package/dist/cjs/{annotation-body-DaD_bwoW.js.map → annotation-body-B4psycVM.js.map} +1 -1
- package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js → annotation-list-renvooi-values-wwLPtmp4.js} +4 -6
- package/dist/cjs/{annotation-list-renvooi-values-DrBMzeSq.js.map → annotation-list-renvooi-values-wwLPtmp4.js.map} +1 -1
- package/dist/cjs/{annotation-watcher-CIkkSlrQ.js → annotation-watcher-C_bJBnAm.js} +3 -3
- package/dist/cjs/{annotation-watcher-CIkkSlrQ.js.map → annotation-watcher-C_bJBnAm.js.map} +1 -1
- package/dist/cjs/dso-accordion-section.cjs.entry.js +3 -5
- package/dist/cjs/dso-accordion.cjs.entry.js +3 -5
- package/dist/cjs/dso-action-list-item.cjs.entry.js +3 -5
- package/dist/cjs/dso-action-list.cjs.entry.js +3 -5
- package/dist/cjs/dso-advanced-select.cjs.entry.js +990 -7
- package/dist/cjs/dso-alert_7.cjs.entry.js +3772 -294
- package/dist/cjs/dso-annotation-activiteit.cjs.entry.js +6 -8
- package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js +5 -7
- package/dist/cjs/dso-annotation-kaart.cjs.entry.js +4 -6
- package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js +1283 -14
- package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js +6 -8
- package/dist/cjs/dso-attachments-counter_2.cjs.entry.js +5 -7
- package/dist/cjs/dso-autosuggest.cjs.entry.js +5 -11
- package/dist/cjs/dso-banner.cjs.entry.js +3 -5
- package/dist/cjs/dso-button-group.cjs.entry.js +3 -5
- package/dist/cjs/dso-card-container.cjs.entry.js +3 -5
- package/dist/cjs/dso-card.cjs.entry.js +3 -5
- package/dist/cjs/dso-contact-information.cjs.entry.js +3 -5
- package/dist/cjs/dso-date-picker.cjs.entry.js +3 -5
- package/dist/cjs/dso-document-card.cjs.entry.js +3 -5
- package/dist/cjs/dso-dropdown-menu.cjs.entry.js +3 -5
- package/dist/cjs/dso-header.cjs.entry.js +4 -7
- package/dist/cjs/dso-highlight-box.cjs.entry.js +3 -5
- package/dist/cjs/dso-history-item.cjs.entry.js +3 -5
- package/dist/cjs/{dso-icon.cjs.entry.js → dso-icon_2.cjs.entry.js} +595 -7
- package/dist/cjs/dso-info-button.cjs.entry.js +3 -5
- package/dist/cjs/dso-info_2.cjs.entry.js +6 -8
- package/dist/cjs/dso-input-range.cjs.entry.js +3 -5
- package/dist/cjs/dso-label_3.cjs.entry.js +13 -22
- package/dist/cjs/dso-legend-item.cjs.entry.js +4 -6
- package/dist/cjs/dso-legend.cjs.entry.js +80 -0
- package/dist/cjs/dso-list-button.cjs.entry.js +299 -6
- package/dist/cjs/dso-logo.cjs.entry.js +142 -6
- package/dist/cjs/dso-map-base-layers.cjs.entry.js +4 -6
- package/dist/cjs/dso-map-controls.cjs.entry.js +1059 -6
- package/dist/cjs/dso-map-layer-object.cjs.entry.js +28 -0
- package/dist/cjs/dso-map-layer.cjs.entry.js +31 -0
- package/dist/cjs/dso-map-overlays.cjs.entry.js +4 -6
- package/dist/cjs/dso-mark-bar.cjs.entry.js +4 -6
- package/dist/cjs/dso-modal.cjs.entry.js +4 -6
- package/dist/cjs/dso-onboarding-tip.cjs.entry.js +4 -6
- package/dist/cjs/dso-pagination.cjs.entry.js +3 -5
- package/dist/cjs/dso-plekinfo-card.cjs.entry.js +4 -6
- package/dist/cjs/dso-progress-indicator.cjs.entry.js +4 -6
- package/dist/cjs/dso-project-item.cjs.entry.js +4 -6
- package/dist/cjs/dso-responsive-element.cjs.entry.js +4 -6
- package/dist/cjs/dso-scrollable.cjs.entry.js +5 -7
- package/dist/cjs/dso-skiplink.cjs.entry.js +4 -6
- package/dist/cjs/dso-survey-rating.cjs.entry.js +489 -7
- package/dist/cjs/dso-tab.cjs.entry.js +3 -5
- package/dist/cjs/dso-tabs.cjs.entry.js +4 -6
- package/dist/cjs/dso-tijdreis-banner.cjs.entry.js +4 -6
- package/dist/cjs/dso-toggletip.cjs.entry.js +4 -6
- package/dist/cjs/dso-toolkit.cjs.js +3 -3
- package/dist/cjs/dso-toolkit.cjs.js.map +1 -1
- package/dist/cjs/dso-tooltip.cjs.entry.js +4 -6
- package/dist/cjs/dso-tree-view.cjs.entry.js +6 -14
- package/dist/cjs/dso-viewer-grid.cjs.entry.js +519 -29
- package/dist/cjs/dsot-document-component-demo.cjs.entry.js +3 -5
- package/dist/cjs/{index-DvLsepiK.js → index-DDpKNH_F.js} +96 -27
- package/dist/cjs/index-DDpKNH_F.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js → parse-wijzigactie-from-node.function-wjDjfhnI.js} +3 -3
- package/dist/cjs/{parse-wijzigactie-from-node.function-DQ6mi_34.js.map → parse-wijzigactie-from-node.function-wjDjfhnI.js.map} +1 -1
- package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js → tooltip.functional-component-BQpcPpgi.js} +4 -6
- package/dist/cjs/{tooltip.functional-component-CD9AUuU7.js.map → tooltip.functional-component-BQpcPpgi.js.map} +1 -1
- package/dist/collection/collection-manifest.json +5 -2
- package/dist/collection/components/accordion/accordion.js +4 -4
- package/dist/collection/components/accordion/components/accordion-section.css +1 -1
- package/dist/collection/components/accordion/components/accordion-section.js +23 -23
- package/dist/collection/components/action-list/action-list.js +2 -2
- package/dist/collection/components/action-list/components/action-list-item.js +7 -7
- package/dist/collection/components/advanced-select/advanced-select.js +2 -4
- package/dist/collection/components/advanced-select/advanced-select.js.map +1 -1
- package/dist/collection/components/alert/alert.css +1 -1
- package/dist/collection/components/alert/alert.js +7 -7
- package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js +12 -13
- package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js.map +1 -1
- package/dist/collection/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.js +8 -8
- package/dist/collection/components/annotation/annotation-kaart/annotation-kaart.js +6 -6
- package/dist/collection/components/annotation/annotation-locatie/annotation-locatie.js +8 -8
- package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js +12 -13
- package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js.map +1 -1
- package/dist/collection/components/attachments-counter/attachments-counter.css +1 -1
- package/dist/collection/components/attachments-counter/attachments-counter.js +2 -2
- package/dist/collection/components/autosuggest/autosuggest.js +7 -33
- package/dist/collection/components/autosuggest/autosuggest.js.map +1 -1
- package/dist/collection/components/badge/badge.css +1 -1
- package/dist/collection/components/badge/badge.js +2 -2
- package/dist/collection/components/banner/banner.js +4 -4
- package/dist/collection/components/button-group/button-group.js +1 -1
- package/dist/collection/components/card/card.css +1 -1
- package/dist/collection/components/card/card.js +6 -6
- package/dist/collection/components/card-container/card-container.js +1 -1
- package/dist/collection/components/date-picker/date-picker.js +15 -15
- package/dist/collection/components/document-card/document-card.css +1 -1
- package/dist/collection/components/document-card/document-card.js +4 -4
- package/dist/collection/components/document-component/document-component.css +5 -4
- package/dist/collection/components/document-component/document-component.js +31 -34
- package/dist/collection/components/document-component/document-component.js.map +1 -1
- package/dist/collection/components/document-component-demo/document-component.demo.js +5 -7
- package/dist/collection/components/document-component-demo/document-component.demo.js.map +1 -1
- package/dist/collection/components/dropdown-menu/dropdown-menu.js +4 -4
- package/dist/collection/components/expandable/expandable.js +5 -5
- package/dist/collection/components/header/header.js +16 -17
- package/dist/collection/components/header/header.js.map +1 -1
- package/dist/collection/components/highlight-box/highlight-box.js +10 -10
- package/dist/collection/components/history-item/history-item.js +4 -4
- package/dist/collection/components/icon/icon.js +5 -3
- package/dist/collection/components/icon/icon.js.map +1 -1
- package/dist/collection/components/icon-button/icon-button.js +7 -7
- package/dist/collection/components/image-overlay/image-overlay.css +8 -11
- package/dist/collection/components/image-overlay/image-overlay.js +26 -36
- package/dist/collection/components/image-overlay/image-overlay.js.map +1 -1
- package/dist/collection/components/info/info.css +1 -1
- package/dist/collection/components/info/info.js +4 -4
- package/dist/collection/components/info-button/info-button.css +1 -1
- package/dist/collection/components/info-button/info-button.js +5 -5
- package/dist/collection/components/input-range/input-range.js +13 -13
- package/dist/collection/components/label/label.css +1 -1
- package/dist/collection/components/label/label.js +8 -8
- package/dist/collection/components/legend/legend.css +54 -0
- package/dist/collection/components/legend/legend.interfaces.js +2 -0
- package/dist/collection/components/legend/legend.interfaces.js.map +1 -0
- package/dist/collection/components/legend/legend.js +154 -0
- package/dist/collection/components/legend/legend.js.map +1 -0
- package/dist/collection/components/legend-item/legend-item.css +8 -1
- package/dist/collection/components/legend-item/legend-item.js +8 -8
- package/dist/collection/components/legend-item/legend-item.js.map +1 -1
- package/dist/collection/components/list-button/list-button.css +1 -1
- package/dist/collection/components/list-button/list-button.js +15 -15
- package/dist/collection/components/logo/logo.js +10 -10
- package/dist/collection/components/map-base-layers/map-base-layers.css +1 -1
- package/dist/collection/components/map-base-layers/map-base-layers.js +2 -3
- package/dist/collection/components/map-base-layers/map-base-layers.js.map +1 -1
- package/dist/collection/components/map-controls/map-controls.css +2 -2
- package/dist/collection/components/map-controls/map-controls.js +4 -4
- package/dist/collection/components/map-layer/components/map-layer-object.css +35 -0
- package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js +2 -0
- package/dist/collection/components/map-layer/components/map-layer-object.interfaces.js.map +1 -0
- package/dist/collection/components/map-layer/components/map-layer-object.js +109 -0
- package/dist/collection/components/map-layer/components/map-layer-object.js.map +1 -0
- package/dist/collection/components/map-layer/map-layer.css +27 -0
- package/dist/collection/components/map-layer/map-layer.interfaces.js +2 -0
- package/dist/collection/components/map-layer/map-layer.interfaces.js.map +1 -0
- package/dist/collection/components/map-layer/map-layer.js +122 -0
- package/dist/collection/components/map-layer/map-layer.js.map +1 -0
- package/dist/collection/components/map-overlays/map-overlays.css +1 -1
- package/dist/collection/components/map-overlays/map-overlays.js +2 -3
- package/dist/collection/components/map-overlays/map-overlays.js.map +1 -1
- package/dist/collection/components/mark-bar/mark-bar.css +2 -2
- package/dist/collection/components/mark-bar/mark-bar.js +8 -8
- package/dist/collection/components/modal/modal.css +1 -1
- package/dist/collection/components/modal/modal.js +8 -8
- package/dist/collection/components/onboarding-tip/onboarding-tip.css +1 -1
- package/dist/collection/components/onboarding-tip/onboarding-tip.js +2 -2
- package/dist/collection/components/ozon-content/components/ozon-content-toggletip/ozon-content-toggletip.js +3 -3
- package/dist/collection/components/ozon-content/nodes/int-io-ref.node.js +2 -2
- package/dist/collection/components/ozon-content/nodes/int-io-ref.node.js.map +1 -1
- package/dist/collection/components/ozon-content/nodes/int-ref.node.js +1 -1
- package/dist/collection/components/ozon-content/nodes/int-ref.node.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content-context.interface.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content-mapper.js +1 -0
- package/dist/collection/components/ozon-content/ozon-content-mapper.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content-node-context.interface.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content.js +30 -7
- package/dist/collection/components/ozon-content/ozon-content.js.map +1 -1
- package/dist/collection/components/pagination/pagination.css +1 -1
- package/dist/collection/components/pagination/pagination.js +4 -5
- package/dist/collection/components/pagination/pagination.js.map +1 -1
- package/dist/collection/components/panel/panel.css +1 -1
- package/dist/collection/components/panel/panel.js +3 -3
- package/dist/collection/components/plekinfo-card/plekinfo-card.css +1 -1
- package/dist/collection/components/plekinfo-card/plekinfo-card.js +8 -8
- package/dist/collection/components/progress-indicator/progress-indicator.js +7 -7
- package/dist/collection/components/project-item/project-item.js +3 -3
- package/dist/collection/components/renvooi/renvooi.js +2 -3
- package/dist/collection/components/renvooi/renvooi.js.map +1 -1
- package/dist/collection/components/responsive-element/responsive-element.js +1 -1
- package/dist/collection/components/scrollable/scrollable.css +1 -0
- package/dist/collection/components/scrollable/scrollable.js +2 -2
- package/dist/collection/components/selectable/selectable.js +25 -25
- package/dist/collection/components/skiplink/skiplink.js +5 -5
- package/dist/collection/components/slide-toggle/slide-toggle.js +8 -8
- package/dist/collection/components/survey-rating/survey-rating.css +1 -1
- package/dist/collection/components/survey-rating/survey-rating.js +2 -2
- package/dist/collection/components/table/table.css +11 -21
- package/dist/collection/components/table/table.js +12 -29
- package/dist/collection/components/table/table.js.map +1 -1
- package/dist/collection/components/tabs/components/tab.js +6 -6
- package/dist/collection/components/tabs/tabs.js +1 -1
- package/dist/collection/components/tijdreis-banner/tijdreis-banner.js +1 -1
- package/dist/collection/components/toggletip/toggletip.js +7 -7
- package/dist/collection/components/tooltip/tooltip.js +10 -10
- package/dist/collection/components/tree-view/tree-view.css +1 -1
- package/dist/collection/components/tree-view/tree-view.js +1 -2
- package/dist/collection/components/tree-view/tree-view.js.map +1 -1
- package/dist/collection/components/viewer-grid/viewer-grid.css +1 -1
- package/dist/collection/components/viewer-grid/viewer-grid.js +12 -12
- package/dist/components/alert.js +11 -9
- package/dist/components/alert.js.map +1 -1
- package/dist/components/annotation-body.js +1 -7
- package/dist/components/annotation-body.js.map +1 -1
- package/dist/components/annotation-list-renvooi-values.js +1 -3
- package/dist/components/annotation-list-renvooi-values.js.map +1 -1
- package/dist/components/annotation-locatie.js +15 -13
- package/dist/components/annotation-locatie.js.map +1 -1
- package/dist/components/annotation-watcher.js.map +1 -1
- package/dist/components/attachments-counter.js +10 -8
- package/dist/components/attachments-counter.js.map +1 -1
- package/dist/components/badge.js +9 -7
- package/dist/components/badge.js.map +1 -1
- package/dist/components/button-group.js +9 -7
- package/dist/components/button-group.js.map +1 -1
- package/dist/components/document-component.js +1297 -24
- package/dist/components/document-component.js.map +1 -1
- package/dist/components/dropdown-menu.js +9 -7
- package/dist/components/dropdown-menu.js.map +1 -1
- package/dist/components/dso-accordion-section.js +17 -15
- package/dist/components/dso-accordion-section.js.map +1 -1
- package/dist/components/dso-accordion.js +9 -7
- package/dist/components/dso-accordion.js.map +1 -1
- package/dist/components/dso-action-list-item.js +10 -8
- package/dist/components/dso-action-list-item.js.map +1 -1
- package/dist/components/dso-action-list.js +9 -7
- package/dist/components/dso-action-list.js.map +1 -1
- package/dist/components/dso-advanced-select.js +1001 -14
- package/dist/components/dso-advanced-select.js.map +1 -1
- package/dist/components/dso-annotation-activiteit.js +16 -14
- package/dist/components/dso-annotation-activiteit.js.map +1 -1
- package/dist/components/dso-annotation-gebiedsaanwijzing.js +15 -13
- package/dist/components/dso-annotation-gebiedsaanwijzing.js.map +1 -1
- package/dist/components/dso-annotation-kaart.js +12 -10
- package/dist/components/dso-annotation-kaart.js.map +1 -1
- package/dist/components/dso-annotation-omgevingsnormwaarde.js +15 -13
- package/dist/components/dso-annotation-omgevingsnormwaarde.js.map +1 -1
- package/dist/components/dso-autosuggest.js +14 -17
- package/dist/components/dso-autosuggest.js.map +1 -1
- package/dist/components/dso-banner.js +9 -7
- package/dist/components/dso-banner.js.map +1 -1
- package/dist/components/dso-card-container.js +9 -7
- package/dist/components/dso-card-container.js.map +1 -1
- package/dist/components/dso-card.js +10 -8
- package/dist/components/dso-card.js.map +1 -1
- package/dist/components/dso-contact-information.js +9 -7
- package/dist/components/dso-contact-information.js.map +1 -1
- package/dist/components/dso-date-picker.js +9 -7
- package/dist/components/dso-date-picker.js.map +1 -1
- package/dist/components/dso-document-card.js +10 -8
- package/dist/components/dso-document-card.js.map +1 -1
- package/dist/components/dso-header.js +13 -12
- package/dist/components/dso-header.js.map +1 -1
- package/dist/components/dso-highlight-box.js +9 -7
- package/dist/components/dso-highlight-box.js.map +1 -1
- package/dist/components/dso-history-item.js +10 -8
- package/dist/components/dso-history-item.js.map +1 -1
- package/dist/components/dso-input-range.js +9 -7
- package/dist/components/dso-input-range.js.map +1 -1
- package/dist/components/dso-legend-item.js +16 -14
- package/dist/components/dso-legend-item.js.map +1 -1
- package/dist/components/dso-legend.d.ts +11 -0
- package/dist/components/dso-legend.js +120 -0
- package/dist/components/dso-legend.js.map +1 -0
- package/dist/components/dso-list-button.js +310 -13
- package/dist/components/dso-list-button.js.map +1 -1
- package/dist/components/dso-logo.js +148 -8
- package/dist/components/dso-logo.js.map +1 -1
- package/dist/components/dso-map-base-layers.js +16 -14
- package/dist/components/dso-map-base-layers.js.map +1 -1
- package/dist/components/dso-map-controls.js +1068 -11
- package/dist/components/dso-map-controls.js.map +1 -1
- package/dist/components/dso-map-layer-object.d.ts +11 -0
- package/dist/components/dso-map-layer-object.js +56 -0
- package/dist/components/dso-map-layer-object.js.map +1 -0
- package/dist/components/dso-map-layer.d.ts +11 -0
- package/dist/components/dso-map-layer.js +61 -0
- package/dist/components/dso-map-layer.js.map +1 -0
- package/dist/components/dso-map-overlays.js +15 -13
- package/dist/components/dso-map-overlays.js.map +1 -1
- package/dist/components/dso-mark-bar.js +12 -10
- package/dist/components/dso-mark-bar.js.map +1 -1
- package/dist/components/dso-modal.js +13 -11
- package/dist/components/dso-modal.js.map +1 -1
- package/dist/components/dso-onboarding-tip.js +12 -10
- package/dist/components/dso-onboarding-tip.js.map +1 -1
- package/dist/components/dso-pagination.js +12 -10
- package/dist/components/dso-pagination.js.map +1 -1
- package/dist/components/dso-plekinfo-card.js +11 -9
- package/dist/components/dso-plekinfo-card.js.map +1 -1
- package/dist/components/dso-project-item.js +14 -12
- package/dist/components/dso-project-item.js.map +1 -1
- package/dist/components/dso-skiplink.js +11 -9
- package/dist/components/dso-skiplink.js.map +1 -1
- package/dist/components/dso-survey-rating.js +498 -12
- package/dist/components/dso-survey-rating.js.map +1 -1
- package/dist/components/dso-tab.js +9 -7
- package/dist/components/dso-tab.js.map +1 -1
- package/dist/components/dso-tabs.js +10 -8
- package/dist/components/dso-tabs.js.map +1 -1
- package/dist/components/dso-tijdreis-banner.js +11 -9
- package/dist/components/dso-tijdreis-banner.js.map +1 -1
- package/dist/components/dso-tree-view.js +14 -18
- package/dist/components/dso-tree-view.js.map +1 -1
- package/dist/components/dso-viewer-grid.js +525 -31
- package/dist/components/dso-viewer-grid.js.map +1 -1
- package/dist/components/dsot-document-component-demo.js +27 -25
- package/dist/components/dsot-document-component-demo.js.map +1 -1
- package/dist/components/expandable.js +9 -7
- package/dist/components/expandable.js.map +1 -1
- package/dist/components/icon-button.js +499 -8
- package/dist/components/icon-button.js.map +1 -1
- package/dist/components/icon.js +16 -8
- package/dist/components/icon.js.map +1 -1
- package/dist/components/image-overlay.js +35 -43
- package/dist/components/image-overlay.js.map +1 -1
- package/dist/components/index.d.ts +6 -0
- package/dist/components/index.js +3 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/info-button.js +11 -9
- package/dist/components/info-button.js.map +1 -1
- package/dist/components/info.js +11 -9
- package/dist/components/info.js.map +1 -1
- package/dist/components/label.js +12 -10
- package/dist/components/label.js.map +1 -1
- package/dist/components/ozon-content-toggletip.js +11 -9
- package/dist/components/ozon-content-toggletip.js.map +1 -1
- package/dist/components/ozon-content.js +2389 -115
- package/dist/components/ozon-content.js.map +1 -1
- package/dist/components/panel.js +11 -9
- package/dist/components/panel.js.map +1 -1
- package/dist/components/progress-indicator.js +11 -9
- package/dist/components/progress-indicator.js.map +1 -1
- package/dist/components/renvooi.js +13 -18
- package/dist/components/renvooi.js.map +1 -1
- package/dist/components/responsive-element.js +10 -8
- package/dist/components/responsive-element.js.map +1 -1
- package/dist/components/scrollable.js +11 -9
- package/dist/components/scrollable.js.map +1 -1
- package/dist/components/selectable.js +14 -12
- package/dist/components/selectable.js.map +1 -1
- package/dist/components/slide-toggle.js +10 -8
- package/dist/components/slide-toggle.js.map +1 -1
- package/dist/components/table.js +1256 -35
- package/dist/components/table.js.map +1 -1
- package/dist/components/toggletip.js +14 -12
- package/dist/components/toggletip.js.map +1 -1
- package/dist/components/tooltip.functional-component.js +1 -3
- package/dist/components/tooltip.functional-component.js.map +1 -1
- package/dist/components/tooltip.js +10 -8
- package/dist/components/tooltip.js.map +1 -1
- package/dist/dso-toolkit/dso-toolkit.esm.js +1 -1
- package/dist/dso-toolkit/dso-toolkit.esm.js.map +1 -1
- package/dist/dso-toolkit/p-00e02bdd.entry.js +2 -0
- package/dist/dso-toolkit/p-00e02bdd.entry.js.map +1 -0
- package/dist/dso-toolkit/p-056702b8.entry.js +2 -0
- package/dist/dso-toolkit/p-056702b8.entry.js.map +1 -0
- package/dist/dso-toolkit/p-0c228b3c.entry.js +2 -0
- package/dist/dso-toolkit/p-0c228b3c.entry.js.map +1 -0
- package/dist/dso-toolkit/p-1a5e129d.entry.js +2 -0
- package/dist/dso-toolkit/p-1a5e129d.entry.js.map +1 -0
- package/dist/dso-toolkit/p-1f87f7ad.entry.js +2 -0
- package/dist/dso-toolkit/p-1f87f7ad.entry.js.map +1 -0
- package/dist/dso-toolkit/p-30dd509e.entry.js +2 -0
- package/dist/dso-toolkit/p-30dd509e.entry.js.map +1 -0
- package/dist/dso-toolkit/p-349d1ace.entry.js +2 -0
- package/dist/dso-toolkit/p-349d1ace.entry.js.map +1 -0
- package/dist/dso-toolkit/p-363449cc.entry.js +2 -0
- package/dist/dso-toolkit/p-363449cc.entry.js.map +1 -0
- package/dist/dso-toolkit/p-3ab854dd.entry.js +2 -0
- package/dist/dso-toolkit/p-3ab854dd.entry.js.map +1 -0
- package/dist/dso-toolkit/p-3cee63bb.entry.js +2 -0
- package/dist/dso-toolkit/p-3cee63bb.entry.js.map +1 -0
- package/dist/dso-toolkit/p-47295f4b.entry.js +2 -0
- package/dist/dso-toolkit/p-47295f4b.entry.js.map +1 -0
- package/dist/dso-toolkit/p-4729e938.entry.js +2 -0
- package/dist/dso-toolkit/p-4729e938.entry.js.map +1 -0
- package/dist/dso-toolkit/p-49aa2bbc.entry.js +2 -0
- package/dist/dso-toolkit/p-49aa2bbc.entry.js.map +1 -0
- package/dist/dso-toolkit/p-4c8f74b9.entry.js +2 -0
- package/dist/dso-toolkit/p-4c8f74b9.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-16c153d5.entry.js → p-5387f2db.entry.js} +2 -2
- package/dist/dso-toolkit/p-5387f2db.entry.js.map +1 -0
- package/dist/dso-toolkit/p-556554af.entry.js +2 -0
- package/dist/dso-toolkit/p-556554af.entry.js.map +1 -0
- package/dist/dso-toolkit/p-573bfc8f.entry.js +2 -0
- package/dist/dso-toolkit/p-573bfc8f.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5a2002a7.entry.js +2 -0
- package/dist/dso-toolkit/p-5a2002a7.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5b894c59.entry.js +2 -0
- package/dist/dso-toolkit/p-5b894c59.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5be4766f.entry.js +2 -0
- package/dist/dso-toolkit/p-5be4766f.entry.js.map +1 -0
- package/dist/dso-toolkit/p-5c283c16.entry.js +2 -0
- package/dist/dso-toolkit/p-5c283c16.entry.js.map +1 -0
- package/dist/dso-toolkit/p-770e2178.entry.js +2 -0
- package/dist/dso-toolkit/p-770e2178.entry.js.map +1 -0
- package/dist/dso-toolkit/p-91c97704.entry.js +6 -0
- package/dist/dso-toolkit/p-91c97704.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9641c9f4.entry.js +2 -0
- package/dist/dso-toolkit/p-9641c9f4.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9a267127.entry.js +2 -0
- package/dist/dso-toolkit/p-9a267127.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9b17b1e1.entry.js +2 -0
- package/dist/dso-toolkit/p-9b17b1e1.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9c4d091b.entry.js +2 -0
- package/dist/dso-toolkit/p-9c4d091b.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9da36147.entry.js +2 -0
- package/dist/dso-toolkit/p-9da36147.entry.js.map +1 -0
- package/dist/dso-toolkit/p-9eca8361.entry.js +2 -0
- package/dist/dso-toolkit/p-9eca8361.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-DrItCTMr.js → p-B1q4j6NM.js} +2 -2
- package/dist/dso-toolkit/{p-DrItCTMr.js.map → p-B1q4j6NM.js.map} +1 -1
- package/dist/dso-toolkit/p-BNXQGiQq.js +2 -0
- package/dist/dso-toolkit/{p-BlB0--wP.js.map → p-BNXQGiQq.js.map} +1 -1
- package/dist/dso-toolkit/{p-Ah0-aaXh.js → p-BrtypTfQ.js} +2 -2
- package/dist/dso-toolkit/{p-Ah0-aaXh.js.map → p-BrtypTfQ.js.map} +1 -1
- package/dist/dso-toolkit/{p-CtC5362R.js → p-O4FN8VJ2.js} +2 -2
- package/dist/dso-toolkit/{p-CtC5362R.js.map → p-O4FN8VJ2.js.map} +1 -1
- package/dist/dso-toolkit/p-WDDbscLp.js +3 -0
- package/dist/dso-toolkit/p-WDDbscLp.js.map +1 -0
- package/dist/dso-toolkit/p-W_P8edV4.js +2 -0
- package/dist/dso-toolkit/{p-Dk013L7v.js.map → p-W_P8edV4.js.map} +1 -1
- package/dist/dso-toolkit/p-aa4f4650.entry.js +2 -0
- package/dist/dso-toolkit/p-aa4f4650.entry.js.map +1 -0
- package/dist/dso-toolkit/p-aafd4561.entry.js +2 -0
- package/dist/dso-toolkit/p-aafd4561.entry.js.map +1 -0
- package/dist/dso-toolkit/p-abe1dae2.entry.js +2 -0
- package/dist/dso-toolkit/p-abe1dae2.entry.js.map +1 -0
- package/dist/dso-toolkit/p-ae5a8660.entry.js +2 -0
- package/dist/dso-toolkit/p-ae5a8660.entry.js.map +1 -0
- package/dist/dso-toolkit/p-b318a0f9.entry.js +2 -0
- package/dist/dso-toolkit/p-b318a0f9.entry.js.map +1 -0
- package/dist/dso-toolkit/p-b6a9fe80.entry.js +2 -0
- package/dist/dso-toolkit/p-b6a9fe80.entry.js.map +1 -0
- package/dist/dso-toolkit/p-b74d6b6a.entry.js +2 -0
- package/dist/dso-toolkit/p-b74d6b6a.entry.js.map +1 -0
- package/dist/dso-toolkit/p-bb247b4e.entry.js +2 -0
- package/dist/dso-toolkit/p-bb247b4e.entry.js.map +1 -0
- package/dist/dso-toolkit/p-c1091cb8.entry.js +2 -0
- package/dist/dso-toolkit/p-c1091cb8.entry.js.map +1 -0
- package/dist/dso-toolkit/p-c1c57c67.entry.js +2 -0
- package/dist/dso-toolkit/p-c1c57c67.entry.js.map +1 -0
- package/dist/dso-toolkit/p-c2a94e5b.entry.js +2 -0
- package/dist/dso-toolkit/p-c2a94e5b.entry.js.map +1 -0
- package/dist/dso-toolkit/p-cccde8af.entry.js +2 -0
- package/dist/dso-toolkit/p-cccde8af.entry.js.map +1 -0
- package/dist/dso-toolkit/p-d7a12d68.entry.js +2 -0
- package/dist/dso-toolkit/p-d7a12d68.entry.js.map +1 -0
- package/dist/dso-toolkit/p-d86767c6.entry.js +2 -0
- package/dist/dso-toolkit/p-d86767c6.entry.js.map +1 -0
- package/dist/dso-toolkit/p-d934baef.entry.js +2 -0
- package/dist/dso-toolkit/p-d934baef.entry.js.map +1 -0
- package/dist/dso-toolkit/p-e3a55f9e.entry.js +2 -0
- package/dist/dso-toolkit/p-e3a55f9e.entry.js.map +1 -0
- package/dist/dso-toolkit/p-e64d2887.entry.js +2 -0
- package/dist/dso-toolkit/p-e64d2887.entry.js.map +1 -0
- package/dist/dso-toolkit/p-e78fcea9.entry.js +2 -0
- package/dist/dso-toolkit/p-e78fcea9.entry.js.map +1 -0
- package/dist/dso-toolkit/p-eb93c22f.entry.js +2 -0
- package/dist/dso-toolkit/p-eb93c22f.entry.js.map +1 -0
- package/dist/dso-toolkit/p-ed149a75.entry.js +2 -0
- package/dist/dso-toolkit/p-ed149a75.entry.js.map +1 -0
- package/dist/dso-toolkit/p-ee1f217d.entry.js +2 -0
- package/dist/dso-toolkit/p-ee1f217d.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f0aa48e2.entry.js +2 -0
- package/dist/dso-toolkit/p-f0aa48e2.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f36e20b1.entry.js +2 -0
- package/dist/dso-toolkit/p-f36e20b1.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f56d918c.entry.js +2 -0
- package/dist/dso-toolkit/p-f56d918c.entry.js.map +1 -0
- package/dist/dso-toolkit/p-f8b708de.entry.js +2 -0
- package/dist/dso-toolkit/p-f8b708de.entry.js.map +1 -0
- package/dist/dso-toolkit/p-faeacd73.entry.js +2 -0
- package/dist/dso-toolkit/p-faeacd73.entry.js.map +1 -0
- package/dist/dso-toolkit/p-faf9bd05.entry.js +2 -0
- package/dist/dso-toolkit/p-faf9bd05.entry.js.map +1 -0
- package/dist/dso-toolkit/p-feeb6953.entry.js +2 -0
- package/dist/dso-toolkit/p-feeb6953.entry.js.map +1 -0
- package/dist/esm/annotation-body-BGomQciH.js +8 -0
- package/dist/esm/{annotation-body-eL8p8SW9.js.map → annotation-body-BGomQciH.js.map} +1 -1
- package/dist/esm/annotation-list-renvooi-values-Dq4hh65I.js +10 -0
- package/dist/esm/{annotation-list-renvooi-values-Cn6N3SEI.js.map → annotation-list-renvooi-values-Dq4hh65I.js.map} +1 -1
- package/dist/esm/{annotation-watcher-m3nAgrq7.js → annotation-watcher-C2vj2znu.js} +3 -3
- package/dist/esm/{annotation-watcher-m3nAgrq7.js.map → annotation-watcher-C2vj2znu.js.map} +1 -1
- package/dist/esm/dso-accordion-section.entry.js +3 -5
- package/dist/esm/dso-accordion-section.entry.js.map +1 -1
- package/dist/esm/dso-accordion.entry.js +3 -5
- package/dist/esm/dso-accordion.entry.js.map +1 -1
- package/dist/esm/dso-action-list-item.entry.js +3 -5
- package/dist/esm/dso-action-list-item.entry.js.map +1 -1
- package/dist/esm/dso-action-list.entry.js +3 -5
- package/dist/esm/dso-action-list.entry.js.map +1 -1
- package/dist/esm/dso-advanced-select.entry.js +990 -7
- package/dist/esm/dso-advanced-select.entry.js.map +1 -1
- package/dist/esm/dso-alert_7.entry.js +3772 -294
- package/dist/esm/dso-annotation-activiteit.entry.js +6 -8
- package/dist/esm/dso-annotation-activiteit.entry.js.map +1 -1
- package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js +5 -7
- package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js.map +1 -1
- package/dist/esm/dso-annotation-kaart.entry.js +4 -6
- package/dist/esm/dso-annotation-kaart.entry.js.map +1 -1
- package/dist/esm/dso-annotation-locatie_2.entry.js +1283 -14
- package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js +6 -8
- package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js.map +1 -1
- package/dist/esm/dso-attachments-counter_2.entry.js +5 -7
- package/dist/esm/dso-autosuggest.entry.js +5 -11
- package/dist/esm/dso-autosuggest.entry.js.map +1 -1
- package/dist/esm/dso-banner.entry.js +3 -5
- package/dist/esm/dso-banner.entry.js.map +1 -1
- package/dist/esm/dso-button-group.entry.js +3 -5
- package/dist/esm/dso-button-group.entry.js.map +1 -1
- package/dist/esm/dso-card-container.entry.js +3 -5
- package/dist/esm/dso-card-container.entry.js.map +1 -1
- package/dist/esm/dso-card.entry.js +3 -5
- package/dist/esm/dso-card.entry.js.map +1 -1
- package/dist/esm/dso-contact-information.entry.js +3 -5
- package/dist/esm/dso-contact-information.entry.js.map +1 -1
- package/dist/esm/dso-date-picker.entry.js +3 -5
- package/dist/esm/dso-date-picker.entry.js.map +1 -1
- package/dist/esm/dso-document-card.entry.js +3 -5
- package/dist/esm/dso-document-card.entry.js.map +1 -1
- package/dist/esm/dso-dropdown-menu.entry.js +3 -5
- package/dist/esm/dso-dropdown-menu.entry.js.map +1 -1
- package/dist/esm/dso-header.entry.js +4 -7
- package/dist/esm/dso-header.entry.js.map +1 -1
- package/dist/esm/dso-highlight-box.entry.js +3 -5
- package/dist/esm/dso-highlight-box.entry.js.map +1 -1
- package/dist/esm/dso-history-item.entry.js +3 -5
- package/dist/esm/dso-history-item.entry.js.map +1 -1
- package/dist/esm/{dso-icon.entry.js → dso-icon_2.entry.js} +595 -8
- package/dist/esm/dso-info-button.entry.js +3 -5
- package/dist/esm/dso-info-button.entry.js.map +1 -1
- package/dist/esm/dso-info_2.entry.js +6 -8
- package/dist/esm/dso-input-range.entry.js +3 -5
- package/dist/esm/dso-input-range.entry.js.map +1 -1
- package/dist/esm/dso-label_3.entry.js +13 -22
- package/dist/esm/dso-legend-item.entry.js +4 -6
- package/dist/esm/dso-legend-item.entry.js.map +1 -1
- package/dist/esm/dso-legend.entry.js +78 -0
- package/dist/esm/dso-legend.entry.js.map +1 -0
- package/dist/esm/dso-list-button.entry.js +299 -6
- package/dist/esm/dso-list-button.entry.js.map +1 -1
- package/dist/esm/dso-logo.entry.js +142 -6
- package/dist/esm/dso-logo.entry.js.map +1 -1
- package/dist/esm/dso-map-base-layers.entry.js +4 -6
- package/dist/esm/dso-map-base-layers.entry.js.map +1 -1
- package/dist/esm/dso-map-controls.entry.js +1059 -6
- package/dist/esm/dso-map-controls.entry.js.map +1 -1
- package/dist/esm/dso-map-layer-object.entry.js +26 -0
- package/dist/esm/dso-map-layer-object.entry.js.map +1 -0
- package/dist/esm/dso-map-layer.entry.js +29 -0
- package/dist/esm/dso-map-layer.entry.js.map +1 -0
- package/dist/esm/dso-map-overlays.entry.js +4 -6
- package/dist/esm/dso-map-overlays.entry.js.map +1 -1
- package/dist/esm/dso-mark-bar.entry.js +4 -6
- package/dist/esm/dso-mark-bar.entry.js.map +1 -1
- package/dist/esm/dso-modal.entry.js +4 -6
- package/dist/esm/dso-modal.entry.js.map +1 -1
- package/dist/esm/dso-onboarding-tip.entry.js +4 -6
- package/dist/esm/dso-onboarding-tip.entry.js.map +1 -1
- package/dist/esm/dso-pagination.entry.js +3 -5
- package/dist/esm/dso-pagination.entry.js.map +1 -1
- package/dist/esm/dso-plekinfo-card.entry.js +4 -6
- package/dist/esm/dso-plekinfo-card.entry.js.map +1 -1
- package/dist/esm/dso-progress-indicator.entry.js +4 -6
- package/dist/esm/dso-progress-indicator.entry.js.map +1 -1
- package/dist/esm/dso-project-item.entry.js +4 -6
- package/dist/esm/dso-project-item.entry.js.map +1 -1
- package/dist/esm/dso-responsive-element.entry.js +4 -6
- package/dist/esm/dso-responsive-element.entry.js.map +1 -1
- package/dist/esm/dso-scrollable.entry.js +5 -7
- package/dist/esm/dso-scrollable.entry.js.map +1 -1
- package/dist/esm/dso-skiplink.entry.js +4 -6
- package/dist/esm/dso-skiplink.entry.js.map +1 -1
- package/dist/esm/dso-survey-rating.entry.js +489 -7
- package/dist/esm/dso-survey-rating.entry.js.map +1 -1
- package/dist/esm/dso-tab.entry.js +3 -5
- package/dist/esm/dso-tab.entry.js.map +1 -1
- package/dist/esm/dso-tabs.entry.js +4 -6
- package/dist/esm/dso-tabs.entry.js.map +1 -1
- package/dist/esm/dso-tijdreis-banner.entry.js +4 -6
- package/dist/esm/dso-tijdreis-banner.entry.js.map +1 -1
- package/dist/esm/dso-toggletip.entry.js +4 -6
- package/dist/esm/dso-toggletip.entry.js.map +1 -1
- package/dist/esm/dso-toolkit.js +4 -4
- package/dist/esm/dso-toolkit.js.map +1 -1
- package/dist/esm/dso-tooltip.entry.js +4 -6
- package/dist/esm/dso-tooltip.entry.js.map +1 -1
- package/dist/esm/dso-tree-view.entry.js +6 -14
- package/dist/esm/dso-tree-view.entry.js.map +1 -1
- package/dist/esm/dso-viewer-grid.entry.js +519 -29
- package/dist/esm/dso-viewer-grid.entry.js.map +1 -1
- package/dist/esm/dsot-document-component-demo.entry.js +3 -5
- package/dist/esm/dsot-document-component-demo.entry.js.map +1 -1
- package/dist/esm/{index-DxWmN7gh.js → index-WDDbscLp.js} +96 -27
- package/dist/esm/index-WDDbscLp.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js → parse-wijzigactie-from-node.function-DLfzB0Gt.js} +3 -3
- package/dist/esm/{parse-wijzigactie-from-node.function-lzoUYmkU.js.map → parse-wijzigactie-from-node.function-DLfzB0Gt.js.map} +1 -1
- package/dist/esm/{tooltip.functional-component-B6RTdaZw.js → tooltip.functional-component-K4nwACEI.js} +4 -6
- package/dist/esm/{tooltip.functional-component-B6RTdaZw.js.map → tooltip.functional-component-K4nwACEI.js.map} +1 -1
- package/dist/types/components/autosuggest/autosuggest.d.ts +0 -4
- package/dist/types/components/image-overlay/image-overlay.d.ts +3 -2
- package/dist/types/components/legend/legend.d.ts +26 -0
- package/dist/types/components/legend/legend.interfaces.d.ts +12 -0
- package/dist/types/components/map-layer/components/map-layer-object.d.ts +26 -0
- package/dist/types/components/map-layer/components/map-layer-object.interfaces.d.ts +11 -0
- package/dist/types/components/map-layer/map-layer.d.ts +26 -0
- package/dist/types/components/map-layer/map-layer.interfaces.d.ts +11 -0
- package/dist/types/components/ozon-content/nodes/int-io-ref.node.d.ts +1 -1
- package/dist/types/components/ozon-content/ozon-content-context.interface.d.ts +1 -0
- package/dist/types/components/ozon-content/ozon-content-node-context.interface.d.ts +1 -0
- package/dist/types/components/ozon-content/ozon-content.d.ts +5 -0
- package/dist/types/components/table/table.d.ts +2 -4
- package/dist/types/components.d.ts +171 -10
- package/dist/types/stencil-public-runtime.d.ts +92 -2
- package/package.json +4 -4
- package/dist/bundle/p--8xOEWb7.js +0 -49
- package/dist/bundle/p--8xOEWb7.js.map +0 -1
- package/dist/bundle/p-B9a249cd.js +0 -12
- package/dist/bundle/p-BSxYLM2I.js +0 -86
- package/dist/bundle/p-BSxYLM2I.js.map +0 -1
- package/dist/bundle/p-BXS9fSw3.js +0 -59
- package/dist/bundle/p-BXS9fSw3.js.map +0 -1
- package/dist/bundle/p-BsnzmGaW.js.map +0 -1
- package/dist/bundle/p-C0fad0Tz.js +0 -333
- package/dist/bundle/p-C0fad0Tz.js.map +0 -1
- package/dist/bundle/p-CAiNl6nx.js.map +0 -1
- package/dist/bundle/p-CWK4j8Tr.js +0 -126
- package/dist/bundle/p-CWK4j8Tr.js.map +0 -1
- package/dist/bundle/p-CXFRGieQ.js +0 -63
- package/dist/bundle/p-CXFRGieQ.js.map +0 -1
- package/dist/bundle/p-CXctuPtC.js.map +0 -1
- package/dist/bundle/p-CYZ_ghQd.js.map +0 -1
- package/dist/bundle/p-CkFupSQb.js +0 -70
- package/dist/bundle/p-CkFupSQb.js.map +0 -1
- package/dist/bundle/p-CmVgHB0k.js +0 -58
- package/dist/bundle/p-CmVgHB0k.js.map +0 -1
- package/dist/bundle/p-CoDNmQUl.js +0 -154
- package/dist/bundle/p-CoDNmQUl.js.map +0 -1
- package/dist/bundle/p-CqQwHORn.js.map +0 -1
- package/dist/bundle/p-CsqbRus4.js.map +0 -1
- package/dist/bundle/p-Cx7q66IK.js.map +0 -1
- package/dist/bundle/p-D2Hmy92r.js +0 -84
- package/dist/bundle/p-D2Hmy92r.js.map +0 -1
- package/dist/bundle/p-D5k5mkW4.js +0 -36
- package/dist/bundle/p-D5k5mkW4.js.map +0 -1
- package/dist/bundle/p-DcPjXXDp.js.map +0 -1
- package/dist/bundle/p-Dea3wzTK.js.map +0 -1
- package/dist/bundle/p-DgQ6L0IZ.js.map +0 -1
- package/dist/bundle/p-Dm38fPV4.js.map +0 -1
- package/dist/bundle/p-Dt8LczXv.js +0 -115
- package/dist/bundle/p-Dt8LczXv.js.map +0 -1
- package/dist/bundle/p-FpbfIBtx.js +0 -169
- package/dist/bundle/p-FpbfIBtx.js.map +0 -1
- package/dist/bundle/p-Ra_s5BYd.js +0 -83
- package/dist/bundle/p-Ra_s5BYd.js.map +0 -1
- package/dist/bundle/p-VjABABA3.js +0 -14
- package/dist/bundle/p-VjABABA3.js.map +0 -1
- package/dist/bundle/p-_WSH7pZY.js.map +0 -1
- package/dist/bundle/p-bAS7SMVR.js +0 -101
- package/dist/bundle/p-bAS7SMVR.js.map +0 -1
- package/dist/bundle/p-dzRDgb4S.js.map +0 -1
- package/dist/bundle/p-pf-8Sy0Y.js +0 -992
- package/dist/bundle/p-pf-8Sy0Y.js.map +0 -1
- package/dist/bundle/p-vXXTDKh5.js +0 -1277
- package/dist/bundle/p-vXXTDKh5.js.map +0 -1
- package/dist/cjs/annotation-body-DaD_bwoW.js +0 -16
- package/dist/cjs/dso-accordion-section.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-accordion-section.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-accordion.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-accordion.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-action-list-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-action-list-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-action-list.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-action-list.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-advanced-select.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-advanced-select.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-alert_7.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-activiteit.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-activiteit.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-gebiedsaanwijzing.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-kaart.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-kaart.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-locatie.dso-document-component.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-annotation-omgevingsnormwaarde.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-attachments-counter.dso-expandable.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-attachments-counter_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-autosuggest.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-autosuggest.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-banner.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-banner.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-button-group.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-button-group.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-card-container.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-card-container.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-card.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-card.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-contact-information.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-contact-information.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-date-picker.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-date-picker.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-document-card.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-document-card.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-dropdown-menu.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-dropdown-menu.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-header.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-header.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-highlight-box.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-highlight-box.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-history-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-history-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-icon-button.cjs.entry.js +0 -102
- package/dist/cjs/dso-icon-button.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-icon-button.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-icon.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-info-button.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-info-button.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-info.dso-selectable.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-info_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-input-range.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-input-range.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-label.dso-renvooi.dso-slide-toggle.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-label_3.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-legend-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-legend-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-list-button.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-list-button.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-logo.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-logo.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-map-base-layers.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-map-base-layers.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-map-controls.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-map-controls.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-map-overlays.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-map-overlays.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-mark-bar.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-mark-bar.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-modal.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-modal.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-onboarding-tip.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-onboarding-tip.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-pagination.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-pagination.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-plekinfo-card.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-plekinfo-card.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-progress-indicator.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-progress-indicator.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-project-item.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-project-item.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-responsive-element.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-responsive-element.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-scrollable.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-scrollable.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-skiplink.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-skiplink.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-survey-rating.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-survey-rating.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tab.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tab.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tabs.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tabs.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tijdreis-banner.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tijdreis-banner.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-toggletip.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-toggletip.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tooltip.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tooltip.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-tree-view.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-tree-view.entry.cjs.js.map +0 -1
- package/dist/cjs/dso-viewer-grid.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-viewer-grid.entry.cjs.js.map +0 -1
- package/dist/cjs/dsot-document-component-demo.cjs.entry.js.map +0 -1
- package/dist/cjs/dsot-document-component-demo.entry.cjs.js.map +0 -1
- package/dist/cjs/focus-trap.esm-DSO8w3eY.js +0 -994
- package/dist/cjs/focus-trap.esm-DSO8w3eY.js.map +0 -1
- package/dist/cjs/index-DvLsepiK.js.map +0 -1
- package/dist/components/focus-trap.esm.js +0 -992
- package/dist/components/focus-trap.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-accordion-section.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-accordion.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-action-list-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-action-list.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-advanced-select.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-activiteit.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-gebiedsaanwijzing.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-kaart.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-locatie.dso-document-component.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-annotation-omgevingsnormwaarde.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-attachments-counter.dso-expandable.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-autosuggest.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-banner.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-button-group.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-card-container.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-card.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-contact-information.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-date-picker.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-document-card.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-dropdown-menu.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-header.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-highlight-box.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-history-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-icon-button.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-icon.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-info-button.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-info.dso-selectable.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-input-range.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-label.dso-renvooi.dso-slide-toggle.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-legend-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-list-button.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-logo.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-map-base-layers.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-map-controls.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-map-overlays.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-mark-bar.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-modal.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-onboarding-tip.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-pagination.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-plekinfo-card.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-progress-indicator.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-project-item.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-responsive-element.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-scrollable.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-skiplink.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-survey-rating.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tab.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tabs.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tijdreis-banner.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-toggletip.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tooltip.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-tree-view.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dso-viewer-grid.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/dsot-document-component-demo.entry.esm.js.map +0 -1
- package/dist/dso-toolkit/p-088622a3.entry.js +0 -2
- package/dist/dso-toolkit/p-088622a3.entry.js.map +0 -1
- package/dist/dso-toolkit/p-08f69868.entry.js +0 -2
- package/dist/dso-toolkit/p-08f69868.entry.js.map +0 -1
- package/dist/dso-toolkit/p-0af17a28.entry.js +0 -2
- package/dist/dso-toolkit/p-0af17a28.entry.js.map +0 -1
- package/dist/dso-toolkit/p-12e81f84.entry.js +0 -2
- package/dist/dso-toolkit/p-12e81f84.entry.js.map +0 -1
- package/dist/dso-toolkit/p-13140af9.entry.js +0 -2
- package/dist/dso-toolkit/p-13140af9.entry.js.map +0 -1
- package/dist/dso-toolkit/p-16c153d5.entry.js.map +0 -1
- package/dist/dso-toolkit/p-1e431f4a.entry.js +0 -2
- package/dist/dso-toolkit/p-1e431f4a.entry.js.map +0 -1
- package/dist/dso-toolkit/p-242e14d4.entry.js +0 -2
- package/dist/dso-toolkit/p-242e14d4.entry.js.map +0 -1
- package/dist/dso-toolkit/p-2ac8353d.entry.js +0 -2
- package/dist/dso-toolkit/p-2ac8353d.entry.js.map +0 -1
- package/dist/dso-toolkit/p-2bdda7b6.entry.js +0 -2
- package/dist/dso-toolkit/p-2bdda7b6.entry.js.map +0 -1
- package/dist/dso-toolkit/p-2bf60d4d.entry.js +0 -2
- package/dist/dso-toolkit/p-2bf60d4d.entry.js.map +0 -1
- package/dist/dso-toolkit/p-337c9024.entry.js +0 -2
- package/dist/dso-toolkit/p-337c9024.entry.js.map +0 -1
- package/dist/dso-toolkit/p-3ae293ef.entry.js +0 -2
- package/dist/dso-toolkit/p-3ae293ef.entry.js.map +0 -1
- package/dist/dso-toolkit/p-3cd95234.entry.js +0 -2
- package/dist/dso-toolkit/p-3cd95234.entry.js.map +0 -1
- package/dist/dso-toolkit/p-4c5a75e6.entry.js +0 -2
- package/dist/dso-toolkit/p-4c5a75e6.entry.js.map +0 -1
- package/dist/dso-toolkit/p-4f87903d.entry.js +0 -2
- package/dist/dso-toolkit/p-4f87903d.entry.js.map +0 -1
- package/dist/dso-toolkit/p-4fb7266b.entry.js +0 -2
- package/dist/dso-toolkit/p-4fb7266b.entry.js.map +0 -1
- package/dist/dso-toolkit/p-539cd8e4.entry.js +0 -2
- package/dist/dso-toolkit/p-539cd8e4.entry.js.map +0 -1
- package/dist/dso-toolkit/p-55390fd2.entry.js +0 -2
- package/dist/dso-toolkit/p-55390fd2.entry.js.map +0 -1
- package/dist/dso-toolkit/p-648900a1.entry.js +0 -2
- package/dist/dso-toolkit/p-648900a1.entry.js.map +0 -1
- package/dist/dso-toolkit/p-64d2bb0b.entry.js +0 -2
- package/dist/dso-toolkit/p-64d2bb0b.entry.js.map +0 -1
- package/dist/dso-toolkit/p-6848c1e8.entry.js +0 -2
- package/dist/dso-toolkit/p-6848c1e8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-7325f496.entry.js +0 -2
- package/dist/dso-toolkit/p-7325f496.entry.js.map +0 -1
- package/dist/dso-toolkit/p-7422113e.entry.js +0 -2
- package/dist/dso-toolkit/p-7422113e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-748c3876.entry.js +0 -2
- package/dist/dso-toolkit/p-748c3876.entry.js.map +0 -1
- package/dist/dso-toolkit/p-7e6a09af.entry.js +0 -2
- package/dist/dso-toolkit/p-7e6a09af.entry.js.map +0 -1
- package/dist/dso-toolkit/p-831256d0.entry.js +0 -2
- package/dist/dso-toolkit/p-831256d0.entry.js.map +0 -1
- package/dist/dso-toolkit/p-8fb685b7.entry.js +0 -2
- package/dist/dso-toolkit/p-8fb685b7.entry.js.map +0 -1
- package/dist/dso-toolkit/p-95bd8820.entry.js +0 -2
- package/dist/dso-toolkit/p-95bd8820.entry.js.map +0 -1
- package/dist/dso-toolkit/p-993577a7.entry.js +0 -2
- package/dist/dso-toolkit/p-993577a7.entry.js.map +0 -1
- package/dist/dso-toolkit/p-BlB0--wP.js +0 -2
- package/dist/dso-toolkit/p-Dk013L7v.js +0 -2
- package/dist/dso-toolkit/p-DxWmN7gh.js +0 -3
- package/dist/dso-toolkit/p-DxWmN7gh.js.map +0 -1
- package/dist/dso-toolkit/p-a14c39a8.entry.js +0 -2
- package/dist/dso-toolkit/p-a14c39a8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-a9b2ea7e.entry.js +0 -2
- package/dist/dso-toolkit/p-a9b2ea7e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-ace52920.entry.js +0 -2
- package/dist/dso-toolkit/p-ace52920.entry.js.map +0 -1
- package/dist/dso-toolkit/p-b4664091.entry.js +0 -2
- package/dist/dso-toolkit/p-b4664091.entry.js.map +0 -1
- package/dist/dso-toolkit/p-bb3ac0a4.entry.js +0 -2
- package/dist/dso-toolkit/p-bb3ac0a4.entry.js.map +0 -1
- package/dist/dso-toolkit/p-bea3ed89.entry.js +0 -2
- package/dist/dso-toolkit/p-bea3ed89.entry.js.map +0 -1
- package/dist/dso-toolkit/p-bf591ec8.entry.js +0 -2
- package/dist/dso-toolkit/p-bf591ec8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-c2e05c9e.entry.js +0 -2
- package/dist/dso-toolkit/p-c2e05c9e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-c9c8b0b8.entry.js +0 -2
- package/dist/dso-toolkit/p-c9c8b0b8.entry.js.map +0 -1
- package/dist/dso-toolkit/p-c9d4a733.entry.js +0 -2
- package/dist/dso-toolkit/p-c9d4a733.entry.js.map +0 -1
- package/dist/dso-toolkit/p-ca0b79a6.entry.js +0 -2
- package/dist/dso-toolkit/p-ca0b79a6.entry.js.map +0 -1
- package/dist/dso-toolkit/p-cde53355.entry.js +0 -2
- package/dist/dso-toolkit/p-cde53355.entry.js.map +0 -1
- package/dist/dso-toolkit/p-ce9ffa56.entry.js +0 -2
- package/dist/dso-toolkit/p-ce9ffa56.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d0252763.entry.js +0 -2
- package/dist/dso-toolkit/p-d0252763.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d0ffada0.entry.js +0 -2
- package/dist/dso-toolkit/p-d0ffada0.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d63e56e7.entry.js +0 -2
- package/dist/dso-toolkit/p-d63e56e7.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d690e557.entry.js +0 -2
- package/dist/dso-toolkit/p-d690e557.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d9a8e4da.entry.js +0 -2
- package/dist/dso-toolkit/p-d9a8e4da.entry.js.map +0 -1
- package/dist/dso-toolkit/p-daae46b3.entry.js +0 -2
- package/dist/dso-toolkit/p-daae46b3.entry.js.map +0 -1
- package/dist/dso-toolkit/p-dcfb330c.entry.js +0 -2
- package/dist/dso-toolkit/p-dcfb330c.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e4ee59df.entry.js +0 -2
- package/dist/dso-toolkit/p-e4ee59df.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e5dc4512.entry.js +0 -2
- package/dist/dso-toolkit/p-e5dc4512.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e980ad1a.entry.js +0 -2
- package/dist/dso-toolkit/p-e980ad1a.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e99b9b48.entry.js +0 -2
- package/dist/dso-toolkit/p-e99b9b48.entry.js.map +0 -1
- package/dist/dso-toolkit/p-f9e0da0c.entry.js +0 -2
- package/dist/dso-toolkit/p-f9e0da0c.entry.js.map +0 -1
- package/dist/dso-toolkit/p-pf-8Sy0Y.js +0 -6
- package/dist/dso-toolkit/p-pf-8Sy0Y.js.map +0 -1
- package/dist/esm/annotation-body-eL8p8SW9.js +0 -14
- package/dist/esm/annotation-list-renvooi-values-Cn6N3SEI.js +0 -12
- package/dist/esm/dso-alert.dso-badge.dso-image-overlay.dso-ozon-content.dso-ozon-content-toggletip.dso-panel.dso-table.entry.js.map +0 -1
- package/dist/esm/dso-alert_7.entry.js.map +0 -1
- package/dist/esm/dso-annotation-locatie.dso-document-component.entry.js.map +0 -1
- package/dist/esm/dso-annotation-locatie_2.entry.js.map +0 -1
- package/dist/esm/dso-attachments-counter.dso-expandable.entry.js.map +0 -1
- package/dist/esm/dso-attachments-counter_2.entry.js.map +0 -1
- package/dist/esm/dso-icon-button.entry.js +0 -100
- package/dist/esm/dso-icon-button.entry.js.map +0 -1
- package/dist/esm/dso-icon.entry.js.map +0 -1
- package/dist/esm/dso-info.dso-selectable.entry.js.map +0 -1
- package/dist/esm/dso-info_2.entry.js.map +0 -1
- package/dist/esm/dso-label.dso-renvooi.dso-slide-toggle.entry.js.map +0 -1
- package/dist/esm/dso-label_3.entry.js.map +0 -1
- package/dist/esm/focus-trap.esm-fQH2SrJA.js +0 -992
- package/dist/esm/focus-trap.esm-fQH2SrJA.js.map +0 -1
- package/dist/esm/index-DxWmN7gh.js.map +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, e as createEvent, h } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, t as transformTag } from './p-BeWimuZg.js';
|
|
2
2
|
import { c as clsx } from './p-ChV9xqsO.js';
|
|
3
3
|
import { d as debounce } from './p-baWVwd8J.js';
|
|
4
4
|
|
|
5
|
-
const scrollableCss =
|
|
5
|
+
const scrollableCss = () => `:host{display:block;block-size:100%;overflow-y:hidden}*,*::after,*::before{box-sizing:border-box}.dso-shadow-container{block-size:100%;max-block-size:inherit;min-block-size:inherit;position:relative}.dso-shadow-container .dso-scroll-container{block-size:100%;max-block-size:inherit;min-block-size:inherit;overflow-y:auto;padding-inline:var(--_dso-scrollable-container-padding-inline, 0)}.dso-shadow-container .dso-scroll-container::before,.dso-shadow-container .dso-scroll-container::after{background-repeat:no-repeat;background-size:100% 24px;content:"";display:block;block-size:24px;inset-inline-start:0;opacity:0;overflow:visible;position:absolute;transition:opacity 150ms ease-in-out;inline-size:100%;pointer-events:none;z-index:1}.dso-shadow-container .dso-scroll-container::before{background-image:linear-gradient(to top, rgba(183, 183, 183, 0), rgba(183, 183, 183, 0.7));inset-block-start:0}.dso-shadow-container .dso-scroll-container::after{background-image:linear-gradient(to bottom, rgba(183, 183, 183, 0), rgba(183, 183, 183, 0.7));inset-block-end:0}.dso-shadow-container .dso-scroll-container.dso-scroll-bottom::before{opacity:1}.dso-shadow-container .dso-scroll-container.dso-scroll-top::after{opacity:1}.dso-shadow-container .dso-scroll-container.dso-scroll-middle::before,.dso-shadow-container .dso-scroll-container.dso-scroll-middle::after{opacity:1}`;
|
|
6
6
|
|
|
7
7
|
const resizeObserver = new ResizeObserver(debounce((entries) => entries.forEach((entry) => { var _a; return (_a = getScrollableComponentFromResizeObserverEntry(entry)) === null || _a === void 0 ? void 0 : _a._setScrollState(); }), 50));
|
|
8
8
|
function getScrollableComponentFromResizeObserverEntry({ target, }) {
|
|
@@ -18,9 +18,11 @@ function isDsoScrollableComponent(element) {
|
|
|
18
18
|
return element.tagName === "DSO-SCROLLABLE";
|
|
19
19
|
}
|
|
20
20
|
const Scrollable = /*@__PURE__*/ proxyCustomElement(class Scrollable extends H {
|
|
21
|
-
constructor() {
|
|
21
|
+
constructor(registerHost) {
|
|
22
22
|
super();
|
|
23
|
-
|
|
23
|
+
if (registerHost !== false) {
|
|
24
|
+
this.__registerHost();
|
|
25
|
+
}
|
|
24
26
|
this.__attachShadow();
|
|
25
27
|
this.dsoScrollEnd = createEvent(this, "dsoScrollEnd", 7);
|
|
26
28
|
// One MutationObserver per instance because of https://github.com/whatwg/dom/issues/126
|
|
@@ -91,12 +93,12 @@ const Scrollable = /*@__PURE__*/ proxyCustomElement(class Scrollable extends H {
|
|
|
91
93
|
this.slottedElements.forEach((element) => resizeObserver.unobserve(element));
|
|
92
94
|
}
|
|
93
95
|
render() {
|
|
94
|
-
return (h("div", { key: '
|
|
96
|
+
return (h("div", { key: '18abce4ff05e2d89d253583a3d2bdf12610ab4b9', ref: (el) => (this.shadowContainerDiv = el), class: "dso-shadow-container" }, h("div", { key: '07b52e8d9f21afa30caac15724abe742ea50b12b', ref: (el) => (this.scrollContainerDiv = el), class: clsx("dso-scroll-container", {
|
|
95
97
|
[`dso-scroll-${this.scrollPosition}`]: this.scrollPosition !== "noScroll",
|
|
96
|
-
}), onScroll: () => this._setScrollState() }, h("slot", { key: '
|
|
98
|
+
}), onScroll: () => this._setScrollState() }, h("slot", { key: '545716e80e680ac94a26f75e607441f53f452abf' }))));
|
|
97
99
|
}
|
|
98
100
|
get host() { return this; }
|
|
99
|
-
static get style() { return scrollableCss; }
|
|
101
|
+
static get style() { return scrollableCss(); }
|
|
100
102
|
}, [257, "dso-scrollable", {
|
|
101
103
|
"scrollPosition": [32],
|
|
102
104
|
"_setScrollState": [64]
|
|
@@ -108,14 +110,14 @@ function defineCustomElement() {
|
|
|
108
110
|
const components = ["dso-scrollable"];
|
|
109
111
|
components.forEach(tagName => { switch (tagName) {
|
|
110
112
|
case "dso-scrollable":
|
|
111
|
-
if (!customElements.get(tagName)) {
|
|
112
|
-
customElements.define(tagName, Scrollable);
|
|
113
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
114
|
+
customElements.define(transformTag(tagName), Scrollable);
|
|
113
115
|
}
|
|
114
116
|
break;
|
|
115
117
|
} });
|
|
116
118
|
}
|
|
117
119
|
|
|
118
120
|
export { Scrollable as S, defineCustomElement as d };
|
|
119
|
-
//# sourceMappingURL=p-
|
|
121
|
+
//# sourceMappingURL=p-BCe3H09s.js.map
|
|
120
122
|
|
|
121
|
-
//# sourceMappingURL=p-
|
|
123
|
+
//# sourceMappingURL=p-BCe3H09s.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-BCe3H09s.js","mappings":";;;;AAAA,MAAM,aAAa,GAAG,MAAM,CAAC,s1CAAs1C,CAAC;;ACMp3C,MAAM,cAAc,GAAG,IAAI,cAAc,CACvC,QAAQ,CACN,CAAC,OAA8B,KAC7B,OAAO,CAAC,OAAO,CAAC,CAAC,KAAK,eAAK,OAAA,CAAA,EAAA,GAAA,6CAA6C,CAAC,KAAK,CAAC,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAE,eAAe,EAAE,CAAA,EAAA,CAAC,EACrG,EAAE,CACH,CACF;AAED,SAAS,6CAA6C,CAAC,EACrD,MAAM,GACc,EAAA;AACpB,IAAA,IAAI,MAAM,CAAC,UAAU,YAAY,UAAU,IAAI,wBAAwB,CAAC,MAAM,CAAC,UAAU,CAAC,IAAI,CAAC,EAAE;AAC/F,QAAA,OAAO,MAAM,CAAC,UAAU,CAAC,IAAI;;IAG/B,IAAI,MAAM,CAAC,aAAa,IAAI,wBAAwB,CAAC,MAAM,CAAC,aAAa,CAAC,EAAE;QAC1E,OAAO,MAAM,CAAC,aAAa;;AAG7B,IAAA,OAAO,SAAS;AAClB;AAEA,SAAS,wBAAwB,CAAC,OAAgB,EAAA;AAChD,IAAA,OAAO,OAAO,CAAC,OAAO,KAAK,gBAAgB;AAC7C;MAOa,UAAU,iBAAAA,kBAAA,CAAA,MAAA,UAAA,SAAAC,CAAA,CAAA;AALvB,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;;;QAOU,IAAA,CAAA,gBAAgB,GAAG,IAAI,gBAAgB,CAAC,CAAC,OAAO,KACtD,OAAO,CAAC,OAAO,CAAC,CAAC,EAAE,MAAM,EAAE,KAAI;;AAC7B,YAAA,MAAM,OAAO,GAAG,CAAA,EAAA,GAAA,MAAM,CAAC,aAAa,MAAA,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,MAAA,GAAA,EAAA,CAAE,OAAO,CAAC,gBAAgB,CAAC;AAC/D,YAAA,IAAI,OAAO,KAAK,IAAI,CAAC,IAAI,EAAE;gBACzB;;YAGF,IAAI,CAAC,eAAe,EAAE;SACvB,CAAC,CACH;AAgBD,QAAA,IAAc,CAAA,cAAA,GAAmB,UAAU;AA2F5C;AAzFC;;AAEG;AAEH,IAAA,MAAM,eAAe,GAAA;AACnB,QAAA,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE;YAC1B;;AAGF,QAAA,MAAM,cAAc,GAAG,IAAI,CAAC,iBAAiB,EAAE;AAC/C,QAAA,IAAI,IAAI,CAAC,cAAc,KAAK,cAAc,EAAE;AAC1C,YAAA,IAAI,CAAC,cAAc,GAAG,cAAc;AAEpC,YAAA,IAAI,IAAI,CAAC,cAAc,KAAK,KAAK,IAAI,IAAI,CAAC,cAAc,KAAK,QAAQ,EAAE;AACrE,gBAAA,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,EAAE,SAAS,EAAE,IAAI,CAAC,cAAc,EAAE,CAAC;;;;AAKhE,IAAA,IAAY,eAAe,GAAA;QACzB,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC;;IAG/B,iBAAiB,GAAA;AACvB,QAAA,IAAI,CAAC,IAAI,CAAC,kBAAkB,EAAE;AAC5B,YAAA,OAAO,UAAU;;QAGnB,MAAM,EAAE,YAAY,EAAE,YAAY,EAAE,SAAS,EAAE,GAAG,IAAI,CAAC,kBAAkB;AAEzE,QAAA,IAAI,YAAY,IAAI,YAAY,EAAE;AAChC,YAAA,OAAO,UAAU;;AAGnB,QAAA,IAAI,SAAS,KAAK,CAAC,EAAE;AACnB,YAAA,OAAO,KAAK;;QAGd,IAAI,YAAY,GAAG,SAAS,GAAG,YAAY,GAAG,CAAC,EAAE;AAC/C,YAAA,OAAO,QAAQ;;AAGjB,QAAA,IAAI,SAAS,GAAG,CAAC,EAAE;AACjB,YAAA,OAAO,QAAQ;;AAGjB,QAAA,OAAO,UAAU;;IAGnB,gBAAgB,GAAA;QACd,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE;AACvC,YAAA,aAAa,EAAE,IAAI;AACnB,YAAA,UAAU,EAAE,KAAK;AACjB,YAAA,SAAS,EAAE,KAAK;AAChB,YAAA,OAAO,EAAE,IAAI;AACd,SAAA,CAAC;AAEF,QAAA,IAAI,IAAI,CAAC,kBAAkB,YAAY,cAAc,EAAE;AACrD,YAAA,cAAc,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,CAAC;;AAGjD,QAAA,IAAI,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC,OAAO,KAAK,cAAc,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;;IAG5E,oBAAoB,GAAA;AAClB,QAAA,IAAI,IAAI,CAAC,kBAAkB,YAAY,cAAc,EAAE;AACrD,YAAA,cAAc,CAAC,SAAS,CAAC,IAAI,CAAC,kBAAkB,CAAC;;AAGnD,QAAA,IAAI,CAAC,gBAAgB,CAAC,UAAU,EAAE;AAElC,QAAA,IAAI,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC,OAAO,KAAK,cAAc,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC;;IAG9E,MAAM,GAAA;QACJ,QACE,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,kBAAkB,GAAG,EAAE,CAAC,EAAE,KAAK,EAAC,sBAAsB,EAAA,EAC5E,CACE,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,kBAAkB,GAAG,EAAE,CAAC,EAC3C,KAAK,EAAE,IAAI,CAAC,sBAAsB,EAAE;gBAClC,CAAC,CAAA,WAAA,EAAc,IAAI,CAAC,cAAc,CAAA,CAAE,GAAG,IAAI,CAAC,cAAc,KAAK,UAAU;aAC1E,CAAC,EACF,QAAQ,EAAE,MAAM,IAAI,CAAC,eAAe,EAAE,EAAA,EAEtC,CAAa,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACT,CACF;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/scrollable/scrollable.scss?tag=dso-scrollable&encapsulation=shadow","src/components/scrollable/scrollable.tsx"],"sourcesContent":["@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n\r\n:host {\r\n display: block;\r\n block-size: 100%;\r\n overflow-y: hidden;\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.dso-shadow-container {\r\n block-size: 100%;\r\n max-block-size: inherit;\r\n min-block-size: inherit;\r\n position: relative;\r\n\r\n .dso-scroll-container {\r\n block-size: 100%;\r\n max-block-size: inherit;\r\n min-block-size: inherit;\r\n overflow-y: auto;\r\n padding-inline: var(--_dso-scrollable-container-padding-inline, 0);\r\n\r\n &::before,\r\n &::after {\r\n background-repeat: no-repeat;\r\n background-size: 100% units.$u3;\r\n content: \"\";\r\n display: block;\r\n block-size: units.$u3;\r\n inset-inline-start: 0;\r\n opacity: 0;\r\n overflow: visible;\r\n position: absolute;\r\n transition: opacity 150ms ease-in-out;\r\n inline-size: 100%;\r\n pointer-events: none;\r\n z-index: 1;\r\n }\r\n\r\n &::before {\r\n background-image: linear-gradient(to top, rgba(183, 183, 183, 0), rgba(183, 183, 183, 0.7));\r\n inset-block-start: 0;\r\n }\r\n\r\n &::after {\r\n background-image: linear-gradient(to bottom, rgba(183, 183, 183, 0), rgba(183, 183, 183, 0.7));\r\n inset-block-end: 0;\r\n }\r\n\r\n &.dso-scroll-bottom {\r\n &::before {\r\n opacity: 1;\r\n }\r\n }\r\n\r\n &.dso-scroll-top {\r\n &::after {\r\n opacity: 1;\r\n }\r\n }\r\n\r\n &.dso-scroll-middle {\r\n &::before,\r\n &::after {\r\n opacity: 1;\r\n }\r\n }\r\n }\r\n}\r\n","import { Component, Element, Event, EventEmitter, Method, State, h } from \"@stencil/core\";\r\nimport { clsx } from \"clsx\";\r\nimport debounce from \"debounce\";\r\n\r\nimport { DsoScrollEndEvent, ScrollPosition } from \"./scrollable.interfaces\";\r\n\r\nconst resizeObserver = new ResizeObserver(\r\n debounce(\r\n (entries: ResizeObserverEntry[]) =>\r\n entries.forEach((entry) => getScrollableComponentFromResizeObserverEntry(entry)?._setScrollState()),\r\n 50,\r\n ),\r\n);\r\n\r\nfunction getScrollableComponentFromResizeObserverEntry({\r\n target,\r\n}: ResizeObserverEntry): HTMLDsoScrollableElement | undefined {\r\n if (target.parentNode instanceof ShadowRoot && isDsoScrollableComponent(target.parentNode.host)) {\r\n return target.parentNode.host;\r\n }\r\n\r\n if (target.parentElement && isDsoScrollableComponent(target.parentElement)) {\r\n return target.parentElement;\r\n }\r\n\r\n return undefined;\r\n}\r\n\r\nfunction isDsoScrollableComponent(element: Element): element is HTMLDsoScrollableElement {\r\n return element.tagName === \"DSO-SCROLLABLE\";\r\n}\r\n\r\n@Component({\r\n tag: \"dso-scrollable\",\r\n styleUrl: \"scrollable.scss\",\r\n shadow: true,\r\n})\r\nexport class Scrollable {\r\n // One MutationObserver per instance because of https://github.com/whatwg/dom/issues/126\r\n private mutationObserver = new MutationObserver((entries) =>\r\n entries.forEach(({ target }) => {\r\n const element = target.parentElement?.closest(\"dso-scrollable\");\r\n if (element !== this.host) {\r\n return;\r\n }\r\n\r\n this._setScrollState();\r\n }),\r\n );\r\n\r\n private scrollContainerDiv?: HTMLDivElement;\r\n\r\n private shadowContainerDiv?: HTMLDivElement;\r\n\r\n @Element()\r\n host!: HTMLDsoScrollableElement;\r\n\r\n /**\r\n * Event emitted when the scrollbar has reached top or bottom.\r\n */\r\n @Event()\r\n dsoScrollEnd!: EventEmitter<DsoScrollEndEvent>;\r\n\r\n @State()\r\n scrollPosition: ScrollPosition = \"noScroll\";\r\n\r\n /**\r\n * @internal\r\n */\r\n @Method()\r\n async _setScrollState() {\r\n if (!this.host.isConnected) {\r\n return;\r\n }\r\n\r\n const scrollPosition = this.getScrollPosition();\r\n if (this.scrollPosition !== scrollPosition) {\r\n this.scrollPosition = scrollPosition;\r\n\r\n if (this.scrollPosition === \"top\" || this.scrollPosition === \"bottom\") {\r\n this.dsoScrollEnd.emit({ scrollEnd: this.scrollPosition });\r\n }\r\n }\r\n }\r\n\r\n private get slottedElements() {\r\n return Array.from(this.host.children);\r\n }\r\n\r\n private getScrollPosition(): ScrollPosition {\r\n if (!this.scrollContainerDiv) {\r\n return \"noScroll\";\r\n }\r\n\r\n const { scrollHeight, clientHeight, scrollTop } = this.scrollContainerDiv;\r\n\r\n if (scrollHeight <= clientHeight) {\r\n return \"noScroll\";\r\n }\r\n\r\n if (scrollTop === 0) {\r\n return \"top\";\r\n }\r\n\r\n if (scrollHeight - scrollTop - clientHeight < 1) {\r\n return \"bottom\";\r\n }\r\n\r\n if (scrollTop > 0) {\r\n return \"middle\";\r\n }\r\n\r\n return \"noScroll\";\r\n }\r\n\r\n componentDidLoad(): void {\r\n this.mutationObserver.observe(this.host, {\r\n characterData: true,\r\n attributes: false,\r\n childList: false,\r\n subtree: true,\r\n });\r\n\r\n if (this.shadowContainerDiv instanceof HTMLDivElement) {\r\n resizeObserver.observe(this.shadowContainerDiv);\r\n }\r\n\r\n this.slottedElements.forEach((element) => resizeObserver.observe(element));\r\n }\r\n\r\n disconnectedCallback(): void {\r\n if (this.shadowContainerDiv instanceof HTMLDivElement) {\r\n resizeObserver.unobserve(this.shadowContainerDiv);\r\n }\r\n\r\n this.mutationObserver.disconnect();\r\n\r\n this.slottedElements.forEach((element) => resizeObserver.unobserve(element));\r\n }\r\n\r\n render() {\r\n return (\r\n <div ref={(el) => (this.shadowContainerDiv = el)} class=\"dso-shadow-container\">\r\n <div\r\n ref={(el) => (this.scrollContainerDiv = el)}\r\n class={clsx(\"dso-scroll-container\", {\r\n [`dso-scroll-${this.scrollPosition}`]: this.scrollPosition !== \"noScroll\",\r\n })}\r\n onScroll={() => this._setScrollState()}\r\n >\r\n <slot></slot>\r\n </div>\r\n </div>\r\n );\r\n }\r\n}\r\n"],"version":3}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, F as Fragment, t as transformTag } from './p-BeWimuZg.js';
|
|
2
|
+
import { d as defineCustomElement$2 } from './p-DMYengW8.js';
|
|
3
|
+
import { d as defineCustomElement$1 } from './p-DzcyUrLK.js';
|
|
4
|
+
|
|
5
|
+
const infoCss = () => `:host{display:block;padding-block:16px;padding-inline:16px 32px;position:relative}:host{--_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}:host 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"))}:host 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"))}:host 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"))}:host 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"))}:host{--_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}:host(:not([active],[fixed])),:host([active=false]:not([fixed])),:host([active=false][fixed=false]){display:none}dso-icon-button{position:absolute;inset-inline-end:8px;inset-block-start:8px}*,*::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)}`;
|
|
6
|
+
|
|
7
|
+
const Info = /*@__PURE__*/ proxyCustomElement(class Info extends H {
|
|
8
|
+
constructor(registerHost) {
|
|
9
|
+
super();
|
|
10
|
+
if (registerHost !== false) {
|
|
11
|
+
this.__registerHost();
|
|
12
|
+
}
|
|
13
|
+
this.__attachShadow();
|
|
14
|
+
this.dsoClose = createEvent(this, "dsoClose", 7);
|
|
15
|
+
}
|
|
16
|
+
render() {
|
|
17
|
+
return (h(Fragment, { key: '6ea8fd02c7e0df97ecf3c57a895334f312c513c3' }, h("slot", { key: '1721e91318a52c8c4208b2acac069c723c748ec5' }), !this.fixed && (h("dso-icon-button", { key: 'fac469f4c2ee028d3f45b83353f038f7cb95fe58', label: "Sluiten", variant: "tertiary", icon: "times", onDsoClick: (e) => this.dsoClose.emit(e.detail.originalEvent) }))));
|
|
18
|
+
}
|
|
19
|
+
static get style() { return infoCss(); }
|
|
20
|
+
}, [257, "dso-info", {
|
|
21
|
+
"fixed": [516],
|
|
22
|
+
"active": [516]
|
|
23
|
+
}]);
|
|
24
|
+
function defineCustomElement() {
|
|
25
|
+
if (typeof customElements === "undefined") {
|
|
26
|
+
return;
|
|
27
|
+
}
|
|
28
|
+
const components = ["dso-info", "dso-icon", "dso-icon-button"];
|
|
29
|
+
components.forEach(tagName => { switch (tagName) {
|
|
30
|
+
case "dso-info":
|
|
31
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
32
|
+
customElements.define(transformTag(tagName), Info);
|
|
33
|
+
}
|
|
34
|
+
break;
|
|
35
|
+
case "dso-icon":
|
|
36
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
37
|
+
defineCustomElement$2();
|
|
38
|
+
}
|
|
39
|
+
break;
|
|
40
|
+
case "dso-icon-button":
|
|
41
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
42
|
+
defineCustomElement$1();
|
|
43
|
+
}
|
|
44
|
+
break;
|
|
45
|
+
} });
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
export { Info as I, defineCustomElement as d };
|
|
49
|
+
//# sourceMappingURL=p-BCedLSX_.js.map
|
|
50
|
+
|
|
51
|
+
//# sourceMappingURL=p-BCedLSX_.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-BCedLSX_.js","mappings":";;;;AAAA,MAAM,OAAO,GAAG,MAAM,CAAC,gsDAAgsD,CAAC;;MCO3sD,IAAI,iBAAAA,kBAAA,CAAA,MAAA,IAAA,SAAAC,CAAA,CAAA;;;;;;;;;IAmBf,MAAM,GAAA;AACJ,QAAA,QACE,EAAC,QAAQ,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACP,CAAa,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,EACZ,CAAC,IAAI,CAAC,KAAK,KACV,CAAA,CAAA,iBAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAC,SAAS,EACf,OAAO,EAAC,UAAU,EAClB,IAAI,EAAC,OAAO,EACZ,UAAU,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,aAAa,CAAC,GAC7D,CACH,CACQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/info/info.scss?tag=dso-info&encapsulation=shadow","src/components/info/info.tsx"],"sourcesContent":["@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n@use \"~dso-toolkit/src/components/button\";\r\n@use \"~dso-toolkit/src/components/info\";\r\n\r\n:host {\r\n display: block;\r\n\r\n @include info.root();\r\n}\r\n\r\n:host(:not([active], [fixed])),\r\n:host([active=\"false\"]:not([fixed])),\r\n:host([active=\"false\"][fixed=\"false\"]) {\r\n display: none;\r\n}\r\n\r\ndso-icon-button {\r\n position: absolute;\r\n inset-inline-end: units.$u1;\r\n inset-block-start: units.$u1;\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.sr-only {\r\n @include utilities.sr-only();\r\n}\r\n","import { Component, Event, EventEmitter, Fragment, Prop, h } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: \"dso-info\",\r\n styleUrl: \"./info.scss\",\r\n shadow: true,\r\n})\r\nexport class Info {\r\n /**\r\n * Set to true if the Info should not be toggled and always visible.\r\n */\r\n @Prop({ reflect: true })\r\n fixed?: boolean;\r\n\r\n /**\r\n * Whether the Info is active.\r\n */\r\n @Prop({ reflect: true })\r\n active?: boolean;\r\n\r\n /**\r\n * Emitted when the user activates the close button.\r\n */\r\n @Event()\r\n dsoClose!: EventEmitter<MouseEvent>;\r\n\r\n render() {\r\n return (\r\n <Fragment>\r\n <slot></slot>\r\n {!this.fixed && (\r\n <dso-icon-button\r\n label=\"Sluiten\"\r\n variant=\"tertiary\"\r\n icon=\"times\"\r\n onDsoClick={(e) => this.dsoClose.emit(e.detail.originalEvent)}\r\n />\r\n )}\r\n </Fragment>\r\n );\r\n }\r\n}\r\n"],"version":3}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { h, F as Fragment } from './p-BeWimuZg.js';
|
|
2
|
+
|
|
3
|
+
const AnnotationListRenvooiValues = ({ values }) => {
|
|
4
|
+
return (h(Fragment, null, values === null || values === void 0 ? void 0 : values.map((v, i) => (h(Fragment, null, i > 0 && ", ", h("dso-renvooi", { value: v }))))));
|
|
5
|
+
};
|
|
6
|
+
|
|
7
|
+
export { AnnotationListRenvooiValues as A };
|
|
8
|
+
//# sourceMappingURL=p-BM23zmnX.js.map
|
|
9
|
+
|
|
10
|
+
//# sourceMappingURL=p-BM23zmnX.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":"p-
|
|
1
|
+
{"file":"p-BM23zmnX.js","mappings":";;MAQa,2BAA2B,GAAqD,CAAC,EAAE,MAAM,EAAE,KAAI;AAC1G,IAAA,QACE,CACG,CAAA,QAAA,EAAA,IAAA,EAAA,MAAM,KAAN,IAAA,IAAA,MAAM,uBAAN,MAAM,CAAE,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,MAChB,CAAA,CAAA,QAAA,EAAA,IAAA,EACG,CAAC,GAAG,CAAC,IAAI,IAAI,EACd,CAAa,CAAA,aAAA,EAAA,EAAA,KAAK,EAAE,CAAC,EAAA,CAAI,CACxB,CACJ,CAAC,CACD;AAEP;;;;","names":[],"sources":["src/components/annotation/annotation-list-renvooi-values.tsx"],"sourcesContent":["import { Fragment, FunctionalComponent, h } from \"@stencil/core\";\r\n\r\nimport { RenvooiValue } from \"../renvooi/renvooi.interfaces\";\r\n\r\ninterface AnnotationListRenvooiValues {\r\n values: RenvooiValue[] | undefined;\r\n}\r\n\r\nexport const AnnotationListRenvooiValues: FunctionalComponent<AnnotationListRenvooiValues> = ({ values }) => {\r\n return (\r\n <>\r\n {values?.map((v, i) => (\r\n <>\r\n {i > 0 && \", \"}\r\n <dso-renvooi value={v} />\r\n </>\r\n ))}\r\n </>\r\n );\r\n};\r\n"],"version":3}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, e as createEvent, f as forceUpdate, h, F as Fragment } from './p-
|
|
2
|
-
import { d as defineCustomElement$4 } from './p-
|
|
3
|
-
import { d as defineCustomElement$3 } from './p-
|
|
4
|
-
import { d as defineCustomElement$2 } from './p
|
|
5
|
-
import { d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, f as forceUpdate, h, F as Fragment, t as transformTag } from './p-BeWimuZg.js';
|
|
2
|
+
import { d as defineCustomElement$4 } from './p-DMYengW8.js';
|
|
3
|
+
import { d as defineCustomElement$3 } from './p-DzcyUrLK.js';
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-BCedLSX_.js';
|
|
5
|
+
import { d as defineCustomElement$1 } from './p-DKYkKOQE.js';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* Form random hash
|
|
@@ -18,12 +18,14 @@ function createIdentifier(prefix) {
|
|
|
18
18
|
return `${prefix}-${chr4()}${chr4()}-${chr4()}-${chr4()}-${chr4()}-${chr4()}${chr4()}${chr4()}`;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
const selectableCss =
|
|
21
|
+
const selectableCss = () => `.sc-dso-selectable-h{padding-inline-start:var(--_dt-selectable-padding-inline-start, 32px);position:relative;display:var(--dso-selectable-display, block)}.sc-dso-selectable-h label.sc-dso-selectable{font-weight:400;line-height:24px;margin:0}.sc-dso-selectable-h input[type=checkbox][disabled].sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=checkbox][disabled].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=checkbox][disabled].sc-dso-selectable:focus+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio][disabled].sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio][disabled].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio][disabled].sc-dso-selectable:focus+label.sc-dso-selectable::before{background-color:#fff;box-shadow:0 0 0 2px #e5e5e5}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable,.sc-dso-selectable-h input[type=radio].sc-dso-selectable{block-size:100%;inset-inline-start:0;margin:0;appearance:none;position:absolute;inset-block-start:0;inline-size:100%;z-index:100;zoom:1}@media (prefers-contrast: more){.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable,.sc-dso-selectable-h input[type=radio].sc-dso-selectable{opacity:1}}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:not([disabled]),.sc-dso-selectable-h input[type=radio].sc-dso-selectable:not([disabled]){cursor:pointer}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable,.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable{display:inline;font-style:normal;padding-inline-start:0}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable::before{background:#fff;border:0;box-shadow:0 0 0 2px var(--_dso-selectable-color, #275937);content:"";block-size:20px;inset-inline-start:2px;position:absolute;inset-block-start:2px;inline-size:20px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=checkbox].active.sc-dso-selectable+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio].sc-dso-selectable:active+label.sc-dso-selectable::before,.sc-dso-selectable-h input[type=radio].active.sc-dso-selectable+label.sc-dso-selectable::before{background-color:#ebf3e6;box-shadow:0 0 0 1px #275937;block-size:22px;inset-inline-start:1px;inset-block-start:1px;inline-size:22px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable::before{border-radius:4px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable+label.sc-dso-selectable::after{background:transparent;content:"";inset-inline-start:6px;opacity:0;position:absolute;inset-block-start:6px;zoom:1}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:checked+label.sc-dso-selectable::after,.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:indeterminate+label.sc-dso-selectable::after{opacity:1}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:checked+label.sc-dso-selectable::after{border:solid;border-color:var(--_dso-selectable-color, #39870c);border-block-start-color:transparent;border-width:0 0 3px 3px;block-size:8px;transform:rotate(-45deg);inline-size:13px}.sc-dso-selectable-h input[type=checkbox].sc-dso-selectable:indeterminate+label.sc-dso-selectable::after{background-color:var(--_dso-selectable-color, #39870c);block-size:12px;inline-size:12px}.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable::before{border-radius:50%}.sc-dso-selectable-h input[type=radio].sc-dso-selectable+label.sc-dso-selectable::after{background-color:transparent;border-radius:50%;content:"";block-size:12px;inset-inline-start:6px;opacity:0;position:absolute;inset-block-start:6px;inline-size:12px;zoom:1}.sc-dso-selectable-h input[type=radio].sc-dso-selectable:checked+label.sc-dso-selectable::after{background-color:var(--_dso-selectable-color, #39870c);opacity:1}[invalid].sc-dso-selectable-h:not([invalid=false]){--_dso-selectable-color:#ce3f51}.sc-dso-selectable-h>dso-info.sc-dso-selectable{float:none;margin-block:8px 0;margin-inline:0 16px;inline-size:100%}.sc-dso-selectable-h .dso-selectable-options.sc-dso-selectable{list-style:none;margin-block-start:8px;padding-inline-start:0}.sc-dso-selectable-h .dso-selectable-options.sc-dso-selectable li.sc-dso-selectable+li.sc-dso-selectable{margin-block-start:8px}.sc-dso-selectable-h:not(:last-child){margin-block-end:8px}*.sc-dso-selectable,*.sc-dso-selectable::after,*.sc-dso-selectable::before{box-sizing:border-box}.dso-selectable-container.sc-dso-selectable{display:inline-block}.dso-selectable-container.sc-dso-selectable .dso-selectable-input-wrapper.sc-dso-selectable{display:inline-block;min-block-size:24px;position:relative;margin-inline-start:var(--_dt-selectable-input-wrapper-margin-inline-start, -32px);padding-inline-start:var(--_dt-selectable-input-wrapper-padding-inline-start, 32px)}.dso-selectable-container.sc-dso-selectable .dso-selectable-input-wrapper.sc-dso-selectable input[type=radio].sc-dso-selectable:focus+label.sc-dso-selectable::before,.dso-selectable-container.sc-dso-selectable .dso-selectable-input-wrapper.sc-dso-selectable input[type=checkbox].sc-dso-selectable:focus+label.sc-dso-selectable::before{box-shadow:0 0 0 2px var(--_dso-selectable-color, #275937);block-size:20px;inset-inline-start:2px;inset-block-start:2px;inline-size:20px}.sc-dso-selectable-s>[slot=info]{float:none;margin-block:8px 0;margin-inline:0 16px;inline-size:100%}.sc-dso-selectable-s>[slot=options]{list-style:none;margin-block-start:8px;padding-inline-start:0}.sc-dso-selectable-s>[slot=options] li+li{margin-block-start:8px}`;
|
|
22
22
|
|
|
23
23
|
const Selectable = /*@__PURE__*/ proxyCustomElement(class Selectable extends H {
|
|
24
|
-
constructor() {
|
|
24
|
+
constructor(registerHost) {
|
|
25
25
|
super();
|
|
26
|
-
|
|
26
|
+
if (registerHost !== false) {
|
|
27
|
+
this.__registerHost();
|
|
28
|
+
}
|
|
27
29
|
this.dsoChange = createEvent(this, "dsoChange", 7);
|
|
28
30
|
this.infoActive = false;
|
|
29
31
|
this.fallbackIdentifier = createIdentifier("DsoSelectable");
|
|
@@ -67,7 +69,7 @@ const Selectable = /*@__PURE__*/ proxyCustomElement(class Selectable extends H {
|
|
|
67
69
|
render() {
|
|
68
70
|
var _a;
|
|
69
71
|
const hasInfo = !!this.host.querySelector('[slot="info"]');
|
|
70
|
-
return (h(Fragment, { key: '
|
|
72
|
+
return (h(Fragment, { key: 'c0799053617f1d21fc7c71bf1dcdd2c0474e5a35' }, h("div", { key: '6bb6764d33f362972c2ed98fa6dfc6b04d03384a', class: "dso-selectable-container" }, h("div", { key: '4d5879b1e86e44112b6d54cd4bb71ceb867fd57a', class: "dso-selectable-input-wrapper" }, h("input", { key: '2f9bc05efb1c0e53d6ae3a635cad32f1c9df9ecd', type: this.type, id: this.getIdentifier(), value: this.value, name: this.name, "aria-invalid": (_a = this.invalid) === null || _a === void 0 ? void 0 : _a.toString(), "aria-describedby": hasInfo && this.infoFixed ? this.describedById : undefined, "aria-labelledBy": this.labelledById, disabled: this.disabled, required: this.required, checked: this.checked, onChange: this.handleOnChange, ref: (el) => (this.input = el) }), !this.labelledById ? (h("label", { htmlFor: this.getIdentifier() }, h("slot", null))) : (h("label", null, h("slot", null)))), hasInfo && !this.infoFixed && (h("dso-info-button", { key: '13b298f292c430e0c87f2d7881bd2850d590c6be', active: this.infoActive, onDsoToggle: (e) => (this.infoActive = e.detail.active) }))), hasInfo && (h("dso-info", { key: '6633b7e818a3ead5385442e1e6baf4afe5d7c703', id: hasInfo && this.infoFixed ? this.describedById : undefined, fixed: this.infoFixed, active: this.infoActive, onDsoClose: () => (this.infoActive = false) }, h("div", { key: '9d51a92a11c7d6da8bde627b41b5cae4a47b9b74' }, h("slot", { key: 'c69688647aed9084517ed2915f2d67162eb33c73', name: "info" })))), h("slot", { key: '51cbe5b6d5f9705e1e42a04e86898c4c56b16142', name: "options" })));
|
|
71
73
|
}
|
|
72
74
|
componentDidRender() {
|
|
73
75
|
if (this.input && typeof this.checked === "boolean" && this.input.checked !== this.checked) {
|
|
@@ -82,7 +84,7 @@ const Selectable = /*@__PURE__*/ proxyCustomElement(class Selectable extends H {
|
|
|
82
84
|
static get watchers() { return {
|
|
83
85
|
"indeterminate": ["setIndeterminate"]
|
|
84
86
|
}; }
|
|
85
|
-
static get style() { return selectableCss; }
|
|
87
|
+
static get style() { return selectableCss(); }
|
|
86
88
|
}, [262, "dso-selectable", {
|
|
87
89
|
"type": [1],
|
|
88
90
|
"identifier": [1],
|
|
@@ -108,27 +110,27 @@ function defineCustomElement() {
|
|
|
108
110
|
const components = ["dso-selectable", "dso-icon", "dso-icon-button", "dso-info", "dso-info-button"];
|
|
109
111
|
components.forEach(tagName => { switch (tagName) {
|
|
110
112
|
case "dso-selectable":
|
|
111
|
-
if (!customElements.get(tagName)) {
|
|
112
|
-
customElements.define(tagName, Selectable);
|
|
113
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
114
|
+
customElements.define(transformTag(tagName), Selectable);
|
|
113
115
|
}
|
|
114
116
|
break;
|
|
115
117
|
case "dso-icon":
|
|
116
|
-
if (!customElements.get(tagName)) {
|
|
118
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
117
119
|
defineCustomElement$4();
|
|
118
120
|
}
|
|
119
121
|
break;
|
|
120
122
|
case "dso-icon-button":
|
|
121
|
-
if (!customElements.get(tagName)) {
|
|
123
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
122
124
|
defineCustomElement$3();
|
|
123
125
|
}
|
|
124
126
|
break;
|
|
125
127
|
case "dso-info":
|
|
126
|
-
if (!customElements.get(tagName)) {
|
|
128
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
127
129
|
defineCustomElement$2();
|
|
128
130
|
}
|
|
129
131
|
break;
|
|
130
132
|
case "dso-info-button":
|
|
131
|
-
if (!customElements.get(tagName)) {
|
|
133
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
132
134
|
defineCustomElement$1();
|
|
133
135
|
}
|
|
134
136
|
break;
|
|
@@ -136,6 +138,6 @@ function defineCustomElement() {
|
|
|
136
138
|
}
|
|
137
139
|
|
|
138
140
|
export { Selectable as S, defineCustomElement as d };
|
|
139
|
-
//# sourceMappingURL=p-
|
|
141
|
+
//# sourceMappingURL=p-BMJkixUi.js.map
|
|
140
142
|
|
|
141
|
-
//# sourceMappingURL=p-
|
|
143
|
+
//# sourceMappingURL=p-BMJkixUi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-BMJkixUi.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/utils/create-identifier.ts","src/components/selectable/selectable.scss?tag=dso-selectable&encapsulation=scoped","src/components/selectable/selectable.tsx"],"sourcesContent":["/**\r\n * Form random hash\r\n */\r\nexport function chr4() {\r\n return Math.random().toString(16).slice(-4);\r\n}\r\n\r\n/**\r\n * Create random identifier with a prefix\r\n * @param prefix\r\n */\r\nexport function createIdentifier(prefix: string): string {\r\n return `${prefix}-${chr4()}${chr4()}-${chr4()}-${chr4()}-${chr4()}-${chr4()}${chr4()}${chr4()}`;\r\n}\r\n","@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/colors\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n@use \"~dso-toolkit/src/variables/zindex\";\r\n@use \"selectable.variables\" as selectable-variables;\r\n\r\n:host {\r\n padding-inline-start: var(--_dt-selectable-padding-inline-start, selectable-variables.$symbol-indent);\r\n position: relative;\r\n display: var(--dso-selectable-display, block);\r\n\r\n label {\r\n font-weight: 400;\r\n line-height: selectable-variables.$size;\r\n margin: 0;\r\n }\r\n\r\n input[type=\"checkbox\"][disabled],\r\n input[type=\"radio\"][disabled] {\r\n &,\r\n &:active,\r\n &:focus {\r\n + label {\r\n &::before {\r\n background-color: colors.$wit;\r\n box-shadow: 0 0 0 selectable-variables.$border-width selectable-variables.$disabled-color;\r\n }\r\n }\r\n }\r\n }\r\n\r\n input[type=\"checkbox\"],\r\n input[type=\"radio\"] {\r\n block-size: 100%;\r\n inset-inline-start: 0;\r\n margin: 0;\r\n appearance: none;\r\n position: absolute;\r\n inset-block-start: 0;\r\n inline-size: 100%;\r\n z-index: zindex.$selectable;\r\n zoom: 1;\r\n\r\n @media (prefers-contrast: more) {\r\n & {\r\n opacity: 1;\r\n }\r\n }\r\n\r\n &:not([disabled]) {\r\n cursor: pointer;\r\n }\r\n\r\n + label {\r\n display: inline;\r\n font-style: normal;\r\n padding-inline-start: 0;\r\n\r\n &::before {\r\n background: colors.$wit;\r\n border: 0;\r\n box-shadow: 0 0 0 selectable-variables.$border-width\r\n var(--_dso-selectable-color, selectable-variables.$valid-color);\r\n content: \"\";\r\n block-size: selectable-variables.$size - 2 * selectable-variables.$border-width;\r\n inset-inline-start: selectable-variables.$border-width;\r\n position: absolute;\r\n inset-block-start: selectable-variables.$border-width;\r\n inline-size: selectable-variables.$size - 2 * selectable-variables.$border-width;\r\n }\r\n }\r\n\r\n &:active,\r\n &.active {\r\n + label::before {\r\n background-color: selectable-variables.$active-background-color;\r\n box-shadow: 0 0 0 1px selectable-variables.$valid-color;\r\n block-size: selectable-variables.$size - 2px;\r\n inset-inline-start: 1px;\r\n inset-block-start: 1px;\r\n inline-size: selectable-variables.$size - 2px;\r\n }\r\n }\r\n }\r\n\r\n input[type=\"checkbox\"] {\r\n + label {\r\n &::before {\r\n border-radius: 4px;\r\n }\r\n\r\n &::after {\r\n background: transparent;\r\n content: \"\";\r\n inset-inline-start: 6px;\r\n opacity: 0;\r\n position: absolute;\r\n inset-block-start: 6px;\r\n zoom: 1;\r\n }\r\n }\r\n\r\n &:checked,\r\n &:indeterminate {\r\n + label {\r\n &::after {\r\n opacity: 1;\r\n }\r\n }\r\n }\r\n\r\n &:checked {\r\n + label {\r\n &::after {\r\n border: solid;\r\n border-color: var(--_dso-selectable-color, selectable-variables.$valid-marker-color);\r\n border-block-start-color: transparent;\r\n border-width: 0 0 3px 3px;\r\n block-size: 8px;\r\n transform: rotate(-45deg);\r\n inline-size: 13px;\r\n }\r\n }\r\n }\r\n\r\n &:indeterminate {\r\n + label {\r\n &::after {\r\n background-color: var(--_dso-selectable-color, selectable-variables.$valid-marker-color);\r\n block-size: selectable-variables.$indeterminate-size;\r\n inline-size: selectable-variables.$indeterminate-size;\r\n }\r\n }\r\n }\r\n }\r\n\r\n input[type=\"radio\"] {\r\n + label {\r\n &::before {\r\n border-radius: 50%;\r\n }\r\n\r\n &::after {\r\n background-color: transparent;\r\n border-radius: 50%;\r\n content: \"\";\r\n block-size: 12px;\r\n inset-inline-start: 6px;\r\n opacity: 0;\r\n position: absolute;\r\n inset-block-start: 6px;\r\n inline-size: 12px;\r\n zoom: 1;\r\n }\r\n }\r\n\r\n &:checked {\r\n + label {\r\n &::after {\r\n background-color: var(--_dso-selectable-color, selectable-variables.$valid-marker-color);\r\n opacity: 1;\r\n }\r\n }\r\n }\r\n }\r\n\r\n &[invalid]:not([invalid=\"false\"]) {\r\n --_dso-selectable-color: #{selectable-variables.$invalid-color};\r\n }\r\n\r\n > dso-info {\r\n float: none;\r\n margin-block: units.$u1 0;\r\n margin-inline: 0 units.$u2;\r\n inline-size: 100%;\r\n }\r\n\r\n .dso-selectable-options {\r\n list-style: none;\r\n margin-block-start: units.$u1;\r\n padding-inline-start: 0;\r\n\r\n li + li {\r\n margin-block-start: units.$u1;\r\n }\r\n }\r\n}\r\n\r\n:host(:not(:last-child)) {\r\n margin-block-end: units.$u1;\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.dso-selectable-container {\r\n display: inline-block;\r\n\r\n .dso-selectable-input-wrapper {\r\n display: inline-block;\r\n min-block-size: units.$u3;\r\n position: relative;\r\n margin-inline-start: var(\r\n --_dt-selectable-input-wrapper-margin-inline-start,\r\n -(selectable-variables.$symbol-indent)\r\n );\r\n padding-inline-start: var(--_dt-selectable-input-wrapper-padding-inline-start, selectable-variables.$symbol-indent);\r\n\r\n input[type=\"radio\"],\r\n input[type=\"checkbox\"] {\r\n &:focus + label::before {\r\n box-shadow: 0 0 0 selectable-variables.$border-width\r\n var(--_dso-selectable-color, selectable-variables.$valid-color);\r\n block-size: selectable-variables.$size - 2 * selectable-variables.$border-width;\r\n inset-inline-start: selectable-variables.$border-width;\r\n inset-block-start: selectable-variables.$border-width;\r\n inline-size: selectable-variables.$size - 2 * selectable-variables.$border-width;\r\n }\r\n }\r\n }\r\n}\r\n\r\n::slotted([slot=\"info\"]) {\r\n float: none;\r\n margin-block: units.$u1 0;\r\n margin-inline: 0 units.$u2;\r\n inline-size: 100%;\r\n}\r\n\r\n::slotted([slot=\"options\"]) {\r\n list-style: none;\r\n margin-block-start: units.$u1;\r\n padding-inline-start: 0;\r\n\r\n li + li {\r\n margin-block-start: units.$u1;\r\n }\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 Method,\r\n Prop,\r\n State,\r\n Watch,\r\n forceUpdate,\r\n h,\r\n} from \"@stencil/core\";\r\n\r\nimport { createIdentifier } from \"../../utils/create-identifier\";\r\n\r\nimport { SelectableChangeEvent } from \"./selectable.interfaces\";\r\n\r\n/**\r\n * @slot - The label for this control\r\n * @slot info - Rich Content to be slotted in Info.\r\n * @slot options - for further nested selectable options: `<ul class=\"dso-selectable-options\" slot=\"options\">` and wrap each Selectable in a `<li>`.\r\n */\r\n@Component({\r\n tag: \"dso-selectable\",\r\n styleUrl: \"selectable.scss\",\r\n scoped: true,\r\n})\r\nexport class Selectable implements ComponentInterface {\r\n /**\r\n * Type of Selectable.\r\n *\r\n * `checkbox`: Multiple options\r\n * `radio`: Single option.\r\n */\r\n @Prop()\r\n type!: \"checkbox\" | \"radio\";\r\n\r\n /**\r\n * To set `<input id>` attribute for external references.\r\n */\r\n @Prop()\r\n identifier?: string;\r\n\r\n /**\r\n * Name of the Selectable. Can be used to group Selectables.\r\n */\r\n @Prop()\r\n name?: string;\r\n\r\n /**\r\n * The value of the Selectable.\r\n */\r\n @Prop()\r\n value!: string;\r\n\r\n /**\r\n * Set to true of the current value is not valid.\r\n */\r\n @Prop()\r\n invalid?: boolean;\r\n\r\n /**\r\n * To link this control to an element that describes it.\r\n */\r\n @Prop()\r\n describedById?: string;\r\n\r\n /**\r\n * To link this control to an element that labels it.\r\n */\r\n @Prop()\r\n labelledById?: string;\r\n\r\n /**\r\n * To disable the Selectable.\r\n */\r\n @Prop()\r\n disabled?: boolean;\r\n\r\n /**\r\n * To mark the Selectable as required.\r\n */\r\n @Prop()\r\n required?: boolean;\r\n\r\n /**\r\n * Mark the Selectable as checked\r\n */\r\n @Prop({ reflect: true })\r\n checked?: boolean;\r\n\r\n /**\r\n * An indeterminate state is neither true or false. It means the answer is somewhere in between.\r\n *\r\n * Can be used to indicate child Selectables that are a mix of checked and unchecked.\r\n */\r\n @Prop()\r\n indeterminate?: boolean;\r\n\r\n /**\r\n * Set to true if the Info should not be toggled and always visible.\r\n */\r\n @Prop()\r\n infoFixed?: boolean;\r\n\r\n /**\r\n * Emitted when the user checks or unchecks the Selectable.\r\n */\r\n @Event()\r\n dsoChange!: EventEmitter<SelectableChangeEvent>;\r\n\r\n @Element()\r\n host!: HTMLDsoSelectableElement;\r\n\r\n @State()\r\n infoActive = false;\r\n\r\n /**\r\n * Method to toggle the Info. Is set to `active` when passed.\r\n *\r\n * If `active` is not passed, Info is toggled to opposite value.\r\n * @param active\r\n */\r\n @Method()\r\n async toggleInfo(active?: boolean) {\r\n this.infoActive = active ?? !this.infoActive;\r\n }\r\n\r\n private mutationObserver?: MutationObserver;\r\n\r\n private fallbackIdentifier = createIdentifier(\"DsoSelectable\");\r\n\r\n private input: HTMLInputElement | undefined;\r\n\r\n private handleOnChange = (e: Event) => {\r\n const { target } = e;\r\n\r\n this.dsoChange.emit({\r\n originalEvent: e,\r\n checked: target instanceof HTMLInputElement && target.checked,\r\n });\r\n\r\n forceUpdate(this.host);\r\n };\r\n\r\n componentDidLoad() {\r\n this.mutationObserver?.disconnect();\r\n\r\n this.mutationObserver = new MutationObserver(() => forceUpdate(this.host));\r\n this.mutationObserver.observe(this.host, {\r\n childList: true,\r\n });\r\n\r\n this.setIndeterminate();\r\n }\r\n\r\n disconnectedCallback() {\r\n this.mutationObserver?.disconnect();\r\n }\r\n\r\n @Watch(\"indeterminate\")\r\n setIndeterminate() {\r\n if (!(this.input instanceof HTMLInputElement) || this.type !== \"checkbox\") {\r\n return;\r\n }\r\n\r\n this.input.indeterminate = !!this.indeterminate;\r\n }\r\n\r\n render() {\r\n const hasInfo = !!this.host.querySelector('[slot=\"info\"]');\r\n\r\n return (\r\n <Fragment>\r\n <div class=\"dso-selectable-container\">\r\n <div class=\"dso-selectable-input-wrapper\">\r\n <input\r\n type={this.type}\r\n id={this.getIdentifier()}\r\n value={this.value}\r\n name={this.name}\r\n aria-invalid={this.invalid?.toString()}\r\n aria-describedby={hasInfo && this.infoFixed ? this.describedById : undefined}\r\n aria-labelledBy={this.labelledById}\r\n disabled={this.disabled}\r\n required={this.required}\r\n checked={this.checked}\r\n onChange={this.handleOnChange}\r\n ref={(el) => (this.input = el)}\r\n />\r\n {!this.labelledById ? (\r\n <label htmlFor={this.getIdentifier()}>\r\n <slot />\r\n </label>\r\n ) : (\r\n <label>\r\n <slot />\r\n </label>\r\n )}\r\n </div>\r\n {hasInfo && !this.infoFixed && (\r\n <dso-info-button\r\n active={this.infoActive}\r\n onDsoToggle={(e) => (this.infoActive = e.detail.active)}\r\n ></dso-info-button>\r\n )}\r\n </div>\r\n {hasInfo && (\r\n <dso-info\r\n id={hasInfo && this.infoFixed ? this.describedById : undefined}\r\n fixed={this.infoFixed}\r\n active={this.infoActive}\r\n onDsoClose={() => (this.infoActive = false)}\r\n >\r\n <div>\r\n <slot name=\"info\"></slot>\r\n </div>\r\n </dso-info>\r\n )}\r\n <slot name=\"options\" />\r\n </Fragment>\r\n );\r\n }\r\n\r\n componentDidRender(): void {\r\n if (this.input && typeof this.checked === \"boolean\" && this.input.checked !== this.checked) {\r\n this.input.checked = this.checked;\r\n }\r\n }\r\n\r\n private getIdentifier(): string {\r\n return this.identifier ?? this.fallbackIdentifier;\r\n }\r\n}\r\n"],"version":3}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { h, F as Fragment, p as proxyCustomElement, H, e as createEvent, t as transformTag } from './p-BeWimuZg.js';
|
|
2
|
+
|
|
3
|
+
const RenvooiRenderText = ({ text, mark, onMarkItemHighlight }) => {
|
|
4
|
+
if (!mark) {
|
|
5
|
+
return h(Fragment, null, text);
|
|
6
|
+
}
|
|
7
|
+
const result = mark(text);
|
|
8
|
+
if (!result) {
|
|
9
|
+
return h(Fragment, null, text);
|
|
10
|
+
}
|
|
11
|
+
return (h(Fragment, null, result.map((renvooiText) => {
|
|
12
|
+
if (typeof renvooiText === "string") {
|
|
13
|
+
return h(Fragment, null, renvooiText);
|
|
14
|
+
}
|
|
15
|
+
return (h("mark", { class: renvooiText.highlight ? "dso-highlight" : undefined, ref: (ref) => renvooiText.highlight && ref && onMarkItemHighlight(renvooiText.text, ref) }, renvooiText.text));
|
|
16
|
+
})));
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
const RenvooiRender = ({ value, mark, onMarkItemHighlight }) => {
|
|
20
|
+
if (typeof value === "string" || !value) {
|
|
21
|
+
// This element is used for --_dso-renvooi-text-decoration
|
|
22
|
+
return (h("span", { class: "text" }, h(RenvooiRenderText, { text: value, mark: mark, onMarkItemHighlight: onMarkItemHighlight })));
|
|
23
|
+
}
|
|
24
|
+
if ("toegevoegd" in value) {
|
|
25
|
+
return (h("ins", null, h(RenvooiRenderText, { text: value.toegevoegd, mark: mark, onMarkItemHighlight: onMarkItemHighlight })));
|
|
26
|
+
}
|
|
27
|
+
if ("verwijderd" in value) {
|
|
28
|
+
return (h("del", null, h(RenvooiRenderText, { text: value.verwijderd, mark: mark, onMarkItemHighlight: onMarkItemHighlight })));
|
|
29
|
+
}
|
|
30
|
+
return (h(Fragment, null, h("del", null, h(RenvooiRenderText, { text: value.was, mark: mark, onMarkItemHighlight: onMarkItemHighlight })), h("ins", null, h(RenvooiRenderText, { text: value.wordt, mark: mark, onMarkItemHighlight: onMarkItemHighlight }))));
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
const renvooiCss = () => `ins{text-decoration:none}ins{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}ins a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}ins a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}ins a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}ins a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}ins{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#e4f1d4;color:#191919}ins{box-shadow:0 1px 3px 1px rgba(0, 0, 0, 0.5);--_dso-ozon-content-toggletip-color:colors.$zwart}del{--_dso-alert-success-border-color:#39870c;--_dso-alert-error-border-color:#ce3f51;--_dso-alert-info-border-color:#6ca4d9;--_dso-alert-warning-border-color:#dcd400;--link-color:currentColor;--link-hover-color:currentColor;--link-visited-color:currentColor}del a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.download,.download:hover,.download:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#download-zwart"))}del a:not(.dso-primary,.dso-secondary,.dso-tertiary):is(.extern,.extern:hover,.extern:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#external-link-zwart"))}del a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="tel:"],[href^="tel:"]:hover,[href^="tel:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#call-zwart"))}del a:not(.dso-primary,.dso-secondary,.dso-tertiary):is([href^="mailto:"],[href^="mailto:"]:hover,[href^="mailto:"]:focus-visible){background-image:var(--_dso-di-background-image, url("./di.svg#email-zwart"))}del{--_dso-icon-button-tertiary-color:#191919;--_dso-icon-button-tertiary-hover-color:#4c4c4c;--_dso-icon-button-tertiary-active-color:#173521;--_dso-icon-button-tertiary-disabled-color:#999;background-color:#f5d8dc;color:#191919}del{--_dso-ozon-content-toggletip-color:colors.$zwart;text-decoration:line-through;--_dso-ozon-content-toggletip-text-decoration:underline line-through}@media screen and (min--moz-device-pixel-ratio: 0){del{font-family:sans-serif}}mark{background-color:var(--_dt-mark-bg-color, #f8f5ce);color:var(--_dt-mark-color, #000);padding-block:var(--_dt-mark-padding-block, 0.2rem);font-weight:var(--_dt-mark-font-weight, normal)}mark.dso-highlight{background-color:#dbd136}:host{display:inline}*,*::after,*::before{box-sizing:border-box}.text{text-decoration:var(--_dso-renvooi-text-decoration)}`;
|
|
34
|
+
|
|
35
|
+
const Renvooi = /*@__PURE__*/ proxyCustomElement(class Renvooi extends H {
|
|
36
|
+
constructor(registerHost) {
|
|
37
|
+
super();
|
|
38
|
+
if (registerHost !== false) {
|
|
39
|
+
this.__registerHost();
|
|
40
|
+
}
|
|
41
|
+
this.__attachShadow();
|
|
42
|
+
this.dsoRenvooiMarkItemHighlight = createEvent(this, "dsoRenvooiMarkItemHighlight", 3);
|
|
43
|
+
this.handleMarkItemHighlight = (text, elementRef) => {
|
|
44
|
+
this.dsoRenvooiMarkItemHighlight.emit({ text, elementRef });
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
get values() {
|
|
48
|
+
if (!this.value) {
|
|
49
|
+
return [];
|
|
50
|
+
}
|
|
51
|
+
return Array.isArray(this.value) ? this.value : [this.value];
|
|
52
|
+
}
|
|
53
|
+
render() {
|
|
54
|
+
return (h(Fragment, null, this.values.map((v) => (h(RenvooiRender, { value: v, mark: this.mark && ((text) => { var _a; return (_a = this.mark) === null || _a === void 0 ? void 0 : _a.call(this, text, v, this.values); }), onMarkItemHighlight: this.handleMarkItemHighlight })))));
|
|
55
|
+
}
|
|
56
|
+
static get style() { return renvooiCss(); }
|
|
57
|
+
}, [257, "dso-renvooi", {
|
|
58
|
+
"value": [1],
|
|
59
|
+
"mark": [16]
|
|
60
|
+
}]);
|
|
61
|
+
function defineCustomElement() {
|
|
62
|
+
if (typeof customElements === "undefined") {
|
|
63
|
+
return;
|
|
64
|
+
}
|
|
65
|
+
const components = ["dso-renvooi"];
|
|
66
|
+
components.forEach(tagName => { switch (tagName) {
|
|
67
|
+
case "dso-renvooi":
|
|
68
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
69
|
+
customElements.define(transformTag(tagName), Renvooi);
|
|
70
|
+
}
|
|
71
|
+
break;
|
|
72
|
+
} });
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
export { Renvooi as R, defineCustomElement as d };
|
|
76
|
+
//# sourceMappingURL=p-BNDasWTv.js.map
|
|
77
|
+
|
|
78
|
+
//# sourceMappingURL=p-BNDasWTv.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-BNDasWTv.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/renvooi/renvooi-render-text.tsx","src/components/renvooi/renvooi-render.tsx","src/components/renvooi/renvooi.scss?tag=dso-renvooi&encapsulation=shadow","src/components/renvooi/renvooi.tsx"],"sourcesContent":["import { Fragment, FunctionalComponent, h } from \"@stencil/core\";\r\n\r\nimport { RenvooiRenderMarkFunction } from \"./renvooi.interfaces\";\r\n\r\ninterface RenvooiRenderTextProps {\r\n text: string;\r\n mark: RenvooiRenderMarkFunction | undefined;\r\n onMarkItemHighlight: (text: string, ref: HTMLElement) => void | undefined;\r\n}\r\n\r\nexport const RenvooiRenderText: FunctionalComponent<RenvooiRenderTextProps> = ({ text, mark, onMarkItemHighlight }) => {\r\n if (!mark) {\r\n return <>{text}</>;\r\n }\r\n\r\n const result = mark(text);\r\n\r\n if (!result) {\r\n return <>{text}</>;\r\n }\r\n\r\n return (\r\n <>\r\n {result.map((renvooiText) => {\r\n if (typeof renvooiText === \"string\") {\r\n return <>{renvooiText}</>;\r\n }\r\n\r\n return (\r\n <mark\r\n class={renvooiText.highlight ? \"dso-highlight\" : undefined}\r\n ref={(ref) => renvooiText.highlight && ref && onMarkItemHighlight(renvooiText.text, ref)}\r\n >\r\n {renvooiText.text}\r\n </mark>\r\n );\r\n })}\r\n </>\r\n );\r\n};\r\n","import { Fragment, FunctionalComponent, h } from \"@stencil/core\";\r\n\r\nimport { RenvooiRenderText } from \"./renvooi-render-text\";\r\nimport { RenvooiRenderMarkFunction, RenvooiValue } from \"./renvooi.interfaces\";\r\n\r\ninterface RenvooiRenderProps {\r\n value: RenvooiValue;\r\n mark: RenvooiRenderMarkFunction | undefined;\r\n onMarkItemHighlight: (text: string, elementRef: HTMLElement) => void | undefined;\r\n}\r\n\r\nexport const RenvooiRender: FunctionalComponent<RenvooiRenderProps> = ({ value, mark, onMarkItemHighlight }) => {\r\n if (typeof value === \"string\" || !value) {\r\n // This element is used for --_dso-renvooi-text-decoration\r\n return (\r\n <span class=\"text\">\r\n <RenvooiRenderText text={value} mark={mark} onMarkItemHighlight={onMarkItemHighlight} />\r\n </span>\r\n );\r\n }\r\n\r\n if (\"toegevoegd\" in value) {\r\n return (\r\n <ins>\r\n <RenvooiRenderText text={value.toegevoegd} mark={mark} onMarkItemHighlight={onMarkItemHighlight} />\r\n </ins>\r\n );\r\n }\r\n\r\n if (\"verwijderd\" in value) {\r\n return (\r\n <del>\r\n <RenvooiRenderText text={value.verwijderd} mark={mark} onMarkItemHighlight={onMarkItemHighlight} />\r\n </del>\r\n );\r\n }\r\n\r\n return (\r\n <>\r\n <del>\r\n <RenvooiRenderText text={value.was} mark={mark} onMarkItemHighlight={onMarkItemHighlight} />\r\n </del>\r\n <ins>\r\n <RenvooiRenderText text={value.wordt} mark={mark} onMarkItemHighlight={onMarkItemHighlight} />\r\n </ins>\r\n </>\r\n );\r\n};\r\n","@use \"~dso-toolkit/src/utilities\";\r\n\r\n@use \"~dso-toolkit/src/components/insert/insert\";\r\n@use \"~dso-toolkit/src/components/delete/delete\";\r\n@use \"~dso-toolkit/src/components/mark/mark\";\r\n\r\n:host {\r\n display: inline;\r\n}\r\n\r\n@include utilities.box-sizing();\r\n\r\n.text {\r\n text-decoration: var(--_dso-renvooi-text-decoration);\r\n}\r\n","import { Component, ComponentInterface, Event, EventEmitter, Fragment, Prop, h } from \"@stencil/core\";\r\n\r\nimport { RenvooiRender } from \"./renvooi-render\";\r\nimport { RenvooiMarkFunction, RenvooiMarkItemHighlightEvent, RenvooiValue } from \"./renvooi.interfaces\";\r\n\r\n/**\r\n * Met dit component kan een `RenvooiValue` worden gepresenteerd.\r\n */\r\n@Component({\r\n tag: \"dso-renvooi\",\r\n styleUrl: \"renvooi.scss\",\r\n shadow: true,\r\n})\r\nexport class Renvooi implements ComponentInterface {\r\n /**\r\n * The renvooi value to render.\r\n */\r\n @Prop()\r\n value?: RenvooiValue | RenvooiValue[];\r\n\r\n /**\r\n * To mark text.\r\n */\r\n @Prop()\r\n mark?: RenvooiMarkFunction;\r\n\r\n /**\r\n * Emitted when a marked item is highlighted.\r\n */\r\n @Event({ bubbles: false })\r\n dsoRenvooiMarkItemHighlight!: EventEmitter<RenvooiMarkItemHighlightEvent>;\r\n\r\n get values(): RenvooiValue[] {\r\n if (!this.value) {\r\n return [];\r\n }\r\n\r\n return Array.isArray(this.value) ? this.value : [this.value];\r\n }\r\n\r\n private handleMarkItemHighlight = (text: string, elementRef: HTMLElement) => {\r\n this.dsoRenvooiMarkItemHighlight.emit({ text, elementRef });\r\n };\r\n\r\n render() {\r\n return (\r\n <>\r\n {this.values.map((v) => (\r\n <RenvooiRender\r\n value={v}\r\n mark={this.mark && ((text) => this.mark?.(text, v, this.values))}\r\n onMarkItemHighlight={this.handleMarkItemHighlight}\r\n />\r\n ))}\r\n </>\r\n );\r\n }\r\n}\r\n"],"version":3}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, F as Fragment, t as transformTag } from './p-BeWimuZg.js';
|
|
2
|
+
import { v as v4 } from './p-C_akviUd.js';
|
|
3
|
+
|
|
4
|
+
const slideToggleCss = () => `.sc-dso-slide-toggle-h{display:inline-block;padding-block-start:2px}button.dso-slider.sc-dso-slide-toggle{border:0;padding:0}button.dso-slider.sc-dso-slide-toggle:focus-visible{outline:2px solid #323232;outline-offset:1px}button.dso-slider.sc-dso-slide-toggle svg.sc-dso-slide-toggle rect.sc-dso-slide-toggle{fill:#999;transition:fill 0.25s}button.dso-slider.sc-dso-slide-toggle svg.sc-dso-slide-toggle circle.sc-dso-slide-toggle{transition:transform 260ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transform:translateX(10px);fill:#fff}button.dso-slider[aria-checked=true].sc-dso-slide-toggle svg.sc-dso-slide-toggle rect.sc-dso-slide-toggle{fill:#275937}button.dso-slider[aria-checked=true].sc-dso-slide-toggle svg.sc-dso-slide-toggle circle.sc-dso-slide-toggle{transform:translateX(30px);fill:#fff}button.dso-slider[disabled].sc-dso-slide-toggle svg.sc-dso-slide-toggle rect.sc-dso-slide-toggle{fill:#ccc}button.dso-slider[disabled].sc-dso-slide-toggle svg.sc-dso-slide-toggle circle.sc-dso-slide-toggle{fill:#e5e5e5}button.dso-slider[disabled][aria-checked=true].sc-dso-slide-toggle svg.sc-dso-slide-toggle rect.sc-dso-slide-toggle{fill:#a8bcaf}button.dso-slider[disabled][aria-checked=true].sc-dso-slide-toggle svg.sc-dso-slide-toggle circle.sc-dso-slide-toggle{fill:#e5e5e5}.dso-slider.sc-dso-slide-toggle{border-radius:24px;display:inline-flex}.dso-slider.sc-dso-slide-toggle:hover{cursor:pointer}`;
|
|
5
|
+
|
|
6
|
+
const SlideToggle = /*@__PURE__*/ proxyCustomElement(class SlideToggle extends H {
|
|
7
|
+
constructor(registerHost) {
|
|
8
|
+
super();
|
|
9
|
+
if (registerHost !== false) {
|
|
10
|
+
this.__registerHost();
|
|
11
|
+
}
|
|
12
|
+
this.dsoActiveChange = createEvent(this, "dsoActiveChange", 5);
|
|
13
|
+
/**
|
|
14
|
+
* Set to true if Slide Toggle is checked.
|
|
15
|
+
*/
|
|
16
|
+
this.checked = false;
|
|
17
|
+
/**
|
|
18
|
+
* Disables the Slide Toggle, preventing it from checking/unchecking and therefor not emitting any events.
|
|
19
|
+
*/
|
|
20
|
+
this.disabled = false;
|
|
21
|
+
/**
|
|
22
|
+
* Provide an `id` for the `<button>`. Useful for placing your to place your own `<label for="id">`.
|
|
23
|
+
*/
|
|
24
|
+
this.identifier = v4();
|
|
25
|
+
}
|
|
26
|
+
handleSwitch(e) {
|
|
27
|
+
this.dsoActiveChange.emit({
|
|
28
|
+
originalEvent: e,
|
|
29
|
+
checked: !this.checked,
|
|
30
|
+
});
|
|
31
|
+
}
|
|
32
|
+
componentWillLoad() {
|
|
33
|
+
this.hasVisibleLabel = this.host.querySelector("*") !== null;
|
|
34
|
+
}
|
|
35
|
+
render() {
|
|
36
|
+
return (h(Fragment, { key: '723b3e8553042c3515e572c8b0a5ca94c933a141' }, h("button", Object.assign({ key: 'cfcf12b35df8344f3d442455bed59ad9176dbbfc', id: this.identifier, role: "switch", class: "dso-slider", "aria-checked": "" + this.checked, disabled: this.disabled, onClick: (e) => this.handleSwitch(e) }, (this.accessibleLabel ? { "aria-label": this.accessibleLabel } : {}), (this.labelledbyId ? { "aria-labelledby": this.labelledbyId } : {})), h("svg", { key: '9e0e9411c3b49758f6a54031c9f5e16d33c80e4e', xmlns: "http://www.w3.org/2000/svg", width: "40", height: "20", viewBox: "0 0 40 20" }, h("g", { key: 'be8ed967ceaa6e94b2c5353cb4fe0c9793a1a1a6', fill: "none", "fill-rule": "evenodd" }, h("rect", { key: 'd6b53ba0db712a9418a17414ee256dc3847be87b', width: "40", height: "20", fill: "currentColor", rx: "10" }), h("circle", { key: '3468791757f3b9ae496e51ae21128c8e4e719b2d', cy: "10", r: "8", fill: "currentColor" })))), this.hasVisibleLabel && (h("label", { key: '1c2b74ebf9186ef36cf42e2873f1934bc63b39ca', htmlFor: this.identifier }, h("slot", { key: '63c08372dfbd6114df753cd72c728357fd49e618' })))));
|
|
37
|
+
}
|
|
38
|
+
get host() { return this; }
|
|
39
|
+
static get style() { return slideToggleCss(); }
|
|
40
|
+
}, [262, "dso-slide-toggle", {
|
|
41
|
+
"checked": [4],
|
|
42
|
+
"disabled": [4],
|
|
43
|
+
"accessibleLabel": [1, "accessible-label"],
|
|
44
|
+
"labelledbyId": [1, "labelledby-id"],
|
|
45
|
+
"identifier": [1],
|
|
46
|
+
"hasVisibleLabel": [32]
|
|
47
|
+
}]);
|
|
48
|
+
function defineCustomElement() {
|
|
49
|
+
if (typeof customElements === "undefined") {
|
|
50
|
+
return;
|
|
51
|
+
}
|
|
52
|
+
const components = ["dso-slide-toggle"];
|
|
53
|
+
components.forEach(tagName => { switch (tagName) {
|
|
54
|
+
case "dso-slide-toggle":
|
|
55
|
+
if (!customElements.get(transformTag(tagName))) {
|
|
56
|
+
customElements.define(transformTag(tagName), SlideToggle);
|
|
57
|
+
}
|
|
58
|
+
break;
|
|
59
|
+
} });
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
export { SlideToggle as S, defineCustomElement as d };
|
|
63
|
+
//# sourceMappingURL=p-BXJu-dww.js.map
|
|
64
|
+
|
|
65
|
+
//# sourceMappingURL=p-BXJu-dww.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"file":"p-BXJu-dww.js","mappings":";;;AAAA,MAAM,cAAc,GAAG,MAAM,CAAC,k3CAAk3C,CAAC;;MCWp4C,WAAW,iBAAAA,kBAAA,CAAA,MAAA,WAAA,SAAAC,CAAA,CAAA;AANxB,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;AAUE;;AAEG;AAEH,QAAA,IAAO,CAAA,OAAA,GAAG,KAAK;AAEf;;AAEG;AAEH,QAAA,IAAQ,CAAA,QAAA,GAAG,KAAK;AAiBhB;;AAEG;AAEH,QAAA,IAAU,CAAA,UAAA,GAAG,EAAE,EAAE;AA+ClB;AAvCS,IAAA,YAAY,CAAC,CAAQ,EAAA;AAC3B,QAAA,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC;AACxB,YAAA,aAAa,EAAE,CAAC;AAChB,YAAA,OAAO,EAAE,CAAC,IAAI,CAAC,OAAO;AACvB,SAAA,CAAC;;IAGJ,iBAAiB,GAAA;AACf,QAAA,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,KAAK,IAAI;;IAG9D,MAAM,GAAA;QACJ,QACE,EAAC,QAAQ,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACP,CAAA,CAAA,QAAA,EAAA,MAAA,CAAA,MAAA,CAAA,EAAA,GAAA,EAAA,0CAAA,EACE,EAAE,EAAE,IAAI,CAAC,UAAU,EACnB,IAAI,EAAC,QAAQ,EACb,KAAK,EAAC,YAAY,EACJ,cAAA,EAAA,EAAE,GAAG,IAAI,CAAC,OAAO,EAC/B,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,OAAO,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,EAChC,GAAC,IAAI,CAAC,eAAe,GAAG,EAAE,YAAY,EAAE,IAAI,CAAC,eAAe,EAAE,GAAG,EAAE,IAClE,IAAI,CAAC,YAAY,GAAG,EAAE,iBAAiB,EAAE,IAAI,CAAC,YAAY,EAAE,GAAG,EAAE,EAAC,EAEvE,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAA,EAChF,CAAA,CAAA,GAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAG,IAAI,EAAC,MAAM,EAAA,WAAA,EAAW,SAAS,EAAA,EAChC,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,cAAc,EAAC,EAAE,EAAC,IAAI,EAAG,CAAA,EAC3D,CAAA,CAAA,QAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAQ,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,EAAC,IAAI,EAAC,cAAc,EAAG,CAAA,CAC1C,CACA,CACC,EACR,IAAI,CAAC,eAAe,KACnB,8DAAO,OAAO,EAAE,IAAI,CAAC,UAAU,EAAA,EAC7B,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAQ,CACF,CACT,CACQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/slide-toggle/slide-toggle.scss?tag=dso-slide-toggle&encapsulation=scoped","src/components/slide-toggle/slide-toggle.tsx"],"sourcesContent":["@use \"~dso-toolkit/src/utilities\";\r\n@use \"~dso-toolkit/src/variables/colors\";\r\n@use \"~dso-toolkit/src/variables/units\";\r\n@use \"~dso-toolkit/src/variables/typography\";\r\n\r\n$slide-toggle-height: 20px;\r\n\r\n:host {\r\n display: inline-block;\r\n padding-block-start: (typography.$line-height-base * typography.$font-size-base - $slide-toggle-height) * 0.5;\r\n}\r\n\r\nbutton.dso-slider {\r\n border: 0;\r\n padding: 0;\r\n\r\n &:focus-visible {\r\n outline: 2px solid colors.$grijs-80;\r\n outline-offset: 1px;\r\n }\r\n\r\n svg {\r\n rect {\r\n fill: colors.$grijs-40;\r\n transition: fill 0.25s;\r\n }\r\n\r\n circle {\r\n @include utilities.transition(transform);\r\n\r\n transform: translateX(10px);\r\n fill: colors.$wit;\r\n }\r\n }\r\n\r\n &[aria-checked=\"true\"] svg {\r\n rect {\r\n fill: colors.$bosgroen;\r\n }\r\n\r\n circle {\r\n transform: translateX(30px);\r\n fill: colors.$wit;\r\n }\r\n }\r\n\r\n &[disabled] svg {\r\n rect {\r\n fill: colors.$grijs-20;\r\n }\r\n\r\n circle {\r\n fill: colors.$grijs-10;\r\n }\r\n }\r\n\r\n &[disabled][aria-checked=\"true\"] svg {\r\n rect {\r\n fill: colors.$bosgroen-40;\r\n }\r\n\r\n circle {\r\n fill: colors.$grijs-10;\r\n }\r\n }\r\n}\r\n\r\n.dso-slider {\r\n border-radius: units.$u3;\r\n display: inline-flex;\r\n\r\n &:hover {\r\n cursor: pointer;\r\n }\r\n}\r\n","import { Component, ComponentInterface, Element, Event, EventEmitter, Fragment, Prop, State, h } from \"@stencil/core\";\r\nimport { v4 } from \"uuid\";\r\n\r\nimport { SlideToggleActiveEvent } from \"./slide-toggle.interfaces\";\r\n\r\n@Component({\r\n tag: \"dso-slide-toggle\",\r\n styleUrl: \"slide-toggle.scss\",\r\n scoped: true,\r\n shadow: false,\r\n})\r\nexport class SlideToggle implements ComponentInterface {\r\n @Element()\r\n private host!: HTMLDsoSlideToggleElement;\r\n\r\n /**\r\n * Set to true if Slide Toggle is checked.\r\n */\r\n @Prop()\r\n checked = false;\r\n\r\n /**\r\n * Disables the Slide Toggle, preventing it from checking/unchecking and therefor not emitting any events.\r\n */\r\n @Prop()\r\n disabled = false;\r\n\r\n /**\r\n * When provided the `<button>` will be labelled with `aria-label`. For a visible label provide a `<span>` inside the component.\r\n */\r\n @Prop()\r\n accessibleLabel?: string;\r\n\r\n /**\r\n * Provide the `id` of the element that labels this element. this property sets the `aria-labelledby` on the switch button.\r\n */\r\n @Prop()\r\n labelledbyId?: string;\r\n\r\n @State()\r\n hasVisibleLabel?: boolean;\r\n\r\n /**\r\n * Provide an `id` for the `<button>`. Useful for placing your to place your own `<label for=\"id\">`.\r\n */\r\n @Prop()\r\n identifier = v4();\r\n\r\n /**\r\n * Emitted when user checks or unchecks the Slide Toggle.\r\n */\r\n @Event({ composed: false })\r\n dsoActiveChange!: EventEmitter<SlideToggleActiveEvent>;\r\n\r\n private handleSwitch(e: Event): void {\r\n this.dsoActiveChange.emit({\r\n originalEvent: e,\r\n checked: !this.checked,\r\n });\r\n }\r\n\r\n componentWillLoad(): void {\r\n this.hasVisibleLabel = this.host.querySelector(\"*\") !== null;\r\n }\r\n\r\n render() {\r\n return (\r\n <Fragment>\r\n <button\r\n id={this.identifier}\r\n role=\"switch\"\r\n class=\"dso-slider\"\r\n aria-checked={\"\" + this.checked}\r\n disabled={this.disabled}\r\n onClick={(e) => this.handleSwitch(e)}\r\n {...(this.accessibleLabel ? { \"aria-label\": this.accessibleLabel } : {})}\r\n {...(this.labelledbyId ? { \"aria-labelledby\": this.labelledbyId } : {})}\r\n >\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"20\" viewBox=\"0 0 40 20\">\r\n <g fill=\"none\" fill-rule=\"evenodd\">\r\n <rect width=\"40\" height=\"20\" fill=\"currentColor\" rx=\"10\" />\r\n <circle cy=\"10\" r=\"8\" fill=\"currentColor\" />\r\n </g>\r\n </svg>\r\n </button>\r\n {this.hasVisibleLabel && (\r\n <label htmlFor={this.identifier}>\r\n <slot />\r\n </label>\r\n )}\r\n </Fragment>\r\n );\r\n }\r\n}\r\n"],"version":3}
|