Commit d1e8b0c
* feat: add phone number input
* feat: phone number input
* chore: remove assets from lib
* chore : add country selector prefix to field
* chore: remove countryselector from inputdecoration
* chore: update logic phone number input
* chore: update changelog
* chore: update comment in enligsh
* chore: resolve loader spacing
* chore: format number with prefix from decoration
* chore: update te localizable core and documentation
* chore: comment condition not used
* chore: change logic of implementation of country
* chore: update documentation in phone number input
* chore : readonl input and country selector shared
* feat: Add onComplete write on text and phone field
* chore: refacto function on change
* chore: change label by enable
* review : remove comments and update comment on EN
* review: make changes recommended
* refacto: renaming classes by form input
* feat: refacto style by outlined
* chore: create new file with decoration form
* chore: remove comment
* feat: resolve issue about exception
* chore: update localized in arabic & remove todo
* review: add is loader when enable
* chore: update localizable
* review: country selector open when enable readonly
* review: update with Alias for OudsFormInputDeco
* review: update accessibility for country selector
* chore: add on pressed for suffix icon
* feat: update with label max line
* feat: change phone number input in main component
* feat: update func of getLabelMaxLines
* feat: Add dart doc for phoneNumberInput
* chore: resolve issue placeholder in hintText
* review: remove countries from doc
* review: change place of outlined label
* feat: add documentation library country selector
* review: update tokens after review design
* chore: add has prefix to hide/show prefix number
* chore: resolve readOnly FloatingLabel
* chore: update documentation for error case
* review: extract Textfield Method and add doc
* chore: activate loader only after typing
* chore: resove formatting phone number
* chore: add prefix of country to returned value if exist
* chore: update icons with theme
* chore: update le width with 80% of screen
* chore: Add Accessibility phoneNumberInput
* chore: resolve padding de FormFieldsCustomization
* chore: update Accecibility
* review: we don't clean text if we select the some country
* chore: update label color when error & comment debugPrint
* chore: update doc with new format
* chore: resolve issue accessibility
* chore: when prefix on country selector be off
* resolve: improve a11y on prefix and vocal #497 #498
* chore: update icon error and a11y
* chore: update localizable strings PhoneNumberInput
* fix : update doc
* chore: update accessibility prefix
---------
Co-authored-by: Ahmed Amine Zribi <ahmedamine.zribi@sofrecom>
Co-authored-by: nhammami <nouha.hammami@sofrecom.com>
1 parent a4ae393 commit d1e8b0c
File tree
305 files changed
+14708
-35
lines changed- app
- assets
- orange/communication/device
- sosh/communication/device
- wireframe/communication/device
- lib
- l10n
- gen
- ui
- components
- form_input
- phone_number
- utilities
- ouds_core
- assets
- flags
- lib
- components
- country_selector
- form_input
- internal
- modifier
- password_input
- l10n
- gen
- ouds_theme_contract
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
305 files changed
+14708
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
198 | | - | |
| 199 | + | |
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
872 | 902 | | |
873 | 903 | | |
874 | 904 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
424 | 442 | | |
425 | 443 | | |
426 | 444 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
424 | 442 | | |
425 | 443 | | |
426 | 444 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
199 | 206 | | |
200 | 207 | | |
201 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
47 | | - | |
48 | 51 | | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
195 | 199 | | |
196 | 200 | | |
197 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
198 | 221 | | |
199 | 222 | | |
200 | 223 | | |
| |||
0 commit comments