@fto-consult/expo-ui 2.48.2 → 2.48.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/auth/Login.js +5 -1
- package/src/components/AppBar/utils.js +2 -2
- package/src/components/Button/index.js +11 -5
- package/src/components/Countries/resources/countries-normalized.json +1987 -1987
- package/src/components/Countries/resources/countries-with-not-extra.json +1211 -1211
- package/src/components/Countries/resources/countries.sql +243 -243
- package/src/components/Dialog/Dialog.js +8 -4
- package/src/components/Form/Fields/Checkbox.js +0 -5
- package/src/components/Form/Fields/Field.js +2 -1
- package/src/components/Form/Fields/Radio.js +0 -5
- package/src/components/Form/Fields/SelectField.js +1 -0
- package/src/components/Form/Fields/Slider.js +0 -5
- package/src/components/Form/Fields/Switch.js +0 -5
- package/src/components/Form/FormData/DialogProvider.js +4 -2
- package/src/components/Form/FormData/FormDataActions.js +1 -0
- package/src/components/Form/FormData/utils.js +1 -2
- package/src/components/Icon/utils.js +2 -0
- package/src/components/ScrollView/index.js +9 -2
- package/src/screens/Auth/PermLines.js +417 -0
- package/src/screens/Auth/PermProfile.js +182 -0
- package/src/screens/Auth/PermProfiles.js +38 -0
- package/src/screens/Auth/Profile.js +1 -1
- package/src/screens/Auth/index.js +8 -1
|
@@ -1,244 +1,244 @@
|
|
|
1
|
-
INSERT INTO countries(code,name,dialCode)
|
|
2
|
-
VALUES
|
|
3
|
-
('AF','Afghanistan (افغانستان)','93'),
|
|
4
|
-
('AL','Albania (Shqipëri)','355'),
|
|
5
|
-
('DZ','Algeria (الجزائر)','213'),
|
|
6
|
-
('AS','American Samoa','1684'),
|
|
7
|
-
('AD','Andorra','376'),
|
|
8
|
-
('AO','Angola','244'),
|
|
9
|
-
('AI','Anguilla','1264'),
|
|
10
|
-
('AG','Antigua and Barbuda','1268'),
|
|
11
|
-
('AR','Argentina','54'),
|
|
12
|
-
('AM','Armenia (Հայաստան)','374'),
|
|
13
|
-
('AW','Aruba','297'),
|
|
14
|
-
('AU','Australia','61'),
|
|
15
|
-
('AT','Austria (Österreich)','43'),
|
|
16
|
-
('AZ','Azerbaijan (Azərbaycan)','994'),
|
|
17
|
-
('BS','Bahamas','1242'),
|
|
18
|
-
('BH','Bahrain (البحرين)','973'),
|
|
19
|
-
('BD','Bangladesh (বাংলাদেশ)','880'),
|
|
20
|
-
('BB','Barbados','1246'),
|
|
21
|
-
('BY','Belarus (Беларусь)','375'),
|
|
22
|
-
('BE','Belgium (België)','32'),
|
|
23
|
-
('BZ','Belize','501'),
|
|
24
|
-
('BJ','Benin (Bénin)','229'),
|
|
25
|
-
('BM','Bermuda','1441'),
|
|
26
|
-
('BT','Bhutan (འབྲུག)','975'),
|
|
27
|
-
('BO','Bolivia','591'),
|
|
28
|
-
('BA','Bosnia and Herzegovina (Босна и Херцеговина)','387'),
|
|
29
|
-
('BW','Botswana','267'),
|
|
30
|
-
('BR','Brazil (Brasil)','55'),
|
|
31
|
-
('IO','British Indian Ocean Territory','246'),
|
|
32
|
-
('VG','British Virgin Islands','1284'),
|
|
33
|
-
('BN','Brunei','673'),
|
|
34
|
-
('BG','Bulgaria (България)','359'),
|
|
35
|
-
('BF','Burkina Faso','226'),
|
|
36
|
-
('BI','Burundi (Uburundi)','257'),
|
|
37
|
-
('KH','Cambodia (កម្ពុជា)','855'),
|
|
38
|
-
('CM','Cameroon (Cameroun)','237'),
|
|
39
|
-
('CA','Canada','1'),
|
|
40
|
-
('CV','Cape Verde (Kabu Verdi)','238'),
|
|
41
|
-
('BQ','Caribbean Netherlands','599'),
|
|
42
|
-
('KY','Cayman Islands','1345'),
|
|
43
|
-
('CF','Central African Republic (République centrafricaine)','236'),
|
|
44
|
-
('TD','Chad (Tchad)','235'),
|
|
45
|
-
('CL','Chile','56'),
|
|
46
|
-
('CN','China (中国)','86'),
|
|
47
|
-
('CX','Christmas Island','61'),
|
|
48
|
-
('CC','Cocos (Keeling) Islands','61'),
|
|
49
|
-
('CO','Colombia','57'),
|
|
50
|
-
('KM','Comoros (جزر القمر)','269'),
|
|
51
|
-
('CD','Congo (DRC) (Jamhuri ya Kidemokrasia ya Kongo)','243'),
|
|
52
|
-
('CG','Congo (Republic) (Congo-Brazzaville)','242'),
|
|
53
|
-
('CK','Cook Islands','682'),
|
|
54
|
-
('CR','Costa Rica','506'),
|
|
55
|
-
('CI','Côte d’Ivoire','225'),
|
|
56
|
-
('HR','Croatia (Hrvatska)','385'),
|
|
57
|
-
('CU','Cuba','53'),
|
|
58
|
-
('CW','Curaçao','599'),
|
|
59
|
-
('CY','Cyprus (Κύπρος)','357'),
|
|
60
|
-
('CZ','Czech Republic (Česká republika)','420'),
|
|
61
|
-
('DK','Denmark (Danmark)','45'),
|
|
62
|
-
('DJ','Djibouti','253'),
|
|
63
|
-
('DM','Dominica','1767'),
|
|
64
|
-
('DO','Dominican Republic (República Dominicana)','1'),
|
|
65
|
-
('EC','Ecuador','593'),
|
|
66
|
-
('EG','Egypt (مصر)','20'),
|
|
67
|
-
('SV','El Salvador','503'),
|
|
68
|
-
('GQ','Equatorial Guinea (Guinea Ecuatorial)','240'),
|
|
69
|
-
('ER','Eritrea','291'),
|
|
70
|
-
('EE','Estonia (Eesti)','372'),
|
|
71
|
-
('ET','Ethiopia','251'),
|
|
72
|
-
('FK','Falkland Islands (Islas Malvinas)','500'),
|
|
73
|
-
('FO','Faroe Islands (Føroyar)','298'),
|
|
74
|
-
('FJ','Fiji','679'),
|
|
75
|
-
('FI','Finland (Suomi)','358'),
|
|
76
|
-
('FR','France','33'),
|
|
77
|
-
('GF','French Guiana (Guyane française)','594'),
|
|
78
|
-
('PF','French Polynesia (Polynésie française)','689'),
|
|
79
|
-
('GA','Gabon','241'),
|
|
80
|
-
('GM','Gambia','220'),
|
|
81
|
-
('GE','Georgia (საქართველო)','995'),
|
|
82
|
-
('DE','Germany (Deutschland)','49'),
|
|
83
|
-
('GH','Ghana (Gaana)','233'),
|
|
84
|
-
('GI','Gibraltar','350'),
|
|
85
|
-
('GR','Greece (Ελλάδα)','30'),
|
|
86
|
-
('GL','Greenland (Kalaallit Nunaat)','299'),
|
|
87
|
-
('GD','Grenada','1473'),
|
|
88
|
-
('GP','Guadeloupe','590'),
|
|
89
|
-
('GU','Guam','1671'),
|
|
90
|
-
('GT','Guatemala','502'),
|
|
91
|
-
('GG','Guernsey','44'),
|
|
92
|
-
('GN','Guinea (Guinée)','224'),
|
|
93
|
-
('GW','Guinea-Bissau (Guiné Bissau)','245'),
|
|
94
|
-
('GY','Guyana','592'),
|
|
95
|
-
('HT','Haiti','509'),
|
|
96
|
-
('HN','Honduras','504'),
|
|
97
|
-
('HK','Hong Kong (香港)','852'),
|
|
98
|
-
('HU','Hungary (Magyarország)','36'),
|
|
99
|
-
('IS','Iceland (Ísland)','354'),
|
|
100
|
-
('IN','India (भारत)','91'),
|
|
101
|
-
('ID','Indonesia','62'),
|
|
102
|
-
('IR','Iran (ایران)','98'),
|
|
103
|
-
('IQ','Iraq (العراق)','964'),
|
|
104
|
-
('IE','Ireland','353'),
|
|
105
|
-
('IM','Isle of Man','44'),
|
|
106
|
-
('IL','Israel (ישראל)','972'),
|
|
107
|
-
('IT','Italy (Italia)','39'),
|
|
108
|
-
('JM','Jamaica','1876'),
|
|
109
|
-
('JP','Japan (日本)','81'),
|
|
110
|
-
('JE','Jersey','44'),
|
|
111
|
-
('JO','Jordan (الأردن)','962'),
|
|
112
|
-
('KZ','Kazakhstan (Казахстан)','77'),
|
|
113
|
-
('KE','Kenya','254'),
|
|
114
|
-
('KI','Kiribati','686'),
|
|
115
|
-
('KW','Kuwait (الكويت)','965'),
|
|
116
|
-
('KG','Kyrgyzstan (Кыргызстан)','996'),
|
|
117
|
-
('LA','Laos (ລາວ)','856'),
|
|
118
|
-
('LV','Latvia (Latvija)','371'),
|
|
119
|
-
('LB','Lebanon (لبنان)','961'),
|
|
120
|
-
('LS','Lesotho','266'),
|
|
121
|
-
('LR','Liberia','231'),
|
|
122
|
-
('LY','Libya (ليبيا)','218'),
|
|
123
|
-
('LI','Liechtenstein','423'),
|
|
124
|
-
('LT','Lithuania (Lietuva)','370'),
|
|
125
|
-
('LU','Luxembourg','352'),
|
|
126
|
-
('MO','Macau (澳門)','853'),
|
|
127
|
-
('MK','Macedonia (FYROM) (Македонија)','389'),
|
|
128
|
-
('MG','Madagascar (Madagasikara)','261'),
|
|
129
|
-
('MW','Malawi','265'),
|
|
130
|
-
('MY','Malaysia','60'),
|
|
131
|
-
('MV','Maldives','960'),
|
|
132
|
-
('ML','Mali','223'),
|
|
133
|
-
('MT','Malta','356'),
|
|
134
|
-
('MH','Marshall Islands','692'),
|
|
135
|
-
('MQ','Martinique','596'),
|
|
136
|
-
('MR','Mauritania (موريتانيا)','222'),
|
|
137
|
-
('MU','Mauritius (Moris)','230'),
|
|
138
|
-
('YT','Mayotte','262'),
|
|
139
|
-
('MX','Mexico (México)','52'),
|
|
140
|
-
('FM','Micronesia','691'),
|
|
141
|
-
('MD','Moldova (Republica Moldova)','373'),
|
|
142
|
-
('MC','Monaco','377'),
|
|
143
|
-
('MN','Mongolia (Монгол)','976'),
|
|
144
|
-
('ME','Montenegro (Crna Gora)','382'),
|
|
145
|
-
('MS','Montserrat','1664'),
|
|
146
|
-
('MA','Morocco (المغرب)','212'),
|
|
147
|
-
('MZ','Mozambique (Moçambique)','258'),
|
|
148
|
-
('MM','Myanmar (Burma)','95'),
|
|
149
|
-
('NA','Namibia (Namibië)','264'),
|
|
150
|
-
('NR','Nauru','674'),
|
|
151
|
-
('NP','Nepal (नेपाल)','977'),
|
|
152
|
-
('NL','Netherlands (Nederland)','31'),
|
|
153
|
-
('NC','New Caledonia (Nouvelle-Calédonie)','687'),
|
|
154
|
-
('NZ','New Zealand','64'),
|
|
155
|
-
('NI','Nicaragua','505'),
|
|
156
|
-
('NE','Niger (Nijar)','227'),
|
|
157
|
-
('NG','Nigeria','234'),
|
|
158
|
-
('NU','Niue','683'),
|
|
159
|
-
('NF','Norfolk Island','672'),
|
|
160
|
-
('KP','North Korea (조선 민주주의 인민 공화국)','850'),
|
|
161
|
-
('MP','Northern Mariana Islands','1670'),
|
|
162
|
-
('NO','Norway (Norge)','47'),
|
|
163
|
-
('OM','Oman (عُمان)','968'),
|
|
164
|
-
('PK','Pakistan (پاکستان)','92'),
|
|
165
|
-
('PW','Palau','680'),
|
|
166
|
-
('PS','Palestine (فلسطين)','970'),
|
|
167
|
-
('PA','Panama (Panamá)','507'),
|
|
168
|
-
('PG','Papua New Guinea','675'),
|
|
169
|
-
('PY','Paraguay','595'),
|
|
170
|
-
('PE','Peru (Perú)','51'),
|
|
171
|
-
('PH','Philippines','63'),
|
|
172
|
-
('PL','Poland (Polska)','48'),
|
|
173
|
-
('PT','Portugal','351'),
|
|
174
|
-
('PR','Puerto Rico','1'),
|
|
175
|
-
('QA','Qatar (قطر)','974'),
|
|
176
|
-
('RE','Réunion (La Réunion)','262'),
|
|
177
|
-
('RO','Romania (România)','40'),
|
|
178
|
-
('RU','Russia (Россия)','7'),
|
|
179
|
-
('RW','Rwanda','250'),
|
|
180
|
-
('BL','Saint Barthélemy (Saint-Barthélemy)','590'),
|
|
181
|
-
('SH','Saint Helena','290'),
|
|
182
|
-
('KN','Saint Kitts and Nevis','1869'),
|
|
183
|
-
('LC','Saint Lucia','1758'),
|
|
184
|
-
('MF','Saint Martin (Saint-Martin (partie française))','590'),
|
|
185
|
-
('PM','Saint Pierre and Miquelon (Saint-Pierre-et-Miquelon)','508'),
|
|
186
|
-
('VC','Saint Vincent and the Grenadines','1784'),
|
|
187
|
-
('WS','Samoa','685'),
|
|
188
|
-
('SM','San Marino','378'),
|
|
189
|
-
('ST','São Tomé and Príncipe (São Tomé e Príncipe)','239'),
|
|
190
|
-
('SA','Saudi Arabia (المملكة العربية السعودية)','966'),
|
|
191
|
-
('SN','Senegal (Sénégal)','221'),
|
|
192
|
-
('RS','Serbia (Србија)','381'),
|
|
193
|
-
('SC','Seychelles','248'),
|
|
194
|
-
('SL','Sierra Leone','232'),
|
|
195
|
-
('SG','Singapore','65'),
|
|
196
|
-
('SX','Sint Maarten','1721'),
|
|
197
|
-
('SK','Slovakia (Slovensko)','421'),
|
|
198
|
-
('SI','Slovenia (Slovenija)','386'),
|
|
199
|
-
('SB','Solomon Islands','677'),
|
|
200
|
-
('SO','Somalia (Soomaaliya)','252'),
|
|
201
|
-
('ZA','South Africa','27'),
|
|
202
|
-
('KR','South Korea (대한민국)','82'),
|
|
203
|
-
('SS','South Sudan (جنوب السودان)','211'),
|
|
204
|
-
('ES','Spain (España)','34'),
|
|
205
|
-
('LK','Sri Lanka (ශ්රී ලංකාව)','94'),
|
|
206
|
-
('SD','Sudan (السودان)','249'),
|
|
207
|
-
('SR','Suriname','597'),
|
|
208
|
-
('SJ','Svalbard and Jan Mayen','47'),
|
|
209
|
-
('SZ','Swaziland','268'),
|
|
210
|
-
('SE','Sweden (Sverige)','46'),
|
|
211
|
-
('CH','Switzerland (Schweiz)','41'),
|
|
212
|
-
('SY','Syria (سوريا)','963'),
|
|
213
|
-
('TW','Taiwan (台灣)','886'),
|
|
214
|
-
('TJ','Tajikistan','992'),
|
|
215
|
-
('TZ','Tanzania','255'),
|
|
216
|
-
('TH','Thailand (ไทย)','66'),
|
|
217
|
-
('TL','Timor-Leste','670'),
|
|
218
|
-
('TG','Togo','228'),
|
|
219
|
-
('TK','Tokelau','690'),
|
|
220
|
-
('TO','Tonga','676'),
|
|
221
|
-
('TT','Trinidad and Tobago','1868'),
|
|
222
|
-
('TN','Tunisia (تونس)','216'),
|
|
223
|
-
('TR','Turkey (Türkiye)','90'),
|
|
224
|
-
('TM','Turkmenistan','993'),
|
|
225
|
-
('TC','Turks and Caicos Islands','1649'),
|
|
226
|
-
('TV','Tuvalu','688'),
|
|
227
|
-
('VI','U.S. Virgin Islands','1340'),
|
|
228
|
-
('UG','Uganda','256'),
|
|
229
|
-
('UA','Ukraine (Україна)','380'),
|
|
230
|
-
('AE','United Arab Emirates (الإمارات العربية المتحدة)','971'),
|
|
231
|
-
('GB','United Kingdom','44'),
|
|
232
|
-
('US','United States','1'),
|
|
233
|
-
('UY','Uruguay','598'),
|
|
234
|
-
('UZ','Uzbekistan (Oʻzbekiston)','998'),
|
|
235
|
-
('VU','Vanuatu','678'),
|
|
236
|
-
('VA','Vatican City (Città del Vaticano)','39'),
|
|
237
|
-
('VE','Venezuela','58'),
|
|
238
|
-
('VN','Vietnam (Việt Nam)','84'),
|
|
239
|
-
('WF','Wallis and Futuna','681'),
|
|
240
|
-
('EH','Western Sahara (الصحراء الغربية)','212'),
|
|
241
|
-
('YE','Yemen (اليمن)','967'),
|
|
242
|
-
('ZM','Zambia','260'),
|
|
243
|
-
('ZW','Zimbabwe','263'),
|
|
1
|
+
INSERT INTO countries(code,name,dialCode)
|
|
2
|
+
VALUES
|
|
3
|
+
('AF','Afghanistan (افغانستان)','93'),
|
|
4
|
+
('AL','Albania (Shqipëri)','355'),
|
|
5
|
+
('DZ','Algeria (الجزائر)','213'),
|
|
6
|
+
('AS','American Samoa','1684'),
|
|
7
|
+
('AD','Andorra','376'),
|
|
8
|
+
('AO','Angola','244'),
|
|
9
|
+
('AI','Anguilla','1264'),
|
|
10
|
+
('AG','Antigua and Barbuda','1268'),
|
|
11
|
+
('AR','Argentina','54'),
|
|
12
|
+
('AM','Armenia (Հայաստան)','374'),
|
|
13
|
+
('AW','Aruba','297'),
|
|
14
|
+
('AU','Australia','61'),
|
|
15
|
+
('AT','Austria (Österreich)','43'),
|
|
16
|
+
('AZ','Azerbaijan (Azərbaycan)','994'),
|
|
17
|
+
('BS','Bahamas','1242'),
|
|
18
|
+
('BH','Bahrain (البحرين)','973'),
|
|
19
|
+
('BD','Bangladesh (বাংলাদেশ)','880'),
|
|
20
|
+
('BB','Barbados','1246'),
|
|
21
|
+
('BY','Belarus (Беларусь)','375'),
|
|
22
|
+
('BE','Belgium (België)','32'),
|
|
23
|
+
('BZ','Belize','501'),
|
|
24
|
+
('BJ','Benin (Bénin)','229'),
|
|
25
|
+
('BM','Bermuda','1441'),
|
|
26
|
+
('BT','Bhutan (འབྲུག)','975'),
|
|
27
|
+
('BO','Bolivia','591'),
|
|
28
|
+
('BA','Bosnia and Herzegovina (Босна и Херцеговина)','387'),
|
|
29
|
+
('BW','Botswana','267'),
|
|
30
|
+
('BR','Brazil (Brasil)','55'),
|
|
31
|
+
('IO','British Indian Ocean Territory','246'),
|
|
32
|
+
('VG','British Virgin Islands','1284'),
|
|
33
|
+
('BN','Brunei','673'),
|
|
34
|
+
('BG','Bulgaria (България)','359'),
|
|
35
|
+
('BF','Burkina Faso','226'),
|
|
36
|
+
('BI','Burundi (Uburundi)','257'),
|
|
37
|
+
('KH','Cambodia (កម្ពុជា)','855'),
|
|
38
|
+
('CM','Cameroon (Cameroun)','237'),
|
|
39
|
+
('CA','Canada','1'),
|
|
40
|
+
('CV','Cape Verde (Kabu Verdi)','238'),
|
|
41
|
+
('BQ','Caribbean Netherlands','599'),
|
|
42
|
+
('KY','Cayman Islands','1345'),
|
|
43
|
+
('CF','Central African Republic (République centrafricaine)','236'),
|
|
44
|
+
('TD','Chad (Tchad)','235'),
|
|
45
|
+
('CL','Chile','56'),
|
|
46
|
+
('CN','China (中国)','86'),
|
|
47
|
+
('CX','Christmas Island','61'),
|
|
48
|
+
('CC','Cocos (Keeling) Islands','61'),
|
|
49
|
+
('CO','Colombia','57'),
|
|
50
|
+
('KM','Comoros (جزر القمر)','269'),
|
|
51
|
+
('CD','Congo (DRC) (Jamhuri ya Kidemokrasia ya Kongo)','243'),
|
|
52
|
+
('CG','Congo (Republic) (Congo-Brazzaville)','242'),
|
|
53
|
+
('CK','Cook Islands','682'),
|
|
54
|
+
('CR','Costa Rica','506'),
|
|
55
|
+
('CI','Côte d’Ivoire','225'),
|
|
56
|
+
('HR','Croatia (Hrvatska)','385'),
|
|
57
|
+
('CU','Cuba','53'),
|
|
58
|
+
('CW','Curaçao','599'),
|
|
59
|
+
('CY','Cyprus (Κύπρος)','357'),
|
|
60
|
+
('CZ','Czech Republic (Česká republika)','420'),
|
|
61
|
+
('DK','Denmark (Danmark)','45'),
|
|
62
|
+
('DJ','Djibouti','253'),
|
|
63
|
+
('DM','Dominica','1767'),
|
|
64
|
+
('DO','Dominican Republic (República Dominicana)','1'),
|
|
65
|
+
('EC','Ecuador','593'),
|
|
66
|
+
('EG','Egypt (مصر)','20'),
|
|
67
|
+
('SV','El Salvador','503'),
|
|
68
|
+
('GQ','Equatorial Guinea (Guinea Ecuatorial)','240'),
|
|
69
|
+
('ER','Eritrea','291'),
|
|
70
|
+
('EE','Estonia (Eesti)','372'),
|
|
71
|
+
('ET','Ethiopia','251'),
|
|
72
|
+
('FK','Falkland Islands (Islas Malvinas)','500'),
|
|
73
|
+
('FO','Faroe Islands (Føroyar)','298'),
|
|
74
|
+
('FJ','Fiji','679'),
|
|
75
|
+
('FI','Finland (Suomi)','358'),
|
|
76
|
+
('FR','France','33'),
|
|
77
|
+
('GF','French Guiana (Guyane française)','594'),
|
|
78
|
+
('PF','French Polynesia (Polynésie française)','689'),
|
|
79
|
+
('GA','Gabon','241'),
|
|
80
|
+
('GM','Gambia','220'),
|
|
81
|
+
('GE','Georgia (საქართველო)','995'),
|
|
82
|
+
('DE','Germany (Deutschland)','49'),
|
|
83
|
+
('GH','Ghana (Gaana)','233'),
|
|
84
|
+
('GI','Gibraltar','350'),
|
|
85
|
+
('GR','Greece (Ελλάδα)','30'),
|
|
86
|
+
('GL','Greenland (Kalaallit Nunaat)','299'),
|
|
87
|
+
('GD','Grenada','1473'),
|
|
88
|
+
('GP','Guadeloupe','590'),
|
|
89
|
+
('GU','Guam','1671'),
|
|
90
|
+
('GT','Guatemala','502'),
|
|
91
|
+
('GG','Guernsey','44'),
|
|
92
|
+
('GN','Guinea (Guinée)','224'),
|
|
93
|
+
('GW','Guinea-Bissau (Guiné Bissau)','245'),
|
|
94
|
+
('GY','Guyana','592'),
|
|
95
|
+
('HT','Haiti','509'),
|
|
96
|
+
('HN','Honduras','504'),
|
|
97
|
+
('HK','Hong Kong (香港)','852'),
|
|
98
|
+
('HU','Hungary (Magyarország)','36'),
|
|
99
|
+
('IS','Iceland (Ísland)','354'),
|
|
100
|
+
('IN','India (भारत)','91'),
|
|
101
|
+
('ID','Indonesia','62'),
|
|
102
|
+
('IR','Iran (ایران)','98'),
|
|
103
|
+
('IQ','Iraq (العراق)','964'),
|
|
104
|
+
('IE','Ireland','353'),
|
|
105
|
+
('IM','Isle of Man','44'),
|
|
106
|
+
('IL','Israel (ישראל)','972'),
|
|
107
|
+
('IT','Italy (Italia)','39'),
|
|
108
|
+
('JM','Jamaica','1876'),
|
|
109
|
+
('JP','Japan (日本)','81'),
|
|
110
|
+
('JE','Jersey','44'),
|
|
111
|
+
('JO','Jordan (الأردن)','962'),
|
|
112
|
+
('KZ','Kazakhstan (Казахстан)','77'),
|
|
113
|
+
('KE','Kenya','254'),
|
|
114
|
+
('KI','Kiribati','686'),
|
|
115
|
+
('KW','Kuwait (الكويت)','965'),
|
|
116
|
+
('KG','Kyrgyzstan (Кыргызстан)','996'),
|
|
117
|
+
('LA','Laos (ລາວ)','856'),
|
|
118
|
+
('LV','Latvia (Latvija)','371'),
|
|
119
|
+
('LB','Lebanon (لبنان)','961'),
|
|
120
|
+
('LS','Lesotho','266'),
|
|
121
|
+
('LR','Liberia','231'),
|
|
122
|
+
('LY','Libya (ليبيا)','218'),
|
|
123
|
+
('LI','Liechtenstein','423'),
|
|
124
|
+
('LT','Lithuania (Lietuva)','370'),
|
|
125
|
+
('LU','Luxembourg','352'),
|
|
126
|
+
('MO','Macau (澳門)','853'),
|
|
127
|
+
('MK','Macedonia (FYROM) (Македонија)','389'),
|
|
128
|
+
('MG','Madagascar (Madagasikara)','261'),
|
|
129
|
+
('MW','Malawi','265'),
|
|
130
|
+
('MY','Malaysia','60'),
|
|
131
|
+
('MV','Maldives','960'),
|
|
132
|
+
('ML','Mali','223'),
|
|
133
|
+
('MT','Malta','356'),
|
|
134
|
+
('MH','Marshall Islands','692'),
|
|
135
|
+
('MQ','Martinique','596'),
|
|
136
|
+
('MR','Mauritania (موريتانيا)','222'),
|
|
137
|
+
('MU','Mauritius (Moris)','230'),
|
|
138
|
+
('YT','Mayotte','262'),
|
|
139
|
+
('MX','Mexico (México)','52'),
|
|
140
|
+
('FM','Micronesia','691'),
|
|
141
|
+
('MD','Moldova (Republica Moldova)','373'),
|
|
142
|
+
('MC','Monaco','377'),
|
|
143
|
+
('MN','Mongolia (Монгол)','976'),
|
|
144
|
+
('ME','Montenegro (Crna Gora)','382'),
|
|
145
|
+
('MS','Montserrat','1664'),
|
|
146
|
+
('MA','Morocco (المغرب)','212'),
|
|
147
|
+
('MZ','Mozambique (Moçambique)','258'),
|
|
148
|
+
('MM','Myanmar (Burma)','95'),
|
|
149
|
+
('NA','Namibia (Namibië)','264'),
|
|
150
|
+
('NR','Nauru','674'),
|
|
151
|
+
('NP','Nepal (नेपाल)','977'),
|
|
152
|
+
('NL','Netherlands (Nederland)','31'),
|
|
153
|
+
('NC','New Caledonia (Nouvelle-Calédonie)','687'),
|
|
154
|
+
('NZ','New Zealand','64'),
|
|
155
|
+
('NI','Nicaragua','505'),
|
|
156
|
+
('NE','Niger (Nijar)','227'),
|
|
157
|
+
('NG','Nigeria','234'),
|
|
158
|
+
('NU','Niue','683'),
|
|
159
|
+
('NF','Norfolk Island','672'),
|
|
160
|
+
('KP','North Korea (조선 민주주의 인민 공화국)','850'),
|
|
161
|
+
('MP','Northern Mariana Islands','1670'),
|
|
162
|
+
('NO','Norway (Norge)','47'),
|
|
163
|
+
('OM','Oman (عُمان)','968'),
|
|
164
|
+
('PK','Pakistan (پاکستان)','92'),
|
|
165
|
+
('PW','Palau','680'),
|
|
166
|
+
('PS','Palestine (فلسطين)','970'),
|
|
167
|
+
('PA','Panama (Panamá)','507'),
|
|
168
|
+
('PG','Papua New Guinea','675'),
|
|
169
|
+
('PY','Paraguay','595'),
|
|
170
|
+
('PE','Peru (Perú)','51'),
|
|
171
|
+
('PH','Philippines','63'),
|
|
172
|
+
('PL','Poland (Polska)','48'),
|
|
173
|
+
('PT','Portugal','351'),
|
|
174
|
+
('PR','Puerto Rico','1'),
|
|
175
|
+
('QA','Qatar (قطر)','974'),
|
|
176
|
+
('RE','Réunion (La Réunion)','262'),
|
|
177
|
+
('RO','Romania (România)','40'),
|
|
178
|
+
('RU','Russia (Россия)','7'),
|
|
179
|
+
('RW','Rwanda','250'),
|
|
180
|
+
('BL','Saint Barthélemy (Saint-Barthélemy)','590'),
|
|
181
|
+
('SH','Saint Helena','290'),
|
|
182
|
+
('KN','Saint Kitts and Nevis','1869'),
|
|
183
|
+
('LC','Saint Lucia','1758'),
|
|
184
|
+
('MF','Saint Martin (Saint-Martin (partie française))','590'),
|
|
185
|
+
('PM','Saint Pierre and Miquelon (Saint-Pierre-et-Miquelon)','508'),
|
|
186
|
+
('VC','Saint Vincent and the Grenadines','1784'),
|
|
187
|
+
('WS','Samoa','685'),
|
|
188
|
+
('SM','San Marino','378'),
|
|
189
|
+
('ST','São Tomé and Príncipe (São Tomé e Príncipe)','239'),
|
|
190
|
+
('SA','Saudi Arabia (المملكة العربية السعودية)','966'),
|
|
191
|
+
('SN','Senegal (Sénégal)','221'),
|
|
192
|
+
('RS','Serbia (Србија)','381'),
|
|
193
|
+
('SC','Seychelles','248'),
|
|
194
|
+
('SL','Sierra Leone','232'),
|
|
195
|
+
('SG','Singapore','65'),
|
|
196
|
+
('SX','Sint Maarten','1721'),
|
|
197
|
+
('SK','Slovakia (Slovensko)','421'),
|
|
198
|
+
('SI','Slovenia (Slovenija)','386'),
|
|
199
|
+
('SB','Solomon Islands','677'),
|
|
200
|
+
('SO','Somalia (Soomaaliya)','252'),
|
|
201
|
+
('ZA','South Africa','27'),
|
|
202
|
+
('KR','South Korea (대한민국)','82'),
|
|
203
|
+
('SS','South Sudan (جنوب السودان)','211'),
|
|
204
|
+
('ES','Spain (España)','34'),
|
|
205
|
+
('LK','Sri Lanka (ශ්රී ලංකාව)','94'),
|
|
206
|
+
('SD','Sudan (السودان)','249'),
|
|
207
|
+
('SR','Suriname','597'),
|
|
208
|
+
('SJ','Svalbard and Jan Mayen','47'),
|
|
209
|
+
('SZ','Swaziland','268'),
|
|
210
|
+
('SE','Sweden (Sverige)','46'),
|
|
211
|
+
('CH','Switzerland (Schweiz)','41'),
|
|
212
|
+
('SY','Syria (سوريا)','963'),
|
|
213
|
+
('TW','Taiwan (台灣)','886'),
|
|
214
|
+
('TJ','Tajikistan','992'),
|
|
215
|
+
('TZ','Tanzania','255'),
|
|
216
|
+
('TH','Thailand (ไทย)','66'),
|
|
217
|
+
('TL','Timor-Leste','670'),
|
|
218
|
+
('TG','Togo','228'),
|
|
219
|
+
('TK','Tokelau','690'),
|
|
220
|
+
('TO','Tonga','676'),
|
|
221
|
+
('TT','Trinidad and Tobago','1868'),
|
|
222
|
+
('TN','Tunisia (تونس)','216'),
|
|
223
|
+
('TR','Turkey (Türkiye)','90'),
|
|
224
|
+
('TM','Turkmenistan','993'),
|
|
225
|
+
('TC','Turks and Caicos Islands','1649'),
|
|
226
|
+
('TV','Tuvalu','688'),
|
|
227
|
+
('VI','U.S. Virgin Islands','1340'),
|
|
228
|
+
('UG','Uganda','256'),
|
|
229
|
+
('UA','Ukraine (Україна)','380'),
|
|
230
|
+
('AE','United Arab Emirates (الإمارات العربية المتحدة)','971'),
|
|
231
|
+
('GB','United Kingdom','44'),
|
|
232
|
+
('US','United States','1'),
|
|
233
|
+
('UY','Uruguay','598'),
|
|
234
|
+
('UZ','Uzbekistan (Oʻzbekiston)','998'),
|
|
235
|
+
('VU','Vanuatu','678'),
|
|
236
|
+
('VA','Vatican City (Città del Vaticano)','39'),
|
|
237
|
+
('VE','Venezuela','58'),
|
|
238
|
+
('VN','Vietnam (Việt Nam)','84'),
|
|
239
|
+
('WF','Wallis and Futuna','681'),
|
|
240
|
+
('EH','Western Sahara (الصحراء الغربية)','212'),
|
|
241
|
+
('YE','Yemen (اليمن)','967'),
|
|
242
|
+
('ZM','Zambia','260'),
|
|
243
|
+
('ZW','Zimbabwe','263'),
|
|
244
244
|
('AX','Åland Islands','358')
|
|
@@ -45,7 +45,7 @@ const DialogComponent = React.forwardRef((props,ref)=>{
|
|
|
45
45
|
titleProps,
|
|
46
46
|
visible,
|
|
47
47
|
scrollViewProps,withScrollView,
|
|
48
|
-
footerProps,footer,actionMutator,
|
|
48
|
+
footerProps,footer,actionMutator,overlayProps,
|
|
49
49
|
ModalComponent,
|
|
50
50
|
isProvider,
|
|
51
51
|
isAlert,
|
|
@@ -53,6 +53,7 @@ const DialogComponent = React.forwardRef((props,ref)=>{
|
|
|
53
53
|
isFormData,
|
|
54
54
|
isPreloader,
|
|
55
55
|
borderRadius,
|
|
56
|
+
onCancel,
|
|
56
57
|
...modalProps
|
|
57
58
|
} = props;
|
|
58
59
|
withScrollView = typeof withScrollView =='boolean'? withScrollView : false;
|
|
@@ -82,12 +83,13 @@ const DialogComponent = React.forwardRef((props,ref)=>{
|
|
|
82
83
|
modalProps.fullScreen = fullScreen;
|
|
83
84
|
propsMutator(modalProps);
|
|
84
85
|
}
|
|
86
|
+
let actions = modalProps.actions;
|
|
85
87
|
controlledProps = defaultObj(controlledProps);
|
|
86
88
|
appBarProps = defaultObj(appBarProps);
|
|
87
89
|
subtitle = subtitle !== false ? defaultVal(appBarProps.subtitle,modalProps.subtitle,subtitle) : null;
|
|
88
90
|
backActionProps = Object.assign({},backActionProps);
|
|
89
91
|
backActionProps.color = Colors.isValid(backActionProps.color)? backActionProps.color : theme.colors.primaryText;
|
|
90
|
-
cancelButton = cancelButton === false ? null : isObj(cancelButton)? {...cancelButton} : {};
|
|
92
|
+
cancelButton = cancelButton === false || modalProps.cancelButton === false ? null : isObj(cancelButton)? {...cancelButton} : {};
|
|
91
93
|
if(isNonNullString(no)){
|
|
92
94
|
no = {label:no};
|
|
93
95
|
}
|
|
@@ -102,6 +104,9 @@ const DialogComponent = React.forwardRef((props,ref)=>{
|
|
|
102
104
|
args = {...React.getOnPressArgs(args),isProvider,isFullScreen:isFullScreenDialog(),isPreloader,context,props};
|
|
103
105
|
if(typeof onBackActionPress =='function' && onBackActionPress(args) === false) return true;
|
|
104
106
|
if(typeof backActionProps.onPress =='function' && backActionProps.onPress(args)=== false) return true;
|
|
107
|
+
if(onCancelButtonPress && onCancelButtonPress(args) === false) return true;
|
|
108
|
+
else if(typeof onCancel =='function' && onCancel(args) === false) return true;
|
|
109
|
+
else if(isObj(cancelButton) && cancelButton.onPress && cancelButton.onPress(args) === false) return true;
|
|
105
110
|
if(force === false && !isDimissable) return true;
|
|
106
111
|
if(isAlert && typeof onAlertRequestClose =='function'){
|
|
107
112
|
return onAlertRequestClose(args);
|
|
@@ -248,12 +253,11 @@ const DialogComponent = React.forwardRef((props,ref)=>{
|
|
|
248
253
|
icon : 'cancel',
|
|
249
254
|
mode : 'contained',
|
|
250
255
|
error : true,
|
|
256
|
+
canSave : false,
|
|
251
257
|
...cancelButton,
|
|
252
258
|
text : undefined,
|
|
253
259
|
label : defaultVal(cancelButton.label,cancelButton.text,"Annuler"),
|
|
254
260
|
onPress : (a1,a2)=>{
|
|
255
|
-
if(onCancelButtonPress && onCancelButtonPress(a1,a2) === false) return;
|
|
256
|
-
else if(cancelButton.onPress && cancelButton.onPress(a1,a2) === false) return;
|
|
257
261
|
return handleBack(a1,true);
|
|
258
262
|
}
|
|
259
263
|
}}
|
|
@@ -6,11 +6,6 @@ export default class FormCheckboxField extends Field{
|
|
|
6
6
|
canFocus(){
|
|
7
7
|
return false;
|
|
8
8
|
}
|
|
9
|
-
setValue (value){
|
|
10
|
-
if(this._fieldRef && this._fieldRef.setValue){
|
|
11
|
-
return this._fieldRef.setValue(value);
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
9
|
_render(props,setRef){
|
|
15
10
|
props.onChange = (args)=>{
|
|
16
11
|
args.value = this.parseDecimal(args.value);
|
|
@@ -287,7 +287,8 @@ export default class Field extends AppComponent {
|
|
|
287
287
|
onValidatorValid(args){
|
|
288
288
|
if(!this.isFilter() && ((this.props.allowWhiteSpaces === false) || ((this.type ==='id' || this.type =='piece') && this.props.allowWhiteSpaces !== true))){
|
|
289
289
|
const value = isNonNullString(args.value) && args.value.replaceAll("/","").replaceAll("\\",'') || undefined;
|
|
290
|
-
|
|
290
|
+
|
|
291
|
+
if(value && this.type !=='email' && !defaultStr(this.getValidRule()).toLowerCase().contains('email') && (value.contains(" ") || !isValidDataFileName(value.replaceAll("@","")))){
|
|
291
292
|
return "Veuillez renseigner une valeur ne contenant pas d'espace ou de caractère accentués";
|
|
292
293
|
}
|
|
293
294
|
}
|
|
@@ -9,11 +9,6 @@ export default class FormRadioField extends Field{
|
|
|
9
9
|
isTextField(){
|
|
10
10
|
return false;
|
|
11
11
|
}
|
|
12
|
-
setValue (value){
|
|
13
|
-
if(this._fieldRef && this._fieldRef.setValue){
|
|
14
|
-
return this._fieldRef.setValue(value);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
12
|
_render(props,setRef){
|
|
18
13
|
props.onChange = (args)=>{
|
|
19
14
|
this.validate(args);
|
|
@@ -9,11 +9,6 @@ export default class FormSliderField extends Field{
|
|
|
9
9
|
isTextField(){
|
|
10
10
|
return false;
|
|
11
11
|
}
|
|
12
|
-
setValue (value){
|
|
13
|
-
if(this._fieldRef && this._fieldRef.setValue){
|
|
14
|
-
return this._fieldRef.setValue(value);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
12
|
_render(props,setRef){
|
|
18
13
|
props.onChange = (args)=>{
|
|
19
14
|
args.value = this.parseDecimal(args.value);
|
|
@@ -9,11 +9,6 @@ export default class FormSwitchField extends Field{
|
|
|
9
9
|
isTextField(){
|
|
10
10
|
return false;
|
|
11
11
|
}
|
|
12
|
-
setValue (value){
|
|
13
|
-
if(this._fieldRef && this._fieldRef.setValue){
|
|
14
|
-
return this._fieldRef.setValue(value);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
12
|
_render(props,setRef){
|
|
18
13
|
props.onChange = (args)=>{
|
|
19
14
|
this.validate(args);
|