@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,232 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
/*
|
|
3
|
+
* Anchor mixins
|
|
4
|
+
*
|
|
5
|
+
*/
|
|
6
|
+
/*
|
|
7
|
+
* Utilities
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
* Anchor theme
|
|
11
|
+
*
|
|
12
|
+
*/
|
|
13
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor {
|
|
14
|
+
--anchor-underline-thickness: 0.125rem;
|
|
15
|
+
--anchor-background: transparent;
|
|
16
|
+
--anchor-color--contrast: var(--sb-color-text);
|
|
17
|
+
--anchor-background-gutter-left: 0.25rem;
|
|
18
|
+
--anchor-background-gutter-right: 0.25rem;
|
|
19
|
+
--anchor-icon-position: translateY(-0.125em);
|
|
20
|
+
font-weight: var(--font-weight-medium);
|
|
21
|
+
color: var(--sb-color-gray-dark-3);
|
|
22
|
+
padding: 0.15625em 0;
|
|
23
|
+
border-radius: 0.5em;
|
|
24
|
+
box-shadow: inset 100vw 100vw 0 0 var(--anchor-background), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--anchor-background), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--anchor-background);
|
|
25
|
+
}
|
|
26
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor .dnb-icon--default {
|
|
27
|
+
font-size: 1em;
|
|
28
|
+
}
|
|
29
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)) {
|
|
30
|
+
--anchor-background: var(--sb-color-green-dark);
|
|
31
|
+
color: var(--sb-color-text);
|
|
32
|
+
transition: none;
|
|
33
|
+
border-radius: 0.5em;
|
|
34
|
+
}
|
|
35
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
36
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
37
|
+
}
|
|
38
|
+
@supports not (selector(*:where(*))) {
|
|
39
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
40
|
+
--anchor-background: var(--sb-color-green-dark);
|
|
41
|
+
color: var(--sb-color-text);
|
|
42
|
+
transition: none;
|
|
43
|
+
border-radius: 0.5em;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:active {
|
|
47
|
+
--anchor-background: var(--sb-color-green);
|
|
48
|
+
color: var(--sb-color-text);
|
|
49
|
+
transition: none;
|
|
50
|
+
border-radius: 0.5em;
|
|
51
|
+
}
|
|
52
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:focus-visible {
|
|
53
|
+
color: var(--sb-color-blue-dark);
|
|
54
|
+
background-color: var(--sb-color-blue-light-3);
|
|
55
|
+
border-radius: 0.25em;
|
|
56
|
+
}
|
|
57
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor {
|
|
58
|
+
--anchor-icon-gutter: 0.125em;
|
|
59
|
+
--anchor-icon-separator: " ";
|
|
60
|
+
}
|
|
61
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left, .eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right {
|
|
62
|
+
text-decoration-color: var(--sb-color-green-dark);
|
|
63
|
+
}
|
|
64
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left:not(.dnb-anchor--icon-right) {
|
|
65
|
+
--anchor-background-gutter-right: 0rem;
|
|
66
|
+
}
|
|
67
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left:not(.dnb-anchor--icon-right)::after {
|
|
68
|
+
content: var(--anchor-icon-separator);
|
|
69
|
+
}
|
|
70
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right:not(.dnb-anchor--icon-left) {
|
|
71
|
+
--anchor-background-gutter-left: 0rem;
|
|
72
|
+
}
|
|
73
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right:not(.dnb-anchor--icon-left)::before {
|
|
74
|
+
content: var(--anchor-icon-separator);
|
|
75
|
+
}
|
|
76
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline) {
|
|
77
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
78
|
+
}
|
|
79
|
+
@supports not (selector(*:where(*))) {
|
|
80
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor {
|
|
81
|
+
--anchor-icon-gutter: 0.125em;
|
|
82
|
+
--anchor-icon-separator: " ";
|
|
83
|
+
}
|
|
84
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-left, .eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-right {
|
|
85
|
+
text-decoration-color: var(--sb-color-green-dark);
|
|
86
|
+
}
|
|
87
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-left:not(.dnb-anchor--icon-right) {
|
|
88
|
+
--anchor-background-gutter-right: 0rem;
|
|
89
|
+
}
|
|
90
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-left:not(.dnb-anchor--icon-right)::after {
|
|
91
|
+
content: var(--anchor-icon-separator);
|
|
92
|
+
}
|
|
93
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-right:not(.dnb-anchor--icon-left) {
|
|
94
|
+
--anchor-background-gutter-left: 0rem;
|
|
95
|
+
}
|
|
96
|
+
.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-right:not(.dnb-anchor--icon-left)::before {
|
|
97
|
+
content: var(--anchor-icon-separator);
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style) {
|
|
102
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
103
|
+
}
|
|
104
|
+
@supports not (selector(*:where(*))) {
|
|
105
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor {
|
|
106
|
+
--anchor-underline-thickness: 0.125rem;
|
|
107
|
+
--anchor-background: transparent;
|
|
108
|
+
--anchor-color--contrast: var(--sb-color-text);
|
|
109
|
+
--anchor-background-gutter-left: 0.25rem;
|
|
110
|
+
--anchor-background-gutter-right: 0.25rem;
|
|
111
|
+
--anchor-icon-position: translateY(-0.125em);
|
|
112
|
+
font-weight: var(--font-weight-medium);
|
|
113
|
+
color: var(--sb-color-gray-dark-3);
|
|
114
|
+
padding: 0.15625em 0;
|
|
115
|
+
border-radius: 0.5em;
|
|
116
|
+
box-shadow: inset 100vw 100vw 0 0 var(--anchor-background), calc(var(--anchor-background-gutter-left, 0.125rem) * -1) 0 0 0 var(--anchor-background), var(--anchor-background-gutter-right, 0.125rem) 0 0 0 var(--anchor-background);
|
|
117
|
+
}
|
|
118
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor .dnb-icon--default {
|
|
119
|
+
font-size: 1em;
|
|
120
|
+
}
|
|
121
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)) {
|
|
122
|
+
--anchor-background: var(--sb-color-green-dark);
|
|
123
|
+
color: var(--sb-color-text);
|
|
124
|
+
transition: none;
|
|
125
|
+
border-radius: 0.5em;
|
|
126
|
+
}
|
|
127
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
128
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
129
|
+
}
|
|
130
|
+
@supports not (selector(*:where(*))) {
|
|
131
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover) {
|
|
132
|
+
--anchor-background: var(--sb-color-green-dark);
|
|
133
|
+
color: var(--sb-color-text);
|
|
134
|
+
transition: none;
|
|
135
|
+
border-radius: 0.5em;
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:active {
|
|
139
|
+
--anchor-background: var(--sb-color-green);
|
|
140
|
+
color: var(--sb-color-text);
|
|
141
|
+
transition: none;
|
|
142
|
+
border-radius: 0.5em;
|
|
143
|
+
}
|
|
144
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:focus-visible {
|
|
145
|
+
color: var(--sb-color-blue-dark);
|
|
146
|
+
background-color: var(--sb-color-blue-light-3);
|
|
147
|
+
border-radius: 0.25em;
|
|
148
|
+
}
|
|
149
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor {
|
|
150
|
+
--anchor-icon-gutter: 0.125em;
|
|
151
|
+
--anchor-icon-separator: " ";
|
|
152
|
+
}
|
|
153
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left, .eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right {
|
|
154
|
+
text-decoration-color: var(--sb-color-green-dark);
|
|
155
|
+
}
|
|
156
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left:not(.dnb-anchor--icon-right) {
|
|
157
|
+
--anchor-background-gutter-right: 0rem;
|
|
158
|
+
}
|
|
159
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left:not(.dnb-anchor--icon-right)::after {
|
|
160
|
+
content: var(--anchor-icon-separator);
|
|
161
|
+
}
|
|
162
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right:not(.dnb-anchor--icon-left) {
|
|
163
|
+
--anchor-background-gutter-left: 0rem;
|
|
164
|
+
}
|
|
165
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right:not(.dnb-anchor--icon-left)::before {
|
|
166
|
+
content: var(--anchor-icon-separator);
|
|
167
|
+
}
|
|
168
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline) {
|
|
169
|
+
/* stylelint-disable-next-line scss/operator-no-unspaced */
|
|
170
|
+
}
|
|
171
|
+
@supports not (selector(*:where(*))) {
|
|
172
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor {
|
|
173
|
+
--anchor-icon-gutter: 0.125em;
|
|
174
|
+
--anchor-icon-separator: " ";
|
|
175
|
+
}
|
|
176
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-left, .eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-right {
|
|
177
|
+
text-decoration-color: var(--sb-color-green-dark);
|
|
178
|
+
}
|
|
179
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-left:not(.dnb-anchor--icon-right) {
|
|
180
|
+
--anchor-background-gutter-right: 0rem;
|
|
181
|
+
}
|
|
182
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-left:not(.dnb-anchor--icon-right)::after {
|
|
183
|
+
content: var(--anchor-icon-separator);
|
|
184
|
+
}
|
|
185
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-right:not(.dnb-anchor--icon-left) {
|
|
186
|
+
--anchor-background-gutter-left: 0rem;
|
|
187
|
+
}
|
|
188
|
+
.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-right:not(.dnb-anchor--icon-left)::before {
|
|
189
|
+
content: var(--anchor-icon-separator);
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
.eufemia-scope--10_77_0 .dnb-anchor--hover {
|
|
195
|
+
--anchor-background: var(--sb-color-green-dark);
|
|
196
|
+
color: var(--sb-color-text);
|
|
197
|
+
transition: none;
|
|
198
|
+
border-radius: 0.5em;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
.eufemia-scope--10_77_0 .dnb-anchor--active {
|
|
202
|
+
--anchor-background: var(--sb-color-green);
|
|
203
|
+
color: var(--sb-color-text);
|
|
204
|
+
transition: none;
|
|
205
|
+
border-radius: 0.5em;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.eufemia-scope--10_77_0 .dnb-anchor--focus {
|
|
209
|
+
background-color: transparent;
|
|
210
|
+
transition: none;
|
|
211
|
+
outline: none;
|
|
212
|
+
--border-color: var(--focus-ring-color);
|
|
213
|
+
--border-width: var(--focus-ring-width);
|
|
214
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
215
|
+
border-color: transparent;
|
|
216
|
+
border-radius: 0.25em;
|
|
217
|
+
color: var(--sb-color-blue-dark);
|
|
218
|
+
background-color: var(--sb-color-blue-light-3);
|
|
219
|
+
border-radius: 0.25em;
|
|
220
|
+
}
|
|
221
|
+
.eufemia-scope--10_77_0 .dnb-anchor--focus, .eufemia-scope--10_77_0 .dnb-section .dnb-anchor--focus.dnb-anchor {
|
|
222
|
+
-webkit-text-decoration: none;
|
|
223
|
+
text-decoration: none;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.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 {
|
|
227
|
+
border-radius: 0;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.eufemia-scope--10_77_0 .dnb-anchor--inline {
|
|
231
|
+
text-decoration-color: currentcolor;
|
|
232
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@charset "UTF-8";.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor{--anchor-underline-thickness:0.125rem;--anchor-background:transparent;--anchor-color--contrast:var(--sb-color-text);--anchor-background-gutter-left:0.25rem;--anchor-background-gutter-right:0.25rem;--anchor-icon-position:translateY(-0.125em);border-radius:.5em;box-shadow:inset 100vw 100vw 0 0 var(--anchor-background),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--anchor-background),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--anchor-background);color:var(--sb-color-gray-dark-3);font-weight:var(--font-weight-medium);padding:.15625em 0}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor .dnb-icon--default{font-size:1em}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)){--anchor-background:var(--sb-color-green-dark);border-radius:.5em;color:var(--sb-color-text);transition:none}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:hover:not(.dnb-anchor--no-hover){--anchor-background:var(--sb-color-green-dark);border-radius:.5em;color:var(--sb-color-text);transition:none}}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:active{--anchor-background:var(--sb-color-green);border-radius:.5em;color:var(--sb-color-text);transition:none}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)).dnb-anchor:focus-visible{background-color:var(--sb-color-blue-light-3);border-radius:.25em;color:var(--sb-color-blue-dark)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor{--anchor-icon-gutter:0.125em;--anchor-icon-separator:" "}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left,.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right{text-decoration-color:var(--sb-color-green-dark)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left:not(.dnb-anchor--icon-right){--anchor-background-gutter-right:0rem}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left:not(.dnb-anchor--icon-right):after{content:var(--anchor-icon-separator)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right:not(.dnb-anchor--icon-left){--anchor-background-gutter-left:0rem}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right:not(.dnb-anchor--icon-left):before{content:var(--anchor-icon-separator)}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor{--anchor-icon-gutter:0.125em;--anchor-icon-separator:" "}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-left,.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-right{text-decoration-color:var(--sb-color-green-dark)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-left:not(.dnb-anchor--icon-right){--anchor-background-gutter-right:0rem}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-left:not(.dnb-anchor--icon-right):after{content:var(--anchor-icon-separator)}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-right:not(.dnb-anchor--icon-left){--anchor-background-gutter-left:0rem}.eufemia-scope--10_77_0 :where(:not(.dnb-anchor--no-style)):not(.dnb-anchor--inline).dnb-anchor--icon-right:not(.dnb-anchor--icon-left):before{content:var(--anchor-icon-separator)}}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor{--anchor-underline-thickness:0.125rem;--anchor-background:transparent;--anchor-color--contrast:var(--sb-color-text);--anchor-background-gutter-left:0.25rem;--anchor-background-gutter-right:0.25rem;--anchor-icon-position:translateY(-0.125em);border-radius:.5em;box-shadow:inset 100vw 100vw 0 0 var(--anchor-background),calc(var(--anchor-background-gutter-left, .125rem)*-1) 0 0 0 var(--anchor-background),var(--anchor-background-gutter-right,.125rem) 0 0 0 var(--anchor-background);color:var(--sb-color-gray-dark-3);font-weight:var(--font-weight-medium);padding:.15625em 0}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor .dnb-icon--default{font-size:1em}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:where(:not(.dnb-anchor--no-hover)){--anchor-background:var(--sb-color-green-dark);border-radius:.5em;color:var(--sb-color-text);transition:none}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:hover:not(.dnb-anchor--no-hover){--anchor-background:var(--sb-color-green-dark);border-radius:.5em;color:var(--sb-color-text);transition:none}}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:active{--anchor-background:var(--sb-color-green);border-radius:.5em;color:var(--sb-color-text);transition:none}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style).dnb-anchor:focus-visible{background-color:var(--sb-color-blue-light-3);border-radius:.25em;color:var(--sb-color-blue-dark)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor{--anchor-icon-gutter:0.125em;--anchor-icon-separator:" "}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left,.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right{text-decoration-color:var(--sb-color-green-dark)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left:not(.dnb-anchor--icon-right){--anchor-background-gutter-right:0rem}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-left:not(.dnb-anchor--icon-right):after{content:var(--anchor-icon-separator)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right:not(.dnb-anchor--icon-left){--anchor-background-gutter-left:0rem}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):where(:not(.dnb-anchor--inline)).dnb-anchor--icon-right:not(.dnb-anchor--icon-left):before{content:var(--anchor-icon-separator)}@supports not (selector(*:where(*))){.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor{--anchor-icon-gutter:0.125em;--anchor-icon-separator:" "}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-left,.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-right{text-decoration-color:var(--sb-color-green-dark)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-left:not(.dnb-anchor--icon-right){--anchor-background-gutter-right:0rem}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-left:not(.dnb-anchor--icon-right):after{content:var(--anchor-icon-separator)}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-right:not(.dnb-anchor--icon-left){--anchor-background-gutter-left:0rem}.eufemia-scope--10_77_0 :not(.dnb-anchor--no-style):not(.dnb-anchor--inline).dnb-anchor--icon-right:not(.dnb-anchor--icon-left):before{content:var(--anchor-icon-separator)}}}.eufemia-scope--10_77_0 .dnb-anchor--hover{--anchor-background:var(--sb-color-green-dark);border-radius:.5em;color:var(--sb-color-text);transition:none}.eufemia-scope--10_77_0 .dnb-anchor--active{--anchor-background:var(--sb-color-green);border-radius:.5em;color:var(--sb-color-text);transition:none}.eufemia-scope--10_77_0 .dnb-anchor--focus{--border-color:var(--focus-ring-color);--border-width:var(--focus-ring-width);background-color:transparent;background-color:var(--sb-color-blue-light-3);border-color:transparent;border-radius:.25em;box-shadow:0 0 0 var(--border-width) var(--border-color);color:var(--sb-color-blue-dark);outline:none;transition:none}.eufemia-scope--10_77_0 .dnb-anchor--focus,.eufemia-scope--10_77_0 .dnb-section .dnb-anchor--focus.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--inline{text-decoration-color:currentcolor}
|
|
@@ -0,0 +1,99 @@
|
|
|
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
|
+
}
|
|
@@ -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)}
|
|
@@ -0,0 +1,233 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Autocomplete component
|
|
3
|
+
*
|
|
4
|
+
*/
|
|
5
|
+
/*
|
|
6
|
+
* Utilities
|
|
7
|
+
*/
|
|
8
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete {
|
|
9
|
+
--autocomplete-width: 16rem;
|
|
10
|
+
--autocomplete-height: 2rem;
|
|
11
|
+
--autocomplete-height--small: 1.5rem;
|
|
12
|
+
--autocomplete-height--medium: 2.5rem;
|
|
13
|
+
--autocomplete-height--large: 3rem;
|
|
14
|
+
--autocomplete-padding-horizontal: 1rem;
|
|
15
|
+
--autocomplete-focus-border-width: 0.125rem;
|
|
16
|
+
--autocomplete-text-padding: 0.5rem;
|
|
17
|
+
--autocomplete-border-radius: 0.25rem;
|
|
18
|
+
display: inline-flex;
|
|
19
|
+
align-items: center;
|
|
20
|
+
font-size: var(--font-size-small);
|
|
21
|
+
line-height: var(--autocomplete-height);
|
|
22
|
+
}
|
|
23
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__inner {
|
|
24
|
+
display: inline-flex;
|
|
25
|
+
flex-direction: column;
|
|
26
|
+
margin: 0;
|
|
27
|
+
padding: 0;
|
|
28
|
+
width: auto;
|
|
29
|
+
color: inherit;
|
|
30
|
+
}
|
|
31
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--right .dnb-autocomplete__inner {
|
|
32
|
+
align-items: flex-end;
|
|
33
|
+
}
|
|
34
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__shell {
|
|
35
|
+
position: relative;
|
|
36
|
+
width: var(--autocomplete-width);
|
|
37
|
+
margin: 0;
|
|
38
|
+
padding: 0;
|
|
39
|
+
color: inherit;
|
|
40
|
+
}
|
|
41
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__row {
|
|
42
|
+
display: inline-flex;
|
|
43
|
+
align-items: center;
|
|
44
|
+
}
|
|
45
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--small {
|
|
46
|
+
line-height: var(--autocomplete-height--small);
|
|
47
|
+
}
|
|
48
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--medium {
|
|
49
|
+
line-height: var(--autocomplete-height--medium);
|
|
50
|
+
}
|
|
51
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--large {
|
|
52
|
+
line-height: var(--autocomplete-height--large);
|
|
53
|
+
}
|
|
54
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__icon {
|
|
55
|
+
display: inline-flex;
|
|
56
|
+
justify-content: center;
|
|
57
|
+
pointer-events: none;
|
|
58
|
+
}
|
|
59
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__show-all .dnb-drawer-list__option__inner {
|
|
60
|
+
display: flex;
|
|
61
|
+
justify-content: center;
|
|
62
|
+
align-items: center;
|
|
63
|
+
}
|
|
64
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__show-all .dnb-drawer-list__option__inner .dnb-drawer-list__option__item {
|
|
65
|
+
display: flex;
|
|
66
|
+
flex-direction: column;
|
|
67
|
+
}
|
|
68
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__show-all .dnb-drawer-list__option__inner .dnb-icon {
|
|
69
|
+
align-self: center;
|
|
70
|
+
}
|
|
71
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__input {
|
|
72
|
+
display: inline-flex;
|
|
73
|
+
align-items: center;
|
|
74
|
+
outline: none;
|
|
75
|
+
}
|
|
76
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__input,
|
|
77
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__input .dnb-input__inner,
|
|
78
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__input .dnb-input__shell,
|
|
79
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__input .dnb-input__input {
|
|
80
|
+
width: 100%;
|
|
81
|
+
}
|
|
82
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--opened .dnb-input__submit-button__button .dnb-icon {
|
|
83
|
+
transform: rotate(180deg);
|
|
84
|
+
transform-origin: 50% 50%;
|
|
85
|
+
}
|
|
86
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__submit-button__button[disabled]:not(.dnb-button--has-text) {
|
|
87
|
+
--border-color: var(--color-black-55);
|
|
88
|
+
--border-width: 0.0625rem;
|
|
89
|
+
box-shadow: inset 0 0 0 var(--border-width) var(--border-color);
|
|
90
|
+
border-color: transparent;
|
|
91
|
+
}
|
|
92
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__submit-button__button .dnb-icon {
|
|
93
|
+
transition: transform 400ms ease-out;
|
|
94
|
+
}
|
|
95
|
+
html[data-visual-test] .eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__submit-button__button .dnb-icon {
|
|
96
|
+
transition-duration: 1ms !important;
|
|
97
|
+
}
|
|
98
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__inner__element {
|
|
99
|
+
position: relative;
|
|
100
|
+
z-index: 3;
|
|
101
|
+
cursor: text;
|
|
102
|
+
}
|
|
103
|
+
@media screen and (min-width: 40.00625em) {
|
|
104
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input--has-inner-element .dnb-input__placeholder, .eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input--has-inner-element .dnb-input__input {
|
|
105
|
+
padding-right: 0 !important;
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
@media screen and (max-width: 40em) {
|
|
109
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input--has-inner-element .dnb-input__placeholder, .eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input--has-inner-element .dnb-input__input {
|
|
110
|
+
padding-right: 2.5rem !important;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__inner__element.dnb-p {
|
|
114
|
+
white-space: nowrap;
|
|
115
|
+
padding: 0 0.5rem;
|
|
116
|
+
}
|
|
117
|
+
@media screen and (max-width: 40em) {
|
|
118
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__inner__element.dnb-p {
|
|
119
|
+
display: none;
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__inner__element.dnb-p, .eufemia-scope--10_77_0 .dnb-spacing .dnb-autocomplete .dnb-input__inner__element.dnb-p {
|
|
123
|
+
margin: 0;
|
|
124
|
+
}
|
|
125
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input--has-submit-element .dnb-input__inner__element {
|
|
126
|
+
margin-right: 2.5rem !important;
|
|
127
|
+
}
|
|
128
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--icon-position-right .dnb-input__inner__element.dnb-p {
|
|
129
|
+
padding-right: 3rem;
|
|
130
|
+
}
|
|
131
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--icon-position-right .dnb-input--icon-position-right .dnb-autocomplete--icon-position-right .dnb-input--icon-position-right.dnb-autocomplete--icon-position-right .dnb-input--has-icon .dnb-autocomplete--icon-position-right .dnb-input__input {
|
|
132
|
+
padding-right: 1rem;
|
|
133
|
+
}
|
|
134
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--disabled .dnb-input__inner__element {
|
|
135
|
+
cursor: not-allowed;
|
|
136
|
+
}
|
|
137
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__text {
|
|
138
|
+
order: 1;
|
|
139
|
+
position: relative;
|
|
140
|
+
z-index: 4;
|
|
141
|
+
width: 100%;
|
|
142
|
+
height: inherit;
|
|
143
|
+
line-height: inherit;
|
|
144
|
+
padding: 0 var(--autocomplete-text-padding) 0 0;
|
|
145
|
+
overflow: hidden;
|
|
146
|
+
color: inherit;
|
|
147
|
+
text-align: left;
|
|
148
|
+
text-overflow: ellipsis;
|
|
149
|
+
font-size: var(--font-size-basis);
|
|
150
|
+
}
|
|
151
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__text__inner {
|
|
152
|
+
display: inline-block;
|
|
153
|
+
width: 100%;
|
|
154
|
+
height: inherit;
|
|
155
|
+
padding: 0;
|
|
156
|
+
overflow: hidden;
|
|
157
|
+
white-space: nowrap;
|
|
158
|
+
color: inherit;
|
|
159
|
+
-webkit-text-decoration: none;
|
|
160
|
+
text-decoration: none;
|
|
161
|
+
text-overflow: inherit;
|
|
162
|
+
text-align: inherit;
|
|
163
|
+
}
|
|
164
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete > .dnb-form-label {
|
|
165
|
+
margin-right: 1rem;
|
|
166
|
+
line-height: var(--line-height-basis);
|
|
167
|
+
}
|
|
168
|
+
@media screen and (max-width: 40em) {
|
|
169
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete {
|
|
170
|
+
flex-wrap: wrap;
|
|
171
|
+
}
|
|
172
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete > .dnb-form-label {
|
|
173
|
+
margin-bottom: 0.5rem;
|
|
174
|
+
margin-top: 0.5rem;
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--stretch {
|
|
178
|
+
display: flex;
|
|
179
|
+
flex-grow: 1;
|
|
180
|
+
}
|
|
181
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--stretch .dnb-autocomplete__inner {
|
|
182
|
+
flex-grow: 1;
|
|
183
|
+
}
|
|
184
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--stretch .dnb-autocomplete__row, .eufemia-scope--10_77_0 .dnb-autocomplete--stretch .dnb-autocomplete__inner, .eufemia-scope--10_77_0 .dnb-autocomplete--stretch .dnb-autocomplete__shell {
|
|
185
|
+
width: 100%;
|
|
186
|
+
}
|
|
187
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--stretch .dnb-form-label + .dnb-autocomplete__inner {
|
|
188
|
+
width: auto;
|
|
189
|
+
}
|
|
190
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--vertical.dnb-autocomplete--stretch .dnb-autocomplete__inner {
|
|
191
|
+
width: 100%;
|
|
192
|
+
}
|
|
193
|
+
.eufemia-scope--10_77_0 .dnb-form-row--horizontal .dnb-autocomplete--stretch {
|
|
194
|
+
width: 100%;
|
|
195
|
+
}
|
|
196
|
+
.eufemia-scope--10_77_0 label + .dnb-autocomplete[class*=__form-status] {
|
|
197
|
+
vertical-align: top;
|
|
198
|
+
}
|
|
199
|
+
.eufemia-scope--10_77_0 label + .dnb-autocomplete[class*=__form-status] .dnb-autocomplete__shell {
|
|
200
|
+
top: -0.375rem;
|
|
201
|
+
}
|
|
202
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__inner > .dnb-form-status {
|
|
203
|
+
order: 2;
|
|
204
|
+
margin-top: 0.5rem;
|
|
205
|
+
}
|
|
206
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--vertical {
|
|
207
|
+
display: flex;
|
|
208
|
+
flex-direction: column;
|
|
209
|
+
align-items: flex-start;
|
|
210
|
+
}
|
|
211
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete:not(.dnb-autocomplete--vertical)[class*=__status] {
|
|
212
|
+
align-items: flex-start;
|
|
213
|
+
}
|
|
214
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete:not(.dnb-autocomplete--vertical)[class*=__status] > .dnb-form-label {
|
|
215
|
+
margin-top: 0.25rem;
|
|
216
|
+
}
|
|
217
|
+
@media screen and (max-width: 40em) {
|
|
218
|
+
.eufemia-scope--10_77_0 .dnb-responsive-component .dnb-autocomplete {
|
|
219
|
+
display: flex;
|
|
220
|
+
flex-direction: column;
|
|
221
|
+
align-items: flex-start;
|
|
222
|
+
margin-bottom: 0.5rem;
|
|
223
|
+
}
|
|
224
|
+
.eufemia-scope--10_77_0 .dnb-responsive-component .dnb-autocomplete > .dnb-form-label {
|
|
225
|
+
margin-bottom: 0.5rem;
|
|
226
|
+
}
|
|
227
|
+
.eufemia-scope--10_77_0 .dnb-responsive-component .dnb-autocomplete__helper {
|
|
228
|
+
display: none;
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__list .dnb-drawer-list__option__item > span {
|
|
232
|
+
padding-right: 0.125em;
|
|
233
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete{--autocomplete-width:16rem;--autocomplete-height:2rem;--autocomplete-height--small:1.5rem;--autocomplete-height--medium:2.5rem;--autocomplete-height--large:3rem;--autocomplete-padding-horizontal:1rem;--autocomplete-focus-border-width:0.125rem;--autocomplete-text-padding:0.5rem;--autocomplete-border-radius:0.25rem;align-items:center;display:inline-flex;font-size:var(--font-size-small);line-height:var(--autocomplete-height)}.eufemia-scope--10_77_0 .dnb-autocomplete__inner{color:inherit;display:inline-flex;flex-direction:column;margin:0;padding:0;width:auto}.eufemia-scope--10_77_0 .dnb-autocomplete--right .dnb-autocomplete__inner{align-items:flex-end}.eufemia-scope--10_77_0 .dnb-autocomplete__shell{color:inherit;margin:0;padding:0;position:relative;width:var(--autocomplete-width)}.eufemia-scope--10_77_0 .dnb-autocomplete__row{align-items:center;display:inline-flex}.eufemia-scope--10_77_0 .dnb-autocomplete--small{line-height:var(--autocomplete-height--small)}.eufemia-scope--10_77_0 .dnb-autocomplete--medium{line-height:var(--autocomplete-height--medium)}.eufemia-scope--10_77_0 .dnb-autocomplete--large{line-height:var(--autocomplete-height--large)}.eufemia-scope--10_77_0 .dnb-autocomplete__icon{display:inline-flex;justify-content:center;pointer-events:none}.eufemia-scope--10_77_0 .dnb-autocomplete__show-all .dnb-drawer-list__option__inner{align-items:center;display:flex;justify-content:center}.eufemia-scope--10_77_0 .dnb-autocomplete__show-all .dnb-drawer-list__option__inner .dnb-drawer-list__option__item{display:flex;flex-direction:column}.eufemia-scope--10_77_0 .dnb-autocomplete__show-all .dnb-drawer-list__option__inner .dnb-icon{align-self:center}.eufemia-scope--10_77_0 .dnb-autocomplete__input{align-items:center;display:inline-flex;outline:none}.eufemia-scope--10_77_0 .dnb-autocomplete__input,.eufemia-scope--10_77_0 .dnb-autocomplete__input .dnb-input__inner,.eufemia-scope--10_77_0 .dnb-autocomplete__input .dnb-input__input,.eufemia-scope--10_77_0 .dnb-autocomplete__input .dnb-input__shell{width:100%}.eufemia-scope--10_77_0 .dnb-autocomplete--opened .dnb-input__submit-button__button .dnb-icon{transform:rotate(180deg);transform-origin:50% 50%}.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__submit-button__button[disabled]:not(.dnb-button--has-text){--border-color:var(--color-black-55);--border-width:0.0625rem;border-color:transparent;box-shadow:inset 0 0 0 var(--border-width) var(--border-color)}.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__submit-button__button .dnb-icon{transition:transform .4s ease-out}html[data-visual-test] .eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__submit-button__button .dnb-icon{transition-duration:1ms!important}.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__inner__element{cursor:text;position:relative;z-index:3}@media screen and (min-width:40.00625em){.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input--has-inner-element .dnb-input__input,.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input--has-inner-element .dnb-input__placeholder{padding-right:0!important}}@media screen and (max-width:40em){.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input--has-inner-element .dnb-input__input,.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input--has-inner-element .dnb-input__placeholder{padding-right:2.5rem!important}}.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__inner__element.dnb-p{padding:0 .5rem;white-space:nowrap}@media screen and (max-width:40em){.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__inner__element.dnb-p{display:none}}.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input__inner__element.dnb-p,.eufemia-scope--10_77_0 .dnb-spacing .dnb-autocomplete .dnb-input__inner__element.dnb-p{margin:0}.eufemia-scope--10_77_0 .dnb-autocomplete .dnb-input--has-submit-element .dnb-input__inner__element{margin-right:2.5rem!important}.eufemia-scope--10_77_0 .dnb-autocomplete--icon-position-right .dnb-input__inner__element.dnb-p{padding-right:3rem}.eufemia-scope--10_77_0 .dnb-autocomplete--icon-position-right .dnb-input--icon-position-right .dnb-autocomplete--icon-position-right .dnb-input--icon-position-right.dnb-autocomplete--icon-position-right .dnb-input--has-icon .dnb-autocomplete--icon-position-right .dnb-input__input{padding-right:1rem}.eufemia-scope--10_77_0 .dnb-autocomplete--disabled .dnb-input__inner__element{cursor:not-allowed}.eufemia-scope--10_77_0 .dnb-autocomplete__text{color:inherit;font-size:var(--font-size-basis);height:inherit;line-height:inherit;order:1;overflow:hidden;padding:0 var(--autocomplete-text-padding) 0 0;position:relative;text-align:left;text-overflow:ellipsis;width:100%;z-index:4}.eufemia-scope--10_77_0 .dnb-autocomplete__text__inner{color:inherit;display:inline-block;height:inherit;overflow:hidden;padding:0;text-align:inherit;-webkit-text-decoration:none;text-decoration:none;text-overflow:inherit;white-space:nowrap;width:100%}.eufemia-scope--10_77_0 .dnb-autocomplete>.dnb-form-label{line-height:var(--line-height-basis);margin-right:1rem}@media screen and (max-width:40em){.eufemia-scope--10_77_0 .dnb-autocomplete{flex-wrap:wrap}.eufemia-scope--10_77_0 .dnb-autocomplete>.dnb-form-label{margin-bottom:.5rem;margin-top:.5rem}}.eufemia-scope--10_77_0 .dnb-autocomplete--stretch{display:flex;flex-grow:1}.eufemia-scope--10_77_0 .dnb-autocomplete--stretch .dnb-autocomplete__inner{flex-grow:1}.eufemia-scope--10_77_0 .dnb-autocomplete--stretch .dnb-autocomplete__inner,.eufemia-scope--10_77_0 .dnb-autocomplete--stretch .dnb-autocomplete__row,.eufemia-scope--10_77_0 .dnb-autocomplete--stretch .dnb-autocomplete__shell{width:100%}.eufemia-scope--10_77_0 .dnb-autocomplete--stretch .dnb-form-label+.dnb-autocomplete__inner{width:auto}.eufemia-scope--10_77_0 .dnb-autocomplete--vertical.dnb-autocomplete--stretch .dnb-autocomplete__inner,.eufemia-scope--10_77_0 .dnb-form-row--horizontal .dnb-autocomplete--stretch{width:100%}.eufemia-scope--10_77_0 label+.dnb-autocomplete[class*=__form-status]{vertical-align:top}.eufemia-scope--10_77_0 label+.dnb-autocomplete[class*=__form-status] .dnb-autocomplete__shell{top:-.375rem}.eufemia-scope--10_77_0 .dnb-autocomplete__inner>.dnb-form-status{margin-top:.5rem;order:2}.eufemia-scope--10_77_0 .dnb-autocomplete--vertical{align-items:flex-start;display:flex;flex-direction:column}.eufemia-scope--10_77_0 .dnb-autocomplete:not(.dnb-autocomplete--vertical)[class*=__status]{align-items:flex-start}.eufemia-scope--10_77_0 .dnb-autocomplete:not(.dnb-autocomplete--vertical)[class*=__status]>.dnb-form-label{margin-top:.25rem}@media screen and (max-width:40em){.eufemia-scope--10_77_0 .dnb-responsive-component .dnb-autocomplete{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:.5rem}.eufemia-scope--10_77_0 .dnb-responsive-component .dnb-autocomplete>.dnb-form-label{margin-bottom:.5rem}.eufemia-scope--10_77_0 .dnb-responsive-component .dnb-autocomplete__helper{display:none}}.eufemia-scope--10_77_0 .dnb-autocomplete__list .dnb-drawer-list__option__item>span{padding-right:.125em}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Autocomplete theme for sbanken
|
|
3
|
+
* TODO: this theme is just a preliminary fix to avoid dnb colors
|
|
4
|
+
*/
|
|
5
|
+
/*
|
|
6
|
+
* Utilities
|
|
7
|
+
*/
|
|
8
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__show-all .dnb-drawer-list__option__inner {
|
|
9
|
+
color: var(--sb-color-violet);
|
|
10
|
+
}
|
|
11
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--opened .dnb-input .dnb-input__shell .dnb-input__shell, .eufemia-scope--10_77_0 .dnb-autocomplete:not(.dnb-autocomplete__status--error) .dnb-form-label:hover ~ .dnb-autocomplete__inner .dnb-input:not([data-input-state=disabled]) .dnb-input__shell {
|
|
12
|
+
--border-color: var(--sb-color-violet);
|
|
13
|
+
--border-width: 0.125rem;
|
|
14
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
15
|
+
border-color: transparent;
|
|
16
|
+
}
|
|
17
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete--show-indicator .dnb-autocomplete__input .dnb-input__icon {
|
|
18
|
+
color: transparent;
|
|
19
|
+
}
|
|
20
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__shell, .eufemia-scope--10_77_0 .dnb-autocomplete__input {
|
|
21
|
+
border-radius: var(--autocomplete-border-radius);
|
|
22
|
+
}
|
|
23
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__status--error:not(.dnb-autocomplete--opened) .dnb-form-label:hover ~ .dnb-autocomplete__inner .dnb-input:not([data-input-state=disabled]) .dnb-input__shell {
|
|
24
|
+
--border-color: var(--sb-color-red);
|
|
25
|
+
--border-width: 0.125rem;
|
|
26
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
27
|
+
border-color: transparent;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option--focus, .eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option__item:nth-of-type(1) {
|
|
31
|
+
font-weight: var(--font-weight-basis);
|
|
32
|
+
}
|
|
33
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option__item:nth-of-type(n + 2) {
|
|
34
|
+
color: var(--sb-color-gray-dark-2);
|
|
35
|
+
}
|
|
36
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option--selected:not(.dnb-drawer-list__option--focus) .dnb-drawer-list__option__item:nth-of-type(n + 2), .eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option--selected:not(.dnb-drawer-list__option--focus) .dnb-drawer-list__option__item:nth-of-type(n + 2) .dnb-anchor {
|
|
37
|
+
color: var(--sb-color-white);
|
|
38
|
+
}
|
|
39
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option__item--highlight {
|
|
40
|
+
font-weight: var(--font-weight-bold);
|
|
41
|
+
}
|
package/cjs/components/autocomplete/style/themes/dnb-autocomplete-theme-sbanken--isolated.min.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.eufemia-scope--10_77_0 .dnb-autocomplete__show-all .dnb-drawer-list__option__inner{color:var(--sb-color-violet)}.eufemia-scope--10_77_0 .dnb-autocomplete--opened .dnb-input .dnb-input__shell .dnb-input__shell,.eufemia-scope--10_77_0 .dnb-autocomplete:not(.dnb-autocomplete__status--error) .dnb-form-label:hover~.dnb-autocomplete__inner .dnb-input:not([data-input-state=disabled]) .dnb-input__shell{--border-color:var(--sb-color-violet);--border-width:0.125rem;border-color:transparent;box-shadow:0 0 0 var(--border-width) var(--border-color)}.eufemia-scope--10_77_0 .dnb-autocomplete--show-indicator .dnb-autocomplete__input .dnb-input__icon{color:transparent}.eufemia-scope--10_77_0 .dnb-autocomplete__input,.eufemia-scope--10_77_0 .dnb-autocomplete__shell{border-radius:var(--autocomplete-border-radius)}.eufemia-scope--10_77_0 .dnb-autocomplete__status--error:not(.dnb-autocomplete--opened) .dnb-form-label:hover~.dnb-autocomplete__inner .dnb-input:not([data-input-state=disabled]) .dnb-input__shell{--border-color:var(--sb-color-red);--border-width:0.125rem;border-color:transparent;box-shadow:0 0 0 var(--border-width) var(--border-color)}.eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option--focus,.eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option__item:first-of-type{font-weight:var(--font-weight-basis)}.eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option__item:nth-of-type(n+2){color:var(--sb-color-gray-dark-2)}.eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option--selected:not(.dnb-drawer-list__option--focus) .dnb-drawer-list__option__item:nth-of-type(n+2),.eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option--selected:not(.dnb-drawer-list__option--focus) .dnb-drawer-list__option__item:nth-of-type(n+2) .dnb-anchor{color:var(--sb-color-white)}.eufemia-scope--10_77_0 .dnb-autocomplete__root .dnb-drawer-list__option__item--highlight{font-weight:var(--font-weight-bold)}
|