From 3fc409b24f8d00bee5e75b42448153fa90fb5a5f Mon Sep 17 00:00:00 2001 From: Alexander Bulychev Date: Mon, 15 Jul 2024 13:46:09 +0300 Subject: [PATCH] Migrate package manager: NPM -> PNPM (#27614) Signed-off-by: Alexander Bulychev Co-authored-by: Alexander Bulychev --- .github/actions/run-qunit-tests/action.yml | 35 +- .github/workflows/default_workflow.yml | 42 +- .github/workflows/demos_unit_tests.yml | 31 +- .github/workflows/demos_visual_tests.yml | 67 +- .../demos_visual_tests_frameworks.yml | 280 +- .github/workflows/lint.yml | 262 +- .github/workflows/pack_all.yml | 28 +- .github/workflows/packages_publishing.yml | 75 +- .github/workflows/playgrounds_tests.yml | 72 +- .../qunit_tests-additional-renovation.yml | 33 +- .github/workflows/qunit_tests-renovation.yml | 31 +- .github/workflows/renovation.yml | 33 +- .github/workflows/styles.yml | 31 +- .github/workflows/testcafe_tests.yml | 78 +- .github/workflows/themebuilder_tests.yml | 44 +- .github/workflows/ts_declarations.yml | 66 +- .github/workflows/update_version.yml | 30 +- .github/workflows/wrapper_tests.yml | 61 +- .npmrc | 4 + apps/angular/angular.json | 8 +- apps/angular/package.json | 25 +- .../Accordion/Overview/Angular/index.html | 10 +- .../Demos/Accordion/Overview/React/index.html | 6 +- .../Accordion/Overview/ReactJs/index.html | 6 +- .../Demos/Accordion/Overview/Vue/index.html | 10 +- .../Accordion/Overview/jQuery/index.html | 4 +- .../ActionSheet/Basics/Angular/index.html | 10 +- .../Demos/ActionSheet/Basics/React/index.html | 6 +- .../ActionSheet/Basics/ReactJs/index.html | 6 +- .../Demos/ActionSheet/Basics/Vue/index.html | 10 +- .../ActionSheet/Basics/jQuery/index.html | 4 +- .../PopoverMode/Angular/index.html | 10 +- .../ActionSheet/PopoverMode/React/index.html | 6 +- .../PopoverMode/ReactJs/index.html | 6 +- .../ActionSheet/PopoverMode/Vue/index.html | 10 +- .../ActionSheet/PopoverMode/jQuery/index.html | 4 +- .../Autocomplete/Overview/Angular/index.html | 10 +- .../Autocomplete/Overview/React/index.html | 6 +- .../Autocomplete/Overview/ReactJs/index.html | 6 +- .../Autocomplete/Overview/Vue/index.html | 10 +- .../Autocomplete/Overview/jQuery/index.html | 4 +- .../Demos/Box/Overview/Angular/index.html | 10 +- .../demos/Demos/Box/Overview/React/index.html | 6 +- .../Demos/Box/Overview/ReactJs/index.html | 6 +- apps/demos/Demos/Box/Overview/Vue/index.html | 10 +- .../Demos/Box/Overview/jQuery/index.html | 4 +- .../Demos/Button/Icons/Angular/index.html | 10 +- .../demos/Demos/Button/Icons/React/index.html | 6 +- .../Demos/Button/Icons/ReactJs/index.html | 6 +- apps/demos/Demos/Button/Icons/Vue/index.html | 10 +- .../Demos/Button/Icons/jQuery/index.html | 4 +- .../Button/PredefinedTypes/Angular/index.html | 10 +- .../Button/PredefinedTypes/React/index.html | 6 +- .../Button/PredefinedTypes/ReactJs/index.html | 6 +- .../Button/PredefinedTypes/Vue/index.html | 10 +- .../Button/PredefinedTypes/jQuery/index.html | 4 +- .../ButtonGroup/Overview/Angular/index.html | 10 +- .../ButtonGroup/Overview/React/index.html | 6 +- .../ButtonGroup/Overview/ReactJs/index.html | 6 +- .../Demos/ButtonGroup/Overview/Vue/index.html | 10 +- .../ButtonGroup/Overview/jQuery/index.html | 4 +- .../MultipleSelection/Angular/index.html | 10 +- .../MultipleSelection/React/index.html | 6 +- .../MultipleSelection/ReactJs/index.html | 6 +- .../Calendar/MultipleSelection/Vue/index.html | 10 +- .../MultipleSelection/jQuery/index.html | 4 +- .../Calendar/Overview/Angular/index.html | 10 +- .../Demos/Calendar/Overview/React/index.html | 6 +- .../Calendar/Overview/ReactJs/index.html | 6 +- .../Demos/Calendar/Overview/Vue/index.html | 10 +- .../Demos/Calendar/Overview/jQuery/index.html | 4 +- .../APIDisplayATooltip/Angular/index.html | 10 +- .../APIDisplayATooltip/React/index.html | 6 +- .../APIDisplayATooltip/ReactJs/index.html | 6 +- .../Charts/APIDisplayATooltip/Vue/index.html | 10 +- .../APIDisplayATooltip/jQuery/index.html | 4 +- .../Charts/APISelectAPoint/Angular/index.html | 10 +- .../Charts/APISelectAPoint/React/index.html | 6 +- .../Charts/APISelectAPoint/ReactJs/index.html | 6 +- .../Charts/APISelectAPoint/Vue/index.html | 10 +- .../Charts/APISelectAPoint/jQuery/index.html | 4 +- .../Charts/AjaxRequest/Angular/index.html | 10 +- .../Demos/Charts/AjaxRequest/React/index.html | 6 +- .../Charts/AjaxRequest/ReactJs/index.html | 6 +- .../Demos/Charts/AjaxRequest/Vue/index.html | 10 +- .../Charts/AjaxRequest/jQuery/index.html | 4 +- .../Charts/Annotation/Angular/index.html | 10 +- .../Demos/Charts/Annotation/React/index.html | 6 +- .../Charts/Annotation/ReactJs/index.html | 6 +- .../Demos/Charts/Annotation/Vue/index.html | 10 +- .../Demos/Charts/Annotation/jQuery/index.html | 4 +- .../Demos/Charts/Area/Angular/index.html | 10 +- apps/demos/Demos/Charts/Area/React/index.html | 6 +- .../Demos/Charts/Area/ReactJs/index.html | 6 +- apps/demos/Demos/Charts/Area/Vue/index.html | 10 +- .../demos/Demos/Charts/Area/jQuery/index.html | 4 +- .../Charts/AreaSparklines/Angular/index.html | 10 +- .../Charts/AreaSparklines/React/index.html | 6 +- .../Charts/AreaSparklines/ReactJs/index.html | 6 +- .../Charts/AreaSparklines/Vue/index.html | 10 +- .../Charts/AreaSparklines/jQuery/index.html | 4 +- .../AutoCalculatedBarWidth/Angular/index.html | 10 +- .../AutoCalculatedBarWidth/React/index.html | 6 +- .../AutoCalculatedBarWidth/ReactJs/index.html | 6 +- .../AutoCalculatedBarWidth/Vue/index.html | 10 +- .../AutoCalculatedBarWidth/jQuery/index.html | 4 +- .../AxisCustomPosition/Angular/index.html | 10 +- .../AxisCustomPosition/React/index.html | 6 +- .../AxisCustomPosition/ReactJs/index.html | 6 +- .../Charts/AxisCustomPosition/Vue/index.html | 10 +- .../AxisCustomPosition/jQuery/index.html | 4 +- .../AxisLabelsOverlapping/Angular/index.html | 10 +- .../AxisLabelsOverlapping/React/index.html | 6 +- .../AxisLabelsOverlapping/ReactJs/index.html | 6 +- .../AxisLabelsOverlapping/Vue/index.html | 10 +- .../AxisLabelsOverlapping/jQuery/index.html | 4 +- .../AxisLabelsTemplates/Angular/index.html | 10 +- .../AxisLabelsTemplates/React/index.html | 6 +- .../AxisLabelsTemplates/ReactJs/index.html | 6 +- .../Charts/AxisLabelsTemplates/Vue/index.html | 10 +- .../AxisLabelsTemplates/jQuery/index.html | 4 +- .../Charts/BarSparklines/Angular/index.html | 10 +- .../Charts/BarSparklines/React/index.html | 6 +- .../Charts/BarSparklines/ReactJs/index.html | 6 +- .../Demos/Charts/BarSparklines/Vue/index.html | 10 +- .../Charts/BarSparklines/jQuery/index.html | 4 +- .../BiDirectionalBarChart/Angular/index.html | 10 +- .../BiDirectionalBarChart/React/index.html | 6 +- .../BiDirectionalBarChart/ReactJs/index.html | 6 +- .../BiDirectionalBarChart/Vue/index.html | 10 +- .../BiDirectionalBarChart/jQuery/index.html | 4 +- .../Demos/Charts/Bubble/Angular/index.html | 10 +- .../Demos/Charts/Bubble/React/index.html | 6 +- .../Demos/Charts/Bubble/ReactJs/index.html | 6 +- apps/demos/Demos/Charts/Bubble/Vue/index.html | 10 +- .../Demos/Charts/Bubble/jQuery/index.html | 4 +- .../Charts/Candlestick/Angular/index.html | 10 +- .../Demos/Charts/Candlestick/React/index.html | 6 +- .../Charts/Candlestick/ReactJs/index.html | 6 +- .../Demos/Charts/Candlestick/Vue/index.html | 10 +- .../Charts/Candlestick/jQuery/index.html | 4 +- .../Charts/ChartsDrillDown/Angular/index.html | 10 +- .../Charts/ChartsDrillDown/React/index.html | 6 +- .../Charts/ChartsDrillDown/ReactJs/index.html | 6 +- .../Charts/ChartsDrillDown/Vue/index.html | 10 +- .../Charts/ChartsDrillDown/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../ClientSideDataProcessing/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../ClientSideDataProcessing/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Charts/ColorEachBar/Angular/index.html | 10 +- .../Charts/ColorEachBar/React/index.html | 6 +- .../Charts/ColorEachBar/ReactJs/index.html | 6 +- .../Demos/Charts/ColorEachBar/Vue/index.html | 10 +- .../Charts/ColorEachBar/jQuery/index.html | 4 +- .../Charts/Colorization/Angular/index.html | 10 +- .../Charts/Colorization/React/index.html | 6 +- .../Charts/Colorization/ReactJs/index.html | 6 +- .../Demos/Charts/Colorization/Vue/index.html | 10 +- .../Charts/Colorization/jQuery/index.html | 4 +- .../Charts/ContinuousData/Angular/index.html | 10 +- .../Charts/ContinuousData/React/index.html | 6 +- .../Charts/ContinuousData/ReactJs/index.html | 6 +- .../Charts/ContinuousData/Vue/index.html | 10 +- .../Charts/ContinuousData/jQuery/index.html | 4 +- .../Demos/Charts/Crosshair/Angular/index.html | 10 +- .../Demos/Charts/Crosshair/React/index.html | 6 +- .../Demos/Charts/Crosshair/ReactJs/index.html | 6 +- .../Demos/Charts/Crosshair/Vue/index.html | 10 +- .../Demos/Charts/Crosshair/jQuery/index.html | 4 +- .../CustomAnnotations/Angular/index.html | 10 +- .../Charts/CustomAnnotations/React/index.html | 6 +- .../CustomAnnotations/ReactJs/index.html | 6 +- .../Charts/CustomAnnotations/Vue/index.html | 10 +- .../CustomAnnotations/jQuery/index.html | 4 +- .../Charts/CustomBarWidth/Angular/index.html | 10 +- .../Charts/CustomBarWidth/React/index.html | 6 +- .../Charts/CustomBarWidth/ReactJs/index.html | 6 +- .../Charts/CustomBarWidth/Vue/index.html | 10 +- .../Charts/CustomBarWidth/jQuery/index.html | 4 +- .../CustomLegendMarkers/Angular/index.html | 10 +- .../CustomLegendMarkers/React/index.html | 6 +- .../CustomLegendMarkers/ReactJs/index.html | 6 +- .../Charts/CustomLegendMarkers/Vue/index.html | 10 +- .../CustomLegendMarkers/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../CustomizePointsAndLabels/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../CustomizePointsAndLabels/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../DiscreteAggregation/Angular/index.html | 10 +- .../DiscreteAggregation/React/index.html | 6 +- .../DiscreteAggregation/ReactJs/index.html | 6 +- .../Charts/DiscreteAggregation/Vue/index.html | 12 +- .../DiscreteAggregation/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Charts/DiscreteData/Angular/index.html | 10 +- .../Charts/DiscreteData/React/index.html | 6 +- .../Charts/DiscreteData/ReactJs/index.html | 6 +- .../Demos/Charts/DiscreteData/Vue/index.html | 10 +- .../Charts/DiscreteData/jQuery/index.html | 4 +- .../Demos/Charts/Doughnut/Angular/index.html | 10 +- .../Demos/Charts/Doughnut/React/index.html | 6 +- .../Demos/Charts/Doughnut/ReactJs/index.html | 6 +- .../Demos/Charts/Doughnut/Vue/index.html | 10 +- .../Demos/Charts/Doughnut/jQuery/index.html | 4 +- .../DoughnutSelection/Angular/index.html | 10 +- .../Charts/DoughnutSelection/React/index.html | 6 +- .../DoughnutSelection/ReactJs/index.html | 6 +- .../Charts/DoughnutSelection/Vue/index.html | 10 +- .../DoughnutSelection/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../DoughnutWithTopNSeries/Angular/index.html | 10 +- .../DoughnutWithTopNSeries/React/index.html | 6 +- .../DoughnutWithTopNSeries/ReactJs/index.html | 6 +- .../DoughnutWithTopNSeries/Vue/index.html | 10 +- .../DoughnutWithTopNSeries/jQuery/index.html | 4 +- .../Demos/Charts/DrillDown/Angular/index.html | 10 +- .../Demos/Charts/DrillDown/React/index.html | 6 +- .../Demos/Charts/DrillDown/ReactJs/index.html | 6 +- .../Demos/Charts/DrillDown/Vue/index.html | 10 +- .../Demos/Charts/DrillDown/jQuery/index.html | 4 +- .../Demos/Charts/ErrorBars/Angular/index.html | 10 +- .../Demos/Charts/ErrorBars/React/index.html | 6 +- .../Demos/Charts/ErrorBars/ReactJs/index.html | 6 +- .../Demos/Charts/ErrorBars/Vue/index.html | 10 +- .../Demos/Charts/ErrorBars/jQuery/index.html | 4 +- .../ExportAndPrintingAPI/Angular/index.html | 10 +- .../ExportAndPrintingAPI/React/index.html | 6 +- .../ExportAndPrintingAPI/ReactJs/index.html | 6 +- .../ExportAndPrintingAPI/Vue/index.html | 10 +- .../ExportAndPrintingAPI/jQuery/index.html | 4 +- .../ExportCustomMarkup/Angular/index.html | 10 +- .../ExportCustomMarkup/React/index.html | 6 +- .../ExportCustomMarkup/ReactJs/index.html | 6 +- .../Charts/ExportCustomMarkup/Vue/index.html | 10 +- .../ExportCustomMarkup/jQuery/index.html | 4 +- .../ExportSeveralCharts/Angular/index.html | 10 +- .../ExportSeveralCharts/React/index.html | 6 +- .../ExportSeveralCharts/ReactJs/index.html | 6 +- .../Charts/ExportSeveralCharts/Vue/index.html | 10 +- .../ExportSeveralCharts/jQuery/index.html | 4 +- .../FlatDataStructure/Angular/index.html | 10 +- .../Charts/FlatDataStructure/React/index.html | 6 +- .../FlatDataStructure/ReactJs/index.html | 6 +- .../Charts/FlatDataStructure/Vue/index.html | 10 +- .../FlatDataStructure/jQuery/index.html | 4 +- .../Charts/FullStackedBar/Angular/index.html | 10 +- .../Charts/FullStackedBar/React/index.html | 6 +- .../Charts/FullStackedBar/ReactJs/index.html | 6 +- .../Charts/FullStackedBar/Vue/index.html | 10 +- .../Charts/FullStackedBar/jQuery/index.html | 4 +- .../Charts/FunnelChart/Angular/index.html | 10 +- .../Demos/Charts/FunnelChart/React/index.html | 6 +- .../Charts/FunnelChart/ReactJs/index.html | 6 +- .../Demos/Charts/FunnelChart/Vue/index.html | 10 +- .../Charts/FunnelChart/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../HierarchicalDataStructure/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Demos/Charts/HoverMode/Angular/index.html | 10 +- .../Demos/Charts/HoverMode/React/index.html | 6 +- .../Demos/Charts/HoverMode/ReactJs/index.html | 6 +- .../Demos/Charts/HoverMode/Vue/index.html | 10 +- .../Demos/Charts/HoverMode/jQuery/index.html | 4 +- .../Charts/InvertedChart/Angular/index.html | 10 +- .../Charts/InvertedChart/React/index.html | 6 +- .../Charts/InvertedChart/ReactJs/index.html | 6 +- .../Demos/Charts/InvertedChart/Vue/index.html | 10 +- .../Charts/InvertedChart/jQuery/index.html | 4 +- .../Demos/Charts/Line/Angular/index.html | 10 +- apps/demos/Demos/Charts/Line/React/index.html | 6 +- .../Demos/Charts/Line/ReactJs/index.html | 6 +- apps/demos/Demos/Charts/Line/Vue/index.html | 10 +- .../demos/Demos/Charts/Line/jQuery/index.html | 4 +- .../LoadDataOnDemand/Angular/index.html | 10 +- .../Charts/LoadDataOnDemand/React/index.html | 6 +- .../LoadDataOnDemand/ReactJs/index.html | 6 +- .../Charts/LoadDataOnDemand/Vue/index.html | 10 +- .../Charts/LoadDataOnDemand/jQuery/index.html | 4 +- .../Charts/LogarithmicAxis/Angular/index.html | 10 +- .../Charts/LogarithmicAxis/React/index.html | 6 +- .../Charts/LogarithmicAxis/ReactJs/index.html | 6 +- .../Charts/LogarithmicAxis/Vue/index.html | 10 +- .../Charts/LogarithmicAxis/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../LogarithmicVsLinearAxes/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../LogarithmicVsLinearAxes/Vue/index.html | 10 +- .../LogarithmicVsLinearAxes/jQuery/index.html | 4 +- .../Charts/MultipleAxes/Angular/index.html | 10 +- .../Charts/MultipleAxes/React/index.html | 6 +- .../Charts/MultipleAxes/ReactJs/index.html | 6 +- .../Demos/Charts/MultipleAxes/Vue/index.html | 10 +- .../Charts/MultipleAxes/jQuery/index.html | 4 +- .../Charts/MultiplePanes/Angular/index.html | 10 +- .../Charts/MultiplePanes/React/index.html | 6 +- .../Charts/MultiplePanes/ReactJs/index.html | 6 +- .../Demos/Charts/MultiplePanes/Vue/index.html | 10 +- .../Charts/MultiplePanes/jQuery/index.html | 4 +- .../MultiplePointSelection/Angular/index.html | 10 +- .../MultiplePointSelection/React/index.html | 6 +- .../MultiplePointSelection/ReactJs/index.html | 6 +- .../MultiplePointSelection/Vue/index.html | 10 +- .../MultiplePointSelection/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../MultipleSeriesSelection/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../MultipleSeriesSelection/Vue/index.html | 10 +- .../MultipleSeriesSelection/jQuery/index.html | 4 +- .../NullPointSupport/Angular/index.html | 10 +- .../Charts/NullPointSupport/React/index.html | 6 +- .../NullPointSupport/ReactJs/index.html | 6 +- .../Charts/NullPointSupport/Vue/index.html | 10 +- .../Charts/NullPointSupport/jQuery/index.html | 4 +- .../Demos/Charts/Overview/Angular/index.html | 10 +- .../Demos/Charts/Overview/React/index.html | 6 +- .../Demos/Charts/Overview/ReactJs/index.html | 6 +- .../Demos/Charts/Overview/Vue/index.html | 10 +- .../Demos/Charts/Overview/jQuery/index.html | 4 +- .../Demos/Charts/Palette/Angular/index.html | 10 +- .../Demos/Charts/Palette/React/index.html | 6 +- .../Demos/Charts/Palette/ReactJs/index.html | 6 +- .../demos/Demos/Charts/Palette/Vue/index.html | 10 +- .../Demos/Charts/Palette/jQuery/index.html | 4 +- .../Charts/ParetoChart/Angular/index.html | 10 +- .../Demos/Charts/ParetoChart/React/index.html | 6 +- .../Charts/ParetoChart/ReactJs/index.html | 6 +- .../Demos/Charts/ParetoChart/Vue/index.html | 10 +- .../Charts/ParetoChart/jQuery/index.html | 4 +- .../Charts/PeriodicData/Angular/index.html | 10 +- .../Charts/PeriodicData/React/index.html | 6 +- .../Charts/PeriodicData/ReactJs/index.html | 6 +- .../Demos/Charts/PeriodicData/Vue/index.html | 10 +- .../Charts/PeriodicData/jQuery/index.html | 4 +- .../demos/Demos/Charts/Pie/Angular/index.html | 10 +- apps/demos/Demos/Charts/Pie/React/index.html | 6 +- .../demos/Demos/Charts/Pie/ReactJs/index.html | 6 +- apps/demos/Demos/Charts/Pie/Vue/index.html | 10 +- apps/demos/Demos/Charts/Pie/jQuery/index.html | 4 +- .../PieWithAnnotations/Angular/index.html | 10 +- .../PieWithAnnotations/React/index.html | 6 +- .../PieWithAnnotations/ReactJs/index.html | 6 +- .../Charts/PieWithAnnotations/Vue/index.html | 10 +- .../PieWithAnnotations/jQuery/index.html | 4 +- .../PieWithCustomLabels/Angular/index.html | 10 +- .../PieWithCustomLabels/React/index.html | 6 +- .../PieWithCustomLabels/ReactJs/index.html | 6 +- .../Charts/PieWithCustomLabels/Vue/index.html | 10 +- .../PieWithCustomLabels/jQuery/index.html | 4 +- .../PieWithCustomStyles/Angular/index.html | 10 +- .../PieWithCustomStyles/React/index.html | 6 +- .../PieWithCustomStyles/ReactJs/index.html | 6 +- .../Charts/PieWithCustomStyles/Vue/index.html | 10 +- .../Charts/PieWithCustomStyles/Vue/utils.js | 2 +- .../PieWithCustomStyles/jQuery/index.html | 4 +- .../PieWithMultipleSeries/Angular/index.html | 10 +- .../PieWithMultipleSeries/React/index.html | 6 +- .../PieWithMultipleSeries/ReactJs/index.html | 6 +- .../PieWithMultipleSeries/Vue/index.html | 10 +- .../PieWithMultipleSeries/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../PieWithSmallValuesGrouped/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../PiesWithEqualSize/Angular/index.html | 10 +- .../Charts/PiesWithEqualSize/React/index.html | 6 +- .../PiesWithEqualSize/ReactJs/index.html | 6 +- .../Charts/PiesWithEqualSize/Vue/index.html | 10 +- .../PiesWithEqualSize/jQuery/index.html | 4 +- .../Charts/PointImage/Angular/index.html | 10 +- .../Demos/Charts/PointImage/React/index.html | 6 +- .../Charts/PointImage/ReactJs/index.html | 6 +- .../Demos/Charts/PointImage/Vue/index.html | 10 +- .../Demos/Charts/PointImage/jQuery/index.html | 4 +- .../PointsAggregation/Angular/index.html | 10 +- .../Charts/PointsAggregation/React/index.html | 6 +- .../PointsAggregation/ReactJs/index.html | 6 +- .../Charts/PointsAggregation/Vue/index.html | 10 +- .../PointsAggregation/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../PolarChartAnnotations/Angular/index.html | 10 +- .../PolarChartAnnotations/React/index.html | 6 +- .../PolarChartAnnotations/ReactJs/index.html | 6 +- .../PolarChartAnnotations/Vue/index.html | 10 +- .../PolarChartAnnotations/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Charts/PyramidChart/Angular/index.html | 10 +- .../Charts/PyramidChart/React/index.html | 6 +- .../Charts/PyramidChart/ReactJs/index.html | 6 +- .../Demos/Charts/PyramidChart/Vue/index.html | 10 +- .../Charts/PyramidChart/jQuery/index.html | 4 +- .../Demos/Charts/RangeArea/Angular/index.html | 10 +- .../Demos/Charts/RangeArea/React/index.html | 6 +- .../Demos/Charts/RangeArea/ReactJs/index.html | 6 +- .../Demos/Charts/RangeArea/Vue/index.html | 10 +- .../Demos/Charts/RangeArea/jQuery/index.html | 4 +- .../Demos/Charts/RangeBar/Angular/index.html | 10 +- .../Demos/Charts/RangeBar/React/index.html | 6 +- .../Demos/Charts/RangeBar/ReactJs/index.html | 6 +- .../Demos/Charts/RangeBar/Vue/index.html | 10 +- .../Demos/Charts/RangeBar/jQuery/index.html | 4 +- .../Charts/SankeyChart/Angular/index.html | 10 +- .../Demos/Charts/SankeyChart/React/index.html | 6 +- .../Charts/SankeyChart/ReactJs/index.html | 6 +- .../Demos/Charts/SankeyChart/Vue/index.html | 10 +- .../Charts/SankeyChart/jQuery/index.html | 4 +- .../Charts/ScaleBreaks/Angular/index.html | 10 +- .../Demos/Charts/ScaleBreaks/React/index.html | 6 +- .../Charts/ScaleBreaks/ReactJs/index.html | 6 +- .../Demos/Charts/ScaleBreaks/Vue/index.html | 10 +- .../Charts/ScaleBreaks/jQuery/index.html | 4 +- .../Demos/Charts/Scatter/Angular/index.html | 10 +- .../Demos/Charts/Scatter/React/index.html | 6 +- .../Demos/Charts/Scatter/ReactJs/index.html | 6 +- .../demos/Demos/Charts/Scatter/Vue/index.html | 10 +- .../Demos/Charts/Scatter/jQuery/index.html | 4 +- .../Demos/Charts/Selection/Angular/index.html | 10 +- .../Demos/Charts/Selection/React/index.html | 6 +- .../Demos/Charts/Selection/ReactJs/index.html | 6 +- .../Demos/Charts/Selection/Vue/index.html | 10 +- .../Demos/Charts/Selection/jQuery/index.html | 4 +- .../Charts/SeriesTemplates/Angular/index.html | 10 +- .../Charts/SeriesTemplates/React/index.html | 6 +- .../Charts/SeriesTemplates/ReactJs/index.html | 6 +- .../Charts/SeriesTemplates/Vue/index.html | 10 +- .../Charts/SeriesTemplates/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../ServerSideDataProcessing/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../ServerSideDataProcessing/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Charts/SideBySideBar/Angular/index.html | 10 +- .../Charts/SideBySideBar/React/index.html | 6 +- .../Charts/SideBySideBar/ReactJs/index.html | 6 +- .../Demos/Charts/SideBySideBar/Vue/index.html | 10 +- .../Charts/SideBySideBar/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../SideBySideFullStackedBar/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../SideBySideFullStackedBar/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../SideBySideStackedBar/Angular/index.html | 10 +- .../SideBySideStackedBar/React/index.html | 6 +- .../SideBySideStackedBar/ReactJs/index.html | 6 +- .../SideBySideStackedBar/Vue/index.html | 10 +- .../SideBySideStackedBar/jQuery/index.html | 4 +- .../Charts/SignalRService/Angular/index.html | 10 +- .../Charts/SignalRService/React/index.html | 6 +- .../Charts/SignalRService/ReactJs/index.html | 6 +- .../Charts/SignalRService/Vue/index.html | 12 +- .../Charts/SignalRService/jQuery/index.html | 6 +- .../Charts/SimpleArray/Angular/index.html | 10 +- .../Demos/Charts/SimpleArray/React/index.html | 6 +- .../Charts/SimpleArray/ReactJs/index.html | 6 +- .../Demos/Charts/SimpleArray/Vue/index.html | 10 +- .../Charts/SimpleArray/jQuery/index.html | 4 +- .../Charts/SimpleBullets/Angular/index.html | 10 +- .../Charts/SimpleBullets/React/index.html | 6 +- .../Charts/SimpleBullets/ReactJs/index.html | 6 +- .../Demos/Charts/SimpleBullets/Vue/index.html | 10 +- .../Charts/SimpleBullets/jQuery/index.html | 4 +- .../SimpleSparklines/Angular/index.html | 10 +- .../Charts/SimpleSparklines/React/index.html | 6 +- .../SimpleSparklines/ReactJs/index.html | 6 +- .../Charts/SimpleSparklines/Vue/index.html | 10 +- .../Charts/SimpleSparklines/jQuery/index.html | 4 +- .../Demos/Charts/SpiderWeb/Angular/index.html | 10 +- .../Demos/Charts/SpiderWeb/React/index.html | 6 +- .../Demos/Charts/SpiderWeb/ReactJs/index.html | 6 +- .../Demos/Charts/SpiderWeb/Vue/index.html | 10 +- .../Demos/Charts/SpiderWeb/jQuery/index.html | 4 +- .../Demos/Charts/Spline/Angular/index.html | 10 +- .../Demos/Charts/Spline/React/index.html | 6 +- .../Demos/Charts/Spline/ReactJs/index.html | 6 +- apps/demos/Demos/Charts/Spline/Vue/index.html | 10 +- .../Demos/Charts/Spline/jQuery/index.html | 4 +- .../Charts/SplineArea/Angular/index.html | 10 +- .../Demos/Charts/SplineArea/React/index.html | 6 +- .../Charts/SplineArea/ReactJs/index.html | 6 +- .../Demos/Charts/SplineArea/Vue/index.html | 10 +- .../Demos/Charts/SplineArea/jQuery/index.html | 4 +- .../Charts/StackedBar/Angular/index.html | 10 +- .../Demos/Charts/StackedBar/React/index.html | 6 +- .../Charts/StackedBar/ReactJs/index.html | 6 +- .../Demos/Charts/StackedBar/Vue/index.html | 10 +- .../Demos/Charts/StackedBar/jQuery/index.html | 4 +- .../Charts/StandardBar/Angular/index.html | 10 +- .../Demos/Charts/StandardBar/React/index.html | 6 +- .../Charts/StandardBar/ReactJs/index.html | 6 +- .../Demos/Charts/StandardBar/Vue/index.html | 10 +- .../Charts/StandardBar/jQuery/index.html | 4 +- .../Demos/Charts/StepArea/Angular/index.html | 10 +- .../Demos/Charts/StepArea/React/index.html | 6 +- .../Demos/Charts/StepArea/ReactJs/index.html | 6 +- .../Demos/Charts/StepArea/Vue/index.html | 10 +- .../Demos/Charts/StepArea/jQuery/index.html | 4 +- .../Demos/Charts/StepLine/Angular/index.html | 10 +- .../Demos/Charts/StepLine/React/index.html | 6 +- .../Demos/Charts/StepLine/ReactJs/index.html | 6 +- .../Demos/Charts/StepLine/Vue/index.html | 10 +- .../Demos/Charts/StepLine/jQuery/index.html | 4 +- .../Demos/Charts/Stock/Angular/index.html | 10 +- .../demos/Demos/Charts/Stock/React/index.html | 6 +- .../Demos/Charts/Stock/ReactJs/index.html | 6 +- apps/demos/Demos/Charts/Stock/Vue/index.html | 10 +- .../Demos/Charts/Stock/jQuery/index.html | 4 +- .../Demos/Charts/Strips/Angular/index.html | 10 +- .../Demos/Charts/Strips/React/index.html | 6 +- .../Demos/Charts/Strips/ReactJs/index.html | 6 +- apps/demos/Demos/Charts/Strips/Vue/index.html | 10 +- .../Demos/Charts/Strips/jQuery/index.html | 4 +- .../TilingAlgorithms/Angular/index.html | 10 +- .../Charts/TilingAlgorithms/React/index.html | 6 +- .../TilingAlgorithms/ReactJs/index.html | 6 +- .../Charts/TilingAlgorithms/Vue/index.html | 10 +- .../Charts/TilingAlgorithms/jQuery/index.html | 4 +- .../Demos/Charts/Timeline/Angular/index.html | 10 +- .../Demos/Charts/Timeline/React/index.html | 6 +- .../Demos/Charts/Timeline/ReactJs/index.html | 6 +- .../Demos/Charts/Timeline/Vue/index.html | 10 +- .../Demos/Charts/Timeline/jQuery/index.html | 4 +- .../TooltipHTMLSupport/Angular/index.html | 10 +- .../TooltipHTMLSupport/React/index.html | 6 +- .../TooltipHTMLSupport/ReactJs/index.html | 6 +- .../Charts/TooltipHTMLSupport/Vue/index.html | 10 +- .../TooltipHTMLSupport/jQuery/index.html | 4 +- .../Demos/Charts/WindRose/Angular/index.html | 10 +- .../Demos/Charts/WindRose/React/index.html | 6 +- .../Demos/Charts/WindRose/ReactJs/index.html | 6 +- .../Demos/Charts/WindRose/Vue/index.html | 10 +- .../Demos/Charts/WindRose/jQuery/index.html | 4 +- .../WinlossSparklines/Angular/index.html | 10 +- .../Charts/WinlossSparklines/React/index.html | 6 +- .../WinlossSparklines/ReactJs/index.html | 6 +- .../Charts/WinlossSparklines/Vue/index.html | 10 +- .../WinlossSparklines/jQuery/index.html | 4 +- .../ZoomingAndScrolling/Angular/index.html | 10 +- .../ZoomingAndScrolling/React/index.html | 6 +- .../ZoomingAndScrolling/ReactJs/index.html | 6 +- .../Charts/ZoomingAndScrolling/Vue/index.html | 10 +- .../ZoomingAndScrolling/jQuery/index.html | 4 +- .../ZoomingAndScrollingAPI/Angular/index.html | 10 +- .../ZoomingAndScrollingAPI/React/index.html | 6 +- .../ZoomingAndScrollingAPI/ReactJs/index.html | 6 +- .../ZoomingAndScrollingAPI/Vue/index.html | 10 +- .../ZoomingAndScrollingAPI/jQuery/index.html | 4 +- .../ZoomingOnAreaSelection/Angular/index.html | 10 +- .../ZoomingOnAreaSelection/React/index.html | 6 +- .../ZoomingOnAreaSelection/ReactJs/index.html | 6 +- .../ZoomingOnAreaSelection/Vue/index.html | 10 +- .../ZoomingOnAreaSelection/jQuery/index.html | 4 +- .../CheckBox/Overview/Angular/index.html | 10 +- .../Demos/CheckBox/Overview/React/index.html | 6 +- .../CheckBox/Overview/ReactJs/index.html | 6 +- .../Demos/CheckBox/Overview/Vue/index.html | 10 +- .../Demos/CheckBox/Overview/jQuery/index.html | 4 +- .../ColorBox/Overview/Angular/index.html | 10 +- .../Demos/ColorBox/Overview/React/index.html | 6 +- .../ColorBox/Overview/ReactJs/index.html | 6 +- .../Demos/ColorBox/Overview/Vue/index.html | 10 +- .../Demos/ColorBox/Overview/jQuery/index.html | 4 +- .../ActionAndListsOverview/Angular/index.html | 10 +- .../ActionAndListsOverview/React/index.html | 6 +- .../ActionAndListsOverview/ReactJs/index.html | 6 +- .../ActionAndListsOverview/Vue/index.html | 10 +- .../ActionAndListsOverview/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../CustomTextEditorButtons/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../CustomTextEditorButtons/Vue/index.html | 10 +- .../CustomTextEditorButtons/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../EditorAppearanceVariants/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../EditorAppearanceVariants/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Common/EditorsOverview/Angular/index.html | 10 +- .../Common/EditorsOverview/React/index.html | 6 +- .../Common/EditorsOverview/ReactJs/index.html | 6 +- .../Common/EditorsOverview/Vue/index.html | 12 +- .../Common/EditorsOverview/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../EditorsRightToLeftSupport/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../NavigationOverview/Angular/index.html | 10 +- .../NavigationOverview/React/index.html | 6 +- .../NavigationOverview/ReactJs/index.html | 6 +- .../Common/NavigationOverview/Vue/index.html | 10 +- .../NavigationOverview/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../ContextMenu/Basics/Angular/index.html | 10 +- .../Demos/ContextMenu/Basics/React/index.html | 6 +- .../ContextMenu/Basics/ReactJs/index.html | 6 +- .../Demos/ContextMenu/Basics/Vue/index.html | 10 +- .../ContextMenu/Basics/jQuery/index.html | 4 +- .../ContextMenu/Scrolling/Angular/index.html | 10 +- .../ContextMenu/Scrolling/React/index.html | 6 +- .../ContextMenu/Scrolling/ReactJs/index.html | 6 +- .../ContextMenu/Scrolling/Vue/index.html | 10 +- .../ContextMenu/Scrolling/jQuery/index.html | 4 +- .../ContextMenu/Templates/Angular/index.html | 10 +- .../ContextMenu/Templates/React/index.html | 6 +- .../ContextMenu/Templates/ReactJs/index.html | 6 +- .../ContextMenu/Templates/Vue/index.html | 10 +- .../ContextMenu/Templates/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../AdvancedMasterDetailView/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../AdvancedMasterDetailView/Vue/index.html | 10 +- .../jQuery/index.html | 6 +- .../DataGrid/AjaxRequest/Angular/index.html | 10 +- .../DataGrid/AjaxRequest/React/index.html | 6 +- .../DataGrid/AjaxRequest/ReactJs/index.html | 6 +- .../Demos/DataGrid/AjaxRequest/Vue/index.html | 10 +- .../DataGrid/AjaxRequest/jQuery/index.html | 4 +- .../DataGrid/Appearance/Angular/index.html | 10 +- .../DataGrid/Appearance/React/index.html | 6 +- .../DataGrid/Appearance/ReactJs/index.html | 6 +- .../Demos/DataGrid/Appearance/Vue/index.html | 10 +- .../DataGrid/Appearance/jQuery/index.html | 4 +- .../DataGrid/BatchEditing/Angular/index.html | 10 +- .../DataGrid/BatchEditing/React/index.html | 6 +- .../DataGrid/BatchEditing/ReactJs/index.html | 6 +- .../DataGrid/BatchEditing/Vue/index.html | 10 +- .../DataGrid/BatchEditing/jQuery/index.html | 4 +- .../BatchUpdateRequest/Angular/index.html | 10 +- .../BatchUpdateRequest/React/index.html | 6 +- .../BatchUpdateRequest/ReactJs/index.html | 6 +- .../BatchUpdateRequest/Vue/index.html | 10 +- .../BatchUpdateRequest/jQuery/index.html | 6 +- .../CRUDOperations/Angular/index.html | 10 +- .../DataGrid/CRUDOperations/React/index.html | 6 +- .../CRUDOperations/ReactJs/index.html | 6 +- .../DataGrid/CRUDOperations/Vue/index.html | 10 +- .../DataGrid/CRUDOperations/jQuery/index.html | 4 +- .../CascadingLookups/Angular/index.html | 10 +- .../CascadingLookups/React/index.html | 6 +- .../CascadingLookups/ReactJs/index.html | 6 +- .../DataGrid/CascadingLookups/Vue/index.html | 10 +- .../CascadingLookups/jQuery/index.html | 4 +- .../CellCustomization/Angular/index.html | 10 +- .../CellCustomization/React/index.html | 6 +- .../CellCustomization/ReactJs/index.html | 6 +- .../DataGrid/CellCustomization/Vue/index.html | 10 +- .../CellCustomization/jQuery/index.html | 12 +- .../Angular/index.html | 10 +- .../CellEditingAndEditingAPI/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../CellEditingAndEditingAPI/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../CollaborativeEditing/Angular/index.html | 10 +- .../CollaborativeEditing/React/index.html | 6 +- .../CollaborativeEditing/ReactJs/index.html | 6 +- .../CollaborativeEditing/Vue/index.html | 10 +- .../CollaborativeEditing/jQuery/index.html | 8 +- .../jQuery/index.html | 4 +- .../DataGrid/ColumnChooser/Angular/index.html | 10 +- .../DataGrid/ColumnChooser/React/index.html | 6 +- .../DataGrid/ColumnChooser/ReactJs/index.html | 6 +- .../DataGrid/ColumnChooser/Vue/index.html | 10 +- .../DataGrid/ColumnChooser/jQuery/index.html | 6 +- .../ColumnCustomization/Angular/index.html | 10 +- .../ColumnCustomization/React/index.html | 6 +- .../ColumnCustomization/ReactJs/index.html | 6 +- .../ColumnCustomization/Vue/index.html | 10 +- .../ColumnCustomization/jQuery/index.html | 4 +- .../ColumnHeaderFilter/Angular/index.html | 10 +- .../ColumnHeaderFilter/React/index.html | 6 +- .../ColumnHeaderFilter/ReactJs/index.html | 6 +- .../ColumnHeaderFilter/Vue/index.html | 10 +- .../ColumnHeaderFilter/jQuery/index.html | 6 +- .../ColumnResizing/Angular/index.html | 10 +- .../DataGrid/ColumnResizing/React/index.html | 6 +- .../ColumnResizing/ReactJs/index.html | 6 +- .../DataGrid/ColumnResizing/Vue/index.html | 10 +- .../DataGrid/ColumnResizing/jQuery/index.html | 4 +- .../ColumnTemplate/Angular/index.html | 10 +- .../DataGrid/ColumnTemplate/React/index.html | 6 +- .../ColumnTemplate/ReactJs/index.html | 6 +- .../DataGrid/ColumnTemplate/Vue/index.html | 10 +- .../DataGrid/ColumnTemplate/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../ColumnsBasedOnADataSource/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../CommandColumnCustomization/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../CustomDataSource/Angular/index.html | 10 +- .../CustomDataSource/React/index.html | 6 +- .../CustomDataSource/ReactJs/index.html | 6 +- .../DataGrid/CustomDataSource/Vue/index.html | 10 +- .../CustomDataSource/jQuery/index.html | 4 +- .../DataGrid/CustomEditors/Angular/index.html | 10 +- .../DataGrid/CustomEditors/React/index.html | 6 +- .../DataGrid/CustomEditors/ReactJs/index.html | 6 +- .../DataGrid/CustomEditors/Vue/index.html | 10 +- .../DataGrid/CustomEditors/jQuery/index.html | 6 +- .../Angular/index.html | 10 +- .../CustomNewRecordPosition/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../CustomNewRecordPosition/Vue/index.html | 10 +- .../CustomNewRecordPosition/jQuery/index.html | 6 +- .../CustomSummaries/Angular/index.html | 10 +- .../DataGrid/CustomSummaries/React/index.html | 6 +- .../CustomSummaries/ReactJs/index.html | 6 +- .../DataGrid/CustomSummaries/Vue/index.html | 10 +- .../CustomSummaries/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../DataValidation/Angular/index.html | 10 +- .../DataGrid/DataValidation/React/index.html | 6 +- .../DataValidation/ReactJs/index.html | 6 +- .../DataGrid/DataValidation/Vue/index.html | 10 +- .../DataGrid/DataValidation/jQuery/index.html | 6 +- .../DeferredSelection/Angular/index.html | 10 +- .../DeferredSelection/React/index.html | 6 +- .../DeferredSelection/ReactJs/index.html | 6 +- .../DataGrid/DeferredSelection/Vue/index.html | 10 +- .../DeferredSelection/jQuery/index.html | 4 +- .../DnDBetweenGrids/Angular/index.html | 10 +- .../DataGrid/DnDBetweenGrids/React/index.html | 6 +- .../DnDBetweenGrids/ReactJs/index.html | 6 +- .../DataGrid/DnDBetweenGrids/Vue/index.html | 10 +- .../DnDBetweenGrids/jQuery/index.html | 6 +- .../EditStateManagement/Angular/index.html | 10 +- .../EditStateManagement/React/index.html | 6 +- .../EditStateManagement/ReactJs/index.html | 6 +- .../EditStateManagement/Vue/index.html | 10 +- .../EditStateManagement/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../ExcelJSCellCustomization/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../ExcelJSCellCustomization/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../ExcelJSExportImages/Angular/index.html | 10 +- .../ExcelJSExportImages/React/index.html | 6 +- .../ExcelJSExportImages/ReactJs/index.html | 6 +- .../ExcelJSExportImages/Vue/index.html | 10 +- .../ExcelJSExportImages/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../ExcelJSExportMultipleGrids/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../ExcelJSHeaderAndFooter/Angular/index.html | 10 +- .../ExcelJSHeaderAndFooter/React/index.html | 6 +- .../ExcelJSHeaderAndFooter/ReactJs/index.html | 6 +- .../ExcelJSHeaderAndFooter/Vue/index.html | 10 +- .../ExcelJSHeaderAndFooter/jQuery/index.html | 4 +- .../ExcelJSOverview/Angular/index.html | 10 +- .../DataGrid/ExcelJSOverview/React/index.html | 6 +- .../ExcelJSOverview/ReactJs/index.html | 6 +- .../DataGrid/ExcelJSOverview/Vue/index.html | 10 +- .../ExcelJSOverview/jQuery/index.html | 4 +- .../DataGrid/FilterPanel/Angular/index.html | 10 +- .../DataGrid/FilterPanel/React/index.html | 6 +- .../DataGrid/FilterPanel/ReactJs/index.html | 6 +- .../Demos/DataGrid/FilterPanel/Vue/index.html | 10 +- .../DataGrid/FilterPanel/jQuery/index.html | 4 +- .../DataGrid/Filtering/Angular/index.html | 10 +- .../Demos/DataGrid/Filtering/React/index.html | 6 +- .../DataGrid/Filtering/ReactJs/index.html | 6 +- .../Demos/DataGrid/Filtering/Vue/index.html | 10 +- .../DataGrid/Filtering/jQuery/index.html | 4 +- .../DataGrid/FilteringAPI/Angular/index.html | 10 +- .../DataGrid/FilteringAPI/React/index.html | 6 +- .../DataGrid/FilteringAPI/ReactJs/index.html | 6 +- .../DataGrid/FilteringAPI/Vue/index.html | 10 +- .../DataGrid/FilteringAPI/jQuery/index.html | 4 +- .../DataGrid/FocusedRow/Angular/index.html | 10 +- .../DataGrid/FocusedRow/React/index.html | 6 +- .../DataGrid/FocusedRow/ReactJs/index.html | 6 +- .../Demos/DataGrid/FocusedRow/Vue/index.html | 10 +- .../DataGrid/FocusedRow/jQuery/index.html | 4 +- .../DataGrid/FormEditing/Angular/index.html | 10 +- .../DataGrid/FormEditing/React/index.html | 6 +- .../DataGrid/FormEditing/ReactJs/index.html | 6 +- .../Demos/DataGrid/FormEditing/Vue/index.html | 10 +- .../DataGrid/FormEditing/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../GridAdaptabilityOverview/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../GridAdaptabilityOverview/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../GridColumnsHidingPriority/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../DataGrid/GridSummaries/Angular/index.html | 10 +- .../DataGrid/GridSummaries/React/index.html | 6 +- .../DataGrid/GridSummaries/ReactJs/index.html | 6 +- .../DataGrid/GridSummaries/Vue/index.html | 10 +- .../DataGrid/GridSummaries/jQuery/index.html | 12 +- .../GroupSummaries/Angular/index.html | 10 +- .../DataGrid/GroupSummaries/React/index.html | 6 +- .../GroupSummaries/ReactJs/index.html | 6 +- .../DataGrid/GroupSummaries/Vue/index.html | 10 +- .../DataGrid/GroupSummaries/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../HorizontalVirtualScrolling/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../InfiniteScrolling/Angular/index.html | 10 +- .../InfiniteScrolling/React/index.html | 6 +- .../InfiniteScrolling/ReactJs/index.html | 6 +- .../DataGrid/InfiniteScrolling/Vue/index.html | 10 +- .../InfiniteScrolling/jQuery/index.html | 4 +- .../KeyboardNavigation/Angular/index.html | 10 +- .../KeyboardNavigation/React/index.html | 6 +- .../KeyboardNavigation/ReactJs/index.html | 6 +- .../KeyboardNavigation/Vue/index.html | 10 +- .../KeyboardNavigation/jQuery/index.html | 4 +- .../LocalReordering/Angular/index.html | 10 +- .../DataGrid/LocalReordering/React/index.html | 6 +- .../LocalReordering/ReactJs/index.html | 6 +- .../DataGrid/LocalReordering/Vue/index.html | 10 +- .../LocalReordering/jQuery/index.html | 6 +- .../MasterDetailAPI/Angular/index.html | 10 +- .../DataGrid/MasterDetailAPI/React/index.html | 6 +- .../MasterDetailAPI/ReactJs/index.html | 6 +- .../DataGrid/MasterDetailAPI/Vue/index.html | 10 +- .../MasterDetailAPI/jQuery/index.html | 4 +- .../MasterDetailView/Angular/index.html | 10 +- .../MasterDetailView/React/index.html | 6 +- .../MasterDetailView/ReactJs/index.html | 6 +- .../DataGrid/MasterDetailView/Vue/index.html | 10 +- .../MasterDetailView/jQuery/index.html | 4 +- .../MultiRowHeadersBands/Angular/index.html | 10 +- .../MultiRowHeadersBands/React/index.html | 6 +- .../MultiRowHeadersBands/ReactJs/index.html | 6 +- .../MultiRowHeadersBands/Vue/index.html | 10 +- .../MultiRowHeadersBands/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../MultipleRecordSelectionAPI/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../MultipleSorting/Angular/index.html | 10 +- .../DataGrid/MultipleSorting/React/index.html | 6 +- .../MultipleSorting/ReactJs/index.html | 6 +- .../DataGrid/MultipleSorting/Vue/index.html | 10 +- .../MultipleSorting/jQuery/index.html | 4 +- .../DataGrid/OdataService/Angular/index.html | 10 +- .../DataGrid/OdataService/React/index.html | 6 +- .../DataGrid/OdataService/ReactJs/index.html | 6 +- .../DataGrid/OdataService/Vue/index.html | 10 +- .../DataGrid/OdataService/jQuery/index.html | 4 +- .../DataGrid/Overview/Angular/index.html | 10 +- .../Demos/DataGrid/Overview/React/index.html | 6 +- .../DataGrid/Overview/ReactJs/index.html | 6 +- .../Demos/DataGrid/Overview/Vue/index.html | 10 +- .../Demos/DataGrid/Overview/jQuery/index.html | 12 +- .../PDFCellCustomization/Angular/index.html | 10 +- .../PDFCellCustomization/React/index.html | 6 +- .../PDFCellCustomization/ReactJs/index.html | 6 +- .../PDFCellCustomization/Vue/index.html | 10 +- .../PDFCellCustomization/jQuery/index.html | 4 +- .../PDFExportImages/Angular/index.html | 10 +- .../DataGrid/PDFExportImages/React/index.html | 6 +- .../PDFExportImages/ReactJs/index.html | 6 +- .../DataGrid/PDFExportImages/Vue/index.html | 10 +- .../PDFExportImages/jQuery/index.html | 4 +- .../PDFExportMultipleGrids/Angular/index.html | 10 +- .../PDFExportMultipleGrids/React/index.html | 6 +- .../PDFExportMultipleGrids/ReactJs/index.html | 6 +- .../PDFExportMultipleGrids/Vue/index.html | 10 +- .../PDFExportMultipleGrids/jQuery/index.html | 4 +- .../PDFHeaderAndFooter/Angular/index.html | 10 +- .../PDFHeaderAndFooter/React/index.html | 6 +- .../PDFHeaderAndFooter/ReactJs/index.html | 6 +- .../PDFHeaderAndFooter/Vue/index.html | 10 +- .../PDFHeaderAndFooter/jQuery/index.html | 4 +- .../DataGrid/PDFOverview/Angular/index.html | 10 +- .../DataGrid/PDFOverview/React/index.html | 6 +- .../DataGrid/PDFOverview/ReactJs/index.html | 6 +- .../Demos/DataGrid/PDFOverview/Vue/index.html | 10 +- .../DataGrid/PDFOverview/jQuery/index.html | 4 +- .../DataGrid/PopupEditing/Angular/index.html | 10 +- .../DataGrid/PopupEditing/React/index.html | 6 +- .../DataGrid/PopupEditing/ReactJs/index.html | 6 +- .../DataGrid/PopupEditing/Vue/index.html | 10 +- .../DataGrid/PopupEditing/jQuery/index.html | 4 +- .../RealTimeUpdates/Angular/index.html | 10 +- .../DataGrid/RealTimeUpdates/React/index.html | 6 +- .../RealTimeUpdates/ReactJs/index.html | 6 +- .../DataGrid/RealTimeUpdates/Vue/index.html | 10 +- .../RealTimeUpdates/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../RecalculateWhileEditing/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../RecalculateWhileEditing/Vue/index.html | 10 +- .../RecalculateWhileEditing/jQuery/index.html | 4 +- .../RecordGrouping/Angular/index.html | 10 +- .../DataGrid/RecordGrouping/React/index.html | 6 +- .../RecordGrouping/ReactJs/index.html | 6 +- .../DataGrid/RecordGrouping/Vue/index.html | 10 +- .../DataGrid/RecordGrouping/jQuery/index.html | 4 +- .../DataGrid/RecordPaging/Angular/index.html | 10 +- .../DataGrid/RecordPaging/React/index.html | 6 +- .../DataGrid/RecordPaging/ReactJs/index.html | 6 +- .../DataGrid/RecordPaging/Vue/index.html | 10 +- .../DataGrid/RecordPaging/jQuery/index.html | 4 +- .../RemoteGrouping/Angular/index.html | 10 +- .../DataGrid/RemoteGrouping/React/index.html | 6 +- .../RemoteGrouping/ReactJs/index.html | 6 +- .../DataGrid/RemoteGrouping/Vue/index.html | 10 +- .../DataGrid/RemoteGrouping/jQuery/index.html | 6 +- .../RemoteReordering/Angular/index.html | 10 +- .../RemoteReordering/React/index.html | 6 +- .../RemoteReordering/ReactJs/index.html | 6 +- .../DataGrid/RemoteReordering/Vue/index.html | 10 +- .../RemoteReordering/jQuery/index.html | 6 +- .../RemoteVirtualScrolling/Angular/index.html | 10 +- .../RemoteVirtualScrolling/React/index.html | 6 +- .../RemoteVirtualScrolling/ReactJs/index.html | 6 +- .../RemoteVirtualScrolling/Vue/index.html | 10 +- .../RemoteVirtualScrolling/jQuery/index.html | 6 +- .../RightToLeftSupport/Angular/index.html | 10 +- .../RightToLeftSupport/React/index.html | 6 +- .../RightToLeftSupport/ReactJs/index.html | 6 +- .../RightToLeftSupport/Vue/index.html | 10 +- .../RightToLeftSupport/jQuery/index.html | 4 +- .../jQuery/index.html | 12 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../RowEditingAndEditingEvents/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../DataGrid/RowSelection/Angular/index.html | 10 +- .../DataGrid/RowSelection/React/index.html | 6 +- .../DataGrid/RowSelection/ReactJs/index.html | 6 +- .../DataGrid/RowSelection/Vue/index.html | 10 +- .../DataGrid/RowSelection/jQuery/index.html | 4 +- .../DataGrid/RowTemplate/Angular/index.html | 10 +- .../DataGrid/RowTemplate/React/index.html | 6 +- .../DataGrid/RowTemplate/ReactJs/index.html | 6 +- .../Demos/DataGrid/RowTemplate/Vue/index.html | 10 +- .../DataGrid/RowTemplate/jQuery/index.html | 12 +- .../SignalRService/Angular/index.html | 10 +- .../DataGrid/SignalRService/React/index.html | 6 +- .../SignalRService/ReactJs/index.html | 6 +- .../DataGrid/SignalRService/Vue/index.html | 10 +- .../DataGrid/SignalRService/jQuery/index.html | 6 +- .../DataGrid/SimpleArray/Angular/index.html | 10 +- .../DataGrid/SimpleArray/React/index.html | 6 +- .../DataGrid/SimpleArray/ReactJs/index.html | 6 +- .../Demos/DataGrid/SimpleArray/Vue/index.html | 10 +- .../DataGrid/SimpleArray/jQuery/index.html | 4 +- .../StatePersistence/Angular/index.html | 10 +- .../StatePersistence/React/index.html | 6 +- .../StatePersistence/ReactJs/index.html | 6 +- .../DataGrid/StatePersistence/Vue/index.html | 10 +- .../StatePersistence/jQuery/index.html | 4 +- .../ToolbarCustomization/Angular/index.html | 10 +- .../ToolbarCustomization/React/index.html | 6 +- .../ToolbarCustomization/ReactJs/index.html | 6 +- .../ToolbarCustomization/Vue/index.html | 10 +- .../ToolbarCustomization/jQuery/index.html | 4 +- .../VirtualScrolling/Angular/index.html | 10 +- .../VirtualScrolling/React/index.html | 6 +- .../VirtualScrolling/ReactJs/index.html | 6 +- .../DataGrid/VirtualScrolling/Vue/index.html | 10 +- .../VirtualScrolling/jQuery/index.html | 4 +- .../DataGrid/WebAPIService/Angular/index.html | 10 +- .../DataGrid/WebAPIService/React/index.html | 6 +- .../DataGrid/WebAPIService/ReactJs/index.html | 6 +- .../DataGrid/WebAPIService/Vue/index.html | 10 +- .../DataGrid/WebAPIService/jQuery/index.html | 6 +- .../DateBox/Formatting/Angular/index.html | 10 +- .../Demos/DateBox/Formatting/React/index.html | 6 +- .../DateBox/Formatting/ReactJs/index.html | 6 +- .../Demos/DateBox/Formatting/Vue/index.html | 10 +- .../DateBox/Formatting/jQuery/index.html | 4 +- .../Demos/DateBox/Overview/Angular/index.html | 10 +- .../Demos/DateBox/Overview/React/index.html | 6 +- .../Demos/DateBox/Overview/ReactJs/index.html | 6 +- .../Demos/DateBox/Overview/Vue/index.html | 10 +- .../Demos/DateBox/Overview/jQuery/index.html | 4 +- .../Formatting/Angular/index.html | 10 +- .../DateRangeBox/Formatting/React/index.html | 6 +- .../Formatting/ReactJs/index.html | 6 +- .../DateRangeBox/Formatting/Vue/index.html | 10 +- .../DateRangeBox/Formatting/jQuery/index.html | 4 +- .../DateRangeBox/Overview/Angular/index.html | 10 +- .../DateRangeBox/Overview/React/index.html | 6 +- .../DateRangeBox/Overview/ReactJs/index.html | 6 +- .../DateRangeBox/Overview/Vue/index.html | 10 +- .../DateRangeBox/Overview/jQuery/index.html | 4 +- .../Diagram/Adaptability/Angular/index.html | 12 +- .../Diagram/Adaptability/React/index.html | 8 +- .../Diagram/Adaptability/ReactJs/index.html | 8 +- .../Demos/Diagram/Adaptability/Vue/index.html | 12 +- .../Diagram/Adaptability/jQuery/index.html | 8 +- .../AdvancedDataBinding/Angular/index.html | 12 +- .../AdvancedDataBinding/React/index.html | 8 +- .../AdvancedDataBinding/ReactJs/index.html | 8 +- .../AdvancedDataBinding/Vue/index.html | 12 +- .../AdvancedDataBinding/jQuery/index.html | 8 +- .../Diagram/Containers/Angular/index.html | 12 +- .../Demos/Diagram/Containers/React/index.html | 8 +- .../Diagram/Containers/ReactJs/index.html | 8 +- .../Demos/Diagram/Containers/Vue/index.html | 12 +- .../Diagram/Containers/jQuery/index.html | 8 +- .../CustomShapesWithIcons/Angular/index.html | 12 +- .../CustomShapesWithIcons/React/index.html | 8 +- .../CustomShapesWithIcons/ReactJs/index.html | 8 +- .../CustomShapesWithIcons/Vue/index.html | 12 +- .../CustomShapesWithIcons/jQuery/index.html | 8 +- .../Angular/index.html | 12 +- .../React/index.html | 8 +- .../ReactJs/index.html | 8 +- .../CustomShapesWithTemplates/Vue/index.html | 12 +- .../jQuery/index.html | 8 +- .../Angular/index.html | 12 +- .../React/index.html | 8 +- .../ReactJs/index.html | 8 +- .../Vue/index.html | 12 +- .../jQuery/index.html | 8 +- .../CustomShapesWithTexts/Angular/index.html | 12 +- .../CustomShapesWithTexts/React/index.html | 8 +- .../CustomShapesWithTexts/ReactJs/index.html | 8 +- .../CustomShapesWithTexts/Vue/index.html | 12 +- .../CustomShapesWithTexts/jQuery/index.html | 8 +- .../Diagram/ImagesInShapes/Angular/index.html | 12 +- .../Diagram/ImagesInShapes/React/index.html | 8 +- .../Diagram/ImagesInShapes/ReactJs/index.html | 8 +- .../Diagram/ImagesInShapes/Vue/index.html | 12 +- .../Diagram/ImagesInShapes/jQuery/index.html | 8 +- .../Diagram/ItemSelection/Angular/index.html | 12 +- .../Diagram/ItemSelection/React/index.html | 8 +- .../Diagram/ItemSelection/ReactJs/index.html | 8 +- .../Diagram/ItemSelection/Vue/index.html | 12 +- .../Diagram/ItemSelection/jQuery/index.html | 8 +- .../NodesAndEdgesArrays/Angular/index.html | 12 +- .../NodesAndEdgesArrays/React/index.html | 8 +- .../NodesAndEdgesArrays/ReactJs/index.html | 8 +- .../NodesAndEdgesArrays/Vue/index.html | 12 +- .../NodesAndEdgesArrays/jQuery/index.html | 8 +- .../Angular/index.html | 12 +- .../React/index.html | 8 +- .../ReactJs/index.html | 8 +- .../Vue/index.html | 12 +- .../jQuery/index.html | 8 +- .../Angular/index.html | 12 +- .../NodesArrayPlainStructure/React/index.html | 8 +- .../ReactJs/index.html | 8 +- .../NodesArrayPlainStructure/Vue/index.html | 12 +- .../jQuery/index.html | 8 +- .../OperationRestrictions/Angular/index.html | 12 +- .../OperationRestrictions/React/index.html | 8 +- .../OperationRestrictions/ReactJs/index.html | 8 +- .../OperationRestrictions/Vue/index.html | 12 +- .../OperationRestrictions/jQuery/index.html | 8 +- .../Demos/Diagram/Overview/Angular/index.html | 12 +- .../Demos/Diagram/Overview/React/index.html | 8 +- .../Demos/Diagram/Overview/ReactJs/index.html | 8 +- .../Demos/Diagram/Overview/Vue/index.html | 12 +- .../Demos/Diagram/Overview/jQuery/index.html | 8 +- .../Demos/Diagram/ReadOnly/Angular/index.html | 12 +- .../Demos/Diagram/ReadOnly/React/index.html | 8 +- .../Demos/Diagram/ReadOnly/ReactJs/index.html | 8 +- .../Demos/Diagram/ReadOnly/Vue/index.html | 12 +- .../Demos/Diagram/ReadOnly/jQuery/index.html | 8 +- .../Diagram/SimpleView/Angular/index.html | 12 +- .../Demos/Diagram/SimpleView/React/index.html | 8 +- .../Diagram/SimpleView/ReactJs/index.html | 8 +- .../Demos/Diagram/SimpleView/Vue/index.html | 12 +- .../Diagram/SimpleView/jQuery/index.html | 8 +- .../UICustomization/Angular/index.html | 12 +- .../Diagram/UICustomization/React/index.html | 8 +- .../UICustomization/ReactJs/index.html | 8 +- .../Diagram/UICustomization/Vue/index.html | 12 +- .../Diagram/UICustomization/jQuery/index.html | 8 +- .../Diagram/WebAPIService/Angular/index.html | 12 +- .../Diagram/WebAPIService/React/index.html | 8 +- .../Diagram/WebAPIService/ReactJs/index.html | 8 +- .../Diagram/WebAPIService/Vue/index.html | 12 +- .../Diagram/WebAPIService/jQuery/index.html | 10 +- .../LeftOrRightPosition/Angular/index.html | 10 +- .../LeftOrRightPosition/React/index.html | 6 +- .../LeftOrRightPosition/ReactJs/index.html | 6 +- .../Drawer/LeftOrRightPosition/Vue/index.html | 12 +- .../LeftOrRightPosition/jQuery/index.html | 4 +- .../TopOrBottomPosition/Angular/index.html | 10 +- .../TopOrBottomPosition/React/index.html | 6 +- .../TopOrBottomPosition/ReactJs/index.html | 6 +- .../Drawer/TopOrBottomPosition/Vue/index.html | 12 +- .../TopOrBottomPosition/jQuery/index.html | 4 +- .../MultipleSelection/Angular/index.html | 10 +- .../MultipleSelection/React/index.html | 6 +- .../MultipleSelection/ReactJs/index.html | 6 +- .../MultipleSelection/Vue/index.html | 10 +- .../MultipleSelection/jQuery/index.html | 4 +- .../SingleSelection/Angular/index.html | 10 +- .../SingleSelection/React/index.html | 6 +- .../SingleSelection/ReactJs/index.html | 6 +- .../SingleSelection/Vue/index.html | 10 +- .../SingleSelection/jQuery/index.html | 4 +- .../Overview/Angular/index.html | 10 +- .../DropDownButton/Overview/React/index.html | 6 +- .../Overview/ReactJs/index.html | 6 +- .../DropDownButton/Overview/Vue/index.html | 10 +- .../DropDownButton/Overview/jQuery/index.html | 4 +- .../FieldSet/Overview/Angular/index.html | 10 +- .../Demos/FieldSet/Overview/React/index.html | 6 +- .../FieldSet/Overview/ReactJs/index.html | 6 +- .../Demos/FieldSet/Overview/Vue/index.html | 10 +- .../Demos/FieldSet/Overview/jQuery/index.html | 4 +- .../BindingToEF/Angular/index.html | 12 +- .../FileManager/BindingToEF/React/index.html | 8 +- .../BindingToEF/ReactJs/index.html | 8 +- .../FileManager/BindingToEF/Vue/index.html | 12 +- .../FileManager/BindingToEF/jQuery/index.html | 4 +- .../BindingToFileSystem/Angular/index.html | 12 +- .../BindingToFileSystem/React/index.html | 8 +- .../BindingToFileSystem/ReactJs/index.html | 8 +- .../BindingToFileSystem/Vue/index.html | 12 +- .../BindingToFileSystem/jQuery/index.html | 4 +- .../Angular/index.html | 12 +- .../React/index.html | 8 +- .../ReactJs/index.html | 8 +- .../Vue/index.html | 12 +- .../jQuery/index.html | 4 +- .../CustomThumbnails/Angular/index.html | 12 +- .../CustomThumbnails/React/index.html | 8 +- .../CustomThumbnails/ReactJs/index.html | 8 +- .../CustomThumbnails/Vue/index.html | 12 +- .../CustomThumbnails/jQuery/index.html | 4 +- .../FileManager/Overview/Angular/index.html | 12 +- .../FileManager/Overview/React/index.html | 8 +- .../FileManager/Overview/ReactJs/index.html | 8 +- .../Demos/FileManager/Overview/Vue/index.html | 12 +- .../FileManager/Overview/jQuery/index.html | 4 +- .../UICustomization/Angular/index.html | 10 +- .../UICustomization/React/index.html | 6 +- .../UICustomization/ReactJs/index.html | 6 +- .../UICustomization/Vue/index.html | 10 +- .../UICustomization/jQuery/index.html | 4 +- .../ChunkUploading/Angular/index.html | 10 +- .../ChunkUploading/React/index.html | 6 +- .../ChunkUploading/ReactJs/index.html | 6 +- .../ChunkUploading/Vue/index.html | 10 +- .../ChunkUploading/jQuery/index.html | 4 +- .../CustomDropzone/Angular/index.html | 10 +- .../CustomDropzone/React/index.html | 6 +- .../CustomDropzone/ReactJs/index.html | 6 +- .../CustomDropzone/Vue/index.html | 10 +- .../CustomDropzone/jQuery/index.html | 4 +- .../FileSelection/Angular/index.html | 10 +- .../FileSelection/React/index.html | 6 +- .../FileSelection/ReactJs/index.html | 6 +- .../FileUploader/FileSelection/Vue/index.html | 10 +- .../FileSelection/jQuery/index.html | 4 +- .../FileUploading/Angular/index.html | 10 +- .../FileUploading/React/index.html | 6 +- .../FileUploading/ReactJs/index.html | 6 +- .../FileUploader/FileUploading/Vue/index.html | 10 +- .../FileUploading/jQuery/index.html | 4 +- .../Validation/Angular/index.html | 10 +- .../FileUploader/Validation/React/index.html | 6 +- .../Validation/ReactJs/index.html | 6 +- .../FileUploader/Validation/Vue/index.html | 10 +- .../FileUploader/Validation/jQuery/index.html | 4 +- .../Customization/Angular/index.html | 10 +- .../Customization/React/index.html | 6 +- .../Customization/ReactJs/index.html | 6 +- .../Customization/Vue/index.html | 10 +- .../Customization/jQuery/index.html | 12 +- .../WithDataGrid/Angular/index.html | 10 +- .../WithDataGrid/React/index.html | 6 +- .../WithDataGrid/ReactJs/index.html | 6 +- .../FilterBuilder/WithDataGrid/Vue/index.html | 10 +- .../WithDataGrid/jQuery/index.html | 4 +- .../FilterBuilder/WithList/Angular/index.html | 10 +- .../FilterBuilder/WithList/React/index.html | 6 +- .../FilterBuilder/WithList/ReactJs/index.html | 6 +- .../FilterBuilder/WithList/Vue/index.html | 10 +- .../FilterBuilder/WithList/jQuery/index.html | 12 +- .../Overview/Angular/index.html | 10 +- .../Overview/React/index.html | 6 +- .../Overview/ReactJs/index.html | 6 +- .../Overview/Vue/index.html | 10 +- .../Overview/jQuery/index.html | 4 +- .../ColumnsAdaptability/Angular/index.html | 10 +- .../Form/ColumnsAdaptability/React/index.html | 6 +- .../ColumnsAdaptability/ReactJs/index.html | 6 +- .../Form/ColumnsAdaptability/Vue/index.html | 10 +- .../ColumnsAdaptability/jQuery/index.html | 4 +- .../Form/CustomizeItem/Angular/index.html | 10 +- .../Demos/Form/CustomizeItem/React/index.html | 6 +- .../Form/CustomizeItem/ReactJs/index.html | 6 +- .../Demos/Form/CustomizeItem/Vue/index.html | 10 +- .../Form/CustomizeItem/jQuery/index.html | 4 +- .../Form/GroupedFields/Angular/index.html | 10 +- .../Demos/Form/GroupedFields/React/index.html | 6 +- .../Form/GroupedFields/ReactJs/index.html | 6 +- .../Demos/Form/GroupedFields/Vue/index.html | 10 +- .../Form/GroupedFields/jQuery/index.html | 4 +- .../Demos/Form/Overview/Angular/index.html | 10 +- .../Demos/Form/Overview/React/index.html | 6 +- .../Demos/Form/Overview/ReactJs/index.html | 6 +- apps/demos/Demos/Form/Overview/Vue/index.html | 10 +- .../Demos/Form/Overview/jQuery/index.html | 4 +- .../UpdateItemsDynamically/Angular/index.html | 10 +- .../UpdateItemsDynamically/React/index.html | 6 +- .../UpdateItemsDynamically/ReactJs/index.html | 6 +- .../UpdateItemsDynamically/Vue/index.html | 10 +- .../UpdateItemsDynamically/jQuery/index.html | 4 +- .../Demos/Form/Validation/Angular/index.html | 10 +- .../Demos/Form/Validation/React/index.html | 6 +- .../Demos/Form/Validation/ReactJs/index.html | 6 +- .../Demos/Form/Validation/Vue/index.html | 10 +- .../Demos/Form/Validation/jQuery/index.html | 4 +- .../jQuery/index.html | 4 +- .../Gallery/ItemTemplate/Angular/index.html | 10 +- .../Gallery/ItemTemplate/React/index.html | 6 +- .../Gallery/ItemTemplate/ReactJs/index.html | 6 +- .../Demos/Gallery/ItemTemplate/Vue/index.html | 10 +- .../Gallery/ItemTemplate/jQuery/index.html | 4 +- .../Demos/Gallery/Overview/Angular/index.html | 10 +- .../Demos/Gallery/Overview/React/index.html | 6 +- .../Demos/Gallery/Overview/ReactJs/index.html | 6 +- .../Demos/Gallery/Overview/Vue/index.html | 10 +- .../Demos/Gallery/Overview/jQuery/index.html | 4 +- .../Gantt/ChartAppearance/Angular/index.html | 12 +- .../Gantt/ChartAppearance/React/index.html | 8 +- .../Gantt/ChartAppearance/ReactJs/index.html | 8 +- .../Gantt/ChartAppearance/Vue/index.html | 12 +- .../Gantt/ChartAppearance/jQuery/index.html | 8 +- .../Gantt/ContextMenu/Angular/index.html | 12 +- .../Demos/Gantt/ContextMenu/React/index.html | 8 +- .../Gantt/ContextMenu/ReactJs/index.html | 8 +- .../Demos/Gantt/ContextMenu/Vue/index.html | 12 +- .../Demos/Gantt/ContextMenu/jQuery/index.html | 8 +- .../Gantt/DataBinding/Angular/index.html | 12 +- .../Demos/Gantt/DataBinding/React/index.html | 8 +- .../Gantt/DataBinding/ReactJs/index.html | 8 +- .../Demos/Gantt/DataBinding/Vue/index.html | 12 +- .../Demos/Gantt/DataBinding/jQuery/index.html | 8 +- .../Gantt/ExportToPDF/Angular/index.html | 12 +- .../Demos/Gantt/ExportToPDF/React/index.html | 8 +- .../Gantt/ExportToPDF/ReactJs/index.html | 8 +- .../Demos/Gantt/ExportToPDF/Vue/index.html | 12 +- .../Demos/Gantt/ExportToPDF/jQuery/index.html | 8 +- .../Demos/Gantt/FilterRow/Angular/index.html | 12 +- .../Demos/Gantt/FilterRow/React/index.html | 8 +- .../Demos/Gantt/FilterRow/ReactJs/index.html | 8 +- .../Demos/Gantt/FilterRow/Vue/index.html | 12 +- .../Demos/Gantt/FilterRow/jQuery/index.html | 8 +- .../Gantt/HeaderFilter/Angular/index.html | 12 +- .../Demos/Gantt/HeaderFilter/React/index.html | 8 +- .../Gantt/HeaderFilter/ReactJs/index.html | 8 +- .../Demos/Gantt/HeaderFilter/Vue/index.html | 12 +- .../Gantt/HeaderFilter/jQuery/index.html | 8 +- .../Demos/Gantt/Overview/Angular/index.html | 12 +- .../Demos/Gantt/Overview/React/index.html | 8 +- .../Demos/Gantt/Overview/ReactJs/index.html | 8 +- .../demos/Demos/Gantt/Overview/Vue/index.html | 12 +- .../Demos/Gantt/Overview/jQuery/index.html | 8 +- .../Demos/Gantt/Sorting/Angular/index.html | 12 +- .../Demos/Gantt/Sorting/React/index.html | 8 +- .../Demos/Gantt/Sorting/ReactJs/index.html | 8 +- apps/demos/Demos/Gantt/Sorting/Vue/index.html | 12 +- .../Demos/Gantt/Sorting/jQuery/index.html | 8 +- .../Demos/Gantt/StripLines/Angular/index.html | 12 +- .../Demos/Gantt/StripLines/React/index.html | 8 +- .../Demos/Gantt/StripLines/ReactJs/index.html | 8 +- .../Demos/Gantt/StripLines/Vue/index.html | 12 +- .../Demos/Gantt/StripLines/jQuery/index.html | 8 +- .../Gantt/TaskTemplate/Angular/index.html | 12 +- .../Demos/Gantt/TaskTemplate/React/index.html | 8 +- .../Gantt/TaskTemplate/ReactJs/index.html | 8 +- .../Demos/Gantt/TaskTemplate/Vue/index.html | 12 +- .../Gantt/TaskTemplate/jQuery/index.html | 8 +- .../Demos/Gantt/Toolbar/Angular/index.html | 12 +- .../Demos/Gantt/Toolbar/React/index.html | 8 +- .../Demos/Gantt/Toolbar/ReactJs/index.html | 8 +- apps/demos/Demos/Gantt/Toolbar/Vue/index.html | 12 +- .../Demos/Gantt/Toolbar/jQuery/index.html | 8 +- .../Demos/Gantt/Validation/Angular/index.html | 12 +- .../Demos/Gantt/Validation/React/index.html | 8 +- .../Demos/Gantt/Validation/ReactJs/index.html | 8 +- .../Demos/Gantt/Validation/Vue/index.html | 12 +- .../Demos/Gantt/Validation/jQuery/index.html | 8 +- .../AnglesCustomization/Angular/index.html | 10 +- .../AnglesCustomization/React/index.html | 6 +- .../AnglesCustomization/ReactJs/index.html | 6 +- .../Gauges/AnglesCustomization/Vue/index.html | 10 +- .../AnglesCustomization/jQuery/index.html | 4 +- .../BaseValueForRangeBar/Angular/index.html | 10 +- .../BaseValueForRangeBar/React/index.html | 6 +- .../BaseValueForRangeBar/ReactJs/index.html | 6 +- .../BaseValueForRangeBar/Vue/index.html | 10 +- .../BaseValueForRangeBar/jQuery/index.html | 4 +- .../Gauges/CustomLayout/Angular/index.html | 10 +- .../Gauges/CustomLayout/React/index.html | 6 +- .../Gauges/CustomLayout/ReactJs/index.html | 6 +- .../Demos/Gauges/CustomLayout/Vue/index.html | 10 +- .../Gauges/CustomLayout/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../CustomLayoutLinearGauge/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../CustomLayoutLinearGauge/Vue/index.html | 10 +- .../CustomLayoutLinearGauge/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../GaugeTitleCustomized/Angular/index.html | 10 +- .../GaugeTitleCustomized/React/index.html | 6 +- .../GaugeTitleCustomized/ReactJs/index.html | 6 +- .../GaugeTitleCustomized/Vue/index.html | 10 +- .../GaugeTitleCustomized/jQuery/index.html | 4 +- .../Gauges/GaugeTooltip/Angular/index.html | 10 +- .../Gauges/GaugeTooltip/React/index.html | 6 +- .../Gauges/GaugeTooltip/ReactJs/index.html | 6 +- .../Demos/Gauges/GaugeTooltip/Vue/index.html | 10 +- .../Gauges/GaugeTooltip/jQuery/index.html | 4 +- .../LabelsCustomization/Angular/index.html | 10 +- .../LabelsCustomization/React/index.html | 6 +- .../LabelsCustomization/ReactJs/index.html | 6 +- .../Gauges/LabelsCustomization/Vue/index.html | 10 +- .../LabelsCustomization/jQuery/index.html | 4 +- .../Demos/Gauges/Overview/Angular/index.html | 10 +- .../Demos/Gauges/Overview/React/index.html | 6 +- .../Demos/Gauges/Overview/ReactJs/index.html | 6 +- .../Demos/Gauges/Overview/Vue/index.html | 10 +- .../Demos/Gauges/Overview/jQuery/index.html | 4 +- .../Demos/Gauges/Palette/Angular/index.html | 10 +- .../Demos/Gauges/Palette/React/index.html | 6 +- .../Demos/Gauges/Palette/ReactJs/index.html | 6 +- .../demos/Demos/Gauges/Palette/Vue/index.html | 10 +- .../Demos/Gauges/Palette/jQuery/index.html | 4 +- .../PaletteForRanges/Angular/index.html | 10 +- .../Gauges/PaletteForRanges/React/index.html | 6 +- .../PaletteForRanges/ReactJs/index.html | 6 +- .../Gauges/PaletteForRanges/Vue/index.html | 10 +- .../Gauges/PaletteForRanges/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../ScaleCustomTickInterval/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../ScaleCustomTickInterval/Vue/index.html | 10 +- .../ScaleCustomTickInterval/jQuery/index.html | 4 +- .../ScaleCustomTickValues/Angular/index.html | 10 +- .../ScaleCustomTickValues/React/index.html | 6 +- .../ScaleCustomTickValues/ReactJs/index.html | 6 +- .../ScaleCustomTickValues/Vue/index.html | 10 +- .../ScaleCustomTickValues/jQuery/index.html | 4 +- .../ScaleLabelFormatting/Angular/index.html | 10 +- .../ScaleLabelFormatting/React/index.html | 6 +- .../ScaleLabelFormatting/ReactJs/index.html | 6 +- .../ScaleLabelFormatting/Vue/index.html | 10 +- .../ScaleLabelFormatting/jQuery/index.html | 4 +- .../Gauges/ScaleMinorTicks/Angular/index.html | 10 +- .../Gauges/ScaleMinorTicks/React/index.html | 6 +- .../Gauges/ScaleMinorTicks/ReactJs/index.html | 6 +- .../Gauges/ScaleMinorTicks/Vue/index.html | 10 +- .../Gauges/ScaleMinorTicks/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Demos/Gauges/Tooltip/Angular/index.html | 10 +- .../Demos/Gauges/Tooltip/React/index.html | 6 +- .../Demos/Gauges/Tooltip/ReactJs/index.html | 6 +- .../demos/Demos/Gauges/Tooltip/Vue/index.html | 10 +- .../Demos/Gauges/Tooltip/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../ValueIndicatorsAPI/Angular/index.html | 10 +- .../ValueIndicatorsAPI/React/index.html | 6 +- .../ValueIndicatorsAPI/ReactJs/index.html | 6 +- .../Gauges/ValueIndicatorsAPI/Vue/index.html | 10 +- .../ValueIndicatorsAPI/jQuery/index.html | 4 +- .../VariableNumberOfBars/Angular/index.html | 10 +- .../VariableNumberOfBars/React/index.html | 6 +- .../VariableNumberOfBars/ReactJs/index.html | 6 +- .../VariableNumberOfBars/Vue/index.html | 10 +- .../VariableNumberOfBars/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../HtmlEditor/Mentions/Angular/index.html | 10 +- .../HtmlEditor/Mentions/React/index.html | 6 +- .../HtmlEditor/Mentions/ReactJs/index.html | 6 +- .../Demos/HtmlEditor/Mentions/Vue/index.html | 10 +- .../HtmlEditor/Mentions/jQuery/index.html | 6 +- .../OutputFormats/Angular/index.html | 10 +- .../HtmlEditor/OutputFormats/React/index.html | 6 +- .../OutputFormats/ReactJs/index.html | 6 +- .../HtmlEditor/OutputFormats/Vue/index.html | 10 +- .../OutputFormats/jQuery/index.html | 14 +- .../HtmlEditor/Overview/Angular/index.html | 10 +- .../HtmlEditor/Overview/React/index.html | 6 +- .../HtmlEditor/Overview/ReactJs/index.html | 6 +- .../Demos/HtmlEditor/Overview/Vue/index.html | 10 +- .../HtmlEditor/Overview/jQuery/index.html | 6 +- .../HtmlEditor/Tables/Angular/index.html | 10 +- .../Demos/HtmlEditor/Tables/React/index.html | 6 +- .../HtmlEditor/Tables/ReactJs/index.html | 6 +- .../Demos/HtmlEditor/Tables/Vue/index.html | 10 +- .../Demos/HtmlEditor/Tables/jQuery/index.html | 6 +- .../ToolbarCustomization/Angular/index.html | 10 +- .../ToolbarCustomization/React/index.html | 6 +- .../ToolbarCustomization/ReactJs/index.html | 6 +- .../ToolbarCustomization/Vue/index.html | 10 +- .../ToolbarCustomization/jQuery/index.html | 6 +- .../Demos/List/GroupedList/Angular/index.html | 10 +- .../Demos/List/GroupedList/React/index.html | 6 +- .../Demos/List/GroupedList/ReactJs/index.html | 6 +- .../Demos/List/GroupedList/Vue/index.html | 10 +- .../Demos/List/GroupedList/jQuery/index.html | 4 +- .../jQuery/index.html | 4 +- .../List/ItemDragging/Angular/index.html | 10 +- .../Demos/List/ItemDragging/React/index.html | 6 +- .../List/ItemDragging/ReactJs/index.html | 6 +- .../Demos/List/ItemDragging/Vue/index.html | 10 +- .../Demos/List/ItemDragging/jQuery/index.html | 4 +- .../List/ItemTemplate/Angular/index.html | 10 +- .../Demos/List/ItemTemplate/React/index.html | 6 +- .../List/ItemTemplate/ReactJs/index.html | 6 +- .../Demos/List/ItemTemplate/Vue/index.html | 10 +- .../Demos/List/ItemTemplate/jQuery/index.html | 4 +- .../List/ListEditingAndAPI/Angular/index.html | 10 +- .../List/ListEditingAndAPI/React/index.html | 6 +- .../List/ListEditingAndAPI/ReactJs/index.html | 6 +- .../List/ListEditingAndAPI/Vue/index.html | 10 +- .../List/ListEditingAndAPI/jQuery/index.html | 4 +- .../List/ListSelection/Angular/index.html | 10 +- .../Demos/List/ListSelection/React/index.html | 6 +- .../List/ListSelection/ReactJs/index.html | 6 +- .../Demos/List/ListSelection/Vue/index.html | 10 +- .../List/ListSelection/jQuery/index.html | 4 +- .../List/ListWithSearchBar/Angular/index.html | 10 +- .../List/ListWithSearchBar/React/index.html | 6 +- .../List/ListWithSearchBar/ReactJs/index.html | 6 +- .../List/ListWithSearchBar/Vue/index.html | 10 +- .../List/ListWithSearchBar/jQuery/index.html | 4 +- .../Demos/List/WebAPI/Angular/index.html | 10 +- apps/demos/Demos/List/WebAPI/React/index.html | 6 +- .../Demos/List/WebAPI/ReactJs/index.html | 6 +- apps/demos/Demos/List/WebAPI/Vue/index.html | 12 +- .../demos/Demos/List/WebAPI/jQuery/index.html | 6 +- .../LoadIndicator/Overview/Angular/index.html | 10 +- .../LoadIndicator/Overview/React/index.html | 6 +- .../LoadIndicator/Overview/ReactJs/index.html | 6 +- .../LoadIndicator/Overview/Vue/index.html | 10 +- .../LoadIndicator/Overview/jQuery/index.html | 4 +- .../LoadPanel/Overview/Angular/index.html | 10 +- .../Demos/LoadPanel/Overview/React/index.html | 6 +- .../LoadPanel/Overview/ReactJs/index.html | 6 +- .../Demos/LoadPanel/Overview/Vue/index.html | 10 +- .../LoadPanel/Overview/jQuery/index.html | 4 +- .../UsingGlobalize/Angular/index.html | 10 +- .../UsingGlobalize/React/index.html | 6 +- .../UsingGlobalize/ReactJs/index.html | 6 +- .../UsingGlobalize/Vue/index.html | 10 +- .../UsingGlobalize/jQuery/index.html | 32 +- .../Localization/UsingIntl/Angular/index.html | 10 +- .../Localization/UsingIntl/React/index.html | 6 +- .../Localization/UsingIntl/ReactJs/index.html | 6 +- .../Localization/UsingIntl/Vue/index.html | 10 +- .../Localization/UsingIntl/jQuery/index.html | 8 +- .../Demos/Lookup/Basics/Angular/index.html | 10 +- .../Demos/Lookup/Basics/React/index.html | 6 +- .../Demos/Lookup/Basics/ReactJs/index.html | 6 +- apps/demos/Demos/Lookup/Basics/Vue/index.html | 10 +- .../Demos/Lookup/Basics/jQuery/index.html | 4 +- .../Lookup/EventHandling/Angular/index.html | 10 +- .../Lookup/EventHandling/React/index.html | 6 +- .../Lookup/EventHandling/ReactJs/index.html | 6 +- .../Demos/Lookup/EventHandling/Vue/index.html | 10 +- .../Lookup/EventHandling/jQuery/index.html | 4 +- .../Demos/Lookup/Templates/Angular/index.html | 10 +- .../Demos/Lookup/Templates/React/index.html | 6 +- .../Demos/Lookup/Templates/ReactJs/index.html | 6 +- .../Demos/Lookup/Templates/Vue/index.html | 10 +- .../Demos/Lookup/Templates/jQuery/index.html | 4 +- .../Demos/Map/Markers/Angular/index.html | 10 +- apps/demos/Demos/Map/Markers/React/index.html | 6 +- .../Demos/Map/Markers/ReactJs/index.html | 6 +- apps/demos/Demos/Map/Markers/Vue/index.html | 10 +- .../demos/Demos/Map/Markers/jQuery/index.html | 4 +- .../Map/ProvidersAndTypes/Angular/index.html | 10 +- .../Map/ProvidersAndTypes/React/index.html | 6 +- .../Map/ProvidersAndTypes/ReactJs/index.html | 6 +- .../Map/ProvidersAndTypes/Vue/index.html | 10 +- .../Map/ProvidersAndTypes/jQuery/index.html | 4 +- .../demos/Demos/Map/Routes/Angular/index.html | 10 +- apps/demos/Demos/Map/Routes/React/index.html | 6 +- .../demos/Demos/Map/Routes/ReactJs/index.html | 6 +- apps/demos/Demos/Map/Routes/Vue/index.html | 10 +- apps/demos/Demos/Map/Routes/jQuery/index.html | 4 +- .../Demos/Menu/Overview/Angular/index.html | 10 +- .../Demos/Menu/Overview/React/index.html | 6 +- .../Demos/Menu/Overview/ReactJs/index.html | 6 +- apps/demos/Demos/Menu/Overview/Vue/index.html | 10 +- .../Demos/Menu/Overview/jQuery/index.html | 4 +- .../Demos/Menu/Scrolling/Angular/index.html | 10 +- .../Demos/Menu/Scrolling/React/index.html | 6 +- .../Demos/Menu/Scrolling/ReactJs/index.html | 6 +- .../demos/Demos/Menu/Scrolling/Vue/index.html | 10 +- .../Demos/Menu/Scrolling/jQuery/index.html | 4 +- .../MultiView/Overview/Angular/index.html | 10 +- .../Demos/MultiView/Overview/React/index.html | 6 +- .../MultiView/Overview/ReactJs/index.html | 6 +- .../Demos/MultiView/Overview/Vue/index.html | 10 +- .../MultiView/Overview/jQuery/index.html | 4 +- .../NumberBox/Formatting/Angular/index.html | 10 +- .../NumberBox/Formatting/React/index.html | 6 +- .../NumberBox/Formatting/ReactJs/index.html | 6 +- .../Demos/NumberBox/Formatting/Vue/index.html | 10 +- .../NumberBox/Formatting/jQuery/index.html | 4 +- .../NumberBox/Overview/Angular/index.html | 10 +- .../Demos/NumberBox/Overview/React/index.html | 6 +- .../NumberBox/Overview/ReactJs/index.html | 6 +- .../Demos/NumberBox/Overview/Vue/index.html | 10 +- .../NumberBox/Overview/jQuery/index.html | 4 +- .../ChartIntegration/Angular/index.html | 10 +- .../ChartIntegration/React/index.html | 6 +- .../ChartIntegration/ReactJs/index.html | 6 +- .../PivotGrid/ChartIntegration/Vue/index.html | 12 +- .../ChartIntegration/jQuery/index.html | 4 +- .../PivotGrid/DrillDown/Angular/index.html | 10 +- .../PivotGrid/DrillDown/React/index.html | 6 +- .../PivotGrid/DrillDown/ReactJs/index.html | 6 +- .../Demos/PivotGrid/DrillDown/Vue/index.html | 10 +- .../PivotGrid/DrillDown/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../ExcelJSCellCustomization/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../ExcelJSCellCustomization/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../ExcelJSOverview/Angular/index.html | 10 +- .../ExcelJSOverview/React/index.html | 6 +- .../ExcelJSOverview/ReactJs/index.html | 6 +- .../PivotGrid/ExcelJSOverview/Vue/index.html | 10 +- .../ExcelJSOverview/jQuery/index.html | 4 +- .../ExcelJsHeaderAndFooter/Angular/index.html | 10 +- .../ExcelJsHeaderAndFooter/React/index.html | 6 +- .../ExcelJsHeaderAndFooter/ReactJs/index.html | 6 +- .../ExcelJsHeaderAndFooter/Vue/index.html | 10 +- .../ExcelJsHeaderAndFooter/jQuery/index.html | 4 +- .../PivotGrid/FieldPanel/Angular/index.html | 10 +- .../PivotGrid/FieldPanel/React/index.html | 6 +- .../PivotGrid/FieldPanel/ReactJs/index.html | 6 +- .../Demos/PivotGrid/FieldPanel/Vue/index.html | 10 +- .../PivotGrid/FieldPanel/jQuery/index.html | 4 +- .../PivotGrid/HeaderFilter/Angular/index.html | 10 +- .../PivotGrid/HeaderFilter/React/index.html | 6 +- .../PivotGrid/HeaderFilter/ReactJs/index.html | 6 +- .../PivotGrid/HeaderFilter/Vue/index.html | 10 +- .../PivotGrid/HeaderFilter/jQuery/index.html | 4 +- .../IntegratedFieldChooser/Angular/index.html | 10 +- .../IntegratedFieldChooser/React/index.html | 6 +- .../IntegratedFieldChooser/ReactJs/index.html | 6 +- .../IntegratedFieldChooser/Vue/index.html | 10 +- .../IntegratedFieldChooser/jQuery/index.html | 4 +- .../LayoutCustomization/Angular/index.html | 10 +- .../LayoutCustomization/React/index.html | 6 +- .../LayoutCustomization/ReactJs/index.html | 6 +- .../LayoutCustomization/Vue/index.html | 10 +- .../LayoutCustomization/jQuery/index.html | 4 +- .../OLAPDataSource/Angular/index.html | 10 +- .../PivotGrid/OLAPDataSource/React/index.html | 6 +- .../OLAPDataSource/ReactJs/index.html | 6 +- .../PivotGrid/OLAPDataSource/Vue/index.html | 10 +- .../OLAPDataSource/jQuery/index.html | 4 +- .../PivotGrid/Overview/Angular/index.html | 10 +- .../Demos/PivotGrid/Overview/React/index.html | 6 +- .../PivotGrid/Overview/ReactJs/index.html | 6 +- .../Demos/PivotGrid/Overview/Vue/index.html | 10 +- .../PivotGrid/Overview/jQuery/index.html | 4 +- .../RemoteVirtualScrolling/Angular/index.html | 10 +- .../RemoteVirtualScrolling/React/index.html | 6 +- .../RemoteVirtualScrolling/ReactJs/index.html | 6 +- .../RemoteVirtualScrolling/Vue/index.html | 10 +- .../RemoteVirtualScrolling/jQuery/index.html | 4 +- .../RunningTotals/Angular/index.html | 10 +- .../PivotGrid/RunningTotals/React/index.html | 6 +- .../RunningTotals/ReactJs/index.html | 6 +- .../PivotGrid/RunningTotals/Vue/index.html | 10 +- .../PivotGrid/RunningTotals/jQuery/index.html | 4 +- .../PivotGrid/SimpleArray/Angular/index.html | 10 +- .../PivotGrid/SimpleArray/React/index.html | 6 +- .../PivotGrid/SimpleArray/ReactJs/index.html | 6 +- .../PivotGrid/SimpleArray/Vue/index.html | 10 +- .../PivotGrid/SimpleArray/jQuery/index.html | 4 +- .../StandaloneFieldChooser/Angular/index.html | 10 +- .../StandaloneFieldChooser/React/index.html | 6 +- .../StandaloneFieldChooser/ReactJs/index.html | 6 +- .../StandaloneFieldChooser/Vue/index.html | 10 +- .../StandaloneFieldChooser/jQuery/index.html | 4 +- .../StatePersistence/Angular/index.html | 10 +- .../StatePersistence/React/index.html | 6 +- .../StatePersistence/ReactJs/index.html | 6 +- .../PivotGrid/StatePersistence/Vue/index.html | 10 +- .../StatePersistence/jQuery/index.html | 4 +- .../SummaryDisplayModes/Angular/index.html | 10 +- .../SummaryDisplayModes/React/index.html | 6 +- .../SummaryDisplayModes/ReactJs/index.html | 6 +- .../SummaryDisplayModes/Vue/index.html | 10 +- .../SummaryDisplayModes/jQuery/index.html | 4 +- .../VirtualScrolling/Angular/index.html | 10 +- .../VirtualScrolling/React/index.html | 6 +- .../VirtualScrolling/ReactJs/index.html | 6 +- .../PivotGrid/VirtualScrolling/Vue/index.html | 10 +- .../VirtualScrolling/jQuery/index.html | 4 +- .../WebAPIService/Angular/index.html | 10 +- .../PivotGrid/WebAPIService/React/index.html | 6 +- .../WebAPIService/ReactJs/index.html | 6 +- .../PivotGrid/WebAPIService/Vue/index.html | 10 +- .../PivotGrid/WebAPIService/jQuery/index.html | 6 +- .../Demos/Popover/Overview/Angular/index.html | 10 +- .../Demos/Popover/Overview/React/index.html | 6 +- .../Demos/Popover/Overview/ReactJs/index.html | 6 +- .../Demos/Popover/Overview/Vue/index.html | 10 +- .../Demos/Popover/Overview/jQuery/index.html | 4 +- .../Demos/Popup/Overview/Angular/index.html | 10 +- .../Demos/Popup/Overview/React/index.html | 6 +- .../Demos/Popup/Overview/ReactJs/index.html | 6 +- .../demos/Demos/Popup/Overview/Vue/index.html | 10 +- .../Demos/Popup/Overview/jQuery/index.html | 4 +- .../Demos/Popup/Scrolling/Angular/index.html | 10 +- .../Demos/Popup/Scrolling/React/index.html | 6 +- .../Demos/Popup/Scrolling/ReactJs/index.html | 6 +- .../Demos/Popup/Scrolling/Vue/index.html | 10 +- .../Demos/Popup/Scrolling/jQuery/index.html | 4 +- .../ProgressBar/Overview/Angular/index.html | 10 +- .../ProgressBar/Overview/React/index.html | 6 +- .../ProgressBar/Overview/ReactJs/index.html | 6 +- .../Demos/ProgressBar/Overview/Vue/index.html | 10 +- .../ProgressBar/Overview/jQuery/index.html | 4 +- .../RadioGroup/Overview/Angular/index.html | 10 +- .../RadioGroup/Overview/React/index.html | 6 +- .../RadioGroup/Overview/ReactJs/index.html | 6 +- .../Demos/RadioGroup/Overview/Vue/index.html | 10 +- .../RadioGroup/Overview/jQuery/index.html | 4 +- .../ChartOnBackground/Angular/index.html | 10 +- .../ChartOnBackground/React/index.html | 6 +- .../ChartOnBackground/ReactJs/index.html | 6 +- .../ChartOnBackground/Vue/index.html | 10 +- .../ChartOnBackground/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../CustomFormatting/Angular/index.html | 10 +- .../CustomFormatting/React/index.html | 6 +- .../CustomFormatting/ReactJs/index.html | 6 +- .../CustomFormatting/Vue/index.html | 10 +- .../CustomFormatting/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../DateTimeScale/Angular/index.html | 10 +- .../DateTimeScale/React/index.html | 6 +- .../DateTimeScale/ReactJs/index.html | 6 +- .../DateTimeScale/Vue/index.html | 10 +- .../DateTimeScale/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../DateTimeScaleLightweight/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../DateTimeScaleLightweight/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../DiscreteScale/Angular/index.html | 10 +- .../DiscreteScale/React/index.html | 6 +- .../DiscreteScale/ReactJs/index.html | 6 +- .../DiscreteScale/Vue/index.html | 10 +- .../DiscreteScale/jQuery/index.html | 4 +- .../ImageOnBackground/Angular/index.html | 10 +- .../ImageOnBackground/React/index.html | 6 +- .../ImageOnBackground/ReactJs/index.html | 6 +- .../ImageOnBackground/Vue/index.html | 10 +- .../ImageOnBackground/jQuery/index.html | 4 +- .../LogarithmicScale/Angular/index.html | 10 +- .../LogarithmicScale/React/index.html | 6 +- .../LogarithmicScale/ReactJs/index.html | 6 +- .../LogarithmicScale/Vue/index.html | 10 +- .../LogarithmicScale/jQuery/index.html | 4 +- .../NumericScale/Angular/index.html | 10 +- .../NumericScale/React/index.html | 6 +- .../NumericScale/ReactJs/index.html | 6 +- .../RangeSelector/NumericScale/Vue/index.html | 10 +- .../NumericScale/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../NumericScaleLightweight/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../NumericScaleLightweight/Vue/index.html | 10 +- .../NumericScaleLightweight/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../RangeSlider/Overview/Angular/index.html | 10 +- .../RangeSlider/Overview/React/index.html | 6 +- .../RangeSlider/Overview/ReactJs/index.html | 6 +- .../Demos/RangeSlider/Overview/Vue/index.html | 10 +- .../RangeSlider/Overview/jQuery/index.html | 4 +- .../Resizable/Overview/Angular/index.html | 10 +- .../Demos/Resizable/Overview/React/index.html | 6 +- .../Resizable/Overview/ReactJs/index.html | 6 +- .../Demos/Resizable/Overview/Vue/index.html | 10 +- .../Resizable/Overview/jQuery/index.html | 4 +- .../ResponsiveBox/Overview/Angular/index.html | 10 +- .../ResponsiveBox/Overview/React/index.html | 6 +- .../ResponsiveBox/Overview/ReactJs/index.html | 6 +- .../ResponsiveBox/Overview/Vue/index.html | 10 +- .../ResponsiveBox/Overview/jQuery/index.html | 4 +- .../Scheduler/Adaptability/Angular/index.html | 10 +- .../Scheduler/Adaptability/React/index.html | 6 +- .../Scheduler/Adaptability/ReactJs/index.html | 6 +- .../Scheduler/Adaptability/Vue/index.html | 10 +- .../Scheduler/Adaptability/jQuery/index.html | 4 +- .../Demos/Scheduler/Agenda/Angular/index.html | 10 +- .../Demos/Scheduler/Agenda/React/index.html | 6 +- .../Demos/Scheduler/Agenda/ReactJs/index.html | 6 +- .../Demos/Scheduler/Agenda/Vue/index.html | 10 +- .../Demos/Scheduler/Agenda/jQuery/index.html | 4 +- .../AllDayPanelMode/Angular/index.html | 10 +- .../AllDayPanelMode/React/index.html | 6 +- .../AllDayPanelMode/ReactJs/index.html | 6 +- .../Scheduler/AllDayPanelMode/Vue/index.html | 10 +- .../AllDayPanelMode/jQuery/index.html | 4 +- .../Scheduler/BasicViews/Angular/index.html | 10 +- .../Scheduler/BasicViews/React/index.html | 6 +- .../Scheduler/BasicViews/ReactJs/index.html | 6 +- .../Demos/Scheduler/BasicViews/Vue/index.html | 10 +- .../Scheduler/BasicViews/jQuery/index.html | 4 +- .../CellTemplates/Angular/index.html | 10 +- .../Scheduler/CellTemplates/React/index.html | 6 +- .../CellTemplates/ReactJs/index.html | 6 +- .../Scheduler/CellTemplates/Vue/index.html | 12 +- .../Scheduler/CellTemplates/jQuery/index.html | 4 +- .../ContextMenuIntegration/Angular/index.html | 10 +- .../ContextMenuIntegration/React/index.html | 6 +- .../ContextMenuIntegration/ReactJs/index.html | 6 +- .../ContextMenuIntegration/Vue/index.html | 10 +- .../ContextMenuIntegration/jQuery/index.html | 4 +- .../CurrentTimeIndicator/Angular/index.html | 10 +- .../CurrentTimeIndicator/React/index.html | 6 +- .../CurrentTimeIndicator/ReactJs/index.html | 6 +- .../CurrentTimeIndicator/Vue/index.html | 10 +- .../CurrentTimeIndicator/jQuery/index.html | 4 +- .../CustomDragAndDrop/Angular/index.html | 10 +- .../CustomDragAndDrop/React/index.html | 6 +- .../CustomDragAndDrop/ReactJs/index.html | 6 +- .../CustomDragAndDrop/Vue/index.html | 10 +- .../CustomDragAndDrop/jQuery/index.html | 4 +- .../CustomTemplates/Angular/index.html | 10 +- .../CustomTemplates/React/index.html | 6 +- .../CustomTemplates/ReactJs/index.html | 6 +- .../Scheduler/CustomTemplates/Vue/index.html | 10 +- .../CustomTemplates/jQuery/index.html | 12 +- .../Angular/index.html | 10 +- .../CustomizeIndividualViews/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../CustomizeIndividualViews/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Scheduler/Editing/Angular/index.html | 10 +- .../Demos/Scheduler/Editing/React/index.html | 6 +- .../Scheduler/Editing/ReactJs/index.html | 6 +- .../Demos/Scheduler/Editing/Vue/index.html | 10 +- .../Demos/Scheduler/Editing/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../GoogleCalendarIntegration/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Scheduler/GroupByDate/Angular/index.html | 10 +- .../Scheduler/GroupByDate/React/index.html | 6 +- .../Scheduler/GroupByDate/ReactJs/index.html | 6 +- .../Scheduler/GroupByDate/Vue/index.html | 10 +- .../Scheduler/GroupByDate/jQuery/index.html | 4 +- .../GroupOrientation/Angular/index.html | 10 +- .../GroupOrientation/React/index.html | 6 +- .../GroupOrientation/ReactJs/index.html | 6 +- .../Scheduler/GroupOrientation/Vue/index.html | 10 +- .../GroupOrientation/jQuery/index.html | 4 +- .../IncreaseViewDuration/Angular/index.html | 10 +- .../IncreaseViewDuration/React/index.html | 6 +- .../IncreaseViewDuration/ReactJs/index.html | 6 +- .../IncreaseViewDuration/Vue/index.html | 10 +- .../IncreaseViewDuration/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Scheduler/Overview/Angular/index.html | 10 +- .../Demos/Scheduler/Overview/React/index.html | 6 +- .../Scheduler/Overview/ReactJs/index.html | 6 +- .../Demos/Scheduler/Overview/Vue/index.html | 10 +- .../Scheduler/Overview/jQuery/index.html | 4 +- .../RecurringAppointments/Angular/index.html | 10 +- .../RecurringAppointments/React/index.html | 6 +- .../RecurringAppointments/ReactJs/index.html | 6 +- .../RecurringAppointments/Vue/index.html | 10 +- .../RecurringAppointments/jQuery/index.html | 4 +- .../Scheduler/Resources/Angular/index.html | 10 +- .../Scheduler/Resources/React/index.html | 6 +- .../Scheduler/Resources/ReactJs/index.html | 6 +- .../Demos/Scheduler/Resources/Vue/index.html | 10 +- .../Scheduler/Resources/jQuery/index.html | 4 +- .../SignalRService/Angular/index.html | 10 +- .../Scheduler/SignalRService/React/index.html | 6 +- .../SignalRService/ReactJs/index.html | 6 +- .../Scheduler/SignalRService/Vue/index.html | 10 +- .../SignalRService/jQuery/index.html | 8 +- .../Scheduler/SimpleArray/Angular/index.html | 10 +- .../Scheduler/SimpleArray/React/index.html | 6 +- .../Scheduler/SimpleArray/ReactJs/index.html | 6 +- .../Scheduler/SimpleArray/Vue/index.html | 10 +- .../Scheduler/SimpleArray/jQuery/index.html | 4 +- .../TimeZonesSupport/Angular/index.html | 10 +- .../Scheduler/TimeZonesSupport/React/App.tsx | 2 +- .../TimeZonesSupport/React/index.html | 6 +- .../Scheduler/TimeZonesSupport/ReactJs/App.js | 2 +- .../TimeZonesSupport/ReactJs/index.html | 6 +- .../Scheduler/TimeZonesSupport/Vue/index.html | 10 +- .../TimeZonesSupport/jQuery/index.html | 4 +- .../Scheduler/Timelines/Angular/index.html | 10 +- .../Scheduler/Timelines/React/index.html | 6 +- .../Scheduler/Timelines/ReactJs/index.html | 6 +- .../Demos/Scheduler/Timelines/Vue/index.html | 10 +- .../Scheduler/Timelines/jQuery/index.html | 4 +- .../VirtualScrolling/Angular/index.html | 10 +- .../VirtualScrolling/React/index.html | 6 +- .../VirtualScrolling/ReactJs/index.html | 6 +- .../Scheduler/VirtualScrolling/Vue/index.html | 10 +- .../VirtualScrolling/jQuery/index.html | 4 +- .../WebAPIService/Angular/index.html | 10 +- .../Scheduler/WebAPIService/React/index.html | 6 +- .../WebAPIService/ReactJs/index.html | 6 +- .../Scheduler/WebAPIService/Vue/index.html | 10 +- .../Scheduler/WebAPIService/jQuery/index.html | 6 +- .../Scheduler/WorkShifts/Angular/index.html | 10 +- .../Scheduler/WorkShifts/React/index.html | 6 +- .../Scheduler/WorkShifts/ReactJs/index.html | 6 +- .../Demos/Scheduler/WorkShifts/Vue/index.html | 10 +- .../Scheduler/WorkShifts/jQuery/index.html | 4 +- .../ScrollView/Overview/Angular/index.html | 10 +- .../ScrollView/Overview/React/index.html | 6 +- .../ScrollView/Overview/ReactJs/index.html | 6 +- .../Demos/ScrollView/Overview/Vue/index.html | 10 +- .../ScrollView/Overview/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../CustomizeDropDownButton/React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../CustomizeDropDownButton/Vue/index.html | 10 +- .../CustomizeDropDownButton/jQuery/index.html | 4 +- .../SelectBox/GroupedItems/Angular/index.html | 10 +- .../SelectBox/GroupedItems/React/index.html | 6 +- .../SelectBox/GroupedItems/ReactJs/index.html | 6 +- .../SelectBox/GroupedItems/Vue/index.html | 10 +- .../SelectBox/GroupedItems/jQuery/index.html | 4 +- .../SelectBox/Overview/Angular/index.html | 10 +- .../Demos/SelectBox/Overview/React/index.html | 6 +- .../SelectBox/Overview/ReactJs/index.html | 6 +- .../Demos/SelectBox/Overview/Vue/index.html | 12 +- .../SelectBox/Overview/jQuery/index.html | 4 +- .../SearchAndEditing/Angular/index.html | 10 +- .../SearchAndEditing/React/index.html | 6 +- .../SearchAndEditing/ReactJs/index.html | 6 +- .../SelectBox/SearchAndEditing/Vue/index.html | 10 +- .../SearchAndEditing/jQuery/index.html | 4 +- .../Demos/Slider/Overview/Angular/index.html | 10 +- .../Demos/Slider/Overview/React/index.html | 6 +- .../Demos/Slider/Overview/ReactJs/index.html | 6 +- .../Demos/Slider/Overview/Vue/index.html | 10 +- .../Demos/Slider/Overview/jQuery/index.html | 4 +- .../Sortable/Customization/Angular/index.html | 10 +- .../Sortable/Customization/React/index.html | 6 +- .../Sortable/Customization/ReactJs/index.html | 6 +- .../Sortable/Customization/Vue/index.html | 10 +- .../Sortable/Customization/jQuery/index.html | 4 +- .../Demos/Sortable/Kanban/Angular/index.html | 10 +- .../Demos/Sortable/Kanban/React/index.html | 6 +- .../Demos/Sortable/Kanban/ReactJs/index.html | 6 +- .../Demos/Sortable/Kanban/Vue/index.html | 10 +- .../Demos/Sortable/Kanban/jQuery/index.html | 4 +- .../Splitter/Overview/Angular/index.html | 10 +- .../Demos/Splitter/Overview/React/index.html | 6 +- .../Splitter/Overview/ReactJs/index.html | 6 +- .../Demos/Splitter/Overview/Vue/index.html | 10 +- .../Demos/Splitter/Overview/jQuery/index.html | 4 +- .../Demos/Switch/Overview/Angular/index.html | 10 +- .../Demos/Switch/Overview/React/index.html | 6 +- .../Demos/Switch/Overview/ReactJs/index.html | 6 +- .../Demos/Switch/Overview/Vue/index.html | 10 +- .../Demos/Switch/Overview/jQuery/index.html | 4 +- .../TabPanel/Overview/Angular/index.html | 10 +- .../Demos/TabPanel/Overview/React/index.html | 6 +- .../TabPanel/Overview/ReactJs/index.html | 6 +- .../Demos/TabPanel/Overview/Vue/index.html | 10 +- .../Demos/TabPanel/Overview/jQuery/index.html | 4 +- .../SortableClosableTabs/Angular/index.html | 10 +- .../SortableClosableTabs/React/index.html | 6 +- .../SortableClosableTabs/ReactJs/index.html | 6 +- .../SortableClosableTabs/Vue/index.html | 10 +- .../SortableClosableTabs/jQuery/index.html | 4 +- .../TabPanel/Templates/Angular/index.html | 10 +- .../Demos/TabPanel/Templates/React/index.html | 6 +- .../TabPanel/Templates/ReactJs/index.html | 6 +- .../Demos/TabPanel/Templates/Vue/index.html | 10 +- .../TabPanel/Templates/jQuery/index.html | 4 +- .../Demos/Tabs/Overview/Angular/index.html | 10 +- .../Demos/Tabs/Overview/React/index.html | 6 +- .../Demos/Tabs/Overview/ReactJs/index.html | 6 +- apps/demos/Demos/Tabs/Overview/Vue/index.html | 10 +- .../Demos/Tabs/Overview/jQuery/index.html | 4 +- .../Demos/Tabs/Selection/Angular/index.html | 10 +- .../Demos/Tabs/Selection/React/index.html | 6 +- .../Demos/Tabs/Selection/ReactJs/index.html | 6 +- .../demos/Demos/Tabs/Selection/Vue/index.html | 10 +- .../Demos/Tabs/Selection/jQuery/index.html | 4 +- .../TagBox/GroupedItems/Angular/index.html | 10 +- .../TagBox/GroupedItems/React/index.html | 6 +- .../TagBox/GroupedItems/ReactJs/index.html | 6 +- .../Demos/TagBox/GroupedItems/Vue/index.html | 10 +- .../TagBox/GroupedItems/jQuery/index.html | 4 +- .../Demos/TagBox/Overview/Angular/index.html | 10 +- .../Demos/TagBox/Overview/React/index.html | 6 +- .../Demos/TagBox/Overview/ReactJs/index.html | 6 +- .../Demos/TagBox/Overview/Vue/index.html | 10 +- .../Demos/TagBox/Overview/jQuery/index.html | 4 +- .../TagCountLimitation/Angular/index.html | 10 +- .../TagCountLimitation/React/index.html | 6 +- .../TagCountLimitation/ReactJs/index.html | 6 +- .../TagBox/TagCountLimitation/Vue/index.html | 10 +- .../TagCountLimitation/jQuery/index.html | 4 +- .../TextArea/Overview/Angular/index.html | 10 +- .../Demos/TextArea/Overview/React/index.html | 6 +- .../TextArea/Overview/ReactJs/index.html | 6 +- .../Demos/TextArea/Overview/Vue/index.html | 10 +- .../Demos/TextArea/Overview/jQuery/index.html | 4 +- .../Demos/TextBox/Overview/Angular/index.html | 10 +- .../Demos/TextBox/Overview/React/index.html | 6 +- .../Demos/TextBox/Overview/ReactJs/index.html | 6 +- .../Demos/TextBox/Overview/Vue/index.html | 10 +- .../Demos/TextBox/Overview/jQuery/index.html | 4 +- .../Demos/TileView/Basics/Angular/index.html | 10 +- .../Demos/TileView/Basics/React/index.html | 6 +- .../Demos/TileView/Basics/ReactJs/index.html | 6 +- .../Demos/TileView/Basics/Vue/index.html | 10 +- .../Demos/TileView/Basics/jQuery/index.html | 4 +- .../TileView/Directions/Angular/index.html | 10 +- .../TileView/Directions/React/index.html | 6 +- .../TileView/Directions/ReactJs/index.html | 6 +- .../Demos/TileView/Directions/Vue/index.html | 10 +- .../TileView/Directions/jQuery/index.html | 4 +- .../jQuery/index.html | 4 +- .../TileView/ItemTemplate/Angular/index.html | 10 +- .../TileView/ItemTemplate/React/index.html | 6 +- .../TileView/ItemTemplate/ReactJs/index.html | 6 +- .../TileView/ItemTemplate/Vue/index.html | 10 +- .../TileView/ItemTemplate/jQuery/index.html | 4 +- .../Demos/Toast/Overview/Angular/index.html | 10 +- .../Demos/Toast/Overview/React/index.html | 6 +- .../Demos/Toast/Overview/ReactJs/index.html | 6 +- .../demos/Demos/Toast/Overview/Vue/index.html | 10 +- .../Demos/Toast/Overview/jQuery/index.html | 4 +- .../Demos/Toast/Stack/Angular/index.html | 10 +- apps/demos/Demos/Toast/Stack/React/index.html | 6 +- .../Demos/Toast/Stack/ReactJs/index.html | 6 +- apps/demos/Demos/Toast/Stack/Vue/index.html | 10 +- .../demos/Demos/Toast/Stack/jQuery/index.html | 4 +- .../Toolbar/Adaptability/Angular/index.html | 10 +- .../Toolbar/Adaptability/React/index.html | 6 +- .../Toolbar/Adaptability/ReactJs/index.html | 6 +- .../Demos/Toolbar/Adaptability/Vue/index.html | 10 +- .../Toolbar/Adaptability/jQuery/index.html | 4 +- .../Demos/Toolbar/Overview/Angular/index.html | 10 +- .../Demos/Toolbar/Overview/React/index.html | 6 +- .../Demos/Toolbar/Overview/ReactJs/index.html | 6 +- .../Demos/Toolbar/Overview/Vue/index.html | 10 +- .../Demos/Toolbar/Overview/jQuery/index.html | 4 +- .../Demos/Tooltip/Overview/Angular/index.html | 10 +- .../Demos/Tooltip/Overview/React/index.html | 6 +- .../Demos/Tooltip/Overview/ReactJs/index.html | 6 +- .../Demos/Tooltip/Overview/Vue/index.html | 10 +- .../Demos/Tooltip/Overview/jQuery/index.html | 4 +- .../TreeList/Adaptability/Angular/index.html | 10 +- .../TreeList/Adaptability/React/index.html | 6 +- .../TreeList/Adaptability/ReactJs/index.html | 6 +- .../TreeList/Adaptability/Vue/index.html | 10 +- .../TreeList/Adaptability/jQuery/index.html | 6 +- .../TreeList/BatchEditing/Angular/index.html | 10 +- .../TreeList/BatchEditing/React/index.html | 6 +- .../TreeList/BatchEditing/ReactJs/index.html | 6 +- .../TreeList/BatchEditing/Vue/index.html | 10 +- .../TreeList/BatchEditing/jQuery/index.html | 4 +- .../TreeList/CellEditing/Angular/index.html | 10 +- .../TreeList/CellEditing/React/index.html | 6 +- .../TreeList/CellEditing/ReactJs/index.html | 6 +- .../Demos/TreeList/CellEditing/Vue/index.html | 10 +- .../TreeList/CellEditing/jQuery/index.html | 4 +- .../TreeList/ColumnChooser/Angular/index.html | 10 +- .../TreeList/ColumnChooser/React/index.html | 6 +- .../TreeList/ColumnChooser/ReactJs/index.html | 6 +- .../TreeList/ColumnChooser/Vue/index.html | 10 +- .../TreeList/ColumnChooser/jQuery/index.html | 6 +- .../TreeList/ColumnFixing/Angular/index.html | 10 +- .../TreeList/ColumnFixing/React/index.html | 6 +- .../TreeList/ColumnFixing/ReactJs/index.html | 6 +- .../TreeList/ColumnFixing/Vue/index.html | 10 +- .../TreeList/ColumnFixing/jQuery/index.html | 6 +- .../ColumnHeaderFilter/Angular/index.html | 10 +- .../ColumnHeaderFilter/React/index.html | 6 +- .../ColumnHeaderFilter/ReactJs/index.html | 6 +- .../ColumnHeaderFilter/Vue/index.html | 10 +- .../ColumnHeaderFilter/jQuery/index.html | 6 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../TreeList/FilterModes/Angular/index.html | 10 +- .../TreeList/FilterModes/React/index.html | 6 +- .../TreeList/FilterModes/ReactJs/index.html | 6 +- .../Demos/TreeList/FilterModes/Vue/index.html | 10 +- .../TreeList/FilterModes/jQuery/index.html | 6 +- .../TreeList/FilterPanel/Angular/index.html | 10 +- .../TreeList/FilterPanel/React/index.html | 6 +- .../TreeList/FilterPanel/ReactJs/index.html | 6 +- .../Demos/TreeList/FilterPanel/Vue/index.html | 10 +- .../TreeList/FilterPanel/jQuery/index.html | 4 +- .../TreeList/FocusedRow/Angular/index.html | 10 +- .../TreeList/FocusedRow/React/index.html | 6 +- .../TreeList/FocusedRow/ReactJs/index.html | 6 +- .../Demos/TreeList/FocusedRow/Vue/index.html | 10 +- .../TreeList/FocusedRow/jQuery/index.html | 6 +- .../TreeList/FormEditing/Angular/index.html | 10 +- .../TreeList/FormEditing/React/index.html | 6 +- .../TreeList/FormEditing/ReactJs/index.html | 6 +- .../Demos/TreeList/FormEditing/Vue/index.html | 10 +- .../TreeList/FormEditing/jQuery/index.html | 4 +- .../KeyboardNavigation/Angular/index.html | 10 +- .../KeyboardNavigation/React/index.html | 6 +- .../KeyboardNavigation/ReactJs/index.html | 6 +- .../KeyboardNavigation/Vue/index.html | 10 +- .../KeyboardNavigation/jQuery/index.html | 4 +- .../LoadDataOnDemand/Angular/index.html | 10 +- .../LoadDataOnDemand/React/index.html | 6 +- .../LoadDataOnDemand/ReactJs/index.html | 6 +- .../TreeList/LoadDataOnDemand/Vue/index.html | 10 +- .../LoadDataOnDemand/jQuery/index.html | 4 +- .../LocalReordering/Angular/index.html | 10 +- .../TreeList/LocalReordering/React/index.html | 6 +- .../LocalReordering/ReactJs/index.html | 6 +- .../TreeList/LocalReordering/Vue/index.html | 10 +- .../LocalReordering/jQuery/index.html | 4 +- .../MultipleRowSelection/Angular/index.html | 10 +- .../MultipleRowSelection/React/index.html | 6 +- .../MultipleRowSelection/ReactJs/index.html | 6 +- .../MultipleRowSelection/Vue/index.html | 10 +- .../MultipleRowSelection/jQuery/index.html | 4 +- .../MultipleSorting/Angular/index.html | 10 +- .../TreeList/MultipleSorting/React/index.html | 6 +- .../MultipleSorting/ReactJs/index.html | 6 +- .../TreeList/MultipleSorting/Vue/index.html | 10 +- .../MultipleSorting/jQuery/index.html | 4 +- .../TreeList/Overview/Angular/index.html | 10 +- .../Demos/TreeList/Overview/React/index.html | 6 +- .../TreeList/Overview/ReactJs/index.html | 6 +- .../Demos/TreeList/Overview/Vue/index.html | 10 +- .../Demos/TreeList/Overview/jQuery/index.html | 4 +- .../Demos/TreeList/Paging/Angular/index.html | 10 +- .../Demos/TreeList/Paging/React/index.html | 6 +- .../Demos/TreeList/Paging/ReactJs/index.html | 6 +- .../Demos/TreeList/Paging/Vue/index.html | 10 +- .../Demos/TreeList/Paging/jQuery/index.html | 4 +- .../TreeList/PopupEditing/Angular/index.html | 10 +- .../TreeList/PopupEditing/React/index.html | 6 +- .../TreeList/PopupEditing/ReactJs/index.html | 6 +- .../TreeList/PopupEditing/Vue/index.html | 10 +- .../TreeList/PopupEditing/jQuery/index.html | 4 +- .../TreeList/Reordering/Angular/index.html | 10 +- .../TreeList/Reordering/React/index.html | 6 +- .../TreeList/Reordering/ReactJs/index.html | 6 +- .../Demos/TreeList/Reordering/Vue/index.html | 10 +- .../TreeList/Reordering/jQuery/index.html | 6 +- .../TreeList/Resizing/Angular/index.html | 10 +- .../Demos/TreeList/Resizing/React/index.html | 6 +- .../TreeList/Resizing/ReactJs/index.html | 6 +- .../Demos/TreeList/Resizing/Vue/index.html | 10 +- .../Demos/TreeList/Resizing/jQuery/index.html | 6 +- .../TreeList/RowEditing/Angular/index.html | 10 +- .../TreeList/RowEditing/React/index.html | 6 +- .../TreeList/RowEditing/ReactJs/index.html | 6 +- .../Demos/TreeList/RowEditing/Vue/index.html | 10 +- .../TreeList/RowEditing/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 6 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../SimpleArrayPlainStructure/Vue/index.html | 10 +- .../jQuery/index.html | 6 +- .../SingleRowSelection/Angular/index.html | 10 +- .../SingleRowSelection/React/index.html | 6 +- .../SingleRowSelection/ReactJs/index.html | 6 +- .../SingleRowSelection/Vue/index.html | 10 +- .../SingleRowSelection/jQuery/index.html | 4 +- .../StatePersistence/Angular/index.html | 10 +- .../StatePersistence/React/index.html | 6 +- .../StatePersistence/ReactJs/index.html | 6 +- .../TreeList/StatePersistence/Vue/index.html | 10 +- .../StatePersistence/jQuery/index.html | 4 +- .../UsingFilterRow/Angular/index.html | 10 +- .../TreeList/UsingFilterRow/React/index.html | 6 +- .../UsingFilterRow/ReactJs/index.html | 6 +- .../TreeList/UsingFilterRow/Vue/index.html | 10 +- .../TreeList/UsingFilterRow/jQuery/index.html | 6 +- .../UsingSearchPanel/Angular/index.html | 10 +- .../UsingSearchPanel/React/index.html | 6 +- .../UsingSearchPanel/ReactJs/index.html | 6 +- .../TreeList/UsingSearchPanel/Vue/index.html | 10 +- .../UsingSearchPanel/jQuery/index.html | 4 +- .../TreeList/WebAPIService/Angular/index.html | 10 +- .../TreeList/WebAPIService/React/index.html | 6 +- .../TreeList/WebAPIService/ReactJs/index.html | 6 +- .../TreeList/WebAPIService/Vue/index.html | 10 +- .../TreeList/WebAPIService/jQuery/index.html | 6 +- .../ContextMenuIntegration/Angular/index.html | 10 +- .../ContextMenuIntegration/React/index.html | 6 +- .../ContextMenuIntegration/ReactJs/index.html | 6 +- .../ContextMenuIntegration/Vue/index.html | 10 +- .../ContextMenuIntegration/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../FlatDataStructure/Angular/index.html | 10 +- .../FlatDataStructure/React/index.html | 6 +- .../FlatDataStructure/ReactJs/index.html | 6 +- .../TreeView/FlatDataStructure/Vue/index.html | 10 +- .../FlatDataStructure/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../HierarchicalDataStructure/Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 4 +- .../LoadDataOnDemand/Angular/index.html | 10 +- .../LoadDataOnDemand/React/index.html | 6 +- .../LoadDataOnDemand/ReactJs/index.html | 6 +- .../TreeView/LoadDataOnDemand/Vue/index.html | 10 +- .../LoadDataOnDemand/jQuery/index.html | 4 +- .../TreeViewWithSearchBar/Angular/index.html | 10 +- .../TreeViewWithSearchBar/React/index.html | 6 +- .../TreeViewWithSearchBar/ReactJs/index.html | 6 +- .../TreeViewWithSearchBar/Vue/index.html | 10 +- .../TreeViewWithSearchBar/jQuery/index.html | 4 +- .../TreeView/VirtualMode/Angular/index.html | 10 +- .../TreeView/VirtualMode/React/index.html | 6 +- .../TreeView/VirtualMode/ReactJs/index.html | 6 +- .../Demos/TreeView/VirtualMode/Vue/index.html | 10 +- .../TreeView/VirtualMode/jQuery/index.html | 4 +- .../Validation/Overview/Angular/index.html | 10 +- .../Validation/Overview/React/index.html | 6 +- .../Validation/Overview/ReactJs/index.html | 6 +- .../Demos/Validation/Overview/Vue/index.html | 10 +- .../Validation/Overview/jQuery/index.html | 4 +- .../Angular/index.html | 10 +- .../React/index.html | 6 +- .../ReactJs/index.html | 6 +- .../Vue/index.html | 10 +- .../jQuery/index.html | 16 +- .../BubbleMarkers/Angular/index.html | 10 +- .../VectorMap/BubbleMarkers/React/index.html | 6 +- .../BubbleMarkers/ReactJs/index.html | 6 +- .../VectorMap/BubbleMarkers/Vue/index.html | 10 +- .../VectorMap/BubbleMarkers/jQuery/index.html | 16 +- .../ColorsCustomization/Angular/index.html | 10 +- .../ColorsCustomization/React/index.html | 6 +- .../ColorsCustomization/ReactJs/index.html | 6 +- .../ColorsCustomization/Vue/index.html | 10 +- .../ColorsCustomization/jQuery/index.html | 16 +- .../CustomAnnotations/Angular/index.html | 10 +- .../CustomAnnotations/React/index.html | 6 +- .../CustomAnnotations/ReactJs/index.html | 6 +- .../CustomAnnotations/Vue/index.html | 10 +- .../CustomAnnotations/jQuery/index.html | 16 +- .../CustomMapData/Angular/index.html | 10 +- .../VectorMap/CustomMapData/React/index.html | 6 +- .../CustomMapData/ReactJs/index.html | 6 +- .../VectorMap/CustomMapData/Vue/index.html | 10 +- .../VectorMap/CustomMapData/jQuery/index.html | 4 +- .../CustomProjection/Angular/index.html | 10 +- .../CustomProjection/React/index.html | 6 +- .../CustomProjection/ReactJs/index.html | 6 +- .../VectorMap/CustomProjection/Vue/index.html | 10 +- .../CustomProjection/jQuery/index.html | 16 +- .../DynamicViewport/Angular/index.html | 10 +- .../DynamicViewport/React/index.html | 6 +- .../DynamicViewport/ReactJs/index.html | 6 +- .../VectorMap/DynamicViewport/Vue/index.html | 10 +- .../DynamicViewport/jQuery/index.html | 16 +- .../VectorMap/FloorPlan/Angular/index.html | 10 +- .../VectorMap/FloorPlan/React/index.html | 6 +- .../VectorMap/FloorPlan/ReactJs/index.html | 6 +- .../Demos/VectorMap/FloorPlan/Vue/index.html | 10 +- .../VectorMap/FloorPlan/jQuery/index.html | 4 +- .../VectorMap/ImageMarkers/Angular/index.html | 10 +- .../VectorMap/ImageMarkers/React/index.html | 6 +- .../VectorMap/ImageMarkers/ReactJs/index.html | 6 +- .../VectorMap/ImageMarkers/Vue/index.html | 10 +- .../VectorMap/ImageMarkers/jQuery/index.html | 16 +- .../MultipleLayers/Angular/index.html | 10 +- .../VectorMap/MultipleLayers/React/index.html | 6 +- .../MultipleLayers/ReactJs/index.html | 6 +- .../VectorMap/MultipleLayers/Vue/index.html | 10 +- .../MultipleLayers/jQuery/index.html | 16 +- .../VectorMap/Overview/Angular/index.html | 10 +- .../Demos/VectorMap/Overview/React/index.html | 6 +- .../VectorMap/Overview/ReactJs/index.html | 6 +- .../Demos/VectorMap/Overview/Vue/index.html | 10 +- .../VectorMap/Overview/jQuery/index.html | 16 +- .../VectorMap/Palette/Angular/index.html | 10 +- .../Demos/VectorMap/Palette/React/index.html | 6 +- .../VectorMap/Palette/ReactJs/index.html | 6 +- .../Demos/VectorMap/Palette/Vue/index.html | 10 +- .../Demos/VectorMap/Palette/jQuery/index.html | 16 +- .../VectorMap/PieMarkers/Angular/index.html | 10 +- .../VectorMap/PieMarkers/React/index.html | 6 +- .../VectorMap/PieMarkers/ReactJs/index.html | 6 +- .../Demos/VectorMap/PieMarkers/Vue/index.html | 10 +- .../VectorMap/PieMarkers/jQuery/index.html | 16 +- .../TooltipHTMLSupport/Angular/index.html | 10 +- .../TooltipHTMLSupport/React/index.html | 6 +- .../TooltipHTMLSupport/ReactJs/index.html | 6 +- .../TooltipHTMLSupport/Vue/index.html | 10 +- .../TooltipHTMLSupport/jQuery/index.html | 16 +- .../ZoomingAndCentering/Angular/index.html | 10 +- .../ZoomingAndCentering/React/index.html | 6 +- .../ZoomingAndCentering/ReactJs/index.html | 6 +- .../ZoomingAndCentering/Vue/index.html | 10 +- .../ZoomingAndCentering/jQuery/index.html | 16 +- apps/demos/README.md | 23 +- apps/demos/configs/Angular/config.js | 2 +- apps/demos/configs/React/config.bundle.js | 4 +- apps/demos/configs/React/config.js | 2 +- apps/demos/configs/ReactJs/config.js | 2 +- apps/demos/configs/Vue/config.js | 9 +- apps/demos/index.html | 4 +- apps/demos/jest.config.js | 1 + apps/demos/package.json | 63 +- .../rollup.devextreme-angular.umd.config.mjs | 2 +- apps/demos/testing/common.test.js | 37 +- .../widgets/accordion/Accordion.test.js | 2 +- .../testing/widgets/charts/Crosshair.test.js | 2 +- .../charts/CustomAnnotationsDrag.test.js | 2 +- .../charts/CustomLegendMarkers.test.js | 2 +- .../widgets/charts/LoadDataOnDemand.test.js | 2 +- .../testing/widgets/charts/Overview.test.js | 2 +- .../charts/PieLabelsOverlapping.test.js | 2 +- .../charts/ZoomingAndScrollingAPI.test.js | 2 +- .../charts/ZoomingOnAreaSelection.test.js | 2 +- .../common/EditorAppearanceVariants.test.js | 2 +- .../widgets/contextmenu/ContextMenu.test.js | 2 +- .../contextmenu/ContextMenuScrolling.test.js | 2 +- .../contextmenu/ContextMenuShare.test.js | 2 +- .../datagrid/AdvancedMasterDetailView.test.js | 2 +- .../widgets/datagrid/AjaxRequest.test.js | 2 +- .../widgets/datagrid/Appearance.test.js | 2 +- .../widgets/datagrid/BatchEditing.test.js | 2 +- .../datagrid/BatchUpdateRequest.test.js | 2 +- .../datagrid/CellEditingAndEditingAPI.test.js | 2 +- .../datagrid/ColumnCustomization.test.js | 2 +- .../datagrid/CustomNewRecordPosition.test.js | 2 +- .../widgets/datagrid/DataValidation.test.js | 2 +- .../datagrid/EditStateManagement.test.js | 4 +- .../widgets/datagrid/Filtering.test.js | 2 +- .../widgets/datagrid/FilteringAPI.test.js | 2 +- .../widgets/datagrid/GroupSummaries.test.js | 2 +- .../datagrid/InfiniteScrolling.test.js | 2 +- .../widgets/datagrid/MasterDetailAPI.test.js | 2 +- .../widgets/datagrid/MasterDetailView.test.js | 2 +- .../MultipleRecordSelectionAPI.test.js | 2 +- .../widgets/datagrid/MultipleSorting.test.js | 2 +- .../widgets/datagrid/OdataService.test.js | 2 +- .../widgets/datagrid/RecordGrouping.test.js | 2 +- .../widgets/datagrid/RecordPaging.test.js | 2 +- .../RowEditingAndEditingEvents.test.js | 2 +- .../widgets/datagrid/RowSelection.test.js | 2 +- .../widgets/datagrid/SimpleArray.test.js | 2 +- .../widgets/datagrid/StatePersistence.test.js | 2 +- .../widgets/datagrid/VirtualScrolling.test.js | 2 +- .../drawer/TopOrBottomPosition.test.js | 2 +- .../dropdownbox/MultipleSelection.test.js | 2 +- .../dropdownbutton/DropDownButton.test.js | 2 +- .../widgets/form/CustomomizeItem.test.js | 2 +- .../testing/widgets/form/Validation.test.js | 2 +- .../gauges/GaugeVariableNumberBars.test.js | 2 +- .../testing/widgets/list/ItemDragging.test.js | 2 +- .../widgets/list/ListSelection.test.js | 2 +- .../testing/widgets/lookup/Lookup.test.js | 2 +- .../pivotgrid/IntegratedFieldChooser.test.js | 2 +- .../testing/widgets/popup/Scrolling.test.js | 2 +- .../widgets/scheduler/cellTemplates.test.js | 2 +- .../scheduler/customDragAndDrop.test.js | 2 +- .../widgets/scheduler/resources.test.js | 4 +- .../widgets/scheduler/templates.test.js | 2 +- .../testing/widgets/sortable/kanban.test.js | 6 +- .../testing/widgets/splitter/Overview.test.js | 2 +- .../testing/widgets/tabpanel/Overview.test.js | 2 +- .../testing/widgets/tabs/Overview.test.js | 2 +- .../testing/widgets/tabs/Selection.test.js | 2 +- .../widgets/toolbar/Adaptability.test.js | 2 +- .../ItemSelectionAndCustomization.test.js | 2 +- .../vectormap/TooltipHTMLSupport.test.js | 3 +- .../vectormap/VectorMapZooming.test.js | 2 +- apps/demos/utils/bundle/index.js | 22 +- .../utils/visual-tests/matrix-test-helper.js | 4 + apps/react-storybook/.storybook/main.ts | 13 +- apps/vue/package.json | 14 +- apps/vue/webpack.config.js | 10 +- e2e/bundlers/package.json | 12 +- e2e/bundlers/rollup.config.js | 24 +- e2e/bundlers/webpack.config.cjs.js | 8 +- e2e/bundlers/webpack.config.js | 8 +- e2e/compilation-cases/package.json | 8 +- e2e/testcafe-devextreme/package.json | 8 + package-lock.json | 68970 ---------------- package.json | 54 +- packages/devextreme-angular/gulpfile.js | 4 +- .../karma.server.test.shim.js | 14 +- packages/devextreme-angular/package.json | 48 +- .../tests/src/http/ajax.spec.ts | 5 +- .../devextreme-monorepo-tools/package.json | 3 +- packages/devextreme-react/gulpfile.js | 2 +- packages/devextreme-react/package.json | 10 +- packages/devextreme-react/src/core/helpers.ts | 6 +- packages/devextreme-themebuilder/package.json | 8 +- packages/devextreme-vue/gulpfile.js | 2 +- packages/devextreme-vue/package.json | 12 +- packages/devextreme/.eslintrc.js | 2 +- .../artifacts/npm/devextreme/package.json | 2 +- .../devextreme/build/gulp/localization.js | 2 +- packages/devextreme/docker-ci.sh | 6 +- .../devextreme/js/__internal/.eslintrc.js | 2 + .../r1/components/base/all_day_panel_cell.tsx | 1 + .../components/base/all_day_panel_table.tsx | 2 + .../base/all_day_panel_table_body.tsx | 2 + .../r1/components/base/date_header.tsx | 2 + .../r1/components/base/date_header_cell.tsx | 1 + .../r1/components/base/date_table.tsx | 2 + .../r1/components/base/date_table_body.tsx | 2 + .../components/base/date_table_cell_base.tsx | 1 + .../r1/components/base/group_panel.tsx | 1 + .../base/group_panel_horizontal.tsx | 1 + .../base/group_panel_horizontal_row.tsx | 1 + .../components/base/group_panel_vertical.tsx | 1 + .../base/group_panel_vertical_row.tsx | 1 + .../r1/components/base/header_panel.tsx | 2 + .../scheduler/r1/components/base/row.tsx | 2 + .../scheduler/r1/components/base/table.tsx | 2 + .../r1/components/base/time_panel_cell.tsx | 1 + .../r1/components/base/time_panel_table.tsx | 6 + .../r1/components/base/virtual_cell.tsx | 1 + .../r1/components/base/virtual_row.tsx | 2 + .../r1/components/month/date_table_month.tsx | 1 + .../month/date_table_month_cell.tsx | 1 + .../timeline/date_header_timeline.tsx | 2 + .../timeline/header_panel_timeline.tsx | 1 + .../devextreme/js/ui/gantt/ui.gantt.view.js | 2 +- packages/devextreme/package.json | 26 +- packages/devextreme/project.json | 18 +- .../testing/runner/Views/Main/RunSuite.cshtml | 87 +- .../devextreme/testing/systemjs-builder.js | 6 +- .../widget_bundled.tests.js | 2 +- packages/testcafe-models/package.json | 3 + pnpm-lock.yaml | 37425 +++++++++ pnpm-workspace.yaml | 5 + tools/scripts/build-all.ts | 64 +- tools/scripts/common/version.ts | 11 +- tools/scripts/overwrite-wrappers-packages.ts | 35 - 2488 files changed, 47607 insertions(+), 78507 deletions(-) create mode 100644 .npmrc delete mode 100644 package-lock.json create mode 100644 pnpm-lock.yaml create mode 100644 pnpm-workspace.yaml delete mode 100644 tools/scripts/overwrite-wrappers-packages.ts diff --git a/.github/actions/run-qunit-tests/action.yml b/.github/actions/run-qunit-tests/action.yml index 17a7264bc244..c76eff3db62b 100644 --- a/.github/actions/run-qunit-tests/action.yml +++ b/.github/actions/run-qunit-tests/action.yml @@ -80,17 +80,6 @@ runs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 - with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules - - - name: Run npm install - shell: bash - run: npm install --no-audit --no-fund - - name: Download artifacts uses: actions/download-artifact@v3 with: @@ -104,6 +93,30 @@ runs: rm -rf artifacts/npm 7z x artifacts.zip + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + shell: bash + run: pnpm install + - name: Build dotnet working-directory: ./packages/devextreme shell: bash diff --git a/.github/workflows/default_workflow.yml b/.github/workflows/default_workflow.yml index 947797db1ee1..6b09f30ec706 100644 --- a/.github/workflows/default_workflow.yml +++ b/.github/workflows/default_workflow.yml @@ -18,24 +18,44 @@ jobs: name: main runs-on: devextreme-shr2 timeout-minutes: 30 - + steps: - name: Get sources uses: actions/checkout@v4 - - - name: Restore npm cache - uses: actions/cache@v4 + + - name: Use Node.js + uses: actions/setup-node@v4 + with: + node-version: '20' + + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - - name: Run npm install - run: npm ci --no-audit --no-fund - - name: Run targets run: > - npx nx run-many + pnpx nx run-many -t test --exclude devextreme diff --git a/.github/workflows/demos_unit_tests.yml b/.github/workflows/demos_unit_tests.yml index 85103ebcf63a..c8376c3b6763 100644 --- a/.github/workflows/demos_unit_tests.yml +++ b/.github/workflows/demos_unit_tests.yml @@ -26,16 +26,31 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Run unit tests working-directory: apps/demos - run: npx nx test + run: pnpx nx test diff --git a/.github/workflows/demos_visual_tests.yml b/.github/workflows/demos_visual_tests.yml index b9464964659c..67b334c4dd90 100644 --- a/.github/workflows/demos_visual_tests.yml +++ b/.github/workflows/demos_visual_tests.yml @@ -14,6 +14,7 @@ on: env: NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }} NX_SKIP_NX_CACHE: ${{ (github.event_name != 'pull_request' || contains( github.event.pull_request.labels.*.name, 'skip-cache')) && 'true' || 'false' }} + BUILD_TEST_INTERNAL_PACKAGE: true jobs: build: @@ -30,18 +31,33 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: DevExtreme - Install packages - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: DevExtreme - Build - run: npx nx build devextreme-main + run: pnpx nx build devextreme-main testcafe: needs: @@ -73,20 +89,33 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV - - name: DevExtreme - Install packages - run: npm install --no-audit --no-fund + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: DevExtreme - Build - env: - BUILD_TEST_INTERNAL_PACKAGE: true - run: npx nx build devextreme-main + run: pnpx nx build devextreme-main - name: Run Web Server run: | @@ -111,7 +140,7 @@ jobs: # DISABLE_DEMO_TEST_SETTINGS: ignore # Uncomment to ignore the `ignore` field # DISABLE_DEMO_TEST_SETTINGS: comparison-options # Uncomment to ignore the `comparison-options` field CI_ENV: true # The `ignore` field in the visualtestrc.json should be disabled when running test locally - run: npx nx test-testcafe + run: pnpx nx test-testcafe - name: Show accessibility warnings if: matrix.STRATEGY == 'accessibility' diff --git a/.github/workflows/demos_visual_tests_frameworks.yml b/.github/workflows/demos_visual_tests_frameworks.yml index 6ba80d6562a2..d52db04d7426 100644 --- a/.github/workflows/demos_visual_tests_frameworks.yml +++ b/.github/workflows/demos_visual_tests_frameworks.yml @@ -14,12 +14,13 @@ on: env: NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_TOKEN }} NX_SKIP_NX_CACHE: ${{ (github.event_name != 'pull_request' || contains( github.event.pull_request.labels.*.name, 'skip-cache')) && 'true' || 'false' }} + BUILD_TEST_INTERNAL_PACKAGE: true jobs: build-devextreme: runs-on: ubuntu-latest name: Build DevExtreme - timeout-minutes: 20 + timeout-minutes: 40 steps: - name: Get sources @@ -30,20 +31,35 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store - - name: DevExtreme - Install packages - run: npm install --no-audit --no-fund + - name: Install dependencies + run: | + corepack enable + pnpm install - name: DevExtreme - Build-all env: BUILD_TEST_INTERNAL_PACKAGE: true - run: npm run all:build + run: pnpm run all:build-dev - name: Move packages run: | @@ -86,32 +102,44 @@ jobs: with: name: devextreme-sources - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store - # NOTE: workaround due to wrappers are incorrect NPM packages now - - name: Install wrappers packages + - name: Install dependencies run: | - rm -rf node_modules/devextreme node_modules/devextreme-dist node_modules/devextreme-angular node_modules/devextreme-react node_modules/devextreme-vue - mkdir node_modules/devextreme node_modules/devextreme-dist node_modules/devextreme-angular node_modules/devextreme-react node_modules/devextreme-vue - tar -xzf devextreme-installer.tgz -C node_modules/devextreme - mv node_modules/devextreme/package/* node_modules/devextreme - tar -xzf devextreme-dist-installer.tgz -C node_modules/devextreme-dist - mv node_modules/devextreme-dist/package/* node_modules/devextreme-dist - tar -xzf devextreme-angular-installer.tgz -C node_modules/devextreme-angular - mv node_modules/devextreme-angular/package/* node_modules/devextreme-angular - tar -xzf devextreme-react-installer.tgz -C node_modules/devextreme-react - mv node_modules/devextreme-react/package/* node_modules/devextreme-react - tar -xzf devextreme-vue-installer.tgz -C node_modules/devextreme-vue - mv node_modules/devextreme-vue/package/* node_modules/devextreme-vue + corepack enable + pnpm install + + - name: Install tgz + working-directory: apps/demos + run: pnpm add ../../devextreme-installer.tgz ../../devextreme-dist-installer.tgz ../../devextreme-react-installer.tgz ../../devextreme-vue-installer.tgz ../../devextreme-angular-installer.tgz + +# - name: Build wrappers +# run: pnpm exec nx run-many -t pack -p devextreme-angular devextreme-react devetreme-vue + +# - name: Link wrappers packages +# run: pnpm install - name: Prepare bundles working-directory: apps/demos - run: npx nx prepare-bundles + run: pnpx nx prepare-bundles - name: Demos - Run tsc working-directory: apps/demos @@ -164,7 +192,7 @@ jobs: matrix: include: - name: Lint code base (excluding demos) - command: npx nx lint-non-demos + command: pnpx nx lint-non-demos # NOTE: skipped due to enormous number of errors # - name: Lint demos (1/4) # command: CONSTEL=1/4 npm run lint-demos @@ -191,8 +219,38 @@ jobs: with: name: devextreme-sources - - name: Install packages - run: npm install devextreme-installer.tgz devextreme-dist-installer.tgz devextreme-react-installer.tgz devextreme-vue-installer.tgz devextreme-angular-installer.tgz + - name: Use Node.js + uses: actions/setup-node@v4 + with: + node-version: '20' + + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install + + - name: Install tgz + run: pnpm add -w ./devextreme-installer.tgz ./devextreme-dist-installer.tgz ./devextreme-react-installer.tgz ./devextreme-vue-installer.tgz ./devextreme-angular-installer.tgz - uses: actions/setup-dotnet@v3 with: @@ -221,54 +279,63 @@ jobs: matrix: include: - name: Check generated demos (1/5) - command: CONSTEL=1/5 npm run convert-to-js + command: CONSTEL=1/5 pnpm run convert-to-js - name: Check generated demos (2/5) - command: CONSTEL=2/5 npm run convert-to-js + command: CONSTEL=2/5 pnpm run convert-to-js - name: Check generated demos (3/5) - command: CONSTEL=3/5 npm run convert-to-js + command: CONSTEL=3/5 pnpm run convert-to-js - name: Check generated demos (4/5) - command: CONSTEL=4/5 npm run convert-to-js + command: CONSTEL=4/5 pnpm run convert-to-js - name: Check generated demos (5/5) - command: CONSTEL=5/5 npm run convert-to-js + command: CONSTEL=5/5 pnpm run convert-to-js steps: - name: Get sources uses: actions/checkout@v4 - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false + + - name: Use Node.js + uses: actions/setup-node@v4 + with: + node-version: '20' + cache: 'pnpm' + +# - name: Get pnpm store directory +# shell: bash +# run: | +# echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV +# +# - uses: actions/cache@v4 +# name: Setup pnpm cache +# with: +# path: | +# ${{ env.STORE_PATH }} +# .nx/cache +# key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} +# restore-keys: | +# ${{ runner.os }}-pnpm-store - name: Download devextreme sources uses: actions/download-artifact@v4 with: name: devextreme-sources - - name: Install packages - run: npm install --no-audit --no-fund - - # NOTE: workaround due to wrappers are incorrect NPM packages now - - name: Install wrappers packages + - name: Install dependencies run: | - rm -rf node_modules/devextreme node_modules/devextreme-dist node_modules/devextreme-angular node_modules/devextreme-react node_modules/devextreme-vue - mkdir node_modules/devextreme node_modules/devextreme-dist node_modules/devextreme-angular node_modules/devextreme-react node_modules/devextreme-vue - tar -xzf devextreme-installer.tgz -C node_modules/devextreme - mv node_modules/devextreme/package/* node_modules/devextreme - tar -xzf devextreme-dist-installer.tgz -C node_modules/devextreme-dist - mv node_modules/devextreme-dist/package/* node_modules/devextreme-dist - tar -xzf devextreme-angular-installer.tgz -C node_modules/devextreme-angular - mv node_modules/devextreme-angular/package/* node_modules/devextreme-angular - tar -xzf devextreme-react-installer.tgz -C node_modules/devextreme-react - mv node_modules/devextreme-react/package/* node_modules/devextreme-react - tar -xzf devextreme-vue-installer.tgz -C node_modules/devextreme-vue - mv node_modules/devextreme-vue/package/* node_modules/devextreme-vue + corepack enable + pnpm install --frozen-lockfile + + - name: Install tgz + working-directory: apps/demos + run: pnpm add ../../devextreme-installer.tgz ../../devextreme-dist-installer.tgz ../../devextreme-react-installer.tgz ../../devextreme-vue-installer.tgz ../../devextreme-angular-installer.tgz - name: Prepare JS working-directory: apps/demos - run: npm run prepare-js + run: pnpm run prepare-js - name: Check generated JS demos working-directory: apps/demos @@ -280,7 +347,7 @@ jobs: if git diff --exit-code . ':!package.json' ; then echo "Generated JS demos are up-to-date" else - echo "Generated JS demos are outdated. Execute 'npm run convert-to-js split' and commit changes." + echo "Generated JS demos are outdated. Execute 'pnpm run convert-to-js split' and commit changes." echo "If you see another diff, ensure that extra listed files have LF endings." exit 1 fi @@ -306,58 +373,62 @@ jobs: with: chrome-version: '121.0.6167.160' - - name: Restore npm cache - uses: actions/cache@v4 + - name: Use Node.js + uses: actions/setup-node@v4 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + node-version: '20' - name: Download devextreme sources uses: actions/download-artifact@v4 with: name: devextreme-sources - - name: Install packages - run: npm install --no-audit --no-fund + - name: Download artifacts + if: github.event_name == 'pull_request' && !contains(github.event.pull_request.labels.*.name, 'force all tests') + uses: actions/download-artifact@v4 + with: + name: changed-demos + path: apps/demos + + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store - # NOTE: workaround due to wrappers are incorrect NPM packages now - - name: Install wrappers packages + - name: Install dependencies run: | - rm -rf node_modules/devextreme node_modules/devextreme-dist node_modules/devextreme-angular node_modules/devextreme-react node_modules/devextreme-vue - mkdir node_modules/devextreme node_modules/devextreme-dist node_modules/devextreme-angular node_modules/devextreme-react node_modules/devextreme-vue - tar -xzf devextreme-installer.tgz -C node_modules/devextreme - mv node_modules/devextreme/package/* node_modules/devextreme - tar -xzf devextreme-dist-installer.tgz -C node_modules/devextreme-dist - mv node_modules/devextreme-dist/package/* node_modules/devextreme-dist - tar -xzf devextreme-angular-installer.tgz -C node_modules/devextreme-angular - mv node_modules/devextreme-angular/package/* node_modules/devextreme-angular - tar -xzf devextreme-react-installer.tgz -C node_modules/devextreme-react - mv node_modules/devextreme-react/package/* node_modules/devextreme-react - tar -xzf devextreme-vue-installer.tgz -C node_modules/devextreme-vue - mv node_modules/devextreme-vue/package/* node_modules/devextreme-vue + corepack enable + pnpm install + + - name: Install tgz + working-directory: apps/demos + run: pnpm add ../../devextreme-installer.tgz ../../devextreme-dist-installer.tgz ../../devextreme-react-installer.tgz ../../devextreme-vue-installer.tgz ../../devextreme-angular-installer.tgz + +# - name: Build wrappers +# run: pnpm exec nx run-many -t pack -p devextreme-angular devextreme-react devetreme-vue - name: Prepare JS working-directory: apps/demos - run: npm run prepare-js + run: pnpm run prepare-js - name: Update bundles config working-directory: apps/demos - run: npx gulp update-config - - - name: Run Web Server - run: | - python -m http.server 8080 & - python -m http.server 8081 & - python -m http.server 8082 & - python -m http.server 8083 & - - - name: Download artifacts - if: github.event_name == 'pull_request' && !contains(github.event.pull_request.labels.*.name, 'force all tests') - uses: actions/download-artifact@v4 - with: - name: changed-demos - path: apps/demos + run: pnpx gulp update-config - name: Create bundles dir run: mkdir -p apps/demos/bundles @@ -368,12 +439,19 @@ jobs: name: devextreme-bundles path: apps/demos/bundles + - name: Run Web Server + run: | + python -m http.server 8080 & + python -m http.server 8081 & + python -m http.server 8082 & + python -m http.server 8083 & + - name: Run TestCafe tests working-directory: apps/demos env: CHANGEDFILEINFOSPATH: changed-files.json - BROWSERS: chrome:headless --disable-partial-raster --disable-skia-runtime-opts --run-all-compositor-stages-before-draw --disable-new-content-rendering-timeout --disable-threaded-animation --disable-threaded-scrolling --disable-checker-imaging --disable-image-animation-resync --use-gl="swiftshader" --disable-features=PaintHolding --js-flags=--random-seed=2147483647 --font-render-hinting=none --disable-font-subpixel-positioning - #DEBUG: hammerhead:*,testcafe:* + BROWSERS: chrome:headless --disable-gpu --window-size=1200,800 --js-flags=--random-seed=2147483647 + # DEBUG: hammerhead:*,testcafe:* CONCURRENCY: 4 TCQUARANTINE: true CONSTEL: ${{ matrix.CONSTEL }} @@ -382,7 +460,7 @@ jobs: # DISABLE_DEMO_TEST_SETTINGS: ignore # Uncomment to ignore the `ignore` field # DISABLE_DEMO_TEST_SETTINGS: comparison-options # Uncomment to ignore the `comparison-options` field CI_ENV: true # The `ignore` field in the visualtestrc.json should be disabled when running test locally - run: npx nx test-testcafe + run: pnpx nx test-testcafe - name: Copy screenshots artifacts if: ${{ failure() }} diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index d7f4661f3f8b..6c9d46a3caea 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -26,25 +26,40 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Compile renovation working-directory: ./packages/devextreme run: | - npx nx compile:r + pnpx nx compile:r # Remove package install after upgrade to TypeScript >= 4.6 - name: Lint renovation working-directory: ./packages/devextreme - run: npx nx lint-renovation + run: pnpx nx lint-renovation TS: runs-on: devextreme-shr2 @@ -58,37 +73,52 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Build working-directory: ./packages/devextreme - run: npx nx build + run: pnpx nx build - name: Lint TS working-directory: ./packages/devextreme env: DEBUG: eslint:cli-engine - run: npx nx lint-ts + run: pnpx nx lint-ts - name: Lint .d.ts working-directory: ./packages/devextreme env: DEBUG: eslint:cli-engine - run: npx nx lint-dts + run: pnpx nx lint-dts - name: Lint Testcafe tests working-directory: ./e2e/testcafe-devextreme env: DEBUG: eslint:cli-engine - run: npx nx lint + run: pnpx nx lint JS: runs-on: devextreme-shr2 @@ -102,25 +132,40 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Build working-directory: ./packages/devextreme - run: npx nx build + run: pnpx nx build - name: Lint JS working-directory: ./packages/devextreme env: DEBUG: eslint:cli-engine - run: npx nx lint-js + run: pnpx nx lint-js texts: runs-on: devextreme-shr2 @@ -134,19 +179,34 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Check texts working-directory: ./packages/devextreme - run: npx nx lint-texts + run: pnpx nx lint-texts CSS: runs-on: devextreme-shr2 @@ -160,21 +220,36 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV - - name: Run npm install - run: npm install --no-audit --no-fund + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Lint CSS working-directory: ./packages/devextreme - run: npx nx lint-css + run: pnpx nx lint-css - package_lock: + pnpm_lock: runs-on: devextreme-shr2 timeout-minutes: 10 steps: @@ -186,21 +261,41 @@ jobs: with: node-version: '20' - - name: Update package-lock + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Update lock-file run: | node -v - npm -v - npm install --no-audit --no-fund --ignore-scripts + pnpm -v + pnpm install - - name: Upload package-lock + - name: Upload lock-file uses: actions/upload-artifact@v3 with: name: package-lock.json path: ./package-lock.json retention-days: 1 - - name: Check package-lock - run: git diff --exit-code package-lock.json + - name: Check lock-file + run: git diff --exit-code pnpm-lock.yaml component_exports: runs-on: devextreme-shr2 @@ -214,30 +309,42 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store - name: Install dependencies run: | - node -v - npm -v - npm install --no-audit --no-fund --ignore-scripts + corepack enable + pnpm install - name: Check generated component reexports working-directory: ./packages/devextreme run: | - npm run update-ts-reexports + pnpm run update-ts-reexports git add . -N if git diff --exit-code ; then echo "Generated component reexports are up-to-date" else - echo "Generated component reexports are outdated. Execute 'npm run update-ts-reexports' and commit changes." + echo "Generated component reexports are outdated. Execute 'pnpm run update-ts-reexports' and commit changes." exit 1 fi @@ -254,23 +361,38 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store - name: Install dependencies - run: npm install --no-audit --no-fund + run: | + corepack enable + pnpm install - name: Lint wrappers - run: npx nx run-many -t lint -p devextreme-angular devextreme-react devextreme-vue + run: pnpx nx run-many -t lint -p devextreme-angular devextreme-react devextreme-vue notify: runs-on: devextreme-shr2 name: Send notifications - needs: [Renovation, TS, JS, CSS, texts, package_lock, component_exports] + needs: [Renovation, TS, JS, CSS, texts, pnpm_lock, component_exports] if: github.event_name != 'pull_request' && contains(needs.*.result, 'failure') steps: diff --git a/.github/workflows/pack_all.yml b/.github/workflows/pack_all.yml index 62e829b57dc6..1b2dc3609e99 100644 --- a/.github/workflows/pack_all.yml +++ b/.github/workflows/pack_all.yml @@ -16,11 +16,33 @@ jobs: with: node-version: '20' - - name: Install packages in devextreme repo - run: npm install --no-audit --no-fund + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Build npm packages - run: npm run all:pack + run: pnpm run all:pack - name: Copy build artifacts uses: actions/upload-artifact@v3 diff --git a/.github/workflows/packages_publishing.yml b/.github/workflows/packages_publishing.yml index 2beda257d26a..999b35e1017a 100644 --- a/.github/workflows/packages_publishing.yml +++ b/.github/workflows/packages_publishing.yml @@ -37,17 +37,39 @@ jobs: with: node-version: '20' + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + - name: Install dependencies - run: npm install --no-audit --no-fund + run: | + corepack enable + pnpm install - name: Set timestamp version if: ${{ env.SET_TIMESTAMP_VERSION == 'true' }} - run: npx ts-node tools/scripts/set-timestamp-version + run: pnpx ts-node tools/scripts/set-timestamp-version - name: Build npm packages env: BUILD_INTERNAL_PACKAGE: true - run: npm run all:build + run: pnpm run all:build - name: Clone deps scanner uses: actions/checkout@v4 @@ -100,8 +122,35 @@ jobs: with: name: packages + - name: Use Node.js + uses: actions/setup-node@v4 + with: + node-version: '20' + + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + - name: Install dependencies - run: npm install --no-audit --no-fund --legacy-peer-deps --ignore-scripts + run: | + corepack enable + pnpm install - name: Change package scope id: scopedPackage @@ -112,9 +161,9 @@ jobs: PACKAGE_DIR=$(npx ts-node tools/scripts/change-package-scope --tgz $PACKAGE.tgz --scope $SCOPE) echo "packageDir=$PACKAGE_DIR" >> "$GITHUB_OUTPUT"; cd $PACKAGE_DIR; - npm pkg get name --workspaces=false | tr -d '"' | sed -r 's/(.*)/name=\1/' >> "$GITHUB_OUTPUT"; - npm pkg get version --workspaces=false | tr -d '"' | sed -r 's/(.*)/version=\1/' >> "$GITHUB_OUTPUT"; - npm pkg get version --workspaces=false | tr -d '"' | sed -r 's/([0-9]+\.[0-9]+).*/majorVersion=\1/' >> "$GITHUB_OUTPUT"; + pnpm pkg get name --workspaces=false | tr -d '"' | sed -r 's/(.*)/name=\1/' >> "$GITHUB_OUTPUT"; + pnpm pkg get version --workspaces=false | tr -d '"' | sed -r 's/(.*)/version=\1/' >> "$GITHUB_OUTPUT"; + pnpm pkg get version --workspaces=false | tr -d '"' | sed -r 's/([0-9]+\.[0-9]+).*/majorVersion=\1/' >> "$GITHUB_OUTPUT"; # --ignore-scripts is required for publishing devextreme-angular which fails with error: # 'Trying to publish a package that has been compiled by Ivy in full compilation mode.' @@ -124,8 +173,8 @@ jobs: env: NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | - npm set //npm.pkg.github.com/:_authToken="$NODE_AUTH_TOKEN"; - npm publish --quiet --ignore-scripts --registry https://npm.pkg.github.com; + pnpm set //npm.pkg.github.com/:_authToken="$NODE_AUTH_TOKEN"; + pnpm publish --quiet --ignore-scripts --registry https://npm.pkg.github.com; - name: Move 'daily' tag if: ${{ env.MOVE_DAILY_TAG == 'true' }} @@ -135,8 +184,8 @@ jobs: PACKAGE_VERSION_MAJOR: ${{ steps.scopedPackage.outputs.majorVersion }} NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | - npm set //npm.pkg.github.com/:_authToken="$NODE_AUTH_TOKEN" - npm --registry=https://npm.pkg.github.com dist-tag add $PACKAGE_NAME@$PACKAGE_VERSION $PACKAGE_VERSION_MAJOR-daily + pnpm set //npm.pkg.github.com/:_authToken="$NODE_AUTH_TOKEN" + pnpm --registry=https://npm.pkg.github.com dist-tag add $PACKAGE_NAME@$PACKAGE_VERSION $PACKAGE_VERSION_MAJOR-daily - name: Move 'stable' tag if: ${{ env.MOVE_STABLE_TAG == 'true' }} @@ -146,8 +195,8 @@ jobs: PACKAGE_VERSION_MAJOR: ${{ steps.scopedPackage.outputs.majorVersion }} NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | - npm set //npm.pkg.github.com/:_authToken="$NODE_AUTH_TOKEN" - npm --registry=https://npm.pkg.github.com dist-tag add $PACKAGE_NAME@$PACKAGE_VERSION $PACKAGE_VERSION_MAJOR-stable + pnpm set //npm.pkg.github.com/:_authToken="$NODE_AUTH_TOKEN" + pnpm --registry=https://npm.pkg.github.com dist-tag add $PACKAGE_NAME@$PACKAGE_VERSION $PACKAGE_VERSION_MAJOR-stable notify: diff --git a/.github/workflows/playgrounds_tests.yml b/.github/workflows/playgrounds_tests.yml index ee06f91b0069..928142a2f24b 100644 --- a/.github/workflows/playgrounds_tests.yml +++ b/.github/workflows/playgrounds_tests.yml @@ -31,19 +31,34 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Build working-directory: ./packages/devextreme - run: npx nx build + run: pnpx nx build - name: Zip artifacts working-directory: ./packages/devextreme @@ -84,16 +99,6 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v3 - with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules - - - name: Run npm install - run: npm install --no-audit --no-fund - - name: Download artifacts uses: actions/download-artifact@v3 with: @@ -104,15 +109,40 @@ jobs: working-directory: ./packages/devextreme run: 7z x artifacts.zip -aoa + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install + - name: Build working-directory: ./packages/devextreme-${{ matrix.ARGS.platform }} - run: npm run pack + run: pnpx nx pack - name: Check sources compilation working-directory: ./apps/${{ matrix.ARGS.platform }} - run: npx nx build + run: pnpx nx build # - name: Run test # if: ${{ matrix.ARGS.platform != 'angular' }} # working-directory: ./apps/${{ matrix.ARGS.platform }} -# run: npm run test +# run: pnpm run test diff --git a/.github/workflows/qunit_tests-additional-renovation.yml b/.github/workflows/qunit_tests-additional-renovation.yml index 5d69d103a228..ac450a190607 100644 --- a/.github/workflows/qunit_tests-additional-renovation.yml +++ b/.github/workflows/qunit_tests-additional-renovation.yml @@ -28,15 +28,30 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Build env: @@ -45,8 +60,8 @@ jobs: DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "true" working-directory: ./packages/devextreme run: | - npx nx build:dev - npx nx build:systemjs + pnpx nx build:dev + pnpx nx build:systemjs - name: Zip artifacts working-directory: ./packages/devextreme diff --git a/.github/workflows/qunit_tests-renovation.yml b/.github/workflows/qunit_tests-renovation.yml index c9d1e0c98e0b..9e1adb57cbfc 100644 --- a/.github/workflows/qunit_tests-renovation.yml +++ b/.github/workflows/qunit_tests-renovation.yml @@ -28,15 +28,30 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Build working-directory: ./packages/devextreme @@ -45,7 +60,7 @@ jobs: DOTNET_CLI_TELEMETRY_OPTOUT: "true" DOTNET_SKIP_FIRST_TIME_EXPERIENCE: "true" BUILD_INPROGRESS_RENOVATION: "true" - run: npx nx build:dev + run: pnpx nx build:dev - name: Zip artifacts working-directory: ./packages/devextreme diff --git a/.github/workflows/renovation.yml b/.github/workflows/renovation.yml index be3f1286502e..602123b25ad5 100644 --- a/.github/workflows/renovation.yml +++ b/.github/workflows/renovation.yml @@ -26,22 +26,37 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Build localization working-directory: ./packages/devextreme - run: npx gulp localization + run: pnpx gulp localization - name: Jest tests - run: npx nx test-jest devextreme-main + run: pnpx nx test-jest devextreme-main notify: runs-on: devextreme-shr2 diff --git a/.github/workflows/styles.yml b/.github/workflows/styles.yml index 8de3b42d4f4a..64b52aed6779 100644 --- a/.github/workflows/styles.yml +++ b/.github/workflows/styles.yml @@ -26,18 +26,33 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Run tests - run: npx nx test-styles devextreme-main + run: pnpx nx test-styles devextreme-main notify: runs-on: devextreme-shr2 diff --git a/.github/workflows/testcafe_tests.yml b/.github/workflows/testcafe_tests.yml index b6f63196af6e..b508d8052be7 100644 --- a/.github/workflows/testcafe_tests.yml +++ b/.github/workflows/testcafe_tests.yml @@ -32,18 +32,33 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Build - run: npx nx build devextreme-main + run: pnpx nx build devextreme-main - name: Zip artifacts working-directory: ./packages/devextreme @@ -136,6 +151,16 @@ jobs: - name: Get sources uses: actions/checkout@v4 + - name: Download artifacts + uses: actions/download-artifact@v3 + with: + name: devextreme-artifacts + path: ./packages/devextreme + + - name: Unpack artifacts + working-directory: ./packages/devextreme + run: 7z x artifacts.zip -aoa + - name: Setup Chrome uses: ./.github/actions/setup-chrome with: @@ -146,25 +171,30 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV - - name: Download artifacts - uses: actions/download-artifact@v3 + - uses: actions/cache@v4 + name: Setup pnpm cache with: - name: devextreme-artifacts - path: ./packages/devextreme - - - name: Unpack artifacts - working-directory: ./packages/devextreme - run: 7z x artifacts.zip -aoa + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Run TestCafe tests working-directory: ./e2e/testcafe-devextreme @@ -175,7 +205,7 @@ jobs: [ "${{ matrix.ARGS.platform }}" != "" ] && PLATFORM="--platform ${{ matrix.ARGS.platform }}" all_args="--browsers=chrome:devextreme-shr2 --componentFolder ${{ matrix.ARGS.componentFolder }} $CONCURRENCY $INDICES $PLATFORM $THEME" echo "$all_args" - npx nx test $all_args + pnpx nx test $all_args - name: Copy compared screenshot artifacts if: ${{ failure() }} diff --git a/.github/workflows/themebuilder_tests.yml b/.github/workflows/themebuilder_tests.yml index 12fe6e6098e7..504d5588ae46 100644 --- a/.github/workflows/themebuilder_tests.yml +++ b/.github/workflows/themebuilder_tests.yml @@ -22,35 +22,55 @@ jobs: - name: Get sources uses: actions/checkout@v4 - - name: Restore npm cache - uses: actions/cache@v4 + - name: Use Node.js + uses: actions/setup-node@v4 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + node-version: '20' - - name: Run npm install - run: npm install --no-audit --no-fund + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Build etalon bundles working-directory: ./packages/devextreme - run: npx gulp style-compiler-themes-ci + run: pnpx gulp style-compiler-themes-ci - name: Build working-directory: ./packages/devextreme-themebuilder - run: npx nx build + run: pnpx nx build - name: Run themebuilder tests (full set, node) working-directory: ./packages/devextreme-themebuilder - run: npx nx test + run: pnpx nx test - name: Check styles for duplicate rules (generic) working-directory: ./packages/devextreme - run: npx stylelint --config testing/styles/bundles-stylelint-config.json "artifacts/**/dx.light.css" + run: pnpx stylelint --config testing/styles/bundles-stylelint-config.json "artifacts/**/dx.light.css" - name: Check styles for duplicate rules (material) working-directory: ./packages/devextreme - run: npx stylelint --config testing/styles/bundles-stylelint-config.json "artifacts/**/dx.material.blue.light.css" + run: pnpx stylelint --config testing/styles/bundles-stylelint-config.json "artifacts/**/dx.material.blue.light.css" notify: runs-on: devextreme-shr2 diff --git a/.github/workflows/ts_declarations.yml b/.github/workflows/ts_declarations.yml index 293272236b24..32f0fad699e3 100644 --- a/.github/workflows/ts_declarations.yml +++ b/.github/workflows/ts_declarations.yml @@ -22,15 +22,30 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Check dx.all.d.ts is up-to-date working-directory: ./packages/devextreme @@ -38,12 +53,12 @@ jobs: target=./ts/dx.all.d.ts cp $target $target.current - npm run regenerate + pnpm run regenerate if ! diff $target.current $target -U 5 > $target.diff; then echo "FAIL: $target is outdated:" cat $target.diff | sed "1,2d" - echo "Execute 'npm run regenerate-all' to update dx.all.d.ts" + echo "Execute 'pnpm run regenerate-all' to update dx.all.d.ts" exit 1 else echo "TS is up-to-date" @@ -61,21 +76,36 @@ jobs: with: node-version: '20' - - name: Restore npm cache - uses: actions/cache@v4 + - uses: pnpm/action-setup@v3 with: - path: '**/node_modules' - key: ${{ runner.os }}-node-modules-${{ hashFiles('**/package-lock.json') }} - restore-keys: ${{ runner.os }}-node-modules + version: 9 + run_install: false - - name: Run npm install - run: npm install --no-audit --no-fund + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Validate declarations working-directory: ./packages/devextreme run: | - npm run validate-ts - npm run validate-declarations + pnpm run validate-ts + pnpm run validate-declarations notify: runs-on: devextreme-shr2 diff --git a/.github/workflows/update_version.yml b/.github/workflows/update_version.yml index 4b22aea6cd02..ba52c68d223d 100644 --- a/.github/workflows/update_version.yml +++ b/.github/workflows/update_version.yml @@ -28,16 +28,38 @@ jobs: with: node-version: '20' + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory + shell: bash + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV + + - uses: actions/cache@v4 + name: Setup pnpm cache + with: + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install + - name: Setup git config run: | git config --global user.email "DXGitHubRobot@devexpress.com" git config --global user.name "DX Robot" - - name: Install packages in devextreme repo - run: npm install --no-audit --no-fund - - name: Bump version - run: npm run all:update-version -- ${{ inputs.version }} + run: pnpm run all:update-version -- ${{ inputs.version }} - name: Commit changes and make PR env: diff --git a/.github/workflows/wrapper_tests.yml b/.github/workflows/wrapper_tests.yml index 64f58d1d3985..4ec006d9cab1 100644 --- a/.github/workflows/wrapper_tests.yml +++ b/.github/workflows/wrapper_tests.yml @@ -19,31 +19,49 @@ jobs: - name: Get sources uses: actions/checkout@v4 + - name: Setup Chrome + uses: ./.github/actions/setup-chrome + with: + chrome-version: '121.0.6167.160' + - name: Use Node.js uses: actions/setup-node@v4 with: node-version: '20' - - name: Get npm cache directory - id: npm-cache-dir + - uses: pnpm/action-setup@v3 + with: + version: 9 + run_install: false + + - name: Get pnpm store directory shell: bash - run: echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT} + run: | + echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV - - name: Restore npm cache - uses: actions/cache@v4 + - uses: actions/cache@v4 + name: Setup pnpm cache with: - path: ${{ steps.npm-cache-dir.outputs.dir }} - key: ${{ runner.os }}-node-${{ github.workflow }}-${{ hashFiles('**/package-lock.json') }} - - - name: Install npm packages - run: npm i --no-audit --no-fund + path: | + ${{ env.STORE_PATH }} + .nx/cache + key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }} + restore-keys: | + ${{ runner.os }}-pnpm-store + + - name: Install dependencies + run: | + corepack enable + pnpm install - name: Build devextreme package + env: + BUILD_TEST_INTERNAL_PACKAGE: true working-directory: ./packages/devextreme - run: npx nx build + run: pnpx nx build - name: Generate wrappers - run: npm run regenerate-all + run: pnpm run regenerate-all - name: Check generated code shell: bash @@ -53,30 +71,31 @@ jobs: if [ -n "$changes" ]; then echo "Generated code is outdated. The following files have uncommitted changes:" echo "$changes"; - echo "To update generated code, use "npm run regenerate-all" and commit changes." + echo "To update generated code, use "pnpm run regenerate-all" and commit changes." exit 1 fi - name: Angular - Build - run: npx nx build devextreme-angular + run: pnpx nx build devextreme-angular - - name: Angular - Run tests - run: npx nx test:dev devextreme-angular +# NOTE: temporary skipped during migrating to the PNPM +# - name: Angular - Run tests +# run: pnpx nx test:dev devextreme-angular - name: Angular - Check packing - run: npx nx pack devextreme-angular + run: pnpx nx pack devextreme-angular - name: React - Run tests - run: npx nx test devextreme-react + run: pnpm exec nx test devextreme-react - name: React - Check packing - run: npx nx pack devextreme-react + run: pnpm exec nx pack devextreme-react - name: Vue - Run tests - run: npx nx test devextreme-vue + run: pnpx nx test devextreme-vue - name: Vue - Check packing - run: npx nx pack devextreme-vue + run: pnpx nx pack devextreme-vue - name: Archive internal-tools artifacts uses: actions/upload-artifact@v3 diff --git a/.npmrc b/.npmrc new file mode 100644 index 000000000000..ced9c5f510a0 --- /dev/null +++ b/.npmrc @@ -0,0 +1,4 @@ +link-workspace-packages=true +prefer-workspace-packages=true +save-workspace-protocol=false +package-manager-strict=false \ No newline at end of file diff --git a/apps/angular/angular.json b/apps/angular/angular.json index ff2733d63d79..2ba57f10775f 100644 --- a/apps/angular/angular.json +++ b/apps/angular/angular.json @@ -19,8 +19,8 @@ "polyfills": "src/polyfills.ts", "tsConfig": "src/tsconfig.app.json", "styles": [ - "../../node_modules/devextreme/dist/css/dx.common.css", - "../../node_modules/devextreme/dist/css/dx.light.css" + "node_modules/devextreme/dist/css/dx.common.css", + "node_modules/devextreme/dist/css/dx.light.css" ], "scripts": [] }, @@ -85,8 +85,8 @@ "karmaConfig": "karma.conf.js", "assets": [], "styles": [ - "../../node_modules/devextreme/dist/css/dx.common.css", - "../../node_modules/devextreme/dist/css/dx.light.css" + "node_modules/devextreme/dist/css/dx.common.css", + "node_modules/devextreme/dist/css/dx.light.css" ], "scripts": [] } diff --git a/apps/angular/package.json b/apps/angular/package.json index 9cc3c4ef4f2d..32bd13ad9f3c 100644 --- a/apps/angular/package.json +++ b/apps/angular/package.json @@ -6,29 +6,30 @@ "author": "Developer Express Inc.", "license": "MIT", "dependencies": { - "@angular/animations": "~16.2.12", - "@angular/common": "~16.2.12", - "@angular/compiler": "~16.2.12", - "@angular/compiler-cli": "~16.2.12", - "@angular/core": "~16.2.12", - "@angular/forms": "~16.2.12", - "@angular/platform-browser": "~16.2.12", - "@angular/platform-browser-dynamic": "~16.2.12", - "@angular/router": "~16.2.12", + "@angular/animations": "16.2.12", + "@angular/common": "16.2.12", + "@angular/compiler": "16.2.12", + "@angular/compiler-cli": "16.2.12", + "@angular/core": "16.2.12", + "@angular/forms": "16.2.12", + "@angular/platform-browser": "16.2.12", + "@angular/platform-browser-dynamic": "16.2.12", + "@angular/router": "16.2.12", "core-js": "^2.6.12", "devextreme": "~24.2.0", "devextreme-angular": "~24.2.0", - "rxjs": "^6.6.7", + "rxjs": "7.8.1", "tslib": "^2.6.1", - "zone.js": "0.13.0" + "zone.js": "0.13.3" }, "devDependencies": { "@angular-devkit/build-angular": "16.2.14", "@angular/cli": "~16.2.12", - "@angular/platform-server": "~16.2.12", "@angular/language-service": "~16.2.12", + "@angular/platform-server": "~16.2.12", "@types/jasmine": "^5.1.4", "@types/node": "20.11.17", + "cross-env": "7.0.3", "ts-node": "10.9.2", "typescript": "~4.9.3" }, diff --git a/apps/demos/Demos/Accordion/Overview/Angular/index.html b/apps/demos/Demos/Accordion/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Accordion/Overview/Angular/index.html +++ b/apps/demos/Demos/Accordion/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/ActionSheet/Basics/Angular/index.html b/apps/demos/Demos/ActionSheet/Basics/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/ActionSheet/Basics/Angular/index.html +++ b/apps/demos/Demos/ActionSheet/Basics/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/ActionSheet/PopoverMode/Angular/index.html b/apps/demos/Demos/ActionSheet/PopoverMode/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/ActionSheet/PopoverMode/Angular/index.html +++ b/apps/demos/Demos/ActionSheet/PopoverMode/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Autocomplete/Overview/Angular/index.html b/apps/demos/Demos/Autocomplete/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Autocomplete/Overview/Angular/index.html +++ b/apps/demos/Demos/Autocomplete/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/Box/Overview/Angular/index.html b/apps/demos/Demos/Box/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Box/Overview/Angular/index.html +++ b/apps/demos/Demos/Box/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Button/Icons/Angular/index.html b/apps/demos/Demos/Button/Icons/Angular/index.html index 53fecd607170..51222cb55272 100644 --- a/apps/demos/Demos/Button/Icons/Angular/index.html +++ b/apps/demos/Demos/Button/Icons/Angular/index.html @@ -5,13 +5,13 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Button/PredefinedTypes/Angular/index.html b/apps/demos/Demos/Button/PredefinedTypes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Button/PredefinedTypes/Angular/index.html +++ b/apps/demos/Demos/Button/PredefinedTypes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/ButtonGroup/Overview/Angular/index.html b/apps/demos/Demos/ButtonGroup/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/ButtonGroup/Overview/Angular/index.html +++ b/apps/demos/Demos/ButtonGroup/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Calendar/MultipleSelection/Angular/index.html b/apps/demos/Demos/Calendar/MultipleSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Calendar/MultipleSelection/Angular/index.html +++ b/apps/demos/Demos/Calendar/MultipleSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/Calendar/Overview/Angular/index.html b/apps/demos/Demos/Calendar/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Calendar/Overview/Angular/index.html +++ b/apps/demos/Demos/Calendar/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/Charts/APIDisplayATooltip/Angular/index.html b/apps/demos/Demos/Charts/APIDisplayATooltip/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/APIDisplayATooltip/Angular/index.html +++ b/apps/demos/Demos/Charts/APIDisplayATooltip/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/APISelectAPoint/Angular/index.html b/apps/demos/Demos/Charts/APISelectAPoint/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/APISelectAPoint/Angular/index.html +++ b/apps/demos/Demos/Charts/APISelectAPoint/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/AjaxRequest/Angular/index.html b/apps/demos/Demos/Charts/AjaxRequest/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/AjaxRequest/Angular/index.html +++ b/apps/demos/Demos/Charts/AjaxRequest/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Annotation/Angular/index.html b/apps/demos/Demos/Charts/Annotation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Annotation/Angular/index.html +++ b/apps/demos/Demos/Charts/Annotation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Area/Angular/index.html b/apps/demos/Demos/Charts/Area/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Area/Angular/index.html +++ b/apps/demos/Demos/Charts/Area/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/AreaSparklines/Angular/index.html b/apps/demos/Demos/Charts/AreaSparklines/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/AreaSparklines/Angular/index.html +++ b/apps/demos/Demos/Charts/AreaSparklines/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/AutoCalculatedBarWidth/Angular/index.html b/apps/demos/Demos/Charts/AutoCalculatedBarWidth/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/AutoCalculatedBarWidth/Angular/index.html +++ b/apps/demos/Demos/Charts/AutoCalculatedBarWidth/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/AxisCustomPosition/Angular/index.html b/apps/demos/Demos/Charts/AxisCustomPosition/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/AxisCustomPosition/Angular/index.html +++ b/apps/demos/Demos/Charts/AxisCustomPosition/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/AxisLabelsOverlapping/Angular/index.html b/apps/demos/Demos/Charts/AxisLabelsOverlapping/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/AxisLabelsOverlapping/Angular/index.html +++ b/apps/demos/Demos/Charts/AxisLabelsOverlapping/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/AxisLabelsTemplates/Angular/index.html b/apps/demos/Demos/Charts/AxisLabelsTemplates/Angular/index.html index 5a37b154a9ec..d71a57f973ce 100644 --- a/apps/demos/Demos/Charts/AxisLabelsTemplates/Angular/index.html +++ b/apps/demos/Demos/Charts/AxisLabelsTemplates/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/BarSparklines/Angular/index.html b/apps/demos/Demos/Charts/BarSparklines/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/BarSparklines/Angular/index.html +++ b/apps/demos/Demos/Charts/BarSparklines/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/BiDirectionalBarChart/Angular/index.html b/apps/demos/Demos/Charts/BiDirectionalBarChart/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/BiDirectionalBarChart/Angular/index.html +++ b/apps/demos/Demos/Charts/BiDirectionalBarChart/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Bubble/Angular/index.html b/apps/demos/Demos/Charts/Bubble/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Bubble/Angular/index.html +++ b/apps/demos/Demos/Charts/Bubble/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Candlestick/Angular/index.html b/apps/demos/Demos/Charts/Candlestick/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Candlestick/Angular/index.html +++ b/apps/demos/Demos/Charts/Candlestick/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ChartsDrillDown/Angular/index.html b/apps/demos/Demos/Charts/ChartsDrillDown/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ChartsDrillDown/Angular/index.html +++ b/apps/demos/Demos/Charts/ChartsDrillDown/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ClientSideDataProcessing/Angular/index.html b/apps/demos/Demos/Charts/ClientSideDataProcessing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ClientSideDataProcessing/Angular/index.html +++ b/apps/demos/Demos/Charts/ClientSideDataProcessing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ColorEachBar/Angular/index.html b/apps/demos/Demos/Charts/ColorEachBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ColorEachBar/Angular/index.html +++ b/apps/demos/Demos/Charts/ColorEachBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Colorization/Angular/index.html b/apps/demos/Demos/Charts/Colorization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Colorization/Angular/index.html +++ b/apps/demos/Demos/Charts/Colorization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ContinuousData/Angular/index.html b/apps/demos/Demos/Charts/ContinuousData/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ContinuousData/Angular/index.html +++ b/apps/demos/Demos/Charts/ContinuousData/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Crosshair/Angular/index.html b/apps/demos/Demos/Charts/Crosshair/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Crosshair/Angular/index.html +++ b/apps/demos/Demos/Charts/Crosshair/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/CustomAnnotations/Angular/index.html b/apps/demos/Demos/Charts/CustomAnnotations/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/CustomAnnotations/Angular/index.html +++ b/apps/demos/Demos/Charts/CustomAnnotations/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/CustomBarWidth/Angular/index.html b/apps/demos/Demos/Charts/CustomBarWidth/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/CustomBarWidth/Angular/index.html +++ b/apps/demos/Demos/Charts/CustomBarWidth/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/CustomLegendMarkers/Angular/index.html b/apps/demos/Demos/Charts/CustomLegendMarkers/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/CustomLegendMarkers/Angular/index.html +++ b/apps/demos/Demos/Charts/CustomLegendMarkers/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/CustomizePointsAndLabels/Angular/index.html b/apps/demos/Demos/Charts/CustomizePointsAndLabels/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/CustomizePointsAndLabels/Angular/index.html +++ b/apps/demos/Demos/Charts/CustomizePointsAndLabels/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/DiscreteAggregation/Angular/index.html b/apps/demos/Demos/Charts/DiscreteAggregation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/DiscreteAggregation/Angular/index.html +++ b/apps/demos/Demos/Charts/DiscreteAggregation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - + - - + + - - + + diff --git a/apps/demos/Demos/Charts/DiscreteAxisZoomingAndScrolling/Angular/index.html b/apps/demos/Demos/Charts/DiscreteAxisZoomingAndScrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/DiscreteAxisZoomingAndScrolling/Angular/index.html +++ b/apps/demos/Demos/Charts/DiscreteAxisZoomingAndScrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/DiscreteData/Angular/index.html b/apps/demos/Demos/Charts/DiscreteData/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/DiscreteData/Angular/index.html +++ b/apps/demos/Demos/Charts/DiscreteData/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Doughnut/Angular/index.html b/apps/demos/Demos/Charts/Doughnut/Angular/index.html index 900d9c9a5005..cd862d52ff5d 100644 --- a/apps/demos/Demos/Charts/Doughnut/Angular/index.html +++ b/apps/demos/Demos/Charts/Doughnut/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/Charts/Doughnut/React/index.html b/apps/demos/Demos/Charts/Doughnut/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/Charts/Doughnut/React/index.html +++ b/apps/demos/Demos/Charts/Doughnut/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/DoughnutSelection/Angular/index.html b/apps/demos/Demos/Charts/DoughnutSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/DoughnutSelection/Angular/index.html +++ b/apps/demos/Demos/Charts/DoughnutSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/DoughnutWithCustomLabelInCenter/Angular/index.html b/apps/demos/Demos/Charts/DoughnutWithCustomLabelInCenter/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/DoughnutWithCustomLabelInCenter/Angular/index.html +++ b/apps/demos/Demos/Charts/DoughnutWithCustomLabelInCenter/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/DoughnutWithTopNSeries/Angular/index.html b/apps/demos/Demos/Charts/DoughnutWithTopNSeries/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/DoughnutWithTopNSeries/Angular/index.html +++ b/apps/demos/Demos/Charts/DoughnutWithTopNSeries/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/DrillDown/Angular/index.html b/apps/demos/Demos/Charts/DrillDown/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/DrillDown/Angular/index.html +++ b/apps/demos/Demos/Charts/DrillDown/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ErrorBars/Angular/index.html b/apps/demos/Demos/Charts/ErrorBars/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ErrorBars/Angular/index.html +++ b/apps/demos/Demos/Charts/ErrorBars/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ExportAndPrintingAPI/Angular/index.html b/apps/demos/Demos/Charts/ExportAndPrintingAPI/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ExportAndPrintingAPI/Angular/index.html +++ b/apps/demos/Demos/Charts/ExportAndPrintingAPI/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ExportCustomMarkup/Angular/index.html b/apps/demos/Demos/Charts/ExportCustomMarkup/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ExportCustomMarkup/Angular/index.html +++ b/apps/demos/Demos/Charts/ExportCustomMarkup/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ExportSeveralCharts/Angular/index.html b/apps/demos/Demos/Charts/ExportSeveralCharts/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ExportSeveralCharts/Angular/index.html +++ b/apps/demos/Demos/Charts/ExportSeveralCharts/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/FlatDataStructure/Angular/index.html b/apps/demos/Demos/Charts/FlatDataStructure/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/FlatDataStructure/Angular/index.html +++ b/apps/demos/Demos/Charts/FlatDataStructure/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/FullStackedBar/Angular/index.html b/apps/demos/Demos/Charts/FullStackedBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/FullStackedBar/Angular/index.html +++ b/apps/demos/Demos/Charts/FullStackedBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/FunnelChart/Angular/index.html b/apps/demos/Demos/Charts/FunnelChart/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/FunnelChart/Angular/index.html +++ b/apps/demos/Demos/Charts/FunnelChart/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/HierarchicalDataStructure/Angular/index.html b/apps/demos/Demos/Charts/HierarchicalDataStructure/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/HierarchicalDataStructure/Angular/index.html +++ b/apps/demos/Demos/Charts/HierarchicalDataStructure/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/HoverMode/Angular/index.html b/apps/demos/Demos/Charts/HoverMode/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/HoverMode/Angular/index.html +++ b/apps/demos/Demos/Charts/HoverMode/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/InvertedChart/Angular/index.html b/apps/demos/Demos/Charts/InvertedChart/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/InvertedChart/Angular/index.html +++ b/apps/demos/Demos/Charts/InvertedChart/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Line/Angular/index.html b/apps/demos/Demos/Charts/Line/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Line/Angular/index.html +++ b/apps/demos/Demos/Charts/Line/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/LoadDataOnDemand/Angular/index.html b/apps/demos/Demos/Charts/LoadDataOnDemand/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/LoadDataOnDemand/Angular/index.html +++ b/apps/demos/Demos/Charts/LoadDataOnDemand/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/LogarithmicAxis/Angular/index.html b/apps/demos/Demos/Charts/LogarithmicAxis/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/LogarithmicAxis/Angular/index.html +++ b/apps/demos/Demos/Charts/LogarithmicAxis/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/LogarithmicVsLinearAxes/Angular/index.html b/apps/demos/Demos/Charts/LogarithmicVsLinearAxes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/LogarithmicVsLinearAxes/Angular/index.html +++ b/apps/demos/Demos/Charts/LogarithmicVsLinearAxes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/MultipleAxes/Angular/index.html b/apps/demos/Demos/Charts/MultipleAxes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/MultipleAxes/Angular/index.html +++ b/apps/demos/Demos/Charts/MultipleAxes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/MultiplePanes/Angular/index.html b/apps/demos/Demos/Charts/MultiplePanes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/MultiplePanes/Angular/index.html +++ b/apps/demos/Demos/Charts/MultiplePanes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/MultiplePointSelection/Angular/index.html b/apps/demos/Demos/Charts/MultiplePointSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/MultiplePointSelection/Angular/index.html +++ b/apps/demos/Demos/Charts/MultiplePointSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/MultipleSeriesSelection/Angular/index.html b/apps/demos/Demos/Charts/MultipleSeriesSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/MultipleSeriesSelection/Angular/index.html +++ b/apps/demos/Demos/Charts/MultipleSeriesSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/NullPointSupport/Angular/index.html b/apps/demos/Demos/Charts/NullPointSupport/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/NullPointSupport/Angular/index.html +++ b/apps/demos/Demos/Charts/NullPointSupport/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Overview/Angular/index.html b/apps/demos/Demos/Charts/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Overview/Angular/index.html +++ b/apps/demos/Demos/Charts/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Palette/Angular/index.html b/apps/demos/Demos/Charts/Palette/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Palette/Angular/index.html +++ b/apps/demos/Demos/Charts/Palette/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ParetoChart/Angular/index.html b/apps/demos/Demos/Charts/ParetoChart/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ParetoChart/Angular/index.html +++ b/apps/demos/Demos/Charts/ParetoChart/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PeriodicData/Angular/index.html b/apps/demos/Demos/Charts/PeriodicData/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PeriodicData/Angular/index.html +++ b/apps/demos/Demos/Charts/PeriodicData/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Pie/Angular/index.html b/apps/demos/Demos/Charts/Pie/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Pie/Angular/index.html +++ b/apps/demos/Demos/Charts/Pie/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PieWithAnnotations/Angular/index.html b/apps/demos/Demos/Charts/PieWithAnnotations/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PieWithAnnotations/Angular/index.html +++ b/apps/demos/Demos/Charts/PieWithAnnotations/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PieWithCustomLabels/Angular/index.html b/apps/demos/Demos/Charts/PieWithCustomLabels/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PieWithCustomLabels/Angular/index.html +++ b/apps/demos/Demos/Charts/PieWithCustomLabels/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PieWithCustomStyles/Angular/index.html b/apps/demos/Demos/Charts/PieWithCustomStyles/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PieWithCustomStyles/Angular/index.html +++ b/apps/demos/Demos/Charts/PieWithCustomStyles/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Charts/PieWithMultipleSeries/Angular/index.html b/apps/demos/Demos/Charts/PieWithMultipleSeries/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PieWithMultipleSeries/Angular/index.html +++ b/apps/demos/Demos/Charts/PieWithMultipleSeries/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PieWithResolvedLabelOverlapping/Angular/index.html b/apps/demos/Demos/Charts/PieWithResolvedLabelOverlapping/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PieWithResolvedLabelOverlapping/Angular/index.html +++ b/apps/demos/Demos/Charts/PieWithResolvedLabelOverlapping/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PieWithSmallValuesGrouped/Angular/index.html b/apps/demos/Demos/Charts/PieWithSmallValuesGrouped/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PieWithSmallValuesGrouped/Angular/index.html +++ b/apps/demos/Demos/Charts/PieWithSmallValuesGrouped/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PiesWithEqualSize/Angular/index.html b/apps/demos/Demos/Charts/PiesWithEqualSize/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PiesWithEqualSize/Angular/index.html +++ b/apps/demos/Demos/Charts/PiesWithEqualSize/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PointImage/Angular/index.html b/apps/demos/Demos/Charts/PointImage/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PointImage/Angular/index.html +++ b/apps/demos/Demos/Charts/PointImage/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PointsAggregation/Angular/index.html b/apps/demos/Demos/Charts/PointsAggregation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PointsAggregation/Angular/index.html +++ b/apps/demos/Demos/Charts/PointsAggregation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PointsAggregationFinancialChart/Angular/index.html b/apps/demos/Demos/Charts/PointsAggregationFinancialChart/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PointsAggregationFinancialChart/Angular/index.html +++ b/apps/demos/Demos/Charts/PointsAggregationFinancialChart/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PolarChartAnnotations/Angular/index.html b/apps/demos/Demos/Charts/PolarChartAnnotations/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PolarChartAnnotations/Angular/index.html +++ b/apps/demos/Demos/Charts/PolarChartAnnotations/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PolarChartZoomingAndScrollingAPI/Angular/index.html b/apps/demos/Demos/Charts/PolarChartZoomingAndScrollingAPI/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PolarChartZoomingAndScrollingAPI/Angular/index.html +++ b/apps/demos/Demos/Charts/PolarChartZoomingAndScrollingAPI/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/PyramidChart/Angular/index.html b/apps/demos/Demos/Charts/PyramidChart/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/PyramidChart/Angular/index.html +++ b/apps/demos/Demos/Charts/PyramidChart/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/RangeArea/Angular/index.html b/apps/demos/Demos/Charts/RangeArea/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/RangeArea/Angular/index.html +++ b/apps/demos/Demos/Charts/RangeArea/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/RangeBar/Angular/index.html b/apps/demos/Demos/Charts/RangeBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/RangeBar/Angular/index.html +++ b/apps/demos/Demos/Charts/RangeBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/SankeyChart/Angular/index.html b/apps/demos/Demos/Charts/SankeyChart/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SankeyChart/Angular/index.html +++ b/apps/demos/Demos/Charts/SankeyChart/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ScaleBreaks/Angular/index.html b/apps/demos/Demos/Charts/ScaleBreaks/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ScaleBreaks/Angular/index.html +++ b/apps/demos/Demos/Charts/ScaleBreaks/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Scatter/Angular/index.html b/apps/demos/Demos/Charts/Scatter/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Scatter/Angular/index.html +++ b/apps/demos/Demos/Charts/Scatter/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Selection/Angular/index.html b/apps/demos/Demos/Charts/Selection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Selection/Angular/index.html +++ b/apps/demos/Demos/Charts/Selection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/SeriesTemplates/Angular/index.html b/apps/demos/Demos/Charts/SeriesTemplates/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SeriesTemplates/Angular/index.html +++ b/apps/demos/Demos/Charts/SeriesTemplates/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ServerSideDataProcessing/Angular/index.html b/apps/demos/Demos/Charts/ServerSideDataProcessing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ServerSideDataProcessing/Angular/index.html +++ b/apps/demos/Demos/Charts/ServerSideDataProcessing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/SideBySideBar/Angular/index.html b/apps/demos/Demos/Charts/SideBySideBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SideBySideBar/Angular/index.html +++ b/apps/demos/Demos/Charts/SideBySideBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/SideBySideFullStackedBar/Angular/index.html b/apps/demos/Demos/Charts/SideBySideFullStackedBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SideBySideFullStackedBar/Angular/index.html +++ b/apps/demos/Demos/Charts/SideBySideFullStackedBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/SideBySideStackedBar/Angular/index.html b/apps/demos/Demos/Charts/SideBySideStackedBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SideBySideStackedBar/Angular/index.html +++ b/apps/demos/Demos/Charts/SideBySideStackedBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/SignalRService/Angular/index.html b/apps/demos/Demos/Charts/SignalRService/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SignalRService/Angular/index.html +++ b/apps/demos/Demos/Charts/SignalRService/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - + - - + + - + - - + + diff --git a/apps/demos/Demos/Charts/SimpleArray/Angular/index.html b/apps/demos/Demos/Charts/SimpleArray/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SimpleArray/Angular/index.html +++ b/apps/demos/Demos/Charts/SimpleArray/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/SimpleBullets/Angular/index.html b/apps/demos/Demos/Charts/SimpleBullets/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SimpleBullets/Angular/index.html +++ b/apps/demos/Demos/Charts/SimpleBullets/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/SimpleSparklines/Angular/index.html b/apps/demos/Demos/Charts/SimpleSparklines/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SimpleSparklines/Angular/index.html +++ b/apps/demos/Demos/Charts/SimpleSparklines/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/SpiderWeb/Angular/index.html b/apps/demos/Demos/Charts/SpiderWeb/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SpiderWeb/Angular/index.html +++ b/apps/demos/Demos/Charts/SpiderWeb/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Spline/Angular/index.html b/apps/demos/Demos/Charts/Spline/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Spline/Angular/index.html +++ b/apps/demos/Demos/Charts/Spline/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/SplineArea/Angular/index.html b/apps/demos/Demos/Charts/SplineArea/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/SplineArea/Angular/index.html +++ b/apps/demos/Demos/Charts/SplineArea/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/StackedBar/Angular/index.html b/apps/demos/Demos/Charts/StackedBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/StackedBar/Angular/index.html +++ b/apps/demos/Demos/Charts/StackedBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/StandardBar/Angular/index.html b/apps/demos/Demos/Charts/StandardBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/StandardBar/Angular/index.html +++ b/apps/demos/Demos/Charts/StandardBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/StepArea/Angular/index.html b/apps/demos/Demos/Charts/StepArea/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/StepArea/Angular/index.html +++ b/apps/demos/Demos/Charts/StepArea/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/StepLine/Angular/index.html b/apps/demos/Demos/Charts/StepLine/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/StepLine/Angular/index.html +++ b/apps/demos/Demos/Charts/StepLine/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Stock/Angular/index.html b/apps/demos/Demos/Charts/Stock/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Stock/Angular/index.html +++ b/apps/demos/Demos/Charts/Stock/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Strips/Angular/index.html b/apps/demos/Demos/Charts/Strips/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Strips/Angular/index.html +++ b/apps/demos/Demos/Charts/Strips/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/TilingAlgorithms/Angular/index.html b/apps/demos/Demos/Charts/TilingAlgorithms/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/TilingAlgorithms/Angular/index.html +++ b/apps/demos/Demos/Charts/TilingAlgorithms/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/Timeline/Angular/index.html b/apps/demos/Demos/Charts/Timeline/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/Timeline/Angular/index.html +++ b/apps/demos/Demos/Charts/Timeline/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/TooltipHTMLSupport/Angular/index.html b/apps/demos/Demos/Charts/TooltipHTMLSupport/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/TooltipHTMLSupport/Angular/index.html +++ b/apps/demos/Demos/Charts/TooltipHTMLSupport/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/WindRose/Angular/index.html b/apps/demos/Demos/Charts/WindRose/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/WindRose/Angular/index.html +++ b/apps/demos/Demos/Charts/WindRose/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/WinlossSparklines/Angular/index.html b/apps/demos/Demos/Charts/WinlossSparklines/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/WinlossSparklines/Angular/index.html +++ b/apps/demos/Demos/Charts/WinlossSparklines/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ZoomingAndScrolling/Angular/index.html b/apps/demos/Demos/Charts/ZoomingAndScrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ZoomingAndScrolling/Angular/index.html +++ b/apps/demos/Demos/Charts/ZoomingAndScrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ZoomingAndScrollingAPI/Angular/index.html b/apps/demos/Demos/Charts/ZoomingAndScrollingAPI/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ZoomingAndScrollingAPI/Angular/index.html +++ b/apps/demos/Demos/Charts/ZoomingAndScrollingAPI/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Charts/ZoomingOnAreaSelection/Angular/index.html b/apps/demos/Demos/Charts/ZoomingOnAreaSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Charts/ZoomingOnAreaSelection/Angular/index.html +++ b/apps/demos/Demos/Charts/ZoomingOnAreaSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/CheckBox/Overview/Angular/index.html b/apps/demos/Demos/CheckBox/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/CheckBox/Overview/Angular/index.html +++ b/apps/demos/Demos/CheckBox/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/ColorBox/Overview/Angular/index.html b/apps/demos/Demos/ColorBox/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/ColorBox/Overview/Angular/index.html +++ b/apps/demos/Demos/ColorBox/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/Common/ActionAndListsOverview/Angular/index.html b/apps/demos/Demos/Common/ActionAndListsOverview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Common/ActionAndListsOverview/Angular/index.html +++ b/apps/demos/Demos/Common/ActionAndListsOverview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Common/CustomTextEditorButtons/Angular/index.html b/apps/demos/Demos/Common/CustomTextEditorButtons/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Common/CustomTextEditorButtons/Angular/index.html +++ b/apps/demos/Demos/Common/CustomTextEditorButtons/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/Common/DialogsAndNotificationsOverview/Angular/index.html b/apps/demos/Demos/Common/DialogsAndNotificationsOverview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Common/DialogsAndNotificationsOverview/Angular/index.html +++ b/apps/demos/Demos/Common/DialogsAndNotificationsOverview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Common/EditorAppearanceVariants/Angular/index.html b/apps/demos/Demos/Common/EditorAppearanceVariants/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Common/EditorAppearanceVariants/Angular/index.html +++ b/apps/demos/Demos/Common/EditorAppearanceVariants/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/Common/EditorsOverview/Angular/index.html b/apps/demos/Demos/Common/EditorsOverview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Common/EditorsOverview/Angular/index.html +++ b/apps/demos/Demos/Common/EditorsOverview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/Common/EditorsRightToLeftSupport/Angular/index.html b/apps/demos/Demos/Common/EditorsRightToLeftSupport/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Common/EditorsRightToLeftSupport/Angular/index.html +++ b/apps/demos/Demos/Common/EditorsRightToLeftSupport/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/Common/FormsAndMultiPurposeOverview/Angular/index.html b/apps/demos/Demos/Common/FormsAndMultiPurposeOverview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Common/FormsAndMultiPurposeOverview/Angular/index.html +++ b/apps/demos/Demos/Common/FormsAndMultiPurposeOverview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Common/NavigationOverview/Angular/index.html b/apps/demos/Demos/Common/NavigationOverview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Common/NavigationOverview/Angular/index.html +++ b/apps/demos/Demos/Common/NavigationOverview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Common/NavigationRightToLeftSupport/Angular/index.html b/apps/demos/Demos/Common/NavigationRightToLeftSupport/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Common/NavigationRightToLeftSupport/Angular/index.html +++ b/apps/demos/Demos/Common/NavigationRightToLeftSupport/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/ContextMenu/Basics/Angular/index.html b/apps/demos/Demos/ContextMenu/Basics/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/ContextMenu/Basics/Angular/index.html +++ b/apps/demos/Demos/ContextMenu/Basics/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/ContextMenu/Scrolling/Angular/index.html b/apps/demos/Demos/ContextMenu/Scrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/ContextMenu/Scrolling/Angular/index.html +++ b/apps/demos/Demos/ContextMenu/Scrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/ContextMenu/Templates/Angular/index.html b/apps/demos/Demos/ContextMenu/Templates/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/ContextMenu/Templates/Angular/index.html +++ b/apps/demos/Demos/ContextMenu/Templates/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/DataGrid/AdvancedMasterDetailView/Angular/index.html b/apps/demos/Demos/DataGrid/AdvancedMasterDetailView/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/AdvancedMasterDetailView/Angular/index.html +++ b/apps/demos/Demos/DataGrid/AdvancedMasterDetailView/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - + - - + + diff --git a/apps/demos/Demos/DataGrid/AjaxRequest/Angular/index.html b/apps/demos/Demos/DataGrid/AjaxRequest/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/AjaxRequest/Angular/index.html +++ b/apps/demos/Demos/DataGrid/AjaxRequest/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/Appearance/Angular/index.html b/apps/demos/Demos/DataGrid/Appearance/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/Appearance/Angular/index.html +++ b/apps/demos/Demos/DataGrid/Appearance/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/BatchEditing/Angular/index.html b/apps/demos/Demos/DataGrid/BatchEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/BatchEditing/Angular/index.html +++ b/apps/demos/Demos/DataGrid/BatchEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - + - + diff --git a/apps/demos/Demos/DataGrid/BatchUpdateRequest/Angular/index.html b/apps/demos/Demos/DataGrid/BatchUpdateRequest/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/BatchUpdateRequest/Angular/index.html +++ b/apps/demos/Demos/DataGrid/BatchUpdateRequest/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - + - - + + diff --git a/apps/demos/Demos/DataGrid/CRUDOperations/Angular/index.html b/apps/demos/Demos/DataGrid/CRUDOperations/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/CRUDOperations/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CRUDOperations/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/CascadingLookups/Angular/index.html b/apps/demos/Demos/DataGrid/CascadingLookups/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/CascadingLookups/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CascadingLookups/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/CellCustomization/Angular/index.html b/apps/demos/Demos/DataGrid/CellCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/CellCustomization/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CellCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - - - - + + + + + + diff --git a/apps/demos/Demos/DataGrid/CellEditingAndEditingAPI/Angular/index.html b/apps/demos/Demos/DataGrid/CellEditingAndEditingAPI/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/CellEditingAndEditingAPI/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CellEditingAndEditingAPI/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/CollaborativeEditing/Angular/index.html b/apps/demos/Demos/DataGrid/CollaborativeEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/CollaborativeEditing/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CollaborativeEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - - + + + + diff --git a/apps/demos/Demos/DataGrid/Column3RdPartyEngineTemplate/jQuery/index.html b/apps/demos/Demos/DataGrid/Column3RdPartyEngineTemplate/jQuery/index.html index 70679e5a726c..4c8c19427029 100644 --- a/apps/demos/Demos/DataGrid/Column3RdPartyEngineTemplate/jQuery/index.html +++ b/apps/demos/Demos/DataGrid/Column3RdPartyEngineTemplate/jQuery/index.html @@ -6,8 +6,8 @@ - - + + diff --git a/apps/demos/Demos/DataGrid/ColumnChooser/Angular/index.html b/apps/demos/Demos/DataGrid/ColumnChooser/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ColumnChooser/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ColumnChooser/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - + + + diff --git a/apps/demos/Demos/DataGrid/ColumnCustomization/Angular/index.html b/apps/demos/Demos/DataGrid/ColumnCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ColumnCustomization/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ColumnCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/ColumnHeaderFilter/Angular/index.html b/apps/demos/Demos/DataGrid/ColumnHeaderFilter/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ColumnHeaderFilter/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ColumnHeaderFilter/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - + + + diff --git a/apps/demos/Demos/DataGrid/ColumnResizing/Angular/index.html b/apps/demos/Demos/DataGrid/ColumnResizing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ColumnResizing/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ColumnResizing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/ColumnTemplate/Angular/index.html b/apps/demos/Demos/DataGrid/ColumnTemplate/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ColumnTemplate/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ColumnTemplate/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/ColumnsBasedOnADataSource/Angular/index.html b/apps/demos/Demos/DataGrid/ColumnsBasedOnADataSource/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ColumnsBasedOnADataSource/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ColumnsBasedOnADataSource/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/CommandColumnCustomization/Angular/index.html b/apps/demos/Demos/DataGrid/CommandColumnCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/CommandColumnCustomization/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CommandColumnCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/CustomDataSource/Angular/index.html b/apps/demos/Demos/DataGrid/CustomDataSource/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/CustomDataSource/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CustomDataSource/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/CustomEditors/Angular/index.html b/apps/demos/Demos/DataGrid/CustomEditors/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/CustomEditors/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CustomEditors/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - + + + diff --git a/apps/demos/Demos/DataGrid/CustomNewRecordPosition/Angular/index.html b/apps/demos/Demos/DataGrid/CustomNewRecordPosition/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/CustomNewRecordPosition/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CustomNewRecordPosition/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - + - - + + diff --git a/apps/demos/Demos/DataGrid/CustomSummaries/Angular/index.html b/apps/demos/Demos/DataGrid/CustomSummaries/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/CustomSummaries/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CustomSummaries/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/CustomizeKeyboardNavigation/Angular/index.html b/apps/demos/Demos/DataGrid/CustomizeKeyboardNavigation/Angular/index.html index 921af3022582..828a96270572 100644 --- a/apps/demos/Demos/DataGrid/CustomizeKeyboardNavigation/Angular/index.html +++ b/apps/demos/Demos/DataGrid/CustomizeKeyboardNavigation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/DataGrid/CustomizeKeyboardNavigation/React/index.html b/apps/demos/Demos/DataGrid/CustomizeKeyboardNavigation/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/DataGrid/CustomizeKeyboardNavigation/React/index.html +++ b/apps/demos/Demos/DataGrid/CustomizeKeyboardNavigation/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + - - - + + + - + - + diff --git a/apps/demos/Demos/DataGrid/DataValidation/Angular/index.html b/apps/demos/Demos/DataGrid/DataValidation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/DataValidation/Angular/index.html +++ b/apps/demos/Demos/DataGrid/DataValidation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - + + + diff --git a/apps/demos/Demos/DataGrid/DeferredSelection/Angular/index.html b/apps/demos/Demos/DataGrid/DeferredSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/DeferredSelection/Angular/index.html +++ b/apps/demos/Demos/DataGrid/DeferredSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/DnDBetweenGrids/Angular/index.html b/apps/demos/Demos/DataGrid/DnDBetweenGrids/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/DnDBetweenGrids/Angular/index.html +++ b/apps/demos/Demos/DataGrid/DnDBetweenGrids/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - + + + diff --git a/apps/demos/Demos/DataGrid/EditStateManagement/Angular/index.html b/apps/demos/Demos/DataGrid/EditStateManagement/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/EditStateManagement/Angular/index.html +++ b/apps/demos/Demos/DataGrid/EditStateManagement/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - + - + diff --git a/apps/demos/Demos/DataGrid/ExcelJSCellCustomization/Angular/index.html b/apps/demos/Demos/DataGrid/ExcelJSCellCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ExcelJSCellCustomization/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ExcelJSCellCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/ExcelJSExportImages/Angular/index.html b/apps/demos/Demos/DataGrid/ExcelJSExportImages/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ExcelJSExportImages/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ExcelJSExportImages/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/ExcelJSExportMultipleGrids/Angular/index.html b/apps/demos/Demos/DataGrid/ExcelJSExportMultipleGrids/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ExcelJSExportMultipleGrids/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ExcelJSExportMultipleGrids/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/ExcelJSHeaderAndFooter/Angular/index.html b/apps/demos/Demos/DataGrid/ExcelJSHeaderAndFooter/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ExcelJSHeaderAndFooter/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ExcelJSHeaderAndFooter/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/ExcelJSOverview/Angular/index.html b/apps/demos/Demos/DataGrid/ExcelJSOverview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ExcelJSOverview/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ExcelJSOverview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/FilterPanel/Angular/index.html b/apps/demos/Demos/DataGrid/FilterPanel/Angular/index.html index 921af3022582..828a96270572 100644 --- a/apps/demos/Demos/DataGrid/FilterPanel/Angular/index.html +++ b/apps/demos/Demos/DataGrid/FilterPanel/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/DataGrid/FilterPanel/React/index.html b/apps/demos/Demos/DataGrid/FilterPanel/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/DataGrid/FilterPanel/React/index.html +++ b/apps/demos/Demos/DataGrid/FilterPanel/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/Filtering/Angular/index.html b/apps/demos/Demos/DataGrid/Filtering/Angular/index.html index 921af3022582..828a96270572 100644 --- a/apps/demos/Demos/DataGrid/Filtering/Angular/index.html +++ b/apps/demos/Demos/DataGrid/Filtering/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/DataGrid/Filtering/React/index.html b/apps/demos/Demos/DataGrid/Filtering/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/DataGrid/Filtering/React/index.html +++ b/apps/demos/Demos/DataGrid/Filtering/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/FilteringAPI/Angular/index.html b/apps/demos/Demos/DataGrid/FilteringAPI/Angular/index.html index 921af3022582..828a96270572 100644 --- a/apps/demos/Demos/DataGrid/FilteringAPI/Angular/index.html +++ b/apps/demos/Demos/DataGrid/FilteringAPI/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/DataGrid/FilteringAPI/React/index.html b/apps/demos/Demos/DataGrid/FilteringAPI/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/DataGrid/FilteringAPI/React/index.html +++ b/apps/demos/Demos/DataGrid/FilteringAPI/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/FocusedRow/Angular/index.html b/apps/demos/Demos/DataGrid/FocusedRow/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/FocusedRow/Angular/index.html +++ b/apps/demos/Demos/DataGrid/FocusedRow/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - + - + diff --git a/apps/demos/Demos/DataGrid/FormEditing/Angular/index.html b/apps/demos/Demos/DataGrid/FormEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/FormEditing/Angular/index.html +++ b/apps/demos/Demos/DataGrid/FormEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/GridAdaptabilityOverview/Angular/index.html b/apps/demos/Demos/DataGrid/GridAdaptabilityOverview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/GridAdaptabilityOverview/Angular/index.html +++ b/apps/demos/Demos/DataGrid/GridAdaptabilityOverview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/GridColumnsHidingPriority/Angular/index.html b/apps/demos/Demos/DataGrid/GridColumnsHidingPriority/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/GridColumnsHidingPriority/Angular/index.html +++ b/apps/demos/Demos/DataGrid/GridColumnsHidingPriority/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/GridSummaries/Angular/index.html b/apps/demos/Demos/DataGrid/GridSummaries/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/GridSummaries/Angular/index.html +++ b/apps/demos/Demos/DataGrid/GridSummaries/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - - - - + + + + + + diff --git a/apps/demos/Demos/DataGrid/GroupSummaries/Angular/index.html b/apps/demos/Demos/DataGrid/GroupSummaries/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/GroupSummaries/Angular/index.html +++ b/apps/demos/Demos/DataGrid/GroupSummaries/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/HorizontalVirtualScrolling/Angular/index.html b/apps/demos/Demos/DataGrid/HorizontalVirtualScrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/HorizontalVirtualScrolling/Angular/index.html +++ b/apps/demos/Demos/DataGrid/HorizontalVirtualScrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/InfiniteScrolling/Angular/index.html b/apps/demos/Demos/DataGrid/InfiniteScrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/InfiniteScrolling/Angular/index.html +++ b/apps/demos/Demos/DataGrid/InfiniteScrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/KeyboardNavigation/Angular/index.html b/apps/demos/Demos/DataGrid/KeyboardNavigation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/KeyboardNavigation/Angular/index.html +++ b/apps/demos/Demos/DataGrid/KeyboardNavigation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/LocalReordering/Angular/index.html b/apps/demos/Demos/DataGrid/LocalReordering/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/LocalReordering/Angular/index.html +++ b/apps/demos/Demos/DataGrid/LocalReordering/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - + + + diff --git a/apps/demos/Demos/DataGrid/MasterDetailAPI/Angular/index.html b/apps/demos/Demos/DataGrid/MasterDetailAPI/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/MasterDetailAPI/Angular/index.html +++ b/apps/demos/Demos/DataGrid/MasterDetailAPI/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/MasterDetailView/Angular/index.html b/apps/demos/Demos/DataGrid/MasterDetailView/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/MasterDetailView/Angular/index.html +++ b/apps/demos/Demos/DataGrid/MasterDetailView/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/MultiRowHeadersBands/Angular/index.html b/apps/demos/Demos/DataGrid/MultiRowHeadersBands/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/MultiRowHeadersBands/Angular/index.html +++ b/apps/demos/Demos/DataGrid/MultiRowHeadersBands/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/MultipleRecordSelectionAPI/Angular/index.html b/apps/demos/Demos/DataGrid/MultipleRecordSelectionAPI/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/MultipleRecordSelectionAPI/Angular/index.html +++ b/apps/demos/Demos/DataGrid/MultipleRecordSelectionAPI/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/MultipleRecordSelectionModes/Angular/index.html b/apps/demos/Demos/DataGrid/MultipleRecordSelectionModes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/MultipleRecordSelectionModes/Angular/index.html +++ b/apps/demos/Demos/DataGrid/MultipleRecordSelectionModes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/MultipleSorting/Angular/index.html b/apps/demos/Demos/DataGrid/MultipleSorting/Angular/index.html index 921af3022582..828a96270572 100644 --- a/apps/demos/Demos/DataGrid/MultipleSorting/Angular/index.html +++ b/apps/demos/Demos/DataGrid/MultipleSorting/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/DataGrid/MultipleSorting/React/index.html b/apps/demos/Demos/DataGrid/MultipleSorting/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/DataGrid/MultipleSorting/React/index.html +++ b/apps/demos/Demos/DataGrid/MultipleSorting/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/OdataService/Angular/index.html b/apps/demos/Demos/DataGrid/OdataService/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/OdataService/Angular/index.html +++ b/apps/demos/Demos/DataGrid/OdataService/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/Overview/Angular/index.html b/apps/demos/Demos/DataGrid/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/Overview/Angular/index.html +++ b/apps/demos/Demos/DataGrid/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - - - - + + + + + + diff --git a/apps/demos/Demos/DataGrid/PDFCellCustomization/Angular/index.html b/apps/demos/Demos/DataGrid/PDFCellCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/PDFCellCustomization/Angular/index.html +++ b/apps/demos/Demos/DataGrid/PDFCellCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/PDFExportImages/Angular/index.html b/apps/demos/Demos/DataGrid/PDFExportImages/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/PDFExportImages/Angular/index.html +++ b/apps/demos/Demos/DataGrid/PDFExportImages/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/PDFExportMultipleGrids/Angular/index.html b/apps/demos/Demos/DataGrid/PDFExportMultipleGrids/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/PDFExportMultipleGrids/Angular/index.html +++ b/apps/demos/Demos/DataGrid/PDFExportMultipleGrids/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/PDFOverview/Angular/index.html b/apps/demos/Demos/DataGrid/PDFOverview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/PDFOverview/Angular/index.html +++ b/apps/demos/Demos/DataGrid/PDFOverview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/PopupEditing/Angular/index.html b/apps/demos/Demos/DataGrid/PopupEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/PopupEditing/Angular/index.html +++ b/apps/demos/Demos/DataGrid/PopupEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/RealTimeUpdates/Angular/index.html b/apps/demos/Demos/DataGrid/RealTimeUpdates/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RealTimeUpdates/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RealTimeUpdates/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/RecalculateWhileEditing/Angular/index.html b/apps/demos/Demos/DataGrid/RecalculateWhileEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RecalculateWhileEditing/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RecalculateWhileEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/RecordGrouping/Angular/index.html b/apps/demos/Demos/DataGrid/RecordGrouping/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RecordGrouping/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RecordGrouping/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/RecordPaging/Angular/index.html b/apps/demos/Demos/DataGrid/RecordPaging/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RecordPaging/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RecordPaging/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - + - + diff --git a/apps/demos/Demos/DataGrid/RemoteGrouping/Angular/index.html b/apps/demos/Demos/DataGrid/RemoteGrouping/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RemoteGrouping/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RemoteGrouping/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - + + + diff --git a/apps/demos/Demos/DataGrid/RemoteReordering/Angular/index.html b/apps/demos/Demos/DataGrid/RemoteReordering/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RemoteReordering/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RemoteReordering/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - + + + diff --git a/apps/demos/Demos/DataGrid/RemoteVirtualScrolling/Angular/index.html b/apps/demos/Demos/DataGrid/RemoteVirtualScrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RemoteVirtualScrolling/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RemoteVirtualScrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - + + + diff --git a/apps/demos/Demos/DataGrid/RightToLeftSupport/Angular/index.html b/apps/demos/Demos/DataGrid/RightToLeftSupport/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RightToLeftSupport/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RightToLeftSupport/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/Row3RdPartyEngineTemplate/jQuery/index.html b/apps/demos/Demos/DataGrid/Row3RdPartyEngineTemplate/jQuery/index.html index 2cb3adb636ff..46bfd546b73e 100644 --- a/apps/demos/Demos/DataGrid/Row3RdPartyEngineTemplate/jQuery/index.html +++ b/apps/demos/Demos/DataGrid/Row3RdPartyEngineTemplate/jQuery/index.html @@ -6,12 +6,12 @@ - - - - - - + + + + + + diff --git a/apps/demos/Demos/DataGrid/RowEditingAndEditingEvents/Angular/index.html b/apps/demos/Demos/DataGrid/RowEditingAndEditingEvents/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RowEditingAndEditingEvents/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RowEditingAndEditingEvents/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/RowSelection/Angular/index.html b/apps/demos/Demos/DataGrid/RowSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RowSelection/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RowSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/RowTemplate/Angular/index.html b/apps/demos/Demos/DataGrid/RowTemplate/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/RowTemplate/Angular/index.html +++ b/apps/demos/Demos/DataGrid/RowTemplate/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - - - - + + + + + + diff --git a/apps/demos/Demos/DataGrid/SignalRService/Angular/index.html b/apps/demos/Demos/DataGrid/SignalRService/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/SignalRService/Angular/index.html +++ b/apps/demos/Demos/DataGrid/SignalRService/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - + - - + + diff --git a/apps/demos/Demos/DataGrid/SimpleArray/Angular/index.html b/apps/demos/Demos/DataGrid/SimpleArray/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/SimpleArray/Angular/index.html +++ b/apps/demos/Demos/DataGrid/SimpleArray/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/StatePersistence/Angular/index.html b/apps/demos/Demos/DataGrid/StatePersistence/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/StatePersistence/Angular/index.html +++ b/apps/demos/Demos/DataGrid/StatePersistence/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/ToolbarCustomization/Angular/index.html b/apps/demos/Demos/DataGrid/ToolbarCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/ToolbarCustomization/Angular/index.html +++ b/apps/demos/Demos/DataGrid/ToolbarCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/VirtualScrolling/Angular/index.html b/apps/demos/Demos/DataGrid/VirtualScrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/VirtualScrolling/Angular/index.html +++ b/apps/demos/Demos/DataGrid/VirtualScrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DataGrid/WebAPIService/Angular/index.html b/apps/demos/Demos/DataGrid/WebAPIService/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DataGrid/WebAPIService/Angular/index.html +++ b/apps/demos/Demos/DataGrid/WebAPIService/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - - + + + diff --git a/apps/demos/Demos/DateBox/Formatting/Angular/index.html b/apps/demos/Demos/DateBox/Formatting/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DateBox/Formatting/Angular/index.html +++ b/apps/demos/Demos/DateBox/Formatting/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - + - + diff --git a/apps/demos/Demos/DateBox/Overview/Angular/index.html b/apps/demos/Demos/DateBox/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DateBox/Overview/Angular/index.html +++ b/apps/demos/Demos/DateBox/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DateRangeBox/Formatting/Angular/index.html b/apps/demos/Demos/DateRangeBox/Formatting/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DateRangeBox/Formatting/Angular/index.html +++ b/apps/demos/Demos/DateRangeBox/Formatting/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - + - + diff --git a/apps/demos/Demos/DateRangeBox/Overview/Angular/index.html b/apps/demos/Demos/DateRangeBox/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DateRangeBox/Overview/Angular/index.html +++ b/apps/demos/Demos/DateRangeBox/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/Diagram/Adaptability/Angular/index.html b/apps/demos/Demos/Diagram/Adaptability/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/Adaptability/Angular/index.html +++ b/apps/demos/Demos/Diagram/Adaptability/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/AdvancedDataBinding/Angular/index.html b/apps/demos/Demos/Diagram/AdvancedDataBinding/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/AdvancedDataBinding/Angular/index.html +++ b/apps/demos/Demos/Diagram/AdvancedDataBinding/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/Containers/Angular/index.html b/apps/demos/Demos/Diagram/Containers/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/Containers/Angular/index.html +++ b/apps/demos/Demos/Diagram/Containers/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/CustomShapesWithIcons/Angular/index.html b/apps/demos/Demos/Diagram/CustomShapesWithIcons/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/CustomShapesWithIcons/Angular/index.html +++ b/apps/demos/Demos/Diagram/CustomShapesWithIcons/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/CustomShapesWithTemplates/Angular/index.html b/apps/demos/Demos/Diagram/CustomShapesWithTemplates/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/CustomShapesWithTemplates/Angular/index.html +++ b/apps/demos/Demos/Diagram/CustomShapesWithTemplates/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/CustomShapesWithTemplatesWithEditing/Angular/index.html b/apps/demos/Demos/Diagram/CustomShapesWithTemplatesWithEditing/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/CustomShapesWithTemplatesWithEditing/Angular/index.html +++ b/apps/demos/Demos/Diagram/CustomShapesWithTemplatesWithEditing/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/CustomShapesWithTexts/Angular/index.html b/apps/demos/Demos/Diagram/CustomShapesWithTexts/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/CustomShapesWithTexts/Angular/index.html +++ b/apps/demos/Demos/Diagram/CustomShapesWithTexts/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/ImagesInShapes/Angular/index.html b/apps/demos/Demos/Diagram/ImagesInShapes/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/ImagesInShapes/Angular/index.html +++ b/apps/demos/Demos/Diagram/ImagesInShapes/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/ItemSelection/Angular/index.html b/apps/demos/Demos/Diagram/ItemSelection/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/ItemSelection/Angular/index.html +++ b/apps/demos/Demos/Diagram/ItemSelection/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/NodesAndEdgesArrays/Angular/index.html b/apps/demos/Demos/Diagram/NodesAndEdgesArrays/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/NodesAndEdgesArrays/Angular/index.html +++ b/apps/demos/Demos/Diagram/NodesAndEdgesArrays/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/NodesArrayHierarchicalStructure/Angular/index.html b/apps/demos/Demos/Diagram/NodesArrayHierarchicalStructure/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/NodesArrayHierarchicalStructure/Angular/index.html +++ b/apps/demos/Demos/Diagram/NodesArrayHierarchicalStructure/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/NodesArrayPlainStructure/Angular/index.html b/apps/demos/Demos/Diagram/NodesArrayPlainStructure/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/NodesArrayPlainStructure/Angular/index.html +++ b/apps/demos/Demos/Diagram/NodesArrayPlainStructure/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/OperationRestrictions/Angular/index.html b/apps/demos/Demos/Diagram/OperationRestrictions/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/OperationRestrictions/Angular/index.html +++ b/apps/demos/Demos/Diagram/OperationRestrictions/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/Overview/Angular/index.html b/apps/demos/Demos/Diagram/Overview/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/Overview/Angular/index.html +++ b/apps/demos/Demos/Diagram/Overview/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/ReadOnly/Angular/index.html b/apps/demos/Demos/Diagram/ReadOnly/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/ReadOnly/Angular/index.html +++ b/apps/demos/Demos/Diagram/ReadOnly/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/SimpleView/Angular/index.html b/apps/demos/Demos/Diagram/SimpleView/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/SimpleView/Angular/index.html +++ b/apps/demos/Demos/Diagram/SimpleView/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/UICustomization/Angular/index.html b/apps/demos/Demos/Diagram/UICustomization/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/UICustomization/Angular/index.html +++ b/apps/demos/Demos/Diagram/UICustomization/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Diagram/WebAPIService/Angular/index.html b/apps/demos/Demos/Diagram/WebAPIService/Angular/index.html index 80c926d8c44f..570cbf32da58 100644 --- a/apps/demos/Demos/Diagram/WebAPIService/Angular/index.html +++ b/apps/demos/Demos/Diagram/WebAPIService/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - - + + + + + diff --git a/apps/demos/Demos/Drawer/LeftOrRightPosition/Angular/index.html b/apps/demos/Demos/Drawer/LeftOrRightPosition/Angular/index.html index 53fecd607170..51222cb55272 100644 --- a/apps/demos/Demos/Drawer/LeftOrRightPosition/Angular/index.html +++ b/apps/demos/Demos/Drawer/LeftOrRightPosition/Angular/index.html @@ -5,13 +5,13 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Drawer/TopOrBottomPosition/Angular/index.html b/apps/demos/Demos/Drawer/TopOrBottomPosition/Angular/index.html index 53fecd607170..51222cb55272 100644 --- a/apps/demos/Demos/Drawer/TopOrBottomPosition/Angular/index.html +++ b/apps/demos/Demos/Drawer/TopOrBottomPosition/Angular/index.html @@ -5,13 +5,13 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/DropDownBox/MultipleSelection/Angular/index.html b/apps/demos/Demos/DropDownBox/MultipleSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DropDownBox/MultipleSelection/Angular/index.html +++ b/apps/demos/Demos/DropDownBox/MultipleSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DropDownBox/SingleSelection/Angular/index.html b/apps/demos/Demos/DropDownBox/SingleSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DropDownBox/SingleSelection/Angular/index.html +++ b/apps/demos/Demos/DropDownBox/SingleSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/DropDownButton/Overview/Angular/index.html b/apps/demos/Demos/DropDownButton/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/DropDownButton/Overview/Angular/index.html +++ b/apps/demos/Demos/DropDownButton/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FieldSet/Overview/Angular/index.html b/apps/demos/Demos/FieldSet/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/FieldSet/Overview/Angular/index.html +++ b/apps/demos/Demos/FieldSet/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileManager/BindingToEF/Angular/index.html b/apps/demos/Demos/FileManager/BindingToEF/Angular/index.html index 45fbed43c0e3..62f621048d2b 100644 --- a/apps/demos/Demos/FileManager/BindingToEF/Angular/index.html +++ b/apps/demos/Demos/FileManager/BindingToEF/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileManager/BindingToFileSystem/Angular/index.html b/apps/demos/Demos/FileManager/BindingToFileSystem/Angular/index.html index 45fbed43c0e3..62f621048d2b 100644 --- a/apps/demos/Demos/FileManager/BindingToFileSystem/Angular/index.html +++ b/apps/demos/Demos/FileManager/BindingToFileSystem/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileManager/BindingToHierarchicalStructure/Angular/index.html b/apps/demos/Demos/FileManager/BindingToHierarchicalStructure/Angular/index.html index 45fbed43c0e3..62f621048d2b 100644 --- a/apps/demos/Demos/FileManager/BindingToHierarchicalStructure/Angular/index.html +++ b/apps/demos/Demos/FileManager/BindingToHierarchicalStructure/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileManager/CustomThumbnails/Angular/index.html b/apps/demos/Demos/FileManager/CustomThumbnails/Angular/index.html index 45fbed43c0e3..62f621048d2b 100644 --- a/apps/demos/Demos/FileManager/CustomThumbnails/Angular/index.html +++ b/apps/demos/Demos/FileManager/CustomThumbnails/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileManager/Overview/Angular/index.html b/apps/demos/Demos/FileManager/Overview/Angular/index.html index 45fbed43c0e3..62f621048d2b 100644 --- a/apps/demos/Demos/FileManager/Overview/Angular/index.html +++ b/apps/demos/Demos/FileManager/Overview/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileManager/UICustomization/Angular/index.html b/apps/demos/Demos/FileManager/UICustomization/Angular/index.html index 7952b1bd5fb7..0b1600a773b2 100644 --- a/apps/demos/Demos/FileManager/UICustomization/Angular/index.html +++ b/apps/demos/Demos/FileManager/UICustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileUploader/ChunkUploading/Angular/index.html b/apps/demos/Demos/FileUploader/ChunkUploading/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/FileUploader/ChunkUploading/Angular/index.html +++ b/apps/demos/Demos/FileUploader/ChunkUploading/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileUploader/CustomDropzone/Angular/index.html b/apps/demos/Demos/FileUploader/CustomDropzone/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/FileUploader/CustomDropzone/Angular/index.html +++ b/apps/demos/Demos/FileUploader/CustomDropzone/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileUploader/FileSelection/Angular/index.html b/apps/demos/Demos/FileUploader/FileSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/FileUploader/FileSelection/Angular/index.html +++ b/apps/demos/Demos/FileUploader/FileSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileUploader/FileUploading/Angular/index.html b/apps/demos/Demos/FileUploader/FileUploading/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/FileUploader/FileUploading/Angular/index.html +++ b/apps/demos/Demos/FileUploader/FileUploading/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FileUploader/Validation/Angular/index.html b/apps/demos/Demos/FileUploader/Validation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/FileUploader/Validation/Angular/index.html +++ b/apps/demos/Demos/FileUploader/Validation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/FilterBuilder/Customization/Angular/index.html b/apps/demos/Demos/FilterBuilder/Customization/Angular/index.html index 53fecd607170..51222cb55272 100644 --- a/apps/demos/Demos/FilterBuilder/Customization/Angular/index.html +++ b/apps/demos/Demos/FilterBuilder/Customization/Angular/index.html @@ -5,13 +5,13 @@ - + - - - - + + + + - + + - + + + - - + + - - - - - + + + + + - + diff --git a/apps/demos/Demos/FilterBuilder/WithDataGrid/Angular/index.html b/apps/demos/Demos/FilterBuilder/WithDataGrid/Angular/index.html index 53fecd607170..51222cb55272 100644 --- a/apps/demos/Demos/FilterBuilder/WithDataGrid/Angular/index.html +++ b/apps/demos/Demos/FilterBuilder/WithDataGrid/Angular/index.html @@ -5,13 +5,13 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/FilterBuilder/WithList/Angular/index.html b/apps/demos/Demos/FilterBuilder/WithList/Angular/index.html index 53fecd607170..51222cb55272 100644 --- a/apps/demos/Demos/FilterBuilder/WithList/Angular/index.html +++ b/apps/demos/Demos/FilterBuilder/WithList/Angular/index.html @@ -5,13 +5,13 @@ - + - - - - + + + + - + + - + + + - - + + - - - - - + + + + + - + diff --git a/apps/demos/Demos/FloatingActionButton/Overview/Angular/index.html b/apps/demos/Demos/FloatingActionButton/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/FloatingActionButton/Overview/Angular/index.html +++ b/apps/demos/Demos/FloatingActionButton/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Form/ColumnsAdaptability/Angular/index.html b/apps/demos/Demos/Form/ColumnsAdaptability/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Form/ColumnsAdaptability/Angular/index.html +++ b/apps/demos/Demos/Form/ColumnsAdaptability/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Form/CustomizeItem/Angular/index.html b/apps/demos/Demos/Form/CustomizeItem/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Form/CustomizeItem/Angular/index.html +++ b/apps/demos/Demos/Form/CustomizeItem/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Form/GroupedFields/Angular/index.html b/apps/demos/Demos/Form/GroupedFields/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Form/GroupedFields/Angular/index.html +++ b/apps/demos/Demos/Form/GroupedFields/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Form/Overview/Angular/index.html b/apps/demos/Demos/Form/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Form/Overview/Angular/index.html +++ b/apps/demos/Demos/Form/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Form/UpdateItemsDynamically/Angular/index.html b/apps/demos/Demos/Form/UpdateItemsDynamically/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Form/UpdateItemsDynamically/Angular/index.html +++ b/apps/demos/Demos/Form/UpdateItemsDynamically/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Form/Validation/Angular/index.html b/apps/demos/Demos/Form/Validation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Form/Validation/Angular/index.html +++ b/apps/demos/Demos/Form/Validation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gallery/Item3RdPartyEngineTemplate/jQuery/index.html b/apps/demos/Demos/Gallery/Item3RdPartyEngineTemplate/jQuery/index.html index b1844d2acaec..ad98888f2a88 100644 --- a/apps/demos/Demos/Gallery/Item3RdPartyEngineTemplate/jQuery/index.html +++ b/apps/demos/Demos/Gallery/Item3RdPartyEngineTemplate/jQuery/index.html @@ -6,8 +6,8 @@ - - + + diff --git a/apps/demos/Demos/Gallery/ItemTemplate/Angular/index.html b/apps/demos/Demos/Gallery/ItemTemplate/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gallery/ItemTemplate/Angular/index.html +++ b/apps/demos/Demos/Gallery/ItemTemplate/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gallery/Overview/Angular/index.html b/apps/demos/Demos/Gallery/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gallery/Overview/Angular/index.html +++ b/apps/demos/Demos/Gallery/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gantt/ChartAppearance/Angular/index.html b/apps/demos/Demos/Gantt/ChartAppearance/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/ChartAppearance/Angular/index.html +++ b/apps/demos/Demos/Gantt/ChartAppearance/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/ContextMenu/Angular/index.html b/apps/demos/Demos/Gantt/ContextMenu/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/ContextMenu/Angular/index.html +++ b/apps/demos/Demos/Gantt/ContextMenu/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/DataBinding/Angular/index.html b/apps/demos/Demos/Gantt/DataBinding/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/DataBinding/Angular/index.html +++ b/apps/demos/Demos/Gantt/DataBinding/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/ExportToPDF/Angular/index.html b/apps/demos/Demos/Gantt/ExportToPDF/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/ExportToPDF/Angular/index.html +++ b/apps/demos/Demos/Gantt/ExportToPDF/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/FilterRow/Angular/index.html b/apps/demos/Demos/Gantt/FilterRow/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/FilterRow/Angular/index.html +++ b/apps/demos/Demos/Gantt/FilterRow/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/HeaderFilter/Angular/index.html b/apps/demos/Demos/Gantt/HeaderFilter/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/HeaderFilter/Angular/index.html +++ b/apps/demos/Demos/Gantt/HeaderFilter/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/Overview/Angular/index.html b/apps/demos/Demos/Gantt/Overview/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/Overview/Angular/index.html +++ b/apps/demos/Demos/Gantt/Overview/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/Sorting/Angular/index.html b/apps/demos/Demos/Gantt/Sorting/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/Sorting/Angular/index.html +++ b/apps/demos/Demos/Gantt/Sorting/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/StripLines/Angular/index.html b/apps/demos/Demos/Gantt/StripLines/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/StripLines/Angular/index.html +++ b/apps/demos/Demos/Gantt/StripLines/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/TaskTemplate/Angular/index.html b/apps/demos/Demos/Gantt/TaskTemplate/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/TaskTemplate/Angular/index.html +++ b/apps/demos/Demos/Gantt/TaskTemplate/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/Toolbar/Angular/index.html b/apps/demos/Demos/Gantt/Toolbar/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/Toolbar/Angular/index.html +++ b/apps/demos/Demos/Gantt/Toolbar/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gantt/Validation/Angular/index.html b/apps/demos/Demos/Gantt/Validation/Angular/index.html index 781d00b1fbbb..a7e5502187c0 100644 --- a/apps/demos/Demos/Gantt/Validation/Angular/index.html +++ b/apps/demos/Demos/Gantt/Validation/Angular/index.html @@ -5,13 +5,13 @@ - - + + - - - - + + + + - + + - + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Gauges/AnglesCustomization/Angular/index.html b/apps/demos/Demos/Gauges/AnglesCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/AnglesCustomization/Angular/index.html +++ b/apps/demos/Demos/Gauges/AnglesCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/BaseValueForRangeBar/Angular/index.html b/apps/demos/Demos/Gauges/BaseValueForRangeBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/BaseValueForRangeBar/Angular/index.html +++ b/apps/demos/Demos/Gauges/BaseValueForRangeBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/CustomLayout/Angular/index.html b/apps/demos/Demos/Gauges/CustomLayout/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/CustomLayout/Angular/index.html +++ b/apps/demos/Demos/Gauges/CustomLayout/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/CustomLayoutLinearGauge/Angular/index.html b/apps/demos/Demos/Gauges/CustomLayoutLinearGauge/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/CustomLayoutLinearGauge/Angular/index.html +++ b/apps/demos/Demos/Gauges/CustomLayoutLinearGauge/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/DifferentSubvalueIndicatorTypes/Angular/index.html b/apps/demos/Demos/Gauges/DifferentSubvalueIndicatorTypes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/DifferentSubvalueIndicatorTypes/Angular/index.html +++ b/apps/demos/Demos/Gauges/DifferentSubvalueIndicatorTypes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/DifferentSubvalueIndicatorTypesLinearGauge/Angular/index.html b/apps/demos/Demos/Gauges/DifferentSubvalueIndicatorTypesLinearGauge/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/DifferentSubvalueIndicatorTypesLinearGauge/Angular/index.html +++ b/apps/demos/Demos/Gauges/DifferentSubvalueIndicatorTypesLinearGauge/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/DifferentValueIndicatorTypes/Angular/index.html b/apps/demos/Demos/Gauges/DifferentValueIndicatorTypes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/DifferentValueIndicatorTypes/Angular/index.html +++ b/apps/demos/Demos/Gauges/DifferentValueIndicatorTypes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/DifferentValueIndicatorTypesLinearGauge/Angular/index.html b/apps/demos/Demos/Gauges/DifferentValueIndicatorTypesLinearGauge/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/DifferentValueIndicatorTypesLinearGauge/Angular/index.html +++ b/apps/demos/Demos/Gauges/DifferentValueIndicatorTypesLinearGauge/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/GaugeTitleCustomized/Angular/index.html b/apps/demos/Demos/Gauges/GaugeTitleCustomized/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/GaugeTitleCustomized/Angular/index.html +++ b/apps/demos/Demos/Gauges/GaugeTitleCustomized/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/GaugeTooltip/Angular/index.html b/apps/demos/Demos/Gauges/GaugeTooltip/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/GaugeTooltip/Angular/index.html +++ b/apps/demos/Demos/Gauges/GaugeTooltip/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/LabelsCustomization/Angular/index.html b/apps/demos/Demos/Gauges/LabelsCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/LabelsCustomization/Angular/index.html +++ b/apps/demos/Demos/Gauges/LabelsCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/Overview/Angular/index.html b/apps/demos/Demos/Gauges/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/Overview/Angular/index.html +++ b/apps/demos/Demos/Gauges/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/Palette/Angular/index.html b/apps/demos/Demos/Gauges/Palette/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/Palette/Angular/index.html +++ b/apps/demos/Demos/Gauges/Palette/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/PaletteForRanges/Angular/index.html b/apps/demos/Demos/Gauges/PaletteForRanges/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/PaletteForRanges/Angular/index.html +++ b/apps/demos/Demos/Gauges/PaletteForRanges/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/ScaleCustomTickInterval/Angular/index.html b/apps/demos/Demos/Gauges/ScaleCustomTickInterval/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/ScaleCustomTickInterval/Angular/index.html +++ b/apps/demos/Demos/Gauges/ScaleCustomTickInterval/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/ScaleCustomTickValues/Angular/index.html b/apps/demos/Demos/Gauges/ScaleCustomTickValues/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/ScaleCustomTickValues/Angular/index.html +++ b/apps/demos/Demos/Gauges/ScaleCustomTickValues/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/ScaleLabelFormatting/Angular/index.html b/apps/demos/Demos/Gauges/ScaleLabelFormatting/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/ScaleLabelFormatting/Angular/index.html +++ b/apps/demos/Demos/Gauges/ScaleLabelFormatting/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/ScaleMinorTicks/Angular/index.html b/apps/demos/Demos/Gauges/ScaleMinorTicks/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/ScaleMinorTicks/Angular/index.html +++ b/apps/demos/Demos/Gauges/ScaleMinorTicks/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/SubvalueIndicatorTextFormatting/Angular/index.html b/apps/demos/Demos/Gauges/SubvalueIndicatorTextFormatting/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/SubvalueIndicatorTextFormatting/Angular/index.html +++ b/apps/demos/Demos/Gauges/SubvalueIndicatorTextFormatting/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/Tooltip/Angular/index.html b/apps/demos/Demos/Gauges/Tooltip/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/Tooltip/Angular/index.html +++ b/apps/demos/Demos/Gauges/Tooltip/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/UpdateBarGaugeDataAtRuntime/Angular/index.html b/apps/demos/Demos/Gauges/UpdateBarGaugeDataAtRuntime/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/UpdateBarGaugeDataAtRuntime/Angular/index.html +++ b/apps/demos/Demos/Gauges/UpdateBarGaugeDataAtRuntime/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/UpdateCircularGaugeDataAtRuntime/Angular/index.html b/apps/demos/Demos/Gauges/UpdateCircularGaugeDataAtRuntime/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/UpdateCircularGaugeDataAtRuntime/Angular/index.html +++ b/apps/demos/Demos/Gauges/UpdateCircularGaugeDataAtRuntime/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/UpdateLinearGaugeDataAtRuntime/Angular/index.html b/apps/demos/Demos/Gauges/UpdateLinearGaugeDataAtRuntime/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/UpdateLinearGaugeDataAtRuntime/Angular/index.html +++ b/apps/demos/Demos/Gauges/UpdateLinearGaugeDataAtRuntime/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/ValueIndicatorsAPI/Angular/index.html b/apps/demos/Demos/Gauges/ValueIndicatorsAPI/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/ValueIndicatorsAPI/Angular/index.html +++ b/apps/demos/Demos/Gauges/ValueIndicatorsAPI/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/VariableNumberOfBars/Angular/index.html b/apps/demos/Demos/Gauges/VariableNumberOfBars/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/VariableNumberOfBars/Angular/index.html +++ b/apps/demos/Demos/Gauges/VariableNumberOfBars/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Gauges/VariableNumberOfSubvalueIndicators/Angular/index.html b/apps/demos/Demos/Gauges/VariableNumberOfSubvalueIndicators/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Gauges/VariableNumberOfSubvalueIndicators/Angular/index.html +++ b/apps/demos/Demos/Gauges/VariableNumberOfSubvalueIndicators/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/HtmlEditor/Mentions/Angular/index.html b/apps/demos/Demos/HtmlEditor/Mentions/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/HtmlEditor/Mentions/Angular/index.html +++ b/apps/demos/Demos/HtmlEditor/Mentions/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/HtmlEditor/OutputFormats/Angular/index.html b/apps/demos/Demos/HtmlEditor/OutputFormats/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/HtmlEditor/OutputFormats/Angular/index.html +++ b/apps/demos/Demos/HtmlEditor/OutputFormats/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - - - - - + + + + + + + diff --git a/apps/demos/Demos/HtmlEditor/Overview/Angular/index.html b/apps/demos/Demos/HtmlEditor/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/HtmlEditor/Overview/Angular/index.html +++ b/apps/demos/Demos/HtmlEditor/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/HtmlEditor/Tables/Angular/index.html b/apps/demos/Demos/HtmlEditor/Tables/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/HtmlEditor/Tables/Angular/index.html +++ b/apps/demos/Demos/HtmlEditor/Tables/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/HtmlEditor/ToolbarCustomization/Angular/index.html b/apps/demos/Demos/HtmlEditor/ToolbarCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/HtmlEditor/ToolbarCustomization/Angular/index.html +++ b/apps/demos/Demos/HtmlEditor/ToolbarCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/List/GroupedList/Angular/index.html b/apps/demos/Demos/List/GroupedList/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/List/GroupedList/Angular/index.html +++ b/apps/demos/Demos/List/GroupedList/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/List/Item3RdPartyEngineTemplate/jQuery/index.html b/apps/demos/Demos/List/Item3RdPartyEngineTemplate/jQuery/index.html index 87036853e6cb..5d411a15114f 100644 --- a/apps/demos/Demos/List/Item3RdPartyEngineTemplate/jQuery/index.html +++ b/apps/demos/Demos/List/Item3RdPartyEngineTemplate/jQuery/index.html @@ -6,8 +6,8 @@ - - + + diff --git a/apps/demos/Demos/List/ItemDragging/Angular/index.html b/apps/demos/Demos/List/ItemDragging/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/List/ItemDragging/Angular/index.html +++ b/apps/demos/Demos/List/ItemDragging/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/List/ItemTemplate/Angular/index.html b/apps/demos/Demos/List/ItemTemplate/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/List/ItemTemplate/Angular/index.html +++ b/apps/demos/Demos/List/ItemTemplate/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/List/ListEditingAndAPI/Angular/index.html b/apps/demos/Demos/List/ListEditingAndAPI/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/List/ListEditingAndAPI/Angular/index.html +++ b/apps/demos/Demos/List/ListEditingAndAPI/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/List/ListSelection/Angular/index.html b/apps/demos/Demos/List/ListSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/List/ListSelection/Angular/index.html +++ b/apps/demos/Demos/List/ListSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/List/ListWithSearchBar/Angular/index.html b/apps/demos/Demos/List/ListWithSearchBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/List/ListWithSearchBar/Angular/index.html +++ b/apps/demos/Demos/List/ListWithSearchBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/List/WebAPI/Angular/index.html b/apps/demos/Demos/List/WebAPI/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/List/WebAPI/Angular/index.html +++ b/apps/demos/Demos/List/WebAPI/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/LoadIndicator/Overview/Angular/index.html b/apps/demos/Demos/LoadIndicator/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/LoadIndicator/Overview/Angular/index.html +++ b/apps/demos/Demos/LoadIndicator/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/LoadPanel/Overview/Angular/index.html b/apps/demos/Demos/LoadPanel/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/LoadPanel/Overview/Angular/index.html +++ b/apps/demos/Demos/LoadPanel/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Localization/UsingGlobalize/Angular/index.html b/apps/demos/Demos/Localization/UsingGlobalize/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Localization/UsingGlobalize/Angular/index.html +++ b/apps/demos/Demos/Localization/UsingGlobalize/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/apps/demos/Demos/Localization/UsingIntl/Angular/index.html b/apps/demos/Demos/Localization/UsingIntl/Angular/index.html index 139ecd4c490a..95c66ab52857 100644 --- a/apps/demos/Demos/Localization/UsingIntl/Angular/index.html +++ b/apps/demos/Demos/Localization/UsingIntl/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/Localization/UsingIntl/React/index.html b/apps/demos/Demos/Localization/UsingIntl/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/Localization/UsingIntl/React/index.html +++ b/apps/demos/Demos/Localization/UsingIntl/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - + - + - - + + diff --git a/apps/demos/Demos/Lookup/Basics/Angular/index.html b/apps/demos/Demos/Lookup/Basics/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Lookup/Basics/Angular/index.html +++ b/apps/demos/Demos/Lookup/Basics/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Lookup/EventHandling/Angular/index.html b/apps/demos/Demos/Lookup/EventHandling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Lookup/EventHandling/Angular/index.html +++ b/apps/demos/Demos/Lookup/EventHandling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Lookup/Templates/Angular/index.html b/apps/demos/Demos/Lookup/Templates/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Lookup/Templates/Angular/index.html +++ b/apps/demos/Demos/Lookup/Templates/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Map/Markers/Angular/index.html b/apps/demos/Demos/Map/Markers/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Map/Markers/Angular/index.html +++ b/apps/demos/Demos/Map/Markers/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Map/ProvidersAndTypes/Angular/index.html b/apps/demos/Demos/Map/ProvidersAndTypes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Map/ProvidersAndTypes/Angular/index.html +++ b/apps/demos/Demos/Map/ProvidersAndTypes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Map/Routes/Angular/index.html b/apps/demos/Demos/Map/Routes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Map/Routes/Angular/index.html +++ b/apps/demos/Demos/Map/Routes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Menu/Overview/Angular/index.html b/apps/demos/Demos/Menu/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Menu/Overview/Angular/index.html +++ b/apps/demos/Demos/Menu/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Menu/Scrolling/Angular/index.html b/apps/demos/Demos/Menu/Scrolling/Angular/index.html index 5e553d1d8ced..2439557d8fbe 100644 --- a/apps/demos/Demos/Menu/Scrolling/Angular/index.html +++ b/apps/demos/Demos/Menu/Scrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/MultiView/Overview/Angular/index.html b/apps/demos/Demos/MultiView/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/MultiView/Overview/Angular/index.html +++ b/apps/demos/Demos/MultiView/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/NumberBox/Formatting/Angular/index.html b/apps/demos/Demos/NumberBox/Formatting/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/NumberBox/Formatting/Angular/index.html +++ b/apps/demos/Demos/NumberBox/Formatting/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/NumberBox/Overview/Angular/index.html b/apps/demos/Demos/NumberBox/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/NumberBox/Overview/Angular/index.html +++ b/apps/demos/Demos/NumberBox/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/PivotGrid/ChartIntegration/Angular/index.html b/apps/demos/Demos/PivotGrid/ChartIntegration/Angular/index.html index 900d9c9a5005..cd862d52ff5d 100644 --- a/apps/demos/Demos/PivotGrid/ChartIntegration/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/ChartIntegration/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/PivotGrid/ChartIntegration/React/index.html b/apps/demos/Demos/PivotGrid/ChartIntegration/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/PivotGrid/ChartIntegration/React/index.html +++ b/apps/demos/Demos/PivotGrid/ChartIntegration/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - - + + + - - + + diff --git a/apps/demos/Demos/PivotGrid/DrillDown/Angular/index.html b/apps/demos/Demos/PivotGrid/DrillDown/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/DrillDown/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/DrillDown/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/ExcelJSCellCustomization/Angular/index.html b/apps/demos/Demos/PivotGrid/ExcelJSCellCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/ExcelJSCellCustomization/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/ExcelJSCellCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/ExcelJSOverview/Angular/index.html b/apps/demos/Demos/PivotGrid/ExcelJSOverview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/ExcelJSOverview/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/ExcelJSOverview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/PivotGrid/ExcelJsHeaderAndFooter/Angular/index.html b/apps/demos/Demos/PivotGrid/ExcelJsHeaderAndFooter/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/ExcelJsHeaderAndFooter/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/ExcelJsHeaderAndFooter/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/FieldPanel/Angular/index.html b/apps/demos/Demos/PivotGrid/FieldPanel/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/FieldPanel/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/FieldPanel/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/HeaderFilter/Angular/index.html b/apps/demos/Demos/PivotGrid/HeaderFilter/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/HeaderFilter/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/HeaderFilter/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/IntegratedFieldChooser/Angular/index.html b/apps/demos/Demos/PivotGrid/IntegratedFieldChooser/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/IntegratedFieldChooser/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/IntegratedFieldChooser/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/LayoutCustomization/Angular/index.html b/apps/demos/Demos/PivotGrid/LayoutCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/LayoutCustomization/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/LayoutCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/OLAPDataSource/Angular/index.html b/apps/demos/Demos/PivotGrid/OLAPDataSource/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/OLAPDataSource/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/OLAPDataSource/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/PivotGrid/Overview/Angular/index.html b/apps/demos/Demos/PivotGrid/Overview/Angular/index.html index 900d9c9a5005..cd862d52ff5d 100644 --- a/apps/demos/Demos/PivotGrid/Overview/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/PivotGrid/Overview/React/index.html b/apps/demos/Demos/PivotGrid/Overview/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/PivotGrid/Overview/React/index.html +++ b/apps/demos/Demos/PivotGrid/Overview/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/RemoteVirtualScrolling/Angular/index.html b/apps/demos/Demos/PivotGrid/RemoteVirtualScrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/RemoteVirtualScrolling/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/RemoteVirtualScrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/RunningTotals/Angular/index.html b/apps/demos/Demos/PivotGrid/RunningTotals/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/RunningTotals/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/RunningTotals/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/SimpleArray/Angular/index.html b/apps/demos/Demos/PivotGrid/SimpleArray/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/SimpleArray/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/SimpleArray/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/PivotGrid/StandaloneFieldChooser/Angular/index.html b/apps/demos/Demos/PivotGrid/StandaloneFieldChooser/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/StandaloneFieldChooser/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/StandaloneFieldChooser/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/StatePersistence/Angular/index.html b/apps/demos/Demos/PivotGrid/StatePersistence/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/StatePersistence/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/StatePersistence/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/SummaryDisplayModes/Angular/index.html b/apps/demos/Demos/PivotGrid/SummaryDisplayModes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/SummaryDisplayModes/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/SummaryDisplayModes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/VirtualScrolling/Angular/index.html b/apps/demos/Demos/PivotGrid/VirtualScrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/VirtualScrolling/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/VirtualScrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/PivotGrid/WebAPIService/Angular/index.html b/apps/demos/Demos/PivotGrid/WebAPIService/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/PivotGrid/WebAPIService/Angular/index.html +++ b/apps/demos/Demos/PivotGrid/WebAPIService/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/Popover/Overview/Angular/index.html b/apps/demos/Demos/Popover/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Popover/Overview/Angular/index.html +++ b/apps/demos/Demos/Popover/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Popup/Overview/Angular/index.html b/apps/demos/Demos/Popup/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Popup/Overview/Angular/index.html +++ b/apps/demos/Demos/Popup/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Popup/Scrolling/Angular/index.html b/apps/demos/Demos/Popup/Scrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Popup/Scrolling/Angular/index.html +++ b/apps/demos/Demos/Popup/Scrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/ProgressBar/Overview/Angular/index.html b/apps/demos/Demos/ProgressBar/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/ProgressBar/Overview/Angular/index.html +++ b/apps/demos/Demos/ProgressBar/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RadioGroup/Overview/Angular/index.html b/apps/demos/Demos/RadioGroup/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RadioGroup/Overview/Angular/index.html +++ b/apps/demos/Demos/RadioGroup/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/ChartOnBackground/Angular/index.html b/apps/demos/Demos/RangeSelector/ChartOnBackground/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/ChartOnBackground/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/ChartOnBackground/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/ChartOnBackgroundWithSeriesTemplate/Angular/index.html b/apps/demos/Demos/RangeSelector/ChartOnBackgroundWithSeriesTemplate/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/ChartOnBackgroundWithSeriesTemplate/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/ChartOnBackgroundWithSeriesTemplate/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/CustomFormatting/Angular/index.html b/apps/demos/Demos/RangeSelector/CustomFormatting/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/CustomFormatting/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/CustomFormatting/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/CustomizedChartOnBackground/Angular/index.html b/apps/demos/Demos/RangeSelector/CustomizedChartOnBackground/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/CustomizedChartOnBackground/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/CustomizedChartOnBackground/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/DateTimeScale/Angular/index.html b/apps/demos/Demos/RangeSelector/DateTimeScale/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/DateTimeScale/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/DateTimeScale/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/DateTimeScaleLightweight/Angular/index.html b/apps/demos/Demos/RangeSelector/DateTimeScaleLightweight/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/DateTimeScaleLightweight/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/DateTimeScaleLightweight/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/DiscreteScale/Angular/index.html b/apps/demos/Demos/RangeSelector/DiscreteScale/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/DiscreteScale/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/DiscreteScale/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/ImageOnBackground/Angular/index.html b/apps/demos/Demos/RangeSelector/ImageOnBackground/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/ImageOnBackground/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/ImageOnBackground/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/LogarithmicScale/Angular/index.html b/apps/demos/Demos/RangeSelector/LogarithmicScale/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/LogarithmicScale/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/LogarithmicScale/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/NumericScale/Angular/index.html b/apps/demos/Demos/RangeSelector/NumericScale/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/NumericScale/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/NumericScale/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/NumericScaleLightweight/Angular/index.html b/apps/demos/Demos/RangeSelector/NumericScaleLightweight/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/NumericScaleLightweight/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/NumericScaleLightweight/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/UseRangeSelectionForCalculation/Angular/index.html b/apps/demos/Demos/RangeSelector/UseRangeSelectionForCalculation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/UseRangeSelectionForCalculation/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/UseRangeSelectionForCalculation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSelector/UseRangeSelectionForFiltering/Angular/index.html b/apps/demos/Demos/RangeSelector/UseRangeSelectionForFiltering/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSelector/UseRangeSelectionForFiltering/Angular/index.html +++ b/apps/demos/Demos/RangeSelector/UseRangeSelectionForFiltering/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/RangeSlider/Overview/Angular/index.html b/apps/demos/Demos/RangeSlider/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/RangeSlider/Overview/Angular/index.html +++ b/apps/demos/Demos/RangeSlider/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Resizable/Overview/Angular/index.html b/apps/demos/Demos/Resizable/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Resizable/Overview/Angular/index.html +++ b/apps/demos/Demos/Resizable/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/ResponsiveBox/Overview/Angular/index.html b/apps/demos/Demos/ResponsiveBox/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/ResponsiveBox/Overview/Angular/index.html +++ b/apps/demos/Demos/ResponsiveBox/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Scheduler/Adaptability/Angular/index.html b/apps/demos/Demos/Scheduler/Adaptability/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/Adaptability/Angular/index.html +++ b/apps/demos/Demos/Scheduler/Adaptability/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/Agenda/Angular/index.html b/apps/demos/Demos/Scheduler/Agenda/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/Agenda/Angular/index.html +++ b/apps/demos/Demos/Scheduler/Agenda/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/AllDayPanelMode/Angular/index.html b/apps/demos/Demos/Scheduler/AllDayPanelMode/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/AllDayPanelMode/Angular/index.html +++ b/apps/demos/Demos/Scheduler/AllDayPanelMode/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/BasicViews/Angular/index.html b/apps/demos/Demos/Scheduler/BasicViews/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/BasicViews/Angular/index.html +++ b/apps/demos/Demos/Scheduler/BasicViews/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/CellTemplates/Angular/index.html b/apps/demos/Demos/Scheduler/CellTemplates/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/CellTemplates/Angular/index.html +++ b/apps/demos/Demos/Scheduler/CellTemplates/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Scheduler/ContextMenuIntegration/Angular/index.html b/apps/demos/Demos/Scheduler/ContextMenuIntegration/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/ContextMenuIntegration/Angular/index.html +++ b/apps/demos/Demos/Scheduler/ContextMenuIntegration/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/CurrentTimeIndicator/Angular/index.html b/apps/demos/Demos/Scheduler/CurrentTimeIndicator/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/CurrentTimeIndicator/Angular/index.html +++ b/apps/demos/Demos/Scheduler/CurrentTimeIndicator/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/CustomDragAndDrop/Angular/index.html b/apps/demos/Demos/Scheduler/CustomDragAndDrop/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/CustomDragAndDrop/Angular/index.html +++ b/apps/demos/Demos/Scheduler/CustomDragAndDrop/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/CustomTemplates/Angular/index.html b/apps/demos/Demos/Scheduler/CustomTemplates/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/CustomTemplates/Angular/index.html +++ b/apps/demos/Demos/Scheduler/CustomTemplates/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - + - - + + - - - - - - + + + + + + diff --git a/apps/demos/Demos/Scheduler/CustomizeIndividualViews/Angular/index.html b/apps/demos/Demos/Scheduler/CustomizeIndividualViews/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/CustomizeIndividualViews/Angular/index.html +++ b/apps/demos/Demos/Scheduler/CustomizeIndividualViews/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Scheduler/Editing/Angular/index.html b/apps/demos/Demos/Scheduler/Editing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/Editing/Angular/index.html +++ b/apps/demos/Demos/Scheduler/Editing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/GoogleCalendarIntegration/Angular/index.html b/apps/demos/Demos/Scheduler/GoogleCalendarIntegration/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/GoogleCalendarIntegration/Angular/index.html +++ b/apps/demos/Demos/Scheduler/GoogleCalendarIntegration/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Scheduler/GroupByDate/Angular/index.html b/apps/demos/Demos/Scheduler/GroupByDate/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/GroupByDate/Angular/index.html +++ b/apps/demos/Demos/Scheduler/GroupByDate/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Scheduler/GroupOrientation/Angular/index.html b/apps/demos/Demos/Scheduler/GroupOrientation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/GroupOrientation/Angular/index.html +++ b/apps/demos/Demos/Scheduler/GroupOrientation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Scheduler/IncreaseViewDuration/Angular/index.html b/apps/demos/Demos/Scheduler/IncreaseViewDuration/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/IncreaseViewDuration/Angular/index.html +++ b/apps/demos/Demos/Scheduler/IncreaseViewDuration/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Scheduler/LimitAppointmentCountPerCell/Angular/index.html b/apps/demos/Demos/Scheduler/LimitAppointmentCountPerCell/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/LimitAppointmentCountPerCell/Angular/index.html +++ b/apps/demos/Demos/Scheduler/LimitAppointmentCountPerCell/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/Overview/Angular/index.html b/apps/demos/Demos/Scheduler/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/Overview/Angular/index.html +++ b/apps/demos/Demos/Scheduler/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Scheduler/RecurringAppointments/Angular/index.html b/apps/demos/Demos/Scheduler/RecurringAppointments/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/RecurringAppointments/Angular/index.html +++ b/apps/demos/Demos/Scheduler/RecurringAppointments/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/Resources/Angular/index.html b/apps/demos/Demos/Scheduler/Resources/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/Resources/Angular/index.html +++ b/apps/demos/Demos/Scheduler/Resources/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/SignalRService/Angular/index.html b/apps/demos/Demos/Scheduler/SignalRService/Angular/index.html index 93c091ab6682..4760eceffb1a 100644 --- a/apps/demos/Demos/Scheduler/SignalRService/Angular/index.html +++ b/apps/demos/Demos/Scheduler/SignalRService/Angular/index.html @@ -5,13 +5,13 @@ - + - - - - + + + + - - + + - - + + + + - - + + - - - - + + + + diff --git a/apps/demos/Demos/Scheduler/SimpleArray/Angular/index.html b/apps/demos/Demos/Scheduler/SimpleArray/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/SimpleArray/Angular/index.html +++ b/apps/demos/Demos/Scheduler/SimpleArray/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/TimeZonesSupport/Angular/index.html b/apps/demos/Demos/Scheduler/TimeZonesSupport/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/TimeZonesSupport/Angular/index.html +++ b/apps/demos/Demos/Scheduler/TimeZonesSupport/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Scheduler/Timelines/Angular/index.html b/apps/demos/Demos/Scheduler/Timelines/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/Timelines/Angular/index.html +++ b/apps/demos/Demos/Scheduler/Timelines/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Scheduler/VirtualScrolling/Angular/index.html b/apps/demos/Demos/Scheduler/VirtualScrolling/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/VirtualScrolling/Angular/index.html +++ b/apps/demos/Demos/Scheduler/VirtualScrolling/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/Scheduler/WebAPIService/Angular/index.html b/apps/demos/Demos/Scheduler/WebAPIService/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Scheduler/WebAPIService/Angular/index.html +++ b/apps/demos/Demos/Scheduler/WebAPIService/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/Scheduler/WorkShifts/Angular/index.html b/apps/demos/Demos/Scheduler/WorkShifts/Angular/index.html index e6feb2e3a844..d6cce972f42b 100644 --- a/apps/demos/Demos/Scheduler/WorkShifts/Angular/index.html +++ b/apps/demos/Demos/Scheduler/WorkShifts/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/ScrollView/Overview/Angular/index.html b/apps/demos/Demos/ScrollView/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/ScrollView/Overview/Angular/index.html +++ b/apps/demos/Demos/ScrollView/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/SelectBox/CustomizeDropDownButton/Angular/index.html b/apps/demos/Demos/SelectBox/CustomizeDropDownButton/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/SelectBox/CustomizeDropDownButton/Angular/index.html +++ b/apps/demos/Demos/SelectBox/CustomizeDropDownButton/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/SelectBox/GroupedItems/Angular/index.html b/apps/demos/Demos/SelectBox/GroupedItems/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/SelectBox/GroupedItems/Angular/index.html +++ b/apps/demos/Demos/SelectBox/GroupedItems/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/SelectBox/Overview/Angular/index.html b/apps/demos/Demos/SelectBox/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/SelectBox/Overview/Angular/index.html +++ b/apps/demos/Demos/SelectBox/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/SelectBox/SearchAndEditing/Angular/index.html b/apps/demos/Demos/SelectBox/SearchAndEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/SelectBox/SearchAndEditing/Angular/index.html +++ b/apps/demos/Demos/SelectBox/SearchAndEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/Slider/Overview/Angular/index.html b/apps/demos/Demos/Slider/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Slider/Overview/Angular/index.html +++ b/apps/demos/Demos/Slider/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Sortable/Customization/Angular/index.html b/apps/demos/Demos/Sortable/Customization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Sortable/Customization/Angular/index.html +++ b/apps/demos/Demos/Sortable/Customization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Sortable/Kanban/Angular/index.html b/apps/demos/Demos/Sortable/Kanban/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Sortable/Kanban/Angular/index.html +++ b/apps/demos/Demos/Sortable/Kanban/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Splitter/Overview/Angular/index.html b/apps/demos/Demos/Splitter/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Splitter/Overview/Angular/index.html +++ b/apps/demos/Demos/Splitter/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Switch/Overview/Angular/index.html b/apps/demos/Demos/Switch/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Switch/Overview/Angular/index.html +++ b/apps/demos/Demos/Switch/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/TabPanel/Overview/Angular/index.html b/apps/demos/Demos/TabPanel/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TabPanel/Overview/Angular/index.html +++ b/apps/demos/Demos/TabPanel/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TabPanel/SortableClosableTabs/Angular/index.html b/apps/demos/Demos/TabPanel/SortableClosableTabs/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TabPanel/SortableClosableTabs/Angular/index.html +++ b/apps/demos/Demos/TabPanel/SortableClosableTabs/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TabPanel/Templates/Angular/index.html b/apps/demos/Demos/TabPanel/Templates/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TabPanel/Templates/Angular/index.html +++ b/apps/demos/Demos/TabPanel/Templates/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Tabs/Overview/Angular/index.html b/apps/demos/Demos/Tabs/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Tabs/Overview/Angular/index.html +++ b/apps/demos/Demos/Tabs/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Tabs/Selection/Angular/index.html b/apps/demos/Demos/Tabs/Selection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Tabs/Selection/Angular/index.html +++ b/apps/demos/Demos/Tabs/Selection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TagBox/GroupedItems/Angular/index.html b/apps/demos/Demos/TagBox/GroupedItems/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TagBox/GroupedItems/Angular/index.html +++ b/apps/demos/Demos/TagBox/GroupedItems/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/TagBox/Overview/Angular/index.html b/apps/demos/Demos/TagBox/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TagBox/Overview/Angular/index.html +++ b/apps/demos/Demos/TagBox/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/TagBox/TagCountLimitation/Angular/index.html b/apps/demos/Demos/TagBox/TagCountLimitation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TagBox/TagCountLimitation/Angular/index.html +++ b/apps/demos/Demos/TagBox/TagCountLimitation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/TextArea/Overview/Angular/index.html b/apps/demos/Demos/TextArea/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TextArea/Overview/Angular/index.html +++ b/apps/demos/Demos/TextArea/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/TextBox/Overview/Angular/index.html b/apps/demos/Demos/TextBox/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TextBox/Overview/Angular/index.html +++ b/apps/demos/Demos/TextBox/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/TileView/Basics/Angular/index.html b/apps/demos/Demos/TileView/Basics/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TileView/Basics/Angular/index.html +++ b/apps/demos/Demos/TileView/Basics/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TileView/Directions/Angular/index.html b/apps/demos/Demos/TileView/Directions/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TileView/Directions/Angular/index.html +++ b/apps/demos/Demos/TileView/Directions/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TileView/Item3RdPartyEngineTemplate/jQuery/index.html b/apps/demos/Demos/TileView/Item3RdPartyEngineTemplate/jQuery/index.html index e4fa217cf6c1..81e4e1214bd8 100644 --- a/apps/demos/Demos/TileView/Item3RdPartyEngineTemplate/jQuery/index.html +++ b/apps/demos/Demos/TileView/Item3RdPartyEngineTemplate/jQuery/index.html @@ -6,8 +6,8 @@ - - + + diff --git a/apps/demos/Demos/TileView/ItemTemplate/Angular/index.html b/apps/demos/Demos/TileView/ItemTemplate/Angular/index.html index 900d9c9a5005..cd862d52ff5d 100644 --- a/apps/demos/Demos/TileView/ItemTemplate/Angular/index.html +++ b/apps/demos/Demos/TileView/ItemTemplate/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/TileView/ItemTemplate/React/index.html b/apps/demos/Demos/TileView/ItemTemplate/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/TileView/ItemTemplate/React/index.html +++ b/apps/demos/Demos/TileView/ItemTemplate/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Toast/Overview/Angular/index.html b/apps/demos/Demos/Toast/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Toast/Overview/Angular/index.html +++ b/apps/demos/Demos/Toast/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Toast/Stack/Angular/index.html b/apps/demos/Demos/Toast/Stack/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Toast/Stack/Angular/index.html +++ b/apps/demos/Demos/Toast/Stack/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + + - - + + - - + + diff --git a/apps/demos/Demos/Toolbar/Adaptability/Angular/index.html b/apps/demos/Demos/Toolbar/Adaptability/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Toolbar/Adaptability/Angular/index.html +++ b/apps/demos/Demos/Toolbar/Adaptability/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Toolbar/Overview/Angular/index.html b/apps/demos/Demos/Toolbar/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Toolbar/Overview/Angular/index.html +++ b/apps/demos/Demos/Toolbar/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Tooltip/Overview/Angular/index.html b/apps/demos/Demos/Tooltip/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Tooltip/Overview/Angular/index.html +++ b/apps/demos/Demos/Tooltip/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/Adaptability/Angular/index.html b/apps/demos/Demos/TreeList/Adaptability/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/Adaptability/Angular/index.html +++ b/apps/demos/Demos/TreeList/Adaptability/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/BatchEditing/Angular/index.html b/apps/demos/Demos/TreeList/BatchEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/BatchEditing/Angular/index.html +++ b/apps/demos/Demos/TreeList/BatchEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/CellEditing/Angular/index.html b/apps/demos/Demos/TreeList/CellEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/CellEditing/Angular/index.html +++ b/apps/demos/Demos/TreeList/CellEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/ColumnChooser/Angular/index.html b/apps/demos/Demos/TreeList/ColumnChooser/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/ColumnChooser/Angular/index.html +++ b/apps/demos/Demos/TreeList/ColumnChooser/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/ColumnFixing/Angular/index.html b/apps/demos/Demos/TreeList/ColumnFixing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/ColumnFixing/Angular/index.html +++ b/apps/demos/Demos/TreeList/ColumnFixing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/ColumnHeaderFilter/Angular/index.html b/apps/demos/Demos/TreeList/ColumnHeaderFilter/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/ColumnHeaderFilter/Angular/index.html +++ b/apps/demos/Demos/TreeList/ColumnHeaderFilter/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/CustomizeKeyboardNavigation/Angular/index.html b/apps/demos/Demos/TreeList/CustomizeKeyboardNavigation/Angular/index.html index 921af3022582..828a96270572 100644 --- a/apps/demos/Demos/TreeList/CustomizeKeyboardNavigation/Angular/index.html +++ b/apps/demos/Demos/TreeList/CustomizeKeyboardNavigation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/TreeList/CustomizeKeyboardNavigation/React/index.html b/apps/demos/Demos/TreeList/CustomizeKeyboardNavigation/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/TreeList/CustomizeKeyboardNavigation/React/index.html +++ b/apps/demos/Demos/TreeList/CustomizeKeyboardNavigation/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - + - + diff --git a/apps/demos/Demos/TreeList/FilterModes/Angular/index.html b/apps/demos/Demos/TreeList/FilterModes/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/FilterModes/Angular/index.html +++ b/apps/demos/Demos/TreeList/FilterModes/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/FilterPanel/Angular/index.html b/apps/demos/Demos/TreeList/FilterPanel/Angular/index.html index 921af3022582..828a96270572 100644 --- a/apps/demos/Demos/TreeList/FilterPanel/Angular/index.html +++ b/apps/demos/Demos/TreeList/FilterPanel/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/TreeList/FilterPanel/React/index.html b/apps/demos/Demos/TreeList/FilterPanel/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/TreeList/FilterPanel/React/index.html +++ b/apps/demos/Demos/TreeList/FilterPanel/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/FocusedRow/Angular/index.html b/apps/demos/Demos/TreeList/FocusedRow/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/FocusedRow/Angular/index.html +++ b/apps/demos/Demos/TreeList/FocusedRow/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/FormEditing/Angular/index.html b/apps/demos/Demos/TreeList/FormEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/FormEditing/Angular/index.html +++ b/apps/demos/Demos/TreeList/FormEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/KeyboardNavigation/Angular/index.html b/apps/demos/Demos/TreeList/KeyboardNavigation/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/KeyboardNavigation/Angular/index.html +++ b/apps/demos/Demos/TreeList/KeyboardNavigation/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/LoadDataOnDemand/Angular/index.html b/apps/demos/Demos/TreeList/LoadDataOnDemand/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/LoadDataOnDemand/Angular/index.html +++ b/apps/demos/Demos/TreeList/LoadDataOnDemand/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/LocalReordering/Angular/index.html b/apps/demos/Demos/TreeList/LocalReordering/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/LocalReordering/Angular/index.html +++ b/apps/demos/Demos/TreeList/LocalReordering/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/MultipleRowSelection/Angular/index.html b/apps/demos/Demos/TreeList/MultipleRowSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/MultipleRowSelection/Angular/index.html +++ b/apps/demos/Demos/TreeList/MultipleRowSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/MultipleSorting/Angular/index.html b/apps/demos/Demos/TreeList/MultipleSorting/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/MultipleSorting/Angular/index.html +++ b/apps/demos/Demos/TreeList/MultipleSorting/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/Overview/Angular/index.html b/apps/demos/Demos/TreeList/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/Overview/Angular/index.html +++ b/apps/demos/Demos/TreeList/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/TreeList/Paging/Angular/index.html b/apps/demos/Demos/TreeList/Paging/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/Paging/Angular/index.html +++ b/apps/demos/Demos/TreeList/Paging/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/PopupEditing/Angular/index.html b/apps/demos/Demos/TreeList/PopupEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/PopupEditing/Angular/index.html +++ b/apps/demos/Demos/TreeList/PopupEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/Reordering/Angular/index.html b/apps/demos/Demos/TreeList/Reordering/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/Reordering/Angular/index.html +++ b/apps/demos/Demos/TreeList/Reordering/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/Resizing/Angular/index.html b/apps/demos/Demos/TreeList/Resizing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/Resizing/Angular/index.html +++ b/apps/demos/Demos/TreeList/Resizing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/RowEditing/Angular/index.html b/apps/demos/Demos/TreeList/RowEditing/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/RowEditing/Angular/index.html +++ b/apps/demos/Demos/TreeList/RowEditing/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/SimpleArrayHierarchicalStructure/Angular/index.html b/apps/demos/Demos/TreeList/SimpleArrayHierarchicalStructure/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/SimpleArrayHierarchicalStructure/Angular/index.html +++ b/apps/demos/Demos/TreeList/SimpleArrayHierarchicalStructure/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/SimpleArrayPlainStructure/Angular/index.html b/apps/demos/Demos/TreeList/SimpleArrayPlainStructure/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/SimpleArrayPlainStructure/Angular/index.html +++ b/apps/demos/Demos/TreeList/SimpleArrayPlainStructure/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/SingleRowSelection/Angular/index.html b/apps/demos/Demos/TreeList/SingleRowSelection/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/SingleRowSelection/Angular/index.html +++ b/apps/demos/Demos/TreeList/SingleRowSelection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/StatePersistence/Angular/index.html b/apps/demos/Demos/TreeList/StatePersistence/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/StatePersistence/Angular/index.html +++ b/apps/demos/Demos/TreeList/StatePersistence/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/UsingFilterRow/Angular/index.html b/apps/demos/Demos/TreeList/UsingFilterRow/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/UsingFilterRow/Angular/index.html +++ b/apps/demos/Demos/TreeList/UsingFilterRow/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeList/UsingSearchPanel/Angular/index.html b/apps/demos/Demos/TreeList/UsingSearchPanel/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/UsingSearchPanel/Angular/index.html +++ b/apps/demos/Demos/TreeList/UsingSearchPanel/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeList/WebAPIService/Angular/index.html b/apps/demos/Demos/TreeList/WebAPIService/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeList/WebAPIService/Angular/index.html +++ b/apps/demos/Demos/TreeList/WebAPIService/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - + + + diff --git a/apps/demos/Demos/TreeView/ContextMenuIntegration/Angular/index.html b/apps/demos/Demos/TreeView/ContextMenuIntegration/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeView/ContextMenuIntegration/Angular/index.html +++ b/apps/demos/Demos/TreeView/ContextMenuIntegration/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeView/DragAndDropHierarchicalDataStructure/Angular/index.html b/apps/demos/Demos/TreeView/DragAndDropHierarchicalDataStructure/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeView/DragAndDropHierarchicalDataStructure/Angular/index.html +++ b/apps/demos/Demos/TreeView/DragAndDropHierarchicalDataStructure/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeView/DragAndDropPlainDataStructure/Angular/index.html b/apps/demos/Demos/TreeView/DragAndDropPlainDataStructure/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeView/DragAndDropPlainDataStructure/Angular/index.html +++ b/apps/demos/Demos/TreeView/DragAndDropPlainDataStructure/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeView/FlatDataStructure/Angular/index.html b/apps/demos/Demos/TreeView/FlatDataStructure/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeView/FlatDataStructure/Angular/index.html +++ b/apps/demos/Demos/TreeView/FlatDataStructure/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeView/HierarchicalDataStructure/Angular/index.html b/apps/demos/Demos/TreeView/HierarchicalDataStructure/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeView/HierarchicalDataStructure/Angular/index.html +++ b/apps/demos/Demos/TreeView/HierarchicalDataStructure/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeView/ItemSelectionAndCustomization/Angular/index.html b/apps/demos/Demos/TreeView/ItemSelectionAndCustomization/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeView/ItemSelectionAndCustomization/Angular/index.html +++ b/apps/demos/Demos/TreeView/ItemSelectionAndCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeView/LoadDataOnDemand/Angular/index.html b/apps/demos/Demos/TreeView/LoadDataOnDemand/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeView/LoadDataOnDemand/Angular/index.html +++ b/apps/demos/Demos/TreeView/LoadDataOnDemand/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeView/TreeViewWithSearchBar/Angular/index.html b/apps/demos/Demos/TreeView/TreeViewWithSearchBar/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeView/TreeViewWithSearchBar/Angular/index.html +++ b/apps/demos/Demos/TreeView/TreeViewWithSearchBar/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/TreeView/VirtualMode/Angular/index.html b/apps/demos/Demos/TreeView/VirtualMode/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/TreeView/VirtualMode/Angular/index.html +++ b/apps/demos/Demos/TreeView/VirtualMode/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/Validation/Overview/Angular/index.html b/apps/demos/Demos/Validation/Overview/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/Validation/Overview/Angular/index.html +++ b/apps/demos/Demos/Validation/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + - - - + + + - - + + diff --git a/apps/demos/Demos/VectorMap/AreaWithLabelsAndTwoLegends/Angular/index.html b/apps/demos/Demos/VectorMap/AreaWithLabelsAndTwoLegends/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/AreaWithLabelsAndTwoLegends/Angular/index.html +++ b/apps/demos/Demos/VectorMap/AreaWithLabelsAndTwoLegends/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/AreaWithLabelsAndTwoLegends/React/index.html b/apps/demos/Demos/VectorMap/AreaWithLabelsAndTwoLegends/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/AreaWithLabelsAndTwoLegends/React/index.html +++ b/apps/demos/Demos/VectorMap/AreaWithLabelsAndTwoLegends/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/BubbleMarkers/Angular/index.html b/apps/demos/Demos/VectorMap/BubbleMarkers/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/BubbleMarkers/Angular/index.html +++ b/apps/demos/Demos/VectorMap/BubbleMarkers/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/BubbleMarkers/React/index.html b/apps/demos/Demos/VectorMap/BubbleMarkers/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/BubbleMarkers/React/index.html +++ b/apps/demos/Demos/VectorMap/BubbleMarkers/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/ColorsCustomization/Angular/index.html b/apps/demos/Demos/VectorMap/ColorsCustomization/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/ColorsCustomization/Angular/index.html +++ b/apps/demos/Demos/VectorMap/ColorsCustomization/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/ColorsCustomization/React/index.html b/apps/demos/Demos/VectorMap/ColorsCustomization/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/ColorsCustomization/React/index.html +++ b/apps/demos/Demos/VectorMap/ColorsCustomization/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/CustomAnnotations/Angular/index.html b/apps/demos/Demos/VectorMap/CustomAnnotations/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/VectorMap/CustomAnnotations/Angular/index.html +++ b/apps/demos/Demos/VectorMap/CustomAnnotations/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/CustomMapData/Angular/index.html b/apps/demos/Demos/VectorMap/CustomMapData/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/VectorMap/CustomMapData/Angular/index.html +++ b/apps/demos/Demos/VectorMap/CustomMapData/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/VectorMap/CustomProjection/Angular/index.html b/apps/demos/Demos/VectorMap/CustomProjection/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/CustomProjection/Angular/index.html +++ b/apps/demos/Demos/VectorMap/CustomProjection/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/CustomProjection/React/index.html b/apps/demos/Demos/VectorMap/CustomProjection/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/CustomProjection/React/index.html +++ b/apps/demos/Demos/VectorMap/CustomProjection/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/DynamicViewport/Angular/index.html b/apps/demos/Demos/VectorMap/DynamicViewport/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/DynamicViewport/Angular/index.html +++ b/apps/demos/Demos/VectorMap/DynamicViewport/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/DynamicViewport/React/index.html b/apps/demos/Demos/VectorMap/DynamicViewport/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/DynamicViewport/React/index.html +++ b/apps/demos/Demos/VectorMap/DynamicViewport/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/FloorPlan/Angular/index.html b/apps/demos/Demos/VectorMap/FloorPlan/Angular/index.html index c775ece2cb0d..1ab1fb54a1df 100644 --- a/apps/demos/Demos/VectorMap/FloorPlan/Angular/index.html +++ b/apps/demos/Demos/VectorMap/FloorPlan/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + - + + - + + + - - + + - - + + diff --git a/apps/demos/Demos/VectorMap/ImageMarkers/Angular/index.html b/apps/demos/Demos/VectorMap/ImageMarkers/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/ImageMarkers/Angular/index.html +++ b/apps/demos/Demos/VectorMap/ImageMarkers/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/ImageMarkers/React/index.html b/apps/demos/Demos/VectorMap/ImageMarkers/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/ImageMarkers/React/index.html +++ b/apps/demos/Demos/VectorMap/ImageMarkers/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/MultipleLayers/Angular/index.html b/apps/demos/Demos/VectorMap/MultipleLayers/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/MultipleLayers/Angular/index.html +++ b/apps/demos/Demos/VectorMap/MultipleLayers/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/MultipleLayers/React/index.html b/apps/demos/Demos/VectorMap/MultipleLayers/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/MultipleLayers/React/index.html +++ b/apps/demos/Demos/VectorMap/MultipleLayers/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/Overview/Angular/index.html b/apps/demos/Demos/VectorMap/Overview/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/Overview/Angular/index.html +++ b/apps/demos/Demos/VectorMap/Overview/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/Overview/React/index.html b/apps/demos/Demos/VectorMap/Overview/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/Overview/React/index.html +++ b/apps/demos/Demos/VectorMap/Overview/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/Palette/Angular/index.html b/apps/demos/Demos/VectorMap/Palette/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/Palette/Angular/index.html +++ b/apps/demos/Demos/VectorMap/Palette/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/Palette/React/index.html b/apps/demos/Demos/VectorMap/Palette/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/Palette/React/index.html +++ b/apps/demos/Demos/VectorMap/Palette/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/PieMarkers/Angular/index.html b/apps/demos/Demos/VectorMap/PieMarkers/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/PieMarkers/Angular/index.html +++ b/apps/demos/Demos/VectorMap/PieMarkers/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/PieMarkers/React/index.html b/apps/demos/Demos/VectorMap/PieMarkers/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/PieMarkers/React/index.html +++ b/apps/demos/Demos/VectorMap/PieMarkers/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/TooltipHTMLSupport/Angular/index.html b/apps/demos/Demos/VectorMap/TooltipHTMLSupport/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/TooltipHTMLSupport/Angular/index.html +++ b/apps/demos/Demos/VectorMap/TooltipHTMLSupport/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/TooltipHTMLSupport/React/index.html b/apps/demos/Demos/VectorMap/TooltipHTMLSupport/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/TooltipHTMLSupport/React/index.html +++ b/apps/demos/Demos/VectorMap/TooltipHTMLSupport/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/Demos/VectorMap/ZoomingAndCentering/Angular/index.html b/apps/demos/Demos/VectorMap/ZoomingAndCentering/Angular/index.html index be2bcffd5abe..ee4f94c91d04 100644 --- a/apps/demos/Demos/VectorMap/ZoomingAndCentering/Angular/index.html +++ b/apps/demos/Demos/VectorMap/ZoomingAndCentering/Angular/index.html @@ -5,12 +5,12 @@ - + - - - - + + + + diff --git a/apps/demos/Demos/VectorMap/ZoomingAndCentering/React/index.html b/apps/demos/Demos/VectorMap/ZoomingAndCentering/React/index.html index 312e8a90b68e..ee451f8288ff 100644 --- a/apps/demos/Demos/VectorMap/ZoomingAndCentering/React/index.html +++ b/apps/demos/Demos/VectorMap/ZoomingAndCentering/React/index.html @@ -5,11 +5,11 @@ - + - - + + - + + + - - + + - - - - - - - - + + + + + + + + diff --git a/apps/demos/README.md b/apps/demos/README.md index 8c47e3a7329d..cec9f608d400 100644 --- a/apps/demos/README.md +++ b/apps/demos/README.md @@ -2,40 +2,39 @@ This repository contains technical DevExtreme demos for Angular, React, Vue, jQuery, ASP.NET MVC, and ASP.NET Core. -To run the demos on your machine, clone this repository, run `npm install`, and follow the instructions below. +To run the demos on your machine, clone this repository, run `pnpm install`, and follow the instructions below. ## Prepare Demos for Development Before running you need execute in `monorepo/root`: ``` -npm run all:build -npm run overwrite-wrappers-packages +pnpm run all:build-dev ``` To prepare demos for development: ``` -npm run prepare-js +pnpm run prepare-js ``` Angular, Vue, and React demos can use bundles instead of separate files from `node_modules`. With bundles, demos launch faster but become harder to debug. Run the following command to create the bundles and replace the SystemJS configuration: ``` -npm run prepare-bundles +pnpm run prepare-bundles ``` -To return to using separate files from `node_modules`, run `npm run prepare-js`. +To return to using separate files from `node_modules`, run `pnpm run prepare-js`. ### Launch #### Option 1 ``` -npm run launch-demo +pnpm run launch-demo ``` #### Option 2 -1. Run ```run npm webserver ``` from `monorepo/root` +1. Run ```pnpm run webserver ``` from `monorepo/root` 2. Navigate to http://localhost:8080/apps/demos. You can pass additional parameter to specify port. It can be useful when you need to fast switching between one demo on different frameworks: @@ -45,7 +44,7 @@ You can pass additional parameter to specify port. It can be useful when you nee For fix autofixed errors: ``` -npm run fix-lint +pnpm run fix-lint ``` ### Development @@ -53,7 +52,7 @@ npm run fix-lint 1. Run the following script to add a new demo: ``` - npm run add-demo + pnpm run add-demo ``` 1. Use the built-in CLI to choose or enter the category, the demo name, and the technology for the new demo. @@ -63,13 +62,13 @@ npm run fix-lint 1. After you make any changes in React TypeScript sources, run the following command: ``` -npm run convert-to-js split +pnpm run convert-to-js split ``` If you want to run this script on specific folder you can pass it to the arguments ``` -npm run convert-to-js "JSDemos/Demos/Diagram/**/React" +pnpm run convert-to-js "JSDemos/Demos/Diagram/**/React" ``` 1. To ensure that React JavaScript and TypeScript sources are always in sync, the following GitHub action is used: "Check generated JS demos". diff --git a/apps/demos/configs/Angular/config.js b/apps/demos/configs/Angular/config.js index 9205879fac1e..552214a6a30d 100644 --- a/apps/demos/configs/Angular/config.js +++ b/apps/demos/configs/Angular/config.js @@ -144,7 +144,7 @@ window.config = { }, }, paths: { - 'npm:': '../../../../../../node_modules/', + 'npm:': '../../../../node_modules/', 'bundles:': '../../../../bundles/', }, map: { diff --git a/apps/demos/configs/React/config.bundle.js b/apps/demos/configs/React/config.bundle.js index 2b7bc0d2abf1..b00bed0cee17 100644 --- a/apps/demos/configs/React/config.bundle.js +++ b/apps/demos/configs/React/config.bundle.js @@ -38,11 +38,11 @@ const bundleConfig = { packages: { 'react': { defaultExtension: 'js', - main: '../../../../../../../node_modules/react/umd/react.development.js', + main: '../../../../../node_modules/react/umd/react.development.js', }, 'react-dom': { defaultExtension: 'js', - main: '../../../../../../../node_modules/react-dom/umd/react-dom.development.js', + main: '../../../../../node_modules/react-dom/umd/react-dom.development.js', }, }, }; diff --git a/apps/demos/configs/React/config.js b/apps/demos/configs/React/config.js index 586866b238de..15f3ea99b874 100644 --- a/apps/demos/configs/React/config.js +++ b/apps/demos/configs/React/config.js @@ -40,7 +40,7 @@ window.config = { /**/ }, paths: { - 'npm:': '../../../../../../node_modules/', + 'npm:': '../../../../node_modules/', }, defaultExtension: 'js', map: { diff --git a/apps/demos/configs/ReactJs/config.js b/apps/demos/configs/ReactJs/config.js index 6caf93871ad8..6067106a2c9e 100644 --- a/apps/demos/configs/ReactJs/config.js +++ b/apps/demos/configs/ReactJs/config.js @@ -40,7 +40,7 @@ window.config = { /**/ }, paths: { - 'npm:': '../../../../../node_modules/', + 'npm:': '../../../node_modules/', }, defaultExtension: 'js', map: { diff --git a/apps/demos/configs/Vue/config.js b/apps/demos/configs/Vue/config.js index 3b20b835c77e..bd2b8ad01fbf 100644 --- a/apps/demos/configs/Vue/config.js +++ b/apps/demos/configs/Vue/config.js @@ -37,14 +37,15 @@ window.config = { /**/ }, paths: { - 'root:': '../../../../', - 'npm:': '../../../../../../node_modules/', + 'project:': '../../../../', + 'npm:': '../../../../node_modules/', }, map: { 'vue': 'npm:vue/dist/vue.esm-browser.js', + '@vue/shared': 'npm:@vue/shared/dist/shared.cjs.prod.js', 'vue-loader': 'npm:dx-systemjs-vue-browser/index.js', - 'demo-ts-loader': 'root:utils/demo-ts-loader.js', - 'svg-loader': 'root:utils/svg-loader.js', + 'demo-ts-loader': 'project:utils/demo-ts-loader.js', + 'svg-loader': 'project:utils/svg-loader.js', /** signalr */ '@aspnet/signalr': 'npm:@aspnet/signalr/dist/cjs', diff --git a/apps/demos/index.html b/apps/demos/index.html index c61b7653f146..5693a6686f8b 100644 --- a/apps/demos/index.html +++ b/apps/demos/index.html @@ -1,8 +1,8 @@ - - + +