diff --git a/4047-es2015.aa657bdf593c22a09035.js b/4047-es2015.aa657bdf593c22a09035.js deleted file mode 100644 index f3803bd59..000000000 --- a/4047-es2015.aa657bdf593c22a09035.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkmaskito=self.webpackChunkmaskito||[]).push([[4047],{24047:function(t){t.exports="# Changelog\n\nAll notable changes to this project will be documented in this file. See\n[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n\n### [1.8.1](https://github.com/taiga-family/maskito/compare/v1.8.0...v1.8.1) (2023-10-19)\n\n### Bug Fixes\n\n- **kit:** `Date` accept single character date segment during paste\n ([#610](https://github.com/taiga-family/maskito/issues/610))\n ([e493198](https://github.com/taiga-family/maskito/commit/e4931987c2fad37894ea07f658f08e35152040df))\n\n## [1.8.0](https://github.com/taiga-family/maskito/compare/v1.7.0...v1.8.0) (2023-10-18)\n\n### Features\n\n- **angular:** allow nullable options ([#605](https://github.com/taiga-family/maskito/issues/605))\n ([21eaa7c](https://github.com/taiga-family/maskito/commit/21eaa7c0c0e7d5173c6f070f5222ba6492e196a6))\n\n### Bug Fixes\n\n- **kit:** `Number` has broken zero padding when `decimalSeparator` equals to non-default value\n ([#586](https://github.com/taiga-family/maskito/issues/586))\n ([7241761](https://github.com/taiga-family/maskito/commit/72417614dd4974c22854dfacc2ee35044c080074))\n\n## [1.7.0](https://github.com/taiga-family/maskito/compare/v1.6.0...v1.7.0) (2023-09-15)\n\n### Features\n\nNew `@maskito/phone` library ([#425](https://github.com/taiga-family/maskito/pull/425))\n([#482](https://github.com/taiga-family/maskito/issues/482))\n\nLearn more: https://maskito.dev/addons/phone\n\n## [1.6.0](https://github.com/taiga-family/maskito/compare/v1.5.1...v1.6.0) (2023-09-15)\n\n### Features\n\n- **react:** `elementPredicate` can accept asynchronous predicate\n ([#502](https://github.com/taiga-family/maskito/issues/502))\n ([4bbf758](https://github.com/taiga-family/maskito/commit/4bbf758107ed4b2fdbde5a241f22c0f363c22104))\n\n### Bug Fixes\n\n- **kit:** `Number` should accept all types of spaces as interchangeable characters for `thousandSeparator`\n ([#505](https://github.com/taiga-family/maskito/issues/505))\n ([73975bb](https://github.com/taiga-family/maskito/commit/73975bbc676487330359056c367f73e32ea6eaf4))\n\n### [1.5.1](https://github.com/taiga-family/maskito/compare/v1.5.0...v1.5.1) (2023-09-08)\n\n### Bug Fixes\n\n- **vue:** `elementPredicate` should accept `MaskitoElementPredicateAsync` type\n ([#487](https://github.com/taiga-family/maskito/issues/487))\n ([fe7e9dc](https://github.com/taiga-family/maskito/commit/fe7e9dcb468bf3ab30978c947d8fa21cc0e51a75))\n\n## [1.5.0](https://github.com/taiga-family/maskito/compare/v1.4.0...v1.5.0) (2023-09-04)\n\n### Features\n\n- **core:** add IME composition support ([#467](https://github.com/taiga-family/maskito/issues/467))\n ([e7d664b](https://github.com/taiga-family/maskito/commit/e7d664b66a008a742c0a532e341b0e0bb0a0f759))\n- **demo:** documentation is now available at https://maskito.dev\n ([#392](https://github.com/taiga-family/maskito/issues/392))\n ([355f87f](https://github.com/taiga-family/maskito/commit/355f87fd536758bc2db59f760ed114d28264122a))\n\n### Bug Fixes\n\n- **kit:** `maskitoCaretGuard` doesn't work after focus on ``\n ([#462](https://github.com/taiga-family/maskito/issues/462))\n ([9f456da](https://github.com/taiga-family/maskito/commit/9f456dad7f7f9d02db4eb5993ecb5fb5aabfe613))\n- **kit:** `Number` should drop items from `decimalPseudoSeparators` if any is equal to `thousandSeparator`\n ([#390](https://github.com/taiga-family/maskito/issues/390))\n ([2107adc](https://github.com/taiga-family/maskito/commit/2107adc445ed26ce1507c5e0c534b668d7ae5b12))\n\n## [1.4.0](https://github.com/taiga-family/maskito/compare/v1.3.0...v1.4.0) (2023-07-27)\n\n### Features\n\n- **kit:** `Date` & `DateRange` support new modes `yyyy`, `mm/yyyy`, `yyyy/mm`\n ([#384](https://github.com/taiga-family/maskito/issues/384))\n ([7886d50](https://github.com/taiga-family/maskito/commit/7886d50012a76fec872816b6d5e2b7e67c931dd7))\n- **kit:** `Time` supports new mode `HH` ([#385](https://github.com/taiga-family/maskito/issues/385))\n ([3c7a3f6](https://github.com/taiga-family/maskito/commit/3c7a3f65a0013152473ba57af8da28012cb58f32))\n\n## [1.3.0](https://github.com/taiga-family/maskito/compare/v1.2.2...v1.3.0) (2023-07-24)\n\n### Features\n\n- **kit:** `DateRange` add configurable parameter `rangeSeparator`\n ([#376](https://github.com/taiga-family/maskito/issues/376))\n ([d904842](https://github.com/taiga-family/maskito/commit/d90484214da76f4c73ad925eef5fe391a154c499))\n\n### Bug Fixes\n\n- **kit:** `Number` has problems with run-time updates of postfix\n ([#380](https://github.com/taiga-family/maskito/issues/380))\n ([8210896](https://github.com/taiga-family/maskito/commit/8210896d2095a44e79a27a38e4c8745e2beccdb7))\n\n### [1.2.2](https://github.com/taiga-family/maskito/compare/v1.2.1...v1.2.2) (2023-07-19)\n\n### Bug Fixes\n\n- **kit:** `maskitoCaretGuard` should wait for `mouseup` before execution\n ([#372](https://github.com/taiga-family/maskito/issues/372))\n ([8554fea](https://github.com/taiga-family/maskito/commit/8554fead2a2474104f0674fb597cf86467274943))\n- **kit:** `Number` should remove repeated leading zeroes for integer part only on `blur`-event\n ([#373](https://github.com/taiga-family/maskito/issues/373))\n ([7cf4938](https://github.com/taiga-family/maskito/commit/7cf4938853ccbd049b89482f8eb22ab4e71fe01f))\n\n### [1.2.1](https://github.com/taiga-family/maskito/compare/v1.2.0...v1.2.1) (2023-07-11)\n\n### Bug Fixes\n\n- **kit:** `Number` with `postfix` should be compatible with `decimalZeroPadding`\n ([#364](https://github.com/taiga-family/maskito/issues/364))\n ([501cf9c](https://github.com/taiga-family/maskito/commit/501cf9c747229d1776fb62cc04fbc8879990c617))\n- **kit:** `Prefix`/`Postfix` is incompatible if they end/start with the same character\n ([#366](https://github.com/taiga-family/maskito/issues/366))\n ([06afbcb](https://github.com/taiga-family/maskito/commit/06afbcb4a2c5c15e2ef9dc81db4309adf01aa8ef))\n\n## [1.2.0](https://github.com/taiga-family/maskito/compare/v1.1.1...v1.2.0) (2023-07-03)\n\n### Features\n\n- **kit:** `maskitoCaretGuard`'s function has the 2nd argument with current selection range\n ([#358](https://github.com/taiga-family/maskito/issues/358))\n ([eedc4d6](https://github.com/taiga-family/maskito/commit/eedc4d610efaf36b98a4049f5c5334561b5b21c5))\n\n### Bug Fixes\n\n- **kit:** `maskitoCaretGuard` incorrectly validates the left side of constraints\n ([#356](https://github.com/taiga-family/maskito/issues/356))\n ([17ee90f](https://github.com/taiga-family/maskito/commit/17ee90fe055f6a8370d6ea75ff2b236fd498441e))\n- **kit:** `Number` should skip min/max validation if value does not contain any digits\n ([#359](https://github.com/taiga-family/maskito/issues/359))\n ([ed8221e](https://github.com/taiga-family/maskito/commit/ed8221e14eca62334af41b4c8e571eb86ed68247))\n\n### [1.1.1](https://github.com/taiga-family/maskito/compare/v1.1.0...v1.1.1) (2023-06-29)\n\n### Bug Fixes\n\n- **core:** don't ignore native attribute `maxlength` ([#350](https://github.com/taiga-family/maskito/issues/350))\n ([8504f49](https://github.com/taiga-family/maskito/commit/8504f497152931da06dd745763be2505587f97b4))\n- **kit:** `Number` should ignore new typed decimal separator if it already exists in text field\n ([#351](https://github.com/taiga-family/maskito/issues/351))\n ([4ccfdc8](https://github.com/taiga-family/maskito/commit/4ccfdc86ff08bcebfd18c04403aa9c9c83cbbd02))\n\n## [1.1.0](https://github.com/taiga-family/maskito/compare/v1.0.0...v1.1.0) (2023-06-23)\n\n### Features\n\n- **kit:** `maskitoEventHandler` accepts `AddEventListenerOptions` as the 3d optional argument\n ([#346](https://github.com/taiga-family/maskito/issues/346))\n ([1d5866e](https://github.com/taiga-family/maskito/commit/1d5866efa5e0e4736dd735ae006e027e9bd01e31))\n- **kit:** use capturing phase for `focus`/`blur` events in plugins\n ([#347](https://github.com/taiga-family/maskito/issues/347))\n ([ef539e1](https://github.com/taiga-family/maskito/commit/ef539e160f601023e513036d704f7daff9689286))\n\n### Bug Fixes\n\n- **kit:** `Date` allows to replace the whole selection range with zero\n ([#345](https://github.com/taiga-family/maskito/issues/345))\n ([98fd21d](https://github.com/taiga-family/maskito/commit/98fd21d50899db365b864faf597fad9a21a3db06))\n\n## [1.0.0](https://github.com/taiga-family/maskito/compare/v0.16.0...v1.0.0) (2023-06-21)\n\n### \u26a0 BREAKING CHANGES\n\n- **core:** delete deprecated `preprocessor` & `postprocessor` from `MaskitoOptions`\n ([#337](https://github.com/taiga-family/maskito/issues/337))\n ([0b6aad2](https://github.com/taiga-family/maskito/commit/0b6aad2622ed152d12c91f8ca64b767709ecdbc2))\n- **kit:** delete deprecated `isNegativeAllowed` parameter from `Number` mask\n ([#338](https://github.com/taiga-family/maskito/issues/338))\n ([9fd3005](https://github.com/taiga-family/maskito/commit/9fd30055b3157072076f7a8567045fac05b6af9e))\n\n## [0.16.0](https://github.com/taiga-family/maskito/compare/v0.15.0...v0.16.0) (2023-06-20)\n\n### Features\n\n- **vue:** support async predicate ([#336](https://github.com/taiga-family/maskito/issues/336))\n ([d1452b5](https://github.com/taiga-family/maskito/commit/d1452b5f1b2f8a252dfd05a5c1eb04ba971a1970))\n\n### Bug Fixes\n\n- **kit:** `Number` fails to parse small number on blur (exponential notation problem)\n ([#339](https://github.com/taiga-family/maskito/issues/339))\n ([7f83a7f](https://github.com/taiga-family/maskito/commit/7f83a7f170906c1911eb4444da2d636c0338ed4a))\n\n## [0.15.0](https://github.com/taiga-family/maskito/compare/v0.14.0...v0.15.0) (2023-06-14)\n\n### Features\n\n- **core:** add new parameters `preprocessors` & `postprocessors` and deprecate `preprocessor` & `postprocessor`\n ([#333](https://github.com/taiga-family/maskito/issues/333))\n ([0137775](https://github.com/taiga-family/maskito/commit/01377751a9875143257930934b1e2a9143b6da03))\n\n### Bug Fixes\n\n- **kit:** `maskitoParseNumber` should return `NaN` for all strings with no digits\n ([#331](https://github.com/taiga-family/maskito/issues/331))\n ([d1ebcec](https://github.com/taiga-family/maskito/commit/d1ebceceedf418b21a68082f7350002d09159ebf))\n- **kit:** `Number` incorrectly implements `min`/`max` behaviour\n ([#334](https://github.com/taiga-family/maskito/issues/334))\n ([9876d88](https://github.com/taiga-family/maskito/commit/9876d885f98f86d18db04d723460b468bca3837d))\n\n## [0.14.0](https://github.com/taiga-family/maskito/compare/v0.13.0...v0.14.0) (2023-06-09)\n\n### Features\n\n- **angular:** `[maskitoElement]` can accept asynchronous predicate\n ([#316](https://github.com/taiga-family/maskito/issues/316))\n ([3d8949e](https://github.com/taiga-family/maskito/commit/3d8949e878e644079b7f5404cb9ebf6c5eadab86))\n- **kit:** `Number` pads empty integer part with zero on blur (if decimal part exists)\n ([#328](https://github.com/taiga-family/maskito/issues/328))\n ([bd01967](https://github.com/taiga-family/maskito/commit/bd01967fba38be26a3c8f0d2f23c0ced12d3b1c2))\n\n## [0.13.0](https://github.com/taiga-family/maskito/compare/v0.12.1...v0.13.0) (2023-06-02)\n\n### Features\n\n- **core:** better layout-independent way to detect `Undo` and `Redo`\n ([#320](https://github.com/taiga-family/maskito/issues/320))\n ([4c5a7f6](https://github.com/taiga-family/maskito/commit/4c5a7f64b9a8ac209584c75e17ec022674b87c1b))\n- **vue:** add dedicated Vue package ([#321](https://github.com/taiga-family/maskito/issues/321))\n ([f6ffb24](https://github.com/taiga-family/maskito/commit/f6ffb24eca5f1a1a57a93103b9e74cdf410e4132))\n\n### [0.12.1](https://github.com/taiga-family/maskito/compare/v0.12.0...v0.12.1) (2023-05-25)\n\n### Bug Fixes\n\n- **kit:** `DateTime` validate min / max if date is complete\n ([#314](https://github.com/taiga-family/maskito/issues/314))\n ([5783e76](https://github.com/taiga-family/maskito/commit/5783e766a657abcf0fc7f8a8d12ac1bf412dc18a))\n- **kit:** `Time` & `DateTime` should accept time segment separator typed by user\n ([#317](https://github.com/taiga-family/maskito/issues/317))\n ([3bcac7f](https://github.com/taiga-family/maskito/commit/3bcac7f6566043991a9211f04db744a5ec6f019f))\n\n## [0.12.0](https://github.com/taiga-family/maskito/compare/v0.11.1...v0.12.0) (2023-05-19)\n\n### Features\n\n- **core:** add `plugins` to `MaskitoOptions` ([#305](https://github.com/taiga-family/maskito/issues/305))\n ([b512ae2](https://github.com/taiga-family/maskito/commit/b512ae2c64b2a2c6560e2e5c68d8c72952474c71))\n- **core:** expose `MaskitoMask`, `MaskitoPreprocessor`, `MaskitoPostprocessor` and `MaskitoPlugin`\n ([#307](https://github.com/taiga-family/maskito/issues/307))\n ([9315a9f](https://github.com/taiga-family/maskito/commit/9315a9f4620b3be86cf3b7af993861664f281a19))\n- **kit:** new `maskitoWithPlaceholder` utility ([#299](https://github.com/taiga-family/maskito/issues/299))\n ([21eb69c](https://github.com/taiga-family/maskito/commit/21eb69cfeb73bbe645d5a5879659ab8b6aadbf0c))\n\n### [0.11.1](https://github.com/taiga-family/maskito/compare/v0.11.0...v0.11.1) (2023-05-11)\n\n### Bug Fixes\n\n- **core:** `insertFromDrop` action behaves now in the same way as `insertFromPaste`\n ([#291](https://github.com/taiga-family/maskito/issues/291))\n ([58e0fcc](https://github.com/taiga-family/maskito/commit/58e0fccb7ddd3c741ffa3c8b99efbcf4571aab37))\n- **kit:** `Time` doesn't validate time segments on `drop` event\n ([#289](https://github.com/taiga-family/maskito/issues/289))\n ([0c6d1b9](https://github.com/taiga-family/maskito/commit/0c6d1b9917d0c86a98c0d215c38a0e2076ff5680))\n\n## [0.11.0](https://github.com/taiga-family/maskito/compare/v0.10.0...v0.11.0) (2023-05-02)\n\n### Features\n\n- **react:** new library `@maskito/react` ([#273](https://github.com/taiga-family/maskito/issues/273))\n ([4c2f755](https://github.com/taiga-family/maskito/commit/4c2f755bac9513689964af7fdb7f4deec56bfb52))\n\n## [0.10.0](https://github.com/taiga-family/maskito/compare/v0.9.0...v0.10.0) (2023-04-25)\n\n### Features\n\n- **kit:** `Number` keeps untouched decimal part if `precision: Infinity`\n ([#253](https://github.com/taiga-family/maskito/issues/253))\n ([261779e](https://github.com/taiga-family/maskito/commit/261779ead327397a61b27e634bc827ee70b718f4))\n- **kit:** `Number` supports new `prefix` & `postfix` parameters\n ([#264](https://github.com/taiga-family/maskito/issues/264))\n ([6e78581](https://github.com/taiga-family/maskito/commit/6e785818dabcde623d8c1c40a584166a0a66f5b6))\n- **kit:** new `maskitoPostfixPostprocessorGenerator` ([#257](https://github.com/taiga-family/maskito/issues/257))\n ([fdc86db](https://github.com/taiga-family/maskito/commit/fdc86dbad368bfc17efd1047b7d68d9622968bb0))\n\n### Bug Fixes\n\n- **kit:** `Number` fails to trim leading zeroes after deleting of leading digit\n ([#268](https://github.com/taiga-family/maskito/issues/268))\n ([4ae0010](https://github.com/taiga-family/maskito/commit/4ae0010ef2149694d22d7ae9eb8c9880120c8c75))\n- **kit:** `Number` should trim redundant thousand separators\n ([#267](https://github.com/taiga-family/maskito/issues/267))\n ([100b793](https://github.com/taiga-family/maskito/commit/100b79317a420103ca98a3b43fe646a6f77d19d5))\n- **kit:** fix first zero in short-format date-mask ([#251](https://github.com/taiga-family/maskito/issues/251))\n ([08bdfd2](https://github.com/taiga-family/maskito/commit/08bdfd26727777c3a6fc870e433003be2b64cc0e))\n\n## [0.9.0](https://github.com/taiga-family/maskito/compare/v0.8.1...v0.9.0) (2023-03-31)\n\n### Features\n\n- **kit:** new `maskitoPrefixPostprocessorGenerator` ([#235](https://github.com/taiga-family/maskito/issues/235))\n ([50f0d58](https://github.com/taiga-family/maskito/commit/50f0d58ccbfa22d15174d76479a9d642687db099))\n\n### Bug Fixes\n\n- **angular:** Jest throws `Class constructor DefaultValueAccessor cannot be invoked without 'new'`\n ([#232](https://github.com/taiga-family/maskito/issues/232))\n ([5089612](https://github.com/taiga-family/maskito/commit/508961288898a5fdd21cc0e26b23ecc8845f9068))\n\n### [0.8.1](https://github.com/taiga-family/maskito/compare/v0.8.0...v0.8.1) (2023-03-27)\n\n### Bug Fixes\n\n- `@maskito/core` & `@maskito/kit` now include both `UMD` and `ESM` module formats\n ([#227](https://github.com/taiga-family/maskito/issues/227))\n ([fa1c514](https://github.com/taiga-family/maskito/commit/fa1c514a5753e3bca20e8b0994e4bf9f1c0ab6a4))\n\n## [0.8.0](https://github.com/taiga-family/maskito/compare/v0.7.2...v0.8.0) (2023-03-23)\n\n### Features\n\n- **kit:** `DateRange` swaps dates if the 2nd date is less than the 1st one\n ([#212](https://github.com/taiga-family/maskito/issues/212))\n ([3efbb42](https://github.com/taiga-family/maskito/commit/3efbb42f2dd5c4e43ff514da7a82abfc7c4b3a38))\n\n### Bug Fixes\n\n- **core:** incorrect order of actions during update of native element\n ([#225](https://github.com/taiga-family/maskito/issues/225))\n ([394d5d9](https://github.com/taiga-family/maskito/commit/394d5d996bdb9d21229ea0301eb3f776bee05d30))\n\n### [0.7.2](https://github.com/taiga-family/maskito/compare/v0.7.1...v0.7.2) (2023-03-23)\n\n### Bug Fixes\n\n- **angular:** `@maskito/angular` should not depend on `@maskito/kit`\n ([#221](https://github.com/taiga-family/maskito/issues/221))\n ([0ae7b20](https://github.com/taiga-family/maskito/commit/0ae7b2089ec0436caa8dbb14d5c696ae93e9e7ed))\n- **angular:** `npm i @maskito/angular` throws `unable to resolve dependency tree`\n ([#220](https://github.com/taiga-family/maskito/issues/220))\n ([8b4d6e6](https://github.com/taiga-family/maskito/commit/8b4d6e6186db47f97d328186b7afd9af75a3889b))\n\n### [0.7.1](https://github.com/taiga-family/maskito/compare/v0.7.0...v0.7.1) (2023-03-22)\n\n### Bug Fixes\n\n- **angular:** use `@nrwl/angular:package` executor instead of `@nrwl/angular:ng-packagr-lite`\n ([#216](https://github.com/taiga-family/maskito/issues/216))\n ([164d015](https://github.com/taiga-family/maskito/commit/164d015c2f18a279e195b45329e84c0d023c9483))\n- **kit:** `Number` broken `Delete`-button navigation if `decimalZeroPadding=true`\n ([#211](https://github.com/taiga-family/maskito/issues/211))\n ([1b750d1](https://github.com/taiga-family/maskito/commit/1b750d135ebd53bfeda2ca734425de08a808b1af))\n\n## [0.7.0](https://github.com/taiga-family/maskito/compare/v0.6.0...v0.7.0) (2023-03-20)\n\n### Features\n\n- **core:** add `deleteSoftLineBackward` & `deleteSoftLineForward` support\n ([#207](https://github.com/taiga-family/maskito/issues/207))\n ([cbd5479](https://github.com/taiga-family/maskito/commit/cbd5479c04c07113804eee6ea6c9838ee8681597))\n- **kit:** use 1 as min segment value in `Date`-related masks\n ([#197](https://github.com/taiga-family/maskito/issues/197))\n ([c85ca23](https://github.com/taiga-family/maskito/commit/c85ca2355cb0b6fcef73f3e7497f7c31fa82c87c))\n\n### Bug Fixes\n\n- **core:** `Maskito` losses valid characters on invalid insertion (`overwriteMode: replace`)\n ([#208](https://github.com/taiga-family/maskito/issues/208))\n ([ef183b4](https://github.com/taiga-family/maskito/commit/ef183b454e4a7db5b2cb48cbe26129bf303f676a))\n- **kit:** `Number` should drop leading zeroes for negative numbers\n ([#204](https://github.com/taiga-family/maskito/issues/204))\n ([6e9adf7](https://github.com/taiga-family/maskito/commit/6e9adf758aa585944ee08f2e2aff81a5664adefd))\n\n## [0.6.0](https://github.com/taiga-family/maskito/compare/v0.5.0...v0.6.0) (2023-03-15)\n\n### Features\n\n- **angular:** add CVA and pipe ([#187](https://github.com/taiga-family/maskito/issues/187))\n ([a099257](https://github.com/taiga-family/maskito/commit/a099257a16b569444cdae9276ce66e9a806f531e))\n- **core:** add `deleteWordBackward` & `deleteWordForward` support\n ([#193](https://github.com/taiga-family/maskito/issues/193))\n ([24b761c](https://github.com/taiga-family/maskito/commit/24b761c84d0947df5e4c78a2114f1de8f6ca20f4))\n\n### Bug Fixes\n\n- **core:** show trailing fixed characters + duplicated fixed character on `Drop`\n ([#185](https://github.com/taiga-family/maskito/issues/185))\n ([c7f6a1b](https://github.com/taiga-family/maskito/commit/c7f6a1bb8098b5641ed8c6921c2ebc86c6135b58))\n- **kit:** `maskitoParseNumber` incorrectly parses negative numbers\n ([#190](https://github.com/taiga-family/maskito/issues/190))\n ([d713bd1](https://github.com/taiga-family/maskito/commit/d713bd143e5090870a406ea14498cb99843bb9d0))\n- **kit:** `Number` should drop decimal part on paste from clipboard if `precision=0`\n ([#195](https://github.com/taiga-family/maskito/issues/195))\n ([ba85c38](https://github.com/taiga-family/maskito/commit/ba85c38ec0c81a22ff758f4ba386d045ac49ffd5))\n\n## [0.5.0](https://github.com/taiga-family/maskito/compare/v0.4.0...v0.5.0) (2023-03-09)\n\n### Features\n\n- **core:** new utility `maskitoTransform(value, maskitoOptions)`\n ([#177](https://github.com/taiga-family/maskito/issues/177))\n ([20316f1](https://github.com/taiga-family/maskito/commit/20316f15e153bfeeb45eda6406b8792e00f3238f))\n- **kit:** new utility `maskitoParseNumber` ([#178](https://github.com/taiga-family/maskito/issues/178))\n ([fc58141](https://github.com/taiga-family/maskito/commit/fc58141625ecbdc7d804aa382a69b38bf7146fc4))\n\n### Bug Fixes\n\n- **kit:** `Number` mask throws an error on empty string in `thousandSeparator`\n ([#176](https://github.com/taiga-family/maskito/issues/176))\n ([cd52fad](https://github.com/taiga-family/maskito/commit/cd52fad80bc278f171dafa1709c54cba3f8fbc81))\n\n## [0.4.0](https://github.com/taiga-family/maskito/compare/v0.3.0...v0.4.0) (2023-03-02)\n\n### Features\n\n- **angular:** `maskitoElement` add new input ([#164](https://github.com/taiga-family/maskito/issues/164))\n ([407c131](https://github.com/taiga-family/maskito/commit/407c131d2d8f8514173ad7a5e248759e2d4f8abc))\n\n### Bug Fixes\n\n- **kit:** `Number` pads empty integer part when paste from clipboard\n ([#168](https://github.com/taiga-family/maskito/issues/168))\n ([d043a82](https://github.com/taiga-family/maskito/commit/d043a82561cbed94b19d59d174fa6da7f08d49d4))\n\n## [0.3.0](https://github.com/taiga-family/maskito/compare/v0.2.0...v0.3.0) (2023-03-01)\n\n### Features\n\n- **angular:** add other maskito packages to `ng-update.packageGroup` of `package.json`\n ([#161](https://github.com/taiga-family/maskito/issues/161))\n ([bdecdaa](https://github.com/taiga-family/maskito/commit/bdecdaa9cac2681e35191cabd2d5d853eb97a09d))\n\n### Bug Fixes\n\n- **kit:** `Date`-mask fix wrong year that appears using the min property\n ([#157](https://github.com/taiga-family/maskito/issues/157))\n ([544e891](https://github.com/taiga-family/maskito/commit/544e8912d2752e0fc8f77757e935070b94823f65))\n\n## [0.2.0](https://github.com/taiga-family/maskito/compare/v0.1.1...v0.2.0) (2023-02-28)\n\n### Features\n\n- **kit:** new `DateTime` mask ([#146](https://github.com/taiga-family/maskito/issues/146))\n ([6d6b2c1](https://github.com/taiga-family/maskito/commit/6d6b2c17b5c0f62bc804451524cd4b2ce3e50660))\n\n### Bug Fixes\n\n- **kit:** `Number` is now replacing hyphen, en-dash and em-dash with minus sign\n ([#153](https://github.com/taiga-family/maskito/issues/153))\n ([1f21f11](https://github.com/taiga-family/maskito/commit/1f21f1159baadcef65e49bacaec77eba3b6f36d8))\n\n### [0.1.1](https://github.com/taiga-family/maskito/compare/v0.1.0...v0.1.1) (2023-02-15)\n\n### Bug Fixes\n\n- **core:** `Module parse failed: 'import' and 'export' may appear only with 'sourceType: module'`\n ([#131](https://github.com/taiga-family/maskito/issues/131))\n ([41e05c0](https://github.com/taiga-family/maskito/commit/41e05c09e41ed611e0c2b9aa07a953dfbe049da7))\n\n## 0.1.0 (2023-02-14)\n\nThis release introduces the first publishing of the following packages:\n\n- `@maskito/core`
It is the main zero-dependency and framework-agnostic package. It can be used alone in Vanilla\n JavaScript project. It listens `beforeinput` and `input` events to validate and calibrate textfield's value.
\n Read more: https://maskito.dev/core-concepts/overview\n- `@maskito/kit`
The optional framework-agnostic package. It contains ready-to-use masks with configurable\n parameters. This release introduces the following masks:\n - [Number](https://maskito.dev/kit/number)\n - [Time](https://maskito.dev/kit/time)\n - [Date](https://maskito.dev/kit/date)\n - [DateRange](https://maskito.dev/kit/date-range)\n- `@maskito/angular`
The Angular-specific library. It provides two convenient ways of using Maskito:\n - Basic directive approach (when developer has direct access to native input element).\n - Dependency Injection approach (when native input element is hidden somewhere deep inside another component).\n"}}]); \ No newline at end of file diff --git a/4047-es5.aa657bdf593c22a09035.js b/4047-es5.aa657bdf593c22a09035.js deleted file mode 100644 index ce27bfaf0..000000000 --- a/4047-es5.aa657bdf593c22a09035.js +++ /dev/null @@ -1 +0,0 @@ -!function(){"use strict";(self.webpackChunkmaskito=self.webpackChunkmaskito||[]).push([[4047],{24047:function(t){t.exports="# Changelog\n\nAll notable changes to this project will be documented in this file. See\n[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n\n### [1.8.1](https://github.com/taiga-family/maskito/compare/v1.8.0...v1.8.1) (2023-10-19)\n\n### Bug Fixes\n\n- **kit:** `Date` accept single character date segment during paste\n ([#610](https://github.com/taiga-family/maskito/issues/610))\n ([e493198](https://github.com/taiga-family/maskito/commit/e4931987c2fad37894ea07f658f08e35152040df))\n\n## [1.8.0](https://github.com/taiga-family/maskito/compare/v1.7.0...v1.8.0) (2023-10-18)\n\n### Features\n\n- **angular:** allow nullable options ([#605](https://github.com/taiga-family/maskito/issues/605))\n ([21eaa7c](https://github.com/taiga-family/maskito/commit/21eaa7c0c0e7d5173c6f070f5222ba6492e196a6))\n\n### Bug Fixes\n\n- **kit:** `Number` has broken zero padding when `decimalSeparator` equals to non-default value\n ([#586](https://github.com/taiga-family/maskito/issues/586))\n ([7241761](https://github.com/taiga-family/maskito/commit/72417614dd4974c22854dfacc2ee35044c080074))\n\n## [1.7.0](https://github.com/taiga-family/maskito/compare/v1.6.0...v1.7.0) (2023-09-15)\n\n### Features\n\nNew `@maskito/phone` library ([#425](https://github.com/taiga-family/maskito/pull/425))\n([#482](https://github.com/taiga-family/maskito/issues/482))\n\nLearn more: https://maskito.dev/addons/phone\n\n## [1.6.0](https://github.com/taiga-family/maskito/compare/v1.5.1...v1.6.0) (2023-09-15)\n\n### Features\n\n- **react:** `elementPredicate` can accept asynchronous predicate\n ([#502](https://github.com/taiga-family/maskito/issues/502))\n ([4bbf758](https://github.com/taiga-family/maskito/commit/4bbf758107ed4b2fdbde5a241f22c0f363c22104))\n\n### Bug Fixes\n\n- **kit:** `Number` should accept all types of spaces as interchangeable characters for `thousandSeparator`\n ([#505](https://github.com/taiga-family/maskito/issues/505))\n ([73975bb](https://github.com/taiga-family/maskito/commit/73975bbc676487330359056c367f73e32ea6eaf4))\n\n### [1.5.1](https://github.com/taiga-family/maskito/compare/v1.5.0...v1.5.1) (2023-09-08)\n\n### Bug Fixes\n\n- **vue:** `elementPredicate` should accept `MaskitoElementPredicateAsync` type\n ([#487](https://github.com/taiga-family/maskito/issues/487))\n ([fe7e9dc](https://github.com/taiga-family/maskito/commit/fe7e9dcb468bf3ab30978c947d8fa21cc0e51a75))\n\n## [1.5.0](https://github.com/taiga-family/maskito/compare/v1.4.0...v1.5.0) (2023-09-04)\n\n### Features\n\n- **core:** add IME composition support ([#467](https://github.com/taiga-family/maskito/issues/467))\n ([e7d664b](https://github.com/taiga-family/maskito/commit/e7d664b66a008a742c0a532e341b0e0bb0a0f759))\n- **demo:** documentation is now available at https://maskito.dev\n ([#392](https://github.com/taiga-family/maskito/issues/392))\n ([355f87f](https://github.com/taiga-family/maskito/commit/355f87fd536758bc2db59f760ed114d28264122a))\n\n### Bug Fixes\n\n- **kit:** `maskitoCaretGuard` doesn't work after focus on ``\n ([#462](https://github.com/taiga-family/maskito/issues/462))\n ([9f456da](https://github.com/taiga-family/maskito/commit/9f456dad7f7f9d02db4eb5993ecb5fb5aabfe613))\n- **kit:** `Number` should drop items from `decimalPseudoSeparators` if any is equal to `thousandSeparator`\n ([#390](https://github.com/taiga-family/maskito/issues/390))\n ([2107adc](https://github.com/taiga-family/maskito/commit/2107adc445ed26ce1507c5e0c534b668d7ae5b12))\n\n## [1.4.0](https://github.com/taiga-family/maskito/compare/v1.3.0...v1.4.0) (2023-07-27)\n\n### Features\n\n- **kit:** `Date` & `DateRange` support new modes `yyyy`, `mm/yyyy`, `yyyy/mm`\n ([#384](https://github.com/taiga-family/maskito/issues/384))\n ([7886d50](https://github.com/taiga-family/maskito/commit/7886d50012a76fec872816b6d5e2b7e67c931dd7))\n- **kit:** `Time` supports new mode `HH` ([#385](https://github.com/taiga-family/maskito/issues/385))\n ([3c7a3f6](https://github.com/taiga-family/maskito/commit/3c7a3f65a0013152473ba57af8da28012cb58f32))\n\n## [1.3.0](https://github.com/taiga-family/maskito/compare/v1.2.2...v1.3.0) (2023-07-24)\n\n### Features\n\n- **kit:** `DateRange` add configurable parameter `rangeSeparator`\n ([#376](https://github.com/taiga-family/maskito/issues/376))\n ([d904842](https://github.com/taiga-family/maskito/commit/d90484214da76f4c73ad925eef5fe391a154c499))\n\n### Bug Fixes\n\n- **kit:** `Number` has problems with run-time updates of postfix\n ([#380](https://github.com/taiga-family/maskito/issues/380))\n ([8210896](https://github.com/taiga-family/maskito/commit/8210896d2095a44e79a27a38e4c8745e2beccdb7))\n\n### [1.2.2](https://github.com/taiga-family/maskito/compare/v1.2.1...v1.2.2) (2023-07-19)\n\n### Bug Fixes\n\n- **kit:** `maskitoCaretGuard` should wait for `mouseup` before execution\n ([#372](https://github.com/taiga-family/maskito/issues/372))\n ([8554fea](https://github.com/taiga-family/maskito/commit/8554fead2a2474104f0674fb597cf86467274943))\n- **kit:** `Number` should remove repeated leading zeroes for integer part only on `blur`-event\n ([#373](https://github.com/taiga-family/maskito/issues/373))\n ([7cf4938](https://github.com/taiga-family/maskito/commit/7cf4938853ccbd049b89482f8eb22ab4e71fe01f))\n\n### [1.2.1](https://github.com/taiga-family/maskito/compare/v1.2.0...v1.2.1) (2023-07-11)\n\n### Bug Fixes\n\n- **kit:** `Number` with `postfix` should be compatible with `decimalZeroPadding`\n ([#364](https://github.com/taiga-family/maskito/issues/364))\n ([501cf9c](https://github.com/taiga-family/maskito/commit/501cf9c747229d1776fb62cc04fbc8879990c617))\n- **kit:** `Prefix`/`Postfix` is incompatible if they end/start with the same character\n ([#366](https://github.com/taiga-family/maskito/issues/366))\n ([06afbcb](https://github.com/taiga-family/maskito/commit/06afbcb4a2c5c15e2ef9dc81db4309adf01aa8ef))\n\n## [1.2.0](https://github.com/taiga-family/maskito/compare/v1.1.1...v1.2.0) (2023-07-03)\n\n### Features\n\n- **kit:** `maskitoCaretGuard`'s function has the 2nd argument with current selection range\n ([#358](https://github.com/taiga-family/maskito/issues/358))\n ([eedc4d6](https://github.com/taiga-family/maskito/commit/eedc4d610efaf36b98a4049f5c5334561b5b21c5))\n\n### Bug Fixes\n\n- **kit:** `maskitoCaretGuard` incorrectly validates the left side of constraints\n ([#356](https://github.com/taiga-family/maskito/issues/356))\n ([17ee90f](https://github.com/taiga-family/maskito/commit/17ee90fe055f6a8370d6ea75ff2b236fd498441e))\n- **kit:** `Number` should skip min/max validation if value does not contain any digits\n ([#359](https://github.com/taiga-family/maskito/issues/359))\n ([ed8221e](https://github.com/taiga-family/maskito/commit/ed8221e14eca62334af41b4c8e571eb86ed68247))\n\n### [1.1.1](https://github.com/taiga-family/maskito/compare/v1.1.0...v1.1.1) (2023-06-29)\n\n### Bug Fixes\n\n- **core:** don't ignore native attribute `maxlength` ([#350](https://github.com/taiga-family/maskito/issues/350))\n ([8504f49](https://github.com/taiga-family/maskito/commit/8504f497152931da06dd745763be2505587f97b4))\n- **kit:** `Number` should ignore new typed decimal separator if it already exists in text field\n ([#351](https://github.com/taiga-family/maskito/issues/351))\n ([4ccfdc8](https://github.com/taiga-family/maskito/commit/4ccfdc86ff08bcebfd18c04403aa9c9c83cbbd02))\n\n## [1.1.0](https://github.com/taiga-family/maskito/compare/v1.0.0...v1.1.0) (2023-06-23)\n\n### Features\n\n- **kit:** `maskitoEventHandler` accepts `AddEventListenerOptions` as the 3d optional argument\n ([#346](https://github.com/taiga-family/maskito/issues/346))\n ([1d5866e](https://github.com/taiga-family/maskito/commit/1d5866efa5e0e4736dd735ae006e027e9bd01e31))\n- **kit:** use capturing phase for `focus`/`blur` events in plugins\n ([#347](https://github.com/taiga-family/maskito/issues/347))\n ([ef539e1](https://github.com/taiga-family/maskito/commit/ef539e160f601023e513036d704f7daff9689286))\n\n### Bug Fixes\n\n- **kit:** `Date` allows to replace the whole selection range with zero\n ([#345](https://github.com/taiga-family/maskito/issues/345))\n ([98fd21d](https://github.com/taiga-family/maskito/commit/98fd21d50899db365b864faf597fad9a21a3db06))\n\n## [1.0.0](https://github.com/taiga-family/maskito/compare/v0.16.0...v1.0.0) (2023-06-21)\n\n### \u26a0 BREAKING CHANGES\n\n- **core:** delete deprecated `preprocessor` & `postprocessor` from `MaskitoOptions`\n ([#337](https://github.com/taiga-family/maskito/issues/337))\n ([0b6aad2](https://github.com/taiga-family/maskito/commit/0b6aad2622ed152d12c91f8ca64b767709ecdbc2))\n- **kit:** delete deprecated `isNegativeAllowed` parameter from `Number` mask\n ([#338](https://github.com/taiga-family/maskito/issues/338))\n ([9fd3005](https://github.com/taiga-family/maskito/commit/9fd30055b3157072076f7a8567045fac05b6af9e))\n\n## [0.16.0](https://github.com/taiga-family/maskito/compare/v0.15.0...v0.16.0) (2023-06-20)\n\n### Features\n\n- **vue:** support async predicate ([#336](https://github.com/taiga-family/maskito/issues/336))\n ([d1452b5](https://github.com/taiga-family/maskito/commit/d1452b5f1b2f8a252dfd05a5c1eb04ba971a1970))\n\n### Bug Fixes\n\n- **kit:** `Number` fails to parse small number on blur (exponential notation problem)\n ([#339](https://github.com/taiga-family/maskito/issues/339))\n ([7f83a7f](https://github.com/taiga-family/maskito/commit/7f83a7f170906c1911eb4444da2d636c0338ed4a))\n\n## [0.15.0](https://github.com/taiga-family/maskito/compare/v0.14.0...v0.15.0) (2023-06-14)\n\n### Features\n\n- **core:** add new parameters `preprocessors` & `postprocessors` and deprecate `preprocessor` & `postprocessor`\n ([#333](https://github.com/taiga-family/maskito/issues/333))\n ([0137775](https://github.com/taiga-family/maskito/commit/01377751a9875143257930934b1e2a9143b6da03))\n\n### Bug Fixes\n\n- **kit:** `maskitoParseNumber` should return `NaN` for all strings with no digits\n ([#331](https://github.com/taiga-family/maskito/issues/331))\n ([d1ebcec](https://github.com/taiga-family/maskito/commit/d1ebceceedf418b21a68082f7350002d09159ebf))\n- **kit:** `Number` incorrectly implements `min`/`max` behaviour\n ([#334](https://github.com/taiga-family/maskito/issues/334))\n ([9876d88](https://github.com/taiga-family/maskito/commit/9876d885f98f86d18db04d723460b468bca3837d))\n\n## [0.14.0](https://github.com/taiga-family/maskito/compare/v0.13.0...v0.14.0) (2023-06-09)\n\n### Features\n\n- **angular:** `[maskitoElement]` can accept asynchronous predicate\n ([#316](https://github.com/taiga-family/maskito/issues/316))\n ([3d8949e](https://github.com/taiga-family/maskito/commit/3d8949e878e644079b7f5404cb9ebf6c5eadab86))\n- **kit:** `Number` pads empty integer part with zero on blur (if decimal part exists)\n ([#328](https://github.com/taiga-family/maskito/issues/328))\n ([bd01967](https://github.com/taiga-family/maskito/commit/bd01967fba38be26a3c8f0d2f23c0ced12d3b1c2))\n\n## [0.13.0](https://github.com/taiga-family/maskito/compare/v0.12.1...v0.13.0) (2023-06-02)\n\n### Features\n\n- **core:** better layout-independent way to detect `Undo` and `Redo`\n ([#320](https://github.com/taiga-family/maskito/issues/320))\n ([4c5a7f6](https://github.com/taiga-family/maskito/commit/4c5a7f64b9a8ac209584c75e17ec022674b87c1b))\n- **vue:** add dedicated Vue package ([#321](https://github.com/taiga-family/maskito/issues/321))\n ([f6ffb24](https://github.com/taiga-family/maskito/commit/f6ffb24eca5f1a1a57a93103b9e74cdf410e4132))\n\n### [0.12.1](https://github.com/taiga-family/maskito/compare/v0.12.0...v0.12.1) (2023-05-25)\n\n### Bug Fixes\n\n- **kit:** `DateTime` validate min / max if date is complete\n ([#314](https://github.com/taiga-family/maskito/issues/314))\n ([5783e76](https://github.com/taiga-family/maskito/commit/5783e766a657abcf0fc7f8a8d12ac1bf412dc18a))\n- **kit:** `Time` & `DateTime` should accept time segment separator typed by user\n ([#317](https://github.com/taiga-family/maskito/issues/317))\n ([3bcac7f](https://github.com/taiga-family/maskito/commit/3bcac7f6566043991a9211f04db744a5ec6f019f))\n\n## [0.12.0](https://github.com/taiga-family/maskito/compare/v0.11.1...v0.12.0) (2023-05-19)\n\n### Features\n\n- **core:** add `plugins` to `MaskitoOptions` ([#305](https://github.com/taiga-family/maskito/issues/305))\n ([b512ae2](https://github.com/taiga-family/maskito/commit/b512ae2c64b2a2c6560e2e5c68d8c72952474c71))\n- **core:** expose `MaskitoMask`, `MaskitoPreprocessor`, `MaskitoPostprocessor` and `MaskitoPlugin`\n ([#307](https://github.com/taiga-family/maskito/issues/307))\n ([9315a9f](https://github.com/taiga-family/maskito/commit/9315a9f4620b3be86cf3b7af993861664f281a19))\n- **kit:** new `maskitoWithPlaceholder` utility ([#299](https://github.com/taiga-family/maskito/issues/299))\n ([21eb69c](https://github.com/taiga-family/maskito/commit/21eb69cfeb73bbe645d5a5879659ab8b6aadbf0c))\n\n### [0.11.1](https://github.com/taiga-family/maskito/compare/v0.11.0...v0.11.1) (2023-05-11)\n\n### Bug Fixes\n\n- **core:** `insertFromDrop` action behaves now in the same way as `insertFromPaste`\n ([#291](https://github.com/taiga-family/maskito/issues/291))\n ([58e0fcc](https://github.com/taiga-family/maskito/commit/58e0fccb7ddd3c741ffa3c8b99efbcf4571aab37))\n- **kit:** `Time` doesn't validate time segments on `drop` event\n ([#289](https://github.com/taiga-family/maskito/issues/289))\n ([0c6d1b9](https://github.com/taiga-family/maskito/commit/0c6d1b9917d0c86a98c0d215c38a0e2076ff5680))\n\n## [0.11.0](https://github.com/taiga-family/maskito/compare/v0.10.0...v0.11.0) (2023-05-02)\n\n### Features\n\n- **react:** new library `@maskito/react` ([#273](https://github.com/taiga-family/maskito/issues/273))\n ([4c2f755](https://github.com/taiga-family/maskito/commit/4c2f755bac9513689964af7fdb7f4deec56bfb52))\n\n## [0.10.0](https://github.com/taiga-family/maskito/compare/v0.9.0...v0.10.0) (2023-04-25)\n\n### Features\n\n- **kit:** `Number` keeps untouched decimal part if `precision: Infinity`\n ([#253](https://github.com/taiga-family/maskito/issues/253))\n ([261779e](https://github.com/taiga-family/maskito/commit/261779ead327397a61b27e634bc827ee70b718f4))\n- **kit:** `Number` supports new `prefix` & `postfix` parameters\n ([#264](https://github.com/taiga-family/maskito/issues/264))\n ([6e78581](https://github.com/taiga-family/maskito/commit/6e785818dabcde623d8c1c40a584166a0a66f5b6))\n- **kit:** new `maskitoPostfixPostprocessorGenerator` ([#257](https://github.com/taiga-family/maskito/issues/257))\n ([fdc86db](https://github.com/taiga-family/maskito/commit/fdc86dbad368bfc17efd1047b7d68d9622968bb0))\n\n### Bug Fixes\n\n- **kit:** `Number` fails to trim leading zeroes after deleting of leading digit\n ([#268](https://github.com/taiga-family/maskito/issues/268))\n ([4ae0010](https://github.com/taiga-family/maskito/commit/4ae0010ef2149694d22d7ae9eb8c9880120c8c75))\n- **kit:** `Number` should trim redundant thousand separators\n ([#267](https://github.com/taiga-family/maskito/issues/267))\n ([100b793](https://github.com/taiga-family/maskito/commit/100b79317a420103ca98a3b43fe646a6f77d19d5))\n- **kit:** fix first zero in short-format date-mask ([#251](https://github.com/taiga-family/maskito/issues/251))\n ([08bdfd2](https://github.com/taiga-family/maskito/commit/08bdfd26727777c3a6fc870e433003be2b64cc0e))\n\n## [0.9.0](https://github.com/taiga-family/maskito/compare/v0.8.1...v0.9.0) (2023-03-31)\n\n### Features\n\n- **kit:** new `maskitoPrefixPostprocessorGenerator` ([#235](https://github.com/taiga-family/maskito/issues/235))\n ([50f0d58](https://github.com/taiga-family/maskito/commit/50f0d58ccbfa22d15174d76479a9d642687db099))\n\n### Bug Fixes\n\n- **angular:** Jest throws `Class constructor DefaultValueAccessor cannot be invoked without 'new'`\n ([#232](https://github.com/taiga-family/maskito/issues/232))\n ([5089612](https://github.com/taiga-family/maskito/commit/508961288898a5fdd21cc0e26b23ecc8845f9068))\n\n### [0.8.1](https://github.com/taiga-family/maskito/compare/v0.8.0...v0.8.1) (2023-03-27)\n\n### Bug Fixes\n\n- `@maskito/core` & `@maskito/kit` now include both `UMD` and `ESM` module formats\n ([#227](https://github.com/taiga-family/maskito/issues/227))\n ([fa1c514](https://github.com/taiga-family/maskito/commit/fa1c514a5753e3bca20e8b0994e4bf9f1c0ab6a4))\n\n## [0.8.0](https://github.com/taiga-family/maskito/compare/v0.7.2...v0.8.0) (2023-03-23)\n\n### Features\n\n- **kit:** `DateRange` swaps dates if the 2nd date is less than the 1st one\n ([#212](https://github.com/taiga-family/maskito/issues/212))\n ([3efbb42](https://github.com/taiga-family/maskito/commit/3efbb42f2dd5c4e43ff514da7a82abfc7c4b3a38))\n\n### Bug Fixes\n\n- **core:** incorrect order of actions during update of native element\n ([#225](https://github.com/taiga-family/maskito/issues/225))\n ([394d5d9](https://github.com/taiga-family/maskito/commit/394d5d996bdb9d21229ea0301eb3f776bee05d30))\n\n### [0.7.2](https://github.com/taiga-family/maskito/compare/v0.7.1...v0.7.2) (2023-03-23)\n\n### Bug Fixes\n\n- **angular:** `@maskito/angular` should not depend on `@maskito/kit`\n ([#221](https://github.com/taiga-family/maskito/issues/221))\n ([0ae7b20](https://github.com/taiga-family/maskito/commit/0ae7b2089ec0436caa8dbb14d5c696ae93e9e7ed))\n- **angular:** `npm i @maskito/angular` throws `unable to resolve dependency tree`\n ([#220](https://github.com/taiga-family/maskito/issues/220))\n ([8b4d6e6](https://github.com/taiga-family/maskito/commit/8b4d6e6186db47f97d328186b7afd9af75a3889b))\n\n### [0.7.1](https://github.com/taiga-family/maskito/compare/v0.7.0...v0.7.1) (2023-03-22)\n\n### Bug Fixes\n\n- **angular:** use `@nrwl/angular:package` executor instead of `@nrwl/angular:ng-packagr-lite`\n ([#216](https://github.com/taiga-family/maskito/issues/216))\n ([164d015](https://github.com/taiga-family/maskito/commit/164d015c2f18a279e195b45329e84c0d023c9483))\n- **kit:** `Number` broken `Delete`-button navigation if `decimalZeroPadding=true`\n ([#211](https://github.com/taiga-family/maskito/issues/211))\n ([1b750d1](https://github.com/taiga-family/maskito/commit/1b750d135ebd53bfeda2ca734425de08a808b1af))\n\n## [0.7.0](https://github.com/taiga-family/maskito/compare/v0.6.0...v0.7.0) (2023-03-20)\n\n### Features\n\n- **core:** add `deleteSoftLineBackward` & `deleteSoftLineForward` support\n ([#207](https://github.com/taiga-family/maskito/issues/207))\n ([cbd5479](https://github.com/taiga-family/maskito/commit/cbd5479c04c07113804eee6ea6c9838ee8681597))\n- **kit:** use 1 as min segment value in `Date`-related masks\n ([#197](https://github.com/taiga-family/maskito/issues/197))\n ([c85ca23](https://github.com/taiga-family/maskito/commit/c85ca2355cb0b6fcef73f3e7497f7c31fa82c87c))\n\n### Bug Fixes\n\n- **core:** `Maskito` losses valid characters on invalid insertion (`overwriteMode: replace`)\n ([#208](https://github.com/taiga-family/maskito/issues/208))\n ([ef183b4](https://github.com/taiga-family/maskito/commit/ef183b454e4a7db5b2cb48cbe26129bf303f676a))\n- **kit:** `Number` should drop leading zeroes for negative numbers\n ([#204](https://github.com/taiga-family/maskito/issues/204))\n ([6e9adf7](https://github.com/taiga-family/maskito/commit/6e9adf758aa585944ee08f2e2aff81a5664adefd))\n\n## [0.6.0](https://github.com/taiga-family/maskito/compare/v0.5.0...v0.6.0) (2023-03-15)\n\n### Features\n\n- **angular:** add CVA and pipe ([#187](https://github.com/taiga-family/maskito/issues/187))\n ([a099257](https://github.com/taiga-family/maskito/commit/a099257a16b569444cdae9276ce66e9a806f531e))\n- **core:** add `deleteWordBackward` & `deleteWordForward` support\n ([#193](https://github.com/taiga-family/maskito/issues/193))\n ([24b761c](https://github.com/taiga-family/maskito/commit/24b761c84d0947df5e4c78a2114f1de8f6ca20f4))\n\n### Bug Fixes\n\n- **core:** show trailing fixed characters + duplicated fixed character on `Drop`\n ([#185](https://github.com/taiga-family/maskito/issues/185))\n ([c7f6a1b](https://github.com/taiga-family/maskito/commit/c7f6a1bb8098b5641ed8c6921c2ebc86c6135b58))\n- **kit:** `maskitoParseNumber` incorrectly parses negative numbers\n ([#190](https://github.com/taiga-family/maskito/issues/190))\n ([d713bd1](https://github.com/taiga-family/maskito/commit/d713bd143e5090870a406ea14498cb99843bb9d0))\n- **kit:** `Number` should drop decimal part on paste from clipboard if `precision=0`\n ([#195](https://github.com/taiga-family/maskito/issues/195))\n ([ba85c38](https://github.com/taiga-family/maskito/commit/ba85c38ec0c81a22ff758f4ba386d045ac49ffd5))\n\n## [0.5.0](https://github.com/taiga-family/maskito/compare/v0.4.0...v0.5.0) (2023-03-09)\n\n### Features\n\n- **core:** new utility `maskitoTransform(value, maskitoOptions)`\n ([#177](https://github.com/taiga-family/maskito/issues/177))\n ([20316f1](https://github.com/taiga-family/maskito/commit/20316f15e153bfeeb45eda6406b8792e00f3238f))\n- **kit:** new utility `maskitoParseNumber` ([#178](https://github.com/taiga-family/maskito/issues/178))\n ([fc58141](https://github.com/taiga-family/maskito/commit/fc58141625ecbdc7d804aa382a69b38bf7146fc4))\n\n### Bug Fixes\n\n- **kit:** `Number` mask throws an error on empty string in `thousandSeparator`\n ([#176](https://github.com/taiga-family/maskito/issues/176))\n ([cd52fad](https://github.com/taiga-family/maskito/commit/cd52fad80bc278f171dafa1709c54cba3f8fbc81))\n\n## [0.4.0](https://github.com/taiga-family/maskito/compare/v0.3.0...v0.4.0) (2023-03-02)\n\n### Features\n\n- **angular:** `maskitoElement` add new input ([#164](https://github.com/taiga-family/maskito/issues/164))\n ([407c131](https://github.com/taiga-family/maskito/commit/407c131d2d8f8514173ad7a5e248759e2d4f8abc))\n\n### Bug Fixes\n\n- **kit:** `Number` pads empty integer part when paste from clipboard\n ([#168](https://github.com/taiga-family/maskito/issues/168))\n ([d043a82](https://github.com/taiga-family/maskito/commit/d043a82561cbed94b19d59d174fa6da7f08d49d4))\n\n## [0.3.0](https://github.com/taiga-family/maskito/compare/v0.2.0...v0.3.0) (2023-03-01)\n\n### Features\n\n- **angular:** add other maskito packages to `ng-update.packageGroup` of `package.json`\n ([#161](https://github.com/taiga-family/maskito/issues/161))\n ([bdecdaa](https://github.com/taiga-family/maskito/commit/bdecdaa9cac2681e35191cabd2d5d853eb97a09d))\n\n### Bug Fixes\n\n- **kit:** `Date`-mask fix wrong year that appears using the min property\n ([#157](https://github.com/taiga-family/maskito/issues/157))\n ([544e891](https://github.com/taiga-family/maskito/commit/544e8912d2752e0fc8f77757e935070b94823f65))\n\n## [0.2.0](https://github.com/taiga-family/maskito/compare/v0.1.1...v0.2.0) (2023-02-28)\n\n### Features\n\n- **kit:** new `DateTime` mask ([#146](https://github.com/taiga-family/maskito/issues/146))\n ([6d6b2c1](https://github.com/taiga-family/maskito/commit/6d6b2c17b5c0f62bc804451524cd4b2ce3e50660))\n\n### Bug Fixes\n\n- **kit:** `Number` is now replacing hyphen, en-dash and em-dash with minus sign\n ([#153](https://github.com/taiga-family/maskito/issues/153))\n ([1f21f11](https://github.com/taiga-family/maskito/commit/1f21f1159baadcef65e49bacaec77eba3b6f36d8))\n\n### [0.1.1](https://github.com/taiga-family/maskito/compare/v0.1.0...v0.1.1) (2023-02-15)\n\n### Bug Fixes\n\n- **core:** `Module parse failed: 'import' and 'export' may appear only with 'sourceType: module'`\n ([#131](https://github.com/taiga-family/maskito/issues/131))\n ([41e05c0](https://github.com/taiga-family/maskito/commit/41e05c09e41ed611e0c2b9aa07a953dfbe049da7))\n\n## 0.1.0 (2023-02-14)\n\nThis release introduces the first publishing of the following packages:\n\n- `@maskito/core`
It is the main zero-dependency and framework-agnostic package. It can be used alone in Vanilla\n JavaScript project. It listens `beforeinput` and `input` events to validate and calibrate textfield's value.
\n Read more: https://maskito.dev/core-concepts/overview\n- `@maskito/kit`
The optional framework-agnostic package. It contains ready-to-use masks with configurable\n parameters. This release introduces the following masks:\n - [Number](https://maskito.dev/kit/number)\n - [Time](https://maskito.dev/kit/time)\n - [Date](https://maskito.dev/kit/date)\n - [DateRange](https://maskito.dev/kit/date-range)\n- `@maskito/angular`
The Angular-specific library. It provides two convenient ways of using Maskito:\n - Basic directive approach (when developer has direct access to native input element).\n - Dependency Injection approach (when native input element is hidden somewhere deep inside another component).\n"}}])}(); \ No newline at end of file diff --git a/addons/phone/index.html b/addons/phone/index.html index b2edf0ec0..630fec2e1 100644 --- a/addons/phone/index.html +++ b/addons/phone/index.html @@ -20,9 +20,9 @@ + -

Phone
PHONE

This mask is based on the libphonenumber-js package.

Use maskitoPhoneOptionsGenerator to create a mask for phone input.

Basic

Kazakhstan phone example

    
+        

Phone
PHONE

This mask is based on the libphonenumber-js package.

Use maskitoPhoneOptionsGenerator to create a mask for phone input.

Basic

Kazakhstan phone example

    
     
@@ -47,7 +47,7 @@
-

Validation

For validating phone number you can use isValidPhoneNumber , isPossiblePhoneNumber functions from libphonenumber-js package. Read more

Below is an example of a Hungarian phone mask with an angular validator.

    
+

Validation

For validating phone number you can use isValidPhoneNumber , isPossiblePhoneNumber functions from libphonenumber-js package. Read more

Below is an example of a Hungarian phone mask with an angular validator.

    
     
@@ -57,7 +57,7 @@
-

Non-strict mask

Setting the strict option to false enables non-strict mask mode and allow user to type any country phone number.

The countryIsoCode option is optional in that case, but if you specify it, the mask will try to add that country's calling code when you try to insert a phone number without a calling code.

    
+

Non-strict mask

Setting the strict option to false enables non-strict mask mode and allow user to type any country phone number.

The countryIsoCode option is optional in that case, but if you specify it, the mask will try to add that country's calling code when you try to insert a phone number without a calling code.

    
     
@@ -67,7 +67,7 @@
-

Lazy metadata

You can load metadata lazily, below is an example of how to do it in Angular.

You can also customize the metadata to reduce metadata size. See instructions here

    
+

Lazy metadata

You can load metadata lazily, below is an example of how to do it in Angular.

You can also customize the metadata to reduce metadata size. See instructions here

    
     
@@ -78,7 +78,7 @@
- + \ No newline at end of file diff --git a/browser-support/index.html b/browser-support/index.html index c4acb8f2d..c2db5d54d 100644 --- a/browser-support/index.html +++ b/browser-support/index.html @@ -20,10 +20,10 @@ + -

Browser support

Desktop

BrowserVersion
Google Chrome 74+
Mozilla Firefox 55+
Safari 12.1+
Opera 62+
Edge (Chromium) 74+
Microsoft Internet ExplorerNot supported
Edge (EdgeHTML)Not supported

Mobile

BrowserVersion
Google Chrome90+
Mozilla Firefox99+
Safari12.2+
Opera64+
- +

Browser support

Desktop

BrowserVersion
Google Chrome 74+
Mozilla Firefox 55+
Safari 12.1+
Opera 62+
Edge (Chromium) 74+
Microsoft Internet ExplorerNot supported
Edge (EdgeHTML)Not supported

Mobile

BrowserVersion
Google Chrome90+
Mozilla Firefox99+
Safari12.2+
Opera64+
+ \ No newline at end of file diff --git a/changelog/index.html b/changelog/index.html index 2be2b456f..690d064cf 100644 --- a/changelog/index.html +++ b/changelog/index.html @@ -23,12 +23,19 @@ -

Changelog

Changelog

+

Changelog

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

-

1.8.1 (2023-10-19)

+

1.8.2 (2023-11-16)

Bug Fixes

    +
  • kit: PrefixPostprocessor has problems with multi-character prefix +(#669) +(be459e5)
  • +
+

1.8.1 (2023-10-19)

+

Bug Fixes

+
  • kit: Date accept single character date segment during paste (#610) (e493198)
  • @@ -39,7 +46,7 @@

    Features

  • angular: allow nullable options (#605) (21eaa7c)
-

Bug Fixes

+

Bug Fixes

  • kit: Number has broken zero padding when decimalSeparator equals to non-default value (#586) @@ -57,14 +64,14 @@

    Features

    (#502) (4bbf758)
-

Bug Fixes

+

Bug Fixes

  • kit: Number should accept all types of spaces as interchangeable characters for thousandSeparator (#505) (73975bb)

1.5.1 (2023-09-08)

-

Bug Fixes

+

Bug Fixes

  • vue: elementPredicate should accept MaskitoElementPredicateAsync type (#487) @@ -79,7 +86,7 @@

    Features

    (#392) (355f87f)
-

Bug Fixes

+

Bug Fixes

  • kit: maskitoCaretGuard doesn't work after focus on <select /> (#462) @@ -104,14 +111,14 @@

    Features

    (#376) (d904842)
-

Bug Fixes

+

Bug Fixes

  • kit: Number has problems with run-time updates of postfix (#380) (8210896)

1.2.2 (2023-07-19)

-

Bug Fixes

+

Bug Fixes

  • kit: maskitoCaretGuard should wait for mouseup before execution (#372) @@ -121,7 +128,7 @@

    Bug Fixes

    (7cf4938)

1.2.1 (2023-07-11)

-

Bug Fixes

+

Bug Fixes

  • kit: Number with postfix should be compatible with decimalZeroPadding (#364) @@ -137,7 +144,7 @@

    Features

    (#358) (eedc4d6)
-

Bug Fixes

+

Bug Fixes

  • kit: maskitoCaretGuard incorrectly validates the left side of constraints (#356) @@ -147,7 +154,7 @@

    Bug Fixes

    (ed8221e)

1.1.1 (2023-06-29)

-

Bug Fixes

+

Bug Fixes

  • core: don't ignore native attribute maxlength (#350) (8504f49)
  • @@ -165,7 +172,7 @@

    Features

    (#347) (ef539e1)
-

Bug Fixes

+

Bug Fixes

  • kit: Date allows to replace the whole selection range with zero (#345) @@ -187,7 +194,7 @@

    Features

  • vue: support async predicate (#336) (d1452b5)
-

Bug Fixes

+

Bug Fixes

  • kit: Number fails to parse small number on blur (exponential notation problem) (#339) @@ -200,7 +207,7 @@

    Features

    (#333) (0137775)
-

Bug Fixes

+

Bug Fixes

  • kit: maskitoParseNumber should return NaN for all strings with no digits (#331) @@ -229,7 +236,7 @@

    Features

    (f6ffb24)

0.12.1 (2023-05-25)

-

Bug Fixes

+

Bug Fixes

  • kit: DateTime validate min / max if date is complete (#314) @@ -250,7 +257,7 @@

    Features

    (21eb69c)

0.11.1 (2023-05-11)

-

Bug Fixes

+

Bug Fixes

  • core: insertFromDrop action behaves now in the same way as insertFromPaste (#291) @@ -277,7 +284,7 @@

    Features

  • kit: new maskitoPostfixPostprocessorGenerator (#257) (fdc86db)
-

Bug Fixes

+

Bug Fixes

  • kit: Number fails to trim leading zeroes after deleting of leading digit (#268) @@ -294,14 +301,14 @@

    Features

  • kit: new maskitoPrefixPostprocessorGenerator (#235) (50f0d58)
-

Bug Fixes

+

Bug Fixes

  • angular: Jest throws Class constructor DefaultValueAccessor cannot be invoked without 'new' (#232) (5089612)

0.8.1 (2023-03-27)

-

Bug Fixes

+

Bug Fixes

  • @maskito/core & @maskito/kit now include both UMD and ESM module formats (#227) @@ -314,14 +321,14 @@

    Features

    (#212) (3efbb42)
-

Bug Fixes

+

Bug Fixes

  • core: incorrect order of actions during update of native element (#225) (394d5d9)

0.7.2 (2023-03-23)

-

Bug Fixes

+

Bug Fixes

  • angular: @maskito/angular should not depend on @maskito/kit (#221) @@ -331,7 +338,7 @@

    Bug Fixes

    (8b4d6e6)

0.7.1 (2023-03-22)

-

Bug Fixes

+

Bug Fixes

  • angular: use @nrwl/angular:package executor instead of @nrwl/angular:ng-packagr-lite (#216) @@ -350,7 +357,7 @@

    Features

    (#197) (c85ca23)
-

Bug Fixes

+

Bug Fixes

  • core: Maskito losses valid characters on invalid insertion (overwriteMode: replace) (#208) @@ -368,7 +375,7 @@

    Features

    (#193) (24b761c)
-

Bug Fixes

+

Bug Fixes

  • core: show trailing fixed characters + duplicated fixed character on Drop (#185) @@ -389,7 +396,7 @@

    Features

  • kit: new utility maskitoParseNumber (#178) (fc58141)
-

Bug Fixes

+

Bug Fixes

  • kit: Number mask throws an error on empty string in thousandSeparator (#176) @@ -401,7 +408,7 @@

    Features

  • angular: maskitoElement add new input (#164) (407c131)
-

Bug Fixes

+

Bug Fixes

  • kit: Number pads empty integer part when paste from clipboard (#168) @@ -414,7 +421,7 @@

    Features

    (#161) (bdecdaa)
-

Bug Fixes

+

Bug Fixes

  • kit: Date-mask fix wrong year that appears using the min property (#157) @@ -426,14 +433,14 @@

    Features

  • kit: new DateTime mask (#146) (6d6b2c1)
-

Bug Fixes

+

Bug Fixes

  • kit: Number is now replacing hyphen, en-dash and em-dash with minus sign (#153) (1f21f11)

0.1.1 (2023-02-15)

-

Bug Fixes

+

Bug Fixes

  • core: Module parse failed: 'import' and 'export' may appear only with 'sourceType: module' (#131) @@ -460,7 +467,7 @@

    0.1.0 (2023-02-14)

- + \ No newline at end of file diff --git a/core-concepts/element-state/index.html b/core-concepts/element-state/index.html index 48e5d8a35..eb35b98dc 100644 --- a/core-concepts/element-state/index.html +++ b/core-concepts/element-state/index.html @@ -22,13 +22,13 @@ -

Element state

Element state is a concept which describes the main properties of the masked element at the certain period of time.

It is an object which implements the following interface:

    
+        

Element state

Element state is a concept which describes the main properties of the masked element at the certain period of time.

It is an object which implements the following interface:

    
     

This concept is actively used throughout Maskito libraries, and you can find its usage in the following topics:

- + \ No newline at end of file diff --git a/core-concepts/mask-expression/index.html b/core-concepts/mask-expression/index.html index f86c3a759..9f95bb595 100644 --- a/core-concepts/mask-expression/index.html +++ b/core-concepts/mask-expression/index.html @@ -20,9 +20,9 @@ + -

Mask expression

Mask expression is the the main concept of Maskito core library. It provides the developer with opportunity to predefine format of user's input. For example, you can set mask expression to accept only digits, only Latin letters or you can configure more complex patterns like a date string.

You can set mask expression using mask parameter of MaskitoOptions .

Types of mask expression

  • RegExp mask expression

    The most basic and comprehensible type. The only required knowledge is understanding of native JavaScript Regular expression .

    See the following example:

        
    +        

    Mask expression

    Mask expression is the the main concept of Maskito core library. It provides the developer with opportunity to predefine format of user's input. For example, you can set mask expression to accept only digits, only Latin letters or you can configure more complex patterns like a date string.

    You can set mask expression using mask parameter of MaskitoOptions .

    Types of mask expression

    • RegExp mask expression

      The most basic and comprehensible type. The only required knowledge is understanding of native JavaScript Regular expression .

      See the following example:

          
           
      @@ -37,8 +37,8 @@
      -
      Be careful! It can be not performance-friendly to generate new mask expression on every input change.

      Think about optimization and memoization of the such function.

    Next steps

    The following sections are recommended to explore core concepts further:

    - +
    Be careful! It can be not performance-friendly to generate new mask expression on every input change.

    Think about optimization and memoization of the such function.

Next steps

The following sections are recommended to explore core concepts further:

+ \ No newline at end of file diff --git a/core-concepts/overview/index.html b/core-concepts/overview/index.html index 2be46d56b..a48749926 100644 --- a/core-concepts/overview/index.html +++ b/core-concepts/overview/index.html @@ -22,13 +22,13 @@ -

Core concepts

The main entity of Maskito core library is Maskito class which accepts 2 arguments in constructor:

  1. native HTMLInputElement or HTMLTextAreaElement
  2. set of configurable MaskitoOptions
    
+        

Core concepts

The main entity of Maskito core library is Maskito class which accepts 2 arguments in constructor:

  1. native HTMLInputElement or HTMLTextAreaElement
  2. set of configurable MaskitoOptions
    
     
Avoid wasting computation power or memory resources!

The only available public method destroy removes all created event listeners. Call it to clean everything up when the work is finished.

To understand the capabilities of the Maskito library, you need to learn about the following features and concepts:

- + \ No newline at end of file diff --git a/core-concepts/overwrite-mode/index.html b/core-concepts/overwrite-mode/index.html index 28d45688b..ec41b69ed 100644 --- a/core-concepts/overwrite-mode/index.html +++ b/core-concepts/overwrite-mode/index.html @@ -22,7 +22,7 @@ -

Overwrite mode

Overwrite mode regulates behaviour of the mask when user inserts a new character somewhere in the middle of text field, overwriting the character at the current index.

overwriteMode can be of a following type:

  • shift (default)
  • replace
  • function that receives element state as an argument and returns shift or replace

Shift mode

The classic mode that everyone is used to. Inserting a new character in the middle of the text field value shifts all following characters to the right.

    
+        

Overwrite mode

Overwrite mode regulates behaviour of the mask when user inserts a new character somewhere in the middle of text field, overwriting the character at the current index.

overwriteMode can be of a following type:

  • shift (default)
  • replace
  • function that receives element state as an argument and returns shift or replace

Shift mode

The classic mode that everyone is used to. Inserting a new character in the middle of the text field value shifts all following characters to the right.

    
     
@@ -47,7 +47,7 @@
-

Replace mode

All new inserted characters replace the old characters at the same position. No character shifts. The length of the value remains the same after inserting new character somewhere in middle of the text field.

    
+

Replace mode

All new inserted characters replace the old characters at the same position. No character shifts. The length of the value remains the same after inserting new character somewhere in middle of the text field.

    
     
@@ -72,7 +72,7 @@
-

Dynamically detected mode

Parameter overwriteMode also accepts function that will called before each insertion of new characters. This function has one argument — current element state (read more about it in the "Element state" section). And this function should return one of two possible values: shift or replace .

    
+

Dynamically detected mode

Parameter overwriteMode also accepts function that will called before each insertion of new characters. This function has one argument — current element state (read more about it in the "Element state" section). And this function should return one of two possible values: shift or replace .

    
     
@@ -98,7 +98,7 @@

Next steps

The following sections are recommended to explore core concepts further:

- + \ No newline at end of file diff --git a/core-concepts/plugins/index.html b/core-concepts/plugins/index.html index 604bfb979..60b7c1f4b 100644 --- a/core-concepts/plugins/index.html +++ b/core-concepts/plugins/index.html @@ -20,9 +20,9 @@ + -

Plugins

Plugins are functions that are called with input/textarea element and mask options as arguments upon mask initialization. They can optionally return cleanup logic and allow you to extend mask with arbitrary additional behavior.

Visualize rejected characters

This plugin is available as maskitoRejectEvent in @maskito/kit
    
+        

Plugins

Plugins are functions that are called with input/textarea element and mask options as arguments upon mask initialization. They can optionally return cleanup logic and allow you to extend mask with arbitrary additional behavior.

Visualize rejected characters

This plugin is available as maskitoRejectEvent in @maskito/kit
    
     
@@ -47,8 +47,8 @@
-

Next steps

The following sections are recommended to explore core concepts further:

- +

Next steps

The following sections are recommended to explore core concepts further:

+ \ No newline at end of file diff --git a/core-concepts/processors/index.html b/core-concepts/processors/index.html index a4c622eca..6b68e4c2f 100644 --- a/core-concepts/processors/index.html +++ b/core-concepts/processors/index.html @@ -20,9 +20,9 @@ + -

Processors

MaskitoOptions have optional parameters preprocessors and postprocessors . Both accept array of pure functions. These functions are triggered on every user's input ( beforeinput and input events). They provide an opportunity to modify value before / after the mask is applied.

Preprocessors and postprocessors accept different types of arguments but they have two important similarities:

  • The first argument always contains object with information that you can change. Object with the same properties and updated values can be returned from the processor. It means that you can keep all properties untouched or you can change any or all of these properties.
  • The rest arguments contain information that can be useful to build some complex logic, but you cannot change it.
Before you learn more about processors, you should learn a single prerequisite — meaning of the term "Element state" .

Preprocessors

Each preprocessor is a function that is called before mask is applied.

For example, if user types a new character, all preprocessors will be called first, and only then final value that they returned will be passed into the mask, and finally the mask will accept or reject new typed character and update actual value of the text field.

Preprocessor accepts two arguments:

  1. Object with two properties: elementState and data . Object of the same interface with updated or unchanged properties can be returned from the preprocessor.
        
    +        

    Processors

    MaskitoOptions have optional parameters preprocessors and postprocessors . Both accept array of pure functions. These functions are triggered on every user's input ( beforeinput and input events). They provide an opportunity to modify value before / after the mask is applied.

    Preprocessors and postprocessors accept different types of arguments but they have two important similarities:

    • The first argument always contains object with information that you can change. Object with the same properties and updated values can be returned from the processor. It means that you can keep all properties untouched or you can change any or all of these properties.
    • The rest arguments contain information that can be useful to build some complex logic, but you cannot change it.
    Before you learn more about processors, you should learn a single prerequisite — meaning of the term "Element state" .

    Preprocessors

    Each preprocessor is a function that is called before mask is applied.

    For example, if user types a new character, all preprocessors will be called first, and only then final value that they returned will be passed into the mask, and finally the mask will accept or reject new typed character and update actual value of the text field.

    Preprocessor accepts two arguments:

    1. Object with two properties: elementState and data . Object of the same interface with updated or unchanged properties can be returned from the preprocessor.
          
           
      @@ -42,8 +42,8 @@
      -
    Stacking of multiple processors

    The Maskito team likes code decomposition and promotes it! Don't put all complex logic inside a single processor. Both parameters preprocessors and postprocessors accepts array of same type processors. Break your code into the several independent processors so that each processor implements only a single task.

    Next steps

    The following sections are recommended to explore core concepts further:

    - +
Stacking of multiple processors

The Maskito team likes code decomposition and promotes it! Don't put all complex logic inside a single processor. Both parameters preprocessors and postprocessors accepts array of same type processors. Break your code into the several independent processors so that each processor implements only a single task.

Next steps

The following sections are recommended to explore core concepts further:

+ \ No newline at end of file diff --git a/core-concepts/transformer/index.html b/core-concepts/transformer/index.html index 0f8f3fbdd..c16d33cc5 100644 --- a/core-concepts/transformer/index.html +++ b/core-concepts/transformer/index.html @@ -20,15 +20,15 @@ + -

Transformer
CORE

Maskito libraries were created to prevent user from typing invalid value.
Maskito listens beforeinput and input events. Programmatic (by developer) changes of input's value don't trigger these events!

Maskito is based on the assumption that developer is capable to programmatically patch input with valid value!

If you need to programmatically patch input's value but you are not sure that your value is valid (for example, you get it from the server), you should use maskitoTransform utility .

    
+        

Transformer
CORE

Maskito libraries were created to prevent user from typing invalid value.
Maskito listens beforeinput and input events. Programmatic (by developer) changes of input's value don't trigger these events!

Maskito is based on the assumption that developer is capable to programmatically patch input with valid value!

If you need to programmatically patch input's value but you are not sure that your value is valid (for example, you get it from the server), you should use maskitoTransform utility .

    
     
-

Next steps

The following sections are recommended to explore core concepts further:

- +

Next steps

The following sections are recommended to explore core concepts further:

+ \ No newline at end of file diff --git a/cypress/index.html b/cypress/index.html index 8c3018452..cb2a21a39 100644 --- a/cypress/index.html +++ b/cypress/index.html @@ -20,10 +20,10 @@ + -

Cypress

- +

Cypress

+ \ No newline at end of file diff --git a/frameworks/angular/Setup/index.html b/frameworks/angular/Setup/index.html index 5d1c61acb..d56a08238 100644 --- a/frameworks/angular/Setup/index.html +++ b/frameworks/angular/Setup/index.html @@ -20,22 +20,22 @@ + -

Angular

  1. Install libraries

    /your/project/path> +

    Angular

    1. Install libraries

      /your/project/path>

          
           
      -
    2. Import MaskitoModule to your module

      your.module.ts +

  • Import MaskitoModule to your module

    your.module.ts

        
         
  • - + \ No newline at end of file diff --git a/frameworks/angular/index.html b/frameworks/angular/index.html index 13c0899fb..e6824ee89 100644 --- a/frameworks/angular/index.html +++ b/frameworks/angular/index.html @@ -20,23 +20,23 @@ + -

    Angular

    @maskito/angular is a light-weighted library to use Maskito in an Angular-way.
    Prerequisites

    To get the most out of this guide, you should review the topic "Core Concepts" first.

    Write less code

    • No need to query element from DOM. Just pass all required options to [maskito] directive.
    • No need to worry about clean-ups. All created event listeners are automatically removed after element is detached from DOM.

    Basic directive approach

    Use it when you have direct access to native input element.

    your.component.ts +

    Angular

    @maskito/angular is a light-weighted library to use Maskito in an Angular-way.
    Prerequisites

    To get the most out of this guide, you should review the topic "Core Concepts" first.

    Write less code

    • No need to query element from DOM. Just pass all required options to [maskito] directive.
    • No need to worry about clean-ups. All created event listeners are automatically removed after element is detached from DOM.

    Basic directive approach

    Use it when you have direct access to native input element.

    your.component.ts

        
         
    -

    Nested input element

    Pass a predicate to maskito to find input element for you, if you do not have a direct access to it.

    By default maskito will try to find input/textarea by querying its host: host.querySelector('input,textarea') so that might be sufficient. Use custom predicate if you need custom logic.

    your.component.ts +

    Nested input element

    Pass a predicate to maskito to find input element for you, if you do not have a direct access to it.

    By default maskito will try to find input/textarea by querying its host: host.querySelector('input,textarea') so that might be sufficient. Use custom predicate if you need custom logic.

    your.component.ts

        
         
    -

    Custom input

    See querying nested input in action

    Default behavior is enough for Taiga UI inputs
    Custom predicate is required if target input is not the first on in the DOM
    - + \ No newline at end of file diff --git a/frameworks/react/index.html b/frameworks/react/index.html index 3691f47bb..8e785bb7e 100644 --- a/frameworks/react/index.html +++ b/frameworks/react/index.html @@ -22,7 +22,7 @@ -

    React

    @maskito/react is a light-weighted library to use Maskito in an React-way.

    Prerequisites

    To get the most out of this guide, you should review the topic "Core Concepts" first.

    Getting Started

    Install libraries

        
    +        

    React

    @maskito/react is a light-weighted library to use Maskito in an React-way.

    Prerequisites

    To get the most out of this guide, you should review the topic "Core Concepts" first.

    Getting Started

    Install libraries

        
         
    @@ -53,7 +53,7 @@
    - + \ No newline at end of file diff --git a/frameworks/vue/index.html b/frameworks/vue/index.html index bf781e9ab..ca78c471b 100644 --- a/frameworks/vue/index.html +++ b/frameworks/vue/index.html @@ -22,7 +22,7 @@ -

    Vue

    @maskito/vue is a light-weighted library to use Maskito in as a Vue directive.

    Prerequisites

    To get the most out of this guide, you should review the topic "Core Concepts" first.

    Getting Started

    Install libraries

        
    +        

    Vue

    @maskito/vue is a light-weighted library to use Maskito in as a Vue directive.

    Prerequisites

    To get the most out of this guide, you should review the topic "Core Concepts" first.

    Getting Started

    Install libraries

        
         
    @@ -43,7 +43,7 @@
    - + \ No newline at end of file diff --git a/getting-started/maskito-libraries/index.html b/getting-started/maskito-libraries/index.html index 469875746..6b217b633 100644 --- a/getting-started/maskito-libraries/index.html +++ b/getting-started/maskito-libraries/index.html @@ -22,7 +22,7 @@ -

    Maskito libraries

    Maskito is a collection of libraries. Explore them and learn how to install and use them.

    • @maskito/core

      It is the main zero-dependency and framework-agnostic package. It can be used alone in vanilla JavaScript project. It listens to beforeinput and input events to validate and calibrate text field value.

      All other Maskito's packages require @maskito/core as peer-dependency.

      /your/project/path> +

      Maskito libraries

      Maskito is a collection of libraries. Explore them and learn how to install and use them.

      • @maskito/core

        It is the main zero-dependency and framework-agnostic package. It can be used alone in vanilla JavaScript project. It listens to beforeinput and input events to validate and calibrate text field value.

        All other Maskito's packages require @maskito/core as peer-dependency.

        /your/project/path>

            
             
        @@ -59,7 +59,7 @@

        Learn more about this library in "Vue" section.

      - + \ No newline at end of file diff --git a/getting-started/what-is-maskito/index.html b/getting-started/what-is-maskito/index.html index fd231a4d4..75f580c91 100644 --- a/getting-started/what-is-maskito/index.html +++ b/getting-started/what-is-maskito/index.html @@ -22,8 +22,8 @@ -

      What is Maskito?

      Maskito is a collection of libraries, built with TypeScript. It helps you to create an input mask which ensures that users type values according to predefined format.

      Core concepts of the libraries are simple but they provide flexible API to set any format you wish: numbers, phone, date, credit card number etc.

      Why Maskito?

      • Maskito supports all user’s interactions with text fields: basic typing and deleting via keyboard, pasting, dropping text inside with a pointer, browser autofill, predictive text from mobile native keyboard.
      • Maskito is robust. The whole project is developed with strict TypeScript mode. Our code is covered by hundreds of Cypress tests.
      • Server Side Rendering and Shadow DOM support.
      • You can use it with HTMLInputElement and HTMLTextAreaElement .
      • Maskito core is zero-dependency package. You can mask input in your vanilla JavaScript project. However, we have separate packages for Angular , React and Vue as well.
      • Maskito includes optional framework-agnostic package with configurable ready-to-use masks.

      No textfield with invalid value! Use Maskito. Mask it!

      Learn about Maskito

      - +

      What is Maskito?

      Maskito is a collection of libraries, built with TypeScript. It helps you to create an input mask which ensures that users type values according to predefined format.

      Core concepts of the libraries are simple but they provide flexible API to set any format you wish: numbers, phone, date, credit card number etc.

      Why Maskito?

      • Maskito supports all user’s interactions with text fields: basic typing and deleting via keyboard, pasting, dropping text inside with a pointer, browser autofill, predictive text from mobile native keyboard.
      • Maskito is robust. The whole project is developed with strict TypeScript mode. Our code is covered by hundreds of Cypress tests.
      • Server Side Rendering and Shadow DOM support.
      • You can use it with HTMLInputElement and HTMLTextAreaElement .
      • Maskito core is zero-dependency package. You can mask input in your vanilla JavaScript project. However, we have separate packages for Angular , React and Vue as well.
      • Maskito includes optional framework-agnostic package with configurable ready-to-use masks.

      No textfield with invalid value! Use Maskito. Mask it!

      Learn about Maskito

      + \ No newline at end of file diff --git a/index.html b/index.html index 4d5f32f3c..d58c7d39c 100644 --- a/index.html +++ b/index.html @@ -20,10 +20,10 @@ + -

      What is Maskito?

      Maskito is a collection of libraries, built with TypeScript. It helps you to create an input mask which ensures that users type values according to predefined format.

      Core concepts of the libraries are simple but they provide flexible API to set any format you wish: numbers, phone, date, credit card number etc.

      Why Maskito?

      • Maskito supports all user’s interactions with text fields: basic typing and deleting via keyboard, pasting, dropping text inside with a pointer, browser autofill, predictive text from mobile native keyboard.
      • Maskito is robust. The whole project is developed with strict TypeScript mode. Our code is covered by hundreds of Cypress tests.
      • Server Side Rendering and Shadow DOM support.
      • You can use it with HTMLInputElement and HTMLTextAreaElement .
      • Maskito core is zero-dependency package. You can mask input in your vanilla JavaScript project. However, we have separate packages for Angular , React and Vue as well.
      • Maskito includes optional framework-agnostic package with configurable ready-to-use masks.

      No textfield with invalid value! Use Maskito. Mask it!

      Learn about Maskito

      - +

      What is Maskito?

      Maskito is a collection of libraries, built with TypeScript. It helps you to create an input mask which ensures that users type values according to predefined format.

      Core concepts of the libraries are simple but they provide flexible API to set any format you wish: numbers, phone, date, credit card number etc.

      Why Maskito?

      • Maskito supports all user’s interactions with text fields: basic typing and deleting via keyboard, pasting, dropping text inside with a pointer, browser autofill, predictive text from mobile native keyboard.
      • Maskito is robust. The whole project is developed with strict TypeScript mode. Our code is covered by hundreds of Cypress tests.
      • Server Side Rendering and Shadow DOM support.
      • You can use it with HTMLInputElement and HTMLTextAreaElement .
      • Maskito core is zero-dependency package. You can mask input in your vanilla JavaScript project. However, we have separate packages for Angular , React and Vue as well.
      • Maskito includes optional framework-agnostic package with configurable ready-to-use masks.

      No textfield with invalid value! Use Maskito. Mask it!

      Learn about Maskito

      + \ No newline at end of file diff --git a/index.original.html b/index.original.html index c916c3958..1bf743982 100644 --- a/index.original.html +++ b/index.original.html @@ -18,6 +18,6 @@ Loading... - + \ No newline at end of file diff --git a/kit/date-range/API/index.html b/kit/date-range/API/index.html index bbe83c068..c1af46b4d 100644 --- a/kit/date-range/API/index.html +++ b/kit/date-range/API/index.html @@ -22,8 +22,8 @@ -

      DateRange
      KIT

      tuiMode:
      -
      Name and descriptionType Value
      [mode]
      Date format mode
      MaskitoDateMode
      'dd/mm/yyyy'
      [dateSeparator]
      Separator between date segments (days, months and years).

      Default:. (dot).

      string
      [rangeSeparator]
      Separator between dates of the date range.

      Default: â€“ 

      string
      [min]
      Earliest date
      Date
      '0001-01-01'
      [max]
      Latest date
      Date
      '9999-12-31'
      [minLength]
      Minimal length of the range
      MaskitoDateSegments<number>
      {}
      [maxLength]
      Maximal length of the range
      MaskitoDateSegments<number>
      {}
      [separator]
      deprecated Use dateSeparator instead.

      Default:. (dot).

      - +

      DateRange
      KIT

      tuiMode:
      -
      Name and descriptionType Value
      [mode]
      Date format mode
      MaskitoDateMode
      'dd/mm/yyyy'
      [dateSeparator]
      Separator between date segments (days, months and years).

      Default:. (dot).

      string
      [rangeSeparator]
      Separator between dates of the date range.

      Default: â€“ 

      string
      [min]
      Earliest date
      Date
      '0001-01-01'
      [max]
      Latest date
      Date
      '9999-12-31'
      [minLength]
      Minimal length of the range
      MaskitoDateSegments<number>
      {}
      [maxLength]
      Maximal length of the range
      MaskitoDateSegments<number>
      {}
      [separator]
      deprecated Use dateSeparator instead.

      Default:. (dot).

      + \ No newline at end of file diff --git a/kit/date-range/index.html b/kit/date-range/index.html index a0a694589..bf86a3cfe 100644 --- a/kit/date-range/index.html +++ b/kit/date-range/index.html @@ -22,7 +22,7 @@ -

      DateRange
      KIT

      Use maskitoDateRangeOptionsGenerator to create a mask to input a range of dates.

      Date localization

      Use mode and separator parameters to get a mask with a locale specific representation of dates.

          
      +        

      DateRange
      KIT

      Use maskitoDateRangeOptionsGenerator to create a mask to input a range of dates.

      Date localization

      Use mode and separator parameters to get a mask with a locale specific representation of dates.

          
           
      @@ -47,7 +47,7 @@
      -

      Min and max dates

      Parameters min and max allow you to set the earliest and the latest available dates. They accept native Date .

          
      +

      Min and max dates

      Parameters min and max allow you to set the earliest and the latest available dates. They accept native Date .

          
           
      @@ -72,7 +72,7 @@
      -

      Min and max length of range

      Use minLength and maxLength parameters to set minimal and maximal length of the date range.

          
      +

      Min and max length of range

      Use minLength and maxLength parameters to set minimal and maximal length of the date range.

          
           
      @@ -97,7 +97,7 @@
      -

      Custom range separator

      Use rangeSeparator parameter to customize separator between dates of the date range.

          
      +

      Custom range separator

      Use rangeSeparator parameter to customize separator between dates of the date range.

          
           
      @@ -123,7 +123,7 @@
      - + \ No newline at end of file diff --git a/kit/date-time/API/index.html b/kit/date-time/API/index.html index 5f49807b3..28a0f439e 100644 --- a/kit/date-time/API/index.html +++ b/kit/date-time/API/index.html @@ -22,8 +22,8 @@ -

      DateTime
      KIT

      tuiMode:
      -
      Name and descriptionType Value
      [dateMode]
      Date format mode
      MaskitoDateMode
      'dd/mm/yyyy'
      [timeMode]
      Time format mode
      MaskitoTimeMode
      'HH:MM'
      [dateSeparator]
      Date separator

      Default:. (dot).

      string
      [min]
      Earliest date
      Date
      '0001-01-01T00:00:00'
      [max]
      Latest date
      Date
      '9999-12-31T23:59:59'
      - +

      DateTime
      KIT

      tuiMode:
      -
      Name and descriptionType Value
      [dateMode]
      Date format mode
      MaskitoDateMode
      'dd/mm/yyyy'
      [timeMode]
      Time format mode
      MaskitoTimeMode
      'HH:MM'
      [dateSeparator]
      Date separator

      Default:. (dot).

      string
      [min]
      Earliest date
      Date
      '0001-01-01T00:00:00'
      [max]
      Latest date
      Date
      '9999-12-31T23:59:59'
      + \ No newline at end of file diff --git a/kit/date-time/index.html b/kit/date-time/index.html index 6d0f3948d..fb228758e 100644 --- a/kit/date-time/index.html +++ b/kit/date-time/index.html @@ -22,7 +22,7 @@ -

      DateTime
      KIT

      Use maskitoDateTimeOptionsGenerator to create a mask to input both date and time.

      Localization

      Use dateMode , timeMode and dateSeparator parameters to get a mask with a locale specific representation of dates.

          
      +        

      DateTime
      KIT

      Use maskitoDateTimeOptionsGenerator to create a mask to input both date and time.

      Localization

      Use dateMode , timeMode and dateSeparator parameters to get a mask with a locale specific representation of dates.

          
           
      @@ -47,7 +47,7 @@
      -

      Min and max

      Parameters min and max allow to set the earliest and the latest available dates. They accept native Date .

          
      +

      Min and max

      Parameters min and max allow to set the earliest and the latest available dates. They accept native Date .

          
           
      @@ -73,7 +73,7 @@
      - + \ No newline at end of file diff --git a/kit/date/API/index.html b/kit/date/API/index.html index 92587d838..020f79002 100644 --- a/kit/date/API/index.html +++ b/kit/date/API/index.html @@ -20,10 +20,10 @@ + -

      Date
      KIT

      tuiMode:
      -
      Name and descriptionType Value
      [mode]
      Date format mode
      MaskitoDateMode
      'dd/mm/yyyy'
      [separator]
      Symbol for separating date-segments (days, months, years)

      Default:. (dot)

      string
      '.'
      [min]
      Earliest date

      Default:new Date('0001-01-01')

      Date
      '0001-01-01'
      [max]
      Latest date

      Default:new Date('9999-12-31')

      Date
      '9999-12-31'
      - +

      Date
      KIT

      tuiMode:
      -
      Name and descriptionType Value
      [mode]
      Date format mode
      MaskitoDateMode
      'dd/mm/yyyy'
      [separator]
      Symbol for separating date-segments (days, months, years)

      Default:. (dot)

      string
      '.'
      [min]
      Earliest date

      Default:new Date('0001-01-01')

      Date
      '0001-01-01'
      [max]
      Latest date

      Default:new Date('9999-12-31')

      Date
      '9999-12-31'
      + \ No newline at end of file diff --git a/kit/date/index.html b/kit/date/index.html index 4fc47f1ac..a3ffa1b91 100644 --- a/kit/date/index.html +++ b/kit/date/index.html @@ -20,9 +20,9 @@ + -

      Date
      KIT

      Use maskitoDateOptionsGenerator to create a mask for date input.

      Date localization

      Use mode and separator properties to get a mask with a locale specific representation of dates.

          
      +        

      Date
      KIT

      Use maskitoDateOptionsGenerator to create a mask for date input.

      Date localization

      Use mode and separator properties to get a mask with a locale specific representation of dates.

          
           
      @@ -47,7 +47,7 @@
      -

      Min/Max

      Properties min and max allow you to set the earliest and the latest available dates. They accept native Date .

          
      +

      Min/Max

      Properties min and max allow you to set the earliest and the latest available dates. They accept native Date .

          
           
      @@ -73,7 +73,7 @@
      - + \ No newline at end of file diff --git a/kit/number/API/index.html b/kit/number/API/index.html index 13a535f09..b3e3afa33 100644 --- a/kit/number/API/index.html +++ b/kit/number/API/index.html @@ -20,10 +20,10 @@ + -

      Number
      KIT

      tuiMode:
      -
      Name and descriptionType Value
      [precision]
      A number of digits after decimalSeparator .

      Use Infinity for an untouched decimal part.

      Default:0 (decimal part is forbidden).

      number
      0
      [decimalSeparator]
      Symbol for separating fraction.

      Default: dot.

      string
      [decimalPseudoSeparators]
      Symbols to be replaced with decimalSeparator .

      Default:['.', 'ю', 'б'] .

      string[]
      ['.', ',', 'б', 'ю']
      [decimalZeroPadding]
      If number of digits after decimalSeparator is always equal to the precision .

      Default:false (number of digits can be less than precision) .

      boolean
      [thousandSeparator]
      Symbol for separating thousands.

      Default: non-breaking space.

      string
      [min]
      The lowest permitted value.

      Default:Number.MIN_SAFE_INTEGER .

      number
      [max]
      The greatest permitted value.

      Default:Number.MAX_SAFE_INTEGER .

      number
      [prefix]
      A prefix symbol, like currency.

      Default: empty string (no prefix).

      string
      [postfix]
      A postfix symbol, like currency.

      Default: empty string (no postfix).

      string
      - +

      Number
      KIT

      tuiMode:
      -
      Name and descriptionType Value
      [precision]
      A number of digits after decimalSeparator .

      Use Infinity for an untouched decimal part.

      Default:0 (decimal part is forbidden).

      number
      0
      [decimalSeparator]
      Symbol for separating fraction.

      Default: dot.

      string
      [decimalPseudoSeparators]
      Symbols to be replaced with decimalSeparator .

      Default:['.', 'ю', 'б'] .

      string[]
      ['.', ',', 'б', 'ю']
      [decimalZeroPadding]
      If number of digits after decimalSeparator is always equal to the precision .

      Default:false (number of digits can be less than precision) .

      boolean
      [thousandSeparator]
      Symbol for separating thousands.

      Default: non-breaking space.

      string
      [min]
      The lowest permitted value.

      Default:Number.MIN_SAFE_INTEGER .

      number
      [max]
      The greatest permitted value.

      Default:Number.MAX_SAFE_INTEGER .

      number
      [prefix]
      A prefix symbol, like currency.

      Default: empty string (no prefix).

      string
      [postfix]
      A postfix symbol, like currency.

      Default: empty string (no postfix).

      string
      + \ No newline at end of file diff --git a/kit/number/index.html b/kit/number/index.html index cb7a75dc2..37172d5bc 100644 --- a/kit/number/index.html +++ b/kit/number/index.html @@ -20,14 +20,14 @@ + -

      Number
      KIT

      Use maskitoNumberOptionsGenerator to create a mask for entering a formatted number.
      Despite the name of the mask, element's raw value is still string.

      Use maskitoParseNumber to get number-type value.

          
      +        

      Number
      KIT

      Use maskitoNumberOptionsGenerator to create a mask for entering a formatted number.
      Despite the name of the mask, element's raw value is still string.

      Use maskitoParseNumber to get number-type value.

          
           
      -

      High precision

      Use precision parameter to configure the number of digits after decimal separator.

          
      +

      High precision

      Use precision parameter to configure the number of digits after decimal separator.

          
           
      @@ -52,7 +52,7 @@
      -

      Separators

      Use decimalSeparator and thousandSeparator to get mask with locale specific representation of numbers.

      In Germany people use comma as decimal separator and dot for thousands
          
      +

      Separators

      Use decimalSeparator and thousandSeparator to get mask with locale specific representation of numbers.

      In Germany people use comma as decimal separator and dot for thousands
          
           
      @@ -77,7 +77,7 @@
      -

      Postfix

      Use postfix parameter to set non-removable text after the number.
      Additionally you can use maskitoCaretGuard to clamp caret inside allowable range.
      This example also shows how to restrict the greatest permitted value via max parameter.

          
      +

      Postfix

      Use postfix parameter to set non-removable text after the number.
      Additionally you can use maskitoCaretGuard to clamp caret inside allowable range.
      This example also shows how to restrict the greatest permitted value via max parameter.

          
           
      @@ -102,7 +102,7 @@
      -

      Decimal zero padding

      Set decimalZeroPadding: true to always show trailing zeroes.

      Non removable dollar sign is achieved by using prefix parameter.

          
      +

      Decimal zero padding

      Set decimalZeroPadding: true to always show trailing zeroes.

      Non removable dollar sign is achieved by using prefix parameter.

          
           
      @@ -127,7 +127,7 @@
      -

      Dynamic decimal zero padding

      You can change options on the fly to build complex logic.
      This example shows how to initially disable decimalZeroPadding and enable it only after user inserts decimal separator.

          
      +

      Dynamic decimal zero padding

      You can change options on the fly to build complex logic.
      This example shows how to initially disable decimalZeroPadding and enable it only after user inserts decimal separator.

          
           
      @@ -138,7 +138,7 @@
      - + \ No newline at end of file diff --git a/kit/time/API/index.html b/kit/time/API/index.html index e2dd40bef..eafc7e0ca 100644 --- a/kit/time/API/index.html +++ b/kit/time/API/index.html @@ -20,10 +20,10 @@ + -

      Time
      KIT

      tuiMode:
      -
      Name and descriptionType Value
      [mode]
      Time format mode
      MaskitoTimeMode
      'HH:MM'
      [timeSegmentMaxValues]
      Max value for every time segment
      MaskitoTimeSegments<number>
      {hours: 23, minutes: 59, seconds: 59, milliseconds: 999}
      - +

      Time
      KIT

      tuiMode:
      -
      Name and descriptionType Value
      [mode]
      Time format mode
      MaskitoTimeMode
      'HH:MM'
      [timeSegmentMaxValues]
      Max value for every time segment
      MaskitoTimeSegments<number>
      {hours: 23, minutes: 59, seconds: 59, milliseconds: 999}
      + \ No newline at end of file diff --git a/kit/time/index.html b/kit/time/index.html index fd7e07bd1..4b45e3741 100644 --- a/kit/time/index.html +++ b/kit/time/index.html @@ -20,9 +20,9 @@ + -

      Time
      KIT

      Use maskitoTimeOptionsGenerator to create a mask for time input.

      Mode

      Use mode property to set time format.

      Available options : HH:MM , HH:MM:SS or HH:MM:SS.MSS .

          
      +        

      Time
      KIT

      Use maskitoTimeOptionsGenerator to create a mask for time input.

      Mode

      Use mode property to set time format.

      Available options : HH:MM , HH:MM:SS or HH:MM:SS.MSS .

          
           
      @@ -47,7 +47,7 @@
      -

      12-hours format

      Property timeSegmentMaxValues allows you to set max value for every time segment.

      Time segments are units of the time which form time string. For example, HH:MM consists of two time segments: hours and minutes.

          
      +

      12-hours format

      Property timeSegmentMaxValues allows you to set max value for every time segment.

      Time segments are units of the time which form time string. For example, HH:MM consists of two time segments: hours and minutes.

          
           
      @@ -73,7 +73,7 @@
      - + \ No newline at end of file diff --git a/recipes/card/index.html b/recipes/card/index.html index 7c0cf6423..64b45dd16 100644 --- a/recipes/card/index.html +++ b/recipes/card/index.html @@ -20,9 +20,9 @@ + -

      Card
      Recipes

      Creating mask for credit card input requires basic understanding of the following topics:

          
      +        

      Card
      Recipes

      Creating mask for credit card input requires basic understanding of the following topics:

          
           
      @@ -33,7 +33,7 @@
      - + \ No newline at end of file diff --git a/recipes/phone/index.html b/recipes/phone/index.html index 22df98724..05a1901ee 100644 --- a/recipes/phone/index.html +++ b/recipes/phone/index.html @@ -22,7 +22,7 @@ -

      Phone
      Recipes

      Creating mask for a phone number is simple. The only required knowledge is the pattern mask expression with fixed characters . Read more about it in "Mask expression" section.

      This page demonstrates some examples for different countries.

      United States

      Flag of the United States
          
      +        

      Phone
      Recipes

      Creating mask for a phone number is simple. The only required knowledge is the pattern mask expression with fixed characters . Read more about it in "Mask expression" section.

      This page demonstrates some examples for different countries.

      United States

      Flag of the United States
          
           
      @@ -47,7 +47,7 @@
      -

      Kazakhstan

      The following example demonstrates a more complex mask. It shows how to make the country prefix non-removable. It is achieved by built-in postprocessor from @maskito/kit .

      Read more about it in "With prefix" section.

      Flag of Kazakhstan
          
      +

      Kazakhstan

      The following example demonstrates a more complex mask. It shows how to make the country prefix non-removable. It is achieved by built-in postprocessor from @maskito/kit .

      Read more about it in "With prefix" section.

      Flag of Kazakhstan
          
           
      @@ -73,7 +73,7 @@
      - + \ No newline at end of file diff --git a/recipes/placeholder/index.html b/recipes/placeholder/index.html index 7bd163f75..78347ff41 100644 --- a/recipes/placeholder/index.html +++ b/recipes/placeholder/index.html @@ -22,7 +22,7 @@ -

      With placeholder
      Recipes

      maskitoWithPlaceholder helps to show placeholder mask characters. The placeholder character represents the fillable spot in the mask.

      Card Verification Code

      This example is the simplest demonstration how to create masked input with placeholder .

      The only required prerequisite is basic understanding of "Mask expression" concept.

          
      +        

      With placeholder
      Recipes

      maskitoWithPlaceholder helps to show placeholder mask characters. The placeholder character represents the fillable spot in the mask.

      Card Verification Code

      This example is the simplest demonstration how to create masked input with placeholder .

      The only required prerequisite is basic understanding of "Mask expression" concept.

          
           
      @@ -47,7 +47,7 @@
      -

      Phone

      The following example explains return type of maskitoWithPlaceholder utility — an object which partially implements MaskitoOptions interface. It contains its own processor and postprocessor and plugins to keep caret from getting into placeholder part of the value.

      Also, this complex example uses built-in postprocessor maskitoPrefixPostprocessorGenerator from @maskito/kit .

      Flag of the United States
          
      +

      Phone

      The following example explains return type of maskitoWithPlaceholder utility — an object which partially implements MaskitoOptions interface. It contains its own processor and postprocessor and plugins to keep caret from getting into placeholder part of the value.

      Also, this complex example uses built-in postprocessor maskitoPrefixPostprocessorGenerator from @maskito/kit .

      Flag of the United States
          
           
      @@ -57,7 +57,7 @@
      -

      Date

      This last example demonstrates how to integrate maskitoWithPlaceholder with any built-in mask from @maskito/kit .

          
      +

      Date

      This last example demonstrates how to integrate maskitoWithPlaceholder with any built-in mask from @maskito/kit .

          
           
      @@ -83,7 +83,7 @@
      - + \ No newline at end of file diff --git a/recipes/postfix/index.html b/recipes/postfix/index.html index 3fd0559a2..2ccaa446f 100644 --- a/recipes/postfix/index.html +++ b/recipes/postfix/index.html @@ -22,7 +22,7 @@ -

      With postfix
      Recipes

      There are two approaches to add postfix for masked input. Every approach has its own behaviour and requires basic understanding of different core concepts.

      By pattern mask expression

      This example demonstrates how to create postfix via dynamic pattern mask expression . Percent symbol is a trailing fixed character, which will be automatically added when user enters the first digit.

          
      +        

      With postfix
      Recipes

      There are two approaches to add postfix for masked input. Every approach has its own behaviour and requires basic understanding of different core concepts.

      By pattern mask expression

      This example demonstrates how to create postfix via dynamic pattern mask expression . Percent symbol is a trailing fixed character, which will be automatically added when user enters the first digit.

          
           
      @@ -47,7 +47,7 @@
      -

      By postprocessor

      This example demonstrates how to create postfix via postprocessor . It provides more flexibility, and you can configure any desired behaviour. You can use built-in maskitoPostfixPostprocessorGenerator or create your own.

      Don't forget that mask property should be compatible with a new prefix / postfix!

          
      +

      By postprocessor

      This example demonstrates how to create postfix via postprocessor . It provides more flexibility, and you can configure any desired behaviour. You can use built-in maskitoPostfixPostprocessorGenerator or create your own.

      Don't forget that mask property should be compatible with a new prefix / postfix!

          
           
      @@ -73,7 +73,7 @@
      - + \ No newline at end of file diff --git a/recipes/prefix/index.html b/recipes/prefix/index.html index eaa2ad213..8722c08f1 100644 --- a/recipes/prefix/index.html +++ b/recipes/prefix/index.html @@ -22,7 +22,7 @@ -

      With prefix
      Recipes

      Use prefixes to indicate things like currencies, area / phone country codes and etc.

      There are two approaches to add prefix for masked input. Every approach has its own behaviour and requires basic understanding of different core concepts.

      By pattern mask expression

      This example demonstrates how to create prefix via dynamic pattern mask expression . Dollar symbol is a fixed character, which will be automatically added when user forgets to type it or deleted when user erase all digits.

          
      +        

      With prefix
      Recipes

      Use prefixes to indicate things like currencies, area / phone country codes and etc.

      There are two approaches to add prefix for masked input. Every approach has its own behaviour and requires basic understanding of different core concepts.

      By pattern mask expression

      This example demonstrates how to create prefix via dynamic pattern mask expression . Dollar symbol is a fixed character, which will be automatically added when user forgets to type it or deleted when user erase all digits.

          
           
      @@ -47,7 +47,7 @@
      -

      By postprocessor

      This example demonstrates how to create prefix via postprocessor . It provides more flexibility, and you can configure any desired behaviour. You can use built-in maskitoPrefixPostprocessorGenerator or create your own.

      Don't forget that mask property should be compatible with a new prefix!

          
      +

      By postprocessor

      This example demonstrates how to create prefix via postprocessor . It provides more flexibility, and you can configure any desired behaviour. You can use built-in maskitoPrefixPostprocessorGenerator or create your own.

      Don't forget that mask property should be compatible with a new prefix!

          
           
      @@ -73,7 +73,7 @@
      - + \ No newline at end of file diff --git a/recipes/textarea/index.html b/recipes/textarea/index.html index 31a3d83d9..4def88ae2 100644 --- a/recipes/textarea/index.html +++ b/recipes/textarea/index.html @@ -20,14 +20,14 @@ + -

      Textarea
      Recipes

      You can use Maskito with HTMLTextAreaElement too. API is the same as for HTMLInputElement .

          
      +        

      Textarea
      Recipes

      You can use Maskito with HTMLTextAreaElement too. API is the same as for HTMLInputElement .

          
           
      -

      Learn more in the "Core Concepts" section.

      Latin letters and digits

          
      +

      Learn more in the "Core Concepts" section.

      Latin letters and digits

          
           
      @@ -53,7 +53,7 @@
      - + \ No newline at end of file diff --git a/runtime-es2015.2927af86d48ec159124b.js b/runtime-es2015.2be17d0d449f35e3392d.js similarity index 99% rename from runtime-es2015.2927af86d48ec159124b.js rename to runtime-es2015.2be17d0d449f35e3392d.js index a17b222ad..421c6de4f 100644 --- a/runtime-es2015.2927af86d48ec159124b.js +++ b/runtime-es2015.2be17d0d449f35e3392d.js @@ -1 +1 @@ -!function(){"use strict";var e,a={},c={};function f(e){var d=c[e];if(void 0!==d)return d.exports;var t=c[e]={exports:{}};return a[e].call(t.exports,t,t.exports,f),t.exports}f.m=a,e=[],f.O=function(a,c,d,t){if(!c){var b=1/0;for(u=0;u=t)&&Object.keys(f.O).every(function(e){return f.O[e](c[r])})?c.splice(r--,1):(n=!1,t0&&e[u-1][2]>t;u--)e[u]=e[u-1];e[u]=[c,d,t]},f.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(a,{a}),a},function(){var e,a=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__};f.t=function(c,d){if(1&d&&(c=this(c)),8&d||"object"==typeof c&&c&&(4&d&&c.__esModule||16&d&&"function"==typeof c.then))return c;var t=Object.create(null);f.r(t);var b={};e=e||[null,a({}),a([]),a(a)];for(var n=2&d&&c;"object"==typeof n&&!~e.indexOf(n);n=a(n))Object.getOwnPropertyNames(n).forEach(function(e){b[e]=function(){return c[e]}});return b.default=function(){return c},f.d(t,b),t}}(),f.d=function(e,a){for(var c in a)f.o(a,c)&&!f.o(e,c)&&Object.defineProperty(e,c,{enumerable:!0,get:a[c]})},f.f={},f.e=function(e){return Promise.all(Object.keys(f.f).reduce(function(a,c){return f.f[c](e,a),a},[]))},f.u=function(e){return(8592===e?"common":e)+"-es2015."+{55:"8b19aeafad8b05a11897",87:"2fc100fea7daf4893269",269:"3080fdee6c3c999f45d3",439:"3cf99a3d0b2e97503516",608:"0dc5f74e9de95ed40b8e",664:"c987b325d181b43fd8e4",793:"26a2231e979ab66d792e",960:"71fe9520d7b2e2dd3402",1026:"88c5b36978815caeca0a",1069:"098219b284e355b17e8b",1103:"85831e828a782d97108c",1127:"379f09cfd2a4e483215b",1165:"2e2b598a57901795fb26",1223:"573220da2fba790037c1",1226:"44069a503a06b54dc5e2",1326:"8d93b9afe79e05f1fa39",1335:"91a7ee960024621a8d1e",1434:"eac8ab94bd1a37d47922",1465:"60443d6a9b30ff0ded8f",1508:"127a8122eb1bbfcb77ff",1510:"1bc8d7c5d18d75ea3178",1541:"ddf15d1584bace34352a",1865:"92336b28ec1788ee792f",2022:"6800e09f408c6d0347df",2049:"d1f67e9dd7982a752194",2092:"2c1cdb0ebc6b7681ea68",2139:"6df32a4360396563f0d8",2362:"e841bd2e0bd541db23ce",2391:"5e34720681514d36e23e",2472:"18bdb3fd43279c2ea957",2473:"969cfcc10993ec9de931",2830:"1c56b036d24d3ce94316",2921:"8ca5af6759001411f6a4",3088:"a32b1a16991dca83b961",3245:"377148a2f3f8fbe96be9",3276:"b7749ba46fb8bc0ed97b",3355:"478ac05cc7453f4b5f3f",3360:"c46e86fd25e861766b67",3377:"a34f627847cac94dfadf",3381:"03fa57c5d151c71ec0c3",3506:"73dd9ba2d5b16ff1081f",3533:"d540a0f758719e717735",3716:"3f1416b35a3f4b513590",3820:"4bd7ba62a03c74f1898c",4047:"aa657bdf593c22a09035",4173:"75db4cd9d644ac22a014",4220:"524fd1d72715e583382c",4249:"b3716868ab4dcfacf487",4272:"2ec4b8fb6822d1a50156",4338:"a24efa891d05f7480e37",4356:"f46cabba9b5ec4d240de",4533:"47c7f967a9b7a66d43d7",4930:"39d4ba74536c68208717",4947:"9b96165dff9a83903a6d",4992:"cade38328abf2e37fe42",5034:"eaab52eb59dce0cabf90",5088:"3fab1c0590ed9983f062",5097:"08531f13f1e2c5ec61f5",5115:"829462399cb42cf19646",5168:"f6fc6475e9eb7ae729a9",5380:"c64854e42206ee5b8452",5439:"b13ce56a9c91371fd16f",5539:"a3edb0eec955e6c8bcf1",5691:"defd3ac957a9af304c5e",5828:"ab8928bc056e28227b70",6180:"7b9cc138b27e517bbdd0",6275:"47a563accbe77aa06b32",6304:"a6e43cc839e9430ffd68",6549:"8baa1ec3ea3dfa255e8e",6793:"181dbc15a49a9457a7b1",6880:"3453248881ace3ce2acf",6901:"90f3679eb2507d3ee219",6916:"cd9e224df6c45963a71d",6976:"2bbdd78b2381c69b8a75",6988:"714873f4061e2fe06e86",6990:"547946618b03e08a3199",7027:"e613c2bc03b3f75883ec",7057:"5113505c60b5c198ba63",7217:"84682005c8f282755b47",7383:"d066398255cffc464174",7648:"3e8f55e9faf675bc259c",7681:"4356f3ec0c74a2be42e8",7698:"ad0b62cf4e5008929fbd",7792:"940fc15870a431afe6ed",7891:"878bbf3e0e32ef4fa20e",7948:"d0a10f4c749d78becdac",7989:"fb4a878ef4702ebae9d7",8307:"bfe077291840b6ddd4ce",8372:"7e788f73d6da46ac7d30",8507:"25411ce2bb83b6b84360",8592:"69f472482428124ab505",8602:"de8340775674556d2ffc",8642:"3826e3da1ffbd5a8f442",8644:"7ba8ec24d0c02267d3df",8729:"65c9d890ea61a63d1d7e",8884:"57fec34c768dd40fb97e",8929:"59278267437d9ffbd371",8935:"24ab646a6d91670e4598",8945:"8dac3dccff67e604bb19",9022:"95fe10d17f1f3de37df3",9057:"23d4d755a6c58c0914bc",9176:"141724e8c916f0856678",9328:"acae07d932cd0ccabc3e",9358:"291a0c6dedee67b5e098",9380:"01e1810f19b5f396da1a",9544:"6dd0e144ec5834a9eaa8",9748:"789b9e78f184e32fd921",9899:"7fd066f10d2bebe5de45",9935:"13a36f17a40a1c42311b"}[e]+".js"},f.miniCssF=function(e){return"styles.f1cfe48ac9aae8504eb3.css"},f.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},function(){var e={},a="maskito:";f.l=function(c,d,t,b){if(e[c])e[c].push(d);else{var n,r;if(void 0!==t)for(var o=document.getElementsByTagName("script"),u=0;u=t)&&Object.keys(f.O).every(function(e){return f.O[e](c[r])})?c.splice(r--,1):(n=!1,t0&&e[u-1][2]>t;u--)e[u]=e[u-1];e[u]=[c,d,t]},f.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(a,{a}),a},function(){var e,a=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__};f.t=function(c,d){if(1&d&&(c=this(c)),8&d||"object"==typeof c&&c&&(4&d&&c.__esModule||16&d&&"function"==typeof c.then))return c;var t=Object.create(null);f.r(t);var b={};e=e||[null,a({}),a([]),a(a)];for(var n=2&d&&c;"object"==typeof n&&!~e.indexOf(n);n=a(n))Object.getOwnPropertyNames(n).forEach(function(e){b[e]=function(){return c[e]}});return b.default=function(){return c},f.d(t,b),t}}(),f.d=function(e,a){for(var c in a)f.o(a,c)&&!f.o(e,c)&&Object.defineProperty(e,c,{enumerable:!0,get:a[c]})},f.f={},f.e=function(e){return Promise.all(Object.keys(f.f).reduce(function(a,c){return f.f[c](e,a),a},[]))},f.u=function(e){return(8592===e?"common":e)+"-es2015."+{55:"8b19aeafad8b05a11897",87:"2fc100fea7daf4893269",269:"3080fdee6c3c999f45d3",439:"3cf99a3d0b2e97503516",608:"0dc5f74e9de95ed40b8e",664:"c987b325d181b43fd8e4",793:"26a2231e979ab66d792e",960:"71fe9520d7b2e2dd3402",1026:"88c5b36978815caeca0a",1069:"098219b284e355b17e8b",1103:"85831e828a782d97108c",1127:"379f09cfd2a4e483215b",1165:"2e2b598a57901795fb26",1223:"573220da2fba790037c1",1226:"44069a503a06b54dc5e2",1326:"8d93b9afe79e05f1fa39",1335:"91a7ee960024621a8d1e",1434:"eac8ab94bd1a37d47922",1465:"60443d6a9b30ff0ded8f",1508:"127a8122eb1bbfcb77ff",1510:"1bc8d7c5d18d75ea3178",1541:"ddf15d1584bace34352a",1865:"92336b28ec1788ee792f",2022:"6800e09f408c6d0347df",2049:"d1f67e9dd7982a752194",2092:"2c1cdb0ebc6b7681ea68",2139:"6df32a4360396563f0d8",2362:"e841bd2e0bd541db23ce",2391:"5e34720681514d36e23e",2472:"18bdb3fd43279c2ea957",2473:"969cfcc10993ec9de931",2830:"1c56b036d24d3ce94316",2921:"8ca5af6759001411f6a4",3088:"a32b1a16991dca83b961",3245:"377148a2f3f8fbe96be9",3276:"b7749ba46fb8bc0ed97b",3355:"478ac05cc7453f4b5f3f",3360:"c46e86fd25e861766b67",3377:"a34f627847cac94dfadf",3381:"03fa57c5d151c71ec0c3",3506:"73dd9ba2d5b16ff1081f",3533:"d540a0f758719e717735",3716:"3f1416b35a3f4b513590",3820:"4bd7ba62a03c74f1898c",4047:"b75fb12898c35da0f774",4173:"75db4cd9d644ac22a014",4220:"524fd1d72715e583382c",4249:"b3716868ab4dcfacf487",4272:"2ec4b8fb6822d1a50156",4338:"a24efa891d05f7480e37",4356:"f46cabba9b5ec4d240de",4533:"47c7f967a9b7a66d43d7",4930:"39d4ba74536c68208717",4947:"9b96165dff9a83903a6d",4992:"cade38328abf2e37fe42",5034:"eaab52eb59dce0cabf90",5088:"3fab1c0590ed9983f062",5097:"08531f13f1e2c5ec61f5",5115:"829462399cb42cf19646",5168:"f6fc6475e9eb7ae729a9",5380:"c64854e42206ee5b8452",5439:"b13ce56a9c91371fd16f",5539:"a3edb0eec955e6c8bcf1",5691:"defd3ac957a9af304c5e",5828:"ab8928bc056e28227b70",6180:"7b9cc138b27e517bbdd0",6275:"47a563accbe77aa06b32",6304:"a6e43cc839e9430ffd68",6549:"8baa1ec3ea3dfa255e8e",6793:"181dbc15a49a9457a7b1",6880:"3453248881ace3ce2acf",6901:"90f3679eb2507d3ee219",6916:"cd9e224df6c45963a71d",6976:"2bbdd78b2381c69b8a75",6988:"714873f4061e2fe06e86",6990:"547946618b03e08a3199",7027:"e613c2bc03b3f75883ec",7057:"5113505c60b5c198ba63",7217:"84682005c8f282755b47",7383:"d066398255cffc464174",7648:"3e8f55e9faf675bc259c",7681:"4356f3ec0c74a2be42e8",7698:"ad0b62cf4e5008929fbd",7792:"940fc15870a431afe6ed",7891:"878bbf3e0e32ef4fa20e",7948:"d0a10f4c749d78becdac",7989:"fb4a878ef4702ebae9d7",8307:"bfe077291840b6ddd4ce",8372:"7e788f73d6da46ac7d30",8507:"25411ce2bb83b6b84360",8592:"69f472482428124ab505",8602:"de8340775674556d2ffc",8642:"3826e3da1ffbd5a8f442",8644:"7ba8ec24d0c02267d3df",8729:"65c9d890ea61a63d1d7e",8884:"57fec34c768dd40fb97e",8929:"59278267437d9ffbd371",8935:"24ab646a6d91670e4598",8945:"8dac3dccff67e604bb19",9022:"95fe10d17f1f3de37df3",9057:"23d4d755a6c58c0914bc",9176:"141724e8c916f0856678",9328:"acae07d932cd0ccabc3e",9358:"291a0c6dedee67b5e098",9380:"01e1810f19b5f396da1a",9544:"6dd0e144ec5834a9eaa8",9748:"789b9e78f184e32fd921",9899:"7fd066f10d2bebe5de45",9935:"13a36f17a40a1c42311b"}[e]+".js"},f.miniCssF=function(e){return"styles.f1cfe48ac9aae8504eb3.css"},f.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},function(){var e={},a="maskito:";f.l=function(c,d,t,b){if(e[c])e[c].push(d);else{var n,r;if(void 0!==t)for(var o=document.getElementsByTagName("script"),u=0;u=t)&&Object.keys(f.O).every(function(e){return f.O[e](c[r])})?c.splice(r--,1):(n=!1,t0&&e[u-1][2]>t;u--)e[u]=e[u-1];e[u]=[c,d,t]},f.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(a,{a:a}),a},function(){var e,a=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__};f.t=function(c,d){if(1&d&&(c=this(c)),8&d||"object"==typeof c&&c&&(4&d&&c.__esModule||16&d&&"function"==typeof c.then))return c;var t=Object.create(null);f.r(t);var b={};e=e||[null,a({}),a([]),a(a)];for(var n=2&d&&c;"object"==typeof n&&!~e.indexOf(n);n=a(n))Object.getOwnPropertyNames(n).forEach(function(e){b[e]=function(){return c[e]}});return b.default=function(){return c},f.d(t,b),t}}(),f.d=function(e,a){for(var c in a)f.o(a,c)&&!f.o(e,c)&&Object.defineProperty(e,c,{enumerable:!0,get:a[c]})},f.f={},f.e=function(e){return Promise.all(Object.keys(f.f).reduce(function(a,c){return f.f[c](e,a),a},[]))},f.u=function(e){return(8592===e?"common":e)+"-es5."+{55:"8b19aeafad8b05a11897",87:"2fc100fea7daf4893269",269:"3080fdee6c3c999f45d3",439:"3cf99a3d0b2e97503516",608:"0dc5f74e9de95ed40b8e",664:"c987b325d181b43fd8e4",793:"26a2231e979ab66d792e",960:"71fe9520d7b2e2dd3402",1026:"88c5b36978815caeca0a",1069:"098219b284e355b17e8b",1103:"85831e828a782d97108c",1127:"379f09cfd2a4e483215b",1165:"2e2b598a57901795fb26",1223:"573220da2fba790037c1",1226:"44069a503a06b54dc5e2",1326:"8d93b9afe79e05f1fa39",1335:"91a7ee960024621a8d1e",1434:"eac8ab94bd1a37d47922",1465:"60443d6a9b30ff0ded8f",1508:"127a8122eb1bbfcb77ff",1510:"1bc8d7c5d18d75ea3178",1541:"ddf15d1584bace34352a",1865:"92336b28ec1788ee792f",2022:"6800e09f408c6d0347df",2049:"d1f67e9dd7982a752194",2092:"2c1cdb0ebc6b7681ea68",2139:"6df32a4360396563f0d8",2362:"e841bd2e0bd541db23ce",2391:"5e34720681514d36e23e",2472:"18bdb3fd43279c2ea957",2473:"969cfcc10993ec9de931",2830:"1c56b036d24d3ce94316",2921:"8ca5af6759001411f6a4",3088:"a32b1a16991dca83b961",3245:"377148a2f3f8fbe96be9",3276:"b7749ba46fb8bc0ed97b",3355:"478ac05cc7453f4b5f3f",3360:"c46e86fd25e861766b67",3377:"a34f627847cac94dfadf",3381:"03fa57c5d151c71ec0c3",3506:"73dd9ba2d5b16ff1081f",3533:"d540a0f758719e717735",3716:"3f1416b35a3f4b513590",3820:"4bd7ba62a03c74f1898c",4047:"aa657bdf593c22a09035",4173:"75db4cd9d644ac22a014",4220:"524fd1d72715e583382c",4249:"b3716868ab4dcfacf487",4272:"2ec4b8fb6822d1a50156",4338:"a24efa891d05f7480e37",4356:"f46cabba9b5ec4d240de",4533:"47c7f967a9b7a66d43d7",4930:"39d4ba74536c68208717",4947:"9b96165dff9a83903a6d",4992:"cade38328abf2e37fe42",5034:"eaab52eb59dce0cabf90",5088:"3fab1c0590ed9983f062",5097:"08531f13f1e2c5ec61f5",5115:"829462399cb42cf19646",5168:"f6fc6475e9eb7ae729a9",5380:"c64854e42206ee5b8452",5439:"b13ce56a9c91371fd16f",5539:"a3edb0eec955e6c8bcf1",5691:"defd3ac957a9af304c5e",5828:"ab8928bc056e28227b70",6180:"7b9cc138b27e517bbdd0",6275:"47a563accbe77aa06b32",6304:"a6e43cc839e9430ffd68",6549:"8baa1ec3ea3dfa255e8e",6793:"181dbc15a49a9457a7b1",6880:"3453248881ace3ce2acf",6901:"90f3679eb2507d3ee219",6916:"cd9e224df6c45963a71d",6976:"2bbdd78b2381c69b8a75",6988:"714873f4061e2fe06e86",6990:"547946618b03e08a3199",7027:"e613c2bc03b3f75883ec",7057:"5113505c60b5c198ba63",7217:"84682005c8f282755b47",7383:"d066398255cffc464174",7648:"3e8f55e9faf675bc259c",7681:"4356f3ec0c74a2be42e8",7698:"ad0b62cf4e5008929fbd",7792:"940fc15870a431afe6ed",7891:"878bbf3e0e32ef4fa20e",7948:"d0a10f4c749d78becdac",7989:"fb4a878ef4702ebae9d7",8307:"bfe077291840b6ddd4ce",8372:"7e788f73d6da46ac7d30",8507:"25411ce2bb83b6b84360",8592:"69f472482428124ab505",8602:"de8340775674556d2ffc",8642:"3826e3da1ffbd5a8f442",8644:"7ba8ec24d0c02267d3df",8729:"65c9d890ea61a63d1d7e",8884:"57fec34c768dd40fb97e",8929:"59278267437d9ffbd371",8935:"24ab646a6d91670e4598",8945:"8dac3dccff67e604bb19",9022:"95fe10d17f1f3de37df3",9057:"23d4d755a6c58c0914bc",9176:"141724e8c916f0856678",9328:"acae07d932cd0ccabc3e",9358:"291a0c6dedee67b5e098",9380:"01e1810f19b5f396da1a",9544:"6dd0e144ec5834a9eaa8",9748:"789b9e78f184e32fd921",9899:"7fd066f10d2bebe5de45",9935:"13a36f17a40a1c42311b"}[e]+".js"},f.miniCssF=function(e){return"styles.f1cfe48ac9aae8504eb3.css"},f.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},function(){var e={},a="maskito:";f.l=function(c,d,t,b){if(e[c])e[c].push(d);else{var n,r;if(void 0!==t)for(var o=document.getElementsByTagName("script"),u=0;u=t)&&Object.keys(f.O).every(function(e){return f.O[e](c[r])})?c.splice(r--,1):(n=!1,t0&&e[u-1][2]>t;u--)e[u]=e[u-1];e[u]=[c,d,t]},f.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(a,{a:a}),a},function(){var e,a=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__};f.t=function(c,d){if(1&d&&(c=this(c)),8&d||"object"==typeof c&&c&&(4&d&&c.__esModule||16&d&&"function"==typeof c.then))return c;var t=Object.create(null);f.r(t);var b={};e=e||[null,a({}),a([]),a(a)];for(var n=2&d&&c;"object"==typeof n&&!~e.indexOf(n);n=a(n))Object.getOwnPropertyNames(n).forEach(function(e){b[e]=function(){return c[e]}});return b.default=function(){return c},f.d(t,b),t}}(),f.d=function(e,a){for(var c in a)f.o(a,c)&&!f.o(e,c)&&Object.defineProperty(e,c,{enumerable:!0,get:a[c]})},f.f={},f.e=function(e){return Promise.all(Object.keys(f.f).reduce(function(a,c){return f.f[c](e,a),a},[]))},f.u=function(e){return(8592===e?"common":e)+"-es5."+{55:"8b19aeafad8b05a11897",87:"2fc100fea7daf4893269",269:"3080fdee6c3c999f45d3",439:"3cf99a3d0b2e97503516",608:"0dc5f74e9de95ed40b8e",664:"c987b325d181b43fd8e4",793:"26a2231e979ab66d792e",960:"71fe9520d7b2e2dd3402",1026:"88c5b36978815caeca0a",1069:"098219b284e355b17e8b",1103:"85831e828a782d97108c",1127:"379f09cfd2a4e483215b",1165:"2e2b598a57901795fb26",1223:"573220da2fba790037c1",1226:"44069a503a06b54dc5e2",1326:"8d93b9afe79e05f1fa39",1335:"91a7ee960024621a8d1e",1434:"eac8ab94bd1a37d47922",1465:"60443d6a9b30ff0ded8f",1508:"127a8122eb1bbfcb77ff",1510:"1bc8d7c5d18d75ea3178",1541:"ddf15d1584bace34352a",1865:"92336b28ec1788ee792f",2022:"6800e09f408c6d0347df",2049:"d1f67e9dd7982a752194",2092:"2c1cdb0ebc6b7681ea68",2139:"6df32a4360396563f0d8",2362:"e841bd2e0bd541db23ce",2391:"5e34720681514d36e23e",2472:"18bdb3fd43279c2ea957",2473:"969cfcc10993ec9de931",2830:"1c56b036d24d3ce94316",2921:"8ca5af6759001411f6a4",3088:"a32b1a16991dca83b961",3245:"377148a2f3f8fbe96be9",3276:"b7749ba46fb8bc0ed97b",3355:"478ac05cc7453f4b5f3f",3360:"c46e86fd25e861766b67",3377:"a34f627847cac94dfadf",3381:"03fa57c5d151c71ec0c3",3506:"73dd9ba2d5b16ff1081f",3533:"d540a0f758719e717735",3716:"3f1416b35a3f4b513590",3820:"4bd7ba62a03c74f1898c",4047:"b75fb12898c35da0f774",4173:"75db4cd9d644ac22a014",4220:"524fd1d72715e583382c",4249:"b3716868ab4dcfacf487",4272:"2ec4b8fb6822d1a50156",4338:"a24efa891d05f7480e37",4356:"f46cabba9b5ec4d240de",4533:"47c7f967a9b7a66d43d7",4930:"39d4ba74536c68208717",4947:"9b96165dff9a83903a6d",4992:"cade38328abf2e37fe42",5034:"eaab52eb59dce0cabf90",5088:"3fab1c0590ed9983f062",5097:"08531f13f1e2c5ec61f5",5115:"829462399cb42cf19646",5168:"f6fc6475e9eb7ae729a9",5380:"c64854e42206ee5b8452",5439:"b13ce56a9c91371fd16f",5539:"a3edb0eec955e6c8bcf1",5691:"defd3ac957a9af304c5e",5828:"ab8928bc056e28227b70",6180:"7b9cc138b27e517bbdd0",6275:"47a563accbe77aa06b32",6304:"a6e43cc839e9430ffd68",6549:"8baa1ec3ea3dfa255e8e",6793:"181dbc15a49a9457a7b1",6880:"3453248881ace3ce2acf",6901:"90f3679eb2507d3ee219",6916:"cd9e224df6c45963a71d",6976:"2bbdd78b2381c69b8a75",6988:"714873f4061e2fe06e86",6990:"547946618b03e08a3199",7027:"e613c2bc03b3f75883ec",7057:"5113505c60b5c198ba63",7217:"84682005c8f282755b47",7383:"d066398255cffc464174",7648:"3e8f55e9faf675bc259c",7681:"4356f3ec0c74a2be42e8",7698:"ad0b62cf4e5008929fbd",7792:"940fc15870a431afe6ed",7891:"878bbf3e0e32ef4fa20e",7948:"d0a10f4c749d78becdac",7989:"fb4a878ef4702ebae9d7",8307:"bfe077291840b6ddd4ce",8372:"7e788f73d6da46ac7d30",8507:"25411ce2bb83b6b84360",8592:"69f472482428124ab505",8602:"de8340775674556d2ffc",8642:"3826e3da1ffbd5a8f442",8644:"7ba8ec24d0c02267d3df",8729:"65c9d890ea61a63d1d7e",8884:"57fec34c768dd40fb97e",8929:"59278267437d9ffbd371",8935:"24ab646a6d91670e4598",8945:"8dac3dccff67e604bb19",9022:"95fe10d17f1f3de37df3",9057:"23d4d755a6c58c0914bc",9176:"141724e8c916f0856678",9328:"acae07d932cd0ccabc3e",9358:"291a0c6dedee67b5e098",9380:"01e1810f19b5f396da1a",9544:"6dd0e144ec5834a9eaa8",9748:"789b9e78f184e32fd921",9899:"7fd066f10d2bebe5de45",9935:"13a36f17a40a1c42311b"}[e]+".js"},f.miniCssF=function(e){return"styles.f1cfe48ac9aae8504eb3.css"},f.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},function(){var e={},a="maskito:";f.l=function(c,d,t,b){if(e[c])e[c].push(d);else{var n,r;if(void 0!==t)for(var o=document.getElementsByTagName("script"),u=0;u -
      Stackblitz loading...
      - +
      Stackblitz loading...
      + \ No newline at end of file