@mskcc/components
Advanced tools
@@ -204,7 +204,4 @@ @use '@mskcc/themes/tokens' as tk; | ||
| // dark theme | ||
| html[data-theme='dark'] .msk-footer--logo { | ||
| background-image: url('https://cdn.jsdelivr.net/npm/@mskcc/fundamentals@latest/dist/logo/assets/logo-primary-sans-medium-white.svg'); | ||
| } | ||
| @media (prefers-color-scheme: dark) { | ||
| html[data-theme='dark'], | ||
| .dark { | ||
| .msk-footer--logo { | ||
@@ -211,0 +208,0 @@ background-image: url('https://cdn.jsdelivr.net/npm/@mskcc/fundamentals@latest/dist/logo/assets/logo-primary-sans-medium-white.svg'); |
@@ -945,2 +945,6 @@ /* ------ buttons ----- */ | ||
| } | ||
| .msk-checkbox-group--disable-focus .cds--checkbox:focus + .cds--checkbox-label, | ||
| .msk-checkbox--disable-focus .cds--checkbox:focus + .cds--checkbox-label { | ||
| box-shadow: unset; | ||
| } | ||
| .cds--checkbox:not(:disabled) + .cds--checkbox-label { | ||
@@ -947,0 +951,0 @@ padding-right: 0.25rem; |
@@ -55,2 +55,3 @@ /* ------ buttons ----- */ | ||
| box-shadow: inset -2px 0 var(--msk-color-border-weak, #e5e0df); | ||
| z-index: 999; | ||
| } | ||
@@ -57,0 +58,0 @@ .msk-dashboard-layout--sidebar.msk-dashboard-sidebar--collapsed { |
@@ -247,9 +247,5 @@ /* ------ buttons ----- */ | ||
| } | ||
| html[data-theme=dark] .msk-footer--logo { | ||
| html[data-theme=dark] .msk-footer--logo, | ||
| .dark .msk-footer--logo { | ||
| background-image: url("https://cdn.jsdelivr.net/npm/@mskcc/fundamentals@latest/dist/logo/assets/logo-primary-sans-medium-white.svg"); | ||
| } | ||
| @media (prefers-color-scheme: dark) { | ||
| .msk-footer--logo { | ||
| background-image: url("https://cdn.jsdelivr.net/npm/@mskcc/fundamentals@latest/dist/logo/assets/logo-primary-sans-medium-white.svg"); | ||
| } | ||
| } |
+5
-5
| { | ||
| "name": "@mskcc/components", | ||
| "version": "2.7.3-beta.2", | ||
| "version": "2.7.3", | ||
| "description": "", | ||
@@ -37,5 +37,5 @@ "author": "", | ||
| "carbon-components": "10.56.0", | ||
| "@mskcc/colors": "2.7.2", | ||
| "@mskcc/fundamentals": "2.7.2", | ||
| "@mskcc/themes": "2.7.2" | ||
| "@mskcc/fundamentals": "2.7.3", | ||
| "@mskcc/themes": "2.7.3", | ||
| "@mskcc/colors": "2.7.3" | ||
| }, | ||
@@ -59,3 +59,3 @@ "devDependencies": { | ||
| "stylelint-order": "^6.0.3", | ||
| "eslint-config-msk": "2.7.2" | ||
| "eslint-config-msk": "2.7.3" | ||
| }, | ||
@@ -62,0 +62,0 @@ "eslintConfig": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7614706
0168671
01
-50%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated