@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.
- package/dist/catalyst/catalyst.css +4 -9
- package/dist/catalyst/catalyst.esm.js +1 -1
- package/dist/catalyst/catalyst.esm.js.map +1 -1
- package/dist/catalyst/index.esm.js +2 -2
- package/dist/catalyst/{p-85d057f0.js → p-6ae13953.js} +1 -1
- package/dist/catalyst/p-6cd4fa1e.js +3 -0
- package/dist/catalyst/p-6cd4fa1e.js.map +1 -0
- package/dist/catalyst/p-a05fbea3.entry.js +10 -0
- package/dist/catalyst/p-a05fbea3.entry.js.map +1 -0
- package/dist/catalyst/scss/core/_dialog.scss +1 -1
- package/dist/catalyst/scss/core/_form.scss +2 -1
- package/dist/catalyst/scss/core/_typography.scss +1 -7
- package/dist/cjs/cat-alert_26.cjs.entry.js +3899 -3883
- package/dist/cjs/cat-alert_26.cjs.entry.js.map +1 -1
- package/dist/cjs/catalyst.cjs.js +3 -3
- package/dist/cjs/catalyst.cjs.js.map +1 -1
- package/dist/cjs/{index-1e7eef7e.js → index-eb056d5e.js} +51 -13
- package/dist/cjs/index-eb056d5e.js.map +1 -0
- package/dist/cjs/index.cjs.js +73 -73
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{of-395b2f57.js → of-2b7161d2.js} +155 -155
- package/dist/cjs/of-2b7161d2.js.map +1 -0
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/cat-alert/cat-alert.e2e.js +7 -7
- package/dist/collection/components/cat-alert/cat-alert.e2e.js.map +1 -1
- package/dist/collection/components/cat-alert/cat-alert.js +98 -98
- package/dist/collection/components/cat-alert/cat-alert.js.map +1 -1
- package/dist/collection/components/cat-alert/cat-alert.spec.js +7 -7
- package/dist/collection/components/cat-alert/cat-alert.spec.js.map +1 -1
- package/dist/collection/components/cat-avatar/cat-avatar.e2e.js +6 -6
- package/dist/collection/components/cat-avatar/cat-avatar.e2e.js.map +1 -1
- package/dist/collection/components/cat-avatar/cat-avatar.js +218 -218
- package/dist/collection/components/cat-avatar/cat-avatar.js.map +1 -1
- package/dist/collection/components/cat-avatar/cat-avatar.spec.js +7 -7
- package/dist/collection/components/cat-avatar/cat-avatar.spec.js.map +1 -1
- package/dist/collection/components/cat-badge/cat-badge.e2e.js +6 -6
- package/dist/collection/components/cat-badge/cat-badge.e2e.js.map +1 -1
- package/dist/collection/components/cat-badge/cat-badge.js +117 -117
- package/dist/collection/components/cat-badge/cat-badge.js.map +1 -1
- package/dist/collection/components/cat-badge/cat-badge.spec.js +7 -7
- package/dist/collection/components/cat-badge/cat-badge.spec.js.map +1 -1
- package/dist/collection/components/cat-button/cat-button.css +2 -1
- package/dist/collection/components/cat-button/cat-button.e2e.js +6 -6
- package/dist/collection/components/cat-button/cat-button.e2e.js.map +1 -1
- package/dist/collection/components/cat-button/cat-button.js +693 -693
- package/dist/collection/components/cat-button/cat-button.js.map +1 -1
- package/dist/collection/components/cat-button/cat-button.spec.js +7 -7
- package/dist/collection/components/cat-button/cat-button.spec.js.map +1 -1
- package/dist/collection/components/cat-button-group/cat-button-group.e2e.js +6 -6
- package/dist/collection/components/cat-button-group/cat-button-group.e2e.js.map +1 -1
- package/dist/collection/components/cat-button-group/cat-button-group.js +47 -47
- package/dist/collection/components/cat-button-group/cat-button-group.js.map +1 -1
- package/dist/collection/components/cat-button-group/cat-button-group.spec.js +7 -7
- package/dist/collection/components/cat-button-group/cat-button-group.spec.js.map +1 -1
- package/dist/collection/components/cat-card/cat-card.e2e.js +6 -6
- package/dist/collection/components/cat-card/cat-card.e2e.js.map +1 -1
- package/dist/collection/components/cat-card/cat-card.js +15 -15
- package/dist/collection/components/cat-card/cat-card.js.map +1 -1
- package/dist/collection/components/cat-card/cat-card.spec.js +7 -7
- package/dist/collection/components/cat-card/cat-card.spec.js.map +1 -1
- package/dist/collection/components/cat-checkbox/cat-checkbox.css +2 -1
- package/dist/collection/components/cat-checkbox/cat-checkbox.e2e.js +6 -6
- package/dist/collection/components/cat-checkbox/cat-checkbox.e2e.js.map +1 -1
- package/dist/collection/components/cat-checkbox/cat-checkbox.js +441 -441
- package/dist/collection/components/cat-checkbox/cat-checkbox.js.map +1 -1
- package/dist/collection/components/cat-checkbox/cat-checkbox.spec.js +7 -7
- package/dist/collection/components/cat-checkbox/cat-checkbox.spec.js.map +1 -1
- package/dist/collection/components/cat-datepicker/cat-datepicker.config.js +62 -62
- package/dist/collection/components/cat-datepicker/cat-datepicker.config.js.map +1 -1
- package/dist/collection/components/cat-datepicker/cat-datepicker.e2e.js +7 -7
- package/dist/collection/components/cat-datepicker/cat-datepicker.e2e.js.map +1 -1
- package/dist/collection/components/cat-datepicker/cat-datepicker.format.js +20 -20
- package/dist/collection/components/cat-datepicker/cat-datepicker.format.js.map +1 -1
- package/dist/collection/components/cat-datepicker/cat-datepicker.js +720 -707
- package/dist/collection/components/cat-datepicker/cat-datepicker.js.map +1 -1
- package/dist/collection/components/cat-datepicker/cat-datepicker.locale.js +39 -39
- package/dist/collection/components/cat-datepicker/cat-datepicker.locale.js.map +1 -1
- package/dist/collection/components/cat-datepicker/cat-datepicker.spec.js +7 -7
- package/dist/collection/components/cat-datepicker/cat-datepicker.spec.js.map +1 -1
- package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.e2e.js +7 -7
- package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.e2e.js.map +1 -1
- package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.js +244 -244
- package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.js.map +1 -1
- package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.spec.js +7 -7
- package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.spec.js.map +1 -1
- package/dist/collection/components/cat-dropdown/cat-dropdown.e2e.js +6 -6
- package/dist/collection/components/cat-dropdown/cat-dropdown.e2e.js.map +1 -1
- package/dist/collection/components/cat-dropdown/cat-dropdown.js +300 -300
- package/dist/collection/components/cat-dropdown/cat-dropdown.js.map +1 -1
- package/dist/collection/components/cat-dropdown/cat-dropdown.spec.js +7 -7
- package/dist/collection/components/cat-dropdown/cat-dropdown.spec.js.map +1 -1
- package/dist/collection/components/cat-form-group/cat-form-group.e2e.js +6 -6
- package/dist/collection/components/cat-form-group/cat-form-group.e2e.js.map +1 -1
- package/dist/collection/components/cat-form-group/cat-form-group.js +107 -107
- package/dist/collection/components/cat-form-group/cat-form-group.js.map +1 -1
- package/dist/collection/components/cat-form-group/cat-form-group.spec.js +7 -7
- package/dist/collection/components/cat-form-group/cat-form-group.spec.js.map +1 -1
- package/dist/collection/components/cat-form-hint/cat-form-hint.js +9 -9
- package/dist/collection/components/cat-form-hint/cat-form-hint.js.map +1 -1
- package/dist/collection/components/cat-form-hint/cat-form-hint.spec.js +7 -7
- package/dist/collection/components/cat-form-hint/cat-form-hint.spec.js.map +1 -1
- package/dist/collection/components/cat-i18n/cat-i18n-registry.js +71 -71
- package/dist/collection/components/cat-i18n/cat-i18n-registry.js.map +1 -1
- package/dist/collection/components/cat-i18n/cat-i18n-registry.spec.js +3 -3
- package/dist/collection/components/cat-i18n/cat-i18n-registry.spec.js.map +1 -1
- package/dist/collection/components/cat-icon/cat-icon-registry.js +77 -77
- package/dist/collection/components/cat-icon/cat-icon-registry.js.map +1 -1
- package/dist/collection/components/cat-icon/cat-icon-registry.spec.js +3 -3
- package/dist/collection/components/cat-icon/cat-icon-registry.spec.js.map +1 -1
- package/dist/collection/components/cat-icon/cat-icon.e2e.js +7 -7
- package/dist/collection/components/cat-icon/cat-icon.e2e.js.map +1 -1
- package/dist/collection/components/cat-icon/cat-icon.js +97 -97
- package/dist/collection/components/cat-icon/cat-icon.js.map +1 -1
- package/dist/collection/components/cat-icon/cat-icon.spec.js +7 -7
- package/dist/collection/components/cat-icon/cat-icon.spec.js.map +1 -1
- package/dist/collection/components/cat-input/cat-input.e2e.js +7 -7
- package/dist/collection/components/cat-input/cat-input.e2e.js.map +1 -1
- package/dist/collection/components/cat-input/cat-input.js +768 -768
- package/dist/collection/components/cat-input/cat-input.js.map +1 -1
- package/dist/collection/components/cat-input/cat-input.spec.js +7 -7
- package/dist/collection/components/cat-input/cat-input.spec.js.map +1 -1
- package/dist/collection/components/cat-notification/cat-notification.js +59 -59
- package/dist/collection/components/cat-notification/cat-notification.js.map +1 -1
- package/dist/collection/components/cat-notification/cat-notification.spec.js +3 -3
- package/dist/collection/components/cat-notification/cat-notification.spec.js.map +1 -1
- package/dist/collection/components/cat-pagination/cat-pagination.e2e.js +10 -10
- package/dist/collection/components/cat-pagination/cat-pagination.e2e.js.map +1 -1
- package/dist/collection/components/cat-pagination/cat-pagination.js +274 -274
- package/dist/collection/components/cat-pagination/cat-pagination.js.map +1 -1
- package/dist/collection/components/cat-pagination/cat-pagination.spec.js +7 -7
- package/dist/collection/components/cat-pagination/cat-pagination.spec.js.map +1 -1
- package/dist/collection/components/cat-radio/cat-radio.e2e.js +6 -6
- package/dist/collection/components/cat-radio/cat-radio.e2e.js.map +1 -1
- package/dist/collection/components/cat-radio/cat-radio.js +378 -378
- package/dist/collection/components/cat-radio/cat-radio.js.map +1 -1
- package/dist/collection/components/cat-radio/cat-radio.spec.js +7 -7
- package/dist/collection/components/cat-radio/cat-radio.spec.js.map +1 -1
- package/dist/collection/components/cat-radio-group/cat-radio-group.e2e.js +6 -6
- package/dist/collection/components/cat-radio-group/cat-radio-group.e2e.js.map +1 -1
- package/dist/collection/components/cat-radio-group/cat-radio-group.js +278 -278
- package/dist/collection/components/cat-radio-group/cat-radio-group.js.map +1 -1
- package/dist/collection/components/cat-radio-group/cat-radio-group.spec.js +7 -7
- package/dist/collection/components/cat-radio-group/cat-radio-group.spec.js.map +1 -1
- package/dist/collection/components/cat-scrollable/cat-scrollable.e2e.js +6 -6
- package/dist/collection/components/cat-scrollable/cat-scrollable.e2e.js.map +1 -1
- package/dist/collection/components/cat-scrollable/cat-scrollable.js +287 -287
- package/dist/collection/components/cat-scrollable/cat-scrollable.js.map +1 -1
- package/dist/collection/components/cat-scrollable/cat-scrollable.spec.js +7 -7
- package/dist/collection/components/cat-scrollable/cat-scrollable.spec.js.map +1 -1
- package/dist/collection/components/cat-select/cat-select.e2e.js +10 -10
- package/dist/collection/components/cat-select/cat-select.e2e.js.map +1 -1
- package/dist/collection/components/cat-select/cat-select.js +1143 -1143
- package/dist/collection/components/cat-select/cat-select.js.map +1 -1
- package/dist/collection/components/cat-select/cat-select.spec.js +7 -7
- package/dist/collection/components/cat-select/cat-select.spec.js.map +1 -1
- package/dist/collection/components/cat-select/connectors.js +13 -13
- package/dist/collection/components/cat-select/connectors.js.map +1 -1
- package/dist/collection/components/cat-select-demo/cat-select-demo.js +1379 -1379
- package/dist/collection/components/cat-select-demo/cat-select-demo.js.map +1 -1
- package/dist/collection/components/cat-skeleton/cat-skeleton.e2e.js +6 -6
- package/dist/collection/components/cat-skeleton/cat-skeleton.e2e.js.map +1 -1
- package/dist/collection/components/cat-skeleton/cat-skeleton.js +120 -120
- package/dist/collection/components/cat-skeleton/cat-skeleton.js.map +1 -1
- package/dist/collection/components/cat-skeleton/cat-skeleton.spec.js +7 -7
- package/dist/collection/components/cat-skeleton/cat-skeleton.spec.js.map +1 -1
- package/dist/collection/components/cat-spinner/cat-spinner.e2e.js +6 -6
- package/dist/collection/components/cat-spinner/cat-spinner.e2e.js.map +1 -1
- package/dist/collection/components/cat-spinner/cat-spinner.js +60 -60
- package/dist/collection/components/cat-spinner/cat-spinner.js.map +1 -1
- package/dist/collection/components/cat-spinner/cat-spinner.spec.js +7 -7
- package/dist/collection/components/cat-spinner/cat-spinner.spec.js.map +1 -1
- package/dist/collection/components/cat-tab/cat-tab.e2e.js +6 -6
- package/dist/collection/components/cat-tab/cat-tab.e2e.js.map +1 -1
- package/dist/collection/components/cat-tab/cat-tab.js +230 -211
- package/dist/collection/components/cat-tab/cat-tab.js.map +1 -1
- package/dist/collection/components/cat-tab/cat-tab.spec.js +7 -7
- package/dist/collection/components/cat-tab/cat-tab.spec.js.map +1 -1
- package/dist/collection/components/cat-tabs/cat-tabs.css +3 -0
- package/dist/collection/components/cat-tabs/cat-tabs.e2e.js +6 -6
- package/dist/collection/components/cat-tabs/cat-tabs.e2e.js.map +1 -1
- package/dist/collection/components/cat-tabs/cat-tabs.js +222 -215
- package/dist/collection/components/cat-tabs/cat-tabs.js.map +1 -1
- package/dist/collection/components/cat-tabs/cat-tabs.spec.js +7 -7
- package/dist/collection/components/cat-tabs/cat-tabs.spec.js.map +1 -1
- package/dist/collection/components/cat-textarea/cat-textarea.e2e.js +7 -7
- package/dist/collection/components/cat-textarea/cat-textarea.e2e.js.map +1 -1
- package/dist/collection/components/cat-textarea/cat-textarea.js +586 -586
- package/dist/collection/components/cat-textarea/cat-textarea.js.map +1 -1
- package/dist/collection/components/cat-textarea/cat-textarea.spec.js +7 -7
- package/dist/collection/components/cat-textarea/cat-textarea.spec.js.map +1 -1
- package/dist/collection/components/cat-toggle/cat-toggle.e2e.js +6 -6
- package/dist/collection/components/cat-toggle/cat-toggle.e2e.js.map +1 -1
- package/dist/collection/components/cat-toggle/cat-toggle.js +421 -421
- package/dist/collection/components/cat-toggle/cat-toggle.js.map +1 -1
- package/dist/collection/components/cat-toggle/cat-toggle.spec.js +7 -7
- package/dist/collection/components/cat-toggle/cat-toggle.spec.js.map +1 -1
- package/dist/collection/components/cat-tooltip/cat-tooltip.css +3 -0
- package/dist/collection/components/cat-tooltip/cat-tooltip.e2e.js +6 -6
- package/dist/collection/components/cat-tooltip/cat-tooltip.e2e.js.map +1 -1
- package/dist/collection/components/cat-tooltip/cat-tooltip.js +297 -296
- package/dist/collection/components/cat-tooltip/cat-tooltip.js.map +1 -1
- package/dist/collection/components/cat-tooltip/cat-tooltip.spec.js +12 -8
- package/dist/collection/components/cat-tooltip/cat-tooltip.spec.js.map +1 -1
- package/dist/collection/scss/core/_dialog.scss +1 -1
- package/dist/collection/scss/core/_form.scss +2 -1
- package/dist/collection/scss/core/_typography.scss +1 -7
- package/dist/collection/utils/breakpoints.js +6 -6
- package/dist/collection/utils/breakpoints.js.map +1 -1
- package/dist/collection/utils/coerce.js +3 -3
- package/dist/collection/utils/coerce.js.map +1 -1
- package/dist/collection/utils/find-closest.js +6 -6
- package/dist/collection/utils/find-closest.js.map +1 -1
- package/dist/collection/utils/first-tabbable.js +1 -1
- package/dist/collection/utils/first-tabbable.js.map +1 -1
- package/dist/collection/utils/load-img.js +6 -6
- package/dist/collection/utils/load-img.js.map +1 -1
- package/dist/collection/utils/media-matcher.js +30 -30
- package/dist/collection/utils/media-matcher.js.map +1 -1
- package/dist/collection/utils/media-matcher.spec.js +32 -32
- package/dist/collection/utils/media-matcher.spec.js.map +1 -1
- package/dist/collection/utils/platform.js +34 -34
- package/dist/collection/utils/platform.js.map +1 -1
- package/dist/collection/utils/setDefault.js +4 -4
- package/dist/collection/utils/setDefault.js.map +1 -1
- package/dist/components/cat-alert.d.ts +2 -2
- package/dist/components/cat-alert.js +56 -56
- package/dist/components/cat-alert.js.map +1 -1
- package/dist/components/cat-avatar.d.ts +2 -2
- package/dist/components/cat-avatar2.js +93 -93
- package/dist/components/cat-avatar2.js.map +1 -1
- package/dist/components/cat-badge.d.ts +2 -2
- package/dist/components/cat-badge.js +32 -32
- package/dist/components/cat-badge.js.map +1 -1
- package/dist/components/cat-button-group.d.ts +2 -2
- package/dist/components/cat-button-group.js +31 -31
- package/dist/components/cat-button-group.js.map +1 -1
- package/dist/components/cat-button.d.ts +2 -2
- package/dist/components/cat-button2.js +277 -277
- package/dist/components/cat-button2.js.map +1 -1
- package/dist/components/cat-card.d.ts +2 -2
- package/dist/components/cat-card.js +20 -20
- package/dist/components/cat-card.js.map +1 -1
- package/dist/components/cat-checkbox.d.ts +2 -2
- package/dist/components/cat-checkbox2.js +108 -108
- package/dist/components/cat-checkbox2.js.map +1 -1
- package/dist/components/cat-datepicker-inline.d.ts +2 -2
- package/dist/components/cat-datepicker-inline.js +89 -89
- package/dist/components/cat-datepicker-inline.js.map +1 -1
- package/dist/components/cat-datepicker.d.ts +2 -2
- package/dist/components/cat-datepicker.js +203 -194
- package/dist/components/cat-datepicker.js.map +1 -1
- package/dist/components/cat-datepicker.locale.js +121 -121
- package/dist/components/cat-datepicker.locale.js.map +1 -1
- package/dist/components/cat-dropdown.d.ts +2 -2
- package/dist/components/cat-dropdown2.js +177 -177
- package/dist/components/cat-dropdown2.js.map +1 -1
- package/dist/components/cat-form-group.d.ts +2 -2
- package/dist/components/cat-form-group.js +55 -55
- package/dist/components/cat-form-group.js.map +1 -1
- package/dist/components/cat-form-hint.js +9 -9
- package/dist/components/cat-form-hint.js.map +1 -1
- package/dist/components/cat-i18n-registry.js +71 -71
- package/dist/components/cat-i18n-registry.js.map +1 -1
- package/dist/components/cat-icon-registry.js +77 -77
- package/dist/components/cat-icon-registry.js.map +1 -1
- package/dist/components/cat-icon.d.ts +2 -2
- package/dist/components/cat-icon2.js +32 -32
- package/dist/components/cat-icon2.js.map +1 -1
- package/dist/components/cat-input.d.ts +2 -2
- package/dist/components/cat-input2.js +219 -219
- package/dist/components/cat-input2.js.map +1 -1
- package/dist/components/cat-pagination.d.ts +2 -2
- package/dist/components/cat-pagination.js +103 -103
- package/dist/components/cat-pagination.js.map +1 -1
- package/dist/components/cat-radio-group.d.ts +2 -2
- package/dist/components/cat-radio-group.js +113 -113
- package/dist/components/cat-radio-group.js.map +1 -1
- package/dist/components/cat-radio.d.ts +2 -2
- package/dist/components/cat-radio.js +93 -93
- package/dist/components/cat-radio.js.map +1 -1
- package/dist/components/cat-scrollable.d.ts +2 -2
- package/dist/components/cat-scrollable2.js +118 -118
- package/dist/components/cat-scrollable2.js.map +1 -1
- package/dist/components/cat-select-demo.d.ts +2 -2
- package/dist/components/cat-select-demo.js +1438 -1438
- package/dist/components/cat-select-demo.js.map +1 -1
- package/dist/components/cat-select.d.ts +2 -2
- package/dist/components/cat-select2.js +666 -666
- package/dist/components/cat-select2.js.map +1 -1
- package/dist/components/cat-skeleton.d.ts +2 -2
- package/dist/components/cat-skeleton2.js +53 -53
- package/dist/components/cat-skeleton2.js.map +1 -1
- package/dist/components/cat-spinner.d.ts +2 -2
- package/dist/components/cat-spinner2.js +27 -27
- package/dist/components/cat-spinner2.js.map +1 -1
- package/dist/components/cat-tab.d.ts +2 -2
- package/dist/components/cat-tab.js +48 -46
- package/dist/components/cat-tab.js.map +1 -1
- package/dist/components/cat-tabs.d.ts +2 -2
- package/dist/components/cat-tabs.js +120 -113
- package/dist/components/cat-tabs.js.map +1 -1
- package/dist/components/cat-textarea.d.ts +2 -2
- package/dist/components/cat-textarea.js +178 -178
- package/dist/components/cat-textarea.js.map +1 -1
- package/dist/components/cat-toggle.d.ts +2 -2
- package/dist/components/cat-toggle.js +104 -104
- package/dist/components/cat-toggle.js.map +1 -1
- package/dist/components/cat-tooltip.d.ts +2 -2
- package/dist/components/cat-tooltip.js +144 -143
- package/dist/components/cat-tooltip.js.map +1 -1
- package/dist/components/coerce.js +3 -3
- package/dist/components/coerce.js.map +1 -1
- package/dist/components/index.js +72 -72
- package/dist/components/index.js.map +1 -1
- package/dist/esm/cat-alert_26.entry.js +3899 -3883
- package/dist/esm/cat-alert_26.entry.js.map +1 -1
- package/dist/esm/catalyst.js +4 -4
- package/dist/esm/catalyst.js.map +1 -1
- package/dist/esm/{index-30a221a3.js → index-acddba36.js} +51 -13
- package/dist/esm/index-acddba36.js.map +1 -0
- package/dist/esm/index.js +74 -74
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{of-04d3d9e1.js → of-4f92b30b.js} +155 -155
- package/dist/esm/of-4f92b30b.js.map +1 -0
- package/dist/types/components/cat-alert/cat-alert.d.ts +17 -17
- package/dist/types/components/cat-avatar/cat-avatar.d.ts +41 -41
- package/dist/types/components/cat-badge/cat-badge.d.ts +22 -22
- package/dist/types/components/cat-button/cat-button.d.ts +151 -151
- package/dist/types/components/cat-button-group/cat-button-group.d.ts +9 -9
- package/dist/types/components/cat-card/cat-card.d.ts +1 -1
- package/dist/types/components/cat-checkbox/cat-checkbox.d.ts +97 -97
- package/dist/types/components/cat-datepicker/cat-datepicker.config.d.ts +12 -12
- package/dist/types/components/cat-datepicker/cat-datepicker.d.ts +153 -149
- package/dist/types/components/cat-datepicker-inline/cat-datepicker-inline.d.ts +45 -45
- package/dist/types/components/cat-dropdown/cat-dropdown.d.ts +49 -49
- package/dist/types/components/cat-form-group/cat-form-group.d.ts +23 -23
- package/dist/types/components/cat-form-hint/cat-form-hint.d.ts +6 -6
- package/dist/types/components/cat-i18n/cat-i18n-registry.d.ts +17 -17
- package/dist/types/components/cat-icon/cat-icon-registry.d.ts +12 -12
- package/dist/types/components/cat-icon/cat-icon.d.ts +18 -18
- package/dist/types/components/cat-input/cat-input.d.ts +167 -167
- package/dist/types/components/cat-notification/cat-notification.d.ts +31 -31
- package/dist/types/components/cat-pagination/cat-pagination.d.ts +52 -52
- package/dist/types/components/cat-radio/cat-radio.d.ts +83 -83
- package/dist/types/components/cat-radio-group/cat-radio-group.d.ts +49 -49
- package/dist/types/components/cat-scrollable/cat-scrollable.d.ts +49 -49
- package/dist/types/components/cat-select/cat-select.d.ts +221 -221
- package/dist/types/components/cat-select/connectors.d.ts +5 -5
- package/dist/types/components/cat-select-demo/cat-select-demo.d.ts +11 -11
- package/dist/types/components/cat-skeleton/cat-skeleton.d.ts +23 -23
- package/dist/types/components/cat-spinner/cat-spinner.d.ts +10 -10
- package/dist/types/components/cat-tab/cat-tab.d.ts +48 -42
- package/dist/types/components/cat-tabs/cat-tabs.d.ts +40 -39
- package/dist/types/components/cat-textarea/cat-textarea.d.ts +131 -131
- package/dist/types/components/cat-toggle/cat-toggle.d.ts +93 -93
- package/dist/types/components/cat-tooltip/cat-tooltip.d.ts +64 -64
- package/dist/types/components.d.ts +10 -2
- package/dist/types/stencil-public-runtime.d.ts +8 -0
- package/dist/types/utils/breakpoints.d.ts +1 -1
- package/dist/types/utils/media-matcher.d.ts +10 -10
- package/dist/types/utils/platform.d.ts +16 -16
- package/dist/types/utils/setDefault.d.ts +2 -2
- package/package.json +18 -18
- package/dist/catalyst/p-1bd44896.js +0 -3
- package/dist/catalyst/p-1bd44896.js.map +0 -1
- package/dist/catalyst/p-dc953306.entry.js +0 -10
- package/dist/catalyst/p-dc953306.entry.js.map +0 -1
- package/dist/cjs/index-1e7eef7e.js.map +0 -1
- package/dist/cjs/of-395b2f57.js.map +0 -1
- package/dist/esm/index-30a221a3.js.map +0 -1
- package/dist/esm/of-04d3d9e1.js.map +0 -1
- /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
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
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
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
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
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
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;
|