@progress/kendo-vue-upload 3.11.0-dev.202305230751 → 3.11.0-dev.202306031715

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.
@@ -153,6 +153,7 @@ var ExternalDropZoneVue2 = {
153
153
  size: 'xxxlarge'
154
154
  },
155
155
  icon: uploadIcon,
156
+ "class": 'k-dropzone-icon',
156
157
  size: 'xxxlarge'
157
158
  }), h("span", {
158
159
  "class": 'k-dropzone-hint'
@@ -5,7 +5,7 @@ export var packageMetadata = {
5
5
  name: '@progress/kendo-vue-upload',
6
6
  productName: 'Kendo UI for Vue',
7
7
  productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
8
- publishDate: 1684828202,
8
+ publishDate: 1685812433,
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
  };
@@ -153,6 +153,7 @@ var ExternalDropZoneVue2 = {
153
153
  size: 'xxxlarge'
154
154
  },
155
155
  icon: uploadIcon,
156
+ "class": 'k-dropzone-icon',
156
157
  size: 'xxxlarge'
157
158
  }), h("span", {
158
159
  "class": 'k-dropzone-hint'
@@ -5,7 +5,7 @@ export var packageMetadata = {
5
5
  name: '@progress/kendo-vue-upload',
6
6
  productName: 'Kendo UI for Vue',
7
7
  productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
8
- publishDate: 1684828202,
8
+ publishDate: 1685812433,
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
  };
@@ -159,6 +159,7 @@ var ExternalDropZoneVue2 = {
159
159
  size: 'xxxlarge'
160
160
  },
161
161
  icon: kendo_svg_icons_1.uploadIcon,
162
+ "class": 'k-dropzone-icon',
162
163
  size: 'xxxlarge'
163
164
  }), h("span", {
164
165
  "class": 'k-dropzone-hint'
@@ -8,7 +8,7 @@ exports.packageMetadata = {
8
8
  name: '@progress/kendo-vue-upload',
9
9
  productName: 'Kendo UI for Vue',
10
10
  productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
11
- publishDate: 1684828202,
11
+ publishDate: 1685812433,
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-upload",
3
3
  "description": "Kendo UI for Vue Upload package",
4
- "version": "3.11.0-dev.202305230751",
4
+ "version": "3.11.0-dev.202306031715",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/telerik/kendo-vue.git"
@@ -34,15 +34,15 @@
34
34
  "vue": "^2.6.12 || ^3.0.2"
35
35
  },
36
36
  "dependencies": {
37
- "@progress/kendo-vue-buttons": "3.11.0-dev.202305230751",
38
- "@progress/kendo-vue-common": "3.11.0-dev.202305230751",
39
- "@progress/kendo-vue-progressbars": "3.11.0-dev.202305230751",
37
+ "@progress/kendo-vue-buttons": "3.11.0-dev.202306031715",
38
+ "@progress/kendo-vue-common": "3.11.0-dev.202306031715",
39
+ "@progress/kendo-vue-progressbars": "3.11.0-dev.202306031715",
40
40
  "axios": "0.24.0"
41
41
  },
42
42
  "devDependencies": {
43
43
  "@progress/kendo-licensing": "^1.3.0",
44
44
  "@progress/kendo-svg-icons": "^1.0.0",
45
- "@progress/kendo-vue-intl": "3.11.0-dev.202305230751"
45
+ "@progress/kendo-vue-intl": "3.11.0-dev.202306031715"
46
46
  },
47
47
  "@progress": {
48
48
  "friendlyName": "Upload",