@stbmoz-onboarding/core 1.1.2 → 1.1.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/Utilities/localities.js +48 -10
- package/package.json +8 -8
package/Utilities/localities.js
CHANGED
|
@@ -1,6 +1,44 @@
|
|
|
1
1
|
module.exports.localities = {
|
|
2
2
|
|
|
3
|
-
"
|
|
3
|
+
"01": [
|
|
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
|
+
"02": [
|
|
4
42
|
{
|
|
5
43
|
"id": "100000",
|
|
6
44
|
"description": "MAPUTO"
|
|
@@ -40,7 +78,7 @@ module.exports.localities = {
|
|
|
40
78
|
],
|
|
41
79
|
|
|
42
80
|
|
|
43
|
-
"
|
|
81
|
+
"11": [
|
|
44
82
|
{
|
|
45
83
|
"id": "010100",
|
|
46
84
|
"description": "LICHINGA"
|
|
@@ -109,7 +147,7 @@ module.exports.localities = {
|
|
|
109
147
|
],
|
|
110
148
|
|
|
111
149
|
|
|
112
|
-
"
|
|
150
|
+
"10": [
|
|
113
151
|
{
|
|
114
152
|
"id": "020100",
|
|
115
153
|
"description": "PEMBA"
|
|
@@ -181,7 +219,7 @@ module.exports.localities = {
|
|
|
181
219
|
],
|
|
182
220
|
|
|
183
221
|
|
|
184
|
-
"
|
|
222
|
+
"09": [
|
|
185
223
|
{
|
|
186
224
|
"id": "030100",
|
|
187
225
|
"description": "NAMPULA"
|
|
@@ -267,7 +305,7 @@ module.exports.localities = {
|
|
|
267
305
|
"description": "RIBAUE"
|
|
268
306
|
}
|
|
269
307
|
],
|
|
270
|
-
"
|
|
308
|
+
"08": [
|
|
271
309
|
{
|
|
272
310
|
"id": "040100",
|
|
273
311
|
"description": "QUELIMANE"
|
|
@@ -339,7 +377,7 @@ module.exports.localities = {
|
|
|
339
377
|
],
|
|
340
378
|
|
|
341
379
|
|
|
342
|
-
"
|
|
380
|
+
"07": [
|
|
343
381
|
{
|
|
344
382
|
"id": "050100",
|
|
345
383
|
"description": "TETE"
|
|
@@ -403,7 +441,7 @@ module.exports.localities = {
|
|
|
403
441
|
],
|
|
404
442
|
|
|
405
443
|
|
|
406
|
-
"
|
|
444
|
+
"06": [
|
|
407
445
|
{
|
|
408
446
|
"id": "060100",
|
|
409
447
|
"description": "CHIMOIO"
|
|
@@ -446,7 +484,7 @@ module.exports.localities = {
|
|
|
446
484
|
},
|
|
447
485
|
],
|
|
448
486
|
|
|
449
|
-
"
|
|
487
|
+
"05": [
|
|
450
488
|
{
|
|
451
489
|
"id": "070100",
|
|
452
490
|
"description": "BEIRA"
|
|
@@ -502,7 +540,7 @@ module.exports.localities = {
|
|
|
502
540
|
],
|
|
503
541
|
|
|
504
542
|
|
|
505
|
-
"
|
|
543
|
+
"04": [
|
|
506
544
|
{
|
|
507
545
|
"id": "080100",
|
|
508
546
|
"description": "INHAMBANE"
|
|
@@ -565,7 +603,7 @@ module.exports.localities = {
|
|
|
565
603
|
},
|
|
566
604
|
],
|
|
567
605
|
|
|
568
|
-
"
|
|
606
|
+
"03": [
|
|
569
607
|
{
|
|
570
608
|
"id": "090100",
|
|
571
609
|
"description": "XAI-XAI"
|
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.1.
|
|
9
|
-
"_id": "@stbmoz-onboarding/core@1.1.
|
|
8
|
+
"_from": "@stbmoz-onboarding/core@^1.1.3",
|
|
9
|
+
"_id": "@stbmoz-onboarding/core@1.1.3",
|
|
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.1.
|
|
17
|
+
"raw": "@stbmoz-onboarding/core@^1.1.3",
|
|
18
18
|
"name": "@stbmoz-onboarding/core",
|
|
19
19
|
"escapedName": "@stbmoz-onboarding%2fcore",
|
|
20
20
|
"scope": "@stbmoz-onboarding",
|
|
21
|
-
"rawSpec": "^1.1.
|
|
21
|
+
"rawSpec": "^1.1.3",
|
|
22
22
|
"saveSpec": null,
|
|
23
|
-
"fetchSpec": "^1.1.
|
|
23
|
+
"fetchSpec": "^1.1.3"
|
|
24
24
|
},
|
|
25
25
|
"_requiredBy": [
|
|
26
26
|
"#USER",
|
|
27
27
|
"/"
|
|
28
28
|
],
|
|
29
|
-
"_resolved": "https://registry.npmjs.org/@stbmoz-onboarding/core/-/core-1.1.
|
|
29
|
+
"_resolved": "https://registry.npmjs.org/@stbmoz-onboarding/core/-/core-1.1.3.tgz",
|
|
30
30
|
"_shasum": "87974a4970b4ae2a12a290bb2ab0d415aab344d1",
|
|
31
|
-
"_spec": "@stbmoz-onboarding/core@^1.1.
|
|
31
|
+
"_spec": "@stbmoz-onboarding/core@^1.1.3",
|
|
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.1.
|
|
45
|
+
"version": "1.1.3"
|
|
46
46
|
}
|