@cronapp/framework-core 2.9.0-SNAPSHOT.7 → 2.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,27 +1,23 @@
1
- {
2
- "name": "@cronapp/framework-core",
3
- "version": "2.9.0-SNAPSHOT.7",
4
- "scripts": {
5
- "build": "npx webpack --progress --config webpack.config.js",
6
- "prepublishOnly": "npm run build -p && cp target/browser/* .",
7
- "postpublish": "git clean -fd"
8
- },
9
- "dependencies": {
10
- "flat": "5.0.2",
11
- "reflect-metadata": "0.1.13",
12
- "tsyringe": "4.5.0"
13
- },
14
- "devDependencies": {
15
- "@types/angular": "1.8.1",
16
- "@types/angular-ui-router": "1.1.40",
17
- "@types/flat": "5.0.1",
18
- "@types/kendo-ui": "2021.1.1",
19
- "@types/lodash": "4.14.168",
20
- "ts-loader": "9.1.1",
21
- "tslint": "6.1.3",
22
- "tslint-loader": "3.5.4",
23
- "typescript": "4.2.4",
24
- "webpack": "5.36.0",
25
- "webpack-cli": "4.6.0"
26
- }
27
- }
1
+ {
2
+ "name": "@cronapp/framework-core",
3
+ "version": "2.9.1",
4
+ "scripts": {
5
+ "build": "npx webpack --progress --config webpack.config.js",
6
+ "watch": "npx webpack -d eval-source-map --progress --watch --config webpack.config.js",
7
+ "prepack": "npm run build -p && cp target/browser/* ."
8
+ },
9
+ "dependencies": {
10
+ "flat": "5.0.2",
11
+ "reflect-metadata": "0.1.13",
12
+ "tsyringe": "4.5.0"
13
+ },
14
+ "devDependencies": {
15
+ "@types/angular": "1.8.1",
16
+ "ts-loader": "9.1.1",
17
+ "tslint": "6.1.3",
18
+ "tslint-loader": "3.5.4",
19
+ "typescript": "4.2.4",
20
+ "webpack": "5.36.0",
21
+ "webpack-cli": "4.6.0"
22
+ }
23
+ }
@@ -1 +0,0 @@
1
- (self.webpackChunkcronapp=self.webpackChunkcronapp||[]).push([[182],{471:(e,r,p)=>{"use strict";p.r(r),p.d(r,{angularJs:()=>a});var a=p(746)},734:e=>{"use strict";e.exports=angular}},e=>{e.O(0,[216,592],(()=>(471,e(e.s=471))));var r=e.O(),p=cronapp="undefined"==typeof cronapp?{}:cronapp;for(var a in r)p[a]=r[a];r.__esModule&&Object.defineProperty(p,"__esModule",{value:!0})}]);
package/browser.bundle.js DELETED
@@ -1 +0,0 @@
1
- (self.webpackChunkcronapp=self.webpackChunkcronapp||[]).push([[763],{389:(e,p,n)=>{"use strict";n.r(p),n.d(p,{ioc:()=>a,event:()=>r,configuration:()=>o});var r=n(0),o=n(494),a=n(655)}},e=>{e.O(0,[216,592],(()=>(389,e(e.s=389))));var p=e.O(),n=cronapp="undefined"==typeof cronapp?{}:cronapp;for(var r in p)n[r]=p[r];p.__esModule&&Object.defineProperty(n,"__esModule",{value:!0})}]);
package/common.bundle.js DELETED
@@ -1 +0,0 @@
1
- (self.webpackChunkcronapp=self.webpackChunkcronapp||[]).push([[592],{746:(e,t,n)=>{"use strict";n.r(t),n.d(t,{IAngularJsPlugin:()=>r});var s=n(734),i=n(655);const r="IAngularJsPlugin";window.name="NG_DEFER_BOOTSTRAP!",s.resumeDeferredBootstrap=()=>{if((0,i.hasInstance)(r)){const e=(0,i.getInstances)(r).map((e=>e.activate()));Promise.all(e).then((e=>s.resumeBootstrap(e.map((e=>e.name)))))}else s.resumeBootstrap()}},0:(e,t,n)=>{"use strict";n.r(t),n.d(t,{AsyncEmitter:()=>E,Emitter:()=>w,Event:()=>p,EventBufferer:()=>y,EventMultiplexer:()=>L,PauseableEmitter:()=>g,Relay:()=>x,filterEvent:()=>A,setGlobalLeakWarningThreshold:()=>_});const s=new class{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(e){setTimeout((()=>{if(e.stack)throw new Error(e.message+"\n\n"+e.stack);throw e}),0)}}addListener(e){return this.listeners.push(e),()=>{this._removeListener(e)}}emit(e){this.listeners.forEach((t=>{t(e)}))}_removeListener(e){this.listeners.splice(this.listeners.indexOf(e),1)}setUnexpectedErrorHandler(e){this.unexpectedErrorHandler=e}getUnexpectedErrorHandler(){return this.unexpectedErrorHandler}onUnexpectedError(e){this.unexpectedErrorHandler(e),this.emit(e)}onUnexpectedExternalError(e){this.unexpectedErrorHandler(e)}};function i(e){var t;(t=e)instanceof Error&&t.name===r&&t.message===r||s.onUnexpectedError(e)}const r="Canceled";function o(e){}Error;class u{constructor(){this._toDispose=new Set,this._isDisposed=!1}dispose(){this._isDisposed||(this._isDisposed=!0,this.clear())}clear(){this._toDispose.forEach((e=>e.dispose())),this._toDispose.clear()}add(e){if(!e)return e;if(e===this)throw new Error("Cannot register a disposable on itself!");return this._isDisposed?console.warn(new Error("Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!").stack):this._toDispose.add(e),e}}class a{constructor(){this._store=new u}dispose(){this._store.dispose()}_register(e){if(e===this)throw new Error("Cannot register a disposable on itself!");return this._store.add(e)}}a.None=Object.freeze({dispose(){}});const h={done:!0,value:void 0};var l;!function(e){const t={next:()=>h};e.empty=function(){return t},e.single=function(e){let t=!1;return{next:()=>t?h:(t=!0,{done:!1,value:e})}},e.fromArray=function(e,t=0,n=e.length){return{next:()=>t>=n?h:{done:!1,value:e[t++]}}},e.fromNativeIterator=function(e){return{next(){const t=e.next();return t.done?h:{done:!1,value:t.value}}}},e.from=function(t){return t?Array.isArray(t)?e.fromArray(t):t:e.empty()},e.map=function(e,t){return{next(){const n=e.next();return n.done?h:{done:!1,value:t(n.value)}}}},e.filter=function(e,t){return{next(){for(;;){const n=e.next();if(n.done)return h;if(t(n.value))return{done:!1,value:n.value}}}}},e.forEach=function(e,t){for(let n=e.next();!n.done;n=e.next())t(n.value)},e.collect=function(e,t=Number.POSITIVE_INFINITY){const n=[];if(0===t)return n;let s=0;for(let i=e.next();!(i.done||(n.push(i.value),++s>=t));i=e.next());return n},e.concat=function(...e){let t=0;return{next(){if(t>=e.length)return h;const n=e[t].next();return n.done?(t++,this.next()):n}}},e.chain=function(e){return new c(e)}}(l||(l={}));class c{constructor(e){this.it=e}next(){return this.it.next()}map(e){return new c(l.map(this.it,e))}filter(e){return new c(l.filter(this.it,e))}}class d{constructor(e){this.element=e,this.next=d.Undefined,this.prev=d.Undefined}}d.Undefined=new d(void 0);class f{constructor(){this._first=d.Undefined,this._last=d.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===d.Undefined}clear(){this._first=d.Undefined,this._last=d.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){const n=new d(e);if(this._first===d.Undefined)this._first=n,this._last=n;else if(t){const e=this._last;this._last=n,n.prev=e,e.next=n}else{const e=this._first;this._first=n,n.next=e,e.prev=n}this._size+=1;let s=!1;return()=>{s||(s=!0,this._remove(n))}}shift(){if(this._first!==d.Undefined){const e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==d.Undefined){const e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==d.Undefined&&e.next!==d.Undefined){const t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===d.Undefined&&e.next===d.Undefined?(this._first=d.Undefined,this._last=d.Undefined):e.next===d.Undefined?(this._last=this._last.prev,this._last.next=d.Undefined):e.prev===d.Undefined&&(this._first=this._first.next,this._first.prev=d.Undefined);this._size-=1}iterator(){let e,t=this._first;return{next:()=>t===d.Undefined?h:(e?e.value=t.element:e={done:!1,value:t.element},t=t.next,e)}}toArray(){const e=[];for(let t=this._first;t!==d.Undefined;t=t.next)e.push(t.element);return e}}var p;!function(e){function t(e){return(t,n=null,s)=>{let i,r=!1;return i=e((e=>{if(!r)return i?i.dispose():r=!0,t.call(n,e)}),null,s),r&&i.dispose(),i}}function n(e,t){return u(((n,s=null,i)=>e((e=>n.call(s,t(e))),null,i)))}function s(e,t){return u(((n,s=null,i)=>e((e=>{t(e),n.call(s,e)}),null,i)))}function i(e,t){return u(((n,s=null,i)=>e((e=>t(e)&&n.call(s,e)),null,i)))}function r(e,t,s){let i=s;return n(e,(e=>(i=t(i,e),i)))}function u(e){let t;const n=new w({onFirstListenerAdd(){t=e(n.fire,n)},onLastListenerRemove(){t.dispose()}});return n.event}function h(e,t,n=100,s=!1,i){let r,o,u,a=0;const h=new w({leakWarningThreshold:i,onFirstListenerAdd(){r=e((e=>{a++,o=t(o,e),s&&!u&&h.fire(o),clearTimeout(u),u=setTimeout((()=>{const e=o;o=void 0,u=void 0,(!s||a>1)&&h.fire(e),a=0}),n)}))},onLastListenerRemove(){r.dispose()}});return h.event}function l(e){let t,n=!0;return i(e,(e=>{const s=n||e!==t;return n=!1,t=e,s}))}e.None=()=>a.None,e.once=t,e.map=n,e.forEach=s,e.filter=i,e.signal=function(e){return e},e.any=function(...e){return(t,n=null,s)=>function(...e){return e.forEach(o),{dispose:()=>function(e){return Array.isArray(e)?(e.forEach((e=>{e&&e.dispose()})),[]):e?(e.dispose(),e):void 0}(e)}}(...e.map((e=>e((e=>t.call(n,e)),null,s))))},e.reduce=r,e.snapshot=u,e.debounce=h,e.stopwatch=function(e){const s=(new Date).getTime();return n(t(e),(e=>(new Date).getTime()-s))},e.latch=l,e.buffer=function(e,t=!1,n=[]){let s=n.slice(),i=e((e=>{s?s.push(e):o.fire(e)}));const r=()=>{s&&s.forEach((e=>o.fire(e))),s=null},o=new w({onFirstListenerAdd(){i||(i=e((e=>o.fire(e))))},onFirstListenerDidAdd(){s&&(t?setTimeout(r):r())},onLastListenerRemove(){i&&i.dispose(),i=null}});return o.event};class c{constructor(e){this.event=e}map(e){return new c(n(this.event,e))}forEach(e){return new c(s(this.event,e))}filter(e){return new c(i(this.event,e))}reduce(e,t){return new c(r(this.event,e,t))}latch(){return new c(l(this.event))}debounce(e,t=100,n=!1,s){return new c(h(this.event,e,t,n,s))}on(e,t,n){return this.event(e,t,n)}once(e,n,s){return t(this.event)(e,n,s)}}e.chain=function(e){return new c(e)},e.fromNodeEventEmitter=function(e,t,n=(e=>e)){const s=(...e)=>i.fire(n(...e)),i=new w({onFirstListenerAdd:()=>e.on(t,s),onLastListenerRemove:()=>e.removeListener(t,s)});return i.event},e.fromDOMEventEmitter=function(e,t,n=(e=>e)){const s=(...e)=>i.fire(n(...e)),i=new w({onFirstListenerAdd:()=>e.addEventListener(t,s),onLastListenerRemove:()=>e.removeEventListener(t,s)});return i.event},e.fromPromise=function(e){const t=new w;let n=!1;return e.then(void 0,(()=>null)).then((()=>{n?t.fire(void 0):setTimeout((()=>t.fire(void 0)),0)})),n=!0,t.event},e.toPromise=function(e){return new Promise((n=>t(e)(n)))}}(p||(p={}));let v=-1;function _(e){const t=v;return v=e,{dispose(){v=t}}}class m{constructor(e,t=Math.random().toString(18).slice(2,5)){this.customThreshold=e,this.name=t,this._warnCountdown=0}dispose(){this._stacks&&this._stacks.clear()}check(e){let t=v;if("number"==typeof this.customThreshold&&(t=this.customThreshold),t<=0||e<t)return;this._stacks||(this._stacks=new Map);const n=(new Error).stack.split("\n").slice(3).join("\n"),s=this._stacks.get(n)||0;if(this._stacks.set(n,s+1),this._warnCountdown-=1,this._warnCountdown<=0){let n;this._warnCountdown=.5*t;let s=0;this._stacks.forEach(((e,t)=>{(!n||s<e)&&(n=t,s=e)})),console.warn(`[${this.name}] potential listener LEAK detected, having ${e} listeners already. MOST frequent listener (${s}):`),console.warn(n)}return()=>{const e=this._stacks.get(n)||0;this._stacks.set(n,e-1)}}}class w{constructor(e){this._disposed=!1,this._options=e,this._leakageMon=v>0?new m(this._options&&this._options.leakWarningThreshold):void 0}get event(){return this._event||(this._event=(e,t,n)=>{this._listeners||(this._listeners=new f);const s=this._listeners.isEmpty();s&&this._options&&this._options.onFirstListenerAdd&&this._options.onFirstListenerAdd(this);const i=this._listeners.push(t?[e,t]:e);let r,o;return s&&this._options&&this._options.onFirstListenerDidAdd&&this._options.onFirstListenerDidAdd(this),this._options&&this._options.onListenerDidAdd&&this._options.onListenerDidAdd(this,e,t),this._leakageMon&&(r=this._leakageMon.check(this._listeners.size)),o={dispose:()=>{r&&r(),o.dispose=w._noop,!this._disposed&&(i(),this._options&&this._options.onLastListenerRemove)&&(this._listeners&&!this._listeners.isEmpty()||this._options.onLastListenerRemove(this))}},n instanceof u?n.add(o):Array.isArray(n)&&n.push(o),o}),this._event}fire(e){if(this._listeners){this._deliveryQueue||(this._deliveryQueue=new f);for(let t=this._listeners.iterator(),n=t.next();!n.done;n=t.next())this._deliveryQueue.push([n.value,e]);for(;this._deliveryQueue.size>0;){const[e,t]=this._deliveryQueue.shift();try{"function"==typeof e?e.call(void 0,t):e[0].call(e[1],t)}catch(e){i(e)}}}}dispose(){this._listeners&&this._listeners.clear(),this._deliveryQueue&&this._deliveryQueue.clear(),this._leakageMon&&this._leakageMon.dispose(),this._disposed=!0}}w._noop=function(){};class g extends w{constructor(e){super(e),this._isPaused=0,this._eventQueue=new f,this._mergeFn=e&&e.merge}pause(){this._isPaused++}resume(){if(0!==this._isPaused&&0==--this._isPaused)if(this._mergeFn){const e=this._eventQueue.toArray();this._eventQueue.clear(),super.fire(this._mergeFn(e))}else for(;!this._isPaused&&0!==this._eventQueue.size;)super.fire(this._eventQueue.shift())}fire(e){this._listeners&&(0!==this._isPaused?this._eventQueue.push(e):super.fire(e))}}class E extends w{fireAsync(e,t,n){return s=this,r=void 0,u=function*(){if(this._listeners){this._asyncDeliveryQueue||(this._asyncDeliveryQueue=new f);for(let t=this._listeners.iterator(),n=t.next();!n.done;n=t.next())this._asyncDeliveryQueue.push([n.value,e]);for(;this._asyncDeliveryQueue.size>0&&!t.isCancellationRequested;){const[e,t]=this._asyncDeliveryQueue.shift(),s=[],r=Object.assign(Object.assign({},t),{waitUntil:t=>{if(Object.isFrozen(s))throw new Error("waitUntil can NOT be called asynchronous");n&&(t=n(t,"function"==typeof e?e:e[0])),s.push(t)}});try{"function"==typeof e?e.call(void 0,r):e[0].call(e[1],r)}catch(e){i(e);continue}Object.freeze(s),yield Promise.all(s).catch((e=>i(e)))}}},new((o=void 0)||(o=Promise))((function(e,t){function n(e){try{a(u.next(e))}catch(e){t(e)}}function i(e){try{a(u.throw(e))}catch(e){t(e)}}function a(t){var s;t.done?e(t.value):(s=t.value,s instanceof o?s:new o((function(e){e(s)}))).then(n,i)}a((u=u.apply(s,r||[])).next())}));var s,r,o,u}}class L{constructor(){this.hasListeners=!1,this.events=[],this.emitter=new w({onFirstListenerAdd:()=>this.onFirstListenerAdd(),onLastListenerRemove:()=>this.onLastListenerRemove()})}get event(){return this.emitter.event}add(e){const t={event:e,listener:null};return this.events.push(t),this.hasListeners&&this.hook(t),n=function(e){const t=this;let n,s=!1;return function(){return s||(s=!0,n=e.apply(t,arguments)),n}}((()=>{this.hasListeners&&this.unhook(t);const e=this.events.indexOf(t);this.events.splice(e,1)})),{dispose:()=>{n()}};var n}onFirstListenerAdd(){this.hasListeners=!0,this.events.forEach((e=>this.hook(e)))}onLastListenerRemove(){this.hasListeners=!1,this.events.forEach((e=>this.unhook(e)))}hook(e){e.listener=e.event((e=>this.emitter.fire(e)))}unhook(e){e.listener&&e.listener.dispose(),e.listener=null}dispose(){this.emitter.dispose()}}class y{constructor(){this.buffers=[]}wrapEvent(e){return(t,n,s)=>e((e=>{const s=this.buffers[this.buffers.length-1];s?s.push((()=>t.call(n,e))):t.call(n,e)}),void 0,s)}bufferEvents(e){const t=[];this.buffers.push(t);const n=e();return this.buffers.pop(),t.forEach((e=>e())),n}}class x{constructor(){this.listening=!1,this.inputEvent=p.None,this.inputEventListener=a.None,this.emitter=new w({onFirstListenerDidAdd:()=>{this.listening=!0,this.inputEventListener=this.inputEvent(this.emitter.fire,this.emitter)},onLastListenerRemove:()=>{this.listening=!1,this.inputEventListener.dispose()}}),this.event=this.emitter.event}set input(e){this.inputEvent=e,this.listening&&(this.inputEventListener.dispose(),this.inputEventListener=e(this.emitter.fire,this.emitter))}dispose(){this.inputEventListener.dispose(),this.emitter.dispose()}}function A(e,t){return(n,s=null,i)=>e((e=>t(e)&&n.call(s,e)),null,i)}},494:(e,t,n)=>{"use strict";n.r(t),n.d(t,{IConfigurationService:()=>u});var s=n(0),i=n(464),r=n(655),o=function(e,t,n,s){return new(n||(n=Promise))((function(i,r){function o(e){try{a(s.next(e))}catch(e){r(e)}}function u(e){try{a(s.throw(e))}catch(e){r(e)}}function a(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(o,u)}a((s=s.apply(e,t||[])).next())}))};const u="configurationService";class a{constructor(){this._onDidChangeConfiguration=new s.Emitter,this.onDidChangeConfiguration=this._onDidChangeConfiguration.event,this.localValues=new Map,this.appicationValues=a.loadApplicationValues(),this.localValues=a.loadLocalValues()}getValue(e){return o(this,void 0,void 0,(function*(){return this.localValues.has(e)?this.localValues.get(e):(yield this.appicationValues).get(e)}))}update(e){return o(this,void 0,void 0,(function*(){const t=[];for(let[n,s]of e)s!==(yield this.getValue(n))&&((yield this.appicationValues).set(n,s),this.localValues.set(n,s),t.push(n));localStorage.setItem(a.LOCAL_CONFIGURATION_KEY,JSON.stringify([...this.localValues])),this._onDidChangeConfiguration.fire({keys:t})}))}updateValue(e,t){return o(this,void 0,void 0,(function*(){return this.update(new Map([[e,t]]))}))}static loadLocalValues(){const e=localStorage.getItem(a.LOCAL_CONFIGURATION_KEY);return new Map(JSON.parse(e))}static loadApplicationValues(){return o(this,void 0,void 0,(function*(){const e=yield fetch("js/configuration.json");if(200!==e.status)return new Map;const t=yield e.json(),n=(0,i.flatten)(t);return new Map(Object.entries(n))}))}}a.LOCAL_CONFIGURATION_KEY="cronapp.configuration",(0,r.bindSingleton)(u,a)},655:(e,t,n)=>{"use strict";n.r(t),n.d(t,{IFrameworkPlugin:()=>r,bindSingleton:()=>o,bindType:()=>u,bindInstance:()=>a,getInstance:()=>h,getInstances:()=>l,hasInstance:()=>c,qualifier:()=>d,component:()=>f}),n(50);var s=n(362);const i=s.nC.createChildContainer();i.reset();const r="frameworkPlugin";function o(e,t){i.registerSingleton(e,t)}function u(e,t){i.registerType(e,t)}function a(e,t){i.registerInstance(e,t)}function h(e){return i.resolve(e)}function l(e){return i.resolveAll(e)}function c(e){return i.isRegistered(e)}function d(e,t=!1){return t?(0,s.Zf)(e):(0,s.f3)(e)}function f(){return(0,s.b2)()}}}]);
package/cronapp.nls.json DELETED
@@ -1,6 +0,0 @@
1
- {
2
- "analytics.title": "Analytics",
3
- "analytics.enabled": "Enabled",
4
- "analytics.application.name": "Application Name",
5
- "analytics.application.version": "Application Version"
6
- }
package/runtime.bundle.js DELETED
@@ -1 +0,0 @@
1
- (()=>{"use strict";var e,r={},t={};function o(e){var n=t[e];if(void 0!==n)return n.exports;var a=t[e]={exports:{}};return r[e](a,a.exports,o),a.exports}o.m=r,e=[],o.O=(r,t,n,a)=>{if(!t){var i=1/0;for(f=0;f<e.length;f++){for(var[t,n,a]=e[f],l=!0,u=0;u<t.length;u++)(!1&a||i>=a)&&Object.keys(o.O).every((e=>o.O[e](t[u])))?t.splice(u--,1):(l=!1,a<i&&(i=a));l&&(e.splice(f--,1),r=n())}return r}a=a||0;for(var f=e.length;f>0&&e[f-1][2]>a;f--)e[f]=e[f-1];e[f]=[t,n,a]},o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var t in r)o.o(r,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e={666:0};o.O.j=r=>0===e[r];var r=(r,t)=>{var n,a,[i,l,u]=t,f=0;for(n in l)o.o(l,n)&&(o.m[n]=l[n]);if(u)var p=u(o);for(r&&r(t);f<i.length;f++)a=i[f],o.o(e,a)&&e[a]&&e[a][0](),e[i[f]]=0;return o.O(p)},t=self.webpackChunkcronapp=self.webpackChunkcronapp||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})()})();
package/vendors.bundle.js DELETED
@@ -1,2 +0,0 @@
1
- /*! For license information please see vendors.bundle.js.LICENSE.txt */
2
- (self.webpackChunkcronapp=self.webpackChunkcronapp||[]).push([[216],{464:t=>{function e(t){return t&&t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function r(t){return t}function n(t,n){const o=(n=n||{}).delimiter||".",i=n.maxDepth,s=n.transformKey||r,u={};return function t(r,c,a){a=a||1,Object.keys(r).forEach((function(f){const l=r[f],p=n.safe&&Array.isArray(l),y=Object.prototype.toString.call(l),h=e(l),v="[object Object]"===y||"[object Array]"===y,d=c?c+o+s(f):s(f);if(!p&&!h&&v&&Object.keys(l).length&&(!n.maxDepth||a<i))return t(l,d,a+1);u[d]=l}))}(t),u}t.exports=n,n.flatten=n,n.unflatten=function t(o,i){const s=(i=i||{}).delimiter||".",u=i.overwrite||!1,c=i.transformKey||r,a={};if(e(o)||"[object Object]"!==Object.prototype.toString.call(o))return o;function f(t){const e=Number(t);return isNaN(e)||-1!==t.indexOf(".")||i.object?t:e}return o=Object.keys(o).reduce((function(t,e){const r=Object.prototype.toString.call(o[e]);return"[object Object]"!==r&&"[object Array]"!==r||function(t){const e=Object.prototype.toString.call(t),r="[object Object]"===e;return!t||("[object Array]"===e?!t.length:r?!Object.keys(t).length:void 0)}(o[e])?(t[e]=o[e],t):function(t,e,r){return Object.keys(r).reduce((function(e,n){return e[t+s+n]=r[n],e}),e)}(e,t,n(o[e],i))}),{}),Object.keys(o).forEach((function(e){const r=e.split(s).map(c);let n=f(r.shift()),l=f(r[0]),p=a;for(;void 0!==l;){if("__proto__"===n)return;const t=Object.prototype.toString.call(p[n]),e="[object Object]"===t||"[object Array]"===t;if(!u&&!e&&void 0!==p[n])return;(u&&!e||!u&&null==p[n])&&(p[n]="number"!=typeof l||i.object?{}:[]),p=p[n],r.length>0&&(n=f(r.shift()),l=f(r[0]))}p[n]=t(o[e],i)})),a}},50:(t,e,r)=>{var n;!function(t){!function(e){var n="object"==typeof r.g?r.g:"object"==typeof self?self:"object"==typeof this?this:Function("return this;")(),o=i(t);function i(t,e){return function(r,n){"function"!=typeof t[r]&&Object.defineProperty(t,r,{configurable:!0,writable:!0,value:n}),e&&e(r,n)}}void 0===n.Reflect?n.Reflect=t:o=i(n.Reflect,o),function(t){var e=Object.prototype.hasOwnProperty,r="function"==typeof Symbol,n=r&&void 0!==Symbol.toPrimitive?Symbol.toPrimitive:"@@toPrimitive",o=r&&void 0!==Symbol.iterator?Symbol.iterator:"@@iterator",i="function"==typeof Object.create,s={__proto__:[]}instanceof Array,u=!i&&!s,c={create:i?function(){return K(Object.create(null))}:s?function(){return K({__proto__:null})}:function(){return K({})},has:u?function(t,r){return e.call(t,r)}:function(t,e){return e in t},get:u?function(t,r){return e.call(t,r)?t[r]:void 0}:function(t,e){return t[e]}},a=Object.getPrototypeOf(Function),f="object"==typeof process&&process.env&&"true"===process.env.REFLECT_METADATA_USE_MAP_POLYFILL,l=f||"function"!=typeof Map||"function"!=typeof Map.prototype.entries?function(){var t={},e=[],r=function(){function t(t,e,r){this._index=0,this._keys=t,this._values=e,this._selector=r}return t.prototype["@@iterator"]=function(){return this},t.prototype[o]=function(){return this},t.prototype.next=function(){var t=this._index;if(t>=0&&t<this._keys.length){var r=this._selector(this._keys[t],this._values[t]);return t+1>=this._keys.length?(this._index=-1,this._keys=e,this._values=e):this._index++,{value:r,done:!1}}return{value:void 0,done:!0}},t.prototype.throw=function(t){throw this._index>=0&&(this._index=-1,this._keys=e,this._values=e),t},t.prototype.return=function(t){return this._index>=0&&(this._index=-1,this._keys=e,this._values=e),{value:t,done:!0}},t}();return function(){function e(){this._keys=[],this._values=[],this._cacheKey=t,this._cacheIndex=-2}return Object.defineProperty(e.prototype,"size",{get:function(){return this._keys.length},enumerable:!0,configurable:!0}),e.prototype.has=function(t){return this._find(t,!1)>=0},e.prototype.get=function(t){var e=this._find(t,!1);return e>=0?this._values[e]:void 0},e.prototype.set=function(t,e){var r=this._find(t,!0);return this._values[r]=e,this},e.prototype.delete=function(e){var r=this._find(e,!1);if(r>=0){for(var n=this._keys.length,o=r+1;o<n;o++)this._keys[o-1]=this._keys[o],this._values[o-1]=this._values[o];return this._keys.length--,this._values.length--,e===this._cacheKey&&(this._cacheKey=t,this._cacheIndex=-2),!0}return!1},e.prototype.clear=function(){this._keys.length=0,this._values.length=0,this._cacheKey=t,this._cacheIndex=-2},e.prototype.keys=function(){return new r(this._keys,this._values,n)},e.prototype.values=function(){return new r(this._keys,this._values,i)},e.prototype.entries=function(){return new r(this._keys,this._values,s)},e.prototype["@@iterator"]=function(){return this.entries()},e.prototype[o]=function(){return this.entries()},e.prototype._find=function(t,e){return this._cacheKey!==t&&(this._cacheIndex=this._keys.indexOf(this._cacheKey=t)),this._cacheIndex<0&&e&&(this._cacheIndex=this._keys.length,this._keys.push(t),this._values.push(void 0)),this._cacheIndex},e}();function n(t,e){return t}function i(t,e){return e}function s(t,e){return[t,e]}}():Map,p=f||"function"!=typeof Set||"function"!=typeof Set.prototype.entries?function(){function t(){this._map=new l}return Object.defineProperty(t.prototype,"size",{get:function(){return this._map.size},enumerable:!0,configurable:!0}),t.prototype.has=function(t){return this._map.has(t)},t.prototype.add=function(t){return this._map.set(t,t),this},t.prototype.delete=function(t){return this._map.delete(t)},t.prototype.clear=function(){this._map.clear()},t.prototype.keys=function(){return this._map.keys()},t.prototype.values=function(){return this._map.values()},t.prototype.entries=function(){return this._map.entries()},t.prototype["@@iterator"]=function(){return this.keys()},t.prototype[o]=function(){return this.keys()},t}():Set,y=new(f||"function"!=typeof WeakMap?function(){var t=c.create(),r=n();return function(){function t(){this._key=n()}return t.prototype.has=function(t){var e=o(t,!1);return void 0!==e&&c.has(e,this._key)},t.prototype.get=function(t){var e=o(t,!1);return void 0!==e?c.get(e,this._key):void 0},t.prototype.set=function(t,e){return o(t,!0)[this._key]=e,this},t.prototype.delete=function(t){var e=o(t,!1);return void 0!==e&&delete e[this._key]},t.prototype.clear=function(){this._key=n()},t}();function n(){var e;do{e="@@WeakMap@@"+s()}while(c.has(t,e));return t[e]=!0,e}function o(t,n){if(!e.call(t,r)){if(!n)return;Object.defineProperty(t,r,{value:c.create()})}return t[r]}function i(t,e){for(var r=0;r<e;++r)t[r]=255*Math.random()|0;return t}function s(){var t,e=(t=16,"function"==typeof Uint8Array?"undefined"!=typeof crypto?crypto.getRandomValues(new Uint8Array(t)):"undefined"!=typeof msCrypto?msCrypto.getRandomValues(new Uint8Array(t)):i(new Uint8Array(t),t):i(new Array(t),t));e[6]=79&e[6]|64,e[8]=191&e[8]|128;for(var r="",n=0;n<16;++n){var o=e[n];4!==n&&6!==n&&8!==n||(r+="-"),o<16&&(r+="0"),r+=o.toString(16).toLowerCase()}return r}}():WeakMap);function h(t,e,r){var n=y.get(t);if(R(n)){if(!r)return;n=new l,y.set(t,n)}var o=n.get(e);if(R(o)){if(!r)return;o=new l,n.set(e,o)}return o}function v(t,e,r){if(d(t,e,r))return!0;var n=I(e);return!j(n)&&v(t,n,r)}function d(t,e,r){var n=h(e,r,!1);return!R(n)&&!!n.has(t)}function g(t,e,r){if(d(t,e,r))return _(t,e,r);var n=I(e);return j(n)?void 0:g(t,n,r)}function _(t,e,r){var n=h(e,r,!1);if(!R(n))return n.get(t)}function w(t,e,r,n){h(r,n,!0).set(t,e)}function b(t,e){var r=m(t,e),n=I(t);if(null===n)return r;var o=b(n,e);if(o.length<=0)return r;if(r.length<=0)return o;for(var i=new p,s=[],u=0,c=r;u<c.length;u++){var a=c[u];i.has(a)||(i.add(a),s.push(a))}for(var f=0,l=o;f<l.length;f++)a=l[f],i.has(a)||(i.add(a),s.push(a));return s}function m(t,e){var r=[],n=h(t,e,!1);if(R(n))return r;for(var i=function(t){var e=M(t,o);if(!T(e))throw new TypeError;var r=e.call(t);if(!O(r))throw new TypeError;return r}(n.keys()),s=0;;){var u=P(i);if(!u)return r.length=s,r;var c=u.value;try{r[s]=c}catch(t){try{C(i)}finally{throw t}}s++}}function k(t){if(null===t)return 1;switch(typeof t){case"undefined":return 0;case"boolean":return 2;case"string":return 3;case"symbol":return 4;case"number":return 5;case"object":return null===t?1:6;default:return 6}}function R(t){return void 0===t}function j(t){return null===t}function O(t){return"object"==typeof t?null!==t:"function"==typeof t}function A(t,e){switch(k(t)){case 0:case 1:case 2:case 3:case 4:case 5:return t}var r=3===e?"string":5===e?"number":"default",o=M(t,n);if(void 0!==o){var i=o.call(t,r);if(O(i))throw new TypeError;return i}return function(t,e){if("string"===e){var r=t.toString;if(T(r)&&!O(o=r.call(t)))return o;if(T(n=t.valueOf)&&!O(o=n.call(t)))return o}else{var n;if(T(n=t.valueOf)&&!O(o=n.call(t)))return o;var o,i=t.toString;if(T(i)&&!O(o=i.call(t)))return o}throw new TypeError}(t,"default"===r?"number":r)}function S(t){var e=A(t,3);return"symbol"==typeof e?e:function(t){return""+t}(e)}function x(t){return Array.isArray?Array.isArray(t):t instanceof Object?t instanceof Array:"[object Array]"===Object.prototype.toString.call(t)}function T(t){return"function"==typeof t}function E(t){return"function"==typeof t}function M(t,e){var r=t[e];if(null!=r){if(!T(r))throw new TypeError;return r}}function P(t){var e=t.next();return!e.done&&e}function C(t){var e=t.return;e&&e.call(t)}function I(t){var e=Object.getPrototypeOf(t);if("function"!=typeof t||t===a)return e;if(e!==a)return e;var r=t.prototype,n=r&&Object.getPrototypeOf(r);if(null==n||n===Object.prototype)return e;var o=n.constructor;return"function"!=typeof o||o===t?e:o}function K(t){return t.__=void 0,delete t.__,t}t("decorate",(function(t,e,r,n){if(R(r)){if(!x(t))throw new TypeError;if(!E(e))throw new TypeError;return function(t,e){for(var r=t.length-1;r>=0;--r){var n=(0,t[r])(e);if(!R(n)&&!j(n)){if(!E(n))throw new TypeError;e=n}}return e}(t,e)}if(!x(t))throw new TypeError;if(!O(e))throw new TypeError;if(!O(n)&&!R(n)&&!j(n))throw new TypeError;return j(n)&&(n=void 0),function(t,e,r,n){for(var o=t.length-1;o>=0;--o){var i=(0,t[o])(e,r,n);if(!R(i)&&!j(i)){if(!O(i))throw new TypeError;n=i}}return n}(t,e,r=S(r),n)})),t("metadata",(function(t,e){return function(r,n){if(!O(r))throw new TypeError;if(!R(n)&&!function(t){switch(k(t)){case 3:case 4:return!0;default:return!1}}(n))throw new TypeError;w(t,e,r,n)}})),t("defineMetadata",(function(t,e,r,n){if(!O(r))throw new TypeError;return R(n)||(n=S(n)),w(t,e,r,n)})),t("hasMetadata",(function(t,e,r){if(!O(e))throw new TypeError;return R(r)||(r=S(r)),v(t,e,r)})),t("hasOwnMetadata",(function(t,e,r){if(!O(e))throw new TypeError;return R(r)||(r=S(r)),d(t,e,r)})),t("getMetadata",(function(t,e,r){if(!O(e))throw new TypeError;return R(r)||(r=S(r)),g(t,e,r)})),t("getOwnMetadata",(function(t,e,r){if(!O(e))throw new TypeError;return R(r)||(r=S(r)),_(t,e,r)})),t("getMetadataKeys",(function(t,e){if(!O(t))throw new TypeError;return R(e)||(e=S(e)),b(t,e)})),t("getOwnMetadataKeys",(function(t,e){if(!O(t))throw new TypeError;return R(e)||(e=S(e)),m(t,e)})),t("deleteMetadata",(function(t,e,r){if(!O(e))throw new TypeError;R(r)||(r=S(r));var n=h(e,r,!1);if(R(n))return!1;if(!n.delete(t))return!1;if(n.size>0)return!0;var o=y.get(e);return o.delete(r),o.size>0||y.delete(e),!0}))}(o)}()}(n||(n={}))},362:(t,e,r)=>{"use strict";var n;r.d(e,{nC:()=>j,f3:()=>S,Zf:()=>T,b2:()=>x}),function(t){t[t.Transient=0]="Transient",t[t.Singleton=1]="Singleton",t[t.ResolutionScoped=2]="ResolutionScoped",t[t.ContainerScoped=3]="ContainerScoped"}(n||(n={}));const o=n;var i=function(t,e){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)e.hasOwnProperty(r)&&(t[r]=e[r])})(t,e)};function s(t,e){function r(){this.constructor=t}i(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}function u(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function c(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function a(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(c(arguments[e]));return t}function f(t){return!!t.useClass}function l(t){return!!t.useFactory}var p=function(){function t(t){this.wrap=t,this.reflectMethods=["get","getPrototypeOf","setPrototypeOf","getOwnPropertyDescriptor","defineProperty","has","set","deleteProperty","apply","construct","ownKeys"]}return t.prototype.createProxy=function(t){var e,r=this,n=!1;return new Proxy({},this.createHandler((function(){return n||(e=t(r.wrap()),n=!0),e})))},t.prototype.createHandler=function(t){var e={};return this.reflectMethods.forEach((function(r){e[r]=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];e[0]=t();var o=Reflect[r];return o.apply(void 0,a(e))}})),e},t}();function y(t){return"string"==typeof t||"symbol"==typeof t}function h(t){return"object"==typeof t&&"token"in t&&"transform"in t}function v(t){return!!t.useToken}function d(t){return null!=t.useValue}const g=function(){function t(){this._registryMap=new Map}return t.prototype.entries=function(){return this._registryMap.entries()},t.prototype.getAll=function(t){return this.ensure(t),this._registryMap.get(t)},t.prototype.get=function(t){this.ensure(t);var e=this._registryMap.get(t);return e[e.length-1]||null},t.prototype.set=function(t,e){this.ensure(t),this._registryMap.get(t).push(e)},t.prototype.setAll=function(t,e){this._registryMap.set(t,e)},t.prototype.has=function(t){return this.ensure(t),this._registryMap.get(t).length>0},t.prototype.clear=function(){this._registryMap.clear()},t.prototype.ensure=function(t){this._registryMap.has(t)||this._registryMap.set(t,[])},t}(),_=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e}(g),w=function(){this.scopedResolutions=new Map};var b=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e}(g),m=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return s(e,t),e}(g);const k=function(){this.preResolution=new b,this.postResolution=new m};var R=new Map,j=new(function(){function t(t){this.parent=t,this._registry=new _,this.interceptors=new k}return t.prototype.register=function(t,e,r){var n;if(void 0===r&&(r={lifecycle:o.Transient}),n=function(t){return f(t)||d(t)||v(t)||l(t)}(e)?e:{useClass:e},v(n))for(var i=[t],s=n;null!=s;){var u=s.useToken;if(i.includes(u))throw new Error("Token registration cycle detected! "+a(i,[u]).join(" -> "));i.push(u);var c=this._registry.get(u);s=c&&v(c.provider)?c.provider:null}if((r.lifecycle===o.Singleton||r.lifecycle==o.ContainerScoped||r.lifecycle==o.ResolutionScoped)&&(d(n)||l(n)))throw new Error('Cannot use lifecycle "'+o[r.lifecycle]+'" with ValueProviders or FactoryProviders');return this._registry.set(t,{provider:n,options:r}),this},t.prototype.registerType=function(t,e){return y(e)?this.register(t,{useToken:e}):this.register(t,{useClass:e})},t.prototype.registerInstance=function(t,e){return this.register(t,{useValue:e})},t.prototype.registerSingleton=function(t,e){if(y(t)){if(y(e))return this.register(t,{useToken:e},{lifecycle:o.Singleton});if(e)return this.register(t,{useClass:e},{lifecycle:o.Singleton});throw new Error('Cannot register a type name as a singleton without a "to" token')}var r=t;return e&&!y(e)&&(r=e),this.register(t,{useClass:r},{lifecycle:o.Singleton})},t.prototype.resolve=function(t,e){void 0===e&&(e=new w);var r=this.getRegistration(t);if(!r&&y(t))throw new Error('Attempted to resolve unregistered dependency token: "'+t.toString()+'"');if(this.executePreResolutionInterceptor(t,"Single"),r){var n=this.resolveRegistration(r,e);return this.executePostResolutionInterceptor(t,n,"Single"),n}if(function(t){return"function"==typeof t||t instanceof p}(t))return n=this.construct(t,e),this.executePostResolutionInterceptor(t,n,"Single"),n;throw new Error("Attempted to construct an undefined constructor. Could mean a circular dependency problem. Try using `delay` function.")},t.prototype.executePreResolutionInterceptor=function(t,e){var r,n;if(this.interceptors.preResolution.has(t)){var o=[];try{for(var i=u(this.interceptors.preResolution.getAll(t)),s=i.next();!s.done;s=i.next()){var c=s.value;"Once"!=c.options.frequency&&o.push(c),c.callback(t,e)}}catch(t){r={error:t}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}this.interceptors.preResolution.setAll(t,o)}},t.prototype.executePostResolutionInterceptor=function(t,e,r){var n,o;if(this.interceptors.postResolution.has(t)){var i=[];try{for(var s=u(this.interceptors.postResolution.getAll(t)),c=s.next();!c.done;c=s.next()){var a=c.value;"Once"!=a.options.frequency&&i.push(a),a.callback(t,e,r)}}catch(t){n={error:t}}finally{try{c&&!c.done&&(o=s.return)&&o.call(s)}finally{if(n)throw n.error}}this.interceptors.postResolution.setAll(t,i)}},t.prototype.resolveRegistration=function(t,e){if(t.options.lifecycle===o.ResolutionScoped&&e.scopedResolutions.has(t))return e.scopedResolutions.get(t);var r,n=t.options.lifecycle===o.Singleton,i=t.options.lifecycle===o.ContainerScoped,s=n||i;return r=d(t.provider)?t.provider.useValue:v(t.provider)?s?t.instance||(t.instance=this.resolve(t.provider.useToken,e)):this.resolve(t.provider.useToken,e):f(t.provider)?s?t.instance||(t.instance=this.construct(t.provider.useClass,e)):this.construct(t.provider.useClass,e):l(t.provider)?t.provider.useFactory(this):this.construct(t.provider,e),t.options.lifecycle===o.ResolutionScoped&&e.scopedResolutions.set(t,r),r},t.prototype.resolveAll=function(t,e){var r=this;void 0===e&&(e=new w);var n=this.getAllRegistrations(t);if(!n&&y(t))throw new Error('Attempted to resolve unregistered dependency token: "'+t.toString()+'"');if(this.executePreResolutionInterceptor(t,"All"),n){var o=n.map((function(t){return r.resolveRegistration(t,e)}));return this.executePostResolutionInterceptor(t,o,"All"),o}var i=[this.construct(t,e)];return this.executePostResolutionInterceptor(t,i,"All"),i},t.prototype.isRegistered=function(t,e){return void 0===e&&(e=!1),this._registry.has(t)||e&&(this.parent||!1)&&this.parent.isRegistered(t,!0)},t.prototype.reset=function(){this._registry.clear(),this.interceptors.preResolution.clear(),this.interceptors.postResolution.clear()},t.prototype.clearInstances=function(){var t,e;try{for(var r=u(this._registry.entries()),n=r.next();!n.done;n=r.next()){var o=c(n.value,2),i=o[0],s=o[1];this._registry.setAll(i,s.filter((function(t){return!d(t.provider)})).map((function(t){return t.instance=void 0,t})))}}catch(e){t={error:e}}finally{try{n&&!n.done&&(e=r.return)&&e.call(r)}finally{if(t)throw t.error}}},t.prototype.createChildContainer=function(){var e,r,n=new t(this);try{for(var i=u(this._registry.entries()),s=i.next();!s.done;s=i.next()){var a=c(s.value,2),f=a[0],l=a[1];l.some((function(t){return t.options.lifecycle===o.ContainerScoped}))&&n._registry.setAll(f,l.map((function(t){return t.options.lifecycle===o.ContainerScoped?{provider:t.provider,options:t.options}:t})))}}catch(t){e={error:t}}finally{try{s&&!s.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}return n},t.prototype.beforeResolution=function(t,e,r){void 0===r&&(r={frequency:"Always"}),this.interceptors.preResolution.set(t,{callback:e,options:r})},t.prototype.afterResolution=function(t,e,r){void 0===r&&(r={frequency:"Always"}),this.interceptors.postResolution.set(t,{callback:e,options:r})},t.prototype.getRegistration=function(t){return this.isRegistered(t)?this._registry.get(t):this.parent?this.parent.getRegistration(t):null},t.prototype.getAllRegistrations=function(t){return this.isRegistered(t)?this._registry.getAll(t):this.parent?this.parent.getAllRegistrations(t):null},t.prototype.construct=function(t,e){var r=this;if(t instanceof p)return t.createProxy((function(t){return r.resolve(t,e)}));var n=R.get(t);if(!n||0===n.length){if(0===t.length)return new t;throw new Error('TypeInfo not known for "'+t.name+'"')}var o=n.map(this.resolveParams(e,t));return new(t.bind.apply(t,a([void 0],o)))},t.prototype.resolveParams=function(t,e){var r=this;return function(n,o){var i,s,u,f;try{return"object"==typeof(f=n)&&"token"in f&&"multiple"in f?h(n)?n.multiple?(i=r.resolve(n.transform)).transform.apply(i,a([r.resolveAll(n.token)],n.transformArgs)):(s=r.resolve(n.transform)).transform.apply(s,a([r.resolve(n.token,t)],n.transformArgs)):n.multiple?r.resolveAll(n.token):r.resolve(n.token,t):h(n)?(u=r.resolve(n.transform,t)).transform.apply(u,a([r.resolve(n.token,t)],n.transformArgs)):r.resolve(n,t)}catch(t){throw new Error(function(t,e,r){var n,o,i,s,u=c(t.toString().match(/constructor\(([\w, ]+)\)/)||[],2)[1];return n="Cannot inject the dependency "+(s=e,(null===(i=void 0===u?null:u)?"at position #"+s:'"'+i.split(",")[s].trim()+'" at position #'+s)+' of "')+t.name+'" constructor. Reason:',void 0===o&&(o=" "),a([n],r.message.split("\n").map((function(t){return o+t}))).join("\n")}(e,o,t))}}},t}()),O="injectionTokens";function A(t,e){return function(r,n,o){var i=Reflect.getOwnMetadata(O,r)||{};i[o]=e?{token:t,transform:e.transformToken,transformArgs:e.args||[]}:t,Reflect.defineMetadata(O,i,r)}}const S=function(t){return A(t)},x=function(){return function(t){R.set(t,function(t){var e=Reflect.getMetadata("design:paramtypes",t)||[],r=Reflect.getOwnMetadata(O,t)||{};return Object.keys(r).forEach((function(t){e[+t]=r[t]})),e}(t))}},T=function(t){return A({token:t,multiple:!0})};if("undefined"==typeof Reflect||!Reflect.getMetadata)throw new Error("tsyringe requires a reflect polyfill. Please add 'import \"reflect-metadata\"' to the top of your entry point.")}}]);