@mongodb-js/compass-shell 3.19.1 → 3.20.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.
Files changed (47) hide show
  1. package/dist/304.browser.js +1741 -0
  2. package/dist/304.browser.js.LICENSE.txt +75 -0
  3. package/dist/304.index.js +1858 -0
  4. package/dist/304.index.js.LICENSE.txt +75 -0
  5. package/dist/480.browser.js +1 -0
  6. package/dist/72.index.js +1 -0
  7. package/dist/browser.js +1 -1
  8. package/dist/browser.js.LICENSE.txt +0 -63
  9. package/dist/index.js +1 -1
  10. package/dist/index.js.LICENSE.txt +0 -63
  11. package/dist/src/components/compass-shell/compass-shell.d.ts +58 -0
  12. package/dist/src/components/compass-shell/compass-shell.d.ts.map +1 -0
  13. package/dist/src/components/compass-shell/index.d.ts +4 -0
  14. package/dist/src/components/compass-shell/index.d.ts.map +1 -0
  15. package/dist/src/components/shell-header/index.d.ts +4 -0
  16. package/dist/src/components/shell-header/index.d.ts.map +1 -0
  17. package/dist/src/components/shell-header/shell-header.d.ts +23 -0
  18. package/dist/src/components/shell-header/shell-header.d.ts.map +1 -0
  19. package/dist/src/components/shell-info-modal/index.d.ts +3 -0
  20. package/dist/src/components/shell-info-modal/index.d.ts.map +1 -0
  21. package/dist/src/components/shell-info-modal/keyboard-shortcuts-table.d.ts +3 -0
  22. package/dist/src/components/shell-info-modal/keyboard-shortcuts-table.d.ts.map +1 -0
  23. package/dist/src/components/shell-info-modal/shell-info-modal.d.ts +13 -0
  24. package/dist/src/components/shell-info-modal/shell-info-modal.d.ts.map +1 -0
  25. package/dist/src/index.d.ts +11 -0
  26. package/dist/src/index.d.ts.map +1 -0
  27. package/dist/src/modules/history-storage.d.ts +9 -0
  28. package/dist/src/modules/history-storage.d.ts.map +1 -0
  29. package/dist/src/modules/index.d.ts +10 -0
  30. package/dist/src/modules/index.d.ts.map +1 -0
  31. package/dist/src/modules/runtime.d.ts +35 -0
  32. package/dist/src/modules/runtime.d.ts.map +1 -0
  33. package/dist/src/modules/worker-runtime.d.ts +3 -0
  34. package/dist/src/modules/worker-runtime.d.ts.map +1 -0
  35. package/dist/src/plugin.d.ts +13 -0
  36. package/dist/src/plugin.d.ts.map +1 -0
  37. package/dist/src/stores/index.d.ts +4 -0
  38. package/dist/src/stores/index.d.ts.map +1 -0
  39. package/dist/src/stores/store.d.ts +17 -0
  40. package/dist/src/stores/store.d.ts.map +1 -0
  41. package/package.json +28 -24
  42. package/dist/348.index.js +0 -1858
  43. package/dist/348.index.js.LICENSE.txt +0 -12
  44. package/dist/579.browser.js +0 -1741
  45. package/dist/579.browser.js.LICENSE.txt +0 -12
  46. package/dist/626.browser.js +0 -1
  47. package/dist/949.index.js +0 -1
@@ -0,0 +1,75 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
7
+ /*!
8
+ * mustache.js - Logic-less {{mustache}} templates with JavaScript
9
+ * http://github.com/janl/mustache.js
10
+ */
11
+
12
+ /*! @preserve
13
+ * numeral.js
14
+ * version : 2.0.6
15
+ * author : Adam Draper
16
+ * license : MIT
17
+ * http://adamwdraper.github.com/Numeral-js/
18
+ */
19
+
20
+ /**
21
+ * @license React
22
+ * react-is.production.min.js
23
+ *
24
+ * Copyright (c) Facebook, Inc. and its affiliates.
25
+ *
26
+ * This source code is licensed under the MIT license found in the
27
+ * LICENSE file in the root directory of this source tree.
28
+ */
29
+
30
+ /**
31
+ * @license React
32
+ * use-sync-external-store-shim.production.min.js
33
+ *
34
+ * Copyright (c) Facebook, Inc. and its affiliates.
35
+ *
36
+ * This source code is licensed under the MIT license found in the
37
+ * LICENSE file in the root directory of this source tree.
38
+ */
39
+
40
+ /**
41
+ * @license React
42
+ * use-sync-external-store-shim/with-selector.production.min.js
43
+ *
44
+ * Copyright (c) Facebook, Inc. and its affiliates.
45
+ *
46
+ * This source code is licensed under the MIT license found in the
47
+ * LICENSE file in the root directory of this source tree.
48
+ */
49
+
50
+ /** @license React v0.20.2
51
+ * scheduler.production.min.js
52
+ *
53
+ * Copyright (c) Facebook, Inc. and its affiliates.
54
+ *
55
+ * This source code is licensed under the MIT license found in the
56
+ * LICENSE file in the root directory of this source tree.
57
+ */
58
+
59
+ /** @license React v16.13.1
60
+ * react-is.production.min.js
61
+ *
62
+ * Copyright (c) Facebook, Inc. and its affiliates.
63
+ *
64
+ * This source code is licensed under the MIT license found in the
65
+ * LICENSE file in the root directory of this source tree.
66
+ */
67
+
68
+ /** @license React v17.0.2
69
+ * react-dom.production.min.js
70
+ *
71
+ * Copyright (c) Facebook, Inc. and its affiliates.
72
+ *
73
+ * This source code is licensed under the MIT license found in the
74
+ * LICENSE file in the root directory of this source tree.
75
+ */
@@ -0,0 +1 @@
1
+ (globalThis.webpackChunkCompassShellPlugin=globalThis.webpackChunkCompassShellPlugin||[]).push([[480],{72150:(e,t,i)=>{"use strict";i.r(t),i.d(t,{CompassShell:()=>D,default:()=>N});var o=i(99497),n=i.n(o),s=i(91998),r=i.n(s),l=i(50447),a=i(39662),c=i(30709),h=i(83343);const d=[{key:"Ctrl+`",description:"Toggle shell."},{key:"Ctrl+A",description:"Moves the cursor to the beginning of the line."},{key:"Ctrl+B",description:"Moves the cursor Backward one character."},{key:"Ctrl+C",description:"Stop currently running command."},{key:"Ctrl+D",description:"Deletes the next character."},{key:"Ctrl+E",description:"Moves the cursor to the end of the line."},{key:"Ctrl+F",description:"Moves the cursor Forward one character."},{key:"Ctrl+H",description:"Erases one character, similar to hitting backspace."},{key:"mod+L",description:"Clears the screen, similar to the clear command."},{key:"Ctrl+T",description:"Swap the last two characters before the cursor."},{key:"Ctrl+U",description:"Changes the line to Uppercase."},{key:"ArrowUp",description:"Cycle backwards through command history."},{key:"ArrowDown",description:"Cycle forwards through command history."}];function p(){return n().createElement(c.Table,{data:d,columns:[n().createElement(c.TableHeader,{key:"name",label:"Key"}),n().createElement(c.TableHeader,{key:"value",label:"Description"})]},(({datum:e})=>n().createElement(c.Row,{key:e.key},n().createElement(c.Cell,null,n().createElement(c.Body,{weight:"medium"},n().createElement(c.KeyboardShortcut,{hotkey:e.key}))),n().createElement(c.Cell,null,n().createElement(c.Description,null,e.description)))))}const u=`v${i(74841).i8}`,m=(0,c.css)({marginTop:c.spacing[2],maxHeight:"50vh",overflow:"auto"}),g=(0,c.css)({marginTop:c.spacing[4]});function y({hideInfoModal:e,show:t}){(0,h.J5)("COMPASS-SHELL",(e=>{t&&e("Screen",{name:"shell_info_modal"})}),[t],void 0);const i=(0,o.useCallback)((()=>{e()}),[e]);return n().createElement(c.InfoModal,{open:t,title:`mongosh ${u}`,"data-testid":"shell-info-modal",onClose:i},n().createElement(c.Banner,null,"For more information please visit the ",n().createElement(c.Link,{id:"mongosh-info-link",href:"https://docs.mongodb.com/compass/beta/embedded-shell/",target:"_blank"},"MongoDB Shell Documentation"),"."),n().createElement(c.Subtitle,{className:g},"Keyboard Shortcuts"),n().createElement("div",{className:m},n().createElement(p,null)))}y.propTypes={hideInfoModal:r().func.isRequired,show:r().bool.isRequired};const f=y,S=(0,c.css)({height:c.spacing[5],display:"flex",color:c.palette.gray.light1}),b=(0,c.css)({borderTop:`1px solid ${c.palette.gray.dark2}`}),E=(0,c.css)({flexGrow:1,display:"flex",alignItems:"center"}),k=c.palette.gray.light1,C=(0,c.css)({background:"none",border:"none",cursor:"pointer",color:k,padding:`0px ${c.spacing[2]}px`,height:"100%",display:"flex",verticalAlign:"middle",flexDirection:"row",alignItems:"center",margin:"auto 0",fontWeight:"bold",fontSize:1.5*c.spacing[2],lineHeight:`${c.spacing[5]}px`,transition:"all 200ms",userSelect:"none",textTransform:"uppercase","&:hover":{color:c.palette.gray.light3}}),w=(0,c.css)({display:"flex",paddingTop:c.spacing[1]/2,paddingRight:c.spacing[2],gap:c.spacing[2]}),v=(0,c.css)({color:c.palette.green.light2,marginLeft:c.spacing[2]}),O=({darkMode:e,isExpanded:t,isOperationInProgress:i,onShellToggleClicked:o,showInfoModal:s})=>((0,c.useHotkeys)("ctrl + `",o),n().createElement("div",{className:(0,c.cx)(S,e&&b)},n().createElement("div",{className:E},n().createElement("button",{type:"button","data-testid":"shell-expand-button",className:C,"aria-label":t?"Close Shell":"Open Shell",onClick:o,"aria-pressed":t},n().createElement("span",null,">_MONGOSH"),!t&&i&&n().createElement("span",{className:v},n().createElement(c.SpinLoader,{darkMode:!0})," Command in progress…"))),n().createElement("div",{className:w},t&&n().createElement(c.IconButton,{"data-testid":"shell-info-button","aria-label":"Shell Info","aria-haspopup":"dialog",onClick:s},n().createElement(c.Icon,{glyph:"InfoWithCircle",size:"small"})),n().createElement(c.IconButton,{"aria-label":t?"Close Shell":"Open Shell",onClick:o,"aria-pressed":t},n().createElement(c.Icon,{glyph:t?"ChevronDown":"ChevronUp",size:"small"})))));O.propTypes={darkMode:r().bool,isExpanded:r().bool.isRequired,isOperationInProgress:r().bool.isRequired,onShellToggleClicked:r().func.isRequired,showInfoModal:r().func.isRequired};const x=(0,c.withDarkMode)(O),{Shell:M}=i(22859),H=(0,c.css)({backgroundColor:c.palette.gray.dark4,display:"flex",flexBasis:"auto",position:"relative",flexDirection:"column",width:"100vw"},(0,c.getScrollbarStyles)(!0)),I=(0,c.css)({flexGrow:1,display:"none",overflow:"auto",borderTop:`1px solid ${c.palette.gray.dark2}`}),R=(0,c.css)({display:"flex"}),T=100;function P(){return Math.max(240,window.innerHeight-100)}class D extends o.Component{static propTypes={emitShellPluginOpened:r().func,runtime:r().object,shellOutput:r().array,historyStorage:r().object,enableShell:r().bool};shellRef=n().createRef();static defaultProps={emitShellPluginOpened:()=>{},runtime:null};constructor(e){super(e),this.shellOutput=this.props.shellOutput||[],this.state={height:32,prevHeight:240,initialHistory:this.props.historyStorage?null:[],isOperationInProgress:!1,showInfoModal:!1}}componentDidMount(){this.loadHistory(),window.addEventListener("beforeunload",this.terminateRuntime)}componentDidUpdate(e,t){const{height:i}=this.state;t.height<T&&i>T&&this.props.emitShellPluginOpened?.()}componentWillUnmount(){window.removeEventListener("beforeunload",this.terminateRuntime)}onShellOutputChanged=e=>{this.shellOutput=e};onOperationStarted=()=>{this.setState({isOperationInProgress:!0})};onOperationEnd=()=>{this.setState({isOperationInProgress:!1})};terminateRuntime=()=>{this.props.runtime&&this.props.runtime.terminate()};saveHistory=e=>{(async()=>{if(this.props.historyStorage)try{await this.props.historyStorage.save([...e])}catch(e){console.error(e)}})()};loadHistory=async()=>{if(this.props.historyStorage)try{const e=await this.props.historyStorage.load();this.setState({initialHistory:e})}catch(e){console.error(e),this.setState({initialHistory:[]})}};updateHeight(e){e>T?this.setState({height:e,prevHeight:e}):this.setState({height:e})}hideInfoModal(){this.setState({showInfoModal:!1})}focusEditor(){this.shellRef.current&&"Range"!==window.getSelection()?.type&&this.shellRef.current.focusEditor()}render(){const{height:e,prevHeight:t,isOperationInProgress:i,showInfoModal:s}=this.state;if(!this.props.enableShell||!this.props.runtime||!this.state.initialHistory)return n().createElement("div",null);const r=e>T,l=r?function(e){const t=P();return Math.min(t,Math.max(T,e))}(e):32;return n().createElement(o.Fragment,null,n().createElement(f,{show:s,hideInfoModal:this.hideInfoModal.bind(this)}),n().createElement("div",{"data-testid":"shell-section",className:H,style:{height:l},id:"content",onClick:this.focusEditor.bind(this)},n().createElement(c.ResizeHandle,{direction:c.ResizeDirection.TOP,onChange:e=>this.updateHeight(e),value:e,minValue:32,maxValue:P(),title:"MongoDB Shell"}),n().createElement(x,{isExpanded:r,onShellToggleClicked:()=>r?this.updateHeight(32):this.updateHeight(t),isOperationInProgress:i,showInfoModal:()=>this.setState({showInfoModal:!0})}),n().createElement("div",{"data-testid":"shell-content",className:(0,c.cx)(I,r&&R)},n().createElement(M,{ref:this.shellRef,runtime:this.props.runtime,initialHistory:this.state.initialHistory,initialOutput:this.shellOutput,onHistoryChanged:this.saveHistory,onOutputChanged:this.onShellOutputChanged,onOperationStarted:this.onOperationStarted,onOperationEnd:this.onOperationEnd}))))}}const N=(0,l.$j)((e=>({emitShellPluginOpened:()=>{e.runtime.appRegistry?.emit("compass:compass-shell:opened")},runtime:e.runtime?e.runtime.runtime:null})))((0,a.withPreferences)(D,["enableShell"],n()))},70648:()=>{}}]);
@@ -0,0 +1 @@
1
+ (globalThis.webpackChunkCompassShellPlugin=globalThis.webpackChunkCompassShellPlugin||[]).push([[72],{72150:(e,t,o)=>{"use strict";o.r(t),o.d(t,{CompassShell:()=>P,default:()=>N});var n=o(99497),i=o.n(n),r=o(91998),s=o.n(r),l=o(50447),a=o(39662),c=o(30709),h=o(83343);const d=[{key:"Ctrl+`",description:"Toggle shell."},{key:"Ctrl+A",description:"Moves the cursor to the beginning of the line."},{key:"Ctrl+B",description:"Moves the cursor Backward one character."},{key:"Ctrl+C",description:"Stop currently running command."},{key:"Ctrl+D",description:"Deletes the next character."},{key:"Ctrl+E",description:"Moves the cursor to the end of the line."},{key:"Ctrl+F",description:"Moves the cursor Forward one character."},{key:"Ctrl+H",description:"Erases one character, similar to hitting backspace."},{key:"mod+L",description:"Clears the screen, similar to the clear command."},{key:"Ctrl+T",description:"Swap the last two characters before the cursor."},{key:"Ctrl+U",description:"Changes the line to Uppercase."},{key:"ArrowUp",description:"Cycle backwards through command history."},{key:"ArrowDown",description:"Cycle forwards through command history."}];function p(){return i().createElement(c.Table,{data:d,columns:[i().createElement(c.TableHeader,{key:"name",label:"Key"}),i().createElement(c.TableHeader,{key:"value",label:"Description"})]},(({datum:e})=>i().createElement(c.Row,{key:e.key},i().createElement(c.Cell,null,i().createElement(c.Body,{weight:"medium"},i().createElement(c.KeyboardShortcut,{hotkey:e.key}))),i().createElement(c.Cell,null,i().createElement(c.Description,null,e.description)))))}const u=`v${o(74841).i8}`,m=(0,c.css)({marginTop:c.spacing[2],maxHeight:"50vh",overflow:"auto"}),g=(0,c.css)({marginTop:c.spacing[4]});function y({hideInfoModal:e,show:t}){(0,h.J5)("COMPASS-SHELL",(e=>{t&&e("Screen",{name:"shell_info_modal"})}),[t],void 0);const o=(0,n.useCallback)((()=>{e()}),[e]);return i().createElement(c.InfoModal,{open:t,title:`mongosh ${u}`,"data-testid":"shell-info-modal",onClose:o},i().createElement(c.Banner,null,"For more information please visit the ",i().createElement(c.Link,{id:"mongosh-info-link",href:"https://docs.mongodb.com/compass/beta/embedded-shell/",target:"_blank"},"MongoDB Shell Documentation"),"."),i().createElement(c.Subtitle,{className:g},"Keyboard Shortcuts"),i().createElement("div",{className:m},i().createElement(p,null)))}y.propTypes={hideInfoModal:s().func.isRequired,show:s().bool.isRequired};const f=y,E=(0,c.css)({height:c.spacing[5],display:"flex",color:c.palette.gray.light1}),S=(0,c.css)({borderTop:`1px solid ${c.palette.gray.dark2}`}),k=(0,c.css)({flexGrow:1,display:"flex",alignItems:"center"}),w=c.palette.gray.light1,b=(0,c.css)({background:"none",border:"none",cursor:"pointer",color:w,padding:`0px ${c.spacing[2]}px`,height:"100%",display:"flex",verticalAlign:"middle",flexDirection:"row",alignItems:"center",margin:"auto 0",fontWeight:"bold",fontSize:1.5*c.spacing[2],lineHeight:`${c.spacing[5]}px`,transition:"all 200ms",userSelect:"none",textTransform:"uppercase","&:hover":{color:c.palette.gray.light3}}),C=(0,c.css)({display:"flex",paddingTop:c.spacing[1]/2,paddingRight:c.spacing[2],gap:c.spacing[2]}),v=(0,c.css)({color:c.palette.green.light2,marginLeft:c.spacing[2]}),O=({darkMode:e,isExpanded:t,isOperationInProgress:o,onShellToggleClicked:n,showInfoModal:r})=>((0,c.useHotkeys)("ctrl + `",n),i().createElement("div",{className:(0,c.cx)(E,e&&S)},i().createElement("div",{className:k},i().createElement("button",{type:"button","data-testid":"shell-expand-button",className:b,"aria-label":t?"Close Shell":"Open Shell",onClick:n,"aria-pressed":t},i().createElement("span",null,">_MONGOSH"),!t&&o&&i().createElement("span",{className:v},i().createElement(c.SpinLoader,{darkMode:!0})," Command in progress…"))),i().createElement("div",{className:C},t&&i().createElement(c.IconButton,{"data-testid":"shell-info-button","aria-label":"Shell Info","aria-haspopup":"dialog",onClick:r},i().createElement(c.Icon,{glyph:"InfoWithCircle",size:"small"})),i().createElement(c.IconButton,{"aria-label":t?"Close Shell":"Open Shell",onClick:n,"aria-pressed":t},i().createElement(c.Icon,{glyph:t?"ChevronDown":"ChevronUp",size:"small"})))));O.propTypes={darkMode:s().bool,isExpanded:s().bool.isRequired,isOperationInProgress:s().bool.isRequired,onShellToggleClicked:s().func.isRequired,showInfoModal:s().func.isRequired};const x=(0,c.withDarkMode)(O),{Shell:M}=o(22859),H=(0,c.css)({backgroundColor:c.palette.gray.dark4,display:"flex",flexBasis:"auto",position:"relative",flexDirection:"column",width:"100vw"},(0,c.getScrollbarStyles)(!0)),I=(0,c.css)({flexGrow:1,display:"none",overflow:"auto",borderTop:`1px solid ${c.palette.gray.dark2}`}),T=(0,c.css)({display:"flex"}),D=100;function R(){return Math.max(240,window.innerHeight-100)}class P extends n.Component{static propTypes={emitShellPluginOpened:s().func,runtime:s().object,shellOutput:s().array,historyStorage:s().object,enableShell:s().bool};shellRef=i().createRef();static defaultProps={emitShellPluginOpened:()=>{},runtime:null};constructor(e){super(e),this.shellOutput=this.props.shellOutput||[],this.state={height:32,prevHeight:240,initialHistory:this.props.historyStorage?null:[],isOperationInProgress:!1,showInfoModal:!1}}componentDidMount(){this.loadHistory(),window.addEventListener("beforeunload",this.terminateRuntime)}componentDidUpdate(e,t){const{height:o}=this.state;t.height<D&&o>D&&this.props.emitShellPluginOpened?.()}componentWillUnmount(){window.removeEventListener("beforeunload",this.terminateRuntime)}onShellOutputChanged=e=>{this.shellOutput=e};onOperationStarted=()=>{this.setState({isOperationInProgress:!0})};onOperationEnd=()=>{this.setState({isOperationInProgress:!1})};terminateRuntime=()=>{this.props.runtime&&this.props.runtime.terminate()};saveHistory=e=>{(async()=>{if(this.props.historyStorage)try{await this.props.historyStorage.save([...e])}catch(e){console.error(e)}})()};loadHistory=async()=>{if(this.props.historyStorage)try{const e=await this.props.historyStorage.load();this.setState({initialHistory:e})}catch(e){console.error(e),this.setState({initialHistory:[]})}};updateHeight(e){e>D?this.setState({height:e,prevHeight:e}):this.setState({height:e})}hideInfoModal(){this.setState({showInfoModal:!1})}focusEditor(){this.shellRef.current&&"Range"!==window.getSelection()?.type&&this.shellRef.current.focusEditor()}render(){const{height:e,prevHeight:t,isOperationInProgress:o,showInfoModal:r}=this.state;if(!this.props.enableShell||!this.props.runtime||!this.state.initialHistory)return i().createElement("div",null);const s=e>D,l=s?function(e){const t=R();return Math.min(t,Math.max(D,e))}(e):32;return i().createElement(n.Fragment,null,i().createElement(f,{show:r,hideInfoModal:this.hideInfoModal.bind(this)}),i().createElement("div",{"data-testid":"shell-section",className:H,style:{height:l},id:"content",onClick:this.focusEditor.bind(this)},i().createElement(c.ResizeHandle,{direction:c.ResizeDirection.TOP,onChange:e=>this.updateHeight(e),value:e,minValue:32,maxValue:R(),title:"MongoDB Shell"}),i().createElement(x,{isExpanded:s,onShellToggleClicked:()=>s?this.updateHeight(32):this.updateHeight(t),isOperationInProgress:o,showInfoModal:()=>this.setState({showInfoModal:!0})}),i().createElement("div",{"data-testid":"shell-content",className:(0,c.cx)(I,s&&T)},i().createElement(M,{ref:this.shellRef,runtime:this.props.runtime,initialHistory:this.state.initialHistory,initialOutput:this.shellOutput,onHistoryChanged:this.saveHistory,onOutputChanged:this.onShellOutputChanged,onOperationStarted:this.onOperationStarted,onOperationEnd:this.onOperationEnd}))))}}const N=(0,l.$j)((e=>({emitShellPluginOpened:()=>{e.runtime.appRegistry?.emit("compass:compass-shell:opened")},runtime:e.runtime?e.runtime.runtime:null})))((0,a.withPreferences)(P,["enableShell"],i()))},54039:e=>{function t(e){return Promise.resolve().then((()=>{var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}))}t.keys=()=>[],t.resolve=t,t.id=54039,e.exports=t},98953:e=>{function t(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}t.keys=()=>[],t.resolve=t,t.id=98953,e.exports=t},92653:e=>{function t(e){return Promise.resolve().then((()=>{var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}))}t.keys=()=>[],t.resolve=t,t.id=92653,e.exports=t},8416:e=>{function t(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}t.keys=()=>[],t.resolve=t,t.id=8416,e.exports=t},70648:()=>{}}]);