Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-vue-inputs

Package Overview
Dependencies
Maintainers
2
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-vue-inputs - npm Package Compare versions

Comparing version 16.3.33 to 16.3.34

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## 16.3.33 (2018-11-20)
### FormValidator

@@ -7,0 +9,0 @@

4

dist/ej2-vue-inputs.umd.min.js
/*!
* filename: ej2-vue-inputs.umd.min.js
* version : 16.3.33
* version : 16.3.34
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.

@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license.

* filename: ej2-vue-inputs.umd.min.js
* version : 16.3.30
* version : 16.3.33
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.

@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license.

{
"name": "@syncfusion/ej2-vue-inputs",
"version": "16.3.33",
"version": "16.3.34",
"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. for Vue",

@@ -88,5 +88,5 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~16.3.33",
"@syncfusion/ej2-vue-base": "~16.3.33",
"@syncfusion/ej2-inputs": "16.3.33"
"@syncfusion/ej2-base": "~16.3.34",
"@syncfusion/ej2-vue-base": "~16.3.34",
"@syncfusion/ej2-inputs": "16.3.34"
},

@@ -93,0 +93,0 @@ "devDependencies": {

@@ -7,3 +7,3 @@ # ej2-vue-inputs

> Input is part of Syncfusion Essential JS 2 commercial program. License is available in two models Community and Paid. Please refer the license file for more information. License can be obtained by registering at [https://www.syncfusion.com/downloads/essential-js2](https://www.syncfusion.com/downloads/essential-js2?utm_source=npm&utm_campaign=input)
> Input is part of Syncfusion Essential JS 2 commercial program. License is available in two models Community and Paid. Please refer the license file for more information. License can be obtained by registering at [https://www.syncfusion.com/downloads/essential-js2](https://www.syncfusion.com/downloads/essential-js2/?utm_source=npm&utm_campaign=input)

@@ -23,3 +23,3 @@ ## Setup

* **ColorPicker** - Color picker is a user interface that is used to select and adjust color values.
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/color-picker/getting-started?utm_source=npm&utm_campaign=color-picker)
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/color-picker/getting-started/?utm_source=npm&utm_campaign=color-picker)
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=color-picker#/material/color-picker/default.html)

@@ -29,25 +29,25 @@ * [Product Page](https://www.syncfusion.com/vue-ui-components/color-picker)

* **TextBox** - The text box component is an extended version of the HTML input control which is used to edit or display text input on a form.
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/textbox/getting-started?utm_source=npm&utm_campaign=textbox)
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/textbox/getting-started/?utm_source=npm&utm_campaign=textbox)
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=textbox#/material/textboxes/default.html)
* [Product Page](https://www.syncfusion.com/vue-ui-components/text-box?utm_source=npm&utm_campaign=text-box)
* [Product Page](https://www.syncfusion.com/vue-ui-components/text-box/?utm_source=npm&utm_campaign=text-box)
* **MaskedTextBox** - MaskedTextBox allows the user to enter the valid input only based on the provided mask.
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/maskedtextbox/getting-started?utm_source=npm&utm_campaign=maskedtextbox)
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/maskedtextbox/getting-started/?utm_source=npm&utm_campaign=maskedtextbox)
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=maskedtextbox#/material/maskedtextbox/default.html)
* [Product Page](https://www.syncfusion.com/vue-ui-components/maskedtextbox?utm_source=npm&utm_campaign=maskedtextbox)
* [Product Page](https://www.syncfusion.com/vue-ui-components/maskedtextbox/?utm_source=npm&utm_campaign=maskedtextbox)
* **NumericTextBox** - NumericTextBox is used to get the number inputs from the user. The input values can be incremented or decremented by a predefined step value.
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/numerictextbox/getting-started?utm_source=npm&utm_campaign=numerictextbox)
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/numerictextbox/getting-started/?utm_source=npm&utm_campaign=numerictextbox)
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=numerictextbox#/material/numerictextbox/default.html)
* [Product Page](https://www.syncfusion.com/vue-ui-components/numerictextbox?utm_source=npm&utm_campaign=numerictextbox)
* [Product Page](https://www.syncfusion.com/vue-ui-components/numerictextbox/?utm_source=npm&utm_campaign=numerictextbox)
* **Slider** - The slider component allows you to select a value or range of values between the min and max range.
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/slider/getting-started?utm_source=npm&utm_campaign=slider)
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/slider/getting-started/?utm_source=npm&utm_campaign=slider)
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=slider#/material/slider/default.html)
* [Product Page](https://www.syncfusion.com/vue-ui-components/slider?utm_source=npm&utm_campaign=slider)
* [Product Page](https://www.syncfusion.com/vue-ui-components/slider/?utm_source=npm&utm_campaign=slider)
* **Uploader** - The uploader component is an extended version of the HTML5 upload control which is used to upload images, documents, and other files to a server.
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/uploader/getting-started?utm_source=npm&utm_campaign=upload)
* [Getting Started](https://ej2.syncfusion.com/vue/documentation/uploader/getting-started/?utm_source=npm&utm_campaign=upload)
* [View Online Demos](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=uploader#/material/uploader/default.html)
* [Product Page](https://www.syncfusion.com/vue-ui-components/uploader?utm_source=npm&utm_campaign=uploader)
* [Product Page](https://www.syncfusion.com/vue-ui-components/uploader/?utm_source=npm&utm_campaign=uploader)

@@ -58,7 +58,7 @@ ## Supported frameworks

1. [Angular](https://github.com/syncfusion/ej2-angular-ui-components/tree/master/components/inputs?utm_source=npm&utm_campaign=input)
2. [React](https://github.com/syncfusion/ej2-react-ui-components/tree/master/components/inputs?utm_source=npm&utm_campaign=input)
3. [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls/numeric-textbox)
4. [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls/input-mask)
5. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls/range-slider)
1. [Angular](https://github.com/syncfusion/ej2-angular-ui-components/tree/master/components/inputs/?utm_source=npm&utm_campaign=input)
2. [React](https://github.com/syncfusion/ej2-react-ui-components/tree/master/components/inputs/?utm_source=npm&utm_campaign=input)
3. [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls/numeric-textbox/?utm_source=npm&utm_campaign=input)
4. [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls/input-mask/?utm_source=npm&utm_campaign=input)
5. [JavaScript (ES5)](https://www.syncfusion.com/javascript-ui-controls/range-slider/?utm_source=npm&utm_campaign=input)

@@ -87,4 +87,4 @@ ## Showcase samples

- [**Custom Characters**](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=maskedtextbox#/material/maskedtextbox/custommask.html) - allows you to use your own characters as the mask elements.
- [**Regular Expression**](https://ej2.syncfusion.com/vue/documentation/maskedtextbox/mask-configuration#regular-expression?utm_source=npm&utm_campaign=maskedtextbox#regular-expression) - can be used as a mask element for each character of the MaskedTextBox.
- [**Accessibility**](https://ej2.syncfusion.com/vue/documentation/maskedtextbox/accessibility?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.
- [**Regular Expression**](https://ej2.syncfusion.com/vue/documentation/maskedtextbox/mask-configuration#regular-expression/?utm_source=npm&utm_campaign=maskedtextbox#regular-expression) - can be used as a mask element for each character of the MaskedTextBox.
- [**Accessibility**](https://ej2.syncfusion.com/vue/documentation/maskedtextbox/accessibility/?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.

@@ -95,6 +95,6 @@ ### 4. NumericTextBox

- [**Precision Of Numbers**](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=numerictextbox#/material/numerictextbox/restrict.html) - allows to restrict the number precision when enters the value.
- [**Keyboard Interaction**](https://ej2.syncfusion.com/vue/documentation/numerictextbox/accessibility#keyboard-interaction?utm_source=npm&utm_campaign=numerictextbox#keyboard-interaction) - allows users to interact with the NumericTextBox using the keyboard.
- [**Accessibility**](https://ej2.syncfusion.com/vue/documentation/numerictextbox/accessibility?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.
- [**Internationalization**](https://ej2.syncfusion.com/vue/documentation/numerictextbox/internationalization?utm_source=npm&utm_campaign=numerictextbox) - library provides support for formatting and parsing number using the official Unicode CLDR JSON data.
- [**Localization**](https://ej2.syncfusion.com/vue/documentation/numerictextbox/internationalization#localization?utm_source=npm&utm_campaign=numerictextbox#localization) - Supports to localize spin up and down buttons title for the tooltip to different cultures.
- [**Keyboard Interaction**](https://ej2.syncfusion.com/vue/documentation/numerictextbox/accessibility#keyboard-interaction/?utm_source=npm&utm_campaign=numerictextbox#keyboard-interaction) - allows users to interact with the NumericTextBox using the keyboard.
- [**Accessibility**](https://ej2.syncfusion.com/vue/documentation/numerictextbox/accessibility/?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.
- [**Internationalization**](https://ej2.syncfusion.com/vue/documentation/numerictextbox/internationalization/?utm_source=npm&utm_campaign=numerictextbox) - library provides support for formatting and parsing number using the official Unicode CLDR JSON data.
- [**Localization**](https://ej2.syncfusion.com/vue/documentation/numerictextbox/internationalization#localization/?utm_source=npm&utm_campaign=numerictextbox#localization) - Supports to localize spin up and down buttons title for the tooltip to different cultures.

@@ -124,3 +124,3 @@ ### 5. Slider

* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=input) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=input).
* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents/?utm_source=npm&utm_campaign=input) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2/?utm_source=npm&utm_campaign=input).
* New [GitHub issue](https://github.com/syncfusion/ej2-vue-ui-components/issues/new).

@@ -131,6 +131,6 @@ * Ask your query in Stack Overflow with tag `syncfusion`, `ej2`.

Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license?utm_source=npm&utm_campaign=input).
Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license/?utm_source=npm&utm_campaign=input).
## Changelog
Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/inputs/CHANGELOG.md?utm_source=npm&utm_campaign=input)
Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/inputs/CHANGELOG.md/?utm_source=npm&utm_campaign=input)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc