Patch Changes
- b1320a9: avoid calling push in iterable object to avoid error loading overlays in old chromium versions
- dcf3a4b: Fix search issues when modifying the middle of the input word in LionCombobox.
- be36bf3: Fix accessibility currency linking to label after setting currency from undefined in LionInputAmount.
- 63a8e72: lion-calendar: when determining if user interacted with a day button, use event.composedPath()[0] instead of event.target to fix Firefox 111+ issue