-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(🤖): update
ColorSemanticTokens
(tokenator 20241127112301) (#317)
- Integreates new color semantic tokens of tokenator (generation 20241127112301, PR #317) - Update UI tests - Update unit tests - Update demo app Signed-off-by: Pierre-Yves Lapersonne <[email protected]> Co-authored-by: boosted-bot <[email protected]> Co-authored-by: Pierre-Yves Lapersonne <[email protected]>
- Loading branch information
1 parent
412f248
commit 0401d91
Showing
773 changed files
with
2,806 additions
and
3,645 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
229 changes: 89 additions & 140 deletions
229
...DS/Sources/OUDSTheme/OUDSTheme+SemanticTokens/OUDSTheme+ColorMultipleSemanticTokens.swift
Large diffs are not rendered by default.
Oops, something went wrong.
1,088 changes: 384 additions & 704 deletions
1,088
.../Core/OUDS/Sources/OUDSTheme/OUDSTheme+SemanticTokens/OUDSTheme+ColorSemanticTokens.swift
Large diffs are not rendered by default.
Oops, something went wrong.
436 changes: 209 additions & 227 deletions
436
OUDS/Core/OUDS/Tests/OUDSTheme/MockThemes/MockTheme+ColorSemanticTokens.swift
Large diffs are not rendered by default.
Oops, something went wrong.
438 changes: 211 additions & 227 deletions
438
OUDS/Core/OUDS/Tests/OUDSTheme/MockThemes/OtherMockTheme.swift
Large diffs are not rendered by default.
Oops, something went wrong.
1,046 changes: 173 additions & 873 deletions
1,046
OUDS/Core/OUDS/Tests/OUDSTheme/TestThemeOverrideOfColorMultipleSemanticTokens.swift
Large diffs are not rendered by default.
Oops, something went wrong.
1,420 changes: 1,056 additions & 364 deletions
1,420
OUDS/Core/OUDS/Tests/OUDSTheme/TestThemeOverrideOfColorSemanticTokens.swift
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.