@inntechcorp/it-design 2.2.18 → 2.2.19
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/index.cjs.js +4 -0
- package/dist/index.esm.js +4 -0
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -5302,6 +5302,10 @@ function(b,z){M.exports?M.exports=z(Fo()):z(b.moment)}(Vo,(function(M){void 0===
|
|
|
5302
5302
|
|
|
5303
5303
|
display : flex;
|
|
5304
5304
|
|
|
5305
|
+
>div {
|
|
5306
|
+
width: 100%;
|
|
5307
|
+
}
|
|
5308
|
+
|
|
5305
5309
|
${M=>{if(M.$stretch&&!0===M.$stretch)return M.$vertical&&!0===M.$vertical?n.css`
|
|
5306
5310
|
height : 100%;
|
|
5307
5311
|
`:n.css`
|
package/dist/index.esm.js
CHANGED
|
@@ -5302,6 +5302,10 @@ function(b,z){M.exports?M.exports=z(FO()):z(b.moment)}(jO,(function(M){void 0===
|
|
|
5302
5302
|
|
|
5303
5303
|
display : flex;
|
|
5304
5304
|
|
|
5305
|
+
>div {
|
|
5306
|
+
width: 100%;
|
|
5307
|
+
}
|
|
5308
|
+
|
|
5305
5309
|
${M=>{if(M.$stretch&&!0===M.$stretch)return M.$vertical&&!0===M.$vertical?E`
|
|
5306
5310
|
height : 100%;
|
|
5307
5311
|
`:E`
|