@progress/kendo-vue-inputs 3.5.0-dev.202208010922 → 3.5.0-dev.202208020811
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -8,7 +8,7 @@ import { FlatColorPickerViewChangeEvent } from './interfaces/FlatColorPickerView
|
|
|
8
8
|
import { ColorGradientProps } from './interfaces/ColorGradientProps';
|
|
9
9
|
import { ColorPickerPaletteSettings } from './interfaces/ColorPickerPaletteSettings';
|
|
10
10
|
/**
|
|
11
|
-
* Represents the properties of [FlatColorPicker](% slug
|
|
11
|
+
* Represents the properties of [FlatColorPicker](% slug api_inputs_flatcolorpickerprops %) component.
|
|
12
12
|
*/
|
|
13
13
|
export interface FlatColorPickerProps {
|
|
14
14
|
/**
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-inputs',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1659427383,
|
|
9
9
|
version: '',
|
|
10
10
|
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
|
|
11
11
|
};
|
|
@@ -8,7 +8,7 @@ import { FlatColorPickerViewChangeEvent } from './interfaces/FlatColorPickerView
|
|
|
8
8
|
import { ColorGradientProps } from './interfaces/ColorGradientProps';
|
|
9
9
|
import { ColorPickerPaletteSettings } from './interfaces/ColorPickerPaletteSettings';
|
|
10
10
|
/**
|
|
11
|
-
* Represents the properties of [FlatColorPicker](% slug
|
|
11
|
+
* Represents the properties of [FlatColorPicker](% slug api_inputs_flatcolorpickerprops %) component.
|
|
12
12
|
*/
|
|
13
13
|
export interface FlatColorPickerProps {
|
|
14
14
|
/**
|
|
@@ -8,7 +8,7 @@ exports.packageMetadata = {
|
|
|
8
8
|
name: '@progress/kendo-vue-inputs',
|
|
9
9
|
productName: 'Kendo UI for Vue',
|
|
10
10
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
11
|
-
publishDate:
|
|
11
|
+
publishDate: 1659427383,
|
|
12
12
|
version: '',
|
|
13
13
|
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
|
|
14
14
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-vue-inputs",
|
|
3
3
|
"description": "Kendo UI for Vue Input package",
|
|
4
|
-
"version": "3.5.0-dev.
|
|
4
|
+
"version": "3.5.0-dev.202208020811",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/telerik/kendo-vue.git"
|
|
@@ -38,22 +38,22 @@
|
|
|
38
38
|
"vue": "^2.6.12 || ^3.0.2"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@progress/kendo-vue-buttons": "3.5.0-dev.
|
|
42
|
-
"@progress/kendo-vue-common": "3.5.0-dev.
|
|
43
|
-
"@progress/kendo-vue-labels": "3.5.0-dev.
|
|
44
|
-
"@progress/kendo-vue-popup": "3.5.0-dev.
|
|
41
|
+
"@progress/kendo-vue-buttons": "3.5.0-dev.202208020811",
|
|
42
|
+
"@progress/kendo-vue-common": "3.5.0-dev.202208020811",
|
|
43
|
+
"@progress/kendo-vue-labels": "3.5.0-dev.202208020811",
|
|
44
|
+
"@progress/kendo-vue-popup": "3.5.0-dev.202208020811"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@progress/kendo-data-query": "^1.5.5",
|
|
48
48
|
"@progress/kendo-date-math": "^1.5.4",
|
|
49
49
|
"@progress/kendo-drawing": "^1.8.0",
|
|
50
50
|
"@progress/kendo-licensing": "^1.1.0",
|
|
51
|
-
"@progress/kendo-vue-buttons": "3.5.0-dev.
|
|
52
|
-
"@progress/kendo-vue-dropdowns": "3.5.0-dev.
|
|
53
|
-
"@progress/kendo-vue-form": "3.5.0-dev.
|
|
54
|
-
"@progress/kendo-vue-intl": "3.5.0-dev.
|
|
55
|
-
"@progress/kendo-vue-labels": "3.5.0-dev.
|
|
56
|
-
"@progress/kendo-vue-tooltip": "3.5.0-dev.
|
|
51
|
+
"@progress/kendo-vue-buttons": "3.5.0-dev.202208020811",
|
|
52
|
+
"@progress/kendo-vue-dropdowns": "3.5.0-dev.202208020811",
|
|
53
|
+
"@progress/kendo-vue-form": "3.5.0-dev.202208020811",
|
|
54
|
+
"@progress/kendo-vue-intl": "3.5.0-dev.202208020811",
|
|
55
|
+
"@progress/kendo-vue-labels": "3.5.0-dev.202208020811",
|
|
56
|
+
"@progress/kendo-vue-tooltip": "3.5.0-dev.202208020811",
|
|
57
57
|
"cldr-core": "^41.0.0",
|
|
58
58
|
"cldr-dates-full": "^41.0.0",
|
|
59
59
|
"cldr-numbers-full": "^41.0.0"
|