Skip to content

Commit 17a3686

Browse files
committed
feat(epv): inline status UI + neutral state; fix IM merge + country switch typing
- add statusMode/statusIcon/showStatusText/iconPosition - reserve input space via :has([data-state]) - clearStatusUI removes data-state in idle - setValidityUI is the single writer of data-state (ok|err only) - improve selectCountry: no early return, validate when meaningful - merge Inputmask definitions {A,H,9} with spec.definitions - FR/IT partial input no longer blocks typing
1 parent 542a190 commit 17a3686

6 files changed

Lines changed: 39 additions & 213 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ _HTML/**
166166
WIN.md
167167
safepackage copy
168168
TODO*
169+
TO_DO*
169170

170171
__STASH/**
171172
_FINAL_HTML/**

dist-types/client/europlate.client.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist-types/countries.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/assets/css/epv.theme.css

Lines changed: 0 additions & 151 deletions
This file was deleted.

0 commit comments

Comments
 (0)