refactor(material/core): deprecate initialized mixin
The mixinInitialized is only used in a couple of places and it takes more boilerplate code to consume than to recreate its functionality. It also basically recreates the implementation of ReplaySubject.
These changes deprecate the mixin and remove its usages from our code so that we can eventually drop it in version 17.
Note: I ran an initial TGP for this and it broke a bunch of targets. It likely introduced a behavior change somewhere.
Closing since I'm approaching removing the mixin functions differently.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.