@progress/kendo-vue-dialogs
Advanced tools
Comparing version 4.3.1 to 4.3.2-dev.202403050844
@@ -44,3 +44,3 @@ import { DefineComponent, RecordPropsDefinition, ComponentOptions, Vue2type } from './additionalTypes'; | ||
/** | ||
* Specifies the theme color of the Dialog. | ||
* Specifies the theme color of the Dialog. The available options are `primary`, `dark`, and `light`. | ||
*/ | ||
@@ -47,0 +47,0 @@ themeColor?: 'primary' | 'dark' | 'light' | string; |
@@ -8,5 +8,5 @@ /** | ||
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'], | ||
publishDate: 1708438071, | ||
publishDate: 1709627525, | ||
version: '', | ||
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' | ||
}; |
@@ -44,3 +44,3 @@ import { DefineComponent, RecordPropsDefinition, ComponentOptions, Vue2type } from './additionalTypes'; | ||
/** | ||
* Specifies the theme color of the Dialog. | ||
* Specifies the theme color of the Dialog. The available options are `primary`, `dark`, and `light`. | ||
*/ | ||
@@ -47,0 +47,0 @@ themeColor?: 'primary' | 'dark' | 'light' | string; |
@@ -8,5 +8,5 @@ /** | ||
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'], | ||
publishDate: 1708438071, | ||
publishDate: 1709627525, | ||
version: '', | ||
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' | ||
}; |
@@ -44,3 +44,3 @@ import { DefineComponent, RecordPropsDefinition, ComponentOptions, Vue2type } from './additionalTypes'; | ||
/** | ||
* Specifies the theme color of the Dialog. | ||
* Specifies the theme color of the Dialog. The available options are `primary`, `dark`, and `light`. | ||
*/ | ||
@@ -47,0 +47,0 @@ themeColor?: 'primary' | 'dark' | 'light' | string; |
@@ -11,5 +11,5 @@ "use strict"; | ||
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'], | ||
publishDate: 1708438071, | ||
publishDate: 1709627525, | ||
version: '', | ||
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' | ||
}; |
{ | ||
"name": "@progress/kendo-vue-dialogs", | ||
"description": "Kendo UI for Vue Dialogs package", | ||
"version": "4.3.1", | ||
"version": "4.3.2-dev.202403050844", | ||
"repository": { | ||
@@ -48,4 +48,4 @@ "type": "git", | ||
"dependencies": { | ||
"@progress/kendo-vue-buttons": "4.3.1", | ||
"@progress/kendo-vue-common": "4.3.1" | ||
"@progress/kendo-vue-buttons": "4.3.2-dev.202403050844", | ||
"@progress/kendo-vue-common": "4.3.2-dev.202403050844" | ||
}, | ||
@@ -55,3 +55,3 @@ "devDependencies": { | ||
"@progress/kendo-svg-icons": "^2.0.0", | ||
"@progress/kendo-vue-intl": "4.3.1" | ||
"@progress/kendo-vue-intl": "4.3.2-dev.202403050844" | ||
}, | ||
@@ -58,0 +58,0 @@ "author": "Progress", |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
999795
3
+ Added@progress/kendo-vue-animation@4.3.2-dev.202403050844(transitive)
+ Added@progress/kendo-vue-buttons@4.3.2-dev.202403050844(transitive)
+ Added@progress/kendo-vue-common@4.3.2-dev.202403050844(transitive)
+ Added@progress/kendo-vue-popup@4.3.2-dev.202403050844(transitive)
- Removed@progress/kendo-vue-animation@4.3.1(transitive)
- Removed@progress/kendo-vue-buttons@4.3.1(transitive)
- Removed@progress/kendo-vue-common@4.3.1(transitive)
- Removed@progress/kendo-vue-popup@4.3.1(transitive)