inputmask.js 181 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329
  1. /*
  2. * Input Mask Core
  3. * http://github.com/RobinHerbots/jquery.inputmask
  4. * Copyright (c) 2010 - Robin Herbots
  5. * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
  6. * Version: 0.0.0-dev
  7. */
  8. (function (factory) {
  9. if (typeof define === "function" && define.amd) {
  10. define(["./dependencyLibs/inputmask.dependencyLib", "./global/window", "./global/document"], factory);
  11. } else if (typeof exports === "object") {
  12. module.exports = factory(require("./dependencyLibs/inputmask.dependencyLib"), require("./global/window"), require("./global/document"));
  13. } else {
  14. window.Inputmask = factory(window.dependencyLib || jQuery, window, document);
  15. }
  16. }
  17. (function ($, window, document, undefined) {
  18. var ua = navigator.userAgent,
  19. mobile = isInputEventSupported("touchstart"), //not entirely correct but will currently do
  20. iemobile = /iemobile/i.test(ua),
  21. iphone = /iphone/i.test(ua) && !iemobile;
  22. function Inputmask(alias, options, internal) {
  23. //allow instanciating without new
  24. if (!(this instanceof Inputmask)) {
  25. return new Inputmask(alias, options, internal);
  26. }
  27. this.el = undefined;
  28. this.events = {};
  29. this.maskset = undefined;
  30. this.refreshValue = false; //indicate a refresh from the inputvalue is needed (form.reset)
  31. if (internal !== true) {
  32. //init options
  33. if ($.isPlainObject(alias)) {
  34. options = alias;
  35. } else {
  36. options = options || {};
  37. if (alias) options.alias = alias;
  38. }
  39. this.opts = $.extend(true, {}, this.defaults, options);
  40. this.noMasksCache = options && options.definitions !== undefined;
  41. this.userOptions = options || {}; //user passed options
  42. this.isRTL = this.opts.numericInput;
  43. resolveAlias(this.opts.alias, options, this.opts);
  44. }
  45. }
  46. Inputmask.prototype = {
  47. dataAttribute: "data-inputmask", //data attribute prefix used for attribute binding
  48. //options default
  49. defaults: {
  50. placeholder: "_",
  51. optionalmarker: ["[", "]"],
  52. quantifiermarker: ["{", "}"],
  53. groupmarker: ["(", ")"],
  54. alternatormarker: "|",
  55. escapeChar: "\\",
  56. mask: null, //needs tobe null instead of undefined as the extend method does not consider props with the undefined value
  57. regex: null, //regular expression as a mask
  58. oncomplete: $.noop, //executes when the mask is complete
  59. onincomplete: $.noop, //executes when the mask is incomplete and focus is lost
  60. oncleared: $.noop, //executes when the mask is cleared
  61. repeat: 0, //repetitions of the mask: * ~ forever, otherwise specify an integer
  62. greedy: true, //true: allocated buffer for the mask and repetitions - false: allocate only if needed
  63. autoUnmask: false, //automatically unmask when retrieving the value with $.fn.val or value if the browser supports __lookupGetter__ or getOwnPropertyDescriptor
  64. removeMaskOnSubmit: false, //remove the mask before submitting the form.
  65. clearMaskOnLostFocus: true,
  66. insertMode: true, //insert the input or overwrite the input
  67. clearIncomplete: false, //clear the incomplete input on blur
  68. alias: null,
  69. onKeyDown: $.noop, //callback to implement autocomplete on certain keys for example. args => event, buffer, caretPos, opts
  70. onBeforeMask: null, //executes before masking the initial value to allow preprocessing of the initial value. args => initialValue, opts => return processedValue
  71. onBeforePaste: function (pastedValue, opts) {
  72. return $.isFunction(opts.onBeforeMask) ? opts.onBeforeMask.call(this, pastedValue, opts) : pastedValue;
  73. }, //executes before masking the pasted value to allow preprocessing of the pasted value. args => pastedValue, opts => return processedValue
  74. onBeforeWrite: null, //executes before writing to the masked element. args => event, opts
  75. onUnMask: null, //executes after unmasking to allow postprocessing of the unmaskedvalue. args => maskedValue, unmaskedValue, opts
  76. showMaskOnFocus: true, //show the mask-placeholder when the input has focus
  77. showMaskOnHover: true, //show the mask-placeholder when hovering the empty input
  78. onKeyValidation: $.noop, //executes on every key-press with the result of isValid. Params: key, result, opts
  79. skipOptionalPartCharacter: " ", //a character which can be used to skip an optional part of a mask
  80. numericInput: false, //numericInput input direction style (input shifts to the left while holding the caret position)
  81. rightAlign: false, //align to the right
  82. undoOnEscape: true, //pressing escape reverts the value to the value before focus
  83. //numeric basic properties
  84. radixPoint: "", //".", // | ","
  85. _radixDance: false, //dance around the radixPoint
  86. groupSeparator: "", //",", // | "."
  87. //numeric basic properties
  88. keepStatic: null, //try to keep the mask static while typing. Decisions to alter the mask will be posponed if possible - null see auto selection for multi masks
  89. positionCaretOnTab: true, //when enabled the caret position is set after the latest valid position on TAB
  90. tabThrough: false, //allows for tabbing through the different parts of the masked field
  91. supportsInputType: ["text", "tel", "password", "search"], //list with the supported input types
  92. //specify keyCodes which should not be considered in the keypress event, otherwise the preventDefault will stop their default behavior especially in FF
  93. ignorables: [8, 9, 13, 19, 27, 33, 34, 35, 36, 37, 38, 39, 40, 45, 46, 93, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 0, 229],
  94. isComplete: null, //override for isComplete - args => buffer, opts - return true || false
  95. canClearPosition: $.noop, //hook to alter the clear behavior in the stripValidPositions args => maskset, position, lastValidPosition, opts => return true|false/command object
  96. preValidation: null, //hook to preValidate the input. Usefull for validating regardless the definition. args => buffer, pos, char, isSelection, opts => return true/false/command object
  97. postValidation: null, //hook to postValidate the result from isValid. Usefull for validating the entry as a whole. args => buffer, currentResult, opts => return true/false/json
  98. staticDefinitionSymbol: undefined, //specify a definitionSymbol for static content, used to make matches for alternators
  99. jitMasking: false, //just in time masking ~ only mask while typing, can n (number), true or false
  100. nullable: true, //return nothing instead of the buffertemplate when the user hasn't entered anything.
  101. inputEventOnly: false, //dev option - testing inputfallback behavior
  102. noValuePatching: false, //disable value property patching
  103. positionCaretOnClick: "lvp", //none, lvp (based on the last valid position (default), radixFocus (position caret to radixpoint on initial click), select (select the whole input)
  104. casing: null, //mask-level casing. Options: null, "upper", "lower" or "title" or callback args => elem, test, pos, validPositions return charValue
  105. inputmode: "verbatim", //specify the inputmode - already in place for when browsers will support it
  106. colorMask: false, //enable css styleable mask
  107. disablePredictiveText: false, //disable Predictive Text on mobile devices
  108. importDataAttributes: true //import data-inputmask attributes
  109. },
  110. definitions: {
  111. "9": { //\uFF11-\uFF19 #1606
  112. validator: "[0-9\uFF11-\uFF19]",
  113. definitionSymbol: "*"
  114. },
  115. "a": { //\u0410-\u044F\u0401\u0451\u00C0-\u00FF\u00B5 #76
  116. validator: "[A-Za-z\u0410-\u044F\u0401\u0451\u00C0-\u00FF\u00B5]",
  117. definitionSymbol: "*"
  118. },
  119. "*": {
  120. validator: "[0-9\uFF11-\uFF19A-Za-z\u0410-\u044F\u0401\u0451\u00C0-\u00FF\u00B5]"
  121. }
  122. },
  123. aliases: {}, //aliases definitions
  124. masksCache: {},
  125. mask: function (elems) {
  126. var that = this;
  127. function importAttributeOptions(npt, opts, userOptions, dataAttribute) {
  128. if (opts.importDataAttributes === true) {
  129. var attrOptions = npt.getAttribute(dataAttribute), option, dataoptions, optionData, p;
  130. function importOption(option, optionData) {
  131. optionData = optionData !== undefined ? optionData : npt.getAttribute(dataAttribute + "-" + option);
  132. if (optionData !== null) {
  133. if (typeof optionData === "string") {
  134. if (option.indexOf("on") === 0) optionData = window[optionData]; //get function definition
  135. else if (optionData === "false") optionData = false;
  136. else if (optionData === "true") optionData = true;
  137. }
  138. userOptions[option] = optionData;
  139. }
  140. }
  141. if (attrOptions && attrOptions !== "") {
  142. attrOptions = attrOptions.replace(/'/g, '"');
  143. dataoptions = JSON.parse("{" + attrOptions + "}");
  144. }
  145. //resolve aliases
  146. if (dataoptions) { //pickup alias from dataAttribute
  147. optionData = undefined;
  148. for (p in dataoptions) {
  149. if (p.toLowerCase() === "alias") {
  150. optionData = dataoptions[p];
  151. break;
  152. }
  153. }
  154. }
  155. importOption("alias", optionData); //pickup alias from dataAttribute-alias
  156. if (userOptions.alias) {
  157. resolveAlias(userOptions.alias, userOptions, opts);
  158. }
  159. for (option in opts) {
  160. if (dataoptions) {
  161. optionData = undefined;
  162. for (p in dataoptions) {
  163. if (p.toLowerCase() === option.toLowerCase()) {
  164. optionData = dataoptions[p];
  165. break;
  166. }
  167. }
  168. }
  169. importOption(option, optionData);
  170. }
  171. }
  172. $.extend(true, opts, userOptions);
  173. //handle dir=rtl
  174. if (npt.dir === "rtl" || opts.rightAlign) {
  175. npt.style.textAlign = "right";
  176. }
  177. if (npt.dir === "rtl" || opts.numericInput) {
  178. npt.dir = "ltr";
  179. npt.removeAttribute("dir");
  180. opts.isRTL = true;
  181. }
  182. return Object.keys(userOptions).length;
  183. }
  184. if (typeof elems === "string") {
  185. elems = document.getElementById(elems) || document.querySelectorAll(elems);
  186. }
  187. elems = elems.nodeName ? [elems] : elems;
  188. $.each(elems, function (ndx, el) {
  189. var scopedOpts = $.extend(true, {}, that.opts);
  190. if (importAttributeOptions(el, scopedOpts, $.extend(true, {}, that.userOptions), that.dataAttribute)) {
  191. var maskset = generateMaskSet(scopedOpts, that.noMasksCache);
  192. if (maskset !== undefined) {
  193. if (el.inputmask !== undefined) {
  194. el.inputmask.opts.autoUnmask = true; //force autounmasking when remasking
  195. el.inputmask.remove();
  196. }
  197. //store inputmask instance on the input with element reference
  198. el.inputmask = new Inputmask(undefined, undefined, true);
  199. el.inputmask.opts = scopedOpts;
  200. el.inputmask.noMasksCache = that.noMasksCache;
  201. el.inputmask.userOptions = $.extend(true, {}, that.userOptions);
  202. el.inputmask.isRTL = scopedOpts.isRTL || scopedOpts.numericInput;
  203. el.inputmask.el = el;
  204. el.inputmask.maskset = maskset;
  205. $.data(el, "_inputmask_opts", scopedOpts);
  206. maskScope.call(el.inputmask, {
  207. "action": "mask"
  208. });
  209. }
  210. }
  211. });
  212. return elems && elems[0] ? (elems[0].inputmask || this) : this;
  213. },
  214. option: function (options, noremask) { //set extra options || retrieve value of a current option
  215. if (typeof options === "string") {
  216. return this.opts[options];
  217. } else if (typeof options === "object") {
  218. $.extend(this.userOptions, options); //user passed options
  219. //remask
  220. if (this.el && noremask !== true) {
  221. this.mask(this.el);
  222. }
  223. return this;
  224. }
  225. },
  226. unmaskedvalue: function (value) {
  227. this.maskset = this.maskset || generateMaskSet(this.opts, this.noMasksCache);
  228. return maskScope.call(this, {
  229. "action": "unmaskedvalue",
  230. "value": value
  231. });
  232. },
  233. remove: function () {
  234. return maskScope.call(this, {
  235. "action": "remove"
  236. });
  237. },
  238. getemptymask: function () { //return the default (empty) mask value, usefull for setting the default value in validation
  239. this.maskset = this.maskset || generateMaskSet(this.opts, this.noMasksCache);
  240. return maskScope.call(this, {
  241. "action": "getemptymask"
  242. });
  243. },
  244. hasMaskedValue: function () { //check wheter the returned value is masked or not; currently only works reliable when using jquery.val fn to retrieve the value
  245. return !this.opts.autoUnmask;
  246. },
  247. isComplete: function () {
  248. this.maskset = this.maskset || generateMaskSet(this.opts, this.noMasksCache);
  249. return maskScope.call(this, {
  250. "action": "isComplete"
  251. });
  252. },
  253. getmetadata: function () { //return mask metadata if exists
  254. this.maskset = this.maskset || generateMaskSet(this.opts, this.noMasksCache);
  255. return maskScope.call(this, {
  256. "action": "getmetadata"
  257. });
  258. },
  259. isValid: function (value) {
  260. this.maskset = this.maskset || generateMaskSet(this.opts, this.noMasksCache);
  261. return maskScope.call(this, {
  262. "action": "isValid",
  263. "value": value
  264. });
  265. },
  266. format: function (value, metadata) {
  267. this.maskset = this.maskset || generateMaskSet(this.opts, this.noMasksCache);
  268. return maskScope.call(this, {
  269. "action": "format",
  270. "value": value,
  271. "metadata": metadata //true/false getmetadata
  272. });
  273. },
  274. setValue: function (value) {
  275. if (this.el) {
  276. $(this.el).trigger("setvalue", [value]);
  277. }
  278. },
  279. analyseMask: function (mask, regexMask, opts) {
  280. var tokenizer = /(?:[?*+]|\{[0-9\+\*]+(?:,[0-9\+\*]*)?(?:\|[0-9\+\*]*)?\})|[^.?*+^${[]()|\\]+|./g,
  281. //Thx to https://github.com/slevithan/regex-colorizer for the regexTokenizer regex
  282. regexTokenizer = /\[\^?]?(?:[^\\\]]+|\\[\S\s]?)*]?|\\(?:0(?:[0-3][0-7]{0,2}|[4-7][0-7]?)?|[1-9][0-9]*|x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4}|c[A-Za-z]|[\S\s]?)|\((?:\?[:=!]?)?|(?:[?*+]|\{[0-9]+(?:,[0-9]*)?\})\??|[^.?*+^${[()|\\]+|./g,
  283. escaped = false,
  284. currentToken = new MaskToken(),
  285. match,
  286. m,
  287. openenings = [],
  288. maskTokens = [],
  289. openingToken,
  290. currentOpeningToken,
  291. alternator,
  292. lastMatch,
  293. groupToken;
  294. function MaskToken(isGroup, isOptional, isQuantifier, isAlternator) {
  295. this.matches = [];
  296. this.openGroup = isGroup || false;
  297. this.alternatorGroup = false;
  298. this.isGroup = isGroup || false;
  299. this.isOptional = isOptional || false;
  300. this.isQuantifier = isQuantifier || false;
  301. this.isAlternator = isAlternator || false;
  302. this.quantifier = {
  303. min: 1,
  304. max: 1
  305. };
  306. }
  307. //test definition => {fn: RegExp/function, optionality: bool, newBlockMarker: bool, casing: null/upper/lower, def: definitionSymbol, placeholder: placeholder, mask: real maskDefinition}
  308. function insertTestDefinition(mtoken, element, position) {
  309. position = position !== undefined ? position : mtoken.matches.length;
  310. var prevMatch = mtoken.matches[position - 1];
  311. if (regexMask) {
  312. if (element.indexOf("[") === 0 || (escaped && /\\d|\\s|\\w]/i.test(element)) || element === ".") {
  313. mtoken.matches.splice(position++, 0, {
  314. fn: new RegExp(element, opts.casing ? "i" : ""),
  315. optionality: mtoken.isOptional,
  316. newBlockMarker: prevMatch === undefined || prevMatch.def !== element,
  317. casing: null,
  318. def: element,
  319. placeholder: undefined,
  320. nativeDef: element
  321. });
  322. } else {
  323. if (escaped) element = element[element.length - 1];
  324. $.each(element.split(""), function (ndx, lmnt) {
  325. prevMatch = mtoken.matches[position - 1];
  326. mtoken.matches.splice(position++, 0, {
  327. fn: null,
  328. optionality: mtoken.isOptional,
  329. newBlockMarker: prevMatch === undefined || (prevMatch.def !== lmnt && prevMatch.fn !== null),
  330. casing: null,
  331. def: opts.staticDefinitionSymbol || lmnt,
  332. placeholder: opts.staticDefinitionSymbol !== undefined ? lmnt : undefined,
  333. nativeDef: lmnt
  334. });
  335. });
  336. }
  337. escaped = false;
  338. } else {
  339. var maskdef = (opts.definitions ? opts.definitions[element] : undefined) || Inputmask.prototype.definitions[element];
  340. if (maskdef && !escaped) {
  341. mtoken.matches.splice(position++, 0, {
  342. fn: maskdef.validator ? typeof maskdef.validator == "string" ? new RegExp(maskdef.validator, opts.casing ? "i" : "") : new function () {
  343. this.test = maskdef.validator;
  344. } : new RegExp("."),
  345. optionality: mtoken.isOptional,
  346. newBlockMarker: prevMatch === undefined || prevMatch.def !== (maskdef.definitionSymbol || element),
  347. casing: maskdef.casing,
  348. def: maskdef.definitionSymbol || element,
  349. placeholder: maskdef.placeholder,
  350. nativeDef: element
  351. });
  352. } else {
  353. mtoken.matches.splice(position++, 0, {
  354. fn: null,
  355. optionality: mtoken.isOptional,
  356. newBlockMarker: prevMatch === undefined || (prevMatch.def !== element && prevMatch.fn !== null),
  357. casing: null,
  358. def: opts.staticDefinitionSymbol || element,
  359. placeholder: opts.staticDefinitionSymbol !== undefined ? element : undefined,
  360. nativeDef: element
  361. });
  362. escaped = false;
  363. }
  364. }
  365. }
  366. function verifyGroupMarker(maskToken) {
  367. if (maskToken && maskToken.matches) {
  368. $.each(maskToken.matches, function (ndx, token) {
  369. var nextToken = maskToken.matches[ndx + 1];
  370. if ((nextToken === undefined || (nextToken.matches === undefined || nextToken.isQuantifier === false)) && token && token.isGroup) { //this is not a group but a normal mask => convert
  371. token.isGroup = false;
  372. if (!regexMask) {
  373. insertTestDefinition(token, opts.groupmarker[0], 0);
  374. if (token.openGroup !== true) {
  375. insertTestDefinition(token, opts.groupmarker[1]);
  376. }
  377. }
  378. }
  379. verifyGroupMarker(token);
  380. });
  381. }
  382. }
  383. function defaultCase() {
  384. if (openenings.length > 0) {
  385. currentOpeningToken = openenings[openenings.length - 1];
  386. insertTestDefinition(currentOpeningToken, m);
  387. if (currentOpeningToken.isAlternator) { //handle alternator a | b case
  388. alternator = openenings.pop();
  389. for (var mndx = 0; mndx < alternator.matches.length; mndx++) {
  390. alternator.matches[mndx].isGroup = false; //don't mark alternate groups as group
  391. }
  392. if (openenings.length > 0) {
  393. currentOpeningToken = openenings[openenings.length - 1];
  394. currentOpeningToken.matches.push(alternator);
  395. } else {
  396. currentToken.matches.push(alternator);
  397. }
  398. }
  399. } else {
  400. insertTestDefinition(currentToken, m);
  401. }
  402. }
  403. function reverseTokens(maskToken) {
  404. function reverseStatic(st) {
  405. if (st === opts.optionalmarker[0]) st = opts.optionalmarker[1];
  406. else if (st === opts.optionalmarker[1]) st = opts.optionalmarker[0];
  407. else if (st === opts.groupmarker[0]) st = opts.groupmarker[1];
  408. else if (st === opts.groupmarker[1]) st = opts.groupmarker[0];
  409. return st;
  410. }
  411. maskToken.matches = maskToken.matches.reverse();
  412. for (var match in maskToken.matches) {
  413. if (maskToken.matches.hasOwnProperty(match)) {
  414. var intMatch = parseInt(match);
  415. if (maskToken.matches[match].isQuantifier && maskToken.matches[intMatch + 1] && maskToken.matches[intMatch + 1].isGroup) { //reposition quantifier
  416. var qt = maskToken.matches[match];
  417. maskToken.matches.splice(match, 1);
  418. maskToken.matches.splice(intMatch + 1, 0, qt);
  419. }
  420. if (maskToken.matches[match].matches !== undefined) {
  421. maskToken.matches[match] = reverseTokens(maskToken.matches[match]);
  422. } else {
  423. maskToken.matches[match] = reverseStatic(maskToken.matches[match]);
  424. }
  425. }
  426. }
  427. return maskToken;
  428. }
  429. if (regexMask) {
  430. opts.optionalmarker[0] = undefined;
  431. opts.optionalmarker[1] = undefined;
  432. }
  433. while (match = regexMask ? regexTokenizer.exec(mask) : tokenizer.exec(mask)) {
  434. m = match[0];
  435. if (regexMask) {
  436. switch (m.charAt(0)) {
  437. //Quantifier
  438. case "?":
  439. m = "{0,1}";
  440. break;
  441. case "+":
  442. case "*":
  443. m = "{" + m + "}";
  444. break;
  445. }
  446. }
  447. if (escaped) {
  448. defaultCase();
  449. continue;
  450. }
  451. switch (m.charAt(0)) {
  452. case opts.escapeChar:
  453. escaped = true;
  454. if (regexMask) {
  455. defaultCase();
  456. }
  457. break;
  458. case opts.optionalmarker[1]:
  459. // optional closing
  460. case opts.groupmarker[1]:
  461. // Group closing
  462. openingToken = openenings.pop();
  463. openingToken.openGroup = false; //mark group as complete
  464. if (openingToken !== undefined) {
  465. if (openenings.length > 0) {
  466. currentOpeningToken = openenings[openenings.length - 1];
  467. currentOpeningToken.matches.push(openingToken);
  468. if (currentOpeningToken.isAlternator) { //handle alternator (a) | (b) case
  469. alternator = openenings.pop();
  470. for (var mndx = 0; mndx < alternator.matches.length; mndx++) {
  471. alternator.matches[mndx].isGroup = false; //don't mark alternate groups as group
  472. alternator.matches[mndx].alternatorGroup = false;
  473. }
  474. if (openenings.length > 0) {
  475. currentOpeningToken = openenings[openenings.length - 1];
  476. currentOpeningToken.matches.push(alternator);
  477. } else {
  478. currentToken.matches.push(alternator);
  479. }
  480. }
  481. } else {
  482. currentToken.matches.push(openingToken);
  483. }
  484. } else defaultCase();
  485. break;
  486. case opts.optionalmarker[0]:
  487. // optional opening
  488. openenings.push(new MaskToken(false, true));
  489. break;
  490. case opts.groupmarker[0]:
  491. // Group opening
  492. openenings.push(new MaskToken(true));
  493. break;
  494. case opts.quantifiermarker[0]:
  495. //Quantifier
  496. var quantifier = new MaskToken(false, false, true);
  497. m = m.replace(/[{}]/g, "");
  498. var mqj = m.split("|"),
  499. mq = mqj[0].split(","),
  500. mq0 = isNaN(mq[0]) ? mq[0] : parseInt(mq[0]),
  501. mq1 = mq.length === 1 ? mq0 : (isNaN(mq[1]) ? mq[1] : parseInt(mq[1]));
  502. if (mq1 === "*" || mq1 === "+") {
  503. mq0 = mq1 === "*" ? 0 : 1;
  504. }
  505. quantifier.quantifier = {
  506. min: mq0,
  507. max: mq1,
  508. jit: mqj[1]
  509. };
  510. if (openenings.length > 0) {
  511. var matches = openenings[openenings.length - 1].matches;
  512. match = matches.pop();
  513. if (!match.isGroup) {
  514. groupToken = new MaskToken(true);
  515. groupToken.matches.push(match);
  516. match = groupToken;
  517. }
  518. matches.push(match);
  519. matches.push(quantifier);
  520. } else {
  521. match = currentToken.matches.pop();
  522. if (!match.isGroup) {
  523. if (regexMask && match.fn === null) {
  524. if (match.def === ".") match.fn = new RegExp(match.def, opts.casing ? "i" : "");
  525. }
  526. groupToken = new MaskToken(true);
  527. groupToken.matches.push(match);
  528. match = groupToken;
  529. }
  530. currentToken.matches.push(match);
  531. currentToken.matches.push(quantifier);
  532. }
  533. break;
  534. case opts.alternatormarker:
  535. if (openenings.length > 0) {
  536. currentOpeningToken = openenings[openenings.length - 1];
  537. var subToken = currentOpeningToken.matches[currentOpeningToken.matches.length - 1];
  538. if (currentOpeningToken.openGroup && //regexp alt syntax
  539. (subToken.matches === undefined || (subToken.isGroup === false && subToken.isAlternator === false))) { //alternations within group
  540. lastMatch = openenings.pop();
  541. } else {
  542. lastMatch = currentOpeningToken.matches.pop();
  543. }
  544. } else {
  545. lastMatch = currentToken.matches.pop();
  546. }
  547. if (lastMatch.isAlternator) {
  548. openenings.push(lastMatch);
  549. } else {
  550. if (lastMatch.alternatorGroup) {
  551. alternator = openenings.pop();
  552. lastMatch.alternatorGroup = false;
  553. } else {
  554. alternator = new MaskToken(false, false, false, true);
  555. }
  556. alternator.matches.push(lastMatch);
  557. openenings.push(alternator);
  558. if (lastMatch.openGroup) { //regexp alt syntax
  559. lastMatch.openGroup = false;
  560. var alternatorGroup = new MaskToken(true);
  561. alternatorGroup.alternatorGroup = true;
  562. openenings.push(alternatorGroup);
  563. }
  564. }
  565. break;
  566. default:
  567. defaultCase();
  568. }
  569. }
  570. while (openenings.length > 0) {
  571. openingToken = openenings.pop();
  572. currentToken.matches.push(openingToken);
  573. }
  574. if (currentToken.matches.length > 0) {
  575. verifyGroupMarker(currentToken);
  576. maskTokens.push(currentToken);
  577. }
  578. if (opts.numericInput || opts.isRTL) {
  579. reverseTokens(maskTokens[0]);
  580. }
  581. // console.log(JSON.stringify(maskTokens));
  582. return maskTokens;
  583. }
  584. };
  585. //apply defaults, definitions, aliases
  586. Inputmask.extendDefaults = function (options) {
  587. $.extend(true, Inputmask.prototype.defaults, options);
  588. };
  589. Inputmask.extendDefinitions = function (definition) {
  590. $.extend(true, Inputmask.prototype.definitions, definition);
  591. };
  592. Inputmask.extendAliases = function (alias) {
  593. $.extend(true, Inputmask.prototype.aliases, alias);
  594. };
  595. //static fn on inputmask
  596. Inputmask.format = function (value, options, metadata) {
  597. return Inputmask(options).format(value, metadata);
  598. };
  599. Inputmask.unmask = function (value, options) {
  600. return Inputmask(options).unmaskedvalue(value);
  601. };
  602. Inputmask.isValid = function (value, options) {
  603. return Inputmask(options).isValid(value);
  604. };
  605. Inputmask.remove = function (elems) {
  606. if (typeof elems === "string") {
  607. elems = document.getElementById(elems) || document.querySelectorAll(elems);
  608. }
  609. elems = elems.nodeName ? [elems] : elems;
  610. $.each(elems, function (ndx, el) {
  611. if (el.inputmask) el.inputmask.remove();
  612. });
  613. };
  614. Inputmask.setValue = function (elems, value) {
  615. if (typeof elems === "string") {
  616. elems = document.getElementById(elems) || document.querySelectorAll(elems);
  617. }
  618. elems = elems.nodeName ? [elems] : elems;
  619. $.each(elems, function (ndx, el) {
  620. if (el.inputmask) el.inputmask.setValue(value); else $(el).trigger("setvalue", [value]);
  621. });
  622. };
  623. Inputmask.escapeRegex = function (str) {
  624. var specials = ["/", ".", "*", "+", "?", "|", "(", ")", "[", "]", "{", "}", "\\", "$", "^"];
  625. return str.replace(new RegExp("(\\" + specials.join("|\\") + ")", "gim"), "\\$1");
  626. };
  627. Inputmask.keyCode = {
  628. BACKSPACE: 8,
  629. BACKSPACE_SAFARI: 127,
  630. DELETE: 46,
  631. DOWN: 40,
  632. END: 35,
  633. ENTER: 13,
  634. ESCAPE: 27,
  635. HOME: 36,
  636. INSERT: 45,
  637. LEFT: 37,
  638. PAGE_DOWN: 34,
  639. PAGE_UP: 33,
  640. RIGHT: 39,
  641. SPACE: 32,
  642. TAB: 9,
  643. UP: 38,
  644. X: 88,
  645. CONTROL: 17
  646. };
  647. function resolveAlias(aliasStr, options, opts) {
  648. var aliasDefinition = Inputmask.prototype.aliases[aliasStr];
  649. if (aliasDefinition) {
  650. if (aliasDefinition.alias) resolveAlias(aliasDefinition.alias, undefined, opts); //alias is another alias
  651. $.extend(true, opts, aliasDefinition); //merge alias definition in the options
  652. $.extend(true, opts, options); //reapply extra given options
  653. return true;
  654. } else //alias not found - try as mask
  655. if (opts.mask === null) {
  656. opts.mask = aliasStr;
  657. }
  658. return false;
  659. }
  660. function generateMaskSet(opts, nocache) {
  661. function generateMask(mask, metadata, opts) {
  662. var regexMask = false;
  663. if (mask === null || mask === "") {
  664. regexMask = opts.regex !== null;
  665. if (regexMask) {
  666. mask = opts.regex;
  667. mask = mask.replace(/^(\^)(.*)(\$)$/, "$2");
  668. } else {
  669. regexMask = true;
  670. mask = ".*";
  671. }
  672. }
  673. if (mask.length === 1 && opts.greedy === false && opts.repeat !== 0) {
  674. opts.placeholder = "";
  675. } //hide placeholder with single non-greedy mask
  676. if (opts.repeat > 0 || opts.repeat === "*" || opts.repeat === "+") {
  677. var repeatStart = opts.repeat === "*" ? 0 : (opts.repeat === "+" ? 1 : opts.repeat);
  678. mask = opts.groupmarker[0] + mask + opts.groupmarker[1] + opts.quantifiermarker[0] + repeatStart + "," + opts.repeat + opts.quantifiermarker[1];
  679. }
  680. // console.log(mask);
  681. var masksetDefinition,
  682. maskdefKey = regexMask ? "regex_" + opts.regex : (opts.numericInput ? mask.split("").reverse().join("") : mask);
  683. if (Inputmask.prototype.masksCache[maskdefKey] === undefined || nocache === true) {
  684. masksetDefinition = {
  685. "mask": mask,
  686. "maskToken": Inputmask.prototype.analyseMask(mask, regexMask, opts),
  687. "validPositions": {},
  688. "_buffer": undefined,
  689. "buffer": undefined,
  690. "tests": {},
  691. "excludes": {}, //excluded alternations
  692. "metadata": metadata,
  693. maskLength: undefined
  694. };
  695. if (nocache !== true) {
  696. Inputmask.prototype.masksCache[maskdefKey] = masksetDefinition;
  697. masksetDefinition = $.extend(true, {}, Inputmask.prototype.masksCache[maskdefKey]);
  698. }
  699. } else masksetDefinition = $.extend(true, {}, Inputmask.prototype.masksCache[maskdefKey]);
  700. return masksetDefinition;
  701. }
  702. var ms;
  703. if ($.isFunction(opts.mask)) { //allow mask to be a preprocessing fn - should return a valid mask
  704. opts.mask = opts.mask(opts);
  705. }
  706. if ($.isArray(opts.mask)) {
  707. if (opts.mask.length > 1) {
  708. if (opts.keepStatic === null) { //enable by default when passing multiple masks when the option is not explicitly specified
  709. opts.keepStatic = "auto";
  710. for (var i = 0; i < opts.mask.length; i++) {
  711. if (opts.mask[i].charAt(0) !== opts.mask[0].charAt(0)) {
  712. opts.keepStatic = true;
  713. break;
  714. }
  715. }
  716. }
  717. var altMask = opts.groupmarker[0];
  718. $.each(opts.isRTL ? opts.mask.reverse() : opts.mask, function (ndx, msk) {
  719. if (altMask.length > 1) {
  720. altMask += opts.groupmarker[1] + opts.alternatormarker + opts.groupmarker[0];
  721. }
  722. if (msk.mask !== undefined && !$.isFunction(msk.mask)) {
  723. altMask += msk.mask;
  724. } else {
  725. altMask += msk;
  726. }
  727. });
  728. altMask += opts.groupmarker[1];
  729. // console.log(altMask);
  730. return generateMask(altMask, opts.mask, opts);
  731. } else opts.mask = opts.mask.pop();
  732. }
  733. if (opts.mask && opts.mask.mask !== undefined && !$.isFunction(opts.mask.mask)) {
  734. ms = generateMask(opts.mask.mask, opts.mask, opts);
  735. } else {
  736. ms = generateMask(opts.mask, opts.mask, opts);
  737. }
  738. return ms;
  739. };
  740. function isInputEventSupported(eventName) {
  741. var el = document.createElement("input"),
  742. evName = "on" + eventName,
  743. isSupported = (evName in el);
  744. if (!isSupported) {
  745. el.setAttribute(evName, "return;");
  746. isSupported = typeof el[evName] === "function";
  747. }
  748. el = null;
  749. return isSupported;
  750. }
  751. //masking scope
  752. //actionObj definition see below
  753. function maskScope(actionObj, maskset, opts) {
  754. maskset = maskset || this.maskset;
  755. opts = opts || this.opts;
  756. var inputmask = this,
  757. el = this.el,
  758. isRTL = this.isRTL,
  759. undoValue,
  760. $el,
  761. skipKeyPressEvent = false, //Safari 5.1.x - modal dialog fires keypress twice workaround
  762. skipInputEvent = false, //skip when triggered from within inputmask
  763. ignorable = false,
  764. maxLength,
  765. mouseEnter = false,
  766. colorMask,
  767. trackCaret = false;
  768. //maskset helperfunctions
  769. function getMaskTemplate(baseOnInput, minimalPos, includeMode) {
  770. //includeMode true => input, undefined => placeholder, false => mask
  771. minimalPos = minimalPos || 0;
  772. var maskTemplate = [],
  773. ndxIntlzr, pos = 0,
  774. test, testPos, lvp = getLastValidPosition();
  775. do {
  776. if (baseOnInput === true && getMaskSet().validPositions[pos]) {
  777. testPos = getMaskSet().validPositions[pos];
  778. test = testPos.match;
  779. ndxIntlzr = testPos.locator.slice();
  780. maskTemplate.push(includeMode === true ? testPos.input : includeMode === false ? test.nativeDef : getPlaceholder(pos, test));
  781. } else {
  782. testPos = getTestTemplate(pos, ndxIntlzr, pos - 1);
  783. test = testPos.match;
  784. ndxIntlzr = testPos.locator.slice();
  785. var jitMasking = opts.jitMasking !== false ? opts.jitMasking : test.jit;
  786. if (jitMasking === false || jitMasking === undefined || pos < lvp || (typeof jitMasking === "number" && isFinite(jitMasking) && jitMasking > pos)) {
  787. maskTemplate.push(includeMode === false ? test.nativeDef : getPlaceholder(pos, test));
  788. }
  789. }
  790. if (opts.keepStatic === "auto") {
  791. if (test.newBlockMarker && test.fn !== null) {
  792. opts.keepStatic = pos - 1;
  793. }
  794. }
  795. pos++;
  796. } while ((maxLength === undefined || pos < maxLength) && (test.fn !== null || test.def !== "") || minimalPos > pos);
  797. if (maskTemplate[maskTemplate.length - 1] === "") {
  798. maskTemplate.pop(); //drop the last one which is empty
  799. }
  800. if (includeMode !== false || //do not alter the masklength when just retrieving the maskdefinition
  801. getMaskSet().maskLength === undefined) //just make sure the maskLength gets initialized in all cases (needed for isValid)
  802. getMaskSet().maskLength = pos - 1;
  803. return maskTemplate;
  804. }
  805. function getMaskSet() {
  806. return maskset;
  807. }
  808. function resetMaskSet(soft) {
  809. var maskset = getMaskSet();
  810. maskset.buffer = undefined;
  811. if (soft !== true) {
  812. // maskset._buffer = undefined;
  813. maskset.validPositions = {};
  814. maskset.p = 0;
  815. }
  816. }
  817. function getLastValidPosition(closestTo, strict, validPositions) {
  818. var before = -1,
  819. after = -1,
  820. valids = validPositions || getMaskSet().validPositions; //for use in valhook ~ context switch
  821. if (closestTo === undefined) closestTo = -1;
  822. for (var posNdx in valids) {
  823. var psNdx = parseInt(posNdx);
  824. if (valids[psNdx] && (strict || valids[psNdx].generatedInput !== true)) {
  825. if (psNdx <= closestTo) before = psNdx;
  826. if (psNdx >= closestTo) after = psNdx;
  827. }
  828. }
  829. return (before === -1 || before == closestTo) ? after : after == -1 ? before : (closestTo - before) < (after - closestTo) ? before : after;
  830. }
  831. function stripValidPositions(pos, nocheck, strict) {
  832. // setValidPosition(pos, undefined, false, true);
  833. // return;
  834. function IsEnclosedStatic(pos) {
  835. var posMatch = getMaskSet().validPositions[pos];
  836. if (posMatch !== undefined && posMatch.match.fn === null) {
  837. var prevMatch = getMaskSet().validPositions[pos - 1],
  838. nextMatch = getMaskSet().validPositions[pos + 1];
  839. return prevMatch !== undefined && nextMatch !== undefined;
  840. }
  841. return false;
  842. }
  843. var i, startPos = pos.begin,
  844. positionsClone = $.extend(true, {}, getMaskSet().validPositions),
  845. needsValidation = false;
  846. getMaskSet().p = pos.begin; //needed for alternated position after overtype selection
  847. for (i = pos.end - 1; i >= startPos; i--) { //clear selection
  848. if (getMaskSet().validPositions[i] !== undefined) {
  849. if (nocheck === true ||
  850. ((getMaskSet().validPositions[i].match.optionality || !IsEnclosedStatic(i)) && opts.canClearPosition(getMaskSet(), i, getLastValidPosition(undefined, true), strict, opts) !== false)) {
  851. delete getMaskSet().validPositions[i];
  852. }
  853. }
  854. }
  855. //clear buffer
  856. resetMaskSet(true);
  857. for (i = startPos + 1; i <= getLastValidPosition();) {
  858. while (getMaskSet().validPositions[startPos] !== undefined) startPos++;
  859. if (i < startPos) i = startPos + 1;
  860. if (getMaskSet().validPositions[i] !== undefined || !isMask(i)) {
  861. var t = getTestTemplate(i);
  862. if (needsValidation === false && positionsClone[startPos] && positionsClone[startPos].match.def === t.match.def) { //obvious match
  863. getMaskSet().validPositions[startPos] = $.extend(true, {}, positionsClone[startPos]);
  864. getMaskSet().validPositions[startPos].input = t.input;
  865. delete getMaskSet().validPositions[i];
  866. i++;
  867. } else if (positionCanMatchDefinition(startPos, t.match.def)) {
  868. if (isValid(startPos, t.input || getPlaceholder(i), true) !== false) {
  869. delete getMaskSet().validPositions[i];
  870. i++;
  871. needsValidation = true;
  872. }
  873. } else if (!isMask(i)) {
  874. i++;
  875. startPos--;
  876. }
  877. startPos++;
  878. } else i++;
  879. }
  880. if (strict !== true) {
  881. i = getLastValidPosition(-1, true);
  882. while (getMaskSet().validPositions[i] && getMaskSet().validPositions[i].generatedInput === true) {
  883. delete getMaskSet().validPositions[i--];
  884. }
  885. }
  886. resetMaskSet(true);
  887. }
  888. function determineTestTemplate(pos, tests, guessNextBest) {
  889. pos = pos > 0 ? pos - 1 : 0;
  890. var testPos,
  891. altTest = getTest(pos, tests),
  892. altArr = (altTest.alternation !== undefined) ? altTest.locator[altTest.alternation].toString().split(",") : [];
  893. for (var ndx = 0; ndx < tests.length; ndx++) {
  894. testPos = tests[ndx];
  895. if (testPos.match &&
  896. (((opts.greedy && testPos.match.optionalQuantifier !== true) || (testPos.match.optionality === false || testPos.match.newBlockMarker === false) && testPos.match.optionalQuantifier !== true) &&
  897. ((altTest.alternation === undefined || altTest.alternation !== testPos.alternation) ||
  898. (testPos.locator[altTest.alternation] !== undefined && checkAlternationMatch(testPos.locator[altTest.alternation].toString().split(","), altArr))))) {
  899. if (guessNextBest !== true || (testPos.match.fn === null && !/[0-9a-bA-Z]/.test(testPos.match.def))) {
  900. break;
  901. }
  902. }
  903. }
  904. // var controlPos = determineTestTemplate2(pos, tests, guessNextBest);
  905. //
  906. // if (controlPos != testPos) {
  907. // debugger;
  908. // console.table(controlPos);
  909. // console.table(testPos);
  910. // }
  911. return testPos;
  912. }
  913. function getDecisionTaker(tst) {
  914. var decisionTaker = tst.locator[tst.alternation];
  915. if (typeof decisionTaker == "string" && decisionTaker.length > 0) { //no decision taken ~ take first one as decider
  916. decisionTaker = decisionTaker.split(",")[0];
  917. }
  918. return decisionTaker !== undefined ? decisionTaker.toString() : "";
  919. }
  920. function getLocator(tst, align) { //need to align the locators to be correct
  921. var locator = (tst.alternation != undefined ? tst.mloc[getDecisionTaker(tst)] : tst.locator).join("");
  922. while (locator.length < align) locator += "0";
  923. return locator;
  924. }
  925. function determineTestTemplate2(pos, tests, guessNextBest) {
  926. pos = pos > 0 ? pos - 1 : 0;
  927. var altTest = getTest(pos), targetLocator = getLocator(altTest), tstLocator, closest, bestMatch;
  928. $.each(tests, function (ndx, tst) { //find best matching
  929. tstLocator = getLocator(tst, targetLocator.length);
  930. var distance = Math.abs(tstLocator - targetLocator);
  931. if (closest === undefined || (tstLocator !== "" && distance < closest)) {
  932. closest = distance;
  933. bestMatch = tst;
  934. }
  935. });
  936. return bestMatch;
  937. }
  938. function getTestTemplate(pos, ndxIntlzr, tstPs) {
  939. return getMaskSet().validPositions[pos] || determineTestTemplate(pos, getTests(pos, ndxIntlzr ? ndxIntlzr.slice() : ndxIntlzr, tstPs));
  940. }
  941. function getTest(pos, tests) {
  942. if (getMaskSet().validPositions[pos]) {
  943. return getMaskSet().validPositions[pos];
  944. }
  945. return (tests || getTests(pos))[0];
  946. }
  947. function positionCanMatchDefinition(pos, def) {
  948. var valid = false,
  949. tests = getTests(pos);
  950. for (var tndx = 0; tndx < tests.length; tndx++) {
  951. if (tests[tndx].match && tests[tndx].match.def === def) {
  952. valid = true;
  953. break;
  954. }
  955. }
  956. return valid;
  957. }
  958. function getTests(pos, ndxIntlzr, tstPs) {
  959. var maskTokens = getMaskSet().maskToken,
  960. testPos = ndxIntlzr ? tstPs : 0,
  961. ndxInitializer = ndxIntlzr ? ndxIntlzr.slice() : [0],
  962. matches = [],
  963. insertStop = false,
  964. latestMatch,
  965. cacheDependency = ndxIntlzr ? ndxIntlzr.join("") : "";
  966. function resolveTestFromToken(maskToken, ndxInitializer, loopNdx, quantifierRecurse) { //ndxInitializer contains a set of indexes to speedup searches in the mtokens
  967. function handleMatch(match, loopNdx, quantifierRecurse) {
  968. function isFirstMatch(latestMatch, tokenGroup) {
  969. var firstMatch = $.inArray(latestMatch, tokenGroup.matches) === 0;
  970. if (!firstMatch) {
  971. $.each(tokenGroup.matches, function (ndx, match) {
  972. if (match.isQuantifier === true) firstMatch = isFirstMatch(latestMatch, tokenGroup.matches[ndx - 1]);
  973. else if (match.isOptional === true) firstMatch = isFirstMatch(latestMatch, match);
  974. else if (match.isAlternate === true) firstMatch = isFirstMatch(latestMatch, match);
  975. if (firstMatch) return false;
  976. });
  977. }
  978. return firstMatch;
  979. }
  980. function resolveNdxInitializer(pos, alternateNdx, targetAlternation) {
  981. var bestMatch, indexPos;
  982. if (getMaskSet().tests[pos] || getMaskSet().validPositions[pos]) {
  983. $.each(getMaskSet().tests[pos] || [getMaskSet().validPositions[pos]], function (ndx, lmnt) {
  984. if (lmnt.mloc[alternateNdx]) {
  985. bestMatch = lmnt;
  986. return false; //break
  987. }
  988. var alternation = targetAlternation !== undefined ? targetAlternation : lmnt.alternation,
  989. ndxPos = lmnt.locator[alternation] !== undefined ? lmnt.locator[alternation].toString().indexOf(alternateNdx) : -1;
  990. if ((indexPos === undefined || ndxPos < indexPos) && ndxPos !== -1) {
  991. bestMatch = lmnt;
  992. indexPos = ndxPos;
  993. }
  994. });
  995. }
  996. if (bestMatch) {
  997. var bestMatchAltIndex = bestMatch.locator[bestMatch.alternation];
  998. var locator = bestMatch.mloc[alternateNdx] || bestMatch.mloc[bestMatchAltIndex] || bestMatch.locator;
  999. return locator.slice((targetAlternation !== undefined ? targetAlternation : bestMatch.alternation) + 1);
  1000. } else {
  1001. return targetAlternation !== undefined ? resolveNdxInitializer(pos, alternateNdx) : undefined;
  1002. }
  1003. }
  1004. function isSubsetOf(source, target) {
  1005. function expand(pattern) {
  1006. var expanded = [], start, end;
  1007. for (var i = 0, l = pattern.length; i < l; i++) {
  1008. if (pattern.charAt(i) === "-") {
  1009. end = pattern.charCodeAt(i + 1);
  1010. while (++start < end) expanded.push(String.fromCharCode(start));
  1011. } else {
  1012. start = pattern.charCodeAt(i);
  1013. expanded.push(pattern.charAt(i));
  1014. }
  1015. }
  1016. return expanded.join("");
  1017. }
  1018. if (opts.regex && source.match.fn !== null && target.match.fn !== null) { //is regex a subset
  1019. return expand(target.match.def.replace(/[\[\]]/g, "")).indexOf(expand(source.match.def.replace(/[\[\]]/g, ""))) !== -1;
  1020. }
  1021. return source.match.def === target.match.nativeDef;
  1022. }
  1023. function staticCanMatchDefinition(source, target) {
  1024. return source.match.fn === null && target.match.fn !== null ? target.match.fn.test(source.match.def, getMaskSet(), pos, false, opts, false) : false;
  1025. }
  1026. //mergelocators for retrieving the correct locator match when merging
  1027. function setMergeLocators(targetMatch, altMatch) {
  1028. if (altMatch === undefined || (targetMatch.alternation === altMatch.alternation &&
  1029. targetMatch.locator[targetMatch.alternation].toString().indexOf(altMatch.locator[altMatch.alternation]) === -1)) {
  1030. targetMatch.mloc = targetMatch.mloc || {};
  1031. var locNdx = targetMatch.locator[targetMatch.alternation];
  1032. if (locNdx === undefined) targetMatch.alternation = undefined;
  1033. else {
  1034. if (typeof locNdx === "string") locNdx = locNdx.split(",")[0];
  1035. if (targetMatch.mloc[locNdx] === undefined) targetMatch.mloc[locNdx] = targetMatch.locator.slice();
  1036. if (altMatch !== undefined) {
  1037. for (var ndx in altMatch.mloc) {
  1038. if (typeof ndx === "string") ndx = ndx.split(",")[0];
  1039. if (targetMatch.mloc[ndx] === undefined) targetMatch.mloc[ndx] = altMatch.mloc[ndx];
  1040. }
  1041. targetMatch.locator[targetMatch.alternation] = Object.keys(targetMatch.mloc).join(",");
  1042. }
  1043. return true;
  1044. }
  1045. }
  1046. return false;
  1047. }
  1048. if (testPos > 5000) {
  1049. throw "Inputmask: There is probably an error in your mask definition or in the code. Create an issue on github with an example of the mask you are using. " + getMaskSet().mask;
  1050. }
  1051. if (testPos === pos && match.matches === undefined) {
  1052. matches.push({
  1053. "match": match,
  1054. "locator": loopNdx.reverse(),
  1055. "cd": cacheDependency,
  1056. "mloc": {}
  1057. });
  1058. return true;
  1059. } else if (match.matches !== undefined) {
  1060. if (match.isGroup && quantifierRecurse !== match) { //when a group pass along to the quantifier
  1061. match = handleMatch(maskToken.matches[$.inArray(match, maskToken.matches) + 1], loopNdx);
  1062. if (match) return true;
  1063. } else if (match.isOptional) {
  1064. var optionalToken = match;
  1065. match = resolveTestFromToken(match, ndxInitializer, loopNdx, quantifierRecurse);
  1066. if (match) {
  1067. latestMatch = matches[matches.length - 1].match;
  1068. if (quantifierRecurse === undefined && isFirstMatch(latestMatch, optionalToken)) { //prevent loop see #698
  1069. insertStop = true; //insert a stop
  1070. testPos = pos; //match the position after the group
  1071. } else return true;
  1072. }
  1073. } else if (match.isAlternator) {
  1074. var alternateToken = match,
  1075. malternateMatches = [],
  1076. maltMatches,
  1077. currentMatches = matches.slice(),
  1078. loopNdxCnt = loopNdx.length;
  1079. var altIndex = ndxInitializer.length > 0 ? ndxInitializer.shift() : -1;
  1080. if (altIndex === -1 || typeof altIndex === "string") {
  1081. var currentPos = testPos,
  1082. ndxInitializerClone = ndxInitializer.slice(),
  1083. altIndexArr = [],
  1084. amndx;
  1085. if (typeof altIndex == "string") {
  1086. altIndexArr = altIndex.split(",");
  1087. } else {
  1088. for (amndx = 0; amndx < alternateToken.matches.length; amndx++) {
  1089. altIndexArr.push(amndx.toString());
  1090. }
  1091. }
  1092. if (getMaskSet().excludes[pos]) {
  1093. var altIndexArrClone = altIndexArr.slice();
  1094. for (var i = 0, el = getMaskSet().excludes[pos].length; i < el; i++) {
  1095. altIndexArr.splice(altIndexArr.indexOf(getMaskSet().excludes[pos][i].toString()), 1);
  1096. }
  1097. if (altIndexArr.length === 0) { //fully alternated => reset
  1098. getMaskSet().excludes[pos] = undefined;
  1099. altIndexArr = altIndexArrClone;
  1100. }
  1101. }
  1102. if (opts.keepStatic === true || (isFinite(parseInt(opts.keepStatic)) && currentPos >= opts.keepStatic)) altIndexArr = altIndexArr.slice(0, 1);
  1103. for (var ndx = 0; ndx < altIndexArr.length; ndx++) {
  1104. amndx = parseInt(altIndexArr[ndx]);
  1105. matches = [];
  1106. //set the correct ndxInitializer
  1107. ndxInitializer = resolveNdxInitializer(testPos, amndx, loopNdxCnt) || ndxInitializerClone.slice();
  1108. if (alternateToken.matches[amndx] && handleMatch(alternateToken.matches[amndx], [amndx].concat(loopNdx), quantifierRecurse))
  1109. match = true;
  1110. maltMatches = matches.slice();
  1111. testPos = currentPos;
  1112. matches = [];
  1113. //fuzzy merge matches
  1114. for (var ndx1 = 0; ndx1 < maltMatches.length; ndx1++) {
  1115. var altMatch = maltMatches[ndx1],
  1116. dropMatch = false;
  1117. altMatch.alternation = altMatch.alternation || loopNdxCnt;
  1118. setMergeLocators(altMatch);
  1119. for (var ndx2 = 0; ndx2 < malternateMatches.length; ndx2++) {
  1120. var altMatch2 = malternateMatches[ndx2];
  1121. if (typeof altIndex !== "string" || (altMatch.alternation !== undefined && $.inArray(altMatch.locator[altMatch.alternation].toString(), altIndexArr) !== -1)) {
  1122. if (altMatch.match.nativeDef === altMatch2.match.nativeDef) {
  1123. dropMatch = true;
  1124. setMergeLocators(altMatch2, altMatch);
  1125. break;
  1126. } else if (isSubsetOf(altMatch, altMatch2)) {
  1127. if (setMergeLocators(altMatch, altMatch2)) {
  1128. dropMatch = true;
  1129. malternateMatches.splice(malternateMatches.indexOf(altMatch2), 0, altMatch);
  1130. }
  1131. break;
  1132. } else if (isSubsetOf(altMatch2, altMatch)) {
  1133. setMergeLocators(altMatch2, altMatch);
  1134. break;
  1135. } else if (staticCanMatchDefinition(altMatch, altMatch2)) {
  1136. if (setMergeLocators(altMatch, altMatch2)) {
  1137. //insert match above general match
  1138. dropMatch = true;
  1139. malternateMatches.splice(malternateMatches.indexOf(altMatch2), 0, altMatch);
  1140. }
  1141. break;
  1142. }
  1143. }
  1144. }
  1145. if (!dropMatch) {
  1146. malternateMatches.push(altMatch);
  1147. }
  1148. }
  1149. }
  1150. matches = currentMatches.concat(malternateMatches);
  1151. testPos = pos;
  1152. insertStop = matches.length > 0; //insert a stopelemnt when there is an alternate - needed for non-greedy option
  1153. match = malternateMatches.length > 0; //set correct match state
  1154. //cloneback
  1155. ndxInitializer = ndxInitializerClone.slice();
  1156. } else match = handleMatch(alternateToken.matches[altIndex] || maskToken.matches[altIndex], [altIndex].concat(loopNdx), quantifierRecurse);
  1157. if (match) return true;
  1158. } else if (match.isQuantifier && quantifierRecurse !== maskToken.matches[$.inArray(match, maskToken.matches) - 1]) {
  1159. var qt = match;
  1160. for (var qndx = (ndxInitializer.length > 0) ? ndxInitializer.shift() : 0;
  1161. (qndx < (isNaN(qt.quantifier.max) ? qndx + 1 : qt.quantifier.max)) && testPos <= pos; qndx++) {
  1162. var tokenGroup = maskToken.matches[$.inArray(qt, maskToken.matches) - 1];
  1163. match = handleMatch(tokenGroup, [qndx].concat(loopNdx), tokenGroup); //set the tokenGroup as quantifierRecurse marker
  1164. if (match) {
  1165. //get latest match
  1166. latestMatch = matches[matches.length - 1].match;
  1167. latestMatch.optionalQuantifier = qndx > (qt.quantifier.min - 1);
  1168. latestMatch.jit = qndx + tokenGroup.matches.indexOf(latestMatch) >= qt.quantifier.jit;
  1169. if (isFirstMatch(latestMatch, tokenGroup) && qndx > (qt.quantifier.min - 1)) {
  1170. insertStop = true;
  1171. testPos = pos; //match the position after the group
  1172. break; //stop quantifierloop && search for next possible match
  1173. }
  1174. if (qt.quantifier.jit !== undefined && isNaN(qt.quantifier.max) && latestMatch.optionalQuantifier && getMaskSet().validPositions[pos - 1] === undefined) {
  1175. matches.pop()
  1176. insertStop = true;
  1177. testPos = pos; //match the position after the group
  1178. cacheDependency = undefined; //enforce revalidation when requested
  1179. break; //stop quantifierloop && search for next possible match
  1180. }
  1181. return true;
  1182. }
  1183. }
  1184. } else {
  1185. match = resolveTestFromToken(match, ndxInitializer, loopNdx, quantifierRecurse);
  1186. if (match) return true;
  1187. }
  1188. } else {
  1189. testPos++;
  1190. }
  1191. }
  1192. for (var tndx = (ndxInitializer.length > 0 ? ndxInitializer.shift() : 0); tndx < maskToken.matches.length; tndx++) {
  1193. if (maskToken.matches[tndx].isQuantifier !== true) {
  1194. var match = handleMatch(maskToken.matches[tndx], [tndx].concat(loopNdx), quantifierRecurse);
  1195. if (match && testPos === pos) {
  1196. return match;
  1197. } else if (testPos > pos) {
  1198. break;
  1199. }
  1200. }
  1201. }
  1202. }
  1203. function mergeLocators(pos, tests) {
  1204. var locator = [];
  1205. if (!$.isArray(tests)) tests = [tests];
  1206. if (tests.length > 0) {
  1207. if (tests[0].alternation === undefined) {
  1208. locator = determineTestTemplate(pos, tests.slice()).locator.slice();
  1209. if (locator.length === 0) locator = tests[0].locator.slice();
  1210. } else {
  1211. $.each(tests, function (ndx, tst) {
  1212. if (tst.def !== "") {
  1213. if (locator.length === 0) locator = tst.locator.slice();
  1214. else {
  1215. for (var i = 0; i < locator.length; i++) {
  1216. if (tst.locator[i] && locator[i].toString().indexOf(tst.locator[i]) === -1) {
  1217. locator[i] += "," + tst.locator[i];
  1218. }
  1219. }
  1220. }
  1221. }
  1222. });
  1223. }
  1224. }
  1225. return locator;
  1226. }
  1227. if (pos > -1) {
  1228. if (ndxIntlzr === undefined) { //determine index initializer
  1229. var previousPos = pos - 1,
  1230. test;
  1231. while ((test = getMaskSet().validPositions[previousPos] || getMaskSet().tests[previousPos]) === undefined && previousPos > -1) {
  1232. previousPos--;
  1233. }
  1234. if (test !== undefined && previousPos > -1) {
  1235. ndxInitializer = mergeLocators(previousPos, test);
  1236. cacheDependency = ndxInitializer.join("");
  1237. testPos = previousPos;
  1238. }
  1239. }
  1240. if (getMaskSet().tests[pos] && getMaskSet().tests[pos][0].cd === cacheDependency) { //cacheDependency is set on all tests, just check on the first
  1241. //console.log("cache hit " + pos + " - " + ndxIntlzr);
  1242. return getMaskSet().tests[pos];
  1243. }
  1244. for (var mtndx = ndxInitializer.shift(); mtndx < maskTokens.length; mtndx++) {
  1245. var match = resolveTestFromToken(maskTokens[mtndx], ndxInitializer, [mtndx]);
  1246. if ((match && testPos === pos) || testPos > pos) {
  1247. break;
  1248. }
  1249. }
  1250. }
  1251. if (matches.length === 0 || insertStop) {
  1252. matches.push({
  1253. match: {
  1254. fn: null,
  1255. optionality: true,
  1256. casing: null,
  1257. def: "",
  1258. placeholder: ""
  1259. },
  1260. locator: [],
  1261. mloc: {},
  1262. cd: cacheDependency
  1263. });
  1264. }
  1265. if (ndxIntlzr !== undefined && getMaskSet().tests[pos]) { //prioritize full tests for caching
  1266. return $.extend(true, [], matches);
  1267. }
  1268. getMaskSet().tests[pos] = $.extend(true, [], matches); //set a clone to prevent overwriting some props
  1269. // console.log(pos + " - " + JSON.stringify(matches));
  1270. return getMaskSet().tests[pos];
  1271. }
  1272. function getBufferTemplate() {
  1273. if (getMaskSet()._buffer === undefined) {
  1274. //generate template
  1275. getMaskSet()._buffer = getMaskTemplate(false, 1);
  1276. if (getMaskSet().buffer === undefined) getMaskSet().buffer = getMaskSet()._buffer.slice();
  1277. }
  1278. return getMaskSet()._buffer;
  1279. }
  1280. function getBuffer(noCache) {
  1281. if (getMaskSet().buffer === undefined || noCache === true) {
  1282. getMaskSet().buffer = getMaskTemplate(true, getLastValidPosition(), true);
  1283. }
  1284. return getMaskSet().buffer;
  1285. }
  1286. function refreshFromBuffer(start, end, buffer) {
  1287. var i, p;
  1288. if (start === true) {
  1289. resetMaskSet();
  1290. start = 0;
  1291. end = buffer.length;
  1292. } else {
  1293. for (i = start; i < end; i++) {
  1294. delete getMaskSet().validPositions[i];
  1295. }
  1296. }
  1297. p = start;
  1298. for (i = start; i < end; i++) {
  1299. resetMaskSet(true); //prevents clobber from the buffer
  1300. if (buffer[i] !== opts.skipOptionalPartCharacter) {
  1301. var valResult = isValid(p, buffer[i], true, true);
  1302. if (valResult !== false) {
  1303. resetMaskSet(true);
  1304. p = valResult.caret !== undefined ? valResult.caret : valResult.pos + 1;
  1305. }
  1306. }
  1307. }
  1308. }
  1309. function casing(elem, test, pos) {
  1310. switch (opts.casing || test.casing) {
  1311. case "upper":
  1312. elem = elem.toUpperCase();
  1313. break;
  1314. case "lower":
  1315. elem = elem.toLowerCase();
  1316. break;
  1317. case "title":
  1318. var posBefore = getMaskSet().validPositions[pos - 1];
  1319. if (pos === 0 || posBefore && posBefore.input === String.fromCharCode(Inputmask.keyCode.SPACE)) {
  1320. elem = elem.toUpperCase();
  1321. } else {
  1322. elem = elem.toLowerCase();
  1323. }
  1324. break;
  1325. default:
  1326. if ($.isFunction(opts.casing)) {
  1327. var args = Array.prototype.slice.call(arguments);
  1328. args.push(getMaskSet().validPositions);
  1329. elem = opts.casing.apply(this, args);
  1330. }
  1331. }
  1332. return elem;
  1333. }
  1334. function checkAlternationMatch(altArr1, altArr2, na) {
  1335. var altArrC = opts.greedy ? altArr2 : altArr2.slice(0, 1),
  1336. isMatch = false,
  1337. naArr = na !== undefined ? na.split(",") : [],
  1338. naNdx;
  1339. //remove no alternate indexes from alternation array
  1340. for (var i = 0; i < naArr.length; i++) {
  1341. if ((naNdx = altArr1.indexOf(naArr[i])) !== -1) {
  1342. altArr1.splice(naNdx, 1);
  1343. }
  1344. }
  1345. for (var alndx = 0; alndx < altArr1.length; alndx++) {
  1346. if ($.inArray(altArr1[alndx], altArrC) !== -1) {
  1347. isMatch = true;
  1348. break;
  1349. }
  1350. }
  1351. return isMatch;
  1352. }
  1353. function alternate(pos, c, strict, fromSetValid, rAltPos) { //pos == true => generalize
  1354. var validPsClone = $.extend(true, {}, getMaskSet().validPositions),
  1355. lastAlt,
  1356. alternation,
  1357. isValidRslt = false,
  1358. altPos, prevAltPos, i, validPos,
  1359. decisionPos,
  1360. lAltPos = rAltPos !== undefined ? rAltPos : getLastValidPosition();
  1361. if (lAltPos === -1 && rAltPos === undefined) { //do not recurse when already paste the beginning
  1362. lastAlt = 0;
  1363. prevAltPos = getTest(lastAlt);
  1364. alternation = prevAltPos.alternation;
  1365. } else {
  1366. //find last modified alternation
  1367. for (; lAltPos >= 0; lAltPos--) {
  1368. altPos = getMaskSet().validPositions[lAltPos];
  1369. if (altPos && altPos.alternation !== undefined) {
  1370. if (prevAltPos && prevAltPos.locator[altPos.alternation] !== altPos.locator[altPos.alternation]) {
  1371. break;
  1372. }
  1373. lastAlt = lAltPos;
  1374. alternation = getMaskSet().validPositions[lastAlt].alternation;
  1375. prevAltPos = altPos;
  1376. }
  1377. }
  1378. }
  1379. if (alternation !== undefined) {
  1380. decisionPos = parseInt(lastAlt);
  1381. getMaskSet().excludes[decisionPos] = getMaskSet().excludes[decisionPos] || [];
  1382. if (pos !== true) { //generalize
  1383. getMaskSet().excludes[decisionPos].push(getDecisionTaker(prevAltPos));
  1384. }
  1385. var validInputsClone = [], staticInputsBeforePos = 0;
  1386. for (i = decisionPos; i < getLastValidPosition(undefined, true) + 1; i++) {
  1387. validPos = getMaskSet().validPositions[i];
  1388. if (validPos && validPos.generatedInput !== true && /[0-9a-bA-Z]/.test(validPos.input)) {
  1389. validInputsClone.push(validPos.input);
  1390. } else if (i < pos) staticInputsBeforePos++;
  1391. delete getMaskSet().validPositions[i];
  1392. }
  1393. while (getMaskSet().excludes[decisionPos] && getMaskSet().excludes[decisionPos].length < 10) {
  1394. var posOffset = staticInputsBeforePos * -1, //negate
  1395. validInputs = validInputsClone.slice();
  1396. getMaskSet().tests[decisionPos] = undefined; //clear decisionPos
  1397. resetMaskSet(true); //clear getbuffer
  1398. isValidRslt = true;
  1399. while (validInputs.length > 0) {
  1400. var input = validInputs.shift();
  1401. if (input !== opts.skipOptionalPartCharacter) {
  1402. if (!(isValidRslt = isValid(getLastValidPosition(undefined, true) + 1, input, false, fromSetValid, true))) {
  1403. break;
  1404. }
  1405. }
  1406. }
  1407. if (isValidRslt && c !== undefined) {
  1408. var targetLvp = getLastValidPosition(pos) + 1;
  1409. for (i = decisionPos; i < getLastValidPosition() + 1; i++) {
  1410. validPos = getMaskSet().validPositions[i];
  1411. if ((validPos === undefined || validPos.match.fn == null) && i < (pos + posOffset)) {
  1412. posOffset++;
  1413. }
  1414. }
  1415. pos = pos + posOffset;
  1416. isValidRslt = isValid(pos > targetLvp ? targetLvp : pos, c, strict, fromSetValid, true);
  1417. }
  1418. if (!isValidRslt) {
  1419. resetMaskSet();
  1420. prevAltPos = getTest(decisionPos); //get the current decisionPos to exclude ~ needs to be before restoring the initial validation
  1421. //reset & revert
  1422. getMaskSet().validPositions = $.extend(true, {}, validPsClone);
  1423. if (getMaskSet().excludes[decisionPos]) {
  1424. var decisionTaker = getDecisionTaker(prevAltPos);
  1425. if (getMaskSet().excludes[decisionPos].indexOf(decisionTaker) !== -1) {
  1426. isValidRslt = alternate(pos, c, strict, fromSetValid, decisionPos - 1);
  1427. break;
  1428. }
  1429. getMaskSet().excludes[decisionPos].push(decisionTaker);
  1430. for (i = decisionPos; i < getLastValidPosition(undefined, true) + 1; i++) delete getMaskSet().validPositions[i];
  1431. } else { //latest alternation
  1432. isValidRslt = alternate(pos, c, strict, fromSetValid, decisionPos - 1);
  1433. break;
  1434. }
  1435. } else break;
  1436. }
  1437. }
  1438. //reset alternation excludes
  1439. getMaskSet().excludes[decisionPos] = undefined;
  1440. return isValidRslt;
  1441. }
  1442. function isValid(pos, c, strict, fromSetValid, fromAlternate, validateOnly) { //strict true ~ no correction or autofill
  1443. function isSelection(posObj) {
  1444. return isRTL ? (posObj.begin - posObj.end) > 1 || ((posObj.begin - posObj.end) === 1) :
  1445. (posObj.end - posObj.begin) > 1 || ((posObj.end - posObj.begin) === 1);
  1446. }
  1447. strict = strict === true; //always set a value to strict to prevent possible strange behavior in the extensions
  1448. var maskPos = pos;
  1449. if (pos.begin !== undefined) { //position was a position object - used to handle a delete by typing over a selection
  1450. maskPos = isRTL && !isSelection(pos) ? pos.end : pos.begin;
  1451. }
  1452. function _isValid(position, c, strict) {
  1453. var rslt = false;
  1454. $.each(getTests(position), function (ndx, tst) {
  1455. var test = tst.match;
  1456. //make sure the buffer is set and correct
  1457. getBuffer(true);
  1458. //return is false or a json object => { pos: ??, c: ??} or true
  1459. rslt = test.fn != null ?
  1460. test.fn.test(c, getMaskSet(), position, strict, opts, isSelection(pos)) : (c === test.def || c === opts.skipOptionalPartCharacter) && test.def !== "" ? //non mask
  1461. {
  1462. c: getPlaceholder(position, test, true) || test.def,
  1463. pos: position
  1464. } : false;
  1465. if (rslt !== false) {
  1466. var elem = rslt.c !== undefined ? rslt.c : c;
  1467. elem = (elem === opts.skipOptionalPartCharacter && test.fn === null) ?
  1468. (getPlaceholder(position, test, true) || test.def) : elem;
  1469. var validatedPos = position,
  1470. possibleModifiedBuffer = getBuffer();
  1471. if (rslt.remove !== undefined) { //remove position(s)
  1472. if (!$.isArray(rslt.remove)) rslt.remove = [rslt.remove];
  1473. $.each(rslt.remove.sort(function (a, b) {
  1474. return b - a;
  1475. }), function (ndx, lmnt) {
  1476. stripValidPositions({begin: lmnt, end: lmnt + 1}, true);
  1477. });
  1478. }
  1479. if (rslt.insert !== undefined) { //insert position(s)
  1480. if (!$.isArray(rslt.insert)) rslt.insert = [rslt.insert];
  1481. $.each(rslt.insert.sort(function (a, b) {
  1482. return a - b;
  1483. }), function (ndx, lmnt) {
  1484. isValid(lmnt.pos, lmnt.c, true, fromSetValid);
  1485. });
  1486. }
  1487. if (rslt.refreshFromBuffer) {
  1488. var refresh = rslt.refreshFromBuffer;
  1489. // strict = true;
  1490. refreshFromBuffer(refresh === true ? refresh : refresh.start, refresh.end, possibleModifiedBuffer);
  1491. if (rslt.pos === undefined && rslt.c === undefined) {
  1492. rslt.pos = getLastValidPosition();
  1493. return false; //breakout if refreshFromBuffer && nothing to insert
  1494. }
  1495. validatedPos = rslt.pos !== undefined ? rslt.pos : position;
  1496. if (validatedPos !== position) {
  1497. rslt = $.extend(rslt, isValid(validatedPos, elem, true, fromSetValid)); //revalidate new position strict
  1498. return false;
  1499. }
  1500. } else if (rslt !== true && rslt.pos !== undefined && rslt.pos !== position) { //their is a position offset
  1501. validatedPos = rslt.pos;
  1502. refreshFromBuffer(position, validatedPos, getBuffer().slice());
  1503. if (validatedPos !== position) {
  1504. rslt = $.extend(rslt, isValid(validatedPos, elem, true)); //revalidate new position strict
  1505. return false;
  1506. }
  1507. }
  1508. if (rslt !== true && rslt.pos === undefined && rslt.c === undefined) {
  1509. return false; //breakout if nothing to insert
  1510. }
  1511. if (ndx > 0) {
  1512. resetMaskSet(true);
  1513. }
  1514. if (!revalidateMask(validatedPos, $.extend({}, tst, {
  1515. "input": casing(elem, test, validatedPos)
  1516. }), fromSetValid, isSelection(pos))) {
  1517. rslt = false;
  1518. }
  1519. return false; //break from $.each
  1520. }
  1521. });
  1522. return rslt;
  1523. }
  1524. var result = true,
  1525. positionsClone = $.extend(true, {}, getMaskSet().validPositions); //clone the currentPositions
  1526. if ($.isFunction(opts.preValidation) && !strict && fromSetValid !== true && validateOnly !== true) {
  1527. result = opts.preValidation(getBuffer(), maskPos, c, isSelection(pos), opts, getMaskSet());
  1528. }
  1529. if (result === true) {
  1530. trackbackPositions(undefined, maskPos, true);
  1531. if (isSelection(pos)) {
  1532. // handleRemove(undefined, Inputmask.keyCode.DELETE, pos, true, true);
  1533. revalidateMask(pos);
  1534. maskPos = getMaskSet().p;
  1535. }
  1536. if (maxLength === undefined || maskPos < maxLength) {
  1537. result = _isValid(maskPos, c, strict);
  1538. if ((!strict || fromSetValid === true) && result === false && validateOnly !== true) {
  1539. var currentPosValid = getMaskSet().validPositions[maskPos];
  1540. if (currentPosValid && currentPosValid.match.fn === null && (currentPosValid.match.def === c || c === opts.skipOptionalPartCharacter)) {
  1541. result = {
  1542. "caret": seekNext(maskPos)
  1543. };
  1544. } else if ((opts.insertMode || getMaskSet().validPositions[seekNext(maskPos)] === undefined) && !isMask(maskPos, true)) { //does the input match on a further position?
  1545. for (var nPos = maskPos + 1, snPos = seekNext(maskPos); nPos <= snPos; nPos++) {
  1546. // if (!isMask(nPos, true)) {
  1547. // continue;
  1548. // }
  1549. result = _isValid(nPos, c, strict);
  1550. if (result !== false) {
  1551. result = trackbackPositions(maskPos, result.pos !== undefined ? result.pos : nPos) || result;
  1552. maskPos = nPos;
  1553. break;
  1554. }
  1555. }
  1556. }
  1557. }
  1558. }
  1559. if (result === false && (opts.keepStatic !== null && opts.keepStatic !== false) && !strict && fromAlternate !== true) { //try fuzzy alternator logic
  1560. result = alternate(maskPos, c, strict, fromSetValid);
  1561. }
  1562. if (result === true) {
  1563. result = {
  1564. "pos": maskPos
  1565. };
  1566. }
  1567. }
  1568. if ($.isFunction(opts.postValidation) && result !== false && !strict && fromSetValid !== true && validateOnly !== true) {
  1569. var postResult = opts.postValidation(getBuffer(true), result, opts);
  1570. if (postResult !== undefined) {
  1571. if (postResult.refreshFromBuffer && postResult.buffer) {
  1572. var refresh = postResult.refreshFromBuffer;
  1573. refreshFromBuffer(refresh === true ? refresh : refresh.start, refresh.end, postResult.buffer);
  1574. }
  1575. result = postResult === true ? result : postResult;
  1576. }
  1577. }
  1578. if (result && result.pos === undefined) {
  1579. result.pos = maskPos;
  1580. }
  1581. if (result === false || validateOnly === true) {
  1582. resetMaskSet(true);
  1583. getMaskSet().validPositions = $.extend(true, {}, positionsClone); //revert validation changes
  1584. }
  1585. return result;
  1586. }
  1587. //fill in best positions according the current input
  1588. function trackbackPositions(originalPos, newPos, fillOnly) {
  1589. var result;
  1590. if (originalPos === undefined) {
  1591. //find previous valid
  1592. for (originalPos = newPos - 1; originalPos > 0; originalPos--) {
  1593. if (getMaskSet().validPositions[originalPos]) break;
  1594. }
  1595. }
  1596. for (var ps = originalPos; ps < newPos; ps++) {
  1597. if (getMaskSet().validPositions[ps] === undefined && !isMask(ps, true)) {
  1598. var vp = ps == 0 ? getTest(ps) : getMaskSet().validPositions[ps - 1];
  1599. if (vp) {
  1600. var targetLocator = getLocator(vp), tests = getTests(ps).slice(),
  1601. tstLocator, closest = undefined, bestMatch = getTest(ps);
  1602. if (tests[tests.length - 1].match.def === "") tests.pop(); //remove stop from matches
  1603. $.each(tests, function (ndx, tst) { //find best matching
  1604. tstLocator = getLocator(tst, targetLocator.length);
  1605. var distance = Math.abs(tstLocator - targetLocator);
  1606. if ((closest === undefined || distance < closest) && tst.match.fn === null && tst.match.optionality !== true && tst.match.optionalQuantifier !== true) {
  1607. closest = distance;
  1608. bestMatch = tst;
  1609. }
  1610. });
  1611. bestMatch = $.extend({}, bestMatch, {
  1612. "input": getPlaceholder(ps, bestMatch.match, true) || bestMatch.match.def
  1613. });
  1614. bestMatch.generatedInput = true;
  1615. revalidateMask(ps, bestMatch, true);
  1616. if (fillOnly !== true) {
  1617. //revalidate the new position to update the locator value
  1618. var cvpInput = getMaskSet().validPositions[newPos].input;
  1619. getMaskSet().validPositions[newPos] = undefined;
  1620. result = isValid(newPos, cvpInput, true, true);
  1621. }
  1622. }
  1623. }
  1624. }
  1625. return result;
  1626. }
  1627. function revalidateMask(pos, validTest, fromSetValid, isSelection) {
  1628. function IsEnclosedStatic(pos) {
  1629. var posMatch = getMaskSet().validPositions[pos];
  1630. if (posMatch !== undefined && posMatch.match.fn === null) {
  1631. var prevMatch = getMaskSet().validPositions[pos - 1],
  1632. nextMatch = getMaskSet().validPositions[pos + 1];
  1633. return prevMatch !== undefined && nextMatch !== undefined;
  1634. }
  1635. return false;
  1636. }
  1637. var begin = pos.begin !== undefined ? pos.begin : pos, end = pos.end !== undefined ? pos.end : pos
  1638. if (isRTL && pos.begin !== pos.end) {
  1639. begin = pos.end;
  1640. end = pos.begin;
  1641. }
  1642. if (isSelection || begin !== end || (opts.insertMode && getMaskSet().validPositions[begin] !== undefined && fromSetValid === undefined)) {
  1643. //reposition & revalidate others
  1644. var positionsClone = $.extend(true, {}, getMaskSet().validPositions),
  1645. lvp = getLastValidPosition(undefined, true),
  1646. i;
  1647. getMaskSet().p = begin; //needed for alternated position after overtype selection
  1648. for (i = lvp; i >= begin; i--) { //clear selection
  1649. if (getMaskSet().validPositions[i] !== undefined) {
  1650. if ((getMaskSet().validPositions[i].match.optionality || !IsEnclosedStatic(i)) && opts.canClearPosition(getMaskSet(), i, getLastValidPosition(undefined, true), false, opts) !== false) {
  1651. delete getMaskSet().validPositions[i];
  1652. }
  1653. }
  1654. }
  1655. var valid = true, offset = end - begin,
  1656. j = begin, vps = getMaskSet().validPositions,
  1657. needsValidation = false, posMatch = j;
  1658. if (validTest) {
  1659. getMaskSet().validPositions[j] = $.extend(true, {}, validTest);
  1660. posMatch++;
  1661. }
  1662. for (i = j; i <= lvp; i++) {
  1663. var t = positionsClone[i + offset];
  1664. if (t !== undefined /*&& (t.generatedInput !== true || t.match.fn === null)*/) {
  1665. while (getTest(posMatch).match.def !== "" && ((t.match.fn === null && vps[i] && (vps[i].match.optionalQuantifier === true || vps[i].match.optionality === true)) || t.match.fn != null)) {
  1666. if (needsValidation === false && positionsClone[posMatch] && positionsClone[posMatch].match.def === t.match.def) { //obvious match
  1667. getMaskSet().validPositions[posMatch] = $.extend(true, {}, positionsClone[posMatch]);
  1668. getMaskSet().validPositions[posMatch].input = t.input;
  1669. trackbackPositions(undefined, posMatch, true);
  1670. j = posMatch + 1;
  1671. valid = true;
  1672. } else if (positionCanMatchDefinition(posMatch, t.match.def)) { //validated match
  1673. var result = isValid(posMatch, t.input, true, true);
  1674. valid = result !== false;
  1675. j = (result.caret || result.insert) ? getLastValidPosition() : posMatch + 1;
  1676. needsValidation = true;
  1677. } else {
  1678. valid = t.generatedInput === true;
  1679. if (!valid && getTest(posMatch).match.def === "") break;
  1680. }
  1681. if (valid) break;
  1682. posMatch++;
  1683. }
  1684. if (getTest(posMatch).match.def == "")
  1685. valid = false;
  1686. //restore position
  1687. posMatch = j;
  1688. }
  1689. if (!valid) break;
  1690. }
  1691. if (!valid) {
  1692. getMaskSet().validPositions = $.extend(true, {}, positionsClone);
  1693. resetMaskSet(true);
  1694. return false;
  1695. }
  1696. }
  1697. else {
  1698. getMaskSet().validPositions[begin] = $.extend(true, {}, validTest);
  1699. }
  1700. resetMaskSet(true);
  1701. return true;
  1702. }
  1703. function isMask(pos, strict) {
  1704. var test = getTestTemplate(pos).match;
  1705. if (test.def === "") test = getTest(pos).match;
  1706. if (test.fn != null) {
  1707. return test.fn;
  1708. }
  1709. if (strict !== true && pos > -1) {
  1710. var tests = getTests(pos);
  1711. return tests.length > 1 + (tests[tests.length - 1].match.def === "" ? 1 : 0);
  1712. }
  1713. return false;
  1714. }
  1715. function seekNext(pos, newBlock) {
  1716. var position = pos + 1;
  1717. while (getTest(position).match.def !== "" &&
  1718. ((newBlock === true && (getTest(position).match.newBlockMarker !== true || !isMask(position))) ||
  1719. (newBlock !== true && !isMask(position)))) {
  1720. position++;
  1721. }
  1722. return position;
  1723. }
  1724. function seekPrevious(pos, newBlock) {
  1725. var position = pos,
  1726. tests;
  1727. if (position <= 0) return 0;
  1728. while (--position > 0 &&
  1729. ((newBlock === true && getTest(position).match.newBlockMarker !== true) ||
  1730. (newBlock !== true && !isMask(position) &&
  1731. (tests = getTests(position), tests.length < 2 || (tests.length === 2 && tests[1].match.def === ""))))) {
  1732. }
  1733. return position;
  1734. }
  1735. function getBufferElement(position) {
  1736. return getMaskSet().validPositions[position] === undefined ? getPlaceholder(position) : getMaskSet().validPositions[position].input;
  1737. }
  1738. function writeBuffer(input, buffer, caretPos, event, triggerInputEvent) {
  1739. if (event && $.isFunction(opts.onBeforeWrite)) {
  1740. // buffer = buffer.slice(); //prevent uncontrolled manipulation of the internal buffer
  1741. var result = opts.onBeforeWrite.call(inputmask, event, buffer, caretPos, opts);
  1742. if (result) {
  1743. if (result.refreshFromBuffer) {
  1744. var refresh = result.refreshFromBuffer;
  1745. refreshFromBuffer(refresh === true ? refresh : refresh.start, refresh.end, result.buffer || buffer);
  1746. buffer = getBuffer(true);
  1747. }
  1748. //only alter when intented !== undefined
  1749. if (caretPos !== undefined) caretPos = result.caret !== undefined ? result.caret : caretPos;
  1750. }
  1751. }
  1752. if (input !== undefined) {
  1753. input.inputmask._valueSet(buffer.join(""));
  1754. if (caretPos !== undefined && (event === undefined || event.type !== "blur")) {
  1755. caret(input, caretPos);
  1756. } else renderColorMask(input, caretPos, buffer.length === 0);
  1757. if (triggerInputEvent === true) {
  1758. skipInputEvent = true;
  1759. $(input).trigger("input");
  1760. }
  1761. }
  1762. }
  1763. function getPlaceholder(pos, test, returnPL) {
  1764. test = test || getTest(pos).match;
  1765. if (test.placeholder !== undefined || returnPL === true) {
  1766. return $.isFunction(test.placeholder) ? test.placeholder(opts) : test.placeholder;
  1767. } else if (test.fn === null) {
  1768. if (pos > -1 && getMaskSet().validPositions[pos] === undefined) {
  1769. var tests = getTests(pos),
  1770. staticAlternations = [],
  1771. prevTest;
  1772. if (tests.length > 1 + (tests[tests.length - 1].match.def === "" ? 1 : 0)) {
  1773. for (var i = 0; i < tests.length; i++) {
  1774. if (tests[i].match.optionality !== true && tests[i].match.optionalQuantifier !== true &&
  1775. (tests[i].match.fn === null || (prevTest === undefined || tests[i].match.fn.test(prevTest.match.def, getMaskSet(), pos, true, opts) !== false))) {
  1776. staticAlternations.push(tests[i]);
  1777. if (tests[i].match.fn === null) prevTest = tests[i];
  1778. if (staticAlternations.length > 1) {
  1779. if (/[0-9a-bA-Z]/.test(staticAlternations[0].match.def)) {
  1780. return opts.placeholder.charAt(pos % opts.placeholder.length);
  1781. }
  1782. }
  1783. }
  1784. }
  1785. }
  1786. }
  1787. return test.def;
  1788. }
  1789. return opts.placeholder.charAt(pos % opts.placeholder.length);
  1790. }
  1791. var EventRuler = {
  1792. on: function (input, eventName, eventHandler) {
  1793. var ev = function (e) {
  1794. // console.log("triggered " + e.type);
  1795. var that = this;
  1796. if (that.inputmask === undefined && this.nodeName !== "FORM") { //happens when cloning an object with jquery.clone
  1797. var imOpts = $.data(that, "_inputmask_opts");
  1798. if (imOpts) (new Inputmask(imOpts)).mask(that);
  1799. else EventRuler.off(that);
  1800. } else if (e.type !== "setvalue" && this.nodeName !== "FORM" && (that.disabled || (that.readOnly && !(e.type === "keydown" && (e.ctrlKey && e.keyCode === 67) || (opts.tabThrough === false && e.keyCode === Inputmask.keyCode.TAB))))) {
  1801. e.preventDefault();
  1802. } else {
  1803. switch (e.type) {
  1804. case "input":
  1805. if (skipInputEvent === true) {
  1806. skipInputEvent = false;
  1807. return e.preventDefault();
  1808. }
  1809. if (mobile) {
  1810. trackCaret = true;
  1811. }
  1812. break;
  1813. case "keydown":
  1814. //Safari 5.1.x - modal dialog fires keypress twice workaround
  1815. skipKeyPressEvent = false;
  1816. skipInputEvent = false;
  1817. break;
  1818. case "keypress":
  1819. if (skipKeyPressEvent === true) {
  1820. return e.preventDefault();
  1821. }
  1822. skipKeyPressEvent = true;
  1823. break;
  1824. case "click":
  1825. if (iemobile || iphone) {
  1826. var args = arguments;
  1827. setTimeout(function () {
  1828. eventHandler.apply(that, args);
  1829. }, 0);
  1830. return false;
  1831. }
  1832. break;
  1833. }
  1834. // console.log("executed " + e.type);
  1835. var returnVal = eventHandler.apply(that, arguments);
  1836. if (trackCaret) {
  1837. trackCaret = false;
  1838. setTimeout(function () {
  1839. caret(that, that.inputmask.caretPos, undefined, true);
  1840. // console.log("2 " + JSON.stringify(that.inputmask.caretPos));
  1841. });
  1842. }
  1843. if (returnVal === false) {
  1844. e.preventDefault();
  1845. e.stopPropagation();
  1846. }
  1847. return returnVal;
  1848. }
  1849. };
  1850. //keep instance of the event
  1851. input.inputmask.events[eventName] = input.inputmask.events[eventName] || [];
  1852. input.inputmask.events[eventName].push(ev);
  1853. if ($.inArray(eventName, ["submit", "reset"]) !== -1) {
  1854. if (input.form !== null) $(input.form).on(eventName, ev);
  1855. } else {
  1856. $(input).on(eventName, ev);
  1857. }
  1858. },
  1859. off: function (input, event) {
  1860. if (input.inputmask && input.inputmask.events) {
  1861. var events;
  1862. if (event) {
  1863. events = [];
  1864. events[event] = input.inputmask.events[event];
  1865. } else {
  1866. events = input.inputmask.events;
  1867. }
  1868. $.each(events, function (eventName, evArr) {
  1869. while (evArr.length > 0) {
  1870. var ev = evArr.pop();
  1871. if ($.inArray(eventName, ["submit", "reset"]) !== -1) {
  1872. if (input.form !== null) $(input.form).off(eventName, ev);
  1873. } else {
  1874. $(input).off(eventName, ev);
  1875. }
  1876. }
  1877. delete input.inputmask.events[eventName];
  1878. });
  1879. }
  1880. }
  1881. };
  1882. var EventHandlers = {
  1883. keydownEvent: function (e) {
  1884. var input = this,
  1885. $input = $(input),
  1886. k = e.keyCode,
  1887. pos = caret(input);
  1888. //backspace, delete, and escape get special treatment
  1889. if (k === Inputmask.keyCode.BACKSPACE || k === Inputmask.keyCode.DELETE || (iphone && k === Inputmask.keyCode.BACKSPACE_SAFARI) || (e.ctrlKey && k === Inputmask.keyCode.X && !isInputEventSupported("cut"))) { //backspace/delete
  1890. e.preventDefault(); //stop default action but allow propagation
  1891. handleRemove(input, k, pos);
  1892. writeBuffer(input, getBuffer(true), getMaskSet().p, e, input.inputmask._valueGet() !== getBuffer().join(""));
  1893. if (input.inputmask._valueGet() === getBufferTemplate().join("")) {
  1894. $input.trigger("cleared");
  1895. } else if (isComplete(getBuffer()) === true) {
  1896. $input.trigger("complete");
  1897. }
  1898. } else if (k === Inputmask.keyCode.END || k === Inputmask.keyCode.PAGE_DOWN) { //when END or PAGE_DOWN pressed set position at lastmatch
  1899. e.preventDefault();
  1900. var caretPos = seekNext(getLastValidPosition());
  1901. if (!opts.insertMode && caretPos === getMaskSet().maskLength && !e.shiftKey) caretPos--;
  1902. caret(input, e.shiftKey ? pos.begin : caretPos, caretPos, true);
  1903. } else if ((k === Inputmask.keyCode.HOME && !e.shiftKey) || k === Inputmask.keyCode.PAGE_UP) { //Home or page_up
  1904. e.preventDefault();
  1905. caret(input, 0, e.shiftKey ? pos.begin : 0, true);
  1906. } else if (((opts.undoOnEscape && k === Inputmask.keyCode.ESCAPE) || (k === 90 && e.ctrlKey)) && e.altKey !== true) { //escape && undo && #762
  1907. checkVal(input, true, false, undoValue.split(""));
  1908. $input.trigger("click");
  1909. } else if (k === Inputmask.keyCode.INSERT && !(e.shiftKey || e.ctrlKey)) { //insert
  1910. opts.insertMode = !opts.insertMode;
  1911. caret(input, !opts.insertMode && pos.begin === getMaskSet().maskLength ? pos.begin - 1 : pos.begin);
  1912. } else if (opts.tabThrough === true && k === Inputmask.keyCode.TAB) {
  1913. if (e.shiftKey === true) {
  1914. if (getTest(pos.begin).match.fn === null) {
  1915. pos.begin = seekNext(pos.begin);
  1916. }
  1917. pos.end = seekPrevious(pos.begin, true);
  1918. pos.begin = seekPrevious(pos.end, true);
  1919. } else {
  1920. pos.begin = seekNext(pos.begin, true);
  1921. pos.end = seekNext(pos.begin, true);
  1922. if (pos.end < getMaskSet().maskLength) pos.end--;
  1923. }
  1924. if (pos.begin < getMaskSet().maskLength) {
  1925. e.preventDefault();
  1926. caret(input, pos.begin, pos.end);
  1927. }
  1928. } else if (!e.shiftKey) {
  1929. if (opts.insertMode === false) {
  1930. if (k === Inputmask.keyCode.RIGHT) {
  1931. setTimeout(function () {
  1932. var caretPos = caret(input);
  1933. caret(input, caretPos.begin);
  1934. }, 0);
  1935. } else if (k === Inputmask.keyCode.LEFT) {
  1936. setTimeout(function () {
  1937. var caretPos = caret(input);
  1938. caret(input, isRTL ? caretPos.begin + 1 : caretPos.begin - 1);
  1939. }, 0);
  1940. }
  1941. }
  1942. }
  1943. opts.onKeyDown.call(this, e, getBuffer(), caret(input).begin, opts);
  1944. ignorable = $.inArray(k, opts.ignorables) !== -1;
  1945. },
  1946. keypressEvent: function (e, checkval, writeOut, strict, ndx) {
  1947. var input = this,
  1948. $input = $(input),
  1949. k = e.which || e.charCode || e.keyCode;
  1950. if (checkval !== true && (!(e.ctrlKey && e.altKey) && (e.ctrlKey || e.metaKey || ignorable))) {
  1951. if (k === Inputmask.keyCode.ENTER && undoValue !== getBuffer().join("")) {
  1952. undoValue = getBuffer().join("");
  1953. // e.preventDefault();
  1954. setTimeout(function () {
  1955. $input.trigger("change");
  1956. }, 0);
  1957. }
  1958. return true;
  1959. } else {
  1960. if (k) {
  1961. //special treat the decimal separator
  1962. if (k === 46 && e.shiftKey === false && opts.radixPoint !== "") k = opts.radixPoint.charCodeAt(0);
  1963. var pos = checkval ? {
  1964. begin: ndx,
  1965. end: ndx
  1966. } : caret(input),
  1967. forwardPosition, c = String.fromCharCode(k), offset = 0;
  1968. if (opts._radixDance && opts.numericInput) {
  1969. var caretPos = getBuffer().indexOf(opts.radixPoint.charAt(0)) + 1;
  1970. if (pos.begin <= caretPos) {
  1971. if (k === opts.radixPoint.charCodeAt(0)) offset = 1;
  1972. pos.begin -= 1;
  1973. pos.end -= 1;
  1974. }
  1975. }
  1976. getMaskSet().writeOutBuffer = true;
  1977. var valResult = isValid(pos, c, strict);
  1978. if (valResult !== false) {
  1979. resetMaskSet(true);
  1980. forwardPosition = valResult.caret !== undefined ? valResult.caret : seekNext(valResult.pos.begin ? valResult.pos.begin : valResult.pos);
  1981. getMaskSet().p = forwardPosition; //needed for checkval
  1982. }
  1983. forwardPosition = ((opts.numericInput && valResult.caret === undefined) ? seekPrevious(forwardPosition) : forwardPosition) + offset;
  1984. if (writeOut !== false) {
  1985. setTimeout(function () {
  1986. opts.onKeyValidation.call(input, k, valResult, opts);
  1987. }, 0);
  1988. if (getMaskSet().writeOutBuffer && valResult !== false) {
  1989. var buffer = getBuffer();
  1990. writeBuffer(input, buffer, forwardPosition, e, checkval !== true);
  1991. if (checkval !== true) {
  1992. setTimeout(function () { //timeout needed for IE
  1993. if (isComplete(buffer) === true) $input.trigger("complete");
  1994. }, 0);
  1995. }
  1996. }
  1997. }
  1998. e.preventDefault();
  1999. if (checkval) {
  2000. if (valResult !== false) valResult.forwardPosition = forwardPosition;
  2001. return valResult;
  2002. }
  2003. }
  2004. }
  2005. },
  2006. pasteEvent: function (e) {
  2007. var input = this,
  2008. ev = e.originalEvent || e,
  2009. $input = $(input),
  2010. inputValue = input.inputmask._valueGet(true),
  2011. caretPos = caret(input),
  2012. tempValue;
  2013. if (isRTL) {
  2014. tempValue = caretPos.end;
  2015. caretPos.end = caretPos.begin;
  2016. caretPos.begin = tempValue;
  2017. }
  2018. var valueBeforeCaret = inputValue.substr(0, caretPos.begin),
  2019. valueAfterCaret = inputValue.substr(caretPos.end, inputValue.length);
  2020. if (valueBeforeCaret === (isRTL ? getBufferTemplate().reverse() : getBufferTemplate()).slice(0, caretPos.begin).join("")) valueBeforeCaret = "";
  2021. if (valueAfterCaret === (isRTL ? getBufferTemplate().reverse() : getBufferTemplate()).slice(caretPos.end).join("")) valueAfterCaret = "";
  2022. if (isRTL) {
  2023. tempValue = valueBeforeCaret;
  2024. valueBeforeCaret = valueAfterCaret;
  2025. valueAfterCaret = tempValue;
  2026. }
  2027. if (window.clipboardData && window.clipboardData.getData) { // IE
  2028. inputValue = valueBeforeCaret + window.clipboardData.getData("Text") + valueAfterCaret;
  2029. } else if (ev.clipboardData && ev.clipboardData.getData) {
  2030. inputValue = valueBeforeCaret + ev.clipboardData.getData("text/plain") + valueAfterCaret;
  2031. } else return true; //allow native paste event as fallback ~ masking will continue by inputfallback
  2032. var pasteValue = inputValue;
  2033. if ($.isFunction(opts.onBeforePaste)) {
  2034. pasteValue = opts.onBeforePaste.call(inputmask, inputValue, opts);
  2035. if (pasteValue === false) {
  2036. return e.preventDefault();
  2037. }
  2038. if (!pasteValue) {
  2039. pasteValue = inputValue;
  2040. }
  2041. }
  2042. checkVal(input, false, false, isRTL ? pasteValue.split("").reverse() : pasteValue.toString().split(""));
  2043. writeBuffer(input, getBuffer(), seekNext(getLastValidPosition()), e, undoValue !== getBuffer().join(""));
  2044. if (isComplete(getBuffer()) === true) {
  2045. $input.trigger("complete");
  2046. }
  2047. return e.preventDefault();
  2048. },
  2049. inputFallBackEvent: function (e) { //fallback when keypress is not triggered
  2050. function radixPointHandler(input, inputValue, caretPos) {
  2051. //radixpoint tweak
  2052. if (inputValue.charAt(caretPos.begin - 1) === "." && opts.radixPoint !== "") {
  2053. inputValue = inputValue.split("");
  2054. inputValue[caretPos.begin - 1] = opts.radixPoint.charAt(0);
  2055. inputValue = inputValue.join("");
  2056. }
  2057. return inputValue;
  2058. }
  2059. function ieMobileHandler(input, inputValue, caretPos) {
  2060. if (iemobile) { //iemobile just sets the character at the end althought the caret position is correctly set
  2061. var inputChar = inputValue.replace(getBuffer().join(""), "");
  2062. if (inputChar.length === 1) {
  2063. var iv = inputValue.split("");
  2064. iv.splice(caretPos.begin, 0, inputChar);
  2065. inputValue = iv.join("");
  2066. }
  2067. }
  2068. return inputValue;
  2069. }
  2070. var input = this,
  2071. inputValue = input.inputmask._valueGet();
  2072. if (getBuffer().join("") !== inputValue) {
  2073. var caretPos = caret(input);
  2074. inputValue = radixPointHandler(input, inputValue, caretPos);
  2075. inputValue = ieMobileHandler(input, inputValue, caretPos);
  2076. if (getBuffer().join("") !== inputValue) {
  2077. var buffer = getBuffer().join(""),
  2078. offset = (!opts.numericInput && inputValue.length > buffer.length) ? -1 : 0,
  2079. frontPart = inputValue.substr(0, caretPos.begin),
  2080. backPart = inputValue.substr(caretPos.begin),
  2081. frontBufferPart = buffer.substr(0, caretPos.begin + offset),
  2082. backBufferPart = buffer.substr(caretPos.begin + offset);
  2083. //check if thare was a selection
  2084. var selection = caretPos,
  2085. entries = "",
  2086. isEntry = false;
  2087. if (frontPart !== frontBufferPart) {
  2088. var fpl = (isEntry = frontPart.length >= frontBufferPart.length) ? frontPart.length : frontBufferPart.length
  2089. for (var i = 0; frontPart.charAt(i) === frontBufferPart.charAt(i) && i < fpl; i++) {
  2090. }
  2091. if (isEntry) {
  2092. if (offset === 0) selection.begin = i;
  2093. entries += frontPart.slice(i, selection.end);
  2094. }
  2095. }
  2096. if (backPart !== backBufferPart) {
  2097. if (backPart.length > backBufferPart.length) {
  2098. entries += backPart.slice(0, 1);
  2099. } else {
  2100. if (backPart.length < backBufferPart.length) {
  2101. selection.end += backBufferPart.length - backPart.length;
  2102. //hack around numeric alias & radixpoint
  2103. if (!isEntry && opts.radixPoint !== "" && backPart === "" && frontPart.charAt(selection.begin + offset - 1) === opts.radixPoint) {
  2104. selection.begin--;
  2105. entries = opts.radixPoint;
  2106. }
  2107. }
  2108. }
  2109. }
  2110. writeBuffer(input, getBuffer(), {
  2111. "begin": selection.begin + offset,
  2112. "end": selection.end + offset
  2113. });
  2114. if (entries.length > 0) {
  2115. $.each(entries.split(""), function (ndx, entry) {
  2116. var keypress = new $.Event("keypress");
  2117. keypress.which = entry.charCodeAt(0);
  2118. ignorable = false; //make sure ignorable is ignored ;-)
  2119. EventHandlers.keypressEvent.call(input, keypress);
  2120. });
  2121. } else {
  2122. if (selection.begin === selection.end - 1) {
  2123. selection.begin = seekPrevious(selection.begin + 1);
  2124. if (selection.begin === selection.end - 1) {
  2125. caret(input, selection.begin);
  2126. } else {
  2127. caret(input, selection.begin, selection.end);
  2128. }
  2129. }
  2130. var keydown = new $.Event("keydown");
  2131. keydown.keyCode = opts.numericInput ? Inputmask.keyCode.BACKSPACE : Inputmask.keyCode.DELETE;
  2132. EventHandlers.keydownEvent.call(input, keydown);
  2133. if (opts.insertMode === false) {
  2134. caret(input, caret(input).begin - 1);
  2135. }
  2136. }
  2137. // setTimeout(function(){
  2138. // console.log("2 " + JSON.stringify(caret(input)));
  2139. // },0);
  2140. e.preventDefault();
  2141. }
  2142. }
  2143. },
  2144. setValueEvent: function (e) {
  2145. this.inputmask.refreshValue = false;
  2146. var input = this,
  2147. value = (e && e.detail) ? e.detail[0] : arguments[1],
  2148. value = value || input.inputmask._valueGet(true);
  2149. if ($.isFunction(opts.onBeforeMask)) value = opts.onBeforeMask.call(inputmask, value, opts) || value;
  2150. value = value.split("");
  2151. checkVal(input, true, false, isRTL ? value.reverse() : value);
  2152. undoValue = getBuffer().join("");
  2153. if ((opts.clearMaskOnLostFocus || opts.clearIncomplete) && input.inputmask._valueGet() === getBufferTemplate().join("")) {
  2154. input.inputmask._valueSet("");
  2155. }
  2156. }
  2157. ,
  2158. focusEvent: function (e) {
  2159. var input = this,
  2160. nptValue = input.inputmask._valueGet();
  2161. if (opts.showMaskOnFocus && (!opts.showMaskOnHover || (opts.showMaskOnHover && nptValue === ""))) {
  2162. if (input.inputmask._valueGet() !== getBuffer().join("")) {
  2163. writeBuffer(input, getBuffer(), seekNext(getLastValidPosition()));
  2164. } else if (mouseEnter === false) { //only executed on focus without mouseenter
  2165. caret(input, seekNext(getLastValidPosition()));
  2166. }
  2167. }
  2168. if (opts.positionCaretOnTab === true && mouseEnter === false) {
  2169. EventHandlers.clickEvent.apply(input, [e, true]);
  2170. }
  2171. undoValue = getBuffer().join("");
  2172. },
  2173. mouseleaveEvent: function (e) {
  2174. var input = this;
  2175. mouseEnter = false;
  2176. if (opts.clearMaskOnLostFocus && document.activeElement !== input) {
  2177. var buffer = getBuffer().slice(),
  2178. nptValue = input.inputmask._valueGet();
  2179. if (nptValue !== input.getAttribute("placeholder") && nptValue !== "") {
  2180. if (getLastValidPosition() === -1 && nptValue === getBufferTemplate().join("")) {
  2181. buffer = [];
  2182. } else { //clearout optional tail of the mask
  2183. clearOptionalTail(buffer);
  2184. }
  2185. writeBuffer(input, buffer);
  2186. }
  2187. }
  2188. },
  2189. clickEvent: function (e, tabbed) {
  2190. function doRadixFocus(clickPos) {
  2191. if (opts.radixPoint !== "") {
  2192. var vps = getMaskSet().validPositions;
  2193. if (vps[clickPos] === undefined || (vps[clickPos].input === getPlaceholder(clickPos))) {
  2194. if (clickPos < seekNext(-1)) return true;
  2195. var radixPos = $.inArray(opts.radixPoint, getBuffer());
  2196. if (radixPos !== -1) {
  2197. for (var vp in vps) {
  2198. if (radixPos < vp && vps[vp].input !== getPlaceholder(vp)) {
  2199. return false;
  2200. }
  2201. }
  2202. return true;
  2203. }
  2204. }
  2205. }
  2206. return false;
  2207. }
  2208. var input = this;
  2209. setTimeout(function () { //needed for Chrome ~ initial selection clears after the clickevent
  2210. if (document.activeElement === input) {
  2211. var selectedCaret = caret(input);
  2212. if (tabbed) {
  2213. if (isRTL) {
  2214. selectedCaret.end = selectedCaret.begin;
  2215. } else {
  2216. selectedCaret.begin = selectedCaret.end;
  2217. }
  2218. }
  2219. if (selectedCaret.begin === selectedCaret.end) {
  2220. switch (opts.positionCaretOnClick) {
  2221. case "none":
  2222. break;
  2223. case "select":
  2224. caret(input, 0, getBuffer().length);
  2225. break;
  2226. case "radixFocus":
  2227. if (doRadixFocus(selectedCaret.begin)) {
  2228. var radixPos = getBuffer().join("").indexOf(opts.radixPoint);
  2229. caret(input, opts.numericInput ? seekNext(radixPos) : radixPos);
  2230. break;
  2231. }
  2232. default: //lvp:
  2233. var clickPosition = selectedCaret.begin,
  2234. lvclickPosition = getLastValidPosition(clickPosition, true),
  2235. lastPosition = seekNext(lvclickPosition);
  2236. if (clickPosition < lastPosition) {
  2237. caret(input, !isMask(clickPosition, true) && !isMask(clickPosition - 1, true) ? seekNext(clickPosition) : clickPosition);
  2238. } else {
  2239. var lvp = getMaskSet().validPositions[lvclickPosition],
  2240. tt = getTestTemplate(lastPosition, lvp ? lvp.match.locator : undefined, lvp),
  2241. placeholder = getPlaceholder(lastPosition, tt.match);
  2242. if ((placeholder !== "" && getBuffer()[lastPosition] !== placeholder && tt.match.optionalQuantifier !== true && tt.match.newBlockMarker !== true) || (!isMask(lastPosition, true) && tt.match.def === placeholder)) {
  2243. var newPos = seekNext(lastPosition);
  2244. if (clickPosition >= newPos || clickPosition === lastPosition) {
  2245. lastPosition = newPos;
  2246. }
  2247. }
  2248. caret(input, lastPosition);
  2249. }
  2250. break;
  2251. }
  2252. }
  2253. }
  2254. }, 0);
  2255. },
  2256. dblclickEvent: function (e) {
  2257. var input = this;
  2258. setTimeout(function () {
  2259. caret(input, 0, seekNext(getLastValidPosition()));
  2260. }, 0);
  2261. },
  2262. cutEvent: function (e) {
  2263. var input = this,
  2264. $input = $(input),
  2265. pos = caret(input),
  2266. ev = e.originalEvent || e;
  2267. //correct clipboardData
  2268. var clipboardData = window.clipboardData || ev.clipboardData,
  2269. clipData = isRTL ? getBuffer().slice(pos.end, pos.begin) : getBuffer().slice(pos.begin, pos.end);
  2270. clipboardData.setData("text", isRTL ? clipData.reverse().join("") : clipData.join(""));
  2271. if (document.execCommand) document.execCommand("copy"); // copy selected content to system clipbaord
  2272. handleRemove(input, Inputmask.keyCode.DELETE, pos);
  2273. writeBuffer(input, getBuffer(), getMaskSet().p, e, undoValue !== getBuffer().join(""));
  2274. if (input.inputmask._valueGet() === getBufferTemplate().join("")) {
  2275. $input.trigger("cleared");
  2276. }
  2277. },
  2278. blurEvent: function (e) {
  2279. var $input = $(this),
  2280. input = this;
  2281. if (input.inputmask) {
  2282. var nptValue = input.inputmask._valueGet(),
  2283. buffer = getBuffer().slice();
  2284. if (nptValue !== "" || colorMask !== undefined) {
  2285. if (opts.clearMaskOnLostFocus) {
  2286. if (getLastValidPosition() === -1 && nptValue === getBufferTemplate().join("")) {
  2287. buffer = [];
  2288. } else { //clearout optional tail of the mask
  2289. clearOptionalTail(buffer);
  2290. }
  2291. }
  2292. if (isComplete(buffer) === false) {
  2293. setTimeout(function () {
  2294. $input.trigger("incomplete");
  2295. }, 0);
  2296. if (opts.clearIncomplete) {
  2297. resetMaskSet();
  2298. if (opts.clearMaskOnLostFocus) {
  2299. buffer = [];
  2300. } else {
  2301. buffer = getBufferTemplate().slice();
  2302. }
  2303. }
  2304. }
  2305. writeBuffer(input, buffer, undefined, e);
  2306. }
  2307. if (undoValue !== getBuffer().join("")) {
  2308. undoValue = buffer.join("");
  2309. $input.trigger("change");
  2310. }
  2311. }
  2312. },
  2313. mouseenterEvent: function (e) {
  2314. var input = this;
  2315. mouseEnter = true;
  2316. if (document.activeElement !== input && opts.showMaskOnHover) {
  2317. if (input.inputmask._valueGet() !== getBuffer().join("")) {
  2318. writeBuffer(input, getBuffer());
  2319. }
  2320. }
  2321. },
  2322. submitEvent: function (e) { //trigger change on submit if any
  2323. if (undoValue !== getBuffer().join("")) {
  2324. $el.trigger("change");
  2325. }
  2326. if (opts.clearMaskOnLostFocus && getLastValidPosition() === -1 && el.inputmask._valueGet && el.inputmask._valueGet() === getBufferTemplate().join("")) {
  2327. el.inputmask._valueSet(""); //clear masktemplete on submit and still has focus
  2328. }
  2329. if (opts.removeMaskOnSubmit) {
  2330. el.inputmask._valueSet(el.inputmask.unmaskedvalue(), true);
  2331. setTimeout(function () {
  2332. writeBuffer(el, getBuffer());
  2333. }, 0);
  2334. }
  2335. },
  2336. resetEvent: function (e) {
  2337. el.inputmask.refreshValue = true; //indicate a forced refresh when there is a call to the value before leaving the triggering event fn
  2338. setTimeout(function () {
  2339. $el.trigger("setvalue");
  2340. }, 0);
  2341. }
  2342. };
  2343. function checkVal(input, writeOut, strict, nptvl, initiatingEvent) {
  2344. var inputValue = nptvl.slice(),
  2345. charCodes = "",
  2346. initialNdx = -1,
  2347. result = undefined;
  2348. // console.log(nptvl);
  2349. function isTemplateMatch(ndx, charCodes) {
  2350. var charCodeNdx = getMaskTemplate(true, 0, false).slice(ndx, seekNext(ndx)).join("").indexOf(charCodes);
  2351. return charCodeNdx !== -1 && !isMask(ndx) &&
  2352. (getTest(ndx).match.nativeDef === charCodes.charAt(0) ||
  2353. (getTest(ndx).match.nativeDef === " " && getTest(ndx + 1).match.nativeDef === charCodes.charAt(0)));
  2354. }
  2355. resetMaskSet();
  2356. if (!strict && opts.autoUnmask !== true) {
  2357. var staticInput = getBufferTemplate().slice(0, seekNext(-1)).join(""),
  2358. matches = inputValue.join("").match(new RegExp("^" + Inputmask.escapeRegex(staticInput), "g"));
  2359. if (matches && matches.length > 0) {
  2360. inputValue.splice(0, matches.length * staticInput.length);
  2361. initialNdx = seekNext(initialNdx);
  2362. }
  2363. } else {
  2364. initialNdx = seekNext(initialNdx);
  2365. }
  2366. if (initialNdx === -1) {
  2367. getMaskSet().p = seekNext(initialNdx);
  2368. initialNdx = 0;
  2369. } else getMaskSet().p = initialNdx;
  2370. $.each(inputValue, function (ndx, charCode) {
  2371. // console.log(charCode);
  2372. if (charCode !== undefined) { //inputfallback strips some elements out of the inputarray. $.each logically presents them as undefined
  2373. if (getMaskSet().validPositions[ndx] === undefined && inputValue[ndx] === getPlaceholder(ndx) && isMask(ndx, true) &&
  2374. isValid(ndx, inputValue[ndx], true, undefined, undefined, true) === false) {
  2375. getMaskSet().p++;
  2376. } else {
  2377. var keypress = new $.Event("_checkval");
  2378. keypress.which = charCode.charCodeAt(0);
  2379. charCodes += charCode;
  2380. var lvp = getLastValidPosition(undefined, true),
  2381. prevTest = getTest(lvp),
  2382. nextTest = getTestTemplate(lvp + 1, prevTest ? prevTest.locator.slice() : undefined, lvp);
  2383. if (!isTemplateMatch(initialNdx, charCodes) || strict || opts.autoUnmask) {
  2384. var pos = strict ? ndx : (nextTest.match.fn == null && nextTest.match.optionality && (lvp + 1) < getMaskSet().p ? lvp + 1 : getMaskSet().p);
  2385. result = EventHandlers.keypressEvent.call(input, keypress, true, false, strict, pos);
  2386. if (result) {
  2387. initialNdx = pos + 1;
  2388. charCodes = "";
  2389. }
  2390. } else {
  2391. result = EventHandlers.keypressEvent.call(input, keypress, true, false, true, lvp + 1);
  2392. }
  2393. writeBuffer(undefined, getBuffer(), result.forwardPosition, keypress, false);
  2394. }
  2395. }
  2396. });
  2397. if (writeOut)
  2398. writeBuffer(input, getBuffer(), result ? result.forwardPosition : undefined, initiatingEvent || new $.Event("checkval"), initiatingEvent && initiatingEvent.type === "input");
  2399. }
  2400. function unmaskedvalue(input) {
  2401. if (input) {
  2402. if (input.inputmask === undefined) {
  2403. return input.value;
  2404. }
  2405. if (input.inputmask && input.inputmask.refreshValue) { //forced refresh from the value form.reset
  2406. EventHandlers.setValueEvent.call(input);
  2407. }
  2408. }
  2409. var umValue = [],
  2410. vps = getMaskSet().validPositions;
  2411. for (var pndx in vps) {
  2412. if (vps[pndx].match && vps[pndx].match.fn != null) {
  2413. umValue.push(vps[pndx].input);
  2414. }
  2415. }
  2416. var unmaskedValue = umValue.length === 0 ? "" : (isRTL ? umValue.reverse() : umValue).join("");
  2417. if ($.isFunction(opts.onUnMask)) {
  2418. var bufferValue = (isRTL ? getBuffer().slice().reverse() : getBuffer()).join("");
  2419. unmaskedValue = opts.onUnMask.call(inputmask, bufferValue, unmaskedValue, opts);
  2420. }
  2421. return unmaskedValue;
  2422. }
  2423. function caret(input, begin, end, notranslate) {
  2424. function translatePosition(pos) {
  2425. if (notranslate !== true && isRTL && typeof pos === "number" && (!opts.greedy || opts.placeholder !== "")) {
  2426. pos = input.inputmask._valueGet().length - pos;
  2427. }
  2428. return pos;
  2429. }
  2430. var range;
  2431. if (begin !== undefined) {
  2432. if ($.isArray(begin)) {
  2433. end = isRTL ? begin[0] : begin[1];
  2434. begin = isRTL ? begin[1] : begin[0];
  2435. }
  2436. if (begin.begin !== undefined) {
  2437. end = isRTL ? begin.begin : begin.end;
  2438. begin = isRTL ? begin.end : begin.begin;
  2439. }
  2440. if (typeof begin === "number") {
  2441. begin = translatePosition(begin);
  2442. end = translatePosition(end);
  2443. end = (typeof end == "number") ? end : begin;
  2444. // if (!$(input).is(":visible")) {
  2445. // return;
  2446. // }
  2447. var scrollCalc = parseInt(((input.ownerDocument.defaultView || window).getComputedStyle ? (input.ownerDocument.defaultView || window).getComputedStyle(input, null) : input.currentStyle).fontSize) * end;
  2448. input.scrollLeft = scrollCalc > input.scrollWidth ? scrollCalc : 0;
  2449. if (!iphone && opts.insertMode === false && begin === end) end++; //set visualization for insert/overwrite mode
  2450. input.inputmask.caretPos = {begin: begin, end: end}; //track caret internally
  2451. if (input.setSelectionRange) {
  2452. input.selectionStart = begin;
  2453. input.selectionEnd = end;
  2454. } else if (window.getSelection) {
  2455. range = document.createRange();
  2456. if (input.firstChild === undefined || input.firstChild === null) {
  2457. var textNode = document.createTextNode("");
  2458. input.appendChild(textNode);
  2459. }
  2460. range.setStart(input.firstChild, begin < input.inputmask._valueGet().length ? begin : input.inputmask._valueGet().length);
  2461. range.setEnd(input.firstChild, end < input.inputmask._valueGet().length ? end : input.inputmask._valueGet().length);
  2462. range.collapse(true);
  2463. var sel = window.getSelection();
  2464. sel.removeAllRanges();
  2465. sel.addRange(range);
  2466. //input.focus();
  2467. } else if (input.createTextRange) {
  2468. range = input.createTextRange();
  2469. range.collapse(true);
  2470. range.moveEnd("character", end);
  2471. range.moveStart("character", begin);
  2472. range.select();
  2473. }
  2474. renderColorMask(input, {
  2475. begin: begin,
  2476. end: end
  2477. });
  2478. }
  2479. } else {
  2480. if (input.setSelectionRange) {
  2481. begin = input.selectionStart;
  2482. end = input.selectionEnd;
  2483. } else if (window.getSelection) {
  2484. range = window.getSelection().getRangeAt(0);
  2485. if (range.commonAncestorContainer.parentNode === input || range.commonAncestorContainer === input) {
  2486. begin = range.startOffset;
  2487. end = range.endOffset;
  2488. }
  2489. } else if (document.selection && document.selection.createRange) {
  2490. range = document.selection.createRange();
  2491. begin = 0 - range.duplicate().moveStart("character", -input.inputmask._valueGet().length);
  2492. end = begin + range.text.length;
  2493. }
  2494. /*eslint-disable consistent-return */
  2495. return {
  2496. "begin": translatePosition(begin),
  2497. "end": translatePosition(end)
  2498. };
  2499. /*eslint-enable consistent-return */
  2500. }
  2501. }
  2502. function determineLastRequiredPosition(returnDefinition) {
  2503. var buffer = getBuffer(),
  2504. bl = buffer.length,
  2505. pos, lvp = getLastValidPosition(),
  2506. positions = {},
  2507. lvTest = getMaskSet().validPositions[lvp],
  2508. ndxIntlzr = lvTest !== undefined ? lvTest.locator.slice() : undefined,
  2509. testPos;
  2510. for (pos = lvp + 1; pos < buffer.length; pos++) {
  2511. testPos = getTestTemplate(pos, ndxIntlzr, pos - 1);
  2512. ndxIntlzr = testPos.locator.slice();
  2513. positions[pos] = $.extend(true, {}, testPos);
  2514. }
  2515. var lvTestAlt = lvTest && lvTest.alternation !== undefined ? lvTest.locator[lvTest.alternation] : undefined;
  2516. for (pos = bl - 1; pos > lvp; pos--) {
  2517. testPos = positions[pos];
  2518. if ((testPos.match.optionality ||
  2519. (testPos.match.optionalQuantifier && testPos.match.newBlockMarker) ||
  2520. (lvTestAlt &&
  2521. (
  2522. (lvTestAlt !== positions[pos].locator[lvTest.alternation] && testPos.match.fn != null) ||
  2523. (testPos.match.fn === null &&
  2524. testPos.locator[lvTest.alternation] &&
  2525. checkAlternationMatch(testPos.locator[lvTest.alternation].toString().split(","), lvTestAlt.toString().split(",")) &&
  2526. getTests(pos)[0].def !== "")
  2527. )
  2528. )
  2529. ) &&
  2530. buffer[pos] === getPlaceholder(pos, testPos.match)) {
  2531. bl--;
  2532. } else break;
  2533. }
  2534. return returnDefinition ? {
  2535. "l": bl,
  2536. "def": positions[bl] ? positions[bl].match : undefined
  2537. } : bl;
  2538. }
  2539. function clearOptionalTail(buffer) {
  2540. var rl = determineLastRequiredPosition(),
  2541. validPos, bl = buffer.length;
  2542. var lv = getMaskSet().validPositions[getLastValidPosition()];
  2543. while (rl < bl &&
  2544. !isMask(rl, true) &&
  2545. (validPos = (lv !== undefined ? getTestTemplate(rl, lv.locator.slice(""), lv) : getTest(rl))) &&
  2546. validPos.match.optionality !== true &&
  2547. ((validPos.match.optionalQuantifier !== true && validPos.match.newBlockMarker !== true) || (rl + 1 === bl &&
  2548. (lv !== undefined ? getTestTemplate(rl + 1, lv.locator.slice(""), lv) : getTest(rl + 1)).match.def === ""))) {
  2549. rl++;
  2550. }
  2551. //exceptionally strip from the validatedPositions
  2552. while ((validPos = getMaskSet().validPositions[rl - 1]) && validPos && validPos.match.optionality && validPos.input === opts.skipOptionalPartCharacter) {
  2553. rl--;
  2554. }
  2555. buffer.splice(rl);
  2556. return buffer;
  2557. }
  2558. function isComplete(buffer) { //return true / false / undefined (repeat *)
  2559. if ($.isFunction(opts.isComplete)) return opts.isComplete(buffer, opts);
  2560. if (opts.repeat === "*") return undefined;
  2561. var complete = false,
  2562. lrp = determineLastRequiredPosition(true),
  2563. aml = seekPrevious(lrp.l);
  2564. if (lrp.def === undefined || lrp.def.newBlockMarker || lrp.def.optionality || lrp.def.optionalQuantifier) {
  2565. complete = true;
  2566. for (var i = 0; i <= aml; i++) {
  2567. var test = getTestTemplate(i).match;
  2568. if ((test.fn !== null && getMaskSet().validPositions[i] === undefined && test.optionality !== true && test.optionalQuantifier !== true) || (test.fn === null && buffer[i] !== getPlaceholder(i, test))) {
  2569. complete = false;
  2570. break;
  2571. }
  2572. }
  2573. }
  2574. return complete;
  2575. }
  2576. function handleRemove(input, k, pos, strict, fromIsValid) {
  2577. if (opts.numericInput || isRTL) {
  2578. if (k === Inputmask.keyCode.BACKSPACE) {
  2579. k = Inputmask.keyCode.DELETE;
  2580. } else if (k === Inputmask.keyCode.DELETE) {
  2581. k = Inputmask.keyCode.BACKSPACE;
  2582. }
  2583. if (isRTL) {
  2584. var pend = pos.end;
  2585. pos.end = pos.begin;
  2586. pos.begin = pend;
  2587. }
  2588. }
  2589. if (k === Inputmask.keyCode.BACKSPACE && (pos.end - pos.begin < 1 || opts.insertMode === false)) {
  2590. pos.begin = seekPrevious(pos.begin);
  2591. if (getMaskSet().validPositions[pos.begin] !== undefined && getMaskSet().validPositions[pos.begin].input === opts.groupSeparator) {
  2592. pos.begin--;
  2593. }
  2594. if (opts.insertMode === false && pos.end !== getMaskSet().maskLength) {
  2595. pos.end--;
  2596. }
  2597. } else if (k === Inputmask.keyCode.DELETE && pos.begin === pos.end) {
  2598. pos.end = isMask(pos.end, true) && (getMaskSet().validPositions[pos.end] && getMaskSet().validPositions[pos.end].input !== opts.radixPoint) ?
  2599. pos.end + 1 :
  2600. seekNext(pos.end) + 1;
  2601. if (getMaskSet().validPositions[pos.begin] !== undefined && getMaskSet().validPositions[pos.begin].input === opts.groupSeparator) {
  2602. pos.end++;
  2603. }
  2604. }
  2605. stripValidPositions(pos, false, strict);
  2606. if (strict !== true && (opts.keepStatic !== null && opts.keepStatic !== false)) {
  2607. var result = alternate(true);
  2608. if (result) pos.begin = result.caret !== undefined ? result.caret : (result.pos ? seekNext(result.pos.begin ? result.pos.begin : result.pos) : getLastValidPosition(-1, true));
  2609. }
  2610. var lvp = getLastValidPosition(pos.begin, true);
  2611. if (lvp < pos.begin || pos.begin === -1) {
  2612. //if (lvp === -1) resetMaskSet();
  2613. getMaskSet().p = seekNext(lvp);
  2614. } else if (strict !== true) {
  2615. getMaskSet().p = pos.begin;
  2616. if (fromIsValid !== true) {
  2617. //put position on first valid from pos.begin ~ #1351
  2618. while (getMaskSet().p < lvp && getMaskSet().validPositions[getMaskSet().p] === undefined) {
  2619. getMaskSet().p++;
  2620. }
  2621. }
  2622. }
  2623. }
  2624. function initializeColorMask(input) {
  2625. var computedStyle = (input.ownerDocument.defaultView || window).getComputedStyle(input, null);
  2626. function findCaretPos(clientx) {
  2627. //calculate text width
  2628. var e = document.createElement("span"),
  2629. caretPos;
  2630. for (var style in computedStyle) { //clone styles
  2631. if (isNaN(style) && style.indexOf("font") !== -1) {
  2632. e.style[style] = computedStyle[style];
  2633. }
  2634. }
  2635. e.style.textTransform = computedStyle.textTransform;
  2636. e.style.letterSpacing = computedStyle.letterSpacing;
  2637. e.style.position = "absolute";
  2638. e.style.height = "auto";
  2639. e.style.width = "auto";
  2640. e.style.visibility = "hidden";
  2641. e.style.whiteSpace = "nowrap";
  2642. document.body.appendChild(e);
  2643. var inputText = input.inputmask._valueGet(),
  2644. previousWidth = 0,
  2645. itl;
  2646. for (caretPos = 0, itl = inputText.length; caretPos <= itl; caretPos++) {
  2647. e.innerHTML += inputText.charAt(caretPos) || "_";
  2648. if (e.offsetWidth >= clientx) {
  2649. var offset1 = (clientx - previousWidth);
  2650. var offset2 = e.offsetWidth - clientx;
  2651. e.innerHTML = inputText.charAt(caretPos);
  2652. offset1 -= (e.offsetWidth / 3);
  2653. caretPos = offset1 < offset2 ? caretPos - 1 : caretPos;
  2654. break;
  2655. }
  2656. previousWidth = e.offsetWidth;
  2657. }
  2658. document.body.removeChild(e);
  2659. return caretPos;
  2660. }
  2661. var template = document.createElement("div");
  2662. template.style.width = computedStyle.width;
  2663. template.style.textAlign = computedStyle.textAlign;
  2664. colorMask = document.createElement("div");
  2665. input.inputmask.colorMask = colorMask;
  2666. colorMask.className = "im-colormask";
  2667. input.parentNode.insertBefore(colorMask, input);
  2668. input.parentNode.removeChild(input);
  2669. colorMask.appendChild(input);
  2670. colorMask.appendChild(template);
  2671. input.style.left = template.offsetLeft + "px";
  2672. $(colorMask).on("mouseleave", function (e) {
  2673. return EventHandlers.mouseleaveEvent.call(input, [e]);
  2674. });
  2675. $(colorMask).on("mouseenter", function (e) {
  2676. return EventHandlers.mouseenterEvent.call(input, [e]);
  2677. });
  2678. $(colorMask).on("click", function (e) {
  2679. caret(input, findCaretPos(e.clientX));
  2680. return EventHandlers.clickEvent.call(input, [e]);
  2681. });
  2682. $(input).on("keydown", function (e) {
  2683. if (!e.shiftKey && opts.insertMode !== false) {
  2684. setTimeout(function () {
  2685. renderColorMask(input);
  2686. }, 0);
  2687. }
  2688. });
  2689. }
  2690. Inputmask.prototype.positionColorMask = function (input, template) {
  2691. input.style.left = template.offsetLeft + "px";
  2692. }
  2693. function renderColorMask(input, caretPos, clear) {
  2694. var maskTemplate = [],
  2695. isStatic = false,
  2696. test, testPos, ndxIntlzr, pos = 0;
  2697. function setEntry(entry) {
  2698. if (entry === undefined) entry = "";
  2699. if (!isStatic && (test.fn === null || testPos.input === undefined)) {
  2700. isStatic = true;
  2701. maskTemplate.push("<span class='im-static'>" + entry);
  2702. } else if (isStatic && ((test.fn !== null && testPos.input !== undefined) || test.def === "")) {
  2703. isStatic = false;
  2704. var mtl = maskTemplate.length;
  2705. maskTemplate[mtl - 1] = maskTemplate[mtl - 1] + "</span>";
  2706. maskTemplate.push(entry);
  2707. } else
  2708. maskTemplate.push(entry);
  2709. }
  2710. function setCaret() {
  2711. if (document.activeElement === input) {
  2712. maskTemplate.splice(caretPos.begin, 0,
  2713. (caretPos.begin === caretPos.end || caretPos.end > getMaskSet().maskLength) ?
  2714. '<mark class="im-caret" style="border-right-width: 1px;border-right-style: solid;">' :
  2715. '<mark class="im-caret-select">');
  2716. maskTemplate.splice(caretPos.end + 1, 0, "</mark>");
  2717. }
  2718. }
  2719. if (colorMask !== undefined) {
  2720. var buffer = getBuffer();
  2721. if (caretPos === undefined) {
  2722. caretPos = caret(input);
  2723. } else if (caretPos.begin === undefined) {
  2724. caretPos = {
  2725. begin: caretPos,
  2726. end: caretPos
  2727. };
  2728. }
  2729. if (clear !== true) {
  2730. var lvp = getLastValidPosition();
  2731. do {
  2732. if (getMaskSet().validPositions[pos]) {
  2733. testPos = getMaskSet().validPositions[pos];
  2734. test = testPos.match;
  2735. ndxIntlzr = testPos.locator.slice();
  2736. setEntry(buffer[pos]);
  2737. } else {
  2738. testPos = getTestTemplate(pos, ndxIntlzr, pos - 1);
  2739. test = testPos.match;
  2740. ndxIntlzr = testPos.locator.slice();
  2741. if (opts.jitMasking === false || pos < lvp || (typeof opts.jitMasking === "number" && isFinite(opts.jitMasking) && opts.jitMasking > pos)) {
  2742. setEntry(getPlaceholder(pos, test));
  2743. }
  2744. }
  2745. pos++;
  2746. } while ((maxLength === undefined || pos < maxLength) && (test.fn !== null || test.def !== "") || lvp > pos || isStatic);
  2747. if (isStatic) setEntry();
  2748. setCaret();
  2749. }
  2750. var template = colorMask.getElementsByTagName("div")[0];
  2751. template.innerHTML = maskTemplate.join("");
  2752. input.inputmask.positionColorMask(input, template);
  2753. }
  2754. }
  2755. function mask(elem) {
  2756. function isElementTypeSupported(input, opts) {
  2757. function patchValueProperty(npt) {
  2758. var valueGet;
  2759. var valueSet;
  2760. function patchValhook(type) {
  2761. if ($.valHooks && ($.valHooks[type] === undefined || $.valHooks[type].inputmaskpatch !== true)) {
  2762. var valhookGet = $.valHooks[type] && $.valHooks[type].get ? $.valHooks[type].get : function (elem) {
  2763. return elem.value;
  2764. };
  2765. var valhookSet = $.valHooks[type] && $.valHooks[type].set ? $.valHooks[type].set : function (elem, value) {
  2766. elem.value = value;
  2767. return elem;
  2768. };
  2769. $.valHooks[type] = {
  2770. get: function (elem) {
  2771. if (elem.inputmask) {
  2772. if (elem.inputmask.opts.autoUnmask) {
  2773. return elem.inputmask.unmaskedvalue();
  2774. } else {
  2775. var result = valhookGet(elem);
  2776. return getLastValidPosition(undefined, undefined, elem.inputmask.maskset.validPositions) !== -1 || opts.nullable !== true ? result : "";
  2777. }
  2778. } else return valhookGet(elem);
  2779. },
  2780. set: function (elem, value) {
  2781. var $elem = $(elem),
  2782. result;
  2783. result = valhookSet(elem, value);
  2784. if (elem.inputmask) {
  2785. $elem.trigger("setvalue", [value]);
  2786. }
  2787. return result;
  2788. },
  2789. inputmaskpatch: true
  2790. };
  2791. }
  2792. }
  2793. function getter() {
  2794. if (this.inputmask) {
  2795. return this.inputmask.opts.autoUnmask ?
  2796. this.inputmask.unmaskedvalue() :
  2797. (getLastValidPosition() !== -1 || opts.nullable !== true ?
  2798. (document.activeElement === this && opts.clearMaskOnLostFocus ?
  2799. (isRTL ? clearOptionalTail(getBuffer().slice()).reverse() : clearOptionalTail(getBuffer().slice())).join("") :
  2800. valueGet.call(this)) :
  2801. "");
  2802. } else return valueGet.call(this);
  2803. }
  2804. function setter(value) {
  2805. valueSet.call(this, value);
  2806. if (this.inputmask) {
  2807. $(this).trigger("setvalue", [value]);
  2808. }
  2809. }
  2810. function installNativeValueSetFallback(npt) {
  2811. EventRuler.on(npt, "mouseenter", function (event) {
  2812. var $input = $(this),
  2813. input = this,
  2814. value = input.inputmask._valueGet();
  2815. if (value !== getBuffer().join("") /*&& getLastValidPosition() > 0*/) {
  2816. $input.trigger("setvalue");
  2817. }
  2818. });
  2819. }
  2820. if (!npt.inputmask.__valueGet) {
  2821. if (opts.noValuePatching !== true) {
  2822. if (Object.getOwnPropertyDescriptor) {
  2823. if (typeof Object.getPrototypeOf !== "function") {
  2824. Object.getPrototypeOf = typeof "test".__proto__ === "object" ? function (object) {
  2825. return object.__proto__;
  2826. } : function (object) {
  2827. return object.constructor.prototype;
  2828. };
  2829. }
  2830. var valueProperty = Object.getPrototypeOf ? Object.getOwnPropertyDescriptor(Object.getPrototypeOf(npt), "value") : undefined;
  2831. if (valueProperty && valueProperty.get && valueProperty.set) {
  2832. valueGet = valueProperty.get;
  2833. valueSet = valueProperty.set;
  2834. Object.defineProperty(npt, "value", {
  2835. get: getter,
  2836. set: setter,
  2837. configurable: true
  2838. });
  2839. } else if (npt.tagName !== "INPUT") {
  2840. valueGet = function () {
  2841. return this.textContent;
  2842. };
  2843. valueSet = function (value) {
  2844. this.textContent = value;
  2845. };
  2846. Object.defineProperty(npt, "value", {
  2847. get: getter,
  2848. set: setter,
  2849. configurable: true
  2850. });
  2851. }
  2852. } else if (document.__lookupGetter__ && npt.__lookupGetter__("value")) {
  2853. valueGet = npt.__lookupGetter__("value");
  2854. valueSet = npt.__lookupSetter__("value");
  2855. npt.__defineGetter__("value", getter);
  2856. npt.__defineSetter__("value", setter);
  2857. }
  2858. npt.inputmask.__valueGet = valueGet; //store native property getter
  2859. npt.inputmask.__valueSet = valueSet; //store native property setter
  2860. }
  2861. npt.inputmask._valueGet = function (overruleRTL) {
  2862. return isRTL && overruleRTL !== true ? valueGet.call(this.el).split("").reverse().join("") : valueGet.call(this.el);
  2863. };
  2864. npt.inputmask._valueSet = function (value, overruleRTL) { //null check is needed for IE8 => otherwise converts to "null"
  2865. valueSet.call(this.el, (value === null || value === undefined) ? "" : ((overruleRTL !== true && isRTL) ? value.split("").reverse().join("") : value));
  2866. };
  2867. if (valueGet === undefined) { //jquery.val fallback
  2868. valueGet = function () {
  2869. return this.value;
  2870. };
  2871. valueSet = function (value) {
  2872. this.value = value;
  2873. };
  2874. patchValhook(npt.type);
  2875. installNativeValueSetFallback(npt);
  2876. }
  2877. }
  2878. }
  2879. var elementType = input.getAttribute("type");
  2880. var isSupported = (input.tagName === "INPUT" && $.inArray(elementType, opts.supportsInputType) !== -1) || input.isContentEditable || input.tagName === "TEXTAREA";
  2881. if (!isSupported) {
  2882. if (input.tagName === "INPUT") {
  2883. var el = document.createElement("input");
  2884. el.setAttribute("type", elementType);
  2885. isSupported = el.type === "text"; //apply mask only if the type is not natively supported
  2886. el = null;
  2887. } else isSupported = "partial";
  2888. }
  2889. if (isSupported !== false) {
  2890. patchValueProperty(input);
  2891. } else input.inputmask = undefined;
  2892. return isSupported;
  2893. }
  2894. //unbind all events - to make sure that no other mask will interfere when re-masking
  2895. EventRuler.off(elem);
  2896. var isSupported = isElementTypeSupported(elem, opts);
  2897. if (isSupported !== false) {
  2898. el = elem;
  2899. $el = $(el);
  2900. //read maxlength prop from el
  2901. maxLength = el !== undefined ? el.maxLength : undefined;
  2902. if (maxLength === -1) maxLength = undefined;
  2903. if (opts.colorMask === true) {
  2904. initializeColorMask(el);
  2905. }
  2906. if (mobile) {
  2907. if ("inputmode" in el) {
  2908. el.inputmode = opts.inputmode;
  2909. el.setAttribute("inputmode", opts.inputmode);
  2910. }
  2911. if (opts.disablePredictiveText === true) {
  2912. if ("autocorrect" in el) { //safari
  2913. el.autocorrect = false;
  2914. } else {
  2915. if (opts.colorMask !== true) {
  2916. initializeColorMask(el);
  2917. }
  2918. el.type = "password";
  2919. }
  2920. }
  2921. }
  2922. if (isSupported === true) {
  2923. //bind events
  2924. EventRuler.on(el, "submit", EventHandlers.submitEvent);
  2925. EventRuler.on(el, "reset", EventHandlers.resetEvent);
  2926. EventRuler.on(el, "blur", EventHandlers.blurEvent);
  2927. EventRuler.on(el, "focus", EventHandlers.focusEvent);
  2928. if (opts.colorMask !== true) {
  2929. EventRuler.on(el, "click", EventHandlers.clickEvent);
  2930. EventRuler.on(el, "mouseleave", EventHandlers.mouseleaveEvent);
  2931. EventRuler.on(el, "mouseenter", EventHandlers.mouseenterEvent);
  2932. }
  2933. EventRuler.on(el, "dblclick", EventHandlers.dblclickEvent);
  2934. EventRuler.on(el, "paste", EventHandlers.pasteEvent);
  2935. EventRuler.on(el, "dragdrop", EventHandlers.pasteEvent);
  2936. EventRuler.on(el, "drop", EventHandlers.pasteEvent);
  2937. EventRuler.on(el, "cut", EventHandlers.cutEvent);
  2938. EventRuler.on(el, "complete", opts.oncomplete);
  2939. EventRuler.on(el, "incomplete", opts.onincomplete);
  2940. EventRuler.on(el, "cleared", opts.oncleared);
  2941. if (!mobile && opts.inputEventOnly !== true) {
  2942. EventRuler.on(el, "keydown", EventHandlers.keydownEvent);
  2943. EventRuler.on(el, "keypress", EventHandlers.keypressEvent);
  2944. } else {
  2945. el.removeAttribute("maxLength");
  2946. }
  2947. EventRuler.on(el, "compositionstart", $.noop);
  2948. EventRuler.on(el, "compositionupdate", $.noop);
  2949. EventRuler.on(el, "compositionend", $.noop);
  2950. EventRuler.on(el, "keyup", $.noop);
  2951. EventRuler.on(el, "input", EventHandlers.inputFallBackEvent);
  2952. EventRuler.on(el, "beforeinput", $.noop); //https://github.com/w3c/input-events - to implement
  2953. }
  2954. EventRuler.on(el, "setvalue", EventHandlers.setValueEvent);
  2955. //apply mask
  2956. undoValue = getBufferTemplate().join(""); //initialize the buffer and getmasklength
  2957. if (el.inputmask._valueGet(true) !== "" || opts.clearMaskOnLostFocus === false || document.activeElement === el) {
  2958. var initialValue = $.isFunction(opts.onBeforeMask) ? (opts.onBeforeMask.call(inputmask, el.inputmask._valueGet(true), opts) || el.inputmask._valueGet(true)) : el.inputmask._valueGet(true);
  2959. if (initialValue !== "") checkVal(el, true, false, isRTL ? initialValue.split("").reverse() : initialValue.split(""));
  2960. var buffer = getBuffer().slice();
  2961. undoValue = buffer.join("");
  2962. // Wrap document.activeElement in a try/catch block since IE9 throw "Unspecified error" if document.activeElement is undefined when we are in an IFrame.
  2963. if (isComplete(buffer) === false) {
  2964. if (opts.clearIncomplete) {
  2965. resetMaskSet();
  2966. }
  2967. }
  2968. if (opts.clearMaskOnLostFocus && document.activeElement !== el) {
  2969. if (getLastValidPosition() === -1) {
  2970. buffer = [];
  2971. } else {
  2972. clearOptionalTail(buffer);
  2973. }
  2974. }
  2975. writeBuffer(el, buffer);
  2976. if (document.activeElement === el) { //position the caret when in focus
  2977. caret(el, seekNext(getLastValidPosition()));
  2978. }
  2979. }
  2980. }
  2981. }
  2982. //action object
  2983. var valueBuffer;
  2984. if (actionObj !== undefined) {
  2985. switch (actionObj.action) {
  2986. case "isComplete":
  2987. el = actionObj.el;
  2988. return isComplete(getBuffer());
  2989. case "unmaskedvalue":
  2990. if (el === undefined || actionObj.value !== undefined) {
  2991. valueBuffer = actionObj.value;
  2992. valueBuffer = ($.isFunction(opts.onBeforeMask) ? (opts.onBeforeMask.call(inputmask, valueBuffer, opts) || valueBuffer) : valueBuffer).split("");
  2993. checkVal(undefined, false, false, isRTL ? valueBuffer.reverse() : valueBuffer);
  2994. if ($.isFunction(opts.onBeforeWrite)) opts.onBeforeWrite.call(inputmask, undefined, getBuffer(), 0, opts);
  2995. }
  2996. return unmaskedvalue(el);
  2997. case "mask":
  2998. mask(el);
  2999. break;
  3000. case "format":
  3001. valueBuffer = ($.isFunction(opts.onBeforeMask) ? (opts.onBeforeMask.call(inputmask, actionObj.value, opts) || actionObj.value) : actionObj.value).split("");
  3002. checkVal(undefined, true, false, isRTL ? valueBuffer.reverse() : valueBuffer);
  3003. if (actionObj.metadata) {
  3004. return {
  3005. value: isRTL ? getBuffer().slice().reverse().join("") : getBuffer().join(""),
  3006. metadata: maskScope.call(this, {
  3007. "action": "getmetadata"
  3008. }, maskset, opts)
  3009. };
  3010. }
  3011. return isRTL ? getBuffer().slice().reverse().join("") : getBuffer().join("");
  3012. case "isValid":
  3013. if (actionObj.value) {
  3014. valueBuffer = actionObj.value.split("");
  3015. checkVal(undefined, true, true, isRTL ? valueBuffer.reverse() : valueBuffer);
  3016. } else {
  3017. actionObj.value = getBuffer().join("");
  3018. }
  3019. var buffer = getBuffer();
  3020. var rl = determineLastRequiredPosition(),
  3021. lmib = buffer.length - 1;
  3022. for (; lmib > rl; lmib--) {
  3023. if (isMask(lmib)) break;
  3024. }
  3025. buffer.splice(rl, lmib + 1 - rl);
  3026. return isComplete(buffer) && actionObj.value === getBuffer().join("");
  3027. case "getemptymask":
  3028. return getBufferTemplate().join("");
  3029. case "remove":
  3030. if (el && el.inputmask) {
  3031. $.data(el, "_inputmask_opts", null); //invalidate
  3032. $el = $(el);
  3033. //writeout the value
  3034. el.inputmask._valueSet(opts.autoUnmask ? unmaskedvalue(el) : el.inputmask._valueGet(true));
  3035. //unbind all events
  3036. EventRuler.off(el);
  3037. //remove colormask if used
  3038. if (el.inputmask.colorMask) {
  3039. colorMask = el.inputmask.colorMask;
  3040. colorMask.removeChild(el);
  3041. colorMask.parentNode.insertBefore(el, colorMask);
  3042. colorMask.parentNode.removeChild(colorMask);
  3043. }
  3044. //restore the value property
  3045. var valueProperty;
  3046. if (Object.getOwnPropertyDescriptor && Object.getPrototypeOf) {
  3047. valueProperty = Object.getOwnPropertyDescriptor(Object.getPrototypeOf(el), "value");
  3048. if (valueProperty) {
  3049. if (el.inputmask.__valueGet) {
  3050. Object.defineProperty(el, "value", {
  3051. get: el.inputmask.__valueGet,
  3052. set: el.inputmask.__valueSet,
  3053. configurable: true
  3054. });
  3055. }
  3056. }
  3057. } else if (document.__lookupGetter__ && el.__lookupGetter__("value")) {
  3058. if (el.inputmask.__valueGet) {
  3059. el.__defineGetter__("value", el.inputmask.__valueGet);
  3060. el.__defineSetter__("value", el.inputmask.__valueSet);
  3061. }
  3062. }
  3063. //clear data
  3064. el.inputmask = undefined;
  3065. }
  3066. return el;
  3067. break;
  3068. case "getmetadata":
  3069. if ($.isArray(maskset.metadata)) {
  3070. var maskTarget = getMaskTemplate(true, 0, false).join("");
  3071. $.each(maskset.metadata, function (ndx, mtdt) {
  3072. if (mtdt.mask === maskTarget) {
  3073. maskTarget = mtdt;
  3074. return false;
  3075. }
  3076. });
  3077. return maskTarget;
  3078. }
  3079. return maskset.metadata;
  3080. }
  3081. }
  3082. }
  3083. //make inputmask available
  3084. return Inputmask;
  3085. }
  3086. ));