Application/Team
SLS
Summary
Would it be possible to update the library to remove the dependency on 'unsafe-inline'?
Justification
As part of our security standards, we have a CSP that does not allow the use of 'unsafe-inline' for scripts or styles. Unfortunately, it appears that some component (e.g., CcvSimpleBarCharts) currently requires 'unsafe-inline' to function correctly.
Desired UX and success metrics
"Must have" functionality
Specific timeline issues / requests
Available extra resources
What priority level would this issue be in your opinion?
P0