devextreme-internal-tools 12.0.0-beta.16 → 12.0.0-beta.18
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/bin/DevExtreme.Declarations.Discoverer.dll +0 -0
- package/bin/DevExtreme.Declarations.Discoverer.exe +0 -0
- package/bin/DevExtreme.Declarations.IntegrityValidator.dll +0 -0
- package/bin/DevExtreme.Declarations.IntegrityValidator.exe +0 -0
- package/bin/DevExtreme.Declarations.dll +0 -0
- package/bin/DevExtreme.Descriptions.Injector.dll +0 -0
- package/bin/DevExtreme.Descriptions.Injector.exe +0 -0
- package/bin/DevExtreme.Infrastructure.dll +0 -0
- package/bin/DevExtreme.IntegrationDataGenerator.dll +0 -0
- package/bin/DevExtreme.IntegrationDataGenerator.exe +0 -0
- package/bin/DevExtreme.NgSmdGenerator.dll +0 -0
- package/bin/DevExtreme.NgSmdGenerator.exe +0 -0
- package/bin/DevExtreme.SmdCommon.dll +0 -0
- package/bin/DevExtreme.StrongMetaDataGenerator.dll +0 -0
- package/bin/DevExtreme.StrongMetaDataGenerator.exe +0 -0
- package/bin/DevExtreme.Topics.ExtraFilesGenerator.dll +0 -0
- package/bin/DevExtreme.Topics.ExtraFilesGenerator.exe +0 -0
- package/bin/DevExtreme.Topics.Generator.dll +0 -0
- package/bin/DevExtreme.Topics.Generator.exe +0 -0
- package/bin/DevExtreme.Topics.ModulesGuideValidator.dll +0 -0
- package/bin/DevExtreme.Topics.ModulesGuideValidator.exe +0 -0
- package/bin/DevExtreme.Topics.Validation.dll +0 -0
- package/bin/DevExtreme.Topics.Validation.exe +0 -0
- package/bin/DevExtreme.Topics.dll +0 -0
- package/bin/DevExtreme.WebSite.CompactDocsCreator.dll +0 -0
- package/bin/DevExtreme.WebSite.CompactDocsCreator.exe +0 -0
- package/bin/DevExtreme.WebSite.ContentMapCreator.dll +0 -0
- package/bin/DevExtreme.WebSite.ContentMapCreator.exe +0 -0
- package/bin/DevExtreme.WebSite.ContentMaps.dll +0 -0
- package/bin/DevExtreme.WebSite.LinksConverter.dll +0 -0
- package/bin/DevExtreme.WebSite.LinksConverter.exe +0 -0
- package/bin/DevExtreme.WebSite.SyntaxDataGenerator.dll +0 -0
- package/bin/DevExtreme.WebSite.SyntaxDataGenerator.exe +0 -0
- package/bin/Enums_23_2.json +19 -1
- package/bin/Enums_24_1.json +19 -1
- package/package.json +1 -1
- package/ts/angular-components-generator/templates/component.tst +2 -2
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
package/bin/Enums_23_2.json
CHANGED
@@ -263,7 +263,25 @@
|
|
263
263
|
|
264
264
|
"dxDiagram(.*)": {
|
265
265
|
"Orientation": "DiagramDataLayoutOrientation",
|
266
|
-
"PageOrientation": "DiagramPageOrientation"
|
266
|
+
"PageOrientation": "DiagramPageOrientation",
|
267
|
+
"AutoZoomMode": "DiagramAutoZoomMode",
|
268
|
+
"Command": "DiagramCommand",
|
269
|
+
"ConnectorLineEnd": "DiagramConnectorLineEnd",
|
270
|
+
"ConnectorLineType": "DiagramConnectorLineType",
|
271
|
+
"ConnectorPosition": "DiagramConnectorPosition",
|
272
|
+
"DataLayoutType": "DiagramDataLayoutType",
|
273
|
+
"ItemType": "DiagramItemType",
|
274
|
+
"ModelOperation": "DiagramModelOperation",
|
275
|
+
"PanelVisibility": "DiagramPanelVisibility",
|
276
|
+
"RequestEditOperationReason": "DiagramRequestEditOperationReason",
|
277
|
+
"ShapeCategory": "DiagramShapeCategory",
|
278
|
+
"ShapeType": "DiagramShapeType",
|
279
|
+
"ToolboxDisplayMode": "DiagramToolboxDisplayMode",
|
280
|
+
"Units": "DiagramUnits"
|
281
|
+
},
|
282
|
+
|
283
|
+
"CustomCommand(.*)": {
|
284
|
+
"Command": "DiagramCommand"
|
267
285
|
},
|
268
286
|
|
269
287
|
"(dxDataGrid|dxTreeList|dxGantt)(.*)": {
|
package/bin/Enums_24_1.json
CHANGED
@@ -263,7 +263,25 @@
|
|
263
263
|
|
264
264
|
"dxDiagram(.*)": {
|
265
265
|
"Orientation": "DiagramDataLayoutOrientation",
|
266
|
-
"PageOrientation": "DiagramPageOrientation"
|
266
|
+
"PageOrientation": "DiagramPageOrientation",
|
267
|
+
"AutoZoomMode": "DiagramAutoZoomMode",
|
268
|
+
"Command": "DiagramCommand",
|
269
|
+
"ConnectorLineEnd": "DiagramConnectorLineEnd",
|
270
|
+
"ConnectorLineType": "DiagramConnectorLineType",
|
271
|
+
"ConnectorPosition": "DiagramConnectorPosition",
|
272
|
+
"DataLayoutType": "DiagramDataLayoutType",
|
273
|
+
"ItemType": "DiagramItemType",
|
274
|
+
"ModelOperation": "DiagramModelOperation",
|
275
|
+
"PanelVisibility": "DiagramPanelVisibility",
|
276
|
+
"RequestEditOperationReason": "DiagramRequestEditOperationReason",
|
277
|
+
"ShapeCategory": "DiagramShapeCategory",
|
278
|
+
"ShapeType": "DiagramShapeType",
|
279
|
+
"ToolboxDisplayMode": "DiagramToolboxDisplayMode",
|
280
|
+
"Units": "DiagramUnits"
|
281
|
+
},
|
282
|
+
|
283
|
+
"CustomCommand(.*)": {
|
284
|
+
"Command": "DiagramCommand"
|
267
285
|
},
|
268
286
|
|
269
287
|
"(dxDataGrid|dxTreeList|dxGantt)(.*)": {
|
package/package.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/* tslint:disable:max-line-length */
|
2
|
-
<#
|
2
|
+
<#
|
3
3
|
var collectionProperties = it.properties.filter(item => item.isCollection).map(item => item.name);
|
4
4
|
var collectionNestedComponents = it.nestedComponents.filter(item => item.isCollection && item.root);
|
5
5
|
var baseClass = it.isExtension ? 'DxComponentExtension' : 'DxComponent';
|
@@ -91,7 +91,7 @@ const CUSTOM_VALUE_ACCESSOR_PROVIDER = {
|
|
91
91
|
]
|
92
92
|
})
|
93
93
|
export class <#= it.className #>Component<#= componentTypeParams #> extends <#= baseClass #> <#? implementedInterfaces.length #>implements <#= implementedInterfaces.join(', ') #> <#?#>{
|
94
|
-
instance: <#= it.className #><#= instanceTypeParams
|
94
|
+
instance: <#= it.className #><#= instanceTypeParams #> = null;
|
95
95
|
<#~ it.properties :prop:i #>
|
96
96
|
/**
|
97
97
|
* [descr:<#= prop.docID #>]
|