Add InputPatterns and editableString browser helpers
- Implement InputPatterns helper for input clear, date picker trigger and file upload previews
- Implement editableString helper for inline text/textarea editing
- Add component styles and data-patterns demo partial
- Wire exports in browser bundle and auto-init InputPatterns on DOMContentLoaded
- No console errors, all 17 e2e tests pass

Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 550d4c5 commit a5ea1ed4642618219d9ad2382db3ce686e2459a0
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 11 hours ago
Showing 7 changed files
View
demo/index.html
View
demo/partials/data-patterns.html 0 → 100644
View
src/js/components/editable-string.js 0 → 100644
View
src/js/components/input-patterns.js 0 → 100644
View
src/js/index.js
View
src/scss/components/_editable-string.scss 0 → 100644
View
src/scss/kit.scss