inputmask.js 90 KB

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