@instructure/ui-theme-tokens 11.7.2-snapshot-20 → 11.7.2-snapshot-22

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 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-20](https://github.com/instructure/instructure-ui/compare/v11.7.1...v11.7.2-snapshot-20) (2026-04-01)
6
+ ## [11.7.2-snapshot-22](https://github.com/instructure/instructure-ui/compare/v11.7.1...v11.7.2-snapshot-22) (2026-04-01)
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-20",
3
+ "version": "11.7.2-snapshot-22",
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-20"
18
+ "@instructure/ui-themes": "11.7.2-snapshot-22"
19
19
  },
20
20
  "devDependencies": {
21
- "@instructure/ui-babel-preset": "11.7.2-snapshot-20"
21
+ "@instructure/ui-babel-preset": "11.7.2-snapshot-22"
22
22
  },
23
23
  "publishConfig": {
24
24
  "access": "public"
@@ -2388,10 +2388,10 @@ $instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-tray-posit
2388
2388
  $instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-tray-z-index: 9998;
2389
2389
  $instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-z-index: 10000;
2390
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
2391
  $instui-canvas-new-theme-components-top-nav-bar-layout-desktop-action-items-container-inline-margin: 0.25rem;
2393
2392
  $instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-font-size: 0.875rem;
2394
2393
  $instui-canvas-new-theme-components-top-nav-bar-layout-small-viewport-tray-fix-top-position: undefined;
2394
+ $instui-canvas-new-theme-components-top-nav-bar-layout-desktop-brand-container-inline-margin: 0 1.5rem;
2395
2395
  $instui-canvas-new-theme-components-top-nav-bar-brand-logo-height: 2.25rem;
2396
2396
  $instui-canvas-new-theme-components-top-nav-bar-brand-focus-outline-inset: -0.25rem;
2397
2397
  $instui-canvas-new-theme-components-top-nav-bar-brand-icon-padding: 0.75rem;