Skip to content

Sync develop main 1.2.0#676

Merged
AhmedAmineZr merged 144 commits intomainfrom
sync-develop-main-1.2.0
Apr 21, 2026
Merged

Sync develop main 1.2.0#676
AhmedAmineZr merged 144 commits intomainfrom
sync-develop-main-1.2.0

Conversation

@AhmedAmineZr
Copy link
Copy Markdown
Member

@AhmedAmineZr AhmedAmineZr commented Apr 21, 2026

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 <boosted-bot@users.noreply.github.com>
Co-authored-by: Nouha Hammami <nouha.hammami@sofrecom.com>
* 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] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nouha Hammami <nouha.hammami@sofrecom.com>
Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* fix: order token color in list

* add CHANGELOG.md new entry

* fix : a11y vocalisation

Signed-off-by: Tayeb Sedraia <tayeb.sedraia@orange.com>

---------

Signed-off-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* add size scheme class

* docs: add new entry CHANGELOG.md

---------

Signed-off-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* chore : add token color overlay default cards

* docs : add new entry CHANGELOG.md

---------

Signed-off-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* 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 <tayeb.sedraia@orange.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* 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 <tayeb.sedraia@orange.com>
* 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 <boosted-bot@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* 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 <tayeb.sedraia@orange.com>
* chore: update tokens

* feat: add 'badge' component token

---------

Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com>
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 <boosted-bot@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* chore: update tokens

* fix: color repository and opacity whitelabel theme

* chore: increment number version tokenator

* chore: add changelog

---------

Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* 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 <tayeb.sedraia@orange.com>
* 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 <tayeb.sedraia@orange.com>
* 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 <tayeb.sedraia@orange.com>
* 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>
Signed-off-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* chore: add new package theme sosh

* chore: split asset sosh and orange

Signed-off-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* 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 <boosted-bot@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* 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 <tayeb.sedraia@orange.com>
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 <tayeb.sedraia@orange.com>
Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
* 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 <boosted-bot@users.noreply.github.com>
Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
…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 <tayeb.sedraia@orange.com>
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 <tayeb.sedraia@orange.com>
…#288)

* chore : add l10n keys

* chore : add semantics role and error message

* chore : add new entry changelog
boosted-bot and others added 24 commits March 3, 2026 12:16
* chore: update tokens

* chore: update Tag Input and change log

---------

Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com>
Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
…eme (#370)(#504)(#272)(#585)

* feat: add helvetica neue font for orange theme

* feat: manage many fonts family to load from assets, add documentation

* feat: refactor code and update doc

* review: delete fonts from demo app

* chore: apply Helvetica with multiple weight

* feat: apply helvetica neue font in orange compact and refactor some code in orange theme

* review: update implementation of orange font

* fix: update themecontroller with font

* chore: replace TextStyle by OudsTopography

* chore: updare readme

* review: resolve min height in input components

* review: update spacing of error icons

* review: Add token size error icon

* chore: replace token sizeIcon by value

* chore: update changelog.md

---------

Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
- Update about Screen
- Update changelog files
- Update pubspec.yaml files
- Update readme Files
* chore: prepare version 1.1.1

* chore: update change log to 1.1.1 and remove change log of 1.1.0
)(#610)

* fix: Add deprecated.optional to OrangeTheme and OrangeThemeCompact, update doc

* review: update the message of Deprecated
* fix: resolve multiline regression after focus update

* chore: update changelog

* chore: delete unused class
- Update Changelog files
- Update Pubspec.yaml files
- Update Readme Files
* chore: Update uses icons of status in badge

* chore: Update uses icons of status in tag

* chore: refactor ouds_badge_icon_status and update doc

* chore:
- fix accessibility issue in input tag
- use sendAnnouncement instead of announce is deprecated

* chore: refactor code and update doc

* chore: deprecate the OudsTag constructor and add three constructors OudsTag.bullet, OudsTag.icon and OudsTag.text

* chore: update doc

* review: refactor code
* fix: add missing accessibility lebel and fix the hint label on checkbox and checkbox item

* fix: manage the accessibility feature

* fix : update changelog file

* chore: update A11y checkbox

* chore: add trait value for accessibility in checkbox component

* chore: update changelog file

---------

Co-authored-by: OITSofrecom <oitsofrecom@MacBook-Pro-de-OITSofrecom.local>
Co-authored-by: AhmedAmineZr <ahmedamine.zribi@sofrecom.com>
…#598)(#644)

* chore: Remove OudsTagConfig and add rounded corner into Tag component

* chore: add deprecation message
* chore: Manage Helvetica Neue Arabic font

* fix: Text Overflow Issue in about screen

* chore: fix the null error

* review: replace dart.ui import with foundation

* review: add missing typo in CupertinoTabBar and internet permission for Android OS

* review: update arabic label

* review: update arabic label
…documentation (#638)(#643)

* feat: Add french Language, Update the components definitions where relevant in demo app

* feat: Update components definitions in the library documentation

* review: fix french label

* fix: update french label

* fix: update french label

* feat: update arabic label
* feat(app): Improve theme selections and tuning

* review: add VerticalDirection.up for the actions in alertDialog to make the apply button on the top
…#657)

* feat:downgrade to sdk 3.35, remove warning & error

* chore: update issue template github

* chore: update github .md files

* chore: update version build in github

* chore: update readme.md

* chore: add workflow update badge

* chore: update changelog and pubspec

* chore: resolve code spacing in localizations

* feat: add codeowners

* chore: update deprecated function

* chore: update develop.md

* feat: Add gitleaks files

* chore: update readme:md
* Add Scorecard.yml

This workflow performs Scorecard analysis for supply-chain security on pushes to the develop branch and on a scheduled basis.

* feat: Add OpenSSF Scorecard badge

* chore update changelog.md

* feat: add this branch to test scorecard

* Revert "feat: add this branch to test scorecard"

This reverts commit 10e99bd.

* chore: radd badge OpenSSFBestPractice

* chore: remove readme in app
* chore: add ouds app bar component first commit

* chore : add medium and large top app bar

* chore : add badge component in oudsButton
add code generator for top appbar and finishing top app bar in demo app for android devices

* chore : add CupertinoNavigationBar in core for iOS

* chore : add CupertinoNavigationBar in demo app for iOS

* feat : Add rules in each type of device iPhone or iPad in lib and demo app

* feat : refactor top app bar in lib and update code generator in demo app

* feat : manage accessibility in top app bar component

* feat : manage accessibility in Cupertino navigation bar component

* feat : delete cupertino navigation bar

* chore : delete tag in component version

* feat: add expandedHeight and lineCount parameters in SliverAppBar

* doc: update documentation

* refactor: refactor code and add an ouds_avatar component for top appbar

* doc(navigation-bar): update doc

* feat(top-appBar): refactor icon badge in top app bar

* feat(top-appBar): refactor medium and large top app bar

* feat(top-appbar): update code generator and doc

* feat(top-appbar): update doc

* feat(top-appbar): add OudsTopAppBarActionBadge, add close image for top app bar, add bottom border and blur effect

* feat(top-appbar): eliminate border

* chore: update changelog file and doc

* review: refactor code

* review:
- refactor code
- add a methode to generate a list for actions
- update labels
- clean code
- add comments

* review: add a control to not set invalid value for height of app bar

* feat: update code generator

* chore: add comments

* review: refactor code

* review: update doc

* review: update doc in lib and code generator in demo app

* feat: use the OudsTopAppBar in demo app

* review: fix back and close icon button, fix monogram text and background color, use chips instead of text fields to select the maxLines"

* review: add boolean value to show avatar in trailing actions

* review: refactor code in demo app

* review: Add methode to calculate expanded height based on size and max lines

* feat: create component Toolbar Top

* feat: use TopBar in demo app

* review: update keys of labels

* review: update app_components_common_action_a11y in arabic

* review: refactor code for ouds_top_bar_action_config.dart and modifiers

* review: refactor code and update doc in demo app

* review: refactor code and update doc

* chore: use the LightDarkBox and update assets for orange compact theme

* merge: use LightDarkBox after rebase

* merge: fix merge conflict and update code generator

* fix: set padding and icon/label sizes to match native Figma navigation bar specifications

* chore: add fixed values for padding and size of icon in toolbar top and add the previous page title in lin and demo app

* chore: add previousTitle in code generator and status disabled for actions

* review: add doc for previousPageTitle param

* chore: add semantic label for action button

* review: update changelogs and pubspec

* review: update the usage of previousPageTitle ind lib, doc and demo app

* review: refactor code

* review: refactor code

* review: rename customIcon to icon

* chore: Update the color of the actions and implement the back label behavior following a long previous page title.

* chore: fix the flip back icon in rtl mode

* review: update padding and text size for actions

* fix: fix padding of icon action

* feat: add french label and fic accessibility issue

* merge: update labels

* merge: update code generator

* review: refactor use of previousPageTitle in demo app

* fix: bottom of the component screen is hidden by the bottom sheet

* fix: add comment in ConstantSheetBottom class

* fix: add missing comment on the top of ConstantSheetBottom class

* fix: update using of buttons in top bar

* review: update methode name

* feat:downgrade to sdk 3.35, remove warning & error

* Revert "feat:downgrade to sdk 3.35, remove warning & error"

This reverts commit 69aaf94.

---------

Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom.com>
* feat: improve score OSSF

* feat: add workflow pubdry check for pubdev

* feat: remove pubdry

* chore: update codeql and changelog
* fix: dartdoc workflow

* fix: SAST must run in all commit

* chore: update changelog.md
* chore: remove gitleaks file and add it into build

* chore: improve github workflow

* chore: update changelog
# Conflicts:
#	.github/workflows/build.yml
#	NOTICE.txt
#	README.md
#	app/CHANGELOG.md
#	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/main.dart
#	app/lib/main_app_bar.dart
#	app/lib/ui/about/about_screen.dart
#	app/lib/ui/about/detail/about_file_screen.dart
#	app/lib/ui/components/badge/badge_code_generator.dart
#	app/lib/ui/components/badge/badge_customization_utils.dart
#	app/lib/ui/components/badge/badge_demo_screen.dart
#	app/lib/ui/components/button/button_demo_screen.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_filter_demo_sreen.dart
#	app/lib/ui/components/chip/chip_suggestion_demo_screen.dart
#	app/lib/ui/components/components.dart
#	app/lib/ui/components/components_screen.dart
#	app/lib/ui/components/divider/divider_demo_screen.dart
#	app/lib/ui/components/form_input/form_fields_customization.dart
#	app/lib/ui/components/form_input/password_input/password_input_demo_screen.dart
#	app/lib/ui/components/form_input/phone_number/phone_number_input_demo_screen.dart
#	app/lib/ui/components/form_input/text_input/text_input_demo_screen.dart
#	app/lib/ui/components/link/link_demo_screen.dart
#	app/lib/ui/components/navigation/navigation_bar_customization_utils.dart
#	app/lib/ui/components/navigation/navigation_bar_demo_screen.dart
#	app/lib/ui/components/pin_code_input/pin_code_input_customization.dart
#	app/lib/ui/components/pin_code_input/pin_code_input_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_demo_screen.dart
#	app/lib/ui/components/switch/switch_item_demo_screen.dart
#	app/lib/ui/components/tag/input_tag_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/theme/theme_controller.dart
#	app/lib/ui/theme/theme_selector.dart
#	app/lib/ui/tokens/border/border_screen.dart
#	app/lib/ui/tokens/token_screen.dart
#	app/lib/ui/tokens/tokens.dart
#	app/lib/ui/utilities/app_assets.dart
#	app/lib/ui/utilities/component_screen_header.dart
#	app/lib/ui/utilities/customizable/customizable_chips.dart
#	app/lib/ui/utilities/customizable/customizable_textfield.dart
#	app/lib/ui/utilities/customizable/customizable_widget_state.dart
#	app/lib/ui/utilities/reference_design_version_component.dart
#	app/lib/ui/utilities/sheets_bottom/ouds_sheets_bottom.dart
#	app/pubspec.yaml
#	ouds_core/CHANGELOG.md
#	ouds_core/README.md
#	ouds_core/lib/components/badge/internal/ouds_badge_status_modifier.dart
#	ouds_core/lib/components/badge/ouds_badge.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/ouds_filter_chip.dart
#	ouds_core/lib/components/chip/ouds_suggestion_chip.dart
#	ouds_core/lib/components/divider/ouds_divider.dart
#	ouds_core/lib/components/form_input/ouds_phone_number_input.dart
#	ouds_core/lib/components/form_input/ouds_text_input.dart
#	ouds_core/lib/components/form_input/password_input/ouds_password_input.dart
#	ouds_core/lib/components/link/ouds_link.dart
#	ouds_core/lib/components/navigation/ouds_navigation_bar.dart
#	ouds_core/lib/components/navigation/ouds_navigation_bar_item.dart
#	ouds_core/lib/components/navigation/ouds_tab_bar.dart
#	ouds_core/lib/components/pin_code_input/ouds_pin_code_input.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_status_modifier.dart
#	ouds_core/lib/components/tag/internal/ouds_tag_text_style_modifier.dart
#	ouds_core/lib/components/tag/ouds_input_tag.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/lib/theme/ouds_theme_tweak.dart
#	ouds_core/pubspec.yaml
#	ouds_global_raw_tokens/CHANGELOG.md
#	ouds_global_raw_tokens/README.md
#	ouds_global_raw_tokens/pubspec.yaml
#	ouds_theme_contract/CHANGELOG.md
#	ouds_theme_contract/README.md
#	ouds_theme_contract/lib/config/component/ouds_tag_config.dart
#	ouds_theme_contract/lib/config/ouds_theme_config_model.dart
#	ouds_theme_contract/pubspec.yaml
#	ouds_theme_orange/CHANGELOG.md
#	ouds_theme_orange/README.md
#	ouds_theme_orange/lib/orange_font_helper.dart
#	ouds_theme_orange/lib/orange_font_provider.dart
#	ouds_theme_orange/lib/orange_font_service.dart
#	ouds_theme_orange/lib/orange_theme.dart
#	ouds_theme_orange/pubspec.yaml
#	ouds_theme_orange_compact/CHANGELOG.md
#	ouds_theme_orange_compact/README.md
#	ouds_theme_orange_compact/lib/orange_compact_theme.dart
#	ouds_theme_orange_compact/pubspec.yaml
#	ouds_theme_sosh/CHANGELOG.md
#	ouds_theme_sosh/README.md
#	ouds_theme_sosh/pubspec.yaml
#	ouds_theme_wireframe/CHANGELOG.md
#	ouds_theme_wireframe/README.md
#	ouds_theme_wireframe/pubspec.yaml
@AhmedAmineZr AhmedAmineZr requested a review from nouha06 April 21, 2026 11:15
@AhmedAmineZr AhmedAmineZr self-assigned this Apr 21, 2026
Comment thread .gitleaks.toml Dismissed
@AhmedAmineZr AhmedAmineZr merged commit e974d00 into main Apr 21, 2026
11 checks passed
@AhmedAmineZr AhmedAmineZr deleted the sync-develop-main-1.2.0 branch April 21, 2026 14:52
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.

5 participants