@kumori/aurora-wui-components 0.0.266-dev4122.1 → 0.0.266
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/axebow-modals-confirmation/axebow-modals-confirmation.d.ts +0 -1
- package/dist/components/axebow-modals-confirmation/axebow-modals-confirmation.d.ts.map +1 -1
- package/dist/index.js +5 -6
- package/dist/index.js.map +1 -1
- package/dist/playground/schemas/axebow-modals-confirmation.schema.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"axebow-modals-confirmation.d.ts","sourceRoot":"","sources":["../../../src/components/axebow-modals-confirmation/axebow-modals-confirmation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAa,MAAM,KAAK,CAAC;AAEvD,OAAO,2DAA2D,CAAC;AACnE,OAAO,yDAAyD,CAAC;AACjE,OAAO,+BAA+B,CAAC;AACvC,OAAO,mCAAmC,CAAC;AAE3C,OAAO,KAAK,EACV,oBAAoB,EACpB,kBAAkB,EAClB,oBAAoB,EAErB,MAAM,wCAAwC,CAAC;AAEhD;;;;;;;GAOG;AACH,qBACa,wBAAyB,SAAQ,UAAU;IACtD,MAAM,CAAC,MAAM,4BA+IX;IAG0C,IAAI,UAAQ;IAC3B,MAAM,UAAS;IAChB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,
|
|
1
|
+
{"version":3,"file":"axebow-modals-confirmation.d.ts","sourceRoot":"","sources":["../../../src/components/axebow-modals-confirmation/axebow-modals-confirmation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAa,MAAM,KAAK,CAAC;AAEvD,OAAO,2DAA2D,CAAC;AACnE,OAAO,yDAAyD,CAAC;AACjE,OAAO,+BAA+B,CAAC;AACvC,OAAO,mCAAmC,CAAC;AAE3C,OAAO,KAAK,EACV,oBAAoB,EACpB,kBAAkB,EAClB,oBAAoB,EAErB,MAAM,wCAAwC,CAAC;AAEhD;;;;;;;GAOG;AACH,qBACa,wBAAyB,SAAQ,UAAU;IACtD,MAAM,CAAC,MAAM,4BA+IX;IAG0C,IAAI,UAAQ;IAC3B,MAAM,UAAS;IAChB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,EAAE,oBAAoB,CAAa;IAC3C,MAAM,EAAE,kBAAkB,CAAgB;IAE1C,WAAW,SAAmB;IAC1D,4BAA4B;IAC5B,IACI,UAAU,IAAI,MAAM,CAEvB;IACD,IAAI,UAAU,CAAC,KAAK,EAAE,MAAM,EAE3B;IAE2B,QAAQ,SAAM;IAEb,eAAe,UAAQ;IACvB,QAAQ,UAAQ;IAChB,aAAa,UAAS;IACvB,aAAa,SAAgB;IAC7B,aAAa,CAAC,EAAE,MAAM,CAAC;IAEtB,UAAU,UAAQ;IAClB,gBAAgB,UAAQ;IACxB,cAAc,UAAQ;IACvB,mBAAmB,SAAsB;IACzC,iBAAiB,SAAoB;IACrC,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAC/B,uBAAuB,UAAS;IACjC,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC7B,qBAAqB,UAAS;IAE9B,QAAQ,UAAQ;IACjB,UAAU,SAAiB;IAG9C,OAAO,CAAC,iBAAiB,CAAM;IAC/B,OAAO,CAAC,iBAAiB,CAAM;IAC/B,OAAO,CAAC,OAAO,CAAM;IACrB,OAAO,CAAC,YAAY,CAAM;IAC1B,OAAO,CAAC,aAAa,CAAS;IAGX,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IAE/C;;;;;;OAMG;IACH,OAAO,KAAK,eAAe,GAoB1B;IAED;;OAEG;IACI,WAAW,IAAI,oBAAoB;IAS1C;;OAEG;IACI,SAAS,IAAI,IAAI;IAQxB,OAAO,CAAC,iBAAiB;IAWzB,OAAO,CAAC,YAAY;IAYpB,OAAO,CAAC,qBAAqB;IAe7B,OAAO,CAAC,mBAAmB;IAe3B,OAAO,CAAC,qBAAqB;IAc7B;;OAEG;IACH,OAAO,CAAC,aAAa;IAyCrB;;OAEG;IACH,OAAO,CAAC,WAAW;IAsFnB;;OAEG;IACH,OAAO,CAAC,aAAa;IA8ErB;;OAEG;IACH,OAAO,CAAC,cAAc;IAUtB,MAAM;CA0BP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,4BAA4B,EAAE,wBAAwB,CAAC;KACxD;CACF"}
|
package/dist/index.js
CHANGED
|
@@ -3260,7 +3260,7 @@ var AxebowModalsConfirmation = class AxebowModalsConfirmation extends LitElement
|
|
|
3260
3260
|
box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.1);
|
|
3261
3261
|
padding: 0;
|
|
3262
3262
|
width: 100%;
|
|
3263
|
-
max-width:
|
|
3263
|
+
max-width: 579px;
|
|
3264
3264
|
overflow: hidden;
|
|
3265
3265
|
}
|
|
3266
3266
|
|
|
@@ -3284,7 +3284,7 @@ var AxebowModalsConfirmation = class AxebowModalsConfirmation extends LitElement
|
|
|
3284
3284
|
box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.1);
|
|
3285
3285
|
padding: 24px;
|
|
3286
3286
|
width: 100%;
|
|
3287
|
-
max-width:
|
|
3287
|
+
max-width: 579px;
|
|
3288
3288
|
box-sizing: border-box;
|
|
3289
3289
|
}
|
|
3290
3290
|
|
|
@@ -3703,9 +3703,9 @@ var AxebowModalsConfirmation = class AxebowModalsConfirmation extends LitElement
|
|
|
3703
3703
|
`;
|
|
3704
3704
|
}
|
|
3705
3705
|
render() {
|
|
3706
|
-
const
|
|
3706
|
+
const bgStyle = this.backgroundColor ? `--axebow-confirmation-modal-bg: ${this.backgroundColor}; background-color: ${this.backgroundColor};` : "";
|
|
3707
3707
|
if (this.inline) return html`
|
|
3708
|
-
<div class="modal-card" style=${
|
|
3708
|
+
<div class="modal-card" style=${bgStyle}>
|
|
3709
3709
|
${this._renderContent()}
|
|
3710
3710
|
</div>
|
|
3711
3711
|
`;
|
|
@@ -3714,7 +3714,7 @@ var AxebowModalsConfirmation = class AxebowModalsConfirmation extends LitElement
|
|
|
3714
3714
|
?open=${this.open}
|
|
3715
3715
|
no-header
|
|
3716
3716
|
label=${this.popUpTittle}
|
|
3717
|
-
style=${
|
|
3717
|
+
style=${bgStyle}
|
|
3718
3718
|
@sl-request-close=${(e) => {
|
|
3719
3719
|
e.preventDefault();
|
|
3720
3720
|
this._handleClose();
|
|
@@ -3731,7 +3731,6 @@ __decorate([property({
|
|
|
3731
3731
|
})], AxebowModalsConfirmation.prototype, "open", void 0);
|
|
3732
3732
|
__decorate([property({ type: Boolean })], AxebowModalsConfirmation.prototype, "inline", void 0);
|
|
3733
3733
|
__decorate([property({ type: String })], AxebowModalsConfirmation.prototype, "backgroundColor", void 0);
|
|
3734
|
-
__decorate([property({ type: String })], AxebowModalsConfirmation.prototype, "maxWidth", void 0);
|
|
3735
3734
|
__decorate([property({ type: String })], AxebowModalsConfirmation.prototype, "severity", void 0);
|
|
3736
3735
|
__decorate([property({ type: String })], AxebowModalsConfirmation.prototype, "intent", void 0);
|
|
3737
3736
|
__decorate([property({ type: String })], AxebowModalsConfirmation.prototype, "popUpTittle", void 0);
|