@ncino/web-components 3.1.0 → 3.2.0-preview.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/dist/_slds/icons/standard-sprite/svg/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/standard-sprite/svg/symbols.svg +1 -1
- package/dist/_slds/icons/svg/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/svg/symbols.svg +1 -1
- package/dist/_slds/icons/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/symbols.svg +1 -1
- package/dist/_slds/icons/utility-sprite/svg/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/utility-sprite/svg/symbols.svg +1 -1
- package/dist/_virtual/_commonjsHelpers.js +1 -0
- package/dist/_virtual/axe.js +1 -0
- package/dist/_virtual/axe2.js +1 -0
- package/dist/_virtual/index.js +1 -0
- package/dist/_virtual/index2.js +1 -0
- package/dist/_virtual/preload-helper.js +1 -0
- package/dist/_virtual/sourcemap-codec.umd.js +1 -0
- package/dist/_virtual/sourcemap-codec.umd2.js +1 -0
- package/dist/assets/{input-rich-text.css → node_modules/.pnpm/ckeditor5@44.3.0/node_modules/ckeditor5/dist/ckeditor5.css} +1 -1
- package/dist/assets/packages/web-components/src/components/input-rich-text/ckeditor-overrides.css +1 -0
- package/dist/components/accordion/accordion.js +1 -1
- package/dist/components/accordion/gator/base/accordion.gator.js +2 -2
- package/dist/components/accordion/gator/group/accordion-group.gator.js +2 -2
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/alert/alert.js +1 -1
- package/dist/components/alert/gator/base/alert.gator.js +2 -2
- package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +2 -2
- package/dist/components/alert/gator/title/alert-title.gator.js +2 -2
- package/dist/components/alert/index.js +1 -1
- package/dist/components/avatar/avatar.js +1 -1
- package/dist/components/avatar/gator/avatar.gator.js +4 -4
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/badge/badge.js +1 -1
- package/dist/components/badge/gator/badge.gator.js +2 -2
- package/dist/components/badge/index.js +1 -1
- package/dist/components/badge/slds/badge.slds.js +2 -2
- package/dist/components/banner/banner.js +1 -1
- package/dist/components/banner/gator/banner.gator.js +2 -2
- package/dist/components/banner/index.js +1 -1
- package/dist/components/boolean/boolean.gator.js +7 -7
- package/dist/components/boolean/index.js +1 -1
- package/dist/components/breadcrumbs/breadcrumbs.js +1 -1
- package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +3 -3
- package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +2 -2
- package/dist/components/breadcrumbs/index.js +1 -1
- package/dist/components/button/button.js +1 -1
- package/dist/components/button/gator/button.gator.js +8 -8
- package/dist/components/button/index.js +1 -1
- package/dist/components/button/slds/button.slds.js +2 -2
- package/dist/components/button-card/button-card.js +1 -1
- package/dist/components/button-card/gator/button-card.gator.js +5 -5
- package/dist/components/button-card/index.js +1 -1
- package/dist/components/card/card.js +1 -1
- package/dist/components/card/gator/base/card.gator.js +6 -1
- package/dist/components/card/gator/content/card-content.gator.js +2 -2
- package/dist/components/card/gator/footer/card-footer.gator.js +2 -2
- package/dist/components/card/gator/header/card-header.gator.js +2 -38
- package/dist/components/card/index.js +1 -1
- package/dist/components/checkbox/checkbox.gator.js +4 -4
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/checkbox-group/checkbox-group.gator.js +12 -12
- package/dist/components/checkbox-group/index.js +1 -1
- package/dist/components/chip/chip.js +1 -1
- package/dist/components/chip/gator/chip.gator.js +3 -3
- package/dist/components/chip/index.js +1 -1
- package/dist/components/combobox/base/combobox.js +1 -1
- package/dist/components/combobox/base/combobox.slds.js +8 -8
- package/dist/components/combobox/base/index.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.slds.js +4 -4
- package/dist/components/combobox/combobox-item/index.js +1 -1
- package/dist/components/combobox/index.js +1 -1
- package/dist/components/date-picker/base/datepicker.js +1 -1
- package/dist/components/date-picker/base/gator/datepicker.gator.js +31 -31
- package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +2 -2
- package/dist/components/display-card/display-card.js +1 -1
- package/dist/components/display-card/gator/display-card.gator.js +2 -2
- package/dist/components/display-card/index.js +1 -1
- package/dist/components/divider/divider.js +1 -1
- package/dist/components/divider/gator/divider.gator.js +2 -2
- package/dist/components/divider/index.js +1 -1
- package/dist/components/fab/fab.js +1 -1
- package/dist/components/fab/gator/fab.gator.js +5 -5
- package/dist/components/fab/index.js +1 -1
- package/dist/components/headline-card/gator/headline-card.gator.js +3 -3
- package/dist/components/headline-card/headline-card.js +1 -1
- package/dist/components/headline-card/index.js +1 -1
- package/dist/components/icon/gator/icon.gator.js +1 -1
- package/dist/components/icon/gator/index.js +1 -1
- package/dist/components/icon/gator/templates/add-link.js +2 -2
- package/dist/components/icon/gator/templates/airplane.js +2 -2
- package/dist/components/icon/gator/templates/alarm.js +2 -2
- package/dist/components/icon/gator/templates/apartment.js +2 -2
- package/dist/components/icon/gator/templates/arrow-around.js +2 -2
- package/dist/components/icon/gator/templates/arrow-down.js +2 -2
- package/dist/components/icon/gator/templates/arrow-left.js +2 -2
- package/dist/components/icon/gator/templates/arrow-line-left.js +2 -2
- package/dist/components/icon/gator/templates/arrow-line-right.js +2 -2
- package/dist/components/icon/gator/templates/arrow-right.js +2 -2
- package/dist/components/icon/gator/templates/arrow-up.js +2 -2
- package/dist/components/icon/gator/templates/bank.js +2 -2
- package/dist/components/icon/gator/templates/bell-disabled.js +2 -2
- package/dist/components/icon/gator/templates/bell.js +2 -2
- package/dist/components/icon/gator/templates/binoculars.js +2 -2
- package/dist/components/icon/gator/templates/book.js +2 -2
- package/dist/components/icon/gator/templates/box.js +2 -2
- package/dist/components/icon/gator/templates/cake.js +2 -2
- package/dist/components/icon/gator/templates/calculator.js +2 -2
- package/dist/components/icon/gator/templates/calendar.js +2 -2
- package/dist/components/icon/gator/templates/camera.js +2 -2
- package/dist/components/icon/gator/templates/caret-up-down.js +2 -2
- package/dist/components/icon/gator/templates/case.js +2 -2
- package/dist/components/icon/gator/templates/chart-rise.js +2 -2
- package/dist/components/icon/gator/templates/chat.js +2 -2
- package/dist/components/icon/gator/templates/check-circle.js +2 -2
- package/dist/components/icon/gator/templates/check.js +2 -2
- package/dist/components/icon/gator/templates/checkbox-selected.js +2 -2
- package/dist/components/icon/gator/templates/checkbox.js +2 -2
- package/dist/components/icon/gator/templates/chevron-down.js +2 -2
- package/dist/components/icon/gator/templates/chevron-left.js +2 -2
- package/dist/components/icon/gator/templates/chevron-right.js +2 -2
- package/dist/components/icon/gator/templates/chevron-up.js +2 -2
- package/dist/components/icon/gator/templates/circle-arrow-down.js +2 -2
- package/dist/components/icon/gator/templates/circle-arrow-left.js +2 -2
- package/dist/components/icon/gator/templates/circle-arrow-right.js +2 -2
- package/dist/components/icon/gator/templates/circle-arrow-up.js +2 -2
- package/dist/components/icon/gator/templates/circle-filled.js +2 -2
- package/dist/components/icon/gator/templates/circle.js +2 -2
- package/dist/components/icon/gator/templates/city.js +2 -2
- package/dist/components/icon/gator/templates/clipboard.js +2 -2
- package/dist/components/icon/gator/templates/clock-clockwise.js +2 -2
- package/dist/components/icon/gator/templates/clock-counter-clockwise.js +2 -2
- package/dist/components/icon/gator/templates/clock.js +2 -2
- package/dist/components/icon/gator/templates/collapse.js +2 -2
- package/dist/components/icon/gator/templates/cone.js +2 -2
- package/dist/components/icon/gator/templates/contact-info.js +2 -2
- package/dist/components/icon/gator/templates/copy.js +2 -2
- package/dist/components/icon/gator/templates/credit-card.js +2 -2
- package/dist/components/icon/gator/templates/crop.js +2 -2
- package/dist/components/icon/gator/templates/crosshairs.js +2 -2
- package/dist/components/icon/gator/templates/currency-dollar-simple.js +2 -2
- package/dist/components/icon/gator/templates/currency-eur.js +2 -2
- package/dist/components/icon/gator/templates/currency-gbp.js +2 -2
- package/dist/components/icon/gator/templates/currency-inr.js +2 -2
- package/dist/components/icon/gator/templates/currency-jpy.js +2 -2
- package/dist/components/icon/gator/templates/currency-krw.js +2 -2
- package/dist/components/icon/gator/templates/currency-kzt.js +2 -2
- package/dist/components/icon/gator/templates/currency-ngn.js +2 -2
- package/dist/components/icon/gator/templates/currency-rub.js +2 -2
- package/dist/components/icon/gator/templates/cursor-arrow.js +2 -2
- package/dist/components/icon/gator/templates/cursor-hand.js +2 -2
- package/dist/components/icon/gator/templates/cursor.js +2 -2
- package/dist/components/icon/gator/templates/dashboard.js +2 -2
- package/dist/components/icon/gator/templates/delete.js +2 -2
- package/dist/components/icon/gator/templates/dna.js +2 -2
- package/dist/components/icon/gator/templates/document-add.js +2 -2
- package/dist/components/icon/gator/templates/document-check.js +2 -2
- package/dist/components/icon/gator/templates/document-e-sign.js +2 -2
- package/dist/components/icon/gator/templates/document-image.js +2 -2
- package/dist/components/icon/gator/templates/document-pdf.js +2 -2
- package/dist/components/icon/gator/templates/document-sign.js +2 -2
- package/dist/components/icon/gator/templates/document-zip.js +2 -2
- package/dist/components/icon/gator/templates/document.js +2 -2
- package/dist/components/icon/gator/templates/dollar-bills.js +2 -2
- package/dist/components/icon/gator/templates/dollar-house.js +2 -2
- package/dist/components/icon/gator/templates/down-payment.js +2 -2
- package/dist/components/icon/gator/templates/download.js +2 -2
- package/dist/components/icon/gator/templates/drag-drop.js +2 -2
- package/dist/components/icon/gator/templates/earth.js +2 -2
- package/dist/components/icon/gator/templates/exit-circle.js +2 -2
- package/dist/components/icon/gator/templates/exit-left.js +2 -2
- package/dist/components/icon/gator/templates/exit.js +2 -2
- package/dist/components/icon/gator/templates/expand-arrows.js +2 -2
- package/dist/components/icon/gator/templates/expand.js +2 -2
- package/dist/components/icon/gator/templates/export.js +2 -2
- package/dist/components/icon/gator/templates/eye-closed.js +2 -2
- package/dist/components/icon/gator/templates/eye-crossed.js +2 -2
- package/dist/components/icon/gator/templates/eye.js +2 -2
- package/dist/components/icon/gator/templates/facebook-logo.js +2 -2
- package/dist/components/icon/gator/templates/file-code.js +2 -2
- package/dist/components/icon/gator/templates/files.js +2 -2
- package/dist/components/icon/gator/templates/filter-funnel.js +2 -2
- package/dist/components/icon/gator/templates/filters-2.js +2 -2
- package/dist/components/icon/gator/templates/filters.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ad-andorra.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-af-afghanistan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ai-anguilla.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-al-albania.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-am-armenia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ao-angola.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-aq-antarctica.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ar-argentina.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-as-american-smoa.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-at-austria.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-au-australia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-aw-aruba.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ax-aland-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-az-azerbaijan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bb-barbados.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bd-bangladesh.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-be-belgium.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bf-burkina-faso.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bg-bulgaria.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bh-bahrain.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bi-burundi.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bj-benin.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bm-bermuda.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bo-bolivia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bq-bo-bonaire.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bq-sa-sba.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-br-brazil.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bs-bahamas.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bt-bhutan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bv-bouvet-island.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bw-botswana.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-by-belarus.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-bz-belize.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ca-canada.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cf-central-african-republic.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ch-switzerland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ck-cook-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cl-chile.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cm-cameroon.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cn-china.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-co-colombia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cr-costa-rica.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cu-cuba.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cv-cabo-verde.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cx-christmas-island.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cy-cyprus.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-cz-czech-republic.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-de-germany.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-dj-djibouti.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-dk-denmark.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-dm-dominica.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-do-dominican-republic.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-dz-algeria.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ec-ecuador.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ee-estonia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-eg-egypt.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-eh-western-sahara.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-er-eritrea.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-es-sain.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-et-ethiopia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fi-finland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fj-fiji.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fk-falkland-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fo-faroe-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-fr-france.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ga-gabon.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gb-eng-england.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gb-sct-sotland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gb-wls-wales.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gd-grenada.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ge-georgia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gf-french-guiana.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gg-guernsey.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gh-ghana.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gi-gibraltar.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gl-greenland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gm-gambia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gn-guinea.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gr-greece.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gt-guatemala.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gu-guam.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gw-guinea-bissau.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-gy-guyana.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-hk-hong-kong.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-hn-honduras.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ht-haiti.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-hu-hungary.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-id-indonesia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ie-ireland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-il-isreal.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-im-isle-of-man.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-in-india.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-iq-iraq.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ir-iran.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-is-iceland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-it-italy.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-je-jersey.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-jm-jamaica.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-jo-jordan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-jp-japan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ke-kenia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ki--kiribati.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-km-comoros.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kp-korea-north.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kr-korea-south.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kw-kuwait.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ky-cayman-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-kz-kazakhstan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-la-laos.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lb-lebanon.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lc-saint-lucia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-li-liechtenstein.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lk-sri-lanka.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lr-liberia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ls-lesotho.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lt-lithuania.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lu-luxembourg.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-lv-latvia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ly-libya.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ma-morocco.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mc-monaco.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-md-moldova.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-me-montenegro.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mf-saint-martin.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mg-madagascar.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mh-marshall-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mk-north-macedonia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ml-mali.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mm-myanmar.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mn-mongolia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mo-macao.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mq-martinique-2.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mq-martinique.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mr-mauritania.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ms-montserrat.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mt-malta.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mu-mauritius.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mv-maldives.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mw-malawi.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mx-mexico.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-my-malaysia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-mz-mozambique.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-na-namibia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nc-new-caledonia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ne-niger.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nf-norfolk-island.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ng-nigeria.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ni-nicaragua.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nl-netherlands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-no-norway.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-np-nepal.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nr-nauru.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nu-niue.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-om-oman.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pa-panama.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pe-peru.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pf-french-polynesia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ph-philippines.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pk-pakistan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pl-poland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pr-puerto-rico.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ps-palestinian-territory.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pt-portugal.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-pw-palau.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-py-paraguay.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-qa-qatar.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-re-reunion.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ro-romania.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-rs-srbia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-rw-rwanda.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sb-slomon-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sc-sychelles.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sd-sdan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-se-seden.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sg-sngapore.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sh-sint-helena.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-si-sovenia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sk-sovakia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sl-serra-leone.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sm-sn-marino.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sn-snegal.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-so-smalia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sr-sriname.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ss-south-sudan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sx-snt-maarten.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sy-sria.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-sz-saziland.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-td-chad.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tg-togo.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-th-thailand.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tj-tajikistan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tk-tokelau.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tl-timor-leste.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tm-turkmenistan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tn-tunisia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-to-tonga.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tr-turkey.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tv-tuvalu.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tw-taiwan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-tz-tanzania.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ua-ukraine.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ug-uganda.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-us-united-states.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-uy-uruguay.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-uz-uzbekistan.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-va-vatican-city-state.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ve-venezuela.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-vn-vietnam.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-vu-vanuatu.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ws-smoa.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-ye-yemen.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-yt-unf-mayotte.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-za-south-africa.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-zm-zambia.js +2 -2
- package/dist/components/icon/gator/templates/flags/flag-zw-zimbabwe.js +2 -2
- package/dist/components/icon/gator/templates/flame.js +2 -2
- package/dist/components/icon/gator/templates/flash-off.js +2 -2
- package/dist/components/icon/gator/templates/flash-on.js +2 -2
- package/dist/components/icon/gator/templates/folder.js +2 -2
- package/dist/components/icon/gator/templates/gauge.js +2 -2
- package/dist/components/icon/gator/templates/hammer.js +2 -2
- package/dist/components/icon/gator/templates/hand-pointing.js +2 -2
- package/dist/components/icon/gator/templates/heart.js +2 -2
- package/dist/components/icon/gator/templates/home-door.js +2 -2
- package/dist/components/icon/gator/templates/home-finance-arrow.js +2 -2
- package/dist/components/icon/gator/templates/home-finance.js +2 -2
- package/dist/components/icon/gator/templates/home-search.js +2 -2
- package/dist/components/icon/gator/templates/house-simple.js +2 -2
- package/dist/components/icon/gator/templates/house.js +2 -2
- package/dist/components/icon/gator/templates/inbox.js +2 -2
- package/dist/components/icon/gator/templates/index.js +1 -1
- package/dist/components/icon/gator/templates/info.js +2 -2
- package/dist/components/icon/gator/templates/instagram-logo.js +2 -2
- package/dist/components/icon/gator/templates/interest-rate.js +2 -2
- package/dist/components/icon/gator/templates/invoice.js +2 -2
- package/dist/components/icon/gator/templates/label.js +2 -2
- package/dist/components/icon/gator/templates/laptop.js +2 -2
- package/dist/components/icon/gator/templates/layout.js +2 -2
- package/dist/components/icon/gator/templates/lightbulb.js +2 -2
- package/dist/components/icon/gator/templates/link.js +2 -2
- package/dist/components/icon/gator/templates/linkedin-logo.js +2 -2
- package/dist/components/icon/gator/templates/list.js +2 -2
- package/dist/components/icon/gator/templates/loading-spinner-gif.js +2 -2
- package/dist/components/icon/gator/templates/loading.js +2 -2
- package/dist/components/icon/gator/templates/lock.js +2 -2
- package/dist/components/icon/gator/templates/magic-wand.js +2 -2
- package/dist/components/icon/gator/templates/mail-open.js +2 -2
- package/dist/components/icon/gator/templates/mail.js +2 -2
- package/dist/components/icon/gator/templates/mailbox.js +2 -2
- package/dist/components/icon/gator/templates/map.js +2 -2
- package/dist/components/icon/gator/templates/menu-hamburger.js +2 -2
- package/dist/components/icon/gator/templates/microsoft-excel-logo.js +2 -2
- package/dist/components/icon/gator/templates/microsoft-outlook-logo.js +2 -2
- package/dist/components/icon/gator/templates/microsoft-powerpoint-logo.js +2 -2
- package/dist/components/icon/gator/templates/microsoft-teams-logo.js +2 -2
- package/dist/components/icon/gator/templates/microsoft-word-logo.js +2 -2
- package/dist/components/icon/gator/templates/minus-circle.js +2 -2
- package/dist/components/icon/gator/templates/minus-square.js +2 -2
- package/dist/components/icon/gator/templates/minus.js +2 -2
- package/dist/components/icon/gator/templates/mobile-phone-2.js +2 -2
- package/dist/components/icon/gator/templates/monitor.js +2 -2
- package/dist/components/icon/gator/templates/move-doc.js +2 -2
- package/dist/components/icon/gator/templates/move.js +2 -2
- package/dist/components/icon/gator/templates/music.js +2 -2
- package/dist/components/icon/gator/templates/number-1.js +2 -2
- package/dist/components/icon/gator/templates/number-2.js +2 -2
- package/dist/components/icon/gator/templates/number-3.js +2 -2
- package/dist/components/icon/gator/templates/overflow-menu.js +2 -2
- package/dist/components/icon/gator/templates/paper-airplane.js +2 -2
- package/dist/components/icon/gator/templates/paperclip.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-amazon-pay.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-amex.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-apple-pay.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-discover.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-google-pay.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-mastercard.js +2 -2
- package/dist/components/icon/gator/templates/payments/payment-visa.js +2 -2
- package/dist/components/icon/gator/templates/pen.js +2 -2
- package/dist/components/icon/gator/templates/pencil-paper.js +2 -2
- package/dist/components/icon/gator/templates/pencil.js +2 -2
- package/dist/components/icon/gator/templates/people-multiple.js +2 -2
- package/dist/components/icon/gator/templates/people-share.js +2 -2
- package/dist/components/icon/gator/templates/percent.js +2 -2
- package/dist/components/icon/gator/templates/person-add.js +2 -2
- package/dist/components/icon/gator/templates/person-check.js +2 -2
- package/dist/components/icon/gator/templates/person-lock.js +2 -2
- package/dist/components/icon/gator/templates/person.js +2 -2
- package/dist/components/icon/gator/templates/phone-alert.js +2 -2
- package/dist/components/icon/gator/templates/phone-mobile.js +2 -2
- package/dist/components/icon/gator/templates/phone.js +2 -2
- package/dist/components/icon/gator/templates/picture.js +2 -2
- package/dist/components/icon/gator/templates/pin.js +2 -2
- package/dist/components/icon/gator/templates/pinterest-logo.js +2 -2
- package/dist/components/icon/gator/templates/plus-circle.js +2 -2
- package/dist/components/icon/gator/templates/plus.js +2 -2
- package/dist/components/icon/gator/templates/printer.js +2 -2
- package/dist/components/icon/gator/templates/question-chat-bubble.js +2 -2
- package/dist/components/icon/gator/templates/question-circle.js +2 -2
- package/dist/components/icon/gator/templates/question-mark.js +2 -2
- package/dist/components/icon/gator/templates/radio-selected.js +2 -2
- package/dist/components/icon/gator/templates/radio.js +2 -2
- package/dist/components/icon/gator/templates/receipt.js +2 -2
- package/dist/components/icon/gator/templates/restricted.js +2 -2
- package/dist/components/icon/gator/templates/sandals.js +2 -2
- package/dist/components/icon/gator/templates/save.js +2 -2
- package/dist/components/icon/gator/templates/screen.js +2 -2
- package/dist/components/icon/gator/templates/search.js +2 -2
- package/dist/components/icon/gator/templates/settings.js +2 -2
- package/dist/components/icon/gator/templates/share-1.js +2 -2
- package/dist/components/icon/gator/templates/share-2.js +2 -2
- package/dist/components/icon/gator/templates/shield-lock.js +2 -2
- package/dist/components/icon/gator/templates/shield-warning.js +2 -2
- package/dist/components/icon/gator/templates/sidebar-simple.js +2 -2
- package/dist/components/icon/gator/templates/sidebar.js +2 -2
- package/dist/components/icon/gator/templates/smart-home.js +2 -2
- package/dist/components/icon/gator/templates/sort-arrow-solid-down.js +2 -2
- package/dist/components/icon/gator/templates/sort-arrow-solid-left.js +2 -2
- package/dist/components/icon/gator/templates/sort-arrow-solid-right.js +2 -2
- package/dist/components/icon/gator/templates/sort-arrow-solid-up-down.js +2 -2
- package/dist/components/icon/gator/templates/sort-arrow-solid-up.js +2 -2
- package/dist/components/icon/gator/templates/sort-reverse-variant.js +2 -2
- package/dist/components/icon/gator/templates/sort-variant.js +2 -2
- package/dist/components/icon/gator/templates/sparkle-filled.js +2 -2
- package/dist/components/icon/gator/templates/sparkle.js +2 -2
- package/dist/components/icon/gator/templates/speech-bubble.js +2 -2
- package/dist/components/icon/gator/templates/stack.js +2 -2
- package/dist/components/icon/gator/templates/stamp.js +2 -2
- package/dist/components/icon/gator/templates/star-four-filled.js +2 -2
- package/dist/components/icon/gator/templates/star-four.js +2 -2
- package/dist/components/icon/gator/templates/star.js +2 -2
- package/dist/components/icon/gator/templates/stopwatch.js +2 -2
- package/dist/components/icon/gator/templates/sun.js +2 -2
- package/dist/components/icon/gator/templates/sync.js +2 -2
- package/dist/components/icon/gator/templates/tab-arrows.js +2 -2
- package/dist/components/icon/gator/templates/target.js +2 -2
- package/dist/components/icon/gator/templates/thumbs-down.js +2 -2
- package/dist/components/icon/gator/templates/thumbs-up.js +2 -2
- package/dist/components/icon/gator/templates/tools.js +2 -2
- package/dist/components/icon/gator/templates/touch-id.js +2 -2
- package/dist/components/icon/gator/templates/trash.js +2 -2
- package/dist/components/icon/gator/templates/twitter-logo.js +2 -2
- package/dist/components/icon/gator/templates/unlink.js +2 -2
- package/dist/components/icon/gator/templates/unlock.js +2 -2
- package/dist/components/icon/gator/templates/upload.js +2 -2
- package/dist/components/icon/gator/templates/video.js +2 -2
- package/dist/components/icon/gator/templates/warning-circle.js +2 -2
- package/dist/components/icon/gator/templates/warning-diamond.js +2 -2
- package/dist/components/icon/gator/templates/warning-octagon.js +2 -2
- package/dist/components/icon/gator/templates/warning.js +2 -2
- package/dist/components/icon/gator/templates/wet-sign.js +2 -2
- package/dist/components/icon/gator/templates/wifi-off.js +2 -2
- package/dist/components/icon/gator/templates/wifi.js +2 -2
- package/dist/components/icon/gator/templates/x-logo.js +2 -2
- package/dist/components/icon/gator/templates/yelp-logo.js +2 -2
- package/dist/components/icon/gator/templates/youtube-logo.js +2 -2
- package/dist/components/icon/gator/templates/zillow-logo.js +2 -2
- package/dist/components/icon/icon-registry.js +1 -1
- package/dist/components/icon/icon.js +1 -1
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon/slds/icon.slds.js +2 -2
- package/dist/components/icon-button/gator/icon-button.gator.js +4 -4
- package/dist/components/icon-button/icon-button.js +1 -1
- package/dist/components/icon-button/index.js +1 -1
- package/dist/components/illustration/gator/illustration.gator.js +1 -1
- package/dist/components/illustration/gator/index.js +1 -1
- package/dist/components/illustration/gator/templates/balloons.js +2 -2
- package/dist/components/illustration/gator/templates/check-with-pencil.js +2 -2
- package/dist/components/illustration/gator/templates/commercial.js +2 -2
- package/dist/components/illustration/gator/templates/consumer.js +2 -2
- package/dist/components/illustration/gator/templates/index.js +1 -1
- package/dist/components/illustration/gator/templates/mortgage.js +2 -2
- package/dist/components/illustration/gator/templates/portfolio-analytics.js +2 -2
- package/dist/components/illustration/gator/templates/small-business.js +2 -2
- package/dist/components/illustration/gator/templates/treasury.js +2 -2
- package/dist/components/illustration/gator/templates/your-bank-placeholder.js +2 -2
- package/dist/components/illustration/gator/templates/your-bank.js +2 -2
- package/dist/components/illustration/illustration-registry.js +1 -1
- package/dist/components/illustration/index.js +1 -1
- package/dist/components/input/base/input-base.gator.js +2 -2
- package/dist/components/input/base/input-base.js +1 -1
- package/dist/components/input/gator/dropdown/input-dropdown.gator.js +3 -3
- package/dist/components/input/gator/help-text/help-text.gator.js +2 -2
- package/dist/components/input/gator/input-currency/input-currency.gator.js +2 -2
- package/dist/components/input/gator/input-date/input-date.gator.js +5 -5
- package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +2 -2
- package/dist/components/input/gator/input-file/input-file.gator.js +12 -33
- package/dist/components/input/gator/input-label/input-label.gator.js +5 -5
- package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -1
- package/dist/components/input/gator/input-percent/input-percent.gator.js +1 -1
- package/dist/components/input/gator/input-phone/input-phone.gator.js +5 -10
- package/dist/components/input/gator/input-search/input-search.gator.js +7 -7
- package/dist/components/input/gator/input-text/input-text.gator.js +16 -20
- package/dist/components/input/gator/input-textarea/input-textarea.gator.js +4 -4
- package/dist/components/input/index.gator.js +1 -1
- package/dist/components/input/index.js +1 -1
- package/dist/components/input/index.slds.js +1 -1
- package/dist/components/input/slds/input-error/input-error.slds.js +3 -3
- package/dist/components/input/slds/input-label/input-label.slds.js +4 -4
- package/dist/components/input/slds/input-text/input-text.slds.js +4 -4
- package/dist/components/input-rich-text/ckeditor-config.js +1 -536
- package/dist/components/input-rich-text/index.js +1 -1
- package/dist/components/input-rich-text/input-rich-text.js +1 -1
- package/dist/components/input-rich-text/input-rich-text.slds.js +4 -6
- package/dist/components/list/gator/list/index.js +1 -1
- package/dist/components/list/gator/list/list.gator.js +3 -3
- package/dist/components/list/gator/list-item/index.js +1 -1
- package/dist/components/list/gator/list-item/list-item.gator.js +9 -8
- package/dist/components/list/index.js +1 -1
- package/dist/components/loading-spinner/gator/loading-spinner.gator.js +2 -2
- package/dist/components/loading-spinner/index.js +1 -1
- package/dist/components/loading-spinner/loading-spinner.js +1 -1
- package/dist/components/menu/base/gator/menu.gator.js +2 -2
- package/dist/components/menu/base/index.js +1 -1
- package/dist/components/menu/base/menu.js +1 -1
- package/dist/components/menu/base/slds/menu.slds.js +2 -2
- package/dist/components/menu/index.js +1 -1
- package/dist/components/menu/menu-divider/index.js +1 -1
- package/dist/components/menu/menu-divider/menu-divider.js +1 -1
- package/dist/components/menu/menu-divider/menu-divider.slds.js +2 -2
- package/dist/components/menu/menu-item/gator/menu-item.gator.js +2 -2
- package/dist/components/menu/menu-item/index.js +1 -1
- package/dist/components/menu/menu-item/menu-item.js +1 -1
- package/dist/components/menu/menu-item/slds/menu-item.slds.js +2 -2
- package/dist/components/menu/menu-submenu/index.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.slds.js +2 -2
- package/dist/components/modal/gator/modal.gator.js +10 -10
- package/dist/components/modal/index.js +1 -1
- package/dist/components/modal/modal.js +1 -1
- package/dist/components/page-header/gator/page-header.gator.js +2 -2
- package/dist/components/page-header/index.js +1 -1
- package/dist/components/panel/gator/panel.gator.js +14 -14
- package/dist/components/panel/gator/panel.storybook-test.js +1 -457
- package/dist/components/panel/index.js +1 -1
- package/dist/components/pill/index.js +1 -1
- package/dist/components/pill/pill.js +1 -1
- package/dist/components/pill/pill.slds.js +3 -3
- package/dist/components/progress-bar/gator/progress-bar.gator.js +4 -4
- package/dist/components/progress-bar/index.js +1 -1
- package/dist/components/radio/index.js +1 -1
- package/dist/components/radio/radio.gator.js +3 -3
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/radio-group/radio-group.gator.js +5 -5
- package/dist/components/scoped-notification/index.js +1 -1
- package/dist/components/scoped-notification/scoped-notification.js +1 -1
- package/dist/components/scoped-notification/scoped-notification.slds.js +2 -2
- package/dist/components/selection-box/index.js +1 -1
- package/dist/components/selection-box/selection-box.gator.js +9 -9
- package/dist/components/selection-box-group/index.js +1 -1
- package/dist/components/selection-box-group/selection-box-group.gator.js +9 -9
- package/dist/components/selector/gator/selector.gator.js +2 -2
- package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
- package/dist/components/skeleton-loader/index.js +1 -1
- package/dist/components/switch/gator/switch.gator.js +2 -2
- package/dist/components/switch/index.js +1 -1
- package/dist/components/switch/switch.js +1 -1
- package/dist/components/table/gator/table.gator.js +16 -16
- package/dist/components/table/index.js +1 -1
- package/dist/components/table/table.js +1 -1
- package/dist/components/tabs/gator/tab/tab.gator.js +2 -2
- package/dist/components/tabs/gator/tabset/tabset.gator.js +7 -7
- package/dist/components/tabs/index.gator.js +1 -1
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/text-detail/gator/text-detail.gator.js +32 -1
- package/dist/components/text-detail/index.js +1 -1
- package/dist/components/text-detail/text-detail.js +1 -1
- package/dist/components/text-link/gator/text-link.gator.js +2 -2
- package/dist/components/text-link/index.js +1 -1
- package/dist/components/text-link/text-link.js +1 -1
- package/dist/components/toast/gator/base/toast.gator.js +5 -5
- package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +2 -2
- package/dist/components/toast/gator/title/toast-title.gator.js +2 -2
- package/dist/components/toast/index.js +1 -1
- package/dist/components/toast/toast.js +1 -1
- package/dist/components/tooltip/gator/tooltip.gator.js +3 -3
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tooltip/slds/tooltip.slds.js +3 -3
- package/dist/components/tooltip/tooltip.js +1 -1
- package/dist/consts/key-constants.js +1 -1
- package/dist/index.data.js +1 -1
- package/dist/index.gator.js +1 -1
- package/dist/index.js +1 -1
- package/dist/index.slds.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-alignment@44.3.0/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autoformat@44.3.0/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autosave@44.3.0/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-basic-styles@44.3.0/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-block-quote@44.3.0/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@44.3.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +20 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-cloud-services@44.3.0/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@44.3.0/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@44.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +6 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@44.3.0/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@44.3.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +30 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-enter@44.3.0/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-essentials@44.3.0/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-find-and-replace@44.3.0/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +5 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@44.3.0/node_modules/@ckeditor/ckeditor5-font/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-heading@44.3.0/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@44.3.0/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-horizontal-line@44.3.0/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@44.3.0/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@44.3.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +12 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@44.3.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +10 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-indent@44.3.0/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +10 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-language@44.3.0/node_modules/@ckeditor/ckeditor5-language/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@44.3.0/node_modules/@ckeditor/ckeditor5-link/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@44.3.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +13 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-markdown-gfm@44.3.0/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +6 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-media-embed@44.3.0/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +7 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-mention@44.3.0/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@44.3.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paragraph@44.3.0/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@44.3.0/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +28 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@44.3.0/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-select-all@44.3.0/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-show-blocks@44.3.0/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-source-editing@44.3.0/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +12 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@44.3.0/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-style@44.3.0/node_modules/@ckeditor/ckeditor5-style/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@44.3.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +19 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-typing@44.3.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +13 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@44.3.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +29 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-undo@44.3.0/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-upload@44.3.0/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@44.3.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +104 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-watchdog@44.3.0/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +10 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@44.3.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@deltablot_dropzone@7.3.0/node_modules/@deltablot/dropzone/dist/dropzone.js +22 -0
- package/dist/node_modules/.pnpm/@floating-ui_core@1.6.8/node_modules/@floating-ui/core/dist/floating-ui.core.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.6.13/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.9/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +1 -0
- package/dist/node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +1 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/install.js +1 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/runtime.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/default-msg.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/deferred.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/fnv1a64.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/locale-status-event.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/localized-controller.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/localized-decorator.js +5 -0
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/str-tag.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/css-tag.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/custom-element.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/property.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/state.js +5 -0
- package/dist/node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js +5 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/channels/index.js +20 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/client-logger/index.js +1 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/core-events/index.js +1 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/csf/index.js +1 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/preview-api/index.js +70 -0
- package/dist/node_modules/.pnpm/@storybook_core@8.6.11_prettier@3.4.2_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/core/dist/preview-errors.js +130 -0
- package/dist/node_modules/.pnpm/@storybook_global@5.0.0/node_modules/@storybook/global/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@storybook_instrumenter@8.6.11_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/instrumenter/dist/index.js +48 -0
- package/dist/node_modules/.pnpm/@storybook_test@8.6.11_storybook@8.6.11_prettier@3.4.2_/node_modules/@storybook/test/dist/index.js +193 -0
- package/dist/node_modules/.pnpm/@vitest_browser@3.1.1_msw@2.7.3_@types_node@22.13.10_typescript@5.8.2__playwright@1.51._0e899a6916392729669044314556a008/node_modules/@vitest/browser/context.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_expect@3.1.1/node_modules/@vitest/expect/dist/index.js +58 -0
- package/dist/node_modules/.pnpm/@vitest_pretty-format@3.1.1/node_modules/@vitest/pretty-format/dist/index.js +21 -0
- package/dist/node_modules/.pnpm/@vitest_runner@3.1.1/node_modules/@vitest/runner/dist/chunk-tasks.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_runner@3.1.1/node_modules/@vitest/runner/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@vitest_snapshot@3.1.1/node_modules/@vitest/snapshot/dist/index.js +27 -0
- package/dist/node_modules/.pnpm/@vitest_spy@3.1.1/node_modules/@vitest/spy/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/diff.js +42 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/error.js +2 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/helpers.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@3.1.1/node_modules/@vitest/utils/dist/source-map.js +1 -0
- package/dist/node_modules/.pnpm/axe-core@4.10.3/node_modules/axe-core/axe.js +30 -0
- package/dist/node_modules/.pnpm/chai@5.2.0/node_modules/chai/chai.js +218 -0
- package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/conversions.js +1 -0
- package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/index.js +1 -0
- package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/route.js +1 -0
- package/dist/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js +1 -0
- package/dist/node_modules/.pnpm/color-parse@1.4.2/node_modules/color-parse/index.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/ParseError.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/PhoneNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/constants.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/format.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/isObject.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/isPossible.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/isValid.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/metadata.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/normalizeArguments.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/parse.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +2 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/es6/tools/semver-compare.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.6/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +1 -0
- package/dist/node_modules/.pnpm/lit-element@4.1.1/node_modules/lit-element/lit-element.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/async-directive.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directive-helpers.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directive.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/if-defined.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/live.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/ref.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/unsafe-html.js +5 -0
- package/dist/node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/lit-html.js +7 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_asciiToArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_asciiWords.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyOf.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnset.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castSlice.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createCaseFirst.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createCompounder.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_deburrLetter.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasUnicode.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasUnicodeWord.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_parent.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_unicodeToArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_unicodeWords.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assignIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeepWith.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/debounce.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/deburr.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/escapeRegExp.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isElement.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqual.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEqualWith.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mergeWith.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/now.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/set.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/startCase.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/throttle.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/unset.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/upperFirst.js +1 -0
- package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/words.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/arguments.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/array.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/bigint.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/class.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/date.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/error.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/function.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/helpers.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/html.js +2 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/map.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/number.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/object.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/promise.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/regexp.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/set.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/string.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/symbol.js +1 -0
- package/dist/node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/typedarray.js +1 -0
- package/dist/node_modules/.pnpm/magic-string@0.30.17/node_modules/magic-string/dist/magic-string.es.js +10 -0
- package/dist/node_modules/.pnpm/marked@4.0.12/node_modules/marked/lib/marked.esm.js +48 -0
- package/dist/node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/shared/pathe.M-eThtNZ.js +1 -0
- package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js +1 -0
- package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/chunk-BVHSVHOK.js +1 -0
- package/dist/node_modules/.pnpm/tinyspy@3.0.2/node_modules/tinyspy/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/turndown-plugin-gfm@1.0.2/node_modules/turndown-plugin-gfm/lib/turndown-plugin-gfm.es.js +16 -0
- package/dist/node_modules/.pnpm/turndown@7.2.0/node_modules/turndown/lib/turndown.browser.es.js +61 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/components/color-picker.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/components/hue.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/components/saturation.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/components/slider.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/entrypoints/hex.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/styles/color-picker.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/styles/hue.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/styles/saturation.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/utils/compare.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/utils/convert.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/utils/dom.js +1 -0
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/utils/math.js +1 -0
- package/dist/node_modules/.pnpm/vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_b85cc2177a791409b00034418624134c/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +1 -0
- package/dist/node_modules/.pnpm/vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_b85cc2177a791409b00034418624134c/node_modules/vitest/dist/chunks/date.CDOsz-HY.js +1 -0
- package/dist/node_modules/.pnpm/vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_b85cc2177a791409b00034418624134c/node_modules/vitest/dist/chunks/utils.CtocqOoE.js +7 -0
- package/dist/node_modules/.pnpm/vitest@3.1.1_@types_debug@4.1.12_@types_node@22.13.10_@vitest_browser@3.1.1_@vitest_ui@_b85cc2177a791409b00034418624134c/node_modules/vitest/dist/chunks/vi.B-PuvDzu.js +12 -0
- package/dist/packages/web-components/src/components/accordion/gator/base/accordion.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/accordion/gator/base/accordion.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/accordion/gator/group/accordion-group.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/accordion/gator/group/accordion-group.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/alert/gator/alert.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/alert/gator/base/alert.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/alert/gator/subtitle/alert-subtitle.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/alert/gator/title/alert-title.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/avatar/avatar.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/avatar/gator/avatar.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/badge/gator/badge.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/badge/gator/badge.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/banner/banner.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/banner/gator/banner.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/boolean/boolean.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/boolean/boolean.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/breadcrumbs/gator/breadcrumbs.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/breadcrumbs/gator/container/breadcrumbs.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/button/gator/button.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/button-card/button-card.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/button-card/gator/button-card.gator.scss.js +1 -0
- package/dist/{assets/index-chunk11.js → packages/web-components/src/components/card/card.tokens.scss.js} +1 -1
- package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/card/gator/content/card-content.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/card/gator/footer/card-footer.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/checkbox/checkbox.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/checkbox-group/checkbox-group.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/chip/chip.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/combobox/combobox-item/combobox-item.slds.scss.js +1 -0
- package/dist/packages/web-components/src/components/date-picker/base/gator/datepicker.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/date-picker/year-month-selector/year-month-selector.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/display-card/gator/display-card.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/divider/gator/divider.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/fab/gator/fab.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/icon/gator/icon.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/icon-button/gator/icon-button.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/illustration/gator/illustration.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/illustration/illustration.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-currency/input-currency.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-date/input-date.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-file/input-file.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-phone/input-phone.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-search/input-search.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/input-textarea/input-textarea.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/input.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/input.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/list/gator/list-item/list-item.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/loading-spinner/gator/loading-spinner.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/menu/base/gator/menu.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/menu/menu.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/modal/gator/modal.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/page-header/gator/page-header.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/panel/gator/panel.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/panel/gator/panel.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/progress-bar/gator/progress-bar.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/radio/radio.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/radio/radio.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/radio-group/radio-group.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/selection-box/selection-box.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/selection-box/selection-box.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/selection-box-group/selection-box-group.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/selector/gator/selector.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/skeleton-loader/gator/skeleton-loader.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/switch/gator/switch.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/switch/switch.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/table/gator/table.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/table/table.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/tabs/gator/tabs.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/tabs/gator/tabs.gator.tokens.scss.js +1 -0
- package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/text-link/gator/text-link.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/toast/gator/base/toast.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/toast/gator/subtitle/toast-subtitle.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/toast/gator/title/toast-title.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/tooltip/gator/tooltip.gator.scss.js +1 -0
- package/dist/{assets/index-chunk16.js → packages/web-components/src/components/tooltip/tooltip.scss.js} +1 -1
- package/dist/packages/web-components/src/components/tooltip/tooltip.tokens.scss.js +1 -0
- package/dist/{assets/index-chunk10.js → packages/web-components/src/index.slds.scss.js} +1 -1
- package/dist/packages/web-components/src/styles/_gator-utils.scss.js +1 -0
- package/dist/{assets/index-chunk5.js → packages/web-components/src/tokens/primitive.tokens.scss.js} +1 -1
- package/dist/{assets/index-chunk6.js → packages/web-components/src/tokens/semantic.tokens.scss.js} +1 -1
- package/dist/packages/web-components/src/utils/data/countries.json.js +1 -0
- package/dist/packages/web-components/src/utils/data/naics-codes.json.js +1 -0
- package/dist/packages/web-components/src/utils/data/phone-country-codes.json.js +1 -0
- package/dist/packages/web-components/src/utils/data/states.json.js +1 -0
- package/dist/types/components/alert/alert.d.ts +16 -0
- package/dist/types/components/banner/banner.d.ts +16 -0
- package/dist/types/components/button/button.d.ts +42 -0
- package/dist/types/components/fab/fab.d.ts +31 -0
- package/dist/types/components/icon-button/icon-button.d.ts +41 -0
- package/dist/types/components/input/gator/input-label/input-label.gator.d.ts +35 -0
- package/dist/types/components/input/index.gator.d.ts +1 -0
- package/dist/types/components/list/gator/list-item/list-item.gator.d.ts +98 -0
- package/dist/types/components/tooltip/tooltip.d.ts +1 -0
- package/dist/types/index.data.d.ts +4 -0
- package/dist/types/utils/components/ngc-component.d.ts +6 -0
- package/dist/types/utils/mixins/attribute-deletion.d.ts +5 -0
- package/dist/types/utils/string-utils.d.ts +2 -1
- package/dist/types/utils/vitest-a11y-utils.d.ts +11 -0
- package/dist/types/utils/vitest-utils.d.ts +0 -7
- package/dist/utils/components/illustration-list/illustration-list.gator.js +2 -2
- package/dist/utils/components/ngc-component.js +1 -1
- package/dist/utils/components/slot-placeholder/index.js +1 -1
- package/dist/utils/components/slot-placeholder/slot-placeholder.js +3 -3
- package/dist/utils/components/testable-lit-element/testable-lit-element.js +1 -1
- package/dist/utils/datatestid-utils.js +1 -1
- package/dist/utils/error-utils.js +1 -1
- package/dist/utils/industry-utils.js +1 -1
- package/dist/utils/lightdom-utils.js +1 -1
- package/dist/utils/mixins/attribute-deletion.js +1 -1
- package/dist/utils/phone-utils.js +1 -1
- package/dist/utils/places-utils.js +1 -1
- package/dist/utils/storybook-args.js +1 -1
- package/dist/utils/storybook-utils.js +1 -1
- package/dist/utils/string-utils.js +1 -1
- package/dist/utils/vitest-a11y-utils.js +1 -0
- package/dist/utils/vitest-utils.js +1 -30
- package/package.json +31 -28
- package/web-types.json +160 -158
- package/dist/assets/index-chunk.js +0 -5
- package/dist/assets/index-chunk12.js +0 -5
- package/dist/assets/index-chunk13.js +0 -21
- package/dist/assets/index-chunk14.js +0 -13
- package/dist/assets/index-chunk15.js +0 -1
- package/dist/assets/index-chunk2.js +0 -19
- package/dist/assets/index-chunk3.js +0 -5
- package/dist/assets/index-chunk4.js +0 -5
- package/dist/assets/index-chunk7.js +0 -5
- package/dist/assets/index-chunk8.js +0 -13
- package/dist/assets/index-chunk9.js +0 -5
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import{r as u,a as l,x as m}from"../../../../assets/index-chunk2.js";import{t as h}from"../../../../assets/index-chunk3.js";import{n as r}from"../../../../assets/index-chunk.js";import{r as g}from"../../../../assets/index-chunk4.js";import{s as f}from"../../../../assets/index-chunk6.js";import{p as v}from"../../../../assets/index-chunk5.js";import{A as b}from"../../../../utils/mixins/attribute-deletion.js";import{e as y,n as I}from"../../../../assets/index-chunk8.js";import"../../../icon/gator/icon.gator.js";import"../../../icon/gator/templates/add-link.js";import"../../../icon/gator/templates/airplane.js";import"../../../icon/gator/templates/alarm.js";import"../../../icon/gator/templates/apartment.js";import"../../../icon/gator/templates/arrow-around.js";import"../../../icon/gator/templates/arrow-down.js";import"../../../icon/gator/templates/arrow-left.js";import"../../../icon/gator/templates/arrow-line-left.js";import"../../../icon/gator/templates/arrow-line-right.js";import"../../../icon/gator/templates/arrow-right.js";import"../../../icon/gator/templates/arrow-up.js";import"../../../icon/gator/templates/bank.js";import"../../../icon/gator/templates/bell-disabled.js";import"../../../icon/gator/templates/bell.js";import"../../../icon/gator/templates/binoculars.js";import"../../../icon/gator/templates/book.js";import"../../../icon/gator/templates/box.js";import"../../../icon/gator/templates/cake.js";import"../../../icon/gator/templates/calculator.js";import"../../../icon/gator/templates/calendar.js";import"../../../icon/gator/templates/camera.js";import"../../../icon/gator/templates/caret-up-down.js";import"../../../icon/gator/templates/case.js";import"../../../icon/gator/templates/chart-rise.js";import"../../../icon/gator/templates/chat.js";import"../../../icon/gator/templates/check-circle.js";import"../../../icon/gator/templates/check.js";import"../../../icon/gator/templates/checkbox-selected.js";import"../../../icon/gator/templates/checkbox.js";import"../../../icon/gator/templates/chevron-down.js";import"../../../icon/gator/templates/chevron-left.js";import"../../../icon/gator/templates/chevron-right.js";import"../../../icon/gator/templates/chevron-up.js";import"../../../icon/gator/templates/circle-arrow-down.js";import"../../../icon/gator/templates/circle-arrow-left.js";import"../../../icon/gator/templates/circle-arrow-right.js";import"../../../icon/gator/templates/circle-arrow-up.js";import"../../../icon/gator/templates/circle-filled.js";import"../../../icon/gator/templates/circle.js";import"../../../icon/gator/templates/city.js";import"../../../icon/gator/templates/clipboard.js";import"../../../icon/gator/templates/clock-clockwise.js";import"../../../icon/gator/templates/clock-counter-clockwise.js";import"../../../icon/gator/templates/clock.js";import"../../../icon/gator/templates/collapse.js";import"../../../icon/gator/templates/cone.js";import"../../../icon/gator/templates/contact-info.js";import"../../../icon/gator/templates/copy.js";import"../../../icon/gator/templates/credit-card.js";import"../../../icon/gator/templates/crop.js";import"../../../icon/gator/templates/crosshairs.js";import"../../../icon/gator/templates/currency-dollar-simple.js";import"../../../icon/gator/templates/currency-eur.js";import"../../../icon/gator/templates/currency-gbp.js";import"../../../icon/gator/templates/currency-inr.js";import"../../../icon/gator/templates/currency-jpy.js";import"../../../icon/gator/templates/currency-krw.js";import"../../../icon/gator/templates/currency-kzt.js";import"../../../icon/gator/templates/currency-ngn.js";import"../../../icon/gator/templates/currency-rub.js";import"../../../icon/gator/templates/cursor-arrow.js";import"../../../icon/gator/templates/cursor-hand.js";import"../../../icon/gator/templates/cursor.js";import"../../../icon/gator/templates/dashboard.js";import"../../../icon/gator/templates/delete.js";import"../../../icon/gator/templates/dna.js";import"../../../icon/gator/templates/document-add.js";import"../../../icon/gator/templates/document-check.js";import"../../../icon/gator/templates/document-e-sign.js";import"../../../icon/gator/templates/document-image.js";import"../../../icon/gator/templates/document-pdf.js";import"../../../icon/gator/templates/document-sign.js";import"../../../icon/gator/templates/document-zip.js";import"../../../icon/gator/templates/document.js";import"../../../icon/gator/templates/dollar-bills.js";import"../../../icon/gator/templates/dollar-house.js";import"../../../icon/gator/templates/down-payment.js";import"../../../icon/gator/templates/download.js";import"../../../icon/gator/templates/drag-drop.js";import"../../../icon/gator/templates/earth.js";import"../../../icon/gator/templates/exit-circle.js";import"../../../icon/gator/templates/exit-left.js";import"../../../icon/gator/templates/exit.js";import"../../../icon/gator/templates/expand-arrows.js";import"../../../icon/gator/templates/expand.js";import"../../../icon/gator/templates/export.js";import"../../../icon/gator/templates/eye-closed.js";import"../../../icon/gator/templates/eye-crossed.js";import"../../../icon/gator/templates/eye.js";import"../../../icon/gator/templates/facebook-logo.js";import"../../../icon/gator/templates/file-code.js";import"../../../icon/gator/templates/files.js";import"../../../icon/gator/templates/filter-funnel.js";import"../../../icon/gator/templates/filters-2.js";import"../../../icon/gator/templates/filters.js";import"../../../icon/gator/templates/flags/flag-ad-andorra.js";import"../../../icon/gator/templates/flags/flag-ae-united-arab-emirates.js";import"../../../icon/gator/templates/flags/flag-af-afghanistan.js";import"../../../icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js";import"../../../icon/gator/templates/flags/flag-ai-anguilla.js";import"../../../icon/gator/templates/flags/flag-al-albania.js";import"../../../icon/gator/templates/flags/flag-am-armenia.js";import"../../../icon/gator/templates/flags/flag-ao-angola.js";import"../../../icon/gator/templates/flags/flag-aq-antarctica.js";import"../../../icon/gator/templates/flags/flag-ar-argentina.js";import"../../../icon/gator/templates/flags/flag-as-american-smoa.js";import"../../../icon/gator/templates/flags/flag-at-austria.js";import"../../../icon/gator/templates/flags/flag-au-australia.js";import"../../../icon/gator/templates/flags/flag-aw-aruba.js";import"../../../icon/gator/templates/flags/flag-ax-aland-islands.js";import"../../../icon/gator/templates/flags/flag-az-azerbaijan.js";import"../../../icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js";import"../../../icon/gator/templates/flags/flag-bb-barbados.js";import"../../../icon/gator/templates/flags/flag-bd-bangladesh.js";import"../../../icon/gator/templates/flags/flag-be-belgium.js";import"../../../icon/gator/templates/flags/flag-bf-burkina-faso.js";import"../../../icon/gator/templates/flags/flag-bg-bulgaria.js";import"../../../icon/gator/templates/flags/flag-bh-bahrain.js";import"../../../icon/gator/templates/flags/flag-bi-burundi.js";import"../../../icon/gator/templates/flags/flag-bj-benin.js";import"../../../icon/gator/templates/flags/flag-bl-saint-barthelemy.js";import"../../../icon/gator/templates/flags/flag-bm-bermuda.js";import"../../../icon/gator/templates/flags/flag-bn-brunei-darussalam.js";import"../../../icon/gator/templates/flags/flag-bo-bolivia.js";import"../../../icon/gator/templates/flags/flag-bq-bo-bonaire.js";import"../../../icon/gator/templates/flags/flag-bq-sa-sba.js";import"../../../icon/gator/templates/flags/flag-bq-se-snt-eustatius.js";import"../../../icon/gator/templates/flags/flag-br-brazil.js";import"../../../icon/gator/templates/flags/flag-bs-bahamas.js";import"../../../icon/gator/templates/flags/flag-bt-bhutan.js";import"../../../icon/gator/templates/flags/flag-bv-bouvet-island.js";import"../../../icon/gator/templates/flags/flag-bw-botswana.js";import"../../../icon/gator/templates/flags/flag-by-belarus.js";import"../../../icon/gator/templates/flags/flag-bz-belize.js";import"../../../icon/gator/templates/flags/flag-ca-canada.js";import"../../../icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js";import"../../../icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js";import"../../../icon/gator/templates/flags/flag-cf-central-african-republic.js";import"../../../icon/gator/templates/flags/flag-cg-republic-of-the-congo.js";import"../../../icon/gator/templates/flags/flag-ch-switzerland.js";import"../../../icon/gator/templates/flags/flag-ci-côte-divoire-ivory-coast.js";import"../../../icon/gator/templates/flags/flag-ck-cook-islands.js";import"../../../icon/gator/templates/flags/flag-cl-chile.js";import"../../../icon/gator/templates/flags/flag-cm-cameroon.js";import"../../../icon/gator/templates/flags/flag-cn-china.js";import"../../../icon/gator/templates/flags/flag-co-colombia.js";import"../../../icon/gator/templates/flags/flag-cr-costa-rica.js";import"../../../icon/gator/templates/flags/flag-cu-cuba.js";import"../../../icon/gator/templates/flags/flag-cv-cabo-verde.js";import"../../../icon/gator/templates/flags/flag-cw-curaçao.js";import"../../../icon/gator/templates/flags/flag-cx-christmas-island.js";import"../../../icon/gator/templates/flags/flag-cy-cyprus.js";import"../../../icon/gator/templates/flags/flag-cz-czech-republic.js";import"../../../icon/gator/templates/flags/flag-de-germany.js";import"../../../icon/gator/templates/flags/flag-dj-djibouti.js";import"../../../icon/gator/templates/flags/flag-dk-denmark.js";import"../../../icon/gator/templates/flags/flag-dm-dominica.js";import"../../../icon/gator/templates/flags/flag-do-dominican-republic.js";import"../../../icon/gator/templates/flags/flag-dz-algeria.js";import"../../../icon/gator/templates/flags/flag-ec-ecuador.js";import"../../../icon/gator/templates/flags/flag-ee-estonia.js";import"../../../icon/gator/templates/flags/flag-eg-egypt.js";import"../../../icon/gator/templates/flags/flag-eh-western-sahara.js";import"../../../icon/gator/templates/flags/flag-er-eritrea.js";import"../../../icon/gator/templates/flags/flag-es-sain.js";import"../../../icon/gator/templates/flags/flag-et-ethiopia.js";import"../../../icon/gator/templates/flags/flag-fi-finland.js";import"../../../icon/gator/templates/flags/flag-fj-fiji.js";import"../../../icon/gator/templates/flags/flag-fk-falkland-islands.js";import"../../../icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js";import"../../../icon/gator/templates/flags/flag-fo-faroe-islands.js";import"../../../icon/gator/templates/flags/flag-fr-france.js";import"../../../icon/gator/templates/flags/flag-ga-gabon.js";import"../../../icon/gator/templates/flags/flag-gb-eng-england.js";import"../../../icon/gator/templates/flags/flag-gb-nir-northern-ireland.js";import"../../../icon/gator/templates/flags/flag-gb-sct-sotland.js";import"../../../icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js";import"../../../icon/gator/templates/flags/flag-gb-wls-wales.js";import"../../../icon/gator/templates/flags/flag-gd-grenada.js";import"../../../icon/gator/templates/flags/flag-ge-georgia.js";import"../../../icon/gator/templates/flags/flag-gf-french-guiana.js";import"../../../icon/gator/templates/flags/flag-gg-guernsey.js";import"../../../icon/gator/templates/flags/flag-gh-ghana.js";import"../../../icon/gator/templates/flags/flag-gi-gibraltar.js";import"../../../icon/gator/templates/flags/flag-gl-greenland.js";import"../../../icon/gator/templates/flags/flag-gm-gambia.js";import"../../../icon/gator/templates/flags/flag-gn-guinea.js";import"../../../icon/gator/templates/flags/flag-gp-guadeloupe-2.js";import"../../../icon/gator/templates/flags/flag-gp-guadeloupe.js";import"../../../icon/gator/templates/flags/flag-gq-equatorial-guinea.js";import"../../../icon/gator/templates/flags/flag-gr-greece.js";import"../../../icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js";import"../../../icon/gator/templates/flags/flag-gt-guatemala.js";import"../../../icon/gator/templates/flags/flag-gu-guam.js";import"../../../icon/gator/templates/flags/flag-gw-guinea-bissau.js";import"../../../icon/gator/templates/flags/flag-gy-guyana.js";import"../../../icon/gator/templates/flags/flag-hk-hong-kong.js";import"../../../icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js";import"../../../icon/gator/templates/flags/flag-hn-honduras.js";import"../../../icon/gator/templates/flags/flag-hr-croatia-hrvatska.js";import"../../../icon/gator/templates/flags/flag-ht-haiti.js";import"../../../icon/gator/templates/flags/flag-hu-hungary.js";import"../../../icon/gator/templates/flags/flag-id-indonesia.js";import"../../../icon/gator/templates/flags/flag-ie-ireland.js";import"../../../icon/gator/templates/flags/flag-il-isreal.js";import"../../../icon/gator/templates/flags/flag-im-isle-of-man.js";import"../../../icon/gator/templates/flags/flag-in-india.js";import"../../../icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js";import"../../../icon/gator/templates/flags/flag-iq-iraq.js";import"../../../icon/gator/templates/flags/flag-ir-iran.js";import"../../../icon/gator/templates/flags/flag-is-iceland.js";import"../../../icon/gator/templates/flags/flag-it-italy.js";import"../../../icon/gator/templates/flags/flag-je-jersey.js";import"../../../icon/gator/templates/flags/flag-jm-jamaica.js";import"../../../icon/gator/templates/flags/flag-jo-jordan.js";import"../../../icon/gator/templates/flags/flag-jp-japan.js";import"../../../icon/gator/templates/flags/flag-ke-kenia.js";import"../../../icon/gator/templates/flags/flag-kg-kyrgyzstan.js";import"../../../icon/gator/templates/flags/flag-kh-cambodia.js";import"../../../icon/gator/templates/flags/flag-ki--kiribati.js";import"../../../icon/gator/templates/flags/flag-km-comoros.js";import"../../../icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js";import"../../../icon/gator/templates/flags/flag-kp-korea-north.js";import"../../../icon/gator/templates/flags/flag-kr-korea-south.js";import"../../../icon/gator/templates/flags/flag-kw-kuwait.js";import"../../../icon/gator/templates/flags/flag-ky-cayman-islands.js";import"../../../icon/gator/templates/flags/flag-kz-kazakhstan.js";import"../../../icon/gator/templates/flags/flag-la-laos.js";import"../../../icon/gator/templates/flags/flag-lb-lebanon.js";import"../../../icon/gator/templates/flags/flag-lc-saint-lucia.js";import"../../../icon/gator/templates/flags/flag-li-liechtenstein.js";import"../../../icon/gator/templates/flags/flag-lk-sri-lanka.js";import"../../../icon/gator/templates/flags/flag-lr-liberia.js";import"../../../icon/gator/templates/flags/flag-ls-lesotho.js";import"../../../icon/gator/templates/flags/flag-lt-lithuania.js";import"../../../icon/gator/templates/flags/flag-lu-luxembourg.js";import"../../../icon/gator/templates/flags/flag-lv-latvia.js";import"../../../icon/gator/templates/flags/flag-ly-libya.js";import"../../../icon/gator/templates/flags/flag-ma-morocco.js";import"../../../icon/gator/templates/flags/flag-mc-monaco.js";import"../../../icon/gator/templates/flags/flag-md-moldova.js";import"../../../icon/gator/templates/flags/flag-me-montenegro.js";import"../../../icon/gator/templates/flags/flag-mf-saint-martin.js";import"../../../icon/gator/templates/flags/flag-mg-madagascar.js";import"../../../icon/gator/templates/flags/flag-mh-marshall-islands.js";import"../../../icon/gator/templates/flags/flag-mk-north-macedonia.js";import"../../../icon/gator/templates/flags/flag-ml-mali.js";import"../../../icon/gator/templates/flags/flag-mm-myanmar.js";import"../../../icon/gator/templates/flags/flag-mn-mongolia.js";import"../../../icon/gator/templates/flags/flag-mo-macao.js";import"../../../icon/gator/templates/flags/flag-mp-northern-mariana-islands.js";import"../../../icon/gator/templates/flags/flag-mq-martinique-2.js";import"../../../icon/gator/templates/flags/flag-mq-martinique.js";import"../../../icon/gator/templates/flags/flag-mr-mauritania.js";import"../../../icon/gator/templates/flags/flag-ms-montserrat.js";import"../../../icon/gator/templates/flags/flag-mt-malta.js";import"../../../icon/gator/templates/flags/flag-mu-mauritius.js";import"../../../icon/gator/templates/flags/flag-mv-maldives.js";import"../../../icon/gator/templates/flags/flag-mw-malawi.js";import"../../../icon/gator/templates/flags/flag-mx-mexico.js";import"../../../icon/gator/templates/flags/flag-my-malaysia.js";import"../../../icon/gator/templates/flags/flag-mz-mozambique.js";import"../../../icon/gator/templates/flags/flag-na-namibia.js";import"../../../icon/gator/templates/flags/flag-nc-new-caledonia.js";import"../../../icon/gator/templates/flags/flag-ne-niger.js";import"../../../icon/gator/templates/flags/flag-nf-norfolk-island.js";import"../../../icon/gator/templates/flags/flag-ng-nigeria.js";import"../../../icon/gator/templates/flags/flag-ni-nicaragua.js";import"../../../icon/gator/templates/flags/flag-nl-netherlands.js";import"../../../icon/gator/templates/flags/flag-no-norway.js";import"../../../icon/gator/templates/flags/flag-np-nepal.js";import"../../../icon/gator/templates/flags/flag-nr-nauru.js";import"../../../icon/gator/templates/flags/flag-nu-niue.js";import"../../../icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js";import"../../../icon/gator/templates/flags/flag-om-oman.js";import"../../../icon/gator/templates/flags/flag-pa-panama.js";import"../../../icon/gator/templates/flags/flag-pe-peru.js";import"../../../icon/gator/templates/flags/flag-pf-french-polynesia.js";import"../../../icon/gator/templates/flags/flag-pg-papua-new-guinea.js";import"../../../icon/gator/templates/flags/flag-ph-philippines.js";import"../../../icon/gator/templates/flags/flag-pk-pakistan.js";import"../../../icon/gator/templates/flags/flag-pl-poland.js";import"../../../icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js";import"../../../icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js";import"../../../icon/gator/templates/flags/flag-pn-pitcairn-islands.js";import"../../../icon/gator/templates/flags/flag-pr-puerto-rico.js";import"../../../icon/gator/templates/flags/flag-ps-palestinian-territory.js";import"../../../icon/gator/templates/flags/flag-pt-portugal.js";import"../../../icon/gator/templates/flags/flag-pw-palau.js";import"../../../icon/gator/templates/flags/flag-py-paraguay.js";import"../../../icon/gator/templates/flags/flag-qa-qatar.js";import"../../../icon/gator/templates/flags/flag-re-reunion.js";import"../../../icon/gator/templates/flags/flag-ro-romania.js";import"../../../icon/gator/templates/flags/flag-rs-srbia.js";import"../../../icon/gator/templates/flags/flag-ru-russian-federation.js";import"../../../icon/gator/templates/flags/flag-rw-rwanda.js";import"../../../icon/gator/templates/flags/flag-sa-sudi-arabia.js";import"../../../icon/gator/templates/flags/flag-sb-slomon-islands.js";import"../../../icon/gator/templates/flags/flag-sc-sychelles.js";import"../../../icon/gator/templates/flags/flag-sd-sdan.js";import"../../../icon/gator/templates/flags/flag-se-seden.js";import"../../../icon/gator/templates/flags/flag-sg-sngapore.js";import"../../../icon/gator/templates/flags/flag-sh-sint-helena.js";import"../../../icon/gator/templates/flags/flag-si-sovenia.js";import"../../../icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js";import"../../../icon/gator/templates/flags/flag-sk-sovakia.js";import"../../../icon/gator/templates/flags/flag-sl-serra-leone.js";import"../../../icon/gator/templates/flags/flag-sm-sn-marino.js";import"../../../icon/gator/templates/flags/flag-sn-snegal.js";import"../../../icon/gator/templates/flags/flag-so-smalia.js";import"../../../icon/gator/templates/flags/flag-sr-sriname.js";import"../../../icon/gator/templates/flags/flag-ss-south-sudan.js";import"../../../icon/gator/templates/flags/flag-st-so-tome-and-principe.js";import"../../../icon/gator/templates/flags/flag-sv-el-slvador.js";import"../../../icon/gator/templates/flags/flag-sx-snt-maarten.js";import"../../../icon/gator/templates/flags/flag-sy-sria.js";import"../../../icon/gator/templates/flags/flag-sz-saziland.js";import"../../../icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js";import"../../../icon/gator/templates/flags/flag-td-chad.js";import"../../../icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js";import"../../../icon/gator/templates/flags/flag-tg-togo.js";import"../../../icon/gator/templates/flags/flag-th-thailand.js";import"../../../icon/gator/templates/flags/flag-tj-tajikistan.js";import"../../../icon/gator/templates/flags/flag-tk-tokelau.js";import"../../../icon/gator/templates/flags/flag-tl-timor-leste.js";import"../../../icon/gator/templates/flags/flag-tm-turkmenistan.js";import"../../../icon/gator/templates/flags/flag-tn-tunisia.js";import"../../../icon/gator/templates/flags/flag-to-tonga.js";import"../../../icon/gator/templates/flags/flag-tr-turkey.js";import"../../../icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js";import"../../../icon/gator/templates/flags/flag-tv-tuvalu.js";import"../../../icon/gator/templates/flags/flag-tw-taiwan.js";import"../../../icon/gator/templates/flags/flag-tz-tanzania.js";import"../../../icon/gator/templates/flags/flag-ua-ukraine.js";import"../../../icon/gator/templates/flags/flag-ug-uganda.js";import"../../../icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js";import"../../../icon/gator/templates/flags/flag-us-united-states.js";import"../../../icon/gator/templates/flags/flag-uy-uruguay.js";import"../../../icon/gator/templates/flags/flag-uz-uzbekistan.js";import"../../../icon/gator/templates/flags/flag-va-vatican-city-state.js";import"../../../icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js";import"../../../icon/gator/templates/flags/flag-ve-venezuela.js";import"../../../icon/gator/templates/flags/flag-vg-virgin-islands-british.js";import"../../../icon/gator/templates/flags/flag-vi-virgin-islands-us.js";import"../../../icon/gator/templates/flags/flag-vn-vietnam.js";import"../../../icon/gator/templates/flags/flag-vu-vanuatu.js";import"../../../icon/gator/templates/flags/flag-wf-wallis-and-futuna.js";import"../../../icon/gator/templates/flags/flag-ws-smoa.js";import"../../../icon/gator/templates/flags/flag-ye-yemen.js";import"../../../icon/gator/templates/flags/flag-yt-unf-mayotte.js";import"../../../icon/gator/templates/flags/flag-za-south-africa.js";import"../../../icon/gator/templates/flags/flag-zm-zambia.js";import"../../../icon/gator/templates/flags/flag-zw-zimbabwe.js";import"../../../icon/gator/templates/flame.js";import"../../../icon/gator/templates/flash-off.js";import"../../../icon/gator/templates/flash-on.js";import"../../../icon/gator/templates/folder.js";import"../../../icon/gator/templates/gauge.js";import"../../../icon/gator/templates/hammer.js";import"../../../icon/gator/templates/hand-pointing.js";import"../../../icon/gator/templates/heart.js";import"../../../icon/gator/templates/home-door.js";import"../../../icon/gator/templates/home-finance-arrow.js";import"../../../icon/gator/templates/home-finance.js";import"../../../icon/gator/templates/home-search.js";import"../../../icon/gator/templates/house-simple.js";import"../../../icon/gator/templates/house.js";import"../../../icon/gator/templates/inbox.js";import"../../../icon/gator/templates/info.js";import"../../../icon/gator/templates/instagram-logo.js";import"../../../icon/gator/templates/interest-rate.js";import"../../../icon/gator/templates/invoice.js";import"../../../icon/gator/templates/label.js";import"../../../icon/gator/templates/laptop.js";import"../../../icon/gator/templates/layout.js";import"../../../icon/gator/templates/lightbulb.js";import"../../../icon/gator/templates/link.js";import"../../../icon/gator/templates/linkedin-logo.js";import"../../../icon/gator/templates/list.js";import"../../../icon/gator/templates/loading-spinner-gif.js";import"../../../icon/gator/templates/loading.js";import"../../../icon/gator/templates/lock.js";import"../../../icon/gator/templates/magic-wand.js";import"../../../icon/gator/templates/mail-open.js";import"../../../icon/gator/templates/mail.js";import"../../../icon/gator/templates/mailbox.js";import"../../../icon/gator/templates/map.js";import"../../../icon/gator/templates/menu-hamburger.js";import"../../../icon/gator/templates/microsoft-excel-logo.js";import"../../../icon/gator/templates/microsoft-outlook-logo.js";import"../../../icon/gator/templates/microsoft-powerpoint-logo.js";import"../../../icon/gator/templates/microsoft-teams-logo.js";import"../../../icon/gator/templates/microsoft-word-logo.js";import"../../../icon/gator/templates/minus-circle.js";import"../../../icon/gator/templates/minus-square.js";import"../../../icon/gator/templates/minus.js";import"../../../icon/gator/templates/mobile-phone-2.js";import"../../../icon/gator/templates/monitor.js";import"../../../icon/gator/templates/move-doc.js";import"../../../icon/gator/templates/move.js";import"../../../icon/gator/templates/music.js";import"../../../icon/gator/templates/number-1.js";import"../../../icon/gator/templates/number-2.js";import"../../../icon/gator/templates/number-3.js";import"../../../icon/gator/templates/overflow-menu.js";import"../../../icon/gator/templates/paper-airplane.js";import"../../../icon/gator/templates/paperclip.js";import"../../../icon/gator/templates/payments/payment-amazon-pay.js";import"../../../icon/gator/templates/payments/payment-amex.js";import"../../../icon/gator/templates/payments/payment-apple-pay.js";import"../../../icon/gator/templates/payments/payment-discover.js";import"../../../icon/gator/templates/payments/payment-google-pay.js";import"../../../icon/gator/templates/payments/payment-mastercard.js";import"../../../icon/gator/templates/payments/payment-visa.js";import"../../../icon/gator/templates/pen.js";import"../../../icon/gator/templates/pencil-paper.js";import"../../../icon/gator/templates/pencil.js";import"../../../icon/gator/templates/people-multiple.js";import"../../../icon/gator/templates/people-share.js";import"../../../icon/gator/templates/percent.js";import"../../../icon/gator/templates/person-add.js";import"../../../icon/gator/templates/person-check.js";import"../../../icon/gator/templates/person-lock.js";import"../../../icon/gator/templates/person.js";import"../../../icon/gator/templates/phone-alert.js";import"../../../icon/gator/templates/phone-mobile.js";import"../../../icon/gator/templates/phone.js";import"../../../icon/gator/templates/picture.js";import"../../../icon/gator/templates/pin.js";import"../../../icon/gator/templates/pinterest-logo.js";import"../../../icon/gator/templates/plus-circle.js";import"../../../icon/gator/templates/plus.js";import"../../../icon/gator/templates/printer.js";import"../../../icon/gator/templates/question-chat-bubble.js";import"../../../icon/gator/templates/question-circle.js";import"../../../icon/gator/templates/question-mark.js";import"../../../icon/gator/templates/radio-selected.js";import"../../../icon/gator/templates/radio.js";import"../../../icon/gator/templates/receipt.js";import"../../../icon/gator/templates/restricted.js";import"../../../icon/gator/templates/sandals.js";import"../../../icon/gator/templates/save.js";import"../../../icon/gator/templates/screen.js";import"../../../icon/gator/templates/search.js";import"../../../icon/gator/templates/settings.js";import"../../../icon/gator/templates/share-1.js";import"../../../icon/gator/templates/share-2.js";import"../../../icon/gator/templates/shield-lock.js";import"../../../icon/gator/templates/shield-warning.js";import"../../../icon/gator/templates/sidebar-simple.js";import"../../../icon/gator/templates/sidebar.js";import"../../../icon/gator/templates/smart-home.js";import"../../../icon/gator/templates/sort-arrow-solid-down.js";import"../../../icon/gator/templates/sort-arrow-solid-left.js";import"../../../icon/gator/templates/sort-arrow-solid-right.js";import"../../../icon/gator/templates/sort-arrow-solid-up-down.js";import"../../../icon/gator/templates/sort-arrow-solid-up.js";import"../../../icon/gator/templates/sort-reverse-variant.js";import"../../../icon/gator/templates/sort-variant.js";import"../../../icon/gator/templates/sparkle-filled.js";import"../../../icon/gator/templates/sparkle.js";import"../../../icon/gator/templates/speech-bubble.js";import"../../../icon/gator/templates/stack.js";import"../../../icon/gator/templates/stamp.js";import"../../../icon/gator/templates/star-four-filled.js";import"../../../icon/gator/templates/star-four.js";import"../../../icon/gator/templates/star.js";import"../../../icon/gator/templates/stopwatch.js";import"../../../icon/gator/templates/sun.js";import"../../../icon/gator/templates/sync.js";import"../../../icon/gator/templates/tab-arrows.js";import"../../../icon/gator/templates/target.js";import"../../../icon/gator/templates/thumbs-down.js";import"../../../icon/gator/templates/thumbs-up.js";import"../../../icon/gator/templates/tools.js";import"../../../icon/gator/templates/touch-id.js";import"../../../icon/gator/templates/trash.js";import"../../../icon/gator/templates/twitter-logo.js";import"../../../icon/gator/templates/unlink.js";import"../../../icon/gator/templates/unlock.js";import"../../../icon/gator/templates/upload.js";import"../../../icon/gator/templates/video.js";import"../../../icon/gator/templates/warning-circle.js";import"../../../icon/gator/templates/warning-diamond.js";import"../../../icon/gator/templates/warning-octagon.js";import"../../../icon/gator/templates/warning.js";import"../../../icon/gator/templates/wet-sign.js";import"../../../icon/gator/templates/wifi-off.js";import"../../../icon/gator/templates/wifi.js";import"../../../icon/gator/templates/x-logo.js";import"../../../icon/gator/templates/yelp-logo.js";import"../../../icon/gator/templates/youtube-logo.js";import"../../../icon/gator/templates/zillow-logo.js";import{T as $}from"../../../../utils/components/testable-lit-element/testable-lit-element.js";import{o as d}from"../../../../assets/index-chunk7.js";import"../../../../assets/index-chunk9.js";import"../../../icon/icon-registry.js";import"../../../../utils/components/ngc-component.js";const x=".gator-list-item{display:flex;padding:var(--spacing-gap-8, .5rem) var(--spacing-gap-16, 1rem);list-style:none;align-items:center;align-content:center;font-family:var(--text-family-sans-serif);line-height:var(--text-line-height-subtitle-1, 1.5rem);font-size:var(--text-size-subtitle-1, 1.0625rem)}.gator-list-item_selectable{cursor:pointer}.gator-list-item_selectable:hover{background:var(--color-surface-brand-hover, #F2F2F2)}.gator-list-item_selectable:focus-visible,.gator-list-item_selectable:focus{outline:var(--size-stroke-2, 2px) solid var(--color-stroke-brand, #11395B)}.gator-list-item_selectable:active{background:var(--color-surface-brand-pressed, #E6E6E6)}.gator-list-item-faux-focus{outline:var(--size-stroke-2, 2px) solid var(--color-stroke-brand, #11395B)}.gator-list-item-content{width:100%}.gator-list-item-top,.gator-list-item-bottom{display:flex;flex-direction:row}.gator-list-item-subtitle{font-size:var(--text-size-subtitle-1, .8125rem);color:var(--primary-01-placeholder, var(--color-grey-50, #6D6D6D));margin-top:var(--spacing-2, .5rem)}.gator-list-item-density_compact{padding:var(--spacing-gap-4, .25rem) var(--spacing-gap-16, 1rem)}.gator-list-item-density_comfortable{padding:var(--spacing-gap-16, 1rem)}.gator-list-item-subtitle-spacer,.gator-list-item-start-icon,.gator-list-item-end-icon,.gator-list-item-interaction-icon{width:var(--size-icon-default, 1.5rem);height:var(--size-icon-default, 1.5rem)}.gator-list-item-subtitle-spacer{display:inline-flex;margin-right:var(--spacing-gap-8, .5rem)}.gator-list-item-start-icon,.gator-list-item-end-icon,.gator-list-item-interaction-icon{align-items:center;display:flex;flex-direction:column}.gator-list-item-start-icon ngc-icon,.gator-list-item-end-icon ngc-icon,.gator-list-item-interaction-icon ngc-icon{--ngc-icon-width: var(--ngc-list-item-icon-size, 1.5rem);--ngc-icon-height: var(--ngc-list-item-icon-size, 1.5rem)}.gator-list-item-interaction-icon,.gator-list-item-start-icon{margin-right:var(--spacing-gap-8, .5rem)}.gator-list-item-end-icon{margin-left:auto}.gator-list-item-selected{background:var(--color-surface-brand, #F3F5F7)}.gator-list-item-selected .gator-list-item-title{font-weight:700}",k=":host,:root{--ngc-list-item-icon-size: 1.5rem}";var C=Object.defineProperty,F=Object.getOwnPropertyDescriptor,i=(o,e,n,s)=>{for(var p=s>1?void 0:s?F(e,n):e,a=o.length-1,c;a>=0;a--)(c=o[a])&&(p=(s?c(e,n,p):c(p))||p);return s&&p&&C(e,n,p),p};let t=class extends b($){constructor(){super(...arguments),this.id="",this.text="",this.value="",this.subtitle=null,this.density="default",this.selectable=!1,this.selected=!1,this.multiselect=!1,this.endIcon=null,this.startIcon=null,this.currentListItem=!1,this.fauxFocus=!1,this.iconOnly=!1,this.hideCheckmark=!1,this.role=null,this.falseFocusing=!1,this.listItemRef=y()}get elementRole(){return this.selectable&&!this.role?"option":this.role?this.role:"listitem"}render(){return m`
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js";import{html as m}from"../../../../node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/lit-html.js";import{LitElement as u}from"../../../../node_modules/.pnpm/lit-element@4.1.1/node_modules/lit-element/lit-element.js";import{customElement as d}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as o}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/property.js";import{state as f}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/state.js";import g from"../../../../packages/web-components/src/components/list/gator/list-item/list-item.gator.scss.js";import{createRef as y,ref as I}from"../../../../node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/ref.js";import"../../../icon/gator/icon.gator.js";import"../../../icon/gator/templates/add-link.js";import"../../../icon/gator/templates/airplane.js";import"../../../icon/gator/templates/alarm.js";import"../../../icon/gator/templates/apartment.js";import"../../../icon/gator/templates/arrow-around.js";import"../../../icon/gator/templates/arrow-down.js";import"../../../icon/gator/templates/arrow-left.js";import"../../../icon/gator/templates/arrow-line-left.js";import"../../../icon/gator/templates/arrow-line-right.js";import"../../../icon/gator/templates/arrow-right.js";import"../../../icon/gator/templates/arrow-up.js";import"../../../icon/gator/templates/bank.js";import"../../../icon/gator/templates/bell-disabled.js";import"../../../icon/gator/templates/bell.js";import"../../../icon/gator/templates/binoculars.js";import"../../../icon/gator/templates/book.js";import"../../../icon/gator/templates/box.js";import"../../../icon/gator/templates/cake.js";import"../../../icon/gator/templates/calculator.js";import"../../../icon/gator/templates/calendar.js";import"../../../icon/gator/templates/camera.js";import"../../../icon/gator/templates/caret-up-down.js";import"../../../icon/gator/templates/case.js";import"../../../icon/gator/templates/chart-rise.js";import"../../../icon/gator/templates/chat.js";import"../../../icon/gator/templates/check-circle.js";import"../../../icon/gator/templates/check.js";import"../../../icon/gator/templates/checkbox-selected.js";import"../../../icon/gator/templates/checkbox.js";import"../../../icon/gator/templates/chevron-down.js";import"../../../icon/gator/templates/chevron-left.js";import"../../../icon/gator/templates/chevron-right.js";import"../../../icon/gator/templates/chevron-up.js";import"../../../icon/gator/templates/circle-arrow-down.js";import"../../../icon/gator/templates/circle-arrow-left.js";import"../../../icon/gator/templates/circle-arrow-right.js";import"../../../icon/gator/templates/circle-arrow-up.js";import"../../../icon/gator/templates/circle-filled.js";import"../../../icon/gator/templates/circle.js";import"../../../icon/gator/templates/city.js";import"../../../icon/gator/templates/clipboard.js";import"../../../icon/gator/templates/clock-clockwise.js";import"../../../icon/gator/templates/clock-counter-clockwise.js";import"../../../icon/gator/templates/clock.js";import"../../../icon/gator/templates/collapse.js";import"../../../icon/gator/templates/cone.js";import"../../../icon/gator/templates/contact-info.js";import"../../../icon/gator/templates/copy.js";import"../../../icon/gator/templates/credit-card.js";import"../../../icon/gator/templates/crop.js";import"../../../icon/gator/templates/crosshairs.js";import"../../../icon/gator/templates/currency-dollar-simple.js";import"../../../icon/gator/templates/currency-eur.js";import"../../../icon/gator/templates/currency-gbp.js";import"../../../icon/gator/templates/currency-inr.js";import"../../../icon/gator/templates/currency-jpy.js";import"../../../icon/gator/templates/currency-krw.js";import"../../../icon/gator/templates/currency-kzt.js";import"../../../icon/gator/templates/currency-ngn.js";import"../../../icon/gator/templates/currency-rub.js";import"../../../icon/gator/templates/cursor-arrow.js";import"../../../icon/gator/templates/cursor-hand.js";import"../../../icon/gator/templates/cursor.js";import"../../../icon/gator/templates/dashboard.js";import"../../../icon/gator/templates/delete.js";import"../../../icon/gator/templates/dna.js";import"../../../icon/gator/templates/document-add.js";import"../../../icon/gator/templates/document-check.js";import"../../../icon/gator/templates/document-e-sign.js";import"../../../icon/gator/templates/document-image.js";import"../../../icon/gator/templates/document-pdf.js";import"../../../icon/gator/templates/document-sign.js";import"../../../icon/gator/templates/document-zip.js";import"../../../icon/gator/templates/document.js";import"../../../icon/gator/templates/dollar-bills.js";import"../../../icon/gator/templates/dollar-house.js";import"../../../icon/gator/templates/down-payment.js";import"../../../icon/gator/templates/download.js";import"../../../icon/gator/templates/drag-drop.js";import"../../../icon/gator/templates/earth.js";import"../../../icon/gator/templates/exit-circle.js";import"../../../icon/gator/templates/exit-left.js";import"../../../icon/gator/templates/exit.js";import"../../../icon/gator/templates/expand-arrows.js";import"../../../icon/gator/templates/expand.js";import"../../../icon/gator/templates/export.js";import"../../../icon/gator/templates/eye-closed.js";import"../../../icon/gator/templates/eye-crossed.js";import"../../../icon/gator/templates/eye.js";import"../../../icon/gator/templates/facebook-logo.js";import"../../../icon/gator/templates/file-code.js";import"../../../icon/gator/templates/files.js";import"../../../icon/gator/templates/filter-funnel.js";import"../../../icon/gator/templates/filters-2.js";import"../../../icon/gator/templates/filters.js";import"../../../icon/gator/templates/flags/flag-ad-andorra.js";import"../../../icon/gator/templates/flags/flag-ae-united-arab-emirates.js";import"../../../icon/gator/templates/flags/flag-af-afghanistan.js";import"../../../icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js";import"../../../icon/gator/templates/flags/flag-ai-anguilla.js";import"../../../icon/gator/templates/flags/flag-al-albania.js";import"../../../icon/gator/templates/flags/flag-am-armenia.js";import"../../../icon/gator/templates/flags/flag-ao-angola.js";import"../../../icon/gator/templates/flags/flag-aq-antarctica.js";import"../../../icon/gator/templates/flags/flag-ar-argentina.js";import"../../../icon/gator/templates/flags/flag-as-american-smoa.js";import"../../../icon/gator/templates/flags/flag-at-austria.js";import"../../../icon/gator/templates/flags/flag-au-australia.js";import"../../../icon/gator/templates/flags/flag-aw-aruba.js";import"../../../icon/gator/templates/flags/flag-ax-aland-islands.js";import"../../../icon/gator/templates/flags/flag-az-azerbaijan.js";import"../../../icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js";import"../../../icon/gator/templates/flags/flag-bb-barbados.js";import"../../../icon/gator/templates/flags/flag-bd-bangladesh.js";import"../../../icon/gator/templates/flags/flag-be-belgium.js";import"../../../icon/gator/templates/flags/flag-bf-burkina-faso.js";import"../../../icon/gator/templates/flags/flag-bg-bulgaria.js";import"../../../icon/gator/templates/flags/flag-bh-bahrain.js";import"../../../icon/gator/templates/flags/flag-bi-burundi.js";import"../../../icon/gator/templates/flags/flag-bj-benin.js";import"../../../icon/gator/templates/flags/flag-bl-saint-barthelemy.js";import"../../../icon/gator/templates/flags/flag-bm-bermuda.js";import"../../../icon/gator/templates/flags/flag-bn-brunei-darussalam.js";import"../../../icon/gator/templates/flags/flag-bo-bolivia.js";import"../../../icon/gator/templates/flags/flag-bq-bo-bonaire.js";import"../../../icon/gator/templates/flags/flag-bq-sa-sba.js";import"../../../icon/gator/templates/flags/flag-bq-se-snt-eustatius.js";import"../../../icon/gator/templates/flags/flag-br-brazil.js";import"../../../icon/gator/templates/flags/flag-bs-bahamas.js";import"../../../icon/gator/templates/flags/flag-bt-bhutan.js";import"../../../icon/gator/templates/flags/flag-bv-bouvet-island.js";import"../../../icon/gator/templates/flags/flag-bw-botswana.js";import"../../../icon/gator/templates/flags/flag-by-belarus.js";import"../../../icon/gator/templates/flags/flag-bz-belize.js";import"../../../icon/gator/templates/flags/flag-ca-canada.js";import"../../../icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js";import"../../../icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js";import"../../../icon/gator/templates/flags/flag-cf-central-african-republic.js";import"../../../icon/gator/templates/flags/flag-cg-republic-of-the-congo.js";import"../../../icon/gator/templates/flags/flag-ch-switzerland.js";import"../../../icon/gator/templates/flags/flag-ci-côte-divoire-ivory-coast.js";import"../../../icon/gator/templates/flags/flag-ck-cook-islands.js";import"../../../icon/gator/templates/flags/flag-cl-chile.js";import"../../../icon/gator/templates/flags/flag-cm-cameroon.js";import"../../../icon/gator/templates/flags/flag-cn-china.js";import"../../../icon/gator/templates/flags/flag-co-colombia.js";import"../../../icon/gator/templates/flags/flag-cr-costa-rica.js";import"../../../icon/gator/templates/flags/flag-cu-cuba.js";import"../../../icon/gator/templates/flags/flag-cv-cabo-verde.js";import"../../../icon/gator/templates/flags/flag-cw-curaçao.js";import"../../../icon/gator/templates/flags/flag-cx-christmas-island.js";import"../../../icon/gator/templates/flags/flag-cy-cyprus.js";import"../../../icon/gator/templates/flags/flag-cz-czech-republic.js";import"../../../icon/gator/templates/flags/flag-de-germany.js";import"../../../icon/gator/templates/flags/flag-dj-djibouti.js";import"../../../icon/gator/templates/flags/flag-dk-denmark.js";import"../../../icon/gator/templates/flags/flag-dm-dominica.js";import"../../../icon/gator/templates/flags/flag-do-dominican-republic.js";import"../../../icon/gator/templates/flags/flag-dz-algeria.js";import"../../../icon/gator/templates/flags/flag-ec-ecuador.js";import"../../../icon/gator/templates/flags/flag-ee-estonia.js";import"../../../icon/gator/templates/flags/flag-eg-egypt.js";import"../../../icon/gator/templates/flags/flag-eh-western-sahara.js";import"../../../icon/gator/templates/flags/flag-er-eritrea.js";import"../../../icon/gator/templates/flags/flag-es-sain.js";import"../../../icon/gator/templates/flags/flag-et-ethiopia.js";import"../../../icon/gator/templates/flags/flag-fi-finland.js";import"../../../icon/gator/templates/flags/flag-fj-fiji.js";import"../../../icon/gator/templates/flags/flag-fk-falkland-islands.js";import"../../../icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js";import"../../../icon/gator/templates/flags/flag-fo-faroe-islands.js";import"../../../icon/gator/templates/flags/flag-fr-france.js";import"../../../icon/gator/templates/flags/flag-ga-gabon.js";import"../../../icon/gator/templates/flags/flag-gb-eng-england.js";import"../../../icon/gator/templates/flags/flag-gb-nir-northern-ireland.js";import"../../../icon/gator/templates/flags/flag-gb-sct-sotland.js";import"../../../icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js";import"../../../icon/gator/templates/flags/flag-gb-wls-wales.js";import"../../../icon/gator/templates/flags/flag-gd-grenada.js";import"../../../icon/gator/templates/flags/flag-ge-georgia.js";import"../../../icon/gator/templates/flags/flag-gf-french-guiana.js";import"../../../icon/gator/templates/flags/flag-gg-guernsey.js";import"../../../icon/gator/templates/flags/flag-gh-ghana.js";import"../../../icon/gator/templates/flags/flag-gi-gibraltar.js";import"../../../icon/gator/templates/flags/flag-gl-greenland.js";import"../../../icon/gator/templates/flags/flag-gm-gambia.js";import"../../../icon/gator/templates/flags/flag-gn-guinea.js";import"../../../icon/gator/templates/flags/flag-gp-guadeloupe-2.js";import"../../../icon/gator/templates/flags/flag-gp-guadeloupe.js";import"../../../icon/gator/templates/flags/flag-gq-equatorial-guinea.js";import"../../../icon/gator/templates/flags/flag-gr-greece.js";import"../../../icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js";import"../../../icon/gator/templates/flags/flag-gt-guatemala.js";import"../../../icon/gator/templates/flags/flag-gu-guam.js";import"../../../icon/gator/templates/flags/flag-gw-guinea-bissau.js";import"../../../icon/gator/templates/flags/flag-gy-guyana.js";import"../../../icon/gator/templates/flags/flag-hk-hong-kong.js";import"../../../icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js";import"../../../icon/gator/templates/flags/flag-hn-honduras.js";import"../../../icon/gator/templates/flags/flag-hr-croatia-hrvatska.js";import"../../../icon/gator/templates/flags/flag-ht-haiti.js";import"../../../icon/gator/templates/flags/flag-hu-hungary.js";import"../../../icon/gator/templates/flags/flag-id-indonesia.js";import"../../../icon/gator/templates/flags/flag-ie-ireland.js";import"../../../icon/gator/templates/flags/flag-il-isreal.js";import"../../../icon/gator/templates/flags/flag-im-isle-of-man.js";import"../../../icon/gator/templates/flags/flag-in-india.js";import"../../../icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js";import"../../../icon/gator/templates/flags/flag-iq-iraq.js";import"../../../icon/gator/templates/flags/flag-ir-iran.js";import"../../../icon/gator/templates/flags/flag-is-iceland.js";import"../../../icon/gator/templates/flags/flag-it-italy.js";import"../../../icon/gator/templates/flags/flag-je-jersey.js";import"../../../icon/gator/templates/flags/flag-jm-jamaica.js";import"../../../icon/gator/templates/flags/flag-jo-jordan.js";import"../../../icon/gator/templates/flags/flag-jp-japan.js";import"../../../icon/gator/templates/flags/flag-ke-kenia.js";import"../../../icon/gator/templates/flags/flag-kg-kyrgyzstan.js";import"../../../icon/gator/templates/flags/flag-kh-cambodia.js";import"../../../icon/gator/templates/flags/flag-ki--kiribati.js";import"../../../icon/gator/templates/flags/flag-km-comoros.js";import"../../../icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js";import"../../../icon/gator/templates/flags/flag-kp-korea-north.js";import"../../../icon/gator/templates/flags/flag-kr-korea-south.js";import"../../../icon/gator/templates/flags/flag-kw-kuwait.js";import"../../../icon/gator/templates/flags/flag-ky-cayman-islands.js";import"../../../icon/gator/templates/flags/flag-kz-kazakhstan.js";import"../../../icon/gator/templates/flags/flag-la-laos.js";import"../../../icon/gator/templates/flags/flag-lb-lebanon.js";import"../../../icon/gator/templates/flags/flag-lc-saint-lucia.js";import"../../../icon/gator/templates/flags/flag-li-liechtenstein.js";import"../../../icon/gator/templates/flags/flag-lk-sri-lanka.js";import"../../../icon/gator/templates/flags/flag-lr-liberia.js";import"../../../icon/gator/templates/flags/flag-ls-lesotho.js";import"../../../icon/gator/templates/flags/flag-lt-lithuania.js";import"../../../icon/gator/templates/flags/flag-lu-luxembourg.js";import"../../../icon/gator/templates/flags/flag-lv-latvia.js";import"../../../icon/gator/templates/flags/flag-ly-libya.js";import"../../../icon/gator/templates/flags/flag-ma-morocco.js";import"../../../icon/gator/templates/flags/flag-mc-monaco.js";import"../../../icon/gator/templates/flags/flag-md-moldova.js";import"../../../icon/gator/templates/flags/flag-me-montenegro.js";import"../../../icon/gator/templates/flags/flag-mf-saint-martin.js";import"../../../icon/gator/templates/flags/flag-mg-madagascar.js";import"../../../icon/gator/templates/flags/flag-mh-marshall-islands.js";import"../../../icon/gator/templates/flags/flag-mk-north-macedonia.js";import"../../../icon/gator/templates/flags/flag-ml-mali.js";import"../../../icon/gator/templates/flags/flag-mm-myanmar.js";import"../../../icon/gator/templates/flags/flag-mn-mongolia.js";import"../../../icon/gator/templates/flags/flag-mo-macao.js";import"../../../icon/gator/templates/flags/flag-mp-northern-mariana-islands.js";import"../../../icon/gator/templates/flags/flag-mq-martinique-2.js";import"../../../icon/gator/templates/flags/flag-mq-martinique.js";import"../../../icon/gator/templates/flags/flag-mr-mauritania.js";import"../../../icon/gator/templates/flags/flag-ms-montserrat.js";import"../../../icon/gator/templates/flags/flag-mt-malta.js";import"../../../icon/gator/templates/flags/flag-mu-mauritius.js";import"../../../icon/gator/templates/flags/flag-mv-maldives.js";import"../../../icon/gator/templates/flags/flag-mw-malawi.js";import"../../../icon/gator/templates/flags/flag-mx-mexico.js";import"../../../icon/gator/templates/flags/flag-my-malaysia.js";import"../../../icon/gator/templates/flags/flag-mz-mozambique.js";import"../../../icon/gator/templates/flags/flag-na-namibia.js";import"../../../icon/gator/templates/flags/flag-nc-new-caledonia.js";import"../../../icon/gator/templates/flags/flag-ne-niger.js";import"../../../icon/gator/templates/flags/flag-nf-norfolk-island.js";import"../../../icon/gator/templates/flags/flag-ng-nigeria.js";import"../../../icon/gator/templates/flags/flag-ni-nicaragua.js";import"../../../icon/gator/templates/flags/flag-nl-netherlands.js";import"../../../icon/gator/templates/flags/flag-no-norway.js";import"../../../icon/gator/templates/flags/flag-np-nepal.js";import"../../../icon/gator/templates/flags/flag-nr-nauru.js";import"../../../icon/gator/templates/flags/flag-nu-niue.js";import"../../../icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js";import"../../../icon/gator/templates/flags/flag-om-oman.js";import"../../../icon/gator/templates/flags/flag-pa-panama.js";import"../../../icon/gator/templates/flags/flag-pe-peru.js";import"../../../icon/gator/templates/flags/flag-pf-french-polynesia.js";import"../../../icon/gator/templates/flags/flag-pg-papua-new-guinea.js";import"../../../icon/gator/templates/flags/flag-ph-philippines.js";import"../../../icon/gator/templates/flags/flag-pk-pakistan.js";import"../../../icon/gator/templates/flags/flag-pl-poland.js";import"../../../icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js";import"../../../icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js";import"../../../icon/gator/templates/flags/flag-pn-pitcairn-islands.js";import"../../../icon/gator/templates/flags/flag-pr-puerto-rico.js";import"../../../icon/gator/templates/flags/flag-ps-palestinian-territory.js";import"../../../icon/gator/templates/flags/flag-pt-portugal.js";import"../../../icon/gator/templates/flags/flag-pw-palau.js";import"../../../icon/gator/templates/flags/flag-py-paraguay.js";import"../../../icon/gator/templates/flags/flag-qa-qatar.js";import"../../../icon/gator/templates/flags/flag-re-reunion.js";import"../../../icon/gator/templates/flags/flag-ro-romania.js";import"../../../icon/gator/templates/flags/flag-rs-srbia.js";import"../../../icon/gator/templates/flags/flag-ru-russian-federation.js";import"../../../icon/gator/templates/flags/flag-rw-rwanda.js";import"../../../icon/gator/templates/flags/flag-sa-sudi-arabia.js";import"../../../icon/gator/templates/flags/flag-sb-slomon-islands.js";import"../../../icon/gator/templates/flags/flag-sc-sychelles.js";import"../../../icon/gator/templates/flags/flag-sd-sdan.js";import"../../../icon/gator/templates/flags/flag-se-seden.js";import"../../../icon/gator/templates/flags/flag-sg-sngapore.js";import"../../../icon/gator/templates/flags/flag-sh-sint-helena.js";import"../../../icon/gator/templates/flags/flag-si-sovenia.js";import"../../../icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js";import"../../../icon/gator/templates/flags/flag-sk-sovakia.js";import"../../../icon/gator/templates/flags/flag-sl-serra-leone.js";import"../../../icon/gator/templates/flags/flag-sm-sn-marino.js";import"../../../icon/gator/templates/flags/flag-sn-snegal.js";import"../../../icon/gator/templates/flags/flag-so-smalia.js";import"../../../icon/gator/templates/flags/flag-sr-sriname.js";import"../../../icon/gator/templates/flags/flag-ss-south-sudan.js";import"../../../icon/gator/templates/flags/flag-st-so-tome-and-principe.js";import"../../../icon/gator/templates/flags/flag-sv-el-slvador.js";import"../../../icon/gator/templates/flags/flag-sx-snt-maarten.js";import"../../../icon/gator/templates/flags/flag-sy-sria.js";import"../../../icon/gator/templates/flags/flag-sz-saziland.js";import"../../../icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js";import"../../../icon/gator/templates/flags/flag-td-chad.js";import"../../../icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js";import"../../../icon/gator/templates/flags/flag-tg-togo.js";import"../../../icon/gator/templates/flags/flag-th-thailand.js";import"../../../icon/gator/templates/flags/flag-tj-tajikistan.js";import"../../../icon/gator/templates/flags/flag-tk-tokelau.js";import"../../../icon/gator/templates/flags/flag-tl-timor-leste.js";import"../../../icon/gator/templates/flags/flag-tm-turkmenistan.js";import"../../../icon/gator/templates/flags/flag-tn-tunisia.js";import"../../../icon/gator/templates/flags/flag-to-tonga.js";import"../../../icon/gator/templates/flags/flag-tr-turkey.js";import"../../../icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js";import"../../../icon/gator/templates/flags/flag-tv-tuvalu.js";import"../../../icon/gator/templates/flags/flag-tw-taiwan.js";import"../../../icon/gator/templates/flags/flag-tz-tanzania.js";import"../../../icon/gator/templates/flags/flag-ua-ukraine.js";import"../../../icon/gator/templates/flags/flag-ug-uganda.js";import"../../../icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js";import"../../../icon/gator/templates/flags/flag-us-united-states.js";import"../../../icon/gator/templates/flags/flag-uy-uruguay.js";import"../../../icon/gator/templates/flags/flag-uz-uzbekistan.js";import"../../../icon/gator/templates/flags/flag-va-vatican-city-state.js";import"../../../icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js";import"../../../icon/gator/templates/flags/flag-ve-venezuela.js";import"../../../icon/gator/templates/flags/flag-vg-virgin-islands-british.js";import"../../../icon/gator/templates/flags/flag-vi-virgin-islands-us.js";import"../../../icon/gator/templates/flags/flag-vn-vietnam.js";import"../../../icon/gator/templates/flags/flag-vu-vanuatu.js";import"../../../icon/gator/templates/flags/flag-wf-wallis-and-futuna.js";import"../../../icon/gator/templates/flags/flag-ws-smoa.js";import"../../../icon/gator/templates/flags/flag-ye-yemen.js";import"../../../icon/gator/templates/flags/flag-yt-unf-mayotte.js";import"../../../icon/gator/templates/flags/flag-za-south-africa.js";import"../../../icon/gator/templates/flags/flag-zm-zambia.js";import"../../../icon/gator/templates/flags/flag-zw-zimbabwe.js";import"../../../icon/gator/templates/flame.js";import"../../../icon/gator/templates/flash-off.js";import"../../../icon/gator/templates/flash-on.js";import"../../../icon/gator/templates/folder.js";import"../../../icon/gator/templates/gauge.js";import"../../../icon/gator/templates/hammer.js";import"../../../icon/gator/templates/hand-pointing.js";import"../../../icon/gator/templates/heart.js";import"../../../icon/gator/templates/home-door.js";import"../../../icon/gator/templates/home-finance-arrow.js";import"../../../icon/gator/templates/home-finance.js";import"../../../icon/gator/templates/home-search.js";import"../../../icon/gator/templates/house-simple.js";import"../../../icon/gator/templates/house.js";import"../../../icon/gator/templates/inbox.js";import"../../../icon/gator/templates/info.js";import"../../../icon/gator/templates/instagram-logo.js";import"../../../icon/gator/templates/interest-rate.js";import"../../../icon/gator/templates/invoice.js";import"../../../icon/gator/templates/label.js";import"../../../icon/gator/templates/laptop.js";import"../../../icon/gator/templates/layout.js";import"../../../icon/gator/templates/lightbulb.js";import"../../../icon/gator/templates/link.js";import"../../../icon/gator/templates/linkedin-logo.js";import"../../../icon/gator/templates/list.js";import"../../../icon/gator/templates/loading-spinner-gif.js";import"../../../icon/gator/templates/loading.js";import"../../../icon/gator/templates/lock.js";import"../../../icon/gator/templates/magic-wand.js";import"../../../icon/gator/templates/mail-open.js";import"../../../icon/gator/templates/mail.js";import"../../../icon/gator/templates/mailbox.js";import"../../../icon/gator/templates/map.js";import"../../../icon/gator/templates/menu-hamburger.js";import"../../../icon/gator/templates/microsoft-excel-logo.js";import"../../../icon/gator/templates/microsoft-outlook-logo.js";import"../../../icon/gator/templates/microsoft-powerpoint-logo.js";import"../../../icon/gator/templates/microsoft-teams-logo.js";import"../../../icon/gator/templates/microsoft-word-logo.js";import"../../../icon/gator/templates/minus-circle.js";import"../../../icon/gator/templates/minus-square.js";import"../../../icon/gator/templates/minus.js";import"../../../icon/gator/templates/mobile-phone-2.js";import"../../../icon/gator/templates/monitor.js";import"../../../icon/gator/templates/move-doc.js";import"../../../icon/gator/templates/move.js";import"../../../icon/gator/templates/music.js";import"../../../icon/gator/templates/number-1.js";import"../../../icon/gator/templates/number-2.js";import"../../../icon/gator/templates/number-3.js";import"../../../icon/gator/templates/overflow-menu.js";import"../../../icon/gator/templates/paper-airplane.js";import"../../../icon/gator/templates/paperclip.js";import"../../../icon/gator/templates/payments/payment-amazon-pay.js";import"../../../icon/gator/templates/payments/payment-amex.js";import"../../../icon/gator/templates/payments/payment-apple-pay.js";import"../../../icon/gator/templates/payments/payment-discover.js";import"../../../icon/gator/templates/payments/payment-google-pay.js";import"../../../icon/gator/templates/payments/payment-mastercard.js";import"../../../icon/gator/templates/payments/payment-visa.js";import"../../../icon/gator/templates/pen.js";import"../../../icon/gator/templates/pencil-paper.js";import"../../../icon/gator/templates/pencil.js";import"../../../icon/gator/templates/people-multiple.js";import"../../../icon/gator/templates/people-share.js";import"../../../icon/gator/templates/percent.js";import"../../../icon/gator/templates/person-add.js";import"../../../icon/gator/templates/person-check.js";import"../../../icon/gator/templates/person-lock.js";import"../../../icon/gator/templates/person.js";import"../../../icon/gator/templates/phone-alert.js";import"../../../icon/gator/templates/phone-mobile.js";import"../../../icon/gator/templates/phone.js";import"../../../icon/gator/templates/picture.js";import"../../../icon/gator/templates/pin.js";import"../../../icon/gator/templates/pinterest-logo.js";import"../../../icon/gator/templates/plus-circle.js";import"../../../icon/gator/templates/plus.js";import"../../../icon/gator/templates/printer.js";import"../../../icon/gator/templates/question-chat-bubble.js";import"../../../icon/gator/templates/question-circle.js";import"../../../icon/gator/templates/question-mark.js";import"../../../icon/gator/templates/radio-selected.js";import"../../../icon/gator/templates/radio.js";import"../../../icon/gator/templates/receipt.js";import"../../../icon/gator/templates/restricted.js";import"../../../icon/gator/templates/sandals.js";import"../../../icon/gator/templates/save.js";import"../../../icon/gator/templates/screen.js";import"../../../icon/gator/templates/search.js";import"../../../icon/gator/templates/settings.js";import"../../../icon/gator/templates/share-1.js";import"../../../icon/gator/templates/share-2.js";import"../../../icon/gator/templates/shield-lock.js";import"../../../icon/gator/templates/shield-warning.js";import"../../../icon/gator/templates/sidebar-simple.js";import"../../../icon/gator/templates/sidebar.js";import"../../../icon/gator/templates/smart-home.js";import"../../../icon/gator/templates/sort-arrow-solid-down.js";import"../../../icon/gator/templates/sort-arrow-solid-left.js";import"../../../icon/gator/templates/sort-arrow-solid-right.js";import"../../../icon/gator/templates/sort-arrow-solid-up-down.js";import"../../../icon/gator/templates/sort-arrow-solid-up.js";import"../../../icon/gator/templates/sort-reverse-variant.js";import"../../../icon/gator/templates/sort-variant.js";import"../../../icon/gator/templates/sparkle-filled.js";import"../../../icon/gator/templates/sparkle.js";import"../../../icon/gator/templates/speech-bubble.js";import"../../../icon/gator/templates/stack.js";import"../../../icon/gator/templates/stamp.js";import"../../../icon/gator/templates/star-four-filled.js";import"../../../icon/gator/templates/star-four.js";import"../../../icon/gator/templates/star.js";import"../../../icon/gator/templates/stopwatch.js";import"../../../icon/gator/templates/sun.js";import"../../../icon/gator/templates/sync.js";import"../../../icon/gator/templates/tab-arrows.js";import"../../../icon/gator/templates/target.js";import"../../../icon/gator/templates/thumbs-down.js";import"../../../icon/gator/templates/thumbs-up.js";import"../../../icon/gator/templates/tools.js";import"../../../icon/gator/templates/touch-id.js";import"../../../icon/gator/templates/trash.js";import"../../../icon/gator/templates/twitter-logo.js";import"../../../icon/gator/templates/unlink.js";import"../../../icon/gator/templates/unlock.js";import"../../../icon/gator/templates/upload.js";import"../../../icon/gator/templates/video.js";import"../../../icon/gator/templates/warning-circle.js";import"../../../icon/gator/templates/warning-diamond.js";import"../../../icon/gator/templates/warning-octagon.js";import"../../../icon/gator/templates/warning.js";import"../../../icon/gator/templates/wet-sign.js";import"../../../icon/gator/templates/wifi-off.js";import"../../../icon/gator/templates/wifi.js";import"../../../icon/gator/templates/x-logo.js";import"../../../icon/gator/templates/yelp-logo.js";import"../../../icon/gator/templates/youtube-logo.js";import"../../../icon/gator/templates/zillow-logo.js";import"../../../tooltip/gator/tooltip.gator.js";import{ifDefined as c}from"../../../../node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/if-defined.js";import{NgcComponent as h}from"../../../../utils/components/ngc-component.js";import{unsafeCSS as b}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/css-tag.js";var v=Object.defineProperty,$=Object.getOwnPropertyDescriptor,i=(r,e,l,s)=>{for(var p=s>1?void 0:s?$(e,l):e,n=r.length-1,a;n>=0;n--)(a=r[n])&&(p=(s?a(e,l,p):a(p))||p);return s&&p&&v(e,l,p),p};let t=class extends h{constructor(){super(...arguments),this.id="",this.text="",this.value="",this.subtitle=null,this.density="default",this.selectable=!1,this.selected=!1,this.multiselect=!1,this.endIcon=null,this.startIcon=null,this.currentListItem=!1,this.fauxFocus=!1,this.iconOnly=!1,this.hideCheckmark=!1,this.role=null,this.falseFocusing=!1,this.listItemRef=y()}get elementRole(){return this.selectable&&!this.role?"option":this.role?this.role:"listitem"}render(){return m`
|
|
2
2
|
<div ${I(this.listItemRef)}
|
|
3
3
|
class="gator-list-item ${this.listItemDensityClass} ${this.selectableClass} ${this.falseFocusClass} ${this.listItemSelectedClass}"
|
|
4
4
|
role="${this.elementRole}"
|
|
5
5
|
id="${this.replacedStringId}"
|
|
6
6
|
@click=${()=>this.handleListItemClicked()}
|
|
7
|
-
@keyup="${
|
|
7
|
+
@keyup="${r=>this.handleItemKeyUp(r)}"
|
|
8
8
|
tabindex="${this.tabIndex}"
|
|
9
|
-
aria-selected="${
|
|
9
|
+
aria-selected="${c(this.elementRole==="option"?this.selected:void 0)}"
|
|
10
10
|
>
|
|
11
11
|
<div class="gator-list-item-content">
|
|
12
12
|
<div class="gator-list-item-top">
|
|
@@ -23,21 +23,22 @@ import{r as u,a as l,x as m}from"../../../../assets/index-chunk2.js";import{t as
|
|
|
23
23
|
</div>
|
|
24
24
|
</div>
|
|
25
25
|
`:null}
|
|
26
|
+
${this.iconOnly?m`<ngc-tooltip reference-id=${this.replacedStringId} placement="right">${this.text}</ngc-tooltip>`:null}
|
|
26
27
|
</div>
|
|
27
28
|
</div>
|
|
28
|
-
`}get replacedStringId(){return
|
|
29
|
+
`}get replacedStringId(){return(this.dataset.id||this.id).replace(" ","")||""}get listItemDensityClass(){return`gator-list-item-density_${this.density}`}get tabIndex(){return this.fauxFocus||!this.selectable?-1:this.currentListItem?0:-1}get selectableClass(){return this.selectable?"gator-list-item_selectable":null}get subtitleSpacerElement(){return m`
|
|
29
30
|
${this.selectable?m`<div class="gator-list-item-subtitle-spacer"></div>`:null}
|
|
30
31
|
${this.startIcon?m`<div class="gator-list-item-subtitle-spacer"></div>`:null}
|
|
31
|
-
`}get listItemSelectedClass(){return this.selected?"gator-list-item-selected":""}get interactionIconContent(){if(!this.selectable||this.iconOnly||this.hideCheckmark)return null;const
|
|
32
|
+
`}get listItemSelectedClass(){return this.selected?"gator-list-item-selected":""}get interactionIconContent(){if(!this.selectable||this.iconOnly||this.hideCheckmark)return null;const r=this.multiselect?this.selected?"checkbox-selected":"checkbox":this.selected?"check":null;return m`
|
|
32
33
|
<div class="gator-list-item-interaction-icon" aria-hidden="true">
|
|
33
|
-
${
|
|
34
|
+
${r?m`<ngc-icon name="${r}"></ngc-icon>`:null}
|
|
34
35
|
</div>
|
|
35
36
|
`}get leftIconContent(){return this.startIcon?m`
|
|
36
|
-
<div class="gator-list-item-start-icon" aria-hidden="${!this.iconOnly}" aria-label="${
|
|
37
|
+
<div class="gator-list-item-start-icon" aria-hidden="${!this.iconOnly}" aria-label="${c(this.text)}">
|
|
37
38
|
<ngc-icon name="${this.startIcon}"></ngc-icon>
|
|
38
39
|
</div>
|
|
39
40
|
`:null}get rightIconContent(){return!this.endIcon||this.iconOnly?null:m`
|
|
40
41
|
<div class="gator-list-item-end-icon" aria-hidden="true">
|
|
41
42
|
<ngc-icon name="${this.endIcon}"></ngc-icon>
|
|
42
43
|
</div>
|
|
43
|
-
`}get falseFocusClass(){return this.falseFocusing?"gator-list-item-faux-focus":""}click(){this.handleListItemClicked()}handleListItemClicked(){this.selectable&&this.dispatchEvent(new CustomEvent("selected",{bubbles:!0,composed:!0,detail:{id:this.id,value:this.value}}))}handleItemKeyUp(
|
|
44
|
+
`}get falseFocusClass(){return this.falseFocusing?"gator-list-item-faux-focus":""}click(){this.handleListItemClicked()}handleListItemClicked(){this.selectable&&this.dispatchEvent(new CustomEvent("selected",{bubbles:!0,composed:!0,detail:{id:this.id,value:this.value}}))}handleItemKeyUp(r){(r.key==="Enter"||r.key===" ")&&(this.handleListItemClicked(),r.preventDefault())}selectItem(){this.selected=!0,this.handleListItemClicked()}falseFocus(){this.falseFocusing=!0,this.listItemRef.value&&this.listItemRef.value.scrollIntoView({block:"nearest"})}removeFalseFocus(){this.falseFocusing=!1}};t.shadowRootOptions={...u.shadowRootOptions,delegatesFocus:!0,mode:"open"};t.styles=[...h.styles,b(g)];i([o()],t.prototype,"id",2);i([o()],t.prototype,"text",2);i([o()],t.prototype,"value",2);i([o()],t.prototype,"subtitle",2);i([o()],t.prototype,"density",2);i([o({type:Boolean})],t.prototype,"selectable",2);i([o({type:Boolean})],t.prototype,"selected",2);i([o({type:Boolean})],t.prototype,"multiselect",2);i([o({attribute:"end-icon"})],t.prototype,"endIcon",2);i([o({attribute:"start-icon"})],t.prototype,"startIcon",2);i([o({type:Boolean,attribute:"current-list-item"})],t.prototype,"currentListItem",2);i([o({type:Boolean,attribute:"faux-focus"})],t.prototype,"fauxFocus",2);i([o({type:Boolean,attribute:"icon-only"})],t.prototype,"iconOnly",2);i([o({type:Boolean,attribute:"hide-checkmark"})],t.prototype,"hideCheckmark",2);i([o()],t.prototype,"role",2);i([f()],t.prototype,"falseFocusing",2);t=i([d("ngc-list-item")],t);export{t as NgcListItem};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./gator/list/list.gator.js";import"./gator/list-item/list-item.gator.js";import"../../assets/index-chunk2.js";import"../../assets/index-chunk3.js";import"../../assets/index-chunk.js";import"../../assets/index-chunk4.js";import"../divider/gator/divider.gator.js";import"../divider/divider.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../../consts/key-constants.js";import"../../assets/index-chunk7.js";import"../../utils/components/ngc-component.js";import"../../assets/index-chunk5.js";import"../../assets/index-chunk6.js";import"../../utils/mixins/attribute-deletion.js";import"../../assets/index-chunk8.js";import"../../assets/index-chunk9.js";import"../icon/gator/icon.gator.js";import"../icon/gator/templates/add-link.js";import"../icon/icon-registry.js";import"../icon/gator/templates/airplane.js";import"../icon/gator/templates/alarm.js";import"../icon/gator/templates/apartment.js";import"../icon/gator/templates/arrow-around.js";import"../icon/gator/templates/arrow-down.js";import"../icon/gator/templates/arrow-left.js";import"../icon/gator/templates/arrow-line-left.js";import"../icon/gator/templates/arrow-line-right.js";import"../icon/gator/templates/arrow-right.js";import"../icon/gator/templates/arrow-up.js";import"../icon/gator/templates/bank.js";import"../icon/gator/templates/bell-disabled.js";import"../icon/gator/templates/bell.js";import"../icon/gator/templates/binoculars.js";import"../icon/gator/templates/book.js";import"../icon/gator/templates/box.js";import"../icon/gator/templates/cake.js";import"../icon/gator/templates/calculator.js";import"../icon/gator/templates/calendar.js";import"../icon/gator/templates/camera.js";import"../icon/gator/templates/caret-up-down.js";import"../icon/gator/templates/case.js";import"../icon/gator/templates/chart-rise.js";import"../icon/gator/templates/chat.js";import"../icon/gator/templates/check-circle.js";import"../icon/gator/templates/check.js";import"../icon/gator/templates/checkbox-selected.js";import"../icon/gator/templates/checkbox.js";import"../icon/gator/templates/chevron-down.js";import"../icon/gator/templates/chevron-left.js";import"../icon/gator/templates/chevron-right.js";import"../icon/gator/templates/chevron-up.js";import"../icon/gator/templates/circle-arrow-down.js";import"../icon/gator/templates/circle-arrow-left.js";import"../icon/gator/templates/circle-arrow-right.js";import"../icon/gator/templates/circle-arrow-up.js";import"../icon/gator/templates/circle-filled.js";import"../icon/gator/templates/circle.js";import"../icon/gator/templates/city.js";import"../icon/gator/templates/clipboard.js";import"../icon/gator/templates/clock-clockwise.js";import"../icon/gator/templates/clock-counter-clockwise.js";import"../icon/gator/templates/clock.js";import"../icon/gator/templates/collapse.js";import"../icon/gator/templates/cone.js";import"../icon/gator/templates/contact-info.js";import"../icon/gator/templates/copy.js";import"../icon/gator/templates/credit-card.js";import"../icon/gator/templates/crop.js";import"../icon/gator/templates/crosshairs.js";import"../icon/gator/templates/currency-dollar-simple.js";import"../icon/gator/templates/currency-eur.js";import"../icon/gator/templates/currency-gbp.js";import"../icon/gator/templates/currency-inr.js";import"../icon/gator/templates/currency-jpy.js";import"../icon/gator/templates/currency-krw.js";import"../icon/gator/templates/currency-kzt.js";import"../icon/gator/templates/currency-ngn.js";import"../icon/gator/templates/currency-rub.js";import"../icon/gator/templates/cursor-arrow.js";import"../icon/gator/templates/cursor-hand.js";import"../icon/gator/templates/cursor.js";import"../icon/gator/templates/dashboard.js";import"../icon/gator/templates/delete.js";import"../icon/gator/templates/dna.js";import"../icon/gator/templates/document-add.js";import"../icon/gator/templates/document-check.js";import"../icon/gator/templates/document-e-sign.js";import"../icon/gator/templates/document-image.js";import"../icon/gator/templates/document-pdf.js";import"../icon/gator/templates/document-sign.js";import"../icon/gator/templates/document-zip.js";import"../icon/gator/templates/document.js";import"../icon/gator/templates/dollar-bills.js";import"../icon/gator/templates/dollar-house.js";import"../icon/gator/templates/down-payment.js";import"../icon/gator/templates/download.js";import"../icon/gator/templates/drag-drop.js";import"../icon/gator/templates/earth.js";import"../icon/gator/templates/exit-circle.js";import"../icon/gator/templates/exit-left.js";import"../icon/gator/templates/exit.js";import"../icon/gator/templates/expand-arrows.js";import"../icon/gator/templates/expand.js";import"../icon/gator/templates/export.js";import"../icon/gator/templates/eye-closed.js";import"../icon/gator/templates/eye-crossed.js";import"../icon/gator/templates/eye.js";import"../icon/gator/templates/facebook-logo.js";import"../icon/gator/templates/file-code.js";import"../icon/gator/templates/files.js";import"../icon/gator/templates/filter-funnel.js";import"../icon/gator/templates/filters-2.js";import"../icon/gator/templates/filters.js";import"../icon/gator/templates/flags/flag-ad-andorra.js";import"../icon/gator/templates/flags/flag-ae-united-arab-emirates.js";import"../icon/gator/templates/flags/flag-af-afghanistan.js";import"../icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js";import"../icon/gator/templates/flags/flag-ai-anguilla.js";import"../icon/gator/templates/flags/flag-al-albania.js";import"../icon/gator/templates/flags/flag-am-armenia.js";import"../icon/gator/templates/flags/flag-ao-angola.js";import"../icon/gator/templates/flags/flag-aq-antarctica.js";import"../icon/gator/templates/flags/flag-ar-argentina.js";import"../icon/gator/templates/flags/flag-as-american-smoa.js";import"../icon/gator/templates/flags/flag-at-austria.js";import"../icon/gator/templates/flags/flag-au-australia.js";import"../icon/gator/templates/flags/flag-aw-aruba.js";import"../icon/gator/templates/flags/flag-ax-aland-islands.js";import"../icon/gator/templates/flags/flag-az-azerbaijan.js";import"../icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js";import"../icon/gator/templates/flags/flag-bb-barbados.js";import"../icon/gator/templates/flags/flag-bd-bangladesh.js";import"../icon/gator/templates/flags/flag-be-belgium.js";import"../icon/gator/templates/flags/flag-bf-burkina-faso.js";import"../icon/gator/templates/flags/flag-bg-bulgaria.js";import"../icon/gator/templates/flags/flag-bh-bahrain.js";import"../icon/gator/templates/flags/flag-bi-burundi.js";import"../icon/gator/templates/flags/flag-bj-benin.js";import"../icon/gator/templates/flags/flag-bl-saint-barthelemy.js";import"../icon/gator/templates/flags/flag-bm-bermuda.js";import"../icon/gator/templates/flags/flag-bn-brunei-darussalam.js";import"../icon/gator/templates/flags/flag-bo-bolivia.js";import"../icon/gator/templates/flags/flag-bq-bo-bonaire.js";import"../icon/gator/templates/flags/flag-bq-sa-sba.js";import"../icon/gator/templates/flags/flag-bq-se-snt-eustatius.js";import"../icon/gator/templates/flags/flag-br-brazil.js";import"../icon/gator/templates/flags/flag-bs-bahamas.js";import"../icon/gator/templates/flags/flag-bt-bhutan.js";import"../icon/gator/templates/flags/flag-bv-bouvet-island.js";import"../icon/gator/templates/flags/flag-bw-botswana.js";import"../icon/gator/templates/flags/flag-by-belarus.js";import"../icon/gator/templates/flags/flag-bz-belize.js";import"../icon/gator/templates/flags/flag-ca-canada.js";import"../icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js";import"../icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js";import"../icon/gator/templates/flags/flag-cf-central-african-republic.js";import"../icon/gator/templates/flags/flag-cg-republic-of-the-congo.js";import"../icon/gator/templates/flags/flag-ch-switzerland.js";import"../icon/gator/templates/flags/flag-ci-côte-divoire-ivory-coast.js";import"../icon/gator/templates/flags/flag-ck-cook-islands.js";import"../icon/gator/templates/flags/flag-cl-chile.js";import"../icon/gator/templates/flags/flag-cm-cameroon.js";import"../icon/gator/templates/flags/flag-cn-china.js";import"../icon/gator/templates/flags/flag-co-colombia.js";import"../icon/gator/templates/flags/flag-cr-costa-rica.js";import"../icon/gator/templates/flags/flag-cu-cuba.js";import"../icon/gator/templates/flags/flag-cv-cabo-verde.js";import"../icon/gator/templates/flags/flag-cw-curaçao.js";import"../icon/gator/templates/flags/flag-cx-christmas-island.js";import"../icon/gator/templates/flags/flag-cy-cyprus.js";import"../icon/gator/templates/flags/flag-cz-czech-republic.js";import"../icon/gator/templates/flags/flag-de-germany.js";import"../icon/gator/templates/flags/flag-dj-djibouti.js";import"../icon/gator/templates/flags/flag-dk-denmark.js";import"../icon/gator/templates/flags/flag-dm-dominica.js";import"../icon/gator/templates/flags/flag-do-dominican-republic.js";import"../icon/gator/templates/flags/flag-dz-algeria.js";import"../icon/gator/templates/flags/flag-ec-ecuador.js";import"../icon/gator/templates/flags/flag-ee-estonia.js";import"../icon/gator/templates/flags/flag-eg-egypt.js";import"../icon/gator/templates/flags/flag-eh-western-sahara.js";import"../icon/gator/templates/flags/flag-er-eritrea.js";import"../icon/gator/templates/flags/flag-es-sain.js";import"../icon/gator/templates/flags/flag-et-ethiopia.js";import"../icon/gator/templates/flags/flag-fi-finland.js";import"../icon/gator/templates/flags/flag-fj-fiji.js";import"../icon/gator/templates/flags/flag-fk-falkland-islands.js";import"../icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js";import"../icon/gator/templates/flags/flag-fo-faroe-islands.js";import"../icon/gator/templates/flags/flag-fr-france.js";import"../icon/gator/templates/flags/flag-ga-gabon.js";import"../icon/gator/templates/flags/flag-gb-eng-england.js";import"../icon/gator/templates/flags/flag-gb-nir-northern-ireland.js";import"../icon/gator/templates/flags/flag-gb-sct-sotland.js";import"../icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js";import"../icon/gator/templates/flags/flag-gb-wls-wales.js";import"../icon/gator/templates/flags/flag-gd-grenada.js";import"../icon/gator/templates/flags/flag-ge-georgia.js";import"../icon/gator/templates/flags/flag-gf-french-guiana.js";import"../icon/gator/templates/flags/flag-gg-guernsey.js";import"../icon/gator/templates/flags/flag-gh-ghana.js";import"../icon/gator/templates/flags/flag-gi-gibraltar.js";import"../icon/gator/templates/flags/flag-gl-greenland.js";import"../icon/gator/templates/flags/flag-gm-gambia.js";import"../icon/gator/templates/flags/flag-gn-guinea.js";import"../icon/gator/templates/flags/flag-gp-guadeloupe-2.js";import"../icon/gator/templates/flags/flag-gp-guadeloupe.js";import"../icon/gator/templates/flags/flag-gq-equatorial-guinea.js";import"../icon/gator/templates/flags/flag-gr-greece.js";import"../icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js";import"../icon/gator/templates/flags/flag-gt-guatemala.js";import"../icon/gator/templates/flags/flag-gu-guam.js";import"../icon/gator/templates/flags/flag-gw-guinea-bissau.js";import"../icon/gator/templates/flags/flag-gy-guyana.js";import"../icon/gator/templates/flags/flag-hk-hong-kong.js";import"../icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js";import"../icon/gator/templates/flags/flag-hn-honduras.js";import"../icon/gator/templates/flags/flag-hr-croatia-hrvatska.js";import"../icon/gator/templates/flags/flag-ht-haiti.js";import"../icon/gator/templates/flags/flag-hu-hungary.js";import"../icon/gator/templates/flags/flag-id-indonesia.js";import"../icon/gator/templates/flags/flag-ie-ireland.js";import"../icon/gator/templates/flags/flag-il-isreal.js";import"../icon/gator/templates/flags/flag-im-isle-of-man.js";import"../icon/gator/templates/flags/flag-in-india.js";import"../icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js";import"../icon/gator/templates/flags/flag-iq-iraq.js";import"../icon/gator/templates/flags/flag-ir-iran.js";import"../icon/gator/templates/flags/flag-is-iceland.js";import"../icon/gator/templates/flags/flag-it-italy.js";import"../icon/gator/templates/flags/flag-je-jersey.js";import"../icon/gator/templates/flags/flag-jm-jamaica.js";import"../icon/gator/templates/flags/flag-jo-jordan.js";import"../icon/gator/templates/flags/flag-jp-japan.js";import"../icon/gator/templates/flags/flag-ke-kenia.js";import"../icon/gator/templates/flags/flag-kg-kyrgyzstan.js";import"../icon/gator/templates/flags/flag-kh-cambodia.js";import"../icon/gator/templates/flags/flag-ki--kiribati.js";import"../icon/gator/templates/flags/flag-km-comoros.js";import"../icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js";import"../icon/gator/templates/flags/flag-kp-korea-north.js";import"../icon/gator/templates/flags/flag-kr-korea-south.js";import"../icon/gator/templates/flags/flag-kw-kuwait.js";import"../icon/gator/templates/flags/flag-ky-cayman-islands.js";import"../icon/gator/templates/flags/flag-kz-kazakhstan.js";import"../icon/gator/templates/flags/flag-la-laos.js";import"../icon/gator/templates/flags/flag-lb-lebanon.js";import"../icon/gator/templates/flags/flag-lc-saint-lucia.js";import"../icon/gator/templates/flags/flag-li-liechtenstein.js";import"../icon/gator/templates/flags/flag-lk-sri-lanka.js";import"../icon/gator/templates/flags/flag-lr-liberia.js";import"../icon/gator/templates/flags/flag-ls-lesotho.js";import"../icon/gator/templates/flags/flag-lt-lithuania.js";import"../icon/gator/templates/flags/flag-lu-luxembourg.js";import"../icon/gator/templates/flags/flag-lv-latvia.js";import"../icon/gator/templates/flags/flag-ly-libya.js";import"../icon/gator/templates/flags/flag-ma-morocco.js";import"../icon/gator/templates/flags/flag-mc-monaco.js";import"../icon/gator/templates/flags/flag-md-moldova.js";import"../icon/gator/templates/flags/flag-me-montenegro.js";import"../icon/gator/templates/flags/flag-mf-saint-martin.js";import"../icon/gator/templates/flags/flag-mg-madagascar.js";import"../icon/gator/templates/flags/flag-mh-marshall-islands.js";import"../icon/gator/templates/flags/flag-mk-north-macedonia.js";import"../icon/gator/templates/flags/flag-ml-mali.js";import"../icon/gator/templates/flags/flag-mm-myanmar.js";import"../icon/gator/templates/flags/flag-mn-mongolia.js";import"../icon/gator/templates/flags/flag-mo-macao.js";import"../icon/gator/templates/flags/flag-mp-northern-mariana-islands.js";import"../icon/gator/templates/flags/flag-mq-martinique-2.js";import"../icon/gator/templates/flags/flag-mq-martinique.js";import"../icon/gator/templates/flags/flag-mr-mauritania.js";import"../icon/gator/templates/flags/flag-ms-montserrat.js";import"../icon/gator/templates/flags/flag-mt-malta.js";import"../icon/gator/templates/flags/flag-mu-mauritius.js";import"../icon/gator/templates/flags/flag-mv-maldives.js";import"../icon/gator/templates/flags/flag-mw-malawi.js";import"../icon/gator/templates/flags/flag-mx-mexico.js";import"../icon/gator/templates/flags/flag-my-malaysia.js";import"../icon/gator/templates/flags/flag-mz-mozambique.js";import"../icon/gator/templates/flags/flag-na-namibia.js";import"../icon/gator/templates/flags/flag-nc-new-caledonia.js";import"../icon/gator/templates/flags/flag-ne-niger.js";import"../icon/gator/templates/flags/flag-nf-norfolk-island.js";import"../icon/gator/templates/flags/flag-ng-nigeria.js";import"../icon/gator/templates/flags/flag-ni-nicaragua.js";import"../icon/gator/templates/flags/flag-nl-netherlands.js";import"../icon/gator/templates/flags/flag-no-norway.js";import"../icon/gator/templates/flags/flag-np-nepal.js";import"../icon/gator/templates/flags/flag-nr-nauru.js";import"../icon/gator/templates/flags/flag-nu-niue.js";import"../icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js";import"../icon/gator/templates/flags/flag-om-oman.js";import"../icon/gator/templates/flags/flag-pa-panama.js";import"../icon/gator/templates/flags/flag-pe-peru.js";import"../icon/gator/templates/flags/flag-pf-french-polynesia.js";import"../icon/gator/templates/flags/flag-pg-papua-new-guinea.js";import"../icon/gator/templates/flags/flag-ph-philippines.js";import"../icon/gator/templates/flags/flag-pk-pakistan.js";import"../icon/gator/templates/flags/flag-pl-poland.js";import"../icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js";import"../icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js";import"../icon/gator/templates/flags/flag-pn-pitcairn-islands.js";import"../icon/gator/templates/flags/flag-pr-puerto-rico.js";import"../icon/gator/templates/flags/flag-ps-palestinian-territory.js";import"../icon/gator/templates/flags/flag-pt-portugal.js";import"../icon/gator/templates/flags/flag-pw-palau.js";import"../icon/gator/templates/flags/flag-py-paraguay.js";import"../icon/gator/templates/flags/flag-qa-qatar.js";import"../icon/gator/templates/flags/flag-re-reunion.js";import"../icon/gator/templates/flags/flag-ro-romania.js";import"../icon/gator/templates/flags/flag-rs-srbia.js";import"../icon/gator/templates/flags/flag-ru-russian-federation.js";import"../icon/gator/templates/flags/flag-rw-rwanda.js";import"../icon/gator/templates/flags/flag-sa-sudi-arabia.js";import"../icon/gator/templates/flags/flag-sb-slomon-islands.js";import"../icon/gator/templates/flags/flag-sc-sychelles.js";import"../icon/gator/templates/flags/flag-sd-sdan.js";import"../icon/gator/templates/flags/flag-se-seden.js";import"../icon/gator/templates/flags/flag-sg-sngapore.js";import"../icon/gator/templates/flags/flag-sh-sint-helena.js";import"../icon/gator/templates/flags/flag-si-sovenia.js";import"../icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js";import"../icon/gator/templates/flags/flag-sk-sovakia.js";import"../icon/gator/templates/flags/flag-sl-serra-leone.js";import"../icon/gator/templates/flags/flag-sm-sn-marino.js";import"../icon/gator/templates/flags/flag-sn-snegal.js";import"../icon/gator/templates/flags/flag-so-smalia.js";import"../icon/gator/templates/flags/flag-sr-sriname.js";import"../icon/gator/templates/flags/flag-ss-south-sudan.js";import"../icon/gator/templates/flags/flag-st-so-tome-and-principe.js";import"../icon/gator/templates/flags/flag-sv-el-slvador.js";import"../icon/gator/templates/flags/flag-sx-snt-maarten.js";import"../icon/gator/templates/flags/flag-sy-sria.js";import"../icon/gator/templates/flags/flag-sz-saziland.js";import"../icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js";import"../icon/gator/templates/flags/flag-td-chad.js";import"../icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js";import"../icon/gator/templates/flags/flag-tg-togo.js";import"../icon/gator/templates/flags/flag-th-thailand.js";import"../icon/gator/templates/flags/flag-tj-tajikistan.js";import"../icon/gator/templates/flags/flag-tk-tokelau.js";import"../icon/gator/templates/flags/flag-tl-timor-leste.js";import"../icon/gator/templates/flags/flag-tm-turkmenistan.js";import"../icon/gator/templates/flags/flag-tn-tunisia.js";import"../icon/gator/templates/flags/flag-to-tonga.js";import"../icon/gator/templates/flags/flag-tr-turkey.js";import"../icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js";import"../icon/gator/templates/flags/flag-tv-tuvalu.js";import"../icon/gator/templates/flags/flag-tw-taiwan.js";import"../icon/gator/templates/flags/flag-tz-tanzania.js";import"../icon/gator/templates/flags/flag-ua-ukraine.js";import"../icon/gator/templates/flags/flag-ug-uganda.js";import"../icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js";import"../icon/gator/templates/flags/flag-us-united-states.js";import"../icon/gator/templates/flags/flag-uy-uruguay.js";import"../icon/gator/templates/flags/flag-uz-uzbekistan.js";import"../icon/gator/templates/flags/flag-va-vatican-city-state.js";import"../icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js";import"../icon/gator/templates/flags/flag-ve-venezuela.js";import"../icon/gator/templates/flags/flag-vg-virgin-islands-british.js";import"../icon/gator/templates/flags/flag-vi-virgin-islands-us.js";import"../icon/gator/templates/flags/flag-vn-vietnam.js";import"../icon/gator/templates/flags/flag-vu-vanuatu.js";import"../icon/gator/templates/flags/flag-wf-wallis-and-futuna.js";import"../icon/gator/templates/flags/flag-ws-smoa.js";import"../icon/gator/templates/flags/flag-ye-yemen.js";import"../icon/gator/templates/flags/flag-yt-unf-mayotte.js";import"../icon/gator/templates/flags/flag-za-south-africa.js";import"../icon/gator/templates/flags/flag-zm-zambia.js";import"../icon/gator/templates/flags/flag-zw-zimbabwe.js";import"../icon/gator/templates/flame.js";import"../icon/gator/templates/flash-off.js";import"../icon/gator/templates/flash-on.js";import"../icon/gator/templates/folder.js";import"../icon/gator/templates/gauge.js";import"../icon/gator/templates/hammer.js";import"../icon/gator/templates/hand-pointing.js";import"../icon/gator/templates/heart.js";import"../icon/gator/templates/home-door.js";import"../icon/gator/templates/home-finance-arrow.js";import"../icon/gator/templates/home-finance.js";import"../icon/gator/templates/home-search.js";import"../icon/gator/templates/house-simple.js";import"../icon/gator/templates/house.js";import"../icon/gator/templates/inbox.js";import"../icon/gator/templates/info.js";import"../icon/gator/templates/instagram-logo.js";import"../icon/gator/templates/interest-rate.js";import"../icon/gator/templates/invoice.js";import"../icon/gator/templates/label.js";import"../icon/gator/templates/laptop.js";import"../icon/gator/templates/layout.js";import"../icon/gator/templates/lightbulb.js";import"../icon/gator/templates/link.js";import"../icon/gator/templates/linkedin-logo.js";import"../icon/gator/templates/list.js";import"../icon/gator/templates/loading-spinner-gif.js";import"../icon/gator/templates/loading.js";import"../icon/gator/templates/lock.js";import"../icon/gator/templates/magic-wand.js";import"../icon/gator/templates/mail-open.js";import"../icon/gator/templates/mail.js";import"../icon/gator/templates/mailbox.js";import"../icon/gator/templates/map.js";import"../icon/gator/templates/menu-hamburger.js";import"../icon/gator/templates/microsoft-excel-logo.js";import"../icon/gator/templates/microsoft-outlook-logo.js";import"../icon/gator/templates/microsoft-powerpoint-logo.js";import"../icon/gator/templates/microsoft-teams-logo.js";import"../icon/gator/templates/microsoft-word-logo.js";import"../icon/gator/templates/minus-circle.js";import"../icon/gator/templates/minus-square.js";import"../icon/gator/templates/minus.js";import"../icon/gator/templates/mobile-phone-2.js";import"../icon/gator/templates/monitor.js";import"../icon/gator/templates/move-doc.js";import"../icon/gator/templates/move.js";import"../icon/gator/templates/music.js";import"../icon/gator/templates/number-1.js";import"../icon/gator/templates/number-2.js";import"../icon/gator/templates/number-3.js";import"../icon/gator/templates/overflow-menu.js";import"../icon/gator/templates/paper-airplane.js";import"../icon/gator/templates/paperclip.js";import"../icon/gator/templates/payments/payment-amazon-pay.js";import"../icon/gator/templates/payments/payment-amex.js";import"../icon/gator/templates/payments/payment-apple-pay.js";import"../icon/gator/templates/payments/payment-discover.js";import"../icon/gator/templates/payments/payment-google-pay.js";import"../icon/gator/templates/payments/payment-mastercard.js";import"../icon/gator/templates/payments/payment-visa.js";import"../icon/gator/templates/pen.js";import"../icon/gator/templates/pencil-paper.js";import"../icon/gator/templates/pencil.js";import"../icon/gator/templates/people-multiple.js";import"../icon/gator/templates/people-share.js";import"../icon/gator/templates/percent.js";import"../icon/gator/templates/person-add.js";import"../icon/gator/templates/person-check.js";import"../icon/gator/templates/person-lock.js";import"../icon/gator/templates/person.js";import"../icon/gator/templates/phone-alert.js";import"../icon/gator/templates/phone-mobile.js";import"../icon/gator/templates/phone.js";import"../icon/gator/templates/picture.js";import"../icon/gator/templates/pin.js";import"../icon/gator/templates/pinterest-logo.js";import"../icon/gator/templates/plus-circle.js";import"../icon/gator/templates/plus.js";import"../icon/gator/templates/printer.js";import"../icon/gator/templates/question-chat-bubble.js";import"../icon/gator/templates/question-circle.js";import"../icon/gator/templates/question-mark.js";import"../icon/gator/templates/radio-selected.js";import"../icon/gator/templates/radio.js";import"../icon/gator/templates/receipt.js";import"../icon/gator/templates/restricted.js";import"../icon/gator/templates/sandals.js";import"../icon/gator/templates/save.js";import"../icon/gator/templates/screen.js";import"../icon/gator/templates/search.js";import"../icon/gator/templates/settings.js";import"../icon/gator/templates/share-1.js";import"../icon/gator/templates/share-2.js";import"../icon/gator/templates/shield-lock.js";import"../icon/gator/templates/shield-warning.js";import"../icon/gator/templates/sidebar-simple.js";import"../icon/gator/templates/sidebar.js";import"../icon/gator/templates/smart-home.js";import"../icon/gator/templates/sort-arrow-solid-down.js";import"../icon/gator/templates/sort-arrow-solid-left.js";import"../icon/gator/templates/sort-arrow-solid-right.js";import"../icon/gator/templates/sort-arrow-solid-up-down.js";import"../icon/gator/templates/sort-arrow-solid-up.js";import"../icon/gator/templates/sort-reverse-variant.js";import"../icon/gator/templates/sort-variant.js";import"../icon/gator/templates/sparkle-filled.js";import"../icon/gator/templates/sparkle.js";import"../icon/gator/templates/speech-bubble.js";import"../icon/gator/templates/stack.js";import"../icon/gator/templates/stamp.js";import"../icon/gator/templates/star-four-filled.js";import"../icon/gator/templates/star-four.js";import"../icon/gator/templates/star.js";import"../icon/gator/templates/stopwatch.js";import"../icon/gator/templates/sun.js";import"../icon/gator/templates/sync.js";import"../icon/gator/templates/tab-arrows.js";import"../icon/gator/templates/target.js";import"../icon/gator/templates/thumbs-down.js";import"../icon/gator/templates/thumbs-up.js";import"../icon/gator/templates/tools.js";import"../icon/gator/templates/touch-id.js";import"../icon/gator/templates/trash.js";import"../icon/gator/templates/twitter-logo.js";import"../icon/gator/templates/unlink.js";import"../icon/gator/templates/unlock.js";import"../icon/gator/templates/upload.js";import"../icon/gator/templates/video.js";import"../icon/gator/templates/warning-circle.js";import"../icon/gator/templates/warning-diamond.js";import"../icon/gator/templates/warning-octagon.js";import"../icon/gator/templates/warning.js";import"../icon/gator/templates/wet-sign.js";import"../icon/gator/templates/wifi-off.js";import"../icon/gator/templates/wifi.js";import"../icon/gator/templates/x-logo.js";import"../icon/gator/templates/yelp-logo.js";import"../icon/gator/templates/youtube-logo.js";import"../icon/gator/templates/zillow-logo.js";
|
|
1
|
+
import*as t from"./gator/list/list.gator.js";import*as o from"./gator/list-item/list-item.gator.js";export{t as NgcList,o as NgcListItem};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import"../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js";import{html as l}from"../../../node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/lit-html.js";import"../../../node_modules/.pnpm/lit-element@4.1.1/node_modules/lit-element/lit-element.js";import{customElement as d}from"../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/custom-element.js";import p from"../../../packages/web-components/src/components/loading-spinner/gator/loading-spinner.gator.scss.js";import{NjcLoadingSpinner as v}from"../loading-spinner.js";import{unsafeCSS as m}from"../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/css-tag.js";var g=Object.getOwnPropertyDescriptor,c=(n,s,o,t)=>{for(var r=t>1?void 0:t?g(s,o):s,i=n.length-1,a;i>=0;i--)(a=n[i])&&(r=a(r)||r);return r};let e=class extends v{render(){return l`
|
|
2
2
|
<div
|
|
3
3
|
role="alert"
|
|
4
4
|
aria-label="${this.ariaLabel}"
|
|
@@ -11,4 +11,4 @@ import{a as d,x as l}from"../../../assets/index-chunk2.js";import{t as p}from"..
|
|
|
11
11
|
<div></div>
|
|
12
12
|
</div>
|
|
13
13
|
</div>
|
|
14
|
-
`}};
|
|
14
|
+
`}};e.styles=[m(p)];e=c([d("ngc-loading-spinner")],e);export{e as NgcLoadingSpinner};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./gator/loading-spinner.gator.js";
|
|
1
|
+
import*as n from"./gator/loading-spinner.gator.js";export{n as NgcLoadingSpinner};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import"../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js";import"../../node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/lit-html.js";import{LitElement as m}from"../../node_modules/.pnpm/lit-element@4.1.1/node_modules/lit-element/lit-element.js";import{customElement as c}from"../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as l}from"../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/property.js";var f=Object.defineProperty,u=Object.getOwnPropertyDescriptor,s=(n,e,p,t)=>{for(var r=t>1?void 0:t?u(e,p):e,a=n.length-1,i;a>=0;a--)(i=n[a])&&(r=(t?i(e,p,r):i(r))||r);return t&&r&&f(e,p,r),r};let o=class extends m{constructor(){super(...arguments),this.size="small",this.ariaLabel="Loading"}};s([l()],o.prototype,"size",2);s([l({type:String,attribute:"aria-label"})],o.prototype,"ariaLabel",2);o=s([c("njc-loading-spinner")],o);export{o as NjcLoadingSpinner};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js";import{html as p}from"../../../../node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.1.1/node_modules/lit-element/lit-element.js";import g from"../../../../packages/web-components/src/components/menu/base/gator/menu.gator.scss.js";import w from"../../../../packages/web-components/src/components/menu/menu.tokens.scss.js";import{customElement as _}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/custom-element.js";import{NjcMenu as v}from"../menu.js";import{handleDataTestid as d}from"../../../../utils/datatestid-utils.js";import{autoUpdate as b,computePosition as y}from"../../../../node_modules/.pnpm/@floating-ui_dom@1.6.13/node_modules/@floating-ui/dom/dist/floating-ui.dom.js";import{ref as f}from"../../../../node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/directives/ref.js";import{unsafeCSS as m}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/css-tag.js";var x=Object.getOwnPropertyDescriptor,A=(e,s,l,r)=>{for(var t=r>1?void 0:r?x(s,l):s,o=e.length-1,i;o>=0;o--)(i=e[o])&&(t=i(t)||t);return t};let h=class extends v{constructor(){super(...arguments),this._setListeners=!1,this._dropdownRef=f()}render(){return p`
|
|
2
2
|
<div class="gator-dropdown-trigger" @focusout=${this._topLevelFocusOut}>
|
|
3
3
|
<slot @slotchange="${this.handleTriggerSlotChange}" name="trigger"></slot>
|
|
4
4
|
<div class="gator-dropdown" ${f(this._dropdownRef)}>
|
|
@@ -7,4 +7,4 @@ import{a as m,x as p}from"../../../../assets/index-chunk2.js";import{t as g}from
|
|
|
7
7
|
</ul>
|
|
8
8
|
</div>
|
|
9
9
|
</div>
|
|
10
|
-
`}updated(){var
|
|
10
|
+
`}updated(){var s;const e=(s=this.shadowRoot)==null?void 0:s.querySelector("[role=menu]");d(e,this.dataTestid,"dropdown"),this._dropdownRef.value&&Object.assign(this._dropdownRef.value.style,{display:this.open?"unset":"none"})}handleTriggerSlotChange(e){e.target.assignedElements().forEach(r=>{var t,o,i,a,u;this._button=(t=r.shadowRoot)==null?void 0:t.querySelector("button"),(o=this._button)==null||o.setAttribute("aria-haspopup","true"),(i=this._button)==null||i.setAttribute("aria-expanded",this.open?"true":"false"),d(this._button,this.dataTestid,"button"),(a=this._button)==null||a.addEventListener("click",()=>{var n;this.open=!this.open,this.focusFirstMenuItem(),(n=this._button)==null||n.setAttribute("aria-expanded",this.open?"true":"false"),this.assignPosition()}),(u=this._button)==null||u.addEventListener("keydown",n=>{n.key==="ArrowDown"&&(this.open=!0,this.focusFirstMenuItem())})})}handleArrowDown(e){var o;e.preventDefault();const s=this.querySelectorAll("ngc-list-item"),l=this.querySelector(":focus");let t=Array.from(s).indexOf(l)+1;t>s.length-1&&(t=0),(o=s[t])==null||o.focus()}focusFirstMenuItem(){setTimeout(()=>{var s;(s=this.querySelectorAll("ngc-list-item")[0])==null||s.focus()})}focusTriggerButton(){var e;(e=this._button)==null||e.focus()}handleItemSlotChange(e){const l=e.target.assignedElements();for(let[r,t]of l.entries()){const o=t.tagName.toLowerCase();if(o==="ngc-menu-item"||o==="ngc-submenu"){t.addEventListener("menuitemclick",()=>{this.handleClose()});let i=t==null?void 0:t.querySelector("ngc-list-item");if(r===0?i==null||i.setAttribute("tabindex","0"):i==null||i.setAttribute("tabindex","-1"),d(t,this.dataTestid,`menu-item-${r}`),!this._setListeners){let a=t==null?void 0:t.querySelectorAll("ngc-list-item");if(a)for(let u of a)u.addEventListener("keydown",n=>{var c;this._setListeners=!0,n.key==="ArrowDown"||n.key==="ArrowRight"?this.handleArrowDown(n):n.key==="ArrowUp"||n.key==="ArrowLeft"?this.handleArrowUp(n):n.key==="Tab"?this.handleClose():n.key==="Escape"&&(this.handleClose(),(c=this._button)==null||c.focus())})}}}}handleArrowUp(e){var o;e.preventDefault();const s=this.querySelectorAll("ngc-list-item"),l=this.querySelector(":focus");let t=Array.from(s).indexOf(l)-1;t<0&&(t=s.length-1),(o=s[t])==null||o.focus()}handleClose(){var e;this.open=!1,(e=this._button)==null||e.setAttribute("aria-expanded","false"),this.focusTriggerButton()}_topLevelFocusOut(e){e.relatedTarget||(this.open=!1)}assignPosition(){const e=this._button;!this._dropdownRef||!this._dropdownRef.value||!e||b(e,this._dropdownRef.value,async()=>{if(!this._dropdownRef||!this._dropdownRef.value||!e)return;const{x:s,y:l,placement:r}=await y(e,this._dropdownRef.value,{placement:this.placement});let t=r==="bottom"?4:-4;Object.assign(this._dropdownRef.value.style,{left:`${s}px`,top:`${l+t}px`})})}};h.styles=[m(g),m(w)];h=A([_("ngc-menu")],h);export{h as NgcMenu};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./slds/menu.slds.js";import"./gator/menu.gator.js";
|
|
1
|
+
import{NjcSldsMenu as r}from"./slds/menu.slds.js";import{NgcMenu as f}from"./gator/menu.gator.js";export{f as NgcMenu,r as NjcSldsMenu};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{property as o}from"../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/property.js";import{TestableLitElement as l}from"../../../utils/components/testable-lit-element/testable-lit-element.js";var m=Object.defineProperty,p=(t,n,i,u)=>{for(var e=void 0,r=t.length-1,s;r>=0;r--)(s=t[r])&&(e=s(n,i,e)||e);return e&&m(n,i,e),e};class a extends l{constructor(){super(...arguments),this.open=!1,this.menuAriaLabel="Show More",this.placement="bottom-start"}}p([o({type:Boolean})],a.prototype,"open");p([o({type:String,attribute:"menu-aria-label"})],a.prototype,"menuAriaLabel");p([o({type:String})],a.prototype,"placement");export{a as NjcMenu};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/reactive-element.js";import{html as p}from"../../../../node_modules/.pnpm/lit-html@3.2.1/node_modules/lit-html/lit-html.js";import"../../../../node_modules/.pnpm/lit-element@4.1.1/node_modules/lit-element/lit-element.js";import g from"../../../../packages/web-components/src/index.slds.scss.js";import{customElement as b}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/decorators/custom-element.js";import{NjcMenu as w}from"../menu.js";import{handleDataTestid as h}from"../../../../utils/datatestid-utils.js";import{KEY_CONSTANTS as c}from"../../../../consts/key-constants.js";import{unsafeCSS as S}from"../../../../node_modules/.pnpm/@lit_reactive-element@2.0.4/node_modules/@lit/reactive-element/css-tag.js";var y=Object.getOwnPropertyDescriptor,v=(e,s,i,a)=>{for(var o=a>1?void 0:a?y(s,i):s,n=e.length-1,t;n>=0;n--)(t=e[n])&&(o=t(o)||o);return o};let f=class extends w{constructor(){super(...arguments),this._setListeners=!1}render(){return p`
|
|
2
2
|
<div class="slds-dropdown-trigger slds-dropdown-trigger_click slds-is-open" @focusout=${this._topLevelFocusOut}>
|
|
3
3
|
<slot @slotchange="${this.handleTriggerSlotChange}" name="trigger"></slot>
|
|
4
4
|
<div class="slds-dropdown slds-dropdown_left ${this.open?"slds-show":"slds-hide"}">
|
|
@@ -7,4 +7,4 @@ import{a as p,x as g}from"../../../../assets/index-chunk2.js";import{s as b}from
|
|
|
7
7
|
</ul>
|
|
8
8
|
</div>
|
|
9
9
|
</div>
|
|
10
|
-
`}updated(){var s;const e=(s=this.shadowRoot)==null?void 0:s.querySelector("[role=menu]");h(e,this.dataTestid,"dropdown")}handleTriggerSlotChange(e){e.target.assignedElements().forEach(a=>{var o,n,t,r,l;this._button=(o=a.shadowRoot)==null?void 0:o.querySelector("button"),h(this._button,this.dataTestid,"button"),(n=this._button)==null||n.setAttribute("aria-haspopup","true"),(t=this._button)==null||t.setAttribute("aria-expanded",this.open?"true":"false"),(r=this._button)==null||r.addEventListener("click",()=>{var u;this.open=!this.open,this.focusFirstMenuItem(),(u=this._button)==null||u.setAttribute("aria-expanded",this.open?"true":"false")}),(l=this._button)==null||l.addEventListener("keydown",u=>{this._setListeners=!0,u.key===c.DOWN&&(this.open=!0,this.focusFirstMenuItem(),this.handleArrowDown(u))})})}_topLevelFocusOut(e){e.relatedTarget||(this.open=!1)}focusFirstMenuItem(){setTimeout(()=>{var s,i;(i=(s=this.querySelectorAll(":scope > nsc-menu-item, :scope > nsc-submenu")[0].shadowRoot)==null?void 0:s.querySelector("a"))==null||i.focus()})}handleItemSlotChange(e){var o,n;const i=e.target.assignedElements().filter(t=>this.isSubmenu(t)||this.isMenuItem(t)),a=i.filter(t=>this.isSubmenu(t));for(let[t,r]of i.entries()){r.addEventListener("menuitemclick",()=>{this.handleClose()}),h(r,this.dataTestid,`item-${t}`);let l=(o=r.shadowRoot)==null?void 0:o.querySelector("a");if(t===0?l==null||l.setAttribute("tabindex","0"):l==null||l.setAttribute("tabindex","-1"),!this._setListeners){let u=(n=r.shadowRoot)==null?void 0:n.querySelectorAll("li");if(u)for(let m of u)m.addEventListener("keydown",d=>{this._setListeners=!0,d.key===c.DOWN?this.handleArrowDown(d):d.key===c.UP?this.handleArrowUp(d):d.key===c.TAB?this.handleClose():d.key===c.ESCAPE&&this.handleClose()})}}for(let[t,r]of a.entries())this.assignDataTestids(r,t)}assignDataTestids(e,s,i=0){var t,r,l;const a=i||s,o=(t=e.shadowRoot)==null?void 0:t.querySelector('[role="menu"]');h(o,this.dataTestid,`submenu-${a}`);const n=(l=(r=e.shadowRoot)==null?void 0:r.querySelector("slot"))==null?void 0:l.assignedElements().filter(u=>this.isSubmenu(u)||this.isMenuItem(u));n==null||n.forEach((u,m)=>{const d=`submenu-${a}-item-${m}`;h(u,this.dataTestid,d),this.isSubmenu(u)&&this.assignDataTestids(u,m,a+1)})}handleClose(){this.open=!1;const e=this.querySelectorAll("nsc-submenu");if(e){for(let s of e)s.open=!1;this.focusTriggerButton()}}focusTriggerButton(){var e;(e=this._button)==null||e.focus()}handleArrowDown(e){var n,t,r,l;e.preventDefault();const s=this.querySelectorAll(":scope > nsc-menu-item, :scope > nsc-submenu"),i=this.querySelector(":focus");let a=Array.from(s).indexOf(i);a===-1&&((t=(n=s[0].shadowRoot)==null?void 0:n.querySelector("a"))==null||t.focus());let o=a+1;o>s.length-1&&(o=0),(l=(r=s[o].shadowRoot)==null?void 0:r.querySelector("a"))==null||l.focus()}handleArrowUp(e){var n,t;e.preventDefault();const s=this.querySelectorAll(":scope > nsc-menu-item, :scope > nsc-submenu"),i=this.querySelector(":focus");let o=Array.from(s).indexOf(i)-1;o<0&&(o=s.length-1),(t=(n=s[o].shadowRoot)==null?void 0:n.querySelector("a"))==null||t.focus()}isMenuItem(e){return e.tagName.toLowerCase()==="nsc-menu-item"}isSubmenu(e){return e.tagName.toLowerCase()==="nsc-submenu"}};f.styles=[
|
|
10
|
+
`}updated(){var s;const e=(s=this.shadowRoot)==null?void 0:s.querySelector("[role=menu]");h(e,this.dataTestid,"dropdown")}handleTriggerSlotChange(e){e.target.assignedElements().forEach(a=>{var o,n,t,r,l;this._button=(o=a.shadowRoot)==null?void 0:o.querySelector("button"),h(this._button,this.dataTestid,"button"),(n=this._button)==null||n.setAttribute("aria-haspopup","true"),(t=this._button)==null||t.setAttribute("aria-expanded",this.open?"true":"false"),(r=this._button)==null||r.addEventListener("click",()=>{var u;this.open=!this.open,this.focusFirstMenuItem(),(u=this._button)==null||u.setAttribute("aria-expanded",this.open?"true":"false")}),(l=this._button)==null||l.addEventListener("keydown",u=>{this._setListeners=!0,u.key===c.DOWN&&(this.open=!0,this.focusFirstMenuItem(),this.handleArrowDown(u))})})}_topLevelFocusOut(e){e.relatedTarget||(this.open=!1)}focusFirstMenuItem(){setTimeout(()=>{var s,i;(i=(s=this.querySelectorAll(":scope > nsc-menu-item, :scope > nsc-submenu")[0].shadowRoot)==null?void 0:s.querySelector("a"))==null||i.focus()})}handleItemSlotChange(e){var o,n;const i=e.target.assignedElements().filter(t=>this.isSubmenu(t)||this.isMenuItem(t)),a=i.filter(t=>this.isSubmenu(t));for(let[t,r]of i.entries()){r.addEventListener("menuitemclick",()=>{this.handleClose()}),h(r,this.dataTestid,`item-${t}`);let l=(o=r.shadowRoot)==null?void 0:o.querySelector("a");if(t===0?l==null||l.setAttribute("tabindex","0"):l==null||l.setAttribute("tabindex","-1"),!this._setListeners){let u=(n=r.shadowRoot)==null?void 0:n.querySelectorAll("li");if(u)for(let m of u)m.addEventListener("keydown",d=>{this._setListeners=!0,d.key===c.DOWN?this.handleArrowDown(d):d.key===c.UP?this.handleArrowUp(d):d.key===c.TAB?this.handleClose():d.key===c.ESCAPE&&this.handleClose()})}}for(let[t,r]of a.entries())this.assignDataTestids(r,t)}assignDataTestids(e,s,i=0){var t,r,l;const a=i||s,o=(t=e.shadowRoot)==null?void 0:t.querySelector('[role="menu"]');h(o,this.dataTestid,`submenu-${a}`);const n=(l=(r=e.shadowRoot)==null?void 0:r.querySelector("slot"))==null?void 0:l.assignedElements().filter(u=>this.isSubmenu(u)||this.isMenuItem(u));n==null||n.forEach((u,m)=>{const d=`submenu-${a}-item-${m}`;h(u,this.dataTestid,d),this.isSubmenu(u)&&this.assignDataTestids(u,m,a+1)})}handleClose(){this.open=!1;const e=this.querySelectorAll("nsc-submenu");if(e){for(let s of e)s.open=!1;this.focusTriggerButton()}}focusTriggerButton(){var e;(e=this._button)==null||e.focus()}handleArrowDown(e){var n,t,r,l;e.preventDefault();const s=this.querySelectorAll(":scope > nsc-menu-item, :scope > nsc-submenu"),i=this.querySelector(":focus");let a=Array.from(s).indexOf(i);a===-1&&((t=(n=s[0].shadowRoot)==null?void 0:n.querySelector("a"))==null||t.focus());let o=a+1;o>s.length-1&&(o=0),(l=(r=s[o].shadowRoot)==null?void 0:r.querySelector("a"))==null||l.focus()}handleArrowUp(e){var n,t;e.preventDefault();const s=this.querySelectorAll(":scope > nsc-menu-item, :scope > nsc-submenu"),i=this.querySelector(":focus");let o=Array.from(s).indexOf(i)-1;o<0&&(o=s.length-1),(t=(n=s[o].shadowRoot)==null?void 0:n.querySelector("a"))==null||t.focus()}isMenuItem(e){return e.tagName.toLowerCase()==="nsc-menu-item"}isSubmenu(e){return e.tagName.toLowerCase()==="nsc-submenu"}};f.styles=[S(g)];f=v([b("nsc-menu")],f);export{f as NjcSldsMenu};
|