AbsaOSS / cps-shared-ui

Angular shared components library
https://absaoss.github.io/cps-shared-ui/
Apache License 2.0
2 stars 2 forks source link

Use Document DI Token #380

Closed fateeand closed 2 months ago

fateeand commented 2 months ago

In order to make the library more SSG/SSR compatible we need to use Document from DI instead of a global document object.

Need to reimplement isValidCSSColor function as well https://github.com/AbsaOSS/cps-mdoc-viewer/pull/12