fix: align OneNote workspace with Toolbox shell

This commit is contained in:
2026-07-23 12:59:39 +02:00
parent 038afb3f9c
commit ad780703ab
11 changed files with 41 additions and 14 deletions

View File

@@ -9,13 +9,14 @@ It is also an independent application in the add·ideas Toolbox contract. The
source uses the Toolbox SDK shell and manifest, builds with Vite `base: './'`,
and is delivered to Toolbox Portal as a checksummed static ZIP.
Version 0.3.2 uses the stable shared top bar, with the Toolbox icon and
Version 0.3.3 uses the stable shared top bar, with the Toolbox icon and
`add·ideas Toolbox` label in a fixed far-left block; the app title and one
tagline centered; and Help, the OneNote source link, Apps, and Personalize in a
fixed far-right cluster. Personalize uses the shared portal-style appearance
panel while catalogue counts and preference import/export stay in the portal.
The application content uses the same `min(100%, 90rem)` span as the shell bar.
## What version 0.3.2 supports
## What version 0.3.3 supports
- Desktop revision-store and unfragmented FSSHTTPB package-store `.one`
sections from the tested producer families.
@@ -86,7 +87,7 @@ supplied through the SDK's `?toolbox=` context mechanism. The app uses the SDK
```sh
npm run release:artifact
(cd release && sha256sum -c onenote-tools-0.3.2.sha256)
(cd release && sha256sum -c onenote-tools-0.3.3.sha256)
```
The ZIP root contains the built static app and manifest plus the changelog,