Update shoelace to 2.12.0

Current (2.14.0) has a bug preventing selectboxes from closing when you click out.  Will be fixed in the next version.
This commit is contained in:
nathan
2024-02-29 11:25:37 -07:00
parent f70ac106e5
commit 342f2cf5a5
3 changed files with 77 additions and 52 deletions

View File

@@ -44,12 +44,6 @@ export class Et2ButtonTimestamper extends Et2Button
*/
timezone: {
type: String
},
/**
* Icon to use, default "timestamp"
*/
image: {
type: String
}
}
}