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