@stbmoz-onboarding/core 1.0.51 → 1.1.0

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.
@@ -8,7 +8,7 @@ module.exports.provinces = [
8
8
  {
9
9
  value: "02",
10
10
  default:"100000",
11
- pt: "Maputo Província",
11
+ pt: "Maputo Provincia",
12
12
  en: "Maputo Province"
13
13
  },
14
14
  {
package/exemple CHANGED
@@ -1,625 +1,606 @@
1
- module.exports.districts = {
2
-
3
- "110000": [
4
- {
5
- "id": "100000",
6
- "description": "MAPUTO"
7
- },
8
- {
9
- "id": "100100",
10
- "description": "MATOLA"
11
- },
12
- {
13
- "id": "100200",
14
- "description": "BOANE"
15
- },
16
- {
17
- "id": "100300",
18
- "description": "MAGUDE"
19
- },
20
- {
21
- "id": "100400",
22
- "description": "MANHICA"
23
- },
24
- {
25
- "id": "100500",
26
- "description": "MARRACUENE"
27
- },
28
- {
29
- "id": "100600",
30
- "description": "MATUTUINE"
31
- },
32
- {
33
- "id": "100700",
34
- "description": "MOAMBA"
35
- },
36
- {
37
- "id": "100800",
38
- "description": "NAMAACHA"
39
- }
40
- ],
41
-
42
-
43
-
44
- "10000": [
45
- {
46
- "id": "010100",
47
- "description": "LICHINGA"
48
- },
49
- {
50
- "id": "010200",
51
- "description": "CUAMBA"
52
- },
53
- {
54
- "id": "010300",
55
- "description": "LAGO"
56
- },
57
- {
58
- "id": "010400",
59
- "description": "LICHINGA"
60
- },
61
- {
62
- "id": "010500",
63
- "description": "MAJUNE"
64
- },
65
- {
66
- "id": "010600",
67
- "description": "MANDIMBA"
68
- },
69
- {
70
- "id": "010700",
71
- "description": "MARRUPA"
72
- },
73
- {
74
- "id": "010800",
75
- "description": "MAUA"
76
- },
77
- {
78
- "id": "010900",
79
- "description": "MAVAGO"
80
- },
81
- {
82
- "id": "011000",
83
- "description": "MECANHELAS"
84
- },
85
-
86
- {
87
- "id": "011100",
88
- "description": "MECULA"
89
- },
90
- {
91
- "id": "011200",
92
- "description": "METARICA"
93
- },
94
- {
95
- "id": "011300",
96
- "description": "MUEMBE"
97
- },
98
- {
99
- "id": "011400",
100
- "description": "NGAUMA"
101
- },
102
- {
103
- "id": "011500",
104
- "description": "NIPEPE"
105
- },
106
- {
107
- "id": "011600",
108
- "description": "SANGA"
109
- },
110
- ],
111
-
112
-
113
- "20000": [
114
- {
115
- "id": "020100",
116
- "description": "PEMBA"
117
- },
118
- {
119
- "id": "020200",
120
- "description": "ANCUABE"
121
- },
122
- {
123
- "id": "020300",
124
- "description": "BALAMA"
125
- },
126
- {
127
- "id": "020400",
128
- "description": "CHIURE"
129
- },
130
- {
131
- "id": "020500",
132
- "description": "IBO"
133
- },
134
- {
135
- "id": "020600",
136
- "description": "MACOMIA"
137
- },
138
- {
139
- "id": "020700",
140
- "description": "MECUFI"
141
- },
142
- {
143
- "id": "020800",
144
- "description": "MELUCO"
145
- },
146
- {
147
- "id": "020900",
148
- "description": "MOCIMBOA DA PRAIA"
149
- },
150
- {
151
- "id": "021000",
152
- "description": "MONTEPUEZ"
153
- },
154
- {
155
- "id": "021100",
156
- "description": "MUEDA"
157
- },
158
- {
159
- "id": "021200",
160
- "description": "MUIDUMBE"
161
- },
162
- {
163
- "id": "021300",
164
- "description": "NAMUNO"
165
- },
166
- {
167
- "id": "021400",
168
- "description": "NANGADE"
169
- },
170
- {
171
- "id": "021500",
172
- "description": "PALMA"
173
- },
174
- {
175
- "id": "021600",
176
- "description": "PEMBA METUGE"
177
- },
178
- {
179
- "id": "021700",
180
- "description": "QUISSANGA"
181
- }
182
- ],
183
-
184
-
185
- "30000": [
186
- {
187
- "id": "030100",
188
- "description": "NAMPULA"
189
- },
190
- {
191
- "id": "030200",
192
- "description": "ANGOCHE"
193
- },
194
- {
195
- "id": "030300",
196
- "description": "NAMAPA ERATI"
197
- },
198
- {
199
- "id": "030400",
200
- "description": "ILHA DE MOCAMBIQUE"
201
- },
202
- {
203
- "id": "030500",
204
- "description": "LALAUA"
205
- },
206
- {
207
- "id": "030600",
208
- "description": "MALEMA"
209
- },
210
- {
211
- "id": "030700",
212
- "description": "MECONTA"
213
- },
214
- {
215
- "id": "030800",
216
- "description": "MECUBURI"
217
- },
218
- {
219
- "id": "030900",
220
- "description": "MEMBA"
221
- },
222
- {
223
- "id": "031000",
224
- "description": "MOGINCUAL"
225
- },
226
- {
227
- "id": "031100",
228
- "description": "MOGOVOLAS"
229
- },
230
- {
231
- "id": "031200",
232
- "description": "MOMA"
233
- },
234
- {
235
- "id": "031300",
236
- "description": "MONAPO"
237
- },
238
- {
239
- "id": "031400",
240
- "description": "MOSSURIL"
241
- },
242
- {
243
- "id": "031500",
244
- "description": "MUECATE"
245
- },
246
- {
247
- "id": "031600",
248
- "description": "MURRUPULA"
249
- },
250
- {
251
- "id": "031700",
252
- "description": "NACALA PORTO"
253
- },
254
- {
255
- "id": "031800",
256
- "description": "NACALA VELHA"
257
- },
258
- {
259
- "id": "031900",
260
- "description": "NACAROA"
261
- },
262
- {
263
- "id": "032000",
264
- "description": "NAMPULA"
265
- },
266
- {
267
- "id": "032100",
268
- "description": "RIBAUE"
269
- }
270
- ],
271
- "40000": [
272
- {
273
- "id": "040100",
274
- "description": "QUELIMANE"
275
- },
276
- {
277
- "id": "040200",
278
- "description": "ALTO MOLOCUE"
279
- },
280
- {
281
- "id": "040300",
282
- "description": "CHINDE"
283
- },
284
- {
285
- "id": "040400",
286
- "description": "GILE"
287
- },
288
- {
289
- "id": "040500",
290
- "description": "GURUE"
291
- },
292
- {
293
- "id": "040600",
294
- "description": "ILE"
295
- },
296
- {
297
- "id": "040700",
298
- "description": "INHASSUNGE"
299
- },
300
- {
301
- "id": "040800",
302
- "description": "LUGELA"
303
- },
304
- {
305
- "id": "040900",
306
- "description": "MAGANJA DA COSTA"
307
- },
308
- {
309
- "id": "041000",
310
- "description": "MILANGE"
311
- },
312
- {
313
- "id": "041100",
314
- "description": "MOCUBA"
315
- },
316
- {
317
- "id": "041200",
318
- "description": "MOPEIA"
319
- },
320
- {
321
- "id": "041300",
322
- "description": "MORRUMBALA"
323
- },
324
- {
325
- "id": "041400",
326
- "description": "NAMACURRA"
327
- },
328
- {
329
- "id": "041500",
330
- "description": "NAMARROI"
331
- },
332
- {
333
- "id": "041600",
334
- "description": "NICODALA"
335
- },
336
- {
337
- "id": "041700",
338
- "description": "PEBANE"
339
- }
340
- ],
341
-
342
-
343
- "50000": [
344
- {
345
- "id": "050100",
346
- "description": "TETE"
347
- },
348
- {
349
- "id": "050200",
350
- "description": "ANGONIA"
351
- },
352
- {
353
- "id": "050201",
354
- "description": "Ulongue"
355
- },
356
- {
357
- "id": "050300",
358
- "description": "CAHORA-BASSA"
359
- },
360
- {
361
- "id": "050301",
362
- "description": "Songo"
363
- },
364
- {
365
- "id": "050400",
366
- "description": "CHANGARA"
367
- },
368
- {
369
- "id": "050500",
370
- "description": "CHIFUNDE"
371
- },
372
- {
373
- "id": "050600",
374
- "description": "CHIUTA"
375
- },
376
- {
377
- "id": "050700",
378
- "description": "MACANGA"
379
- },
380
- {
381
- "id": "050800",
382
- "description": "MAGOE"
383
- },
384
- {
385
- "id": "050900",
386
- "description": "MARAVIA"
387
- },
388
- {
389
- "id": "051000",
390
- "description": "MOATIZE"
391
- },
392
- {
393
- "id": "051100",
394
- "description": "MUTARARA"
395
- },
396
- {
397
- "id": "051200",
398
- "description": "TSANGANO"
399
- },
400
- {
401
- "id": "051300",
402
- "description": "ZUMBO"
403
- }
404
- ],
405
-
406
-
407
- "60000": [
408
- {
409
- "id": "060100",
410
- "description": "CHIMOIO"
411
- },
412
- {
413
- "id": "060200",
414
- "description": "BARUE"
415
- },
416
- {
417
- "id": "060300",
418
- "description": "GONDOLA"
419
- },
420
- {
421
- "id": "060400",
422
- "description": "GURO"
423
- },
424
- {
425
- "id": "060500",
426
- "description": "MACHAZE"
427
- },
428
- {
429
- "id": "060600",
430
- "description": "MACOSSA"
431
- },
432
- {
433
- "id": "060700",
434
- "description": "MANICA"
435
- },
436
- {
437
- "id": "060800",
438
- "description": "MOSSURIZE"
439
- },
440
- {
441
- "id": "060900",
442
- "description": "SUSSUNDENGA"
443
- },
444
- {
445
- "id": "061000",
446
- "description": "TAMBARA"
447
- },
448
- ],
449
-
450
- "70000": [
451
- {
452
- "id": "070100",
453
- "description": "BEIRA"
454
- },
455
- {
456
- "id": "070200",
457
- "description": "BUZI"
458
- },
459
- {
460
- "id": "070300",
461
- "description": "CAIA"
462
- },
463
- {
464
- "id": "070400",
465
- "description": "CHEMBA"
466
- },
467
- {
468
- "id": "070500",
469
- "description": "CHERINGOMA"
470
- },
471
- {
472
- "id": "070600",
473
- "description": "CHIBABAVA"
474
- },
475
- {
476
- "id": "070700",
477
- "description": "DONDO"
478
- },
479
- {
480
- "id": "070800",
481
- "description": "GORONGOSA"
482
- },
483
- {
484
- "id": "070900",
485
- "description": "MACHANGA"
486
- },
487
- {
488
- "id": "071000",
489
- "description": "MARINGUE"
490
- },
491
- {
492
- "id": "071100",
493
- "description": "MARROMEU"
494
- },
495
- {
496
- "id": "071200",
497
- "description": "MUANZA"
498
- },
499
- {
500
- "id": "071300",
501
- "description": "NHAMATANDA"
502
- },
503
- ],
504
-
505
-
506
- "80000": [
507
- {
508
- "id": "080100",
509
- "description": "INHAMBANE"
510
- },
511
- {
512
- "id": "080200",
513
- "description": "FUNHALOURO"
514
- },
515
- {
516
- "id": "080300",
517
- "description": "GOVURO"
518
- },
519
- {
520
- "id": "080400",
521
- "description": "HOMOINE"
522
- },
523
- {
524
- "id": "080500",
525
- "description": "INHARRIME"
526
- },
527
- {
528
- "id": "080600",
529
- "description": "INHASSORO"
530
- },
531
- {
532
- "id": "080700",
533
- "description": "JANGAMO"
534
- },
535
- {
536
- "id": "080800",
537
- "description": "MABOTE"
538
- },
539
- {
540
- "id": "080900",
541
- "description": "MASSINGA"
542
- },
543
- {
544
- "id": "081000",
545
- "description": "MAXIXE"
546
- },
547
- {
548
- "id": "081100",
549
- "description": "MORRUMBENE"
550
- },
551
- {
552
- "id": "081200",
553
- "description": "PANDA"
554
- },
555
- {
556
- "id": "081300",
557
- "description": "VILANKULO"
558
- },
559
- {
560
- "id": "081400",
561
- "description": "ZAVALA"
562
- },
563
- {
564
- "id": "888888",
565
- "description": "NAO ESPECIFICADO"
566
- },
567
- ],
568
-
569
- "90000": [
570
- {
571
- "id": "090100",
572
- "description": "XAI-XAI"
573
- },
574
- {
575
- "id": "090200",
576
- "description": "BILENE MACIA"
577
- },
578
- {
579
- "id": "090300",
580
- "description": "CHIBUTO"
581
- },
582
- {
583
- "id": "090400",
584
- "description": "CHICUALACUALA"
585
- },
586
- {
587
- "id": "090500",
588
- "description": "CHIGUBO"
589
- },
590
- {
591
- "id": "090600",
592
- "description": "CHOKWE"
593
- },
594
- {
595
- "id": "090700",
596
- "description": "GUIJA"
597
- },
598
- {
599
- "id": "090800",
600
- "description": "MABALANE"
601
- },
602
- {
603
- "id": "090900",
604
- "description": "MANDLACAZE"
605
- },
606
- {
607
- "id": "091000",
608
- "description": "MASSANGENA"
609
- },
610
- {
611
- "id": "091100",
612
- "description": "MASSINGIR"
613
- },
614
- {
615
- "id": "999990",
616
- "description": "DESCONHECIDO"
617
- },
618
- {
619
- "id": "999999",
620
- "description": "DESCONHECIDO"
621
- }
622
- ]
623
-
624
- }
625
-
1
+ {
2
+ "110000": [
3
+ {
4
+ "id": "100000",
5
+ "description": "MAPUTO"
6
+ },
7
+ {
8
+ "id": "100100",
9
+ "description": "MATOLA"
10
+ },
11
+ {
12
+ "id": "100200",
13
+ "description": "BOANE"
14
+ },
15
+ {
16
+ "id": "100300",
17
+ "description": "MAGUDE"
18
+ },
19
+ {
20
+ "id": "100400",
21
+ "description": "MANHICA"
22
+ },
23
+ {
24
+ "id": "100500",
25
+ "description": "MARRACUENE"
26
+ },
27
+ {
28
+ "id": "100600",
29
+ "description": "MATUTUINE"
30
+ },
31
+ {
32
+ "id": "100700",
33
+ "description": "MOAMBA"
34
+ },
35
+ {
36
+ "id": "100800",
37
+ "description": "NAMAACHA"
38
+ }
39
+ ],
40
+ "10000": [
41
+ {
42
+ "id": "010100",
43
+ "description": "LICHINGA"
44
+ },
45
+ {
46
+ "id": "010200",
47
+ "description": "CUAMBA"
48
+ },
49
+ {
50
+ "id": "010300",
51
+ "description": "LAGO"
52
+ },
53
+ {
54
+ "id": "010400",
55
+ "description": "LICHINGA"
56
+ },
57
+ {
58
+ "id": "010500",
59
+ "description": "MAJUNE"
60
+ },
61
+ {
62
+ "id": "010600",
63
+ "description": "MANDIMBA"
64
+ },
65
+ {
66
+ "id": "010700",
67
+ "description": "MARRUPA"
68
+ },
69
+ {
70
+ "id": "010800",
71
+ "description": "MAUA"
72
+ },
73
+ {
74
+ "id": "010900",
75
+ "description": "MAVAGO"
76
+ },
77
+ {
78
+ "id": "011000",
79
+ "description": "MECANHELAS"
80
+ },
81
+ {
82
+ "id": "011100",
83
+ "description": "MECULA"
84
+ },
85
+ {
86
+ "id": "011200",
87
+ "description": "METARICA"
88
+ },
89
+ {
90
+ "id": "011300",
91
+ "description": "MUEMBE"
92
+ },
93
+ {
94
+ "id": "011400",
95
+ "description": "NGAUMA"
96
+ },
97
+ {
98
+ "id": "011500",
99
+ "description": "NIPEPE"
100
+ },
101
+ {
102
+ "id": "011600",
103
+ "description": "SANGA"
104
+ }
105
+ ],
106
+ "20000": [
107
+ {
108
+ "id": "020100",
109
+ "description": "PEMBA"
110
+ },
111
+ {
112
+ "id": "020200",
113
+ "description": "ANCUABE"
114
+ },
115
+ {
116
+ "id": "020300",
117
+ "description": "BALAMA"
118
+ },
119
+ {
120
+ "id": "020400",
121
+ "description": "CHIURE"
122
+ },
123
+ {
124
+ "id": "020500",
125
+ "description": "IBO"
126
+ },
127
+ {
128
+ "id": "020600",
129
+ "description": "MACOMIA"
130
+ },
131
+ {
132
+ "id": "020700",
133
+ "description": "MECUFI"
134
+ },
135
+ {
136
+ "id": "020800",
137
+ "description": "MELUCO"
138
+ },
139
+ {
140
+ "id": "020900",
141
+ "description": "MOCIMBOA DA PRAIA"
142
+ },
143
+ {
144
+ "id": "021000",
145
+ "description": "MONTEPUEZ"
146
+ },
147
+ {
148
+ "id": "021100",
149
+ "description": "MUEDA"
150
+ },
151
+ {
152
+ "id": "021200",
153
+ "description": "MUIDUMBE"
154
+ },
155
+ {
156
+ "id": "021300",
157
+ "description": "NAMUNO"
158
+ },
159
+ {
160
+ "id": "021400",
161
+ "description": "NANGADE"
162
+ },
163
+ {
164
+ "id": "021500",
165
+ "description": "PALMA"
166
+ },
167
+ {
168
+ "id": "021600",
169
+ "description": "PEMBA METUGE"
170
+ },
171
+ {
172
+ "id": "021700",
173
+ "description": "QUISSANGA"
174
+ }
175
+ ],
176
+ "30000": [
177
+ {
178
+ "id": "030100",
179
+ "description": "NAMPULA"
180
+ },
181
+ {
182
+ "id": "030200",
183
+ "description": "ANGOCHE"
184
+ },
185
+ {
186
+ "id": "030300",
187
+ "description": "NAMAPA ERATI"
188
+ },
189
+ {
190
+ "id": "030400",
191
+ "description": "ILHA DE MOCAMBIQUE"
192
+ },
193
+ {
194
+ "id": "030500",
195
+ "description": "LALAUA"
196
+ },
197
+ {
198
+ "id": "030600",
199
+ "description": "MALEMA"
200
+ },
201
+ {
202
+ "id": "030700",
203
+ "description": "MECONTA"
204
+ },
205
+ {
206
+ "id": "030800",
207
+ "description": "MECUBURI"
208
+ },
209
+ {
210
+ "id": "030900",
211
+ "description": "MEMBA"
212
+ },
213
+ {
214
+ "id": "031000",
215
+ "description": "MOGINCUAL"
216
+ },
217
+ {
218
+ "id": "031100",
219
+ "description": "MOGOVOLAS"
220
+ },
221
+ {
222
+ "id": "031200",
223
+ "description": "MOMA"
224
+ },
225
+ {
226
+ "id": "031300",
227
+ "description": "MONAPO"
228
+ },
229
+ {
230
+ "id": "031400",
231
+ "description": "MOSSURIL"
232
+ },
233
+ {
234
+ "id": "031500",
235
+ "description": "MUECATE"
236
+ },
237
+ {
238
+ "id": "031600",
239
+ "description": "MURRUPULA"
240
+ },
241
+ {
242
+ "id": "031700",
243
+ "description": "NACALA PORTO"
244
+ },
245
+ {
246
+ "id": "031800",
247
+ "description": "NACALA VELHA"
248
+ },
249
+ {
250
+ "id": "031900",
251
+ "description": "NACAROA"
252
+ },
253
+ {
254
+ "id": "032000",
255
+ "description": "NAMPULA"
256
+ },
257
+ {
258
+ "id": "032100",
259
+ "description": "RIBAUE"
260
+ }
261
+ ],
262
+ "40000": [
263
+ {
264
+ "id": "040100",
265
+ "description": "QUELIMANE"
266
+ },
267
+ {
268
+ "id": "040200",
269
+ "description": "ALTO MOLOCUE"
270
+ },
271
+ {
272
+ "id": "040300",
273
+ "description": "CHINDE"
274
+ },
275
+ {
276
+ "id": "040400",
277
+ "description": "GILE"
278
+ },
279
+ {
280
+ "id": "040500",
281
+ "description": "GURUE"
282
+ },
283
+ {
284
+ "id": "040600",
285
+ "description": "ILE"
286
+ },
287
+ {
288
+ "id": "040700",
289
+ "description": "INHASSUNGE"
290
+ },
291
+ {
292
+ "id": "040800",
293
+ "description": "LUGELA"
294
+ },
295
+ {
296
+ "id": "040900",
297
+ "description": "MAGANJA DA COSTA"
298
+ },
299
+ {
300
+ "id": "041000",
301
+ "description": "MILANGE"
302
+ },
303
+ {
304
+ "id": "041100",
305
+ "description": "MOCUBA"
306
+ },
307
+ {
308
+ "id": "041200",
309
+ "description": "MOPEIA"
310
+ },
311
+ {
312
+ "id": "041300",
313
+ "description": "MORRUMBALA"
314
+ },
315
+ {
316
+ "id": "041400",
317
+ "description": "NAMACURRA"
318
+ },
319
+ {
320
+ "id": "041500",
321
+ "description": "NAMARROI"
322
+ },
323
+ {
324
+ "id": "041600",
325
+ "description": "NICODALA"
326
+ },
327
+ {
328
+ "id": "041700",
329
+ "description": "PEBANE"
330
+ }
331
+ ],
332
+ "50000": [
333
+ {
334
+ "id": "050100",
335
+ "description": "TETE"
336
+ },
337
+ {
338
+ "id": "050200",
339
+ "description": "ANGONIA"
340
+ },
341
+ {
342
+ "id": "050201",
343
+ "description": "Ulongue"
344
+ },
345
+ {
346
+ "id": "050300",
347
+ "description": "CAHORA-BASSA"
348
+ },
349
+ {
350
+ "id": "050301",
351
+ "description": "Songo"
352
+ },
353
+ {
354
+ "id": "050400",
355
+ "description": "CHANGARA"
356
+ },
357
+ {
358
+ "id": "050500",
359
+ "description": "CHIFUNDE"
360
+ },
361
+ {
362
+ "id": "050600",
363
+ "description": "CHIUTA"
364
+ },
365
+ {
366
+ "id": "050700",
367
+ "description": "MACANGA"
368
+ },
369
+ {
370
+ "id": "050800",
371
+ "description": "MAGOE"
372
+ },
373
+ {
374
+ "id": "050900",
375
+ "description": "MARAVIA"
376
+ },
377
+ {
378
+ "id": "051000",
379
+ "description": "MOATIZE"
380
+ },
381
+ {
382
+ "id": "051100",
383
+ "description": "MUTARARA"
384
+ },
385
+ {
386
+ "id": "051200",
387
+ "description": "TSANGANO"
388
+ },
389
+ {
390
+ "id": "051300",
391
+ "description": "ZUMBO"
392
+ }
393
+ ],
394
+ "60000": [
395
+ {
396
+ "id": "060100",
397
+ "description": "CHIMOIO"
398
+ },
399
+ {
400
+ "id": "060200",
401
+ "description": "BARUE"
402
+ },
403
+ {
404
+ "id": "060300",
405
+ "description": "GONDOLA"
406
+ },
407
+ {
408
+ "id": "060400",
409
+ "description": "GURO"
410
+ },
411
+ {
412
+ "id": "060500",
413
+ "description": "MACHAZE"
414
+ },
415
+ {
416
+ "id": "060600",
417
+ "description": "MACOSSA"
418
+ },
419
+ {
420
+ "id": "060700",
421
+ "description": "MANICA"
422
+ },
423
+ {
424
+ "id": "060800",
425
+ "description": "MOSSURIZE"
426
+ },
427
+ {
428
+ "id": "060900",
429
+ "description": "SUSSUNDENGA"
430
+ },
431
+ {
432
+ "id": "061000",
433
+ "description": "TAMBARA"
434
+ }
435
+ ],
436
+ "70000": [
437
+ {
438
+ "id": "070100",
439
+ "description": "BEIRA"
440
+ },
441
+ {
442
+ "id": "070200",
443
+ "description": "BUZI"
444
+ },
445
+ {
446
+ "id": "070300",
447
+ "description": "CAIA"
448
+ },
449
+ {
450
+ "id": "070400",
451
+ "description": "CHEMBA"
452
+ },
453
+ {
454
+ "id": "070500",
455
+ "description": "CHERINGOMA"
456
+ },
457
+ {
458
+ "id": "070600",
459
+ "description": "CHIBABAVA"
460
+ },
461
+ {
462
+ "id": "070700",
463
+ "description": "DONDO"
464
+ },
465
+ {
466
+ "id": "070800",
467
+ "description": "GORONGOSA"
468
+ },
469
+ {
470
+ "id": "070900",
471
+ "description": "MACHANGA"
472
+ },
473
+ {
474
+ "id": "071000",
475
+ "description": "MARINGUE"
476
+ },
477
+ {
478
+ "id": "071100",
479
+ "description": "MARROMEU"
480
+ },
481
+ {
482
+ "id": "071200",
483
+ "description": "MUANZA"
484
+ },
485
+ {
486
+ "id": "071300",
487
+ "description": "NHAMATANDA"
488
+ }
489
+ ],
490
+ "80000": [
491
+ {
492
+ "id": "080100",
493
+ "description": "INHAMBANE"
494
+ },
495
+ {
496
+ "id": "080200",
497
+ "description": "FUNHALOURO"
498
+ },
499
+ {
500
+ "id": "080300",
501
+ "description": "GOVURO"
502
+ },
503
+ {
504
+ "id": "080400",
505
+ "description": "HOMOINE"
506
+ },
507
+ {
508
+ "id": "080500",
509
+ "description": "INHARRIME"
510
+ },
511
+ {
512
+ "id": "080600",
513
+ "description": "INHASSORO"
514
+ },
515
+ {
516
+ "id": "080700",
517
+ "description": "JANGAMO"
518
+ },
519
+ {
520
+ "id": "080800",
521
+ "description": "MABOTE"
522
+ },
523
+ {
524
+ "id": "080900",
525
+ "description": "MASSINGA"
526
+ },
527
+ {
528
+ "id": "081000",
529
+ "description": "MAXIXE"
530
+ },
531
+ {
532
+ "id": "081100",
533
+ "description": "MORRUMBENE"
534
+ },
535
+ {
536
+ "id": "081200",
537
+ "description": "PANDA"
538
+ },
539
+ {
540
+ "id": "081300",
541
+ "description": "VILANKULO"
542
+ },
543
+ {
544
+ "id": "081400",
545
+ "description": "ZAVALA"
546
+ },
547
+ {
548
+ "id": "888888",
549
+ "description": "NAO ESPECIFICADO"
550
+ }
551
+ ],
552
+ "90000": [
553
+ {
554
+ "id": "090100",
555
+ "description": "XAI-XAI"
556
+ },
557
+ {
558
+ "id": "090200",
559
+ "description": "BILENE MACIA"
560
+ },
561
+ {
562
+ "id": "090300",
563
+ "description": "CHIBUTO"
564
+ },
565
+ {
566
+ "id": "090400",
567
+ "description": "CHICUALACUALA"
568
+ },
569
+ {
570
+ "id": "090500",
571
+ "description": "CHIGUBO"
572
+ },
573
+ {
574
+ "id": "090600",
575
+ "description": "CHOKWE"
576
+ },
577
+ {
578
+ "id": "090700",
579
+ "description": "GUIJA"
580
+ },
581
+ {
582
+ "id": "090800",
583
+ "description": "MABALANE"
584
+ },
585
+ {
586
+ "id": "090900",
587
+ "description": "MANDLACAZE"
588
+ },
589
+ {
590
+ "id": "091000",
591
+ "description": "MASSANGENA"
592
+ },
593
+ {
594
+ "id": "091100",
595
+ "description": "MASSINGIR"
596
+ },
597
+ {
598
+ "id": "999990",
599
+ "description": "DESCONHECIDO"
600
+ },
601
+ {
602
+ "id": "999999",
603
+ "description": "DESCONHECIDO"
604
+ }
605
+ ]
606
+ }
package/package.json CHANGED
@@ -5,8 +5,8 @@
5
5
  "/Users/pedrodava/Desktop/Bank/RAO/frontend"
6
6
  ]
7
7
  ],
8
- "_from": "@stbmoz-onboarding/core@^1.0.51",
9
- "_id": "@stbmoz-onboarding/core@1.0.51",
8
+ "_from": "@stbmoz-onboarding/core@^1.1.0",
9
+ "_id": "@stbmoz-onboarding/core@1.1.0",
10
10
  "_inBundle": false,
11
11
  "_integrity": "sha512-49Uu6x1QbTWFMWRZQz1A28IjRmo8hA22izluXc5Y2yiDii51nvRvLj/Hu3AjGOYvHlWa+j8J1nVh0fmt93WCnA==",
12
12
  "_location": "/@stbmoz-onboarding/core",
@@ -14,21 +14,21 @@
14
14
  "_requested": {
15
15
  "type": "range",
16
16
  "registry": true,
17
- "raw": "@stbmoz-onboarding/core@^1.0.51",
17
+ "raw": "@stbmoz-onboarding/core@^1.1.0",
18
18
  "name": "@stbmoz-onboarding/core",
19
19
  "escapedName": "@stbmoz-onboarding%2fcore",
20
20
  "scope": "@stbmoz-onboarding",
21
- "rawSpec": "^1.0.51",
21
+ "rawSpec": "^1.1.0",
22
22
  "saveSpec": null,
23
- "fetchSpec": "^1.0.51"
23
+ "fetchSpec": "^1.1.0"
24
24
  },
25
25
  "_requiredBy": [
26
26
  "#USER",
27
27
  "/"
28
28
  ],
29
- "_resolved": "https://registry.npmjs.org/@stbmoz-onboarding/core/-/core-1.0.51.tgz",
29
+ "_resolved": "https://registry.npmjs.org/@stbmoz-onboarding/core/-/core-1.1.0.tgz",
30
30
  "_shasum": "87974a4970b4ae2a12a290bb2ab0d415aab344d1",
31
- "_spec": "@stbmoz-onboarding/core@^1.0.51",
31
+ "_spec": "@stbmoz-onboarding/core@^1.1.0",
32
32
  "_where": "/Users/pedrodava/Desktop/Bank/RAO/frontend",
33
33
  "author": "",
34
34
  "bundleDependencies": false,
@@ -42,5 +42,5 @@
42
42
  "test": "echo \"Error: no test specified\" && exit 1"
43
43
  },
44
44
  "type": "commonjs",
45
- "version": "1.0.51"
45
+ "version": "1.1.0"
46
46
  }