@progress/kendo-vue-buttons
Advanced tools
Comparing version 4.1.1-dev.202312190914 to 4.1.1-dev.202312191614
@@ -100,3 +100,3 @@ // @ts-ignore | ||
"class": "k-fab-item-text" | ||
}, [text]), icon && h(Icon, { | ||
}, [text]), (svgIcon || icon) && h(Icon, { | ||
name: icon, | ||
@@ -103,0 +103,0 @@ attrs: this.v3 ? undefined : { |
@@ -8,5 +8,5 @@ /** | ||
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'], | ||
publishDate: 1702976386, | ||
publishDate: 1703001435, | ||
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' | ||
}; |
@@ -100,3 +100,3 @@ // @ts-ignore | ||
"class": "k-fab-item-text" | ||
}, [text]), icon && h(Icon, { | ||
}, [text]), (svgIcon || icon) && h(Icon, { | ||
name: icon, | ||
@@ -103,0 +103,0 @@ attrs: this.v3 ? undefined : { |
@@ -8,5 +8,5 @@ /** | ||
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'], | ||
publishDate: 1702976386, | ||
publishDate: 1703001435, | ||
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' | ||
}; |
@@ -106,3 +106,3 @@ "use strict"; | ||
"class": "k-fab-item-text" | ||
}, [text]), icon && h(kendo_vue_common_1.Icon, { | ||
}, [text]), (svgIcon || icon) && h(kendo_vue_common_1.Icon, { | ||
name: icon, | ||
@@ -109,0 +109,0 @@ attrs: this.v3 ? undefined : { |
@@ -11,5 +11,5 @@ "use strict"; | ||
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'], | ||
publishDate: 1702976386, | ||
publishDate: 1703001435, | ||
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-buttons", | ||
"description": "Kendo UI for Vue Buttons package", | ||
"version": "4.1.1-dev.202312190914", | ||
"version": "4.1.1-dev.202312191614", | ||
"repository": { | ||
@@ -44,4 +44,4 @@ "type": "git", | ||
"dependencies": { | ||
"@progress/kendo-vue-common": "4.1.1-dev.202312190914", | ||
"@progress/kendo-vue-popup": "4.1.1-dev.202312190914" | ||
"@progress/kendo-vue-common": "4.1.1-dev.202312191614", | ||
"@progress/kendo-vue-popup": "4.1.1-dev.202312191614" | ||
}, | ||
@@ -51,5 +51,5 @@ "devDependencies": { | ||
"@progress/kendo-svg-icons": "^2.0.0", | ||
"@progress/kendo-vue-dropdowns": "4.1.1-dev.202312190914", | ||
"@progress/kendo-vue-inputs": "4.1.1-dev.202312190914", | ||
"@progress/kendo-vue-layout": "4.1.1-dev.202312190914" | ||
"@progress/kendo-vue-dropdowns": "4.1.1-dev.202312191614", | ||
"@progress/kendo-vue-inputs": "4.1.1-dev.202312191614", | ||
"@progress/kendo-vue-layout": "4.1.1-dev.202312191614" | ||
}, | ||
@@ -56,0 +56,0 @@ "@progress": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1051213
+ Added@progress/kendo-vue-animation@4.1.1-dev.202312191614(transitive)
+ Added@progress/kendo-vue-common@4.1.1-dev.202312191614(transitive)
+ Added@progress/kendo-vue-popup@4.1.1-dev.202312191614(transitive)
- Removed@progress/kendo-vue-animation@4.1.1-dev.202312190914(transitive)
- Removed@progress/kendo-vue-common@4.1.1-dev.202312190914(transitive)
- Removed@progress/kendo-vue-popup@4.1.1-dev.202312190914(transitive)