@haiilo/catalyst 8.1.0 → 8.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (374) hide show
  1. package/dist/catalyst/catalyst.css +4 -9
  2. package/dist/catalyst/catalyst.esm.js +1 -1
  3. package/dist/catalyst/catalyst.esm.js.map +1 -1
  4. package/dist/catalyst/index.esm.js +2 -2
  5. package/dist/catalyst/{p-85d057f0.js → p-6ae13953.js} +1 -1
  6. package/dist/catalyst/p-6cd4fa1e.js +3 -0
  7. package/dist/catalyst/p-6cd4fa1e.js.map +1 -0
  8. package/dist/catalyst/p-a05fbea3.entry.js +10 -0
  9. package/dist/catalyst/p-a05fbea3.entry.js.map +1 -0
  10. package/dist/catalyst/scss/core/_dialog.scss +1 -1
  11. package/dist/catalyst/scss/core/_form.scss +2 -1
  12. package/dist/catalyst/scss/core/_typography.scss +1 -7
  13. package/dist/cjs/cat-alert_26.cjs.entry.js +3899 -3883
  14. package/dist/cjs/cat-alert_26.cjs.entry.js.map +1 -1
  15. package/dist/cjs/catalyst.cjs.js +3 -3
  16. package/dist/cjs/catalyst.cjs.js.map +1 -1
  17. package/dist/cjs/{index-1e7eef7e.js → index-eb056d5e.js} +51 -13
  18. package/dist/cjs/index-eb056d5e.js.map +1 -0
  19. package/dist/cjs/index.cjs.js +73 -73
  20. package/dist/cjs/index.cjs.js.map +1 -1
  21. package/dist/cjs/loader.cjs.js +2 -2
  22. package/dist/cjs/{of-395b2f57.js → of-2b7161d2.js} +155 -155
  23. package/dist/cjs/of-2b7161d2.js.map +1 -0
  24. package/dist/collection/collection-manifest.json +1 -1
  25. package/dist/collection/components/cat-alert/cat-alert.e2e.js +7 -7
  26. package/dist/collection/components/cat-alert/cat-alert.e2e.js.map +1 -1
  27. package/dist/collection/components/cat-alert/cat-alert.js +98 -98
  28. package/dist/collection/components/cat-alert/cat-alert.js.map +1 -1
  29. package/dist/collection/components/cat-alert/cat-alert.spec.js +7 -7
  30. package/dist/collection/components/cat-alert/cat-alert.spec.js.map +1 -1
  31. package/dist/collection/components/cat-avatar/cat-avatar.e2e.js +6 -6
  32. package/dist/collection/components/cat-avatar/cat-avatar.e2e.js.map +1 -1
  33. package/dist/collection/components/cat-avatar/cat-avatar.js +218 -218
  34. package/dist/collection/components/cat-avatar/cat-avatar.js.map +1 -1
  35. package/dist/collection/components/cat-avatar/cat-avatar.spec.js +7 -7
  36. package/dist/collection/components/cat-avatar/cat-avatar.spec.js.map +1 -1
  37. package/dist/collection/components/cat-badge/cat-badge.e2e.js +6 -6
  38. package/dist/collection/components/cat-badge/cat-badge.e2e.js.map +1 -1
  39. package/dist/collection/components/cat-badge/cat-badge.js +117 -117
  40. package/dist/collection/components/cat-badge/cat-badge.js.map +1 -1
  41. package/dist/collection/components/cat-badge/cat-badge.spec.js +7 -7
  42. package/dist/collection/components/cat-badge/cat-badge.spec.js.map +1 -1
  43. package/dist/collection/components/cat-button/cat-button.css +2 -1
  44. package/dist/collection/components/cat-button/cat-button.e2e.js +6 -6
  45. package/dist/collection/components/cat-button/cat-button.e2e.js.map +1 -1
  46. package/dist/collection/components/cat-button/cat-button.js +693 -693
  47. package/dist/collection/components/cat-button/cat-button.js.map +1 -1
  48. package/dist/collection/components/cat-button/cat-button.spec.js +7 -7
  49. package/dist/collection/components/cat-button/cat-button.spec.js.map +1 -1
  50. package/dist/collection/components/cat-button-group/cat-button-group.e2e.js +6 -6
  51. package/dist/collection/components/cat-button-group/cat-button-group.e2e.js.map +1 -1
  52. package/dist/collection/components/cat-button-group/cat-button-group.js +47 -47
  53. package/dist/collection/components/cat-button-group/cat-button-group.js.map +1 -1
  54. package/dist/collection/components/cat-button-group/cat-button-group.spec.js +7 -7
  55. package/dist/collection/components/cat-button-group/cat-button-group.spec.js.map +1 -1
  56. package/dist/collection/components/cat-card/cat-card.e2e.js +6 -6
  57. package/dist/collection/components/cat-card/cat-card.e2e.js.map +1 -1
  58. package/dist/collection/components/cat-card/cat-card.js +15 -15
  59. package/dist/collection/components/cat-card/cat-card.js.map +1 -1
  60. package/dist/collection/components/cat-card/cat-card.spec.js +7 -7
  61. package/dist/collection/components/cat-card/cat-card.spec.js.map +1 -1
  62. package/dist/collection/components/cat-checkbox/cat-checkbox.css +2 -1
  63. package/dist/collection/components/cat-checkbox/cat-checkbox.e2e.js +6 -6
  64. package/dist/collection/components/cat-checkbox/cat-checkbox.e2e.js.map +1 -1
  65. package/dist/collection/components/cat-checkbox/cat-checkbox.js +441 -441
  66. package/dist/collection/components/cat-checkbox/cat-checkbox.js.map +1 -1
  67. package/dist/collection/components/cat-checkbox/cat-checkbox.spec.js +7 -7
  68. package/dist/collection/components/cat-checkbox/cat-checkbox.spec.js.map +1 -1
  69. package/dist/collection/components/cat-datepicker/cat-datepicker.config.js +62 -62
  70. package/dist/collection/components/cat-datepicker/cat-datepicker.config.js.map +1 -1
  71. package/dist/collection/components/cat-datepicker/cat-datepicker.e2e.js +7 -7
  72. package/dist/collection/components/cat-datepicker/cat-datepicker.e2e.js.map +1 -1
  73. package/dist/collection/components/cat-datepicker/cat-datepicker.format.js +20 -20
  74. package/dist/collection/components/cat-datepicker/cat-datepicker.format.js.map +1 -1
  75. package/dist/collection/components/cat-datepicker/cat-datepicker.js +720 -707
  76. package/dist/collection/components/cat-datepicker/cat-datepicker.js.map +1 -1
  77. package/dist/collection/components/cat-datepicker/cat-datepicker.locale.js +39 -39
  78. package/dist/collection/components/cat-datepicker/cat-datepicker.locale.js.map +1 -1
  79. package/dist/collection/components/cat-datepicker/cat-datepicker.spec.js +7 -7
  80. package/dist/collection/components/cat-datepicker/cat-datepicker.spec.js.map +1 -1
  81. package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.e2e.js +7 -7
  82. package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.e2e.js.map +1 -1
  83. package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.js +244 -244
  84. package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.js.map +1 -1
  85. package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.spec.js +7 -7
  86. package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.spec.js.map +1 -1
  87. package/dist/collection/components/cat-dropdown/cat-dropdown.e2e.js +6 -6
  88. package/dist/collection/components/cat-dropdown/cat-dropdown.e2e.js.map +1 -1
  89. package/dist/collection/components/cat-dropdown/cat-dropdown.js +300 -300
  90. package/dist/collection/components/cat-dropdown/cat-dropdown.js.map +1 -1
  91. package/dist/collection/components/cat-dropdown/cat-dropdown.spec.js +7 -7
  92. package/dist/collection/components/cat-dropdown/cat-dropdown.spec.js.map +1 -1
  93. package/dist/collection/components/cat-form-group/cat-form-group.e2e.js +6 -6
  94. package/dist/collection/components/cat-form-group/cat-form-group.e2e.js.map +1 -1
  95. package/dist/collection/components/cat-form-group/cat-form-group.js +107 -107
  96. package/dist/collection/components/cat-form-group/cat-form-group.js.map +1 -1
  97. package/dist/collection/components/cat-form-group/cat-form-group.spec.js +7 -7
  98. package/dist/collection/components/cat-form-group/cat-form-group.spec.js.map +1 -1
  99. package/dist/collection/components/cat-form-hint/cat-form-hint.js +9 -9
  100. package/dist/collection/components/cat-form-hint/cat-form-hint.js.map +1 -1
  101. package/dist/collection/components/cat-form-hint/cat-form-hint.spec.js +7 -7
  102. package/dist/collection/components/cat-form-hint/cat-form-hint.spec.js.map +1 -1
  103. package/dist/collection/components/cat-i18n/cat-i18n-registry.js +71 -71
  104. package/dist/collection/components/cat-i18n/cat-i18n-registry.js.map +1 -1
  105. package/dist/collection/components/cat-i18n/cat-i18n-registry.spec.js +3 -3
  106. package/dist/collection/components/cat-i18n/cat-i18n-registry.spec.js.map +1 -1
  107. package/dist/collection/components/cat-icon/cat-icon-registry.js +77 -77
  108. package/dist/collection/components/cat-icon/cat-icon-registry.js.map +1 -1
  109. package/dist/collection/components/cat-icon/cat-icon-registry.spec.js +3 -3
  110. package/dist/collection/components/cat-icon/cat-icon-registry.spec.js.map +1 -1
  111. package/dist/collection/components/cat-icon/cat-icon.e2e.js +7 -7
  112. package/dist/collection/components/cat-icon/cat-icon.e2e.js.map +1 -1
  113. package/dist/collection/components/cat-icon/cat-icon.js +97 -97
  114. package/dist/collection/components/cat-icon/cat-icon.js.map +1 -1
  115. package/dist/collection/components/cat-icon/cat-icon.spec.js +7 -7
  116. package/dist/collection/components/cat-icon/cat-icon.spec.js.map +1 -1
  117. package/dist/collection/components/cat-input/cat-input.e2e.js +7 -7
  118. package/dist/collection/components/cat-input/cat-input.e2e.js.map +1 -1
  119. package/dist/collection/components/cat-input/cat-input.js +768 -768
  120. package/dist/collection/components/cat-input/cat-input.js.map +1 -1
  121. package/dist/collection/components/cat-input/cat-input.spec.js +7 -7
  122. package/dist/collection/components/cat-input/cat-input.spec.js.map +1 -1
  123. package/dist/collection/components/cat-notification/cat-notification.js +59 -59
  124. package/dist/collection/components/cat-notification/cat-notification.js.map +1 -1
  125. package/dist/collection/components/cat-notification/cat-notification.spec.js +3 -3
  126. package/dist/collection/components/cat-notification/cat-notification.spec.js.map +1 -1
  127. package/dist/collection/components/cat-pagination/cat-pagination.e2e.js +10 -10
  128. package/dist/collection/components/cat-pagination/cat-pagination.e2e.js.map +1 -1
  129. package/dist/collection/components/cat-pagination/cat-pagination.js +274 -274
  130. package/dist/collection/components/cat-pagination/cat-pagination.js.map +1 -1
  131. package/dist/collection/components/cat-pagination/cat-pagination.spec.js +7 -7
  132. package/dist/collection/components/cat-pagination/cat-pagination.spec.js.map +1 -1
  133. package/dist/collection/components/cat-radio/cat-radio.e2e.js +6 -6
  134. package/dist/collection/components/cat-radio/cat-radio.e2e.js.map +1 -1
  135. package/dist/collection/components/cat-radio/cat-radio.js +378 -378
  136. package/dist/collection/components/cat-radio/cat-radio.js.map +1 -1
  137. package/dist/collection/components/cat-radio/cat-radio.spec.js +7 -7
  138. package/dist/collection/components/cat-radio/cat-radio.spec.js.map +1 -1
  139. package/dist/collection/components/cat-radio-group/cat-radio-group.e2e.js +6 -6
  140. package/dist/collection/components/cat-radio-group/cat-radio-group.e2e.js.map +1 -1
  141. package/dist/collection/components/cat-radio-group/cat-radio-group.js +278 -278
  142. package/dist/collection/components/cat-radio-group/cat-radio-group.js.map +1 -1
  143. package/dist/collection/components/cat-radio-group/cat-radio-group.spec.js +7 -7
  144. package/dist/collection/components/cat-radio-group/cat-radio-group.spec.js.map +1 -1
  145. package/dist/collection/components/cat-scrollable/cat-scrollable.e2e.js +6 -6
  146. package/dist/collection/components/cat-scrollable/cat-scrollable.e2e.js.map +1 -1
  147. package/dist/collection/components/cat-scrollable/cat-scrollable.js +287 -287
  148. package/dist/collection/components/cat-scrollable/cat-scrollable.js.map +1 -1
  149. package/dist/collection/components/cat-scrollable/cat-scrollable.spec.js +7 -7
  150. package/dist/collection/components/cat-scrollable/cat-scrollable.spec.js.map +1 -1
  151. package/dist/collection/components/cat-select/cat-select.e2e.js +10 -10
  152. package/dist/collection/components/cat-select/cat-select.e2e.js.map +1 -1
  153. package/dist/collection/components/cat-select/cat-select.js +1143 -1143
  154. package/dist/collection/components/cat-select/cat-select.js.map +1 -1
  155. package/dist/collection/components/cat-select/cat-select.spec.js +7 -7
  156. package/dist/collection/components/cat-select/cat-select.spec.js.map +1 -1
  157. package/dist/collection/components/cat-select/connectors.js +13 -13
  158. package/dist/collection/components/cat-select/connectors.js.map +1 -1
  159. package/dist/collection/components/cat-select-demo/cat-select-demo.js +1379 -1379
  160. package/dist/collection/components/cat-select-demo/cat-select-demo.js.map +1 -1
  161. package/dist/collection/components/cat-skeleton/cat-skeleton.e2e.js +6 -6
  162. package/dist/collection/components/cat-skeleton/cat-skeleton.e2e.js.map +1 -1
  163. package/dist/collection/components/cat-skeleton/cat-skeleton.js +120 -120
  164. package/dist/collection/components/cat-skeleton/cat-skeleton.js.map +1 -1
  165. package/dist/collection/components/cat-skeleton/cat-skeleton.spec.js +7 -7
  166. package/dist/collection/components/cat-skeleton/cat-skeleton.spec.js.map +1 -1
  167. package/dist/collection/components/cat-spinner/cat-spinner.e2e.js +6 -6
  168. package/dist/collection/components/cat-spinner/cat-spinner.e2e.js.map +1 -1
  169. package/dist/collection/components/cat-spinner/cat-spinner.js +60 -60
  170. package/dist/collection/components/cat-spinner/cat-spinner.js.map +1 -1
  171. package/dist/collection/components/cat-spinner/cat-spinner.spec.js +7 -7
  172. package/dist/collection/components/cat-spinner/cat-spinner.spec.js.map +1 -1
  173. package/dist/collection/components/cat-tab/cat-tab.e2e.js +6 -6
  174. package/dist/collection/components/cat-tab/cat-tab.e2e.js.map +1 -1
  175. package/dist/collection/components/cat-tab/cat-tab.js +230 -211
  176. package/dist/collection/components/cat-tab/cat-tab.js.map +1 -1
  177. package/dist/collection/components/cat-tab/cat-tab.spec.js +7 -7
  178. package/dist/collection/components/cat-tab/cat-tab.spec.js.map +1 -1
  179. package/dist/collection/components/cat-tabs/cat-tabs.css +3 -0
  180. package/dist/collection/components/cat-tabs/cat-tabs.e2e.js +6 -6
  181. package/dist/collection/components/cat-tabs/cat-tabs.e2e.js.map +1 -1
  182. package/dist/collection/components/cat-tabs/cat-tabs.js +222 -215
  183. package/dist/collection/components/cat-tabs/cat-tabs.js.map +1 -1
  184. package/dist/collection/components/cat-tabs/cat-tabs.spec.js +7 -7
  185. package/dist/collection/components/cat-tabs/cat-tabs.spec.js.map +1 -1
  186. package/dist/collection/components/cat-textarea/cat-textarea.e2e.js +7 -7
  187. package/dist/collection/components/cat-textarea/cat-textarea.e2e.js.map +1 -1
  188. package/dist/collection/components/cat-textarea/cat-textarea.js +586 -586
  189. package/dist/collection/components/cat-textarea/cat-textarea.js.map +1 -1
  190. package/dist/collection/components/cat-textarea/cat-textarea.spec.js +7 -7
  191. package/dist/collection/components/cat-textarea/cat-textarea.spec.js.map +1 -1
  192. package/dist/collection/components/cat-toggle/cat-toggle.e2e.js +6 -6
  193. package/dist/collection/components/cat-toggle/cat-toggle.e2e.js.map +1 -1
  194. package/dist/collection/components/cat-toggle/cat-toggle.js +421 -421
  195. package/dist/collection/components/cat-toggle/cat-toggle.js.map +1 -1
  196. package/dist/collection/components/cat-toggle/cat-toggle.spec.js +7 -7
  197. package/dist/collection/components/cat-toggle/cat-toggle.spec.js.map +1 -1
  198. package/dist/collection/components/cat-tooltip/cat-tooltip.css +3 -0
  199. package/dist/collection/components/cat-tooltip/cat-tooltip.e2e.js +6 -6
  200. package/dist/collection/components/cat-tooltip/cat-tooltip.e2e.js.map +1 -1
  201. package/dist/collection/components/cat-tooltip/cat-tooltip.js +297 -296
  202. package/dist/collection/components/cat-tooltip/cat-tooltip.js.map +1 -1
  203. package/dist/collection/components/cat-tooltip/cat-tooltip.spec.js +12 -8
  204. package/dist/collection/components/cat-tooltip/cat-tooltip.spec.js.map +1 -1
  205. package/dist/collection/scss/core/_dialog.scss +1 -1
  206. package/dist/collection/scss/core/_form.scss +2 -1
  207. package/dist/collection/scss/core/_typography.scss +1 -7
  208. package/dist/collection/utils/breakpoints.js +6 -6
  209. package/dist/collection/utils/breakpoints.js.map +1 -1
  210. package/dist/collection/utils/coerce.js +3 -3
  211. package/dist/collection/utils/coerce.js.map +1 -1
  212. package/dist/collection/utils/find-closest.js +6 -6
  213. package/dist/collection/utils/find-closest.js.map +1 -1
  214. package/dist/collection/utils/first-tabbable.js +1 -1
  215. package/dist/collection/utils/first-tabbable.js.map +1 -1
  216. package/dist/collection/utils/load-img.js +6 -6
  217. package/dist/collection/utils/load-img.js.map +1 -1
  218. package/dist/collection/utils/media-matcher.js +30 -30
  219. package/dist/collection/utils/media-matcher.js.map +1 -1
  220. package/dist/collection/utils/media-matcher.spec.js +32 -32
  221. package/dist/collection/utils/media-matcher.spec.js.map +1 -1
  222. package/dist/collection/utils/platform.js +34 -34
  223. package/dist/collection/utils/platform.js.map +1 -1
  224. package/dist/collection/utils/setDefault.js +4 -4
  225. package/dist/collection/utils/setDefault.js.map +1 -1
  226. package/dist/components/cat-alert.d.ts +2 -2
  227. package/dist/components/cat-alert.js +56 -56
  228. package/dist/components/cat-alert.js.map +1 -1
  229. package/dist/components/cat-avatar.d.ts +2 -2
  230. package/dist/components/cat-avatar2.js +93 -93
  231. package/dist/components/cat-avatar2.js.map +1 -1
  232. package/dist/components/cat-badge.d.ts +2 -2
  233. package/dist/components/cat-badge.js +32 -32
  234. package/dist/components/cat-badge.js.map +1 -1
  235. package/dist/components/cat-button-group.d.ts +2 -2
  236. package/dist/components/cat-button-group.js +31 -31
  237. package/dist/components/cat-button-group.js.map +1 -1
  238. package/dist/components/cat-button.d.ts +2 -2
  239. package/dist/components/cat-button2.js +277 -277
  240. package/dist/components/cat-button2.js.map +1 -1
  241. package/dist/components/cat-card.d.ts +2 -2
  242. package/dist/components/cat-card.js +20 -20
  243. package/dist/components/cat-card.js.map +1 -1
  244. package/dist/components/cat-checkbox.d.ts +2 -2
  245. package/dist/components/cat-checkbox2.js +108 -108
  246. package/dist/components/cat-checkbox2.js.map +1 -1
  247. package/dist/components/cat-datepicker-inline.d.ts +2 -2
  248. package/dist/components/cat-datepicker-inline.js +89 -89
  249. package/dist/components/cat-datepicker-inline.js.map +1 -1
  250. package/dist/components/cat-datepicker.d.ts +2 -2
  251. package/dist/components/cat-datepicker.js +203 -194
  252. package/dist/components/cat-datepicker.js.map +1 -1
  253. package/dist/components/cat-datepicker.locale.js +121 -121
  254. package/dist/components/cat-datepicker.locale.js.map +1 -1
  255. package/dist/components/cat-dropdown.d.ts +2 -2
  256. package/dist/components/cat-dropdown2.js +177 -177
  257. package/dist/components/cat-dropdown2.js.map +1 -1
  258. package/dist/components/cat-form-group.d.ts +2 -2
  259. package/dist/components/cat-form-group.js +55 -55
  260. package/dist/components/cat-form-group.js.map +1 -1
  261. package/dist/components/cat-form-hint.js +9 -9
  262. package/dist/components/cat-form-hint.js.map +1 -1
  263. package/dist/components/cat-i18n-registry.js +71 -71
  264. package/dist/components/cat-i18n-registry.js.map +1 -1
  265. package/dist/components/cat-icon-registry.js +77 -77
  266. package/dist/components/cat-icon-registry.js.map +1 -1
  267. package/dist/components/cat-icon.d.ts +2 -2
  268. package/dist/components/cat-icon2.js +32 -32
  269. package/dist/components/cat-icon2.js.map +1 -1
  270. package/dist/components/cat-input.d.ts +2 -2
  271. package/dist/components/cat-input2.js +219 -219
  272. package/dist/components/cat-input2.js.map +1 -1
  273. package/dist/components/cat-pagination.d.ts +2 -2
  274. package/dist/components/cat-pagination.js +103 -103
  275. package/dist/components/cat-pagination.js.map +1 -1
  276. package/dist/components/cat-radio-group.d.ts +2 -2
  277. package/dist/components/cat-radio-group.js +113 -113
  278. package/dist/components/cat-radio-group.js.map +1 -1
  279. package/dist/components/cat-radio.d.ts +2 -2
  280. package/dist/components/cat-radio.js +93 -93
  281. package/dist/components/cat-radio.js.map +1 -1
  282. package/dist/components/cat-scrollable.d.ts +2 -2
  283. package/dist/components/cat-scrollable2.js +118 -118
  284. package/dist/components/cat-scrollable2.js.map +1 -1
  285. package/dist/components/cat-select-demo.d.ts +2 -2
  286. package/dist/components/cat-select-demo.js +1438 -1438
  287. package/dist/components/cat-select-demo.js.map +1 -1
  288. package/dist/components/cat-select.d.ts +2 -2
  289. package/dist/components/cat-select2.js +666 -666
  290. package/dist/components/cat-select2.js.map +1 -1
  291. package/dist/components/cat-skeleton.d.ts +2 -2
  292. package/dist/components/cat-skeleton2.js +53 -53
  293. package/dist/components/cat-skeleton2.js.map +1 -1
  294. package/dist/components/cat-spinner.d.ts +2 -2
  295. package/dist/components/cat-spinner2.js +27 -27
  296. package/dist/components/cat-spinner2.js.map +1 -1
  297. package/dist/components/cat-tab.d.ts +2 -2
  298. package/dist/components/cat-tab.js +48 -46
  299. package/dist/components/cat-tab.js.map +1 -1
  300. package/dist/components/cat-tabs.d.ts +2 -2
  301. package/dist/components/cat-tabs.js +120 -113
  302. package/dist/components/cat-tabs.js.map +1 -1
  303. package/dist/components/cat-textarea.d.ts +2 -2
  304. package/dist/components/cat-textarea.js +178 -178
  305. package/dist/components/cat-textarea.js.map +1 -1
  306. package/dist/components/cat-toggle.d.ts +2 -2
  307. package/dist/components/cat-toggle.js +104 -104
  308. package/dist/components/cat-toggle.js.map +1 -1
  309. package/dist/components/cat-tooltip.d.ts +2 -2
  310. package/dist/components/cat-tooltip.js +144 -143
  311. package/dist/components/cat-tooltip.js.map +1 -1
  312. package/dist/components/coerce.js +3 -3
  313. package/dist/components/coerce.js.map +1 -1
  314. package/dist/components/index.js +72 -72
  315. package/dist/components/index.js.map +1 -1
  316. package/dist/esm/cat-alert_26.entry.js +3899 -3883
  317. package/dist/esm/cat-alert_26.entry.js.map +1 -1
  318. package/dist/esm/catalyst.js +4 -4
  319. package/dist/esm/catalyst.js.map +1 -1
  320. package/dist/esm/{index-30a221a3.js → index-acddba36.js} +51 -13
  321. package/dist/esm/index-acddba36.js.map +1 -0
  322. package/dist/esm/index.js +74 -74
  323. package/dist/esm/index.js.map +1 -1
  324. package/dist/esm/loader.js +3 -3
  325. package/dist/esm/{of-04d3d9e1.js → of-4f92b30b.js} +155 -155
  326. package/dist/esm/of-4f92b30b.js.map +1 -0
  327. package/dist/types/components/cat-alert/cat-alert.d.ts +17 -17
  328. package/dist/types/components/cat-avatar/cat-avatar.d.ts +41 -41
  329. package/dist/types/components/cat-badge/cat-badge.d.ts +22 -22
  330. package/dist/types/components/cat-button/cat-button.d.ts +151 -151
  331. package/dist/types/components/cat-button-group/cat-button-group.d.ts +9 -9
  332. package/dist/types/components/cat-card/cat-card.d.ts +1 -1
  333. package/dist/types/components/cat-checkbox/cat-checkbox.d.ts +97 -97
  334. package/dist/types/components/cat-datepicker/cat-datepicker.config.d.ts +12 -12
  335. package/dist/types/components/cat-datepicker/cat-datepicker.d.ts +153 -149
  336. package/dist/types/components/cat-datepicker-inline/cat-datepicker-inline.d.ts +45 -45
  337. package/dist/types/components/cat-dropdown/cat-dropdown.d.ts +49 -49
  338. package/dist/types/components/cat-form-group/cat-form-group.d.ts +23 -23
  339. package/dist/types/components/cat-form-hint/cat-form-hint.d.ts +6 -6
  340. package/dist/types/components/cat-i18n/cat-i18n-registry.d.ts +17 -17
  341. package/dist/types/components/cat-icon/cat-icon-registry.d.ts +12 -12
  342. package/dist/types/components/cat-icon/cat-icon.d.ts +18 -18
  343. package/dist/types/components/cat-input/cat-input.d.ts +167 -167
  344. package/dist/types/components/cat-notification/cat-notification.d.ts +31 -31
  345. package/dist/types/components/cat-pagination/cat-pagination.d.ts +52 -52
  346. package/dist/types/components/cat-radio/cat-radio.d.ts +83 -83
  347. package/dist/types/components/cat-radio-group/cat-radio-group.d.ts +49 -49
  348. package/dist/types/components/cat-scrollable/cat-scrollable.d.ts +49 -49
  349. package/dist/types/components/cat-select/cat-select.d.ts +221 -221
  350. package/dist/types/components/cat-select/connectors.d.ts +5 -5
  351. package/dist/types/components/cat-select-demo/cat-select-demo.d.ts +11 -11
  352. package/dist/types/components/cat-skeleton/cat-skeleton.d.ts +23 -23
  353. package/dist/types/components/cat-spinner/cat-spinner.d.ts +10 -10
  354. package/dist/types/components/cat-tab/cat-tab.d.ts +48 -42
  355. package/dist/types/components/cat-tabs/cat-tabs.d.ts +40 -39
  356. package/dist/types/components/cat-textarea/cat-textarea.d.ts +131 -131
  357. package/dist/types/components/cat-toggle/cat-toggle.d.ts +93 -93
  358. package/dist/types/components/cat-tooltip/cat-tooltip.d.ts +64 -64
  359. package/dist/types/components.d.ts +10 -2
  360. package/dist/types/stencil-public-runtime.d.ts +8 -0
  361. package/dist/types/utils/breakpoints.d.ts +1 -1
  362. package/dist/types/utils/media-matcher.d.ts +10 -10
  363. package/dist/types/utils/platform.d.ts +16 -16
  364. package/dist/types/utils/setDefault.d.ts +2 -2
  365. package/package.json +18 -18
  366. package/dist/catalyst/p-1bd44896.js +0 -3
  367. package/dist/catalyst/p-1bd44896.js.map +0 -1
  368. package/dist/catalyst/p-dc953306.entry.js +0 -10
  369. package/dist/catalyst/p-dc953306.entry.js.map +0 -1
  370. package/dist/cjs/index-1e7eef7e.js.map +0 -1
  371. package/dist/cjs/of-395b2f57.js.map +0 -1
  372. package/dist/esm/index-30a221a3.js.map +0 -1
  373. package/dist/esm/of-04d3d9e1.js.map +0 -1
  374. /package/dist/catalyst/{p-85d057f0.js.map → p-6ae13953.js.map} +0 -0
@@ -1,1386 +1,1386 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  import { of, delay } from "rxjs";
3
3
  export class CatSelectTest {
4
- componentDidLoad() {
5
- this.multipleSelect?.connect({
6
- resolve: (ids) => {
7
- return of(ids.map(id => ({
8
- id,
9
- firstName: 'John',
10
- lastName: `Doe (${id})`,
11
- desc: 'resolved'
12
- }))).pipe(delay(500));
13
- },
14
- retrieve: (term, page) => {
15
- return term === 'no'
16
- ? of({ last: true, content: [], totalElements: 0 })
17
- : of({
18
- last: false,
19
- totalElements: 10000,
20
- content: Array.from({ length: 10 }, (_, i) => ({
21
- id: '' + (i + page * 10),
22
- firstName: 'John',
23
- lastName: `Doe (${i + page * 10})`,
24
- desc: `"${term}": page ${page}`
25
- }))
26
- }).pipe(delay(500));
27
- },
28
- render: (user) => ({
29
- label: `${user.firstName} ${user.lastName}`,
30
- description: user.desc
31
- })
32
- });
33
- this.multipleSelectAvatar?.connect({
34
- resolve: (ids) => {
35
- return of(ids.map(id => ({
36
- id,
37
- firstName: 'John',
38
- lastName: `Doe (${id})`,
39
- desc: 'resolved'
40
- }))).pipe(delay(500));
41
- },
42
- retrieve: (term, page) => {
43
- return term === 'no'
44
- ? of({ last: true, content: [], totalElements: 0 })
45
- : of({
46
- last: false,
47
- totalElements: 10000,
48
- content: Array.from({ length: 10 }, (_, i) => ({
49
- id: '' + (i + page * 10),
50
- firstName: 'John',
51
- lastName: `Doe (${i + page * 10})`,
52
- desc: `"${term}": page ${page}`
53
- }))
54
- }).pipe(delay(500));
55
- },
56
- render: (user) => ({
57
- label: `${user.firstName} ${user.lastName}`,
58
- description: user.desc,
59
- avatar: {
60
- src: `https://picsum.photos/id/${Math.floor(Math.random() * 100)}/200`,
61
- round: true
62
- }
63
- })
64
- });
65
- this.multipleSelectAvatarInitials?.connect({
66
- resolve: (ids) => {
67
- return of(ids.map(id => ({
68
- id,
69
- firstName: 'John',
70
- lastName: `Doe (${id})`,
71
- desc: 'resolved'
72
- }))).pipe(delay(500));
73
- },
74
- retrieve: (term, page) => {
75
- return term === 'no'
76
- ? of({ last: true, content: [], totalElements: 0 })
77
- : of({
78
- last: false,
79
- totalElements: 10000,
80
- content: Array.from({ length: 10 }, (_, i) => ({
81
- id: '' + (i + page * 10),
82
- firstName: 'John',
83
- lastName: `Doe (${i + page * 10})`,
84
- desc: `"${term}": page ${page}`
85
- }))
86
- }).pipe(delay(500));
87
- },
88
- render: (user) => ({
89
- label: `${user.firstName} ${user.lastName}`,
90
- description: user.desc,
91
- avatar: {
92
- round: true,
93
- initials: `JD`
94
- }
95
- })
96
- });
97
- this.multipleSelectTagging?.connect(this.countryConnector);
98
- this.singleSelect?.connect({
99
- resolve: (ids) => {
100
- return of(ids.map(id => ({
101
- id,
102
- firstName: 'John',
103
- lastName: `Doe (${id})`,
104
- desc: 'resolved'
105
- }))).pipe(delay(500));
106
- },
107
- retrieve: (term, page) => {
108
- return term === 'no'
109
- ? of({ last: true, content: [], totalElements: 0 })
110
- : of({
111
- last: false,
112
- totalElements: 10000,
113
- content: Array.from({ length: 10 }, (_, i) => ({
114
- id: '' + (i + page * 10),
115
- firstName: 'John',
116
- lastName: `Doe (${i + page * 10})`,
117
- desc: `"${term}": page ${page}`
118
- }))
119
- }).pipe(delay(500));
120
- },
121
- render: (user) => ({
122
- label: `${user.firstName} ${user.lastName}`,
123
- description: user.desc
124
- })
125
- });
126
- this.singleSelectAvatar?.connect(this.countryConnector);
127
- this.singleSelectAvatarInitials?.connect({
128
- ...this.countryConnector,
129
- render: (country) => ({
130
- label: country.country,
131
- description: country.capital || 'No capital',
132
- avatar: {
133
- round: true,
134
- initials: `${country.country.charAt(0)?.toUpperCase() ?? 'J'}${country.capital?.charAt(0)?.toUpperCase() ?? 'D'}`
135
- }
136
- })
137
- });
138
- this.singleSelectTagging?.connect(this.countryConnector);
139
- setTimeout(() => this.multipleSelect && (this.multipleSelect.value = []), 5000);
140
- }
141
- render() {
142
- return (h(Host, { style: { display: 'flex', flexDirection: 'column' } }, h("cat-select", { label: "Multiple Select", hint: "This is a hint!", ref: el => (this.multipleSelect = el), value: ['1'], placeholder: "Hello World", onCatChange: () => console.log('Multiple change', this.multipleSelect?.value), onCatBlur: e => console.log('Multiple blur', e), multiple: true, noItems: "No results", clearable: true, errorUpdate: false }, h("span", { slot: "hint" }, "Searching for \"no\" -", '>', " no options are returned!")), h("cat-select", { label: "Multiple with img", ref: el => (this.multipleSelectAvatar = el), value: ['1'], placeholder: "Hello World", multiple: true, clearable: true, errorUpdate: false }), h("cat-select", { label: "Multiple with initials", ref: el => (this.multipleSelectAvatarInitials = el), value: ['1'], placeholder: "Hello World", multiple: true, clearable: true, errorUpdate: false }), h("cat-select", { label: "Multiple with tagging support", hint: "This is a hint!", ref: el => (this.multipleSelectTagging = el), value: { ids: ['1'], tags: ['Test', 'Albania', 'Algeria'] }, placeholder: "Select country", onCatChange: () => console.log('Multiple tagging change', this.multipleSelectTagging?.value), multiple: true, tags: true, clearable: true, errorUpdate: false }), h("cat-select", { label: "Single Select", hint: "This is a hint!", ref: el => (this.singleSelect = el), placeholder: "Search for a country or capital", onCatBlur: e => console.log('Single blur', e), clearable: true, errorUpdate: false }), h("cat-select", { label: "Single with img", ref: el => (this.singleSelectAvatar = el), value: '1', placeholder: "Search for a country or capital", clearable: true, errorUpdate: false }), h("cat-select", { label: "Single with initials", ref: el => (this.singleSelectAvatarInitials = el), placeholder: "Hello World", clearable: true, errorUpdate: false }), h("cat-dropdown", { overflow: true }, h("cat-button", { slot: "trigger", style: { width: '50%' } }, "Open select"), h("div", { slot: "content", style: { width: '400px' } }, h("cat-select", { label: "Single with tagging support", ref: el => (this.singleSelectTagging = el), value: { id: '', tag: 'Albania' }, placeholder: "Search for a country or capital", onCatChange: () => console.log('Single change', this.singleSelectTagging?.value), tagHint: "new country", tags: true, clearable: true, errorUpdate: false, style: { width: '90%' } })))));
143
- }
144
- get countryConnector() {
145
- return {
146
- resolve: (ids) => {
147
- return of(ids.map(id => countries.find(value => value.id === id))).pipe(delay(500));
148
- },
149
- retrieve: (term, page) => {
150
- const filter = countries.filter(value => value.country.toLowerCase().indexOf(term.toLowerCase()) === 0 ||
151
- value.capital?.toLowerCase().indexOf(term.toLowerCase()) === 0);
152
- const slice = filter.slice(page * 10, page * 10 + 10);
153
- return of({
154
- last: slice.length < 10,
155
- totalElements: filter.length,
156
- content: slice
157
- }).pipe(delay(500));
158
- },
159
- render: (country) => ({
160
- label: country.country,
161
- description: country.capital || 'No capital',
162
- avatar: {
163
- src: `https://picsum.photos/id/${Math.floor(Math.random() * 100)}/200`,
164
- round: true
165
- }
166
- })
167
- };
168
- }
169
- static get is() { return "cat-select-demo"; }
4
+ componentDidLoad() {
5
+ this.multipleSelect?.connect({
6
+ resolve: (ids) => {
7
+ return of(ids.map(id => ({
8
+ id,
9
+ firstName: 'John',
10
+ lastName: `Doe (${id})`,
11
+ desc: 'resolved'
12
+ }))).pipe(delay(500));
13
+ },
14
+ retrieve: (term, page) => {
15
+ return term === 'no'
16
+ ? of({ last: true, content: [], totalElements: 0 })
17
+ : of({
18
+ last: false,
19
+ totalElements: 10000,
20
+ content: Array.from({ length: 10 }, (_, i) => ({
21
+ id: '' + (i + page * 10),
22
+ firstName: 'John',
23
+ lastName: `Doe (${i + page * 10})`,
24
+ desc: `"${term}": page ${page}`
25
+ }))
26
+ }).pipe(delay(500));
27
+ },
28
+ render: (user) => ({
29
+ label: `${user.firstName} ${user.lastName}`,
30
+ description: user.desc
31
+ })
32
+ });
33
+ this.multipleSelectAvatar?.connect({
34
+ resolve: (ids) => {
35
+ return of(ids.map(id => ({
36
+ id,
37
+ firstName: 'John',
38
+ lastName: `Doe (${id})`,
39
+ desc: 'resolved'
40
+ }))).pipe(delay(500));
41
+ },
42
+ retrieve: (term, page) => {
43
+ return term === 'no'
44
+ ? of({ last: true, content: [], totalElements: 0 })
45
+ : of({
46
+ last: false,
47
+ totalElements: 10000,
48
+ content: Array.from({ length: 10 }, (_, i) => ({
49
+ id: '' + (i + page * 10),
50
+ firstName: 'John',
51
+ lastName: `Doe (${i + page * 10})`,
52
+ desc: `"${term}": page ${page}`
53
+ }))
54
+ }).pipe(delay(500));
55
+ },
56
+ render: (user) => ({
57
+ label: `${user.firstName} ${user.lastName}`,
58
+ description: user.desc,
59
+ avatar: {
60
+ src: `https://picsum.photos/id/${Math.floor(Math.random() * 100)}/200`,
61
+ round: true
62
+ }
63
+ })
64
+ });
65
+ this.multipleSelectAvatarInitials?.connect({
66
+ resolve: (ids) => {
67
+ return of(ids.map(id => ({
68
+ id,
69
+ firstName: 'John',
70
+ lastName: `Doe (${id})`,
71
+ desc: 'resolved'
72
+ }))).pipe(delay(500));
73
+ },
74
+ retrieve: (term, page) => {
75
+ return term === 'no'
76
+ ? of({ last: true, content: [], totalElements: 0 })
77
+ : of({
78
+ last: false,
79
+ totalElements: 10000,
80
+ content: Array.from({ length: 10 }, (_, i) => ({
81
+ id: '' + (i + page * 10),
82
+ firstName: 'John',
83
+ lastName: `Doe (${i + page * 10})`,
84
+ desc: `"${term}": page ${page}`
85
+ }))
86
+ }).pipe(delay(500));
87
+ },
88
+ render: (user) => ({
89
+ label: `${user.firstName} ${user.lastName}`,
90
+ description: user.desc,
91
+ avatar: {
92
+ round: true,
93
+ initials: `JD`
94
+ }
95
+ })
96
+ });
97
+ this.multipleSelectTagging?.connect(this.countryConnector);
98
+ this.singleSelect?.connect({
99
+ resolve: (ids) => {
100
+ return of(ids.map(id => ({
101
+ id,
102
+ firstName: 'John',
103
+ lastName: `Doe (${id})`,
104
+ desc: 'resolved'
105
+ }))).pipe(delay(500));
106
+ },
107
+ retrieve: (term, page) => {
108
+ return term === 'no'
109
+ ? of({ last: true, content: [], totalElements: 0 })
110
+ : of({
111
+ last: false,
112
+ totalElements: 10000,
113
+ content: Array.from({ length: 10 }, (_, i) => ({
114
+ id: '' + (i + page * 10),
115
+ firstName: 'John',
116
+ lastName: `Doe (${i + page * 10})`,
117
+ desc: `"${term}": page ${page}`
118
+ }))
119
+ }).pipe(delay(500));
120
+ },
121
+ render: (user) => ({
122
+ label: `${user.firstName} ${user.lastName}`,
123
+ description: user.desc
124
+ })
125
+ });
126
+ this.singleSelectAvatar?.connect(this.countryConnector);
127
+ this.singleSelectAvatarInitials?.connect({
128
+ ...this.countryConnector,
129
+ render: (country) => ({
130
+ label: country.country,
131
+ description: country.capital || 'No capital',
132
+ avatar: {
133
+ round: true,
134
+ initials: `${country.country.charAt(0)?.toUpperCase() ?? 'J'}${country.capital?.charAt(0)?.toUpperCase() ?? 'D'}`
135
+ }
136
+ })
137
+ });
138
+ this.singleSelectTagging?.connect(this.countryConnector);
139
+ setTimeout(() => this.multipleSelect && (this.multipleSelect.value = []), 5000);
140
+ }
141
+ render() {
142
+ return (h(Host, { style: { display: 'flex', flexDirection: 'column' } }, h("cat-select", { label: "Multiple Select", hint: "This is a hint!", ref: el => (this.multipleSelect = el), value: ['1'], placeholder: "Hello World", onCatChange: () => console.log('Multiple change', this.multipleSelect?.value), onCatBlur: e => console.log('Multiple blur', e), multiple: true, noItems: "No results", clearable: true, errorUpdate: false }, h("span", { slot: "hint" }, "Searching for \"no\" -", '>', " no options are returned!")), h("cat-select", { label: "Multiple with img", ref: el => (this.multipleSelectAvatar = el), value: ['1'], placeholder: "Hello World", multiple: true, clearable: true, errorUpdate: false }), h("cat-select", { label: "Multiple with initials", ref: el => (this.multipleSelectAvatarInitials = el), value: ['1'], placeholder: "Hello World", multiple: true, clearable: true, errorUpdate: false }), h("cat-select", { label: "Multiple with tagging support", hint: "This is a hint!", ref: el => (this.multipleSelectTagging = el), value: { ids: ['1'], tags: ['Test', 'Albania', 'Algeria'] }, placeholder: "Select country", onCatChange: () => console.log('Multiple tagging change', this.multipleSelectTagging?.value), multiple: true, tags: true, clearable: true, errorUpdate: false }), h("cat-select", { label: "Single Select", hint: "This is a hint!", ref: el => (this.singleSelect = el), placeholder: "Search for a country or capital", onCatBlur: e => console.log('Single blur', e), clearable: true, errorUpdate: false }), h("cat-select", { label: "Single with img", ref: el => (this.singleSelectAvatar = el), value: '1', placeholder: "Search for a country or capital", clearable: true, errorUpdate: false }), h("cat-select", { label: "Single with initials", ref: el => (this.singleSelectAvatarInitials = el), placeholder: "Hello World", clearable: true, errorUpdate: false }), h("cat-dropdown", { overflow: true }, h("cat-button", { slot: "trigger", style: { width: '50%' } }, "Open select"), h("div", { slot: "content", style: { width: '400px' } }, h("cat-select", { label: "Single with tagging support", ref: el => (this.singleSelectTagging = el), value: { id: '', tag: 'Albania' }, placeholder: "Search for a country or capital", onCatChange: () => console.log('Single change', this.singleSelectTagging?.value), tagHint: "new country", tags: true, clearable: true, errorUpdate: false, style: { width: '90%' } })))));
143
+ }
144
+ get countryConnector() {
145
+ return {
146
+ resolve: (ids) => {
147
+ return of(ids.map(id => countries.find(value => value.id === id))).pipe(delay(500));
148
+ },
149
+ retrieve: (term, page) => {
150
+ const filter = countries.filter(value => value.country.toLowerCase().indexOf(term.toLowerCase()) === 0 ||
151
+ value.capital?.toLowerCase().indexOf(term.toLowerCase()) === 0);
152
+ const slice = filter.slice(page * 10, page * 10 + 10);
153
+ return of({
154
+ last: slice.length < 10,
155
+ totalElements: filter.length,
156
+ content: slice
157
+ }).pipe(delay(500));
158
+ },
159
+ render: (country) => ({
160
+ label: country.country,
161
+ description: country.capital || 'No capital',
162
+ avatar: {
163
+ src: `https://picsum.photos/id/${Math.floor(Math.random() * 100)}/200`,
164
+ round: true
165
+ }
166
+ })
167
+ };
168
+ }
169
+ static get is() { return "cat-select-demo"; }
170
170
  }
171
171
  const countries = [
172
- {
173
- id: '0',
174
- country: 'Afghanistan Extra extra large extra large extra large extra large extra large extra large extra large extra large extra large extra large extra large extra large extra large extra large ',
175
- capital: 'Kabul'
176
- },
177
- {
178
- id: '1',
179
- country: 'Albania',
180
- capital: 'Tirana'
181
- },
182
- {
183
- id: '2',
184
- country: 'Algeria',
185
- capital: 'Alger'
186
- },
187
- {
188
- id: '3',
189
- country: 'American Samoa',
190
- capital: 'Fagatogo'
191
- },
192
- {
193
- id: '4',
194
- country: 'Andorra',
195
- capital: 'Andorra la Vella'
196
- },
197
- {
198
- id: '5',
199
- country: 'Angola',
200
- capital: 'Luanda'
201
- },
202
- {
203
- id: '6',
204
- country: 'Anguilla',
205
- capital: 'The Valley'
206
- },
207
- {
208
- id: '7',
209
- country: 'Antarctica'
210
- },
211
- {
212
- id: '8',
213
- country: 'Antigua and Barbuda',
214
- capital: "Saint John's"
215
- },
216
- {
217
- id: '9',
218
- country: 'Argentina',
219
- capital: 'Buenos Aires'
220
- },
221
- {
222
- id: '10',
223
- country: 'Armenia',
224
- capital: 'Yerevan'
225
- },
226
- {
227
- id: '11',
228
- country: 'Aruba',
229
- capital: 'Oranjestad'
230
- },
231
- {
232
- id: '12',
233
- country: 'Australia',
234
- capital: 'Canberra'
235
- },
236
- {
237
- id: '13',
238
- country: 'Austria',
239
- capital: 'Wien'
240
- },
241
- {
242
- id: '14',
243
- country: 'Azerbaijan',
244
- capital: 'Baku'
245
- },
246
- {
247
- id: '15',
248
- country: 'Bahamas',
249
- capital: 'Nassau'
250
- },
251
- {
252
- id: '16',
253
- country: 'Bahrain',
254
- capital: 'al-Manama'
255
- },
256
- {
257
- id: '17',
258
- country: 'Bangladesh',
259
- capital: 'Dhaka'
260
- },
261
- {
262
- id: '18',
263
- country: 'Barbados',
264
- capital: 'Bridgetown'
265
- },
266
- {
267
- id: '19',
268
- country: 'Belarus',
269
- capital: 'Minsk'
270
- },
271
- {
272
- id: '20',
273
- country: 'Belgium',
274
- capital: 'Bruxelles [Brussel]'
275
- },
276
- {
277
- id: '21',
278
- country: 'Belize',
279
- capital: 'Belmopan'
280
- },
281
- {
282
- id: '22',
283
- country: 'Benin',
284
- capital: 'Porto-Novo'
285
- },
286
- {
287
- id: '23',
288
- country: 'Bermuda',
289
- capital: 'Hamilton'
290
- },
291
- {
292
- id: '24',
293
- country: 'Bhutan',
294
- capital: 'Thimphu'
295
- },
296
- {
297
- id: '25',
298
- country: 'Bolivia',
299
- capital: 'La Paz'
300
- },
301
- {
302
- id: '26',
303
- country: 'Bosnia and Herzegovina',
304
- capital: 'Sarajevo'
305
- },
306
- {
307
- id: '27',
308
- country: 'Botswana',
309
- capital: 'Gaborone'
310
- },
311
- {
312
- id: '28',
313
- country: 'Bouvet Island'
314
- },
315
- {
316
- id: '29',
317
- country: 'Brazil',
318
- capital: 'Brasília'
319
- },
320
- {
321
- id: '30',
322
- country: 'British Indian Ocean Territory'
323
- },
324
- {
325
- id: '31',
326
- country: 'Brunei',
327
- capital: 'Bandar Seri Begawan'
328
- },
329
- {
330
- id: '32',
331
- country: 'Bulgaria',
332
- capital: 'Sofia'
333
- },
334
- {
335
- id: '33',
336
- country: 'Burkina Faso',
337
- capital: 'Ouagadougou'
338
- },
339
- {
340
- id: '34',
341
- country: 'Burundi',
342
- capital: 'Bujumbura'
343
- },
344
- {
345
- id: '35',
346
- country: 'Cambodia',
347
- capital: 'Phnom Penh'
348
- },
349
- {
350
- id: '36',
351
- country: 'Cameroon',
352
- capital: 'Yaound'
353
- },
354
- {
355
- id: '37',
356
- country: 'Canada',
357
- capital: 'Ottawa'
358
- },
359
- {
360
- id: '38',
361
- country: 'Cape Verde',
362
- capital: 'Praia'
363
- },
364
- {
365
- id: '39',
366
- country: 'Cayman Islands',
367
- capital: 'George Town'
368
- },
369
- {
370
- id: '40',
371
- country: 'Central African Republic',
372
- capital: 'Bangui'
373
- },
374
- {
375
- id: '41',
376
- country: 'Chad',
377
- capital: "N'Djam"
378
- },
379
- {
380
- id: '42',
381
- country: 'Chile',
382
- capital: 'Santiago de Chile'
383
- },
384
- {
385
- id: '43',
386
- country: 'China',
387
- capital: 'Peking'
388
- },
389
- {
390
- id: '44',
391
- country: 'Christmas Island',
392
- capital: 'Flying Fish Cove'
393
- },
394
- {
395
- id: '45',
396
- country: 'Cocos (Keeling) Islands',
397
- capital: 'West Island'
398
- },
399
- {
400
- id: '46',
401
- country: 'Colombia',
402
- capital: 'Santaf'
403
- },
404
- {
405
- id: '47',
406
- country: 'Comoros',
407
- capital: 'Moroni'
408
- },
409
- {
410
- id: '48',
411
- country: 'Congo',
412
- capital: 'Brazzaville'
413
- },
414
- {
415
- id: '49',
416
- country: 'Cook Islands',
417
- capital: 'Avarua'
418
- },
419
- {
420
- id: '50',
421
- country: 'Costa Rica',
422
- capital: 'San José'
423
- },
424
- {
425
- id: '51',
426
- country: 'Croatia',
427
- capital: 'Zagreb'
428
- },
429
- {
430
- id: '52',
431
- country: 'Cuba',
432
- capital: 'La Habana'
433
- },
434
- {
435
- id: '53',
436
- country: 'Cyprus',
437
- capital: 'Nicosia'
438
- },
439
- {
440
- id: '54',
441
- country: 'Czech Republic',
442
- capital: 'Praha'
443
- },
444
- {
445
- id: '55',
446
- country: 'Denmark',
447
- capital: 'Copenhagen'
448
- },
449
- {
450
- id: '56',
451
- country: 'Djibouti',
452
- capital: 'Djibouti'
453
- },
454
- {
455
- id: '57',
456
- country: 'Dominica',
457
- capital: 'Roseau'
458
- },
459
- {
460
- id: '58',
461
- country: 'Dominican Republic',
462
- capital: 'Santo Domingo de Guzm'
463
- },
464
- {
465
- id: '59',
466
- country: 'East Timor',
467
- capital: 'Dili'
468
- },
469
- {
470
- id: '60',
471
- country: 'Ecuador',
472
- capital: 'Quito'
473
- },
474
- {
475
- id: '61',
476
- country: 'Egypt',
477
- capital: 'Cairo'
478
- },
479
- {
480
- id: '62',
481
- country: 'El Salvador',
482
- capital: 'San Salvador'
483
- },
484
- {
485
- id: '63',
486
- country: 'England',
487
- capital: 'London'
488
- },
489
- {
490
- id: '64',
491
- country: 'Equatorial Guinea',
492
- capital: 'Malabo'
493
- },
494
- {
495
- id: '65',
496
- country: 'Eritrea',
497
- capital: 'Asmara'
498
- },
499
- {
500
- id: '66',
501
- country: 'Estonia',
502
- capital: 'Tallinn'
503
- },
504
- {
505
- id: '67',
506
- country: 'Ethiopia',
507
- capital: 'Addis Abeba'
508
- },
509
- {
510
- id: '68',
511
- country: 'Falkland Islands',
512
- capital: 'Stanley'
513
- },
514
- {
515
- id: '69',
516
- country: 'Faroe Islands',
517
- capital: 'Tórshavn'
518
- },
519
- {
520
- id: '70',
521
- country: 'Fiji Islands',
522
- capital: 'Suva'
523
- },
524
- {
525
- id: '71',
526
- country: 'Finland',
527
- capital: 'Helsinki [Helsingfors]'
528
- },
529
- {
530
- id: '72',
531
- country: 'France',
532
- capital: 'Paris'
533
- },
534
- {
535
- id: '73',
536
- country: 'French Guiana',
537
- capital: 'Cayenne'
538
- },
539
- {
540
- id: '74',
541
- country: 'French Polynesia',
542
- capital: 'Papeete'
543
- },
544
- {
545
- id: '75',
546
- country: 'French Southern territories'
547
- },
548
- {
549
- id: '76',
550
- country: 'Gabon',
551
- capital: 'Libreville'
552
- },
553
- {
554
- id: '77',
555
- country: 'Gambia',
556
- capital: 'Banjul'
557
- },
558
- {
559
- id: '78',
560
- country: 'Georgia',
561
- capital: 'Tbilisi'
562
- },
563
- {
564
- id: '79',
565
- country: 'Germany',
566
- capital: 'Berlin'
567
- },
568
- {
569
- id: '80',
570
- country: 'Ghana',
571
- capital: 'Accra'
572
- },
573
- {
574
- id: '81',
575
- country: 'Gibraltar',
576
- capital: 'Gibraltar'
577
- },
578
- {
579
- id: '82',
580
- country: 'Greece',
581
- capital: 'Athenai'
582
- },
583
- {
584
- id: '83',
585
- country: 'Greenland',
586
- capital: 'Nuuk'
587
- },
588
- {
589
- id: '84',
590
- country: 'Grenada',
591
- capital: "Saint George's"
592
- },
593
- {
594
- id: '85',
595
- country: 'Guadeloupe',
596
- capital: 'Basse-Terre'
597
- },
598
- {
599
- id: '86',
600
- country: 'Guam',
601
- capital: 'Aga'
602
- },
603
- {
604
- id: '87',
605
- country: 'Guatemala',
606
- capital: 'Ciudad de Guatemala'
607
- },
608
- {
609
- id: '88',
610
- country: 'Guinea',
611
- capital: 'Conakry'
612
- },
613
- {
614
- id: '89',
615
- country: 'Guinea-Bissau',
616
- capital: 'Bissau'
617
- },
618
- {
619
- id: '90',
620
- country: 'Guyana',
621
- capital: 'Georgetown'
622
- },
623
- {
624
- id: '91',
625
- country: 'Haiti',
626
- capital: 'Port-au-Prince'
627
- },
628
- {
629
- id: '92',
630
- country: 'Heard Island and McDonald Islands'
631
- },
632
- {
633
- id: '93',
634
- country: 'Holy See (Vatican City State)',
635
- capital: 'Citt'
636
- },
637
- {
638
- id: '94',
639
- country: 'Honduras',
640
- capital: 'Tegucigalpa'
641
- },
642
- {
643
- id: '95',
644
- country: 'Hong Kong',
645
- capital: 'Victoria'
646
- },
647
- {
648
- id: '96',
649
- country: 'Hungary',
650
- capital: 'Budapest'
651
- },
652
- {
653
- id: '97',
654
- country: 'Iceland',
655
- capital: 'Reykjavík'
656
- },
657
- {
658
- id: '98',
659
- country: 'India',
660
- capital: 'New Delhi'
661
- },
662
- {
663
- id: '99',
664
- country: 'Indonesia',
665
- capital: 'Jakarta'
666
- },
667
- {
668
- id: '100',
669
- country: 'Iran',
670
- capital: 'Tehran'
671
- },
672
- {
673
- id: '101',
674
- country: 'Iraq',
675
- capital: 'Baghdad'
676
- },
677
- {
678
- id: '102',
679
- country: 'Ireland',
680
- capital: 'Dublin'
681
- },
682
- {
683
- id: '103',
684
- country: 'Israel',
685
- capital: 'Jerusalem'
686
- },
687
- {
688
- id: '104',
689
- country: 'Italy',
690
- capital: 'Roma'
691
- },
692
- {
693
- id: '105',
694
- country: 'Ivory Coast',
695
- capital: 'Yamoussoukro'
696
- },
697
- {
698
- id: '106',
699
- country: 'Jamaica',
700
- capital: 'Kingston'
701
- },
702
- {
703
- id: '107',
704
- country: 'Japan',
705
- capital: 'Tokyo'
706
- },
707
- {
708
- id: '108',
709
- country: 'Jordan',
710
- capital: 'Amman'
711
- },
712
- {
713
- id: '109',
714
- country: 'Kazakhstan',
715
- capital: 'Astana'
716
- },
717
- {
718
- id: '110',
719
- country: 'Kenya',
720
- capital: 'Nairobi'
721
- },
722
- {
723
- id: '111',
724
- country: 'Kiribati',
725
- capital: 'Bairiki'
726
- },
727
- {
728
- id: '112',
729
- country: 'Kuwait',
730
- capital: 'Kuwait'
731
- },
732
- {
733
- id: '113',
734
- country: 'Kyrgyzstan',
735
- capital: 'Bishkek'
736
- },
737
- {
738
- id: '114',
739
- country: 'Laos',
740
- capital: 'Vientiane'
741
- },
742
- {
743
- id: '115',
744
- country: 'Latvia',
745
- capital: 'Riga'
746
- },
747
- {
748
- id: '116',
749
- country: 'Lebanon',
750
- capital: 'Beirut'
751
- },
752
- {
753
- id: '117',
754
- country: 'Lesotho',
755
- capital: 'Maseru'
756
- },
757
- {
758
- id: '118',
759
- country: 'Liberia',
760
- capital: 'Monrovia'
761
- },
762
- {
763
- id: '119',
764
- country: 'Libyan Arab Jamahiriya',
765
- capital: 'Tripoli'
766
- },
767
- {
768
- id: '120',
769
- country: 'Liechtenstein',
770
- capital: 'Vaduz'
771
- },
772
- {
773
- id: '121',
774
- country: 'Lithuania',
775
- capital: 'Vilnius'
776
- },
777
- {
778
- id: '122',
779
- country: 'Luxembourg',
780
- capital: 'Luxembourg [Luxemburg/L'
781
- },
782
- {
783
- id: '123',
784
- country: 'Macao',
785
- capital: 'Macao'
786
- },
787
- {
788
- id: '124',
789
- country: 'North Macedonia',
790
- capital: 'Skopje'
791
- },
792
- {
793
- id: '125',
794
- country: 'Madagascar',
795
- capital: 'Antananarivo'
796
- },
797
- {
798
- id: '126',
799
- country: 'Malawi',
800
- capital: 'Lilongwe'
801
- },
802
- {
803
- id: '127',
804
- country: 'Malaysia',
805
- capital: 'Kuala Lumpur'
806
- },
807
- {
808
- id: '128',
809
- country: 'Maldives',
810
- capital: 'Male'
811
- },
812
- {
813
- id: '129',
814
- country: 'Mali',
815
- capital: 'Bamako'
816
- },
817
- {
818
- id: '130',
819
- country: 'Malta',
820
- capital: 'Valletta'
821
- },
822
- {
823
- id: '131',
824
- country: 'Marshall Islands',
825
- capital: 'Dalap-Uliga-Darrit'
826
- },
827
- {
828
- id: '132',
829
- country: 'Martinique',
830
- capital: 'Fort-de-France'
831
- },
832
- {
833
- id: '133',
834
- country: 'Mauritania',
835
- capital: 'Nouakchott'
836
- },
837
- {
838
- id: '134',
839
- country: 'Mauritius',
840
- capital: 'Port-Louis'
841
- },
842
- {
843
- id: '135',
844
- country: 'Mayotte',
845
- capital: 'Mamoutzou'
846
- },
847
- {
848
- id: '136',
849
- country: 'Mexico',
850
- capital: 'Ciudad de M'
851
- },
852
- {
853
- id: '137',
854
- country: 'Micronesia, Federated States of',
855
- capital: 'Palikir'
856
- },
857
- {
858
- id: '138',
859
- country: 'Moldova',
860
- capital: 'Chisinau'
861
- },
862
- {
863
- id: '139',
864
- country: 'Monaco',
865
- capital: 'Monaco-Ville'
866
- },
867
- {
868
- id: '140',
869
- country: 'Mongolia',
870
- capital: 'Ulan Bator'
871
- },
872
- {
873
- id: '141',
874
- country: 'Montenegro',
875
- capital: 'Podgorica'
876
- },
877
- {
878
- id: '142',
879
- country: 'Montserrat',
880
- capital: 'Plymouth'
881
- },
882
- {
883
- id: '143',
884
- country: 'Morocco',
885
- capital: 'Rabat'
886
- },
887
- {
888
- id: '144',
889
- country: 'Mozambique',
890
- capital: 'Maputo'
891
- },
892
- {
893
- id: '145',
894
- country: 'Myanmar',
895
- capital: 'Rangoon (Yangon)'
896
- },
897
- {
898
- id: '146',
899
- country: 'Namibia',
900
- capital: 'Windhoek'
901
- },
902
- {
903
- id: '147',
904
- country: 'Nauru',
905
- capital: 'Yaren'
906
- },
907
- {
908
- id: '148',
909
- country: 'Nepal',
910
- capital: 'Kathmandu'
911
- },
912
- {
913
- id: '149',
914
- country: 'Netherlands',
915
- capital: 'Amsterdam'
916
- },
917
- {
918
- id: '150',
919
- country: 'Netherlands Antilles',
920
- capital: 'Willemstad'
921
- },
922
- {
923
- id: '151',
924
- country: 'New Caledonia',
925
- capital: 'Noum'
926
- },
927
- {
928
- id: '152',
929
- country: 'New Zealand',
930
- capital: 'Wellington'
931
- },
932
- {
933
- id: '153',
934
- country: 'Nicaragua',
935
- capital: 'Managua'
936
- },
937
- {
938
- id: '154',
939
- country: 'Niger',
940
- capital: 'Niamey'
941
- },
942
- {
943
- id: '155',
944
- country: 'Nigeria',
945
- capital: 'Abuja'
946
- },
947
- {
948
- id: '156',
949
- country: 'Niue',
950
- capital: 'Alofi'
951
- },
952
- {
953
- id: '157',
954
- country: 'Norfolk Island',
955
- capital: 'Kingston'
956
- },
957
- {
958
- id: '158',
959
- country: 'North Korea',
960
- capital: 'Pyongyang'
961
- },
962
- {
963
- id: '159',
964
- country: 'Northern Ireland',
965
- capital: 'Belfast'
966
- },
967
- {
968
- id: '160',
969
- country: 'Northern Mariana Islands',
970
- capital: 'Garapan'
971
- },
972
- {
973
- id: '161',
974
- country: 'Norway',
975
- capital: 'Oslo'
976
- },
977
- {
978
- id: '162',
979
- country: 'Oman',
980
- capital: 'Masqat'
981
- },
982
- {
983
- id: '163',
984
- country: 'Pakistan',
985
- capital: 'Islamabad'
986
- },
987
- {
988
- id: '164',
989
- country: 'Palau',
990
- capital: 'Koror'
991
- },
992
- {
993
- id: '165',
994
- country: 'Palestine',
995
- capital: 'Gaza'
996
- },
997
- {
998
- id: '166',
999
- country: 'Panama',
1000
- capital: 'Ciudad de Panamá'
1001
- },
1002
- {
1003
- id: '167',
1004
- country: 'Papua New Guinea',
1005
- capital: 'Port Moresby'
1006
- },
1007
- {
1008
- id: '168',
1009
- country: 'Paraguay',
1010
- capital: 'Asunción'
1011
- },
1012
- {
1013
- id: '169',
1014
- country: 'Peru',
1015
- capital: 'Lima'
1016
- },
1017
- {
1018
- id: '170',
1019
- country: 'Philippines',
1020
- capital: 'Manila'
1021
- },
1022
- {
1023
- id: '171',
1024
- country: 'Pitcairn',
1025
- capital: 'Adamstown'
1026
- },
1027
- {
1028
- id: '172',
1029
- country: 'Poland',
1030
- capital: 'Warszawa'
1031
- },
1032
- {
1033
- id: '173',
1034
- country: 'Portugal',
1035
- capital: 'Lisboa'
1036
- },
1037
- {
1038
- id: '174',
1039
- country: 'Puerto Rico',
1040
- capital: 'San Juan'
1041
- },
1042
- {
1043
- id: '175',
1044
- country: 'Qatar',
1045
- capital: 'Doha'
1046
- },
1047
- {
1048
- id: '176',
1049
- country: 'Reunion',
1050
- capital: 'Saint-Denis'
1051
- },
1052
- {
1053
- id: '177',
1054
- country: 'Romania',
1055
- capital: 'Bucuresti'
1056
- },
1057
- {
1058
- id: '178',
1059
- country: 'Russian Federation',
1060
- capital: 'Moscow'
1061
- },
1062
- {
1063
- id: '179',
1064
- country: 'Rwanda',
1065
- capital: 'Kigali'
1066
- },
1067
- {
1068
- id: '180',
1069
- country: 'Saint Helena',
1070
- capital: 'Jamestown'
1071
- },
1072
- {
1073
- id: '181',
1074
- country: 'Saint Kitts and Nevis',
1075
- capital: 'Basseterre'
1076
- },
1077
- {
1078
- id: '182',
1079
- country: 'Saint Lucia',
1080
- capital: 'Castries'
1081
- },
1082
- {
1083
- id: '183',
1084
- country: 'Saint Pierre and Miquelon',
1085
- capital: 'Saint-Pierre'
1086
- },
1087
- {
1088
- id: '184',
1089
- country: 'Saint Vincent and the Grenadines',
1090
- capital: 'Kingstown'
1091
- },
1092
- {
1093
- id: '185',
1094
- country: 'Samoa',
1095
- capital: 'Apia'
1096
- },
1097
- {
1098
- id: '186',
1099
- country: 'San Marino',
1100
- capital: 'San Marino'
1101
- },
1102
- {
1103
- id: '187',
1104
- country: 'Sao Tome and Principe',
1105
- capital: 'São Tomé'
1106
- },
1107
- {
1108
- id: '188',
1109
- country: 'Saudi Arabia',
1110
- capital: 'Riyadh'
1111
- },
1112
- {
1113
- id: '189',
1114
- country: 'Scotland',
1115
- capital: 'Edinburgh'
1116
- },
1117
- {
1118
- id: '190',
1119
- country: 'Senegal',
1120
- capital: 'Dakar'
1121
- },
1122
- {
1123
- id: '191',
1124
- country: 'Serbia',
1125
- capital: 'Belgrade'
1126
- },
1127
- {
1128
- id: '192',
1129
- country: 'Seychelles',
1130
- capital: 'Victoria'
1131
- },
1132
- {
1133
- id: '193',
1134
- country: 'Sierra Leone',
1135
- capital: 'Freetown'
1136
- },
1137
- {
1138
- id: '194',
1139
- country: 'Singapore',
1140
- capital: 'Singapore'
1141
- },
1142
- {
1143
- id: '195',
1144
- country: 'Slovakia',
1145
- capital: 'Bratislava'
1146
- },
1147
- {
1148
- id: '196',
1149
- country: 'Slovenia',
1150
- capital: 'Ljubljana'
1151
- },
1152
- {
1153
- id: '197',
1154
- country: 'Solomon Islands',
1155
- capital: 'Honiara'
1156
- },
1157
- {
1158
- id: '198',
1159
- country: 'Somalia',
1160
- capital: 'Mogadishu'
1161
- },
1162
- {
1163
- id: '199',
1164
- country: 'South Africa',
1165
- capital: 'Pretoria'
1166
- },
1167
- {
1168
- id: '200',
1169
- country: 'South Georgia and the South Sandwich Islands'
1170
- },
1171
- {
1172
- id: '201',
1173
- country: 'South Korea',
1174
- capital: 'Seoul'
1175
- },
1176
- {
1177
- id: '202',
1178
- country: 'South Sudan',
1179
- capital: 'Juba'
1180
- },
1181
- {
1182
- id: '203',
1183
- country: 'Spain',
1184
- capital: 'Madrid'
1185
- },
1186
- {
1187
- id: '204',
1188
- country: 'Sri Lanka',
1189
- capital: 'Colombo, Sri Jayawardenepura Kotte'
1190
- },
1191
- {
1192
- id: '205',
1193
- country: 'Sudan',
1194
- capital: 'Khartum'
1195
- },
1196
- {
1197
- id: '206',
1198
- country: 'Suriname',
1199
- capital: 'Paramaribo'
1200
- },
1201
- {
1202
- id: '207',
1203
- country: 'Svalbard and Jan Mayen',
1204
- capital: 'Longyearbyen'
1205
- },
1206
- {
1207
- id: '208',
1208
- country: 'Swaziland',
1209
- capital: 'Mbabane'
1210
- },
1211
- {
1212
- id: '209',
1213
- country: 'Sweden',
1214
- capital: 'Stockholm'
1215
- },
1216
- {
1217
- id: '210',
1218
- country: 'Switzerland',
1219
- capital: 'Bern'
1220
- },
1221
- {
1222
- id: '211',
1223
- country: 'Syria',
1224
- capital: 'Damascus'
1225
- },
1226
- {
1227
- id: '212',
1228
- country: 'Tajikistan',
1229
- capital: 'Dushanbe'
1230
- },
1231
- {
1232
- id: '213',
1233
- country: 'Tanzania',
1234
- capital: 'Dodoma'
1235
- },
1236
- {
1237
- id: '214',
1238
- country: 'Thailand',
1239
- capital: 'Bangkok'
1240
- },
1241
- {
1242
- id: '215',
1243
- country: 'The Democratic Republic of Congo',
1244
- capital: 'Kinshasa'
1245
- },
1246
- {
1247
- id: '216',
1248
- country: 'Togo',
1249
- capital: 'Lomé'
1250
- },
1251
- {
1252
- id: '217',
1253
- country: 'Tokelau',
1254
- capital: 'Fakaofo'
1255
- },
1256
- {
1257
- id: '218',
1258
- country: 'Tonga',
1259
- capital: "Nuku'alofa"
1260
- },
1261
- {
1262
- id: '219',
1263
- country: 'Trinidad and Tobago',
1264
- capital: 'Port-of-Spain'
1265
- },
1266
- {
1267
- id: '220',
1268
- country: 'Tunisia',
1269
- capital: 'Tunis'
1270
- },
1271
- {
1272
- id: '221',
1273
- country: 'Turkey',
1274
- capital: 'Ankara'
1275
- },
1276
- {
1277
- id: '222',
1278
- country: 'Turkmenistan',
1279
- capital: 'Ashgabat'
1280
- },
1281
- {
1282
- id: '223',
1283
- country: 'Turks and Caicos Islands',
1284
- capital: 'Cockburn Town'
1285
- },
1286
- {
1287
- id: '224',
1288
- country: 'Tuvalu',
1289
- capital: 'Funafuti'
1290
- },
1291
- {
1292
- id: '225',
1293
- country: 'Uganda',
1294
- capital: 'Kampala'
1295
- },
1296
- {
1297
- id: '226',
1298
- country: 'Ukraine',
1299
- capital: 'Kyiv'
1300
- },
1301
- {
1302
- id: '227',
1303
- country: 'United Arab Emirates',
1304
- capital: 'Abu Dhabi'
1305
- },
1306
- {
1307
- id: '228',
1308
- country: 'United Kingdom',
1309
- capital: 'London'
1310
- },
1311
- {
1312
- id: '229',
1313
- country: 'United States',
1314
- capital: 'Washington'
1315
- },
1316
- {
1317
- id: '230',
1318
- country: 'United States Minor Outlying Islands'
1319
- },
1320
- {
1321
- id: '231',
1322
- country: 'Uruguay',
1323
- capital: 'Montevideo'
1324
- },
1325
- {
1326
- id: '232',
1327
- country: 'Uzbekistan',
1328
- capital: 'Toskent'
1329
- },
1330
- {
1331
- id: '233',
1332
- country: 'Vanuatu',
1333
- capital: 'Port-Vila'
1334
- },
1335
- {
1336
- id: '234',
1337
- country: 'Venezuela',
1338
- capital: 'Caracas'
1339
- },
1340
- {
1341
- id: '235',
1342
- country: 'Vietnam',
1343
- capital: 'Hanoi'
1344
- },
1345
- {
1346
- id: '236',
1347
- country: 'Virgin Islands, British',
1348
- capital: 'Road Town'
1349
- },
1350
- {
1351
- id: '237',
1352
- country: 'Virgin Islands, U.S.',
1353
- capital: 'Charlotte Amalie'
1354
- },
1355
- {
1356
- id: '238',
1357
- country: 'Wales',
1358
- capital: 'Cardiff'
1359
- },
1360
- {
1361
- id: '239',
1362
- country: 'Wallis and Futuna',
1363
- capital: 'Mata-Utu'
1364
- },
1365
- {
1366
- id: '240',
1367
- country: 'Western Sahara',
1368
- capital: 'El-Aai'
1369
- },
1370
- {
1371
- id: '241',
1372
- country: 'Yemen',
1373
- capital: 'Sanaa'
1374
- },
1375
- {
1376
- id: '242',
1377
- country: 'Zambia',
1378
- capital: 'Lusaka'
1379
- },
1380
- {
1381
- id: '243',
1382
- country: 'Zimbabwe',
1383
- capital: 'Harare'
1384
- }
172
+ {
173
+ id: '0',
174
+ country: 'Afghanistan Extra extra large extra large extra large extra large extra large extra large extra large extra large extra large extra large extra large extra large extra large extra large ',
175
+ capital: 'Kabul'
176
+ },
177
+ {
178
+ id: '1',
179
+ country: 'Albania',
180
+ capital: 'Tirana'
181
+ },
182
+ {
183
+ id: '2',
184
+ country: 'Algeria',
185
+ capital: 'Alger'
186
+ },
187
+ {
188
+ id: '3',
189
+ country: 'American Samoa',
190
+ capital: 'Fagatogo'
191
+ },
192
+ {
193
+ id: '4',
194
+ country: 'Andorra',
195
+ capital: 'Andorra la Vella'
196
+ },
197
+ {
198
+ id: '5',
199
+ country: 'Angola',
200
+ capital: 'Luanda'
201
+ },
202
+ {
203
+ id: '6',
204
+ country: 'Anguilla',
205
+ capital: 'The Valley'
206
+ },
207
+ {
208
+ id: '7',
209
+ country: 'Antarctica'
210
+ },
211
+ {
212
+ id: '8',
213
+ country: 'Antigua and Barbuda',
214
+ capital: "Saint John's"
215
+ },
216
+ {
217
+ id: '9',
218
+ country: 'Argentina',
219
+ capital: 'Buenos Aires'
220
+ },
221
+ {
222
+ id: '10',
223
+ country: 'Armenia',
224
+ capital: 'Yerevan'
225
+ },
226
+ {
227
+ id: '11',
228
+ country: 'Aruba',
229
+ capital: 'Oranjestad'
230
+ },
231
+ {
232
+ id: '12',
233
+ country: 'Australia',
234
+ capital: 'Canberra'
235
+ },
236
+ {
237
+ id: '13',
238
+ country: 'Austria',
239
+ capital: 'Wien'
240
+ },
241
+ {
242
+ id: '14',
243
+ country: 'Azerbaijan',
244
+ capital: 'Baku'
245
+ },
246
+ {
247
+ id: '15',
248
+ country: 'Bahamas',
249
+ capital: 'Nassau'
250
+ },
251
+ {
252
+ id: '16',
253
+ country: 'Bahrain',
254
+ capital: 'al-Manama'
255
+ },
256
+ {
257
+ id: '17',
258
+ country: 'Bangladesh',
259
+ capital: 'Dhaka'
260
+ },
261
+ {
262
+ id: '18',
263
+ country: 'Barbados',
264
+ capital: 'Bridgetown'
265
+ },
266
+ {
267
+ id: '19',
268
+ country: 'Belarus',
269
+ capital: 'Minsk'
270
+ },
271
+ {
272
+ id: '20',
273
+ country: 'Belgium',
274
+ capital: 'Bruxelles [Brussel]'
275
+ },
276
+ {
277
+ id: '21',
278
+ country: 'Belize',
279
+ capital: 'Belmopan'
280
+ },
281
+ {
282
+ id: '22',
283
+ country: 'Benin',
284
+ capital: 'Porto-Novo'
285
+ },
286
+ {
287
+ id: '23',
288
+ country: 'Bermuda',
289
+ capital: 'Hamilton'
290
+ },
291
+ {
292
+ id: '24',
293
+ country: 'Bhutan',
294
+ capital: 'Thimphu'
295
+ },
296
+ {
297
+ id: '25',
298
+ country: 'Bolivia',
299
+ capital: 'La Paz'
300
+ },
301
+ {
302
+ id: '26',
303
+ country: 'Bosnia and Herzegovina',
304
+ capital: 'Sarajevo'
305
+ },
306
+ {
307
+ id: '27',
308
+ country: 'Botswana',
309
+ capital: 'Gaborone'
310
+ },
311
+ {
312
+ id: '28',
313
+ country: 'Bouvet Island'
314
+ },
315
+ {
316
+ id: '29',
317
+ country: 'Brazil',
318
+ capital: 'Brasília'
319
+ },
320
+ {
321
+ id: '30',
322
+ country: 'British Indian Ocean Territory'
323
+ },
324
+ {
325
+ id: '31',
326
+ country: 'Brunei',
327
+ capital: 'Bandar Seri Begawan'
328
+ },
329
+ {
330
+ id: '32',
331
+ country: 'Bulgaria',
332
+ capital: 'Sofia'
333
+ },
334
+ {
335
+ id: '33',
336
+ country: 'Burkina Faso',
337
+ capital: 'Ouagadougou'
338
+ },
339
+ {
340
+ id: '34',
341
+ country: 'Burundi',
342
+ capital: 'Bujumbura'
343
+ },
344
+ {
345
+ id: '35',
346
+ country: 'Cambodia',
347
+ capital: 'Phnom Penh'
348
+ },
349
+ {
350
+ id: '36',
351
+ country: 'Cameroon',
352
+ capital: 'Yaound'
353
+ },
354
+ {
355
+ id: '37',
356
+ country: 'Canada',
357
+ capital: 'Ottawa'
358
+ },
359
+ {
360
+ id: '38',
361
+ country: 'Cape Verde',
362
+ capital: 'Praia'
363
+ },
364
+ {
365
+ id: '39',
366
+ country: 'Cayman Islands',
367
+ capital: 'George Town'
368
+ },
369
+ {
370
+ id: '40',
371
+ country: 'Central African Republic',
372
+ capital: 'Bangui'
373
+ },
374
+ {
375
+ id: '41',
376
+ country: 'Chad',
377
+ capital: "N'Djam"
378
+ },
379
+ {
380
+ id: '42',
381
+ country: 'Chile',
382
+ capital: 'Santiago de Chile'
383
+ },
384
+ {
385
+ id: '43',
386
+ country: 'China',
387
+ capital: 'Peking'
388
+ },
389
+ {
390
+ id: '44',
391
+ country: 'Christmas Island',
392
+ capital: 'Flying Fish Cove'
393
+ },
394
+ {
395
+ id: '45',
396
+ country: 'Cocos (Keeling) Islands',
397
+ capital: 'West Island'
398
+ },
399
+ {
400
+ id: '46',
401
+ country: 'Colombia',
402
+ capital: 'Santaf'
403
+ },
404
+ {
405
+ id: '47',
406
+ country: 'Comoros',
407
+ capital: 'Moroni'
408
+ },
409
+ {
410
+ id: '48',
411
+ country: 'Congo',
412
+ capital: 'Brazzaville'
413
+ },
414
+ {
415
+ id: '49',
416
+ country: 'Cook Islands',
417
+ capital: 'Avarua'
418
+ },
419
+ {
420
+ id: '50',
421
+ country: 'Costa Rica',
422
+ capital: 'San José'
423
+ },
424
+ {
425
+ id: '51',
426
+ country: 'Croatia',
427
+ capital: 'Zagreb'
428
+ },
429
+ {
430
+ id: '52',
431
+ country: 'Cuba',
432
+ capital: 'La Habana'
433
+ },
434
+ {
435
+ id: '53',
436
+ country: 'Cyprus',
437
+ capital: 'Nicosia'
438
+ },
439
+ {
440
+ id: '54',
441
+ country: 'Czech Republic',
442
+ capital: 'Praha'
443
+ },
444
+ {
445
+ id: '55',
446
+ country: 'Denmark',
447
+ capital: 'Copenhagen'
448
+ },
449
+ {
450
+ id: '56',
451
+ country: 'Djibouti',
452
+ capital: 'Djibouti'
453
+ },
454
+ {
455
+ id: '57',
456
+ country: 'Dominica',
457
+ capital: 'Roseau'
458
+ },
459
+ {
460
+ id: '58',
461
+ country: 'Dominican Republic',
462
+ capital: 'Santo Domingo de Guzm'
463
+ },
464
+ {
465
+ id: '59',
466
+ country: 'East Timor',
467
+ capital: 'Dili'
468
+ },
469
+ {
470
+ id: '60',
471
+ country: 'Ecuador',
472
+ capital: 'Quito'
473
+ },
474
+ {
475
+ id: '61',
476
+ country: 'Egypt',
477
+ capital: 'Cairo'
478
+ },
479
+ {
480
+ id: '62',
481
+ country: 'El Salvador',
482
+ capital: 'San Salvador'
483
+ },
484
+ {
485
+ id: '63',
486
+ country: 'England',
487
+ capital: 'London'
488
+ },
489
+ {
490
+ id: '64',
491
+ country: 'Equatorial Guinea',
492
+ capital: 'Malabo'
493
+ },
494
+ {
495
+ id: '65',
496
+ country: 'Eritrea',
497
+ capital: 'Asmara'
498
+ },
499
+ {
500
+ id: '66',
501
+ country: 'Estonia',
502
+ capital: 'Tallinn'
503
+ },
504
+ {
505
+ id: '67',
506
+ country: 'Ethiopia',
507
+ capital: 'Addis Abeba'
508
+ },
509
+ {
510
+ id: '68',
511
+ country: 'Falkland Islands',
512
+ capital: 'Stanley'
513
+ },
514
+ {
515
+ id: '69',
516
+ country: 'Faroe Islands',
517
+ capital: 'Tórshavn'
518
+ },
519
+ {
520
+ id: '70',
521
+ country: 'Fiji Islands',
522
+ capital: 'Suva'
523
+ },
524
+ {
525
+ id: '71',
526
+ country: 'Finland',
527
+ capital: 'Helsinki [Helsingfors]'
528
+ },
529
+ {
530
+ id: '72',
531
+ country: 'France',
532
+ capital: 'Paris'
533
+ },
534
+ {
535
+ id: '73',
536
+ country: 'French Guiana',
537
+ capital: 'Cayenne'
538
+ },
539
+ {
540
+ id: '74',
541
+ country: 'French Polynesia',
542
+ capital: 'Papeete'
543
+ },
544
+ {
545
+ id: '75',
546
+ country: 'French Southern territories'
547
+ },
548
+ {
549
+ id: '76',
550
+ country: 'Gabon',
551
+ capital: 'Libreville'
552
+ },
553
+ {
554
+ id: '77',
555
+ country: 'Gambia',
556
+ capital: 'Banjul'
557
+ },
558
+ {
559
+ id: '78',
560
+ country: 'Georgia',
561
+ capital: 'Tbilisi'
562
+ },
563
+ {
564
+ id: '79',
565
+ country: 'Germany',
566
+ capital: 'Berlin'
567
+ },
568
+ {
569
+ id: '80',
570
+ country: 'Ghana',
571
+ capital: 'Accra'
572
+ },
573
+ {
574
+ id: '81',
575
+ country: 'Gibraltar',
576
+ capital: 'Gibraltar'
577
+ },
578
+ {
579
+ id: '82',
580
+ country: 'Greece',
581
+ capital: 'Athenai'
582
+ },
583
+ {
584
+ id: '83',
585
+ country: 'Greenland',
586
+ capital: 'Nuuk'
587
+ },
588
+ {
589
+ id: '84',
590
+ country: 'Grenada',
591
+ capital: "Saint George's"
592
+ },
593
+ {
594
+ id: '85',
595
+ country: 'Guadeloupe',
596
+ capital: 'Basse-Terre'
597
+ },
598
+ {
599
+ id: '86',
600
+ country: 'Guam',
601
+ capital: 'Aga'
602
+ },
603
+ {
604
+ id: '87',
605
+ country: 'Guatemala',
606
+ capital: 'Ciudad de Guatemala'
607
+ },
608
+ {
609
+ id: '88',
610
+ country: 'Guinea',
611
+ capital: 'Conakry'
612
+ },
613
+ {
614
+ id: '89',
615
+ country: 'Guinea-Bissau',
616
+ capital: 'Bissau'
617
+ },
618
+ {
619
+ id: '90',
620
+ country: 'Guyana',
621
+ capital: 'Georgetown'
622
+ },
623
+ {
624
+ id: '91',
625
+ country: 'Haiti',
626
+ capital: 'Port-au-Prince'
627
+ },
628
+ {
629
+ id: '92',
630
+ country: 'Heard Island and McDonald Islands'
631
+ },
632
+ {
633
+ id: '93',
634
+ country: 'Holy See (Vatican City State)',
635
+ capital: 'Citt'
636
+ },
637
+ {
638
+ id: '94',
639
+ country: 'Honduras',
640
+ capital: 'Tegucigalpa'
641
+ },
642
+ {
643
+ id: '95',
644
+ country: 'Hong Kong',
645
+ capital: 'Victoria'
646
+ },
647
+ {
648
+ id: '96',
649
+ country: 'Hungary',
650
+ capital: 'Budapest'
651
+ },
652
+ {
653
+ id: '97',
654
+ country: 'Iceland',
655
+ capital: 'Reykjavík'
656
+ },
657
+ {
658
+ id: '98',
659
+ country: 'India',
660
+ capital: 'New Delhi'
661
+ },
662
+ {
663
+ id: '99',
664
+ country: 'Indonesia',
665
+ capital: 'Jakarta'
666
+ },
667
+ {
668
+ id: '100',
669
+ country: 'Iran',
670
+ capital: 'Tehran'
671
+ },
672
+ {
673
+ id: '101',
674
+ country: 'Iraq',
675
+ capital: 'Baghdad'
676
+ },
677
+ {
678
+ id: '102',
679
+ country: 'Ireland',
680
+ capital: 'Dublin'
681
+ },
682
+ {
683
+ id: '103',
684
+ country: 'Israel',
685
+ capital: 'Jerusalem'
686
+ },
687
+ {
688
+ id: '104',
689
+ country: 'Italy',
690
+ capital: 'Roma'
691
+ },
692
+ {
693
+ id: '105',
694
+ country: 'Ivory Coast',
695
+ capital: 'Yamoussoukro'
696
+ },
697
+ {
698
+ id: '106',
699
+ country: 'Jamaica',
700
+ capital: 'Kingston'
701
+ },
702
+ {
703
+ id: '107',
704
+ country: 'Japan',
705
+ capital: 'Tokyo'
706
+ },
707
+ {
708
+ id: '108',
709
+ country: 'Jordan',
710
+ capital: 'Amman'
711
+ },
712
+ {
713
+ id: '109',
714
+ country: 'Kazakhstan',
715
+ capital: 'Astana'
716
+ },
717
+ {
718
+ id: '110',
719
+ country: 'Kenya',
720
+ capital: 'Nairobi'
721
+ },
722
+ {
723
+ id: '111',
724
+ country: 'Kiribati',
725
+ capital: 'Bairiki'
726
+ },
727
+ {
728
+ id: '112',
729
+ country: 'Kuwait',
730
+ capital: 'Kuwait'
731
+ },
732
+ {
733
+ id: '113',
734
+ country: 'Kyrgyzstan',
735
+ capital: 'Bishkek'
736
+ },
737
+ {
738
+ id: '114',
739
+ country: 'Laos',
740
+ capital: 'Vientiane'
741
+ },
742
+ {
743
+ id: '115',
744
+ country: 'Latvia',
745
+ capital: 'Riga'
746
+ },
747
+ {
748
+ id: '116',
749
+ country: 'Lebanon',
750
+ capital: 'Beirut'
751
+ },
752
+ {
753
+ id: '117',
754
+ country: 'Lesotho',
755
+ capital: 'Maseru'
756
+ },
757
+ {
758
+ id: '118',
759
+ country: 'Liberia',
760
+ capital: 'Monrovia'
761
+ },
762
+ {
763
+ id: '119',
764
+ country: 'Libyan Arab Jamahiriya',
765
+ capital: 'Tripoli'
766
+ },
767
+ {
768
+ id: '120',
769
+ country: 'Liechtenstein',
770
+ capital: 'Vaduz'
771
+ },
772
+ {
773
+ id: '121',
774
+ country: 'Lithuania',
775
+ capital: 'Vilnius'
776
+ },
777
+ {
778
+ id: '122',
779
+ country: 'Luxembourg',
780
+ capital: 'Luxembourg [Luxemburg/L'
781
+ },
782
+ {
783
+ id: '123',
784
+ country: 'Macao',
785
+ capital: 'Macao'
786
+ },
787
+ {
788
+ id: '124',
789
+ country: 'North Macedonia',
790
+ capital: 'Skopje'
791
+ },
792
+ {
793
+ id: '125',
794
+ country: 'Madagascar',
795
+ capital: 'Antananarivo'
796
+ },
797
+ {
798
+ id: '126',
799
+ country: 'Malawi',
800
+ capital: 'Lilongwe'
801
+ },
802
+ {
803
+ id: '127',
804
+ country: 'Malaysia',
805
+ capital: 'Kuala Lumpur'
806
+ },
807
+ {
808
+ id: '128',
809
+ country: 'Maldives',
810
+ capital: 'Male'
811
+ },
812
+ {
813
+ id: '129',
814
+ country: 'Mali',
815
+ capital: 'Bamako'
816
+ },
817
+ {
818
+ id: '130',
819
+ country: 'Malta',
820
+ capital: 'Valletta'
821
+ },
822
+ {
823
+ id: '131',
824
+ country: 'Marshall Islands',
825
+ capital: 'Dalap-Uliga-Darrit'
826
+ },
827
+ {
828
+ id: '132',
829
+ country: 'Martinique',
830
+ capital: 'Fort-de-France'
831
+ },
832
+ {
833
+ id: '133',
834
+ country: 'Mauritania',
835
+ capital: 'Nouakchott'
836
+ },
837
+ {
838
+ id: '134',
839
+ country: 'Mauritius',
840
+ capital: 'Port-Louis'
841
+ },
842
+ {
843
+ id: '135',
844
+ country: 'Mayotte',
845
+ capital: 'Mamoutzou'
846
+ },
847
+ {
848
+ id: '136',
849
+ country: 'Mexico',
850
+ capital: 'Ciudad de M'
851
+ },
852
+ {
853
+ id: '137',
854
+ country: 'Micronesia, Federated States of',
855
+ capital: 'Palikir'
856
+ },
857
+ {
858
+ id: '138',
859
+ country: 'Moldova',
860
+ capital: 'Chisinau'
861
+ },
862
+ {
863
+ id: '139',
864
+ country: 'Monaco',
865
+ capital: 'Monaco-Ville'
866
+ },
867
+ {
868
+ id: '140',
869
+ country: 'Mongolia',
870
+ capital: 'Ulan Bator'
871
+ },
872
+ {
873
+ id: '141',
874
+ country: 'Montenegro',
875
+ capital: 'Podgorica'
876
+ },
877
+ {
878
+ id: '142',
879
+ country: 'Montserrat',
880
+ capital: 'Plymouth'
881
+ },
882
+ {
883
+ id: '143',
884
+ country: 'Morocco',
885
+ capital: 'Rabat'
886
+ },
887
+ {
888
+ id: '144',
889
+ country: 'Mozambique',
890
+ capital: 'Maputo'
891
+ },
892
+ {
893
+ id: '145',
894
+ country: 'Myanmar',
895
+ capital: 'Rangoon (Yangon)'
896
+ },
897
+ {
898
+ id: '146',
899
+ country: 'Namibia',
900
+ capital: 'Windhoek'
901
+ },
902
+ {
903
+ id: '147',
904
+ country: 'Nauru',
905
+ capital: 'Yaren'
906
+ },
907
+ {
908
+ id: '148',
909
+ country: 'Nepal',
910
+ capital: 'Kathmandu'
911
+ },
912
+ {
913
+ id: '149',
914
+ country: 'Netherlands',
915
+ capital: 'Amsterdam'
916
+ },
917
+ {
918
+ id: '150',
919
+ country: 'Netherlands Antilles',
920
+ capital: 'Willemstad'
921
+ },
922
+ {
923
+ id: '151',
924
+ country: 'New Caledonia',
925
+ capital: 'Noum'
926
+ },
927
+ {
928
+ id: '152',
929
+ country: 'New Zealand',
930
+ capital: 'Wellington'
931
+ },
932
+ {
933
+ id: '153',
934
+ country: 'Nicaragua',
935
+ capital: 'Managua'
936
+ },
937
+ {
938
+ id: '154',
939
+ country: 'Niger',
940
+ capital: 'Niamey'
941
+ },
942
+ {
943
+ id: '155',
944
+ country: 'Nigeria',
945
+ capital: 'Abuja'
946
+ },
947
+ {
948
+ id: '156',
949
+ country: 'Niue',
950
+ capital: 'Alofi'
951
+ },
952
+ {
953
+ id: '157',
954
+ country: 'Norfolk Island',
955
+ capital: 'Kingston'
956
+ },
957
+ {
958
+ id: '158',
959
+ country: 'North Korea',
960
+ capital: 'Pyongyang'
961
+ },
962
+ {
963
+ id: '159',
964
+ country: 'Northern Ireland',
965
+ capital: 'Belfast'
966
+ },
967
+ {
968
+ id: '160',
969
+ country: 'Northern Mariana Islands',
970
+ capital: 'Garapan'
971
+ },
972
+ {
973
+ id: '161',
974
+ country: 'Norway',
975
+ capital: 'Oslo'
976
+ },
977
+ {
978
+ id: '162',
979
+ country: 'Oman',
980
+ capital: 'Masqat'
981
+ },
982
+ {
983
+ id: '163',
984
+ country: 'Pakistan',
985
+ capital: 'Islamabad'
986
+ },
987
+ {
988
+ id: '164',
989
+ country: 'Palau',
990
+ capital: 'Koror'
991
+ },
992
+ {
993
+ id: '165',
994
+ country: 'Palestine',
995
+ capital: 'Gaza'
996
+ },
997
+ {
998
+ id: '166',
999
+ country: 'Panama',
1000
+ capital: 'Ciudad de Panamá'
1001
+ },
1002
+ {
1003
+ id: '167',
1004
+ country: 'Papua New Guinea',
1005
+ capital: 'Port Moresby'
1006
+ },
1007
+ {
1008
+ id: '168',
1009
+ country: 'Paraguay',
1010
+ capital: 'Asunción'
1011
+ },
1012
+ {
1013
+ id: '169',
1014
+ country: 'Peru',
1015
+ capital: 'Lima'
1016
+ },
1017
+ {
1018
+ id: '170',
1019
+ country: 'Philippines',
1020
+ capital: 'Manila'
1021
+ },
1022
+ {
1023
+ id: '171',
1024
+ country: 'Pitcairn',
1025
+ capital: 'Adamstown'
1026
+ },
1027
+ {
1028
+ id: '172',
1029
+ country: 'Poland',
1030
+ capital: 'Warszawa'
1031
+ },
1032
+ {
1033
+ id: '173',
1034
+ country: 'Portugal',
1035
+ capital: 'Lisboa'
1036
+ },
1037
+ {
1038
+ id: '174',
1039
+ country: 'Puerto Rico',
1040
+ capital: 'San Juan'
1041
+ },
1042
+ {
1043
+ id: '175',
1044
+ country: 'Qatar',
1045
+ capital: 'Doha'
1046
+ },
1047
+ {
1048
+ id: '176',
1049
+ country: 'Reunion',
1050
+ capital: 'Saint-Denis'
1051
+ },
1052
+ {
1053
+ id: '177',
1054
+ country: 'Romania',
1055
+ capital: 'Bucuresti'
1056
+ },
1057
+ {
1058
+ id: '178',
1059
+ country: 'Russian Federation',
1060
+ capital: 'Moscow'
1061
+ },
1062
+ {
1063
+ id: '179',
1064
+ country: 'Rwanda',
1065
+ capital: 'Kigali'
1066
+ },
1067
+ {
1068
+ id: '180',
1069
+ country: 'Saint Helena',
1070
+ capital: 'Jamestown'
1071
+ },
1072
+ {
1073
+ id: '181',
1074
+ country: 'Saint Kitts and Nevis',
1075
+ capital: 'Basseterre'
1076
+ },
1077
+ {
1078
+ id: '182',
1079
+ country: 'Saint Lucia',
1080
+ capital: 'Castries'
1081
+ },
1082
+ {
1083
+ id: '183',
1084
+ country: 'Saint Pierre and Miquelon',
1085
+ capital: 'Saint-Pierre'
1086
+ },
1087
+ {
1088
+ id: '184',
1089
+ country: 'Saint Vincent and the Grenadines',
1090
+ capital: 'Kingstown'
1091
+ },
1092
+ {
1093
+ id: '185',
1094
+ country: 'Samoa',
1095
+ capital: 'Apia'
1096
+ },
1097
+ {
1098
+ id: '186',
1099
+ country: 'San Marino',
1100
+ capital: 'San Marino'
1101
+ },
1102
+ {
1103
+ id: '187',
1104
+ country: 'Sao Tome and Principe',
1105
+ capital: 'São Tomé'
1106
+ },
1107
+ {
1108
+ id: '188',
1109
+ country: 'Saudi Arabia',
1110
+ capital: 'Riyadh'
1111
+ },
1112
+ {
1113
+ id: '189',
1114
+ country: 'Scotland',
1115
+ capital: 'Edinburgh'
1116
+ },
1117
+ {
1118
+ id: '190',
1119
+ country: 'Senegal',
1120
+ capital: 'Dakar'
1121
+ },
1122
+ {
1123
+ id: '191',
1124
+ country: 'Serbia',
1125
+ capital: 'Belgrade'
1126
+ },
1127
+ {
1128
+ id: '192',
1129
+ country: 'Seychelles',
1130
+ capital: 'Victoria'
1131
+ },
1132
+ {
1133
+ id: '193',
1134
+ country: 'Sierra Leone',
1135
+ capital: 'Freetown'
1136
+ },
1137
+ {
1138
+ id: '194',
1139
+ country: 'Singapore',
1140
+ capital: 'Singapore'
1141
+ },
1142
+ {
1143
+ id: '195',
1144
+ country: 'Slovakia',
1145
+ capital: 'Bratislava'
1146
+ },
1147
+ {
1148
+ id: '196',
1149
+ country: 'Slovenia',
1150
+ capital: 'Ljubljana'
1151
+ },
1152
+ {
1153
+ id: '197',
1154
+ country: 'Solomon Islands',
1155
+ capital: 'Honiara'
1156
+ },
1157
+ {
1158
+ id: '198',
1159
+ country: 'Somalia',
1160
+ capital: 'Mogadishu'
1161
+ },
1162
+ {
1163
+ id: '199',
1164
+ country: 'South Africa',
1165
+ capital: 'Pretoria'
1166
+ },
1167
+ {
1168
+ id: '200',
1169
+ country: 'South Georgia and the South Sandwich Islands'
1170
+ },
1171
+ {
1172
+ id: '201',
1173
+ country: 'South Korea',
1174
+ capital: 'Seoul'
1175
+ },
1176
+ {
1177
+ id: '202',
1178
+ country: 'South Sudan',
1179
+ capital: 'Juba'
1180
+ },
1181
+ {
1182
+ id: '203',
1183
+ country: 'Spain',
1184
+ capital: 'Madrid'
1185
+ },
1186
+ {
1187
+ id: '204',
1188
+ country: 'Sri Lanka',
1189
+ capital: 'Colombo, Sri Jayawardenepura Kotte'
1190
+ },
1191
+ {
1192
+ id: '205',
1193
+ country: 'Sudan',
1194
+ capital: 'Khartum'
1195
+ },
1196
+ {
1197
+ id: '206',
1198
+ country: 'Suriname',
1199
+ capital: 'Paramaribo'
1200
+ },
1201
+ {
1202
+ id: '207',
1203
+ country: 'Svalbard and Jan Mayen',
1204
+ capital: 'Longyearbyen'
1205
+ },
1206
+ {
1207
+ id: '208',
1208
+ country: 'Swaziland',
1209
+ capital: 'Mbabane'
1210
+ },
1211
+ {
1212
+ id: '209',
1213
+ country: 'Sweden',
1214
+ capital: 'Stockholm'
1215
+ },
1216
+ {
1217
+ id: '210',
1218
+ country: 'Switzerland',
1219
+ capital: 'Bern'
1220
+ },
1221
+ {
1222
+ id: '211',
1223
+ country: 'Syria',
1224
+ capital: 'Damascus'
1225
+ },
1226
+ {
1227
+ id: '212',
1228
+ country: 'Tajikistan',
1229
+ capital: 'Dushanbe'
1230
+ },
1231
+ {
1232
+ id: '213',
1233
+ country: 'Tanzania',
1234
+ capital: 'Dodoma'
1235
+ },
1236
+ {
1237
+ id: '214',
1238
+ country: 'Thailand',
1239
+ capital: 'Bangkok'
1240
+ },
1241
+ {
1242
+ id: '215',
1243
+ country: 'The Democratic Republic of Congo',
1244
+ capital: 'Kinshasa'
1245
+ },
1246
+ {
1247
+ id: '216',
1248
+ country: 'Togo',
1249
+ capital: 'Lomé'
1250
+ },
1251
+ {
1252
+ id: '217',
1253
+ country: 'Tokelau',
1254
+ capital: 'Fakaofo'
1255
+ },
1256
+ {
1257
+ id: '218',
1258
+ country: 'Tonga',
1259
+ capital: "Nuku'alofa"
1260
+ },
1261
+ {
1262
+ id: '219',
1263
+ country: 'Trinidad and Tobago',
1264
+ capital: 'Port-of-Spain'
1265
+ },
1266
+ {
1267
+ id: '220',
1268
+ country: 'Tunisia',
1269
+ capital: 'Tunis'
1270
+ },
1271
+ {
1272
+ id: '221',
1273
+ country: 'Turkey',
1274
+ capital: 'Ankara'
1275
+ },
1276
+ {
1277
+ id: '222',
1278
+ country: 'Turkmenistan',
1279
+ capital: 'Ashgabat'
1280
+ },
1281
+ {
1282
+ id: '223',
1283
+ country: 'Turks and Caicos Islands',
1284
+ capital: 'Cockburn Town'
1285
+ },
1286
+ {
1287
+ id: '224',
1288
+ country: 'Tuvalu',
1289
+ capital: 'Funafuti'
1290
+ },
1291
+ {
1292
+ id: '225',
1293
+ country: 'Uganda',
1294
+ capital: 'Kampala'
1295
+ },
1296
+ {
1297
+ id: '226',
1298
+ country: 'Ukraine',
1299
+ capital: 'Kyiv'
1300
+ },
1301
+ {
1302
+ id: '227',
1303
+ country: 'United Arab Emirates',
1304
+ capital: 'Abu Dhabi'
1305
+ },
1306
+ {
1307
+ id: '228',
1308
+ country: 'United Kingdom',
1309
+ capital: 'London'
1310
+ },
1311
+ {
1312
+ id: '229',
1313
+ country: 'United States',
1314
+ capital: 'Washington'
1315
+ },
1316
+ {
1317
+ id: '230',
1318
+ country: 'United States Minor Outlying Islands'
1319
+ },
1320
+ {
1321
+ id: '231',
1322
+ country: 'Uruguay',
1323
+ capital: 'Montevideo'
1324
+ },
1325
+ {
1326
+ id: '232',
1327
+ country: 'Uzbekistan',
1328
+ capital: 'Toskent'
1329
+ },
1330
+ {
1331
+ id: '233',
1332
+ country: 'Vanuatu',
1333
+ capital: 'Port-Vila'
1334
+ },
1335
+ {
1336
+ id: '234',
1337
+ country: 'Venezuela',
1338
+ capital: 'Caracas'
1339
+ },
1340
+ {
1341
+ id: '235',
1342
+ country: 'Vietnam',
1343
+ capital: 'Hanoi'
1344
+ },
1345
+ {
1346
+ id: '236',
1347
+ country: 'Virgin Islands, British',
1348
+ capital: 'Road Town'
1349
+ },
1350
+ {
1351
+ id: '237',
1352
+ country: 'Virgin Islands, U.S.',
1353
+ capital: 'Charlotte Amalie'
1354
+ },
1355
+ {
1356
+ id: '238',
1357
+ country: 'Wales',
1358
+ capital: 'Cardiff'
1359
+ },
1360
+ {
1361
+ id: '239',
1362
+ country: 'Wallis and Futuna',
1363
+ capital: 'Mata-Utu'
1364
+ },
1365
+ {
1366
+ id: '240',
1367
+ country: 'Western Sahara',
1368
+ capital: 'El-Aai'
1369
+ },
1370
+ {
1371
+ id: '241',
1372
+ country: 'Yemen',
1373
+ capital: 'Sanaa'
1374
+ },
1375
+ {
1376
+ id: '242',
1377
+ country: 'Zambia',
1378
+ capital: 'Lusaka'
1379
+ },
1380
+ {
1381
+ id: '243',
1382
+ country: 'Zimbabwe',
1383
+ capital: 'Harare'
1384
+ }
1385
1385
  ];
1386
1386
  //# sourceMappingURL=cat-select-demo.js.map