From c5165e9eaf0bb8f9e17885a96ff0942f2d683ee5 Mon Sep 17 00:00:00 2001 From: dxrobot Date: Fri, 8 May 2020 12:45:18 +0300 Subject: [PATCH] Update to 19.2.7 (#358) --- package.json | 6 +- tools/integration-data.json | 218 +++++++++++++++++++++++++++++++----- 2 files changed, 196 insertions(+), 28 deletions(-) diff --git a/package.json b/package.json index ba647623..8492c368 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "devextreme-vue", - "version": "19.2.5", + "version": "19.2.7", "description": "DevExtreme Vue UI and Visualization Components", "repository": { "type": "git", @@ -28,7 +28,7 @@ "author": "Developer Express Inc.", "license": "MIT", "peerDependencies": { - "devextreme": "~19.2.5", + "devextreme": "~19.2.7", "vue": "^2.5.16" }, "devDependencies": { @@ -38,7 +38,7 @@ "css-loader": "^2.1.1", "dasherize": "^2.0.0", "del": "^3.0.0", - "devextreme": "~19.2.5", + "devextreme": "~19.2.7", "devextreme-internal-tools": "^1.0.0", "dot": "^1.1.2", "gulp": "^4.0.0", diff --git a/tools/integration-data.json b/tools/integration-data.json index 665dc1fa..708b4351 100644 --- a/tools/integration-data.json +++ b/tools/integration-data.json @@ -1,6 +1,6 @@ { "meta": { - "docsRevision": "df6745ff68eb9cd9d25fc3860f846061c3663361" + "docsRevision": "4e93f0ba90120d71bf8d5a8bf0975a2217544d3a" }, "widgets": [ { @@ -47613,6 +47613,14 @@ } ] }, + { + "name": "openOnFieldClick", + "types": [ + { + "type": "Boolean" + } + ] + }, { "name": "placeholder", "types": [ @@ -47645,6 +47653,14 @@ } ] }, + { + "name": "showDropDownButton", + "types": [ + { + "type": "Boolean" + } + ] + }, { "name": "stylingMode", "types": [ @@ -52018,6 +52034,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] }, @@ -52426,6 +52448,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] }, @@ -56290,6 +56318,12 @@ "type": "Number" } ] + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] }, @@ -56330,6 +56364,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] } @@ -56380,6 +56420,12 @@ }, { "type": "Object" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ], "props": [ @@ -57585,6 +57631,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] } @@ -67829,6 +67881,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] }, @@ -68323,6 +68381,12 @@ "type": "Number" } ] + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] }, @@ -68363,6 +68427,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] } @@ -71283,6 +71353,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] } @@ -91269,7 +91345,8 @@ "name": "contextMenuItem", "optionName": "items", "owners": [ - "contextMenu" + "contextMenu", + "item" ], "props": [ { @@ -91319,7 +91396,7 @@ "type": "Array", "itemTypes": [ { - "type": "dxContextMenuItem", + "type": "dxFileManagerContextMenuItem", "isCustomType": true } ] @@ -91577,6 +91654,7 @@ "optionName": "items", "owners": [ "contextMenu", + "item", "toolbar" ], "props": [ @@ -91627,7 +91705,7 @@ "type": "Array", "itemTypes": [ { - "type": "dxContextMenuItem", + "type": "dxFileManagerContextMenuItem", "isCustomType": true } ] @@ -109442,14 +109520,6 @@ } ] }, - { - "name": "rtlEnabled", - "types": [ - { - "type": "Boolean" - } - ] - }, { "name": "scaleType", "types": [ @@ -127411,6 +127481,14 @@ } ] }, + { + "name": "itemCenteringEnabled", + "types": [ + { + "type": "Boolean" + } + ] + }, { "name": "items", "types": [ @@ -146146,6 +146224,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] } @@ -147121,6 +147205,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] } @@ -214424,6 +214514,13 @@ { "name": "height", "types": [ + { + "type": "Function", + "params": [], + "returnValueType": { + "type": "Number" + } + }, { "type": "Number" }, @@ -220427,6 +220524,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] }, @@ -220728,6 +220831,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] }, @@ -224383,6 +224492,12 @@ "type": "Number" } ] + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] }, @@ -224423,6 +224538,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] } @@ -224485,6 +224606,12 @@ "types": [ { "type": "Object" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ], "props": [ @@ -225639,6 +225766,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] } @@ -236155,6 +236288,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] }, @@ -236557,6 +236696,12 @@ "type": "Number" } ] + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] }, @@ -236597,6 +236742,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] } @@ -239492,6 +239643,12 @@ "types": [ { "type": "Boolean" + }, + { + "type": "String", + "acceptableValues": [ + "\"auto\"" + ] } ] } @@ -247905,18 +248062,9 @@ "types": [ { "type": "Function", - "params": [ - { - "name": "item", - "types": [ - { - "type": "Object" - } - ] - } - ], + "params": [], "returnValueType": { - "type": "String" + "type": "void" } }, { @@ -248917,7 +249065,7 @@ "name": "rootValue", "types": [ { - "type": "Object" + "type": "Any" } ] }, @@ -273653,6 +273801,14 @@ { "name": "dxDiagramItem", "props": [ + { + "name": "dataItem", + "types": [ + { + "type": "Object" + } + ] + }, { "name": "id", "types": [ @@ -273660,6 +273816,18 @@ "type": "String" } ] + }, + { + "name": "itemType", + "types": [ + { + "type": "String", + "acceptableValues": [ + "\"shape\"", + "\"connector\"" + ] + } + ] } ], "types": [ @@ -273941,7 +274109,7 @@ "type": "Array", "itemTypes": [ { - "type": "dxContextMenuItem", + "type": "dxFileManagerContextMenuItem", "isCustomType": true } ]