Skip to content

Commit 1cbb513

Browse files
feat(🤖): update navigation bar version (tokens library v1.9.0) (#531)
* chore: update tokens * chore: update charngeLog --------- Co-authored-by: boosted-bot <[email protected]> Co-authored-by: Ahmed Amine Zribi <[email protected]>
1 parent 512b354 commit 1cbb513

File tree

13 files changed

+25
-20
lines changed

13 files changed

+25
-20
lines changed

ouds_theme_contract/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Added
99

1010
### Changed
11+
- [Library] update `navigation bar` version ([#531](https://github.com/Orange-OpenSource/ouds-flutter/issues/531))
1112
- [Library] Integration of System library v2.3.0, component changelog v1.11 ([#513](https://github.com/Orange-OpenSource/ouds-flutter/issues/#513))
1213

1314
### Fixed

ouds_theme_contract/lib/ouds_component_version.dart

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,17 @@
1313
// Generated by Tokenator
1414

1515
class OudsComponentVersion {
16-
static const badge = '1.2.0';
17-
static const button = '3.2.0';
18-
static const checkbox = '2.4.0';
19-
static const chip = '1.3.0';
20-
static const divider = '1.0.0';
21-
static const link = '2.2.0';
22-
static const pinCodeInput = '1.2.0';
23-
static const radioButton = '1.4.0';
24-
static const skeleton = '1.0.0';
25-
static const switchButton = '1.5.0';
26-
static const tag = '1.4.0';
27-
static const textInput = '1.3.0';
16+
static const badge = '1.2.0';
17+
static const bar = '1.0.0';
18+
static const button = '3.2.0';
19+
static const checkbox = '2.4.0';
20+
static const chip = '1.3.0';
21+
static const divider = '1.0.0';
22+
static const link = '2.2.0';
23+
static const pinCodeInput = '1.2.0';
24+
static const radioButton = '1.4.0';
25+
static const skeleton = '1.0.0';
26+
static const switchButton = '1.5.0';
27+
static const tag = '1.4.0';
28+
static const textInput = '1.3.0';
2829
}

ouds_theme_contract/lib/theme/tokens/components/ouds_bar_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Orange brand tokens version 2.2.0
13+
// Orange brand tokens version 2.3.0
1414
// Generated by Tokenator
1515

1616
import 'package:flutter/material.dart';

ouds_theme_contract/lib/theme/tokens/semantic/ouds_effect_semantic_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Orange brand tokens version 2.2.0
13+
// Orange brand tokens version 2.3.0
1414
// Generated by Tokenator
1515

1616
abstract class OudsEffectSemanticTokens {

ouds_theme_orange/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Added
99

1010
### Changed
11+
- [Library] update `navigation bar` version ([#531](https://github.com/Orange-OpenSource/ouds-flutter/issues/531))
1112
- [Library] Use OUDS Icons V1.4 ([#515](https://github.com/Orange-OpenSource/ouds-flutter/issues/#515))
1213
- [Library] Integration of System library v2.3.0, component changelog v1.11 ([#513](https://github.com/Orange-OpenSource/ouds-flutter/issues/#513))
1314

ouds_theme_orange/lib/components/orange_bar_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Orange brand tokens version 2.2.0
13+
// Orange brand tokens version 2.3.0
1414
// Generated by Tokenator
1515

1616
import 'package:flutter/material.dart';

ouds_theme_orange/lib/semantic/orange_effect_semantic_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Orange brand tokens version 2.2.0
13+
// Orange brand tokens version 2.3.0
1414
// Generated by Tokenator
1515

1616
import 'package:ouds_theme_contract/theme/tokens/semantic/ouds_effect_semantic_tokens.dart';

ouds_theme_sosh/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Added
99

1010
### Changed
11+
- [Library] update `navigation bar` version ([#531](https://github.com/Orange-OpenSource/ouds-flutter/issues/531))
1112
- [Library] Use OUDS Icons V1.4 ([#515](https://github.com/Orange-OpenSource/ouds-flutter/issues/#515))
1213
- [Library] Integration of System library v2.3.0, component changelog v1.11 ([#513](https://github.com/Orange-OpenSource/ouds-flutter/issues/#513))
1314

ouds_theme_sosh/lib/components/sosh_bar_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Sosh brand tokens version 2.2.0
13+
// Sosh brand tokens version 2.3.0
1414
// Generated by Tokenator
1515

1616
import 'package:flutter/material.dart';

ouds_theme_sosh/lib/semantic/sosh_effect_semantic_tokens.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// Software description: Flutter library of reusable graphical components
1111
//
1212

13-
// Sosh brand tokens version 2.2.0
13+
// Sosh brand tokens version 2.3.0
1414
// Generated by Tokenator
1515

1616
import 'package:ouds_theme_contract/theme/tokens/semantic/ouds_effect_semantic_tokens.dart';

0 commit comments

Comments
 (0)