@instructure/instructure-theme
Advanced tools
Comparing version 8.56.2-pr-snapshot-1721749364069 to 8.56.2-snapshot-2
@@ -6,3 +6,3 @@ # Change Log | ||
## [8.56.2-pr-snapshot-1721749364069](https://github.com/instructure/instructure-ui/compare/v8.56.1...v8.56.2-pr-snapshot-1721749364069) (2024-07-23) | ||
## [8.56.2-snapshot-2](https://github.com/instructure/instructure-ui/compare/v8.56.1...v8.56.2-snapshot-2) (2024-08-06) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/instructure-theme |
@@ -7,3 +7,3 @@ "use strict"; | ||
exports.typography = exports.transitions = exports.theme = exports.stacking = exports.spacing = exports.shadows = exports.media = exports.key = exports.forms = exports.default = exports.colors = exports.breakpoints = exports.borders = void 0; | ||
var _uiThemeTokens = require("@instructure/ui-theme-tokens"); | ||
var _instructure = require("@instructure/ui-theme-tokens/lib/instructure"); | ||
var _themeRegistry = require("@instructure/theme-registry"); | ||
@@ -34,18 +34,18 @@ /* | ||
const borders = exports.borders = _uiThemeTokens.instructure.borders, | ||
breakpoints = exports.breakpoints = _uiThemeTokens.instructure.breakpoints, | ||
colors = exports.colors = _uiThemeTokens.instructure.colors, | ||
forms = exports.forms = _uiThemeTokens.instructure.forms, | ||
media = exports.media = _uiThemeTokens.instructure.media, | ||
shadows = exports.shadows = _uiThemeTokens.instructure.shadows, | ||
spacing = exports.spacing = _uiThemeTokens.instructure.spacing, | ||
stacking = exports.stacking = _uiThemeTokens.instructure.stacking, | ||
transitions = exports.transitions = _uiThemeTokens.instructure.transitions, | ||
typography = exports.typography = _uiThemeTokens.instructure.typography; | ||
const borders = exports.borders = _instructure.instructure.borders, | ||
breakpoints = exports.breakpoints = _instructure.instructure.breakpoints, | ||
colors = exports.colors = _instructure.instructure.colors, | ||
forms = exports.forms = _instructure.instructure.forms, | ||
media = exports.media = _instructure.instructure.media, | ||
shadows = exports.shadows = _instructure.instructure.shadows, | ||
spacing = exports.spacing = _instructure.instructure.spacing, | ||
stacking = exports.stacking = _instructure.instructure.stacking, | ||
transitions = exports.transitions = _instructure.instructure.transitions, | ||
typography = exports.typography = _instructure.instructure.typography; | ||
const key = exports.key = 'instructure'; | ||
const __theme = { | ||
key, | ||
..._uiThemeTokens.instructure | ||
..._instructure.instructure | ||
}; | ||
const theme = exports.theme = _themeRegistry.ThemeRegistry.registerTheme(__theme); | ||
var _default = exports.default = theme; |
{ | ||
"name": "@instructure/instructure-theme", | ||
"version": "8.56.2-pr-snapshot-1721749364069", | ||
"version": "8.56.2-snapshot-2", | ||
"description": "A theme for Instructure made by Instructure Inc.", | ||
@@ -25,9 +25,9 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "8.56.2-pr-snapshot-1721749364069" | ||
"@instructure/ui-babel-preset": "8.56.2-snapshot-2" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.2", | ||
"@instructure/shared-types": "8.56.2-pr-snapshot-1721749364069", | ||
"@instructure/theme-registry": "8.56.2-pr-snapshot-1721749364069", | ||
"@instructure/ui-theme-tokens": "8.56.2-pr-snapshot-1721749364069" | ||
"@instructure/shared-types": "8.56.2-snapshot-2", | ||
"@instructure/theme-registry": "8.56.2-snapshot-2", | ||
"@instructure/ui-theme-tokens": "8.56.2-snapshot-2" | ||
}, | ||
@@ -34,0 +34,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
135602
+ Added@instructure/console@8.56.2-snapshot-2(transitive)
+ Added@instructure/shared-types@8.56.2-snapshot-2(transitive)
+ Added@instructure/theme-registry@8.56.2-snapshot-2(transitive)
+ Added@instructure/ui-dom-utils@8.56.2-snapshot-2(transitive)
+ Added@instructure/ui-theme-tokens@8.56.2-snapshot-2(transitive)
+ Added@instructure/ui-utils@8.56.2-snapshot-2(transitive)
- Removed@instructure/console@8.56.2-pr-snapshot-1721749364069(transitive)
- Removed@instructure/shared-types@8.56.2-pr-snapshot-1721749364069(transitive)
- Removed@instructure/theme-registry@8.56.2-pr-snapshot-1721749364069(transitive)
- Removed@instructure/ui-dom-utils@8.56.2-pr-snapshot-1721749364069(transitive)
- Removed@instructure/ui-theme-tokens@8.56.2-pr-snapshot-1721749364069(transitive)
- Removed@instructure/ui-utils@8.56.2-pr-snapshot-1721749364069(transitive)