@loadsmart/miranda-wc 1.33.0 → 1.33.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/card/card-body.d.ts +1 -1
- package/dist/components/card/card-body.d.ts.map +1 -1
- package/dist/components/card/card-subtitle.d.ts +1 -1
- package/dist/components/card/card-subtitle.d.ts.map +1 -1
- package/dist/components/card/card-title.d.ts +1 -1
- package/dist/components/card/card-title.d.ts.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card-body.d.ts","sourceRoot":"","sources":["../../../src/components/card/card-body.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,UAAU,EAAE,MAAM,KAAK,CAAC;AAIvC,qBAAa,QAAS,SAAQ,UAAU;IACvC,OAAgB,MAAM,4BAAsB;IAE5C,WAAoB,UAAU;;;;MAI7B;IAEO,IAAI,EAAE,MAAM,CAAC
|
|
1
|
+
{"version":3,"file":"card-body.d.ts","sourceRoot":"","sources":["../../../src/components/card/card-body.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,UAAU,EAAE,MAAM,KAAK,CAAC;AAIvC,qBAAa,QAAS,SAAQ,UAAU;IACvC,OAAgB,MAAM,4BAAsB;IAE5C,WAAoB,UAAU;;;;MAI7B;IAEO,IAAI,EAAE,MAAM,CAAC;IAEZ,iBAAiB,IAAI,IAAI;IAOzB,MAAM;CAOf;AAID,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,aAAa,EAAE,QAAQ,CAAC;KACxB;CACD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card-subtitle.d.ts","sourceRoot":"","sources":["../../../src/components/card/card-subtitle.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,UAAU,EAAE,MAAM,KAAK,CAAC;AAIvC,qBAAa,YAAa,SAAQ,UAAU;IAC3C,OAAgB,MAAM,4BAA0B;IAEhD,WAAoB,UAAU;;;;MAI7B;IAEO,IAAI,EAAE,MAAM,CAAC
|
|
1
|
+
{"version":3,"file":"card-subtitle.d.ts","sourceRoot":"","sources":["../../../src/components/card/card-subtitle.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,UAAU,EAAE,MAAM,KAAK,CAAC;AAIvC,qBAAa,YAAa,SAAQ,UAAU;IAC3C,OAAgB,MAAM,4BAA0B;IAEhD,WAAoB,UAAU;;;;MAI7B;IAEO,IAAI,EAAE,MAAM,CAAC;IAEZ,iBAAiB,IAAI,IAAI;IAOzB,MAAM;CAOf;AAID,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,iBAAiB,EAAE,YAAY,CAAC;KAChC;CACD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card-title.d.ts","sourceRoot":"","sources":["../../../src/components/card/card-title.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,UAAU,EAAE,MAAM,KAAK,CAAC;AAIvC,qBAAa,SAAU,SAAQ,UAAU;IACxC,OAAgB,MAAM,4BAAuB;IAE7C,WAAoB,UAAU;;;;MAI7B;IAEO,IAAI,EAAE,MAAM,CAAC
|
|
1
|
+
{"version":3,"file":"card-title.d.ts","sourceRoot":"","sources":["../../../src/components/card/card-title.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,UAAU,EAAE,MAAM,KAAK,CAAC;AAIvC,qBAAa,SAAU,SAAQ,UAAU;IACxC,OAAgB,MAAM,4BAAuB;IAE7C,WAAoB,UAAU;;;;MAI7B;IAEO,IAAI,EAAE,MAAM,CAAC;IAEZ,iBAAiB,IAAI,IAAI;IAOzB,MAAM;CAQf;AAID,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,cAAc,EAAE,SAAS,CAAC;KAC1B;CACD"}
|
package/dist/index.js
CHANGED
|
@@ -840,7 +840,7 @@ const fe="important",$e=" !"+fe,ye=ht(class extends ut{constructor(t){var e;if(s
|
|
|
840
840
|
::slotted(m-divider) {
|
|
841
841
|
--m-divider-margin-top: ${Mt("spacing-4")};
|
|
842
842
|
}
|
|
843
|
-
`],window.customElements.define("m-card",ze);class Se extends at{static get properties(){return{slot:{type:String}}}
|
|
843
|
+
`],window.customElements.define("m-card",ze);class Se extends at{static get properties(){return{slot:{type:String}}}connectedCallback(){super.connectedCallback(),this.setAttribute("slot","body")}render(){return x`
|
|
844
844
|
<div class="m-card-body">
|
|
845
845
|
<slot></slot>
|
|
846
846
|
</div>
|
|
@@ -853,7 +853,7 @@ const fe="important",$e=" !"+fe,ye=ht(class extends ut{constructor(t){var e;if(s
|
|
|
853
853
|
.m-card-body {
|
|
854
854
|
padding: var(--m-card-body-padding-y) var(--m-card-body-padding-x);
|
|
855
855
|
}
|
|
856
|
-
`],window.customElements.define("m-card-body",Se);class Ce extends at{static get properties(){return{slot:{type:String}}}
|
|
856
|
+
`],window.customElements.define("m-card-body",Se);class Ce extends at{static get properties(){return{slot:{type:String}}}connectedCallback(){super.connectedCallback(),this.setAttribute("slot","subtitle")}render(){return x`
|
|
857
857
|
<div class="m-card-subtitle">
|
|
858
858
|
<slot></slot>
|
|
859
859
|
</div>
|
|
@@ -872,7 +872,7 @@ const fe="important",$e=" !"+fe,ye=ht(class extends ut{constructor(t){var e;if(s
|
|
|
872
872
|
|
|
873
873
|
color: ${jt("color-text-tertiary")};
|
|
874
874
|
}
|
|
875
|
-
`],window.customElements.define("m-card-subtitle",Ce);class We extends at{static get properties(){return{slot:{type:String}}}
|
|
875
|
+
`],window.customElements.define("m-card-subtitle",Ce);class We extends at{static get properties(){return{slot:{type:String}}}connectedCallback(){super.connectedCallback(),this.setAttribute("slot","title")}render(){return x`
|
|
876
876
|
<div class="m-card-title">
|
|
877
877
|
<slot name="leading"></slot>
|
|
878
878
|
<slot></slot>
|