@iamproperty/components 7.6.3--beta3 → 7.6.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/assets/css/components/actionbar.component.css +1 -1
- package/assets/css/components/actionbar.component.css.map +1 -1
- package/assets/css/components/address-lookup.component.css +1 -1
- package/assets/css/components/address-lookup.component.css.map +1 -1
- package/assets/css/components/barchart.component.css +1 -1
- package/assets/css/components/barchart.component.css.map +1 -1
- package/assets/css/components/calendar.component.css +1 -1
- package/assets/css/components/calendar.component.css.map +1 -1
- package/assets/css/components/card.component.css +1 -1
- package/assets/css/components/card.component.css.map +1 -1
- package/assets/css/components/carousel.component.css +1 -1
- package/assets/css/components/carousel.component.css.map +1 -1
- package/assets/css/components/collapsible-side.css +1 -1
- package/assets/css/components/collapsible-side.css.map +1 -1
- package/assets/css/components/content.component.css +1 -1
- package/assets/css/components/content.component.css.map +1 -1
- package/assets/css/components/doughnutchart.component.css +1 -1
- package/assets/css/components/doughnutchart.component.css.map +1 -1
- package/assets/css/components/fileupload.css +1 -1
- package/assets/css/components/fileupload.css.map +1 -1
- package/assets/css/components/modal.component.css +1 -1
- package/assets/css/components/modal.component.css.map +1 -1
- package/assets/css/components/multi-step-modal.component.css +1 -1
- package/assets/css/components/multi-step-modal.component.css.map +1 -1
- package/assets/css/components/multiselect.css +1 -1
- package/assets/css/components/multiselect.css.map +1 -1
- package/assets/css/components/nav.component.css +1 -1
- package/assets/css/components/nav.component.css.map +1 -1
- package/assets/css/components/pagination.css +1 -1
- package/assets/css/components/pagination.css.map +1 -1
- package/assets/css/components/rating.component.css +1 -0
- package/assets/css/components/rating.component.css.map +1 -0
- package/assets/css/components/slider.css +1 -1
- package/assets/css/components/slider.css.map +1 -1
- package/assets/css/components/split-button.component.css +1 -1
- package/assets/css/components/split-button.component.css.map +1 -1
- package/assets/css/components/tabs.component.css +1 -1
- package/assets/css/components/tabs.component.css.map +1 -1
- package/assets/css/components/tag.component.css +1 -1
- package/assets/css/components/tag.component.css.map +1 -1
- package/assets/css/components/video-modal.component.css +1 -1
- package/assets/css/components/video-modal.component.css.map +1 -1
- package/assets/css/core.min.css +1 -1
- package/assets/css/core.min.css.map +1 -1
- package/assets/css/style.min.css +1 -1
- package/assets/css/style.min.css.map +1 -1
- package/assets/js/components/accordion/accordion.component.min.js +1 -1
- package/assets/js/components/actionbar/actionbar.component.min.js +2 -2
- package/assets/js/components/address-lookup/address-lookup.component.js +91 -66
- package/assets/js/components/address-lookup/address-lookup.component.min.js +5 -6
- package/assets/js/components/address-lookup/address-lookup.component.min.js.map +1 -1
- package/assets/js/components/advanced-select/advanced-select.component.min.js +3 -3
- package/assets/js/components/advanced-select/advanced-select.component.min.js.map +1 -1
- package/assets/js/components/applied-filters/applied-filters.component.min.js +1 -1
- package/assets/js/components/barchart/barchart.component.min.js +4 -4
- package/assets/js/components/bento-grid/bento-grid.component.min.js +1 -1
- package/assets/js/components/calendar/calendar.component.min.js +4 -4
- package/assets/js/components/card/card.component.min.js +2 -2
- package/assets/js/components/carousel/carousel.component.min.js +3 -3
- package/assets/js/components/collapsible-side/collapsible-side.component.min.js +2 -2
- package/assets/js/components/content/content.component.min.js +2 -2
- package/assets/js/components/darkmode/darkmode.component.min.js +1 -1
- package/assets/js/components/doughnutchart/doughnutchart.component.min.js +3 -3
- package/assets/js/components/fileupload/fileupload.component.min.js +2 -2
- package/assets/js/components/filter-card/filter-card.component.min.js +1 -1
- package/assets/js/components/filterlist/filterlist.component.min.js +1 -1
- package/assets/js/components/header/header.component.min.js +1 -1
- package/assets/js/components/inline-edit/inline-edit.component.min.js +1 -1
- package/assets/js/components/input/input.component.min.js +1 -1
- package/assets/js/components/input-range/input-range.component.min.js +1 -1
- package/assets/js/components/marketing/marketing.component.min.js +1 -1
- package/assets/js/components/menu/menu.component.min.js +1 -1
- package/assets/js/components/milestone/milestone.component.min.js +1 -1
- package/assets/js/components/milestone-group/milestone-group.component.min.js +1 -1
- package/assets/js/components/modal/modal.component.js +47 -24
- package/assets/js/components/modal/modal.component.min.js +10 -11
- package/assets/js/components/modal/modal.component.min.js.map +1 -1
- package/assets/js/components/multi-step/multi-step.component.min.js +1 -1
- package/assets/js/components/multi-step-modal/multi-step-modal.component.min.js +3 -3
- package/assets/js/components/multiselect/multiselect.component.min.js +2 -2
- package/assets/js/components/nav/nav.component.min.js +2 -2
- package/assets/js/components/notification/notification.component.min.js +1 -1
- package/assets/js/components/pagination/pagination.component.min.js +3 -3
- package/assets/js/components/password/password.component.min.js +1 -1
- package/assets/js/components/popover/popover.component.min.js +1 -1
- package/assets/js/components/rank/rank.component.min.js +1 -1
- package/assets/js/components/rankings/rankings.component.min.js +1 -1
- package/assets/js/components/rating/rating.component.js +66 -0
- package/assets/js/components/rating/rating.component.min.js +15 -0
- package/assets/js/components/rating/rating.component.min.js.map +1 -0
- package/assets/js/components/record-card/record-card.component.min.js +1 -1
- package/assets/js/components/search/search.component.min.js +5 -5
- package/assets/js/components/search/search.component.min.js.map +1 -1
- package/assets/js/components/slider/slider.component.min.js +2 -2
- package/assets/js/components/split-button/split-button.component.min.js +2 -2
- package/assets/js/components/std-address-lookup/std-address-lookup.component.js +383 -383
- package/assets/js/components/std-address-lookup/std-address-lookup.component.min.js +18 -19
- package/assets/js/components/std-address-lookup/std-address-lookup.component.min.js.map +1 -1
- package/assets/js/components/table/table.component.min.js +1 -1
- package/assets/js/components/table-ajax/table-ajax.component.min.js +1 -1
- package/assets/js/components/table-basic/table-basic.component.min.js +1 -1
- package/assets/js/components/table-no-submit/table-no-submit.component.min.js +1 -1
- package/assets/js/components/table-submit/table-submit.component.min.js +1 -1
- package/assets/js/components/tabs/tabs.component.min.js +3 -3
- package/assets/js/components/tag/tag.component.min.js +2 -2
- package/assets/js/components/tooltip/tooltip.component.min.js +1 -1
- package/assets/js/components/video-card/video-card.component.min.js +1 -1
- package/assets/js/components/video-modal/video-modal.component.min.js +2 -2
- package/assets/js/components/word-count/word-count.component.min.js +1 -1
- package/assets/js/modules/advanced-select.js +11 -9
- package/assets/js/scripts.bundle.js +2 -2
- package/assets/js/scripts.bundle.js.map +1 -1
- package/assets/js/scripts.bundle.min.js +2 -2
- package/assets/js/scripts.bundle.min.js.map +1 -1
- package/assets/js/scripts.js +2 -4
- package/assets/sass/components/modal.component.scss +179 -198
- package/assets/sass/components/rating.component.css +212 -0
- package/assets/sass/elements/button__group.css +25 -4
- package/assets/sass/elements/buttons--compact.scss +12 -3
- package/assets/sass/elements/buttons--special.scss +2 -1
- package/assets/sass/elements/forms.scss +33 -21
- package/assets/sass/elements/highlight.css +7 -0
- package/assets/sass/elements/label.scss +17 -0
- package/assets/sass/foundations/colours.scss +10 -0
- package/assets/sass/utilities/colours.scss +4 -3
- package/assets/sass/utilities/font-awesome-iso-fallbacks.scss +6 -0
- package/assets/sass/utilities/wider-colours.scss +1 -0
- package/assets/ts/components/address-lookup/address-lookup.component.ts +154 -190
- package/assets/ts/components/modal/modal.component.ts +63 -26
- package/assets/ts/components/rating/rating.component.ts +86 -0
- package/assets/ts/components/std-address-lookup/std-address-lookup.component.ts +383 -383
- package/assets/ts/modules/advanced-select.ts +13 -9
- package/assets/ts/scripts.ts +2 -2
- package/dist/components.es.js +88 -88
- package/dist/components.umd.js +214 -204
- package/package.json +1 -1
- package/src/components/Rating/Rating.vue +22 -0
|
@@ -1,1501 +1,1501 @@
|
|
|
1
1
|
import iamAddressLookup from '../address-lookup/address-lookup.component.js';
|
|
2
2
|
const countries = [
|
|
3
3
|
{
|
|
4
|
-
"id": "urn:
|
|
4
|
+
"id": "urn:als:country:AF",
|
|
5
5
|
"country_name": "Afghanistan"
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
|
-
"id": "urn:
|
|
8
|
+
"id": "urn:als:country:AX",
|
|
9
9
|
"country_name": "Aland Islands"
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
"id": "urn:
|
|
12
|
+
"id": "urn:als:country:AL",
|
|
13
13
|
"country_name": "Albania"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
"id": "urn:
|
|
16
|
+
"id": "urn:als:country:DZ",
|
|
17
17
|
"country_name": "Algeria"
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
|
-
"id": "urn:
|
|
20
|
+
"id": "urn:als:country:AS",
|
|
21
21
|
"country_name": "American Samoa"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
|
-
"id": "urn:
|
|
24
|
+
"id": "urn:als:country:AD",
|
|
25
25
|
"country_name": "Andorra"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
|
-
"id": "urn:
|
|
28
|
+
"id": "urn:als:country:AO",
|
|
29
29
|
"country_name": "Angola"
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
|
-
"id": "urn:
|
|
32
|
+
"id": "urn:als:country:AI",
|
|
33
33
|
"country_name": "Anguilla"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"id": "urn:
|
|
36
|
+
"id": "urn:als:country:AQ",
|
|
37
37
|
"country_name": "Antarctica"
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
|
-
"id": "urn:
|
|
40
|
+
"id": "urn:als:country:AG",
|
|
41
41
|
"country_name": "Antigua and Barbuda"
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
|
-
"id": "urn:
|
|
44
|
+
"id": "urn:als:country:AR",
|
|
45
45
|
"country_name": "Argentina"
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"id": "urn:
|
|
48
|
+
"id": "urn:als:country:AM",
|
|
49
49
|
"country_name": "Armenia"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
|
-
"id": "urn:
|
|
52
|
+
"id": "urn:als:country:AW",
|
|
53
53
|
"country_name": "Aruba"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
|
-
"id": "urn:
|
|
56
|
+
"id": "urn:als:country:AU",
|
|
57
57
|
"country_name": "Australia"
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
|
-
"id": "urn:
|
|
60
|
+
"id": "urn:als:country:AT",
|
|
61
61
|
"country_name": "Austria"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
|
-
"id": "urn:
|
|
64
|
+
"id": "urn:als:country:AZ",
|
|
65
65
|
"country_name": "Azerbaijan"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
|
-
"id": "urn:
|
|
68
|
+
"id": "urn:als:country:BS",
|
|
69
69
|
"country_name": "Bahamas"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
"id": "urn:
|
|
72
|
+
"id": "urn:als:country:BH",
|
|
73
73
|
"country_name": "Bahrain"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
|
-
"id": "urn:
|
|
76
|
+
"id": "urn:als:country:BD",
|
|
77
77
|
"country_name": "Bangladesh"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"id": "urn:
|
|
80
|
+
"id": "urn:als:country:BB",
|
|
81
81
|
"country_name": "Barbados"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"id": "urn:
|
|
84
|
+
"id": "urn:als:country:BY",
|
|
85
85
|
"country_name": "Belarus"
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
|
-
"id": "urn:
|
|
88
|
+
"id": "urn:als:country:BE",
|
|
89
89
|
"country_name": "Belgium"
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
|
-
"id": "urn:
|
|
92
|
+
"id": "urn:als:country:BZ",
|
|
93
93
|
"country_name": "Belize"
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
|
-
"id": "urn:
|
|
96
|
+
"id": "urn:als:country:BJ",
|
|
97
97
|
"country_name": "Benin"
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
|
-
"id": "urn:
|
|
100
|
+
"id": "urn:als:country:BM",
|
|
101
101
|
"country_name": "Bermuda"
|
|
102
102
|
},
|
|
103
103
|
{
|
|
104
|
-
"id": "urn:
|
|
104
|
+
"id": "urn:als:country:BT",
|
|
105
105
|
"country_name": "Bhutan"
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
|
-
"id": "urn:
|
|
108
|
+
"id": "urn:als:country:BO",
|
|
109
109
|
"country_name": "Bolivia (Plurinational State of)"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
|
-
"id": "urn:
|
|
112
|
+
"id": "urn:als:country:BQ",
|
|
113
113
|
"country_name": "Bonaire, Sint Eustatius and Saba"
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
|
-
"id": "urn:
|
|
116
|
+
"id": "urn:als:country:BA",
|
|
117
117
|
"country_name": "Bosnia and Herzegovina"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"id": "urn:
|
|
120
|
+
"id": "urn:als:country:BW",
|
|
121
121
|
"country_name": "Botswana"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"id": "urn:
|
|
124
|
+
"id": "urn:als:country:BV",
|
|
125
125
|
"country_name": "Bouvet Island"
|
|
126
126
|
},
|
|
127
127
|
{
|
|
128
|
-
"id": "urn:
|
|
128
|
+
"id": "urn:als:country:BR",
|
|
129
129
|
"country_name": "Brazil"
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
|
-
"id": "urn:
|
|
132
|
+
"id": "urn:als:country:IO",
|
|
133
133
|
"country_name": "British Indian Ocean Territory"
|
|
134
134
|
},
|
|
135
135
|
{
|
|
136
|
-
"id": "urn:
|
|
136
|
+
"id": "urn:als:country:BN",
|
|
137
137
|
"country_name": "Brunei Darussalam"
|
|
138
138
|
},
|
|
139
139
|
{
|
|
140
|
-
"id": "urn:
|
|
140
|
+
"id": "urn:als:country:BG",
|
|
141
141
|
"country_name": "Bulgaria"
|
|
142
142
|
},
|
|
143
143
|
{
|
|
144
|
-
"id": "urn:
|
|
144
|
+
"id": "urn:als:country:BF",
|
|
145
145
|
"country_name": "Burkina Faso"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
|
-
"id": "urn:
|
|
148
|
+
"id": "urn:als:country:BI",
|
|
149
149
|
"country_name": "Burundi"
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
|
-
"id": "urn:
|
|
152
|
+
"id": "urn:als:country:KH",
|
|
153
153
|
"country_name": "Cambodia"
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
|
-
"id": "urn:
|
|
156
|
+
"id": "urn:als:country:CM",
|
|
157
157
|
"country_name": "Cameroon"
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
|
-
"id": "urn:
|
|
160
|
+
"id": "urn:als:country:CA",
|
|
161
161
|
"country_name": "Canada"
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
|
-
"id": "urn:
|
|
164
|
+
"id": "urn:als:country:CV",
|
|
165
165
|
"country_name": "Cabo Verde"
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"id": "urn:
|
|
168
|
+
"id": "urn:als:country:KY",
|
|
169
169
|
"country_name": "Cayman Islands"
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
|
-
"id": "urn:
|
|
172
|
+
"id": "urn:als:country:CF",
|
|
173
173
|
"country_name": "Central African Republic"
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
|
-
"id": "urn:
|
|
176
|
+
"id": "urn:als:country:TD",
|
|
177
177
|
"country_name": "Chad"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
|
-
"id": "urn:
|
|
180
|
+
"id": "urn:als:country:CL",
|
|
181
181
|
"country_name": "Chile"
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
|
-
"id": "urn:
|
|
184
|
+
"id": "urn:als:country:CN",
|
|
185
185
|
"country_name": "China"
|
|
186
186
|
},
|
|
187
187
|
{
|
|
188
|
-
"id": "urn:
|
|
188
|
+
"id": "urn:als:country:CX",
|
|
189
189
|
"country_name": "Christmas Island"
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
|
-
"id": "urn:
|
|
192
|
+
"id": "urn:als:country:CC",
|
|
193
193
|
"country_name": "Cocos (Keeling) Islands"
|
|
194
194
|
},
|
|
195
195
|
{
|
|
196
|
-
"id": "urn:
|
|
196
|
+
"id": "urn:als:country:CO",
|
|
197
197
|
"country_name": "Colombia"
|
|
198
198
|
},
|
|
199
199
|
{
|
|
200
|
-
"id": "urn:
|
|
200
|
+
"id": "urn:als:country:KM",
|
|
201
201
|
"country_name": "Comoros"
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
|
-
"id": "urn:
|
|
204
|
+
"id": "urn:als:country:CG",
|
|
205
205
|
"country_name": "Congo"
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
|
-
"id": "urn:
|
|
208
|
+
"id": "urn:als:country:CD",
|
|
209
209
|
"country_name": "Congo (Democratic Republic of the)"
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"id": "urn:
|
|
212
|
+
"id": "urn:als:country:CK",
|
|
213
213
|
"country_name": "Cook Islands"
|
|
214
214
|
},
|
|
215
215
|
{
|
|
216
|
-
"id": "urn:
|
|
216
|
+
"id": "urn:als:country:CR",
|
|
217
217
|
"country_name": "Costa Rica"
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
|
-
"id": "urn:
|
|
220
|
+
"id": "urn:als:country:CI",
|
|
221
221
|
"country_name": "Côte d’Ivoire"
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
|
-
"id": "urn:
|
|
224
|
+
"id": "urn:als:country:HR",
|
|
225
225
|
"country_name": "Croatia"
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"id": "urn:
|
|
228
|
+
"id": "urn:als:country:CU",
|
|
229
229
|
"country_name": "Cuba"
|
|
230
230
|
},
|
|
231
231
|
{
|
|
232
|
-
"id": "urn:
|
|
232
|
+
"id": "urn:als:country:CW",
|
|
233
233
|
"country_name": "Curaçao"
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
|
-
"id": "urn:
|
|
236
|
+
"id": "urn:als:country:CY",
|
|
237
237
|
"country_name": "Cyprus"
|
|
238
238
|
},
|
|
239
239
|
{
|
|
240
|
-
"id": "urn:
|
|
240
|
+
"id": "urn:als:country:CZ",
|
|
241
241
|
"country_name": "Czech Republic"
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
|
-
"id": "urn:
|
|
244
|
+
"id": "urn:als:country:DK",
|
|
245
245
|
"country_name": "Denmark"
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
|
-
"id": "urn:
|
|
248
|
+
"id": "urn:als:country:DJ",
|
|
249
249
|
"country_name": "Djibouti"
|
|
250
250
|
},
|
|
251
251
|
{
|
|
252
|
-
"id": "urn:
|
|
252
|
+
"id": "urn:als:country:DM",
|
|
253
253
|
"country_name": "Dominica"
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"id": "urn:
|
|
256
|
+
"id": "urn:als:country:DO",
|
|
257
257
|
"country_name": "Dominican Republic"
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
|
-
"id": "urn:
|
|
260
|
+
"id": "urn:als:country:EC",
|
|
261
261
|
"country_name": "Ecuador"
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
|
-
"id": "urn:
|
|
264
|
+
"id": "urn:als:country:EG",
|
|
265
265
|
"country_name": "Egypt"
|
|
266
266
|
},
|
|
267
267
|
{
|
|
268
|
-
"id": "urn:
|
|
268
|
+
"id": "urn:als:country:SV",
|
|
269
269
|
"country_name": "El Salvador"
|
|
270
270
|
},
|
|
271
271
|
{
|
|
272
|
-
"id": "urn:
|
|
272
|
+
"id": "urn:als:country:GQ",
|
|
273
273
|
"country_name": "Equatorial Guinea"
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
|
-
"id": "urn:
|
|
276
|
+
"id": "urn:als:country:ER",
|
|
277
277
|
"country_name": "Eritrea"
|
|
278
278
|
},
|
|
279
279
|
{
|
|
280
|
-
"id": "urn:
|
|
280
|
+
"id": "urn:als:country:EE",
|
|
281
281
|
"country_name": "Estonia"
|
|
282
282
|
},
|
|
283
283
|
{
|
|
284
|
-
"id": "urn:
|
|
284
|
+
"id": "urn:als:country:ET",
|
|
285
285
|
"country_name": "Ethiopia"
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
|
-
"id": "urn:
|
|
288
|
+
"id": "urn:als:country:FK",
|
|
289
289
|
"country_name": "Falkland Islands (Malvinas)"
|
|
290
290
|
},
|
|
291
291
|
{
|
|
292
|
-
"id": "urn:
|
|
292
|
+
"id": "urn:als:country:FO",
|
|
293
293
|
"country_name": "Faroe Islands"
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
|
-
"id": "urn:
|
|
296
|
+
"id": "urn:als:country:FJ",
|
|
297
297
|
"country_name": "Fiji"
|
|
298
298
|
},
|
|
299
299
|
{
|
|
300
|
-
"id": "urn:
|
|
300
|
+
"id": "urn:als:country:FI",
|
|
301
301
|
"country_name": "Finland"
|
|
302
302
|
},
|
|
303
303
|
{
|
|
304
|
-
"id": "urn:
|
|
304
|
+
"id": "urn:als:country:FR",
|
|
305
305
|
"country_name": "France"
|
|
306
306
|
},
|
|
307
307
|
{
|
|
308
|
-
"id": "urn:
|
|
308
|
+
"id": "urn:als:country:GF",
|
|
309
309
|
"country_name": "French Guiana"
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
|
-
"id": "urn:
|
|
312
|
+
"id": "urn:als:country:PF",
|
|
313
313
|
"country_name": "French Polynesia"
|
|
314
314
|
},
|
|
315
315
|
{
|
|
316
|
-
"id": "urn:
|
|
316
|
+
"id": "urn:als:country:TF",
|
|
317
317
|
"country_name": "French Southern Territories"
|
|
318
318
|
},
|
|
319
319
|
{
|
|
320
|
-
"id": "urn:
|
|
320
|
+
"id": "urn:als:country:GA",
|
|
321
321
|
"country_name": "Gabon"
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
|
-
"id": "urn:
|
|
324
|
+
"id": "urn:als:country:GM",
|
|
325
325
|
"country_name": "Gambia"
|
|
326
326
|
},
|
|
327
327
|
{
|
|
328
|
-
"id": "urn:
|
|
328
|
+
"id": "urn:als:country:GE",
|
|
329
329
|
"country_name": "Georgia"
|
|
330
330
|
},
|
|
331
331
|
{
|
|
332
|
-
"id": "urn:
|
|
332
|
+
"id": "urn:als:country:DE",
|
|
333
333
|
"country_name": "Germany"
|
|
334
334
|
},
|
|
335
335
|
{
|
|
336
|
-
"id": "urn:
|
|
336
|
+
"id": "urn:als:country:GH",
|
|
337
337
|
"country_name": "Ghana"
|
|
338
338
|
},
|
|
339
339
|
{
|
|
340
|
-
"id": "urn:
|
|
340
|
+
"id": "urn:als:country:GI",
|
|
341
341
|
"country_name": "Gibraltar"
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
|
-
"id": "urn:
|
|
344
|
+
"id": "urn:als:country:GR",
|
|
345
345
|
"country_name": "Greece"
|
|
346
346
|
},
|
|
347
347
|
{
|
|
348
|
-
"id": "urn:
|
|
348
|
+
"id": "urn:als:country:GL",
|
|
349
349
|
"country_name": "Greenland"
|
|
350
350
|
},
|
|
351
351
|
{
|
|
352
|
-
"id": "urn:
|
|
352
|
+
"id": "urn:als:country:GD",
|
|
353
353
|
"country_name": "Grenada"
|
|
354
354
|
},
|
|
355
355
|
{
|
|
356
|
-
"id": "urn:
|
|
356
|
+
"id": "urn:als:country:GP",
|
|
357
357
|
"country_name": "Guadeloupe"
|
|
358
358
|
},
|
|
359
359
|
{
|
|
360
|
-
"id": "urn:
|
|
360
|
+
"id": "urn:als:country:GU",
|
|
361
361
|
"country_name": "Guam"
|
|
362
362
|
},
|
|
363
363
|
{
|
|
364
|
-
"id": "urn:
|
|
364
|
+
"id": "urn:als:country:GT",
|
|
365
365
|
"country_name": "Guatemala"
|
|
366
366
|
},
|
|
367
367
|
{
|
|
368
|
-
"id": "urn:
|
|
368
|
+
"id": "urn:als:country:GG",
|
|
369
369
|
"country_name": "Guernsey"
|
|
370
370
|
},
|
|
371
371
|
{
|
|
372
|
-
"id": "urn:
|
|
372
|
+
"id": "urn:als:country:GN",
|
|
373
373
|
"country_name": "Guinea"
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
|
-
"id": "urn:
|
|
376
|
+
"id": "urn:als:country:GW",
|
|
377
377
|
"country_name": "Guinea-Bissau"
|
|
378
378
|
},
|
|
379
379
|
{
|
|
380
|
-
"id": "urn:
|
|
380
|
+
"id": "urn:als:country:GY",
|
|
381
381
|
"country_name": "Guyana"
|
|
382
382
|
},
|
|
383
383
|
{
|
|
384
|
-
"id": "urn:
|
|
384
|
+
"id": "urn:als:country:HT",
|
|
385
385
|
"country_name": "Haiti"
|
|
386
386
|
},
|
|
387
387
|
{
|
|
388
|
-
"id": "urn:
|
|
388
|
+
"id": "urn:als:country:HM",
|
|
389
389
|
"country_name": "Heard Island and McDonald Islands"
|
|
390
390
|
},
|
|
391
391
|
{
|
|
392
|
-
"id": "urn:
|
|
392
|
+
"id": "urn:als:country:VA",
|
|
393
393
|
"country_name": "Holy See"
|
|
394
394
|
},
|
|
395
395
|
{
|
|
396
|
-
"id": "urn:
|
|
396
|
+
"id": "urn:als:country:HN",
|
|
397
397
|
"country_name": "Honduras"
|
|
398
398
|
},
|
|
399
399
|
{
|
|
400
|
-
"id": "urn:
|
|
400
|
+
"id": "urn:als:country:HK",
|
|
401
401
|
"country_name": "Hong Kong"
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
|
-
"id": "urn:
|
|
404
|
+
"id": "urn:als:country:HU",
|
|
405
405
|
"country_name": "Hungary"
|
|
406
406
|
},
|
|
407
407
|
{
|
|
408
|
-
"id": "urn:
|
|
408
|
+
"id": "urn:als:country:IS",
|
|
409
409
|
"country_name": "Iceland"
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
|
-
"id": "urn:
|
|
412
|
+
"id": "urn:als:country:IN",
|
|
413
413
|
"country_name": "India"
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
|
-
"id": "urn:
|
|
416
|
+
"id": "urn:als:country:ID",
|
|
417
417
|
"country_name": "Indonesia"
|
|
418
418
|
},
|
|
419
419
|
{
|
|
420
|
-
"id": "urn:
|
|
420
|
+
"id": "urn:als:country:IR",
|
|
421
421
|
"country_name": "Iran (Islamic Republic of)"
|
|
422
422
|
},
|
|
423
423
|
{
|
|
424
|
-
"id": "urn:
|
|
424
|
+
"id": "urn:als:country:IQ",
|
|
425
425
|
"country_name": "Iraq"
|
|
426
426
|
},
|
|
427
427
|
{
|
|
428
|
-
"id": "urn:
|
|
428
|
+
"id": "urn:als:country:IE",
|
|
429
429
|
"country_name": "Ireland"
|
|
430
430
|
},
|
|
431
431
|
{
|
|
432
|
-
"id": "urn:
|
|
432
|
+
"id": "urn:als:country:IM",
|
|
433
433
|
"country_name": "Isle of Man"
|
|
434
434
|
},
|
|
435
435
|
{
|
|
436
|
-
"id": "urn:
|
|
436
|
+
"id": "urn:als:country:IL",
|
|
437
437
|
"country_name": "Israel"
|
|
438
438
|
},
|
|
439
439
|
{
|
|
440
|
-
"id": "urn:
|
|
440
|
+
"id": "urn:als:country:IT",
|
|
441
441
|
"country_name": "Italy"
|
|
442
442
|
},
|
|
443
443
|
{
|
|
444
|
-
"id": "urn:
|
|
444
|
+
"id": "urn:als:country:JM",
|
|
445
445
|
"country_name": "Jamaica"
|
|
446
446
|
},
|
|
447
447
|
{
|
|
448
|
-
"id": "urn:
|
|
448
|
+
"id": "urn:als:country:JP",
|
|
449
449
|
"country_name": "Japan"
|
|
450
450
|
},
|
|
451
451
|
{
|
|
452
|
-
"id": "urn:
|
|
452
|
+
"id": "urn:als:country:JE",
|
|
453
453
|
"country_name": "Jersey"
|
|
454
454
|
},
|
|
455
455
|
{
|
|
456
|
-
"id": "urn:
|
|
456
|
+
"id": "urn:als:country:JO",
|
|
457
457
|
"country_name": "Jordan"
|
|
458
458
|
},
|
|
459
459
|
{
|
|
460
|
-
"id": "urn:
|
|
460
|
+
"id": "urn:als:country:KZ",
|
|
461
461
|
"country_name": "Kazakhstan"
|
|
462
462
|
},
|
|
463
463
|
{
|
|
464
|
-
"id": "urn:
|
|
464
|
+
"id": "urn:als:country:KE",
|
|
465
465
|
"country_name": "Kenya"
|
|
466
466
|
},
|
|
467
467
|
{
|
|
468
|
-
"id": "urn:
|
|
468
|
+
"id": "urn:als:country:KI",
|
|
469
469
|
"country_name": "Kiribati"
|
|
470
470
|
},
|
|
471
471
|
{
|
|
472
|
-
"id": "urn:
|
|
472
|
+
"id": "urn:als:country:KP",
|
|
473
473
|
"country_name": "Korea (Democratic People's Republic of)"
|
|
474
474
|
},
|
|
475
475
|
{
|
|
476
|
-
"id": "urn:
|
|
476
|
+
"id": "urn:als:country:KR",
|
|
477
477
|
"country_name": "Korea (Republic of)"
|
|
478
478
|
},
|
|
479
479
|
{
|
|
480
|
-
"id": "urn:
|
|
480
|
+
"id": "urn:als:country:KW",
|
|
481
481
|
"country_name": "Kuwait"
|
|
482
482
|
},
|
|
483
483
|
{
|
|
484
|
-
"id": "urn:
|
|
484
|
+
"id": "urn:als:country:KG",
|
|
485
485
|
"country_name": "Kyrgyzstan"
|
|
486
486
|
},
|
|
487
487
|
{
|
|
488
|
-
"id": "urn:
|
|
488
|
+
"id": "urn:als:country:LA",
|
|
489
489
|
"country_name": "Lao People's Democratic Republic"
|
|
490
490
|
},
|
|
491
491
|
{
|
|
492
|
-
"id": "urn:
|
|
492
|
+
"id": "urn:als:country:LV",
|
|
493
493
|
"country_name": "Latvia"
|
|
494
494
|
},
|
|
495
495
|
{
|
|
496
|
-
"id": "urn:
|
|
496
|
+
"id": "urn:als:country:LB",
|
|
497
497
|
"country_name": "Lebanon"
|
|
498
498
|
},
|
|
499
499
|
{
|
|
500
|
-
"id": "urn:
|
|
500
|
+
"id": "urn:als:country:LS",
|
|
501
501
|
"country_name": "Lesotho"
|
|
502
502
|
},
|
|
503
503
|
{
|
|
504
|
-
"id": "urn:
|
|
504
|
+
"id": "urn:als:country:LR",
|
|
505
505
|
"country_name": "Liberia"
|
|
506
506
|
},
|
|
507
507
|
{
|
|
508
|
-
"id": "urn:
|
|
508
|
+
"id": "urn:als:country:LY",
|
|
509
509
|
"country_name": "Libya"
|
|
510
510
|
},
|
|
511
511
|
{
|
|
512
|
-
"id": "urn:
|
|
512
|
+
"id": "urn:als:country:LI",
|
|
513
513
|
"country_name": "Liechtenstein"
|
|
514
514
|
},
|
|
515
515
|
{
|
|
516
|
-
"id": "urn:
|
|
516
|
+
"id": "urn:als:country:LT",
|
|
517
517
|
"country_name": "Lithuania"
|
|
518
518
|
},
|
|
519
519
|
{
|
|
520
|
-
"id": "urn:
|
|
520
|
+
"id": "urn:als:country:LU",
|
|
521
521
|
"country_name": "Luxembourg"
|
|
522
522
|
},
|
|
523
523
|
{
|
|
524
|
-
"id": "urn:
|
|
524
|
+
"id": "urn:als:country:MO",
|
|
525
525
|
"country_name": "Macao"
|
|
526
526
|
},
|
|
527
527
|
{
|
|
528
|
-
"id": "urn:
|
|
528
|
+
"id": "urn:als:country:MK",
|
|
529
529
|
"country_name": "Republic of North Macedonia"
|
|
530
530
|
},
|
|
531
531
|
{
|
|
532
|
-
"id": "urn:
|
|
532
|
+
"id": "urn:als:country:MG",
|
|
533
533
|
"country_name": "Madagascar"
|
|
534
534
|
},
|
|
535
535
|
{
|
|
536
|
-
"id": "urn:
|
|
536
|
+
"id": "urn:als:country:MW",
|
|
537
537
|
"country_name": "Malawi"
|
|
538
538
|
},
|
|
539
539
|
{
|
|
540
|
-
"id": "urn:
|
|
540
|
+
"id": "urn:als:country:MY",
|
|
541
541
|
"country_name": "Malaysia"
|
|
542
542
|
},
|
|
543
543
|
{
|
|
544
|
-
"id": "urn:
|
|
544
|
+
"id": "urn:als:country:MV",
|
|
545
545
|
"country_name": "Maldives"
|
|
546
546
|
},
|
|
547
547
|
{
|
|
548
|
-
"id": "urn:
|
|
548
|
+
"id": "urn:als:country:ML",
|
|
549
549
|
"country_name": "Mali"
|
|
550
550
|
},
|
|
551
551
|
{
|
|
552
|
-
"id": "urn:
|
|
552
|
+
"id": "urn:als:country:MT",
|
|
553
553
|
"country_name": "Malta"
|
|
554
554
|
},
|
|
555
555
|
{
|
|
556
|
-
"id": "urn:
|
|
556
|
+
"id": "urn:als:country:MH",
|
|
557
557
|
"country_name": "Marshall Islands"
|
|
558
558
|
},
|
|
559
559
|
{
|
|
560
|
-
"id": "urn:
|
|
560
|
+
"id": "urn:als:country:MQ",
|
|
561
561
|
"country_name": "Martinique"
|
|
562
562
|
},
|
|
563
563
|
{
|
|
564
|
-
"id": "urn:
|
|
564
|
+
"id": "urn:als:country:MR",
|
|
565
565
|
"country_name": "Mauritania"
|
|
566
566
|
},
|
|
567
567
|
{
|
|
568
|
-
"id": "urn:
|
|
568
|
+
"id": "urn:als:country:MU",
|
|
569
569
|
"country_name": "Mauritius"
|
|
570
570
|
},
|
|
571
571
|
{
|
|
572
|
-
"id": "urn:
|
|
572
|
+
"id": "urn:als:country:YT",
|
|
573
573
|
"country_name": "Mayotte"
|
|
574
574
|
},
|
|
575
575
|
{
|
|
576
|
-
"id": "urn:
|
|
576
|
+
"id": "urn:als:country:MX",
|
|
577
577
|
"country_name": "Mexico"
|
|
578
578
|
},
|
|
579
579
|
{
|
|
580
|
-
"id": "urn:
|
|
580
|
+
"id": "urn:als:country:FM",
|
|
581
581
|
"country_name": "Micronesia (Federated States of)"
|
|
582
582
|
},
|
|
583
583
|
{
|
|
584
|
-
"id": "urn:
|
|
584
|
+
"id": "urn:als:country:MD",
|
|
585
585
|
"country_name": "Moldova (Republic of)"
|
|
586
586
|
},
|
|
587
587
|
{
|
|
588
|
-
"id": "urn:
|
|
588
|
+
"id": "urn:als:country:MC",
|
|
589
589
|
"country_name": "Monaco"
|
|
590
590
|
},
|
|
591
591
|
{
|
|
592
|
-
"id": "urn:
|
|
592
|
+
"id": "urn:als:country:MN",
|
|
593
593
|
"country_name": "Mongolia"
|
|
594
594
|
},
|
|
595
595
|
{
|
|
596
|
-
"id": "urn:
|
|
596
|
+
"id": "urn:als:country:ME",
|
|
597
597
|
"country_name": "Montenegro"
|
|
598
598
|
},
|
|
599
599
|
{
|
|
600
|
-
"id": "urn:
|
|
600
|
+
"id": "urn:als:country:MS",
|
|
601
601
|
"country_name": "Montserrat"
|
|
602
602
|
},
|
|
603
603
|
{
|
|
604
|
-
"id": "urn:
|
|
604
|
+
"id": "urn:als:country:MA",
|
|
605
605
|
"country_name": "Morocco"
|
|
606
606
|
},
|
|
607
607
|
{
|
|
608
|
-
"id": "urn:
|
|
608
|
+
"id": "urn:als:country:MZ",
|
|
609
609
|
"country_name": "Mozambique"
|
|
610
610
|
},
|
|
611
611
|
{
|
|
612
|
-
"id": "urn:
|
|
612
|
+
"id": "urn:als:country:MM",
|
|
613
613
|
"country_name": "Myanmar"
|
|
614
614
|
},
|
|
615
615
|
{
|
|
616
|
-
"id": "urn:
|
|
616
|
+
"id": "urn:als:country:NA",
|
|
617
617
|
"country_name": "Namibia"
|
|
618
618
|
},
|
|
619
619
|
{
|
|
620
|
-
"id": "urn:
|
|
620
|
+
"id": "urn:als:country:NR",
|
|
621
621
|
"country_name": "Nauru"
|
|
622
622
|
},
|
|
623
623
|
{
|
|
624
|
-
"id": "urn:
|
|
624
|
+
"id": "urn:als:country:NP",
|
|
625
625
|
"country_name": "Nepal"
|
|
626
626
|
},
|
|
627
627
|
{
|
|
628
|
-
"id": "urn:
|
|
628
|
+
"id": "urn:als:country:NL",
|
|
629
629
|
"country_name": "Netherlands"
|
|
630
630
|
},
|
|
631
631
|
{
|
|
632
|
-
"id": "urn:
|
|
632
|
+
"id": "urn:als:country:NC",
|
|
633
633
|
"country_name": "New Caledonia"
|
|
634
634
|
},
|
|
635
635
|
{
|
|
636
|
-
"id": "urn:
|
|
636
|
+
"id": "urn:als:country:NZ",
|
|
637
637
|
"country_name": "New Zealand"
|
|
638
638
|
},
|
|
639
639
|
{
|
|
640
|
-
"id": "urn:
|
|
640
|
+
"id": "urn:als:country:NI",
|
|
641
641
|
"country_name": "Nicaragua"
|
|
642
642
|
},
|
|
643
643
|
{
|
|
644
|
-
"id": "urn:
|
|
644
|
+
"id": "urn:als:country:NE",
|
|
645
645
|
"country_name": "Niger"
|
|
646
646
|
},
|
|
647
647
|
{
|
|
648
|
-
"id": "urn:
|
|
648
|
+
"id": "urn:als:country:NG",
|
|
649
649
|
"country_name": "Nigeria"
|
|
650
650
|
},
|
|
651
651
|
{
|
|
652
|
-
"id": "urn:
|
|
652
|
+
"id": "urn:als:country:NU",
|
|
653
653
|
"country_name": "Niue"
|
|
654
654
|
},
|
|
655
655
|
{
|
|
656
|
-
"id": "urn:
|
|
656
|
+
"id": "urn:als:country:NF",
|
|
657
657
|
"country_name": "Norfolk Island"
|
|
658
658
|
},
|
|
659
659
|
{
|
|
660
|
-
"id": "urn:
|
|
660
|
+
"id": "urn:als:country:MP",
|
|
661
661
|
"country_name": "Northern Mariana Islands"
|
|
662
662
|
},
|
|
663
663
|
{
|
|
664
|
-
"id": "urn:
|
|
664
|
+
"id": "urn:als:country:NO",
|
|
665
665
|
"country_name": "Norway"
|
|
666
666
|
},
|
|
667
667
|
{
|
|
668
|
-
"id": "urn:
|
|
668
|
+
"id": "urn:als:country:OM",
|
|
669
669
|
"country_name": "Oman"
|
|
670
670
|
},
|
|
671
671
|
{
|
|
672
|
-
"id": "urn:
|
|
672
|
+
"id": "urn:als:country:PK",
|
|
673
673
|
"country_name": "Pakistan"
|
|
674
674
|
},
|
|
675
675
|
{
|
|
676
|
-
"id": "urn:
|
|
676
|
+
"id": "urn:als:country:PW",
|
|
677
677
|
"country_name": "Palau"
|
|
678
678
|
},
|
|
679
679
|
{
|
|
680
|
-
"id": "urn:
|
|
680
|
+
"id": "urn:als:country:PS",
|
|
681
681
|
"country_name": "Palestine, State of"
|
|
682
682
|
},
|
|
683
683
|
{
|
|
684
|
-
"id": "urn:
|
|
684
|
+
"id": "urn:als:country:PA",
|
|
685
685
|
"country_name": "Panama"
|
|
686
686
|
},
|
|
687
687
|
{
|
|
688
|
-
"id": "urn:
|
|
688
|
+
"id": "urn:als:country:PG",
|
|
689
689
|
"country_name": "Papua New Guinea"
|
|
690
690
|
},
|
|
691
691
|
{
|
|
692
|
-
"id": "urn:
|
|
692
|
+
"id": "urn:als:country:PY",
|
|
693
693
|
"country_name": "Paraguay"
|
|
694
694
|
},
|
|
695
695
|
{
|
|
696
|
-
"id": "urn:
|
|
696
|
+
"id": "urn:als:country:PE",
|
|
697
697
|
"country_name": "Peru"
|
|
698
698
|
},
|
|
699
699
|
{
|
|
700
|
-
"id": "urn:
|
|
700
|
+
"id": "urn:als:country:PH",
|
|
701
701
|
"country_name": "Philippines"
|
|
702
702
|
},
|
|
703
703
|
{
|
|
704
|
-
"id": "urn:
|
|
704
|
+
"id": "urn:als:country:PN",
|
|
705
705
|
"country_name": "Pitcairn"
|
|
706
706
|
},
|
|
707
707
|
{
|
|
708
|
-
"id": "urn:
|
|
708
|
+
"id": "urn:als:country:PL",
|
|
709
709
|
"country_name": "Poland"
|
|
710
710
|
},
|
|
711
711
|
{
|
|
712
|
-
"id": "urn:
|
|
712
|
+
"id": "urn:als:country:PT",
|
|
713
713
|
"country_name": "Portugal"
|
|
714
714
|
},
|
|
715
715
|
{
|
|
716
|
-
"id": "urn:
|
|
716
|
+
"id": "urn:als:country:PR",
|
|
717
717
|
"country_name": "Puerto Rico"
|
|
718
718
|
},
|
|
719
719
|
{
|
|
720
|
-
"id": "urn:
|
|
720
|
+
"id": "urn:als:country:QA",
|
|
721
721
|
"country_name": "Qatar"
|
|
722
722
|
},
|
|
723
723
|
{
|
|
724
|
-
"id": "urn:
|
|
724
|
+
"id": "urn:als:country:RE",
|
|
725
725
|
"country_name": "Réunion"
|
|
726
726
|
},
|
|
727
727
|
{
|
|
728
|
-
"id": "urn:
|
|
728
|
+
"id": "urn:als:country:RO",
|
|
729
729
|
"country_name": "Romania"
|
|
730
730
|
},
|
|
731
731
|
{
|
|
732
|
-
"id": "urn:
|
|
732
|
+
"id": "urn:als:country:RU",
|
|
733
733
|
"country_name": "Russian Federation"
|
|
734
734
|
},
|
|
735
735
|
{
|
|
736
|
-
"id": "urn:
|
|
736
|
+
"id": "urn:als:country:RW",
|
|
737
737
|
"country_name": "Rwanda"
|
|
738
738
|
},
|
|
739
739
|
{
|
|
740
|
-
"id": "urn:
|
|
740
|
+
"id": "urn:als:country:BL",
|
|
741
741
|
"country_name": "Saint Barthélemy"
|
|
742
742
|
},
|
|
743
743
|
{
|
|
744
|
-
"id": "urn:
|
|
744
|
+
"id": "urn:als:country:SH",
|
|
745
745
|
"country_name": "Saint Helena, Ascension and Tristan da Cunha"
|
|
746
746
|
},
|
|
747
747
|
{
|
|
748
|
-
"id": "urn:
|
|
748
|
+
"id": "urn:als:country:KN",
|
|
749
749
|
"country_name": "Saint Kitts and Nevis"
|
|
750
750
|
},
|
|
751
751
|
{
|
|
752
|
-
"id": "urn:
|
|
752
|
+
"id": "urn:als:country:LC",
|
|
753
753
|
"country_name": "Saint Lucia"
|
|
754
754
|
},
|
|
755
755
|
{
|
|
756
|
-
"id": "urn:
|
|
756
|
+
"id": "urn:als:country:MF",
|
|
757
757
|
"country_name": "Saint Martin (French part)"
|
|
758
758
|
},
|
|
759
759
|
{
|
|
760
|
-
"id": "urn:
|
|
760
|
+
"id": "urn:als:country:PM",
|
|
761
761
|
"country_name": "Saint Pierre and Miquelon"
|
|
762
762
|
},
|
|
763
763
|
{
|
|
764
|
-
"id": "urn:
|
|
764
|
+
"id": "urn:als:country:VC",
|
|
765
765
|
"country_name": "Saint Vincent and the Grenadines"
|
|
766
766
|
},
|
|
767
767
|
{
|
|
768
|
-
"id": "urn:
|
|
768
|
+
"id": "urn:als:country:WS",
|
|
769
769
|
"country_name": "Samoa"
|
|
770
770
|
},
|
|
771
771
|
{
|
|
772
|
-
"id": "urn:
|
|
772
|
+
"id": "urn:als:country:SM",
|
|
773
773
|
"country_name": "San Marino"
|
|
774
774
|
},
|
|
775
775
|
{
|
|
776
|
-
"id": "urn:
|
|
776
|
+
"id": "urn:als:country:ST",
|
|
777
777
|
"country_name": "Sao Tome and Principe"
|
|
778
778
|
},
|
|
779
779
|
{
|
|
780
|
-
"id": "urn:
|
|
780
|
+
"id": "urn:als:country:SA",
|
|
781
781
|
"country_name": "Saudi Arabia"
|
|
782
782
|
},
|
|
783
783
|
{
|
|
784
|
-
"id": "urn:
|
|
784
|
+
"id": "urn:als:country:SN",
|
|
785
785
|
"country_name": "Senegal"
|
|
786
786
|
},
|
|
787
787
|
{
|
|
788
|
-
"id": "urn:
|
|
788
|
+
"id": "urn:als:country:RS",
|
|
789
789
|
"country_name": "Serbia"
|
|
790
790
|
},
|
|
791
791
|
{
|
|
792
|
-
"id": "urn:
|
|
792
|
+
"id": "urn:als:country:SC",
|
|
793
793
|
"country_name": "Seychelles"
|
|
794
794
|
},
|
|
795
795
|
{
|
|
796
|
-
"id": "urn:
|
|
796
|
+
"id": "urn:als:country:SL",
|
|
797
797
|
"country_name": "Sierra Leone"
|
|
798
798
|
},
|
|
799
799
|
{
|
|
800
|
-
"id": "urn:
|
|
800
|
+
"id": "urn:als:country:SG",
|
|
801
801
|
"country_name": "Singapore"
|
|
802
802
|
},
|
|
803
803
|
{
|
|
804
|
-
"id": "urn:
|
|
804
|
+
"id": "urn:als:country:SX",
|
|
805
805
|
"country_name": "Sint Maarten (Dutch part)"
|
|
806
806
|
},
|
|
807
807
|
{
|
|
808
|
-
"id": "urn:
|
|
808
|
+
"id": "urn:als:country:SK",
|
|
809
809
|
"country_name": "Slovakia"
|
|
810
810
|
},
|
|
811
811
|
{
|
|
812
|
-
"id": "urn:
|
|
812
|
+
"id": "urn:als:country:SI",
|
|
813
813
|
"country_name": "Slovenia"
|
|
814
814
|
},
|
|
815
815
|
{
|
|
816
|
-
"id": "urn:
|
|
816
|
+
"id": "urn:als:country:SB",
|
|
817
817
|
"country_name": "Solomon Islands"
|
|
818
818
|
},
|
|
819
819
|
{
|
|
820
|
-
"id": "urn:
|
|
820
|
+
"id": "urn:als:country:SO",
|
|
821
821
|
"country_name": "Somalia"
|
|
822
822
|
},
|
|
823
823
|
{
|
|
824
|
-
"id": "urn:
|
|
824
|
+
"id": "urn:als:country:ZA",
|
|
825
825
|
"country_name": "South Africa"
|
|
826
826
|
},
|
|
827
827
|
{
|
|
828
|
-
"id": "urn:
|
|
828
|
+
"id": "urn:als:country:GS",
|
|
829
829
|
"country_name": "South Georgia and the South Sandwich Islands"
|
|
830
830
|
},
|
|
831
831
|
{
|
|
832
|
-
"id": "urn:
|
|
832
|
+
"id": "urn:als:country:SS",
|
|
833
833
|
"country_name": "South Sudan"
|
|
834
834
|
},
|
|
835
835
|
{
|
|
836
|
-
"id": "urn:
|
|
836
|
+
"id": "urn:als:country:ES",
|
|
837
837
|
"country_name": "Spain"
|
|
838
838
|
},
|
|
839
839
|
{
|
|
840
|
-
"id": "urn:
|
|
840
|
+
"id": "urn:als:country:LK",
|
|
841
841
|
"country_name": "Sri Lanka"
|
|
842
842
|
},
|
|
843
843
|
{
|
|
844
|
-
"id": "urn:
|
|
844
|
+
"id": "urn:als:country:SD",
|
|
845
845
|
"country_name": "Sudan"
|
|
846
846
|
},
|
|
847
847
|
{
|
|
848
|
-
"id": "urn:
|
|
848
|
+
"id": "urn:als:country:SR",
|
|
849
849
|
"country_name": "Suriname"
|
|
850
850
|
},
|
|
851
851
|
{
|
|
852
|
-
"id": "urn:
|
|
852
|
+
"id": "urn:als:country:SJ",
|
|
853
853
|
"country_name": "Svalbard and Jan Mayen"
|
|
854
854
|
},
|
|
855
855
|
{
|
|
856
|
-
"id": "urn:
|
|
856
|
+
"id": "urn:als:country:SZ",
|
|
857
857
|
"country_name": "The Kingdom of Eswatini"
|
|
858
858
|
},
|
|
859
859
|
{
|
|
860
|
-
"id": "urn:
|
|
860
|
+
"id": "urn:als:country:SE",
|
|
861
861
|
"country_name": "Sweden"
|
|
862
862
|
},
|
|
863
863
|
{
|
|
864
|
-
"id": "urn:
|
|
864
|
+
"id": "urn:als:country:CH",
|
|
865
865
|
"country_name": "Switzerland"
|
|
866
866
|
},
|
|
867
867
|
{
|
|
868
|
-
"id": "urn:
|
|
868
|
+
"id": "urn:als:country:SY",
|
|
869
869
|
"country_name": "Syrian Arab Republic"
|
|
870
870
|
},
|
|
871
871
|
{
|
|
872
|
-
"id": "urn:
|
|
872
|
+
"id": "urn:als:country:TW",
|
|
873
873
|
"country_name": "Taiwan, Province of China"
|
|
874
874
|
},
|
|
875
875
|
{
|
|
876
|
-
"id": "urn:
|
|
876
|
+
"id": "urn:als:country:TJ",
|
|
877
877
|
"country_name": "Tajikistan"
|
|
878
878
|
},
|
|
879
879
|
{
|
|
880
|
-
"id": "urn:
|
|
880
|
+
"id": "urn:als:country:TZ",
|
|
881
881
|
"country_name": "Tanzania, United Republic of"
|
|
882
882
|
},
|
|
883
883
|
{
|
|
884
|
-
"id": "urn:
|
|
884
|
+
"id": "urn:als:country:TH",
|
|
885
885
|
"country_name": "Thailand"
|
|
886
886
|
},
|
|
887
887
|
{
|
|
888
|
-
"id": "urn:
|
|
888
|
+
"id": "urn:als:country:TL",
|
|
889
889
|
"country_name": "Timor-Leste"
|
|
890
890
|
},
|
|
891
891
|
{
|
|
892
|
-
"id": "urn:
|
|
892
|
+
"id": "urn:als:country:TG",
|
|
893
893
|
"country_name": "Togo"
|
|
894
894
|
},
|
|
895
895
|
{
|
|
896
|
-
"id": "urn:
|
|
896
|
+
"id": "urn:als:country:TK",
|
|
897
897
|
"country_name": "Tokelau"
|
|
898
898
|
},
|
|
899
899
|
{
|
|
900
|
-
"id": "urn:
|
|
900
|
+
"id": "urn:als:country:TO",
|
|
901
901
|
"country_name": "Tonga"
|
|
902
902
|
},
|
|
903
903
|
{
|
|
904
|
-
"id": "urn:
|
|
904
|
+
"id": "urn:als:country:TT",
|
|
905
905
|
"country_name": "Trinidad and Tobago"
|
|
906
906
|
},
|
|
907
907
|
{
|
|
908
|
-
"id": "urn:
|
|
908
|
+
"id": "urn:als:country:TN",
|
|
909
909
|
"country_name": "Tunisia"
|
|
910
910
|
},
|
|
911
911
|
{
|
|
912
|
-
"id": "urn:
|
|
912
|
+
"id": "urn:als:country:TR",
|
|
913
913
|
"country_name": "Republic of Türkiye"
|
|
914
914
|
},
|
|
915
915
|
{
|
|
916
|
-
"id": "urn:
|
|
916
|
+
"id": "urn:als:country:TM",
|
|
917
917
|
"country_name": "Turkmenistan"
|
|
918
918
|
},
|
|
919
919
|
{
|
|
920
|
-
"id": "urn:
|
|
920
|
+
"id": "urn:als:country:TC",
|
|
921
921
|
"country_name": "Turks and Caicos Islands"
|
|
922
922
|
},
|
|
923
923
|
{
|
|
924
|
-
"id": "urn:
|
|
924
|
+
"id": "urn:als:country:TV",
|
|
925
925
|
"country_name": "Tuvalu"
|
|
926
926
|
},
|
|
927
927
|
{
|
|
928
|
-
"id": "urn:
|
|
928
|
+
"id": "urn:als:country:UG",
|
|
929
929
|
"country_name": "Uganda"
|
|
930
930
|
},
|
|
931
931
|
{
|
|
932
|
-
"id": "urn:
|
|
932
|
+
"id": "urn:als:country:UA",
|
|
933
933
|
"country_name": "Ukraine"
|
|
934
934
|
},
|
|
935
935
|
{
|
|
936
|
-
"id": "urn:
|
|
936
|
+
"id": "urn:als:country:AE",
|
|
937
937
|
"country_name": "United Arab Emirates"
|
|
938
938
|
},
|
|
939
939
|
{
|
|
940
|
-
"id": "urn:
|
|
940
|
+
"id": "urn:als:country:GB",
|
|
941
941
|
"country_name": "United Kingdom of Great Britain and Northern Ireland"
|
|
942
942
|
},
|
|
943
943
|
{
|
|
944
|
-
"id": "urn:
|
|
944
|
+
"id": "urn:als:country:US",
|
|
945
945
|
"country_name": "United States of America"
|
|
946
946
|
},
|
|
947
947
|
{
|
|
948
|
-
"id": "urn:
|
|
948
|
+
"id": "urn:als:country:UM",
|
|
949
949
|
"country_name": "United States Minor Outlying Islands"
|
|
950
950
|
},
|
|
951
951
|
{
|
|
952
|
-
"id": "urn:
|
|
952
|
+
"id": "urn:als:country:UY",
|
|
953
953
|
"country_name": "Uruguay"
|
|
954
954
|
},
|
|
955
955
|
{
|
|
956
|
-
"id": "urn:
|
|
956
|
+
"id": "urn:als:country:UZ",
|
|
957
957
|
"country_name": "Uzbekistan"
|
|
958
958
|
},
|
|
959
959
|
{
|
|
960
|
-
"id": "urn:
|
|
960
|
+
"id": "urn:als:country:VU",
|
|
961
961
|
"country_name": "Vanuatu"
|
|
962
962
|
},
|
|
963
963
|
{
|
|
964
|
-
"id": "urn:
|
|
964
|
+
"id": "urn:als:country:VE",
|
|
965
965
|
"country_name": "Venezuela (Bolivarian Republic of)"
|
|
966
966
|
},
|
|
967
967
|
{
|
|
968
|
-
"id": "urn:
|
|
968
|
+
"id": "urn:als:country:VN",
|
|
969
969
|
"country_name": "Viet Nam"
|
|
970
970
|
},
|
|
971
971
|
{
|
|
972
|
-
"id": "urn:
|
|
972
|
+
"id": "urn:als:country:VG",
|
|
973
973
|
"country_name": "Virgin Islands (British)"
|
|
974
974
|
},
|
|
975
975
|
{
|
|
976
|
-
"id": "urn:
|
|
976
|
+
"id": "urn:als:country:VI",
|
|
977
977
|
"country_name": "Virgin Islands (U.S.)"
|
|
978
978
|
},
|
|
979
979
|
{
|
|
980
|
-
"id": "urn:
|
|
980
|
+
"id": "urn:als:country:WF",
|
|
981
981
|
"country_name": "Wallis and Futuna"
|
|
982
982
|
},
|
|
983
983
|
{
|
|
984
|
-
"id": "urn:
|
|
984
|
+
"id": "urn:als:country:EH",
|
|
985
985
|
"country_name": "Western Sahara"
|
|
986
986
|
},
|
|
987
987
|
{
|
|
988
|
-
"id": "urn:
|
|
988
|
+
"id": "urn:als:country:YE",
|
|
989
989
|
"country_name": "Yemen"
|
|
990
990
|
},
|
|
991
991
|
{
|
|
992
|
-
"id": "urn:
|
|
992
|
+
"id": "urn:als:country:ZM",
|
|
993
993
|
"country_name": "Zambia"
|
|
994
994
|
},
|
|
995
995
|
{
|
|
996
|
-
"id": "urn:
|
|
996
|
+
"id": "urn:als:country:ZW",
|
|
997
997
|
"country_name": "Zimbabwe"
|
|
998
998
|
}
|
|
999
999
|
];
|
|
1000
1000
|
const counties = [
|
|
1001
1001
|
{
|
|
1002
|
-
"id": "urn:
|
|
1002
|
+
"id": "urn:als:county:ekHuOPAhk",
|
|
1003
1003
|
"county": "Monmouthshire"
|
|
1004
1004
|
},
|
|
1005
1005
|
{
|
|
1006
|
-
"id": "urn:
|
|
1006
|
+
"id": "urn:als:county:AEbmaIiuw",
|
|
1007
1007
|
"county": "Cambridgeshire"
|
|
1008
1008
|
},
|
|
1009
1009
|
{
|
|
1010
|
-
"id": "urn:
|
|
1010
|
+
"id": "urn:als:county:HN2Hekmbp",
|
|
1011
1011
|
"county": "South Lanarkshire"
|
|
1012
1012
|
},
|
|
1013
1013
|
{
|
|
1014
|
-
"id": "urn:
|
|
1014
|
+
"id": "urn:als:county:520Tnh4wg",
|
|
1015
1015
|
"county": "Derbyshire"
|
|
1016
1016
|
},
|
|
1017
1017
|
{
|
|
1018
|
-
"id": "urn:
|
|
1018
|
+
"id": "urn:als:county:l5UCrwlvB",
|
|
1019
1019
|
"county": "Devon"
|
|
1020
1020
|
},
|
|
1021
1021
|
{
|
|
1022
|
-
"id": "urn:
|
|
1022
|
+
"id": "urn:als:county:GCA8Jh6Ic",
|
|
1023
1023
|
"county": "Bristol"
|
|
1024
1024
|
},
|
|
1025
1025
|
{
|
|
1026
|
-
"id": "urn:
|
|
1026
|
+
"id": "urn:als:county:Mi1lAB5uQ",
|
|
1027
1027
|
"county": "Rhondda Cynon Taf"
|
|
1028
1028
|
},
|
|
1029
1029
|
{
|
|
1030
|
-
"id": "urn:
|
|
1030
|
+
"id": "urn:als:county:n4jPkt4qP",
|
|
1031
1031
|
"county": "Carmarthenshire"
|
|
1032
1032
|
},
|
|
1033
1033
|
{
|
|
1034
|
-
"id": "urn:
|
|
1034
|
+
"id": "urn:als:county:XO1G4TTb5",
|
|
1035
1035
|
"county": "Aberdeenshire"
|
|
1036
1036
|
},
|
|
1037
1037
|
{
|
|
1038
|
-
"id": "urn:
|
|
1038
|
+
"id": "urn:als:county:JIaxjhlxx",
|
|
1039
1039
|
"county": "North Somerset"
|
|
1040
1040
|
},
|
|
1041
1041
|
{
|
|
1042
|
-
"id": "urn:
|
|
1042
|
+
"id": "urn:als:county:hLrOnlFfB",
|
|
1043
1043
|
"county": "Nottinghamshire"
|
|
1044
1044
|
},
|
|
1045
1045
|
{
|
|
1046
|
-
"id": "urn:
|
|
1046
|
+
"id": "urn:als:county:oGMGorIRg",
|
|
1047
1047
|
"county": "Durham"
|
|
1048
1048
|
},
|
|
1049
1049
|
{
|
|
1050
|
-
"id": "urn:
|
|
1050
|
+
"id": "urn:als:county:eBaLXgG8Y",
|
|
1051
1051
|
"county": "Isle of Wight"
|
|
1052
1052
|
},
|
|
1053
1053
|
{
|
|
1054
|
-
"id": "urn:
|
|
1054
|
+
"id": "urn:als:county:NMsdqInpw",
|
|
1055
1055
|
"county": "Northamptonshire"
|
|
1056
1056
|
},
|
|
1057
1057
|
{
|
|
1058
|
-
"id": "urn:
|
|
1058
|
+
"id": "urn:als:county:xRBQIke3k",
|
|
1059
1059
|
"county": "Warwickshire"
|
|
1060
1060
|
},
|
|
1061
1061
|
{
|
|
1062
|
-
"id": "urn:
|
|
1062
|
+
"id": "urn:als:county:R7yUpOlb4",
|
|
1063
1063
|
"county": "Berwickshire"
|
|
1064
1064
|
},
|
|
1065
1065
|
{
|
|
1066
|
-
"id": "urn:
|
|
1066
|
+
"id": "urn:als:county:S9DHMO2Hh",
|
|
1067
1067
|
"county": "East Sussex"
|
|
1068
1068
|
},
|
|
1069
1069
|
{
|
|
1070
|
-
"id": "urn:
|
|
1070
|
+
"id": "urn:als:county:rj4pK09x7",
|
|
1071
1071
|
"county": "Denbighshire"
|
|
1072
1072
|
},
|
|
1073
1073
|
{
|
|
1074
|
-
"id": "urn:
|
|
1074
|
+
"id": "urn:als:county:vuduFOMex",
|
|
1075
1075
|
"county": "Lanarkshire"
|
|
1076
1076
|
},
|
|
1077
1077
|
{
|
|
1078
|
-
"id": "urn:
|
|
1078
|
+
"id": "urn:als:county:5W66e6apO",
|
|
1079
1079
|
"county": "East Riding of Yorkshire"
|
|
1080
1080
|
},
|
|
1081
1081
|
{
|
|
1082
|
-
"id": "urn:
|
|
1082
|
+
"id": "urn:als:county:Hb6eqUJQj",
|
|
1083
1083
|
"county": "North Ayrshire"
|
|
1084
1084
|
},
|
|
1085
1085
|
{
|
|
1086
|
-
"id": "urn:
|
|
1086
|
+
"id": "urn:als:county:fwRrCvJ4C",
|
|
1087
1087
|
"county": "Greater Manchester"
|
|
1088
1088
|
},
|
|
1089
1089
|
{
|
|
1090
|
-
"id": "urn:
|
|
1090
|
+
"id": "urn:als:county:aekGxogbo",
|
|
1091
1091
|
"county": "East Renfrewshire"
|
|
1092
1092
|
},
|
|
1093
1093
|
{
|
|
1094
|
-
"id": "urn:
|
|
1094
|
+
"id": "urn:als:county:f3srYWllA",
|
|
1095
1095
|
"county": "Cardiff"
|
|
1096
1096
|
},
|
|
1097
1097
|
{
|
|
1098
|
-
"id": "urn:
|
|
1098
|
+
"id": "urn:als:county:DhVZEpSj5",
|
|
1099
1099
|
"county": "West Lothian"
|
|
1100
1100
|
},
|
|
1101
1101
|
{
|
|
1102
|
-
"id": "urn:
|
|
1102
|
+
"id": "urn:als:county:URWWHN7s0",
|
|
1103
1103
|
"county": "Dorset"
|
|
1104
1104
|
},
|
|
1105
1105
|
{
|
|
1106
|
-
"id": "urn:
|
|
1106
|
+
"id": "urn:als:county:jYK8wiDnY",
|
|
1107
1107
|
"county": "Leicestershire"
|
|
1108
1108
|
},
|
|
1109
1109
|
{
|
|
1110
|
-
"id": "urn:
|
|
1110
|
+
"id": "urn:als:county:048PGRA4X",
|
|
1111
1111
|
"county": "Blaenau Gwent"
|
|
1112
1112
|
},
|
|
1113
1113
|
{
|
|
1114
|
-
"id": "urn:
|
|
1114
|
+
"id": "urn:als:county:wrHCVsCva",
|
|
1115
1115
|
"county": "Berkshire"
|
|
1116
1116
|
},
|
|
1117
1117
|
{
|
|
1118
|
-
"id": "urn:
|
|
1118
|
+
"id": "urn:als:county:cCH4TjJ9q",
|
|
1119
1119
|
"county": "Norfolk"
|
|
1120
1120
|
},
|
|
1121
1121
|
{
|
|
1122
|
-
"id": "urn:
|
|
1122
|
+
"id": "urn:als:county:mvHEsdXhM",
|
|
1123
1123
|
"county": "Suffolk"
|
|
1124
1124
|
},
|
|
1125
1125
|
{
|
|
1126
|
-
"id": "urn:
|
|
1126
|
+
"id": "urn:als:county:faXBprr9q",
|
|
1127
1127
|
"county": "East Ayrshire"
|
|
1128
1128
|
},
|
|
1129
1129
|
{
|
|
1130
|
-
"id": "urn:
|
|
1130
|
+
"id": "urn:als:county:5wGBTbwou",
|
|
1131
1131
|
"county": "Conwy"
|
|
1132
1132
|
},
|
|
1133
1133
|
{
|
|
1134
|
-
"id": "urn:
|
|
1134
|
+
"id": "urn:als:county:5YXi0mQkk",
|
|
1135
1135
|
"county": "Cheshire"
|
|
1136
1136
|
},
|
|
1137
1137
|
{
|
|
1138
|
-
"id": "urn:
|
|
1138
|
+
"id": "urn:als:county:fuYiP18oc",
|
|
1139
1139
|
"county": "Bridgend"
|
|
1140
1140
|
},
|
|
1141
1141
|
{
|
|
1142
|
-
"id": "urn:
|
|
1142
|
+
"id": "urn:als:county:QaX0cXbOV",
|
|
1143
1143
|
"county": "West Yorkshire"
|
|
1144
1144
|
},
|
|
1145
1145
|
{
|
|
1146
|
-
"id": "urn:
|
|
1146
|
+
"id": "urn:als:county:Lo7JLx9og",
|
|
1147
1147
|
"county": "South Gloucestershire"
|
|
1148
1148
|
},
|
|
1149
1149
|
{
|
|
1150
|
-
"id": "urn:
|
|
1150
|
+
"id": "urn:als:county:B64E1f4T3",
|
|
1151
1151
|
"county": "Merthyr Tydfil"
|
|
1152
1152
|
},
|
|
1153
1153
|
{
|
|
1154
|
-
"id": "urn:
|
|
1154
|
+
"id": "urn:als:county:vacNt3Iie",
|
|
1155
1155
|
"county": "Banffshire"
|
|
1156
1156
|
},
|
|
1157
1157
|
{
|
|
1158
|
-
"id": "urn:
|
|
1158
|
+
"id": "urn:als:county:HSETldFbK",
|
|
1159
1159
|
"county": "Staffordshire"
|
|
1160
1160
|
},
|
|
1161
1161
|
{
|
|
1162
|
-
"id": "urn:
|
|
1162
|
+
"id": "urn:als:county:njUDNfLD3",
|
|
1163
1163
|
"county": "Western Isles"
|
|
1164
1164
|
},
|
|
1165
1165
|
{
|
|
1166
|
-
"id": "urn:
|
|
1166
|
+
"id": "urn:als:county:smlxqTdZE",
|
|
1167
1167
|
"county": "Bath and North East Somerset"
|
|
1168
1168
|
},
|
|
1169
1169
|
{
|
|
1170
|
-
"id": "urn:
|
|
1170
|
+
"id": "urn:als:county:2asBQ47Jh",
|
|
1171
1171
|
"county": "South Yorkshire"
|
|
1172
1172
|
},
|
|
1173
1173
|
{
|
|
1174
|
-
"id": "urn:
|
|
1174
|
+
"id": "urn:als:county:5hYXpCuJ7",
|
|
1175
1175
|
"county": "Stirling"
|
|
1176
1176
|
},
|
|
1177
1177
|
{
|
|
1178
|
-
"id": "urn:
|
|
1178
|
+
"id": "urn:als:county:lhFYBMSuq",
|
|
1179
1179
|
"county": "Powys"
|
|
1180
1180
|
},
|
|
1181
1181
|
{
|
|
1182
|
-
"id": "urn:
|
|
1182
|
+
"id": "urn:als:county:PamgW3ebq",
|
|
1183
1183
|
"county": "Vale of Glamorgan"
|
|
1184
1184
|
},
|
|
1185
1185
|
{
|
|
1186
|
-
"id": "urn:
|
|
1186
|
+
"id": "urn:als:county:zIasSsrlZ",
|
|
1187
1187
|
"county": "Clackmannanshire"
|
|
1188
1188
|
},
|
|
1189
1189
|
{
|
|
1190
|
-
"id": "urn:
|
|
1190
|
+
"id": "urn:als:county:WZUQNZxOy",
|
|
1191
1191
|
"county": "Lancashire"
|
|
1192
1192
|
},
|
|
1193
1193
|
{
|
|
1194
|
-
"id": "urn:
|
|
1194
|
+
"id": "urn:als:county:HoTgPpS58",
|
|
1195
1195
|
"county": "Hertfordshire"
|
|
1196
1196
|
},
|
|
1197
1197
|
{
|
|
1198
|
-
"id": "urn:
|
|
1198
|
+
"id": "urn:als:county:oNrluXBHA",
|
|
1199
1199
|
"county": "Fife"
|
|
1200
1200
|
},
|
|
1201
1201
|
{
|
|
1202
|
-
"id": "urn:
|
|
1202
|
+
"id": "urn:als:county:2OxE9CASK",
|
|
1203
1203
|
"county": "Neath Port Talbot"
|
|
1204
1204
|
},
|
|
1205
1205
|
{
|
|
1206
|
-
"id": "urn:
|
|
1206
|
+
"id": "urn:als:county:9J7YezLBA",
|
|
1207
1207
|
"county": "Highland"
|
|
1208
1208
|
},
|
|
1209
1209
|
{
|
|
1210
|
-
"id": "urn:
|
|
1210
|
+
"id": "urn:als:county:7IfpMh1Gx",
|
|
1211
1211
|
"county": "Ceredigion"
|
|
1212
1212
|
},
|
|
1213
1213
|
{
|
|
1214
|
-
"id": "urn:
|
|
1214
|
+
"id": "urn:als:county:ZwQ3mTTE2",
|
|
1215
1215
|
"county": "Orkney Islands"
|
|
1216
1216
|
},
|
|
1217
1217
|
{
|
|
1218
|
-
"id": "urn:
|
|
1218
|
+
"id": "urn:als:county:ZyNmV7NCn",
|
|
1219
1219
|
"county": "North Yorkshire"
|
|
1220
1220
|
},
|
|
1221
1221
|
{
|
|
1222
|
-
"id": "urn:
|
|
1222
|
+
"id": "urn:als:county:LwrVeERzu",
|
|
1223
1223
|
"county": "Pembrokeshire"
|
|
1224
1224
|
},
|
|
1225
1225
|
{
|
|
1226
|
-
"id": "urn:
|
|
1226
|
+
"id": "urn:als:county:porOuVsSM",
|
|
1227
1227
|
"county": "Wrexham"
|
|
1228
1228
|
},
|
|
1229
1229
|
{
|
|
1230
|
-
"id": "urn:
|
|
1230
|
+
"id": "urn:als:county:3o4Rx4sO8",
|
|
1231
1231
|
"county": "Renfrewshire"
|
|
1232
1232
|
},
|
|
1233
1233
|
{
|
|
1234
|
-
"id": "urn:
|
|
1234
|
+
"id": "urn:als:county:loLWjKyk8",
|
|
1235
1235
|
"county": "Oxfordshire"
|
|
1236
1236
|
},
|
|
1237
1237
|
{
|
|
1238
|
-
"id": "urn:
|
|
1238
|
+
"id": "urn:als:county:AN7Bz5tny",
|
|
1239
1239
|
"county": "Moray"
|
|
1240
1240
|
},
|
|
1241
1241
|
{
|
|
1242
|
-
"id": "urn:
|
|
1242
|
+
"id": "urn:als:county:RGzSdoQp3",
|
|
1243
1243
|
"county": "Ayrshire"
|
|
1244
1244
|
},
|
|
1245
1245
|
{
|
|
1246
|
-
"id": "urn:
|
|
1246
|
+
"id": "urn:als:county:nEBK48RIK",
|
|
1247
1247
|
"county": "Caithness"
|
|
1248
1248
|
},
|
|
1249
1249
|
{
|
|
1250
|
-
"id": "urn:
|
|
1250
|
+
"id": "urn:als:county:a90XABrjs",
|
|
1251
1251
|
"county": "West Dunbartonshire"
|
|
1252
1252
|
},
|
|
1253
1253
|
{
|
|
1254
|
-
"id": "urn:
|
|
1254
|
+
"id": "urn:als:county:Qjkb0wsyP",
|
|
1255
1255
|
"county": "West Sussex"
|
|
1256
1256
|
},
|
|
1257
1257
|
{
|
|
1258
|
-
"id": "urn:
|
|
1258
|
+
"id": "urn:als:county:fNJcfheKq",
|
|
1259
1259
|
"county": "Cornwall"
|
|
1260
1260
|
},
|
|
1261
1261
|
{
|
|
1262
|
-
"id": "urn:
|
|
1262
|
+
"id": "urn:als:county:lx0kEWvsb",
|
|
1263
1263
|
"county": "Anglesey"
|
|
1264
1264
|
},
|
|
1265
1265
|
{
|
|
1266
|
-
"id": "urn:
|
|
1266
|
+
"id": "urn:als:county:rkvgiBRHz",
|
|
1267
1267
|
"county": "Caerphilly"
|
|
1268
1268
|
},
|
|
1269
1269
|
{
|
|
1270
|
-
"id": "urn:
|
|
1270
|
+
"id": "urn:als:county:kx0t2zRVP",
|
|
1271
1271
|
"county": "Tyne and Wear"
|
|
1272
1272
|
},
|
|
1273
1273
|
{
|
|
1274
|
-
"id": "urn:
|
|
1274
|
+
"id": "urn:als:county:lVb75qnOW",
|
|
1275
1275
|
"county": "Merseyside"
|
|
1276
1276
|
},
|
|
1277
1277
|
{
|
|
1278
|
-
"id": "urn:
|
|
1278
|
+
"id": "urn:als:county:M7eZzrA8u",
|
|
1279
1279
|
"county": "Wiltshire"
|
|
1280
1280
|
},
|
|
1281
1281
|
{
|
|
1282
|
-
"id": "urn:
|
|
1282
|
+
"id": "urn:als:county:8Uo4sJw3x",
|
|
1283
1283
|
"county": "Perth and Kinross"
|
|
1284
1284
|
},
|
|
1285
1285
|
{
|
|
1286
|
-
"id": "urn:
|
|
1286
|
+
"id": "urn:als:county:73kc3w0cu",
|
|
1287
1287
|
"county": "Dumfries & Galloway"
|
|
1288
1288
|
},
|
|
1289
1289
|
{
|
|
1290
|
-
"id": "urn:
|
|
1290
|
+
"id": "urn:als:county:VFjExDeTO",
|
|
1291
1291
|
"county": "Swansea"
|
|
1292
1292
|
},
|
|
1293
1293
|
{
|
|
1294
|
-
"id": "urn:
|
|
1294
|
+
"id": "urn:als:county:lzsJuaRiS",
|
|
1295
1295
|
"county": "Isles of Scilly"
|
|
1296
1296
|
},
|
|
1297
1297
|
{
|
|
1298
|
-
"id": "urn:
|
|
1298
|
+
"id": "urn:als:county:abvvK0ZwH",
|
|
1299
1299
|
"county": "Worcestershire"
|
|
1300
1300
|
},
|
|
1301
1301
|
{
|
|
1302
|
-
"id": "urn:
|
|
1302
|
+
"id": "urn:als:county:1FKCbFkt2",
|
|
1303
1303
|
"county": "Scottish Borders"
|
|
1304
1304
|
},
|
|
1305
1305
|
{
|
|
1306
|
-
"id": "urn:
|
|
1306
|
+
"id": "urn:als:county:WKaOjrTLM",
|
|
1307
1307
|
"county": "Essex"
|
|
1308
1308
|
},
|
|
1309
1309
|
{
|
|
1310
|
-
"id": "urn:
|
|
1310
|
+
"id": "urn:als:county:0F00szlVA",
|
|
1311
1311
|
"county": "South Ayrshire"
|
|
1312
1312
|
},
|
|
1313
1313
|
{
|
|
1314
|
-
"id": "urn:
|
|
1314
|
+
"id": "urn:als:county:KDtAS0c8U",
|
|
1315
1315
|
"county": "Inverclyde"
|
|
1316
1316
|
},
|
|
1317
1317
|
{
|
|
1318
|
-
"id": "urn:
|
|
1318
|
+
"id": "urn:als:county:Md88sraTz",
|
|
1319
1319
|
"county": "Shetland Islands"
|
|
1320
1320
|
},
|
|
1321
1321
|
{
|
|
1322
|
-
"id": "urn:
|
|
1322
|
+
"id": "urn:als:county:LzzEE6zpp",
|
|
1323
1323
|
"county": "Herefordshire"
|
|
1324
1324
|
},
|
|
1325
1325
|
{
|
|
1326
|
-
"id": "urn:
|
|
1326
|
+
"id": "urn:als:county:lXaRRDNrq",
|
|
1327
1327
|
"county": "Angus"
|
|
1328
1328
|
},
|
|
1329
1329
|
{
|
|
1330
|
-
"id": "urn:
|
|
1330
|
+
"id": "urn:als:county:A5B4FFytC",
|
|
1331
1331
|
"county": "Surrey"
|
|
1332
1332
|
},
|
|
1333
1333
|
{
|
|
1334
|
-
"id": "urn:
|
|
1334
|
+
"id": "urn:als:county:B3siky9El",
|
|
1335
1335
|
"county": "Kent"
|
|
1336
1336
|
},
|
|
1337
1337
|
{
|
|
1338
|
-
"id": "urn:
|
|
1338
|
+
"id": "urn:als:county:V9njlL3kq",
|
|
1339
1339
|
"county": "Northumberland"
|
|
1340
1340
|
},
|
|
1341
1341
|
{
|
|
1342
|
-
"id": "urn:
|
|
1342
|
+
"id": "urn:als:county:WJiolIFFI",
|
|
1343
1343
|
"county": "Flintshire"
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
|
-
"id": "urn:
|
|
1346
|
+
"id": "urn:als:county:4lXGX7NbU",
|
|
1347
1347
|
"county": "Gwynedd"
|
|
1348
1348
|
},
|
|
1349
1349
|
{
|
|
1350
|
-
"id": "urn:
|
|
1350
|
+
"id": "urn:als:county:7gzISbzTK",
|
|
1351
1351
|
"county": "Lincolnshire"
|
|
1352
1352
|
},
|
|
1353
1353
|
{
|
|
1354
|
-
"id": "urn:
|
|
1354
|
+
"id": "urn:als:county:D5GgqTxzN",
|
|
1355
1355
|
"county": "East Dunbartonshire"
|
|
1356
1356
|
},
|
|
1357
1357
|
{
|
|
1358
|
-
"id": "urn:
|
|
1358
|
+
"id": "urn:als:county:hhwXe4hTH",
|
|
1359
1359
|
"county": "Somerset"
|
|
1360
1360
|
},
|
|
1361
1361
|
{
|
|
1362
|
-
"id": "urn:
|
|
1362
|
+
"id": "urn:als:county:nECEnleYv",
|
|
1363
1363
|
"county": "Midlothian"
|
|
1364
1364
|
},
|
|
1365
1365
|
{
|
|
1366
|
-
"id": "urn:
|
|
1366
|
+
"id": "urn:als:county:2jksb8BIf",
|
|
1367
1367
|
"county": "Cumbria"
|
|
1368
1368
|
},
|
|
1369
1369
|
{
|
|
1370
|
-
"id": "urn:
|
|
1370
|
+
"id": "urn:als:county:ttfY8qr15",
|
|
1371
1371
|
"county": "Bedfordshire"
|
|
1372
1372
|
},
|
|
1373
1373
|
{
|
|
1374
|
-
"id": "urn:
|
|
1374
|
+
"id": "urn:als:county:YhQVg1amj",
|
|
1375
1375
|
"county": "West Midlands"
|
|
1376
1376
|
},
|
|
1377
1377
|
{
|
|
1378
|
-
"id": "urn:
|
|
1378
|
+
"id": "urn:als:county:EnbDIubYS",
|
|
1379
1379
|
"county": "North Lanarkshire"
|
|
1380
1380
|
},
|
|
1381
1381
|
{
|
|
1382
|
-
"id": "urn:
|
|
1382
|
+
"id": "urn:als:county:5SdVf3hnm",
|
|
1383
1383
|
"county": "Kincardineshire"
|
|
1384
1384
|
},
|
|
1385
1385
|
{
|
|
1386
|
-
"id": "urn:
|
|
1386
|
+
"id": "urn:als:county:BPedWUQXc",
|
|
1387
1387
|
"county": "Dunbartonshire"
|
|
1388
1388
|
},
|
|
1389
1389
|
{
|
|
1390
|
-
"id": "urn:
|
|
1390
|
+
"id": "urn:als:county:YLngqBWd4",
|
|
1391
1391
|
"county": "Hampshire"
|
|
1392
1392
|
},
|
|
1393
1393
|
{
|
|
1394
|
-
"id": "urn:
|
|
1394
|
+
"id": "urn:als:county:zBZHWiWon",
|
|
1395
1395
|
"county": "Buckinghamshire"
|
|
1396
1396
|
},
|
|
1397
1397
|
{
|
|
1398
|
-
"id": "urn:
|
|
1398
|
+
"id": "urn:als:county:kLes1W5ny",
|
|
1399
1399
|
"county": "East Lothian"
|
|
1400
1400
|
},
|
|
1401
1401
|
{
|
|
1402
|
-
"id": "urn:
|
|
1402
|
+
"id": "urn:als:county:yCMA4ANpN",
|
|
1403
1403
|
"county": "Rutland"
|
|
1404
1404
|
},
|
|
1405
1405
|
{
|
|
1406
|
-
"id": "urn:
|
|
1406
|
+
"id": "urn:als:county:jhourkJ4W",
|
|
1407
1407
|
"county": "Torfaen"
|
|
1408
1408
|
},
|
|
1409
1409
|
{
|
|
1410
|
-
"id": "urn:
|
|
1410
|
+
"id": "urn:als:county:aC8dF3IVE",
|
|
1411
1411
|
"county": "Newport"
|
|
1412
1412
|
},
|
|
1413
1413
|
{
|
|
1414
|
-
"id": "urn:
|
|
1414
|
+
"id": "urn:als:county:AnfqGRnhm",
|
|
1415
1415
|
"county": "Argyll & Bute"
|
|
1416
1416
|
},
|
|
1417
1417
|
{
|
|
1418
|
-
"id": "urn:
|
|
1418
|
+
"id": "urn:als:county:5BjmQe9mS",
|
|
1419
1419
|
"county": "Gloucestershire"
|
|
1420
1420
|
},
|
|
1421
1421
|
{
|
|
1422
|
-
"id": "urn:
|
|
1422
|
+
"id": "urn:als:county:G7WiUO5Sh",
|
|
1423
1423
|
"county": "Cleveland"
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
1426
|
-
"id": "urn:
|
|
1426
|
+
"id": "urn:als:county:zu7zHJPWh",
|
|
1427
1427
|
"county": "Shropshire"
|
|
1428
1428
|
},
|
|
1429
1429
|
{
|
|
1430
|
-
"id": "urn:
|
|
1430
|
+
"id": "urn:als:county:Bt301fwoy",
|
|
1431
1431
|
"county": "Greater London"
|
|
1432
1432
|
},
|
|
1433
1433
|
{
|
|
1434
|
-
"id": "urn:
|
|
1434
|
+
"id": "urn:als:county:LXHPqo5nj",
|
|
1435
1435
|
"county": "City of Edinburgh"
|
|
1436
1436
|
},
|
|
1437
1437
|
{
|
|
1438
|
-
"id": "urn:
|
|
1438
|
+
"id": "urn:als:county:YejLSQLAx",
|
|
1439
1439
|
"county": "Aberdeen City"
|
|
1440
1440
|
},
|
|
1441
1441
|
{
|
|
1442
|
-
"id": "urn:
|
|
1442
|
+
"id": "urn:als:county:o5lgD8dv7",
|
|
1443
1443
|
"county": "Dundee City"
|
|
1444
1444
|
},
|
|
1445
1445
|
{
|
|
1446
|
-
"id": "urn:
|
|
1446
|
+
"id": "urn:als:county:0HPMQtb09",
|
|
1447
1447
|
"county": "Falkirk"
|
|
1448
1448
|
},
|
|
1449
1449
|
{
|
|
1450
|
-
"id": "urn:
|
|
1450
|
+
"id": "urn:als:county:z1rPhQlGB",
|
|
1451
1451
|
"county": "Glasgow City"
|
|
1452
1452
|
},
|
|
1453
1453
|
{
|
|
1454
|
-
"id": "urn:
|
|
1454
|
+
"id": "urn:als:county:CskSiG5W0",
|
|
1455
1455
|
"county": "Brecknockshire"
|
|
1456
1456
|
},
|
|
1457
1457
|
{
|
|
1458
|
-
"id": "urn:
|
|
1458
|
+
"id": "urn:als:county:zulaN5fgu",
|
|
1459
1459
|
"county": "Caernarfonshire"
|
|
1460
1460
|
},
|
|
1461
1461
|
{
|
|
1462
|
-
"id": "urn:
|
|
1462
|
+
"id": "urn:als:county:D1YYNRchZ",
|
|
1463
1463
|
"county": "Cardiganshire"
|
|
1464
1464
|
},
|
|
1465
1465
|
{
|
|
1466
|
-
"id": "urn:
|
|
1466
|
+
"id": "urn:als:county:3DDFfQzoP",
|
|
1467
1467
|
"county": "Clwyd"
|
|
1468
1468
|
},
|
|
1469
1469
|
{
|
|
1470
|
-
"id": "urn:
|
|
1470
|
+
"id": "urn:als:county:hBr4CCduy",
|
|
1471
1471
|
"county": "Dyfed"
|
|
1472
1472
|
},
|
|
1473
1473
|
{
|
|
1474
|
-
"id": "urn:
|
|
1474
|
+
"id": "urn:als:county:7wcgGTpU9",
|
|
1475
1475
|
"county": "Antrim"
|
|
1476
1476
|
},
|
|
1477
1477
|
{
|
|
1478
|
-
"id": "urn:
|
|
1478
|
+
"id": "urn:als:county:PKM8DGZbI",
|
|
1479
1479
|
"county": "Armagh"
|
|
1480
1480
|
},
|
|
1481
1481
|
{
|
|
1482
|
-
"id": "urn:
|
|
1482
|
+
"id": "urn:als:county:LrvLXtQv4",
|
|
1483
1483
|
"county": "Down"
|
|
1484
1484
|
},
|
|
1485
1485
|
{
|
|
1486
|
-
"id": "urn:
|
|
1486
|
+
"id": "urn:als:county:HXDwhW1QG",
|
|
1487
1487
|
"county": "Fermanagh"
|
|
1488
1488
|
},
|
|
1489
1489
|
{
|
|
1490
|
-
"id": "urn:
|
|
1490
|
+
"id": "urn:als:county:eRHjMdT0e",
|
|
1491
1491
|
"county": "Londonderry"
|
|
1492
1492
|
},
|
|
1493
1493
|
{
|
|
1494
|
-
"id": "urn:
|
|
1494
|
+
"id": "urn:als:county:Xqs7aJsen",
|
|
1495
1495
|
"county": "Tyrone"
|
|
1496
1496
|
},
|
|
1497
1497
|
{
|
|
1498
|
-
"id": "urn:
|
|
1498
|
+
"id": "urn:als:county:rYAgcPlXZ",
|
|
1499
1499
|
"county": "Middlesex"
|
|
1500
1500
|
}
|
|
1501
1501
|
];
|
|
@@ -1533,7 +1533,7 @@ class iamSTDAddressLookup extends HTMLElement {
|
|
|
1533
1533
|
const currentContent = this.innerHTML;
|
|
1534
1534
|
this.innerHTML = `<iam-address-lookup
|
|
1535
1535
|
class="${this.getAttribute('class')}"
|
|
1536
|
-
${this.hasAttribute('data-url') ? `data-url='${this.getAttribute('data-url')}?search_query='` : `data-url='/
|
|
1536
|
+
${this.hasAttribute('data-url') ? `data-url='${this.getAttribute('data-url')}?search_query='` : `data-url='/standardaddress.json?search_query='`}
|
|
1537
1537
|
data-postcode="true"
|
|
1538
1538
|
data-min-chars="5"
|
|
1539
1539
|
${this.hasAttribute('data-title') ? `data-title='${this.getAttribute('data-title')}'` : `data-title='Find an address by postcode'`}
|
|
@@ -1590,14 +1590,14 @@ class iamSTDAddressLookup extends HTMLElement {
|
|
|
1590
1590
|
<label>Country${this.hasAttribute('data-show-required') && this.hasAttribute('data-country-required') ? '*' : (!this.hasAttribute('data-show-required') && !this.hasAttribute('data-county-required') ? ' (optional)' : '')}
|
|
1591
1591
|
<select name="region" data-readonly ${this.hasAttribute('data-country-required') ? 'data-required' : ''}>
|
|
1592
1592
|
<option value=""></option>
|
|
1593
|
-
<option value="urn:
|
|
1594
|
-
<option value="urn:
|
|
1595
|
-
<option value="urn:
|
|
1596
|
-
<option value="urn:
|
|
1597
|
-
<option value="urn:
|
|
1598
|
-
<option value="urn:
|
|
1599
|
-
<option value="urn:
|
|
1600
|
-
<option value="urn:
|
|
1593
|
+
<option value="urn:als:region:qo7jMNaA4" data-value="England">England</option>
|
|
1594
|
+
<option value="urn:als:region:JPBkFjL6I" data-value="Scotland">Scotland</option>
|
|
1595
|
+
<option value="urn:als:region:3lqe2D3qO" data-value="Wales">Wales</option>
|
|
1596
|
+
<option value="urn:als:region:Tm5pOBfK9" data-value="Northern Ireland">Northern Ireland</option>
|
|
1597
|
+
<option value="urn:als:region:ZwIRAnNJo" data-value="Channel Islands">Channel Islands</option>
|
|
1598
|
+
<option value="urn:als:region:8CIOi1khw" data-value="Jersey">Jersey</option>
|
|
1599
|
+
<option value="urn:als:region:qHdx7tNtL" data-value="Guernsey">Guernsey</option>
|
|
1600
|
+
<option value="urn:als:region:DH6LU70lY" data-value="Isle of Man">Isle of Man</option>
|
|
1601
1601
|
</select>
|
|
1602
1602
|
</label>
|
|
1603
1603
|
|