@simpleangularcontrols/sac-common 10.0.0-rc.13 → 10.0.0-rc.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.
@@ -11818,7 +11818,7 @@
11818
11818
  container: [{ type: i0.Input }],
11819
11819
  cssclass: [{ type: i0.Input }],
11820
11820
  isopen: [{ type: i0.Input }],
11821
- menuitems: [{ type: i0.ContentChildren, args: [i0.forwardRef(function () { return SacContextmenuItemCommon; }),] }],
11821
+ menuitems: [{ type: i0.ContentChildren, args: [SacContextmenuItemCommon,] }],
11822
11822
  placement: [{ type: i0.Input }],
11823
11823
  onClick: [{ type: i0.HostListener, args: ['document:click', ['$event.target'],] }]
11824
11824
  };