AlaskaAirlines / auro-input

Custom HTML element for inputting string data in forms
https://auro.alaskaair.com/components/auro/input
Apache License 2.0
2 stars 4 forks source link

Update to non-deprecated SVG #315

Closed blackfalcon closed 1 month ago

blackfalcon commented 3 months ago

General Support Request

See code

https://github.com/AlaskaAirlines/auro-input/blob/b4b4e08bdce40c4032c27adef4e618f9a9215af7/src/base-input.js#L18

Possible Solution

Update to the following SVG

import alert from '@alaskaairux/icons/dist/icons/alert/error-stroke.mjs';

Additional context

Was updated in the previous commit to PR that was closed without without merging.

https://github.com/AlaskaAirlines/auro-input/pull/310/commits/bec48e9d20be59f3c0354e6a9ced1b00d7de6661

Exit criteria

This issue can be closed once the SVG reference has been updated to a non-deprecated asset.

blackfalcon commented 1 month ago

This issue is no longer valid as the reference to the SVG has been replaced with the use of the auro-icon element.