UNPKG

@progress/kendo-angular-inputs

Version:

Kendo UI for Angular Inputs Package - Everything you need to build professional form functionality (Checkbox, ColorGradient, ColorPalette, ColorPicker, FlatColorPicker, FormField, MaskedTextBox, NumericTextBox, RadioButton, RangeSlider, Slider, Switch, Te

101 lines 3.43 kB
{ "name": "@progress/kendo-angular-inputs", "version": "24.1.0", "description": "Kendo UI for Angular Inputs Package - Everything you need to build professional form functionality (Checkbox, ColorGradient, ColorPalette, ColorPicker, FlatColorPicker, FormField, MaskedTextBox, NumericTextBox, RadioButton, RangeSlider, Slider, Switch, TextArea, and TextBox Components)", "license": "SEE LICENSE IN LICENSE.md", "author": "Progress", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "bugs": { "url": "https://github.com/telerik/kendo-angular" }, "keywords": [ "Angular", "Kendo UI", "MaskedTextBox", "Progress", "Slider", "Switch", "CheckBox", "RadioButton", "NumericTextBox", "RangeSlider", "ColorPicker", "TextBox", "TextArea" ], "@progress": { "friendlyName": "Inputs", "migrations": { "options": { "parser": "tsx", "pattern": "*.{ts,html,css,scss,sass,less}" }, "codemods": { "19": [ { "description": "The ColorPicker's closeButton input property is renamed to adaptiveCloseButtonTitle.", "file": "codemods/v19/colorpicker-closebuttontitle.js" }, { "description": "The ColorPicker's title input property is renamed to adaptiveTitle.", "file": "codemods/v19/colorpicker-title.js" }, { "description": "The ColorPicker's subtitle input property is renamed to adaptiveSubtitle.", "file": "codemods/v19/colorpicker-subtitle.js" }, { "description": "The Inputs components have rendering changes that may affect custom styling.", "file": "codemods/v19/inputs-rendering-changes.js", "instructionsOnly": true } ] } }, "package": { "productName": "Kendo UI for Angular", "productCode": "KENDOUIANGULAR", "publishDate": 1780593761, "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/" } }, "peerDependencies": { "@angular/animations": "19 - 22", "@angular/common": "19 - 22", "@angular/core": "19 - 22", "@angular/forms": "19 - 22", "@angular/platform-browser": "19 - 22", "@progress/kendo-drawing": "^1.25.0", "@progress/kendo-licensing": "^1.11.0", "@progress/kendo-angular-buttons": "24.1.0", "@progress/kendo-angular-common": "24.1.0", "@progress/kendo-angular-utils": "24.1.0", "@progress/kendo-angular-navigation": "24.1.0", "@progress/kendo-angular-dialog": "24.1.0", "@progress/kendo-angular-intl": "24.1.0", "@progress/kendo-angular-l10n": "24.1.0", "@progress/kendo-angular-popup": "24.1.0", "@progress/kendo-angular-icons": "24.1.0", "rxjs": "^6.5.3 || ^7.0.0" }, "dependencies": { "tslib": "^2.3.1", "@progress/kendo-angular-schematics": "24.1.0", "@progress/kendo-common": "^1.0.1", "@progress/kendo-draggable": "^3.0.0", "@progress/kendo-inputs-common": "^3.1.0" }, "schematics": "./schematics/collection.json", "module": "fesm2022/progress-kendo-angular-inputs.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/progress-kendo-angular-inputs.mjs" } }, "sideEffects": false }