inputmask.js 104 KB

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