kwant-ui 3.37.1-stable.6 → 3.37.1-stable.7

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.es.js CHANGED
@@ -1890,7 +1890,7 @@ import{jsx as e,jsxs as t,Fragment as r}from"react/jsx-runtime";import n,{css as
1890
1890
  align-items: center;
1891
1891
  justify-content: center;
1892
1892
  `,Dr="480px",Ir="right",Tr=.5,Nr=e(Cr,{}),Fr=r=>{const{children:n,onClose:a,open:c,width:i=Dr,position:o=Ir,loading:s,overlayOpacity:l=Tr,customLoader:h=Nr,portal:v}=r,p=jt(a,{ignore:[".sd",".rmdp-day"],event:"mousedown"}),u=v?E:e=>e;return c?u(e(Br,{children:t(kr,{ref:p,width:i,position:o,children:[s&&e(Sr,{absolutePositioned:!0,bgOpacity:l,children:h}),n]})}),document.body):null},Qr=e=>`"${e}"`,$r=n.section`
1893
- height: 100vh;
1893
+ height: 100dvh;
1894
1894
  display: grid;
1895
1895
  grid-template-rows: auto 1fr auto;
1896
1896
  grid-template-areas:
package/dist/index.js CHANGED
@@ -1890,7 +1890,7 @@
1890
1890
  align-items: center;
1891
1891
  justify-content: center;
1892
1892
  `,cr="480px",ir="right",or=.5,sr=e.jsx(Gt,{}),lr=t=>{const{children:r,onClose:a,open:c,width:i=cr,position:o=ir,loading:s,overlayOpacity:l=or,customLoader:h=sr,portal:v}=t,p=tt(a,{ignore:[".sd",".rmdp-day"],event:"mousedown"}),u=v?n.createPortal:e=>e;return c?u(e.jsx(tr,{children:e.jsxs(rr,{ref:p,width:i,position:o,children:[s&&e.jsx(nr,{absolutePositioned:!0,bgOpacity:l,children:h}),r]})}),document.body):null},hr=e=>`"${e}"`,vr=t.section`
1893
- height: 100vh;
1893
+ height: 100dvh;
1894
1894
  display: grid;
1895
1895
  grid-template-rows: auto 1fr auto;
1896
1896
  grid-template-areas:
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kwant-ui",
3
- "version": "3.37.1-stable.6",
3
+ "version": "3.37.1-stable.7",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.es.js",
6
6
  "types": "./dist/index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kwant-ui",
3
- "version": "3.37.1-stable.6",
3
+ "version": "3.37.1-stable.7",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.es.js",
6
6
  "types": "./dist/index.d.ts",