Time slots app prototype
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
353 KiB

!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.imbac=e():t.imbac=e()}("undefined"!=typeof self?self:this,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var s=e[r]={i:r,l:!1,exports:{}};return t[r].call(s.exports,s,s.exports,n),s.l=!0,s.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var s in t)n.d(r,s,function(e){return t[e]}.bind(null,s));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=4)}([function(t,e){var n={},r=e.TOK={};function s(t,e,n,r){return this._type=t,this._value=e,this._loc=null!=n?n:-1,this._len=r||0,this._meta=null,this.generated=!1,this.newLine=!1,this.spaced=!1,this.call=!1,this}r.TERMINATOR=1,r.IDENTIFIER=r.IVAR=2,r.CONST=3,r.VAR=4,r.IF=5,r.ELSE=6,r.DEF=7,e.Token=s,s.prototype.type=function(){return this._type},s.prototype.value=function(){return this._value},s.prototype.traverse=function(){},s.prototype.c=function(){return""+this._value},s.prototype.toString=function(){return this._value},s.prototype.charAt=function(t){return this._value.charAt(t)},s.prototype.slice=function(t){return this._value.slice(t)},s.prototype.region=function(){return[this._loc,this._loc+(this._len||this._value.length)]},s.prototype.sourceMapMarker=function(){return-1==this._loc?":":"%$"+this._loc+"$%"},e.lex=n.lex=function(){var t,e=this.tokens[this.pos++];return e?(t=e._type,this.yytext=e):t="",t},e.token=n.token=function(t,e){return new s(t,e,-1,0)},e.typ=n.typ=function(t){return t._type},e.val=n.val=function(t){return t._value},e.line=n.line=function(t){return t._line},e.loc=n.loc=function(t){return t._loc},e.setTyp=n.setTyp=function(t,e){return t._type=e},e.setVal=n.setVal=function(t,e){return t._value=e},e.setLine=n.setLine=function(t,e){return t._line=e},e.setLoc=n.setLoc=function(t,e){return t._loc=e};var i=e.LBRACKET=new s("{","{",0,0,0),o=e.RBRACKET=new s("}","}",0,0,0),a=e.LPAREN=new s("(","(",0,0,0),c=e.RPAREN=new s(")",")",0,0,0);i.generated=!0,o.generated=!0,a.generated=!0,c.generated=!0,e.INDENT=new s("INDENT","2",0,0,0),e.OUTDENT=new s("OUTDENT","2",0,0,0)},function(t,e,n){function r(t){return t?t.toArray?t.toArray():t:[]}var s={},i=n(5),o={reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29],black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},a=e.ansi={bold:function(t){return""+t+""},red:function(t){return""+t+""},green:function(t){return""+t+""},yellow:function(t){return""+t+""},gray:function(t){return""+t+""},white:function(t){return""+t+""},f:function(t,e){var n=o[t];return"["+n[0]+"m"+e+"["+n[1]+"m"}};a.warn=a.yellow,a.error=a.red,e.brace=s.brace=function(t){return t.match(/\n/)?"{"+t+"\n}":"{\n"+t+"\n}"},e.normalizeIndentation=s.normalizeIndentation=function(t){for(var e,n,r=/\n+([^\n\S]*)/g,s=null;e=r.exec(t);){var i=e[1];(null===s||0<(n=i.length)&&n<s.length)&&(s=i)}return s&&(t=t.replace(RegExp("\\n"+s,"g"),"\n")),t},e.flatten=s.flatten=function(t){var e=[];return t.forEach((function(t){return t instanceof Array?e.push.apply(e,s.flatten(t)):e.push(t)})),e},e.pascalCase=s.pascalCase=function(t){return t.replace(/(^|[\-\