@purpurds/drawer 5.31.0 → 5.32.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.
- package/dist/LICENSE.txt +34 -9
- package/dist/drawer.cjs.js +2 -2
- package/dist/drawer.cjs.js.map +1 -1
- package/dist/drawer.es.js +2 -2
- package/dist/drawer.es.js.map +1 -1
- package/package.json +6 -6
package/dist/LICENSE.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Name: @babel/runtime
|
|
2
|
-
Version: 7.
|
|
2
|
+
Version: 7.26.0
|
|
3
3
|
License: MIT
|
|
4
4
|
Private: false
|
|
5
5
|
Description: babel's modular runtime helpers
|
|
@@ -170,7 +170,7 @@ Homepage: https://radix-ui.com/primitives
|
|
|
170
170
|
---
|
|
171
171
|
|
|
172
172
|
Name: tslib
|
|
173
|
-
Version: 2.
|
|
173
|
+
Version: 2.8.1
|
|
174
174
|
License: 0BSD
|
|
175
175
|
Private: false
|
|
176
176
|
Description: Runtime library for TypeScript helper functions
|
|
@@ -196,7 +196,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
196
196
|
---
|
|
197
197
|
|
|
198
198
|
Name: react-remove-scroll-bar
|
|
199
|
-
Version: 2.3.
|
|
199
|
+
Version: 2.3.8
|
|
200
200
|
License: MIT
|
|
201
201
|
Private: false
|
|
202
202
|
Description: Removes body scroll without content _shake_
|
|
@@ -206,7 +206,7 @@ Author: Anton Korzunov <thekashey@gmail.com>
|
|
|
206
206
|
---
|
|
207
207
|
|
|
208
208
|
Name: use-callback-ref
|
|
209
|
-
Version: 1.3.
|
|
209
|
+
Version: 1.3.3
|
|
210
210
|
License: MIT
|
|
211
211
|
Private: false
|
|
212
212
|
Description: The same useRef, but with callback
|
|
@@ -240,7 +240,7 @@ SOFTWARE.
|
|
|
240
240
|
---
|
|
241
241
|
|
|
242
242
|
Name: use-sidecar
|
|
243
|
-
Version: 1.1.
|
|
243
|
+
Version: 1.1.3
|
|
244
244
|
License: MIT
|
|
245
245
|
Private: false
|
|
246
246
|
Description: Sidecar code splitting utils
|
|
@@ -344,12 +344,37 @@ SOFTWARE.
|
|
|
344
344
|
---
|
|
345
345
|
|
|
346
346
|
Name: react-style-singleton
|
|
347
|
-
Version: 2.2.
|
|
347
|
+
Version: 2.2.3
|
|
348
348
|
License: MIT
|
|
349
349
|
Private: false
|
|
350
350
|
Description: Just create a single stylesheet...
|
|
351
|
+
Repository: https://github.com/theKashey/react-style-singleton
|
|
351
352
|
Homepage: https://github.com/theKashey/react-style-singleton#readme
|
|
352
353
|
Author: Anton Korzunov (thekashey@gmail.com)
|
|
354
|
+
License Copyright:
|
|
355
|
+
===
|
|
356
|
+
|
|
357
|
+
MIT License
|
|
358
|
+
|
|
359
|
+
Copyright (c) 2017 Anton Korzunov
|
|
360
|
+
|
|
361
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
362
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
363
|
+
in the Software without restriction, including without limitation the rights
|
|
364
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
365
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
366
|
+
furnished to do so, subject to the following conditions:
|
|
367
|
+
|
|
368
|
+
The above copyright notice and this permission notice shall be included in all
|
|
369
|
+
copies or substantial portions of the Software.
|
|
370
|
+
|
|
371
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
372
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
373
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
374
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
375
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
376
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
377
|
+
SOFTWARE.
|
|
353
378
|
|
|
354
379
|
---
|
|
355
380
|
|
|
@@ -432,21 +457,21 @@ SOFTWARE.
|
|
|
432
457
|
---
|
|
433
458
|
|
|
434
459
|
Name: @purpurds/button
|
|
435
|
-
Version: 5.
|
|
460
|
+
Version: 5.31.0
|
|
436
461
|
License: AGPL-3.0-only
|
|
437
462
|
Private: false
|
|
438
463
|
|
|
439
464
|
---
|
|
440
465
|
|
|
441
466
|
Name: @purpurds/heading
|
|
442
|
-
Version: 5.
|
|
467
|
+
Version: 5.31.0
|
|
443
468
|
License: AGPL-3.0-only
|
|
444
469
|
Private: false
|
|
445
470
|
|
|
446
471
|
---
|
|
447
472
|
|
|
448
473
|
Name: @purpurds/icon
|
|
449
|
-
Version: 5.
|
|
474
|
+
Version: 5.31.0
|
|
450
475
|
License: AGPL-3.0-only
|
|
451
476
|
Private: false
|
|
452
477
|
|
package/dist/drawer.cjs.js
CHANGED
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
body[`).concat(Q,`] {
|
|
36
36
|
`).concat(Cr,": ").concat(c,`px;
|
|
37
37
|
}
|
|
38
|
-
`)},et=function(){var e=parseInt(document.body.getAttribute(Q)||"0",10);return isFinite(e)?e:0},Xr=function(){$.useEffect(function(){return document.body.setAttribute(Q,(et()+1).toString()),function(){var e=et()-1;e<=0?document.body.removeAttribute(Q):document.body.setAttribute(Q,e.toString())}},[])},Br=function(e){var r=e.noRelative,t=e.noImportant,o=e.gapMode,a=o===void 0?"margin":o;Xr();var n=$.useMemo(function(){return Ur(a)},[a]);return $.createElement(Hr,{styles:Yr(n,!r,a,t?"":"!important")})},Le=!1;if(typeof window<"u")try{var ce=Object.defineProperty({},"passive",{get:function(){return Le=!0,!0}});window.addEventListener("test",ce,ce),window.removeEventListener("test",ce,ce)}catch{Le=!1}var V=Le?{passive:!1}:!1,Vr=function(e){return e.tagName==="TEXTAREA"},bt=function(e,r){var t=window.getComputedStyle(e);return t[r]!=="hidden"&&!(t.overflowY===t.overflowX&&!Vr(e)&&t[r]==="visible")},qr=function(e){return bt(e,"overflowY")},Kr=function(e){return bt(e,"overflowX")},tt=function(e,r){var t=r;do{typeof ShadowRoot<"u"&&t instanceof ShadowRoot&&(t=t.host);var o=gt(e,t);if(o){var a=_t(e,t),n=a[1],i=a[2];if(n>i)return!0}t=t.parentNode}while(t&&t!==document.body);return!1},Gr=function(e){var r=e.scrollTop,t=e.scrollHeight,o=e.clientHeight;return[r,t,o]},Zr=function(e){var r=e.scrollLeft,t=e.scrollWidth,o=e.clientWidth;return[r,t,o]},gt=function(e,r){return e==="v"?qr(r):Kr(r)},_t=function(e,r){return e==="v"?Gr(r):Zr(r)},Qr=function(e,r){return e==="h"&&r==="rtl"?-1:1},Jr=function(e,r,t,o,a){var n=Qr(e,window.getComputedStyle(r).direction),i=n*o,c=t.target,u=r.contains(c),l=!1,d=i>0,f=0,p=0;do{var h=_t(e,c),g=h[0],v=h[1],b=h[2],_=v-b-n*g;(g||_)&>(e,c)&&(f+=_,p+=g),c=c.parentNode}while(!u&&c!==document.body||u&&(r.contains(c)||r===c));return(d&&
|
|
38
|
+
`)},et=function(){var e=parseInt(document.body.getAttribute(Q)||"0",10);return isFinite(e)?e:0},Xr=function(){$.useEffect(function(){return document.body.setAttribute(Q,(et()+1).toString()),function(){var e=et()-1;e<=0?document.body.removeAttribute(Q):document.body.setAttribute(Q,e.toString())}},[])},Br=function(e){var r=e.noRelative,t=e.noImportant,o=e.gapMode,a=o===void 0?"margin":o;Xr();var n=$.useMemo(function(){return Ur(a)},[a]);return $.createElement(Hr,{styles:Yr(n,!r,a,t?"":"!important")})},Le=!1;if(typeof window<"u")try{var ce=Object.defineProperty({},"passive",{get:function(){return Le=!0,!0}});window.addEventListener("test",ce,ce),window.removeEventListener("test",ce,ce)}catch{Le=!1}var V=Le?{passive:!1}:!1,Vr=function(e){return e.tagName==="TEXTAREA"},bt=function(e,r){var t=window.getComputedStyle(e);return t[r]!=="hidden"&&!(t.overflowY===t.overflowX&&!Vr(e)&&t[r]==="visible")},qr=function(e){return bt(e,"overflowY")},Kr=function(e){return bt(e,"overflowX")},tt=function(e,r){var t=r;do{typeof ShadowRoot<"u"&&t instanceof ShadowRoot&&(t=t.host);var o=gt(e,t);if(o){var a=_t(e,t),n=a[1],i=a[2];if(n>i)return!0}t=t.parentNode}while(t&&t!==document.body);return!1},Gr=function(e){var r=e.scrollTop,t=e.scrollHeight,o=e.clientHeight;return[r,t,o]},Zr=function(e){var r=e.scrollLeft,t=e.scrollWidth,o=e.clientWidth;return[r,t,o]},gt=function(e,r){return e==="v"?qr(r):Kr(r)},_t=function(e,r){return e==="v"?Gr(r):Zr(r)},Qr=function(e,r){return e==="h"&&r==="rtl"?-1:1},Jr=function(e,r,t,o,a){var n=Qr(e,window.getComputedStyle(r).direction),i=n*o,c=t.target,u=r.contains(c),l=!1,d=i>0,f=0,p=0;do{var h=_t(e,c),g=h[0],v=h[1],b=h[2],_=v-b-n*g;(g||_)&>(e,c)&&(f+=_,p+=g),c=c.parentNode}while(!u&&c!==document.body||u&&(r.contains(c)||r===c));return(d&&f===0||!d&&p===0)&&(l=!0),l},ie=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},rt=function(e){return[e.deltaX,e.deltaY]},nt=function(e){return e&&"current"in e?e.current:e},en=function(e,r){return e[0]===r[0]&&e[1]===r[1]},tn=function(e){return`
|
|
39
39
|
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
40
40
|
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
41
|
-
`)},rn=0,q=[];function nn(e){var r=$.useRef([]),t=$.useRef([0,0]),o=$.useRef(),a=$.useState(rn++)[0],n=$.useState(function(){return mt()})[0],i=$.useRef(e);$.useEffect(function(){i.current=e},[e]),$.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(a));var v=Sr([e.lockRef.current],(e.shards||[]).map(nt),!0).filter(Boolean);return v.forEach(function(b){return b.classList.add("allow-interactivity-".concat(a))}),function(){document.body.classList.remove("block-interactivity-".concat(a)),v.forEach(function(b){return b.classList.remove("allow-interactivity-".concat(a))})}}},[e.inert,e.lockRef.current,e.shards]);var c=$.useCallback(function(v,b){if("touches"in v&&v.touches.length===2)return!i.current.allowPinchZoom;var _=ie(v),C=t.current,y="deltaX"in v?v.deltaX:C[0]-_[0],E="deltaY"in v?v.deltaY:C[1]-_[1],P,N=v.target,T=Math.abs(y)>Math.abs(E)?"h":"v";if("touches"in v&&T==="h"&&N.type==="range")return!1;var S=tt(T,N);if(!S)return!0;if(S?P=T:(P=T==="v"?"h":"v",S=tt(T,N)),!S)return!1;if(!o.current&&"changedTouches"in v&&(y||E)&&(o.current=P),!P)return!0;var x=o.current||P;return Jr(x,b,v,x==="h"?y:E
|
|
41
|
+
`)},rn=0,q=[];function nn(e){var r=$.useRef([]),t=$.useRef([0,0]),o=$.useRef(),a=$.useState(rn++)[0],n=$.useState(function(){return mt()})[0],i=$.useRef(e);$.useEffect(function(){i.current=e},[e]),$.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(a));var v=Sr([e.lockRef.current],(e.shards||[]).map(nt),!0).filter(Boolean);return v.forEach(function(b){return b.classList.add("allow-interactivity-".concat(a))}),function(){document.body.classList.remove("block-interactivity-".concat(a)),v.forEach(function(b){return b.classList.remove("allow-interactivity-".concat(a))})}}},[e.inert,e.lockRef.current,e.shards]);var c=$.useCallback(function(v,b){if("touches"in v&&v.touches.length===2)return!i.current.allowPinchZoom;var _=ie(v),C=t.current,y="deltaX"in v?v.deltaX:C[0]-_[0],E="deltaY"in v?v.deltaY:C[1]-_[1],P,N=v.target,T=Math.abs(y)>Math.abs(E)?"h":"v";if("touches"in v&&T==="h"&&N.type==="range")return!1;var S=tt(T,N);if(!S)return!0;if(S?P=T:(P=T==="v"?"h":"v",S=tt(T,N)),!S)return!1;if(!o.current&&"changedTouches"in v&&(y||E)&&(o.current=P),!P)return!0;var x=o.current||P;return Jr(x,b,v,x==="h"?y:E)},[]),u=$.useCallback(function(v){var b=v;if(!(!q.length||q[q.length-1]!==n)){var _="deltaY"in b?rt(b):ie(b),C=r.current.filter(function(P){return P.name===b.type&&P.target===b.target&&en(P.delta,_)})[0];if(C&&C.should){b.cancelable&&b.preventDefault();return}if(!C){var y=(i.current.shards||[]).map(nt).filter(Boolean).filter(function(P){return P.contains(b.target)}),E=y.length>0?c(b,y[0]):!i.current.noIsolation;E&&b.cancelable&&b.preventDefault()}}},[]),l=$.useCallback(function(v,b,_,C){var y={name:v,delta:b,target:_,should:C};r.current.push(y),setTimeout(function(){r.current=r.current.filter(function(E){return E!==y})},1)},[]),d=$.useCallback(function(v){t.current=ie(v),o.current=void 0},[]),f=$.useCallback(function(v){l(v.type,rt(v),v.target,c(v,e.lockRef.current))},[]),p=$.useCallback(function(v){l(v.type,ie(v),v.target,c(v,e.lockRef.current))},[]);$.useEffect(function(){return q.push(n),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:p}),document.addEventListener("wheel",u,V),document.addEventListener("touchmove",u,V),document.addEventListener("touchstart",d,V),function(){q=q.filter(function(v){return v!==n}),document.removeEventListener("wheel",u,V),document.removeEventListener("touchmove",u,V),document.removeEventListener("touchstart",d,V)}},[]);var h=e.removeScrollBar,g=e.inert;return $.createElement($.Fragment,null,g?$.createElement(n,{styles:tn(a)}):null,h?$.createElement(Br,{gapMode:"margin"}):null)}const on=Or(ht,nn);var $t=$.forwardRef(function(e,r){return $.createElement(ge,I({},e,{ref:r,sideCar:on}))});$t.classNames=ge.classNames;var an=function(e){if(typeof document>"u")return null;var r=Array.isArray(e)?e[0]:e;return r.ownerDocument.body},K=new WeakMap,se=new WeakMap,le={},Ae=0,wt=function(e){return e&&(e.host||wt(e.parentNode))},cn=function(e,r){return r.map(function(t){if(e.contains(t))return t;var o=wt(t);return o&&e.contains(o)?o:(console.error("aria-hidden",t,"in not contained inside",e,". Doing nothing"),null)}).filter(function(t){return!!t})},sn=function(e,r,t,o){var a=cn(r,Array.isArray(e)?e:[e]);le[t]||(le[t]=new WeakMap);var n=le[t],i=[],c=new Set,u=new Set(a),l=function(f){!f||c.has(f)||(c.add(f),l(f.parentNode))};a.forEach(l);var d=function(f){!f||u.has(f)||Array.prototype.forEach.call(f.children,function(p){if(c.has(p))d(p);else try{var h=p.getAttribute(o),g=h!==null&&h!=="false",v=(K.get(p)||0)+1,b=(n.get(p)||0)+1;K.set(p,v),n.set(p,b),i.push(p),v===1&&g&&se.set(p,!0),b===1&&p.setAttribute(t,"true"),g||p.setAttribute(o,"true")}catch(_){console.error("aria-hidden: cannot operate on ",p,_)}})};return d(r),c.clear(),Ae++,function(){i.forEach(function(f){var p=K.get(f)-1,h=n.get(f)-1;K.set(f,p),n.set(f,h),p||(se.has(f)||f.removeAttribute(o),se.delete(f)),h||f.removeAttribute(t)}),Ae--,Ae||(K=new WeakMap,K=new WeakMap,se=new WeakMap,le={})}},ln=function(e,r,t){t===void 0&&(t="data-aria-hidden");var o=Array.from(Array.isArray(e)?e:[e]),a=an(e);return a?(o.push.apply(o,Array.from(a.querySelectorAll("[aria-live]"))),sn(o,a,t,"aria-hidden")):function(){return null}};const yt="Dialog",[Et,Qo]=ut(yt),[un,M]=Et(yt),dn=e=>{const{__scopeDialog:r,children:t,open:o,defaultOpen:a,onOpenChange:n,modal:i=!0}=e,c=s.useRef(null),u=s.useRef(null),[l=!1,d]=Jt({prop:o,defaultProp:a,onChange:n});return s.createElement(un,{scope:r,triggerRef:c,contentRef:u,contentId:ye(),titleId:ye(),descriptionId:ye(),open:l,onOpenChange:d,onOpenToggle:s.useCallback(()=>d(f=>!f),[d]),modal:i},t)},fn="DialogTrigger",pn=s.forwardRef((e,r)=>{const{__scopeDialog:t,...o}=e,a=M(fn,t),n=O(r,a.triggerRef);return s.createElement(L.button,w({type:"button","aria-haspopup":"dialog","aria-expanded":a.open,"aria-controls":a.contentId,"data-state":He(a.open)},o,{ref:n,onClick:A(e.onClick,a.onOpenToggle)}))}),St="DialogPortal",[vn,xt]=Et(St,{forceMount:void 0}),hn=e=>{const{__scopeDialog:r,forceMount:t,children:o,container:a}=e,n=M(St,r);return s.createElement(vn,{scope:r,forceMount:t},s.Children.map(o,i=>s.createElement(H,{present:t||n.open},s.createElement($r,{asChild:!0,container:a},i))))},Me="DialogOverlay",mn=s.forwardRef((e,r)=>{const t=xt(Me,e.__scopeDialog),{forceMount:o=t.forceMount,...a}=e,n=M(Me,e.__scopeDialog);return n.modal?s.createElement(H,{present:o||n.open},s.createElement(bn,w({},a,{ref:r}))):null}),bn=s.forwardRef((e,r)=>{const{__scopeDialog:t,...o}=e,a=M(Me,t);return s.createElement($t,{as:Ue,allowPinchZoom:!0,shards:[a.contentRef]},s.createElement(L.div,w({"data-state":He(a.open)},o,{ref:r,style:{pointerEvents:"auto",...o.style}})))}),oe="DialogContent",gn=s.forwardRef((e,r)=>{const t=xt(oe,e.__scopeDialog),{forceMount:o=t.forceMount,...a}=e,n=M(oe,e.__scopeDialog);return s.createElement(H,{present:o||n.open},n.modal?s.createElement(_n,w({},a,{ref:r})):s.createElement($n,w({},a,{ref:r})))}),_n=s.forwardRef((e,r)=>{const t=M(oe,e.__scopeDialog),o=s.useRef(null),a=O(r,t.contentRef,o);return s.useEffect(()=>{const n=o.current;if(n)return ln(n)},[]),s.createElement(Ct,w({},e,{ref:a,trapFocus:t.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:A(e.onCloseAutoFocus,n=>{var i;n.preventDefault(),(i=t.triggerRef.current)===null||i===void 0||i.focus()}),onPointerDownOutside:A(e.onPointerDownOutside,n=>{const i=n.detail.originalEvent,c=i.button===0&&i.ctrlKey===!0;(i.button===2||c)&&n.preventDefault()}),onFocusOutside:A(e.onFocusOutside,n=>n.preventDefault())}))}),$n=s.forwardRef((e,r)=>{const t=M(oe,e.__scopeDialog),o=s.useRef(!1),a=s.useRef(!1);return s.createElement(Ct,w({},e,{ref:r,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:n=>{var i;if((i=e.onCloseAutoFocus)===null||i===void 0||i.call(e,n),!n.defaultPrevented){var c;o.current||(c=t.triggerRef.current)===null||c===void 0||c.focus(),n.preventDefault()}o.current=!1,a.current=!1},onInteractOutside:n=>{var i,c;(i=e.onInteractOutside)===null||i===void 0||i.call(e,n),n.defaultPrevented||(o.current=!0,n.detail.originalEvent.type==="pointerdown"&&(a.current=!0));const u=n.target;((c=t.triggerRef.current)===null||c===void 0?void 0:c.contains(u))&&n.preventDefault(),n.detail.originalEvent.type==="focusin"&&a.current&&n.preventDefault()}}))}),Ct=s.forwardRef((e,r)=>{const{__scopeDialog:t,trapFocus:o,onOpenAutoFocus:a,onCloseAutoFocus:n,...i}=e,c=M(oe,t),u=s.useRef(null),l=O(r,u);return Er(),s.createElement(s.Fragment,null,s.createElement(pr,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:a,onUnmountAutoFocus:n},s.createElement(ur,w({role:"dialog",id:c.contentId,"aria-describedby":c.descriptionId,"aria-labelledby":c.titleId,"data-state":He(c.open)},i,{ref:l,onDismiss:()=>c.onOpenChange(!1)}))),!1)}),wn="DialogTitle",yn=s.forwardRef((e,r)=>{const{__scopeDialog:t,...o}=e,a=M(wn,t);return s.createElement(L.h2,w({id:a.titleId},o,{ref:r}))}),En="DialogDescription",Sn=s.forwardRef((e,r)=>{const{__scopeDialog:t,...o}=e,a=M(En,t);return s.createElement(L.p,w({id:a.descriptionId},o,{ref:r}))}),xn="DialogClose",Cn=s.forwardRef((e,r)=>{const{__scopeDialog:t,...o}=e,a=M(xn,t);return s.createElement(L.button,w({type:"button"},o,{ref:r,onClick:A(e.onClick,()=>a.onOpenChange(!1))}))});function He(e){return e?"open":"closed"}const Pn=dn,Tn=pn,An=hn,Rn=mn,Dn=gn,ot=yn,Nn=Sn,On=Cn;function Ln(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Pt={exports:{}};/*!
|
|
42
42
|
Copyright (c) 2018 Jed Watson.
|
|
43
43
|
Licensed under the MIT License (MIT), see
|
|
44
44
|
http://jedwatson.github.io/classnames
|