@progress/kendo-vue-dropdowns 6.1.0-develop.4 → 6.1.0-develop.6

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/index.d.mts CHANGED
@@ -961,9 +961,9 @@ modelValue: any;
961
961
  valid: boolean;
962
962
  validationMessage: string;
963
963
  validityStyles: boolean;
964
- virtual: VirtualizationSettings;
965
964
  adaptive: boolean;
966
965
  adaptiveTitle: string;
966
+ virtual: VirtualizationSettings;
967
967
  clearButton: boolean;
968
968
  suggest: boolean;
969
969
  allowCustom: boolean;
@@ -1434,7 +1434,7 @@ spanClassNames(): object;
1434
1434
  dropDownListId(): string;
1435
1435
  isOpen(): boolean;
1436
1436
  animationStyles(): object | undefined;
1437
- classNameAdaptiv(): string;
1437
+ classNameAdaptive(): string;
1438
1438
  adaptiveState(): boolean;
1439
1439
  }, {
1440
1440
  focus(): void;
@@ -1613,12 +1613,12 @@ modelValue: any;
1613
1613
  valid: boolean;
1614
1614
  validationMessage: string;
1615
1615
  validityStyles: boolean;
1616
+ adaptive: boolean;
1617
+ adaptiveTitle: string;
1616
1618
  virtual: VirtualizationSettings;
1617
1619
  delay: number;
1618
1620
  ignoreCase: boolean;
1619
1621
  leftRightKeysNavigation: boolean;
1620
- adaptive: boolean;
1621
- adaptiveTitle: string;
1622
1622
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1623
1623
 
1624
1624
  /**
@@ -3047,10 +3047,10 @@ popupSettings: DropDownsPopupSettings;
3047
3047
  valid: boolean;
3048
3048
  validationMessage: string;
3049
3049
  validityStyles: boolean;
3050
- tagsRounded: string;
3051
- virtual: VirtualizationSettings;
3052
3050
  adaptive: boolean;
3053
3051
  adaptiveTitle: string;
3052
+ tagsRounded: string;
3053
+ virtual: VirtualizationSettings;
3054
3054
  autoClose: boolean;
3055
3055
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3056
3056
 
package/index.d.ts CHANGED
@@ -961,9 +961,9 @@ modelValue: any;
961
961
  valid: boolean;
962
962
  validationMessage: string;
963
963
  validityStyles: boolean;
964
- virtual: VirtualizationSettings;
965
964
  adaptive: boolean;
966
965
  adaptiveTitle: string;
966
+ virtual: VirtualizationSettings;
967
967
  clearButton: boolean;
968
968
  suggest: boolean;
969
969
  allowCustom: boolean;
@@ -1434,7 +1434,7 @@ spanClassNames(): object;
1434
1434
  dropDownListId(): string;
1435
1435
  isOpen(): boolean;
1436
1436
  animationStyles(): object | undefined;
1437
- classNameAdaptiv(): string;
1437
+ classNameAdaptive(): string;
1438
1438
  adaptiveState(): boolean;
1439
1439
  }, {
1440
1440
  focus(): void;
@@ -1613,12 +1613,12 @@ modelValue: any;
1613
1613
  valid: boolean;
1614
1614
  validationMessage: string;
1615
1615
  validityStyles: boolean;
1616
+ adaptive: boolean;
1617
+ adaptiveTitle: string;
1616
1618
  virtual: VirtualizationSettings;
1617
1619
  delay: number;
1618
1620
  ignoreCase: boolean;
1619
1621
  leftRightKeysNavigation: boolean;
1620
- adaptive: boolean;
1621
- adaptiveTitle: string;
1622
1622
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
1623
1623
 
1624
1624
  /**
@@ -3047,10 +3047,10 @@ popupSettings: DropDownsPopupSettings;
3047
3047
  valid: boolean;
3048
3048
  validationMessage: string;
3049
3049
  validityStyles: boolean;
3050
- tagsRounded: string;
3051
- virtual: VirtualizationSettings;
3052
3050
  adaptive: boolean;
3053
3051
  adaptiveTitle: string;
3052
+ tagsRounded: string;
3053
+ virtual: VirtualizationSettings;
3054
3054
  autoClose: boolean;
3055
3055
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
3056
3056
 
@@ -5,4 +5,4 @@
5
5
  * Licensed under commercial license. See LICENSE.md in the package root for more information
6
6
  *-------------------------------------------------------------------------------------------
7
7
  */
8
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={name:"@progress/kendo-vue-dropdowns",productName:"Kendo UI for Vue",productCode:"KENDOUIVUE",productCodes:["KENDOUIVUE"],publishDate: 1738077633,version:"6.1.0-develop.4",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/"};exports.packageMetadata=e;
8
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={name:"@progress/kendo-vue-dropdowns",productName:"Kendo UI for Vue",productCode:"KENDOUIVUE",productCodes:["KENDOUIVUE"],publishDate: 1738675430,version:"6.1.0-develop.6",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/"};exports.packageMetadata=e;
@@ -10,8 +10,8 @@ const e = {
10
10
  productName: "Kendo UI for Vue",
11
11
  productCode: "KENDOUIVUE",
12
12
  productCodes: ["KENDOUIVUE"],
13
- publishDate: 1738077633,
14
- version: "6.1.0-develop.4",
13
+ publishDate: 1738675430,
14
+ version: "6.1.0-develop.6",
15
15
  licensingDocsUrl: "https://www.telerik.com/kendo-vue-ui/my-license/"
16
16
  };
17
17
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-vue-dropdowns",
3
- "version": "6.1.0-develop.4",
3
+ "version": "6.1.0-develop.6",
4
4
  "description": "TODO",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -19,14 +19,14 @@
19
19
  "sideEffects": false,
20
20
  "peerDependencies": {
21
21
  "@progress/kendo-licensing": "^1.3.4",
22
- "@progress/kendo-vue-buttons": "6.1.0-develop.4",
23
- "@progress/kendo-vue-common": "6.1.0-develop.4",
24
- "@progress/kendo-vue-inputs": "6.1.0-develop.4",
25
- "@progress/kendo-vue-intl": "6.1.0-develop.4",
26
- "@progress/kendo-vue-labels": "6.1.0-develop.4",
27
- "@progress/kendo-vue-layout": "6.1.0-develop.4",
28
- "@progress/kendo-vue-popup": "6.1.0-develop.4",
29
- "@progress/kendo-vue-treeview": "6.1.0-develop.4",
22
+ "@progress/kendo-vue-buttons": "6.1.0-develop.6",
23
+ "@progress/kendo-vue-common": "6.1.0-develop.6",
24
+ "@progress/kendo-vue-inputs": "6.1.0-develop.6",
25
+ "@progress/kendo-vue-intl": "6.1.0-develop.6",
26
+ "@progress/kendo-vue-labels": "6.1.0-develop.6",
27
+ "@progress/kendo-vue-layout": "6.1.0-develop.6",
28
+ "@progress/kendo-vue-popup": "6.1.0-develop.6",
29
+ "@progress/kendo-vue-treeview": "6.1.0-develop.6",
30
30
  "@progress/kendo-svg-icons": "^4.0.0",
31
31
  "vue": "^3.0.2"
32
32
  },
@@ -47,7 +47,7 @@
47
47
  "package": {
48
48
  "productName": "Kendo UI for Vue",
49
49
  "productCode": "KENDOUIVUE",
50
- "publishDate": 1738077633,
50
+ "publishDate": 1738675430,
51
51
  "licensingDocsUrl": "https://www.telerik.com/kendo-vue-ui/my-license/"
52
52
  }
53
53
  },