@angular/language-service 8.2.10 → 8.2.14
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v8.2.
|
|
2
|
+
* @license Angular v8.2.14
|
|
3
3
|
* (c) 2010-2019 Google LLC. https://angular.io/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -18111,7 +18111,7 @@ define(['exports', 'path', 'typescript', 'fs'], function (exports, path, ts, fs)
|
|
|
18111
18111
|
* Use of this source code is governed by an MIT-style license that can be
|
|
18112
18112
|
* found in the LICENSE file at https://angular.io/license
|
|
18113
18113
|
*/
|
|
18114
|
-
var VERSION$1 = new Version('8.2.
|
|
18114
|
+
var VERSION$1 = new Version('8.2.14');
|
|
18115
18115
|
|
|
18116
18116
|
/**
|
|
18117
18117
|
* @license
|
|
@@ -19000,6 +19000,7 @@ define(['exports', 'path', 'typescript', 'fs'], function (exports, path, ts, fs)
|
|
|
19000
19000
|
var _FILE_TAG = 'file';
|
|
19001
19001
|
var _SOURCE_TAG$1 = 'source';
|
|
19002
19002
|
var _SEGMENT_SOURCE_TAG = 'seg-source';
|
|
19003
|
+
var _ALT_TRANS_TAG = 'alt-trans';
|
|
19003
19004
|
var _TARGET_TAG = 'target';
|
|
19004
19005
|
var _UNIT_TAG = 'trans-unit';
|
|
19005
19006
|
var _CONTEXT_GROUP_TAG = 'context-group';
|
|
@@ -19151,6 +19152,7 @@ define(['exports', 'path', 'typescript', 'fs'], function (exports, path, ts, fs)
|
|
|
19151
19152
|
// ignore those tags
|
|
19152
19153
|
case _SOURCE_TAG$1:
|
|
19153
19154
|
case _SEGMENT_SOURCE_TAG:
|
|
19155
|
+
case _ALT_TRANS_TAG:
|
|
19154
19156
|
break;
|
|
19155
19157
|
case _TARGET_TAG:
|
|
19156
19158
|
var innerTextStart = element.startSourceSpan.end.offset;
|
|
@@ -38627,7 +38629,7 @@ define(['exports', 'path', 'typescript', 'fs'], function (exports, path, ts, fs)
|
|
|
38627
38629
|
/**
|
|
38628
38630
|
* @publicApi
|
|
38629
38631
|
*/
|
|
38630
|
-
var VERSION$2 = new Version$1('8.2.
|
|
38632
|
+
var VERSION$2 = new Version$1('8.2.14');
|
|
38631
38633
|
|
|
38632
38634
|
/**
|
|
38633
38635
|
* @license
|
|
@@ -49498,7 +49500,7 @@ ${errors.map((err, i) => `${i + 1}) ${err.toString()}`).join('\n ')}` : '';
|
|
|
49498
49500
|
* Use of this source code is governed by an MIT-style license that can be
|
|
49499
49501
|
* found in the LICENSE file at https://angular.io/license
|
|
49500
49502
|
*/
|
|
49501
|
-
var VERSION$3 = new Version$1('8.2.
|
|
49503
|
+
var VERSION$3 = new Version$1('8.2.14');
|
|
49502
49504
|
|
|
49503
49505
|
/**
|
|
49504
49506
|
* @license
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v8.2.
|
|
2
|
+
* @license Angular v8.2.14
|
|
3
3
|
* (c) 2010-2019 Google LLC. https://angular.io/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -375,7 +375,7 @@ function i(e){var t=e.type,n=e.bootstrap,r=e.declarations,i=e.imports,o=e.export
|
|
|
375
375
|
*
|
|
376
376
|
* Use of this source code is governed by an MIT-style license that can be
|
|
377
377
|
* found in the LICENSE file at https://angular.io/license
|
|
378
|
-
*/(e,t,n)},e.prototype.jitExpression=function(e,t,n,r){var i=f(r,[new Xe("$def",e,void 0,[ke.Exported])]);return this.jitEvaluator.evaluateStatements(n,i,new xo(t),!0).$def},e}(),Ic=Object.keys({useClass:null})[0],Mc=Object.keys({useFactory:null})[0],Oc=Object.keys({useValue:null})[0],Rc=Object.keys({useExisting:null})[0],Dc=function(e){var t=new Se(e);return{value:t,type:t}};function Lc(e){return a({},e,{predicate:Array.isArray(e.predicate)?e.predicate:new Se(e.predicate),read:e.read?new Se(e.read):null,static:e.static})}function Fc(e){var t=Uc(e.inputs||[]),n=Uc(e.outputs||[]),r=e.propMetadata,i={},o={},s=function(e){r.hasOwnProperty(e)&&r[e].forEach(function(t){!function n(e){return"Input"===e.ngMetadataName}(t)?function r(e){return"Output"===e.ngMetadataName}(t)&&(o[e]=t.bindingPropertyName||e):i[e]=t.bindingPropertyName?[t.bindingPropertyName,e]:e})};for(var u in r)s(u);return a({},e,{typeSourceSpan:e.typeSourceSpan,type:new Se(e.type),deps:Bc(e.deps),host:Hc(e.propMetadata,e.typeSourceSpan,e.host),inputs:a({},t,i),outputs:a({},n,o),queries:e.queries.map(Lc),providers:null!=e.providers?new Se(e.providers):null,viewQueries:e.viewQueries.map(Lc)})}function jc(e,t){return e.hasOwnProperty(t)?new Se(e[t]):void 0}function Vc(e){return{token:null===e.token?new Me(null):e.resolved===Bi.Attribute?new Me(e.token):new Se(e.token),resolved:e.resolved,host:e.host,optional:e.optional,self:e.self,skipSelf:e.skipSelf}}function Bc(e){return null==e?null:e.map(Vc)}function Hc(e,t,n){var r=function i(e){var t,n,r={},i={},o={},s={};try{for(var a=p(Object.keys(e)),u=a.next();!u.done;u=a.next()){var l=u.value,c=e[l],h=l.match(kc);if(null===h)switch(l){case"class":if("string"!=typeof c)throw new Error("Class binding must be string");s.classAttr=c;break;case"style":if("string"!=typeof c)throw new Error("Style binding must be string");s.styleAttr=c;break;default:r[l]="string"==typeof c?yt(c):c}else if(null!=h[1]){if("string"!=typeof c)throw new Error("Property binding must be string");o[h[1]]=c}else if(null!=h[2]){if("string"!=typeof c)throw new Error("Event binding must be string");i[h[2]]=c}}}catch(e){t={error:e}}finally{try{u&&!u.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}return{attributes:r,listeners:i,properties:o,specialAttributes:s}}(n||{}),o=function s(e,t){var n=Nc(e),r=cc();return r.createDirectiveHostEventAsts(n,t),r.createBoundHostProperties(n,t),r.errors}(r,t);if(o.length)throw new Error(o.map(function(e){return e.msg}).join("\n"));var a=function(t){e.hasOwnProperty(t)&&e[t].forEach(function(e){!function n(e){return"HostBinding"===e.ngMetadataName}(e)?function i(e){return"HostListener"===e.ngMetadataName}(e)&&(r.listeners[e.eventName||t]=t+"("+(e.args||[]).join(",")+")"):r.properties[e.hostPropertyName||t]=t})};for(var u in e)a(u);return r}function Uc(e){return e.reduce(function(e,t){var n=h(t.split(",").map(function(e){return e.trim()}),2),r=n[0];return e[r]=n[1]||r,e},{})}new Ft("8.2.
|
|
378
|
+
*/(e,t,n)},e.prototype.jitExpression=function(e,t,n,r){var i=f(r,[new Xe("$def",e,void 0,[ke.Exported])]);return this.jitEvaluator.evaluateStatements(n,i,new xo(t),!0).$def},e}(),Ic=Object.keys({useClass:null})[0],Mc=Object.keys({useFactory:null})[0],Oc=Object.keys({useValue:null})[0],Rc=Object.keys({useExisting:null})[0],Dc=function(e){var t=new Se(e);return{value:t,type:t}};function Lc(e){return a({},e,{predicate:Array.isArray(e.predicate)?e.predicate:new Se(e.predicate),read:e.read?new Se(e.read):null,static:e.static})}function Fc(e){var t=Uc(e.inputs||[]),n=Uc(e.outputs||[]),r=e.propMetadata,i={},o={},s=function(e){r.hasOwnProperty(e)&&r[e].forEach(function(t){!function n(e){return"Input"===e.ngMetadataName}(t)?function r(e){return"Output"===e.ngMetadataName}(t)&&(o[e]=t.bindingPropertyName||e):i[e]=t.bindingPropertyName?[t.bindingPropertyName,e]:e})};for(var u in r)s(u);return a({},e,{typeSourceSpan:e.typeSourceSpan,type:new Se(e.type),deps:Bc(e.deps),host:Hc(e.propMetadata,e.typeSourceSpan,e.host),inputs:a({},t,i),outputs:a({},n,o),queries:e.queries.map(Lc),providers:null!=e.providers?new Se(e.providers):null,viewQueries:e.viewQueries.map(Lc)})}function jc(e,t){return e.hasOwnProperty(t)?new Se(e[t]):void 0}function Vc(e){return{token:null===e.token?new Me(null):e.resolved===Bi.Attribute?new Me(e.token):new Se(e.token),resolved:e.resolved,host:e.host,optional:e.optional,self:e.self,skipSelf:e.skipSelf}}function Bc(e){return null==e?null:e.map(Vc)}function Hc(e,t,n){var r=function i(e){var t,n,r={},i={},o={},s={};try{for(var a=p(Object.keys(e)),u=a.next();!u.done;u=a.next()){var l=u.value,c=e[l],h=l.match(kc);if(null===h)switch(l){case"class":if("string"!=typeof c)throw new Error("Class binding must be string");s.classAttr=c;break;case"style":if("string"!=typeof c)throw new Error("Style binding must be string");s.styleAttr=c;break;default:r[l]="string"==typeof c?yt(c):c}else if(null!=h[1]){if("string"!=typeof c)throw new Error("Property binding must be string");o[h[1]]=c}else if(null!=h[2]){if("string"!=typeof c)throw new Error("Event binding must be string");i[h[2]]=c}}}catch(e){t={error:e}}finally{try{u&&!u.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}return{attributes:r,listeners:i,properties:o,specialAttributes:s}}(n||{}),o=function s(e,t){var n=Nc(e),r=cc();return r.createDirectiveHostEventAsts(n,t),r.createBoundHostProperties(n,t),r.errors}(r,t);if(o.length)throw new Error(o.map(function(e){return e.msg}).join("\n"));var a=function(t){e.hasOwnProperty(t)&&e[t].forEach(function(e){!function n(e){return"HostBinding"===e.ngMetadataName}(e)?function i(e){return"HostListener"===e.ngMetadataName}(e)&&(r.listeners[e.eventName||t]=t+"("+(e.args||[]).join(",")+")"):r.properties[e.hostPropertyName||t]=t})};for(var u in e)a(u);return r}function Uc(e){return e.reduce(function(e,t){var n=h(t.split(",").map(function(e){return e.trim()}),2),r=n[0];return e[r]=n[1]||r,e},{})}new Ft("8.2.14");
|
|
379
379
|
/**
|
|
380
380
|
* @license
|
|
381
381
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -432,7 +432,7 @@ var qc=function qc(e){var t=void 0===e?{}:e,n=t.defaultEncapsulation,r=t.useJit,
|
|
|
432
432
|
*
|
|
433
433
|
* Use of this source code is governed by an MIT-style license that can be
|
|
434
434
|
* found in the LICENSE file at https://angular.io/license
|
|
435
|
-
*/(e.tag);if(e.isVoid)return[new Zr("x",{id:e.startName,ctype:n,"equiv-text":"<"+e.tag+"/>"})];var i=new Zr("x",{id:e.startName,ctype:n,"equiv-text":"<"+e.tag+">"}),o=new Zr("x",{id:e.closeName,ctype:n,"equiv-text":"</"+e.tag+">"});return f([i],this.serialize(e.children),[o])},e.prototype.visitPlaceholder=function(e,t){return[new Zr("x",{id:e.name,"equiv-text":"{{"+e.value+"}}"})]},e.prototype.visitIcuPlaceholder=function(e,t){var n="{"+e.value.expression+", "+e.value.type+", "+Object.keys(e.value.cases).map(function(e){return e+" {...}"}).join(" ")+"}";return[new Zr("x",{id:e.name,"equiv-text":n})]},e.prototype.serialize=function(e){var t=this;return[].concat.apply([],f(e.map(function(e){return e.visit(t)})))},e}(),pp=function(){function e(){this._locale=null}return e.prototype.parse=function(e,t){this._unitMlString=null,this._msgIdToHtml={};var n=(new up).parse(e,t);return this._errors=n.errors,ra(this,n.rootNodes,null),{msgIdToHtml:this._msgIdToHtml,errors:this._errors,locale:this._locale}},e.prototype.visitElement=function(e,t){switch(e.name){case"trans-unit":this._unitMlString=null;var n=e.attrs.find(function(e){return"id"===e.name});if(n){var r=n.value;this._msgIdToHtml.hasOwnProperty(r)?this._addError(e,"Duplicated translations for msg "+r):(ra(this,e.children,null),"string"==typeof this._unitMlString?this._msgIdToHtml[r]=this._unitMlString:this._addError(e,"Message "+r+" misses a translation"))}else this._addError(e,'<trans-unit> misses the "id" attribute');break;case"source":case"seg-source":break;case"target":var i=e.startSourceSpan.start.file.content.slice(e.startSourceSpan.end.offset,e.endSourceSpan.start.offset);this._unitMlString=i;break;case"file":var o=e.attrs.find(function(e){return"target-language"===e.name});o&&(this._locale=o.value),ra(this,e.children,null);break;default:ra(this,e.children,null)}},e.prototype.visitAttribute=function(e,t){},e.prototype.visitText=function(e,t){},e.prototype.visitComment=function(e,t){},e.prototype.visitExpansion=function(e,t){},e.prototype.visitExpansionCase=function(e,t){},e.prototype._addError=function(e,t){this._errors.push(new Zc(e.sourceSpan,t))},e}(),hp=function(){function e(){}return e.prototype.convert=function(e,t){var n=(new up).parse(e,t,{tokenizeExpansionForms:!0});return this._errors=n.errors,{i18nNodes:this._errors.length>0||0==n.rootNodes.length?[]:[].concat.apply([],f(ra(this,n.rootNodes))),errors:this._errors}},e.prototype.visitText=function(e,t){return new _r(e.value,e.sourceSpan)},e.prototype.visitElement=function(e,t){if("x"===e.name){var n=e.attrs.find(function(e){return"id"===e.name});return n?new Er("",n.value,e.sourceSpan):(this._addError(e,'<x> misses the "id" attribute'),null)}return"mrk"===e.name?[].concat.apply([],f(ra(this,e.children))):(this._addError(e,"Unexpected tag"),null)},e.prototype.visitExpansion=function(e,t){var n={};return ra(this,e.cases).forEach(function(t){n[t.value]=new br(t.nodes,e.sourceSpan)}),new wr(e.switchValue,e.type,n,e.sourceSpan)},e.prototype.visitExpansionCase=function(e,t){return{value:e.value,nodes:ra(this,e.expression)}},e.prototype.visitComment=function(e,t){},e.prototype.visitAttribute=function(e,t){},e.prototype._addError=function(e,t){this._errors.push(new Zc(e.sourceSpan,t))},e}(),fp=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.write=function(e,t){var n=new dp,r=[];e.forEach(function(e){var t=new Zr("unit",{id:e.id}),i=new Zr("notes");(e.description||e.meaning)&&(e.description&&i.children.push(new ei(8),new Zr("note",{category:"description"},[new Jr(e.description)])),e.meaning&&i.children.push(new ei(8),new Zr("note",{category:"meaning"},[new Jr(e.meaning)]))),e.sources.forEach(function(e){i.children.push(new ei(8),new Zr("note",{category:"location"},[new Jr(e.filePath+":"+e.startLine+(e.endLine!==e.startLine?","+e.endLine:""))]))}),i.children.push(new ei(6)),t.children.push(new ei(6),i);var o=new Zr("segment");o.children.push(new ei(8),new Zr("source",{},n.serialize(e.nodes)),new ei(6)),t.children.push(new ei(6),o,new ei(4)),r.push(new ei(4),t)});var i=new Zr("file",{original:"ng.template",id:"ngi18n"},f(r,[new ei(2)])),o=new Zr("xliff",{version:"2.0",xmlns:"urn:oasis:names:tc:xliff:document:2.0",srcLang:t||"en"},[new ei(2),i,new ei]);return Gr([new Xr({version:"1.0",encoding:"UTF-8"}),new ei,o,new ei])},t.prototype.load=function(e,t){var n=(new vp).parse(e,t),r=n.locale,i=n.msgIdToHtml,o=n.errors,s={},a=new mp;if(Object.keys(i).forEach(function(e){var n=a.convert(i[e],t),r=n.i18nNodes;o.push.apply(o,f(n.errors)),s[e]=r}),o.length)throw new Error("xliff2 parse errors:\n"+o.join("\n"));return{locale:r,i18nNodesByMsgId:s}},t.prototype.digest=function(e){return kr(e)},t}(Wr),dp=function(){function e(){}return e.prototype.visitText=function(e,t){return[new Jr(e.value)]},e.prototype.visitContainer=function(e,t){var n=this,r=[];return e.children.forEach(function(e){return r.push.apply(r,f(e.visit(n)))}),r},e.prototype.visitIcu=function(e,t){var n=this,r=[new Jr("{"+e.expressionPlaceholder+", "+e.type+", ")];return Object.keys(e.cases).forEach(function(t){r.push.apply(r,f([new Jr(t+" {")],e.cases[t].visit(n),[new Jr("} ")]))}),r.push(new Jr("}")),r},e.prototype.visitTagPlaceholder=function(e,t){var n=this,r=function i(e){switch(e.toLowerCase()){case"br":case"b":case"i":case"u":return"fmt";case"img":return"image";case"a":return"link";default:return"other"}}
|
|
435
|
+
*/(e.tag);if(e.isVoid)return[new Zr("x",{id:e.startName,ctype:n,"equiv-text":"<"+e.tag+"/>"})];var i=new Zr("x",{id:e.startName,ctype:n,"equiv-text":"<"+e.tag+">"}),o=new Zr("x",{id:e.closeName,ctype:n,"equiv-text":"</"+e.tag+">"});return f([i],this.serialize(e.children),[o])},e.prototype.visitPlaceholder=function(e,t){return[new Zr("x",{id:e.name,"equiv-text":"{{"+e.value+"}}"})]},e.prototype.visitIcuPlaceholder=function(e,t){var n="{"+e.value.expression+", "+e.value.type+", "+Object.keys(e.value.cases).map(function(e){return e+" {...}"}).join(" ")+"}";return[new Zr("x",{id:e.name,"equiv-text":n})]},e.prototype.serialize=function(e){var t=this;return[].concat.apply([],f(e.map(function(e){return e.visit(t)})))},e}(),pp=function(){function e(){this._locale=null}return e.prototype.parse=function(e,t){this._unitMlString=null,this._msgIdToHtml={};var n=(new up).parse(e,t);return this._errors=n.errors,ra(this,n.rootNodes,null),{msgIdToHtml:this._msgIdToHtml,errors:this._errors,locale:this._locale}},e.prototype.visitElement=function(e,t){switch(e.name){case"trans-unit":this._unitMlString=null;var n=e.attrs.find(function(e){return"id"===e.name});if(n){var r=n.value;this._msgIdToHtml.hasOwnProperty(r)?this._addError(e,"Duplicated translations for msg "+r):(ra(this,e.children,null),"string"==typeof this._unitMlString?this._msgIdToHtml[r]=this._unitMlString:this._addError(e,"Message "+r+" misses a translation"))}else this._addError(e,'<trans-unit> misses the "id" attribute');break;case"source":case"seg-source":case"alt-trans":break;case"target":var i=e.startSourceSpan.start.file.content.slice(e.startSourceSpan.end.offset,e.endSourceSpan.start.offset);this._unitMlString=i;break;case"file":var o=e.attrs.find(function(e){return"target-language"===e.name});o&&(this._locale=o.value),ra(this,e.children,null);break;default:ra(this,e.children,null)}},e.prototype.visitAttribute=function(e,t){},e.prototype.visitText=function(e,t){},e.prototype.visitComment=function(e,t){},e.prototype.visitExpansion=function(e,t){},e.prototype.visitExpansionCase=function(e,t){},e.prototype._addError=function(e,t){this._errors.push(new Zc(e.sourceSpan,t))},e}(),hp=function(){function e(){}return e.prototype.convert=function(e,t){var n=(new up).parse(e,t,{tokenizeExpansionForms:!0});return this._errors=n.errors,{i18nNodes:this._errors.length>0||0==n.rootNodes.length?[]:[].concat.apply([],f(ra(this,n.rootNodes))),errors:this._errors}},e.prototype.visitText=function(e,t){return new _r(e.value,e.sourceSpan)},e.prototype.visitElement=function(e,t){if("x"===e.name){var n=e.attrs.find(function(e){return"id"===e.name});return n?new Er("",n.value,e.sourceSpan):(this._addError(e,'<x> misses the "id" attribute'),null)}return"mrk"===e.name?[].concat.apply([],f(ra(this,e.children))):(this._addError(e,"Unexpected tag"),null)},e.prototype.visitExpansion=function(e,t){var n={};return ra(this,e.cases).forEach(function(t){n[t.value]=new br(t.nodes,e.sourceSpan)}),new wr(e.switchValue,e.type,n,e.sourceSpan)},e.prototype.visitExpansionCase=function(e,t){return{value:e.value,nodes:ra(this,e.expression)}},e.prototype.visitComment=function(e,t){},e.prototype.visitAttribute=function(e,t){},e.prototype._addError=function(e,t){this._errors.push(new Zc(e.sourceSpan,t))},e}(),fp=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.write=function(e,t){var n=new dp,r=[];e.forEach(function(e){var t=new Zr("unit",{id:e.id}),i=new Zr("notes");(e.description||e.meaning)&&(e.description&&i.children.push(new ei(8),new Zr("note",{category:"description"},[new Jr(e.description)])),e.meaning&&i.children.push(new ei(8),new Zr("note",{category:"meaning"},[new Jr(e.meaning)]))),e.sources.forEach(function(e){i.children.push(new ei(8),new Zr("note",{category:"location"},[new Jr(e.filePath+":"+e.startLine+(e.endLine!==e.startLine?","+e.endLine:""))]))}),i.children.push(new ei(6)),t.children.push(new ei(6),i);var o=new Zr("segment");o.children.push(new ei(8),new Zr("source",{},n.serialize(e.nodes)),new ei(6)),t.children.push(new ei(6),o,new ei(4)),r.push(new ei(4),t)});var i=new Zr("file",{original:"ng.template",id:"ngi18n"},f(r,[new ei(2)])),o=new Zr("xliff",{version:"2.0",xmlns:"urn:oasis:names:tc:xliff:document:2.0",srcLang:t||"en"},[new ei(2),i,new ei]);return Gr([new Xr({version:"1.0",encoding:"UTF-8"}),new ei,o,new ei])},t.prototype.load=function(e,t){var n=(new vp).parse(e,t),r=n.locale,i=n.msgIdToHtml,o=n.errors,s={},a=new mp;if(Object.keys(i).forEach(function(e){var n=a.convert(i[e],t),r=n.i18nNodes;o.push.apply(o,f(n.errors)),s[e]=r}),o.length)throw new Error("xliff2 parse errors:\n"+o.join("\n"));return{locale:r,i18nNodesByMsgId:s}},t.prototype.digest=function(e){return kr(e)},t}(Wr),dp=function(){function e(){}return e.prototype.visitText=function(e,t){return[new Jr(e.value)]},e.prototype.visitContainer=function(e,t){var n=this,r=[];return e.children.forEach(function(e){return r.push.apply(r,f(e.visit(n)))}),r},e.prototype.visitIcu=function(e,t){var n=this,r=[new Jr("{"+e.expressionPlaceholder+", "+e.type+", ")];return Object.keys(e.cases).forEach(function(t){r.push.apply(r,f([new Jr(t+" {")],e.cases[t].visit(n),[new Jr("} ")]))}),r.push(new Jr("}")),r},e.prototype.visitTagPlaceholder=function(e,t){var n=this,r=function i(e){switch(e.toLowerCase()){case"br":case"b":case"i":case"u":return"fmt";case"img":return"image";case"a":return"link";default:return"other"}}
|
|
436
436
|
/**
|
|
437
437
|
* @license
|
|
438
438
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -1417,7 +1417,7 @@ function Y_(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]}
|
|
|
1417
1417
|
*
|
|
1418
1418
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1419
1419
|
* found in the LICENSE file at https://angular.io/license
|
|
1420
|
-
*/var Z_,J_=function(){function e(e){this.nativeElement=e}return e.__NG_ELEMENT_ID__=function(){return eb(e)},e}(),eb=Y_,tb=function tb(){},nb=(new Wd("Renderer2Interceptor"),function nb(){});!function(e){e[e.Important=1]="Important",e[e.DashCase=2]="DashCase"}(Z_||(Z_={}));var rb=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return ib()},e}(),ib=Y_,ob=function Ft(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")},sb=new ob("8.2.
|
|
1420
|
+
*/var Z_,J_=function(){function e(e){this.nativeElement=e}return e.__NG_ELEMENT_ID__=function(){return eb(e)},e}(),eb=Y_,tb=function tb(){},nb=(new Wd("Renderer2Interceptor"),function nb(){});!function(e){e[e.Important=1]="Important",e[e.DashCase=2]="DashCase"}(Z_||(Z_={}));var rb=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return ib()},e}(),ib=Y_,ob=function Ft(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")},sb=new ob("8.2.14"),ab=function(){function e(){}return e.prototype.supports=function(e){return L_(e)},e.prototype.create=function(e){return new lb(e)},e}(),ub=function(e,t){return t},lb=function(){function e(e){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=e||ub}return e.prototype.forEachItem=function(e){var t;for(t=this._itHead;null!==t;t=t._next)e(t)},e.prototype.forEachOperation=function(e){for(var t=this._itHead,n=this._removalsHead,r=0,i=null;t||n;){var o=!n||t&&t.currentIndex<fb(n,r,i)?t:n,s=fb(o,r,i),a=o.currentIndex;if(o===n)r--,n=n._nextRemoved;else if(t=t._next,null==o.previousIndex)r++;else{i||(i=[]);var u=s-r,l=a-r;if(u!=l){for(var c=0;c<u;c++){var p=c<i.length?i[c]:i[c]=0,h=p+c;l<=h&&h<u&&(i[c]=p+1)}i[o.previousIndex]=l-u}}s!==a&&e(o,s,a)}},e.prototype.forEachPreviousItem=function(e){var t;for(t=this._previousItHead;null!==t;t=t._nextPrevious)e(t)},e.prototype.forEachAddedItem=function(e){var t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)},e.prototype.forEachMovedItem=function(e){var t;for(t=this._movesHead;null!==t;t=t._nextMoved)e(t)},e.prototype.forEachRemovedItem=function(e){var t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)},e.prototype.forEachIdentityChange=function(e){var t;for(t=this._identityChangesHead;null!==t;t=t._nextIdentityChange)e(t)},e.prototype.diff=function(e){if(null==e&&(e=[]),!L_(e))throw new Error("Error trying to diff '"+Dd(e)+"'. Only arrays and iterables are allowed");return this.check(e)?this:null},e.prototype.onDestroy=function(){},e.prototype.check=function(e){var t=this;this._reset();var n,r,i,o=this._itHead,s=!1;if(Array.isArray(e)){this.length=e.length;for(var a=0;a<this.length;a++)i=this._trackByFn(a,r=e[a]),null!==o&&O_(o.trackById,i)?(s&&(o=this._verifyReinsertion(o,r,i,a)),O_(o.item,r)||this._addIdentityChange(o,r)):(o=this._mismatch(o,r,i,a),s=!0),o=o._next}else n=0,function u(e,t){if(Array.isArray(e))for(var n=0;n<e.length;n++)t(e[n]);else for(var r=e[M_()](),i=void 0;!(i=r.next()).done;)t(i.value)}(e,function(e){i=t._trackByFn(n,e),null!==o&&O_(o.trackById,i)?(s&&(o=t._verifyReinsertion(o,e,i,n)),O_(o.item,e)||t._addIdentityChange(o,e)):(o=t._mismatch(o,e,i,n),s=!0),o=o._next,n++}),this.length=n;return this._truncate(o),this.collection=e,this.isDirty},Object.defineProperty(e.prototype,"isDirty",{get:function(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead},enumerable:!0,configurable:!0}),e.prototype._reset=function(){if(this.isDirty){var e=void 0,t=void 0;for(e=this._previousItHead=this._itHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._additionsHead;null!==e;e=e._nextAdded)e.previousIndex=e.currentIndex;for(this._additionsHead=this._additionsTail=null,e=this._movesHead;null!==e;e=t)e.previousIndex=e.currentIndex,t=e._nextMoved;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}},e.prototype._mismatch=function(e,t,n,r){var i;return null===e?i=this._itTail:(i=e._prev,this._remove(e)),null!==(e=null===this._linkedRecords?null:this._linkedRecords.get(n,r))?(O_(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,i,r)):null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(O_(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,i,r)):e=this._addAfter(new cb(t,n),i,r),e},e.prototype._verifyReinsertion=function(e,t,n,r){var i=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==i?e=this._reinsertAfter(i,e._prev,r):e.currentIndex!=r&&(e.currentIndex=r,this._addToMoves(e,r)),e},e.prototype._truncate=function(e){for(;null!==e;){var t=e._next;this._addToRemovals(this._unlink(e)),e=t}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)},e.prototype._reinsertAfter=function(e,t,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(e);var r=e._prevRemoved,i=e._nextRemoved;return null===r?this._removalsHead=i:r._nextRemoved=i,null===i?this._removalsTail=r:i._prevRemoved=r,this._insertAfter(e,t,n),this._addToMoves(e,n),e},e.prototype._moveAfter=function(e,t,n){return this._unlink(e),this._insertAfter(e,t,n),this._addToMoves(e,n),e},e.prototype._addAfter=function(e,t,n){return this._insertAfter(e,t,n),this._additionsTail=null===this._additionsTail?this._additionsHead=e:this._additionsTail._nextAdded=e,e},e.prototype._insertAfter=function(e,t,n){var r=null===t?this._itHead:t._next;return e._next=r,e._prev=t,null===r?this._itTail=e:r._prev=e,null===t?this._itHead=e:t._next=e,null===this._linkedRecords&&(this._linkedRecords=new hb),this._linkedRecords.put(e),e.currentIndex=n,e},e.prototype._remove=function(e){return this._addToRemovals(this._unlink(e))},e.prototype._unlink=function(e){null!==this._linkedRecords&&this._linkedRecords.remove(e);var t=e._prev,n=e._next;return null===t?this._itHead=n:t._next=n,null===n?this._itTail=t:n._prev=t,e},e.prototype._addToMoves=function(e,t){return e.previousIndex===t?e:(this._movesTail=null===this._movesTail?this._movesHead=e:this._movesTail._nextMoved=e,e)},e.prototype._addToRemovals=function(e){return null===this._unlinkedRecords&&(this._unlinkedRecords=new hb),this._unlinkedRecords.put(e),e.currentIndex=null,e._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=e,e._prevRemoved=null):(e._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=e),e},e.prototype._addIdentityChange=function(e,t){return e.item=t,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=e:this._identityChangesTail._nextIdentityChange=e,e},e}(),cb=function cb(e,t){this.item=e,this.trackById=t,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null},pb=function(){function e(){this._head=null,this._tail=null}return e.prototype.add=function(e){null===this._head?(this._head=this._tail=e,e._nextDup=null,e._prevDup=null):(this._tail._nextDup=e,e._prevDup=this._tail,e._nextDup=null,this._tail=e)},e.prototype.get=function(e,t){var n;for(n=this._head;null!==n;n=n._nextDup)if((null===t||t<=n.currentIndex)&&O_(n.trackById,e))return n;return null},e.prototype.remove=function(e){var t=e._prevDup,n=e._nextDup;return null===t?this._head=n:t._nextDup=n,null===n?this._tail=t:n._prevDup=t,null===this._head},e}(),hb=function(){function e(){this.map=new Map}return e.prototype.put=function(e){var t=e.trackById,n=this.map.get(t);n||(n=new pb,this.map.set(t,n)),n.add(e)},e.prototype.get=function(e,t){var n=this.map.get(e);return n?n.get(e,t):null},e.prototype.remove=function(e){var t=e.trackById;return this.map.get(t).remove(e)&&this.map.delete(t),e},Object.defineProperty(e.prototype,"isEmpty",{get:function(){return 0===this.map.size},enumerable:!0,configurable:!0}),e.prototype.clear=function(){this.map.clear()},e}();function fb(e,t,n){var r=e.previousIndex;if(null===r)return r;var i=0;return n&&r<n.length&&(i=n[r]),r+t+i}
|
|
1421
1421
|
/**
|
|
1422
1422
|
* @license
|
|
1423
1423
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -1861,7 +1861,7 @@ function r(e){var t=Array.from(e.providers),n=Array.from(e.modules),r={};for(var
|
|
|
1861
1861
|
*
|
|
1862
1862
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1863
1863
|
* found in the LICENSE file at https://angular.io/license
|
|
1864
|
-
*/function tT(e){return{start:e.getStart(),end:e.getEnd()}}function nT(e){return{message:e.message,next:e.next?nT(e.next):void 0}}var rT=new WeakMap,iT=new ob("8.2.
|
|
1864
|
+
*/function tT(e){return{start:e.getStart(),end:e.getEnd()}}function nT(e){return{message:e.message,next:e.next?nT(e.next):void 0}}var rT=new WeakMap,iT=new ob("8.2.14");
|
|
1865
1865
|
/**
|
|
1866
1866
|
* @license
|
|
1867
1867
|
* Copyright Google Inc. All Rights Reserved.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@angular/language-service",
|
|
3
|
-
"version": "8.2.
|
|
3
|
+
"version": "8.2.14",
|
|
4
4
|
"description": "Angular - language services",
|
|
5
5
|
"main": "./bundles/language-service.umd.js",
|
|
6
6
|
"module": "./fesm5/language-service.js",
|
|
@@ -31,5 +31,8 @@
|
|
|
31
31
|
"@angular/language-service",
|
|
32
32
|
"@angular/service-worker"
|
|
33
33
|
]
|
|
34
|
+
},
|
|
35
|
+
"publishConfig":{
|
|
36
|
+
"registry":"https://wombat-dressing-room.appspot.com"
|
|
34
37
|
}
|
|
35
38
|
}
|
package/src/version.js
CHANGED
|
@@ -22,6 +22,6 @@
|
|
|
22
22
|
* Entry point for all public APIs of the common package.
|
|
23
23
|
*/
|
|
24
24
|
var core_1 = require("@angular/core");
|
|
25
|
-
exports.VERSION = new core_1.Version('8.2.
|
|
25
|
+
exports.VERSION = new core_1.Version('8.2.14');
|
|
26
26
|
});
|
|
27
27
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3BhY2thZ2VzL2xhbmd1YWdlLXNlcnZpY2Uvc3JjL3ZlcnNpb24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7OztHQU1HOzs7Ozs7Ozs7Ozs7SUFFSDs7OztPQUlHO0lBRUgsc0NBQXNDO0lBRXpCLFFBQUEsT0FBTyxHQUFHLElBQUksY0FBTyxDQUFDLG1CQUFtQixDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIEBsaWNlbnNlXG4gKiBDb3B5cmlnaHQgR29vZ2xlIEluYy4gQWxsIFJpZ2h0cyBSZXNlcnZlZC5cbiAqXG4gKiBVc2Ugb2YgdGhpcyBzb3VyY2UgY29kZSBpcyBnb3Zlcm5lZCBieSBhbiBNSVQtc3R5bGUgbGljZW5zZSB0aGF0IGNhbiBiZVxuICogZm91bmQgaW4gdGhlIExJQ0VOU0UgZmlsZSBhdCBodHRwczovL2FuZ3VsYXIuaW8vbGljZW5zZVxuICovXG5cbi8qKlxuICogQG1vZHVsZVxuICogQGRlc2NyaXB0aW9uXG4gKiBFbnRyeSBwb2ludCBmb3IgYWxsIHB1YmxpYyBBUElzIG9mIHRoZSBjb21tb24gcGFja2FnZS5cbiAqL1xuXG5pbXBvcnQge1ZlcnNpb259IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5leHBvcnQgY29uc3QgVkVSU0lPTiA9IG5ldyBWZXJzaW9uKCcwLjAuMC1QTEFDRUhPTERFUicpO1xuIl19
|