@acorex/core 18.12.36 → 18.12.38

Sign up to get free protection for your applications and to get access to all the features.
@@ -1105,7 +1105,22 @@ const COUNTRIES =
1105
1105
  iso2code: '+7',
1106
1106
  format: '000 000-00-00',
1107
1107
  orderPriority: 1,
1108
- areaCodes: ['310', '311', '312', '313', '315', '318', '321', '324', '325', '326', '327', '336', '7172', '73622'],
1108
+ areaCodes: [
1109
+ '310',
1110
+ '311',
1111
+ '312',
1112
+ '313',
1113
+ '315',
1114
+ '318',
1115
+ '321',
1116
+ '324',
1117
+ '325',
1118
+ '326',
1119
+ '327',
1120
+ '336',
1121
+ '7172',
1122
+ '73622',
1123
+ ],
1109
1124
  bkPosition: {
1110
1125
  x: '-96px',
1111
1126
  y: '-194px',