{"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"dist-tags":{"beta":"26.1.35-7502","latest":"33.1.44"},"author":{"name":"Syncfusion Inc."},"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","readme":"# JavaScript Inputs Controls\n\nA package of JavaScript Inputs controls. It comes with a collection of form components which is useful to get different input values from the users such as text, numbers, patterns, color and file inputs.\n\n## What's Included in the JavaScript Inputs Package\n\nThe JavaScript Inputs package includes the following list of components.\n\n### JavaScript ColorPicker\n\nThe [JavaScript ColorPicker](https://www.syncfusion.com/javascript-ui-controls/js-color-picker?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control is a user interface that is used to select and adjust color values.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/color-picker/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/color-picker/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-color-picker?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript ColorPicker Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-colorpicker.png\">\n</p>\n\n#### Key features\n\n* [Color specification](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=color-picker#/fluent2/color-picker/default.html) - Supports `Red Green Blue`, `Hue Saturation Value` and `Hex` codes.\n* [Mode](https://ej2.syncfusion.com/documentation/color-picker/mode-and-value#mode-and-value) - Supports `Picker` and `Palette` mode.\n* [Inline](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=color-picker#/fluent2/color-picker/inline.html) - Supports inline type rendering of color picker.\n* [Custom palettes](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=color-picker#/fluent2/color-picker/custom.html) - Allows to customize palettes and supports multiple palette groups rendering.\n* [Opacity](https://ej2.syncfusion.com/documentation/color-picker/mode-and-value#color-value) - Allows to set and change the `opacity` of the selected color.\n* [Accessibility](https://ej2.syncfusion.com/documentation/color-picker/accessibility#accessibility) - Built-in accessibility features to access color picker using the keyboard, screen readers, or other assistive technology devices.\n\n### JavaScript Form Validator\n\nThe [JavaScript Form Validator](https://www.syncfusion.com/javascript-ui-controls/js-form-validation?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control is used to validate the form elements before submitting to the server.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/form-validator/validation-rules/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/form-validator/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-form-validation?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript FormValidator Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-form-validator.png\">\n</p>\n\n### JavaScript TextBox\n\nThe [JavaScript TextBox](https://www.syncfusion.com/javascript-ui-controls/js-textbox?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control is an extended version of the HTML input control which is used to edit or display text input on a form.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/textbox/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/textbox/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-textbox?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript TextBox Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-textbox.png\">\n</p>\n\n#### Key features\n\n* [Floating label](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=textbox#/fluent2/textbox/default.html) - Floats the placeholder text while focus.\n* [Input group](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=textbox#/fluent2/textbox/default.html) - Group the icons, buttons along with textbox.\n* [Validation states](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=textbox#/fluent2/textbox/default.html) - Provides styles for success, error, and warning states.\n* [Multiline](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=textbox#/fluent2/textbox/default.html) - Handles multiline input with placeholder text.\n\n### JavaScript Masked TextBox\n\nThe [JavaScript Masked TextBox](https://www.syncfusion.com/javascript-ui-controls/js-input-mask?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control allows the user to enter the valid input only based on the provided mask.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/maskedtextbox/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/maskedtextbox/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-input-mask?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript MaskedTextBox Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-maskedtextbox.png\">\n</p>\n\n#### Key features\n\n* [Custom characters](https://ej2.syncfusion.com/demos/?lang=typescript&utm_source=npm&utm_campaign=maskedtextbox/#/fluent2/maskedtextbox/custom-mask.html) - Allows you to use your own characters as the mask elements.\n* [Regular expression](https://ej2.syncfusion.com/documentation/maskedtextbox/mask-configuration#regular-expression?lang=typescript&utm_source=npm&utm_campaign=maskedtextbox#regular-expression) - Can be used as a mask element for each character of the MaskedTextBox.\n* [Accessibility](https://ej2.syncfusion.com/documentation/maskedtextbox/accessibility?lang=typescript&utm_source=npm&utm_campaign=maskedtextbox) - Provides built-in accessibility support which helps to access all the MaskedTextBox component features through keyboard, on-screen readers, or other assistive technology devices.\n\n### JavaScript Numeric TextBox\n\nThe [JavaScript Numeric TextBox](https://www.syncfusion.com/javascript-ui-controls/js-numeric-textbox?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control is used to get the number inputs from the user. The input values can be incremented or decremented by a predefined step value.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/numerictextbox/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/numerictextbox/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-numeric-textbox?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript NumericTextBox Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-numerictextbox.png\">\n</p>\n\n#### Key features\n\n* [Range validation](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=numerictextbox/#/fluent2/numerictextbox/range-validation.html) - Allows to set the minimum and maximum range of values in the NumericTextBox.\n* [Number formats](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=numerictextbox/#/fluent2/numerictextbox/custom-format.html) - Supports the number display formatting with MSDN standard and custom number formats.\n* [Precision of numbers](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=numerictextbox/#/fluent2/numerictextbox/restrict-decimals.html) - Allows to restrict the number precision when enters the value.\n* [Keyboard interaction](https://ej2.syncfusion.com/documentation/numerictextbox/accessibility#keyboard-interaction/?lang=typescript&utm_source=npm&utm_campaign=numerictextbox#keyboard-interaction) - Allows users to interact with the NumericTextBox using the keyboard.\n* [Accessibility](https://ej2.syncfusion.com/documentation/numerictextbox/accessibility/?lang=typescript&utm_source=npm&utm_campaign=numerictextbox) - Provides built-in accessibility support which helps to access all the NumericTextBox component features through keyboard, on-screen readers or other assistive technology devices.\n* [Internationalization](https://ej2.syncfusion.com/documentation/numerictextbox/globalization#internationalization/?lang=typescript&utm_source=npm&utm_campaign=numerictextbox) - Library provides support for formatting and parsing number using the official Unicode CLDR JSON data.\n* [Localization](https://ej2.syncfusion.com/documentation/numerictextbox/globalization#internationalization/?lang=typescript&utm_source=npm&utm_campaign=numerictextbox#localization) - Supports to localize spin up and down buttons title for the tooltip to different cultures.\n\n### JavaScript Signature\n\nThe [JavaScript Signature](https://www.syncfusion.com/javascript-ui-controls/js-signature?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control allows user to draw smooth signatures as vector outline of strokes using variable width bezier curve interpolation. It allows to save signature as image.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/signature/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/signature/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-signature?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Signature Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-signature.png\">\n</p>\n\n#### Key features\n\n* [Customization](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/signature/default.html) - Support various customization options like background color, background image, stroke color, stroke width, save with background, undo, redo, clear, readonly, and disabled.\n* [Save](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/signature/default.html) - Support to save the signature as image like PNG, JPEG, and SVG.\n* [Load](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/signature/default.html) - Support to load the signature as base64 url of the image.\n* [Draw](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/signature/default.html) - Support to draw the text with the different font family and font size.\n\n### JavaScript Slider\n\nThe [JavaScript Slider](https://www.syncfusion.com/javascript-ui-controls/js-range-slider?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control allows you to select a value or range of values between the min and max range.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/range-slider/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/slider/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-range-slider?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Slider Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-slider.png\">\n</p>\n\n#### Key features\n\n* [Types](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/slider/default.html) - Provided three types of Slider.\n* [Orientation](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/slider/orientation.html) - Displays the Slider in horizontal or vertical direction.\n* [Buttons](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/slider/tooltip.html) - Provided built-in support to render the buttons in both edges of the Slider.\n* [Tooltip](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/slider/tooltip.html) - Displays a tooltip to show the currently selected value.\n* [Ticks](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/slider/ticks.html) - Displays a scale with small and big ticks.\n* [Format](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/slider/format.html) - Customize the slider values into various format.\n* [Limits](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/slider/limits.html) - Slider thumb movement restriction enabled with interval dragging in range-slider.\n* [Accessibility](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/slider/default.html) - Built-in compliance with the [WAI-ARIA](http://www.w3.org/WAI/PF/aria-practices/) specifications.\n* [Keyboard interaction](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/slider/api.html) - The Slider can be intractable through the keyboard.\n\n### JavaScript File Upload\n\nThe [JavaScript File Upload](https://www.syncfusion.com/javascript-ui-controls/js-file-upload?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control is an extended version of the HTML5 upload control which is used to upload images, documents, and other files to a server.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/uploader/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/uploader/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-file-upload?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript FileUpload Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-file-upload.png\">\n</p>\n\n#### Key features\n\n* [Chunk upload](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-file-upload-npm#/fluent2/uploader/chunk-upload.html) - Used to upload large files as chunks\n* [Drag and drop](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-file-upload-npm/#/fluent2/uploader/custom-drop-area.html) - Drag the files and drop into component to upload them.\n* [Template](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-file-upload-npm/#/fluent2/uploader/custom-file-list.html) - The file list and buttons can be customize using template\n* [Validation](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-file-upload-npm/#/fluent2/uploader/file-validation.html) - Validate extension and size of upload file\n* [Auto upload](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-file-upload-npm#/fluent2/uploader/default.html) - Process the file to upload without interaction.\n* [Preload files](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-file-upload-npm/#/fluent2/uploader/preload-files.html) - View and manipulate previously uploaded files.\n\n### JavaScript Rating\n\nThe [JavaScript Rating](https://www.syncfusion.com/javascript-ui-controls/js-rating?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control is used to provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products. It has several built-in features such as support for precision modes, labels, tooltip, and UI customization.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/rating/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/rating/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-rating?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Rating Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-rating.gif\">\n</p>\n\n#### Key features\n\n* [Precision modes](https://ej2.syncfusion.com/documentation/rating/precision-modes) - Provides different precision modes for more accurate rating.\n* [Labels](https://ej2.syncfusion.com/documentation/rating/labels) - Displays current value of the rating.\n* [Tooltip](https://ej2.syncfusion.com/documentation/rating/tooltip) - Displays additional information of the rating items.\n* [Selection](https://ej2.syncfusion.com/documentation/rating/selection) - Customization options for the selected rating value and selection behavior.\n* [Appearance](https://ej2.syncfusion.com/documentation/rating/appearance) - Customize the rating items appearance.\n* [Templates](https://ej2.syncfusion.com/documentation/rating/templates) - Customize the rating item with a heart, SVG, or any content that precisely matches unique needs.\n\n### JavaScript OTP Input\n\nThe [JavaScript OTP Input](https://www.syncfusion.com/javascript-ui-controls/js-otp-input?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control is designed to securely enter and verify single-use passwords for multi-factor authentication purposes in various applications, such as banking, e-commerce, or account login processes. It has several built-in features such as support for input types, styling modes, placeholder, seperators, and customization.\n\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/otp-input/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/otp-input/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-otp-input?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript OTP Input Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-otp-input.png\">\n</p>\n\n#### Key features\n\n* [Input types](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/otp-input/default.html) - Allow specifying the input type as text, number, or password for the OTP input.\n* [Styling modes](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/otp-input/api.html) - Offer built-in styling options such as underline, outline, or fill.\n* [Placeholders](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/otp-input/api.html) - Allow setting a hint character for each input field, indicating the expected value.\n* [Separators](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/otp-input/api.html) - Specify a character to be placed between input fields. \n* [Customization](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/otp-input/api.html) - Allows customizing the default appearance, including input field styling, input length, and more. \n\n### JavaScript SpeechToText\n\nThe [JavaScript SpeechToText](https://www.syncfusion.com/javascript-ui-controls/js-speech-to-text?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm) control provides seamless voice-to-text conversion in the web applications. It features real-time transcription with interim results, multilingual recognition, customizable buttons and tooltips, and error handling, ensuring an intuitive and accessible speech recognition experience.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/speech-to-text/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Getting Started</a> .\n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/speech-to-text/default.html\">Online demos</a> .\n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-speech-to-text?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript SpeechToText Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-speech-to-text.png\">\n</p>\n\nExplore the demo [here](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm#/fluent2/speech-to-text/default.html)\n\n### Key Features\n\n* **Real-time transcription**: Instantly captures spoken input and converts it into text ensuring smooth speech recognition.\n* **Interim results**: Provides partial transcriptions as the user speaks, offering dynamic real-time experience before updates before finalizing the text.\n* **Multilingual recognition**: Supports multiple languages and regional variations, allowing users to transcribe speech in their preferred language.\n* **Tooltips**: Displays informative tooltips for start and stop actions, guiding users throughout the speech recognition process.\n* **Appearance**: Supports predefined styles and allows customization of content and icons to meet the application design and user preferences.\n\n<p align=\"center\">\nTrusted by the world's leading companies\n  <a href=\"https://www.syncfusion.com/\">\n    <img src=\"https://ej2.syncfusion.com/home/images/trusted_companies.png\" alt=\"Syncfusion logo\">\n  </a>\n</p>\n\n## Setup\n\nTo install `inputs` and its dependent packages, use the following command,\n\n```sh\nnpm install @syncfusion/ej2-inputs\n```\n\n## Supported frameworks\n\nInput controls are also offered in following list of frameworks.\n\n| [<img src=\"https://ej2.syncfusion.com/github/images/angular-new.svg\" height=\"50\" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/react.svg\"  height=\"50\" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/vue.svg\" height=\"50\" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netcore.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netmvc.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | \n| :-----: | :-----: | :-----: | :-----: | :-----: |\n\n## Showcase samples\n\n* Expanse Tracker - [Source](https://github.com/syncfusion/ej2-sample-ts-expensetracker), [Live Demo]( https://ej2.syncfusion.com/showcase/typescript/expensetracker/?utm_source=npm&utm_campaign=numerictextbox#/expense)\n* Loan Calculator - [Source](https://github.com/syncfusion/ej2-sample-ts-loancalculator), [Live Demo]( https://ej2.syncfusion.com/showcase/typescript/loancalculator/?utm_source=npm&utm_campaign=slider)\n* Cloud Pricing - [Live Demo](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=slider#/fluent2/slider/azure-pricing.html)\n\n## Resources\n\n* [Speech To Text Documentation](https://ej2.syncfusion.com/documentation/speech-to-text/getting-started)\n* [Theme Studio](https://ej2.syncfusion.com/themestudio/)\n* [Custom Resource Generator](https://crg.syncfusion.com/)\n* [What's New](https://www.syncfusion.com/products/whatsnew/essential-js2?utm_medium=listing&utm_source=github)\n* [Road Map](https://www.syncfusion.com/products/roadmap/essential-js2?utm_medium=listing&utm_source=github)\n* [E-Books](https://www.syncfusion.com/ebooks?tag=javascript&utm_medium=listing&utm_source=github)\n\n## Support\n\nProduct support is available through following mediums.\n\n* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support\n* [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm)\n* [GitHub issues](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new)\n* [Request feature or report bug](https://www.syncfusion.com/feedback/javascript?utm_source=npm&utm_medium=listing&utm_campaign=javascript-inputs-npm)\n* Live chat\n\n## Changelog\n\nCheck the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/inputs/CHANGELOG.md/?utm_source=npm&utm_campaign=input). Get minor improvements and bug fixes every week to stay up to date with frequent updates.\n\n## License and copyright\n\n> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).\n\n> A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.\n\nSee [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license/?utm_source=npm&utm_campaign=input) for more info.\n\n© Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.","repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master"},"bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"license":"SEE LICENSE IN license","versions":{"1.0.0":{"name":"@syncfusion/ej2-inputs","version":"1.0.0","keywords":["ej2","syncfusion","ej2-inputs","input","textbox","numeric","numerictext","numerictextbox"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.0","maintainers":[{"name":"anonymous","email":"pipeline@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"640bd8b0670c9b44f77f9b993e76b0b39efcd486","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.0.tgz","integrity":"sha512-o0ycXrMjotJGyOpZTvL6fCwo3vR+t+jyYOwzpYjdiXPpGDShi6vNCJBgYoKUtGePR21FjZ8qyn1bT4cZKzOpTA==","signatures":[{"sig":"MEQCIGBekLJ5QprMth2cpXVs1DFSgKc6etSYWIjZIaqqKWUpAiBQ2AiA0uJZnPKyP42I99neodpCKo4NnlGZNNKLd9C03w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-inputs@*","_where":"D:\\release\\packages\\node_modules\\@syncfusion\\ej2","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"640bd8b0670c9b44f77f9b993e76b0b39efcd486","gitHead":"e6de16e54d55f9c720e777cda45b7485d49db0b1","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-inputs","_resolved":"http://syncdeskn6523:8081/repository/ej2-production/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.0.tgz","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-calendars"],"_shrinkwrap":null,"description":"Syncfusion TypeScript TextBoxes","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"*"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27","@syncfusion/ej2-build":"*"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.0.tgz_1494414811825_0.036937886849045753","host":"packages-18-east.internal.npmjs.com"}},"1.0.3":{"name":"@syncfusion/ej2-inputs","version":"1.0.3","keywords":["ej2","syncfusion","ej2-inputs","input","textbox","numeric","numerictext","numerictextbox"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.3","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"cb12616ed666be28ddf75e148d852d363739fff2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.3.tgz","integrity":"sha512-CcfBHGtaFpHLIhZZSIfTUs7MoB02Hb5m5O+IXWI24ODHdMdKnbXXrwKa6LHWdpJ5FxL+5hRfKf9vSlrYWsJ+hg==","signatures":[{"sig":"MEQCIB3ZUAyUKcSgmL6AAN3qq0XO9LPcRZ+WDZ+A69UwIAvQAiAacEMVhbrnpdOw5AjGtJJK5urHE/WxGlrO6wzJpXPd0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-inputs@*","_where":"D:\\release\\packages\\node_modules\\@syncfusion\\ej2","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"cb12616ed666be28ddf75e148d852d363739fff2","gitHead":"e6de16e54d55f9c720e777cda45b7485d49db0b1","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-inputs","_resolved":"http://syncdeskn6523:8081/repository/ej2-production/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.0.tgz","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-calendars"],"_shrinkwrap":null,"description":"Syncfusion TypeScript TextBoxes","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"^1.0.0"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.3.tgz_1494418580986_0.23953279061242938","host":"packages-18-east.internal.npmjs.com"}},"1.0.4":{"name":"@syncfusion/ej2-inputs","version":"1.0.4","keywords":["ej2","syncfusion","ej2-inputs","input","textbox","numeric","numerictext","numerictextbox"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.4","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"ec4c5a57486ad341ce0662fdb3549679e24736d5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.4.tgz","integrity":"sha512-ESZ39N5J45a2880tej0q9ssB+EiqUb4ac19Na3+jgs0hcdR6op98UUqlrM5Dsje3/fPghEV2I1CyXTUIF3Gzkw==","signatures":[{"sig":"MEYCIQCmCk/Rh/nBDUXIKU7XgKHi9fzfheR12LOH8dgIva82VgIhALUB2W/m7pH8ORctlV/jMUqTzqM8rCAlQfnBhZ7Po15G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-inputs@*","_where":"D:\\release\\packages\\node_modules\\@syncfusion\\ej2","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"ec4c5a57486ad341ce0662fdb3549679e24736d5","gitHead":"e6de16e54d55f9c720e777cda45b7485d49db0b1","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-inputs","_resolved":"http://syncdeskn6523:8081/repository/ej2-production/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.0.tgz","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-calendars"],"_shrinkwrap":null,"description":"Syncfusion TypeScript TextBoxes","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"^1.0.0"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.4.tgz_1494424019038_0.16036966163665056","host":"packages-12-west.internal.npmjs.com"}},"1.0.5":{"name":"@syncfusion/ej2-inputs","version":"1.0.5","keywords":["ej2","syncfusion","ej2-inputs","input","textbox","numeric","numerictext","numerictextbox"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.5","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"ee546987806f8534661348f8e4f1d4f35df2bab7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.5.tgz","integrity":"sha512-/uht3g6gnwxvd6wYldvKwBHIVbMHe6eDm5le0n66/3qNliXVmnCnLG6iol7loZXd+T8p3NwILUpev5umjgzGeg==","signatures":[{"sig":"MEQCIE8WULYwo0pyH58u0SNtelpKInhTG4RBtQ8b1Ea2ESiiAiBXyl7y8AolLXtmJDCRaYb/kCTA7T5jsw8+hNZVVcuRWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"],[{"raw":"@syncfusion/ej2-inputs","name":"@syncfusion/ej2-inputs","spec":"latest","type":"tag","scope":"@syncfusion","rawSpec":"","escapedName":"@syncfusion%2fej2-inputs"},"D:\\dev\\typescript\\temp\\npmjsSync"]],"_from":".","_spec":"@syncfusion/ej2-inputs","_where":"D:\\dev\\typescript\\temp\\npmjsSync","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"ee546987806f8534661348f8e4f1d4f35df2bab7","gitHead":"e6de16e54d55f9c720e777cda45b7485d49db0b1","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-inputs","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.4.tgz","_requested":{"raw":"@syncfusion/ej2-inputs","name":"@syncfusion/ej2-inputs","spec":"latest","type":"tag","scope":"@syncfusion","rawSpec":"","escapedName":"@syncfusion%2fej2-inputs"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["#USER"],"_shrinkwrap":null,"description":"Syncfusion TypeScript TextBoxes","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"^1.0.0"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.5.tgz_1494508058668_0.2852849105838686","host":"packages-12-west.internal.npmjs.com"}},"1.0.7":{"name":"@syncfusion/ej2-inputs","version":"1.0.7","keywords":["ej2","syncfusion","ej2-inputs","input","textbox","numeric","numerictext","numerictextbox"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.7","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"4be396672ea09333d861b78eb24738ad9c92b519","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.7.tgz","integrity":"sha512-mLf+3t1Nt1MCZOe2c/B23Rz62/4YShmfthQWFp8/IV5OLjZKvs704/9EWCrxt5S3xjvX7hM0y4UGjnQCP+pS+Q==","signatures":[{"sig":"MEUCIQDOSv2dLCLQFGxXUQ5tVjXYOqgjd6Rqv33ik5JVeu2L6wIgFkP+BjFTWmtyq9W0E/rlTZGg8KsFr8qDy7lPma4f9uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"],[{"raw":"@syncfusion/ej2-inputs","name":"@syncfusion/ej2-inputs","spec":"latest","type":"tag","scope":"@syncfusion","rawSpec":"","escapedName":"@syncfusion%2fej2-inputs"},"D:\\dev\\typescript\\temp\\npmjsSync"],[{"raw":"@syncfusion/ej2-inputs@^1.0.0","name":"@syncfusion/ej2-inputs","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-inputs"},"C:\\Users\\ajithr\\Desktop\\npm\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-inputs@^1.0.0","_where":"C:\\Users\\ajithr\\Desktop\\npm\\node_modules\\@syncfusion\\ej2","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"4be396672ea09333d861b78eb24738ad9c92b519","gitHead":"e6de16e54d55f9c720e777cda45b7485d49db0b1","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-inputs","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.5.tgz","_requested":{"raw":"@syncfusion/ej2-inputs@^1.0.0","name":"@syncfusion/ej2-inputs","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-inputs"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-calendars","/@syncfusion/ej2-ng-inputs"],"_shrinkwrap":null,"description":"Syncfusion TypeScript TextBoxes","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"^1.0.0"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.7.tgz_1495172064460_0.10218353383243084","host":"packages-18-east.internal.npmjs.com"}},"1.0.8":{"name":"@syncfusion/ej2-inputs","version":"1.0.8","keywords":["ej2","syncfusion","ej2-inputs","input","textbox","numeric","numerictext","numerictextbox"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.8","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"97b8c1db7476ee2d4434dfc21ebe92f19fc8a5da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.8.tgz","integrity":"sha512-RpIP9kn0zXpVyEOZVbH3sy5p+Aa/jOfIxuNaHluvqkCFaV4scA4CfEuqS6spYasITxYXuTIje/oU/UnyW/xWig==","signatures":[{"sig":"MEUCIFyIV9q48Hd2crXWxCfKQPBQpWsux5CbE9gjBXWq/qPEAiEAoaLTQf+wpEZL2tnotz78E/xPkiRNaL2Qnbgvf2zkPHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"],[{"raw":"@syncfusion/ej2-inputs","name":"@syncfusion/ej2-inputs","spec":"latest","type":"tag","scope":"@syncfusion","rawSpec":"","escapedName":"@syncfusion%2fej2-inputs"},"D:\\dev\\typescript\\temp\\npmjsSync"],[{"raw":"@syncfusion/ej2-inputs@^1.0.0","name":"@syncfusion/ej2-inputs","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-inputs"},"C:\\Users\\ajithr\\Desktop\\npm\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-inputs@^1.0.0","_where":"C:\\Users\\ajithr\\Desktop\\npm\\node_modules\\@syncfusion\\ej2","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"97b8c1db7476ee2d4434dfc21ebe92f19fc8a5da","gitHead":"e6de16e54d55f9c720e777cda45b7485d49db0b1","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-inputs","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.5.tgz","_requested":{"raw":"@syncfusion/ej2-inputs@^1.0.0","name":"@syncfusion/ej2-inputs","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-inputs"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-calendars","/@syncfusion/ej2-ng-inputs"],"_shrinkwrap":null,"description":"Syncfusion TypeScript TextBoxes","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"^1.0.0"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.8.tgz_1495173495471_0.17110272450372577","host":"packages-18-east.internal.npmjs.com"}},"1.0.10":{"name":"@syncfusion/ej2-inputs","version":"1.0.10","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.10","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"3763126027a2078abf2a290aee463a1a11d69eed","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.10.tgz","integrity":"sha512-TjLqkpLA5y5g8/v0/g6ydDiIf78zFKSs+bj0du42yKVeF9opu2U3lEYuT0Gmqe7mZ2UgYnstCk+lBuGCiehgKw==","signatures":[{"sig":"MEYCIQDS3mDlSsf0qqmHojARHHuev+274xbApM/S9MYcKSXITAIhAL29jthtnS3EbDmIElDHAzcq+skqyKy/WbR9tQ5htW8c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"C:\\Users\\ajithr\\Desktop\\ej2-release\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-inputs@*","_where":"C:\\Users\\ajithr\\Desktop\\ej2-release\\node_modules\\@syncfusion\\ej2","module":"dist/es6/index.js","_shasum":"3763126027a2078abf2a290aee463a1a11d69eed","gitHead":"9119135359ab2cfe5f25fc18be4cd52fdc86a094","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-inputs","_resolved":"http://syncdeskn6525:8081/repository/ej2-production/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.10.tgz","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-ng-inputs"],"_shrinkwrap":null,"description":"Essential JS 2 TextBoxes","directories":{},"_nodeVersion":"6.11.0","dependencies":{"@syncfusion/ej2-base":"^1.0.10"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.10.tgz_1499258790771_0.21557767852209508","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"@syncfusion/ej2-inputs","version":"1.0.11","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.11","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"689b47f00de8e18d872c6fb3caafe5fa7d025ee2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.11.tgz","integrity":"sha512-KO2nrrNAVDzmjXvYi3zUKV/vChfX+CnMjSBEw0UhSNqcdN37pyiXKl4RFcX6vExvLCAytpRVeHSZArBws5e7pg==","signatures":[{"sig":"MEYCIQC8dJdSOZU7+F5bOaKuuqcUgo7h/9q+hOMZT9o603xowgIhAI3LSBF1LI0Djonmq+3NPwVzw6cFsv2XfGYjby0UUhr9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"689b47f00de8e18d872c6fb3caafe5fa7d025ee2","gitHead":"37fd1f8fd67c7ab3470248d0530c093a2361be32","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 TextBoxes","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.11"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.11.tgz_1501802446365_0.38197637954726815","host":"s3://npm-registry-packages"}},"1.0.14":{"name":"@syncfusion/ej2-inputs","version":"1.0.14","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.14","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"4c1c444e50bcba288d6c56e3eaeb98f00d7a74fd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.14.tgz","integrity":"sha512-nNnU5W5OUXEThg2Mk50PKyu0p9SUEQlhtUfNX7Tno6Rb0Pjp/fp25t5IleB8y1x9eBc24gwCIsJxusdeK3Jbwg==","signatures":[{"sig":"MEQCIFv/p2p/qWaNZ7BV3EUivJFFUW8IQ+Xfvls8sqHZl+uAAiAOAhiMf6oU5MZiLGYmoEfLfMAnXRAMJiQQ7SYR9M0nMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"4c1c444e50bcba288d6c56e3eaeb98f00d7a74fd","gitHead":"bbb38d234c2406165b2e2dc1e195fc52f0cc6efe","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.14"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.14.tgz_1504215584667_0.6772136564832181","host":"s3://npm-registry-packages"}},"1.0.16":{"name":"@syncfusion/ej2-inputs","version":"1.0.16","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.16","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"470052d252ed8239a90e1290d0309868d8e3fdd9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.16.tgz","integrity":"sha512-nVlCJPkW6giJI37YaJScWR5Tfp6n39URDJ4po+BmmoZ5CQywF+3IjWofdFQRPY2oFV3ACQABS39uQ7e1yxs7Vw==","signatures":[{"sig":"MEYCIQD3DkXrJl3PZrh3KI84news6OkiWwkCckhDFV+hQ1zssAIhAMyiZbyylMpw1o2yVVhakxX4l9oG+3YnfRBskxCVpd3F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"470052d252ed8239a90e1290d0309868d8e3fdd9","gitHead":"fe5d7855f65b7fc64e57d7584f05200b767884f0","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.16"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.16.tgz_1504868294921_0.4422882085200399","host":"s3://npm-registry-packages"}},"1.0.17":{"name":"@syncfusion/ej2-inputs","version":"1.0.17","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.17","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"a57b6562a5393c78837e198a5844115cf2a23b29","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.17.tgz","integrity":"sha512-8PoA11bd7YMlrKcygLvpmxp/VeHki1z/gQT3iALS2SPTVYsOQ5gZ00UFAHiZxeVQfOrlqiYrbFnAxQyO/gMiIg==","signatures":[{"sig":"MEUCIQCZSX+wN0LtNTOvs+wBaCWHRI6R4UHY+ldghtosKE7nggIgUy9t0q8NncXpIz51PHFtsSXCXwi41j45fY+pOOI7yic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"a57b6562a5393c78837e198a5844115cf2a23b29","gitHead":"2916729e342d2c05f2f185baa61d2f0af4bd07a4","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.16"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.17.tgz_1505381830379_0.6441594334319234","host":"s3://npm-registry-packages"}},"1.0.18":{"name":"@syncfusion/ej2-inputs","version":"1.0.18","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.18","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"200a2565feda239193c3100e6cd9246892a5669d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.18.tgz","integrity":"sha512-I7buSkpKoH1jOEfG1L7Jh0txrtG7QWmelWp5V//mBA3z6wg6eUgfRVmHSL01lvtM587haGEiajl1kSDrwYbuVA==","signatures":[{"sig":"MEYCIQDohkWx/IQAHIdwTLcpc7VQxNBJem/Yke/ltRcDQr4XaQIhAKzeeW89hcZRYId8jyB/b7wxZZuKk8R/Ns8DuHN6gvFO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"200a2565feda239193c3100e6cd9246892a5669d","gitHead":"55122a165cb7f8ef9c1f7992cb7cfbc183fc5175","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.18"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.18.tgz_1505927747483_0.9811399742029607","host":"s3://npm-registry-packages"}},"1.0.19":{"name":"@syncfusion/ej2-inputs","version":"1.0.19","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.19","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"c2d5922c1633aee225c66c75afc7dc44a5ed0995","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.19.tgz","integrity":"sha512-lFR/dTHyzKa1kt1LO/BwS57FLO4mgZ/V1muD4X+HxogaYh/LCfPdxEJhcSTKHTYWYR+VOXpNH7jkbF7+0wLSQw==","signatures":[{"sig":"MEYCIQCCuL3uhFVARefGHThhHfFCkX4Z0W0nD0Qho+PV8tHMEgIhAINhZlHdeo7RcTKku4Hn8TRyZo8AWgfNu7gKg9iKzjNV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"c2d5922c1633aee225c66c75afc7dc44a5ed0995","gitHead":"8a8e277a0719ba355531e3a8ebe273c49fedb21f","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.19"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.19.tgz_1506641823831_0.8316669857595116","host":"s3://npm-registry-packages"}},"1.0.21":{"name":"@syncfusion/ej2-inputs","version":"1.0.21","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.21","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"a765b308e94bf38648495737f68f1daefa5a6a0a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.21.tgz","integrity":"sha512-OcC2xt3mPbfnD0QtuTwE83dUpje/Z7PiBHwq80NG36CA2FL+6uX2z04mzJOoLgEOBwBvUh0o8pfRyzb3IMeP3Q==","signatures":[{"sig":"MEUCIEiB6Qgeyx1ZsftwXlupDPX0nkBx9l6BKn+CD2EbYSPCAiEAmjYURWZ7lpVfGaDPAZNOWR5dyxuBoNFRFNr3g/szoKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"a765b308e94bf38648495737f68f1daefa5a6a0a","gitHead":"dd728fdade08f2792c338033f107b0aee399770e","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.21"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.21.tgz_1507320110972_0.8866982662584633","host":"s3://npm-registry-packages"}},"1.0.22":{"name":"@syncfusion/ej2-inputs","version":"1.0.22","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@1.0.22","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"ec3e96c5e966f880450df78292096501076c98ec","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-1.0.22.tgz","integrity":"sha512-1TUCatatfWSI9slnU0MnSSiRLT6Dyvkdn1HSnIlxFkYtvRuypP+3DV65BEI0f+1fcUdxCpbhHcMNnOL63dHxeg==","signatures":[{"sig":"MEYCIQDMHt6M5H0yfBiY1Dlyf4bSHJbM/w46bAiPjmUQ0Af/8QIhAJqnm7R8vIeOg6GpPgc85ZVjf5YGv2dW3UZCjazDiZk1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"ec3e96c5e966f880450df78292096501076c98ec","gitHead":"470d5fb28b76466a8b940d876f0fbe03d6e5e0d2","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.22"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-1.0.22.tgz_1508191346723_0.9605556698516011","host":"s3://npm-registry-packages"}},"15.4.17":{"name":"@syncfusion/ej2-inputs","version":"15.4.17","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@15.4.17","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"8658b8840c2d84ce7a4af0e78eb36fa2ede46c9c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-15.4.17.tgz","integrity":"sha512-sowhcccEEQS86NrH8HxPTREdteYWooRzB2LT1S4I7SJe1m7SrXsB6AcaPCKSRfb20NjXdQ34cT39oVnvqW/Xuw==","signatures":[{"sig":"MEUCIQD4h0pw2mfEjup7NKrf6jl/+fyR/4L6KIHiERknEpsYpQIgb/eNsj5BgJgMCUhBzRIuwomQKQ33r2C/RcGPrO34Fhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"8658b8840c2d84ce7a4af0e78eb36fa2ede46c9c","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.17"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-15.4.17.tgz_1510572620009_0.9364799174945801","host":"s3://npm-registry-packages"}},"15.4.20":{"name":"@syncfusion/ej2-inputs","version":"15.4.20","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@15.4.20","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"7f7da3db09ac6db8f651155e7829aa12ce902b5d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-15.4.20.tgz","integrity":"sha512-40vopYqqcZpb+KGWCzubA6Gb4w4ypSoeMnsLtu/Pht2OTbY9JTns2Fdy95mQDYcw6+qSFRKn8bfmNCF1Jfu7Lw==","signatures":[{"sig":"MEUCIQCW6uFa0O3zqO0SeSdFg8TbiwJb0Hgqv4PBdKB/a+w4/wIgH+uoijV5yjQIND1R4ys6ZJEsjP1TlKmM60xLs6+blp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"7f7da3db09ac6db8f651155e7829aa12ce902b5d","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.20"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-15.4.20.tgz_1512099858882_0.3603639651555568","host":"s3://npm-registry-packages"}},"15.4.21":{"name":"@syncfusion/ej2-inputs","version":"15.4.21","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@15.4.21","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"10af5ac58606bbd51ae887e1263277cd7583b890","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-15.4.21.tgz","integrity":"sha512-sVc9V+veQoyugSBIR/EiAe27N5yuzfFGBEs58UNnWzSeWwCGcZK1pZ1oDpjIBW72MHbVFCiM2q/peQjMXHYOkw==","signatures":[{"sig":"MEUCICa3VwZyIp4vXS/JI2iHJYtfYGtegTVs3yMZ9fY+1PjBAiEAquQCahJZE8cfS+riZzHmKFr1aj43LXv/0B9JVm7Humo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"10af5ac58606bbd51ae887e1263277cd7583b890","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.21"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-15.4.21.tgz_1512734721967_0.6102334256283939","host":"s3://npm-registry-packages"}},"15.4.23":{"name":"@syncfusion/ej2-inputs","version":"15.4.23","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@15.4.23","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"17b6b6fd4e6f177e26e546db6fda91747b2471f7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-15.4.23.tgz","integrity":"sha512-0IW39xbsrpFTnsfxdbdRGfY4w/ZdsVWnCD7blAW72iNErrbRFyB12yVPc8NuXSEjXfQJ5cCAloqrAuGPQdWkxg==","signatures":[{"sig":"MEUCIQDMnudjhu6DDQr5x89Vt+QvHczV4SJE+95j6naQojEKuwIgTSHQJ+righ+HxuESmxKv+U51mBmTeAzi7Vt/CeHSogI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-inputs.umd.min.js","_from":".","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_shasum":"17b6b6fd4e6f177e26e546db6fda91747b2471f7","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.23"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-15.4.23.tgz_1514383092498_0.4953683118801564","host":"s3://npm-registry-packages"}},"15.4.24":{"name":"@syncfusion/ej2-inputs","version":"15.4.24","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@15.4.24","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"dcb1620d9da49f90bfde4c6f338e7cc225cccc00","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-15.4.24.tgz","integrity":"sha512-NFZMbPWZjYceNGEttKj/LHsosQCGBuj+zGSvLpYTFoKrZOgOOz+OiojDVIsXCGVYrqSqzbm1xZ89OWoa4K58kA==","signatures":[{"sig":"MEQCIHzfoPruC06Tu+9cF0RgbAro7qKCId9eY7DenlwN2wZfAiBaj+vn3O79urDHalWmL1DZoURhNu4qmyyHqE+nxiLPPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-inputs.umd.min.js","_from":".","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_shasum":"dcb1620d9da49f90bfde4c6f338e7cc225cccc00","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.23"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-15.4.24.tgz_1515565202626_0.47270161588676274","host":"s3://npm-registry-packages"}},"15.4.28":{"name":"@syncfusion/ej2-inputs","version":"15.4.28","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@15.4.28","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"3010b3ec5b9c04e08d01a29bbc311e7394bb499f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-15.4.28.tgz","integrity":"sha512-FCIOTqjMgYKysPaNFEozsWMBrOv/QbTOnQV+LVo5vB87T7GLnYGG2jy7U/hW95JcugzTA53ZfHszmgkF6XEsTw==","signatures":[{"sig":"MEQCIBwCsMd0QbyJ+lFE6UQzEC11m4kHYqDeZoU6peIBL87LAiATpim+wVIfPrIW3F1Z4ZkAiRQLsgiHXNHcoIqXfv6M5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^15.4.23"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs-15.4.28.tgz_1517938557937_0.5175176444463432","host":"s3://npm-registry-packages"}},"15.4.29":{"name":"@syncfusion/ej2-inputs","version":"15.4.29","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@15.4.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"a663995559e58ec371b2accee3d61ce82c2842ae","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-15.4.29.tgz","fileCount":155,"integrity":"sha512-K8vap4j9y9nNWBwFD+6aUjodF84oFWOERRRxKd/BZEz9FpMatlgmYby+WqJhsWGBlh4pGxVL4xOoNRWGZqMLyw==","signatures":[{"sig":"MEQCIGEsXPIzLp8FRlr0fSm+uIS8N49/aIaVHARxOi/YUEjuAiAqfjQaK7I96VS3UyzXNmxRec4+4wDiYGcpP9Mh4+LRNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12530006},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-popups":"^15.4.27","@syncfusion/ej2-buttons":"^15.4.27"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_15.4.29_1517997521621_0.027621648579299274","host":"s3://npm-registry-packages"}},"16.1.24":{"name":"@syncfusion/ej2-inputs","version":"16.1.24","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.24","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"29f6ea0f1280feaa0f40e9a06afc1ded0a955598","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.24.tgz","fileCount":155,"integrity":"sha512-BJi8zDLMi4+CPoC90IaEOvkPlYkGFOAL0wIJWc69dgtv3eFEJJFofxpe7xZ5KRlu1qh95VhhJ6fgnrd3nkaQbA==","signatures":[{"sig":"MEYCIQDa+tWwHKkhhRqrJr8PjyCTefY89oSWD2AMAZTcwLZJCwIhANnhyMe0CXd7wh0979Lr9MSAHB9VxS7Cume6Na6Jutcx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13434792},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^16.1.24","@syncfusion/ej2-popups":"^16.1.24","@syncfusion/ej2-buttons":"^16.1.24"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.24_1519269168795_0.3728238679111482","host":"s3://npm-registry-packages"}},"16.1.26":{"name":"@syncfusion/ej2-inputs","version":"16.1.26","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"0e2a08f9ea4fb318aaf682a9f84588ddc0a3864b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.26.tgz","fileCount":155,"integrity":"sha512-5WF2Fm6TJ8fm1R1+1WORGqXLoJ1kLaFYQyXIwyherjQXcCFkIZAp851H5yN1eyZiHenMDSfGuo0KPnoIatAPeg==","signatures":[{"sig":"MEUCICX0aQGdjrmerp7u/pFfMFzqCis9bxxbHOfocOF5iIrJAiEAx9yiv57fg/kR14EqeEE5EzLnobaVyrMmvAGjL8ljHig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13325822},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^16.1.26","@syncfusion/ej2-popups":"^16.1.26","@syncfusion/ej2-buttons":"^16.1.26"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.26_1520267549254_0.39867637522244315","host":"s3://npm-registry-packages"}},"16.1.28":{"name":"@syncfusion/ej2-inputs","version":"16.1.28","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.28","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"51d6830bcea361303224122a828631f5ad29c048","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.28.tgz","fileCount":155,"integrity":"sha512-N43TqBz6/DPtDbtcn7PsIeDvDqrmPyKHtVOV7GDV1g0oYAdnzfIcAxDic0dzQYAAgJncpN+bVKT6eyt21ufdtQ==","signatures":[{"sig":"MEUCIQCjFGo5jgXpCmpqFGWARMXLBk3wkzDKWEqp+oHEHxvi7gIgd93LTyisutWMTA6BXKW2Gb1YcCkkP4rdJFP1bnf5H/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13279832},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~16.1.28","@syncfusion/ej2-popups":"~16.1.28","@syncfusion/ej2-buttons":"~16.1.28"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.28_1520573658898_0.17660759828648986","host":"s3://npm-registry-packages"}},"16.1.29":{"name":"@syncfusion/ej2-inputs","version":"16.1.29","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"dbc06fc2d23a4d006acd5bc78fe11943ef531494","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.29.tgz","fileCount":155,"integrity":"sha512-hQg5SJHnLUwM9oZkcb5GLnNZDmTFgTpruOaMwAsL7YHaV/hQ/nyZDihwdYWT0U/5BXsYtbn6/GIfCOKOI1LMww==","signatures":[{"sig":"MEUCIQC36Qyz/4gLLsJBLlNPu7m3OXeQmxFV/f+ozL9KbaJXygIgVN2lN7CBW44PM4knwRW44OvVS6lkuR7bQUXlzvkSG+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13302889},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~16.1.29","@syncfusion/ej2-popups":"~16.1.29","@syncfusion/ej2-buttons":"~16.1.28"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.29_1520957598406_0.1991792933969836","host":"s3://npm-registry-packages"}},"16.1.32":{"name":"@syncfusion/ej2-inputs","version":"16.1.32","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.32","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"ce6c1253ea2a06e03be53d0a1561306c73b865d5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.32.tgz","fileCount":155,"integrity":"sha512-Q7uMedHpsbh9zUMRl+nl29EJpVAJWGVWSs4vCQr8dDu4/wTRQQlEi0Na6Yi30w/hyrvBR8vknmOZtVV4CYQpAw==","signatures":[{"sig":"MEYCIQCrefApT2PS8NT76P2NYdYCYzYHOfTBI/jLpgjo6nkPcQIhALWvEcV4IgtCBVTizX8DlzGzxqBV3wKPq5fjpbFhfoub","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13306516},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.0","dependencies":{"@syncfusion/ej2-base":"~16.1.32","@syncfusion/ej2-popups":"~16.1.32","@syncfusion/ej2-buttons":"~16.1.32"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.32_1522326963700_0.38617389209200126","host":"s3://npm-registry-packages"}},"16.1.34":{"name":"@syncfusion/ej2-inputs","version":"16.1.34","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"277e2366a7cbbcca27d0e10d7c111bf9b2ea4487","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.34.tgz","fileCount":155,"integrity":"sha512-tvPFnX9Pal/+Q5PH+OVluuwH6scfLP2zgcYifcv57rLX2CCJxnNnXqSXgVr+XRRvmbbb/EG/Pjuu9mlBFJgF8g==","signatures":[{"sig":"MEQCIDkdHANYJKMItjtnN1vzEHAUT0Lg7KTlDx8GXFQE84BmAiA2+GazhxSWxdW1Z0l+E1aLEQUFA1848eMPMtNr5CkxpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13311273},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.33","@syncfusion/ej2-popups":"~16.1.32","@syncfusion/ej2-buttons":"~16.1.32"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.34_1523358261751_0.3364433313179751","host":"s3://npm-registry-packages"}},"16.1.35":{"name":"@syncfusion/ej2-inputs","version":"16.1.35","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.35","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"510f51590aa475fe117c12c2de29c8cbe6e67762","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.35.tgz","fileCount":155,"integrity":"sha512-WW0nRK0+PwUoscRhgelHQXT2Ev5kdqdHk3/rSKqBCf4o9z+ijLAV4u0FOurt4ztmDiKjxh1ILAhHoDkyRQmLrA==","signatures":[{"sig":"MEQCIEzdmhSd59YPd5q6dRjVlyFzGvPE4XuOl3kZvib5IBVTAiBR7ltJVStWxs3ueZodOK2McAdxuB7jcx/MPs117F1eXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13309035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1hM1CRA9TVsSAnZWagAAyLoP/ioTcrRAVM1y8zux6opP\n/Y+8BHmFWuyJYwpqIFrsES7+AAbq0QXQ4oqD2vFT0LEpOynG1CldrO7EStbp\nvP+avHr+FAhSbnuNIMxWRA95Thj93vci6eHY4EOniwZtaHcJveGDo4vnblet\n010qhZqz72pp8wQ3TF2S5yP+5uNEEudks5JuaEz6iKA7TlpiT5DaSeTfT/7u\n5mbIGwUF7Cu/NuY8MBysmZGOzxcXwmdVlXy/99kFNPo8aWhjVqQ3WjOWcOhS\nxnHqCZ8oX5XbhrLMSMeFxXLxbaTtpgjAkSP/E57sYJJ6t3OlFjNUrztICj2d\n4h1s4XDXE4gGii55FeV3Xp0nH4HXr/LTLs3YyXAefvDSGJU3buG9XiN+0G1K\njtiduAbCq2PiQuD7FZz8PofCqlpucbWaJOwrPlVdrVX6PQ22ItRQq3qZf0Ts\nvJ598TAhxUDmJk0H1s4SeD140xPj0MNkkR2/ByNTubtyWwidgugNSOG9Jf0F\nqytMmI+FCom68SuFsUWz9DaIP2vEx3hZ+0tGVIU0bosMQeb8Di4epjRWCeBk\nUenIo9aFa09mj9PfeiwZej1Vz7bogx4EfnFGernLNyUC7NB4bukZ4YjTiFfI\nFnbwR1B21RRuFcuNRI6wfqeo751icCMZPlw9uO+dqnR5rsvVh/MM0prxr623\nS63L\r\n=+83d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.35","@syncfusion/ej2-popups":"~16.1.32","@syncfusion/ej2-buttons":"~16.1.35"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.35_1523979060585_0.7887976426960113","host":"s3://npm-registry-packages"}},"16.1.37":{"name":"@syncfusion/ej2-inputs","version":"16.1.37","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.37","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"be415fa81a380306fb13c025358dc185e9f7583d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.37.tgz","fileCount":155,"integrity":"sha512-Qii9dDf7DmgUjN6kj7cLhE1/Otl8rnSdFd1/BuEzZ0ym4b2tdZWmB3vHmqIzfUNs92D0TQIVCDRFQjo+QI2n5w==","signatures":[{"sig":"MEUCIFI25LPmN3t6WwM/iHMBvggO8if/PHbjgLJOZNzGomYLAiEAp/T3MANaiBKigQapTHP4PqlqkLJKrriSXCf+w6gQwnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13325758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa32FCCRA9TVsSAnZWagAAELcP/jeMsmK7oMOPRVYhWFcR\nGYSBaeVgB0wwcfCEuKF2LQHtrzGA7whiaXzAFWp3LcljvuA2Br79ImskaU4q\nVTvh8YpBFgxKLzuMFu9A+l1ry2sOpedwgsJN/6ySLaSRSmqEOsvHJquFDfBo\nD2KNsdiYFwoYXy6OulwVnOW0gYYvh9SEE2dD2nfV8KinVWHxxnR5v8cqC1Mr\nRcYpQADXqxArLOsJdcM7OCOk7uS9oDEp4x55KXezZhYqJWGJiCzglxyeV5K6\nH/sodKpeSDPxl20+1x9w121IbCFfahw/uHMmFw/TGQNx+IwzfkyjZnZ3ZHrk\ntNBhs8343i57vPkGdb29+yRb+g6U9oJdxJpo0heLuot2A+98VhoP3F3WER/2\nE6tsv/B1jLGUip2WiogK+bV9cXW1Fq2ItoWwZSnLctwhzfu6ApBLLMb/UMPE\nevAvAsuviiobUtq4v+Fxwu19xG7jch3pnxcXLyAhaabBUCfZKGpJ1ZlNzJvs\nuvpG9VPbnN0MG1BmoefCSda0ZTVgtg2LFdWmGAS5mjGbgMYOckyPivOLqxAf\nCToC+Q7j5euRLKTHtKrg5y//P14LECm3gXdch0Isa8JFbaqDFHyjcC2NVbZZ\ns1ki1bvXifg1WWL/j0UcnVDAB8V4jiksZKoP1JssMUHy5562C37koq6X0esI\nVeXi\r\n=dxce\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.37","@syncfusion/ej2-popups":"~16.1.37","@syncfusion/ej2-buttons":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.37_1524588865934_0.7590016057311377","host":"s3://npm-registry-packages"}},"16.1.38":{"name":"@syncfusion/ej2-inputs","version":"16.1.38","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.38","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"788315d700b99b2377e186dfca1d378425bfd101","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.38.tgz","fileCount":155,"integrity":"sha512-ovC7tt7lqgfHIoiHRSLsLBuBxcmHr+5glEd00nCkWhqW4yq07ep2S7BCYKdLEl2ROobXnR4sqRravJTEEX/vxw==","signatures":[{"sig":"MEUCIQDzD1OuNYuzB+okj4NWPV7lgaOy3vT3i4mTfs/mVwCPJAIgYXQ3wbMeA8iK6IejPYP1wOzrfPuf02DOGUcRVzvDUFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13359248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6b4dCRA9TVsSAnZWagAA5aMP+gK6w13Xk+Rbkj12XkNE\nUJndHidkVUimBpjcfk1MWMh9ryaJCZTlQIOFU5lp/BLfHRR1tGG8kjVsy8aB\nkDocI8gjGchE92zH+vH4aLpfLzKIa17FFkBIgfK9mMJ0DXXkJyQqmrUEsO+A\nUG1yP0bWurRfSKdZOME7e6smEM7KbvcKmgMG9Dq3PsTsYHuca2MqfVq+Lq2M\nRzJmcdoS2iHYnFnupakj/JXHXDIxAdiTqRtdjuMLeeXix4m/NXMB5rhQRcgE\nlop2OVWDRlHj1PO7YBNuwLCGU+MwPt9dzMq//8phzzv3FVNu8XyrRRAMOB7B\nlTgZPeMJRXF23CYzZZaErIQ5tlB+xN3HacwR241JJkT1wRg2B1oNsWSIJdvO\nR+Uu3+aHsYlTRJZkAe85cUOQYOE1MGPAMDhHWhb7bG7PwV4k2l4Ye7Qynh3v\nhTvkbleDXDAob7eowLALRVAXBHPBwAZmMdapKvdovgQh1V+vowwOM6qeeoU6\noHsb9YphRRN7eUopvNZPByVc3fBJcfSM4N5ZxU1PFS3MAZFJjWIlxUwEY39g\nLVONb8xqQW/NiduuUM6oyusBXN2L6EK9z9FW5djgaiHsykyqOjvTTcYnmdzQ\ne5EaPlOcIuv9yZ/7+K5u1YT3HCAN8vcmdazbwAN6hdpzvztVeovirX3MgMPf\nMVIG\r\n=33za\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-popups":"~16.1.37","@syncfusion/ej2-buttons":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.38_1525267996069_0.3625053740167705","host":"s3://npm-registry-packages"}},"16.1.40":{"name":"@syncfusion/ej2-inputs","version":"16.1.40","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"3c99b132fd1955a31bef7473814d7666cbce1ae1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.40.tgz","fileCount":155,"integrity":"sha512-wnpy7C+niyLQih/JeDv19MZ6cOVUydqCDEVIa2K5hQgklp8IkoG5qVutLJR9n7OYrj1vqN5txEEIzKk4U9IS+g==","signatures":[{"sig":"MEYCIQDR7B7sBaqMlYyntSjKi7fVkPspMVeNDiKGRkkl8886fwIhAKN+n10KZ5Qx6X1PPPApeqbYAft6S/OLD6R280nBZZoF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13365108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8WMMCRA9TVsSAnZWagAAoacQAJy2ERqKmypj4ATnBKXZ\nPUYohIIZ24nM3pae5N0F6exPTUz6iBRJpBNfBEb+SI5QeVBn8CNhY/7DGtUG\nbmTUtB14q5fzm4lL5MbTsYC8DqWxBlrf0HIB2K1yxGxvLvk9uzvXx+AVf3y5\ntSVrAyYqA7anqG/Fkm8tFwj/fMrYlb08/JoV/jN+d/fhuqKG0AFYNWr0PmvE\nvHGplRGgNnaAxA5sr5MVZ+jbcdXLIn5ac7UBPEtLsiQEbvOksxtltLMdkOY+\ndjs7rx844IIbNQuw2iOGWvB2396AgtS57DlMmjVRRaIpGNxZLZ+fmushzfYq\n6g9a+Q5AgjsLpKJmVMi8yJkfz6Kef907EHK+pFDreegiCCrE2lHbBpLoN1ZR\na/WKDcPo2oI80b94rmEu4cRQGH+ekX5XDpgIXDSMdot9YRo8yj6X+4+iH68y\nd3nmRHDZ93Q/g3VrviB7qBVpBzBWn6ptQF+8QBXYqw7bk9Vb5kvCXJp86tsP\nBTHRGJiUbdKIGg0MtHYdJ6HIMEsEyLhePFuPWhKhK/kNaVaw+hN25M1MWe4R\nGZVUq9m7gjf+8fFvznccNIgVmWHcPz16vlYLYA93/CJkG1hWdw8hEFJYgWPc\nMg2h7bCYPli1boOGHd5v2bx6Mxp7lFHm9f1sAIJl/Oec9NUxSkjroBcw06XT\nH+EZ\r\n=Yrwe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-popups":"~16.1.37","@syncfusion/ej2-buttons":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.40_1525768971109_0.9291668533396904","host":"s3://npm-registry-packages"}},"16.1.45":{"name":"@syncfusion/ej2-inputs","version":"16.1.45","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"9a86bc7989e6dcb863c0d52549efb6a24008d6da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.45.tgz","fileCount":155,"integrity":"sha512-UhS1lxIaF2r54zuIcKSSN3OoFk2N8ckRLc90x8kW0eiOqQT7bSMVmy/9oe6elm7cFhI6mQOuU9pG/85m3MI/+w==","signatures":[{"sig":"MEQCIBBJtQr/Cx7TxGdIVnBEDMYj8IN44UinScmL/iXa4UM3AiBYkZUN51DCfZMsyip36cLXkyfCwfZaDbtC469UOT7LWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13367740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBX16CRA9TVsSAnZWagAAKkoP/1CrwJ1vHFuA+crxXeif\nDk/B5MeGf65Ap33gnErblUNPB7BwLR1MDKQizyEKai+chQ4Rwod6LqqI6bXR\nZWAGKZBZ6DM4OnthBrqngS3Mz+ecflxAaQM1yxfKKtBvp7cdubBLl6HP1Tzo\n2Me8xpw6gykqs4dPtfeNVJm0/ZSHbVPDIEtyRvM5vnj2gisASlGbmtWoJu3U\nie6b9h2lhZor1oopsGQOm+Mg+Mc467mil/fzsbfYS6OcyUCJOZdOtqckQOVL\nwp9zaDfgMU4pzEBMnhfskRLDnuAPAw2owqUYaV0REbsWoAeMoE8Vytpq0HOi\n9lIfE+iZhvHHRVwVcuWuzuQ6YIkQWgVBk+byMXHuhbFqBwQhupMGyNfkQFA9\no1xQhZ3t/SwsYoHapE/XUwS65HhQfsy9cB53VW0BfG+l1Ozl6b+M7dP4sRO4\ntF1qZd/XmTyg7I9EErBEczBA4kvramx72WuqghdB25z4VU4dPf0sx17NjfxZ\nw1ufERYTDqm6NkQ2WRzi9Y1HRS0d+JgWw+frjIJCTdKBZsxfXSZ2Y+RdiDP2\nk55WgEpfldygy3EtVa1qmOL8Q+ICoJOAJHPGtcpaojgSLpjO1B8a4ydchJFQ\ncD4rfSd/dkrgm6ZQYuvSQ5cZgfFzE8kkWmVVopOVV2uEHhA17Beb6e2twiRT\nqZQV\r\n=sDZn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.2","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-popups":"~16.1.42","@syncfusion/ej2-buttons":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.45_1527086457363_0.23422888268629816","host":"s3://npm-registry-packages"}},"16.1.48":{"name":"@syncfusion/ej2-inputs","version":"16.1.48","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.1.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"6e9ad117a4f0bfaeab95332e05d1b1d9df479292","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.1.48.tgz","fileCount":155,"integrity":"sha512-DZCenXrTt0GltwlYi35TERgVcTresjoeEw2U4ozmo+jDcu6ASbbxVwbsFfqdWvfmNCuyi9yOkpp3ov37EIZKDg==","signatures":[{"sig":"MEUCIQDbtnB6wL0bKaMKnsH7rJ7+/K/Lel2GU1cgbPejCdx1bAIgYJI0AlzboRGODX5WVMxTMIUEuunBwhBoDUMk8Wd19a4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13368221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIgldCRA9TVsSAnZWagAAYc8P/0X7fjUTiy0h6SCE8Pog\nyW1/x5rk4JleY4WqIfxauH1K5kOgiJ86JsPvjFiA/p3K/c7TGl/O63tOjmPr\nB8wwS9SmaDUiktfkPGtjszGwYl7fLyhzHVjmAbjJ7podgZLL1xPjL1sHnR1m\nIF+wLqjMK5rQcnx5JI6InQr1mbz+WRJ3pqJutSGyAKngkLYZL/OWM1BzavE0\n33vIevBnRMdEUJMtQsPNF2IhoKr3qfpwt2/+fpQ6rp2oQ+8Q0w5Kr22lzSnr\nA7QnoPOAkPhZMTzFxCjck09mgAP/1Iwa4O6DEubUshH4/mwnrUsVA4bJXwI5\nqEVuMOH2AGn2UBQglhQghcItdT+WJPLyYOk2Ub17P9oCvoq1ZHL9hQg5uvYX\nfpG8CCujp10rnx2KApvmxStJ3XLJHtpUBIY2xxwcP0/w8bqGPJGaLst48ekA\nFoZHHWSVN0PigtclsEyt/L4oanoVv+cUxSdppduS7nMHMwi38O1ebu5ktVFc\n45JJwefxWTzUBPJ+pcxQ0waUrC9BdzEbkoZeeMWndp+K5asGoox77/hAEtgF\n26i6U5p0n7vSgPf/pVlIx1FNOsOUGBXSoZI7mm+vA0xT/QFFWTUkotOHWf/J\nJf0anhLHb2duSLKZkx68jDKViRuFIbUVvDZiLn/4s/LldIsxvcZDUQqZYZ1V\nNePS\r\n=0tzS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-popups":"~16.1.47","@syncfusion/ej2-buttons":"~16.1.48"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.1.48_1528957276512_0.9686742592803872","host":"s3://npm-registry-packages"}},"16.2.41":{"name":"@syncfusion/ej2-inputs","version":"16.2.41","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input","colorpicker"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"cca886ea4edd9af803a5170b56a4d47fe9f3c4ee","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.41.tgz","fileCount":179,"integrity":"sha512-tqc2D2p7X1ihIzapg/2nPHCD2Gaenl27hA/MgKXH6lcbguTlG+8wrzPec3GtufkFR6KlSZmPKR3b1cusOzv5Vg==","signatures":[{"sig":"MEYCIQCSpkIUg/WHRBDmP6BD28rvFP7T44fKMFZlxjqS6X4TngIhAPdLRpiWzKyFDAKOeHJmdI3v2pzRZUHKzeaaJuH/11/P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18985744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMK4fCRA9TVsSAnZWagAAspwP/RuXFACNTRKUN/ypihAO\nPhzMWAvLFvQBHtwD14gutM/mgmq+VBLsvb3yBHfG0xeHhUdYY+wTJw0PuY/V\nv5QiShwq4EUlS1I3O8cwuXPfvTAzl5XVs3S5gM/j8BULfiCfwuV5D/xoLpQ0\nW/O0DGC+ld4Gt3KArF5b2UZrG/73pL2+yMWY7aamT6mZ1uidIvFF27igBgrS\noqy6pgdBsx9zNnQ5i8hQi35cN7Q7VIhKih1H3YoD0W3nAHWc6akSqanOHVKN\nIjC8IGHFYz6ohaCkWpBrEF147jkF6VzEVFAesy5NYkA/pM2iC3k9R6uMptRV\ngmMlt7P/xGRVO2Yzg2Oq7TflQ23YfhCJTnBsSD23pDbtpmNsnNhlKoae2Wi1\n4ixbfgv9TSmaaItG/vyBuVn0Z9Rgsn7ERpc/LYfDFrdQKL12+GrQApxWGHSy\nnrG+UJwxN0WkT+bixYta5yDnT68I0GW1hIdTlzbg7iVLcShLTq2y7SQX59jw\ngpeiBzZ7HOLvXQkPV76uP6C/lyxFg0FynF4XI7v0DfYdGaKNkjF3a3DYIG5K\ncx9OPz6b67oMp+0OphPNkwzx37TqV9Deskmffcscxd+xM38TahxJmB9/P0rN\n0hhJkiLX+6/V0n1rRWlHrcthMtqGWQ4a6wzww3xj05dZXznO7zN/qpcN9+/d\nZkjD\r\n=XUK/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-popups":"~16.2.41","@syncfusion/ej2-buttons":"~16.2.41","@syncfusion/ej2-splitbuttons":"~16.2.41"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.41_1529916958742_0.6572337823822691","host":"s3://npm-registry-packages"}},"16.2.43":{"name":"@syncfusion/ej2-inputs","version":"16.2.43","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input","colorpicker"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"ec191a7085b5e296bef18bdcf0e116d1633cccc3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.43.tgz","fileCount":179,"integrity":"sha512-XaaVsrcE1mFYJlYXnfIc8d1i+t7d6KubOPi8cYk7aHy7mTqAV41oGqgmkth0qdimFzbUyeiCY3wxmtyX7oXPvw==","signatures":[{"sig":"MEUCIGtKKtqJi64BfPdxGujgJs3Ieo+q/unK+wj8Z1o/54atAiEA8gsMAGROyWjylfGnmphhAyymMjE/W7qqzduioCZi5Eo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18995246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO3KPCRA9TVsSAnZWagAAcVQP/RzjQsDTYLmtHavVI2v+\n2fM+nUyiQVG/jXUKAiUSsLvMGigPIbtypuUXDM+X30viTP2ac1K6tHsLPtoX\n7mNbZPmcpwj67boX6NJnmMJ/ZWm2wxFFdgpKPMFoeJ3JsuvV7SImgv1wCVfh\nkx4cytPnz13U6Io8O1OtbLj98DZq9Ey4S2LWdcyNzaaQAx1XFU4vDeBHhonk\n+jwMtN3e31Ghi19Hi2o6KSiLV2VmO7EMXzxpdes1zHIOyXv4Bliz8c5DpF3J\nLlQMdxzyl1S60b1EgyFL3kyTdr7GWuI+yWUZ1M9lRQu6YJxYjIUFhBTcJ+NH\n4dOEkC0a7NO81TZHu/k2+AaipnxTelxI3kZDuhtqAD9Wtv/1xs0gmbON4JDE\nYu0LJAxMY/veMWVltNK2eaBLKeATyrlGJV2lvFKDTjkRgLWlDvzYPbX4qD/2\nHme/9lZetQabaL9XQf1FjIV5jn6+m3/P0M6LVm7Xl0D1hSsZecfU8LPNLAJo\n6bsZdi2CFfeQ17IENMP88w1D5hd8/qB263znXPfc7u94D5c6TIXs53fMFo31\nErt3CrPXQnl/LZrSE3TgMyy8KKtHbpy6CixomdchTonTM8Ej7f+GU96GsbGw\nU8huTY9IPKbVnXfyUj0M5tM1lfW5BONII1BCOkDGYZ04sw2ldve6qRqWueSq\n+L+q\r\n=wnb+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-popups":"~16.2.41","@syncfusion/ej2-buttons":"~16.2.41","@syncfusion/ej2-splitbuttons":"~16.2.41"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.43_1530622606990_0.7266138775971693","host":"s3://npm-registry-packages"}},"16.2.44":{"name":"@syncfusion/ej2-inputs","version":"16.2.44","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input","colorpicker"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"62badd8631c6d0c5486699b54316faa4f8126da2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.44.tgz","fileCount":179,"integrity":"sha512-S9I5fP+3MdO8i+/zTijTMzjQNvinxGWD37eHzDAEOf64Zij+o3a7jYkFgRs6jSgwPJFepFAZrfzKmVs2+f3RtA==","signatures":[{"sig":"MEYCIQDuEhrSX7zCscjQI9vfOfFAWHCEpQPWoOOwWlHcKsHx6AIhAN9AQbWhq2UL8UhvBdinJhfbKVsJvsXYy9JYgyVgAgpR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18998095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRH96CRA9TVsSAnZWagAAcdQP+gMdEZDzVsEsfQFK5dMX\nkjQUeypslVkpqGELRFlHC9qcYfjOPemn2YQJrRUcqevQajhSLaFU46BV7JCO\nggllt7G/fNFTHDKzlNUrLssADYcbFq9nYENhHHfPDYTfJHZc1WtJlTQoEqOa\nXhl37SHNwCoQeOUaSaHY2UzSzDhoi9ZAPLFN9yO1DTC3VLbeft9JYYaZUqaw\nTy8Xtl694HxBzXQncPc1DGmrNSEFNniR6TP0bVa/KOkRLBQzd5SJbHCeksXS\nhoatl9kVZB02tGgLtfz55RQLO+V7wqgG0FKr5K0ae4nZENk2X4qdqBl8430r\ncC/kkHkkmI8SxIOMXfU9X0XDeoECwDE4fGtb6D0Xvpf2UZC30SBxYXBkgnMB\na2fVEyzB0NWl6jtlWHRnirFe9jRZ1PnzhMvXWA3OlJdFWdacLt+TV11ZiVst\na7of3w9vYi6wPzwTiRHdLM3+9sLrIw2s/0PSdwU2uCO4ZtqxaXm0Ux/H8plx\nngmmc8YsKKjtBKXdXH/CX6iU74tXsla+ManN+iInek/Ti3NtcuYw8Tqim5uw\n6BD9m36pKaGkvyqHgjn5N7stvgOvVRhe16d/OtkfynIMl72L7jZe6CB+5MX9\ne5bxZ63m3LadjFDQRbD0W8lumkroJkAVOwk+fF7HFB/zDetvcgyXaYBd2JWD\nBKIP\r\n=6Xpc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-popups":"~16.2.41","@syncfusion/ej2-buttons":"~16.2.41","@syncfusion/ej2-splitbuttons":"~16.2.44"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.44_1531215737716_0.34050726594862457","host":"s3://npm-registry-packages"}},"16.2.45":{"name":"@syncfusion/ej2-inputs","version":"16.2.45","keywords":["ej2","syncfusion","ej2-inputs","input","input box","textbox","form control","textbox html","text area","essential js 2 textbox","floating input","floating label","ej2-numeric","numeric","spinner","numeric textbox","percent textbox","masked textbox","currency textbox","spin buttons","numeric updown","number formatting","number input","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"8ccd7eceedcafd580738425f48297998296ed852","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.45.tgz","fileCount":179,"integrity":"sha512-HuZCZLxU0ymA0+D6MKRgwMZ7W8yg5RXjkwvvkU8DdRB057j+ZFsm7fglky0L3KMxRz/MoUdFLEL8Xy4PDfE4Kw==","signatures":[{"sig":"MEYCIQDtRH+r3lYvA7apDDHgzz4tE+y7zLfJlDLJdnTk1L/l2QIhAOKRMna8PkSt8GzKBg7pHj7/GFpLa4LQSSzTVwMK6lge","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18997557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTZ2mCRA9TVsSAnZWagAApJwP/3c8mxyD0mlBnI0EMJLo\ndSqnlRhcShwkQE8CxZYMF10K3mQpnRmekmP08bpr0bD6Fu1WvZQxC5EJ3Bpy\n+ME2MKE6IAUdkmDDTirM4Ovb5MOML3OIfT/9NnR+8d6lRyYt4sd2NaNcCy1a\n7f3uC7Mpl8om7BD0RJxBFYG/8+pxCGNmwttXRO5fYcDjPJXZD7zz1ARKCNIr\nfDPbM5D/fqaeL8uK/ACr6DkbE+R4hSXvpP2fSkHGz/MQsRFrz/xjFj7hCMJP\nXmu3P5J+/eTsuoBVOIiTwlXEgXk6KPpfKAeO95pW9ynZbm9Os7dC0hnHZw4h\nEoqC/tWQWkgAZ5EPpEgKAmQw6vlaiIupRB8Eyv54YIZl7/lO0RXT8/Qma2e0\nyTUwFg1Ej+6ndRlF1KZUQd9kA3j75sz+0V8w0aVKTi9fWxUuFCc2GdsWPtAe\n4VvM/4TUy3fsZenIJFagPNzuYvTIdA7j1g+yqsEzzQpGQ7m76i8or41WMLv4\nb+yWFwR8i8Nnzahv+AiNNFd7TndHQx/6pPaNXvNpTnMVHFqYSExYSlqe/lop\n4LCGi1EEXMTBs5/Zc8T1uEAoDz00bxXF1ERXQ8LtlwkGrrvvI8+EaQ00N/nh\nc2vpjqdOvbfPZKCnfbGWQHjJNertnJOrbxNH07GzjNRD0XoFMSQURh4shnXH\nxXuR\r\n=e7+r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./dist/es6/ej2-inputs.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.45","@syncfusion/ej2-popups":"~16.2.45","@syncfusion/ej2-buttons":"~16.2.45","@syncfusion/ej2-splitbuttons":"~16.2.45"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.45_1531813286255_0.2056154395952452","host":"s3://npm-registry-packages"}},"16.2.46":{"name":"@syncfusion/ej2-inputs","version":"16.2.46","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"9a4c8749c54f86bae4e2fa29cf99cbea63b96250","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.46.tgz","fileCount":181,"integrity":"sha512-+/V85bnizdJjiqDHAUT92LWO5ZhpVlO6i2QVrEc13ifL0zIWnS3hK29wT5Et1sX4mOxI1JCV1JHw3suaslFTsA==","signatures":[{"sig":"MEYCIQDDulpIpG7qFUY6uiVcmEae7WBJS77TMz98oR1HjkjowQIhAIrYAPyiAqKRpRmMdRmvk6bpOCs71K04ggIGpYG3L4Qz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20211773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXwobCRA9TVsSAnZWagAAv14P/2DYE7Q3nJBTeoNgBi3Q\niz1alo1ABerZb8LBxUQlYm0qWlaLtpwJz1wi/ig+WjRsIVjEDzHA0cmzMUgs\ngCRYNnL0e3h9KgAp4u7VOabdnAE+5To2X7cqam25oC37yyCj6C/QDxML3LCH\nLNCHp7SMPvjdVwwkcCOUI6i3qT67x9/iaUBCwPI7vWTBukGuPPtlstBhs+Q5\nGU/WOb/Cs7Xkxqe5BVP2dHUxgaJS8Uw9VnCLHWMapH2m9BwHvwnq2RGKpAuJ\nvDNT/oBIkQVZj6TbIo+EPoXg70PwbOVuw8JjNuV5rovZkLygI1IQjM6aif4J\n7Rw5Tr1946KVDMnuZOrw+5UbqY5qEouvbc/hYQHLSQX5rDyJqZiUl3lZtyhd\nCziJEeNMpZu5flnHNTknm1a7jRRUnu8PTiqaJwpbxTyn++d19c+ilhzTN2KO\nqzB1KsIE/ItBKNbD59Wxfffic/bknKoEpoUiGj3LvYNnN+5ufy78OmzLfF1t\nH34jaYFQEcK8wiwn6jN3JeuLEeg3j4tVCI55Or2Nh3hmq/z87bLV4Z2FfVHT\nDDGFMg0BIBXG+WvIkFOO1olMuhAxyG+2EwryahcAQaX0XuRNHKw7cizWMiYn\nQUlYbNgxJxmqC+wDEUWJ5gnxmedrg+5eH9uQ+EcsXK26NedQKhVjK8bkz5uM\nQ/z8\r\n=KIlF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.46","@syncfusion/ej2-popups":"~16.2.46","@syncfusion/ej2-buttons":"~16.2.46","@syncfusion/ej2-splitbuttons":"~16.2.46"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.46_1532955162830_0.8846710170972751","host":"s3://npm-registry-packages"}},"16.2.47":{"name":"@syncfusion/ej2-inputs","version":"16.2.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"13e57b1359c7654063031d0d661c1eeef3054f50","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.47.tgz","fileCount":180,"integrity":"sha512-eCTKxNLlQWcwxK1hiH+vcrvJpgcsgAAppn3js87pPa7rObduEN4uqvhMrdsLlbCYk+Qq/A17una2VvzhfaVwJA==","signatures":[{"sig":"MEQCIGYGDC7IzFASifPxI4xcbnv/brk1LSbWyzq2vhyv/v1qAiAwdIVTw01YwQ6AfzSRugNJFjTDTVW7Kl9gKxs0vez2Ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18940624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaZCNCRA9TVsSAnZWagAAu+oQAJ9/uM1MMOwOsabLjflV\nQGV+JWP0lcS8UGD/i/XAEBrRRhdGS58Q7OUf9DTxqBvT1yS+r06XzPu/0/kG\n2vjKIeG/MHbgvXOF4be2S4nAJxCZBQL5vBrIlnAIWucpW4/ZWiAkw5I0dzXF\n3K3qKnUJvL5gB0bvuCNz2DYdtPrx8NO9Muc7zNX9FaTorU1lYG9pKkZz/eqb\nP11Wj1VVrvKdxr1QngN0LstRXW0aN+R/TGjlO23wgQIDwx/VUE57eXwEijBN\nLI5JuGncqbm6yKB8m0+eCZFwblnS+IrAevj9Q1fEJEwoatiIlv1s7+gpiOzf\nJcSzDLVEdoxDxAvKa/PkzC1cL4LDeDAPDV6EntgSf3yx6g4D2hT1EBVJULFh\nEOLV1isWuyPSuodFIc+RFDLJZAEQLocLhtcluAelCCJ4WSFAabGqXgyceqI5\n2ITHAcCrTMo+hyuJRoHhTQH8XLY/vmzKAe5ekCzuheQwt557dq2CiVjgct0D\nU4K2rRXd/J3PMslc817VO2qml7Y5dh7FH1V4JeDgovSFT6BQlJDzobRCzOQz\nZePhz3nmMEt40Lk+sW5rP6PQ/t31c2HjqtI5dATIRKMAUi9skYoJAWvHIk7S\nx80GKYylwRgiziF9kIlWSzuBxl1Zn2ehkUpNR7dLP89/qNfs1PYfv8q+TcYt\njo22\r\n=AOJZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.46","@syncfusion/ej2-popups":"~16.2.47","@syncfusion/ej2-buttons":"~16.2.47","@syncfusion/ej2-splitbuttons":"~16.2.46"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.47_1533644940521_0.7824683446310481","host":"s3://npm-registry-packages"}},"16.2.48":{"name":"@syncfusion/ej2-inputs","version":"16.2.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"ed94ab20403025724aacdb7dc1619c7e6e7590a6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.48.tgz","fileCount":180,"integrity":"sha512-lZCALECCoOTE6H4EYM8D+jvkGLmWeDxEojgJ+FxOW9ERIY2kqk+8mkNPiNY6OnwC6rDiOxnQCL0LgE7TO2u7cg==","signatures":[{"sig":"MEYCIQDpEmZJka2VFUJ+f6u7dAO00OhPIMpM5UJMJJ7Q5nVFBAIhAJPUmQ04zlEtnfKbVHsVhThXZEBY5gtqU5SKep3cqarc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19078255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcq1xCRA9TVsSAnZWagAA7+cQAIzw9L80pQJfEevIw9Dp\nlqw6jBPwhHBXjALoMFtUd18QxvkGLSihqsuNjL/Q7oUiQDTs080W9xgiayq+\nOGchQcNa+zKnvvRQry0HfYntUecWEwhWH+z4Q6Yq/Xh5KWJJF+ocZbihx2In\nebnVX3G7VhnbrInfsm3KMZ+2PhLkIZifzZ72dsduybWXeiqIvafYVQ0fwqPB\nGdBDuVVKe1pc8eG02udJTndErnI7VxoGe2+BtagRLuXDn5SJ7IhpU/8l2mlW\nLFlloOOp2Uw8c9XTrBrp+BvcOXvtzMqBTdiPNF7pfrwR/MJGWl+mdwBq4Iox\nKFO2eynqD69mRAu1/Qubh7SU5vx+qCZMx2MK1xTzPjMreI3AgYab64S8o5oK\nz0ORS+XwkZiJnhF2ZwAvRF7c99YQBvEO9IAOEIxUclGsBPP3+n8DJzQ/7Wa3\n2gpshjzGp3YkFeVAr05K8lSxpAxHYdvGYEUu36rRP491KCt+0Iwfcv1MV70F\nTzk5mN1ArieFW5L0wBRjanZrY14d7DmMmPTkre0XRLyFaFX5Ks8eJ6vNpOov\nwzXBdrME+Srb7Zh+VCDqpj3DCwoRTHfEixSevdKCEtfGdnixjY5vHN+PpfS/\nWrmYdQSwbXsIhyk2i6R4islX1/S7Yl+yIJzoJnI2rAiCyFM86ypADAySJ66H\nlm1m\r\n=gV9u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.47","@syncfusion/ej2-popups":"~16.2.47","@syncfusion/ej2-buttons":"~16.2.47","@syncfusion/ej2-splitbuttons":"~16.2.48"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.48_1534242161059_0.1364054387734508","host":"s3://npm-registry-packages"}},"16.2.49":{"name":"@syncfusion/ej2-inputs","version":"16.2.49","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"6583f90ff04224b48e7c848c8b1dc212a5c0a418","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.49.tgz","fileCount":180,"integrity":"sha512-6gJXYMaTjHJ3hEuR9g/BZ4s+wl/75f7cZsZbopasvmmoM3uJMqgPRG3Frz1588Iyxvah950XyiAlVWUpv42mAA==","signatures":[{"sig":"MEYCIQDXD0l+Z5B83j4IIwZNhkk47k4LnvQu7bMJe4+EZrMvIwIhAMX660JBDKK4eVi3YzQydozT0niHXGVjoUNVAD5BQezT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19157075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfAbxCRA9TVsSAnZWagAAmeUP/0HFxZPmIIYmeCfDw/sI\n6+AaK5F2HSgoByqfpqRc17y5UpGovKTYtqXrT67/8vSajsWI2KRF67kgK7oO\n4CJXzm9NSKvpoykmicsTgg71kZUjCrfKMQDuk4s1PRnaCJAIuv6xpGi/Cs+N\n/heHpz7iOtlBLH2PECxws5+F4YZ961ElaKRpVGBGUBjRA/6h2lQ2C2IKmLYa\nWDPmZyfqK8JVQGzHVFVeVN8DoPm1YJTYRp7+li03QE3tAepsdJP3yQKpgnft\nkGVP2q8viCENxH0cGe2rRbAaCASSkJWQydCEcoSGlP5Z+XJ8EnTB16QSsAX1\n2QcbqjVmyTOzELuP5e4Em5bdWjuWm+QD/LFCxXpXst2roX+Ppgu5tTErIFc0\nq4xfysao7D9a4+s2ID8+fVEmOIIddlklHA4k/4Tny85Fwa1nRRC8b6eknFWj\n0AB5w+sExCblIe11VuWICu72OlRqypYTaUMp1VsdT9rewsY0EUKu+L2VQm8k\nmNm/COMOPDzY6vczgCzPBewOBJs0yXWZCDbup6K0rojExpH/Qhh1zLJYZN/u\nKUsaHmKl11XLWtJq9k5FaqqiwiaZyYrSlPfn2sBW4RyCb/9xtrqA55ZHkINj\nSyH5ZxL/zhL9TkVingq2k2LcMfl9mZ921JRqTsHoQjFuCmW72xhYR3WHq6KA\nYC2g\r\n=pdyS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.49","@syncfusion/ej2-popups":"~16.2.49","@syncfusion/ej2-buttons":"~16.2.49","@syncfusion/ej2-splitbuttons":"~16.2.49"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.49_1534854896508_0.15678029906082602","host":"s3://npm-registry-packages"}},"16.2.50":{"name":"@syncfusion/ej2-inputs","version":"16.2.50","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"25a1a31286e629d60f966ef0004bcceab1c7efd8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.50.tgz","fileCount":180,"integrity":"sha512-ryjGhGv2lG0ecYWI5ycaJEq3u0wDUzhleYNkBGrN+hApdpbbUC/kjJLk5qR4hIAEeo2lNogHV1hM5S1xADaw9w==","signatures":[{"sig":"MEUCIQCo/deiVgJKxCRGlPB7evd+jlDkDPdJ9ow/G+SqdS1AYwIgHd94zWmkT2Kt8wEbLdp549YJlGeW4a79B5dWc3LPX8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19164384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhYxiCRA9TVsSAnZWagAAbo0QAKAzJgFfA6v0XM5+O+ee\nuKlQWFSLATrm40a7p6zSWgv4XFO9B1KHRfcoYKZDQAtC4UBOS20kOOccX7+D\nD4pjhmUUrgDPVS8NDnV64SVD1VbXdjgwF9uJ+zfE0wAeNdJKcIiuygYkFkQT\neRk6CeuWAweQF/MzVygqYIVhXKTCt8e41LFZ++e0dFh0kUKH0+a7x/SOn9Vy\nRUASrfZ1747fEJbDLHBvrbQwF6fIvaJsKpl6BPJjXH4n87UAC65Djymd6d3s\nPUsid32xMlD8H0ZMUt/yNjP2QCiGIYh9cW9ou7Pg0TfnhUywYtAVrXyC2lmL\nMKcZmO5AUGu4YAVsbEXZ7Mc1fiGW09TJhuEEGMIvh3Yp1Q2PL6D+8n/tn2G/\n6Y2YbDm+Mdi35f3DQY3uB8aNT84USZPc9sP/EJiC1lXGCEyCmZh2PbGpWXTG\n6QoZHO0t6WvAp1dlkFEZrLEnUeVtrLpUFZUtJgKXt2s0sZ3FeCwXzrvBpolK\n+cqjrRIp7otnG6hCV0vj9l/WL4tgeFE46Nn7/psqPeIWXMr+FZZ9wF3BO+tI\nkKmd53PfjyVYblal62IfMMhOttI0lG7RPWNUCUTKwr3wIuLNdkPttBNf3PKi\n5Kl9FGT5WAI7vyJiW3R1fwFeHIne/AaCQOddszkvGQhMWZWfsSJ1JPJiNfN6\nHn3P\r\n=5fRD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.50","@syncfusion/ej2-popups":"~16.2.50","@syncfusion/ej2-buttons":"~16.2.50","@syncfusion/ej2-splitbuttons":"~16.2.50"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.50_1535478881784_0.4511612973263863","host":"s3://npm-registry-packages"}},"16.2.51":{"name":"@syncfusion/ej2-inputs","version":"16.2.51","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"4ff3bcfc12d0b371ca6695a057d97fd82ee3f161","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.51.tgz","fileCount":180,"integrity":"sha512-DnVf2VGCwr+AHLFVv/7JrXY1jzIXG5bQYYTbMBxvc8qb7yqOvjzIPdVqGEgv6GsZt7iHnoQjZsGXuvlmvJ3aAQ==","signatures":[{"sig":"MEUCIEOUE8rCwWynUWsqgmMoDiDPtRw/Rqk7g+JhMjq2eN8OAiEAnwuE29qZNjZNi9jZMFJw8RtSl0kKMIh0E1QWHq0y6Rg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19166013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjnKVCRA9TVsSAnZWagAAC+MP/0PqQUVMAWLLDWBqskkm\n3JhK6kKaW46Bha2Zs+N7y0m3Gazrg5y7WpKThu2yOxcrixkWUeXyJTxkal6s\n3VIo+sfRX3YPeBrmQIVgVJ2Y5R3d7rVtpUzI/XG0RSBwXMLSlY3tZNa/fBiR\nC7So9kKqFQwsPicDK4K7T5EA039H/TJu0Y5OKarWHvx/D4ufi5lPq4l1WQTc\nRKbVIH5sCjLoB2kXF8gNBFN666LvS1pZuRhjfa7wHxE/t2/GbyFGQ/zV633+\nyT1y0ErU6l8JDVvr814Nr5/gk7C7gt7RmpKWUnShJWm06a3hLY4xBtkE1pxB\nisCg+I/AHeUylSkINeULISPJomodVsBE60SD13sHvsdQei9fZoLz98ox/PNt\nBBp/12HHyt8NVr5tSrizl93tktqfzW7ZdiEh7s39iVtUjaaPeatgZx2GFwDf\n3xrdfqsKgqnbVKlAh66eimBLq58qrmTkYTpyAeC44cJsjjQQyrLa+O1oQSji\np7JLZNXMKnD/N/fKqY2YAhBAcnSFRZOji7UF2iorysEvOYMGRSEjIpXTjK4v\nTS1BR/IAMPfuwYFNZeRiaoTqabKdyBJlh2W8bc+FvNIzTxPTKmnD6/buMjpF\nHm38eDOSleJ32U2jfoklw8my88cbIq0kNltDmzhKbsjbzn4nOqkReUWBsoqq\n7cMM\r\n=SwUs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.50","@syncfusion/ej2-popups":"~16.2.51","@syncfusion/ej2-buttons":"~16.2.50","@syncfusion/ej2-splitbuttons":"~16.2.50"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.51_1536062100897_0.3764566977700474","host":"s3://npm-registry-packages"}},"16.2.52":{"name":"@syncfusion/ej2-inputs","version":"16.2.52","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"63b419a0ba117b8eeb2e52b5bd04d052ac936b9e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.52.tgz","fileCount":180,"integrity":"sha512-1BBPva3ZJxmwBamWjkBD03XgG1/945/ZsltWabBYWbDhrseQDSzRwXJOuVa4w1iRamHjk9c10DZ58qu+muEWNg==","signatures":[{"sig":"MEUCIQCpgK54pK7+5NygvfoSih24NMgDNe9sXVq7rDtvGDBhtwIgZjFurE4BRXEpE/i+TgwofDBqUaEcZ/ylQ6gS0Zo5U3M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19166013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjpp0CRA9TVsSAnZWagAAN84P+wbAsvTpZxWrZtDT6t9h\nWJfFzwGT3SAar6LnExbNwwRRQxVgN0zeH0aa/R5PMATZZxJQT0mtJiMKfcCh\nzHQhbyS83GoCOKurQDBPmx+kVbEVP8BYpJmsxEB0fkr8CrZSENv8Cy7Ur8N0\nmcknT4rDlmwEt6rwLFfp/Lr89uPj1eyTE570U9aR2laL19B8bGClUvDFODdp\nUBK3o7ilvVO5AMwxW6EoicrSKpgN2anJl8BDVT2LWjYIon8G6jr+YdKnabzm\nk4zBcO/OZfRipOu8mkVWnApCedrBN/pYRshU84DtKLSuDt0GDnCbgOxWCEBT\nTas0CUlr4/emd2/2WU82dp3zwgNfWLTWgT7XaKGUJcXXjA5sPA9iALWc19Bm\n89Fx/ybjNgsTGW5zezECPso9L/ComftO49MFcDNP9urALRyraDzFfV5IKxvt\nyDojE67926TeCIMfPvfh7k8MejImMqpC8/ny9MzPbKrLnoojD2yL6V1JtHlk\nWSbaXW5hM+ubyWIs4W94jpukoJCIKbnK1h1AX6qo2uQGeM53YKhKWBlxDOIe\n6aATICHqTMZmjuaC8K3DV4CzmpNMjJ2nj03lPJGdnNHdbS24iPKBSI3nUnF/\nQhV4CU0tMbjnNwCdlxOZgAqiZYhQMRA1FL1i8JwZM1Ws7z5TOzgGM8aVD4+K\nZWDg\r\n=pkor\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.50","@syncfusion/ej2-popups":"~16.2.52","@syncfusion/ej2-buttons":"~16.2.50","@syncfusion/ej2-splitbuttons":"~16.2.50"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.52_1536072305118_0.6230258554728827","host":"s3://npm-registry-packages"}},"16.2.53":{"name":"@syncfusion/ej2-inputs","version":"16.2.53","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.2.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"f3985e51caf48649b506b852128287ffe64fcce8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.2.53.tgz","fileCount":198,"integrity":"sha512-ipi6i2zbAWRPqgui4iLwPYdNdS1yvmBuWDSE3Fip7X2/xWFRW2P+mYu6pSo1Dm4vLeBwSgynbwVUsFxsRyxzow==","signatures":[{"sig":"MEUCIQCs+Wq+TZ8Ss8WQ4l1SpGyL467cf0aKy4GlfGmhIU1d7gIgbKtEVz7E4ulHCXDdJIgeE1xIfwcHaryvDoIUg5ryjhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8447092,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkKq0CRA9TVsSAnZWagAAWqAP/iY5jRHZjgdZmRl26WrH\nQAqaBTHRcq0hNkFCw8pkGzC5dhaosnrYuZYFx9Mv8medyWTOa0OtCB7QWSPa\nAwgG3eGQ6uZqxg8CamxJSFZ1tFkg7nsI5tV3A+0fTzJtwhQIIk8C3h4eY+sN\nOZtNx8MS5Nz7hr7wr5DmdeIDE3QSwYlmlo4buDLpHVC2jtfbFhvLPIcG+6Ug\nN8HbcMzTodJG2ZyatAPS/yXpknR+dEfmJgc7s0Wd2/AhoJeLPW8wc289c8al\niB2dHQWCY7GEpX9+2rSUCjROLsAMSUtlSbdzjUmQHD96vNzbCmK6U2KBvmH4\nIHtTcDdjqW+n6IECK7GTFJbFfNdT6mFsTglQxm76P5N7V/CKZN0jz9tqz2lc\nzkJkh6NLFRESRD+DBUE1QRQVhn/IgOYvrRJfatcXMXE2Dygz2DpxnkldBc6K\neSXWc9DygkLiH7rjtaOKzmjCBN7Z6G6o6hJMxQk3gYXkZ8uZC/OJz5v94Zmo\ng0JQSGpx17EIsg7qPZVEKvoCh9w5j71T/NLhJP8Sj1kKSrkGONieMx4cL/20\nJoeWFo0flvrVJpXLWoatdLk9EXqSBlHQT/kXOXzJ/kLqIjcL8d3v9pclhp86\nIqVFLdI50YB5cA89HhTr1tUHwy17+ZtXrbG8ddv3M5WjkdTvQewwcbCabCDh\nC0T6\r\n=fCy8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Input Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.50","@syncfusion/ej2-popups":"~16.2.52","@syncfusion/ej2-buttons":"~16.2.50","@syncfusion/ej2-splitbuttons":"~16.2.50"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.2.53_1536207539123_0.4536809228956431","host":"s3://npm-registry-packages"}},"16.3.17":{"name":"@syncfusion/ej2-inputs","version":"16.3.17","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.3.17","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"ceabf2939958a7dafd899e9496d2fe9d436e3112","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.3.17.tgz","fileCount":205,"integrity":"sha512-JSfdSp3RScQ9JYAdFgdgYAf1zr6zgDI56I4Cin/mIdrfWX0oH28LGDkBX4u7VGVdJ3Ifia+oVOY792I2R4/Yew==","signatures":[{"sig":"MEUCIQDInpaR3Je0W/QxY1hmvb1H8MlvTdlY/uRrdQtM7lSV+gIgdeCV5rK5mUsvJdsWt0vSdX3/t0YuWj24B5LCRoPZRi4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7723357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl8F4CRA9TVsSAnZWagAATb8P+gJWUGssgjQnHeRNdY2f\n9waefKXp7naFoYKd5Oqif85eWYmA9ViWa8D4B4Rdi5Lm0+dVBzsDqdwv4My4\nRsU2ZBEEax1GXtUy6gaJLEA4sAurbEK6w9GP7ldWfmt4KHjG53yTntkaQUBb\nD2+3rihLuX2BkTCL/pVyHBIWKE2EJfWxCL546hwXTy15hPZHGUVgdXoFRHpp\nQNi6h+MEocQHd0ZlIOiBOb9oc/MxnXZP/8WW7R2oDVCIe9PN3XQKWC4B48Ri\n7/XsEKKjxcI9kM5i9CsgqYtA1L6q9Uglbl65TyUEsNOlsOtQxw1ZbUQTeaol\nal4sSO+AM8omFjiaEbMJAIQ5EyEa+JZfPnEF8wNDrnuOySOH0urvqA+iFsQP\nmodoTBl1kw5UWfRFegDcT+YJf9k2BHTD7ms24yzi2DEaN3vkobOr4/cs6xkn\nidqWdMsbvrjJgRhFw/ceORj8/ZPIfAQOt3o2ZJ8H//OagM7htAL1kX56OWXa\nrTB+WWBHRBXimiV7LZKnNkW6hVUY+tdm4NHaCNyK5CXer7B2SaYUTL2juivX\neXiOBBaHCmFO74StG7U0334ThYk1c7HYDhRRcFIUojPISyQ4oorJSHRchb5+\nME33U86DNRwVkiK5khgN+F9MBI/JxXa6CsRt+8AxsLA48mF4Lo/f0fC1Hioa\n00Bg\r\n=VYVF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, Form-validator which is used to get input from users.","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.3.17","@syncfusion/ej2-popups":"~16.3.17","@syncfusion/ej2-buttons":"~16.3.17","@syncfusion/ej2-splitbuttons":"~16.3.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.3.17_1536672119312_0.805178556495675","host":"s3://npm-registry-packages"}},"16.3.21":{"name":"@syncfusion/ej2-inputs","version":"16.3.21","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.3.21","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"3db794e7ee59d64b8cf413f3cd7efe605e4e6865","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.3.21.tgz","fileCount":205,"integrity":"sha512-wmFT0cxVYuqBUKRkuOzqjBI+tejSE0Wqa5xQKwk1S6hLECsPCsBYKK6lfk3PyzK/Ndb5IWq+iWQx5LTujibhjw==","signatures":[{"sig":"MEUCIQC9nQJbrrRAfHStGbvvZ//xCFmwJ5nZfZM3c6J4tguzbQIgZ9o1k7g/+IS++GZ+gbYTNv27e59irOU8Ou/GPUasB1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7813681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpUi0CRA9TVsSAnZWagAAdbkP/RiOhcfUOpcDR88jt8xH\nNQoSCJszq2Kbx0wjebUmAlE7K771jqnGdwX7hc0C8gHSuw3WPuT0LSp7wnxW\nwYeUXUB6y50q6IPJf5M8WCItj1WO0sv4dkGzeN071UpI1qypsFRAWujcBkpf\nLclg3OK1nGSBOOs3XZg13NQHT8eq+suM35TXaJ/md+rOohQ/CCuDoVw0tdN2\nnnc2Jjutb1s/doEd3BWp+fiJeOgqYl3T2XgOvqoowEjc0B4txenk4ZcIM9vh\nx0yegyAFoMDNXGffWZOiSzVjtB8y7ZDBJYnGUBPITaLyUW651NsTMRsIwVYr\nhYrkKGqManzCHzEcWO0YCf1Cz3SpP0tWwWPSYyBgWpJTskazLrneD+LIAOam\nqO3JJlFMIu/SUXVMd99bxfLIFgG+fKTDSvTw5cAe5sJj7o90SV5YzqFH6vLt\n85PqniP1aZSk9iu91S9RIEaWiC0jKzPDpJq8lHUF2CyyJe79oZJDHgK2sSRG\n4RJ9PBgpPwMdFhwH6+TrmHIAllRBQvJyxhNBvUZV2qL54qkFhNpdbbex9g/Q\n0CtpcjKBTX4gZAE+HIx0AGlkr3PH98jEoMxIb1AN6Pinl0MbwY+s7qs643Rn\njd22lbr3BlZQ6AoGyB6BCxUjq5Ppy5NhDCI1+sjQy0fzjo0jKItWpquHwM9z\nKeEb\r\n=MEsu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-popups":"~16.3.21","@syncfusion/ej2-buttons":"~16.3.21","@syncfusion/ej2-splitbuttons":"~16.3.21"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.3.21_1537558707110_0.9702429013109823","host":"s3://npm-registry-packages"}},"16.3.22":{"name":"@syncfusion/ej2-inputs","version":"16.3.22","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.3.22","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"054388764311f0feacc50467565ec8c251ee9073","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.3.22.tgz","fileCount":205,"integrity":"sha512-jx0Po/DZbVnbQVKaIIg3MqEFdjpJmJguyVmQ/4YQCOjdM2R4EOmbQC/zQUfUzvt2Hfzo4btg05PDyEqHPc2vYQ==","signatures":[{"sig":"MEUCIQCULT6pvbR1m6ierOZc8aVvQKAY0zjvSTRnJugO6HsXRQIgEUayiVvGEV85kJE4wCcWI+vDpj5uZ4+NipNWK/agbTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7817783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqg7sCRA9TVsSAnZWagAA6O8P/RE25493JZktchU+YWt3\nnBnY2mIbAuFFYJBELl8iiv6gKtQ/K4XKw09lWTStjD+JPKoGaZFLqAQK22cF\nkXO7Nm34n6Hr15wc3QUxSZjQebS7UK14D3L93hpaknEE2LCxYA/iCX8IHtIv\nnWXK07I3p/35ABC5iu7P4R1PJ5Oz5sDea8j9XjR70JavAA8Y530PcaNHL3B4\n3WD1V8UYL5e5QrvWnClDGXo/bZx1sUBtUKCs4eVIRDcVDg3ZNSQxnSnqsKSi\nMiWo2DzUthCZGCHcbbQoRKs9wkC0hvtVI2MgqI6Jc67xmRSKHeEtcjp/jbAH\n28yaNkO20VdDaAnFtJF1UIMWGvL3hXwzbFDKNT4CBO6MPNK775CKmrMu31K7\nRDMUVL7LV/yKPsXst4Bsn78hOUF40UpIc2SrPRNZaL763SZlDN033qki6sfy\nSpARtvwAgUbtuYMaGARWkNnDA5YUGcCPmjRZD13evKMkDfwo3VFbS0SaHY2A\nSA91D2HXOLgqO/UcCTPoGXMNejAR+KuxPfsrilgzWGglpj4ow0c8hF1lfkrW\nSB9M8xRP3EcGGnaexHRK+o+gVPM4blakpdHnObEFvghQh54iE2FaIYVENAil\nbph9wHWJoFFrP3eY+HRpewkdkYNlPGbEAUfi5k9ShgkDKjWPSg3venm3HOO8\n2Rd0\r\n=h/cQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-popups":"~16.3.21","@syncfusion/ej2-buttons":"~16.3.21","@syncfusion/ej2-splitbuttons":"~16.3.22"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.3.22_1537871595112_0.05575672831607026","host":"s3://npm-registry-packages"}},"16.3.24":{"name":"@syncfusion/ej2-inputs","version":"16.3.24","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.3.24","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"111064a2adc18cf2a3f80bb4540fb57a7fc2e32b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.3.24.tgz","fileCount":205,"integrity":"sha512-xWQiDXvrNC30rZpmK2A9dAyN8pG64s8Yc3bxgH2C9qQ3rAPKNlHjIBZu7qVe+ODERly6k1fRpYYHvreUAAWhig==","signatures":[{"sig":"MEUCIQCeUnRdOgNJhdJPoSHi0til6eiGpDeuOTwwdDItJJMbFQIgTsL4WfEAzQ0N7HkkamyUl0yXPTyxS2wNc7GOOn3xeYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7820540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvFRXCRA9TVsSAnZWagAA8LQP/0hbtzOJIIq2sKilDwjg\n1R8QYms3ThnsRtmwjyALHuGp/MSVpIfLnQeubwdkO25cQVSlKxVerv5TNqcl\nTAo3qaf9Tbxcaalm8R/Cf8ifF/T51EU4KLwB0wqape+ig5ZU7d/3TFCrkKAt\noXG81x77wsqMs6YqcNTwy6NtaXXCMffXKvEQPHxIn6QuVdfluzPZ4sybQE8S\nlP9zEMzQmqfZtYQe3+VUQENAaNrz2U8+NIuN3/EV1RU8RNu+hlMe6mD1pmdM\n/f6JjNcaApj4fRcgCxF42JIVy9dW/93cbb2cVlmCr1XmCVDABN2freilOCFQ\nBvooYtmya7epgBwqBCQxA4BWqH/vnolxDATh3r5IBybXYY3zClTQEQ6iJMss\nY3QZ2vvXkZtkDVh1Abny6BExESC/KvRc2Rzs9vaEzG7/UTsi9Qj7MNwn/In9\nOFJ3u/jd9cTrMkoV2t9WBKw5fVl88BBSlYhOAd3OPFQkRx6Vus/e+gunTugd\nEd5pGGoekA4gDKbtwhlPupUC3c7D3Bd1ROiCB3V2NqXkXeb0ePtIog0ZWsSs\niCN0qA+u4oomkP/nY4CgmbUT8/CNk9eKEWkBOH0cC2o0FfCci7m5NCHI9U7S\nNo6bUs0/pt1eNUDCiaaZiCKTz77UlES5gMniDGtQpjbfEUader2rqjZA7Owy\ncrrP\r\n=aBWy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-popups":"~16.3.24","@syncfusion/ej2-buttons":"~16.3.24","@syncfusion/ej2-splitbuttons":"~16.3.24"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.3.24_1539069014283_0.856458324002239","host":"s3://npm-registry-packages"}},"16.3.25":{"name":"@syncfusion/ej2-inputs","version":"16.3.25","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.3.25","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"68ebc6fd44d467853ab01268a3be117c461a93a3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.3.25.tgz","fileCount":203,"integrity":"sha512-7/NAIj4+B37BLlARO5ykBZXm1PjoAT7hjcf0FU5DuiELa2XL8m6KUWPEF2HcAGI/4fZ3BEDedxQUkgvG73zOog==","signatures":[{"sig":"MEQCIEOtk9hWgkIEFJ7XX4Ay2g4im6izTaIABTLmnIvDvtgHAiAZi07DTl8d7oOTk2Da1sScmbj7HHBEAXBvU7nZ8xMo6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16728722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxbapCRA9TVsSAnZWagAAGyMP/iqqamEe4apUoVxDvCiA\nR97loZ6u0Z81mJr2wMSlgKNS5LtDVc0k32nQeipwNiFy8grCOUMPzhDpMgQx\nLwb8CHb3K3qXF7SIFaCP7+kfRiOdUOmYghDzFCQMDkhaWzHvL39Bkg/uHVtv\natmRsefYjVEax4rQO7sPPxaeYQmKlAaZeZpx3lvMQdIqCkvbpxGEqznpE3s2\nxOnapAsGS71D0+Rc93f2nYfG5SYufZhAfouNrLWlj9jWDWFvmx94IXyi/eMb\nVuZlK8+UebUKwmeIndDqfRlxge49mnaDNTjG1LF3Z21WMSFcbVp8KlB+rRg3\n/XXYFWHiihdFvbSC1ChW2Gon8ifBwJVJ0RTQwf/Y0HI5Oc0sgfhcQhmGecPi\n69XabBLNYDNEpXRBc+G0gn/d1gcQ4sKZLY1wLxzP3IomuYL+pUl/DoibLYoT\ntqwqFIcQCGg86jgKtfRN6MyPD1miefDHkBt4WEYpBYvosJNCdB/87fuYV2rQ\n8BIx7jMv2Atn/fQD6fr2I2H6gVQG92SbOgh+QiI1TGt/WX8h9RR9yM9hm7T/\nUHli+mhBiS8tiA2d1TlIwWgPWPWdV/XRFUqmkSdHLPrFCoZEJ8hWw6tRvLHQ\nc0aA0eadv8P9miaVZjHraYMlqdGPJBFtwSQQp66v15g9QkUfg3yQ1SPT2hmK\nFsuM\r\n=1B60\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-popups":"~16.3.25","@syncfusion/ej2-buttons":"~16.3.25","@syncfusion/ej2-splitbuttons":"~16.3.24"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.3.25_1539684008442_0.028606811758861816","host":"s3://npm-registry-packages"}},"16.3.27":{"name":"@syncfusion/ej2-inputs","version":"16.3.27","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"d42ee56146de337334512fc3eb08197d3a0857f7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.3.27.tgz","fileCount":205,"integrity":"sha512-ANn8nUF8wNYRFHrGyGeGPXJg62iWAQNqGB2xsvmC8jRnM0KaWBzdkfwXFUR+fRfytX0RNceuE/eqilLeEPd09w==","signatures":[{"sig":"MEUCIQDejhjgIqyIYcdLH2/6X/Vm4GnSeEri4yq6Zv5qHvexagIgDdv2TeTmf0UMv7IoXC9whW1Lf8ty/z+iiqP9iMQCcn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7833448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzvPSCRA9TVsSAnZWagAAyuQQAKB90LFCnogcoSqbpjHY\nTnJWRU5a+iUeLTqdmRzmLJhqGgIqlfZGlNyMfzqk+Ng2cFog0RKX8QgnyZ9c\n6ZcPxb/JW9PfNUP683UJlrSofqdOfGZU28M64gm42BTN+HjtwnzSApu4zarn\nO9jkMfGrbAM6d/bnyUPrKg8XIEJP+eDrpOdVBFrDFl9U+3UheUMzGGlmnm3M\n994ykGsfVuD9bRv2P6NWt7ftdxvPEWCgNlJrNAnSAsp4i+P60rHC+6Jokx2d\nTyFwOC0go3GlOwVkmHehDkq1j31jyljEmTlt+xPt5C4c37KeyId0Dm50xpGe\nPvys/abylbikcbOwR2lC7mQHfcMSfihD118LzbhQFEL7ep8tjBaplTyzYg/4\nbTSl2QYsYsa0z9lkf1QwHTbjCIT4iAqhJbGjOrdd306vBn1MxeRePnGwKpQG\neWqI2HDUWEcTFLMCumRQytaMKReHPUEOtlSWmJz9PFIu75PRCTu9M6Dokg7R\ndqiKs7pti/b4xRdQKEakZpUcAFKFIXRv4qM/+JUiz5c2w0qeF5RQRIKZEisq\notMq8JktbIoipBJ2cCIuqYIHmeHgj/BDneuM9YJFuXt3weVB1dzNFxy3XLDw\nAX0/lpaYf71hO6tqT4il9dqm2KrFlONQICsLPNsjzmX/QmhL8glrubFEzYW2\nqxMB\r\n=0Hey\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-popups":"~16.3.25","@syncfusion/ej2-buttons":"~16.3.25","@syncfusion/ej2-splitbuttons":"~16.3.24"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.3.27_1540289489722_0.8978466462198793","host":"s3://npm-registry-packages"}},"16.3.29":{"name":"@syncfusion/ej2-inputs","version":"16.3.29","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.3.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"576494b80da82379f5fdd9ad53ddea2dc70b9bf4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.3.29.tgz","fileCount":205,"integrity":"sha512-XmhzAB9URzS6yEbAAx7l1nWpzAm42jsNFcPY+2m7S284l/6ypF4kOoZJeRlhUYy4uaeulLCI0vNv62xFojrLPw==","signatures":[{"sig":"MEUCIQD+3NJPfvoRaPg97H9hMYM3XJOBn2rf2Uxql7bU7YYQmAIgBqVWB8MgdXafhUled+zTaQ55MTlIFguy/rand8p8sQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7843816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2TDLCRA9TVsSAnZWagAAzvEQAIgwsl2nr27kJoPgrdkw\nt1Uy81/XtuMHrw8K5PAVaSGpoIRNmHn3xMTo7NWIXuDNJa/2hYtpc9aOVFxJ\nmqTEZe0sciy2CaTancoLxsx58iVkRovD6sVja++hckGWN9A5vBClrYEciKUp\nPe3FZBGt6hIWpHRj3Anr5ExTdrKy6l/NeKr54Ktq+P/W+Py+wtzIZpr3aPeK\nlNsJ68LfNWBe9aDaD8YFYWBAIFVj7VRNcmJ/MkvWnffNXJgZTPqrsF9gHOxf\nFQwPSfazxCu/6gd8r0s6ZlMWtRLBLxEjaTz+jKfByVQRKg6Y6Ban9Ipt10e8\nS9pazApKsQe5wez9XQCl6zMFvN9ey4eztuYsYXnTTX3+0GXdfw6sJgkVbflj\nf5SK9BuIbVFa3UqpfGwOoOY00iaFlDD60JFB/MBwKL/QEP/UU5NxKzy6LczB\na+O8n+Wcgf7g8mWkhtBzP7SfGiUkIk6RQFQ/pfyY+mgJiVG9sxECOAT0Uqst\nJgs5sorfRO+d6eT5MbQ+Tbb63MyLLOHtlMcwmnKQ2mYBDmuCac0CxT7ezjUY\n0T4RfQLt497yV1bviPEn9qaSoUJfqQntXw1mxI+Kc2LeJNYbQCpXwMh8Wlbe\nECHXhl+kWeBuEX/VEnGV3K1x3gpobO9Ns/OMhYIpQC5sum4S/ZCz8+7nOg3h\njtu1\r\n=Vv5b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.29","@syncfusion/ej2-popups":"~16.3.29","@syncfusion/ej2-buttons":"~16.3.29","@syncfusion/ej2-splitbuttons":"~16.3.29"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.3.29_1540960458129_0.731322885393773","host":"s3://npm-registry-packages"}},"16.3.30":{"name":"@syncfusion/ej2-inputs","version":"16.3.30","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.3.30","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"87c48cdf2439fd05133665bdf0f759b8574a2e1f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.3.30.tgz","fileCount":205,"integrity":"sha512-M6V0JJ88HCTPKelxOOGnnrOg8hhRd3qfg74LpCsgiueeySjro0k4dKNGPQlQ4nmfz7vfdQAKyCx9fX0Fgn9Y/Q==","signatures":[{"sig":"MEUCIQDyTBp6QFpzBwYkNQRex6KHDdRRSUHU1T7aPJjKqx/UtAIgKOVWqMvlYlbaZIjYPyNhtGevK3tlXH3LBKCrJYoz6d0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7840831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2uGZCRA9TVsSAnZWagAAYhQP/jcwX+DpywsqHkmGewTf\nmZQT6HHY6J489r7060n0IlAZdNIEh2owBFoodO6SWCSoVLDRyv5oOrC39/B6\n6rCEFXHNM9DKCf1/dz2FV15S8y665/I3VJ8Hy1TNYq2Wwl8fKial8bM1vy5z\ndW0Q/dbvDqkR7HK8sUlKkFYy5vB41OZ2oRUZre80BjPD1zQo6IyXq/OQzeZD\nsgzhsP4msr/hO+LiC2LfgPK/3E1QTNIdYfT67sDViIvU1LjvFot3Nw8E/pyn\nFiIm/V44z0r3kEs1FHsZxFciZvAHvhlGaBvPqTJP3cmNGWVPUni16O34HMa8\nGkLeH1My5IQ/3t1MjIMCawm9EULwZO2zH/Bs3ETTXCSinrhAALSJf/CVEqqq\nmbZ5S+HLH58xTV5f4JhEcHOOmjmDP52V9nd4miOVJia6GpuQI3nXNua8Hong\nsrTQ+6o7x5Ut/Ym4FlxS/bfdq8hb08Coiw3phSsID0/9Mwyk1lXDNERnS5Wn\ncT8w667Ts1dnfkO9fPfQpuH3K9s+dlNaugP3EVxFhXBCQ2mM0+OkJsmVnHz3\nhBy0bNx6rhzpVAv61d/XmixD1b5/mxyLhFxwswVMHl9e5EV9axl8taf/9Igj\ngfQ7m+TcCXht2TiX9ybq8IK7JPC3XA1RUt1Fe34uP5zkxRwKkb5FK6+tI8mI\nd5gN\r\n=SLJh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.30","@syncfusion/ej2-popups":"~16.3.30","@syncfusion/ej2-buttons":"~16.3.30","@syncfusion/ej2-splitbuttons":"~16.3.30"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.3.30_1541071256384_0.10494079127303424","host":"s3://npm-registry-packages"}},"16.3.33":{"name":"@syncfusion/ej2-inputs","version":"16.3.33","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.3.33","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-inputs#readme","bugs":{"url":"https://github.com/syncfusion/ej2-inputs/issues"},"dist":{"shasum":"71878ae71b38ecccbda4248b7a3cb657f0f29354","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.3.33.tgz","fileCount":205,"integrity":"sha512-xiy/hkyKSwKOMFuf7h8iruKDnlOcNePucR7wYHamPIMS2m7cQbBJSqnYyFUQCE1PNkmELA3wlGTLCukRdeg8Bw==","signatures":[{"sig":"MEYCIQCp9qZG9YEDoyPb6lzaLbjI4+Z9tU1nvoEyfTwRv0fZDwIhAPqyARyK3CN6pzJiZvE3p72j7hVobjXAVbwu3wpQYeWr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7844814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9AfhCRA9TVsSAnZWagAACA8P/Ay0njzgGr3t1QoZ80Gh\n0nFOv3ETfZWSsBs0M9TWK+E7XkWcUenLN8EpYLkRrvG0hUnB2qNoq4isUvdp\nlztPfC6DFdZP7nxU9Aa6r2LX6+W0mujQUHQMavvhog0IcTtA4rwXdUKW3oeT\nspfhVuIDoSVGXvMQqk7uFo/PuinPjRVDQAdmaxm/rUOmkZDvOHfxxtaXFTZZ\nlphPw5j4GtmWfZqJGRxm1A54ejI7yFE+QZhgJUvJl7gaTtsY88nxtwxTjtyP\n+p/29wa4jnStosKi9bTy5D9MCqPh0fnrxuAWw51CMZQkAc9gRjo1hZHDt7wE\nmOYk8G8E6NoWyl5UyXUx0e2Lm70yaPP6Tec1g5y4hpxwOdO2HPkVPVr17JsO\nhrx3SQaf6tiCGkJ3BKpbhzVBlGWLzARXOnQHKfVUwQpx9Qt5kOkVPZvFjh8K\nrQj2K+H7N7kq+Idto4avJLlb0OruYZhk9DUHSs1eLvYwF1Gwvi8MHwJn2Mso\n5pEbZgLmYRefnUXLT/+kwF1hlJ6hlhQnKx0jxtmrrHqlJAVjr0lN+UxVGs7D\n+OU1GsCvYjtTjlMDl90nMhnveCVnCf9rvKIkmnaKJTcQevoxV9MQ8UB5+tS/\nbFuYeSaqItrScujmCVHLIM+ZBrb6QKnPSbGmvKNfdAi1PW/C3Ld1noEGQxFT\nZW9G\r\n=YMRU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-inputs.git","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.33","@syncfusion/ej2-popups":"~16.3.33","@syncfusion/ej2-buttons":"~16.3.33","@syncfusion/ej2-splitbuttons":"~16.3.33"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.3.33_1542719456504_0.6227905577084747","host":"s3://npm-registry-packages"}},"16.3.34":{"name":"@syncfusion/ej2-inputs","version":"16.3.34","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.3.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4e7585a0f40201cee3623ad8595ca4548fd66db5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.3.34.tgz","fileCount":205,"integrity":"sha512-9JsiaePw0CyCLKGeCbv5mmwmsCAUpjsceY/jNLrXBHjtvUUb3UZx1h+1d0qJ9eWvgHoEqf+iSstt6+aVKlfG+A==","signatures":[{"sig":"MEUCIDgF6xnbT1tFXMW7Up+ByQ2/zDF6IOUtcoFla4dQ2gKTAiEAiw+Rrph0Ze9lo8nxB1RYnwDGnctn0UlJp7lPsoWpZEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7844976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9iaaCRA9TVsSAnZWagAAElcP/1Zzzxe0P/K50+Mt1NMm\n6zVo2zUGiFK/Jc8Ti8TwaxTlbP6y66UJ1fFf5XCXQdnlnq/5w4J2rS+Qghdj\nP2JQZcGlSeyXTbJMPGQpBF6uAAdWGKtq/7d5G4jJ50o59VZMdR8kM2go6BIL\nMrMfqNXkOVZO33cLsF/0/XvRMhY7Bglt+Tz7lv5e5NpTbs3WSqQURKzy7B9u\nHW/XowMR7Iki+x4CnvbkxuBU8qk4kwOERI+5yTCFhX3YdtGjFuBYVkay11gR\nLutNEgdjKZYdwedecxeQPe/OCCcapeem7KCtUJ4mXA+wgSoHbLI1U1wY6QVh\nlssmbUzuIVjmfZnDGz2+jPY4GlMLwWsEGs2zs5xIasp7o+AOfr5U0zl/Iex1\nB7GNxplFcWnlXySO1S8bVhNSTTdiyMv0Mq9fuMjt5pTYubaA/QMsYXq4N/Zw\niQQl2+cStbsBmYrVNe3BuFjZzzHeSF8v5zEopDGMXK6+RG8hh/i2L83u/BRd\nFVAyRB7Gyp11BMeTKfH9BFN0YiJLaezwvBFRnQmsPGHPu5WcVbI85VFTGss0\nqoYAc085bbd9Zg4FFfoFTDPEtlYdqI9lOKb1Dt4fqOkJqR4ZblRdHslZb74O\nUYoKl1hrytLBOIgH9xzyQ3y+kfz46s1kM4jARv0q+wtVlUtwBJxfM/zN4bZj\nO/Zc\r\n=NPtj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.34","@syncfusion/ej2-popups":"~16.3.34","@syncfusion/ej2-buttons":"~16.3.34","@syncfusion/ej2-splitbuttons":"~16.3.34"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.3.34_1542858393804_0.6858280076408847","host":"s3://npm-registry-packages"}},"16.4.40-beta":{"name":"@syncfusion/ej2-inputs","version":"16.4.40-beta","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.40-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f269f24ea1d1c3e659d8001dff08544fadc7962f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.40-beta.tgz","fileCount":301,"integrity":"sha512-nfXXuemvhkP2byT5wdnO+fSqT6iykdRopcbP6KEblSQLlBLM1NdxV3mGLPbLx3miCLunbOFG2gtHjzMVIHH9qA==","signatures":[{"sig":"MEQCIEbrSYAM32PUWrqq8fH+3AtTtgRYjKaKkgQIo0EzYc81AiAt/+XIg7b0cnQfoETTY0oBJZekqazyc58lBbyNxEOKVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9613742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDln3CRA9TVsSAnZWagAAKvsP/RsSpCYYRVLy38BFQjEa\nsm0KpPPY1SWD45UyCqvSpF7rg1cMvKkH51nmfAdi8v56j6tlLxajJTFQD5Jl\nmCTPcCyvVYUFiflBJoWSj0RfHf913ZYr4p1Q3Rz4gELMhbLdKuxHHUrvW+kz\ngRlZqC6f4ECtx8igm/WU5Gk+FHsquMG4QxYSL8JCSmenH+A2qrEfmvCGg014\nibTbpBWfYyp7NuRd+xLyN0QTnT+twaMmEhIIFwrEYhDnZMOXZHW9d/8cOQU7\nhqt7qxvZ0Imt2ZRPO4P4XeT6zB4Hz3xF/PNavLI7m+vyYGNq0VRq2sLhj7Z9\nSaLfeIGPIlxdM9a/AC17uoA0j4lqMsjxLs/ijU3NVU/WCjdVLY0ZNwglb5w5\nEYHGCXYjTnEj4Ipd3MrOUZh6VbDvJlM11J3Vy1SsZQ69Q1FKGS19t7am38Fq\nzAF+aUQ0gk33RbD8YHAwZCdCJbvZBoKcDQ/GxT7xDvjdgxHWxX3Z7aXM7sxt\nLKlq8JUnzeikyLMgTom+9tpIvS9nSHRDIccF2q7qyj9k5hoGmsE1el+sCKM6\n8NmENlcjk5gIWp/JCshFGmvvOA+fEnNUowCjkPwQJXeX0A9OStf7eezVWuIp\n5raDBMJRoawlIYi3QJoDdm/cSU8hIBOXJPyDHeUYxVyeMPvrm209wuZTy8Vv\nLsRf\r\n=uHh/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.40-beta","@syncfusion/ej2-popups":"~16.4.40-beta","@syncfusion/ej2-buttons":"~16.4.40-beta","@syncfusion/ej2-splitbuttons":"~16.4.40-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.40-beta_1544444406842_0.3937939022117991","host":"s3://npm-registry-packages"}},"16.4.42":{"name":"@syncfusion/ej2-inputs","version":"16.4.42","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b088702f92cfc24430f5567d0c74a3f97940f75f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.42.tgz","fileCount":301,"integrity":"sha512-9hHCroLLpUCg04R+3ZOgbWZIs89xP2SwvQ2uhaIfVBKiJWQeHTwaY6cGCccFqYvZAFHE1LGEFyvDx1s9dhY6Tw==","signatures":[{"sig":"MEYCIQC2FTsxK5m7bLFdbIIUVRAC0bPDaWBcv0wz4Ol/R0A4OAIhALrTP5OqBkoUZ5kWiJrCRlocgKwznqb5dJ2OT/yGVfMT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9614758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcF59UCRA9TVsSAnZWagAAo8EP/Rx/NL+ITkz1zhBLEdUF\nMXIMBNOxDD+GBv+K4g6J0P8SY4dY6R7wfIUUuY1rOxHLCYvo4fiQ9FgDyIIG\nnlmNWv+DYDHFcwZqCVEjvpIFSLU3/VVkvje5tMLjCmrn+JSxg4zvdZRZAbzH\nhdiVXwwOXrgYJGfX6MQJSCZA37bjoIPKEAbbrWZdyJLIUoIlGFchQKdyqfPB\nHRV/0AxQCln49IzNmMNvT5+8c8xbx0iaddPzeRAJLxjXO5QoBSfC9TBmMy08\n9UIKl8nZWpDCwBDdiX5T9tTby2UE872OkeuxssP1MiIm8SbCdmhOW5kLd/to\nmO0FpWX7BC4/erx0SDgpA2ICvCck0HwUaMesN3GmKVTz7k18ZnGyyqKeQIbZ\nuL8pVO/xgIzA2RIDSH6vdnq1krI5zrxWtLFaQ27rWTxLm0Fh883A7MQ17R+L\nxOrWVGjaS+1mhzmKomI5gY0bAfud5l+NR5c0T3znpw4a6imUSm03mM0KbjrC\nzEYiBduX2Naw6fBFaOmnsTpEEnLKfCVaMq5ZHPT3kxFBWEz7xSpMUiKQAHle\nBoNIkWeLIW+GjBMZ0D6z0e7k6F3ePlhIs6D/mAemtmVNkdhQbGM2vHp5HpZi\nIcriQTADedDDDZTN3tucW4PF35WWDe5xxI1thRGeZvnLxMppciZA0JeAjeoD\nQ/Oo\r\n=uV7J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-popups":"~16.4.42","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-splitbuttons":"~16.4.42"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.42_1545051987344_0.3252160049464803","host":"s3://npm-registry-packages"}},"16.4.44":{"name":"@syncfusion/ej2-inputs","version":"16.4.44","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"bcd4c4de0038884e3b50eeffc49b3124527280a7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.44.tgz","fileCount":301,"integrity":"sha512-e54QVvIrZoL+sZQJGLLdRP0tE3+qsYymPeoYoprWtd+mdu2Vldrjuo/tyc2fv4l+rfkkhPG+oa7SmnlY77Uo3A==","signatures":[{"sig":"MEYCIQDwtovzSs+zF2XoX240O4DYwJGEl09t8Pm2q+bTb2/l6QIhAKHX4hLoXZfdRWJ2U3nbt9DIsBo4/DBq/u5DAAVw2OKk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9614758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIMyLCRA9TVsSAnZWagAAeBMP/j28HUmDKCmE+kHafRWK\nF5+boQmrpoQpvn6ughS9WzB5DHUjzj0tRw3T0yqX41N8L0vTczxyCRWYP5js\nyTvB82O3YTbwrjdfNVkmrWUxa9uOG3RiCJ+i21+CsdcogkfcH1f5nPjQ9946\nCCA4oR3hkc7taqycRl/BGey1CJSgEDv5Y4GqllYchuLtQUFiQGUNryVZRam9\nSjCHnkiQ16ppxgDtMVqgSUSWRrOVVqDr9j3d88lW3mrYfIBs2jkLOmfl8bXZ\nDXyYBCwL6Jde2SHa06k9JzQ1xT3yFlkb/c8tm84HH6E/f7hJtCV172acYC2i\n37vkRpLDzLcZL7Bi5QjOrucNlBK7wYPrgIOD4WwcHB8mCQm2/6q4fD8tvOyL\nY4BqSMqRaoRDE4O19MCJAToEhr3dXsze/PaZge7zxl483/CNpEyicLzlV8wG\nozr5kzu7Szs2WrcdbYsgmwNuAqXTvLJdCIeP+qo6bNqHSKAu1tG28n4Fis8S\n+qbA4RmVqLeujRIO5iuarlWOTgrkmFp+EprzIHixaXFlVslBHQYEEbEQ+yD0\nAEhmkakBZh8Zg8SvW3zO6ABBI9ofLg26+HPr5qWDkv9E4xV5bxw37ew11EaV\n8xNyvH0QJI3+VT/qd13AeY9SOS4+NtnFHEzkOxYYwzGwvqmjStfnXxTeKbsy\naoVa\r\n=q2WQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-popups":"~16.4.44","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-splitbuttons":"~16.4.42"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.44_1545653387066_0.540500691048853","host":"s3://npm-registry-packages"}},"16.4.45":{"name":"@syncfusion/ej2-inputs","version":"16.4.45","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"09dab59e51dfcdbeffc7754dfcff9ec3e52134a1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.45.tgz","fileCount":301,"integrity":"sha512-5Qsx0Eu3gyT+bHp0xgJ+YsefN36DwNBVn3IkgO8a1u/bacXPBLZN+3o97IuZy6C9OLUdLrkLOy5cBqcI6/kM5g==","signatures":[{"sig":"MEUCIAV3gwA/r1wDPKqXzHFIsLvWldwqFAxC6IU2O7XETRHiAiEA8CwqOOPXfsGX9qrCcL85WUUDC1qnxsXKVbWKFWr2CQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9617860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLKeeCRA9TVsSAnZWagAAwH4P/R+GH4jo/in55C7b2kLX\n8z2vJJgt9JsnHV0twSkqTRGnXojGhu3KOyHIdx20+4vBMG0PmIq+A5Wnoo7Y\nU7mNT/IaAqlOIyMAIiJCWvwvwXxl99k3NGK25ODovR7fHst5m9Ra2f9iqZNJ\nZfXjJAiDtM8F5GWDQ5vkjgJO4+tgB0tbyXQML8AM9XeUWLh13gFg9RGy9pit\nFo+V02lrlICQn7c+YohVkRvhP7bo45gaKQIBrDKNwOVR3Y5BGp8U8mYluY+u\nifnUazYN0qSpiTr922kzm4fLJV3cuXxqzrl6TzSjHrkr/kU4zIrsNPLaol37\nz3Tm5M4LLjnmYasfHpLSH6lowZt0ntUEf7htNooIZF/nWr5tYfoQAblg88Yz\nzhKgkjaQj1rk0ZexQWf/2pVD7Y4M3CbhfDZjUdlVDjAq6ncq1KVXx+Cq5Fih\nNcRFaieJlt+kjAqJSj1vxDg8a5gGua8Tq83ynYKEgvZ1GrZb4ATLhB1mEuIb\nEVyeIpLQyvQeTPx4CBLMHHeueD3ApznTw1XyawUMtMzAl/qqJp8efjsiikng\n5G0B+vRJFvxbxnPJiGwBXKkC6hTcryB/dtzpCue3tpyl1uW7qqYzHCBp4zMX\nNIAvgzVm5MnKxfxadCRrH27jSqdkpSh6dlb7WWcKh71G7ZcCLa13hQLSbD78\n4xVm\r\n=P/J8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-popups":"~16.4.45","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-splitbuttons":"~16.4.42"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.45_1546430365197_0.24505508779516094","host":"s3://npm-registry-packages"}},"16.4.46":{"name":"@syncfusion/ej2-inputs","version":"16.4.46","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"6d8efd79756049edd3e4ba918196835f5c8d3206","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.46.tgz","fileCount":301,"integrity":"sha512-a5FCQmdji9EVV9eiaqYmRfHVFRWeWxgtRdtg1s6BlXapQu9wUUrFsix02+BHPTW0XaGj8AU1OF6BU472stWybg==","signatures":[{"sig":"MEQCIHuIxiftaF5FR6f4atJJS5Ve4f9lElQ5TbRk7sWeAKN9AiAChxF/hj5t32Qq6vR1c/a00nDp4yoWZEX9HVKwB43EuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9658715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNIMdCRA9TVsSAnZWagAA0UQP/2M3o9Uj1AgGkoB3IMS6\nsJada5v5V3130WP/EkcDcEPgzs+oSGNv3V4xlC4Nyr8IyrzP2eMlfMjI6K7X\nLxRe90sQSpvKW8Fb3lXmNwitlZx7AagmGZ7DJ7KMHHTNyoJmLsR7thQyWi70\ncXkbjuVUxRphVjRZBehQ8BCgsjpm7nJyy29COqsLChf2X2CSpvdzhsDxCHKv\nxNQrGpDPa2voMgJ8dVQkFOvAz3GGMn0DZf7Tf28jtYxi0vML7oeG68MqNILt\nDx+tiTMP1MbbjbSVCoThyuoXFps+dEkh/l8EU5S2ccf3OnnTaisdhvcEmcUR\nSuGQQUP6NO32bvXFjio0pQEMXdODyfucS+tn9fzanQKPnN9zmkbTpZ5v9SkE\n+eBPC3E5bSXrdJzqxW1vke2tgqqbkSJzqJ7ByA4iuaYYfIjIYiVjRzexTlJ0\n4pwReKr0xz3n7VeOp4B9JDzxWSLHt50NnEz9ygOQ+J7MOxA607/WUAfPV0lg\nlUF4ohsWQfiBpGRXg1w/86tA3yiaL54RkJ60wZ17he7uq2fJGe/HMVknv4Iy\nBvl2ASc2Uk5isBSsNFd2iCE3Wb1xxOffAXnhWJ09uT/wE1JoiUBgbGoKvXpz\n9JND7grb6apuaR4KRnL9nQ4W0WGLAjX+vmX7O8WGo4CQKpxzJjM3Cg+Uxymp\notUJ\r\n=b2aW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-popups":"~16.4.45","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-splitbuttons":"~16.4.46"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.46_1546945308790_0.2633413564358571","host":"s3://npm-registry-packages"}},"16.4.47":{"name":"@syncfusion/ej2-inputs","version":"16.4.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4039bf116f5c8ad6a5f8c844b9bdfc85a34bfd29","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.47.tgz","fileCount":301,"integrity":"sha512-XTCVNCiD6vjIjJK1vGD8qd8digulpfy1usnFojIq2M7FwKA41j36g3WIDZxstWhbo1Q3xfCEiFz1o7LeqH9I/w==","signatures":[{"sig":"MEUCIGQPQov0Mxgo2JmADF4hns/+xP9OnEm3jv/Q3LjTyDJyAiEAmKQUA+dHw1nW4Orcs5fP70Yy8C2ICfl0oA4Zevw9Ng4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9630501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPxHlCRA9TVsSAnZWagAAen4P/07Nkfly/b3b/NS+0+X8\nk96axtQ0lM6tw3lmIPkx29atMdRk897drobgLFlyMp6tWC4mhILOlvbSi1Wr\nj8shXEX8l6DtzPG5Zwi6HN8zkNCdUxOOwFUYNWcT2olC+QncaXAggVCsNbxN\nLkoJH6LuhqRsAScF5R/my6sLA+Uy7aqj3aZUt3MDZ3d4MP8FvfwBpFrBd/zL\nGyHvuyg0FzUyG4uiD0x7XMD4pQCA55o+9gFzuCd/O4e4hxo76o94mcbYxuNs\noWYcGY6k8q2SumjEFVgzWMDJqzIb987x1X9MLuGgfG5vxzafshNQSkr3bUPZ\n4Oy6+PrPoFhdJXTdkx5tOwY1Ru9yAbZjtcza18FsJbdz1J+UlFBu87NWrLDM\n3s/5BeWNFOESGoXWSbwJH0SAAj054qWv8/KDH1ZkZvcyhiHv3Z7ABJeK2mC0\ns34rfgHkODLjRYFb7WWjWZNZQIF/Wd3spzJHvzX+iMttiFj4wJWiW/VXPIRA\nwcviD5Pq/j6ljbRR5O4VbQMGubg8T7qSQc9ILNT4vXmsoj80ArHw9pJ7DWeP\nk6enoKJrscF15wApixD5vQ1nlsNlPZ9OXbABwaczWHjDw0M7L70x1GyCMoBg\nHfZVnqyy5kXGZ/htEgeKwoH8s8kkEJXZ6pVVN09+TrKAgCUsY4B3iumeaAgh\nSX0m\r\n=Z5GF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.1.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.47","@syncfusion/ej2-popups":"~16.4.47","@syncfusion/ej2-buttons":"~16.4.47","@syncfusion/ej2-splitbuttons":"~16.4.47"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.47_1547637220290_0.7932487383770555","host":"s3://npm-registry-packages"}},"16.4.48":{"name":"@syncfusion/ej2-inputs","version":"16.4.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"fd3ea3e1062e6d2a67463fc7ce05ffd0f85e89ea","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.48.tgz","fileCount":301,"integrity":"sha512-vc6pLkIF4mU+ylgsqIjYryVdUSKHh/yePH1AOnRfkP0mRBIGqDRNtcddy0L2sOKl0Elyl4z33heHM2qWSSGg6g==","signatures":[{"sig":"MEQCIBjuDTeCxkOAf5FCPNe5SBIv9IjPWHMiAVlXuiuyTKk4AiAfwh7tQlaywMN6s83l/ZFhtVXZqP7YJh8mt1B4nseL2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9637212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRwW2CRA9TVsSAnZWagAAZCUP/3qcji1xVI0Gk0mUxGwZ\nLDWq6FVwpCe8JeM8ejA/JY96f83u2WvW2biyIfauD4Jh73aJjnpMmlMFZe8D\ngmNmMNc/MgbGcAhpU/dDL7GnriaMLkA9UgmRiuKHod856Namsx8jFJlnL/Ou\nkQJbGvshzTKkWeKti30UhGdELdPQWbfU65O62IY6MiJYMZtcROJtnxVIag+g\nO29m4ZLERweq8oBDOy546lcDzjvmf46eVe817JB1rWfJmRafrxRi5Nbnsq3v\nAplRToA9Rf/7ihhG8zur2f6iE7Cf54xlCCl/DWPthoPHOKgpQ6t1CFvTJEmv\nnDQNKV6+uTtsiEG5xnZN6ZmAIRsj5mTaT+ynWDuv0+/ywrIn7uTVMlP/+dwo\nQzuufQo4uxdJbuQabHNb0itlX6gb+vpir3XRiYhWT/9bwtQ27deAMQOB+tS8\nsFnZUq07PK/zdluEr3nqNHfW5q4oS6O2ri4+3Qg6tvbcZL/FHAFfrkeiZSO4\nFmtpyqGPo3SerO/gmnTqgsPQ4F1uGS0l8/UrZ8TDsgdht47S1aDodEvK6PJ7\nVPm1ix5wBYhKKh+xYkGvGb9Y6UCK+qgjf6YwmCliapJaxQtmImityQxWhHf5\nX1ltnKijufxeBENjXGbfYpN2e9iSZiE/JndKvq+bgzzqxX7ApbnbmlBBxlGB\nF3Cm\r\n=8530\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.47","@syncfusion/ej2-popups":"~16.4.47","@syncfusion/ej2-buttons":"~16.4.47","@syncfusion/ej2-splitbuttons":"~16.4.47"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.48_1548158389189_0.955555815708049","host":"s3://npm-registry-packages"}},"17.1.1-beta":{"name":"@syncfusion/ej2-inputs","version":"17.1.1-beta","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.1-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"9a674d76abc7a2cf9cade8a05acb5be36ea242fa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.1-beta.tgz","fileCount":315,"integrity":"sha512-c0/WycWGvJKv8XdBnJnOjMfin8NRPsEVTp2swFUolgr/qIBhJbLYN+1gaqHtFEJ3BmBO1wg+F9Q6MOO9hxFZJg==","signatures":[{"sig":"MEUCIQCQTUlyjf5jaNP6oLmouWkODIDgbHGdK6N45uOJaoUvJQIgXuCVROQU35l+DXweo+b0aWWs4B/Zj2a0kXshKIiweqk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10112892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUFi/CRA9TVsSAnZWagAASjIQAKISpQLgLHjqtfUEltDl\nnE6r/FtH4CHtQZeyeluloVR3OqCXtgBBOTe4/c1r/UVlECX+OjBv66IWWyJS\n0W0aL0xZr4SCzEqal4IfBje9C0fii0k4Q7EyV3BI3cd698wm4IKRdRGalwL2\n3d7YrKy0ZBzlruNW2jkJtXI1ur+zL1Mp3lY6oe15V8/6mCZlj2urLlbSO6mh\noRe5+JNxydksutPcCCsStrSXdquI1z9v/f8qXpIiJg8eQdGl5IW4WjnqJ5Lx\nr5iQSYvSgz4w47ueQ6Lm4JczINfR1Ei3U1i/ufeOitLtYuaTMvhoPLZWqSLK\nEyCgTXDt3zpOfcglWFxBGARPBp5sXBvCPI8M2s81S5LRx+PcvygRaHEuRmoI\n7i8ddVjlwu1ajktm4PB6DFV0Cl3dURGELJeeBk1Q0ZxWJUuM6akL+HSjWCyz\nnTIbENqCGEsDwWzCfu15IhXBbQLaQJkwe1fRv6uoYp3UrraVtghC0aSRQLfV\nUgY8rvkE+/Wgd/leIsjouhRF/aVxgjYeKwgoL/MY54lZnQAfOAiyXe6zBk/G\nkN0lzypNpsa0YPQDY70Bac8tszNhi5+BoLWufSuiK03sMEE3CEABpd6+JFXF\nVClmnIU5fFD77NrrD6j32hasXrPrUsW9xOKprVK2UGNnP3G7oO0fCVzcnSW6\nFnJs\r\n=HeW3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~17.1.1-beta","@syncfusion/ej2-popups":"~17.1.1-beta","@syncfusion/ej2-buttons":"~17.1.1-beta","@syncfusion/ej2-splitbuttons":"~17.1.1-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.1-beta_1548769470566_0.07104246696150529","host":"s3://npm-registry-packages"}},"16.4.52":{"name":"@syncfusion/ej2-inputs","version":"16.4.52","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"85a3af65da234769093d3135ab947d661e8230d9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.52.tgz","fileCount":301,"integrity":"sha512-ZzyS30W4cRWB8+7AN5tODw8BzI1v8tkuj+WjUDFG+++HxY+kikgGW4jgjqZCxpKmewUqQz/TSux3XMyl9C5HlQ==","signatures":[{"sig":"MEQCICuaEapZihUK78JPe68Fe7lPs1uMOyr8cqv1JqPxFtllAiAxN80+/6yJLsV9FNqw4jdDBI9tJs38V7mSY4KZwx2/Vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9660720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWbrNCRA9TVsSAnZWagAAqIMP/jRu5uDc6F42fBZeU1x2\nDgaPIaI1oa2iVne+5RXHqtKqCv9GKrXKCpi8M0DTZRsRxXPsxUO0o/3ZFfiq\nP9OVmCJa4KVaRB74wDoht4X+GClR69MvhmGxxcCEQxLHlDeuFARk2OWoFJVp\n+NlRxm7c58mPOTICy9XLaWirIAimWxyfXDnucN07DTLTQWnMqjIe9Ed7b5CU\nVBVuPHh8ueTlMhg55TBjgifPCtGQeIr+jPf66E9dAfRiQIGrEwTlWxwIlbG4\nOGSogDPPrCQCnqVYDGR/H2mM5PPE9S4lbkWczo3zlgwGDtod4Lr5KC4vKKOy\nPgIT49bMuVmwFGntSyFrMv8IGS/wY8A0crtILunx/oco4YybXuWxV55/5ASs\nW9UNzi/nE/6x7Gq90BGpnBOmNlvqhh5SUxDmUKgP05PUZe85LAc1bOEqAYW5\n/ToyQurBno4RLRaI0F8c8SucPOtRQO5RND53QPnq+6YAy04p6yTmZujQM4ha\nS+mMgUeDNgOth2NXh1Z/P30avg0YZiaLyqGBLiru9+u+5ZnFgBGwrcwUE3jW\nBda+TuR3aGBCILoYOFY8bYKcOC9cv8w2gMhQNil4YRhQRYme5RbBq/I3unf0\nChGEu1HB3vG2gq7cYwwInymaWOxb1lQD94pGLHX9RM3yV6I4zHtzeZj07j2G\nHuVB\r\n=Kbq4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-popups":"~16.4.52","@syncfusion/ej2-buttons":"~16.4.52","@syncfusion/ej2-splitbuttons":"~16.4.52"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.52_1549384396350_0.7197088777897731","host":"s3://npm-registry-packages"}},"16.4.53":{"name":"@syncfusion/ej2-inputs","version":"16.4.53","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"373a60a07844c714c35680f3879c3e04692d169b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.53.tgz","fileCount":301,"integrity":"sha512-3eVwzfD0X7faOlSbLnZ2yHe4+l7/5wGkTU52OuNdo2gcmc4Wa1Gy0GuKzYUkK1ytxs9J45RgE3fl5FXIHZI4Yw==","signatures":[{"sig":"MEUCIEXUGeipHpYrsESuKRWewf5V67rRSHSPkgShWQDm+HnbAiEAmE2a2FnpUatdenh2kcLYbBJzq2Hm3Uh1OBRWW6y1IoE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9693852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcY+ysCRA9TVsSAnZWagAAhGEP/iV2t7BeOGBVrS+9eTMQ\ny67RCi8rqAQcwZSB4Pu3mp1vhKxOgh4u4fYFkaOql9XTe12xPTSAq3PfyrjO\n+vE3+5PEklIIuOZNsVx1n7hykcEB1OEmfnEfDorCs2WN2l3JB63Q3sUH1xAb\nRqJ+2q7wAbOcLjEpM/QIB16dSbB0XAfs5Yr6SMUtKgTnaNprQV870P/jW4My\nQFQz24QrIMAozjMoOqOja8OULMuMzyxTss6xL7AsmENt+VDESjZMFwBlds5P\n5DnecvQv9Z0p+EQERrUNtUaA8zS4+p3PqW6BLb3egkahi0chS5ASN9Kr+mkL\nkvawoSlqNnakXDVLfz7mySxUuGL3EZF4T+uqSlbrwC8IQyRk30q4TF+KgL5O\n0M1CG1Ye0m0rDpBlRvHMTpZUIQprLjhufS3pMV3LqxC+BKcD96sc0y+yVnyy\nkSLHZkWwe9833iC42+mNv4YohqWkYFeWfaZmcfserka3UtiHR2YjgXzd/NtY\nRYTKzRDq8t81hDZpJsK1cJTBnX6g9kBmw50u4lBFWkTUwyNAsP6MlooSBInC\n2Xs/am4Jc6o70WgGFLlUPa6SvE5Omc+x4yO3Ed24xYJrztDBq5IlOrdoh71n\ndSVv6Bs54LNTzFucIjWPIENeHaq8agJ0rqLnwB1TJZ3E5aaX1lVXxF77LBWd\nLw7D\r\n=W0qN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-popups":"~16.4.53","@syncfusion/ej2-buttons":"~16.4.53","@syncfusion/ej2-splitbuttons":"~16.4.53"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.53_1550052523333_0.770929699763073","host":"s3://npm-registry-packages"}},"16.4.54":{"name":"@syncfusion/ej2-inputs","version":"16.4.54","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b4a3f9736eae3df9b74ce0c0c7d5c2c6576afa39","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.54.tgz","fileCount":301,"integrity":"sha512-Xm34mx2S2Lmi1DomDX2WB7emJNPfy6QZ8HBPkM0BZGH28QleDkvntPTClY4X9TYa8ql9Sm7dU7Uaczffix8XQA==","signatures":[{"sig":"MEUCIQDXHc9odfILJoSMedENVOfzoq/I3zC8nU6pzQy7Lm3QPQIgFrlIYNn5z+4+ta6h3cYKMqAt6bSPuhGv/38ucu9oeuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9747344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca6/0CRA9TVsSAnZWagAA2+UQAI9FX5GWyS0GpGP99e5/\nARwuAeOVpoP9IIIYsYOj/3ftkWqEA17gnuq0UcdNjzx5IPzu/GqivcuiAW6m\nQhVPcIO4eWX5LuVHBgzK/5MWEIRs7mk25+VIH3LxZirFXaApXxaZFFQq0Az2\nSkok4+yCw83xQ7iIDXUNCl/18p6sFSS2oTw5Ohd9SQeFdtBpFWGDbBn0G05a\nvMGBzxvkNZBsAmql4vjYDmvnJSNROe/rl/X5q65eVHmafkKevnWltaJtBuyW\nD20CWRAn0l/ajOK+PgOWcIHDaB0KNdDxNC/hmLADVah7EzcvLGyTmAoKRED6\n75vvYGm+Oni9t7KF9aMWbJC54e/ITPGq5oNdf6WN3ObmaQby6EPSUKBNUVMr\nPSdJw6v11nZyoUg7dUJm6ztN2imqhLqdk7i57uwzHbGB2qagUinxWOL0lzDB\nq0/BEs38CV9+7FfEhaL2/OLdmpvtGETcJbb0T9OzmcVkgDHUXr9Zv3NJdZwk\n1YUPoa6HbZqm2MG+D9mo6uSH1dGzVJXhHUEI9C7xTpO+9uDh8VwjYkwPl3vy\nySptJtONkJKSrZyjKgY4fusF+qCwGF/1XOliWxjftatND+VQ3Xq4ITgz3ySX\nDHjgKWO3U1QVX7Ki4yO4kDXrdTpDN00dBFeQ4u7aTS/7jWUV5g2rhRBWaGAK\nXc8u\r\n=WKsZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-popups":"~16.4.54","@syncfusion/ej2-buttons":"~16.4.53","@syncfusion/ej2-splitbuttons":"~16.4.53"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.54_1550561267688_0.7144187549959029","host":"s3://npm-registry-packages"}},"16.4.55":{"name":"@syncfusion/ej2-inputs","version":"16.4.55","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@16.4.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"c50dc77422c13c6026f0e5011914e5c79496046e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-16.4.55.tgz","fileCount":301,"integrity":"sha512-e2rEZDehFO+P8gxblzTrgVJRm7JymmfdTNpWOWcS63J4PnjCE1zecewBGjHwte7ornvNS05YDRj2CfHuWM3Ikg==","signatures":[{"sig":"MEYCIQDbMPJUUe8ONH0RG4WZ5B35hrIEWVCZUnmPp4u9xJsyfwIhAOxnOPuLBpMBmfhsZYOyWAnNMTeR2qzRDz3weIo7r3gA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9587774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdjmTCRA9TVsSAnZWagAA6bsP/A/lxEmLTGinTg3uNFWl\nfxXL83L6U84587qV3jp5CVos9/mDVk5HOg4Ba2puGNDxRgEhi6xC7fvLOUNK\nkRhNowcEohBAeUUgJucHx55VIqdxOXnurEGSba4ljqbs14tj8+l6p8fp51d4\nC7wA/9eznGcIDYnS194wdPQ+fuQuQH0VoNpj+RjvQilKO67j1KrMWzW0MfBS\nhxO2NfU1d4GDWvzebpCr5sUqrvMW//qaIOHziX0Bt3hZvT1x9tbxNFqxpPnr\ng2f/Ew5KDcV/kIg7Tyi7DiRbb01DjlQFQqnZHm3QXnxeMB09FCKoF/H+76jh\nIAGKYzWPYtj0w4pzAOuaP7IpzaTEe+9haJt1vfvcBIIVKxkfpSMZs2rr0Tj2\nI3KIGwK763vM00BAo/9Z2OQ79rGmR0wAuAOiZUmYXBg/YBPBhKHqcKDgY/Ll\nnayZxjLq8ZH8LpkwFnU65ndSdkSJxxjMWtJNrckqGOLFi4IlM2hrPM5/aI6X\nfW6Vq2NFJRWgzP/23fwGOwHfaZopD2vBHiBOCz6CDorZbDZ9EJQdbNUOY9j6\nuKtG4vejLOtAgNIsNhun0Ya5DlXW3eRdxuV13BerItuQyNzEbswEDhdWfEmE\n2rKBa+THrAexnsmK2564l8LEOUHeDyxQ4imVuRKI+fsGZQg+DJ0fSLqvOz7J\noU/X\r\n=+OWl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-popups":"~16.4.54","@syncfusion/ej2-buttons":"~16.4.55","@syncfusion/ej2-splitbuttons":"~16.4.53"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_16.4.55_1551251858569_0.7132954471610919","host":"s3://npm-registry-packages"}},"17.1.32-beta":{"name":"@syncfusion/ej2-inputs","version":"17.1.32-beta","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.32-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"22c9f1e423e63186850349e28b4fbbe7d0f5b9e5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.32-beta.tgz","fileCount":336,"integrity":"sha512-sq97wrp9WLZGy25+wPMNLd+XLXfebvqw2JcXJsvE9UyMrdst7qeieYVQT0hgj+XaNqmsEcCx9zRBvlinwGvq0g==","signatures":[{"sig":"MEUCIQDIqGmKEtBO9HZzPuIrNkPSipd1HnJZFJlP0J2SrDXM0gIgQNT/c0dIbYERqx65yAQVvFt+bjusrAWBGznifgbVeoY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10451582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciRzWCRA9TVsSAnZWagAAVAoP/3g8F16B6HMX4UkMZDoc\nhPjYHp/qnVd+xvdrdsPqOO6Jp1soPEI5T8F81AMiPUfN1oMPaDYEYhUDwg7p\nSpXmvDk0e+LkuRlAbH/d8wx0OlygFxD08Ck2r9atRkSTOnO1X6wN7ezDYEzT\nFWyt4WVQf9cjUE80eD8x/MyoK7XlDLkYql5epGiAb6Bj7QDFeJtj4ChPyfgF\nu9td1XtyNnZFeWlEKNWgWZl6tU7o0mO6rSlicoF+UMhrPtRDI68jDVcC+OIj\ndrAuQfkDtT3Ek/9sANMn0+LPvo4h7JJ1dEB4+d0+ws5+EofecbNdP1h4niGh\nMvXUbWwKW5uLOXhHwlC4mhDA4ExFx/C2hwtU7wEydTRAc2eftNjZpZpMlOue\n/f4+4BVin+Ii2GdxB5OtLxh+axpIYjn2sZYG4kUMjKWOTG7+V0rqraEpg1iV\n3zuemQRWfxEObnWm+QlM2GcXTBsjhWFSINI4OxUsb4XviPf/OrA+9RpU2+Yl\nF/Idl6+RUh5M1ZTHqkO2JQlHVnghbQcFaluN9w3rQfX+I96zAUnThmPT4gNr\n6AvLavbhPYfyilt0/U6Si5zoXDpGTemnQyJzzXQNRH7lvIhfBHin3Wcm5NrO\nX4eejj7OBMMbl+wpsnTMCigc2R4IZX+mgRZZHdMV+u9Y1h8K8MNMPpMUCvLB\nbIgB\r\n=3Q3R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.32-beta","@syncfusion/ej2-popups":"~17.1.32-beta","@syncfusion/ej2-buttons":"~17.1.32-beta","@syncfusion/ej2-splitbuttons":"~17.1.32-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.32-beta_1552489685003_0.8778714091002391","host":"s3://npm-registry-packages"}},"17.1.38":{"name":"@syncfusion/ej2-inputs","version":"17.1.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.38","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"99980e18d193fe92ff7418a516b5f3041224092e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.38.tgz","fileCount":352,"integrity":"sha512-X9oTuOy1S0VHCC/KSxKVKt5ck5JHCsVTOToiDUSpQleCsouP53KHHvP/vZZ+/Ecp3Vglyp/Sl6XDbw/jIAZOlw==","signatures":[{"sig":"MEYCIQChWmVtOKdYC2tVyj2sqdjOlaZZ3kLDr3/y2l0MFyoo/gIhAN1yGbtOrUZJ1FvsKxM+9hk92RTBvIzXjO5XUrIHagIt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11308678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcncmMCRA9TVsSAnZWagAAAFUP+gN+RYaz+yCKcuHszAw1\nWKSHEhI1b5k30BhmTOWcYKJ9tiMkgc10alHIsHH+ji0os3xOPqPlK08tjSCc\nACC4zuT+jaWzb52BD4XlS5duPZSNIQXepIqLgHhQ0mhVCeyywFzDSgXcHdcH\nhW01ntig425oHqCwc7UQx+IWrlErA++2kg4vrA0ig4PAAnw4oPXPHFXYZ2Lk\nra3PKaoWNzaD+nUGxBAirk+9Lhzx7meiSpnKpBPiPYDjeqWHasHnAYugSDF3\noB2eX3nKuhh5S5orxdtSPmDp66dDw+YyZIDTFU7A5mGniM5EB76mOlGNnlo7\nvEAa7APZdjWSQAxRKsgGKaRJGCizHk22iWxsnGVtH1zAemI2lDvtSIMkcQOX\n2jV6nXeEEfp1Plolh4MYRfk4cboxVzJ4REsLxXEvmHiyQptVqRBgcYrF1GIr\nel2DWlC6Nslc2fTUr+pt7xytNHkIlqYlv0bcAzcbRAzrhmxrKcLdRqd7/HJc\niSFh5nf18kfJdf+0Zv6jmkPR8ObTXH3Ftu+rv3I5l0T2nr5Kf12OUs1cSNQ8\neIYb3CMT2jTvORivOnerJIO+w2K16jU0XfHdPOFBG2C1mOsIJeHGhBsChuCw\nnJ+gPuIHBZteMcbiyHxPXdt4zm1mH58wwypkxIabUVLEmld/LE8ZDp/7vBkf\n2tIL\r\n=Gg3b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-popups":"~17.1.38","@syncfusion/ej2-buttons":"~17.1.38","@syncfusion/ej2-splitbuttons":"~17.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.38_1553844619589_0.9098054641997475","host":"s3://npm-registry-packages"}},"17.1.40":{"name":"@syncfusion/ej2-inputs","version":"17.1.40","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"cfc61bce243bea6650e900fb524941092df9867a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.40.tgz","fileCount":352,"integrity":"sha512-9oRuo9SjHfqTg9ze+h4Xm1ZT+nMoHw3qB7T2A3XuJ1zhRsyMChWYgcAywhzeXn7huIbQKOgyTTYcvfSnbMyPXg==","signatures":[{"sig":"MEUCIQDpFO5cs70lSo6Foq/tJGxr/NgO/x/K1XdRNLOUmLIMSAIgAedfACM/ZJboUUlaoLaSuD+v2x9V1KMFnRT4dWldiAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11307439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrIV6CRA9TVsSAnZWagAAvwwP/AxReeffNf1cQvf2OLEN\nXmspKe8z5Behm/4FUBkzQLCYxBuEsSY4/VVAeQClXxEgKZ+n+Xzv73LDAS5m\n64ywZQJeGadIRhgIGmRkvAKekvWrBQT+uPZAUnnO8wN9c2RrlWrbE58Xjquf\nmGEfGvh77P+rYGrcUo80B6Mp6kInfh7M8VJvtRw+SS11iR3M9ysmFJ1kEN1g\nBc+z5UUnMe0g6/wClLDip4qM89Ms4DEB/w5SevnejS7Ww9vXvbOn4NmzHxgW\nCytwXp4LlR2wVuekLYEVKVe6vvwCvYozHeB/DjNGiGsZk8o/zAxgrlwbnTW6\nSZxFhK7vWtAI1iQF5wGKVV3iuGCfvcRNbgSXX0ozI7HVJi6mOzDv1tRDkBZG\nZWrdAOCFUV8ZwjAFXsPG468wi0mm9OxDJpk/+/dd7G7GC/CoJ9bHS2haQ1fj\ni4foJRtJatstfm/RZcvczfX0YibugkPcErY2Jy9UcxG6Ox5dqhyvBomukOL7\n/pRH0ohbpVrJQCyanc1FDvdQ1uNTR62ecKwOxryKHn0eFJ7SarW6QWkFyv6g\nZzER5veYXz9d5erABYGzFI+wsrxMZvMbYzRzJHPJtoaMtX6VG897CRIHgddE\nnYhxFl99nwM6dwKRmgW70pWWs2xJ/AdL3loZ1QI2DgQKJVHymsNzwzIQ1p4U\nfHCB\r\n=JF0a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-popups":"~17.1.40","@syncfusion/ej2-buttons":"~17.1.40","@syncfusion/ej2-splitbuttons":"~17.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.40_1554810233093_0.7454859383912895","host":"s3://npm-registry-packages"}},"17.1.41":{"name":"@syncfusion/ej2-inputs","version":"17.1.41","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5750207e990d3990ad23f0685625070a2960468a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.41.tgz","fileCount":352,"integrity":"sha512-qetvrp6x64+vwz37bS0rSeGDocINAqpb6NTgcnIACJYCw/klF7lDVC+n1+fArSROBVRIelnLmWBSj7MepRNUrA==","signatures":[{"sig":"MEUCIFBVq6KLtjRrKJLEsjgbQ8bm7XHnfpvz1NkTPLbEy/kWAiEAu21MG68mNCX4IAkpH10C5JbfnR+Dj49PChKL6VZR+RI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11314779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctbfKCRA9TVsSAnZWagAAI5AP/19Y0/RXsqyBPaC3dgO9\nUka63gwvdYxIOl/SbtnJupX2LKhIf3MD6W7UPIN8/TFZblwK9RlAF24OEGVq\nL8Xx2Y1Yz+V/anle7sfiNxama4hoMSFbQSWMJDxU2tIBc7Ruh/ZNDvK6JF7/\nf01LE9F4K5U3wsE9O9sE7H620FI6sf/oZKMAAkWEMyU1PGJgfSdbSlX24TUt\nJ+sy03LeHjSavC2hBjxnrCJRPOJHlec0SdW2zaV2nZ9lsv2XuSbSmB0pysME\nDWGLuUqisNSjjvB/ARi+rfjlzRY4jGKM01eTrkV7aT5FX06Utgv5UiRE4cUP\n62tApPv1YmUFSeeUh/xpOGcy/y2wL3jUwOWFYjdVxKGjD9HBHBKmn99XXyZh\nnzRzDrgGlmIaF4A6niJbfvC62DAqOr5B/qtuw1Vyj70fm7cQPcyprlMBmWal\nrGPDK8Gua9YShIJz76dU6IFZVXZQ6p+cWdaxZCjT8C/jFgIYIpOZqJPRWtFc\nfk5506j3W5B+rD6c3FZ1H7Q+6TL1IIaC9hcHjS2fq060g7E+bioU9so0pzyc\nqm7MEbRjCu2+i+K2o+ayAGqCJCo0rp73tiOeR40ZnfuC8ph0wfJYpgOY48+e\nSll5UFOWlbUepx0wgr8a5o0l7PlB7hOYG9Ny+S/KjFeoxQkkdJrj2C4uZ69G\nvvjC\r\n=JrT7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-popups":"~17.1.40","@syncfusion/ej2-buttons":"~17.1.40","@syncfusion/ej2-splitbuttons":"~17.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.41_1555412937878_0.7285326112423949","host":"s3://npm-registry-packages"}},"17.1.42":{"name":"@syncfusion/ej2-inputs","version":"17.1.42","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"d87fb89ac9d5a6fb3f19003186ef7997b0756226","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.42.tgz","fileCount":352,"integrity":"sha512-BY8wXsw5hqwJ3Y/8tzpssqNkfmwuYVu2RXqc9K7m7jJ4Mkquyo5HiUOgO+6jry1QEL+uD4WWvVObqIIBzNGwVw==","signatures":[{"sig":"MEQCIEfrNYUp2srxlyL/agdwoGzPzZMha7EAmugZl1smmtczAiAYeV944V9LlSDcZI2NGpVqUL+qfZR2ErPDij6uaPVb0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11317283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvtWMCRA9TVsSAnZWagAAz9IQAKIQFWBBiQYpbJPRUWCe\nhEon+xH+Zt/3PtJCAmxEMaxtpM8vbh+gnODUUq3rlS69jIoGZ1dPftrOHat8\ngxscyEU/Qk8Rcu8336YXinI6T3+vJ/LLvKTYDtIaRhWVmIcoF8IdIg2EQUJ1\nTgqaIe8cKbPNbSdS3bADkiWWKvD/GCEWhHyXmGdPgIRfI3EC94FkRCFLjpBa\nQk5BxjAUvJBcr+29XbnE+B0Ffyet0bAzQgqkLRKm7+lYwNCpARoCdn6ijlV/\nB/HBVF8wL+VkN3rjoL5nsTf1bIkurBYwK/EcXI6ORKZFr/kiVUK++8XeZcPz\naI2U8nvwVr4oKDWv+d8hby+93qdSV2UrjwySfXqOgspsPdd70HzLw7ggBQk+\nEP60fPfLXdSxSPo23VNzkC9xLy+XfzhqBhy5VhqmEeh441yh9vACkIB6jrd3\nz1FibzFxyPAyv3Aaz3FQXSkacI9hZKwk0N5JXWvMu1qs6zx2bKiUnkWPn8UJ\nXDuMJcOYGF6pkUHa549HiDvbIWzsq9iDjJeoB0MS7LeYav4H9IV+c/ipSVfO\nLi+j0lX+qT8SyJaFKJ2DMc5c+Y9mVI5eJQA4/kijN3gh2Fu2GJtbJS8l1P9i\ndXf2viVa8+KmBD+3bRda7dL9AaX932X4OlYpgWmUG6alCY49Wng+ePWuWMIr\nPKCf\r\n=/0fY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.42","@syncfusion/ej2-popups":"~17.1.42","@syncfusion/ej2-buttons":"~17.1.42","@syncfusion/ej2-splitbuttons":"~17.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.42_1556010379306_0.5809502212451083","host":"s3://npm-registry-packages"}},"17.1.44":{"name":"@syncfusion/ej2-inputs","version":"17.1.44","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"cf231ec69412bf92e3880aa5d0e3f14616234f97","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.44.tgz","fileCount":352,"integrity":"sha512-cKEUK/CtiRHrg2tYKVpEPR8NtgpccbsVZnAJG8BFZGWQPS10Mn6M/wMBjdPTedtYED19YL+0BDzrWb6W084fzA==","signatures":[{"sig":"MEUCIHSpUG7/ohPSCqax2YHsC4B7fshvyjGzkgGtjquRR2M8AiEAkp8+6KjmOZXaiq5d+yr+aBZkqpxmY61DhYgDLO+8fj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11334248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0VEYCRA9TVsSAnZWagAAJBcP/1k0SnqC+5Hbzh7afzNV\nWUoSXtvJ6txt7OnqwFP5Oy8t3Xt69h5LGanrSkIWTLnkFpHYPZSyZqpZL30t\nijVyStPRUjg1+nQz7YKlJrtUinqV/ehzQ7qhlr6HuSLjQGnMrvw45e3bhTM+\noETwd/D5KwZM4IKi2jQxdbsYCYnxJuFwm5I/Heh8LIe6N1MEvKHPKlHnV2Nj\njSyWuwvYD5jLT8DhKYzjL6bf+fMiiufeJtLOgSBOQIsm7JCBuCbxx4ICJPHk\nyTLb0tbWr9HRcqroDO4G9da4RrO1nFyUOPYYpQhfVYKD4Q5GYAXdR0Ay9gSn\nYVEvjSkYqXBnnPlZI2OP1+OS2R0T4hT/JuU+57nGDKwKca5wYASzqdM9RO/T\n+rVp/cgGOWkLqNeYa+m6JGmkAWWKWu99pJdXipsJ0uXBosWQyXmqT0WRGfQr\nOBRqHLSNFJ7vgZUxUdxQoctqgIg8qE5/zr4ms35bWtyxWIeGXayEpqhkauiV\nsCf6sxYdsPasEZZpusx4hf8Z0EF3q2saRXgAa3XfuWwYSYluG/uahMfsA4vj\nJa3MAuZ6t5nCmxuSnFU8RLbrAR6JB7+lLBrIBEALucv+17gSNiY9jXZx3Rjc\nfhNG/kZyjbDcpgvDsMPSc+AFsybZx8mpsWAS9SrkfcGxNfQPfc0ZEqyLE9lL\nOA1q\r\n=lmq+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.43","@syncfusion/ej2-popups":"~17.1.42","@syncfusion/ej2-buttons":"~17.1.42","@syncfusion/ej2-splitbuttons":"~17.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.44_1557221655035_0.15006862220599326","host":"s3://npm-registry-packages"}},"17.1.47":{"name":"@syncfusion/ej2-inputs","version":"17.1.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a0aca7fe8579dfb6323e065ca8e4d9ff399bc7b9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.47.tgz","fileCount":352,"integrity":"sha512-62DAj2OTzaGxAMFn3CCz5gr7H1guKAS3NnAzIl05g+ZQUDWm4+j7N686vSCyVvrjxU+UKW4i2Xv0heGAjsW2hQ==","signatures":[{"sig":"MEUCIEryW8Q3D/3FUF841bz/RSDjkZsLluAj1egpAU9LUWjSAiEA0dGtRzuW6B20Ue6TtFUHg525Gu31VvOpjuBVLDyxNPY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11334273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2psXCRA9TVsSAnZWagAAWJMP/iC3fLBybkE+lYpGKMgg\nE2fElsxFz1n2FHAxfa0A+6qR8jlD9ye8i5tOcyukcnVKKVuk/3fnXocSpSq1\nyNPo3X2OLS/JJrr26zX1/m0fL8N1vkH71LU6UVCXiheFsdBo3Wtho+ixug0m\n1s80yrX8y1aQAt9X/SWL918pi6mYmpvwp+b06L3gLkV2EKqBo8roIDMi/V0y\nh90p0j57g/Suazm2kpcWZWn5qJ7E7O0jq3VYPhARRQQIJli22/a+Ag8T/H9h\nZ55CiZVT27dgcRl0HeYRUHqL/FvbqEVzC1f7pHYgQH48XitaL9ivJmbnY+20\n8YVkltsFvpnuAPdTCS3ZL9lX1+mfT6mUwn0Tjt/lVXqTFccP3dvT5tns6oTK\n9Szr8RTpDx02h+bjkHj3xP7uxKa+tE1bW3cSmkes3bln7dYt3jV+h4GjubtG\noRVNNIlBt+nFAocsFTzG73IdvUZ8zyLykZYiT2aFGYBC/xaQGDC0N45rHtGs\npO160M3QnSUaJ/BozgZbBFq5byPq6S0yVyvLnoBvI0R25Ikr8Vf6p4nGEtJC\niEOwfBuc2L35t28fpKJdzWJhQaeZa6oV8HPJUyICHfpzgjRQ1Fmsy1o8g13v\nIRHoW5kDN1c2kOe/RamZsT22PVs0OeffmYg6shg93dofsLmOxgzlmc4NBp/i\nWPWV\r\n=WzLc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.47","@syncfusion/ej2-popups":"~17.1.47","@syncfusion/ej2-buttons":"~17.1.47","@syncfusion/ej2-splitbuttons":"~17.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.47_1557830422939_0.09665630278635051","host":"s3://npm-registry-packages"}},"17.1.49":{"name":"@syncfusion/ej2-inputs","version":"17.1.49","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"0b685b8af51a790ac16d4ef91377fc237a437e8c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.49.tgz","fileCount":352,"integrity":"sha512-pvqAb4MuzziXY0oXZ5+8/hAEVRaOcnJorc1xp3EAm1mfnOgjmWBgt1qR2XI+lZmfq7ZeJdIZ8omExWOdZz7YJg==","signatures":[{"sig":"MEUCIQDmNHa1b7QzUZhLXosaXEwuqmqaZLaJfDGQsVHwDaxQaAIgGm3QsSS6ENG5jDoUirKQetXS6F3aYM1WW6VUp0JhYjk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11366517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7jijCRA9TVsSAnZWagAALZwP/13m9di27T0IR9tG6Fxc\n+AriBYpwmhoKQC7BZWzllhqxs0PADsvvncE3bTz1haibCWRiEgtNXdNWHyKu\nbyVWMdX3IEd641tyFM5Pb2mE5gNiaAkGCUtwPKHI49GBTmTrvYPkac3DIIXt\nIHvUlWjaFcmOeeUAVfZ5ABkvrnf2fE55FIX30wuCA7qOkUPmAkHGHim+VUZN\ndKPhMIeN2SpnPqPxOJbaLqvYAq7t+Qzh2lBhOW/qQVNBkWzWVZ1/W04mBfi0\nbAkRziZI0PWZ0uv3RL0pLqChCBnDg12GEdHc/qhZIN353ZZeirHpG/XyXvCS\nsDmMILvUqI8kWo7seKEVk2+kJlSleX/MW+hRcotlV1jxyabresPsNdz2OTqG\nzAzEKNueY24ywylhmW5Ztz8Thz/p76RVpbJReEQQwiwaH0KrcUTGezjwSn+B\n9Mk08SD0veXC2qCuVYnT/rudfQFbBHVYVI34ZNR4g2mUFPkYWJ1xgdwEx1es\nQe1nzTXneDHq2KF7XRFz2ZRzZLVEoDlxHiRxoZeK0TGtCxhG3CN4cwOpiNpT\n9QjFSrOZ+6lKLWGBOCrV5vrieL4amVza3b0Y86KTYGOmW5JNm0+9TbNUYCFd\nOTvpco5rLonfpf5M17eNpzMy4J8DIxRpWbGsUQyGpLfafTjuiXO20iPx2vxu\nUowy\r\n=B20S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"eb1116320d3a514e50daf9a43f95e820ab5dea0b","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.47.tgz","_integrity":"sha512-FiC8xXUEZCfQYHJWZpGrnsBf1veUOl80wY+QnGoaIoYPg2eLBrZpa7MtFijXnaJ5AOIsNoBqZ8K3C7F5o10fUQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-diagrams/@syncfusion/ej2-navigations","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-popups":"~17.1.47","@syncfusion/ej2-buttons":"~17.1.47","@syncfusion/ej2-splitbuttons":"~17.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.49_1559115938283_0.01121559810598094","host":"s3://npm-registry-packages"}},"17.1.50":{"name":"@syncfusion/ej2-inputs","version":"17.1.50","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"c3e918a7c21ee3320adde9b2ed956efbe4eccd58","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.50.tgz","fileCount":352,"integrity":"sha512-fo5fZU+kUMvjJgmdmaZCpbcHXgFPRhOY1WTg2IqxTSYOjo/0XnOjhpubAKcqIhdzgLFL6mj3461JGYwbYgQkBw==","signatures":[{"sig":"MEYCIQCv1ZMpimtg04POT7/E2K5Dt2nntTozUKrnIG0FXE8frgIhAOaV3mGiF6yp2b0DlQyHzbhhTD/iD5Wguoa+7s4UB78S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11368728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9nm0CRA9TVsSAnZWagAAeqcP/0ZY+FHlatwOu+r/jvgz\nGwq1A+/gN86abwEAUMsgnfzCZD2OI/iVsD2hk8QING/vAvyJ6AJLLSdWxjum\n3KMaxcYNTt8TvPlqy4b95vWTc5VRhrjMsoCiMvjq5q3t6NaXso3LFhbld9eZ\nFvRXgSz9fkP6vZVYjJTGCgqGPqDAIle8HXooswzJLZL6zN1qrz1nVAoU75aw\nDM4qr6NsA/z0+NdC8gDv8QbF20Mvzu7I5CiPlBY2LFIXwplPfxOOKM/gwL3M\n73SA0V4a7CdbTBTo8bJt1GrWIU/pCL2mu+fZ7T90BZWlhhiZA52PsG/1uLSJ\nehE5AgJRiEOjRC4q9HODF51ZLn6sN+t3R+zezCLiOOyjGiKx1c2VFx6cmRKi\n2Ub1VIwi99ZoIhY19+3hixq4hEmg6ytzG5M0ENuv6XAWpc4Z3fOGHBl6FFxD\nezqCaaY9mYyjkn0vzkaAZe5drheIDZVtk41/i8tRJOg+Q71AwL9EtSilEK6z\nruEEz9XBarRc5RAFbPYEXqxif7byNtjD9qahV1X875njqOlW4HX4Q1gNJC3G\nj3o5eloPLT08RY2qEcaoFvYymBzZE4WszKJbfNldL9vXEpTgnh/LrsytKmMF\nr5w44nIq7Uu7PSKDqNwF13LboM0JmdtvLDHGYybs7GCZko5VZWwbF3SYBb6s\nSwIe\r\n=m7D4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ@2/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"79c9a90e23ae8306298b66fd795935fcaa3ac28b","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.49.tgz","_integrity":"sha512-bJBH32eX4w22fKNbRosyP5C98AF3YoThYWzabmJDJFIXAQUOaw5xQdGDPzLsrpAbu42QMO6LjYhlRfuSQfBqOQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-diagrams/@syncfusion/ej2-navigations","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-popups":"~17.1.50","@syncfusion/ej2-buttons":"~17.1.50","@syncfusion/ej2-splitbuttons":"~17.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.50_1559656884171_0.07863808112255222","host":"s3://npm-registry-packages"}},"17.2.28-beta":{"name":"@syncfusion/ej2-inputs","version":"17.2.28-beta","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.28-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"72a2ec04831575a0d0fb55c809b4582b77019369","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.28-beta.tgz","fileCount":354,"integrity":"sha512-rfDn46GRfW5nWYpEY/2kBsVo+pwZABlfLxD+TGzP5yvy4KcF+LjwrQDN7PUWqR1X9bsE6FKjM1ZinEyg5t2ncw==","signatures":[{"sig":"MEYCIQDSrXdmAH/vZOmLVEpTwqx7Z+0UmPROHVxBLhqH16ep8QIhAPkNzyI5+lM38BVvbjtC/kqjqP9UxMzBCg1JvW1Uavj+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11580307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFNe7CRA9TVsSAnZWagAAFWYP/2sol0sC6glGoEg4pfOy\nVcciZXatX242wiHFTDH2t0IuaNK/isMJONZmGfIKRb9Qfd1BO9W+cO8jSfep\nPSEmYRb0gJAbC9HCakyGfKJXWIV7D1drpc3IYdXkiYSvTGIwIEDgsCtgrOH4\nfvI0OxC46jJSaYOGgUcolnldEIFZjaa8SjQ+o732ud1RDNKdVPttTLvMREyt\n+PmNe5aH03HBIAKPiqXPTMAXoJj8eCD19E2GpnS2/SIzf0aPZn7bQ5Y3ql2B\nPUnJyIe8bUr5T99EkpK/YXYcMn4ko3WHwerMQz2BQmUTg+dB20a4sm0WQE2J\n+56GORRrzAV0LBuLSJibl+xzsjaZZ9L9pfZmp9dlE8CT8hdnkFd6buhqfnmW\nrSK7S3Vjo10gjSsid4ZGutk7ZExbx4NqxdTPZBFtfhzHYAW/uvVz3tL1SUUd\nl+D9VhOyY0WC7ae55LuN36cQM3TEY79WANsS7Bp8PX7rVOSexI0oWh59l/l+\nK7xaKH2WC4dhJ/oKo5pnzzuE10Ppp2RjVqTUfmj2CAXMULlhNHsBN5zSdh28\nnSs2cUBmhzu7ppIwFi1XMm19YuIKu54ye4/R6OlIBNv6kOM6a2D0Z6W4uIWn\nbKAWcANdkxucTxePpm8QUd/3nY1B7p87vwqxkN6mDelxivyHVTqX1ebHpWAq\nD4gc\r\n=y1H6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"ec7de1f02e3a6c4176ca5490fc523a34a282ef22","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.1.tgz","_integrity":"sha512-covxo3B9VL5rfEPua3EuzpBfT5+BSmSWv7+PxO0o/sl8RhQ6Tfu3EgFZsY6ncTUigMaocypQmLK8pG6Doar0jw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.28-beta","@syncfusion/ej2-popups":"~17.2.28-beta","@syncfusion/ej2-buttons":"~17.2.28-beta","@syncfusion/ej2-splitbuttons":"~17.2.28-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.28-beta_1561647034202_0.2946792640157452","host":"s3://npm-registry-packages"}},"17.2.34":{"name":"@syncfusion/ej2-inputs","version":"17.2.34","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"0d0be36cc43e535ae86e88e3f25c8e70e377d7e0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.34.tgz","fileCount":354,"integrity":"sha512-jC7wpsk+oAzzBgtWXyS8Voe36oWu/my4b62EsWvDEnvAervgjbg6D/aB32ZToJ1D0HSifcT7nSlJtZBzhPepxQ==","signatures":[{"sig":"MEUCIHyRjiQ3cCse8mJKx82R5uZBjBZHz3e+1OR3vKIOQyFTAiEAxDk0IEpk28hXPimAqkVBKzN2xvJen3XA2tABx+s4CO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13302111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJy1xCRA9TVsSAnZWagAA4vIQAIb4yIqw/gQ+lTNCNYj1\nJ/jbx6yL55+v3mScscbQY74ToNKT/r3kviwZdIKx1bHf+hik7o7bO9wbnVl5\nlzsPjMtTIyzZBxBCkLDky48wSCKOT23T4AXzejzBiB6uXTXNDyBEE2kpHbJu\nKYysmHgVWTMZTHxyIbZCl3urJw6sEKIPcKo5pcQwDviPuj1x1UCvYawYC9B+\nCYCLJbO+MTXKv/YpApPHL7oEAS0CT5aUHygyKxY/pT5//9doZ+x1wscFXrT2\na4ee9KTfZNTOI3J3GuTWrq7u0dPhY7/drAs49zm24ucGHZWwNXACqw2wi5Fv\nfDn54H+PLlQowVHWkdiN9FQPonibW7mKBrFe6GuG9l9Fzcefpm2VWTKaL1rS\nbwVqjUPGAEsbSuH8RlQpTX2CsLwuPDExM7zwoyDNR+Rn8GWXz4eNyQ3k9Hnc\nMOfJUH/peal+S7EEgCRJ9or6np3oc+0sF2dGHXWZkhj1wIHUYLKl0gSi7YMN\nk2kvjEptVW2UCTNe8l7zxz/VYdk1Y64PMwEal9etFtw//tRUPK5/RExlyC2o\nP0QlwdCcpRGAGiAul7UfEdP/DyXd6wmCP1S3MhssV44iRWOVZOE5HB3+vtp5\njdD7HhshAg6+WuMO43M/JJJ+o7Om3CNtiBAnJcbCxeNObCVrcSknR/v4bWzv\nsNVi\r\n=sCLB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"7d3274b09dcbd60bcee4dbebeed09d1e19ec5a4b","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.28.tgz","_integrity":"sha512-2NkWWfPJnpyvIPt0OqWcLaWJWKqeY4RMuYGDY1Bs7Zf8uYn69Mmw27n/cB5an0Jzd4wilVhp6x67kJtHFTS9SQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-popups":"~17.2.34","@syncfusion/ej2-buttons":"~17.2.34","@syncfusion/ej2-splitbuttons":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.34_1562848624006_0.5332333389797805","host":"s3://npm-registry-packages"}},"17.2.35":{"name":"@syncfusion/ej2-inputs","version":"17.2.35","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.35","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"20ebfc88c27553733e90ec545ec2ac21a83ba0aa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.35.tgz","fileCount":354,"integrity":"sha512-3ym75eORkyx21Vo0+Fxb2Pitl3igq1met3FllGpZtqyrerIeUXVwFfXc/oP6KSXW+LMu1HrRyonLrLbW2XwXVQ==","signatures":[{"sig":"MEQCIHPcQxrR9h76p/754N6lL+Flf+ea0Q46TR63SPvpAMZDAiBV8dvtGy4HKDXn+mN3NBLpDlGyfoM/z2C6JY5WmLNsVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13340921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLqYSCRA9TVsSAnZWagAAmJEP/2A4b82PbrJhgbHt2QNw\nga1rDKH/ZRGUflVHQYJSMgABfmHsSWXAUlPh5VbXhM8MNzfEYJD8lqZZ8Jrs\nZHtmMja2hAf562FRx92nd0ncBzauYqONDEKHTaT0PCR7bSKn25nUKgBTvnbs\nvY8spLlnD6MtrdQOeW4ZUGRl7+BRKIq0+xAmB+ZTeOuXX8os28Ag87loMV1z\n0ZyZxtw8+wnMVkx1MV/6bFe+SULQ8Jd37vJoLau8QYnO5JW1MlpU0SOw/xnC\nozTU5s+PBhxKT1I3KNKMHI0IWYdnBAAepe8GXotjBDsVMyvejr+83PTBRUqW\nUGKYVp4cGZmWZOXWDKW0fnD9Cz0NLTCPRHikj2Q5Et6eV17epzJrU7kyL1/H\nqIzhXksydwSly4B1iFa5s/PSSx5J9DPBR4IfYIfl8Mgz/xFnAgTDzpfC5G1F\nbjSwSYoRzz5BH4ucbyQ74TVi3o4xOXnRRSdOQkgC78orXzK5+4vqA2hi5Mi/\nzxFPHmjY9foTo80KqCvxotc+DyHZNh4gjG50ZNWN+uVS9gmPX9vNAMfsADDt\nA0F/Gi2crpC4IZ6rBaqT/8ts6P10hZfQ2WB4iIDPTNiQaJA5yQ/fzEZSidhN\nfpB8Lo3gpAvt1/AgM9eqcSDXaji98oVEmmBJ3xRznalWCOIpXfrCEMQM3Lhi\nHTu/\r\n=kTxe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"705acd93ae193abb80120f5cd0b9f4a82809bb04","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.34.tgz","_integrity":"sha512-wyDOqKGy8YtDgH0gL8n6loSKnmkWh0IkG5qtZ0iT35ROe2Ob9mQOXkmDc748ELST9VWSnyc9IiXIP/njeE87WQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-splitbuttons":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.35_1563338257436_0.278341498271407","host":"s3://npm-registry-packages"}},"17.2.36":{"name":"@syncfusion/ej2-inputs","version":"17.2.36","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.36","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"7fc118cd5eb923a081954f86707a840a80edac2d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.36.tgz","fileCount":354,"integrity":"sha512-qnjJjHcFNsePw+jvyFlLk9+n1RMXoRV3J88vByCpEsRGs2wjKI2SKey84aBdlKL2Ee8X5RjRWbc7DmLgjR/9ng==","signatures":[{"sig":"MEYCIQDEEfMrN6qw67QKcKi9ODeP5dz1/J2uP/9qhHIVndpX5AIhAIzzp3Tyw64OCSqTT6NrvvDal8xWCgrbQsrnED42y4Jd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13397209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOAvaCRA9TVsSAnZWagAA+RAP/jco+Jn9Xs1Keq9tGWsA\nmfYAithDBz4cx9mmFUtCcqoxoC9hGQ+KSg4x5U6GTo7gfdS0jzeYjPBVdHmR\nxSuMaOy39X/6ubm4Ys+lfipEolaocRCc3mKnPV7Wx/1eNTbP4bZBRCg5aKPz\nvN/ARuL4WeQSj5zoSCYEcCHa/ckrWyn92Pzc/lMfdNbj4IkY3l/Rt4xeY6qD\nY4m0VtuQXT0lgOeHM9SvGAbVaHDq7I2ZvalCUfHKpuvZPloO6vUUJbVGmu2Y\nydfQ7sFRf2qvzETxcK6wEcjcLPxyXSq4WikYUPCZ6jD+o39rruUmUjBFQ59z\nGsvddt1AWRDjbXOcs19fzg3OFIdmLR2ah3ssZ8viZNzc4Is0Zlm5BAAATX7R\nC90jfDTsdWlIP/250ccfPLl/SX32WbQ2aD1gNI0XRCZZM4Y4U4zSCQx1rANx\ntEw5Vz+J1cw6ApZ2vaeILtPqbl1OHQssVjg80/34AEkBcWshT9KiMuvFh7lS\n57mCnTX0NI0QBZXSO5PHuzIcAD9EqLT+4YqG64yU7z8+bfBfSZptELELL+Bq\nSNpxcBcXIJXjcRmyA9SwgZg2+dpQH95Jzjpes0WgHoOAYmCG+Guj4INrG8CD\nFMNLJQ3QE2Z5mgi3h1Z+uubtMkxg+XWrRFLfSc3cZwg6nxcoGUo6asFSOkSq\nQp4C\r\n=A2nX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"122dbd35a8fe120e931374e0e5337b63c905877c","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.35.tgz","_integrity":"sha512-QHrKhufwWSEswRJvkVbqUSulAHysv+6qaBj2hr+r307LgCijS26VAEjt6h1JQeO8I98dfEm+BI60f9xl3YmpSA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.35","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-splitbuttons":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.36_1563954137146_0.6516744916978932","host":"s3://npm-registry-packages"}},"17.2.39":{"name":"@syncfusion/ej2-inputs","version":"17.2.39","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.39","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a0448dee68e4a1fda6e7cbac44ecdcdb7fbb730f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.39.tgz","fileCount":354,"integrity":"sha512-OdJXSrHaNOjFBrTXGl3iim8PNNjQo5XNzYjqrV9S4EFDnq0+HVKuruzcBGAC7fKixe6SJbcweBdk8C3UGqOQ7w==","signatures":[{"sig":"MEUCIBq4nZwnJTXiMZnTBN628yN7A2hzYYaq5WIXaeNRJqs1AiEA4Sd+3VM2lhxCJVK68CgMNM18TLoRjydGCTBLLujq4NY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13400316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP/BlCRA9TVsSAnZWagAAIF4QAJGQom9yJ7pwl3s+szWT\nUr6SyJsS3B7JGiM+FOwAuUjkotE2NfaYoJg5OxWCGoo8a/ht39GwHxJChSnB\nIs4SLWZLGmYv2kUoxIRKoJoOSDU0NnAPPatAmMgixLW93v49MWd7d67NRGRE\n4joIFbcEctoOCK/vNWpUwhSEexkqM1szESfOMbLQ2sv5rCM1AwcmgpCsoHTb\nYE76ww1nyt7nJNtJebRVLO6vuaoz2SP8eksYXYGX2urwKe3Jm8VmlUst6Onp\nzpsN3itp+7JBmk1PbA+jhbCVkjRsZEBPSiM92oa4S03krHEuTdlv0ZRnlJAU\nnB0bjJDCGLr9kAFbIU2ElKG7PWIhD2t/u/tx3zgB78KPV4Puox6uqn2poH/I\nPZ/eFYur/ZCPc6ttqJ/PQru8cjH8KHHC+NA+5HY2UZPFba9Lqv2eO7J/8joP\ngPwedl9GKJsv2SHLW1lLyOfe8VR/IhW52D4B+x3QfBAtaakpfX3244/jmbtC\nAQcwjwhnPxe4QGbq0wwRZCzwuM+VfHh4lUnWf5h6va8YYl1iw6vacGfWwFhs\n+wWHL/V437OXLQiBuDzqVpmuwSesqC3jP2uzBcgCwu4dH03xmmgeOaJTwy/P\nnUfSOKOMaOTjLZNYUBKsUE12F2uuxdnzHFxIlL373kTk7wrmKMFh6w3FT554\nTRNP\r\n=HT8V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"f15023152dc09060549cea0a4fee8b578d5e41c5","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.36.tgz","_integrity":"sha512-Z8PO7Tg4J7h/njt2knRCg55D+GorTMlL0JSN6aFJmkbKTeWo362wl+nMs3fU772TMxP2o2pRkAxVTMXCSkJ3tg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.39","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-splitbuttons":"~17.2.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.39_1564471396196_0.99955917753681","host":"s3://npm-registry-packages"}},"17.2.40":{"name":"@syncfusion/ej2-inputs","version":"17.2.40","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a7c9354a0762196874752582fcd68d4909609cf6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.40.tgz","fileCount":354,"integrity":"sha512-7AE9zNCBfZ7rsXWG5C12R1TTvQp4eZW5RvKRa4vcNy1zrRBCE9ySG3OjnBRVzHO8Ue2wbxxTXl9+K9IMwuPU0w==","signatures":[{"sig":"MEUCIQCfAiy7KElakgMenNmc83VCh1lX98T97/+s484Ege81VQIgY4lAzawkwbJBERjeUxPvg2+uv9oXxRo2K+zHhUqkwrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13559443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSV4sCRA9TVsSAnZWagAAMr0P/3XOV0QeKcqRIq6cWPKI\nu4R3Bj3xKDVreeFmwvtItVdLbMvcUKXLzx5v1eKxqARRWGN1ZsMbqSdWBzch\nU5A+Dr2EdTUZvwE1m7SpYI743lOerBGZvalh//DxU3/pi45B4H6pmjKYC6R/\nv0/ck5+j6Rg+GTOdM9/5qR/sbkjv8M9r+slUuWIJcbg31voU6Uid91ZYYvLf\nYriK3LT0SBDo6CS1NlI8wGM8vF9Xrrg3AoOORgWiFpyqW7Gs6DDv3f+1Ke03\n3oj/FhgNCynASUq0NFNxwQdACqPfvrrG5f3OCXJs74nHApkUMp+OtW+tAfsT\nyaWYe493y0bYz9wa5e+3X5Q2SSpWnauBRJ8ABAAtKk4muDxpY5NN1R8GOAN6\neaVivO58HRtr0DLLoyZ+WpV9zabIjA4rwT5ox5GCJEnsxc7ynwum7ZWGX+5A\n2aQt4t7ZRxgXlTOMzUc1kPq0/m70BYiqcSZjCYwRDudYNmzuzzSdy5jaRKsT\nArWe5YEQzRVYMS7J3eBIoiEdDYLtH065wvsRsniv7N19mEOYTbQ7RUIH1DjL\nXMfEaS0wqwtm5taQibfpTHXWOiIFNz09hX469QC+yFBX2TOgBKkSzWXEaWne\n+Dt5MXzqSKtfem6JWC08TNgaTUyTtyrq3wqRrh5CD6UEg1vtJF8H1pKKpj86\neSg4\r\n=0jju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"ac5111dca9d22cbfd8aacc03b3f8cba972c3adeb","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.39.tgz","_integrity":"sha512-ic1EKqXzNpRkWPt91j6pWMsNE6yDsmv19hzJVEwlsCbhFBt7t24icy7kUP9Y3XWYoP78C/L8XwyKHXMD/SBq0g==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.40","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-splitbuttons":"~17.2.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.40_1565089323983_0.8159269435162371","host":"s3://npm-registry-packages"}},"17.2.41":{"name":"@syncfusion/ej2-inputs","version":"17.2.41","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"150662454bff41701674c7fc3d586d9a5b265752","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.41.tgz","fileCount":354,"integrity":"sha512-zovjeu5WDFGNn4OVgDoiQhCV/QtGsXEnUULAnSV5y5zd4/xG6CJZkYbuvyr+/+xbC78Tvd5eKLBUH84tuwaEGw==","signatures":[{"sig":"MEQCIGdSevRBp8/u//vFTT/dQnVLbQ/yEBfIqZtCZsBw0p3QAiBL1Vt1PdW2AA4NhRJKunxv8Dm/K9vHpGGkLue2CVqsbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13657064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU4Y6CRA9TVsSAnZWagAAla4P/0I/WIjgD40+I6HU6hVP\nQQK8r8KO9a5RPv3LhypCuz0BDdw5wtbuPc4IL2mFkRL3hfPEHvROyEHtDW3M\n55ui2eNauJ9xVPT/IYEJA6VrVxoy1JHueLo5bSq1S7O8RoTxKqKxql16CGyB\nHqUZbB9Hfdmnx+pSoMZ4Ejb3clg5EFJ2wlEQqSpYmjLBvLp0fcvGl2lTZ1zr\n6WjMEAQQDOSVG0am+TDHPV5DucPWcuZW/zVEYR0QnTkBEXIoi7znmljyT0pL\nFF/pe8z+m1nb/xyi7k9uyNo1kHaPa8j/iWgbrn4G1E48lxBs3pwsAp9WCIQ4\nH+gPWFYY5gZUPYTg8aRx0To+pQV7cDXJ0Df9zJOQzVxwC2o1dnNSR5stm5E8\nGJkjVup8f0w6376yUUTkqnmSfORIMsARkamDJOOIaVlvDo9qf3+6HcUsrXgr\njuXeVR8JmIIoMxqONtdSQT7eqRhsuLTtOVHXavr7G2UNdBicxJgFqqn47G6L\nSF5Xq1H4QwyXt0xRQQUXxT7oCb9NyRyHD893I6dIYmpXeSacPGw1nKDQy/3B\n6wloX0ZsiYs/+Rf6YJKHh6gM53LxDe6UTxLNCM3EUxLri6gb4NTMNwDmqN3z\niXC0oFeCOolW0/5b58aqmRSH5bXyCcDFRFJvx2aU16JJe0/6buD9sSPbGXlT\ndyto\r\n=91OY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"6f48aba2d3c3ab6e1111073d4e58f8be8561e486","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.40.tgz","_integrity":"sha512-l5vX+h3J9VKZEP36j/SeYCR8WRq6s5etw5qpV7+OytTgfT8jXhcTrLJGg6XupJbjjQ48X6o39y50o8Cvkyv0sA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.40","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-splitbuttons":"~17.2.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.41_1565754937720_0.7583587542382451","host":"s3://npm-registry-packages"}},"17.2.46":{"name":"@syncfusion/ej2-inputs","version":"17.2.46","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"23fcf094f384e832004b0cd8dfa67d6b821c5ec5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.46.tgz","fileCount":354,"integrity":"sha512-wFFijk+SYvFXmsSAYFirHIym6NRYXAvu/i2Moa9ficDFi8/Es7tC9qI/Ap5SafGirNGR8M4hXfWQUpbfUsaetw==","signatures":[{"sig":"MEYCIQDjjmOqAYPqQS0tvtYjH0xzPVqgZHoE+MdghoEEuRSy1wIhAOF2w3NcypHgDA9vNG27uQ2eY86gBzSbwihJBalDWr2l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13673614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXnN0CRA9TVsSAnZWagAAvL0QAJYv0TXdyfXYjEQqp1Df\nJ9irP6AYltuz0Hj5ITaffgeYurNFRhp73X74XvXGg3WdV83Ql0iSR3aj+NaY\neADE6emqLDzBzWC/AM+QcOouRw3aNhu0RsM2ybDRQgxBTzjr/G0y+fkHWjQ8\nkc1oWVS9u+n08USc8YQp41XTF4FlA3uiyWFiehDtGSW4ElJykTqh2h+pJxXW\n+G5vX6kxVvxG7j0Qf4mMxkT4d9WtUK0WLhf9eUg+wpWoBYRUdWptcVvvWeMw\nloW7S7v3S/PMD1pHPlgP5Xvx6tMaB/W1XKVHvrz0zrWj0RQh0trv5N/0lMF3\n8fvS2dS71U81O2bzeYJY533UxHfJW2hMOx2oU/nMso/vyp95RWv76/kncOhS\nUTpTknk88Uc8oPMw5+WE4kgziQ66MvnqhuS7liJno617hmKYZLZoEpdONEX5\neVHhLoCtnrbwCE8yFa0aML3pPBaXNIQqDAIO3JrOb8QbIFZFPuk7NTvxc00F\n8Isnv5KS5T4B9M3gypoYXLdKsV2BDvIUljOOuNsavpS9AXTVjQqLZCUHBloy\n/gftW3BysOHnaoNiPLhZ/1e+L/8zmlvshbveb5JHyNYcjjZ+5URCbsXLD20S\nQht8R3yB8+EkzMtRodf4ebk0NeG6y8R1dHgNy7/IOOlhV1tCl0wAWjmBq/Hm\nNPVP\r\n=hENO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"dd1265d9765f2efd64bd56f12c21403e8531388f","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.41.tgz","_integrity":"sha512-Limn/3b3tGR15r7uXRAnPBoJKA5pUV4qwpQP6KQkF0jIldcmVLXwrAUhzTBCwVLwe+qTqZR2VbxVit0oETl7PA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.46","@syncfusion/ej2-popups":"~17.2.46","@syncfusion/ej2-buttons":"~17.2.46","@syncfusion/ej2-splitbuttons":"~17.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.46_1566471027346_0.0493260188099065","host":"s3://npm-registry-packages"}},"17.2.47":{"name":"@syncfusion/ej2-inputs","version":"17.2.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"0ab63fb0d9ee4562e4cbec69492bd4d1c3b02834","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.47.tgz","fileCount":354,"integrity":"sha512-9lg26NBms+3ThqsQLrGt2VkblKNU4hjJOihV7+bcPvr7llaZR5cMSKwOEdfBIdf66P3GXFqd9p+IpWd/PASITg==","signatures":[{"sig":"MEUCIQCrNFQ23WdhGxBePiIMlQB5nzWm5ARjqYkMBr2xPvmwgwIgdW7Va8FnUlOYSnqAEqYykyKEMZKO8kn4rqxPsqlr33E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13677042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZTyXCRA9TVsSAnZWagAA+BMP/RHzNPtCf6vZApPuBR9Z\nXmUSkrtFSYzucuF76MYlNq6W32yHe5wPUIeNb/VnoEdPI+UfBKSaiz/zBexo\nvtasMhLY7M7Z7RdjbpJR1aU0XnQcSBx1rHGU+aMpgLtErNK5lhomXOC0egQR\nvx9gLOn7xSOUbekGi1ZcsNhkdXB9rFHMjrTIEZr7qIab4V3QYHSWYW2uly+M\nGVrL/ovLDl3UnTpM6ct0OWS+uDHL/HlrTFdyuVSFfmXRZ1KN7DiQHipGbED6\n0bWLN4OUiAUuG/Y2U3Q9IitUxSF/q+bWtiuPpuMmFKbHl74yLGBPqYC8D1r1\neiOTu/wuQXRVteLrXUoLlmZBIdm91T0Ielaz0TnwntQl3H9ixKF/B9Z3svbq\nJPs1osKkGbafzkRyoZBhNV+UN0ClinMKiOYmOyO4FvvzET6C6d2lQRMWD1Lv\nfx6rcewBwBPtr/rlQ/tlyx4drTAOBQ9B9EfyDNULO4TeypoqjPyX6AVbG31C\nGAMRdLfyq5D9dN+m7xZ4QuCZqlb7dN9UDjIzSrgAkuKTugs1+fuy7JGcaNH6\n9vRYoIfZor6H6LmOFllpZ59QItHR0ZCPtCCTkbX+FtM7zUb0N8fSINBSFfuH\neP0W4ynVH+BN9kxC4iHeutsB0jicJ47C5RtRzBilfAG5OwyQQQ7Ftn29mbMZ\nZkg3\r\n=YzTF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"787b1bdaafe17300da1817c50d7169df450771a6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.46.tgz","_integrity":"sha512-6UN0V1CLyl/UN8L9k9wgw6ZV50KXv+GMaHd/vqynhV2hmipXNdQzGx7MsehSRXeSwdk0i0tW9bLffUGeIYENLg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.47","@syncfusion/ej2-popups":"~17.2.47","@syncfusion/ej2-buttons":"~17.2.47","@syncfusion/ej2-splitbuttons":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.47_1566915734725_0.6628078993746207","host":"s3://npm-registry-packages"}},"17.2.29-beta":{"name":"@syncfusion/ej2-inputs","version":"17.2.29-beta","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.29-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"96753d5b5a7173606b238a79fa8ee671f1c614d5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.29-beta.tgz","fileCount":354,"integrity":"sha512-2BWYGx7f8rHHiXOwICNDoZTi8o1j5Y9OwNS43Ra5+kLXgQX8nkRzVoIUN+64+vThDvPUmZuuMSSP4CO/8854XQ==","signatures":[{"sig":"MEQCIFgo6vfuEMeRCfTZC+YtPyDXFNIGvEQ7BLaJ8QsVFFUaAiBhnzJU9VaAX07rd7Q0jLWXqMPEwnQ7ToZTmty5lhn/dQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13675493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYquCRA9TVsSAnZWagAAVrcP/ijk74Vv0nt/MRPTKnYv\nA0M2PfFH2GZDWIZzczFCPX7ijZ+jdajVdKo+zqiuB2zROaE0vdOl4QNGEUkI\nDs6a1B+gU01gyaaGqzi9HlwstwGnGOJun0GTkI1N4jPfAH0M6MJvCJLVzRXF\nZEUeqtd6areKeL3jA2eYaOYKdcPRCXCiO5JtYKPUv75d9hPGbpCuQr1282vd\ntw5TiUuZ9GRAab8PgM8lX466MOhyC891hbwUHw8Fvo4MJ8fGjhfnJjy2csIZ\nq02Z6jvR66B96nSeFIPYzkJeXZDmJGUrqAJ+patVcigZsX17qnCy6n9H+Q4a\n8QSCxqn9h5z8NQBQcF25xrXhg+ipBVHSatIgAmZ3CmpSPhPqN43TjHfUCZxy\nvtSbG8/MHrUsphlXNo1KeFFnJC/yEnc/DPO9i/eotgEldbz2bMmD8gBLnvwK\nde2fQc94Y6kBhpEc5CLFRaZ6KeyGSAt8fNouNgA+J/a6AWOQgwmgJ2ModLT9\nagT90S/UHisqqKw5dp0lVplzZQAeNSsc21Q5BE07GWKIeXvx3rYBn7DcIVyo\nExrT6MMEAccxyovt6t8yt4/IrXCJfo++c3CT4v1DH/quM5BAK6r9Nvb0s4t/\njmV2yhdiSH8pUs2Cr3miIsSA09ylLIihOfgJzEGRfq5P2xZK2W/yfguTEP+T\njmOp\r\n=9AJ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"7c7000b854b45fb87b0f13d3ee1c43605d3449bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.46.tgz","_integrity":"sha512-uT8HPZu6Mv6/5lkjE+jmkjHbA8QRxzy+SSsuGz4lIUm7dzqY0hfnGRvF1HtlY/5Ocfs2X4FvESZLo1mhatNp9Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.29-beta","@syncfusion/ej2-popups":"17.2.29-beta","@syncfusion/ej2-buttons":"17.2.29-beta","@syncfusion/ej2-splitbuttons":"17.2.29-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.29-beta_1566935725116_0.5457576680058422","host":"s3://npm-registry-packages"}},"17.2.48-beta":{"name":"@syncfusion/ej2-inputs","version":"17.2.48-beta","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.48-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"0c576f50d57df3a4d20dc7b835cf825e0a629afa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.48-beta.tgz","fileCount":354,"integrity":"sha512-WV4j6usTg2pT1oUgorhZNNBF533TWQng4VgHdd5/AosjmFCGoS9l9gOadSqMqtTZbdXTcLiEYEY8scglqQ/M9Q==","signatures":[{"sig":"MEYCIQDZDOJMgLZWLf97L6Lc1C577gFZ19KgVKJUGIDq40/JzwIhAM1jxbXAlxe0x2qxZetDtZCQJFxpnWdkcCQxGnD66VJF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13676549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZo5rCRA9TVsSAnZWagAA39kQAJYfIw6M6/pyB3Zf5gv1\nQfGy6JrsvXqJdCsax96olVs3nNAPUN8cyS343SsyuKQUD0NaKMwcC/zQvw5Q\nhbP9n0nB1VpALkfkVU2yyFg4XpRK3/xfQirMB0AezfgXQRFc7aV6mJ4ns7Xy\nwlRdQa14dG3TuVKZabghtuVMy4LOOqG0dj1iPcSPwZ+kSkfNhTj7bSerRCXg\nwsG2gB+m9Y4T7YdbdoQxyqXAFEzcrHqVUTjpVeyDTOgq+aM8Hgc206X6oyKh\nNUBtuYwfMh6lxfMFM6r781GDzd+vhXhOWBpl7w304bDdz/E2Kih6tdFvEjbq\nYuPMRHjJ7mec91jbV8H0FcmWABxETvH0KVuy1Ph2EvnlGzl7fG59imtZgJ11\nz15Q+7vt3BWrhgQ/VmT4Y/YCXRCWbVUmx3cpHgRC1/JusuDvBRMGsBO8ZOkq\n1StjY61YQ8y8mLYcBedGoG9xNdVXPswmNB8PpxA/qIZUy1/gyX+rjgec2qLN\nF4y3PQzTQs3sr8phJTXK4S71w+qH7mrDAWX/5HxHWb2hrWBtA4lYM9J1YW1i\nVw4Zvn0xRCaK+JW35bUT03eGVWZimr6U5iYApB+J2sRh3nruGU032sZo4qES\nEHorRPQWyByHJbC9wiJK17iupcpbiKU+46nSn0u1rb/s/0CDTZC30HY1Jx2C\nAv89\r\n=0xN/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"7c7000b854b45fb87b0f13d3ee1c43605d3449bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.46.tgz","_integrity":"sha512-uT8HPZu6Mv6/5lkjE+jmkjHbA8QRxzy+SSsuGz4lIUm7dzqY0hfnGRvF1HtlY/5Ocfs2X4FvESZLo1mhatNp9Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.48-beta","@syncfusion/ej2-popups":"17.2.48-beta","@syncfusion/ej2-buttons":"17.2.48-beta","@syncfusion/ej2-splitbuttons":"17.2.48-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.48-beta_1567002218206_0.5560039312637859","host":"s3://npm-registry-packages"}},"17.2.49":{"name":"@syncfusion/ej2-inputs","version":"17.2.49","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"1822bd698679b3e3cf1f1e0c0d493c9b3e05ceba","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.49.tgz","fileCount":354,"integrity":"sha512-hOTj9Pv6P5XY46l3UCy9rYGQ+d342+TBsyLCiLKFLOQq1jtbXzJBKcUUJj2oQHkCJItqNf0awD6wYiZuZHzHNw==","signatures":[{"sig":"MEUCIGQC7BcZhS3VJ5tPiTP7GPhuVCnNUQTZmJoCk6iMYSntAiEAxsCb/CLH9/1BsSDRR0jtpkophvJJk6gq51SEyT0DqLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13682670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb3xWCRA9TVsSAnZWagAAOr0QAJSOTGxnKHMsPPixgRfs\nFgr98y1AbkEV77Szz5ZMZmfyuCnnKDFcNuu9vLfut8n+OzMjf24nONwntIk7\ndThaWlNHlRgYIZEIb/Raef++t9WX7DcYPL5DuCPLo1v9AlUZwr5RBva4uPv+\nt/t2fa6CnB613k8DUI4+n/0qZYDHUwxEY5OwUlDIxwCKXovHBDijJYABYFIS\nUtmoTq8QOtyYYT52wKG6Ab96/SXqG9uRF0MsYvdd1cksf/OoB3pUIfVr8yOR\nNnGrVMs4YECSnApBczhOFeMYFbxaRrkAfZJ3F76dZYmfYIGaoZPrAGKe6ycV\n3Cq8lRTBkKNUK7E+M6wBGdBQYq4OQLNinUMOByspiItaq/N1JIUjrfVH2wbc\na6AKxXuzDntDqCJmBPg6/FZigdFvByIOdC0n4iBwLlQ3HIM2me7V6bgLEVzn\naYeeU5sqQVz1VbnVRCHvaVj+bflyPNVVs86ufE6P1lI6zQJSfu/mhg+znNqU\niBE+/UgBJXowauhlDlMSJ9h3oqXmeJehzhWOSKcS7oHGBh6uwyib0c9F7l+9\npXyt17mgRaUCU2jIvLO/1g6FbkL1tlKcGSjeIcURQx1C6MmSWws8bnf7IXoV\n37x3yHmqstakBWkQmrGc+T/3b8cXPBwBlZgU6Ui18NIaRMclDlHOKuVfrYxz\nPXSc\r\n=uTc0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"72836843018abaa0e2e56bc3454cd0b83dbeb81d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.47.tgz","_integrity":"sha512-pkC59R85WftNYfSoUbZCuA6/DWQLF5dokVTvqgKTpIUAP/n/x1BqRda8PAlDqR4Kq7he0W/nv55NHfePFZoHfg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.49","@syncfusion/ej2-popups":"~17.2.47","@syncfusion/ej2-buttons":"~17.2.47","@syncfusion/ej2-splitbuttons":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.49_1567587413210_0.04962964360135658","host":"s3://npm-registry-packages"}},"17.2.51":{"name":"@syncfusion/ej2-inputs","version":"17.2.51","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"c7a9329a534039066afa1ce2d5553f087dc2df69","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.51.tgz","fileCount":354,"integrity":"sha512-/q0FBr0ed1+cvc+5QuJNw745cpfRkQYMQuJnAODKawnBnyk0V8O497+ro1xuJ3A1NHJvFZ5xZsFHwS5OS4QV9w==","signatures":[{"sig":"MEUCIQDL3vEpuBQR/N4lXt7WnzKcs1CPXrB+qcfZpetFsyjzOQIgFaCnj60LU/wN1GOYC8vLnu29tI7Kp166UzegUcjRo2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13697406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd+EhCRA9TVsSAnZWagAAjEQP/j/V1UECcGuemHRHzkNP\nR3KFwPjyZJ1XRnAnas+HCEmnmrnfKT5V0qNa/Yl4VZwZTGNHEdFBlo9XmUKo\nKTiwOInqtuyeaDf5oP8sHcDidJFjpUYZu9xoSFsd2U/17ZYDntdly/TBwJD7\nlyKMbpIGOgcUqlB1Iz3AOHj1XYxysVdBUyTPtOJt2Aue2iu9B7xQLkfiNvkX\nuHlZVD5c4nLYuckwrQkVP9woor1F11B4Qacmq+ipPSjiyn+c691b96rEv9yu\nsDPj/Np6LhAzi/tCSwasF6OkVDA9tXWyQFAvMkRUCfR8i3c1BHvcRP8t4fd3\nLLUGz7h3UNy6xw9CtfK2v4NsGDKtPvz+gnP4KWoUZYzPooZfyL6zWBZkaxqe\nehgC1t15VATUFCd+a+U9lElbZcycVrVP+N2HIHvyucCT3fUNMlAqZDMeVous\n/PxY6cqLb0o9WXe6YxJOzaZyOMAfjo9D/eR3o6JUSm/Pttv5caJbRk9k0cEi\nq9ah5FU4gfx2qmvD3AuRT8LaBeNZWIOFZ+A1mmK/CBA5H7mAKOGZv0oYJYYU\ngN4jIM1YaP8dMbkpkqVPh3ORB1RCElI7i7nVNHIjxpgA5TqDz/mDMLeUsxb+\nhVastVng1G5q1v2lBbpd63PvSQWYpI1ZDTLbnYpIckqD2ntYjzh9chwA3MNb\nbLXj\r\n=+rhQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"bf78a283377bf7939cc5487b285d912da727fa67","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.0.1.tgz","_integrity":"sha512-Tn+9sLIQko3EAn8SsGJCqG8pqGPPG9hdoBeFb5Nz20LuVVhxYyFtU8KBcuKL2/rWq6PlIiGs+VptmdKQ3RPqLw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"@syncfusion/ej2-base":"~17.2.49","@syncfusion/ej2-popups":"~17.2.47","@syncfusion/ej2-buttons":"~17.2.47","@syncfusion/ej2-splitbuttons":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.51_1568137504612_0.01232135240264598","host":"s3://npm-registry-packages"}},"17.2.52":{"name":"@syncfusion/ej2-inputs","version":"17.2.52","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"145bb6a638e5f90c5bbbe7078c8ef5a04fea8944","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.52.tgz","fileCount":354,"integrity":"sha512-vSpDi3Ecc/WjeHMxn+VxtdTfe3L9/JLMpQlmEj4H1SfjVj5BYQROOzTDPeW8uzZB8u7BTdVq5jg3pSJYeZQv4Q==","signatures":[{"sig":"MEQCIDRXKBwPHVtomesV/G5XZxiX11nxMeUffonh8HyOKIQiAiBW9NDdSpliT4SunvnxZvtrUTEZaHIiFMjK9lu62F4wsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13696749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhJQ8CRA9TVsSAnZWagAASW4P/1OOc75zewqH7RCiEkwW\nw1ZQROuYQLuZJlM74LG9LKtXrmJsnWbR/OQ3kj4MEYXdnzplKX6JoP2SQp0k\nzJrUqU2v1NZJrRRzLAy6Sox8sJBkH7XSZPypWJ/DXD6bCdSqxlvqJlJ5SVrO\nT9hljQ9Slnmw2dUskTOSe6fSRbmpSsVqfuqCSH3dgVNk7hBNYxdGsFvb0f7z\nbFXI9x3R6GLZeO/FzIDSHxcbn3m/usJCOjqrL/vDL7uRPBfD/RvT9g/eQJYW\nGWrrkcP6X/+yoLA7i6G+U3BdLxgaQkdHOGENF/sS+PprKyi0UFqyUw/2qNH6\nE/d3JXdmDY8zTPe0jyHwm7RP/Ol8nH96Qfp8kvuh1cvE2CHMCLnd8E1QQ5jG\nfBLZIhyQDQETSohgPRgo8XBk/cAm7aY4M2CQFMuFW5fBHsaOzF0aC8pE3M9Y\nOn6p6ZTdtYvFdh6v7A0TVfFvXFjv3QuHveAULgagibX2Etbg8ax4JyV7okBz\nCBnprDpRShMVZSEQCgfGT7MKe2Yum60pRKhTFZlhjxa2gmy+3O14+hxgSYDK\nhdPDIiOZuhIz3hfTXFu/NAUJIYLGWFppwtR4KrNyzwNUkCQ1m3TSs+EfSVPD\nLrXIfG2lVog4lnCJzNunLrSrVPzZoPjU3GvMXbtuqYWIDqzDIHwWqVBA9Jkv\nWMAI\r\n=evB1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs","_spec":"@syncfusion/ej2-inputs","_where":"E:\\sep18\\New folder","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"c7a9329a534039066afa1ce2d5553f087dc2df69","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.52.tgz","_integrity":"sha512-/q0FBr0ed1+cvc+5QuJNw745cpfRkQYMQuJnAODKawnBnyk0V8O497+ro1xuJ3A1NHJvFZ5xZsFHwS5OS4QV9w==","_requested":{"raw":"@syncfusion/ej2-inputs","name":"@syncfusion/ej2-inputs","type":"tag","scope":"@syncfusion","rawSpec":"","registry":true,"saveSpec":null,"fetchSpec":"latest","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["#USER","/"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"@syncfusion/ej2-base":"~17.2.49","@syncfusion/ej2-popups":"~17.2.47","@syncfusion/ej2-buttons":"~17.2.47","@syncfusion/ej2-splitbuttons":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.52_1568969786987_0.5921715387671136","host":"s3://npm-registry-packages"}},"17.3.9-beta":{"name":"@syncfusion/ej2-inputs","version":"17.3.9-beta","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.3.9-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"21783a233d4815f3b1c9e2f2da620397f40531d8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.9-beta.tgz","fileCount":356,"integrity":"sha512-XrFovnawpc4jvLz/BL0Uo6fsm1ibZD8yIa4pS3gIH1JF6cPtIo7WDVsRNyCJBAXa7Y9qVKSBxLjKbkEwpatPwQ==","signatures":[{"sig":"MEUCIQDZJ6Y1L2zdoeHJMskeA/QiIQ8I2UXiQIGO5TJP3ra2EAIga1HPA4TIH9IY53TvmazYk0H44jLqxSert3Jmt2w5/t0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13762201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhMiyCRA9TVsSAnZWagAAFM4P/jlwkYhvJhLUpo+4EXj/\ndeEF0L54wacBtt594sheniiuU6phvRgQlL94yBDxTGtbkAJRulEFnwTJnyL0\nNoMJZcl6G0W8/C2RjSGi6xeiBUMS2gBq9g1yQHwFwexCK73yWyEktl673ntU\n91WTpjuHvXEA/SLNLLN5Vb2je7jNNxjxxaWHYtYGN0Dbcv4GVcqXvcjns3M8\n75VMR+TFyrRADEfvpP8OhxYRFTgjxDAekVQvA2pkFU7YyZKgG5q14OIwnUUJ\nyvMjcHn9CPZrvkoQ5/TBKKEhtpl/TVWOXAtGcizY01XOjG6voBRd24Z5y6G7\nXS0FeBDbunwbGKSaTdbxQfMaFb4UGtCVRZXusoEglKmz6zK/BggrW8LDmbu8\nl5h15vi+k9QMMuXlTlfzrBNfUP1z+LnXrpTmMp6DWXGDDMck8rMQLlUIHxyA\nmTfS3gXVxsHt7HDJrWSaKicYpdHYhK5HenCYMAwKOKx/R3/NFFqKp8yEw+6Y\nqd1mnbJuCkjDDbbjYy2v8H3I2O+LXCXR2pK1bIlxrspZnl49CLzoovEfoByc\nMT8SiH3gzKtkXVBxZjCl509706gbdJCfV/iFY/inM7s+YuaGD0TqhtyVqZSI\nyQdOw06uL0ZMe2HvEpaLejOMgEn4SjIrj8M8z4oj5kj57rgUarFAaFWioi2B\n0rBx\r\n=AVST\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"84567098fb569d3a17402df2f7611ed6b4d9cc39","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.48.tgz","_integrity":"sha512-MD7CVck4rczYKeI2MW6EYGhf+UDQIvIU7nzoRc7Pu32DRa1nieU5zMmO+LkuegQBSHu8twWn2QFjCc43WjbaDA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.9-beta","@syncfusion/ej2-popups":"~17.3.9-beta","@syncfusion/ej2-buttons":"~17.3.9-beta","@syncfusion/ej2-splitbuttons":"~17.3.9-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.3.9-beta_1568983217389_0.5575874313686027","host":"s3://npm-registry-packages"}},"17.3.14":{"name":"@syncfusion/ej2-inputs","version":"17.3.14","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.3.14","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"dbc85b76fb0cd50099deb5f725f4bcc4951342da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.14.tgz","fileCount":356,"integrity":"sha512-AQsXmI00RvXgT5jF6oMIlRZaa42qRO3g/JgEntT647xXNcNjJ1zansE0ttIqm4G3x//hJPf67V5mad88LPP/Jg==","signatures":[{"sig":"MEYCIQD4w0yEVIH/IdrtlPl5vLOZhKn/GBHHDU7lwZkeHwIfVQIhAOrXLqO/WGp+WU2mZ2GogsKxFXiDKPYkhqreyIHq0Tr3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14365522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlh6eCRA9TVsSAnZWagAAutIP/0uCpd0I8OuVU9346aaI\nQMT29d2XUyPWUeUnszq/2t+9dd/1YjeJEMK2vruDxgRIWnto0CCoIMBK7zIb\nsIhXkfr1NHmqfu3JVg3HVBN6HklyJdRYResPkAW0QlrewfE7ccA5de67iKgN\nOtaJpRVfLij89njK0GSnS5DNoffri7w4iuQq/RTvdNxk7A6J5WUD658TYEO8\ntnlOPV0fJ/lOCikLdWyhdjl+Hxk6nFqFspG/5kSoKtMbQ+MCClefdu5KQE+8\nw2aN9caFxIUGAAYDSKUTNz05rGXo9lSoZsdIDEgg0tjw6ArsGBj7iE/MDuEi\nzbXna44oskzk44WHpum4DoryKAiTS8anbngOXi2O77sgmOSnOnLB0vjb3ZcK\nsLGgCr5FimZnUfFmuy250OmAgmDFvodefRQXLOXYZsT/O0Xkoqq7gBvObSAU\nRaplIoalakRGy9ji3cfF2Zh3vwAiWrtLdNfPAo1DPMwYi2/o+3+0G/0d+Oq/\nktdyEiKvZ9V/edUTBU0pk3S7Nhni32b9D3doz+8SG4IFywBfFKVUApEwercs\nGVa53/5FB4ECELLUAZj5cmeW/o01f6HApbTt2Btprgtvctc+HByrm9WXxT5T\nkegvGCIUD2DgXWXdNI8B2MXV6XKuL2hPTyKNbH3gV4VtiaCvmTkY5iBaTJFb\n7oMs\r\n=IF0i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"297017285a7efb455c35938d81b30db501964ec1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.9.tgz","_integrity":"sha512-FQkJAqOyiiuWWxZ979eVxm7OVjzLPHcZhAK+yb7e689IRhXnPI2M4Dlzca5PSn/WaEURqBTVDuDN54vBxUJpAA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.14","@syncfusion/ej2-popups":"~17.3.14","@syncfusion/ej2-buttons":"~17.3.14","@syncfusion/ej2-splitbuttons":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.3.14_1570119325417_0.04327533969552477","host":"s3://npm-registry-packages"}},"17.3.16":{"name":"@syncfusion/ej2-inputs","version":"17.3.16","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.3.16","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4b6093966641b5c870c35c8d6d5a65a0c6c16085","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.16.tgz","fileCount":356,"integrity":"sha512-5oy6+Z1rlyncABB/+JJcQnGNByAOAyxXFfHmqjaRatVBZctN4T1cScts0rODe80NzSMRg0cnD86zr2/csWQhVg==","signatures":[{"sig":"MEUCIFA1/kqdVj53HbBMnyFakHIl23gc5Fxy74yQSBuvGSE5AiEAw66Gey3GPFNVGfVSXbQiMmESHMHWsOvwMBdDGteCaSQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14384599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnaxjCRA9TVsSAnZWagAAXhoQAIlUsgZZC5ego6+yiWtA\nk4seOsq7FalS5mcqrt7mAmTpKuw3VEaFz4dEVSQWEqbmj7rpNsEviguOAWr4\n/oR2hwK54YXBGI1SSsvhcRR0C3z+iCPwHdVAJsixVr6O8yVUxjjgiK7V5H6E\nAqCjSUXl2XZSTF8DcOi2ck4Qap+a0OyxHw61cjIGErVzvme0e+J0P00QHIOZ\nSZnsaQLJ6AxdQOH1KydqUSqTuWojtE6UpuF129MTWbxWyhAp9c/sssUg4R1W\nhX9TnBc7OwrIjoHVyC63RgfQW1l1sqGmCPmgH10B9RzOuP9I/eTJ4QAjZBx7\nymh27LELKvs1M6OWtWdx79oa20Ugrh3rzfSS8umBcU/GLBMRC+xWMIN4vNBp\n5SyCzKyKpoDnG9nR+azrlqjF37VlTH8V6+jel9U94sHXj1J7FYboFCzzoMrb\nnd2Jlxi88YSH3zFBM2uwB8p50umh0F8R4uYmz9kAcuQTfcGyVKd7fauc/ldw\nNhdZ4rZnhOdxTyEiYzVDunt6/Jfk4ZNVqvpopX9U20rXSwqfcPez/VuDILu1\nTwEadeWkUcab/gPOoxWs1GMiRTJo6wehcyMRQHg8SQJ1cILLc6WBSzSScSR9\nAUBw+Jyl3xiyZI1hkLp32iLF1LVEumb6XQZV9nSmosglxrGCCaDbPJ54epyp\nmcdt\r\n=HiB2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"ac67a8b02dd0b466459959a39ad6b20d3f13acd6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.14.tgz","_integrity":"sha512-ArD6oEfFfP67Ikgs0Uv/VITt+dSjl5Np7KAUe7cFKP4+6ohrcVObDgRNF776HX82nGMCB6tLbyq91YyNYgQGOQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-popups":"~17.3.16","@syncfusion/ej2-buttons":"~17.3.16","@syncfusion/ej2-splitbuttons":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.3.16_1570614370388_0.39093647910378415","host":"s3://npm-registry-packages"}},"17.3.17":{"name":"@syncfusion/ej2-inputs","version":"17.3.17","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.3.17","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"bb1ace6299395bda9c25a76ec8515cc1b459ec5c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.17.tgz","fileCount":356,"integrity":"sha512-fNoh4Zo1SZCp/hAptIqvU4aPmI50gKmASc6wwCpolmjA38QWr58TgFi0/iCML2AZUnC8Glxt7tSCs7vU2pBm+A==","signatures":[{"sig":"MEQCIE9/vvllUIaxMQsBLzeHXX3KKL0nnZj/kwpImGQTXjokAiAFjzRpv4IwXh1YaqqQediLxFrs5X6g8TyRnxs4+0jf3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14398614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpcTmCRA9TVsSAnZWagAAKZsP/jKw8qAW6S2caqqK3bNR\nhLgdmFlV1s9BCXx6AdZTlXdEGTzvjZsHnORj2Jw/JwCja7mxpduFwp/tMCyU\nMsKtwn7OasIafem2yYGtSzHcnOT9RQ34nbz1PAwihl7bIaHsnCEzy8PwZNNe\np+qCxEKLSgWpm0kBnZDtM57IMUBeFAbkKBfYsJdwdeYbpsPtW3Nt+1aYxt4Q\nhgunpp0VmndqU/roXTYG0I4aIcwv3beJu3c8W/B4dFW3jSOGvjbdoQ5ZYJQG\no3MbEmn/XTlwOUy6XyOJK0//EEC5pe7KDAUAjrjEnEw2VHOTqfu0SGOOJnb9\nV7iaaAttqJwW51xUFrONAILMduSFu/S5rd5XtTeGrBmdSx7zMEngQ43FmoZM\n8L5u2vzzBkX8hXmTR+JKNJtmUZegTvMMMVI42/kS7J5XL/BxJb3y7nzkJ7Q7\n07oHgynU0DI4eYAFwaPSyyl5NStrDVyfhQWZhRPQwwZYC7s6ars7O0pk8tW3\nwjZeXw+cGbTIBo/8kR7rIepZO+rlyl4xEfCdXr3Hc8m9hw568xwXNWeKW6Pn\nciX55rgIiXTFBjIMXOeHx5LHSPs0Wr77jDlD41jcGFwuHWHAvV2HIiEJX7lO\nr4RfgklV8OEOAC1szg6Ong+O7Suenwk9q2DBKkesxOg3xTvrm608ljXdrWD9\nsHkW\r\n=XfR6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"9364b25c0255c8692e7378b30fb6bd4b2172ad4d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.16.tgz","_integrity":"sha512-NzXPHUW3xlydjZtGsUNmg6VwwmKY6iDaT1Aay9JusUeFDxCq4ICcYasEZtHSldtbEl6YynKlNmlXDRFFzVFv1A==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-popups":"~17.3.16","@syncfusion/ej2-buttons":"~17.3.16","@syncfusion/ej2-splitbuttons":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.3.17_1571144933433_0.8600729620061127","host":"s3://npm-registry-packages"}},"17.3.19":{"name":"@syncfusion/ej2-inputs","version":"17.3.19","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.3.19","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"44f7ed7debe3207d03f1c8347b4feddb0d591949","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.19.tgz","fileCount":356,"integrity":"sha512-fZszRezY0YSD5+4qFoITKL9M0zsD6HQGnOFkU/5B4tM/oLF21zYiHou6VR6bTPqsT7EW7L5XYZddQTWRX5VcSA==","signatures":[{"sig":"MEUCIHvSjWw9MeGEhyoX440ha5JatSWkXU9dOeFc2NTjncY/AiEAtQweoW4mIjJ+tBhk9cnUoSK4AGVeepero2WMINMrP4g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14398783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrvd1CRA9TVsSAnZWagAAaQsP/AtRAZG2fhzMa32SQ6RK\nRtKWyOL/BhLaNs6JZkDJDyGpQ0pJ7mdmWWgd5EFBQFJ/2WpFCYGPPBB6IWLW\n/K1a2sx99NW2DAhciWp5lRWBqzu6hcU3C4IiEvHkt8Xt89zfL1hs8CMhz/t4\nt/eTAnBCEwPDOY65kFjinidKFFs4Ch6niTZ45kFAQT9bFm+xj3A+4XLJCoaT\n6tOfCKaJ+ecJExDfpzqqtfsQE6AR87T5wl4fbaVRsVazgxPA6JxQowJ0yA5x\n6qgK/V02Xw/7T93KZGYM8hwxICCM30I7k3sC+bM3fArY3+bzoS9jDXx5xmT9\n6AhCLFd7iXMZLqLdNz26XPPEftEcXvGj1YUwO8Ssve+tySJNt09hH018bkg/\n2sdm/ZVkd/Fl9B6WrNL+jwEWYUGrTs1rLlNVpKpHxpUCWw2+vAXGpnw4VY7T\nDHuFVr9GLYE/cwAe+vsfupnpoZPImrjl+cMyvmT+prMk8KGJglmj6GfF+He6\nlzx16t8MrHxy7+N2F4n7foKvo95O6THG5n0yIRY+pMPqnVswv7y2RaFZLoxK\nS8WYtDIFzst9efe7+e7+RClJGOMFz32GTRC7rOxsuLaTCULazQBU2AsDaM+y\ndYO1W7qhjah+7BFQ0P2gv3NnsZ3TNSh6ffbT+3aXhYTZyV8QXYZ9MVOPM78z\nZEdH\r\n=KtyR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"d03e12b767c09f4422c114fb3b70641085316e4b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.17.tgz","_integrity":"sha512-hHf1ZPJi3Y2DJRKn8LrecZIx9QtN1zSrlEKXtSmWzrHXSOYqsARuxd0TedyFmz1OwsJUN7uc9fXfG8I3oIIBfw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-popups":"~17.3.19","@syncfusion/ej2-buttons":"~17.3.19","@syncfusion/ej2-splitbuttons":"~17.3.19"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.3.19_1571747700162_0.7585832235876677","host":"s3://npm-registry-packages"}},"17.3.21":{"name":"@syncfusion/ej2-inputs","version":"17.3.21","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.3.21","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"0ffe9c769ceb151824c8c05168022ebad0e51b55","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.21.tgz","fileCount":356,"integrity":"sha512-abl4WhzQ54447ayTNaxrfKgvUo6fEES1PohFAIYzG6vA+AMSyiwTjmb6RvDx0+Tx2LXi8HOw01xcIUCOjGe/ww==","signatures":[{"sig":"MEQCIE5+BbgLmOn5eNPYti6aO+LjXzQExpGs6kjlHTcHy2/RAiBLZsYS75QtBSIzxp/Mbg9jkEblVgKP2VFMgMqeEN0mjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14352279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduXOvCRA9TVsSAnZWagAAyp8P/21ugcZcHJcdQEqqyMmT\nHNhduvaHkVpyMHFQw/YA4GU3PMdcW7zQK8ygK4vZrZtgdaS103p7iVFO2LqN\n2E0WtjaHpIP9/2bDqElfZ0gNF5qhobzvhQ0wpnF4eUT0hbcYenYZZXTPcku5\nFCFMbx6QHgdOqvI9vMb3Ky/ZeBgMUAfcMYSU40bomsoUA3EheNv3wxmqY5KR\njhYYCYglWTfXhA8HvR80umVHRnw4ZcZbcYNDj6Zemde3rHe7xJpsDmkewxZv\nZc153qhxwq87VcXvhlnFTKuX8N+4wGPlTVsdgDIVWIeBof9T9oZQdWjhpoVU\nyAVD8kpQCd0Pk9q90jrxtGbYWvbwz4ZlkJ37lmm9wiCfOFUtjgoLM8c449mD\nOnQ0uW48OHqLwWBtBYa6IixRI1kVIQqtVJx1EMaSKLiMzTCDqp7eCabe7JSV\nhWkYfzfrzCz71JgCH10PA5MbD5Afz2XKbL6gbmsKBGjPJpeXpw0BiNOmuSbx\n7srhtuvhRZrSKvMl2x6uXTENt3yQGA+QmbG8mFp/Ge4z/HQOAPNAkoBgljiz\nAnuxyiLdNapAxu/5/qqXQGCKQ3X9pDdjubVEPtO9kYeCKPugUj9+2yI9Li9z\nMhorHUpiqLeq93lmcfqCQwz7HtAuSYn7HEEkDeBPrTqUGE4UJOPGjUFSHf9Q\noXFJ\r\n=Baoj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"c8d696b62b5d8ea59ba1fee008e9bbff3e686654","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.19.tgz","_integrity":"sha512-DBicZDlHArd9YYzmAEomZmp8Byv50Hrg4D1tf9ZFo3ELJ35OwovLmLBRN7WsQpCN8IjL6qsuyvO70AdH0FTJ+A==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-popups":"~17.3.19","@syncfusion/ej2-buttons":"~17.3.19","@syncfusion/ej2-splitbuttons":"~17.3.19"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.3.21_1572434862614_0.7543132421180434","host":"s3://npm-registry-packages"}},"17.3.26":{"name":"@syncfusion/ej2-inputs","version":"17.3.26","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.3.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"7115bcc910106ab0a440d434bc0208a75f6650f2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.26.tgz","fileCount":356,"integrity":"sha512-4co1MVkRpdrW8Mwvlz5N2c2DD/byKunv1019In8Z2BmmHJQowoWO3CCm0NxP0PfdSm9j4Qs3z1q80LlIPbxVjg==","signatures":[{"sig":"MEUCIDeeppMywJNUBxLIdynbbDbwNIA+9xgNHzhZ4O73XModAiEA/tCEBKMG4OTKzUsPkMgbLQx4Sen3LTDBBHC4bg5jN80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14880778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcCrCRA9TVsSAnZWagAAxu4P/RcaizYudL8zdi5GxHmx\nwSTMcwvZW2ERfE/wrWue2pqUgoeHn13JlzwqNwvLbBNowt2TbtO7UZBpqs+w\nAoJj4C2vLOkTLS9tNJDQkmcmC88MH3fpH6QqwTtVjf1E85j6oX/XOnY4yMTz\ngloRJnsTOWC3bmHPEsgRH846Ei/Mnmm2mIfClIsOerTikYSZQ2zqNwWuY4x+\nsnTPqzV5w7k/I+/M9WqIuLhTCo83XCE/EH2lINlkl9xwkn4W82MZM6QBW+bv\nnSpb/LT9TcfQz4Appv+VdWKyM1iBii2Dmf8FT53A06JbIDRJdamYY189lcHm\n+k/x3bXmeDFfQ7RHJqNzhmTnWa0llKH71FbjmPvEqUSLhmmFFDIvLlH+C/2G\ns4uS5UAeYSKKS8lA6nXBRQsEX14keTIGTySKDkJFA5cKs/hGhDQHCuFdbfSV\nu2XDokhNyN4m5GZOU1umZEbWSwG9IHYFMmcNQviQAAWIhdOSZ1qbfKYLBKrN\n2Xa7fC0zEfKMP13HpuazPsU8zCAzkzDoG5QjenvNSquaIDOTE6FEU+sYK1qp\n2tIERPM18lSFw2EXWZVSSycBWP6tktbrwwtBfWxh5Bt2Rto/eQItB+6gHENp\nJTQJFm23YgMg3/8q8LrAk6x1d4WB5RJygGMjGFoawpk+dBLUlQF8kF55Owcb\nB36r\r\n=9NCN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"2fe168fa8ed4d786f2feebaf81087bd7169149f1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.21.tgz","_integrity":"sha512-zrFINkwTWELhTfe5bW72EyFsjJ8uJmPO3PNCtFtAV/eIqeXf1x80ng13w7NWzegfGx1/LMCSpSW/u/IOZgyZfA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.26","@syncfusion/ej2-popups":"~17.3.26","@syncfusion/ej2-buttons":"~17.3.26","@syncfusion/ej2-splitbuttons":"~17.3.26"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.3.26_1572978858664_0.04850928232074603","host":"s3://npm-registry-packages"}},"17.3.27":{"name":"@syncfusion/ej2-inputs","version":"17.3.27","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"708b2fadfd124d7e771f1f85696e11bd196842fa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.27.tgz","fileCount":356,"integrity":"sha512-XeiBb5U6sofzbYQSY7uSth7+9BkE6GM+DgtOqpcPneEv01vvcr4TYhJg7SxCtRxZECEuvxpXX+hODMGnKsxwEg==","signatures":[{"sig":"MEYCIQCzJCXHa6fGJ2tNbNpOu1AH0BqRsutPt9wihsNikMJX5AIhAOYr5rYaHi+w1+cw6+wJs1GzbDJsv5kV6hCh3vZ4QYeh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14892498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyp+dCRA9TVsSAnZWagAA8FkQAJ35abyXesXoaZHZwUEb\nBuOZbd6Y0iUCC6L1QyZ7AskpE4nYbfsT3YAZZKw3vjMrS6J8eKhUfnI4wRm2\nmXpLmuBbAMOa5QYlsibuaqgbxxOo43V3v0//WG1vL0PuUIzPARQruSAZmUz2\ngPoXJgGH1MBhLH+1Sp8VIl1ZsKFzHa+nL1cRMa4jNYFUkDGGWhP2twu8eLjE\n2eWrlaeKkdYTorZApG1Mo1jCyKfrSLgioJ0PwuZj/RbY3h6eaJyYch8mtGlY\n6ieNnda2Etwp8sXeq9v5sBNjM1w2vwI06XLbNOnGrGeVahdPfQ0yT6yunU5L\nRF6EHF+RYuJwTvkUTD7GY3Jz2WrZjimA3fWbzuS6UERK5IhEqUoWpqJ4hzlQ\nDfDMDDS/T7xBK4yzIH40bfTMPUOI00umrW9TcPGtLFuJdnjOqqOnsBNWLRLQ\n7EmQ3SzXLCWT5p7CKuYg4DWuChUqlJNxcRD/d5c9T5kgEMYo4Tdg9hySlzAQ\nbcJ09tv7iBDwg+Pbl6YEjiBAEtwP8JBQdKy/MmRvnwC9qDczXr/PhmZacJ39\nM5lrKr7GpwsbXkQSsXjH1DY9JcmuFMGnEjCcLGxnMrgcg5cPW9BLfluTq4Jz\n6gFdaqiKO29/Pct0DgEn0K3Rg0eR8FEE4I/I3d0hRWUsIRhGnVDq/cF4lOhx\nUdPq\r\n=NuPw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"4dc6071e44fb12c649b0ec66791b07d1889b52ef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.26.tgz","_integrity":"sha512-YQbEimwFQ+7cooGSB0rfK1GewhQ/pYrLc/Yw4UZbsczShM+X+9oXqKBjZw0TCFByZZ5a1MhDEZ6pZf1FZiC6qA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-popups":"~17.3.27","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-splitbuttons":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.3.27_1573560220813_0.8738585911118317","host":"s3://npm-registry-packages"}},"17.3.28":{"name":"@syncfusion/ej2-inputs","version":"17.3.28","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.3.28","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"0c70c9ace9ab7cb57c49e0dfbf2f5e5528a33d82","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.28.tgz","fileCount":356,"integrity":"sha512-rjjezTDNlsM2yKF5fO0x62Q/Ml+hoQCl0QXjlOvkn4L7N5hT8B340DwUykeOFS/v5+ZS0zX3RAPgd0cimgf7RQ==","signatures":[{"sig":"MEUCIQD7MIQgnEolgxnIp+HM81i+aDtdKTjOVyiqRZaKvrhzYAIgMsPhabKb2wtCiW+3YpaRt/6xbiBNAMsAvolYJQM3hyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15062683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0+pbCRA9TVsSAnZWagAAIBoP/336T45pHSAqBStSvYO6\ntCyQLKFWkNJtnexjtIgkWMizG37DtVrVHnc8kDZXpp2y2VfXSeum9qqHzwIw\ne/ieiYSg0CJs5lyCX8Paw6yPwCxGyrbwjhyy8mbNOEM5dsH4nBAQR5Esprwh\nkhg7uz7t48rfrVmIKsK6ZK3xt2Sf1INMJT0j/SgoKHSWRE0oQX7lIpVE4GS5\n/iRHzLXeZZc9aNApD17PvsAfnhsvQw9yreWqoscZrpAOLw8GVTf0TBjpSu/G\ntAYMFBM28o7V58+6sMmwiY1X7KE8hhoZtsf6wRcSOgY0CNp1lP0uC8lj7Ad7\ntiTws+wdT3i1qG6aOlk/bBeSitmMAQ1TeWY8B5nSOwBgCMINg4OeBw+x/GtW\nVtduLr2c8yrnxAB2SSDatEmQeV54J/xNkdxKJUduX0/Szs3fPKmwg2iASR8j\n1lN/fDHztSjCrwBbV/65EeSM4M7/Vcg736Zd7FVnIMqhqBb+fjmizXFq/WRo\n4ZZ79KM+Xv4z9Mz5sSGEfpuybsCndRVFDpwDWiCAQuyC5Lk6+XTy91ew1+AN\nANkk0S7SiTA5oxwfzz9v/8YkpwFgmiPfdZ6a4jDZ5k7qN0mQNej+9U3iHEvw\neSvvj6h24hn0NlPp+3kdRvYc3Z6ugm63bZqHAMfGRVjVuUhb7ZCvvwUyvPDm\nFH8u\r\n=m84X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"0ee7229b22aef9fd2dcc9c7c9a5006be7faccc9c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.27.tgz","_integrity":"sha512-9OflnzD3kmPN+QTCoj/tf8HCw4FrkXwE0p4iDFLAE+45jRJNNSkmeSZq7+tig+UXBpP105YBhE6L5evCt/Tvdg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-popups":"~17.3.27","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-splitbuttons":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.3.28_1574169178490_0.4911753035616109","host":"s3://npm-registry-packages"}},"17.3.29":{"name":"@syncfusion/ej2-inputs","version":"17.3.29","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.3.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f717c92a824660e596ad88cf11fea19a07627765","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.29.tgz","fileCount":356,"integrity":"sha512-zr2eRnhZ7t54I+dcORsFhjv2lyFfkxk1RRl4cUkNGeyera8hBDbVNERMNgIDgOH31SLHhtwQacZ3NOXCVfj2GQ==","signatures":[{"sig":"MEUCIQCF9vagMP2gdWIAIpgVWuR91ay5tQ/f5u1+GTaMICfVqwIgZgDKMLDUPrbx9BsVClI20ioF4Qq5L6M6rhzHE72tf1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15066018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3Mx8CRA9TVsSAnZWagAAZxoP/02lbdkTPr5x0SaC43WC\nPS05xz7TTTN2yWXVDIIlhmzO7M2s2N5oyE4K1afz60Z/wVqsBlyRVlzSr43P\nA08aLmn8TERJA38jo4FydFYszlrRoy9uIVjt31sllouyX+IChb11Iqn6bTwL\n7YzSb4kmGRAtvn4HG+jYibp67m7a5Z5ZQ6gnsjwN1pjHndhAoaV2zl8g4wUL\nn821acAOM0tlLWEpwMVu0OCwaB+ix9C6Gp1jkIGa0COzq/p29lr4azwllGBd\nCdCKDDBNJBw1Krk4V7KKhSle+2t2r20f6u1v4wWVd44tRu4qZdE/cQeGvcWE\nYmiL/cO/zpi9naiTmk92sM/DkbmHuEZYqcSDEq/cGtrNi6Kpw9sf1+4OnFmo\nfbRmTSIHxYWc78/S3lxH6YiyF2KIABVwQ+sz3a3weQAW4ae938ZFC5vMqr0Z\nknluB7mQmaiJW1dP0X5+AL2sO1riOVmKI2V/FTx+CQtluzP4DkqdzOw0xUyP\nFz5jsMqiUofi6PZmyai1RjVBUsxOxntSxP9f8pIyrM71eJfKEFXb4DHAdIDt\n3ek6nr1ugNnHm2Yn/uEnYyhy1ioKwS4k9T+xKgXBJibYDzaYHEsNVtp9iEV2\nQt8HSSfiCtX0nWh91GB2CuEZ+mtyZs4FTbcQzWFG4OJe6BDOETYH2Eofb0Zh\n9M9D\r\n=5WnY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"adae28844be83934751bb815ca451b075070d31e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.3.28.tgz","_integrity":"sha512-klWUHh82rkuhT2frQRHoPzhJW7tCQTNM32yuX7aTl+lFdgyIp83EPAd3fHmfhMm/2giiq9WomRHBA/A6bRKsdA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-popups":"~17.3.29","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-splitbuttons":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.3.29_1574751355817_0.9680256755542307","host":"s3://npm-registry-packages"}},"17.4.39":{"name":"@syncfusion/ej2-inputs","version":"17.4.39","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.4.39","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"829496e1ca1019812e36c15c720b443aeb8d617d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.39.tgz","fileCount":356,"integrity":"sha512-oKoUz665NG69FhBK/YEV0EUpuUT8eYvEfOxy2Pa2TWPHX8cNlc0Xr0xnVoPR4HIgUIY94OS4ilDRg5TVW4NgCw==","signatures":[{"sig":"MEQCIGLRrflT4i16uO3kSaTnkIU+AeyOpSueCbS5XdQFkJzHAiB0wMPf1/IvpIrkmeYZUnzaKffCB/lCftvFzIzjuBQMcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15106860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+KwwCRA9TVsSAnZWagAAZwYP+wVBAmJQdCNGKATJABc4\n7+5SZIhhDK5NIO4qE4r49XSuB99Qo3vSt2B0qYYwoUBP3rTDLq3nE6qoU4MN\n0ETSr2+TSUC+liFjFONr3r0R2z00YFPTqdplhVsseQgrVMjut0rG/bI3RH8S\n2rgnbF6r0mmDpAgAhO8bPcwA8ynQeUu+PYfTv4y+X4rEvzBo90fm+5ljygD+\n99ZSsRCHWrwcQdUG2vN8aU03JSvNEgkBTj1PUiKNw0zT9UgTfWzNstPcXANy\n2An1b59VvQr1nNmV+3IrB2IMrSCN0k+zHZTCcZQ31Z4PXuhyhqH6y6zku9j8\n9RvnDU4uoOurjdOYrkqvyvK4TWZAtvhDEwatHukkOysf4qyRiigHFsJTrN41\nfkGS4Iq1LpxfQRmUDwclYMvHyNG8T6jd85ts5+3J1B9G1nbuEQ9LxI+5tuX6\nFIi8DXeBvRDBJFCL0HUDOP2hApcW7StefGW9s97+W5kyYyQW43T4Q52vfv51\njmDNE+ryLKIWM/x3tJt3z9E73DN55m4XJ3/wetxSy015gi5VuBMQjoy5mQoE\nqm8BykFptqR97QCVQausEhWSNAHuI7iTFW6yQvXs8n3RdX4Hs36o54vBs1jz\nxju+PSCd3GA5yYDw8JokGQD8ebitZ0rvORma6J1FjeMMgk95ENXg+L+yydF8\n145C\r\n=qlJP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"c632434efcd4cfcdd2f830738c55f21ecbd6736e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.48.tgz","_integrity":"sha512-648l5Jgzp8RGInsmM1UpPaIPT8Zsdf6qf4y25VLB05ppdAAYN6UQoNnLPnyXgETIOsOEoDojtMpO1F6eKEZFlg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-popups":"~17.4.39","@syncfusion/ej2-buttons":"~17.4.39","@syncfusion/ej2-splitbuttons":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.4.39_1576578095895_0.6616159069321481","host":"s3://npm-registry-packages"}},"17.4.41":{"name":"@syncfusion/ej2-inputs","version":"17.4.41","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.4.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"35fed2710e84d24837ca31e36cd18ce988f7e492","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.41.tgz","fileCount":356,"integrity":"sha512-jjTN+31LNhxsZTZYVUOIgZnLIAMkJa/euXgN4tq5hipoqavpJCRZNNoHswLS09EU73CUUc6sgynpdJmBFeh/nQ==","signatures":[{"sig":"MEQCIG45cRDg8a8tCbqHCyp3sk/8TRQbnK6t/CpSlidgBceFAiAaKWCtTdptKi6Fe0cbxd+jgQ/H9t8D/NCyJJ9BwO3V/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15112013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFAACRA9TVsSAnZWagAAb50P/0WuWgsMSfKSWWmLm00V\nDlPew5zao65wctGpw8O3e0P9QQVtIQsmGL6n/N+cfyIqudXkutZJT456pz7/\nX5AZYLfNlQbHoQr++Wvul0RmgeShhmMf9A6ZM3XUn0NykPYg5RJkFIINbCzs\naO/03lF412drAlTvh1hmdnnA15q7qJRzVvmz/xCaC3mzUzG7jFHCwVO5Nzsv\nukV4lXS1ncy9SowmKFPuwC/8adBetw5Qey2KiP5o/KSsjphY1+k3wKCaLOaz\nZM53N2+vd8VIrXF18F3KHV2D7rBFQ5YuHzcWspsjyTiUUseDHWRZepYnQIZ7\nSjHlGMaR3VZZj7eBi+ZbTDdy/c0VPuw0K8aMUp9rgWkX5U4UXhKHdRCvVMmU\nvbEpXZHN8aLFMh01MODyHQuS/l4oLCF739R9g+9Ia6kk7KvYKSDDeGbVEjTe\nH4hNzQmXLIhKhX4M4dptf5k7iVj/m1EcLzgV27a3wUee7glPi9z4OJCQ6VUK\n2Lsaadq6MdS/z43lJ7OrblfL4aYSxsU/2SAjgBMHXr+SeaVA0uVCMsWA3c54\nqv0LwRGPpZY6VGOVeaz6Y9iXMjBFw7/tblvFkDNCjXMPpcOY7GkfxEWJDMjB\nvdCzo2gidxxqDvi7x/nNH3NLGjI1W2RRrcgcDCVZGLGYeKuWg74dMY5LxKZG\nCKwN\r\n=AN8J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"838c78894b4af0de951c92206c53fee57a819c6b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.39.tgz","_integrity":"sha512-1fAYDKtu6X2tUuCrVLczvjVrCdLXIhJITZK0OyiPLdJRRRZGkfkKQvV8/WoGeLzBCFt0UkhiQ1nJBVzr/UDdEw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.41","@syncfusion/ej2-popups":"~17.4.39","@syncfusion/ej2-buttons":"~17.4.41","@syncfusion/ej2-splitbuttons":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.4.41_1578389504256_0.917177245542919","host":"s3://npm-registry-packages"}},"17.4.43":{"name":"@syncfusion/ej2-inputs","version":"17.4.43","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.4.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"8d70f6fd28eb616d7c149d3da395a6904c5b4ce4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.43.tgz","fileCount":356,"integrity":"sha512-vzD2ndup5lx27053MtVrKoDbED1Qv8D3R+9pbt7jqIjjSJEXbdpVtqrJWgXAMoTr+X65zCoUtem+JZB19ox7lQ==","signatures":[{"sig":"MEQCIGPQn3mrDiRBURV700J8PygMVOef9LmeeB8zVocj8G2mAiBNbRoecOmV5md+sl7MegTcXVymXQEZ+5+Qwet6unp1gA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15112038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWPoCRA9TVsSAnZWagAAvM0QAJebTr6EmwZzwKxAnym0\nPnZ6vRgldiqZtdLGIZmwrl/Da8mhMQARjfHAkxBA4x0pdqy1Ie7G9D5YZFuz\nFlz9VLd6U+oI9Fbu7/CZ1+caByoDFNArU/HgLeSImHLgRZhTPAlQrpJwqKGj\nKXQBTo6l73W0wQJi9P3ebSdxU89QKSFI9KYu5Jb3uwsbk7ZgwIIhueFFs+hD\n91IZm69MyTEtetvOo4niGdIL1zkz0IWqyIC49VUC+HOnO19xIWh67m90WTmX\n64d2D7EzqulCVnEQfYJ59srxwRCW+sy57zvkhDCtX2cYSd85rfeo+DTYKPqN\n1qu1GCYtGQpL/aYGQqi8j/9+Cc/zGUEH3nUc4tsm7w9und3qX5DAUbb+8rMQ\ngGlcFvsRv2I/GzDy8h9RkNZ1ZePlIUXPdbx26cWV4h6uQN7RIs20rnaj8c11\ntnT034Ss/zXHqNU8ndePNs4YvQMD4hqoOu/FADMBj+lnUdM7CAxrmOA15vOR\n64KMiybvtMjzB+G1q0G9qIGgDgAfNt3+j4cwo0kzKekBGkWeiyB5dkT1srgk\ntluFwS2XqbwTdAjn4W61z19KeWBHFiykCoM+uvdljtPpEJ4pRWiHDf/PWyKN\nLYNkdh5rZ13QoXXO+3aia7k1Q6kesMu+FSR2iw5FXXKq0GGmy954sMMJ58bx\nAomq\r\n=swy7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"524710686323eb501c64fac7e55b0c472fffaa8c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.41.tgz","_integrity":"sha512-A3RFhbjYs5/B9TH4FeV54ZBKoWkfmVEKOGKgIAUeW+DRHjaTVhhvFL/SNUFe8OHTkpbFnUvFwqhLlwMblTnLvg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-popups":"~17.4.43","@syncfusion/ej2-buttons":"~17.4.43","@syncfusion/ej2-splitbuttons":"~17.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.4.43_1578984423727_0.40140657542352454","host":"s3://npm-registry-packages"}},"17.4.46":{"name":"@syncfusion/ej2-inputs","version":"17.4.46","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.4.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"00d8b591faaee9a5cd7bd8087e05efcfd4bbb6ac","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.46.tgz","fileCount":356,"integrity":"sha512-ILMBYLQ0jBDVYe/Z3OATGkhm560dK8PAFDKyIv6g9QRJoRlWaOtL8xT9ljKRtjtqAh4urUqFu1E1QKS591o0iA==","signatures":[{"sig":"MEUCIQDjVjdc+3spQ08VnWQmNG7qyJU7BQwnxtBLhV2jFrgm4AIgfVN1bvdFBgOAjXSJt50aa4GZO2Y1afv9xXKTHjOUD00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15120221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMqA3CRA9TVsSAnZWagAANxUP+welCzgPaUF5zObtvxnJ\nF0ndIcnwYU2YWDcNQQes2R2lnhGEMGjJqFWU5/Txz+i1s2ghyNDbjEsiiq6K\nI3VDXnC+PmEpaPxzg0bC/kC2rUOpAT93KJeH8d2eMk7s7lKlW9UcWbgkgRDc\n1DWtgzlOZUHqwCuewHDNUtnEUW4I11+fYSpiUl5Y9To2KqkFrjPV2bXlL4tL\nylWI8E1DIpelztWVguclbMPUsfZ8jSp8Wq//SEL4G7HD8mIOn4+NHfLHB95R\nhTVXH6/ZouMdR3hY8fPuckc9lFFzBhiHZEkW6/yM5wA1xs7aUMf/TCi0pJdM\ntSRWAL9L+E9HvPS0k8EwV9mRPDJ/uX1QoyiWGLTCsSXX/FeUPOMb6T2mULMC\nv/ej10zdlwZwuKsn/M90PZSbI2J9dNH28wuIyrM45igWtRvwfk7Lm3nUJUrV\nvExqts4x0+jlGLjHqxF2UJyjVP714QjEZFF2GR1+AqSAUvtOX5aqZbA43A0f\nuOGlTZg2VGMTcIXZz2dR2S2nvOSyHl0l7BvcTd54DZfYFcA2gAGBOz9d29/z\nG9AIFNjC/AfJDy9SfZbukMn35Q0IrT1cr+/JFEIHEUNIFyrd+MlwcxXjOGic\nMfM1Wc5JIuhUsTh2kMFSQEvxktdV+kJBwJaVJNsoXwmKq1AE0ua7XhOy8wca\nrDg/\r\n=wN3f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"3af63c9973faa50dbc66b11fc479912c43f24dfd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.43.tgz","_integrity":"sha512-MDfQRzjUsMKGLtj0QWXlAoTQ8WJplh0ivJWBekQu34NFH/XMeCMW7QPHIM2Em/mHfoEpBZhWfaX6odjl+Yz/Tw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.46","@syncfusion/ej2-popups":"~17.4.46","@syncfusion/ej2-buttons":"~17.4.46","@syncfusion/ej2-splitbuttons":"~17.4.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.4.46_1580376118389_0.7990783291614192","host":"s3://npm-registry-packages"}},"17.4.47":{"name":"@syncfusion/ej2-inputs","version":"17.4.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"1d16a74eb1cd6207e1948fb046921b0e754b82b6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.47.tgz","fileCount":356,"integrity":"sha512-Eo3eAbFEHcQesr2vvhwx8gGEoY2KHmHa9lPjkmRqb+fAcLieWMU+Wl5VO0UN3dE+Fx28QCEkWS/7pfuvnJLnrg==","signatures":[{"sig":"MEQCIApSSjz3kyV1llKz8TNf11txWG9QVCea5jxWIj9a1FtuAiAXzBWLPGaaUBS2Bj9rRP3f+HWPnmAHF3Bq7impID+wUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15123290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOmfVCRA9TVsSAnZWagAA/18QAJbiJ/y6fjAxfyOpPPn+\npiK3Abu3LYgITk/AXv/gwROwmxIvcCBtBMTNVCMY4ZZL1UJcY/LmUs4R0nDD\n+wc1LI5zuaD622Uzu0QBl6oSleRLKvSjomaIXb7dmLsXunrXhAjmP3X38zu8\nIS1isGFyFcg3sD75IbC/7PUUvOGYyEv31TXVp91bGcvyLvPOnyJD4QcGRlLb\n6tTfVR9bTy7mGPpC/hp+O/B0eiNvRQHPHWbCbLedosDFjrNrQLiWsZF1Z1v0\nqDeDAZYCDnS0jJ2zN3tN5HfpQ4A54SBsu8gUTDP87qc90qj0H6N8TTuybUjU\nAfZW2RQZMTaMgqmWovn8aA6rJVfR+5eFrYMaCn7NZ6y/jWuXvvOInKzbKcaj\nK0raE+wXFuliyfzSIfRZ0TxUia/G8kPzNNgrDne2COEy0yz1Qlklw+MZR6r/\nsv5+6cP22kHDC5YC1ppPP9RNcH3yK69kzXbAwf+vuMkrVQ+QRum7Y4TEbZRI\n7b9lnynMF64HX9lHDIQW7miZDulfIMsytsJ5KJAZqNlGETaNjJgnDFKtKqS8\nsTc9wHZDHGfgXAq1u+oBiz680OAtsEwxopfQOs6BwAZudUnWu9Jp3dGsu1OR\nUm0cO1kMLAMaNRq6bho/hq18GrwpWDjrFQ2pMry1r1nuDKFQL6pVu1yOQKHL\nXu8u\r\n=lAHt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"6a028b69964a74c8f231541b11152fbba2e48d25","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.46.tgz","_integrity":"sha512-ZPElTSsNXoFgenzr24HX3NRHEuAlH20SmTODyhIGVuopnsTuV5gkqHNIv4oFxHwqJlfz06pIaPOKngsbPg7G4g==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-popups":"~17.4.47","@syncfusion/ej2-buttons":"~17.4.47","@syncfusion/ej2-splitbuttons":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.4.47_1580885973161_0.3218093586617212","host":"s3://npm-registry-packages"}},"17.4.51":{"name":"@syncfusion/ej2-inputs","version":"17.4.51","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.4.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"31f963906ba7af41de3b438bc52cf6429dd1480d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.51.tgz","fileCount":356,"integrity":"sha512-rmFVHseRwPrXU/iLwpS9fKfzupiJYszGVassgYCQyqPSTfhE2IkZhMXUrauj3mpR4DD3Qjgakvz+syjF6PqyaQ==","signatures":[{"sig":"MEQCIHMCHX3yk7NQZqV5Cjtnui7J8FsLVmkSBGT3mEhGBjVQAiBZBWgbgb2+MvS6/AzeEk74kVgMQNy5pcknDC8MBilZwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15124487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVS0ACRA9TVsSAnZWagAAy/oQAIwnQwuNnBTuDftZUdef\nPlefGDFDzZGNRbWch6fJPJBhU/JEO2M7ivcvQuMk5mgivjM2hCR7qxyI8U6N\nep6PPkLIN3zmRXYo+zXPq6nWMymBRppUTNR4PG5/nz+Y++kOJL66x1Ig2oPw\nXjZhtlDFQpmtsCcHYU5w6IZ5pDG0o6kfmWB23nR+dFyyc5rsDUOIcEzcd056\nt3BJF7cIqlw9t5Ez3o7tW7urghnhl4PALsSzRMywgTNihxOD2hkID574SELw\nfwnFrfjLi2AA1WRUfa3GIWxDxCWgBRG0utmOFKAtnPaTJpNmkXr6yQe4WDcm\ncZK7L/Ja+Pz29OLG1s31OMgxrBknFPH8W0E3sVaghF9W7TttnWFUpywGOmnB\nThHP/AAfebWJ83HK02FolTy3vzyky2aIc+MejZzMIwNpLH5BJfZ44GLv7VcR\nGthtjiVZZbPaadoOVallQdDCnlV4il3r/Z9sebwVmTVhc+emzqa4x5m24jhj\ndHI831VUY/RJ2/dAQAI8AZ+CBkYf+Nxq23OyB3yVH6Md2UhGh8s7OZ8QjvOc\nE+eZCNjfKzlg8uerqs4Yq5PrtO4DhOS6n0TdCB8EM8HrrGzqHq8rEUyfkIn4\nNQ9lxAmepz1sbMIxAlGJ6P7Utx1l1Uxj4+tkwxTh/ts0zXXazxBax2m11kIQ\n2d+w\r\n=jaee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"dcefa481cb0b7375be4923fb3f641f62dc1ab7e3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.47.tgz","_integrity":"sha512-BCw92pGZnWnP0TQ4qE6ikgIqwOAMGLObOT6pjHWK2bOgBW+y+dVUNrka5e5OdZE6FbnVLyGaurhInK7arRO6Lw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-popups":"~17.4.51","@syncfusion/ej2-buttons":"~17.4.51","@syncfusion/ej2-splitbuttons":"~17.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.4.51_1582640383883_0.21790561229395267","host":"s3://npm-registry-packages"}},"17.4.55":{"name":"@syncfusion/ej2-inputs","version":"17.4.55","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.4.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"75eb7e71376963ff5a889aaa121ebe88b8b978e3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.55.tgz","fileCount":356,"integrity":"sha512-zq62p98T0U1v8nojxO471D+Ug60l1eYpIzUAlEneVSVqHnKYEA8G0R4I8YI6dx6pW99NCzEz5CEodlz05/TLrQ==","signatures":[{"sig":"MEUCIHEzfQiPthTjX9WZOHbXH1eeYkue/h9eAN99dTL/UfRyAiEAyuQFXer/0uYoOlRcJd1uxkjE7+hZjn/667y3l1cl3H0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15125043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ3ChCRA9TVsSAnZWagAAQxMP/jd0SGVEKVR0EAvLMyy1\ny3SomltNIhQHIS7BKPMoPyuaF0uFtZnpch9YizNAFFuguaKmb20cjpxMIeST\nIQV08gyf0TBBd0ZAqViCQSmP2j96BQR3Is6k/+8aKyQwTZc6Xrvr5aBYKJbV\ni/82f55IEqM9Jc0nZmTswrmihviO2xYPQJGakrrnVpB8Sva5PQxGDb3tFhQn\nsMz8QlA39SdfhOJIphKZ02M/ZN88NjzjVf1qk8IJXD+U5I01Qo+efXQmEcOX\n6WPgwIfSsud/D5iJ+0lACUVFT9C/LYR/lDOjuVEm0cQPjRaPeSELGuWV+Px5\nmuWIUmpI1+S9hxuTyj2Xrwmld3/iW5aKNnQaBfWQObGMzC+HuFYoABrBxudY\nVj4U0f2Nuons6b4kGyIv2oXPZLJcNQk4ncuNBZoYX1AYUjpywk94/F+fdmL5\nbPU98G3F0zez4+wctTbhRA4Wq5lgZ3easBOfhc7nXKor27oHgRSUpXajSOCM\nk2PEra6tVgaBOAbzLfp3OZpS33DTGRe/3HN1I/OTWgq1JTPdZpjYABe6cBDq\nQedy+Wnx4UMY46Xn2NtJbJx7n1pWlCRLfwzkXtC9pV5SbrXej+12QqZ3lWJp\nONywGyeqmFulQfseXrnGhwr0inEe78/QSKurWBN58gDS7Py5ZfZmGYAKYP+s\nZmmZ\r\n=iuRk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ation_hotfix_17.4.0.39_Vol4-NRTWNW62BGSKDLSIGDGGEFYIRTQX2TTJMY6FIKLRNKGPJREHHWIA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"9ffe537e84d8e1fa8de39fe5bdfe222ff502a17a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.51.tgz","_integrity":"sha512-EyOT/a+CjyT1iLSodN8w9SfYILXO+IirkCbB0zEYptay92yt6+VR5ZmLKrCH2nL/xE9lsH40qxb4cJTGEg708w==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-popups":"~17.4.51","@syncfusion/ej2-buttons":"~17.4.51","@syncfusion/ej2-splitbuttons":"~17.4.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.4.55_1583837344594_0.5484289811422582","host":"s3://npm-registry-packages"}},"18.1.36-beta":{"name":"@syncfusion/ej2-inputs","version":"18.1.36-beta","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.36-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"6f284d15bc3046ce77ff442009dc8f9aed13d184","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.36-beta.tgz","fileCount":354,"integrity":"sha512-AeKzVofs+xzmMnKznHxxhJie/np+X3YxIY8unMC+elD1ZxjZV+A8gi4t8UE1fDJi+NiE0nhFZ5E/06okFOFivw==","signatures":[{"sig":"MEQCIDsNGJokzTq9e4THnYeQdXLvH646BBk6V40xKkirBG/9AiBNDRly20T0WZ1H79LYaPp5Dwap16yrrhau1ozkPxnr9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15335521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeczcxCRA9TVsSAnZWagAAbOQP/1yb/dgZYzGu2tJdhWte\nGtaDDoDnUAsMKJTpmnTWPcJCT1AJEKwbMGCDHG74BZH6WFKXWBRxas+imuAq\nCjEMB5JcU8zPkRB7vpY2nHBCahG3xqUpvnccZla/tpMhtDNDoD/63odUvrXE\n9zkOTDmFIXue2iqZLtdXKbuCeeLt3B3ruOQuatYFEUlGh26rt/XkKkn+zoGV\n+rMH831I8tBEmOGSmPmQibDcWbQyHCWADRQ8V+6UdmYkokyjOPQ8xBHbq955\ncY4KU2AdU4adxNIR7ascOF3v+5k2TD/WUS7XAIWgQyr8qDQBSwEPmR4E37zT\nUrV42g904dWl4xaO09irDqUDtwzFaad77sCtRf0w3zcZ3gPPs2zMvMKvm6Pk\nkzKusgwKGabjeEGGbxdW7whSLX06Xi3PT9zXNPxzj9mQFGCYpV+NArt8atDb\nLnRjNqKtBIEwG0cFgBK45DZATbzEGX4yekPmMR5yyrU00QsQpOx5tdXuq7B7\nnKNtAYUyzyv56R91UB6SyWXGdetye0LL6QikgwK7FtWI5qWumvGpk7l12zMm\nvFP0sF416m1c0TFz/b3FfSIZxarlt6acCIPDTZ6LIQCpRxHDrjXDhhOMrhKJ\nAQbbIiD+4ktYcbIH5cTqFDl9zLyzUWNx/h70/4NfvNCO4wX42Y9hy+Ea/eF9\nZcj+\r\n=YAwe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"4794b46e5839c78e689f6b2a7c607e20fb3563d8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-17.4.47.tgz","_integrity":"sha512-L01ATOo5bCbiV1pDci7ZzNZR5lRA051haYVAW7ha5sPCOqkYTlEP6FRKzdnW7tIxC4fXSApGm5WoKODu2/mCqw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.36-beta","@syncfusion/ej2-popups":"~18.1.36-beta","@syncfusion/ej2-buttons":"~18.1.36-beta","@syncfusion/ej2-splitbuttons":"~18.1.36-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.36-beta_1584609072865_0.9601353038420217","host":"s3://npm-registry-packages"}},"18.1.42":{"name":"@syncfusion/ej2-inputs","version":"18.1.42","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"37d5be9f6d09ae6261418eeb564bd906f6677c40","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.42.tgz","fileCount":354,"integrity":"sha512-TnLhoLbymSsUtxmC6S99ozXWJW42OGNm/1jLO81/JH9JTfpBZ1/+EZzuuNNKvZGfyXoXE41oA4yCTSf0S7Qtww==","signatures":[{"sig":"MEQCIHmsdMiTouUfNTlIv2Dvck0CxNuJRJRea7Ajp5SdCeLhAiB1SHFdaUYocFFZTN4aCJdgPPQqbs3WaWC5YHX9p1g9RQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15384654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehHDGCRA9TVsSAnZWagAAOsMP/0JUFfZHSMRafEnZt0bB\nfIc6fWG89st8lx+VXKT1JdOv8NsSTJdpwJuqIPScfLgFVlbMOy5bsep+7IWy\nds9YwGZA4tjp1kzbrr6tWbwQUXgLXUMEdfr6OLdMG0hFZoFx8xnY5kHmpL0R\nnkfsH1vj/YXBZhCyGU9Wcr5+ZsYmYZ5KgGWrMcZImjNPoyc1oHoV71mPWLJt\nEsah4+Or3elddAGrTeR7cfzHuBiGK8tvLNPYnOm1NQhxyjV+4eXuokJPR58z\n5feEhnd+wC20K3AHGCSq/GWIZQNuVQeZobb4ysSBKQPfYieNVQO9MuhNP1+F\nE4abyPXGW31hLLSXOxm3q1Fj12j4KoQZgWsfcQ2Ti3MZpp9mh5dDcsVYTUWe\nBYvAYg9xEzXBq3l4JcV/i8hKH6TyH/gMo+LRMaY6OkjBiP1G+hjAYkokLBw4\nz2USny4LXUHJbuECLs6DfWZSgLMqdzAQBLDOVjCsDQWeOwIhciAU1yDcr3e+\n2SJGXlC/zG94xoSTvAgchURLy3K3Y52hBynjTuowqjH489fPrN9I3aMsLIen\n6TqQiQVCzHQkbdoWEXSFYVEXDT6mJgm9ZnvZOtoO6mEf3dEOMCXTcAiEIt78\nJ6gzHr1zi29ULrw04qCsNKSZeY7/HLApXUiWQPJNVevYQfpUdHJcg/tgoCa8\nxd3l\r\n=xC7E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"c52921fc401e24320e32808016da552aa6479935","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.36.tgz","_integrity":"sha512-lff8zHPHoZkRVQcXH1iFJyH+bSLB1GG/8nw4kfGql7babIVMzkVzp+F9JRF3Hi9aWs4PBczDkjfb/BBU0ck3Ig==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-popups":"~18.1.42","@syncfusion/ej2-buttons":"~18.1.42","@syncfusion/ej2-splitbuttons":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.42_1585737926015_0.8549014697924453","host":"s3://npm-registry-packages"}},"18.1.43":{"name":"@syncfusion/ej2-inputs","version":"18.1.43","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"52f97d0b1c172c4ea845ff2f322be2d36d4547c1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.43.tgz","fileCount":354,"integrity":"sha512-HX0AASmX5c4v3KQLHC68xAYa5UHsjTwYO35TOA4aXXYfKMvnNamC5pJvwBQ8DZnygUyLlpTJ1GrFfnSAE2pgBg==","signatures":[{"sig":"MEQCICwYp1UXn9NPFZLRD0aoqEhg36ZqpFhMcy6hNNg3dvwLAiALC6hFH5UAT9T+ivNufiEDpOfKM5am+Ke5V/bJocSL3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15386613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejG3rCRA9TVsSAnZWagAAV4oP/ip21qytE+/dI2NDd/rM\nC4fhzOrLpzmGLoCGNybHp+qnRrK/77DSEld8Hm3d1OUnR5rLTYF5RamTCPv7\nvBevV40KiozdZvBdy432pK2V2D3HTjdViJ6QDtOSu4Zjkq8d9zSG3fof7awI\nBuP8IaZglyawPuIhxAdH5v0eeG3chCRwAHBj8/DnXYJFEX/4zGtERffngwr/\nBKzrCd2sRHS8tG6lfANJgs6jHYbCegjWuol8z692gFOirG/oDEerV/ygVwKB\nRCopOdOwsWQtobFTTrE/a8zhxqpwNiZYCAFL0QyFtZq/Y26a0w3owO1SIr6k\nIz+6rir1UIlPqPiyQ+GPKeCRAM1R/HI3FOu4Zb7JXtwravQ2Onx22FvYdyq/\nVTTrWJb6WCz4YUuAz/FQxJ8o8jh9n+Smu3GlQEdKUuRcFoedtkcz+YePJP+v\nZ8Hb2smapa+Ko1hlZraILPSuURsrnf2nXgzwKbFfB8tq9K5h95mOURZ2nZKe\nRRgZVAXVjeeKM2XUewe09gVWCWdiQPCdyJghiA55weZk79oVyje3uEPClNm6\nhySYSPinlqVObOBMQhWEIGjaBQVe7978zfqbCCmn1O2CftBF+O81Q73ISP8O\nB9XBjbdL24BaXZGbLwgxkDrZJ89bBsn24TfIKi5kID0fzYllwxReLh3KdG+c\n9oFF\r\n=IFFe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"f3b0c5dc90baa2b0bf42b0e6e0ce1e4b0bed0707","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.36.tgz","_integrity":"sha512-zKfn4HcRuWJfccZtzSSomWuDJhwyMhxGHaHWUTBN/gOcDjUdwz9uHfPCdQz1kptMKP0v3RMKuShC4tb2AC4kkQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-popups":"~18.1.43","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-splitbuttons":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.43_1586261482341_0.8682656089067506","host":"s3://npm-registry-packages"}},"18.1.44":{"name":"@syncfusion/ej2-inputs","version":"18.1.44","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f02d613da85798e4bc58207a192abba07a305672","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.44.tgz","fileCount":354,"integrity":"sha512-vvrnIyPpqbRC2ZnY5nosVHLtgTkWGhanNaLiKL72mKc51Yr4LL5XJwm/0Zj5aPXf+S4fr7n9vAklonQk61AOAQ==","signatures":[{"sig":"MEYCIQCpKh/8kJEuYozl8RUVDLlpEoROItN6G2keIwnSH0qbhAIhALsjQ1zw9uUAfrvEwQVNmtVN1NZMRtn23Ie1/vSCFpEW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15388092,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelaCwCRA9TVsSAnZWagAALq4P/ReL2IU+HvdwjOUh/uWm\nbj2auUo4PTFZrF58yE04rhgyCgfTRyoUmwr6IqSgqvojl+neIUpYOvdO1sCY\nk60fj07/MqxRp57GKv3M0a1yEpn/Ir+r3fvuKRelqKCla+elsF0XEO4+8+W/\nDyhyJ0MKS6x1oJmBtLDPGpOUpidufsk1q7o5QBdyQt1UAtGcFf+07KqIaW1R\nhTCyrcMgYt+MlNDxhOz3nssaDuFAE2LFZXUPWLOfX6jqdVLdAQSjI2tt/098\n1pWt6bXeUPpilLxxyOp0A3RUGGGAiUiqG4gYvtGmTeGATnmgXh6BCYDz6jL/\no7QBLkIGwh86AKWbyzvb7urNuCFkebuNkhP7+pdGSJpiLDFD+XfPixKDyl1U\nJaz2h1zQtnvQ+dUOGLrE1WG9SQEmnOBKrEQjDZqArL1BxeKfXLaEu2IRKoxR\nSgCy3wzDwVyaEoUEpJW2ercnw+BefiVlpGGClqY9B96ZzFtyQsHZtLkxeO73\nW+NJayN3S4ehK6312pSg+WKBB3LsEp/rSv8gfv8Dbg36sGCZgpWWVMgrePYv\nkGBWOHCDz5UY/uaANuXVf8/g3CaLwvMuehrWwPlkrWqm+8TERc1vopQOq6ir\ndGoGMAjgVSZ/yZpbeMgGaycFTN0PE5tLFUSC/2Vj+mU8pFhULz/ITMFVj9zv\nrNLh\r\n=yq6q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"2984d9b7ae7890a48e61350d3c61745caf552e04","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.43.tgz","_integrity":"sha512-KBo+B1kwHKsNlggRq9zdCi3Ty4SbtDWA65vdeAERk9lQWu2FGiyUlk21eKS60QFn8FL0hVREqoaOzGRW+CdJ+g==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-popups":"~18.1.44","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-splitbuttons":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.44_1586864303875_0.2975799402532897","host":"s3://npm-registry-packages"}},"18.1.45":{"name":"@syncfusion/ej2-inputs","version":"18.1.45","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"0b144e273ce69b0023bfcb32d0e50703942e2e1f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.45.tgz","fileCount":354,"integrity":"sha512-Qq63pK3F3AaLzxe6179C7+iwkBbsWrKV3BPBXO9iJOUbjZDUtKLZmSXm8jvRJNC2pqqTePxN+6UERmwVQ7dEdQ==","signatures":[{"sig":"MEQCIEGxJQV9kLE2Y4cygizn8qvb50wFSIuPRzmRM1rZxVk3AiBx3B6mwVNKUCI15heV1ETKdfKKCRxml+DsSWcqHPNdYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15388453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJensg6CRA9TVsSAnZWagAAmzoP/iVGer/g3XYwVx6ptu18\nLeF1T0pQVWABv4R2Ct1PL5xYsbBwCYe+JrfRNbaHZw18XtHZDi2mAGUyU1ox\nJt3vdC+opHLjqHkFL/8bo18Tq0Cm7SbK562dZBL4+ftctkScw3QvqVGL3osE\nADs6nWLfVKUCZCByOC5cqOcunl3FBtH/KLd79FDAdNQeTz51SEKrKb7BcnJF\nyhDaeDef6fRPgph8ms18Ogn2RLwnigh8V9bn/+kN2Kx3ZysP5qHk04bG5t8D\nL1xU2v6N0UGmhzoxTvsQgyo/P8MEZNsltwCqnnLQtDhZLhkU53Nypv7AM8Ou\nvts/btkVx93htNoD9vjkKiYTv7XLjpo8z9dzsqZIyEBF8pN+7RF0UdfciNbk\nTjirDOejnwUEHPHzPcnyMcIlRDKTsgK2PLHDUImZlyiiFz99jCJ6WPLn06HB\nNtuPhg5U28wnzKzJzNHo6wmjSjwybl94JLFntNpztY7GQM8/yBHaR+A5aFb8\nZw2ON1+leo3JfVvuFpzEVtXBMrh/d01CIDcQXyu6gAeJPUGScg9DOTfa3RGC\nd9d/ixGiM6h5MrAuvhVmPhr32KgeIK6/h7+dFvQYbd4RX28NJxjli7Xlv++t\nIT0OdNQGzVQVUu4ORcK++6PhLBO/ZA3xqsUEYQL62l3tGGmu0PW5AFDwyXla\nlAMS\r\n=BcXS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"9a660281154cafa1ee6106e04ebf26a54b65082b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.44.tgz","_integrity":"sha512-3533UwKA0BkIRWe2l+dh3NeDhCVk8LnEiN4C9PEZzEg7OO4oxFgcTSNhg3+lXUXMlKpwR5Saeh8/YSRZzhNxxg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-popups":"~18.1.45","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-splitbuttons":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.45_1587464250156_0.46108314235607883","host":"s3://npm-registry-packages"}},"18.1.52":{"name":"@syncfusion/ej2-inputs","version":"18.1.52","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5600495467ae9ffa382b975480159d0a0a15b68b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.52.tgz","fileCount":354,"integrity":"sha512-5I814Wfzu+/y7T42o6GeNhudAEhxqa2bJpHZEuS7u4uCtQuZ+tWfJyGvIHekCF7ZItCdcjXrRyMuzuwnEDFhUw==","signatures":[{"sig":"MEUCIB6nI8eI1yecClIyDNb9ZL8rrNGae0X+lwZcNKxSVk0cAiEAstMDm9Y3r9Y/B2lbyeTkMKFud8Pm4Z6/1vWA5zhIQf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15406657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu65mCRA9TVsSAnZWagAAbssP/R4dtiAzTNhY4Rp9Pwov\nrqyvZWPLAwexc/L6SoMD7/je1Tri9zePKkW+JPGDXoNo8GEoNzB6cymDKDLV\nMW0c8I/7uiicybK2YqMeFMIqiTh53HNHUsHXlM0p7+vyXOWNPlSGz8+2tYqV\nTVA9lhQaOQ8s5jTGXxSzV2Cn+ODXOqCGZ6KboSPtdTVBfNCOCsLApVNQ1m4+\nfNY+9U5qkW41+U2M8M1hKhtg8r/jAlRFzydzrXs6B3WFf1Zha1gtSYx/a8f+\nd0oa5TyVwSc5EM1R/HTaMvfHXljZRmY5WPm3phzUIEem+vHSdRuH8VJyE2LA\nqOjpPvYvX79ZWdK0io7d1VFkud5eVX9dfM4sL7aKtyq+hlY/XuzBNhZ2exTV\nEFzr6i4tFVKXJBzDYIJXWxIYtLtxp7FvlJGg3fY0xIQD5IVUD5eQw+J485e+\n9U6cG1lCGW+oCTdjjvycMZEAWFs5jXOfV/qoJSbOpojMV6uLBnXsuvZBM2pO\nlG/DVRm2TTFYAB7/4BAMLaR/1q71cqUtE38qkSR+16fT98gJK2OQvZbBv2/L\n/1O6Qw0anUEWeO9LKUc66Q99QAu5yIp3CaUFdMCUlVM48hiLp54XYONe9kDE\nySIR41M/qf5HP0c7QvgnoTfqKAmkJVOd1ZhAM7Rc+l1SVbEP9YMnB7sXZFMS\n2F8H\r\n=YwUz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"c52131288a9058fde1e6adfa54e42ec260d30ae7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.45.tgz","_integrity":"sha512-YLlVDvD1R1UCCto/R3h5raCT7x5TQBcxLuZFNHZLhx2hC3iO+qgf1bc16eIWXnNQ46MFSn5aoKo3iFWxoJ4ezQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.52","@syncfusion/ej2-popups":"~18.1.52","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.52_1589358181695_0.9622152194299609","host":"s3://npm-registry-packages"}},"18.1.53":{"name":"@syncfusion/ej2-inputs","version":"18.1.53","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"e2232bcac18f7436970304d56060638db01c2e79","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.53.tgz","fileCount":354,"integrity":"sha512-mqE/3iGW7Ejp5hosfA2llj2oAKXOvBLySEngvSwK8GMTXuAm3loaIiIsK03D5yzvtNfLzFXdSMar/a5mJSa5Xg==","signatures":[{"sig":"MEYCIQCZ3hzJsufvmj8S5KJ4zBygPBQxDicv2X5osm7dOGuA7AIhALaWO3GiR4aLNU8/5wJdeVCiN7ABcCg6cOJPpoNU/VIV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15415716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew4WlCRA9TVsSAnZWagAA26AQAIsQoWNwinXBeUw/mk6r\nO7umUSvJW04ysQdZP3At53cGOz5IDvMsGj3PaXoYiEr20qFb1MET+4fCBIYn\n4n8QSeEBGZNCdNY2o9W+boo2dsC0NwDeQUF1X5d7VbF/OB3KDGE7di0yU4YL\nY2f0VRNaYqNUKakiFf1iQ4gaz+R64LyzpuG9sVtRcI3N6UloGYDwg2iiOlKH\nu9Ja/pmRLhuqBxgDOLS6ZDvvTCYdAxbqmxDwrZUlUj6yW8qy2VIsZmPQO7KU\nHYiFy5zXzizCTfROt3WrOT2fVXn7RbwfEysrnQGkpWJDKfAgLbPu4wA2Ij8K\nbbQ0xHgBVryG6+sHphwp3Xfast0L34W84iY35oXyTpSKgzFIminHS99sQce5\n+3gDyzkl0U4Is8RfeVwbxThCd8MSMyEHqBfhOjfowiEVaUtqSO3tfGb5TFB8\nGRS9QNWO7a4s6z2ynGyAoY+feMnymg5iwa3SfWtSttO19e4sfNOjhsA7GHC5\n04+bvemjcPZWKkSdcJAWd9UbQ3zdWtQ02kS2Xf7Ommf5MvXBLhWSkAEwiMZo\nd8vVxYPHYITKlZT5+EjD9Xr/8jR5WkYcQIWBotLgzwq7WsivPMztQL/tIhmf\nyZCZZqSzzOqc7t4T84q/4jvX1aSW7yJQ1Z3bAL8BZEE9QVwSgTYCcoYYMCgx\ne437\r\n=+mzu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"b2fa8834834b194300aa5e363386f915df52c4a7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.52.tgz","_integrity":"sha512-3+pBDLK3ZH6NRU9VXt05lBNspjBz1CsDc9H38Vq1I3WgsWFvftsXvqoAkUTyBek7JAaQ2sZZ5qTK5faCdV0vpA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-popups":"~18.1.53","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.53_1589872036912_0.23706700711839512","host":"s3://npm-registry-packages"}},"18.1.54":{"name":"@syncfusion/ej2-inputs","version":"18.1.54","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"1c8a755fbd80601dcaa9da40e1902567ba7d11fa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.54.tgz","fileCount":354,"integrity":"sha512-tbJp0NV5uW33A2GOsuY46mKuJipd9Y0xYo4TJH5Hn7gzpWrZrkx4afGNw/wDL4lRc/p3o1fOaxTMQYw2J7XheQ==","signatures":[{"sig":"MEYCIQCeFI+Ko+KBlfMq5w4PLyYUCQMZurKL1uRQXkVNd2w3xwIhAObXsWr3yvFzBAS/MBeup97+ZCNIRBnhLw5FtAWC1x+X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15424277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezO4aCRA9TVsSAnZWagAAHScP/08aSOFrP3L4akYl9oOa\nQIEbwsK+ndSik8oWbO65DqPBz0IL4DRA3IhJQX4v9a0aEVC1sLBhfuULXHw/\nSAV0PU6ymg/lNz2HSqpRp2+aNs2DYLi5ZHAshBm6KomNOlwlVAeMuhGyUnqi\nDwEUWWtgKMPcjTDUH3I2vOHovhwcT0L3tcEpqpJ2qS85sOGtA1FW4goh4SPZ\nIU/HHiAkTJHqyDmg3f+LS59AlsSbs5lmLzgD7TJjCa01o4JAn1+uu74PxbLC\nG7MmKpMTI8E7AOCgJ9RENkwy8pw8tF3E6PZk/dIMLrxB6phHYf+f3cOJ9njd\narUAYKphpHAlq+5lbXSqmFI8WXazTfY1h4HTefdODLhuI3UTNLgRABGnnXxt\nLXrVYMbcAMDuwi/p+uGMnuD6lvkuKD3xs2nPto95tfQ2qM5EE5NG6b4cDgVR\ngoAJibqx/HcqriikJV4PAOWru7UzD3RqsbjzhvXabjD7w0zDhyEXYPmeFQTm\nZmdAyJylnAxWShJDWsL8XxvknoONsJN/NUGivp0T6Y4syzGX6pmXBDgQKml/\n+CdSmKbJzm6Z6CiFQFssUc+4g5qL6T/jjNhYWDS2NY7+Wygd3pnV7j12kHwN\ncLODnAAkPla6U0LBxZSBAfEKkbKzZnKfbqGniwjxrcE0UNWZygbz4ZSBn9Aj\nkWaG\r\n=y5qN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"ded45ab61088e919eb6b0a471693256ab909d97d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.53.tgz","_integrity":"sha512-Md1+r/ASiUmFdzf5n5yNJ6xR8fILmoGRtgJWy6F7O1sSKcZlB9xu0zew2x1YeADwLG2Ts+k9vDZ7uKr5fRm6lw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-popups":"~18.1.53","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.54_1590488601480_0.5710992009018652","host":"s3://npm-registry-packages"}},"18.1.55":{"name":"@syncfusion/ej2-inputs","version":"18.1.55","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"594d09bc5bb7c83fddbf74267030d1b683338cef","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.55.tgz","fileCount":354,"integrity":"sha512-Zj8xTdOEEBxvom7DI5syRMzeQzabOTuZwW9I/8nmxixURjdlAUIckK07KKqrXkTCAUxcQ+I9dUpbV6ZLTivMvA==","signatures":[{"sig":"MEUCIQCjnOXumNpBYuFfgyTaUkHOso/uWgxNKeTKyuQh6KTvdQIgK2BJOqTvLVSdmmM9//JImXUT09LQgnmCl/Pi8n7iBck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15469349,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1ipPCRA9TVsSAnZWagAApgIQAJnyHIISH09KVn/1PCwF\nlBnyado12clRTjOraZ60e9P/kl7dVzpplw+1EajtLXHHuXmDLAyeGnR+Qzeo\nDOkE0fG+1QHhkxYw0voxMX5DqfJyEfmZ9eRCHT7XTuvyjmWLf6N5OK31QRRo\ngW7yBGs1ZB5Lwn8h2+wzlKsSVrbHYl4YnRS9xPwcB14gixMLSO7WxpIssRgs\nJfkXTbipkcapch+FsBHpdBNQce9wm69SMZAjoaXUA/E5xWju+QmZQb69nTed\noOFAWAQzD6yOj0YAtSwnxjOpBAR9yIVgMzFaZ2pFfsUes/kJd6EY2aG252iX\nHkVh1ozSB8ygvLb8YoHKU/6RKQK+WUHVFAKDxON+p3GcxYnPs94dS22tTMXq\nBLh5qhqGP45IX8K+ch779bTkygMxvEaQZUd7+VZI6fLuWlM8TSYbquL5FISw\npeWpncH3wlaHGwzrLUceVtZTomywwDOzELeOstp2p35HFL8HAdXkUQg6r7mc\nYtHzM8cWeL6PBDwWXMKYjV5pBY2ka6HZcoUHT92CoNGVVSfyhjtKHyYnlWbn\nkGBRQaS02snOMcTUyysLcpdxierpkY7uEio8sNWv90WWa6lZ6IRlGnReSwXs\nNT1BeNiH7e7RwVwFeTN/ZoXvx+y4ifthnrbBYaoaspiY6oVdBiQf0n1aw7Pj\noE2+\r\n=p86i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"a34631bca80e1b3673b20539fee8f24cd85193f0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.54.tgz","_integrity":"sha512-auVcG14UwjYpUvAoRBD7HtM6FcJ1YjvlWmSNEuJllio+L9qx/uFjHO82uA3pFeoQF1VkX3K0xA+MyTl2pg2CSQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-popups":"~18.1.55","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.55_1591093838715_0.4222653925835753","host":"s3://npm-registry-packages"}},"18.1.56":{"name":"@syncfusion/ej2-inputs","version":"18.1.56","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.56","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"02f828dd2b65e4f8f0b669e0a40ea3a6d48272a3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.56.tgz","fileCount":354,"integrity":"sha512-RBLx7qgftNEvYdwXiEH6wb1L0YBGRHnZiC6kbYBXUGuKP5k5Wibuv2AlAovEw5Q9QdvASk968JrAJRsPRO+zNg==","signatures":[{"sig":"MEUCIG8PY+Rj1+fkdYYyP4NKppYDZIZlGq0Fm3zhl1vwCz90AiEAvTsekv9jqVZIpbz4fKX3BJkvinnJFWAEbApoqEZ2hek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15470562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe33ZLCRA9TVsSAnZWagAAo+YP/3i9UQTdh6y9VSmjNveN\n0d51DpV6PC3FJ5O5fTzl408V12TVK6MVwjYj9vmaWxEjBsTQFT3jzlRRVnGi\ngYdc7O1dJYYKCL2ZSoWWSx3aHvP6KHR4M2qIEZbDbNsLwheSAe7AzxreOKh2\nwc9ZNpgqf5evUeM8AwlMp3bHKeyjA2olpiKakz+WHVNX2Z8oPGImnWccsAOO\n35achuy9nYJIuUwqcFLkD2oIM9ElmuVDoEbHJTDb9CoE8UI68R+Zq+jltWpB\nhAEcKrFfEMmrp1xsXy0jULUfu6lIQk4Bs5htFFjXO+NtAAqDVp6ctA7XSZxz\nkuCTIaNQXmQDVCwHXIIsYDfHspZW3HRNOoA6GHh2lUvBpSWNgCsEJaXA5cha\n0P2K6O4/4/XSjZk2VagMZ7f/Iysr36vBkayb0lV8AHY+hVSr0FcGFfs/uD/2\nTNNmrjZwD1KvvSbAY3hsOAVC3+SC2jjFwkl14MGtE/pc4yNEjReVKVKlHX2W\nqQKFdGbQTHU3S9ayePbGZK9069iYRauD9slOI5j/gq3a5RUPX5hPl8JTX2Bj\nbSaAO5Y+xEoQYyi0u5g5XZEYgSwL1L+vVXwlpFD2HEZe02Hoj5GHgk5qPlvH\njr2pks8/tyxNEDdwyfrFHbTUFLyQJ8694xtjBOOcHjOzAFpwqAFlnjH0wuwk\nHJxW\r\n=TpKk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"7598f9ed75bea58aaa67e9498a6d17add47b6a57","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.55.tgz","_integrity":"sha512-mmybU3Qkq17RT/ryMFiDYxWHZPZb8ZxF3SQ0J88+kLcWbZB+m8Sz7yaXODu/rfjXnSZtT/KwKRBne7hkwklyTA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.56","@syncfusion/ej2-popups":"~18.1.56","@syncfusion/ej2-buttons":"~18.1.56","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.56_1591703115059_0.26443561854403574","host":"s3://npm-registry-packages"}},"18.1.59":{"name":"@syncfusion/ej2-inputs","version":"18.1.59","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.1.59","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"29320dad530204034bb01f4e8a54bf9fa324a346","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.59.tgz","fileCount":354,"integrity":"sha512-yGlRtPr2G5Ou4FmuFq3jCKT3N6xbDvUSfOkyOIWJ8cxjnXY5G7opVNO5jPSW4w05NT07AtkAmaC1FI4kQBgoNg==","signatures":[{"sig":"MEYCIQDrJHejIy4lb3XZndzo1DAxS4pNMV2KkEMQGh90mvLfLwIhAKZdc5Hqd4u/gmNWyLnGL3RFTdUyGjJsZPpzDrIkm9Yf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15472429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8dKECRA9TVsSAnZWagAA7VoP/2ifAcK3GqbhHs8yLqOY\noZrAOffbJSM2ZiL4Zgczpl5K3SrRRV5RX4z6gh8IOaAHmiwz11vsvHyStQUj\nqg4zBBWLjydRe/Yh8CjP3dfCTf4jlCoNYDzQnHlsC9zP8fRHxJBukIVNSg/+\nQDXnA3iUPvGIzw9QaKt5BCo8jffoq7pwq5tS8F4k1Jb5k9UDhLLjJDEUWvfJ\nPTtHCVAoIMUQpkaiRziLpcDgputuOxybuuI5yPn5GxoY2OSWcfT+lT0e0hxI\nnIn0sKjZrIYbVPBxOAR7wV6WwRwEFbqP9i0VN0Tl3fWZP+bM+0vxZlC7oygE\nZlFwqF8dHZ5Kw4qOSedkMG97xGdh37fPzhdbQVD9bRHT3MvlHvuYSUD9pYTX\nMEUR8n8cqY8wu0o7owweEiPhLwn26GkHHZDmZth/ErQ7VpSlqOwnpxzpk6L6\nk5x3/sXnEV7T8LSWruliGuYAhyCcNXjwImGDS0kwm9KRnmkA5Wj/bTjHKUP7\nwnIKOUhwzZQCy9+iOVaWF4utnx9RT1TRsDR7dr+Vi4YJ+dE5HEbIKiqJcpOU\nCQkeU+R7RN0EikKLrEOtmt1lkNLu0md0WXPhDh4rzzxs7BTA0FKI9p3QFpKf\nZIP23dwCdm2I1xPdWIrth/02fzprJYtU6ch2tQopq5Nmr+Nx+Ia11VIbdM8i\nQLz1\r\n=LdOY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"8509e63780640637487707578642810811721869","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.56.tgz","_integrity":"sha512-W1G3TBpbNeJIJTsy4wVak4QmS+0oBQGs5nlb+klBJY7ovl+KHWCrYLdjjRr+sfwZEzGXufly6ejlllK+EeBqxw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.57","@syncfusion/ej2-popups":"~18.1.57","@syncfusion/ej2-buttons":"~18.1.56","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.1.59_1592906371841_0.7363728206308835","host":"s3://npm-registry-packages"}},"18.2.44":{"name":"@syncfusion/ej2-inputs","version":"18.2.44","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.2.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"fa2b448ada8058dfada20a0c2c4c95554bd38ecc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.44.tgz","fileCount":354,"integrity":"sha512-sylksyspsPe8Q6+70Gr3AvXrwy9Pyz9lB9Uk3jBo9LgnpgieVrFWbGQZ8gEIZhPYVkInyRQkFCPQRD3xaZ+HGQ==","signatures":[{"sig":"MEUCIAoAwJFYZ6+2vNzzzxZ03ilYUMI2URUy/t9qMajKC6pIAiEAy0ha/TNeqnY88cghTJnkVBSWW+paHe6jGsIn3tVBKW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15473610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA8THCRA9TVsSAnZWagAADSEP/2QmLnqcylVrFY0jresr\nJLM8N70U/EZxkCgRinzK571ZYBkMiNGcV0rXpRNM5p1BGW8t+OOXRJnykmJl\nB3OI8YzLC4Zm3Ac039D5rDAWOlKk4w6OqY2+iCD8bk6smoM23+TvtVt3jJTp\niQTiKPzzsWYZyr6jrZ6cPFiWFj5lk3ru8k9JXvkj1uvb8Y1D3aZnt8hniM6d\njgJS29NNkiSP68IjVhd2gNDPgcA4WEwFvka+pN6hNVJ2Nsh9RAiXZ0Ftl46r\nDkW/gP7T9hGPeIKSVZkZ55AU+5hibW22JMFc+dHXKAWzQy9M49c/lThXJCtD\ngB8udVdB8VDL4Tm4OTWw4JMdBvl3tNphkOjlRILLnYw024zO/2pYpuR2ygGx\nso/EM6ikWo41K3C0EdfRtAlHjTs1j+oZcoXLxNxfAlWPogMLklitpGjkqCon\nYq57Or/PzHSOqjcZD8PjVdG6EVND7I5KM1COLw8xXkqYR4O35a8b/Xpu4Oxp\nDHARzYJPPR7vQKTn3Ml3flruj5Rl3DsO5sKlRYZ50TSPAKCoRRm95lj6QKhn\nGoUIWIsVRWGjYBdFO0CWtWvqSZC8vhrz+Y3Fz7ZA2ywKiFMU78wFaOOd9m5b\nESFKuARhBF1QQlp5/L5PGVeQQjfftjI1lmldlMuUaMigjYwp7yjj1chXOOuW\nLhyj\r\n=Mu4K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"b6dd14ed039181646ee6dbd1e7cf0ce7de47739f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.1.42.tgz","_integrity":"sha512-9mNydz683TxvPkpWB7kDF9nRuuTt6PHHmZ2QVy05IU9xLVfmAbYclsj6Oaylh2+yxgJWUWLuiq/sW7jDXkTLxQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-popups":"~18.2.44","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-splitbuttons":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.2.44_1594082502825_0.3450313383310599","host":"s3://npm-registry-packages"}},"18.2.45":{"name":"@syncfusion/ej2-inputs","version":"18.2.45","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.2.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"6aaec5318a3b7774d924ae916ec85502d0cf5b18","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.45.tgz","fileCount":354,"integrity":"sha512-1lyunOQFT77PXB2gZuJjmgRfyQqFcsTBmj9fGA5PIm5dwipsq4fy6IKOhTMcGCO64q7NZieNXcWOWdSws0lqAQ==","signatures":[{"sig":"MEYCIQDPIofzqM8a37LU2tPG0F4U2Bo2bngYRt71S4D0a00q/wIhAKdRQrZ4r4/HlQniDVKi+3Do5V85nQebgW4Aqdj2G0hN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15474870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDUiZCRA9TVsSAnZWagAAO54P/3oZosasNLo4eALcTXUw\n8QeeJO2KOZTB/R1mhJxPRKSla3hF1jBHPz5krp7ilk70ihd4LcYeE8dosRmp\nSldfXoFMnjjFrvFhaR8j/85v5vWfBz+ZC8h1d90J0bwuAJON7B1Pe1eI1L78\n24eGDL3LKbsXpGheTRJeSkL2FjzaiOE98Gx4t3sn/YybwMZ8sZ+WfeGa0tp4\nOME2Q+MLLKJtlPzzsg6Y2ffiXd3wZbD9NxV9Gc7gUhkHRjX2EmEGO3bNleYH\nXu42vs6XFRphnZilPW48F6uN8WKoZOJahaeu55C5Tr3gAgr6eqhG2gueawHE\nBLD4d3AG91xNq1g85XYbgRDDYCQecBNTZj42q4fedkrfjpx/OocWIkoO13i5\n9B2QzVT+CyJDcJTE8jPBHQzKZTf/pWsM3W0Aw96Bq5XJYM7RY3axQeRGITmq\nqzB8eAO2gIN0nuDMfOc0RY7mzZeklEZf/s4KIF4ZLLFgqReWB3ogCnuyGEnX\nLpZE4Su/ttVcvH6JpiGYEM5noK+94hnpd5PLp75jR8UNeZSLA7Fw0IlcgNwG\n+86//clA1N63zVRc27MclZBVWFZxhIqW5Luy2+no4vuvjjBbC/xpUkGM0AL8\neu7ARCJPOu0YhA3P+CrZBZEFKcMyqqUWuqHw9Rqtea3LhE3byXUnIFyR3hIf\n/q8E\r\n=BNGr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"f433090c438a9c783941ec202e9511a51cfd0d11","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.44.tgz","_integrity":"sha512-8pFrKezySTnknuerpyYBp1B+qUOw0as8Z/elcfTPAm2ymyV0yaNfkcDlzynplYZCQltUsXZOAwJ0g3WlD4/eLA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-popups":"~18.2.44","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-splitbuttons":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.2.45_1594706072473_0.8710565842489792","host":"s3://npm-registry-packages"}},"18.2.47":{"name":"@syncfusion/ej2-inputs","version":"18.2.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.2.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"9a18c908b037b58258580f5aad61ad835d0fc09b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.47.tgz","fileCount":354,"integrity":"sha512-U7vZffpzohrztxYU6awK4JqyIRLGhQkJ0OdBw5sLrQnLwX0yNEm7iVJ6c449RkpOxj7TaZCWPrFfhgI1pPmY5Q==","signatures":[{"sig":"MEYCIQCIJCg0F+Auu0YlQyir9JfNKkgSxFxFjgL+VlXTVTseGQIhAOBwrO/GJt6oON26UZicOCDf0ok0wLH/2u6QY2UCTN8f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15479084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH+r4CRA9TVsSAnZWagAAmUsQAIPb/7o8SXGJV5kDs7zt\n8II/PGn9FyAPbQGxgBM4hY+o695WeVLswF6M8tikzKxaBCvfAd7VPj9wZJ57\nXuAk6Rlc2NqTPwjjNAGG2lBXcA8ImjAvk62FckoxXSPFDzv9xOi7fjy1BueQ\nvKUGc7qO/ftOCVDblnjiwxXYCr6xT9SSuV8TBpeAwO4letZgoL9VxM7884WH\nS1itp0DXQXBnaiJXFPzDzuh6V17TKoMmbdZDAotJoiTUjuHNmBdE+XPosaHF\n2yobuyMNPtUXmVz2Kofg0fCaF90Jl0guMe69WyhVjDdyTNgNn0Le/fANgjs6\nZnl0kIzHggM4HGFiGNd07QAX4UgHNGyR+vfm4JCUdbDSuU8P3uUQTY8fZK7T\nJ0+DEpH8gZ8cND4/BzbZHNj9/DDIN6+ASfGfME7fhkPNru4GkXTZkMzxtuCI\nY+2UrdCFwnD2MyoNR6nu0MQb0feWFb9r5zWM9bLC9zPLfRKxGevMQCgWgN+b\nd0rMue4qCrV/INjrPqr642vrVBpj5daaA90GgYtszy7Mo4xBRgsaJmLHCZI5\nCdxWOco1NwSiy4oi4U3w8GN+Sx4n7gjyC1p7kIbBtGwLdsh1y6A75C4Vjzik\n33a4J3Xk/tsaXFHsyogfeT3J56J75mroyhG8ezhsxV/DO7uErlUGEnPNQHR0\nckL9\r\n=M9fs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"58fc9e0addd11693e9326e47d71e789796946fb2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.45.tgz","_integrity":"sha512-2DXEeigqzUDNm2981kDqS6gxjSPf5nmcNokiTer3RFHYq8Iw5csFNY585kRXfQdGzJ0sJ1XUrx+5ZMZ7/rV4NA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.47","@syncfusion/ej2-popups":"~18.2.46","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-splitbuttons":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.2.47_1595927287948_0.2745661233189922","host":"s3://npm-registry-packages"}},"17.1.47-1015318":{"name":"@syncfusion/ej2-inputs","version":"17.1.47-1015318","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.1.47-1015318","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"c81296ef45796d0027d1db5f0b5d859e80761f06","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.1.47-1015318.tgz","fileCount":355,"integrity":"sha512-KylL/ibeUsfaQdVKe00pMb5nVkaG8JeS9DJjyTBJWlLaGp91PrYnBhFCVeQfANBOs5mtW64L8OuUzkPt//GgCQ==","signatures":[{"sig":"MEUCIGgdb4vMZhikhf0f56i+Nl/sS26fufYaHmIXmv1t+oYvAiEAyuRm+iM2pyrqwBni15yNrM5TaNyumeuDLCIZI3j5hDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11468162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJ9fbCRA9TVsSAnZWagAAgGgP/iIPyPxUzN9XpKDxcnFl\nDyHVJatpWVXP7dg4ippk/i06mJW09mfmqb9oZK28MI7VaXC0mll5K93jeHv4\n5B6oJ6FcJt48jjVY3SIxJVKrMsGC5wgdoJ8ERUr0UUi7DO9g4h2ioYwhlOY3\nV60sETd3mx+8Rb3OwqEqnHxBwymFzMrtQgZFny/2iTRCro8kFybgOIXKUEU9\nDzjvqfi56tWXZaAWo2qBUxZg0Gx+81qvaA9L0weechVJMPzCDwJSFseXpRUl\n7S/xBQDEfVe2/nTDk4Tw6kEM7Uu+M09Epvoa2yrGpJQ2HWp8nbqJVfZN1LIH\nvd87YBQrgriwpCGnHhmb0JrWjYwcRoN66IlREE5XU+CikrPoSRq1Mand8jVy\n7Tkw6xBC5dDQWn151lRlP2NyRnGyuthEuOpKGzRsR/pFH8Buwr06/TFiBOKl\nMN6JaPLOTUkoIrYuWOdWLoHnOIile3FZVBaa/C8nBuE/nqDaMKEPlPZjniF/\nIe6nSDNdhafwd/gLk5nrX44bD4xVG6DoUsRDBA2Mku5m3ohtIYVa9LhvexBk\nnxEKq+9r1U5eMcmYjAXLkUAajVOgO6hqgVD1gDYk1+dfSLMFkglm1SJrKY2m\n3bQ/BaFcyDQBINo3t8bqeC6MMfbvs/unEdNmY4xQwvIXBKuqx7A42Ne/hJFQ\np8Cl\r\n=WnQU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.4.1","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.47","@syncfusion/ej2-popups":"~17.1.47","@syncfusion/ej2-buttons":"~17.1.47","@syncfusion/ej2-splitbuttons":"~17.1.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.1.47-1015318_1596446682874_0.8639757271691637","host":"s3://npm-registry-packages"}},"18.2.48":{"name":"@syncfusion/ej2-inputs","version":"18.2.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.2.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f517aca6e16a441f835ea82a4aaad698e92d104b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.48.tgz","fileCount":354,"integrity":"sha512-9CiFpAXiqjLp52LoScb1t5bnFtV83peK8a/D6KFAZsBYgQIkR1vO1EbsUoMoc7okzsspIIhipBFjkAYjUgrHKA==","signatures":[{"sig":"MEUCIC9aiw682jQWswQialWEkB0d83EqT9K5Trf9y6MTycK0AiEAv/lFuhS9Yl3S9BP6iVLnO568bqDEZ5dFB5qr3V3g2Bg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15479577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKQEgCRA9TVsSAnZWagAACNMQAJMzxCBfHnD0KHLFxMQc\njUMg6sl61+zt1X7vt2FyrXofNoJnDJzNuGYyiRCMOFerLloOCexmU+r1DY7g\nsAHXUbtWy+5fFb6EMOwhTnk+rYpj0Bq0oF+9HAYSoQf5HXdWkpsKf7oCWzwt\nFQrbowAWU6aEcCjz138hvIMJCTuMr6bxnxaFAQVt/4hEhx/mScZ8S0hUfrDk\n9mwrruSDKeIFqPx2h04PXoC+VDdWs1PnJPwuMREhiSN3Fr8Ras83vnHOau1i\n6SGRO20UzGBlj2wWCgumwJ3fu+1so1iwMzHn5yzCrxWW6TD4SPxHF6F8DbdJ\nOte4GTPdk/k3yKXA6GWz+6kRnyd5Rz8gxRITzT1E85160GtzdCmJLilxE+w+\ntrBYEO0YyF40SBrKIDXSmYSyr77Btm5PeqFOrK5yJek4INoy5/MzUuCFoYI5\nvxL0S7eiPDEk8nFbdmvwhcdFweKic6Vuxtk7oXaAdJRvd5HFD2iF7OcEiVxO\nk+ah8lXROkoRgDeA029vLCVKLSDWSxVohupmEEAP58PiR+qMC86z5Lc48RDG\ndosyUQ3rE+vkuQiIxsNiOcMvUjMNkK/m7956uGi+O5ZjadaOWyO6RzT2iKI3\n/3BIHZxaFZJri1S8AE/FfnnvRC5KNkFe/kv/6qUb0fEd/zubxu56MkW1v57g\n48Q5\r\n=huTF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"795ca6831cb4d95184dc2d0b76573eb870b9e848","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.47.tgz","_integrity":"sha512-jSkTaIKITNWgLQgscAlLcCvowccpdw1SUyxH4xWrCvjM78Bd/93Yk3gNZ2WLT9LoVB2oEhQrnbf5HLqr9Joc9Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.47","@syncfusion/ej2-popups":"~18.2.46","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-splitbuttons":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.2.48_1596522784450_0.22144036730194383","host":"s3://npm-registry-packages"}},"18.2.54":{"name":"@syncfusion/ej2-inputs","version":"18.2.54","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.2.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"696825eedde66540b6cfdaf88c0516a4ff8065b7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.54.tgz","fileCount":354,"integrity":"sha512-U8SEdBtXT/qt1PiSXXtf28n0fvlBqnbsqIaK2FL/2veycY2dIJuXLuExc48ea0ii5DxY0MUyRtlJuUAPDJ+Y1w==","signatures":[{"sig":"MEUCIQCb5T/ZtsLlLZRB3opv84EZ3IJ/exWuqEDl7yg5DFTcDwIgK+nAporfnWP5oM6M/n3TKYz4NmqSyXFQIIQGK4g3r18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15492488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO8gaCRA9TVsSAnZWagAA3UUP/11cOIMCEULatdaTieJZ\ncsYauV6EcZm01mo/3SU0p+5Wfsu79FF8q5DcWp4Kr9ttoxdWNKqQgn4L6QfG\n0TaUPXYq1DJIcI8VhK/zIWdp6MHlxM8Ulq4wdV+3q8R/BUOUA3Vjiv6jEn5T\n3o15IBb6lys5uyib+vZdPcVY3H1Ogx0600DNsNwjQd6wu/7bdELgd/AfL/tl\nXpHhcmi4RinbgrMDJthW2EdBFA4dJFJTqiUlqJHIPrtL+RDAMsk7TL+NHyKl\n1x88NaOUq6xm+CzQnk0StBBfzkzh9qWfpYxtHljQMMPkrz8ASA2HMgqMjHEh\n0ddkTZqHJ9BWCrTfJVYJOV6grwwPvbJ1yScl2xISOQDoWYnB4hKlq/lPT3/b\nLiFswLMSNyqKWeoJELDDoLia0kBXr9UIW9UveafCHHZl+Ni441bXhXBH9Hb+\nxe65RYQ7zbK1PP9mgPSRlxBfO7Exry6fKA+eO+9d/iqoA3COGJl8k5G+UuqB\nR5hmOo+LizISxg5jP7TR8MX4M3u9JdTkN9Dz0k7anngu/Wr9dvs05FEpA8Wp\n66DbKX8MxhdA58yXSbLQo2BpX/eVnHQDgLsbeM/zESp0fOCSip2tAXaY6KO4\nphDM3EnIJTa1tcRmPeXa8IUEoUW47/1WsX7xfENZobuWsm4icxI0L+8wDvLO\n5x4S\r\n=KpPa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"6d27ab608eb5fb3cdfb4c4f52761537c752f0530","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.48.tgz","_integrity":"sha512-zijkwdcWtOW+D/fj/4g9+EXUIJXoBEH2B7aUNkWhnOAXwz2oKgzjOzOH7dNqVAq8arcUTR0kmuFCTndFrya0lQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.54","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.54","@syncfusion/ej2-splitbuttons":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.2.54_1597753370144_0.5841397506059283","host":"s3://npm-registry-packages"}},"18.2.56":{"name":"@syncfusion/ej2-inputs","version":"18.2.56","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.2.56","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"219cc8abc25c42705090b83538de288b18425666","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.56.tgz","fileCount":354,"integrity":"sha512-7xyGgT+mdzkF+MUGxrH/IjBu6ct9RRYDPOb42BShTMpPW3nDLlNiBV7AIuik932iTuAM7XH/EjBRyJ6AnKOxag==","signatures":[{"sig":"MEQCIFVcubEuaFai48TrZr7ZTBnAiCb8T2qEHQ+ER87t/hDYAiB/DycJxnumWejZ9PAdVsNAeotodKG7dZDxOOvCwGqXcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15496298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTjOtCRA9TVsSAnZWagAAXBIP/3AAIWDF8RRewZQsIwDH\nTxCRi4ytNOjMAwQ+KWuBqu1bo0qxPg+BHvCgEsRR37itnlHARUbGWAqc2quG\ne/3O2MzoPoBo6MkTx3CXIqsQLxmvlANXecPLPovjszRS6i9iTCCHI/7++FE2\nEaczi/6c3KBRmJ//H3iTZHvPEphUPPr/z0iDHxxzUKEIwDTQB0tkCu7wh2Zv\nvYJgE6ieDtWIPaeYXBBxI3/zFlOiGHY8XAR3g+zjUZbnOur6F1RKn3zGpu+5\n4Fkp++b3/erYMvJZIfYjLo7gr6S66xYrIxlGwJSs4fCx/eeX14GG6yXoUcaa\nyiVm2eZ2LQ2AYebBLns4Jd0uLGBvUvlxnHhdTczNQ24MZ5/aWYucfMgzV4hY\nsrNCHj4+gfRGas/Utjr/THRqa0iUUE3OMXHQilcpXOXCFZRfwKEGxtzmRjJ0\nc3kfG2DGwa+DsKFHohwF2X32onz2yOebF+PbRBJ19I645QDeDqUgk3M2cgkv\nvUA3JS8IyWSdUh/r7PF4W6rwKZgmJHGfs55cA1lH5wTlwYF0OxTozxImJClF\nKKp4Xe1n2bEryCISAquVJ9yvr3Hxl1O4V5qP3yQhh6KSUmOaSaIX8g0yLu2F\nT1YZ3GmKoHcKkj29rOzgzbhCgFXxDx/4rKYLOMfUY1rM+FyIldsI7vrzMLIR\nSxvh\r\n=0Hq3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"c5cece3fee358a110c2a4bdd1dd0f390a9dea857","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.54.tgz","_integrity":"sha512-zRQvhJ2Uo6VR7pNg9B7WGKLASNhtADz+2h7EY1ekBYA6KyP28tNWXUfQpo62a4ljVQlM7z+yIrfouNObwDzAnQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.54","@syncfusion/ej2-splitbuttons":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.2.56_1598960556345_0.5538342791851527","host":"s3://npm-registry-packages"}},"18.2.58":{"name":"@syncfusion/ej2-inputs","version":"18.2.58","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.2.58","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"d60b0aa0f779de0cfdb8807ac21447522ff113f7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.58.tgz","fileCount":354,"integrity":"sha512-g/uQv30Wlbu7uAOoXCy8mEboc2P9amQZT37HFyAdtBtAI0G+u5yTduVB4nb1Hc1p359wMd+MgNO8EBzXklGxGQ==","signatures":[{"sig":"MEUCIA2w9Oxn3FSHDY3GgFZt06h91j32ZuB1qq8szupDrtJuAiEAr4K9+tOcMvfnzwYJLfv2ENuYvigsCdWLN1OI8ZV6p0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15497102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYNQGCRA9TVsSAnZWagAAuy0QAJ2mRhgbyPyIk9S/JSYh\ncxv+9lKTmt/CNmJeSaybNpSuSrvEFSjLCEiLXwh8ZeG4hAICMMuOmMF/L+7B\nZkfmq/nvAyBYqgAebyaQJdJtSSsZhqm5H5vFzOecFaeGC51YshHzooOaibRJ\n7MsEs3OpHAqKitoxQYJPgMpY3SwW5DkoykfHw50h0afAqfJKAt1CyuZOOYla\nWQbJ9a3RiH8cRHSfHJZzqTKdIJG+7EOWo+7Tk70/4BcHWHmhXPKuBmHYHZ0+\nwVIlVYKx6kZ6fozhjJC3PweWCBN/5u7YNJyuuzRODoefOWDOZiBie8kmUqvS\nUO07ojV6K0ZDFYn3OcLMb+Z2cTPiWSCvl4b6iCp/e9cE92ifG4H4as3FZRCf\nPi9WQwr1ZtNuO/LX83IsBx3OWFx1yv4ShChBhPK1yPTqp0UQwEanrfEAdEEk\n2a5Aqb9PRx1iqJ96pIt/vPZRzmUSJb5jiMMKg9VwL66BEI7+Dl7cVY70Ma1W\n0M7r2xtlRPjWV6306rLY5LZB/Zb/rPISm17eXqdv+x/pDkguLU70hMBDyanC\nPPzpCMzq+7RVaACbzjM+sTS3somFqBJDKCYdRT9izbSFAdBGoBFh5XOVf4jj\n/VEHiS13Oqpc2D0HPzz8goR4f6pDKbuSuZWTxQYkqMHo1S8eJM7j1epedpyi\nBUEO\r\n=P0zK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"7f13f824e303de13f8280d68814d493c66cfc64d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.56.tgz","_integrity":"sha512-Chm118r/ebrzWeREGsi3a7DR1awZgh+U/GP2YfFwUk89C4gmQKjgazHjqeF3pJKwCiT2nxJf8uAAojDrGGfb2g==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.57","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.58","@syncfusion/ej2-splitbuttons":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.2.58_1600181254118_0.752713167126164","host":"s3://npm-registry-packages"}},"18.2.59":{"name":"@syncfusion/ej2-inputs","version":"18.2.59","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.2.59","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"9681a48ced24d607845021888ed29f138daf868f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.59.tgz","fileCount":354,"integrity":"sha512-hP1CjVKYNF2+nfkqAbDDsV1MT8/qJ2FB9Qa/Juexg/VH65BgMBafAiLf6b8TX5UruRijUq5PFN43OUClzXPnIQ==","signatures":[{"sig":"MEQCIGXf1ORfeymKq8Ha4ycF2Wfcec0KQTfntV09FIulX1HAAiBGe0M0SlNDiBpb6CSm4ST5LNUtMdFZxrMJHcgL5BCedw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15499783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaL3hCRA9TVsSAnZWagAAt40P/iO3ulje4GrWruUAIwUJ\nZn+UHteK8zd5YcQxcB0hQL/uoGQRdXIW+My5yfSUN86t61gwT2qyvoMiZEA+\n9c380C0Yv2hzlTYGCkTXfnfug6EDT6ThFf+Hep4/zKo+fn8IJ9U9u04+gOgJ\nPJnPHuqtgIjNLztiXyd2vE/tob1V3pkdXqK+C5XDVNaouBfVIHknC+vNilzp\n93ZONxTrbd4JYMP2m95RsW4GdnwQZSiGPOgveitCkUIgKT0WAy5s/GOuRX3T\nrv4GU0yCwHlP6HqsYCHiIJ5NuCGq8H4FeLuSrBfvukvRAFkW04bC3UVaeYap\nq+ulD0zOzHLICbUbLl4FLMbPVLIMFFbeS8DnwonrR8vIZLVWbJy30GCY1YpN\nEpEMPf9+SmE3hR+WFcWNvsN5yFzlBdEKhtou8k2kuit9oYcYFz7zJlKjDqiK\nA/DUMR8dIxoYliYueXrTD5XsjctV3HZAmrFP6mIM1e05/teAOou0jBOK1tQ7\nMATY1xWNQMj62LDMMgN7PvP1u/PnxZv0rIDajP/Bru3ksQUWpsKIUTH+ahZx\nplzkV1mR+aurDm5XIHEjZrL95sVpJx3bVeXddb3sRu3JKeTHqFKlaziejxW1\nWs8YMnkf1n5UMylnF3L3yd2uWPBvZRA1xLFyX136Lqa+XbcpLVfjP239ODlO\nPtkY\r\n=gEg+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"8f76562ff0ccb3507367c64bdb2836936bdd5f09","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.58.tgz","_integrity":"sha512-oZuFx6Pyqgw7UhjBVikbWwp7CjWC23ZZRsuyGZWwbVay1bgx0GJnfw0qofA+Nc7gvNvs9e+FJiaZ2bDxbSQBRw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.59","@syncfusion/ej2-popups":"~18.2.57","@syncfusion/ej2-buttons":"~18.2.58","@syncfusion/ej2-splitbuttons":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.2.59_1600699872689_0.03714120323581649","host":"s3://npm-registry-packages"}},"18.3.35":{"name":"@syncfusion/ej2-inputs","version":"18.3.35","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.3.35","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"fb21f84f1b2c44dcbc43216f15281efdec91c7c9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.35.tgz","fileCount":354,"integrity":"sha512-uESQfyZba6cdwFuIzHhGCe4Z4vD4BHlxIkWC70mVKj0Z66ZkKqNfANXHxDCbFishzThgpTQfCzJ1Y1nodjDRHA==","signatures":[{"sig":"MEYCIQDyVAxHQQV4h8O/3mGqYk+AczM89KsIHDAaLg1Xti1FbQIhAOHjApfMrF7aX7hzOpD+6+JTmr+catsfoDXLaVsELEGO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15538241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdaQ1CRA9TVsSAnZWagAAz/wP+gKN79iX0zjY+lv1hg9w\n9lxdutkbtTFCOu+ced4Mug3Dva7viTJsDIv7N6eou6fxwYAg9b/OusmHFjEy\nfEiTmlQlrso52ZoQ56taICBmFPbiXhXEhcfkrqBFngjoryqKKJursZYnRLjE\nxC9Hs2b+fKPSdmVPyZcYnm0UQCuvHAZurhKVwVAtXti5SO2siM+vJYhB8Y+H\nkj+MUyM90pb2c/4lxENP6CTDe+y1U2e0xzq7Dsau3wrRnEmbeYMznue1bpn+\n6rK5f+QQ+DsVS6IA9MV7Lbk5FuTwybI9ZBvTgXs47Cz9GnufmjubFTkbpbaa\nxp6Kc45tq0avS+JFidIIS9ZXo9OkT1hKV0CtRiE2QNMli8v6dURXtYvIulYq\nIOVmBFCqnKGW/M33bOrZQxLFJ6YBo+S2JNHnzw8fWydERugC8nWI1AmVG7Gp\nAcCBwYLkIJOBC25zhlkucE0k2Vlpos6gqG6I7BXUThgGlc36fWMTWO16UCjD\nc0r/vIwCmkstcQ+IiC1tzSosPc2TqnCqBUln41dEIyxkLbKOQ6Qfb4wqOACc\nrHi0LRlbHuoqHXYrqNd3Zkj0P2l44zO7bXQ9bTjUobPrCsZOR4ibS8tU+Xls\n/NEoYag2e9RPcZuVEVHCNKwf7iApwmeeVm3okfo8gVDyHZSvutm9Ds/SJ3V/\nknDv\r\n=nVK0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"b16ec1ec185e1f763068b5b0c943e12aec3fdb77","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.56.tgz","_integrity":"sha512-pHRuAtWpLYflHcBopNauMnfrq5lEGKHTmfeAAEUVLgHYXXMJAKup5dRF8OGSDR44nvlHlnlUMFQxNzCiWiFItw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.35","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.35","@syncfusion/ej2-splitbuttons":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.3.35_1601545268822_0.5047535337966618","host":"s3://npm-registry-packages"}},"18.3.42":{"name":"@syncfusion/ej2-inputs","version":"18.3.42","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.3.42","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"95912fc9b25bc8b64ceadaafdfee9fa4a5062f65","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.42.tgz","fileCount":354,"integrity":"sha512-vPB9GvbPcMM0kHrlfD9y2Hb66xhjiMg5GJTPWH+4L1FEoD3mSzDqaMW0llNGRQFJvo1b72fQQPP4tuGiJa2hGA==","signatures":[{"sig":"MEQCIAcv75yxu32jP5aNNRIdl+vBWTq/vx3zGKB5mhos7znTAiA6WKhcT3T3oztfDu8YKlQ4GZOnPUBkaLjxRE7Ll7zwXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15557778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjsmBCRA9TVsSAnZWagAAMX8P/1biYmVQQ9OHjd10jBac\nXo6I31PH4M3Wwq3vKdDXlnvd7MOOiWQoJm2bnfFrLaLbssOhTToqmjc8LmrJ\nCNDRqjv4uF5TJjBwO3CcB+NAY8b2eI2iTb/2Oou2VtsxTqpTdQVyK174kyVU\nwbhuCtcVrB2f+mEZB4SZN5mRnjSpSpeFjvhyzEZMnio0o1C6zm/Se6Af1DVG\n+HbYXpgKwwx3TpH1dBPGOSuWUSnZpLJ0BvI/vVhcsDjt2gZRxYEE49BoYJzV\nSHbhu3yCidQWat3wdFH5yBkD/0TF7bBVPVabl1i3tgB2QPMK+QQSlii74ObN\nOW+KIPFlgI6bwdddwO3+1VGy6s5OA5Ard99wI9QZ7MrqsrXdQNncomPpXDAZ\nw7mUdZFzYAaUx/KKdPBIuQbN1MhJgPA4LE/7mB0Joiv/x74V6uq6A0fRzwxh\np0goNjYbaq43zMG/pHSyB23a1rapS3tCHJIn8PPpxF0joJEsbxcirz9/xSU2\nBYhjDXkepT85ZC1XpJfXIspK2InmoymzKBIlB9QZwsy13hfd0YdqB9pWKyPR\nfx/EU8It7GzC6RV5+NKWUkwQxrDwNyrzJmZJF339rI1/Ux8WQDDG3UdQCxuN\nIUGVzABSnZhFfIiFwwSIhJcKXUxGsDz0JzVSzZHOyfPNLmthU8kJxl0ADvyC\n1FZv\r\n=F57u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"6642177162fef84b16c11db52574c06374151207","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.35.tgz","_integrity":"sha512-oKfoTvJTuQAWZ7yF8qKOTWyWHzV+CZh+TbjVo6dQ0rYbVH+djkvX31L16qT63jB+Ip+9QqXwDjq6+cR+rRMGCw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.40","@syncfusion/ej2-splitbuttons":"~18.3.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.3.42_1603193216428_0.8763363208742516","host":"s3://npm-registry-packages"}},"17.2.49-beta":{"name":"@syncfusion/ej2-inputs","version":"17.2.49-beta","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.49-beta","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"ba3cf4082db4aaa6354fc60ad9115f1541b25200","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.49-beta.tgz","fileCount":354,"integrity":"sha512-U8e1M7+4whwf2m/HCNSj0RS5j6TqfXK7MHq1pJFBOFydHP2YZiYWEK5B0inGXOSi3CcSP6jRFHKt5kw/Q4LxZA==","signatures":[{"sig":"MEYCIQCMlp4exTMbCyRwxJ0kZ9ev7w0GFG8q0OEz211KBGJRmAIhAK5MBrdcnd1iuHaOSrRZItC9HObYIbkACWFuntBM/8uC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13673316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkovCCRA9TVsSAnZWagAA/k0P/Am6sYPwnxMfon4brnJB\nxcB+xbFC5Y3HcM8FtHK9ru5CF6sL2h3QzhwHSZ1uoe4VHjVzNOjU8DfhU2oy\nAyYA2vrCxL4WV7Gq07T5ISfm1pNF2s7RtqeqBipdZOxvs5cFgyKQgFHOXm98\nBKwVvccZ5M2Vlnt8NQrDXsG/8vPOdWszU3ZUKDCgdKGkARGgZiRpSb9CZJc8\nEQGtYkH7V1Hox+MVlPXTYSAhVcSZqtTbS7flR5YF9jSdk4rzCZ4aT920uO2C\n5dVNSRG4jSAHr5/H84TDnOZPzsE3puMrAJhGgKLdMWn7ONPs4V21HQxLMPVo\nVie1uM5jhC8iOkWwoXAI6Z0A36urbqDVVCMM7XH9sQ1kNCi1j+JthzVCU+3Q\npLpMENTB4HihM5Xmrppwpn+qwTgREyX0S37GRTAA+Z9kEn0/+WpOHDM04x+x\nivebpwX+bbAga/JvLW058aAzrrzoKaM7vHcbpSVewgs9c0uES+4U/FMu17uo\np5gnrd8sHFApQmwFGrz5wy9UxRHrev2NyakiMXICsGUjxX+J4aKv4H+WLmxI\nraKFEr6Aw6efUzYPOkJMKT2IFwfxWntQUh7BpkNQih8jZBk7X04iurvr786u\nlkPmdfN5qdnKaEPRntSdWY1YkHuDqtvWSUqgeMtthFmWson83at20jeZ8S9D\n0SWk\r\n=b29g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.4.1","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"17.2.49-beta","@syncfusion/ej2-popups":"17.2.49-beta","@syncfusion/ej2-buttons":"17.2.49-beta","@syncfusion/ej2-splitbuttons":"17.2.49-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.49-beta_1603439553718_0.040583477534292145","host":"s3://npm-registry-packages"}},"18.3.44":{"name":"@syncfusion/ej2-inputs","version":"18.3.44","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.3.44","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"ba66c0ec5e5758230c14d02481a28278f435a46e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.44.tgz","fileCount":354,"integrity":"sha512-fyM/eGyTCE+ENRRdhbSeVy5Ip46Cl8M/aTiheP98Y6NhMbEI6JKcLprRlaE/ibe89mcTbk8niNXhgKxkIB57nA==","signatures":[{"sig":"MEUCICrJM0Q4LcNglKEtQUUbJUwbWRoKJnnyMN46R729gIRVAiEAuFL9Qj784Smf7kT/H8DKZuw2eQtG6ZSDTiwkEuXac7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15561209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl/qhCRA9TVsSAnZWagAA9/oP/ifDWzO6KkLWvUZXnTjp\n4nrqmT3+WTubUGZPTTPsVuXgiFZzlZi3rj2DQbkeu9VAiI5+l5DZshLvV8Pa\nL/69XAQ0cPd5AbUEOegD3ja9O97VaICK4Pk+OQwVUq8iYPs9BpzeuAq5fEs3\ncm33m3qRJl4laYF5paTnNmCnvp21j0NjSvxjwkpy9HV5EMJuCnrPfaV9JVrh\n0z+KL5HAQCsg7/gtNOQjXwnurkHE1OoHd1k3RGFUMBHKWlVqpeHZWbM+mLOg\n1i1ZUVX8q0T/9BOKrf1m5rU3wVwRfK35FVCgLL8H/tGPpYM8tFSbFpYVqC3X\noSnPFKlUTrECFicSb8PGvWLB5Tdh5+FUxq6WCnUfavUXYVcTLNMO07SrSa68\nC/eHxDVyNWgP+qm0HMqKUQdhF9p0OFsLq9g52F1knWx1BeLFyBdIeNxbu5Mj\nhskoD70/rgfohgW6DiUiFabM7R96w+btyibXFX4EcpnRwvK8v+HOYIb3z7Rp\nd0uEscmoYItr+HoTsyH7aD2qNkesIvBmxRiA2I9vyziXhlkE2mOjL/eTuVBE\ntpfNubCZR2vMYAMJiaNyZfkC/4PFacz5xsVtd6OJe67PuN5ccph+oZYVJkt4\nC5JZKZZRPUwyejK1g71WNKVLjvD1ZMjt7SDDjVLnuVNtwUSoUvNrAkR9Cr7I\nVNoi\r\n=vUrw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"d3cb96bcd18950148183892581bab1dca9d3e998","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.42.tgz","_integrity":"sha512-lMyhXY6EJaC/j9dbNIoakoF3YQxbGFkpSInamsIZfCmAVhtGoNfwA3gLhxe01rak2B9Suzvv4hqmlCn54krq0w==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.44","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.40","@syncfusion/ej2-splitbuttons":"~18.3.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.3.44_1603795616416_0.026584667267209428","host":"s3://npm-registry-packages"}},"18.3.47":{"name":"@syncfusion/ej2-inputs","version":"18.3.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.3.47","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"ecb6583068462cd03b8994c1ec482241365b0d97","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.47.tgz","fileCount":354,"integrity":"sha512-1HcfrmV6+5o55+ZQL2P4GBwosoDRSiiUF9omxoCRqY9stBfyO5gYLFmc/HUsTS6ZL4Qhn1CREeAJh1Kb39j+/g==","signatures":[{"sig":"MEUCIEkG+WTo+MNF6Xhod/RSI6HPbX0rmvsUxMlnGuOEAd9ZAiEAgcP6hO2TZBx6AtYE0NEk1ORbC2K66VpnMwYmBl6wvaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15561209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7ReCRA9TVsSAnZWagAAlgsP+wdibdqfnFRxRJrNSF5C\n76rAfGq6Y9LuUjJX6ag0fwiwhkwxDPdBCyfvydG/GOSgnMDv7micsgNmrOK1\nhy8JiDMKVE5X3HM0bgTk3a4Qx69T4uR/HHMPMCG6jWRBwXHjCJKOUyykvJqt\nIlrlMxzYlAozDUKFkHyol3kw5WSqDML+GQgYmJS2hn7ADw+hk1uzVox1MNuE\n5Ixv4C16k5Va+ccg4hOGU7ErW4b7u9nrJm8Y+aB9m6914r3jJ26S7kiHSPAf\n7uqJkufHB2QsPes8MN7Er9sH123GC1nCSPFFVH9hIUgO/SZLH3yM9JskttRm\nvTFqM0iA8noRLI2ttFokZj2ZLOWvtGnkXvZuX63e3/PmzmdCY7WLJnx4OgOZ\nZKJC3gHq0rOvCX7SQ9tSLfiKvCgCNbrsdibqZlWu68+PT9I7P8jiinXMaxNR\na21NSLwhKhGvDoBf+37bvm4w1yb9yOzlMU9MvpigYD8DPcTEjpLSxXL/8Vzk\nwm4RrKw6s2RKyKY1mRK81ym331heZzjZC2etUp2fCtrOaai/jcu2926Wz7pi\ngrogVSf9wJUAp+8ahGI0B4Q9oJlu5CF+yWfcXjDhdcyQnLHvNH62/OGw++Pm\n96bzqrQL03+/EZ2iO/L3K8ubCzLXDBoMJqWIB4Qhx1CsgHIRPp6oOqItssxZ\neXDw\r\n=1KES\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"d3cb96bcd18950148183892581bab1dca9d3e998","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.42.tgz","_integrity":"sha512-lMyhXY6EJaC/j9dbNIoakoF3YQxbGFkpSInamsIZfCmAVhtGoNfwA3gLhxe01rak2B9Suzvv4hqmlCn54krq0w==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.47","@syncfusion/ej2-popups":"~18.3.47","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-splitbuttons":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.3.47_1604564061905_0.19376261728099298","host":"s3://npm-registry-packages"}},"18.3.48":{"name":"@syncfusion/ej2-inputs","version":"18.3.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.3.48","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"ca04fd670fe4be0d55307ac983835d805cec32f6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.48.tgz","fileCount":354,"integrity":"sha512-15P6l7vxA0KCi0wQTk2VV283hACNKy0FK8256xvcFC2MnlYhOnmsQfHLptYFAeKvzc0+n5bxJmn+d0FUtHL2aQ==","signatures":[{"sig":"MEYCIQCRfCX+2BHsTEQj3kcpRFGnISKWusoqCflWoSrPYEmRLwIhAIIdrc9/LiGM3W/boFO6EzHm5LHNx6nocpv1a7XFaNpj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15573286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqlxLCRA9TVsSAnZWagAAgcAP/0HhWbpaAOAVs19Fspct\nDeGfR6bWc+410OmOPp10KolSVoorfeOP03vk8dtqds35gr//Thkb1iTrlRgr\nOpwfmQVkNujEuX7loL8o6yV4h/1coIPUrz/fukgsO8oMiFnZdpk06q619ZF+\nKTuvvvEl9Voc73gWY+q+qM3dnuLcNfShXl9FYXmGMFE+bK38tloJmOcoNwO9\nLyGIIhtZn8ubaA2BqcJWE8sa9Uf8+X3D/aJaqfOFgAR5ik1V8J2KItF18qbA\nE6m2I/4EBdlDeEPAh5W8G5BK5oJOk9sCKasKitzfGqR8EOkamhC1sP1LLq1h\nbc91vDyVMMQ2WabSBuX5AQysJ5RRa1DNVtLoKDaH4+sLXgjwj6RAci48RwbT\nd4aYtxwwBC/QtQkqVYxHrRwqquav1dlz6SALFfkIdaV4SiRcxuW2FG+CGDuy\nnPoLrJiUGlZ52LMJkOZJ3fjODLI5VfWFKKho1xc5tDBMlMVbi2E0OCrbzAke\nUgQ3qaXz2WY0ZXrYNE0Xu+mRinMt5ggnCG/nvenE4u7y3w4W+kN46cjd6w/A\nyreALKufhLWQzMg5RsIdxpB+Yj6PKkQGPycY9tAfrM3twoILvO4Y78/nvltd\nXulqIngRJH8qlUJlLpuZVBezc30dsCbh0Cr4Y21CJnLj9prqey1RI/Auedjm\nx1LC\r\n=OiFT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"a85aece810d5d480d837817610190e209458349d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.47.tgz","_integrity":"sha512-17yiMVNf5+vdeRveInDghbwbPI+szgQ2hb87GQdYBENYid03a2VqkS++HIDBs1fU9DsOxBiWiVv0xeOtp3xyXQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.48","@syncfusion/ej2-popups":"~18.3.47","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-splitbuttons":"~18.3.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.3.48_1605000266967_0.33534139406096264","host":"s3://npm-registry-packages"}},"17.2.52-1205479":{"name":"@syncfusion/ej2-inputs","version":"17.2.52-1205479","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.52-1205479","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"3509f834f4c67f5969eba1132c13f2dd3c6c2c7d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.52-1205479.tgz","fileCount":354,"integrity":"sha512-FC8DHY/L+OzIopCc3IJQK3d/FNGeh8rzQUtwiFeUWPyTFk3W9q5w88rNUkequwEq9cQQB9mjnSxCJ0dTOOIxEQ==","signatures":[{"sig":"MEQCICS5H4GJjF/2BSt3HhvuJOChVxKUHDi6a7RM+/glkAlAAiBV12YlGplwj7s7d4fCIyjW5D46sQ5s7A7s/GU8OHNzrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13697665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu6roCRA9TVsSAnZWagAAtvsP/imxhbc0WESfoe+I3ZE1\nVcOQZsXcQBeQOOyKYJmAiuFDIz2UpHwTzRU6rjXx1RvuVWkSsJldvyZbxUxP\nD+1qiPkKgSjEdPjNugPZb2bfloPl8nda4ZFGUxHICOivh/J8HP2w8KFAV4gf\npamyRzYvFJzYjmN3gugViO8OkfLuawwmmpyKuXRIwcBu9jm5gJJ1l/I6mPVw\nH0D1PpCwx4WzTjbvZXpltGbjzhSndo2P03tUyo4ZMHmTIT1Roea6j2q3NysF\nS1euyGS5ZF7lIUkCUXYUBUHP/g24XfXszDE5g8iVBe+E9kvlz19q9p33HCIr\nQBNXlBHlo1vCNatWunxmeUio9/PsPyfmYhNzXiI+NMXNhyz0ZE8PBOn3rTkC\npQgrMHSpysvEY25Kn4x0C1mxFTbIgfXlY7LT/yuUb1D3zZOlPJYJVbRBVJZt\nHLs2SepHqEYFC/Opp2GD9LoOYLqLPaxMrvJa+LpcSDW+X/I5/eiW91YaVSSJ\nNnMzeFejoXuesITDRGO1WwNP1eb4ZTYTBmgIMHSjICzXjZVkmTMoK6Snb0lC\nIodpRqILEXDQeUe8jepKNoR7EZsg3NU7l9v73kXegRJHa/cw+0jETxxIxjGX\nNt0m1vIvOvZk2D9jQcvxX2PSoo6eCt97CWNJDpyaYZtUmdoTh4DP5ypn4mlR\nOh59\r\n=Bxh+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@~17.2.51","_spec":"@syncfusion/ej2-inputs@~17.2.51","_where":"D:\\today\\cusom pub;ish\\node_modules\\@syncfusion\\ej2","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"145bb6a638e5f90c5bbbe7078c8ef5a04fea8944","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.52.tgz","_integrity":"sha512-vSpDi3Ecc/WjeHMxn+VxtdTfe3L9/JLMpQlmEj4H1SfjVj5BYQROOzTDPeW8uzZB8u7BTdVq5jg3pSJYeZQv4Q==","_requested":{"raw":"@syncfusion/ej2-inputs@~17.2.51","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"~17.2.51","registry":true,"saveSpec":null,"fetchSpec":"~17.2.51","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-schedule"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.52-1205479","@syncfusion/ej2-popups":"~17.2.52-1205479","@syncfusion/ej2-buttons":"~17.2.52-1205479","@syncfusion/ej2-splitbuttons":"~17.2.52-1205479"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.52-1205479_1606134504296_0.8855354818953964","host":"s3://npm-registry-packages"}},"18.3.51":{"name":"@syncfusion/ej2-inputs","version":"18.3.51","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.3.51","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"e70dc996da8e331e955473f61c957edfa0a3973c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.51.tgz","fileCount":354,"integrity":"sha512-E24koZMyfGOh0jlMYF6Foql3Fqsi25a7cRvYwShF3J43X9k4fRl+iOFpdv2OQulqC5zzyq+Q89SuLbIzSXo7KQ==","signatures":[{"sig":"MEYCIQCfC80FWXWHarmSwGbyv2+QkcOK9HIgV9oqc1Lc7QXxUQIhAPwPgEjUlfw2Fq6UYITm3FxfFqhaTdvi7BwA6imctFJd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15592370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvO5CCRA9TVsSAnZWagAA1QAQAJXYBNX4nQaQAWeP48DT\nuByxhi04ZDUXSReWzKN2002onK0lqYrdd9Mbdm96PLJ3d4/JHi/BHmXCdgVA\n04k7ZWgY9DzrgKeCD8dj1UZHAc3yQTHeEi49zt0vCiDqOCR47VwQ6zaGXtlG\nIDz5RNgGUUpFQ5CwEI7jzxdqQ2SeoKrfgYGyDBjsP6Kr2TKP4ZUBcAupvI+V\nMngxuWYrL2J5+GawaipeVGHDDMr2+dgIynBAaNSvh7I398RFBeSRIkmqyBli\n9qpBxoft71md3nsUUpM/m4/Kvc3zDjEQprOpU18cZYCpHMYTym4d0+IzWyIV\nXvF3+5p7UxCVf0VaPlf+Y/2byxdEmpxGUArgXv02jUDMbix5JAzZABng5u8J\nq/7vcMtUkwT2xoSRipVuevByZhd08adE9l9OG+U2N+7sBG0NsL8m8Dwp9xwg\ntAsS3MVeguyLFSFpM3m5KSf8OoN+4hiYrRyp72Vs0uQQNQM4GprCTIchx6sB\nI6ZLcvY8cv2CPNSHERMamwAGbdt0GzNLN0qzbRX/qL2BEZXu1eXfJZgcuXVy\nhYyNlGnY6bzpbhvHNSQ6GkZao7smqzjJBJXoPEqoroXoLLApSWNfWMr1WXE/\nIuhnRAKZ7Q5kq8izvh53nlSCOy+iGpCYVAuI2H2cP0AcV9bWz0vnd9ZtHPsN\nggRp\r\n=Lm4W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"8e04307e6b506636c8d7f9929fd6c380641683c2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.48.tgz","_integrity":"sha512-NqXNV9Mg6MPqDLAa+T1PS211uhVWlVWTEesPvxT+oEqVyA8clcxBffilx+ZbUg3kk2oXd+XLBCK5J/WhklKyYQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.51","@syncfusion/ej2-popups":"~18.3.50","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-splitbuttons":"~18.3.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.3.51_1606217281440_0.9536823152184462","host":"s3://npm-registry-packages"}},"18.3.52":{"name":"@syncfusion/ej2-inputs","version":"18.3.52","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.3.52","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"a7d808965d86fcba1a1591a25cd47f5804db78fc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.52.tgz","fileCount":354,"integrity":"sha512-+uN/eGlCsoPISsx/j/HA3MO1TQALDiRVVPe/Cr9kmtxirgIFfkFeY5kOZ3vbYho+5fomSU/4JQX1FMXNV3xQ9A==","signatures":[{"sig":"MEYCIQDsXERgvsHW26gIl/QVvnYse4VKM1st201QMGsne3jXYwIhAP7yvH7BegvfdpjPRpEsN1iJtZ9q9tB7LE3dYTF6INw3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15582400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxkHdCRA9TVsSAnZWagAAErsP/ifmDbzSxDzXq/ds69cr\nJK2YnQnZLRjyDgOXCx2QaQ7s2iA81nImrMNJWtB6HkXvdqsJi10hyyyTPnw1\n3mz7mVAP+KC6P4t1qWK6/7MyVdSDlCTkTBCPj454bUPUNUWy5LjJIbY/JMqz\n4Wz3QK6z4mvFhTLf2SQy4FzmzO5XzvZkOlZJKan/8cgiMTxSOZmHZ5ZaClze\nfWk9l0RhSCyICYEp3uKK2riby9yG74oSTA9N4QL25I2ziKZHWOqFmooX5xZn\nANlkrmOj9GUeOWa9sOJZEakFL/JJxKP8q/+JQ23VmASCvrZj3XMFdS8QJCCn\nOMbo1yAzoOMyHESeyONZws6m9w0m4KXc/39NIt6wkgWZ3tta5Xj03d3BvAC0\n5qccF5JxN12KVQRHnzwIhkJAsc/M99kkrlwcQF3A96CFVraaDoZ1d5eiboFP\n4sszMLFY5Mj5EgRYnHJG/aJv1ZqbyjAkYQvPoVzdOAcP7/eeB8KDV7uQSm2U\n5ii7il+uMYUozXawTdxjqfS2Z5V/JHXwaIBUbrvPGgQ3FcMXwy6If51eg2Oa\n6grvZXwRNOP/0WnN2bFkYNhLrAoe3XuaIS3uVnYM0myAbcumIOXjw8QhhvfQ\nk+fEY5djD6bm71SYXrslVTdgepj1yQ14bWHIJIuyfhGb9UZSWo/rJRQuWk0W\nWAMx\r\n=RtAh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"0b879e17d40b4269cd0da64024c64099e6fdbdc0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.51.tgz","_integrity":"sha512-dfLFqmXKl4/v76FxJsU0BF0wT1JfFBSG4UXo6qyuVWfAtVMNaex7lN2Ie8tXVBwQUFdNREcf2T4OzBppGoVPYg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.52","@syncfusion/ej2-popups":"~18.3.52","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-splitbuttons":"~18.3.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.3.52_1606828509029_0.606495608870544","host":"s3://npm-registry-packages"}},"18.3.53":{"name":"@syncfusion/ej2-inputs","version":"18.3.53","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.3.53","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"f663016f08cab8ab12c7a8a35df2e41a98b75fc6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.53.tgz","fileCount":354,"integrity":"sha512-o8He6PIXO+yN/SIUoOuHLwdXyKQSQ94LZ/Yy9twYoKUPoEgddYCtsb1R2FzLod+3zg3inHjR8GpVtCL7OxBrAA==","signatures":[{"sig":"MEYCIQCKcpG9ddamr5Wb5c196SZxrWJ5h3sQ48+sCs8kL8PJLAIhAK+3ph2za8E3xm1cRcSe8oxrMkQQDN0cNv/m8RznXHkO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15583110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz2XECRA9TVsSAnZWagAAcI0P/3gcUDlwj6+/XBKPAhEV\nThP7ZNyesNOq9YDQ6AK6VFRun8c3Ii28cQJLCP9dRtlbFyVkLT2nUFqWEZ6W\nXtolieb+FaCYSJOk9tzQWugAiECjLgCmuVdZVjCXVtM583EewCFb0SaoTgYx\nzWKF3Gs6lpgLsIvzyr3+qlRvhsoi4WQzMZBbHSCzJTS0NyYrmmx1YhYJYbAo\nQBjcC20n8ALaWfKbKfyuiV16v33xGwuURpU4QAOxHi17Y1yLUUhB1Efpc1Iq\nF5MGsxhyac13YoKboRgR0TC3T2TS4aUBQdVffaZegM/8q1INdABpDRzLDfSL\ntLQn+LDwBpX1P6/dGUZXGsK27AYF2KPNsh3g5gwkJsMHvIAy1K5Haq532ZJe\n8HZq7uQPiwlH68lMrQ9QZ+n3Wol8o1ohLXJ5+NRsm2aMwvSOU1OWMVhtMX7C\n+HeCArqfNy89tiImRuwXeB/SZn1Px95+Tas8NqnRfuhmSVpfN7xR20Xu8QyX\nsCeghWovvqKQ7itIc9MeJ1lD0p2xor8NHTutME+tir20smwX4yjVQb3NJCc7\nn4VFncu9nBd2uUTf/Ul65PDsNEwBhzaDmvfc/5XrdzPpMg0upT0cJVydTJS+\nE6aPvOombP6Z3/1CJbqGxO0TemFnGApukxyxnYNYCze9Ig8XmMObYL6t8aIe\nhYrX\r\n=aVyt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"5529378ab34506cf3ee09eee1a04f8c4013d1ce3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.3.52.tgz","_integrity":"sha512-E2+dEP5/dcziA6QLYrdA5VjsTucHG6KVWiURqMhdBCjZWEqePamq+bSyobU9KAiYXkdsHtliLc7MWR5ILI6ZUA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.52","@syncfusion/ej2-popups":"~18.3.52","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-splitbuttons":"~18.3.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.3.53_1607427524121_0.4370456823293605","host":"s3://npm-registry-packages"}},"18.4.30":{"name":"@syncfusion/ej2-inputs","version":"18.4.30","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.4.30","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8c849384511ef4ee06eab3621271b9a42749ceab","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.30.tgz","fileCount":354,"integrity":"sha512-HnXGGWQvx+z3lcXRMBdvNsmlaUCp9v9qxVGe2MRZEjL3FmPF8W34EzTrIXMHP+Taaq8rYOfETBwpEuNaUlGXGQ==","signatures":[{"sig":"MEYCIQDEQ55sPjKT2EgAtvuFeFvovyRlrfP6ZZzYl54/O1WfKQIhAN3+tguZsf9JTMqgZgdS8tXZmhZ+LEdQbsvSmKd2FkiM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15665511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2weQCRA9TVsSAnZWagAAj3AP/1HOrquerGY48fWoTBkL\nqzk1pT6/y2T3m4Nc6ubH2q8NPhnAVN40abVeI3SL7PfzoPc2YetVZ5ZhtGoq\nIpfM6nxtZsQImTAsJEPnUzP0fG5ElvLTujSIfXGlu0Gh9IeN12/NR+kT+czR\n7jgGEO5qCeCbZKLobt0dLr79Id7mDfuWJ54Bgnt50cLF42J4BRauhD5QOylY\nk6SFw0+nYmPce6UE0t46SK3xY+neL3u54UF1fpWDJAaIHMw5HZpJD+gWO4ll\nfesq9HOyLrHBbwr8eTgKPFrKXzG9+SNbvWSn57i9Yi00qF1d35diaP8USzg8\nnp/XE5YTKeN7wPYV1+FTplcCT8i63llX87YSUPQDx+W/j82QTsU8j8SBt2h9\nXIvnND6697kUWQQcqUz1YeMHKAkcPH77zJftJhQZuJyUf3wMEiBxK+r6Sm5X\ne86aDCYM2Lu0OnNgDJyOpNpwCGMDEicVSLXZo7ElkFUIiR/DroAdy37oOAX8\nxb6ZFy2bcnChs9YIsTsKMDFv6X0WCBRN/7TN3r4Wa5JDQ6zhR4LsetR/VPzl\ni4b7U286WtmN7jpoiHDKLJ8a3xh58Ic4c2tR1xnvNzqHEbU4dG2y20PAyjRV\nhyv2o0TZ7HnlXdLOoLgZ/autQaojULjQL3mr3eSANssP5JP6NI96RYxjG7iO\nGYH2\r\n=BQk7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"783c14e069c1cb9e043c25ef6e68f2bd71b7bc0b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.56.tgz","_integrity":"sha512-lT3JpYscWuNRE+zqvfj18qCdKGcxUatg6nofZwbuFNGk++aH5wceB+z2qxe1fwU/m9hhHK8mw2IKWVnnMPeg/Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.30","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.30","@syncfusion/ej2-splitbuttons":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.4.30_1608189839626_0.9391934176158319","host":"s3://npm-registry-packages"}},"18.4.31":{"name":"@syncfusion/ej2-inputs","version":"18.4.31","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.4.31","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"cc536c781979a9a73c82be52f1e49fd553b5c224","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.31.tgz","fileCount":354,"integrity":"sha512-I61oUtvrFb572yTrN3cdf99MU3i4Z1eOXqfBJrsyKc9kMGKYGXmqECJK6Zvu0+Z2gvHq8og0EbgO8WzGlNccug==","signatures":[{"sig":"MEYCIQCd0h0I9pt7WKQzrrcaSjGwcmQ02Hj+I79d+yK0asPligIhAOcnNcyoZluZUUzb6G4gpiC8rYxHSC8pHrEjAZw4/Smx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15667638,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4du7CRA9TVsSAnZWagAAGXQP/jd1g5zTW39Cok3PtPoD\n8WjeLtCJFFWIaQ7ThDC7l91lXruGgaBneI0yN+Suuh9Zohxk4o88bXBvBhhc\nouFmC3YZaFk1WEzxn6S4KDMYcX90lB3VRFudjUuNGDUoOiEb2aBbirnnZ5jB\nk+20Gt//pEyTOwYk8T4TZRWrEkksvhtuF9h7bl3G72MXYdVFl9uSAMOSUGNA\nWifkMTDQcTmGmdhHzkMPczu/PnqVMzQLq5FHqfK3rdW63alX/O3eTgJ7pG1W\ncptMKiBrrYbvB1wvE4G3PHwPLotKN11IbgPnHJN59vnh7nRmDZRCEpA3OLor\nKbygkVJwK9bQ7quJ5LJFn7IwnZo/JjrBUoyaL7dU16Ekcr6naHaeu7p/IDrA\nlROeU8EzEn8zN8cKB2Ale6/TqIeXqfajbNPkaEBR7w276uWjp3wUff/8rRpe\nWhNHZDQdNJCzDD0Wh5tICkHfHKtLFu1ky5yWXuYPmZjdL/indFobA6d92txj\nw3hOQKBqmvFGR0FhR+1FuBG67Z58Yyts2WVyMTndULw8HL50V5lJrPNsQxIn\ntzl6rD1+PWmop7mL0fXt7sSV4o66WK9jhS9diw1g0hk7eIv/2djS91kFBTHv\n76Ts8qK4V2CO0Eq++BVQYSLpI+s+QeuOkPf36g7EtXTDo8t0DARLhcD8fTFA\nhk05\r\n=B0iu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"77b76999d021be5bae524ca45fa2d1bf7918d55e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.30.tgz","_integrity":"sha512-Sez3OQHIHYYItkKXlCDbEVL0V7k9n+MbOlc3NkW3BaTljX4O6ggPWnmZe4gpzU7/Ce02DC7Lw9MLujAzDKlHdw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.30","@syncfusion/ej2-splitbuttons":"~18.4.31"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.4.31_1608637370658_0.24925789625712969","host":"s3://npm-registry-packages"}},"18.4.32":{"name":"@syncfusion/ej2-inputs","version":"18.4.32","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.4.32","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"95bf54ca5fba4048bb553ce520b12ed3adebe9e6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.32.tgz","fileCount":354,"integrity":"sha512-eEC603xlDFQlX6/yfkveRdylYOweiDalOoxZCsdU/p6XQlTGAE9DTHno0EaYqzzgRRB5kJtvebycHmUT3nKRjA==","signatures":[{"sig":"MEQCICkFH0Y3XNopDIHPW8le1Egf21Sko6PVPkympvUY+uxSAiAvheZChssBX+FMH+6NrNBY1nyGfo+Tj2+fvDKkku/JMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15672249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6xZ8CRA9TVsSAnZWagAAth4P/Ax6B8ISjiowPye2NWKV\nSTe3Vvezul1ZkhxbClyEonoMeyiMOzqnVzx7KG2x7hCbG67iXDLu+5p3QW2F\n01MjzXTgr8MVQ9SZWwoz+7QwIrp7AgzXMTOvT/FhjZfriyeEbbCa8+cMS1ki\ngRUU27HciBl37HkIgCvDaJOpJsEs/KR9mZNgCuGuo2Af73DOSPJxutzXNl75\naP1w8eHuDb9GhMgMYDmTVyojFhdi4jfW7bZxA3OQ/0SuxRP5M6igRgnS2kdu\npZPQrTJ8ADZ+au9rQcp4qKo0K1KKUfjk0DP0ZSZGo1CdzipKVDuUHVHM4iCf\nkHuH2jh3j4UCoIphAbJGdKSEDGJ18wenVFOcsHjlcwYWr7/B7wnRE7123IOt\nCPGCyFIYYZk3nioGYGbKMwf/IoDiMRAXfo1uQDwImqqDztNOi1DGlHxDASdS\nx6qT1QSdeyj97GvB/P06HNCFwCt1p8iUl4CGdzHnYyPqFKPQ4JeNGqZFMpUZ\nf8Ypzmn4BS6+4lRF9KrAFWHCPXk9X/P3VLdeHGS5n5WCpnglEtsD5CfUcot1\nHl4rNb7PnHCvL0zpnI0MoZ4vuQGI4mTM6wPzr36y3t5Ju4ou9zwASk3GcXiW\njnwdEDd8v3JvTkwgfdHJlxyt6hoYNtA65bDT3d0rwdH6VkAxCn1WGoaKbcJ2\nwYyA\r\n=duTm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"4b77c3e41259caafc80d61a3b2c44963400b085a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.31.tgz","_integrity":"sha512-JHL1Z46rHwdpBI9Ku8+i8DXVuR6cYbFAl5UQ0fo3zRYAxRWi6Odlc5cAaszCkqS9z7P1TcaInRs0DASVxt/zXg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.30","@syncfusion/ej2-splitbuttons":"~18.4.31"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.4.32_1609242235680_0.7403470402484429","host":"s3://npm-registry-packages"}},"18.4.33":{"name":"@syncfusion/ej2-inputs","version":"18.4.33","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.4.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"56d1836718f00e03ddb9dd0ae2f716a6d5f3ff94","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.33.tgz","fileCount":354,"integrity":"sha512-wYOdge4ZdSqMQ5iLGoURpSXm6zadhdEnZQkoYGkUOCVxSH8nJmPkz+tOPwLllmtqUFqqgCMtOST7rBYJrYYUbw==","signatures":[{"sig":"MEQCIFdfDO+FMGZPe9mfedGt5PSYDoPbkZozBFNsSBTvDqQeAiAahfS4IJMKpB+k/bnDbLlU2x3ey9t1bhhdq4drhkaDdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15675882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9BkrCRA9TVsSAnZWagAAGkUP/3K4e9SjuuxBVXeGquwB\n+8QhBDxfyrgOqKiUoI/LkqPcl+tLMyOk/m3myNTan+q2r0dh2/FaJOx6c/OT\nVHqaqVCaigJLf1J8+r7b2bQ699vhBrUiDLsCXPXU8hc8/kkF1sVGE9VZCppZ\nuGj9MGn2dYhAasZ9SZQJELhYDxBH94Hs8oJau39vseMMvjgYKNtMx7zp4m2P\nc5bLMVjmMxh+9oR4ZmtvHvHvmot/OfJlNSHv0ebUruqvVnr6RGHd43jkNO59\n9eOAgGkLOeXJc0yoWlCtVayTPDudgqwslNiAk5vNMQ945Lj3RApDxMiwEpPc\n6gbQ5bqtwQnfH31SVNDhM1FFCCWhqykon09rsNooRPnMWLcRQ9wNwkPnn0XH\n08XhK4bIn7OwdoHmK/BLhzfEgdjvfFzHlpNDkWON4+CwvKX99xbTmZGstId0\nDWF3h8rmE99u55iS1T91h+Vrni4oNE+gpo43x6rqgHMGkpjUxHr1S0mRoj5k\n7CCXrCf7XBeK+ZoQS8GlGLTSvg472h4MiQKFHj7p7SR19lBhrBDc3MioHfbi\n6OVqavg7bkdHwt+kV7O8yVPqGx0KI7b3Gi2EicsflCuvYFO6rkSVOehYrFKO\niI2iLMy48jiw1/YVLa0VW0z0dVTdudLD8WkGO2FU08b19NYKVrIY7rd10xWX\nZUCo\r\n=2Zvb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"48b41272903444b6a82e34bd74c787be060a570a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.32.tgz","_integrity":"sha512-GgNQ3bkTHbinwP7vxziX0MVZJm4q5SyWvtFz8QnLuctwQbyvrnQ5O2qSz44qzUnEY6sfIJtsjcMjkO2zP32ojw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.33","@syncfusion/ej2-splitbuttons":"~18.4.31"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.4.33_1609832746573_0.07393498111347019","host":"s3://npm-registry-packages"}},"17.2.55-1205479":{"name":"@syncfusion/ej2-inputs","version":"17.2.55-1205479","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@17.2.55-1205479","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d4d61a361853570fb27c3c83fda50f345de81969","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.55-1205479.tgz","fileCount":354,"integrity":"sha512-Hob5L24kQ+y+RZQe1UgQFn9FXQ61jel+JL4YAa5iBRigSXpi2nEGwdEQXk8t6dObMQeNDjHqlEXpyjIfqXRhFw==","signatures":[{"sig":"MEYCIQCEpYSCcGlnQLEvrvd4duKiRdtfk8enRd6Yizjr/u6RqAIhAKE+JttMuDNL1bOwWszR6pF38F/sDgFDfa/GNsBTHgdg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13697352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAVwxCRA9TVsSAnZWagAA1IUP/iEefCsH6j/mbsXUZ+6H\ngjnhasjZqqmCf7gOQfFiCY/R/4F30pSuP+7Luf7BwJosE6z5Kl7wiRWCkYVC\ndYciFwpFYGfaRALfEeAiMFSimU0mSKAF754mARYwYIO6VdMO6gzY0tbwLfiK\n9ATAqHx9mhifWbvW2bzv5RZ2clcu/w8iXdMOCGDeXwjF1mFXOAn/jzKF4QvW\nWH2GoyJedXqACX+AycGXvmifz21NimUwPe3acllxKjixccGJl8Ww/NBZmzuW\nUqeZky71t//CBdLLHV1P5BEHvrrj40ssCiRNvW9Td2HnAY0Uf4If1tteUJ5W\ne31tF0XvTSOqUVa3DAuv8DK7SqYa0zGvWAAAAnbguXqskoyodFo0aAIMH9bU\n5Fby72HiNP3f7FHyW+5hVfDIkPQDYGj30g3QQkjcB/8WM12njhd2QGvA+kDY\nMkM5tTATcyDP4iWMibDqN/c0VTd3ThweFvAIE8nwqzu6B+vYyis9NC2zjWOj\nyiUmGqIZSQQqnYufZ8Qjsi1LXYuNoZ2Ue2+ABGCMM/IslEgbX06CEZ1BecjD\nt3mQa0EWs5MHFShm1WmO10wa8FpJ/3AFO/3e1oUv8Z3WWga9oAX3OyLgRfZN\nPEIZ8T3F7NJontL7GOAzla6n9c28WQ8gGJWl/Mj/XnRK3wOyStjAUrOflrd+\nWuwi\r\n=Uzrv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@17.2.55-1205479","_spec":"@syncfusion/ej2-inputs@17.2.55-1205479","_where":"D:\\January 2021\\package manual publish beta\\projects","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"3509f834f4c67f5969eba1132c13f2dd3c6c2c7d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-inputs/-/ej2-inputs-17.2.55-1205479.tgz","_integrity":"sha512-FC8DHY/L+OzIopCc3IJQK3d/FNGeh8rzQUtwiFeUWPyTFk3W9q5w88rNUkequwEq9cQQB9mjnSxCJ0dTOOIxEQ==","_requested":{"raw":"@syncfusion/ej2-inputs@17.2.55-1205479","name":"@syncfusion/ej2-inputs","type":"version","scope":"@syncfusion","rawSpec":"17.2.55-1205479","registry":true,"saveSpec":null,"fetchSpec":"17.2.55-1205479","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-schedule"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.55-1205479","@syncfusion/ej2-popups":"~17.2.55-1205479","@syncfusion/ej2-buttons":"~17.2.55-1205479","@syncfusion/ej2-splitbuttons":"~17.2.55-1205479"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_17.2.55-1205479_1610701872672_0.5850090206369298","host":"s3://npm-registry-packages"}},"18.4.39":{"name":"@syncfusion/ej2-inputs","version":"18.4.39","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.4.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"20ce1f410c1d2e932bbf1a6ac2b4ed076f3882a8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.39.tgz","fileCount":354,"integrity":"sha512-/kKj1U0cY2Ij7l6DMn3YUbMdnbam5mjw83uT0m02v3EohmeuKsiolfHTSsaTnKX5yc+XmMYiWqBXfM4qkhhbpA==","signatures":[{"sig":"MEUCIDBI76jolZq3obetsTqm3CCWx4rF2wkY1r2kHatJZGsHAiEAhmbQEahrSvp3AVM6a1Temtz8otP7AmKY+QVx+8roPgc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15677077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEkZxCRA9TVsSAnZWagAAZ/wP/ioN2KZSPMIJHdc/Kfyt\nc2QuATYxu2mc0g4Jl+xeLMNPIXKQegQYS3jgZRoEr0uqDQnZE6aOEkUUSOBZ\nxhVQSkLtsGwwXj2uQoxLo5O48nNmkv5ZEJ5J5qvv5/fOEOg2IxYs1ibhJJm7\nOpf4tciT4MJYJm1HcWTKsNRR/k7BmLrSM5o+1Tk1Ep77ms8vEEw3hmjwjpKp\nj8xe1M+iwi3cfmjwaC2L5hnHCaqAGF6fx7mrQuDWvUgZibsss9JeBnvQ58Wh\n6cV7auomIlptp7CSF3q1KADkKhzAJ+ZhfgeL+3BYgpCcYsQbsV9ImpW6pqMA\nPCF3zalFyiDJS0L9s/GzVZwO7PYpBljP3ChYNgnpPhquEm8bUTejoZs/TdLV\nYWO0AXrfoS5ho9omh0Av79qU5RjK+NLwYZEavV8nva5x+Olakte+LTMIOHIU\ncaxOe5xPbh7KHc/klAAHTzjZj6eXoD8kC89K2uOl/xmRny+4dD3o1Uhwo1qA\nf3nQlRqRB07Km8kz2rGR23IC07o26XtvIVkJh8hyVQ6mgpe6N+MvJoNW/sSp\nN7dD7QlZ7H2YZ445G6rwdoF3UCW46OiidIJPhpkPbXCTbMRXXOO07V6vitUA\nF8KdtpPAPQmxI2p8i8hCNRmZJKHsJg2oRy1uu8qef6OFihWl6lWI9R68HPwq\nWtRL\r\n=9u2g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"dfb0576236c9c5593cd7736ebb19441a5ced084f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.33.tgz","_integrity":"sha512-9+TFKKkEbEDzIXc8iMfR5GF0yQWXo0hIsHA2L7aisTqjnN/BkyHPyKpTdwfdBIgCFHxvWL16s/WmMF7uC37DQw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-popups":"~18.4.39","@syncfusion/ej2-buttons":"~18.4.39","@syncfusion/ej2-splitbuttons":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.4.39_1611810416711_0.34497058815931925","host":"s3://npm-registry-packages"}},"18.4.41":{"name":"@syncfusion/ej2-inputs","version":"18.4.41","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.4.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"fd442f896567da46cf918621d46c2ff18cba5b13","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.41.tgz","fileCount":354,"integrity":"sha512-yJNswhM7csUSuzEVivfHwJ1xrTvNJipHO1IYwpukZv64d1htACe6+SqWJQFKu3INPkgr6pxMLF5xkWq91R/j7Q==","signatures":[{"sig":"MEYCIQDY6ITS3NkU1jKMrxtGkYYCJetB6xaL117TethTg7365gIhAPCFHe9RiK3pfuvaji+EcesU/aML8Gqvj2WeMSDnLZAs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15689178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGT9fCRA9TVsSAnZWagAA1+oP/jIKXxyM3mttXpEekuyY\nHz4qlTX2w4fGm8T888R+G+FstmmEZj101zH9SCMlqWM8c+7incaKauizltcS\n+W2cSJ0fE4v4eWk268tHonQTNGEcSjzsA5S6lKTTV6Hs6DHxlq4YsZ88uS0W\nhgnZdA95bsX5shmNV+sGCtFxjhqttKAOfKy3U9JYwY4m81bCs8RDHV4EYDSE\n7Co2Iy51/JLRMZ3UTjQfGeuXL4uVvkcrIZjbDv5W/tVojxHw/H+ivv9xNZ1W\naHdRxMPY0KFGyBbDtu862tcuSyRUN/jCuRWIcoaMmWuMB7G17ueXZk+6NRkq\nBFJPif/ov1lcxERnvcTbzOQ0TbbFgxR7TewMw7CVEBmcpxT7WGy9/ii4lzOW\niX/i0kzixxNbX4Fu/0lJ+OEoX+rRF87BrwL8DTFOzV/70vteFBVaC1VMC+8E\n+WYns64Hshj5lt/VzPdrkbioLPdQe83YueSzkK+4U5CwKLwRGGGeA8HLP29v\nC01Pfmqcv0Q50GAs2dj8Ltcj2m8xJl2XLGRGUpnQoJRiDsZVL4+jUyb6fa79\nCfpBYnyoU4WNxgbtTzLbZX5xQxHFZs3QmWBOJ5S7+YQOzr9kBKK+MIiaZc1H\nAVELkxoGxQWOgITLt3nzB7SjbQFoV9dsDx2fhd0GJjQC5DasqYe0ph+38PSI\nl8Q6\r\n=BzdF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"5a3f30af7c2c627cadfa0bdf4f752d2ccf25fad2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.39.tgz","_integrity":"sha512-ZV/asp41x5Q5MohcOXgG3jZTjoUf8mM4BpqCdl1XYww0AixQxzUWaeOiVwohE7PG7IQ3EsupoMw2Pvw3uPopAg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.41","@syncfusion/ej2-popups":"~18.4.41","@syncfusion/ej2-buttons":"~18.4.41","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.4.41_1612267358981_0.5976350249964089","host":"s3://npm-registry-packages"}},"18.4.43":{"name":"@syncfusion/ej2-inputs","version":"18.4.43","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"32e6e082dd648a85148ee29111b7e55dc5a69711","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.43.tgz","fileCount":354,"integrity":"sha512-6zY7mmt3QIGBPUG00xzKVMFyMt9KT7pF7rZnPDOmaO+dToZ9VfuQI4l1vhWktskx+1RJ/Lwpun84JBy+HBfTOA==","signatures":[{"sig":"MEUCIQD11CgIL2UbuY4fEmdpQQzOgtn+q6z0CvV8tCbxYEaILgIgM51CWqKLHNiGwSlumVpai0qWKzyTprp+v5piGv0y3Y0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15698009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK5EyCRA9TVsSAnZWagAAwDYP/01atc5fNCtgWuQX0CHY\nCideC0VcNS4wnpkIKZzYnN2QiTa7BdbsSrPBPvoHjY+47eNwLQhnponyQetx\n1jHzXj5Ijt8hc71nRGCMuD6ZtdKmF4m0k299gN91pkPpFkILdFS73zl5WY45\nz4gESn+JxRNcMj30MwUHUuuowFIMUCILc4rfo3iIWUmCCzIW2CjLy9bGqAxS\n7csSGiwr2ZB/7gqBXjutiiZMbV7VmhhRJXvZRRnlTkYJbl4ek7GWIoZmOYt/\nSH9lA6SXaKHvK7kXBRezJlSZOUu688JI/eRCV/F19Pm5qJwk6uNXx5FfSyoS\n+ssSnwglq9KmJMpLGoJi8vb4Nhb8NMicDGqu1Yeutq8a+f6+2AxNkO0AeyOg\nbTwoT2SqziCiq6MSr+5TMF1KM4rb5qbf+RyG2bdssAfJy/O0uQ8e6EyoRSAB\nYIOB4r30YGelnGjJD9RS7ydZmZGPxe/uu+nIUPwdtR2qHrRpvMalcemBMtqy\nSXV/Bvf6ba7rEK87lv62JiUIriIwQKuPFybYbHTW8AXKcExAbJu8OeJmiP1B\nBiMGAdRZSzZDHjPS5UxCH54VGhgzLJRb53WpcWwUurTNcq0m64rGgMQcqJxN\nyO/Jr0smX7vEY4jdVcyHICQCbkZf0RyUplnloDMHF+ehSjCY6xH8+stwcnrh\n9I9s\r\n=R8zx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"093a8f7df810fa3f601417eb754767243b4d57fc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.41.tgz","_integrity":"sha512-owms1l6in07uubNG0gbnjBTL/JnevL3AseoKHUeM0rBkwx68iAvUrU4UJtr6yfAlcUOLcYbNS0FqTpyah7J3dw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.43","@syncfusion/ej2-popups":"~18.4.43","@syncfusion/ej2-buttons":"~18.4.41","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.4.43_1613467954199_0.5041030903879367","host":"s3://npm-registry-packages"}},"18.4.44":{"name":"@syncfusion/ej2-inputs","version":"18.4.44","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.4.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"99f86275b09e489c63c7babf260f4e7abfb69c1e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.44.tgz","fileCount":354,"integrity":"sha512-xOgj1vvvKi6bSLf9BFPOifCk8QROUSCiQOtpT6gpJ0iO363EW1ttGENH/AuPfYaDI194pUy6aJIbNs66LKRIbg==","signatures":[{"sig":"MEYCIQDLt/6dcVqJiH7YRBPFlsk7wxCa/fKwZCBz2s90kWHbOwIhAPAtqNNVeKoZu0MJxi0bqD/t/L/RdSY+w3E8r059CslE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15700024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNMc2CRA9TVsSAnZWagAA5t4P/jRnDYBi6sUOcmR/D8/0\nqFv1XnNIWTQJiI3MKVp5iqoQO+aZFomvWej+vzymVxbiWItpecm8wHaxVQIO\nNVPum4Tl55u39FxpcCAntYM2ygBgS4UOL+2zLNU8aysbHF7L1E5wLcDwo40U\nqoC8W0ZPs7ePhoupy3s/zSKBeSNFniUypI27gmmuJvTHqamlXpfzeV8PXj/l\nexJOJrQWcDROeI18b3uiiY2bTQ6d9mEd6E8CuaX/2Z16SaLg3XIZFZLlrL/U\ngBjg253WqjXIJ6JTOT8QnVKlIS05Qh9yiG6FPrBMJRmFvl+kWnsc4hFVurKm\n5o1+Dj5vU8ALKg1B7d2qP02hsIjHpJFc8Z8HAMGC4RXf0Xv2+BgG0YG106eb\nkMSk2lhJIVeoDe0R/vKbjPJ4YmZDS0o4T8wrglZf++DLS/PYVXUVfC8AOoRc\nMFwmUqOeZEE5WVFbdyhZz8Iv03+cWZ7uYGcGieKODufd8e+xmAsYPIeYrEux\nilPyRCElOnIR/kKnuxYAiITGxP7x8haJwRhfIhPIxDjYqoEPeqlRKdyOMaDY\noSgkuxuFipsu0EFArgJNx/erQCzuycaoC72fT6cnTHMkOwmd9X+BdIxJbNkG\nn7aEwWJoKmCJV3mwFjaRPvrqjdyVxSgs/ATKgglBbU7UpnWmeEasQK0kUwBz\nn6ek\r\n=/Bqj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"1a7098595248c2454051fd9cbe1e1d6fa4ffc375","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.43.tgz","_integrity":"sha512-Q9LJ3PXH7AORVOax0savtzHwFszYfPevuXV7Nxf4MwTG4hk5BFA1TDEZ+pcvM6yxhxd1wyGDgPuzO9LZwlkEZw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.44","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.4.44_1614071606043_0.4747872457113531","host":"s3://npm-registry-packages"}},"18.4.47":{"name":"@syncfusion/ej2-inputs","version":"18.4.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@18.4.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e1bdad80795c0e2a96a83b98444b81975b58f44c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.47.tgz","fileCount":354,"integrity":"sha512-ITxKNijcrEr2oO/u6RpFr5v7xHg81gDr2WIKq5oX1BXuCVLocMcjUzsOrvI/YG0xWgN6Jl8sh1+cfm8J3nu9FA==","signatures":[{"sig":"MEUCIAg2Vqn2ZjqKijkZexVMEmoJ3Z2B3q1mNKjXH76Q9oOBAiEAqQim0EXecgx2vLKxLwxlVqFgl6MFrHf70bcD5aEOW9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15703659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR2/NCRA9TVsSAnZWagAAWksQAJ3jVaTWECSkwwBl+ujE\nwH/kcF4ND3/otsvWM5tm/+X2xAxeT4kroDVU+ysAwmXNKMYB6gNfNxfoQ634\nvpaDh573dvizwzEHKza+RIx2iCr/5SOZ/rFNDFyjusa8+38DxJKJWVsGJzQu\nfmUcFH/yexsStYUCqFhdvCOuZ3+lbh0nDHAFv1J5u45yOFa3TICWTAwRrZKv\nl5df4vO4xxi8h1KAeenoue7qxsLodZbULmgN18DgyVIOUKCstHZpC8j0yKd6\nsIt32n1fEOeBN8T1BRU0mHIw4YlZeHdWusNaWX897TFutUo7h/6ucpHlv/5m\ntZ7wcn1BoBj4XID5rR4A0xgwZswSvOsLMCCkDs5oQ9fUclz48KkGvJ2FhHfu\niAQv6v9lvSHbU0HbNol/Vwlh5fy9w8sbDxNentxojHJ1rnGaMyblel6N7jzu\n/wfZjyZ4M9mXmoyEshhFgfPhSoCjyPoJ8QjLCayt2XbgWbPj/CwZsk0afNUk\nTY2ewk68vvaZA5NJqXPEhyuvaLUGW5k68sl1CAKCiglxwsYXY+r0DwVB90RM\nk2M/WnzMGcRJ5c7SZILrB8SreVMgfZjFcECo1+p8GPvzehs/3/VZ+LXyaQi3\n1BxxYHvi4WRkahuEo+lHy5EFlNrrEcL0WxDDOygyxZ3c1pWPkHzwHtcRgbLS\nEKsp\r\n=jM1k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"e2cba5f60c5b5ed0f94b30ea53099805ed6bb97d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.4.44.tgz","_integrity":"sha512-KEY6qZRfJXVW9UPuo7ETwNypka5fHA9IvyY/VpKKnaBRF4HP0x2PCikuOv+tkApakPGwT0w6NoDq4l4nW+mXMQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.46","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_18.4.47_1615294413416_0.057071246887911764","host":"s3://npm-registry-packages"}},"19.1.54":{"name":"@syncfusion/ej2-inputs","version":"19.1.54","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.1.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7e7687a579b97bcd67ab8ffaec62b67e38e6c2b0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.54.tgz","fileCount":354,"integrity":"sha512-j3vH8fcKJBFY1NMtnqZ77M2bwhOi+G1pmUKJIZxMIJCD8XEMUHDpGvfLthH8dYiB5GUDy0ZiqpuCsWkXc7dT+g==","signatures":[{"sig":"MEUCIQD2Zo4QozsAGPTheq5g+m5gZNz1yG05H7T1NYPobd8vUAIgT/p1CjsdP0a4BpBjJPl3xAUJ6CRIoYEdKoE2ZPUMupQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15816493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYzmfCRA9TVsSAnZWagAAiL0P/jNu+ymrBc3V6srY+7dY\nGgvBphPMpfzKX4Fk/KPCvLdb8wwpYRm0yiAh0F70Rc92/e/I5QpqWmBn7sSi\n4e/izVswzPd/l0Ov3zAR4dIouxLo/oPM4MAxH3wcmC8FO1rNwKthdmrzTe35\n9rEw26T7GPsZ+xknHeIOSWR/RvS7FfLSemhaNpf2x2Uo9xbpqeVy8cLNC8gy\nv4Qs5A6s9UIc7l/eVHaGHT/44aah0rW4FVYBQhRKpu+uMNNgVUwsOXEOD3Ww\ngtFfpTT4nNjqrey6cY3jNck5QaHO29pn1doFuMIrPb+l9ngxWFyesxxUn1uj\nkI3dIZsFv4BsP8BhjScv1D1I238fIEu5tZXjNeGLG24HvvpVlwDZYzBZHlVI\nJga0gbCW2s99zD+yUU82rpYlnEq7OI00FfGN8oUJJizbGtufgykARGx+ISIu\nPnM9au/tuBgQ/yl23Z4WAzW3Ls1qEzQacrfLnbaTAe1aWzQxqZ3h+bJnpV5X\nS9eGMBgcosqdah3+nguCiDYjI7J5AmghQ61GFDMjj5QQP0VBEHz3cDe3qhHm\no5zjLa/VdYRj0ltDoMVkU6mkFtnanbVhhgpPl8OZfH22BKdC7C5vUxNNGvUm\nGCM1/aXdtPeEbLW/+EJ/FNFNdJI57Y9FoioTZq6SXb/LNpdSN8CIhNTAJf7j\nfMUn\r\n=0wA8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"9cb8a974c62329746f636e2babd1df7837f5f361","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.56.tgz","_integrity":"sha512-dWDjmdlt50jHeWVn21hZDpfyVRw481cU30gn+AUYKRQu+VK6j2RznHOhWOGEFt7leW45bJJGrZv5BfrMrrAd+Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-popups":"~19.1.54","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-splitbuttons":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.1.54_1617115550816_0.8044579537845715","host":"s3://npm-registry-packages"}},"19.1.57":{"name":"@syncfusion/ej2-inputs","version":"19.1.57","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.1.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ccf1c10600b39e3d4a0ca3250d198990f13fb817","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.57.tgz","fileCount":354,"integrity":"sha512-X3bYjmO/JmexhHVG9++s5oa0rTHNDFPe9t9TsELC0/0o/5Mnu255kR6dV4zmZa/Ad0CvLPzd7cvD34anJo6Zdg==","signatures":[{"sig":"MEUCIGrMgHFeNdkGU03kZMFd/MrGT/blRXVZ+xB0NU1y9fysAiEA5rqM/2TrrWZM8V20DQyulKnazGzlV1l5H+5asGakGBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15812463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfp8lCRA9TVsSAnZWagAAGs8P/3X1ECo3yo5ER5rEpLnX\nu4se2s7MEHRKlLSrTTuKI+Y8xY7b3gR8Niipud+YP2ZKIeC/xo68rolXUOsI\nUWR7mlmv8gsWM8MYa6AnVmCtB4oWL3l0FEsnd/wdzPzvg1SdWyMi0fB6WTqe\nE3Ah1knTskLmf7b2dL3rzilRrt2VscPfh5diWVpheZ7sFKq9JhB4bYzoQrPD\n2W/b6kqCXi3WEjrKnK2PJnvS9y6k9cC+cpvYvF1i2/aP1j/RtwvfrPlHdI4j\nt/ZthBcsuyMQKvHq9HG7BBBlxXNKtcb7L4S9ZXBjQwWQCBU5Fcua9bsGYxe7\nffUYQkez9D3JBOGPX1aVoyEVRT4jth5qqYz1cICqQUMYygpdBn2VaBWz32sP\nRagnYfAwRLd8igKaSa3KsjLEGzwpFaJfMt8eILnxP2CPuWyji4psPQBxePa8\n5Mb12/hFFH01R86m9lT52R+PX4Tf6Xd9gn4hSgvH20cC6NLDPyaUIRH7NEzM\nOG08UpiqcVWNhZRPdsrOhnCMUAKbqjnsjSoKBJ1YZ70JzPI/Apg2hVBEvaO/\nMu+7e7csHSfpGdUlyqO5apfREoNK/qiRHtGS0G3rh0Tpz+aR4eP6VfiTxOKJ\nrTUEKmgpC90ZPrH3LphJTgSrspmGokeb/KNTFeV4vwjbgjwdCIUUP4xZ76rC\n7lSd\r\n=jshR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"cd02c6bb04cdf6b41b9cde87e66bd27abcb12951","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.54.tgz","_integrity":"sha512-GncPseTIXHz7ZMlLQzK13RJybZINWCP30wW/tXpUis222nYgj+HYENrF9PqDVarLACeTPCKfYXh4LNpmefhZkQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-popups":"~19.1.57","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-splitbuttons":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.1.57_1618911012666_0.1350767466328755","host":"s3://npm-registry-packages"}},"19.1.59":{"name":"@syncfusion/ej2-inputs","version":"19.1.59","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.1.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6f1513aa2d837b1a2c2f49005f16a0bb2df495f7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.59.tgz","fileCount":354,"integrity":"sha512-RGMOODzZhfhoQi9eLxlcL6vQW7Xnkh7FWtgvKsGEil0k9NpIY7sPY/RmrCMdHk55JyB8KjfsJzimLS0W5AG1SQ==","signatures":[{"sig":"MEQCIA6zT9owBfxj1tt9jbTanDdRIM7w3sHzCTN2Tk+CDU11AiBN0p7S99qRu+B9UabVWY5eiiJyf7RJn24ABix5PdTo0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15815150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkRKCCRA9TVsSAnZWagAAJK0P/0lmGKXbr4jBWBjhZdrH\nqhT4SGBRgK0c/EcRFTzbfT2R/I1KSZT8FMl+oOtnIleOEQifP3l9louMQlpW\nTPfw1maT5dWZpnjeQbBNemXqZ41q/PD69YnfvmpXihIHen+htjDYeJr9Ymw0\nms6ojtVGPpEMY4gJPJUVBjICwDHBhTVPN3nSGYkPXcxfG0l/cIhY0Ed5vP1K\nRV26k4tN18q75hTdGIiUOQ2YRhPnE7eXAd/lQkBB/MuWCicaxqiNm0ynImyl\nLLa049yT8tfX4IZ9reBuRIz2QromL2DUYKlULzIfKQ7y5OQDEab9XlHFDg3J\nBnw6Ls2XaoXiSB/vt0TvjS18YoDVLH8jZlYDMYDVEdGcJh5X5Z4QaOkHMVqE\nQowqOrxB7q4q92oP8zM5ZyWJnKgKyI42NnJp835xV5Mg1lNxyyt3rbHM6qyw\naoLMuLqwEGq9hn/3UKM3DlziOEhWhVlSuFkCnf1aX0icsy+hXDELvlHN9+t9\nLc7NdgtqxJJH7Paqg/IXvyVVIqwFAL7Slcx9WHqU/up0XMIf8SEWkehOv3BF\n69CkfQZqEsU7+iQfsVjhIj0+qh4mgnJcTXsaududEzKGhQbPaGGbeO1LCur+\nLgW7U6X5lqXo3Az1z1Woz+aauUq31qt860REKxpAieD6ZZOsT0FHTmULsFIK\nOkwh\r\n=QG+z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"d0347c7634e01577a59d6443b597b2297fc6848b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.57.tgz","_integrity":"sha512-9cbDpEnAtDFp+7uUQRBvCvsUhOHx6pQ1YW0mcGyYs0ECa5aa4PdySG5Q2DHAXkwRe7JseTEiegZ7I2LzIbfBLg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-popups":"~19.1.59","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-splitbuttons":"~19.1.59"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.1.59_1620120194027_0.6455858186637728","host":"s3://npm-registry-packages"}},"19.1.63":{"name":"@syncfusion/ej2-inputs","version":"19.1.63","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.1.63","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"1fea079b4896dbc0365a5086da9d1bc80c750704","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.63.tgz","fileCount":354,"integrity":"sha512-OEV7uNA06pFE768HhD8/BoISC//9/X/5bx18//dmQ/hd93SRH0Negl4Fvda0jLXy5H0dMFs/SV04aWjWreZ+jw==","signatures":[{"sig":"MEUCIQCwK8eMYoPlq02F9tnEBTapA3wJBn6JaVSMK6AdsfRKMwIgKfLc6VPvCS3qj+VOiogDEOPyjwGS4YLhDJonslAZG+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15819970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnL8XCRA9TVsSAnZWagAArOIP/1mcJ1vGrAccJC8otaaE\nyaJ1ztCeeKjib/+mVsrxTabM5eHseiqJx8ZY69NFn8+A2B69WNQFN0j65e/f\nic1iAnOUFWQUzEdN4M/FXK9IjHs9wg51AIqgewyFx2GYAukrXYVgjKu1QHeQ\nLwYquPxQih8s5Yo9cH5MIZ55ahDNR4vgeynL0iPZjhGsSyVe+E3gTjwgwXyS\n8p4zCLAxk8nqGUKsKPUSGshAZc+q+j4hXvBhHZ6K9jWsbwxXpgZ4hpwV7Xb6\nBrxJPzWblsMP0w7ZscxCwgZ2lF2UOssX0mTL8h++bR1gtOLTul0ufHObvcr5\nyMaxJznGj7Pdhd+rzZaNGH3XTGgr3INrKwXz1ckcJlM8MEimw2LTWODTfste\nReuQPbTEe/CgGqPpu1yEdA134PruWNke8R0gKOe81idJ865VhwfYH+3UpGbe\nFI96MuvBiqfGBkjiIoBTXamDYjo+Mtr0yFlfKSmFZsuEdMMaRqIjNxCkdBXp\nVlB87OWRWlIUh/psaxHVhcWYdoi0/y1e1JWK/19ZS8mJ3+uJQ2Ce9m5fFJOX\ns2AgSJVGiNY1BxigYkIxoZgrcfO/ylqIvsCdRN7egMK5PJTbAT3a3s12E8m1\nvs6WgVVnVjalI+sm72UC7s4JUftVV5f+ny/nOeBoRc1JhdzNgxUAdVBVV+P5\naYd7\r\n=N1yY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"9c3fefa5d0bd1993d715e4ea04171378a763e874","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.59.tgz","_integrity":"sha512-/v8OqVkfvvs2HF3VH5uEsUN6bwr0v6EsKdl/rs1voNHt0wEnoPuvRT03ieXbkWJ1zmjASrk34w3hnNO62l8KsA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.63","@syncfusion/ej2-popups":"~19.1.63","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-splitbuttons":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.1.63_1620885270645_0.20389630533492475","host":"s3://npm-registry-packages"}},"19.1.66":{"name":"@syncfusion/ej2-inputs","version":"19.1.66","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.1.66","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ae4d77802ad137d196b3df407b22f66178e4ec02","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.66.tgz","fileCount":354,"integrity":"sha512-do3g6b5lGXdWERJwHwMiwWQIADaJXOdNrhk8jGFpr5eYu+dqzKTN+DsXZixKT+bIm3q8uBklF92EoKzB8vs7hw==","signatures":[{"sig":"MEUCIAYNjEPkkNWGoGSBOX7xNFwXAh1uO+DeU9YKvIyoN+lMAiEA0NWsqURO1rBNgFlYTbo49ZproXNbj0gQpVV87dArLRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15823008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtc0UCRA9TVsSAnZWagAA+MAP/RPF0aYPeNoNY1iWSUVh\nahRrkpvOesXOZojuIMs0dXv3J0Gu/Ocr5HiG1SMd4EqfMslCA7nqN4LdI+m6\nIkKbBzVrbFtx4e+jvO/CPUEr9+zSvbrhneBJ5Hcf9VW1TmFn5ljvdESNHTKZ\nCJhje+B1UfbG/hiP+pck9V0XX94Kjhph4yAnX6A1GfRNsUbEsFbUCDp+wRoH\nqNMCrM8e3+Dh3qX7gyFmlmkXTeeOj0sL5z+MthxKH6KFdvajX6lD669oI4kh\ny9XK9LH1EVc6L3yQ7ajB9MODV66ACuR7T80LOfqCf1hnqRrwL5FZom0dH9/r\n5YuM3p/1O4ChoSwPJIDvk5Fjwakf6crJ2oXH9gQqet7UTTFgDdeHFBLPov8/\nXR1VDS6CLWdA2ga58yNZOau50As8d1kNXC4Rg21cW8IxnFyL4MNoe9lgqIZx\nM5XTnIKI0Obja82hUkEes8J0PqPfdu0Bh6KjkmEE/Bwb4iG5kzVL3bC651Nb\nZAdb7GqGZbbks7zgemwB3h1Y87yb8serD0XizHuBU2qpd77/ek+7nP2P8kUZ\n4S+FKpgnOcrbagUBvan6QO74n5arX6gGTr7utYNw12SN0/GNTR1JDWVxzyN8\nHhQGUBJGxIUF+9dVShzAcKv0AbwppnmC5YmgllSjRXOuUcLyyAzotcimTN/G\nxK2q\r\n=bptc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"7a2b5cca23b802e7ac1b2bb37c66239f06e5dd3f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.63.tgz","_integrity":"sha512-hOGp1wHW9q6gr/jKpnjYV5ZNcqkb9PtWOSz/sm8YIj2Kq4BXX28GX/po+J1S7CnNvfj61f84/cFVCVgBsc2AeQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-popups":"~19.1.66","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-splitbuttons":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.1.66_1622527251399_0.7392717710512531","host":"s3://npm-registry-packages"}},"19.1.67":{"name":"@syncfusion/ej2-inputs","version":"19.1.67","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.1.67","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"1b72a1cb4b97e8066961e97a8af42401e2395a7f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.67.tgz","fileCount":354,"integrity":"sha512-w4EXzgx3i5bzKjtnYp/PrmjpuYquHedTc+j0EYfA1vj6J17a8w8wNUP03Uqp2YFnv44lNoEopgwPytZO0Ro10g==","signatures":[{"sig":"MEUCIF6CwVTDB1wF+NtBYEKhIlKK5lq2TZPByMQh12SVLfQeAiEA4Krf1B2slajXhs2a937kvcNGd+++GDTego/OqoHd4Ek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15832059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvzPoCRA9TVsSAnZWagAAzUwP/RQ0A6TUa0KOApbT6Oe4\nZ9mbeDahIEOKm5/nmfToiL1zttVnuU6Z5rr4uRIbtE0MNBpMb/Gw9vS31gAc\nwibz6nCpjMS5WfRyXTFAZgOBFTVPwxYge8KmC8iHEc9cU8XPmi80EI/ATNt8\nheJOdzvIrG5QgzYpJU7F4A/srtSA0hax2LR1mpwpqp1BeVoOkRJAfwm9cn4/\nkHFpxhYYQaUu8ebvpoNlqgdQfWGhfb5Mf7I5sv+3w1zNuoJCR6823zJpg4Zc\n6R3etLSj/lzR2Yj4PiiMrOXJBSSCDNq5c/QBvX9EYIsdGuWT8XYtKFr4Aq/o\nSeNmZ5/D8XM8iYBLbrgAwAaVnGQgC2OZ2kiDNpHUYWWDz1rV5b4VYYcetK7R\nBSK0wo9XDzUr+T+AaC5tjImlT+FPkGtjyPJhd7TXKD8kCI9VQmL+la5EvN8b\nJkdUkw8wBb/l8JyZjusACFQfgru+0nlRrFw08JrRD1mqwDlIbYHwj+wXzEKL\nstyqVWxlYzRc/L1B8mrjJB95VxbKXelveK4tuXV8Yt2YQ3znHMjGEfr1PfQO\nEnABJr8PZKMpS37WVBSGm1TFgFi3i5pY8Go+M6bjIbghKM3A8lBDtRmy91Ui\nE/gwDYE+pyeBDpSTjmO1jyKBqCPUagbe86HDP9kNWiKxuk+U8xMvio0whiyt\nhaN0\r\n=LNS9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"124ddf408107537f474a662201a971b554921783","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.1.66.tgz","_integrity":"sha512-2EKJqyN3q4OaSZn1n39m78lEsmsY4qb5jNnfKWEKYJZ15Fv0Y+pf5H9687SjNELWguBILtXpMXWi+i7fIhELPA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-popups":"~19.1.67","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-splitbuttons":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.1.67_1623143400539_0.9816481678904743","host":"s3://npm-registry-packages"}},"19.2.44":{"name":"@syncfusion/ej2-inputs","version":"19.2.44","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.2.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"5e96366786bc71cb31f9e602a638071915912e67","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.2.44.tgz","fileCount":414,"integrity":"sha512-HbPfvtpYyLQdMe6zbsD1TbRTl4KMe5N/IlO5clSza9rnp+bzB4hhcoPc3ehD51IJv29pSMzyhYlGD8iVa71CZQ==","signatures":[{"sig":"MEYCIQDXu7Dds3FjzzM48Wa3rgHM3E5VlBb+k+dbl6lZe9ru1wIhAI1bCVOp01vZy+V+i88nrKChSkWdQhPPPCjNdzHxh9i/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17357886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2/wWCRA9TVsSAnZWagAAVPIQAIWRqDQv3YMjQDDcl4bs\nFY2LfYAoW6XxOHpa61rZtBy3+pPt7zXyIwQG1/F9Q3kONBL/TEOA3aFjJsKO\nmygkA372HNbWpNdBwo7rjPVmmN7KK0ZVdnp9WvPsbLWtHohS+qpicMe4B3O1\ncxDftBy6lD+piVuhaFNDsKCAPYCd2VXu4fU8HcpQiuzt016BOhfBLt6QiYqQ\n2ylGEuSvCiIjQKyQYKFWOzO9yR4HkBUZXM/5c3WSji1tqJb1YOE/aF1vYCq2\nNMbZzFkDacVRJTiJnogFHlpFN0OE24gAY6iWMqe/evxm0aFu8tnaSO7NexFj\nz+PLQop7RqZHczFLK8yP45XNaMF5a3fhf8xOlHT5mYgGsLxMk2gDeAbmJ6ab\nqO8kLUiLhZrSXBFUXtPCH4wOZPZVR3sliHsmvVbU5fCAlju6gxrmBANMvsx2\neuCGLvRRq4ifsyIE3JRDkNQl9L671o98Ue+ZCkhxFgbPcpTmlJ9vh7BezqlY\nvrS4jsvb/B7Xvv/7dRwGg6H1J+Heu16Dl+eR/e9gP48mzw5u7ueMNJzZavOq\n96Mk1JLCIwiy7IGmqh3tK9V72EMFBbRbt0KQQIcA9TjIWO8uFHZ+DU8C/tdZ\nmhhok/FKfkjVK7mP96tA8MjtFE+pLVDxFHQn/5VYWOMsxQT1Hgu0zNc2Ku3F\nJqLk\r\n=ux+W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"2aa519baedc43784048d0ba7be381fbb7f39f4a9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.56.tgz","_integrity":"sha512-CNNzHGxBNUGAet4OBB+6fbGYWgEZptvImUSfAuO+NBbGSEShlnB98+6IlCk+qcnHlAGMJV0mxWI9/Yz9U9aqUw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-popups":"~19.2.44","@syncfusion/ej2-buttons":"~19.2.44","@syncfusion/ej2-splitbuttons":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.2.44_1625029653569_0.06024926915471163","host":"s3://npm-registry-packages"}},"19.2.46":{"name":"@syncfusion/ej2-inputs","version":"19.2.46","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.2.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4ed3c2f8e54023f29d34471b8151c832d6d7ace3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.2.46.tgz","fileCount":414,"integrity":"sha512-Nnsi21RsRysRiYQAyKmRyYMZa2ljay2M+NJJmNKv0fmyURuXMqqYlDt73ge02zYDIA3Zz1UWnAj17gT7Uy12RQ==","signatures":[{"sig":"MEYCIQDviGgJ+kkOHOIkpBTWCaz7uLi1sLU/aF3cUCHw/mdDLwIhAI1s+Dw/5LUVemXJf1gtEeYKxYOL0KNdCJMwwii/EFNN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17359770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5BDSCRA9TVsSAnZWagAA/8IP/jHjTPlxE/heWv8jW5mL\n+jI9xM/Rp7DlFx55zOKyEmbFkKC+boOCWsoe2KSdNIQuIBQ0QPfVn9UeDarW\nXVhVh5rIeQXzEpGy68xQ46CHv2ZpGx/s9SedJxO84hl+xFpMS8ppalAi1mNK\nxuUqQgcAa57fZGkOpiizjYf98W82rkqIMzf5pEDx9mG3DgMNviDGyZHPPVD+\neg6ByzphuFKZmTYjWF9pw7OHInKn0ylqIOswezkG1LwyIoVumf0BVRm+ULfm\nFPdbBklHssnzSek0gsRT11l0gyk1WV7b9DSr+8I3Pg3TxUDT2TVOJCutNdIc\n50kjh2Xcwj4rQpnXufHsy+3UnIMW2eOXipiNqDO7h0p1/+v6TCfLLXcLTSj7\nN9gsqXcntCfid0+MpFhETysr2BGB93VSjtKrvIu/5QOPnqfuAoGPLeSIZ9NS\nQIx2Xx755noOblWjts1wggAyQNH5V6zjcrIrYbsI9NH37xMKnLa/VLNkV+SD\nhAazrDHA8ayxIsDgfwXBzna8irIN7fPIqKhUYFWpjXvgCuybg7Tb6P6SxXWe\n+E6NzgUtG4/2BFV5IUg2Wzv0D/gaQIWPRNwtVDbCOeOHxJRr9ztiu7cvEJH8\nHAJfw733DMD/2CBY1qrCcMGZJUDQ3wJFkUTszxjkqi4wD1i6T2+Ord5B9rZu\naAy6\r\n=XVa+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"b1fcd4efd304e9f26c02068a517b9cc122e429ff","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.2.56.tgz","_integrity":"sha512-IXKhEbf4gXCshQa2OiU3evjLA810qaRnTv8x7VMnyv1u8LHOVfEhdnHpgX6Zx6gZyTHKoUmA/RxgF+WLEdD+Jg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-popups":"~19.2.46","@syncfusion/ej2-buttons":"~19.2.46","@syncfusion/ej2-splitbuttons":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.2.46_1625559249973_0.7031412214899158","host":"s3://npm-registry-packages"}},"19.2.48":{"name":"@syncfusion/ej2-inputs","version":"19.2.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.2.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0fa6937f70de371ef2f850c3c0730dc4ca6c21d9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.2.48.tgz","fileCount":414,"integrity":"sha512-Ni5z4ZZXvX5OyQSgIJFOpSU7l0SVZrDgokK1uk4RI1l7vuc8PPhh8bSVOnYQEx7Isqp2hk8Aa7GUr+dbwfnl7g==","signatures":[{"sig":"MEUCIQCgJoCJWG/xsMY/2C/68RGd6DQvtcuLBn+BFrECgVjkuQIgGXKj9shTUZGExe+9e07BvW+xQYFXe9MG9KtsPJ3DQR4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17361848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9nVMCRA9TVsSAnZWagAA9hQP/307xinjhs/ppUYe48x1\nc07UthhuOu4NrmhBlLKd3W8Dc9NQWZ4PxhJqLGRL7zWDNtOso6jW8n71ivwf\nga84DThR9zF2uVhUUXCwH04rUqYClH8UufB8srq/fFMxgUpYZNFreVlUT/El\n5dsdCyG1HbcC/n2ihXjPxnWf5+FaBeUB4URx38HqH60OPkxFdJQ26HYURutU\nVZDcxxBzw11u1EVDerneSvD2TVAB6whcUScxLs5U0WGkOcb/3gv9nUXxnIGA\nZh0lIdAiPHyA6nXjhwm9eOa9kNFtzgFKBuC3bvwbLOG0wV6XyaA70NRHZKCq\ny7zBLP0DKLAf4gxOX5YE1qXMvhcPN3iFd/xBkRjrIPkY1zlpwROlBwnIYrdu\n1BIyAibNSKd9FHZmJiiY3wwnRiQM/qhjlRqPaX0TEEIbJAQ2a6K/MONtRAlD\nHyLUk1aJYbSsfc6RllslkHQUpl6HCPOqweJZYUEF5v9KTBWjgJARUMKqbN+W\nk1lRnbDKw5I4/0F2qxsLKMBvrdz3JVM+63kZEfGNUxTY1oXMWUL+42fMLpr2\nsXnqJflrwuhxQ2HOC5HCchpt3CRfD6YkJDPgMyzHgLCYyCd3n8lpZ+UB5W2O\nLmfDdDWHxhAfk+5h1iQjGXNdAvnoSG1xSyOyv10dW2vzF+pgQzk0OFjgqZY5\nX0+u\r\n=LEWh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"f10282e304ec562f8ae13750e99bc7b170c8eec5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.2.46.tgz","_integrity":"sha512-kHUCPw18o1V26tamJs6GZWAzXyE7h6ofl20f7r9HxFsl4IR4pm3knwwwV50PxwUUWdnN72WrwcZrqcyxKK4WUA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.48","@syncfusion/ej2-popups":"~19.2.48","@syncfusion/ej2-buttons":"~19.2.47","@syncfusion/ej2-splitbuttons":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.2.48_1626764619848_0.5804828720519231","host":"s3://npm-registry-packages"}},"19.2.55":{"name":"@syncfusion/ej2-inputs","version":"19.2.55","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.2.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"1c6a86c0bf4382439c13db4823cf1a3e9669649a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.2.55.tgz","fileCount":414,"integrity":"sha512-rEPO5wMqkCDCd6zpcSUb/u0tdsBOQZh46MqgbXbk94NnaxTQ0fRx44e6Gr+YDY9gzRfM+H0GO6saOC+zQFFSUQ==","signatures":[{"sig":"MEQCIFpqg9usXF3xaX43moHsQhK9scEo+I+To4jPucC64YjvAiAsttfEgft432evKMUkcF/SMSKoNKCgx/37aYnZPRxl5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17257633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE2BVCRA9TVsSAnZWagAA26cQAIyXmFY8Xwh8P/ZwbIPc\nk5JvDzEudkiUMiFgRCCbuA6JBHxp2XZI7JoOBQ8x+qsfgc/C4iDj4TjbT+jq\nK0OzQxhJZO3uEsa6KhCM7IuIzr7D8iBK8zBsmCYSbMleHWBXat5IniyXym1o\naoNRwXOE3QwBKVrj1hFaE6R7YBuYrPM9c3fuP6zi8hxOlQA4tCpnfTg4Hv90\ngJIfEq1drY5+F2s9EVn64Tw7NIZnYAGaTDgGobMc9fh2+moAD/0CiLLJ2bL4\nDJ081jkSpM0iB98TnyeKC1O4O+6BZTD3bq56fXYRmSvxdRo31If9mAbKvCEq\nl8fMH/qBTWUatptYsEBFvkYXwRwz7p0e5YbfQWV6Uj3k6Wx2UH3R6svXFDwm\n7ZDJwyvW77UOUZnwnlErnQgkfTBEKwH0TvK4DE65Niz1c545VRns5FvIobr3\nwGvFUyr/tPXkuK1hJ4zYo+UDT4VLNAKeg/mTPIMnXot36g3YJQSxJu5ou4Tx\nuQXN8h/w/PmDvF+ll3kbILr0F6QbvViWur3/dxdJhvRH9f/cx5PoWUtN3GXn\nrQgop9pTN4p+0h0mZrxhHRxZBYJO2q7ijBDxo7ioR2tDsWv7G1NvFJTx005I\nLUcSFxf30eP+Q58K+Z1c8ufBqkNc6d5ygUJ7cz6WtH9yeDf+K4nOKmEjgPHP\n5Mug\r\n=ATOc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"b02a87346fa0856242c8de057650362ef9680e04","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.2.48.tgz","_integrity":"sha512-eLZTklKC6OplDSs2bkybwwPZkRkbWBzjK91UnqWC7c14ePnQQ/HKnFQyQuOIYFwpfPAxgVa9tFj1cZdVYCK0DA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-popups":"~19.2.55","@syncfusion/ej2-buttons":"~19.2.55","@syncfusion/ej2-splitbuttons":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.2.55_1628659796875_0.5776002840703824","host":"s3://npm-registry-packages"}},"19.2.59":{"name":"@syncfusion/ej2-inputs","version":"19.2.59","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.2.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"509ba5b8c16b36b00a6ee70140249e61167f02a7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.2.59.tgz","fileCount":414,"integrity":"sha512-XYjAMDz1yiqzW0hHL7DtKI0ugUYQFOdUOInoRoPWsaiy+VT35TehtPfHMPsKANnGF0czbe3sP1GiN+5/z+rglw==","signatures":[{"sig":"MEUCIQDTwlRoZMbaSeNCI8DZzLAapmqKdXaoRRUj2MAdt1ZKugIgEPR6sjxh3kU/Ze+aMt+OuE4t3Rk3V5bHl7tHzl7sO1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17259803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLe+vCRA9TVsSAnZWagAAYoIQAJTPfhjd1s28kJwcuPf2\nA2qZjj5bqj8bVOjYVSeHuDIjSRlZeBbsINxqUa2O8fBgfWZD4sxjPp0GRG+g\nKr8CoFNBOSIecp6hAgqGuYNhLC2Ht3Xd3LlkaPp4uSyNsj2aD5ufOTx1MV5D\niyJ1LQ9TgyplYZ5PqE1JC+83yAzNKcMzlk1sa290613raZXXaWT8ffM28YSR\nChNA6SC12ba5qLcta+6YnIzHPiiVpuRjH+WfI+lmzXaMmzZ8nIUErMwGG/p/\nE5gk2LTgrceXmUKFoswpLTY8YLTc+DRYTXn4mGu22DbrOf9AIMaKzwgwEOS1\nYbrQsQPgsqBrpwWavRDxYNAYOr8lf6qc0pZoz0afqFuJLWBsDBztm9FhNSiK\nQ34X7dalFHMDl94lwdD3GI9TnIdm5WLBq8Hsq1p5uPKF+N6pm3+EiFqSFJSN\nLRtGUVM4D/VMQPdp/W4tON/pti8/wqfECk2moaHi3JoMi9fO0NNkrR3Cs6/l\nKkiL8ZCF+dCu8mkMojlC4HcbGjZczq0hW/DjB6uQimTgmbLys/AQjZ2HVQdy\n/lW5RsdDiVLVvAJn/tzYCyJiO7Bhtly2wOCz+IXCYtffWHI8pO0pbl+7ptYj\nfXRlNtyL75YnAkXdoOYSC8FPxb75jIozI/5JV1r415w1l+BmkKOHd45KjQga\nXk5U\r\n=k3Uo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"b224cd29b49558eb9550123b0255b62b9deb620d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.2.55.tgz","_integrity":"sha512-kVR2aj3ODN78nBU9F2sC2gUl9hIwdY6vBl9qvcwffzyY8qf5fK3FUhgOjewsZ9hVgAX0bbCYwNxx3PosiIpVdA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.57","@syncfusion/ej2-popups":"~19.2.59","@syncfusion/ej2-buttons":"~19.2.55","@syncfusion/ej2-splitbuttons":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.2.59_1630400431222_0.4318459545950013","host":"s3://npm-registry-packages"}},"19.2.60":{"name":"@syncfusion/ej2-inputs","version":"19.2.60","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.2.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"5e7ebf06f790f0f755ac5c5b2fcc1ff55d05b838","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.2.60.tgz","fileCount":414,"integrity":"sha512-so/uIEEWPL6PiXWekwba6u2tZC8ZavNwAJ6YKefHRjRswdvtncbGx1+x3pBT4apN0f4fy5J200d1EJ3QgnzHhg==","signatures":[{"sig":"MEUCIQD7JliivyCwu3/voGtZiLsBsywJGnZ2/KwhWTg5bMA81AIgfc5UgZXME2M/AOWjCdDtu4NsIswNzYI0xzih8IIaT0Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17259828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0Z1CRA9TVsSAnZWagAADLoQAJH2n8kQlOb5MBiZ1EsR\nnSnKq3485dg1pEEEQK3bKajiOn1HP3QU18vFJI2cKD77/ABVTZQ5Bjqb7OX7\ne8Uf+YquAoaVCbCgS7F06BsgDnIHrqSEvJJbcn+32DOyTaBzbFIFFhAf+YQy\nzGlu9RI3jevbbQiXmHrhBMPzXWkfbMVsRkDB9wIKAgIHA5Phx9vDnzwk+6jG\nM1GvCOgo7K2cILWXUPnkFWVI2tv+jCf9sazr/6sb5Y+Bb0CXflySGiPK4zWy\nXBjI5aHQd6JizqSHYx0vEM97/mbmDhecL02mMOUmu086hrBY7yIc7dAXFzkc\nwbA5Gxf4SUOnuoUWFwo3BpVofp77836uEbOcbTzTBt3HK0tIbUgndnV0DNy2\ne4nUkdwfyLD2iZoNo2m3w9HuYnRO14vThdJhZYZe7Z+nOjbpOrQ73ixA0Nlt\nAwRYRvrotFlE1AoRPdB5rilK432aZbuaPXJH4+Vdu23CW0yE9dq2vHVIDE+9\niDjEyu+15v6uKLQ8SL6YTlvAg6PbobPhr/5Wb8z+Rcsc+s4N3RQKQBHLQydr\nMT5r6ktP3wFAuQEBoov7m39UzgDsunW5rwZfNehxUBWilbVAOM2BNsbWAZOR\nwGmAxgrXUfCReyxrH0twKMsrBf2hFPO01P2wq4gjpO9sfyXuLwbCaZ8xHMgN\n6Hyf\r\n=2qnL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"e2e52114c5a21395e28b9d270e9cc62bd7afbd54","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.2.59.tgz","_integrity":"sha512-F+MxMdBzVz8bU2KJkCiOXcSV2wvi/xpHbEwW3JkD1vFfws/5KGm/nw4HcY36e1rVWzIe5YCBTNsw/6dhRJon9g==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-popups":"~19.2.60","@syncfusion/ej2-buttons":"~19.2.60","@syncfusion/ej2-splitbuttons":"~19.2.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.2.60_1631012469037_0.38931249461330664","host":"s3://npm-registry-packages"}},"19.3.43":{"name":"@syncfusion/ej2-inputs","version":"19.3.43","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.3.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a3e7d300d5dac485778c0c9c77726570f24b84c9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.3.43.tgz","fileCount":469,"integrity":"sha512-hWZo3EMm2dqKCKz7wDfDktOZg+kR85HHyUooWx3JTPyg/4zml6AzMfSezZ98MyiRO3d8QR8f3l9D6K4QBWEA8Q==","signatures":[{"sig":"MEYCIQCWC7QAESqhxaaqNQZHuFDO3GHkecQJ7uvK5QOIqqC+KgIhALnT9OcPQ9pzjaZV9SPjJJANh1mWLL/vpjOBa0iFBNIB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18745433},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"41c30910f1aecc7805aa456b05297f10c9efc86b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.34.1.tgz","_integrity":"sha512-LyInsIakYEhAzdSVkyCQuWaIgwlAZQ4SIeIA8/TzHNAAPiASontuuynLstZyeUNay+8ZNRQ6fevMXsG7VwDngw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-popups":"~19.3.43","@syncfusion/ej2-buttons":"~19.3.43","@syncfusion/ej2-splitbuttons":"~19.3.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.3.43_1632977954554_0.19789086896076458","host":"s3://npm-registry-packages"}},"19.3.44":{"name":"@syncfusion/ej2-inputs","version":"19.3.44","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.3.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2220c3bb588381a27aeb91666c8cd762cf60125c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.3.44.tgz","fileCount":469,"integrity":"sha512-NOZ2rS7+YZx52iCBSScvMYqyoyUN/zWWCqKehBeQUH/w4pXdVUuis9Ipvd6VFjG+3yz/QwvplCWoz/aj6IqVWA==","signatures":[{"sig":"MEUCIQChP8aMrWb/yuBtUJr5Zk5W20saHP0s08mHiBnZxhcCEwIgLZL4+pMDi7DXjzGPh9ILdqEHl5Ue1iHcTcrJuKK3yi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18745542},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"cc6eb09d4b8391708b125590dd03174294312117","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.34.1.tgz","_integrity":"sha512-72KXUXehXC0ACJqSqMOh8K03wptUhx3011va7AfvwvewI5pM77XUOPAJtFiiCgArWWf/C0PmzaaAGVJykupjMw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-popups":"~19.3.43","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-splitbuttons":"~19.3.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.3.44_1633429033220_0.8589397193918553","host":"s3://npm-registry-packages"}},"19.3.47":{"name":"@syncfusion/ej2-inputs","version":"19.3.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.3.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"620737a65a9bc990a2a680b20a0f3aec85271837","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.3.47.tgz","fileCount":469,"integrity":"sha512-VbjT/+cUrN4Sgv34MR37EO3cR+CxRGbayvUV9rosWxejOTvIwvReMuhptKngUKO9zqQ4A6ik5DaeqyiTZJpfvQ==","signatures":[{"sig":"MEUCIHqYwsiHA9wtcoXWn60RmRXbIOS8Suy3l6T5SBE2xW4rAiEAvtQNDws/F2UysY10ncYBSZ53TjwQfoeuY0/tUGYCGFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18745542},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"cc6eb09d4b8391708b125590dd03174294312117","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-18.34.1.tgz","_integrity":"sha512-72KXUXehXC0ACJqSqMOh8K03wptUhx3011va7AfvwvewI5pM77XUOPAJtFiiCgArWWf/C0PmzaaAGVJykupjMw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.47","@syncfusion/ej2-popups":"~19.3.47","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-splitbuttons":"~19.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.3.47_1635243463096_0.15111828578363995","host":"s3://npm-registry-packages"}},"19.3.48":{"name":"@syncfusion/ej2-inputs","version":"19.3.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.3.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"66e8e9df6e71275ba2b572b4c544296ad3637ed9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.3.48.tgz","fileCount":471,"integrity":"sha512-HTQbzL7sWPxkM6qAGvhsFlKSqmdlRc6Heqe84/xe2DgrKIODE8+ERMajiWirnL8LZ4QGdbT2DyS06b1iM4RaiA==","signatures":[{"sig":"MEUCIQDqSYuf5ldHqkomqBIQgu0xmWKSXJUa1p/yz/EdP2xsZwIgb0sLIpYdjUa/S9n9aVWAARBlm3aYKk3RRGSQX8OLXf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18762030},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"4af02f0dd9c7704862297cf9c8865c6a9a5e07b1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.3.47.tgz","_integrity":"sha512-BUXgFj1vRssJASTKICmjSiFogsKI8UryrRI+GhyvlJcHU/KdRLokVdlPa1SrEdcjDdNn06sB7vQEMOFA2msSPQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.47","@syncfusion/ej2-popups":"~19.3.47","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-splitbuttons":"~19.3.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.3.48_1635849234791_0.8698962286577723","host":"s3://npm-registry-packages"}},"19.3.53":{"name":"@syncfusion/ej2-inputs","version":"19.3.53","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.3.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"12eeed652d07ec7d9df2e4c3ec10502afcf9f8c6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.3.53.tgz","fileCount":471,"integrity":"sha512-6PhMb9k8qN3cv4mNM8dZSUYz3tGyLtv4CJ35ycgzxt9dGdjowf50Vy/UYS6aswK6IcJ0RpNqUd93vPboyrdYMA==","signatures":[{"sig":"MEQCIC0Ip1vlzjcCSFoqxmZn1Tz+JuRcRD5DlZIxO81543ArAiAG1UoKiNuSJNLokroZfvxLtztRcvzpYnpO4D7ak16Zwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18762140},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"5def8bf38165756c0d159b7b35ac62511635f660","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-inputs/-/ej2-inputs-19.3.48.tgz","_integrity":"sha512-C9kBTelqmWvnyaBcBhHRhRjkUMm+IZ7RS0Ywluu5H5/epkk+SDALInBnOAV0rYe+IbzcyD/ShS/OptqEbW/CfQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.53","@syncfusion/ej2-popups":"~19.3.53","@syncfusion/ej2-buttons":"~19.3.53","@syncfusion/ej2-splitbuttons":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.3.53_1636695841473_0.47095105103143786","host":"s3://npm-registry-packages"}},"19.3.57":{"name":"@syncfusion/ej2-inputs","version":"19.3.57","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.3.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2930a668277390e6ff0d0e6c611b50d8a8fcddb8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.3.57.tgz","fileCount":471,"integrity":"sha512-CTISfVXMQ9kqICmKYsTt8gAharyBa1RKGJw5Vy3dfa6jzYnzCrd3LCC5xSGXXnoi1Jni0cJfADYqwRdwoBPuIQ==","signatures":[{"sig":"MEUCIGDcqYNuXl4mAXV1RqE/cGhEbolib9YgLiZ9VrJk6uM8AiEA60OFYblDqGjPRIM6t3AQIKImlerhFGaf9atArFpVGTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18764722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrzs7CRA9TVsSAnZWagAACdQP/AoErdyQV1xONUIz2AgR\nNcdP/pxNcBfcDWPZWzA3rxsldGA1tBf07gs7hPU5CmrFpH2r0F2T3/82FIag\nO0pmHFb9pDsPFmK9UR+QOSFEQfvdBYgzeROTVI2zp+hMJM5ds3GCWF05i/dm\nnBeJtXLdsOOfnLzljYgXehCpJ8WKGEgHqpHV4ltxH3zscRVt7sxfEEX9hjTP\nhCQ1frKA4BC/xHZLc3ijxHMt1lx8cWUG0q381B/CWVexNbyLA8WlCZC4x1I7\nytoZ3EvNVhpvsm1nQa8qosuUQZLfGL/cv//WXMIpAKh8bOXVZc6qbKMEPWYP\nhVukhhLNvDDBgF+h0ArqOpsj+lDAjFn2cLoj7zu1G59HNCvBQHaEqjg0RySN\nC6+FLyu96cA0cjdnFHg+qfS/mkYYwCrVFA2IQimy8W0TX65s5TqQA3Y191gL\n9B/htXCuT90ABvPsy2g7vcYcXOTAm7qqlrKzgOAiqU4nJWxQPDritL51aN4B\ncwbj15s7XwtrQdsXE2Aqn9NYU0PYm2+ehZ4alBBrDrWt+ZNK8JRVsYarqyQZ\njmM4jKT8einOqx3SWLawQeEpaht8r1Soa7nL+EJOqUGjo+adpzAvIfvLtETg\nDQCnGyR1fgyky+fDJ3K2pBb0IPX7aAQyi/jWl65RVU/xCYP7ulFC7TdDAVi4\nU2jQ\r\n=ORii\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"89d9dcc91daef696c370042770506c72e27880a3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-19.3.53.tgz","_integrity":"sha512-X2tzMF4ty8VcVx/5tbIRlBmCKNoiRppLhSLLwS6OlTxgYk/2RFftmSAG3ueAR9rCMeXfjR+ENinMIg/MsN0LPQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.56","@syncfusion/ej2-popups":"~19.3.57","@syncfusion/ej2-buttons":"~19.3.53","@syncfusion/ej2-splitbuttons":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.3.57_1638873915166_0.2622197784295841","host":"s3://npm-registry-packages"}},"19.4.38":{"name":"@syncfusion/ej2-inputs","version":"19.4.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.4.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9949deb9f4ffac16c0795da7e235839aed3538b4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.38.tgz","fileCount":538,"integrity":"sha512-yZbh7KHJ1XIL1tooyxD0PqC4e+vnZF2wuMdeVSKP14CQFz47nAxMNiTREKl6IApFoUm4N+x/jORWcRVaDWunuw==","signatures":[{"sig":"MEUCIQDiECS7EnHYymhnXkP46FDqfXGp52vU2YM5TqUayafXsQIga11rtCSJMxw4zNXxLLw3YxUVMwBOCfHDUUJtkGbcJtI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19328074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvCQtCRA9TVsSAnZWagAAnkYP/ibICWHWqHach8mOdIY/\nBaFRhLsqFdGfwHj91L1KmtydAV3ZpGY2mAguu69OfcI5RvRgDozteWubjsNU\naPvrLs+kybRcNmbMULoreFRvGpNi91DQHDgu8sU/FoSdy/6y0QiboAhhfzui\nF6Ul1mAcQCrp4tPbM/4V/3F1P3odZ+vb1JmHXugwpDg+g0dX6YLC54MdRdZV\nMYw5qUQbaRClmur2B4Y05AYzGVjdrXgaZxLRdENbD4hUGu2+1oHFVmOJ30oZ\nz6u+Gwr6QGbaonznYBV6bbOgYhajm/wlMb38Ns82wBVpAdMBxtBN7CKc29gw\nMkRJ+z3rw+vje7DXIgOWtytNHx0kg0lW3ae46Dx3Ue1pfd0zdKUCp9K+4U2g\nAnIAqEkauAakbyc24sPBDbTiCwSHCCMu/Ob066fzstrH6ThdhSs84rabg/0B\n+QjIUwR1Gje40gXrqzekcfkO3PlzBsYVPfTyhDq8dfrX+aaW2cc8KNMSvOax\nh/GyyKBKE/0tOWKvrZHj5WYjAdAt1IUmHVMoooYB3z7/+R8CypaJIT6ospyc\n9bTlbm2CDaqrxjLBwm23gbnCgDBRjyyNFyqZomBtAPaHO6uBE6smIbi6Gjey\nycPSivjmDSgiQT0pH7GVGBLP+2zdVXJgR10PhBryHnI4yCY0cjw6vSDhVjh8\nKIvo\r\n=iql0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"e76c48ccea817c2f4d1462004fb788446a1335b9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.42.2.tgz","_integrity":"sha512-yHjXoRDDIwAfxkUvmoW4Nw8qT6a+zoPseqq26djC8UgSsE7CLTP3752jRadFd9gw17g7Fsltj9b8uQZn6BS9aA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-popups":"~19.4.38","@syncfusion/ej2-buttons":"~19.4.38","@syncfusion/ej2-splitbuttons":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.4.38_1639719981040_0.19593656364197765","host":"s3://npm-registry-packages"}},"19.4.41":{"name":"@syncfusion/ej2-inputs","version":"19.4.41","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.4.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"c1838bcbb8cb037a3e3bc34c82d158f65b3d0a25","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.41.tgz","fileCount":538,"integrity":"sha512-EAXrZ2CAgAOMjuGZTZjgAQBu+bcDImTMa9bf8eQEZ1B0cQqPrwKINUkiwqQmuhyjXcwfk7cVSYRUEZ/UcqiUlw==","signatures":[{"sig":"MEUCIQCv5pPPHrNdLbAwXTXCRIWeRBeHZZAPpxPN9kyy1aVq2wIgHv+eAYn0C2XS2yaE69wYNjbEb1+uWxzDvBxOg9w0cgM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19358407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1C44CRA9TVsSAnZWagAAKa0P/1+7wlB+ueA+TzG9NgJK\nv4e8kAwcSFyf5v4KrNvOLr5BZJYbzCk9QSPXhYfSizVsnPG9/jnWPQsEYFDy\nIeLDOVqtVmi/9tvuKuhiXBV0ux4DKK6Wn7nqJ2L/bfufiy1D1x81xoFr+Mjs\nPY152+DyrPxOF71e+F1ghPr7PQrf2LJCdmqLR5bYwmgtOUCatCVmL6WlqQSF\nCTl8moR3OxeBazQCgLjVv/OYn3Y/8BYq38DT6EHhhJgfhkfNcy4PW7Bm90Qc\nY0PaVclwkU9kLtZfi9pcyXQ4DQ0IxhEyuPpmsYLsuSvoESR4UMIPke/iSF3y\nEI5PYoDK/zxe56EZ2r+EhU1x8f+xlzgyx2Pwj6cjeKMhI9y74TqJke/1xdbf\nIZ91ZvlMCxw4dzsVWYL8q0+1qBmsVunj7FBHk16WM8nb6vweHupxk7Lv5VQk\nl7o1bquzjxB2vuboqHGiRoYROXD1rr4MD0vt20VqXAWkASlVrMgiTFJGzRC6\ntcu6B2wO40IOIPt63Az6laqv/5m1kw6eHGBNau/HMpyhSZpRZej+BXSrO+K2\n3Lfx3fRfpwcsq07DNZj/X/76NVbFw1p9W5Ua9G8dsIg/nakZ79OfinsYzM7L\n8gHfSYpeQ2OO3CbouJqEZoRtZUZJIjDBkCHLpJdsu61jYq3PxHyhxsgctvJN\nqIDY\r\n=9E2y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"f73b5c0242e0182e4dc83707a924ab8778879972","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.38.tgz","_integrity":"sha512-YHVpjxopn1DKZTZMwjiljf8g8cfL54NlYzJK35eWbFJTqrISYEGdani94poqRka2XWMaFN4RSBz4anvsGYC9Tw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-popups":"~19.4.41","@syncfusion/ej2-buttons":"~19.4.38","@syncfusion/ej2-splitbuttons":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.4.41_1641295416690_0.03408378315122307","host":"s3://npm-registry-packages"}},"19.4.42":{"name":"@syncfusion/ej2-inputs","version":"19.4.42","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2e77c30ed3a3b8fb0688c8f610fdb66a1ec18782","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.42.tgz","fileCount":538,"integrity":"sha512-HvFKhNbotqkZFOCiKEs4kcGuSsPXkNGqcwpicDGWN5qQrK1gBad3sSIEWvJN0UcXc2+RU9Xg2gOnD/el5HL+NQ==","signatures":[{"sig":"MEUCIDnCrR8QHm41rqL1uRfHtaf4UQYpa+8+Sjc5coWI3imuAiEA2Cpk6vuGjycejZdsBau9rummX0rnn1gM+PMhfqWJGmY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19358872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Y4ZCRA9TVsSAnZWagAAWdIQAJXWkXXDU9PtDAZfTbUf\nOE9xGUn+oox5BCeLFQwODA0UIIXuQl5jVDyBJ654k47BK27sGqZ2eady8x03\niU2Okw1HG+0lLQHoOzpUoFL1CCc/NQxdeJKdiQhtFotwFG93iSmrrhdBYO2k\noex857xXs4RKseUttpxf5vNAy78UjwN42B33nsH9lct9LLAOEh/AtthF9ZKt\nS8NvnewwkbvHtb8SMZigOo9Xcpb+cv4znfi8IvOwIYYfOlGtFOZ6M1dcy/dx\nammRRs1aIJzGOg1C9KXTe4KjE5+QJ6//KOJgKu9lDhBSW9bXOPUyBNim0Iqt\ntmUjyOEhIMLB5AQ/Jg16JhPKYwioDir+yB/ovCpCJJkSemjbBLC+jzXiSh+D\n5modsLPst2ejUAhqdAzFo+ecMQ+G5C0zw5QjRVAuj16dt6PvIiq6gw5XF+wy\nRPkQc25h2IBjw3C0LShpzium1ZVFYp7rHYGGNiCH8Z4J/sm0iRRVNcunoeMU\nIrmw0yVlf0UxlqIhr+RXc/NtkaWKS1/CDU4M5FgM39jFaMRJOwgRcWPDD533\nkYAZ69quKwbp44nxOlTLFgLWDCNB679B+DwrIXFbrITm4dGFuHgy2JmP1qg2\nXsQlHsmkACrZY8VuU+1Pl7HFUkPQPvyhpTQ7Na+IRLQUds+xt8yEcLQ1I898\nnYX9\r\n=SMDh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"13a27cebc96c374941fb709ce318c7c08c12612e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.41.tgz","_integrity":"sha512-5yQkei5KnBboW2dw89TpsNTVTTimOxdAvYIMp6H0MnVpW/9hcbiWFdL72FkNNRlsmNxa0R/+05AJn1RUgy54IA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-popups":"~19.4.41","@syncfusion/ej2-buttons":"~19.4.42","@syncfusion/ej2-splitbuttons":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.4.42_1641909784753_0.5780781586355501","host":"s3://npm-registry-packages"}},"19.4.43":{"name":"@syncfusion/ej2-inputs","version":"19.4.43","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8e05db267592acec7fb830d28e0faab4e47766d2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.43.tgz","fileCount":538,"integrity":"sha512-jdz43FQCUjWUqviUzTro4Bg38yK+/EV8rZa919LZOhHNq0Swj0MvAF/XFnvMYnivVbpJ7s9110sHWMo298iFhA==","signatures":[{"sig":"MEUCICbm1XOVQ6YPJ0DCnSMWOkESIo/0miEngCCZrJrI5Ts3AiEA7OJrsYWK1Tbje1thwJE+F1XLZ2SVr9LK3v4FuQOksG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19363120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5qHpCRA9TVsSAnZWagAA57EP/jGyTLMcISYw8fs83J65\nKCQnggi1qJdwrvzi7tHFX0kf16hyrS8t17iesPyxdRIPYuizibAEkstS1BXZ\nHKgCXxEnfkqbeFUUaQWPHS63TXk8l6pveMp/8004SnTx3Pn9VXZafte6CGFL\n0dXj9hWE4f26Ndglr6UExnqC0IRoVeePr+PCy+DyYl3HXA835sACVatendki\n+u+nHmFgDdQV1LpHkc30LwoskvNUXIMM/W/fH66XYbsOCaEys79vpSuXQZGH\nYzd/fCXjS2/zkouhmJttGGuFUsDeXLCHzr+MYrnRaeXtTFLFgrZITkbpJGYe\ncDOdxyZOp098FhNmRU7Ifcr+uq2bxJauj9Wd3OPV4ynqS9UEBAJ9gKsaC3Vv\nmjVleONClcfHvzoPP3KAc0llrtBU3/51NMEhEXC9SNsmTyGGXcLrF/qd5ud5\n66fW3X4XGmOMpAhj7XIAEbZe+ziQaKL/enPBGbdfYlNir7dAeVLDqksfC4Yr\nvF24PLNbIHTVhEmdFHw1gw1aL0BnzOIhsIga/EYDFW3M0CUWjkwRTupoo97Q\n4gUDe49jQR4TObFgaZ4m//gDAz1Xl3nAKFdHCTZOZ1ZQct28zvfhEH30HqN/\n0WjRInuXjGpYiEjdeTptHaJcvc7m/Ii8dgPVVaVaUgJT54pZMr3J7KbNHOqd\nWXcS\r\n=3lzy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"b17956874614a60d4c8f0d564d998057909761bb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.42.tgz","_integrity":"sha512-3nJRdZKZ44OhZOKX4C/gLuKBONSXKIRwPWplEhTXm0n1+6xo9dycS98NzikDGfMbLgUEzA+KD4CaoVZgO6jJCA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-popups":"~19.4.41","@syncfusion/ej2-buttons":"~19.4.42","@syncfusion/ej2-splitbuttons":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.4.43_1642504681058_0.649531998129907","host":"s3://npm-registry-packages"}},"19.4.47":{"name":"@syncfusion/ej2-inputs","version":"19.4.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.4.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3b350ab24ee8c8296caaf5c1a62977330e8cfe08","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.47.tgz","fileCount":538,"integrity":"sha512-gI9aF5BGd19DwN3PheuAFD1aE8F0RKkrbpR3V0vYNnFq7Cp2ugy/2pyvcTRCRmyE0PshzZSaXbrXmPFtgBmJgQ==","signatures":[{"sig":"MEUCIDV8S1aoib3ZP+8ki8pc0GgDgd8PMHeNPqTlWyH9ssamAiEAtIkTQXzyQrZRvnJPs+Y9Kl9oUwKk1iF94EgQJn6u+Z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19345417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7+pmCRA9TVsSAnZWagAAuNAP+QHFKs4lXPcLD+aQubGS\nGRRuDVdRmFU+s8yy4fo77tRF2vqLUApaqhPry025S2g/54iXcumudmMNb74v\nfN94LZfkDs8b9P9fsPaC/QQ2CUqFNmlC+2CKFevp1Q0s3pXWt2pVTyx4qSSv\n4mKJgrdmYifuc2zYHE6Xg9AyRZUS5v4oHHBlILRFeZYooNxBdbmNwODb/lcr\n4pegLVgtV6g/ebjAESrZU0uXfQiWh9ndSq9lp95TSkl0Zc2vV3Rmn+kHXhgC\nWmL3DPj2sFZmhm2BHuZg7dVWiL1GBiwhBQP6wJgeL2AHR/fgAGn+2arjIolx\n05+u6VhwlGmOQ7/ALFVXZUbUmocnBnXeJJ+b1Z4xJ+gfm+ibCA3Lbok2YRv9\nj9JxrEhFQG5Id50jDi+lS4ZfRbWKBP3I/Ezm67S3jWhPairSxFqsK2P7ZRmO\nQc7nBWYUxo4vLcLqMPVRv57y8pB+vjv8e6T5XEwGDWEEYy+lTSEqLjg+9VGc\n6r6dG0reLyxdnpdhA0HXA5Nb8gMnm3pDaLUsz8dW7SDYfm6j4Wpo3U1p7URs\nLVkgl25zXFXCGiI4KMYTCSU24ojNTvR04pGpywf8qw78SRnoiIE3Us6uLIF3\nE7KRGbG0nUx/CLcg63VUEdetM46aA7Md/84fleMFbzny0E5lxuheEmQQvT1L\nXE7h\r\n=iE6r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"44a37f3a7e5a33858b52500920a9a1bffd2b6acc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.43.tgz","_integrity":"sha512-onNARMfbbvrneqhnKsQML6u1LArnPfQzOrrUBu7/fw8ZM/JsABgTFOutxVgy/xR94rTQv5MNrEGq/tChUqYmbg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-popups":"~19.4.47","@syncfusion/ej2-buttons":"~19.4.42","@syncfusion/ej2-splitbuttons":"~19.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.4.47_1643113062484_0.9453420250215336","host":"s3://npm-registry-packages"}},"19.4.48":{"name":"@syncfusion/ej2-inputs","version":"19.4.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8345747cee27cdaf74ed1fc88a9fce562666364b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.48.tgz","fileCount":538,"integrity":"sha512-aXubnHmFHvUMxrMGrT8O+4o8WAhQMEIXhiJcTaMKwe2MLBSJZrsNp9kRb/En7f2QFOJZs/uciy1BCJPyfpuhnQ==","signatures":[{"sig":"MEUCIQCg1z6A6G25mOVX7mASCJ1PVtP6yj2McOTry47WqoRqqwIgdgJLxJu7isyJvq19ic0MwJUzFH/f8AdxL3hKsvSJonM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19345442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97YgCRA9TVsSAnZWagAAel0P/jiiwPBIMd1B26+Yhd9o\nQdhBv0P5LFvIbiW1QU9staIaMtAIbtgO98ehAnIJxKWxMUQ/31k/Ewld726f\nXcljPs7Bn18qW29Md4elNGuKvAIkGeSOuHmstZ1QHQJIUi9ugBXFhoIKSP/i\nvu0KQjo8ItNGhl0ZcQBfY+Gg6kwaiKUW6o8h69VQGIl1+RyXZIDa/yxn43A6\nZZ5s/DCqiA4tMrarWEPgcasqaA0NIBYHIppSCnVtJdfBCWkDtZoZZ7NDV7Ce\n0tKvqlATPmwy4GS4KwVzsDMVdjdnj/4Q0ZKbcx3JLqSf2V44KSj8JzHRxjR0\nEP5X0UaX4CA6qjDRHsormCQIgKkp5mDh11szN5afW3M6uk/HoWAx/PwXNn7s\n4hzDjEJcVYrYBNFKtH631DsvtdcQILn1Iin3+b1k9QeVhpgPbEV/cgVQbDID\nredtOmO4Rg5mRsWE+cH/SrFNexeAWcvrmYlPa7HEdmeL+F27IkyRkY6qFDnU\nbZ31cDXEuRxuCwFTMk7uixZDO8nVcS2GS65Z5uZNnN1rAdRFmuvGN7fhBu0u\nWViPntCluSxdtHwWI5w++OFEYeqXVLw5KKZt1/IMqA0sEJmzmgcy/nOk2wtt\nVWJUXOS9tM7yXKpN+xuqu0CQ7INnXFMzuvhSHSGAGfqGRafQs6FlVoSx72DS\n6yIJ\r\n=x1sz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"c3f4424e06dc13e83a60299ea8db829bfde227c9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.47.tgz","_integrity":"sha512-+59fMVBbHx1CR0Un3RaYGDuVC7jk91Z+Mfgf7FdMEcK2VCZ8N6zSuGh8/Yqtlyyml1bfa2ERur7M/ADJi5BhAw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-popups":"~19.4.48","@syncfusion/ej2-buttons":"~19.4.48","@syncfusion/ej2-splitbuttons":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.4.48_1643623968744_0.32248118838088047","host":"s3://npm-registry-packages"}},"19.4.52":{"name":"@syncfusion/ej2-inputs","version":"19.4.52","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@19.4.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"44d7859ecc10d0a8cfaebb18320c66616c4aaed9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.52.tgz","fileCount":538,"integrity":"sha512-141wT1W8DbXM50A1RVHOtruCyPncF6CDOU8RdhtFx9ydbXvbSXH+2i+vKr8UK23qC07z8+YB8/wV7ZAQ5vI0Bw==","signatures":[{"sig":"MEQCIGz8GEccW28T1kDCGxJtL8ODB8FEdqA6OZQcVN+k+YZsAiB5YbxcvxsJjZoxF0H56sSHq6mUJoYktqR5w/PGp7SlBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19345442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC7C9CRA9TVsSAnZWagAAPwwQAJ2WZdB9QsFo8OW6VoRm\naXWoPec1DY+KnfIM0Jvp/ZL/ZA1NV0ORzfaXjy3na0OOyIgnIgVhPvAQImxL\nm+08CoKpGcLVm+GSDoF3lbzecus1tFskQvY+3+E9q1aP2IX/wNIEtTg4ciop\n2WTh3PZnjVxbmi78g9FLeJ4pwcO8MkZ9o6U6XTuOMnshnnJ9lf5fftamQdeB\n4DACvKHD/dTfyEpo/hdFvLFGKonOFmYLD9nztqY07AUtXOgObj9d/d6p+/nw\nrQn+bXlrWZk0GbW2VGKOvQ/83LjiDy0Psj7Pr05tIoZ9cRuv7ZDhWLADmKa0\nPY/qopTUd5teiQ7L4LGQMkeKEzGdHf0eeGpJJJDcAlmEByteRPKR+GkNuruN\nunKh0RQEDI74w+5YepouOUfsr1dPQmTYduu86lI3E0VMpbpjKVeJ1rEYh9zm\n3MDGM+72jqM+A6Ba3OjjGxiFjcP8Urs7mkaD23La45hneKE46THqARi2iifQ\nVK3d1ZGghDkJl5CHKhjGaMWL5xdHZgQtOC8nsAf1NSUOCZw6Zk+O6M/dTfiG\nbaUZ03TD95rHkaWzyBGKrXCbBlcG5Cqom1UG+zNFnakVihQHxf4rRLd9qs5j\nxEiXJfLvQBjDyIlYO5c2HrUDT9fwD4c4jJdR5f3UR0L8usH9h5NdwDoso/Gw\nEdET\r\n=Shq9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"2c86631545abafb0ebc4f0f4da9cdef25a541d89","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-19.4.48.tgz","_integrity":"sha512-jk+a/thdTUiTkZMq1REURy0xNz1wL88tUX/xCb+OSaRSSFTuoIGE8iQ0Dgrvqu1KDBpg118N+hd0oWNrOvQDPg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-popups":"~19.4.52","@syncfusion/ej2-buttons":"~19.4.52","@syncfusion/ej2-splitbuttons":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_19.4.52_1644933309667_0.665428043867075","host":"s3://npm-registry-packages"}},"20.1.47":{"name":"@syncfusion/ej2-inputs","version":"20.1.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"5e9d7497862df49e8a754498c5250f3ae29b53d6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.47.tgz","fileCount":586,"integrity":"sha512-XCHd79EB85F+x6YLN/edEQaj2GIiXPX/hOmQVyfPzGsnhLuaPhTVSzcohXcWAkQUd4SVfZdjfko2z+U88OsAjw==","signatures":[{"sig":"MEUCIDx9rZQPPYzRkpKiNAm3WLGRLyZedEbFgQtjWCypTQlpAiEAl9uFV7o4enZdIxqKKvjlPl4YkFrWbY/5oUPNPj9iSuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20696742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSqcYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmOA/+KIOsG0GbssAUO9e4TnKCu6xrHSxam6BEjqco3iyzFT+QqTy6\r\nXDIt85S3zIZ5Tz/peKpPP/lltBstniCvPU7oiBESW2o0nXaW4+2MhkMFxVHI\r\nPP+PRCrjKf8DponMh1TGDAUqVxN9KrZzA+0t/PaD4PJPKygBduxV2jIwemrA\r\nHEtSnrJCmDhqDKJ2vOcMqTYIZx0CcfS8m6sYodp6SmZeYK1JusOpkRIhkXL/\r\nK9ylPQzfSDAh6iNYEY0LSLv58IgzJGYghPk+p1xgehhRLlYsSCUyEN3B7bYA\r\nwrHhYKZWvZOqX222kW+KxzoBk5NwPC0Os5XMr+4jnzzoWB6tv+7P+O88Ws8R\r\n3/jt2yoNJPr0i76Ald8WScnIFQMeUDuBXOum7t+AC1RHfFz7kjs/8bawwl12\r\nfAFShY7PgyYKNukrgRQ+w/zDD+2tlX12Q+p/QwPinUm6lQqpbnlOyKdUHMuc\r\nepZt4VtCucEo9P/FtnZACriSiNahmtpjLKg6UiO6fgOl87qvAaJ6To1a0aZI\r\ntklzat6TUn9OBtv0ndAwQM+cTlihJ48OMFsFjq+kQpzfvK8VhQqkQ4Oh4izG\r\n99sRUCC9JSlwUQZQqSV12vs4xleG8qfj2tA8KcaJj3cCe5PPwUVHPkbGTX3d\r\nWT4pxDhuIqFlQaDTCh/s8MJ4aWwV/e1q9pk=\r\n=hnsK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"a09ce4bc3fe62a3e90b6c8ab845cc1fe0c86da0d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.44.0.tgz","_integrity":"sha512-N+UZ/xDdDiowTUEuXIbPIIYiQ3P2sWLP1EuKk/36pkIINoVb5ULWwde11q07Caex5Bwh2mBXzqllBVKdgsL3Jg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.47","@syncfusion/ej2-popups":"~20.1.47","@syncfusion/ej2-buttons":"~20.1.47","@syncfusion/ej2-splitbuttons":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.1.47_1649059608230_0.4691400414949729","host":"s3://npm-registry-packages"}},"20.1.48":{"name":"@syncfusion/ej2-inputs","version":"20.1.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.1.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"58619601d73d4559c4794cdb052cc53671263688","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.48.tgz","fileCount":586,"integrity":"sha512-0zHZOG6tyAsmppL1YDaZ4ZW4X893KRk45pbItaY32EucVZ2ccaRxwhxvmUM4rd4xX93ANkAcsv0sFbPdfLPTTA==","signatures":[{"sig":"MEYCIQDFqicMaIFWSxiwuEgxWYbZ5GJ0fCY8ivC9sKB5eOXJuQIhAOnUn08Xlmj2UfzLmF/YwJcqceXz9xQrjsDhnA8CBKpu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20703210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV3yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOvRAAjIkwGLKuVXrsA+jYFKSm0SpCVZkk5C8nZdhysrkKnlIhtY4p\r\nqnUqH0VhZQJrBl/12zIs4RrLcuzmAIpIf9f1Fn8idSVmlGZvvmoKloblanaP\r\npbMNE/AGotWm9JHpBLuWyw/RvipXziezqK1fqwq9232zLzuRPga6RqLNH4Hx\r\nmDl+WnDFEe6drlEdmdY3fhdA1hFDXFiWL3iWQLhaOPtTfP7k26g2HojhJKcv\r\n1vRtj6FZxGtuwWGKrURv8Qosw/iCSt6ylgGPDmDvWsFcDXX8BbXAaivQlP6z\r\nwQmSVttHS+fKj28wEE5EuuXuTm9/P2Nbu/PJnSBIHzb4gADVKJ+rdvmOrLMk\r\nJfeHPEX8pYESaBCG1SLn/Y35cwp+YMadhGkBxRi5PuAKhjxzDD5q+Xl5QP5z\r\nA22ip12xo6MCt6kHjZOnBgc9pAuyTSpfYNgX7ez3ucr+vRSN2EIfK/h3+3m8\r\nOqC0yhJyZKnZKxnxitZXLBg6HlmtsVq4UnU8DcokhSWvm2XkHQC718MnfEf/\r\nvok0EqEQWSqrkP1rJ+JKed3lMRnB5pqAfGCJVti8kZVf4zCaogAV46Zs8vd9\r\ncSotBR0pdiDqjE8APo5zNFYvT6cIU18RmG0OZVPgTffdcIr+fcV9RHYiCpB2\r\n1uFxq0wiaVIawLZhuMwftkzbiixT4jTbOiU=\r\n=O7Uq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"683f590bd05d5c7ccbee926b8f1bac963d876340","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.47.tgz","_integrity":"sha512-rCma6vTU5RKepKxtjizZsQPvWibkiX3WtNDFgS9UTA+75K6wCagt839cG7Xpzlt6S5E6WRoGABNoeK+dyVXC3w==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.48","@syncfusion/ej2-popups":"~20.1.47","@syncfusion/ej2-buttons":"~20.1.47","@syncfusion/ej2-splitbuttons":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.1.48_1649761778764_0.7333957636955832","host":"s3://npm-registry-packages"}},"20.1.55":{"name":"@syncfusion/ej2-inputs","version":"20.1.55","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d18b84cade733633397f637012fb715736b695e0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.55.tgz","fileCount":586,"integrity":"sha512-ymT0favfwcNohI+xF/hlt/tIOFv9hHgLd6MHxAQc8AhKCSW85X+WNilIz0I2wXt0qck6hrVVjxyksQpPH4Ia1g==","signatures":[{"sig":"MEYCIQDKzrn/UCkeByezG2KSl3iG0XIawwrJ9YPgKrwbx835hQIhANLq+h7pzkCKMedWXUyuCN8eeel06PE0tRBehyqYRkr7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20703210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifQI8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhkQ//V6mdbJPCSwapN59HqswxyvTTjNjvi3M6TQ8KUpw63J9O4onx\r\n/TcXPakHVw/7YV5vTntIYi/6ncroanhr36daApjNXUZ5sGE5kNMFGy4wtLuu\r\n9JBWVQWpNzuxAM0UBFigp5RI5w9gNk1kScgJ2C+FPd9xXVvQ7Q5Y3DoP3uVb\r\ngFVlWQhuUIPDt2FiaLS2eo8Snvn2VuazzRboALRXbelOGsYwYfIpoKinlYOc\r\ne12t7RX/QF8ri6MW5SO1lAFXmJxkZjvl2GSdtf2aqHpwL0ZpY9ySE9gDe70M\r\nl+rsNHd2+Q3J7q4dhiM/EicACS1Sp4ywTl2/3wT1gDu1glCUIVpKOG6iD92O\r\nrvHbGQuQ9n6gp/BpeR0vr0TQ5y75MnIIQXZP1kAmaTYhHIJZgzZf0tEXHN86\r\nbuMglWghgcUfyg1YnyPAAwJQ68zt8LCPSjMEtiFyug0/tblyTusTV2QRtFGo\r\nkm1oq6UYHyu+59GXAIBxbywqrJzz7RiBrT8FFoIG6aASKwR8WoTEdehhZoJX\r\n74MxB2gNuzcdAOysyfh+ca7bhxUT9/qET6t7OkmlKPDCdL+wpu7yQWwpQv+Y\r\nljtsBt/MpLYcVgXl6tHrx0MYgmtsbokSMbwVW+nBrm5Df1PkWvhOigCLt109\r\n5rOlw9GnVyPBWvWgZu2Ve+3EPWEf65BEFic=\r\n=HfmO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"683f590bd05d5c7ccbee926b8f1bac963d876340","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.47.tgz","_integrity":"sha512-rCma6vTU5RKepKxtjizZsQPvWibkiX3WtNDFgS9UTA+75K6wCagt839cG7Xpzlt6S5E6WRoGABNoeK+dyVXC3w==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.55","@syncfusion/ej2-popups":"~20.1.55","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-splitbuttons":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.1.55_1652359740719_0.2045873717087383","host":"s3://npm-registry-packages"}},"20.1.58":{"name":"@syncfusion/ej2-inputs","version":"20.1.58","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"c5d7b2b34e6eb5c409912fd149372b5e1f795a31","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.58.tgz","fileCount":586,"integrity":"sha512-cJykc770pIYTtKA9TXaUEPrTSZ76Uqtf732u8YaR4/xQyum0FgMfRwqRyZLDuxDv6zMPXuvowF8PlW30OL1/7A==","signatures":[{"sig":"MEUCIQCspJre3bzDPjD81TaMyP6xNJLvcrDq4TbjdZQFX8RnlgIgR/CH4TCsAKZI8/UGhC2XGokYuwnoiGDyD6DQTVnu2gQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20701885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiliDVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpc6w//dAu75bBSdEvtO/curIg9rsPNJlT91NX/y56mHMMNoHmz0TYY\r\n9dJuGu1bge1img0HJBJdsRx3ZGPSb3bKX2QlxfTCRU+Uk+kIkRSgqD3pd8qO\r\ntvn2pJlmn1nghRzl4g7VGiVVaTGdO1ktJ4WxFVvuV1Valnb9jTE8YcKRpgGQ\r\nUj+vVpU+PeXQ9Mb+PuNz/HPOpP45wvIoQi0Ec7GUhQt0Ecib7iMii76QP6To\r\n9C5iLiTv688A76K4Tt48Xf4YWY9NHcZw1IrrpQHlACTr8fzWCLyZy9bXiOh2\r\nDyFDVGpZsauQEadOzVYcfMB3PD1JLcJthkXRE6ZIwnsgSj7FdG4ld0LZnHKP\r\nJTZ0jYByNAZiGZWXuatL3LQVn4mpjmszk53Vb/zrZLa4/KYZdgWavMJoF3mx\r\n57PEsrG8X8g7r2yf8YjhjEKIpXZR3YfOBnPR6b0m0PshBORjFX5EUJg/j9bv\r\npSc3E3wkUZpDWhql7ng0RxHM+eATIM/05HiEXn8U7DnTr23EK70jb78E8EKr\r\ndSWSgxFJcc8IvzkP6bBgV/e1ahrfDHvXyX3h3YZy9uXCaWwaFTmfmgLZ1gb/\r\npQSF5R1yhUd3lidqxp7xm7/JSAW2nxWtujMsGDw2BslovKHHsjSRPDmA7gYi\r\n8H3iyB1vMxvl6am/Nw/L8OPddkNZyGH2Fw8=\r\n=3b4j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"03b37b48ec243de29a25a8c829c8d3dc1d1881e2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.55.tgz","_integrity":"sha512-/0wc3ACh6Z5fbsTR/aPXHuQGfwCGkCcyamsp7b58uN25UsuOjC2lRyT7cJMbBDfurOLdrCesMHUdb9BD1Uujng==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-popups":"~20.1.58","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-splitbuttons":"~20.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.1.58_1654005973710_0.8167629080850585","host":"s3://npm-registry-packages"}},"20.1.59":{"name":"@syncfusion/ej2-inputs","version":"20.1.59","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.1.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7536b733ae60432ad4660971ae6120ed9a5821b1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.59.tgz","fileCount":586,"integrity":"sha512-0oWUhJyaCONs4AlIzKgk9iZHIYOPQcQpBQqFNeu5cZjjHf1QuIa7ZrLldDjCncLMuXvE0UxcVwW6Vt7mk+W+UA==","signatures":[{"sig":"MEUCIBLUtir+vxqpByBKxZfjfIPduFjjbmlwJMGrJIYhDC4pAiEAj7p5v+kSHP7KU+kNSLFFWssEn0t7L3fn3a3YkiqKT3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20707870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinzS1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZmw/+PUcgqJ0CxfMCQJEZHcJ5XqLmQGm6ZqIcA+Rs7/07IN8RVZGd\r\ngHg/gEcsboUo1xkCZVmxoXRSHdpa0InKKW4GxrKbJrr9cnLXknBt8tiuRrT2\r\n4D72RkvgU7ea5tzgWG0ztDHFIa1blmymnFqMVvIlJAzPqpS/QqlLnYb1ZM7A\r\nw3UjLv/zJDfPsZ2KlIgirUbYIDeZdUf3A/DvE/4SZB3D6K18gmrAlO5u52gB\r\n0zdel/GNHoExm/3t5yLiIGIARE7SA/3ysYzG+3oN2sZ3iMFAGcW5TzjyEbK5\r\ngC0gstnDXqHI+2g6/NoSx7I3jHHjKthx7zP9swoU6L7+PRNJJ7aipQIPjeuP\r\nHywwPtOjvf+eKs28Y7eLhsX59eVEAmS0X+ZYGQCazrlmLKKx+nCi55ZY7KhN\r\nqJ8FJS+5g6OXXdCh1eoR1Ly2isv0waut1RybYyXYErtTjUbyMxy373U9CGjp\r\nC7rXE0+FdW62GF1k6+28kywUaQccbqWZOTtUomNh7AMpBr/fVTdc/DBVNTiv\r\nVnx04rVp7jaK0sXEIACngx8KJMrWyNm19EVQhhT2RuT4CVLjZQNWwD/6MLrP\r\nJkbPDRLWzOdvqWG46iQ4PD7pT5ShP/y8MHAmiheXISHAdiODnvIkQZcF4wHN\r\n9vIpvKrmWfnGYZEOAjuNMKVYA5RBMvPunaM=\r\n=IBvJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"ad92fcb88acb9bc77f9afde6aad21b065c4871d0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.58.tgz","_integrity":"sha512-ANi92ayH7Zx/70M+quksEVpWY6rz9LuR8acSclHaCX+1xrl/H5jFOFFknAxQaRLgfpI3kNXJx2iwi+Itm7t+aA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-popups":"~20.1.58","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-splitbuttons":"~20.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.1.59_1654600885696_0.05317593127887932","host":"s3://npm-registry-packages"}},"20.1.61":{"name":"@syncfusion/ej2-inputs","version":"20.1.61","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.1.61","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"300e4c3a7dcc5792c2dedb20305afd8b30a9e78c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.61.tgz","fileCount":586,"integrity":"sha512-5M0i9sqMs+oN4L5RbyL+woB9CTClyoLSmBSoPFLZMq26One+iUDQxpM7FYZLctFxjBXO7alNAOJ5b9MLRrmo+g==","signatures":[{"sig":"MEYCIQDh6Hoeq7dRHjYt0upOHs7uNXnU21AzMd0rJUv44S7N0gIhAP4iZUh8JqNCLMHKnXb3/qGjfxgbNjToFBNTXWrX67eu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20709530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisdyLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMEA//ePgfjeKfJNj8bdSxOgj7iuS+sCSVY84Ha57ic773y4dsa31Q\r\nclCRbcPLUZAgcQtdH008oQYhn9g8h/03BPwHzTydgmtIM+86YOo9W+IOmVWv\r\n0HfySF3EqE1nisVK+rZfy13Ua4dB8YyjeHTWBrHhG1F6V51fcH+RCU3wqYfi\r\nq8RAgGX9ZLrZ3MfR6ilU6cMSEdP8MCUWGJaPtvCtigrTBvN5O6eOOQsRVKYz\r\nGbf76FXn5AESWXYhxooBByIBRXhCgl6VUlOsuTtNLi2vVZ4iq7tUS+ScX+YD\r\nTyM417W8dD5V12S6zbR4a/EKIc1lOG6/XKwMpzejt/Lxa5wk5f+eGAFy6ejt\r\nqfvQny7XapaRKCjLyob+IB84cVGZJO9W98SOBo+F0ztaYNZ0TClX/ocMHKic\r\nKQ+dK8MszKqQc9XEv0hpnQej6/a5qG9AEMzFbeOlf0tZ92PMZ/8jC6xAir0m\r\nFRk93nG3HfVcz+pBdfSQDpqHjCJ/2Gvn0oqpOFmAFaJ73ZJwC3wjBSMk4DHC\r\nXnQZdNuNbe8t/1gSwA3scq6GYMYAaSMjK54AN984bsX6EH753jIPXq/csvI/\r\nEfAReSgLD9YU9myHqbswdvtcHRNwtOdJsxufTgKBJQmmbLxyu+HL1BwxTvQi\r\nhyv8fcKlqWtUJUhBXvKzpSsI4whAXTjB1bM=\r\n=fdrW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"9c20e86b8f7f9d0a3d49455837be08c8e2d7aea6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.1.59.tgz","_integrity":"sha512-PwnkvbTBromGi6ON2ewVmSRE06iyWnqGbaankd2eHMbhcKIQiR5yD9Ot3kL8uHy4M7zaOr/6768trZ9k73ZKxA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.1.61","@syncfusion/ej2-popups":"~20.1.58","@syncfusion/ej2-buttons":"~20.1.61","@syncfusion/ej2-splitbuttons":"~20.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.1.61_1655823499345_0.18331092077752564","host":"s3://npm-registry-packages"}},"20.2.36":{"name":"@syncfusion/ej2-inputs","version":"20.2.36","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.2.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"21d53ffae24a8c66dc6a642a1b5c09d12f36463a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.36.tgz","fileCount":610,"integrity":"sha512-hWiDD17IuPeo4IoA/J35bDJgZeA9sV3iVl4ww0ocbb73HHsG1jPP5HupNlRNBocZ5AoFLWDt+NbnTxYDr8gTZQ==","signatures":[{"sig":"MEUCIQCyKKRStc8xUsUIT85N1hAd5Sg/wSjMjinPeK4GQy74awIgdoG00tGcY8ibxvKepQa1FLyS+Y5d6LudWe8crQUD57A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20803199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivWGDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnbRAAhTA7mAOqFvy0h0/kCZB8rt2QByg1iVBTstZgYVjIeDnt9Z1W\r\noTvrYU76r34xiCQz6pAKMO9vaW3MMUWlvABsChCoxIt20yG8qMTses9Piqac\r\nwbjNOwhMfrAvkKxXO6sEmTwhJKBnx8lOsXcf4IOrONPXoG7jakixgyZjC2Qn\r\nB6jAZKU86t2u+lwkb7/MBPhaw9D7Kv3WyyackOuYkzLDNY+pvNHJrlq++xV3\r\njpq0O0uMwKJCoOVavfuDEr61tuJFk9dAWy03FPwdhNGTRHsKQBiO4LEHwV8o\r\nnmCu0q8k0UYVmc3vB1UyfmVz5sTXda9sJ9I4+K0lDe1+I2ru2cBixYwkT4y1\r\nSqvU+WcciEPCXa9OILmmmprSz82co8RldXuHVpHmvayWWJSRO6f465UfGA2I\r\nYKGrhgqpB1pTG1Cea+GFp8DBg0xPl49Yl9dmKjc6gAPgU1/es9Hl0RuhpmC5\r\nj0AZPGlxdDASLEzz/W8jIKsrmno6OzeaRjDQdobecIvXfndPMGgMNDw3e8TG\r\nYW4ybmiKhUKxqyB/bBRXwMAeQOcu7s/2gfRF8wMPYc+HnBLkj/jTXQIJVyV7\r\nf+uawPJf8Jp1G+a6z0wco+AnW7uyYJrcYXyYhp3ARmFgVcnia7LE9nyHYepl\r\nYZMeVVBLAx1CM9SrVr1dKVDAahjVtf6no+A=\r\n=tqd+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"403af5cfa10de4fcdfd567592ec8201f26221dfa","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.47.5.tgz","_integrity":"sha512-c07BlRX9JBIetFdYAE67yqLg8WpuBKAsHkNXX3y0sokkWJ73PymwVRBQ7DEqRrpykxBvTC1O4WwKOO5+1TBxag==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.36","@syncfusion/ej2-popups":"~20.2.36","@syncfusion/ej2-buttons":"~20.2.36","@syncfusion/ej2-splitbuttons":"~20.2.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.2.36_1656578435537_0.65258083309303","host":"s3://npm-registry-packages"}},"20.2.38":{"name":"@syncfusion/ej2-inputs","version":"20.2.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.2.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"89c319299734092a4a3e842d3dc3b31e093bb9ec","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.38.tgz","fileCount":610,"integrity":"sha512-Zfxr/UFGpNMi97kZIbw8GdsCN1SVrcb+oyXB+fA8McwfaKSTcfUaluQTK5BgI/QsgPVRstrAxqhwYanYuzIkRA==","signatures":[{"sig":"MEQCIFbMtemBp/YSMUbETWTwl92iXQMI3sIqBlskTeXkWuy9AiB+5ebPp0sFLXKK5XVdmtR+AFxbqsaGDPTAFD0dHkZ55Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20803202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiza0dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvPw//ceIv58m1XWxgOx/Th5saYvnx9QpHNVA2zkgKq/S9n6IBeRwf\r\n3pHoNMVx9J25iJIQxCpZxgZsOiyJfj1wdUkPkWqBWsrwifdmYzqlR0Kj0sQY\r\nW/vQbKNEI18NIM9K1TKMlsx9i2+zvy6HtQ1df7ntQzAkFTQ5PnIcBUr6vKs8\r\naAm8OXR1XlZ45YHXruAkD3Cuw6j8kILT4acdIcXTTFclOlsgiXRsGhErtyFK\r\nTe0f3IZdU2JkRMxmYgGdUTUUE+NXT6joXwOuuRIH+NFHuT4/WMRBFS3sSjaL\r\n/yCFGfSozBJ2S+L9ZQjI0YqAuEeK0lTJfAaGP3l5oNFtZ+SUlEseiDj5ksle\r\nkPhnicpO2Cfg2gcygKwB89QcIItTZu66Q7TT6CrxeHKjc3FRQz8GRS0AM/9d\r\n3CpvuFOgYbi9cbEOIgb5L9QH4v9ce4keamlWBj0Hir4oN+sOALtyvka7PdQK\r\nRlPmXOxuDCGXrxK/u1RtFlf3LXjD5qaGKXdBmdi5KyLEhIr1sxBqiiANJ8yN\r\nDGuCOBNbXv/EvRLV98gL3aQJwnyOsLU9ld//ipuAtguh98qJ/oZFImotc8xz\r\nRSFHzueXNnGn7Y3M/zhDBIX/ZvNFxl/rKNVg1TLJcKtTuqHh8Zma2t6FFdfH\r\nDn8O8FI6/oaYXkY4KdPQfy0Xgq98ZQ8Fo/A=\r\n=9QbO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"9bfb358d9de07603478fab66521953d720fe038e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.36.tgz","_integrity":"sha512-gNy1I0pt2dlfs+6wnhPx7uz5qTxm7PhWlOdGlYc6rd/IQOfNgRxHZss1Z+vmC5zxSAOZpjIwLUq4IHHHmD0i+g==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-popups":"~20.2.38","@syncfusion/ej2-buttons":"~20.2.38","@syncfusion/ej2-splitbuttons":"~20.2.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.2.38_1657646365607_0.1752608555644697","host":"s3://npm-registry-packages"}},"20.2.43":{"name":"@syncfusion/ej2-inputs","version":"20.2.43","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.2.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"192148cb52475235dfe40648494005fb4f72c028","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.43.tgz","fileCount":608,"integrity":"sha512-3W+BW0ODexX75v7hHSZOCzeoEKvBqU/85U8kgRKK4Rjy/WJVw/nSnwrzTD8pTMeOUFTsV9rRxqUaBTBEdvcikg==","signatures":[{"sig":"MEUCIQCxwtd0IvWCZSKdemuLUT9Km5fB8bsPNUW4u6drO0d/kAIgBfVAbOiYReg8+TASycknEFyWav8tuFLLBte97ImfjhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20792962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8KHvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpc5g//V5mlN+izORjwET/FlwJmja3hUIOnmatlBFfBOZEg2H/is6ka\r\nK2/TEgc9VMDXsWle7eggH+iapBYRbiNqG4FXq5BNeDs8qNkfqm6o8dPHJwIr\r\nX4YNCIuB+5/gX3xenXZ4Iq4PBlyE7pum5x+nHPkBQbbrkLOK7R5eahIZNn+d\r\nhi+BhjGYSNm2dDY/VIBQUlz2a3REgYakMncPk1I/1+9prAd+yVqQumGlMHIQ\r\ne9NRXFvLKVlhnn3fa6LJb2Gg6sl+Oe4GJmuvTUWM0xOLnVVi+oU8FfGhAHJT\r\n3nCiaLWpCxRrrtuLf6u+H/twasYinttGb501XR/eCYPmfSF86tMMRNpUzoGS\r\nTfk/u2ZX38rc+LOu4ZasFZoPJrLcR/LrEHvq5nkSxb27gxjYxY22Hm/GCFVK\r\npvJUx5yOJChUNoQpbJPi4k5HFMhzSBI83wO1fjD3UwG80DtFNZKtbvlLiFVE\r\nZe64hXnR4K2sPlOBMn0PcH9nzepEQ4oOJ3+iOCxt4xK9ecWyO8vBq7Z26J0g\r\nMaDlN8vJ0MF8wH6p4WgRCHwI96h7YvxSLVRnGNAb7XN2GMWxTK5wyywBiuw4\r\nD457NOwpVZRhDo1ZJ1J8DmO9nY7vzn45MJaBc4dl9tU+2RCIEHLvqc+Fw/5W\r\nr4hqjFYsl0lgrkxugp9xsNPfuI7mntaQ3Zw=\r\n=dVub\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"64be66ac842b17c0bc891b5e620bf6d36d078175","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.38.tgz","_integrity":"sha512-vDKj0Q+Dppsnr5bDFxQIdrjzyyZCW6hKx7xcvnliiUdzck+hdX227OhPoGi5svNPwiWHKLq0vzyRV5PJM5QRBA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-popups":"~20.2.43","@syncfusion/ej2-buttons":"~20.2.43","@syncfusion/ej2-splitbuttons":"~20.2.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.2.43_1659937263264_0.9308447254007208","host":"s3://npm-registry-packages"}},"20.2.44":{"name":"@syncfusion/ej2-inputs","version":"20.2.44","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.2.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"503e569a87972f03ac48eca7d95a556d462d5507","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.44.tgz","fileCount":610,"integrity":"sha512-3hvXoHrhjBmO+UmH4NJEr6tuHSBwlneUnGGYLXOtohJfV1CwTouz4cQ0wSFEGyXttG9ZGqkz1p3Lau4sKfU1Gw==","signatures":[{"sig":"MEUCIDUYieDrHzXxD4aH/UYuCTgBF/zV9Q4R02SuKVPE7610AiEA3i0CV/0cLumaBmP9cgJVFiwxYwyTz4fjYPlMBQKGfpA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20849303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+5SbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp71Q//Xd6a80WqfmySzUOdjzz6ruPIRMQ1TgzaoHvUb/o6K6pmgX7V\r\njreY7cDKAPYJuAQvsvdKmrO4ehGRV+hfzEpKS30T06wqWVIAtMds0qgvK76D\r\nLdhGajFI1ka80KAQ2LKt3S1bYrvHYAtyJ2qLev14nKQFWjRV12CaUW/c9X9z\r\nr5xna+zOAKaRH+XmzoA0XpLWH1pr7SkKArHL5o+M/pUrSKPsYVVLkZjkyRQ2\r\n2cWkXUVG6E5UPK+UX8ulu8gul8N2yfq9peKHjPi1+8jmTPYZVyFQ5mqEkr/n\r\nZzZZog6siFaLTUIVOWN36FtxS1eLqPkqRchEmC/C2EGlFADYrrUyY9joMQGa\r\nYZr4QEzxWUGEkMO1XHLbeiMjNgQ0kPQPDWgowRztNxC1nhfOzwVuYE89kIiw\r\ngEY6uFMW7jTCtmvuCUsXokZpYe4DtFYxNfGp/jLFwRqBFz+2SqZLAqpeYxia\r\nyVlvPFSjlMHtbW7paiT/m5e17uWN7Q0pLUjkJIizVqVFnjQXn5PiOmmnf/J+\r\nYE74tRQcAD1+FaLSq0JRPKo13VpeocYIPp3M8e344zNlLdgrFmsGWh7mrYvZ\r\nZxz2T18p65p3FItCLFyEXGHP8T6Cz6LmNv7ZwDmpBGjM9eoe+ajD5qb9KATd\r\n5C+Sln9uaUEcMggOVB1M+pk/ANNNHgZPszc=\r\n=geUE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"2b283a270c01058bfe450b49f9747180b29a3057","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.43.tgz","_integrity":"sha512-RN1/O4fqajsrGPKrRFIXYwhNZc2BAgWo89LM92zDuMqG2BY+f0RnA9JjJIHXOIniSk3Fsw24Y4ZrQdrc/CIoeQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-popups":"~20.2.43","@syncfusion/ej2-buttons":"~20.2.43","@syncfusion/ej2-splitbuttons":"~20.2.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.2.44_1660654747060_0.12422907054858001","host":"s3://npm-registry-packages"}},"20.2.45":{"name":"@syncfusion/ej2-inputs","version":"20.2.45","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.2.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"767ff1e1040314ae4a8fe0eda1070c187b830f10","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.45.tgz","fileCount":610,"integrity":"sha512-QjkZDNpgQT2AIsEF9xwQYdM/+/FJwcBGVBUPUsMuP/tv76zurBA7Mt8f3tgsKBqFJK2pEUx0jYOl1Qq3Iu8CFg==","signatures":[{"sig":"MEUCIQD8s0jpobha9Glnb42iEjHiVRnVDxc+9l/4SKFFm/6bmQIgL9rBw7NRFTVJO7lDTKefRTjfWFV2ieAB9/gN+yGGY88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20849303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBMjlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5Cw//R2xp8mojQaefHjI7xE/On3pgwRTO8eU8WYE6QK8nQOwaevs6\r\np+W78zCIyzRueILop73NugcCR32j82EOJbC2akMVZVMg7R+J/nUjmfB8w6Tk\r\nfN4nmxgNTgVSaUyF71YUFnhyomxxMqn1n6o6MKEdkjW9a4WztesqBTsqY1Pd\r\nr08v+r9zfgHDkVhZKryzfyOfNf/YfoozXygc3pD3Wny0zFRdqX8uc9FvD5dU\r\nS8dtk38TX2niUqRvCop6vsDVuX0C7eOVt5PlpHfXcOhvVT+vC2F9vhpUIvWP\r\nKTlsjMROUjtSjX9jIAUjMoKpvYu7Gn/qWBbCcH9nF3IkkNommBPLJSoULDXK\r\n1wY6zArdzMNnzazusDdrWIsr8ozxbafjqRQzyrAorCg3stCHgOp+PamNegHs\r\n5Fdjl7Qd6CuXYfUlYag6krhPwPHh0mdELz9YDlRk27+YbjwEPCYHBChWl9iS\r\nMHUf4jmmsNz5jXKTBWU0SwzUHUvY+IMnUKWbFbzNzabChrA3A3wpAeUVmXjZ\r\nf6RJz6QvXNoxl6YApOYgYiVu4KG7Ay6TtnNbGA0BVlqfOHhjjUBazVPx8Of2\r\ns0mp1kVkiMcll3dqMbECZjDGBy+ZmUI59fiz/KIlDEimgvRXygEiEWYiGXIW\r\nHJIAotxk/dHfKqJkWxIolq1y1l2vYWPnDrU=\r\n=YO4F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"2b283a270c01058bfe450b49f9747180b29a3057","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.43.tgz","_integrity":"sha512-RN1/O4fqajsrGPKrRFIXYwhNZc2BAgWo89LM92zDuMqG2BY+f0RnA9JjJIHXOIniSk3Fsw24Y4ZrQdrc/CIoeQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.45","@syncfusion/ej2-popups":"~20.2.45","@syncfusion/ej2-buttons":"~20.2.45","@syncfusion/ej2-splitbuttons":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.2.45_1661257956847_0.06034472927874357","host":"s3://npm-registry-packages"}},"20.2.48":{"name":"@syncfusion/ej2-inputs","version":"20.2.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.2.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"df3245b38dcf5f6049cba1a99d0fbad58265ed11","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.48.tgz","fileCount":610,"integrity":"sha512-DjPqXpbD/xqPhdFrbnAteDE0wIXhGJdjautaWp7IDZnqwcqrzEt58+58I1MLdiHKOtc8ZybkaH17w6uAEtB/KQ==","signatures":[{"sig":"MEQCICRwM+a43/wNfoCfmaiSHMLyqpTkrcIeAAh7DcNRId5hAiB54LzdeyucOi8lVZl0V2uyvL3Nkc7W67gH4h/EeCPWeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20850388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF0MEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmog3A//STV3VCcrLwI6QJnvFAoHzXjKiZ5+Ngz2jYzykjCCwseOpg6u\r\nlN8cZytO5x+5drf8ly+ryEFBZv1SvQgwCiLvljKBB7uafIu9qVJkTQBxDVu6\r\nfvE4GAFza6gy12Je9DX4nzdsAU42EAvMYOIoGd18oYQesc5+IFXMcHIvWctJ\r\nLApN2cEktwQRz3zH384fK8jIjVndOkdH/8wruMXu4jFo9mWGVUT+IiKxm30h\r\nKghmpck6Lk/IhKM80XwsWV5WScr1LL0uDrjWhbZUUOCqd8xBu+vVOTUuH5I5\r\njGPp3UA0nQNojvG8lokL4cLAZ0eVUQFveBxoXAKHRYKZRxwj//UotXB0fMGI\r\nAHX3oywpQawhVZjNCotAEbOYoAuKjdqbd99f3FJBAEy2TeZbWxVR0jA5qs4z\r\n1TtKtWJlKdpYkjSdstMhKz7B4L5N2P7gY18qnyDGVghkjNlml8CQFjOOYRyZ\r\n3hMvYaggF5HRUUrnDKV7JN+Scz3HpBO6ouXpalkBFPELJHsfrDCn/lCDrVOQ\r\nrllnEZU4gPnrVn8oGl/68ByXTDt3Q7UlX63pvvI1PYTXFgpZiwrP/YDD7KbI\r\nwiaRLU3/YQ3oHkyaULwLM17dzYZsxHvY9f8qczXVHFckvldyYN3V4vRGENoU\r\nrKv2AHhAyvHtHTEgdu+FY4QmDve/BxOflo8=\r\n=0Yro\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es2015.js","module":"./index.js","_shasum":"1aeb2e6ef5c1df6754829f547f2ceca0ae9e5c32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.2.45.tgz","_integrity":"sha512-tHprHgofQjfmkC/OjBnYM+/EqPWqAD7nbo9WSCNFmMt8FJKC3nX8iqWec23Q32FdVRHRwIIJ6ZngI/+AO6Q5Rg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-popups":"~20.2.45","@syncfusion/ej2-buttons":"~20.2.46","@syncfusion/ej2-splitbuttons":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.2.48_1662468868012_0.7257026333141277","host":"s3://npm-registry-packages"}},"20.3.47":{"name":"@syncfusion/ej2-inputs","version":"20.3.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.3.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6979065eae346fb0ec532695d4287f1e7d1c2a75","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.3.47.tgz","fileCount":611,"integrity":"sha512-eW//KpJDB4PY7vTCcjl5OlQgpIgEt9R6i92CDfjUdrBJS5oD7TtWrdWHzbmYQHiUJap88GFR29/TbZwxyvaOZw==","signatures":[{"sig":"MEYCIQDEyeqm4DHpbmDahY6LkYRSmnesbiybipTDfsAX4+yC9AIhAPpq4nFD24HySRYwah5Gu4Y4cOpv85ZZpW1xuu6Ub2xX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21246950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNVtEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJ4BAAmywgQ6Px8/AwL1ZnQyMfosHVLMelPyt3+BlQnZheUmwpKv3q\r\nInY2H1JgYL7TvBnrDy4nByeYuh0BHqna3dFDiLUgW4SvrZcJ27ezSOHOY/la\r\nibEVF78p8lJHy4MnEmab96xdsGX4NLJym+3VnaFlAHyAIqaG/1gIogDY/s+p\r\n71QVVW+aAtyEqT7ZrgH/tK6YDm+nZ/Hv4YPkllvnse0i8PNYOb8eni98AGmq\r\nkOXKdSOIWoxQJrMXy2C9+rHT24FE81mnma8JJ8RcfLA5n7qVXDZV3cOZgNHC\r\nDcFohOvAodJiJ2gsC1c4x691VEAJu797W9H/oTD4Gb9w+Wr35hoKnJxHPKH4\r\ntqiEtKlOHieSFt8zt97KfhwHbLZ/DF9dk/xNIgPYPkNMg8dA7Mwgc2r/kWQo\r\nQAjMuqijVUeDnfX//48GkECVzAwutc9PvK6DKU51KIdrtLuf+NG+rsFAfUOQ\r\nQHGYDorrlJaC8awRAXwxZmXIEUkQKDG1aWFyuExmwdyF+wK2MmSsI0R6cKvM\r\n5uvMXFM2vFNXLqMZzJkMVUgO0NKX969BIkptyZ+MKAR/TjPlT1qyHg9rn5XR\r\nFBl9DV6KU058L7L4yPS1HbZ6Bn/qJwi72mNrTcDgSNGEDOzLuZ7UUg27boBT\r\nb9M+/ZR2IWuf4F4QySK/a0QIgQNreGGL900=\r\n=y0vP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"6f0814e17792f89768725b9f648b98f0f7933274","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.50.1.tgz","_integrity":"sha512-/s5V0PzkSkE98m/Rtg/L8T2qoJ5uwoDJ6xpZIQTFJuoQAbXiExTs9ndlpwTUIOQmP9x1wZpUw5YH3E/ox6r4dw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-popups":"~20.3.47","@syncfusion/ej2-buttons":"~20.3.47","@syncfusion/ej2-splitbuttons":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.3.47_1664441156373_0.9712873732958567","host":"s3://npm-registry-packages"}},"20.3.49":{"name":"@syncfusion/ej2-inputs","version":"20.3.49","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.3.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"438b3a91d95f0af01617f186eb273be777a18eca","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.3.49.tgz","fileCount":611,"integrity":"sha512-WyCe8AQy7kxMiNRNad7xD/kBTJSaf/fqLrUcXeTJpUq4nySTBgQGQ8lrxca6nxp030rnNjIjI2vgM1hI8nKaVw==","signatures":[{"sig":"MEUCIQDPVhimB4t2+bZI3UZUXkA97xxZEc4D/cpAauvcjkRBnwIgJf0joIef9i9O/tAoLF5T/hO9OVdtBO4PNbDFUwEO0RA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21248689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWZZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqixRAAgkw/CFyf7/dgUXQzx4CYC3SiwGqMszuLJgtLmYYS4+tNi5iT\r\nSzEmTWSFUpwkKJMxOtzCKE4Q1LEQ3yD+r62C/ywbPLsu8UZkzxMDrQ6VNTsc\r\nSOUmaNvhhaLWG01L5bt0zeM4D48kk3Oi4OKUi3ZdMW+YfPBKvuL07VrIAiXp\r\nggU3IyKeQz8KuAVW+vn328WcHPeNKN+wWj/BPSO3Uio+IFdhb8DZzWwFA9VE\r\nLQQtCyhJqD9YlYxhxu8ENIl0mbNpaNbVjlSZfmMw+YsM4+ncLzhqszYY05Oq\r\nmKPTdbYLSPJy7qEMDADCEACip2xUtP8Cx/FFEkp00TARoCpd0hgZspIGOg6g\r\nE1QpKG9aY9NLwnA1WWLnxteFN50t7FaI9kxX/N8rTdwYoljxilSbLRvcll9C\r\nUxmFD8ryx3tpu2jeItgNtdkAJnSaKi78N56NY0wQjrb0p7uXbqT0zyhOY3JP\r\nO16sk/TnmhUceDA8lRXkiqYwCrxKNqBpJwXGBufhAUw2PuVgeF7RUdhwqRB2\r\n8KOqiFZn525/6kOBriL+MmgjWqZBrBiRqhsUaZbLvS2Q1qDnFpij6Ebd21W4\r\nuZqyVtyQh71HFxpaonZiTaMe1MNWrmLxC9IyezcU+c3yRqYA6s3f6V+6aWgA\r\n99D9tItoC/cVizhif0X+3pOyDEZUfhZn4OA=\r\n=AkWT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"0b0e13fbcd06d878e616bf4864bae7aa460f03ea","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.3.47.tgz","_integrity":"sha512-JZw8Cr45+VnPtzPrMCD9XDmT7uSMXTRDlYEFslpoacRJBjQtYGHopdpSgHFjS9dFVI+B3yYnegaythQqiQe4vQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.49","@syncfusion/ej2-popups":"~20.3.49","@syncfusion/ej2-buttons":"~20.3.49","@syncfusion/ej2-splitbuttons":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.3.49_1665492569185_0.32593437709777895","host":"s3://npm-registry-packages"}},"20.3.50":{"name":"@syncfusion/ej2-inputs","version":"20.3.50","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.3.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"17e168935fbc8d0846bc368baeffb2e90c58febe","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.3.50.tgz","fileCount":611,"integrity":"sha512-sc+LJZf5Nvj1PvxLDIMQN0NV87BuACGrX7Ow6BoDwkerZ/ZsXZY9i25iedcta22Jp4Zbs2qW3gyw/qFM/dbyuQ==","signatures":[{"sig":"MEUCIQCRi0lN1zoSilhwM6hkkLZpwnxFudvO33UZDUq1DPNABAIgWVTFI8yxFlN8UPInubnoHMShz4SqJ+knBUS8ot8HjI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21252134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjToQnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTdQ//fOe4d21X272DXiEUH3AiocxhNZkMM/ihSe3tp3M+nyUzedTU\r\nmnf2rFcVBuBzVNpvGjeJ8iDXDBFhXIV56iMdIV8sf23zHUT4OGQH698RJtRT\r\n3k1RPK5JAR5PvivZitcAzqlpRiS8lmI+3dNZNtN7YPBy8wR2qc68nWHHDeyN\r\nIWJoLt0e7dUYkpJL5dGO3neufYVciOCZ0o36xks5unFm0nx8mfARj0+DoEOZ\r\nvTWZXGzCOzgEUbLPRJag6gF0IW8i/fGFBEGbExwtZMoNKPKDTLdIewc51ZM2\r\nUq5pjGmSGzqpiVMkzziYOYzJ0fPi89U7z+zxaO3sLdCSWjr24QN233VVKND8\r\nWYhtwIUEJPRaMHq4wBAzd+1IHRIAZAjGCBvHDD2KqOppZQEHvoz3lQN8jMPb\r\n1bpq7UsyiRCHWoG3h+M2fmfunxWWZ0A0B1nIt3QeoL4Cw6zJMDqwJPYoYFcd\r\nOvX/yhwldcsvYQKmr0fancuK1vxzCUTuXIETusiSUUkVoA1c9hlufbx/yak1\r\n+liIlJ1fLdvWyd7hEPs+l3eo1ZIM04DRi5LTesppqaB/B9hPvYKnMwitoooZ\r\nNDK9JzxaHJDSop+E6vR40D3Mba9ckGUNqLAFUQ6MjjDO6HIlWuS9ZfSAxecM\r\n6FApsEHyw6Rjx5SE+JInZNfQbrYFyadS0SE=\r\n=aMyy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"41a3953dc1d8ca8915ac9ff8d4ecc48934c9fd2c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.3.49.tgz","_integrity":"sha512-oPYNOhdJfOedbTF2vDkJXHhtwDmW58Yx/VtQDEGGKZunjRGx7F1+vfF2d1YyvJ+CKQwjyzg1N2YbVnVFL39iag==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-popups":"~20.3.50","@syncfusion/ej2-buttons":"~20.3.50","@syncfusion/ej2-splitbuttons":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.3.50_1666090023542_0.7559385208809624","host":"s3://npm-registry-packages"}},"20.3.56":{"name":"@syncfusion/ej2-inputs","version":"20.3.56","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.3.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"37c26cccf6a7d9097dff7293e17156b55176ba9e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.3.56.tgz","fileCount":611,"integrity":"sha512-w1kLCHnzDJog2fBZBArKMulifAur1PXSxMsXau1PLFLXLXvpfRpl3Qq4s17ksJIp4qEm74AmlwcUMfmunsa4wQ==","signatures":[{"sig":"MEYCIQCYRVonLJfEn9igm+TW10O76jMfEt/tMIXbJ1Oh0xrvkgIhAMfTESS1LF1wP5ijVuExOrpdtkR6c6SPfxpI7HOeDcC/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21258411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaiZ0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPtA/+LSJUGr35fewoOihow/v97oDr2bss+mDvatnAa5/XGKYYRBk1\r\nSK2CSvRcyXfsUn4Hic/RKFnAtuuwvkbM5R00+WHlMxG85cL77x4UBStIIsMW\r\nr1MMoYDWGfJ0ARZTGctgQKkEJ6evvZdRQZaEMwjAi/SdRXJP1LZCEqc7mUZN\r\nI6yKoZP6JdC5/YN5VuXwtwxjFOIEPENQ01GhbID3md73EwtSDYXfOdtSaVA0\r\neNeYYAZclWbkQm7jEJDgj8jxNgB1Mk1GAdBPCSbB8wDJ6WYloNSilu2gvB+f\r\nrd7lMAd7m6V/nIeplQ4D6ukKHbgBShfHtoOaIxhNXmSmEGKjSt4C5Z9tl19S\r\n8Pg5cb0DUyW0jyoYz23WuWnZAEiJLikSxQuNPYyq67Ue0lDXqwGZQff1n3/e\r\nadfTG1zgJ8ys8pKPJLA/jC0OVqJqlFKm+NW2Fc7cyNxhQWeXg7QYojefK28F\r\nAms7KcPJVzrb4O4jRM0LL6Sfqjr7futWP3iD/7tuh1b0egiDjWh66ugIv7a8\r\n3d4foqsijMfb4MaBTOlimXFvT9nu30wEVibVHM2ix8Sz9H1uJN1bys/u0kGV\r\nYIFQaj+B8RRT9LP/1il1NW0D5vzDBT/KJujVb5Lzluw5nROHePDZhYuPY6oc\r\nZCrH6qSOr1buIfeCvwrPeTNvEPn2vhd0mkA=\r\n=01jd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"361505246b387aed5a8650f1568204e1b6bb3e1a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.3.50.tgz","_integrity":"sha512-vmj/ZVGO/olDWgbPmAA2DxZgvDHtruZlSbFUq2rPUTVQ+5iZjO1ofJ1Nn3SERbDhPooIqdW4OK4zME2DZZOl8Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-popups":"~20.3.56","@syncfusion/ej2-buttons":"~20.3.56","@syncfusion/ej2-splitbuttons":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.3.56_1667901044533_0.6943876717389668","host":"s3://npm-registry-packages"}},"20.3.57":{"name":"@syncfusion/ej2-inputs","version":"20.3.57","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.3.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"bfda861e5b9dbf765b990d42b1d1ecc1ef0c5909","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.3.57.tgz","fileCount":611,"integrity":"sha512-klzpmszCw1PxIc5HtqRxliNB53G4w9ac1Roo6+jzzgiTjgzM0ZTUrteJlicQLwHGWXzKD0qvtEF/lvqFhqJ9eQ==","signatures":[{"sig":"MEQCIG+G+4Id71oRba8EcLnrxL1SWVrRUUhS4qcAJ5U712atAiB5wLrf9kK1gUi8Ivh51k4G1/YqSIoGhUO4OJK5B4LsQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21261834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc5l1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnnBAAmQwtBKF3d12gKQVwCz6RoeSDUQ15s4XpKPzPo1s3AGI0ny9T\r\nEnjLnm+FEFTiyYdfY31P1DgukrBQxYNZfv6+8DgvWUsW8ms2I5ufnfRj593N\r\nPykULRPBCKcvIBbGUBAV/04eCpSFnsw0hN3mSAdOqGdbYUM+suu/Mah9IHtR\r\nobwZB8Ghopz0lijXdYPXswruUxoOtMEhhwuIyfhROpwSpr++SD2cGhX7RURh\r\nK7q2eJ2GAylpVB7fzD/S1S8KYxBMinhYrSBMkfLsNleimNzN++0wVeGCopLa\r\nlwpaYbSiWGXTb20GOPSxfPn0Lls/+uxYwUDbf01h0I/D7u6xhQPjNDKYAATn\r\nBQXPtZ98kYlcTcBT28Esd15rF6lKIA5zNlq0fCbIe4bkk9y48drD2aOqoiD/\r\n3J9c3loz5e9uncyFz2CW5QlGQwUC72fTiOMirWVIzob/0uFCybhF2iPq3BvU\r\nMvFix72rfckx69OGxFTya0gKgJmWapAGPDoPvyYpl1GEwasQO4GVJKUXbUiY\r\n2MkHpN/YftBtpY/J+MY/o6hx4AwnBoPBxyZrLLxg2FQ1Zed5hs9CH8idkkiQ\r\n38fZ49/YNImr34R5871ELi2dOKuBk1n4QCIDkpHDP0L2JK8h9bT8AJeUp0CI\r\nlFyG+Ufm9qClHrOztU37FTHQwOSXubveu8Y=\r\n=w55B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"48c89efc23b408a62947cd7a77d003f61a897665","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.3.56.tgz","_integrity":"sha512-14bVXvExqOfCNYF1wemfx2Zzwn1yrOWW5Y4FblnvPydWAMgPejOt4Jhxxh5ab+bZCGnoFM9YfdtpElwsa2M4QQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-popups":"~20.3.57","@syncfusion/ej2-buttons":"~20.3.57","@syncfusion/ej2-splitbuttons":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.3.57_1668520309288_0.38565193442115797","host":"s3://npm-registry-packages"}},"20.4.38":{"name":"@syncfusion/ej2-inputs","version":"20.4.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.4.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"231c9b2742dd45e1448b0ed2418f2cc28f0e2199","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.38.tgz","fileCount":668,"integrity":"sha512-WtRXA94AIOhUp/8Lrctd7IzmHX61pWYvIa8Uv+YM6Tosm2Srtpy4zkod+0zlayQjqBPnV/tcbFk5tLu2v8aI6Q==","signatures":[{"sig":"MEUCIQDDhmIZ+eow+WaB2eLObjHZfBD7U1Qk22DAwPD/33V40wIgGFUpIpiRkeE3PIk6MfcCNk9zpuwCRilkR2cb20vmwAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22002344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotF2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZ5w//X7vTeuWgvCOushSoQDnHr1YCYl2MKgUItTbRX3+J/brJz4uy\r\nakzE84M5q4qLc4CHMmitv9hGfAZSnbszYgkEIdZc3MxEuSv7AoVXPYznnfY+\r\nroAcZECLiyZ2vBsLywpT6v/JzSPIp3V3eaGIQODKN8zYAkp09rvERR4cqN5D\r\nceMhQVPA9zdI6jhjCeIMHL6+g+fNq65dT1OFWBFqn36Tr2JF0YK1tMN1o+/u\r\nZevsCgceo2NqejDK/tniCKYsk/0L1/GFhPRbpR1KShDD1h+zMtaY8OAncv54\r\n7sIdtXAONaUFmXZphbBZhJcc43GskW8YKn9YQG8IHcALsyAgH1SnGiAqFEe/\r\nCcsJYqpWYcL50PjSyS+XOFNtQpqPIwFOX0ae8AyotpRJ/vwW2ujre2j0gjg/\r\nFIt/zwm/FBJNYGJANQ13UgforUZ+TKcArK8CG04Jv6rQ+0whTQn8LBHzX7bM\r\ndnW61Djwtiwu241nRbJSNg6nfFm3VXZi9tEEFBOqaxxgw8ZEcn/0eQPCqVqK\r\n9ZpbH5YMOOSuv2kCM8Ey7xek4QGCbN/lIUzlntfXWUbEXWNMN/4QQvnbI6P9\r\n+E3UaUqv/X3pSyHzZFIghNEYM8C6dT8U8OTEGs8KLQgS7nIv5nAoGei3XyGP\r\n5mEobYLRHVCgwMgeSUIcATc1QmEhM4jwfTY=\r\n=0iVX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"ed3d8715bd8594be863a69e348911e3cedde0c68","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.69.0.tgz","_integrity":"sha512-zIh28HHOTWdAiu/VJFDQg4j0EBV6beCyul1iK+J3E7yuMeFVLiI2M8dSLObg9xl5t6uPXtwKdsjQCusXg9JaCA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.38","@syncfusion/ej2-popups":"~20.4.38","@syncfusion/ej2-buttons":"~20.4.38","@syncfusion/ej2-splitbuttons":"~20.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.4.38_1671614838641_0.36495973483937894","host":"s3://npm-registry-packages"}},"20.4.40":{"name":"@syncfusion/ej2-inputs","version":"20.4.40","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.4.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"997b24f18d7b768f406b3cc9b3bcf1beb21d011c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.40.tgz","fileCount":668,"integrity":"sha512-uhhANkEbkyoK817Xpj/L3afuk50+4ZAVxkAOLpnTxeQ15rTKCj1DpsBDWFyIgMmx1dm9S61vYqlfFuiVxB3brw==","signatures":[{"sig":"MEYCIQC6Omfwnh/ZtZwjIorKZQrndUn8hMXDsFO51dqY14WITwIhAJJxdXsZpM3pf8K+qTUq334qJj51nj/UgGcf1ucdn4or","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22003189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHakACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEkg//fJAotU5bLX+BkeFx0Ssq21f5e3QORp+mZlKfVWrC0eQEkh0C\r\np1PAwqDxnZI04bW2mDUsi3kcZG0+XIYARyvZF36xuYd4+gxtYop9kLRDqFLM\r\nS81J3a67Fxgm//HnzthoVnimP2pGX5zgkui/MmQicXOVKMjoqgFCXguYJZjm\r\n7vnJtVuO0XtrSwBpNEv8QNwbI63GyW2wr41n2wh/Vf+SkV5B8GJ9mGvguXCE\r\n60UJ2FpGlgg+r6alC1sIRwk/QA5L1IGvAKJ6iWLlkd8yy5T2S/c3CcEEKf6t\r\nPKeoo9Z2tzhSVJm5GUyGdvapX05/nYTa0JDq8XMdm0hEuKMD5z+9pXCr6CEI\r\nJ14Ats110kKYbkBWKlvjOBAu8RCfwLENDSNkPewd4+UYZHqMm+Ew+PFkDT8c\r\njScjTaE3kqi674Ewti69s27Gd3WrUTsA7E1il+1UQ+Ih5gsR0lum8gufMyUO\r\nwzWO0DctquZz84DHBNNvTfvX3kDNLrjvdb5b++nn4oNLUxoFU82OtDuy42Oq\r\nheq0ywIPdeZVjlDwS7ov+m5J6M2M0BmDQDZOHZuMMkFdk3JBM9SxWbn8v87q\r\nMgjeCYLbK6O8L9JpIrhIaimOGRT40sdGbtmnlXADGevaGQhF1P6tg0sZcjLC\r\nO2Pr8z+mOildVy/Hgmdh63d31kj0zZB9KFo=\r\n=VmH+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"63b3cd6b432a40223cd32e60ddfd4f4f5c61e430","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.38.tgz","_integrity":"sha512-1BObDYS1OiYXHlM3ofwW3AJcOjefONr4guSezY9GGkIeYTd9u+Hp6wXXIDPJySebgTxM3vBPld6r3d3KsoOnrw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.40","@syncfusion/ej2-popups":"~20.4.40","@syncfusion/ej2-buttons":"~20.4.40","@syncfusion/ej2-splitbuttons":"~20.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.4.40_1672246947765_0.30730806376536757","host":"s3://npm-registry-packages"}},"20.4.42":{"name":"@syncfusion/ej2-inputs","version":"20.4.42","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"c2aa92dc34e340b467fa04f5503f4f812db9f396","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.42.tgz","fileCount":668,"integrity":"sha512-u8oaaf/iQllPhTb0dBTIr2M4rKFTG3Ss10HWIXuWguZPQX2StE8aCUXUfHCP6QqkspnMbcydlVjDwzCnL8pylg==","signatures":[{"sig":"MEQCIGQI1iHopGe1aD1+Vuq8RBpFQ515KDwGTsvzijkIFoOrAiBMQ2QBEVkkB3WNnO9TqRnhyQKeY1E3cDZwaEh0h/l/RQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22013451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtXHSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+XxAAg0jivGCUByIfuDHc1EM4NfVQ2m9ZWoGEmDiJYfwWgUc28ee1\r\nvNE5tcKfeMospO/uZtXywj/jGuAs3JxQg/mlpREfNh58k2vcRuztpzRVITOM\r\nDrGbNNb9Dc1jKg7AqoYBKVsys/bRdGMgwQjuJxdYLQgA9UVmmvQakE425Trq\r\nwEvV2/nDbagtPy/BmCD96UF6dwy+gsTr17DsbDYalonK/3sRtLerdSvzDBqi\r\nzzMon04KNNyj94LegxcMc/9dVxSP4ImjUNglwkA3TBrXOQx0txJGyJCGqk3b\r\nAGArmOkDUaqDIB9PCi4lmeNLXxLDYr1AtDaux3pR6TAtgoZyzqR7sKlkdBRg\r\nYTCtJE25WBO/ohuGp6eB/QpxuknoD1styOgnQPfnvkYHi3eKIr4CmSoo2aRr\r\ndmHd4goe+LYK2FpsAnveNCOooajP3P5Vx5zwUR2kHgoZz7NAANzVoPRyXerk\r\nwmBzv1oet+9fDpt6T4ZTvEMl0D5TpevUnoo6ojKnrc0mvnLpeVxB2KlJkEA5\r\n3T+yh2RPdpW+rWvhzbWGfP2mNmCsMUIBsSL6BzNaR2ZCpFwUNLGxtRw4P0kI\r\nRj62NFsz2afAT4vf3xWilUXtuqRU3w5EDk/Kn73Fxgl80tASswwJply1UTgH\r\ncmhMMt/SIbZDEJZLoODUrnfFUJNnkJO7FCs=\r\n=3Het\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"833c32633801cc7e55292c80ee511a1ada4cf67b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.40.tgz","_integrity":"sha512-QNBevj26CfCNoO5BrbIa44IZ8wckJUfTbc1aIBQeH+IVTVQcrOcqpSaCWsYt1ocotu6Vw+cqNTBLxUS3taoRhA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-popups":"~20.4.42","@syncfusion/ej2-buttons":"~20.4.42","@syncfusion/ej2-splitbuttons":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.4.42_1672835538373_0.9020537718506141","host":"s3://npm-registry-packages"}},"20.4.48":{"name":"@syncfusion/ej2-inputs","version":"20.4.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"d54967a04bc153fbee1086c63b55885f5953f370","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.48.tgz","fileCount":668,"integrity":"sha512-K/Q0vIcu6P8FP8h7byQiMjVRay3c71DKFuAzqFm3/riiAJVL67JRTTxWX03GURmssFzgi/RZgcmmoIviMlfPmA==","signatures":[{"sig":"MEUCIAvldAXJK3Vhg5+6jiVgMfcaEmN6NnDFCrYZqAdTkmE1AiEA8upU1YMekPH4wiH3orR7hNICU6a1tOWR6IrDpMLiV2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22027754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hIfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxDQ//flMwHzgH3w47ue5nznwj5kPtR1dUhAwKBSP2gFxG5sZaci6d\r\nro8xypN10fDgADebU12LZnvuEDBjHNmvQWPBi+uVXxO+lt8YcO9/GOGdbcic\r\nBBz6jZatu/VFYcwYzS0OsVFE9zltW0X7vznPrG7MCrvjyaYPydJm+wYz3KNm\r\nnvyceSz/QBbozUO1Z/UecIm4/S5/c0FiiGoPSIKwDMyKpC0X96OXka5a6k0o\r\nycwuAc83789RZU6fGvohFvDLlKP0vKV5cjAgc0uiUT/kHtEARrpXZ+MVmWvA\r\niGkDnS4OBj5GoiCwzWgHsEowqLpjuyU2u9twqpVTP+Y+o8LEp9PswdBqKMmT\r\nc2BeMmMETzgA2jQf+FnScvZSVTAtKSujHysrip3vrK8/ueg89Q5Qe3IkAtYG\r\nHgGXM5haddq1TJKD1obQAjybkC0TlK3lEnZIjrXNSijRUDirNxh1HPRVluBi\r\nGWQn/lnjxd0fEY7RGhh54zVix7eC0aHsiX8cLuTaD4Fx/KdqB30INHgr2JPP\r\n97tPXcA9REZ4lPofW9ud9+YdkQ7QKf6zJSdV9uM/NNbcG1zowMD+UUVZMcXi\r\nbLWNPYMLFlgiNb1qpeTD9yXmnIfZaqWW7WYiuDOMoCygLV4TCfMG0HFpCBfg\r\nKAp6haj+uwQ76fB3bZGGOCs4/kYDPH+LZ7A=\r\n=nKOZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"c75a231b3cd6ebaa687dc98d96318ef77b79b97d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.42.tgz","_integrity":"sha512-cjzaMmmmfNG3GwYbZw1nMEqn2i4S+KZpDTM37zRWdIvcEkBTyMF/d1XU+sqEK24/HclUdaMAJu7yZfmzxfCAxg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-popups":"~20.4.48","@syncfusion/ej2-buttons":"~20.4.48","@syncfusion/ej2-splitbuttons":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.4.48_1675235870871_0.3331139604476767","host":"s3://npm-registry-packages"}},"20.4.51":{"name":"@syncfusion/ej2-inputs","version":"20.4.51","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.4.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"39ec0b5351e30d8199b9524a94a602628a971300","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.51.tgz","fileCount":671,"integrity":"sha512-GXl/s4k3IhyDqqaNZ7joUPQ436b6MlMiIDt9XkvBuygivoWq1DF0qsiBQCnExd9ZxK8XICBPD86VlAUof9EpkQ==","signatures":[{"sig":"MEUCIFxoGmFsGsRqNW1s0ElK5vGy5cEBbEsHBtscdllY8LejAiEAwnyspOLe12a/NsVgXro2oY4auxy95Ty2M8KbUnnlF44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31345130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9Lp4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGEg/+KfvYrBnxtvKT99zSFFoF4ud1j7mU3tHt0Vu9bSxZqxGKmQL5\r\nkywFcG5OhFkyA4u+HyRjLaQ9kvLGP6oA0l+UFvaBFOPzL+QE+mnGgnHau8NH\r\np0J3+SFqiVjQ+IayFYHbKNANLl/GdJoIP2mD8tZ/mOp/SNBkNbasvpyQoS1e\r\nw9CU3uuC0hWG99A2JV8rbEOk6FYePIooe1Mwn42rA9AsnaNWyRrRQdwtzGho\r\nZtgSPJb22NDWFvDFm2/+suFZ8L4u9H7hef0oPU7TasKNemSUlSbkcXgM9Tq7\r\ndPnRm645wSfGChrzW2M4lF18fgNyZ0Y24T23IB7WElk5+HA2Vk4UbfHrjLSb\r\nt+L/iuCggyg4f49M8/iCmjR7XEgIfEXQXRMn4m09w6ZLAP7APKMjhSTUd7Rn\r\nDoSFh+mJJ/0sBHaNP7U5fyqnECwfgWWrJo/7tYr5/h98RE0sXWVD43Ar7/NB\r\nKousnVoi77KtCt4nMrQD/7xCt+TFpbyQ8Nn9sk52rC2iZdJ1rxdvMAYrMI5w\r\n9KNQ+cJl3Jn/5/X1ffjc9CIO0BS2gLFAnHwROoGkXb1t4s5C/Tdy3WTzXFa1\r\nSQeSUrk/ncDyhpsv8PFNG67BXaNY6up6IWXgw91mPUvKTqdYLPDI+LaU3K9v\r\nBL2m/6okTTgFe7dXBM03CUtq9nMRjOBIspo=\r\n=49Cm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"536c3e9c1ad5374b53999855749003f596899ba4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.48.tgz","_integrity":"sha512-FRWDUwkYLJk9gnXe6Vl0eipQzrAurV1MkwWdl4gHD4SSwy0d04AaDO9ppCIUIAQieC+enqNzIlfgaKfhx0AHWw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-popups":"~20.4.51","@syncfusion/ej2-buttons":"~20.4.50","@syncfusion/ej2-splitbuttons":"~20.4.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.4.51_1676982904345_0.17591673569109822","host":"s3://npm-registry-packages"}},"20.4.52":{"name":"@syncfusion/ej2-inputs","version":"20.4.52","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.4.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"f4e7d941d3e9cc8ea3eb421e9d9efa0ec92005ee","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.52.tgz","fileCount":671,"integrity":"sha512-tGAODCpFPIRl+XaDReVBGwH17YFiG+1CcrllKt/ytS0RCXgLwuimErnAZYdTD0cO91bAOZN0EbWwZ4vWFooutQ==","signatures":[{"sig":"MEUCIEQcRlFnlcxswG72gFt5bnLeV3FgSLZ/j/q97hZaLYe5AiEAklnj7tssoBIBZEmcuW7p1mt/y/7NeT2JNFHp/lL5Tok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31338550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/eqLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtiBAAgMw+Z1zdQzC5wK/14yspA9saNGQ+gl+jWyoYD3XEKsqBWHdv\r\n2hjsqj7IIYamgZ5VOEglJR857uGo0zfFW4B8mWv3Kc3SaUCWlC+xqtaq/Hss\r\njvE4MHFTG+0rjq7akQfBNubJoVjrZax0wBESSD6MSdMJYzw9/nVztsT1kDpQ\r\nItqdOVE9fZFZgyqvtGZHYZa32JDc5BLQC5sSQdc4RwH3jDWz6Ydys5zgloKK\r\naiIfSQrnatrIlq5nwhttmFHyq/TCBKxjKPS7xpjVFp9oYLopyG3czNMMFAkZ\r\nDox6AzQwxHUROtZQyUldrsF/uv8aAkNfklraorFLLIojoF9xGMaSY/PlAeOO\r\nc0TAnMyrb/xrX+vxV6br4WWyrAAJwQAmKPSo9/T7OfDbucrmKfPPDH9/aijA\r\nFmH61iM0v4wqFJm9ZQ0jETm1qNh5YLfkuprRsoGzPJTP/5lnv0n+9JvM4g7L\r\ndvVfEFD645fsaY7suyf7Wt4y+qqkRyqP64/CYa8gD3fFc+3h4SxHwIY8k6xs\r\nQrzuUI6emsUxOUnzsk1NaHu1EVUXJzhwKu+RSBhdlvMOUs/tZKwGwfxLQgWo\r\nv5Xh1/oiYGZdyLoP3aYYuOXFwLVtAD8qenY+JM+QpEN3aQZ0BY0m1ceiRADI\r\nJ0pntKXSGQDMnqlvw9XAs8FJrJqLFWZd9+s=\r\n=R24p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"d23dae3576a8fda8c3988eaf9b836be68fb11a44","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.51.tgz","_integrity":"sha512-rkBLNwRsKM1GSsSwj3U1D0KvLrfCxASc5KGcVPOsdIOagN5KgR6AgftuKqUsekqbfmNqq1VXSBhSnHFOECNBqg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-popups":"~20.4.52","@syncfusion/ej2-buttons":"~20.4.50","@syncfusion/ej2-splitbuttons":"~20.4.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.4.52_1677585035076_0.6975320297776908","host":"s3://npm-registry-packages"}},"20.4.54":{"name":"@syncfusion/ej2-inputs","version":"20.4.54","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@20.4.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"21f899f4fcf7d8806ef901e4c064ebde5d6e326c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.54.tgz","fileCount":668,"integrity":"sha512-xmNc4uIIfm/5nZybat4dniqYzej9QYP7YBT3LoQyITMko8p3D5+iNMg1LjK7d/KhCYK85phkfjp3WzdFzmtzhw==","signatures":[{"sig":"MEYCIQDrgRiGUwq3edJ14SV+R3yLz7uJ8uOwLSJAIXcJJEKfKAIhAN0XJ6DB3woG8jHE8BXB9TMbgKbYjmz+Yr/BFVFc2RZ0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22025449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEHmYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBDBAAka3q1Fvgru4/AnB44jRk3Ezo6nL38K8/8VJVLe06c9hLuZik\r\nrR0EdxkqsIMf5zYN9MrMYI+XBpSD3KVBFntsCBWc7FHBiZnCMCDKpoXi7kd1\r\ni0q+XuRu3hcq0p6kVNHCOFEvB25EW4OnYkTHqPyRkYcPCz2skiqLJ/RFcbLt\r\ny/UFsBrzTRsA2ZlmOMcg1sw+Fu38FFkIY5MyEXLN2owUwWzF/Qi/a/LBYa1v\r\nCzHF0DedzvUGsPYImw0Txd/depg9cFTZl2dXpe2x9cCS8rCtWS2yjaEA7QFQ\r\nt4tlPodHkyGhrUrqhLkFq5BlbE7ZXA9uUT/utVkaleeng6OowGhpKldEXX7R\r\nMMTyGcs8XCo3BkLWZJ1IEYYDGpBFW+FuARpMmp7ulM2j9EHvvbw0D8Ob/HlY\r\nlhivfvDvHSxFv1cWKzEz9U87SGGBfnsu+V/UGBMVrmWbtibSRVr0rB2HN0JP\r\nNzfadKZDUX51EQ9sC/UTNNeFA92zNsORX2U06eDVPDYx+gqKXWjbmMr6Bjar\r\nrT/duuxvwVurRxWahx48jT+uzamnjrnPFSibFrHFRLZY7E94JyN/mJil5D4/\r\ns674LnL249tF/ZFknJ7uyUuNqjqsrA9nao9MBSlHWTT2HzNTWVgle+blb/J9\r\ng/QNydKUNLVg+wj8TjJy6Dnn5zEAZG/gXms=\r\n=jCzy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"37148178247a00a013b0bf9c0c9767985a68ea6c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-20.4.52.tgz","_integrity":"sha512-4g6MgoCWno+kzSIvDv9NanRpQmz076T4vo3dMkUuLhF/B+/e6OIFzXPe3W0UH+YBgvTiN5Aa5FnZVg3Oa9P7Vw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-popups":"~20.4.53","@syncfusion/ej2-buttons":"~20.4.53","@syncfusion/ej2-splitbuttons":"~20.4.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_20.4.54_1678801304188_0.2583777782659882","host":"s3://npm-registry-packages"}},"21.1.35":{"name":"@syncfusion/ej2-inputs","version":"21.1.35","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@21.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"95d28e363d3db7aaf0a2084ace540ea17f02cbf9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-21.1.35.tgz","fileCount":659,"integrity":"sha512-vCd/p5LcVea3qUzXvPF8zrGI+TXunJydiXuOBzexUEW9F52ojjWwfcvG5xDCDICHVIZxP+6M4DDqKi3vd96E0w==","signatures":[{"sig":"MEUCICkH70CrsMx0SDnyBob7EbHhKHW4g9em3KscGHgOfKfOAiEA52uWnGeWvuo8WsIXXdHGcFl0580+bmryLcWKDCEYTTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22055715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAcUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyWhAAhLg1WJrhQZ+7JdcuYhXbOMmmBzCejLLlWd3znOTyKU4JgYpW\r\nOrv/WZw7vGF+zfs2pxx5PewOHc+bZaRZHvygqwmSmrpk0wPWBE2g+anre3Rw\r\nfZTZe2hY96WaYl67M8tz0kGci4kjKcgPmULyr1nixYjdjj3IDNzdfG/LtIvJ\r\nzlZzF+sIhuq3Rr9HHyERK+bV9wKOocfvC6OxPrvu90PBzk5Pa7RRpX8/7shJ\r\numqcmZ+6K7TNZwdy340CsaNWyP/TOTUjol4v+uCCEsdJugX/CfHGH4iZJ/Q3\r\n/gbw53v5YNdYmokk7GMHJrHiTzLtCoyDbB+rHBJN3XCPeYd650jIJ+YDE0eA\r\nWdqPtphbnb/N79gYCB0bFREFGuPTntDjZYwb+LIyWu7/+DySVCih6Hn3e5AZ\r\ncBAy9Uvu+DjCp+cScSN2OQSlx7VWx7IpCRJGMIYT31qbdeD8t4gJObAt7U7M\r\nJ64zZcfQZuL3o5EOSVnWAzm2HhD+vyhgaXa0D9AdieHkdOnVM9oRrs1LHl3r\r\ncrNmHpfk/4HD6A+TIqOcwd8/VEgUVyZhGwM296LriMYNham7VnN0k3JHxZBa\r\nHcSByo8k8h5KMeXFd+40qEsCcaX7urhmyKIJgVnGkd+vOHbTRyRmhwz+flDn\r\nTqezU2N+wWXucDDU1esF1AySztkz8t5GixY=\r\n=jUMk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"2315f6e283e561a3fffbf43013ec7970c6778981","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.73.6.tgz","_integrity":"sha512-WB1/kJo+OlqCDJJM3j1zp8FeX+PzU47yGOy2aVgakpqjLkImzuZzCJ9y+12OSpTGGwUu3a20xCJfcxC3OsRlbA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.35","@syncfusion/ej2-popups":"~21.1.35","@syncfusion/ej2-buttons":"~21.1.35","@syncfusion/ej2-splitbuttons":"~21.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_21.1.35_1679558420364_0.2969925415223251","host":"s3://npm-registry-packages"}},"21.1.37":{"name":"@syncfusion/ej2-inputs","version":"21.1.37","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@21.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"4eeb276e7617c9fb56f15fb94b740261c670190c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-21.1.37.tgz","fileCount":659,"integrity":"sha512-5otOgYjsu+0kLxBllEhOqfI6vkXeb7GR16aCfDJAnaxRTRLLY6i/bFlQvpazj2SR6ru6kIIKdofXpqUqsA9rnA==","signatures":[{"sig":"MEUCIEzYDAQz4zgroxagv1YY4Ko3tA8xh0zgOg9NcTU5pjLlAiEAs9wZ7yxgaWtTf9SHHwwAT9LNQDXHaoWcE1yKNVyvh7Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22066182,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFJCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq79w//UxjLZy5srZ8FKPGt2eqIXswfMPLSvbNly0VnVhz1vRUVs5/+\r\n9pi9V4EZUiZ09Dh/RBCl+CcwCIdop2o8i/zcRaK3UBZooCak0YRxDfp7udKs\r\na7OLbQuHnTBrDPj6Gax5qxg6N81Zz+GkK4rm4HMS6vHzS4tezJKccrQiCJvM\r\nhk2Rs2kfa8rEa/pePJgX27L5Dn7sHcxircVEoC1XcjWylKI8E2K0eL4XRZts\r\nD/7hEWih06EyrluNAnRHtIwf7ljRUp8oaC+iFJ0IynkZr9lgVtiL3tvebeFz\r\nbCGSa1vmn5z29VHwPvdJjXQeQeprelobeYeSAMn0/Qq0Per8Zs4+nPBYo4KZ\r\n3dUr8Vjpel2XgKDtXAaZAfOj+Yi6SafHo9C4A1vg1t/3gfzVmucEWcJGbwGK\r\nepg7gOHK9yEW2POEkRk6cBmaHtLq5gKfWxfHGaslcs6u1ZF81Lr+oCpADD8W\r\nsMmgsxEINZRGzQfKzMCmD4TlXjgYnAOe16VhVrZaO6SYCMhTll1aLTVlZBNU\r\n91rq5SLaNkIKifpdRsdHWT2acdieYxcgX8B2JKKvNi/14zlA8DoBP+OJwO1M\r\nBJv2jxHX2MNfDb8Te18g89e+dXXFb5A3zXJ4ylD1fNz6LxpjViHU94LtfE3q\r\nqDeJy7HRgaMlizmXoAsqJHyiuxPQYv4J6VY=\r\n=Ki3/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"ae4674925e1d7cfd98c1ba85de65f8556eddbeaa","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-21.1.35.tgz","_integrity":"sha512-NkbNU5mK5tQIlZtzE6Z6pETPR6/UvSStrZCU1WxCVsKMpvcknGIaXIiYCbbY+WR4Hqb0XGI5wEVKHQBCwEMnIQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.37","@syncfusion/ej2-popups":"~21.1.37","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-splitbuttons":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_21.1.37_1680101954647_0.018275481414606887","host":"s3://npm-registry-packages"}},"21.1.38":{"name":"@syncfusion/ej2-inputs","version":"21.1.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@21.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"86965ba2a81d80f7c98a307caee7840ac892bc46","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-21.1.38.tgz","fileCount":659,"integrity":"sha512-IpnzL7WpDT30dNeVpS7kuiQJaa/XvpNAparTJQxAKvseezJQtphJ0MKzDcA9zHYQTJCcffkm5i2cUN3L2hSjwA==","signatures":[{"sig":"MEYCIQCAAAu//AWwPdIL2X4zs5o77xfz8Erprc7HobxsU+DNDgIhANBg6BSKETe/jsqwDtPJwPuxnJH7lUK1I4vz+P1FpSmx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22066896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCH0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJZg/9FKXBTZTFQxvUKuMhZebpRe5AXSYhAfkr8XYuZakG1snh4yaf\r\nZxRJL+GwJH2NGCmUjd8L2ixI6q5TVMm2X++XcYrjkbnm1VIDs/e4uTOrtZ2W\r\nPAA9O2wdflKUFlFjsljBmgAwc+fKppPPGTri/Ip6uXwDDMuVWdROcFKINMf/\r\nH8LnxyhAZrkVNOUHBfiCkWZ5mt9v6W70VAGp6D4nTTSbIJv5QuDtwYl70z8a\r\n6Grd69ENezka/TxwBC3aeeC1xR3U2LR5URHwZWhEEpxQ+hB2E8hnDtWi+u3m\r\nFSwx9TkVVAzK9s1YkFqGQuAxfKofeyj08KfPg//Ayboj3FYeBMlhXMRS9S9v\r\nTltq5mp+1ttJjNPfnKnm8G4julmMFFe5Qt54fSo6Ru3PLp3J67Sz0TtB6Ihg\r\nw97bxzqCfo7bx0NYGxLFDXOQsekm3+pyPx8Z0O/74xKgT9cij0ClGR1ErHZw\r\nyuPulKke8M0NBBBZolapfUge7Pvu8L7K3Wt+V0UU1/awqjOsdU31dNb5ELwo\r\ngp8fIBOClQ3+GGQEqykbedLDxraycLAAaL1IPNXTYShv/krVnNltK8FnnRck\r\n4L+w3CWNufXVh7Ncjqk27WrSosddpdLZlVdi3pwBQTtPd3/tPGI6YLbeTV7J\r\np4j+1w0XhN6co/hEOIS14HuIUuBonWhbZmc=\r\n=rtgd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"82f32d698a034fa24dff979d254d97354bce4017","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-21.1.35.tgz","_integrity":"sha512-sNSY4G1rS3MX71nMsbzNkZg8uatEYN5YLi3EPDWxkrp7CKHUDitEU/oeZK5C0weyKcnacG1AE4/LJqW/CT/b4A==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.38","@syncfusion/ej2-popups":"~21.1.37","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-splitbuttons":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_21.1.38_1680613875929_0.5693498765729081","host":"s3://npm-registry-packages"}},"21.1.39":{"name":"@syncfusion/ej2-inputs","version":"21.1.39","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@21.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"b54fdd3eef10301b2d0ee4d4f643ab967fc65599","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-21.1.39.tgz","fileCount":659,"integrity":"sha512-RAp1EmWB4wz+8kXo/T42wr66DztCCjI+gNxaBZ+33d5DVC5XgtIdhadpeLZqx4XeTqN3r/ZWpPyU1h8M/hQWKQ==","signatures":[{"sig":"MEYCIQCKpnscL9IrDD74cdYq15So5QgBHFWrXe0IV32PmqFICwIhAJ8PEGVwyj7xaKLprsKWf/d87IW11N/7L2E0D16m/ODd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22067823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNU+RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrexg/+N9bWf/5SXJ6JsoHZbRoJzFNkx7jbzDDPO86eShQ9r0ppxQ/T\r\n4TCLRwOoz++8dqozpbzku5B1kPk8aNo9o87zAhvpimtVnatYrjOJ7L5HFEmw\r\nyQ18ySegFlZJhz6NBLGx55ajaD+y0swflf6fNd/wrYbFJwTuh9Y40zGsSprL\r\n88LkWLCyak93XzOyin5CIsBO07Y13oZqY3sBq7+OpRmxl102GAY+Xd1xQ2LZ\r\n76R75avxbdBkNAsoCqPgpaCagpYrA27xALNS22MIaMD9QFnpt5wspShr4Qj1\r\nvpaEs3g5uROfA/1HCF3cuWDvA/eiE0LzaMgVNV56LsyX8duq6vcnCbT3CUnb\r\nhQpd1YmzCVxUpqF+LH3a7ccN4i8dTNR3zdOScyrr7cDSVbNDYsKvtzNmmb20\r\nhJNuqSTCY2u+B9zAvbSy3t+13ohTl8fPCcN3GFq3VsiMik/+v3qnUr4Mkq+R\r\nimt+JV9GRe/VN6f5gkYF7bbYD/3nWGe8bKt3RopojkTF4FvhNiENqG77PbSA\r\nnNeSRj7LbLwo7Yo6y6A2fnv6zR3EKUweIFGX9ffsB4VBZwIT1MBURQv4jY+/\r\n5tjPBwtuOSVc2CB6SDjfUjosgfNhMMC909htFG5aiFcY3U0AJXDoCD0T1wdh\r\nH90LCt1eQUjXs7ot/XRqItjb5wMaasAWEHU=\r\n=27vu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"370671b6383f021382dc1828c0d56471ad2e95b0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-21.1.38.tgz","_integrity":"sha512-gctYHA1mf7ts8OJXzYhGM6Mk3wtS5dKgp7R+UAaKkYV8S2+Fx/6x/6Xg9PamJ5ug9SiKCDusCBYNQkaBL8IZjw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.39","@syncfusion/ej2-popups":"~21.1.37","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-splitbuttons":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_21.1.39_1681215376936_0.9817068005035958","host":"s3://npm-registry-packages"}},"21.2.3":{"name":"@syncfusion/ej2-inputs","version":"21.2.3","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@21.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"f13fedd38db5fdd965c13e46d113f4f39d615307","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-21.2.3.tgz","fileCount":659,"integrity":"sha512-GpxAmrMTi8rzjoFTy9YpLeozm3WJ5wCHVSpzgg5nHuutgbsarlqYecLVTG7ePxUB9TFAAXXLdWcVzVebUlEIXQ==","signatures":[{"sig":"MEYCIQCpXcgCdtkffr+0dptUJVhNHB2Sa5wfLbEXtR9s3qaoLAIhAMOAx0AcCKoUVWeWrGB3W56FPh+ZIPecB4NcjEASF152","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22068605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUiASACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbeQ/6AnpWHtaKEn6U14t83lXpIPtGw56Gj5wSEg69oj5aGX+7FIsi\r\numViGH8HMjsjhDSEavkFrQVkjIMJ4suSxPaVuy/ICHXwxB8N3j3qqQDFy64y\r\n7xLJgqOyfiX94akZ1xETlmM9cLXvm8xK1pnpnHf3cfJy6+Yw/OU5DotwLkMg\r\nk9FfFWIc9jYznytESRvVN0CEM80DoobLgKdO/3G5zDv0YanpRQWQ8UNVs/BL\r\nFkWnfz2AwlFEssbkjdRDoxGzygvMPRVzAbmkfssQa9G83UaAXSsJAlLOe0wb\r\n8V7TG5kQyUpZ9Z/vXfTmi4dWrk5gCsvdXUohgN8d9z4P0kNgheNiLthx86Dy\r\n7DfChtyBW07cQrb+OgYR44rqFCMe4OJ/JOxw3FrI8vyNfkQY6u9dl1acrWwg\r\ngKswu8qF7yMfGxO6e5MsBZuC/a1/lZl7Ipsgv9yLsYsf4jZJ+H/vdCouTObu\r\nQ0YbVnMA520waTSpZJfcyZ99cquLEO2QK0CAfVvKgEMcY6RHdWGgXzGh9FRF\r\n5jkS/5vOGRe6/iW+3H30U09ZmJ+7Akr8/k5LHwmoS5s3ZwgV+mcxdLoTUkuQ\r\naMEvpY6affcnk+2u/klduAn/Tf8j7OlNZAq3Ji7GbBf37xpJ9cB1ii4FUmo+\r\noQLnKVNiPsOQXA820YnhZ7n/2kndL54GZwc=\r\n=/Zs6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"6364a1fbf700db700437c1df85711d3b773adf7d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-21.1.39.tgz","_integrity":"sha512-U5lv45P94Sj6WkFRa+8UxdF0qbLA4+jb5dH2UyXQOOzNanV1/4pfgyyOWTg4N++xoolwwsjr5wbHi3ckCH0QrA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-popups":"~21.2.3","@syncfusion/ej2-buttons":"~21.2.3","@syncfusion/ej2-splitbuttons":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_21.2.3_1683103762118_0.09449435544649942","host":"s3://npm-registry-packages"}},"21.2.4":{"name":"@syncfusion/ej2-inputs","version":"21.2.4","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@21.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"88863594edd6ce6bc2d9d4898bf45c2122d63ffb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-21.2.4.tgz","fileCount":659,"integrity":"sha512-ox0ECuK+XlKYF/bYjfX2jA4uDzQhvV0xHRGsJR26ZGRhLZFuLTEwdByfoiWVNIneCINzGwl5Acn6iWw4jU9Vig==","signatures":[{"sig":"MEUCIQCuSgvbxyXtPrCpz28Au9uLVxpgWMRtpCQudlB2j9YRQAIgHBPbn9AfpSaXPNbt1x7VW37tA5JgUoFQKteDMGvZUOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22072573},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"f7f14636699c19cf885745107708e06b1112baa4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-21.2.3.tgz","_integrity":"sha512-Gr4IckrQjZQkTVZ2idbB9FyAyyAQKHyN8oAMgCqWDPClsvzyPbGEDbBxS0XEF3UnVDy0QdyOVZBMPVPXr4Vfzw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.3","@syncfusion/ej2-splitbuttons":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_21.2.4_1683635427745_0.2587953504662821","host":"s3://npm-registry-packages"}},"21.2.6":{"name":"@syncfusion/ej2-inputs","version":"21.2.6","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@21.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"086bf93701320273752685f3e5250aedd86b4e6a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-21.2.6.tgz","fileCount":659,"integrity":"sha512-SNS1wqbmUEwQMtL4rWul+dd5g9adVEwuwtvCEdPogvxY9PLAO56RT33ch5OnWgPoo0SR981m3XsLONqu0G8YLQ==","signatures":[{"sig":"MEYCIQD3Ax8Ajok+OPI2ZVvHHxNiQH1e8Gvhuhk2BtI+gVHy0AIhAJweX1qp88K/RWHpympi4XjJ1NbuH28VEYxJA/phjT8R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22115724},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"2492c6485b855591b3f049b8493b531e2f472408","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-21.2.4.tgz","_integrity":"sha512-pz+63zCejeyIkA39rJIsIvsW420LIgvzOgUFuddToHJYLRhud5Vl1pglmyu7pLyrIAZrL47e6Z7XuSOdbeyN3A==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.6","@syncfusion/ej2-splitbuttons":"~21.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_21.2.6_1684842573283_0.18227045223398375","host":"s3://npm-registry-packages"}},"21.2.8":{"name":"@syncfusion/ej2-inputs","version":"21.2.8","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@21.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"57c842f3b520696e0cca9ceb1beb7548877feed6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-21.2.8.tgz","fileCount":659,"integrity":"sha512-tnxCZBla04HfvsGdCfwFfsdijEQkDmhOnNHV+pzFLLMM+KzyfHByiYZemIwCSzdUJFjpqC1x4763YvP70+Unzg==","signatures":[{"sig":"MEUCIDiSzZlBkE9HERd1ImeKhF6PDwXaroXC9upP12BZu7ThAiEA/yBRQ+FAi6ElTSO3CVziBdXHSP6zVJPcWvD2UXbCRXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22116624},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"447eccfafe9700f79647961396e57e4538de24bb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-21.2.6.tgz","_integrity":"sha512-XylzaJl07b20IRO3VyzzUsJAwybdvgfdOTTnqKoamMnEJn9osvj/OMXxlt6PGMBCVFo9jITu/zhUzP7kwWSgrA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.6","@syncfusion/ej2-splitbuttons":"~21.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_21.2.8_1685447524869_0.42613794466887556","host":"s3://npm-registry-packages"}},"21.2.9":{"name":"@syncfusion/ej2-inputs","version":"21.2.9","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@21.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"fbd70d3fbdaae1783b78f2179268314a342f69b0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-21.2.9.tgz","fileCount":659,"integrity":"sha512-V8b6cuNRKY1ilxKkBuNGg0fKopxcmCohoOWVfOR3tH57bGO9CXzNXahpEi4LN+pVDvENLl1xpA8mEx3tQz1dFA==","signatures":[{"sig":"MEUCIQDVcracG67jWuSD2/65efyOYc3+WUfy2nmqOAhRRkx5agIgKK5Cdxfic7fCzQ3WS0t/KvQdv/CcYIXqoMwGiqhhlAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22127370},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"1979ac5dcfd13ce9c0ed6408411791b297b3b444","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-21.2.8.tgz","_integrity":"sha512-02NHXJ1oyYe+Xo8nAJLjd6420EQWAyHivfz8n+kNuvV1uLWJGzRXCL9gNydLzOSmEEZLhaqdLCsRizYLXW3x9Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.6","@syncfusion/ej2-splitbuttons":"~21.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_21.2.9_1686057857772_0.9791581445946842","host":"s3://npm-registry-packages"}},"22.1.34":{"name":"@syncfusion/ej2-inputs","version":"22.1.34","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@22.1.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"41246748535ab5599594ff18356f0660b67499ea","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-22.1.34.tgz","fileCount":721,"integrity":"sha512-hORgtRRfujHh7ASH7RFteoLVkLIbT21J9/FLWlBMiQHcQ4UUTsyTiFEhJATUOuSsQZkxZ97ssv+OeZ13C1pjMw==","signatures":[{"sig":"MEUCIQCo/+o8jKlMkAecaUiCOW6f00vS5RLH6FF2Xh2J/x488QIgIIvnPldB7CmK8BU5GwZYL88gPUhzrt9/xrInR4LF4UA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25875812},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"dff7895481b1426f52f2297c62534349625f6d84","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.74.0.tgz","_integrity":"sha512-x9jghchba/Xily/58EMO4f9+dcFmmX4AufdAPHex+2tEM2GyPU2bCu+Ol0yGQ/bNA65VtXo0pYUeQr/Wh8oh6w==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-popups":"~22.1.34","@syncfusion/ej2-buttons":"~22.1.34","@syncfusion/ej2-splitbuttons":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_22.1.34_1687348327631_0.13536176535706868","host":"s3://npm-registry-packages"}},"22.1.38":{"name":"@syncfusion/ej2-inputs","version":"22.1.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@22.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"96460ac752d355dd41d53e139456fe211864467d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-22.1.38.tgz","fileCount":721,"integrity":"sha512-Dwcmcb8Hnvob/hPYuj/kqOVjcTFdL19nNz2ZZ32oSBa6RYldAWnvZ6XETlAqq2G2GAWgwrrRSwFl+3SzzdK3Yg==","signatures":[{"sig":"MEUCIDQ2RHcDdquCJVRFmIEmEOtbSyFtdFcYgdNZuq4Cz+PTAiEA9SftfuX5Ns4YbmlcRg2/hF6gt2E23vo0bvzEh+TIb1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25894491},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"a573802b1b034c419475817445a6b8706263cfc9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-22.1.34.tgz","_integrity":"sha512-o2Nopbha5lcyDmUtuPpvMXo9Vx4OM7aTsP1xjJxXEe1dWYxLW/2ipq7WVDzfHlJehKT9pvrYtQsUi086ZX/x7Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-popups":"~22.1.38","@syncfusion/ej2-buttons":"~22.1.38","@syncfusion/ej2-splitbuttons":"~22.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_22.1.38_1689081198456_0.2590912901985247","host":"s3://npm-registry-packages"}},"22.1.39":{"name":"@syncfusion/ej2-inputs","version":"22.1.39","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@22.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"6d24bbcf624274c80aeb5bf3014d8ad1eab51da5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-22.1.39.tgz","fileCount":721,"integrity":"sha512-Cph5e0nUy1L+pY2OG5Syc7FmSTd8+o7Exsxt3rr65/0oi1W5iOfwP1Rs8N1c2Pez2CVqv5ri/OhcIsVrdjV7Ng==","signatures":[{"sig":"MEQCIHn+ghltyina06sNl9N/5UMr23BFww9qeVlWOU1tTYuQAiAq63xX00JSYxAwLV9QyH7TD7HXwkynHqkcYUdNgiiyLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25900950},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"af9599bc4fb8fd9a70efbb1bb6e8427f92e99498","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-22.1.38.tgz","_integrity":"sha512-4baJA8Seg3ZBD8LHkc9C14+JHsRpVAok3824wYR52xp/QD9Lr6+9ueUsPMIVHYB3bPx/ElAKbElkiB2yGYfVWA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-popups":"~22.1.38","@syncfusion/ej2-buttons":"~22.1.39","@syncfusion/ej2-splitbuttons":"~22.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_22.1.39_1689683080537_0.42008218221424154","host":"s3://npm-registry-packages"}},"22.2.5":{"name":"@syncfusion/ej2-inputs","version":"22.2.5","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@22.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"fb91b456754846ced3ef39f65c396de5fa38b698","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-22.2.5.tgz","fileCount":721,"integrity":"sha512-QOMaseFf9yjzQ50EWW9kgweMuTZBXaB/HpQHGvQnJI03oTAz4xDSLmGP4Vk4hAS5TzfauwSv5U/LaSQ91mxaJA==","signatures":[{"sig":"MEUCIQCkcbVa25fWamJ+GDCcYLeYAjgKSpbYYdQ3hb2yq3AYYwIga/tunMdtjUl5mKqkBSCD8K8O0mphzAc4QCXMEaEv/y4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25927024},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"bc3c93fe2b2c1aff8d5a05f2ea96cbf62f9b052d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-22.1.39.tgz","_integrity":"sha512-Ktw+lY6NdO0Nlc92tQ+HO2fDPo5Uz86+rE7w9tAyBBehxxwAx6xqnM342AEKfqNajEdd9ln3+GqSlwykBlpHbw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-popups":"~22.2.5","@syncfusion/ej2-buttons":"~22.2.5","@syncfusion/ej2-splitbuttons":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_22.2.5_1690468517180_0.07424706017274407","host":"s3://npm-registry-packages"}},"22.2.7":{"name":"@syncfusion/ej2-inputs","version":"22.2.7","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@22.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"b421d5b8d5c789c0124af63cdad63a38d254007d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-22.2.7.tgz","fileCount":721,"integrity":"sha512-8YnDVp0sfXl5Z1uShDD2qjgYlPbsU5YEUHPJ2I8CHkjEuQSRKOWAHA2tYS/eX4q5qyXlvXYws8qyycooAoKT1g==","signatures":[{"sig":"MEQCIFXwHh4ruqs8ar1P9YHyVwblChHwhp7miH4U8PABwf3nAiBwNfvN4V4SjkBDEwkMnkcbMc9SpQmGE59f4nVw7wNhLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25969269},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"011d05921cd27fa496623263e41e13ac51776885","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-22.2.5.tgz","_integrity":"sha512-CaRDPv2lDQ41JkSSavDI6EqP9OFDIXzjWFpPRcK3uYyDJmN9GLpjEr3aDQ+lSUQz0RMucHYX3yGDWPwL3GEnPg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-popups":"~22.2.7","@syncfusion/ej2-buttons":"~22.2.5","@syncfusion/ej2-splitbuttons":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_22.2.7_1690979147988_0.15814404735118526","host":"s3://npm-registry-packages"}},"22.2.9":{"name":"@syncfusion/ej2-inputs","version":"22.2.9","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@22.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"3a21a53b1b28fa6060ccb5941c6f8f49fad570c8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-22.2.9.tgz","fileCount":721,"integrity":"sha512-k0kgaC4/Vp0xsem1prlLuYSJuPB8pSKdYMV8eCKRKkhpzLY5LXoiNejhhDiQYSXBGpNxrJ6WU0WJg2x/jBS2Wg==","signatures":[{"sig":"MEUCIQCXGIgmWMkv8IN4i3NpdKUGsldfv0ihQ0ZlY8iUX9irgAIge5IbzeeHhZnXbprt4C4TDZTTW42jwDpbBSZimYv92rU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25969942},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"acfc7de93f0416695774f7a3a39f1e8066b6db65","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-22.2.7.tgz","_integrity":"sha512-0hx3hO3kTQC0NH+7B7fz/0AKH40oIczyevk7gqF2fDCpEp/wYqDa90KpVhJO1PB5CiIv2Viaj6nMMG8C8onJYA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.9","@syncfusion/ej2-popups":"~22.2.9","@syncfusion/ej2-buttons":"~22.2.9","@syncfusion/ej2-splitbuttons":"~22.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_22.2.9_1692102111898_0.732647598144319","host":"s3://npm-registry-packages"}},"22.2.12":{"name":"@syncfusion/ej2-inputs","version":"22.2.12","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@22.2.12","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"94f38fda043742ee0ebc0850d7685478430d4cf0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-22.2.12.tgz","fileCount":721,"integrity":"sha512-TOmoOjP4DaLzrN1iSff7noGSCHPI913ACprEYQLGCBIHZTsYt/2TxxLYB1u/3TdgPxrJmk/G0TQb80QLFAXAHA==","signatures":[{"sig":"MEQCID2EjnRAmmt7VgARGD+ezGPYHDxm0gacdIYZsZ3dMc0jAiBXKQJGELVo6BNpnOnEQy6WVGBARLjayqZFjXCqulCXDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26004458},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"9d59070115dc638dc82f58a87cfef7a9b71ad9c8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-22.2.9.tgz","_integrity":"sha512-NXg37kjf1esHzdvlE9QQCFmc5zeEy/1opQykHDCumRmVa6LlDGcLK7ydFP2h/NSeJ0OR8t0632nOHJSA8H0q9w==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.12","@syncfusion/ej2-popups":"~22.2.11","@syncfusion/ej2-buttons":"~22.2.9","@syncfusion/ej2-splitbuttons":"~22.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_22.2.12_1693910121449_0.785330670964794","host":"s3://npm-registry-packages"}},"23.1.36":{"name":"@syncfusion/ej2-inputs","version":"23.1.36","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@23.1.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"bd1164c3fd590e547ff3d26b0129cabe0d9adcef","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-23.1.36.tgz","fileCount":721,"integrity":"sha512-D1I7h3RKVVxSl7ljQB36wRvIK5hKHW5huiLbp83i8jWFTV8/iRdPTF43j/jxndkXS7cqPH/UnjtHVh/MIN7mZQ==","signatures":[{"sig":"MEUCIFQavEP/EYtgesrWad8VGqXcHaJ8okKrec0VSEYat3LEAiEAtMGo/2o7Y0pSxwn9P/DSUUOwJKQ8a8JyZqMC3iSK9CA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25999229},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"d8087ab30bd22ee3335d37a4025a319dc08ab373","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.78.3.tgz","_integrity":"sha512-NiJqjeQrct8TL4pr9tzbaRtGslss9anV9SOE/wroStN7DpkumSvV6Dm4PkSBAoDDruSR8zWuz4Y2JbqNeibDAw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.36","@syncfusion/ej2-popups":"~23.1.36","@syncfusion/ej2-buttons":"~23.1.36","@syncfusion/ej2-splitbuttons":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_23.1.36_1694764710359_0.031057764487583572","host":"s3://npm-registry-packages"}},"23.1.38":{"name":"@syncfusion/ej2-inputs","version":"23.1.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@23.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"756109b77c6f1ed0c709d05ef81c4923f00300cc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-23.1.38.tgz","fileCount":721,"integrity":"sha512-5pKXvHVBTuyP4VSR8Su5SQAECoj24UZfUmlmYf5jfGmby6h2fph1mZZR8fdGFG3z8O933sc8RRsjGdFuaecoEA==","signatures":[{"sig":"MEQCIEBH/RL51dUN0w6TezIV8CFXkIFKUx90l13V3wcqCOX5AiAc9zoYYvkZCl1lFG2Avh1N/PTr+i6+8HC8RWn5A1REoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26014362},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"16d99e65e26f114b27d7425cb3eb8b40912521b6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-23.1.36.tgz","_integrity":"sha512-mfmW28CjudkKZtFp6LdVzq4O9EjFaTNWAFLQpfxlswginy3b/mkepd9petZl9BbWRQXvL2+4Aosxp1LPVP9k6w==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.36","@syncfusion/ej2-splitbuttons":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_23.1.38_1695728623945_0.47526707154063863","host":"s3://npm-registry-packages"}},"23.1.40":{"name":"@syncfusion/ej2-inputs","version":"23.1.40","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@23.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"e25214df0cf530c4b379a9d22a786d657d58825e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-23.1.40.tgz","fileCount":721,"integrity":"sha512-p6urtcAwrnlYiOZt1/WfgDey5btpzv/EH51h5PxYkXlXKCdtFsVy2cJQPpN3v2h1MV3T8Klb5tn7+u6pSFmW9w==","signatures":[{"sig":"MEYCIQC8Kb7XLDu+BdSCE4EpC+bvKHQANHvDE/+7PXf4QDgUyAIhALDyjHxAfa+XUl8t1IiSJ8u80RiFGkTGjgvxQ7XRHUTX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26014906},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"69ae68a7923969cfe50533c23774baa8ea98002c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-23.1.38.tgz","_integrity":"sha512-EbHPbmalX1DHJymGVT2z6ExXybFizihqUEzMrtRUW6/opTL6v8EGVLcpIZjyzgGMHdMEqwdk0xNQ5NyoAt/Wpw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.39","@syncfusion/ej2-splitbuttons":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_23.1.40_1696943636386_0.5301167198248202","host":"s3://npm-registry-packages"}},"23.1.42":{"name":"@syncfusion/ej2-inputs","version":"23.1.42","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@23.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"64a564e86850a946eef0ca4af8c843fc1f07a976","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-23.1.42.tgz","fileCount":721,"integrity":"sha512-qvk8jePbl71Npl2b76+miw18pOp9czOcKoRopkaKqujuBwghwCqsXG1RV7jSopvHPrG/lCm2Quwcsd4c/2DpPg==","signatures":[{"sig":"MEYCIQDv2eXxM68AF1XBSLrmDQ0Sxr67la1BiM2JTb1zNyMwkAIhANpDqJ1GVKyjoJLzBLblCeekHA/DIHhAl/t5l3SKQGWy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26018496},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"a65749245e995385dcee43433e90633c4002d8f1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-23.1.40.tgz","_integrity":"sha512-ya0ZOs+AqV4Rc2A2y1uxGRI+8Q7jYVnmL4W5jUvEKv4g1E6M9g0oLyhrcZw6vDjJrDXc9i2vBBDi/xIrb5yRmg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.42","@syncfusion/ej2-splitbuttons":"~23.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_23.1.42_1698109324427_0.8692393426787239","host":"s3://npm-registry-packages"}},"23.1.43":{"name":"@syncfusion/ej2-inputs","version":"23.1.43","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@23.1.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"4d8bb5a2a3f936e345f02b6173f2d1c230d32871","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-23.1.43.tgz","fileCount":721,"integrity":"sha512-G4HhneF2HXe6Tcig5pDlTaEgR46vQJgshcEym6WEVm0G39xiUSR5NIvyvS54IldGRyWwoyWEucbpM1kWGJC+7g==","signatures":[{"sig":"MEUCICeUN2OXHkX2b3zsBi9X5CJxzrm1JkgIYwNWUR1mO/ixAiEAnnkAojFCqUESB+/sPlyMV2u8pNvxNVVJGy8/kjaKGHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26022194},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"a27995cf896af91c2a50871e2a0182b82956b316","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-23.1.42.tgz","_integrity":"sha512-zEb/Qlyz+qDtXYmEitu2onThu6JuTHVSsC2UOFWhKf3J1ESiLQmI0B7hSEwVcBChF1+X0f9FyVM2i9hYFa1V4A==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-popups":"~23.1.43","@syncfusion/ej2-buttons":"~23.1.43","@syncfusion/ej2-splitbuttons":"~23.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_23.1.43_1698715628296_0.6269804178348779","host":"s3://npm-registry-packages"}},"23.2.4":{"name":"@syncfusion/ej2-inputs","version":"23.2.4","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@23.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"e93873507b8aa298b61cdf04583f889b9e331ecf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-23.2.4.tgz","fileCount":721,"integrity":"sha512-GfMuQAHy7spiJxN8nyJLqqXqFeZXxMa5t1/x3fKXj1NkmIFDkWzCmPmhiclZh1zr4PtflK6m/EKDyirUSdTv3g==","signatures":[{"sig":"MEYCIQDhsCd+qxDd+RyDOF+sjEfBzmi727mtlLZdNjEIQdWRsgIhAPTt8hK6AV3AKxPU9OHTdqC6ve0iQoXzq8Ts0d+1QO0q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26022210},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"1e413ceb59bdb969c46f99f0b844a2b620c3a71f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-23.1.43.tgz","_integrity":"sha512-0LdqRSDbGYpaqFgxEKyeR7Rov2Fi48KxYEq5k/0UOBsq65VFOmDlpV2KWnBXvz5I4Mny2wCYVS5kc82rcopcSQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-popups":"~23.2.4","@syncfusion/ej2-buttons":"~23.2.4","@syncfusion/ej2-splitbuttons":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_23.2.4_1700460422298_0.7855737484067349","host":"s3://npm-registry-packages"}},"24.1.41":{"name":"@syncfusion/ej2-inputs","version":"24.1.41","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@24.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"99ee482102baafa1d7f304ab594c7334290c039e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-24.1.41.tgz","fileCount":776,"integrity":"sha512-scVtCR6XMrdr2RQe0HUG+y7Mdr4hnYrNJAYntUJgO0gxMiWjHku6UG+9FBruA3rC7INvNsBviCqvZIHyTXz4NA==","signatures":[{"sig":"MEUCIQCXj9z5mYvG1Tjyv/9FBUkiE8l01LZjbOF+bbEcBsrLGwIgSYe5ObII5aFKYtggqFZao9tFlIjCjuN+eeBJEtX78ss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26350706},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"9ebbb9d57d742077d0a14a53ae1ee2bc31ceeda2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.78.12.tgz","_integrity":"sha512-rqT1+IDb7ZSKLfB4kpIvuxKjGhkdXBoAIyt+BmtfTNB2eVldQv+BWsVbJAZYUQ1nw2TZJUA+wnpTqWVmwTAWtw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.41","@syncfusion/ej2-popups":"~24.1.41","@syncfusion/ej2-buttons":"~24.1.41","@syncfusion/ej2-splitbuttons":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_24.1.41_1702880562783_0.6539687126342277","host":"s3://npm-registry-packages"}},"24.1.45":{"name":"@syncfusion/ej2-inputs","version":"24.1.45","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@24.1.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"e41d056ff4a0c935097c2b87d0c73be38dad00fc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-24.1.45.tgz","fileCount":776,"integrity":"sha512-hRjGLBztCrZKcuGCRn8f42nU77QYcaet4fiv3l2wctBa50GpvKjWpyM+7tIyEpE1fO1+895F6L9T8kZ/mSdwLw==","signatures":[{"sig":"MEYCIQCtapqmS/WAlfIcD59ma7pJhyEncRIEDed+Z2l2HOCn4QIhALTmSnhG9IhY38ojJONX8wmym+KGeHdgPPwFHfnNDsOR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26350301},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"20a7649afbc8c87d3983e343284c60dcb4b97fd0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-24.1.41.tgz","_integrity":"sha512-wLwb/OydRKuWm8NToXgdWGEzvcJsot9t9xtDTYRvXUzU0KCBv4nS2XDuDOM9BbX+Po20u7o4tYorWYgy1QjDdA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-popups":"~24.1.44","@syncfusion/ej2-buttons":"~24.1.45","@syncfusion/ej2-splitbuttons":"~24.1.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_24.1.45_1704766438581_0.6456904571149342","host":"s3://npm-registry-packages"}},"24.1.47":{"name":"@syncfusion/ej2-inputs","version":"24.1.47","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@24.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"57524f0445685b09bd8afb20e3612d1563abdfe1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-24.1.47.tgz","fileCount":776,"integrity":"sha512-NDSr81bVNLEGcEzXFMTnVFP20lpPj0bLF2ZPxXSbVujzdDSuJQVkCU3r1pNXLpIed8+khAMpDCzuC2LsUiFVUA==","signatures":[{"sig":"MEQCIGeKJAjHYVvUMzdtlFf/5o1kaZWKhexMyZGJQ+ZmmeLYAiBVbU6/ojNrVdDQCyH9N/hF7QujfyCn/1D0JJJXkt4AVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26358112},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"723772987702d26dc916258bc50179df8c919e6c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-24.1.45.tgz","_integrity":"sha512-VyaRYmGA+7BRuJAadhCsaw8uPDOJeGwNt83gaJ8J5yDm/Il1gZB5EmnDB/4FIzNRySOrpVTxC1tZj/STj80+Mw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-popups":"~24.1.46","@syncfusion/ej2-buttons":"~24.1.46","@syncfusion/ej2-splitbuttons":"~24.1.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_24.1.47_1705976711694_0.19761899709953612","host":"s3://npm-registry-packages"}},"24.2.3":{"name":"@syncfusion/ej2-inputs","version":"24.2.3","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@24.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"a574a0f1f9a45a8414234a7d2ad8a7bd99e14bab","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.3.tgz","fileCount":776,"integrity":"sha512-I6LmWb8SmKu8r/10OayToPZFZw/bdxNd837WW0J7wIadD8c5t0V4NoACaBpHCYKPlzQOep52gmLSr7oG59WoFA==","signatures":[{"sig":"MEYCIQCQsn2o82v76kQ3HL/SKoc9qGbE5vwrbOWvcH+7Mn8wKAIhAIKVDykdOmXWzVgghkvpiyusn3K58Po3+OtVATXRviRO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26358128},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"49f7147d35a0df25e0332878e1e78457dbd424ae","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-24.1.47.tgz","_integrity":"sha512-8aEalikkKPwODmcW7pXfm8CCJ13ueZUt5n7O9P6T9TKLOcLC36cAHm8f4qZgFgXHUbQjn9/aQGZ9QVmBMNva8Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-popups":"~24.2.3","@syncfusion/ej2-buttons":"~24.2.3","@syncfusion/ej2-splitbuttons":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_24.2.3_1706709850717_0.9553472476889735","host":"s3://npm-registry-packages"}},"24.2.4":{"name":"@syncfusion/ej2-inputs","version":"24.2.4","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@24.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"8f49c0e64c39d04e68ad406cde11631723dfaf86","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.4.tgz","fileCount":776,"integrity":"sha512-RQKAZMjySeyb9KrKQtHA+YTvlnWYutKCKiFdQEMnhMRIXx/04XctGpoLFZH+OpJc01/g5ybvsmr0SeejEfYZWQ==","signatures":[{"sig":"MEUCIQC4p6WadJiEg5O7yhyp3wvQehlLyKvmYwZr1V9jghAEPQIgaj/7CBwh50g9lq9kG5UAcgvrjVK2NDiLvsC84+purfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26365492},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"fedfaec534e9af678cebbba7370b74ec8c44a6af","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.3.tgz","_integrity":"sha512-ee40dExNqUrrQFM2nnngfwDr5m0R0HcgWXTg8A1OeOw5LkXE3ZTZWG+NhUT+IEBKmB1m73PTepK1lkIpMgLKJA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-popups":"~24.2.3","@syncfusion/ej2-buttons":"~24.2.3","@syncfusion/ej2-splitbuttons":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_24.2.4_1707195038110_0.6785616000145882","host":"s3://npm-registry-packages"}},"24.2.5":{"name":"@syncfusion/ej2-inputs","version":"24.2.5","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@24.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"56e10babf168a94b446009e934e677c5eee1a209","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.5.tgz","fileCount":776,"integrity":"sha512-xKp77xXGMV/eVbBqaD0ceDByxgw91fXWQv9jI5ryaHZtJaj3FIBMa7NbR3u+t4JEfZca2hBvvHmzmj/vCe85xQ==","signatures":[{"sig":"MEUCIQCR2eMSknTgN1rsIKBsxjOSLracR03qtAggywbOm49R6QIgaDnmMYo0KumOGpD8q0Ys/YNa4xx2IvcYMMUNNpxvUi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26368997},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"bc29bc15f3ce40331d6b490ebcf3a16291d06149","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.4.tgz","_integrity":"sha512-sSMSlCGwD2XaHzx4a8MomH7pd3r6bQvlb3su9VEuHelzaKmeYJpP11P3WijufwSYvUPR0HsBZvMBYY3oVIabkQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-popups":"~24.2.5","@syncfusion/ej2-buttons":"~24.2.5","@syncfusion/ej2-splitbuttons":"~24.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_24.2.5_1707789478516_0.6421787144412416","host":"s3://npm-registry-packages"}},"24.2.6":{"name":"@syncfusion/ej2-inputs","version":"24.2.6","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@24.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"45cc1300feb7a0b682c07d7d9e640c07b2fb0270","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.6.tgz","fileCount":776,"integrity":"sha512-Sua9+AuMEJIyAdAlzVWwANpH26V8gwtnSnRUgOBKG2AKuT/FHHV9DXIeEyRAsDfVLgW+TRyNqODag79rYIre9w==","signatures":[{"sig":"MEUCIQC/ziHNUEaxA4H9eaFegficYnBXWuQtbmgjArvV4pRAJgIgf0dmogzWIt3jAFeL9GZWSacPVAVnQzLyrToqFtliw2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26368997},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"d06f902fdb0ae8e4c3424f68dacb01921c0a4d0f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.5.tgz","_integrity":"sha512-10fdqdtlLq1h33jLIZeLN6ABa5Hr2/urrT5JZXeQZ+qQuFL/Lcm1J8mJDZq9HoS96l3xfrfI4uEElL5Kf2NmBQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-popups":"~24.2.5","@syncfusion/ej2-buttons":"~24.2.5","@syncfusion/ej2-splitbuttons":"~24.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_24.2.6_1707961912380_0.4986127667777853","host":"s3://npm-registry-packages"}},"24.2.7":{"name":"@syncfusion/ej2-inputs","version":"24.2.7","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@24.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"4a733d61e3bf55e30e12251f595127498b748243","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.7.tgz","fileCount":776,"integrity":"sha512-D99wWfzORyL9k+wWXi4ZN+ckfZhtahfuDg20ls5cNPnZAEk+xjZABoN3/UGM/V8MGV2Kl3vX+qezhR2ZWE9GUA==","signatures":[{"sig":"MEQCIHhg8e3UYMI3e41kMwYLTj7s8uRF1pQCjn03pggihClcAiBLKOwr7HB7PWuWrtZEVddsyNt9dg0ZlaIvFgNeep/euQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26371353},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"a5dfffbbd396f9a3269c6cd158a004fdb1fb8075","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.6.tgz","_integrity":"sha512-6fnj+uoiLunQcMAJxZQtGqjA+KbhxRGD6A7GQjvNa7M5/FdvVDviSnUw0oCNZKU7aidN2ibF1ejmt+qjKkvdew==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-popups":"~24.2.5","@syncfusion/ej2-buttons":"~24.2.7","@syncfusion/ej2-splitbuttons":"~24.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_24.2.7_1708393598749_0.623576448565702","host":"s3://npm-registry-packages"}},"24.2.9":{"name":"@syncfusion/ej2-inputs","version":"24.2.9","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@24.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"e18be0e30bc691bdcbad184b0541b10146c2301c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.9.tgz","fileCount":776,"integrity":"sha512-inUPQt387emSR12p8hHWVQUA4q2oH8kcMPNe8mc06TN5wgPnSDYjciV2oTam9xkOchOlYrRmL0gsV6a72ilYPw==","signatures":[{"sig":"MEYCIQDyjVI2nlmbqZHeIgpuyTfDpbg+06LBE0F/u9adGJR4HQIhAOv7vtk8eTywvkfCSGtl4b2E0jlkLMiXFU/GsZ/b2APR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26378220},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"c1d5c0f397725e8b599df5051a99bcd32db96a94","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-24.2.7.tgz","_integrity":"sha512-P/yEOFoayVt5EMQEmKRlsAk9CZbDfM2k+zqnieGtSPGazGLxhQiaVtoE98n36DHm3fwI7daGBLISdftIogXaIw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-popups":"~24.2.9","@syncfusion/ej2-buttons":"~24.2.7","@syncfusion/ej2-splitbuttons":"~24.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_24.2.9_1709629037199_0.4071954675420355","host":"s3://npm-registry-packages"}},"25.1.35":{"name":"@syncfusion/ej2-inputs","version":"25.1.35","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@25.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"cdc888128a82dcbc28c1b3307f31836491e401ed","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.35.tgz","fileCount":853,"integrity":"sha512-vVU55vBalmNKI1kon3F2IM/yzatC/2IU+Hso2fp1pFO5OzNfySCOtnWkMypVYc/9+pAG6qxuPIg7GyqjsrsWRg==","signatures":[{"sig":"MEUCIBgTDzzgx/y9cgOULM5dNkztFNV/bln72fGqvDnsSEaAAiEA0Wf0k0Wzi5mKOn/0/MZ5Sl9XLXKEU5YCU5XgO0wpFW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26969445},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"8ef93741dd68775ea404b54c10bfd6a17a331e7b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.78.15.tgz","_integrity":"sha512-rXgFizmLuWasLGwlHimRN2E8XhlAFp76EEUFDgV90QcQNrMt0mJYlOOHgEnSeNJxble4xPNfPKg/REgHoApb/w==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-popups":"~25.1.35","@syncfusion/ej2-buttons":"~25.1.35","@syncfusion/ej2-splitbuttons":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_25.1.35_1710504577806_0.43310547344410244","host":"s3://npm-registry-packages"}},"25.1.37":{"name":"@syncfusion/ej2-inputs","version":"25.1.37","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@25.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"95ba5019000ebc457c51a8e40d921e5d6597f3cd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.37.tgz","fileCount":851,"integrity":"sha512-nXc2o1S4gm0Hqt5p4kczFw4jHJ6ekmUmpfSuiFcb9/xvIZRTqOEoVv/mJjh5rnps+JghQ9stvfasAFye8/cfjg==","signatures":[{"sig":"MEUCICVrsLE1OAXNp3YzPSv4cxwIlxZdZoNAUagHmNON9nK1AiEAk7VDfyqrudyrN6ATbwry5KeCuL9zJOCAUI6+7/n5nSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26961129},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"ee33b2ed3443d8ac18be62459390e1511167ea23","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.35.tgz","_integrity":"sha512-ts1G/juplnyJ6xI9gW6gZRN9cZfE6f4tc6Bk7Q+ReDwi4FcwpmKSiUESK500Futvidaxk6iUvjJ9efcvS3umLQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-popups":"~25.1.35","@syncfusion/ej2-buttons":"~25.1.35","@syncfusion/ej2-splitbuttons":"~25.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_25.1.37_1711428833180_0.1496794447041181","host":"s3://npm-registry-packages"}},"25.1.38":{"name":"@syncfusion/ej2-inputs","version":"25.1.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@25.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"7922bcea38cc334405ab4202f357a23d73514026","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.38.tgz","fileCount":853,"integrity":"sha512-WspFi4Lv9CpfmWTZpKnWLQL1fbEDIocZhm2tlkg2BEQGOjscg80HJjbMIEea/p/We8jYt2BqRWXVdI6gI35kvQ==","signatures":[{"sig":"MEUCIQDTSqvFH4A3bz0ln1h8fVXwC/5QrHb/mkyih/es82ALSgIgRurqWvitwkcDBhrkiPdKTuKwfYxrTtO4vXCmByq5gps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26978694},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"fc877de63b76cbf7c262c5ca4e962a0413ca46c0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.37.tgz","_integrity":"sha512-dCCpQYC6SdVpO+yC5NgVS/giDJaF7KR+SuwDRNzfEr02YPBEQxIkpgtzpLaGPNmJWGoCgml5w2cU/xskpYcVeg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-popups":"~25.1.38","@syncfusion/ej2-buttons":"~25.1.35","@syncfusion/ej2-splitbuttons":"~25.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_25.1.38_1712025181171_0.7977444534599913","host":"s3://npm-registry-packages"}},"25.1.40":{"name":"@syncfusion/ej2-inputs","version":"25.1.40","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@25.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"01b7ddbf5875be17a856d374b83f6c2f7835e6c2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.40.tgz","fileCount":853,"integrity":"sha512-5b3WWx3MFKKqSktKLprzDYSw6kK8m9xPJ5aW5KYxQiBob5cQ5SdE5j4K30MdenDIzjlSofyZ6xX0+UZNgEkhUA==","signatures":[{"sig":"MEUCIQDO0g0gbpxRoyndaGQpd/rit3TPgnrpDLyss4iR38mevgIgAg8sZwrDO5J8wj67TZAFMyPVwtGigAz5uV9TCs0ASRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26981180},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"1199e9681c2aa8ab128d2ea192ee7503dd4e6634","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.38.tgz","_integrity":"sha512-ov6q4ZHvi1W8FphormLdINHSPhgjHdeuThP9r18IUCysz6AWOnFF5lwY9LleYBdQ08Wzoa7Mxuqf9+spj/7e2Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-popups":"~25.1.39","@syncfusion/ej2-buttons":"~25.1.39","@syncfusion/ej2-splitbuttons":"~25.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_25.1.40_1713233699129_0.4887634340176359","host":"s3://npm-registry-packages"}},"25.1.35-579988":{"name":"@syncfusion/ej2-inputs","version":"25.1.35-579988","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@25.1.35-579988","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c1cb93791ab09ffbdca5364bfceb1ed6721f7f06","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.35-579988.tgz","fileCount":853,"integrity":"sha512-TtLmWK/lt4bnKJBFt5F/KIXoMjJtUH/0EaNweonI8pwYtAqTDYtwxx6e59Q9/rWlm94xdW3Rf9grNLAukG8eIg==","signatures":[{"sig":"MEUCIQDwiEkAob0oCjZAdbZ6hSgPgS1KAMAj7Yne/i1WTcTxCQIgdtOtZQYf4aXskSCflXdcgdCdRHXhstxY6FMMN6juCR4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26969476},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"25.1.35-579988","@syncfusion/ej2-popups":"25.1.35-579988","@syncfusion/ej2-buttons":"25.1.35-579988","@syncfusion/ej2-splitbuttons":"25.1.35-579988"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_25.1.35-579988_1713952083436_0.756706592170501","host":"s3://npm-registry-packages"}},"25.1.42":{"name":"@syncfusion/ej2-inputs","version":"25.1.42","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@25.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"50abe0d4f1cbf3e9ccd3d6a8cff6769dd5fa4d36","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.42.tgz","fileCount":853,"integrity":"sha512-ZR2RDklg4jPKpqNdb/lHoyRLkqBG3n84PIAiqOIS4QpLaxSOza8MuTDR79tR3nlnrDfgXgWwNtlDNgBHd1f0sQ==","signatures":[{"sig":"MEUCIQCUJEuVIQmpLA91Kad6p8S0ZMJbylZ/0hx3OHvEpE1jrgIgdUyZfV6J9/Lmp9JoYLcB7ebxb6o2swRoExUi1UI1edc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26983364},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"41f7f272d4ea7a0ba3f5f0f5e729f40c6fa3e901","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.40.tgz","_integrity":"sha512-384AdvWm/4d5BcuT6Ex89cnAF3Z2YpUFBJxE8N/IcZCYrDgR7vaHvHrv7l4hDKO3dWzouz/wSx2+ls1utn/BlQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-popups":"~25.1.42","@syncfusion/ej2-buttons":"~25.1.39","@syncfusion/ej2-splitbuttons":"~25.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_25.1.42_1714445892065_0.3638433245723176","host":"s3://npm-registry-packages"}},"25.2.3":{"name":"@syncfusion/ej2-inputs","version":"25.2.3","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@25.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"547ba83a9c6c563a8aa855378c9b34a09a851da7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-25.2.3.tgz","fileCount":853,"integrity":"sha512-7AUriTHyZcSlzXxinqAujVORR6UEDvNjgLZAGUMQJL5CLUffMPa2c+Aj6Fgerkm7kUbgpwwSZ8ej5FzSD5eW9w==","signatures":[{"sig":"MEYCIQC+CPKcf8cl2hn2cIf+o8OVV+pIfjMiMnf5nXpsGnOfXQIhAIg2WeYyFp0aFY3jajEL6fudvDH4gX790ufWQHUUfCZd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26983380},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"7fc6edb18eb846ef9f6baa21550a4bfd51b39b71","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-25.1.42.tgz","_integrity":"sha512-MOxKQSpV3ecnHR8gx6t9f2cRrfa/Q4SF5MmT04smz4D0kD76mYQh1mBwGWls2l/NFbKuiE5jcF6VpigRA3mUBg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-popups":"~25.2.3","@syncfusion/ej2-buttons":"~25.2.3","@syncfusion/ej2-splitbuttons":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_25.2.3_1715175654242_0.09134913354774077","host":"s3://npm-registry-packages"}},"25.2.5":{"name":"@syncfusion/ej2-inputs","version":"25.2.5","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@25.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"fef844feaf42dbcf277c2869eb6c1d1703b302ba","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-25.2.5.tgz","fileCount":853,"integrity":"sha512-eQ/O7UnmH1pxP87qd/+THxVJd+7f9HRbvnt3M2FLmoVbxPqrV/1wMdVfOfVZUMJ30KJM7h5Iga8mWa4Wx0v51Q==","signatures":[{"sig":"MEUCIClAh8sX1a1MezWrcdAMVQe80VQQEOSxFuTWnR+et5rhAiEAnTjMvtLfUprPW/yixM8HZQUorUD4dgunWOJDtrPVSYQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26992595},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"e8632f49feddb4a15c1fe7ffe48d362137d71e79","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-25.2.3.tgz","_integrity":"sha512-CVu43DoE54Wc6i/zkl5XR95NiUZJGhcltqI4vH/vT7mn2pp4clqJOK/iLPSONtGSEDX9Cz8ioUZXqzdjik+cmg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-popups":"~25.2.4","@syncfusion/ej2-buttons":"~25.2.4","@syncfusion/ej2-splitbuttons":"~25.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_25.2.5_1716261911152_0.6730068946323478","host":"s3://npm-registry-packages"}},"25.2.6":{"name":"@syncfusion/ej2-inputs","version":"25.2.6","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@25.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"6513d08fd0e38615eeac1742534c7b4d2eceab7e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-25.2.6.tgz","fileCount":853,"integrity":"sha512-DjhOU6ZH55JA92zb2PORSRPui6xBrx4VKQFO0Pkb2kVNixFK2AvmeeGMG33i+GdECLBFI5Vevl/qaQ+kttBwkg==","signatures":[{"sig":"MEUCIE7rwdTA3dtPSvd5hAbW/p/J+2Are1/wqAIJrkEhIL5JAiEAn/jFfhpsSj1JUZN5RmA0o7RN/lK6MnZE3FE9d5tqTxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26994108},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"28df2106c4093b47cc3ad5645c2df96b844594c0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-25.2.5.tgz","_integrity":"sha512-bCug5r0JnHfhZo8hMG0SidL07TuNOEZ+SbgAiyMqQWDtWvtvj6LvP8ZbbmbedLxKVoNjsc3w+1eEUWNdikJeOA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-popups":"~25.2.6","@syncfusion/ej2-buttons":"~25.2.6","@syncfusion/ej2-splitbuttons":"~25.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_25.2.6_1716863407268_0.006952470724579829","host":"s3://npm-registry-packages"}},"26.1.35":{"name":"@syncfusion/ej2-inputs","version":"26.1.35","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"af09d90635e19b29fc2af6d358daadecd0942719","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.35.tgz","fileCount":973,"integrity":"sha512-VxR7N0rSrS66NOE805Pc4iDzPnyL01I3puakMFMhE6lxkg4nlbLPOXcEY/janZxTuQXLDmWWmmnlGL3KYVN+gw==","signatures":[{"sig":"MEYCIQDPr0jDJXAaknh8elmA2ntm3ypE0Wyo2vqqXH1Iq5YsNwIhAMKH/+Chx/u0IY8cak8gYmisiq+Wa7Z3dljgmJegbb32","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30311987},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"372ef1fcd088904081d151c292338d5a734c1aa7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.78.15.tgz","_integrity":"sha512-hPUVZwbxPIlaI2Q3bzT39yeu2TUcUz1icj2YFD3yBDDJB4UgzU3KhSkBoePP/PTH/Ut9vySGAtLxFFA+7DyMGg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-popups":"~26.1.35","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.35_1718111237515_0.1309841055417471","host":"s3://npm-registry-packages"}},"26.1.38":{"name":"@syncfusion/ej2-inputs","version":"26.1.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"3b904c932640554ea8ef6e14064f0359d30dafc4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.38.tgz","fileCount":973,"integrity":"sha512-sEq9deDyjwWn435xTz9MjdoYwAXPaAGLQeUdKKN9RdK0mJK8QJsr8+U1OmmBZujC0eJcSjYF1N5JTuEppOjtUg==","signatures":[{"sig":"MEUCIQDSosOB2RXbF9z14vHstFvgVL0C82cVHDS6AOQivumHqgIgO/4DpL1zkfrJqqkhc4jHq3RDB6vl5w7wU+H9yiM+Nek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30310466},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"19fc06d90979b867b55f7077d46e030e726acf7c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.35.tgz","_integrity":"sha512-65BMD3k9mdmoh/kiheJD2m7LIZCba4dHeGFkKtLCuI5gXYCcVjBnVwprW4kM9+boC9K1MCrk1/jE0bn+3/h3Cw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-popups":"~26.1.38","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.38_1718791295944_0.3714836249550806","host":"s3://npm-registry-packages"}},"26.1.39":{"name":"@syncfusion/ej2-inputs","version":"26.1.39","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.39","homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"3c26f6b2b43390147a93a0e552bcc7d409968e8b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.39.tgz","fileCount":973,"integrity":"sha512-lXtKfFc9qlE8SoDODeXPY5Oo25xLkFpbvGbOVHkohlWFyorU7OPuduW/Tu+tEcvYHUOu59r9Jrb1/OU9CmsL5Q==","signatures":[{"sig":"MEYCIQDnWlyDTq8SOanEfKivF9M48VMfXwXNS+oojkfznrwfRAIhAIM1cnNGUnL5CNoAGMK4Ettjzu9fahgmSmeNRDOLrN9g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30311550},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"09672591ff610b232b0ea3140db081747ff8ccf2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.38.tgz","_integrity":"sha512-CzxeAQnytAW+YbMVo82W8Ew9Z2f7Cx7k5p4DSvdUUnX42ELTiDHJAgmWBvbiKd/N8TLZjIyARWVlkuAKDPb6Iw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-popups":"~26.1.38","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.39_1719305945348_0.928930778985283","host":"s3://npm-registry-packages"}},"26.1.40":{"name":"@syncfusion/ej2-inputs","version":"26.1.40","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.40","homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"17d0348c596fc0b5d2547e73969cc753af7bf72d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.40.tgz","fileCount":973,"integrity":"sha512-F/WDlDNCNEZMje5qneM8JvpAPcKKVtMmTl4Iz1iL9gj6ktNwtJv5HBjrmN+iiyoahpqEUkwwgQQ7hNopTXFUFQ==","signatures":[{"sig":"MEUCIQDH1v/K9Wxqyp1y+VORMWtKoxtkmPxrt9K/5n3+FZWw7wIgPF9mOB/dMAIux2uo8loaXEesbH9Vw5tD01uuzyanCxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30328596},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"851565d18a1056a01a9c761f8bbfb4ff9fb7e13f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.39.tgz","_integrity":"sha512-HEuIj2L6ytaYR8EhUN5aKQXqJeW46JTD7rsWO/uYXVrhcR6gg9soswQCPPyGOO8i+lkU+21h/hktIeWPGdNOyg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-popups":"~26.1.38","@syncfusion/ej2-buttons":"~26.1.40","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.40_1719896547888_0.7587648397221403","host":"s3://npm-registry-packages"}},"26.1.41":{"name":"@syncfusion/ej2-inputs","version":"26.1.41","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"ff2a9b94a64a83b8e49b44e48bfe51eb7fbef4ed","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.41.tgz","fileCount":973,"integrity":"sha512-+FgxU0xy32u1BC3LjJykvIIa5II/n8sGS81sOYt8deP+6k0tzyOll4KDX1xI5oCk1nm8OX8nVV8hDR/GsW0WWQ==","signatures":[{"sig":"MEYCIQCJzwC4WCgncVTEQlsymzYEKqHFP5vyyh9lq2rei8POiAIhAMFkHGU+vMDLA9WGPHr5C0LWq91m8fY+PDxKhRRcGVGC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30336538},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"212812143e561c5383ba6a4f1afb31ab106b1979","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.40.tgz","_integrity":"sha512-KaNx6fmmtXQCaVBAO/gkzVBI6GFjrKVk2yJTT9+QGP6r94OSVNhhgqrgSfOCPU/ifrD3FoSa2NSCysPwsvefUg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-popups":"~26.1.41","@syncfusion/ej2-buttons":"~26.1.40","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.41_1720508315446_0.8148358727283709","host":"s3://npm-registry-packages"}},"26.1.42":{"name":"@syncfusion/ej2-inputs","version":"26.1.42","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"95e6e5c39710cb26eebcb3c4a245b48a98ae39b8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.42.tgz","fileCount":973,"integrity":"sha512-cBLW7gZWeX3lXrKmb2MQopPChRsWGafrtMUIutxduTBOOGGhJm+bhUKp1DSSK4z58FYhh/UtP0TkAJvE9M5PaA==","signatures":[{"sig":"MEYCIQCjOYibYja6bhL4EkZ9J7FqVkwAJOrPRpV5IKkzHcPDwAIhAKq02TuYV+gqGOAd76+a5nq4A71uWkl+dMrGRTk15L2Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30339407},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"8931b703378a48e143d06fee70ed5862c3c6dc08","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.41.tgz","_integrity":"sha512-fipQRaWShvNs2oLUPERr/Kh44+DxN8t7EeurN0CuyXt8Gqc9no0J/XN64AJKLfXcF/Zaosj+SdEVBMpOP4mwCw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.42","@syncfusion/ej2-popups":"~26.1.42","@syncfusion/ej2-buttons":"~26.1.40","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.42_1721086108183_0.09814701086694488","host":"s3://npm-registry-packages"}},"26.2.4":{"name":"@syncfusion/ej2-inputs","version":"26.2.4","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"85b20d0a8b0f27f147038523ba7185aceef0d589","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.2.4.tgz","fileCount":974,"integrity":"sha512-eJKICFp1dmN2WeyU6uFO74ldayuYOog8yz1OMsyYRnwe0n/8ZiOgmPdDIjySHse/TV5WDYZglkFDQzVLtLCkjg==","signatures":[{"sig":"MEYCIQC+ELfeq8DqUJVVENSiRBSQnx5bVINwjqvG3N0Yi7SzZgIhAJwMyLYbr0TnAPCB/3TGk7iiKFvYzYbThkie/QdLXnSZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30349177},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"92adcd67cb02cd23cd33caef14aa194966eeb845","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.42.tgz","_integrity":"sha512-JYy4S63Ez0EA7tFa7yfJIwxQnE/WQVLMoj/1aIvz1/iXC5NV/lBVmr+hlKZo7jnlJHlbU7B5SZ4ZG2PN7dGPxw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.4","@syncfusion/ej2-popups":"~26.2.4","@syncfusion/ej2-buttons":"~26.2.4","@syncfusion/ej2-splitbuttons":"~26.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.2.4_1721812968114_0.46579017968073955","host":"s3://npm-registry-packages"}},"26.2.5":{"name":"@syncfusion/ej2-inputs","version":"26.2.5","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"76cc6eaa1b5ff69ed0db28a24652492050474f01","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.2.5.tgz","fileCount":974,"integrity":"sha512-rqrwXbRA1CBdaKDzFWlpSy62yBt+PLHBFanUOWHObDGSFcXnXKjD7l3Uamqa1cBZnb2XJfC3vxqwcw8Bunu7mg==","signatures":[{"sig":"MEYCIQCHgM9FU5DXb4Q9PZMXJ0q/Tfy9AtNpWWSQnF5bP7seRAIhAJa80j1wm2bwj1lsjjHsuhzMlxzray+NqXCFCW9cEB+5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30349177},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"92adcd67cb02cd23cd33caef14aa194966eeb845","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.42.tgz","_integrity":"sha512-JYy4S63Ez0EA7tFa7yfJIwxQnE/WQVLMoj/1aIvz1/iXC5NV/lBVmr+hlKZo7jnlJHlbU7B5SZ4ZG2PN7dGPxw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-popups":"~26.2.5","@syncfusion/ej2-buttons":"~26.2.5","@syncfusion/ej2-splitbuttons":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.2.5_1721949984130_0.22345453213104327","host":"s3://npm-registry-packages"}},"26.2.10":{"name":"@syncfusion/ej2-inputs","version":"26.2.10","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"c3fea9ea0977fcae7bdcf6b3b264889257d75d01","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.2.10.tgz","fileCount":973,"integrity":"sha512-L9WlPlkuxPiiSKbj08o93WneHCpAh+zx+eYnu8k6SU1nsZZGexwhtlhOxfE9ia2m0gItNjgeSOYpZEYYNFKiBw==","signatures":[{"sig":"MEUCIF5K5WsHcBYjvIoml96Qd/+Eos81hYvhuiybiFgHJ2x3AiEApY/VHnZNj4PGM4NURIoJHqQvl0/YqLdtd5VEWH10++E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29486855},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"2e05e7c03e12842210b071bde8f1c5622d20b0ad","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.2.5.tgz","_integrity":"sha512-puuij8nzWkv/bR+8/hiAzKUz5HFe/eEeakGR5Nf3OpOirpX7HH4HAEaxxV1Wrrdf4sT6n3KCWGDKh4zF9fsr0Q==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-popups":"~26.2.10","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-splitbuttons":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.2.10_1724108185175_0.8609887316384082","host":"s3://npm-registry-packages"}},"26.2.11":{"name":"@syncfusion/ej2-inputs","version":"26.2.11","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"ef389dcc8265ccf5269290ab944fabf0d3c44a01","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.2.11.tgz","fileCount":973,"integrity":"sha512-t/QCmSqyKCQLGs8H4szhox/vlyvCezkZC4kFLlGA7AbU6iW5lidREvsK2xpYrNRvKdwVV9laFPuu7uBkZfKaNg==","signatures":[{"sig":"MEYCIQCBcuwE73xNw0YG1Eyt97jDPCMjj0aKBBYLqrRV8X2OtwIhAI3dcI9I3B1szRqSXPRtnwniqfkmL//5pwTHp9nZUMl+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29485285},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"99292621709434239310acbead9e358319558506","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.2.10.tgz","_integrity":"sha512-dqKNXuP2rJia06TaXr6Oke/M4BnyZqFhJu1KXFWgPCWf+UTse0hLPEtP7cnc0/75g/tOrv/HG0Oab97TlOFbCg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-popups":"~26.2.11","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-splitbuttons":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.2.11_1724713074163_0.35435052240364273","host":"s3://npm-registry-packages"}},"26.2.13":{"name":"@syncfusion/ej2-inputs","version":"26.2.13","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.2.13","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"edc549908166efeaf4c7cc5460076e910fdc407a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.2.13.tgz","fileCount":973,"integrity":"sha512-6tFHUJeWV7isfFI46XQMqCSgTeaLOG+LfwAvUylPYy0GbIOmLX2vwjrdeAf9E20RbumFpnI7goaleQY9p5AlNA==","signatures":[{"sig":"MEUCIQCb25hTRejhKu8dLiJdZr1jgq5puxWEezBRFyY2tGOowAIgNP0/TjoPXYPih73xZ+CBnYcB3D/SID6P/45EHujhHY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29488658},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"581c82fc8f6a23b232949188d2ba519e507b3f3d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.2.11.tgz","_integrity":"sha512-IGjKyD5xnshxToITAXw8cr4/PYX6Uq7SbhVM819ZauCu5GzjjjjOlnYGwKq/j5uvIVu3rmcYumS+S+zWdp3nXg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-popups":"~26.2.11","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-splitbuttons":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.2.13_1725515696785_0.5210335864455873","host":"s3://npm-registry-packages"}},"26.2.14":{"name":"@syncfusion/ej2-inputs","version":"26.2.14","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.2.14","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"c0f9dd6fb77571ef69a1068f7ac1289deff79258","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.2.14.tgz","fileCount":973,"integrity":"sha512-Lo8pqhhhCT30PVzj+gX6idPySSq4R0Sh36vnMZ7ubxf46rbg0Bw7Ftov8mPP9lLQSql+ixLYTjVpTEP1b9UIuA==","signatures":[{"sig":"MEYCIQCPUYbMRXo1qMtunXKveq0o9M1KK17B7ifC2WZnCVZ45QIhALVb3LVf9mRK4m0vw+8l4zb0p2kGQ8r0lbPdDWFFOH0U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29488658},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"581c82fc8f6a23b232949188d2ba519e507b3f3d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-26.2.11.tgz","_integrity":"sha512-IGjKyD5xnshxToITAXw8cr4/PYX6Uq7SbhVM819ZauCu5GzjjjjOlnYGwKq/j5uvIVu3rmcYumS+S+zWdp3nXg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-popups":"~26.2.11","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-splitbuttons":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.2.14_1725944455662_0.13180143581656467","host":"s3://npm-registry-packages"}},"27.1.48":{"name":"@syncfusion/ej2-inputs","version":"27.1.48","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@27.1.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"c127b9ed695c55831ae7a6f55e5a036208c7b735","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-27.1.48.tgz","fileCount":1117,"integrity":"sha512-2z7iUtb5EwiI1Uei9lglceWqKlRBya0gTi3hKk3SvDCyoYC/fCuGWFsqW/0jUcjs1uIVaZyFEmfYZlgEwEH0cw==","signatures":[{"sig":"MEUCIQCky3Ekf0otVvgtYU5cMQ/dqWR632XChDwUx19+fAK1oAIgamIbnPs2oN2j/l6K1o5ZCX8PtbCslXAWmjTxvh9P9y4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36401464},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"a4553b6d9fbcf16206242645a25d7c863ec288d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.78.15.tgz","_integrity":"sha512-BI32Sl3MW6t12EiCnqqq9d7m7jJgHYuQRFNZJy9xXB7UJ7y08ZRXBdFzAgiTLauYTc9ZOU6IrmAan89U4ukNcw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"markdown-spellcheck":"^1.3.1","@syncfusion/ej2-base":"~27.1.48","@syncfusion/ej2-popups":"~27.1.48","@syncfusion/ej2-buttons":"~27.1.48","@syncfusion/ej2-splitbuttons":"~27.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_27.1.48_1726653995819_0.8071260196269416","host":"s3://npm-registry-packages"}},"27.1.50":{"name":"@syncfusion/ej2-inputs","version":"27.1.50","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@27.1.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"8626c5f84736162e8d0995da9427fbeeceb81aa0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-27.1.50.tgz","fileCount":1117,"integrity":"sha512-JO+J5hl62YGWddsHyZBfwQ2K1iCLHlut6rhHvyCgcOIV+0yXi1j6ZwW2ouc0+0aLeXHm7hLpdMhVX8zGMzRb6A==","signatures":[{"sig":"MEQCIBCHs/61Ot4O20ieIRo0Lx6wfLhjhoc/mUo5Mqt2mysXAiAUMalpWmtN6A6ffLeCuV8CjRY+zt53V4NiryM0pJAo1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36400778},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"86cc234fd0378a4c5689e70000fec1f827114e43","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-27.1.48.tgz","_integrity":"sha512-NPwu55QpZMgTe1SVOrCzDsuk80hBTi9AQ4qtBmTdctLcXWKJTQP8mYiE29VNnjIHAxRpnxfpkKI1S03Y1L3/wA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-popups":"~27.1.50","@syncfusion/ej2-buttons":"~27.1.50","@syncfusion/ej2-splitbuttons":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_27.1.50_1727132367381_0.03216426669522732","host":"s3://npm-registry-packages"}},"27.1.55":{"name":"@syncfusion/ej2-inputs","version":"27.1.55","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@27.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"931c2f556ebec3febcb5eb028f8709867ca60bba","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-27.1.55.tgz","fileCount":1117,"integrity":"sha512-RtzRE0RV57EYNG8YUEOXqvb7KBXGqoFGevTI9J01daZrVF5Z5/pphcDOby0ej3YPc1khdSHDbFW1lMd5SdQ/Wg==","signatures":[{"sig":"MEYCIQD6khCniQEOXk6MUrlutG9UW8X9cn6roQCFO6yP2LWMZgIhAP19BgbQbiTdgjQUVslhRV1RbHL+bPNLtM0irtGEc0Jv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36400782},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"56ff023a35f98723557e7d7eeb00ea74051a6bb6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-27.1.50.tgz","_integrity":"sha512-we2g7uvBRPxH4uWxZG0VV/yI8PKDhustSjRZpNFsLGV1PyX7dhf3xeJz8AFWkCLNVCYLuMasZRIAZLtbiwnjHA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-popups":"~27.1.55","@syncfusion/ej2-buttons":"~27.1.53","@syncfusion/ej2-splitbuttons":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_27.1.55_1729565750657_0.6031193318391983","host":"s3://npm-registry-packages"}},"27.1.58":{"name":"@syncfusion/ej2-inputs","version":"27.1.58","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@27.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"ace858e22b3f4e14fb46c86306ae6665274ec0a0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-27.1.58.tgz","fileCount":1117,"integrity":"sha512-jHQ1bM1JKKuTcb0Eeh5mZeI/DqASZF0KOY3nY0T8EnodInBuSwAIAJ2IzAQnN4vot9OOr68DR0xsvhTb4/I0+g==","signatures":[{"sig":"MEUCIQDkKnCUMaOm/XHLgHm9aRe4ENB7uHTQNfaAK0+YusAJXAIgYOGAolz9Vu7TRvs72AkvISctqr+yQov48t2NPCmWOBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36440787},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"aeddc2b1839896aed28ee7415504b3dcf1cbb834","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-27.1.55.tgz","_integrity":"sha512-nm5XFSs9D1pl2l8ZCXQud/sbLRsNqZ7+Mh9QvGzistHWndm5/jcRzWUSM0X+gl/ytOru2zLOitdiupg0Kf/2Yw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-popups":"~27.1.58","@syncfusion/ej2-buttons":"~27.1.58","@syncfusion/ej2-splitbuttons":"~27.1.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_27.1.58_1730767566468_0.7689330369813514","host":"s3://npm-registry-packages"}},"27.2.2":{"name":"@syncfusion/ej2-inputs","version":"27.2.2","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@27.2.2","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"23d287fdbae9bef651c55bed16603dd82f688b8b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-27.2.2.tgz","fileCount":1117,"integrity":"sha512-jsEUv9+psqsPwWlFJ/Z32TXOviGUoHAUwxpLebz7U/Fm/5xANN8LDnHcXeS2rIvMr4JPNC12TyrrEtXIoozuhw==","signatures":[{"sig":"MEUCIBcDhLSAv9+nDvCtWazFzfy9b3+qsQBi1kxN9J62JbvwAiEAsLICTRWl06vDRcz0YA0a2QTyTOrxuIki5fJj/+abtro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36444497},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"4a3b02a7205511c8d49c17d382c55e70428ab59e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-27.1.58.tgz","_integrity":"sha512-s75vBdv7AiCW1O5g63F0APf1fqTjDkVNmwHxkw2XJ/LACiwrlKiyOCNGJkLyAEALCW804kFlB6Q+VdXkYK9DBA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.2","@syncfusion/ej2-splitbuttons":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_27.2.2_1731644190812_0.4834721319351667","host":"s3://npm-registry-packages"}},"27.2.4":{"name":"@syncfusion/ej2-inputs","version":"27.2.4","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@27.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"a4757684a21903fbb453448cb55014aa5766cc79","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-27.2.4.tgz","fileCount":1117,"integrity":"sha512-pDO1DwwbWy1zip5oK4XfnMbKHVNxM12h1yxSOB/caeZnwVXAP7ZH5znsAPPRib2O87SmTxhPSDAQUeECkHKyLQ==","signatures":[{"sig":"MEYCIQCbTRbl1OgrvFhCnz9htzn+9loKq027MmKS8GxBOKm0XQIhALQtmojJmY6+V9Xf3jwqr40o8rYiDVkM/Y+1XNkcU5r6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36449505},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"e61a97322e25d835e3b9004e3bdb9b64d66a8e32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-27.2.2.tgz","_integrity":"sha512-nq91ptVmGbNbhUus/YIQI+3stGjgkRpv+vfIHQkOKq1wjC2+a7F+J5+7qbZw149fWw1nA2WgAXMTxuJtcTZ3PQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.4","@syncfusion/ej2-splitbuttons":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_27.2.4_1732579575180_0.31884598888766646","host":"s3://npm-registry-packages"}},"28.1.33":{"name":"@syncfusion/ej2-inputs","version":"28.1.33","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@28.1.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"a17fbd657fa4cdcfa0c6495781f371fa36038ab3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-28.1.33.tgz","fileCount":1194,"integrity":"sha512-BDLDgvlUFLZagMGAJZyEjhJhXmYCDGKzqshnpyEH6TFPYBKhjOAML2Idn7ZPkWj/KAfmFA7MKX0Bo0KIW4lkBA==","signatures":[{"sig":"MEUCIClWG2yKGqi216XoxEAxM5aKl8TgWZl7VqZl+0LrKn+XAiEAgpnGUZFNBgM4ThEzG7G/4oPQttsTVEr2Jd3SrFAV7wo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39328352},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"4b6d3072316a9a70c761474f3f0c076356d40cb2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.78.15.tgz","_integrity":"sha512-u19irYb2qOhizRbtcSy8Bgirpw6/yGNoeGoPBNv3lLSkhJuBBnKlbkmQypUc7sK2wzvweVhOhKIfa39Qbc1gzg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-popups":"~28.1.33","@syncfusion/ej2-buttons":"~28.1.33","@syncfusion/ej2-splitbuttons":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_28.1.33_1733990626553_0.8048029686664229","host":"s3://npm-registry-packages-npm-production"}},"28.1.37":{"name":"@syncfusion/ej2-inputs","version":"28.1.37","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@28.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"944491ce0a8396a572c3221b7de7773378e88f9c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-28.1.37.tgz","fileCount":1194,"integrity":"sha512-kFz31y6eZiQ4IaBct+FN4gny1QPibHKT/JjpeR3w5rtKOeA2cPZPqQJbk3isQGJX+Ls4aoTdpaRCQsRnvuKg6w==","signatures":[{"sig":"MEUCIAkR82qML9EnJe/oQt7LEubchvBbIBLYGqmjvNA//NQsAiEAx/UcKc+YbBs38ziiKN67t26+5Al3aELPZJaLLahRqxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39329330},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"dbd1c2d98a61671fc64edd179a11698985bac2f9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-28.1.33.tgz","_integrity":"sha512-NIzV4t1zM7uZhDC7L5XlleROmjNmOkRxVdJMWPEbOC/iHrzwLGf7uK4OcDQEoDE9y1Aeq2YHKMjBl91Fx2e2gA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-popups":"~28.1.33","@syncfusion/ej2-buttons":"~28.1.37","@syncfusion/ej2-splitbuttons":"~28.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_28.1.37_1735602535720_0.09104307625901575","host":"s3://npm-registry-packages-npm-production"}},"26.1.40-32819":{"name":"@syncfusion/ej2-inputs","version":"26.1.40-32819","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.40-32819","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6bfb59e5d14850c146caa5acbf4f3c8d4e51f8d0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.40-32819.tgz","fileCount":1119,"integrity":"sha512-E/a5oFt5xU8HiJy0uh3JRuDmpsR8yLB2WhQ/ydOj/VWqnmMcikwElLRMuvC0VjAdGqpIiDa2bl1wngX/a52ZMA==","signatures":[{"sig":"MEUCIQDymMNJLYilGBL9+ooofn2DPFFV+Ms93MoDZelQ/dMjjgIgT9+tD35qccMxh3QrZ0bfDZOn5KqIgIziXKtHx8iUgCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36749216},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-popups":"~26.1.38","@syncfusion/ej2-buttons":"~26.1.40","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.40-32819_1736921613034_0.21531231289732178","host":"s3://npm-registry-packages-npm-production"}},"28.1.41":{"name":"@syncfusion/ej2-inputs","version":"28.1.41","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@28.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"9430cd11178ac38815da8bd08724a0e435e2bfad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-28.1.41.tgz","fileCount":1194,"integrity":"sha512-mxI9aLK5F5mg7Bb5Upe4YDXqBM3oiCVaoOa6FXRqW/mnPGVRhYRcihI2kDmxGb0TQEYTMArgjI5GpwyzRZJZJw==","signatures":[{"sig":"MEUCIHwGiNzYeEZCfJ0IridKWBWyoz3BOXFf8gPkB0qWLCsJAiEApg6ijOy2hvB0ZmInST6VGfdcGEB3C58gBeecnWfaLmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39333253},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"b5b652d54d2e1807a935a0b68977262115e98232","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-28.1.37.tgz","_integrity":"sha512-xq5ftk/1AS5NTv7Ahsu7g3lvfo+V7VO9Hj+sXwYGAdsBPTBZTUtNU3/Ra2mD6Kz/9u1cG6s/y2Yk9KafBqaCWw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-popups":"~28.1.39","@syncfusion/ej2-buttons":"~28.1.39","@syncfusion/ej2-splitbuttons":"~28.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_28.1.41_1737424332877_0.6165289718295948","host":"s3://npm-registry-packages-npm-production"}},"26.1.35-32819":{"name":"@syncfusion/ej2-inputs","version":"26.1.35-32819","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.35-32819","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b1fc099fe887b3fac2ae3e78cf415abc4cd90823","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.35-32819.tgz","fileCount":1119,"integrity":"sha512-/P/HvY7ebc4iEwMdzR4UHOYM7QSqQ5w958H66VyTmizj/0Iz7QgoT4n4mXFCVD1jW+CqAYfo/r4JrZPpsJC06Q==","signatures":[{"sig":"MEYCIQCCT3v/B1i/QSjhSH+Fq12sFs7rAJHpHzBjB63QwXkakAIhAIlf/rguiOjXM1NJP6YqNX+VTOvawamY7mNhEz7SW2VV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36749215},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-popups":"~26.1.35","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.35-32819_1737972759646_0.247895143910714","host":"s3://npm-registry-packages-npm-production"}},"28.2.3":{"name":"@syncfusion/ej2-inputs","version":"28.2.3","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@28.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"bf34a3dc162c6859de8df5562276f604146603d1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-28.2.3.tgz","fileCount":1194,"integrity":"sha512-BoWxC7Ezi4vPjQRPE6r3zwbdEiT9bmcWYKI5jdc9EXvONId5gD4qgRb3X7kUOBhmsBxb4C8qY055OSeRCz6vYA==","signatures":[{"sig":"MEUCIGF1yq3HVxUtN492HTXZITaOaSz3BJbwqpbfmmmM9Ie/AiEA9hVp/g2rBbmEHipxAiLqU4/5ee5GSIrP608QckAWbRE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39342236},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"0dd1806a0796c2c9519bf0c33f011c6d18e95a8e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-28.1.41.tgz","_integrity":"sha512-4k74kUvq3YKXX7DLthlC5VsIEEiKav4CLorKdyy3sbMkbGfy3kSt6UjPmDZfEsMJliSNI1YDjjKKF9/cWzxpvw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-popups":"~28.2.3","@syncfusion/ej2-buttons":"~28.2.3","@syncfusion/ej2-splitbuttons":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_28.2.3_1738146160629_0.19105190059338284","host":"s3://npm-registry-packages-npm-production"}},"28.2.9":{"name":"@syncfusion/ej2-inputs","version":"28.2.9","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@28.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"270c0d5e2fa0e06549f660a2d414e51ecc7ec1bc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-28.2.9.tgz","fileCount":1194,"integrity":"sha512-Y394wSPTvshwH1xQ+bjBR1YHdW2JW/KDJleTeFxz/pHRId+KXNWS37cFUqIMQ99BVvWT1Yy1vjXBj0Os5tX83Q==","signatures":[{"sig":"MEQCIHZKTYrzT3QfFmtbxaSP3I5ymHYRbUMENoh/+aAWTU54AiAvtNzf8rX7oVpzFg6GqhaQmlA/rFTkhz6gmT6OUHZSpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39378955},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"a41666ff5f2a4c4a1f7b35a7f4fae8739630aefe","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-28.2.3.tgz","_integrity":"sha512-6t9hsOCCSR+/VsKAtJQOsCuICzwbyNUbBfHN5I8Q61W3UoZ+NEu1eVqxRfe2qqKKQz+1+fu4WNXGCfzTYpcCMA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-popups":"~28.2.9","@syncfusion/ej2-buttons":"~28.2.7","@syncfusion/ej2-splitbuttons":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_28.2.9_1741055897035_0.39496394268092705","host":"s3://npm-registry-packages-npm-production"}},"28.2.11":{"name":"@syncfusion/ej2-inputs","version":"28.2.11","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@28.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"6d69049085a1181cc9d8a3936a5b01468a183b32","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-28.2.11.tgz","fileCount":1194,"integrity":"sha512-tyRwpY2w6ulO4IJjBydgWXLQ2QK5EeRBAZ4EIgnnmVX7/uKMQqSzZe6eiCuZrnGHTQzu4rHv1OXtA+wKDA6vmA==","signatures":[{"sig":"MEUCIQD7eN3AW5k0HBxpquwRty90TAQF6VyLcPuz2OMfvOdLRgIgUGL4e308v7fUzdkr4CuiwJitFkpE5Z/4Zu90VqVcHZo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39379093},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"63d5bd57b7fa7f87b3af6b85409292933e501674","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-28.2.9.tgz","_integrity":"sha512-xj35YxvDZhv+PSMY4XF9MgfOoE426xNBXJ4qmK19XbFd4UGthjUb8KJryfaIDnbkRlRusD13j9lPgALJhjpP/g==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-popups":"~28.2.9","@syncfusion/ej2-buttons":"~28.2.7","@syncfusion/ej2-splitbuttons":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_28.2.11_1741659674111_0.5913516867421504","host":"s3://npm-registry-packages-npm-production"}},"29.1.33":{"name":"@syncfusion/ej2-inputs","version":"29.1.33","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@29.1.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"085a23c286ff56ae1bcfe4c5406251e35878dad7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-29.1.33.tgz","fileCount":1918,"integrity":"sha512-Uxkn8CUwWFFwt5dh6btctMg1fxMl+kmHQJ1EP3GljGUvXXlUCWVAmtasNyGHAQHRZeaFr3jje/eQ9qyO6Ws4dA==","signatures":[{"sig":"MEQCIH7M5CCbgsxtRVaRx2WqpdIMriOzLUH9wC1Z9b2annZVAiAD82okxukZDqBibe979H8tcvIXjfBldVhVEfxaqxa9SA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":103028287},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"52cdf1aaf6191b05740e85195069cdaefef17fc7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.78.15.tgz","_integrity":"sha512-VziBYZ6KpTVt95qQQXyxKPIq8dkxOxPaNPsnE5ypJ2KBejJhAac1yVooSUum5c9QlX0E4eTedXBDmSxze9qrcw==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-popups":"~29.1.33","@syncfusion/ej2-buttons":"~29.1.33","@syncfusion/ej2-splitbuttons":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_29.1.33_1742897401316_0.06748712026963966","host":"s3://npm-registry-packages-npm-production"}},"29.1.34":{"name":"@syncfusion/ej2-inputs","version":"29.1.34","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@29.1.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"e6db06b814c93df4fe5840918c1677f2fa58b500","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-29.1.34.tgz","fileCount":1292,"integrity":"sha512-5okfu95Yqzp1c47wiKcHlJzr6vt4PjADtwoAiVqsgKG8t9o+Gyf3uf2E7Fcu04gJoMXiHT5CNMM6a+fO1zL4Og==","signatures":[{"sig":"MEQCIAShBF0qprOFVKQ2XhTI8uDHp7I5YkLoTFPbqiPM1xtwAiBokvTiLfm66Wo87Oyh/L4xyj8FMfVilqL+MqqSFeLcVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39920306},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@~29.1.33","_spec":"@syncfusion/ej2-inputs@~29.1.33","_where":"E:\\march2025\\memory-leaks\\node_modules\\@syncfusion\\ej2-diagrams","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"085a23c286ff56ae1bcfe4c5406251e35878dad7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-inputs/-/ej2-inputs-29.1.33.tgz","_integrity":"sha512-Uxkn8CUwWFFwt5dh6btctMg1fxMl+kmHQJ1EP3GljGUvXXlUCWVAmtasNyGHAQHRZeaFr3jje/eQ9qyO6Ws4dA==","_requested":{"raw":"@syncfusion/ej2-inputs@~29.1.33","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"~29.1.33","registry":true,"saveSpec":null,"fetchSpec":"~29.1.33","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-popups":"~29.1.33","@syncfusion/ej2-buttons":"~29.1.33","@syncfusion/ej2-splitbuttons":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_29.1.34_1742989388040_0.396347598018465","host":"s3://npm-registry-packages-npm-production"}},"29.1.38":{"name":"@syncfusion/ej2-inputs","version":"29.1.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@29.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"78b0884c93c0c2f4783e0e86a501e4016527a296","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-29.1.38.tgz","fileCount":1292,"integrity":"sha512-SfDKbive8gGxPDwRbe4RpsJUM1W4k34ySqdzABfjaHXzY/Tv3runFsBBppstgbAPhXPaTGFfCULokt4JWWfCnA==","signatures":[{"sig":"MEUCIQDMPg6dF9835sXlBpX0/XKmw9Z4/HgS0bcWrb5WduHuiQIgNGKe3fb4Sq2tH0VVBnu1T71lz0MNIurtiikYGpRaCTM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39930540},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"de2791119e2dca054fc20e84d8e8b13ddfb0326c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-29.1.33.tgz","_integrity":"sha512-m5xdTVTV3SkFZyFg3cR8hf0m+peSVM2wu4Dul75++3nbSmUhkthGFTkS60APTDklcB4kC4zB2GlW2PzUSspbBQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-splitbuttons":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_29.1.38_1744669691722_0.8781613670731467","host":"s3://npm-registry-packages-npm-production"}},"29.1.39":{"name":"@syncfusion/ej2-inputs","version":"29.1.39","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@29.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"a5c1a8a5fed9da88a3f9224a951c0ce3c2e4bddc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-29.1.39.tgz","fileCount":1292,"integrity":"sha512-W9jPqWsms1IyhhRx4Z9nyT1GfZx58D7W4C4eiwgUiGTS3+D+ahdFcy/z3VqI0q56+Hekn2cfinnQxBttsgwy+w==","signatures":[{"sig":"MEUCIHmeRATpZBz75aCz3FLx3sG8v0BOHcWwF4ka+lXqvRWHAiEAv62v7WEviUYkIFAsZ1t9QTCYMKzDf0Ly3QIA1nhu+40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39933577},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"d2e15562b803ae9078901ae96547965c28307ead","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-29.1.38.tgz","_integrity":"sha512-N0NpQCdE/4EWfeYdKCoMBagvvYNN13d8NUiyWhK1L6teHctBsTJDyFEAyCVoiuTZrhJJjw9SubcXZRIE+P+sZQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-splitbuttons":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_29.1.39_1745289674846_0.2969090680867461","host":"s3://npm-registry-packages-npm-production"}},"26.1.35-717925":{"name":"@syncfusion/ej2-inputs","version":"26.1.35-717925","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.35-717925","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"926fb6901054f945e1579d10951b10e59f0a34a8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.35-717925.tgz","fileCount":1159,"integrity":"sha512-PLkosKjBbePFxYTO+MypO075ZvTOfkcsvVaxpbwqQ1/ut8sJTpZ1Bx98xIzwtTNfzR+kVnzFOLTrUDvNRvhMyQ==","signatures":[{"sig":"MEUCIQCfoX7gNvwKa/QGsz2UucM1YVI3jVhnfJnHKqVK00ex9AIge7EV6oavuWbVypZClifkZaOVthog4o4f6FIY2R2Si6w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36801622},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-popups":"~26.1.35","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.35-717925_1746014992792_0.22979279363149852","host":"s3://npm-registry-packages-npm-production"}},"29.2.4":{"name":"@syncfusion/ej2-inputs","version":"29.2.4","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@29.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"68e37c97de7405fde99b58b6be66b44b2e24cc36","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-29.2.4.tgz","fileCount":1292,"integrity":"sha512-Yhj2MjeT416et0G2XlWjXWiVY/LLNtLAxXAMlweHEop/qTWujuzgz51frankYdDIM8Dy55Ptt/llRfoWJDbcTw==","signatures":[{"sig":"MEYCIQCWV6I911P9JQxabmqSJV7AcfVZJN4Bh8Do/mKELgvDmwIhAOFfoP1o62vCWzzNKVJHpU2WxW4GzpEGjH6408JnNhY2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39938231},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"80e238284964eeb0299f6a8953808242fdb93e1f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-29.1.39.tgz","_integrity":"sha512-Vlgfq2QAuUcqEFYdmhyTY/RFkmwXPStCbuXXEbGWSq64gOXt1QuTqjIVZU7tTg1JmWrHWlkqydrav2y7TrTAuA==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-popups":"~29.2.4","@syncfusion/ej2-buttons":"~29.2.4","@syncfusion/ej2-splitbuttons":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_29.2.4_1747219463845_0.6462605382754447","host":"s3://npm-registry-packages-npm-production"}},"26.1.35-723781":{"name":"@syncfusion/ej2-inputs","version":"26.1.35-723781","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.35-723781","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"1c84b2fff4b108914b2d9344632099e8bd3b4152","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.35-723781.tgz","fileCount":1159,"integrity":"sha512-27whf0D/sDP0YM7MljwcfSLE3aV0DkYUT+lr5G/+nBB/01qRsec+VRR9/BXRI1XxUo3/Oj/57cth9H2HdBGpSg==","signatures":[{"sig":"MEYCIQCtyLEEfuto8wyGv6P8S5Vq1h0jYF/73CHp0J2uTFWbIQIhAM+TQVbpioO4chTa8khcydeuUXrNZDiToAERJrgeXZNI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36803110},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"372ef1fcd088904081d151c292338d5a734c1aa7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-inputs/-/ej2-inputs-18.78.15.tgz","_integrity":"sha512-hPUVZwbxPIlaI2Q3bzT39yeu2TUcUz1icj2YFD3yBDDJB4UgzU3KhSkBoePP/PTH/Ut9vySGAtLxFFA+7DyMGg==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-popups":"~26.1.35","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.35-723781_1747289800648_0.13591123529973448","host":"s3://npm-registry-packages-npm-production"}},"29.2.5":{"name":"@syncfusion/ej2-inputs","version":"29.2.5","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@29.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"fe62848ea33871903289c3915dce28a3c4144c74","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-29.2.5.tgz","fileCount":1292,"integrity":"sha512-3ZqMl005qL0tENHcKvBfKUHMYQ/S0FRYjUDQVDPRsg28tE0Lz87oyamrxLYne3zDBEJ7kxWWnaNpgrTVvxsVNw==","signatures":[{"sig":"MEUCIQCfQ/QqVK2RfhpQpte2lJ++/MfR/75IHUUO1G+5pbVAUQIgYt73CioEwA/cOyzBcmNjpA03PeC4U2Mv1Tx23nmXy34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39938301},"main":"./dist/ej2-inputs.umd.min.js","_from":"@syncfusion/ej2-inputs@*","_spec":"@syncfusion/ej2-inputs@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","_shasum":"7a3f83682aca1a3e715ba262a5b0f7dd4d678b05","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-inputs","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inputs/-/ej2-inputs-29.2.4.tgz","_integrity":"sha512-ZuMNjGmIKmPc8Uhww225sfSZ4Hjvz/pVmmAwQ9Yh6tJuf7oiTrDMbOVYXzMXsOS9SvhmBAkgPbRTxBZtU/pgnQ==","_requested":{"raw":"@syncfusion/ej2-inputs@*","name":"@syncfusion/ej2-inputs","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-inputs"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/inputs","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-inputs","/@syncfusion/ej2-calendars","/@syncfusion/ej2-diagrams","/@syncfusion/ej2-documenteditor","/@syncfusion/ej2-dropdowns","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grids","/@syncfusion/ej2-image-editor","/@syncfusion/ej2-inplace-editor","/@syncfusion/ej2-interactive-chat","/@syncfusion/ej2-kanban","/@syncfusion/ej2-navigations","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-querybuilder","/@syncfusion/ej2-react-inputs","/@syncfusion/ej2-richtexteditor","/@syncfusion/ej2-schedule","/@syncfusion/ej2-vue-inputs"],"description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-popups":"~29.2.4","@syncfusion/ej2-buttons":"~29.2.5","@syncfusion/ej2-splitbuttons":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_29.2.5_1747787999739_0.8548042243042155","host":"s3://npm-registry-packages-npm-production"}},"30.1.37":{"name":"@syncfusion/ej2-inputs","version":"30.1.37","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@30.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"14275cfdb81ab8f29e4775d6e70cb7a8efb1458e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-30.1.37.tgz","fileCount":1291,"integrity":"sha512-6gOvtZO7ygdPnec8M7cr0TNBkENMmiW4YLnJTgGl5UgogQb+f8D8giE3SKqfWdmlJMBD1lzW96Ig4gW2n4JwMQ==","signatures":[{"sig":"MEQCIEMctiJDtDymS1hZB57ioRscRAQ1H/zFqMXFirEiZkzTAiBaMay45fRMJW4SoijOU26jAG+rI4rKYIJvqTMORfpGJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39955905},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"5d9951c03cfb7251b1330b2712d762b61aee148b","typings":"index.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.37","@syncfusion/ej2-popups":"~30.1.37","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-splitbuttons":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_30.1.37_1750854595669_0.05569100175490149","host":"s3://npm-registry-packages-npm-production"}},"30.1.38":{"name":"@syncfusion/ej2-inputs","version":"30.1.38","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@30.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b4e0c8012474286a5775c5ed7598d3b6a0bcc5bb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-30.1.38.tgz","fileCount":1289,"integrity":"sha512-slZHBwCbCCus4L41FvUBejOciHHfjx2XuVXx+dxmWh4IStSRn0T40WKMC8Nz8BY3X4/Wc70AbDnYcOq99erqvg==","signatures":[{"sig":"MEYCIQCGB6SLu5cfOtfoCZqgugSVmjB/cvjYMUJTLRRDEe+0gAIhAPr7u8Vczc5BMgGgl8myzoyYpH2DWX08q5+8hXLs9tDW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39945516},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"bd532a52d7fea4b25b498be8336b1de75f5ede5d","typings":"index.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-popups":"~30.1.37","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-splitbuttons":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_30.1.38_1751432830626_0.27045901397662253","host":"s3://npm-registry-packages-npm-production"}},"30.1.40":{"name":"@syncfusion/ej2-inputs","version":"30.1.40","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@30.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d3b9ee1e79ab617bd08d46ce15b79333e213a337","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-30.1.40.tgz","fileCount":1291,"integrity":"sha512-qMbwX8x6s+pS4C9BKz6Dy9z7t+GYCSDvbJXVykvqmdpU54EjmIwb8l7LV9P2B4ooiXQ4QgkFf/CtGjP3z3H1yg==","signatures":[{"sig":"MEUCIE963ATr3bgHtBCDlRjArlWTSwcKxPcLJyMfVglPn6H3AiEA3KsCPq9gdBSbJvAWKE4hKcABIstjwklIZB2qy1JRkBI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39960203},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"bd532a52d7fea4b25b498be8336b1de75f5ede5d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-popups":"~30.1.40","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-splitbuttons":"~30.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_30.1.40_1752551909149_0.7022776343048116","host":"s3://npm-registry-packages-npm-production"}},"30.2.4":{"name":"@syncfusion/ej2-inputs","version":"30.2.4","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@30.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4b5a6b5bdc889934f19020bb1d0fe7008eec1b4a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-30.2.4.tgz","fileCount":1292,"integrity":"sha512-9z8F2f23GAsdEzFeSXTpUut0e67QlkOBe4+KUxgW4G2WSWOwdJvnIaMlL6uTv0cMc4ULq8K1j64ldwlHByOx6g==","signatures":[{"sig":"MEUCIANHfUZSy395efdSQv5uYGkgb+P7qg8Nt90LNXR1IXZOAiEAz33dVbtT6SuhH3qeaTueq96a0S1ybYgPRr3vo8VXTTg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39957866},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-popups":"~30.2.4","@syncfusion/ej2-buttons":"~30.2.4","@syncfusion/ej2-splitbuttons":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_30.2.4_1754553681574_0.6408331967228149","host":"s3://npm-registry-packages-npm-production"}},"30.2.6":{"name":"@syncfusion/ej2-inputs","version":"30.2.6","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@30.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3ede7a962b00a2009ad0a8bc01148157ddc632c4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-30.2.6.tgz","fileCount":1292,"integrity":"sha512-A6orvv+qdybR9hPHRb+XlVOOT6tB8BodxD4I/aVEGj0Vs2iAAbkJgQ+Lccn//X0r/OLoxxoVLQBRv8k8bRuBPg==","signatures":[{"sig":"MEQCIE1oSsSXLTSosYHiSWVt1n8hXmzHCnAColrYTQqSpmS9AiAt04zGMlwR5JcNqGU4DDVDe1Wx+VHIjuTtqyb8C3My/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39957333},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-popups":"~30.2.4","@syncfusion/ej2-buttons":"~30.2.4","@syncfusion/ej2-splitbuttons":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_30.2.6_1755571769765_0.2975881957069595","host":"s3://npm-registry-packages-npm-production"}},"26.1.35-745115":{"name":"@syncfusion/ej2-inputs","version":"26.1.35-745115","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.35-745115","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"37dd287939ee39a799fc5f77f28c1526a259f4dc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.35-745115.tgz","fileCount":1119,"integrity":"sha512-y2QVTUOHiuG9wyIgKj1TAm09dLbvQh/tti9dh4oQTN9JaeLAm8irNxKN5zxJjmhfHh3wslFUMZGwdaYxoVzf+w==","signatures":[{"sig":"MEUCIFPT7rw21skeP65BtxLU8ejiI1SCIf4FDC7dQ3iMqbmSAiEAzDeyW8gAJm9+xWdVtLGoU2g+wFZwwno7ZNJHmtXBDAo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36749222},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"26.1.35-745115","@syncfusion/ej2-popups":"~26.1.35","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.35-745115_1756820087205_0.8877512184968843","host":"s3://npm-registry-packages-npm-production"}},"31.1.17":{"name":"@syncfusion/ej2-inputs","version":"31.1.17","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.1.17","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"112aa71ab07f6a966ab6bc50789d5999716582ba","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.1.17.tgz","fileCount":1375,"integrity":"sha512-qlCnlu7eA5ECLEH5egHAjnhpLRBu/PsxFYNJntpsQHFFfQi2hPtlbZrLZVidy2FBgG+Q1EATOpgTy3mMiQ94Jw==","signatures":[{"sig":"MEQCIGb1feVwkAZc9Hxg82mZQ5HNazwuA32SllY4LtwFYWLEAiBzAa8ASAHw+XUlhJ3+oXMu10FJWf6xVG/fIAZQKq2hNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":41203399},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"7ed70e59ab4494c9635c797f1f6e32f6b10abe42","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-popups":"~31.1.17","@syncfusion/ej2-buttons":"~31.1.17","@syncfusion/ej2-splitbuttons":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.1.17_1757056314767_0.03369125686119401","host":"s3://npm-registry-packages-npm-production"}},"31.1.20":{"name":"@syncfusion/ej2-inputs","version":"31.1.20","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.1.20","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a72dfcc3cb2a79de78d75bf963a1e79b67d86417","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.1.20.tgz","fileCount":1292,"integrity":"sha512-7sPpMp9KUEVZQpsviGjUEmMvN4lJ5zjsDEA7EU71iSIHTDsXYGGIdLUO/YhB61vHqiYJbKRIRwbBsisdQlb0qA==","signatures":[{"sig":"MEUCIHQHtS8iKaaMtAxOQ/jqkAM7G8AgeW1DHvsi/gelgGjOAiEA92r/uoyAhNJXsQ7hmt36YP9nxonX/vCtwetCaa1PMKo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39960070},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.17","@syncfusion/ej2-splitbuttons":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.1.20_1758077353911_0.17260646572923743","host":"s3://npm-registry-packages-npm-production"}},"31.1.21":{"name":"@syncfusion/ej2-inputs","version":"31.1.21","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.1.21","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3fad146af88456dae245e467ae0e3e544c6ea3c9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.1.21.tgz","fileCount":1292,"integrity":"sha512-kjIGhN6NYAOTOV18niCpx/oijuAlDTszNJQolQQmi+wfeVkkb6YDHSyL0da8zhPbNYs4gITvbMwQlMwPoalKHw==","signatures":[{"sig":"MEQCIC3ThhxtdAjZ3uCihGko5yRs/9rjY5AmyKlJNGWrkonLAiAlfc8bxcsxFQhU/SGO+Krw49ipKirHPs63fiIYCEqHAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39964447},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.21","@syncfusion/ej2-splitbuttons":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.1.21_1758596442438_0.2685138153161295","host":"s3://npm-registry-packages-npm-production"}},"26.1.35-750253":{"name":"@syncfusion/ej2-inputs","version":"26.1.35-750253","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.35-750253","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"549d425f549fdb3002fc851d69c8e911662485bf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.35-750253.tgz","fileCount":1119,"integrity":"sha512-Cv0krknDbYIGkjw/nheTunQ8oE9RpbY69THnj2gFcAUf3WFZbX+Nkd/341UwRXVJBhrqrodLsXZSi/qjavsdBw==","signatures":[{"sig":"MEQCIGvT2wTnugxirKb4oBdDc4Na9AalA+ltx7xZOt4wIO25AiBX/A3wvrGDnQQ6n30vbhiDQSGnvqu+qywo8oO+OZKzbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36749240},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"26.1.35-750253","@syncfusion/ej2-popups":"26.1.35-750253","@syncfusion/ej2-buttons":"26.1.35-750253","@syncfusion/ej2-splitbuttons":"26.1.35-750253"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.35-750253_1758890893340_0.9801169659315261","host":"s3://npm-registry-packages-npm-production"}},"31.1.22":{"name":"@syncfusion/ej2-inputs","version":"31.1.22","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.1.22","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5327cb86fe9db525255556c939ec64169da5321a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.1.22.tgz","fileCount":1292,"integrity":"sha512-XkF69fWeYcDpbokpiqIgjSEyVlsG7G8qGYUslUpT0ynZZ60+tz/DWemxh7gfQicJ3QCI9dzQFxxTnzEe/aRAzw==","signatures":[{"sig":"MEYCIQCPaUsJG2GNXolbYFv+0pB0+73+4lqyA3bYBDBF0C+F8gIhAIt5db6Q+3GQMoU0kyrexCNm+QgDT+OIYNJ7Ssu/558R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39975690},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.21","@syncfusion/ej2-splitbuttons":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.1.22_1759289756909_0.88905616931924","host":"s3://npm-registry-packages-npm-production"}},"31.1.23":{"name":"@syncfusion/ej2-inputs","version":"31.1.23","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.1.23","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c2426f6ce5e472bdb9475dbd68d6a90e7e538947","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.1.23.tgz","fileCount":1292,"integrity":"sha512-Ct1hcTWe+NRJG4Jz28lCGjM0wNXsBkjea1R7nxDKU8WrDFNaxNl7YT6eEWaK+wR/7OpHz9d6lilpvGb/yRaw7Q==","signatures":[{"sig":"MEUCIBLnMFZ9RFkOHq60qYnFJ9jd68YOhHz77AeLQZmq8VdcAiEAreb7P2pXodROFNHVmkmoQyb8gpmSpnK9Q0t3fWMs/Uc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40004542},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.21","@syncfusion/ej2-splitbuttons":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.1.23_1759806285826_0.8695128548615423","host":"s3://npm-registry-packages-npm-production"}},"26.1.35-7502":{"name":"@syncfusion/ej2-inputs","version":"26.1.35-7502","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@26.1.35-7502","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7b7e02e594abcbb61285961ca1ed26a4072465a4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-26.1.35-7502.tgz","fileCount":1119,"integrity":"sha512-OdM39IHF6RPaZflWlaIPJer7DQAlOpljexQGZVcJGir6LPe5jcZExN4x2a3bz/LVaOy1aWmstD6QGvRvV1ziMQ==","signatures":[{"sig":"MEYCIQC14C8KC0pytbDFn6qzVIMIomrwkS5AspKeYyPUzyeGYQIhAL0+kaKAvAmrdvJpNNy6ESrOx7ANw390PjfaokjFIDm3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36749230},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"26.1.35-7502","@syncfusion/ej2-popups":"26.1.35-7502","@syncfusion/ej2-buttons":"26.1.35-7502","@syncfusion/ej2-splitbuttons":"26.1.35-7502"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_26.1.35-7502_1759856225992_0.7011970326858732","host":"s3://npm-registry-packages-npm-production"}},"31.2.2":{"name":"@syncfusion/ej2-inputs","version":"31.2.2","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.2.2","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2648479f30c9c24ba9c7072ca71e879338d3d05f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.2.2.tgz","fileCount":1292,"integrity":"sha512-QMxIYB1ASQLG8oBNWn/8VPnME7PMkYyCQlmgxeB9nP6qocjsWDa4VyNq/F09NEjZKmgW/GLiHWHk01LtSHpSug==","signatures":[{"sig":"MEYCIQCLjK/QRgSRgPF5iVkjWoCs8kzfyav0oSCR3bHgAV+TKgIhAMF3iVwqabpvYpplerUY2bZlMN8xtaTacNbVk9BDHECq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40004116},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-popups":"~31.2.2","@syncfusion/ej2-buttons":"~31.2.2","@syncfusion/ej2-splitbuttons":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.2.2_1760521481901_0.35624771634964336","host":"s3://npm-registry-packages-npm-production"}},"31.2.4":{"name":"@syncfusion/ej2-inputs","version":"31.2.4","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d21b68841fdbddd9f1ea7ec319b9c37b1080ab04","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.2.4.tgz","fileCount":1292,"integrity":"sha512-UDzS6F9JSsyzHFGOu1/NTT/SgTyoXMY8Ck7tsB6pth+wDG1Yud0D/aJqbuzELqH0e3ayRvtIcMy3xHk5/Llvrw==","signatures":[{"sig":"MEUCIQDnhljUz6PjZb28yZyzpSwUDEUY+vVG/IltAD2PIDsmZQIgYCj2vqym0zHyRH03wg0mOCuMTRkP1Lc8oADfOxPGoSY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40049705},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.4","@syncfusion/ej2-popups":"~31.2.2","@syncfusion/ej2-buttons":"~31.2.3","@syncfusion/ej2-splitbuttons":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.2.4_1761622942876_0.549068393359726","host":"s3://npm-registry-packages-npm-production"}},"31.2.5":{"name":"@syncfusion/ej2-inputs","version":"31.2.5","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5e1817344ca443559db5378bbea850e8ecff077e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.2.5.tgz","fileCount":1292,"integrity":"sha512-wB76bMB3fx4DdZbRJEQBP1VLrw4nLpAOi4ZpGZrLCAAi6ZxQmIasC8eH9FadeCc3gGL1GLRXZh+xi/QIKaOcrw==","signatures":[{"sig":"MEYCIQCDJMZaoIn3roUVGQIJ1qrdTnLRqiEGND5sNdG4GOTgWgIhAJ0LX2aH3QP/7BH11QxTT3EV+7GbOAxGMjAzjS0W8PPo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40049952},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-popups":"~31.2.5","@syncfusion/ej2-buttons":"~31.2.3","@syncfusion/ej2-splitbuttons":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.2.5_1762225345561_0.5738702640019866","host":"s3://npm-registry-packages-npm-production"}},"31.2.10":{"name":"@syncfusion/ej2-inputs","version":"31.2.10","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"08f82ef1d7b9404739f62456f0c4a2eeb8584e1b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.2.10.tgz","fileCount":1292,"integrity":"sha512-tbaKYX1pBvnruHjsVg8OcGS6Vr4D7ISg6peKax7yTs2gJhQ2hfhspE3zxxQFTgSXDtYTG/V2iv2330zWbruMxw==","signatures":[{"sig":"MEQCIEhltLoIPu/GKgv/xDoq56fplJHnm+arBpPyxOWhd1ehAiAv6iqZTpH+vc+Mynqs5K8bEa/r+lgYezPofrqMs0eybg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40049600},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-popups":"~31.2.5","@syncfusion/ej2-buttons":"~31.2.3","@syncfusion/ej2-splitbuttons":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.2.10_1762977878892_0.5312428952880399","host":"s3://npm-registry-packages-npm-production"}},"31.2.12":{"name":"@syncfusion/ej2-inputs","version":"31.2.12","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.2.12","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c5e319b382d1b4130c51c8daf9ce05b6dde04fbe","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.2.12.tgz","fileCount":1292,"integrity":"sha512-Cp44Do++vRmQ5YeBxj7kKV5+6+pcjqh/5ryFZ633uziMZ+czL4z+l4etK4ZRR0oPaplIpfy6R3hOIjky1R0U4Q==","signatures":[{"sig":"MEQCIB9EHrEHOzC5PRwS+T5VvPETR5sneR8SBVW/ao3bde/TAiBXVtshL+DLy/Oq7uwDm5/yII0KzwzdDI97077vK8dJsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40024541},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-popups":"~31.2.12","@syncfusion/ej2-buttons":"~31.2.12","@syncfusion/ej2-splitbuttons":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.2.12_1763451981220_0.1670891760893931","host":"s3://npm-registry-packages-npm-production"}},"31.2.15":{"name":"@syncfusion/ej2-inputs","version":"31.2.15","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@31.2.15","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"63569f07dc610d10aeab7745efb6b037ae1a5259","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-31.2.15.tgz","fileCount":1292,"integrity":"sha512-1aDfcjMln2vZzaSguU4k6yug1gLOyOv7Jp9Hx1g3mzVp712oDEhBsr8yWtyWtkDmkgCjetV2d2Bcih0K45lXaw==","signatures":[{"sig":"MEQCICeOzBOJ+ksmjNZ8nLVaNBH2MgaPTp4FLrZE6SNTWEp6AiBN3YbjH0f6x/qCZa880SZTTFhyH9Uu8CkGfLt4FOxAQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":40025939},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-popups":"~31.2.12","@syncfusion/ej2-buttons":"~31.2.12","@syncfusion/ej2-splitbuttons":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_31.2.15_1764030180701_0.5836666347102899","host":"s3://npm-registry-packages-npm-production"}},"32.1.19":{"name":"@syncfusion/ej2-inputs","version":"32.1.19","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@32.1.19","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e64d6354c2237315bd43240a483e2f59565678a0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-32.1.19.tgz","fileCount":1306,"integrity":"sha512-YTBm47to+42pvmjW4ASUJr/BqAQGDMf1GRwcWJFxuhFUvbYNVGXbUxPrxCCgXCrVgulyf+KZETYSPDwWkLFNnQ==","signatures":[{"sig":"MEYCIQCSnKbgJCA6sBysPsr5NtxFnkGVM396q+9HtfQFRIXuzwIhAIAMJckWbIWacz/AAr2IpC2M6m1EQ6hiWcE5rbwJwzxq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47960430},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"3f8b1dbb26b53877f7f5853cd0a1462692922c21","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.19","@syncfusion/ej2-splitbuttons":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_32.1.19_1765867225068_0.026377034831437385","host":"s3://npm-registry-packages-npm-production"}},"32.1.20":{"name":"@syncfusion/ej2-inputs","version":"32.1.20","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@32.1.20","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"db381d015b2dd44a153fd661d28dfe7d07a6acb1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-32.1.20.tgz","fileCount":1306,"integrity":"sha512-Q/i5ZLV2+OARcMcHHudHGvSFqG2wlMu6UA5hZAjoEqH/hPWdgnJiE0AZ92C6Ee1awHDlNAESW+VO3TlFRGTxKw==","signatures":[{"sig":"MEQCIDYAVXhrd6k74nY/VwoNL8agc0Kg+QbDxHX02sxhxiZCAiANIO1ChD9rm9mGX/4edPuZcwsZjrJuRJVunpCoBgxW8Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47965913},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"6c4e6094f106ac10ea1f299c9582d3df90b18ece","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.19","@syncfusion/ej2-splitbuttons":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_32.1.20_1766466362618_0.3563880246346731","host":"s3://npm-registry-packages-npm-production"}},"32.1.22":{"name":"@syncfusion/ej2-inputs","version":"32.1.22","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@32.1.22","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"55573f1afb1d45b03643faca0a86b041e68aceb9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-32.1.22.tgz","fileCount":1306,"integrity":"sha512-6yxX+zfDMiNCcvsIOgoYEEq4VuC+pgA38YAFEX9A/lfRCTioM9hAUJ63yNXnXfxmA731hl5zYo/ZTzV0buT3cw==","signatures":[{"sig":"MEUCICoEzTTetgd2g76kc/rAzV/guAvopoXuFCofCX1PtgUdAiEAg58ERm4kpPRfwPvJE/5VBdQcK3tvCbx4VHv6BVOPyhE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47958284},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.21","@syncfusion/ej2-splitbuttons":"~32.1.22"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_32.1.22_1767667705253_0.6546219367172461","host":"s3://npm-registry-packages-npm-production"}},"32.1.24":{"name":"@syncfusion/ej2-inputs","version":"32.1.24","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@32.1.24","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ab13a47ef53285c5f49fad6ae909617b38c2c609","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-32.1.24.tgz","fileCount":2633,"integrity":"sha512-6EFx4zJ3QfIFPl+ShznK75a4w4OwbKQ8zJjc0i/MmYV5HW3Xh8UpfbkLGAjXHJZdrl1DinBto6lNVNI7pSWuZg==","signatures":[{"sig":"MEYCIQCU32ygB5TrHdqV9jbbSRUwdgVa7Al/YFbcFj0IbGojAAIhANQ7dxFgctIsnyok6ihgn9TySttXlxedV+ydZC805DYz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48879924},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-popups":"~32.1.24","@syncfusion/ej2-buttons":"~32.1.24","@syncfusion/ej2-splitbuttons":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_32.1.24_1768875817106_0.39837171921185055","host":"s3://npm-registry-packages-npm-production"}},"32.2.3":{"name":"@syncfusion/ej2-inputs","version":"32.2.3","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@32.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"97df5ed23c06d2d516243077341f9cbfd95f94a0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-32.2.3.tgz","fileCount":2636,"integrity":"sha512-YJm4KuZwTRbtIIwTL2+hs0KFBjz6RDuKBAFZ89tpZlHiZ/xMHsTLzMv5+Yznef69/lPIJWH/4H8GBgWxIe8RDQ==","signatures":[{"sig":"MEQCIAoDQh0fyh9uFlh9/9VTL6g7YuXCKKIDouToOF+8LUNcAiAvLwt8AlWLTrzIwCcKRrdnD+ro7IZkE8rLQhwnxZA1Bw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48923654},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-popups":"~32.2.3","@syncfusion/ej2-buttons":"~32.2.3","@syncfusion/ej2-splitbuttons":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_32.2.3_1770256664792_0.4231016085980772","host":"s3://npm-registry-packages-npm-production"}},"32.2.5":{"name":"@syncfusion/ej2-inputs","version":"32.2.5","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@32.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9b543403e542d7499bc5e4181d72d3a82fb58728","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-32.2.5.tgz","fileCount":2636,"integrity":"sha512-iS2fzJKcF4mkjuggb2A8irWYM+B+hESppIJJ0zUyr3aFDm4AajFJQW4ZVm/X05A5Pok/qkhff1WLDzr44u+jUg==","signatures":[{"sig":"MEUCIDSYILEfZHNoMKVieO3fMKtT/MePCdsL81BGD/DwGNvvAiEAuJZ54TnUIALfHMZOf/ana5+8lvaz2p+l8rTvmuI93WI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48923310},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-popups":"~32.2.5","@syncfusion/ej2-buttons":"~32.2.3","@syncfusion/ej2-splitbuttons":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_32.2.5_1771286420035_0.5146624658684118","host":"s3://npm-registry-packages-npm-production"}},"32.2.7":{"name":"@syncfusion/ej2-inputs","version":"32.2.7","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@32.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2c6db0f365f1a16c01cf95b55c03d2f981fc95b5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-32.2.7.tgz","fileCount":2636,"integrity":"sha512-Nj/LsP7OWGiHetmUpF4F2loLOVqnFnkRgpgDDzfdzxmvuWw+Kv39VXy8cgzXacz1lKnP4QVlppTuSFZoQG1uwA==","signatures":[{"sig":"MEQCIC4YgqlUgqPMCR1k/cTmhuwBzkve53xxYGE5SQdS/ib3AiA0sM0iIUZJNwaIsspc2LlXFvbPWa1g2+nRPePkaO2pMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48940616},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-popups":"~32.2.7","@syncfusion/ej2-buttons":"~32.2.7","@syncfusion/ej2-splitbuttons":"~32.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_32.2.7_1771914113239_0.675780774823056","host":"s3://npm-registry-packages-npm-production"}},"32.2.8":{"name":"@syncfusion/ej2-inputs","version":"32.2.8","keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-inputs@32.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ec11f6bddc56a20699f9ae007dc9d65122eaecc4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-32.2.8.tgz","fileCount":2636,"integrity":"sha512-r+gFEAjrd4k+J9p8I9a0xfUCYNjH+S6zdspT0+5cIsJA3imLl8RvuNOVQpQA58mTXVEjdwe+0Qa17jA2Y9cYNw==","signatures":[{"sig":"MEUCIQCC2U8ifFrHAQ0Aj4ruTY6NkVY+bATa3UQob6LqItpaDgIgefbPjjSlbVP8FLGRerO758apYkD2ILGUd/ef37KMLok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48863339},"main":"./dist/ej2-inputs.umd.min.js","es2015":"./dist/es6/ej2-inputs.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-popups":"~32.2.8","@syncfusion/ej2-buttons":"~32.2.7","@syncfusion/ej2-splitbuttons":"~32.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-inputs_32.2.8_1772507556442_0.11707751229312291","host":"s3://npm-registry-packages-npm-production"}},"33.1.44":{"name":"@syncfusion/ej2-inputs","version":"33.1.44","description":"A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.","author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","main":"./dist/ej2-inputs.umd.min.js","module":"./index.js","es2015":"./dist/es6/ej2-inputs.es5.js","dependencies":{"@syncfusion/ej2-base":"~33.1.44","@syncfusion/ej2-buttons":"~33.1.44","@syncfusion/ej2-popups":"~33.1.44","@syncfusion/ej2-splitbuttons":"~33.1.44"},"devDependencies":{},"keywords":["ej2","syncfusion","web-components","ej2-inputs","input box","textbox","html5 textbox","floating input","floating label","form controls","input controls","color","color picker","colorpicker","picker","palette","hsv colorpicker","alpha colorpicker","color palette","custom palette","ej2 colorpicker","color chooser","validator","form","form validator","masked textbox","masked input","input mask","date mask","mask format","numeric textbox","percent textbox","percentage textbox","currency textbox","numeric spinner","numeric up-down","number input","slider","range slider","minrange","slider limits","localization slider","format slider","slider with tooltip","vertical slider","mobile slider","upload","upload-box","input-file","floating-label","chunk-upload"],"repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master"},"typings":"index.d.ts","sideEffects":false,"homepage":"https://www.syncfusion.com/javascript-ui-controls","gitHead":"eea55cfe21b7c70d785b85a941bc340546ac11dd","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"_id":"@syncfusion/ej2-inputs@33.1.44","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-FVDLjiamOzk+x9WODhb58fg27/FL7o9PqRg6qZdvnxV6AZGq+Hsrt8MZVuTa3RJdmkZxTCysUmDTSFM228bHaA==","shasum":"e5634d0c1e05b998d757f128345e0b3418680c83","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-inputs/-/ej2-inputs-33.1.44.tgz","fileCount":2636,"unpackedSize":48881313,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCZE1qD/6yBjkHvZLMLp4yPP8sHhp5iGvya48avYTDTZgIgfcEEgLJ3iAkQOaP3fzUACi9eV4iu8MfAUEChUflj3Pk="}]},"_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ej2-inputs_33.1.44_1773658191401_0.600937141607"},"_hasShrinkwrap":false}},"name":"@syncfusion/ej2-inputs","time":{"created":"2017-05-10T11:13:34.046Z","modified":"2026-03-16T10:49:51.910Z","1.0.0":"2017-05-10T11:13:34.046Z","1.0.3":"2017-05-10T12:16:24.207Z","1.0.4":"2017-05-10T13:46:59.272Z","1.0.5":"2017-05-11T13:07:38.944Z","1.0.7":"2017-05-19T05:34:27.658Z","1.0.8":"2017-05-19T05:58:17.414Z","1.0.10":"2017-07-05T12:46:30.986Z","1.0.11":"2017-08-03T23:20:46.973Z","1.0.14":"2017-08-31T21:39:44.891Z","1.0.16":"2017-09-08T10:58:15.124Z","1.0.17":"2017-09-14T09:37:10.539Z","1.0.18":"2017-09-20T17:15:47.678Z","1.0.19":"2017-09-28T23:37:03.967Z","1.0.21":"2017-10-06T20:01:51.075Z","1.0.22":"2017-10-16T22:02:26.848Z","15.4.17":"2017-11-13T11:30:20.190Z","15.4.20":"2017-12-01T03:44:19.027Z","15.4.21":"2017-12-08T12:05:22.169Z","15.4.23":"2017-12-27T13:58:12.731Z","15.4.24":"2018-01-10T06:20:02.775Z","15.4.28":"2018-02-06T17:35:58.106Z","15.4.29":"2018-02-07T09:58:41.989Z","16.1.24":"2018-02-22T03:12:48.941Z","16.1.26":"2018-03-05T16:32:29.496Z","16.1.28":"2018-03-09T05:34:19.879Z","16.1.29":"2018-03-13T16:13:18.710Z","16.1.32":"2018-03-29T12:36:04.081Z","16.1.34":"2018-04-10T11:04:22.001Z","16.1.35":"2018-04-17T15:31:00.817Z","16.1.37":"2018-04-24T16:54:26.192Z","16.1.38":"2018-05-02T13:33:16.362Z","16.1.40":"2018-05-08T08:42:51.652Z","16.1.45":"2018-05-23T14:40:57.550Z","16.1.48":"2018-06-14T06:21:17.389Z","16.2.41":"2018-06-25T08:55:59.065Z","16.2.43":"2018-07-03T12:56:47.259Z","16.2.44":"2018-07-10T09:42:18.132Z","16.2.45":"2018-07-17T07:41:26.558Z","16.2.46":"2018-07-30T12:52:43.230Z","16.2.47":"2018-08-07T12:29:00.924Z","16.2.48":"2018-08-14T10:22:41.329Z","16.2.49":"2018-08-21T12:34:56.818Z","16.2.50":"2018-08-28T17:54:42.084Z","16.2.51":"2018-09-04T11:55:01.200Z","16.2.52":"2018-09-04T14:45:07.936Z","16.2.53":"2018-09-06T04:18:59.361Z","16.3.17":"2018-09-11T13:21:59.590Z","16.3.21":"2018-09-21T19:38:27.278Z","16.3.22":"2018-09-25T10:33:15.371Z","16.3.24":"2018-10-09T07:10:14.544Z","16.3.25":"2018-10-16T10:00:08.762Z","16.3.27":"2018-10-23T10:11:29.904Z","16.3.29":"2018-10-31T04:34:18.356Z","16.3.30":"2018-11-01T11:20:56.568Z","16.3.33":"2018-11-20T13:10:56.768Z","16.3.34":"2018-11-22T03:46:34.013Z","16.4.40-beta":"2018-12-10T12:20:07.058Z","16.4.42":"2018-12-17T13:06:27.523Z","16.4.44":"2018-12-24T12:09:47.345Z","16.4.45":"2019-01-02T11:59:25.444Z","16.4.46":"2019-01-08T11:01:48.997Z","16.4.47":"2019-01-16T11:13:40.568Z","16.4.48":"2019-01-22T11:59:49.384Z","17.1.1-beta":"2019-01-29T13:44:30.794Z","16.4.52":"2019-02-05T16:33:16.689Z","16.4.53":"2019-02-13T10:08:43.566Z","16.4.54":"2019-02-19T07:27:47.885Z","16.4.55":"2019-02-27T07:17:38.802Z","17.1.32-beta":"2019-03-13T15:08:05.431Z","17.1.38":"2019-03-29T07:30:19.755Z","17.1.40":"2019-04-09T11:43:53.327Z","17.1.41":"2019-04-16T11:08:58.034Z","17.1.42":"2019-04-23T09:06:19.541Z","17.1.44":"2019-05-07T09:34:15.287Z","17.1.47":"2019-05-14T10:40:23.187Z","17.1.49":"2019-05-29T07:45:38.498Z","17.1.50":"2019-06-04T14:01:24.367Z","17.2.28-beta":"2019-06-27T14:50:34.417Z","17.2.34":"2019-07-11T12:37:04.263Z","17.2.35":"2019-07-17T04:37:37.668Z","17.2.36":"2019-07-24T07:42:17.363Z","17.2.39":"2019-07-30T07:23:16.432Z","17.2.40":"2019-08-06T11:02:04.181Z","17.2.41":"2019-08-14T03:55:37.904Z","17.2.46":"2019-08-22T10:50:27.544Z","17.2.47":"2019-08-27T14:22:14.941Z","17.2.29-beta":"2019-08-27T19:55:25.489Z","17.2.48-beta":"2019-08-28T14:23:38.495Z","17.2.49":"2019-09-04T08:56:53.514Z","17.2.51":"2019-09-10T17:45:04.860Z","17.2.52":"2019-09-20T08:56:27.271Z","17.3.9-beta":"2019-09-20T12:40:17.587Z","17.3.14":"2019-10-03T16:15:25.587Z","17.3.16":"2019-10-09T09:46:10.656Z","17.3.17":"2019-10-15T13:08:53.722Z","17.3.19":"2019-10-22T12:35:00.352Z","17.3.21":"2019-10-30T11:27:42.881Z","17.3.26":"2019-11-05T18:34:18.933Z","17.3.27":"2019-11-12T12:03:40.990Z","17.3.28":"2019-11-19T13:12:58.749Z","17.3.29":"2019-11-26T06:55:56.047Z","17.4.39":"2019-12-17T10:21:36.159Z","17.4.41":"2020-01-07T09:31:44.514Z","17.4.43":"2020-01-14T06:47:03.967Z","17.4.46":"2020-01-30T09:21:58.647Z","17.4.47":"2020-02-05T06:59:33.378Z","17.4.51":"2020-02-25T14:19:44.107Z","17.4.55":"2020-03-10T10:49:04.821Z","18.1.36-beta":"2020-03-19T09:11:13.107Z","18.1.42":"2020-04-01T10:45:26.194Z","18.1.43":"2020-04-07T12:11:22.520Z","18.1.44":"2020-04-14T11:38:24.122Z","18.1.45":"2020-04-21T10:17:30.343Z","18.1.52":"2020-05-13T08:23:01.954Z","18.1.53":"2020-05-19T07:07:17.203Z","18.1.54":"2020-05-26T10:23:21.812Z","18.1.55":"2020-06-02T10:30:39.051Z","18.1.56":"2020-06-09T11:45:15.494Z","18.1.59":"2020-06-23T09:59:32.028Z","18.2.44":"2020-07-07T00:41:43.025Z","18.2.45":"2020-07-14T05:54:32.698Z","18.2.47":"2020-07-28T09:08:08.171Z","17.1.47-1015318":"2020-08-03T09:24:43.090Z","18.2.48":"2020-08-04T06:33:04.619Z","18.2.54":"2020-08-18T12:22:50.361Z","18.2.56":"2020-09-01T11:42:36.555Z","18.2.58":"2020-09-15T14:47:34.391Z","18.2.59":"2020-09-21T14:51:12.929Z","18.3.35":"2020-10-01T09:41:09.091Z","18.3.42":"2020-10-20T11:26:56.609Z","17.2.49-beta":"2020-10-23T07:52:33.915Z","18.3.44":"2020-10-27T10:46:56.639Z","18.3.47":"2020-11-05T08:14:22.149Z","18.3.48":"2020-11-10T09:24:27.268Z","17.2.52-1205479":"2020-11-23T12:28:24.571Z","18.3.51":"2020-11-24T11:28:01.731Z","18.3.52":"2020-12-01T13:15:09.311Z","18.3.53":"2020-12-08T11:38:44.432Z","18.4.30":"2020-12-17T07:23:59.777Z","18.4.31":"2020-12-22T11:42:50.939Z","18.4.32":"2020-12-29T11:43:55.869Z","18.4.33":"2021-01-05T07:45:46.837Z","17.2.55-1205479":"2021-01-15T09:11:12.932Z","18.4.39":"2021-01-28T05:06:56.998Z","18.4.41":"2021-02-02T12:02:39.210Z","18.4.43":"2021-02-16T09:32:34.463Z","18.4.44":"2021-02-23T09:13:26.313Z","18.4.47":"2021-03-09T12:53:33.607Z","19.1.54":"2021-03-30T14:45:51.025Z","19.1.57":"2021-04-20T09:30:12.895Z","19.1.59":"2021-05-04T09:23:14.277Z","19.1.63":"2021-05-13T05:54:30.921Z","19.1.66":"2021-06-01T06:00:51.759Z","19.1.67":"2021-06-08T09:10:00.856Z","19.2.44":"2021-06-30T05:07:33.825Z","19.2.46":"2021-07-06T08:14:10.140Z","19.2.48":"2021-07-20T07:03:40.112Z","19.2.55":"2021-08-11T05:29:57.097Z","19.2.59":"2021-08-31T09:00:31.513Z","19.2.60":"2021-09-07T11:01:09.236Z","19.3.43":"2021-09-30T04:59:14.805Z","19.3.44":"2021-10-05T10:17:13.519Z","19.3.47":"2021-10-26T10:17:43.362Z","19.3.48":"2021-11-02T10:33:55.061Z","19.3.53":"2021-11-12T05:44:01.760Z","19.3.57":"2021-12-07T10:45:15.386Z","19.4.38":"2021-12-17T05:46:21.329Z","19.4.41":"2022-01-04T11:23:36.904Z","19.4.42":"2022-01-11T14:03:05.028Z","19.4.43":"2022-01-18T11:18:01.287Z","19.4.47":"2022-01-25T12:17:42.774Z","19.4.48":"2022-01-31T10:12:48.968Z","19.4.52":"2022-02-15T13:55:09.907Z","20.1.47":"2022-04-04T08:06:48.627Z","20.1.48":"2022-04-12T11:09:38.938Z","20.1.55":"2022-05-12T12:49:00.960Z","20.1.58":"2022-05-31T14:06:13.956Z","20.1.59":"2022-06-07T11:21:25.934Z","20.1.61":"2022-06-21T14:58:19.553Z","20.2.36":"2022-06-30T08:40:35.777Z","20.2.38":"2022-07-12T17:19:25.883Z","20.2.43":"2022-08-08T05:41:03.486Z","20.2.44":"2022-08-16T12:59:07.293Z","20.2.45":"2022-08-23T12:32:37.037Z","20.2.48":"2022-09-06T12:54:28.302Z","20.3.47":"2022-09-29T08:45:56.682Z","20.3.49":"2022-10-11T12:49:29.574Z","20.3.50":"2022-10-18T10:47:03.884Z","20.3.56":"2022-11-08T09:50:44.817Z","20.3.57":"2022-11-15T13:51:49.598Z","20.4.38":"2022-12-21T09:27:18.907Z","20.4.40":"2022-12-28T17:02:28.452Z","20.4.42":"2023-01-04T12:32:18.636Z","20.4.48":"2023-02-01T07:17:51.212Z","20.4.51":"2023-02-21T12:35:04.933Z","20.4.52":"2023-02-28T11:50:35.464Z","20.4.54":"2023-03-14T13:41:44.518Z","21.1.35":"2023-03-23T08:00:20.668Z","21.1.37":"2023-03-29T14:59:14.950Z","21.1.38":"2023-04-04T13:11:16.264Z","21.1.39":"2023-04-11T12:16:17.278Z","21.2.3":"2023-05-03T08:49:22.425Z","21.2.4":"2023-05-09T12:30:28.046Z","21.2.6":"2023-05-23T11:49:33.546Z","21.2.8":"2023-05-30T11:52:05.154Z","21.2.9":"2023-06-06T13:24:18.027Z","22.1.34":"2023-06-21T11:52:07.899Z","22.1.38":"2023-07-11T13:13:18.809Z","22.1.39":"2023-07-18T12:24:40.881Z","22.2.5":"2023-07-27T14:35:17.485Z","22.2.7":"2023-08-02T12:25:48.327Z","22.2.9":"2023-08-15T12:21:52.304Z","22.2.12":"2023-09-05T10:35:21.795Z","23.1.36":"2023-09-15T07:58:30.627Z","23.1.38":"2023-09-26T11:43:44.323Z","23.1.40":"2023-10-10T13:13:56.615Z","23.1.42":"2023-10-24T01:02:04.924Z","23.1.43":"2023-10-31T01:27:08.627Z","23.2.4":"2023-11-20T06:07:02.622Z","24.1.41":"2023-12-18T06:22:43.145Z","24.1.45":"2024-01-09T02:13:58.820Z","24.1.47":"2024-01-23T02:25:12.056Z","24.2.3":"2024-01-31T14:04:10.963Z","24.2.4":"2024-02-06T04:50:38.350Z","24.2.5":"2024-02-13T01:57:58.851Z","24.2.6":"2024-02-15T01:51:52.616Z","24.2.7":"2024-02-20T01:46:39.139Z","24.2.9":"2024-03-05T08:57:17.454Z","25.1.35":"2024-03-15T12:09:38.108Z","25.1.37":"2024-03-26T04:53:53.373Z","25.1.38":"2024-04-02T02:33:01.462Z","25.1.40":"2024-04-16T02:14:59.405Z","25.1.35-579988":"2024-04-24T09:48:03.699Z","25.1.42":"2024-04-30T02:58:12.386Z","25.2.3":"2024-05-08T13:40:54.463Z","25.2.5":"2024-05-21T03:25:11.405Z","25.2.6":"2024-05-28T02:30:07.537Z","26.1.35":"2024-06-11T13:07:17.779Z","26.1.38":"2024-06-19T10:01:36.189Z","26.1.39":"2024-06-25T08:59:05.603Z","26.1.40":"2024-07-02T05:02:28.295Z","26.1.41":"2024-07-09T06:58:35.726Z","26.1.42":"2024-07-15T23:28:28.596Z","26.2.4":"2024-07-24T09:22:48.472Z","26.2.5":"2024-07-25T23:26:24.465Z","26.2.10":"2024-08-19T22:56:25.498Z","26.2.11":"2024-08-26T22:57:54.443Z","26.2.13":"2024-09-05T05:54:57.108Z","26.2.14":"2024-09-10T05:00:56.012Z","27.1.48":"2024-09-18T10:06:36.145Z","27.1.50":"2024-09-23T22:59:27.727Z","27.1.55":"2024-10-22T02:55:51.003Z","27.1.58":"2024-11-05T00:46:06.916Z","27.2.2":"2024-11-15T04:16:31.093Z","27.2.4":"2024-11-26T00:06:15.435Z","28.1.33":"2024-12-12T08:03:46.797Z","28.1.37":"2024-12-30T23:48:55.958Z","26.1.40-32819":"2025-01-15T06:13:33.288Z","28.1.41":"2025-01-21T01:52:13.206Z","26.1.35-32819":"2025-01-27T10:12:39.945Z","28.2.3":"2025-01-29T10:22:40.953Z","28.2.9":"2025-03-04T02:38:17.357Z","28.2.11":"2025-03-11T02:21:14.420Z","29.1.33":"2025-03-25T10:10:02.581Z","29.1.34":"2025-03-26T11:43:08.346Z","29.1.38":"2025-04-14T22:28:12.053Z","29.1.39":"2025-04-22T02:41:15.109Z","26.1.35-717925":"2025-04-30T12:09:53.100Z","29.2.4":"2025-05-14T10:44:24.109Z","26.1.35-723781":"2025-05-15T06:16:40.907Z","29.2.5":"2025-05-21T00:40:00.205Z","30.1.37":"2025-06-25T12:29:55.947Z","30.1.38":"2025-07-02T05:07:10.884Z","30.1.40":"2025-07-15T03:58:29.435Z","30.2.4":"2025-08-07T08:01:21.838Z","30.2.6":"2025-08-19T02:49:30.015Z","26.1.35-745115":"2025-09-02T13:34:47.442Z","31.1.17":"2025-09-05T07:11:55.033Z","31.1.20":"2025-09-17T02:49:14.190Z","31.1.21":"2025-09-23T03:00:42.757Z","26.1.35-750253":"2025-09-26T12:48:13.637Z","31.1.22":"2025-10-01T03:35:57.268Z","31.1.23":"2025-10-07T03:04:46.143Z","26.1.35-7502":"2025-10-07T16:57:06.222Z","31.2.2":"2025-10-15T09:44:42.199Z","31.2.4":"2025-10-28T03:42:23.195Z","31.2.5":"2025-11-04T03:02:25.852Z","31.2.10":"2025-11-12T20:04:39.140Z","31.2.12":"2025-11-18T07:46:21.519Z","31.2.15":"2025-11-25T00:23:00.936Z","32.1.19":"2025-12-16T06:40:25.418Z","32.1.20":"2025-12-23T05:06:03.002Z","32.1.22":"2026-01-06T02:48:25.678Z","32.1.24":"2026-01-20T02:23:37.433Z","32.2.3":"2026-02-05T01:57:45.115Z","32.2.5":"2026-02-17T00:00:20.437Z","32.2.7":"2026-02-24T06:21:53.648Z","32.2.8":"2026-03-03T03:12:36.831Z","33.1.44":"2026-03-16T10:49:51.758Z"},"readmeFilename":"README.md","homepage":"https://www.syncfusion.com/javascript-ui-controls"}