Commit cfe4cab
committed
fix(tokens): add motion tokens and compatibility aliases for TypeScript errors
- Add tokens.motion with duration and easing values for animation timing
- Add tokens.zIndex.notifications alias for compatibility
- Add sizes.layout.panelHeader for AuxiliaryBar panel header height
Resolves TypeScript errors in AuxiliaryBar, NotificationCenter, ToastManager,
and other components that reference tokens.motion and related properties.
AGENT1 Core & App Shell Analysis1 parent fa0d99a commit cfe4cab
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
238 | 259 | | |
239 | 260 | | |
240 | 261 | | |
| |||
252 | 273 | | |
253 | 274 | | |
254 | 275 | | |
| 276 | + | |
255 | 277 | | |
256 | 278 | | |
257 | 279 | | |
| |||
431 | 453 | | |
432 | 454 | | |
433 | 455 | | |
| 456 | + | |
434 | 457 | | |
435 | 458 | | |
436 | 459 | | |
| |||
0 commit comments