Files
INTUIA/Programa final/dist/PJM_IA/_internal/jupyterlab/static/8.4322fee36e778f503059.js
T

1 line
9.0 KiB
JavaScript
Raw Normal View History

2026-03-15 13:27:50 +00:00
"use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[8],{80008:(t,i,e)=>{e.d(i,{diagram:()=>v});var n=e(76235);var s=e(74353);var r=e.n(s);var o=e(16750);var h=e(92935);var l=e(42838);var a=e.n(l);var c=function(){var t=function(t,i,e,n){for(e=e||{},n=t.length;n--;e[t[n]]=i);return e},i=[6,9,10];var e={trace:function t(){},yy:{},symbols_:{error:2,start:3,info:4,document:5,EOF:6,line:7,statement:8,NL:9,showInfo:10,$accept:0,$end:1},terminals_:{2:"error",4:"info",6:"EOF",9:"NL",10:"showInfo"},productions_:[0,[3,3],[5,0],[5,2],[7,1],[7,1],[8,1]],performAction:function t(i,e,n,s,r,o,h){o.length-1;switch(r){case 1:return s;case 4:break;case 6:s.setInfo(true);break}},table:[{3:1,4:[1,2]},{1:[3]},t(i,[2,2],{5:3}),{6:[1,4],7:5,8:6,9:[1,7],10:[1,8]},{1:[2,1]},t(i,[2,3]),t(i,[2,4]),t(i,[2,5]),t(i,[2,6])],defaultActions:{4:[2,1]},parseError:function t(i,e){if(e.recoverable){this.trace(i)}else{var n=new Error(i);n.hash=e;throw n}},parse:function t(i){var e=this,n=[0],s=[],r=[null],o=[],h=this.table,l="",a=0,c=0,u=2,y=1;var f=o.slice.call(arguments,1);var p=Object.create(this.lexer);var g={yy:{}};for(var _ in this.yy){if(Object.prototype.hasOwnProperty.call(this.yy,_)){g.yy[_]=this.yy[_]}}p.setInput(i,g.yy);g.yy.lexer=p;g.yy.parser=this;if(typeof p.yylloc=="undefined"){p.yylloc={}}var m=p.yylloc;o.push(m);var d=p.options&&p.options.ranges;if(typeof g.yy.parseError==="function"){this.parseError=g.yy.parseError}else{this.parseError=Object.getPrototypeOf(this).parseError}function k(){var t;t=s.pop()||p.lex()||y;if(typeof t!=="number"){if(t instanceof Array){s=t;t=s.pop()}t=e.symbols_[t]||t}return t}var v,b,x,w,I={},S,E,A,P;while(true){b=n[n.length-1];if(this.defaultActions[b]){x=this.defaultActions[b]}else{if(v===null||typeof v=="undefined"){v=k()}x=h[b]&&h[b][v]}if(typeof x==="undefined"||!x.length||!x[0]){var O="";P=[];for(S in h[b]){if(this.terminals_[S]&&S>u){P.push("'"+this.terminals_[S]+"'")}}if(p.showPosition){O="Parse error on line "+(a+1)+":\n"+p.showPosition()+"\nExpecting "+P.join(", ")+", got '"+(this.terminals_[v]||v)+"'"}else{O="Parse error on line "+(a+1)+": Unexpected "+(v==y?"end of input":"'"+(this.terminals_[v]||v)+"'")}this.parseError(O,{text:p.match,token:this.terminals_[v]||v,line:p.yylineno,loc:m,expected:P})}if(x[0]instanceof Array&&x.length>1){throw new Error("Parse Error: multiple actions possible at state: "+b+", token: "+v)}switch(x[0]){case 1:n.push(v);r.push(p.yytext);o.push(p.yylloc);n.push(x[1]);v=null;{c=p.yyleng;l=p.yytext;a=p.yylineno;m=p.yylloc}break;case 2:E=this.productions_[x[1]][1];I.$=r[r.length-E];I._$={first_line:o[o.length-(E||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(E||1)].first_column,last_column:o[o.length-1].last_column};if(d){I._$.range=[o[o.length-(E||1)].range[0],o[o.length-1].range[1]]}w=this.performAction.apply(I,[l,c,a,g.yy,x[1],r,o].concat(f));if(typeof w!=="undefined"){return w}if(E){n=n.slice(0,-1*E*2);r=r.slice(0,-1*E);o=o.slice(0,-1*E)}n.push(this.productions_[x[1]][0]);r.push(I.$);o.push(I._$);A=h[n[n.length-2]][n[n.length-1]];n.push(A);break;case 3:return true}}return true}};var n=function(){var t={EOF:1,parseError:function t(i,e){if(this.yy.parser){this.yy.parser.parseError(i,e)}else{throw new Error(i)}},setInput:function(t,i){this.yy=i||this.yy||{};this._input=t;this._more=this._backtrack=this.done=false;this.yylineno=this.yyleng=0;this.yytext=this.matched=this.match="";this.conditionStack=["INITIAL"];this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0};if(this.options.ranges){this.yylloc.range=[0,0]}this.offset=0;return this},input:function(){var t=this._input[0];this.yytext+=t;this.yyleng++;this.offset++;this.match+=t;this.matched+=t;var i=t.match(/(?:\r\n?|\n).*/g);if(i){this.yylineno++;this.yylloc.last_line++}else{this.yylloc.last_column++}if(this.options.ranges){this.yylloc.range[1]++}this._input=this._input.slice(1);return t},unput:function(t){var i=t.length;var e=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input;this.yytext=this.yytext.substr(0,this.y