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-basiDiDati.chunk.8a7fd.js
2020-03-23 15:47:42 +01:00

2 lines
No EOL
6.1 KiB
JavaScript
Generated

(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{"+AyP":function(t){t.exports={latex:"latex__3Esv7"}},"1nLj":function(t){t.exports={panel:"panel__1ubJw"}},"68UE":function(t){t.exports={example:"example__P0_NL"}},"7bXG":function(t,n,o){"use strict";(function(t){o.d(n,"a",(function(){return i}));var e=o("kpQM"),r=o.n(e),i=function(n){function o(){return n.apply(this,arguments)||this}var e,i;return i=n,(e=o).prototype=Object.create(i.prototype),e.prototype.constructor=e,e.__proto__=i,o.prototype.render=function(){return t("span",{class:r.a.todo},this.props.children)},o}(o("hosL").Component)}).call(this,o("hosL").h)},"810C":function(t,n,o){"use strict";(function(t){o.d(n,"a",(function(){return s}));var e=o("hosL"),r=o("Q3JM"),i=o.n(r),s=function(n){function o(){var t;return(t=n.call(this)||this).state={now:Date.now()},t.timer=null,t}var e,r;r=n,(e=o).prototype=Object.create(r.prototype),e.prototype.constructor=e,e.__proto__=r;var s=o.prototype;return s.componentDidMount=function(){var t=this;this.timer=setInterval((function(){t.setState({now:Date.now()})}),1e3)},s.componentWillUnmount=function(){null!==this.timer&&clearInterval(this.timer)},s.render=function(){var n="Unknown date",o=i.a.timer,e={milliseconds:"?",seconds:"?",minutes:"?",hours:"?",days:"?"};if(this.props.to){var r=(n=new Date(this.props.to))-this.state.now;r>0?e={milliseconds:r%1e3,seconds:Math.floor(r/1e3)%60,minutes:Math.floor(r/6e4)%60,hours:Math.floor(r/36e5)%24,days:Math.floor(r/864e5)}:(e={milliseconds:0,seconds:0,minutes:0,hours:0,days:0},o+=" "+i.a.expired)}else o+=" "+i.a.unknown;return t("div",{class:o,title:n},t("div",{class:i.a.days+" "+i.a.count},e.days),t("div",{className:i.a.days+" "+i.a.text},"giorni"),t("div",{class:i.a.hours+" "+i.a.count},e.hours),t("div",{className:i.a.hours+" "+i.a.text},"ore"),t("div",{class:i.a.minutes+" "+i.a.count},e.minutes),t("div",{className:i.a.minutes+" "+i.a.text},"minuti"),t("div",{class:i.a.seconds+" "+i.a.count},e.seconds),t("div",{class:i.a.seconds+" "+i.a.text},"secondi"),t("div",{class:i.a.remaining},"rimasti"))},o}(e.Component)}).call(this,o("hosL").h)},"9yVG":function(t,n,o){"use strict";(function(t){o.d(n,"a",(function(){return i}));var e=o("1nLj"),r=o.n(e),i=function(n){function o(){return n.apply(this,arguments)||this}var e,i;i=n,(e=o).prototype=Object.create(i.prototype),e.prototype.constructor=e,e.__proto__=i;var s=o.prototype;return s.getStyle=function(){return r.a.panel},s.render=function(){var n=null;return void 0!==this.props.title&&(n=t("h3",null,this.props.title)),t("div",{class:this.getStyle(),id:this.props.id},n,this.props.children)},o}(o("hosL").Component)}).call(this,o("hosL").h)},HmML:function(t,n,o){"use strict";o.r(n),function(t){o.d(n,"default",(function(){return a}));var e=o("hosL"),r=o("ddBW"),i=(o("ZsnK"),o("9yVG")),s=(o("PEwj"),o("7bXG"),o("810C")),a=function(n){function o(){return n.apply(this,arguments)||this}var e,a;return a=n,(e=o).prototype=Object.create(a.prototype),e.prototype.constructor=e,e.__proto__=a,o.prototype.render=function(){return t("div",null,t("h1",null,"Basi di dati"),t(r.a,{title:"Esame"},t(i.a,{title:"Scritto"},t("p",null,"Uno scritto con tre domande:"),t("ul",null,t("li",null,"Progettazione concettuale e logica"),t("li",null,"Formulazione interrogazione"),t("li",null,"Una domanda tra:",t("ul",null,t("li",null,"Studio dato derivato"),t("li",null,"Progettazione fisica"),t("li",null,"Tecnologia database")))),t("p",null,"Prossimo appello:"),t(s.a,null)),t(i.a,{title:"Progetto"},t("p",null,"In gruppo, progettare un database secondo ",t("a",{href:"https://t.me/unimorefiles/23"},"queste")," specifiche."),t("p",null,"Termine ultimo per la consegna:"),t(s.a,{to:"2021-05-31 23:59:59"}),t("p",null,"Consegnando il progetto prima della fine di Luglio si otterrà un bonus!"),t(s.a,{to:"2020-07-31 23:59:59"}),t("p",null,"Esempi di progetti degli anni passati:"),t("ul",null,t("li",null,t("a",{href:"https://t.me/unimorefiles/25"},"Esempio 1")),t("li",null,t("a",{href:"https://t.me/unimorefiles/26"},"Esempio 2"))),t("p",null,"Presentando il progetto si otterrà un bonus!"))))},o}(e.Component)}.call(this,o("hosL").h)},PEwj:function(t,n,o){"use strict";(function(t){o.d(n,"a",(function(){return i}));var e=o("68UE"),r=o.n(e),i=function(n){function o(){return n.apply(this,arguments)||this}var e,i;return i=n,(e=o).prototype=Object.create(i.prototype),e.prototype.constructor=e,e.__proto__=i,o.prototype.render=function(){return t("blockquote",{class:r.a.example},this.props.children)},o}(o("hosL").Component)}).call(this,o("hosL").h)},Q3JM:function(t){t.exports={timer:"timer__23gHK",days:"days__3ZzFX",hours:"hours__3LtGw",minutes:"minutes__1_j61",seconds:"seconds__gE-gj",count:"count__28Md8",text:"text__2kIQZ",remaining:"remaining__1HVwa",unknown:"unknown__teMQN",expired:"expired__3wewI"}},ZsnK:function(t,n,o){"use strict";(function(t){o.d(n,"a",(function(){return i}));var e=o("+AyP"),r=o.n(e),i=function(n){function o(){return n.apply(this,arguments)||this}var e,i;return i=n,(e=o).prototype=Object.create(i.prototype),e.prototype.constructor=e,e.__proto__=i,o.prototype.render=function(){return t("img",{src:"https://latex.codecogs.com/svg.latex?"+("{\\color{White} "+this.props.children+" }"),alt:this.props.children,title:this.props.children,class:r.a.latex})},o}(o("hosL").Component)}).call(this,o("hosL").h)},ddBW:function(t,n,o){"use strict";(function(t){o.d(n,"a",(function(){return i}));var e=o("rMrT"),r=o.n(e),i=function(n){function o(){return n.apply(this,arguments)||this}var e,i;return i=n,(e=o).prototype=Object.create(i.prototype),e.prototype.constructor=e,e.__proto__=i,o.prototype.render=function(){var n,o=null;return void 0!==this.props.title&&(o=t("h2",null,this.props.title)),n=Array.isArray(this.props.children)?this.props.children.map((function(n){return t("div",{class:r.a.splitchild},n)})):t("div",{class:r.a.splitchild},this.props.children),t("div",{class:r.a.split},o,t("div",{class:r.a.splitparent},n))},o}(o("hosL").Component)}).call(this,o("hosL").h)},kpQM:function(t){t.exports={todo:"todo__1pOoN"}},rMrT:function(t){t.exports={split:"split__3qCWp",splitparent:"splitparent__2xagg",splitchild:"splitchild__3cEoc"}}}]);
//# sourceMappingURL=route-basiDiDati.chunk.8a7fd.js.map