@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,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{icon as e}from"../../../icon-registry.js";const a=e("flag-ee-estonia",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15217)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -19,4 +19,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
19
19
|
</defs>
|
|
20
20
|
</svg>
|
|
21
21
|
|
|
22
|
-
`);
|
|
22
|
+
`);export{a as FlagEeEstonia};
|
|
@@ -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{icon as C}from"../../../icon-registry.js";const d=C("flag-eg-egypt",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15280)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -32,4 +32,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as C}from"../
|
|
|
32
32
|
</defs>
|
|
33
33
|
</svg>
|
|
34
34
|
|
|
35
|
-
`);
|
|
35
|
+
`);export{d as FlagEgEgypt};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const r=e("flag-eh-western-sahara",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15216)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -16,4 +16,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
16
16
|
</defs>
|
|
17
17
|
</svg>
|
|
18
18
|
|
|
19
|
-
`);
|
|
19
|
+
`);export{r as FlagEhWesternSahara};
|
|
@@ -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 C}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{icon as l}from"../../../icon-registry.js";const r=l("flag-er-eritrea",C`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15197)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -15,4 +15,4 @@ import{x as C}from"../../../../../assets/index-chunk2.js";import{i as l}from"../
|
|
|
15
15
|
</defs>
|
|
16
16
|
</svg>
|
|
17
17
|
|
|
18
|
-
`);
|
|
18
|
+
`);export{r as FlagErEritrea};
|
|
@@ -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 C}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{icon as l}from"../../../icon-registry.js";const h=l("flag-es-sain",C`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15219)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -80,4 +80,4 @@ import{x as C}from"../../../../../assets/index-chunk2.js";import{i as l}from"../
|
|
|
80
80
|
</defs>
|
|
81
81
|
</svg>
|
|
82
82
|
|
|
83
|
-
`);
|
|
83
|
+
`);export{h as FlagEsSain};
|
|
@@ -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 e}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{icon as l}from"../../../icon-registry.js";const p=l("flag-et-ethiopia",e`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15214)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -25,4 +25,4 @@ import{x as e}from"../../../../../assets/index-chunk2.js";import{i as l}from"../
|
|
|
25
25
|
</defs>
|
|
26
26
|
</svg>
|
|
27
27
|
|
|
28
|
-
`);
|
|
28
|
+
`);export{p as FlagEtEthiopia};
|
|
@@ -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{icon as i}from"../../../icon-registry.js";const a=i("flag-fi-finland",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15213)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -18,4 +18,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i}from"../../..
|
|
|
18
18
|
</defs>
|
|
19
19
|
</svg>
|
|
20
20
|
|
|
21
|
-
`);
|
|
21
|
+
`);export{a as FlagFiFinland};
|
|
@@ -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 C}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{icon as t}from"../../../icon-registry.js";const h=t("flag-fj-fiji",C`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15202)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -57,4 +57,4 @@ import{x as C}from"../../../../../assets/index-chunk2.js";import{i as t}from"../
|
|
|
57
57
|
</defs>
|
|
58
58
|
</svg>
|
|
59
59
|
|
|
60
|
-
`);
|
|
60
|
+
`);export{h as FlagFjFiji};
|
|
@@ -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{icon as t}from"../../../icon-registry.js";const a=t("flag-fk-falkland-islands",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15208)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -27,4 +27,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as t}from"../
|
|
|
27
27
|
</defs>
|
|
28
28
|
</svg>
|
|
29
29
|
|
|
30
|
-
`);
|
|
30
|
+
`);export{a as FlagFkFalklandIslands};
|
package/dist/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js
CHANGED
|
@@ -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 e}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{icon as l}from"../../../icon-registry.js";const a=l("flag-fm-federated-states-of-micronesia",e`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15253)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -21,4 +21,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
21
21
|
</defs>
|
|
22
22
|
</svg>
|
|
23
23
|
|
|
24
|
-
`);
|
|
24
|
+
`);export{a as FlagFmFederatedStatesOfMicronesia};
|
|
@@ -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{icon as i}from"../../../icon-registry.js";const H=i("flag-fo-faroe-islands",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15110)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -18,4 +18,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i}from"../../..
|
|
|
18
18
|
</defs>
|
|
19
19
|
</svg>
|
|
20
20
|
|
|
21
|
-
`);
|
|
21
|
+
`);export{H as FlagFoFaroeIslands};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const r=e("flag-fr-france",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15296)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -14,4 +14,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
14
14
|
</defs>
|
|
15
15
|
</svg>
|
|
16
16
|
|
|
17
|
-
`);
|
|
17
|
+
`);export{r as FlagFrFrance};
|
|
@@ -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{icon as i}from"../../../icon-registry.js";const p=i("flag-ga-gabon",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15104)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -14,4 +14,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i}from"../../..
|
|
|
14
14
|
</defs>
|
|
15
15
|
</svg>
|
|
16
16
|
|
|
17
|
-
`);
|
|
17
|
+
`);export{p as FlagGaGabon};
|
|
@@ -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{icon as i}from"../../../icon-registry.js";const d=i("flag-gb-eng-england",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15207)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -13,4 +13,4 @@ import{x as i}from"../../../../../assets/index-chunk2.js";import{i as l}from"../
|
|
|
13
13
|
</defs>
|
|
14
14
|
</svg>
|
|
15
15
|
|
|
16
|
-
`);
|
|
16
|
+
`);export{d as FlagGbEngEngland};
|
|
@@ -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 H}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{icon as V}from"../../../icon-registry.js";const d=V("flag-gb-nir-northern-ireland",H`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15204)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -26,4 +26,4 @@ import{x as H}from"../../../../../assets/index-chunk2.js";import{i as V}from"../
|
|
|
26
26
|
</defs>
|
|
27
27
|
</svg>
|
|
28
28
|
|
|
29
|
-
`);
|
|
29
|
+
`);export{d as FlagGbNirNorthernIreland};
|
|
@@ -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{icon as t}from"../../../icon-registry.js";const d=t("flag-gb-sct-sotland",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15261)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="#265AAD"/>
|
|
@@ -12,4 +12,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i}from"../../..
|
|
|
12
12
|
</defs>
|
|
13
13
|
</svg>
|
|
14
14
|
|
|
15
|
-
`);
|
|
15
|
+
`);export{d as FlagGbSctSotland};
|
|
@@ -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 H}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{icon as V}from"../../../icon-registry.js";const d=V("flag-gb-ukm-united-kingdom",H`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15198)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -26,4 +26,4 @@ import{x as H}from"../../../../../assets/index-chunk2.js";import{i as V}from"../
|
|
|
26
26
|
</defs>
|
|
27
27
|
</svg>
|
|
28
28
|
|
|
29
|
-
`);
|
|
29
|
+
`);export{d as FlagGbUkmUnitedKingdom};
|
|
@@ -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 C}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{icon as l}from"../../../icon-registry.js";const p=l("flag-gb-wls-wales",C`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15111)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -19,4 +19,4 @@ import{x as C}from"../../../../../assets/index-chunk2.js";import{i as l}from"../
|
|
|
19
19
|
</defs>
|
|
20
20
|
</svg>
|
|
21
21
|
|
|
22
|
-
`);
|
|
22
|
+
`);export{p as FlagGbWlsWales};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const a=e("flag-gd-grenada",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15195)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -30,4 +30,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
30
30
|
</defs>
|
|
31
31
|
</svg>
|
|
32
32
|
|
|
33
|
-
`);
|
|
33
|
+
`);export{a as FlagGdGrenada};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const o=e("flag-ge-georgia",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15201)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -22,4 +22,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
22
22
|
</defs>
|
|
23
23
|
</svg>
|
|
24
24
|
|
|
25
|
-
`);
|
|
25
|
+
`);export{o as FlagGeGeorgia};
|
|
@@ -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{icon as i}from"../../../icon-registry.js";const d=i("flag-gf-french-guiana",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15193)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -14,4 +14,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i}from"../../..
|
|
|
14
14
|
</defs>
|
|
15
15
|
</svg>
|
|
16
16
|
|
|
17
|
-
`);
|
|
17
|
+
`);export{d as FlagGfFrenchGuiana};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const H=e("flag-gg-guernsey",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15189)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -19,4 +19,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
19
19
|
</defs>
|
|
20
20
|
</svg>
|
|
21
21
|
|
|
22
|
-
`);
|
|
22
|
+
`);export{H as FlagGgGuernsey};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const o=e("flag-gh-ghana",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15209)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -15,4 +15,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
15
15
|
</defs>
|
|
16
16
|
</svg>
|
|
17
17
|
|
|
18
|
-
`);
|
|
18
|
+
`);export{o as FlagGhGhana};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const t=e("flag-gi-gibraltar",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15103)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -23,4 +23,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
23
23
|
</defs>
|
|
24
24
|
</svg>
|
|
25
25
|
|
|
26
|
-
`);
|
|
26
|
+
`);export{t as FlagGiGibraltar};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const p=e("flag-gl-greenland",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15188)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -25,4 +25,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
25
25
|
</defs>
|
|
26
26
|
</svg>
|
|
27
27
|
|
|
28
|
-
`);
|
|
28
|
+
`);export{p as FlagGlGreenland};
|
|
@@ -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{icon as i}from"../../../icon-registry.js";const o=i("flag-gm-gambia",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15224)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -14,4 +14,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i}from"../../..
|
|
|
14
14
|
</defs>
|
|
15
15
|
</svg>
|
|
16
16
|
|
|
17
|
-
`);
|
|
17
|
+
`);export{o as FlagGmGambia};
|
|
@@ -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{icon as i}from"../../../icon-registry.js";const o=i("flag-gn-guinea",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15279)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -14,4 +14,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i}from"../../..
|
|
|
14
14
|
</defs>
|
|
15
15
|
</svg>
|
|
16
16
|
|
|
17
|
-
`);
|
|
17
|
+
`);export{o as FlagGnGuinea};
|
|
@@ -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 C}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{icon as L}from"../../../icon-registry.js";const h=L("flag-gp-guadeloupe-2",C`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15160)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -46,4 +46,4 @@ import{x as C}from"../../../../../assets/index-chunk2.js";import{i as L}from"../
|
|
|
46
46
|
</defs>
|
|
47
47
|
</svg>
|
|
48
48
|
|
|
49
|
-
`);
|
|
49
|
+
`);export{h as FlagGpGuadeloupe2};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const o=e("flag-gp-guadeloupe",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15187)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -14,4 +14,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
14
14
|
</defs>
|
|
15
15
|
</svg>
|
|
16
16
|
|
|
17
|
-
`);
|
|
17
|
+
`);export{o as FlagGpGuadeloupe};
|
|
@@ -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{icon as l}from"../../../icon-registry.js";const a=l("flag-gq-equatorial-guinea",L`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15181)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -35,4 +35,4 @@ import{x as L}from"../../../../../assets/index-chunk2.js";import{i as l}from"../
|
|
|
35
35
|
</defs>
|
|
36
36
|
</svg>
|
|
37
37
|
|
|
38
|
-
`);
|
|
38
|
+
`);export{a as FlagGqEquatorialGuinea};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const r=e("flag-gr-greece",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15178)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -19,4 +19,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
19
19
|
</defs>
|
|
20
20
|
</svg>
|
|
21
21
|
|
|
22
|
-
`);
|
|
22
|
+
`);export{r as FlagGrGreece};
|
package/dist/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js
CHANGED
|
@@ -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 C}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{icon as l}from"../../../icon-registry.js";const a=l("flag-gs-s-georgia-and-s-sandwich-islands",C`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15275)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -68,4 +68,4 @@ import{x as C}from"../../../../../assets/index-chunk2.js";import{i as l}from"../
|
|
|
68
68
|
</defs>
|
|
69
69
|
</svg>
|
|
70
70
|
|
|
71
|
-
`);
|
|
71
|
+
`);export{a as FlagGsSGeorgiaAndSSandwichIslands};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const p=e("flag-gt-guatemala",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15175)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -19,4 +19,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
19
19
|
</defs>
|
|
20
20
|
</svg>
|
|
21
21
|
|
|
22
|
-
`);
|
|
22
|
+
`);export{p as FlagGtGuatemala};
|
|
@@ -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 C}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{icon as L}from"../../../icon-registry.js";const d=L("flag-gu-guam",C`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15174)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -36,4 +36,4 @@ import{x as C}from"../../../../../assets/index-chunk2.js";import{i as L}from"../
|
|
|
36
36
|
</defs>
|
|
37
37
|
</svg>
|
|
38
38
|
|
|
39
|
-
`);
|
|
39
|
+
`);export{d as FlagGuGuam};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const o=e("flag-gw-guinea-bissau",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15264)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -15,4 +15,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
15
15
|
</defs>
|
|
16
16
|
</svg>
|
|
17
17
|
|
|
18
|
-
`);
|
|
18
|
+
`);export{o as FlagGwGuineaBissau};
|
|
@@ -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 t}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{icon as l}from"../../../icon-registry.js";const h=l("flag-gy-guyana",t`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15108)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -14,4 +14,4 @@ import{x as i}from"../../../../../assets/index-chunk2.js";import{i as l}from"../
|
|
|
14
14
|
</defs>
|
|
15
15
|
</svg>
|
|
16
16
|
|
|
17
|
-
`);
|
|
17
|
+
`);export{h as FlagGyGuyana};
|
|
@@ -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 e}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{icon as t}from"../../../icon-registry.js";const d=t("flag-hk-hong-kong",e`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15173)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -34,4 +34,4 @@ import{x as e}from"../../../../../assets/index-chunk2.js";import{i as t}from"../
|
|
|
34
34
|
</defs>
|
|
35
35
|
</svg>
|
|
36
36
|
|
|
37
|
-
`);
|
|
37
|
+
`);export{d as FlagHkHongKong};
|
|
@@ -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{icon as l}from"../../../icon-registry.js";const a=l("flag-hm-heard-and-mcdonald-islands",L`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15200)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -35,4 +35,4 @@ import{x as L}from"../../../../../assets/index-chunk2.js";import{i as l}from"../
|
|
|
35
35
|
</defs>
|
|
36
36
|
</svg>
|
|
37
37
|
|
|
38
|
-
`);
|
|
38
|
+
`);export{a as FlagHmHeardAndMcdonaldIslands};
|
|
@@ -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{icon as e}from"../../../icon-registry.js";const t=e("flag-hn-honduras",l`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15171)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -24,4 +24,4 @@ import{x as l}from"../../../../../assets/index-chunk2.js";import{i as e}from"../
|
|
|
24
24
|
</defs>
|
|
25
25
|
</svg>
|
|
26
26
|
|
|
27
|
-
`);
|
|
27
|
+
`);export{t as FlagHnHonduras};
|
|
@@ -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{icon as C}from"../../../icon-registry.js";const d=C("flag-hr-croatia-hrvatska",L`
|
|
2
2
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g clip-path="url(#clip0_5982_15307)">
|
|
4
4
|
<path d="M2 6.5C2 5.39543 2.89543 4.5 4 4.5H20C21.1046 4.5 22 5.39543 22 6.5V17.5C22 18.6046 21.1046 19.5 20 19.5H4C2.89543 19.5 2 18.6046 2 17.5V6.5Z" fill="white"/>
|
|
@@ -61,4 +61,4 @@ import{x as L}from"../../../../../assets/index-chunk2.js";import{i as C}from"../
|
|
|
61
61
|
</defs>
|
|
62
62
|
</svg>
|
|
63
63
|
|
|
64
|
-
`);
|
|
64
|
+
`);export{d as FlagHrCroatiaHrvatska};
|