@instructure/ui-theme-tokens 11.7.2-snapshot-7 → 11.7.2-snapshot-10
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 +1 -1
- package/package.json +3 -3
- package/tokens/canvas/scss/_variables.scss +2 -1
- package/tokens/canvas/source.json +1 -1
- package/tokens/canvas-high-contrast/scss/_variables.scss +2 -1
- package/tokens/canvas-high-contrast/source.json +1 -1
- package/tsconfig.build.tsbuildinfo +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [11.7.2-snapshot-
|
|
6
|
+
## [11.7.2-snapshot-10](https://github.com/instructure/instructure-ui/compare/v11.7.1...v11.7.2-snapshot-10) (2026-03-27)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @instructure/ui-theme-tokens
|
|
9
9
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/ui-theme-tokens",
|
|
3
|
-
"version": "11.7.2-snapshot-
|
|
3
|
+
"version": "11.7.2-snapshot-10",
|
|
4
4
|
"description": "Cross-platform theme tokens for Instructure products",
|
|
5
5
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -15,10 +15,10 @@
|
|
|
15
15
|
"license": "MIT",
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@babel/runtime": "^7.27.6",
|
|
18
|
-
"@instructure/ui-themes": "11.7.2-snapshot-
|
|
18
|
+
"@instructure/ui-themes": "11.7.2-snapshot-10"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@instructure/ui-babel-preset": "11.7.2-snapshot-
|
|
21
|
+
"@instructure/ui-babel-preset": "11.7.2-snapshot-10"
|
|
22
22
|
},
|
|
23
23
|
"publishConfig": {
|
|
24
24
|
"access": "public"
|
|
@@ -1442,7 +1442,6 @@ $instui-canvas-new-theme-components-modal-body-inverse-background-color: #334450
|
|
|
1442
1442
|
$instui-canvas-new-theme-components-modal-body-padding: 1.5rem;
|
|
1443
1443
|
$instui-canvas-new-theme-components-modal-body-padding-compact: 0.75rem;
|
|
1444
1444
|
$instui-canvas-new-theme-components-mask-background-color: rgba(255,255,255,0.75);
|
|
1445
|
-
$instui-canvas-new-theme-components-mask-dark-background-color: rgba(28,34,43,0.75);
|
|
1446
1445
|
$instui-canvas-new-theme-components-form-field-layout-text-color: #273540;
|
|
1447
1446
|
$instui-canvas-new-theme-components-form-field-layout-readonly-text-color: #576773;
|
|
1448
1447
|
$instui-canvas-new-theme-components-form-field-layout-asterisk-color: #273540;
|
|
@@ -2354,6 +2353,7 @@ $instui-canvas-new-theme-components-top-nav-bar-action-items-small-viewport-acti
|
|
|
2354
2353
|
$instui-canvas-new-theme-components-top-nav-bar-action-items-small-viewport-dropdown-menu-active-option-font-weight: 700;
|
|
2355
2354
|
$instui-canvas-new-theme-components-top-nav-bar-action-items-small-viewport-dropdown-menu-active-option-indicator-spacing: 0.25rem;
|
|
2356
2355
|
$instui-canvas-new-theme-components-top-nav-bar-action-items-small-viewport-dropdown-menu-active-option-indicator-width: 0.25rem;
|
|
2356
|
+
$instui-canvas-new-theme-components-top-nav-bar-action-items-small-viewport-dropdown-menu-active-option-indicator-color: currentColor;
|
|
2357
2357
|
$instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-dropdown-menu-active-option-indicator-spacing: 0.25rem;
|
|
2358
2358
|
$instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-dropdown-menu-active-option-indicator-width: 0.25rem;
|
|
2359
2359
|
$instui-canvas-new-theme-components-top-nav-bar-layout-desktop-height: 4rem;
|
|
@@ -2407,6 +2407,7 @@ $instui-canvas-new-theme-components-top-nav-bar-item-active-item-font-weight: 70
|
|
|
2407
2407
|
$instui-canvas-new-theme-components-top-nav-bar-item-active-item-indicator-spacing: 0.25rem;
|
|
2408
2408
|
$instui-canvas-new-theme-components-top-nav-bar-item-active-indicator-color: #ffffff;
|
|
2409
2409
|
$instui-canvas-new-theme-components-top-nav-bar-item-active-indicator-color-inverse: #273540;
|
|
2410
|
+
$instui-canvas-new-theme-components-top-nav-bar-item-active-indicator-width: 0.125rem;
|
|
2410
2411
|
$instui-canvas-new-theme-components-top-nav-bar-menu-items-desktop-submenu-active-option-indicator-width: 0.125rem;
|
|
2411
2412
|
$instui-canvas-new-theme-components-top-nav-bar-menu-items-desktop-item-spacing: 1rem;
|
|
2412
2413
|
$instui-canvas-new-theme-components-top-nav-bar-menu-items-desktop-submenu-active-option-indicator-spacing: 0.25rem;
|