@dnb/eufemia 10.76.1 → 10.77.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/CHANGELOG.md +7 -0
- package/cjs/components/accordion/style/dnb-accordion--isolated.css +166 -0
- package/cjs/components/accordion/style/dnb-accordion--isolated.min.css +3 -0
- package/cjs/components/accordion/style/themes/dnb-accordion-theme-sbanken--isolated.css +113 -0
- package/cjs/components/accordion/style/themes/dnb-accordion-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/accordion/style/themes/dnb-accordion-theme-ui--isolated.css +158 -0
- package/cjs/components/accordion/style/themes/dnb-accordion-theme-ui--isolated.min.css +27 -0
- package/cjs/components/anchor/style/dnb-anchor--isolated.css +337 -0
- package/cjs/components/anchor/style/dnb-anchor--isolated.min.css +1 -0
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-eiendom--isolated.css +124 -0
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-eiendom--isolated.min.css +1 -0
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-sbanken--isolated.css +232 -0
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-ui--isolated.css +99 -0
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-ui--isolated.min.css +1 -0
- package/cjs/components/autocomplete/style/dnb-autocomplete--isolated.css +233 -0
- package/cjs/components/autocomplete/style/dnb-autocomplete--isolated.min.css +1 -0
- package/cjs/components/autocomplete/style/themes/dnb-autocomplete-theme-sbanken--isolated.css +41 -0
- package/cjs/components/autocomplete/style/themes/dnb-autocomplete-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/autocomplete/style/themes/dnb-autocomplete-theme-ui--isolated.css +52 -0
- package/cjs/components/autocomplete/style/themes/dnb-autocomplete-theme-ui--isolated.min.css +1 -0
- package/cjs/components/avatar/style/dnb-avatar--isolated.css +133 -0
- package/cjs/components/avatar/style/dnb-avatar--isolated.min.css +1 -0
- package/cjs/components/avatar/style/themes/dnb-avatar-theme-sbanken--isolated.css +35 -0
- package/cjs/components/avatar/style/themes/dnb-avatar-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/avatar/style/themes/dnb-avatar-theme-ui--isolated.css +20 -0
- package/cjs/components/avatar/style/themes/dnb-avatar-theme-ui--isolated.min.css +1 -0
- package/cjs/components/badge/style/dnb-badge--isolated.css +67 -0
- package/cjs/components/badge/style/dnb-badge--isolated.min.css +1 -0
- package/cjs/components/badge/style/themes/dnb-badge-theme-ui--isolated.css +16 -0
- package/cjs/components/badge/style/themes/dnb-badge-theme-ui--isolated.min.css +1 -0
- package/cjs/components/breadcrumb/style/dnb-breadcrumb--isolated.css +99 -0
- package/cjs/components/breadcrumb/style/dnb-breadcrumb--isolated.min.css +1 -0
- package/cjs/components/breadcrumb/style/themes/dnb-breadcrumb-theme-sbanken--isolated.css +32 -0
- package/cjs/components/breadcrumb/style/themes/dnb-breadcrumb-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/button/style/dnb-button--isolated.css +250 -0
- package/cjs/components/button/style/dnb-button--isolated.min.css +1 -0
- package/cjs/components/button/style/themes/dnb-button-theme-eiendom--isolated.css +553 -0
- package/cjs/components/button/style/themes/dnb-button-theme-eiendom--isolated.min.css +15 -0
- package/cjs/components/button/style/themes/dnb-button-theme-sbanken--isolated.css +433 -0
- package/cjs/components/button/style/themes/dnb-button-theme-sbanken--isolated.min.css +25 -0
- package/cjs/components/button/style/themes/dnb-button-theme-ui--isolated.css +469 -0
- package/cjs/components/button/style/themes/dnb-button-theme-ui--isolated.min.css +15 -0
- package/cjs/components/card/style/dnb-card--isolated.css +104 -0
- package/cjs/components/card/style/dnb-card--isolated.min.css +1 -0
- package/cjs/components/card/style/themes/dnb-card-theme-sbanken--isolated.css +8 -0
- package/cjs/components/card/style/themes/dnb-card-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/card/style/themes/dnb-card-theme-ui--isolated.css +11 -0
- package/cjs/components/card/style/themes/dnb-card-theme-ui--isolated.min.css +1 -0
- package/cjs/components/checkbox/style/dnb-checkbox--isolated.css +360 -0
- package/cjs/components/checkbox/style/dnb-checkbox--isolated.min.css +1 -0
- package/cjs/components/checkbox/style/themes/dnb-checkbox-theme-sbanken--isolated.css +54 -0
- package/cjs/components/checkbox/style/themes/dnb-checkbox-theme-sbanken--isolated.min.css +5 -0
- package/cjs/components/checkbox/style/themes/dnb-checkbox-theme-ui--isolated.css +48 -0
- package/cjs/components/checkbox/style/themes/dnb-checkbox-theme-ui--isolated.min.css +5 -0
- package/cjs/components/copy-on-click/style/dnb-copy-on-click--isolated.css +7 -0
- package/cjs/components/copy-on-click/style/dnb-copy-on-click--isolated.min.css +1 -0
- package/cjs/components/country-flag/style/dnb-country-flag--isolated.css +42 -0
- package/cjs/components/country-flag/style/dnb-country-flag--isolated.min.css +1 -0
- package/cjs/components/country-flag/style/dnb-country-flag-icons--isolated.css +1095 -0
- package/cjs/components/country-flag/style/dnb-country-flag-icons--isolated.min.css +1 -0
- package/cjs/components/date-picker/style/dnb-date-picker--isolated.css +466 -0
- package/cjs/components/date-picker/style/dnb-date-picker--isolated.min.css +1 -0
- package/cjs/components/date-picker/style/themes/dnb-date-picker-theme-ui--isolated.css +129 -0
- package/cjs/components/date-picker/style/themes/dnb-date-picker-theme-ui--isolated.min.css +1 -0
- package/cjs/components/dialog/style/dnb-dialog--isolated.css +308 -0
- package/cjs/components/dialog/style/dnb-dialog--isolated.min.css +1 -0
- package/cjs/components/dialog/style/themes/dnb-dialog-theme-sbanken--isolated.css +26 -0
- package/cjs/components/dialog/style/themes/dnb-dialog-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/dialog/style/themes/dnb-dialog-theme-ui--isolated.css +15 -0
- package/cjs/components/dialog/style/themes/dnb-dialog-theme-ui--isolated.min.css +1 -0
- package/cjs/components/drawer/style/dnb-drawer--isolated.css +345 -0
- package/cjs/components/drawer/style/dnb-drawer--isolated.min.css +1 -0
- package/cjs/components/drawer/style/themes/dnb-drawer-theme-ui--isolated.css +10 -0
- package/cjs/components/drawer/style/themes/dnb-drawer-theme-ui--isolated.min.css +1 -0
- package/cjs/components/dropdown/style/dnb-dropdown--isolated.css +295 -0
- package/cjs/components/dropdown/style/dnb-dropdown--isolated.min.css +1 -0
- package/cjs/components/dropdown/style/themes/dnb-dropdown-theme-sbanken--isolated.css +97 -0
- package/cjs/components/dropdown/style/themes/dnb-dropdown-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/dropdown/style/themes/dnb-dropdown-theme-ui--isolated.css +31 -0
- package/cjs/components/dropdown/style/themes/dnb-dropdown-theme-ui--isolated.min.css +1 -0
- package/cjs/components/flex/style/dnb-flex--isolated.css +163 -0
- package/cjs/components/flex/style/dnb-flex--isolated.min.css +1 -0
- package/cjs/components/form-label/style/dnb-form-label--isolated.css +33 -0
- package/cjs/components/form-label/style/dnb-form-label--isolated.min.css +1 -0
- package/cjs/components/form-label/style/themes/dnb-form-label-theme-sbanken--isolated.css +7 -0
- package/cjs/components/form-label/style/themes/dnb-form-label-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/form-label/style/themes/dnb-form-label-theme-ui--isolated.css +7 -0
- package/cjs/components/form-label/style/themes/dnb-form-label-theme-ui--isolated.min.css +1 -0
- package/cjs/components/form-row/style/dnb-form-row--isolated.css +87 -0
- package/cjs/components/form-row/style/dnb-form-row--isolated.min.css +1 -0
- package/cjs/components/form-row/style/themes/dnb-form-row-theme-sbanken--isolated.css +4 -0
- package/cjs/components/form-row/style/themes/dnb-form-row-theme-sbanken--isolated.min.css +0 -0
- package/cjs/components/form-row/style/themes/dnb-form-row-theme-ui--isolated.css +4 -0
- package/cjs/components/form-row/style/themes/dnb-form-row-theme-ui--isolated.min.css +0 -0
- package/cjs/components/form-set/style/dnb-form-set--isolated.css +4 -0
- package/cjs/components/form-set/style/dnb-form-set--isolated.min.css +0 -0
- package/cjs/components/form-set/style/themes/dnb-form-set-theme-ui--isolated.css +4 -0
- package/cjs/components/form-set/style/themes/dnb-form-set-theme-ui--isolated.min.css +0 -0
- package/cjs/components/form-status/style/dnb-form-status--isolated.css +71 -0
- package/cjs/components/form-status/style/dnb-form-status--isolated.min.css +1 -0
- package/cjs/components/form-status/style/themes/dnb-form-status-theme-sbanken--isolated.css +46 -0
- package/cjs/components/form-status/style/themes/dnb-form-status-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/form-status/style/themes/dnb-form-status-theme-ui--isolated.css +73 -0
- package/cjs/components/form-status/style/themes/dnb-form-status-theme-ui--isolated.min.css +1 -0
- package/cjs/components/global-error/style/dnb-global-error--isolated.css +58 -0
- package/cjs/components/global-error/style/dnb-global-error--isolated.min.css +1 -0
- package/cjs/components/global-error/style/themes/dnb-global-error-theme-ui--isolated.css +4 -0
- package/cjs/components/global-error/style/themes/dnb-global-error-theme-ui--isolated.min.css +0 -0
- package/cjs/components/global-status/style/dnb-global-status--isolated.css +74 -0
- package/cjs/components/global-status/style/dnb-global-status--isolated.min.css +1 -0
- package/cjs/components/global-status/style/themes/dnb-global-status-theme-sbanken--isolated.css +27 -0
- package/cjs/components/global-status/style/themes/dnb-global-status-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/global-status/style/themes/dnb-global-status-theme-ui--isolated.css +25 -0
- package/cjs/components/global-status/style/themes/dnb-global-status-theme-ui--isolated.min.css +1 -0
- package/cjs/components/grid/style/dnb-grid--isolated.css +85 -0
- package/cjs/components/grid/style/dnb-grid--isolated.min.css +1 -0
- package/cjs/components/heading/style/dnb-heading--isolated.css +19 -0
- package/cjs/components/heading/style/dnb-heading--isolated.min.css +1 -0
- package/cjs/components/height-animation/style/dnb-height-animation--isolated.css +31 -0
- package/cjs/components/height-animation/style/dnb-height-animation--isolated.min.css +1 -0
- package/cjs/components/help-button/style/dnb-help-button--isolated.css +116 -0
- package/cjs/components/help-button/style/dnb-help-button--isolated.min.css +1 -0
- package/cjs/components/help-button/style/dnb-help-button-inline--isolated.css +102 -0
- package/cjs/components/help-button/style/dnb-help-button-inline--isolated.min.css +1 -0
- package/cjs/components/help-button/style/themes/dnb-help-button-theme-sbanken--isolated.css +7 -0
- package/cjs/components/help-button/style/themes/dnb-help-button-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/help-button/style/themes/dnb-help-button-theme-ui--isolated.css +7 -0
- package/cjs/components/help-button/style/themes/dnb-help-button-theme-ui--isolated.min.css +1 -0
- package/cjs/components/icon/style/dnb-icon--isolated.css +77 -0
- package/cjs/components/icon/style/dnb-icon--isolated.min.css +1 -0
- package/cjs/components/icon/style/themes/dnb-icon-theme-ui--isolated.css +23 -0
- package/cjs/components/icon/style/themes/dnb-icon-theme-ui--isolated.min.css +1 -0
- package/cjs/components/info-card/style/dnb-info-card--isolated.css +65 -0
- package/cjs/components/info-card/style/dnb-info-card--isolated.min.css +1 -0
- package/cjs/components/input/style/dnb-input--isolated.css +417 -0
- package/cjs/components/input/style/dnb-input--isolated.min.css +1 -0
- package/cjs/components/input/style/themes/dnb-input-theme-sbanken--isolated.css +98 -0
- package/cjs/components/input/style/themes/dnb-input-theme-sbanken--isolated.min.css +3 -0
- package/cjs/components/input/style/themes/dnb-input-theme-ui--isolated.css +79 -0
- package/cjs/components/input/style/themes/dnb-input-theme-ui--isolated.min.css +1 -0
- package/cjs/components/input-masked/style/dnb-input-masked--isolated.css +82 -0
- package/cjs/components/input-masked/style/dnb-input-masked--isolated.min.css +1 -0
- package/cjs/components/logo/style/dnb-logo--isolated.css +33 -0
- package/cjs/components/logo/style/dnb-logo--isolated.min.css +1 -0
- package/cjs/components/logo/style/themes/dnb-logo-theme-sbanken--isolated.css +10 -0
- package/cjs/components/logo/style/themes/dnb-logo-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/logo/style/themes/dnb-logo-theme-ui--isolated.css +10 -0
- package/cjs/components/logo/style/themes/dnb-logo-theme-ui--isolated.min.css +1 -0
- package/cjs/components/modal/style/dnb-modal--isolated.css +198 -0
- package/cjs/components/modal/style/dnb-modal--isolated.min.css +1 -0
- package/cjs/components/modal/style/themes/dnb-modal-theme-ui--isolated.css +11 -0
- package/cjs/components/modal/style/themes/dnb-modal-theme-ui--isolated.min.css +1 -0
- package/cjs/components/number-format/style/dnb-number-format--isolated.css +54 -0
- package/cjs/components/number-format/style/dnb-number-format--isolated.min.css +1 -0
- package/cjs/components/pagination/style/dnb-pagination--isolated.css +116 -0
- package/cjs/components/pagination/style/dnb-pagination--isolated.min.css +1 -0
- package/cjs/components/pagination/style/themes/dnb-pagination-theme-sbanken--isolated.css +26 -0
- package/cjs/components/pagination/style/themes/dnb-pagination-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/pagination/style/themes/dnb-pagination-theme-ui--isolated.css +19 -0
- package/cjs/components/pagination/style/themes/dnb-pagination-theme-ui--isolated.min.css +1 -0
- package/cjs/components/portal-root/PortalRoot.js +16 -3
- package/cjs/components/portal-root/PortalRoot.js.map +1 -1
- package/cjs/components/progress-indicator/style/dnb-progress-indicator--isolated.css +269 -0
- package/cjs/components/progress-indicator/style/dnb-progress-indicator--isolated.min.css +1 -0
- package/cjs/components/progress-indicator/style/themes/dnb-progress-indicator-theme-sbanken--isolated.css +18 -0
- package/cjs/components/progress-indicator/style/themes/dnb-progress-indicator-theme-sbanken--isolated.min.css +9 -0
- package/cjs/components/progress-indicator/style/themes/dnb-progress-indicator-theme-ui--isolated.css +10 -0
- package/cjs/components/progress-indicator/style/themes/dnb-progress-indicator-theme-ui--isolated.min.css +1 -0
- package/cjs/components/radio/style/dnb-radio--isolated.css +346 -0
- package/cjs/components/radio/style/dnb-radio--isolated.min.css +1 -0
- package/cjs/components/radio/style/themes/dnb-radio-theme-sbanken--isolated.css +41 -0
- package/cjs/components/radio/style/themes/dnb-radio-theme-sbanken--isolated.min.css +5 -0
- package/cjs/components/radio/style/themes/dnb-radio-theme-ui--isolated.css +31 -0
- package/cjs/components/radio/style/themes/dnb-radio-theme-ui--isolated.min.css +1 -0
- package/cjs/components/section/style/dnb-section--isolated.css +159 -0
- package/cjs/components/section/style/dnb-section--isolated.min.css +7 -0
- package/cjs/components/section/style/themes/dnb-section-theme-sbanken--isolated.css +34 -0
- package/cjs/components/section/style/themes/dnb-section-theme-sbanken--isolated.min.css +3 -0
- package/cjs/components/section/style/themes/dnb-section-theme-ui--isolated.css +143 -0
- package/cjs/components/section/style/themes/dnb-section-theme-ui--isolated.min.css +3 -0
- package/cjs/components/skeleton/style/dnb-skeleton--isolated.css +167 -0
- package/cjs/components/skeleton/style/dnb-skeleton--isolated.min.css +1 -0
- package/cjs/components/skeleton/style/themes/dnb-skeleton-theme-sbanken--isolated.css +4 -0
- package/cjs/components/skeleton/style/themes/dnb-skeleton-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/skeleton/style/themes/dnb-skeleton-theme-ui--isolated.css +4 -0
- package/cjs/components/skeleton/style/themes/dnb-skeleton-theme-ui--isolated.min.css +1 -0
- package/cjs/components/skip-content/style/dnb-skip-content--isolated.css +34 -0
- package/cjs/components/skip-content/style/dnb-skip-content--isolated.min.css +1 -0
- package/cjs/components/slider/style/dnb-slider--isolated.css +257 -0
- package/cjs/components/slider/style/dnb-slider--isolated.min.css +1 -0
- package/cjs/components/slider/style/themes/dnb-slider-theme-sbanken--isolated.css +13 -0
- package/cjs/components/slider/style/themes/dnb-slider-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/slider/style/themes/dnb-slider-theme-ui--isolated.css +13 -0
- package/cjs/components/slider/style/themes/dnb-slider-theme-ui--isolated.min.css +1 -0
- package/cjs/components/space/style/dnb-space--isolated.css +605 -0
- package/cjs/components/space/style/dnb-space--isolated.min.css +1 -0
- package/cjs/components/space/style/themes/dnb-space-theme-ui--isolated.css +4 -0
- package/cjs/components/space/style/themes/dnb-space-theme-ui--isolated.min.css +0 -0
- package/cjs/components/step-indicator/style/dnb-step-indicator--isolated.css +128 -0
- package/cjs/components/step-indicator/style/dnb-step-indicator--isolated.min.css +1 -0
- package/cjs/components/step-indicator/style/themes/dnb-step-indicator-theme-sbanken--isolated.css +13 -0
- package/cjs/components/step-indicator/style/themes/dnb-step-indicator-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/step-indicator/style/themes/dnb-step-indicator-theme-ui--isolated.css +4 -0
- package/cjs/components/step-indicator/style/themes/dnb-step-indicator-theme-ui--isolated.min.css +0 -0
- package/cjs/components/switch/style/dnb-switch--isolated.css +219 -0
- package/cjs/components/switch/style/dnb-switch--isolated.min.css +1 -0
- package/cjs/components/switch/style/themes/dnb-switch-theme-sbanken--isolated.css +207 -0
- package/cjs/components/switch/style/themes/dnb-switch-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/switch/style/themes/dnb-switch-theme-ui--isolated.css +150 -0
- package/cjs/components/switch/style/themes/dnb-switch-theme-ui--isolated.min.css +1 -0
- package/cjs/components/table/style/dnb-table--isolated.css +754 -0
- package/cjs/components/table/style/dnb-table--isolated.min.css +1 -0
- package/cjs/components/table/style/themes/dnb-table-theme-sbanken--isolated.css +157 -0
- package/cjs/components/table/style/themes/dnb-table-theme-sbanken--isolated.min.css +3 -0
- package/cjs/components/table/style/themes/dnb-table-theme-ui--isolated.css +91 -0
- package/cjs/components/table/style/themes/dnb-table-theme-ui--isolated.min.css +1 -0
- package/cjs/components/tabs/style/dnb-tabs--isolated.css +334 -0
- package/cjs/components/tabs/style/dnb-tabs--isolated.min.css +1 -0
- package/cjs/components/tabs/style/themes/dnb-tabs-theme-eiendom--isolated.css +100 -0
- package/cjs/components/tabs/style/themes/dnb-tabs-theme-eiendom--isolated.min.css +1 -0
- package/cjs/components/tabs/style/themes/dnb-tabs-theme-sbanken--isolated.css +31 -0
- package/cjs/components/tabs/style/themes/dnb-tabs-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/tabs/style/themes/dnb-tabs-theme-ui--isolated.css +89 -0
- package/cjs/components/tabs/style/themes/dnb-tabs-theme-ui--isolated.min.css +1 -0
- package/cjs/components/tag/style/dnb-tag--isolated.css +141 -0
- package/cjs/components/tag/style/dnb-tag--isolated.min.css +1 -0
- package/cjs/components/textarea/style/dnb-textarea--isolated.css +251 -0
- package/cjs/components/textarea/style/dnb-textarea--isolated.min.css +1 -0
- package/cjs/components/textarea/style/themes/dnb-textarea-theme-sbanken--isolated.css +56 -0
- package/cjs/components/textarea/style/themes/dnb-textarea-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/textarea/style/themes/dnb-textarea-theme-ui--isolated.css +47 -0
- package/cjs/components/textarea/style/themes/dnb-textarea-theme-ui--isolated.min.css +1 -0
- package/cjs/components/timeline/style/dnb-timeline--isolated.css +42 -0
- package/cjs/components/timeline/style/dnb-timeline--isolated.min.css +1 -0
- package/cjs/components/timeline/style/themes/dnb-timeline-theme-ui--isolated.css +102 -0
- package/cjs/components/timeline/style/themes/dnb-timeline-theme-ui--isolated.min.css +3 -0
- package/cjs/components/toggle-button/style/dnb-toggle-button--isolated.css +152 -0
- package/cjs/components/toggle-button/style/dnb-toggle-button--isolated.min.css +1 -0
- package/cjs/components/toggle-button/style/themes/dnb-toggle-button-theme-sbanken--isolated.css +99 -0
- package/cjs/components/toggle-button/style/themes/dnb-toggle-button-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/toggle-button/style/themes/dnb-toggle-button-theme-ui--isolated.css +155 -0
- package/cjs/components/toggle-button/style/themes/dnb-toggle-button-theme-ui--isolated.min.css +1 -0
- package/cjs/components/tooltip/style/dnb-tooltip--isolated.css +133 -0
- package/cjs/components/tooltip/style/dnb-tooltip--isolated.min.css +1 -0
- package/cjs/components/tooltip/style/themes/dnb-tooltip-theme-sbanken--isolated.css +9 -0
- package/cjs/components/tooltip/style/themes/dnb-tooltip-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/tooltip/style/themes/dnb-tooltip-theme-ui--isolated.css +9 -0
- package/cjs/components/tooltip/style/themes/dnb-tooltip-theme-ui--isolated.min.css +1 -0
- package/cjs/components/upload/style/dnb-upload--isolated.css +150 -0
- package/cjs/components/upload/style/dnb-upload--isolated.min.css +1 -0
- package/cjs/components/upload/style/themes/dnb-upload-theme-sbanken--isolated.css +16 -0
- package/cjs/components/upload/style/themes/dnb-upload-theme-sbanken--isolated.min.css +1 -0
- package/cjs/components/upload/style/themes/dnb-upload-theme-ui--isolated.css +16 -0
- package/cjs/components/upload/style/themes/dnb-upload-theme-ui--isolated.min.css +1 -0
- package/cjs/components/visually-hidden/style/dnb-visually-hidden--isolated.css +22 -0
- package/cjs/components/visually-hidden/style/dnb-visually-hidden--isolated.min.css +1 -0
- package/cjs/extensions/forms/Field/ArraySelection/style/dnb-array-selection--isolated.css +31 -0
- package/cjs/extensions/forms/Field/ArraySelection/style/dnb-array-selection--isolated.min.css +1 -0
- package/cjs/extensions/forms/Field/Expiry/style/dnb-expiry--isolated.css +6 -0
- package/cjs/extensions/forms/Field/Expiry/style/dnb-expiry--isolated.min.css +1 -0
- package/cjs/extensions/forms/Field/Number/style/dnb-number--isolated.css +133 -0
- package/cjs/extensions/forms/Field/Number/style/dnb-number--isolated.min.css +1 -0
- package/cjs/extensions/forms/Field/Number/style/themes/dnb-number-theme-sbanken--isolated.css +70 -0
- package/cjs/extensions/forms/Field/Number/style/themes/dnb-number-theme-sbanken--isolated.min.css +11 -0
- package/cjs/extensions/forms/Field/Number/style/themes/dnb-number-theme-ui--isolated.css +19 -0
- package/cjs/extensions/forms/Field/Number/style/themes/dnb-number-theme-ui--isolated.min.css +5 -0
- package/cjs/extensions/forms/Field/Password/style/dnb-password--isolated.css +6 -0
- package/cjs/extensions/forms/Field/Password/style/dnb-password--isolated.min.css +1 -0
- package/cjs/extensions/forms/Field/PhoneNumber/style/dnb-phone-number--isolated.css +12 -0
- package/cjs/extensions/forms/Field/PhoneNumber/style/dnb-phone-number--isolated.min.css +1 -0
- package/cjs/extensions/forms/Field/PostalCodeAndCity/style/dnb-postal-code-and-city--isolated.css +9 -0
- package/cjs/extensions/forms/Field/PostalCodeAndCity/style/dnb-postal-code-and-city--isolated.min.css +1 -0
- package/cjs/extensions/forms/Field/Selection/style/dnb-selection--isolated.css +66 -0
- package/cjs/extensions/forms/Field/Selection/style/dnb-selection--isolated.min.css +1 -0
- package/cjs/extensions/forms/Field/String/style/dnb-string--isolated.css +11 -0
- package/cjs/extensions/forms/Field/String/style/dnb-string--isolated.min.css +1 -0
- package/cjs/extensions/forms/Field/Upload/style/dnb-upload--isolated.css +9 -0
- package/cjs/extensions/forms/Field/Upload/style/dnb-upload--isolated.min.css +1 -0
- package/cjs/extensions/forms/FieldBlock/style/dnb-field-block--isolated.css +232 -0
- package/cjs/extensions/forms/FieldBlock/style/dnb-field-block--isolated.min.css +1 -0
- package/cjs/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-sbanken--isolated.css +7 -0
- package/cjs/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-sbanken--isolated.min.css +1 -0
- package/cjs/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-ui--isolated.css +4 -0
- package/cjs/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-ui--isolated.min.css +1 -0
- package/cjs/extensions/forms/Form/ButtonRow/style/dnb-form-button-row--isolated.css +22 -0
- package/cjs/extensions/forms/Form/ButtonRow/style/dnb-form-button-row--isolated.min.css +1 -0
- package/cjs/extensions/forms/Form/MainHeading/style/dnb-form-main-heading--isolated.css +10 -0
- package/cjs/extensions/forms/Form/MainHeading/style/dnb-form-main-heading--isolated.min.css +1 -0
- package/cjs/extensions/forms/Form/Section/style/dnb-form-section--isolated.css +42 -0
- package/cjs/extensions/forms/Form/Section/style/dnb-form-section--isolated.min.css +1 -0
- package/cjs/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-sbanken--isolated.css +3 -0
- package/cjs/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-sbanken--isolated.min.css +1 -0
- package/cjs/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-ui--isolated.css +4 -0
- package/cjs/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-ui--isolated.min.css +1 -0
- package/cjs/extensions/forms/Form/SubHeading/style/dnb-form-sub-heading--isolated.css +13 -0
- package/cjs/extensions/forms/Form/SubHeading/style/dnb-form-sub-heading--isolated.min.css +1 -0
- package/cjs/extensions/forms/Form/SubmitIndicator/style/dnb-form-submit-indicator--isolated.css +100 -0
- package/cjs/extensions/forms/Form/SubmitIndicator/style/dnb-form-submit-indicator--isolated.min.css +1 -0
- package/cjs/extensions/forms/Iterate/style/dnb-iterate--isolated.css +22 -0
- package/cjs/extensions/forms/Iterate/style/dnb-iterate--isolated.min.css +1 -0
- package/cjs/extensions/forms/Value/Upload/style/dnb-value-upload--isolated.css +4 -0
- package/cjs/extensions/forms/Value/Upload/style/dnb-value-upload--isolated.min.css +1 -0
- package/cjs/extensions/forms/ValueBlock/style/dnb-value-block--isolated.css +165 -0
- package/cjs/extensions/forms/ValueBlock/style/dnb-value-block--isolated.min.css +1 -0
- package/cjs/extensions/forms/Wizard/style/dnb-wizard-layout--isolated.css +52 -0
- package/cjs/extensions/forms/Wizard/style/dnb-wizard-layout--isolated.min.css +1 -0
- package/cjs/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-sbanken--isolated.css +1 -0
- package/cjs/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-sbanken--isolated.min.css +0 -0
- package/cjs/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-ui--isolated.css +1 -0
- package/cjs/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-ui--isolated.min.css +0 -0
- package/cjs/extensions/forms/style/dnb-forms--isolated.css +978 -0
- package/cjs/extensions/forms/style/dnb-forms--isolated.min.css +1 -0
- package/cjs/extensions/forms/utils/TestElement/style/dnb-test-element--isolated.css +8 -0
- package/cjs/extensions/forms/utils/TestElement/style/dnb-test-element--isolated.min.css +1 -0
- package/cjs/extensions/payment-card/style/dnb-payment-card--isolated.css +363 -0
- package/cjs/extensions/payment-card/style/dnb-payment-card--isolated.min.css +1 -0
- package/cjs/extensions/payment-card/style/themes/dnb-payment-card-theme-ui--isolated.css +4 -0
- package/cjs/extensions/payment-card/style/themes/dnb-payment-card-theme-ui--isolated.min.css +0 -0
- package/cjs/plugins/postcss-font-url-rewrite/config/font-url-rewrite.config.d.ts +1 -0
- package/cjs/plugins/postcss-font-url-rewrite/config/font-url-rewrite.config.js +6 -0
- package/cjs/plugins/postcss-font-url-rewrite/config/font-url-rewrite.config.js.map +1 -0
- package/cjs/plugins/postcss-font-url-rewrite/config/index.d.ts +2 -0
- package/cjs/plugins/postcss-font-url-rewrite/config/index.js +4 -0
- package/cjs/plugins/postcss-font-url-rewrite/config/index.js.map +1 -0
- package/cjs/plugins/postcss-font-url-rewrite/font-url-rewrite-plugin.d.ts +10 -0
- package/cjs/plugins/postcss-font-url-rewrite/font-url-rewrite-plugin.js +59 -0
- package/cjs/plugins/postcss-font-url-rewrite/font-url-rewrite-plugin.js.map +1 -0
- package/cjs/plugins/postcss-font-url-rewrite/index.d.ts +2 -0
- package/cjs/plugins/postcss-font-url-rewrite/index.js +6 -0
- package/cjs/plugins/postcss-font-url-rewrite/index.js.map +1 -0
- package/cjs/plugins/postcss-font-url-rewrite.d.ts +2 -0
- package/cjs/plugins/postcss-font-url-rewrite.js +6 -0
- package/cjs/plugins/postcss-font-url-rewrite.js.map +1 -0
- package/cjs/plugins/postcss-isolated-style-scope/config/index.d.ts +2 -0
- package/cjs/plugins/postcss-isolated-style-scope/config/index.js +4 -0
- package/cjs/plugins/postcss-isolated-style-scope/config/index.js.map +1 -0
- package/cjs/plugins/postcss-isolated-style-scope/config/style-scope.config.d.ts +2 -0
- package/cjs/plugins/postcss-isolated-style-scope/config/style-scope.config.js +10 -0
- package/cjs/plugins/postcss-isolated-style-scope/config/style-scope.config.js.map +1 -0
- package/cjs/plugins/postcss-isolated-style-scope/index.d.ts +2 -0
- package/cjs/plugins/postcss-isolated-style-scope/index.js +6 -0
- package/cjs/plugins/postcss-isolated-style-scope/index.js.map +1 -0
- package/cjs/plugins/postcss-isolated-style-scope/isolated-style-scope-plugin.d.ts +8 -0
- package/cjs/plugins/postcss-isolated-style-scope/isolated-style-scope-plugin.js +222 -0
- package/cjs/plugins/postcss-isolated-style-scope/isolated-style-scope-plugin.js.map +1 -0
- package/cjs/plugins/postcss-isolated-style-scope/plugin-scope-hash.d.cts +1 -0
- package/cjs/plugins/postcss-isolated-style-scope/plugin-scope-hash.d.ts +1 -0
- package/cjs/plugins/postcss-isolated-style-scope/plugin-scope-hash.js +25 -0
- package/cjs/plugins/postcss-isolated-style-scope/plugin-scope-hash.js.map +1 -0
- package/cjs/plugins/postcss-isolated-style-scope/plugin-utils.d.ts +2 -0
- package/cjs/plugins/postcss-isolated-style-scope/plugin-utils.js +24 -0
- package/cjs/plugins/postcss-isolated-style-scope/plugin-utils.js.map +1 -0
- package/cjs/plugins/postcss-isolated-style-scope/scripts/transformToESM.d.ts +1 -0
- package/cjs/plugins/postcss-isolated-style-scope/scripts/transformToESM.js +18 -0
- package/cjs/plugins/postcss-isolated-style-scope/scripts/transformToESM.js.map +1 -0
- package/cjs/plugins/postcss-isolated-style-scope.d.ts +2 -0
- package/cjs/plugins/postcss-isolated-style-scope.js +6 -0
- package/cjs/plugins/postcss-isolated-style-scope.js.map +1 -0
- package/cjs/scope-hash.txt +1 -0
- package/cjs/shared/IsolatedStyleScope.d.ts +24 -0
- package/cjs/shared/IsolatedStyleScope.js +107 -0
- package/cjs/shared/IsolatedStyleScope.js.map +1 -0
- package/cjs/shared/build-info/BuildInfo.d.cts +2 -0
- package/cjs/shared/build-info/BuildInfoData.d.cts +2 -0
- package/cjs/shared/build-info/BuildInfoData.d.ts +2 -2
- package/cjs/shared/build-info/BuildInfoData.js +2 -2
- package/cjs/shared/build-info/BuildInfoData.js.map +1 -1
- package/cjs/shared/index.d.ts +1 -0
- package/cjs/shared/index.js +8 -0
- package/cjs/shared/index.js.map +1 -1
- package/cjs/style/core/helper-classes/skip-link.scss +4 -4
- package/cjs/style/core/scopes.scss +1 -1
- package/cjs/style/dnb-ui-basis--isolated.css +679 -0
- package/cjs/style/dnb-ui-basis--isolated.min.css +1 -0
- package/cjs/style/dnb-ui-basis.css +27 -27
- package/cjs/style/dnb-ui-basis.min.css +1 -1
- package/cjs/style/dnb-ui-body--isolated.css +468 -0
- package/cjs/style/dnb-ui-body--isolated.min.css +1 -0
- package/cjs/style/dnb-ui-body.css +1 -1
- package/cjs/style/dnb-ui-body.min.css +1 -1
- package/cjs/style/dnb-ui-components--isolated.css +11849 -0
- package/cjs/style/dnb-ui-components--isolated.min.css +11 -0
- package/cjs/style/dnb-ui-core--isolated.css +776 -0
- package/cjs/style/dnb-ui-core--isolated.min.css +1 -0
- package/cjs/style/dnb-ui-core.css +27 -27
- package/cjs/style/dnb-ui-core.min.css +1 -1
- package/cjs/style/dnb-ui-elements--isolated.css +1184 -0
- package/cjs/style/dnb-ui-elements--isolated.min.css +1 -0
- package/cjs/style/dnb-ui-extensions--isolated.css +1350 -0
- package/cjs/style/dnb-ui-extensions--isolated.min.css +1 -0
- package/cjs/style/dnb-ui-forms--isolated.css +978 -0
- package/cjs/style/dnb-ui-forms--isolated.min.css +1 -0
- package/cjs/style/dnb-ui-fragments--isolated.css +462 -0
- package/cjs/style/dnb-ui-fragments--isolated.min.css +3 -0
- package/cjs/style/isolated.d.ts +1 -0
- package/cjs/style/isolated.js +6 -0
- package/cjs/style/isolated.js.map +1 -0
- package/cjs/style/themes/theme-eiendom/eiendom-theme-basis--isolated.css +1561 -0
- package/cjs/style/themes/theme-eiendom/eiendom-theme-basis--isolated.min.css +1 -0
- package/cjs/style/themes/theme-eiendom/eiendom-theme-components--isolated.css +15442 -0
- package/cjs/style/themes/theme-eiendom/eiendom-theme-components--isolated.min.css +63 -0
- package/cjs/style/themes/theme-eiendom/eiendom-theme-elements--isolated.css +1361 -0
- package/cjs/style/themes/theme-eiendom/eiendom-theme-elements--isolated.min.css +1 -0
- package/cjs/style/themes/theme-eiendom/eiendom-theme-extensions--isolated.css +1393 -0
- package/cjs/style/themes/theme-eiendom/eiendom-theme-extensions--isolated.min.css +5 -0
- package/cjs/style/themes/theme-eiendom/eiendom-theme-forms--isolated.css +1018 -0
- package/cjs/style/themes/theme-eiendom/eiendom-theme-forms--isolated.min.css +5 -0
- package/cjs/style/themes/theme-sbanken/sbanken-theme-basis--isolated.css +1652 -0
- package/cjs/style/themes/theme-sbanken/sbanken-theme-basis--isolated.min.css +3 -0
- package/cjs/style/themes/theme-sbanken/sbanken-theme-components--isolated.css +15426 -0
- package/cjs/style/themes/theme-sbanken/sbanken-theme-components--isolated.min.css +69 -0
- package/cjs/style/themes/theme-sbanken/sbanken-theme-elements--isolated.css +1346 -0
- package/cjs/style/themes/theme-sbanken/sbanken-theme-elements--isolated.min.css +3 -0
- package/cjs/style/themes/theme-sbanken/sbanken-theme-extensions--isolated.css +1446 -0
- package/cjs/style/themes/theme-sbanken/sbanken-theme-extensions--isolated.min.css +11 -0
- package/cjs/style/themes/theme-sbanken/sbanken-theme-forms--isolated.css +1071 -0
- package/cjs/style/themes/theme-sbanken/sbanken-theme-forms--isolated.min.css +11 -0
- package/cjs/style/themes/theme-ui/ui-theme-basis--isolated.css +1534 -0
- package/cjs/style/themes/theme-ui/ui-theme-basis--isolated.min.css +1 -0
- package/cjs/style/themes/theme-ui/ui-theme-components--isolated.css +15316 -0
- package/cjs/style/themes/theme-ui/ui-theme-components--isolated.min.css +63 -0
- package/cjs/style/themes/theme-ui/ui-theme-elements--isolated.css +1351 -0
- package/cjs/style/themes/theme-ui/ui-theme-elements--isolated.min.css +1 -0
- package/cjs/style/themes/theme-ui/ui-theme-extensions--isolated.css +1393 -0
- package/cjs/style/themes/theme-ui/ui-theme-extensions--isolated.min.css +5 -0
- package/cjs/style/themes/theme-ui/ui-theme-fonts--isolated.css +66 -0
- package/cjs/style/themes/theme-ui/ui-theme-fonts--isolated.min.css +1 -0
- package/cjs/style/themes/theme-ui/ui-theme-forms--isolated.css +1018 -0
- package/cjs/style/themes/theme-ui/ui-theme-forms--isolated.min.css +5 -0
- package/cjs/style/themes/theme-ui/ui-theme-properties--isolated.css +98 -0
- package/cjs/style/themes/theme-ui/ui-theme-properties--isolated.min.css +1 -0
- package/cjs/style/themes/theme-ui/ui-theme-tags--isolated.css +1007 -0
- package/cjs/style/themes/theme-ui/ui-theme-tags--isolated.min.css +1 -0
- package/components/accordion/style/dnb-accordion--isolated.css +166 -0
- package/components/accordion/style/dnb-accordion--isolated.min.css +3 -0
- package/components/accordion/style/themes/dnb-accordion-theme-sbanken--isolated.css +113 -0
- package/components/accordion/style/themes/dnb-accordion-theme-sbanken--isolated.min.css +1 -0
- package/components/accordion/style/themes/dnb-accordion-theme-ui--isolated.css +158 -0
- package/components/accordion/style/themes/dnb-accordion-theme-ui--isolated.min.css +27 -0
- package/components/anchor/style/dnb-anchor--isolated.css +337 -0
- package/components/anchor/style/dnb-anchor--isolated.min.css +1 -0
- package/components/anchor/style/themes/dnb-anchor-theme-eiendom--isolated.css +124 -0
- package/components/anchor/style/themes/dnb-anchor-theme-eiendom--isolated.min.css +1 -0
- package/components/anchor/style/themes/dnb-anchor-theme-sbanken--isolated.css +232 -0
- package/components/anchor/style/themes/dnb-anchor-theme-sbanken--isolated.min.css +1 -0
- package/components/anchor/style/themes/dnb-anchor-theme-ui--isolated.css +99 -0
- package/components/anchor/style/themes/dnb-anchor-theme-ui--isolated.min.css +1 -0
- package/components/autocomplete/style/dnb-autocomplete--isolated.css +233 -0
- package/components/autocomplete/style/dnb-autocomplete--isolated.min.css +1 -0
- package/components/autocomplete/style/themes/dnb-autocomplete-theme-sbanken--isolated.css +41 -0
- package/components/autocomplete/style/themes/dnb-autocomplete-theme-sbanken--isolated.min.css +1 -0
- package/components/autocomplete/style/themes/dnb-autocomplete-theme-ui--isolated.css +52 -0
- package/components/autocomplete/style/themes/dnb-autocomplete-theme-ui--isolated.min.css +1 -0
- package/components/avatar/style/dnb-avatar--isolated.css +133 -0
- package/components/avatar/style/dnb-avatar--isolated.min.css +1 -0
- package/components/avatar/style/themes/dnb-avatar-theme-sbanken--isolated.css +35 -0
- package/components/avatar/style/themes/dnb-avatar-theme-sbanken--isolated.min.css +1 -0
- package/components/avatar/style/themes/dnb-avatar-theme-ui--isolated.css +20 -0
- package/components/avatar/style/themes/dnb-avatar-theme-ui--isolated.min.css +1 -0
- package/components/badge/style/dnb-badge--isolated.css +67 -0
- package/components/badge/style/dnb-badge--isolated.min.css +1 -0
- package/components/badge/style/themes/dnb-badge-theme-ui--isolated.css +16 -0
- package/components/badge/style/themes/dnb-badge-theme-ui--isolated.min.css +1 -0
- package/components/breadcrumb/style/dnb-breadcrumb--isolated.css +99 -0
- package/components/breadcrumb/style/dnb-breadcrumb--isolated.min.css +1 -0
- package/components/breadcrumb/style/themes/dnb-breadcrumb-theme-sbanken--isolated.css +32 -0
- package/components/breadcrumb/style/themes/dnb-breadcrumb-theme-sbanken--isolated.min.css +1 -0
- package/components/button/style/dnb-button--isolated.css +250 -0
- package/components/button/style/dnb-button--isolated.min.css +1 -0
- package/components/button/style/themes/dnb-button-theme-eiendom--isolated.css +553 -0
- package/components/button/style/themes/dnb-button-theme-eiendom--isolated.min.css +15 -0
- package/components/button/style/themes/dnb-button-theme-sbanken--isolated.css +433 -0
- package/components/button/style/themes/dnb-button-theme-sbanken--isolated.min.css +25 -0
- package/components/button/style/themes/dnb-button-theme-ui--isolated.css +469 -0
- package/components/button/style/themes/dnb-button-theme-ui--isolated.min.css +15 -0
- package/components/card/style/dnb-card--isolated.css +104 -0
- package/components/card/style/dnb-card--isolated.min.css +1 -0
- package/components/card/style/themes/dnb-card-theme-sbanken--isolated.css +8 -0
- package/components/card/style/themes/dnb-card-theme-sbanken--isolated.min.css +1 -0
- package/components/card/style/themes/dnb-card-theme-ui--isolated.css +11 -0
- package/components/card/style/themes/dnb-card-theme-ui--isolated.min.css +1 -0
- package/components/checkbox/style/dnb-checkbox--isolated.css +360 -0
- package/components/checkbox/style/dnb-checkbox--isolated.min.css +1 -0
- package/components/checkbox/style/themes/dnb-checkbox-theme-sbanken--isolated.css +54 -0
- package/components/checkbox/style/themes/dnb-checkbox-theme-sbanken--isolated.min.css +5 -0
- package/components/checkbox/style/themes/dnb-checkbox-theme-ui--isolated.css +48 -0
- package/components/checkbox/style/themes/dnb-checkbox-theme-ui--isolated.min.css +5 -0
- package/components/copy-on-click/style/dnb-copy-on-click--isolated.css +7 -0
- package/components/copy-on-click/style/dnb-copy-on-click--isolated.min.css +1 -0
- package/components/country-flag/style/dnb-country-flag--isolated.css +42 -0
- package/components/country-flag/style/dnb-country-flag--isolated.min.css +1 -0
- package/components/country-flag/style/dnb-country-flag-icons--isolated.css +1095 -0
- package/components/country-flag/style/dnb-country-flag-icons--isolated.min.css +1 -0
- package/components/date-picker/style/dnb-date-picker--isolated.css +466 -0
- package/components/date-picker/style/dnb-date-picker--isolated.min.css +1 -0
- package/components/date-picker/style/themes/dnb-date-picker-theme-ui--isolated.css +129 -0
- package/components/date-picker/style/themes/dnb-date-picker-theme-ui--isolated.min.css +1 -0
- package/components/dialog/style/dnb-dialog--isolated.css +308 -0
- package/components/dialog/style/dnb-dialog--isolated.min.css +1 -0
- package/components/dialog/style/themes/dnb-dialog-theme-sbanken--isolated.css +26 -0
- package/components/dialog/style/themes/dnb-dialog-theme-sbanken--isolated.min.css +1 -0
- package/components/dialog/style/themes/dnb-dialog-theme-ui--isolated.css +15 -0
- package/components/dialog/style/themes/dnb-dialog-theme-ui--isolated.min.css +1 -0
- package/components/drawer/style/dnb-drawer--isolated.css +345 -0
- package/components/drawer/style/dnb-drawer--isolated.min.css +1 -0
- package/components/drawer/style/themes/dnb-drawer-theme-ui--isolated.css +10 -0
- package/components/drawer/style/themes/dnb-drawer-theme-ui--isolated.min.css +1 -0
- package/components/dropdown/style/dnb-dropdown--isolated.css +295 -0
- package/components/dropdown/style/dnb-dropdown--isolated.min.css +1 -0
- package/components/dropdown/style/themes/dnb-dropdown-theme-sbanken--isolated.css +97 -0
- package/components/dropdown/style/themes/dnb-dropdown-theme-sbanken--isolated.min.css +1 -0
- package/components/dropdown/style/themes/dnb-dropdown-theme-ui--isolated.css +31 -0
- package/components/dropdown/style/themes/dnb-dropdown-theme-ui--isolated.min.css +1 -0
- package/components/flex/style/dnb-flex--isolated.css +163 -0
- package/components/flex/style/dnb-flex--isolated.min.css +1 -0
- package/components/form-label/style/dnb-form-label--isolated.css +33 -0
- package/components/form-label/style/dnb-form-label--isolated.min.css +1 -0
- package/components/form-label/style/themes/dnb-form-label-theme-sbanken--isolated.css +7 -0
- package/components/form-label/style/themes/dnb-form-label-theme-sbanken--isolated.min.css +1 -0
- package/components/form-label/style/themes/dnb-form-label-theme-ui--isolated.css +7 -0
- package/components/form-label/style/themes/dnb-form-label-theme-ui--isolated.min.css +1 -0
- package/components/form-row/style/dnb-form-row--isolated.css +87 -0
- package/components/form-row/style/dnb-form-row--isolated.min.css +1 -0
- package/components/form-row/style/themes/dnb-form-row-theme-sbanken--isolated.css +4 -0
- package/components/form-row/style/themes/dnb-form-row-theme-sbanken--isolated.min.css +0 -0
- package/components/form-row/style/themes/dnb-form-row-theme-ui--isolated.css +4 -0
- package/components/form-row/style/themes/dnb-form-row-theme-ui--isolated.min.css +0 -0
- package/components/form-set/style/dnb-form-set--isolated.css +4 -0
- package/components/form-set/style/dnb-form-set--isolated.min.css +0 -0
- package/components/form-set/style/themes/dnb-form-set-theme-ui--isolated.css +4 -0
- package/components/form-set/style/themes/dnb-form-set-theme-ui--isolated.min.css +0 -0
- package/components/form-status/style/dnb-form-status--isolated.css +71 -0
- package/components/form-status/style/dnb-form-status--isolated.min.css +1 -0
- package/components/form-status/style/themes/dnb-form-status-theme-sbanken--isolated.css +46 -0
- package/components/form-status/style/themes/dnb-form-status-theme-sbanken--isolated.min.css +1 -0
- package/components/form-status/style/themes/dnb-form-status-theme-ui--isolated.css +73 -0
- package/components/form-status/style/themes/dnb-form-status-theme-ui--isolated.min.css +1 -0
- package/components/global-error/style/dnb-global-error--isolated.css +58 -0
- package/components/global-error/style/dnb-global-error--isolated.min.css +1 -0
- package/components/global-error/style/themes/dnb-global-error-theme-ui--isolated.css +4 -0
- package/components/global-error/style/themes/dnb-global-error-theme-ui--isolated.min.css +0 -0
- package/components/global-status/style/dnb-global-status--isolated.css +74 -0
- package/components/global-status/style/dnb-global-status--isolated.min.css +1 -0
- package/components/global-status/style/themes/dnb-global-status-theme-sbanken--isolated.css +27 -0
- package/components/global-status/style/themes/dnb-global-status-theme-sbanken--isolated.min.css +1 -0
- package/components/global-status/style/themes/dnb-global-status-theme-ui--isolated.css +25 -0
- package/components/global-status/style/themes/dnb-global-status-theme-ui--isolated.min.css +1 -0
- package/components/grid/style/dnb-grid--isolated.css +85 -0
- package/components/grid/style/dnb-grid--isolated.min.css +1 -0
- package/components/heading/style/dnb-heading--isolated.css +19 -0
- package/components/heading/style/dnb-heading--isolated.min.css +1 -0
- package/components/height-animation/style/dnb-height-animation--isolated.css +31 -0
- package/components/height-animation/style/dnb-height-animation--isolated.min.css +1 -0
- package/components/help-button/style/dnb-help-button--isolated.css +116 -0
- package/components/help-button/style/dnb-help-button--isolated.min.css +1 -0
- package/components/help-button/style/dnb-help-button-inline--isolated.css +102 -0
- package/components/help-button/style/dnb-help-button-inline--isolated.min.css +1 -0
- package/components/help-button/style/themes/dnb-help-button-theme-sbanken--isolated.css +7 -0
- package/components/help-button/style/themes/dnb-help-button-theme-sbanken--isolated.min.css +1 -0
- package/components/help-button/style/themes/dnb-help-button-theme-ui--isolated.css +7 -0
- package/components/help-button/style/themes/dnb-help-button-theme-ui--isolated.min.css +1 -0
- package/components/icon/style/dnb-icon--isolated.css +77 -0
- package/components/icon/style/dnb-icon--isolated.min.css +1 -0
- package/components/icon/style/themes/dnb-icon-theme-ui--isolated.css +23 -0
- package/components/icon/style/themes/dnb-icon-theme-ui--isolated.min.css +1 -0
- package/components/info-card/style/dnb-info-card--isolated.css +65 -0
- package/components/info-card/style/dnb-info-card--isolated.min.css +1 -0
- package/components/input/style/dnb-input--isolated.css +417 -0
- package/components/input/style/dnb-input--isolated.min.css +1 -0
- package/components/input/style/themes/dnb-input-theme-sbanken--isolated.css +98 -0
- package/components/input/style/themes/dnb-input-theme-sbanken--isolated.min.css +3 -0
- package/components/input/style/themes/dnb-input-theme-ui--isolated.css +79 -0
- package/components/input/style/themes/dnb-input-theme-ui--isolated.min.css +1 -0
- package/components/input-masked/style/dnb-input-masked--isolated.css +82 -0
- package/components/input-masked/style/dnb-input-masked--isolated.min.css +1 -0
- package/components/logo/style/dnb-logo--isolated.css +33 -0
- package/components/logo/style/dnb-logo--isolated.min.css +1 -0
- package/components/logo/style/themes/dnb-logo-theme-sbanken--isolated.css +10 -0
- package/components/logo/style/themes/dnb-logo-theme-sbanken--isolated.min.css +1 -0
- package/components/logo/style/themes/dnb-logo-theme-ui--isolated.css +10 -0
- package/components/logo/style/themes/dnb-logo-theme-ui--isolated.min.css +1 -0
- package/components/modal/style/dnb-modal--isolated.css +198 -0
- package/components/modal/style/dnb-modal--isolated.min.css +1 -0
- package/components/modal/style/themes/dnb-modal-theme-ui--isolated.css +11 -0
- package/components/modal/style/themes/dnb-modal-theme-ui--isolated.min.css +1 -0
- package/components/number-format/style/dnb-number-format--isolated.css +54 -0
- package/components/number-format/style/dnb-number-format--isolated.min.css +1 -0
- package/components/pagination/style/dnb-pagination--isolated.css +116 -0
- package/components/pagination/style/dnb-pagination--isolated.min.css +1 -0
- package/components/pagination/style/themes/dnb-pagination-theme-sbanken--isolated.css +26 -0
- package/components/pagination/style/themes/dnb-pagination-theme-sbanken--isolated.min.css +1 -0
- package/components/pagination/style/themes/dnb-pagination-theme-ui--isolated.css +19 -0
- package/components/pagination/style/themes/dnb-pagination-theme-ui--isolated.min.css +1 -0
- package/components/portal-root/PortalRoot.js +15 -4
- package/components/portal-root/PortalRoot.js.map +1 -1
- package/components/progress-indicator/style/dnb-progress-indicator--isolated.css +269 -0
- package/components/progress-indicator/style/dnb-progress-indicator--isolated.min.css +1 -0
- package/components/progress-indicator/style/themes/dnb-progress-indicator-theme-sbanken--isolated.css +18 -0
- package/components/progress-indicator/style/themes/dnb-progress-indicator-theme-sbanken--isolated.min.css +9 -0
- package/components/progress-indicator/style/themes/dnb-progress-indicator-theme-ui--isolated.css +10 -0
- package/components/progress-indicator/style/themes/dnb-progress-indicator-theme-ui--isolated.min.css +1 -0
- package/components/radio/style/dnb-radio--isolated.css +346 -0
- package/components/radio/style/dnb-radio--isolated.min.css +1 -0
- package/components/radio/style/themes/dnb-radio-theme-sbanken--isolated.css +41 -0
- package/components/radio/style/themes/dnb-radio-theme-sbanken--isolated.min.css +5 -0
- package/components/radio/style/themes/dnb-radio-theme-ui--isolated.css +31 -0
- package/components/radio/style/themes/dnb-radio-theme-ui--isolated.min.css +1 -0
- package/components/section/style/dnb-section--isolated.css +159 -0
- package/components/section/style/dnb-section--isolated.min.css +7 -0
- package/components/section/style/themes/dnb-section-theme-sbanken--isolated.css +34 -0
- package/components/section/style/themes/dnb-section-theme-sbanken--isolated.min.css +3 -0
- package/components/section/style/themes/dnb-section-theme-ui--isolated.css +143 -0
- package/components/section/style/themes/dnb-section-theme-ui--isolated.min.css +3 -0
- package/components/skeleton/style/dnb-skeleton--isolated.css +167 -0
- package/components/skeleton/style/dnb-skeleton--isolated.min.css +1 -0
- package/components/skeleton/style/themes/dnb-skeleton-theme-sbanken--isolated.css +4 -0
- package/components/skeleton/style/themes/dnb-skeleton-theme-sbanken--isolated.min.css +1 -0
- package/components/skeleton/style/themes/dnb-skeleton-theme-ui--isolated.css +4 -0
- package/components/skeleton/style/themes/dnb-skeleton-theme-ui--isolated.min.css +1 -0
- package/components/skip-content/style/dnb-skip-content--isolated.css +34 -0
- package/components/skip-content/style/dnb-skip-content--isolated.min.css +1 -0
- package/components/slider/style/dnb-slider--isolated.css +257 -0
- package/components/slider/style/dnb-slider--isolated.min.css +1 -0
- package/components/slider/style/themes/dnb-slider-theme-sbanken--isolated.css +13 -0
- package/components/slider/style/themes/dnb-slider-theme-sbanken--isolated.min.css +1 -0
- package/components/slider/style/themes/dnb-slider-theme-ui--isolated.css +13 -0
- package/components/slider/style/themes/dnb-slider-theme-ui--isolated.min.css +1 -0
- package/components/space/style/dnb-space--isolated.css +605 -0
- package/components/space/style/dnb-space--isolated.min.css +1 -0
- package/components/space/style/themes/dnb-space-theme-ui--isolated.css +4 -0
- package/components/space/style/themes/dnb-space-theme-ui--isolated.min.css +0 -0
- package/components/step-indicator/style/dnb-step-indicator--isolated.css +128 -0
- package/components/step-indicator/style/dnb-step-indicator--isolated.min.css +1 -0
- package/components/step-indicator/style/themes/dnb-step-indicator-theme-sbanken--isolated.css +13 -0
- package/components/step-indicator/style/themes/dnb-step-indicator-theme-sbanken--isolated.min.css +1 -0
- package/components/step-indicator/style/themes/dnb-step-indicator-theme-ui--isolated.css +4 -0
- package/components/step-indicator/style/themes/dnb-step-indicator-theme-ui--isolated.min.css +0 -0
- package/components/switch/style/dnb-switch--isolated.css +219 -0
- package/components/switch/style/dnb-switch--isolated.min.css +1 -0
- package/components/switch/style/themes/dnb-switch-theme-sbanken--isolated.css +207 -0
- package/components/switch/style/themes/dnb-switch-theme-sbanken--isolated.min.css +1 -0
- package/components/switch/style/themes/dnb-switch-theme-ui--isolated.css +150 -0
- package/components/switch/style/themes/dnb-switch-theme-ui--isolated.min.css +1 -0
- package/components/table/style/dnb-table--isolated.css +754 -0
- package/components/table/style/dnb-table--isolated.min.css +1 -0
- package/components/table/style/themes/dnb-table-theme-sbanken--isolated.css +157 -0
- package/components/table/style/themes/dnb-table-theme-sbanken--isolated.min.css +3 -0
- package/components/table/style/themes/dnb-table-theme-ui--isolated.css +91 -0
- package/components/table/style/themes/dnb-table-theme-ui--isolated.min.css +1 -0
- package/components/tabs/style/dnb-tabs--isolated.css +334 -0
- package/components/tabs/style/dnb-tabs--isolated.min.css +1 -0
- package/components/tabs/style/themes/dnb-tabs-theme-eiendom--isolated.css +100 -0
- package/components/tabs/style/themes/dnb-tabs-theme-eiendom--isolated.min.css +1 -0
- package/components/tabs/style/themes/dnb-tabs-theme-sbanken--isolated.css +31 -0
- package/components/tabs/style/themes/dnb-tabs-theme-sbanken--isolated.min.css +1 -0
- package/components/tabs/style/themes/dnb-tabs-theme-ui--isolated.css +89 -0
- package/components/tabs/style/themes/dnb-tabs-theme-ui--isolated.min.css +1 -0
- package/components/tag/style/dnb-tag--isolated.css +141 -0
- package/components/tag/style/dnb-tag--isolated.min.css +1 -0
- package/components/textarea/style/dnb-textarea--isolated.css +251 -0
- package/components/textarea/style/dnb-textarea--isolated.min.css +1 -0
- package/components/textarea/style/themes/dnb-textarea-theme-sbanken--isolated.css +56 -0
- package/components/textarea/style/themes/dnb-textarea-theme-sbanken--isolated.min.css +1 -0
- package/components/textarea/style/themes/dnb-textarea-theme-ui--isolated.css +47 -0
- package/components/textarea/style/themes/dnb-textarea-theme-ui--isolated.min.css +1 -0
- package/components/timeline/style/dnb-timeline--isolated.css +42 -0
- package/components/timeline/style/dnb-timeline--isolated.min.css +1 -0
- package/components/timeline/style/themes/dnb-timeline-theme-ui--isolated.css +102 -0
- package/components/timeline/style/themes/dnb-timeline-theme-ui--isolated.min.css +3 -0
- package/components/toggle-button/style/dnb-toggle-button--isolated.css +152 -0
- package/components/toggle-button/style/dnb-toggle-button--isolated.min.css +1 -0
- package/components/toggle-button/style/themes/dnb-toggle-button-theme-sbanken--isolated.css +99 -0
- package/components/toggle-button/style/themes/dnb-toggle-button-theme-sbanken--isolated.min.css +1 -0
- package/components/toggle-button/style/themes/dnb-toggle-button-theme-ui--isolated.css +155 -0
- package/components/toggle-button/style/themes/dnb-toggle-button-theme-ui--isolated.min.css +1 -0
- package/components/tooltip/style/dnb-tooltip--isolated.css +133 -0
- package/components/tooltip/style/dnb-tooltip--isolated.min.css +1 -0
- package/components/tooltip/style/themes/dnb-tooltip-theme-sbanken--isolated.css +9 -0
- package/components/tooltip/style/themes/dnb-tooltip-theme-sbanken--isolated.min.css +1 -0
- package/components/tooltip/style/themes/dnb-tooltip-theme-ui--isolated.css +9 -0
- package/components/tooltip/style/themes/dnb-tooltip-theme-ui--isolated.min.css +1 -0
- package/components/upload/style/dnb-upload--isolated.css +150 -0
- package/components/upload/style/dnb-upload--isolated.min.css +1 -0
- package/components/upload/style/themes/dnb-upload-theme-sbanken--isolated.css +16 -0
- package/components/upload/style/themes/dnb-upload-theme-sbanken--isolated.min.css +1 -0
- package/components/upload/style/themes/dnb-upload-theme-ui--isolated.css +16 -0
- package/components/upload/style/themes/dnb-upload-theme-ui--isolated.min.css +1 -0
- package/components/visually-hidden/style/dnb-visually-hidden--isolated.css +22 -0
- package/components/visually-hidden/style/dnb-visually-hidden--isolated.min.css +1 -0
- package/es/components/accordion/style/dnb-accordion--isolated.css +166 -0
- package/es/components/accordion/style/dnb-accordion--isolated.min.css +3 -0
- package/es/components/accordion/style/themes/dnb-accordion-theme-sbanken--isolated.css +113 -0
- package/es/components/accordion/style/themes/dnb-accordion-theme-sbanken--isolated.min.css +1 -0
- package/es/components/accordion/style/themes/dnb-accordion-theme-ui--isolated.css +158 -0
- package/es/components/accordion/style/themes/dnb-accordion-theme-ui--isolated.min.css +27 -0
- package/es/components/anchor/style/dnb-anchor--isolated.css +337 -0
- package/es/components/anchor/style/dnb-anchor--isolated.min.css +1 -0
- package/es/components/anchor/style/themes/dnb-anchor-theme-eiendom--isolated.css +124 -0
- package/es/components/anchor/style/themes/dnb-anchor-theme-eiendom--isolated.min.css +1 -0
- package/es/components/anchor/style/themes/dnb-anchor-theme-sbanken--isolated.css +232 -0
- package/es/components/anchor/style/themes/dnb-anchor-theme-sbanken--isolated.min.css +1 -0
- package/es/components/anchor/style/themes/dnb-anchor-theme-ui--isolated.css +99 -0
- package/es/components/anchor/style/themes/dnb-anchor-theme-ui--isolated.min.css +1 -0
- package/es/components/autocomplete/style/dnb-autocomplete--isolated.css +233 -0
- package/es/components/autocomplete/style/dnb-autocomplete--isolated.min.css +1 -0
- package/es/components/autocomplete/style/themes/dnb-autocomplete-theme-sbanken--isolated.css +41 -0
- package/es/components/autocomplete/style/themes/dnb-autocomplete-theme-sbanken--isolated.min.css +1 -0
- package/es/components/autocomplete/style/themes/dnb-autocomplete-theme-ui--isolated.css +52 -0
- package/es/components/autocomplete/style/themes/dnb-autocomplete-theme-ui--isolated.min.css +1 -0
- package/es/components/avatar/style/dnb-avatar--isolated.css +133 -0
- package/es/components/avatar/style/dnb-avatar--isolated.min.css +1 -0
- package/es/components/avatar/style/themes/dnb-avatar-theme-sbanken--isolated.css +35 -0
- package/es/components/avatar/style/themes/dnb-avatar-theme-sbanken--isolated.min.css +1 -0
- package/es/components/avatar/style/themes/dnb-avatar-theme-ui--isolated.css +20 -0
- package/es/components/avatar/style/themes/dnb-avatar-theme-ui--isolated.min.css +1 -0
- package/es/components/badge/style/dnb-badge--isolated.css +67 -0
- package/es/components/badge/style/dnb-badge--isolated.min.css +1 -0
- package/es/components/badge/style/themes/dnb-badge-theme-ui--isolated.css +16 -0
- package/es/components/badge/style/themes/dnb-badge-theme-ui--isolated.min.css +1 -0
- package/es/components/breadcrumb/style/dnb-breadcrumb--isolated.css +99 -0
- package/es/components/breadcrumb/style/dnb-breadcrumb--isolated.min.css +1 -0
- package/es/components/breadcrumb/style/themes/dnb-breadcrumb-theme-sbanken--isolated.css +32 -0
- package/es/components/breadcrumb/style/themes/dnb-breadcrumb-theme-sbanken--isolated.min.css +1 -0
- package/es/components/button/style/dnb-button--isolated.css +250 -0
- package/es/components/button/style/dnb-button--isolated.min.css +1 -0
- package/es/components/button/style/themes/dnb-button-theme-eiendom--isolated.css +553 -0
- package/es/components/button/style/themes/dnb-button-theme-eiendom--isolated.min.css +15 -0
- package/es/components/button/style/themes/dnb-button-theme-sbanken--isolated.css +433 -0
- package/es/components/button/style/themes/dnb-button-theme-sbanken--isolated.min.css +25 -0
- package/es/components/button/style/themes/dnb-button-theme-ui--isolated.css +469 -0
- package/es/components/button/style/themes/dnb-button-theme-ui--isolated.min.css +15 -0
- package/es/components/card/style/dnb-card--isolated.css +104 -0
- package/es/components/card/style/dnb-card--isolated.min.css +1 -0
- package/es/components/card/style/themes/dnb-card-theme-sbanken--isolated.css +8 -0
- package/es/components/card/style/themes/dnb-card-theme-sbanken--isolated.min.css +1 -0
- package/es/components/card/style/themes/dnb-card-theme-ui--isolated.css +11 -0
- package/es/components/card/style/themes/dnb-card-theme-ui--isolated.min.css +1 -0
- package/es/components/checkbox/style/dnb-checkbox--isolated.css +360 -0
- package/es/components/checkbox/style/dnb-checkbox--isolated.min.css +1 -0
- package/es/components/checkbox/style/themes/dnb-checkbox-theme-sbanken--isolated.css +54 -0
- package/es/components/checkbox/style/themes/dnb-checkbox-theme-sbanken--isolated.min.css +5 -0
- package/es/components/checkbox/style/themes/dnb-checkbox-theme-ui--isolated.css +48 -0
- package/es/components/checkbox/style/themes/dnb-checkbox-theme-ui--isolated.min.css +5 -0
- package/es/components/copy-on-click/style/dnb-copy-on-click--isolated.css +7 -0
- package/es/components/copy-on-click/style/dnb-copy-on-click--isolated.min.css +1 -0
- package/es/components/country-flag/style/dnb-country-flag--isolated.css +42 -0
- package/es/components/country-flag/style/dnb-country-flag--isolated.min.css +1 -0
- package/es/components/country-flag/style/dnb-country-flag-icons--isolated.css +1095 -0
- package/es/components/country-flag/style/dnb-country-flag-icons--isolated.min.css +1 -0
- package/es/components/date-picker/style/dnb-date-picker--isolated.css +466 -0
- package/es/components/date-picker/style/dnb-date-picker--isolated.min.css +1 -0
- package/es/components/date-picker/style/themes/dnb-date-picker-theme-ui--isolated.css +129 -0
- package/es/components/date-picker/style/themes/dnb-date-picker-theme-ui--isolated.min.css +1 -0
- package/es/components/dialog/style/dnb-dialog--isolated.css +308 -0
- package/es/components/dialog/style/dnb-dialog--isolated.min.css +1 -0
- package/es/components/dialog/style/themes/dnb-dialog-theme-sbanken--isolated.css +26 -0
- package/es/components/dialog/style/themes/dnb-dialog-theme-sbanken--isolated.min.css +1 -0
- package/es/components/dialog/style/themes/dnb-dialog-theme-ui--isolated.css +15 -0
- package/es/components/dialog/style/themes/dnb-dialog-theme-ui--isolated.min.css +1 -0
- package/es/components/drawer/style/dnb-drawer--isolated.css +345 -0
- package/es/components/drawer/style/dnb-drawer--isolated.min.css +1 -0
- package/es/components/drawer/style/themes/dnb-drawer-theme-ui--isolated.css +10 -0
- package/es/components/drawer/style/themes/dnb-drawer-theme-ui--isolated.min.css +1 -0
- package/es/components/dropdown/style/dnb-dropdown--isolated.css +295 -0
- package/es/components/dropdown/style/dnb-dropdown--isolated.min.css +1 -0
- package/es/components/dropdown/style/themes/dnb-dropdown-theme-sbanken--isolated.css +97 -0
- package/es/components/dropdown/style/themes/dnb-dropdown-theme-sbanken--isolated.min.css +1 -0
- package/es/components/dropdown/style/themes/dnb-dropdown-theme-ui--isolated.css +31 -0
- package/es/components/dropdown/style/themes/dnb-dropdown-theme-ui--isolated.min.css +1 -0
- package/es/components/flex/style/dnb-flex--isolated.css +163 -0
- package/es/components/flex/style/dnb-flex--isolated.min.css +1 -0
- package/es/components/form-label/style/dnb-form-label--isolated.css +33 -0
- package/es/components/form-label/style/dnb-form-label--isolated.min.css +1 -0
- package/es/components/form-label/style/themes/dnb-form-label-theme-sbanken--isolated.css +7 -0
- package/es/components/form-label/style/themes/dnb-form-label-theme-sbanken--isolated.min.css +1 -0
- package/es/components/form-label/style/themes/dnb-form-label-theme-ui--isolated.css +7 -0
- package/es/components/form-label/style/themes/dnb-form-label-theme-ui--isolated.min.css +1 -0
- package/es/components/form-row/style/dnb-form-row--isolated.css +87 -0
- package/es/components/form-row/style/dnb-form-row--isolated.min.css +1 -0
- package/es/components/form-row/style/themes/dnb-form-row-theme-sbanken--isolated.css +4 -0
- package/es/components/form-row/style/themes/dnb-form-row-theme-sbanken--isolated.min.css +0 -0
- package/es/components/form-row/style/themes/dnb-form-row-theme-ui--isolated.css +4 -0
- package/es/components/form-row/style/themes/dnb-form-row-theme-ui--isolated.min.css +0 -0
- package/es/components/form-set/style/dnb-form-set--isolated.css +4 -0
- package/es/components/form-set/style/dnb-form-set--isolated.min.css +0 -0
- package/es/components/form-set/style/themes/dnb-form-set-theme-ui--isolated.css +4 -0
- package/es/components/form-set/style/themes/dnb-form-set-theme-ui--isolated.min.css +0 -0
- package/es/components/form-status/style/dnb-form-status--isolated.css +71 -0
- package/es/components/form-status/style/dnb-form-status--isolated.min.css +1 -0
- package/es/components/form-status/style/themes/dnb-form-status-theme-sbanken--isolated.css +46 -0
- package/es/components/form-status/style/themes/dnb-form-status-theme-sbanken--isolated.min.css +1 -0
- package/es/components/form-status/style/themes/dnb-form-status-theme-ui--isolated.css +73 -0
- package/es/components/form-status/style/themes/dnb-form-status-theme-ui--isolated.min.css +1 -0
- package/es/components/global-error/style/dnb-global-error--isolated.css +58 -0
- package/es/components/global-error/style/dnb-global-error--isolated.min.css +1 -0
- package/es/components/global-error/style/themes/dnb-global-error-theme-ui--isolated.css +4 -0
- package/es/components/global-error/style/themes/dnb-global-error-theme-ui--isolated.min.css +0 -0
- package/es/components/global-status/style/dnb-global-status--isolated.css +74 -0
- package/es/components/global-status/style/dnb-global-status--isolated.min.css +1 -0
- package/es/components/global-status/style/themes/dnb-global-status-theme-sbanken--isolated.css +27 -0
- package/es/components/global-status/style/themes/dnb-global-status-theme-sbanken--isolated.min.css +1 -0
- package/es/components/global-status/style/themes/dnb-global-status-theme-ui--isolated.css +25 -0
- package/es/components/global-status/style/themes/dnb-global-status-theme-ui--isolated.min.css +1 -0
- package/es/components/grid/style/dnb-grid--isolated.css +85 -0
- package/es/components/grid/style/dnb-grid--isolated.min.css +1 -0
- package/es/components/heading/style/dnb-heading--isolated.css +19 -0
- package/es/components/heading/style/dnb-heading--isolated.min.css +1 -0
- package/es/components/height-animation/style/dnb-height-animation--isolated.css +31 -0
- package/es/components/height-animation/style/dnb-height-animation--isolated.min.css +1 -0
- package/es/components/help-button/style/dnb-help-button--isolated.css +116 -0
- package/es/components/help-button/style/dnb-help-button--isolated.min.css +1 -0
- package/es/components/help-button/style/dnb-help-button-inline--isolated.css +102 -0
- package/es/components/help-button/style/dnb-help-button-inline--isolated.min.css +1 -0
- package/es/components/help-button/style/themes/dnb-help-button-theme-sbanken--isolated.css +7 -0
- package/es/components/help-button/style/themes/dnb-help-button-theme-sbanken--isolated.min.css +1 -0
- package/es/components/help-button/style/themes/dnb-help-button-theme-ui--isolated.css +7 -0
- package/es/components/help-button/style/themes/dnb-help-button-theme-ui--isolated.min.css +1 -0
- package/es/components/icon/style/dnb-icon--isolated.css +77 -0
- package/es/components/icon/style/dnb-icon--isolated.min.css +1 -0
- package/es/components/icon/style/themes/dnb-icon-theme-ui--isolated.css +23 -0
- package/es/components/icon/style/themes/dnb-icon-theme-ui--isolated.min.css +1 -0
- package/es/components/info-card/style/dnb-info-card--isolated.css +65 -0
- package/es/components/info-card/style/dnb-info-card--isolated.min.css +1 -0
- package/es/components/input/style/dnb-input--isolated.css +417 -0
- package/es/components/input/style/dnb-input--isolated.min.css +1 -0
- package/es/components/input/style/themes/dnb-input-theme-sbanken--isolated.css +98 -0
- package/es/components/input/style/themes/dnb-input-theme-sbanken--isolated.min.css +3 -0
- package/es/components/input/style/themes/dnb-input-theme-ui--isolated.css +79 -0
- package/es/components/input/style/themes/dnb-input-theme-ui--isolated.min.css +1 -0
- package/es/components/input-masked/style/dnb-input-masked--isolated.css +82 -0
- package/es/components/input-masked/style/dnb-input-masked--isolated.min.css +1 -0
- package/es/components/logo/style/dnb-logo--isolated.css +33 -0
- package/es/components/logo/style/dnb-logo--isolated.min.css +1 -0
- package/es/components/logo/style/themes/dnb-logo-theme-sbanken--isolated.css +10 -0
- package/es/components/logo/style/themes/dnb-logo-theme-sbanken--isolated.min.css +1 -0
- package/es/components/logo/style/themes/dnb-logo-theme-ui--isolated.css +10 -0
- package/es/components/logo/style/themes/dnb-logo-theme-ui--isolated.min.css +1 -0
- package/es/components/modal/style/dnb-modal--isolated.css +198 -0
- package/es/components/modal/style/dnb-modal--isolated.min.css +1 -0
- package/es/components/modal/style/themes/dnb-modal-theme-ui--isolated.css +11 -0
- package/es/components/modal/style/themes/dnb-modal-theme-ui--isolated.min.css +1 -0
- package/es/components/number-format/style/dnb-number-format--isolated.css +54 -0
- package/es/components/number-format/style/dnb-number-format--isolated.min.css +1 -0
- package/es/components/pagination/style/dnb-pagination--isolated.css +116 -0
- package/es/components/pagination/style/dnb-pagination--isolated.min.css +1 -0
- package/es/components/pagination/style/themes/dnb-pagination-theme-sbanken--isolated.css +26 -0
- package/es/components/pagination/style/themes/dnb-pagination-theme-sbanken--isolated.min.css +1 -0
- package/es/components/pagination/style/themes/dnb-pagination-theme-ui--isolated.css +19 -0
- package/es/components/pagination/style/themes/dnb-pagination-theme-ui--isolated.min.css +1 -0
- package/es/components/portal-root/PortalRoot.js +15 -4
- package/es/components/portal-root/PortalRoot.js.map +1 -1
- package/es/components/progress-indicator/style/dnb-progress-indicator--isolated.css +269 -0
- package/es/components/progress-indicator/style/dnb-progress-indicator--isolated.min.css +1 -0
- package/es/components/progress-indicator/style/themes/dnb-progress-indicator-theme-sbanken--isolated.css +18 -0
- package/es/components/progress-indicator/style/themes/dnb-progress-indicator-theme-sbanken--isolated.min.css +9 -0
- package/es/components/progress-indicator/style/themes/dnb-progress-indicator-theme-ui--isolated.css +10 -0
- package/es/components/progress-indicator/style/themes/dnb-progress-indicator-theme-ui--isolated.min.css +1 -0
- package/es/components/radio/style/dnb-radio--isolated.css +346 -0
- package/es/components/radio/style/dnb-radio--isolated.min.css +1 -0
- package/es/components/radio/style/themes/dnb-radio-theme-sbanken--isolated.css +41 -0
- package/es/components/radio/style/themes/dnb-radio-theme-sbanken--isolated.min.css +5 -0
- package/es/components/radio/style/themes/dnb-radio-theme-ui--isolated.css +31 -0
- package/es/components/radio/style/themes/dnb-radio-theme-ui--isolated.min.css +1 -0
- package/es/components/section/style/dnb-section--isolated.css +159 -0
- package/es/components/section/style/dnb-section--isolated.min.css +7 -0
- package/es/components/section/style/themes/dnb-section-theme-sbanken--isolated.css +34 -0
- package/es/components/section/style/themes/dnb-section-theme-sbanken--isolated.min.css +3 -0
- package/es/components/section/style/themes/dnb-section-theme-ui--isolated.css +143 -0
- package/es/components/section/style/themes/dnb-section-theme-ui--isolated.min.css +3 -0
- package/es/components/skeleton/style/dnb-skeleton--isolated.css +167 -0
- package/es/components/skeleton/style/dnb-skeleton--isolated.min.css +1 -0
- package/es/components/skeleton/style/themes/dnb-skeleton-theme-sbanken--isolated.css +4 -0
- package/es/components/skeleton/style/themes/dnb-skeleton-theme-sbanken--isolated.min.css +1 -0
- package/es/components/skeleton/style/themes/dnb-skeleton-theme-ui--isolated.css +4 -0
- package/es/components/skeleton/style/themes/dnb-skeleton-theme-ui--isolated.min.css +1 -0
- package/es/components/skip-content/style/dnb-skip-content--isolated.css +34 -0
- package/es/components/skip-content/style/dnb-skip-content--isolated.min.css +1 -0
- package/es/components/slider/style/dnb-slider--isolated.css +257 -0
- package/es/components/slider/style/dnb-slider--isolated.min.css +1 -0
- package/es/components/slider/style/themes/dnb-slider-theme-sbanken--isolated.css +13 -0
- package/es/components/slider/style/themes/dnb-slider-theme-sbanken--isolated.min.css +1 -0
- package/es/components/slider/style/themes/dnb-slider-theme-ui--isolated.css +13 -0
- package/es/components/slider/style/themes/dnb-slider-theme-ui--isolated.min.css +1 -0
- package/es/components/space/style/dnb-space--isolated.css +605 -0
- package/es/components/space/style/dnb-space--isolated.min.css +1 -0
- package/es/components/space/style/themes/dnb-space-theme-ui--isolated.css +4 -0
- package/es/components/space/style/themes/dnb-space-theme-ui--isolated.min.css +0 -0
- package/es/components/step-indicator/style/dnb-step-indicator--isolated.css +128 -0
- package/es/components/step-indicator/style/dnb-step-indicator--isolated.min.css +1 -0
- package/es/components/step-indicator/style/themes/dnb-step-indicator-theme-sbanken--isolated.css +13 -0
- package/es/components/step-indicator/style/themes/dnb-step-indicator-theme-sbanken--isolated.min.css +1 -0
- package/es/components/step-indicator/style/themes/dnb-step-indicator-theme-ui--isolated.css +4 -0
- package/es/components/step-indicator/style/themes/dnb-step-indicator-theme-ui--isolated.min.css +0 -0
- package/es/components/switch/style/dnb-switch--isolated.css +219 -0
- package/es/components/switch/style/dnb-switch--isolated.min.css +1 -0
- package/es/components/switch/style/themes/dnb-switch-theme-sbanken--isolated.css +207 -0
- package/es/components/switch/style/themes/dnb-switch-theme-sbanken--isolated.min.css +1 -0
- package/es/components/switch/style/themes/dnb-switch-theme-ui--isolated.css +150 -0
- package/es/components/switch/style/themes/dnb-switch-theme-ui--isolated.min.css +1 -0
- package/es/components/table/style/dnb-table--isolated.css +754 -0
- package/es/components/table/style/dnb-table--isolated.min.css +1 -0
- package/es/components/table/style/themes/dnb-table-theme-sbanken--isolated.css +157 -0
- package/es/components/table/style/themes/dnb-table-theme-sbanken--isolated.min.css +3 -0
- package/es/components/table/style/themes/dnb-table-theme-ui--isolated.css +91 -0
- package/es/components/table/style/themes/dnb-table-theme-ui--isolated.min.css +1 -0
- package/es/components/tabs/style/dnb-tabs--isolated.css +334 -0
- package/es/components/tabs/style/dnb-tabs--isolated.min.css +1 -0
- package/es/components/tabs/style/themes/dnb-tabs-theme-eiendom--isolated.css +100 -0
- package/es/components/tabs/style/themes/dnb-tabs-theme-eiendom--isolated.min.css +1 -0
- package/es/components/tabs/style/themes/dnb-tabs-theme-sbanken--isolated.css +31 -0
- package/es/components/tabs/style/themes/dnb-tabs-theme-sbanken--isolated.min.css +1 -0
- package/es/components/tabs/style/themes/dnb-tabs-theme-ui--isolated.css +89 -0
- package/es/components/tabs/style/themes/dnb-tabs-theme-ui--isolated.min.css +1 -0
- package/es/components/tag/style/dnb-tag--isolated.css +141 -0
- package/es/components/tag/style/dnb-tag--isolated.min.css +1 -0
- package/es/components/textarea/style/dnb-textarea--isolated.css +251 -0
- package/es/components/textarea/style/dnb-textarea--isolated.min.css +1 -0
- package/es/components/textarea/style/themes/dnb-textarea-theme-sbanken--isolated.css +56 -0
- package/es/components/textarea/style/themes/dnb-textarea-theme-sbanken--isolated.min.css +1 -0
- package/es/components/textarea/style/themes/dnb-textarea-theme-ui--isolated.css +47 -0
- package/es/components/textarea/style/themes/dnb-textarea-theme-ui--isolated.min.css +1 -0
- package/es/components/timeline/style/dnb-timeline--isolated.css +42 -0
- package/es/components/timeline/style/dnb-timeline--isolated.min.css +1 -0
- package/es/components/timeline/style/themes/dnb-timeline-theme-ui--isolated.css +102 -0
- package/es/components/timeline/style/themes/dnb-timeline-theme-ui--isolated.min.css +3 -0
- package/es/components/toggle-button/style/dnb-toggle-button--isolated.css +152 -0
- package/es/components/toggle-button/style/dnb-toggle-button--isolated.min.css +1 -0
- package/es/components/toggle-button/style/themes/dnb-toggle-button-theme-sbanken--isolated.css +99 -0
- package/es/components/toggle-button/style/themes/dnb-toggle-button-theme-sbanken--isolated.min.css +1 -0
- package/es/components/toggle-button/style/themes/dnb-toggle-button-theme-ui--isolated.css +155 -0
- package/es/components/toggle-button/style/themes/dnb-toggle-button-theme-ui--isolated.min.css +1 -0
- package/es/components/tooltip/style/dnb-tooltip--isolated.css +133 -0
- package/es/components/tooltip/style/dnb-tooltip--isolated.min.css +1 -0
- package/es/components/tooltip/style/themes/dnb-tooltip-theme-sbanken--isolated.css +9 -0
- package/es/components/tooltip/style/themes/dnb-tooltip-theme-sbanken--isolated.min.css +1 -0
- package/es/components/tooltip/style/themes/dnb-tooltip-theme-ui--isolated.css +9 -0
- package/es/components/tooltip/style/themes/dnb-tooltip-theme-ui--isolated.min.css +1 -0
- package/es/components/upload/style/dnb-upload--isolated.css +150 -0
- package/es/components/upload/style/dnb-upload--isolated.min.css +1 -0
- package/es/components/upload/style/themes/dnb-upload-theme-sbanken--isolated.css +16 -0
- package/es/components/upload/style/themes/dnb-upload-theme-sbanken--isolated.min.css +1 -0
- package/es/components/upload/style/themes/dnb-upload-theme-ui--isolated.css +16 -0
- package/es/components/upload/style/themes/dnb-upload-theme-ui--isolated.min.css +1 -0
- package/es/components/visually-hidden/style/dnb-visually-hidden--isolated.css +22 -0
- package/es/components/visually-hidden/style/dnb-visually-hidden--isolated.min.css +1 -0
- package/es/extensions/forms/Field/ArraySelection/style/dnb-array-selection--isolated.css +31 -0
- package/es/extensions/forms/Field/ArraySelection/style/dnb-array-selection--isolated.min.css +1 -0
- package/es/extensions/forms/Field/Expiry/style/dnb-expiry--isolated.css +6 -0
- package/es/extensions/forms/Field/Expiry/style/dnb-expiry--isolated.min.css +1 -0
- package/es/extensions/forms/Field/Number/style/dnb-number--isolated.css +133 -0
- package/es/extensions/forms/Field/Number/style/dnb-number--isolated.min.css +1 -0
- package/es/extensions/forms/Field/Number/style/themes/dnb-number-theme-sbanken--isolated.css +70 -0
- package/es/extensions/forms/Field/Number/style/themes/dnb-number-theme-sbanken--isolated.min.css +11 -0
- package/es/extensions/forms/Field/Number/style/themes/dnb-number-theme-ui--isolated.css +19 -0
- package/es/extensions/forms/Field/Number/style/themes/dnb-number-theme-ui--isolated.min.css +5 -0
- package/es/extensions/forms/Field/Password/style/dnb-password--isolated.css +6 -0
- package/es/extensions/forms/Field/Password/style/dnb-password--isolated.min.css +1 -0
- package/es/extensions/forms/Field/PhoneNumber/style/dnb-phone-number--isolated.css +12 -0
- package/es/extensions/forms/Field/PhoneNumber/style/dnb-phone-number--isolated.min.css +1 -0
- package/es/extensions/forms/Field/PostalCodeAndCity/style/dnb-postal-code-and-city--isolated.css +9 -0
- package/es/extensions/forms/Field/PostalCodeAndCity/style/dnb-postal-code-and-city--isolated.min.css +1 -0
- package/es/extensions/forms/Field/Selection/style/dnb-selection--isolated.css +66 -0
- package/es/extensions/forms/Field/Selection/style/dnb-selection--isolated.min.css +1 -0
- package/es/extensions/forms/Field/String/style/dnb-string--isolated.css +11 -0
- package/es/extensions/forms/Field/String/style/dnb-string--isolated.min.css +1 -0
- package/es/extensions/forms/Field/Upload/style/dnb-upload--isolated.css +9 -0
- package/es/extensions/forms/Field/Upload/style/dnb-upload--isolated.min.css +1 -0
- package/es/extensions/forms/FieldBlock/style/dnb-field-block--isolated.css +232 -0
- package/es/extensions/forms/FieldBlock/style/dnb-field-block--isolated.min.css +1 -0
- package/es/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-sbanken--isolated.css +7 -0
- package/es/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-sbanken--isolated.min.css +1 -0
- package/es/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-ui--isolated.css +4 -0
- package/es/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-ui--isolated.min.css +1 -0
- package/es/extensions/forms/Form/ButtonRow/style/dnb-form-button-row--isolated.css +22 -0
- package/es/extensions/forms/Form/ButtonRow/style/dnb-form-button-row--isolated.min.css +1 -0
- package/es/extensions/forms/Form/MainHeading/style/dnb-form-main-heading--isolated.css +10 -0
- package/es/extensions/forms/Form/MainHeading/style/dnb-form-main-heading--isolated.min.css +1 -0
- package/es/extensions/forms/Form/Section/style/dnb-form-section--isolated.css +42 -0
- package/es/extensions/forms/Form/Section/style/dnb-form-section--isolated.min.css +1 -0
- package/es/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-sbanken--isolated.css +3 -0
- package/es/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-sbanken--isolated.min.css +1 -0
- package/es/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-ui--isolated.css +4 -0
- package/es/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-ui--isolated.min.css +1 -0
- package/es/extensions/forms/Form/SubHeading/style/dnb-form-sub-heading--isolated.css +13 -0
- package/es/extensions/forms/Form/SubHeading/style/dnb-form-sub-heading--isolated.min.css +1 -0
- package/es/extensions/forms/Form/SubmitIndicator/style/dnb-form-submit-indicator--isolated.css +100 -0
- package/es/extensions/forms/Form/SubmitIndicator/style/dnb-form-submit-indicator--isolated.min.css +1 -0
- package/es/extensions/forms/Iterate/style/dnb-iterate--isolated.css +22 -0
- package/es/extensions/forms/Iterate/style/dnb-iterate--isolated.min.css +1 -0
- package/es/extensions/forms/Value/Upload/style/dnb-value-upload--isolated.css +4 -0
- package/es/extensions/forms/Value/Upload/style/dnb-value-upload--isolated.min.css +1 -0
- package/es/extensions/forms/ValueBlock/style/dnb-value-block--isolated.css +165 -0
- package/es/extensions/forms/ValueBlock/style/dnb-value-block--isolated.min.css +1 -0
- package/es/extensions/forms/Wizard/style/dnb-wizard-layout--isolated.css +52 -0
- package/es/extensions/forms/Wizard/style/dnb-wizard-layout--isolated.min.css +1 -0
- package/es/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-sbanken--isolated.css +1 -0
- package/es/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-sbanken--isolated.min.css +0 -0
- package/es/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-ui--isolated.css +1 -0
- package/es/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-ui--isolated.min.css +0 -0
- package/es/extensions/forms/style/dnb-forms--isolated.css +978 -0
- package/es/extensions/forms/style/dnb-forms--isolated.min.css +1 -0
- package/es/extensions/forms/utils/TestElement/style/dnb-test-element--isolated.css +8 -0
- package/es/extensions/forms/utils/TestElement/style/dnb-test-element--isolated.min.css +1 -0
- package/es/extensions/payment-card/style/dnb-payment-card--isolated.css +363 -0
- package/es/extensions/payment-card/style/dnb-payment-card--isolated.min.css +1 -0
- package/es/extensions/payment-card/style/themes/dnb-payment-card-theme-ui--isolated.css +4 -0
- package/es/extensions/payment-card/style/themes/dnb-payment-card-theme-ui--isolated.min.css +0 -0
- package/es/plugins/postcss-font-url-rewrite/config/font-url-rewrite.config.d.ts +1 -0
- package/es/plugins/postcss-font-url-rewrite/config/font-url-rewrite.config.js +3 -0
- package/es/plugins/postcss-font-url-rewrite/config/font-url-rewrite.config.js.map +1 -0
- package/es/plugins/postcss-font-url-rewrite/config/index.d.ts +2 -0
- package/es/plugins/postcss-font-url-rewrite/config/index.js +1 -0
- package/es/plugins/postcss-font-url-rewrite/config/index.js.map +1 -0
- package/es/plugins/postcss-font-url-rewrite/font-url-rewrite-plugin.d.ts +10 -0
- package/es/plugins/postcss-font-url-rewrite/font-url-rewrite-plugin.js +55 -0
- package/es/plugins/postcss-font-url-rewrite/font-url-rewrite-plugin.js.map +1 -0
- package/es/plugins/postcss-font-url-rewrite/index.d.ts +2 -0
- package/es/plugins/postcss-font-url-rewrite/index.js +4 -0
- package/es/plugins/postcss-font-url-rewrite/index.js.map +1 -0
- package/es/plugins/postcss-font-url-rewrite.d.ts +2 -0
- package/es/plugins/postcss-font-url-rewrite.js +4 -0
- package/es/plugins/postcss-font-url-rewrite.js.map +1 -0
- package/es/plugins/postcss-isolated-style-scope/config/index.d.ts +2 -0
- package/es/plugins/postcss-isolated-style-scope/config/index.js +1 -0
- package/es/plugins/postcss-isolated-style-scope/config/index.js.map +1 -0
- package/es/plugins/postcss-isolated-style-scope/config/style-scope.config.d.ts +2 -0
- package/es/plugins/postcss-isolated-style-scope/config/style-scope.config.js +8 -0
- package/es/plugins/postcss-isolated-style-scope/config/style-scope.config.js.map +1 -0
- package/es/plugins/postcss-isolated-style-scope/index.d.ts +2 -0
- package/es/plugins/postcss-isolated-style-scope/index.js +4 -0
- package/es/plugins/postcss-isolated-style-scope/index.js.map +1 -0
- package/es/plugins/postcss-isolated-style-scope/isolated-style-scope-plugin.d.ts +8 -0
- package/es/plugins/postcss-isolated-style-scope/isolated-style-scope-plugin.js +217 -0
- package/es/plugins/postcss-isolated-style-scope/isolated-style-scope-plugin.js.map +1 -0
- package/es/plugins/postcss-isolated-style-scope/plugin-scope-hash.cjs +28 -0
- package/es/plugins/postcss-isolated-style-scope/plugin-scope-hash.d.cts +1 -0
- package/es/plugins/postcss-isolated-style-scope/plugin-scope-hash.d.ts +1 -0
- package/es/plugins/postcss-isolated-style-scope/plugin-scope-hash.js +16 -0
- package/es/plugins/postcss-isolated-style-scope/plugin-scope-hash.js.map +1 -0
- package/es/plugins/postcss-isolated-style-scope/plugin-utils.d.ts +2 -0
- package/es/plugins/postcss-isolated-style-scope/plugin-utils.js +22 -0
- package/es/plugins/postcss-isolated-style-scope/plugin-utils.js.map +1 -0
- package/es/plugins/postcss-isolated-style-scope/scripts/transformToESM.d.ts +1 -0
- package/es/plugins/postcss-isolated-style-scope/scripts/transformToESM.js +14 -0
- package/es/plugins/postcss-isolated-style-scope/scripts/transformToESM.js.map +1 -0
- package/es/plugins/postcss-isolated-style-scope.d.ts +2 -0
- package/es/plugins/postcss-isolated-style-scope.js +4 -0
- package/es/plugins/postcss-isolated-style-scope.js.map +1 -0
- package/es/scope-hash.txt +1 -0
- package/es/shared/IsolatedStyleScope.d.ts +24 -0
- package/es/shared/IsolatedStyleScope.js +89 -0
- package/es/shared/IsolatedStyleScope.js.map +1 -0
- package/es/shared/build-info/BuildInfo.d.cts +2 -0
- package/es/shared/build-info/BuildInfoData.cjs +2 -2
- package/es/shared/build-info/BuildInfoData.d.cts +2 -0
- package/es/shared/build-info/BuildInfoData.d.ts +2 -2
- package/es/shared/build-info/BuildInfoData.js +2 -2
- package/es/shared/build-info/BuildInfoData.js.map +1 -1
- package/es/shared/index.d.ts +1 -0
- package/es/shared/index.js +1 -0
- package/es/shared/index.js.map +1 -1
- package/es/style/core/helper-classes/skip-link.scss +4 -4
- package/es/style/core/scopes.scss +1 -1
- package/es/style/dnb-ui-basis--isolated.css +679 -0
- package/es/style/dnb-ui-basis--isolated.min.css +1 -0
- package/es/style/dnb-ui-basis.css +27 -27
- package/es/style/dnb-ui-basis.min.css +1 -1
- package/es/style/dnb-ui-body--isolated.css +468 -0
- package/es/style/dnb-ui-body--isolated.min.css +1 -0
- package/es/style/dnb-ui-body.css +1 -1
- package/es/style/dnb-ui-body.min.css +1 -1
- package/es/style/dnb-ui-components--isolated.css +11849 -0
- package/es/style/dnb-ui-components--isolated.min.css +11 -0
- package/es/style/dnb-ui-core--isolated.css +776 -0
- package/es/style/dnb-ui-core--isolated.min.css +1 -0
- package/es/style/dnb-ui-core.css +27 -27
- package/es/style/dnb-ui-core.min.css +1 -1
- package/es/style/dnb-ui-elements--isolated.css +1184 -0
- package/es/style/dnb-ui-elements--isolated.min.css +1 -0
- package/es/style/dnb-ui-extensions--isolated.css +1350 -0
- package/es/style/dnb-ui-extensions--isolated.min.css +1 -0
- package/es/style/dnb-ui-forms--isolated.css +978 -0
- package/es/style/dnb-ui-forms--isolated.min.css +1 -0
- package/es/style/dnb-ui-fragments--isolated.css +462 -0
- package/es/style/dnb-ui-fragments--isolated.min.css +3 -0
- package/es/style/isolated.d.ts +1 -0
- package/es/style/isolated.js +4 -0
- package/es/style/isolated.js.map +1 -0
- package/es/style/themes/theme-eiendom/eiendom-theme-basis--isolated.css +1561 -0
- package/es/style/themes/theme-eiendom/eiendom-theme-basis--isolated.min.css +1 -0
- package/es/style/themes/theme-eiendom/eiendom-theme-components--isolated.css +15442 -0
- package/es/style/themes/theme-eiendom/eiendom-theme-components--isolated.min.css +63 -0
- package/es/style/themes/theme-eiendom/eiendom-theme-elements--isolated.css +1361 -0
- package/es/style/themes/theme-eiendom/eiendom-theme-elements--isolated.min.css +1 -0
- package/es/style/themes/theme-eiendom/eiendom-theme-extensions--isolated.css +1393 -0
- package/es/style/themes/theme-eiendom/eiendom-theme-extensions--isolated.min.css +5 -0
- package/es/style/themes/theme-eiendom/eiendom-theme-forms--isolated.css +1018 -0
- package/es/style/themes/theme-eiendom/eiendom-theme-forms--isolated.min.css +5 -0
- package/es/style/themes/theme-sbanken/sbanken-theme-basis--isolated.css +1652 -0
- package/es/style/themes/theme-sbanken/sbanken-theme-basis--isolated.min.css +3 -0
- package/es/style/themes/theme-sbanken/sbanken-theme-components--isolated.css +15426 -0
- package/es/style/themes/theme-sbanken/sbanken-theme-components--isolated.min.css +69 -0
- package/es/style/themes/theme-sbanken/sbanken-theme-elements--isolated.css +1346 -0
- package/es/style/themes/theme-sbanken/sbanken-theme-elements--isolated.min.css +3 -0
- package/es/style/themes/theme-sbanken/sbanken-theme-extensions--isolated.css +1446 -0
- package/es/style/themes/theme-sbanken/sbanken-theme-extensions--isolated.min.css +11 -0
- package/es/style/themes/theme-sbanken/sbanken-theme-forms--isolated.css +1071 -0
- package/es/style/themes/theme-sbanken/sbanken-theme-forms--isolated.min.css +11 -0
- package/es/style/themes/theme-ui/ui-theme-basis--isolated.css +1534 -0
- package/es/style/themes/theme-ui/ui-theme-basis--isolated.min.css +1 -0
- package/es/style/themes/theme-ui/ui-theme-components--isolated.css +15316 -0
- package/es/style/themes/theme-ui/ui-theme-components--isolated.min.css +63 -0
- package/es/style/themes/theme-ui/ui-theme-elements--isolated.css +1351 -0
- package/es/style/themes/theme-ui/ui-theme-elements--isolated.min.css +1 -0
- package/es/style/themes/theme-ui/ui-theme-extensions--isolated.css +1393 -0
- package/es/style/themes/theme-ui/ui-theme-extensions--isolated.min.css +5 -0
- package/es/style/themes/theme-ui/ui-theme-fonts--isolated.css +66 -0
- package/es/style/themes/theme-ui/ui-theme-fonts--isolated.min.css +1 -0
- package/es/style/themes/theme-ui/ui-theme-forms--isolated.css +1018 -0
- package/es/style/themes/theme-ui/ui-theme-forms--isolated.min.css +5 -0
- package/es/style/themes/theme-ui/ui-theme-properties--isolated.css +98 -0
- package/es/style/themes/theme-ui/ui-theme-properties--isolated.min.css +1 -0
- package/es/style/themes/theme-ui/ui-theme-tags--isolated.css +1007 -0
- package/es/style/themes/theme-ui/ui-theme-tags--isolated.min.css +1 -0
- package/esm/dnb-ui-components.min.mjs +1 -1
- package/esm/dnb-ui-elements.min.mjs +1 -1
- package/esm/dnb-ui-extensions.min.mjs +1 -1
- package/esm/dnb-ui-lib.min.mjs +1 -1
- package/extensions/forms/Field/ArraySelection/style/dnb-array-selection--isolated.css +31 -0
- package/extensions/forms/Field/ArraySelection/style/dnb-array-selection--isolated.min.css +1 -0
- package/extensions/forms/Field/Expiry/style/dnb-expiry--isolated.css +6 -0
- package/extensions/forms/Field/Expiry/style/dnb-expiry--isolated.min.css +1 -0
- package/extensions/forms/Field/Number/style/dnb-number--isolated.css +133 -0
- package/extensions/forms/Field/Number/style/dnb-number--isolated.min.css +1 -0
- package/extensions/forms/Field/Number/style/themes/dnb-number-theme-sbanken--isolated.css +70 -0
- package/extensions/forms/Field/Number/style/themes/dnb-number-theme-sbanken--isolated.min.css +11 -0
- package/extensions/forms/Field/Number/style/themes/dnb-number-theme-ui--isolated.css +19 -0
- package/extensions/forms/Field/Number/style/themes/dnb-number-theme-ui--isolated.min.css +5 -0
- package/extensions/forms/Field/Password/style/dnb-password--isolated.css +6 -0
- package/extensions/forms/Field/Password/style/dnb-password--isolated.min.css +1 -0
- package/extensions/forms/Field/PhoneNumber/style/dnb-phone-number--isolated.css +12 -0
- package/extensions/forms/Field/PhoneNumber/style/dnb-phone-number--isolated.min.css +1 -0
- package/extensions/forms/Field/PostalCodeAndCity/style/dnb-postal-code-and-city--isolated.css +9 -0
- package/extensions/forms/Field/PostalCodeAndCity/style/dnb-postal-code-and-city--isolated.min.css +1 -0
- package/extensions/forms/Field/Selection/style/dnb-selection--isolated.css +66 -0
- package/extensions/forms/Field/Selection/style/dnb-selection--isolated.min.css +1 -0
- package/extensions/forms/Field/String/style/dnb-string--isolated.css +11 -0
- package/extensions/forms/Field/String/style/dnb-string--isolated.min.css +1 -0
- package/extensions/forms/Field/Upload/style/dnb-upload--isolated.css +9 -0
- package/extensions/forms/Field/Upload/style/dnb-upload--isolated.min.css +1 -0
- package/extensions/forms/FieldBlock/style/dnb-field-block--isolated.css +232 -0
- package/extensions/forms/FieldBlock/style/dnb-field-block--isolated.min.css +1 -0
- package/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-sbanken--isolated.css +7 -0
- package/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-sbanken--isolated.min.css +1 -0
- package/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-ui--isolated.css +4 -0
- package/extensions/forms/FieldBlock/style/themes/dnb-field-block-theme-ui--isolated.min.css +1 -0
- package/extensions/forms/Form/ButtonRow/style/dnb-form-button-row--isolated.css +22 -0
- package/extensions/forms/Form/ButtonRow/style/dnb-form-button-row--isolated.min.css +1 -0
- package/extensions/forms/Form/MainHeading/style/dnb-form-main-heading--isolated.css +10 -0
- package/extensions/forms/Form/MainHeading/style/dnb-form-main-heading--isolated.min.css +1 -0
- package/extensions/forms/Form/Section/style/dnb-form-section--isolated.css +42 -0
- package/extensions/forms/Form/Section/style/dnb-form-section--isolated.min.css +1 -0
- package/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-sbanken--isolated.css +3 -0
- package/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-sbanken--isolated.min.css +1 -0
- package/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-ui--isolated.css +4 -0
- package/extensions/forms/Form/Section/style/themes/dnb-form-section-theme-ui--isolated.min.css +1 -0
- package/extensions/forms/Form/SubHeading/style/dnb-form-sub-heading--isolated.css +13 -0
- package/extensions/forms/Form/SubHeading/style/dnb-form-sub-heading--isolated.min.css +1 -0
- package/extensions/forms/Form/SubmitIndicator/style/dnb-form-submit-indicator--isolated.css +100 -0
- package/extensions/forms/Form/SubmitIndicator/style/dnb-form-submit-indicator--isolated.min.css +1 -0
- package/extensions/forms/Iterate/style/dnb-iterate--isolated.css +22 -0
- package/extensions/forms/Iterate/style/dnb-iterate--isolated.min.css +1 -0
- package/extensions/forms/Value/Upload/style/dnb-value-upload--isolated.css +4 -0
- package/extensions/forms/Value/Upload/style/dnb-value-upload--isolated.min.css +1 -0
- package/extensions/forms/ValueBlock/style/dnb-value-block--isolated.css +165 -0
- package/extensions/forms/ValueBlock/style/dnb-value-block--isolated.min.css +1 -0
- package/extensions/forms/Wizard/style/dnb-wizard-layout--isolated.css +52 -0
- package/extensions/forms/Wizard/style/dnb-wizard-layout--isolated.min.css +1 -0
- package/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-sbanken--isolated.css +1 -0
- package/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-sbanken--isolated.min.css +0 -0
- package/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-ui--isolated.css +1 -0
- package/extensions/forms/Wizard/style/themes/dnb-wizard-layout-theme-ui--isolated.min.css +0 -0
- package/extensions/forms/style/dnb-forms--isolated.css +978 -0
- package/extensions/forms/style/dnb-forms--isolated.min.css +1 -0
- package/extensions/forms/utils/TestElement/style/dnb-test-element--isolated.css +8 -0
- package/extensions/forms/utils/TestElement/style/dnb-test-element--isolated.min.css +1 -0
- package/extensions/payment-card/style/dnb-payment-card--isolated.css +363 -0
- package/extensions/payment-card/style/dnb-payment-card--isolated.min.css +1 -0
- package/extensions/payment-card/style/themes/dnb-payment-card-theme-ui--isolated.css +4 -0
- package/extensions/payment-card/style/themes/dnb-payment-card-theme-ui--isolated.min.css +0 -0
- package/package.json +2 -1
- package/plugins/postcss-font-url-rewrite/config/font-url-rewrite.config.d.ts +1 -0
- package/plugins/postcss-font-url-rewrite/config/font-url-rewrite.config.js +3 -0
- package/plugins/postcss-font-url-rewrite/config/font-url-rewrite.config.js.map +1 -0
- package/plugins/postcss-font-url-rewrite/config/index.d.ts +2 -0
- package/plugins/postcss-font-url-rewrite/config/index.js +1 -0
- package/plugins/postcss-font-url-rewrite/config/index.js.map +1 -0
- package/plugins/postcss-font-url-rewrite/font-url-rewrite-plugin.d.ts +10 -0
- package/plugins/postcss-font-url-rewrite/font-url-rewrite-plugin.js +57 -0
- package/plugins/postcss-font-url-rewrite/font-url-rewrite-plugin.js.map +1 -0
- package/plugins/postcss-font-url-rewrite/index.d.ts +2 -0
- package/plugins/postcss-font-url-rewrite/index.js +4 -0
- package/plugins/postcss-font-url-rewrite/index.js.map +1 -0
- package/plugins/postcss-font-url-rewrite.d.ts +2 -0
- package/plugins/postcss-font-url-rewrite.js +4 -0
- package/plugins/postcss-font-url-rewrite.js.map +1 -0
- package/plugins/postcss-isolated-style-scope/config/index.d.ts +2 -0
- package/plugins/postcss-isolated-style-scope/config/index.js +1 -0
- package/plugins/postcss-isolated-style-scope/config/index.js.map +1 -0
- package/plugins/postcss-isolated-style-scope/config/style-scope.config.d.ts +2 -0
- package/plugins/postcss-isolated-style-scope/config/style-scope.config.js +8 -0
- package/plugins/postcss-isolated-style-scope/config/style-scope.config.js.map +1 -0
- package/plugins/postcss-isolated-style-scope/index.d.ts +2 -0
- package/plugins/postcss-isolated-style-scope/index.js +4 -0
- package/plugins/postcss-isolated-style-scope/index.js.map +1 -0
- package/plugins/postcss-isolated-style-scope/isolated-style-scope-plugin.d.ts +8 -0
- package/plugins/postcss-isolated-style-scope/isolated-style-scope-plugin.js +220 -0
- package/plugins/postcss-isolated-style-scope/isolated-style-scope-plugin.js.map +1 -0
- package/plugins/postcss-isolated-style-scope/plugin-scope-hash.cjs +28 -0
- package/plugins/postcss-isolated-style-scope/plugin-scope-hash.d.cts +1 -0
- package/plugins/postcss-isolated-style-scope/plugin-scope-hash.d.ts +1 -0
- package/plugins/postcss-isolated-style-scope/plugin-scope-hash.js +17 -0
- package/plugins/postcss-isolated-style-scope/plugin-scope-hash.js.map +1 -0
- package/plugins/postcss-isolated-style-scope/plugin-utils.d.ts +2 -0
- package/plugins/postcss-isolated-style-scope/plugin-utils.js +22 -0
- package/plugins/postcss-isolated-style-scope/plugin-utils.js.map +1 -0
- package/plugins/postcss-isolated-style-scope/scripts/transformToESM.d.ts +1 -0
- package/plugins/postcss-isolated-style-scope/scripts/transformToESM.js +15 -0
- package/plugins/postcss-isolated-style-scope/scripts/transformToESM.js.map +1 -0
- package/plugins/postcss-isolated-style-scope.d.ts +2 -0
- package/plugins/postcss-isolated-style-scope.js +4 -0
- package/plugins/postcss-isolated-style-scope.js.map +1 -0
- package/scope-hash.txt +1 -0
- package/shared/IsolatedStyleScope.d.ts +24 -0
- package/shared/IsolatedStyleScope.js +92 -0
- package/shared/IsolatedStyleScope.js.map +1 -0
- package/shared/build-info/BuildInfo.d.cts +2 -0
- package/shared/build-info/BuildInfoData.cjs +2 -2
- package/shared/build-info/BuildInfoData.d.cts +2 -0
- package/shared/build-info/BuildInfoData.d.ts +2 -2
- package/shared/build-info/BuildInfoData.js +2 -2
- package/shared/build-info/BuildInfoData.js.map +1 -1
- package/shared/index.d.ts +1 -0
- package/shared/index.js +1 -0
- package/shared/index.js.map +1 -1
- package/style/core/helper-classes/skip-link.scss +4 -4
- package/style/core/scopes.scss +1 -1
- package/style/dnb-ui-basis--isolated.css +679 -0
- package/style/dnb-ui-basis--isolated.min.css +1 -0
- package/style/dnb-ui-basis.css +27 -27
- package/style/dnb-ui-basis.min.css +1 -1
- package/style/dnb-ui-body--isolated.css +468 -0
- package/style/dnb-ui-body--isolated.min.css +1 -0
- package/style/dnb-ui-body.css +1 -1
- package/style/dnb-ui-body.min.css +1 -1
- package/style/dnb-ui-components--isolated.css +11849 -0
- package/style/dnb-ui-components--isolated.min.css +11 -0
- package/style/dnb-ui-core--isolated.css +776 -0
- package/style/dnb-ui-core--isolated.min.css +1 -0
- package/style/dnb-ui-core.css +27 -27
- package/style/dnb-ui-core.min.css +1 -1
- package/style/dnb-ui-elements--isolated.css +1184 -0
- package/style/dnb-ui-elements--isolated.min.css +1 -0
- package/style/dnb-ui-extensions--isolated.css +1350 -0
- package/style/dnb-ui-extensions--isolated.min.css +1 -0
- package/style/dnb-ui-forms--isolated.css +978 -0
- package/style/dnb-ui-forms--isolated.min.css +1 -0
- package/style/dnb-ui-fragments--isolated.css +462 -0
- package/style/dnb-ui-fragments--isolated.min.css +3 -0
- package/style/isolated.d.ts +1 -0
- package/style/isolated.js +4 -0
- package/style/isolated.js.map +1 -0
- package/style/themes/theme-eiendom/eiendom-theme-basis--isolated.css +1561 -0
- package/style/themes/theme-eiendom/eiendom-theme-basis--isolated.min.css +1 -0
- package/style/themes/theme-eiendom/eiendom-theme-components--isolated.css +15442 -0
- package/style/themes/theme-eiendom/eiendom-theme-components--isolated.min.css +63 -0
- package/style/themes/theme-eiendom/eiendom-theme-elements--isolated.css +1361 -0
- package/style/themes/theme-eiendom/eiendom-theme-elements--isolated.min.css +1 -0
- package/style/themes/theme-eiendom/eiendom-theme-extensions--isolated.css +1393 -0
- package/style/themes/theme-eiendom/eiendom-theme-extensions--isolated.min.css +5 -0
- package/style/themes/theme-eiendom/eiendom-theme-forms--isolated.css +1018 -0
- package/style/themes/theme-eiendom/eiendom-theme-forms--isolated.min.css +5 -0
- package/style/themes/theme-sbanken/sbanken-theme-basis--isolated.css +1652 -0
- package/style/themes/theme-sbanken/sbanken-theme-basis--isolated.min.css +3 -0
- package/style/themes/theme-sbanken/sbanken-theme-components--isolated.css +15426 -0
- package/style/themes/theme-sbanken/sbanken-theme-components--isolated.min.css +69 -0
- package/style/themes/theme-sbanken/sbanken-theme-elements--isolated.css +1346 -0
- package/style/themes/theme-sbanken/sbanken-theme-elements--isolated.min.css +3 -0
- package/style/themes/theme-sbanken/sbanken-theme-extensions--isolated.css +1446 -0
- package/style/themes/theme-sbanken/sbanken-theme-extensions--isolated.min.css +11 -0
- package/style/themes/theme-sbanken/sbanken-theme-forms--isolated.css +1071 -0
- package/style/themes/theme-sbanken/sbanken-theme-forms--isolated.min.css +11 -0
- package/style/themes/theme-ui/ui-theme-basis--isolated.css +1534 -0
- package/style/themes/theme-ui/ui-theme-basis--isolated.min.css +1 -0
- package/style/themes/theme-ui/ui-theme-components--isolated.css +15316 -0
- package/style/themes/theme-ui/ui-theme-components--isolated.min.css +63 -0
- package/style/themes/theme-ui/ui-theme-elements--isolated.css +1351 -0
- package/style/themes/theme-ui/ui-theme-elements--isolated.min.css +1 -0
- package/style/themes/theme-ui/ui-theme-extensions--isolated.css +1393 -0
- package/style/themes/theme-ui/ui-theme-extensions--isolated.min.css +5 -0
- package/style/themes/theme-ui/ui-theme-fonts--isolated.css +66 -0
- package/style/themes/theme-ui/ui-theme-fonts--isolated.min.css +1 -0
- package/style/themes/theme-ui/ui-theme-forms--isolated.css +1018 -0
- package/style/themes/theme-ui/ui-theme-forms--isolated.min.css +5 -0
- package/style/themes/theme-ui/ui-theme-properties--isolated.css +98 -0
- package/style/themes/theme-ui/ui-theme-properties--isolated.min.css +1 -0
- package/style/themes/theme-ui/ui-theme-tags--isolated.css +1007 -0
- package/style/themes/theme-ui/ui-theme-tags--isolated.min.css +1 -0
- package/umd/dnb-ui-components.min.js +1 -1
- package/umd/dnb-ui-elements.min.js +1 -1
- package/umd/dnb-ui-extensions.min.js +3 -3
- package/umd/dnb-ui-lib.min.js +1 -1
|
@@ -0,0 +1,337 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
/*
|
|
3
|
+
* Anchor
|
|
4
|
+
*
|
|
5
|
+
*/
|
|
6
|
+
/*
|
|
7
|
+
* Anchor mixins
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
10
|
+
/*
|
|
11
|
+
* Utilities
|
|
12
|
+
*/
|
|
13
|
+
.eufemia-scope--10_77_0 button.dnb-anchor {
|
|
14
|
+
cursor: pointer;
|
|
15
|
+
line-height: calc(var(--line-height-basis) + 0.125rem);
|
|
16
|
+
border: none;
|
|
17
|
+
background: none;
|
|
18
|
+
-webkit-appearance: none;
|
|
19
|
+
appearance: none;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor {
|
|
23
|
+
--anchor-underline-thickness: 0.0938rem;
|
|
24
|
+
--anchor-icon-gutter: 0.25em;
|
|
25
|
+
--anchor-icon-separator: "";
|
|
26
|
+
--anchor-icon-position: translateY(-0.175em);
|
|
27
|
+
display: inline;
|
|
28
|
+
padding: 0.05575em 0;
|
|
29
|
+
font-size: var(--font-size-basis);
|
|
30
|
+
-webkit-text-decoration: underline;
|
|
31
|
+
text-decoration: underline;
|
|
32
|
+
text-decoration-color: currentcolor;
|
|
33
|
+
text-decoration-thickness: var(--anchor-underline-thickness);
|
|
34
|
+
text-underline-offset: 0.25em;
|
|
35
|
+
border-radius: 0;
|
|
36
|
+
transition: box-shadow 200ms ease-in-out, border-radius 200ms ease-in-out, background 200ms ease-in-out;
|
|
37
|
+
}
|
|
38
|
+
.eufemia-scope--10_77_0 sup :where(:not(.dnb-anchor--no-style)).dnb-anchor, .eufemia-scope--10_77_0 sub :where(:not(.dnb-anchor--no-style)).dnb-anchor {
|
|
39
|
+
padding: 0 0.025em;
|
|
40
|
+
}
|
|
41
|
+
.eufemia-scope--10_77_0 .dnb-p :where(:not(.dnb-anchor--no-style)).dnb-anchor, .eufemia-scope--10_77_0 .dnb-lead :where(:not(.dnb-anchor--no-style)).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--xx-large :where(:not(.dnb-anchor--no-style)).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--x-large :where(:not(.dnb-anchor--no-style)).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--large :where(:not(.dnb-anchor--no-style)).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--medium :where(:not(.dnb-anchor--no-style)).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--basis :where(:not(.dnb-anchor--no-style)).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--small :where(:not(.dnb-anchor--no-style)).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--x-small :where(:not(.dnb-anchor--no-style)).dnb-anchor {
|
|
42
|
+
font-size: inherit;
|
|
43
|
+
}
|
|
44
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:focus-visible {
|
|
45
|
+
background-color: transparent;
|
|
46
|
+
transition: none;
|
|
47
|
+
outline: none;
|
|
48
|
+
--border-color: var(--focus-ring-color);
|
|
49
|
+
--border-width: var(--focus-ring-width);
|
|
50
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
51
|
+
border-color: transparent;
|
|
52
|
+
border-radius: 0.25em;
|
|
53
|
+
}
|
|
54
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:focus-visible, .eufemia-scope--10_77_0 .dnb-section :where(:not(.dnb-anchor--no-style)).dnb-anchor:focus-visible.dnb-anchor {
|
|
55
|
+
-webkit-text-decoration: none;
|
|
56
|
+
text-decoration: none;
|
|
57
|
+
}
|
|
58
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)) {
|
|
59
|
+
border-radius: 0.25em;
|
|
60
|
+
}
|
|
61
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)), .eufemia-scope--10_77_0 .dnb-section :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)).dnb-anchor {
|
|
62
|
+
-webkit-text-decoration: none;
|
|
63
|
+
text-decoration: none;
|
|
64
|
+
}
|
|
65
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
66
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
67
|
+
}
|
|
68
|
+
@supports not (selector(*:where(*))) {
|
|
69
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
70
|
+
border-radius: 0.25em;
|
|
71
|
+
}
|
|
72
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover), .eufemia-scope--10_77_0 .dnb-section :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover).dnb-anchor {
|
|
73
|
+
-webkit-text-decoration: none;
|
|
74
|
+
text-decoration: none;
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:active {
|
|
78
|
+
border-radius: 0.25em;
|
|
79
|
+
}
|
|
80
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:active, .eufemia-scope--10_77_0 .dnb-section :where(:not(.dnb-anchor--no-style)).dnb-anchor:active.dnb-anchor {
|
|
81
|
+
-webkit-text-decoration: none;
|
|
82
|
+
text-decoration: none;
|
|
83
|
+
}
|
|
84
|
+
.eufemia-scope--10_77_0 [data-visual-test-wrapper] :where(:not(.dnb-anchor--no-style)).dnb-anchor {
|
|
85
|
+
transition: none;
|
|
86
|
+
}
|
|
87
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor .dnb-icon {
|
|
88
|
+
display: inline;
|
|
89
|
+
vertical-align: middle;
|
|
90
|
+
white-space: nowrap;
|
|
91
|
+
}
|
|
92
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor .dnb-icon svg {
|
|
93
|
+
vertical-align: baseline;
|
|
94
|
+
transform: scale(2) var(--anchor-icon-position);
|
|
95
|
+
font-size: 0.5em;
|
|
96
|
+
width: 2em;
|
|
97
|
+
height: 1em;
|
|
98
|
+
pointer-events: none;
|
|
99
|
+
}
|
|
100
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor--no-icon .dnb-icon {
|
|
101
|
+
display: none;
|
|
102
|
+
}
|
|
103
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor--icon-left .dnb-icon:first-child::after {
|
|
104
|
+
content: var(--anchor-icon-separator);
|
|
105
|
+
}
|
|
106
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor--icon-left .dnb-icon:first-child svg {
|
|
107
|
+
margin-right: calc(var(--anchor-icon-gutter) * 2);
|
|
108
|
+
}
|
|
109
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor--icon-right .dnb-icon:last-child::before {
|
|
110
|
+
content: var(--anchor-icon-separator);
|
|
111
|
+
}
|
|
112
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor--icon-right .dnb-icon:last-child svg {
|
|
113
|
+
margin-left: calc(var(--anchor-icon-gutter) * 2);
|
|
114
|
+
}
|
|
115
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor .dnb-icon--default {
|
|
116
|
+
font-size: 0.8888888889em;
|
|
117
|
+
}
|
|
118
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast {
|
|
119
|
+
color: var(--color-white);
|
|
120
|
+
}
|
|
121
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast:hover:where(:not(.dnb-anchor--no-hover)) {
|
|
122
|
+
color: var(--anchor-color--contrast);
|
|
123
|
+
box-shadow: inset 100vw 100vw 0 0 var(--color-white), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--color-white), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--color-white);
|
|
124
|
+
}
|
|
125
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast:hover:not(.dnb-anchor--no-hover) {
|
|
126
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
127
|
+
}
|
|
128
|
+
@supports not (selector(*:where(*))) {
|
|
129
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast:hover:not(.dnb-anchor--no-hover) {
|
|
130
|
+
color: var(--anchor-color--contrast);
|
|
131
|
+
box-shadow: inset 100vw 100vw 0 0 var(--color-white), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--color-white), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--color-white);
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast:active {
|
|
135
|
+
color: var(--color-white);
|
|
136
|
+
background-color: transparent;
|
|
137
|
+
box-shadow: inset 100vw 100vw 0 0 transparent, calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 transparent, var(--anchor-background-gutter-right, 0.125rem) 0 0 0 transparent;
|
|
138
|
+
}
|
|
139
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast:focus-visible {
|
|
140
|
+
color: var(--color-white);
|
|
141
|
+
background-color: transparent;
|
|
142
|
+
outline: none;
|
|
143
|
+
--border-color: var(--color-white);
|
|
144
|
+
--border-width: var(--focus-ring-width);
|
|
145
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
146
|
+
border-color: transparent;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style) {
|
|
150
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
151
|
+
}
|
|
152
|
+
@supports not (selector(*:where(*))) {
|
|
153
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor {
|
|
154
|
+
--anchor-underline-thickness: 0.0938rem;
|
|
155
|
+
--anchor-icon-gutter: 0.25em;
|
|
156
|
+
--anchor-icon-separator: "";
|
|
157
|
+
--anchor-icon-position: translateY(-0.175em);
|
|
158
|
+
display: inline;
|
|
159
|
+
padding: 0.05575em 0;
|
|
160
|
+
font-size: var(--font-size-basis);
|
|
161
|
+
-webkit-text-decoration: underline;
|
|
162
|
+
text-decoration: underline;
|
|
163
|
+
text-decoration-color: currentcolor;
|
|
164
|
+
text-decoration-thickness: var(--anchor-underline-thickness);
|
|
165
|
+
text-underline-offset: 0.25em;
|
|
166
|
+
border-radius: 0;
|
|
167
|
+
transition: box-shadow 200ms ease-in-out, border-radius 200ms ease-in-out, background 200ms ease-in-out;
|
|
168
|
+
}
|
|
169
|
+
.eufemia-scope--10_77_0 sup :not(.dnb-anchor--no-style).dnb-anchor, .eufemia-scope--10_77_0 sub :not(.dnb-anchor--no-style).dnb-anchor {
|
|
170
|
+
padding: 0 0.025em;
|
|
171
|
+
}
|
|
172
|
+
.eufemia-scope--10_77_0 .dnb-p :not(.dnb-anchor--no-style).dnb-anchor, .eufemia-scope--10_77_0 .dnb-lead :not(.dnb-anchor--no-style).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--xx-large :not(.dnb-anchor--no-style).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--x-large :not(.dnb-anchor--no-style).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--large :not(.dnb-anchor--no-style).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--medium :not(.dnb-anchor--no-style).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--basis :not(.dnb-anchor--no-style).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--small :not(.dnb-anchor--no-style).dnb-anchor, .eufemia-scope--10_77_0 .dnb-h--x-small :not(.dnb-anchor--no-style).dnb-anchor {
|
|
173
|
+
font-size: inherit;
|
|
174
|
+
}
|
|
175
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:focus-visible {
|
|
176
|
+
background-color: transparent;
|
|
177
|
+
transition: none;
|
|
178
|
+
outline: none;
|
|
179
|
+
--border-color: var(--focus-ring-color);
|
|
180
|
+
--border-width: var(--focus-ring-width);
|
|
181
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
182
|
+
border-color: transparent;
|
|
183
|
+
border-radius: 0.25em;
|
|
184
|
+
}
|
|
185
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:focus-visible, .eufemia-scope--10_77_0 .dnb-section :not(.dnb-anchor--no-style).dnb-anchor:focus-visible.dnb-anchor {
|
|
186
|
+
-webkit-text-decoration: none;
|
|
187
|
+
text-decoration: none;
|
|
188
|
+
}
|
|
189
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)) {
|
|
190
|
+
border-radius: 0.25em;
|
|
191
|
+
}
|
|
192
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)), .eufemia-scope--10_77_0 .dnb-section :not(.dnb-anchor--no-style).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)).dnb-anchor {
|
|
193
|
+
-webkit-text-decoration: none;
|
|
194
|
+
text-decoration: none;
|
|
195
|
+
}
|
|
196
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
197
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
198
|
+
}
|
|
199
|
+
@supports not (selector(*:where(*))) {
|
|
200
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
201
|
+
border-radius: 0.25em;
|
|
202
|
+
}
|
|
203
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover), .eufemia-scope--10_77_0 .dnb-section :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover).dnb-anchor {
|
|
204
|
+
-webkit-text-decoration: none;
|
|
205
|
+
text-decoration: none;
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:active {
|
|
209
|
+
border-radius: 0.25em;
|
|
210
|
+
}
|
|
211
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:active, .eufemia-scope--10_77_0 .dnb-section :not(.dnb-anchor--no-style).dnb-anchor:active.dnb-anchor {
|
|
212
|
+
-webkit-text-decoration: none;
|
|
213
|
+
text-decoration: none;
|
|
214
|
+
}
|
|
215
|
+
.eufemia-scope--10_77_0 [data-visual-test-wrapper] :not(.dnb-anchor--no-style).dnb-anchor {
|
|
216
|
+
transition: none;
|
|
217
|
+
}
|
|
218
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor .dnb-icon {
|
|
219
|
+
display: inline;
|
|
220
|
+
vertical-align: middle;
|
|
221
|
+
white-space: nowrap;
|
|
222
|
+
}
|
|
223
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor .dnb-icon svg {
|
|
224
|
+
vertical-align: baseline;
|
|
225
|
+
transform: scale(2) var(--anchor-icon-position);
|
|
226
|
+
font-size: 0.5em;
|
|
227
|
+
width: 2em;
|
|
228
|
+
height: 1em;
|
|
229
|
+
pointer-events: none;
|
|
230
|
+
}
|
|
231
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor--no-icon .dnb-icon {
|
|
232
|
+
display: none;
|
|
233
|
+
}
|
|
234
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor--icon-left .dnb-icon:first-child::after {
|
|
235
|
+
content: var(--anchor-icon-separator);
|
|
236
|
+
}
|
|
237
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor--icon-left .dnb-icon:first-child svg {
|
|
238
|
+
margin-right: calc(var(--anchor-icon-gutter) * 2);
|
|
239
|
+
}
|
|
240
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor--icon-right .dnb-icon:last-child::before {
|
|
241
|
+
content: var(--anchor-icon-separator);
|
|
242
|
+
}
|
|
243
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor--icon-right .dnb-icon:last-child svg {
|
|
244
|
+
margin-left: calc(var(--anchor-icon-gutter) * 2);
|
|
245
|
+
}
|
|
246
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor .dnb-icon--default {
|
|
247
|
+
font-size: 0.8888888889em;
|
|
248
|
+
}
|
|
249
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast {
|
|
250
|
+
color: var(--color-white);
|
|
251
|
+
}
|
|
252
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast:hover:where(:not(.dnb-anchor--no-hover)) {
|
|
253
|
+
color: var(--anchor-color--contrast);
|
|
254
|
+
box-shadow: inset 100vw 100vw 0 0 var(--color-white), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--color-white), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--color-white);
|
|
255
|
+
}
|
|
256
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast:hover:not(.dnb-anchor--no-hover) {
|
|
257
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
258
|
+
}
|
|
259
|
+
@supports not (selector(*:where(*))) {
|
|
260
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast:hover:not(.dnb-anchor--no-hover) {
|
|
261
|
+
color: var(--anchor-color--contrast);
|
|
262
|
+
box-shadow: inset 100vw 100vw 0 0 var(--color-white), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--color-white), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--color-white);
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast:active {
|
|
266
|
+
color: var(--color-white);
|
|
267
|
+
background-color: transparent;
|
|
268
|
+
box-shadow: inset 100vw 100vw 0 0 transparent, calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 transparent, var(--anchor-background-gutter-right, 0.125rem) 0 0 0 transparent;
|
|
269
|
+
}
|
|
270
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast:focus-visible {
|
|
271
|
+
color: var(--color-white);
|
|
272
|
+
background-color: transparent;
|
|
273
|
+
outline: none;
|
|
274
|
+
--border-color: var(--color-white);
|
|
275
|
+
--border-width: var(--focus-ring-width);
|
|
276
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
277
|
+
border-color: transparent;
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.eufemia-scope--10_77_0 .dnb-anchor--hover {
|
|
282
|
+
border-radius: 0.25em;
|
|
283
|
+
}
|
|
284
|
+
.eufemia-scope--10_77_0 .dnb-anchor--hover, .eufemia-scope--10_77_0 .dnb-section .dnb-anchor--hover.dnb-anchor {
|
|
285
|
+
-webkit-text-decoration: none;
|
|
286
|
+
text-decoration: none;
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
.eufemia-scope--10_77_0 .dnb-anchor--active {
|
|
290
|
+
border-radius: 0.25em;
|
|
291
|
+
}
|
|
292
|
+
.eufemia-scope--10_77_0 .dnb-anchor--active, .eufemia-scope--10_77_0 .dnb-section .dnb-anchor--active.dnb-anchor {
|
|
293
|
+
-webkit-text-decoration: none;
|
|
294
|
+
text-decoration: none;
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
.eufemia-scope--10_77_0 .dnb-anchor--focus {
|
|
298
|
+
background-color: transparent;
|
|
299
|
+
transition: none;
|
|
300
|
+
outline: none;
|
|
301
|
+
--border-color: var(--focus-ring-color);
|
|
302
|
+
--border-width: var(--focus-ring-width);
|
|
303
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
304
|
+
border-color: transparent;
|
|
305
|
+
border-radius: 0.25em;
|
|
306
|
+
}
|
|
307
|
+
.eufemia-scope--10_77_0 .dnb-anchor--focus, .eufemia-scope--10_77_0 .dnb-section .dnb-anchor--focus.dnb-anchor {
|
|
308
|
+
-webkit-text-decoration: none;
|
|
309
|
+
text-decoration: none;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
.eufemia-scope--10_77_0 .dnb-anchor--no-underline, .eufemia-scope--10_77_0 .dnb-section .dnb-anchor--no-underline.dnb-anchor {
|
|
313
|
+
-webkit-text-decoration: none;
|
|
314
|
+
text-decoration: none;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.eufemia-scope--10_77_0 .dnb-anchor--no-radius, .eufemia-scope--10_77_0 .dnb-anchor--no-radius:hover, .eufemia-scope--10_77_0 .dnb-anchor--no-radius:active, .eufemia-scope--10_77_0 .dnb-anchor--no-radius:focus-visible {
|
|
318
|
+
border-radius: 0;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.eufemia-scope--10_77_0 .dnb-anchor--no-animation {
|
|
322
|
+
transition: none;
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
.eufemia-scope--10_77_0 a.dnb-button {
|
|
326
|
+
transition: none;
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
.eufemia-scope--10_77_0 .dnb-skeleton > .dnb-anchor,
|
|
330
|
+
.eufemia-scope--10_77_0 .dnb-anchor.dnb-skeleton {
|
|
331
|
+
-webkit-text-decoration: none;
|
|
332
|
+
text-decoration: none;
|
|
333
|
+
}
|
|
334
|
+
.eufemia-scope--10_77_0 .dnb-skeleton > .dnb-anchor .dnb-icon,
|
|
335
|
+
.eufemia-scope--10_77_0 .dnb-anchor.dnb-skeleton .dnb-icon {
|
|
336
|
+
filter: grayscale(100%) opacity(0.3);
|
|
337
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@charset "UTF-8";.eufemia-scope--10_77_0 button.dnb-anchor{-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;line-height:calc(var(--line-height-basis) + .125rem)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor{--anchor-underline-thickness:0.0938rem;--anchor-icon-gutter:0.25em;--anchor-icon-separator:"";--anchor-icon-position:translateY(-0.175em);border-radius:0;display:inline;font-size:var(--font-size-basis);padding:.05575em 0;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:currentcolor;text-decoration-thickness:var(--anchor-underline-thickness);text-underline-offset:.25em;transition:box-shadow .2s ease-in-out,border-radius .2s ease-in-out,background .2s ease-in-out}.eufemia-scope--10_77_0 sub :where(:not(.dnb-anchor--no-style)).dnb-anchor,.eufemia-scope--10_77_0 sup :where(:not(.dnb-anchor--no-style)).dnb-anchor{padding:0 .025em}.eufemia-scope--10_77_0 .dnb-h--basis :where(:not(.dnb-anchor--no-style)).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--large :where(:not(.dnb-anchor--no-style)).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--medium :where(:not(.dnb-anchor--no-style)).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--small :where(:not(.dnb-anchor--no-style)).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--x-large :where(:not(.dnb-anchor--no-style)).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--x-small :where(:not(.dnb-anchor--no-style)).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--xx-large :where(:not(.dnb-anchor--no-style)).dnb-anchor,.eufemia-scope--10_77_0 .dnb-lead :where(:not(.dnb-anchor--no-style)).dnb-anchor,.eufemia-scope--10_77_0 .dnb-p :where(:not(.dnb-anchor--no-style)).dnb-anchor{font-size:inherit}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:focus-visible{--border-color:var(--focus-ring-color);--border-width:var(--focus-ring-width);background-color:transparent;border-color:transparent;border-radius:.25em;box-shadow:0 0 0 var(--border-width) var(--border-color);outline:none;transition:none}.eufemia-scope--10_77_0 .dnb-section :where(:not(.dnb-anchor--no-style)).dnb-anchor:focus-visible.dnb-anchor,.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:focus-visible{-webkit-text-decoration:none;text-decoration:none}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)){border-radius:.25em}.eufemia-scope--10_77_0 .dnb-section :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)).dnb-anchor,.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)){-webkit-text-decoration:none;text-decoration:none}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover){border-radius:.25em}.eufemia-scope--10_77_0 .dnb-section :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover).dnb-anchor,.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover){-webkit-text-decoration:none;text-decoration:none}}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:active{border-radius:.25em}.eufemia-scope--10_77_0 .dnb-section :where(:not(.dnb-anchor--no-style)).dnb-anchor:active.dnb-anchor,.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:active{-webkit-text-decoration:none;text-decoration:none}.eufemia-scope--10_77_0 [data-visual-test-wrapper] :where(:not(.dnb-anchor--no-style)).dnb-anchor{transition:none}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor .dnb-icon{display:inline;vertical-align:middle;white-space:nowrap}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor .dnb-icon svg{font-size:.5em;height:1em;pointer-events:none;transform:scale(2) var(--anchor-icon-position);vertical-align:baseline;width:2em}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor--no-icon .dnb-icon{display:none}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor--icon-left .dnb-icon:first-child:after{content:var(--anchor-icon-separator)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor--icon-left .dnb-icon:first-child svg{margin-right:calc(var(--anchor-icon-gutter)*2)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor--icon-right .dnb-icon:last-child:before{content:var(--anchor-icon-separator)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor--icon-right .dnb-icon:last-child svg{margin-left:calc(var(--anchor-icon-gutter)*2)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor .dnb-icon--default{font-size:.8888888889em}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast{color:var(--color-white)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast:hover:where(:not(.dnb-anchor--no-hover)){box-shadow:inset 100vw 100vw 0 0 var(--color-white),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--color-white),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--color-white);color:var(--anchor-color--contrast)}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast:hover:not(.dnb-anchor--no-hover){box-shadow:inset 100vw 100vw 0 0 var(--color-white),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--color-white),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--color-white);color:var(--anchor-color--contrast)}}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast:active{background-color:transparent;box-shadow:inset 100vw 100vw 0 0 transparent,calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 transparent,var(--anchor-background-gutter-right,.125rem) 0 0 0 transparent;color:var(--color-white)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor.dnb-anchor--contrast:focus-visible{--border-color:var(--color-white);--border-width:var(--focus-ring-width);background-color:transparent;border-color:transparent;box-shadow:0 0 0 var(--border-width) var(--border-color);color:var(--color-white);outline:none}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor{--anchor-underline-thickness:0.0938rem;--anchor-icon-gutter:0.25em;--anchor-icon-separator:"";--anchor-icon-position:translateY(-0.175em);border-radius:0;display:inline;font-size:var(--font-size-basis);padding:.05575em 0;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-color:currentcolor;text-decoration-thickness:var(--anchor-underline-thickness);text-underline-offset:.25em;transition:box-shadow .2s ease-in-out,border-radius .2s ease-in-out,background .2s ease-in-out}.eufemia-scope--10_77_0 sub :not(.dnb-anchor--no-style).dnb-anchor,.eufemia-scope--10_77_0 sup :not(.dnb-anchor--no-style).dnb-anchor{padding:0 .025em}.eufemia-scope--10_77_0 .dnb-h--basis :not(.dnb-anchor--no-style).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--large :not(.dnb-anchor--no-style).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--medium :not(.dnb-anchor--no-style).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--small :not(.dnb-anchor--no-style).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--x-large :not(.dnb-anchor--no-style).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--x-small :not(.dnb-anchor--no-style).dnb-anchor,.eufemia-scope--10_77_0 .dnb-h--xx-large :not(.dnb-anchor--no-style).dnb-anchor,.eufemia-scope--10_77_0 .dnb-lead :not(.dnb-anchor--no-style).dnb-anchor,.eufemia-scope--10_77_0 .dnb-p :not(.dnb-anchor--no-style).dnb-anchor{font-size:inherit}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:focus-visible{--border-color:var(--focus-ring-color);--border-width:var(--focus-ring-width);background-color:transparent;border-color:transparent;border-radius:.25em;box-shadow:0 0 0 var(--border-width) var(--border-color);outline:none;transition:none}.eufemia-scope--10_77_0 .dnb-section :not(.dnb-anchor--no-style).dnb-anchor:focus-visible.dnb-anchor,.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:focus-visible{-webkit-text-decoration:none;text-decoration:none}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)){border-radius:.25em}.eufemia-scope--10_77_0 .dnb-section :not(.dnb-anchor--no-style).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)).dnb-anchor,.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)){-webkit-text-decoration:none;text-decoration:none}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover){border-radius:.25em}.eufemia-scope--10_77_0 .dnb-section :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover).dnb-anchor,.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover){-webkit-text-decoration:none;text-decoration:none}}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:active{border-radius:.25em}.eufemia-scope--10_77_0 .dnb-section :not(.dnb-anchor--no-style).dnb-anchor:active.dnb-anchor,.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:active{-webkit-text-decoration:none;text-decoration:none}.eufemia-scope--10_77_0 [data-visual-test-wrapper] :not(.dnb-anchor--no-style).dnb-anchor{transition:none}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor .dnb-icon{display:inline;vertical-align:middle;white-space:nowrap}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor .dnb-icon svg{font-size:.5em;height:1em;pointer-events:none;transform:scale(2) var(--anchor-icon-position);vertical-align:baseline;width:2em}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor--no-icon .dnb-icon{display:none}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor--icon-left .dnb-icon:first-child:after{content:var(--anchor-icon-separator)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor--icon-left .dnb-icon:first-child svg{margin-right:calc(var(--anchor-icon-gutter)*2)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor--icon-right .dnb-icon:last-child:before{content:var(--anchor-icon-separator)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor--icon-right .dnb-icon:last-child svg{margin-left:calc(var(--anchor-icon-gutter)*2)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor .dnb-icon--default{font-size:.8888888889em}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast{color:var(--color-white)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast:hover:where(:not(.dnb-anchor--no-hover)){box-shadow:inset 100vw 100vw 0 0 var(--color-white),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--color-white),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--color-white);color:var(--anchor-color--contrast)}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast:hover:not(.dnb-anchor--no-hover){box-shadow:inset 100vw 100vw 0 0 var(--color-white),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--color-white),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--color-white);color:var(--anchor-color--contrast)}}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast:active{background-color:transparent;box-shadow:inset 100vw 100vw 0 0 transparent,calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 transparent,var(--anchor-background-gutter-right,.125rem) 0 0 0 transparent;color:var(--color-white)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor.dnb-anchor--contrast:focus-visible{--border-color:var(--color-white);--border-width:var(--focus-ring-width);background-color:transparent;border-color:transparent;box-shadow:0 0 0 var(--border-width) var(--border-color);color:var(--color-white);outline:none}}.eufemia-scope--10_77_0 .dnb-anchor--hover{border-radius:.25em}.eufemia-scope--10_77_0 .dnb-anchor--hover,.eufemia-scope--10_77_0 .dnb-section .dnb-anchor--hover.dnb-anchor{-webkit-text-decoration:none;text-decoration:none}.eufemia-scope--10_77_0 .dnb-anchor--active{border-radius:.25em}.eufemia-scope--10_77_0 .dnb-anchor--active,.eufemia-scope--10_77_0 .dnb-section .dnb-anchor--active.dnb-anchor{-webkit-text-decoration:none;text-decoration:none}.eufemia-scope--10_77_0 .dnb-anchor--focus{--border-color:var(--focus-ring-color);--border-width:var(--focus-ring-width);background-color:transparent;border-color:transparent;border-radius:.25em;box-shadow:0 0 0 var(--border-width) var(--border-color);outline:none;transition:none}.eufemia-scope--10_77_0 .dnb-anchor--focus,.eufemia-scope--10_77_0 .dnb-anchor--no-underline,.eufemia-scope--10_77_0 .dnb-section .dnb-anchor--focus.dnb-anchor,.eufemia-scope--10_77_0 .dnb-section .dnb-anchor--no-underline.dnb-anchor{-webkit-text-decoration:none;text-decoration:none}.eufemia-scope--10_77_0 .dnb-anchor--no-radius,.eufemia-scope--10_77_0 .dnb-anchor--no-radius:active,.eufemia-scope--10_77_0 .dnb-anchor--no-radius:focus-visible,.eufemia-scope--10_77_0 .dnb-anchor--no-radius:hover{border-radius:0}.eufemia-scope--10_77_0 .dnb-anchor--no-animation,.eufemia-scope--10_77_0 a.dnb-button{transition:none}.eufemia-scope--10_77_0 .dnb-anchor.dnb-skeleton,.eufemia-scope--10_77_0 .dnb-skeleton>.dnb-anchor{-webkit-text-decoration:none;text-decoration:none}.eufemia-scope--10_77_0 .dnb-anchor.dnb-skeleton .dnb-icon,.eufemia-scope--10_77_0 .dnb-skeleton>.dnb-anchor .dnb-icon{filter:grayscale(100%) opacity(.3)}
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Anchor mixins
|
|
3
|
+
*
|
|
4
|
+
*/
|
|
5
|
+
/*
|
|
6
|
+
* Utilities
|
|
7
|
+
*/
|
|
8
|
+
/*
|
|
9
|
+
* Anchor theme
|
|
10
|
+
*
|
|
11
|
+
*/
|
|
12
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor {
|
|
13
|
+
--anchor-color: var(--anchor-color--default, var(--color-sea-green));
|
|
14
|
+
--anchor-color--active: var(--color-mint-green);
|
|
15
|
+
--anchor-color--contrast: var(--color-emerald-green);
|
|
16
|
+
--anchor-background--hover: var(--color-mint-green-50);
|
|
17
|
+
--anchor-background--active: var(--color-emerald-green);
|
|
18
|
+
color: var(--anchor-color);
|
|
19
|
+
}
|
|
20
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)) {
|
|
21
|
+
--anchor-color: var(--color-sea-green);
|
|
22
|
+
box-shadow: inset 100vw 100vw 0 0 var(--anchor-background--hover), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--anchor-background--hover), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--anchor-background--hover);
|
|
23
|
+
}
|
|
24
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
25
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
26
|
+
}
|
|
27
|
+
@supports not (selector(*:where(*))) {
|
|
28
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
29
|
+
--anchor-color: var(--color-sea-green);
|
|
30
|
+
box-shadow: inset 100vw 100vw 0 0 var(--anchor-background--hover), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--anchor-background--hover), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--anchor-background--hover);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:active {
|
|
34
|
+
--anchor-color: var(--anchor-color--active);
|
|
35
|
+
box-shadow: inset 100vw 100vw 0 0 var(--anchor-background--active), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--anchor-background--active), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--anchor-background--active);
|
|
36
|
+
}
|
|
37
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:focus-visible {
|
|
38
|
+
--anchor-color: var(--color-sea-green);
|
|
39
|
+
}
|
|
40
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor__launch-icon.dnb-icon.dnb-icon--default {
|
|
41
|
+
font-size: 1em;
|
|
42
|
+
}
|
|
43
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor__launch-icon.dnb-icon.dnb-icon--default svg path {
|
|
44
|
+
stroke-width: 1.2;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style) {
|
|
48
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
49
|
+
}
|
|
50
|
+
@supports not (selector(*:where(*))) {
|
|
51
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor {
|
|
52
|
+
--anchor-color: var(--anchor-color--default, var(--color-sea-green));
|
|
53
|
+
--anchor-color--active: var(--color-mint-green);
|
|
54
|
+
--anchor-color--contrast: var(--color-emerald-green);
|
|
55
|
+
--anchor-background--hover: var(--color-mint-green-50);
|
|
56
|
+
--anchor-background--active: var(--color-emerald-green);
|
|
57
|
+
color: var(--anchor-color);
|
|
58
|
+
}
|
|
59
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)) {
|
|
60
|
+
--anchor-color: var(--color-sea-green);
|
|
61
|
+
box-shadow: inset 100vw 100vw 0 0 var(--anchor-background--hover), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--anchor-background--hover), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--anchor-background--hover);
|
|
62
|
+
}
|
|
63
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
64
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
65
|
+
}
|
|
66
|
+
@supports not (selector(*:where(*))) {
|
|
67
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
68
|
+
--anchor-color: var(--color-sea-green);
|
|
69
|
+
box-shadow: inset 100vw 100vw 0 0 var(--anchor-background--hover), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--anchor-background--hover), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--anchor-background--hover);
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:active {
|
|
73
|
+
--anchor-color: var(--anchor-color--active);
|
|
74
|
+
box-shadow: inset 100vw 100vw 0 0 var(--anchor-background--active), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--anchor-background--active), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--anchor-background--active);
|
|
75
|
+
}
|
|
76
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:focus-visible {
|
|
77
|
+
--anchor-color: var(--color-sea-green);
|
|
78
|
+
}
|
|
79
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor__launch-icon.dnb-icon.dnb-icon--default {
|
|
80
|
+
font-size: 1em;
|
|
81
|
+
}
|
|
82
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor__launch-icon.dnb-icon.dnb-icon--default svg path {
|
|
83
|
+
stroke-width: 1.2;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.eufemia-scope--10_77_0 .dnb-anchor--hover {
|
|
88
|
+
--anchor-color: var(--color-sea-green);
|
|
89
|
+
box-shadow: inset 100vw 100vw 0 0 var(--anchor-background--hover), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--anchor-background--hover), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--anchor-background--hover);
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.eufemia-scope--10_77_0 .dnb-anchor--active {
|
|
93
|
+
--anchor-color: var(--anchor-color--active);
|
|
94
|
+
box-shadow: inset 100vw 100vw 0 0 var(--anchor-background--active), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--anchor-background--active), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--anchor-background--active);
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
.eufemia-scope--10_77_0 .dnb-anchor--focus {
|
|
98
|
+
--anchor-color: var(--color-sea-green);
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
/*
|
|
102
|
+
* Anchor theme
|
|
103
|
+
*
|
|
104
|
+
*/
|
|
105
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor {
|
|
106
|
+
--anchor-color--default: var(--color-emerald-green);
|
|
107
|
+
--anchor-color--contrast: var(--color-sea-green);
|
|
108
|
+
--anchor-color--active: var(--color-sea-green);
|
|
109
|
+
--anchor-background--hover: transparent;
|
|
110
|
+
--anchor-background--active: var(--color-pistachio);
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style) {
|
|
114
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
115
|
+
}
|
|
116
|
+
@supports not (selector(*:where(*))) {
|
|
117
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor {
|
|
118
|
+
--anchor-color--default: var(--color-emerald-green);
|
|
119
|
+
--anchor-color--contrast: var(--color-sea-green);
|
|
120
|
+
--anchor-color--active: var(--color-sea-green);
|
|
121
|
+
--anchor-background--hover: transparent;
|
|
122
|
+
--anchor-background--active: var(--color-pistachio);
|
|
123
|
+
}
|
|
124
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor{--anchor-color:var(--anchor-color--default,var(--color-sea-green));--anchor-color--active:var(--color-mint-green);--anchor-color--contrast:var(--color-emerald-green);--anchor-background--hover:var(--color-mint-green-50);--anchor-background--active:var(--color-emerald-green);color:var(--anchor-color)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)){--anchor-color:var(--color-sea-green);box-shadow:inset 100vw 100vw 0 0 var(--anchor-background--hover),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--anchor-background--hover),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--anchor-background--hover)}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover){--anchor-color:var(--color-sea-green);box-shadow:inset 100vw 100vw 0 0 var(--anchor-background--hover),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--anchor-background--hover),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--anchor-background--hover)}}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:active{--anchor-color:var(--anchor-color--active);box-shadow:inset 100vw 100vw 0 0 var(--anchor-background--active),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--anchor-background--active),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--anchor-background--active)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:focus-visible{--anchor-color:var(--color-sea-green)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor__launch-icon.dnb-icon.dnb-icon--default{font-size:1em}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor__launch-icon.dnb-icon.dnb-icon--default svg path{stroke-width:1.2}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor{--anchor-color:var(--anchor-color--default,var(--color-sea-green));--anchor-color--active:var(--color-mint-green);--anchor-color--contrast:var(--color-emerald-green);--anchor-background--hover:var(--color-mint-green-50);--anchor-background--active:var(--color-emerald-green);color:var(--anchor-color)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)){--anchor-color:var(--color-sea-green);box-shadow:inset 100vw 100vw 0 0 var(--anchor-background--hover),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--anchor-background--hover),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--anchor-background--hover)}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover){--anchor-color:var(--color-sea-green);box-shadow:inset 100vw 100vw 0 0 var(--anchor-background--hover),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--anchor-background--hover),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--anchor-background--hover)}}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:active{--anchor-color:var(--anchor-color--active);box-shadow:inset 100vw 100vw 0 0 var(--anchor-background--active),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--anchor-background--active),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--anchor-background--active)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:focus-visible{--anchor-color:var(--color-sea-green)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor__launch-icon.dnb-icon.dnb-icon--default{font-size:1em}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor__launch-icon.dnb-icon.dnb-icon--default svg path{stroke-width:1.2}}.eufemia-scope--10_77_0 .dnb-anchor--hover{--anchor-color:var(--color-sea-green);box-shadow:inset 100vw 100vw 0 0 var(--anchor-background--hover),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--anchor-background--hover),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--anchor-background--hover)}.eufemia-scope--10_77_0 .dnb-anchor--active{--anchor-color:var(--anchor-color--active);box-shadow:inset 100vw 100vw 0 0 var(--anchor-background--active),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--anchor-background--active),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--anchor-background--active)}.eufemia-scope--10_77_0 .dnb-anchor--focus{--anchor-color:var(--color-sea-green)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor{--anchor-color--default:var(--color-emerald-green);--anchor-color--contrast:var(--color-sea-green);--anchor-color--active:var(--color-sea-green);--anchor-background--hover:transparent;--anchor-background--active:var(--color-pistachio)}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor{--anchor-color--default:var(--color-emerald-green);--anchor-color--contrast:var(--color-sea-green);--anchor-color--active:var(--color-sea-green);--anchor-background--hover:transparent;--anchor-background--active:var(--color-pistachio)}}
|