multiple-select-vanilla
Version:
3 lines (2 loc) • 420 B
JavaScript
;(()=>{var e=typeof window<"u"&&window.multipleSelect!==void 0?window.multipleSelect:{locales:{}};e.locales={"en-US":{formatSelectAll(){return"[Select all]"},formatAllSelected(){return"All selected"},formatCountSelected(l,t){return`${l} of ${t} selected`},formatNoMatchesFound(){return"No matches found"},formatOkButton(){return"OK"}}};var o=e.locales;})();
//# sourceMappingURL=multiple-select-en-US.js.map