Skip to content

Conversation

@AhmedAmineZr
Copy link
Member

Note: Please transform - [ ] into - (NA) in the description when things are not applicable

Related issues

Description

Motivation & Context

Types of change

  • Bug fix (non-breaking which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Previews

Checklist

Contribution

Accessibility

  • My change follows accessibility good practices

Design

  • My change respects the design guidelines of Orange Unified Design System

Development

  • My change follows the developer guide
  • I have added unit tests to cover my changes (optional)

Documentation

  • My change introduces changes to the documentation and/or I have updated the documentation accordingly

Checklist (for Core Team only)

  • Manually test (dark mode, RTL, landscape display, tablet)
  • Documentation has been updated if relevant
  • Design review
  • A11y review
  • Internal files have been updated if relevant (THIRD_PARTY, NOTICE)
  • changelog.md has been updated respecting keep a changelog rules and referencing the issue

Tayebsed93 and others added 30 commits June 11, 2025 18:00
* chore: prepare next version 0.4.0

* fix: leaks key aws
* chore: update tokens

* feat: add 'chip' component token

---------

Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Nouha Hammami <[email protected]>
* chore(deps): update dependency: bump dartdoc from 8.3.3 to 8.3.4

Bumps [dartdoc](https://github.com/dart-lang/dartdoc) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/dart-lang/dartdoc/releases)
- [Changelog](https://github.com/dart-lang/dartdoc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/dartdoc/commits/v8.3.4)

---
updated-dependencies:
- dependency-name: dartdoc
  dependency-version: 8.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nouha Hammami <[email protected]>
Co-authored-by: Tayeb Sedraia <[email protected]>
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_lints-v6.0.0/packages)

---
updated-dependencies:
- dependency-name: flutter_lints
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <[email protected]>
* fix: order token color in list

* add CHANGELOG.md new entry

* fix : a11y vocalisation

Signed-off-by: Tayeb Sedraia <[email protected]>

---------

Signed-off-by: Tayeb Sedraia <[email protected]>
* add size scheme class

* docs: add new entry CHANGELOG.md

---------

Signed-off-by: Tayeb Sedraia <[email protected]>
* chore : add token color overlay default cards

* docs : add new entry CHANGELOG.md

---------

Signed-off-by: Tayeb Sedraia <[email protected]>
* chore: add token version in about app demo

* chore: add token version in documentation

* chore : add new entry CHANGELOG.md

---------

Signed-off-by: Tayeb Sedraia <[email protected]>
Bumps [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.2.0/third_party/packages)

---
updated-dependencies:
- dependency-name: flutter_svg
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <[email protected]>
* chore : delete delay pressed in oudsbutton

* chore : delete delay pressed in oudscheckbox

* chore : delete delay pressed in oudsradiobutton

* chore : delete delay pressed in oudscontrolitem

* chore: add new entry CHANGELO.md

---------

Signed-off-by: Tayeb Sedraia <[email protected]>
* chore: update tokens

* chore: update color, grid and space scheme 1.1.0

* chore OudsButtonMonoTokens in OudsComponentsTokens

* chore: add method to get light dark token color

* chore : adapt v1.1.0 token in demo app

* feat: update color screen token in demo app

* chore: update components tokens light dark

* chore : sync theme_white_label with 1.1.0 tokens

* fix: add missing import theme semantic token

* fix: change grid type int to double

* chore: add material 3 tokens

* chore: update version tokens in demo app

* chore: update button component with mono token

* fix: change name radius token

* chore: update token sheey bottom

* fix: color screen title typography

* chore: add new entry CHANGELOG.md

* fix : border semantic white label

---------

Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Tayeb Sedraia <[email protected]>
* feat: add themeboxcolored for lightDark mode

* feat: Add ThemeBox to Checkbox

* feat: Add ThemeBox for component divider

* feat: Add ThemeBox component RadioButton

* feat: change Column by CustomizableSection

* feat: replace Divider by OudsDivider

* review: fix listen controller to rebuild widget

* review: fix import in ouds control item

* review: change CustomizableSection by Column

* feat: Add ChangeLog

* fix: enabled state button ouds

* feat: replace imports

* review: fix some error token and fix changelog

---------

Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
Co-authored-by: Tayeb Sedraia <[email protected]>
* chore: update tokens

* feat: add 'badge' component token

---------

Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
* chore: update tokens

* chore : add new entry CHANGELOG.md

* chore : add token tag in component token class

* fix changelog

---------

Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Tayeb Sedraia <[email protected]>
* chore: update tokens

* fix: color repository and opacity whitelabel theme

* chore: increment number version tokenator

* chore: add changelog

---------

Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Tayeb Sedraia <[email protected]>
* first commit switch

* feat : add switch component in core and app

* feat: commit switch component

* feat: remove enable from component

* feat: update changes with tokens

* feat: change checked when pressed and hovered

* feat: update control item and add ouds switch item

* fix: control item localizations

* feat : update on tap in switch item

* resolve control item with switch condition

* review: get state parent and fix animation

* Add documentation and remove hovered animation

* change icon of heart with margin

* review: add changelog switch and remove comments

* refacto: rename components in uppercase

* review: quick fix header doc and typography token

* review: quick fix componentName by enum

* review : a11y switch

* review: make changes reviewed

* review: fix token and add both ligh/dark demo app

* review: fix divider ouds composant in control item

* review : fix customization switch, state on

* chore: add new entry changelog

* review: divider

* review : height and shadow

* review : add shadow and touch animation

* fix : readonly and disabled state

* review : delete delay and add touch token

* chore : force false value inverted to switch item

* chore: use positioned to prevent a 1px divider

* fix : a11y screen reader

* feat: update notice.text

---------

Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
Co-authored-by: Tayeb Sedraia <[email protected]>
* feat: Add first Variant Badge

* review: Add code exemple and Update changeLog

* review: update Code generator

* review: Add Accent color, change alert by negative

* feat: Add icon + Text in badge

* feat: add text color into badge

* feat: refacto code ouds badge

* feat: Add badge native with text and icon

* feat: Add documentation and comment in modifier badge

* feat: update BadgeOuds and remove comments

* review: correct behaviour of oudsbadge

* feat: remove focused for textfield

* review: remove not used variable in ouds badge

* feat: change order of Status Color Badge

* feat: change to nullable size

* feat: reorder Composant

* review: refactor add Type enum

* fix: initial settings with figma

* fix: disabled chips

* feat: Add translation of badge component in arab

* feat: change to standard when size xsmall selected

* review: remove disable sizes

* feat: change to neutral initial setting figma

---------

Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
Co-authored-by: Tayeb Sedraia <[email protected]>
* feat: theme colored box in app

* feat: create component chip : Suggestion in lib ouds core

* revert: remove themecoloredbox from chip branch

* feat: add suggestion chip into demo app

* update: update changelog and notice files

* fix: and onPressend param for OudsChip, fix truncated long text in chip

* fix: and filter chip in lib and demo app (in progress)

* update: update tokens for chip component

* review : fixed jump layout with stack

* feat : add ouds chips in customizable chips

* review : add light/dark in chip demo

* review : order alphabetic component list

* review: delete layout jump

* review: delete row in demo app

* fix : focus in chip filter

* review : fix focused and layout jump

* fead : add chip filter code

* review : name icon + text

* fixed : focus and touch zone token

* fix : background component

* review: update labels for chip component, add arabic translation, update svg files and doc for chip components and clean code

* review: clean code and update CHANGELOG.md and notice files

* review: fix review

---------

Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
Co-authored-by: Tayeb Sedraia <[email protected]>
* feat: Add component used in notice.text

* feat: change url in notice text of assets core

* feat : Add changeLog

* review: change position in changelog

---------

Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
* chore: add new package theme sosh

* chore: split asset sosh and orange

Signed-off-by: Tayeb Sedraia <[email protected]>
* chore: update tokens

* chore : add themes temporary to test

* chore : add sosh_color_semantic.dart not generated

* fix : token sosh semantic

* fix : token semantic contract optional parameter

* fix : scheme contract color parameter optional

* fix : component token optional parameter

* fix : component radio button ouds_core asset sosh

* fix : component checkbox ouds_core asset sosh

* fix : chips component to detect selected token

* chore : demo app color_screen optional parameter

* chore : delete w950 weight parameter raw token

* chore : replace unimplemented error by semantic

* chore : component token optional parameters

* fix : color opacity token

* fixed : new file by tokenator

* fix : color code app

* chore : separated icons with sosh and orange theme

* chore : delete theme white label and country

---------

Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Tayeb Sedraia <[email protected]>
* chore : add icon for ios beta and alpha

* chore : add icon for android beta and alpha

* chore : add new entry CHANGELOG.md

Signed-off-by: Tayeb Sedraia <[email protected]>
Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
* feat: border tokens without dashed border

* chore : ad dashed package and refactor

* feat : refacto border screen

* review: update notice, changelog, rename assets

---------

Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
Co-authored-by: Tayeb Sedraia <[email protected]>
* chore: update tokens

* chore: delete theme orange country and white label

* fix: font roboto mono

* fix : ouds component token

* fix : delete optional parameter color

* fix: missing radio button token

* fix: ci/cd test

---------

Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Tayeb Sedraia <[email protected]>
…s` (#247)(#276)

* feat: change assets component with components

* feat: change assets by component

* update changelog

* review: resolve changes and remove assets

---------

Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
…277)

* chore : add component token version

* chore : add about version tokens

* chore : add l10n keys

* chore : add new entry CHANGELOG.md

* fix: radio button version component

Signed-off-by: Tayeb Sedraia <[email protected]>
Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
* feat: first commit

* update chevronTurns

* review: change _isBottomSheetExpanded in component

* chore : add new entry CHANGELOG

---------

Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
Co-authored-by: Tayeb Sedraia <[email protected]>
…#288)

* chore : add l10n keys

* chore : add semantics role and error message

* chore : add new entry changelog
nouha06 and others added 23 commits October 28, 2025 16:36
* fix: add missing hint action for checkbox on iOS

* fix: test non regression
… (#430)

* fix: wrong accessible name for control item with decorative icon

* fix: remove the two swipes to reach the component for accessibility feature (checkbox item)
#444)

* fix(android): native tab bar displayed above custom bottom sheet

* fix: Android native tab bar displayed above custom bottom sheet

* review: fix the issue only on android platform
* feat : first commit for link component

* feat : create component link in core lib

* feat : add use of link in demo app

* feat : add generate code for demo app

* feat : add accessibility and refactor code in core

* review: add missing import and eliminate the internal folder from documentation

* review: fix generator code and refactor code

* chore: change semantic label for layout text and icon

* feat : first commit for link component

* feat : create component link in core lib

* feat : add use of link in demo app

* feat : add generate code for demo app

* feat : add accessibility and refactor code in core

* review: add missing import and eliminate the internal folder from documentation

* review: fix generator code and refactor code

* chore: change semantic label for layout text and icon

* fix: link mono required

* fix: update Link component chevron icons

* fix: update doc

* fix: accessibility issue

* feat: add padding for bottom sheet in link page demo

---------

Co-authored-by: Tayeb Sedraia <[email protected]>
) (#451)

* fix: reorder the reading

* fix: exclude prefix icon role, add trailing icon button role and description

* review: accessibility

* chore: update labels
* feat: prepare the Pin Code Input Component in core

* feat:add token textInput

* feat: add textField for code pin input

* chore: add pin code input component in lib

* feat: add pin code input component in app demo

* fix: delete unused import

* feat: fix hint text

* feat: add variant pin code input in demo app

* feat: add OudsDigitInput

* feat: refactor code and add verification code in demo app

* feat: refactor

* feat: refactor code and documentation, and add verification state in demo app

* feat: prepare the Pin Code Input Component in core

* feat:add token textInput

* feat: add textField for code pin input

* chore: add pin code input component in lib

* feat: add pin code input component in app demo

* fix: delete unused import

* feat: fix hint text

* feat: add variant pin code input in demo app

* feat: add OudsDigitInput

* feat: refactor code and add verification code in demo app

* feat: refactor

* feat: refactor code and documentation, and add verification state in demo app

* review : review code

* feat : update dart doc options

* review : update the documentation of digit input and pin code input

* chore: delete the style option from the pin code input component and use only on digit input decoration

* review : refactor code for the component and fix some issues in demo app

* review : add use pin code input control state instead of text input control state

* review : update helper text value according to the number of digit input selected

* fix: separate Pin Code Input from generic Input component in component list and fix the duplicate "Hidden Password" entry in customization bottom sheet

* fix : digit padding changed according to the length of Pin Code input component

* review : fix PIN code input error handling

* fix: update accessibility

* fix: update accessibility for pin code input

* fix: Pin Code Input behavior and component ordering

- Ensure component pages are always listed alphabetically.
- Allow users to directly replace an existing digit without deleting it first.
- Support full copy/paste of PIN
- Fix delete/backspace behavior
- Add documentation URL

* review: Ensure component pages are listed in alphabetical order

* review: allow replacing existing digit without deleting first

---------

Co-authored-by: Tayeb Sedraia <[email protected]>
Bumps [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) from 2.2.1 to 2.2.2.
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.2.2/third_party/packages)

---
updated-dependencies:
- dependency-name: flutter_svg
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <[email protected]>
* first commit

* feat : add finish password input

* review : decoration / code generator / outlined

* review : keys and fix trailing icon

* review : max lines and component list

* review dart code generator

* review : add no doc l10n

* review : keys l10n

* review : loader status

* review : prefix status

* fix : prefix and suffix status like password input

* fix: build function Textfield

* chore : add customizable textfield

* fix: order component name alphabetic

* review: accessibility, token text color

* review: accessibility

* review : order component

* loader when placeholder and typing

* review: loader state disabled edditing

* review : changelog

---------

Co-authored-by: nhammami <[email protected]>
* update: update param of tag components

* feat: add loading and enable status in tag component, update the related tokens

* feat: update icon for different status of tag component, update code generator in demo app

* chore: update input tag component

* review: update label

* review: update label

* review: update changelog files

* merge: update loader name
…475)

Bumps com.android.tools.build:gradle from 8.7.2 to 8.13.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-version: 8.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: update tokens

* fix : material color by theme

* fix: spacePaddingBlockDefault in controlItem

* chore: Add colors tokens

* chore: Add opacity token

* chore: update changelog

---------

Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Ahmed Amine Zribi <[email protected]>
* chore: add icons by themes

* chore : icons demo app

* chore : add CHANGELOG and notice.txt

* chore : refactor all assets

* fix : radio button radius after new assets solaris

* review : update notice.txt
* fix: border token of 0 should not show any border (#328)

* chore: modify OudsBorder class
* chore: rename “Hierarchy” variant to “Appearance”

* chore: update background and content color tokens for button component

* chore: fix conflict
* fix: add helper link for text input

* fix: update documentation

* review: update code generator and fix accessibility

* review : remove focus oudslink

* review : loader state bug

* review: update code generator

---------

Co-authored-by: Tayeb Sedraia <[email protected]>
* chore: update badge component v1.2

* chore: use the solaris icon

* chore: fix import
* chore: update tokens

* chore: update change log

---------

Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Ahmed Amine Zribi <[email protected]>
* fix: reorder the reading

* fix: exclude prefix icon role, add trailing icon button role and description

* review: accessibility

* chore: update labels

* chore: fix merge

---------

Co-authored-by: nhammami <[email protected]>
Bumps [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) from 2.2.2 to 2.2.3.
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.2.3/third_party/packages)

---
updated-dependencies:
- dependency-name: flutter_svg
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <[email protected]>
Bumps [get](https://github.com/jonataslaw/getx) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/jonataslaw/getx/releases)
- [Changelog](https://github.com/jonataslaw/getx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonataslaw/getx/commits)

---
updated-dependencies:
- dependency-name: get
  dependency-version: 4.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <[email protected]>
* chore : add radius-item-only token : radio/checkbo

* chore : checkbox

* chore : radio button

* chore : switch

* chore : l10n description

* update : helper text to description control item

* chore : new token read only

* chore : add CHANGELOG

* chore : doc readOnly code

* add errror message and update additional text

* fix : conditional error text message in demo app

* fix : add getErrorMessageTextColor function token

* add icon error

* chore : add changelog

* chore : delete readOnly inherited interaction

* chore : add error message and fix icon when error

* fix : read only on tap

* review : fix padding inline horizontal

* fix : delete padding horizontal behind component

* chore : add grid margin token

* fix : accessibility ghost doc app demo

* fix : delete security margin app demo

* fix : token grid margin

* review : design 25/11 padding indicator and error

* fix : change additionnal label to extra label

* review : add helvetica neue font family ios orange
- Update Changelog files 
- Update Pubspec.yaml files
- Update Readme Files
# Conflicts:
#	NOTICE.txt
#	app/CHANGELOG.md
#	app/assets/ic_heart.svg
#	app/lib/l10n/gen/ouds_flutter_app_localizations.dart
#	app/lib/l10n/gen/ouds_flutter_app_localizations_ar.dart
#	app/lib/l10n/gen/ouds_flutter_app_localizations_en.dart
#	app/lib/l10n/ouds_flutter_ar.arb
#	app/lib/l10n/ouds_flutter_en.arb
#	app/lib/ui/components/badge/badge_code_generator.dart
#	app/lib/ui/components/badge/badge_customization.dart
#	app/lib/ui/components/badge/badge_customization_utils.dart
#	app/lib/ui/components/badge/badge_demo_screen.dart
#	app/lib/ui/components/badge/badge_enum.dart
#	app/lib/ui/components/button/button_code_generator.dart
#	app/lib/ui/components/button/button_customization.dart
#	app/lib/ui/components/button/button_customization_utils.dart
#	app/lib/ui/components/button/button_demo_screen.dart
#	app/lib/ui/components/button/button_enum.dart
#	app/lib/ui/components/checkbox/checkbox_demo_screen.dart
#	app/lib/ui/components/checkbox/checkbox_item_demo_screen.dart
#	app/lib/ui/components/chip/chip_customization_utils.dart
#	app/lib/ui/components/chip/chip_filter_demo_sreen.dart
#	app/lib/ui/components/chip/chip_suggestion_demo_screen.dart
#	app/lib/ui/components/component_container.dart
#	app/lib/ui/components/components.dart
#	app/lib/ui/components/divider/divider_demo_screen.dart
#	app/lib/ui/components/radio_button/radio_button_demo_screen.dart
#	app/lib/ui/components/radio_button/radio_button_item_demo_screen.dart
#	app/lib/ui/components/switch/switch_code_generator.dart
#	app/lib/ui/components/switch/switch_customization.dart
#	app/lib/ui/components/switch/switch_demo_screen.dart
#	app/lib/ui/components/switch/switch_item_demo_screen.dart
#	app/lib/ui/components/tag/tag_code_generator.dart
#	app/lib/ui/components/tag/tag_customization.dart
#	app/lib/ui/components/tag/tag_customization_utils.dart
#	app/lib/ui/components/tag/tag_demo_screen.dart
#	app/lib/ui/components/tag/tag_enum.dart
#	app/lib/ui/theme/theme_controller.dart
#	app/lib/ui/theme/theme_selector.dart
#	app/lib/ui/tokens/border/border_screen.dart
#	app/lib/ui/tokens/color/color_tokens_model.dart
#	app/lib/ui/utilities/app_assets.dart
#	app/lib/ui/utilities/cards/ouds_illustration_component_card.dart
#	app/lib/ui/utilities/cards/ouds_vertical_image_first_card.dart
#	app/lib/ui/utilities/customizable/customizable_section.dart
#	app/lib/ui/utilities/customizable/customizable_textfield.dart
#	app/pubspec.yaml
#	ouds_core/CHANGELOG.md
#	ouds_core/README.md
#	ouds_core/dartdoc_options.yaml
#	ouds_core/lib/components/badge/internal/ouds_badge_size_modifier.dart
#	ouds_core/lib/components/badge/internal/ouds_badge_status_modifier.dart
#	ouds_core/lib/components/badge/ouds_badge.dart
#	ouds_core/lib/components/button/internal/ouds_button_background_modifier.dart
#	ouds_core/lib/components/button/internal/ouds_button_border_modifier.dart
#	ouds_core/lib/components/button/internal/ouds_button_control_state.dart
#	ouds_core/lib/components/button/internal/ouds_button_foreground_modifier.dart
#	ouds_core/lib/components/button/internal/ouds_button_icon_modifier.dart
#	ouds_core/lib/components/button/internal/ouds_button_loading_modifier.dart
#	ouds_core/lib/components/button/internal/ouds_button_style_modifier.dart
#	ouds_core/lib/components/button/ouds_button.dart
#	ouds_core/lib/components/checkbox/ouds_checkbox.dart
#	ouds_core/lib/components/checkbox/ouds_checkbox_item.dart
#	ouds_core/lib/components/chip/internal/ouds_chip_background_modifier.dart
#	ouds_core/lib/components/chip/internal/ouds_chip_border_modifier.dart
#	ouds_core/lib/components/chip/internal/ouds_chip_control_state.dart
#	ouds_core/lib/components/chip/internal/ouds_chip_icon_style_modifier.dart
#	ouds_core/lib/components/chip/internal/ouds_chip_text_style_modifier.dart
#	ouds_core/lib/components/chip/ouds_filter_chip.dart
#	ouds_core/lib/components/chip/ouds_suggestion_chip.dart
#	ouds_core/lib/components/control/internal/interaction/ouds_inherited_interaction_model.dart
#	ouds_core/lib/components/control/internal/modifier/ouds_control_background_modifier.dart
#	ouds_core/lib/components/control/internal/modifier/ouds_control_border_modifier.dart
#	ouds_core/lib/components/control/internal/modifier/ouds_control_tick_modifier.dart
#	ouds_core/lib/components/control/ouds_control_item.dart
#	ouds_core/lib/components/radio_button/ouds_radio_button.dart
#	ouds_core/lib/components/radio_button/ouds_radio_button_item.dart
#	ouds_core/lib/components/switch/ouds_switch.dart
#	ouds_core/lib/components/switch/ouds_switch_item.dart
#	ouds_core/lib/components/tag/internal/ouds_tag_border_modifier.dart
#	ouds_core/lib/components/tag/internal/ouds_tag_control_state.dart
#	ouds_core/lib/components/tag/internal/ouds_tag_size_modifier.dart
#	ouds_core/lib/components/tag/internal/ouds_tag_status_modifier.dart
#	ouds_core/lib/components/tag/internal/ouds_tag_text_style_modifier.dart
#	ouds_core/lib/components/tag/ouds_tag.dart
#	ouds_core/lib/components/utilities/app_assets.dart
#	ouds_core/lib/l10n/gen/ouds_localizations.dart
#	ouds_core/lib/l10n/gen/ouds_localizations_ar.dart
#	ouds_core/lib/l10n/gen/ouds_localizations_en.dart
#	ouds_core/lib/l10n/ouds_flutter_ar.arb
#	ouds_core/lib/l10n/ouds_flutter_en.arb
#	ouds_core/pubspec.yaml
#	ouds_global_raw_tokens/CHANGELOG.md
#	ouds_global_raw_tokens/README.md
#	ouds_global_raw_tokens/lib/border_raw_tokens.dart
#	ouds_global_raw_tokens/lib/color_raw_tokens.dart
#	ouds_global_raw_tokens/lib/dimension_raw_tokens.dart
#	ouds_global_raw_tokens/lib/font_raw_tokens.dart
#	ouds_global_raw_tokens/lib/grid_raw_tokens.dart
#	ouds_global_raw_tokens/lib/opacity_raw_tokens.dart
#	ouds_global_raw_tokens/pubspec.yaml
#	ouds_theme_contract/CHANGELOG.md
#	ouds_theme_contract/README.md
#	ouds_theme_contract/lib/config/ouds_theme_config_model.dart
#	ouds_theme_contract/lib/ouds_component_version.dart
#	ouds_theme_contract/lib/ouds_tokens_version.dart
#	ouds_theme_contract/lib/theme/scheme/color/ouds_color_scheme.dart
#	ouds_theme_contract/lib/theme/scheme/responsive/ouds_size_scheme.dart
#	ouds_theme_contract/lib/theme/scheme/responsive/ouds_space_scheme.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_badge_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_buttonMono_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_button_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_checkbox_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_chip_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_components_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_controlItem_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_divider_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_linkMono_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_link_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_pinCodeInput_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_radioButton_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_skeleton_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_switch_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_tag_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/components/ouds_textInput_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/material/ouds_material_color_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_border_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_color_action_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_color_always_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_color_bg_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_color_border_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_color_content_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_color_opacity_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_color_overlay_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_color_repository_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_color_surface_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_elevation_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_font_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_grid_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_opacity_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_size_semantic_tokens.dart
#	ouds_theme_contract/lib/theme/tokens/semantic/ouds_space_semantic_tokens.dart
#	ouds_theme_contract/pubspec.yaml
#	ouds_theme_orange/CHANGELOG.md
#	ouds_theme_orange/README.md
#	ouds_theme_orange/lib/components/orange_badge_tokens.dart
#	ouds_theme_orange/lib/components/orange_buttonMono_tokens.dart
#	ouds_theme_orange/lib/components/orange_button_tokens.dart
#	ouds_theme_orange/lib/components/orange_checkbox_tokens.dart
#	ouds_theme_orange/lib/components/orange_chip_tokens.dart
#	ouds_theme_orange/lib/components/orange_controlItem_tokens.dart
#	ouds_theme_orange/lib/components/orange_divider_tokens.dart
#	ouds_theme_orange/lib/components/orange_pinCodeInput_tokens.dart
#	ouds_theme_orange/lib/components/orange_radioButton_tokens.dart
#	ouds_theme_orange/lib/components/orange_skeleton_tokens.dart
#	ouds_theme_orange/lib/components/orange_switch_tokens.dart
#	ouds_theme_orange/lib/components/orange_tag_tokens.dart
#	ouds_theme_orange/lib/components/orange_textInput_tokens.dart
#	ouds_theme_orange/lib/material/orange_material_color_tokens.dart
#	ouds_theme_orange/lib/orange_theme.dart
#	ouds_theme_orange/lib/raw/orange_color_raw_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_border_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_color_action_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_color_always_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_color_bg_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_color_border_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_color_content_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_color_opacity_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_color_overlay_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_color_repository_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_color_surface_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_elevation_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_font_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_grid_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_opacity_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_size_semantic_tokens.dart
#	ouds_theme_orange/lib/semantic/orange_space_semantic_tokens.dart
#	ouds_theme_orange/pubspec.yaml
#	ouds_theme_sosh/CHANGELOG.md
#	ouds_theme_sosh/README.md
#	ouds_theme_sosh/assets/ic_bullet_rounded.svg
#	ouds_theme_sosh/lib/components/sosh_badge_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_buttonMono_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_button_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_checkbox_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_chip_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_controlItem_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_divider_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_pinCodeInput_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_radioButton_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_skeleton_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_switch_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_tag_tokens.dart
#	ouds_theme_sosh/lib/components/sosh_textInput_tokens.dart
#	ouds_theme_sosh/lib/material/sosh_material_color_tokens.dart
#	ouds_theme_sosh/lib/ouds_theme_sosh.dart
#	ouds_theme_sosh/lib/raw/sosh_color_raw_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_border_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_color_action_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_color_always_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_color_bg_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_color_border_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_color_content_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_color_opacity_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_color_overlay_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_color_repository_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_color_surface_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_elevation_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_font_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_grid_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_opacity_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_size_semantic_tokens.dart
#	ouds_theme_sosh/lib/semantic/sosh_space_semantic_tokens.dart
#	ouds_theme_sosh/pubspec.yaml
#	ouds_theme_white_label/lib/semantic/white_label_border_semantic_tokens.dart
#	ouds_theme_white_label/lib/semantic/white_label_font_semantic_tokens.dart
#	ouds_theme_wireframe/.gitignore
#	ouds_theme_wireframe/.metadata
#	ouds_theme_wireframe/LICENSE
#	ouds_theme_wireframe/analysis_options.yaml
#	ouds_theme_wireframe/lib/semantic/wireframe_border_semantic_tokens.dart
#	ouds_theme_wireframe/lib/semantic/wireframe_font_semantic_tokens.dart
#	ouds_theme_wireframe/test/ouds_theme_wireframe_test.dart
#	pubspec.lock
#	pubspec.yaml
@AhmedAmineZr AhmedAmineZr merged commit 52f6358 into main Dec 2, 2025
3 checks passed
@AhmedAmineZr AhmedAmineZr deleted the sync-develop-main-0.7.0 branch December 2, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants