@duetds/components 9.4.2 → 9.5.1
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/hydrate/index.js +2282 -200
- package/lib/cjs/{a11y-utils-821a2919.js → a11y-utils-1e25e6e3.js} +1 -1
- package/lib/cjs/{app-globals-b8946136.js → app-globals-b0eb39d1.js} +1 -1
- package/lib/cjs/duet-action-button.cjs.entry.js +2 -2
- package/lib/cjs/duet-alert.cjs.entry.js +3 -3
- package/lib/cjs/duet-badge.cjs.entry.js +3 -3
- package/lib/cjs/duet-banner.cjs.entry.js +2 -2
- package/lib/cjs/duet-breadcrumb.cjs.entry.js +6 -6
- package/lib/cjs/duet-breadcrumbs.cjs.entry.js +4 -4
- package/lib/cjs/duet-button_2.cjs.entry.js +10 -10
- package/lib/cjs/duet-callout.cjs.entry.js +4 -4
- package/lib/cjs/duet-caption_4.cjs.entry.js +11 -10
- package/lib/cjs/duet-card.cjs.entry.js +2 -2
- package/lib/cjs/duet-checkbox.cjs.entry.js +1 -1
- package/lib/cjs/duet-checkmark.cjs.entry.js +3 -3
- package/lib/cjs/{duet-chip_3.cjs.entry.js → duet-chip.cjs.entry.js} +3 -377
- package/lib/cjs/duet-choice_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-collapsible.cjs.entry.js +4 -4
- package/lib/cjs/duet-combobox.cjs.entry.js +3 -3
- package/lib/cjs/duet-contact-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-cookie-consent.cjs.entry.js +2 -2
- package/lib/cjs/duet-date-picker.cjs.entry.js +4 -4
- package/lib/cjs/duet-divider_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-editable-table_3.cjs.entry.js +7 -7
- package/lib/cjs/duet-empty-state.cjs.entry.js +3 -3
- package/lib/cjs/duet-fieldset.cjs.entry.js +5 -5
- package/lib/cjs/duet-file-chooser.cjs.entry.js +2 -2
- package/lib/cjs/duet-footer.cjs.entry.js +7 -7
- package/lib/cjs/duet-grid_2.cjs.entry.js +1 -1
- package/lib/cjs/duet-header_2.cjs.entry.js +3 -3
- package/lib/cjs/duet-hero.cjs.entry.js +8 -8
- package/lib/cjs/duet-icon.cjs.entry.js +4 -4
- package/lib/cjs/duet-input_2.cjs.entry.js +5 -5
- package/lib/cjs/duet-layout.cjs.entry.js +7 -7
- package/lib/cjs/duet-list_2.cjs.entry.js +4 -4
- package/lib/cjs/duet-menu-bar-button.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-menu-bar-item.cjs.entry.js +6 -6
- package/lib/cjs/duet-menu-bar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-menu-bar.cjs.entry.js +4 -4
- package/lib/cjs/duet-modal.cjs.entry.js +10 -10
- package/lib/cjs/duet-multiselect.cjs.entry.js +8 -8
- package/lib/cjs/duet-nav.cjs.entry.js +2 -2
- package/lib/cjs/duet-notification_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-number-input.cjs.entry.js +3 -3
- package/lib/cjs/duet-overlay.cjs.entry.js +2 -2
- package/lib/cjs/duet-page-heading.cjs.entry.js +3 -3
- package/lib/cjs/duet-pagination_2.cjs.entry.js +15 -15
- package/lib/cjs/duet-phone-input.cjs.entry.js +2008 -0
- package/lib/cjs/duet-popup-menu_2.cjs.entry.js +426 -0
- package/lib/cjs/duet-progress.cjs.entry.js +2 -2
- package/lib/cjs/duet-promo-card.cjs.entry.js +4 -4
- package/lib/cjs/duet-radio_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-range-slider.cjs.entry.js +1 -1
- package/lib/cjs/duet-scrollable_3.cjs.entry.js +18 -13
- package/lib/cjs/duet-section-layout.cjs.entry.js +4 -4
- package/lib/cjs/duet-select.cjs.entry.js +2 -2
- package/lib/cjs/duet-shaped-image.cjs.entry.js +3 -3
- package/lib/cjs/duet-show-more.cjs.entry.js +4 -4
- package/lib/cjs/duet-slideout-lang.cjs.entry.js +3 -3
- package/lib/cjs/duet-slideout-link.cjs.entry.js +22 -4
- package/lib/cjs/duet-slideout-panel-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-slideout-panel.cjs.entry.js +10 -10
- package/lib/cjs/duet-slideout.cjs.entry.js +8 -8
- package/lib/cjs/duet-status-icon.cjs.entry.js +3 -3
- package/lib/cjs/duet-step_2.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-submenu-bar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-item.cjs.entry.js +5 -5
- package/lib/cjs/duet-submenu-bar-link.cjs.entry.js +2 -2
- package/lib/cjs/duet-submenu-bar.cjs.entry.js +6 -6
- package/lib/cjs/duet-textarea.cjs.entry.js +3 -3
- package/lib/cjs/duet-toggle.cjs.entry.js +1 -1
- package/lib/cjs/duet-toolbar-dropdown-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar-dropdown.cjs.entry.js +5 -5
- package/lib/cjs/duet-toolbar-item.cjs.entry.js +7 -7
- package/lib/cjs/duet-toolbar-link.cjs.entry.js +3 -3
- package/lib/cjs/duet-toolbar.cjs.entry.js +3 -3
- package/lib/cjs/duet-tooltip-button_2.cjs.entry.js +6 -6
- package/lib/cjs/duet-tooltip.cjs.entry.js +2 -2
- package/lib/cjs/duet-tray.cjs.entry.js +4 -4
- package/lib/cjs/duet-upload-aria-status.cjs.entry.js +2 -2
- package/lib/cjs/duet-upload-item.cjs.entry.js +5 -5
- package/lib/cjs/duet-visually-hidden.cjs.entry.js +2 -2
- package/lib/cjs/duet.cjs.js +3 -3
- package/lib/cjs/{errorcodes.utils-4059c3de.js → errorcodes.utils-dc219661.js} +1 -1
- package/lib/cjs/{focus-utils-b50cfb47.js → focus-utils-21fac156.js} +1 -1
- package/lib/cjs/{index-ae9c685d.js → index-e6a117fc.js} +11 -3
- package/lib/cjs/{language-utils-eb134c64.js → language-utils-c291fe9b.js} +1 -1
- package/lib/cjs/loader.cjs.js +3 -3
- package/lib/cjs/{slot-utils-66b2afa4.js → slot-utils-8d10ec0a.js} +1 -1
- package/lib/collection/collection-manifest.json +1 -0
- package/lib/collection/components/duet-badge/duet-badge.js +2 -2
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumb.js +4 -4
- package/lib/collection/components/duet-breadcrumbs/duet-breadcrumbs.js +2 -2
- package/lib/collection/components/duet-button/duet-button.css +32 -18
- package/lib/collection/components/duet-button/duet-button.js +6 -6
- package/lib/collection/components/duet-callout/duet-callout.js +2 -2
- package/lib/collection/components/duet-chip/duet-chip.js +1 -1
- package/lib/collection/components/duet-choice/duet-checkmark.js +2 -2
- package/lib/collection/components/duet-collapsible/duet-collapsible.js +2 -2
- package/lib/collection/components/duet-contact-card/duet-contact-card.js +2 -2
- package/lib/collection/components/duet-cookie-consent/duet-cookie-consent.js +1 -1
- package/lib/collection/components/duet-divider/duet-divider.js +1 -1
- package/lib/collection/components/duet-empty-state/duet-empty-state.js +2 -2
- package/lib/collection/components/duet-fieldset/duet-fieldset.js +3 -3
- package/lib/collection/components/duet-file-chooser/duet-file-chooser.js +1 -1
- package/lib/collection/components/duet-footer/duet-footer.js +4 -4
- package/lib/collection/components/duet-heading/duet-heading.js +22 -2
- package/lib/collection/components/duet-hero/duet-hero.js +5 -5
- package/lib/collection/components/duet-icon/duet-icon.js +3 -3
- package/lib/collection/components/duet-input/duet-input.css +34 -3
- package/lib/collection/components/duet-input/duet-input.js +4 -4
- package/lib/collection/components/duet-layout/duet-layout.js +5 -5
- package/lib/collection/components/duet-link/duet-link.js +2 -2
- package/lib/collection/components/duet-list/duet-list.js +1 -1
- package/lib/collection/components/duet-list-item/duet-list-item.js +2 -2
- package/lib/collection/components/duet-logo/duet-logo.js +1 -1
- package/lib/collection/components/duet-menu-bar/duet-menu-bar.js +2 -2
- package/lib/collection/components/duet-menu-bar-button/duet-menu-bar-button.js +2 -2
- package/lib/collection/components/duet-menu-bar-dropdown/duet-menu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-menu-bar-dropdown-link/duet-menu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-menu-bar-item/duet-menu-bar-item.js +2 -2
- package/lib/collection/components/duet-menu-bar-link/duet-menu-bar-link.js +2 -2
- package/lib/collection/components/duet-modal/duet-modal.js +6 -6
- package/lib/collection/components/duet-multiselect/duet-multiselect.js +5 -5
- package/lib/collection/components/duet-nav/duet-nav.js +1 -1
- package/lib/collection/components/duet-notification/duet-notification.js +2 -2
- package/lib/collection/components/duet-notification-drawer/duet-notification-drawer.js +2 -2
- package/lib/collection/components/duet-overlay/duet-overlay.js +1 -1
- package/lib/collection/components/duet-page-heading/duet-page-heading.js +2 -2
- package/lib/collection/components/duet-pagination/duet-pagination.js +11 -11
- package/lib/collection/components/duet-paragraph/duet-paragraph.js +2 -2
- package/lib/collection/components/duet-phone-input/duet-phone-input.css +61 -0
- package/lib/collection/components/duet-phone-input/duet-phone-input.js +802 -0
- package/lib/collection/components/duet-popup-menu/duet-popup-menu.js +69 -9
- package/lib/collection/components/duet-popup-menu-item/duet-popup-menu-item.js +2 -2
- package/lib/collection/components/duet-promo-card/duet-promo-card.js +2 -2
- package/lib/collection/components/duet-range-stepper/duet-range-stepper.js +2 -2
- package/lib/collection/components/duet-scrollable/duet-scrollable.js +11 -6
- package/lib/collection/components/duet-section-layout/duet-section-layout.js +3 -3
- package/lib/collection/components/duet-shaped-image/duet-shaped-image.js +2 -2
- package/lib/collection/components/duet-show-more/duet-show-more.js +2 -2
- package/lib/collection/components/duet-slideout/duet-slideout.js +4 -4
- package/lib/collection/components/duet-slideout-lang/duet-slideout-lang.js +1 -1
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.css +17 -2
- package/lib/collection/components/duet-slideout-link/duet-slideout-link.js +90 -2
- package/lib/collection/components/duet-slideout-panel/duet-slideout-panel.js +6 -6
- package/lib/collection/components/duet-slideout-panel-dropdown/duet-slideout-panel-dropdown.js +4 -4
- package/lib/collection/components/duet-spacer/duet-spacer.js +1 -1
- package/lib/collection/components/duet-spinner/duet-spinner.js +2 -2
- package/lib/collection/components/duet-status-icon/duet-status-icon.js +2 -2
- package/lib/collection/components/duet-stepper/duet-stepper.js +1 -1
- package/lib/collection/components/duet-submenu-bar/duet-submenu-bar.js +5 -5
- package/lib/collection/components/duet-submenu-bar-dropdown/duet-submenu-bar-dropdown.js +4 -4
- package/lib/collection/components/duet-submenu-bar-dropdown-link/duet-submenu-bar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-submenu-bar-item/duet-submenu-bar-item.js +1 -1
- package/lib/collection/components/duet-submenu-bar-link/duet-submenu-bar-link.js +1 -1
- package/lib/collection/components/duet-tab-group/duet-tab-group.js +4 -4
- package/lib/collection/components/duet-table/duet-table.js +2 -2
- package/lib/collection/components/duet-toolbar/duet-toolbar.js +2 -2
- package/lib/collection/components/duet-toolbar-dropdown/duet-toolbar-dropdown.js +4 -4
- package/lib/collection/components/duet-toolbar-dropdown-link/duet-toolbar-dropdown-link.js +2 -2
- package/lib/collection/components/duet-toolbar-item/duet-toolbar-item.js +3 -3
- package/lib/collection/components/duet-toolbar-link/duet-toolbar-link.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-button.js +2 -2
- package/lib/collection/components/duet-tooltip/duet-tooltip-popup.js +2 -2
- package/lib/collection/components/duet-tray/duet-tray.js +2 -2
- package/lib/collection/components/duet-upload/duet-upload.js +2 -2
- package/lib/collection/components/duet-upload-aria-status/duet-upload-aria-status.js +1 -1
- package/lib/collection/components/duet-upload-item/duet-upload-item.js +2 -2
- package/lib/collection/components/duet-visually-hidden/duet-visually-hidden.js +1 -1
- package/lib/collection/data/countries.js +1762 -0
- package/lib/dist-custom-elements/duet-action-button.js +1 -1
- package/lib/dist-custom-elements/duet-alert.js +1 -1
- package/lib/dist-custom-elements/duet-badge.js +1 -1
- package/lib/dist-custom-elements/duet-banner.js +3 -3
- package/lib/dist-custom-elements/duet-breadcrumb.js +7 -7
- package/lib/dist-custom-elements/duet-breadcrumbs.js +3 -3
- package/lib/dist-custom-elements/duet-button.js +1 -1
- package/lib/dist-custom-elements/duet-callout.js +4 -4
- package/lib/dist-custom-elements/duet-caption.js +1 -1
- package/lib/dist-custom-elements/duet-card.js +3 -3
- package/lib/dist-custom-elements/duet-checkbox.js +1 -1
- package/lib/dist-custom-elements/duet-checkmark.js +1 -1
- package/lib/dist-custom-elements/duet-chip.js +1 -1
- package/lib/dist-custom-elements/duet-choice-group.js +8 -8
- package/lib/dist-custom-elements/duet-choice.js +4 -4
- package/lib/dist-custom-elements/duet-collapsible.js +5 -5
- package/lib/dist-custom-elements/duet-combobox.js +15 -15
- package/lib/dist-custom-elements/duet-contact-card.js +10 -10
- package/lib/dist-custom-elements/duet-cookie-consent.js +7 -7
- package/lib/dist-custom-elements/duet-date-picker.js +13 -13
- package/lib/dist-custom-elements/duet-divider.js +1 -1
- package/lib/dist-custom-elements/duet-editable-table.js +7 -7
- package/lib/dist-custom-elements/duet-empty-state.js +1 -1
- package/lib/dist-custom-elements/duet-fieldset.js +1 -1
- package/lib/dist-custom-elements/duet-file-chooser.js +3 -3
- package/lib/dist-custom-elements/duet-footer.js +11 -11
- package/lib/dist-custom-elements/duet-grid-item.js +1 -1
- package/lib/dist-custom-elements/duet-grid.js +1 -1
- package/lib/dist-custom-elements/duet-header.js +8 -8
- package/lib/dist-custom-elements/duet-heading.js +1 -1
- package/lib/dist-custom-elements/duet-hero.js +14 -14
- package/lib/dist-custom-elements/duet-icon.js +1 -1
- package/lib/dist-custom-elements/duet-input.js +1 -1
- package/lib/dist-custom-elements/duet-label.js +1 -1
- package/lib/dist-custom-elements/duet-layout.js +6 -6
- package/lib/dist-custom-elements/duet-link.js +1 -1
- package/lib/dist-custom-elements/duet-list-item.js +1 -1
- package/lib/dist-custom-elements/duet-list.js +1 -1
- package/lib/dist-custom-elements/duet-logo.js +1 -1
- package/lib/dist-custom-elements/duet-menu-bar-button.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-menu-bar-item.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar-link.js +4 -4
- package/lib/dist-custom-elements/duet-menu-bar.js +4 -4
- package/lib/dist-custom-elements/duet-modal.js +14 -14
- package/lib/dist-custom-elements/duet-multiselect.js +14 -14
- package/lib/dist-custom-elements/duet-nav.js +2 -2
- package/lib/dist-custom-elements/duet-notification-drawer.js +6 -6
- package/lib/dist-custom-elements/duet-notification.js +4 -4
- package/lib/dist-custom-elements/duet-number-input.js +11 -11
- package/lib/dist-custom-elements/duet-overlay.js +1 -1
- package/lib/dist-custom-elements/duet-page-heading.js +5 -5
- package/lib/dist-custom-elements/duet-pagination.js +24 -24
- package/lib/dist-custom-elements/duet-paragraph.js +1 -1
- package/lib/dist-custom-elements/duet-phone-input.d.ts +11 -0
- package/lib/dist-custom-elements/duet-phone-input.js +2135 -0
- package/lib/dist-custom-elements/duet-popup-menu-item.js +1 -1
- package/lib/dist-custom-elements/duet-popup-menu.js +1 -1
- package/lib/dist-custom-elements/duet-progress.js +1 -1
- package/lib/dist-custom-elements/duet-promo-card.js +5 -5
- package/lib/dist-custom-elements/duet-radio-group.js +8 -8
- package/lib/dist-custom-elements/duet-radio.js +1 -1
- package/lib/dist-custom-elements/duet-range-slider.js +2 -2
- package/lib/dist-custom-elements/duet-range-stepper.js +6 -6
- package/lib/dist-custom-elements/duet-scrollable.js +1 -1
- package/lib/dist-custom-elements/duet-section-layout.js +4 -4
- package/lib/dist-custom-elements/duet-select.js +1 -1
- package/lib/dist-custom-elements/duet-shaped-image.js +3 -3
- package/lib/dist-custom-elements/duet-show-more.js +1 -1
- package/lib/dist-custom-elements/duet-slideout-lang.js +3 -3
- package/lib/dist-custom-elements/duet-slideout-link.js +25 -6
- package/lib/dist-custom-elements/duet-slideout-panel-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-slideout-panel.js +8 -8
- package/lib/dist-custom-elements/duet-slideout.js +7 -7
- package/lib/dist-custom-elements/duet-spacer.js +1 -1
- package/lib/dist-custom-elements/duet-spinner.js +1 -1
- package/lib/dist-custom-elements/duet-status-icon.js +4 -4
- package/lib/dist-custom-elements/duet-step.js +4 -4
- package/lib/dist-custom-elements/duet-stepper.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-submenu-bar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-submenu-bar-item.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar-link.js +3 -3
- package/lib/dist-custom-elements/duet-submenu-bar.js +8 -8
- package/lib/dist-custom-elements/duet-tab-group.js +11 -11
- package/lib/dist-custom-elements/duet-tab.js +1 -1
- package/lib/dist-custom-elements/duet-table.js +1 -1
- package/lib/dist-custom-elements/duet-textarea.js +10 -10
- package/lib/dist-custom-elements/duet-toggle.js +2 -2
- package/lib/dist-custom-elements/duet-toolbar-dropdown-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar-dropdown.js +6 -6
- package/lib/dist-custom-elements/duet-toolbar-item.js +5 -5
- package/lib/dist-custom-elements/duet-toolbar-link.js +4 -4
- package/lib/dist-custom-elements/duet-toolbar.js +3 -3
- package/lib/dist-custom-elements/duet-tooltip-button.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip-popup.js +1 -1
- package/lib/dist-custom-elements/duet-tooltip.js +1 -1
- package/lib/dist-custom-elements/duet-tray.js +5 -5
- package/lib/dist-custom-elements/duet-upload-aria-status.js +1 -1
- package/lib/dist-custom-elements/duet-upload-item.js +1 -1
- package/lib/dist-custom-elements/duet-upload.js +21 -21
- package/lib/dist-custom-elements/duet-visually-hidden.js +1 -1
- package/lib/dist-custom-elements/index.js +1 -1
- package/lib/dist-custom-elements/{p-f904de26.js → p-0a5495b6.js} +3 -3
- package/lib/dist-custom-elements/{p-12afa6a9.js → p-1219c53a.js} +4 -4
- package/lib/dist-custom-elements/{p-64e2d3ca.js → p-1237d11e.js} +8 -8
- package/lib/dist-custom-elements/{p-682759c1.js → p-1a132b1a.js} +1 -1
- package/lib/dist-custom-elements/{p-cf7ebeca.js → p-1f0fcce4.js} +16 -11
- package/lib/dist-custom-elements/{p-e7837082.js → p-2b1e6b5d.js} +3 -3
- package/lib/dist-custom-elements/{p-5f69b1a3.js → p-2c7e8fea.js} +6 -6
- package/lib/dist-custom-elements/{p-fc719f13.js → p-35112a3e.js} +5 -5
- package/lib/dist-custom-elements/{p-7bd61001.js → p-40b6cfdc.js} +10 -10
- package/lib/dist-custom-elements/{p-db63d729.js → p-41f565f8.js} +2 -2
- package/lib/dist-custom-elements/{p-e40f6f72.js → p-49e93494.js} +4 -4
- package/lib/dist-custom-elements/{p-ea1b9fd2.js → p-4a747b86.js} +1 -1
- package/lib/dist-custom-elements/{p-20670f23.js → p-4ac79666.js} +6 -4
- package/lib/dist-custom-elements/{p-3cebc38f.js → p-4bbce223.js} +1 -1
- package/lib/dist-custom-elements/{p-6c512deb.js → p-57030e72.js} +3 -3
- package/lib/dist-custom-elements/{p-8bb33e70.js → p-5814136c.js} +3 -3
- package/lib/dist-custom-elements/{p-2bba9071.js → p-5d240efc.js} +12 -12
- package/lib/dist-custom-elements/{p-996b724b.js → p-629b86f6.js} +4 -4
- package/lib/dist-custom-elements/{p-a8105585.js → p-6f0a0708.js} +1 -1
- package/lib/dist-custom-elements/{p-81287261.js → p-75e0f2c0.js} +264 -1
- package/lib/dist-custom-elements/{p-8c206875.js → p-80b6a631.js} +3 -3
- package/lib/dist-custom-elements/{p-9d6b2f72.js → p-80d7e109.js} +3 -3
- package/lib/dist-custom-elements/{p-96198aec.js → p-87b5d28b.js} +5 -5
- package/lib/dist-custom-elements/{p-fa1cdac3.js → p-8df0e44b.js} +3 -3
- package/lib/dist-custom-elements/{p-0ead9c70.js → p-8eb7fe43.js} +2 -2
- package/lib/dist-custom-elements/{p-84a16ba6.js → p-9baca56c.js} +1 -1
- package/lib/dist-custom-elements/{p-792db7b0.js → p-9e44038b.js} +1 -1
- package/lib/dist-custom-elements/{p-3e337443.js → p-b6c1319b.js} +2 -2
- package/lib/dist-custom-elements/{p-43578452.js → p-d34a377a.js} +119 -12
- package/lib/dist-custom-elements/{p-32dde064.js → p-d40633ba.js} +3 -3
- package/lib/dist-custom-elements/{p-919a3f56.js → p-d6afe712.js} +7 -7
- package/lib/dist-custom-elements/{p-95bf575a.js → p-da3f596f.js} +2 -2
- package/lib/dist-custom-elements/{p-2218a02d.js → p-de88ebc9.js} +2 -2
- package/lib/dist-custom-elements/{p-eb8c49d0.js → p-e639defe.js} +4 -4
- package/lib/dist-custom-elements/{p-57b14f14.js → p-ea83aa97.js} +4 -4
- package/lib/dist-custom-elements/{p-b1d9f172.js → p-eb67694d.js} +2 -2
- package/lib/dist-custom-elements/{p-55baf5dc.js → p-eee324c4.js} +3 -3
- package/lib/dist-custom-elements/{p-1783819b.js → p-f58c99dc.js} +12 -12
- package/lib/dist-custom-elements/{p-9613c7ae.js → p-ffd0da9c.js} +2 -2
- package/lib/duet/duet.esm.js +1 -1
- package/lib/duet/duet.js +1 -1
- package/lib/duet/{p-2590f7b0.system.entry.js → p-004f4889.system.entry.js} +1 -1
- package/lib/duet/{p-7e67797a.system.entry.js → p-005170b7.system.entry.js} +1 -1
- package/lib/duet/{p-53c14a6d.system.entry.js → p-00a09206.system.entry.js} +1 -1
- package/lib/duet/{p-d8a7a6eb.entry.js → p-02464eab.entry.js} +1 -1
- package/lib/duet/{p-c06b8830.system.entry.js → p-025b2278.system.entry.js} +1 -1
- package/lib/duet/{p-5817c9a6.entry.js → p-078b7a5e.entry.js} +1 -1
- package/lib/duet/p-082839ec.entry.js +4 -0
- package/lib/duet/{p-05bd5fc1.system.entry.js → p-08d304b6.system.entry.js} +1 -1
- package/lib/duet/{p-67b77e1a.system.entry.js → p-09b58b33.system.entry.js} +1 -1
- package/lib/duet/{p-89a86ebc.system.entry.js → p-09e94e65.system.entry.js} +1 -1
- package/lib/duet/{p-edda0b76.system.entry.js → p-0a3c17d4.system.entry.js} +1 -1
- package/lib/duet/{p-6791795c.entry.js → p-0b690c76.entry.js} +1 -1
- package/lib/duet/{p-5c6fa752.entry.js → p-0c24394e.entry.js} +1 -1
- package/lib/duet/p-0c618613.entry.js +4 -0
- package/lib/duet/{p-59cbcc2e.system.js → p-0d75b285.system.js} +1 -1
- package/lib/duet/p-0e5ef946.js +4 -0
- package/lib/duet/{p-f1f562bb.entry.js → p-0ecd1f95.entry.js} +1 -1
- package/lib/duet/p-12e049bd.system.js +4 -0
- package/lib/duet/p-14618c69.entry.js +4 -0
- package/lib/duet/{p-d451ec53.entry.js → p-147d6e48.entry.js} +1 -1
- package/lib/duet/p-152229b6.entry.js +4 -0
- package/lib/duet/{p-e51fe789.entry.js → p-159d4c32.entry.js} +1 -1
- package/lib/duet/{p-bca39a19.system.entry.js → p-19516bf2.system.entry.js} +1 -1
- package/lib/duet/{p-9b6794b3.entry.js → p-1a67a738.entry.js} +1 -1
- package/lib/duet/p-1aaa8644.system.entry.js +4 -0
- package/lib/duet/{p-bca6125e.entry.js → p-1dd3ef28.entry.js} +1 -1
- package/lib/duet/{p-e8334ed1.entry.js → p-1e540c4c.entry.js} +1 -1
- package/lib/duet/{p-f6f21b70.entry.js → p-1ea7e7a7.entry.js} +1 -1
- package/lib/duet/{p-1e4e0a4d.entry.js → p-20577153.entry.js} +1 -1
- package/lib/duet/{p-b5c7f8cd.entry.js → p-22884344.entry.js} +1 -1
- package/lib/duet/{p-59339a3e.system.entry.js → p-230d0772.system.entry.js} +1 -1
- package/lib/duet/{p-fa03d3b3.system.entry.js → p-23dafa29.system.entry.js} +1 -1
- package/lib/duet/{p-42ed9cf5.entry.js → p-248d1fc1.entry.js} +1 -1
- package/lib/duet/{p-4aa4bece.system.entry.js → p-24aece3a.system.entry.js} +1 -1
- package/lib/duet/{p-ee3b1868.system.entry.js → p-24fc6b8a.system.entry.js} +1 -1
- package/lib/duet/{p-709882f3.system.entry.js → p-25aca626.system.entry.js} +1 -1
- package/lib/duet/{p-472dab44.system.entry.js → p-263ba5bc.system.entry.js} +1 -1
- package/lib/duet/p-276503fe.system.entry.js +4 -0
- package/lib/duet/p-27b82d35.entry.js +4 -0
- package/lib/duet/{p-4ec25d4a.system.js → p-27f2bc53.system.js} +1 -1
- package/lib/duet/{p-653c75c3.system.entry.js → p-28ce8dcb.system.entry.js} +1 -1
- package/lib/duet/p-2922d3fe.entry.js +4 -0
- package/lib/duet/{p-c05be5e1.entry.js → p-29641354.entry.js} +1 -1
- package/lib/duet/{p-7df5aaf6.system.entry.js → p-333be6f6.system.entry.js} +2 -2
- package/lib/duet/{p-3a495087.entry.js → p-33f45e04.entry.js} +1 -1
- package/lib/duet/{p-8c8f2565.entry.js → p-34524a03.entry.js} +1 -1
- package/lib/duet/{p-73f5d7d3.system.entry.js → p-34f1a0c8.system.entry.js} +2 -2
- package/lib/duet/{p-b99e40e7.entry.js → p-383d480f.entry.js} +1 -1
- package/lib/duet/{p-f89203db.entry.js → p-39293af6.entry.js} +1 -1
- package/lib/duet/{p-05673dd4.system.entry.js → p-398ffdcd.system.entry.js} +1 -1
- package/lib/duet/{p-e64cdc3b.system.entry.js → p-39934ea9.system.entry.js} +1 -1
- package/lib/duet/{p-3a0a60fb.system.entry.js → p-3ad59868.system.entry.js} +1 -1
- package/lib/duet/{p-d72393c6.entry.js → p-3b1d8855.entry.js} +1 -1
- package/lib/duet/{p-7abde534.system.js → p-3b451879.system.js} +1 -1
- package/lib/duet/{p-475672d1.entry.js → p-3c520d06.entry.js} +1 -1
- package/lib/duet/{p-a6f485ce.system.entry.js → p-404880c0.system.entry.js} +1 -1
- package/lib/duet/{p-b2a5f5d0.entry.js → p-40525c72.entry.js} +1 -1
- package/lib/duet/{p-3b88a791.system.entry.js → p-416a6b00.system.entry.js} +1 -1
- package/lib/duet/p-427c3017.system.entry.js +4 -0
- package/lib/duet/{p-5b2030f6.entry.js → p-4513706a.entry.js} +1 -1
- package/lib/duet/{p-b77c2cc1.entry.js → p-457121d7.entry.js} +1 -1
- package/lib/duet/{p-df67d91b.system.entry.js → p-457d4e7b.system.entry.js} +1 -1
- package/lib/duet/{p-b2fbe44f.entry.js → p-4b998fe4.entry.js} +1 -1
- package/lib/duet/p-4d569314.entry.js +4 -0
- package/lib/duet/{p-49cddce5.system.entry.js → p-4d88d4d8.system.entry.js} +1 -1
- package/lib/duet/{p-7ae20674.system.entry.js → p-4ede4c9b.system.entry.js} +1 -1
- package/lib/duet/{p-3ee0e7a2.system.entry.js → p-50d381f8.system.entry.js} +1 -1
- package/lib/duet/p-531431a4.entry.js +4 -0
- package/lib/duet/{p-d3ba2b21.entry.js → p-54d22e9f.entry.js} +1 -1
- package/lib/duet/{p-5e98b366.system.entry.js → p-559373ce.system.entry.js} +1 -1
- package/lib/duet/{p-968c2680.entry.js → p-56172ea4.entry.js} +1 -1
- package/lib/duet/p-56d25af6.entry.js +4 -0
- package/lib/duet/{p-849a093c.system.entry.js → p-57ed1115.system.entry.js} +1 -1
- package/lib/duet/{p-e1d6e640.system.entry.js → p-5b19279e.system.entry.js} +1 -1
- package/lib/duet/{p-0620d479.system.entry.js → p-5cb308e3.system.entry.js} +1 -1
- package/lib/duet/{p-1dbbe6df.system.entry.js → p-5e37ae74.system.entry.js} +1 -1
- package/lib/duet/{p-f8cda4cb.entry.js → p-5e587df2.entry.js} +1 -1
- package/lib/duet/{p-09fea5ea.system.entry.js → p-608d87af.system.entry.js} +1 -1
- package/lib/duet/{p-c1030c78.entry.js → p-61df374f.entry.js} +1 -1
- package/lib/duet/{p-2f333676.system.entry.js → p-62467dcd.system.entry.js} +2 -2
- package/lib/duet/p-635329d5.js +4 -0
- package/lib/duet/{p-e9d69dba.entry.js → p-63a85911.entry.js} +1 -1
- package/lib/duet/p-63a866fd.entry.js +4 -0
- package/lib/duet/{p-87cc03bb.system.entry.js → p-63c713ac.system.entry.js} +1 -1
- package/lib/duet/{p-4261665d.system.entry.js → p-68f1ac3d.system.entry.js} +1 -1
- package/lib/duet/{p-05fcbe8e.system.entry.js → p-6989245e.system.entry.js} +1 -1
- package/lib/duet/{p-c71a58da.js → p-6be21d53.js} +1 -1
- package/lib/duet/{p-3677dc32.entry.js → p-6cdf7d12.entry.js} +1 -1
- package/lib/duet/{p-2b8d5ebf.system.entry.js → p-6f585b8e.system.entry.js} +1 -1
- package/lib/duet/{p-7b39ff48.entry.js → p-701148c7.entry.js} +1 -1
- package/lib/duet/{p-1f521358.system.entry.js → p-70565a72.system.entry.js} +1 -1
- package/lib/duet/{p-457a2d83.system.entry.js → p-73d6f3f1.system.entry.js} +1 -1
- package/lib/duet/{p-f2a35fdd.entry.js → p-7404823f.entry.js} +1 -1
- package/lib/duet/{p-9ea49d85.system.entry.js → p-79dfa1cd.system.entry.js} +1 -1
- package/lib/duet/{p-042e2fe8.entry.js → p-7a55ccd4.entry.js} +1 -1
- package/lib/duet/{p-9c4c9249.system.entry.js → p-7b464a76.system.entry.js} +1 -1
- package/lib/duet/{p-ad2f0283.system.entry.js → p-7c217bba.system.entry.js} +1 -1
- package/lib/duet/{p-d46c21c3.system.entry.js → p-7e74329c.system.entry.js} +2 -2
- package/lib/duet/{p-ddc04775.entry.js → p-7f8cd5ca.entry.js} +1 -1
- package/lib/duet/p-7faa23b3.entry.js +4 -0
- package/lib/duet/{p-72b3dc7c.entry.js → p-7ff5d518.entry.js} +1 -1
- package/lib/duet/{p-99110a93.entry.js → p-81779e0c.entry.js} +1 -1
- package/lib/duet/{p-d2a5a09f.js → p-82fc6160.js} +1 -1
- package/lib/duet/{p-e39b4df9.system.entry.js → p-83827bc3.system.entry.js} +1 -1
- package/lib/duet/{p-758432df.entry.js → p-85f02853.entry.js} +1 -1
- package/lib/duet/p-891a644e.system.js +4 -0
- package/lib/duet/{p-5e988172.system.entry.js → p-8a4d54c7.system.entry.js} +1 -1
- package/lib/duet/{p-9a1ede4b.system.entry.js → p-8bcec5d9.system.entry.js} +1 -1
- package/lib/duet/{p-f2a5e96f.entry.js → p-8ea137df.entry.js} +1 -1
- package/lib/duet/{p-829f18ac.entry.js → p-8fe213ce.entry.js} +1 -1
- package/lib/duet/{p-242c72b4.entry.js → p-9342741d.entry.js} +1 -1
- package/lib/duet/{p-3b03ad48.js → p-93c1b76f.js} +1 -1
- package/lib/duet/p-958736f6.entry.js +4 -0
- package/lib/duet/{p-3945d323.system.entry.js → p-960955b8.system.entry.js} +1 -1
- package/lib/duet/{p-23c363ea.system.entry.js → p-981c3a70.system.entry.js} +1 -1
- package/lib/duet/{p-ee268c5a.entry.js → p-987c6807.entry.js} +1 -1
- package/lib/duet/{p-75e262dd.system.entry.js → p-9c346e3e.system.entry.js} +1 -1
- package/lib/duet/{p-fae62327.system.entry.js → p-9f2d018f.system.entry.js} +1 -1
- package/lib/duet/{p-3a5017af.entry.js → p-9f4deff5.entry.js} +1 -1
- package/lib/duet/{p-373e1b99.entry.js → p-a56e7b3e.entry.js} +1 -1
- package/lib/duet/{p-b6e4d58e.system.entry.js → p-a596cd3a.system.entry.js} +1 -1
- package/lib/duet/{p-7b249d64.system.entry.js → p-a79b216a.system.entry.js} +1 -1
- package/lib/duet/{p-31fcb811.entry.js → p-a8ba38dd.entry.js} +1 -1
- package/lib/duet/{p-75e12142.js → p-ac43ccbd.js} +1 -1
- package/lib/duet/p-adf55373.system.entry.js +4 -0
- package/lib/duet/{p-6e1b9c32.system.entry.js → p-af2289ca.system.entry.js} +2 -2
- package/lib/duet/{p-fd38377e.system.entry.js → p-af4ddc28.system.entry.js} +1 -1
- package/lib/duet/{p-b2f48572.entry.js → p-b1cc50bc.entry.js} +1 -1
- package/lib/duet/{p-d1274fac.entry.js → p-b25b4fa7.entry.js} +1 -1
- package/lib/duet/{p-dc807a5c.system.js → p-b3cb308a.system.js} +1 -1
- package/lib/duet/{p-b7393278.entry.js → p-bb93284d.entry.js} +1 -1
- package/lib/duet/{p-e9d570bf.entry.js → p-bbff29df.entry.js} +1 -1
- package/lib/duet/{p-3f8677ac.system.js → p-bca7337f.system.js} +1 -1
- package/lib/duet/{p-f5e1a0cc.entry.js → p-be1b4801.entry.js} +1 -1
- package/lib/duet/{p-2bb74e72.entry.js → p-c002302d.entry.js} +1 -1
- package/lib/duet/{p-d5a1fea0.entry.js → p-c18cf73d.entry.js} +1 -1
- package/lib/duet/{p-ef16cf2f.system.entry.js → p-c1ad9533.system.entry.js} +1 -1
- package/lib/duet/{p-2a4b6723.system.entry.js → p-c25ffdd4.system.entry.js} +1 -1
- package/lib/duet/p-c5850fb4.entry.js +4 -0
- package/lib/duet/{p-6460ecdd.entry.js → p-c67bc178.entry.js} +1 -1
- package/lib/duet/p-c77f6d5d.entry.js +4 -0
- package/lib/duet/{p-f3e0a76f.system.entry.js → p-c82bf6d3.system.entry.js} +1 -1
- package/lib/duet/{p-2822c55e.system.entry.js → p-c8ebba85.system.entry.js} +1 -1
- package/lib/duet/{p-c6564753.system.entry.js → p-cc425ef7.system.entry.js} +1 -1
- package/lib/duet/{p-8d66d9ff.entry.js → p-ccc9d700.entry.js} +1 -1
- package/lib/duet/{p-fe63ab87.system.entry.js → p-ce0aeaf2.system.entry.js} +2 -2
- package/lib/duet/p-d02896d8.js +4 -0
- package/lib/duet/p-d070e142.system.entry.js +4 -0
- package/lib/duet/{p-6b4ca314.entry.js → p-d0e04b56.entry.js} +1 -1
- package/lib/duet/{p-a488b792.system.entry.js → p-d3d379cf.system.entry.js} +1 -1
- package/lib/duet/{p-714399a1.system.entry.js → p-d4d5d006.system.entry.js} +1 -1
- package/lib/duet/{p-07be03a5.system.js → p-d526e143.system.js} +1 -1
- package/lib/duet/{p-d1219b00.system.entry.js → p-d63f49eb.system.entry.js} +1 -1
- package/lib/duet/p-d67da533.system.entry.js +4 -0
- package/lib/duet/{p-e8eed1e6.entry.js → p-d754a42c.entry.js} +1 -1
- package/lib/duet/{p-58f49211.system.entry.js → p-dcb533d6.system.entry.js} +1 -1
- package/lib/duet/{p-1a045554.entry.js → p-dd9d2671.entry.js} +1 -1
- package/lib/duet/{p-9f5a2024.entry.js → p-df0fb865.entry.js} +1 -1
- package/lib/duet/{p-ab2b67ab.entry.js → p-df7ef805.entry.js} +1 -1
- package/lib/duet/{p-3215139d.system.entry.js → p-e0b8ed9a.system.entry.js} +1 -1
- package/lib/duet/{p-93c4d3c3.system.entry.js → p-e1d536a6.system.entry.js} +1 -1
- package/lib/duet/{p-a220b676.entry.js → p-e1ec6cd6.entry.js} +1 -1
- package/lib/duet/{p-53a07476.system.entry.js → p-e2cb818b.system.entry.js} +1 -1
- package/lib/duet/{p-2c565a29.entry.js → p-e2e8a654.entry.js} +1 -1
- package/lib/duet/{p-243553ce.entry.js → p-e3454275.entry.js} +1 -1
- package/lib/duet/{p-37631fb0.system.entry.js → p-e3834dc3.system.entry.js} +1 -1
- package/lib/duet/{p-dfe8ce73.system.entry.js → p-e4f41663.system.entry.js} +1 -1
- package/lib/duet/{p-f409cd1f.system.entry.js → p-e6563981.system.entry.js} +2 -2
- package/lib/duet/{p-3e9b5b6f.entry.js → p-e7d36069.entry.js} +1 -1
- package/lib/duet/{p-5b8b0f3b.entry.js → p-f2a9ebce.entry.js} +1 -1
- package/lib/duet/p-f33aace0.entry.js +4 -0
- package/lib/duet/p-f6ecfb29.system.entry.js +4 -0
- package/lib/duet/p-f75cbdb7.system.entry.js +4 -0
- package/lib/duet/{p-27aab6b1.entry.js → p-f9189172.entry.js} +1 -1
- package/lib/duet/{p-772f84d7.system.entry.js → p-f989f433.system.entry.js} +1 -1
- package/lib/duet/{p-52d6efa6.system.entry.js → p-fb841ad4.system.entry.js} +1 -1
- package/lib/duet/{p-03d1fe77.entry.js → p-fbc20d2d.entry.js} +1 -1
- package/lib/duet/{p-f12da4d6.system.entry.js → p-ff948c06.system.entry.js} +1 -1
- package/lib/duet/{p-e5ef5e89.entry.js → p-ffb66495.entry.js} +1 -1
- package/lib/esm/{a11y-utils-47ea468e.js → a11y-utils-42550857.js} +1 -1
- package/lib/esm/{app-globals-52a8e9e5.js → app-globals-e40eeed5.js} +1 -1
- package/lib/esm/duet-action-button.entry.js +2 -2
- package/lib/esm/duet-alert.entry.js +3 -3
- package/lib/esm/duet-badge.entry.js +3 -3
- package/lib/esm/duet-banner.entry.js +2 -2
- package/lib/esm/duet-breadcrumb.entry.js +6 -6
- package/lib/esm/duet-breadcrumbs.entry.js +4 -4
- package/lib/esm/duet-button_2.entry.js +10 -10
- package/lib/esm/duet-callout.entry.js +4 -4
- package/lib/esm/duet-caption_4.entry.js +11 -10
- package/lib/esm/duet-card.entry.js +2 -2
- package/lib/esm/duet-checkbox.entry.js +1 -1
- package/lib/esm/duet-checkmark.entry.js +3 -3
- package/lib/esm/{duet-chip_3.entry.js → duet-chip.entry.js} +5 -377
- package/lib/esm/duet-choice_2.entry.js +3 -3
- package/lib/esm/duet-collapsible.entry.js +4 -4
- package/lib/esm/duet-combobox.entry.js +3 -3
- package/lib/esm/duet-contact-card.entry.js +4 -4
- package/lib/esm/duet-cookie-consent.entry.js +2 -2
- package/lib/esm/duet-date-picker.entry.js +4 -4
- package/lib/esm/duet-divider_2.entry.js +3 -3
- package/lib/esm/duet-editable-table_3.entry.js +7 -7
- package/lib/esm/duet-empty-state.entry.js +3 -3
- package/lib/esm/duet-fieldset.entry.js +5 -5
- package/lib/esm/duet-file-chooser.entry.js +2 -2
- package/lib/esm/duet-footer.entry.js +7 -7
- package/lib/esm/duet-grid_2.entry.js +1 -1
- package/lib/esm/duet-header_2.entry.js +3 -3
- package/lib/esm/duet-hero.entry.js +8 -8
- package/lib/esm/duet-icon.entry.js +4 -4
- package/lib/esm/duet-input_2.entry.js +5 -5
- package/lib/esm/duet-layout.entry.js +7 -7
- package/lib/esm/duet-list_2.entry.js +4 -4
- package/lib/esm/duet-menu-bar-button.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar-dropdown.entry.js +5 -5
- package/lib/esm/duet-menu-bar-item.entry.js +6 -6
- package/lib/esm/duet-menu-bar-link.entry.js +3 -3
- package/lib/esm/duet-menu-bar.entry.js +4 -4
- package/lib/esm/duet-modal.entry.js +10 -10
- package/lib/esm/duet-multiselect.entry.js +8 -8
- package/lib/esm/duet-nav.entry.js +2 -2
- package/lib/esm/duet-notification_2.entry.js +6 -6
- package/lib/esm/duet-number-input.entry.js +3 -3
- package/lib/esm/duet-overlay.entry.js +2 -2
- package/lib/esm/duet-page-heading.entry.js +3 -3
- package/lib/esm/duet-pagination_2.entry.js +15 -15
- package/lib/esm/duet-phone-input.entry.js +2004 -0
- package/lib/esm/duet-popup-menu_2.entry.js +421 -0
- package/lib/esm/duet-progress.entry.js +2 -2
- package/lib/esm/duet-promo-card.entry.js +4 -4
- package/lib/esm/duet-radio_2.entry.js +2 -2
- package/lib/esm/duet-range-slider.entry.js +1 -1
- package/lib/esm/duet-scrollable_3.entry.js +18 -13
- package/lib/esm/duet-section-layout.entry.js +4 -4
- package/lib/esm/duet-select.entry.js +2 -2
- package/lib/esm/duet-shaped-image.entry.js +3 -3
- package/lib/esm/duet-show-more.entry.js +4 -4
- package/lib/esm/duet-slideout-lang.entry.js +3 -3
- package/lib/esm/duet-slideout-link.entry.js +22 -4
- package/lib/esm/duet-slideout-panel-dropdown.entry.js +5 -5
- package/lib/esm/duet-slideout-panel.entry.js +10 -10
- package/lib/esm/duet-slideout.entry.js +8 -8
- package/lib/esm/duet-status-icon.entry.js +3 -3
- package/lib/esm/duet-step_2.entry.js +2 -2
- package/lib/esm/duet-submenu-bar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-submenu-bar-dropdown.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-item.entry.js +5 -5
- package/lib/esm/duet-submenu-bar-link.entry.js +2 -2
- package/lib/esm/duet-submenu-bar.entry.js +6 -6
- package/lib/esm/duet-textarea.entry.js +3 -3
- package/lib/esm/duet-toggle.entry.js +1 -1
- package/lib/esm/duet-toolbar-dropdown-link.entry.js +3 -3
- package/lib/esm/duet-toolbar-dropdown.entry.js +5 -5
- package/lib/esm/duet-toolbar-item.entry.js +7 -7
- package/lib/esm/duet-toolbar-link.entry.js +3 -3
- package/lib/esm/duet-toolbar.entry.js +3 -3
- package/lib/esm/duet-tooltip-button_2.entry.js +6 -6
- package/lib/esm/duet-tooltip.entry.js +2 -2
- package/lib/esm/duet-tray.entry.js +4 -4
- package/lib/esm/duet-upload-aria-status.entry.js +2 -2
- package/lib/esm/duet-upload-item.entry.js +5 -5
- package/lib/esm/duet-visually-hidden.entry.js +2 -2
- package/lib/esm/duet.js +4 -4
- package/lib/esm/{errorcodes.utils-e55da25d.js → errorcodes.utils-871f54ed.js} +1 -1
- package/lib/esm/{focus-utils-b09f6029.js → focus-utils-3e4436c1.js} +1 -1
- package/lib/esm/{index-ed83a687.js → index-caf8af66.js} +11 -3
- package/lib/esm/{language-utils-d2c8afdc.js → language-utils-37fa60e1.js} +1 -1
- package/lib/esm/loader.js +4 -4
- package/lib/esm/{slot-utils-035ffb1f.js → slot-utils-44165de2.js} +1 -1
- package/lib/esm-es5/{a11y-utils-47ea468e.js → a11y-utils-42550857.js} +1 -1
- package/lib/esm-es5/{app-globals-52a8e9e5.js → app-globals-e40eeed5.js} +1 -1
- package/lib/esm-es5/duet-action-button.entry.js +1 -1
- package/lib/esm-es5/duet-alert.entry.js +1 -1
- package/lib/esm-es5/duet-badge.entry.js +1 -1
- package/lib/esm-es5/duet-banner.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumb.entry.js +1 -1
- package/lib/esm-es5/duet-breadcrumbs.entry.js +1 -1
- package/lib/esm-es5/duet-button_2.entry.js +2 -2
- package/lib/esm-es5/duet-callout.entry.js +1 -1
- package/lib/esm-es5/duet-caption_4.entry.js +1 -1
- package/lib/esm-es5/duet-card.entry.js +1 -1
- package/lib/esm-es5/duet-checkbox.entry.js +1 -1
- package/lib/esm-es5/duet-checkmark.entry.js +1 -1
- package/lib/esm-es5/duet-chip.entry.js +4 -0
- package/lib/esm-es5/duet-choice_2.entry.js +1 -1
- package/lib/esm-es5/duet-collapsible.entry.js +1 -1
- package/lib/esm-es5/duet-combobox.entry.js +1 -1
- package/lib/esm-es5/duet-contact-card.entry.js +1 -1
- package/lib/esm-es5/duet-cookie-consent.entry.js +1 -1
- package/lib/esm-es5/duet-date-picker.entry.js +1 -1
- package/lib/esm-es5/duet-divider_2.entry.js +1 -1
- package/lib/esm-es5/duet-editable-table_3.entry.js +1 -1
- package/lib/esm-es5/duet-empty-state.entry.js +1 -1
- package/lib/esm-es5/duet-fieldset.entry.js +1 -1
- package/lib/esm-es5/duet-file-chooser.entry.js +1 -1
- package/lib/esm-es5/duet-footer.entry.js +1 -1
- package/lib/esm-es5/duet-grid_2.entry.js +1 -1
- package/lib/esm-es5/duet-header_2.entry.js +1 -1
- package/lib/esm-es5/duet-hero.entry.js +2 -2
- package/lib/esm-es5/duet-icon.entry.js +1 -1
- package/lib/esm-es5/duet-input_2.entry.js +1 -1
- package/lib/esm-es5/duet-layout.entry.js +1 -1
- package/lib/esm-es5/duet-list_2.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-button.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-dropdown.entry.js +2 -2
- package/lib/esm-es5/duet-menu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-menu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-modal.entry.js +1 -1
- package/lib/esm-es5/duet-multiselect.entry.js +1 -1
- package/lib/esm-es5/duet-nav.entry.js +1 -1
- package/lib/esm-es5/duet-notification_2.entry.js +2 -2
- package/lib/esm-es5/duet-number-input.entry.js +1 -1
- package/lib/esm-es5/duet-overlay.entry.js +1 -1
- package/lib/esm-es5/duet-page-heading.entry.js +1 -1
- package/lib/esm-es5/duet-pagination_2.entry.js +2 -2
- package/lib/esm-es5/duet-phone-input.entry.js +4 -0
- package/lib/esm-es5/duet-popup-menu_2.entry.js +4 -0
- package/lib/esm-es5/duet-progress.entry.js +1 -1
- package/lib/esm-es5/duet-promo-card.entry.js +2 -2
- package/lib/esm-es5/duet-radio_2.entry.js +1 -1
- package/lib/esm-es5/duet-range-slider.entry.js +1 -1
- package/lib/esm-es5/duet-scrollable_3.entry.js +2 -2
- package/lib/esm-es5/duet-section-layout.entry.js +1 -1
- package/lib/esm-es5/duet-select.entry.js +1 -1
- package/lib/esm-es5/duet-shaped-image.entry.js +1 -1
- package/lib/esm-es5/duet-show-more.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-lang.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-link.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-slideout-panel.entry.js +1 -1
- package/lib/esm-es5/duet-slideout.entry.js +2 -2
- package/lib/esm-es5/duet-status-icon.entry.js +1 -1
- package/lib/esm-es5/duet-step_2.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-item.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar-link.entry.js +1 -1
- package/lib/esm-es5/duet-submenu-bar.entry.js +1 -1
- package/lib/esm-es5/duet-textarea.entry.js +2 -2
- package/lib/esm-es5/duet-toggle.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-dropdown.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar-item.entry.js +2 -2
- package/lib/esm-es5/duet-toolbar-link.entry.js +1 -1
- package/lib/esm-es5/duet-toolbar.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip-button_2.entry.js +1 -1
- package/lib/esm-es5/duet-tooltip.entry.js +1 -1
- package/lib/esm-es5/duet-tray.entry.js +1 -1
- package/lib/esm-es5/duet-upload-aria-status.entry.js +1 -1
- package/lib/esm-es5/duet-upload-item.entry.js +2 -2
- package/lib/esm-es5/duet-visually-hidden.entry.js +1 -1
- package/lib/esm-es5/duet.js +1 -1
- package/lib/esm-es5/{errorcodes.utils-e55da25d.js → errorcodes.utils-871f54ed.js} +1 -1
- package/lib/esm-es5/focus-utils-3e4436c1.js +4 -0
- package/lib/esm-es5/index-caf8af66.js +4 -0
- package/lib/esm-es5/{language-utils-d2c8afdc.js → language-utils-37fa60e1.js} +1 -1
- package/lib/esm-es5/loader.js +1 -1
- package/lib/esm-es5/{slot-utils-035ffb1f.js → slot-utils-44165de2.js} +1 -1
- package/lib/types/components/duet-button/duet-button.d.ts +1 -1
- package/lib/types/components/duet-heading/duet-heading.d.ts +6 -0
- package/lib/types/components/duet-input/duet-input.d.ts +4 -3
- package/lib/types/components/duet-phone-input/duet-phone-input.d.ts +161 -0
- package/lib/types/components/duet-popup-menu/duet-popup-menu.d.ts +11 -1
- package/lib/types/components/duet-slideout-link/duet-slideout-link.d.ts +17 -0
- package/lib/types/components.d.ts +267 -2
- package/lib/types/data/countries.d.ts +22 -0
- package/package.json +4 -4
- package/lib/dist-custom-elements/p-b48eb919.js +0 -268
- package/lib/duet/p-05744ea4.entry.js +0 -4
- package/lib/duet/p-0dee442d.system.entry.js +0 -4
- package/lib/duet/p-0f354fb2.system.entry.js +0 -4
- package/lib/duet/p-15b3553c.system.entry.js +0 -4
- package/lib/duet/p-254f4171.entry.js +0 -4
- package/lib/duet/p-2f769f52.system.entry.js +0 -4
- package/lib/duet/p-46d7ebac.js +0 -4
- package/lib/duet/p-55d318e7.entry.js +0 -4
- package/lib/duet/p-571bc7a8.js +0 -4
- package/lib/duet/p-5bb1c4b6.entry.js +0 -4
- package/lib/duet/p-6044fe21.entry.js +0 -4
- package/lib/duet/p-7e0c5458.entry.js +0 -4
- package/lib/duet/p-8396cd14.entry.js +0 -4
- package/lib/duet/p-96ba9bdb.system.entry.js +0 -4
- package/lib/duet/p-97b9b2ae.entry.js +0 -4
- package/lib/duet/p-a1f1645c.system.entry.js +0 -4
- package/lib/duet/p-a4bab4d8.entry.js +0 -4
- package/lib/duet/p-bf4d22d5.system.js +0 -4
- package/lib/duet/p-c4fc305d.entry.js +0 -4
- package/lib/duet/p-ceb3a8ca.entry.js +0 -4
- package/lib/duet/p-d681c210.entry.js +0 -4
- package/lib/duet/p-da4d3c61.js +0 -4
- package/lib/duet/p-f1bb265f.entry.js +0 -4
- package/lib/duet/p-f872ec26.system.js +0 -4
- package/lib/esm-es5/duet-chip_3.entry.js +0 -4
- package/lib/esm-es5/focus-utils-b09f6029.js +0 -4
- package/lib/esm-es5/index-ed83a687.js +0 -4
|
@@ -0,0 +1,2135 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* Built with Duet Design System
|
|
3
|
+
*/
|
|
4
|
+
import { p as proxyCustomElement, H, c as createEvent, h, F as Fragment, d as Host } from './p-1a132b1a.js';
|
|
5
|
+
import { i as inheritGlobalTheme } from './p-aaa7a7bd.js';
|
|
6
|
+
import { c as createID } from './p-5e59e970.js';
|
|
7
|
+
import { s as subscribeTabbingChange, u as unsubscribeTabbingChange } from './p-8db11326.js';
|
|
8
|
+
import { a as getLanguage, g as getLocaleString, c as connectLanguageChangeObserver, d as disconnectLanguageChangeObserver } from './p-35375593.js';
|
|
9
|
+
import { c as checkNamedSlotElement } from './p-f21662ea.js';
|
|
10
|
+
import { d as defineCustomElement$g } from './p-40b6cfdc.js';
|
|
11
|
+
import { d as defineCustomElement$f } from './p-9e44038b.js';
|
|
12
|
+
import { d as defineCustomElement$e } from './p-da3f596f.js';
|
|
13
|
+
import { d as defineCustomElement$d } from './p-4a747b86.js';
|
|
14
|
+
import { d as defineCustomElement$c } from './p-49e93494.js';
|
|
15
|
+
import { d as defineCustomElement$b } from './p-f58c99dc.js';
|
|
16
|
+
import { d as defineCustomElement$a } from './p-9baca56c.js';
|
|
17
|
+
import { d as defineCustomElement$9 } from './p-d34a377a.js';
|
|
18
|
+
import { d as defineCustomElement$8 } from './p-1219c53a.js';
|
|
19
|
+
import { d as defineCustomElement$7 } from './p-b6c1319b.js';
|
|
20
|
+
import { d as defineCustomElement$6 } from './p-57030e72.js';
|
|
21
|
+
import { d as defineCustomElement$5 } from './p-75e0f2c0.js';
|
|
22
|
+
import { d as defineCustomElement$4 } from './p-629b86f6.js';
|
|
23
|
+
import { d as defineCustomElement$3 } from './p-87b5d28b.js';
|
|
24
|
+
import { d as defineCustomElement$2 } from './p-de88ebc9.js';
|
|
25
|
+
|
|
26
|
+
const countries = {
|
|
27
|
+
AF: {
|
|
28
|
+
isoCode: "AF",
|
|
29
|
+
en: "Afghanistan",
|
|
30
|
+
fi: "Afganistan",
|
|
31
|
+
sv: "Afghanistan",
|
|
32
|
+
telephoneCountryCode: "93",
|
|
33
|
+
},
|
|
34
|
+
AL: {
|
|
35
|
+
isoCode: "AL",
|
|
36
|
+
en: "Albania",
|
|
37
|
+
fi: "Albania",
|
|
38
|
+
sv: "Albanien",
|
|
39
|
+
telephoneCountryCode: "355",
|
|
40
|
+
},
|
|
41
|
+
DZ: {
|
|
42
|
+
isoCode: "DZ",
|
|
43
|
+
en: "Algeria",
|
|
44
|
+
fi: "Algeria",
|
|
45
|
+
sv: "Algeriet",
|
|
46
|
+
telephoneCountryCode: "213",
|
|
47
|
+
},
|
|
48
|
+
AS: {
|
|
49
|
+
isoCode: "AS",
|
|
50
|
+
en: "American Samoa",
|
|
51
|
+
fi: "Amerikan Samoa",
|
|
52
|
+
sv: "Amerikanska Samoa",
|
|
53
|
+
telephoneCountryCode: "1",
|
|
54
|
+
},
|
|
55
|
+
AD: {
|
|
56
|
+
isoCode: "AD",
|
|
57
|
+
en: "Andorra",
|
|
58
|
+
fi: "Andorra",
|
|
59
|
+
sv: "Andorra",
|
|
60
|
+
telephoneCountryCode: "376",
|
|
61
|
+
},
|
|
62
|
+
AO: {
|
|
63
|
+
isoCode: "AO",
|
|
64
|
+
en: "Angola",
|
|
65
|
+
fi: "Angola",
|
|
66
|
+
sv: "Angola",
|
|
67
|
+
telephoneCountryCode: "244",
|
|
68
|
+
},
|
|
69
|
+
AI: {
|
|
70
|
+
isoCode: "AI",
|
|
71
|
+
en: "Anguilla",
|
|
72
|
+
fi: "Anguilla",
|
|
73
|
+
sv: "Anguilla",
|
|
74
|
+
telephoneCountryCode: "1",
|
|
75
|
+
},
|
|
76
|
+
AQ: {
|
|
77
|
+
isoCode: "AQ",
|
|
78
|
+
en: "Antarctica",
|
|
79
|
+
fi: "Antarktis",
|
|
80
|
+
sv: "Antarktis",
|
|
81
|
+
},
|
|
82
|
+
AG: {
|
|
83
|
+
isoCode: "AG",
|
|
84
|
+
en: "Antigua and Barbuda",
|
|
85
|
+
fi: "Antigua ja Barbuda",
|
|
86
|
+
sv: "Antigua och Barbuda",
|
|
87
|
+
telephoneCountryCode: "1",
|
|
88
|
+
},
|
|
89
|
+
AR: {
|
|
90
|
+
isoCode: "AR",
|
|
91
|
+
en: "Argentina",
|
|
92
|
+
fi: "Argentiina",
|
|
93
|
+
sv: "Argentina",
|
|
94
|
+
telephoneCountryCode: "54",
|
|
95
|
+
},
|
|
96
|
+
AM: {
|
|
97
|
+
isoCode: "AM",
|
|
98
|
+
en: "Armenia",
|
|
99
|
+
fi: "Armenia",
|
|
100
|
+
sv: "Armenien",
|
|
101
|
+
telephoneCountryCode: "374",
|
|
102
|
+
},
|
|
103
|
+
AW: {
|
|
104
|
+
isoCode: "AW",
|
|
105
|
+
en: "Aruba",
|
|
106
|
+
fi: "Aruba",
|
|
107
|
+
sv: "Aruba",
|
|
108
|
+
telephoneCountryCode: "297",
|
|
109
|
+
},
|
|
110
|
+
AU: {
|
|
111
|
+
isoCode: "AU",
|
|
112
|
+
en: "Australia",
|
|
113
|
+
fi: "Australia",
|
|
114
|
+
sv: "Australien",
|
|
115
|
+
telephoneCountryCode: "61",
|
|
116
|
+
},
|
|
117
|
+
AT: {
|
|
118
|
+
isoCode: "AT",
|
|
119
|
+
en: "Austria",
|
|
120
|
+
fi: "Itävalta",
|
|
121
|
+
sv: "Österrike",
|
|
122
|
+
telephoneCountryCode: "43",
|
|
123
|
+
},
|
|
124
|
+
AZ: {
|
|
125
|
+
isoCode: "AZ",
|
|
126
|
+
en: "Azerbaijan",
|
|
127
|
+
fi: "Azerbaidžan",
|
|
128
|
+
sv: "Azerbajdzjan",
|
|
129
|
+
telephoneCountryCode: "994",
|
|
130
|
+
},
|
|
131
|
+
BS: {
|
|
132
|
+
isoCode: "BS",
|
|
133
|
+
en: "Bahamas",
|
|
134
|
+
fi: "Bahama",
|
|
135
|
+
sv: "Bahamas",
|
|
136
|
+
telephoneCountryCode: "1",
|
|
137
|
+
},
|
|
138
|
+
BH: {
|
|
139
|
+
isoCode: "BH",
|
|
140
|
+
en: "Bahrain",
|
|
141
|
+
fi: "Bahrain",
|
|
142
|
+
sv: "Bahrain",
|
|
143
|
+
telephoneCountryCode: "973",
|
|
144
|
+
},
|
|
145
|
+
BD: {
|
|
146
|
+
isoCode: "BD",
|
|
147
|
+
en: "Bangladesh",
|
|
148
|
+
fi: "Bangladesh",
|
|
149
|
+
sv: "Bangladesh",
|
|
150
|
+
telephoneCountryCode: "880",
|
|
151
|
+
},
|
|
152
|
+
BB: {
|
|
153
|
+
isoCode: "BB",
|
|
154
|
+
en: "Barbados",
|
|
155
|
+
fi: "Barbados",
|
|
156
|
+
sv: "Barbados",
|
|
157
|
+
telephoneCountryCode: "1",
|
|
158
|
+
},
|
|
159
|
+
BY: {
|
|
160
|
+
isoCode: "BY",
|
|
161
|
+
en: "Belarus",
|
|
162
|
+
fi: "Valko-Venäjä",
|
|
163
|
+
sv: "Belarus",
|
|
164
|
+
telephoneCountryCode: "375",
|
|
165
|
+
},
|
|
166
|
+
BE: {
|
|
167
|
+
isoCode: "BE",
|
|
168
|
+
en: "Belgium",
|
|
169
|
+
fi: "Belgia",
|
|
170
|
+
sv: "Belgien",
|
|
171
|
+
telephoneCountryCode: "32",
|
|
172
|
+
},
|
|
173
|
+
BZ: {
|
|
174
|
+
isoCode: "BZ",
|
|
175
|
+
en: "Belize",
|
|
176
|
+
fi: "Belize",
|
|
177
|
+
sv: "Belize",
|
|
178
|
+
telephoneCountryCode: "501",
|
|
179
|
+
},
|
|
180
|
+
BJ: {
|
|
181
|
+
isoCode: "BJ",
|
|
182
|
+
en: "Benin",
|
|
183
|
+
fi: "Benin",
|
|
184
|
+
sv: "Benin",
|
|
185
|
+
telephoneCountryCode: "229",
|
|
186
|
+
},
|
|
187
|
+
BM: {
|
|
188
|
+
isoCode: "BM",
|
|
189
|
+
en: "Bermuda",
|
|
190
|
+
fi: "Bermuda",
|
|
191
|
+
sv: "Bermuda",
|
|
192
|
+
telephoneCountryCode: "1",
|
|
193
|
+
},
|
|
194
|
+
BT: {
|
|
195
|
+
isoCode: "BT",
|
|
196
|
+
en: "Bhutan",
|
|
197
|
+
fi: "Bhutan",
|
|
198
|
+
sv: "Bhutan",
|
|
199
|
+
telephoneCountryCode: "975",
|
|
200
|
+
},
|
|
201
|
+
BO: {
|
|
202
|
+
isoCode: "BO",
|
|
203
|
+
en: "Bolivia",
|
|
204
|
+
fi: "Bolivia",
|
|
205
|
+
sv: "Bolivia",
|
|
206
|
+
telephoneCountryCode: "591",
|
|
207
|
+
},
|
|
208
|
+
BA: {
|
|
209
|
+
isoCode: "BA",
|
|
210
|
+
en: "Bosnia and Herzegovina",
|
|
211
|
+
fi: "Bosnia ja Hertsegovina",
|
|
212
|
+
sv: "Bosnien och Hercegovina",
|
|
213
|
+
telephoneCountryCode: "387",
|
|
214
|
+
},
|
|
215
|
+
BW: {
|
|
216
|
+
isoCode: "BW",
|
|
217
|
+
en: "Botswana",
|
|
218
|
+
fi: "Botswana",
|
|
219
|
+
sv: "Botswana",
|
|
220
|
+
telephoneCountryCode: "267",
|
|
221
|
+
},
|
|
222
|
+
BV: {
|
|
223
|
+
isoCode: "BV",
|
|
224
|
+
en: "Bouvet Island",
|
|
225
|
+
fi: "Bouvet’nsaari",
|
|
226
|
+
sv: "Bouvetön",
|
|
227
|
+
},
|
|
228
|
+
BR: {
|
|
229
|
+
isoCode: "BR",
|
|
230
|
+
en: "Brazil",
|
|
231
|
+
fi: "Brasilia",
|
|
232
|
+
sv: "Brasilien",
|
|
233
|
+
telephoneCountryCode: "55",
|
|
234
|
+
},
|
|
235
|
+
IO: {
|
|
236
|
+
isoCode: "IO",
|
|
237
|
+
en: "British Indian Ocean Territory",
|
|
238
|
+
fi: "Brittiläinen Intian valtameren alue",
|
|
239
|
+
sv: "Brittiska territoriet i Indiska Oceanen",
|
|
240
|
+
telephoneCountryCode: "246",
|
|
241
|
+
},
|
|
242
|
+
BN: {
|
|
243
|
+
isoCode: "BN",
|
|
244
|
+
en: "Brunei Darussalam",
|
|
245
|
+
fi: "Brunei",
|
|
246
|
+
sv: "Brunei",
|
|
247
|
+
telephoneCountryCode: "673",
|
|
248
|
+
},
|
|
249
|
+
BG: {
|
|
250
|
+
isoCode: "BG",
|
|
251
|
+
en: "Bulgaria",
|
|
252
|
+
fi: "Bulgaria",
|
|
253
|
+
sv: "Bulgarien",
|
|
254
|
+
telephoneCountryCode: "359",
|
|
255
|
+
},
|
|
256
|
+
BF: {
|
|
257
|
+
isoCode: "BF",
|
|
258
|
+
en: "Burkina Faso",
|
|
259
|
+
fi: "Burkina Faso",
|
|
260
|
+
sv: "Burkina Faso",
|
|
261
|
+
telephoneCountryCode: "226",
|
|
262
|
+
},
|
|
263
|
+
BI: {
|
|
264
|
+
isoCode: "BI",
|
|
265
|
+
en: "Burundi",
|
|
266
|
+
fi: "Burundi",
|
|
267
|
+
sv: "Burundi",
|
|
268
|
+
telephoneCountryCode: "257",
|
|
269
|
+
},
|
|
270
|
+
KH: {
|
|
271
|
+
isoCode: "KH",
|
|
272
|
+
en: "Cambodia",
|
|
273
|
+
fi: "Kambodža",
|
|
274
|
+
sv: "Kambodja",
|
|
275
|
+
telephoneCountryCode: "855",
|
|
276
|
+
},
|
|
277
|
+
CM: {
|
|
278
|
+
isoCode: "CM",
|
|
279
|
+
en: "Cameroon",
|
|
280
|
+
fi: "Kamerun",
|
|
281
|
+
sv: "Kamerun",
|
|
282
|
+
telephoneCountryCode: "237",
|
|
283
|
+
},
|
|
284
|
+
CA: {
|
|
285
|
+
isoCode: "CA",
|
|
286
|
+
en: "Canada",
|
|
287
|
+
fi: "Kanada",
|
|
288
|
+
sv: "Kanada",
|
|
289
|
+
telephoneCountryCode: "1",
|
|
290
|
+
},
|
|
291
|
+
CV: {
|
|
292
|
+
isoCode: "CV",
|
|
293
|
+
en: "Cape Verde",
|
|
294
|
+
fi: "Kap Verde",
|
|
295
|
+
sv: "Kap Verde",
|
|
296
|
+
telephoneCountryCode: "238",
|
|
297
|
+
},
|
|
298
|
+
KY: {
|
|
299
|
+
isoCode: "KY",
|
|
300
|
+
en: "Cayman Islands",
|
|
301
|
+
fi: "Caymansaaret",
|
|
302
|
+
sv: "Caymanöarna",
|
|
303
|
+
telephoneCountryCode: "1",
|
|
304
|
+
},
|
|
305
|
+
CF: {
|
|
306
|
+
isoCode: "CF",
|
|
307
|
+
en: "Central African Republic",
|
|
308
|
+
fi: "Keski-Afrikan tasavalta",
|
|
309
|
+
sv: "Centralafrikanska republiken",
|
|
310
|
+
telephoneCountryCode: "236",
|
|
311
|
+
},
|
|
312
|
+
TD: {
|
|
313
|
+
isoCode: "TD",
|
|
314
|
+
en: "Chad",
|
|
315
|
+
fi: "Tšad",
|
|
316
|
+
sv: "Tchad",
|
|
317
|
+
telephoneCountryCode: "235",
|
|
318
|
+
},
|
|
319
|
+
CL: {
|
|
320
|
+
isoCode: "CL",
|
|
321
|
+
en: "Chile",
|
|
322
|
+
fi: "Chile",
|
|
323
|
+
sv: "Chile",
|
|
324
|
+
telephoneCountryCode: "56",
|
|
325
|
+
},
|
|
326
|
+
CN: {
|
|
327
|
+
isoCode: "CN",
|
|
328
|
+
en: "People's Republic of China",
|
|
329
|
+
fi: "Kiina",
|
|
330
|
+
sv: "Kina",
|
|
331
|
+
telephoneCountryCode: "86",
|
|
332
|
+
},
|
|
333
|
+
CX: {
|
|
334
|
+
isoCode: "CX",
|
|
335
|
+
en: "Christmas Island",
|
|
336
|
+
fi: "Joulusaari",
|
|
337
|
+
sv: "Julön",
|
|
338
|
+
telephoneCountryCode: "61",
|
|
339
|
+
},
|
|
340
|
+
CC: {
|
|
341
|
+
isoCode: "CC",
|
|
342
|
+
en: "Cocos (Keeling) Islands",
|
|
343
|
+
fi: "Kookossaaret",
|
|
344
|
+
sv: "Kokosöarna",
|
|
345
|
+
telephoneCountryCode: "61",
|
|
346
|
+
},
|
|
347
|
+
CO: {
|
|
348
|
+
isoCode: "CO",
|
|
349
|
+
en: "Colombia",
|
|
350
|
+
fi: "Kolumbia",
|
|
351
|
+
sv: "Colombia",
|
|
352
|
+
telephoneCountryCode: "57",
|
|
353
|
+
},
|
|
354
|
+
KM: {
|
|
355
|
+
isoCode: "KM",
|
|
356
|
+
en: "Comoros",
|
|
357
|
+
fi: "Komorit",
|
|
358
|
+
sv: "Komorerna",
|
|
359
|
+
telephoneCountryCode: "269",
|
|
360
|
+
},
|
|
361
|
+
CG: {
|
|
362
|
+
isoCode: "CG",
|
|
363
|
+
en: "Republic of the Congo",
|
|
364
|
+
fi: "Kongon tasavalta",
|
|
365
|
+
sv: "Kongo-Brazzaville",
|
|
366
|
+
telephoneCountryCode: "242",
|
|
367
|
+
},
|
|
368
|
+
CD: {
|
|
369
|
+
isoCode: "CD",
|
|
370
|
+
en: "Democratic Republic of the Congo",
|
|
371
|
+
fi: "Kongon demokraattinen tasavalta",
|
|
372
|
+
sv: "Demokratiska republiken Kongo",
|
|
373
|
+
telephoneCountryCode: "243",
|
|
374
|
+
},
|
|
375
|
+
CK: {
|
|
376
|
+
isoCode: "CK",
|
|
377
|
+
en: "Cook Islands",
|
|
378
|
+
fi: "Cookinsaaret",
|
|
379
|
+
sv: "Cooköarna",
|
|
380
|
+
telephoneCountryCode: "682",
|
|
381
|
+
},
|
|
382
|
+
CR: {
|
|
383
|
+
isoCode: "CR",
|
|
384
|
+
en: "Costa Rica",
|
|
385
|
+
fi: "Costa Rica",
|
|
386
|
+
sv: "Costa Rica",
|
|
387
|
+
telephoneCountryCode: "506",
|
|
388
|
+
},
|
|
389
|
+
CI: {
|
|
390
|
+
isoCode: "CI",
|
|
391
|
+
en: "Cote D'Ivoire",
|
|
392
|
+
fi: "Norsunluurannikko",
|
|
393
|
+
sv: "Elfenbenskusten",
|
|
394
|
+
telephoneCountryCode: "225",
|
|
395
|
+
},
|
|
396
|
+
HR: {
|
|
397
|
+
isoCode: "HR",
|
|
398
|
+
en: "Croatia",
|
|
399
|
+
fi: "Kroatia",
|
|
400
|
+
sv: "Kroatien",
|
|
401
|
+
telephoneCountryCode: "385",
|
|
402
|
+
},
|
|
403
|
+
CU: {
|
|
404
|
+
isoCode: "CU",
|
|
405
|
+
en: "Cuba",
|
|
406
|
+
fi: "Kuuba",
|
|
407
|
+
sv: "Kuba",
|
|
408
|
+
telephoneCountryCode: "53",
|
|
409
|
+
},
|
|
410
|
+
CY: {
|
|
411
|
+
isoCode: "CY",
|
|
412
|
+
en: "Cyprus",
|
|
413
|
+
fi: "Kypros",
|
|
414
|
+
sv: "Cypern",
|
|
415
|
+
telephoneCountryCode: "357",
|
|
416
|
+
},
|
|
417
|
+
CZ: {
|
|
418
|
+
isoCode: "CZ",
|
|
419
|
+
en: "Czech Republic",
|
|
420
|
+
fi: "Tšekki",
|
|
421
|
+
sv: "Tjeckien",
|
|
422
|
+
telephoneCountryCode: "420",
|
|
423
|
+
},
|
|
424
|
+
DK: {
|
|
425
|
+
isoCode: "DK",
|
|
426
|
+
en: "Denmark",
|
|
427
|
+
fi: "Tanska",
|
|
428
|
+
sv: "Danmark",
|
|
429
|
+
telephoneCountryCode: "45",
|
|
430
|
+
},
|
|
431
|
+
DJ: {
|
|
432
|
+
isoCode: "DJ",
|
|
433
|
+
en: "Djibouti",
|
|
434
|
+
fi: "Djibouti",
|
|
435
|
+
sv: "Djibouti",
|
|
436
|
+
telephoneCountryCode: "253",
|
|
437
|
+
},
|
|
438
|
+
DM: {
|
|
439
|
+
isoCode: "DM",
|
|
440
|
+
en: "Dominica",
|
|
441
|
+
fi: "Dominica",
|
|
442
|
+
sv: "Dominica",
|
|
443
|
+
telephoneCountryCode: "1",
|
|
444
|
+
},
|
|
445
|
+
DO: {
|
|
446
|
+
isoCode: "DO",
|
|
447
|
+
en: "Dominican Republic",
|
|
448
|
+
fi: "Dominikaaninen tasavalta",
|
|
449
|
+
sv: "Dominikanska republiken",
|
|
450
|
+
telephoneCountryCode: "1",
|
|
451
|
+
},
|
|
452
|
+
EC: {
|
|
453
|
+
isoCode: "EC",
|
|
454
|
+
en: "Ecuador",
|
|
455
|
+
fi: "Ecuador",
|
|
456
|
+
sv: "Ecuador",
|
|
457
|
+
telephoneCountryCode: "593",
|
|
458
|
+
},
|
|
459
|
+
EG: {
|
|
460
|
+
isoCode: "EG",
|
|
461
|
+
en: "Egypt",
|
|
462
|
+
fi: "Egypti",
|
|
463
|
+
sv: "Egypten",
|
|
464
|
+
telephoneCountryCode: "20",
|
|
465
|
+
},
|
|
466
|
+
SV: {
|
|
467
|
+
isoCode: "SV",
|
|
468
|
+
en: "El Salvador",
|
|
469
|
+
fi: "El Salvador",
|
|
470
|
+
sv: "El Salvador",
|
|
471
|
+
telephoneCountryCode: "503",
|
|
472
|
+
},
|
|
473
|
+
GQ: {
|
|
474
|
+
isoCode: "GQ",
|
|
475
|
+
en: "Equatorial Guinea",
|
|
476
|
+
fi: "Päiväntasaajan Guinea",
|
|
477
|
+
sv: "Ekvatorialguinea",
|
|
478
|
+
telephoneCountryCode: "240",
|
|
479
|
+
},
|
|
480
|
+
ER: {
|
|
481
|
+
isoCode: "ER",
|
|
482
|
+
en: "Eritrea",
|
|
483
|
+
fi: "Eritrea",
|
|
484
|
+
sv: "Eritrea",
|
|
485
|
+
telephoneCountryCode: "291",
|
|
486
|
+
},
|
|
487
|
+
EE: {
|
|
488
|
+
isoCode: "EE",
|
|
489
|
+
en: "Estonia",
|
|
490
|
+
fi: "Viro",
|
|
491
|
+
sv: "Estland",
|
|
492
|
+
telephoneCountryCode: "372",
|
|
493
|
+
},
|
|
494
|
+
ET: {
|
|
495
|
+
isoCode: "ET",
|
|
496
|
+
en: "Ethiopia",
|
|
497
|
+
fi: "Etiopia",
|
|
498
|
+
sv: "Etiopien",
|
|
499
|
+
telephoneCountryCode: "251",
|
|
500
|
+
},
|
|
501
|
+
FK: {
|
|
502
|
+
isoCode: "FK",
|
|
503
|
+
en: "Falkland Islands (Malvinas)",
|
|
504
|
+
fi: "Falklandinsaaret",
|
|
505
|
+
sv: "Falklandsöarna",
|
|
506
|
+
telephoneCountryCode: "500",
|
|
507
|
+
},
|
|
508
|
+
FO: {
|
|
509
|
+
isoCode: "FO",
|
|
510
|
+
en: "Faroe Islands",
|
|
511
|
+
fi: "Färsaaret",
|
|
512
|
+
sv: "Färöarna",
|
|
513
|
+
telephoneCountryCode: "298",
|
|
514
|
+
},
|
|
515
|
+
FJ: {
|
|
516
|
+
isoCode: "FJ",
|
|
517
|
+
en: "Fiji",
|
|
518
|
+
fi: "Fidži",
|
|
519
|
+
sv: "Fiji",
|
|
520
|
+
telephoneCountryCode: "679",
|
|
521
|
+
},
|
|
522
|
+
FI: {
|
|
523
|
+
isoCode: "FI",
|
|
524
|
+
en: "Finland",
|
|
525
|
+
fi: "Suomi",
|
|
526
|
+
sv: "Finland",
|
|
527
|
+
telephoneCountryCode: "358",
|
|
528
|
+
},
|
|
529
|
+
FR: {
|
|
530
|
+
isoCode: "FR",
|
|
531
|
+
en: "France",
|
|
532
|
+
fi: "Ranska",
|
|
533
|
+
sv: "Frankrike",
|
|
534
|
+
telephoneCountryCode: "33",
|
|
535
|
+
},
|
|
536
|
+
GF: {
|
|
537
|
+
isoCode: "GF",
|
|
538
|
+
en: "French Guiana",
|
|
539
|
+
fi: "Ranskan Guayana",
|
|
540
|
+
sv: "Franska Guyana",
|
|
541
|
+
telephoneCountryCode: "594",
|
|
542
|
+
},
|
|
543
|
+
PF: {
|
|
544
|
+
isoCode: "PF",
|
|
545
|
+
en: "French Polynesia",
|
|
546
|
+
fi: "Ranskan Polynesia",
|
|
547
|
+
sv: "Franska Polynesien",
|
|
548
|
+
telephoneCountryCode: "689",
|
|
549
|
+
},
|
|
550
|
+
TF: {
|
|
551
|
+
isoCode: "TF",
|
|
552
|
+
en: "French Southern Territories",
|
|
553
|
+
fi: "Ranskan eteläiset alueet",
|
|
554
|
+
sv: "Franska södra territorierna",
|
|
555
|
+
},
|
|
556
|
+
GA: {
|
|
557
|
+
isoCode: "GA",
|
|
558
|
+
en: "Gabon",
|
|
559
|
+
fi: "Gabon",
|
|
560
|
+
sv: "Gabon",
|
|
561
|
+
telephoneCountryCode: "241",
|
|
562
|
+
},
|
|
563
|
+
GM: {
|
|
564
|
+
isoCode: "GM",
|
|
565
|
+
en: "Republic of The Gambia",
|
|
566
|
+
fi: "Gambia",
|
|
567
|
+
sv: "Gambia",
|
|
568
|
+
telephoneCountryCode: "220",
|
|
569
|
+
},
|
|
570
|
+
GE: {
|
|
571
|
+
isoCode: "GE",
|
|
572
|
+
en: "Georgia",
|
|
573
|
+
fi: "Georgia",
|
|
574
|
+
sv: "Georgien",
|
|
575
|
+
telephoneCountryCode: "995",
|
|
576
|
+
},
|
|
577
|
+
DE: {
|
|
578
|
+
isoCode: "DE",
|
|
579
|
+
en: "Germany",
|
|
580
|
+
fi: "Saksa",
|
|
581
|
+
sv: "Tyskland",
|
|
582
|
+
telephoneCountryCode: "49",
|
|
583
|
+
},
|
|
584
|
+
GH: {
|
|
585
|
+
isoCode: "GH",
|
|
586
|
+
en: "Ghana",
|
|
587
|
+
fi: "Ghana",
|
|
588
|
+
sv: "Ghana",
|
|
589
|
+
telephoneCountryCode: "233",
|
|
590
|
+
},
|
|
591
|
+
GI: {
|
|
592
|
+
isoCode: "GI",
|
|
593
|
+
en: "Gibraltar",
|
|
594
|
+
fi: "Gibraltar",
|
|
595
|
+
sv: "Gibraltar",
|
|
596
|
+
telephoneCountryCode: "350",
|
|
597
|
+
},
|
|
598
|
+
GR: {
|
|
599
|
+
isoCode: "GR",
|
|
600
|
+
en: "Greece",
|
|
601
|
+
fi: "Kreikka",
|
|
602
|
+
sv: "Grekland",
|
|
603
|
+
telephoneCountryCode: "30",
|
|
604
|
+
},
|
|
605
|
+
GL: {
|
|
606
|
+
isoCode: "GL",
|
|
607
|
+
en: "Greenland",
|
|
608
|
+
fi: "Grönlanti",
|
|
609
|
+
sv: "Grönland",
|
|
610
|
+
telephoneCountryCode: "299",
|
|
611
|
+
},
|
|
612
|
+
GD: {
|
|
613
|
+
isoCode: "GD",
|
|
614
|
+
en: "Grenada",
|
|
615
|
+
fi: "Grenada",
|
|
616
|
+
sv: "Grenada",
|
|
617
|
+
telephoneCountryCode: "1",
|
|
618
|
+
},
|
|
619
|
+
GP: {
|
|
620
|
+
isoCode: "GP",
|
|
621
|
+
en: "Guadeloupe",
|
|
622
|
+
fi: "Guadeloupe",
|
|
623
|
+
sv: "Guadeloupe",
|
|
624
|
+
telephoneCountryCode: "590",
|
|
625
|
+
},
|
|
626
|
+
GU: {
|
|
627
|
+
isoCode: "GU",
|
|
628
|
+
en: "Guam",
|
|
629
|
+
fi: "Guam",
|
|
630
|
+
sv: "Guam",
|
|
631
|
+
telephoneCountryCode: "1",
|
|
632
|
+
},
|
|
633
|
+
GT: {
|
|
634
|
+
isoCode: "GT",
|
|
635
|
+
en: "Guatemala",
|
|
636
|
+
fi: "Guatemala",
|
|
637
|
+
sv: "Guatemala",
|
|
638
|
+
telephoneCountryCode: "502",
|
|
639
|
+
},
|
|
640
|
+
GN: {
|
|
641
|
+
isoCode: "GN",
|
|
642
|
+
en: "Guinea",
|
|
643
|
+
fi: "Guinea",
|
|
644
|
+
sv: "Guinea",
|
|
645
|
+
telephoneCountryCode: "224",
|
|
646
|
+
},
|
|
647
|
+
GW: {
|
|
648
|
+
isoCode: "GW",
|
|
649
|
+
en: "Guinea-Bissau",
|
|
650
|
+
fi: "Guinea-Bissau",
|
|
651
|
+
sv: "Guinea Bissau",
|
|
652
|
+
telephoneCountryCode: "245",
|
|
653
|
+
},
|
|
654
|
+
GY: {
|
|
655
|
+
isoCode: "GY",
|
|
656
|
+
en: "Guyana",
|
|
657
|
+
fi: "Guyana",
|
|
658
|
+
sv: "Guyana",
|
|
659
|
+
telephoneCountryCode: "592",
|
|
660
|
+
},
|
|
661
|
+
HT: {
|
|
662
|
+
isoCode: "HT",
|
|
663
|
+
en: "Haiti",
|
|
664
|
+
fi: "Haiti",
|
|
665
|
+
sv: "Haiti",
|
|
666
|
+
telephoneCountryCode: "509",
|
|
667
|
+
},
|
|
668
|
+
HM: {
|
|
669
|
+
isoCode: "HM",
|
|
670
|
+
en: "Heard Island and McDonald Islands",
|
|
671
|
+
fi: "Heard ja McDonaldinsaaret",
|
|
672
|
+
sv: "Heard- och McDonaldsöarna",
|
|
673
|
+
},
|
|
674
|
+
VA: {
|
|
675
|
+
isoCode: "VA",
|
|
676
|
+
en: "Holy See (Vatican City State)",
|
|
677
|
+
fi: "Vatikaanivaltio",
|
|
678
|
+
sv: "Vatikanstaten",
|
|
679
|
+
telephoneCountryCode: "39",
|
|
680
|
+
},
|
|
681
|
+
HN: {
|
|
682
|
+
isoCode: "HN",
|
|
683
|
+
en: "Honduras",
|
|
684
|
+
fi: "Honduras",
|
|
685
|
+
sv: "Honduras",
|
|
686
|
+
telephoneCountryCode: "504",
|
|
687
|
+
},
|
|
688
|
+
HK: {
|
|
689
|
+
isoCode: "HK",
|
|
690
|
+
en: "Hong Kong",
|
|
691
|
+
fi: "Hongkong",
|
|
692
|
+
sv: "Hongkong",
|
|
693
|
+
telephoneCountryCode: "852",
|
|
694
|
+
},
|
|
695
|
+
HU: {
|
|
696
|
+
isoCode: "HU",
|
|
697
|
+
en: "Hungary",
|
|
698
|
+
fi: "Unkari",
|
|
699
|
+
sv: "Ungern",
|
|
700
|
+
telephoneCountryCode: "36",
|
|
701
|
+
},
|
|
702
|
+
IS: {
|
|
703
|
+
isoCode: "IS",
|
|
704
|
+
en: "Iceland",
|
|
705
|
+
fi: "Islanti",
|
|
706
|
+
sv: "Island",
|
|
707
|
+
telephoneCountryCode: "354",
|
|
708
|
+
},
|
|
709
|
+
IN: {
|
|
710
|
+
isoCode: "IN",
|
|
711
|
+
en: "India",
|
|
712
|
+
fi: "Intia",
|
|
713
|
+
sv: "Indien",
|
|
714
|
+
telephoneCountryCode: "91",
|
|
715
|
+
},
|
|
716
|
+
ID: {
|
|
717
|
+
isoCode: "ID",
|
|
718
|
+
en: "Indonesia",
|
|
719
|
+
fi: "Indonesia",
|
|
720
|
+
sv: "Indonesien",
|
|
721
|
+
telephoneCountryCode: "62",
|
|
722
|
+
},
|
|
723
|
+
IR: {
|
|
724
|
+
isoCode: "IR",
|
|
725
|
+
en: "Islamic Republic of Iran",
|
|
726
|
+
fi: "Iran",
|
|
727
|
+
sv: "Iran",
|
|
728
|
+
telephoneCountryCode: "98",
|
|
729
|
+
},
|
|
730
|
+
IQ: {
|
|
731
|
+
isoCode: "IQ",
|
|
732
|
+
en: "Iraq",
|
|
733
|
+
fi: "Irak",
|
|
734
|
+
sv: "Irak",
|
|
735
|
+
telephoneCountryCode: "964",
|
|
736
|
+
},
|
|
737
|
+
IE: {
|
|
738
|
+
isoCode: "IE",
|
|
739
|
+
en: "Ireland",
|
|
740
|
+
fi: "Irlanti",
|
|
741
|
+
sv: "Irland",
|
|
742
|
+
telephoneCountryCode: "353",
|
|
743
|
+
},
|
|
744
|
+
IL: {
|
|
745
|
+
isoCode: "IL",
|
|
746
|
+
en: "Israel",
|
|
747
|
+
fi: "Israel",
|
|
748
|
+
sv: "Israel",
|
|
749
|
+
telephoneCountryCode: "972",
|
|
750
|
+
},
|
|
751
|
+
IT: {
|
|
752
|
+
isoCode: "IT",
|
|
753
|
+
en: "Italy",
|
|
754
|
+
fi: "Italia",
|
|
755
|
+
sv: "Italien",
|
|
756
|
+
telephoneCountryCode: "39",
|
|
757
|
+
},
|
|
758
|
+
JM: {
|
|
759
|
+
isoCode: "JM",
|
|
760
|
+
en: "Jamaica",
|
|
761
|
+
fi: "Jamaika",
|
|
762
|
+
sv: "Jamaica",
|
|
763
|
+
telephoneCountryCode: "1",
|
|
764
|
+
},
|
|
765
|
+
JP: {
|
|
766
|
+
isoCode: "JP",
|
|
767
|
+
en: "Japan",
|
|
768
|
+
fi: "Japani",
|
|
769
|
+
sv: "Japan",
|
|
770
|
+
telephoneCountryCode: "81",
|
|
771
|
+
},
|
|
772
|
+
JO: {
|
|
773
|
+
isoCode: "JO",
|
|
774
|
+
en: "Jordan",
|
|
775
|
+
fi: "Jordania",
|
|
776
|
+
sv: "Jordanien",
|
|
777
|
+
telephoneCountryCode: "962",
|
|
778
|
+
},
|
|
779
|
+
KZ: {
|
|
780
|
+
isoCode: "KZ",
|
|
781
|
+
en: "Kazakhstan",
|
|
782
|
+
fi: "Kazakstan",
|
|
783
|
+
sv: "Kazakstan",
|
|
784
|
+
telephoneCountryCode: "7",
|
|
785
|
+
},
|
|
786
|
+
KE: {
|
|
787
|
+
isoCode: "KE",
|
|
788
|
+
en: "Kenya",
|
|
789
|
+
fi: "Kenia",
|
|
790
|
+
sv: "Kenya",
|
|
791
|
+
telephoneCountryCode: "254",
|
|
792
|
+
},
|
|
793
|
+
KI: {
|
|
794
|
+
isoCode: "KI",
|
|
795
|
+
en: "Kiribati",
|
|
796
|
+
fi: "Kiribati",
|
|
797
|
+
sv: "Kiribati",
|
|
798
|
+
telephoneCountryCode: "686",
|
|
799
|
+
},
|
|
800
|
+
KP: {
|
|
801
|
+
isoCode: "KP",
|
|
802
|
+
en: "North Korea",
|
|
803
|
+
fi: "Korean demokraattinen kansantasavalta",
|
|
804
|
+
sv: "Nordkorea",
|
|
805
|
+
telephoneCountryCode: "850",
|
|
806
|
+
},
|
|
807
|
+
KR: {
|
|
808
|
+
isoCode: "KR",
|
|
809
|
+
en: "South Korea",
|
|
810
|
+
fi: "Korean tasavalta",
|
|
811
|
+
sv: "Sydkorea",
|
|
812
|
+
telephoneCountryCode: "82",
|
|
813
|
+
},
|
|
814
|
+
KW: {
|
|
815
|
+
isoCode: "KW",
|
|
816
|
+
en: "Kuwait",
|
|
817
|
+
fi: "Kuwait",
|
|
818
|
+
sv: "Kuwait",
|
|
819
|
+
telephoneCountryCode: "965",
|
|
820
|
+
},
|
|
821
|
+
KG: {
|
|
822
|
+
isoCode: "KG",
|
|
823
|
+
en: "Kyrgyzstan",
|
|
824
|
+
fi: "Kirgisia",
|
|
825
|
+
sv: "Kirgizistan",
|
|
826
|
+
telephoneCountryCode: "996",
|
|
827
|
+
},
|
|
828
|
+
LA: {
|
|
829
|
+
isoCode: "LA",
|
|
830
|
+
en: "Lao People's Democratic Republic",
|
|
831
|
+
fi: "Laos",
|
|
832
|
+
sv: "Laos",
|
|
833
|
+
telephoneCountryCode: "856",
|
|
834
|
+
},
|
|
835
|
+
LV: {
|
|
836
|
+
isoCode: "LV",
|
|
837
|
+
en: "Latvia",
|
|
838
|
+
fi: "Latvia",
|
|
839
|
+
sv: "Lettland",
|
|
840
|
+
telephoneCountryCode: "371",
|
|
841
|
+
},
|
|
842
|
+
LB: {
|
|
843
|
+
isoCode: "LB",
|
|
844
|
+
en: "Lebanon",
|
|
845
|
+
fi: "Libanon",
|
|
846
|
+
sv: "Libanon",
|
|
847
|
+
telephoneCountryCode: "961",
|
|
848
|
+
},
|
|
849
|
+
LS: {
|
|
850
|
+
isoCode: "LS",
|
|
851
|
+
en: "Lesotho",
|
|
852
|
+
fi: "Lesotho",
|
|
853
|
+
sv: "Lesotho",
|
|
854
|
+
telephoneCountryCode: "266",
|
|
855
|
+
},
|
|
856
|
+
LR: {
|
|
857
|
+
isoCode: "LR",
|
|
858
|
+
en: "Liberia",
|
|
859
|
+
fi: "Liberia",
|
|
860
|
+
sv: "Liberia",
|
|
861
|
+
telephoneCountryCode: "231",
|
|
862
|
+
},
|
|
863
|
+
LY: {
|
|
864
|
+
isoCode: "LY",
|
|
865
|
+
en: "Libya",
|
|
866
|
+
fi: "Libya",
|
|
867
|
+
sv: "Libyen",
|
|
868
|
+
telephoneCountryCode: "218",
|
|
869
|
+
},
|
|
870
|
+
LI: {
|
|
871
|
+
isoCode: "LI",
|
|
872
|
+
en: "Liechtenstein",
|
|
873
|
+
fi: "Liechtenstein",
|
|
874
|
+
sv: "Liechtenstein",
|
|
875
|
+
telephoneCountryCode: "423",
|
|
876
|
+
},
|
|
877
|
+
LT: {
|
|
878
|
+
isoCode: "LT",
|
|
879
|
+
en: "Lithuania",
|
|
880
|
+
fi: "Liettua",
|
|
881
|
+
sv: "Litauen",
|
|
882
|
+
telephoneCountryCode: "370",
|
|
883
|
+
},
|
|
884
|
+
LU: {
|
|
885
|
+
isoCode: "LU",
|
|
886
|
+
en: "Luxembourg",
|
|
887
|
+
fi: "Luxemburg",
|
|
888
|
+
sv: "Luxemburg",
|
|
889
|
+
telephoneCountryCode: "352",
|
|
890
|
+
},
|
|
891
|
+
MO: {
|
|
892
|
+
isoCode: "MO",
|
|
893
|
+
en: "Macao",
|
|
894
|
+
fi: "Macao",
|
|
895
|
+
sv: "Macau",
|
|
896
|
+
telephoneCountryCode: "853",
|
|
897
|
+
},
|
|
898
|
+
MG: {
|
|
899
|
+
isoCode: "MG",
|
|
900
|
+
en: "Madagascar",
|
|
901
|
+
fi: "Madagaskar",
|
|
902
|
+
sv: "Madagaskar",
|
|
903
|
+
telephoneCountryCode: "261",
|
|
904
|
+
},
|
|
905
|
+
MW: {
|
|
906
|
+
isoCode: "MW",
|
|
907
|
+
en: "Malawi",
|
|
908
|
+
fi: "Malawi",
|
|
909
|
+
sv: "Malawi",
|
|
910
|
+
telephoneCountryCode: "265",
|
|
911
|
+
},
|
|
912
|
+
MY: {
|
|
913
|
+
isoCode: "MY",
|
|
914
|
+
en: "Malaysia",
|
|
915
|
+
fi: "Malesia",
|
|
916
|
+
sv: "Malaysia",
|
|
917
|
+
telephoneCountryCode: "60",
|
|
918
|
+
},
|
|
919
|
+
MV: {
|
|
920
|
+
isoCode: "MV",
|
|
921
|
+
en: "Maldives",
|
|
922
|
+
fi: "Malediivit",
|
|
923
|
+
sv: "Maldiverna",
|
|
924
|
+
telephoneCountryCode: "960",
|
|
925
|
+
},
|
|
926
|
+
ML: {
|
|
927
|
+
isoCode: "ML",
|
|
928
|
+
en: "Mali",
|
|
929
|
+
fi: "Mali",
|
|
930
|
+
sv: "Mali",
|
|
931
|
+
telephoneCountryCode: "223",
|
|
932
|
+
},
|
|
933
|
+
MT: {
|
|
934
|
+
isoCode: "MT",
|
|
935
|
+
en: "Malta",
|
|
936
|
+
fi: "Malta",
|
|
937
|
+
sv: "Malta",
|
|
938
|
+
telephoneCountryCode: "356",
|
|
939
|
+
},
|
|
940
|
+
MH: {
|
|
941
|
+
isoCode: "MH",
|
|
942
|
+
en: "Marshall Islands",
|
|
943
|
+
fi: "Marshallinsaaret",
|
|
944
|
+
sv: "Marshallöarna",
|
|
945
|
+
telephoneCountryCode: "692",
|
|
946
|
+
},
|
|
947
|
+
MQ: {
|
|
948
|
+
isoCode: "MQ",
|
|
949
|
+
en: "Martinique",
|
|
950
|
+
fi: "Martinique",
|
|
951
|
+
sv: "Martinique",
|
|
952
|
+
telephoneCountryCode: "596",
|
|
953
|
+
},
|
|
954
|
+
MR: {
|
|
955
|
+
isoCode: "MR",
|
|
956
|
+
en: "Mauritania",
|
|
957
|
+
fi: "Mauritania",
|
|
958
|
+
sv: "Mauretanien",
|
|
959
|
+
telephoneCountryCode: "222",
|
|
960
|
+
},
|
|
961
|
+
MU: {
|
|
962
|
+
isoCode: "MU",
|
|
963
|
+
en: "Mauritius",
|
|
964
|
+
fi: "Mauritius",
|
|
965
|
+
sv: "Mauritius",
|
|
966
|
+
telephoneCountryCode: "230",
|
|
967
|
+
},
|
|
968
|
+
YT: {
|
|
969
|
+
isoCode: "YT",
|
|
970
|
+
en: "Mayotte",
|
|
971
|
+
fi: "Mayotte",
|
|
972
|
+
sv: "Mayotte",
|
|
973
|
+
telephoneCountryCode: "262",
|
|
974
|
+
},
|
|
975
|
+
MX: {
|
|
976
|
+
isoCode: "MX",
|
|
977
|
+
en: "Mexico",
|
|
978
|
+
fi: "Meksiko",
|
|
979
|
+
sv: "Mexiko",
|
|
980
|
+
telephoneCountryCode: "52",
|
|
981
|
+
},
|
|
982
|
+
FM: {
|
|
983
|
+
isoCode: "FM",
|
|
984
|
+
en: "Micronesia, Federated States of",
|
|
985
|
+
fi: "Mikronesian liittovaltio",
|
|
986
|
+
sv: "Mikronesiska federationen",
|
|
987
|
+
telephoneCountryCode: "691",
|
|
988
|
+
},
|
|
989
|
+
MD: {
|
|
990
|
+
isoCode: "MD",
|
|
991
|
+
en: "Moldova, Republic of",
|
|
992
|
+
fi: "Moldova",
|
|
993
|
+
sv: "Moldavien",
|
|
994
|
+
telephoneCountryCode: "373",
|
|
995
|
+
},
|
|
996
|
+
MC: {
|
|
997
|
+
isoCode: "MC",
|
|
998
|
+
en: "Monaco",
|
|
999
|
+
fi: "Monaco",
|
|
1000
|
+
sv: "Monaco",
|
|
1001
|
+
telephoneCountryCode: "377",
|
|
1002
|
+
},
|
|
1003
|
+
MN: {
|
|
1004
|
+
isoCode: "MN",
|
|
1005
|
+
en: "Mongolia",
|
|
1006
|
+
fi: "Mongolia",
|
|
1007
|
+
sv: "Mongoliet",
|
|
1008
|
+
telephoneCountryCode: "976",
|
|
1009
|
+
},
|
|
1010
|
+
MS: {
|
|
1011
|
+
isoCode: "MS",
|
|
1012
|
+
en: "Montserrat",
|
|
1013
|
+
fi: "Montserrat",
|
|
1014
|
+
sv: "Montserrat",
|
|
1015
|
+
telephoneCountryCode: "1",
|
|
1016
|
+
},
|
|
1017
|
+
MA: {
|
|
1018
|
+
isoCode: "MA",
|
|
1019
|
+
en: "Morocco",
|
|
1020
|
+
fi: "Marokko",
|
|
1021
|
+
sv: "Marocko",
|
|
1022
|
+
telephoneCountryCode: "212",
|
|
1023
|
+
},
|
|
1024
|
+
MZ: {
|
|
1025
|
+
isoCode: "MZ",
|
|
1026
|
+
en: "Mozambique",
|
|
1027
|
+
fi: "Mosambik",
|
|
1028
|
+
sv: "Moçambique",
|
|
1029
|
+
telephoneCountryCode: "258",
|
|
1030
|
+
},
|
|
1031
|
+
MM: {
|
|
1032
|
+
isoCode: "MM",
|
|
1033
|
+
en: "Myanmar",
|
|
1034
|
+
fi: "Myanmar",
|
|
1035
|
+
sv: "Burma",
|
|
1036
|
+
telephoneCountryCode: "95",
|
|
1037
|
+
},
|
|
1038
|
+
NA: {
|
|
1039
|
+
isoCode: "NA",
|
|
1040
|
+
en: "Namibia",
|
|
1041
|
+
fi: "Namibia",
|
|
1042
|
+
sv: "Namibia",
|
|
1043
|
+
telephoneCountryCode: "264",
|
|
1044
|
+
},
|
|
1045
|
+
NR: {
|
|
1046
|
+
isoCode: "NR",
|
|
1047
|
+
en: "Nauru",
|
|
1048
|
+
fi: "Nauru",
|
|
1049
|
+
sv: "Nauru",
|
|
1050
|
+
telephoneCountryCode: "674",
|
|
1051
|
+
},
|
|
1052
|
+
NP: {
|
|
1053
|
+
isoCode: "NP",
|
|
1054
|
+
en: "Nepal",
|
|
1055
|
+
fi: "Nepal",
|
|
1056
|
+
sv: "Nepal",
|
|
1057
|
+
telephoneCountryCode: "977",
|
|
1058
|
+
},
|
|
1059
|
+
NL: {
|
|
1060
|
+
isoCode: "NL",
|
|
1061
|
+
en: "Netherlands",
|
|
1062
|
+
fi: "Alankomaat",
|
|
1063
|
+
sv: "Nederländerna",
|
|
1064
|
+
telephoneCountryCode: "31",
|
|
1065
|
+
},
|
|
1066
|
+
NC: {
|
|
1067
|
+
isoCode: "NC",
|
|
1068
|
+
en: "New Caledonia",
|
|
1069
|
+
fi: "Uusi-Kaledonia",
|
|
1070
|
+
sv: "Nya Kaledonien",
|
|
1071
|
+
telephoneCountryCode: "687",
|
|
1072
|
+
},
|
|
1073
|
+
NZ: {
|
|
1074
|
+
isoCode: "NZ",
|
|
1075
|
+
en: "New Zealand",
|
|
1076
|
+
fi: "Uusi-Seelanti",
|
|
1077
|
+
sv: "Nya Zeeland",
|
|
1078
|
+
telephoneCountryCode: "64",
|
|
1079
|
+
},
|
|
1080
|
+
NI: {
|
|
1081
|
+
isoCode: "NI",
|
|
1082
|
+
en: "Nicaragua",
|
|
1083
|
+
fi: "Nicaragua",
|
|
1084
|
+
sv: "Nicaragua",
|
|
1085
|
+
telephoneCountryCode: "505",
|
|
1086
|
+
},
|
|
1087
|
+
NE: {
|
|
1088
|
+
isoCode: "NE",
|
|
1089
|
+
en: "Niger",
|
|
1090
|
+
fi: "Niger",
|
|
1091
|
+
sv: "Niger",
|
|
1092
|
+
telephoneCountryCode: "227",
|
|
1093
|
+
},
|
|
1094
|
+
NG: {
|
|
1095
|
+
isoCode: "NG",
|
|
1096
|
+
en: "Nigeria",
|
|
1097
|
+
fi: "Nigeria",
|
|
1098
|
+
sv: "Nigeria",
|
|
1099
|
+
telephoneCountryCode: "234",
|
|
1100
|
+
},
|
|
1101
|
+
NU: {
|
|
1102
|
+
isoCode: "NU",
|
|
1103
|
+
en: "Niue",
|
|
1104
|
+
fi: "Niue",
|
|
1105
|
+
sv: "Niue",
|
|
1106
|
+
telephoneCountryCode: "683",
|
|
1107
|
+
},
|
|
1108
|
+
NF: {
|
|
1109
|
+
isoCode: "NF",
|
|
1110
|
+
en: "Norfolk Island",
|
|
1111
|
+
fi: "Norfolkinsaari",
|
|
1112
|
+
sv: "Norfolkön",
|
|
1113
|
+
telephoneCountryCode: "672",
|
|
1114
|
+
},
|
|
1115
|
+
MK: {
|
|
1116
|
+
isoCode: "MK",
|
|
1117
|
+
en: "The Republic of North Macedonia",
|
|
1118
|
+
fi: "Pohjois-Makedonia",
|
|
1119
|
+
sv: "Nordmakedonien",
|
|
1120
|
+
telephoneCountryCode: "389",
|
|
1121
|
+
},
|
|
1122
|
+
MP: {
|
|
1123
|
+
isoCode: "MP",
|
|
1124
|
+
en: "Northern Mariana Islands",
|
|
1125
|
+
fi: "Pohjois-Mariaanit",
|
|
1126
|
+
sv: "Nordmarianerna",
|
|
1127
|
+
telephoneCountryCode: "1",
|
|
1128
|
+
},
|
|
1129
|
+
NO: {
|
|
1130
|
+
isoCode: "NO",
|
|
1131
|
+
en: "Norway",
|
|
1132
|
+
fi: "Norja",
|
|
1133
|
+
sv: "Norge",
|
|
1134
|
+
telephoneCountryCode: "47",
|
|
1135
|
+
},
|
|
1136
|
+
OM: {
|
|
1137
|
+
isoCode: "OM",
|
|
1138
|
+
en: "Oman",
|
|
1139
|
+
fi: "Oman",
|
|
1140
|
+
sv: "Oman",
|
|
1141
|
+
telephoneCountryCode: "968",
|
|
1142
|
+
},
|
|
1143
|
+
PK: {
|
|
1144
|
+
isoCode: "PK",
|
|
1145
|
+
en: "Pakistan",
|
|
1146
|
+
fi: "Pakistan",
|
|
1147
|
+
sv: "Pakistan",
|
|
1148
|
+
telephoneCountryCode: "92",
|
|
1149
|
+
},
|
|
1150
|
+
PW: {
|
|
1151
|
+
isoCode: "PW",
|
|
1152
|
+
en: "Palau",
|
|
1153
|
+
fi: "Palau",
|
|
1154
|
+
sv: "Palau",
|
|
1155
|
+
telephoneCountryCode: "680",
|
|
1156
|
+
},
|
|
1157
|
+
PS: {
|
|
1158
|
+
isoCode: "PS",
|
|
1159
|
+
en: "State of Palestine",
|
|
1160
|
+
fi: "Palestiina",
|
|
1161
|
+
sv: "Palestinska territoriet, ockuperade",
|
|
1162
|
+
telephoneCountryCode: "970",
|
|
1163
|
+
},
|
|
1164
|
+
PA: {
|
|
1165
|
+
isoCode: "PA",
|
|
1166
|
+
en: "Panama",
|
|
1167
|
+
fi: "Panama",
|
|
1168
|
+
sv: "Panama",
|
|
1169
|
+
telephoneCountryCode: "507",
|
|
1170
|
+
},
|
|
1171
|
+
PG: {
|
|
1172
|
+
isoCode: "PG",
|
|
1173
|
+
en: "Papua New Guinea",
|
|
1174
|
+
fi: "Papua-Uusi-Guinea",
|
|
1175
|
+
sv: "Papua Nya Guinea",
|
|
1176
|
+
telephoneCountryCode: "675",
|
|
1177
|
+
},
|
|
1178
|
+
PY: {
|
|
1179
|
+
isoCode: "PY",
|
|
1180
|
+
en: "Paraguay",
|
|
1181
|
+
fi: "Paraguay",
|
|
1182
|
+
sv: "Paraguay",
|
|
1183
|
+
telephoneCountryCode: "595",
|
|
1184
|
+
},
|
|
1185
|
+
PE: {
|
|
1186
|
+
isoCode: "PE",
|
|
1187
|
+
en: "Peru",
|
|
1188
|
+
fi: "Peru",
|
|
1189
|
+
sv: "Peru",
|
|
1190
|
+
telephoneCountryCode: "51",
|
|
1191
|
+
},
|
|
1192
|
+
PH: {
|
|
1193
|
+
isoCode: "PH",
|
|
1194
|
+
en: "Philippines",
|
|
1195
|
+
fi: "Filippiinit",
|
|
1196
|
+
sv: "Filippinerna",
|
|
1197
|
+
telephoneCountryCode: "63",
|
|
1198
|
+
},
|
|
1199
|
+
PN: {
|
|
1200
|
+
isoCode: "PN",
|
|
1201
|
+
en: "Pitcairn",
|
|
1202
|
+
fi: "Pitcairn",
|
|
1203
|
+
sv: "Pitcairnöarna",
|
|
1204
|
+
},
|
|
1205
|
+
PL: {
|
|
1206
|
+
isoCode: "PL",
|
|
1207
|
+
en: "Poland",
|
|
1208
|
+
fi: "Puola",
|
|
1209
|
+
sv: "Polen",
|
|
1210
|
+
telephoneCountryCode: "48",
|
|
1211
|
+
},
|
|
1212
|
+
PT: {
|
|
1213
|
+
isoCode: "PT",
|
|
1214
|
+
en: "Portugal",
|
|
1215
|
+
fi: "Portugali",
|
|
1216
|
+
sv: "Portugal",
|
|
1217
|
+
telephoneCountryCode: "351",
|
|
1218
|
+
},
|
|
1219
|
+
PR: {
|
|
1220
|
+
isoCode: "PR",
|
|
1221
|
+
en: "Puerto Rico",
|
|
1222
|
+
fi: "Puerto Rico",
|
|
1223
|
+
sv: "Puerto Rico",
|
|
1224
|
+
telephoneCountryCode: "1",
|
|
1225
|
+
},
|
|
1226
|
+
QA: {
|
|
1227
|
+
isoCode: "QA",
|
|
1228
|
+
en: "Qatar",
|
|
1229
|
+
fi: "Qatar",
|
|
1230
|
+
sv: "Qatar",
|
|
1231
|
+
telephoneCountryCode: "974",
|
|
1232
|
+
},
|
|
1233
|
+
RE: {
|
|
1234
|
+
isoCode: "RE",
|
|
1235
|
+
en: "Reunion",
|
|
1236
|
+
fi: "Réunion",
|
|
1237
|
+
sv: "Réunion",
|
|
1238
|
+
telephoneCountryCode: "262",
|
|
1239
|
+
},
|
|
1240
|
+
RO: {
|
|
1241
|
+
isoCode: "RO",
|
|
1242
|
+
en: "Romania",
|
|
1243
|
+
fi: "Romania",
|
|
1244
|
+
sv: "Rumänien",
|
|
1245
|
+
telephoneCountryCode: "40",
|
|
1246
|
+
},
|
|
1247
|
+
RU: {
|
|
1248
|
+
isoCode: "RU",
|
|
1249
|
+
en: "Russian Federation",
|
|
1250
|
+
fi: "Venäjä",
|
|
1251
|
+
sv: "Ryssland",
|
|
1252
|
+
telephoneCountryCode: "7",
|
|
1253
|
+
},
|
|
1254
|
+
RW: {
|
|
1255
|
+
isoCode: "RW",
|
|
1256
|
+
en: "Rwanda",
|
|
1257
|
+
fi: "Ruanda",
|
|
1258
|
+
sv: "Rwanda",
|
|
1259
|
+
telephoneCountryCode: "250",
|
|
1260
|
+
},
|
|
1261
|
+
SH: {
|
|
1262
|
+
isoCode: "SH",
|
|
1263
|
+
en: "Saint Helena",
|
|
1264
|
+
fi: "Saint Helena",
|
|
1265
|
+
sv: "Sankta Helena",
|
|
1266
|
+
telephoneCountryCode: "290",
|
|
1267
|
+
},
|
|
1268
|
+
KN: {
|
|
1269
|
+
isoCode: "KN",
|
|
1270
|
+
en: "Saint Kitts and Nevis",
|
|
1271
|
+
fi: "Saint Kitts ja Nevis",
|
|
1272
|
+
sv: "Saint Kitts och Nevis",
|
|
1273
|
+
telephoneCountryCode: "1",
|
|
1274
|
+
},
|
|
1275
|
+
LC: {
|
|
1276
|
+
isoCode: "LC",
|
|
1277
|
+
en: "Saint Lucia",
|
|
1278
|
+
fi: "Saint Lucia",
|
|
1279
|
+
sv: "Saint Lucia",
|
|
1280
|
+
telephoneCountryCode: "1",
|
|
1281
|
+
},
|
|
1282
|
+
PM: {
|
|
1283
|
+
isoCode: "PM",
|
|
1284
|
+
en: "Saint Pierre and Miquelon",
|
|
1285
|
+
fi: "Saint-Pierre ja Miquelon",
|
|
1286
|
+
sv: "Saint-Pierre och Miquelon",
|
|
1287
|
+
telephoneCountryCode: "508",
|
|
1288
|
+
},
|
|
1289
|
+
VC: {
|
|
1290
|
+
isoCode: "VC",
|
|
1291
|
+
en: "Saint Vincent and the Grenadines",
|
|
1292
|
+
fi: "Saint Vincent ja Grenadiinit",
|
|
1293
|
+
sv: "Saint Vincent och Grenadinerna",
|
|
1294
|
+
telephoneCountryCode: "1",
|
|
1295
|
+
},
|
|
1296
|
+
WS: {
|
|
1297
|
+
isoCode: "WS",
|
|
1298
|
+
en: "Samoa",
|
|
1299
|
+
fi: "Samoa",
|
|
1300
|
+
sv: "Samoa",
|
|
1301
|
+
telephoneCountryCode: "685",
|
|
1302
|
+
},
|
|
1303
|
+
SM: {
|
|
1304
|
+
isoCode: "SM",
|
|
1305
|
+
en: "San Marino",
|
|
1306
|
+
fi: "San Marino",
|
|
1307
|
+
sv: "San Marino",
|
|
1308
|
+
telephoneCountryCode: "378",
|
|
1309
|
+
},
|
|
1310
|
+
ST: {
|
|
1311
|
+
isoCode: "ST",
|
|
1312
|
+
en: "Sao Tome and Principe",
|
|
1313
|
+
fi: "São Tomé ja Príncipe",
|
|
1314
|
+
sv: "São Tomé och Príncipe",
|
|
1315
|
+
telephoneCountryCode: "239",
|
|
1316
|
+
},
|
|
1317
|
+
SA: {
|
|
1318
|
+
isoCode: "SA",
|
|
1319
|
+
en: "Saudi Arabia",
|
|
1320
|
+
fi: "Saudi-Arabia",
|
|
1321
|
+
sv: "Saudiarabien",
|
|
1322
|
+
telephoneCountryCode: "966",
|
|
1323
|
+
},
|
|
1324
|
+
SN: {
|
|
1325
|
+
isoCode: "SN",
|
|
1326
|
+
en: "Senegal",
|
|
1327
|
+
fi: "Senegal",
|
|
1328
|
+
sv: "Senegal",
|
|
1329
|
+
telephoneCountryCode: "221",
|
|
1330
|
+
},
|
|
1331
|
+
SC: {
|
|
1332
|
+
isoCode: "SC",
|
|
1333
|
+
en: "Seychelles",
|
|
1334
|
+
fi: "Seychellit",
|
|
1335
|
+
sv: "Seychellerna",
|
|
1336
|
+
telephoneCountryCode: "248",
|
|
1337
|
+
},
|
|
1338
|
+
SL: {
|
|
1339
|
+
isoCode: "SL",
|
|
1340
|
+
en: "Sierra Leone",
|
|
1341
|
+
fi: "Sierra Leone",
|
|
1342
|
+
sv: "Sierra Leone",
|
|
1343
|
+
telephoneCountryCode: "232",
|
|
1344
|
+
},
|
|
1345
|
+
SG: {
|
|
1346
|
+
isoCode: "SG",
|
|
1347
|
+
en: "Singapore",
|
|
1348
|
+
fi: "Singapore",
|
|
1349
|
+
sv: "Singapore",
|
|
1350
|
+
telephoneCountryCode: "65",
|
|
1351
|
+
},
|
|
1352
|
+
SK: {
|
|
1353
|
+
isoCode: "SK",
|
|
1354
|
+
en: "Slovakia",
|
|
1355
|
+
fi: "Slovakia",
|
|
1356
|
+
sv: "Slovakien",
|
|
1357
|
+
telephoneCountryCode: "421",
|
|
1358
|
+
},
|
|
1359
|
+
SI: {
|
|
1360
|
+
isoCode: "SI",
|
|
1361
|
+
en: "Slovenia",
|
|
1362
|
+
fi: "Slovenia",
|
|
1363
|
+
sv: "Slovenien",
|
|
1364
|
+
telephoneCountryCode: "386",
|
|
1365
|
+
},
|
|
1366
|
+
SB: {
|
|
1367
|
+
isoCode: "SB",
|
|
1368
|
+
en: "Solomon Islands",
|
|
1369
|
+
fi: "Salomonsaaret",
|
|
1370
|
+
sv: "Salomonöarna",
|
|
1371
|
+
telephoneCountryCode: "677",
|
|
1372
|
+
},
|
|
1373
|
+
SO: {
|
|
1374
|
+
isoCode: "SO",
|
|
1375
|
+
en: "Somalia",
|
|
1376
|
+
fi: "Somalia",
|
|
1377
|
+
sv: "Somalia",
|
|
1378
|
+
telephoneCountryCode: "252",
|
|
1379
|
+
},
|
|
1380
|
+
ZA: {
|
|
1381
|
+
isoCode: "ZA",
|
|
1382
|
+
en: "South Africa",
|
|
1383
|
+
fi: "Etelä-Afrikka",
|
|
1384
|
+
sv: "Sydafrika",
|
|
1385
|
+
telephoneCountryCode: "27",
|
|
1386
|
+
},
|
|
1387
|
+
GS: {
|
|
1388
|
+
isoCode: "GS",
|
|
1389
|
+
en: "South Georgia and the South Sandwich Islands",
|
|
1390
|
+
fi: "Etelä-Georgia ja Eteläiset Sandwichsaaret",
|
|
1391
|
+
sv: "Sydgeorgien och Sydsandwichöarna",
|
|
1392
|
+
},
|
|
1393
|
+
ES: {
|
|
1394
|
+
isoCode: "ES",
|
|
1395
|
+
en: "Spain",
|
|
1396
|
+
fi: "Espanja",
|
|
1397
|
+
sv: "Spanien",
|
|
1398
|
+
telephoneCountryCode: "34",
|
|
1399
|
+
},
|
|
1400
|
+
LK: {
|
|
1401
|
+
isoCode: "LK",
|
|
1402
|
+
en: "Sri Lanka",
|
|
1403
|
+
fi: "Sri Lanka",
|
|
1404
|
+
sv: "Sri Lanka",
|
|
1405
|
+
telephoneCountryCode: "94",
|
|
1406
|
+
},
|
|
1407
|
+
SD: {
|
|
1408
|
+
isoCode: "SD",
|
|
1409
|
+
en: "Sudan",
|
|
1410
|
+
fi: "Sudan",
|
|
1411
|
+
sv: "Sudan",
|
|
1412
|
+
telephoneCountryCode: "249",
|
|
1413
|
+
},
|
|
1414
|
+
SR: {
|
|
1415
|
+
isoCode: "SR",
|
|
1416
|
+
en: "Suriname",
|
|
1417
|
+
fi: "Suriname",
|
|
1418
|
+
sv: "Surinam",
|
|
1419
|
+
telephoneCountryCode: "597",
|
|
1420
|
+
},
|
|
1421
|
+
SJ: {
|
|
1422
|
+
isoCode: "SJ",
|
|
1423
|
+
en: "Svalbard and Jan Mayen",
|
|
1424
|
+
fi: "Svalbard ja Jan Mayen",
|
|
1425
|
+
sv: "Svalbard och Jan Mayen",
|
|
1426
|
+
telephoneCountryCode: "47",
|
|
1427
|
+
},
|
|
1428
|
+
SZ: {
|
|
1429
|
+
isoCode: "SZ",
|
|
1430
|
+
en: "Eswatini",
|
|
1431
|
+
fi: "Swazimaa",
|
|
1432
|
+
sv: "Eswatini",
|
|
1433
|
+
telephoneCountryCode: "268",
|
|
1434
|
+
},
|
|
1435
|
+
SE: {
|
|
1436
|
+
isoCode: "SE",
|
|
1437
|
+
en: "Sweden",
|
|
1438
|
+
fi: "Ruotsi",
|
|
1439
|
+
sv: "Sverige",
|
|
1440
|
+
telephoneCountryCode: "46",
|
|
1441
|
+
},
|
|
1442
|
+
CH: {
|
|
1443
|
+
isoCode: "CH",
|
|
1444
|
+
en: "Switzerland",
|
|
1445
|
+
fi: "Sveitsi",
|
|
1446
|
+
sv: "Schweiz",
|
|
1447
|
+
telephoneCountryCode: "41",
|
|
1448
|
+
},
|
|
1449
|
+
SY: {
|
|
1450
|
+
isoCode: "SY",
|
|
1451
|
+
en: "Syrian Arab Republic",
|
|
1452
|
+
fi: "Syyria",
|
|
1453
|
+
sv: "Syrien",
|
|
1454
|
+
telephoneCountryCode: "963",
|
|
1455
|
+
},
|
|
1456
|
+
TW: {
|
|
1457
|
+
isoCode: "TW",
|
|
1458
|
+
en: "Taiwan, Province of China",
|
|
1459
|
+
fi: "Taiwan",
|
|
1460
|
+
sv: "Taiwan",
|
|
1461
|
+
telephoneCountryCode: "886",
|
|
1462
|
+
},
|
|
1463
|
+
TJ: {
|
|
1464
|
+
isoCode: "TJ",
|
|
1465
|
+
en: "Tajikistan",
|
|
1466
|
+
fi: "Tadžikistan",
|
|
1467
|
+
sv: "Tadzjikistan",
|
|
1468
|
+
telephoneCountryCode: "992",
|
|
1469
|
+
},
|
|
1470
|
+
TZ: {
|
|
1471
|
+
isoCode: "TZ",
|
|
1472
|
+
en: "United Republic of Tanzania",
|
|
1473
|
+
fi: "Tansania",
|
|
1474
|
+
sv: "Tanzania",
|
|
1475
|
+
telephoneCountryCode: "255",
|
|
1476
|
+
},
|
|
1477
|
+
TH: {
|
|
1478
|
+
isoCode: "TH",
|
|
1479
|
+
en: "Thailand",
|
|
1480
|
+
fi: "Thaimaa",
|
|
1481
|
+
sv: "Thailand",
|
|
1482
|
+
telephoneCountryCode: "66",
|
|
1483
|
+
},
|
|
1484
|
+
TL: {
|
|
1485
|
+
isoCode: "TL",
|
|
1486
|
+
en: "Timor-Leste",
|
|
1487
|
+
fi: "Itä-Timor",
|
|
1488
|
+
sv: "Östtimor",
|
|
1489
|
+
telephoneCountryCode: "670",
|
|
1490
|
+
},
|
|
1491
|
+
TG: {
|
|
1492
|
+
isoCode: "TG",
|
|
1493
|
+
en: "Togo",
|
|
1494
|
+
fi: "Togo",
|
|
1495
|
+
sv: "Togo",
|
|
1496
|
+
telephoneCountryCode: "228",
|
|
1497
|
+
},
|
|
1498
|
+
TK: {
|
|
1499
|
+
isoCode: "TK",
|
|
1500
|
+
en: "Tokelau",
|
|
1501
|
+
fi: "Tokelau",
|
|
1502
|
+
sv: "Tokelauöarna",
|
|
1503
|
+
telephoneCountryCode: "690",
|
|
1504
|
+
},
|
|
1505
|
+
TO: {
|
|
1506
|
+
isoCode: "TO",
|
|
1507
|
+
en: "Tonga",
|
|
1508
|
+
fi: "Tonga",
|
|
1509
|
+
sv: "Tonga",
|
|
1510
|
+
telephoneCountryCode: "676",
|
|
1511
|
+
},
|
|
1512
|
+
TT: {
|
|
1513
|
+
isoCode: "TT",
|
|
1514
|
+
en: "Trinidad and Tobago",
|
|
1515
|
+
fi: "Trinidad ja Tobago",
|
|
1516
|
+
sv: "Trinidad och Tobago",
|
|
1517
|
+
telephoneCountryCode: "1",
|
|
1518
|
+
},
|
|
1519
|
+
TN: {
|
|
1520
|
+
isoCode: "TN",
|
|
1521
|
+
en: "Tunisia",
|
|
1522
|
+
fi: "Tunisia",
|
|
1523
|
+
sv: "Tunisien",
|
|
1524
|
+
telephoneCountryCode: "216",
|
|
1525
|
+
},
|
|
1526
|
+
TR: {
|
|
1527
|
+
isoCode: "TR",
|
|
1528
|
+
en: "Türkiye",
|
|
1529
|
+
fi: "Turkki",
|
|
1530
|
+
sv: "Turkiet",
|
|
1531
|
+
telephoneCountryCode: "90",
|
|
1532
|
+
},
|
|
1533
|
+
TM: {
|
|
1534
|
+
isoCode: "TM",
|
|
1535
|
+
en: "Turkmenistan",
|
|
1536
|
+
fi: "Turkmenistan",
|
|
1537
|
+
sv: "Turkmenistan",
|
|
1538
|
+
telephoneCountryCode: "993",
|
|
1539
|
+
},
|
|
1540
|
+
TC: {
|
|
1541
|
+
isoCode: "TC",
|
|
1542
|
+
en: "Turks and Caicos Islands",
|
|
1543
|
+
fi: "Turks- ja Caicossaaret",
|
|
1544
|
+
sv: "Turks- och Caicosöarna",
|
|
1545
|
+
telephoneCountryCode: "1",
|
|
1546
|
+
},
|
|
1547
|
+
TV: {
|
|
1548
|
+
isoCode: "TV",
|
|
1549
|
+
en: "Tuvalu",
|
|
1550
|
+
fi: "Tuvalu",
|
|
1551
|
+
sv: "Tuvalu",
|
|
1552
|
+
telephoneCountryCode: "688",
|
|
1553
|
+
},
|
|
1554
|
+
UG: {
|
|
1555
|
+
isoCode: "UG",
|
|
1556
|
+
en: "Uganda",
|
|
1557
|
+
fi: "Uganda",
|
|
1558
|
+
sv: "Uganda",
|
|
1559
|
+
telephoneCountryCode: "256",
|
|
1560
|
+
},
|
|
1561
|
+
UA: {
|
|
1562
|
+
isoCode: "UA",
|
|
1563
|
+
en: "Ukraine",
|
|
1564
|
+
fi: "Ukraina",
|
|
1565
|
+
sv: "Ukraina",
|
|
1566
|
+
telephoneCountryCode: "380",
|
|
1567
|
+
},
|
|
1568
|
+
AE: {
|
|
1569
|
+
isoCode: "AE",
|
|
1570
|
+
en: "United Arab Emirates",
|
|
1571
|
+
fi: "Arabiemiirikunnat",
|
|
1572
|
+
sv: "Förenade Arabemiraten",
|
|
1573
|
+
telephoneCountryCode: "971",
|
|
1574
|
+
},
|
|
1575
|
+
GB: {
|
|
1576
|
+
isoCode: "GB",
|
|
1577
|
+
en: "United Kingdom",
|
|
1578
|
+
fi: "Yhdistynyt kuningaskunta",
|
|
1579
|
+
sv: "Storbritannien",
|
|
1580
|
+
telephoneCountryCode: "44",
|
|
1581
|
+
},
|
|
1582
|
+
US: {
|
|
1583
|
+
isoCode: "US",
|
|
1584
|
+
en: "United States of America",
|
|
1585
|
+
fi: "Yhdysvallat",
|
|
1586
|
+
sv: "USA",
|
|
1587
|
+
telephoneCountryCode: "1",
|
|
1588
|
+
},
|
|
1589
|
+
UM: {
|
|
1590
|
+
isoCode: "UM",
|
|
1591
|
+
en: "United States Minor Outlying Islands",
|
|
1592
|
+
fi: "Yhdysvaltain pienet erillissaaret",
|
|
1593
|
+
sv: "USA:s yttre öar",
|
|
1594
|
+
},
|
|
1595
|
+
UY: {
|
|
1596
|
+
isoCode: "UY",
|
|
1597
|
+
en: "Uruguay",
|
|
1598
|
+
fi: "Uruguay",
|
|
1599
|
+
sv: "Uruguay",
|
|
1600
|
+
telephoneCountryCode: "598",
|
|
1601
|
+
},
|
|
1602
|
+
UZ: {
|
|
1603
|
+
isoCode: "UZ",
|
|
1604
|
+
en: "Uzbekistan",
|
|
1605
|
+
fi: "Uzbekistan",
|
|
1606
|
+
sv: "Uzbekistan",
|
|
1607
|
+
telephoneCountryCode: "998",
|
|
1608
|
+
},
|
|
1609
|
+
VU: {
|
|
1610
|
+
isoCode: "VU",
|
|
1611
|
+
en: "Vanuatu",
|
|
1612
|
+
fi: "Vanuatu",
|
|
1613
|
+
sv: "Vanuatu",
|
|
1614
|
+
telephoneCountryCode: "678",
|
|
1615
|
+
},
|
|
1616
|
+
VE: {
|
|
1617
|
+
isoCode: "VE",
|
|
1618
|
+
en: "Venezuela",
|
|
1619
|
+
fi: "Venezuela",
|
|
1620
|
+
sv: "Venezuela",
|
|
1621
|
+
telephoneCountryCode: "58",
|
|
1622
|
+
},
|
|
1623
|
+
VN: {
|
|
1624
|
+
isoCode: "VN",
|
|
1625
|
+
en: "Vietnam",
|
|
1626
|
+
fi: "Vietnam",
|
|
1627
|
+
sv: "Vietnam",
|
|
1628
|
+
telephoneCountryCode: "84",
|
|
1629
|
+
},
|
|
1630
|
+
VG: {
|
|
1631
|
+
isoCode: "VG",
|
|
1632
|
+
en: "Virgin Islands, British",
|
|
1633
|
+
fi: "Brittiläiset Neitsytsaaret",
|
|
1634
|
+
sv: "Brittiska Jungfruöarna",
|
|
1635
|
+
telephoneCountryCode: "1",
|
|
1636
|
+
},
|
|
1637
|
+
VI: {
|
|
1638
|
+
isoCode: "VI",
|
|
1639
|
+
en: "Virgin Islands, U.S.",
|
|
1640
|
+
fi: "Yhdysvaltain Neitsytsaaret",
|
|
1641
|
+
sv: "Amerikanska Jungfruöarna",
|
|
1642
|
+
telephoneCountryCode: "1",
|
|
1643
|
+
},
|
|
1644
|
+
WF: {
|
|
1645
|
+
isoCode: "WF",
|
|
1646
|
+
en: "Wallis and Futuna",
|
|
1647
|
+
fi: "Wallis ja Futunasaaret",
|
|
1648
|
+
sv: "Wallis- och Futunaöarna",
|
|
1649
|
+
telephoneCountryCode: "681",
|
|
1650
|
+
},
|
|
1651
|
+
EH: {
|
|
1652
|
+
isoCode: "EH",
|
|
1653
|
+
en: "Western Sahara",
|
|
1654
|
+
fi: "Länsi-Sahara",
|
|
1655
|
+
sv: "Västsahara",
|
|
1656
|
+
telephoneCountryCode: "212",
|
|
1657
|
+
},
|
|
1658
|
+
YE: {
|
|
1659
|
+
isoCode: "YE",
|
|
1660
|
+
en: "Yemen",
|
|
1661
|
+
fi: "Jemen",
|
|
1662
|
+
sv: "Jemen",
|
|
1663
|
+
telephoneCountryCode: "967",
|
|
1664
|
+
},
|
|
1665
|
+
ZM: {
|
|
1666
|
+
isoCode: "ZM",
|
|
1667
|
+
en: "Zambia",
|
|
1668
|
+
fi: "Sambia",
|
|
1669
|
+
sv: "Zambia",
|
|
1670
|
+
telephoneCountryCode: "260",
|
|
1671
|
+
},
|
|
1672
|
+
ZW: {
|
|
1673
|
+
isoCode: "ZW",
|
|
1674
|
+
en: "Zimbabwe",
|
|
1675
|
+
fi: "Zimbabwe",
|
|
1676
|
+
sv: "Zimbabwe",
|
|
1677
|
+
telephoneCountryCode: "263",
|
|
1678
|
+
},
|
|
1679
|
+
AX: {
|
|
1680
|
+
isoCode: "AX",
|
|
1681
|
+
en: "Åland Islands",
|
|
1682
|
+
fi: "Ahvenanmaa",
|
|
1683
|
+
sv: "Åland",
|
|
1684
|
+
telephoneCountryCode: "358",
|
|
1685
|
+
},
|
|
1686
|
+
BQ: {
|
|
1687
|
+
isoCode: "BQ",
|
|
1688
|
+
en: "Bonaire, Sint Eustatius and Saba",
|
|
1689
|
+
fi: "Bonaire, Sint Eustatius ja Saba",
|
|
1690
|
+
sv: "Bonaire, Saint Eustatius och Saba",
|
|
1691
|
+
telephoneCountryCode: "599",
|
|
1692
|
+
},
|
|
1693
|
+
CW: {
|
|
1694
|
+
isoCode: "CW",
|
|
1695
|
+
en: "Curaçao",
|
|
1696
|
+
fi: "Curaçao",
|
|
1697
|
+
sv: "Curacao",
|
|
1698
|
+
telephoneCountryCode: "599",
|
|
1699
|
+
},
|
|
1700
|
+
GG: {
|
|
1701
|
+
isoCode: "GG",
|
|
1702
|
+
en: "Guernsey",
|
|
1703
|
+
fi: "Guernsey",
|
|
1704
|
+
sv: "Guernsey",
|
|
1705
|
+
telephoneCountryCode: "44",
|
|
1706
|
+
},
|
|
1707
|
+
IM: {
|
|
1708
|
+
isoCode: "IM",
|
|
1709
|
+
en: "Isle of Man",
|
|
1710
|
+
fi: "Mansaari",
|
|
1711
|
+
sv: "Isle of Man",
|
|
1712
|
+
telephoneCountryCode: "44",
|
|
1713
|
+
},
|
|
1714
|
+
JE: {
|
|
1715
|
+
isoCode: "JE",
|
|
1716
|
+
en: "Jersey",
|
|
1717
|
+
fi: "Jersey",
|
|
1718
|
+
sv: "Jersey",
|
|
1719
|
+
telephoneCountryCode: "44",
|
|
1720
|
+
},
|
|
1721
|
+
ME: {
|
|
1722
|
+
isoCode: "ME",
|
|
1723
|
+
en: "Montenegro",
|
|
1724
|
+
fi: "Montenegro",
|
|
1725
|
+
sv: "Montenegro",
|
|
1726
|
+
telephoneCountryCode: "382",
|
|
1727
|
+
},
|
|
1728
|
+
BL: {
|
|
1729
|
+
isoCode: "BL",
|
|
1730
|
+
en: "Saint Barthélemy",
|
|
1731
|
+
fi: "Saint-Barthélemy",
|
|
1732
|
+
sv: "Saint-Barthélemy",
|
|
1733
|
+
telephoneCountryCode: "590",
|
|
1734
|
+
},
|
|
1735
|
+
MF: {
|
|
1736
|
+
isoCode: "MF",
|
|
1737
|
+
en: "Saint Martin (French part)",
|
|
1738
|
+
fi: "Saint-Martin",
|
|
1739
|
+
sv: "Saint Martin (franska delen)",
|
|
1740
|
+
telephoneCountryCode: "590",
|
|
1741
|
+
},
|
|
1742
|
+
RS: {
|
|
1743
|
+
isoCode: "RS",
|
|
1744
|
+
en: "Serbia",
|
|
1745
|
+
fi: "Serbia",
|
|
1746
|
+
sv: "Serbien",
|
|
1747
|
+
telephoneCountryCode: "381",
|
|
1748
|
+
},
|
|
1749
|
+
SX: {
|
|
1750
|
+
isoCode: "SX",
|
|
1751
|
+
en: "Sint Maarten (Dutch part)",
|
|
1752
|
+
fi: "Sint Maarten",
|
|
1753
|
+
sv: "Sint Maarten (nederländska delen)",
|
|
1754
|
+
telephoneCountryCode: "1",
|
|
1755
|
+
},
|
|
1756
|
+
SS: {
|
|
1757
|
+
isoCode: "SS",
|
|
1758
|
+
en: "South Sudan",
|
|
1759
|
+
fi: "Etelä-Sudan",
|
|
1760
|
+
sv: "Sydsudan",
|
|
1761
|
+
telephoneCountryCode: "211",
|
|
1762
|
+
},
|
|
1763
|
+
XK: {
|
|
1764
|
+
isoCode: "XK",
|
|
1765
|
+
en: "Kosovo",
|
|
1766
|
+
fi: "Kosovo",
|
|
1767
|
+
sv: "Kosovo",
|
|
1768
|
+
telephoneCountryCode: "383",
|
|
1769
|
+
},
|
|
1770
|
+
};
|
|
1771
|
+
const primaryCountriesForSharedCountryCodes = {
|
|
1772
|
+
"1": "US",
|
|
1773
|
+
"7": "RU",
|
|
1774
|
+
"39": "IT",
|
|
1775
|
+
"44": "GB",
|
|
1776
|
+
"47": "NO",
|
|
1777
|
+
"61": "AU",
|
|
1778
|
+
"212": "MA",
|
|
1779
|
+
"262": "RE",
|
|
1780
|
+
"358": "FI",
|
|
1781
|
+
"590": "GP",
|
|
1782
|
+
"599": "CW",
|
|
1783
|
+
};
|
|
1784
|
+
|
|
1785
|
+
const duetPhoneInputCss = "*,*::after,*::before{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}span.flag-container{display:flex;align-items:center;justify-content:center;width:30px;height:30px}:host{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin-right:16px !important;margin-bottom:12px !important;display:inline-flex;width:100%;min-width:calc(33.333% - 8px);max-width:100%;text-align:left;vertical-align:bottom}:host:last-child,:host:last-of-type{margin-right:0 !important}@media (min-width: 36em){:host{width:calc(50% - 16px - 3px)}}:host(.duet-expand){width:100% !important}:host(.duet-m-0){margin:0 !important}.duet-phone-input-container{position:relative;width:100%;height:100%}";
|
|
1786
|
+
const DuetPhoneInputStyle0 = duetPhoneInputCss;
|
|
1787
|
+
|
|
1788
|
+
const DuetPhoneInput$1 = /*@__PURE__*/ proxyCustomElement(class DuetPhoneInput extends H {
|
|
1789
|
+
constructor() {
|
|
1790
|
+
super();
|
|
1791
|
+
this.__registerHost();
|
|
1792
|
+
this.__attachShadow();
|
|
1793
|
+
this.duetChange = createEvent(this, "duetChange", 3);
|
|
1794
|
+
this.duetInput = createEvent(this, "duetInput", 3);
|
|
1795
|
+
this.duetBlur = createEvent(this, "duetBlur", 7);
|
|
1796
|
+
this.duetFocus = createEvent(this, "duetFocus", 7);
|
|
1797
|
+
this.countriesToList = Object.values(countries).filter(country => !!country.telephoneCountryCode);
|
|
1798
|
+
this.countryFlagCDNUrl = "https://cdn.duetds.com/api/assets/country-flags/";
|
|
1799
|
+
this.inputId = createID("DuetInput");
|
|
1800
|
+
this.buttonAriaLabel = {
|
|
1801
|
+
en: "Choose country code",
|
|
1802
|
+
fi: "Valitse maatunnus",
|
|
1803
|
+
sv: "Välj landskod",
|
|
1804
|
+
};
|
|
1805
|
+
this.setListFirstCountries = () => {
|
|
1806
|
+
const listFirstCodes = (typeof this.listFirst === "string" ? this.listFirst.split(",") : this.listFirst).map(c => c.trim().toUpperCase());
|
|
1807
|
+
const listFirstCountries = Object.values(countries).filter(c => listFirstCodes.includes(c.isoCode));
|
|
1808
|
+
const listRestCountries = this.countriesToList.filter(c => !listFirstCodes.includes(c.isoCode));
|
|
1809
|
+
listRestCountries.sort((a, b) => (a[this.language] > b[this.language] ? 1 : -1));
|
|
1810
|
+
this.countriesToList = [...listFirstCountries, ...listRestCountries];
|
|
1811
|
+
};
|
|
1812
|
+
this.handleFocus = () => {
|
|
1813
|
+
// check value and country code
|
|
1814
|
+
};
|
|
1815
|
+
this.handleChange = () => {
|
|
1816
|
+
//console.log(ev)
|
|
1817
|
+
};
|
|
1818
|
+
this.handleBlur = () => {
|
|
1819
|
+
//console.log(ev)
|
|
1820
|
+
};
|
|
1821
|
+
this.handleInput = () => {
|
|
1822
|
+
var _a, _b;
|
|
1823
|
+
const currentValue = (_a = this.duetInputElement.value) === null || _a === void 0 ? void 0 : _a.trim();
|
|
1824
|
+
const currentCountryCode = (this.currentCountry !== "error" && ((_b = this.currentCountry) === null || _b === void 0 ? void 0 : _b.telephoneCountryCode)) || "";
|
|
1825
|
+
const inputCountryCode = this.findCountryCode(currentValue) || "";
|
|
1826
|
+
if (!currentValue) {
|
|
1827
|
+
this.currentCountry = undefined;
|
|
1828
|
+
return;
|
|
1829
|
+
}
|
|
1830
|
+
if (currentCountryCode === inputCountryCode) {
|
|
1831
|
+
return;
|
|
1832
|
+
}
|
|
1833
|
+
if (inputCountryCode) {
|
|
1834
|
+
this.currentCountry = this.findCountryForCode(inputCountryCode);
|
|
1835
|
+
return;
|
|
1836
|
+
}
|
|
1837
|
+
// we had country, but no longer have, we are in error state
|
|
1838
|
+
if (currentCountryCode !== "error") {
|
|
1839
|
+
this.currentCountry = "error";
|
|
1840
|
+
}
|
|
1841
|
+
// we don't have new country, and did not have old country, so old country is "error" - leave it
|
|
1842
|
+
return;
|
|
1843
|
+
};
|
|
1844
|
+
this.handleCountryCodeSelectorOpen = () => {
|
|
1845
|
+
this.countryCodePopup.controller = this.countryCodeButton;
|
|
1846
|
+
this.countryCodePopup.show();
|
|
1847
|
+
};
|
|
1848
|
+
this.handleCountryCodeSelectorSelect = (ev) => {
|
|
1849
|
+
const item = ev.target.closest("duet-popup-menu-item");
|
|
1850
|
+
const country = countries[item.value];
|
|
1851
|
+
this.currentCountry = country;
|
|
1852
|
+
this.countryCodePopup.hide();
|
|
1853
|
+
this.setInputCountryCode();
|
|
1854
|
+
};
|
|
1855
|
+
this.language = getLanguage();
|
|
1856
|
+
this.currentCountry = undefined;
|
|
1857
|
+
this.theme = "";
|
|
1858
|
+
this.margin = "auto";
|
|
1859
|
+
this.expand = false;
|
|
1860
|
+
this.identifier = undefined;
|
|
1861
|
+
this.accessibleDetails = undefined;
|
|
1862
|
+
this.accessibleLabelledBy = undefined;
|
|
1863
|
+
this.accessibleDescription = undefined;
|
|
1864
|
+
this.accessibleDescribedBy = undefined;
|
|
1865
|
+
this.disabled = false;
|
|
1866
|
+
this.required = false;
|
|
1867
|
+
this.labelDefaults = {
|
|
1868
|
+
fi: "Puhelinnumero",
|
|
1869
|
+
en: "Phone number",
|
|
1870
|
+
sv: "Telefonnummer",
|
|
1871
|
+
};
|
|
1872
|
+
this.label = getLocaleString(this.labelDefaults, this.language);
|
|
1873
|
+
this.labelHidden = false;
|
|
1874
|
+
this.caption = undefined;
|
|
1875
|
+
this.name = undefined;
|
|
1876
|
+
this.error = "";
|
|
1877
|
+
this.tooltip = "";
|
|
1878
|
+
this.listFirst = ["FI", "SE"];
|
|
1879
|
+
}
|
|
1880
|
+
/**
|
|
1881
|
+
* The phone input itself contains a comprehensive list of countries and their telephone country codes and it is
|
|
1882
|
+
* advisable to hold to that. There may be situations where the set of possible country codes is narrowed down: e.g.
|
|
1883
|
+
* if we have established that the person giving their details has a Nordic phone number, then we can give a narrowed
|
|
1884
|
+
* down list. Do not make unjustified assumptions: e.g. a Finnish company may well have employees in Afganistan or
|
|
1885
|
+
* Bhutan. List of countries can be given either as array of ISO 3166-1 alpha-2 codes or array of objects with keys:
|
|
1886
|
+
* en, fi, sv, isoCode (two uppercase letters), telephoneCountryCode (one to three digits), or JSON array string of
|
|
1887
|
+
* either two.
|
|
1888
|
+
*/
|
|
1889
|
+
get countries() {
|
|
1890
|
+
return this.countriesToList;
|
|
1891
|
+
}
|
|
1892
|
+
set countries(countriesProp) {
|
|
1893
|
+
let arr = countriesProp;
|
|
1894
|
+
let error = "";
|
|
1895
|
+
const isValidCountryObject = (obj) => {
|
|
1896
|
+
const requiredKeys = ["en", "fi", "sv", "isoCode", "telephoneCountryCode"];
|
|
1897
|
+
return (requiredKeys.every(key => Object.keys(obj).includes(key)) &&
|
|
1898
|
+
/^[A-Z]{2}$/.test(obj["isoCode"]) &&
|
|
1899
|
+
/^[1-9][0-9]{0,2}$/.test(obj["telephoneCountryCode"]));
|
|
1900
|
+
};
|
|
1901
|
+
if (typeof countriesProp === "string") {
|
|
1902
|
+
arr = JSON.parse(countriesProp);
|
|
1903
|
+
}
|
|
1904
|
+
if (Array.isArray(arr)) {
|
|
1905
|
+
if (arr.every(a => typeof a === "string")) {
|
|
1906
|
+
this.countriesToList = Object.values(countries).filter(c => arr.includes(c.isoCode) && !!c.telephoneCountryCode);
|
|
1907
|
+
}
|
|
1908
|
+
else if (arr.every(a => isValidCountryObject(a))) {
|
|
1909
|
+
this.countriesToList = arr;
|
|
1910
|
+
}
|
|
1911
|
+
else {
|
|
1912
|
+
error = "Invalid array provided for countries in Phone Input";
|
|
1913
|
+
}
|
|
1914
|
+
}
|
|
1915
|
+
else {
|
|
1916
|
+
error = "Country list for Phone Input must be an array";
|
|
1917
|
+
}
|
|
1918
|
+
if (error) {
|
|
1919
|
+
console.error(error);
|
|
1920
|
+
this.countriesToList = Object.values(countries).filter(country => !!country.telephoneCountryCode);
|
|
1921
|
+
}
|
|
1922
|
+
this.setListFirstCountries();
|
|
1923
|
+
}
|
|
1924
|
+
/**
|
|
1925
|
+
* Value of the input.
|
|
1926
|
+
*/
|
|
1927
|
+
get value() {
|
|
1928
|
+
var _a;
|
|
1929
|
+
return (_a = this.duetInputElement.value) === null || _a === void 0 ? void 0 : _a.replace(/\s/g, "");
|
|
1930
|
+
}
|
|
1931
|
+
set value(val) {
|
|
1932
|
+
this._value = val;
|
|
1933
|
+
}
|
|
1934
|
+
/**t
|
|
1935
|
+
* Component lifecycle events.
|
|
1936
|
+
*/
|
|
1937
|
+
componentWillLoad() {
|
|
1938
|
+
inheritGlobalTheme(this);
|
|
1939
|
+
checkNamedSlotElement(this.element, "tooltip", "duet-tooltip", 1, true);
|
|
1940
|
+
this.setListFirstCountries();
|
|
1941
|
+
}
|
|
1942
|
+
connectedCallback() {
|
|
1943
|
+
connectLanguageChangeObserver(this, { prop: "label", defaults: "labelDefaults" });
|
|
1944
|
+
subscribeTabbingChange(this);
|
|
1945
|
+
}
|
|
1946
|
+
disconnectedCallback() {
|
|
1947
|
+
disconnectLanguageChangeObserver(this);
|
|
1948
|
+
unsubscribeTabbingChange(this);
|
|
1949
|
+
}
|
|
1950
|
+
/**
|
|
1951
|
+
* Sets focus on the contained input element, use this instead of the native `input.focus()`.
|
|
1952
|
+
*/
|
|
1953
|
+
async setFocus(options) {
|
|
1954
|
+
this.duetInputElement.setFocus(options);
|
|
1955
|
+
}
|
|
1956
|
+
setInputCountryCode() {
|
|
1957
|
+
if (this.currentCountry === "error") {
|
|
1958
|
+
return;
|
|
1959
|
+
}
|
|
1960
|
+
const newCode = `+${this.currentCountry.telephoneCountryCode} `;
|
|
1961
|
+
const prevValue = this.duetInputElement.value;
|
|
1962
|
+
if (!(prevValue === null || prevValue === void 0 ? void 0 : prevValue.trim().startsWith("+"))) {
|
|
1963
|
+
this.duetInputElement.value = `${newCode}${(prevValue === null || prevValue === void 0 ? void 0 : prevValue.trimStart()) || ""}`;
|
|
1964
|
+
return;
|
|
1965
|
+
}
|
|
1966
|
+
const oldCode = this.findCountryCode(prevValue);
|
|
1967
|
+
console.log("Old code", oldCode);
|
|
1968
|
+
if (oldCode) {
|
|
1969
|
+
this.duetInputElement.value = prevValue.replace(`+${oldCode}`, newCode).replace(" ", " ");
|
|
1970
|
+
return;
|
|
1971
|
+
}
|
|
1972
|
+
this.duetInputElement.value = prevValue.replace("+", newCode);
|
|
1973
|
+
}
|
|
1974
|
+
findCountryCode(value) {
|
|
1975
|
+
const normalizedValue = value.trim();
|
|
1976
|
+
if (!normalizedValue.startsWith("+")) {
|
|
1977
|
+
return undefined;
|
|
1978
|
+
}
|
|
1979
|
+
const found = Object.values(countries).find(country => normalizedValue.startsWith(`+${country.telephoneCountryCode}`));
|
|
1980
|
+
return found === null || found === void 0 ? void 0 : found.telephoneCountryCode;
|
|
1981
|
+
}
|
|
1982
|
+
findCountryForCode(code) {
|
|
1983
|
+
const primaryCountryISO = primaryCountriesForSharedCountryCodes[code] || "";
|
|
1984
|
+
return primaryCountryISO
|
|
1985
|
+
? countries[primaryCountryISO]
|
|
1986
|
+
: Object.values(countries).find(country => country.telephoneCountryCode === code);
|
|
1987
|
+
}
|
|
1988
|
+
renderFlag(isoCode, inButton = false) {
|
|
1989
|
+
const flagImgStyle = {
|
|
1990
|
+
height: inButton ? "34px" : "24px",
|
|
1991
|
+
width: inButton ? "27px" : "24px",
|
|
1992
|
+
"margin-right": inButton ? "0" : "10px",
|
|
1993
|
+
"object-fit": "contain",
|
|
1994
|
+
"object-position": "center",
|
|
1995
|
+
filter: "drop-shadow(0 0 1px rgba(0, 0, 0, 0.3)) drop-shadow(0 2px 6px rgba(0, 41, 77, 0.1))",
|
|
1996
|
+
};
|
|
1997
|
+
return (h("img", { src: `${this.countryFlagCDNUrl}${isoCode}.svg`, "aria-hidden": "true", style: flagImgStyle, loading: "lazy" }));
|
|
1998
|
+
}
|
|
1999
|
+
getFlagForButton() {
|
|
2000
|
+
if (!this.currentCountry || this.currentCountry === "error") {
|
|
2001
|
+
return h("duet-icon", { name: !this.currentCountry ? "form-country" : "messaging-alert", margin: "none" });
|
|
2002
|
+
}
|
|
2003
|
+
return this.renderFlag(this.currentCountry.isoCode, true);
|
|
2004
|
+
}
|
|
2005
|
+
render() {
|
|
2006
|
+
const lastListFirstCode = (typeof this.listFirst === "string" ? this.listFirst.split(",") : this.listFirst)
|
|
2007
|
+
.map(c => c.trim().toUpperCase())
|
|
2008
|
+
.pop();
|
|
2009
|
+
const identifier = this.identifier || this.inputId;
|
|
2010
|
+
return (h(Host, { class: {
|
|
2011
|
+
"duet-theme-turva": this.theme === "turva",
|
|
2012
|
+
"duet-expand": this.expand,
|
|
2013
|
+
"duet-m-0": this.margin === "none",
|
|
2014
|
+
} }, h("div", { class: "duet-phone-input-container" }, h("duet-popup-menu", { ref: el => (this.countryCodePopup = el), scrollLimit: 10, showFilterInput: true }, this.countriesToList.map(country => country.isoCode === lastListFirstCode ? (h(Fragment, null, h("duet-popup-menu-item", { value: country.isoCode, onClick: this.handleCountryCodeSelectorSelect }, h("duet-grid", { alignment: "center" }, this.renderFlag(country.isoCode), h("span", null, country[this.language], " (+", country.telephoneCountryCode, ")"))), h("duet-spacer", { size: "x-small" }), h("duet-divider", { margin: "small" }))) : (h("duet-popup-menu-item", { value: country.isoCode, onClick: this.handleCountryCodeSelectorSelect }, h("duet-grid", { alignment: "center" }, this.renderFlag(country.isoCode), h("span", null, country[this.language], " (+", country.telephoneCountryCode, ")")))))), h("duet-input", { ref: el => (this.duetInputElement = el), onDuetChange: this.handleChange, onDuetFocus: this.handleFocus, onDuetBlur: this.handleBlur, onDuetInput: this.handleInput, label: this.label, caption: this.caption, value: this._value, error: this.error, name: this.name, component: "phone", variation: "button-left", type: "tel", disallowPattern: "[^\\+0-9 ]", required: this.required, disabled: this.disabled, labelHidden: this.labelHidden, tooltip: this.tooltip, identifier: identifier, theme: this.theme, margin: "none", expand: true }, h("duet-button", { ref: el => (this.countryCodeButton = el), slot: "button-left", variation: "input-button-left-secondary", margin: "none", fixed: true, icon: "action-arrow-down-small", iconSize: "small", iconRight: true, accessibleLabel: this.buttonAriaLabel[this.language], onClick: this.handleCountryCodeSelectorOpen }, h("span", { class: "flag-container" }, this.getFlagForButton())), h("slot", { name: "tooltip" })))));
|
|
2015
|
+
}
|
|
2016
|
+
get element() { return this; }
|
|
2017
|
+
static get style() { return DuetPhoneInputStyle0; }
|
|
2018
|
+
}, [1, "duet-phone-input", {
|
|
2019
|
+
"theme": [1025],
|
|
2020
|
+
"margin": [1],
|
|
2021
|
+
"expand": [4],
|
|
2022
|
+
"identifier": [1],
|
|
2023
|
+
"accessibleDetails": [1, "accessible-details"],
|
|
2024
|
+
"accessibleLabelledBy": [1, "accessible-labelled-by"],
|
|
2025
|
+
"accessibleDescription": [1, "accessible-description"],
|
|
2026
|
+
"accessibleDescribedBy": [1, "accessible-described-by"],
|
|
2027
|
+
"disabled": [516],
|
|
2028
|
+
"required": [4],
|
|
2029
|
+
"countries": [6145],
|
|
2030
|
+
"labelDefaults": [1, "label-default"],
|
|
2031
|
+
"label": [1025],
|
|
2032
|
+
"labelHidden": [4, "label-hidden"],
|
|
2033
|
+
"caption": [1],
|
|
2034
|
+
"name": [1],
|
|
2035
|
+
"error": [1],
|
|
2036
|
+
"tooltip": [1],
|
|
2037
|
+
"value": [6145],
|
|
2038
|
+
"listFirst": [1, "list-first"],
|
|
2039
|
+
"language": [32],
|
|
2040
|
+
"currentCountry": [32],
|
|
2041
|
+
"setFocus": [64]
|
|
2042
|
+
}]);
|
|
2043
|
+
function defineCustomElement$1() {
|
|
2044
|
+
if (typeof customElements === "undefined") {
|
|
2045
|
+
return;
|
|
2046
|
+
}
|
|
2047
|
+
const components = ["duet-phone-input", "duet-button", "duet-caption", "duet-divider", "duet-grid", "duet-icon", "duet-input", "duet-label", "duet-popup-menu", "duet-popup-menu-item", "duet-spacer", "duet-spinner", "duet-tooltip", "duet-tooltip-button", "duet-tooltip-popup", "duet-visually-hidden"];
|
|
2048
|
+
components.forEach(tagName => { switch (tagName) {
|
|
2049
|
+
case "duet-phone-input":
|
|
2050
|
+
if (!customElements.get(tagName)) {
|
|
2051
|
+
customElements.define(tagName, DuetPhoneInput$1);
|
|
2052
|
+
}
|
|
2053
|
+
break;
|
|
2054
|
+
case "duet-button":
|
|
2055
|
+
if (!customElements.get(tagName)) {
|
|
2056
|
+
defineCustomElement$g();
|
|
2057
|
+
}
|
|
2058
|
+
break;
|
|
2059
|
+
case "duet-caption":
|
|
2060
|
+
if (!customElements.get(tagName)) {
|
|
2061
|
+
defineCustomElement$f();
|
|
2062
|
+
}
|
|
2063
|
+
break;
|
|
2064
|
+
case "duet-divider":
|
|
2065
|
+
if (!customElements.get(tagName)) {
|
|
2066
|
+
defineCustomElement$e();
|
|
2067
|
+
}
|
|
2068
|
+
break;
|
|
2069
|
+
case "duet-grid":
|
|
2070
|
+
if (!customElements.get(tagName)) {
|
|
2071
|
+
defineCustomElement$d();
|
|
2072
|
+
}
|
|
2073
|
+
break;
|
|
2074
|
+
case "duet-icon":
|
|
2075
|
+
if (!customElements.get(tagName)) {
|
|
2076
|
+
defineCustomElement$c();
|
|
2077
|
+
}
|
|
2078
|
+
break;
|
|
2079
|
+
case "duet-input":
|
|
2080
|
+
if (!customElements.get(tagName)) {
|
|
2081
|
+
defineCustomElement$b();
|
|
2082
|
+
}
|
|
2083
|
+
break;
|
|
2084
|
+
case "duet-label":
|
|
2085
|
+
if (!customElements.get(tagName)) {
|
|
2086
|
+
defineCustomElement$a();
|
|
2087
|
+
}
|
|
2088
|
+
break;
|
|
2089
|
+
case "duet-popup-menu":
|
|
2090
|
+
if (!customElements.get(tagName)) {
|
|
2091
|
+
defineCustomElement$9();
|
|
2092
|
+
}
|
|
2093
|
+
break;
|
|
2094
|
+
case "duet-popup-menu-item":
|
|
2095
|
+
if (!customElements.get(tagName)) {
|
|
2096
|
+
defineCustomElement$8();
|
|
2097
|
+
}
|
|
2098
|
+
break;
|
|
2099
|
+
case "duet-spacer":
|
|
2100
|
+
if (!customElements.get(tagName)) {
|
|
2101
|
+
defineCustomElement$7();
|
|
2102
|
+
}
|
|
2103
|
+
break;
|
|
2104
|
+
case "duet-spinner":
|
|
2105
|
+
if (!customElements.get(tagName)) {
|
|
2106
|
+
defineCustomElement$6();
|
|
2107
|
+
}
|
|
2108
|
+
break;
|
|
2109
|
+
case "duet-tooltip":
|
|
2110
|
+
if (!customElements.get(tagName)) {
|
|
2111
|
+
defineCustomElement$5();
|
|
2112
|
+
}
|
|
2113
|
+
break;
|
|
2114
|
+
case "duet-tooltip-button":
|
|
2115
|
+
if (!customElements.get(tagName)) {
|
|
2116
|
+
defineCustomElement$4();
|
|
2117
|
+
}
|
|
2118
|
+
break;
|
|
2119
|
+
case "duet-tooltip-popup":
|
|
2120
|
+
if (!customElements.get(tagName)) {
|
|
2121
|
+
defineCustomElement$3();
|
|
2122
|
+
}
|
|
2123
|
+
break;
|
|
2124
|
+
case "duet-visually-hidden":
|
|
2125
|
+
if (!customElements.get(tagName)) {
|
|
2126
|
+
defineCustomElement$2();
|
|
2127
|
+
}
|
|
2128
|
+
break;
|
|
2129
|
+
} });
|
|
2130
|
+
}
|
|
2131
|
+
|
|
2132
|
+
const DuetPhoneInput = DuetPhoneInput$1;
|
|
2133
|
+
const defineCustomElement = defineCustomElement$1;
|
|
2134
|
+
|
|
2135
|
+
export { DuetPhoneInput, defineCustomElement };
|