@progress/kendo-vue-dropdowns 5.3.0-dev.202408091542 → 5.3.0-dev.202409041321
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.
- package/dist/cdn/js/kendo-vue-dropdowns.js +1 -1
- package/dist/es/DropDownList/DropDownList.js +2 -4
- package/dist/es/package-metadata.js +1 -1
- package/dist/esm/DropDownList/DropDownList.js +2 -4
- package/dist/esm/package-metadata.js +1 -1
- package/dist/npm/DropDownList/DropDownList.js +2 -4
- package/dist/npm/package-metadata.js +1 -1
- package/package.json +11 -11
|
@@ -1267,8 +1267,7 @@ var DropDownListVue2 = {
|
|
|
1267
1267
|
ariaLabel: ariaLabelSelectButton,
|
|
1268
1268
|
icon: icon || 'caret-alt-down',
|
|
1269
1269
|
svgIcon: svgIcon || caretAltDownIcon,
|
|
1270
|
-
iconClass: iconClassName
|
|
1271
|
-
"aria-hidden": true
|
|
1270
|
+
iconClass: iconClassName
|
|
1272
1271
|
},
|
|
1273
1272
|
tabIndex: -1,
|
|
1274
1273
|
size: size,
|
|
@@ -1278,8 +1277,7 @@ var DropDownListVue2 = {
|
|
|
1278
1277
|
"class": 'k-input-button',
|
|
1279
1278
|
icon: icon || 'caret-alt-down',
|
|
1280
1279
|
svgIcon: svgIcon || caretAltDownIcon,
|
|
1281
|
-
iconClass: iconClassName
|
|
1282
|
-
"aria-hidden": true
|
|
1280
|
+
iconClass: iconClassName
|
|
1283
1281
|
}), dummySelect.call(this, value), !renderAdaptive && renderListContainer.call(this)]);
|
|
1284
1282
|
};
|
|
1285
1283
|
// The following one combines the default rendering of the DropDownList and the Adaptive rendering.
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-dropdowns',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1725455567,
|
|
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
|
};
|
|
@@ -1267,8 +1267,7 @@ var DropDownListVue2 = {
|
|
|
1267
1267
|
ariaLabel: ariaLabelSelectButton,
|
|
1268
1268
|
icon: icon || 'caret-alt-down',
|
|
1269
1269
|
svgIcon: svgIcon || caretAltDownIcon,
|
|
1270
|
-
iconClass: iconClassName
|
|
1271
|
-
"aria-hidden": true
|
|
1270
|
+
iconClass: iconClassName
|
|
1272
1271
|
},
|
|
1273
1272
|
tabIndex: -1,
|
|
1274
1273
|
size: size,
|
|
@@ -1278,8 +1277,7 @@ var DropDownListVue2 = {
|
|
|
1278
1277
|
"class": 'k-input-button',
|
|
1279
1278
|
icon: icon || 'caret-alt-down',
|
|
1280
1279
|
svgIcon: svgIcon || caretAltDownIcon,
|
|
1281
|
-
iconClass: iconClassName
|
|
1282
|
-
"aria-hidden": true
|
|
1280
|
+
iconClass: iconClassName
|
|
1283
1281
|
}), dummySelect.call(this, value), !renderAdaptive && renderListContainer.call(this)]);
|
|
1284
1282
|
};
|
|
1285
1283
|
// The following one combines the default rendering of the DropDownList and the Adaptive rendering.
|
|
@@ -5,7 +5,7 @@ export var packageMetadata = {
|
|
|
5
5
|
name: '@progress/kendo-vue-dropdowns',
|
|
6
6
|
productName: 'Kendo UI for Vue',
|
|
7
7
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
8
|
-
publishDate:
|
|
8
|
+
publishDate: 1725455567,
|
|
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
|
};
|
|
@@ -1273,8 +1273,7 @@ var DropDownListVue2 = {
|
|
|
1273
1273
|
ariaLabel: ariaLabelSelectButton,
|
|
1274
1274
|
icon: icon || 'caret-alt-down',
|
|
1275
1275
|
svgIcon: svgIcon || kendo_svg_icons_1.caretAltDownIcon,
|
|
1276
|
-
iconClass: iconClassName
|
|
1277
|
-
"aria-hidden": true
|
|
1276
|
+
iconClass: iconClassName
|
|
1278
1277
|
},
|
|
1279
1278
|
tabIndex: -1,
|
|
1280
1279
|
size: size,
|
|
@@ -1284,8 +1283,7 @@ var DropDownListVue2 = {
|
|
|
1284
1283
|
"class": 'k-input-button',
|
|
1285
1284
|
icon: icon || 'caret-alt-down',
|
|
1286
1285
|
svgIcon: svgIcon || kendo_svg_icons_1.caretAltDownIcon,
|
|
1287
|
-
iconClass: iconClassName
|
|
1288
|
-
"aria-hidden": true
|
|
1286
|
+
iconClass: iconClassName
|
|
1289
1287
|
}), dummySelect.call(this, value), !renderAdaptive && renderListContainer.call(this)]);
|
|
1290
1288
|
};
|
|
1291
1289
|
// The following one combines the default rendering of the DropDownList and the Adaptive rendering.
|
|
@@ -8,7 +8,7 @@ exports.packageMetadata = {
|
|
|
8
8
|
name: '@progress/kendo-vue-dropdowns',
|
|
9
9
|
productName: 'Kendo UI for Vue',
|
|
10
10
|
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
|
|
11
|
-
publishDate:
|
|
11
|
+
publishDate: 1725455567,
|
|
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-dropdowns",
|
|
3
3
|
"description": "Kendo UI for Vue Dropdowns package",
|
|
4
|
-
"version": "5.3.0-dev.
|
|
4
|
+
"version": "5.3.0-dev.202409041321",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/telerik/kendo-vue.git"
|
|
@@ -54,21 +54,21 @@
|
|
|
54
54
|
"vue": "^2.6.12 || ^3.0.2"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@progress/kendo-vue-buttons": "5.3.0-dev.
|
|
58
|
-
"@progress/kendo-vue-common": "5.3.0-dev.
|
|
59
|
-
"@progress/kendo-vue-layout": "5.3.0-dev.
|
|
60
|
-
"@progress/kendo-vue-popup": "5.3.0-dev.
|
|
57
|
+
"@progress/kendo-vue-buttons": "5.3.0-dev.202409041321",
|
|
58
|
+
"@progress/kendo-vue-common": "5.3.0-dev.202409041321",
|
|
59
|
+
"@progress/kendo-vue-layout": "5.3.0-dev.202409041321",
|
|
60
|
+
"@progress/kendo-vue-popup": "5.3.0-dev.202409041321"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"@progress/kendo-data-query": "^1.7.0",
|
|
64
64
|
"@progress/kendo-licensing": "^1.3.0",
|
|
65
65
|
"@progress/kendo-svg-icons": "^3.0.0",
|
|
66
|
-
"@progress/kendo-vue-data-tools": "5.3.0-dev.
|
|
67
|
-
"@progress/kendo-vue-inputs": "5.3.0-dev.
|
|
68
|
-
"@progress/kendo-vue-intl": "5.3.0-dev.
|
|
69
|
-
"@progress/kendo-vue-labels": "5.3.0-dev.
|
|
70
|
-
"@progress/kendo-vue-layout": "5.3.0-dev.
|
|
71
|
-
"@progress/kendo-vue-treeview": "5.3.0-dev.
|
|
66
|
+
"@progress/kendo-vue-data-tools": "5.3.0-dev.202409041321",
|
|
67
|
+
"@progress/kendo-vue-inputs": "5.3.0-dev.202409041321",
|
|
68
|
+
"@progress/kendo-vue-intl": "5.3.0-dev.202409041321",
|
|
69
|
+
"@progress/kendo-vue-labels": "5.3.0-dev.202409041321",
|
|
70
|
+
"@progress/kendo-vue-layout": "5.3.0-dev.202409041321",
|
|
71
|
+
"@progress/kendo-vue-treeview": "5.3.0-dev.202409041321"
|
|
72
72
|
},
|
|
73
73
|
"author": "Progress",
|
|
74
74
|
"license": "SEE LICENSE IN LICENSE.md",
|