kwant-ui 3.47.1-dev.1 → 3.47.1-dev.2

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
@@ -1891,7 +1891,7 @@ import{jsx as e,jsxs as t,Fragment as r}from"react/jsx-runtime";import n,{css as
1891
1891
  align-items: center;
1892
1892
  justify-content: center;
1893
1893
  `,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`
1894
- height: 100vh;
1894
+ height: 100dvh;
1895
1895
  display: grid;
1896
1896
  grid-template-rows: auto 1fr auto;
1897
1897
  grid-template-areas:
package/dist/index.js CHANGED
@@ -1891,7 +1891,7 @@
1891
1891
  align-items: center;
1892
1892
  justify-content: center;
1893
1893
  `,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`
1894
- height: 100vh;
1894
+ height: 100dvh;
1895
1895
  display: grid;
1896
1896
  grid-template-rows: auto 1fr auto;
1897
1897
  grid-template-areas:
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kwant-ui",
3
- "version": "3.47.1-dev.1",
3
+ "version": "3.47.1-dev.2",
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.47.1-dev.1",
3
+ "version": "3.47.1-dev.2",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.es.js",
6
6
  "types": "./dist/index.d.ts",