@ncino/web-components 1.2.0-preview.2 → 1.2.0-preview.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/index-chunk.js +6 -6
- package/dist/assets/index-chunk14.js +1 -1
- package/dist/assets/index-chunk5.js +1 -1
- package/dist/assets/index-chunk7.js +4 -4
- package/dist/assets/index-chunk8.js +1 -1
- package/dist/assets/index-chunk9.js +2 -2
- 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 -3
- package/dist/components/accordion/gator/group/accordion-group.gator.js +2 -2
- 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/avatar/avatar.js +1 -1
- package/dist/components/avatar/gator/avatar.gator.js +2 -2
- package/dist/components/badge/badge.js +1 -1
- package/dist/components/badge/gator/badge.gator.js +2 -2
- package/dist/components/badge/index.js +1 -1
- package/dist/components/badge/slds/badge.slds.js +2 -2
- package/dist/components/banner/banner.js +1 -1
- package/dist/components/banner/gator/banner.gator.js +1 -1
- package/dist/components/boolean/boolean.gator.js +1 -1
- package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +2 -2
- package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +2 -2
- package/dist/components/button/gator/button.gator.js +1 -1
- package/dist/components/button/slds/button.slds.js +2 -2
- package/dist/components/button-card/gator/button-card.gator.js +1 -1
- package/dist/components/button-card/index.js +1 -1
- package/dist/components/card/gator/base/card.gator.js +1 -1
- package/dist/components/card/gator/content/card-content.gator.js +1 -1
- package/dist/components/card/gator/footer/card-footer.gator.js +1 -1
- package/dist/components/card/gator/subtitle/card-subtitle.gator.js +1 -1
- package/dist/components/card/gator/title/card-title.gator.js +1 -1
- package/dist/components/checkbox/checkbox.gator.js +3 -3
- package/dist/components/checkbox-group/checkbox-group.gator.js +1 -1
- package/dist/components/chip/gator/chip.gator.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/combobox-item/combobox-item.js +1 -1
- package/dist/components/combobox/combobox-item/combobox-item.slds.js +2 -2
- package/dist/components/display-card/gator/display-card.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/headline-card/gator/headline-card.gator.js +1 -1
- package/dist/components/icon/gator/icon.gator.js +1 -1
- package/dist/components/icon/gator/templates/arrow-left.js +1 -1
- package/dist/components/icon/gator/templates/arrow-right.js +1 -1
- package/dist/components/icon/gator/templates/balloons.js +1 -1
- package/dist/components/icon/gator/templates/check-circle.js +1 -1
- package/dist/components/icon/gator/templates/checkbox-selected.js +1 -1
- package/dist/components/icon/gator/templates/checkbox.js +1 -1
- package/dist/components/icon/gator/templates/chevron-down.js +1 -1
- package/dist/components/icon/gator/templates/chevron-right.js +1 -1
- package/dist/components/icon/gator/templates/chevron-up.js +1 -1
- package/dist/components/icon/gator/templates/exit-circle.js +1 -1
- package/dist/components/icon/gator/templates/exit.js +1 -1
- package/dist/components/icon/gator/templates/eye-crossed.js +1 -1
- package/dist/components/icon/gator/templates/info.js +1 -1
- package/dist/components/icon/gator/templates/picture.js +1 -1
- package/dist/components/icon/gator/templates/radio-selected.js +1 -1
- package/dist/components/icon/gator/templates/radio.js +1 -1
- package/dist/components/icon/gator/templates/restricted.js +1 -1
- package/dist/components/icon/gator/templates/warning.js +1 -1
- package/dist/components/icon/icon-registry.js +1 -1
- package/dist/components/icon/icon.js +1 -1
- package/dist/components/icon/slds/icon.slds.js +1 -1
- package/dist/components/input/base/input-base.js +1 -1
- package/dist/components/input/gator/help-text/help-text.gator.js +2 -2
- package/dist/components/input/gator/input-label/input-label.gator.js +2 -2
- package/dist/components/input/gator/input-text/input-text.gator.js +1 -1
- package/dist/components/input/slds/input-error/input-error.slds.js +2 -2
- package/dist/components/input/slds/input-label/input-label.slds.js +2 -2
- package/dist/components/input/slds/input-text/input-text.slds.js +1 -1
- package/dist/components/input-rich-text/ckeditor-config.js +156 -156
- package/dist/components/input-rich-text/input-rich-text.js +1 -1
- package/dist/components/input-rich-text/input-rich-text.slds.js +2 -2
- package/dist/components/menu/base/gator/menu.gator.js +1 -1
- package/dist/components/menu/base/slds/menu.slds.js +1 -1
- package/dist/components/menu/menu-divider/menu-divider.js +1 -1
- package/dist/components/menu/menu-divider/menu-divider.slds.js +1 -1
- package/dist/components/menu/menu-item/gator/menu-item.gator.js +1 -1
- package/dist/components/menu/menu-item/menu-item.js +1 -1
- package/dist/components/menu/menu-item/slds/menu-item.slds.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.js +1 -1
- package/dist/components/menu/menu-submenu/menu-submenu.slds.js +1 -1
- package/dist/components/modal/gator/modal.gator.js +1 -1
- package/dist/components/modal/modal.js +1 -1
- package/dist/components/pill/pill.js +1 -1
- package/dist/components/pill/pill.slds.js +1 -1
- package/dist/components/radio/radio.gator.js +2 -2
- package/dist/components/radio-group/radio-group.gator.js +2 -2
- package/dist/components/scoped-notification/scoped-notification.js +1 -1
- package/dist/components/scoped-notification/scoped-notification.slds.js +2 -2
- package/dist/components/selection-box/selection-box.gator.js +1 -1
- package/dist/components/selection-box-group/selection-box-group.gator.js +1 -1
- package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
- package/dist/components/switch/gator/switch.gator.js +2 -2
- 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 +3 -0
- package/dist/components/tabs/gator/tabset/tabset.gator.js +35 -0
- package/dist/components/tabs/index.js +1 -0
- package/dist/components/text-detail/gator/text-detail.gator.js +7 -3
- package/dist/components/text-detail/index.js +1 -1
- package/dist/components/text-detail/text-detail.js +1 -1
- package/dist/components/toast/gator/toast.gator.js +1 -1
- package/dist/components/toast/toast.js +1 -1
- package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
- package/dist/components/tooltip/slds/tooltip.slds.js +1 -1
- package/dist/components/tooltip/tooltip.js +1 -1
- package/dist/consts/key-constants.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/accordion.d.ts +2 -2
- package/dist/types/components/badge/badge.d.ts +2 -2
- package/dist/types/components/table/gator/table.gator.d.ts +5 -0
- package/dist/types/components/tabs/gator/tab/tab.gator.d.ts +13 -0
- package/dist/types/components/tabs/gator/tab/tab.gator.test.d.ts +0 -0
- package/dist/types/components/tabs/gator/tabset/tabset.gator.d.ts +30 -0
- package/dist/types/components/tabs/gator/tabset/tabset.gator.test.d.ts +0 -0
- package/dist/types/components/tabs/index.d.ts +1 -0
- package/dist/types/components/text-detail/text-detail.d.ts +2 -2
- package/dist/types/consts/key-constants.d.ts +2 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.gator.d.ts +2 -1
- package/dist/utils/components/icon-list/icon-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 +29 -29
- package/web-types.json +115 -15
- package/dist/components/icon/icon-list.gator.js +0 -10
- /package/dist/types/{components/icon → utils/components/icon-list}/icon-list.gator.d.ts +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
import{n as l}from"../../../assets/index-chunk2.js";import{r as h}from"../../../assets/index-chunk12.js";import{
|
|
1
|
+
import{n as l}from"../../../assets/index-chunk2.js";import{r as h}from"../../../assets/index-chunk12.js";import{e as c}from"../../../assets/index-chunk7.js";import{T as p}from"../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../../assets/index-chunk.js";import"../../../assets/index-chunk8.js";var u=Object.defineProperty,r=(n,e,t,o)=>{for(var s=void 0,a=n.length-1,d;a>=0;a--)(d=n[a])&&(s=d(e,t,s)||s);return s&&u(e,t,s),s};class i extends p{constructor(){super(...arguments),this.options=[],this.value="",this.label="",this.placeholder="Search...",this.open=!1,this.required=!1,this.valid=!0,this.requiredErrorText="Select an option from the picklist or remove the search term.",this.displayedErrorText="",this._comboboxRef=c()}selectOption(e){this.open=!1,this.value=e.value,this.valid=!0,this.displayedErrorText="",this.dispatchEvent(new CustomEvent("change",{detail:e,bubbles:!0})),setTimeout(()=>{var o;let t=(o=this.shadowRoot)==null?void 0:o.querySelector('div[role="combobox"]');t==null||t.focus()})}setFocusClassForListItemAtIndex(e){var o,s;const t=(o=this.shadowRoot)==null?void 0:o.querySelectorAll('[role="option"]');t[e].classList.add("slds-has-focus"),(s=this._comboboxRef.value)==null||s.setAttribute("aria-activedescendant",t[e].id)}removeFocusClassForListItemAtIndex(e){var o;((o=this.shadowRoot)==null?void 0:o.querySelectorAll('[role="option"]'))[e].classList.remove("slds-has-focus")}getActiveIndexOfListItems(){var o,s;const e=(o=this.shadowRoot)==null?void 0:o.querySelectorAll('[role="option"]'),t=(s=this.shadowRoot)==null?void 0:s.querySelector(".slds-has-focus");return Array.from(e).indexOf(t)}getListItemNodes(){var e;return(e=this.shadowRoot)==null?void 0:e.querySelectorAll('[role="option"]')}scrollIntoView(){var t;const e=(t=this.shadowRoot)==null?void 0:t.querySelector(".slds-has-focus");e==null||e.scrollIntoView({block:"nearest"})}handleArrowDown(){this.open||(this.open=!0);let e=this.getActiveIndexOfListItems();e===-1&&this.setFocusClassForListItemAtIndex(0);let t=e+1;t>this.getListItemNodes().length-1&&(t=0),this.setFocusClassForListItemAtIndex(t),this.removeFocusClassForListItemAtIndex(e),this.scrollIntoView()}handleArrowUp(){this.open||(this.open=!0);let e=this.getActiveIndexOfListItems(),t=e-1;t<0&&(t=this.getListItemNodes().length-1),this.setFocusClassForListItemAtIndex(t),this.removeFocusClassForListItemAtIndex(e),this.scrollIntoView()}}r([l()],i.prototype,"options");r([l()],i.prototype,"value");r([l()],i.prototype,"label");r([l()],i.prototype,"placeholder");r([l({type:Boolean})],i.prototype,"open");r([l({type:Boolean})],i.prototype,"required");r([l({type:Boolean})],i.prototype,"valid");r([l({attribute:"required-error-text"})],i.prototype,"requiredErrorText");r([h()],i.prototype,"displayedErrorText");export{i as N};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{a as w,i as y,x as r}from"../../../assets/index-chunk.js";import{s as T}from"../../../assets/index-chunk6.js";import{t as I}from"../../../assets/index-chunk3.js";import{n as h}from"../../../assets/index-chunk2.js";import{r as C}from"../../../assets/index-chunk12.js";import{N as L}from"./combobox.js";import{g as S}from"../../../utils/string-utils.js";import"../../input/slds/input-label/input-label.slds.js";import"../../input/slds/input-error/input-error.slds.js";import{K as p}from"../../../consts/key-constants.js";import{n as f}from"../../../assets/index-chunk7.js";import{h as n}from"../../../utils/datatestid-utils.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../../assets/index-chunk8.js";var A=Object.defineProperty,E=Object.getOwnPropertyDescriptor,d=(s,e,t,a)=>{for(var o=a>1?void 0:a?E(e,t):e,c=s.length-1,l;c>=0;c--)(l=s[c])&&(o=(a?l(e,t,o):l(o))||o);return a&&o&&A(e,t,o),o},g=(s=>(s.FIVE="5",s.SEVEN="7",s.TEN="10",s.NOSCROLL="",s))(g||{});let i=class extends L{constructor(){super(...arguments),this.autocomplete=!1,this.clearAssistiveText="Clear",this.comboboxAriaLabel="Dropdown Items",this.dropdownLength="10",this._searchValue="",this._generatedId=S()}updated(){this.updateDataTestids()}render(){return r`
|
|
2
2
|
<div class="slds-form-element${this.valid?"":" slds-has-error"}" @focusout=${this._topLevelFocusOut}>
|
|
3
3
|
<nsc-input-label
|
|
4
4
|
.required="${this.required}"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{r as n}from"../../../assets/index-chunk.js";import{n as t}from"../../../assets/index-chunk2.js";var i=Object.defineProperty,r=(a,o,u,c)=>{for(var e=void 0,s=a.length-1,p;s>=0;s--)(p=a[s])&&(e=p(o,u,e)||e);return e&&i(o,u,e),e};class l extends n{constructor(){super(...arguments),this.label="",this.value=null,this.searchValue="",this.selectedValue=null}selectOption(){this.dispatchEvent(new CustomEvent("change",{}))}}r([t()],l.prototype,"label");r([t()],l.prototype,"value");r([t({attribute:"search-value"})],l.prototype,"searchValue");r([t({attribute:"selected-value"})],l.prototype,"selectedValue");export{l as N};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{E as a,T as p,x as c,a as m}from"../../../assets/index-chunk.js";import{t as u}from"../../../assets/index-chunk3.js";import{N as h}from"./combobox-item.js";import{i as b,t as _,e as f}from"../../../assets/index-chunk8.js";import{g as x}from"../../../utils/string-utils.js";import"../../../assets/index-chunk2.js";/**
|
|
2
2
|
* @license
|
|
3
3
|
* Copyright 2017 Google LLC
|
|
4
4
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
5
|
-
*/class n extends b{constructor(s){if(super(s),this.it=a,s.type!==_.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(s){if(s===a||s==null)return this._t=void 0,this.it=s;if(s===p)return s;if(typeof s!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(s===this.it)return this._t;this.it=s;const
|
|
5
|
+
*/class n extends b{constructor(s){if(super(s),this.it=a,s.type!==_.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(s){if(s===a||s==null)return this._t=void 0,this.it=s;if(s===p)return s;if(typeof s!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(s===this.it)return this._t;this.it=s;const t=[s];return t.raw=t,this._t={_$litType$:this.constructor.resultType,strings:t,values:[]}}}n.directiveName="unsafeHTML",n.resultType=1;const v=f(n),g=".slds-listbox__option_plain{padding:.5rem .75rem}.slds-listbox__option:focus,.slds-listbox__option:hover{background-color:var(--slds-g-color-neutral-base-95, #f3f3f3);box-shadow:0 0 0 3px var(--slds-g-color-brand-base-50, #0176d3)}";var $=Object.defineProperty,y=Object.getOwnPropertyDescriptor,w=(i,s,t,o)=>{for(var e=o>1?void 0:o?y(s,t):s,r=i.length-1,l;r>=0;r--)(l=i[r])&&(e=(o?l(s,t,e):l(e))||e);return o&&e&&$(s,t,e),e};let d=class extends h{constructor(){super(...arguments),this._randomId=x()}createRenderRoot(){return this}render(){return c`
|
|
6
6
|
<style>${m(g)}</style>
|
|
7
7
|
<li role="presentation" class="slds-listbox__item" @click=${this.selectOption} data-testid="nsc-combobox-option">
|
|
8
8
|
<div id="${this._randomId}" class="slds-media slds-listbox__option slds-listbox__option_plain slds-media_small ${this.selectedValue==this.value?"slds-is-selected":""}" role="option" tabindex="-1">
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{N as l}from"../display-card.js";import"../../card/gator/title/card-title.gator.js";import"../../card/gator/subtitle/card-subtitle.gator.js";import{
|
|
1
|
+
import{N as l}from"../display-card.js";import"../../card/gator/title/card-title.gator.js";import"../../card/gator/subtitle/card-subtitle.gator.js";import{a as i,x as e}from"../../../assets/index-chunk.js";import{b as p}from"../../../assets/index-chunk11.js";import{p as g}from"../../../assets/index-chunk4.js";import{s as m}from"../../../assets/index-chunk5.js";import{c as u}from"../../../assets/index-chunk10.js";import{t as y}from"../../../assets/index-chunk3.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/balloons.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-right.js";import"../../icon/gator/templates/chevron-up.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/picture.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/warning.js";import"../../button/gator/button.gator.js";import"../../card/card.js";import"../../../assets/index-chunk2.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../icon/icon-registry.js";import"../../button/button.js";import"../../../assets/index-chunk9.js";const v=".gator-display-card{display:flex;align-content:center;flex-direction:column;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);--ngc-card-max-width: 654px;overflow:hidden}.gator-display-card ngc-card-title{--ngc-card-title-padding: 0 0 var(--spacing-2) 0}.gator-display-card ngc-card-subtitle{--ngc-card-subtitle-padding: var(--spacing-2) 0 0 0}.gator-display-card-content{padding:var(--spacing-6);display:flex;flex-direction:column;justify-content:center}.gator-display-card-content-header{display:flex;flex-direction:row;justify-content:space-between}.gator-display-card-slot-content{padding:var(--spacing-6) 0 0 0}.gator-display-card-title,.gator-display-card-subtitle{display:flex}.gator-display-card-justify-content-center{justify-content:center}.gator-display-card-content-left{justify-content:flex-start}.gator-display-card-content-right{justify-content:flex-end}.gator-display-card-actions{padding:var(--spacing-4, 1rem);background:var(--color-blue-5, #F3F5F7);display:flex;flex-direction:row;justify-content:center;align-items:center}.gator-display-card-actions ngc-button{--ngc-button-font-size: var(--text-size-button-large, 1.0625rem)}.gator-display-card-actions ngc-icon{margin-left:8px;--ngc-icon-display: flex}";var f=Object.defineProperty,h=Object.getOwnPropertyDescriptor,b=(d,r,o,a)=>{for(var t=a>1?void 0:a?h(r,o):r,s=d.length-1,n;s>=0;s--)(n=d[s])&&(t=(a?n(r,o,t):n(t))||t);return a&&t&&f(r,o,t),t};let c=class extends l{render(){return e`
|
|
2
2
|
<div class="gator-display-card ${this.elevatedClass} ${this.outlinedClass}">
|
|
3
3
|
<div class="gator-display-card-content">
|
|
4
4
|
<div class="gator-display-card-content-header">
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{n as s}from"../../assets/index-chunk2.js";import{
|
|
1
|
+
import{n as s}from"../../assets/index-chunk2.js";import{r as n}from"../../assets/index-chunk.js";var d=Object.defineProperty,i=(e,p,a,f)=>{for(var t=void 0,r=e.length-1,l;r>=0;r--)(l=e[r])&&(t=l(p,a,t)||t);return t&&d(p,a,t),t};class o extends n{constructor(){super(...arguments),this.disabled=!1,this.size="small",this.title=""}}i([s({type:Boolean})],o.prototype,"disabled");i([s()],o.prototype,"size");i([s({type:String,attribute:"title"})],o.prototype,"title");export{o as N};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{a as s,x as i}from"../../../assets/index-chunk.js";import{t as g}from"../../../assets/index-chunk3.js";import{p as d}from"../../../assets/index-chunk4.js";import{s as l}from"../../../assets/index-chunk5.js";import{N as h}from"../fab.js";import"../../../assets/index-chunk2.js";const f=":host{--ngc-fab-background-color: unset;--ngc-fab-color: white;--ngc-fab-border-color: black;--ngc-fab-hover-box-shadow: 0px 3px 6px 0px rgba(31, 31, 31, .2);--ngc-fab-focus-box-shadow: 0px 9px 15px rgba(31, 31, 31, .08), 0px 10px 20px rgba(31, 31, 31, .08), 0px 9px 20px rgba(31, 31, 31, .08), 0 0 0 2px #fff, 0 0 0 3px #11395B;--ngc-fab-disabled-background-color: var(--color-neutral-40, #BFBFBF);--ngc-fab-pressed-background-color: var(--color-button-pressed, #404040);--ngc-fab-hover-background-color: unset;--ngc-fab-border-width: 2px;--ngc-fab-padding: var(--spacing-4)}",p=".gator-fab{background-color:var(--ngc-fab-background-color, var(--color-primary-03-base));color:var(--ngc-fab-color);padding:var(--ngc-fab-padding);border-radius:50%;border-width:var(--ngc-fab-border-width);border-color:var(--ngc-fab-border-color);transition:box-shadow .3s;border-style:none}.gator-fab:hover{background-color:var(--ngc-fab-hover-background-color, var(--color-primary-03-base));box-shadow:var(--ngc-fab-hover-box-shadow)}.gator-fab:hover:disabled{box-shadow:none;cursor:not-allowed}.gator-fab:focus-visible{outline-color:unset;box-shadow:var(--ngc-fab-focus-box-shadow)}.gator-fab:hover{cursor:pointer}.gator-fab:disabled{background-color:var(--ngc-fab-disabled-background-color)}.gator-fab:active{background-color:var(--ngc-fab-pressed-background-color)}.gator-fab:active:disabled{background-color:var(--ngc-fab-disabled-background-color)}.gator-fab_small{height:56px;width:56px}.gator-fab_medium{height:64px;width:64px}.gator-fab_large{height:96px;width:96px}.gator-fab_xlarge{height:120px;width:120px}";var u=Object.defineProperty,x=Object.getOwnPropertyDescriptor,m=(t,r,e,a)=>{for(var o=a>1?void 0:a?x(r,e):r,n=t.length-1,c;n>=0;n--)(c=t[n])&&(o=(a?c(r,e,o):c(o))||o);return a&&o&&u(r,e,o),o};let b=class extends h{render(){return i`
|
|
2
2
|
<button aria-label="${this.title}" class="gator-fab ${this.sizeClass}" .disabled="${this.disabled}">
|
|
3
3
|
<slot @slotchange="${this.handleSlotChange}"></slot>
|
|
4
4
|
</button>
|
|
5
|
-
`}updated(){this.setIconSizes()}handleSlotChange(t){const e=t.target.assignedElements();for(let
|
|
5
|
+
`}updated(){this.setIconSizes()}handleSlotChange(t){const e=t.target.assignedElements();for(let a of e)a.tagName.toLowerCase()==="ngc-icon"&&(this._iconElement=a,this.setIconSizes())}setIconSizes(){this._iconElement&&(this._iconElement.height=this.heightAndWidthForSize,this._iconElement.width=this.heightAndWidthForSize)}get heightAndWidthForSize(){switch(this.size){case"medium":return"24";case"large":return"36";case"xlarge":return"40";case"small":default:return"18"}}get sizeClass(){switch(this.size){case"medium":return"gator-fab_medium";case"large":return"gator-fab_large";case"xlarge":return"gator-fab_xlarge";case"small":default:return"gator-fab_small"}}};b.styles=[s(f),s(p),s(d),s(l)];b=m([g("ngc-fab")],b);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{N as u}from"../headline-card.js";import"../../card/gator/title/card-title.gator.js";import"../../card/gator/subtitle/card-subtitle.gator.js";import{
|
|
1
|
+
import{N as u}from"../headline-card.js";import"../../card/gator/title/card-title.gator.js";import"../../card/gator/subtitle/card-subtitle.gator.js";import{a as i,x as n}from"../../../assets/index-chunk.js";import{b as h}from"../../../assets/index-chunk11.js";import{p as g}from"../../../assets/index-chunk4.js";import{s as p}from"../../../assets/index-chunk5.js";import{c as m}from"../../../assets/index-chunk10.js";import{t as f}from"../../../assets/index-chunk3.js";import{r as v}from"../../../assets/index-chunk12.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/balloons.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-right.js";import"../../icon/gator/templates/chevron-up.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/picture.js";import"../../icon/gator/templates/radio.js";import"../../icon/gator/templates/radio-selected.js";import"../../icon/gator/templates/restricted.js";import"../../icon/gator/templates/warning.js";import{e as b,n as x}from"../../../assets/index-chunk7.js";import"../../card/card.js";import"../../../assets/index-chunk2.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../icon/icon-registry.js";import"../../../assets/index-chunk8.js";const C=".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-title{--ngc-card-title-padding: 0 0 var(--spacing-2) 0}.gator-headline-card ngc-card-subtitle{--ngc-card-subtitle-padding: var(--spacing-2) 0 0 0}.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}.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-icon{--ngc-icon-width: 96px;--ngc-icon-height: 76.8px;--ngc-icon-display: flex}.gator-headline-card-title,.gator-headline-card-subtitle{display:flex}.gator-headline-card-justify-content-center{justify-content:center}.gator-headline-card-actions{display:flex;flex-direction:column;justify-content:center;margin-left:auto}.gator-headline-card-actions_vertical{display:flex;flex-direction:column;justify-content:center}";var _=Object.defineProperty,y=Object.getOwnPropertyDescriptor,d=(r,t,l,a)=>{for(var e=a>1?void 0:a?y(t,l):t,s=r.length-1,c;s>=0;s--)(c=r[s])&&(e=(a?c(t,l,e):c(e))||e);return a&&e&&_(t,l,e),e};let o=class extends u{constructor(){super(...arguments),this._shouldBeVertical=!1,this.containerRef=b()}firstUpdated(){this._shouldBeVertical=this.shouldBeVertical,window.addEventListener("resize",()=>{this._shouldBeVertical=this.shouldBeVertical})}updated(){this._shouldBeVertical=this.shouldBeVertical}render(){return n`
|
|
2
2
|
<div ${x(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{
|
|
1
|
+
import{a as c,r as m}from"../../../assets/index-chunk.js";import{t as g}from"../../../assets/index-chunk3.js";import{n}from"../../../assets/index-chunk2.js";import"./templates/arrow-left.js";import"./templates/arrow-right.js";import"./templates/balloons.js";import"./templates/check-circle.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/exit.js";import"./templates/exit-circle.js";import"./templates/eye-crossed.js";import"./templates/info.js";import"./templates/picture.js";import"./templates/radio.js";import"./templates/radio-selected.js";import"./templates/restricted.js";import"./templates/warning.js";import{i as l}from"../icon-registry.js";const v=".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)}",d=":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,h)=>{for(var r=h>1?void 0:h?_(t,s):t,p=i.length-1,a;p>=0;p--)(a=i[p])&&(r=(h?a(t,s,r):a(r))||r);return h&&r&&f(t,s,r),r};let o=class extends m{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=[c(v),c(d)];e([n()],o.prototype,"name",2);e([n()],o.prototype,"label",2);e([n()],o.prototype,"width",2);e([n()],o.prototype,"height",2);o=e([g("ngc-icon")],o);export{o as N};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{x as r}from"../../../../assets/index-chunk.js";import{a as i}from"../../icon-registry.js";i("arrow-right",r`
|
|
2
2
|
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
3
|
<g id="arrow-/-right-/-default">
|
|
4
4
|
<path id="arrow-right" fill-rule="evenodd" clip-rule="evenodd" d="M18.8596 12.1466L15.0194 8.14626C14.8321 7.95125 14.5278 7.95125 14.3406 8.14626C14.1534 8.34128 14.1534 8.6583 14.3406 8.85332L17.3619 11.9996L7.48004 11.9996C7.21504 11.9996 7 12.2236 7 12.4996C7 12.7757 7.21504 12.9997 7.48004 12.9997L17.3619 12.9997L14.3416 16.1468C14.1543 16.3419 14.1543 16.6589 14.3416 16.8539C14.4356 16.952 14.5585 17 14.6805 17C14.8024 17 14.9262 16.9509 15.0194 16.8529L18.8596 12.8526C19.0468 12.6576 19.0468 12.3406 18.8596 12.1456L18.8596 12.1466Z" fill="#1F1F1F"/>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{x as L}from"../../../../assets/index-chunk.js";import{a as C}from"../../icon-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"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{x as e}from"../../../../assets/index-chunk.js";import{a as t}from"../../icon-registry.js";t("checkbox-selected",e`
|
|
2
2
|
<svg
|
|
3
3
|
width="24"
|
|
4
4
|
height="24"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{x as i}from"../../../../assets/index-chunk.js";import{a as e}from"../../icon-registry.js";e("exit",i`
|
|
2
2
|
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none">
|
|
3
3
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.2603 11.9989L19.3404 5.91885C19.5503 5.70886 19.5503 5.36749 19.3404 5.15749C19.1304 4.9475 18.789 4.9475 18.579 5.15749L12.4989 11.2376L6.41885 5.15749C6.20886 4.9475 5.86749 4.9475 5.65749 5.15749C5.4475 5.36749 5.4475 5.70886 5.65749 5.91885L11.7376 11.9989L5.65749 18.079C5.4475 18.289 5.4475 18.6304 5.65749 18.8404C5.76303 18.9459 5.90087 18.9976 6.03871 18.9976C6.17655 18.9976 6.31439 18.9448 6.41993 18.8404L12.5 12.7603L18.5801 18.8404C18.6856 18.9459 18.8234 18.9976 18.9613 18.9976C19.0991 18.9976 19.237 18.9448 19.3425 18.8404C19.5525 18.6304 19.5525 18.289 19.3425 18.079L13.2624 11.9989H13.2603Z" fill="#1F1F1F"/>
|
|
4
4
|
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{x as C}from"../../../../assets/index-chunk.js";import{a as o}from"../../icon-registry.js";o("eye-crossed",C`
|
|
2
2
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
3
3
|
<path d="M20.8841 11.5493C20.8418 11.5016 19.8204 10.3748 18.2239 9.23454C17.6839 8.84845 17.1421 8.50826 16.603 8.21397L18.1555 6.78121C18.3382 6.61291 18.3499 6.32762 18.1807 6.14492C18.0115 5.96223 17.7271 5.95053 17.5444 6.11972L15.7418 7.78378C15.6302 7.73338 15.5186 7.68478 15.407 7.63798C14.2326 7.1484 13.086 6.9 11.9998 6.9C10.9135 6.9 9.76699 7.1484 8.59254 7.63798C7.66559 8.02408 6.71794 8.56136 5.77569 9.23364C4.17917 10.3739 3.15772 11.5016 3.11542 11.5484C2.96153 11.7194 2.96153 11.9795 3.11542 12.1505C3.15772 12.1982 4.17917 13.3249 5.77569 14.4652C6.31566 14.8513 6.85743 15.1915 7.3965 15.4858L5.84408 16.9186C5.66139 17.0868 5.64969 17.3721 5.81888 17.5548C5.90798 17.6511 6.02857 17.6997 6.15007 17.6997C6.25896 17.6997 6.36876 17.6601 6.45515 17.58L8.25776 15.916C8.36936 15.9664 8.48095 16.015 8.59254 16.0618C9.76699 16.5514 10.9135 16.7998 11.9998 16.7998C13.086 16.7998 14.2326 16.5514 15.407 16.0618C16.334 15.6757 17.2816 15.1384 18.2239 14.4661C19.8204 13.3258 20.8418 12.1982 20.8841 12.1514C21.038 11.9804 21.038 11.7203 20.8841 11.5493V11.5493ZM15.5996 10.9499C15.5996 12.9353 13.9851 14.5498 11.9998 14.5498C11.3599 14.5498 10.7596 14.3815 10.2386 14.0881L15.2711 9.44244C15.4853 9.90773 15.6005 10.4198 15.6005 10.949L15.5996 10.9499ZM14.3163 8.19417C14.4881 8.33907 14.6438 8.49746 14.7842 8.66666L9.5042 13.5409C8.82383 12.8858 8.39995 11.966 8.39995 10.949C8.39995 9.87983 8.86703 8.88085 9.68329 8.19327C10.4231 7.95208 11.2051 7.79908 11.9998 7.79908C12.7944 7.79908 13.5765 7.95208 14.3163 8.19327V8.19417ZM6.31476 13.7452C5.27351 13.0037 4.47705 12.2531 4.07477 11.8499C4.47705 11.4467 5.27351 10.697 6.31476 9.95453C6.79174 9.61434 7.35511 9.25254 7.97968 8.92405C7.66739 9.54324 7.5 10.2335 7.5 10.9499C7.5 12.2018 8.01387 13.3357 8.84183 14.152L8.09937 14.8378C7.4271 14.4931 6.82233 14.1061 6.31476 13.7452V13.7452ZM17.6848 13.7452C16.3052 14.728 14.1993 15.8998 11.9998 15.8998C10.9504 15.8998 9.92178 15.6325 8.98312 15.2464L9.5501 14.7226C10.2557 15.1816 11.0962 15.4498 11.9989 15.4498C14.48 15.4498 16.4986 13.4311 16.4986 10.9499C16.4986 10.2335 16.3313 9.54324 16.019 8.92405C16.6435 9.25254 17.2069 9.61524 17.6839 9.95453C18.7251 10.6961 19.5216 11.4467 19.9239 11.8499C19.5216 12.2531 18.7251 13.0028 17.6839 13.7452H17.6848Z" fill="#1F1F1F"/>
|
|
4
4
|
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{x as e}from"../../../../assets/index-chunk.js";import{a as l}from"../../icon-registry.js";l("radio-selected",e`
|
|
2
2
|
<svg
|
|
3
3
|
width="24"
|
|
4
4
|
height="24"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const o=new Map,t=(s,n)=>(o.set(s,n),n);export{
|
|
1
|
+
const o=new Map,t=(s,n)=>(o.set(s,n),n);export{t as a,o as i};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{r as a}from"../../assets/index-chunk.js";import{n as t}from"../../assets/index-chunk2.js";var y=Object.defineProperty,e=(s,o,n,g)=>{for(var i=void 0,p=s.length-1,l;p>=0;p--)(l=s[p])&&(i=l(o,n,i)||i);return i&&y(o,n,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,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{a,x as l}from"../../../assets/index-chunk.js";import{s as h}from"../../../assets/index-chunk6.js";import{t as p}from"../../../assets/index-chunk3.js";import{N as v}from"../icon.js";import"../../../assets/index-chunk2.js";var m=Object.defineProperty,f=Object.getOwnPropertyDescriptor,u=(c,t,e,i)=>{for(var s=i>1?void 0:i?f(t,e):t,r=c.length-1,n;r>=0;r--)(n=c[r])&&(s=(i?n(t,e,s):n(s))||s);return i&&s&&m(t,e,s),s};let o=class extends v{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 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{r as d}from"../../../assets/index-chunk.js";import{n as t}from"../../../assets/index-chunk2.js";var h=Object.defineProperty,e=(p,s,a,n)=>{for(var o=void 0,i=p.length-1,l;i>=0;i--)(l=p[i])&&(o=l(s,a,o)||o);return o&&h(s,a,o),o};class r extends d{constructor(){super(...arguments),this.id="",this.required=!1,this.disabled=!1,this.label="",this.placeholder="",this.errorText="",this.type="text",this.iconRight=""}}e([t()],r.prototype,"id");e([t()],r.prototype,"required");e([t()],r.prototype,"disabled");e([t()],r.prototype,"label");e([t()],r.prototype,"placeholder");e([t()],r.prototype,"value");e([t({attribute:"error-text"})],r.prototype,"errorText");e([t()],r.prototype,"type");e([t({attribute:"icon-right"})],r.prototype,"iconRight");export{r as I};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import"../../../icon/gator/icon.gator.js";import"../../../icon/gator/templates/arrow-left.js";import"../../../icon/gator/templates/arrow-right.js";import"../../../icon/gator/templates/balloons.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-right.js";import"../../../icon/gator/templates/chevron-up.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/picture.js";import"../../../icon/gator/templates/radio.js";import"../../../icon/gator/templates/radio-selected.js";import"../../../icon/gator/templates/restricted.js";import"../../../icon/gator/templates/warning.js";import{
|
|
1
|
+
import"../../../icon/gator/icon.gator.js";import"../../../icon/gator/templates/arrow-left.js";import"../../../icon/gator/templates/arrow-right.js";import"../../../icon/gator/templates/balloons.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-right.js";import"../../../icon/gator/templates/chevron-up.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/picture.js";import"../../../icon/gator/templates/radio.js";import"../../../icon/gator/templates/radio-selected.js";import"../../../icon/gator/templates/restricted.js";import"../../../icon/gator/templates/warning.js";import{a as i,r as g,x as s}from"../../../../assets/index-chunk.js";import{t as h}from"../../../../assets/index-chunk3.js";import{n as m}from"../../../../assets/index-chunk2.js";import{p as f}from"../../../../assets/index-chunk4.js";import{s as x}from"../../../../assets/index-chunk5.js";import"../../../icon/icon-registry.js";const v=".gator-help-text{display:flex;align-content:center;gap:.25rem;font-family:var(--gator-help-text-font-family);font-weight:var(--gator-help-text-font-weight);font-size:var(--gator-help-text-font-size);line-height:var(--gator-help-text-line-height);color:var(--gator-help-text-color)}.is-error{color:var(--gator-help-text-error-color)}",y=':host{--gator-help-text-color: var(--color-text-secondary);--gator-help-text-error-color: var(--color-text-error);--gator-help-text-font-family: var(--text-family-sans-serif, "Open Sans", sans-serif);--gator-help-text-font-weight: 400;--gator-help-text-font-size: .9375rem;--gator-help-text-line-height: 1.375rem}';var u=Object.defineProperty,d=Object.getOwnPropertyDescriptor,p=(c,o,a,e)=>{for(var t=e>1?void 0:e?d(o,a):o,n=c.length-1,l;n>=0;n--)(l=c[n])&&(t=(e?l(o,a,t):l(t))||t);return e&&t&&u(o,a,t),t};let r=class extends g{constructor(){super(...arguments),this.id="",this.icon=!1,this.error=!1}render(){return s`
|
|
2
2
|
<div class="gator-help-text${this.error?" is-error":""}" id=${this.id}>
|
|
3
3
|
${this.icon?this.iconMarkup:""}
|
|
4
4
|
<slot></slot>
|
|
5
5
|
</div>
|
|
6
|
-
`}get iconMarkup(){return this.error?s`<ngc-icon name="warning" label=""></ngc-icon>`:s`<ngc-icon name="info" label=""></ngc-icon>`}};r.styles=[i(v),i(y),i(x),i(f)];p([m({type:String})],r.prototype,"id",2);p([m({type:Boolean})],r.prototype,"icon",2);p([m({type:Boolean})],r.prototype,"error",2);r=p([
|
|
6
|
+
`}get iconMarkup(){return this.error?s`<ngc-icon name="warning" label=""></ngc-icon>`:s`<ngc-icon name="info" label=""></ngc-icon>`}};r.styles=[i(v),i(y),i(x),i(f)];p([m({type:String})],r.prototype,"id",2);p([m({type:Boolean})],r.prototype,"icon",2);p([m({type:Boolean})],r.prototype,"error",2);r=p([h("ngc-help-text")],r);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{a as o,r as f,x as g}from"../../../../assets/index-chunk.js";import{t as b}from"../../../../assets/index-chunk3.js";import{n as m}from"../../../../assets/index-chunk2.js";import{p as u}from"../../../../assets/index-chunk4.js";import{s as c}from"../../../../assets/index-chunk5.js";const v=".gator-label{font-family:var(--gator-input-label-font-family);font-weight:var(--gator-input-label-font-weight);color:var(--gator-input-label-color);font-size:var(--gator-input-label-font-size);line-height:var(--gator-input-label-line-height)}",h=':host{--gator-input-label-color: var(--color-text-primary);--gator-input-label-font-family: var(--text-family-sans-serif, "Open Sans", sans-serif);--gator-input-label-font-weight: 400;--gator-input-label-font-size: 1.0625rem;--gator-input-label-line-height: 1.5rem}';var y=Object.defineProperty,_=Object.getOwnPropertyDescriptor,p=(s,r,l,e)=>{for(var t=e>1?void 0:e?_(r,l):r,n=s.length-1,i;n>=0;n--)(i=s[n])&&(t=(e?i(r,l,t):i(t))||t);return e&&t&&y(r,l,t),t};let a=class extends f{constructor(){super(...arguments),this.for=""}render(){return g`
|
|
2
2
|
<label class="gator-label" for=${this.for}>
|
|
3
3
|
<slot></slot>
|
|
4
4
|
</label>
|
|
5
|
-
`}};a.styles=[o(
|
|
5
|
+
`}};a.styles=[o(v),o(h),o(c),o(u)];p([m({type:String})],a.prototype,"for",2);a=p([b("ngc-input-label")],a);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{a as n,x as e}from"../../../../assets/index-chunk.js";import"../input-label/input-label.gator.js";import"../help-text/help-text.gator.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/balloons.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-right.js";import"../../../icon/gator/templates/chevron-up.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/picture.js";import"../../../icon/gator/templates/radio.js";import"../../../icon/gator/templates/radio-selected.js";import"../../../icon/gator/templates/restricted.js";import"../../../icon/gator/templates/warning.js";import{s as u}from"../../../../assets/index-chunk5.js";import{p as g}from"../../../../assets/index-chunk4.js";import{t as d}from"../../../../assets/index-chunk3.js";import{n as m}from"../../../../assets/index-chunk2.js";import{I as h}from"../../base/input-base.js";import{e as f,n as v}from"../../../../assets/index-chunk7.js";import"../../../icon/icon-registry.js";import"../../../../assets/index-chunk8.js";const x=".gator-form-element{display:block;margin-bottom:1rem}.gator-form-element-control{margin:.5rem 0;display:flex;flex-direction:column}.gator-input{border:1px solid var(--ngc-input-border-color, #BFBFBF);font-size:var(--ngc-input-font-size, 17px);padding:var(--ngc-input-padding);border-radius:var(--ngc-input-border-radius, 2px);flex:1}.gator-has-error{border-color:var(--ngc-input-error-border)!important}.gator-input:hover,.gator-input:focus{border:1px solid var(--ngc-input-border-color-focused, #1F1F1F);outline:none}.gator-form-element-control-icon-right{display:flex;align-items:center}.gator-input-container{max-width:var(--ngc-input-max-width, 200px);display:flex;align-items:center;position:relative}.gator-icon-right{cursor:pointer;display:flex;align-items:center;position:absolute;right:-.5rem}",b=":root,:host{--ngc-input-error-border: var(--color-error, #D0021B);--ngc-input-border-color: var(--color-grey-40, #BFBFBF);--ngc-input-border-color-focused: var(--color-grey-70, #1F1F1F);--ngc-input-min-width: 200px;--ngc-input-padding: 12px 16px;--ngc-input-border-radius: 2px;--ngc-input-max-width: 200px;--ngc-input-font-size: 17px}";var $=Object.defineProperty,y=Object.getOwnPropertyDescriptor,c=(r,i,p,o)=>{for(var t=o>1?void 0:o?y(i,p):i,a=r.length-1,l;a>=0;a--)(l=r[a])&&(t=(o?l(i,p,t):l(t))||t);return o&&t&&$(i,p,t),t};let s=class extends h{constructor(){super(...arguments),this._inputRef=f(),this.for=""}render(){return e`
|
|
2
2
|
<div class="gator-form-element">
|
|
3
3
|
${this.label?this.labelMarkup:null}
|
|
4
4
|
<div class="gator-form-element-control">
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{a,i as m,r as c,x as f}from"../../../../assets/index-chunk.js";import{s as v}from"../../../../assets/index-chunk6.js";import{t as d}from"../../../../assets/index-chunk3.js";import{n as u}from"../../../../assets/index-chunk2.js";var _=Object.defineProperty,h=Object.getOwnPropertyDescriptor,n=(i,e,o,s)=>{for(var r=s>1?void 0:s?h(e,o):e,l=i.length-1,p;l>=0;l--)(p=i[l])&&(r=(s?p(e,o,r):p(r))||r);return s&&r&&_(e,o,r),r};let t=class extends c{constructor(){super(...arguments),this.id="error"}render(){return f`
|
|
2
2
|
<div class="slds-form-element__help error-text" id="${this.id}">
|
|
3
3
|
<slot></slot>
|
|
4
4
|
</div>
|
|
5
|
-
`}};t.styles=[
|
|
5
|
+
`}};t.styles=[a(v),m`
|
|
6
6
|
.error-text {
|
|
7
7
|
color: var(--slds-g-color-error-base-40, #ea001e);
|
|
8
8
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{a as f,r as d,x as u}from"../../../../assets/index-chunk.js";import{s as n}from"../../../../assets/index-chunk6.js";import{t as m}from"../../../../assets/index-chunk3.js";import{n as o}from"../../../../assets/index-chunk2.js";var c=Object.defineProperty,h=Object.getOwnPropertyDescriptor,t=(b,l,a,s)=>{for(var e=s>1?void 0:s?h(l,a):l,i=b.length-1,p;i>=0;i--)(p=b[i])&&(e=(s?p(l,a,e):p(e))||e);return s&&e&&c(l,a,e),e};let r=class extends d{constructor(){super(...arguments),this.required=!1,this.for="",this.label="",this.labelId=""}createRenderRoot(){return this}render(){return u`
|
|
2
2
|
<style>${f(n)}</style>
|
|
3
3
|
<label id="${this.labelId}" class="slds-form-element__label" for="${this.for}">
|
|
4
4
|
${this.required?u`<abbr class="slds-required" title="required">*</abbr>`:null}
|
|
5
5
|
${this.label}
|
|
6
6
|
</label>
|
|
7
|
-
`}};r.styles=[f(n)];t([o()],r.prototype,"required",2);t([o()],r.prototype,"for",2);t([o()],r.prototype,"label",2);t([o({attribute:"label-id"})],r.prototype,"labelId",2);r=t([
|
|
7
|
+
`}};r.styles=[f(n)];t([o()],r.prototype,"required",2);t([o()],r.prototype,"for",2);t([o()],r.prototype,"label",2);t([o({attribute:"label-id"})],r.prototype,"labelId",2);r=t([m("nsc-input-label")],r);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{a as p,x as o}from"../../../../assets/index-chunk.js";import"../input-label/input-label.slds.js";import"../input-error/input-error.slds.js";import{s as h}from"../../../../assets/index-chunk6.js";import{t as d}from"../../../../assets/index-chunk3.js";import{n as c}from"../../../../assets/index-chunk2.js";import{I as m}from"../../base/input-base.js";var v=Object.defineProperty,f=Object.getOwnPropertyDescriptor,u=(t,e,l,s)=>{for(var r=s>1?void 0:s?f(e,l):e,a=t.length-1,n;a>=0;a--)(n=t[a])&&(r=(s?n(e,l,r):n(r))||r);return s&&r&&v(e,l,r),r};let i=class extends m{constructor(){super(...arguments),this.for=""}render(){return o`
|
|
2
2
|
<div class="slds-form-element ${this.hasErrorClass}">
|
|
3
3
|
${this.label?this.labelMarkup:null}
|
|
4
4
|
<div class="slds-form-element__control">
|