Comparing version 1.0.8 to 1.0.9
@@ -170,3 +170,2 @@ var HTML = "<div class=\"jb-input-web-component\">\r\n <label class=\"--hide\"><span class=\"label-value\"></span><span>:</span></label>\r\n <div class=\"input-box\">\r\n <input class=\"input-box\">\r\n <div class=\"password-trigger\">\r\n <svg viewBox=\"0 0 120 120\">\r\n <path class=\"eye-line\" stroke-linecap=\"round\"></path>\r\n <circle cx=\"60\" cy=\"60\" r=\"20\"></circle>\r\n </svg>\r\n </div>\r\n </div>\r\n <div class=\"message-box\"></div>\r\n</div>"; | ||
onInputEnter(){ | ||
debugger; | ||
const event = new CustomEvent('enter'); | ||
@@ -173,0 +172,0 @@ this.dispatchEvent(event); |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"bugs": "https://github.com/javadbat/jb-input/issues", | ||
@@ -17,0 +17,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
62015
556