@dso-toolkit/core 62.30.1 → 63.0.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/cjs/dso-accordion-section.cjs.entry.js +3 -3
- package/dist/cjs/dso-accordion-section.cjs.entry.js.map +1 -1
- package/dist/cjs/dso-accordion.cjs.entry.js +1 -1
- package/dist/cjs/dso-action-list-item.cjs.entry.js +2 -2
- package/dist/cjs/dso-action-list.cjs.entry.js +1 -1
- package/dist/cjs/dso-advanced-select.cjs.entry.js +2 -2
- package/dist/cjs/dso-alert_5.cjs.entry.js +27 -34
- package/dist/cjs/dso-alert_5.cjs.entry.js.map +1 -1
- package/dist/cjs/dso-annotation-activiteit.cjs.entry.js +1 -1
- package/dist/cjs/dso-annotation-gebiedsaanwijzing.cjs.entry.js +1 -1
- package/dist/cjs/dso-annotation-kaart.cjs.entry.js +1 -1
- package/dist/cjs/{dso-annotation-output_2.cjs.entry.js → dso-annotation-locatie_2.cjs.entry.js} +24 -15
- package/dist/cjs/dso-annotation-locatie_2.cjs.entry.js.map +1 -0
- package/dist/cjs/dso-annotation-omgevingsnormwaarde.cjs.entry.js +1 -1
- package/dist/cjs/{dso-expandable.cjs.entry.js → dso-attachments-counter_2.cjs.entry.js} +18 -3
- package/dist/cjs/dso-attachments-counter_2.cjs.entry.js.map +1 -0
- package/dist/cjs/dso-autosuggest.cjs.entry.js +2 -2
- package/dist/cjs/dso-autosuggest.cjs.entry.js.map +1 -1
- package/dist/cjs/dso-badge.cjs.entry.js +1 -1
- package/dist/cjs/dso-banner.cjs.entry.js +2 -2
- package/dist/cjs/dso-card-container.cjs.entry.js +1 -1
- package/dist/cjs/dso-card.cjs.entry.js +2 -2
- package/dist/cjs/dso-date-picker-legacy.cjs.entry.js +9 -4
- package/dist/cjs/dso-date-picker-legacy.cjs.entry.js.map +1 -1
- package/dist/cjs/dso-date-picker.cjs.entry.js +1 -1
- package/dist/cjs/dso-dropdown-menu.cjs.entry.js +1 -1
- package/dist/cjs/dso-helpcenter-panel.cjs.entry.js +2 -2
- package/dist/cjs/dso-highlight-box.cjs.entry.js +1 -1
- package/dist/cjs/dso-icon.cjs.entry.js +1 -1
- package/dist/cjs/dso-info-button.cjs.entry.js +1 -1
- package/dist/cjs/dso-info_2.cjs.entry.js +2 -2
- package/dist/cjs/dso-input-range.cjs.entry.js +2 -2
- package/dist/cjs/dso-label_3.cjs.entry.js +193 -0
- package/dist/cjs/dso-label_3.cjs.entry.js.map +1 -0
- package/dist/cjs/dso-legend-item.cjs.entry.js +2 -2
- package/dist/cjs/dso-list-button.cjs.entry.js +1 -1
- package/dist/cjs/dso-logo.cjs.entry.js +1 -1
- package/dist/cjs/dso-map-base-layers.cjs.entry.js +1 -1
- package/dist/cjs/dso-map-controls.cjs.entry.js +1 -1
- package/dist/cjs/dso-map-overlays.cjs.entry.js +1 -1
- package/dist/cjs/dso-mark-bar.cjs.entry.js +1 -1
- package/dist/cjs/dso-modal.cjs.entry.js +2 -2
- package/dist/cjs/dso-progress-bar.cjs.entry.js +1 -1
- package/dist/cjs/dso-progress-indicator.cjs.entry.js +1 -1
- package/dist/cjs/dso-responsive-element.cjs.entry.js +1 -1
- package/dist/cjs/dso-scrollable.cjs.entry.js +2 -2
- package/dist/cjs/dso-toggletip.cjs.entry.js +7 -2
- package/dist/cjs/dso-toggletip.cjs.entry.js.map +1 -1
- package/dist/cjs/dso-toolkit.cjs.js +1 -1
- package/dist/cjs/{dso-label_2.cjs.entry.js → dso-tooltip.cjs.entry.js} +8 -131
- package/dist/cjs/dso-tooltip.cjs.entry.js.map +1 -0
- package/dist/cjs/dso-tree-view.cjs.entry.js +1 -1
- package/dist/cjs/dso-viewer-grid.cjs.entry.js +1 -1
- package/dist/cjs/dsot-document-component-demo.cjs.entry.js +2 -2
- package/dist/cjs/dsot-document-component-demo.cjs.entry.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +0 -2
- package/dist/collection/components/accordion/accordion.js +1 -1
- package/dist/collection/components/accordion/components/accordion-section.js +3 -3
- package/dist/collection/components/accordion/components/accordion-section.js.map +1 -1
- package/dist/collection/components/action-list/action-list.js +1 -1
- package/dist/collection/components/action-list/components/action-list-item.js +2 -2
- package/dist/collection/components/advanced-select/advanced-select.js +2 -2
- package/dist/collection/components/alert/alert.js +1 -1
- package/dist/collection/components/annotation/annotation-activiteit/annotation-activiteit.js +1 -1
- package/dist/collection/components/annotation/annotation-gebiedsaanwijzing/annotation-gebiedsaanwijzing.js +1 -1
- package/dist/collection/components/annotation/annotation-kaart/annotation-kaart.js +1 -1
- package/dist/collection/components/annotation/annotation-locatie/annotation-locatie.js +1 -1
- package/dist/collection/components/annotation/annotation-omgevingsnormwaarde/annotation-omgevingsnormwaarde.js +1 -1
- package/dist/collection/components/attachments-counter/attachments-counter.js +1 -1
- package/dist/collection/components/autosuggest/autosuggest.js +2 -2
- package/dist/collection/components/autosuggest/autosuggest.js.map +1 -1
- package/dist/collection/components/badge/badge.js +1 -1
- package/dist/collection/components/banner/banner.js +2 -2
- package/dist/collection/components/card/card.js +2 -2
- package/dist/collection/components/card-container/card-container.js +1 -1
- package/dist/collection/components/date-picker/date-picker.js +1 -1
- package/dist/collection/components/date-picker-legacy/date-picker-legacy.js +9 -4
- package/dist/collection/components/date-picker-legacy/date-picker-legacy.js.map +1 -1
- package/dist/collection/components/document-component/document-component.js +2 -2
- package/dist/collection/components/document-component/document-component.js.map +1 -1
- package/dist/collection/components/document-component-demo/document-component.demo.js +2 -2
- package/dist/collection/components/document-component-demo/document-component.demo.js.map +1 -1
- package/dist/collection/components/dropdown-menu/dropdown-menu.js +1 -1
- package/dist/collection/components/expandable/expandable.js +2 -2
- package/dist/collection/components/helpcenter-panel/helpcenter-panel.js +2 -2
- package/dist/collection/components/highlight-box/highlight-box.js +1 -1
- package/dist/collection/components/icon/icon.js +1 -1
- package/dist/collection/components/info/info.js +1 -1
- package/dist/collection/components/info-button/info-button.js +1 -1
- package/dist/collection/components/input-range/input-range.js +2 -2
- package/dist/collection/components/label/label.js +3 -3
- package/dist/collection/components/legend-item/legend-item.js +2 -2
- package/dist/collection/components/list-button/list-button.js +1 -1
- package/dist/collection/components/logo/logo.js +1 -1
- package/dist/collection/components/map-base-layers/map-base-layers.js +1 -1
- package/dist/collection/components/map-controls/map-controls.js +1 -1
- package/dist/collection/components/map-overlays/map-overlays.js +1 -1
- package/dist/collection/components/mark-bar/mark-bar.js +1 -1
- package/dist/collection/components/modal/modal.js +2 -2
- package/dist/collection/components/ozon-content/nodes/figuur.node.js +8 -10
- package/dist/collection/components/ozon-content/nodes/figuur.node.js.map +1 -1
- package/dist/collection/components/ozon-content/ozon-content.css +5 -0
- package/dist/collection/components/ozon-content/ozon-content.js +1 -1
- package/dist/collection/components/panel/panel.js +1 -1
- package/dist/collection/components/progress-bar/progress-bar.js +1 -1
- package/dist/collection/components/progress-indicator/progress-indicator.js +1 -1
- package/dist/collection/components/responsive-element/responsive-element.js +1 -1
- package/dist/collection/components/scrollable/scrollable.js +2 -2
- package/dist/collection/components/selectable/selectable.js +1 -1
- package/dist/collection/components/slide-toggle/slide-toggle.js +1 -1
- package/dist/collection/components/table/table.js +1 -1
- package/dist/collection/components/toggletip/toggletip.js +7 -2
- package/dist/collection/components/toggletip/toggletip.js.map +1 -1
- package/dist/collection/components/tooltip/tooltip.js +1 -1
- package/dist/collection/components/tree-view/tree-view.js +1 -1
- package/dist/collection/components/viewer-grid/viewer-grid.js +1 -1
- package/dist/components/alert.js +1 -1
- package/dist/{esm/dso-annotation-locatie.entry.js → components/annotation-locatie.js} +62 -12
- package/dist/{cjs/dso-annotation-locatie.cjs.entry.js.map → components/annotation-locatie.js.map} +1 -1
- package/dist/components/attachments-counter.js +1 -1
- package/dist/components/badge.js +1 -1
- package/dist/components/document-component.js +14 -14
- package/dist/components/document-component.js.map +1 -1
- package/dist/components/dropdown-menu.js +1 -1
- package/dist/components/dso-accordion-section.js +3 -3
- package/dist/components/dso-accordion-section.js.map +1 -1
- package/dist/components/dso-accordion.js +1 -1
- package/dist/components/dso-action-list-item.js +2 -2
- package/dist/components/dso-action-list.js +1 -1
- package/dist/components/dso-advanced-select.js +2 -2
- package/dist/components/dso-annotation-activiteit.js +1 -1
- package/dist/components/dso-annotation-gebiedsaanwijzing.js +1 -1
- package/dist/components/dso-annotation-kaart.js +1 -1
- package/dist/components/dso-annotation-locatie.js +1 -80
- package/dist/components/dso-annotation-locatie.js.map +1 -1
- package/dist/components/dso-annotation-omgevingsnormwaarde.js +1 -1
- package/dist/components/dso-autosuggest.js +2 -2
- package/dist/components/dso-autosuggest.js.map +1 -1
- package/dist/components/dso-banner.js +2 -2
- package/dist/components/dso-card-container.js +1 -1
- package/dist/components/dso-card.js +2 -2
- package/dist/components/dso-date-picker-legacy.js +9 -4
- package/dist/components/dso-date-picker-legacy.js.map +1 -1
- package/dist/components/dso-date-picker.js +1 -1
- package/dist/components/dso-helpcenter-panel.js +2 -2
- package/dist/components/dso-highlight-box.js +1 -1
- package/dist/components/dso-input-range.js +2 -2
- package/dist/components/dso-legend-item.js +2 -2
- package/dist/components/dso-list-button.js +1 -1
- package/dist/components/dso-logo.js +1 -1
- package/dist/components/dso-map-base-layers.js +1 -1
- package/dist/components/dso-map-controls.js +1 -1
- package/dist/components/dso-map-overlays.js +1 -1
- package/dist/components/dso-mark-bar.js +1 -1
- package/dist/components/dso-modal.js +2 -2
- package/dist/components/dso-panel.js +1 -36
- package/dist/components/dso-panel.js.map +1 -1
- package/dist/components/dso-progress-bar.js +1 -1
- package/dist/components/dso-tree-view.js +1 -1
- package/dist/components/dso-viewer-grid.js +1 -1
- package/dist/components/dsot-document-component-demo.js +21 -21
- package/dist/components/dsot-document-component-demo.js.map +1 -1
- package/dist/components/expandable.js +2 -2
- package/dist/components/icon.js +1 -1
- package/dist/components/index.d.ts +0 -4
- package/dist/components/index.js +0 -2
- package/dist/components/index.js.map +1 -1
- package/dist/components/info-button.js +1 -1
- package/dist/components/info.js +1 -1
- package/dist/components/label.js +3 -3
- package/dist/components/ozon-content.js +10 -12
- package/dist/components/ozon-content.js.map +1 -1
- package/dist/components/panel.js +40 -0
- package/dist/components/panel.js.map +1 -0
- package/dist/components/progress-indicator.js +1 -1
- package/dist/components/responsive-element.js +1 -1
- package/dist/components/scrollable.js +2 -2
- package/dist/components/selectable.js +1 -1
- package/dist/components/slide-toggle.js +1 -1
- package/dist/components/table.js +1 -1
- package/dist/components/toggletip.js +7 -2
- package/dist/components/toggletip.js.map +1 -1
- package/dist/components/tooltip.js +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-be05632e.entry.js → p-03dd8a73.entry.js} +2 -2
- package/dist/dso-toolkit/{p-a2e9f65d.entry.js → p-07022a3d.entry.js} +2 -2
- package/dist/dso-toolkit/{p-ab3fca8d.entry.js → p-0b390a43.entry.js} +2 -2
- package/dist/dso-toolkit/{p-ab3fca8d.entry.js.map → p-0b390a43.entry.js.map} +1 -1
- package/dist/dso-toolkit/{p-421d223d.entry.js → p-289c49f5.entry.js} +2 -2
- package/dist/dso-toolkit/{p-5cf23978.entry.js → p-301dbfb1.entry.js} +2 -2
- package/dist/dso-toolkit/p-3b2495b4.entry.js +2 -0
- package/dist/dso-toolkit/{p-df30c56c.entry.js → p-44148440.entry.js} +2 -2
- package/dist/dso-toolkit/{p-d2e528b1.entry.js → p-53b5cc29.entry.js} +2 -2
- package/dist/dso-toolkit/{p-e15b7ce7.entry.js → p-53b7c61b.entry.js} +2 -2
- package/dist/dso-toolkit/{p-2d1f870c.entry.js → p-55f6a27c.entry.js} +2 -2
- package/dist/dso-toolkit/{p-76e2a14e.entry.js → p-5671370e.entry.js} +2 -2
- package/dist/dso-toolkit/{p-224469db.entry.js → p-59f3f399.entry.js} +2 -2
- package/dist/dso-toolkit/{p-96370f12.entry.js → p-67e0739d.entry.js} +2 -2
- package/dist/dso-toolkit/{p-cf0a95cf.entry.js → p-69c44279.entry.js} +2 -2
- package/dist/dso-toolkit/{p-5c69d9c7.entry.js → p-6ccd21fb.entry.js} +2 -2
- package/dist/dso-toolkit/{p-7470bb47.entry.js → p-6d3b3bc9.entry.js} +2 -2
- package/dist/dso-toolkit/p-74439b69.entry.js +2 -0
- package/dist/dso-toolkit/p-74439b69.entry.js.map +1 -0
- package/dist/dso-toolkit/p-7ed9a1a0.entry.js +2 -0
- package/dist/dso-toolkit/p-7ed9a1a0.entry.js.map +1 -0
- package/dist/dso-toolkit/p-82752e49.entry.js +2 -0
- package/dist/dso-toolkit/p-82752e49.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-7fa33a0c.entry.js → p-8fc08ddf.entry.js} +2 -2
- package/dist/dso-toolkit/p-9275aad6.entry.js +2 -0
- package/dist/dso-toolkit/p-9275aad6.entry.js.map +1 -0
- package/dist/dso-toolkit/p-95fb1798.entry.js +2 -0
- package/dist/dso-toolkit/{p-a325b5b5.entry.js → p-a252cb3d.entry.js} +2 -2
- package/dist/dso-toolkit/{p-38d518f9.entry.js → p-a4fd114d.entry.js} +2 -2
- package/dist/dso-toolkit/{p-03aa7fad.entry.js → p-a6457fc6.entry.js} +2 -2
- package/dist/dso-toolkit/{p-f1089571.entry.js → p-a67d289d.entry.js} +2 -2
- package/dist/dso-toolkit/{p-b48845c9.entry.js → p-afbf63ee.entry.js} +2 -2
- package/dist/dso-toolkit/{p-c8bbb012.entry.js → p-afce1df4.entry.js} +2 -2
- package/dist/dso-toolkit/{p-fc72f21c.entry.js → p-b194b9ae.entry.js} +2 -2
- package/dist/dso-toolkit/p-bf0207ff.entry.js +2 -0
- package/dist/dso-toolkit/p-bf0207ff.entry.js.map +1 -0
- package/dist/dso-toolkit/p-c5678d6e.entry.js +2 -0
- package/dist/dso-toolkit/p-c5678d6e.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-07bdda5e.entry.js → p-c8518aab.entry.js} +2 -2
- package/dist/dso-toolkit/{p-bc0e3147.entry.js → p-cc0e5e1f.entry.js} +2 -2
- package/dist/dso-toolkit/p-cc54f978.entry.js +2 -0
- package/dist/dso-toolkit/{p-b53c6fb6.entry.js → p-cdce1bd5.entry.js} +2 -2
- package/dist/dso-toolkit/{p-b53c6fb6.entry.js.map → p-cdce1bd5.entry.js.map} +1 -1
- package/dist/dso-toolkit/{p-2e3bc902.entry.js → p-d28182cd.entry.js} +2 -2
- package/dist/dso-toolkit/{p-b51c8bd1.entry.js → p-d2910fa1.entry.js} +2 -2
- package/dist/dso-toolkit/{p-b51c8bd1.entry.js.map → p-d2910fa1.entry.js.map} +1 -1
- package/dist/dso-toolkit/{p-30dbca1b.entry.js → p-d9ddeee2.entry.js} +2 -2
- package/dist/dso-toolkit/{p-3c8f0a89.entry.js → p-da23f9ed.entry.js} +2 -2
- package/dist/dso-toolkit/{p-3b4a3e37.entry.js → p-e7d7bae2.entry.js} +2 -2
- package/dist/dso-toolkit/{p-7e4c553d.entry.js → p-f2f91b97.entry.js} +2 -2
- package/dist/dso-toolkit/{p-8939c14f.entry.js → p-fa249c92.entry.js} +2 -2
- package/dist/dso-toolkit/p-fba55b6b.entry.js +2 -0
- package/dist/dso-toolkit/p-fba55b6b.entry.js.map +1 -0
- package/dist/dso-toolkit/{p-9ee33188.entry.js → p-feedd113.entry.js} +2 -2
- package/dist/esm/dso-accordion-section.entry.js +3 -3
- package/dist/esm/dso-accordion-section.entry.js.map +1 -1
- package/dist/esm/dso-accordion.entry.js +1 -1
- package/dist/esm/dso-action-list-item.entry.js +2 -2
- package/dist/esm/dso-action-list.entry.js +1 -1
- package/dist/esm/dso-advanced-select.entry.js +2 -2
- package/dist/esm/dso-alert_5.entry.js +28 -35
- package/dist/esm/dso-alert_5.entry.js.map +1 -1
- package/dist/esm/dso-annotation-activiteit.entry.js +1 -1
- package/dist/esm/dso-annotation-gebiedsaanwijzing.entry.js +1 -1
- package/dist/esm/dso-annotation-kaart.entry.js +1 -1
- package/dist/esm/{dso-annotation-output_2.entry.js → dso-annotation-locatie_2.entry.js} +25 -16
- package/dist/esm/dso-annotation-locatie_2.entry.js.map +1 -0
- package/dist/esm/dso-annotation-omgevingsnormwaarde.entry.js +1 -1
- package/dist/esm/{dso-expandable.entry.js → dso-attachments-counter_2.entry.js} +19 -5
- package/dist/esm/dso-attachments-counter_2.entry.js.map +1 -0
- package/dist/esm/dso-autosuggest.entry.js +2 -2
- package/dist/esm/dso-autosuggest.entry.js.map +1 -1
- package/dist/esm/dso-badge.entry.js +1 -1
- package/dist/esm/dso-banner.entry.js +2 -2
- package/dist/esm/dso-card-container.entry.js +1 -1
- package/dist/esm/dso-card.entry.js +2 -2
- package/dist/esm/dso-date-picker-legacy.entry.js +9 -4
- package/dist/esm/dso-date-picker-legacy.entry.js.map +1 -1
- package/dist/esm/dso-date-picker.entry.js +1 -1
- package/dist/esm/dso-dropdown-menu.entry.js +1 -1
- package/dist/esm/dso-helpcenter-panel.entry.js +2 -2
- package/dist/esm/dso-highlight-box.entry.js +1 -1
- package/dist/esm/dso-icon.entry.js +1 -1
- package/dist/esm/dso-info-button.entry.js +1 -1
- package/dist/esm/dso-info_2.entry.js +2 -2
- package/dist/esm/dso-input-range.entry.js +2 -2
- package/dist/esm/dso-label_3.entry.js +187 -0
- package/dist/esm/dso-label_3.entry.js.map +1 -0
- package/dist/esm/dso-legend-item.entry.js +2 -2
- package/dist/esm/dso-list-button.entry.js +1 -1
- package/dist/esm/dso-logo.entry.js +1 -1
- package/dist/esm/dso-map-base-layers.entry.js +1 -1
- package/dist/esm/dso-map-controls.entry.js +1 -1
- package/dist/esm/dso-map-overlays.entry.js +1 -1
- package/dist/esm/dso-mark-bar.entry.js +1 -1
- package/dist/esm/dso-modal.entry.js +2 -2
- package/dist/esm/dso-progress-bar.entry.js +1 -1
- package/dist/esm/dso-progress-indicator.entry.js +1 -1
- package/dist/esm/dso-responsive-element.entry.js +1 -1
- package/dist/esm/dso-scrollable.entry.js +2 -2
- package/dist/esm/dso-toggletip.entry.js +7 -2
- package/dist/esm/dso-toggletip.entry.js.map +1 -1
- package/dist/esm/dso-toolkit.js +1 -1
- package/dist/esm/{dso-label_2.entry.js → dso-tooltip.entry.js} +5 -127
- package/dist/esm/dso-tooltip.entry.js.map +1 -0
- package/dist/esm/dso-tree-view.entry.js +1 -1
- package/dist/esm/dso-viewer-grid.entry.js +1 -1
- package/dist/esm/dsot-document-component-demo.entry.js +2 -2
- package/dist/esm/dsot-document-component-demo.entry.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/document-component/document-component.d.ts +1 -1
- package/dist/types/components/ozon-content/nodes/figuur.node.d.ts +3 -2
- package/dist/types/components.d.ts +2 -110
- package/package.json +5 -5
- package/dist/cjs/dso-annotation-locatie.cjs.entry.js +0 -38
- package/dist/cjs/dso-annotation-output_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-attachments-counter.cjs.entry.js +0 -23
- package/dist/cjs/dso-attachments-counter.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-expandable.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-label_2.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-panel.cjs.entry.js +0 -23
- package/dist/cjs/dso-panel.cjs.entry.js.map +0 -1
- package/dist/cjs/dso-renvooi_2.cjs.entry.js +0 -68
- package/dist/cjs/dso-renvooi_2.cjs.entry.js.map +0 -1
- package/dist/collection/components/annotation-button/annotation-button.css +0 -674
- package/dist/collection/components/annotation-button/annotation-button.js +0 -88
- package/dist/collection/components/annotation-button/annotation-button.js.map +0 -1
- package/dist/collection/components/annotation-output/annotation-output.css +0 -82
- package/dist/collection/components/annotation-output/annotation-output.js +0 -106
- package/dist/collection/components/annotation-output/annotation-output.js.map +0 -1
- package/dist/components/annotation-button.js +0 -47
- package/dist/components/annotation-button.js.map +0 -1
- package/dist/components/annotation-output.js +0 -61
- package/dist/components/annotation-output.js.map +0 -1
- package/dist/components/dso-annotation-button.d.ts +0 -11
- package/dist/components/dso-annotation-button.js +0 -8
- package/dist/components/dso-annotation-button.js.map +0 -1
- package/dist/components/dso-annotation-output.d.ts +0 -11
- package/dist/components/dso-annotation-output.js +0 -8
- package/dist/components/dso-annotation-output.js.map +0 -1
- package/dist/dso-toolkit/p-0ea714fa.entry.js +0 -2
- package/dist/dso-toolkit/p-0ea714fa.entry.js.map +0 -1
- package/dist/dso-toolkit/p-0eedf36a.entry.js +0 -2
- package/dist/dso-toolkit/p-0eedf36a.entry.js.map +0 -1
- package/dist/dso-toolkit/p-12bea4ab.entry.js +0 -2
- package/dist/dso-toolkit/p-28622002.entry.js +0 -2
- package/dist/dso-toolkit/p-38b3f31e.entry.js +0 -2
- package/dist/dso-toolkit/p-38b3f31e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-4a59df70.entry.js +0 -2
- package/dist/dso-toolkit/p-4a59df70.entry.js.map +0 -1
- package/dist/dso-toolkit/p-8914f72a.entry.js +0 -2
- package/dist/dso-toolkit/p-cc9bf183.entry.js +0 -2
- package/dist/dso-toolkit/p-cc9bf183.entry.js.map +0 -1
- package/dist/dso-toolkit/p-d7048b9e.entry.js +0 -2
- package/dist/dso-toolkit/p-d7048b9e.entry.js.map +0 -1
- package/dist/dso-toolkit/p-dac60705.entry.js +0 -2
- package/dist/dso-toolkit/p-dac60705.entry.js.map +0 -1
- package/dist/dso-toolkit/p-e13733dc.entry.js +0 -2
- package/dist/dso-toolkit/p-e13733dc.entry.js.map +0 -1
- package/dist/dso-toolkit/p-f68abdad.entry.js +0 -2
- package/dist/dso-toolkit/p-f68abdad.entry.js.map +0 -1
- package/dist/dso-toolkit/p-ff29c841.entry.js +0 -2
- package/dist/dso-toolkit/p-ff29c841.entry.js.map +0 -1
- package/dist/esm/dso-annotation-locatie.entry.js.map +0 -1
- package/dist/esm/dso-annotation-output_2.entry.js.map +0 -1
- package/dist/esm/dso-attachments-counter.entry.js +0 -19
- package/dist/esm/dso-attachments-counter.entry.js.map +0 -1
- package/dist/esm/dso-expandable.entry.js.map +0 -1
- package/dist/esm/dso-label_2.entry.js.map +0 -1
- package/dist/esm/dso-panel.entry.js +0 -19
- package/dist/esm/dso-panel.entry.js.map +0 -1
- package/dist/esm/dso-renvooi_2.entry.js +0 -63
- package/dist/esm/dso-renvooi_2.entry.js.map +0 -1
- package/dist/types/components/annotation-button/annotation-button.d.ts +0 -21
- package/dist/types/components/annotation-output/annotation-output.d.ts +0 -24
- /package/dist/dso-toolkit/{p-be05632e.entry.js.map → p-03dd8a73.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-a2e9f65d.entry.js.map → p-07022a3d.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-421d223d.entry.js.map → p-289c49f5.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-5cf23978.entry.js.map → p-301dbfb1.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-12bea4ab.entry.js.map → p-3b2495b4.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-df30c56c.entry.js.map → p-44148440.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-d2e528b1.entry.js.map → p-53b5cc29.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-e15b7ce7.entry.js.map → p-53b7c61b.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-2d1f870c.entry.js.map → p-55f6a27c.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-76e2a14e.entry.js.map → p-5671370e.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-224469db.entry.js.map → p-59f3f399.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-96370f12.entry.js.map → p-67e0739d.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-cf0a95cf.entry.js.map → p-69c44279.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-5c69d9c7.entry.js.map → p-6ccd21fb.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-7470bb47.entry.js.map → p-6d3b3bc9.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-7fa33a0c.entry.js.map → p-8fc08ddf.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-28622002.entry.js.map → p-95fb1798.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-a325b5b5.entry.js.map → p-a252cb3d.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-38d518f9.entry.js.map → p-a4fd114d.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-03aa7fad.entry.js.map → p-a6457fc6.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-f1089571.entry.js.map → p-a67d289d.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-b48845c9.entry.js.map → p-afbf63ee.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-c8bbb012.entry.js.map → p-afce1df4.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-fc72f21c.entry.js.map → p-b194b9ae.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-07bdda5e.entry.js.map → p-c8518aab.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-bc0e3147.entry.js.map → p-cc0e5e1f.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-8914f72a.entry.js.map → p-cc54f978.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-2e3bc902.entry.js.map → p-d28182cd.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-30dbca1b.entry.js.map → p-d9ddeee2.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-3c8f0a89.entry.js.map → p-da23f9ed.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-3b4a3e37.entry.js.map → p-e7d7bae2.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-7e4c553d.entry.js.map → p-f2f91b97.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-8939c14f.entry.js.map → p-fa249c92.entry.js.map} +0 -0
- /package/dist/dso-toolkit/{p-9ee33188.entry.js.map → p-feedd113.entry.js.map} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"file":"dso-renvooi.dso-slide-toggle.entry.cjs.js","mappings":";;;;;;;AAAA,MAAM,UAAU,GAAG,u/CAAu/C,CAAC;AAC3gD,yBAAe,UAAU;;MCWZ,OAAO;;;;;IAOlB,MAAM;QACJ,MAAM,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC;QAEvB,IAAI,OAAO,KAAK,KAAK,QAAQ,IAAI,CAAC,KAAK,EAAE;YACvC,OAAO,KAAK,CAAC;SACd;QAED,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE;YACxB,QACEA,8BACG,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAC1BA,8BACEA,yBAAa,KAAK,EAAE,CAAC,GAAI,EACxB,CAAC,GAAG,MAAM,GAAG,CAAC,GAAG,IAAI,GAAG,EAAE,CAC1B,CACJ,CAAC,CACD,EACH;SACH;QAED,IAAI,YAAY,IAAI,KAAK,EAAE;YACzB,OAAOA,qBAAM,KAAK,CAAC,UAAU,CAAO,CAAC;SACtC;QAED,IAAI,YAAY,IAAI,KAAK,EAAE;YACzB,OAAOA,qBAAM,KAAK,CAAC,UAAU,CAAO,CAAC;SACtC;QAED,QACEA,8BACEA,qBAAM,KAAK,CAAC,GAAG,CAAO,OAACA,qBAAM,KAAK,CAAC,KAAK,CAAO,CAC9C,EACH;KACH;;;;ACpDH,MAAM,cAAc,GAAG,4vBAA4vB,CAAC;AACpxB,6BAAe,cAAc;;MCQhB,WAAW;;;;uBAQZ,KAAK;wBAMJ,KAAK;;;;0BAqBHC,KAAE,EAAE;;IAQT,YAAY,CAAC,CAAQ;QAC3B,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC;YACxB,aAAa,EAAE,CAAC;YAChB,OAAO,EAAE,CAAC,IAAI,CAAC,OAAO;SACvB,CAAC,CAAC;KACJ;IAED,iBAAiB;QACf,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,GAAG,CAAC,KAAK,IAAI,CAAC;KAC9D;IAED,MAAM;QACJ,QACED,8BACEA,mFACE,EAAE,EAAE,IAAI,CAAC,UAAU,EACnB,IAAI,EAAC,QAAQ,EACb,KAAK,EAAC,YAAY,kBACJ,EAAE,GAAG,IAAI,CAAC,OAAO,EAC/B,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,OAAO,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,KAC/B,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,IAEtEA,kEAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,IAChFA,gEAAG,IAAI,EAAC,MAAM,eAAW,SAAS,IAChCA,mEAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,cAAc,EAAC,EAAE,EAAC,IAAI,GAAG,EAC3DA,qEAAQ,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,EAAC,IAAI,EAAC,cAAc,GAAG,CAC1C,CACA,CACC,EACR,IAAI,CAAC,eAAe,KACnBA,oEAAO,OAAO,EAAE,IAAI,CAAC,UAAU,IAC7BA,oEAAQ,CACF,CACT,CACA,EACH;KACH;;;;;;;;","names":["h","v4"],"sources":["src/components/renvooi/renvooi.scss?tag=dso-renvooi&encapsulation=shadow","src/components/renvooi/renvooi.tsx","src/components/slide-toggle/slide-toggle.scss?tag=dso-slide-toggle","src/components/slide-toggle/slide-toggle.tsx"],"sourcesContent":["@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\r\n:host {\r\n display: inline;\r\n}\r\n\r\n@include utilities.box-sizing();\r\n","import { Component, ComponentInterface, Fragment, Prop, h } from \"@stencil/core\";\r\n\r\nimport { 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 render() {\r\n const { value } = this;\r\n\r\n if (typeof value === \"string\" || !value) {\r\n return value;\r\n }\r\n\r\n if (Array.isArray(value)) {\r\n return (\r\n <>\r\n {value.map((v, i, { length }) => (\r\n <>\r\n <dso-renvooi value={v} />\r\n {i < length - 1 ? \", \" : \"\"}\r\n </>\r\n ))}\r\n </>\r\n );\r\n }\r\n\r\n if (\"toegevoegd\" in value) {\r\n return <ins>{value.toegevoegd}</ins>;\r\n }\r\n\r\n if (\"verwijderd\" in value) {\r\n return <del>{value.verwijderd}</del>;\r\n }\r\n\r\n return (\r\n <>\r\n <del>{value.was}</del> <ins>{value.wordt}</ins>\r\n </>\r\n );\r\n }\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\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 { h, Component, ComponentInterface, Event, Fragment, Prop, EventEmitter, Element, State } from \"@stencil/core\";\r\nimport { v4 } from \"uuid\";\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 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 <>\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 </>\r\n );\r\n }\r\n}\r\n"],"version":3}
|
|
@@ -1,674 +0,0 @@
|
|
|
1
|
-
button {
|
|
2
|
-
-webkit-appearance: button;
|
|
3
|
-
color: inherit;
|
|
4
|
-
cursor: pointer;
|
|
5
|
-
font: inherit;
|
|
6
|
-
font-family: inherit;
|
|
7
|
-
font-size: inherit;
|
|
8
|
-
line-height: inherit;
|
|
9
|
-
margin: 0;
|
|
10
|
-
overflow: visible;
|
|
11
|
-
text-transform: none;
|
|
12
|
-
}
|
|
13
|
-
button[disabled] {
|
|
14
|
-
cursor: default;
|
|
15
|
-
}
|
|
16
|
-
button::-moz-focus-inner {
|
|
17
|
-
border: 0;
|
|
18
|
-
padding: 0;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
a.dso-primary,
|
|
22
|
-
button.dso-primary,
|
|
23
|
-
label.dso-primary {
|
|
24
|
-
display: inline-block;
|
|
25
|
-
font-size: 1em;
|
|
26
|
-
font-weight: 500;
|
|
27
|
-
margin-block-end: 0;
|
|
28
|
-
text-decoration: none;
|
|
29
|
-
touch-action: manipulation;
|
|
30
|
-
text-align: start;
|
|
31
|
-
user-select: none;
|
|
32
|
-
vertical-align: middle;
|
|
33
|
-
background-color: #39870c;
|
|
34
|
-
border-color: #39870c;
|
|
35
|
-
color: #fff;
|
|
36
|
-
border-width: 1px;
|
|
37
|
-
border-style: solid;
|
|
38
|
-
border-radius: 4px;
|
|
39
|
-
line-height: 1.5;
|
|
40
|
-
min-inline-size: 56px;
|
|
41
|
-
padding-block: 11px;
|
|
42
|
-
padding-inline: 15px;
|
|
43
|
-
}
|
|
44
|
-
a.dso-primary:focus, a.dso-primary:focus-visible,
|
|
45
|
-
button.dso-primary:focus,
|
|
46
|
-
button.dso-primary:focus-visible,
|
|
47
|
-
label.dso-primary:focus,
|
|
48
|
-
label.dso-primary:focus-visible {
|
|
49
|
-
outline-offset: 2px;
|
|
50
|
-
}
|
|
51
|
-
a.dso-primary:active,
|
|
52
|
-
button.dso-primary:active,
|
|
53
|
-
label.dso-primary:active {
|
|
54
|
-
outline: 0;
|
|
55
|
-
}
|
|
56
|
-
a.dso-primary.extern::after, a.dso-primary.download::after,
|
|
57
|
-
button.dso-primary.extern::after,
|
|
58
|
-
button.dso-primary.download::after,
|
|
59
|
-
label.dso-primary.extern::after,
|
|
60
|
-
label.dso-primary.download::after {
|
|
61
|
-
content: "";
|
|
62
|
-
display: inline-block;
|
|
63
|
-
margin-inline-start: 8px;
|
|
64
|
-
}
|
|
65
|
-
a.dso-primary:hover,
|
|
66
|
-
button.dso-primary:hover,
|
|
67
|
-
label.dso-primary:hover {
|
|
68
|
-
background-color: #275937;
|
|
69
|
-
border-color: #275937;
|
|
70
|
-
color: #fff;
|
|
71
|
-
}
|
|
72
|
-
a.dso-primary:active,
|
|
73
|
-
button.dso-primary:active,
|
|
74
|
-
label.dso-primary:active {
|
|
75
|
-
background-color: #173521;
|
|
76
|
-
border-color: #173521;
|
|
77
|
-
color: #fff;
|
|
78
|
-
}
|
|
79
|
-
a.dso-primary[disabled], a.dso-primary[disabled]:hover,
|
|
80
|
-
button.dso-primary[disabled],
|
|
81
|
-
button.dso-primary[disabled]:hover,
|
|
82
|
-
label.dso-primary[disabled],
|
|
83
|
-
label.dso-primary[disabled]:hover {
|
|
84
|
-
background-color: #afcf9d;
|
|
85
|
-
border-color: #afcf9d;
|
|
86
|
-
color: #fff;
|
|
87
|
-
}
|
|
88
|
-
a.dso-primary.dso-small,
|
|
89
|
-
button.dso-primary.dso-small,
|
|
90
|
-
label.dso-primary.dso-small {
|
|
91
|
-
line-height: 1rem;
|
|
92
|
-
}
|
|
93
|
-
a.dso-primary.dso-small dso-icon,
|
|
94
|
-
a.dso-primary.dso-small svg.di, a.dso-primary.dso-small.extern::after, a.dso-primary.dso-small.download::after, a.dso-primary.dso-small.dso-spinner::before,
|
|
95
|
-
button.dso-primary.dso-small dso-icon,
|
|
96
|
-
button.dso-primary.dso-small svg.di,
|
|
97
|
-
button.dso-primary.dso-small.extern::after,
|
|
98
|
-
button.dso-primary.dso-small.download::after,
|
|
99
|
-
button.dso-primary.dso-small.dso-spinner::before,
|
|
100
|
-
label.dso-primary.dso-small dso-icon,
|
|
101
|
-
label.dso-primary.dso-small svg.di,
|
|
102
|
-
label.dso-primary.dso-small.extern::after,
|
|
103
|
-
label.dso-primary.dso-small.download::after,
|
|
104
|
-
label.dso-primary.dso-small.dso-spinner::before {
|
|
105
|
-
margin-block-end: -4px;
|
|
106
|
-
margin-block-start: -4px;
|
|
107
|
-
}
|
|
108
|
-
a.dso-primary.dso-small.dso-spinner-left::before,
|
|
109
|
-
button.dso-primary.dso-small.dso-spinner-left::before,
|
|
110
|
-
label.dso-primary.dso-small.dso-spinner-left::before {
|
|
111
|
-
block-size: 16px;
|
|
112
|
-
inline-size: 16px;
|
|
113
|
-
}
|
|
114
|
-
a.dso-primary.dso-small.dso-spinner-right::after,
|
|
115
|
-
button.dso-primary.dso-small.dso-spinner-right::after,
|
|
116
|
-
label.dso-primary.dso-small.dso-spinner-right::after {
|
|
117
|
-
block-size: 16px;
|
|
118
|
-
inline-size: 16px;
|
|
119
|
-
}
|
|
120
|
-
a.dso-primary dso-icon,
|
|
121
|
-
a.dso-primary svg.di,
|
|
122
|
-
button.dso-primary dso-icon,
|
|
123
|
-
button.dso-primary svg.di,
|
|
124
|
-
label.dso-primary dso-icon,
|
|
125
|
-
label.dso-primary svg.di {
|
|
126
|
-
margin-inline-start: -8px;
|
|
127
|
-
margin-inline-end: 8px;
|
|
128
|
-
}
|
|
129
|
-
a.dso-primary span + dso-icon,
|
|
130
|
-
a.dso-primary span + svg.di,
|
|
131
|
-
button.dso-primary span + dso-icon,
|
|
132
|
-
button.dso-primary span + svg.di,
|
|
133
|
-
label.dso-primary span + dso-icon,
|
|
134
|
-
label.dso-primary span + svg.di {
|
|
135
|
-
margin-inline-start: 8px;
|
|
136
|
-
margin-inline-end: -8px;
|
|
137
|
-
}
|
|
138
|
-
a.dso-primary.dso-spinner-left[disabled], a.dso-primary.dso-spinner-right[disabled],
|
|
139
|
-
button.dso-primary.dso-spinner-left[disabled],
|
|
140
|
-
button.dso-primary.dso-spinner-right[disabled],
|
|
141
|
-
label.dso-primary.dso-spinner-left[disabled],
|
|
142
|
-
label.dso-primary.dso-spinner-right[disabled] {
|
|
143
|
-
background-color: #39870c;
|
|
144
|
-
border-color: #39870c;
|
|
145
|
-
color: #fff;
|
|
146
|
-
}
|
|
147
|
-
a.dso-primary.dso-spinner-left::before,
|
|
148
|
-
button.dso-primary.dso-spinner-left::before,
|
|
149
|
-
label.dso-primary.dso-spinner-left::before {
|
|
150
|
-
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
151
|
-
background-repeat: no-repeat;
|
|
152
|
-
content: "";
|
|
153
|
-
display: inline-block;
|
|
154
|
-
block-size: 24px;
|
|
155
|
-
vertical-align: top;
|
|
156
|
-
inline-size: 24px;
|
|
157
|
-
margin-inline-end: 8px;
|
|
158
|
-
}
|
|
159
|
-
a.dso-primary.dso-spinner-right::after,
|
|
160
|
-
button.dso-primary.dso-spinner-right::after,
|
|
161
|
-
label.dso-primary.dso-spinner-right::after {
|
|
162
|
-
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
163
|
-
background-repeat: no-repeat;
|
|
164
|
-
content: "";
|
|
165
|
-
display: inline-block;
|
|
166
|
-
block-size: 24px;
|
|
167
|
-
vertical-align: top;
|
|
168
|
-
inline-size: 24px;
|
|
169
|
-
margin-inline-start: 8px;
|
|
170
|
-
}
|
|
171
|
-
a.dso-primary.download::after,
|
|
172
|
-
button.dso-primary.download::after,
|
|
173
|
-
label.dso-primary.download::after {
|
|
174
|
-
background: url("./dso-icons.svg#img-download-wit") no-repeat;
|
|
175
|
-
background-position: center;
|
|
176
|
-
background-size: cover;
|
|
177
|
-
block-size: 24px;
|
|
178
|
-
vertical-align: top;
|
|
179
|
-
inline-size: 24px;
|
|
180
|
-
}
|
|
181
|
-
a.dso-primary.extern::after,
|
|
182
|
-
button.dso-primary.extern::after,
|
|
183
|
-
label.dso-primary.extern::after {
|
|
184
|
-
background: url("./dso-icons.svg#img-external-link-wit") no-repeat;
|
|
185
|
-
background-position: center;
|
|
186
|
-
background-size: cover;
|
|
187
|
-
block-size: 24px;
|
|
188
|
-
vertical-align: top;
|
|
189
|
-
inline-size: 24px;
|
|
190
|
-
}
|
|
191
|
-
a.dso-secondary,
|
|
192
|
-
button.dso-secondary,
|
|
193
|
-
label.dso-secondary {
|
|
194
|
-
display: inline-block;
|
|
195
|
-
font-size: 1em;
|
|
196
|
-
font-weight: 500;
|
|
197
|
-
margin-block-end: 0;
|
|
198
|
-
text-decoration: none;
|
|
199
|
-
touch-action: manipulation;
|
|
200
|
-
text-align: start;
|
|
201
|
-
user-select: none;
|
|
202
|
-
vertical-align: middle;
|
|
203
|
-
background-color: #fff;
|
|
204
|
-
border-color: #39870c;
|
|
205
|
-
color: #39870c;
|
|
206
|
-
border-width: 1px;
|
|
207
|
-
border-style: solid;
|
|
208
|
-
border-radius: 4px;
|
|
209
|
-
line-height: 1.5;
|
|
210
|
-
min-inline-size: 56px;
|
|
211
|
-
padding-block: 11px;
|
|
212
|
-
padding-inline: 15px;
|
|
213
|
-
}
|
|
214
|
-
a.dso-secondary:focus, a.dso-secondary:focus-visible,
|
|
215
|
-
button.dso-secondary:focus,
|
|
216
|
-
button.dso-secondary:focus-visible,
|
|
217
|
-
label.dso-secondary:focus,
|
|
218
|
-
label.dso-secondary:focus-visible {
|
|
219
|
-
outline-offset: 2px;
|
|
220
|
-
}
|
|
221
|
-
a.dso-secondary:active,
|
|
222
|
-
button.dso-secondary:active,
|
|
223
|
-
label.dso-secondary:active {
|
|
224
|
-
outline: 0;
|
|
225
|
-
}
|
|
226
|
-
a.dso-secondary.extern::after, a.dso-secondary.download::after,
|
|
227
|
-
button.dso-secondary.extern::after,
|
|
228
|
-
button.dso-secondary.download::after,
|
|
229
|
-
label.dso-secondary.extern::after,
|
|
230
|
-
label.dso-secondary.download::after {
|
|
231
|
-
content: "";
|
|
232
|
-
display: inline-block;
|
|
233
|
-
margin-inline-start: 8px;
|
|
234
|
-
}
|
|
235
|
-
a.dso-secondary:hover,
|
|
236
|
-
button.dso-secondary:hover,
|
|
237
|
-
label.dso-secondary:hover {
|
|
238
|
-
background-color: #d7e7ce;
|
|
239
|
-
border-color: #39870c;
|
|
240
|
-
color: #39870c;
|
|
241
|
-
}
|
|
242
|
-
a.dso-secondary:active,
|
|
243
|
-
button.dso-secondary:active,
|
|
244
|
-
label.dso-secondary:active {
|
|
245
|
-
background-color: #39870c;
|
|
246
|
-
border-color: #39870c;
|
|
247
|
-
color: #fff;
|
|
248
|
-
}
|
|
249
|
-
a.dso-secondary[disabled], a.dso-secondary[disabled]:hover,
|
|
250
|
-
button.dso-secondary[disabled],
|
|
251
|
-
button.dso-secondary[disabled]:hover,
|
|
252
|
-
label.dso-secondary[disabled],
|
|
253
|
-
label.dso-secondary[disabled]:hover {
|
|
254
|
-
background-color: #fff;
|
|
255
|
-
border-color: #afcf9d;
|
|
256
|
-
color: #afcf9d;
|
|
257
|
-
}
|
|
258
|
-
a.dso-secondary.dso-small,
|
|
259
|
-
button.dso-secondary.dso-small,
|
|
260
|
-
label.dso-secondary.dso-small {
|
|
261
|
-
line-height: 1rem;
|
|
262
|
-
}
|
|
263
|
-
a.dso-secondary.dso-small dso-icon,
|
|
264
|
-
a.dso-secondary.dso-small svg.di, a.dso-secondary.dso-small.extern::after, a.dso-secondary.dso-small.download::after, a.dso-secondary.dso-small.dso-spinner::before,
|
|
265
|
-
button.dso-secondary.dso-small dso-icon,
|
|
266
|
-
button.dso-secondary.dso-small svg.di,
|
|
267
|
-
button.dso-secondary.dso-small.extern::after,
|
|
268
|
-
button.dso-secondary.dso-small.download::after,
|
|
269
|
-
button.dso-secondary.dso-small.dso-spinner::before,
|
|
270
|
-
label.dso-secondary.dso-small dso-icon,
|
|
271
|
-
label.dso-secondary.dso-small svg.di,
|
|
272
|
-
label.dso-secondary.dso-small.extern::after,
|
|
273
|
-
label.dso-secondary.dso-small.download::after,
|
|
274
|
-
label.dso-secondary.dso-small.dso-spinner::before {
|
|
275
|
-
margin-block-end: -4px;
|
|
276
|
-
margin-block-start: -4px;
|
|
277
|
-
}
|
|
278
|
-
a.dso-secondary.dso-small.dso-spinner-left::before,
|
|
279
|
-
button.dso-secondary.dso-small.dso-spinner-left::before,
|
|
280
|
-
label.dso-secondary.dso-small.dso-spinner-left::before {
|
|
281
|
-
block-size: 16px;
|
|
282
|
-
inline-size: 16px;
|
|
283
|
-
}
|
|
284
|
-
a.dso-secondary.dso-small.dso-spinner-right::after,
|
|
285
|
-
button.dso-secondary.dso-small.dso-spinner-right::after,
|
|
286
|
-
label.dso-secondary.dso-small.dso-spinner-right::after {
|
|
287
|
-
block-size: 16px;
|
|
288
|
-
inline-size: 16px;
|
|
289
|
-
}
|
|
290
|
-
a.dso-secondary dso-icon,
|
|
291
|
-
a.dso-secondary svg.di,
|
|
292
|
-
button.dso-secondary dso-icon,
|
|
293
|
-
button.dso-secondary svg.di,
|
|
294
|
-
label.dso-secondary dso-icon,
|
|
295
|
-
label.dso-secondary svg.di {
|
|
296
|
-
margin-inline-start: -8px;
|
|
297
|
-
margin-inline-end: 8px;
|
|
298
|
-
}
|
|
299
|
-
a.dso-secondary span + dso-icon,
|
|
300
|
-
a.dso-secondary span + svg.di,
|
|
301
|
-
button.dso-secondary span + dso-icon,
|
|
302
|
-
button.dso-secondary span + svg.di,
|
|
303
|
-
label.dso-secondary span + dso-icon,
|
|
304
|
-
label.dso-secondary span + svg.di {
|
|
305
|
-
margin-inline-start: 8px;
|
|
306
|
-
margin-inline-end: -8px;
|
|
307
|
-
}
|
|
308
|
-
a.dso-secondary.dso-spinner-left[disabled], a.dso-secondary.dso-spinner-right[disabled],
|
|
309
|
-
button.dso-secondary.dso-spinner-left[disabled],
|
|
310
|
-
button.dso-secondary.dso-spinner-right[disabled],
|
|
311
|
-
label.dso-secondary.dso-spinner-left[disabled],
|
|
312
|
-
label.dso-secondary.dso-spinner-right[disabled] {
|
|
313
|
-
background-color: #fff;
|
|
314
|
-
border-color: #39870c;
|
|
315
|
-
color: #39870c;
|
|
316
|
-
}
|
|
317
|
-
a.dso-secondary.dso-spinner-left::before,
|
|
318
|
-
button.dso-secondary.dso-spinner-left::before,
|
|
319
|
-
label.dso-secondary.dso-spinner-left::before {
|
|
320
|
-
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
321
|
-
background-repeat: no-repeat;
|
|
322
|
-
content: "";
|
|
323
|
-
display: inline-block;
|
|
324
|
-
block-size: 24px;
|
|
325
|
-
vertical-align: top;
|
|
326
|
-
inline-size: 24px;
|
|
327
|
-
margin-inline-end: 8px;
|
|
328
|
-
}
|
|
329
|
-
a.dso-secondary.dso-spinner-left:not([disabled]):hover::before,
|
|
330
|
-
button.dso-secondary.dso-spinner-left:not([disabled]):hover::before,
|
|
331
|
-
label.dso-secondary.dso-spinner-left:not([disabled]):hover::before {
|
|
332
|
-
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
333
|
-
background-repeat: no-repeat;
|
|
334
|
-
content: "";
|
|
335
|
-
display: inline-block;
|
|
336
|
-
block-size: 24px;
|
|
337
|
-
vertical-align: top;
|
|
338
|
-
inline-size: 24px;
|
|
339
|
-
margin-inline-end: 8px;
|
|
340
|
-
}
|
|
341
|
-
a.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before,
|
|
342
|
-
button.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before,
|
|
343
|
-
label.dso-secondary.dso-spinner-left:not([disabled]).dso-small:hover::before {
|
|
344
|
-
block-size: 16px;
|
|
345
|
-
inline-size: 16px;
|
|
346
|
-
}
|
|
347
|
-
a.dso-secondary.dso-spinner-right::after,
|
|
348
|
-
button.dso-secondary.dso-spinner-right::after,
|
|
349
|
-
label.dso-secondary.dso-spinner-right::after {
|
|
350
|
-
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
351
|
-
background-repeat: no-repeat;
|
|
352
|
-
content: "";
|
|
353
|
-
display: inline-block;
|
|
354
|
-
block-size: 24px;
|
|
355
|
-
vertical-align: top;
|
|
356
|
-
inline-size: 24px;
|
|
357
|
-
margin-inline-start: 8px;
|
|
358
|
-
}
|
|
359
|
-
a.dso-secondary.dso-spinner-right:not([disabled]):hover::after,
|
|
360
|
-
button.dso-secondary.dso-spinner-right:not([disabled]):hover::after,
|
|
361
|
-
label.dso-secondary.dso-spinner-right:not([disabled]):hover::after {
|
|
362
|
-
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %23fff; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
363
|
-
background-repeat: no-repeat;
|
|
364
|
-
content: "";
|
|
365
|
-
display: inline-block;
|
|
366
|
-
block-size: 24px;
|
|
367
|
-
vertical-align: top;
|
|
368
|
-
inline-size: 24px;
|
|
369
|
-
margin-inline-start: 8px;
|
|
370
|
-
}
|
|
371
|
-
a.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after,
|
|
372
|
-
button.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after,
|
|
373
|
-
label.dso-secondary.dso-spinner-right:not([disabled]).dso-small:hover::after {
|
|
374
|
-
block-size: 16px;
|
|
375
|
-
inline-size: 16px;
|
|
376
|
-
}
|
|
377
|
-
a.dso-secondary.download::after,
|
|
378
|
-
button.dso-secondary.download::after,
|
|
379
|
-
label.dso-secondary.download::after {
|
|
380
|
-
background: url("./dso-icons.svg#img-download") no-repeat;
|
|
381
|
-
background-position: center;
|
|
382
|
-
background-size: cover;
|
|
383
|
-
block-size: 24px;
|
|
384
|
-
vertical-align: top;
|
|
385
|
-
inline-size: 24px;
|
|
386
|
-
}
|
|
387
|
-
a.dso-secondary.download:hover::after,
|
|
388
|
-
button.dso-secondary.download:hover::after,
|
|
389
|
-
label.dso-secondary.download:hover::after {
|
|
390
|
-
background-image: url("./dso-icons.svg#img-download-wit");
|
|
391
|
-
}
|
|
392
|
-
a.dso-secondary.download[disabled]::after,
|
|
393
|
-
button.dso-secondary.download[disabled]::after,
|
|
394
|
-
label.dso-secondary.download[disabled]::after {
|
|
395
|
-
background-image: url("./dso-icons.svg#img-download-grasgroen-40");
|
|
396
|
-
}
|
|
397
|
-
a.dso-secondary.extern::after,
|
|
398
|
-
button.dso-secondary.extern::after,
|
|
399
|
-
label.dso-secondary.extern::after {
|
|
400
|
-
background: url("./dso-icons.svg#img-external-link") no-repeat;
|
|
401
|
-
background-position: center;
|
|
402
|
-
background-size: cover;
|
|
403
|
-
block-size: 24px;
|
|
404
|
-
vertical-align: top;
|
|
405
|
-
inline-size: 24px;
|
|
406
|
-
}
|
|
407
|
-
a.dso-secondary.extern:hover::after,
|
|
408
|
-
button.dso-secondary.extern:hover::after,
|
|
409
|
-
label.dso-secondary.extern:hover::after {
|
|
410
|
-
background-image: url("./dso-icons.svg#img-external-link-wit");
|
|
411
|
-
}
|
|
412
|
-
a.dso-secondary.extern[disabled]::after,
|
|
413
|
-
button.dso-secondary.extern[disabled]::after,
|
|
414
|
-
label.dso-secondary.extern[disabled]::after {
|
|
415
|
-
background-image: url("./dso-icons.svg#img-external-link-grasgroen-40");
|
|
416
|
-
}
|
|
417
|
-
a.dso-tertiary,
|
|
418
|
-
button.dso-tertiary,
|
|
419
|
-
label.dso-tertiary {
|
|
420
|
-
display: inline-block;
|
|
421
|
-
font-size: 1em;
|
|
422
|
-
font-weight: 500;
|
|
423
|
-
margin-block-end: 0;
|
|
424
|
-
text-decoration: none;
|
|
425
|
-
touch-action: manipulation;
|
|
426
|
-
text-align: start;
|
|
427
|
-
user-select: none;
|
|
428
|
-
vertical-align: middle;
|
|
429
|
-
border: 0;
|
|
430
|
-
color: #39870c;
|
|
431
|
-
line-height: 1;
|
|
432
|
-
padding: 0;
|
|
433
|
-
background-color: transparent;
|
|
434
|
-
}
|
|
435
|
-
a.dso-tertiary:focus, a.dso-tertiary:focus-visible,
|
|
436
|
-
button.dso-tertiary:focus,
|
|
437
|
-
button.dso-tertiary:focus-visible,
|
|
438
|
-
label.dso-tertiary:focus,
|
|
439
|
-
label.dso-tertiary:focus-visible {
|
|
440
|
-
outline-offset: 2px;
|
|
441
|
-
}
|
|
442
|
-
a.dso-tertiary:active,
|
|
443
|
-
button.dso-tertiary:active,
|
|
444
|
-
label.dso-tertiary:active {
|
|
445
|
-
outline: 0;
|
|
446
|
-
}
|
|
447
|
-
a.dso-tertiary.extern::after, a.dso-tertiary.download::after,
|
|
448
|
-
button.dso-tertiary.extern::after,
|
|
449
|
-
button.dso-tertiary.download::after,
|
|
450
|
-
label.dso-tertiary.extern::after,
|
|
451
|
-
label.dso-tertiary.download::after {
|
|
452
|
-
content: "";
|
|
453
|
-
display: inline-block;
|
|
454
|
-
margin-inline-start: 8px;
|
|
455
|
-
}
|
|
456
|
-
a.dso-tertiary[disabled],
|
|
457
|
-
button.dso-tertiary[disabled],
|
|
458
|
-
label.dso-tertiary[disabled] {
|
|
459
|
-
color: #afcf9d;
|
|
460
|
-
}
|
|
461
|
-
a.dso-tertiary[disabled].dso-spinner-left, a.dso-tertiary[disabled].dso-spinner-right,
|
|
462
|
-
button.dso-tertiary[disabled].dso-spinner-left,
|
|
463
|
-
button.dso-tertiary[disabled].dso-spinner-right,
|
|
464
|
-
label.dso-tertiary[disabled].dso-spinner-left,
|
|
465
|
-
label.dso-tertiary[disabled].dso-spinner-right {
|
|
466
|
-
color: #39870c;
|
|
467
|
-
}
|
|
468
|
-
a.dso-tertiary:not([disabled]):hover,
|
|
469
|
-
button.dso-tertiary:not([disabled]):hover,
|
|
470
|
-
label.dso-tertiary:not([disabled]):hover {
|
|
471
|
-
color: #275937;
|
|
472
|
-
text-decoration: underline;
|
|
473
|
-
text-underline-position: under;
|
|
474
|
-
}
|
|
475
|
-
a.dso-tertiary:not([disabled]):active,
|
|
476
|
-
button.dso-tertiary:not([disabled]):active,
|
|
477
|
-
label.dso-tertiary:not([disabled]):active {
|
|
478
|
-
color: #173521;
|
|
479
|
-
}
|
|
480
|
-
a.dso-tertiary.dso-align,
|
|
481
|
-
button.dso-tertiary.dso-align,
|
|
482
|
-
label.dso-tertiary.dso-align {
|
|
483
|
-
line-height: calc(1.5em - 1px);
|
|
484
|
-
padding-block: 11px;
|
|
485
|
-
padding-inline: 0;
|
|
486
|
-
position: relative;
|
|
487
|
-
}
|
|
488
|
-
a.dso-tertiary.dso-truncate,
|
|
489
|
-
button.dso-tertiary.dso-truncate,
|
|
490
|
-
label.dso-tertiary.dso-truncate {
|
|
491
|
-
max-inline-size: 100%;
|
|
492
|
-
overflow: hidden;
|
|
493
|
-
text-overflow: ellipsis;
|
|
494
|
-
white-space: nowrap;
|
|
495
|
-
}
|
|
496
|
-
a.dso-tertiary.dso-spinner-left::before,
|
|
497
|
-
button.dso-tertiary.dso-spinner-left::before,
|
|
498
|
-
label.dso-tertiary.dso-spinner-left::before {
|
|
499
|
-
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
500
|
-
background-repeat: no-repeat;
|
|
501
|
-
content: "";
|
|
502
|
-
display: inline-block;
|
|
503
|
-
block-size: 24px;
|
|
504
|
-
vertical-align: middle;
|
|
505
|
-
inline-size: 24px;
|
|
506
|
-
margin-inline-end: 8px;
|
|
507
|
-
}
|
|
508
|
-
a.dso-tertiary.dso-spinner-right::after,
|
|
509
|
-
button.dso-tertiary.dso-spinner-right::after,
|
|
510
|
-
label.dso-tertiary.dso-spinner-right::after {
|
|
511
|
-
background-image: url("data:image/svg+xml,%3Csvg class='spinner' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' %3E%3Cstyle%3E .spinner %7B animation: rotator 8s linear infinite; transform-origin: center; %7D @keyframes rotator %7B 0%25 %7B transform: rotate(0deg); %7D 100%25 %7B transform: rotate(360deg); %7D %7D .path %7B stroke-dasharray: 265; stroke-dashoffset: 0; transform-origin: center; stroke: %2339870c; animation: dash 2s ease-in-out infinite; %7D @keyframes dash %7B 0%25 %7B stroke-dashoffset: 265; %7D 50%25 %7B stroke-dashoffset: 65; transform:rotate(90deg); %7D 100%25 %7B stroke-dashoffset: 265; transform:rotate(360deg); %7D %3C/style%3E%3Ccircle class='path' fill='none' stroke-width='10' stroke-linecap='butt' cx='50' cy='50' r='45'%3E%3C/circle%3E%3C/svg%3E");
|
|
512
|
-
background-repeat: no-repeat;
|
|
513
|
-
content: "";
|
|
514
|
-
display: inline-block;
|
|
515
|
-
block-size: 24px;
|
|
516
|
-
vertical-align: middle;
|
|
517
|
-
inline-size: 24px;
|
|
518
|
-
margin-inline-start: 8px;
|
|
519
|
-
}
|
|
520
|
-
a.dso-tertiary dso-icon + span:not(.sr-only),
|
|
521
|
-
a.dso-tertiary svg.di + span:not(.sr-only),
|
|
522
|
-
a.dso-tertiary span:not(.sr-only) + dso-icon,
|
|
523
|
-
a.dso-tertiary span:not(.sr-only) + svg.di,
|
|
524
|
-
button.dso-tertiary dso-icon + span:not(.sr-only),
|
|
525
|
-
button.dso-tertiary svg.di + span:not(.sr-only),
|
|
526
|
-
button.dso-tertiary span:not(.sr-only) + dso-icon,
|
|
527
|
-
button.dso-tertiary span:not(.sr-only) + svg.di,
|
|
528
|
-
label.dso-tertiary dso-icon + span:not(.sr-only),
|
|
529
|
-
label.dso-tertiary svg.di + span:not(.sr-only),
|
|
530
|
-
label.dso-tertiary span:not(.sr-only) + dso-icon,
|
|
531
|
-
label.dso-tertiary span:not(.sr-only) + svg.di {
|
|
532
|
-
margin-inline-start: 8px;
|
|
533
|
-
}
|
|
534
|
-
a.dso-tertiary svg.di.di-chevron-down + span:not(.sr-only),
|
|
535
|
-
a.dso-tertiary svg.di.di-chevron-up + span:not(.sr-only),
|
|
536
|
-
a.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-down,
|
|
537
|
-
a.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-up,
|
|
538
|
-
button.dso-tertiary svg.di.di-chevron-down + span:not(.sr-only),
|
|
539
|
-
button.dso-tertiary svg.di.di-chevron-up + span:not(.sr-only),
|
|
540
|
-
button.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-down,
|
|
541
|
-
button.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-up,
|
|
542
|
-
label.dso-tertiary svg.di.di-chevron-down + span:not(.sr-only),
|
|
543
|
-
label.dso-tertiary svg.di.di-chevron-up + span:not(.sr-only),
|
|
544
|
-
label.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-down,
|
|
545
|
-
label.dso-tertiary span:not(.sr-only) + svg.di.di-chevron-up {
|
|
546
|
-
margin-inline-start: 4px;
|
|
547
|
-
}
|
|
548
|
-
a.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),
|
|
549
|
-
a.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),
|
|
550
|
-
a.dso-tertiary svg.di.di-angle-down + span:not(.sr-only),
|
|
551
|
-
a.dso-tertiary svg.di.di-angle-up + span:not(.sr-only),
|
|
552
|
-
a.dso-tertiary span:not(.sr-only) + svg.di.di-angle-down,
|
|
553
|
-
a.dso-tertiary span:not(.sr-only) + svg.di.di-angle-up,
|
|
554
|
-
a.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],
|
|
555
|
-
a.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right],
|
|
556
|
-
button.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),
|
|
557
|
-
button.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),
|
|
558
|
-
button.dso-tertiary svg.di.di-angle-down + span:not(.sr-only),
|
|
559
|
-
button.dso-tertiary svg.di.di-angle-up + span:not(.sr-only),
|
|
560
|
-
button.dso-tertiary span:not(.sr-only) + svg.di.di-angle-down,
|
|
561
|
-
button.dso-tertiary span:not(.sr-only) + svg.di.di-angle-up,
|
|
562
|
-
button.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],
|
|
563
|
-
button.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right],
|
|
564
|
-
label.dso-tertiary dso-icon[icon=chevron-left] + span:not(.sr-only),
|
|
565
|
-
label.dso-tertiary dso-icon[icon=chevron-right] + span:not(.sr-only),
|
|
566
|
-
label.dso-tertiary svg.di.di-angle-down + span:not(.sr-only),
|
|
567
|
-
label.dso-tertiary svg.di.di-angle-up + span:not(.sr-only),
|
|
568
|
-
label.dso-tertiary span:not(.sr-only) + svg.di.di-angle-down,
|
|
569
|
-
label.dso-tertiary span:not(.sr-only) + svg.di.di-angle-up,
|
|
570
|
-
label.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-left],
|
|
571
|
-
label.dso-tertiary span:not(.sr-only) + dso-icon[icon=chevron-right] {
|
|
572
|
-
margin-inline-start: 0;
|
|
573
|
-
}
|
|
574
|
-
a.dso-tertiary dso-icon,
|
|
575
|
-
a.dso-tertiary svg.di,
|
|
576
|
-
a.dso-tertiary span,
|
|
577
|
-
button.dso-tertiary dso-icon,
|
|
578
|
-
button.dso-tertiary svg.di,
|
|
579
|
-
button.dso-tertiary span,
|
|
580
|
-
label.dso-tertiary dso-icon,
|
|
581
|
-
label.dso-tertiary svg.di,
|
|
582
|
-
label.dso-tertiary span {
|
|
583
|
-
vertical-align: middle;
|
|
584
|
-
}
|
|
585
|
-
a.dso-tertiary.extern::after, a.dso-tertiary.download::after,
|
|
586
|
-
button.dso-tertiary.extern::after,
|
|
587
|
-
button.dso-tertiary.download::after,
|
|
588
|
-
label.dso-tertiary.extern::after,
|
|
589
|
-
label.dso-tertiary.download::after {
|
|
590
|
-
position: relative;
|
|
591
|
-
inset-block-start: -2px;
|
|
592
|
-
}
|
|
593
|
-
a.dso-tertiary.download::after,
|
|
594
|
-
button.dso-tertiary.download::after,
|
|
595
|
-
label.dso-tertiary.download::after {
|
|
596
|
-
background: url("./dso-icons.svg#img-download") no-repeat;
|
|
597
|
-
background-position: center;
|
|
598
|
-
background-size: cover;
|
|
599
|
-
block-size: 24px;
|
|
600
|
-
vertical-align: top;
|
|
601
|
-
inline-size: 24px;
|
|
602
|
-
}
|
|
603
|
-
a.dso-tertiary.download[disabled]::after,
|
|
604
|
-
button.dso-tertiary.download[disabled]::after,
|
|
605
|
-
label.dso-tertiary.download[disabled]::after {
|
|
606
|
-
background-image: url("./dso-icons.svg#img-download-grasgroen-40");
|
|
607
|
-
}
|
|
608
|
-
a.dso-tertiary.download:not([disabled]):hover::after, a.dso-tertiary.download:not([disabled]):active::after,
|
|
609
|
-
button.dso-tertiary.download:not([disabled]):hover::after,
|
|
610
|
-
button.dso-tertiary.download:not([disabled]):active::after,
|
|
611
|
-
label.dso-tertiary.download:not([disabled]):hover::after,
|
|
612
|
-
label.dso-tertiary.download:not([disabled]):active::after {
|
|
613
|
-
background-image: url("./dso-icons.svg#img-download-scampi");
|
|
614
|
-
}
|
|
615
|
-
a.dso-tertiary.extern::after,
|
|
616
|
-
button.dso-tertiary.extern::after,
|
|
617
|
-
label.dso-tertiary.extern::after {
|
|
618
|
-
background: url("./dso-icons.svg#img-external-link") no-repeat;
|
|
619
|
-
background-position: center;
|
|
620
|
-
background-size: cover;
|
|
621
|
-
block-size: 24px;
|
|
622
|
-
vertical-align: top;
|
|
623
|
-
inline-size: 24px;
|
|
624
|
-
}
|
|
625
|
-
a.dso-tertiary.extern[disabled]::after,
|
|
626
|
-
button.dso-tertiary.extern[disabled]::after,
|
|
627
|
-
label.dso-tertiary.extern[disabled]::after {
|
|
628
|
-
background-image: url("./dso-icons.svg#img-external-link-grasgroen-40");
|
|
629
|
-
}
|
|
630
|
-
a.dso-tertiary.extern:not([disabled]):hover::after, a.dso-tertiary.extern:not([disabled]):active::after,
|
|
631
|
-
button.dso-tertiary.extern:not([disabled]):hover::after,
|
|
632
|
-
button.dso-tertiary.extern:not([disabled]):active::after,
|
|
633
|
-
label.dso-tertiary.extern:not([disabled]):hover::after,
|
|
634
|
-
label.dso-tertiary.extern:not([disabled]):active::after {
|
|
635
|
-
background-image: url("./dso-icons.svg#img-external-link-scampi");
|
|
636
|
-
}
|
|
637
|
-
|
|
638
|
-
a.dso-primary {
|
|
639
|
-
text-decoration: none;
|
|
640
|
-
}
|
|
641
|
-
a.dso-primary, a.dso-primary:visited {
|
|
642
|
-
color: #fff;
|
|
643
|
-
}
|
|
644
|
-
a.dso-secondary {
|
|
645
|
-
text-decoration: none;
|
|
646
|
-
}
|
|
647
|
-
a.dso-secondary, a.dso-secondary:visited {
|
|
648
|
-
color: #39870c;
|
|
649
|
-
}
|
|
650
|
-
a.dso-secondary:hover, a.dso-secondary:visited:hover {
|
|
651
|
-
color: #39870c;
|
|
652
|
-
}
|
|
653
|
-
a.dso-tertiary {
|
|
654
|
-
text-decoration: none;
|
|
655
|
-
}
|
|
656
|
-
a.dso-tertiary, a.dso-tertiary:visited {
|
|
657
|
-
color: #39870c;
|
|
658
|
-
}
|
|
659
|
-
|
|
660
|
-
.dso-primary + .dso-primary,
|
|
661
|
-
.dso-primary + .dso-secondary,
|
|
662
|
-
.dso-primary + .dso-tertiary,
|
|
663
|
-
.dso-secondary + .dso-primary,
|
|
664
|
-
.dso-secondary + .dso-secondary,
|
|
665
|
-
.dso-secondary + .dso-tertiary,
|
|
666
|
-
.dso-tertiary + .dso-primary,
|
|
667
|
-
.dso-tertiary + .dso-secondary,
|
|
668
|
-
.dso-tertiary + .dso-tertiary {
|
|
669
|
-
margin-inline-start: 16px;
|
|
670
|
-
}
|
|
671
|
-
|
|
672
|
-
dso-annotation-button {
|
|
673
|
-
display: block;
|
|
674
|
-
}
|