AlaskaAirlines / auro-icon

Custom HTML element for the use of easily displaying an icon from the Auro Icon library
https://auro.alaskaair.com/components/auro/icon
Apache License 2.0
0 stars 4 forks source link

auro-icon: support new WCSS and auro design tokens #94

Closed blackfalcon closed 1 year ago

blackfalcon commented 1 year ago

Is your feature request related to a problem? Please describe.

A new MAJOR release of WCSS and auro design tokens have been released and this repo needs to support the new specs.

Describe the solution you'd like

Update all the dependencies and Sass per these changes.

Describe alternatives you've considered

None

Additional context

Also be aware that there is a compound issue with supporting auro-icon.

A recent update had to be rolled back due to a conflict with the custom sizing feature had the released changed. This will also need to be addressed.

Exit criteria

This issue can be closed once the dependencies and related code has been updated and there is a solution that will support the auro icons update to the SVGs too.

blackfalcon commented 1 year ago

Adding scope to this PR. The following line of code needs to be updated to support https://cdn.jsdelivr.net/npm/ versus unpkg which is proving to be more unreliable.

Updated exit criteria

This issue can be closed once the legacy reference to unpkg is updated to support jsdelivr.