@instructure/emotion
Advanced tools
Comparing version 10.6.2-snapshot-7 to 10.6.2-snapshot-8
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.6.2-snapshot-7](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.6.2-snapshot-7) (2024-12-02) | ||
## [10.6.2-snapshot-8](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.6.2-snapshot-8) (2024-12-03) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/emotion |
{ | ||
"name": "@instructure/emotion", | ||
"version": "10.6.2-snapshot-7", | ||
"version": "10.6.2-snapshot-8", | ||
"description": "A UI component library made by Instructure Inc.", | ||
@@ -28,10 +28,10 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"@emotion/react": "^11", | ||
"@instructure/console": "10.6.2-snapshot-7", | ||
"@instructure/shared-types": "10.6.2-snapshot-7", | ||
"@instructure/theme-registry": "10.6.2-snapshot-7", | ||
"@instructure/ui-decorator": "10.6.2-snapshot-7", | ||
"@instructure/ui-i18n": "10.6.2-snapshot-7", | ||
"@instructure/ui-react-utils": "10.6.2-snapshot-7", | ||
"@instructure/ui-themes": "10.6.2-snapshot-7", | ||
"@instructure/ui-utils": "10.6.2-snapshot-7", | ||
"@instructure/console": "10.6.2-snapshot-8", | ||
"@instructure/shared-types": "10.6.2-snapshot-8", | ||
"@instructure/theme-registry": "10.6.2-snapshot-8", | ||
"@instructure/ui-decorator": "10.6.2-snapshot-8", | ||
"@instructure/ui-i18n": "10.6.2-snapshot-8", | ||
"@instructure/ui-react-utils": "10.6.2-snapshot-8", | ||
"@instructure/ui-themes": "10.6.2-snapshot-8", | ||
"@instructure/ui-utils": "10.6.2-snapshot-8", | ||
"hoist-non-react-statics": "^3.3.2", | ||
@@ -41,4 +41,4 @@ "prop-types": "^15.8.1" | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.6.2-snapshot-7", | ||
"@instructure/ui-test-utils": "10.6.2-snapshot-7", | ||
"@instructure/ui-babel-preset": "10.6.2-snapshot-8", | ||
"@instructure/ui-test-utils": "10.6.2-snapshot-8", | ||
"react-dom": "^18.3.1" | ||
@@ -45,0 +45,0 @@ }, |
@@ -113,4 +113,4 @@ --- | ||
themeOverride={(_componentTheme, currentTheme) => ({ | ||
primaryBackground: currentTheme.colors.backgroundWarning, | ||
primaryBorderColor: currentTheme.colors.backgroundLightest, | ||
primaryBackground: currentTheme.colors.primitives.orange57, | ||
primaryBorderColor: '#00AAA4', | ||
borderWidth: currentTheme.borders.widthLarge, | ||
@@ -117,0 +117,0 @@ borderStyle: 'dashed' |
313356
+ Added@instructure/console@10.6.2-snapshot-8(transitive)
+ Added@instructure/shared-types@10.6.2-snapshot-8(transitive)
+ Added@instructure/theme-registry@10.6.2-snapshot-8(transitive)
+ Added@instructure/ui-decorator@10.6.2-snapshot-8(transitive)
+ Added@instructure/ui-dom-utils@10.6.2-snapshot-8(transitive)
+ Added@instructure/ui-i18n@10.6.2-snapshot-8(transitive)
+ Added@instructure/ui-prop-types@10.6.2-snapshot-8(transitive)
+ Added@instructure/ui-react-utils@10.6.2-snapshot-8(transitive)
+ Added@instructure/ui-themes@10.6.2-snapshot-8(transitive)
+ Added@instructure/ui-utils@10.6.2-snapshot-8(transitive)
- Removed@instructure/console@10.6.2-snapshot-7(transitive)
- Removed@instructure/shared-types@10.6.2-snapshot-7(transitive)
- Removed@instructure/theme-registry@10.6.2-snapshot-7(transitive)
- Removed@instructure/ui-decorator@10.6.2-snapshot-7(transitive)
- Removed@instructure/ui-dom-utils@10.6.2-snapshot-7(transitive)
- Removed@instructure/ui-i18n@10.6.2-snapshot-7(transitive)
- Removed@instructure/ui-prop-types@10.6.2-snapshot-7(transitive)
- Removed@instructure/ui-react-utils@10.6.2-snapshot-7(transitive)
- Removed@instructure/ui-themes@10.6.2-snapshot-7(transitive)
- Removed@instructure/ui-utils@10.6.2-snapshot-7(transitive)