@angular/compiler 15.0.0-next.5 → 15.0.0-next.6

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 v15.0.0-next.5
2
+ * @license Angular v15.0.0-next.6
3
3
  * (c) 2010-2022 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v15.0.0-next.5
2
+ * @license Angular v15.0.0-next.6
3
3
  * (c) 2010-2022 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -14864,7 +14864,6 @@ class ElementSchemaRegistry {
14864
14864
  * Use of this source code is governed by an MIT-style license that can be
14865
14865
  * found in the LICENSE file at https://angular.io/license
14866
14866
  */
14867
- const EVENT = 'event';
14868
14867
  const BOOLEAN = 'boolean';
14869
14868
  const NUMBER = 'number';
14870
14869
  const STRING = 'string';
@@ -14924,13 +14923,13 @@ const OBJECT = 'object';
14924
14923
  //
14925
14924
  // =================================================================================================
14926
14925
  const SCHEMA = [
14927
- '[Element]|textContent,%classList,className,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*copy,*cut,*paste,*search,*selectstart,*webkitfullscreenchange,*webkitfullscreenerror,*wheel,outerHTML,#scrollLeft,#scrollTop,slot' +
14926
+ '[Element]|textContent,%ariaAtomic,%ariaAutoComplete,%ariaBusy,%ariaChecked,%ariaColCount,%ariaColIndex,%ariaColSpan,%ariaCurrent,%ariaDescription,%ariaDisabled,%ariaExpanded,%ariaHasPopup,%ariaHidden,%ariaKeyShortcuts,%ariaLabel,%ariaLevel,%ariaLive,%ariaModal,%ariaMultiLine,%ariaMultiSelectable,%ariaOrientation,%ariaPlaceholder,%ariaPosInSet,%ariaPressed,%ariaReadOnly,%ariaRelevant,%ariaRequired,%ariaRoleDescription,%ariaRowCount,%ariaRowIndex,%ariaRowSpan,%ariaSelected,%ariaSetSize,%ariaSort,%ariaValueMax,%ariaValueMin,%ariaValueNow,%ariaValueText,%classList,className,elementTiming,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*fullscreenchange,*fullscreenerror,*search,*webkitfullscreenchange,*webkitfullscreenerror,outerHTML,%part,#scrollLeft,#scrollTop,slot' +
14928
14927
  /* added manually to avoid breaking changes */
14929
14928
  ',*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored',
14930
- '[HTMLElement]^[Element]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate',
14931
- 'abbr,address,article,aside,b,bdi,bdo,cite,code,dd,dfn,dt,em,figcaption,figure,footer,header,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate',
14932
- 'media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,src,%srcObject,#volume',
14933
- ':svg:^[HTMLElement]|*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,%style,#tabIndex',
14929
+ '[HTMLElement]^[Element]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy',
14930
+ 'abbr,address,article,aside,b,bdi,bdo,cite,content,code,dd,dfn,dt,em,figcaption,figure,footer,header,hgroup,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,autocapitalize,!autofocus,contentEditable,dir,!draggable,enterKeyHint,!hidden,innerText,inputMode,lang,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,outerText,!spellcheck,%style,#tabIndex,title,!translate,virtualKeyboardPolicy',
14931
+ 'media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,!preservesPitch,src,%srcObject,#volume',
14932
+ ':svg:^[HTMLElement]|!autofocus,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*copy,*cuechange,*cut,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*formdata,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*paste,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerrawupdate,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*securitypolicyviolation,*seeked,*seeking,*select,*selectionchange,*selectstart,*slotchange,*stalled,*submit,*suspend,*timeupdate,*toggle,*transitioncancel,*transitionend,*transitionrun,*transitionstart,*volumechange,*waiting,*webkitanimationend,*webkitanimationiteration,*webkitanimationstart,*webkittransitionend,*wheel,%style,#tabIndex',
14934
14933
  ':svg:graphics^:svg:|',
14935
14934
  ':svg:animation^:svg:|*begin,*end,*repeat',
14936
14935
  ':svg:geometry^:svg:|',
@@ -14938,16 +14937,17 @@ const SCHEMA = [
14938
14937
  ':svg:gradient^:svg:|',
14939
14938
  ':svg:textContent^:svg:graphics|',
14940
14939
  ':svg:textPositioning^:svg:textContent|',
14941
- 'a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,rev,search,shape,target,text,type,username',
14942
- 'area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,search,shape,target,username',
14940
+ 'a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,rev,search,shape,target,text,type,username',
14941
+ 'area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,%relList,search,shape,target,username',
14943
14942
  'audio^media|',
14944
14943
  'br^[HTMLElement]|clear',
14945
14944
  'base^[HTMLElement]|href,target',
14946
- 'body^[HTMLElement]|aLink,background,bgColor,link,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink',
14947
- 'button^[HTMLElement]|!autofocus,!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value',
14945
+ 'body^[HTMLElement]|aLink,background,bgColor,link,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink',
14946
+ 'button^[HTMLElement]|!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value',
14948
14947
  'canvas^[HTMLElement]|#height,#width',
14949
14948
  'content^[HTMLElement]|select',
14950
14949
  'dl^[HTMLElement]|!compact',
14950
+ 'data^[HTMLElement]|value',
14951
14951
  'datalist^[HTMLElement]|',
14952
14952
  'details^[HTMLElement]|!open',
14953
14953
  'dialog^[HTMLElement]|!open,returnValue',
@@ -14958,22 +14958,22 @@ const SCHEMA = [
14958
14958
  'font^[HTMLElement]|color,face,size',
14959
14959
  'form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target',
14960
14960
  'frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src',
14961
- 'frameset^[HTMLElement]|cols,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows',
14961
+ 'frameset^[HTMLElement]|cols,*afterprint,*beforeprint,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*messageerror,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows',
14962
14962
  'hr^[HTMLElement]|align,color,!noShade,size,width',
14963
14963
  'head^[HTMLElement]|',
14964
14964
  'h1,h2,h3,h4,h5,h6^[HTMLElement]|align',
14965
14965
  'html^[HTMLElement]|version',
14966
- 'iframe^[HTMLElement]|align,!allowFullscreen,frameBorder,height,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width',
14967
- 'img^[HTMLElement]|align,alt,border,%crossOrigin,#height,#hspace,!isMap,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width',
14968
- 'input^[HTMLElement]|accept,align,alt,autocapitalize,autocomplete,!autofocus,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width',
14966
+ 'iframe^[HTMLElement]|align,allow,!allowFullscreen,!allowPaymentRequest,csp,frameBorder,height,loading,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width',
14967
+ 'img^[HTMLElement]|align,alt,border,%crossOrigin,decoding,#height,#hspace,!isMap,loading,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width',
14968
+ 'input^[HTMLElement]|accept,align,alt,autocomplete,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width',
14969
14969
  'li^[HTMLElement]|type,#value',
14970
14970
  'label^[HTMLElement]|htmlFor',
14971
14971
  'legend^[HTMLElement]|align',
14972
- 'link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type',
14972
+ 'link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,imageSizes,imageSrcset,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type',
14973
14973
  'map^[HTMLElement]|name',
14974
14974
  'marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width',
14975
14975
  'menu^[HTMLElement]|!compact',
14976
- 'meta^[HTMLElement]|content,httpEquiv,name,scheme',
14976
+ 'meta^[HTMLElement]|content,httpEquiv,media,name,scheme',
14977
14977
  'meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value',
14978
14978
  'ins,del^[HTMLElement]|cite,dateTime',
14979
14979
  'ol^[HTMLElement]|!compact,!reversed,#start,type',
@@ -14987,11 +14987,10 @@ const SCHEMA = [
14987
14987
  'pre^[HTMLElement]|#width',
14988
14988
  'progress^[HTMLElement]|#max,#value',
14989
14989
  'q,blockquote,cite^[HTMLElement]|',
14990
- 'script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,src,text,type',
14991
- 'select^[HTMLElement]|autocomplete,!autofocus,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value',
14992
- 'shadow^[HTMLElement]|',
14990
+ 'script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,!noModule,%referrerPolicy,src,text,type',
14991
+ 'select^[HTMLElement]|autocomplete,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value',
14993
14992
  'slot^[HTMLElement]|name',
14994
- 'source^[HTMLElement]|media,sizes,src,srcset,type',
14993
+ 'source^[HTMLElement]|#height,media,sizes,src,srcset,type,#width',
14995
14994
  'span^[HTMLElement]|',
14996
14995
  'style^[HTMLElement]|!disabled,media,type',
14997
14996
  'caption^[HTMLElement]|align',
@@ -15001,12 +15000,13 @@ const SCHEMA = [
15001
15000
  'tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign',
15002
15001
  'tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign',
15003
15002
  'template^[HTMLElement]|',
15004
- 'textarea^[HTMLElement]|autocapitalize,autocomplete,!autofocus,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap',
15003
+ 'textarea^[HTMLElement]|autocomplete,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap',
15004
+ 'time^[HTMLElement]|dateTime',
15005
15005
  'title^[HTMLElement]|text',
15006
15006
  'track^[HTMLElement]|!default,kind,label,src,srclang',
15007
15007
  'ul^[HTMLElement]|!compact,type',
15008
15008
  'unknown^[HTMLElement]|',
15009
- 'video^media|#height,poster,#width',
15009
+ 'video^media|!disablePictureInPicture,#height,*enterpictureinpicture,*leavepictureinpicture,!playsInline,poster,#width',
15010
15010
  ':svg:a^:svg:graphics|',
15011
15011
  ':svg:animate^:svg:animation|',
15012
15012
  ':svg:animateMotion^:svg:animation|',
@@ -15045,7 +15045,7 @@ const SCHEMA = [
15045
15045
  ':svg:filter^:svg:|',
15046
15046
  ':svg:foreignObject^:svg:graphics|',
15047
15047
  ':svg:g^:svg:graphics|',
15048
- ':svg:image^:svg:graphics|',
15048
+ ':svg:image^:svg:graphics|decoding',
15049
15049
  ':svg:line^:svg:geometry|',
15050
15050
  ':svg:linearGradient^:svg:gradient|',
15051
15051
  ':svg:mpath^:svg:|',
@@ -20287,7 +20287,7 @@ function publishFacade(global) {
20287
20287
  * Use of this source code is governed by an MIT-style license that can be
20288
20288
  * found in the LICENSE file at https://angular.io/license
20289
20289
  */
20290
- const VERSION = new Version('15.0.0-next.5');
20290
+ const VERSION = new Version('15.0.0-next.6');
20291
20291
 
20292
20292
  /**
20293
20293
  * @license
@@ -22319,7 +22319,7 @@ const MINIMUM_PARTIAL_LINKER_VERSION$6 = '12.0.0';
22319
22319
  function compileDeclareClassMetadata(metadata) {
22320
22320
  const definitionMap = new DefinitionMap();
22321
22321
  definitionMap.set('minVersion', literal(MINIMUM_PARTIAL_LINKER_VERSION$6));
22322
- definitionMap.set('version', literal('15.0.0-next.5'));
22322
+ definitionMap.set('version', literal('15.0.0-next.6'));
22323
22323
  definitionMap.set('ngImport', importExpr(Identifiers.core));
22324
22324
  definitionMap.set('type', metadata.type);
22325
22325
  definitionMap.set('decorators', metadata.decorators);
@@ -22436,7 +22436,7 @@ function compileDeclareDirectiveFromMetadata(meta) {
22436
22436
  function createDirectiveDefinitionMap(meta) {
22437
22437
  const definitionMap = new DefinitionMap();
22438
22438
  definitionMap.set('minVersion', literal(MINIMUM_PARTIAL_LINKER_VERSION$5));
22439
- definitionMap.set('version', literal('15.0.0-next.5'));
22439
+ definitionMap.set('version', literal('15.0.0-next.6'));
22440
22440
  // e.g. `type: MyDirective`
22441
22441
  definitionMap.set('type', meta.internalType);
22442
22442
  if (meta.isStandalone) {
@@ -22675,7 +22675,7 @@ const MINIMUM_PARTIAL_LINKER_VERSION$4 = '12.0.0';
22675
22675
  function compileDeclareFactoryFunction(meta) {
22676
22676
  const definitionMap = new DefinitionMap();
22677
22677
  definitionMap.set('minVersion', literal(MINIMUM_PARTIAL_LINKER_VERSION$4));
22678
- definitionMap.set('version', literal('15.0.0-next.5'));
22678
+ definitionMap.set('version', literal('15.0.0-next.6'));
22679
22679
  definitionMap.set('ngImport', importExpr(Identifiers.core));
22680
22680
  definitionMap.set('type', meta.internalType);
22681
22681
  definitionMap.set('deps', compileDependencies(meta.deps));
@@ -22717,7 +22717,7 @@ function compileDeclareInjectableFromMetadata(meta) {
22717
22717
  function createInjectableDefinitionMap(meta) {
22718
22718
  const definitionMap = new DefinitionMap();
22719
22719
  definitionMap.set('minVersion', literal(MINIMUM_PARTIAL_LINKER_VERSION$3));
22720
- definitionMap.set('version', literal('15.0.0-next.5'));
22720
+ definitionMap.set('version', literal('15.0.0-next.6'));
22721
22721
  definitionMap.set('ngImport', importExpr(Identifiers.core));
22722
22722
  definitionMap.set('type', meta.internalType);
22723
22723
  // Only generate providedIn property if it has a non-null value
@@ -22775,7 +22775,7 @@ function compileDeclareInjectorFromMetadata(meta) {
22775
22775
  function createInjectorDefinitionMap(meta) {
22776
22776
  const definitionMap = new DefinitionMap();
22777
22777
  definitionMap.set('minVersion', literal(MINIMUM_PARTIAL_LINKER_VERSION$2));
22778
- definitionMap.set('version', literal('15.0.0-next.5'));
22778
+ definitionMap.set('version', literal('15.0.0-next.6'));
22779
22779
  definitionMap.set('ngImport', importExpr(Identifiers.core));
22780
22780
  definitionMap.set('type', meta.internalType);
22781
22781
  definitionMap.set('providers', meta.providers);
@@ -22812,7 +22812,7 @@ function compileDeclareNgModuleFromMetadata(meta) {
22812
22812
  function createNgModuleDefinitionMap(meta) {
22813
22813
  const definitionMap = new DefinitionMap();
22814
22814
  definitionMap.set('minVersion', literal(MINIMUM_PARTIAL_LINKER_VERSION$1));
22815
- definitionMap.set('version', literal('15.0.0-next.5'));
22815
+ definitionMap.set('version', literal('15.0.0-next.6'));
22816
22816
  definitionMap.set('ngImport', importExpr(Identifiers.core));
22817
22817
  definitionMap.set('type', meta.internalType);
22818
22818
  // We only generate the keys in the metadata if the arrays contain values.
@@ -22870,7 +22870,7 @@ function compileDeclarePipeFromMetadata(meta) {
22870
22870
  function createPipeDefinitionMap(meta) {
22871
22871
  const definitionMap = new DefinitionMap();
22872
22872
  definitionMap.set('minVersion', literal(MINIMUM_PARTIAL_LINKER_VERSION));
22873
- definitionMap.set('version', literal('15.0.0-next.5'));
22873
+ definitionMap.set('version', literal('15.0.0-next.6'));
22874
22874
  definitionMap.set('ngImport', importExpr(Identifiers.core));
22875
22875
  // e.g. `type: MyPipe`
22876
22876
  definitionMap.set('type', meta.internalType);