@instructure/canvas-theme 11.7.1 → 11.7.2-snapshot-1
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 +8 -0
- package/package.json +4 -4
- package/tokens/scss/_variables.scss +5 -3
- package/tokens/source.json +1 -1
- package/tsconfig.build.tsbuildinfo +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
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-1](https://github.com/instructure/instructure-ui/compare/v11.7.1...v11.7.2-snapshot-1) (2026-03-20)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @instructure/canvas-theme
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @instructure/canvas-theme
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/canvas-theme",
|
|
3
|
-
"version": "11.7.1",
|
|
3
|
+
"version": "11.7.2-snapshot-1",
|
|
4
4
|
"description": "A theme for Canvas LMS made by Instructure Inc.",
|
|
5
5
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
"license": "MIT",
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@babel/runtime": "^7.27.6",
|
|
18
|
-
"@instructure/
|
|
19
|
-
"@instructure/
|
|
18
|
+
"@instructure/ui-themes": "11.7.2-snapshot-1",
|
|
19
|
+
"@instructure/shared-types": "11.7.2-snapshot-1"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@instructure/ui-babel-preset": "11.7.1"
|
|
22
|
+
"@instructure/ui-babel-preset": "11.7.2-snapshot-1"
|
|
23
23
|
},
|
|
24
24
|
"publishConfig": {
|
|
25
25
|
"access": "public"
|
|
@@ -2354,7 +2354,6 @@ $instui-canvas-new-theme-components-top-nav-bar-action-items-small-viewport-acti
|
|
|
2354
2354
|
$instui-canvas-new-theme-components-top-nav-bar-action-items-small-viewport-dropdown-menu-active-option-font-weight: 700;
|
|
2355
2355
|
$instui-canvas-new-theme-components-top-nav-bar-action-items-small-viewport-dropdown-menu-active-option-indicator-spacing: 0.25rem;
|
|
2356
2356
|
$instui-canvas-new-theme-components-top-nav-bar-action-items-small-viewport-dropdown-menu-active-option-indicator-width: 0.25rem;
|
|
2357
|
-
$instui-canvas-new-theme-components-top-nav-bar-action-items-active-indicator-width: 0.125rem;
|
|
2358
2357
|
$instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-dropdown-menu-active-option-indicator-spacing: 0.25rem;
|
|
2359
2358
|
$instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-dropdown-menu-active-option-indicator-width: 0.25rem;
|
|
2360
2359
|
$instui-canvas-new-theme-components-top-nav-bar-layout-desktop-height: 4rem;
|
|
@@ -2388,11 +2387,15 @@ $instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-inline-pad
|
|
|
2388
2387
|
$instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-tray-position: fixed;
|
|
2389
2388
|
$instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-tray-z-index: 9998;
|
|
2390
2389
|
$instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-z-index: 10000;
|
|
2390
|
+
$instui-canvas-new-theme-components-top-nav-bar-layout-desktop-bottom-border-inverse: #ffffff;
|
|
2391
|
+
$instui-canvas-new-theme-components-top-nav-bar-layout-desktop-brand-container-inline-margin: 0.75rem;
|
|
2392
|
+
$instui-canvas-new-theme-components-top-nav-bar-layout-desktop-action-items-container-inline-margin: 0.25rem;
|
|
2393
|
+
$instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-font-size: 0.875rem;
|
|
2394
|
+
$instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-tray-fix-top-position: undefined;
|
|
2391
2395
|
$instui-canvas-new-theme-components-top-nav-bar-brand-logo-height: 2.25rem;
|
|
2392
2396
|
$instui-canvas-new-theme-components-top-nav-bar-brand-focus-outline-inset: -0.25rem;
|
|
2393
2397
|
$instui-canvas-new-theme-components-top-nav-bar-brand-icon-padding: 0.75rem;
|
|
2394
2398
|
$instui-canvas-new-theme-components-top-nav-bar-item-font-size: 1rem;
|
|
2395
|
-
$instui-canvas-new-theme-components-top-nav-bar-item-small-viewport-font-size: 1rem;
|
|
2396
2399
|
$instui-canvas-new-theme-components-top-nav-bar-item-font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
2397
2400
|
$instui-canvas-new-theme-components-top-nav-bar-item-font-weight: 400;
|
|
2398
2401
|
$instui-canvas-new-theme-components-top-nav-bar-item-color: #ffffff;
|
|
@@ -2408,7 +2411,6 @@ $instui-canvas-new-theme-components-top-nav-bar-menu-items-desktop-submenu-activ
|
|
|
2408
2411
|
$instui-canvas-new-theme-components-top-nav-bar-menu-items-desktop-item-spacing: 1rem;
|
|
2409
2412
|
$instui-canvas-new-theme-components-top-nav-bar-menu-items-desktop-submenu-active-option-indicator-spacing: 0.25rem;
|
|
2410
2413
|
$instui-canvas-new-theme-components-top-nav-bar-menu-items-desktop-submenu-active-option-font-weight: 700;
|
|
2411
|
-
$instui-canvas-new-theme-components-top-nav-bar-menu-items-desktop-max-width: 100%;
|
|
2412
2414
|
$instui-canvas-new-theme-components-top-nav-bar-menu-items-desktop-submenu-active-option-indicator-color: currentColor;
|
|
2413
2415
|
$instui-canvas-new-theme-components-select-popover-border-width: 0.0625rem;
|
|
2414
2416
|
$instui-canvas-new-theme-components-pagination-page-indicator-gap: 0.5rem;
|