@ncino/web-components 2.2.0-preview.7 → 3.0.0-preview.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/accordion/gator/base/accordion.gator.js +1 -1
- package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/alert/gator/base/alert.gator.js +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/banner/gator/banner.gator.js +1 -1
- package/dist/components/banner/index.js +1 -1
- package/dist/components/boolean/boolean.gator.js +1 -1
- package/dist/components/boolean/index.js +1 -1
- package/dist/components/checkbox/checkbox.gator.js +1 -1
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/checkbox-group/checkbox-group.gator.js +1 -1
- package/dist/components/checkbox-group/index.js +1 -1
- package/dist/components/date-picker/base/gator/datepicker.gator.js +1 -1
- package/dist/components/display-card/gator/display-card.gator.js +1 -1
- package/dist/components/display-card/index.js +1 -1
- package/dist/components/headline-card/gator/headline-card.gator.js +1 -1
- package/dist/components/headline-card/index.js +1 -1
- package/dist/components/icon/gator/icon.gator.js +1 -1
- package/dist/components/icon/gator/index.js +1 -1
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon-button/gator/icon-button.gator.js +1 -1
- package/dist/components/icon-button/index.js +1 -1
- package/dist/components/input/base/input-base.gator.js +1 -1
- package/dist/components/input/gator/dropdown/input-dropdown.gator.js +27 -12
- package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
- package/dist/components/input/gator/input-currency/input-currency.gator.js +1 -1
- package/dist/components/input/gator/input-date/input-date.gator.js +1 -1
- package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +19 -0
- package/dist/components/input/gator/input-file/input-file.gator.js +59 -0
- package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -1
- package/dist/components/input/gator/input-percent/input-percent.gator.js +1 -1
- package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
- package/dist/components/input/gator/input-text/input-text.gator.js +2 -2
- package/dist/components/input/gator/input-textarea/input-textarea.gator.js +1 -1
- package/dist/components/input/index.gator.js +1 -1
- package/dist/components/input/index.js +1 -1
- package/dist/components/list/gator/list/index.js +1 -1
- package/dist/components/list/gator/list/list.gator.js +3 -2
- package/dist/components/list/gator/list-item/index.js +1 -1
- package/dist/components/list/gator/list-item/list-item.gator.js +1 -1
- package/dist/components/list/index.js +1 -1
- package/dist/components/modal/gator/modal.gator.js +1 -1
- package/dist/components/modal/index.js +1 -1
- package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
- package/dist/components/progress-bar/index.js +1 -1
- package/dist/components/radio/index.js +1 -1
- package/dist/components/radio/radio.gator.js +1 -1
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/radio-group/radio-group.gator.js +1 -1
- package/dist/components/selection-box/index.js +1 -1
- package/dist/components/selection-box/selection-box.gator.js +1 -1
- package/dist/components/selection-box-group/index.js +1 -1
- package/dist/components/selection-box-group/selection-box-group.gator.js +1 -1
- package/dist/components/table/gator/table.gator.js +1 -1
- package/dist/components/table/index.js +1 -1
- package/dist/components/text-link/gator/text-link.gator.js +1 -1
- package/dist/components/text-link/index.js +1 -1
- package/dist/components/toast/gator/base/toast.gator.js +1 -1
- package/dist/components/toast/index.js +1 -1
- package/dist/index.gator.js +1 -1
- package/dist/index.js +1 -1
- package/dist/index.slds.js +1 -1
- package/dist/types/components/icon/gator/icon.gator.d.ts +7 -2
- package/dist/types/components/input/base/input-base.d.ts +1 -1
- package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +16 -2
- package/dist/types/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.d.ts +12 -0
- package/dist/types/components/input/gator/input-file/input-file.gator.d.ts +43 -0
- package/dist/types/components/input/gator/input-file/input-file.gator.test.d.ts +0 -0
- package/dist/types/components/input/gator/input-text/input-text.gator.d.ts +1 -1
- package/dist/types/components/input/index.gator.d.ts +2 -0
- package/dist/types/utils/components/ngc-component.d.ts +4 -0
- package/dist/types/utils/components/slot-placeholder/slot-placeholder.d.ts +1 -0
- package/dist/utils/components/ngc-component.js +1 -0
- package/dist/utils/components/slot-placeholder/index.js +1 -1
- package/dist/utils/components/slot-placeholder/slot-placeholder.js +5 -2
- package/package.json +2 -1
- package/web-types.json +280 -95
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{N as d}from"../headline-card.js";import{b as c}from"../../card/gator/header/card-header.gator.js";import{a as o,x as e}from"../../../assets/index-chunk2.js";import{p as h}from"../../../assets/index-chunk5.js";import{s as g}from"../../../assets/index-chunk6.js";import{c as u}from"../../../assets/index-chunk11.js";import{t as f}from"../../../assets/index-chunk3.js";import{r as v}from"../../../assets/index-chunk4.js";import"../../icon/gator/icon.gator.js";import"../../icon/gator/templates/add-link.js";import"../../icon/gator/templates/airplane.js";import"../../icon/gator/templates/alarm.js";import"../../icon/gator/templates/apartment.js";import"../../icon/gator/templates/arrow-around.js";import"../../icon/gator/templates/arrow-down.js";import"../../icon/gator/templates/arrow-left.js";import"../../icon/gator/templates/arrow-line-left.js";import"../../icon/gator/templates/arrow-line-right.js";import"../../icon/gator/templates/arrow-right.js";import"../../icon/gator/templates/arrow-up.js";import"../../icon/gator/templates/bank.js";import"../../icon/gator/templates/bell.js";import"../../icon/gator/templates/bell-disabled.js";import"../../icon/gator/templates/binoculars.js";import"../../icon/gator/templates/book.js";import"../../icon/gator/templates/box.js";import"../../icon/gator/templates/cake.js";import"../../icon/gator/templates/calculator.js";import"../../icon/gator/templates/calendar.js";import"../../icon/gator/templates/camera.js";import"../../icon/gator/templates/caret-up-down.js";import"../../icon/gator/templates/case.js";import"../../icon/gator/templates/chart-rise.js";import"../../icon/gator/templates/chat.js";import"../../icon/gator/templates/check.js";import"../../icon/gator/templates/check-circle.js";import"../../icon/gator/templates/checkbox.js";import"../../icon/gator/templates/checkbox-selected.js";import"../../icon/gator/templates/chevron-down.js";import"../../icon/gator/templates/chevron-left.js";import"../../icon/gator/templates/chevron-right.js";import"../../icon/gator/templates/chevron-up.js";import"../../icon/gator/templates/circle.js";import"../../icon/gator/templates/circle-arrow-down.js";import"../../icon/gator/templates/circle-arrow-left.js";import"../../icon/gator/templates/circle-arrow-right.js";import"../../icon/gator/templates/circle-arrow-up.js";import"../../icon/gator/templates/circle-filled.js";import"../../icon/gator/templates/city.js";import"../../icon/gator/templates/clipboard.js";import"../../icon/gator/templates/clock.js";import"../../icon/gator/templates/clock-clockwise.js";import"../../icon/gator/templates/clock-counter-clockwise.js";import"../../icon/gator/templates/collapse.js";import"../../icon/gator/templates/cone.js";import"../../icon/gator/templates/contact-info.js";import"../../icon/gator/templates/copy.js";import"../../icon/gator/templates/credit-card.js";import"../../icon/gator/templates/crop.js";import"../../icon/gator/templates/crosshairs.js";import"../../icon/gator/templates/currency-dollar-simple.js";import"../../icon/gator/templates/currency-eur.js";import"../../icon/gator/templates/currency-gbp.js";import"../../icon/gator/templates/currency-inr.js";import"../../icon/gator/templates/currency-jpy.js";import"../../icon/gator/templates/currency-krw.js";import"../../icon/gator/templates/currency-kzt.js";import"../../icon/gator/templates/currency-ngn.js";import"../../icon/gator/templates/currency-rub.js";import"../../icon/gator/templates/cursor.js";import"../../icon/gator/templates/cursor-arrow.js";import"../../icon/gator/templates/cursor-hand.js";import"../../icon/gator/templates/dashboard.js";import"../../icon/gator/templates/delete.js";import"../../icon/gator/templates/dna.js";import"../../icon/gator/templates/document.js";import"../../icon/gator/templates/document-add.js";import"../../icon/gator/templates/document-check.js";import"../../icon/gator/templates/document-e-sign.js";import"../../icon/gator/templates/document-image.js";import"../../icon/gator/templates/document-pdf.js";import"../../icon/gator/templates/document-sign.js";import"../../icon/gator/templates/document-zip.js";import"../../icon/gator/templates/dollar-bills.js";import"../../icon/gator/templates/dollar-house.js";import"../../icon/gator/templates/down-payment.js";import"../../icon/gator/templates/download.js";import"../../icon/gator/templates/drag-drop.js";import"../../icon/gator/templates/earth.js";import"../../icon/gator/templates/exit.js";import"../../icon/gator/templates/exit-circle.js";import"../../icon/gator/templates/exit-left.js";import"../../icon/gator/templates/expand.js";import"../../icon/gator/templates/expand-arrows.js";import"../../icon/gator/templates/export.js";import"../../icon/gator/templates/eye.js";import"../../icon/gator/templates/eye-closed.js";import"../../icon/gator/templates/eye-crossed.js";import"../../icon/gator/templates/facebook-logo.js";import"../../icon/gator/templates/file-code.js";import"../../icon/gator/templates/files.js";import"../../icon/gator/templates/filter-funnel.js";import"../../icon/gator/templates/filters.js";import"../../icon/gator/templates/filters-2.js";import"../../icon/gator/templates/flame.js";import"../../icon/gator/templates/flash-off.js";import"../../icon/gator/templates/flash-on.js";import"../../icon/gator/templates/folder.js";import"../../icon/gator/templates/gauge.js";import"../../icon/gator/templates/hammer.js";import"../../icon/gator/templates/hand-pointing.js";import"../../icon/gator/templates/heart.js";import"../../icon/gator/templates/home-door.js";import"../../icon/gator/templates/home-finance.js";import"../../icon/gator/templates/home-finance-arrow.js";import"../../icon/gator/templates/home-search.js";import"../../icon/gator/templates/house.js";import"../../icon/gator/templates/house-simple.js";import"../../icon/gator/templates/inbox.js";import"../../icon/gator/templates/info.js";import"../../icon/gator/templates/instagram-logo.js";import"../../icon/gator/templates/interest-rate.js";import"../../icon/gator/templates/invoice.js";import"../../icon/gator/templates/label.js";import"../../icon/gator/templates/laptop.js";import"../../icon/gator/templates/layout.js";import"../../icon/gator/templates/lightbulb.js";import"../../icon/gator/templates/link.js";import"../../icon/gator/templates/linkedin-logo.js";import"../../icon/gator/templates/list.js";import"../../icon/gator/templates/loading.js";import"../../icon/gator/templates/loading-spinner-gif.js";import"../../icon/gator/templates/lock.js";import"../../icon/gator/templates/magic-wand.js";import"../../icon/gator/templates/mail.js";import"../../icon/gator/templates/mail-open.js";import"../../icon/gator/templates/mailbox.js";import"../../icon/gator/templates/map.js";import"../../icon/gator/templates/menu-hamburger.js";import"../../icon/gator/templates/microsoft-excel-logo.js";import"../../icon/gator/templates/microsoft-outlook-logo.js";import"../../icon/gator/templates/microsoft-powerpoint-logo.js";import"../../icon/gator/templates/microsoft-teams-logo.js";import"../../icon/gator/templates/microsoft-word-logo.js";import"../../icon/gator/templates/minus.js";import"../../icon/gator/templates/minus-circle.js";import"../../icon/gator/templates/minus-square.js";import"../../icon/gator/templates/mobile-phone-2.js";import"../../icon/gator/templates/monitor.js";import"../../icon/gator/templates/move.js";import"../../icon/gator/templates/move-doc.js";import"../../icon/gator/templates/music.js";import"../../icon/gator/templates/number-1.js";import"../../icon/gator/templates/number-2.js";import"../../icon/gator/templates/number-3.js";import"../../icon/gator/templates/overflow-menu.js";import"../../icon/gator/templates/paper-airplane.js";import"../../icon/gator/templates/paperclip.js";import"../../icon/gator/templates/pen.js";import"../../icon/gator/templates/pencil.js";import"../../icon/gator/templates/pencil-paper.js";import"../../icon/gator/templates/people-multiple.js";import"../../icon/gator/templates/people-share.js";import"../../icon/gator/templates/percent.js";import"../../icon/gator/templates/person.js";import"../../icon/gator/templates/person-add.js";import"../../icon/gator/templates/person-check.js";import"../../icon/gator/templates/person-lock.js";import"../../icon/gator/templates/phone.js";import"../../icon/gator/templates/phone-alert.js";import"../../icon/gator/templates/phone-mobile.js";import"../../icon/gator/templates/picture.js";import"../../icon/gator/templates/pin.js";import"../../icon/gator/templates/pinterest-logo.js";import"../../icon/gator/templates/plus.js";import"../../icon/gator/templates/plus-circle.js";import"../../icon/gator/templates/printer.js";import"../../icon/gator/templates/question-chat-bubble.js";import"../../icon/gator/templates/question-circle.js";import"../../icon/gator/templates/question-mark.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/receipt.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/sandals.js";import"../../icon/gator/templates/save.js";import"../../icon/gator/templates/screen.js";import"../../icon/gator/templates/search.js";import"../../icon/gator/templates/settings.js";import"../../icon/gator/templates/share-1.js";import"../../icon/gator/templates/share-2.js";import"../../icon/gator/templates/shield-lock.js";import"../../icon/gator/templates/shield-warning.js";import"../../icon/gator/templates/sidebar.js";import"../../icon/gator/templates/sidebar-simple.js";import"../../icon/gator/templates/smart-home.js";import"../../icon/gator/templates/sort-arrow-solid-down.js";import"../../icon/gator/templates/sort-arrow-solid-left.js";import"../../icon/gator/templates/sort-arrow-solid-right.js";import"../../icon/gator/templates/sort-arrow-solid-up.js";import"../../icon/gator/templates/sort-arrow-solid-up-down.js";import"../../icon/gator/templates/sort-reverse-variant.js";import"../../icon/gator/templates/sort-variant.js";import"../../icon/gator/templates/sparkle.js";import"../../icon/gator/templates/sparkle-filled.js";import"../../icon/gator/templates/speech-bubble.js";import"../../icon/gator/templates/stack.js";import"../../icon/gator/templates/stamp.js";import"../../icon/gator/templates/star.js";import"../../icon/gator/templates/star-four.js";import"../../icon/gator/templates/star-four-filled.js";import"../../icon/gator/templates/stopwatch.js";import"../../icon/gator/templates/sun.js";import"../../icon/gator/templates/sync.js";import"../../icon/gator/templates/tab-arrows.js";import"../../icon/gator/templates/target.js";import"../../icon/gator/templates/thumbs-down.js";import"../../icon/gator/templates/thumbs-up.js";import"../../icon/gator/templates/tools.js";import"../../icon/gator/templates/touch-id.js";import"../../icon/gator/templates/trash.js";import"../../icon/gator/templates/twitter-logo.js";import"../../icon/gator/templates/unlink.js";import"../../icon/gator/templates/unlock.js";import"../../icon/gator/templates/upload.js";import"../../icon/gator/templates/video.js";import"../../icon/gator/templates/warning.js";import"../../icon/gator/templates/warning-circle.js";import"../../icon/gator/templates/warning-diamond.js";import"../../icon/gator/templates/warning-octagon.js";import"../../icon/gator/templates/wet-sign.js";import"../../icon/gator/templates/wifi.js";import"../../icon/gator/templates/wifi-off.js";import"../../icon/gator/templates/x-logo.js";import"../../icon/gator/templates/yelp-logo.js";import"../../icon/gator/templates/youtube-logo.js";import"../../icon/gator/templates/zillow-logo.js";import"../../illustration/gator/illustration.gator.js";import"../../illustration/gator/templates/balloons.js";import"../../illustration/gator/templates/check-with-pencil.js";import"../../illustration/gator/templates/your-bank-placeholder.js";import"../../illustration/gator/templates/commercial.js";import"../../illustration/gator/templates/small-business.js";import"../../illustration/gator/templates/mortgage.js";import"../../illustration/gator/templates/consumer.js";import"../../illustration/gator/templates/treasury.js";import"../../illustration/gator/templates/portfolio-analytics.js";import{e as x,n as b}from"../../../assets/index-chunk8.js";import"../../card/card.js";import"../../../assets/index-chunk.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../card/gator/content/card-content.gator.js";import"../../card/gator/footer/card-footer.gator.js";import"../../text-detail/text-detail.js";import"../../chip/gator/chip.gator.js";import"../../chip/chip.js";import"../../skeleton-loader/gator/skeleton-loader.gator.js";import"../../../assets/index-chunk9.js";import"../../../assets/index-chunk7.js";import"../../icon/icon-registry.js";import"../../illustration/illustration-registry.js";const _=".gator-headline-card{display:flex;align-content:center;flex-direction:row;position:relative;font-family:var(--ngc-font-family-body),sans-serif;border-radius:var(--ngc-card-border-radius, .5rem);max-width:var(--ngc-card-max-width, 25rem);padding:var(--spacing-6);--ngc-card-max-width: 100%;overflow:hidden}.gator-headline-card ngc-card-header{--ngc-card-header-padding: 0;--ngc-card-header-title-font-size: var(--text-size-heading-4, 1.375rem);--ngc-card-header-title-line-height: var(--text-line-height-heading-4, 2rem)}.gator-headline-card-background-circle{position:absolute;width:280px;height:300%;left:-144px;bottom:-100px;border-radius:50%;z-index:-1;background:var(--color-neutral-10)}.gator-headline-card-background-circle_vertical{position:absolute;width:1150px;height:350px;top:-300px;left:-240px;border-radius:50%;z-index:-1;background:var(--color-neutral-10)}.gator-headline-card-content{display:flex;flex-direction:column;justify-content:center;width:100%}.gator-headline-card-content_vertical{padding:var(--spacing-6) 0}.gator-headline-card_vertical{--ngc-card-max-width: 600px;flex-direction:column;justify-content:center}.gator-headline-card-illustration{display:flex;align-items:center;margin-right:var(--spacing-6)}.gator-headline-card-illustration ngc-illustration{--ngc-illustration-width: 96px;--ngc-illustration-height: 76.8px;--ngc-illustration-display: flex}.gator-headline-card-illustration ngc-skeleton-loader{margin-right:var(--spacing-6)}.gator-headline-card-title,.gator-headline-card-subtitle{display:flex}.gator-headline-card-justify-content-center{justify-content:center}";var C=Object.defineProperty,y=Object.getOwnPropertyDescriptor,s=(i,t,a,p)=>{for(var r=p>1?void 0:p?y(t,a):t,n=i.length-1,l;n>=0;n--)(l=i[n])&&(r=(p?l(t,a,r):l(r))||r);return p&&r&&C(t,a,r),r};let m=class extends d{constructor(){super(...arguments),this._shouldBeVertical=!1,this.containerRef=x()}firstUpdated(){this._shouldBeVertical=this.shouldBeVertical,window.addEventListener("resize",()=>{this._shouldBeVertical=this.shouldBeVertical})}updated(){this._shouldBeVertical=this.shouldBeVertical}render(){return e`
|
|
1
|
+
import{N as d}from"../headline-card.js";import{b as c}from"../../card/gator/header/card-header.gator.js";import{a as o,x as e}from"../../../assets/index-chunk2.js";import{p as h}from"../../../assets/index-chunk5.js";import{s as g}from"../../../assets/index-chunk6.js";import{c as u}from"../../../assets/index-chunk11.js";import{t as f}from"../../../assets/index-chunk3.js";import{r as v}from"../../../assets/index-chunk4.js";import"../../icon/gator/icon.gator.js";import"../../icon/gator/templates/add-link.js";import"../../icon/gator/templates/airplane.js";import"../../icon/gator/templates/alarm.js";import"../../icon/gator/templates/apartment.js";import"../../icon/gator/templates/arrow-around.js";import"../../icon/gator/templates/arrow-down.js";import"../../icon/gator/templates/arrow-left.js";import"../../icon/gator/templates/arrow-line-left.js";import"../../icon/gator/templates/arrow-line-right.js";import"../../icon/gator/templates/arrow-right.js";import"../../icon/gator/templates/arrow-up.js";import"../../icon/gator/templates/bank.js";import"../../icon/gator/templates/bell.js";import"../../icon/gator/templates/bell-disabled.js";import"../../icon/gator/templates/binoculars.js";import"../../icon/gator/templates/book.js";import"../../icon/gator/templates/box.js";import"../../icon/gator/templates/cake.js";import"../../icon/gator/templates/calculator.js";import"../../icon/gator/templates/calendar.js";import"../../icon/gator/templates/camera.js";import"../../icon/gator/templates/caret-up-down.js";import"../../icon/gator/templates/case.js";import"../../icon/gator/templates/chart-rise.js";import"../../icon/gator/templates/chat.js";import"../../icon/gator/templates/check.js";import"../../icon/gator/templates/check-circle.js";import"../../icon/gator/templates/checkbox.js";import"../../icon/gator/templates/checkbox-selected.js";import"../../icon/gator/templates/chevron-down.js";import"../../icon/gator/templates/chevron-left.js";import"../../icon/gator/templates/chevron-right.js";import"../../icon/gator/templates/chevron-up.js";import"../../icon/gator/templates/circle.js";import"../../icon/gator/templates/circle-arrow-down.js";import"../../icon/gator/templates/circle-arrow-left.js";import"../../icon/gator/templates/circle-arrow-right.js";import"../../icon/gator/templates/circle-arrow-up.js";import"../../icon/gator/templates/circle-filled.js";import"../../icon/gator/templates/city.js";import"../../icon/gator/templates/clipboard.js";import"../../icon/gator/templates/clock.js";import"../../icon/gator/templates/clock-clockwise.js";import"../../icon/gator/templates/clock-counter-clockwise.js";import"../../icon/gator/templates/collapse.js";import"../../icon/gator/templates/cone.js";import"../../icon/gator/templates/contact-info.js";import"../../icon/gator/templates/copy.js";import"../../icon/gator/templates/credit-card.js";import"../../icon/gator/templates/crop.js";import"../../icon/gator/templates/crosshairs.js";import"../../icon/gator/templates/currency-dollar-simple.js";import"../../icon/gator/templates/currency-eur.js";import"../../icon/gator/templates/currency-gbp.js";import"../../icon/gator/templates/currency-inr.js";import"../../icon/gator/templates/currency-jpy.js";import"../../icon/gator/templates/currency-krw.js";import"../../icon/gator/templates/currency-kzt.js";import"../../icon/gator/templates/currency-ngn.js";import"../../icon/gator/templates/currency-rub.js";import"../../icon/gator/templates/cursor.js";import"../../icon/gator/templates/cursor-arrow.js";import"../../icon/gator/templates/cursor-hand.js";import"../../icon/gator/templates/dashboard.js";import"../../icon/gator/templates/delete.js";import"../../icon/gator/templates/dna.js";import"../../icon/gator/templates/document.js";import"../../icon/gator/templates/document-add.js";import"../../icon/gator/templates/document-check.js";import"../../icon/gator/templates/document-e-sign.js";import"../../icon/gator/templates/document-image.js";import"../../icon/gator/templates/document-pdf.js";import"../../icon/gator/templates/document-sign.js";import"../../icon/gator/templates/document-zip.js";import"../../icon/gator/templates/dollar-bills.js";import"../../icon/gator/templates/dollar-house.js";import"../../icon/gator/templates/down-payment.js";import"../../icon/gator/templates/download.js";import"../../icon/gator/templates/drag-drop.js";import"../../icon/gator/templates/earth.js";import"../../icon/gator/templates/exit.js";import"../../icon/gator/templates/exit-circle.js";import"../../icon/gator/templates/exit-left.js";import"../../icon/gator/templates/expand.js";import"../../icon/gator/templates/expand-arrows.js";import"../../icon/gator/templates/export.js";import"../../icon/gator/templates/eye.js";import"../../icon/gator/templates/eye-closed.js";import"../../icon/gator/templates/eye-crossed.js";import"../../icon/gator/templates/facebook-logo.js";import"../../icon/gator/templates/file-code.js";import"../../icon/gator/templates/files.js";import"../../icon/gator/templates/filter-funnel.js";import"../../icon/gator/templates/filters.js";import"../../icon/gator/templates/filters-2.js";import"../../icon/gator/templates/flame.js";import"../../icon/gator/templates/flash-off.js";import"../../icon/gator/templates/flash-on.js";import"../../icon/gator/templates/folder.js";import"../../icon/gator/templates/gauge.js";import"../../icon/gator/templates/hammer.js";import"../../icon/gator/templates/hand-pointing.js";import"../../icon/gator/templates/heart.js";import"../../icon/gator/templates/home-door.js";import"../../icon/gator/templates/home-finance.js";import"../../icon/gator/templates/home-finance-arrow.js";import"../../icon/gator/templates/home-search.js";import"../../icon/gator/templates/house.js";import"../../icon/gator/templates/house-simple.js";import"../../icon/gator/templates/inbox.js";import"../../icon/gator/templates/info.js";import"../../icon/gator/templates/instagram-logo.js";import"../../icon/gator/templates/interest-rate.js";import"../../icon/gator/templates/invoice.js";import"../../icon/gator/templates/label.js";import"../../icon/gator/templates/laptop.js";import"../../icon/gator/templates/layout.js";import"../../icon/gator/templates/lightbulb.js";import"../../icon/gator/templates/link.js";import"../../icon/gator/templates/linkedin-logo.js";import"../../icon/gator/templates/list.js";import"../../icon/gator/templates/loading.js";import"../../icon/gator/templates/loading-spinner-gif.js";import"../../icon/gator/templates/lock.js";import"../../icon/gator/templates/magic-wand.js";import"../../icon/gator/templates/mail.js";import"../../icon/gator/templates/mail-open.js";import"../../icon/gator/templates/mailbox.js";import"../../icon/gator/templates/map.js";import"../../icon/gator/templates/menu-hamburger.js";import"../../icon/gator/templates/microsoft-excel-logo.js";import"../../icon/gator/templates/microsoft-outlook-logo.js";import"../../icon/gator/templates/microsoft-powerpoint-logo.js";import"../../icon/gator/templates/microsoft-teams-logo.js";import"../../icon/gator/templates/microsoft-word-logo.js";import"../../icon/gator/templates/minus.js";import"../../icon/gator/templates/minus-circle.js";import"../../icon/gator/templates/minus-square.js";import"../../icon/gator/templates/mobile-phone-2.js";import"../../icon/gator/templates/monitor.js";import"../../icon/gator/templates/move.js";import"../../icon/gator/templates/move-doc.js";import"../../icon/gator/templates/music.js";import"../../icon/gator/templates/number-1.js";import"../../icon/gator/templates/number-2.js";import"../../icon/gator/templates/number-3.js";import"../../icon/gator/templates/overflow-menu.js";import"../../icon/gator/templates/paper-airplane.js";import"../../icon/gator/templates/paperclip.js";import"../../icon/gator/templates/pen.js";import"../../icon/gator/templates/pencil.js";import"../../icon/gator/templates/pencil-paper.js";import"../../icon/gator/templates/people-multiple.js";import"../../icon/gator/templates/people-share.js";import"../../icon/gator/templates/percent.js";import"../../icon/gator/templates/person.js";import"../../icon/gator/templates/person-add.js";import"../../icon/gator/templates/person-check.js";import"../../icon/gator/templates/person-lock.js";import"../../icon/gator/templates/phone.js";import"../../icon/gator/templates/phone-alert.js";import"../../icon/gator/templates/phone-mobile.js";import"../../icon/gator/templates/picture.js";import"../../icon/gator/templates/pin.js";import"../../icon/gator/templates/pinterest-logo.js";import"../../icon/gator/templates/plus.js";import"../../icon/gator/templates/plus-circle.js";import"../../icon/gator/templates/printer.js";import"../../icon/gator/templates/question-chat-bubble.js";import"../../icon/gator/templates/question-circle.js";import"../../icon/gator/templates/question-mark.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/receipt.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/sandals.js";import"../../icon/gator/templates/save.js";import"../../icon/gator/templates/screen.js";import"../../icon/gator/templates/search.js";import"../../icon/gator/templates/settings.js";import"../../icon/gator/templates/share-1.js";import"../../icon/gator/templates/share-2.js";import"../../icon/gator/templates/shield-lock.js";import"../../icon/gator/templates/shield-warning.js";import"../../icon/gator/templates/sidebar.js";import"../../icon/gator/templates/sidebar-simple.js";import"../../icon/gator/templates/smart-home.js";import"../../icon/gator/templates/sort-arrow-solid-down.js";import"../../icon/gator/templates/sort-arrow-solid-left.js";import"../../icon/gator/templates/sort-arrow-solid-right.js";import"../../icon/gator/templates/sort-arrow-solid-up.js";import"../../icon/gator/templates/sort-arrow-solid-up-down.js";import"../../icon/gator/templates/sort-reverse-variant.js";import"../../icon/gator/templates/sort-variant.js";import"../../icon/gator/templates/sparkle.js";import"../../icon/gator/templates/sparkle-filled.js";import"../../icon/gator/templates/speech-bubble.js";import"../../icon/gator/templates/stack.js";import"../../icon/gator/templates/stamp.js";import"../../icon/gator/templates/star.js";import"../../icon/gator/templates/star-four.js";import"../../icon/gator/templates/star-four-filled.js";import"../../icon/gator/templates/stopwatch.js";import"../../icon/gator/templates/sun.js";import"../../icon/gator/templates/sync.js";import"../../icon/gator/templates/tab-arrows.js";import"../../icon/gator/templates/target.js";import"../../icon/gator/templates/thumbs-down.js";import"../../icon/gator/templates/thumbs-up.js";import"../../icon/gator/templates/tools.js";import"../../icon/gator/templates/touch-id.js";import"../../icon/gator/templates/trash.js";import"../../icon/gator/templates/twitter-logo.js";import"../../icon/gator/templates/unlink.js";import"../../icon/gator/templates/unlock.js";import"../../icon/gator/templates/upload.js";import"../../icon/gator/templates/video.js";import"../../icon/gator/templates/warning.js";import"../../icon/gator/templates/warning-circle.js";import"../../icon/gator/templates/warning-diamond.js";import"../../icon/gator/templates/warning-octagon.js";import"../../icon/gator/templates/wet-sign.js";import"../../icon/gator/templates/wifi.js";import"../../icon/gator/templates/wifi-off.js";import"../../icon/gator/templates/x-logo.js";import"../../icon/gator/templates/yelp-logo.js";import"../../icon/gator/templates/youtube-logo.js";import"../../icon/gator/templates/zillow-logo.js";import"../../illustration/gator/illustration.gator.js";import"../../illustration/gator/templates/balloons.js";import"../../illustration/gator/templates/check-with-pencil.js";import"../../illustration/gator/templates/your-bank-placeholder.js";import"../../illustration/gator/templates/commercial.js";import"../../illustration/gator/templates/small-business.js";import"../../illustration/gator/templates/mortgage.js";import"../../illustration/gator/templates/consumer.js";import"../../illustration/gator/templates/treasury.js";import"../../illustration/gator/templates/portfolio-analytics.js";import{e as x,n as b}from"../../../assets/index-chunk8.js";import"../../card/card.js";import"../../../assets/index-chunk.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../card/gator/content/card-content.gator.js";import"../../card/gator/footer/card-footer.gator.js";import"../../text-detail/text-detail.js";import"../../chip/gator/chip.gator.js";import"../../chip/chip.js";import"../../skeleton-loader/gator/skeleton-loader.gator.js";import"../../../assets/index-chunk9.js";import"../../../assets/index-chunk7.js";import"../../icon/icon-registry.js";import"../../../utils/components/ngc-component.js";import"../../illustration/illustration-registry.js";const _=".gator-headline-card{display:flex;align-content:center;flex-direction:row;position:relative;font-family:var(--ngc-font-family-body),sans-serif;border-radius:var(--ngc-card-border-radius, .5rem);max-width:var(--ngc-card-max-width, 25rem);padding:var(--spacing-6);--ngc-card-max-width: 100%;overflow:hidden}.gator-headline-card ngc-card-header{--ngc-card-header-padding: 0;--ngc-card-header-title-font-size: var(--text-size-heading-4, 1.375rem);--ngc-card-header-title-line-height: var(--text-line-height-heading-4, 2rem)}.gator-headline-card-background-circle{position:absolute;width:280px;height:300%;left:-144px;bottom:-100px;border-radius:50%;z-index:-1;background:var(--color-neutral-10)}.gator-headline-card-background-circle_vertical{position:absolute;width:1150px;height:350px;top:-300px;left:-240px;border-radius:50%;z-index:-1;background:var(--color-neutral-10)}.gator-headline-card-content{display:flex;flex-direction:column;justify-content:center;width:100%}.gator-headline-card-content_vertical{padding:var(--spacing-6) 0}.gator-headline-card_vertical{--ngc-card-max-width: 600px;flex-direction:column;justify-content:center}.gator-headline-card-illustration{display:flex;align-items:center;margin-right:var(--spacing-6)}.gator-headline-card-illustration ngc-illustration{--ngc-illustration-width: 96px;--ngc-illustration-height: 76.8px;--ngc-illustration-display: flex}.gator-headline-card-illustration ngc-skeleton-loader{margin-right:var(--spacing-6)}.gator-headline-card-title,.gator-headline-card-subtitle{display:flex}.gator-headline-card-justify-content-center{justify-content:center}";var C=Object.defineProperty,y=Object.getOwnPropertyDescriptor,s=(i,t,a,p)=>{for(var r=p>1?void 0:p?y(t,a):t,n=i.length-1,l;n>=0;n--)(l=i[n])&&(r=(p?l(t,a,r):l(r))||r);return p&&r&&C(t,a,r),r};let m=class extends d{constructor(){super(...arguments),this._shouldBeVertical=!1,this.containerRef=x()}firstUpdated(){this._shouldBeVertical=this.shouldBeVertical,window.addEventListener("resize",()=>{this._shouldBeVertical=this.shouldBeVertical})}updated(){this._shouldBeVertical=this.shouldBeVertical}render(){return e`
|
|
2
2
|
<div ${b(this.containerRef)} class="gator-headline-card ${this.orientationClass} ${this.elevatedClass} ${this.outlinedClass}">
|
|
3
3
|
${this.backgroundMarkup}
|
|
4
4
|
<div class="gator-headline-card-illustration ${this.justifyCenterClass}">
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./gator/headline-card.gator.js";import"./headline-card.js";import"../card/card.js";import"../../assets/index-chunk.js";import"../../assets/index-chunk2.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../card/gator/header/card-header.gator.js";import"../card/gator/content/card-content.gator.js";import"../../assets/index-chunk5.js";import"../../assets/index-chunk6.js";import"../../assets/index-chunk3.js";import"../card/gator/footer/card-footer.gator.js";import"../text-detail/text-detail.js";import"../chip/gator/chip.gator.js";import"../chip/chip.js";import"../skeleton-loader/gator/skeleton-loader.gator.js";import"../../assets/index-chunk8.js";import"../../assets/index-chunk9.js";import"../../assets/index-chunk7.js";import"../../assets/index-chunk11.js";import"../../assets/index-chunk4.js";import"../icon/gator/icon.gator.js";import"../icon/gator/templates/add-link.js";import"../icon/icon-registry.js";import"../icon/gator/templates/airplane.js";import"../icon/gator/templates/alarm.js";import"../icon/gator/templates/apartment.js";import"../icon/gator/templates/arrow-around.js";import"../icon/gator/templates/arrow-down.js";import"../icon/gator/templates/arrow-left.js";import"../icon/gator/templates/arrow-line-left.js";import"../icon/gator/templates/arrow-line-right.js";import"../icon/gator/templates/arrow-right.js";import"../icon/gator/templates/arrow-up.js";import"../icon/gator/templates/bank.js";import"../icon/gator/templates/bell.js";import"../icon/gator/templates/bell-disabled.js";import"../icon/gator/templates/binoculars.js";import"../icon/gator/templates/book.js";import"../icon/gator/templates/box.js";import"../icon/gator/templates/cake.js";import"../icon/gator/templates/calculator.js";import"../icon/gator/templates/calendar.js";import"../icon/gator/templates/camera.js";import"../icon/gator/templates/caret-up-down.js";import"../icon/gator/templates/case.js";import"../icon/gator/templates/chart-rise.js";import"../icon/gator/templates/chat.js";import"../icon/gator/templates/check.js";import"../icon/gator/templates/check-circle.js";import"../icon/gator/templates/checkbox.js";import"../icon/gator/templates/checkbox-selected.js";import"../icon/gator/templates/chevron-down.js";import"../icon/gator/templates/chevron-left.js";import"../icon/gator/templates/chevron-right.js";import"../icon/gator/templates/chevron-up.js";import"../icon/gator/templates/circle.js";import"../icon/gator/templates/circle-arrow-down.js";import"../icon/gator/templates/circle-arrow-left.js";import"../icon/gator/templates/circle-arrow-right.js";import"../icon/gator/templates/circle-arrow-up.js";import"../icon/gator/templates/circle-filled.js";import"../icon/gator/templates/city.js";import"../icon/gator/templates/clipboard.js";import"../icon/gator/templates/clock.js";import"../icon/gator/templates/clock-clockwise.js";import"../icon/gator/templates/clock-counter-clockwise.js";import"../icon/gator/templates/collapse.js";import"../icon/gator/templates/cone.js";import"../icon/gator/templates/contact-info.js";import"../icon/gator/templates/copy.js";import"../icon/gator/templates/credit-card.js";import"../icon/gator/templates/crop.js";import"../icon/gator/templates/crosshairs.js";import"../icon/gator/templates/currency-dollar-simple.js";import"../icon/gator/templates/currency-eur.js";import"../icon/gator/templates/currency-gbp.js";import"../icon/gator/templates/currency-inr.js";import"../icon/gator/templates/currency-jpy.js";import"../icon/gator/templates/currency-krw.js";import"../icon/gator/templates/currency-kzt.js";import"../icon/gator/templates/currency-ngn.js";import"../icon/gator/templates/currency-rub.js";import"../icon/gator/templates/cursor.js";import"../icon/gator/templates/cursor-arrow.js";import"../icon/gator/templates/cursor-hand.js";import"../icon/gator/templates/dashboard.js";import"../icon/gator/templates/delete.js";import"../icon/gator/templates/dna.js";import"../icon/gator/templates/document.js";import"../icon/gator/templates/document-add.js";import"../icon/gator/templates/document-check.js";import"../icon/gator/templates/document-e-sign.js";import"../icon/gator/templates/document-image.js";import"../icon/gator/templates/document-pdf.js";import"../icon/gator/templates/document-sign.js";import"../icon/gator/templates/document-zip.js";import"../icon/gator/templates/dollar-bills.js";import"../icon/gator/templates/dollar-house.js";import"../icon/gator/templates/down-payment.js";import"../icon/gator/templates/download.js";import"../icon/gator/templates/drag-drop.js";import"../icon/gator/templates/earth.js";import"../icon/gator/templates/exit.js";import"../icon/gator/templates/exit-circle.js";import"../icon/gator/templates/exit-left.js";import"../icon/gator/templates/expand.js";import"../icon/gator/templates/expand-arrows.js";import"../icon/gator/templates/export.js";import"../icon/gator/templates/eye.js";import"../icon/gator/templates/eye-closed.js";import"../icon/gator/templates/eye-crossed.js";import"../icon/gator/templates/facebook-logo.js";import"../icon/gator/templates/file-code.js";import"../icon/gator/templates/files.js";import"../icon/gator/templates/filter-funnel.js";import"../icon/gator/templates/filters.js";import"../icon/gator/templates/filters-2.js";import"../icon/gator/templates/flame.js";import"../icon/gator/templates/flash-off.js";import"../icon/gator/templates/flash-on.js";import"../icon/gator/templates/folder.js";import"../icon/gator/templates/gauge.js";import"../icon/gator/templates/hammer.js";import"../icon/gator/templates/hand-pointing.js";import"../icon/gator/templates/heart.js";import"../icon/gator/templates/home-door.js";import"../icon/gator/templates/home-finance.js";import"../icon/gator/templates/home-finance-arrow.js";import"../icon/gator/templates/home-search.js";import"../icon/gator/templates/house.js";import"../icon/gator/templates/house-simple.js";import"../icon/gator/templates/inbox.js";import"../icon/gator/templates/info.js";import"../icon/gator/templates/instagram-logo.js";import"../icon/gator/templates/interest-rate.js";import"../icon/gator/templates/invoice.js";import"../icon/gator/templates/label.js";import"../icon/gator/templates/laptop.js";import"../icon/gator/templates/layout.js";import"../icon/gator/templates/lightbulb.js";import"../icon/gator/templates/link.js";import"../icon/gator/templates/linkedin-logo.js";import"../icon/gator/templates/list.js";import"../icon/gator/templates/loading.js";import"../icon/gator/templates/loading-spinner-gif.js";import"../icon/gator/templates/lock.js";import"../icon/gator/templates/magic-wand.js";import"../icon/gator/templates/mail.js";import"../icon/gator/templates/mail-open.js";import"../icon/gator/templates/mailbox.js";import"../icon/gator/templates/map.js";import"../icon/gator/templates/menu-hamburger.js";import"../icon/gator/templates/microsoft-excel-logo.js";import"../icon/gator/templates/microsoft-outlook-logo.js";import"../icon/gator/templates/microsoft-powerpoint-logo.js";import"../icon/gator/templates/microsoft-teams-logo.js";import"../icon/gator/templates/microsoft-word-logo.js";import"../icon/gator/templates/minus.js";import"../icon/gator/templates/minus-circle.js";import"../icon/gator/templates/minus-square.js";import"../icon/gator/templates/mobile-phone-2.js";import"../icon/gator/templates/monitor.js";import"../icon/gator/templates/move.js";import"../icon/gator/templates/move-doc.js";import"../icon/gator/templates/music.js";import"../icon/gator/templates/number-1.js";import"../icon/gator/templates/number-2.js";import"../icon/gator/templates/number-3.js";import"../icon/gator/templates/overflow-menu.js";import"../icon/gator/templates/paper-airplane.js";import"../icon/gator/templates/paperclip.js";import"../icon/gator/templates/pen.js";import"../icon/gator/templates/pencil.js";import"../icon/gator/templates/pencil-paper.js";import"../icon/gator/templates/people-multiple.js";import"../icon/gator/templates/people-share.js";import"../icon/gator/templates/percent.js";import"../icon/gator/templates/person.js";import"../icon/gator/templates/person-add.js";import"../icon/gator/templates/person-check.js";import"../icon/gator/templates/person-lock.js";import"../icon/gator/templates/phone.js";import"../icon/gator/templates/phone-alert.js";import"../icon/gator/templates/phone-mobile.js";import"../icon/gator/templates/picture.js";import"../icon/gator/templates/pin.js";import"../icon/gator/templates/pinterest-logo.js";import"../icon/gator/templates/plus.js";import"../icon/gator/templates/plus-circle.js";import"../icon/gator/templates/printer.js";import"../icon/gator/templates/question-chat-bubble.js";import"../icon/gator/templates/question-circle.js";import"../icon/gator/templates/question-mark.js";import"../icon/gator/templates/radio.js";import"../icon/gator/templates/radio-selected.js";import"../icon/gator/templates/receipt.js";import"../icon/gator/templates/restricted.js";import"../icon/gator/templates/sandals.js";import"../icon/gator/templates/save.js";import"../icon/gator/templates/screen.js";import"../icon/gator/templates/search.js";import"../icon/gator/templates/settings.js";import"../icon/gator/templates/share-1.js";import"../icon/gator/templates/share-2.js";import"../icon/gator/templates/shield-lock.js";import"../icon/gator/templates/shield-warning.js";import"../icon/gator/templates/sidebar.js";import"../icon/gator/templates/sidebar-simple.js";import"../icon/gator/templates/smart-home.js";import"../icon/gator/templates/sort-arrow-solid-down.js";import"../icon/gator/templates/sort-arrow-solid-left.js";import"../icon/gator/templates/sort-arrow-solid-right.js";import"../icon/gator/templates/sort-arrow-solid-up.js";import"../icon/gator/templates/sort-arrow-solid-up-down.js";import"../icon/gator/templates/sort-reverse-variant.js";import"../icon/gator/templates/sort-variant.js";import"../icon/gator/templates/sparkle.js";import"../icon/gator/templates/sparkle-filled.js";import"../icon/gator/templates/speech-bubble.js";import"../icon/gator/templates/stack.js";import"../icon/gator/templates/stamp.js";import"../icon/gator/templates/star.js";import"../icon/gator/templates/star-four.js";import"../icon/gator/templates/star-four-filled.js";import"../icon/gator/templates/stopwatch.js";import"../icon/gator/templates/sun.js";import"../icon/gator/templates/sync.js";import"../icon/gator/templates/tab-arrows.js";import"../icon/gator/templates/target.js";import"../icon/gator/templates/thumbs-down.js";import"../icon/gator/templates/thumbs-up.js";import"../icon/gator/templates/tools.js";import"../icon/gator/templates/touch-id.js";import"../icon/gator/templates/trash.js";import"../icon/gator/templates/twitter-logo.js";import"../icon/gator/templates/unlink.js";import"../icon/gator/templates/unlock.js";import"../icon/gator/templates/upload.js";import"../icon/gator/templates/video.js";import"../icon/gator/templates/warning.js";import"../icon/gator/templates/warning-circle.js";import"../icon/gator/templates/warning-diamond.js";import"../icon/gator/templates/warning-octagon.js";import"../icon/gator/templates/wet-sign.js";import"../icon/gator/templates/wifi.js";import"../icon/gator/templates/wifi-off.js";import"../icon/gator/templates/x-logo.js";import"../icon/gator/templates/yelp-logo.js";import"../icon/gator/templates/youtube-logo.js";import"../icon/gator/templates/zillow-logo.js";import"../illustration/gator/illustration.gator.js";import"../illustration/gator/templates/balloons.js";import"../illustration/illustration-registry.js";import"../illustration/gator/templates/check-with-pencil.js";import"../illustration/gator/templates/your-bank-placeholder.js";import"../illustration/gator/templates/commercial.js";import"../illustration/gator/templates/small-business.js";import"../illustration/gator/templates/mortgage.js";import"../illustration/gator/templates/consumer.js";import"../illustration/gator/templates/treasury.js";import"../illustration/gator/templates/portfolio-analytics.js";
|
|
1
|
+
import"./gator/headline-card.gator.js";import"./headline-card.js";import"../card/card.js";import"../../assets/index-chunk.js";import"../../assets/index-chunk2.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../card/gator/header/card-header.gator.js";import"../card/gator/content/card-content.gator.js";import"../../assets/index-chunk5.js";import"../../assets/index-chunk6.js";import"../../assets/index-chunk3.js";import"../card/gator/footer/card-footer.gator.js";import"../text-detail/text-detail.js";import"../chip/gator/chip.gator.js";import"../chip/chip.js";import"../skeleton-loader/gator/skeleton-loader.gator.js";import"../../assets/index-chunk8.js";import"../../assets/index-chunk9.js";import"../../assets/index-chunk7.js";import"../../assets/index-chunk11.js";import"../../assets/index-chunk4.js";import"../icon/gator/icon.gator.js";import"../icon/gator/templates/add-link.js";import"../icon/icon-registry.js";import"../icon/gator/templates/airplane.js";import"../icon/gator/templates/alarm.js";import"../icon/gator/templates/apartment.js";import"../icon/gator/templates/arrow-around.js";import"../icon/gator/templates/arrow-down.js";import"../icon/gator/templates/arrow-left.js";import"../icon/gator/templates/arrow-line-left.js";import"../icon/gator/templates/arrow-line-right.js";import"../icon/gator/templates/arrow-right.js";import"../icon/gator/templates/arrow-up.js";import"../icon/gator/templates/bank.js";import"../icon/gator/templates/bell.js";import"../icon/gator/templates/bell-disabled.js";import"../icon/gator/templates/binoculars.js";import"../icon/gator/templates/book.js";import"../icon/gator/templates/box.js";import"../icon/gator/templates/cake.js";import"../icon/gator/templates/calculator.js";import"../icon/gator/templates/calendar.js";import"../icon/gator/templates/camera.js";import"../icon/gator/templates/caret-up-down.js";import"../icon/gator/templates/case.js";import"../icon/gator/templates/chart-rise.js";import"../icon/gator/templates/chat.js";import"../icon/gator/templates/check.js";import"../icon/gator/templates/check-circle.js";import"../icon/gator/templates/checkbox.js";import"../icon/gator/templates/checkbox-selected.js";import"../icon/gator/templates/chevron-down.js";import"../icon/gator/templates/chevron-left.js";import"../icon/gator/templates/chevron-right.js";import"../icon/gator/templates/chevron-up.js";import"../icon/gator/templates/circle.js";import"../icon/gator/templates/circle-arrow-down.js";import"../icon/gator/templates/circle-arrow-left.js";import"../icon/gator/templates/circle-arrow-right.js";import"../icon/gator/templates/circle-arrow-up.js";import"../icon/gator/templates/circle-filled.js";import"../icon/gator/templates/city.js";import"../icon/gator/templates/clipboard.js";import"../icon/gator/templates/clock.js";import"../icon/gator/templates/clock-clockwise.js";import"../icon/gator/templates/clock-counter-clockwise.js";import"../icon/gator/templates/collapse.js";import"../icon/gator/templates/cone.js";import"../icon/gator/templates/contact-info.js";import"../icon/gator/templates/copy.js";import"../icon/gator/templates/credit-card.js";import"../icon/gator/templates/crop.js";import"../icon/gator/templates/crosshairs.js";import"../icon/gator/templates/currency-dollar-simple.js";import"../icon/gator/templates/currency-eur.js";import"../icon/gator/templates/currency-gbp.js";import"../icon/gator/templates/currency-inr.js";import"../icon/gator/templates/currency-jpy.js";import"../icon/gator/templates/currency-krw.js";import"../icon/gator/templates/currency-kzt.js";import"../icon/gator/templates/currency-ngn.js";import"../icon/gator/templates/currency-rub.js";import"../icon/gator/templates/cursor.js";import"../icon/gator/templates/cursor-arrow.js";import"../icon/gator/templates/cursor-hand.js";import"../icon/gator/templates/dashboard.js";import"../icon/gator/templates/delete.js";import"../icon/gator/templates/dna.js";import"../icon/gator/templates/document.js";import"../icon/gator/templates/document-add.js";import"../icon/gator/templates/document-check.js";import"../icon/gator/templates/document-e-sign.js";import"../icon/gator/templates/document-image.js";import"../icon/gator/templates/document-pdf.js";import"../icon/gator/templates/document-sign.js";import"../icon/gator/templates/document-zip.js";import"../icon/gator/templates/dollar-bills.js";import"../icon/gator/templates/dollar-house.js";import"../icon/gator/templates/down-payment.js";import"../icon/gator/templates/download.js";import"../icon/gator/templates/drag-drop.js";import"../icon/gator/templates/earth.js";import"../icon/gator/templates/exit.js";import"../icon/gator/templates/exit-circle.js";import"../icon/gator/templates/exit-left.js";import"../icon/gator/templates/expand.js";import"../icon/gator/templates/expand-arrows.js";import"../icon/gator/templates/export.js";import"../icon/gator/templates/eye.js";import"../icon/gator/templates/eye-closed.js";import"../icon/gator/templates/eye-crossed.js";import"../icon/gator/templates/facebook-logo.js";import"../icon/gator/templates/file-code.js";import"../icon/gator/templates/files.js";import"../icon/gator/templates/filter-funnel.js";import"../icon/gator/templates/filters.js";import"../icon/gator/templates/filters-2.js";import"../icon/gator/templates/flame.js";import"../icon/gator/templates/flash-off.js";import"../icon/gator/templates/flash-on.js";import"../icon/gator/templates/folder.js";import"../icon/gator/templates/gauge.js";import"../icon/gator/templates/hammer.js";import"../icon/gator/templates/hand-pointing.js";import"../icon/gator/templates/heart.js";import"../icon/gator/templates/home-door.js";import"../icon/gator/templates/home-finance.js";import"../icon/gator/templates/home-finance-arrow.js";import"../icon/gator/templates/home-search.js";import"../icon/gator/templates/house.js";import"../icon/gator/templates/house-simple.js";import"../icon/gator/templates/inbox.js";import"../icon/gator/templates/info.js";import"../icon/gator/templates/instagram-logo.js";import"../icon/gator/templates/interest-rate.js";import"../icon/gator/templates/invoice.js";import"../icon/gator/templates/label.js";import"../icon/gator/templates/laptop.js";import"../icon/gator/templates/layout.js";import"../icon/gator/templates/lightbulb.js";import"../icon/gator/templates/link.js";import"../icon/gator/templates/linkedin-logo.js";import"../icon/gator/templates/list.js";import"../icon/gator/templates/loading.js";import"../icon/gator/templates/loading-spinner-gif.js";import"../icon/gator/templates/lock.js";import"../icon/gator/templates/magic-wand.js";import"../icon/gator/templates/mail.js";import"../icon/gator/templates/mail-open.js";import"../icon/gator/templates/mailbox.js";import"../icon/gator/templates/map.js";import"../icon/gator/templates/menu-hamburger.js";import"../icon/gator/templates/microsoft-excel-logo.js";import"../icon/gator/templates/microsoft-outlook-logo.js";import"../icon/gator/templates/microsoft-powerpoint-logo.js";import"../icon/gator/templates/microsoft-teams-logo.js";import"../icon/gator/templates/microsoft-word-logo.js";import"../icon/gator/templates/minus.js";import"../icon/gator/templates/minus-circle.js";import"../icon/gator/templates/minus-square.js";import"../icon/gator/templates/mobile-phone-2.js";import"../icon/gator/templates/monitor.js";import"../icon/gator/templates/move.js";import"../icon/gator/templates/move-doc.js";import"../icon/gator/templates/music.js";import"../icon/gator/templates/number-1.js";import"../icon/gator/templates/number-2.js";import"../icon/gator/templates/number-3.js";import"../icon/gator/templates/overflow-menu.js";import"../icon/gator/templates/paper-airplane.js";import"../icon/gator/templates/paperclip.js";import"../icon/gator/templates/pen.js";import"../icon/gator/templates/pencil.js";import"../icon/gator/templates/pencil-paper.js";import"../icon/gator/templates/people-multiple.js";import"../icon/gator/templates/people-share.js";import"../icon/gator/templates/percent.js";import"../icon/gator/templates/person.js";import"../icon/gator/templates/person-add.js";import"../icon/gator/templates/person-check.js";import"../icon/gator/templates/person-lock.js";import"../icon/gator/templates/phone.js";import"../icon/gator/templates/phone-alert.js";import"../icon/gator/templates/phone-mobile.js";import"../icon/gator/templates/picture.js";import"../icon/gator/templates/pin.js";import"../icon/gator/templates/pinterest-logo.js";import"../icon/gator/templates/plus.js";import"../icon/gator/templates/plus-circle.js";import"../icon/gator/templates/printer.js";import"../icon/gator/templates/question-chat-bubble.js";import"../icon/gator/templates/question-circle.js";import"../icon/gator/templates/question-mark.js";import"../icon/gator/templates/radio.js";import"../icon/gator/templates/radio-selected.js";import"../icon/gator/templates/receipt.js";import"../icon/gator/templates/restricted.js";import"../icon/gator/templates/sandals.js";import"../icon/gator/templates/save.js";import"../icon/gator/templates/screen.js";import"../icon/gator/templates/search.js";import"../icon/gator/templates/settings.js";import"../icon/gator/templates/share-1.js";import"../icon/gator/templates/share-2.js";import"../icon/gator/templates/shield-lock.js";import"../icon/gator/templates/shield-warning.js";import"../icon/gator/templates/sidebar.js";import"../icon/gator/templates/sidebar-simple.js";import"../icon/gator/templates/smart-home.js";import"../icon/gator/templates/sort-arrow-solid-down.js";import"../icon/gator/templates/sort-arrow-solid-left.js";import"../icon/gator/templates/sort-arrow-solid-right.js";import"../icon/gator/templates/sort-arrow-solid-up.js";import"../icon/gator/templates/sort-arrow-solid-up-down.js";import"../icon/gator/templates/sort-reverse-variant.js";import"../icon/gator/templates/sort-variant.js";import"../icon/gator/templates/sparkle.js";import"../icon/gator/templates/sparkle-filled.js";import"../icon/gator/templates/speech-bubble.js";import"../icon/gator/templates/stack.js";import"../icon/gator/templates/stamp.js";import"../icon/gator/templates/star.js";import"../icon/gator/templates/star-four.js";import"../icon/gator/templates/star-four-filled.js";import"../icon/gator/templates/stopwatch.js";import"../icon/gator/templates/sun.js";import"../icon/gator/templates/sync.js";import"../icon/gator/templates/tab-arrows.js";import"../icon/gator/templates/target.js";import"../icon/gator/templates/thumbs-down.js";import"../icon/gator/templates/thumbs-up.js";import"../icon/gator/templates/tools.js";import"../icon/gator/templates/touch-id.js";import"../icon/gator/templates/trash.js";import"../icon/gator/templates/twitter-logo.js";import"../icon/gator/templates/unlink.js";import"../icon/gator/templates/unlock.js";import"../icon/gator/templates/upload.js";import"../icon/gator/templates/video.js";import"../icon/gator/templates/warning.js";import"../icon/gator/templates/warning-circle.js";import"../icon/gator/templates/warning-diamond.js";import"../icon/gator/templates/warning-octagon.js";import"../icon/gator/templates/wet-sign.js";import"../icon/gator/templates/wifi.js";import"../icon/gator/templates/wifi-off.js";import"../icon/gator/templates/x-logo.js";import"../icon/gator/templates/yelp-logo.js";import"../icon/gator/templates/youtube-logo.js";import"../icon/gator/templates/zillow-logo.js";import"../../utils/components/ngc-component.js";import"../illustration/gator/illustration.gator.js";import"../illustration/gator/templates/balloons.js";import"../illustration/illustration-registry.js";import"../illustration/gator/templates/check-with-pencil.js";import"../illustration/gator/templates/your-bank-placeholder.js";import"../illustration/gator/templates/commercial.js";import"../illustration/gator/templates/small-business.js";import"../illustration/gator/templates/mortgage.js";import"../illustration/gator/templates/consumer.js";import"../illustration/gator/templates/treasury.js";import"../illustration/gator/templates/portfolio-analytics.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a
|
|
1
|
+
import{a as g}from"../../../assets/index-chunk2.js";import{t as c}from"../../../assets/index-chunk3.js";import{n as s}from"../../../assets/index-chunk.js";import"./templates/add-link.js";import"./templates/airplane.js";import"./templates/alarm.js";import"./templates/apartment.js";import"./templates/arrow-around.js";import"./templates/arrow-down.js";import"./templates/arrow-left.js";import"./templates/arrow-line-left.js";import"./templates/arrow-line-right.js";import"./templates/arrow-right.js";import"./templates/arrow-up.js";import"./templates/bank.js";import"./templates/bell.js";import"./templates/bell-disabled.js";import"./templates/binoculars.js";import"./templates/book.js";import"./templates/box.js";import"./templates/cake.js";import"./templates/calculator.js";import"./templates/calendar.js";import"./templates/camera.js";import"./templates/caret-up-down.js";import"./templates/case.js";import"./templates/chart-rise.js";import"./templates/chat.js";import"./templates/check.js";import"./templates/check-circle.js";import"./templates/checkbox.js";import"./templates/checkbox-selected.js";import"./templates/chevron-down.js";import"./templates/chevron-left.js";import"./templates/chevron-right.js";import"./templates/chevron-up.js";import"./templates/circle.js";import"./templates/circle-arrow-down.js";import"./templates/circle-arrow-left.js";import"./templates/circle-arrow-right.js";import"./templates/circle-arrow-up.js";import"./templates/circle-filled.js";import"./templates/city.js";import"./templates/clipboard.js";import"./templates/clock.js";import"./templates/clock-clockwise.js";import"./templates/clock-counter-clockwise.js";import"./templates/collapse.js";import"./templates/cone.js";import"./templates/contact-info.js";import"./templates/copy.js";import"./templates/credit-card.js";import"./templates/crop.js";import"./templates/crosshairs.js";import"./templates/currency-dollar-simple.js";import"./templates/currency-eur.js";import"./templates/currency-gbp.js";import"./templates/currency-inr.js";import"./templates/currency-jpy.js";import"./templates/currency-krw.js";import"./templates/currency-kzt.js";import"./templates/currency-ngn.js";import"./templates/currency-rub.js";import"./templates/cursor.js";import"./templates/cursor-arrow.js";import"./templates/cursor-hand.js";import"./templates/dashboard.js";import"./templates/delete.js";import"./templates/dna.js";import"./templates/document.js";import"./templates/document-add.js";import"./templates/document-check.js";import"./templates/document-e-sign.js";import"./templates/document-image.js";import"./templates/document-pdf.js";import"./templates/document-sign.js";import"./templates/document-zip.js";import"./templates/dollar-bills.js";import"./templates/dollar-house.js";import"./templates/down-payment.js";import"./templates/download.js";import"./templates/drag-drop.js";import"./templates/earth.js";import"./templates/exit.js";import"./templates/exit-circle.js";import"./templates/exit-left.js";import"./templates/expand.js";import"./templates/expand-arrows.js";import"./templates/export.js";import"./templates/eye.js";import"./templates/eye-closed.js";import"./templates/eye-crossed.js";import"./templates/facebook-logo.js";import"./templates/file-code.js";import"./templates/files.js";import"./templates/filter-funnel.js";import"./templates/filters.js";import"./templates/filters-2.js";import"./templates/flame.js";import"./templates/flash-off.js";import"./templates/flash-on.js";import"./templates/folder.js";import"./templates/gauge.js";import"./templates/hammer.js";import"./templates/hand-pointing.js";import"./templates/heart.js";import"./templates/home-door.js";import"./templates/home-finance.js";import"./templates/home-finance-arrow.js";import"./templates/home-search.js";import"./templates/house.js";import"./templates/house-simple.js";import"./templates/inbox.js";import"./templates/info.js";import"./templates/instagram-logo.js";import"./templates/interest-rate.js";import"./templates/invoice.js";import"./templates/label.js";import"./templates/laptop.js";import"./templates/layout.js";import"./templates/lightbulb.js";import"./templates/link.js";import"./templates/linkedin-logo.js";import"./templates/list.js";import"./templates/loading.js";import"./templates/loading-spinner-gif.js";import"./templates/lock.js";import"./templates/magic-wand.js";import"./templates/mail.js";import"./templates/mail-open.js";import"./templates/mailbox.js";import"./templates/map.js";import"./templates/menu-hamburger.js";import"./templates/microsoft-excel-logo.js";import"./templates/microsoft-outlook-logo.js";import"./templates/microsoft-powerpoint-logo.js";import"./templates/microsoft-teams-logo.js";import"./templates/microsoft-word-logo.js";import"./templates/minus.js";import"./templates/minus-circle.js";import"./templates/minus-square.js";import"./templates/mobile-phone-2.js";import"./templates/monitor.js";import"./templates/move.js";import"./templates/move-doc.js";import"./templates/music.js";import"./templates/number-1.js";import"./templates/number-2.js";import"./templates/number-3.js";import"./templates/overflow-menu.js";import"./templates/paper-airplane.js";import"./templates/paperclip.js";import"./templates/pen.js";import"./templates/pencil.js";import"./templates/pencil-paper.js";import"./templates/people-multiple.js";import"./templates/people-share.js";import"./templates/percent.js";import"./templates/person.js";import"./templates/person-add.js";import"./templates/person-check.js";import"./templates/person-lock.js";import"./templates/phone.js";import"./templates/phone-alert.js";import"./templates/phone-mobile.js";import"./templates/picture.js";import"./templates/pin.js";import"./templates/pinterest-logo.js";import"./templates/plus.js";import"./templates/plus-circle.js";import"./templates/printer.js";import"./templates/question-chat-bubble.js";import"./templates/question-circle.js";import"./templates/question-mark.js";import"./templates/radio.js";import"./templates/radio-selected.js";import"./templates/receipt.js";import"./templates/restricted.js";import"./templates/sandals.js";import"./templates/save.js";import"./templates/screen.js";import"./templates/search.js";import"./templates/settings.js";import"./templates/share-1.js";import"./templates/share-2.js";import"./templates/shield-lock.js";import"./templates/shield-warning.js";import"./templates/sidebar.js";import"./templates/sidebar-simple.js";import"./templates/smart-home.js";import"./templates/sort-arrow-solid-down.js";import"./templates/sort-arrow-solid-left.js";import"./templates/sort-arrow-solid-right.js";import"./templates/sort-arrow-solid-up.js";import"./templates/sort-arrow-solid-up-down.js";import"./templates/sort-reverse-variant.js";import"./templates/sort-variant.js";import"./templates/sparkle.js";import"./templates/sparkle-filled.js";import"./templates/speech-bubble.js";import"./templates/stack.js";import"./templates/stamp.js";import"./templates/star.js";import"./templates/star-four.js";import"./templates/star-four-filled.js";import"./templates/stopwatch.js";import"./templates/sun.js";import"./templates/sync.js";import"./templates/tab-arrows.js";import"./templates/target.js";import"./templates/thumbs-down.js";import"./templates/thumbs-up.js";import"./templates/tools.js";import"./templates/touch-id.js";import"./templates/trash.js";import"./templates/twitter-logo.js";import"./templates/unlink.js";import"./templates/unlock.js";import"./templates/upload.js";import"./templates/video.js";import"./templates/warning.js";import"./templates/warning-circle.js";import"./templates/warning-diamond.js";import"./templates/warning-octagon.js";import"./templates/wet-sign.js";import"./templates/wifi.js";import"./templates/wifi-off.js";import"./templates/x-logo.js";import"./templates/yelp-logo.js";import"./templates/youtube-logo.js";import"./templates/zillow-logo.js";import{i as h}from"../icon-registry.js";import{N as l}from"../../../utils/components/ngc-component.js";import"../../../assets/index-chunk5.js";import"../../../assets/index-chunk6.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";const d=".gator-icon{width:var(--ngc-icon-width, 1.5rem);height:var(--ngc-icon-height, 1.5rem);color:var(--ngc-icon-color);display:var(--ngc-icon-display, flex);margin:var(--ngc-icon-margin);border-radius:var(--ngc-icon-border-radius);padding:var(--ngc-icon-padding)}.gator-icon-background{background:var(--color-surface-brand, #F3F5F7)}";var v=Object.defineProperty,f=Object.getOwnPropertyDescriptor,u=Object.getPrototypeOf,_=Reflect.get,e=(i,t,r,p)=>{for(var m=p>1?void 0:p?f(t,r):t,a=i.length-1,n;a>=0;a--)(n=i[a])&&(m=(p?n(t,r,m):n(m))||m);return p&&m&&v(t,r,m),m},b=(i,t,r)=>_(u(i),r,t);let o=class extends l{constructor(){super(...arguments),this.name="",this.label="",this.background=!1}firstUpdated(){var i,t,r;this._svg=(i=this.shadowRoot)==null?void 0:i.querySelector("svg"),(t=this._svg)==null||t.classList.add("gator-icon"),(r=this._svg)==null||r.setAttribute("role","img")}updated(){var i,t,r,p;this.label&&((i=this._svg)==null||i.setAttribute("aria-label",this.label)),(t=this._svg)==null||t.setAttribute("aria-hidden",this.label===""?"true":"false"),this.width&&this._svg&&(this._svg.style.width=this.width),this.height&&this._svg&&(this._svg.style.height=this.height),this.background?(r=this._svg)==null||r.classList.add("gator-icon-background"):(p=this._svg)==null||p.classList.remove("gator-icon-background")}render(){return h.get(this.name)}};o.styles=[...b(o,o,"styles"),g(d)];e([s()],o.prototype,"name",2);e([s()],o.prototype,"label",2);e([s()],o.prototype,"width",2);e([s()],o.prototype,"height",2);e([s({type:Boolean})],o.prototype,"background",2);o=e([c("ngc-icon")],o);export{o as N};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{N as
|
|
1
|
+
import{N as up}from"./icon.gator.js";import"./templates/add-link.js";import"./templates/airplane.js";import"./templates/alarm.js";import"./templates/apartment.js";import"./templates/arrow-around.js";import"./templates/arrow-down.js";import"./templates/arrow-left.js";import"./templates/arrow-line-left.js";import"./templates/arrow-line-right.js";import"./templates/arrow-right.js";import"./templates/arrow-up.js";import"./templates/bank.js";import"./templates/bell.js";import"./templates/bell-disabled.js";import"./templates/binoculars.js";import"./templates/book.js";import"./templates/box.js";import"./templates/cake.js";import"./templates/calculator.js";import"./templates/calendar.js";import"./templates/camera.js";import"./templates/caret-up-down.js";import"./templates/case.js";import"./templates/chart-rise.js";import"./templates/chat.js";import"./templates/check.js";import"./templates/check-circle.js";import"./templates/checkbox.js";import"./templates/checkbox-selected.js";import"./templates/chevron-down.js";import"./templates/chevron-left.js";import"./templates/chevron-right.js";import"./templates/chevron-up.js";import"./templates/circle.js";import"./templates/circle-arrow-down.js";import"./templates/circle-arrow-left.js";import"./templates/circle-arrow-right.js";import"./templates/circle-arrow-up.js";import"./templates/circle-filled.js";import"./templates/city.js";import"./templates/clipboard.js";import"./templates/clock.js";import"./templates/clock-clockwise.js";import"./templates/clock-counter-clockwise.js";import"./templates/collapse.js";import"./templates/cone.js";import"./templates/contact-info.js";import"./templates/copy.js";import"./templates/credit-card.js";import"./templates/crop.js";import"./templates/crosshairs.js";import"./templates/currency-dollar-simple.js";import"./templates/currency-eur.js";import"./templates/currency-gbp.js";import"./templates/currency-inr.js";import"./templates/currency-jpy.js";import"./templates/currency-krw.js";import"./templates/currency-kzt.js";import"./templates/currency-ngn.js";import"./templates/currency-rub.js";import"./templates/cursor.js";import"./templates/cursor-arrow.js";import"./templates/cursor-hand.js";import"./templates/dashboard.js";import"./templates/delete.js";import"./templates/dna.js";import"./templates/document.js";import"./templates/document-add.js";import"./templates/document-check.js";import"./templates/document-e-sign.js";import"./templates/document-image.js";import"./templates/document-pdf.js";import"./templates/document-sign.js";import"./templates/document-zip.js";import"./templates/dollar-bills.js";import"./templates/dollar-house.js";import"./templates/down-payment.js";import"./templates/download.js";import"./templates/drag-drop.js";import"./templates/earth.js";import"./templates/exit.js";import"./templates/exit-circle.js";import"./templates/exit-left.js";import"./templates/expand.js";import"./templates/expand-arrows.js";import"./templates/export.js";import"./templates/eye.js";import"./templates/eye-closed.js";import"./templates/eye-crossed.js";import"./templates/facebook-logo.js";import"./templates/file-code.js";import"./templates/files.js";import"./templates/filter-funnel.js";import"./templates/filters.js";import"./templates/filters-2.js";import"./templates/flame.js";import"./templates/flash-off.js";import"./templates/flash-on.js";import"./templates/folder.js";import"./templates/gauge.js";import"./templates/hammer.js";import"./templates/hand-pointing.js";import"./templates/heart.js";import"./templates/home-door.js";import"./templates/home-finance.js";import"./templates/home-finance-arrow.js";import"./templates/home-search.js";import"./templates/house.js";import"./templates/house-simple.js";import"./templates/inbox.js";import"./templates/info.js";import"./templates/instagram-logo.js";import"./templates/interest-rate.js";import"./templates/invoice.js";import"./templates/label.js";import"./templates/laptop.js";import"./templates/layout.js";import"./templates/lightbulb.js";import"./templates/link.js";import"./templates/linkedin-logo.js";import"./templates/list.js";import"./templates/loading.js";import"./templates/loading-spinner-gif.js";import"./templates/lock.js";import"./templates/magic-wand.js";import"./templates/mail.js";import"./templates/mail-open.js";import"./templates/mailbox.js";import"./templates/map.js";import"./templates/menu-hamburger.js";import"./templates/microsoft-excel-logo.js";import"./templates/microsoft-outlook-logo.js";import"./templates/microsoft-powerpoint-logo.js";import"./templates/microsoft-teams-logo.js";import"./templates/microsoft-word-logo.js";import"./templates/minus.js";import"./templates/minus-circle.js";import"./templates/minus-square.js";import"./templates/mobile-phone-2.js";import"./templates/monitor.js";import"./templates/move.js";import"./templates/move-doc.js";import"./templates/music.js";import"./templates/number-1.js";import"./templates/number-2.js";import"./templates/number-3.js";import"./templates/overflow-menu.js";import"./templates/paper-airplane.js";import"./templates/paperclip.js";import"./templates/pen.js";import"./templates/pencil.js";import"./templates/pencil-paper.js";import"./templates/people-multiple.js";import"./templates/people-share.js";import"./templates/percent.js";import"./templates/person.js";import"./templates/person-add.js";import"./templates/person-check.js";import"./templates/person-lock.js";import"./templates/phone.js";import"./templates/phone-alert.js";import"./templates/phone-mobile.js";import"./templates/picture.js";import"./templates/pin.js";import"./templates/pinterest-logo.js";import"./templates/plus.js";import"./templates/plus-circle.js";import"./templates/printer.js";import"./templates/question-chat-bubble.js";import"./templates/question-circle.js";import"./templates/question-mark.js";import"./templates/radio.js";import"./templates/radio-selected.js";import"./templates/receipt.js";import"./templates/restricted.js";import"./templates/sandals.js";import"./templates/save.js";import"./templates/screen.js";import"./templates/search.js";import"./templates/settings.js";import"./templates/share-1.js";import"./templates/share-2.js";import"./templates/shield-lock.js";import"./templates/shield-warning.js";import"./templates/sidebar.js";import"./templates/sidebar-simple.js";import"./templates/smart-home.js";import"./templates/sort-arrow-solid-down.js";import"./templates/sort-arrow-solid-left.js";import"./templates/sort-arrow-solid-right.js";import"./templates/sort-arrow-solid-up.js";import"./templates/sort-arrow-solid-up-down.js";import"./templates/sort-reverse-variant.js";import"./templates/sort-variant.js";import"./templates/sparkle.js";import"./templates/sparkle-filled.js";import"./templates/speech-bubble.js";import"./templates/stack.js";import"./templates/stamp.js";import"./templates/star.js";import"./templates/star-four.js";import"./templates/star-four-filled.js";import"./templates/stopwatch.js";import"./templates/sun.js";import"./templates/sync.js";import"./templates/tab-arrows.js";import"./templates/target.js";import"./templates/thumbs-down.js";import"./templates/thumbs-up.js";import"./templates/tools.js";import"./templates/touch-id.js";import"./templates/trash.js";import"./templates/twitter-logo.js";import"./templates/unlink.js";import"./templates/unlock.js";import"./templates/upload.js";import"./templates/video.js";import"./templates/warning.js";import"./templates/warning-circle.js";import"./templates/warning-diamond.js";import"./templates/warning-octagon.js";import"./templates/wet-sign.js";import"./templates/wifi.js";import"./templates/wifi-off.js";import"./templates/x-logo.js";import"./templates/yelp-logo.js";import"./templates/youtube-logo.js";import"./templates/zillow-logo.js";import"../../../assets/index-chunk2.js";import"../../../assets/index-chunk3.js";import"../../../assets/index-chunk.js";import"../icon-registry.js";import"../../../utils/components/ngc-component.js";import"../../../assets/index-chunk5.js";import"../../../assets/index-chunk6.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";export{up as NgcIcon};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./slds/icon.slds.js";import"./gator/icon.gator.js";import"../../assets/index-chunk2.js";import"../../assets/index-chunk10.js";import"../../assets/index-chunk3.js";import"./icon.js";import"../../assets/index-chunk.js";import"./gator/templates/add-link.js";import"./icon-registry.js";import"./gator/templates/airplane.js";import"./gator/templates/alarm.js";import"./gator/templates/apartment.js";import"./gator/templates/arrow-around.js";import"./gator/templates/arrow-down.js";import"./gator/templates/arrow-left.js";import"./gator/templates/arrow-line-left.js";import"./gator/templates/arrow-line-right.js";import"./gator/templates/arrow-right.js";import"./gator/templates/arrow-up.js";import"./gator/templates/bank.js";import"./gator/templates/bell.js";import"./gator/templates/bell-disabled.js";import"./gator/templates/binoculars.js";import"./gator/templates/book.js";import"./gator/templates/box.js";import"./gator/templates/cake.js";import"./gator/templates/calculator.js";import"./gator/templates/calendar.js";import"./gator/templates/camera.js";import"./gator/templates/caret-up-down.js";import"./gator/templates/case.js";import"./gator/templates/chart-rise.js";import"./gator/templates/chat.js";import"./gator/templates/check.js";import"./gator/templates/check-circle.js";import"./gator/templates/checkbox.js";import"./gator/templates/checkbox-selected.js";import"./gator/templates/chevron-down.js";import"./gator/templates/chevron-left.js";import"./gator/templates/chevron-right.js";import"./gator/templates/chevron-up.js";import"./gator/templates/circle.js";import"./gator/templates/circle-arrow-down.js";import"./gator/templates/circle-arrow-left.js";import"./gator/templates/circle-arrow-right.js";import"./gator/templates/circle-arrow-up.js";import"./gator/templates/circle-filled.js";import"./gator/templates/city.js";import"./gator/templates/clipboard.js";import"./gator/templates/clock.js";import"./gator/templates/clock-clockwise.js";import"./gator/templates/clock-counter-clockwise.js";import"./gator/templates/collapse.js";import"./gator/templates/cone.js";import"./gator/templates/contact-info.js";import"./gator/templates/copy.js";import"./gator/templates/credit-card.js";import"./gator/templates/crop.js";import"./gator/templates/crosshairs.js";import"./gator/templates/currency-dollar-simple.js";import"./gator/templates/currency-eur.js";import"./gator/templates/currency-gbp.js";import"./gator/templates/currency-inr.js";import"./gator/templates/currency-jpy.js";import"./gator/templates/currency-krw.js";import"./gator/templates/currency-kzt.js";import"./gator/templates/currency-ngn.js";import"./gator/templates/currency-rub.js";import"./gator/templates/cursor.js";import"./gator/templates/cursor-arrow.js";import"./gator/templates/cursor-hand.js";import"./gator/templates/dashboard.js";import"./gator/templates/delete.js";import"./gator/templates/dna.js";import"./gator/templates/document.js";import"./gator/templates/document-add.js";import"./gator/templates/document-check.js";import"./gator/templates/document-e-sign.js";import"./gator/templates/document-image.js";import"./gator/templates/document-pdf.js";import"./gator/templates/document-sign.js";import"./gator/templates/document-zip.js";import"./gator/templates/dollar-bills.js";import"./gator/templates/dollar-house.js";import"./gator/templates/down-payment.js";import"./gator/templates/download.js";import"./gator/templates/drag-drop.js";import"./gator/templates/earth.js";import"./gator/templates/exit.js";import"./gator/templates/exit-circle.js";import"./gator/templates/exit-left.js";import"./gator/templates/expand.js";import"./gator/templates/expand-arrows.js";import"./gator/templates/export.js";import"./gator/templates/eye.js";import"./gator/templates/eye-closed.js";import"./gator/templates/eye-crossed.js";import"./gator/templates/facebook-logo.js";import"./gator/templates/file-code.js";import"./gator/templates/files.js";import"./gator/templates/filter-funnel.js";import"./gator/templates/filters.js";import"./gator/templates/filters-2.js";import"./gator/templates/flame.js";import"./gator/templates/flash-off.js";import"./gator/templates/flash-on.js";import"./gator/templates/folder.js";import"./gator/templates/gauge.js";import"./gator/templates/hammer.js";import"./gator/templates/hand-pointing.js";import"./gator/templates/heart.js";import"./gator/templates/home-door.js";import"./gator/templates/home-finance.js";import"./gator/templates/home-finance-arrow.js";import"./gator/templates/home-search.js";import"./gator/templates/house.js";import"./gator/templates/house-simple.js";import"./gator/templates/inbox.js";import"./gator/templates/info.js";import"./gator/templates/instagram-logo.js";import"./gator/templates/interest-rate.js";import"./gator/templates/invoice.js";import"./gator/templates/label.js";import"./gator/templates/laptop.js";import"./gator/templates/layout.js";import"./gator/templates/lightbulb.js";import"./gator/templates/link.js";import"./gator/templates/linkedin-logo.js";import"./gator/templates/list.js";import"./gator/templates/loading.js";import"./gator/templates/loading-spinner-gif.js";import"./gator/templates/lock.js";import"./gator/templates/magic-wand.js";import"./gator/templates/mail.js";import"./gator/templates/mail-open.js";import"./gator/templates/mailbox.js";import"./gator/templates/map.js";import"./gator/templates/menu-hamburger.js";import"./gator/templates/microsoft-excel-logo.js";import"./gator/templates/microsoft-outlook-logo.js";import"./gator/templates/microsoft-powerpoint-logo.js";import"./gator/templates/microsoft-teams-logo.js";import"./gator/templates/microsoft-word-logo.js";import"./gator/templates/minus.js";import"./gator/templates/minus-circle.js";import"./gator/templates/minus-square.js";import"./gator/templates/mobile-phone-2.js";import"./gator/templates/monitor.js";import"./gator/templates/move.js";import"./gator/templates/move-doc.js";import"./gator/templates/music.js";import"./gator/templates/number-1.js";import"./gator/templates/number-2.js";import"./gator/templates/number-3.js";import"./gator/templates/overflow-menu.js";import"./gator/templates/paper-airplane.js";import"./gator/templates/paperclip.js";import"./gator/templates/pen.js";import"./gator/templates/pencil.js";import"./gator/templates/pencil-paper.js";import"./gator/templates/people-multiple.js";import"./gator/templates/people-share.js";import"./gator/templates/percent.js";import"./gator/templates/person.js";import"./gator/templates/person-add.js";import"./gator/templates/person-check.js";import"./gator/templates/person-lock.js";import"./gator/templates/phone.js";import"./gator/templates/phone-alert.js";import"./gator/templates/phone-mobile.js";import"./gator/templates/picture.js";import"./gator/templates/pin.js";import"./gator/templates/pinterest-logo.js";import"./gator/templates/plus.js";import"./gator/templates/plus-circle.js";import"./gator/templates/printer.js";import"./gator/templates/question-chat-bubble.js";import"./gator/templates/question-circle.js";import"./gator/templates/question-mark.js";import"./gator/templates/radio.js";import"./gator/templates/radio-selected.js";import"./gator/templates/receipt.js";import"./gator/templates/restricted.js";import"./gator/templates/sandals.js";import"./gator/templates/save.js";import"./gator/templates/screen.js";import"./gator/templates/search.js";import"./gator/templates/settings.js";import"./gator/templates/share-1.js";import"./gator/templates/share-2.js";import"./gator/templates/shield-lock.js";import"./gator/templates/shield-warning.js";import"./gator/templates/sidebar.js";import"./gator/templates/sidebar-simple.js";import"./gator/templates/smart-home.js";import"./gator/templates/sort-arrow-solid-down.js";import"./gator/templates/sort-arrow-solid-left.js";import"./gator/templates/sort-arrow-solid-right.js";import"./gator/templates/sort-arrow-solid-up.js";import"./gator/templates/sort-arrow-solid-up-down.js";import"./gator/templates/sort-reverse-variant.js";import"./gator/templates/sort-variant.js";import"./gator/templates/sparkle.js";import"./gator/templates/sparkle-filled.js";import"./gator/templates/speech-bubble.js";import"./gator/templates/stack.js";import"./gator/templates/stamp.js";import"./gator/templates/star.js";import"./gator/templates/star-four.js";import"./gator/templates/star-four-filled.js";import"./gator/templates/stopwatch.js";import"./gator/templates/sun.js";import"./gator/templates/sync.js";import"./gator/templates/tab-arrows.js";import"./gator/templates/target.js";import"./gator/templates/thumbs-down.js";import"./gator/templates/thumbs-up.js";import"./gator/templates/tools.js";import"./gator/templates/touch-id.js";import"./gator/templates/trash.js";import"./gator/templates/twitter-logo.js";import"./gator/templates/unlink.js";import"./gator/templates/unlock.js";import"./gator/templates/upload.js";import"./gator/templates/video.js";import"./gator/templates/warning.js";import"./gator/templates/warning-circle.js";import"./gator/templates/warning-diamond.js";import"./gator/templates/warning-octagon.js";import"./gator/templates/wet-sign.js";import"./gator/templates/wifi.js";import"./gator/templates/wifi-off.js";import"./gator/templates/x-logo.js";import"./gator/templates/yelp-logo.js";import"./gator/templates/youtube-logo.js";import"./gator/templates/zillow-logo.js";
|
|
1
|
+
import"./slds/icon.slds.js";import"./gator/icon.gator.js";import"../../assets/index-chunk2.js";import"../../assets/index-chunk10.js";import"../../assets/index-chunk3.js";import"./icon.js";import"../../assets/index-chunk.js";import"./gator/templates/add-link.js";import"./icon-registry.js";import"./gator/templates/airplane.js";import"./gator/templates/alarm.js";import"./gator/templates/apartment.js";import"./gator/templates/arrow-around.js";import"./gator/templates/arrow-down.js";import"./gator/templates/arrow-left.js";import"./gator/templates/arrow-line-left.js";import"./gator/templates/arrow-line-right.js";import"./gator/templates/arrow-right.js";import"./gator/templates/arrow-up.js";import"./gator/templates/bank.js";import"./gator/templates/bell.js";import"./gator/templates/bell-disabled.js";import"./gator/templates/binoculars.js";import"./gator/templates/book.js";import"./gator/templates/box.js";import"./gator/templates/cake.js";import"./gator/templates/calculator.js";import"./gator/templates/calendar.js";import"./gator/templates/camera.js";import"./gator/templates/caret-up-down.js";import"./gator/templates/case.js";import"./gator/templates/chart-rise.js";import"./gator/templates/chat.js";import"./gator/templates/check.js";import"./gator/templates/check-circle.js";import"./gator/templates/checkbox.js";import"./gator/templates/checkbox-selected.js";import"./gator/templates/chevron-down.js";import"./gator/templates/chevron-left.js";import"./gator/templates/chevron-right.js";import"./gator/templates/chevron-up.js";import"./gator/templates/circle.js";import"./gator/templates/circle-arrow-down.js";import"./gator/templates/circle-arrow-left.js";import"./gator/templates/circle-arrow-right.js";import"./gator/templates/circle-arrow-up.js";import"./gator/templates/circle-filled.js";import"./gator/templates/city.js";import"./gator/templates/clipboard.js";import"./gator/templates/clock.js";import"./gator/templates/clock-clockwise.js";import"./gator/templates/clock-counter-clockwise.js";import"./gator/templates/collapse.js";import"./gator/templates/cone.js";import"./gator/templates/contact-info.js";import"./gator/templates/copy.js";import"./gator/templates/credit-card.js";import"./gator/templates/crop.js";import"./gator/templates/crosshairs.js";import"./gator/templates/currency-dollar-simple.js";import"./gator/templates/currency-eur.js";import"./gator/templates/currency-gbp.js";import"./gator/templates/currency-inr.js";import"./gator/templates/currency-jpy.js";import"./gator/templates/currency-krw.js";import"./gator/templates/currency-kzt.js";import"./gator/templates/currency-ngn.js";import"./gator/templates/currency-rub.js";import"./gator/templates/cursor.js";import"./gator/templates/cursor-arrow.js";import"./gator/templates/cursor-hand.js";import"./gator/templates/dashboard.js";import"./gator/templates/delete.js";import"./gator/templates/dna.js";import"./gator/templates/document.js";import"./gator/templates/document-add.js";import"./gator/templates/document-check.js";import"./gator/templates/document-e-sign.js";import"./gator/templates/document-image.js";import"./gator/templates/document-pdf.js";import"./gator/templates/document-sign.js";import"./gator/templates/document-zip.js";import"./gator/templates/dollar-bills.js";import"./gator/templates/dollar-house.js";import"./gator/templates/down-payment.js";import"./gator/templates/download.js";import"./gator/templates/drag-drop.js";import"./gator/templates/earth.js";import"./gator/templates/exit.js";import"./gator/templates/exit-circle.js";import"./gator/templates/exit-left.js";import"./gator/templates/expand.js";import"./gator/templates/expand-arrows.js";import"./gator/templates/export.js";import"./gator/templates/eye.js";import"./gator/templates/eye-closed.js";import"./gator/templates/eye-crossed.js";import"./gator/templates/facebook-logo.js";import"./gator/templates/file-code.js";import"./gator/templates/files.js";import"./gator/templates/filter-funnel.js";import"./gator/templates/filters.js";import"./gator/templates/filters-2.js";import"./gator/templates/flame.js";import"./gator/templates/flash-off.js";import"./gator/templates/flash-on.js";import"./gator/templates/folder.js";import"./gator/templates/gauge.js";import"./gator/templates/hammer.js";import"./gator/templates/hand-pointing.js";import"./gator/templates/heart.js";import"./gator/templates/home-door.js";import"./gator/templates/home-finance.js";import"./gator/templates/home-finance-arrow.js";import"./gator/templates/home-search.js";import"./gator/templates/house.js";import"./gator/templates/house-simple.js";import"./gator/templates/inbox.js";import"./gator/templates/info.js";import"./gator/templates/instagram-logo.js";import"./gator/templates/interest-rate.js";import"./gator/templates/invoice.js";import"./gator/templates/label.js";import"./gator/templates/laptop.js";import"./gator/templates/layout.js";import"./gator/templates/lightbulb.js";import"./gator/templates/link.js";import"./gator/templates/linkedin-logo.js";import"./gator/templates/list.js";import"./gator/templates/loading.js";import"./gator/templates/loading-spinner-gif.js";import"./gator/templates/lock.js";import"./gator/templates/magic-wand.js";import"./gator/templates/mail.js";import"./gator/templates/mail-open.js";import"./gator/templates/mailbox.js";import"./gator/templates/map.js";import"./gator/templates/menu-hamburger.js";import"./gator/templates/microsoft-excel-logo.js";import"./gator/templates/microsoft-outlook-logo.js";import"./gator/templates/microsoft-powerpoint-logo.js";import"./gator/templates/microsoft-teams-logo.js";import"./gator/templates/microsoft-word-logo.js";import"./gator/templates/minus.js";import"./gator/templates/minus-circle.js";import"./gator/templates/minus-square.js";import"./gator/templates/mobile-phone-2.js";import"./gator/templates/monitor.js";import"./gator/templates/move.js";import"./gator/templates/move-doc.js";import"./gator/templates/music.js";import"./gator/templates/number-1.js";import"./gator/templates/number-2.js";import"./gator/templates/number-3.js";import"./gator/templates/overflow-menu.js";import"./gator/templates/paper-airplane.js";import"./gator/templates/paperclip.js";import"./gator/templates/pen.js";import"./gator/templates/pencil.js";import"./gator/templates/pencil-paper.js";import"./gator/templates/people-multiple.js";import"./gator/templates/people-share.js";import"./gator/templates/percent.js";import"./gator/templates/person.js";import"./gator/templates/person-add.js";import"./gator/templates/person-check.js";import"./gator/templates/person-lock.js";import"./gator/templates/phone.js";import"./gator/templates/phone-alert.js";import"./gator/templates/phone-mobile.js";import"./gator/templates/picture.js";import"./gator/templates/pin.js";import"./gator/templates/pinterest-logo.js";import"./gator/templates/plus.js";import"./gator/templates/plus-circle.js";import"./gator/templates/printer.js";import"./gator/templates/question-chat-bubble.js";import"./gator/templates/question-circle.js";import"./gator/templates/question-mark.js";import"./gator/templates/radio.js";import"./gator/templates/radio-selected.js";import"./gator/templates/receipt.js";import"./gator/templates/restricted.js";import"./gator/templates/sandals.js";import"./gator/templates/save.js";import"./gator/templates/screen.js";import"./gator/templates/search.js";import"./gator/templates/settings.js";import"./gator/templates/share-1.js";import"./gator/templates/share-2.js";import"./gator/templates/shield-lock.js";import"./gator/templates/shield-warning.js";import"./gator/templates/sidebar.js";import"./gator/templates/sidebar-simple.js";import"./gator/templates/smart-home.js";import"./gator/templates/sort-arrow-solid-down.js";import"./gator/templates/sort-arrow-solid-left.js";import"./gator/templates/sort-arrow-solid-right.js";import"./gator/templates/sort-arrow-solid-up.js";import"./gator/templates/sort-arrow-solid-up-down.js";import"./gator/templates/sort-reverse-variant.js";import"./gator/templates/sort-variant.js";import"./gator/templates/sparkle.js";import"./gator/templates/sparkle-filled.js";import"./gator/templates/speech-bubble.js";import"./gator/templates/stack.js";import"./gator/templates/stamp.js";import"./gator/templates/star.js";import"./gator/templates/star-four.js";import"./gator/templates/star-four-filled.js";import"./gator/templates/stopwatch.js";import"./gator/templates/sun.js";import"./gator/templates/sync.js";import"./gator/templates/tab-arrows.js";import"./gator/templates/target.js";import"./gator/templates/thumbs-down.js";import"./gator/templates/thumbs-up.js";import"./gator/templates/tools.js";import"./gator/templates/touch-id.js";import"./gator/templates/trash.js";import"./gator/templates/twitter-logo.js";import"./gator/templates/unlink.js";import"./gator/templates/unlock.js";import"./gator/templates/upload.js";import"./gator/templates/video.js";import"./gator/templates/warning.js";import"./gator/templates/warning-circle.js";import"./gator/templates/warning-diamond.js";import"./gator/templates/warning-octagon.js";import"./gator/templates/wet-sign.js";import"./gator/templates/wifi.js";import"./gator/templates/wifi-off.js";import"./gator/templates/x-logo.js";import"./gator/templates/yelp-logo.js";import"./gator/templates/youtube-logo.js";import"./gator/templates/zillow-logo.js";import"../../utils/components/ngc-component.js";import"../../assets/index-chunk5.js";import"../../assets/index-chunk6.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{a as c,x as m,E as l}from"../../../assets/index-chunk2.js";import{t as g}from"../../../assets/index-chunk3.js";import"../../button/slds/button.slds.js";import"../../button/gator/button.gator.js";import"../../icon/slds/icon.slds.js";import"../../icon/gator/icon.gator.js";import"../../skeleton-loader/gator/skeleton-loader.gator.js";import"../../loading-spinner/gator/loading-spinner.gator.js";import{p as u}from"../../../assets/index-chunk5.js";import{s as d}from"../../../assets/index-chunk6.js";import{N as s}from"../icon-button.js";import{o as h}from"../../../assets/index-chunk7.js";import"../../button/button.js";import"../../../assets/index-chunk.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../../utils/mixins/attribute-deletion.js";import"../../../assets/index-chunk10.js";import"../../loading-spinner/loading-spinner.js";import"../../icon/icon.js";import"../../icon/gator/templates/add-link.js";import"../../icon/icon-registry.js";import"../../icon/gator/templates/airplane.js";import"../../icon/gator/templates/alarm.js";import"../../icon/gator/templates/apartment.js";import"../../icon/gator/templates/arrow-around.js";import"../../icon/gator/templates/arrow-down.js";import"../../icon/gator/templates/arrow-left.js";import"../../icon/gator/templates/arrow-line-left.js";import"../../icon/gator/templates/arrow-line-right.js";import"../../icon/gator/templates/arrow-right.js";import"../../icon/gator/templates/arrow-up.js";import"../../icon/gator/templates/bank.js";import"../../icon/gator/templates/bell.js";import"../../icon/gator/templates/bell-disabled.js";import"../../icon/gator/templates/binoculars.js";import"../../icon/gator/templates/book.js";import"../../icon/gator/templates/box.js";import"../../icon/gator/templates/cake.js";import"../../icon/gator/templates/calculator.js";import"../../icon/gator/templates/calendar.js";import"../../icon/gator/templates/camera.js";import"../../icon/gator/templates/caret-up-down.js";import"../../icon/gator/templates/case.js";import"../../icon/gator/templates/chart-rise.js";import"../../icon/gator/templates/chat.js";import"../../icon/gator/templates/check.js";import"../../icon/gator/templates/check-circle.js";import"../../icon/gator/templates/checkbox.js";import"../../icon/gator/templates/checkbox-selected.js";import"../../icon/gator/templates/chevron-down.js";import"../../icon/gator/templates/chevron-left.js";import"../../icon/gator/templates/chevron-right.js";import"../../icon/gator/templates/chevron-up.js";import"../../icon/gator/templates/circle.js";import"../../icon/gator/templates/circle-arrow-down.js";import"../../icon/gator/templates/circle-arrow-left.js";import"../../icon/gator/templates/circle-arrow-right.js";import"../../icon/gator/templates/circle-arrow-up.js";import"../../icon/gator/templates/circle-filled.js";import"../../icon/gator/templates/city.js";import"../../icon/gator/templates/clipboard.js";import"../../icon/gator/templates/clock.js";import"../../icon/gator/templates/clock-clockwise.js";import"../../icon/gator/templates/clock-counter-clockwise.js";import"../../icon/gator/templates/collapse.js";import"../../icon/gator/templates/cone.js";import"../../icon/gator/templates/contact-info.js";import"../../icon/gator/templates/copy.js";import"../../icon/gator/templates/credit-card.js";import"../../icon/gator/templates/crop.js";import"../../icon/gator/templates/crosshairs.js";import"../../icon/gator/templates/currency-dollar-simple.js";import"../../icon/gator/templates/currency-eur.js";import"../../icon/gator/templates/currency-gbp.js";import"../../icon/gator/templates/currency-inr.js";import"../../icon/gator/templates/currency-jpy.js";import"../../icon/gator/templates/currency-krw.js";import"../../icon/gator/templates/currency-kzt.js";import"../../icon/gator/templates/currency-ngn.js";import"../../icon/gator/templates/currency-rub.js";import"../../icon/gator/templates/cursor.js";import"../../icon/gator/templates/cursor-arrow.js";import"../../icon/gator/templates/cursor-hand.js";import"../../icon/gator/templates/dashboard.js";import"../../icon/gator/templates/delete.js";import"../../icon/gator/templates/dna.js";import"../../icon/gator/templates/document.js";import"../../icon/gator/templates/document-add.js";import"../../icon/gator/templates/document-check.js";import"../../icon/gator/templates/document-e-sign.js";import"../../icon/gator/templates/document-image.js";import"../../icon/gator/templates/document-pdf.js";import"../../icon/gator/templates/document-sign.js";import"../../icon/gator/templates/document-zip.js";import"../../icon/gator/templates/dollar-bills.js";import"../../icon/gator/templates/dollar-house.js";import"../../icon/gator/templates/down-payment.js";import"../../icon/gator/templates/download.js";import"../../icon/gator/templates/drag-drop.js";import"../../icon/gator/templates/earth.js";import"../../icon/gator/templates/exit.js";import"../../icon/gator/templates/exit-circle.js";import"../../icon/gator/templates/exit-left.js";import"../../icon/gator/templates/expand.js";import"../../icon/gator/templates/expand-arrows.js";import"../../icon/gator/templates/export.js";import"../../icon/gator/templates/eye.js";import"../../icon/gator/templates/eye-closed.js";import"../../icon/gator/templates/eye-crossed.js";import"../../icon/gator/templates/facebook-logo.js";import"../../icon/gator/templates/file-code.js";import"../../icon/gator/templates/files.js";import"../../icon/gator/templates/filter-funnel.js";import"../../icon/gator/templates/filters.js";import"../../icon/gator/templates/filters-2.js";import"../../icon/gator/templates/flame.js";import"../../icon/gator/templates/flash-off.js";import"../../icon/gator/templates/flash-on.js";import"../../icon/gator/templates/folder.js";import"../../icon/gator/templates/gauge.js";import"../../icon/gator/templates/hammer.js";import"../../icon/gator/templates/hand-pointing.js";import"../../icon/gator/templates/heart.js";import"../../icon/gator/templates/home-door.js";import"../../icon/gator/templates/home-finance.js";import"../../icon/gator/templates/home-finance-arrow.js";import"../../icon/gator/templates/home-search.js";import"../../icon/gator/templates/house.js";import"../../icon/gator/templates/house-simple.js";import"../../icon/gator/templates/inbox.js";import"../../icon/gator/templates/info.js";import"../../icon/gator/templates/instagram-logo.js";import"../../icon/gator/templates/interest-rate.js";import"../../icon/gator/templates/invoice.js";import"../../icon/gator/templates/label.js";import"../../icon/gator/templates/laptop.js";import"../../icon/gator/templates/layout.js";import"../../icon/gator/templates/lightbulb.js";import"../../icon/gator/templates/link.js";import"../../icon/gator/templates/linkedin-logo.js";import"../../icon/gator/templates/list.js";import"../../icon/gator/templates/loading.js";import"../../icon/gator/templates/loading-spinner-gif.js";import"../../icon/gator/templates/lock.js";import"../../icon/gator/templates/magic-wand.js";import"../../icon/gator/templates/mail.js";import"../../icon/gator/templates/mail-open.js";import"../../icon/gator/templates/mailbox.js";import"../../icon/gator/templates/map.js";import"../../icon/gator/templates/menu-hamburger.js";import"../../icon/gator/templates/microsoft-excel-logo.js";import"../../icon/gator/templates/microsoft-outlook-logo.js";import"../../icon/gator/templates/microsoft-powerpoint-logo.js";import"../../icon/gator/templates/microsoft-teams-logo.js";import"../../icon/gator/templates/microsoft-word-logo.js";import"../../icon/gator/templates/minus.js";import"../../icon/gator/templates/minus-circle.js";import"../../icon/gator/templates/minus-square.js";import"../../icon/gator/templates/mobile-phone-2.js";import"../../icon/gator/templates/monitor.js";import"../../icon/gator/templates/move.js";import"../../icon/gator/templates/move-doc.js";import"../../icon/gator/templates/music.js";import"../../icon/gator/templates/number-1.js";import"../../icon/gator/templates/number-2.js";import"../../icon/gator/templates/number-3.js";import"../../icon/gator/templates/overflow-menu.js";import"../../icon/gator/templates/paper-airplane.js";import"../../icon/gator/templates/paperclip.js";import"../../icon/gator/templates/pen.js";import"../../icon/gator/templates/pencil.js";import"../../icon/gator/templates/pencil-paper.js";import"../../icon/gator/templates/people-multiple.js";import"../../icon/gator/templates/people-share.js";import"../../icon/gator/templates/percent.js";import"../../icon/gator/templates/person.js";import"../../icon/gator/templates/person-add.js";import"../../icon/gator/templates/person-check.js";import"../../icon/gator/templates/person-lock.js";import"../../icon/gator/templates/phone.js";import"../../icon/gator/templates/phone-alert.js";import"../../icon/gator/templates/phone-mobile.js";import"../../icon/gator/templates/picture.js";import"../../icon/gator/templates/pin.js";import"../../icon/gator/templates/pinterest-logo.js";import"../../icon/gator/templates/plus.js";import"../../icon/gator/templates/plus-circle.js";import"../../icon/gator/templates/printer.js";import"../../icon/gator/templates/question-chat-bubble.js";import"../../icon/gator/templates/question-circle.js";import"../../icon/gator/templates/question-mark.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/receipt.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/sandals.js";import"../../icon/gator/templates/save.js";import"../../icon/gator/templates/screen.js";import"../../icon/gator/templates/search.js";import"../../icon/gator/templates/settings.js";import"../../icon/gator/templates/share-1.js";import"../../icon/gator/templates/share-2.js";import"../../icon/gator/templates/shield-lock.js";import"../../icon/gator/templates/shield-warning.js";import"../../icon/gator/templates/sidebar.js";import"../../icon/gator/templates/sidebar-simple.js";import"../../icon/gator/templates/smart-home.js";import"../../icon/gator/templates/sort-arrow-solid-down.js";import"../../icon/gator/templates/sort-arrow-solid-left.js";import"../../icon/gator/templates/sort-arrow-solid-right.js";import"../../icon/gator/templates/sort-arrow-solid-up.js";import"../../icon/gator/templates/sort-arrow-solid-up-down.js";import"../../icon/gator/templates/sort-reverse-variant.js";import"../../icon/gator/templates/sort-variant.js";import"../../icon/gator/templates/sparkle.js";import"../../icon/gator/templates/sparkle-filled.js";import"../../icon/gator/templates/speech-bubble.js";import"../../icon/gator/templates/stack.js";import"../../icon/gator/templates/stamp.js";import"../../icon/gator/templates/star.js";import"../../icon/gator/templates/star-four.js";import"../../icon/gator/templates/star-four-filled.js";import"../../icon/gator/templates/stopwatch.js";import"../../icon/gator/templates/sun.js";import"../../icon/gator/templates/sync.js";import"../../icon/gator/templates/tab-arrows.js";import"../../icon/gator/templates/target.js";import"../../icon/gator/templates/thumbs-down.js";import"../../icon/gator/templates/thumbs-up.js";import"../../icon/gator/templates/tools.js";import"../../icon/gator/templates/touch-id.js";import"../../icon/gator/templates/trash.js";import"../../icon/gator/templates/twitter-logo.js";import"../../icon/gator/templates/unlink.js";import"../../icon/gator/templates/unlock.js";import"../../icon/gator/templates/upload.js";import"../../icon/gator/templates/video.js";import"../../icon/gator/templates/warning.js";import"../../icon/gator/templates/warning-circle.js";import"../../icon/gator/templates/warning-diamond.js";import"../../icon/gator/templates/warning-octagon.js";import"../../icon/gator/templates/wet-sign.js";import"../../icon/gator/templates/wifi.js";import"../../icon/gator/templates/wifi-off.js";import"../../icon/gator/templates/x-logo.js";import"../../icon/gator/templates/yelp-logo.js";import"../../icon/gator/templates/youtube-logo.js";import"../../icon/gator/templates/zillow-logo.js";import"../../../assets/index-chunk8.js";import"../../../assets/index-chunk9.js";const b=".gator-icon-button{display:inline-flex;align-items:center;justify-content:center;border-style:none;cursor:pointer;margin:var(--ngc-icon-button-margin, auto);background-color:var(--ngc-icon-button-background-color, transparent);padding:var(--ngc-icon-button-padding, 0);border-radius:50%}.gator-icon-button ngc-icon{--ngc-icon-color: var(--ngc-icon-button-icon-color, var(--color-primary-03-base))}.gator-icon-button_xsmall{height:var(--ngc-icon-button-height, 1.5rem);width:var(--ngc-icon-button-width, 1.5rem)}.gator-icon-button_xsmall ngc-icon{--ngc-icon-height: 1rem;--ngc-icon-width: 1rem}.gator-icon-button_xsmall .gator-icon-button_loader{display:inline-flex;align-items:center;justify-content:center;height:1.5rem;width:1.5rem}.gator-icon-button_small{height:var(--ngc-icon-button-height, 1.5rem);width:var(--ngc-icon-button-width, 1.5rem)}.gator-icon-button_small ngc-icon{--ngc-icon-height: 1.125rem;--ngc-icon-width: 1.125rem}.gator-icon-button_medium{height:var(--ngc-icon-button-height, 2rem);width:var(--ngc-icon-button-width, 2rem)}.gator-icon-button_medium ngc-icon{--ngc-icon-height: 1.5rem;--ngc-icon-width: 1.5rem}.gator-icon-button_large{height:var(--ngc-icon-button-height, 3rem);width:var(--ngc-icon-button-width, 3rem)}.gator-icon-button_large ngc-icon{--ngc-icon-height: 2.25rem;--ngc-icon-width: 2.25rem}.gator-icon-button_xlarge{height:var(--ngc-icon-button-height, 3rem);width:var(--ngc-icon-button-width, 3rem)}.gator-icon-button_xlarge ngc-icon{--ngc-icon-height: 2.5rem;--ngc-icon-width: 2.5rem}.gator-icon-button-loader{display:flex;align-items:center;justify-content:center;background-color:var(--ngc-icon-button-loading-background-color, var(--color-surface-loading));border-radius:50%}.gator-icon-button-loader_xsmall{width:16px;height:16px}.gator-icon-button-loader_small{width:20px;height:20px}.gator-icon-button-loader_medium{width:24px;height:24px}.gator-icon-button-loader_large{width:36px;height:36px}.gator-icon-button-loader_xlarge{width:40px;height:40px}.gator-icon-button[disabled]{cursor:not-allowed}.gator-icon-button[disabled] ngc-icon{--ngc-icon-color: var(--ngc-icon-button-disabled-color, var(--color-text-disabled))}.gator-icon-button:not([disabled]):not(.gator-icon-button_loading):hover{box-shadow:var(--ngc-icon-button-hover-box-shadow, 0px 3px 6px 0px rgba(31, 31, 31, .2))}.gator-icon-button:not([disabled]):focus-visible{outline:var(--ngc-icon-button-focus-outline, 2px solid var(--color-focus-border));outline-offset:2px}.gator-icon-button:not([disabled]):not(.gator-icon-button_loading):active{background-color:var(--ngc-icon-button-pressed-background-color, var(--color-surface-brand-secondary));box-shadow:none}.gator-icon-button.gator-icon-button_loading{cursor:not-allowed}";var x=Object.defineProperty,v=Object.getOwnPropertyDescriptor,f=(t,i,p,r)=>{for(var o=r>1?void 0:r?v(i,p):i,e=t.length-1,a;e>=0;e--)(a=t[e])&&(o=(r?a(i,p,o):a(o))||o);return r&&o&&x(i,p,o),o};let n=class extends s{render(){return this.skeleton?this.skeletonMarkup:m`
|
|
1
|
+
import{a as c,x as m,E as l}from"../../../assets/index-chunk2.js";import{t as g}from"../../../assets/index-chunk3.js";import"../../button/slds/button.slds.js";import"../../button/gator/button.gator.js";import"../../icon/slds/icon.slds.js";import"../../icon/gator/icon.gator.js";import"../../skeleton-loader/gator/skeleton-loader.gator.js";import"../../loading-spinner/gator/loading-spinner.gator.js";import{p as u}from"../../../assets/index-chunk5.js";import{s as d}from"../../../assets/index-chunk6.js";import{N as s}from"../icon-button.js";import{o as h}from"../../../assets/index-chunk7.js";import"../../button/button.js";import"../../../assets/index-chunk.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../../utils/mixins/attribute-deletion.js";import"../../../assets/index-chunk10.js";import"../../loading-spinner/loading-spinner.js";import"../../icon/icon.js";import"../../icon/gator/templates/add-link.js";import"../../icon/icon-registry.js";import"../../icon/gator/templates/airplane.js";import"../../icon/gator/templates/alarm.js";import"../../icon/gator/templates/apartment.js";import"../../icon/gator/templates/arrow-around.js";import"../../icon/gator/templates/arrow-down.js";import"../../icon/gator/templates/arrow-left.js";import"../../icon/gator/templates/arrow-line-left.js";import"../../icon/gator/templates/arrow-line-right.js";import"../../icon/gator/templates/arrow-right.js";import"../../icon/gator/templates/arrow-up.js";import"../../icon/gator/templates/bank.js";import"../../icon/gator/templates/bell.js";import"../../icon/gator/templates/bell-disabled.js";import"../../icon/gator/templates/binoculars.js";import"../../icon/gator/templates/book.js";import"../../icon/gator/templates/box.js";import"../../icon/gator/templates/cake.js";import"../../icon/gator/templates/calculator.js";import"../../icon/gator/templates/calendar.js";import"../../icon/gator/templates/camera.js";import"../../icon/gator/templates/caret-up-down.js";import"../../icon/gator/templates/case.js";import"../../icon/gator/templates/chart-rise.js";import"../../icon/gator/templates/chat.js";import"../../icon/gator/templates/check.js";import"../../icon/gator/templates/check-circle.js";import"../../icon/gator/templates/checkbox.js";import"../../icon/gator/templates/checkbox-selected.js";import"../../icon/gator/templates/chevron-down.js";import"../../icon/gator/templates/chevron-left.js";import"../../icon/gator/templates/chevron-right.js";import"../../icon/gator/templates/chevron-up.js";import"../../icon/gator/templates/circle.js";import"../../icon/gator/templates/circle-arrow-down.js";import"../../icon/gator/templates/circle-arrow-left.js";import"../../icon/gator/templates/circle-arrow-right.js";import"../../icon/gator/templates/circle-arrow-up.js";import"../../icon/gator/templates/circle-filled.js";import"../../icon/gator/templates/city.js";import"../../icon/gator/templates/clipboard.js";import"../../icon/gator/templates/clock.js";import"../../icon/gator/templates/clock-clockwise.js";import"../../icon/gator/templates/clock-counter-clockwise.js";import"../../icon/gator/templates/collapse.js";import"../../icon/gator/templates/cone.js";import"../../icon/gator/templates/contact-info.js";import"../../icon/gator/templates/copy.js";import"../../icon/gator/templates/credit-card.js";import"../../icon/gator/templates/crop.js";import"../../icon/gator/templates/crosshairs.js";import"../../icon/gator/templates/currency-dollar-simple.js";import"../../icon/gator/templates/currency-eur.js";import"../../icon/gator/templates/currency-gbp.js";import"../../icon/gator/templates/currency-inr.js";import"../../icon/gator/templates/currency-jpy.js";import"../../icon/gator/templates/currency-krw.js";import"../../icon/gator/templates/currency-kzt.js";import"../../icon/gator/templates/currency-ngn.js";import"../../icon/gator/templates/currency-rub.js";import"../../icon/gator/templates/cursor.js";import"../../icon/gator/templates/cursor-arrow.js";import"../../icon/gator/templates/cursor-hand.js";import"../../icon/gator/templates/dashboard.js";import"../../icon/gator/templates/delete.js";import"../../icon/gator/templates/dna.js";import"../../icon/gator/templates/document.js";import"../../icon/gator/templates/document-add.js";import"../../icon/gator/templates/document-check.js";import"../../icon/gator/templates/document-e-sign.js";import"../../icon/gator/templates/document-image.js";import"../../icon/gator/templates/document-pdf.js";import"../../icon/gator/templates/document-sign.js";import"../../icon/gator/templates/document-zip.js";import"../../icon/gator/templates/dollar-bills.js";import"../../icon/gator/templates/dollar-house.js";import"../../icon/gator/templates/down-payment.js";import"../../icon/gator/templates/download.js";import"../../icon/gator/templates/drag-drop.js";import"../../icon/gator/templates/earth.js";import"../../icon/gator/templates/exit.js";import"../../icon/gator/templates/exit-circle.js";import"../../icon/gator/templates/exit-left.js";import"../../icon/gator/templates/expand.js";import"../../icon/gator/templates/expand-arrows.js";import"../../icon/gator/templates/export.js";import"../../icon/gator/templates/eye.js";import"../../icon/gator/templates/eye-closed.js";import"../../icon/gator/templates/eye-crossed.js";import"../../icon/gator/templates/facebook-logo.js";import"../../icon/gator/templates/file-code.js";import"../../icon/gator/templates/files.js";import"../../icon/gator/templates/filter-funnel.js";import"../../icon/gator/templates/filters.js";import"../../icon/gator/templates/filters-2.js";import"../../icon/gator/templates/flame.js";import"../../icon/gator/templates/flash-off.js";import"../../icon/gator/templates/flash-on.js";import"../../icon/gator/templates/folder.js";import"../../icon/gator/templates/gauge.js";import"../../icon/gator/templates/hammer.js";import"../../icon/gator/templates/hand-pointing.js";import"../../icon/gator/templates/heart.js";import"../../icon/gator/templates/home-door.js";import"../../icon/gator/templates/home-finance.js";import"../../icon/gator/templates/home-finance-arrow.js";import"../../icon/gator/templates/home-search.js";import"../../icon/gator/templates/house.js";import"../../icon/gator/templates/house-simple.js";import"../../icon/gator/templates/inbox.js";import"../../icon/gator/templates/info.js";import"../../icon/gator/templates/instagram-logo.js";import"../../icon/gator/templates/interest-rate.js";import"../../icon/gator/templates/invoice.js";import"../../icon/gator/templates/label.js";import"../../icon/gator/templates/laptop.js";import"../../icon/gator/templates/layout.js";import"../../icon/gator/templates/lightbulb.js";import"../../icon/gator/templates/link.js";import"../../icon/gator/templates/linkedin-logo.js";import"../../icon/gator/templates/list.js";import"../../icon/gator/templates/loading.js";import"../../icon/gator/templates/loading-spinner-gif.js";import"../../icon/gator/templates/lock.js";import"../../icon/gator/templates/magic-wand.js";import"../../icon/gator/templates/mail.js";import"../../icon/gator/templates/mail-open.js";import"../../icon/gator/templates/mailbox.js";import"../../icon/gator/templates/map.js";import"../../icon/gator/templates/menu-hamburger.js";import"../../icon/gator/templates/microsoft-excel-logo.js";import"../../icon/gator/templates/microsoft-outlook-logo.js";import"../../icon/gator/templates/microsoft-powerpoint-logo.js";import"../../icon/gator/templates/microsoft-teams-logo.js";import"../../icon/gator/templates/microsoft-word-logo.js";import"../../icon/gator/templates/minus.js";import"../../icon/gator/templates/minus-circle.js";import"../../icon/gator/templates/minus-square.js";import"../../icon/gator/templates/mobile-phone-2.js";import"../../icon/gator/templates/monitor.js";import"../../icon/gator/templates/move.js";import"../../icon/gator/templates/move-doc.js";import"../../icon/gator/templates/music.js";import"../../icon/gator/templates/number-1.js";import"../../icon/gator/templates/number-2.js";import"../../icon/gator/templates/number-3.js";import"../../icon/gator/templates/overflow-menu.js";import"../../icon/gator/templates/paper-airplane.js";import"../../icon/gator/templates/paperclip.js";import"../../icon/gator/templates/pen.js";import"../../icon/gator/templates/pencil.js";import"../../icon/gator/templates/pencil-paper.js";import"../../icon/gator/templates/people-multiple.js";import"../../icon/gator/templates/people-share.js";import"../../icon/gator/templates/percent.js";import"../../icon/gator/templates/person.js";import"../../icon/gator/templates/person-add.js";import"../../icon/gator/templates/person-check.js";import"../../icon/gator/templates/person-lock.js";import"../../icon/gator/templates/phone.js";import"../../icon/gator/templates/phone-alert.js";import"../../icon/gator/templates/phone-mobile.js";import"../../icon/gator/templates/picture.js";import"../../icon/gator/templates/pin.js";import"../../icon/gator/templates/pinterest-logo.js";import"../../icon/gator/templates/plus.js";import"../../icon/gator/templates/plus-circle.js";import"../../icon/gator/templates/printer.js";import"../../icon/gator/templates/question-chat-bubble.js";import"../../icon/gator/templates/question-circle.js";import"../../icon/gator/templates/question-mark.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/receipt.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/sandals.js";import"../../icon/gator/templates/save.js";import"../../icon/gator/templates/screen.js";import"../../icon/gator/templates/search.js";import"../../icon/gator/templates/settings.js";import"../../icon/gator/templates/share-1.js";import"../../icon/gator/templates/share-2.js";import"../../icon/gator/templates/shield-lock.js";import"../../icon/gator/templates/shield-warning.js";import"../../icon/gator/templates/sidebar.js";import"../../icon/gator/templates/sidebar-simple.js";import"../../icon/gator/templates/smart-home.js";import"../../icon/gator/templates/sort-arrow-solid-down.js";import"../../icon/gator/templates/sort-arrow-solid-left.js";import"../../icon/gator/templates/sort-arrow-solid-right.js";import"../../icon/gator/templates/sort-arrow-solid-up.js";import"../../icon/gator/templates/sort-arrow-solid-up-down.js";import"../../icon/gator/templates/sort-reverse-variant.js";import"../../icon/gator/templates/sort-variant.js";import"../../icon/gator/templates/sparkle.js";import"../../icon/gator/templates/sparkle-filled.js";import"../../icon/gator/templates/speech-bubble.js";import"../../icon/gator/templates/stack.js";import"../../icon/gator/templates/stamp.js";import"../../icon/gator/templates/star.js";import"../../icon/gator/templates/star-four.js";import"../../icon/gator/templates/star-four-filled.js";import"../../icon/gator/templates/stopwatch.js";import"../../icon/gator/templates/sun.js";import"../../icon/gator/templates/sync.js";import"../../icon/gator/templates/tab-arrows.js";import"../../icon/gator/templates/target.js";import"../../icon/gator/templates/thumbs-down.js";import"../../icon/gator/templates/thumbs-up.js";import"../../icon/gator/templates/tools.js";import"../../icon/gator/templates/touch-id.js";import"../../icon/gator/templates/trash.js";import"../../icon/gator/templates/twitter-logo.js";import"../../icon/gator/templates/unlink.js";import"../../icon/gator/templates/unlock.js";import"../../icon/gator/templates/upload.js";import"../../icon/gator/templates/video.js";import"../../icon/gator/templates/warning.js";import"../../icon/gator/templates/warning-circle.js";import"../../icon/gator/templates/warning-diamond.js";import"../../icon/gator/templates/warning-octagon.js";import"../../icon/gator/templates/wet-sign.js";import"../../icon/gator/templates/wifi.js";import"../../icon/gator/templates/wifi-off.js";import"../../icon/gator/templates/x-logo.js";import"../../icon/gator/templates/yelp-logo.js";import"../../icon/gator/templates/youtube-logo.js";import"../../icon/gator/templates/zillow-logo.js";import"../../../utils/components/ngc-component.js";import"../../../assets/index-chunk8.js";import"../../../assets/index-chunk9.js";const b=".gator-icon-button{display:inline-flex;align-items:center;justify-content:center;border-style:none;cursor:pointer;margin:var(--ngc-icon-button-margin, auto);background-color:var(--ngc-icon-button-background-color, transparent);padding:var(--ngc-icon-button-padding, 0);border-radius:50%}.gator-icon-button ngc-icon{--ngc-icon-color: var(--ngc-icon-button-icon-color, var(--color-primary-03-base))}.gator-icon-button_xsmall{height:var(--ngc-icon-button-height, 1.5rem);width:var(--ngc-icon-button-width, 1.5rem)}.gator-icon-button_xsmall ngc-icon{--ngc-icon-height: 1rem;--ngc-icon-width: 1rem}.gator-icon-button_xsmall .gator-icon-button_loader{display:inline-flex;align-items:center;justify-content:center;height:1.5rem;width:1.5rem}.gator-icon-button_small{height:var(--ngc-icon-button-height, 1.5rem);width:var(--ngc-icon-button-width, 1.5rem)}.gator-icon-button_small ngc-icon{--ngc-icon-height: 1.125rem;--ngc-icon-width: 1.125rem}.gator-icon-button_medium{height:var(--ngc-icon-button-height, 2rem);width:var(--ngc-icon-button-width, 2rem)}.gator-icon-button_medium ngc-icon{--ngc-icon-height: 1.5rem;--ngc-icon-width: 1.5rem}.gator-icon-button_large{height:var(--ngc-icon-button-height, 3rem);width:var(--ngc-icon-button-width, 3rem)}.gator-icon-button_large ngc-icon{--ngc-icon-height: 2.25rem;--ngc-icon-width: 2.25rem}.gator-icon-button_xlarge{height:var(--ngc-icon-button-height, 3rem);width:var(--ngc-icon-button-width, 3rem)}.gator-icon-button_xlarge ngc-icon{--ngc-icon-height: 2.5rem;--ngc-icon-width: 2.5rem}.gator-icon-button-loader{display:flex;align-items:center;justify-content:center;background-color:var(--ngc-icon-button-loading-background-color, var(--color-surface-loading));border-radius:50%}.gator-icon-button-loader_xsmall{width:16px;height:16px}.gator-icon-button-loader_small{width:20px;height:20px}.gator-icon-button-loader_medium{width:24px;height:24px}.gator-icon-button-loader_large{width:36px;height:36px}.gator-icon-button-loader_xlarge{width:40px;height:40px}.gator-icon-button[disabled]{cursor:not-allowed}.gator-icon-button[disabled] ngc-icon{--ngc-icon-color: var(--ngc-icon-button-disabled-color, var(--color-text-disabled))}.gator-icon-button:not([disabled]):not(.gator-icon-button_loading):hover{box-shadow:var(--ngc-icon-button-hover-box-shadow, 0px 3px 6px 0px rgba(31, 31, 31, .2))}.gator-icon-button:not([disabled]):focus-visible{outline:var(--ngc-icon-button-focus-outline, 2px solid var(--color-focus-border));outline-offset:2px}.gator-icon-button:not([disabled]):not(.gator-icon-button_loading):active{background-color:var(--ngc-icon-button-pressed-background-color, var(--color-surface-brand-secondary));box-shadow:none}.gator-icon-button.gator-icon-button_loading{cursor:not-allowed}";var x=Object.defineProperty,v=Object.getOwnPropertyDescriptor,f=(t,i,p,r)=>{for(var o=r>1?void 0:r?v(i,p):i,e=t.length-1,a;e>=0;e--)(a=t[e])&&(o=(r?a(i,p,o):a(o))||o);return r&&o&&x(i,p,o),o};let n=class extends s{render(){return this.skeleton?this.skeletonMarkup:m`
|
|
2
2
|
<button
|
|
3
3
|
aria-label=${this.buttonAriaLabel}
|
|
4
4
|
data-testid=${h(this.dataTestid?`${this.dataTestid}-icon-button`:void 0)}
|