@cleartrip/ct-platform-drawer 4.3.34 → 6.0.1-beta.0

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.
@@ -1 +1 @@
1
- {"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../packages/components/Drawer/src/Drawer.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAOjD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAkB7C,QAAA,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAoIjC,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../packages/components/Drawer/src/Drawer.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAOjD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAoB7C,QAAA,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CA6IjC,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -1,2 +1,2 @@
1
- "use strict";var e=require("tslib"),n=require("react/jsx-runtime"),o=require("react-dom"),r=require("classnames"),t=require("react"),d=require("@cleartrip/ct-design-icons"),i=require("@cleartrip/ct-platform-utils");function l(e){return e&&e.__esModule?e:{default:e}}var _=l(o),a=l(r);var u={modal__container:"index-module_modal__container__srA-N",modal:"index-module_modal__3imuM",left:"index-module_left__jAupb",right:"index-module_right__n7i2S",top:"index-module_top__3q-P0",bottom:"index-module_bottom__I5s6E",overlay:"index-module_overlay__-8Le1","transition-end":"index-module_transition-end__ydkLj",open:"index-module_open__30JoF","drawer-header":"index-module_drawer-header__IGV4R","drawer-close-btn__container":"index-module_drawer-close-btn__container__a0chH","close-icon":"index-module_close-icon__G49OX"};!function(e,n){void 0===n&&(n={});var o=n.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],t=document.createElement("style");t.type="text/css","top"===o&&r.firstChild?r.insertBefore(t,r.firstChild):r.appendChild(t),t.styleSheet?t.styleSheet.cssText=e:t.appendChild(document.createTextNode(e))}}(".index-module_modal__container__srA-N .index-module_modal__3imuM{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;justify-content:flex-end;overflow:auto;position:fixed;transition:transform .3s ease;width:auto;z-index:1000}.index-module_modal__container__srA-N .index-module_modal__3imuM.index-module_left__jAupb{left:0;top:0;transform:translateX(-105%)}.index-module_modal__container__srA-N .index-module_modal__3imuM.index-module_right__n7i2S{right:0;top:0;transform:translateX(100%)}.index-module_modal__container__srA-N .index-module_modal__3imuM.index-module_top__3q-P0{left:0;right:0;top:0;transform:translateY(-100%)}.index-module_modal__container__srA-N .index-module_modal__3imuM.index-module_bottom__I5s6E{bottom:0;left:0;right:0;transform:translateY(100%)}.index-module_modal__container__srA-N .index-module_overlay__-8Le1{background:rgba(0,0,0,.5);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:999}.index-module_modal__container__srA-N.index-module_transition-end__ydkLj.index-module_open__30JoF .index-module_left__jAupb,.index-module_modal__container__srA-N.index-module_transition-end__ydkLj.index-module_open__30JoF .index-module_right__n7i2S{transform:translateX(0)}.index-module_modal__container__srA-N.index-module_transition-end__ydkLj.index-module_open__30JoF .index-module_bottom__I5s6E,.index-module_modal__container__srA-N.index-module_transition-end__ydkLj.index-module_open__30JoF .index-module_top__3q-P0{transform:translateY(0)}.index-module_modal__container__srA-N.index-module_transition-end__ydkLj.index-module_open__30JoF .index-module_overlay__-8Le1{opacity:1;pointer-events:auto;visibility:visible;z-index:999}.index-module_drawer-header__IGV4R{align-items:center;background-color:transparent;display:flex;justify-content:flex-end;padding:12px 16px}.index-module_drawer-header__IGV4R .index-module_drawer-close-btn__container__a0chH{align-items:center;background:#fff;border:none;border-radius:40px;cursor:pointer;display:flex;justify-content:center;outline:none;padding:4px}.index-module_drawer-header__IGV4R .index-module_drawer-close-btn__container__a0chH:hover{background:#fff}.index-module_drawer-header__IGV4R .index-module_drawer-close-btn__container__a0chH .index-module_close-icon__G49OX{height:24px;width:24px}");exports.Drawer=function(o){var r,l=o.isOpen,s=o.handleClose,c=o.onClose,m=o.children,x=o.direction,f=void 0===x?"left":x,v=o.showClose,p=void 0!==v&&v,h=o.overlay,y=void 0===h||h,w=o.closeOnOutsideClick,g=void 0!==w&&w,b=t.useRef(null),j=t.useRef(null),A=t.useRef(null),N=t.useRef(null);if(!i.isServer()&&window&&document&&(j.current=document.querySelector("body"),A.current=document.querySelector("#root, #__next")),!i.isServer()&&window&&document){var k=document.getElementById("drawer-parent");N.current=k||function(){if(!i.isServer()&&window&&document){var e=document.createElement("div");return e.setAttribute("id","drawer-parent"),e}return null}()}t.useEffect((function(){var e;null===(e=null==j?void 0:j.current)||void 0===e||e.appendChild(null==N?void 0:N.current);var n=null==N?void 0:N.current,o=null==j?void 0:j.current;return function(){null==n||n.remove(),o&&(o.style.overflow="")}}),[]),t.useEffect((function(){j&&j.current&&(l?(j.current.style.overflow="hidden",(null==A?void 0:A.current)&&(A.current.style.overflow="hidden",A.current.style.height=window.innerHeight+"px")):(j.current.style.overflow="unset",(null==A?void 0:A.current)&&(A.current.style.overflow="unset",A.current.style.height="unset")))}),[l]);var C=function(e,n){var o=t.useState(!1),r=o[0],d=o[1];return t.useEffect((function(){var o;return e&&!r?d(!0):!e&&r&&(o=setTimeout((function(){return d(!1)}),n)),function(){clearTimeout(o)}}),[n,e,r]),r}(l,500);return C||l?n.jsx(n.Fragment,{children:_.default.createPortal(n.jsxs("div",e.__assign({"aria-hidden":l?"false":"true",className:a.default(u.modal__container,(r={},r[u.open]=l,r[u["transition-end"]]=C,r)),onClick:function(e){var n;g&&b.current&&(null===(n=b.current)||void 0===n?void 0:n.contains(e.target))&&s()}},{children:[n.jsxs("div",e.__assign({className:a.default(u.modal,u[f]),role:"dialog"},{children:[p&&n.jsx("div",e.__assign({className:u["drawer-header"]},{children:n.jsx("button",e.__assign({className:u["drawer-close-btn__container"],onClick:function(e){s(e),c()}},{children:n.jsx(d.Cross,{className:u["close-icon"],crossColor:"#1A1A1A"})}))})),m]})),y&&n.jsx("div",{"aria-hidden":l?"false":"true",className:"".concat(u.overlay),ref:b})]})),null==N?void 0:N.current)}):null};
1
+ "use strict";var e=require("react/jsx-runtime"),t=require("react-dom"),n=require("react"),r=require("@cleartrip/ct-design-icons"),o=require("@cleartrip/ct-platform-utils"),i=require("@cleartrip/ct-design-style-manager"),a=require("@cleartrip/ct-design-components");function l(e){return e&&e.__esModule?e:{default:e}}var s=l(t);const d=i.makeWebStyles((()=>({"modal__container .modal":{width:"auto",overflow:"auto",WebkitOverflowScrolling:"touch",position:"fixed",transition:"transform 0.3s ease",zIndex:1e3,display:"flex",flexDirection:"column",justifyContent:"flex-end"},"modal__container .modal.left":{top:0,left:0,transform:"translateX(-105%)"},"modal__container .modal.right":{top:0,right:0,transform:"translateX(100%)"},"modal__container .modal.top":{top:0,left:0,right:0,transform:"translateY(-100%)"},"modal__container .modal.bottom":{bottom:0,left:0,right:0,transform:"translateY(100%)"},"modal__container .overlay":{visibility:"hidden",opacity:0,background:"rgba(0, 0, 0, 0.5)",transition:"opacity 0.3s ease, visibility 0.3s ease",width:"100%",height:"100%",top:0,left:0,position:"fixed",pointerEvents:"none",zIndex:999},"modal__container.transition-end.open .left, .modal__container.transition-end.open .right":{transform:"translateX(0)"},"modal__container.transition-end.open .top, .modal__container.transition-end.open .bottom":{transform:"translateY(0)"},"modal__container.transition-end.open .overlay":{visibility:"visible",opacity:1,pointerEvents:"auto",zIndex:999},"drawer-header":{paddingTop:12,paddingRight:16,paddingBottom:12,paddingLeft:16,display:"flex",alignItems:"center",justifyContent:"flex-end",backgroundColor:"transparent","& .drawer-close-btn__container":{padding:4,borderRadius:40,background:"#fff",display:"flex",alignItems:"center",justifyContent:"center",outline:"none",border:"none",cursor:"pointer"},"& .drawer-close-btn__container:hover":{background:"#fff"},"& .drawer-close-btn__container .close-icon":{width:24,height:24}},modal:{width:"auto",overflow:"auto",WebkitOverflowScrolling:"touch",position:"fixed",transition:"transform 0.3s ease",zIndex:1e3,display:"flex",flexDirection:"column",justifyContent:"flex-end"},overlay:{visibility:"hidden",opacity:0,background:"rgba(0, 0, 0, 0.5)",transition:"opacity 0.3s ease, visibility 0.3s ease",width:"100%",height:"100%",top:0,left:0,position:"fixed",pointerEvents:"none",zIndex:999}})));exports.Drawer=({isOpen:t,handleClose:i,onClose:l,children:c,direction:u="left",showClose:f=!1,overlay:m=!0,closeOnOutsideClick:p=!1})=>{const v=n.useRef(null),h=n.useRef(null),g=n.useRef(null),y=n.useRef(null);if(!o.isServer()&&window&&document&&(h.current=document.querySelector("body"),g.current=document.querySelector("#root, #__next")),!o.isServer()&&window&&document){const e=document.getElementById("drawer-parent");y.current=e||(()=>{if(!o.isServer()&&window&&document){const e=document.createElement("div");return e.setAttribute("id","drawer-parent"),e}return null})()}n.useEffect((()=>{var e;null===(e=null==h?void 0:h.current)||void 0===e||e.appendChild(null==y?void 0:y.current);const t=null==y?void 0:y.current,n=null==h?void 0:h.current;return()=>{null==t||t.remove(),n&&(n.style.overflow="")}}),[]),n.useEffect((()=>{h&&h.current&&(t?(h.current.style.overflow="hidden",(null==g?void 0:g.current)&&(g.current.style.overflow="hidden",g.current.style.height=window.innerHeight+"px")):(h.current.style.overflow="unset",(null==g?void 0:g.current)&&(g.current.style.overflow="unset",g.current.style.height="unset")))}),[t]);const _=((e,t)=>{const[r,o]=n.useState(!1);return n.useEffect((()=>{let n;return e&&!r?o(!0):!e&&r&&(n=setTimeout((()=>o(!1)),t)),()=>{clearTimeout(n)}}),[t,e,r]),r})(t,500);return _||t?e.jsx(e.Fragment,{children:s.default.createPortal(e.jsxs(a.Container,{as:"div","aria-hidden":t?"false":"true",onClick:e=>{var t;p&&v.current&&(null===(t=v.current)||void 0===t?void 0:t.contains(e.target))&&i()},styleConfig:{root:[d.modal__container,{[d.open]:t,[d["transition-end"]]:_}]},children:[e.jsxs(a.Container,{as:"div","aria-role":"dialog",styleConfig:{root:[d.modal,d[u]]},children:[f&&e.jsx(a.Container,{as:"div",styleConfig:{root:[d["drawer-header"]]},children:e.jsx("button",{className:d["drawer-close-btn__container"],onClick:e=>{i(e),l()},children:e.jsx(r.Cross,{className:d["close-icon"],crossColor:"#1A1A1A"})})}),c]}),m&&e.jsx(a.Container,{as:"div","aria-hidden":t?"false":"true",ref:v,styleConfig:{root:[d.overlay]}})]}),null==y?void 0:y.current)}):null};
2
2
  //# sourceMappingURL=ct-platform-drawer.cjs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ct-platform-drawer.cjs.js","sources":["../../../../node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js","../packages/components/Drawer/src/Drawer.tsx","../packages/components/Drawer/src/useMountTransition.tsx"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n",null,null],"names":["css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","_a","isOpen","handleClose","onClose","children","_c","direction","_d","showClose","_e","overlay","_f","closeOnOutsideClick","modalRef","useRef","bodyRef","innerDiv","portalParentRef","isServer","window","current","querySelector","parentElement","getElementById","drawerParent","setAttribute","createPortalParent","useEffect","portal","bodyEl","remove","overflow","height","innerHeight","isTransitioning","isMounted","unmountDelay","useState","setIsTransitioning","timeoutId","setTimeout","clearTimeout","useMountTransition","_jsx","jsx","_Fragment","Fragment","ReactDOM","default","createPortal","_jsxs","__assign","className","classnames","Styles","_b","onClick","event","contains","target","role","evt","Cross","crossColor","concat"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"ct-platform-drawer.cjs.js","sources":["../packages/components/Drawer/src/index.module.ts","../packages/components/Drawer/src/Drawer.tsx","../packages/components/Drawer/src/useMountTransition.tsx"],"sourcesContent":[null,null,null],"names":["styles","makeWebStyles","width","overflow","WebkitOverflowScrolling","position","transition","zIndex","display","flexDirection","justifyContent","top","left","transform","right","bottom","visibility","opacity","background","height","pointerEvents","paddingTop","paddingRight","paddingBottom","paddingLeft","alignItems","backgroundColor","padding","borderRadius","outline","border","cursor","modal","overlay","isOpen","handleClose","onClose","children","direction","showClose","closeOnOutsideClick","modalRef","useRef","bodyRef","innerDiv","portalParentRef","isServer","window","document","current","querySelector","parentElement","getElementById","drawerParent","createElement","setAttribute","createPortalParent","useEffect","_a","appendChild","portal","bodyEl","remove","style","innerHeight","isTransitioning","isMounted","unmountDelay","setIsTransitioning","useState","timeoutId","setTimeout","clearTimeout","useMountTransition","_jsx","_Fragment","ReactDOM","createPortal","_jsxs","Container","as","onClick","event","contains","target","styleConfig","root","Styles","jsxs","jsx","className","evt","Cross","crossColor","ref"],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- import{__assign as e}from"tslib";import{jsx as n,Fragment as o,jsxs as t}from"react/jsx-runtime";import d from"react-dom";import r from"classnames";import{useState as i,useEffect as l,useRef as _}from"react";import{Cross as a}from"@cleartrip/ct-design-icons";import{isServer as u}from"@cleartrip/ct-platform-utils";var m={modal__container:"index-module_modal__container__srA-N",modal:"index-module_modal__3imuM",left:"index-module_left__jAupb",right:"index-module_right__n7i2S",top:"index-module_top__3q-P0",bottom:"index-module_bottom__I5s6E",overlay:"index-module_overlay__-8Le1","transition-end":"index-module_transition-end__ydkLj",open:"index-module_open__30JoF","drawer-header":"index-module_drawer-header__IGV4R","drawer-close-btn__container":"index-module_drawer-close-btn__container__a0chH","close-icon":"index-module_close-icon__G49OX"};!function(e,n){void 0===n&&(n={});var o=n.insertAt;if("undefined"!=typeof document){var t=document.head||document.getElementsByTagName("head")[0],d=document.createElement("style");d.type="text/css","top"===o&&t.firstChild?t.insertBefore(d,t.firstChild):t.appendChild(d),d.styleSheet?d.styleSheet.cssText=e:d.appendChild(document.createTextNode(e))}}(".index-module_modal__container__srA-N .index-module_modal__3imuM{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;justify-content:flex-end;overflow:auto;position:fixed;transition:transform .3s ease;width:auto;z-index:1000}.index-module_modal__container__srA-N .index-module_modal__3imuM.index-module_left__jAupb{left:0;top:0;transform:translateX(-105%)}.index-module_modal__container__srA-N .index-module_modal__3imuM.index-module_right__n7i2S{right:0;top:0;transform:translateX(100%)}.index-module_modal__container__srA-N .index-module_modal__3imuM.index-module_top__3q-P0{left:0;right:0;top:0;transform:translateY(-100%)}.index-module_modal__container__srA-N .index-module_modal__3imuM.index-module_bottom__I5s6E{bottom:0;left:0;right:0;transform:translateY(100%)}.index-module_modal__container__srA-N .index-module_overlay__-8Le1{background:rgba(0,0,0,.5);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:999}.index-module_modal__container__srA-N.index-module_transition-end__ydkLj.index-module_open__30JoF .index-module_left__jAupb,.index-module_modal__container__srA-N.index-module_transition-end__ydkLj.index-module_open__30JoF .index-module_right__n7i2S{transform:translateX(0)}.index-module_modal__container__srA-N.index-module_transition-end__ydkLj.index-module_open__30JoF .index-module_bottom__I5s6E,.index-module_modal__container__srA-N.index-module_transition-end__ydkLj.index-module_open__30JoF .index-module_top__3q-P0{transform:translateY(0)}.index-module_modal__container__srA-N.index-module_transition-end__ydkLj.index-module_open__30JoF .index-module_overlay__-8Le1{opacity:1;pointer-events:auto;visibility:visible;z-index:999}.index-module_drawer-header__IGV4R{align-items:center;background-color:transparent;display:flex;justify-content:flex-end;padding:12px 16px}.index-module_drawer-header__IGV4R .index-module_drawer-close-btn__container__a0chH{align-items:center;background:#fff;border:none;border-radius:40px;cursor:pointer;display:flex;justify-content:center;outline:none;padding:4px}.index-module_drawer-header__IGV4R .index-module_drawer-close-btn__container__a0chH:hover{background:#fff}.index-module_drawer-header__IGV4R .index-module_drawer-close-btn__container__a0chH .index-module_close-icon__G49OX{height:24px;width:24px}");var c=function(c){var s,x=c.isOpen,f=c.handleClose,p=c.onClose,h=c.children,v=c.direction,y=void 0===v?"left":v,w=c.showClose,b=void 0!==w&&w,g=c.overlay,A=void 0===g||g,N=c.closeOnOutsideClick,k=void 0!==N&&N,j=_(null),C=_(null),I=_(null),L=_(null);if(!u()&&window&&document&&(C.current=document.querySelector("body"),I.current=document.querySelector("#root, #__next")),!u()&&window&&document){var E=document.getElementById("drawer-parent");L.current=E||function(){if(!u()&&window&&document){var e=document.createElement("div");return e.setAttribute("id","drawer-parent"),e}return null}()}l((function(){var e;null===(e=null==C?void 0:C.current)||void 0===e||e.appendChild(null==L?void 0:L.current);var n=null==L?void 0:L.current,o=null==C?void 0:C.current;return function(){null==n||n.remove(),o&&(o.style.overflow="")}}),[]),l((function(){C&&C.current&&(x?(C.current.style.overflow="hidden",(null==I?void 0:I.current)&&(I.current.style.overflow="hidden",I.current.style.height=window.innerHeight+"px")):(C.current.style.overflow="unset",(null==I?void 0:I.current)&&(I.current.style.overflow="unset",I.current.style.height="unset")))}),[x]);var G=function(e,n){var o=i(!1),t=o[0],d=o[1];return l((function(){var o;return e&&!t?d(!0):!e&&t&&(o=setTimeout((function(){return d(!1)}),n)),function(){clearTimeout(o)}}),[n,e,t]),t}(x,500);return G||x?n(o,{children:d.createPortal(t("div",e({"aria-hidden":x?"false":"true",className:r(m.modal__container,(s={},s[m.open]=x,s[m["transition-end"]]=G,s)),onClick:function(e){var n;k&&j.current&&(null===(n=j.current)||void 0===n?void 0:n.contains(e.target))&&f()}},{children:[t("div",e({className:r(m.modal,m[y]),role:"dialog"},{children:[b&&n("div",e({className:m["drawer-header"]},{children:n("button",e({className:m["drawer-close-btn__container"],onClick:function(e){f(e),p()}},{children:n(a,{className:m["close-icon"],crossColor:"#1A1A1A"})}))})),h]})),A&&n("div",{"aria-hidden":x?"false":"true",className:"".concat(m.overlay),ref:j})]})),null==L?void 0:L.current)}):null};export{c as Drawer};
1
+ import{jsx as e,Fragment as t,jsxs as n}from"react/jsx-runtime";import o from"react-dom";import{useState as r,useEffect as i,useRef as l}from"react";import{Cross as a}from"@cleartrip/ct-design-icons";import{isServer as d}from"@cleartrip/ct-platform-utils";import{makeWebStyles as s}from"@cleartrip/ct-design-style-manager";import{Container as c}from"@cleartrip/ct-design-components";const u=s((()=>({"modal__container .modal":{width:"auto",overflow:"auto",WebkitOverflowScrolling:"touch",position:"fixed",transition:"transform 0.3s ease",zIndex:1e3,display:"flex",flexDirection:"column",justifyContent:"flex-end"},"modal__container .modal.left":{top:0,left:0,transform:"translateX(-105%)"},"modal__container .modal.right":{top:0,right:0,transform:"translateX(100%)"},"modal__container .modal.top":{top:0,left:0,right:0,transform:"translateY(-100%)"},"modal__container .modal.bottom":{bottom:0,left:0,right:0,transform:"translateY(100%)"},"modal__container .overlay":{visibility:"hidden",opacity:0,background:"rgba(0, 0, 0, 0.5)",transition:"opacity 0.3s ease, visibility 0.3s ease",width:"100%",height:"100%",top:0,left:0,position:"fixed",pointerEvents:"none",zIndex:999},"modal__container.transition-end.open .left, .modal__container.transition-end.open .right":{transform:"translateX(0)"},"modal__container.transition-end.open .top, .modal__container.transition-end.open .bottom":{transform:"translateY(0)"},"modal__container.transition-end.open .overlay":{visibility:"visible",opacity:1,pointerEvents:"auto",zIndex:999},"drawer-header":{paddingTop:12,paddingRight:16,paddingBottom:12,paddingLeft:16,display:"flex",alignItems:"center",justifyContent:"flex-end",backgroundColor:"transparent","& .drawer-close-btn__container":{padding:4,borderRadius:40,background:"#fff",display:"flex",alignItems:"center",justifyContent:"center",outline:"none",border:"none",cursor:"pointer"},"& .drawer-close-btn__container:hover":{background:"#fff"},"& .drawer-close-btn__container .close-icon":{width:24,height:24}},modal:{width:"auto",overflow:"auto",WebkitOverflowScrolling:"touch",position:"fixed",transition:"transform 0.3s ease",zIndex:1e3,display:"flex",flexDirection:"column",justifyContent:"flex-end"},overlay:{visibility:"hidden",opacity:0,background:"rgba(0, 0, 0, 0.5)",transition:"opacity 0.3s ease, visibility 0.3s ease",width:"100%",height:"100%",top:0,left:0,position:"fixed",pointerEvents:"none",zIndex:999}}))),m=({isOpen:s,handleClose:m,onClose:f,children:p,direction:h="left",showClose:v=!1,overlay:g=!0,closeOnOutsideClick:y=!1})=>{const _=l(null),w=l(null),b=l(null),x=l(null);if(!d()&&window&&document&&(w.current=document.querySelector("body"),b.current=document.querySelector("#root, #__next")),!d()&&window&&document){const e=document.getElementById("drawer-parent");x.current=e||(()=>{if(!d()&&window&&document){const e=document.createElement("div");return e.setAttribute("id","drawer-parent"),e}return null})()}i((()=>{var e;null===(e=null==w?void 0:w.current)||void 0===e||e.appendChild(null==x?void 0:x.current);const t=null==x?void 0:x.current,n=null==w?void 0:w.current;return()=>{null==t||t.remove(),n&&(n.style.overflow="")}}),[]),i((()=>{w&&w.current&&(s?(w.current.style.overflow="hidden",(null==b?void 0:b.current)&&(b.current.style.overflow="hidden",b.current.style.height=window.innerHeight+"px")):(w.current.style.overflow="unset",(null==b?void 0:b.current)&&(b.current.style.overflow="unset",b.current.style.height="unset")))}),[s]);const C=((e,t)=>{const[n,o]=r(!1);return i((()=>{let r;return e&&!n?o(!0):!e&&n&&(r=setTimeout((()=>o(!1)),t)),()=>{clearTimeout(r)}}),[t,e,n]),n})(s,500);return C||s?e(t,{children:o.createPortal(n(c,{as:"div","aria-hidden":s?"false":"true",onClick:e=>{var t;y&&_.current&&(null===(t=_.current)||void 0===t?void 0:t.contains(e.target))&&m()},styleConfig:{root:[u.modal__container,{[u.open]:s,[u["transition-end"]]:C}]},children:[n(c,{as:"div","aria-role":"dialog",styleConfig:{root:[u.modal,u[h]]},children:[v&&e(c,{as:"div",styleConfig:{root:[u["drawer-header"]]},children:e("button",{className:u["drawer-close-btn__container"],onClick:e=>{m(e),f()},children:e(a,{className:u["close-icon"],crossColor:"#1A1A1A"})})}),p]}),g&&e(c,{as:"div","aria-hidden":s?"false":"true",ref:_,styleConfig:{root:[u.overlay]}})]}),null==x?void 0:x.current)}):null};export{m as Drawer};
2
2
  //# sourceMappingURL=ct-platform-drawer.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ct-platform-drawer.esm.js","sources":["../../../../node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.js","../packages/components/Drawer/src/useMountTransition.tsx","../packages/components/Drawer/src/Drawer.tsx"],"sourcesContent":["function styleInject(css, ref) {\n if ( ref === void 0 ) ref = {};\n var insertAt = ref.insertAt;\n\n if (!css || typeof document === 'undefined') { return; }\n\n var head = document.head || document.getElementsByTagName('head')[0];\n var style = document.createElement('style');\n style.type = 'text/css';\n\n if (insertAt === 'top') {\n if (head.firstChild) {\n head.insertBefore(style, head.firstChild);\n } else {\n head.appendChild(style);\n }\n } else {\n head.appendChild(style);\n }\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n style.appendChild(document.createTextNode(css));\n }\n}\n\nexport default styleInject;\n",null,null],"names":["css","ref","insertAt","document","head","getElementsByTagName","style","createElement","type","firstChild","insertBefore","appendChild","styleSheet","cssText","createTextNode","Drawer","_a","isOpen","handleClose","onClose","children","_c","direction","_d","showClose","_e","overlay","_f","closeOnOutsideClick","modalRef","useRef","bodyRef","innerDiv","portalParentRef","isServer","window","current","querySelector","parentElement","getElementById","drawerParent","setAttribute","createPortalParent","useEffect","portal","bodyEl","remove","overflow","height","innerHeight","isTransitioning","isMounted","unmountDelay","useState","setIsTransitioning","timeoutId","setTimeout","clearTimeout","useMountTransition","_jsx","_Fragment","ReactDOM","createPortal","_jsxs","__assign","className","classnames","Styles","_b","onClick","event","contains","target","role","evt","Cross","crossColor","concat"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"ct-platform-drawer.esm.js","sources":["../packages/components/Drawer/src/index.module.ts","../packages/components/Drawer/src/Drawer.tsx","../packages/components/Drawer/src/useMountTransition.tsx"],"sourcesContent":[null,null,null],"names":["styles","makeWebStyles","width","overflow","WebkitOverflowScrolling","position","transition","zIndex","display","flexDirection","justifyContent","top","left","transform","right","bottom","visibility","opacity","background","height","pointerEvents","paddingTop","paddingRight","paddingBottom","paddingLeft","alignItems","backgroundColor","padding","borderRadius","outline","border","cursor","modal","overlay","Drawer","isOpen","handleClose","onClose","children","direction","showClose","closeOnOutsideClick","modalRef","useRef","bodyRef","innerDiv","portalParentRef","isServer","window","document","current","querySelector","parentElement","getElementById","drawerParent","createElement","setAttribute","createPortalParent","useEffect","_a","appendChild","portal","bodyEl","remove","style","innerHeight","isTransitioning","isMounted","unmountDelay","setIsTransitioning","useState","timeoutId","setTimeout","clearTimeout","useMountTransition","_jsx","_Fragment","ReactDOM","createPortal","_jsxs","Container","as","onClick","event","contains","target","styleConfig","root","Styles","className","evt","Cross","crossColor","ref"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"useMountTransition.d.ts","sourceRoot":"","sources":["../packages/components/Drawer/src/useMountTransition.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,kBAAkB,cAAe,OAAO,gBAAgB,MAAM,YAoBnE,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"useMountTransition.d.ts","sourceRoot":"","sources":["../packages/components/Drawer/src/useMountTransition.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,kBAAkB,GAAI,WAAW,OAAO,EAAE,cAAc,MAAM,YAoBnE,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cleartrip/ct-platform-drawer",
3
- "version": "4.3.34",
3
+ "version": "6.0.1-beta.0",
4
4
  "description": "Drawer Component",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/ct-platform-drawer.cjs.js",
@@ -10,14 +10,13 @@
10
10
  "dist"
11
11
  ],
12
12
  "dependencies": {
13
- "@cleartrip/ct-design-icons": "7.0.0",
14
13
  "classnames": "^2.5.1",
15
- "@cleartrip/ct-platform-utils": "4.3.34"
14
+ "@cleartrip/ct-platform-utils": "6.0.1-beta.0"
16
15
  },
17
16
  "peerDependencies": {
18
17
  "react": ">=16.8.0",
19
18
  "react-dom": ">=16.8.0",
20
- "styled-components": "^6.1.8"
19
+ "@cleartrip/ct-design-icons": "61.0.0-SNAPSHOT-native-main.0"
21
20
  },
22
21
  "author": "Cleartrip",
23
22
  "license": "ISC",