import { LionInputDate } from './src/LionInputDate.js'; customElements.define('lion-input-date', LionInputDate);