@dnb/eufemia 10.4.1 → 10.5.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 +20 -0
- package/cjs/components/anchor/style/anchor-mixins.scss +17 -23
- package/cjs/components/anchor/style/dnb-anchor.css +26 -15
- package/cjs/components/anchor/style/dnb-anchor.min.css +1 -1
- package/cjs/components/anchor/style/dnb-anchor.scss +1 -1
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-sbanken.css +40 -21
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-sbanken.min.css +1 -1
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-sbanken.scss +2 -7
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-ui.css +20 -10
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-ui.min.css +1 -1
- package/cjs/components/anchor/style/themes/dnb-anchor-theme-ui.scss +4 -9
- package/cjs/components/autocomplete/Autocomplete.js +2 -2
- package/cjs/components/autocomplete/Autocomplete.js.map +1 -1
- package/cjs/components/date-picker/DatePickerCalendar.js.map +1 -1
- package/cjs/components/dialog/Dialog.d.ts +1 -1
- package/cjs/components/dialog/DialogContent.d.ts +1 -1
- package/cjs/components/dialog/DialogContent.js +4 -2
- package/cjs/components/dialog/DialogContent.js.map +1 -1
- package/cjs/components/dialog/parts/DialogAction.d.ts +5 -1
- package/cjs/components/dialog/parts/DialogAction.js +3 -2
- package/cjs/components/dialog/parts/DialogAction.js.map +1 -1
- package/cjs/components/form-row/FormRow.js.map +1 -1
- package/cjs/components/form-row/style/dnb-form-row.scss +2 -2
- package/cjs/components/form-set/FormSet.js.map +1 -1
- package/cjs/components/height-animation/HeightAnimation.d.ts +1 -1
- package/cjs/components/height-animation/HeightAnimation.js.map +1 -1
- package/cjs/components/height-animation/HeightAnimationInstance.js +14 -10
- package/cjs/components/height-animation/HeightAnimationInstance.js.map +1 -1
- package/cjs/components/height-animation/useHeightAnimation.js.map +1 -1
- package/cjs/components/icon/lib/SvgComparison.js.map +1 -1
- package/cjs/components/input/style/dnb-input.scss +1 -1
- package/cjs/components/input-masked/InputMaskedUtils.js.map +1 -1
- package/cjs/components/input-masked/TextMask.js.map +1 -1
- package/cjs/components/modal/Modal.js +0 -2
- package/cjs/components/modal/Modal.js.map +1 -1
- package/cjs/components/modal/bodyScrollLock.js.map +1 -1
- package/cjs/components/number-format/NumberUtils.js.map +1 -1
- package/cjs/components/number-format/style/dnb-number-format.css +0 -7
- package/cjs/components/number-format/style/dnb-number-format.scss +0 -1
- package/cjs/components/pagination/PaginationInfinity.js.map +1 -1
- package/cjs/components/radio/Radio.js.map +1 -1
- package/cjs/components/section/style/themes/dnb-section-theme-ui.css +14 -7
- package/cjs/components/section/style/themes/dnb-section-theme-ui.min.css +1 -1
- package/cjs/components/slider/hooks/useSliderEvents.js.map +1 -1
- package/cjs/components/slider/types.d.ts +1 -1
- package/cjs/components/slider/types.js.map +1 -1
- package/cjs/components/space/SpacingHelper.js.map +1 -1
- package/cjs/components/table/TableAccordion.js.map +1 -1
- package/cjs/components/table/TableTr.js.map +1 -1
- package/cjs/components/tabs/Tabs.js +29 -23
- package/cjs/components/tabs/Tabs.js.map +1 -1
- package/cjs/components/textarea/Textarea.js.map +1 -1
- package/cjs/components/toggle-button/ToggleButton.js.map +1 -1
- package/cjs/components/toggle-button/ToggleButtonGroup.js.map +1 -1
- package/cjs/components/tooltip/TooltipContainer.js.map +1 -1
- package/cjs/components/upload/Upload.js +2 -2
- package/cjs/components/upload/Upload.js.map +1 -1
- package/cjs/components/upload/useUpload.d.ts +1 -1
- package/cjs/components/upload/useUpload.js +2 -2
- package/cjs/components/upload/useUpload.js.map +1 -1
- package/cjs/elements/blockquote/Blockquote.d.ts +1 -1
- package/cjs/elements/blockquote/Blockquote.js.map +1 -1
- package/cjs/elements/blockquote/style/themes/dnb-blockquote-theme-sbanken.scss +0 -2
- package/cjs/extensions/payment-card/utils/Types.js.map +1 -1
- package/cjs/fragments/drawer-list/DrawerList.js.map +1 -1
- package/cjs/fragments/drawer-list/DrawerListProvider.js.map +1 -1
- package/cjs/shared/Eufemia.d.ts +1 -1
- package/cjs/shared/Eufemia.js +2 -2
- package/cjs/shared/Eufemia.js.map +1 -1
- package/cjs/shared/VisibilityByTheme.d.ts +1 -1
- package/cjs/shared/VisibilityByTheme.js.map +1 -1
- package/cjs/shared/helpers.d.ts +2 -2
- package/cjs/shared/helpers.js.map +1 -1
- package/cjs/style/dnb-ui-components.css +26 -22
- package/cjs/style/dnb-ui-components.min.css +1 -1
- package/cjs/style/themes/theme-eiendom/eiendom-theme-basis.css +17 -11
- package/cjs/style/themes/theme-eiendom/eiendom-theme-basis.min.css +1 -1
- package/cjs/style/themes/theme-eiendom/eiendom-theme-components.css +60 -39
- package/cjs/style/themes/theme-eiendom/eiendom-theme-components.min.css +1 -1
- package/cjs/style/themes/theme-sbanken/sbanken-theme-basis.css +0 -7
- package/cjs/style/themes/theme-sbanken/sbanken-theme-components.css +80 -50
- package/cjs/style/themes/theme-sbanken/sbanken-theme-components.min.css +1 -1
- package/cjs/style/themes/theme-sbanken/sbanken-theme-elements.css +0 -7
- package/cjs/style/themes/theme-ui/ui-theme-basis.css +17 -11
- package/cjs/style/themes/theme-ui/ui-theme-basis.min.css +1 -1
- package/cjs/style/themes/theme-ui/ui-theme-components.css +60 -39
- package/cjs/style/themes/theme-ui/ui-theme-components.min.css +1 -1
- package/cjs/style/themes/theme-ui/ui-theme-elements.css +17 -11
- package/cjs/style/themes/theme-ui/ui-theme-elements.min.css +1 -1
- package/cjs/style/themes/theme-ui/ui-theme-tags.css +23 -11
- package/cjs/style/themes/theme-ui/ui-theme-tags.min.css +1 -1
- package/components/anchor/style/anchor-mixins.scss +17 -23
- package/components/anchor/style/dnb-anchor.css +26 -15
- package/components/anchor/style/dnb-anchor.min.css +1 -1
- package/components/anchor/style/dnb-anchor.scss +1 -1
- package/components/anchor/style/themes/dnb-anchor-theme-sbanken.css +40 -21
- package/components/anchor/style/themes/dnb-anchor-theme-sbanken.min.css +1 -1
- package/components/anchor/style/themes/dnb-anchor-theme-sbanken.scss +2 -7
- package/components/anchor/style/themes/dnb-anchor-theme-ui.css +20 -10
- package/components/anchor/style/themes/dnb-anchor-theme-ui.min.css +1 -1
- package/components/anchor/style/themes/dnb-anchor-theme-ui.scss +4 -9
- package/components/autocomplete/Autocomplete.js +2 -2
- package/components/autocomplete/Autocomplete.js.map +1 -1
- package/components/date-picker/DatePickerCalendar.js.map +1 -1
- package/components/dialog/Dialog.d.ts +1 -1
- package/components/dialog/DialogContent.d.ts +1 -1
- package/components/dialog/DialogContent.js +4 -2
- package/components/dialog/DialogContent.js.map +1 -1
- package/components/dialog/parts/DialogAction.d.ts +5 -1
- package/components/dialog/parts/DialogAction.js +3 -2
- package/components/dialog/parts/DialogAction.js.map +1 -1
- package/components/form-row/FormRow.js.map +1 -1
- package/components/form-row/style/dnb-form-row.scss +2 -2
- package/components/form-set/FormSet.js.map +1 -1
- package/components/height-animation/HeightAnimation.d.ts +1 -1
- package/components/height-animation/HeightAnimation.js.map +1 -1
- package/components/height-animation/HeightAnimationInstance.js +14 -10
- package/components/height-animation/HeightAnimationInstance.js.map +1 -1
- package/components/height-animation/useHeightAnimation.js.map +1 -1
- package/components/icon/lib/SvgComparison.js.map +1 -1
- package/components/input/style/dnb-input.scss +1 -1
- package/components/input-masked/InputMaskedUtils.js.map +1 -1
- package/components/input-masked/TextMask.js.map +1 -1
- package/components/modal/Modal.js +0 -2
- package/components/modal/Modal.js.map +1 -1
- package/components/modal/bodyScrollLock.js.map +1 -1
- package/components/number-format/NumberUtils.js.map +1 -1
- package/components/number-format/style/dnb-number-format.css +0 -7
- package/components/number-format/style/dnb-number-format.scss +0 -1
- package/components/pagination/PaginationInfinity.js.map +1 -1
- package/components/radio/Radio.js.map +1 -1
- package/components/section/style/themes/dnb-section-theme-ui.css +14 -7
- package/components/section/style/themes/dnb-section-theme-ui.min.css +1 -1
- package/components/slider/hooks/useSliderEvents.js.map +1 -1
- package/components/slider/types.d.ts +1 -1
- package/components/slider/types.js.map +1 -1
- package/components/space/SpacingHelper.js.map +1 -1
- package/components/table/TableAccordion.js.map +1 -1
- package/components/table/TableTr.js.map +1 -1
- package/components/tabs/Tabs.js +29 -23
- package/components/tabs/Tabs.js.map +1 -1
- package/components/textarea/Textarea.js.map +1 -1
- package/components/toggle-button/ToggleButton.js.map +1 -1
- package/components/toggle-button/ToggleButtonGroup.js.map +1 -1
- package/components/tooltip/TooltipContainer.js.map +1 -1
- package/components/upload/Upload.js +2 -2
- package/components/upload/Upload.js.map +1 -1
- package/components/upload/useUpload.d.ts +1 -1
- package/components/upload/useUpload.js +2 -2
- package/components/upload/useUpload.js.map +1 -1
- package/elements/blockquote/Blockquote.d.ts +1 -1
- package/elements/blockquote/Blockquote.js.map +1 -1
- package/elements/blockquote/style/themes/dnb-blockquote-theme-sbanken.scss +0 -2
- package/es/components/anchor/style/anchor-mixins.scss +17 -23
- package/es/components/anchor/style/dnb-anchor.css +26 -15
- package/es/components/anchor/style/dnb-anchor.min.css +1 -1
- package/es/components/anchor/style/dnb-anchor.scss +1 -1
- package/es/components/anchor/style/themes/dnb-anchor-theme-sbanken.css +40 -21
- package/es/components/anchor/style/themes/dnb-anchor-theme-sbanken.min.css +1 -1
- package/es/components/anchor/style/themes/dnb-anchor-theme-sbanken.scss +2 -7
- package/es/components/anchor/style/themes/dnb-anchor-theme-ui.css +20 -10
- package/es/components/anchor/style/themes/dnb-anchor-theme-ui.min.css +1 -1
- package/es/components/anchor/style/themes/dnb-anchor-theme-ui.scss +4 -9
- package/es/components/autocomplete/Autocomplete.js +2 -2
- package/es/components/autocomplete/Autocomplete.js.map +1 -1
- package/es/components/date-picker/DatePickerCalendar.js.map +1 -1
- package/es/components/dialog/Dialog.d.ts +1 -1
- package/es/components/dialog/DialogContent.d.ts +1 -1
- package/es/components/dialog/DialogContent.js +4 -2
- package/es/components/dialog/DialogContent.js.map +1 -1
- package/es/components/dialog/parts/DialogAction.d.ts +5 -1
- package/es/components/dialog/parts/DialogAction.js +3 -2
- package/es/components/dialog/parts/DialogAction.js.map +1 -1
- package/es/components/form-row/FormRow.js.map +1 -1
- package/es/components/form-row/style/dnb-form-row.scss +2 -2
- package/es/components/form-set/FormSet.js.map +1 -1
- package/es/components/height-animation/HeightAnimation.d.ts +1 -1
- package/es/components/height-animation/HeightAnimation.js.map +1 -1
- package/es/components/height-animation/HeightAnimationInstance.js +14 -10
- package/es/components/height-animation/HeightAnimationInstance.js.map +1 -1
- package/es/components/height-animation/useHeightAnimation.js.map +1 -1
- package/es/components/icon/lib/SvgComparison.js.map +1 -1
- package/es/components/input/style/dnb-input.scss +1 -1
- package/es/components/input-masked/InputMaskedUtils.js.map +1 -1
- package/es/components/input-masked/TextMask.js.map +1 -1
- package/es/components/modal/Modal.js +0 -2
- package/es/components/modal/Modal.js.map +1 -1
- package/es/components/modal/bodyScrollLock.js.map +1 -1
- package/es/components/number-format/NumberUtils.js.map +1 -1
- package/es/components/number-format/style/dnb-number-format.css +0 -7
- package/es/components/number-format/style/dnb-number-format.scss +0 -1
- package/es/components/pagination/PaginationInfinity.js.map +1 -1
- package/es/components/radio/Radio.js.map +1 -1
- package/es/components/section/style/themes/dnb-section-theme-ui.css +14 -7
- package/es/components/section/style/themes/dnb-section-theme-ui.min.css +1 -1
- package/es/components/slider/hooks/useSliderEvents.js.map +1 -1
- package/es/components/slider/types.d.ts +1 -1
- package/es/components/slider/types.js.map +1 -1
- package/es/components/space/SpacingHelper.js.map +1 -1
- package/es/components/table/TableAccordion.js.map +1 -1
- package/es/components/table/TableTr.js.map +1 -1
- package/es/components/tabs/Tabs.js +29 -23
- package/es/components/tabs/Tabs.js.map +1 -1
- package/es/components/textarea/Textarea.js.map +1 -1
- package/es/components/toggle-button/ToggleButton.js.map +1 -1
- package/es/components/toggle-button/ToggleButtonGroup.js.map +1 -1
- package/es/components/tooltip/TooltipContainer.js.map +1 -1
- package/es/components/upload/Upload.js +2 -2
- package/es/components/upload/Upload.js.map +1 -1
- package/es/components/upload/useUpload.d.ts +1 -1
- package/es/components/upload/useUpload.js +2 -2
- package/es/components/upload/useUpload.js.map +1 -1
- package/es/elements/blockquote/Blockquote.d.ts +1 -1
- package/es/elements/blockquote/Blockquote.js.map +1 -1
- package/es/elements/blockquote/style/themes/dnb-blockquote-theme-sbanken.scss +0 -2
- package/es/extensions/payment-card/utils/Types.js.map +1 -1
- package/es/fragments/drawer-list/DrawerList.js.map +1 -1
- package/es/fragments/drawer-list/DrawerListProvider.js.map +1 -1
- package/es/shared/Eufemia.d.ts +1 -1
- package/es/shared/Eufemia.js +2 -2
- package/es/shared/Eufemia.js.map +1 -1
- package/es/shared/VisibilityByTheme.d.ts +1 -1
- package/es/shared/VisibilityByTheme.js.map +1 -1
- package/es/shared/helpers.d.ts +2 -2
- package/es/shared/helpers.js.map +1 -1
- package/es/style/dnb-ui-components.css +26 -22
- package/es/style/dnb-ui-components.min.css +1 -1
- package/es/style/themes/theme-eiendom/eiendom-theme-basis.css +17 -11
- package/es/style/themes/theme-eiendom/eiendom-theme-basis.min.css +1 -1
- package/es/style/themes/theme-eiendom/eiendom-theme-components.css +60 -39
- package/es/style/themes/theme-eiendom/eiendom-theme-components.min.css +1 -1
- package/es/style/themes/theme-sbanken/sbanken-theme-basis.css +0 -7
- package/es/style/themes/theme-sbanken/sbanken-theme-components.css +80 -50
- package/es/style/themes/theme-sbanken/sbanken-theme-components.min.css +1 -1
- package/es/style/themes/theme-sbanken/sbanken-theme-elements.css +0 -7
- package/es/style/themes/theme-ui/ui-theme-basis.css +17 -11
- package/es/style/themes/theme-ui/ui-theme-basis.min.css +1 -1
- package/es/style/themes/theme-ui/ui-theme-components.css +60 -39
- package/es/style/themes/theme-ui/ui-theme-components.min.css +1 -1
- package/es/style/themes/theme-ui/ui-theme-elements.css +17 -11
- package/es/style/themes/theme-ui/ui-theme-elements.min.css +1 -1
- package/es/style/themes/theme-ui/ui-theme-tags.css +23 -11
- package/es/style/themes/theme-ui/ui-theme-tags.min.css +1 -1
- package/esm/dnb-ui-basis.min.mjs +1 -1
- 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/payment-card/utils/Types.js.map +1 -1
- package/fragments/drawer-list/DrawerList.js.map +1 -1
- package/fragments/drawer-list/DrawerListProvider.js.map +1 -1
- package/package.json +1 -1
- package/shared/Eufemia.d.ts +1 -1
- package/shared/Eufemia.js +2 -2
- package/shared/Eufemia.js.map +1 -1
- package/shared/VisibilityByTheme.d.ts +1 -1
- package/shared/VisibilityByTheme.js.map +1 -1
- package/shared/helpers.d.ts +2 -2
- package/shared/helpers.js.map +1 -1
- package/style/dnb-ui-components.css +26 -22
- package/style/dnb-ui-components.min.css +1 -1
- package/style/themes/theme-eiendom/eiendom-theme-basis.css +17 -11
- package/style/themes/theme-eiendom/eiendom-theme-basis.min.css +1 -1
- package/style/themes/theme-eiendom/eiendom-theme-components.css +60 -39
- package/style/themes/theme-eiendom/eiendom-theme-components.min.css +1 -1
- package/style/themes/theme-sbanken/sbanken-theme-basis.css +0 -7
- package/style/themes/theme-sbanken/sbanken-theme-components.css +80 -50
- package/style/themes/theme-sbanken/sbanken-theme-components.min.css +1 -1
- package/style/themes/theme-sbanken/sbanken-theme-elements.css +0 -7
- package/style/themes/theme-ui/ui-theme-basis.css +17 -11
- package/style/themes/theme-ui/ui-theme-basis.min.css +1 -1
- package/style/themes/theme-ui/ui-theme-components.css +60 -39
- package/style/themes/theme-ui/ui-theme-components.min.css +1 -1
- package/style/themes/theme-ui/ui-theme-elements.css +17 -11
- package/style/themes/theme-ui/ui-theme-elements.min.css +1 -1
- package/style/themes/theme-ui/ui-theme-tags.css +23 -11
- package/style/themes/theme-ui/ui-theme-tags.min.css +1 -1
- package/umd/dnb-ui-basis.min.js +1 -1
- 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 +1 -1
- package/umd/dnb-ui-lib.min.js +1 -1
|
@@ -1235,13 +1235,6 @@ sub {
|
|
|
1235
1235
|
* NB: The content below is auto generated by the "themeFactory".
|
|
1236
1236
|
* You may want to update it by running "yarn build" locally.
|
|
1237
1237
|
*/
|
|
1238
|
-
/*
|
|
1239
|
-
* Anchor mixins
|
|
1240
|
-
*
|
|
1241
|
-
*/
|
|
1242
|
-
/*
|
|
1243
|
-
* Utilities
|
|
1244
|
-
*/
|
|
1245
1238
|
.dnb-blockquote {
|
|
1246
1239
|
color: var(--sb-color-text);
|
|
1247
1240
|
background-color: var(--sb-color-violet-light-4);
|
|
@@ -647,27 +647,36 @@ sup .dnb-anchor, sub .dnb-anchor {
|
|
|
647
647
|
.dnb-p .dnb-anchor, .dnb-lead .dnb-anchor, .dnb-h--xx-large .dnb-anchor, .dnb-h--x-large .dnb-anchor, .dnb-h--large .dnb-anchor, .dnb-h--medium .dnb-anchor, .dnb-h--basis .dnb-anchor, .dnb-h--small .dnb-anchor, .dnb-h--x-small .dnb-anchor {
|
|
648
648
|
font-size: inherit;
|
|
649
649
|
}
|
|
650
|
-
.dnb-anchor
|
|
650
|
+
.dnb-anchor.focus-visible {
|
|
651
|
+
background-color: transparent;
|
|
652
|
+
transition: none;
|
|
651
653
|
outline: none;
|
|
654
|
+
--border-color: var(--focus-ring-color);
|
|
655
|
+
--border-width: var(--focus-ring-width);
|
|
656
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
657
|
+
border-color: transparent;
|
|
652
658
|
border-radius: 0.25em;
|
|
653
659
|
}
|
|
654
|
-
.dnb-anchor:focus
|
|
660
|
+
.dnb-anchor:focus-visible {
|
|
655
661
|
background-color: transparent;
|
|
656
662
|
transition: none;
|
|
657
|
-
|
|
658
|
-
.dnb-anchor:focus:not(:active), .dnb-section .dnb-anchor:focus:not(:active).dnb-anchor {
|
|
659
|
-
text-decoration: none;
|
|
660
|
-
}
|
|
661
|
-
html[data-whatinput=keyboard] .dnb-anchor:focus {
|
|
663
|
+
outline: none;
|
|
662
664
|
--border-color: var(--focus-ring-color);
|
|
663
665
|
--border-width: var(--focus-ring-width);
|
|
664
666
|
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
665
667
|
border-color: transparent;
|
|
668
|
+
border-radius: 0.25em;
|
|
669
|
+
}
|
|
670
|
+
.dnb-anchor.focus-visible, .dnb-section .dnb-anchor.focus-visible.dnb-anchor {
|
|
671
|
+
text-decoration: none;
|
|
672
|
+
}
|
|
673
|
+
.dnb-anchor:focus-visible, .dnb-section .dnb-anchor:focus-visible.dnb-anchor {
|
|
674
|
+
text-decoration: none;
|
|
666
675
|
}
|
|
667
|
-
.dnb-anchor:hover
|
|
676
|
+
.dnb-anchor:hover {
|
|
668
677
|
border-radius: 0.25em;
|
|
669
678
|
}
|
|
670
|
-
.dnb-anchor:hover, .dnb-section .dnb-anchor:hover.dnb-anchor
|
|
679
|
+
.dnb-anchor:hover, .dnb-section .dnb-anchor:hover.dnb-anchor {
|
|
671
680
|
text-decoration: none;
|
|
672
681
|
}
|
|
673
682
|
.dnb-anchor:active {
|
|
@@ -724,6 +733,8 @@ html[data-whatinput=keyboard] .dnb-anchor:focus {
|
|
|
724
733
|
}
|
|
725
734
|
|
|
726
735
|
.dnb-anchor--focus {
|
|
736
|
+
background-color: transparent;
|
|
737
|
+
transition: none;
|
|
727
738
|
outline: none;
|
|
728
739
|
--border-color: var(--focus-ring-color);
|
|
729
740
|
--border-width: var(--focus-ring-width);
|
|
@@ -731,11 +742,7 @@ html[data-whatinput=keyboard] .dnb-anchor:focus {
|
|
|
731
742
|
border-color: transparent;
|
|
732
743
|
border-radius: 0.25em;
|
|
733
744
|
}
|
|
734
|
-
.dnb-anchor--focus
|
|
735
|
-
background-color: transparent;
|
|
736
|
-
transition: none;
|
|
737
|
-
}
|
|
738
|
-
.dnb-anchor--focus:not(:active), .dnb-section .dnb-anchor--focus:not(:active).dnb-anchor {
|
|
745
|
+
.dnb-anchor--focus, .dnb-section .dnb-anchor--focus.dnb-anchor {
|
|
739
746
|
text-decoration: none;
|
|
740
747
|
}
|
|
741
748
|
|
|
@@ -760,7 +767,11 @@ html[data-whatinput=keyboard] .dnb-anchor:focus {
|
|
|
760
767
|
background-color: transparent;
|
|
761
768
|
}
|
|
762
769
|
|
|
763
|
-
.dnb-anchor--no-radius, .dnb-anchor--no-radius:hover, .dnb-anchor--no-radius:active, .dnb-anchor--no-radius
|
|
770
|
+
.dnb-anchor--no-radius, .dnb-anchor--no-radius:hover, .dnb-anchor--no-radius:active, .dnb-anchor--no-radius.focus-visible {
|
|
771
|
+
border-radius: 0;
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
.dnb-anchor--no-radius, .dnb-anchor--no-radius:hover, .dnb-anchor--no-radius:active, .dnb-anchor--no-radius:focus-visible {
|
|
764
775
|
border-radius: 0;
|
|
765
776
|
}
|
|
766
777
|
|
|
@@ -4105,13 +4116,6 @@ html[data-visual-test] .dnb-modal__overlay, .dnb-modal__overlay--no-animation {
|
|
|
4105
4116
|
/*
|
|
4106
4117
|
* Utilities
|
|
4107
4118
|
*/
|
|
4108
|
-
/*
|
|
4109
|
-
* Anchor mixins
|
|
4110
|
-
*
|
|
4111
|
-
*/
|
|
4112
|
-
/*
|
|
4113
|
-
* Utilities
|
|
4114
|
-
*/
|
|
4115
4119
|
.dnb-number-format {
|
|
4116
4120
|
display: inline-block;
|
|
4117
4121
|
position: relative;
|
|
@@ -7561,9 +7565,6 @@ html[data-visual-test] .dnb-tooltip--hide {
|
|
|
7561
7565
|
* NB: The content below is auto generated by the "themeFactory".
|
|
7562
7566
|
* You may want to update it by running "yarn build" locally.
|
|
7563
7567
|
*/
|
|
7564
|
-
/*
|
|
7565
|
-
* Utilities
|
|
7566
|
-
*/
|
|
7567
7568
|
/*
|
|
7568
7569
|
* Anchor mixins
|
|
7569
7570
|
*
|
|
@@ -7590,24 +7591,38 @@ html[data-visual-test] .dnb-tooltip--hide {
|
|
|
7590
7591
|
background-color: var(--sb-color-green);
|
|
7591
7592
|
border-radius: 0.5rem;
|
|
7592
7593
|
}
|
|
7593
|
-
.dnb-anchor
|
|
7594
|
+
.dnb-anchor.focus-visible {
|
|
7594
7595
|
color: var(--sb-color-blue-dark);
|
|
7595
7596
|
background-color: var(--sb-color-blue-light-3);
|
|
7596
7597
|
border-radius: 0.25rem;
|
|
7597
7598
|
}
|
|
7598
|
-
.dnb-anchor:focus
|
|
7599
|
+
.dnb-anchor:focus-visible {
|
|
7600
|
+
color: var(--sb-color-blue-dark);
|
|
7599
7601
|
background-color: var(--sb-color-blue-light-3);
|
|
7602
|
+
border-radius: 0.25rem;
|
|
7603
|
+
}
|
|
7604
|
+
.dnb-anchor.focus-visible.dnb-anchor--icon-left {
|
|
7605
|
+
margin-left: 0;
|
|
7600
7606
|
}
|
|
7601
|
-
.dnb-anchor:focus.dnb-anchor--icon-left {
|
|
7607
|
+
.dnb-anchor:focus-visible.dnb-anchor--icon-left {
|
|
7602
7608
|
margin-left: 0;
|
|
7603
7609
|
}
|
|
7604
|
-
.dnb-anchor
|
|
7610
|
+
.dnb-anchor.focus-visible.dnb-anchor--icon-left .dnb-icon {
|
|
7605
7611
|
margin-left: 0;
|
|
7606
7612
|
}
|
|
7607
|
-
.dnb-anchor:focus.dnb-anchor--icon-
|
|
7613
|
+
.dnb-anchor:focus-visible.dnb-anchor--icon-left .dnb-icon {
|
|
7614
|
+
margin-left: 0;
|
|
7615
|
+
}
|
|
7616
|
+
.dnb-anchor.focus-visible.dnb-anchor--icon-right {
|
|
7617
|
+
margin-right: 0;
|
|
7618
|
+
}
|
|
7619
|
+
.dnb-anchor:focus-visible.dnb-anchor--icon-right {
|
|
7620
|
+
margin-right: 0;
|
|
7621
|
+
}
|
|
7622
|
+
.dnb-anchor.focus-visible.dnb-anchor--icon-right .dnb-icon {
|
|
7608
7623
|
margin-right: 0;
|
|
7609
7624
|
}
|
|
7610
|
-
.dnb-anchor:focus.dnb-anchor--icon-right .dnb-icon {
|
|
7625
|
+
.dnb-anchor:focus-visible.dnb-anchor--icon-right .dnb-icon {
|
|
7611
7626
|
margin-right: 0;
|
|
7612
7627
|
}
|
|
7613
7628
|
.dnb-anchor.dnb-anchor--icon-left {
|
|
@@ -7659,9 +7674,6 @@ html[data-visual-test] .dnb-tooltip--hide {
|
|
|
7659
7674
|
background-color: var(--sb-color-blue-light-3);
|
|
7660
7675
|
border-radius: 0.25rem;
|
|
7661
7676
|
}
|
|
7662
|
-
.dnb-anchor--focus:not(:active) {
|
|
7663
|
-
background-color: var(--sb-color-blue-light-3);
|
|
7664
|
-
}
|
|
7665
7677
|
.dnb-anchor--focus.dnb-anchor--icon-left {
|
|
7666
7678
|
margin-left: 0;
|
|
7667
7679
|
}
|
|
@@ -7675,28 +7687,39 @@ html[data-visual-test] .dnb-tooltip--hide {
|
|
|
7675
7687
|
margin-right: 0;
|
|
7676
7688
|
}
|
|
7677
7689
|
|
|
7678
|
-
.dnb-anchor--no-radius, .dnb-anchor--no-radius:hover, .dnb-anchor--no-radius:active, .dnb-anchor--no-radius
|
|
7690
|
+
.dnb-anchor--no-radius, .dnb-anchor--no-radius:hover, .dnb-anchor--no-radius:active, .dnb-anchor--no-radius.focus-visible {
|
|
7691
|
+
border-radius: 0;
|
|
7692
|
+
}
|
|
7693
|
+
|
|
7694
|
+
.dnb-anchor--no-radius, .dnb-anchor--no-radius:hover, .dnb-anchor--no-radius:active, .dnb-anchor--no-radius:focus-visible {
|
|
7679
7695
|
border-radius: 0;
|
|
7680
7696
|
}
|
|
7681
7697
|
|
|
7682
7698
|
.dnb-anchor--contrast {
|
|
7683
7699
|
color: var(--color-white);
|
|
7684
7700
|
}
|
|
7685
|
-
.dnb-anchor--contrast:hover
|
|
7686
|
-
color: var(--color-
|
|
7687
|
-
|
|
7688
|
-
text-decoration: none;
|
|
7701
|
+
.dnb-anchor--contrast:hover {
|
|
7702
|
+
color: var(--sb-color-text);
|
|
7703
|
+
box-shadow: inset 100vw 100vw 0 0 var(--color-white), -0.125em 0 0 0 var(--color-white), 0.125em 0 0 0 var(--color-white);
|
|
7689
7704
|
}
|
|
7690
7705
|
.dnb-anchor--contrast:active {
|
|
7691
|
-
color: var(--color-
|
|
7692
|
-
background-color:
|
|
7706
|
+
color: var(--color-white);
|
|
7707
|
+
background-color: transparent;
|
|
7708
|
+
box-shadow: inset 100vw 100vw 0 0 transparent, -0.125em 0 0 0 transparent, 0.125em 0 0 0 transparent;
|
|
7693
7709
|
}
|
|
7694
|
-
.dnb-anchor--contrast
|
|
7710
|
+
.dnb-anchor--contrast.focus-visible {
|
|
7695
7711
|
color: var(--color-white);
|
|
7696
7712
|
background-color: transparent;
|
|
7697
7713
|
outline: none;
|
|
7714
|
+
--border-color: var(--color-white);
|
|
7715
|
+
--border-width: var(--focus-ring-width);
|
|
7716
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
7717
|
+
border-color: transparent;
|
|
7698
7718
|
}
|
|
7699
|
-
|
|
7719
|
+
.dnb-anchor--contrast:focus-visible {
|
|
7720
|
+
color: var(--color-white);
|
|
7721
|
+
background-color: transparent;
|
|
7722
|
+
outline: none;
|
|
7700
7723
|
--border-color: var(--color-white);
|
|
7701
7724
|
--border-width: var(--focus-ring-width);
|
|
7702
7725
|
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
@@ -9360,21 +9383,28 @@ html[data-whatinput=keyboard] .dnb-radio__input:not([disabled]):focus ~ .dnb-rad
|
|
|
9360
9383
|
.dnb-section--fire-red .dnb-anchor, .dnb-section--emerald-green .dnb-anchor, .dnb-section--sea-green .dnb-anchor {
|
|
9361
9384
|
color: var(--color-white);
|
|
9362
9385
|
}
|
|
9363
|
-
.dnb-section--fire-red .dnb-anchor:hover, .dnb-section--
|
|
9386
|
+
.dnb-section--fire-red .dnb-anchor:hover, .dnb-section--emerald-green .dnb-anchor:hover, .dnb-section--sea-green .dnb-anchor:hover {
|
|
9364
9387
|
color: var(--color-emerald-green);
|
|
9365
|
-
|
|
9366
|
-
text-decoration: none;
|
|
9388
|
+
box-shadow: inset 100vw 100vw 0 0 var(--color-white), -0.125em 0 0 0 var(--color-white), 0.125em 0 0 0 var(--color-white);
|
|
9367
9389
|
}
|
|
9368
9390
|
.dnb-section--fire-red .dnb-anchor:active, .dnb-section--emerald-green .dnb-anchor:active, .dnb-section--sea-green .dnb-anchor:active {
|
|
9369
|
-
color: var(--color-
|
|
9370
|
-
background-color:
|
|
9391
|
+
color: var(--color-white);
|
|
9392
|
+
background-color: transparent;
|
|
9393
|
+
box-shadow: inset 100vw 100vw 0 0 transparent, -0.125em 0 0 0 transparent, 0.125em 0 0 0 transparent;
|
|
9371
9394
|
}
|
|
9372
|
-
.dnb-section--fire-red .dnb-anchor
|
|
9395
|
+
.dnb-section--fire-red .dnb-anchor.focus-visible, .dnb-section--emerald-green .dnb-anchor.focus-visible, .dnb-section--sea-green .dnb-anchor.focus-visible {
|
|
9373
9396
|
color: var(--color-white);
|
|
9374
9397
|
background-color: transparent;
|
|
9375
9398
|
outline: none;
|
|
9399
|
+
--border-color: var(--color-white);
|
|
9400
|
+
--border-width: var(--focus-ring-width);
|
|
9401
|
+
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|
|
9402
|
+
border-color: transparent;
|
|
9376
9403
|
}
|
|
9377
|
-
|
|
9404
|
+
.dnb-section--fire-red .dnb-anchor:focus-visible, .dnb-section--emerald-green .dnb-anchor:focus-visible, .dnb-section--sea-green .dnb-anchor:focus-visible {
|
|
9405
|
+
color: var(--color-white);
|
|
9406
|
+
background-color: transparent;
|
|
9407
|
+
outline: none;
|
|
9378
9408
|
--border-color: var(--color-white);
|
|
9379
9409
|
--border-width: var(--focus-ring-width);
|
|
9380
9410
|
box-shadow: 0 0 0 var(--border-width) var(--border-color);
|