@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 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`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inntechcorp/it-design",
3
- "version": "2.2.18",
3
+ "version": "2.2.19",
4
4
  "description": "All in one Design library for web applications.",
5
5
  "author": "Inn.Tech",
6
6
  "license": "ISC",