{"version":3,"sources":["webpack:///./components/latex.css","webpack:///./components/panel.css","webpack:///./components/example.css","webpack:///./components/todo.js","webpack:///./components/panel.js","webpack:///./components/example.js","webpack:///./routes/apprendimentoSistemiArtificiali.js","webpack:///./components/latex.js","webpack:///./components/split.js","webpack:///./components/todo.css","webpack:///./components/split.css"],"names":["module","exports","Todo","render","class","style","todo","this","props","children","Component","Panel","getStyle","panel","title","undefined","id","Example","example","ApprendimentoSistemiArtificiali","href","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,4GCEPC,E,gLACpBC,OAAA,WACC,OAAO,UAAMC,MAAOC,IAAMC,MAAOC,KAAKC,MAAMC,W,aAFZC,a,oICAbC,E,wLACpBC,SAAA,WACC,OAAOP,IAAMQ,O,EAGdV,OAAA,WACC,IAAIW,EAAQ,KAKZ,YAJwBC,IAArBR,KAAKC,MAAMM,QACbA,EAAS,YAAKP,KAAKC,MAAMM,QAIzB,SAAKV,MAAOG,KAAKK,WAAYI,GAAIT,KAAKC,MAAMQ,IAC1CF,EACAP,KAAKC,MAAMC,W,aAdmBC,a,kICAdO,E,gLACjBd,OAAA,WACI,OACI,gBAAYC,MAAOC,IAAMa,SACpBX,KAAKC,MAAMC,W,aAJSC,a,yKCMhBS,G,oMACjBhB,OAAA,WACI,OACI,aACI,kEACA,EAAC,IAAD,CAAOW,MAAO,aACV,EAAC,IAAD,CAAOA,MAAO,iBACV,WACI,OAAGM,KAAM,mFAAT,qBAGR,EAAC,IAAD,CAAON,MAAO,UACV,YACI,YAAI,OAAGM,KAAM,+BAAT,0BACJ,YAAI,OAAGA,KAAM,gCAAT,gCAGZ,EAAC,IAAD,CAAON,MAAO,gBACV,YACI,YAAI,OAAGM,KAAM,+BAAT,0BACJ,YAAI,OAAGA,KAAM,+BAAT,mC,GApB6BV,e,kICNxCW,E,gLACpBlB,OAAA,WAEC,OACC,SAAKmB,IAAG,yCAFM,mBAAmBf,KAAKC,MAAMC,SAAjC,MAGTc,IAAKhB,KAAKC,MAAMC,SACbK,MAAOP,KAAKC,MAAMC,SAClBL,MAAOC,IAAMmB,S,aAPcd,a,kICAde,E,gLACpBtB,OAAA,WACI,IAKOM,EALHK,EAAQ,KAcf,YAb2BC,IAArBR,KAAKC,MAAMM,QACPA,EAAS,YAAKP,KAAKC,MAAMM,QAKzBL,EADDiB,MAAMC,QAAQpB,KAAKC,MAAMC,UACbF,KAAKC,MAAMC,SAASmB,KAAI,SAAAC,GAC/B,OAAQ,SAAKzB,MAAOC,IAAMyB,YAAaD,MAIhC,SAAKzB,MAAOC,IAAMyB,YAAavB,KAAKC,MAAMC,UAGxD,SAAKL,MAAOC,IAAM0B,OACVjB,EACD,SAAKV,MAAOC,IAAM2B,aAAcvB,K,aAnBbC,a,yCCFnCV,EAAOC,QAAU,CAAC,KAAO,gB,iBCAzBD,EAAOC,QAAU,CAAC,MAAQ,eAAe,YAAc,qBAAqB,WAAa","file":"route-apprendimentoSistemiArtificiali.chunk.b1ca4.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 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 {this.props.children};\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 = (

{this.props.title}

);\n\t\t}\n\n\t\treturn (\n\t\t\t
\n\t\t\t\t{title}\n\t\t\t\t{this.props.children}\n\t\t\t
\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
\n {this.props.children}\n
\n )\n }\n}\n","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 ApprendimentoSistemiArtificiali extends Component {\n render() {\n return (\n
\n

Apprendimento ed evoluzione in sistemi artificiali

\n \n \n

\n Su bbcollab.com\n

\n
\n \n
    \n
  1. Introduzione al corso
  2. \n
  3. Introduzione alla materia
  4. \n
\n
\n \n
    \n
  1. Introduzione al corso
  2. \n
  3. Introduzione alla materia
  4. \n
\n
\n
\n
\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{this.props.children}\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 = (

{this.props.title}

)\n }\n\n let children;\n if(Array.isArray(this.props.children)) {\n children = this.props.children.map(element => {\n return (
{element}
);\n });\n }\n else {\n children =
{this.props.children}
;\n }\n\t\treturn (\n\t
\n {title}\n
{children}
\n
\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":""}