@ncino/web-components 9.2.0-preview.2 → 9.2.0-preview.4
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/_virtual/axe.js +1 -1
- package/dist/components/accordion/gator/base/accordion.gator.js +7 -7
- package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
- package/dist/components/alert/gator/base/alert.gator.js +1 -1
- 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/avatar/avatar.js +1 -1
- package/dist/components/avatar/gator/avatar.gator.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/slds/badge.slds.js +1 -1
- package/dist/components/banner/banner.js +1 -1
- package/dist/components/banner/gator/banner.gator.js +1 -1
- package/dist/components/boolean/boolean.gator.js +1 -1
- package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +2 -2
- package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +2 -2
- package/dist/components/button/gator/button.gator.js +1 -1
- package/dist/components/button/slds/button.slds.js +1 -1
- package/dist/components/button-card/gator/button-card.gator.js +2 -2
- package/dist/components/button-group/gator/button-group.gator.js +1 -1
- package/dist/components/card/card.js +1 -1
- package/dist/components/card/gator/base/card.gator.js +2 -2
- package/dist/components/card/gator/content/card-content.gator.js +1 -1
- package/dist/components/card/gator/footer/card-footer.gator.js +1 -1
- package/dist/components/card/gator/header/card-header.gator.js +2 -2
- package/dist/components/checkbox/checkbox.gator.js +1 -1
- package/dist/components/checkbox-group/checkbox-group.gator.js +2 -2
- package/dist/components/chip/gator/chip.gator.js +2 -2
- package/dist/components/combobox/base/combobox.js +1 -1
- package/dist/components/combobox/base/combobox.slds.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.slds.js +1 -1
- package/dist/components/date-picker/base/gator/datepicker.gator.js +2 -2
- package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +2 -2
- package/dist/components/display-card/gator/display-card.gator.js +2 -2
- package/dist/components/divider/gator/divider.gator.js +2 -2
- package/dist/components/fab/gator/fab.gator.js +2 -2
- package/dist/components/guided-nav/gator/guided-nav/guided-nav.gator.js +1 -1
- package/dist/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.js +1 -1
- package/dist/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.js +1 -1
- package/dist/components/headline-card/gator/headline-card.gator.js +1 -1
- package/dist/components/icon/gator/icon.gator.js +1 -1
- package/dist/components/icon/gator/templates/add-link.js +1 -1
- package/dist/components/icon/gator/templates/airplane.js +1 -1
- package/dist/components/icon/gator/templates/alarm.js +1 -1
- package/dist/components/icon/gator/templates/apartment.js +1 -1
- package/dist/components/icon/gator/templates/arrow-around.js +1 -1
- package/dist/components/icon/gator/templates/arrow-down.js +1 -1
- package/dist/components/icon/gator/templates/arrow-left.js +1 -1
- package/dist/components/icon/gator/templates/arrow-line-left.js +1 -1
- package/dist/components/icon/gator/templates/arrow-line-right.js +1 -1
- package/dist/components/icon/gator/templates/arrow-right.js +1 -1
- package/dist/components/icon/gator/templates/arrow-up.js +1 -1
- package/dist/components/icon/gator/templates/bank.js +1 -1
- package/dist/components/icon/gator/templates/bell-disabled.js +1 -1
- package/dist/components/icon/gator/templates/bell.js +1 -1
- package/dist/components/icon/gator/templates/binoculars.js +1 -1
- package/dist/components/icon/gator/templates/book.js +1 -1
- package/dist/components/icon/gator/templates/box.js +1 -1
- package/dist/components/icon/gator/templates/brain.js +1 -1
- package/dist/components/icon/gator/templates/cake.js +1 -1
- package/dist/components/icon/gator/templates/calculator.js +1 -1
- package/dist/components/icon/gator/templates/calendar.js +1 -1
- package/dist/components/icon/gator/templates/camera.js +1 -1
- package/dist/components/icon/gator/templates/caret-up-down.js +1 -1
- package/dist/components/icon/gator/templates/case.js +1 -1
- package/dist/components/icon/gator/templates/chart-bar-horizontal.js +1 -1
- package/dist/components/icon/gator/templates/chart-bar.js +1 -1
- package/dist/components/icon/gator/templates/chart-donut.js +1 -1
- package/dist/components/icon/gator/templates/chart-line.js +1 -1
- package/dist/components/icon/gator/templates/chart-pie.js +1 -1
- package/dist/components/icon/gator/templates/chart-rise.js +1 -1
- package/dist/components/icon/gator/templates/chart-scatter.js +1 -1
- package/dist/components/icon/gator/templates/chat-circle-ai.js +1 -1
- package/dist/components/icon/gator/templates/chat-circle-dots.js +1 -1
- package/dist/components/icon/gator/templates/chat-circle-slash.js +1 -1
- package/dist/components/icon/gator/templates/chat-circle-text.js +1 -1
- package/dist/components/icon/gator/templates/chat-circle.js +1 -1
- package/dist/components/icon/gator/templates/chat.js +1 -1
- package/dist/components/icon/gator/templates/check-circle-filled.js +1 -1
- package/dist/components/icon/gator/templates/check-circle.js +1 -1
- package/dist/components/icon/gator/templates/check.js +1 -1
- package/dist/components/icon/gator/templates/checkbox-indeterminate.js +1 -1
- package/dist/components/icon/gator/templates/checkbox-selected.js +1 -1
- package/dist/components/icon/gator/templates/checkbox.js +1 -1
- package/dist/components/icon/gator/templates/checkerboard.js +1 -1
- package/dist/components/icon/gator/templates/chevron-down.js +1 -1
- package/dist/components/icon/gator/templates/chevron-left.js +1 -1
- package/dist/components/icon/gator/templates/chevron-right.js +1 -1
- package/dist/components/icon/gator/templates/chevron-up.js +1 -1
- package/dist/components/icon/gator/templates/circle-arrow-down.js +1 -1
- package/dist/components/icon/gator/templates/circle-arrow-left.js +1 -1
- package/dist/components/icon/gator/templates/circle-arrow-right.js +1 -1
- package/dist/components/icon/gator/templates/circle-arrow-up.js +1 -1
- package/dist/components/icon/gator/templates/circle-dashed.js +1 -1
- package/dist/components/icon/gator/templates/circle-filled.js +1 -1
- package/dist/components/icon/gator/templates/circle.js +1 -1
- package/dist/components/icon/gator/templates/city.js +1 -1
- package/dist/components/icon/gator/templates/clipboard.js +1 -1
- package/dist/components/icon/gator/templates/clock-clockwise.js +1 -1
- package/dist/components/icon/gator/templates/clock-counter-clockwise.js +1 -1
- package/dist/components/icon/gator/templates/clock.js +1 -1
- package/dist/components/icon/gator/templates/collapse.js +1 -1
- package/dist/components/icon/gator/templates/cone.js +1 -1
- package/dist/components/icon/gator/templates/contact-info.js +1 -1
- package/dist/components/icon/gator/templates/copy.js +1 -1
- package/dist/components/icon/gator/templates/credit-card.js +1 -1
- package/dist/components/icon/gator/templates/crop.js +1 -1
- package/dist/components/icon/gator/templates/crosshairs.js +1 -1
- package/dist/components/icon/gator/templates/currency-dollar-simple.js +1 -1
- package/dist/components/icon/gator/templates/currency-eur.js +1 -1
- package/dist/components/icon/gator/templates/currency-gbp.js +1 -1
- package/dist/components/icon/gator/templates/currency-inr.js +1 -1
- package/dist/components/icon/gator/templates/currency-jpy.js +1 -1
- package/dist/components/icon/gator/templates/currency-krw.js +1 -1
- package/dist/components/icon/gator/templates/currency-kzt.js +1 -1
- package/dist/components/icon/gator/templates/currency-ngn.js +1 -1
- package/dist/components/icon/gator/templates/currency-rub.js +1 -1
- package/dist/components/icon/gator/templates/cursor-arrow.js +1 -1
- package/dist/components/icon/gator/templates/cursor-hand.js +1 -1
- package/dist/components/icon/gator/templates/cursor.js +1 -1
- package/dist/components/icon/gator/templates/dashboard.js +1 -1
- package/dist/components/icon/gator/templates/delete.js +1 -1
- package/dist/components/icon/gator/templates/dna.js +1 -1
- package/dist/components/icon/gator/templates/document-add.js +1 -1
- package/dist/components/icon/gator/templates/document-ai.js +1 -1
- package/dist/components/icon/gator/templates/document-check.js +1 -1
- package/dist/components/icon/gator/templates/document-e-sign.js +1 -1
- package/dist/components/icon/gator/templates/document-image.js +1 -1
- package/dist/components/icon/gator/templates/document-pdf.js +1 -1
- package/dist/components/icon/gator/templates/document-sign.js +1 -1
- package/dist/components/icon/gator/templates/document-zip.js +1 -1
- package/dist/components/icon/gator/templates/document.js +1 -1
- package/dist/components/icon/gator/templates/dollar-bills.js +1 -1
- package/dist/components/icon/gator/templates/dollar-house.js +1 -1
- package/dist/components/icon/gator/templates/down-payment.js +1 -1
- package/dist/components/icon/gator/templates/download.js +1 -1
- package/dist/components/icon/gator/templates/drag-drop.js +1 -1
- package/dist/components/icon/gator/templates/earth.js +1 -1
- package/dist/components/icon/gator/templates/exclude-square.js +1 -1
- package/dist/components/icon/gator/templates/exit-circle.js +1 -1
- package/dist/components/icon/gator/templates/exit-left.js +1 -1
- package/dist/components/icon/gator/templates/exit.js +1 -1
- package/dist/components/icon/gator/templates/expand-arrows.js +1 -1
- package/dist/components/icon/gator/templates/expand.js +1 -1
- package/dist/components/icon/gator/templates/export.js +1 -1
- package/dist/components/icon/gator/templates/eye-closed.js +1 -1
- package/dist/components/icon/gator/templates/eye-crossed.js +1 -1
- package/dist/components/icon/gator/templates/eye.js +1 -1
- package/dist/components/icon/gator/templates/facebook-logo.js +1 -1
- package/dist/components/icon/gator/templates/file-code.js +1 -1
- package/dist/components/icon/gator/templates/files.js +1 -1
- package/dist/components/icon/gator/templates/filter-funnel.js +1 -1
- package/dist/components/icon/gator/templates/filters-2.js +1 -1
- package/dist/components/icon/gator/templates/filters.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ad-andorra.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ae-united-arab-emirates.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-af-afghanistan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ag-antigua-and-barbuda.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ai-anguilla.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-al-albania.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-am-armenia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ao-angola.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-aq-antarctica.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ar-argentina.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-as-american-smoa.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-at-austria.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-au-australia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-aw-aruba.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ax-aland-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-az-azerbaijan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ba-bosnia-and-herzegovina.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bb-barbados.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bd-bangladesh.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-be-belgium.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bf-burkina-faso.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bg-bulgaria.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bh-bahrain.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bi-burundi.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bj-benin.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bl-saint-barthelemy.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bm-bermuda.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bn-brunei-darussalam.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bo-bolivia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bq-bo-bonaire.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bq-sa-sba.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bq-se-snt-eustatius.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-br-brazil.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bs-bahamas.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bt-bhutan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bv-bouvet-island.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bw-botswana.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-by-belarus.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-bz-belize.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ca-canada.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cc-cocos-keeling-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cd-democratic-republic-of-the-congo.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cf-central-african-republic.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cg-republic-of-the-congo.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ch-switzerland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ci-c/303/264te-divoire-ivory-coast.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ck-cook-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cl-chile.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cm-cameroon.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cn-china.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-co-colombia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cr-costa-rica.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cu-cuba.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cv-cabo-verde.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cw-cura/303/247ao.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cx-christmas-island.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cy-cyprus.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-cz-czech-republic.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-de-germany.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-dj-djibouti.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-dk-denmark.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-dm-dominica.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-do-dominican-republic.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-dz-algeria.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ec-ecuador.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ee-estonia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-eg-egypt.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-eh-western-sahara.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-er-eritrea.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-es-sain.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-et-ethiopia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fi-finland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fj-fiji.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fk-falkland-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fm-federated-states-of-micronesia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fo-faroe-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-fr-france.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ga-gabon.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gb-eng-england.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gb-nir-northern-ireland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gb-sct-sotland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gb-ukm-united-kingdom.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gb-wls-wales.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gd-grenada.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ge-georgia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gf-french-guiana.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gg-guernsey.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gh-ghana.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gi-gibraltar.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gl-greenland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gm-gambia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gn-guinea.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe-2.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gp-guadeloupe.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gq-equatorial-guinea.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gr-greece.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gs-s-georgia-and-s-sandwich-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gt-guatemala.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gu-guam.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gw-guinea-bissau.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-gy-guyana.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-hk-hong-kong.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-hm-heard-and-mcdonald-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-hn-honduras.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-hr-croatia-hrvatska.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ht-haiti.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-hu-hungary.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-id-indonesia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ie-ireland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-il-isreal.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-im-isle-of-man.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-in-india.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-io-british-indian-ocean-territory.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-iq-iraq.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ir-iran.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-is-iceland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-it-italy.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-je-jersey.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-jm-jamaica.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-jo-jordan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-jp-japan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ke-kenia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kg-kyrgyzstan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ki--kiribati.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-km-comoros.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kn-saint-kitts-and-nevis.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kp-korea-north.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kr-korea-south.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kw-kuwait.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ky-cayman-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-kz-kazakhstan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-la-laos.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lb-lebanon.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lc-saint-lucia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-li-liechtenstein.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lk-sri-lanka.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lr-liberia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ls-lesotho.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lt-lithuania.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lu-luxembourg.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-lv-latvia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ly-libya.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ma-morocco.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mc-monaco.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-md-moldova.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-me-montenegro.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mf-saint-martin.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mg-madagascar.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mh-marshall-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mk-north-macedonia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ml-mali.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mm-myanmar.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mn-mongolia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mo-macao.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mp-northern-mariana-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mq-martinique-2.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mq-martinique.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mr-mauritania.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ms-montserrat.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mt-malta.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mu-mauritius.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mv-maldives.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mw-malawi.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mx-mexico.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-my-malaysia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-mz-mozambique.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-na-namibia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nc-new-caledonia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ne-niger.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nf-norfolk-island.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ng-nigeria.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ni-nicaragua.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nl-netherlands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-no-norway.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-np-nepal.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nr-nauru.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nu-niue.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-nz-new-zealand-aotearoa.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-om-oman.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pa-panama.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pe-peru.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pf-french-polynesia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pg-papua-new-guinea.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ph-philippines.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pk-pakistan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pl-poland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pm-st-pierre-and-miquelon.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pn-pitcairn-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pr-puerto-rico.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ps-palestinian-territory.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pt-portugal.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-pw-palau.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-py-paraguay.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-qa-qatar.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-re-reunion.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ro-romania.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-rs-srbia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-rw-rwanda.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sb-slomon-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sc-sychelles.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sd-sdan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-se-seden.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sg-sngapore.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sh-sint-helena.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-si-sovenia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sj-salbard-and-jan-mayen.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sk-sovakia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sl-serra-leone.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sm-sn-marino.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sn-snegal.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-so-smalia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sr-sriname.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ss-south-sudan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-st-so-tome-and-principe.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sx-snt-maarten.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sy-sria.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-sz-saziland.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tc-turks-and-caicos-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-td-chad.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tf-french-southern-and-antarctic-lands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tg-togo.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-th-thailand.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tj-tajikistan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tk-tokelau.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tl-timor-leste.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tm-turkmenistan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tn-tunisia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-to-tonga.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tr-turkey.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tt-trinidad-and-tobago.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tv-tuvalu.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tw-taiwan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-tz-tanzania.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ua-ukraine.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ug-uganda.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-um-united-states-minor-outlying-islands.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-us-united-states.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-uy-uruguay.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-uz-uzbekistan.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-va-vatican-city-state.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-vc-saint-vincent-and-the-grenadines.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ve-venezuela.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-vg-virgin-islands-british.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-vi-virgin-islands-us.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-vn-vietnam.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-vu-vanuatu.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-wf-wallis-and-futuna.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ws-smoa.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-ye-yemen.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-yt-unf-mayotte.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-za-south-africa.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-zm-zambia.js +1 -1
- package/dist/components/icon/gator/templates/flags/flag-zw-zimbabwe.js +1 -1
- package/dist/components/icon/gator/templates/flame.js +1 -1
- package/dist/components/icon/gator/templates/flash-off.js +1 -1
- package/dist/components/icon/gator/templates/flash-on.js +1 -1
- package/dist/components/icon/gator/templates/folder.js +1 -1
- package/dist/components/icon/gator/templates/gauge.js +1 -1
- package/dist/components/icon/gator/templates/grid-four.js +1 -1
- package/dist/components/icon/gator/templates/grid-nine.js +1 -1
- package/dist/components/icon/gator/templates/hammer.js +1 -1
- package/dist/components/icon/gator/templates/hand-pointing.js +1 -1
- package/dist/components/icon/gator/templates/heart.js +1 -1
- package/dist/components/icon/gator/templates/home-door.js +1 -1
- package/dist/components/icon/gator/templates/home-finance-arrow.js +1 -1
- package/dist/components/icon/gator/templates/home-finance.js +1 -1
- package/dist/components/icon/gator/templates/home-search.js +1 -1
- package/dist/components/icon/gator/templates/house-simple.js +1 -1
- package/dist/components/icon/gator/templates/house.js +1 -1
- package/dist/components/icon/gator/templates/inbox.js +1 -1
- package/dist/components/icon/gator/templates/info.js +1 -1
- package/dist/components/icon/gator/templates/instagram-logo.js +1 -1
- package/dist/components/icon/gator/templates/interest-rate.js +1 -1
- package/dist/components/icon/gator/templates/invoice.js +1 -1
- package/dist/components/icon/gator/templates/kanban.js +1 -1
- package/dist/components/icon/gator/templates/label.js +1 -1
- package/dist/components/icon/gator/templates/laptop.js +1 -1
- package/dist/components/icon/gator/templates/layout.js +1 -1
- package/dist/components/icon/gator/templates/lightbulb-filament.js +1 -1
- package/dist/components/icon/gator/templates/lightbulb.js +1 -1
- package/dist/components/icon/gator/templates/link.js +1 -1
- package/dist/components/icon/gator/templates/linkedin-logo.js +1 -1
- package/dist/components/icon/gator/templates/list-star.js +1 -1
- package/dist/components/icon/gator/templates/list.js +1 -1
- package/dist/components/icon/gator/templates/loading-spinner-gif.js +1 -1
- package/dist/components/icon/gator/templates/loading.js +1 -1
- package/dist/components/icon/gator/templates/lock.js +1 -1
- package/dist/components/icon/gator/templates/magic-wand.js +1 -1
- package/dist/components/icon/gator/templates/mail-open.js +1 -1
- package/dist/components/icon/gator/templates/mail.js +1 -1
- package/dist/components/icon/gator/templates/mailbox.js +1 -1
- package/dist/components/icon/gator/templates/map.js +1 -1
- package/dist/components/icon/gator/templates/menu-hamburger.js +1 -1
- package/dist/components/icon/gator/templates/microsoft-excel-logo.js +1 -1
- package/dist/components/icon/gator/templates/microsoft-outlook-logo.js +1 -1
- package/dist/components/icon/gator/templates/microsoft-powerpoint-logo.js +1 -1
- package/dist/components/icon/gator/templates/microsoft-teams-logo.js +1 -1
- package/dist/components/icon/gator/templates/microsoft-word-logo.js +1 -1
- package/dist/components/icon/gator/templates/minus-circle.js +1 -1
- package/dist/components/icon/gator/templates/minus-square.js +1 -1
- package/dist/components/icon/gator/templates/minus.js +1 -1
- package/dist/components/icon/gator/templates/mobile-phone-2.js +1 -1
- package/dist/components/icon/gator/templates/monitor.js +1 -1
- package/dist/components/icon/gator/templates/move-doc.js +1 -1
- package/dist/components/icon/gator/templates/move.js +1 -1
- package/dist/components/icon/gator/templates/music.js +1 -1
- package/dist/components/icon/gator/templates/number-0.js +1 -1
- package/dist/components/icon/gator/templates/number-1.js +1 -1
- package/dist/components/icon/gator/templates/number-10.js +1 -1
- package/dist/components/icon/gator/templates/number-2.js +1 -1
- package/dist/components/icon/gator/templates/number-3.js +1 -1
- package/dist/components/icon/gator/templates/number-4.js +1 -1
- package/dist/components/icon/gator/templates/number-5.js +1 -1
- package/dist/components/icon/gator/templates/number-6.js +1 -1
- package/dist/components/icon/gator/templates/number-7.js +1 -1
- package/dist/components/icon/gator/templates/number-8.js +1 -1
- package/dist/components/icon/gator/templates/number-9.js +1 -1
- package/dist/components/icon/gator/templates/overflow-menu.js +1 -1
- package/dist/components/icon/gator/templates/paper-airplane.js +1 -1
- package/dist/components/icon/gator/templates/paperclip.js +1 -1
- package/dist/components/icon/gator/templates/pause-circle.js +1 -1
- package/dist/components/icon/gator/templates/pause.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-amazon-pay.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-amex.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-apple-pay.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-discover.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-google-pay.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-mastercard.js +1 -1
- package/dist/components/icon/gator/templates/payments/payment-visa.js +1 -1
- package/dist/components/icon/gator/templates/pen.js +1 -1
- package/dist/components/icon/gator/templates/pencil-paper.js +1 -1
- package/dist/components/icon/gator/templates/pencil.js +1 -1
- package/dist/components/icon/gator/templates/people-multiple.js +1 -1
- package/dist/components/icon/gator/templates/people-share.js +1 -1
- package/dist/components/icon/gator/templates/percent.js +1 -1
- package/dist/components/icon/gator/templates/person-add.js +1 -1
- package/dist/components/icon/gator/templates/person-check.js +1 -1
- package/dist/components/icon/gator/templates/person-lock.js +1 -1
- package/dist/components/icon/gator/templates/person.js +1 -1
- package/dist/components/icon/gator/templates/phone-alert.js +1 -1
- package/dist/components/icon/gator/templates/phone-mobile.js +1 -1
- package/dist/components/icon/gator/templates/phone.js +1 -1
- package/dist/components/icon/gator/templates/picture.js +1 -1
- package/dist/components/icon/gator/templates/pin.js +1 -1
- package/dist/components/icon/gator/templates/pinterest-logo.js +1 -1
- package/dist/components/icon/gator/templates/play-circle.js +1 -1
- package/dist/components/icon/gator/templates/play.js +1 -1
- package/dist/components/icon/gator/templates/plugs-connected.js +1 -1
- package/dist/components/icon/gator/templates/plugs.js +1 -1
- package/dist/components/icon/gator/templates/plus-circle.js +1 -1
- package/dist/components/icon/gator/templates/plus.js +1 -1
- package/dist/components/icon/gator/templates/printer.js +1 -1
- package/dist/components/icon/gator/templates/question-chat-bubble.js +1 -1
- package/dist/components/icon/gator/templates/question-circle.js +1 -1
- package/dist/components/icon/gator/templates/question-mark.js +1 -1
- package/dist/components/icon/gator/templates/radio-selected.js +1 -1
- package/dist/components/icon/gator/templates/radio.js +1 -1
- package/dist/components/icon/gator/templates/receipt.js +1 -1
- package/dist/components/icon/gator/templates/restricted-filled.js +1 -1
- package/dist/components/icon/gator/templates/restricted.js +1 -1
- package/dist/components/icon/gator/templates/robot.js +1 -1
- package/dist/components/icon/gator/templates/sandals.js +1 -1
- package/dist/components/icon/gator/templates/save.js +1 -1
- package/dist/components/icon/gator/templates/screen.js +1 -1
- package/dist/components/icon/gator/templates/search.js +1 -1
- package/dist/components/icon/gator/templates/selection.js +1 -1
- package/dist/components/icon/gator/templates/send-filled.js +1 -1
- package/dist/components/icon/gator/templates/send.js +1 -1
- package/dist/components/icon/gator/templates/settings.js +1 -1
- package/dist/components/icon/gator/templates/share-1.js +1 -1
- package/dist/components/icon/gator/templates/share-2.js +1 -1
- package/dist/components/icon/gator/templates/shield-lock.js +1 -1
- package/dist/components/icon/gator/templates/shield-warning.js +1 -1
- package/dist/components/icon/gator/templates/sidebar-simple.js +1 -1
- package/dist/components/icon/gator/templates/sidebar.js +1 -1
- package/dist/components/icon/gator/templates/smart-home.js +1 -1
- package/dist/components/icon/gator/templates/sort-arrow-solid-down.js +1 -1
- package/dist/components/icon/gator/templates/sort-arrow-solid-left.js +1 -1
- package/dist/components/icon/gator/templates/sort-arrow-solid-right.js +1 -1
- package/dist/components/icon/gator/templates/sort-arrow-solid-up-down.js +1 -1
- package/dist/components/icon/gator/templates/sort-arrow-solid-up.js +1 -1
- package/dist/components/icon/gator/templates/sort-reverse-variant.js +1 -1
- package/dist/components/icon/gator/templates/sort-variant.js +1 -1
- package/dist/components/icon/gator/templates/sparkle-filled.js +1 -1
- package/dist/components/icon/gator/templates/sparkle.js +1 -1
- package/dist/components/icon/gator/templates/speech-bubble.js +1 -1
- package/dist/components/icon/gator/templates/square-split-horizontal.js +1 -1
- package/dist/components/icon/gator/templates/square-split-vertical.js +1 -1
- package/dist/components/icon/gator/templates/square.js +1 -1
- package/dist/components/icon/gator/templates/stack.js +1 -1
- package/dist/components/icon/gator/templates/stamp.js +1 -1
- package/dist/components/icon/gator/templates/star-four-filled.js +1 -1
- package/dist/components/icon/gator/templates/star-four.js +1 -1
- package/dist/components/icon/gator/templates/star.js +1 -1
- package/dist/components/icon/gator/templates/stopwatch.js +1 -1
- package/dist/components/icon/gator/templates/sun.js +1 -1
- package/dist/components/icon/gator/templates/sync.js +1 -1
- package/dist/components/icon/gator/templates/tab-arrows.js +1 -1
- package/dist/components/icon/gator/templates/table.js +1 -1
- package/dist/components/icon/gator/templates/target.js +1 -1
- package/dist/components/icon/gator/templates/text-aa.js +1 -1
- package/dist/components/icon/gator/templates/thumbs-down.js +1 -1
- package/dist/components/icon/gator/templates/thumbs-up.js +1 -1
- package/dist/components/icon/gator/templates/tools.js +1 -1
- package/dist/components/icon/gator/templates/touch-id.js +1 -1
- package/dist/components/icon/gator/templates/trash.js +1 -1
- package/dist/components/icon/gator/templates/trend-up.js +1 -1
- package/dist/components/icon/gator/templates/twitter-logo.js +1 -1
- package/dist/components/icon/gator/templates/unlink.js +1 -1
- package/dist/components/icon/gator/templates/unlock.js +1 -1
- package/dist/components/icon/gator/templates/upload.js +1 -1
- package/dist/components/icon/gator/templates/video.js +1 -1
- package/dist/components/icon/gator/templates/waffle.js +1 -1
- package/dist/components/icon/gator/templates/warning-circle.js +1 -1
- package/dist/components/icon/gator/templates/warning-diamond.js +1 -1
- package/dist/components/icon/gator/templates/warning-filled.js +1 -1
- package/dist/components/icon/gator/templates/warning-octagon.js +1 -1
- package/dist/components/icon/gator/templates/warning.js +1 -1
- package/dist/components/icon/gator/templates/wet-sign.js +1 -1
- package/dist/components/icon/gator/templates/wifi-off.js +1 -1
- package/dist/components/icon/gator/templates/wifi.js +1 -1
- package/dist/components/icon/gator/templates/x-logo.js +1 -1
- package/dist/components/icon/gator/templates/yelp-logo.js +1 -1
- package/dist/components/icon/gator/templates/youtube-logo.js +1 -1
- package/dist/components/icon/gator/templates/zillow-logo.js +1 -1
- package/dist/components/icon/icon.js +1 -1
- package/dist/components/icon/slds/icon.slds.js +1 -1
- package/dist/components/icon-button/gator/icon-button.gator.js +2 -2
- package/dist/components/illustration/gator/illustration.gator.js +1 -1
- package/dist/components/illustration/gator/templates/add-note.js +1 -1
- package/dist/components/illustration/gator/templates/address.js +1 -1
- package/dist/components/illustration/gator/templates/appointment-confirmed.js +1 -1
- package/dist/components/illustration/gator/templates/assets.js +1 -1
- package/dist/components/illustration/gator/templates/auto-money.js +1 -1
- package/dist/components/illustration/gator/templates/balloons.js +1 -1
- package/dist/components/illustration/gator/templates/bank-account.js +1 -1
- package/dist/components/illustration/gator/templates/brief-case.js +1 -1
- package/dist/components/illustration/gator/templates/calendar-home.js +1 -1
- package/dist/components/illustration/gator/templates/change-data.js +1 -1
- package/dist/components/illustration/gator/templates/check-with-pencil.js +1 -1
- package/dist/components/illustration/gator/templates/co-borrower.js +1 -1
- package/dist/components/illustration/gator/templates/co-borrowers-incomplete.js +1 -1
- package/dist/components/illustration/gator/templates/co-borrowers.js +1 -1
- package/dist/components/illustration/gator/templates/commercial.js +1 -1
- package/dist/components/illustration/gator/templates/condo.js +1 -1
- package/dist/components/illustration/gator/templates/connectivity.js +1 -1
- package/dist/components/illustration/gator/templates/consumer.js +1 -1
- package/dist/components/illustration/gator/templates/contact-search.js +1 -1
- package/dist/components/illustration/gator/templates/conversation-multiple.js +1 -1
- package/dist/components/illustration/gator/templates/credit-card.js +1 -1
- package/dist/components/illustration/gator/templates/crop-background.js +1 -1
- package/dist/components/illustration/gator/templates/crop-page.js +1 -1
- package/dist/components/illustration/gator/templates/declarations-legal.js +1 -1
- package/dist/components/illustration/gator/templates/deliver.js +1 -1
- package/dist/components/illustration/gator/templates/demographic-info.js +1 -1
- package/dist/components/illustration/gator/templates/document-add.js +1 -1
- package/dist/components/illustration/gator/templates/document-signature.js +1 -1
- package/dist/components/illustration/gator/templates/download-app.js +1 -1
- package/dist/components/illustration/gator/templates/empty-box.js +1 -1
- package/dist/components/illustration/gator/templates/family-home.js +1 -1
- package/dist/components/illustration/gator/templates/home-search.js +1 -1
- package/dist/components/illustration/gator/templates/house-5.js +1 -1
- package/dist/components/illustration/gator/templates/house-6.js +1 -1
- package/dist/components/illustration/gator/templates/house-fireworks.js +1 -1
- package/dist/components/illustration/gator/templates/house-under-construction.js +1 -1
- package/dist/components/illustration/gator/templates/house-with-shield.js +1 -1
- package/dist/components/illustration/gator/templates/inquiry.js +1 -1
- package/dist/components/illustration/gator/templates/locked.js +1 -1
- package/dist/components/illustration/gator/templates/make-an-offer.js +1 -1
- package/dist/components/illustration/gator/templates/mortgage.js +1 -1
- package/dist/components/illustration/gator/templates/network-error.js +1 -1
- package/dist/components/illustration/gator/templates/page-1.js +1 -1
- package/dist/components/illustration/gator/templates/page-2.js +1 -1
- package/dist/components/illustration/gator/templates/page-3.js +1 -1
- package/dist/components/illustration/gator/templates/paper-3.js +1 -1
- package/dist/components/illustration/gator/templates/paper-7.js +1 -1
- package/dist/components/illustration/gator/templates/person-2.js +1 -1
- package/dist/components/illustration/gator/templates/personal-info.js +1 -1
- package/dist/components/illustration/gator/templates/portfolio-analytics.js +1 -1
- package/dist/components/illustration/gator/templates/price-search.js +1 -1
- package/dist/components/illustration/gator/templates/quick-links.js +1 -1
- package/dist/components/illustration/gator/templates/register.js +1 -1
- package/dist/components/illustration/gator/templates/schedule-home-tour.js +1 -1
- package/dist/components/illustration/gator/templates/small-business.js +1 -1
- package/dist/components/illustration/gator/templates/social-security.js +1 -1
- package/dist/components/illustration/gator/templates/start-conversation.js +1 -1
- package/dist/components/illustration/gator/templates/status-no-x.js +1 -1
- package/dist/components/illustration/gator/templates/status.js +1 -1
- package/dist/components/illustration/gator/templates/success.js +1 -1
- package/dist/components/illustration/gator/templates/talkluments.js +1 -1
- package/dist/components/illustration/gator/templates/thumbs-down-man.js +1 -1
- package/dist/components/illustration/gator/templates/town-home.js +1 -1
- package/dist/components/illustration/gator/templates/transfer.js +1 -1
- package/dist/components/illustration/gator/templates/treasury.js +1 -1
- package/dist/components/illustration/gator/templates/unsecured-line-of-credit.js +1 -1
- package/dist/components/illustration/gator/templates/upload-cloud.js +1 -1
- package/dist/components/illustration/gator/templates/your-bank-placeholder.js +1 -1
- package/dist/components/illustration/gator/templates/your-bank.js +1 -1
- package/dist/components/image-card/gator/image-card.gator.js +1 -1
- package/dist/components/input/base/input-base.gator.js +3 -3
- package/dist/components/input/gator/dropdown/input-dropdown.gator.js +1 -1
- package/dist/components/input/gator/help-text/help-text.gator.js +3 -3
- package/dist/components/input/gator/input-currency/input-currency.gator.js +2 -2
- package/dist/components/input/gator/input-date/input-date.gator.js +2 -2
- package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +1 -1
- package/dist/components/input/gator/input-file/input-file.gator.js +1 -1
- package/dist/components/input/gator/input-group/input-group.gator.js +1 -1
- package/dist/components/input/gator/input-label/input-label.gator.js +1 -1
- package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
- package/dist/components/input/gator/input-search/input-search.gator.js +1 -1
- package/dist/components/input/gator/input-text/input-text.gator.js +1 -1
- package/dist/components/input/gator/input-textarea/input-textarea.gator.js +1 -1
- package/dist/components/input/gator/input-time/input-time.gator.js +1 -1
- package/dist/components/input/slds/input-error/input-error.slds.js +1 -1
- package/dist/components/input/slds/input-label/input-label.slds.js +2 -2
- package/dist/components/input/slds/input-text/input-text.slds.js +1 -1
- package/dist/components/input-rich-text/ckeditor-config.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 +2 -2
- package/dist/components/list/gator/list/list.gator.js +1 -1
- package/dist/components/list/gator/list-item/list-item.gator.js +1 -1
- package/dist/components/loading-spinner/gator/loading-spinner.gator.js +2 -2
- 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/slds/menu.slds.js +2 -2
- package/dist/components/menu/menu-divider/menu-divider.js +1 -1
- package/dist/components/menu/menu-divider/menu-divider.slds.js +1 -1
- package/dist/components/menu/menu-item/gator/menu-item.gator.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 +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.slds.js +1 -1
- package/dist/components/modal/gator/modal.gator.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/panel/gator/panel.gator.js +2 -2
- package/dist/components/panel/gator/panel.storybook-test.js +1 -1
- package/dist/components/pill/pill.js +1 -1
- package/dist/components/pill/pill.slds.js +1 -1
- package/dist/components/popover/gator/popover.gator.js +1 -1
- package/dist/components/popover/popover.js +1 -1
- package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
- package/dist/components/progress-ring/gator/progress-ring.gator.js +1 -1
- package/dist/components/progress-stepper/base/progress-stepper.gator.js +1 -1
- package/dist/components/progress-stepper/stepper-item/stepper-item.gator.js +1 -1
- package/dist/components/radio/radio.gator.js +1 -1
- package/dist/components/radio-group/radio-group.gator.js +1 -1
- package/dist/components/scoped-notification/scoped-notification.js +1 -1
- package/dist/components/scoped-notification/scoped-notification.slds.js +1 -1
- package/dist/components/selection-box/selection-box.gator.js +1 -1
- package/dist/components/selection-box-group/selection-box-group.gator.js +1 -1
- 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/skip-link/gator/base/skip-link.gator.js +2 -2
- package/dist/components/skip-link/gator/list-item/skip-link-list-item.gator.js +1 -1
- package/dist/components/switch/gator/switch.gator.js +1 -1
- package/dist/components/table/gator/__tests__/test-table-data.js +1 -1
- package/dist/components/table/gator/table-bulk-controls/table-bulk-controls.gator.js +1 -1
- package/dist/components/table/gator/table-cells/index.js +1 -0
- package/dist/components/table/gator/table-cells/table-cell-avatar.gator.js +5 -0
- package/dist/components/table/gator/table-cells/table-cell-base.gator.js +9 -0
- package/dist/components/table/gator/table-cells/table-cell-button.gator.js +7 -0
- package/dist/components/table/gator/table-cells/table-cell-checkbox.gator.js +7 -0
- package/dist/components/table/gator/table-cells/table-cell-chip.gator.js +3 -0
- package/dist/components/table/gator/table-cells/table-cell-icon-button.gator.js +23 -0
- package/dist/components/table/gator/table-cells/table-cell-input-dropdown.gator.js +10 -0
- package/dist/components/table/gator/table-cells/table-cell-input-text.gator.js +8 -0
- package/dist/components/table/gator/table-cells/table-cell-text-link.gator.js +3 -0
- package/dist/components/table/gator/table-cells/table-cell-text.gator.js +1 -0
- package/dist/components/table/gator/table-controls/table-controls.gator.js +1 -1
- package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
- package/dist/components/table/gator/table.gator.js +32 -32
- package/dist/components/table/table-cell-config.js +1 -0
- package/dist/components/table/table-column-definition.js +1 -0
- package/dist/components/table/table-format-utils.js +1 -0
- package/dist/components/tabs/gator/tab/tab.gator.js +1 -1
- package/dist/components/tabs/gator/tabset/tabset.gator.js +1 -1
- package/dist/components/text-detail/gator/text-detail.gator.js +8 -8
- package/dist/components/text-link/gator/text-link.gator.js +2 -2
- package/dist/components/time-picker/gator/time-picker.gator.js +1 -1
- package/dist/components/toast/gator/base/toast.gator.js +2 -2
- 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/toast.js +1 -1
- package/dist/components/toast-container/gator/toast-container.gator.js +4 -4
- package/dist/components/toaster/gator/toaster.gator.js +2 -2
- package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
- package/dist/components/tooltip/slds/tooltip.slds.js +1 -1
- package/dist/components/tooltip/tooltip.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-alignment@47.4.0 → @ckeditor_ckeditor5-alignment@47.5.0}/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autoformat@47.4.0 → @ckeditor_ckeditor5-autoformat@47.5.0}/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@47.4.0 → @ckeditor_ckeditor5-autosave@47.5.0}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-basic-styles@47.5.0/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@47.4.0 → @ckeditor_ckeditor5-block-quote@47.5.0}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-clipboard@47.4.0 → @ckeditor_ckeditor5-clipboard@47.5.0}/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-cloud-services@47.4.0 → @ckeditor_ckeditor5-cloud-services@47.5.0}/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-code-block@47.4.0 → @ckeditor_ckeditor5-code-block@47.5.0}/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-core@47.4.0 → @ckeditor_ckeditor5-core@47.5.0}/node_modules/@ckeditor/ckeditor5-core/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-editor-classic@47.4.0 → @ckeditor_ckeditor5-editor-classic@47.5.0}/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-engine@47.4.0 → @ckeditor_ckeditor5-engine@47.5.0}/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@47.4.0 → @ckeditor_ckeditor5-enter@47.5.0}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@47.4.0 → @ckeditor_ckeditor5-essentials@47.5.0}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-find-and-replace@47.4.0 → @ckeditor_ckeditor5-find-and-replace@47.5.0}/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@47.5.0/node_modules/@ckeditor/ckeditor5-font/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@47.4.0 → @ckeditor_ckeditor5-heading@47.5.0}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@47.5.0/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-horizontal-line@47.4.0 → @ckeditor_ckeditor5-horizontal-line@47.5.0}/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-embed@47.4.0 → @ckeditor_ckeditor5-html-embed@47.5.0}/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@47.5.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +3 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-image@47.4.0 → @ckeditor_ckeditor5-image@47.5.0}/node_modules/@ckeditor/ckeditor5-image/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-indent@47.4.0 → @ckeditor_ckeditor5-indent@47.5.0}/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-language@47.5.0/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-link@47.4.0 → @ckeditor_ckeditor5-link@47.5.0}/node_modules/@ckeditor/ckeditor5-link/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-list@47.4.0 → @ckeditor_ckeditor5-list@47.5.0}/node_modules/@ckeditor/ckeditor5-list/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-markdown-gfm@47.4.0 → @ckeditor_ckeditor5-markdown-gfm@47.5.0}/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-media-embed@47.4.0 → @ckeditor_ckeditor5-media-embed@47.5.0}/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-mention@47.4.0 → @ckeditor_ckeditor5-mention@47.5.0}/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-page-break@47.4.0 → @ckeditor_ckeditor5-page-break@47.5.0}/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@47.4.0 → @ckeditor_ckeditor5-paragraph@47.5.0}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paste-from-office@47.4.0 → @ckeditor_ckeditor5-paste-from-office@47.5.0}/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-remove-format@47.4.0 → @ckeditor_ckeditor5-remove-format@47.5.0}/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-select-all@47.4.0 → @ckeditor_ckeditor5-select-all@47.5.0}/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-show-blocks@47.4.0 → @ckeditor_ckeditor5-show-blocks@47.5.0}/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-source-editing@47.4.0 → @ckeditor_ckeditor5-source-editing@47.5.0}/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-special-characters@47.4.0 → @ckeditor_ckeditor5-special-characters@47.5.0}/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@47.4.0 → @ckeditor_ckeditor5-style@47.5.0}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@47.5.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-typing@47.4.0 → @ckeditor_ckeditor5-typing@47.5.0}/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-ui@47.4.0 → @ckeditor_ckeditor5-ui@47.5.0}/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@47.4.0 → @ckeditor_ckeditor5-undo@47.5.0}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@47.4.0 → @ckeditor_ckeditor5-upload@47.5.0}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@47.5.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +8 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-widget@47.4.0 → @ckeditor_ckeditor5-widget@47.5.0}/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.4/node_modules/@floating-ui/core/dist/floating-ui.core.js +1 -0
- package/dist/node_modules/.pnpm/{@floating-ui_dom@1.7.4 → @floating-ui_dom@1.7.5}/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -1
- package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/default-msg.js +1 -1
- package/dist/node_modules/.pnpm/{@vitest_expect@4.0.15 → @vitest_expect@4.0.18}/node_modules/@vitest/expect/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@vitest_pretty-format@4.0.15 → @vitest_pretty-format@4.0.18}/node_modules/@vitest/pretty-format/dist/index.js +4 -4
- package/dist/node_modules/.pnpm/{@vitest_runner@4.0.15 → @vitest_runner@4.0.18}/node_modules/@vitest/runner/dist/chunk-tasks.js +1 -1
- package/dist/node_modules/.pnpm/@vitest_runner@4.0.18/node_modules/@vitest/runner/dist/index.js +9 -0
- package/dist/node_modules/.pnpm/{@vitest_snapshot@4.0.15 → @vitest_snapshot@4.0.18}/node_modules/@vitest/snapshot/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.18/node_modules/@vitest/utils/dist/diff.js +42 -0
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.18/node_modules/@vitest/utils/dist/display.js +2 -0
- package/dist/node_modules/.pnpm/axe-core@4.11.1/node_modules/axe-core/axe.js +20 -0
- package/dist/node_modules/.pnpm/{chai@6.2.1 → chai@6.2.2}/node_modules/chai/index.js +1 -1
- package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/hast-util-phrasing@3.0.1/node_modules/hast-util-phrasing/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.37/node_modules/libphonenumber-js/es6/format.js +1 -0
- package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +2 -2
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.37/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
- package/dist/node_modules/.pnpm/{lit-element@4.2.1 → lit-element@4.2.2}/node_modules/lit-element/lit-element.js +1 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/directive-helpers.js +1 -0
- package/dist/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/directives/class-map.js +1 -0
- package/dist/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/directives/live.js +1 -0
- package/dist/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/directives/repeat.js +1 -0
- package/dist/node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js +3 -0
- package/dist/node_modules/.pnpm/mdast-util-from-markdown@2.0.3/node_modules/mdast-util-from-markdown/lib/index.js +1 -0
- package/dist/node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/constructs.js +1 -1
- package/dist/node_modules/.pnpm/remark-parse@11.0.0/node_modules/remark-parse/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/storybook@10.2.10_@testing-library_dom@10.4.1_prettier@3.8.1_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/storybook/dist/core-events/index.js +1 -0
- package/dist/node_modules/.pnpm/{storybook@10.2.1_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.4_react@19.2.4__react@19.2.4 → storybook@10.2.10_@testing-library_dom@10.4.1_prettier@3.8.1_react-dom@19.2.4_react@19.2.4__react@19.2.4}/node_modules/storybook/dist/test/index.js +4 -4
- package/dist/node_modules/.pnpm/vanilla-colorful@0.7.2/node_modules/vanilla-colorful/lib/entrypoints/hex.js +1 -1
- package/dist/node_modules/.pnpm/{vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_de8744cadc3bcf01c58195dfa0e650cb → vitest@4.0.18_@types_node@24.10.13_@vitest_browser-playwright@4.0.18_@vitest_ui@4.0.18__cf0e1d2cbbe808e71fa49297d0a4a6dd}/node_modules/vitest/dist/chunks/vi.2VT5v0um.js +1 -1
- package/dist/packages/web-components/src/components/table/gator/table.gator.scss.js +1 -1
- package/dist/types/components/table/gator/__tests__/test-table-data.d.ts +27 -0
- package/dist/types/components/table/gator/table-cells/index.d.ts +0 -0
- package/dist/types/components/table/gator/table-cells/table-cell-avatar.gator.d.ts +4 -0
- package/dist/types/components/table/gator/table-cells/table-cell-base.gator.d.ts +22 -0
- package/dist/types/components/table/gator/table-cells/table-cell-button.gator.d.ts +4 -0
- package/dist/types/components/table/gator/table-cells/table-cell-checkbox.gator.d.ts +4 -0
- package/dist/types/components/table/gator/table-cells/table-cell-chip.gator.d.ts +4 -0
- package/dist/types/components/table/gator/table-cells/table-cell-icon-button.gator.d.ts +5 -0
- package/dist/types/components/table/gator/table-cells/table-cell-input-dropdown.gator.d.ts +4 -0
- package/dist/types/components/table/gator/table-cells/table-cell-input-text.gator.d.ts +4 -0
- package/dist/types/components/table/gator/table-cells/table-cell-text-link.gator.d.ts +4 -0
- package/dist/types/components/table/gator/table-cells/table-cell-text.gator.d.ts +4 -0
- package/dist/types/components/table/gator/table.gator.d.ts +9 -5
- package/dist/types/components/table/table-cell-config.d.ts +56 -0
- package/dist/types/components/table/table-column-definition.d.ts +48 -0
- package/dist/types/components/table/table-format-utils.d.ts +3 -0
- package/dist/types/components/table/table.d.ts +2 -11
- package/dist/utils/components/gradient-background.js +1 -1
- package/dist/utils/components/illustration-list/illustration-list.gator.js +1 -1
- package/dist/utils/components/ngc-component.js +1 -1
- package/dist/utils/components/slot-placeholder/slot-placeholder.js +1 -1
- package/dist/utils/components/testable-lit-element/testable-lit-element.js +1 -1
- package/dist/utils/mixins/interactive-component.js +1 -1
- package/dist/utils/vitest-a11y-utils.js +1 -1
- package/package.json +36 -42
- package/web-types.json +413 -4
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-basic-styles@47.4.0/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@47.4.0/node_modules/@ckeditor/ckeditor5-font/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@47.4.0/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@47.4.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +0 -3
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-language@47.4.0/node_modules/@ckeditor/ckeditor5-language/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@47.4.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@47.4.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +0 -8
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -1
- package/dist/node_modules/.pnpm/@vitest_runner@4.0.15/node_modules/@vitest/runner/dist/index.js +0 -4
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/diff.js +0 -42
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/display.js +0 -2
- package/dist/node_modules/.pnpm/axe-core@4.11.0/node_modules/axe-core/axe.js +0 -20
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.31/node_modules/libphonenumber-js/es6/format.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.31/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directive-helpers.js +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.js +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/live.js +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/repeat.js +0 -1
- package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js +0 -3
- package/dist/node_modules/.pnpm/mdast-util-from-markdown@2.0.2/node_modules/mdast-util-from-markdown/lib/index.js +0 -1
- package/dist/node_modules/.pnpm/storybook@10.2.1_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/storybook/dist/core-events/index.js +0 -1
- /package/dist/assets/node_modules/.pnpm/{ckeditor5@47.4.0 → ckeditor5@47.5.0}/node_modules/ckeditor5/dist/ckeditor5.css +0 -0
- /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-icons@47.4.0 → @ckeditor_ckeditor5-icons@47.5.0}/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@47.4.0 → @ckeditor_ckeditor5-watchdog@47.5.0}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_spy@4.0.15 → @vitest_spy@4.0.18}/node_modules/@vitest/spy/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@4.0.15 → @vitest_utils@4.0.18}/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@4.0.15 → @vitest_utils@4.0.18}/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@4.0.15 → @vitest_utils@4.0.18}/node_modules/@vitest/utils/dist/error.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@4.0.15 → @vitest_utils@4.0.18}/node_modules/@vitest/utils/dist/helpers.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@4.0.15 → @vitest_utils@4.0.18}/node_modules/@vitest/utils/dist/serialize.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@4.0.15 → @vitest_utils@4.0.18}/node_modules/@vitest/utils/dist/source-map.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_utils@4.0.15 → @vitest_utils@4.0.18}/node_modules/@vitest/utils/dist/timers.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/constants.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/metadata.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/parse.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.31 → libphonenumber-js@1.12.37}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.1 → lit-html@3.3.2}/node_modules/lit-html/async-directive.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.1 → lit-html@3.3.2}/node_modules/lit-html/directive.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.1 → lit-html@3.3.2}/node_modules/lit-html/directives/if-defined.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.1 → lit-html@3.3.2}/node_modules/lit-html/directives/ref.js +0 -0
- /package/dist/node_modules/.pnpm/{lit-html@3.3.1 → lit-html@3.3.2}/node_modules/lit-html/directives/unsafe-html.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@10.2.1_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.4_react@19.2.4__react@19.2.4 → storybook@10.2.10_@testing-library_dom@10.4.1_prettier@3.8.1_react-dom@19.2.4_react@19.2.4__react@19.2.4}/node_modules/storybook/dist/_browser-chunks/chunk-3LY4VQVK.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@10.2.1_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.4_react@19.2.4__react@19.2.4 → storybook@10.2.10_@testing-library_dom@10.4.1_prettier@3.8.1_react-dom@19.2.4_react@19.2.4__react@19.2.4}/node_modules/storybook/dist/_browser-chunks/chunk-A242L54C.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@10.2.1_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.4_react@19.2.4__react@19.2.4 → storybook@10.2.10_@testing-library_dom@10.4.1_prettier@3.8.1_react-dom@19.2.4_react@19.2.4__react@19.2.4}/node_modules/storybook/dist/_browser-chunks/chunk-Q5RYDXT3.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@10.2.1_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.4_react@19.2.4__react@19.2.4 → storybook@10.2.10_@testing-library_dom@10.4.1_prettier@3.8.1_react-dom@19.2.4_react@19.2.4__react@19.2.4}/node_modules/storybook/dist/_browser-chunks/chunk-VIJ7SQRO.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@10.2.1_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.4_react@19.2.4__react@19.2.4 → storybook@10.2.10_@testing-library_dom@10.4.1_prettier@3.8.1_react-dom@19.2.4_react@19.2.4__react@19.2.4}/node_modules/storybook/dist/_browser-chunks/chunk-ZUWEVLDX.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@10.2.1_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.4_react@19.2.4__react@19.2.4 → storybook@10.2.10_@testing-library_dom@10.4.1_prettier@3.8.1_react-dom@19.2.4_react@19.2.4__react@19.2.4}/node_modules/storybook/dist/client-logger/index.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@10.2.1_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.4_react@19.2.4__react@19.2.4 → storybook@10.2.10_@testing-library_dom@10.4.1_prettier@3.8.1_react-dom@19.2.4_react@19.2.4__react@19.2.4}/node_modules/storybook/dist/instrumenter/index.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_de8744cadc3bcf01c58195dfa0e650cb → vitest@4.0.18_@types_node@24.10.13_@vitest_browser-playwright@4.0.18_@vitest_ui@4.0.18__cf0e1d2cbbe808e71fa49297d0a4a6dd}/node_modules/vitest/browser/context.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_de8744cadc3bcf01c58195dfa0e650cb → vitest@4.0.18_@types_node@24.10.13_@vitest_browser-playwright@4.0.18_@vitest_ui@4.0.18__cf0e1d2cbbe808e71fa49297d0a4a6dd}/node_modules/vitest/dist/chunks/_commonjsHelpers.D26ty3Ew.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_de8744cadc3bcf01c58195dfa0e650cb → vitest@4.0.18_@types_node@24.10.13_@vitest_browser-playwright@4.0.18_@vitest_ui@4.0.18__cf0e1d2cbbe808e71fa49297d0a4a6dd}/node_modules/vitest/dist/chunks/utils.DvEY5TfP.js +0 -0
- /package/dist/packages/styles/{src → dist}/gator/tokens/primitive.tokens.css.js +0 -0
- /package/dist/packages/styles/{src → dist}/gator/tokens/semantic.tokens.css.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
import{ColorPicker as t}from"../components/color-picker.js";import{
|
|
1
|
+
import{ColorPicker as t}from"../components/color-picker.js";import{hexToHsva as a,hsvaToHex as l}from"../utils/convert.js";import{equalHex as s}from"../utils/compare.js";const m={defaultColor:"#000",toHsva:a,fromHsva:({h:o,s:r,v:e})=>l({h:o,s:r,v:e,a:1}),equal:s,fromAttr:o=>o};class c extends t{get colorModel(){return m}}export{c as HexBase};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{ASYMMETRIC_MATCHERS_OBJECT as Ct,getState as ve,setState as Te,addCustomEqualityTesters as jt,customMatchers as kt,GLOBAL_EXPECT as wt,JestExtend as qt,JestChaiExpect as Nt,JestAsymmetricMatchers as Ft,equals as Lt,iterableEquality as Rt,subsetEquality as Dt}from"../../../../../@vitest_expect@4.0.
|
|
1
|
+
import{ASYMMETRIC_MATCHERS_OBJECT as Ct,getState as ve,setState as Te,addCustomEqualityTesters as jt,customMatchers as kt,GLOBAL_EXPECT as wt,JestExtend as qt,JestChaiExpect as Nt,JestAsymmetricMatchers as Ft,equals as Lt,iterableEquality as Rt,subsetEquality as Dt}from"../../../../../@vitest_expect@4.0.18/node_modules/@vitest/expect/dist/index.js";import"../../../../../@vitest_runner@4.0.18/node_modules/@vitest/runner/dist/index.js";import{g as vt}from"./utils.DvEY5TfP.js";import{getSafeTimers as $t,delay as Bt}from"../../../../../@vitest_utils@4.0.18/node_modules/@vitest/utils/dist/timers.js";import{j as Ht}from"../../../../../@vitest_runner@4.0.18/node_modules/@vitest/runner/dist/chunk-tasks.js";import{stripSnapshotIndentation as Ue,addSerializer as Wt,SnapshotClient as Gt}from"../../../../../@vitest_snapshot@4.0.18/node_modules/@vitest/snapshot/dist/index.js";import{c as He}from"./_commonjsHelpers.D26ty3Ew.js";import{expect as ge,assert as ze,util as G,Assertion as Jt,use as fe}from"../../../../../chai@6.2.2/node_modules/chai/index.js";const Vt=["matchSnapshot","toMatchSnapshot","toMatchInlineSnapshot","toThrowErrorMatchingSnapshot","toThrowErrorMatchingInlineSnapshot","throws","Throw","throw","toThrow","toThrowError"];function Kt(s,i){throw s.cause==null&&(s.cause=new Error("Matcher did not succeed in time.")),Tt(s,i)}function Ut(s){return function(p,w={}){const c=vt().config.expect?.poll??{},{interval:r=c.interval??50,timeout:m=c.timeout??1e3,message:I}=w,b=s(null,I).withContext({poll:!0});p=p.bind(b);const j=G.flag(b,"vitest-test");if(!j)throw new Error("expect.poll() must be called inside a test");const h=new Proxy(b,{get(J,x,V){const B=Reflect.get(J,x,V);if(typeof B!="function")return B instanceof Jt?h:B;if(x==="assert")return B;if(typeof x=="string"&&Vt.includes(x))throw new SyntaxError(`expect.poll() is not supported in combination with .${x}(). Use vi.waitFor() if your assertion condition is unstable.`);return function(...re){const O=new Error("STACK_TRACE_ERROR"),F=async()=>{const{setTimeout:C,clearTimeout:k}=$t();let H="fn",M=!1;const Q=C(()=>{M=!0},m);G.flag(b,"_name",x);try{for(;;){const X=M;X&&G.flag(b,"_isLastPollAttempt",!0);try{H="fn";const P=await p();return G.flag(b,"object",P),H="assertion",await B.call(b,...re)}catch(P){(X||H==="assertion"&&G.flag(b,"_poll.assert_once"))&&Kt(P,O),await Bt(r,C)}}}finally{k(Q)}};let z=!1;j.onFinished??=[],j.onFinished.push(()=>{if(!z){const C=G.flag(b,"negate")?"not.":"",k=`expect.${G.flag(b,"_poll.element")?"element(locator)":"poll(assertion)"}.${C}${String(x)}()`;throw Tt(new Error(`${k} was not awaited. This assertion is asynchronous and must be awaited; otherwise, it is not executed to avoid unhandled rejections:
|
|
2
2
|
|
|
3
3
|
await ${k}
|
|
4
4
|
`),O)}});let K;return{then(C,k){return z=!0,(K||=F()).then(C,k)},catch(C){return(K||=F()).catch(C)},finally(C){return(K||=F()).finally(C)},[Symbol.toStringTag]:"Promise"}}}});return h}}function Tt(s,i){return i.stack!==void 0&&(s.stack=i.stack.replace(i.message,s.message)),s}function zt(s,i,p){const w=s.flag(i,"negate")?"not.":"",c=`${s.flag(i,"_name")}(expected)`,r=s.flag(i,"promise");return`expect(actual)${r?`.${r}`:""}.${w}${c}`}function Qt(s,i,p,w){const c=s;if(c&&i instanceof Promise){i=i.finally(()=>{if(!c.promises)return;const m=c.promises.indexOf(i);m!==-1&&c.promises.splice(m,1)}),c.promises||(c.promises=[]),c.promises.push(i);let r=!1;return c.onFinished??=[],c.onFinished.push(()=>{if(!r){const m=(globalThis.__vitest_worker__?.onFilterStackTrace||(I=>I||""))(w.stack);console.warn([`Promise returned by \`${p}\` was not awaited. `,"Vitest currently auto-awaits hanging assertions at the end of the test, but this will cause the test to fail in Vitest 3. ",`Please remember to await the assertion.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const r='.gator-table{font-family:var(--font-family-body, "Open Sans"),sans-serif;border-spacing:0;width:100%;overflow:auto;border-radius:var(--ngc-table-border-radius, var(--border-radius-medium));background-color:var(--ngc-table-row-background-color, var(--color-surface-primary))}.gator-table thead>th,.gator-table thead>tr{height:3rem;min-height:3rem}.gator-table thead>th :first-child,.gator-table thead>tr :first-child{border-top-left-radius:var(--ngc-table-border-radius, var(--border-radius-medium))}.gator-table thead>th :last-child,.gator-table thead>tr :last-child{border-top-right-radius:var(--ngc-table-border-radius, var(--border-radius-medium))}.gator-table tbody>tr,.gator-table tfoot>tr{min-height:3rem;height:3rem}.gator-table th{background:var(--ngc-table-header-background-color, var(--color-surface-brand));text-align:left;padding:var(--spacing-5) var(--spacing-8);border-bottom:1px solid var(--ngc-table-header-border-bottom-color, var(--color-border-tertiary))}.gator-table th:hover{background:var(--ngc-table-header-background-color-hover, var(--color-surface-brand-secondary))}.gator-table [dir=rtl] th.mat-header-cell{text-align:right}.gator-table td{padding:var(--spacing-5) var(--spacing-8);border-bottom:1px solid var(--ngc-table-row-border-bottom-color, var(--color-border-tertiary))}.gator-table tr:has(td:hover){background:var(--ngc-table-row-background-color-hover, var(--color-surface-secondary))}.gator-table tbody:last-child>tr:last-child th:first-child,.gator-table tbody:last-child>tr:last-child td:first-child{border-bottom-left-radius:var(--ngc-table-border-radius, var(--border-radius-medium))}.gator-table tbody:last-child>tr:last-child td:last-child{border-bottom-right-radius:var(--ngc-table-border-radius, var(--border-radius-medium))}.gator-table th:first-of-type,.gator-table td:first-of-type{padding-left:24px}.gator-table [dir=rtl] th:first-of-type,.gator-table [dir=rtl] td:first-of-type{padding-left:0;padding-right:24px}.gator-table th:last-of-type,.gator-table td:last-of-type{padding-right:24px}.gator-table [dir=rtl] th:last-of-type,.gator-table [dir=rtl] td:last-of-type{padding-right:0;padding-left:24px}.gator-table ngc-checkbox{--ngc-input-margin-bottom: 0}.gator-table-checkbox-column{width:1%}.gator-table-row-selected{background-color:var(--ngc-table-row-background-color-selected, var(--color-surface-brand))}.gator-table-elevated{box-shadow:var(--shadow-1-card)}.gator-table-category-header{background-color:var(--ngc-table-header-background-color, var(--color-surface-brand))}.gator-table-category-header:hover{background-color:var(--ngc-table-header-hover-background-color, var(--color-surface-brand-secondary))!important}.gator-table-category-header th{border-bottom:none!important;font-weight:var(--font-weight-bold);background-color:var(--ngc-table-header-background-color, var(--color-surface-brand));color:var(--color-text-primary);line-height:var(--line-height-subtitle-2);letter-spacing:var(--letter-spacing-default)}.gator-table-total-row{background-color:var(--ngc-table-total-row-background-color, var(--color-surface-secondary))!important;font-weight:var(--font-weight-bold)}.gator-table-total-row:hover{background-color:var(--ngc-table-total-row-hover-background-color, var(--color-surface-tertiary))!important}.gator-table-total-row td,.gator-table-total-row th{background-color:var(--ngc-table-total-row-background-color, var(--color-surface-secondary))!important;border-top:1px solid var(--ngc-table-total-row-border-bottom-color, var(--color-border-tertiary));border-bottom:none!important}.gator-table-total-row th:hover{background-color:var(--ngc-table-total-row-background-color, var(--color-surface-tertiary))!important}.gator-table-total-label{font-weight:var(--font-weight-bold);color:var(--color-text-primary)}';export{r as default};
|
|
1
|
+
const r='.gator-table{font-family:var(--font-family-body, "Open Sans"),sans-serif;border-spacing:0;width:100%;overflow:auto;border-radius:var(--ngc-table-border-radius, var(--border-radius-medium));background-color:var(--ngc-table-row-background-color, var(--color-surface-primary))}.gator-table thead>th,.gator-table thead>tr{height:3rem;min-height:3rem}.gator-table thead>th :first-child,.gator-table thead>tr :first-child{border-top-left-radius:var(--ngc-table-border-radius, var(--border-radius-medium))}.gator-table thead>th :last-child,.gator-table thead>tr :last-child{border-top-right-radius:var(--ngc-table-border-radius, var(--border-radius-medium))}.gator-table tbody>tr,.gator-table tfoot>tr{min-height:3rem;height:3rem}.gator-table th{background:var(--ngc-table-header-background-color, var(--color-surface-brand));text-align:left;padding:var(--spacing-5) var(--spacing-8);border-bottom:1px solid var(--ngc-table-header-border-bottom-color, var(--color-border-tertiary))}.gator-table th:hover{background:var(--ngc-table-header-background-color-hover, var(--color-surface-brand-secondary))}.gator-table [dir=rtl] th.mat-header-cell{text-align:right}.gator-table td{padding:var(--spacing-5) var(--spacing-8);border-bottom:1px solid var(--ngc-table-row-border-bottom-color, var(--color-border-tertiary))}.gator-table tr:has(td:hover){background:var(--ngc-table-row-background-color-hover, var(--color-surface-secondary))}.gator-table tbody:last-child>tr:last-child th:first-child,.gator-table tbody:last-child>tr:last-child td:first-child{border-bottom-left-radius:var(--ngc-table-border-radius, var(--border-radius-medium))}.gator-table tbody:last-child>tr:last-child td:last-child{border-bottom-right-radius:var(--ngc-table-border-radius, var(--border-radius-medium))}.gator-table th:first-of-type,.gator-table td:first-of-type{padding-left:24px}.gator-table [dir=rtl] th:first-of-type,.gator-table [dir=rtl] td:first-of-type{padding-left:0;padding-right:24px}.gator-table th:last-of-type,.gator-table td:last-of-type{padding-right:24px}.gator-table [dir=rtl] th:last-of-type,.gator-table [dir=rtl] td:last-of-type{padding-right:0;padding-left:24px}.gator-table ngc-checkbox{--ngc-input-margin-bottom: 0}.gator-table ngc-input-dropdown,.gator-table ngc-input-text{--ngc-input-margin-bottom: 0}.gator-table .gator-table-cell-left{text-align:left}.gator-table .gator-table-cell-center{text-align:center}.gator-table .gator-table-cell-right{text-align:right}.gator-table .gator-table-cell-avatar{display:flex;align-items:center;gap:var(--spacing-4, 8px)}.gator-table .gator-table-cell-avatar .gator-table-cell-avatar-label{flex:1}.gator-table-checkbox-column{width:1%}.gator-table-row-selected{background-color:var(--ngc-table-row-background-color-selected, var(--color-surface-brand))}.gator-table-elevated{box-shadow:var(--shadow-1-card)}.gator-table-category-header{background-color:var(--ngc-table-header-background-color, var(--color-surface-brand))}.gator-table-category-header:hover{background-color:var(--ngc-table-header-hover-background-color, var(--color-surface-brand-secondary))!important}.gator-table-category-header th{border-bottom:none!important;font-weight:var(--font-weight-bold);background-color:var(--ngc-table-header-background-color, var(--color-surface-brand));color:var(--color-text-primary);line-height:var(--line-height-subtitle-2);letter-spacing:var(--letter-spacing-default)}.gator-table-total-row{background-color:var(--ngc-table-total-row-background-color, var(--color-surface-secondary))!important;font-weight:var(--font-weight-bold)}.gator-table-total-row:hover{background-color:var(--ngc-table-total-row-hover-background-color, var(--color-surface-tertiary))!important}.gator-table-total-row td,.gator-table-total-row th{background-color:var(--ngc-table-total-row-background-color, var(--color-surface-secondary))!important;border-top:1px solid var(--ngc-table-total-row-border-bottom-color, var(--color-border-tertiary));border-bottom:none!important}.gator-table-total-row th:hover{background-color:var(--ngc-table-total-row-background-color, var(--color-surface-tertiary))!important}.gator-table-total-label{font-weight:var(--font-weight-bold);color:var(--color-text-primary)}';export{r as default};
|
|
@@ -21,6 +21,15 @@ export declare function getTestDataWithHeader(): ({
|
|
|
21
21
|
business: string;
|
|
22
22
|
name: string;
|
|
23
23
|
type: string;
|
|
24
|
+
status: string;
|
|
25
|
+
initials: string;
|
|
26
|
+
avatarUrl: string;
|
|
27
|
+
owner: string;
|
|
28
|
+
actions: string;
|
|
29
|
+
notes: string;
|
|
30
|
+
linkUrl: string;
|
|
31
|
+
longText: string;
|
|
32
|
+
tooltipContent: string;
|
|
24
33
|
account: string;
|
|
25
34
|
selected: boolean;
|
|
26
35
|
isTableHeader?: undefined;
|
|
@@ -31,6 +40,15 @@ export declare function getTestDataWithHeader(): ({
|
|
|
31
40
|
business: string;
|
|
32
41
|
name: string;
|
|
33
42
|
type: string;
|
|
43
|
+
status: string;
|
|
44
|
+
initials: string;
|
|
45
|
+
avatarUrl: string;
|
|
46
|
+
owner: string;
|
|
47
|
+
actions: string;
|
|
48
|
+
notes: string;
|
|
49
|
+
linkUrl: string;
|
|
50
|
+
longText: string;
|
|
51
|
+
tooltipContent: string;
|
|
34
52
|
account: string;
|
|
35
53
|
selected?: undefined;
|
|
36
54
|
isTableHeader?: undefined;
|
|
@@ -43,6 +61,15 @@ export declare function getTestDataWithHeader(): ({
|
|
|
43
61
|
business?: undefined;
|
|
44
62
|
name?: undefined;
|
|
45
63
|
type?: undefined;
|
|
64
|
+
status?: undefined;
|
|
65
|
+
initials?: undefined;
|
|
66
|
+
avatarUrl?: undefined;
|
|
67
|
+
owner?: undefined;
|
|
68
|
+
actions?: undefined;
|
|
69
|
+
notes?: undefined;
|
|
70
|
+
linkUrl?: undefined;
|
|
71
|
+
longText?: undefined;
|
|
72
|
+
tooltipContent?: undefined;
|
|
46
73
|
account?: undefined;
|
|
47
74
|
selected?: undefined;
|
|
48
75
|
})[];
|
|
File without changes
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { LitElement, TemplateResult } from 'lit';
|
|
2
|
+
import { ColumnDefinition } from '../../table-column-definition.ts';
|
|
3
|
+
import { RowData } from '../../table-cell-config.ts';
|
|
4
|
+
/**
|
|
5
|
+
* Base class for internal table cell components.
|
|
6
|
+
* Not intended for use outside ngc-table.
|
|
7
|
+
*/
|
|
8
|
+
export declare abstract class TableCellBase extends LitElement {
|
|
9
|
+
static styles: import('lit').CSSResult[];
|
|
10
|
+
protected getAlignClass(): string;
|
|
11
|
+
rowData: RowData;
|
|
12
|
+
column: ColumnDefinition;
|
|
13
|
+
rowIndex: number;
|
|
14
|
+
categoryHeaderId: string;
|
|
15
|
+
protected getCellValue(): unknown;
|
|
16
|
+
protected emitCellChange(value: unknown): void;
|
|
17
|
+
protected emitCellClick(value?: unknown): void;
|
|
18
|
+
/** Wraps content with alignment and optional tooltip. */
|
|
19
|
+
protected renderWithTooltip(content: TemplateResult): TemplateResult;
|
|
20
|
+
abstract renderCellContent(): TemplateResult;
|
|
21
|
+
render(): TemplateResult;
|
|
22
|
+
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { PropertyValues } from 'lit';
|
|
2
|
-
import { NjcTable
|
|
1
|
+
import { PropertyValues, TemplateResult } from 'lit';
|
|
2
|
+
import { NjcTable } from '../table.ts';
|
|
3
|
+
import { RowData } from '../table-cell-config.ts';
|
|
3
4
|
export declare class NgcTable extends NjcTable {
|
|
4
5
|
static styles: import('lit').CSSResult[];
|
|
5
6
|
elevated: boolean;
|
|
@@ -8,11 +9,11 @@ export declare class NgcTable extends NjcTable {
|
|
|
8
9
|
selectedRows: RowData[];
|
|
9
10
|
_currentPage: number;
|
|
10
11
|
protected updated(_changedProperties: PropertyValues): void;
|
|
11
|
-
render():
|
|
12
|
+
render(): TemplateResult<1> | null;
|
|
12
13
|
private get _skeletonLoaderColumns();
|
|
13
14
|
get tableElevatedClass(): "" | "gator-table-elevated";
|
|
14
15
|
get showBulkControls(): boolean;
|
|
15
|
-
renderWrapper(header: unknown, body: unknown):
|
|
16
|
+
renderWrapper(header: unknown, body: unknown): TemplateResult<1>;
|
|
16
17
|
handlePageChanged(event: CustomEvent): void;
|
|
17
18
|
handleItemsPerPageChanged(event: CustomEvent): void;
|
|
18
19
|
private getTableHeader;
|
|
@@ -31,7 +32,10 @@ export declare class NgcTable extends NjcTable {
|
|
|
31
32
|
removeSkipLinkToBulkActions(referenceElement: Node): void;
|
|
32
33
|
get displayedRowData(): RowData[];
|
|
33
34
|
private getTableBodyCell;
|
|
34
|
-
private
|
|
35
|
+
private getCellAlignClass;
|
|
36
|
+
private renderCellByType;
|
|
37
|
+
private handleCellChange;
|
|
38
|
+
private handleCellClick;
|
|
35
39
|
}
|
|
36
40
|
declare global {
|
|
37
41
|
interface HTMLElementTagNameMap {
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { NJC_CHIP_TYPES } from '../chip/chip.ts';
|
|
2
|
+
import { Placement } from '@floating-ui/dom';
|
|
3
|
+
export interface RowData {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
}
|
|
6
|
+
export interface TableCellConfigBase {
|
|
7
|
+
align?: 'left' | 'center' | 'right';
|
|
8
|
+
tooltipText?: string | ((row: RowData) => string);
|
|
9
|
+
}
|
|
10
|
+
export type TableTextFormat = 'text' | 'number' | 'currency' | 'date' | 'time' | 'datetime';
|
|
11
|
+
export interface TableTextCellConfig extends TableCellConfigBase {
|
|
12
|
+
textFormat?: TableTextFormat;
|
|
13
|
+
currencyCode?: string;
|
|
14
|
+
locale?: string;
|
|
15
|
+
decimalPlaces?: number;
|
|
16
|
+
}
|
|
17
|
+
export interface TableChipCellConfig extends TableCellConfigBase {
|
|
18
|
+
type?: NJC_CHIP_TYPES | ((row: RowData) => NJC_CHIP_TYPES);
|
|
19
|
+
}
|
|
20
|
+
export interface TableAvatarCellConfig extends TableCellConfigBase {
|
|
21
|
+
avatarSrcField?: string;
|
|
22
|
+
avatarInitialsField?: string;
|
|
23
|
+
}
|
|
24
|
+
export interface TableCheckboxCellConfig extends TableCellConfigBase {
|
|
25
|
+
}
|
|
26
|
+
export interface TableTextLinkCellConfig extends TableCellConfigBase {
|
|
27
|
+
href?: string | ((row: RowData) => string);
|
|
28
|
+
target?: '_blank' | '_self';
|
|
29
|
+
}
|
|
30
|
+
export interface TableButtonCellConfig extends TableCellConfigBase {
|
|
31
|
+
buttonVariant?: 'primary' | 'secondary' | 'base' | 'destructive';
|
|
32
|
+
}
|
|
33
|
+
export type TableIconButtonMenuItem = {
|
|
34
|
+
label: string;
|
|
35
|
+
value?: string;
|
|
36
|
+
};
|
|
37
|
+
export interface TableIconButtonCellConfig extends TableCellConfigBase {
|
|
38
|
+
iconName: string;
|
|
39
|
+
iconAriaLabel?: string | ((row: RowData) => string);
|
|
40
|
+
menuItems?: TableIconButtonMenuItem[];
|
|
41
|
+
menuPlacement?: Placement;
|
|
42
|
+
menuAriaLabel?: string;
|
|
43
|
+
}
|
|
44
|
+
export type TableDropdownOption = {
|
|
45
|
+
label: string;
|
|
46
|
+
value: string | number;
|
|
47
|
+
};
|
|
48
|
+
export interface TableInputDropdownCellConfig extends TableCellConfigBase {
|
|
49
|
+
options?: TableDropdownOption[];
|
|
50
|
+
placeholder?: string;
|
|
51
|
+
multiselect?: boolean;
|
|
52
|
+
}
|
|
53
|
+
export interface TableInputTextCellConfig extends TableCellConfigBase {
|
|
54
|
+
placeholder?: string;
|
|
55
|
+
}
|
|
56
|
+
export type TableCellConfig = TableTextCellConfig | TableChipCellConfig | TableAvatarCellConfig | TableCheckboxCellConfig | TableTextLinkCellConfig | TableButtonCellConfig | TableIconButtonCellConfig | TableInputDropdownCellConfig | TableInputTextCellConfig;
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { RowData, TableAvatarCellConfig, TableButtonCellConfig, TableCheckboxCellConfig, TableChipCellConfig, TableInputDropdownCellConfig, TableInputTextCellConfig, TableIconButtonCellConfig, TableTextCellConfig, TableTextLinkCellConfig } from './table-cell-config.ts';
|
|
2
|
+
interface BaseColumnDefinition {
|
|
3
|
+
id?: string;
|
|
4
|
+
field: string;
|
|
5
|
+
name: string;
|
|
6
|
+
cellRenderer?: (rowData: RowData) => string;
|
|
7
|
+
includedInTotals?: boolean;
|
|
8
|
+
decimalPlaces?: number;
|
|
9
|
+
}
|
|
10
|
+
export interface TextColumnDefinition extends BaseColumnDefinition {
|
|
11
|
+
cellType?: 'text';
|
|
12
|
+
cellConfig?: TableTextCellConfig;
|
|
13
|
+
}
|
|
14
|
+
export interface ChipColumnDefinition extends BaseColumnDefinition {
|
|
15
|
+
cellType: 'chip';
|
|
16
|
+
cellConfig?: TableChipCellConfig;
|
|
17
|
+
}
|
|
18
|
+
export interface AvatarColumnDefinition extends BaseColumnDefinition {
|
|
19
|
+
cellType: 'avatar';
|
|
20
|
+
cellConfig?: TableAvatarCellConfig;
|
|
21
|
+
}
|
|
22
|
+
export interface CheckboxColumnDefinition extends BaseColumnDefinition {
|
|
23
|
+
cellType: 'checkbox';
|
|
24
|
+
cellConfig?: TableCheckboxCellConfig;
|
|
25
|
+
}
|
|
26
|
+
export interface TextLinkColumnDefinition extends BaseColumnDefinition {
|
|
27
|
+
cellType: 'text-link';
|
|
28
|
+
cellConfig?: TableTextLinkCellConfig;
|
|
29
|
+
}
|
|
30
|
+
export interface ButtonColumnDefinition extends BaseColumnDefinition {
|
|
31
|
+
cellType: 'button';
|
|
32
|
+
cellConfig?: TableButtonCellConfig;
|
|
33
|
+
}
|
|
34
|
+
export interface IconButtonColumnDefinition extends BaseColumnDefinition {
|
|
35
|
+
cellType: 'icon-button';
|
|
36
|
+
cellConfig?: TableIconButtonCellConfig;
|
|
37
|
+
}
|
|
38
|
+
export interface InputDropdownColumnDefinition extends BaseColumnDefinition {
|
|
39
|
+
cellType: 'input-dropdown';
|
|
40
|
+
cellConfig?: TableInputDropdownCellConfig;
|
|
41
|
+
}
|
|
42
|
+
export interface InputTextColumnDefinition extends BaseColumnDefinition {
|
|
43
|
+
cellType: 'input-text';
|
|
44
|
+
cellConfig?: TableInputTextCellConfig;
|
|
45
|
+
}
|
|
46
|
+
/** Discriminated union of column definitions. Omit cellType for text (default). */
|
|
47
|
+
export type ColumnDefinition = TextColumnDefinition | ChipColumnDefinition | AvatarColumnDefinition | CheckboxColumnDefinition | TextLinkColumnDefinition | ButtonColumnDefinition | IconButtonColumnDefinition | InputDropdownColumnDefinition | InputTextColumnDefinition;
|
|
48
|
+
export {};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { TableTextCellConfig } from './table-cell-config.ts';
|
|
2
|
+
/** Shared formatter for text/numbers/dates. Used by table-cell-text and table totals. */
|
|
3
|
+
export declare function formatTableTextValue(value: unknown, config?: TableTextCellConfig, decimalPlaces?: number): string;
|
|
@@ -1,15 +1,6 @@
|
|
|
1
1
|
import { TestableLitElement } from '../../utils/components/testable-lit-element/testable-lit-element.ts';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
field: string;
|
|
5
|
-
name: string;
|
|
6
|
-
cellRenderer?: (rowData: RowData) => string;
|
|
7
|
-
includedInTotals?: boolean;
|
|
8
|
-
decimalPlaces?: number;
|
|
9
|
-
}
|
|
10
|
-
export interface RowData {
|
|
11
|
-
[key: string]: any;
|
|
12
|
-
}
|
|
2
|
+
import { ColumnDefinition } from './table-column-definition.ts';
|
|
3
|
+
import { RowData } from './table-cell-config.ts';
|
|
13
4
|
export declare class NjcTable extends TestableLitElement {
|
|
14
5
|
columns: ColumnDefinition[];
|
|
15
6
|
data: RowData[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as s}from"../../node_modules/.pnpm/lit-html@3.3.
|
|
1
|
+
import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as s}from"../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import{LitElement as m}from"../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{customElement as l}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{css as c}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var p=Object.getOwnPropertyDescriptor,g=(a,i,d,o)=>{for(var r=o>1?void 0:o?p(i,d):i,e=a.length-1,n;e>=0;e--)(n=a[e])&&(r=n(r)||r);return r};let t=class extends m{render(){return s`
|
|
2
2
|
<div class="top-area"></div>
|
|
3
3
|
<div class="body-area"></div>
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as n}from"../../../node_modules/.pnpm/lit-html@3.3.
|
|
1
|
+
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as n}from"../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import{LitElement as m}from"../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{customElement as f}from"../../decorators/custom-element-decorator.js";import{illustrations as p}from"../../../components/illustration/illustration-registry.js";var c=Object.getOwnPropertyDescriptor,v=(r,e,a,l)=>{for(var t=l>1?void 0:l?c(e,a):e,i=r.length-1,s;i>=0;i--)(s=r[i])&&(t=s(t)||t);return t};let o=class extends m{render(){return n`
|
|
2
2
|
<div style="display: flex; flex-wrap: wrap; font-family: sans-serif">
|
|
3
3
|
${Array.from(p.keys()).map(r=>n`
|
|
4
4
|
<div style="display: flex; flex-direction: column; align-items: center; margin: 1rem;">
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import n from"../../packages/styles/
|
|
1
|
+
import n from"../../packages/styles/dist/gator/tokens/primitive.tokens.css.js";import u from"../../packages/styles/dist/gator/tokens/semantic.tokens.css.js";import y from"../../packages/web-components/src/styles/_gator-utils.scss.js";import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import"../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{TestableLitElement as d}from"./testable-lit-element/testable-lit-element.js";import{AttributeDeletionMixin as v}from"../mixins/attribute-deletion.js";import{property as a}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{unsafeCSS as o}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var A=Object.defineProperty,f=(s,p,l,h)=>{for(var t=void 0,e=s.length-1,m;e>=0;e--)(m=s[e])&&(t=m(p,l,t)||t);return t&&A(p,l,t),t};const i=class i extends v(d){constructor(){super(...arguments),this.delegatesARIA=!0,this.skeleton=!1}};i.styles=[o(n),o(u),o(y)];let r=i;f([a({type:Boolean})],r.prototype,"delegatesARIA");f([a({type:Boolean})],r.prototype,"skeleton");export{r as NgcComponent};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as o}from"../../../node_modules/.pnpm/lit-html@3.3.
|
|
1
|
+
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as o}from"../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import{LitElement as n}from"../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{customElement as c}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as d}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{css as h}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var u=Object.defineProperty,f=Object.getOwnPropertyDescriptor,m=(p,l,s,r)=>{for(var t=r>1?void 0:r?f(l,s):l,a=p.length-1,i;a>=0;a--)(i=p[a])&&(t=(r?i(l,s,t):i(t))||t);return r&&t&&u(l,s,t),t};let e=class extends n{constructor(){super(...arguments),this.slotName="",this.small=!1}render(){return o`
|
|
2
2
|
<div class="slot-placeholder slot-placeholder-${this.small?"small":"default"}">
|
|
3
3
|
${this.small?this.smallSlotMarkup:this.namedSlotMarkup}
|
|
4
4
|
</div>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import"../../../node_modules/.pnpm/lit-html@3.3.
|
|
1
|
+
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import"../../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import{LitElement as d}from"../../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";import{property as o}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";var p=Object.defineProperty,n=(e,i,r,T)=>{for(var t=void 0,a=e.length-1,s;a>=0;a--)(s=e[a])&&(t=s(i,r,t)||t);return t&&p(i,r,t),t};class l extends d{constructor(){super(...arguments),this.dataTestid=void 0}get labelDataTestid(){return this.dataTestid?`${this.dataTestid}-label`:void 0}get helpTextDataTestid(){return this.dataTestid?`${this.dataTestid}-help-text`:void 0}get errorMessageDataTestid(){return this.dataTestid?`${this.dataTestid}-error-message`:void 0}}n([o({type:String,attribute:"data-testid"})],l.prototype,"dataTestid");export{l as TestableLitElement};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import"../../node_modules/.pnpm/lit-html@3.3.
|
|
1
|
+
import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import"../../node_modules/.pnpm/lit-html@3.3.2/node_modules/lit-html/lit-html.js";import{LitElement as i}from"../../node_modules/.pnpm/lit-element@4.2.2/node_modules/lit-element/lit-element.js";const r=e=>{const o=class o extends e{connectedCallback(){super.connectedCallback(),this.addEventListener("click",s=>{if(s.composedPath()[0]!==this){s.stopPropagation();return}})}};o.shadowRootOptions={...i.shadowRootOptions,delegatesFocus:!0};let t=o;return t};export{r as InteractiveComponentMixin};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{page as s}from"../node_modules/.pnpm/vitest@4.0.
|
|
1
|
+
import{page as s}from"../node_modules/.pnpm/vitest@4.0.18_@types_node@24.10.13_@vitest_browser-playwright@4.0.18_@vitest_ui@4.0.18__cf0e1d2cbbe808e71fa49297d0a4a6dd/node_modules/vitest/browser/context.js";import n from"../_virtual/axe.js";import{g as o}from"../node_modules/.pnpm/vitest@4.0.18_@types_node@24.10.13_@vitest_browser-playwright@4.0.18_@vitest_ui@4.0.18__cf0e1d2cbbe808e71fa49297d0a4a6dd/node_modules/vitest/dist/chunks/vi.2VT5v0um.js";const d="Supercalifragilisticexpialidocious".repeat(10);async function a(t){return(await n.run(t)).violations}async function p(t){const e=await a(t);o(e,`Expected no axe core violations, but got ${e.length}: ${JSON.stringify(e)}`).toHaveLength(0)}function x(){return s.viewport(320,256)}function g(t){let e;if(t.scrollWidth!==0?e=t:t.shadowRoot?e=t.shadowRoot.firstElementChild:e=t.firstElementChild,e){const r=e.scrollWidth>e.clientWidth;return o(r).toBe(!1)}return o(!0).toBe(!1)}function h(t,e,r){let i=t.querySelector(":focus-visible");if(i||(i=t.shadowRoot?.querySelector(":focus-visible")),i){const l=getComputedStyle(i).getPropertyValue(e);return o(l).toContain(r)}return o(!0).toBe(!1)}export{h as expectComponentFocusStyle,g as expectComponentNotToHaveHorizontalScrollbar,p as expectNoAxeViolations,x as resizeWindowForReflowTest,a as runAxeAndGetViolations,d as superLongStringForReflowTest};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ncino/web-components",
|
|
3
3
|
"author": "nCino",
|
|
4
|
-
"version": "9.2.0-preview.
|
|
4
|
+
"version": "9.2.0-preview.4",
|
|
5
5
|
"license": "(c) Copyright 2023 nCino, Inc., all rights reserved",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -54,60 +54,53 @@
|
|
|
54
54
|
"web-types": "./web-types.json",
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@deltablot/dropzone": "^7.4.3",
|
|
57
|
-
"@floating-ui/dom": "^1.7.
|
|
57
|
+
"@floating-ui/dom": "^1.7.5",
|
|
58
58
|
"@lit/localize": "^0.12.2",
|
|
59
|
-
"ckeditor5": "^47.
|
|
59
|
+
"ckeditor5": "^47.5.0",
|
|
60
60
|
"color": "5.0.3",
|
|
61
|
-
"libphonenumber-js": "^1.12.
|
|
62
|
-
"lit": "^3.3.
|
|
61
|
+
"libphonenumber-js": "^1.12.37",
|
|
62
|
+
"lit": "^3.3.2"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@actions/core": "^1.11.1",
|
|
66
|
-
"@actions/exec": "^1.1.1",
|
|
67
65
|
"@custom-elements-manifest/analyzer": "0.11.0",
|
|
68
|
-
"@figma/code-connect": "1.
|
|
69
|
-
"@lit/localize-tools": "^0.8.
|
|
66
|
+
"@figma/code-connect": "1.4.1",
|
|
67
|
+
"@lit/localize-tools": "^0.8.1",
|
|
70
68
|
"@salesforce-ux/design-system": "^2.29.0",
|
|
71
|
-
"@storybook/addon-a11y": "^10.2.
|
|
72
|
-
"@storybook/addon-designs": "^11.1.
|
|
73
|
-
"@storybook/addon-docs": "^10.2.
|
|
74
|
-
"@storybook/addon-links": "^10.2.
|
|
75
|
-
"@storybook/web-components-vite": "^10.2.
|
|
76
|
-
"@types/react": "^19
|
|
77
|
-
"@typescript-eslint/parser": "^8.
|
|
78
|
-
"@vitest/browser": "^4.0.
|
|
79
|
-
"@vitest/browser-playwright": "^4.0.
|
|
80
|
-
"@vitest/coverage-v8": "^4.0.
|
|
81
|
-
"@vitest/ui": "
|
|
82
|
-
"axe-core": "^4.11.
|
|
69
|
+
"@storybook/addon-a11y": "^10.2.10",
|
|
70
|
+
"@storybook/addon-designs": "^11.1.2",
|
|
71
|
+
"@storybook/addon-docs": "^10.2.10",
|
|
72
|
+
"@storybook/addon-links": "^10.2.10",
|
|
73
|
+
"@storybook/web-components-vite": "^10.2.10",
|
|
74
|
+
"@types/react": "^19",
|
|
75
|
+
"@typescript-eslint/parser": "^8.56.0",
|
|
76
|
+
"@vitest/browser": "^4.0.18",
|
|
77
|
+
"@vitest/browser-playwright": "^4.0.18",
|
|
78
|
+
"@vitest/coverage-v8": "^4.0.18",
|
|
79
|
+
"@vitest/ui": "4.0.18",
|
|
80
|
+
"axe-core": "^4.11.1",
|
|
83
81
|
"cem-plugin-expanded-types": "^1.4.0",
|
|
84
|
-
"chromatic": "^
|
|
82
|
+
"chromatic": "^15.1.1",
|
|
85
83
|
"conventional-changelog-conventionalcommits": "^9.1.0",
|
|
86
84
|
"custom-element-jet-brains-integration": "^1.7.0",
|
|
87
85
|
"custom-elements-manifest": "^2.1.0",
|
|
88
|
-
"eslint": "^
|
|
89
|
-
"eslint-
|
|
90
|
-
"eslint-plugin-
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"eslint-plugin-storybook": "^10.2.1",
|
|
95
|
-
"eslint-plugin-yml": "1.19.0",
|
|
96
|
-
"glob": "^13.0.0",
|
|
97
|
-
"jsdom": "27.4.0",
|
|
98
|
-
"playwright": "1.58.0",
|
|
86
|
+
"eslint": "^10.0.1",
|
|
87
|
+
"eslint-plugin-storybook": "^10.2.10",
|
|
88
|
+
"eslint-plugin-yml": "3.3.0",
|
|
89
|
+
"glob": "^13.0.6",
|
|
90
|
+
"jsdom": "28.1.0",
|
|
91
|
+
"playwright": "1.58.2",
|
|
99
92
|
"postcss": "^8.5.6",
|
|
100
|
-
"rimraf": "^6.1.
|
|
101
|
-
"sass": "1.97.
|
|
102
|
-
"storybook": "^10.2.
|
|
103
|
-
"storybook-addon-code-editor": "^6.1.
|
|
93
|
+
"rimraf": "^6.1.3",
|
|
94
|
+
"sass": "1.97.3",
|
|
95
|
+
"storybook": "^10.2.10",
|
|
96
|
+
"storybook-addon-code-editor": "^6.1.3",
|
|
104
97
|
"typescript": "^5.9.3",
|
|
105
|
-
"vite": "7.3.
|
|
98
|
+
"vite": "7.3.1",
|
|
106
99
|
"vite-plugin-dts": "4.5.4",
|
|
107
100
|
"vite-plugin-static-copy": "^3.2.0",
|
|
108
|
-
"vitest": "^4.0.
|
|
109
|
-
"yaml-eslint-parser": "^
|
|
110
|
-
"@ncino/styles": "9.2.0-preview.
|
|
101
|
+
"vitest": "^4.0.18",
|
|
102
|
+
"yaml-eslint-parser": "^2.0.0",
|
|
103
|
+
"@ncino/styles": "9.2.0-preview.4"
|
|
111
104
|
},
|
|
112
105
|
"peerDependencies": {
|
|
113
106
|
"@ncino/styles": ">=8.0.0-preview.0"
|
|
@@ -119,7 +112,8 @@
|
|
|
119
112
|
"customElements": "custom-elements.json",
|
|
120
113
|
"scripts": {
|
|
121
114
|
"analyze": "cem analyze --litelement --config 'scripts/custom-elements-manifest.config.mjs'",
|
|
122
|
-
"build": "rimraf dist
|
|
115
|
+
"build": "rimraf dist && tsc && vite build",
|
|
116
|
+
"build:with-styles": "pnpm --filter @ncino/styles build && pnpm build",
|
|
123
117
|
"build:storybook:gator": "pnpm run localize:build && storybook build -c .storybook-gator",
|
|
124
118
|
"build:storybook:slds": "storybook build -c .storybook-slds",
|
|
125
119
|
"dependencies:check": "pnpm dlx npm-check-updates",
|