@ncino/web-components 2.0.0-preview.2 → 2.0.0-preview.20
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/assets/index-chunk.js +2 -2
- package/dist/assets/index-chunk10.js +1 -1
- package/dist/assets/index-chunk11.js +1 -1
- package/dist/assets/index-chunk12.js +1 -5
- package/dist/assets/index-chunk13.js +1 -1
- package/dist/assets/index-chunk14.js +1 -1
- package/dist/assets/index-chunk2.js +6 -6
- package/dist/assets/index-chunk3.js +1 -1
- package/dist/assets/index-chunk4.js +5 -1
- package/dist/assets/index-chunk5.js +1 -1
- package/dist/assets/index-chunk6.js +1 -1
- package/dist/assets/index-chunk7.js +3 -11
- package/dist/assets/index-chunk8.js +10 -2
- package/dist/assets/index-chunk9.js +3 -3
- package/dist/assets/input-rich-text.css +1 -1
- package/dist/components/accordion/accordion.js +1 -1
- package/dist/components/accordion/gator/base/accordion.gator.js +6 -6
- package/dist/components/accordion/gator/group/accordion-group.gator.js +2 -2
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/alert/alert.js +1 -1
- package/dist/components/alert/gator/base/alert.gator.js +1 -1
- package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +2 -2
- package/dist/components/alert/gator/title/alert-title.gator.js +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/avatar/avatar.js +1 -1
- package/dist/components/avatar/gator/avatar.gator.js +1 -1
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/badge/badge.js +1 -1
- package/dist/components/badge/gator/badge.gator.js +1 -1
- package/dist/components/badge/index.js +1 -1
- package/dist/components/badge/slds/badge.slds.js +2 -2
- package/dist/components/banner/banner.js +1 -1
- package/dist/components/banner/gator/banner.gator.js +1 -1
- package/dist/components/banner/index.js +1 -1
- package/dist/components/boolean/boolean.gator.js +2 -2
- package/dist/components/boolean/index.js +1 -1
- package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +2 -2
- package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +2 -2
- package/dist/components/breadcrumbs/index.js +1 -1
- package/dist/components/button/button.js +1 -1
- package/dist/components/button/gator/button.gator.js +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/button/slds/button.slds.js +2 -2
- package/dist/components/button-card/button-card.js +1 -1
- package/dist/components/button-card/gator/button-card.gator.js +2 -2
- package/dist/components/button-card/index.js +1 -1
- package/dist/components/card/card.js +1 -1
- package/dist/components/card/gator/base/card.gator.js +1 -7
- package/dist/components/card/gator/content/card-content.gator.js +2 -2
- package/dist/components/card/gator/footer/card-footer.gator.js +1 -1
- package/dist/components/card/gator/header/card-header.gator.js +41 -0
- package/dist/components/card/index.js +1 -1
- package/dist/components/checkbox/checkbox.gator.js +3 -3
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/checkbox-group/checkbox-group.gator.js +2 -2
- package/dist/components/checkbox-group/index.js +1 -1
- package/dist/components/chip/chip.js +1 -1
- package/dist/components/chip/gator/chip.gator.js +1 -1
- package/dist/components/chip/index.js +1 -1
- package/dist/components/combobox/base/combobox.js +1 -1
- package/dist/components/combobox/base/combobox.slds.js +1 -1
- package/dist/components/combobox/base/index.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.slds.js +4 -4
- package/dist/components/combobox/combobox-item/index.js +1 -1
- package/dist/components/combobox/index.js +1 -1
- package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +12 -0
- package/dist/components/display-card/display-card.js +1 -1
- package/dist/components/display-card/gator/display-card.gator.js +17 -17
- package/dist/components/display-card/index.js +1 -1
- package/dist/components/divider/gator/divider.gator.js +1 -1
- package/dist/components/fab/fab.js +1 -1
- package/dist/components/fab/gator/fab.gator.js +2 -2
- package/dist/components/fab/index.js +1 -1
- package/dist/components/headline-card/gator/headline-card.gator.js +16 -13
- package/dist/components/headline-card/headline-card.js +1 -1
- package/dist/components/headline-card/index.js +1 -1
- package/dist/components/icon/gator/icon.gator.js +1 -1
- package/dist/components/icon/gator/index.js +1 -1
- package/dist/components/icon/gator/templates/dashboard.js +11 -0
- package/dist/components/icon/gator/templates/index.js +1 -1
- package/dist/components/icon/gator/templates/settings.js +11 -0
- package/dist/components/icon/gator/templates/shield-lock.js +6 -0
- package/dist/components/icon/icon.js +1 -1
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon/slds/icon.slds.js +1 -1
- package/dist/components/icon-button/gator/icon-button.gator.js +2 -2
- package/dist/components/icon-button/icon-button.js +1 -1
- package/dist/components/icon-button/index.js +1 -1
- package/dist/components/illustration/gator/illustration.gator.js +1 -0
- package/dist/components/illustration/gator/index.js +1 -0
- package/dist/components/{icon → illustration}/gator/templates/balloons.js +1 -1
- package/dist/components/illustration/gator/templates/check-with-pencil.js +6 -0
- package/dist/components/illustration/gator/templates/commercial.js +35 -0
- package/dist/components/illustration/gator/templates/consumer.js +21 -0
- package/dist/components/illustration/gator/templates/index.js +1 -0
- package/dist/components/illustration/gator/templates/mortgage.js +26 -0
- package/dist/components/illustration/gator/templates/portfolio-analytics.js +43 -0
- package/dist/components/illustration/gator/templates/small-business.js +26 -0
- package/dist/components/illustration/gator/templates/treasury.js +27 -0
- package/dist/components/illustration/gator/templates/your-bank-placeholder.js +40 -0
- package/dist/components/illustration/illustration-registry.js +1 -0
- package/dist/components/illustration/index.js +1 -0
- package/dist/components/input/base/input-base.gator.js +17 -0
- package/dist/components/input/base/input-base.js +1 -1
- package/dist/components/input/gator/dropdown/input-dropdown.gator.js +90 -0
- package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
- package/dist/components/input/gator/input-label/input-label.gator.js +11 -6
- package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -0
- package/dist/components/input/gator/input-text/input-text.gator.js +19 -18
- package/dist/components/input/gator/input-textarea/input-textarea.gator.js +27 -0
- package/dist/components/input/index.gator.js +1 -0
- package/dist/components/input/index.js +1 -1
- package/dist/components/input/index.slds.js +1 -0
- package/dist/components/input/slds/input-error/input-error.slds.js +3 -3
- package/dist/components/input/slds/input-label/input-label.slds.js +4 -4
- package/dist/components/input/slds/input-text/input-text.slds.js +1 -1
- package/dist/components/input-rich-text/ckeditor-config.js +285 -276
- package/dist/components/input-rich-text/index.js +1 -1
- package/dist/components/input-rich-text/input-rich-text.js +1 -1
- package/dist/components/input-rich-text/input-rich-text.slds.js +3 -3
- 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 +8 -8
- package/dist/components/list/index.js +1 -0
- package/dist/components/loading-spinner/loading-spinner.js +1 -1
- package/dist/components/menu/base/gator/menu.gator.js +7 -9
- package/dist/components/menu/base/index.js +1 -1
- package/dist/components/menu/base/menu.js +1 -1
- package/dist/components/menu/base/slds/menu.slds.js +1 -1
- package/dist/components/menu/index.js +1 -1
- package/dist/components/menu/menu-divider/index.js +1 -1
- package/dist/components/menu/menu-divider/menu-divider.slds.js +2 -2
- package/dist/components/menu/menu-item/gator/menu-item.gator.js +3 -3
- package/dist/components/menu/menu-item/index.js +1 -1
- package/dist/components/menu/menu-item/menu-item.js +1 -1
- package/dist/components/menu/menu-item/slds/menu-item.slds.js +1 -1
- package/dist/components/menu/menu-submenu/index.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.slds.js +2 -2
- package/dist/components/modal/gator/modal.gator.js +17 -16
- package/dist/components/modal/index.js +1 -1
- package/dist/components/modal/modal.js +1 -1
- package/dist/components/page-header/gator/page-header.gator.js +2 -2
- package/dist/components/page-header/index.js +1 -1
- package/dist/components/pill/pill.js +1 -1
- package/dist/components/pill/pill.slds.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 +2 -2
- package/dist/components/scoped-notification/index.js +1 -1
- package/dist/components/scoped-notification/scoped-notification.slds.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/selector/gator/selector.gator.js +15 -0
- package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
- package/dist/components/skeleton-loader/index.js +1 -1
- package/dist/components/switch/gator/switch.gator.js +2 -2
- package/dist/components/switch/switch.js +1 -1
- package/dist/components/table/gator/table.gator.js +9 -9
- package/dist/components/table/table.js +1 -1
- package/dist/components/tabs/gator/tab/tab.gator.js +2 -2
- package/dist/components/tabs/gator/tabset/tabset.gator.js +4 -4
- package/dist/components/tabs/index.gator.js +1 -0
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/text-detail/gator/text-detail.gator.js +1 -32
- package/dist/components/text-detail/index.js +1 -1
- package/dist/components/text-detail/text-detail.js +1 -1
- package/dist/components/text-link/gator/text-link.gator.js +2 -2
- package/dist/components/text-link/index.js +1 -1
- package/dist/components/text-link/text-link.js +1 -1
- package/dist/components/toast/gator/base/toast.gator.js +2 -2
- package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +2 -2
- package/dist/components/toast/gator/title/toast-title.gator.js +2 -2
- package/dist/components/toast/index.js +1 -1
- package/dist/components/tooltip/gator/tooltip.gator.js +2 -2
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tooltip/slds/tooltip.slds.js +2 -2
- package/dist/components/tooltip/tooltip.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/accordion/gator/base/accordion.gator.d.ts +3 -0
- package/dist/types/components/card/card.d.ts +5 -0
- package/dist/types/components/card/gator/base/card.gator.d.ts +1 -2
- package/dist/types/components/card/gator/header/card-header.gator.d.ts +5 -0
- package/dist/types/components/card/index.d.ts +1 -2
- package/dist/types/components/date-picker/year-month-selector/year-month-selector.gator.d.ts +37 -0
- package/dist/types/components/date-picker/year-month-selector/year-month-selector.gator.test.d.ts +0 -0
- package/dist/types/components/display-card/gator/display-card.gator.d.ts +2 -2
- package/dist/types/components/headline-card/gator/headline-card.gator.d.ts +1 -3
- package/dist/types/components/headline-card/headline-card.d.ts +3 -3
- package/dist/types/components/icon/gator/templates/dashboard.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/index.d.ts +4 -2
- package/dist/types/components/icon/gator/templates/settings.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/shield-lock.d.ts +1 -0
- package/dist/types/components/illustration/gator/illustration.gator.d.ts +29 -0
- package/dist/types/components/illustration/gator/illustration.gator.test.d.ts +0 -0
- package/dist/types/components/illustration/gator/index.d.ts +2 -0
- package/dist/types/components/illustration/gator/templates/check-with-pencil.d.ts +1 -0
- package/dist/types/components/illustration/gator/templates/commercial.d.ts +1 -0
- package/dist/types/components/illustration/gator/templates/consumer.d.ts +1 -0
- package/dist/types/components/illustration/gator/templates/index.d.ts +9 -0
- package/dist/types/components/illustration/gator/templates/mortgage.d.ts +1 -0
- package/dist/types/components/illustration/gator/templates/portfolio-analytics.d.ts +1 -0
- package/dist/types/components/illustration/gator/templates/small-business.d.ts +1 -0
- package/dist/types/components/illustration/gator/templates/treasury.d.ts +1 -0
- package/dist/types/components/illustration/gator/templates/your-bank-placeholder.d.ts +1 -0
- package/dist/types/components/illustration/illustration-registry.d.ts +9 -0
- package/dist/types/components/illustration/index.d.ts +1 -0
- package/dist/types/components/input/base/input-base.d.ts +42 -0
- package/dist/types/components/input/base/input-base.gator.d.ts +17 -0
- package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +42 -0
- package/dist/types/components/input/gator/dropdown/input-dropdown.gator.test.d.ts +0 -0
- package/dist/types/components/input/gator/input-masked/input-masked.gator.d.ts +40 -0
- package/dist/types/components/input/gator/input-masked/input-masked.gator.test.d.ts +0 -0
- package/dist/types/components/input/gator/input-text/input-text.gator.d.ts +28 -12
- package/dist/types/components/input/gator/input-textarea/input-textarea.gator.d.ts +16 -0
- package/dist/types/components/input/gator/input-textarea/input-textarea.gator.test.d.ts +0 -0
- package/dist/types/components/input/index.d.ts +2 -6
- package/dist/types/components/input/index.gator.d.ts +5 -0
- package/dist/types/components/input/index.slds.d.ts +3 -0
- package/dist/types/components/list/index.d.ts +2 -0
- package/dist/types/components/menu/base/gator/menu.gator.d.ts +2 -0
- package/dist/types/components/menu/base/menu.d.ts +6 -0
- package/dist/types/components/radio-group/radio-group.gator.d.ts +1 -1
- package/dist/types/components/selection-box-group/selection-box-group.gator.d.ts +1 -1
- package/dist/types/components/selector/gator/selector.gator.d.ts +42 -0
- package/dist/types/components/selector/gator/selector.gator.test.d.ts +0 -0
- package/dist/types/components/tabs/index.d.ts +1 -1
- package/dist/types/components/tabs/index.gator.d.ts +2 -0
- package/dist/types/index.d.ts +8 -2
- package/dist/types/index.gator.d.ts +36 -32
- package/dist/types/index.slds.d.ts +9 -10
- package/dist/types/utils/components/illustration-list/illustration-list.gator.d.ts +9 -0
- package/dist/types/utils/vitest-utils.d.ts +2 -2
- package/dist/utils/components/icon-list/icon-list.gator.js +2 -2
- package/dist/utils/components/illustration-list/illustration-list.gator.js +10 -0
- package/dist/utils/components/slot-placeholder/slot-placeholder.js +2 -2
- package/dist/utils/components/testable-lit-element/testable-lit-element.js +1 -1
- package/package.json +39 -39
- package/web-types.json +997 -429
- package/dist/components/card/gator/subtitle/card-subtitle.gator.js +0 -5
- package/dist/components/card/gator/title/card-title.gator.js +0 -5
- package/dist/types/components/card/gator/subtitle/card-subtitle.gator.d.ts +0 -5
- package/dist/types/components/card/gator/title/card-title.gator.d.ts +0 -5
- package/dist/types/components/input/gator/input-label/input-label.gator.d.ts +0 -18
- /package/dist/types/components/{icon → illustration}/gator/templates/balloons.d.ts +0 -0
|
@@ -1,19 +1,22 @@
|
|
|
1
|
-
import{N as
|
|
2
|
-
<div ${
|
|
1
|
+
import{N as h}from"../headline-card.js";import{b as p}from"../../card/gator/header/card-header.gator.js";import{a as i,x as o}from"../../../assets/index-chunk2.js";import{p as g}from"../../../assets/index-chunk5.js";import{s as u}from"../../../assets/index-chunk6.js";import{c as m}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/arrow-left.js";import"../../icon/gator/templates/arrow-right.js";import"../../icon/gator/templates/check-circle.js";import"../../icon/gator/templates/check.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-right.js";import"../../icon/gator/templates/chevron-up.js";import"../../icon/gator/templates/dashboard.js";import"../../icon/gator/templates/exit.js";import"../../icon/gator/templates/exit-circle.js";import"../../icon/gator/templates/eye-crossed.js";import"../../icon/gator/templates/info.js";import"../../icon/gator/templates/link.js";import"../../icon/gator/templates/overflow-menu.js";import"../../icon/gator/templates/picture.js";import"../../icon/gator/templates/shield-lock.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/settings.js";import"../../icon/gator/templates/warning.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,c=(r,t,l,a)=>{for(var e=a>1?void 0:a?y(t,l):t,s=r.length-1,d;s>=0;s--)(d=r[s])&&(e=(a?d(t,l,e):d(e))||e);return a&&e&&C(t,l,e),e};let n=class extends h{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 o`
|
|
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}">
|
|
5
|
-
|
|
5
|
+
${this.illustrationMarkup}
|
|
6
6
|
</div>
|
|
7
7
|
<div class="${this.cardContentClass}">
|
|
8
|
-
<
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
8
|
+
<ngc-card-header>
|
|
9
|
+
<ngc-text-detail
|
|
10
|
+
size="large"
|
|
11
|
+
title=${this.title}
|
|
12
|
+
subtitle=${this.subtitle}
|
|
13
|
+
?vertical=${this._shouldBeVertical}
|
|
14
|
+
?skeleton=${this.skeleton}
|
|
15
|
+
.dataTestid=${this.dataTestid}
|
|
16
|
+
>
|
|
17
|
+
<slot slot="append"></slot>
|
|
18
|
+
</ngc-text-detail>
|
|
19
|
+
</ngc-card-header>
|
|
17
20
|
</div>
|
|
18
21
|
</div>
|
|
19
|
-
`}get cardContentClass(){return this._shouldBeVertical?"gator-headline-card-content_vertical":"gator-headline-card-content"}get justifyCenterClass(){return this._shouldBeVertical?"gator-headline-card-justify-content-center":""}get backgroundMarkup(){return this.background?
|
|
22
|
+
`}get illustrationMarkup(){return this.skeleton?o`<ngc-skeleton-loader width="76.6" height="76.6" radius="100"></ngc-skeleton-loader>`:o`<ngc-illustration name="${this.illustrationName}"></ngc-illustration>`}get cardContentClass(){return this._shouldBeVertical?"gator-headline-card-content_vertical":"gator-headline-card-content"}get justifyCenterClass(){return this._shouldBeVertical?"gator-headline-card-justify-content-center":""}get backgroundMarkup(){return this.background?o`<div class="${this.getBackgroundClass}"></div>`:null}get elevatedClass(){return this.elevated?"gator-card_elevated":""}get outlinedClass(){return this.outlined?"gator-card_outlined":""}get orientationClass(){return this._shouldBeVertical?"gator-headline-card_vertical":""}get getBackgroundClass(){return this._shouldBeVertical?"gator-headline-card-background-circle_vertical":"gator-headline-card-background-circle"}get shouldBeVertical(){var t;let r=(t=this.containerRef.value)==null?void 0:t.getBoundingClientRect().width;return r?r<600?!0:this.orientation==="vertical":!1}};n.styles=[i(_),i(g),i(p),i(u),i(m)];c([v()],n.prototype,"_shouldBeVertical",2);n=c([f("ngc-headline-card")],n);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{N as
|
|
1
|
+
import{N as l}from"../card/card.js";import{n as e}from"../../assets/index-chunk.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../../assets/index-chunk2.js";var u=Object.defineProperty,n=(r,a,p,d)=>{for(var t=void 0,o=r.length-1,s;o>=0;o--)(s=r[o])&&(t=s(a,p,t)||t);return t&&u(a,p,t),t};class i extends l{constructor(){super(...arguments),this.orientation="horizontal",this.background=!0,this.illustrationName="balloons"}}n([e({type:String})],i.prototype,"orientation");n([e({type:Boolean})],i.prototype,"background");n([e({type:String,attribute:"illustration-name"})],i.prototype,"illustrationName");export{i as N};
|
|
@@ -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/
|
|
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/arrow-left.js";import"../icon/icon-registry.js";import"../icon/gator/templates/arrow-right.js";import"../icon/gator/templates/check-circle.js";import"../icon/gator/templates/check.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-right.js";import"../icon/gator/templates/chevron-up.js";import"../icon/gator/templates/dashboard.js";import"../icon/gator/templates/exit.js";import"../icon/gator/templates/exit-circle.js";import"../icon/gator/templates/eye-crossed.js";import"../icon/gator/templates/info.js";import"../icon/gator/templates/link.js";import"../icon/gator/templates/overflow-menu.js";import"../icon/gator/templates/picture.js";import"../icon/gator/templates/shield-lock.js";import"../icon/gator/templates/radio.js";import"../icon/gator/templates/radio-selected.js";import"../icon/gator/templates/restricted.js";import"../icon/gator/templates/settings.js";import"../icon/gator/templates/warning.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,r as c}from"../../../assets/index-chunk2.js";import{t as g}from"../../../assets/index-chunk3.js";import{n as
|
|
1
|
+
import{a,r as c}from"../../../assets/index-chunk2.js";import{t as g}from"../../../assets/index-chunk3.js";import{n as h}from"../../../assets/index-chunk.js";import"./templates/arrow-left.js";import"./templates/arrow-right.js";import"./templates/check-circle.js";import"./templates/check.js";import"./templates/checkbox.js";import"./templates/checkbox-selected.js";import"./templates/chevron-down.js";import"./templates/chevron-right.js";import"./templates/chevron-up.js";import"./templates/dashboard.js";import"./templates/exit.js";import"./templates/exit-circle.js";import"./templates/eye-crossed.js";import"./templates/info.js";import"./templates/link.js";import"./templates/overflow-menu.js";import"./templates/picture.js";import"./templates/shield-lock.js";import"./templates/radio.js";import"./templates/radio-selected.js";import"./templates/restricted.js";import"./templates/settings.js";import"./templates/warning.js";import{i as l}from"../icon-registry.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)}",v=":host,:root{--ngc-icon-width: 1.5rem;--ngc-icon-height: 1.5rem;--ngc-icon-color: unset;--ngc-icon-display: flex}";var f=Object.defineProperty,_=Object.getOwnPropertyDescriptor,e=(i,t,s,p)=>{for(var r=p>1?void 0:p?_(t,s):t,n=i.length-1,m;n>=0;n--)(m=i[n])&&(r=(p?m(t,s,r):m(r))||r);return p&&r&&f(t,s,r),r};let o=class extends c{constructor(){super(...arguments),this.name="",this.label=""}firstUpdated(){var i,t,s;this._svg=(i=this.shadowRoot)==null?void 0:i.querySelector("svg"),(t=this._svg)==null||t.classList.add("gator-icon"),(s=this._svg)==null||s.setAttribute("role","img")}updated(){var i,t;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)}render(){return l.get(this.name)}};o.styles=[a(d),a(v)];e([h()],o.prototype,"name",2);e([h()],o.prototype,"label",2);e([h()],o.prototype,"width",2);e([h()],o.prototype,"height",2);o=e([g("ngc-icon")],o);export{o as N};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{N as
|
|
1
|
+
import{N as B}from"./icon.gator.js";import"./templates/arrow-left.js";import"./templates/arrow-right.js";import"./templates/check-circle.js";import"./templates/check.js";import"./templates/checkbox.js";import"./templates/checkbox-selected.js";import"./templates/chevron-down.js";import"./templates/chevron-right.js";import"./templates/chevron-up.js";import"./templates/dashboard.js";import"./templates/exit.js";import"./templates/exit-circle.js";import"./templates/eye-crossed.js";import"./templates/info.js";import"./templates/link.js";import"./templates/overflow-menu.js";import"./templates/picture.js";import"./templates/shield-lock.js";import"./templates/radio.js";import"./templates/radio-selected.js";import"./templates/restricted.js";import"./templates/settings.js";import"./templates/warning.js";import"../../../assets/index-chunk2.js";import"../../../assets/index-chunk3.js";import"../../../assets/index-chunk.js";import"../icon-registry.js";export{B as NgcIcon};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import{x as C}from"../../../../assets/index-chunk2.js";import{a as H}from"../../icon-registry.js";H("dashboard",C`
|
|
2
|
+
<svg
|
|
3
|
+
width="24"
|
|
4
|
+
height="25"
|
|
5
|
+
viewBox="0 0 24 25"
|
|
6
|
+
fill="none"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.5789 13.7033H13.8947C13.1113 13.7033 12.4737 13.0823 12.4737 12.3191V4.37284C12.4737 3.60969 13.1113 2.98865 13.8947 2.98865H19.5789C20.3624 2.98865 21 3.60969 21 4.37284V12.3191C21 13.0823 20.3624 13.7033 19.5789 13.7033ZM10.1053 20.5218H4.42105C3.63758 20.5218 3 19.9007 3 19.1375V11.1913C3 10.4281 3.63758 9.80709 4.42105 9.80709H10.1053C10.8887 9.80709 11.5263 10.4281 11.5263 11.1913V19.1375C11.5263 19.9007 10.8887 20.5218 10.1053 20.5218ZM13.8947 3.91145C13.6333 3.91145 13.4211 4.11815 13.4211 4.37284V12.3191C13.4211 12.5738 13.6333 12.7805 13.8947 12.7805H19.5789C19.8404 12.7805 20.0526 12.5738 20.0526 12.3191V4.37284C20.0526 4.11815 19.8404 3.91145 19.5789 3.91145H13.8947ZM4.42105 10.7299C4.15958 10.7299 3.94737 10.9366 3.94737 11.1913V19.1375C3.94737 19.3923 4.15958 19.599 4.42105 19.599H10.1053C10.3667 19.599 10.5789 19.3923 10.5789 19.1375V11.1913C10.5789 10.9366 10.3667 10.7299 10.1053 10.7299H4.42105ZM10.1053 8.37163H4.42105C3.63758 8.37163 3 7.75059 3 6.98743V4.37284C3 3.60969 3.63758 2.98865 4.42105 2.98865H10.1053C10.8887 2.98865 11.5263 3.60969 11.5263 4.37284V6.98743C11.5263 7.75059 10.8887 8.37163 10.1053 8.37163ZM19.5753 20.0604H13.8911C13.1076 20.0604 12.47 19.4393 12.47 18.6762V16.0617C12.47 15.2985 13.1076 14.6774 13.8911 14.6774H19.5753C20.3587 14.6774 20.9963 15.2985 20.9963 16.0617V18.6762C20.9963 19.4393 20.3587 20.0604 19.5753 20.0604ZM4.42105 3.91145C4.15958 3.91145 3.94737 4.11815 3.94737 4.37284V6.98743C3.94737 7.24213 4.15958 7.44884 4.42105 7.44884H10.1053C10.3667 7.44884 10.5789 7.24213 10.5789 6.98743V4.37284C10.5789 4.11815 10.3667 3.91145 10.1053 3.91145H4.42105ZM13.8937 15.6002C13.6322 15.6002 13.42 15.8069 13.42 16.0617V18.6762C13.42 18.9309 13.6322 19.1375 13.8937 19.1375H19.5779C19.8394 19.1375 20.0516 18.9309 20.0516 18.6762V16.0617C20.0516 15.8069 19.8394 15.6002 19.5779 15.6002H13.8937Z" fill="#1F1F1F"/>
|
|
10
|
+
</svg>
|
|
11
|
+
`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./arrow-left.js";import"./arrow-right.js";import"./
|
|
1
|
+
import"./arrow-left.js";import"./arrow-right.js";import"./check-circle.js";import"./check.js";import"./checkbox.js";import"./checkbox-selected.js";import"./chevron-down.js";import"./chevron-right.js";import"./chevron-up.js";import"./dashboard.js";import"./exit.js";import"./exit-circle.js";import"./eye-crossed.js";import"./info.js";import"./link.js";import"./overflow-menu.js";import"./picture.js";import"./shield-lock.js";import"./radio.js";import"./radio-selected.js";import"./restricted.js";import"./settings.js";import"./warning.js";import"../../../../assets/index-chunk2.js";import"../../icon-registry.js";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import{x as C}from"../../../../assets/index-chunk2.js";import{a as i}from"../../icon-registry.js";i("settings",C`
|
|
2
|
+
<svg
|
|
3
|
+
width="24"
|
|
4
|
+
height="25"
|
|
5
|
+
viewBox="0 0 24 25"
|
|
6
|
+
fill="none"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.68756 21.0518C9.72651 21.062 9.76547 21.0667 9.8035 21.0667H9.80258C9.99737 21.0667 10.1773 20.9424 10.2423 20.7504C10.4964 19.9944 11.2032 19.487 12 19.487C12.7968 19.487 13.5036 19.9953 13.7578 20.7504C13.8347 20.9804 14.0768 21.1121 14.3124 21.0518C15.1454 20.8375 15.945 20.5073 16.6907 20.0695C16.9069 19.9424 16.9829 19.6669 16.8633 19.4471C16.7158 19.1763 16.6379 18.8692 16.6379 18.5594C16.6379 17.5363 17.4699 16.7043 18.493 16.7043C18.8038 16.7043 19.1099 16.7822 19.3807 16.9297C19.6005 17.0493 19.876 16.9733 20.0031 16.7571C20.4409 16.0123 20.7711 15.2118 20.9854 14.3788C21.0457 14.1432 20.914 13.9021 20.684 13.8242C19.928 13.57 19.4206 12.8632 19.4206 12.0664C19.4206 11.2696 19.9289 10.5628 20.684 10.3087C20.914 10.2317 21.0457 9.98957 20.9854 9.75397C20.7711 8.921 20.4409 8.12143 20.0031 7.37566C19.876 7.15954 19.6005 7.08348 19.3807 7.20314C19.1099 7.35062 18.8028 7.42854 18.493 7.42854C17.4699 7.42854 16.6379 6.5965 16.6379 5.57339C16.6379 5.26265 16.7158 4.95655 16.8633 4.6857C16.9829 4.46586 16.9069 4.19037 16.6907 4.0633C15.9459 3.62548 15.1454 3.29526 14.3124 3.08099C14.0778 3.0207 13.8357 3.15242 13.7578 3.38246C13.5036 4.13843 12.7968 4.64581 12 4.64581C11.2032 4.64581 10.4964 4.1375 10.2423 3.38246C10.1653 3.15242 9.92316 3.0207 9.68756 3.08099C8.85459 3.29526 8.05502 3.62548 7.30925 4.0633C7.09313 4.19037 7.01707 4.46586 7.13673 4.6857C7.28421 4.95655 7.36213 5.26358 7.36213 5.57339C7.36213 6.5965 6.53009 7.42854 5.50698 7.42854C5.19624 7.42854 4.88921 7.35062 4.61929 7.20314C4.39945 7.08348 4.12396 7.15954 3.99689 7.37566C3.55907 8.12051 3.22885 8.921 3.01458 9.75397C2.95429 9.98957 3.08601 10.2307 3.31605 10.3087C4.07202 10.5628 4.5794 11.2696 4.5794 12.0664C4.5794 12.8632 4.07109 13.57 3.31605 13.8242C3.08601 13.9011 2.95429 14.1432 3.01458 14.3788C3.22885 15.2118 3.55907 16.0114 3.99689 16.7571C4.12396 16.9733 4.39945 17.0493 4.61929 16.9297C4.89014 16.7822 5.19717 16.7043 5.50698 16.7043C6.53009 16.7043 7.36213 17.5363 7.36213 18.5594C7.36213 18.8702 7.28421 19.1763 7.13673 19.4471C7.01707 19.6669 7.09313 19.9424 7.30925 20.0695C8.0541 20.5073 8.85459 20.8375 9.68756 21.0518ZM14.4636 20.0463C13.9878 19.1429 13.0463 18.5604 12.0009 18.5604C10.9546 18.5604 10.0131 19.1429 9.53822 20.0463C9.05495 19.8979 8.58652 19.7041 8.13758 19.4694C8.23776 19.1781 8.2897 18.8702 8.2897 18.5604C8.2897 17.0261 7.04118 15.7776 5.50698 15.7776C5.19717 15.7776 4.88921 15.8296 4.59795 15.9297C4.36328 15.4808 4.16941 15.0115 4.021 14.5291C4.92446 14.0533 5.50698 13.1127 5.50698 12.0664C5.50698 11.0201 4.92446 10.0786 4.021 9.6037C4.16941 9.12043 4.36328 8.65201 4.59795 8.20306C4.88921 8.30324 5.19717 8.35518 5.50698 8.35518C7.04118 8.35518 8.2897 7.10667 8.2897 5.57246C8.2897 5.26265 8.23776 4.9547 8.13758 4.66344C8.58652 4.42876 9.05588 4.2349 9.53822 4.08649C10.0141 4.98994 10.9546 5.57246 12.0009 5.57246C13.0472 5.57246 13.9887 4.98994 14.4636 4.08649C14.9469 4.2349 15.4153 4.42876 15.8643 4.66344C15.7641 4.9547 15.7122 5.26265 15.7122 5.57246C15.7122 7.10667 16.9607 8.35518 18.4949 8.35518C18.8047 8.35518 19.1126 8.30324 19.4039 8.20306C19.6386 8.65201 19.8315 9.12136 19.9809 9.6037C19.0774 10.0795 18.4949 11.0201 18.4949 12.0664C18.4949 13.1127 19.0774 14.0542 19.9809 14.5291C19.8324 15.0124 19.6386 15.4808 19.4039 15.9297C19.1126 15.8296 18.8047 15.7776 18.4949 15.7776C16.9607 15.7776 15.7122 17.0261 15.7122 18.5604C15.7122 18.8702 15.7641 19.1781 15.8643 19.4694C15.4153 19.7041 14.946 19.897 14.4636 20.0463ZM9.2182 12.0673C9.2182 13.6015 10.4667 14.8501 12.0009 14.8501C13.5351 14.8501 14.7837 13.6015 14.7837 12.0673C14.7837 10.5331 13.5351 9.28461 12.0009 9.28461C10.4667 9.28461 9.2182 10.5331 9.2182 12.0673ZM10.1458 12.0673C10.1458 11.0442 10.9778 10.2122 12.0009 10.2122C13.024 10.2122 13.8561 11.0442 13.8561 12.0673C13.8561 13.0904 13.024 13.9225 12.0009 13.9225C10.9778 13.9225 10.1458 13.0904 10.1458 12.0673Z" fill="#1F1F1F"/>
|
|
10
|
+
</svg>
|
|
11
|
+
`);
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import{x as C}from"../../../../assets/index-chunk2.js";import{a as i}from"../../icon-registry.js";i("shield-lock",C`
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none">
|
|
3
|
+
<path d="M11.9996 21.4995C11.9521 21.4995 11.9038 21.4914 11.8582 21.4761C10.2129 20.9244 8.14791 19.0903 6.59742 16.8026C5.1847 14.7184 3.5 11.2643 3.5 6.64935C3.5 6.40097 3.70041 6.19938 3.94734 6.19938C6.465 6.19938 10.4231 4.46606 11.7517 3.57511C11.902 3.47431 12.098 3.47431 12.2483 3.57511C13.5769 4.46606 17.535 6.19938 20.0527 6.19938C20.2996 6.19938 20.5 6.40097 20.5 6.64935C20.5 11.2643 18.8153 14.7175 17.4026 16.8026C15.8521 19.0894 13.7871 20.9244 12.1418 21.4761C12.0962 21.4914 12.0479 21.4995 12.0004 21.4995H11.9996ZM4.40006 7.08583C4.50116 11.2535 6.03913 14.3827 7.33643 16.2969C8.91914 18.6314 10.7864 20.1037 11.9996 20.5726C13.2128 20.1037 15.08 18.6323 16.6627 16.2969C17.96 14.3827 19.4979 11.2535 19.599 7.08583C18.1425 6.99404 16.5195 6.49006 15.3672 6.05988C14.0985 5.58741 12.8182 4.98624 11.9996 4.48406C11.1809 4.98624 9.90061 5.58741 8.63194 6.05988C7.47869 6.48916 5.85661 6.99404 4.40006 7.08583Z" fill="#6D6D6D"/>
|
|
4
|
+
<path d="M14.0872 10.7765V10.2492C14.0872 9.00904 13.0833 7.99929 11.8504 7.99929C10.6176 7.99929 9.61371 9.00904 9.61371 10.2492V10.7765C9.093 10.9619 8.71902 11.4623 8.71902 12.0491V14.7489C8.71902 15.4932 9.32115 16.0989 10.0611 16.0989H13.6398C14.3797 16.0989 14.9819 15.4932 14.9819 14.7489V12.0491C14.9819 11.4623 14.6079 10.9619 14.0872 10.7765ZM11.8504 8.89924C12.5903 8.89924 13.1925 9.50491 13.1925 10.2492V10.6992H10.5084V10.2492C10.5084 9.50491 11.1105 8.89924 11.8504 8.89924ZM14.0872 14.7489C14.0872 14.9973 13.8868 15.1989 13.6398 15.1989H10.0611C9.81412 15.1989 9.61371 14.9973 9.61371 14.7489V12.0491C9.61371 11.8007 9.81412 11.5991 10.0611 11.5991H13.6398C13.8868 11.5991 14.0872 11.8007 14.0872 12.0491V14.7489Z" fill="#6D6D6D"/>
|
|
5
|
+
</svg>
|
|
6
|
+
`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as a}from"../../assets/index-chunk2.js";import{n as t}from"../../assets/index-chunk.js";var y=Object.defineProperty,e=(s,o,
|
|
1
|
+
import{r as a}from"../../assets/index-chunk2.js";import{n as t}from"../../assets/index-chunk.js";var y=Object.defineProperty,e=(s,n,o,g)=>{for(var i=void 0,p=s.length-1,l;p>=0;p--)(l=s[p])&&(i=l(n,o,i)||i);return i&&y(n,o,i),i};class r extends a{constructor(){super(...arguments),this.name=null,this.type="utility",this.size="small",this.iconTitle=null,this.variant="bare",this.svgClasses="",this.fill=""}}e([t({type:String})],r.prototype,"name");e([t({type:String})],r.prototype,"type");e([t({type:String})],r.prototype,"size");e([t({type:String,attribute:"icon-title"})],r.prototype,"iconTitle");e([t({type:String})],r.prototype,"variant");e([t({type:String,attribute:"svg-classes"})],r.prototype,"svgClasses");e([t({type:String})],r.prototype,"fill");export{r as N};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./slds/icon.slds.js";import"./gator/icon.gator.js";import"../../assets/index-chunk2.js";import"../../assets/index-
|
|
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/arrow-left.js";import"./icon-registry.js";import"./gator/templates/arrow-right.js";import"./gator/templates/check-circle.js";import"./gator/templates/check.js";import"./gator/templates/checkbox.js";import"./gator/templates/checkbox-selected.js";import"./gator/templates/chevron-down.js";import"./gator/templates/chevron-right.js";import"./gator/templates/chevron-up.js";import"./gator/templates/dashboard.js";import"./gator/templates/exit.js";import"./gator/templates/exit-circle.js";import"./gator/templates/eye-crossed.js";import"./gator/templates/info.js";import"./gator/templates/link.js";import"./gator/templates/overflow-menu.js";import"./gator/templates/picture.js";import"./gator/templates/shield-lock.js";import"./gator/templates/radio.js";import"./gator/templates/radio-selected.js";import"./gator/templates/restricted.js";import"./gator/templates/settings.js";import"./gator/templates/warning.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{a,x as l}from"../../../assets/index-chunk2.js";import{s as h}from"../../../assets/index-
|
|
1
|
+
import{a,x as l}from"../../../assets/index-chunk2.js";import{s as h}from"../../../assets/index-chunk10.js";import{t as p}from"../../../assets/index-chunk3.js";import{N as f}from"../icon.js";import"../../../assets/index-chunk.js";var m=Object.defineProperty,v=Object.getOwnPropertyDescriptor,u=(c,t,i,e)=>{for(var s=e>1?void 0:e?v(t,i):t,r=c.length-1,n;r>=0;r--)(n=c[r])&&(s=(e?n(t,i,s):n(s))||s);return e&&s&&m(t,i,s),s};let o=class extends f{get iconPath(){return`/_slds/icons/${this.type}-sprite/svg/symbols.svg#${this.name}`}get iconSize(){return`slds-icon_${this.size}`}get iconVariant(){return`slds-icon-text-${this.variant}`}render(){return l`
|
|
2
2
|
<span class="slds-icon_container ${this.iconVariant}" title="${this.iconTitle}">
|
|
3
3
|
<svg class="slds-icon ${this.iconSize} ${this.svgClasses}" aria-hidden="true">
|
|
4
4
|
<use href="${this.iconPath}"></use>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{a as l,x as r,E as u}from"../../../assets/index-chunk2.js";import{t as d}from"../../../assets/index-chunk3.js";import"../../button/slds/button.slds.js";import"../../button/gator/button.gator.js";import"../../skeleton-loader/gator/skeleton-loader.gator.js";import"../../loading-spinner/gator/loading-spinner.gator.js";import{p as h}from"../../../assets/index-
|
|
1
|
+
import{a as l,x as r,E as u}from"../../../assets/index-chunk2.js";import{t as d}from"../../../assets/index-chunk3.js";import"../../button/slds/button.slds.js";import"../../button/gator/button.gator.js";import"../../skeleton-loader/gator/skeleton-loader.gator.js";import"../../loading-spinner/gator/loading-spinner.gator.js";import{p as h}from"../../../assets/index-chunk5.js";import{s as b}from"../../../assets/index-chunk6.js";import{N as g}from"../icon-button.js";import{o as m}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"../../../assets/index-chunk8.js";import"../../../assets/index-chunk9.js";const p=".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,n,a,i)=>{for(var o=i>1?void 0:i?v(n,a):n,c=t.length-1,s;c>=0;c--)(s=t[c])&&(o=(i?s(n,a,o):s(o))||o);return i&&o&&x(n,a,o),o};let e=class extends g{render(){return this.skeleton?this.skeletonMarkup:r`
|
|
2
2
|
<button
|
|
3
3
|
aria-label=${this.buttonAriaLabel}
|
|
4
4
|
data-testid=${m(this.dataTestid?`${this.dataTestid}-icon-button`:void 0)}
|
|
@@ -22,4 +22,4 @@ import{a as l,x as r,E as u}from"../../../assets/index-chunk2.js";import{t as d}
|
|
|
22
22
|
<div class="gator-icon-button-loader gator-icon-button-loader_${this.size}">
|
|
23
23
|
<ngc-loading-spinner .size="${t}"></ngc-loading-spinner>
|
|
24
24
|
</div>
|
|
25
|
-
`}handleClick(t){t.preventDefault(),t.stopPropagation(),!(this.disabled||this.loading||this.skeleton)&&this.dispatchEvent(new CustomEvent("click",{bubbles:!0,composed:!0}))}};e.styles=[l(p),l(h),l(b)];e.shadowRootOptions={...g.shadowRootOptions,delegatesFocus:!0};e=
|
|
25
|
+
`}handleClick(t){t.preventDefault(),t.stopPropagation(),!(this.disabled||this.loading||this.skeleton)&&this.dispatchEvent(new CustomEvent("click",{bubbles:!0,composed:!0}))}};e.styles=[l(p),l(h),l(b)];e.shadowRootOptions={...g.shadowRootOptions,delegatesFocus:!0};e=f([d("ngc-icon-button")],e);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{n as t}from"../../assets/index-chunk.js";import{T as p}from"../../utils/components/testable-lit-element/testable-lit-element.js";import{A as
|
|
1
|
+
import{n as t}from"../../assets/index-chunk.js";import{T as p}from"../../utils/components/testable-lit-element/testable-lit-element.js";import{A as d}from"../../utils/mixins/attribute-deletion.js";import"../../assets/index-chunk2.js";var b=Object.defineProperty,e=(o,n,l,m)=>{for(var i=void 0,r=o.length-1,s;r>=0;r--)(s=o[r])&&(i=s(n,l,i)||i);return i&&b(n,l,i),i};class a extends d(p){constructor(){super(...arguments),this.size="small",this.ariaLabel="",this.loadingAriaLabel="Loading",this.iconName="",this.disabled=!1,this.loading=!1,this.skeleton=!1}}e([t()],a.prototype,"size");e([t({type:String,attribute:"aria-label"})],a.prototype,"ariaLabel");e([t({type:String,attribute:"loading-aria-label"})],a.prototype,"loadingAriaLabel");e([t({type:String,attribute:"icon-name"})],a.prototype,"iconName");e([t({type:Boolean})],a.prototype,"disabled");e([t({type:Boolean})],a.prototype,"loading");e([t({type:Boolean})],a.prototype,"skeleton");export{a as N};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./gator/icon-button.gator.js";import"../../assets/index-chunk2.js";import"../../assets/index-chunk3.js";import"../button/slds/button.slds.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-
|
|
1
|
+
import"./gator/icon-button.gator.js";import"../../assets/index-chunk2.js";import"../../assets/index-chunk3.js";import"../button/slds/button.slds.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"../button/gator/button.gator.js";import"../loading-spinner/gator/loading-spinner.gator.js";import"../loading-spinner/loading-spinner.js";import"../../assets/index-chunk5.js";import"../../assets/index-chunk6.js";import"../../assets/index-chunk7.js";import"../skeleton-loader/gator/skeleton-loader.gator.js";import"../../assets/index-chunk8.js";import"../../assets/index-chunk9.js";import"./icon-button.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"./templates/balloons.js";import"./templates/check-with-pencil.js";import"./templates/your-bank-placeholder.js";import"./templates/commercial.js";import"./templates/small-business.js";import"./templates/mortgage.js";import"./templates/consumer.js";import"./templates/treasury.js";import"./templates/portfolio-analytics.js";import{a as g,r as p}from"../../../assets/index-chunk2.js";import{t as m}from"../../../assets/index-chunk3.js";import{n as a}from"../../../assets/index-chunk.js";import{i as u}from"../illustration-registry.js";const c=".illustration{width:var(--ngc-illustration-width, 1.5rem);height:var(--ngc-illustration-height, 1.5rem);color:var(--ngc-illustration-color);display:var(--ngc-illustration-display, flex);margin:var(--ngc-illustration-margin)}",d=":host,:root{--ngc-illustration-width: 1.5rem;--ngc-illustration-height: 1.5rem;--ngc-illustration-color: unset;--ngc-illustration-display: flex}";var v=Object.defineProperty,f=Object.getOwnPropertyDescriptor,l=(i,t,e,o)=>{for(var r=o>1?void 0:o?f(t,e):t,h=i.length-1,n;h>=0;h--)(n=i[h])&&(r=(o?n(t,e,r):n(r))||r);return o&&r&&v(t,e,r),r};let s=class extends p{constructor(){super(...arguments),this.name="",this.label=""}firstUpdated(){var i,t,e;this._svg=(i=this.shadowRoot)==null?void 0:i.querySelector("svg"),(t=this._svg)==null||t.classList.add("gator-illustration"),(e=this._svg)==null||e.setAttribute("role","img")}updated(){var i,t;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)}render(){return u.get(this.name)}};s.styles=[g(c),g(d)];l([a({type:String})],s.prototype,"name",2);l([a()],s.prototype,"label",2);l([a()],s.prototype,"width",2);l([a()],s.prototype,"height",2);s=l([m("ngc-illustration")],s);export{s as N};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{N as u}from"./illustration.gator.js";import"./templates/balloons.js";import"./templates/check-with-pencil.js";import"./templates/your-bank-placeholder.js";import"./templates/commercial.js";import"./templates/small-business.js";import"./templates/mortgage.js";import"./templates/consumer.js";import"./templates/treasury.js";import"./templates/portfolio-analytics.js";import"../../../assets/index-chunk2.js";import"../../../assets/index-chunk3.js";import"../../../assets/index-chunk.js";import"../illustration-registry.js";export{u as NgcIllustration};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{x as L}from"../../../../assets/index-chunk2.js";import{a as C}from"../../
|
|
1
|
+
import{x as L}from"../../../../assets/index-chunk2.js";import{a as C}from"../../illustration-registry.js";C("balloons",L`
|
|
2
2
|
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="77" viewBox="0 0 96 77" fill="none">
|
|
3
3
|
<path
|
|
4
4
|
d="M69.5029 44.7085C71.4286 42.5257 81.48 30.8514 81.48 24.5257C81.48 17.52 75.7771 11.8171 68.7714 11.8171C66.3714 11.8171 64.1257 12.4857 62.2114 13.6457C62.2114 13.5542 62.2229 13.4571 62.2229 13.3714C62.2229 6.36567 56.52 0.662808 49.5143 0.662808C42.5086 0.662808 36.8057 6.36567 36.8057 13.3714C36.8057 13.6685 36.8343 13.9771 36.8743 14.2914C34.7657 12.7371 32.1657 11.8171 29.3486 11.8171C22.3429 11.8171 16.64 17.52 16.64 24.5257C16.64 30.8514 26.6914 42.5257 28.6171 44.7085L26.9714 46.8057C26.6914 47.16 26.64 47.6342 26.84 48.04C27.0343 48.4457 27.44 48.6971 27.8914 48.6971H28.6971C29.3486 49.3257 31.9314 52.1485 30.88 56.5771C30.48 58.2628 30.08 59.5942 29.7314 60.7657C28.9829 63.2628 28.44 65.0628 28.7886 67.6857C29.0343 69.5371 29.5371 70.9885 29.9829 72.2628C30.44 73.5714 30.8286 74.6971 30.8686 75.9828C30.88 76.2914 31.1314 76.5371 31.44 76.5371H31.4571C31.7714 76.5257 32.0229 76.2628 32.0114 75.9485C31.9657 74.4857 31.5257 73.2228 31.0571 71.8857C30.6114 70.6 30.1486 69.2742 29.92 67.5371C29.6057 65.16 30.0914 63.5428 30.8286 61.0971C31.1829 59.9085 31.5886 58.56 31.9943 56.84C32.92 52.92 31.3371 50.1028 30.2286 48.6971H30.8114C31.2629 48.6971 31.6629 48.4457 31.8629 48.04C32.0629 47.6342 32.0114 47.16 31.7314 46.8057L30.0857 44.7085C31.9714 42.5771 41.6057 31.3771 42.04 24.9657C44.8057 28.9714 47.8171 32.4571 48.7829 33.5485L47.1371 35.6457C46.8571 36 46.8114 36.4742 47.0057 36.88C47.2 37.2857 47.6057 37.5371 48.0571 37.5371H48.6057C47.4057 38.6342 45.8114 41.4742 47.9886 48.3828C49.9086 54.4857 49.2057 55.9885 48.2286 58.0742C47.5829 59.4571 46.8514 61.0171 46.6743 64.08C46.5486 66.3314 47.1086 67.5714 47.7086 68.8914C48.3943 70.4057 49.1714 72.12 49.1371 75.96C49.1371 76.2743 49.3886 76.5314 49.7029 76.5371C50.0171 76.5371 50.2743 76.2857 50.2743 75.9714C50.3143 71.8743 49.48 70.04 48.7429 68.4228C48.16 67.1371 47.6971 66.1143 47.8114 64.1485C47.9714 61.3085 48.6571 59.8514 49.2571 58.5657C50.3029 56.3314 51.1257 54.5714 49.0743 48.0457C46.3714 39.4628 49.8857 38.0228 49.96 37.9942C50.1657 37.9257 50.2971 37.7428 50.3314 37.5428H50.9771C51.4286 37.5428 51.8286 37.2914 52.0286 36.8857C52.2286 36.48 52.1771 36.0057 51.8971 35.6514L50.2514 33.5542C51.1314 32.56 53.6971 29.5885 56.2343 26.0514C57.5429 32.5657 66.2629 42.6971 68.0457 44.7142L66.4 46.8114C66.12 47.1657 66.0743 47.64 66.2686 48.0457C66.4686 48.4514 66.8686 48.7028 67.32 48.7028H67.8857C67.0629 49.7657 65.2743 52.8628 66.8114 58.3142C66.9029 58.64 67.0343 59.04 67.1829 59.4971C67.8514 61.5714 68.9714 65.04 68.24 67.0914C68.08 67.5485 67.8971 68.0171 67.72 68.4914C66.8286 70.84 65.8171 73.5028 66.16 76.0514C66.2 76.3371 66.4457 76.5485 66.7257 76.5485C66.7486 76.5485 66.7771 76.5485 66.8 76.5485C67.1143 76.5085 67.3314 76.2171 67.2914 75.9085C66.9886 73.6457 67.9029 71.24 68.7886 68.9085C68.9714 68.4228 69.1543 67.9485 69.32 67.4857C70.1829 65.0685 69.0343 61.5085 68.2743 59.1542C68.1314 58.7142 68.0057 58.3257 67.92 58.0114C66.2171 51.9714 68.92 49.24 69.0457 49.12C69.16 49.0114 69.2171 48.8628 69.2229 48.7142H70.2457C70.6971 48.7142 71.0971 48.4628 71.2971 48.0571C71.4914 47.6514 71.4457 47.1771 71.1657 46.8228L69.52 44.7257L69.5029 44.7085ZM67.2914 47.5085L68.76 45.6342L70.2229 47.5485L67.2857 47.5085H67.2914ZM49.5257 32.6342L49.5143 32.6171L49.5029 32.6342C48.2857 31.24 44.7771 27.1142 41.9371 22.7542C41.5429 19.9371 40.2229 17.4171 38.2914 15.5028C38.0743 14.7371 37.9486 14.0171 37.9486 13.3714C37.9486 6.99424 43.1371 1.80567 49.5143 1.80567C55.8914 1.80567 61.08 6.99424 61.08 13.3714C61.08 19.0742 51.68 30.1657 49.5257 32.64V32.6342ZM48.0343 36.3542L49.5029 34.48L50.9657 36.3942L48.0286 36.3542H48.0343ZM40.9143 24.5257C40.9143 30.2285 31.5143 41.32 29.36 43.7942L29.3486 43.7771L29.3371 43.7942C27.1829 41.3257 17.7829 30.2285 17.7829 24.5257C17.7829 18.1485 22.9714 12.96 29.3486 12.96C35.7257 12.96 40.9143 18.1485 40.9143 24.5257ZM27.8686 47.5085L29.3371 45.6342L30.8 47.5485L27.8629 47.5085H27.8686ZM61.9886 15.1771C63.8971 13.7885 66.2343 12.96 68.7657 12.96C75.1429 12.96 80.3314 18.1485 80.3314 24.5257C80.3314 30.2285 70.9314 41.32 68.7771 43.7942L68.7657 43.7771L68.7543 43.7942C66.6114 41.3428 57.3314 30.3771 57.2057 24.6457C59.3714 21.4685 61.3371 18.0114 61.9886 15.1771ZM94.2857 29.4514C93.7143 29.4514 93.2514 28.9885 93.2514 28.4171C93.2514 27.8457 93.7143 27.3828 94.2857 27.3828C94.8571 27.3828 95.32 27.8457 95.32 28.4171C95.32 28.9885 94.8571 29.4514 94.2857 29.4514ZM1.03429 2.26852C0.462857 2.26852 0 1.80567 0 1.23424C0 0.662808 0.462857 0.199951 1.03429 0.199951C1.60571 0.199951 2.06857 0.662808 2.06857 1.23424C2.06857 1.80567 1.60571 2.26852 1.03429 2.26852ZM25.96 4.62852C25.96 4.05709 26.4229 3.59424 26.9943 3.59424C27.5657 3.59424 28.0286 4.05709 28.0286 4.62852C28.0286 5.19995 27.5657 5.66281 26.9943 5.66281C26.4229 5.66281 25.96 5.19995 25.96 4.62852ZM68.0514 7.22852C68.0514 6.65709 68.5143 6.19424 69.0857 6.19424C69.6572 6.19424 70.12 6.65709 70.12 7.22852C70.12 7.79995 69.6572 8.26281 69.0857 8.26281C68.5143 8.26281 68.0514 7.79995 68.0514 7.22852ZM80.9429 60.7657C80.9429 61.3371 80.48 61.8 79.9086 61.8C79.3371 61.8 78.8743 61.3371 78.8743 60.7657C78.8743 60.1942 79.3371 59.7314 79.9086 59.7314C80.48 59.7314 80.9429 60.1942 80.9429 60.7657ZM19.8229 46.1542C19.8229 46.7257 19.36 47.1885 18.7886 47.1885C18.2171 47.1885 17.7543 46.7257 17.7543 46.1542C17.7543 45.5828 18.2171 45.12 18.7886 45.12C19.36 45.12 19.8229 45.5828 19.8229 46.1542Z"
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import{x as L}from"../../../../assets/index-chunk2.js";import{a as C}from"../../illustration-registry.js";C("check-with-pencil",L`
|
|
2
|
+
<svg class="illustration" xmlns="http://www.w3.org/2000/svg" width="72" height="58" viewBox="0 0 72 58" fill="none">
|
|
3
|
+
<path d="M43.3928 26.7684L36.6685 35.4898L36.1585 30.8355L35.94 28.8426L35.8371 27.8912L36.5185 27.7884L38.0485 27.5612L43.3928 26.7641V26.7684ZM19.6757 23.4684C19.32 23.8112 18.7757 23.8198 18.42 23.5026L13.71 19.3069L10.4314 22.6626L18.9857 30.4498L33.27 16.0026L30.09 12.8569L19.6757 23.4684Z" fill="#11395B"/>
|
|
4
|
+
<path d="M21.8486 38.1342C12.0815 38.1342 4.13574 30.1885 4.13574 20.4214C4.13574 10.6542 12.0815 2.7085 21.8486 2.7085C31.6157 2.7085 39.5615 10.6542 39.5615 20.4214C39.5615 22.0242 39.3429 23.5756 38.9443 25.0542L37.5429 25.2771C38.0186 23.7428 38.2757 22.1099 38.2757 20.4214C38.2757 11.3656 30.9086 3.99421 21.8486 3.99421C12.7886 3.99421 5.42146 11.3656 5.42146 20.4214C5.42146 29.4771 12.7886 36.8485 21.8486 36.8485C26.5457 36.8485 30.7843 34.8642 33.7843 31.6928L33.96 33.3342C30.7886 36.3085 26.5329 38.1385 21.8529 38.1385L21.8486 38.1342ZM51.7972 19.5128C51.7972 19.8685 52.0843 20.1556 52.44 20.1556H64.8557C65.2115 20.1556 65.4986 19.8685 65.4986 19.5128C65.4986 19.1571 65.2115 18.8699 64.8557 18.8699H52.44C52.0843 18.8699 51.7972 19.1571 51.7972 19.5128ZM45.5143 17.4214H57.93C58.2857 17.4214 58.5729 17.1342 58.5729 16.7785C58.5729 16.4228 58.2857 16.1356 57.93 16.1356H45.5143C45.1586 16.1356 44.8715 16.4228 44.8715 16.7785C44.8715 17.1342 45.1586 17.4214 45.5143 17.4214ZM27.4286 46.2171C27.4286 45.8614 27.1415 45.5742 26.7857 45.5742H14.37C14.0143 45.5742 13.7272 45.8614 13.7272 46.2171C13.7272 46.5728 14.0143 46.8599 14.37 46.8599H26.7857C27.1415 46.8599 27.4286 46.5728 27.4286 46.2171ZM33.7115 48.3085H21.2957C20.94 48.3085 20.6529 48.5956 20.6529 48.9514C20.6529 49.3071 20.94 49.5942 21.2957 49.5942H33.7115C34.0672 49.5942 34.3543 49.3071 34.3543 48.9514C34.3543 48.5956 34.0672 48.3085 33.7115 48.3085ZM66.57 43.6542L58.8986 53.6056C58.68 53.8885 58.3672 54.0685 58.0115 54.1156C57.9515 54.1242 57.8957 54.1285 57.8357 54.1285C57.5443 54.1285 57.2572 54.0342 57.0215 53.8499L52.5943 50.4385L35.8672 37.5471V37.5385C35.7472 37.4571 35.64 37.3456 35.58 37.1999L35.5457 37.1142L35.0143 32.2456L34.8215 30.4714L34.5043 27.5742C34.4615 27.3685 34.5086 27.1456 34.6415 26.9785C34.7743 26.8071 34.9715 26.7042 35.1857 26.6956L37.14 26.4042L38.5886 26.1856L44.6743 25.2771L44.7643 25.2899C44.9315 25.3114 45.0815 25.3971 45.1929 25.5171L45.2015 25.5042L62.8629 39.1156L62.91 39.1499L66.3215 41.7771C66.6043 41.9956 66.7843 42.3085 66.8315 42.6642C66.8786 43.0199 66.7843 43.3671 66.5657 43.6499L66.57 43.6542ZM61.1143 39.3856L44.9143 26.9014L41.4429 31.4056L57.6429 43.8899L61.1143 39.3856ZM36.1586 30.8399L36.6686 35.4942L43.3929 26.7728L38.0486 27.5699L36.5186 27.7971L35.8372 27.8999L35.94 28.8514L36.1586 30.8442V30.8399ZM53.3829 49.4185L56.8543 44.9142L40.6543 32.4299L37.1829 36.9342L53.3829 49.4185ZM65.5415 42.8014L62.13 40.1742L58.2643 45.1885L54.3986 50.2028L57.81 52.8299C57.81 52.8299 57.8657 52.8385 57.8786 52.8214L65.55 42.8699C65.55 42.8699 65.5586 42.8142 65.5415 42.8014ZM34.7143 15.9942C34.7143 16.2385 34.62 16.4699 34.4486 16.6456L19.65 31.6114C19.47 31.7914 19.2343 31.8814 18.9986 31.8814C18.78 31.8814 18.5572 31.8042 18.3815 31.6414L9.2786 23.3571C9.09431 23.1899 8.98717 22.9542 8.9786 22.7099C8.97003 22.4614 9.06431 22.2214 9.24003 22.0456L13.0329 18.1628C13.3757 17.8114 13.9286 17.7942 14.2929 18.1199L19.0029 22.3156L29.43 11.6914C29.8029 11.3356 30.3643 11.3356 30.7157 11.6871L34.4272 15.3556C34.5986 15.5271 34.6972 15.7542 34.7015 15.9985L34.7143 15.9942ZM30.09 12.8571L19.6757 23.4685C19.32 23.8114 18.7757 23.8199 18.42 23.5028L13.71 19.3071L10.4315 22.6628L18.9857 30.4499L33.27 16.0028L30.09 12.8571Z" fill="#1F1F1F"/>
|
|
5
|
+
</svg>
|
|
6
|
+
`);
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import{x as l}from"../../../../assets/index-chunk2.js";import{a as i}from"../../illustration-registry.js";i("commercial",l`
|
|
2
|
+
<svg
|
|
3
|
+
width="72"
|
|
4
|
+
height="72"
|
|
5
|
+
viewBox="0 0 72 72"
|
|
6
|
+
fill="none"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
>
|
|
9
|
+
<g clip-path="url(#clip0_151_53)">
|
|
10
|
+
<path d="M5.76001 41.6472C14.9336 41.6472 22.3702 49.1119 22.3702 58.32L33.6223 58.32C33.6223 42.8741 21.148 30.3528 5.76001 30.3528L5.76001 41.6472Z" fill="white"/>
|
|
11
|
+
<path opacity="0.8" d="M22.5512 35.9909C17.8819 32.4463 12.0656 30.3438 5.76004 30.3438L5.76004 41.6382C12.0656 41.6382 17.8819 39.5356 22.5512 35.9909Z" fill="white"/>
|
|
12
|
+
<path d="M22.3702 13.68C22.3702 22.8882 14.9336 30.3528 5.76001 30.3528L5.76001 41.6473C21.148 41.6473 33.6223 29.1259 33.6223 13.68L22.3702 13.68Z" fill="white"/>
|
|
13
|
+
<path d="M49.6298 13.68C49.6298 22.8881 57.0664 30.3528 66.24 30.3528L66.24 41.6472C50.8521 41.6472 38.3777 29.1259 38.3777 13.68L49.6298 13.68Z" fill="white"/>
|
|
14
|
+
<path d="M49.6298 58.32C49.6298 49.1119 57.0664 41.6472 66.24 41.6472L66.24 30.3528C50.8521 30.3528 38.3777 42.8741 38.3777 58.32L49.6298 58.32Z" fill="white"/>
|
|
15
|
+
<g style="mix-blend-mode:multiply">
|
|
16
|
+
<path d="M5.76001 41.6472C14.9336 41.6472 22.3702 49.1119 22.3702 58.32L33.6223 58.32C33.6223 42.8741 21.148 30.3528 5.76001 30.3528L5.76001 41.6472Z" fill="#EA4A22"/>
|
|
17
|
+
</g>
|
|
18
|
+
<path opacity="0.8" d="M22.5512 35.9909C17.8819 32.4463 12.0656 30.3438 5.76004 30.3438L5.76004 41.6382C12.0656 41.6382 17.8819 39.5356 22.5512 35.9909Z" fill="white"/>
|
|
19
|
+
<g style="mix-blend-mode:multiply">
|
|
20
|
+
<path d="M22.3702 13.68C22.3702 22.8882 14.9336 30.3528 5.76001 30.3528L5.76001 41.6473C21.148 41.6473 33.6223 29.1259 33.6223 13.68L22.3702 13.68Z" fill="#17A9DC"/>
|
|
21
|
+
</g>
|
|
22
|
+
<g style="mix-blend-mode:multiply">
|
|
23
|
+
<path d="M49.6298 13.68C49.6298 22.8881 57.0664 30.3528 66.24 30.3528L66.24 41.6472C50.8521 41.6472 38.3777 29.1259 38.3777 13.68L49.6298 13.68Z" fill="#FABA00"/>
|
|
24
|
+
</g>
|
|
25
|
+
<g style="mix-blend-mode:multiply">
|
|
26
|
+
<path d="M49.6298 58.32C49.6298 49.1119 57.0664 41.6472 66.24 41.6472L66.24 30.3528C50.8521 30.3528 38.3777 42.8741 38.3777 58.32L49.6298 58.32Z" fill="#8EDB7A"/>
|
|
27
|
+
</g>
|
|
28
|
+
</g>
|
|
29
|
+
<defs>
|
|
30
|
+
<clipPath id="clip0_151_53">
|
|
31
|
+
<rect width="62" height="46" fill="white" transform="translate(5 13)"/>
|
|
32
|
+
</clipPath>
|
|
33
|
+
</defs>
|
|
34
|
+
</svg>
|
|
35
|
+
`);
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import{x as l}from"../../../../assets/index-chunk2.js";import{a as i}from"../../illustration-registry.js";i("consumer",l`
|
|
2
|
+
<svg
|
|
3
|
+
width="72"
|
|
4
|
+
height="72"
|
|
5
|
+
viewBox="0 0 72 72"
|
|
6
|
+
fill="none"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
>
|
|
9
|
+
<g style="mix-blend-mode:multiply">
|
|
10
|
+
<path d="M29.8063 61.92H42.1937V10.08H29.8062L29.8063 61.92Z" fill="#EA4A22"/>
|
|
11
|
+
</g>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.1937 37.5997V61.9196H29.8063C29.8063 51.9582 34.6764 43.1201 42.1937 37.5997Z" fill="white" fill-opacity="0.8"/>
|
|
13
|
+
<g style="mix-blend-mode:multiply">
|
|
14
|
+
<path d="M60.48 43.8635C50.3807 43.8635 42.1937 51.9475 42.1937 61.92H29.8062C29.8062 45.192 43.5395 31.6314 60.48 31.6314V43.8635Z" fill="#17A9DC"/>
|
|
15
|
+
</g>
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.8062 34.4004C37.3238 28.8801 42.1937 20.0418 42.1937 10.0803H29.8062V34.4004Z" fill="white" fill-opacity="0.8"/>
|
|
17
|
+
<g style="mix-blend-mode:multiply">
|
|
18
|
+
<path d="M11.52 28.1369C21.6193 28.1369 29.8063 20.0527 29.8063 10.0803H42.1937C42.1937 26.8082 28.4607 40.3687 11.52 40.3687V28.1369Z" fill="#8EDB7A"/>
|
|
19
|
+
</g>
|
|
20
|
+
</svg>
|
|
21
|
+
`);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"./balloons.js";import"./check-with-pencil.js";import"./your-bank-placeholder.js";import"./commercial.js";import"./small-business.js";import"./mortgage.js";import"./consumer.js";import"./treasury.js";import"./portfolio-analytics.js";import"../../../../assets/index-chunk2.js";import"../../illustration-registry.js";
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import{x as l}from"../../../../assets/index-chunk2.js";import{a as t}from"../../illustration-registry.js";t("mortgage",l`
|
|
2
|
+
<svg
|
|
3
|
+
width="72"
|
|
4
|
+
height="72"
|
|
5
|
+
viewBox="0 0 72 72"
|
|
6
|
+
fill="none"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
>
|
|
9
|
+
<g clip-path="url(#clip0_151_87)">
|
|
10
|
+
<g style="mix-blend-mode:multiply">
|
|
11
|
+
<path d="M21.4062 11.52C29.4661 19.5799 42.5339 19.5799 50.5939 11.52L60.48 21.4061C46.9601 34.926 25.0399 34.926 11.52 21.4061L21.4062 11.52Z" fill="#8EDB7A"/>
|
|
12
|
+
</g>
|
|
13
|
+
<g style="mix-blend-mode:multiply">
|
|
14
|
+
<path d="M60.48 50.5939C52.42 42.5339 52.42 29.4662 60.48 21.4063L50.5938 11.5201C37.0739 25.04 37.0739 46.9601 50.5938 60.48L60.48 50.5939Z" fill="#17A9DC"/>
|
|
15
|
+
</g>
|
|
16
|
+
<g style="mix-blend-mode:multiply">
|
|
17
|
+
<path d="M11.5201 21.4063C19.5801 29.4662 19.5801 42.534 11.5201 50.5939L21.4062 60.48C34.9262 46.9601 34.9262 25.0401 21.4063 11.5202L11.5201 21.4063Z" fill="#FABA00"/>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
<defs>
|
|
21
|
+
<clipPath id="clip0_151_87">
|
|
22
|
+
<rect width="50" height="50" fill="white" transform="translate(11 11)"/>
|
|
23
|
+
</clipPath>
|
|
24
|
+
</defs>
|
|
25
|
+
</svg>
|
|
26
|
+
`);
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import{x as l}from"../../../../assets/index-chunk2.js";import{a as i}from"../../illustration-registry.js";i("portfolio-analytics",l`
|
|
2
|
+
<svg
|
|
3
|
+
width="72"
|
|
4
|
+
height="72"
|
|
5
|
+
viewBox="0 0 72 72"
|
|
6
|
+
fill="none"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
>
|
|
9
|
+
<g clip-path="url(#clip0_781_10)">
|
|
10
|
+
<path d="M41.3134 60.1202L30.6869 60.1202L30.6869 28.2255L41.3134 28.2255L41.3134 60.1202Z" fill="white"/>
|
|
11
|
+
<path d="M57 48.9572C48.3364 48.9572 41.3132 54.4906 41.3132 61.3164L30.6867 61.3164C30.6867 49.8667 42.4676 40.5848 57 40.5848L57 48.9572Z" fill="white"/>
|
|
12
|
+
<path d="M15 48.9572C23.6636 48.9572 30.6867 54.4906 30.6867 61.3164L41.3132 61.3164C41.3133 49.8667 29.5324 40.5848 15 40.5848L15 48.9572Z" fill="white"/>
|
|
13
|
+
<g style="mix-blend-mode:multiply">
|
|
14
|
+
<path d="M41.3133 60.1202L30.6868 60.1202L30.6868 28.2255L41.3133 28.2255L41.3133 60.1202Z" fill="#FFDA2D"/>
|
|
15
|
+
</g>
|
|
16
|
+
<g style="mix-blend-mode:multiply">
|
|
17
|
+
<path d="M57 48.9572C48.3364 48.9572 41.3132 54.4906 41.3132 61.3164L30.6867 61.3164C30.6867 49.8666 42.4676 40.5848 57 40.5848L57 48.9572Z" fill="#8EDB7A"/>
|
|
18
|
+
</g>
|
|
19
|
+
<path d="M30.6869 61.2898C30.6944 56.6082 32.6714 52.2902 36.0001 48.8225C39.3289 52.2902 41.3059 56.6082 41.3134 61.2898C41.3134 61.2986 41.3134 61.3075 41.3134 61.3164L30.6869 61.3164C30.6869 61.3075 30.6869 61.2986 30.6869 61.2898Z" fill="white"/>
|
|
20
|
+
<g style="mix-blend-mode:multiply">
|
|
21
|
+
<path d="M15 48.9572C23.6636 48.9572 30.6868 54.4906 30.6868 61.3164L41.3133 61.3164C41.3133 49.8667 29.5324 40.5848 15 40.5848L15 48.9572Z" fill="#EA4A22"/>
|
|
22
|
+
</g>
|
|
23
|
+
<path d="M30.6866 11.9297L41.3131 11.9297L41.3131 43.8244L30.6866 43.8244L30.6866 11.9297Z" fill="white"/>
|
|
24
|
+
<path d="M15 23.0927C23.6636 23.0927 30.6867 17.5593 30.6868 10.7335L41.3133 10.7335C41.3132 22.1832 29.5324 31.4651 15 31.4651L15 23.0927Z" fill="white"/>
|
|
25
|
+
<path d="M57 23.0927C48.3364 23.0927 41.3132 17.5593 41.3132 10.7335L30.6867 10.7335C30.6867 22.1832 42.4676 31.4651 57 31.4651L57 23.0927Z" fill="white"/>
|
|
26
|
+
<g style="mix-blend-mode:multiply">
|
|
27
|
+
<path d="M30.6867 11.9296L41.3132 11.9296L41.3132 43.8244L30.6867 43.8244L30.6867 11.9296Z" fill="#FFDA2D"/>
|
|
28
|
+
</g>
|
|
29
|
+
<g style="mix-blend-mode:multiply">
|
|
30
|
+
<path d="M15 23.0928C23.6636 23.0928 30.6867 17.5594 30.6868 10.7336L41.3133 10.7336C41.3132 22.1833 29.5324 31.4651 15 31.4651L15 23.0928Z" fill="#17A9DC"/>
|
|
31
|
+
</g>
|
|
32
|
+
<path d="M41.3131 10.7601C41.3056 15.4417 39.3286 19.7597 35.9998 23.2274C32.671 19.7597 30.694 15.4417 30.6866 10.7602C30.6866 10.7513 30.6866 10.7424 30.6866 10.7335L41.313 10.7335C41.313 10.7424 41.313 10.7513 41.3131 10.7601Z" fill="white"/>
|
|
33
|
+
<g style="mix-blend-mode:multiply">
|
|
34
|
+
<path d="M56.9999 23.0927C48.3364 23.0927 41.3132 17.5593 41.3132 10.7335L30.6867 10.7335C30.6867 22.1832 42.4675 31.4651 56.9999 31.4651L56.9999 23.0927Z" fill="#8DDB7A"/>
|
|
35
|
+
</g>
|
|
36
|
+
</g>
|
|
37
|
+
<defs>
|
|
38
|
+
<clipPath id="clip0_781_10">
|
|
39
|
+
<rect width="42" height="52" fill="white" transform="translate(15 10)"/>
|
|
40
|
+
</clipPath>
|
|
41
|
+
</defs>
|
|
42
|
+
</svg>
|
|
43
|
+
`);
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import{x as l}from"../../../../assets/index-chunk2.js";import{a as i}from"../../illustration-registry.js";i("small-business",l`
|
|
2
|
+
<svg
|
|
3
|
+
width="72"
|
|
4
|
+
height="72"
|
|
5
|
+
viewBox="0 0 72 72"
|
|
6
|
+
fill="none"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
>
|
|
9
|
+
<g clip-path="url(#clip0_151_86)">
|
|
10
|
+
<g style="mix-blend-mode:multiply">
|
|
11
|
+
<path d="M60.48 56.88L60.48 45.3197L11.8132 45.3197L11.8132 56.88L60.48 56.88Z" fill="#FABA00"/>
|
|
12
|
+
</g>
|
|
13
|
+
<g style="mix-blend-mode:multiply">
|
|
14
|
+
<path d="M42.0101 45.3197C42.0101 35.3765 50.1481 27.316 60.1868 27.316L60.1868 15.12C43.3476 15.12 29.6968 28.6409 29.6968 45.3197L42.0101 45.3197Z" fill="#8EDB7A"/>
|
|
15
|
+
</g>
|
|
16
|
+
<g style="mix-blend-mode:multiply">
|
|
17
|
+
<path d="M29.6968 45.3197C29.6968 35.3765 21.5587 27.316 11.52 27.316L11.52 15.12C28.3592 15.12 42.01 28.6409 42.01 45.3197L29.6968 45.3197Z" fill="#17A9DC"/>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
<defs>
|
|
21
|
+
<clipPath id="clip0_151_86">
|
|
22
|
+
<rect width="50" height="42" fill="white" transform="translate(11 15)"/>
|
|
23
|
+
</clipPath>
|
|
24
|
+
</defs>
|
|
25
|
+
</svg>
|
|
26
|
+
`);
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import{x as l}from"../../../../assets/index-chunk2.js";import{a as t}from"../../illustration-registry.js";t("treasury",l`
|
|
2
|
+
<svg
|
|
3
|
+
width="72"
|
|
4
|
+
height="72"
|
|
5
|
+
viewBox="0 0 72 72"
|
|
6
|
+
fill="none"
|
|
7
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
+
>
|
|
9
|
+
<g clip-path="url(#clip0_151_89)">
|
|
10
|
+
<g style="mix-blend-mode:multiply">
|
|
11
|
+
<path d="M58.7102 29.8063L58.7102 42.1938L11.52 42.1938L11.52 29.8063L58.7102 29.8063Z" fill="#FABA00"/>
|
|
12
|
+
</g>
|
|
13
|
+
<g style="mix-blend-mode:multiply">
|
|
14
|
+
<path d="M42.1937 11.52C42.1937 21.6192 50.3807 29.8063 60.4799 29.8063L60.4799 42.1938C43.5394 42.1938 29.8063 28.4607 29.8063 11.52L42.1937 11.52Z" fill="#8EDB7A"/>
|
|
15
|
+
</g>
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M60.444 42.1937C53.516 42.1857 47.126 39.881 41.9945 36C47.126 32.1189 53.516 29.8141 60.444 29.8062C60.456 29.8062 60.468 29.8062 60.4799 29.8062L60.4799 42.1936C60.468 42.1936 60.456 42.1937 60.444 42.1937Z" fill="white"/>
|
|
17
|
+
<g style="mix-blend-mode:multiply">
|
|
18
|
+
<path d="M42.1938 60.48C42.1938 50.3808 50.3808 42.1937 60.48 42.1937L60.48 29.8062C43.5394 29.8062 29.8064 43.5393 29.8063 60.48L42.1938 60.48Z" fill="#EA4A22"/>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
<defs>
|
|
22
|
+
<clipPath id="clip0_151_89">
|
|
23
|
+
<rect width="50" height="50" fill="white" transform="translate(61 11) rotate(90)"/>
|
|
24
|
+
</clipPath>
|
|
25
|
+
</defs>
|
|
26
|
+
</svg>
|
|
27
|
+
`);
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import{x as C}from"../../../../assets/index-chunk2.js";import{a as i}from"../../illustration-registry.js";i("your-bank-placeholder",C`
|
|
2
|
+
<svg width="144" height="32" viewBox="0 0 144 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<g clip-path="url(#clip0_21532_17803)">
|
|
4
|
+
<path d="M36.5527 16.0294C36.4871 16.0909 36.4215 16.1501 36.3536 16.2045C36.3045 16.2471 36.2553 16.2826 36.2038 16.3228C36.1523 16.363 36.1031 16.3985 36.0516 16.4317C36.0024 16.4719 35.9509 16.505 35.8948 16.5334C35.8222 16.5784 35.7519 16.6186 35.6794 16.6588C35.677 16.6588 35.677 16.6612 35.6723 16.6612C35.6396 16.6801 35.6044 16.7014 35.5717 16.7133C35.5155 16.744 35.4616 16.7701 35.4054 16.7914C35.3118 16.8363 35.2158 16.8742 35.1198 16.9121V14.7562H29.2783L18.869 4.23482L14.0693 9.08611C12.0863 11.0905 12.0863 14.3373 14.0693 16.3417L22.0156 24.3736C22.1233 24.4824 22.2264 24.596 22.3224 24.7144C22.5588 25.0078 22.7555 25.3249 22.9077 25.6586C22.9685 25.7935 23.0247 25.9284 23.0692 26.0656C23.2846 26.6833 23.3595 27.3364 23.2963 27.9825C23.2893 28.0558 23.2799 28.1268 23.2706 28.1955C23.2612 28.2688 23.2472 28.3398 23.2354 28.4084C23.2214 28.4818 23.205 28.5504 23.191 28.6214C23.1746 28.69 23.1558 28.7634 23.1348 28.832C22.999 29.2911 22.7906 29.736 22.5073 30.1407C22.4745 30.1904 22.4418 30.2354 22.4043 30.2827C22.3013 30.4247 22.1866 30.5596 22.0601 30.6874L36.6978 15.8945C36.651 15.9418 36.6018 15.9868 36.5527 16.0294Z" fill="url(#paint0_linear_21532_17803)"/>
|
|
5
|
+
<path d="M36.9343 15.6318C36.8172 15.7691 36.6908 15.9016 36.555 16.0294C36.4894 16.0885 36.4239 16.1477 36.356 16.2045C36.3068 16.2471 36.2576 16.2826 36.2061 16.3228C36.1546 16.363 36.1055 16.3985 36.054 16.4317C36.0024 16.4672 35.9509 16.5003 35.8971 16.5334C35.8245 16.5784 35.7543 16.6186 35.6817 16.6589C35.6794 16.6589 35.6794 16.6612 35.6747 16.6612C35.6395 16.6802 35.6068 16.6967 35.574 16.7133C35.5178 16.744 35.464 16.7701 35.4078 16.7914C33.7033 17.5534 31.6008 17.1014 30.2242 15.7099L18.8666 4.23482L21.5708 1.50153C21.8049 1.26489 22.0578 1.05427 22.3247 0.869683L36.9343 15.6318Z" fill="url(#paint1_linear_21532_17803)"/>
|
|
6
|
+
<path d="M23.0692 26.0656C23.0247 25.9284 22.9685 25.7935 22.9077 25.6586C22.7555 25.3273 22.5588 25.0078 22.3224 24.7144C22.2287 24.596 22.1233 24.4801 22.0156 24.3736L14.0693 16.3417C12.0863 14.3373 12.0863 11.0905 14.0693 9.08611L18.869 4.23482L16.1671 1.50153C14.1841 -0.500511 10.9718 -0.500511 8.98876 1.50153L1.4873 9.08611C-0.495766 11.0905 -0.495766 14.3373 1.4873 16.3417L15.5467 30.5525C17.1926 32.2161 19.8734 32.5332 21.6762 31.0447C21.8119 30.9335 21.9431 30.8104 22.0601 30.6874C22.1866 30.5596 22.3013 30.4247 22.4043 30.2827C22.4441 30.2377 22.4769 30.1904 22.5073 30.1407C22.7906 29.736 22.999 29.2935 23.1348 28.832C23.1535 28.7634 23.1746 28.69 23.191 28.6214C23.2074 28.5481 23.2237 28.4794 23.2354 28.4084C23.2495 28.3398 23.2612 28.2664 23.2706 28.1955C23.2799 28.1268 23.2893 28.0535 23.2963 27.9825C23.3595 27.3364 23.2846 26.6833 23.0692 26.0656ZM3.29945 14.3326C2.56897 13.5943 2.56897 12.3945 3.29945 11.6537C4.02993 10.9107 5.21696 10.9107 5.94978 11.6537C6.68494 12.3921 6.68494 13.5919 5.94978 14.3326C5.21696 15.0733 4.02993 15.0733 3.29945 14.3326Z" fill="url(#paint2_linear_21532_17803)"/>
|
|
7
|
+
<path d="M36.9343 15.6318L22.3294 0.869815C24.3031 -0.471981 27.0073 -0.261364 28.7515 1.50167L36.6978 9.53351C38.3484 11.2042 38.4327 13.864 36.9343 15.6318Z" fill="url(#paint3_linear_21532_17803)"/>
|
|
8
|
+
<path d="M53.227 14.4166L56.2382 8.99353H60.2733L54.7928 17.4799V23.6481H51.3399V17.4799L46 8.99353H50.1756L53.227 14.4166Z" fill="#283A50"/>
|
|
9
|
+
<path d="M64.5457 24C61.4943 24 58.9648 21.8474 58.9648 18.4321C58.9648 15.0375 61.4943 12.9263 64.5457 12.9263C67.5971 12.9263 70.1466 15.0375 70.1466 18.4321C70.1466 21.8474 67.5971 24 64.5457 24ZM64.5457 21.1022C66.0513 21.1022 66.9748 19.8603 66.9748 18.4321C66.9748 17.0453 66.0312 15.8034 64.5457 15.8034C63.0401 15.8034 62.1166 17.0453 62.1166 18.4321C62.1166 19.8603 63.0601 21.1022 64.5457 21.1022Z" fill="#283A50"/>
|
|
10
|
+
<path d="M75.9982 23.9379C73.288 23.9379 72.3244 21.806 72.3244 19.6326V13.2781H75.6569V18.8668C75.6569 20.2122 76.0383 21.1022 77.2227 21.1022C78.2666 21.1022 78.9893 20.2122 78.9893 18.7633V13.2781H82.3017V21.6404C82.3017 22.2199 82.3218 23.0065 82.3419 23.6481H79.1299C79.1098 23.2135 79.0897 22.6546 79.0897 22.2406H79.0496C78.5477 23.1721 77.3633 23.9379 75.9982 23.9379Z" fill="#283A50"/>
|
|
11
|
+
<path d="M88.4614 23.6481H85.129V15.8655C85.129 15.0996 85.129 14.1061 85.1089 13.2781H88.2808C88.3008 13.7335 88.3209 14.3131 88.3209 14.727H88.3611C88.8629 13.7128 89.8667 12.9884 91.1113 12.9884C91.4125 12.9884 91.7136 13.0298 91.9143 13.0919L91.6935 16.0724C91.4325 15.9897 91.0712 15.9483 90.7701 15.9483C89.2845 15.9483 88.4614 17.1074 88.4614 18.4321V23.6481Z" fill="#283A50"/>
|
|
12
|
+
<path d="M99.2033 23.6481H93.6224V8.99353H99.0025C101.231 8.99353 104.021 9.69728 104.021 12.8021C104.021 14.3959 103.098 15.4722 101.753 15.9276V15.9897C103.339 16.2587 104.644 17.5006 104.644 19.4256C104.644 22.4476 102.074 23.6481 99.2033 23.6481ZM96.8947 11.8085V14.8926H98.8018C99.8658 14.8926 100.729 14.3959 100.729 13.2988C100.729 12.2432 99.8858 11.8085 98.581 11.8085H96.8947ZM96.8947 17.3765V20.7917H98.8219C100.026 20.7917 101.171 20.357 101.171 19.053C101.171 17.8318 100.147 17.3765 98.8018 17.3765H96.8947Z" fill="#283A50"/>
|
|
13
|
+
<path d="M111.304 23.9379C108.252 23.9379 106.506 21.3092 106.506 18.4321C106.506 15.5964 108.292 12.9884 111.304 12.9884C112.709 12.9884 113.974 13.6714 114.596 14.5821H114.636V13.2781H117.708V23.6481H114.656V22.3027H114.616C113.974 23.3376 112.629 23.9379 111.304 23.9379ZM112.087 21.1022C113.572 21.1022 114.576 19.881 114.576 18.4321C114.576 17.0453 113.572 15.8034 112.087 15.8034C110.521 15.8034 109.678 17.0453 109.678 18.4321C109.678 19.8603 110.521 21.1022 112.087 21.1022Z" fill="#283A50"/>
|
|
14
|
+
<path d="M123.787 23.6481H120.454V17.7697C120.454 14.7684 122.101 12.9884 125.473 12.9884C128.866 12.9884 130.452 14.7684 130.452 17.7697V23.6481H127.119V17.8111C127.119 16.5485 126.597 15.8034 125.453 15.8034C124.309 15.8034 123.787 16.5485 123.787 17.8111V23.6481Z" fill="#283A50"/>
|
|
15
|
+
<path d="M136.532 23.6481H133.2V8H136.532V17.4799H136.592L139.804 13.2781H143.819L139.905 17.956L144 23.6481H139.925L136.592 18.7426H136.532V23.6481Z" fill="#283A50"/>
|
|
16
|
+
</g>
|
|
17
|
+
<defs>
|
|
18
|
+
<linearGradient id="paint0_linear_21532_17803" x1="8.81667" y1="8.35241" x2="23.8011" y2="29.08" gradientUnits="userSpaceOnUse">
|
|
19
|
+
<stop stop-color="#9EF700"/>
|
|
20
|
+
<stop offset="0.8" stop-color="#3CDE31"/>
|
|
21
|
+
</linearGradient>
|
|
22
|
+
<linearGradient id="paint1_linear_21532_17803" x1="0.00492419" y1="16.0005" x2="37.9976" y2="16.0005" gradientUnits="userSpaceOnUse">
|
|
23
|
+
<stop stop-color="#FED200"/>
|
|
24
|
+
<stop offset="1" stop-color="#FDAF00"/>
|
|
25
|
+
</linearGradient>
|
|
26
|
+
<linearGradient id="paint2_linear_21532_17803" x1="10.534" y1="10.1605" x2="34.9676" y2="34.4858" gradientUnits="userSpaceOnUse">
|
|
27
|
+
<stop stop-color="#00C1FF"/>
|
|
28
|
+
<stop offset="0.8" stop-color="#0057FF"/>
|
|
29
|
+
</linearGradient>
|
|
30
|
+
<linearGradient id="paint3_linear_21532_17803" x1="22.3283" y1="7.81627" x2="37.999" y2="7.81627" gradientUnits="userSpaceOnUse">
|
|
31
|
+
<stop stop-color="#F21E00"/>
|
|
32
|
+
<stop offset="0.8" stop-color="#D20006"/>
|
|
33
|
+
</linearGradient>
|
|
34
|
+
<clipPath id="clip0_21532_17803">
|
|
35
|
+
<rect width="144" height="32" fill="white"/>
|
|
36
|
+
</clipPath>
|
|
37
|
+
</defs>
|
|
38
|
+
</svg>
|
|
39
|
+
|
|
40
|
+
`);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a=new Map,n=(s,t)=>(a.set(s,t),t);export{n as a,a as i};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"./gator/illustration.gator.js";import"./gator/templates/balloons.js";import"../../assets/index-chunk2.js";import"./illustration-registry.js";import"./gator/templates/check-with-pencil.js";import"./gator/templates/your-bank-placeholder.js";import"./gator/templates/commercial.js";import"./gator/templates/small-business.js";import"./gator/templates/mortgage.js";import"./gator/templates/consumer.js";import"./gator/templates/treasury.js";import"./gator/templates/portfolio-analytics.js";import"../../assets/index-chunk3.js";import"../../assets/index-chunk.js";
|