@acorex/core 18.12.37 → 18.12.39

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.
@@ -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',