From f5095e48580a978422b942d63545485cf1750da0 Mon Sep 17 00:00:00 2001 From: Vlada Skorohodova <94827090+vladaskorohodova@users.noreply.github.com> Date: Fri, 6 Oct 2023 17:49:25 +0400 Subject: [PATCH] New navigation tree 22.2 (#4400) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Start preparing docs for the new doctree (cherry picked from commit 1b23deb378c61258b4b9b31b43b84dfbabe32cf5) * Update MenuConfig (cherry picked from commit 6c06e55bc4596d9673906b5d07f82d32d347a85a) * Pre-final version (cherry picked from commit f775ac66b48a0421438d9ac0cb0e25c9de2b0cab) * Update MenuConfig.xml, revert some renamings (cherry picked from commit dbbec04d17c8455f999f4d79c1af880b15dc0512) * Add some Demos articles (cherry picked from commit b53fc1a22aec8b8f2da257f165b3447f62da44ba) * Add more Demos articles (cherry picked from commit 56b42c2fa9a68a0292ea1aebf45ed4585728baa0) * Update links (cherry picked from commit 15f0bc04216eed85070113b9cfd4b8f21d1f418d) * Fix links * Update demo links (cherry picked from commit 90dd4898c3933525b927e9b9c4faa76e8947e727) * WARNING: This file breaks the layout (cherry picked from commit 76c5125c92a048ebf33e6c701862ab8b330994b8) * Separate some cases (cherry picked from commit bd8af6149d01a4528e1cabb4a7e27af9b08180a1) * Final topics (cherry picked from commit ffeb17ebf06cc3d67609b1ddab9c3eb7b9de7ba0) * Update MenuConfig.xml (cherry picked from commit 47f355937ad03ab60c4bb0b598b6a9d925547014) * Update includes (cherry picked from commit add2230e5868dbf582cd6e58e7a2c68fc4188b43) * Remove empty modules + hide some CLI articles for jQuery * Fix links (cherry picked from commit f9621267a76d666e95f08142e734fb4d59c48e9e) * DocGen 22_1 [06/24/22] (#3908) * fix code (#3910) * SelectBox: update the 'fieldTemplate' property (#3912) * Grids: update the 'onToolbarPreparing' description (#3915) * Grids: update the 'onEditorPreparing' description (#3923) * Editors: update the 'valueExpr' property description T879516 (#3933) * Drop-down Editors: add a note to Getting Started tutorials (#3936) * Grids: update the 'setCellValue' description (#3940) * DataGrid: update the 'scrolling.mode' description (#3941) * DocGen 22_1 [07/08/22] (#3962) * DocGen 22_1 [07/11/22] (#3964) * PivotGridFieldChooser: describe the 'encodeHtml' option (#3968) * DocGen 22_1 [07/15/22] (#3982) * Autocomplete: add a Getting Started tutorial (#3981) * Toolbar.items.options: fix code snippet (#3991) * Gantt: fix doc issues (#3995) (#3996) (cherry picked from commit 9fad4684ff6920805710d2af799af2f0b08cfe8c) * Grids: add the 'syncLookupFilterValues' description (#3993) * DocGen 22_1 [07/19/22] (#3998) * DocGen 22_1 result * Fix docgen Co-authored-by: skorokhodova.vlada * Update dxGantt.scaleType description (#4001) (#4002) (cherry picked from commit 10ce1243414749fcffd5e1932eaf0b26647c0391) * minor fixes (#4003) (#4004) (cherry picked from commit 08d8ef01da5eeee6bb6e6b16bf9e758b4b38d8e5) * Widgets: update 'target' code snippet (#3967) * Drawer: rework section in the Getting Started tutorial (#4005) * DocGen 22_1 [07/20/22] (#4007) * DocGen 22_1 result * Fix docgen Co-authored-by: skorokhodova.vlada * DocGen 22_1 [07/21/22] (#4014) * DocGen 22_1 result * Fix docgen Co-authored-by: skorokhodova.vlada * Fix link in Drawer: Getting Started (#4017) * Fix broken link (#4023) * DocGen 22_1 [07/22/22] (#4022) * DocGen 22_1 result * Fix docgen Co-authored-by: skorokhodova.vlada * Overlays: add code snippets to 'container' option (#4025) * Subresource Integrity values for 22.1.4 (#4036) * DocGen 22_1 result (#4040) * DocGen 22_1 result (#4053) * Fix false empty descriptions (#4054) * Gantt: fix example in taskTooltipContentTemplate (#4055) * Custom Store: update example for Angular in the Load Data guide (#4058) * Widgets: change Angular code in defaultOptions (#4061) * DataGrid: update Column and Row Indexes guide (#4064) * DataGrid: update Column and Row Indexes guide * Update concepts/05 UI Components/DataGrid/15 Columns/12 Column and Row Indexes.md Co-authored-by: arminal Co-authored-by: arminal * Scheduler: update deleteRecurrence code example (#4065) * DocGen 22_1 result (#4074) * FileUploader: fix code snippets in Overview (#4079) * DocGen 22_1 result (#4085) * Fix toolbar.items.template code snippet (#4087) * HtmlEditor: fix tableContextMenuItem.template code snippet (#4091) * Update internal-tools to v9.1 (#4097) * DocGen 22_1 result (#4099) * Map: fix 'type' description T1109746 (#4101) * Drawer: fix size-related descriptions (#4104) * DocGen 22_1 result (#4111) * Getting Started with Drawer: fix React code (#4113) * DataGrid: fix bug in sorting.mode T1110572 (#4117) * DocGen 22_1 result (#4121) * React: Add an Optimize Performance guide (#3969) * Widgets: fix defaultOptions React code sample (#4125) * DocGen 22_1 result (#4129) * React Optimize Performance guide: fix link (#4132) * DocGen 22_1 result (#4136) * HtmlEditor: remove 'iframe' from supported tags (#4140) * Fix typo in documentation (#4144) The typo was : nmp instead of npm 😉 * Grids: fix allowedPageSizes T1112315 (#4146) * HtmlEditor: add "mention" format T1105541 (#4149) * Subresource Integrity values for 22.1.5 (#4157) * DocGen 22_1 result (#4153) * DataGrid: virtual scrolling description T1092891 (#4158) * DataGrid: virtual scrolling description * Minor fix (virtual scrolling) * DocGen 22_1 result (#4162) * DropDownBox: add a Getting Started tutorial (#4159) * DocGen 22_1 result (#4165) * DateBox: pickerType: 'rollers' behaviour T1108174 (#4163) * DateBox: pickerType: 'rollers' behaviour T1108174 * fixes after review * DataGrid: Form Mode unclear description T1103451 (#4172) * DataGrid: Form Mode unclear description T1103451 * changes after review (shorter description) * Apply suggestions from code review Co-authored-by: RomanTsukanov Co-authored-by: RomanTsukanov * DocGen 22_1 result (#4177) * DataGrid: Master-Detail JQuery code snippet typos (#4178) * DataGrid: Master-Detail JQuery code snippet typos * Update concepts/05 UI Components/DataGrid/60 Master-Detail Interface/10 User Interaction.md Co-authored-by: Vlada Skorohodova <94827090+vladaskorohodova@users.noreply.github.com> * Add a Troubleshooting section (#4084) * DropDownBox: dataSource does not support a hierarchical data source T… (#4183) * DropDownBox: dataSource does not support a hierarchical data source T1099447 * Apply suggestions from code review Co-authored-by: RomanTsukanov Co-authored-by: RomanTsukanov * DocGen 22_1 result (#4187) * Troubleshooting Basics: fix links (#4189) * PieChart: Missing arguments for customizeTooltip config T1113230 (#4192) * Grids: describe pager.label property (#4194) * DocGen 22_1 result (#4198) * FAB: Incorrect information about SpeedDialAction limits T1112375 (#4197) * FAB: Incorrect information about SpeedDialAction limits T1112375 * speedDialAction limits * Apply suggestions from code review Co-authored-by: RomanTsukanov * Apply suggestions from code review Co-authored-by: RomanTsukanov Co-authored-by: RomanTsukanov * DropDownButton: Using the stylingMode T1112377 (#4206) * Update MenuConfig * NumberBox: Format. Limitet number of digits. T1114679 (#4209) * Update Choose a Drop-Down Editor article * Fix links * Fix link * Update demo links * DataGrid: Fix allowReordering description T1115020 (#4212) * DataGrid: Fix allowReordering description T1115020 * Apply suggestions from code review Co-authored-by: RomanTsukanov * minor fix after review Co-authored-by: RomanTsukanov * Update code examples * DataGrid: The 'calculateCellValue' property extra info T1094373 (#4223) * DataGrid: The 'calculateCellValue' property extra info T1094373 * changes after review * Update api-reference/_hidden/GridBaseColumn/calculateCellValue.md Co-authored-by: Albert Totten <49917542+albertov05@users.noreply.github.com> Co-authored-by: Albert Totten <49917542+albertov05@users.noreply.github.com> * React: Add extra info about creating React App with TypeScript T1097151 (#4230) * Fix jQuery code samples (#4229) * PivotGrid: Fix the Totals and Grand Totals typos (#4236) * Add bell icon * Hide Getting Started with Diagram from jQuery * DataGrid: Update the setCellValue description T1118390 (#4240) * Update menuconfig * Diagram: Update the onContentReady property T1118215 (#4245) * DocGen 22_1 result (#4249) * Troubleshooting: update description T1118739 (#4250) * Troubleshooting: update description T1118739 * Apply suggestions from code review Co-authored-by: RomanTsukanov Co-authored-by: RomanTsukanov * DataGrid: Update the dataSource property description T1118622 (#4253) * DataGrid: Update the dataSource property description T1118622 * changes after review * changes after second review * links and common info for dataSource * Apply suggestions from code review Co-authored-by: RomanTsukanov * Apply suggestions from code review Co-authored-by: RomanTsukanov Co-authored-by: RomanTsukanov * DocGen 22_1 result (#4258) * Create codeql-analysis.yml (#4254) * Validator: update Validation Result React snippet (#4263) * Validator: update Validation Result React snippet * extra changes * Apply suggestions from code review Co-authored-by: Vlada Skorohodova <94827090+vladaskorohodova@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Vlada Skorohodova <94827090+vladaskorohodova@users.noreply.github.com> Co-authored-by: Vlada Skorohodova <94827090+vladaskorohodova@users.noreply.github.com> * Simplify CodeQL config (#4266) Co-authored-by: aleksandr.bulychev * DataGrid: Fix typo related to Filter Row React demo (#4270) * Corrected typo (#4268) Line 8 should say "ODataContext" not "ODataContent" * DocGen 22_1 result (#4277) * DataGrid: Add extra information about using the selectRows() method T… (#4275) * DataGrid: Add extra information about using the selectRows() method T1116836 * commit after developers review * Apply suggestions from code review Co-authored-by: RomanTsukanov * Apply suggestions from code review Co-authored-by: RomanTsukanov Co-authored-by: RomanTsukanov * DocGen 22_1 result (#4281) * Custom Format String: fix insufficient info T1119741 (#4284) * Subresource Integrity values for 22.1.6 (#4298) * CheckBox: add a Getting Started tutorial (#4293) * DocGen 22_1 result (#4307) * DataGrid: update information related to the remoteOperations property (#4310) * Custom Format String: fix insufficient info T1119741 * DataGrid: update information related to the remoteOperations property * DocGen 22_1 result (#4318) * Overlays: add W1021 warning description (#4319) * Overlay: update baseZIndex(zIndex) description (#4326) * Custom Format String: fix insufficient info T1119741 * Overlay: update baseZIndex(zIndex) description * DocGen 22_1 result (#4325) * Scheduler: update appointmentTooltipTemplate description (#4333) * Custom Format String: fix insufficient info T1119741 * Scheduler: update appointmentTooltipTemplate description * HtmlEditor: update toolbar.options code snippet (jquery) (#4336) * Custom Format String: fix insufficient info T1119741 * HtmlEditor: update toolbar.options code snippet (jquery) * DocGen 22_1 result (#4340) * DocGen 22_1 result (#4345) * Overlays: describe default values for the animation object (#4349) * DocGen 22_1 result (#4353) * ColorBox: add a Getting Started tutorial (#4348) * DocGen 22_1 result (#4366) * activeStateEnabled: update description (remove MUI link) (#4379) * Custom Format String: fix insufficient info T1119741 * activeStateEnabled: update description (remove MUI link) * DocGen 22_1 [11/21/22] (#4375) * NumberBox: add getting started description (#4377) * Custom Format String: fix insufficient info T1119741 * NumberBox: add getting started description * getting started main changes * Apply suggestions from code review Co-authored-by: RomanTsukanov * changes after review * Apply suggestions from code review Co-authored-by: RomanTsukanov * Apply suggestions from code review Co-authored-by: DirkPieterse Co-authored-by: RomanTsukanov Co-authored-by: DirkPieterse * NumberBox: add example (#4388) * Custom Format String: fix insufficient info T1119741 * NumberBox: add example * DocGen 22_1 [11/23/22] (#4389) * Update MenuConfig * Update Toolbar demos * Update MenuConfig * Fix "How to" display * Fix link * Update MenuConfig * Update MenuConfig * Update MenuConfig * Update links * Change version * Add menurule for angular * Remove angularJS and knockout mentions * Add tag [jquery] to MVC pages * Update youtube iframe * Add empty pages for better titles * Fix broken link * Fix another broken link * Fix a bunch of links * Add jquery tags * Remove angular links --------- Co-authored-by: RomanTsukanov Co-authored-by: dxrobot Co-authored-by: AnnaKondratova Co-authored-by: arminal Co-authored-by: ilya.kharchenko <14272298+IlyaKhD@users.noreply.github.com> Co-authored-by: Romain Gille <12200233+romgille@users.noreply.github.com> Co-authored-by: Serhii Pylypchuk <112853396+SerhiiPylypchukTW@users.noreply.github.com> Co-authored-by: RomanTsukanov Co-authored-by: Albert Totten <49917542+albertov05@users.noreply.github.com> Co-authored-by: Oleg Kipchatov <35765711+OlegKipchatov@users.noreply.github.com> Co-authored-by: Alexander Bulychev Co-authored-by: aleksandr.bulychev Co-authored-by: Josh Abbott <39091681+Aoshua@users.noreply.github.com> Co-authored-by: DirkPieterse --- MenuConfig.xml | 140 ++++-- .../BaseChartLegendItem.md | 14 + .../BaseChartLegendItem/series.md | 0 .../BaseChart/7 Interfaces/Interfaces.md | 5 + .../1 Configuration/onInitialized.md | 2 +- .../DOMComponent/3 Methods/dispose().md | 18 +- .../GridBase/1 Configuration/renderAsync.md | 2 +- .../1 Configuration/twoWayBindingEnabled.md | 5 +- .../Markup Components/dxItem/dxItem.md | 35 -- .../10 UI Components/UI Events/UI Events.md | 35 -- .../BarGaugeBarInfo/BarGaugeBarInfo.md | 0 .../7 Interfaces}/BarGaugeBarInfo/color.md | 0 .../7 Interfaces}/BarGaugeBarInfo/index.md | 0 .../7 Interfaces}/BarGaugeBarInfo/value.md | 0 .../BarGaugeLegendItem/BarGaugeLegendItem.md | 0 .../7 Interfaces}/BarGaugeLegendItem/item.md | 0 .../dxBarGauge/7 Interfaces/Interfaces.md | 5 + .../1 Configuration/validationGroup.md | 4 +- .../1 Configuration/onRequestEditOperation.md | 2 +- .../1 Configuration/onSelectionChanged.md | 2 +- .../dxDiagram/3 Methods/getItemById(id).md | 4 +- .../dxDiagram/3 Methods/getItemByKey(key).md | 2 +- .../dxDiagram/7 Interfaces/Interfaces.md | 5 + .../dxDiagramAddShapeArgs.md | 0 .../position/position.md | 0 .../dxDiagramAddShapeArgs/position/x.md | 0 .../dxDiagramAddShapeArgs/position/y.md | 0 .../dxDiagramAddShapeArgs/shape.md | 0 .../dxDiagramAddShapeFromToolboxArgs.md | 0 .../shapeType.md | 0 .../connector.md | 0 .../dxDiagramBeforeChangeConnectorTextArgs.md | 0 .../index.md | 2 +- .../dxDiagramBeforeChangeShapeTextArgs.md | 0 .../shape.md | 0 .../connectionPointIndex.md | 0 .../connector.md | 0 .../connectorPosition.md | 0 .../dxDiagramChangeConnectionArgs.md | 0 .../dxDiagramChangeConnectionArgs/newShape.md | 0 .../dxDiagramChangeConnectionArgs/oldShape.md | 0 .../connector.md | 0 .../dxDiagramChangeConnectorPointsArgs.md | 0 .../newPoints/newPoints.md | 0 .../newPoints/x.md | 0 .../newPoints/y.md | 0 .../oldPoints/oldPoints.md | 0 .../oldPoints/x.md | 0 .../oldPoints/y.md | 0 .../connector.md | 0 .../dxDiagramChangeConnectorTextArgs.md | 0 .../dxDiagramChangeConnectorTextArgs/index.md | 2 +- .../dxDiagramChangeConnectorTextArgs/text.md | 0 .../dxDiagramChangeShapeTextArgs.md | 0 .../dxDiagramChangeShapeTextArgs/shape.md | 0 .../dxDiagramChangeShapeTextArgs/text.md | 0 .../dxDiagramConnector/dxDiagramConnector.md | 0 .../dxDiagramConnector/fromId.md | 0 .../dxDiagramConnector/fromKey.md | 0 .../dxDiagramConnector/fromPointIndex.md | 0 .../dxDiagramConnector/points/points.md | 0 .../dxDiagramConnector/points/x.md | 0 .../dxDiagramConnector/points/y.md | 0 .../7 Interfaces}/dxDiagramConnector/texts.md | 0 .../7 Interfaces}/dxDiagramConnector/toId.md | 0 .../7 Interfaces}/dxDiagramConnector/toKey.md | 0 .../dxDiagramConnector/toPointIndex.md | 0 .../dxDiagramCustomCommand.md | 0 .../dxDiagramCustomCommand/icon.md | 0 .../dxDiagramCustomCommand/items.md | 0 .../dxDiagramCustomCommand/location.md | 0 .../dxDiagramCustomCommand/name.md | 0 .../dxDiagramCustomCommand/text.md | 0 .../dxDiagramDeleteConnectorArgs/connector.md | 0 .../dxDiagramDeleteConnectorArgs.md | 0 .../dxDiagramDeleteShapeArgs.md | 0 .../dxDiagramDeleteShapeArgs/shape.md | 0 .../7 Interfaces}/dxDiagramItem/dataItem.md | 0 .../dxDiagramItem/dxDiagramItem.md | 0 .../7 Interfaces}/dxDiagramItem/id.md | 0 .../7 Interfaces}/dxDiagramItem/itemType.md | 0 .../7 Interfaces}/dxDiagramItem/key.md | 0 .../dxDiagramMoveShapeArgs.md | 0 .../newPosition/newPosition.md | 0 .../dxDiagramMoveShapeArgs/newPosition/x.md | 0 .../dxDiagramMoveShapeArgs/newPosition/y.md | 0 .../oldPosition/oldPosition.md | 0 .../dxDiagramMoveShapeArgs/oldPosition/x.md | 0 .../dxDiagramMoveShapeArgs/oldPosition/y.md | 0 .../dxDiagramMoveShapeArgs/shape.md | 0 .../dxDiagramResizeShapeArgs.md | 0 .../newSize/height.md | 0 .../newSize/newSize.md | 0 .../dxDiagramResizeShapeArgs/newSize/width.md | 0 .../oldSize/height.md | 0 .../oldSize/oldSize.md | 0 .../dxDiagramResizeShapeArgs/oldSize/width.md | 0 .../dxDiagramResizeShapeArgs/shape.md | 0 .../dxDiagramShape/attachedConnectorIds.md | 0 .../dxDiagramShape/containerChildItemIds.md | 0 .../dxDiagramShape/containerExpanded.md | 0 .../dxDiagramShape/containerId.md | 2 +- .../dxDiagramShape/dxDiagramShape.md | 0 .../dxDiagramShape/position/position.md | 0 .../dxDiagramShape/position/x.md | 0 .../dxDiagramShape/position/y.md | 0 .../dxDiagramShape/size/height.md | 0 .../7 Interfaces}/dxDiagramShape/size/size.md | 0 .../dxDiagramShape/size/width.md | 0 .../7 Interfaces}/dxDiagramShape/text.md | 0 .../7 Interfaces}/dxDiagramShape/type.md | 0 .../1 Configuration/fieldTemplate.md | 38 -- .../FileSystemError/FileSystemError.md | 0 .../FileSystemError/errorCode.md | 0 .../FileSystemError/errorText.md | 0 .../FileSystemError/fileSystemItem.md | 0 .../FileSystemItem/2 Fields/Fields.md | 0 .../FileSystemItem/2 Fields/dataItem.md | 0 .../FileSystemItem/2 Fields/dateModified.md | 0 .../2 Fields/hasSubDirectories.md | 0 .../FileSystemItem/2 Fields/isDirectory.md | 0 .../FileSystemItem/2 Fields/key.md | 0 .../FileSystemItem/2 Fields/name.md | 0 .../FileSystemItem/2 Fields/path.md | 13 + .../FileSystemItem/2 Fields/pathKeys.md | 13 + .../FileSystemItem/2 Fields/size.md | 0 .../FileSystemItem/2 Fields/thumbnail.md | 0 .../FileSystemItem/3 Methods/Methods.md | 0 .../3 Methods/getFileExtension().md | 0 .../FileSystemItem/FileSystemItem.md | 0 .../dxFileManager/7 Interfaces/Interfaces.md | 5 + .../7 Interfaces}/UploadInfo/UploadInfo.md | 0 .../7 Interfaces}/UploadInfo/bytesUploaded.md | 0 .../7 Interfaces}/UploadInfo/chunkBlob.md | 0 .../7 Interfaces}/UploadInfo/chunkCount.md | 0 .../7 Interfaces}/UploadInfo/chunkIndex.md | 0 .../7 Interfaces}/UploadInfo/customData.md | 0 .../dxFileUploader/7 Interfaces/Interfaces.md | 5 + .../dxFileUploader/7 Interfaces/UploadInfo.md | 3 + .../5 Item Types/SimpleItem/editorOptions.md | 8 +- .../5 Item Types/SimpleItem/template.md | 16 +- .../5 Item Types/TabbedItem/tabs/template.md | 2 - .../FunnelLegendItem/FunnelLegendItem.md | 0 .../7 Interfaces}/FunnelLegendItem/item.md | 0 .../dxFunnel/7 Interfaces/Interfaces.md | 5 + .../dxPieChart/7 Interfaces/Interfaces.md | 5 + .../PieChartLegendItem/PieChartLegendItem.md | 0 .../PieChartLegendItem/argument.md | 2 +- .../PieChartLegendItem/argumentIndex.md | 2 +- .../PieChartLegendItem/points.md | 0 .../7 Interfaces}/PieChartLegendItem/text.md | 0 .../dxPivotGrid/1 Configuration/dataSource.md | 2 +- .../1 Configuration/allDayPanelMode.md | 2 +- .../appointmentPopupTemplate.md | 24 - .../onAppointmentFormOpening.md | 8 +- .../1 Configuration/resources/dataSource.md | 2 +- .../dxScheduler/1 Configuration/timeZone.md | 2 +- .../1 Configuration/views/allDayPanelMode.md | 2 +- ...ce(appointment_date_recurrenceEditMode).md | 4 +- .../dxScheduler/7 Interfaces/Interfaces.md | 5 + .../dxSchedulerAppointment/allDay.md | 0 .../dxSchedulerAppointment/component.md | 0 .../dxSchedulerAppointment/description.md | 0 .../dxSchedulerAppointment/disabled.md | 0 .../dxSchedulerAppointment.md | 0 .../dxSchedulerAppointment/endDate.md | 2 +- .../dxSchedulerAppointment/endDateTimeZone.md | 2 +- .../dxSchedulerAppointment/html.md | 0 .../recurrenceException.md | 2 +- .../dxSchedulerAppointment/recurrenceRule.md | 0 .../dxSchedulerAppointment/render.md | 0 .../dxSchedulerAppointment/startDate.md | 2 +- .../startDateTimeZone.md | 12 + .../dxSchedulerAppointment/template.md | 0 .../dxSchedulerAppointment/text.md | 0 .../dxSchedulerAppointment/visible.md | 0 .../dxSchedulerTimeZone.md | 0 .../7 Interfaces}/dxSchedulerTimeZone/id.md | 0 .../dxSchedulerTimeZone/offset.md | 0 .../dxSchedulerTimeZone/title.md | 0 .../dxScrollable/dxScrollable.md | 8 +- .../1 Configuration/moveItemOnDrop.md | 19 +- .../dxTreeMap/1 Configuration/dataSource.md | 2 +- .../1 Configuration/validationGroup.md | 6 +- .../Layer Element/2 Fields/Fields.md | 0 .../Layer Element/2 Fields/layer.md | 0 .../Layer Element/3 Methods/Methods.md | 0 .../3 Methods/applySettings(settings).md | 0 .../3 Methods/attribute(name).md | 0 .../3 Methods/attribute(name_value).md | 0 .../Layer Element/3 Methods/coordinates().md | 0 .../Layer Element/3 Methods/selected().md | 0 .../3 Methods/selected(state).md | 0 .../Layer Element/Layer Element.md | 0 .../Layer/2 Fields/Fields.md | 0 .../Layer/2 Fields/elementType.md | 0 .../Layer/2 Fields/index.md | 0 .../Layer/2 Fields/name.md | 0 .../Layer/2 Fields/type.md | 0 .../Layer/3 Methods/Methods.md | 0 .../Layer/3 Methods/clearSelection().md | 0 .../Layer/3 Methods/getDataSource().md | 0 .../Layer/3 Methods/getElements().md | 0 .../Layer/Layer.md | 0 .../Map Elements.md | 0 .../dxVectorMap/7 Interfaces/Interfaces.md | 5 + .../VectorMapLegendItem.md | 0 .../VectorMapLegendItem/color.md | 0 .../7 Interfaces}/VectorMapLegendItem/end.md | 0 .../VectorMapLegendItem/marker/marker.md | 0 .../VectorMapLegendItem/marker/size.md | 0 .../VectorMapLegendItem/start.md | 0 .../30 Data Layer/ArrayStore/ArrayStore.md | 60 --- .../30 Data Layer/DataSource/DataSource.md | 25 - .../EndpointSelector/EndpointSelector.md | 37 -- .../30 Data Layer/LocalStore/LocalStore.md | 64 --- .../ODataContext/ODataContext.md | 61 --- .../30 Data Layer/ODataStore/ODataStore.md | 51 --- .../PivotGridDataSource.md | 61 --- api-reference/30 Data Layer/Query/Query.md | 39 -- .../30 Data Layer/XmlaStore/XmlaStore.md | 47 -- .../BaseChartLegendItem.md | 15 - .../FileSystemItem/2 Fields/path.md | 13 - .../FileSystemItem/2 Fields/pathKeys.md | 13 - .../startDateTimeZone.md | 12 - .../_hidden/GridBaseColumn/editorOptions.md | 8 +- .../fileSelectionItems/options.md | 113 ++++- .../dxFileManagerToolbar/items/options.md | 122 ++++- .../dxFileManagerToolbarItem/options.md | 133 ------ .../dxFilterBuilderField/editorOptions.md | 8 +- .../_hidden/dxHtmlEditorMention/dataSource.md | 2 +- .../dxHtmlEditorToolbarItem/options.md | 113 ++++- .../dxHtmlEditorVariables/dataSource.md | 2 +- .../_hidden/dxPopupToolbarItem/options.md | 8 +- .../_hidden/dxToolbarItem/options.md | 7 +- .../Accordion/05 Customize Item Appearance.md | 118 +++-- concepts/05 UI Components/Accordion/Demos.md | 3 + .../05 Customize Item Appearance.md | 61 +-- .../05 UI Components/ActionSheet/Demos.md | 4 + .../01 Choose a Drop-Down Editor.md | 1 + .../05 Customize Item Appearance.md | 47 +- .../05 UI Components/Autocomplete/Demos.md | 3 + concepts/05 UI Components/BarGauge/Demos.md | 7 + concepts/05 UI Components/Box/Demos.md | 3 + concepts/05 UI Components/Bullet/Demos.md | 3 + concepts/05 UI Components/Button/Demos.md | 4 + .../05 UI Components/ButtonGroup/Demos.md | 3 + .../Calendar/15 Customize Cell Appearance.md | 2 +- concepts/05 UI Components/Calendar/Demos.md | 3 + concepts/05 UI Components/Chart/Demos.md | 92 ++++ concepts/05 UI Components/CheckBox/Demos.md | 3 + .../05 UI Components/CircularGauge/Demos.md | 14 + concepts/05 UI Components/ColorBox/Demos.md | 3 + .../05 Customize Item Appearance.md | 52 ++- .../10 API.md | 15 +- .../05 UI Components/ContextMenu/Demos.md | 4 + .../35 Hide a Column Using the API.md | 10 +- concepts/05 UI Components/DataGrid/Demos.md | 121 +++++ concepts/05 UI Components/DateBox/Demos.md | 4 + ...omponent to an Angular CLI Application.md} | 0 .../20 Prohibit Individual Operations.md | 24 +- concepts/05 UI Components/Diagram/Demos.md | 36 ++ .../00 Create the Drawer.md | 0 .../10 Open and Close the Drawer.md | 0 .../15 Implement Navigation.md | 0 .../20 Configure the Reveal Behavior.md | 0 .../30 Configure Interaction with the View.md | 0 .../40 Change the Position.md | 0 .../Getting Started with Navigation Drawer.md | 34 ++ concepts/05 UI Components/Drawer/Demos.md | 4 + .../Getting Started with Navigation Drawer.md | 17 - .../01 Choose a Drop-Down Editor.md | 1 + .../05 UI Components/DropDownBox/Demos.md | 4 + .../05 UI Components/DropDownButton/Demos.md | 3 + .../05 UI Components/FileManager/Demos.md | 16 + .../05 UI Components/FileUploader/Demos.md | 8 + .../05 UI Components/FilterBuilder/Demos.md | 5 + ...ing Started with Floating Action Button.md | 28 +- .../30 Handle Screen Transitions.md | 25 +- .../Floating Action Button/Demos.md | 3 + .../05 Form Properties.md | 18 +- .../10 Item Properties.md | 14 +- .../15 Editor Properties.md | 14 +- .../Form/30 Update Form Data Using the API.md | 13 +- concepts/05 UI Components/Form/Demos.md | 8 + concepts/05 UI Components/Funnel/Demos.md | 4 + .../Gallery/30 Customize Item Appearance.md | 34 +- concepts/05 UI Components/Gallery/Demos.md | 5 + concepts/05 UI Components/Gantt/Demos.md | 26 ++ concepts/05 UI Components/HtmlEditor/Demos.md | 7 + .../05 UI Components/LinearGauge/Demos.md | 10 + .../List/05 Customize Item Appearance.md | 50 +- .../14 Grouping/05 Customize Group Headers.md | 91 ++-- concepts/05 UI Components/List/Demos.md | 10 + .../05 UI Components/LoadIndicator/Demos.md | 3 + concepts/05 UI Components/LoadPanel/Demos.md | 3 + .../Lookup/01 Choose a Drop-Down Editor.md | 1 + .../Lookup/10 Enable Grouping.md | 45 +- .../05 Customize Item Appearance.md | 69 +-- .../Lookup/35 Lookup vs SelectBox.md | 2 +- concepts/05 UI Components/Lookup/Demos.md | 5 + .../20 Configure Markers/05 Add and Remove.md | 13 +- .../25 Configure Routes/05 Add and Remove.md | 12 +- concepts/05 UI Components/Map/Demos.md | 5 + .../Menu/05 Customize Item Appearance.md | 68 ++- concepts/05 UI Components/Menu/Demos.md | 3 + .../MultiView/05 Customize Item Appearance.md | 82 ++-- concepts/05 UI Components/MultiView/Demos.md | 3 + concepts/05 UI Components/NumberBox/Demos.md | 4 + concepts/05 UI Components/PieChart/Demos.md | 25 + concepts/05 UI Components/PivotGrid/Demos.md | 31 ++ concepts/05 UI Components/PolarChart/Demos.md | 10 + .../10 Show and Hide the Popover/05 API.md | 24 +- .../10 Show and Hide the Popover/10 Events.md | 6 +- concepts/05 UI Components/Popover/Demos.md | 3 + .../10 Show and Hide the Popup/01 API.md | 17 +- concepts/05 UI Components/Popup/Demos.md | 4 + .../05 UI Components/ProgressBar/Demos.md | 3 + .../10 Customize Item Appearance.md | 45 +- concepts/05 UI Components/RadioGroup/Demos.md | 3 + .../05 UI Components/RangeSelector/Demos.md | 15 + .../05 UI Components/RangeSlider/Demos.md | 3 + concepts/05 UI Components/Resizable/Demos.md | 3 + .../05 UI Components/ResponsiveBox/Demos.md | 3 + concepts/05 UI Components/Sankey/Demos.md | 3 + .../05 Bind the Scheduler to Data.md | 2 +- .../020 All-Day Appointments.md | 2 +- .../030 Recurring Appointments.md | 2 +- .../050 Customize Appointment.md | 2 +- .../060 Customize Appointment Tooltip.md | 2 - .../040 Customize Resource Headers.md | 2 +- .../Scheduler/050 Timetable.md | 2 - .../Scheduler/077 Time Zone Support.md | 2 +- concepts/05 UI Components/Scheduler/Demos.md | 45 ++ concepts/05 UI Components/ScrollView/Demos.md | 3 + .../SelectBox/01 Choose a Drop-Down Editor.md | 1 + .../SelectBox/05 Customize Item Appearance.md | 74 +-- .../07 Grouping/05 Customize Group Headers.md | 64 ++- concepts/05 UI Components/SelectBox/Demos.md | 6 + concepts/05 UI Components/Slider/Demos.md | 3 + concepts/05 UI Components/Sparkline/Demos.md | 6 + concepts/05 UI Components/Switch/Demos.md | 3 + .../TabPanel/05 Customize Item Appearance.md | 110 +++-- concepts/05 UI Components/TabPanel/Demos.md | 4 + .../Tabs/05 Customize Item Appearance.md | 49 +- concepts/05 UI Components/Tabs/Demos.md | 3 + .../TagBox/01 Choose a Drop-Down Editor.md | 1 + .../TagBox/05 Customize Item Appearance.md | 67 +-- .../07 Grouping/05 Customize Group Headers.md | 62 ++- concepts/05 UI Components/TagBox/Demos.md | 5 + concepts/05 UI Components/TextArea/Demos.md | 3 + concepts/05 UI Components/TextBox/Demos.md | 3 + .../TileView/05 Customize Tile Appearance.md | 75 +-- concepts/05 UI Components/TileView/Demos.md | 6 + .../05 Show and Hide the Toast/01 API.md | 14 +- .../05 Show and Hide the Toast/10 Events.md | 6 +- concepts/05 UI Components/Toast/Demos.md | 4 + .../Toolbar/15 Customize Item Appearance.md | 47 +- concepts/05 UI Components/Toolbar/Demos.md | 4 + .../05 Show and Hide the Tooltip/05 API.md | 20 +- concepts/05 UI Components/Tooltip/Demos.md | 3 + .../TreeList/10 Columns/20 Column Sizing.md | 2 +- .../2 Customize the Appearance.md | 38 +- .../TreeList/20 Editing/20 API/30 Delete.md | 1 + concepts/05 UI Components/TreeList/Demos.md | 47 ++ concepts/05 UI Components/TreeMap/Demos.md | 7 + .../TreeView/30 Customize Node Appearance.md | 80 ++-- concepts/05 UI Components/TreeView/Demos.md | 11 + concepts/05 UI Components/VectorMap/Demos.md | 16 + .../10 Validate an Editor Value.md | 35 -- .../1 Group the Editors.md | 24 - .../2 Validate the Group.md | 68 +-- .../3 Display Validation Errors.md | 15 - .../30 Templates/05 Default Templates.md | 35 -- .../Prerequisites and Installation.md | 2 + .../20 Fundamentals/Fundamentals.md | 2 + .../30 Data Binding/Data Binding.md | 2 + .../01 Overview.md | 2 + .../05 Validate a Group of Editors.md | 2 + .../20 Implement a Custom Validation Rule.md | 2 + .../25 Validate and Submit an HTML Form.md | 2 + ...28 Validate and Submit the Form Control.md | 2 + .../38 Localization/10 Using Intl.md | 2 + .../38 Localization/20 Using Globalize.md | 2 + .../01 Project Templates.md | 2 + ... the Required Resources in Your Project.md | 2 + .../20 Scaffolding.md | 2 + concepts/36 ASP.NET MVC 5.md | 2 + concepts/37 ASP.NET Core.md | 2 + .../03 Configure Stylesheets.md | 2 +- .../04 Using Webpack/04 Import Stylesheets.md | 2 +- .../05 Using Ionic/05 Import Stylesheets.md | 2 +- .../06 Using Rollup/04 Import Stylesheets.md | 2 +- .../40 Import Stylesheets.md | 2 +- .../00 Application Template.md | 2 +- .../40 Import Stylesheets.md | 2 +- ...UI Components.md => 00 Styling Methods.md} | 0 .../00 Predefined Themes.md | 2 +- .../HTML-Based Components Customization.md | 2 +- .../SVG-Based Components Customization.md | 2 +- .../10 Local Array.md | 2 - .../20 Read-Only Data in JSON Format.md | 2 - .../30 Web API, PHP, MongoDB.md | 2 - .../00 Specify a Data Source/50 OLAP Cube.md | 2 - .../Accessibility.md} | 0 ...d DevExtreme to an Existing Application.md | 1 + .../Distribution Channels.md} | 0 .../10 Using Globalize.md | 15 +- .../Create a Custom Bundle.md | 162 +------ .../exporter/excel/excel.doc_comments.md | 0 .../exporter/export_load_panel.md | 0 .../file_management/error.md | 2 +- .../file_management/file_system_item.md | 2 +- .../file_management/upload_info.md | 2 +- .../viz/chart_components/base_chart.md | 0 .../viz/core/base_widget.md | 0 .../20 Encode Template Data.md | 2 +- .../customizeTooltip.md | 2 +- .../Security Considerations.md | 15 +- .../01 Reference TypeScript Definitions.md | 7 +- .../05 Configure a UI Component.md | 31 +- .../10 Access a UI Component.md | 2 +- .../01 Create and Configure a Widget.md | 70 --- .../03 Get a Widget Instance.md | 18 - .../05 Change Options.md | 54 --- .../10 Call Methods.md | 26 -- .../15 Handle Events.md | 29 -- .../20 Destroy a Widget.md | 1 - .../01 Create and Configure a Widget.md | 62 --- .../03 Get a Widget Instance.md | 20 - .../05 Change Options.md | 24 - .../10 Call Methods.md | 24 - .../15 Handle Events.md | 28 -- .../20 Destroy a Widget.md | 1 - .../api-dataSource-stores-are-immutable.md | 19 + includes/api-form-simpleitem-template.md | 9 + ...ode-customsource-rawmode-pagingdisabled.md | 3 +- ...ommon-code-customsource-rawmode-withkey.md | 3 +- includes/common-dataSource-description.md | 2 +- includes/common-get-instance.md | 18 + includes/common-link-callmethods.md | 20 +- includes/common-link-configurewidget.md | 20 +- includes/common-link-getinstance.md | 19 + includes/common-link-handleevents.md | 20 +- includes/common-link-setupdevextreme.md | 20 +- includes/custom-templates.md | 2 +- .../data-binding-examples-arraystore-map.md | 1 + includes/data-binding-examples-arraystore.md | 1 + includes/data-binding-examples-js-array.md | 1 + includes/data-binding-examples-json.md | 1 + includes/data-binding-examples-jsonp.md | 1 + includes/data-binding-examples-mongodb.md | 1 + .../data-binding-examples-odata-filter.md | 1 + includes/data-binding-examples-odata.md | 1 + includes/data-binding-examples-php.md | 1 + ...a-binding-examples-update-dx-datasource.md | 3 +- includes/data-binding-examples-webapi.md | 1 + ...id-ref-confirm-action-and-validate-data.md | 2 +- ...yer-ref-query-gettersummarymethods-desc.md | 1 + includes/dataviz-code-customsource.md | 3 +- ...aviz-ref-gauges-indicator-types-snippet.md | 1 + includes/demos-intro.md | 1 + .../editors-how-to-choose.md | 2 +- includes/mvc-redirects.md | 2 + includes/ng-demos-and-code-examples.md | 7 +- includes/tutorials-intro-installationnote.md | 20 +- ...idgets-editors-choose-a-dropdown-editor.md | 2 +- ...ts-nestedtoolbar-widgetoptions-fulldesc.md | 122 ----- includes/widgets-config-object-option-note.md | 12 +- metadata/syntax-data.json | 430 +++++++++++------- 470 files changed, 2894 insertions(+), 2759 deletions(-) create mode 100644 api-reference/10 UI Components/BaseChart/7 Interfaces/BaseChartLegendItem/BaseChartLegendItem.md rename api-reference/{50 Common/Object Structures => 10 UI Components/BaseChart/7 Interfaces}/BaseChartLegendItem/series.md (100%) create mode 100644 api-reference/10 UI Components/BaseChart/7 Interfaces/Interfaces.md rename api-reference/{50 Common/Object Structures => 10 UI Components/dxBarGauge/7 Interfaces}/BarGaugeBarInfo/BarGaugeBarInfo.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxBarGauge/7 Interfaces}/BarGaugeBarInfo/color.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxBarGauge/7 Interfaces}/BarGaugeBarInfo/index.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxBarGauge/7 Interfaces}/BarGaugeBarInfo/value.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxBarGauge/7 Interfaces}/BarGaugeLegendItem/BarGaugeLegendItem.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxBarGauge/7 Interfaces}/BarGaugeLegendItem/item.md (100%) create mode 100644 api-reference/10 UI Components/dxBarGauge/7 Interfaces/Interfaces.md create mode 100644 api-reference/10 UI Components/dxDiagram/7 Interfaces/Interfaces.md rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramAddShapeArgs/dxDiagramAddShapeArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramAddShapeArgs/position/position.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramAddShapeArgs/position/x.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramAddShapeArgs/position/y.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramAddShapeArgs/shape.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramAddShapeFromToolboxArgs/dxDiagramAddShapeFromToolboxArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramAddShapeFromToolboxArgs/shapeType.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramBeforeChangeConnectorTextArgs/connector.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramBeforeChangeConnectorTextArgs/dxDiagramBeforeChangeConnectorTextArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramBeforeChangeConnectorTextArgs/index.md (67%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramBeforeChangeShapeTextArgs/dxDiagramBeforeChangeShapeTextArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramBeforeChangeShapeTextArgs/shape.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectionArgs/connectionPointIndex.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectionArgs/connector.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectionArgs/connectorPosition.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectionArgs/dxDiagramChangeConnectionArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectionArgs/newShape.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectionArgs/oldShape.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorPointsArgs/connector.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorPointsArgs/dxDiagramChangeConnectorPointsArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorPointsArgs/newPoints/newPoints.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorPointsArgs/newPoints/x.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorPointsArgs/newPoints/y.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorPointsArgs/oldPoints/oldPoints.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorPointsArgs/oldPoints/x.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorPointsArgs/oldPoints/y.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorTextArgs/connector.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorTextArgs/dxDiagramChangeConnectorTextArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorTextArgs/index.md (67%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeConnectorTextArgs/text.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeShapeTextArgs/dxDiagramChangeShapeTextArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeShapeTextArgs/shape.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramChangeShapeTextArgs/text.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/dxDiagramConnector.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/fromId.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/fromKey.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/fromPointIndex.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/points/points.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/points/x.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/points/y.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/texts.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/toId.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/toKey.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramConnector/toPointIndex.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramCustomCommand/dxDiagramCustomCommand.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramCustomCommand/icon.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramCustomCommand/items.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramCustomCommand/location.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramCustomCommand/name.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramCustomCommand/text.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramDeleteConnectorArgs/connector.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramDeleteConnectorArgs/dxDiagramDeleteConnectorArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramDeleteShapeArgs/dxDiagramDeleteShapeArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramDeleteShapeArgs/shape.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramItem/dataItem.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramItem/dxDiagramItem.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramItem/id.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramItem/itemType.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramItem/key.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramMoveShapeArgs/dxDiagramMoveShapeArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramMoveShapeArgs/newPosition/newPosition.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramMoveShapeArgs/newPosition/x.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramMoveShapeArgs/newPosition/y.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramMoveShapeArgs/oldPosition/oldPosition.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramMoveShapeArgs/oldPosition/x.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramMoveShapeArgs/oldPosition/y.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramMoveShapeArgs/shape.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramResizeShapeArgs/dxDiagramResizeShapeArgs.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramResizeShapeArgs/newSize/height.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramResizeShapeArgs/newSize/newSize.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramResizeShapeArgs/newSize/width.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramResizeShapeArgs/oldSize/height.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramResizeShapeArgs/oldSize/oldSize.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramResizeShapeArgs/oldSize/width.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramResizeShapeArgs/shape.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/attachedConnectorIds.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/containerChildItemIds.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/containerExpanded.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/containerId.md (66%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/dxDiagramShape.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/position/position.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/position/x.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/position/y.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/size/height.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/size/size.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/size/width.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/text.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxDiagram/7 Interfaces}/dxDiagramShape/type.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemError/FileSystemError.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemError/errorCode.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemError/errorText.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemError/fileSystemItem.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/2 Fields/Fields.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/2 Fields/dataItem.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/2 Fields/dateModified.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/2 Fields/hasSubDirectories.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/2 Fields/isDirectory.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/2 Fields/key.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/2 Fields/name.md (100%) create mode 100644 api-reference/10 UI Components/dxFileManager/7 Interfaces/FileSystemItem/2 Fields/path.md create mode 100644 api-reference/10 UI Components/dxFileManager/7 Interfaces/FileSystemItem/2 Fields/pathKeys.md rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/2 Fields/size.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/2 Fields/thumbnail.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/3 Methods/Methods.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/3 Methods/getFileExtension().md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/FileSystemItem/FileSystemItem.md (100%) create mode 100644 api-reference/10 UI Components/dxFileManager/7 Interfaces/Interfaces.md rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/UploadInfo/UploadInfo.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/UploadInfo/bytesUploaded.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/UploadInfo/chunkBlob.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/UploadInfo/chunkCount.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/UploadInfo/chunkIndex.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFileManager/7 Interfaces}/UploadInfo/customData.md (100%) create mode 100644 api-reference/10 UI Components/dxFileUploader/7 Interfaces/Interfaces.md create mode 100644 api-reference/10 UI Components/dxFileUploader/7 Interfaces/UploadInfo.md rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFunnel/7 Interfaces}/FunnelLegendItem/FunnelLegendItem.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxFunnel/7 Interfaces}/FunnelLegendItem/item.md (100%) create mode 100644 api-reference/10 UI Components/dxFunnel/7 Interfaces/Interfaces.md create mode 100644 api-reference/10 UI Components/dxPieChart/7 Interfaces/Interfaces.md rename api-reference/{50 Common/Object Structures => 10 UI Components/dxPieChart/7 Interfaces}/PieChartLegendItem/PieChartLegendItem.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxPieChart/7 Interfaces}/PieChartLegendItem/argument.md (68%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxPieChart/7 Interfaces}/PieChartLegendItem/argumentIndex.md (77%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxPieChart/7 Interfaces}/PieChartLegendItem/points.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxPieChart/7 Interfaces}/PieChartLegendItem/text.md (100%) create mode 100644 api-reference/10 UI Components/dxScheduler/7 Interfaces/Interfaces.md rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/allDay.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/component.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/description.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/disabled.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/dxSchedulerAppointment.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/endDate.md (78%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/endDateTimeZone.md (80%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/html.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/recurrenceException.md (89%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/recurrenceRule.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/render.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/startDate.md (78%) create mode 100644 api-reference/10 UI Components/dxScheduler/7 Interfaces/dxSchedulerAppointment/startDateTimeZone.md rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/template.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/text.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerAppointment/visible.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerTimeZone/dxSchedulerTimeZone.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerTimeZone/id.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerTimeZone/offset.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxScheduler/7 Interfaces}/dxSchedulerTimeZone/title.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer Element/2 Fields/Fields.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer Element/2 Fields/layer.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer Element/3 Methods/Methods.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer Element/3 Methods/applySettings(settings).md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer Element/3 Methods/attribute(name).md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer Element/3 Methods/attribute(name_value).md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer Element/3 Methods/coordinates().md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer Element/3 Methods/selected().md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer Element/3 Methods/selected(state).md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer Element/Layer Element.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer/2 Fields/Fields.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer/2 Fields/elementType.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer/2 Fields/index.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer/2 Fields/name.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer/2 Fields/type.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer/3 Methods/Methods.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer/3 Methods/clearSelection().md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer/3 Methods/getDataSource().md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer/3 Methods/getElements().md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Layer/Layer.md (100%) rename api-reference/10 UI Components/dxVectorMap/{7 Map Elements => 6 Map Elements}/Map Elements.md (100%) create mode 100644 api-reference/10 UI Components/dxVectorMap/7 Interfaces/Interfaces.md rename api-reference/{50 Common/Object Structures => 10 UI Components/dxVectorMap/7 Interfaces}/VectorMapLegendItem/VectorMapLegendItem.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxVectorMap/7 Interfaces}/VectorMapLegendItem/color.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxVectorMap/7 Interfaces}/VectorMapLegendItem/end.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxVectorMap/7 Interfaces}/VectorMapLegendItem/marker/marker.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxVectorMap/7 Interfaces}/VectorMapLegendItem/marker/size.md (100%) rename api-reference/{50 Common/Object Structures => 10 UI Components/dxVectorMap/7 Interfaces}/VectorMapLegendItem/start.md (100%) delete mode 100644 api-reference/50 Common/Object Structures/BaseChartLegendItem/BaseChartLegendItem.md delete mode 100644 api-reference/50 Common/Object Structures/FileSystemItem/2 Fields/path.md delete mode 100644 api-reference/50 Common/Object Structures/FileSystemItem/2 Fields/pathKeys.md delete mode 100644 api-reference/50 Common/Object Structures/dxSchedulerAppointment/startDateTimeZone.md delete mode 100644 api-reference/_hidden/dxFileManagerToolbarItem/options.md create mode 100644 concepts/05 UI Components/Accordion/Demos.md create mode 100644 concepts/05 UI Components/ActionSheet/Demos.md create mode 100644 concepts/05 UI Components/Autocomplete/01 Choose a Drop-Down Editor.md create mode 100644 concepts/05 UI Components/Autocomplete/Demos.md create mode 100644 concepts/05 UI Components/BarGauge/Demos.md create mode 100644 concepts/05 UI Components/Box/Demos.md create mode 100644 concepts/05 UI Components/Bullet/Demos.md create mode 100644 concepts/05 UI Components/Button/Demos.md create mode 100644 concepts/05 UI Components/ButtonGroup/Demos.md create mode 100644 concepts/05 UI Components/Calendar/Demos.md create mode 100644 concepts/05 UI Components/Chart/Demos.md create mode 100644 concepts/05 UI Components/CheckBox/Demos.md create mode 100644 concepts/05 UI Components/CircularGauge/Demos.md create mode 100644 concepts/05 UI Components/ColorBox/Demos.md create mode 100644 concepts/05 UI Components/ContextMenu/Demos.md create mode 100644 concepts/05 UI Components/DataGrid/Demos.md create mode 100644 concepts/05 UI Components/DateBox/Demos.md rename concepts/05 UI Components/Diagram/{00 Getting Started with Diagram/15 Add the Diagram Component to an Angular CLI Application.md => 05 Add the Diagram Component to an Angular CLI Application.md} (100%) create mode 100644 concepts/05 UI Components/Diagram/Demos.md rename concepts/05 UI Components/Drawer/{Getting Started with Navigation Drawer => 00 Getting Started with Navigation Drawer}/00 Create the Drawer.md (100%) rename concepts/05 UI Components/Drawer/{Getting Started with Navigation Drawer => 00 Getting Started with Navigation Drawer}/10 Open and Close the Drawer.md (100%) rename concepts/05 UI Components/Drawer/{Getting Started with Navigation Drawer => 00 Getting Started with Navigation Drawer}/15 Implement Navigation.md (100%) rename concepts/05 UI Components/Drawer/{Getting Started with Navigation Drawer => 00 Getting Started with Navigation Drawer}/20 Configure the Reveal Behavior.md (100%) rename concepts/05 UI Components/Drawer/{Getting Started with Navigation Drawer => 00 Getting Started with Navigation Drawer}/30 Configure Interaction with the View.md (100%) rename concepts/05 UI Components/Drawer/{Getting Started with Navigation Drawer => 00 Getting Started with Navigation Drawer}/40 Change the Position.md (100%) create mode 100644 concepts/05 UI Components/Drawer/00 Getting Started with Navigation Drawer/Getting Started with Navigation Drawer.md create mode 100644 concepts/05 UI Components/Drawer/Demos.md delete mode 100644 concepts/05 UI Components/Drawer/Getting Started with Navigation Drawer/Getting Started with Navigation Drawer.md create mode 100644 concepts/05 UI Components/DropDownBox/01 Choose a Drop-Down Editor.md create mode 100644 concepts/05 UI Components/DropDownBox/Demos.md create mode 100644 concepts/05 UI Components/DropDownButton/Demos.md create mode 100644 concepts/05 UI Components/FileManager/Demos.md create mode 100644 concepts/05 UI Components/FileUploader/Demos.md create mode 100644 concepts/05 UI Components/FilterBuilder/Demos.md create mode 100644 concepts/05 UI Components/Floating Action Button/Demos.md create mode 100644 concepts/05 UI Components/Form/Demos.md create mode 100644 concepts/05 UI Components/Funnel/Demos.md create mode 100644 concepts/05 UI Components/Gallery/Demos.md create mode 100644 concepts/05 UI Components/Gantt/Demos.md create mode 100644 concepts/05 UI Components/HtmlEditor/Demos.md create mode 100644 concepts/05 UI Components/LinearGauge/Demos.md create mode 100644 concepts/05 UI Components/List/Demos.md create mode 100644 concepts/05 UI Components/LoadIndicator/Demos.md create mode 100644 concepts/05 UI Components/LoadPanel/Demos.md create mode 100644 concepts/05 UI Components/Lookup/01 Choose a Drop-Down Editor.md create mode 100644 concepts/05 UI Components/Lookup/Demos.md create mode 100644 concepts/05 UI Components/Map/Demos.md create mode 100644 concepts/05 UI Components/Menu/Demos.md create mode 100644 concepts/05 UI Components/MultiView/Demos.md create mode 100644 concepts/05 UI Components/NumberBox/Demos.md create mode 100644 concepts/05 UI Components/PieChart/Demos.md create mode 100644 concepts/05 UI Components/PivotGrid/Demos.md create mode 100644 concepts/05 UI Components/PolarChart/Demos.md create mode 100644 concepts/05 UI Components/Popover/Demos.md create mode 100644 concepts/05 UI Components/Popup/Demos.md create mode 100644 concepts/05 UI Components/ProgressBar/Demos.md create mode 100644 concepts/05 UI Components/RadioGroup/Demos.md create mode 100644 concepts/05 UI Components/RangeSelector/Demos.md create mode 100644 concepts/05 UI Components/RangeSlider/Demos.md create mode 100644 concepts/05 UI Components/Resizable/Demos.md create mode 100644 concepts/05 UI Components/ResponsiveBox/Demos.md create mode 100644 concepts/05 UI Components/Sankey/Demos.md create mode 100644 concepts/05 UI Components/Scheduler/Demos.md create mode 100644 concepts/05 UI Components/ScrollView/Demos.md create mode 100644 concepts/05 UI Components/SelectBox/01 Choose a Drop-Down Editor.md create mode 100644 concepts/05 UI Components/SelectBox/Demos.md create mode 100644 concepts/05 UI Components/Slider/Demos.md create mode 100644 concepts/05 UI Components/Sparkline/Demos.md create mode 100644 concepts/05 UI Components/Switch/Demos.md create mode 100644 concepts/05 UI Components/TabPanel/Demos.md create mode 100644 concepts/05 UI Components/Tabs/Demos.md create mode 100644 concepts/05 UI Components/TagBox/01 Choose a Drop-Down Editor.md create mode 100644 concepts/05 UI Components/TagBox/Demos.md create mode 100644 concepts/05 UI Components/TextArea/Demos.md create mode 100644 concepts/05 UI Components/TextBox/Demos.md create mode 100644 concepts/05 UI Components/TileView/Demos.md create mode 100644 concepts/05 UI Components/Toast/Demos.md create mode 100644 concepts/05 UI Components/Toolbar/Demos.md create mode 100644 concepts/05 UI Components/Tooltip/Demos.md create mode 100644 concepts/05 UI Components/TreeList/Demos.md create mode 100644 concepts/05 UI Components/TreeMap/Demos.md create mode 100644 concepts/05 UI Components/TreeView/Demos.md create mode 100644 concepts/05 UI Components/VectorMap/Demos.md rename concepts/60 Themes and Styles/{00 HTML- and SVG-Based UI Components.md => 00 Styling Methods.md} (100%) rename concepts/Common/{Modularity/02 DevExtreme Modules Structure/core/templates/template.md => Accessibility/Accessibility.md} (100%) rename concepts/Common/{Modularity/02 DevExtreme Modules Structure/core/utils/deferred.md => Distribution Channels/Distribution Channels.md} (100%) delete mode 100644 concepts/Common/Modularity/02 DevExtreme Modules Structure/exporter/excel/excel.doc_comments.md delete mode 100644 concepts/Common/Modularity/02 DevExtreme Modules Structure/exporter/export_load_panel.md delete mode 100644 concepts/Common/Modularity/02 DevExtreme Modules Structure/viz/chart_components/base_chart.md delete mode 100644 concepts/Common/Modularity/02 DevExtreme Modules Structure/viz/core/base_widget.md delete mode 100644 concepts/Getting Started/Widget Basics - AngularJS/01 Create and Configure a Widget.md delete mode 100644 concepts/Getting Started/Widget Basics - AngularJS/03 Get a Widget Instance.md delete mode 100644 concepts/Getting Started/Widget Basics - AngularJS/05 Change Options.md delete mode 100644 concepts/Getting Started/Widget Basics - AngularJS/10 Call Methods.md delete mode 100644 concepts/Getting Started/Widget Basics - AngularJS/15 Handle Events.md delete mode 100644 concepts/Getting Started/Widget Basics - AngularJS/20 Destroy a Widget.md delete mode 100644 concepts/Getting Started/Widget Basics - Knockout/01 Create and Configure a Widget.md delete mode 100644 concepts/Getting Started/Widget Basics - Knockout/03 Get a Widget Instance.md delete mode 100644 concepts/Getting Started/Widget Basics - Knockout/05 Change Options.md delete mode 100644 concepts/Getting Started/Widget Basics - Knockout/10 Call Methods.md delete mode 100644 concepts/Getting Started/Widget Basics - Knockout/15 Handle Events.md delete mode 100644 concepts/Getting Started/Widget Basics - Knockout/20 Destroy a Widget.md create mode 100644 includes/api-dataSource-stores-are-immutable.md create mode 100644 includes/api-form-simpleitem-template.md create mode 100644 includes/common-get-instance.md create mode 100644 includes/common-link-getinstance.md create mode 100644 includes/demos-intro.md rename concepts/Common/Editors Concepts/How to Choose a Drop-Down Editor.md => includes/editors-how-to-choose.md (98%) delete mode 100644 includes/uiwidgets-nestedtoolbar-widgetoptions-fulldesc.md diff --git a/MenuConfig.xml b/MenuConfig.xml index e2de55bd6e..1f78372f29 100644 --- a/MenuConfig.xml +++ b/MenuConfig.xml @@ -1,54 +1,114 @@  - - - + - - - - + + + + - - - + + - + + - - - - - - - - + + + - - + + + + + + + - + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --> + - - + \ No newline at end of file diff --git a/api-reference/10 UI Components/BaseChart/7 Interfaces/BaseChartLegendItem/BaseChartLegendItem.md b/api-reference/10 UI Components/BaseChart/7 Interfaces/BaseChartLegendItem/BaseChartLegendItem.md new file mode 100644 index 0000000000..961eb9d079 --- /dev/null +++ b/api-reference/10 UI Components/BaseChart/7 Interfaces/BaseChartLegendItem/BaseChartLegendItem.md @@ -0,0 +1,14 @@ +--- +id: BaseChartLegendItem +type: Object +inherits: BaseLegendItem +module: viz/chart_components/base_chart +export: BaseChartLegendItem +--- +--- +##### shortDescription +An object that provides information about a legend item. + +--- +#####See Also##### +- [legend]({basewidgetpath}/Configuration/legend/) \ No newline at end of file diff --git a/api-reference/50 Common/Object Structures/BaseChartLegendItem/series.md b/api-reference/10 UI Components/BaseChart/7 Interfaces/BaseChartLegendItem/series.md similarity index 100% rename from api-reference/50 Common/Object Structures/BaseChartLegendItem/series.md rename to api-reference/10 UI Components/BaseChart/7 Interfaces/BaseChartLegendItem/series.md diff --git a/api-reference/10 UI Components/BaseChart/7 Interfaces/Interfaces.md b/api-reference/10 UI Components/BaseChart/7 Interfaces/Interfaces.md new file mode 100644 index 0000000000..37c9b1974a --- /dev/null +++ b/api-reference/10 UI Components/BaseChart/7 Interfaces/Interfaces.md @@ -0,0 +1,5 @@ +--- +##### shortDescription +This section describes interfaces that the {WidgetName} component uses. + +--- diff --git a/api-reference/10 UI Components/Component/1 Configuration/onInitialized.md b/api-reference/10 UI Components/Component/1 Configuration/onInitialized.md index 0cb1842b73..588cb54df8 100644 --- a/api-reference/10 UI Components/Component/1 Configuration/onInitialized.md +++ b/api-reference/10 UI Components/Component/1 Configuration/onInitialized.md @@ -18,4 +18,4 @@ The UI component's instance. --- #####See Also##### -- **Get a UI component Instance** in [Angular](/concepts/40%20Angular%20Components/20%20Component%20Configuration%20Syntax/44%20Get%20a%20UI%20Component%20Instance.md '/Documentation/Guide/Angular_Components/Component_Configuration_Syntax/#Get_a_UI_Component_Instance') | [AngularJS](/concepts/Getting%20Started/Widget%20Basics%20-%20AngularJS/03%20Get%20a%20Widget%20Instance.md '/Documentation/Guide/Getting_Started/Widget_Basics_-_AngularJS/Get_a_Widget_Instance/') | [Knockout](/concepts/Getting%20Started/Widget%20Basics%20-%20Knockout/03%20Get%20a%20Widget%20Instance.md '/Documentation/Guide/Getting_Started/Widget_Basics_-_Knockout/Get_a_Widget_Instance/') | [Vue](/concepts/55%20Vue%20Components/20%20Component%20Configuration%20Syntax/44%20Get%20a%20UI%20Component%20Instance.md '/Documentation/Guide/Vue_Components/Component_Configuration_Syntax/#Get_a_UI_Component_Instance') | [React](/concepts/50%20React%20Components/40%20Component%20Configuration%20Syntax/65%20Get%20a%20UI%20Component%20Instance.md '/Documentation/Guide/React_Components/Component_Configuration_Syntax/#Get_a_UI_Component_Instance') \ No newline at end of file +#include common-link-getinstance \ No newline at end of file diff --git a/api-reference/10 UI Components/DOMComponent/3 Methods/dispose().md b/api-reference/10 UI Components/DOMComponent/3 Methods/dispose().md index 8c8e4c463c..83471ed234 100644 --- a/api-reference/10 UI Components/DOMComponent/3 Methods/dispose().md +++ b/api-reference/10 UI Components/DOMComponent/3 Methods/dispose().md @@ -6,17 +6,20 @@ id: DOMComponent.dispose() Disposes of all the resources allocated to the {WidgetName} instance. --- + +--- +##### jQuery + After calling this method, remove the DOM element associated with the UI component: $("#my{WidgetName}").dx{WidgetName}("dispose"); $("#my{WidgetName}").remove(); -Use this method only if the UI component was created with jQuery or pure JavaScript. In Angular, Vue, and React, use conditional rendering: - ---- ##### Angular +Use conditional rendering instead of this method: + @@ -24,6 +27,8 @@ Use this method only if the UI component was created with jQuery or pure JavaScr ##### Vue +Use conditional rendering instead of this method: +