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