1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-23 00:14:21 +00:00
triennale-appunti-steffo/docs/route-calcoloNumerico.chunk.a852d.js.map

1 line
No EOL
8.5 KiB
Text
Generated

{"version":3,"sources":["webpack:///./components/latex.css","webpack:///./components/panel.css","webpack:///./components/example.css","webpack:///./routes/calcoloNumerico.js","webpack:///./components/todo.js","webpack:///./components/panel.js","webpack:///./components/example.js","webpack:///./components/latex.js","webpack:///./components/split.js","webpack:///./components/todo.css","webpack:///./components/split.css"],"names":["module","exports","CalcoloNumerico","render","title","href","Component","Todo","class","style","todo","this","props","children","Panel","getStyle","panel","undefined","id","Example","example","Latex","src","alt","latex","Split","Array","isArray","map","element","splitchild","split","splitparent"],"mappings":"4EACAA,EAAOC,QAAU,CAAC,MAAQ,iB,mBCA1BD,EAAOC,QAAU,CAAC,MAAQ,iB,mBCA1BD,EAAOC,QAAU,CAAC,QAAU,mB,mJCQPC,G,oMACjBC,OAAA,WACI,OACI,aACI,gCACA,EAAC,IAAD,CAAOC,MAAO,aACV,EAAC,IAAD,CAAOA,MAAO,UACV,oCAC0B,6BAE1B,YACI,YAAI,OAAGC,KAAM,gCAAT,gCACJ,YAAI,OAAGA,KAAM,gCAAT,WACJ,YAAI,OAAGA,KAAM,gCAAT,gBACJ,YAAI,OAAGA,KAAM,gCAAT,YAER,WACI,kDAAuC,OAAGA,KAAM,2DAAT,SAAvC,OAGR,EAAC,IAAD,CAAOD,MAAO,gBACV,YACI,YAAI,OAAGC,KAAM,4FAAT,0BACJ,YAAI,OAAGA,KAAM,4FAAT,8BACJ,YAAI,OAAGA,KAAM,4FAAT,gCACJ,YAAI,OAAGA,KAAM,4FAAT,8CACJ,YAAI,OAAGA,KAAM,4FAAT,8CACJ,YAAI,OAAGA,KAAM,4FAAT,6BAGZ,EAAC,IAAD,CAAOD,MAAO,uBACV,oBACI,yQAGA,sLAGA,4F,GAtCiBE,e,oICNxBC,E,gLACpBJ,OAAA,WACC,OAAO,UAAMK,MAAOC,IAAMC,MAAOC,KAAKC,MAAMC,W,aAFZP,a,oICAbQ,E,wLACpBC,SAAA,WACC,OAAON,IAAMO,O,EAGdb,OAAA,WACC,IAAIC,EAAQ,KAKZ,YAJwBa,IAArBN,KAAKC,MAAMR,QACbA,EAAS,YAAKO,KAAKC,MAAMR,QAIzB,SAAKI,MAAOG,KAAKI,WAAYG,GAAIP,KAAKC,MAAMM,IAC1Cd,EACAO,KAAKC,MAAMC,W,aAdmBP,a,kICAda,E,gLACjBhB,OAAA,WACI,OACI,gBAAYK,MAAOC,IAAMW,SACpBT,KAAKC,MAAMC,W,aAJSP,a,kICAhBe,E,gLACpBlB,OAAA,WAEC,OACC,SAAKmB,IAAG,yCAFM,mBAAmBX,KAAKC,MAAMC,SAAjC,MAGTU,IAAKZ,KAAKC,MAAMC,SACbT,MAAOO,KAAKC,MAAMC,SAClBL,MAAOC,IAAMe,S,aAPclB,a,kICAdmB,E,gLACpBtB,OAAA,WACI,IAKOU,EALHT,EAAQ,KAcf,YAb2Ba,IAArBN,KAAKC,MAAMR,QACPA,EAAS,YAAKO,KAAKC,MAAMR,QAKzBS,EADDa,MAAMC,QAAQhB,KAAKC,MAAMC,UACbF,KAAKC,MAAMC,SAASe,KAAI,SAAAC,GAC/B,OAAQ,SAAKrB,MAAOC,IAAMqB,YAAaD,MAIhC,SAAKrB,MAAOC,IAAMqB,YAAanB,KAAKC,MAAMC,UAGxD,SAAKL,MAAOC,IAAMsB,OACV3B,EACD,SAAKI,MAAOC,IAAMuB,aAAcnB,K,aAnBbP,a,yCCFnCN,EAAOC,QAAU,CAAC,KAAO,gB,iBCAzBD,EAAOC,QAAU,CAAC,MAAQ,eAAe,YAAc,qBAAqB,WAAa","file":"route-calcoloNumerico.chunk.a852d.js","sourcesContent":["// extracted by mini-css-extract-plugin\nmodule.exports = {\"latex\":\"latex__3Esv7\"};","// extracted by mini-css-extract-plugin\nmodule.exports = {\"panel\":\"panel__1ubJw\"};","// extracted by mini-css-extract-plugin\nmodule.exports = {\"example\":\"example__P0_NL\"};","import {Component} from 'preact'\nimport Split from \"../components/split\";\nimport Latex from \"../components/latex\";\nimport Panel from \"../components/panel\";\nimport Example from \"../components/example\";\nimport Todo from \"../components/todo\";\n\nconst r = String.raw;\n\nexport default class CalcoloNumerico extends Component {\n render() {\n return (\n <div>\n <h1>Calcolo Numerico</h1>\n <Split title={\"Materiale\"}>\n <Panel title={\"Slides\"}>\n <p>\n Ultimo aggiornamento: <time>2020-03-11</time>\n </p>\n <ul>\n <li><a href={\"https://t.me/unimorefiles/13\"}>Richiami di Algebra Lineare</a></li>\n <li><a href={\"https://t.me/unimorefiles/14\"}>Slides</a></li>\n <li><a href={\"https://t.me/unimorefiles/15\"}>Laboratorio</a></li>\n <li><a href={\"https://t.me/unimorefiles/16\"}>Matlab</a></li>\n </ul>\n <p>\n <i>Per slides più aggiornate, visitate <a href={\"https://dolly.fim.unimore.it/2019/course/view.php?id=25\"}>Dolly</a>!</i>\n </p>\n </Panel>\n <Panel title={\"Videolezioni\"}>\n <ol>\n <li><a href={\"https://eu.bbcollab.com/collab/ui/session/playback/load/ef3c5cf6f4e74a948f03220bc1c3a87d\"}>Introduzione al corso</a></li>\n <li><a href={\"https://eu.bbcollab.com/collab/ui/session/playback/load/ef3c5cf6f4e74a948f03220bc1c3a87d\"}>Introduzione alla materia</a></li>\n <li><a href={\"https://eu.bbcollab.com/collab/ui/session/playback/load/57489722ce4e426194fd8c9cb06a1867\"}>Rappresentazione dei numeri</a></li>\n <li><a href={\"https://eu.bbcollab.com/collab/ui/session/playback/load/57489722ce4e426194fd8c9cb06a1867\"}>Rappresentazione fixed point degli interi</a></li>\n <li><a href={\"https://eu.bbcollab.com/collab/ui/session/playback/load/6da751c5e49143eebe203e388ca8a4b8\"}>Rappresentazione floating point dei reali</a></li>\n <li><a href={\"https://eu.bbcollab.com/collab/ui/session/playback/load/6da751c5e49143eebe203e388ca8a4b8\"}>Operazioni di macchina</a></li>\n </ol>\n </Panel>\n <Panel title={\"Team-based Learning\"}>\n <blockquote>\n <p>\n Le lezioni in modalità TBL, previste per il corso di Laurea in Informatica, saranno erogate solo quando sarà possibile tornare alla modalità didattica in presenza, per la natura stessa di questa metodologia che non prevede uno svolgimento a distanza.\n </p>\n <p>\n Per il momento, vista l'incertezza della situazione in continua evoluzione, è inutile dare ulteriori indicazioni sulle date o altri aspetti pratici legati al progetto.\n </p>\n <p>\n Appena sarà possibile, gli interessati verranno informati tramite email.\n </p>\n </blockquote>\n </Panel>\n </Split>\n </div>\n )\n }\n}\n","import style from \"./todo.css\";\r\nimport { Component } from 'preact';\r\n\r\nexport default class Todo extends Component {\r\n\trender() {\r\n\t\treturn <span class={style.todo}>{this.props.children}</span>;\r\n\t}\r\n}\r\n","import style from \"./panel.css\";\nimport { Component } from 'preact';\n\nexport default class Panel extends Component {\n\tgetStyle() {\n\t\treturn style.panel;\n\t};\n\n\trender() {\n\t\tlet title = null;\n\t\tif(this.props.title !== undefined) {\n\t\t\ttitle = (<h3>{this.props.title}</h3>);\n\t\t}\n\n\t\treturn (\n\t\t\t<div class={this.getStyle()} id={this.props.id}>\n\t\t\t\t{title}\n\t\t\t\t{this.props.children}\n\t\t\t</div>\n\t\t);\n\t}\n}\n","import style from \"./example.css\";\nimport {Component} from \"preact\";\n\nexport default class Example extends Component {\n render() {\n return (\n <blockquote class={style.example}>\n {this.props.children}\n </blockquote>\n )\n }\n}\n","import style from './latex.css';\nimport { Component } from 'preact';\n\nexport default class Latex extends Component {\n\trender() {\n\t\tlet equation = `{\\\\color{White} ${this.props.children} }`;\n\t\treturn (\n\t\t\t<img src={`https://latex.codecogs.com/svg.latex?${equation}`}\n\t\t\t\t alt={this.props.children}\n\t\t\t title={this.props.children}\n\t\t\t class={style.latex}\n\t\t\t/>);\n\t}\n}","import style from \"./split.css\";\nimport { Component } from 'preact';\n\nexport default class Split extends Component {\n\trender() {\n\t let title = null;\n\t if(this.props.title !== undefined) {\n title = (<h2>{this.props.title}</h2>)\n }\n\n let children;\n if(Array.isArray(this.props.children)) {\n children = this.props.children.map(element => {\n return (<div class={style.splitchild}>{element}</div>);\n });\n }\n else {\n children = <div class={style.splitchild}>{this.props.children}</div>;\n }\n\t\treturn (\n\t <div class={style.split}>\n {title}\n <div class={style.splitparent}>{children}</div>\n </div>\n );\n\t}\n}\n","// extracted by mini-css-extract-plugin\nmodule.exports = {\"todo\":\"todo__1pOoN\"};","// extracted by mini-css-extract-plugin\nmodule.exports = {\"split\":\"split__3qCWp\",\"splitparent\":\"splitparent__2xagg\",\"splitchild\":\"splitchild__3cEoc\"};"],"sourceRoot":""}