@angular/core 17.3.7 → 17.3.8

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 v17.3.7
2
+ * @license Angular v17.3.8
3
3
  * (c) 2010-2024 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v17.3.7
2
+ * @license Angular v17.3.8
3
3
  * (c) 2010-2024 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v17.3.7
2
+ * @license Angular v17.3.8
3
3
  * (c) 2010-2024 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
package/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v17.3.7
2
+ * @license Angular v17.3.8
3
3
  * (c) 2010-2024 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/core",
3
- "version": "17.3.7",
3
+ "version": "17.3.8",
4
4
  "description": "Angular - the core framework",
5
5
  "author": "angular",
6
6
  "license": "MIT",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v17.3.7
2
+ * @license Angular v17.3.8
3
3
  * (c) 2010-2024 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v17.3.7
2
+ * @license Angular v17.3.8
3
3
  * (c) 2010-2024 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -12080,7 +12080,37 @@ var SCHEMA = [
12080
12080
  "menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default",
12081
12081
  "summary^[HTMLElement]|",
12082
12082
  "time^[HTMLElement]|dateTime",
12083
- ":svg:cursor^:svg:|"
12083
+ ":svg:cursor^:svg:|",
12084
+ ":math:^[HTMLElement]|!autofocus,nonce,*abort,*animationend,*animationiteration,*animationstart,*auxclick,*beforeinput,*beforematch,*beforetoggle,*beforexrselect,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contentvisibilityautostatechange,*contextlost,*contextmenu,*contextrestored,*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,*scrollend,*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",
12085
+ ":math:math^:math:|",
12086
+ ":math:maction^:math:|",
12087
+ ":math:menclose^:math:|",
12088
+ ":math:merror^:math:|",
12089
+ ":math:mfenced^:math:|",
12090
+ ":math:mfrac^:math:|",
12091
+ ":math:mi^:math:|",
12092
+ ":math:mmultiscripts^:math:|",
12093
+ ":math:mn^:math:|",
12094
+ ":math:mo^:math:|",
12095
+ ":math:mover^:math:|",
12096
+ ":math:mpadded^:math:|",
12097
+ ":math:mphantom^:math:|",
12098
+ ":math:mroot^:math:|",
12099
+ ":math:mrow^:math:|",
12100
+ ":math:ms^:math:|",
12101
+ ":math:mspace^:math:|",
12102
+ ":math:msqrt^:math:|",
12103
+ ":math:mstyle^:math:|",
12104
+ ":math:msub^:math:|",
12105
+ ":math:msubsup^:math:|",
12106
+ ":math:msup^:math:|",
12107
+ ":math:mtable^:math:|",
12108
+ ":math:mtd^:math:|",
12109
+ ":math:mtext^:math:|",
12110
+ ":math:mtr^:math:|",
12111
+ ":math:munder^:math:|",
12112
+ ":math:munderover^:math:|",
12113
+ ":math:semantics^:math:|"
12084
12114
  ];
12085
12115
  var _ATTR_TO_PROP = new Map(Object.entries({
12086
12116
  "class": "className",
@@ -26068,7 +26098,7 @@ function publishFacade(global) {
26068
26098
  }
26069
26099
 
26070
26100
  // bazel-out/k8-fastbuild/bin/packages/compiler/src/version.mjs
26071
- var VERSION2 = new Version("17.3.7");
26101
+ var VERSION2 = new Version("17.3.8");
26072
26102
 
26073
26103
  // bazel-out/k8-fastbuild/bin/packages/compiler/src/i18n/extractor_merger.mjs
26074
26104
  var _VisitorMode;