@ncino/web-components 1.2.0-preview.1 → 1.2.0-preview.2
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-chunk11.js +1 -1
- package/dist/components/button-card/button-card.js +1 -1
- package/dist/components/button-card/gator/button-card.gator.js +3 -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 +2 -2
- package/dist/components/card/index.js +1 -1
- package/dist/components/display-card/display-card.js +1 -1
- package/dist/components/display-card/gator/display-card.gator.js +1 -1
- package/dist/components/display-card/index.js +1 -1
- package/dist/components/headline-card/gator/headline-card.gator.js +1 -1
- package/dist/components/headline-card/headline-card.js +1 -1
- package/dist/components/headline-card/index.js +1 -1
- package/dist/components/modal/gator/modal.gator.js +1 -1
- package/dist/components/modal/index.js +1 -1
- package/dist/types/components/button-card/gator/button-card.gator.d.ts +6 -0
- package/dist/types/components/card/card.d.ts +2 -2
- package/package.json +1 -1
- package/web-types.json +36 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
const a=".gator-card{position:var(--ngc-card-position, relative);display:var(--ngc-card-display, inline-flex);flex-direction:var(--ngc-card-flex-direction, column);justify-content:var(--ngc-card-justify-content, left);border-radius:var(--ngc-card-border-radius, .5rem);max-width:var(--ngc-card-max-width, 25rem);font-family:var(--ngc-font-family-body),sans-serif;width:var(--ngc-card-width, auto);height:var(--ngc-card-height, auto);padding:var(--ngc-card-padding, 0);box-shadow:var(--ngc-card-box-shadow, none);outline:var(--ngc-card-outline, none);transform:var(--ngc-card-transform);background-color:var(--ngc-card-background-color, var(--color-grey-10));top:var(--ngc-card-top);left:var(--ngc-card-left)}.gator-card_elevated{box-shadow:var(--ngc-card-box-shadow, 0px 1px 1.5px 0px rgba(31, 31, 31, .04), 0px 2px 5px 0px rgba(31, 31, 31, .1), 0px 3px 9px 6px rgba(31, 31, 31, .05))}.gator-card_outlined{outline:var(--ngc-card-outline, 1px solid var(--color-blue-25, #C3CDD6))}";export{a as b};
|
|
1
|
+
const a=".gator-card{position:var(--ngc-card-position, relative);display:var(--ngc-card-display, inline-flex);flex-direction:var(--ngc-card-flex-direction, column);justify-content:var(--ngc-card-justify-content, left);border-radius:var(--ngc-card-border-radius, .5rem);max-width:var(--ngc-card-max-width, 25rem);font-family:var(--ngc-font-family-body),sans-serif;width:var(--ngc-card-width, auto);height:var(--ngc-card-height, auto);padding:var(--ngc-card-padding, 0);box-shadow:var(--ngc-card-box-shadow, none);outline:var(--ngc-card-outline, none);transform:var(--ngc-card-transform);background-color:var(--ngc-card-background-color, var(--color-grey-10));top:var(--ngc-card-top);left:var(--ngc-card-left);word-break:break-all}.gator-card_elevated{box-shadow:var(--ngc-card-box-shadow, 0px 1px 1.5px 0px rgba(31, 31, 31, .04), 0px 2px 5px 0px rgba(31, 31, 31, .1), 0px 3px 9px 6px rgba(31, 31, 31, .05))}.gator-card_outlined{outline:var(--ngc-card-outline, 1px solid var(--color-blue-25, #C3CDD6))}";export{a as b};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{N as o}from"../card/card.js";import{n as s}from"../../assets/index-chunk2.js";import"../../assets/index-chunk.js";var n=Object.defineProperty,c=(t,a,
|
|
1
|
+
import{N as o}from"../card/card.js";import{n as s}from"../../assets/index-chunk2.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../../assets/index-chunk.js";var n=Object.defineProperty,c=(t,p,a,f)=>{for(var r=void 0,e=t.length-1,i;e>=0;e--)(i=t[e])&&(r=i(p,a,r)||r);return r&&n(p,a,r),r};class l extends o{constructor(){super(...arguments),this.chipLabel=""}}c([s({attribute:"chip-label",type:String})],l.prototype,"chipLabel");export{l as N};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{N as
|
|
1
|
+
import{N as p}from"../button-card.js";import"../../chip/gator/chip.gator.js";import"../../card/gator/base/card.gator.js";import"../../card/gator/title/card-title.gator.js";import"../../card/gator/subtitle/card-subtitle.gator.js";import"../../card/gator/content/card-content.gator.js";import"../../card/gator/footer/card-footer.gator.js";import"../../text-detail/gator/text-detail.gator.js";import{h as g,r as i,k as d}from"../../../assets/index-chunk.js";import{p as u}from"../../../assets/index-chunk4.js";import{c as h}from"../../../assets/index-chunk10.js";import{t as b}from"../../../assets/index-chunk3.js";import{t as s}from"../../../assets/index-chunk9.js";import"../../card/card.js";import"../../../assets/index-chunk2.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../../assets/index-chunk5.js";import"../../chip/chip.js";import"../../../assets/index-chunk11.js";import"../../text-detail/text-detail.js";import"../../skeleton-loader/gator/skeleton-loader.gator.js";import"../../../assets/index-chunk7.js";import"../../../assets/index-chunk8.js";const m=":host{max-width:var(--ngc-button-card-width, 21rem)}ngc-card{--ngc-card-display: var(--ngc-button-card-display, flex);--ngc-card-max-width: var(--ngc-button-card-width, 21rem);--ngc-card-padding: var(--spacing-4);cursor:pointer}ngc-card:hover{--ngc-card-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)}ngc-card:active{--ngc-card-background-color: var(--ngc-button-card-pressed-background-color, var(--color-blue-5));--ngc-card-outline: 1px solid var(--ngc-button-card-pressed-outline-color, var(--color-blue-50))}ngc-card:focus-visible{outline:none;--ngc-card-outline: 2px solid var(--ngc-button-card-focused-outline-color, var(--color-blue-50))}ngc-chip{--ngc-chip-font-size: .8125rem;--ngc-chip-line-height: 1.125rem;--ngc-chip-padding: var(--spacing-2) var(--spacing-3)}ngc-text-detail{width:100%;--ngc-text-detail-title-color: var(--color-neutral-70);--ngc-text-detail-title-font-size: 1.0625rem;--ngc-text-detail-title-font-weight: 700;--ngc-text-detail-title-line-height: 1.5rem;--ngc-text-detail-subtitle-color: var(--color-neutral-50);--ngc-text-detail-subtitle-line-height: 1.375rem;--ngc-text-detail-subtitle-font-size: .9375rem}.gator-button-card-chip-label{position:absolute;top:0;left:var(--spacing-4);transform:translateY(-50%);--ngc-chip-cursor: pointer}.gator-button-card-container{display:inline-flex;flex-direction:row;justify-content:space-between;align-items:center}",v=":host{--ngc-button-card-pressed-background-color: var(--color-blue-5);--ngc-button-card-pressed-outline-color: var(--color-blue-50);--ngc-button-card-focused-outline-color: var(--color-blue-50);--ngc-button-card-width: 21rem}";var x=Object.defineProperty,f=Object.getOwnPropertyDescriptor,w=(t,r,a,o)=>{for(var e=o>1?void 0:o?f(r,a):r,n=t.length-1,l;n>=0;n--)(l=t[n])&&(e=(o?l(r,a,e):l(e))||e);return o&&e&&x(r,a,e),e};let c=class extends p{render(){return d`
|
|
2
2
|
<ngc-card
|
|
3
3
|
tabindex="0"
|
|
4
4
|
role="button"
|
|
@@ -14,10 +14,11 @@ import{N as s}from"../button-card.js";import"../../chip/gator/chip.gator.js";imp
|
|
|
14
14
|
<ngc-text-detail
|
|
15
15
|
title="${this.title}"
|
|
16
16
|
subtitle="${this.subtitle}"
|
|
17
|
+
data-testid=${s(this.dataTestid)}-text-detail
|
|
17
18
|
>
|
|
18
19
|
<ngc-icon slot="append" name="chevron-right"></ngc-icon>
|
|
19
20
|
</ngc-text-detail>
|
|
20
21
|
</div>
|
|
21
22
|
</slot>
|
|
22
23
|
</ngc-card>
|
|
23
|
-
`}get cardLabelMarkup(){return this.chipLabel?d`<ngc-chip class="gator-button-card-chip-label" readonly>${this.chipLabel}</ngc-chip>`:null}handleClick(t){t.preventDefault(),t.stopImmediatePropagation(),this.dispatchEvent(new CustomEvent("click",{bubbles:!0}))}handleKeydown(t){["Enter","Space"].includes(t.code)&&this.handleClick(t)}};
|
|
24
|
+
`}get cardLabelMarkup(){return this.chipLabel?d`<ngc-chip class="gator-button-card-chip-label" readonly data-testid=${s(this.dataTestid)}-chip>${this.chipLabel}</ngc-chip>`:null}handleClick(t){t.preventDefault(),t.stopImmediatePropagation(),this.dispatchEvent(new CustomEvent("click",{bubbles:!0}))}handleKeydown(t){["Enter","Space"].includes(t.code)&&this.handleClick(t)}};c.shadowRootOptions={...g.shadowRootOptions,delegatesFocus:!0};c.styles=[i(m),i(u),i(v),i(h)];c=w([b("ngc-button-card")],c);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./gator/button-card.gator.js";import"./button-card.js";import"../card/card.js";import"../../assets/index-
|
|
1
|
+
import"./gator/button-card.gator.js";import"./button-card.js";import"../card/card.js";import"../../assets/index-chunk2.js";import"../../assets/index-chunk.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../chip/gator/chip.gator.js";import"../../assets/index-chunk3.js";import"../../assets/index-chunk5.js";import"../../assets/index-chunk4.js";import"../chip/chip.js";import"../card/gator/base/card.gator.js";import"../card/gator/title/card-title.gator.js";import"../card/gator/subtitle/card-subtitle.gator.js";import"../../assets/index-chunk11.js";import"../card/gator/content/card-content.gator.js";import"../card/gator/footer/card-footer.gator.js";import"../text-detail/gator/text-detail.gator.js";import"../text-detail/text-detail.js";import"../skeleton-loader/gator/skeleton-loader.gator.js";import"../../assets/index-chunk7.js";import"../../assets/index-chunk8.js";import"../../assets/index-chunk10.js";import"../../assets/index-chunk9.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{n as e}from"../../assets/index-chunk2.js";import{T as n}from"../../utils/components/testable-lit-element/testable-lit-element.js";import"../../assets/index-chunk.js";var d=Object.defineProperty,r=(i,s,l,f)=>{for(var t=void 0,p=i.length-1,a;p>=0;p--)(a=i[p])&&(t=a(s,l,t)||t);return t&&d(s,l,t),t};class o extends n{constructor(){super(...arguments),this.title="",this.subtitle="",this.elevated=!1,this.outlined=!1}}r([e({type:String})],o.prototype,"title");r([e({type:String})],o.prototype,"subtitle");r([e({type:Boolean})],o.prototype,"elevated");r([e({type:Boolean})],o.prototype,"outlined");export{o as N};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import{N as u}from"../../card.js";import"../title/card-title.gator.js";import"../subtitle/card-subtitle.gator.js";import{r as c,k as l}from"../../../../assets/index-chunk.js";import{b as
|
|
1
|
+
import{N as u}from"../../card.js";import"../title/card-title.gator.js";import"../subtitle/card-subtitle.gator.js";import{r as c,k as l}from"../../../../assets/index-chunk.js";import{b as p}from"../../../../assets/index-chunk11.js";import{p as n}from"../../../../assets/index-chunk4.js";import{t as m}from"../../../../assets/index-chunk3.js";import"../../../../assets/index-chunk2.js";import"../../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../../../assets/index-chunk5.js";var g=Object.defineProperty,v=Object.getOwnPropertyDescriptor,h=(d,r,s,e)=>{for(var t=e>1?void 0:e?v(r,s):r,i=d.length-1,a;i>=0;i--)(a=d[i])&&(t=(e?a(r,s,t):a(t))||t);return e&&t&&g(r,s,t),t};let o=class extends u{render(){return l`
|
|
2
2
|
<div class="gator-card ${this.elevatedClass} ${this.outlinedClass}">
|
|
3
3
|
${this.cardTitleMarkup}
|
|
4
4
|
${this.subtitle?this.cardSubtitleMarkup:null}
|
|
5
5
|
<slot></slot>
|
|
6
6
|
</div>
|
|
7
|
-
`}get elevatedClass(){return this.elevated?"gator-card_elevated":""}get outlinedClass(){return this.outlined?"gator-card_outlined":""}get cardTitleMarkup(){return this.title?l`<ngc-card-title>${this.title}</ngc-card-title>`:null}get cardSubtitleMarkup(){return l`<ngc-card-subtitle>${this.subtitle}</ngc-card-subtitle>`}};
|
|
7
|
+
`}get elevatedClass(){return this.elevated?"gator-card_elevated":""}get outlinedClass(){return this.outlined?"gator-card_outlined":""}get cardTitleMarkup(){return this.title?l`<ngc-card-title>${this.title}</ngc-card-title>`:null}get cardSubtitleMarkup(){return l`<ngc-card-subtitle>${this.subtitle}</ngc-card-subtitle>`}};o.styles=[c(p),c(n)];o=h([m("ngc-card")],o);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./gator/base/card.gator.js";import"./gator/title/card-title.gator.js";import"./gator/subtitle/card-subtitle.gator.js";import"./gator/content/card-content.gator.js";import"./gator/footer/card-footer.gator.js";import"./card.js";import"../../assets/index-
|
|
1
|
+
import"./gator/base/card.gator.js";import"./gator/title/card-title.gator.js";import"./gator/subtitle/card-subtitle.gator.js";import"./gator/content/card-content.gator.js";import"./gator/footer/card-footer.gator.js";import"./card.js";import"../../assets/index-chunk2.js";import"../../assets/index-chunk.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../../assets/index-chunk11.js";import"../../assets/index-chunk4.js";import"../../assets/index-chunk3.js";import"../../assets/index-chunk5.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{N as u}from"../card/card.js";import{n}from"../../assets/index-chunk2.js";import"../../assets/index-chunk.js";var d=Object.defineProperty,p=(e,r,i,f)=>{for(var t=void 0,o=e.length-1,a;o>=0;o--)(a=e[o])&&(t=a(r,i,t)||t);return t&&d(r,i,t),t};class s extends u{constructor(){super(...arguments),this.actionButtonText="",this.hideFooter=!1}}p([n({type:String,attribute:"action-button-text"})],s.prototype,"actionButtonText");p([n({type:Boolean,attribute:"hide-footer"})],s.prototype,"hideFooter");export{s as N};
|
|
1
|
+
import{N as u}from"../card/card.js";import{n}from"../../assets/index-chunk2.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../../assets/index-chunk.js";var d=Object.defineProperty,p=(e,r,i,f)=>{for(var t=void 0,o=e.length-1,a;o>=0;o--)(a=e[o])&&(t=a(r,i,t)||t);return t&&d(r,i,t),t};class s extends u{constructor(){super(...arguments),this.actionButtonText="",this.hideFooter=!1}}p([n({type:String,attribute:"action-button-text"})],s.prototype,"actionButtonText");p([n({type:Boolean,attribute:"hide-footer"})],s.prototype,"hideFooter");export{s as N};
|
|
@@ -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{r as i,k 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"
|
|
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{r as i,k 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"./gator/display-card.gator.js";import"./display-card.js";import"../card/card.js";import"../../assets/index-
|
|
1
|
+
import"./gator/display-card.gator.js";import"./display-card.js";import"../card/card.js";import"../../assets/index-chunk2.js";import"../../assets/index-chunk.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../card/gator/title/card-title.gator.js";import"../../assets/index-chunk4.js";import"../../assets/index-chunk5.js";import"../../assets/index-chunk3.js";import"../card/gator/subtitle/card-subtitle.gator.js";import"../../assets/index-chunk11.js";import"../../assets/index-chunk10.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/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"../button/button.js";import"../../assets/index-chunk9.js";
|
|
@@ -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{r as i,k 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{i as b,K as x}from"../../../assets/index-chunk7.js";import"../../card/card.js";import"../../../assets/index-chunk2.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`
|
|
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{r as i,k 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{i as b,K 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{N as c}from"../card/card.js";import{n as e}from"../../assets/index-chunk2.js";import"../../assets/index-chunk.js";var
|
|
1
|
+
import{N as c}from"../card/card.js";import{n as e}from"../../assets/index-chunk2.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../../assets/index-chunk.js";var m=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&&m(a,p,t),t};class i extends c{constructor(){super(...arguments),this.orientation="horizontal",this.background=!0,this.iconName="balloons"}}n([e({type:String})],i.prototype,"orientation");n([e({type:Boolean})],i.prototype,"background");n([e({type:String,attribute:"icon-name"})],i.prototype,"iconName");export{i as N};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./gator/headline-card.gator.js";import"./headline-card.js";import"../card/card.js";import"../../assets/index-
|
|
1
|
+
import"./gator/headline-card.gator.js";import"./headline-card.js";import"../card/card.js";import"../../assets/index-chunk2.js";import"../../assets/index-chunk.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../card/gator/title/card-title.gator.js";import"../../assets/index-chunk4.js";import"../../assets/index-chunk5.js";import"../../assets/index-chunk3.js";import"../card/gator/subtitle/card-subtitle.gator.js";import"../../assets/index-chunk11.js";import"../../assets/index-chunk10.js";import"../../assets/index-chunk12.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/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"../../assets/index-chunk7.js";import"../../assets/index-chunk8.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{N as g}from"../modal.js";import"../../card/gator/base/card.gator.js";import"../../card/gator/title/card-title.gator.js";import"../../card/gator/subtitle/card-subtitle.gator.js";import"../../card/gator/content/card-content.gator.js";import"../../card/gator/footer/card-footer.gator.js";import"../../button/slds/button.slds.js";import{b as m}from"../../button/gator/button.gator.js";import"../../icon/slds/icon.slds.js";import"../../icon/gator/icon.gator.js";import"../../input/gator/input-label/input-label.gator.js";import"../../input/gator/help-text/help-text.gator.js";import"../../input/gator/input-text/input-text.gator.js";import"../../input/slds/input-text/input-text.slds.js";import"../../input/slds/input-error/input-error.slds.js";import"../../input/slds/input-label/input-label.slds.js";import"../../text-detail/gator/text-detail.gator.js";import"../../skeleton-loader/gator/skeleton-loader.gator.js";import{r as l,k as n}from"../../../assets/index-chunk.js";import{t as u}from"../../../assets/index-chunk3.js";import{K as d}from"../../../consts/key-constants.js";import{p}from"../../../assets/index-chunk4.js";import{s as h}from"../../../assets/index-chunk5.js";import{c as f}from"../../../assets/index-chunk10.js";import{t as b}from"../../../assets/index-chunk9.js";import"../../../assets/index-chunk2.js";import"../../card/card.js";import"../../../
|
|
1
|
+
import{N as g}from"../modal.js";import"../../card/gator/base/card.gator.js";import"../../card/gator/title/card-title.gator.js";import"../../card/gator/subtitle/card-subtitle.gator.js";import"../../card/gator/content/card-content.gator.js";import"../../card/gator/footer/card-footer.gator.js";import"../../button/slds/button.slds.js";import{b as m}from"../../button/gator/button.gator.js";import"../../icon/slds/icon.slds.js";import"../../icon/gator/icon.gator.js";import"../../input/gator/input-label/input-label.gator.js";import"../../input/gator/help-text/help-text.gator.js";import"../../input/gator/input-text/input-text.gator.js";import"../../input/slds/input-text/input-text.slds.js";import"../../input/slds/input-error/input-error.slds.js";import"../../input/slds/input-label/input-label.slds.js";import"../../text-detail/gator/text-detail.gator.js";import"../../skeleton-loader/gator/skeleton-loader.gator.js";import{r as l,k as n}from"../../../assets/index-chunk.js";import{t as u}from"../../../assets/index-chunk3.js";import{K as d}from"../../../consts/key-constants.js";import{p}from"../../../assets/index-chunk4.js";import{s as h}from"../../../assets/index-chunk5.js";import{c as f}from"../../../assets/index-chunk10.js";import{t as b}from"../../../assets/index-chunk9.js";import"../../../assets/index-chunk2.js";import"../../card/card.js";import"../../../utils/components/testable-lit-element/testable-lit-element.js";import"../../../assets/index-chunk11.js";import"../../button/button.js";import"../../../assets/index-chunk6.js";import"../../icon/icon.js";import"../../icon/gator/templates/arrow-left.js";import"../../icon/icon-registry.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"../../input/base/input-base.js";import"../../../assets/index-chunk7.js";import"../../../assets/index-chunk8.js";import"../../text-detail/text-detail.js";import"../../chip/gator/chip.gator.js";import"../../chip/chip.js";const v='.gator-modal-background{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--color-black-100);opacity:60%}.gator-modal{--ngc-card-position: fixed;--ngc-card-top: 50%;--ngc-card-left: 50%;--ngc-card-max-width: none;--ngc-card-transform: translate(-50%, -50%)}.gator-modal-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:var(--color-neutral-10)}.gator-modal-header ngc-card-title{--ngc-card-title-padding: 0;--ngc-card-title-font-weight: 600;--ngc-card-title-font-family: "Source Serif Pro", sans-serif}.gator-modal-header .gator-modal-close-button{margin-left:var(--spacing-6)}.gator-modal-content{padding:var(--spacing-6) var(--spacing-6) 3.5rem var(--spacing-6)}.gator-modal-content ngc-skeleton-loader:first-child{--ngc-skeleton-loader-margin: 0 0 var(--spacing-3) 0}.gator-modal-footer{display:flex;padding:var(--spacing-6)}.gator-modal-warning{display:flex;flex-direction:row;align-items:center}.gator-modal-warning ngc-icon{--ngc-icon-color: var(--color-red-40);--ngc-icon-margin: 0 var(--spacing-3) 0 0}.gator-modal-warning ngc-input-label{--gator-input-label-color: var(--color-red-40);--gator-input-label-font-size: .9375rem;--gator-input-label-line-height: 1.375rem}.gator-modal-action-buttons{display:flex}.gator-modal-primary-button--destructive{--ngc-button-background-color: var(--color-red-30);--ngc-button-hover-background-color: var(--color-red-40)}.gator-modal--small{--ngc-card-width: 375px;--ngc-card-border-radius: .5rem}.gator-modal--small .gator-modal-header{padding:var(--spacing-4);border-radius:.5rem .5rem 0 0}.gator-modal--small ngc-card-title{--ngc-card-title-font-size: 1.375rem;--ngc-card-title-line-height: 2rem}.gator-modal--small .gator-modal-content{padding:var(--spacing-4) var(--spacing-4) 56px var(--spacing-4)}.gator-modal--small .gator-modal-footer{flex-direction:column;align-items:flex-start;padding:var(--spacing-4)}.gator-modal--small .gator-modal-warning{margin-bottom:var(--spacing-6)}.gator-modal--small .gator-modal-action-buttons{flex-direction:column-reverse}.gator-modal--small .gator-modal-action-buttons ngc-skeleton-loader:first-child{--ngc-skeleton-loader-margin: var(--spacing-3) 0 0 0}.gator-modal--small .gator-modal-primary-button,.gator-modal--small .gator-modal-secondary-button{--ngc-button-width: 343px;--ngc-button-height: 56px}.gator-modal--small .gator-modal-primary-button{--ngc-button-margin: 0 0 var(--spacing-3) 0}.gator-modal--standard{--ngc-card-width: 600px}.gator-modal--standard .gator-modal-header{padding:var(--spacing-6);border-radius:1rem 1rem 0 0}.gator-modal--standard ngc-card-title{--ngc-card-title-font-size: 1.625rem;--ngc-card-title-line-height: 2.25rem}.gator-modal--standard .gator-modal-footer{flex-direction:row}.gator-modal--standard .gator-modal-footer ngc-button:last-child{--ngc-button-margin: 0 0 0 var(--spacing-3)}.gator-modal--standard .gator-modal-warning{margin-right:auto}.gator-modal--standard .gator-modal-action-buttons{margin-left:auto}.gator-modal--standard .gator-modal-action-buttons ngc-skeleton-loader:first-child{--ngc-skeleton-loader-margin: 0 var(--spacing-3) 0 0}.gator-modal--fullscreen{display:inline-flex;flex-direction:column;--ngc-card-width: 100vw;--ngc-card-height: 100vh;--ngc-card-border-radius: 0;--ngc-card-background-color: var(--color-neutral-10)}.gator-modal--fullscreen .gator-modal-header{padding:var(--spacing-6);justify-content:center}.gator-modal--fullscreen .gator-modal-header ngc-card-title{display:flex;flex-grow:1;justify-content:center;--ngc-card-title-font-size: 2rem;--ngc-card-title-line-height: 2.625rem}.gator-modal--fullscreen .gator-modal-header ngc-icon{position:absolute;right:var(--spacing-6);top:var(--spacing-6)}.gator-modal--fullscreen .gator-modal-content{flex-grow:1}.gator-modal--fullscreen .gator-modal-footer{flex-direction:column;justify-content:center;align-items:center}.gator-modal--fullscreen .gator-modal-warning{margin-bottom:var(--spacing-6)}.gator-modal--fullscreen .gator-modal-action-buttons ngc-skeleton-loader:first-child{--ngc-skeleton-loader-margin: 0 var(--spacing-3) 0 0}';var k=Object.defineProperty,y=Object.getOwnPropertyDescriptor,w=(t,a,o,r)=>{for(var e=r>1?void 0:r?y(a,o):a,i=t.length-1,s;i>=0;i--)(s=t[i])&&(e=(r?s(a,o,e):s(e))||e);return r&&e&&k(a,o,e),e};let c=class extends g{render(){return this.open?n`
|
|
2
2
|
<div
|
|
3
3
|
class="gator-modal-background"
|
|
4
4
|
@click=${this.handleCloseClick}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./gator/modal.gator.js";import"./modal.js";import"../../assets/index-chunk.js";import"../../assets/index-chunk2.js";import"../card/gator/base/card.gator.js";import"../card/card.js";import"../card/gator/title/card-title.gator.js";import"../../assets/index-chunk4.js";import"../../assets/index-chunk5.js";import"../../assets/index-chunk3.js";import"../card/gator/subtitle/card-subtitle.gator.js";import"../../assets/index-chunk11.js";import"../card/gator/content/card-content.gator.js";import"../card/gator/footer/card-footer.gator.js";import"../button/slds/button.slds.js";import"../button/button.js";import"../../
|
|
1
|
+
import"./gator/modal.gator.js";import"./modal.js";import"../../assets/index-chunk.js";import"../../assets/index-chunk2.js";import"../card/gator/base/card.gator.js";import"../card/card.js";import"../../utils/components/testable-lit-element/testable-lit-element.js";import"../card/gator/title/card-title.gator.js";import"../../assets/index-chunk4.js";import"../../assets/index-chunk5.js";import"../../assets/index-chunk3.js";import"../card/gator/subtitle/card-subtitle.gator.js";import"../../assets/index-chunk11.js";import"../card/gator/content/card-content.gator.js";import"../card/gator/footer/card-footer.gator.js";import"../button/slds/button.slds.js";import"../button/button.js";import"../../assets/index-chunk6.js";import"../button/gator/button.gator.js";import"../../assets/index-chunk9.js";import"../icon/slds/icon.slds.js";import"../icon/icon.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/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"../input/gator/input-label/input-label.gator.js";import"../input/gator/help-text/help-text.gator.js";import"../input/gator/input-text/input-text.gator.js";import"../input/base/input-base.js";import"../../assets/index-chunk7.js";import"../../assets/index-chunk8.js";import"../input/slds/input-text/input-text.slds.js";import"../input/slds/input-label/input-label.slds.js";import"../input/slds/input-error/input-error.slds.js";import"../text-detail/gator/text-detail.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"../../consts/key-constants.js";import"../../assets/index-chunk10.js";
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
import { NjcButtonCard } from '../button-card.ts';
|
|
2
2
|
export declare class NgcButtonCard extends NjcButtonCard {
|
|
3
|
+
static shadowRootOptions: {
|
|
4
|
+
delegatesFocus: boolean;
|
|
5
|
+
mode: ShadowRootMode;
|
|
6
|
+
serializable?: boolean;
|
|
7
|
+
slotAssignment?: SlotAssignmentMode;
|
|
8
|
+
};
|
|
3
9
|
static styles: import('lit').CSSResult[];
|
|
4
10
|
render(): import('lit').TemplateResult<1>;
|
|
5
11
|
get cardLabelMarkup(): import('lit').TemplateResult<1> | null;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare class NjcCard extends
|
|
1
|
+
import { TestableLitElement } from '../../utils/components/testable-lit-element/testable-lit-element';
|
|
2
|
+
export declare class NjcCard extends TestableLitElement {
|
|
3
3
|
/**
|
|
4
4
|
* @description The title for the card
|
|
5
5
|
* @property {string} title
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@ncino/web-components",
|
|
3
3
|
"author": "nCino",
|
|
4
4
|
"packageManager": "pnpm@9.12.3",
|
|
5
|
-
"version": "1.2.0-preview.
|
|
5
|
+
"version": "1.2.0-preview.2",
|
|
6
6
|
"license": "(c) Copyright 2023 nCino, Inc., all rights reserved",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"registry": "https://registry.npmjs.org/"
|
package/web-types.json
CHANGED
|
@@ -631,6 +631,10 @@
|
|
|
631
631
|
{
|
|
632
632
|
"name": "outlined",
|
|
633
633
|
"value": { "type": "boolean", "default": "false" }
|
|
634
|
+
},
|
|
635
|
+
{
|
|
636
|
+
"name": "data-testid",
|
|
637
|
+
"value": { "type": "string | undefined", "default": "undefined" }
|
|
634
638
|
}
|
|
635
639
|
],
|
|
636
640
|
"events": [],
|
|
@@ -643,7 +647,11 @@
|
|
|
643
647
|
{ "name": "title", "type": "string" },
|
|
644
648
|
{ "name": "subtitle", "type": "string" },
|
|
645
649
|
{ "name": "elevated", "type": "boolean" },
|
|
646
|
-
{ "name": "outlined", "type": "boolean" }
|
|
650
|
+
{ "name": "outlined", "type": "boolean" },
|
|
651
|
+
{ "name": "dataTestid", "type": "string | undefined" },
|
|
652
|
+
{ "name": "labelDataTestid" },
|
|
653
|
+
{ "name": "helpTextDataTestid" },
|
|
654
|
+
{ "name": "errorMessageDataTestid" }
|
|
647
655
|
],
|
|
648
656
|
"events": []
|
|
649
657
|
}
|
|
@@ -771,6 +779,10 @@
|
|
|
771
779
|
{
|
|
772
780
|
"name": "outlined",
|
|
773
781
|
"value": { "type": "boolean", "default": "false" }
|
|
782
|
+
},
|
|
783
|
+
{
|
|
784
|
+
"name": "data-testid",
|
|
785
|
+
"value": { "type": "string | undefined", "default": "undefined" }
|
|
774
786
|
}
|
|
775
787
|
],
|
|
776
788
|
"events": [{ "name": "click", "type": "CustomEvent" }],
|
|
@@ -781,7 +793,11 @@
|
|
|
781
793
|
{ "name": "title", "type": "string" },
|
|
782
794
|
{ "name": "subtitle", "type": "string" },
|
|
783
795
|
{ "name": "elevated", "type": "boolean" },
|
|
784
|
-
{ "name": "outlined", "type": "boolean" }
|
|
796
|
+
{ "name": "outlined", "type": "boolean" },
|
|
797
|
+
{ "name": "dataTestid", "type": "string | undefined" },
|
|
798
|
+
{ "name": "labelDataTestid" },
|
|
799
|
+
{ "name": "helpTextDataTestid" },
|
|
800
|
+
{ "name": "errorMessageDataTestid" }
|
|
785
801
|
],
|
|
786
802
|
"events": [{ "name": "click", "type": "CustomEvent" }]
|
|
787
803
|
}
|
|
@@ -917,6 +933,10 @@
|
|
|
917
933
|
{
|
|
918
934
|
"name": "outlined",
|
|
919
935
|
"value": { "type": "boolean", "default": "false" }
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"name": "data-testid",
|
|
939
|
+
"value": { "type": "string | undefined", "default": "undefined" }
|
|
920
940
|
}
|
|
921
941
|
],
|
|
922
942
|
"events": [{ "name": "action-click", "type": "CustomEvent" }],
|
|
@@ -931,7 +951,11 @@
|
|
|
931
951
|
{ "name": "title", "type": "string" },
|
|
932
952
|
{ "name": "subtitle", "type": "string" },
|
|
933
953
|
{ "name": "elevated", "type": "boolean" },
|
|
934
|
-
{ "name": "outlined", "type": "boolean" }
|
|
954
|
+
{ "name": "outlined", "type": "boolean" },
|
|
955
|
+
{ "name": "dataTestid", "type": "string | undefined" },
|
|
956
|
+
{ "name": "labelDataTestid" },
|
|
957
|
+
{ "name": "helpTextDataTestid" },
|
|
958
|
+
{ "name": "errorMessageDataTestid" }
|
|
935
959
|
],
|
|
936
960
|
"events": [{ "name": "action-click", "type": "CustomEvent" }]
|
|
937
961
|
}
|
|
@@ -1005,6 +1029,10 @@
|
|
|
1005
1029
|
{
|
|
1006
1030
|
"name": "outlined",
|
|
1007
1031
|
"value": { "type": "boolean", "default": "false" }
|
|
1032
|
+
},
|
|
1033
|
+
{
|
|
1034
|
+
"name": "data-testid",
|
|
1035
|
+
"value": { "type": "string | undefined", "default": "undefined" }
|
|
1008
1036
|
}
|
|
1009
1037
|
],
|
|
1010
1038
|
"events": [],
|
|
@@ -1028,7 +1056,11 @@
|
|
|
1028
1056
|
{ "name": "title", "type": "string" },
|
|
1029
1057
|
{ "name": "subtitle", "type": "string" },
|
|
1030
1058
|
{ "name": "elevated", "type": "boolean" },
|
|
1031
|
-
{ "name": "outlined", "type": "boolean" }
|
|
1059
|
+
{ "name": "outlined", "type": "boolean" },
|
|
1060
|
+
{ "name": "dataTestid", "type": "string | undefined" },
|
|
1061
|
+
{ "name": "labelDataTestid" },
|
|
1062
|
+
{ "name": "helpTextDataTestid" },
|
|
1063
|
+
{ "name": "errorMessageDataTestid" }
|
|
1032
1064
|
],
|
|
1033
1065
|
"events": []
|
|
1034
1066
|
}
|