igniteui-angular-core 13.1.1 → 13.2.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1306) hide show
  1. package/bundles/igniteui-angular-core.umd.js +68242 -49265
  2. package/bundles/igniteui-angular-core.umd.min.js +2 -2
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicatorDescription.js +6 -6
  4. package/esm2015/lib/AnchoredCategorySeriesDescription.js +39 -23
  5. package/esm2015/lib/AnchoredCategorySeriesDescriptionMetadata.js +2 -0
  6. package/esm2015/lib/AnchoredRadialSeriesDescription.js +37 -21
  7. package/esm2015/lib/AnchoredRadialSeriesDescriptionMetadata.js +2 -0
  8. package/esm2015/lib/AnnotationLayerDescription.js +15 -15
  9. package/esm2015/lib/AppearanceHelper.js +3 -3
  10. package/esm2015/lib/AreaSeriesDescription.js +3 -3
  11. package/esm2015/lib/AverageDirectionalIndexIndicatorDescription.js +3 -3
  12. package/esm2015/lib/AverageTrueRangeIndicatorDescription.js +3 -3
  13. package/esm2015/lib/AxisAnnotationDescription.js +39 -31
  14. package/esm2015/lib/AxisAnnotationDescriptionMetadata.js +1 -0
  15. package/esm2015/lib/AxisDescription.js +154 -146
  16. package/esm2015/lib/AxisDescriptionMetadata.js +1 -0
  17. package/esm2015/lib/BarSeriesDescription.js +6 -6
  18. package/esm2015/lib/BaseDOMEventProxy_combined.js +421 -421
  19. package/esm2015/lib/BaseDataSourceDescription.js +25 -17
  20. package/esm2015/lib/BaseDataSourceDescriptionMetadata.js +1 -0
  21. package/esm2015/lib/BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.js +7 -0
  22. package/esm2015/lib/BlazorCodeGeneratingComponentRendererModuleEmitter.js +50 -0
  23. package/esm2015/lib/BlazorRazorCodeGeneratingComponentRendererCodeEmitter.js +7 -0
  24. package/esm2015/lib/BollingerBandWidthIndicatorDescription.js +6 -6
  25. package/esm2015/lib/BollingerBandsOverlayDescription.js +6 -6
  26. package/esm2015/lib/BrushCollectionUtil.js +1 -1
  27. package/esm2015/lib/BubbleSeriesDescription.js +61 -29
  28. package/esm2015/lib/BubbleSeriesDescriptionMetadata.js +4 -0
  29. package/esm2015/lib/CalloutAnnotationDescription.js +46 -38
  30. package/esm2015/lib/CalloutAnnotationDescriptionMetadata.js +1 -0
  31. package/esm2015/lib/CalloutLayerDescription.js +136 -88
  32. package/esm2015/lib/CalloutLayerDescriptionMetadata.js +9 -0
  33. package/esm2015/lib/CalloutRenderStyleUpdatingEventArgsDescription.js +138 -0
  34. package/esm2015/lib/CalloutRenderStyleUpdatingEventArgsDescriptionMetadata.js +53 -0
  35. package/esm2015/lib/CanvasGestureDOMEventProxy.js +254 -254
  36. package/esm2015/lib/CanvasViewRenderer.js +316 -285
  37. package/esm2015/lib/CategoryAngleAxisDescription.js +15 -15
  38. package/esm2015/lib/CategoryAxisBaseDescription.js +22 -22
  39. package/esm2015/lib/CategoryChartDescription.js +174 -78
  40. package/esm2015/lib/CategoryChartDescriptionMetadata.js +14 -0
  41. package/esm2015/lib/CategoryChartDescriptionModule.js +2 -0
  42. package/esm2015/lib/CategoryDateTimeXAxisDescription.js +19 -19
  43. package/esm2015/lib/CategoryHighlightLayerDescription.js +9 -9
  44. package/esm2015/lib/CategoryItemHighlightLayerDescription.js +29 -29
  45. package/esm2015/lib/CategorySeriesDescription.js +21 -21
  46. package/esm2015/lib/CategoryToolTipLayerDescription.js +6 -6
  47. package/esm2015/lib/CategoryXAxisDescription.js +16 -16
  48. package/esm2015/lib/CategoryYAxisDescription.js +16 -16
  49. package/esm2015/lib/ChaikinOscillatorIndicatorDescription.js +6 -6
  50. package/esm2015/lib/ChaikinVolatilityIndicatorDescription.js +3 -3
  51. package/esm2015/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +759 -472
  52. package/esm2015/lib/CodeGeneratingComponentRendererDataEmitter.js +80 -54
  53. package/esm2015/lib/CodeGeneratingImportManager.js +52 -20
  54. package/esm2015/lib/CodeGenerationLibrary.js +1 -1
  55. package/esm2015/lib/CodeGenerationLibraryItem.js +44 -15
  56. package/esm2015/lib/CodeGenerationLibraryItemContent.js +1 -86
  57. package/esm2015/lib/CodeGenerationLibraryItemContentConfiguration.js +7 -0
  58. package/esm2015/lib/CodeGenerationLibraryItemContentConfiguration_combined.js +209 -0
  59. package/esm2015/lib/CodeGenerationLibraryItemContentLocation.js +17 -0
  60. package/esm2015/lib/CodeGenerationLibraryItemPlatform.js +3 -1
  61. package/esm2015/lib/CodeGenerationRendererOptions.js +8 -0
  62. package/esm2015/lib/CodeGenerationTargetPlatforms.js +2 -1
  63. package/esm2015/lib/ColorCollectionUtil.js +1 -1
  64. package/esm2015/lib/ColorUtil.js +2 -2
  65. package/esm2015/lib/ColumnDescription.js +157 -141
  66. package/esm2015/lib/ColumnDescriptionMetadata.js +2 -0
  67. package/esm2015/lib/ColumnFragmentDescription.js +6 -6
  68. package/esm2015/lib/ColumnGroupingDescription.js +29 -21
  69. package/esm2015/lib/ColumnGroupingDescriptionMetadata.js +2 -1
  70. package/esm2015/lib/ColumnSeriesDescription.js +9 -9
  71. package/esm2015/lib/ComboBoxColumnDescription.js +11 -11
  72. package/esm2015/lib/CommodityChannelIndexIndicatorDescription.js +3 -3
  73. package/esm2015/lib/ComponentRenderer_combined.js +434 -427
  74. package/esm2015/lib/CrosshairLayerDescription.js +91 -75
  75. package/esm2015/lib/CrosshairLayerDescriptionMetadata.js +2 -0
  76. package/esm2015/lib/CssThicknessPropertyAccessor.js +1 -1
  77. package/esm2015/lib/DataAbbreviationMode.js +57 -0
  78. package/esm2015/lib/DataChartAnnotationDescriptionModule.js +2 -2
  79. package/esm2015/lib/DataChartDescription.js +126 -78
  80. package/esm2015/lib/DataChartDescriptionMetadata.js +9 -0
  81. package/esm2015/lib/DataGridDescription.js +604 -508
  82. package/esm2015/lib/DataGridDescriptionMetadata_combined.js +12 -0
  83. package/esm2015/lib/DataGridDescriptionModule.js +4 -0
  84. package/esm2015/lib/DataGridPagerDescription.js +130 -0
  85. package/esm2015/lib/DataGridPagerDescriptionMetadata.js +51 -0
  86. package/esm2015/lib/DataGridPagerDescriptionModule.js +20 -0
  87. package/esm2015/lib/DataGridToolbarDescription.js +75 -43
  88. package/esm2015/lib/DataGridToolbarDescriptionMetadata.js +4 -0
  89. package/esm2015/lib/DataLegendDescription.js +968 -120
  90. package/esm2015/lib/DataLegendDescriptionMetadata.js +141 -17
  91. package/esm2015/lib/DataLegendHeaderDateMode.js +41 -0
  92. package/esm2015/lib/DataLegendHeaderTimeMode.js +41 -0
  93. package/esm2015/lib/DataLegendLabelMode.js +29 -0
  94. package/esm2015/lib/DataLegendSeriesContext.js +100 -0
  95. package/esm2015/lib/DataLegendSeriesContextDescription.js +34 -0
  96. package/esm2015/lib/DataLegendSeriesContextDescriptionMetadata.js +38 -0
  97. package/esm2015/lib/DataLegendSeriesGroup.js +57 -0
  98. package/esm2015/lib/DataLegendSeriesValueInfo.js +63 -0
  99. package/esm2015/lib/DataLegendSeriesValueInfoDescription.js +210 -0
  100. package/esm2015/lib/DataLegendSeriesValueInfoDescriptionMetadata.js +60 -0
  101. package/esm2015/lib/DataLegendSeriesValueType.js +81 -0
  102. package/esm2015/lib/DataLegendStylingColumnEventArgsDescription.js +122 -0
  103. package/esm2015/lib/DataLegendStylingColumnEventArgsDescriptionMetadata.js +49 -0
  104. package/esm2015/lib/DataLegendStylingRowEventArgsDescription.js +82 -0
  105. package/esm2015/lib/DataLegendStylingRowEventArgsDescriptionMetadata.js +44 -0
  106. package/esm2015/lib/DataLegendSummaryColumn.js +52 -0
  107. package/esm2015/lib/DataLegendSummaryColumnDescription.js +23 -0
  108. package/esm2015/lib/DataLegendSummaryColumnDescriptionMetadata.js +38 -0
  109. package/esm2015/lib/DataLegendSummaryEventArgsDescription.js +66 -0
  110. package/esm2015/lib/DataLegendSummaryEventArgsDescriptionMetadata.js +41 -0
  111. package/esm2015/lib/DataLegendSummaryType.js +41 -0
  112. package/esm2015/lib/DataLegendUnitsMode.js +29 -0
  113. package/esm2015/lib/DataLegendValueMode.js +30 -0
  114. package/esm2015/lib/DataSeriesType.js +5 -1
  115. package/esm2015/lib/DataSourceLocalDataProvider.js +12 -2
  116. package/esm2015/lib/DataToolTipLayerDescription.js +1047 -0
  117. package/esm2015/lib/DataToolTipLayerDescriptionMetadata.js +180 -0
  118. package/esm2015/lib/DataToolTipLayerDescriptionModule.js +20 -0
  119. package/esm2015/lib/DataToolTipLayerGroupingMode.js +29 -0
  120. package/esm2015/lib/DataTooltipGroupedPositionX.js +81 -0
  121. package/esm2015/lib/DataTooltipGroupedPositionY.js +81 -0
  122. package/esm2015/lib/DateTimeColumnDescription.js +29 -29
  123. package/esm2015/lib/DateTimeColumnDescriptionMetadata.js +1 -1
  124. package/esm2015/lib/DateTimeFormatSpecifier.js +26 -22
  125. package/esm2015/lib/DefaultSummaryResult.js +20 -10
  126. package/esm2015/lib/DescriptionJsonValidator.js +6 -4
  127. package/esm2015/lib/DescriptionSerializer.js +6 -5
  128. package/esm2015/lib/DescriptionTreeReconciler.js +6 -0
  129. package/esm2015/lib/DetrendedPriceOscillatorIndicatorDescription.js +3 -3
  130. package/esm2015/lib/DivBridge.js +50 -0
  131. package/esm2015/lib/DomainChartDescription.js +1515 -331
  132. package/esm2015/lib/DomainChartDescriptionMetadata.js +172 -4
  133. package/esm2015/lib/DotNetCodeGeneratingComponentRendererModuleEmitter.js +7 -3
  134. package/esm2015/lib/EventProxy.js +43 -42
  135. package/esm2015/lib/ExpansionPanelDescriptionMetadata.js +1 -0
  136. package/esm2015/lib/FastStochasticOscillatorIndicatorDescription.js +3 -3
  137. package/esm2015/lib/FinalValueLayerDescription.js +43 -35
  138. package/esm2015/lib/FinalValueLayerDescriptionMetadata.js +1 -0
  139. package/esm2015/lib/FinancialChartDescription.js +178 -162
  140. package/esm2015/lib/FinancialChartDescriptionMetadata.js +2 -0
  141. package/esm2015/lib/FinancialIndicatorDescription.js +21 -21
  142. package/esm2015/lib/FinancialOverlayDescription.js +3 -3
  143. package/esm2015/lib/FinancialPriceSeriesDescription.js +84 -20
  144. package/esm2015/lib/FinancialPriceSeriesDescriptionMetadata.js +8 -0
  145. package/esm2015/lib/FinancialSeriesDescription.js +39 -39
  146. package/esm2015/lib/Flattener.js +5 -5
  147. package/esm2015/lib/FontDefaults.js +74 -0
  148. package/esm2015/lib/ForceIndexIndicatorDescription.js +3 -3
  149. package/esm2015/lib/FormatSpecifier.js +102 -1
  150. package/esm2015/lib/FullStochasticOscillatorIndicatorDescription.js +9 -9
  151. package/esm2015/lib/GeographicContourLineSeriesDescription.js +13 -13
  152. package/esm2015/lib/GeographicHighDensityScatterSeriesDescription.js +31 -31
  153. package/esm2015/lib/GeographicMapImageryDescription_combined.js +41 -41
  154. package/esm2015/lib/GeographicMapSeriesHostDescription.js +6 -6
  155. package/esm2015/lib/GeographicMarkerSeriesDescription.js +29 -29
  156. package/esm2015/lib/GeographicPolylineSeriesDescription.js +18 -18
  157. package/esm2015/lib/GeographicProportionalSymbolSeriesDescription.js +51 -51
  158. package/esm2015/lib/GeographicScatterAreaSeriesDescription.js +11 -11
  159. package/esm2015/lib/GeographicShapeSeriesBaseDescription.js +30 -30
  160. package/esm2015/lib/GeographicShapeSeriesDescription.js +45 -45
  161. package/esm2015/lib/GeographicSymbolSeriesDescription.js +26 -26
  162. package/esm2015/lib/GeographicTileSeriesDescription.js +6 -6
  163. package/esm2015/lib/GeographicXYTriangulatingSeriesDescription.js +17 -17
  164. package/esm2015/lib/GridBridge.js +136 -0
  165. package/esm2015/lib/GridBridgeColumnDefinition.js +29 -0
  166. package/esm2015/lib/GridBridgeRowDefinition.js +29 -0
  167. package/esm2015/lib/HighDensityScatterSeriesDescription.js +68 -36
  168. package/esm2015/lib/HighDensityScatterSeriesDescriptionMetadata.js +4 -0
  169. package/esm2015/lib/HorizontalAnchoredCategorySeriesDescription.js +6 -6
  170. package/esm2015/lib/HorizontalRangeCategorySeriesDescription.js +38 -6
  171. package/esm2015/lib/HorizontalRangeCategorySeriesDescriptionMetadata.js +4 -0
  172. package/esm2015/lib/HorizontalStackedSeriesBaseDescription.js +6 -6
  173. package/esm2015/lib/IDataSeriesAdapterRule_combined.js +32 -29
  174. package/esm2015/lib/IDataSourceDataProvider_combined.js +85 -74
  175. package/esm2015/lib/INativeUIContainerBridge.js +12 -0
  176. package/esm2015/lib/INativeUIContentBridge.js +12 -0
  177. package/esm2015/lib/INativeUIElementBridge.js +7 -0
  178. package/esm2015/lib/INativeUIElementBridge_combined.js +226 -0
  179. package/esm2015/lib/INativeUIElementFactory.js +11 -0
  180. package/esm2015/lib/INativeUIGridBridge.js +12 -0
  181. package/esm2015/lib/IRenderer_combined.js +28 -6
  182. package/esm2015/lib/IgcButtonBridge.js +111 -0
  183. package/esm2015/lib/IgcCheckboxBridge.js +66 -0
  184. package/esm2015/lib/IgcDropdownBridge.js +144 -0
  185. package/esm2015/lib/IgcInputBridge.js +101 -0
  186. package/esm2015/lib/IgcSliderBridge.js +76 -0
  187. package/esm2015/lib/ImageColumnDescription.js +17 -17
  188. package/esm2015/lib/ImageColumnDescriptionMetadata.js +1 -1
  189. package/esm2015/lib/InterpolationUtil.js +1 -1
  190. package/esm2015/lib/ItemToolTipLayerDescription.js +12 -12
  191. package/esm2015/lib/JsonDictionaryItem.js +20 -19
  192. package/esm2015/lib/LegendItemBadgeMode.js +25 -0
  193. package/esm2015/lib/LegendItemBadgeShape.js +49 -0
  194. package/esm2015/lib/LineSeriesDescription.js +3 -3
  195. package/esm2015/lib/LocalDataSourceDescription.js +3 -3
  196. package/esm2015/lib/LocalDataSource_combined.js +229 -226
  197. package/esm2015/lib/MarkerSeriesDescription.js +26 -26
  198. package/esm2015/lib/MathUtil.js +51 -14
  199. package/esm2015/lib/MoneyFlowIndexIndicatorDescription.js +3 -3
  200. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicatorDescription.js +9 -9
  201. package/esm2015/lib/NativeUIBuiltInEvents.js +11 -0
  202. package/esm2015/lib/NativeUIBuiltInProperties.js +11 -0
  203. package/esm2015/lib/NativeUIButton.js +51 -0
  204. package/esm2015/lib/NativeUIButtonClickedEventArgs.js +16 -0
  205. package/esm2015/lib/NativeUICheckbox.js +50 -0
  206. package/esm2015/lib/NativeUICheckboxChangeEventArgs.js +16 -0
  207. package/esm2015/lib/NativeUIChildren.js +21 -0
  208. package/esm2015/lib/NativeUIComponent.js +7 -0
  209. package/esm2015/lib/NativeUIComponentBuiltInType.js +11 -0
  210. package/esm2015/lib/NativeUIComponentHorizontalAlignment.js +11 -0
  211. package/esm2015/lib/NativeUIComponentVerticalAlignment.js +11 -0
  212. package/esm2015/lib/NativeUIContainer.js +35 -0
  213. package/esm2015/lib/NativeUIContent.js +29 -0
  214. package/esm2015/lib/NativeUIDisplayDensity.js +11 -0
  215. package/esm2015/lib/NativeUIDropDown.js +58 -0
  216. package/esm2015/lib/NativeUIDropDownSelectedValueChangedEventArgs.js +16 -0
  217. package/esm2015/lib/NativeUIElementBridge.js +87 -0
  218. package/esm2015/lib/NativeUIGrid.js +59 -0
  219. package/esm2015/lib/NativeUIGridHeightType.js +11 -0
  220. package/esm2015/lib/NativeUIGridWidthType.js +11 -0
  221. package/esm2015/lib/NativeUIInput.js +57 -0
  222. package/esm2015/lib/NativeUIInputChangingEventArgs.js +16 -0
  223. package/esm2015/lib/NativeUIInputDisplayType.js +11 -0
  224. package/esm2015/lib/NativeUIInputsFactory.js +171 -0
  225. package/esm2015/lib/NativeUILabel.js +34 -0
  226. package/esm2015/lib/NativeUISlider.js +64 -0
  227. package/esm2015/lib/NativeUISliderValueChangedEventArgs.js +16 -0
  228. package/esm2015/lib/NumberFormatSpecifier.js +194 -21
  229. package/esm2015/lib/NumberFormatSpecifierDescription.js +31 -23
  230. package/esm2015/lib/NumberFormatSpecifierDescriptionMetadata.js +1 -0
  231. package/esm2015/lib/Numeric.js +1 -1
  232. package/esm2015/lib/NumericAngleAxisDescription.js +3 -3
  233. package/esm2015/lib/NumericAxisBaseDescription.js +104 -56
  234. package/esm2015/lib/NumericAxisBaseDescriptionMetadata.js +7 -0
  235. package/esm2015/lib/NumericColumnDescription.js +44 -44
  236. package/esm2015/lib/NumericColumnDescriptionMetadata.js +1 -1
  237. package/esm2015/lib/NumericRadiusAxisDescription.js +6 -6
  238. package/esm2015/lib/OrdinalTimeXAxisDescription.js +15 -15
  239. package/esm2015/lib/PageChangedEventArgsDescription.js +42 -0
  240. package/esm2015/lib/PageChangedEventArgsDescriptionMetadata.js +38 -0
  241. package/esm2015/lib/PagedDataSource.js +58 -0
  242. package/esm2015/lib/PagedDataSourceDescription.js +23 -0
  243. package/esm2015/lib/PagedDataSourceDescriptionMetadata.js +38 -0
  244. package/esm2015/lib/PercentagePriceOscillatorIndicatorDescription.js +6 -6
  245. package/esm2015/lib/PercentageVolumeOscillatorIndicatorDescription.js +6 -6
  246. package/esm2015/lib/PlatformFormatter.js +19 -0
  247. package/esm2015/lib/PlatformSpecifierType.js +1 -1
  248. package/esm2015/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +2 -0
  249. package/esm2015/lib/PolarAreaSeriesDescription.js +3 -3
  250. package/esm2015/lib/PolarBaseDescription.js +88 -56
  251. package/esm2015/lib/PolarBaseDescriptionMetadata.js +4 -0
  252. package/esm2015/lib/PolarLineSeriesDescription.js +3 -3
  253. package/esm2015/lib/PolarSplineAreaSeriesDescription.js +3 -3
  254. package/esm2015/lib/PolarSplineSeriesDescription.js +3 -3
  255. package/esm2015/lib/PriceChannelOverlayDescription.js +3 -3
  256. package/esm2015/lib/PropertyEditorDescriptionObjectDescription_combined.js +67 -27
  257. package/esm2015/lib/PropertyEditorPanelDescription.js +186 -0
  258. package/esm2015/lib/PropertyEditorPanelDescriptionMetadata.js +60 -0
  259. package/esm2015/lib/PropertyEditorPanelDescriptionModule.js +22 -0
  260. package/esm2015/lib/PropertyEditorPropertyDescriptionDescriptionMetadata.js +6 -1
  261. package/esm2015/lib/RadialAreaSeriesDescription.js +3 -3
  262. package/esm2015/lib/RadialBaseDescription.js +21 -21
  263. package/esm2015/lib/RadialColumnSeriesDescription.js +6 -6
  264. package/esm2015/lib/RadialLineSeriesDescription.js +3 -3
  265. package/esm2015/lib/RadialPieSeriesDescription.js +6 -6
  266. package/esm2015/lib/RangeCategorySeriesDescription.js +6 -6
  267. package/esm2015/lib/RangeColumnSeriesDescription.js +6 -6
  268. package/esm2015/lib/RateOfChangeAndMomentumIndicatorDescription.js +3 -3
  269. package/esm2015/lib/RearrangedListView.js +123 -108
  270. package/esm2015/lib/RectUtil.js +1 -1
  271. package/esm2015/lib/RelativeStrengthIndexIndicatorDescription.js +3 -3
  272. package/esm2015/lib/ScatterAreaSeriesDescription.js +25 -9
  273. package/esm2015/lib/ScatterAreaSeriesDescriptionMetadata.js +2 -0
  274. package/esm2015/lib/ScatterBaseDescription.js +85 -53
  275. package/esm2015/lib/ScatterBaseDescriptionMetadata.js +4 -0
  276. package/esm2015/lib/ScatterContourSeriesDescription.js +28 -12
  277. package/esm2015/lib/ScatterContourSeriesDescriptionMetadata.js +2 -0
  278. package/esm2015/lib/ScatterLineSeriesDescription.js +3 -3
  279. package/esm2015/lib/ScatterPolygonSeriesDescription.js +32 -32
  280. package/esm2015/lib/ScatterPolylineSeriesDescription.js +3 -3
  281. package/esm2015/lib/ScatterSplineSeriesDescription.js +3 -3
  282. package/esm2015/lib/ScatterTriangulationSeriesDescription.js +57 -25
  283. package/esm2015/lib/ScatterTriangulationSeriesDescriptionMetadata.js +4 -0
  284. package/esm2015/lib/ScrollerView_combined.js +12 -12
  285. package/esm2015/lib/SectionMap.js +3 -0
  286. package/esm2015/lib/SeriesDescription.js +172 -156
  287. package/esm2015/lib/SeriesDescriptionMetadata.js +2 -0
  288. package/esm2015/lib/SeriesViewerDescription.js +151 -135
  289. package/esm2015/lib/ShapeSeriesBaseDescription.js +36 -36
  290. package/esm2015/lib/SlowStochasticOscillatorIndicatorDescription.js +3 -3
  291. package/esm2015/lib/SmartPlacer.js +1 -1
  292. package/esm2015/lib/SpanBridge.js +37 -0
  293. package/esm2015/lib/SplineSeriesBaseDescription.js +6 -6
  294. package/esm2015/lib/StackedBarSeriesDescription.js +6 -6
  295. package/esm2015/lib/StackedColumnSeriesDescription.js +6 -6
  296. package/esm2015/lib/StackedFragmentSeriesDescription.js +293 -165
  297. package/esm2015/lib/StackedFragmentSeriesDescriptionMetadata.js +20 -0
  298. package/esm2015/lib/StackedSeriesBaseDescription.js +12 -12
  299. package/esm2015/lib/StackedSeriesCreatedEventArgsDescription.js +43 -27
  300. package/esm2015/lib/StackedSeriesCreatedEventArgsDescriptionMetadata.js +2 -0
  301. package/esm2015/lib/StackedSplineAreaSeriesDescription.js +3 -3
  302. package/esm2015/lib/StackedSplineSeriesDescription.js +3 -3
  303. package/esm2015/lib/StandardDeviationIndicatorDescription.js +3 -3
  304. package/esm2015/lib/StochRSIIndicatorDescription.js +3 -3
  305. package/esm2015/lib/StraightNumericAxisBaseDescription.js +3 -3
  306. package/esm2015/lib/TRIXIndicatorDescription.js +3 -3
  307. package/esm2015/lib/TemplateColumnDescription.js +6 -6
  308. package/esm2015/lib/TextBlock.js +27 -25
  309. package/esm2015/lib/TextColumnDescription.js +14 -14
  310. package/esm2015/lib/TextColumnDescriptionMetadata.js +1 -1
  311. package/esm2015/lib/TextFontMetrics.js +22 -0
  312. package/esm2015/lib/Thickness.js +39 -15
  313. package/esm2015/lib/TileSeriesDescription.js +3 -3
  314. package/esm2015/lib/TimeAxisBaseDescription.js +22 -22
  315. package/esm2015/lib/TimeXAxisDescription.js +11 -11
  316. package/esm2015/lib/TypeDescriptionPlatform.js +2 -1
  317. package/esm2015/lib/ValueOverlayDescription.js +46 -38
  318. package/esm2015/lib/ValueOverlayDescriptionMetadata.js +1 -0
  319. package/esm2015/lib/VerticalAnchoredCategorySeriesDescription.js +6 -6
  320. package/esm2015/lib/VerticalStackedSeriesBaseDescription.js +6 -6
  321. package/esm2015/lib/VirtualDataSource.js +331 -328
  322. package/esm2015/lib/VirtualDataSourceDescription.js +20 -20
  323. package/esm2015/lib/WaterfallSeriesDescription.js +12 -12
  324. package/esm2015/lib/WebActivePaneEventArgsDescription.js +34 -0
  325. package/esm2015/lib/WebActivePaneEventArgsDescriptionMetadata.js +39 -0
  326. package/esm2015/lib/WebButtonBaseDescription.js +27 -19
  327. package/esm2015/lib/WebButtonBaseDescriptionMetadata.js +1 -0
  328. package/esm2015/lib/WebButtonDescription.js +3 -3
  329. package/esm2015/lib/WebCalendarBaseDescription.js +8 -16
  330. package/esm2015/lib/WebCalendarBaseDescriptionMetadata.js +0 -1
  331. package/esm2015/lib/WebCalendarDescription.js +25 -17
  332. package/esm2015/lib/WebCalendarDescriptionMetadata.js +1 -0
  333. package/esm2015/lib/WebCardActionsDescription.js +8 -0
  334. package/esm2015/lib/WebCardActionsDescriptionMetadata.js +2 -0
  335. package/esm2015/lib/WebChipDescription.js +90 -0
  336. package/esm2015/lib/WebChipDescriptionMetadata.js +49 -0
  337. package/esm2015/lib/WebChipDescriptionModule.js +20 -0
  338. package/esm2015/lib/WebCircularGradientDescription.js +50 -0
  339. package/esm2015/lib/WebCircularGradientDescriptionMetadata.js +40 -0
  340. package/esm2015/lib/{SummaryToolTipLayerDescriptionModule.js → WebCircularGradientDescriptionModule.js} +6 -6
  341. package/esm2015/lib/{SummaryToolTipLayerDescription.js → WebCircularProgressDescription.js} +6 -14
  342. package/esm2015/lib/WebCircularProgressDescriptionMetadata.js +39 -0
  343. package/esm2015/lib/WebCircularProgressDescriptionModule.js +22 -0
  344. package/esm2015/lib/WebContentPaneDescription.js +185 -0
  345. package/esm2015/lib/WebContentPaneDescriptionMetadata.js +61 -0
  346. package/esm2015/lib/WebContentPaneDescriptionModule.js +22 -0
  347. package/esm2015/lib/WebDockManagerDescription.js +98 -0
  348. package/esm2015/lib/WebDockManagerDescriptionMetadata.js +56 -0
  349. package/esm2015/lib/WebDockManagerDescriptionModule.js +20 -0
  350. package/esm2015/lib/WebDockManagerLayoutDescription.js +44 -0
  351. package/esm2015/lib/WebDockManagerLayoutDescriptionMetadata.js +41 -0
  352. package/esm2015/lib/WebDockManagerLayoutDescriptionModule.js +20 -0
  353. package/esm2015/lib/WebDockManagerPaneDescription.js +26 -0
  354. package/esm2015/lib/WebDockManagerPaneDescriptionMetadata.js +37 -0
  355. package/esm2015/lib/WebDockManagerPaneDescriptionModule.js +20 -0
  356. package/esm2015/lib/WebDockManagerPointDescription.js +42 -0
  357. package/esm2015/lib/WebDockManagerPointDescriptionMetadata.js +39 -0
  358. package/esm2015/lib/WebDockManagerPointDescriptionModule.js +20 -0
  359. package/esm2015/lib/WebDockManagerResourceStringsDescription.js +98 -0
  360. package/esm2015/lib/WebDockManagerResourceStringsDescriptionMetadata.js +46 -0
  361. package/esm2015/lib/WebDockPaneActionDescription.js +47 -0
  362. package/esm2015/lib/WebDockPaneActionDescriptionMetadata.js +47 -0
  363. package/esm2015/lib/WebDockingIndicatorDescription.js +42 -0
  364. package/esm2015/lib/WebDockingIndicatorDescriptionMetadata.js +40 -0
  365. package/esm2015/lib/WebDocumentHostDescription.js +57 -0
  366. package/esm2015/lib/WebDocumentHostDescriptionMetadata.js +46 -0
  367. package/esm2015/lib/WebDocumentHostDescriptionModule.js +22 -0
  368. package/esm2015/lib/WebDropdownDescription.js +114 -0
  369. package/esm2015/lib/WebDropdownDescriptionMetadata.js +54 -0
  370. package/esm2015/lib/WebDropdownDescriptionModule.js +22 -0
  371. package/esm2015/lib/WebDropdownGroupDescription.js +42 -0
  372. package/esm2015/lib/WebDropdownGroupDescriptionMetadata.js +42 -0
  373. package/esm2015/lib/WebDropdownGroupDescriptionModule.js +22 -0
  374. package/esm2015/lib/WebDropdownHeaderDescription.js +26 -0
  375. package/esm2015/lib/WebDropdownHeaderDescriptionMetadata.js +37 -0
  376. package/esm2015/lib/WebDropdownHeaderDescriptionModule.js +20 -0
  377. package/esm2015/lib/WebDropdownItemComponentEventArgsDescription.js +34 -0
  378. package/esm2015/lib/WebDropdownItemComponentEventArgsDescriptionMetadata.js +40 -0
  379. package/esm2015/lib/WebDropdownItemDescription.js +58 -0
  380. package/esm2015/lib/WebDropdownItemDescriptionMetadata.js +41 -0
  381. package/esm2015/lib/WebDropdownItemDescriptionModule.js +20 -0
  382. package/esm2015/lib/WebFloatPaneActionDescription.js +55 -0
  383. package/esm2015/lib/WebFloatPaneActionDescriptionMetadata.js +46 -0
  384. package/esm2015/lib/WebFloatingPaneResizeEventArgsDescription.js +34 -0
  385. package/esm2015/lib/WebFloatingPaneResizeEventArgsDescriptionMetadata.js +39 -0
  386. package/esm2015/lib/WebFloatingPaneResizeMoveEventArgsDescription.js +34 -0
  387. package/esm2015/lib/WebFloatingPaneResizeMoveEventArgsDescriptionMetadata.js +39 -0
  388. package/esm2015/lib/WebFormDataEventArgsDescriptionMetadata.js +1 -1
  389. package/esm2015/lib/WebIconButtonDescription.js +11 -11
  390. package/esm2015/lib/WebInputBaseDescription.js +114 -0
  391. package/esm2015/lib/WebInputBaseDescriptionMetadata.js +51 -0
  392. package/esm2015/lib/WebInputBaseDescriptionModule.js +20 -0
  393. package/esm2015/lib/WebInputDescription.js +48 -139
  394. package/esm2015/lib/WebInputDescriptionMetadata.js +4 -16
  395. package/esm2015/lib/WebInputDescriptionModule.js +2 -0
  396. package/esm2015/lib/WebLinearProgressDescription.js +39 -0
  397. package/esm2015/lib/WebLinearProgressDescriptionMetadata.js +42 -0
  398. package/esm2015/lib/WebLinearProgressDescriptionModule.js +22 -0
  399. package/esm2015/lib/WebMoveFloatingPaneActionDescription.js +47 -0
  400. package/esm2015/lib/WebMoveFloatingPaneActionDescriptionMetadata.js +45 -0
  401. package/esm2015/lib/WebMoveTabActionDescription.js +47 -0
  402. package/esm2015/lib/WebMoveTabActionDescriptionMetadata.js +43 -0
  403. package/esm2015/lib/WebNavDrawerDescriptionMetadata.js +1 -1
  404. package/esm2015/lib/WebPaneCloseEventArgsDescription.js +34 -0
  405. package/esm2015/lib/WebPaneCloseEventArgsDescriptionMetadata.js +39 -0
  406. package/esm2015/lib/WebPaneDragActionDescription.js +26 -0
  407. package/esm2015/lib/WebPaneDragActionDescriptionMetadata.js +37 -0
  408. package/esm2015/lib/WebPaneDragEndEventArgsDescription.js +34 -0
  409. package/esm2015/lib/WebPaneDragEndEventArgsDescriptionMetadata.js +39 -0
  410. package/esm2015/lib/WebPaneDragOverEventArgsDescription.js +34 -0
  411. package/esm2015/lib/WebPaneDragOverEventArgsDescriptionMetadata.js +39 -0
  412. package/esm2015/lib/WebPaneDragStartEventArgsDescription.js +34 -0
  413. package/esm2015/lib/WebPaneDragStartEventArgsDescriptionMetadata.js +39 -0
  414. package/esm2015/lib/WebPaneHeaderConnectionEventArgsDescription.js +34 -0
  415. package/esm2015/lib/WebPaneHeaderConnectionEventArgsDescriptionMetadata.js +39 -0
  416. package/esm2015/lib/WebPaneHeaderElementDescription.js +26 -0
  417. package/esm2015/lib/WebPaneHeaderElementDescriptionMetadata.js +37 -0
  418. package/esm2015/lib/WebPanePinnedEventArgsDescription.js +34 -0
  419. package/esm2015/lib/WebPanePinnedEventArgsDescriptionMetadata.js +39 -0
  420. package/esm2015/lib/WebProgressBaseDescription.js +82 -0
  421. package/esm2015/lib/WebProgressBaseDescriptionMetadata.js +43 -0
  422. package/esm2015/lib/WebProgressBaseDescriptionModule.js +20 -0
  423. package/esm2015/lib/WebRangeSliderValueEventArgsDescriptionMetadata.js +1 -1
  424. package/esm2015/lib/WebRatingDescription.js +130 -0
  425. package/esm2015/lib/WebRatingDescriptionMetadata.js +53 -0
  426. package/esm2015/lib/WebRatingDescriptionModule.js +20 -0
  427. package/esm2015/lib/WebRatingSymbolDescription.js +26 -0
  428. package/esm2015/lib/WebRatingSymbolDescriptionMetadata.js +37 -0
  429. package/esm2015/lib/WebRatingSymbolDescriptionModule.js +20 -0
  430. package/esm2015/lib/WebSnackbarDescription.js +66 -0
  431. package/esm2015/lib/WebSnackbarDescriptionMetadata.js +44 -0
  432. package/esm2015/lib/WebSnackbarDescriptionModule.js +20 -0
  433. package/esm2015/lib/WebSplitPaneDescription.js +105 -0
  434. package/esm2015/lib/WebSplitPaneDescriptionMetadata.js +53 -0
  435. package/esm2015/lib/WebSplitPaneDescriptionModule.js +22 -0
  436. package/esm2015/lib/WebTabGroupPaneDescription.js +73 -0
  437. package/esm2015/lib/WebTabGroupPaneDescriptionMetadata.js +46 -0
  438. package/esm2015/lib/WebTabGroupPaneDescriptionModule.js +22 -0
  439. package/esm2015/lib/WebTabHeaderConnectionEventArgsDescription.js +34 -0
  440. package/esm2015/lib/WebTabHeaderConnectionEventArgsDescriptionMetadata.js +39 -0
  441. package/esm2015/lib/WebTabHeaderElementDescription.js +26 -0
  442. package/esm2015/lib/WebTabHeaderElementDescriptionMetadata.js +37 -0
  443. package/esm2015/lib/WebThemeControllerDescription.js +26 -0
  444. package/esm2015/lib/WebThemeControllerDescriptionMetadata.js +37 -0
  445. package/esm2015/lib/WebToastDescription.js +50 -0
  446. package/esm2015/lib/WebToastDescriptionMetadata.js +40 -0
  447. package/esm2015/lib/WebToastDescriptionModule.js +20 -0
  448. package/esm2015/lib/WilliamsPercentRIndicatorDescription.js +3 -3
  449. package/esm2015/lib/XYChartDescription.js +228 -228
  450. package/esm2015/lib/XamMultiScaleImageView_combined.js +2 -2
  451. package/esm2015/lib/igx-data-legend-series-context.js +72 -0
  452. package/esm2015/lib/igx-data-legend-series-value-info.js +247 -0
  453. package/esm2015/lib/igx-data-legend-summary-column.js +58 -0
  454. package/esm2015/lib/igx-format-specifier.js +4 -0
  455. package/esm2015/lib/igx-number-format-specifier.js +6 -0
  456. package/esm2015/lib/igx-tooltip-container-component.js +5 -3
  457. package/esm2015/public_api.js +208 -5
  458. package/esm5/lib/AbsoluteVolumeOscillatorIndicatorDescription.js +6 -6
  459. package/esm5/lib/AnchoredCategorySeriesDescription.js +47 -23
  460. package/esm5/lib/AnchoredCategorySeriesDescriptionMetadata.js +2 -0
  461. package/esm5/lib/AnchoredRadialSeriesDescription.js +45 -21
  462. package/esm5/lib/AnchoredRadialSeriesDescriptionMetadata.js +2 -0
  463. package/esm5/lib/AnnotationLayerDescription.js +15 -15
  464. package/esm5/lib/AppearanceHelper.js +3 -3
  465. package/esm5/lib/AreaSeriesDescription.js +3 -3
  466. package/esm5/lib/AverageDirectionalIndexIndicatorDescription.js +3 -3
  467. package/esm5/lib/AverageTrueRangeIndicatorDescription.js +3 -3
  468. package/esm5/lib/AxisAnnotationDescription.js +43 -31
  469. package/esm5/lib/AxisAnnotationDescriptionMetadata.js +1 -0
  470. package/esm5/lib/AxisDescription.js +158 -146
  471. package/esm5/lib/AxisDescriptionMetadata.js +1 -0
  472. package/esm5/lib/BarSeriesDescription.js +6 -6
  473. package/esm5/lib/BaseDOMEventProxy_combined.js +419 -419
  474. package/esm5/lib/BaseDataSourceDescription.js +29 -17
  475. package/esm5/lib/BaseDataSourceDescriptionMetadata.js +1 -0
  476. package/esm5/lib/BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.js +7 -0
  477. package/esm5/lib/BlazorCodeGeneratingComponentRendererModuleEmitter.js +52 -0
  478. package/esm5/lib/BlazorRazorCodeGeneratingComponentRendererCodeEmitter.js +7 -0
  479. package/esm5/lib/BollingerBandWidthIndicatorDescription.js +6 -6
  480. package/esm5/lib/BollingerBandsOverlayDescription.js +6 -6
  481. package/esm5/lib/BrushCollectionUtil.js +1 -1
  482. package/esm5/lib/BubbleSeriesDescription.js +77 -29
  483. package/esm5/lib/BubbleSeriesDescriptionMetadata.js +4 -0
  484. package/esm5/lib/CalloutAnnotationDescription.js +49 -37
  485. package/esm5/lib/CalloutAnnotationDescriptionMetadata.js +1 -0
  486. package/esm5/lib/CalloutLayerDescription.js +160 -88
  487. package/esm5/lib/CalloutLayerDescriptionMetadata.js +9 -0
  488. package/esm5/lib/CalloutRenderStyleUpdatingEventArgsDescription.js +200 -0
  489. package/esm5/lib/CalloutRenderStyleUpdatingEventArgsDescriptionMetadata.js +57 -0
  490. package/esm5/lib/CanvasGestureDOMEventProxy.js +254 -254
  491. package/esm5/lib/CanvasViewRenderer.js +316 -285
  492. package/esm5/lib/CategoryAngleAxisDescription.js +15 -15
  493. package/esm5/lib/CategoryAxisBaseDescription.js +22 -22
  494. package/esm5/lib/CategoryChartDescription.js +222 -78
  495. package/esm5/lib/CategoryChartDescriptionMetadata.js +14 -0
  496. package/esm5/lib/CategoryChartDescriptionModule.js +2 -0
  497. package/esm5/lib/CategoryDateTimeXAxisDescription.js +19 -19
  498. package/esm5/lib/CategoryHighlightLayerDescription.js +9 -9
  499. package/esm5/lib/CategoryItemHighlightLayerDescription.js +29 -29
  500. package/esm5/lib/CategorySeriesDescription.js +21 -21
  501. package/esm5/lib/CategoryToolTipLayerDescription.js +6 -6
  502. package/esm5/lib/CategoryXAxisDescription.js +16 -16
  503. package/esm5/lib/CategoryYAxisDescription.js +16 -16
  504. package/esm5/lib/ChaikinOscillatorIndicatorDescription.js +6 -6
  505. package/esm5/lib/ChaikinVolatilityIndicatorDescription.js +3 -3
  506. package/esm5/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +850 -545
  507. package/esm5/lib/CodeGeneratingComponentRendererDataEmitter.js +88 -54
  508. package/esm5/lib/CodeGeneratingImportManager.js +52 -20
  509. package/esm5/lib/CodeGenerationLibrary.js +1 -1
  510. package/esm5/lib/CodeGenerationLibraryItem.js +44 -15
  511. package/esm5/lib/CodeGenerationLibraryItemContent.js +1 -101
  512. package/esm5/lib/CodeGenerationLibraryItemContentConfiguration.js +7 -0
  513. package/esm5/lib/CodeGenerationLibraryItemContentConfiguration_combined.js +242 -0
  514. package/esm5/lib/CodeGenerationLibraryItemContentLocation.js +17 -0
  515. package/esm5/lib/CodeGenerationLibraryItemPlatform.js +3 -1
  516. package/esm5/lib/CodeGenerationRendererOptions.js +12 -0
  517. package/esm5/lib/CodeGenerationTargetPlatforms.js +2 -1
  518. package/esm5/lib/ColorCollectionUtil.js +1 -1
  519. package/esm5/lib/ColorUtil.js +2 -2
  520. package/esm5/lib/ColumnDescription.js +164 -140
  521. package/esm5/lib/ColumnDescriptionMetadata.js +2 -0
  522. package/esm5/lib/ColumnFragmentDescription.js +6 -6
  523. package/esm5/lib/ColumnGroupingDescription.js +33 -21
  524. package/esm5/lib/ColumnGroupingDescriptionMetadata.js +2 -1
  525. package/esm5/lib/ColumnSeriesDescription.js +9 -9
  526. package/esm5/lib/ComboBoxColumnDescription.js +11 -11
  527. package/esm5/lib/CommodityChannelIndexIndicatorDescription.js +3 -3
  528. package/esm5/lib/ComponentRenderer_combined.js +434 -423
  529. package/esm5/lib/CrosshairLayerDescription.js +99 -75
  530. package/esm5/lib/CrosshairLayerDescriptionMetadata.js +2 -0
  531. package/esm5/lib/CssThicknessPropertyAccessor.js +1 -1
  532. package/esm5/lib/DataAbbreviationMode.js +57 -0
  533. package/esm5/lib/DataChartAnnotationDescriptionModule.js +2 -2
  534. package/esm5/lib/DataChartDescription.js +150 -78
  535. package/esm5/lib/DataChartDescriptionMetadata.js +9 -0
  536. package/esm5/lib/DataGridDescription.js +653 -509
  537. package/esm5/lib/DataGridDescriptionMetadata_combined.js +12 -0
  538. package/esm5/lib/DataGridDescriptionModule.js +4 -0
  539. package/esm5/lib/DataGridPagerDescription.js +188 -0
  540. package/esm5/lib/DataGridPagerDescriptionMetadata.js +55 -0
  541. package/esm5/lib/DataGridPagerDescriptionModule.js +24 -0
  542. package/esm5/lib/DataGridToolbarDescription.js +91 -43
  543. package/esm5/lib/DataGridToolbarDescriptionMetadata.js +4 -0
  544. package/esm5/lib/DataLegendDescription.js +1382 -110
  545. package/esm5/lib/DataLegendDescriptionMetadata.js +141 -17
  546. package/esm5/lib/DataLegendHeaderDateMode.js +41 -0
  547. package/esm5/lib/DataLegendHeaderTimeMode.js +41 -0
  548. package/esm5/lib/DataLegendLabelMode.js +29 -0
  549. package/esm5/lib/DataLegendSeriesContext.js +123 -0
  550. package/esm5/lib/DataLegendSeriesContextDescription.js +44 -0
  551. package/esm5/lib/DataLegendSeriesContextDescriptionMetadata.js +42 -0
  552. package/esm5/lib/DataLegendSeriesGroup.js +57 -0
  553. package/esm5/lib/DataLegendSeriesValueInfo.js +65 -0
  554. package/esm5/lib/DataLegendSeriesValueInfoDescription.js +308 -0
  555. package/esm5/lib/DataLegendSeriesValueInfoDescriptionMetadata.js +64 -0
  556. package/esm5/lib/DataLegendSeriesValueType.js +81 -0
  557. package/esm5/lib/DataLegendStylingColumnEventArgsDescription.js +176 -0
  558. package/esm5/lib/DataLegendStylingColumnEventArgsDescriptionMetadata.js +53 -0
  559. package/esm5/lib/DataLegendStylingRowEventArgsDescription.js +116 -0
  560. package/esm5/lib/DataLegendStylingRowEventArgsDescriptionMetadata.js +48 -0
  561. package/esm5/lib/DataLegendSummaryColumn.js +66 -0
  562. package/esm5/lib/DataLegendSummaryColumnDescription.js +24 -0
  563. package/esm5/lib/DataLegendSummaryColumnDescriptionMetadata.js +42 -0
  564. package/esm5/lib/DataLegendSummaryEventArgsDescription.js +92 -0
  565. package/esm5/lib/DataLegendSummaryEventArgsDescriptionMetadata.js +45 -0
  566. package/esm5/lib/DataLegendSummaryType.js +41 -0
  567. package/esm5/lib/DataLegendUnitsMode.js +29 -0
  568. package/esm5/lib/DataLegendValueMode.js +30 -0
  569. package/esm5/lib/DataSeriesType.js +5 -1
  570. package/esm5/lib/DataSourceLocalDataProvider.js +12 -2
  571. package/esm5/lib/DataToolTipLayerDescription.js +1561 -0
  572. package/esm5/lib/DataToolTipLayerDescriptionMetadata.js +184 -0
  573. package/esm5/lib/DataToolTipLayerDescriptionModule.js +24 -0
  574. package/esm5/lib/DataToolTipLayerGroupingMode.js +29 -0
  575. package/esm5/lib/DataTooltipGroupedPositionX.js +81 -0
  576. package/esm5/lib/DataTooltipGroupedPositionY.js +81 -0
  577. package/esm5/lib/DateTimeColumnDescription.js +29 -29
  578. package/esm5/lib/DateTimeColumnDescriptionMetadata.js +1 -1
  579. package/esm5/lib/DateTimeFormatSpecifier.js +26 -22
  580. package/esm5/lib/DefaultSummaryResult.js +24 -10
  581. package/esm5/lib/DescriptionJsonValidator.js +6 -4
  582. package/esm5/lib/DescriptionSerializer.js +6 -5
  583. package/esm5/lib/DescriptionTreeReconciler.js +6 -0
  584. package/esm5/lib/DetrendedPriceOscillatorIndicatorDescription.js +3 -3
  585. package/esm5/lib/DivBridge.js +52 -0
  586. package/esm5/lib/DomainChartDescription.js +2182 -406
  587. package/esm5/lib/DomainChartDescriptionMetadata.js +172 -4
  588. package/esm5/lib/DotNetCodeGeneratingComponentRendererModuleEmitter.js +11 -3
  589. package/esm5/lib/EventProxy.js +43 -42
  590. package/esm5/lib/ExpansionPanelDescriptionMetadata.js +1 -0
  591. package/esm5/lib/FastStochasticOscillatorIndicatorDescription.js +3 -3
  592. package/esm5/lib/FinalValueLayerDescription.js +47 -35
  593. package/esm5/lib/FinalValueLayerDescriptionMetadata.js +1 -0
  594. package/esm5/lib/FinancialChartDescription.js +186 -162
  595. package/esm5/lib/FinancialChartDescriptionMetadata.js +2 -0
  596. package/esm5/lib/FinancialIndicatorDescription.js +21 -21
  597. package/esm5/lib/FinancialOverlayDescription.js +3 -3
  598. package/esm5/lib/FinancialPriceSeriesDescription.js +116 -20
  599. package/esm5/lib/FinancialPriceSeriesDescriptionMetadata.js +8 -0
  600. package/esm5/lib/FinancialSeriesDescription.js +39 -39
  601. package/esm5/lib/Flattener.js +5 -5
  602. package/esm5/lib/FontDefaults.js +78 -0
  603. package/esm5/lib/ForceIndexIndicatorDescription.js +3 -3
  604. package/esm5/lib/FormatSpecifier.js +101 -2
  605. package/esm5/lib/FullStochasticOscillatorIndicatorDescription.js +9 -9
  606. package/esm5/lib/GeographicContourLineSeriesDescription.js +13 -13
  607. package/esm5/lib/GeographicHighDensityScatterSeriesDescription.js +31 -31
  608. package/esm5/lib/GeographicMapImageryDescription_combined.js +41 -41
  609. package/esm5/lib/GeographicMapSeriesHostDescription.js +6 -6
  610. package/esm5/lib/GeographicMarkerSeriesDescription.js +29 -29
  611. package/esm5/lib/GeographicPolylineSeriesDescription.js +18 -18
  612. package/esm5/lib/GeographicProportionalSymbolSeriesDescription.js +51 -51
  613. package/esm5/lib/GeographicScatterAreaSeriesDescription.js +11 -11
  614. package/esm5/lib/GeographicShapeSeriesBaseDescription.js +30 -30
  615. package/esm5/lib/GeographicShapeSeriesDescription.js +45 -45
  616. package/esm5/lib/GeographicSymbolSeriesDescription.js +26 -26
  617. package/esm5/lib/GeographicTileSeriesDescription.js +6 -6
  618. package/esm5/lib/GeographicXYTriangulatingSeriesDescription.js +17 -17
  619. package/esm5/lib/GridBridge.js +138 -0
  620. package/esm5/lib/GridBridgeColumnDefinition.js +31 -0
  621. package/esm5/lib/GridBridgeRowDefinition.js +31 -0
  622. package/esm5/lib/HighDensityScatterSeriesDescription.js +84 -36
  623. package/esm5/lib/HighDensityScatterSeriesDescriptionMetadata.js +4 -0
  624. package/esm5/lib/HorizontalAnchoredCategorySeriesDescription.js +6 -6
  625. package/esm5/lib/HorizontalRangeCategorySeriesDescription.js +54 -6
  626. package/esm5/lib/HorizontalRangeCategorySeriesDescriptionMetadata.js +4 -0
  627. package/esm5/lib/HorizontalStackedSeriesBaseDescription.js +6 -6
  628. package/esm5/lib/IDataSeriesAdapterRule_combined.js +32 -29
  629. package/esm5/lib/IDataSourceDataProvider_combined.js +89 -74
  630. package/esm5/lib/INativeUIContainerBridge.js +12 -0
  631. package/esm5/lib/INativeUIContentBridge.js +12 -0
  632. package/esm5/lib/INativeUIElementBridge.js +7 -0
  633. package/esm5/lib/INativeUIElementBridge_combined.js +312 -0
  634. package/esm5/lib/INativeUIElementFactory.js +11 -0
  635. package/esm5/lib/INativeUIGridBridge.js +12 -0
  636. package/esm5/lib/IRenderer_combined.js +28 -6
  637. package/esm5/lib/IgcButtonBridge.js +113 -0
  638. package/esm5/lib/IgcCheckboxBridge.js +68 -0
  639. package/esm5/lib/IgcDropdownBridge.js +146 -0
  640. package/esm5/lib/IgcInputBridge.js +103 -0
  641. package/esm5/lib/IgcSliderBridge.js +78 -0
  642. package/esm5/lib/ImageColumnDescription.js +17 -17
  643. package/esm5/lib/ImageColumnDescriptionMetadata.js +1 -1
  644. package/esm5/lib/InterpolationUtil.js +1 -1
  645. package/esm5/lib/ItemToolTipLayerDescription.js +12 -12
  646. package/esm5/lib/JsonDictionaryItem.js +20 -19
  647. package/esm5/lib/LegendItemBadgeMode.js +25 -0
  648. package/esm5/lib/LegendItemBadgeShape.js +49 -0
  649. package/esm5/lib/LineSeriesDescription.js +3 -3
  650. package/esm5/lib/LocalDataSourceDescription.js +3 -3
  651. package/esm5/lib/LocalDataSource_combined.js +228 -225
  652. package/esm5/lib/MarkerSeriesDescription.js +26 -26
  653. package/esm5/lib/MathUtil.js +51 -14
  654. package/esm5/lib/MoneyFlowIndexIndicatorDescription.js +3 -3
  655. package/esm5/lib/MovingAverageConvergenceDivergenceIndicatorDescription.js +9 -9
  656. package/esm5/lib/NativeUIBuiltInEvents.js +11 -0
  657. package/esm5/lib/NativeUIBuiltInProperties.js +11 -0
  658. package/esm5/lib/NativeUIButton.js +65 -0
  659. package/esm5/lib/NativeUIButtonClickedEventArgs.js +20 -0
  660. package/esm5/lib/NativeUICheckbox.js +64 -0
  661. package/esm5/lib/NativeUICheckboxChangeEventArgs.js +20 -0
  662. package/esm5/lib/NativeUIChildren.js +22 -0
  663. package/esm5/lib/NativeUIComponent.js +7 -0
  664. package/esm5/lib/NativeUIComponentBuiltInType.js +11 -0
  665. package/esm5/lib/NativeUIComponentHorizontalAlignment.js +11 -0
  666. package/esm5/lib/NativeUIComponentVerticalAlignment.js +11 -0
  667. package/esm5/lib/NativeUIContainer.js +47 -0
  668. package/esm5/lib/NativeUIContent.js +41 -0
  669. package/esm5/lib/NativeUIDisplayDensity.js +11 -0
  670. package/esm5/lib/NativeUIDropDown.js +76 -0
  671. package/esm5/lib/NativeUIDropDownSelectedValueChangedEventArgs.js +20 -0
  672. package/esm5/lib/NativeUIElementBridge.js +89 -0
  673. package/esm5/lib/NativeUIGrid.js +75 -0
  674. package/esm5/lib/NativeUIGridHeightType.js +11 -0
  675. package/esm5/lib/NativeUIGridWidthType.js +11 -0
  676. package/esm5/lib/NativeUIInput.js +75 -0
  677. package/esm5/lib/NativeUIInputChangingEventArgs.js +20 -0
  678. package/esm5/lib/NativeUIInputDisplayType.js +11 -0
  679. package/esm5/lib/NativeUIInputsFactory.js +179 -0
  680. package/esm5/lib/NativeUILabel.js +46 -0
  681. package/esm5/lib/NativeUISlider.js +86 -0
  682. package/esm5/lib/NativeUISliderValueChangedEventArgs.js +20 -0
  683. package/esm5/lib/NumberFormatSpecifier.js +198 -21
  684. package/esm5/lib/NumberFormatSpecifierDescription.js +35 -23
  685. package/esm5/lib/NumberFormatSpecifierDescriptionMetadata.js +1 -0
  686. package/esm5/lib/Numeric.js +1 -1
  687. package/esm5/lib/NumericAngleAxisDescription.js +3 -3
  688. package/esm5/lib/NumericAxisBaseDescription.js +128 -56
  689. package/esm5/lib/NumericAxisBaseDescriptionMetadata.js +7 -0
  690. package/esm5/lib/NumericColumnDescription.js +44 -44
  691. package/esm5/lib/NumericColumnDescriptionMetadata.js +1 -1
  692. package/esm5/lib/NumericRadiusAxisDescription.js +6 -6
  693. package/esm5/lib/OrdinalTimeXAxisDescription.js +15 -15
  694. package/esm5/lib/PageChangedEventArgsDescription.js +56 -0
  695. package/esm5/lib/PageChangedEventArgsDescriptionMetadata.js +42 -0
  696. package/esm5/lib/PagedDataSource.js +60 -0
  697. package/esm5/lib/PagedDataSourceDescription.js +24 -0
  698. package/esm5/lib/PagedDataSourceDescriptionMetadata.js +42 -0
  699. package/esm5/lib/PercentagePriceOscillatorIndicatorDescription.js +6 -6
  700. package/esm5/lib/PercentageVolumeOscillatorIndicatorDescription.js +6 -6
  701. package/esm5/lib/PlatformFormatter.js +23 -0
  702. package/esm5/lib/PlatformSpecifierType.js +1 -1
  703. package/esm5/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +2 -0
  704. package/esm5/lib/PolarAreaSeriesDescription.js +3 -3
  705. package/esm5/lib/PolarBaseDescription.js +104 -56
  706. package/esm5/lib/PolarBaseDescriptionMetadata.js +4 -0
  707. package/esm5/lib/PolarLineSeriesDescription.js +3 -3
  708. package/esm5/lib/PolarSplineAreaSeriesDescription.js +3 -3
  709. package/esm5/lib/PolarSplineSeriesDescription.js +3 -3
  710. package/esm5/lib/PriceChannelOverlayDescription.js +3 -3
  711. package/esm5/lib/PropertyEditorDescriptionObjectDescription_combined.js +86 -26
  712. package/esm5/lib/PropertyEditorPanelDescription.js +272 -0
  713. package/esm5/lib/PropertyEditorPanelDescriptionMetadata.js +64 -0
  714. package/esm5/lib/PropertyEditorPanelDescriptionModule.js +26 -0
  715. package/esm5/lib/PropertyEditorPropertyDescriptionDescriptionMetadata.js +6 -1
  716. package/esm5/lib/RadialAreaSeriesDescription.js +3 -3
  717. package/esm5/lib/RadialBaseDescription.js +21 -21
  718. package/esm5/lib/RadialColumnSeriesDescription.js +6 -6
  719. package/esm5/lib/RadialLineSeriesDescription.js +3 -3
  720. package/esm5/lib/RadialPieSeriesDescription.js +6 -6
  721. package/esm5/lib/RangeCategorySeriesDescription.js +6 -6
  722. package/esm5/lib/RangeColumnSeriesDescription.js +6 -6
  723. package/esm5/lib/RateOfChangeAndMomentumIndicatorDescription.js +3 -3
  724. package/esm5/lib/RearrangedListView.js +123 -108
  725. package/esm5/lib/RectUtil.js +1 -1
  726. package/esm5/lib/RelativeStrengthIndexIndicatorDescription.js +3 -3
  727. package/esm5/lib/ScatterAreaSeriesDescription.js +33 -9
  728. package/esm5/lib/ScatterAreaSeriesDescriptionMetadata.js +2 -0
  729. package/esm5/lib/ScatterBaseDescription.js +101 -53
  730. package/esm5/lib/ScatterBaseDescriptionMetadata.js +4 -0
  731. package/esm5/lib/ScatterContourSeriesDescription.js +36 -12
  732. package/esm5/lib/ScatterContourSeriesDescriptionMetadata.js +2 -0
  733. package/esm5/lib/ScatterLineSeriesDescription.js +3 -3
  734. package/esm5/lib/ScatterPolygonSeriesDescription.js +32 -32
  735. package/esm5/lib/ScatterPolylineSeriesDescription.js +3 -3
  736. package/esm5/lib/ScatterSplineSeriesDescription.js +3 -3
  737. package/esm5/lib/ScatterTriangulationSeriesDescription.js +73 -25
  738. package/esm5/lib/ScatterTriangulationSeriesDescriptionMetadata.js +4 -0
  739. package/esm5/lib/ScrollerView_combined.js +12 -12
  740. package/esm5/lib/SectionMap.js +3 -0
  741. package/esm5/lib/SeriesDescription.js +179 -155
  742. package/esm5/lib/SeriesDescriptionMetadata.js +2 -0
  743. package/esm5/lib/SeriesViewerDescription.js +159 -135
  744. package/esm5/lib/ShapeSeriesBaseDescription.js +36 -36
  745. package/esm5/lib/SlowStochasticOscillatorIndicatorDescription.js +3 -3
  746. package/esm5/lib/SmartPlacer.js +1 -1
  747. package/esm5/lib/SpanBridge.js +41 -0
  748. package/esm5/lib/SplineSeriesBaseDescription.js +6 -6
  749. package/esm5/lib/StackedBarSeriesDescription.js +6 -6
  750. package/esm5/lib/StackedColumnSeriesDescription.js +6 -6
  751. package/esm5/lib/StackedFragmentSeriesDescription.js +357 -165
  752. package/esm5/lib/StackedFragmentSeriesDescriptionMetadata.js +20 -0
  753. package/esm5/lib/StackedSeriesBaseDescription.js +12 -12
  754. package/esm5/lib/StackedSeriesCreatedEventArgsDescription.js +51 -27
  755. package/esm5/lib/StackedSeriesCreatedEventArgsDescriptionMetadata.js +2 -0
  756. package/esm5/lib/StackedSplineAreaSeriesDescription.js +3 -3
  757. package/esm5/lib/StackedSplineSeriesDescription.js +3 -3
  758. package/esm5/lib/StandardDeviationIndicatorDescription.js +3 -3
  759. package/esm5/lib/StochRSIIndicatorDescription.js +3 -3
  760. package/esm5/lib/StraightNumericAxisBaseDescription.js +3 -3
  761. package/esm5/lib/TRIXIndicatorDescription.js +3 -3
  762. package/esm5/lib/TemplateColumnDescription.js +6 -6
  763. package/esm5/lib/TextBlock.js +26 -24
  764. package/esm5/lib/TextColumnDescription.js +14 -14
  765. package/esm5/lib/TextColumnDescriptionMetadata.js +1 -1
  766. package/esm5/lib/TextFontMetrics.js +24 -0
  767. package/esm5/lib/Thickness.js +55 -15
  768. package/esm5/lib/TileSeriesDescription.js +3 -3
  769. package/esm5/lib/TimeAxisBaseDescription.js +22 -22
  770. package/esm5/lib/TimeXAxisDescription.js +11 -11
  771. package/esm5/lib/TypeDescriptionPlatform.js +2 -1
  772. package/esm5/lib/ValueOverlayDescription.js +50 -38
  773. package/esm5/lib/ValueOverlayDescriptionMetadata.js +1 -0
  774. package/esm5/lib/VerticalAnchoredCategorySeriesDescription.js +6 -6
  775. package/esm5/lib/VerticalStackedSeriesBaseDescription.js +6 -6
  776. package/esm5/lib/VirtualDataSource.js +330 -327
  777. package/esm5/lib/VirtualDataSourceDescription.js +20 -20
  778. package/esm5/lib/WaterfallSeriesDescription.js +12 -12
  779. package/esm5/lib/WebActivePaneEventArgsDescription.js +44 -0
  780. package/esm5/lib/WebActivePaneEventArgsDescriptionMetadata.js +43 -0
  781. package/esm5/lib/WebButtonBaseDescription.js +31 -19
  782. package/esm5/lib/WebButtonBaseDescriptionMetadata.js +1 -0
  783. package/esm5/lib/WebButtonDescription.js +3 -3
  784. package/esm5/lib/WebCalendarBaseDescription.js +7 -19
  785. package/esm5/lib/WebCalendarBaseDescriptionMetadata.js +0 -1
  786. package/esm5/lib/WebCalendarDescription.js +29 -17
  787. package/esm5/lib/WebCalendarDescriptionMetadata.js +1 -0
  788. package/esm5/lib/WebCardActionsDescription.js +14 -1
  789. package/esm5/lib/WebCardActionsDescriptionMetadata.js +2 -0
  790. package/esm5/lib/WebChipDescription.js +128 -0
  791. package/esm5/lib/WebChipDescriptionMetadata.js +53 -0
  792. package/esm5/lib/WebChipDescriptionModule.js +24 -0
  793. package/esm5/lib/WebCircularGradientDescription.js +68 -0
  794. package/esm5/lib/WebCircularGradientDescriptionMetadata.js +44 -0
  795. package/esm5/lib/{SummaryToolTipLayerDescriptionModule.js → WebCircularGradientDescriptionModule.js} +9 -9
  796. package/esm5/lib/WebCircularProgressDescription.js +24 -0
  797. package/esm5/lib/WebCircularProgressDescriptionMetadata.js +43 -0
  798. package/esm5/lib/WebCircularProgressDescriptionModule.js +26 -0
  799. package/esm5/lib/WebContentPaneDescription.js +267 -0
  800. package/esm5/lib/WebContentPaneDescriptionMetadata.js +65 -0
  801. package/esm5/lib/WebContentPaneDescriptionModule.js +26 -0
  802. package/esm5/lib/WebDockManagerDescription.js +140 -0
  803. package/esm5/lib/WebDockManagerDescriptionMetadata.js +60 -0
  804. package/esm5/lib/WebDockManagerDescriptionModule.js +24 -0
  805. package/esm5/lib/WebDockManagerLayoutDescription.js +58 -0
  806. package/esm5/lib/WebDockManagerLayoutDescriptionMetadata.js +45 -0
  807. package/esm5/lib/WebDockManagerLayoutDescriptionModule.js +24 -0
  808. package/esm5/lib/WebDockManagerPaneDescription.js +31 -0
  809. package/esm5/lib/WebDockManagerPaneDescriptionMetadata.js +41 -0
  810. package/esm5/lib/WebDockManagerPaneDescriptionModule.js +24 -0
  811. package/esm5/lib/WebDockManagerPointDescription.js +56 -0
  812. package/esm5/lib/WebDockManagerPointDescriptionMetadata.js +43 -0
  813. package/esm5/lib/WebDockManagerPointDescriptionModule.js +24 -0
  814. package/esm5/lib/WebDockManagerResourceStringsDescription.js +140 -0
  815. package/esm5/lib/WebDockManagerResourceStringsDescriptionMetadata.js +50 -0
  816. package/esm5/lib/WebDockPaneActionDescription.js +61 -0
  817. package/esm5/lib/WebDockPaneActionDescriptionMetadata.js +51 -0
  818. package/esm5/lib/WebDockingIndicatorDescription.js +56 -0
  819. package/esm5/lib/WebDockingIndicatorDescriptionMetadata.js +44 -0
  820. package/esm5/lib/WebDocumentHostDescription.js +75 -0
  821. package/esm5/lib/WebDocumentHostDescriptionMetadata.js +50 -0
  822. package/esm5/lib/WebDocumentHostDescriptionModule.js +26 -0
  823. package/esm5/lib/WebDropdownDescription.js +164 -0
  824. package/esm5/lib/WebDropdownDescriptionMetadata.js +58 -0
  825. package/esm5/lib/WebDropdownDescriptionModule.js +26 -0
  826. package/esm5/lib/WebDropdownGroupDescription.js +56 -0
  827. package/esm5/lib/WebDropdownGroupDescriptionMetadata.js +46 -0
  828. package/esm5/lib/WebDropdownGroupDescriptionModule.js +26 -0
  829. package/esm5/lib/WebDropdownHeaderDescription.js +31 -0
  830. package/esm5/lib/WebDropdownHeaderDescriptionMetadata.js +41 -0
  831. package/esm5/lib/WebDropdownHeaderDescriptionModule.js +24 -0
  832. package/esm5/lib/WebDropdownItemComponentEventArgsDescription.js +44 -0
  833. package/esm5/lib/WebDropdownItemComponentEventArgsDescriptionMetadata.js +44 -0
  834. package/esm5/lib/WebDropdownItemDescription.js +80 -0
  835. package/esm5/lib/WebDropdownItemDescriptionMetadata.js +45 -0
  836. package/esm5/lib/WebDropdownItemDescriptionModule.js +24 -0
  837. package/esm5/lib/WebFloatPaneActionDescription.js +73 -0
  838. package/esm5/lib/WebFloatPaneActionDescriptionMetadata.js +50 -0
  839. package/esm5/lib/WebFloatingPaneResizeEventArgsDescription.js +44 -0
  840. package/esm5/lib/WebFloatingPaneResizeEventArgsDescriptionMetadata.js +43 -0
  841. package/esm5/lib/WebFloatingPaneResizeMoveEventArgsDescription.js +44 -0
  842. package/esm5/lib/WebFloatingPaneResizeMoveEventArgsDescriptionMetadata.js +43 -0
  843. package/esm5/lib/WebFormDataEventArgsDescriptionMetadata.js +1 -1
  844. package/esm5/lib/WebIconButtonDescription.js +11 -11
  845. package/esm5/lib/WebInputBaseDescription.js +164 -0
  846. package/esm5/lib/WebInputBaseDescriptionMetadata.js +55 -0
  847. package/esm5/lib/WebInputBaseDescriptionModule.js +24 -0
  848. package/esm5/lib/WebInputDescription.js +48 -187
  849. package/esm5/lib/WebInputDescriptionMetadata.js +4 -16
  850. package/esm5/lib/WebInputDescriptionModule.js +2 -0
  851. package/esm5/lib/WebLinearProgressDescription.js +49 -0
  852. package/esm5/lib/WebLinearProgressDescriptionMetadata.js +46 -0
  853. package/esm5/lib/WebLinearProgressDescriptionModule.js +26 -0
  854. package/esm5/lib/WebMoveFloatingPaneActionDescription.js +61 -0
  855. package/esm5/lib/WebMoveFloatingPaneActionDescriptionMetadata.js +49 -0
  856. package/esm5/lib/WebMoveTabActionDescription.js +61 -0
  857. package/esm5/lib/WebMoveTabActionDescriptionMetadata.js +47 -0
  858. package/esm5/lib/WebNavDrawerDescriptionMetadata.js +1 -1
  859. package/esm5/lib/WebPaneCloseEventArgsDescription.js +44 -0
  860. package/esm5/lib/WebPaneCloseEventArgsDescriptionMetadata.js +43 -0
  861. package/esm5/lib/WebPaneDragActionDescription.js +31 -0
  862. package/esm5/lib/WebPaneDragActionDescriptionMetadata.js +41 -0
  863. package/esm5/lib/WebPaneDragEndEventArgsDescription.js +44 -0
  864. package/esm5/lib/WebPaneDragEndEventArgsDescriptionMetadata.js +43 -0
  865. package/esm5/lib/WebPaneDragOverEventArgsDescription.js +44 -0
  866. package/esm5/lib/WebPaneDragOverEventArgsDescriptionMetadata.js +43 -0
  867. package/esm5/lib/WebPaneDragStartEventArgsDescription.js +44 -0
  868. package/esm5/lib/WebPaneDragStartEventArgsDescriptionMetadata.js +43 -0
  869. package/esm5/lib/WebPaneHeaderConnectionEventArgsDescription.js +44 -0
  870. package/esm5/lib/WebPaneHeaderConnectionEventArgsDescriptionMetadata.js +43 -0
  871. package/esm5/lib/WebPaneHeaderElementDescription.js +31 -0
  872. package/esm5/lib/WebPaneHeaderElementDescriptionMetadata.js +41 -0
  873. package/esm5/lib/WebPanePinnedEventArgsDescription.js +44 -0
  874. package/esm5/lib/WebPanePinnedEventArgsDescriptionMetadata.js +43 -0
  875. package/esm5/lib/WebProgressBaseDescription.js +116 -0
  876. package/esm5/lib/WebProgressBaseDescriptionMetadata.js +47 -0
  877. package/esm5/lib/WebProgressBaseDescriptionModule.js +24 -0
  878. package/esm5/lib/WebRangeSliderValueEventArgsDescriptionMetadata.js +1 -1
  879. package/esm5/lib/WebRatingDescription.js +188 -0
  880. package/esm5/lib/WebRatingDescriptionMetadata.js +57 -0
  881. package/esm5/lib/WebRatingDescriptionModule.js +24 -0
  882. package/esm5/lib/WebRatingSymbolDescription.js +31 -0
  883. package/esm5/lib/WebRatingSymbolDescriptionMetadata.js +41 -0
  884. package/esm5/lib/WebRatingSymbolDescriptionModule.js +24 -0
  885. package/esm5/lib/WebSnackbarDescription.js +92 -0
  886. package/esm5/lib/WebSnackbarDescriptionMetadata.js +48 -0
  887. package/esm5/lib/WebSnackbarDescriptionModule.js +24 -0
  888. package/esm5/lib/WebSplitPaneDescription.js +147 -0
  889. package/esm5/lib/WebSplitPaneDescriptionMetadata.js +57 -0
  890. package/esm5/lib/WebSplitPaneDescriptionModule.js +26 -0
  891. package/esm5/lib/WebTabGroupPaneDescription.js +99 -0
  892. package/esm5/lib/WebTabGroupPaneDescriptionMetadata.js +50 -0
  893. package/esm5/lib/WebTabGroupPaneDescriptionModule.js +26 -0
  894. package/esm5/lib/WebTabHeaderConnectionEventArgsDescription.js +44 -0
  895. package/esm5/lib/WebTabHeaderConnectionEventArgsDescriptionMetadata.js +43 -0
  896. package/esm5/lib/WebTabHeaderElementDescription.js +31 -0
  897. package/esm5/lib/WebTabHeaderElementDescriptionMetadata.js +41 -0
  898. package/esm5/lib/WebThemeControllerDescription.js +31 -0
  899. package/esm5/lib/WebThemeControllerDescriptionMetadata.js +41 -0
  900. package/esm5/lib/WebToastDescription.js +68 -0
  901. package/esm5/lib/WebToastDescriptionMetadata.js +44 -0
  902. package/esm5/lib/WebToastDescriptionModule.js +24 -0
  903. package/esm5/lib/WilliamsPercentRIndicatorDescription.js +3 -3
  904. package/esm5/lib/XYChartDescription.js +228 -228
  905. package/esm5/lib/XamMultiScaleImageView_combined.js +2 -2
  906. package/esm5/lib/igx-data-legend-series-context.js +82 -0
  907. package/esm5/lib/igx-data-legend-series-value-info.js +345 -0
  908. package/esm5/lib/igx-data-legend-summary-column.js +78 -0
  909. package/esm5/lib/igx-format-specifier.js +4 -0
  910. package/esm5/lib/igx-number-format-specifier.js +10 -0
  911. package/esm5/lib/igx-tooltip-container-component.js +2 -2
  912. package/esm5/public_api.js +208 -5
  913. package/fesm2015/igniteui-angular-core.js +38223 -23250
  914. package/fesm5/igniteui-angular-core.js +68022 -49263
  915. package/lib/AbsoluteVolumeOscillatorIndicatorDescription.d.ts +2 -2
  916. package/lib/AnchoredCategorySeriesDescription.d.ts +14 -8
  917. package/lib/AnchoredRadialSeriesDescription.d.ts +13 -7
  918. package/lib/AnnotationLayerDescription.d.ts +5 -5
  919. package/lib/AreaSeriesDescription.d.ts +1 -1
  920. package/lib/AverageDirectionalIndexIndicatorDescription.d.ts +1 -1
  921. package/lib/AverageTrueRangeIndicatorDescription.d.ts +1 -1
  922. package/lib/AxisAnnotationDescription.d.ts +15 -12
  923. package/lib/AxisDescription.d.ts +56 -53
  924. package/lib/BarSeriesDescription.d.ts +2 -2
  925. package/lib/BaseDOMEventProxy_combined.d.ts +80 -80
  926. package/lib/BaseDataSourceDescription.d.ts +9 -6
  927. package/lib/BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.d.ts +1 -0
  928. package/lib/BlazorCodeGeneratingComponentRendererModuleEmitter.d.ts +16 -0
  929. package/lib/BlazorRazorCodeGeneratingComponentRendererCodeEmitter.d.ts +1 -0
  930. package/lib/BollingerBandWidthIndicatorDescription.d.ts +2 -2
  931. package/lib/BollingerBandsOverlayDescription.d.ts +2 -2
  932. package/lib/BubbleSeriesDescription.d.ts +22 -10
  933. package/lib/CalloutAnnotationDescription.d.ts +18 -15
  934. package/lib/CalloutLayerDescription.d.ts +49 -31
  935. package/lib/CalloutRenderStyleUpdatingEventArgsDescription.d.ts +54 -0
  936. package/lib/CalloutRenderStyleUpdatingEventArgsDescriptionMetadata.d.ts +13 -0
  937. package/lib/CanvasGestureDOMEventProxy.d.ts +30 -30
  938. package/lib/CanvasViewRenderer.d.ts +19 -16
  939. package/lib/CategoryAngleAxisDescription.d.ts +6 -6
  940. package/lib/CategoryAxisBaseDescription.d.ts +8 -8
  941. package/lib/CategoryChartDescription.d.ts +62 -26
  942. package/lib/CategoryDateTimeXAxisDescription.d.ts +7 -7
  943. package/lib/CategoryHighlightLayerDescription.d.ts +3 -3
  944. package/lib/CategoryItemHighlightLayerDescription.d.ts +10 -10
  945. package/lib/CategorySeriesDescription.d.ts +7 -7
  946. package/lib/CategoryToolTipLayerDescription.d.ts +2 -2
  947. package/lib/CategoryXAxisDescription.d.ts +6 -6
  948. package/lib/CategoryYAxisDescription.d.ts +6 -6
  949. package/lib/ChaikinOscillatorIndicatorDescription.d.ts +2 -2
  950. package/lib/ChaikinVolatilityIndicatorDescription.d.ts +1 -1
  951. package/lib/CodeGeneratingComponentRendererCodeEmitter_combined.d.ts +185 -148
  952. package/lib/CodeGeneratingComponentRendererDataEmitter.d.ts +28 -23
  953. package/lib/CodeGeneratingImportManager.d.ts +5 -3
  954. package/lib/CodeGenerationLibraryItem.d.ts +9 -4
  955. package/lib/CodeGenerationLibraryItemContent.d.ts +1 -21
  956. package/lib/CodeGenerationLibraryItemContentConfiguration.d.ts +1 -0
  957. package/lib/CodeGenerationLibraryItemContentConfiguration_combined.d.ts +44 -0
  958. package/lib/CodeGenerationLibraryItemContentLocation.d.ts +10 -0
  959. package/lib/CodeGenerationLibraryItemPlatform.d.ts +3 -1
  960. package/lib/CodeGenerationRendererOptions.d.ts +3 -0
  961. package/lib/CodeGenerationTargetPlatforms.d.ts +2 -1
  962. package/lib/ColumnDescription.d.ts +55 -49
  963. package/lib/ColumnFragmentDescription.d.ts +2 -2
  964. package/lib/ColumnGroupingDescription.d.ts +11 -8
  965. package/lib/ColumnSeriesDescription.d.ts +3 -3
  966. package/lib/ComboBoxColumnDescription.d.ts +4 -4
  967. package/lib/CommodityChannelIndexIndicatorDescription.d.ts +1 -1
  968. package/lib/ComponentRenderer_combined.d.ts +82 -79
  969. package/lib/CrosshairLayerDescription.d.ts +33 -27
  970. package/lib/DataAbbreviationMode.d.ts +50 -0
  971. package/lib/DataChartDescription.d.ts +45 -27
  972. package/lib/DataGridDescription.d.ts +211 -175
  973. package/lib/DataGridPagerDescription.d.ts +51 -0
  974. package/lib/DataGridPagerDescriptionMetadata.d.ts +13 -0
  975. package/lib/DataGridPagerDescriptionModule.d.ts +9 -0
  976. package/lib/DataGridToolbarDescription.d.ts +27 -15
  977. package/lib/DataLegendDescription.d.ts +373 -54
  978. package/lib/DataLegendDescriptionMetadata.d.ts +2 -1
  979. package/lib/DataLegendHeaderDateMode.d.ts +34 -0
  980. package/lib/DataLegendHeaderTimeMode.d.ts +34 -0
  981. package/lib/DataLegendLabelMode.d.ts +22 -0
  982. package/lib/DataLegendSeriesContext.d.ts +25 -0
  983. package/lib/DataLegendSeriesContextDescription.d.ts +14 -0
  984. package/lib/DataLegendSeriesContextDescriptionMetadata.d.ts +13 -0
  985. package/lib/DataLegendSeriesGroup.d.ts +50 -0
  986. package/lib/DataLegendSeriesValueInfo.d.ts +34 -0
  987. package/lib/DataLegendSeriesValueInfoDescription.d.ts +80 -0
  988. package/lib/DataLegendSeriesValueInfoDescriptionMetadata.d.ts +13 -0
  989. package/lib/DataLegendSeriesValueType.d.ts +74 -0
  990. package/lib/DataLegendStylingColumnEventArgsDescription.d.ts +47 -0
  991. package/lib/DataLegendStylingColumnEventArgsDescriptionMetadata.d.ts +13 -0
  992. package/lib/DataLegendStylingRowEventArgsDescription.d.ts +32 -0
  993. package/lib/DataLegendStylingRowEventArgsDescriptionMetadata.d.ts +13 -0
  994. package/lib/DataLegendSummaryColumn.d.ts +20 -0
  995. package/lib/DataLegendSummaryColumnDescription.d.ts +10 -0
  996. package/lib/DataLegendSummaryColumnDescriptionMetadata.d.ts +13 -0
  997. package/lib/DataLegendSummaryEventArgsDescription.d.ts +26 -0
  998. package/lib/DataLegendSummaryEventArgsDescriptionMetadata.d.ts +13 -0
  999. package/lib/DataLegendSummaryType.d.ts +34 -0
  1000. package/lib/DataLegendUnitsMode.d.ts +22 -0
  1001. package/lib/DataLegendValueMode.d.ts +23 -0
  1002. package/lib/DataSeriesType.d.ts +5 -1
  1003. package/lib/DataSourceLocalDataProvider.d.ts +2 -1
  1004. package/lib/DataToolTipLayerDescription.d.ts +395 -0
  1005. package/lib/DataToolTipLayerDescriptionMetadata.d.ts +13 -0
  1006. package/lib/DataToolTipLayerDescriptionModule.d.ts +9 -0
  1007. package/lib/DataToolTipLayerGroupingMode.d.ts +22 -0
  1008. package/lib/DataTooltipGroupedPositionX.d.ts +74 -0
  1009. package/lib/DataTooltipGroupedPositionY.d.ts +74 -0
  1010. package/lib/DateTimeColumnDescription.d.ts +13 -13
  1011. package/lib/DateTimeFormatSpecifier.d.ts +2 -1
  1012. package/lib/DefaultSummaryResult.d.ts +6 -2
  1013. package/lib/DetrendedPriceOscillatorIndicatorDescription.d.ts +1 -1
  1014. package/lib/DivBridge.d.ts +19 -0
  1015. package/lib/DomainChartDescription.d.ts +550 -105
  1016. package/lib/DotNetCodeGeneratingComponentRendererModuleEmitter.d.ts +2 -1
  1017. package/lib/EventProxy.d.ts +33 -32
  1018. package/lib/FastStochasticOscillatorIndicatorDescription.d.ts +1 -1
  1019. package/lib/FinalValueLayerDescription.d.ts +15 -12
  1020. package/lib/FinancialChartDescription.d.ts +60 -54
  1021. package/lib/FinancialIndicatorDescription.d.ts +7 -7
  1022. package/lib/FinancialOverlayDescription.d.ts +1 -1
  1023. package/lib/FinancialPriceSeriesDescription.d.ts +31 -7
  1024. package/lib/FinancialSeriesDescription.d.ts +14 -14
  1025. package/lib/FontDefaults.d.ts +62 -0
  1026. package/lib/ForceIndexIndicatorDescription.d.ts +1 -1
  1027. package/lib/FormatSpecifier.d.ts +5 -0
  1028. package/lib/FullStochasticOscillatorIndicatorDescription.d.ts +3 -3
  1029. package/lib/GeographicContourLineSeriesDescription.d.ts +5 -5
  1030. package/lib/GeographicHighDensityScatterSeriesDescription.d.ts +11 -11
  1031. package/lib/GeographicMapImageryDescription_combined.d.ts +14 -14
  1032. package/lib/GeographicMapSeriesHostDescription.d.ts +2 -2
  1033. package/lib/GeographicMarkerSeriesDescription.d.ts +11 -11
  1034. package/lib/GeographicPolylineSeriesDescription.d.ts +6 -6
  1035. package/lib/GeographicProportionalSymbolSeriesDescription.d.ts +18 -18
  1036. package/lib/GeographicScatterAreaSeriesDescription.d.ts +4 -4
  1037. package/lib/GeographicShapeSeriesBaseDescription.d.ts +10 -10
  1038. package/lib/GeographicShapeSeriesDescription.d.ts +17 -17
  1039. package/lib/GeographicSymbolSeriesDescription.d.ts +9 -9
  1040. package/lib/GeographicTileSeriesDescription.d.ts +2 -2
  1041. package/lib/GeographicXYTriangulatingSeriesDescription.d.ts +6 -6
  1042. package/lib/GridBridge.d.ts +41 -0
  1043. package/lib/GridBridgeColumnDefinition.d.ts +11 -0
  1044. package/lib/GridBridgeRowDefinition.d.ts +11 -0
  1045. package/lib/HighDensityScatterSeriesDescription.d.ts +25 -13
  1046. package/lib/HorizontalAnchoredCategorySeriesDescription.d.ts +2 -2
  1047. package/lib/HorizontalRangeCategorySeriesDescription.d.ts +14 -2
  1048. package/lib/HorizontalStackedSeriesBaseDescription.d.ts +2 -2
  1049. package/lib/IDataLegend.d.ts +7 -0
  1050. package/lib/IDataLegendSeries.d.ts +9 -5
  1051. package/lib/IDataSeriesAdapterRule_combined.d.ts +1 -0
  1052. package/lib/IDataSourceDataProvider_combined.d.ts +24 -20
  1053. package/lib/INativeUIContainerBridge.d.ts +17 -0
  1054. package/lib/INativeUIContentBridge.d.ts +14 -0
  1055. package/lib/INativeUIElementBridge.d.ts +1 -0
  1056. package/lib/INativeUIElementBridge_combined.d.ts +99 -0
  1057. package/lib/INativeUIElementFactory.d.ts +14 -0
  1058. package/lib/INativeUIGridBridge.d.ts +26 -0
  1059. package/lib/IRenderer_combined.d.ts +3 -0
  1060. package/lib/ISummaryResult.d.ts +3 -2
  1061. package/lib/IgcButtonBridge.d.ts +21 -0
  1062. package/lib/IgcCheckboxBridge.d.ts +19 -0
  1063. package/lib/IgcDropdownBridge.d.ts +24 -0
  1064. package/lib/IgcInputBridge.d.ts +19 -0
  1065. package/lib/IgcSliderBridge.d.ts +19 -0
  1066. package/lib/ImageColumnDescription.d.ts +8 -8
  1067. package/lib/ItemToolTipLayerDescription.d.ts +4 -4
  1068. package/lib/LegendItemBadgeMode.d.ts +18 -0
  1069. package/lib/LegendItemBadgeShape.d.ts +42 -0
  1070. package/lib/LineSeriesDescription.d.ts +1 -1
  1071. package/lib/LocalDataSourceDescription.d.ts +1 -1
  1072. package/lib/LocalDataSource_combined.d.ts +33 -33
  1073. package/lib/MarkerSeriesDescription.d.ts +10 -10
  1074. package/lib/MathUtil.d.ts +15 -13
  1075. package/lib/MoneyFlowIndexIndicatorDescription.d.ts +1 -1
  1076. package/lib/MovingAverageConvergenceDivergenceIndicatorDescription.d.ts +3 -3
  1077. package/lib/NativeUIBuiltInEvents.d.ts +15 -0
  1078. package/lib/NativeUIBuiltInProperties.d.ts +23 -0
  1079. package/lib/NativeUIButton.d.ts +19 -0
  1080. package/lib/NativeUIButtonClickedEventArgs.d.ts +7 -0
  1081. package/lib/NativeUICheckbox.d.ts +18 -0
  1082. package/lib/NativeUICheckboxChangeEventArgs.d.ts +7 -0
  1083. package/lib/NativeUIChildren.d.ts +10 -0
  1084. package/lib/NativeUIComponent.d.ts +1 -0
  1085. package/lib/NativeUIComponentBuiltInType.d.ts +19 -0
  1086. package/lib/NativeUIComponentHorizontalAlignment.d.ts +14 -0
  1087. package/lib/NativeUIComponentVerticalAlignment.d.ts +14 -0
  1088. package/lib/NativeUIContainer.d.ts +15 -0
  1089. package/lib/NativeUIContent.d.ts +15 -0
  1090. package/lib/NativeUIDisplayDensity.d.ts +14 -0
  1091. package/lib/NativeUIDropDown.d.ts +21 -0
  1092. package/lib/NativeUIDropDownSelectedValueChangedEventArgs.d.ts +7 -0
  1093. package/lib/NativeUIElementBridge.d.ts +25 -0
  1094. package/lib/NativeUIGrid.d.ts +27 -0
  1095. package/lib/NativeUIGridHeightType.d.ts +13 -0
  1096. package/lib/NativeUIGridWidthType.d.ts +13 -0
  1097. package/lib/NativeUIInput.d.ts +22 -0
  1098. package/lib/NativeUIInputChangingEventArgs.d.ts +7 -0
  1099. package/lib/NativeUIInputDisplayType.d.ts +13 -0
  1100. package/lib/NativeUIInputsFactory.d.ts +23 -0
  1101. package/lib/NativeUILabel.d.ts +15 -0
  1102. package/lib/NativeUISlider.d.ts +22 -0
  1103. package/lib/NativeUISliderValueChangedEventArgs.d.ts +7 -0
  1104. package/lib/NumberFormatSpecifier.d.ts +7 -1
  1105. package/lib/NumberFormatSpecifierDescription.d.ts +13 -10
  1106. package/lib/NumericAngleAxisDescription.d.ts +1 -1
  1107. package/lib/NumericAxisBaseDescription.d.ts +38 -19
  1108. package/lib/NumericColumnDescription.d.ts +18 -18
  1109. package/lib/NumericRadiusAxisDescription.d.ts +2 -2
  1110. package/lib/OrdinalTimeXAxisDescription.d.ts +5 -5
  1111. package/lib/PageChangedEventArgsDescription.d.ts +17 -0
  1112. package/lib/PageChangedEventArgsDescriptionMetadata.d.ts +13 -0
  1113. package/lib/PagedDataSource.d.ts +18 -0
  1114. package/lib/PagedDataSourceDescription.d.ts +10 -0
  1115. package/lib/PagedDataSourceDescriptionMetadata.d.ts +13 -0
  1116. package/lib/PercentagePriceOscillatorIndicatorDescription.d.ts +2 -2
  1117. package/lib/PercentageVolumeOscillatorIndicatorDescription.d.ts +2 -2
  1118. package/lib/PlatformFormatter.d.ts +8 -0
  1119. package/lib/PlatformSpecifierType.d.ts +3 -1
  1120. package/lib/PolarAreaSeriesDescription.d.ts +1 -1
  1121. package/lib/PolarBaseDescription.d.ts +32 -20
  1122. package/lib/PolarLineSeriesDescription.d.ts +1 -1
  1123. package/lib/PolarSplineAreaSeriesDescription.d.ts +1 -1
  1124. package/lib/PolarSplineSeriesDescription.d.ts +1 -1
  1125. package/lib/PriceChannelOverlayDescription.d.ts +1 -1
  1126. package/lib/PropertyEditorDescriptionObjectDescription_combined.d.ts +24 -9
  1127. package/lib/PropertyEditorPanelDescription.d.ts +72 -0
  1128. package/lib/PropertyEditorPanelDescriptionMetadata.d.ts +14 -0
  1129. package/lib/{SummaryToolTipLayerDescriptionModule.d.ts → PropertyEditorPanelDescriptionModule.d.ts} +1 -1
  1130. package/lib/RadialAreaSeriesDescription.d.ts +1 -1
  1131. package/lib/RadialBaseDescription.d.ts +7 -7
  1132. package/lib/RadialColumnSeriesDescription.d.ts +2 -2
  1133. package/lib/RadialLineSeriesDescription.d.ts +1 -1
  1134. package/lib/RadialPieSeriesDescription.d.ts +2 -2
  1135. package/lib/RangeCategorySeriesDescription.d.ts +2 -2
  1136. package/lib/RangeColumnSeriesDescription.d.ts +2 -2
  1137. package/lib/RateOfChangeAndMomentumIndicatorDescription.d.ts +1 -1
  1138. package/lib/RelativeStrengthIndexIndicatorDescription.d.ts +1 -1
  1139. package/lib/ScatterAreaSeriesDescription.d.ts +9 -3
  1140. package/lib/ScatterBaseDescription.d.ts +31 -19
  1141. package/lib/ScatterContourSeriesDescription.d.ts +10 -4
  1142. package/lib/ScatterLineSeriesDescription.d.ts +1 -1
  1143. package/lib/ScatterPolygonSeriesDescription.d.ts +12 -12
  1144. package/lib/ScatterPolylineSeriesDescription.d.ts +1 -1
  1145. package/lib/ScatterSplineSeriesDescription.d.ts +1 -1
  1146. package/lib/ScatterTriangulationSeriesDescription.d.ts +21 -9
  1147. package/lib/SeriesDescription.d.ts +62 -56
  1148. package/lib/SeriesViewerDescription.d.ts +56 -50
  1149. package/lib/ShapeSeriesBaseDescription.d.ts +13 -13
  1150. package/lib/SlowStochasticOscillatorIndicatorDescription.d.ts +1 -1
  1151. package/lib/SpanBridge.d.ts +15 -0
  1152. package/lib/SplineSeriesBaseDescription.d.ts +2 -2
  1153. package/lib/StackedBarSeriesDescription.d.ts +2 -2
  1154. package/lib/StackedColumnSeriesDescription.d.ts +2 -2
  1155. package/lib/StackedFragmentSeriesDescription.d.ts +108 -60
  1156. package/lib/StackedSeriesBaseDescription.d.ts +4 -4
  1157. package/lib/StackedSeriesCreatedEventArgsDescription.d.ts +16 -10
  1158. package/lib/StackedSplineAreaSeriesDescription.d.ts +1 -1
  1159. package/lib/StackedSplineSeriesDescription.d.ts +1 -1
  1160. package/lib/StandardDeviationIndicatorDescription.d.ts +1 -1
  1161. package/lib/StochRSIIndicatorDescription.d.ts +1 -1
  1162. package/lib/StraightNumericAxisBaseDescription.d.ts +1 -1
  1163. package/lib/TRIXIndicatorDescription.d.ts +1 -1
  1164. package/lib/TemplateColumnDescription.d.ts +2 -2
  1165. package/lib/TextBlock.d.ts +10 -7
  1166. package/lib/TextColumnDescription.d.ts +7 -7
  1167. package/lib/TextFontMetrics.d.ts +10 -0
  1168. package/lib/Thickness.d.ts +12 -4
  1169. package/lib/TileSeriesDescription.d.ts +1 -1
  1170. package/lib/TimeAxisBaseDescription.d.ts +8 -8
  1171. package/lib/TimeXAxisDescription.d.ts +4 -4
  1172. package/lib/TypeDescriptionPlatform.d.ts +2 -1
  1173. package/lib/ValueOverlayDescription.d.ts +16 -13
  1174. package/lib/VerticalAnchoredCategorySeriesDescription.d.ts +2 -2
  1175. package/lib/VerticalStackedSeriesBaseDescription.d.ts +2 -2
  1176. package/lib/VirtualDataSource.d.ts +50 -50
  1177. package/lib/VirtualDataSourceDescription.d.ts +7 -7
  1178. package/lib/WaterfallSeriesDescription.d.ts +4 -4
  1179. package/lib/WebActivePaneEventArgsDescription.d.ts +14 -0
  1180. package/lib/WebActivePaneEventArgsDescriptionMetadata.d.ts +13 -0
  1181. package/lib/WebButtonBaseDescription.d.ts +10 -7
  1182. package/lib/WebButtonDescription.d.ts +1 -1
  1183. package/lib/WebCalendarBaseDescription.d.ts +2 -5
  1184. package/lib/WebCalendarDescription.d.ts +9 -6
  1185. package/lib/WebCardActionsDescription.d.ts +3 -0
  1186. package/lib/WebChipDescription.d.ts +35 -0
  1187. package/lib/WebChipDescriptionMetadata.d.ts +13 -0
  1188. package/lib/WebChipDescriptionModule.d.ts +9 -0
  1189. package/lib/WebCircularGradientDescription.d.ts +20 -0
  1190. package/lib/{SummaryToolTipLayerDescriptionMetadata.d.ts → WebCircularGradientDescriptionMetadata.d.ts} +1 -1
  1191. package/lib/WebCircularGradientDescriptionModule.d.ts +9 -0
  1192. package/lib/WebCircularProgressDescription.d.ts +10 -0
  1193. package/lib/WebCircularProgressDescriptionMetadata.d.ts +13 -0
  1194. package/lib/WebCircularProgressDescriptionModule.d.ts +9 -0
  1195. package/lib/WebContentPaneDescription.d.ts +72 -0
  1196. package/lib/WebContentPaneDescriptionMetadata.d.ts +13 -0
  1197. package/lib/WebContentPaneDescriptionModule.d.ts +9 -0
  1198. package/lib/WebDockManagerDescription.d.ts +43 -0
  1199. package/lib/WebDockManagerDescriptionMetadata.d.ts +13 -0
  1200. package/lib/WebDockManagerDescriptionModule.d.ts +9 -0
  1201. package/lib/WebDockManagerLayoutDescription.d.ts +20 -0
  1202. package/lib/WebDockManagerLayoutDescriptionMetadata.d.ts +13 -0
  1203. package/lib/WebDockManagerLayoutDescriptionModule.d.ts +9 -0
  1204. package/lib/WebDockManagerPaneDescription.d.ts +11 -0
  1205. package/lib/WebDockManagerPaneDescriptionMetadata.d.ts +13 -0
  1206. package/lib/WebDockManagerPaneDescriptionModule.d.ts +9 -0
  1207. package/lib/WebDockManagerPointDescription.d.ts +17 -0
  1208. package/lib/WebDockManagerPointDescriptionMetadata.d.ts +13 -0
  1209. package/lib/WebDockManagerPointDescriptionModule.d.ts +9 -0
  1210. package/lib/WebDockManagerResourceStringsDescription.d.ts +38 -0
  1211. package/lib/WebDockManagerResourceStringsDescriptionMetadata.d.ts +13 -0
  1212. package/lib/WebDockPaneActionDescription.d.ts +21 -0
  1213. package/lib/WebDockPaneActionDescriptionMetadata.d.ts +13 -0
  1214. package/lib/WebDockingIndicatorDescription.d.ts +17 -0
  1215. package/lib/WebDockingIndicatorDescriptionMetadata.d.ts +13 -0
  1216. package/lib/WebDocumentHostDescription.d.ts +25 -0
  1217. package/lib/WebDocumentHostDescriptionMetadata.d.ts +13 -0
  1218. package/lib/WebDocumentHostDescriptionModule.d.ts +9 -0
  1219. package/lib/WebDropdownDescription.d.ts +44 -0
  1220. package/lib/WebDropdownDescriptionMetadata.d.ts +13 -0
  1221. package/lib/WebDropdownDescriptionModule.d.ts +9 -0
  1222. package/lib/WebDropdownGroupDescription.d.ts +18 -0
  1223. package/lib/WebDropdownGroupDescriptionMetadata.d.ts +13 -0
  1224. package/lib/WebDropdownGroupDescriptionModule.d.ts +9 -0
  1225. package/lib/WebDropdownHeaderDescription.d.ts +11 -0
  1226. package/lib/WebDropdownHeaderDescriptionMetadata.d.ts +13 -0
  1227. package/lib/WebDropdownHeaderDescriptionModule.d.ts +9 -0
  1228. package/lib/WebDropdownItemComponentEventArgsDescription.d.ts +15 -0
  1229. package/lib/WebDropdownItemComponentEventArgsDescriptionMetadata.d.ts +13 -0
  1230. package/lib/WebDropdownItemDescription.d.ts +23 -0
  1231. package/lib/WebDropdownItemDescriptionMetadata.d.ts +13 -0
  1232. package/lib/WebDropdownItemDescriptionModule.d.ts +9 -0
  1233. package/lib/WebFloatPaneActionDescription.d.ts +23 -0
  1234. package/lib/WebFloatPaneActionDescriptionMetadata.d.ts +13 -0
  1235. package/lib/WebFloatingPaneResizeEventArgsDescription.d.ts +14 -0
  1236. package/lib/WebFloatingPaneResizeEventArgsDescriptionMetadata.d.ts +13 -0
  1237. package/lib/WebFloatingPaneResizeMoveEventArgsDescription.d.ts +14 -0
  1238. package/lib/WebFloatingPaneResizeMoveEventArgsDescriptionMetadata.d.ts +13 -0
  1239. package/lib/WebIconButtonDescription.d.ts +4 -4
  1240. package/lib/WebInputBaseDescription.d.ts +44 -0
  1241. package/lib/WebInputBaseDescriptionMetadata.d.ts +13 -0
  1242. package/lib/WebInputBaseDescriptionModule.d.ts +9 -0
  1243. package/lib/WebInputDescription.d.ts +18 -52
  1244. package/lib/WebLinearProgressDescription.d.ts +16 -0
  1245. package/lib/WebLinearProgressDescriptionMetadata.d.ts +13 -0
  1246. package/lib/WebLinearProgressDescriptionModule.d.ts +9 -0
  1247. package/lib/WebMoveFloatingPaneActionDescription.d.ts +20 -0
  1248. package/lib/WebMoveFloatingPaneActionDescriptionMetadata.d.ts +13 -0
  1249. package/lib/WebMoveTabActionDescription.d.ts +19 -0
  1250. package/lib/WebMoveTabActionDescriptionMetadata.d.ts +13 -0
  1251. package/lib/WebPaneCloseEventArgsDescription.d.ts +14 -0
  1252. package/lib/WebPaneCloseEventArgsDescriptionMetadata.d.ts +13 -0
  1253. package/lib/WebPaneDragActionDescription.d.ts +11 -0
  1254. package/lib/WebPaneDragActionDescriptionMetadata.d.ts +13 -0
  1255. package/lib/WebPaneDragEndEventArgsDescription.d.ts +14 -0
  1256. package/lib/WebPaneDragEndEventArgsDescriptionMetadata.d.ts +13 -0
  1257. package/lib/WebPaneDragOverEventArgsDescription.d.ts +14 -0
  1258. package/lib/WebPaneDragOverEventArgsDescriptionMetadata.d.ts +13 -0
  1259. package/lib/WebPaneDragStartEventArgsDescription.d.ts +14 -0
  1260. package/lib/WebPaneDragStartEventArgsDescriptionMetadata.d.ts +13 -0
  1261. package/lib/WebPaneHeaderConnectionEventArgsDescription.d.ts +14 -0
  1262. package/lib/WebPaneHeaderConnectionEventArgsDescriptionMetadata.d.ts +13 -0
  1263. package/lib/WebPaneHeaderElementDescription.d.ts +11 -0
  1264. package/lib/WebPaneHeaderElementDescriptionMetadata.d.ts +13 -0
  1265. package/lib/WebPanePinnedEventArgsDescription.d.ts +14 -0
  1266. package/lib/WebPanePinnedEventArgsDescriptionMetadata.d.ts +13 -0
  1267. package/lib/WebProgressBaseDescription.d.ts +32 -0
  1268. package/lib/WebProgressBaseDescriptionMetadata.d.ts +13 -0
  1269. package/lib/WebProgressBaseDescriptionModule.d.ts +9 -0
  1270. package/lib/WebRatingDescription.d.ts +50 -0
  1271. package/lib/WebRatingDescriptionMetadata.d.ts +13 -0
  1272. package/lib/WebRatingDescriptionModule.d.ts +9 -0
  1273. package/lib/WebRatingSymbolDescription.d.ts +11 -0
  1274. package/lib/WebRatingSymbolDescriptionMetadata.d.ts +13 -0
  1275. package/lib/WebRatingSymbolDescriptionModule.d.ts +9 -0
  1276. package/lib/WebSnackbarDescription.d.ts +26 -0
  1277. package/lib/WebSnackbarDescriptionMetadata.d.ts +13 -0
  1278. package/lib/WebSnackbarDescriptionModule.d.ts +9 -0
  1279. package/lib/WebSplitPaneDescription.d.ts +43 -0
  1280. package/lib/WebSplitPaneDescriptionMetadata.d.ts +13 -0
  1281. package/lib/WebSplitPaneDescriptionModule.d.ts +9 -0
  1282. package/lib/WebTabGroupPaneDescription.d.ts +31 -0
  1283. package/lib/WebTabGroupPaneDescriptionMetadata.d.ts +13 -0
  1284. package/lib/WebTabGroupPaneDescriptionModule.d.ts +9 -0
  1285. package/lib/WebTabHeaderConnectionEventArgsDescription.d.ts +14 -0
  1286. package/lib/WebTabHeaderConnectionEventArgsDescriptionMetadata.d.ts +13 -0
  1287. package/lib/WebTabHeaderElementDescription.d.ts +11 -0
  1288. package/lib/WebTabHeaderElementDescriptionMetadata.d.ts +13 -0
  1289. package/lib/WebThemeControllerDescription.d.ts +11 -0
  1290. package/lib/WebThemeControllerDescriptionMetadata.d.ts +13 -0
  1291. package/lib/WebToastDescription.d.ts +20 -0
  1292. package/lib/WebToastDescriptionMetadata.d.ts +13 -0
  1293. package/lib/WebToastDescriptionModule.d.ts +9 -0
  1294. package/lib/WilliamsPercentRIndicatorDescription.d.ts +1 -1
  1295. package/lib/XYChartDescription.d.ts +76 -76
  1296. package/lib/igx-data-legend-series-context.d.ts +43 -0
  1297. package/lib/igx-data-legend-series-value-info.d.ts +152 -0
  1298. package/lib/igx-data-legend-summary-column.d.ts +43 -0
  1299. package/lib/igx-format-specifier.d.ts +1 -0
  1300. package/lib/igx-number-format-specifier.d.ts +2 -0
  1301. package/package.json +2 -2
  1302. package/public_api.d.ts +208 -5
  1303. package/esm2015/lib/SummaryToolTipLayerDescriptionMetadata.js +0 -39
  1304. package/esm5/lib/SummaryToolTipLayerDescription.js +0 -37
  1305. package/esm5/lib/SummaryToolTipLayerDescriptionMetadata.js +0 -43
  1306. package/lib/SummaryToolTipLayerDescription.d.ts +0 -13
@@ -15,7 +15,7 @@ import { CodeGenerationSpecialValue } from "./CodeGenerationSpecialValue";
15
15
  import { ColorUtil } from "./ColorUtil";
16
16
  import { StringBuilder } from "./StringBuilder";
17
17
  import { CodeGeneratingImportManager } from "./CodeGeneratingImportManager";
18
- import { stringIsNullOrEmpty, stringReplace, stringEndsWith, stringStartsWith, stringContains } from "./string";
18
+ import { stringIsNullOrEmpty, stringReplace, stringStartsWith, stringEndsWith, stringContains } from "./string";
19
19
  import { HashSet$1 } from "./HashSet$1";
20
20
  import { CodeGeneratingComponentRendererDataEmitter } from "./CodeGeneratingComponentRendererDataEmitter";
21
21
  import { Dictionary$2 } from "./Dictionary$2";
@@ -26,6 +26,7 @@ import { TSCodeGeneratingComponentRendererHandlerEmitter } from "./TSCodeGenerat
26
26
  import { DotNetCodeGeneratingComponentRendererHandlerEmitter } from "./DotNetCodeGeneratingComponentRendererHandlerEmitter";
27
27
  import { TSCodeGeneratingComponentRendererModuleEmitter } from "./TSCodeGeneratingComponentRendererModuleEmitter";
28
28
  import { DotNetCodeGeneratingComponentRendererModuleEmitter } from "./DotNetCodeGeneratingComponentRendererModuleEmitter";
29
+ import { BlazorCodeGeneratingComponentRendererModuleEmitter } from "./BlazorCodeGeneratingComponentRendererModuleEmitter";
29
30
  import { CodeGenerationTransformer } from "./CodeGenerationTransformer";
30
31
  import { LinearGradientBrush } from "./LinearGradientBrush";
31
32
  import { IComponentRendererAdapter_$type } from "./IComponentRendererAdapter";
@@ -38,16 +39,16 @@ export let CodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (() => {
38
39
  super();
39
40
  this.k = null;
40
41
  this.i = null;
41
- this.r = new List$1(CodeGenerationItemBuilderPropertyInfo.$, 0);
42
+ this.s = new List$1(CodeGenerationItemBuilderPropertyInfo.$, 0);
42
43
  this.d = null;
43
44
  this.a = null;
44
45
  this.c = null;
45
46
  this.b = null;
46
- this.s = new List$1(String_$type, 0);
47
- this.v = new Stack$1(String_$type);
48
- this.t = new Stack$1(String_$type);
49
- this.u = new Stack$1(Boolean_$type);
50
- this.ao = null;
47
+ this.t = new List$1(String_$type, 0);
48
+ this.w = new Stack$1(String_$type);
49
+ this.u = new Stack$1(String_$type);
50
+ this.v = new Stack$1(Boolean_$type);
51
+ this.ap = null;
51
52
  this.k = a;
52
53
  this.i = b;
53
54
  this.d = new CodeGeneratingCodeWriter(this.k);
@@ -55,7 +56,7 @@ export let CodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (() => {
55
56
  this.c = new CodeGeneratingCodeWriter(this.k);
56
57
  this.b = new CodeGeneratingCodeWriter(this.k);
57
58
  }
58
- a6(a) {
59
+ a7(a) {
59
60
  this.i.ab(a);
60
61
  }
61
62
  get j() {
@@ -73,8 +74,8 @@ export let CodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (() => {
73
74
  get f() {
74
75
  return this.b;
75
76
  }
76
- ar(a) {
77
- this.s.add(a);
77
+ as(a) {
78
+ this.t.add(a);
78
79
  }
79
80
  n(a) {
80
81
  if (a.b != null && (a.b.knownType == 20 || a.b.knownType == 19 || a.b.knownType == 18)) {
@@ -84,39 +85,39 @@ export let CodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (() => {
84
85
  }
85
86
  return false;
86
87
  }
87
- get ac() {
88
- return this.v.d();
89
- }
90
- as(a) {
91
- this.v.h(a);
88
+ get ad() {
89
+ return this.w.d();
92
90
  }
93
- a5() {
91
+ at(a) {
92
+ this.w.h(a);
94
93
  }
95
- a0(a) {
96
- this.v.e();
94
+ a6() {
97
95
  }
98
- ay(a, b, c, d) {
96
+ a1(a) {
97
+ this.w.e();
99
98
  }
100
99
  az(a, b, c, d) {
101
- this.ay(a, b, c, d);
100
+ }
101
+ a0(a, b, c, d) {
102
+ this.az(a, b, c, d);
102
103
  }
103
104
  toString() {
104
105
  return this.d.toString();
105
106
  }
106
- ak() {
107
+ al() {
107
108
  return "null";
108
109
  }
109
- an(a, b) {
110
+ ao(a, b) {
110
111
  if (a.b == null) {
111
112
  return a.c;
112
113
  }
113
114
  if (typeCast(CodeGenerationSpecialValue.$, a.c) !== null) {
114
- a.c = this.w(a);
115
+ a.c = this.x(a);
115
116
  }
116
117
  switch (a.b.knownType) {
117
- case 10: return this.ad(a);
118
+ case 10: return this.ae(a);
118
119
  case 7: return a.c ? "true" : "false";
119
- case 4: return this.y(a);
120
+ case 4: return this.z(a);
120
121
  case 6:
121
122
  {
122
123
  let c = "";
@@ -125,13 +126,13 @@ export let CodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (() => {
125
126
  if (e >= 1) {
126
127
  c += " ";
127
128
  }
128
- c += this.x(d.item(e));
129
+ c += this.y(d.item(e));
129
130
  }
130
131
  return c;
131
132
  }
132
133
  break;
133
134
  case 9: throw new NotSupportedException(1, "shouldn't get here");
134
- case 5: return this.aa(a);
135
+ case 5: return this.ab(a);
135
136
  case 16:
136
137
  {
137
138
  let f = "";
@@ -140,44 +141,44 @@ export let CodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (() => {
140
141
  if (h >= 1) {
141
142
  f += " ";
142
143
  }
143
- f += this.z(g.item(h));
144
+ f += this.aa(g.item(h));
144
145
  }
145
146
  return f;
146
147
  }
147
148
  break;
148
149
  case 20:
149
150
  if (a.a != null) {
150
- return this.am(a);
151
+ return this.an(a);
151
152
  }
152
153
  if (a.c == null) {
153
- return this.ak();
154
+ return this.al();
154
155
  }
155
156
  break;
156
157
  case 15: throw new NotSupportedException(1, "need to figure this out");
157
158
  case 3: throw new NotSupportedException(1, "need to figure this out");
158
159
  case 19:
159
160
  if (a.a != null) {
160
- return this.ah(a);
161
+ return this.ai(a);
161
162
  }
162
163
  else {
163
- return this.ak();
164
+ return this.al();
164
165
  }
165
166
  break;
166
167
  case 8:
167
168
  if (a.b.specificExternalType == "string") {
168
- return this.ag(a);
169
+ return this.ah(a);
169
170
  }
170
171
  if (a.a != null) {
171
- return this.ai(a);
172
+ return this.aj(a);
172
173
  }
173
174
  throw new NotSupportedException(1, "shouldn't get here");
174
175
  case 13: throw new NotSupportedException(1, "shouldn't get here");
175
176
  case 18:
176
177
  if (a.a != null) {
177
- return this.aj(a);
178
+ return this.ak(a);
178
179
  }
179
180
  else {
180
- return this.ak();
181
+ return this.al();
181
182
  }
182
183
  break;
183
184
  case 1: return a.c.toString();
@@ -196,7 +197,7 @@ export let CodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (() => {
196
197
  let k = a.c;
197
198
  return k.width + ", " + k.height;
198
199
  }
199
- case 2: return a.c != null ? a.c.toString() : this.ak();
200
+ case 2: return a.c != null ? a.c.toString() : this.al();
200
201
  case 21: return a.c.toString();
201
202
  case 17:
202
203
  if (a.c == null) {
@@ -210,160 +211,371 @@ export let CodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (() => {
210
211
  }
211
212
  return "";
212
213
  }
213
- ad(a) {
214
+ ae(a) {
214
215
  return "";
215
216
  }
216
- w(a) {
217
+ x(a) {
217
218
  return a.c;
218
219
  }
219
- am(a) {
220
+ an(a) {
220
221
  if (!stringIsNullOrEmpty(a.a.e)) {
221
222
  if (a.a.a) {
222
- return this.af(a);
223
+ return this.ag(a);
223
224
  }
224
225
  else {
225
- return this.al(a);
226
+ return this.am(a);
226
227
  }
227
228
  }
228
- return this.ak();
229
+ return this.al();
229
230
  }
230
- al(a) {
231
+ o(a) {
232
+ if (a.a != null && !stringIsNullOrEmpty(a.a.e)) {
233
+ if (a.a.a) {
234
+ return true;
235
+ }
236
+ }
237
+ return false;
238
+ }
239
+ am(a) {
231
240
  return "";
232
241
  }
233
- af(a) {
242
+ ag(a) {
234
243
  return "";
235
244
  }
236
- ai(a) {
245
+ aj(a) {
237
246
  if (!stringIsNullOrEmpty(a.a.e)) {
238
247
  return a.a.e;
239
248
  }
240
- return this.ak();
249
+ return this.al();
241
250
  }
242
- ag(a) {
251
+ ah(a) {
243
252
  return a.c != null ? a.c.toString() : "";
244
253
  }
245
- aj(a) {
246
- return this.ah(a);
254
+ ak(a) {
255
+ return this.ai(a);
247
256
  }
248
- ah(a) {
257
+ ai(a) {
249
258
  if (!stringIsNullOrEmpty(a.a.e)) {
250
- this.a6(a);
259
+ this.a7(a);
251
260
  return a.a.e;
252
261
  }
253
- return this.ak();
262
+ return this.al();
254
263
  }
255
- get_p() {
264
+ get_q() {
256
265
  return false;
257
266
  }
258
- get p() {
259
- return this.get_p();
267
+ get q() {
268
+ return this.get_q();
260
269
  }
261
- aa(a) {
270
+ ab(a) {
262
271
  let b = a.c;
263
- return ColorUtil.i(b, this.p);
272
+ return ColorUtil.i(b, this.q);
264
273
  }
265
- z(a) {
274
+ aa(a) {
266
275
  let b = a;
267
- return ColorUtil.i(b, this.p);
276
+ return ColorUtil.i(b, this.q);
268
277
  }
269
- y(a) {
278
+ z(a) {
270
279
  if (a.c == null) {
271
280
  return "";
272
281
  }
273
282
  let b = a.c;
274
- return ColorUtil.i(b.color, this.p);
283
+ return ColorUtil.i(b.color, this.q);
275
284
  }
276
- x(a) {
285
+ y(a) {
277
286
  if (a == null) {
278
287
  return "";
279
288
  }
280
289
  let b = a;
281
- return ColorUtil.i(b.color, this.p);
290
+ return ColorUtil.i(b.color, this.q);
282
291
  }
283
- a4(a) {
284
- this.t.h(a);
285
- this.u.h(false);
292
+ a5(a) {
293
+ this.u.h(a);
294
+ this.v.h(false);
286
295
  }
287
- a3(a) {
288
- let b = this.ae(a);
289
- this.t.h(b);
290
- this.u.h(true);
296
+ a4(a) {
297
+ let b = this.af(a);
298
+ this.u.h(b);
299
+ this.v.h(true);
291
300
  }
292
- ae(a) {
293
- let b = stringReplace(stringReplace(a, this.ap, ""), "Component", "");
294
- b = CodeGeneratingComponentRenderer.dn(b);
301
+ af(a) {
302
+ let b = stringReplace(stringReplace(a, this.aq, ""), "Component", "");
303
+ b = CodeGeneratingComponentRenderer.dp(b);
295
304
  return this.i.s(b);
296
305
  }
297
- a1() {
298
- this.t.e();
306
+ a2() {
299
307
  this.u.e();
308
+ this.v.e();
300
309
  }
301
- get_ap() {
310
+ get_aq() {
302
311
  return "";
303
312
  }
304
- get ap() {
305
- return this.get_ap();
313
+ get aq() {
314
+ return this.get_aq();
306
315
  }
307
- get ab() {
308
- if (this.t.f > 0) {
309
- return this.t.d();
316
+ get ac() {
317
+ if (this.u.f > 0) {
318
+ return this.u.d();
310
319
  }
311
- let a = stringReplace(stringReplace(this.ac, this.ap, ""), "Component", "");
312
- return CodeGeneratingComponentRenderer.dn(a);
320
+ let a = stringReplace(stringReplace(this.ad, this.aq, ""), "Component", "");
321
+ return CodeGeneratingComponentRenderer.dp(a);
313
322
  }
314
- get o() {
315
- return this.v.f == 1;
323
+ get p() {
324
+ return this.w.f == 1;
316
325
  }
317
326
  get l() {
318
- if (this.u.f == 0) {
327
+ if (this.v.f == 0) {
319
328
  return false;
320
329
  }
321
- return this.u.d();
330
+ return this.v.d();
322
331
  }
323
332
  get m() {
324
- if (this.t.f > 0) {
333
+ if (this.u.f > 0) {
325
334
  return true;
326
335
  }
327
336
  return false;
328
337
  }
329
- get_q() {
338
+ get_r() {
330
339
  return true;
331
340
  }
332
- get q() {
333
- return this.get_q();
341
+ get r() {
342
+ return this.get_r();
334
343
  }
335
- a2() {
336
- this.t.e();
344
+ a3() {
345
+ this.u.e();
337
346
  }
338
- au(a) {
347
+ av(a) {
339
348
  let b = this.f.toString();
340
349
  if (b.length > 0) {
341
350
  a.l(b);
342
351
  }
343
352
  }
344
- ax(a) {
353
+ ay(a) {
345
354
  let b = this.g.toString();
346
355
  if (b.length > 0) {
347
356
  a.l(b);
348
357
  }
349
358
  }
350
- at(a) {
359
+ au(a) {
351
360
  let b = this.e.toString();
352
361
  if (b.length > 0) {
353
362
  a.l(b);
354
363
  }
355
364
  }
356
- av(a) {
357
- if (this.s.count > 0) {
358
- this.aw(this.s, a);
365
+ aw(a) {
366
+ if (this.t.count > 0) {
367
+ this.ax(this.t, a);
359
368
  }
360
369
  }
361
- aw(a, b) {
370
+ ax(a, b) {
362
371
  }
363
372
  }
364
373
  CodeGeneratingComponentRendererCodeEmitter.$t = markType(CodeGeneratingComponentRendererCodeEmitter, 'CodeGeneratingComponentRendererCodeEmitter');
365
374
  return CodeGeneratingComponentRendererCodeEmitter;
366
375
  })();
376
+ /**
377
+ * @hidden
378
+ */
379
+ export let BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (() => {
380
+ class BlazorRazorCodeGeneratingComponentRendererCodeEmitter extends CodeGeneratingComponentRendererCodeEmitter {
381
+ constructor(a, b) {
382
+ super(a, b);
383
+ this.ba = 0;
384
+ this.a8 = new HashSet$1(String_$type, 0);
385
+ this.a9 = new HashSet$1(String_$type, 0);
386
+ }
387
+ get_r() {
388
+ return false;
389
+ }
390
+ bb(a, b) {
391
+ if (b.c == null) {
392
+ return "null";
393
+ }
394
+ let c = b.c;
395
+ let d = "@(new " + a + "[] { ";
396
+ for (let e = 0; e < c.length; e++) {
397
+ if (e > 0) {
398
+ d += ", ";
399
+ }
400
+ d += "\"" + c[e] + "\"";
401
+ }
402
+ d += " })";
403
+ return d;
404
+ }
405
+ ae(a) {
406
+ if (a.b.specificExternalType == "string") {
407
+ return this.bb(a.b.specificExternalType, a);
408
+ }
409
+ if (a.c == null) {
410
+ return "null";
411
+ }
412
+ let b = a.c;
413
+ let c = "";
414
+ for (let d = 0; d < b.length; d++) {
415
+ if (d > 0) {
416
+ c += ", ";
417
+ }
418
+ c += b[d];
419
+ }
420
+ return c;
421
+ }
422
+ at(a) {
423
+ super.at(a);
424
+ this.h.k("<" + a + "");
425
+ if (!this.a8.contains(this.ac)) {
426
+ this.a8.add_1(this.ac);
427
+ if (!this.a9.contains(this.ad)) {
428
+ this.a9.add_1(this.ad);
429
+ this.as(this.ad);
430
+ }
431
+ this.f.k("private " + this.ad + " " + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
432
+ if (!this.m) {
433
+ if (this.p) {
434
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
435
+ }
436
+ }
437
+ else {
438
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
439
+ }
440
+ }
441
+ }
442
+ a6() {
443
+ this.h.k(">");
444
+ this.h.h();
445
+ }
446
+ a1(a) {
447
+ this.h.f();
448
+ this.h.k("</" + a + ">");
449
+ super.a1(a);
450
+ }
451
+ az(a, b, c, d) {
452
+ if (c.b != null && d.h(c.b.owningType, CodeGeneratingComponentRenderer.dq(c.b.propertyName)) && this.n(c)) {
453
+ this.a7(c);
454
+ if (a > 0) {
455
+ this.h.k("");
456
+ }
457
+ if (c.a == null || c.a.e == null) {
458
+ this.h.j(b + "Name=\"@null\"");
459
+ }
460
+ else {
461
+ this.h.j(b + "Name=\"" + c.a.e + "\"");
462
+ }
463
+ return;
464
+ }
465
+ if (this.o(c)) {
466
+ this.a7(c);
467
+ if (!this.a8.contains(this.ac)) {
468
+ this.a8.add_1(this.ac);
469
+ if (!this.a9.contains(this.ad)) {
470
+ this.a9.add_1(this.ad);
471
+ this.as(this.ad);
472
+ }
473
+ this.f.k("private " + this.ad + " " + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
474
+ if (!this.m) {
475
+ if (this.p) {
476
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
477
+ }
478
+ }
479
+ else {
480
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
481
+ }
482
+ }
483
+ let e = CodeGeneratingComponentRenderer.dp(this.ao(c, true));
484
+ let f = e;
485
+ if (f != "null" && !stringStartsWith(f, "this.")) {
486
+ f = "this." + f;
487
+ }
488
+ this.e.k(CodeGeneratingComponentRenderer.dp(this.ac) + "." + b + " = " + f + ";");
489
+ return;
490
+ }
491
+ if (a > 0) {
492
+ this.h.k("");
493
+ }
494
+ let g = false;
495
+ if (b == "ComponentRenderer" && (c.b.owningType == "PropertyEditor" || c.b.owningType == "PropertyEditorPanel")) {
496
+ g = true;
497
+ }
498
+ if (!g) {
499
+ this.h.j(b);
500
+ this.h.j("=");
501
+ this.h.j("\"");
502
+ this.h.j(this.ao(c, true));
503
+ this.h.j("\"");
504
+ }
505
+ if (b == "Name") {
506
+ this.h.k("");
507
+ this.h.j("@ref=\"" + CodeGeneratingComponentRenderer.dp(this.ao(c, true)) + "\"");
508
+ }
509
+ }
510
+ ah(a) {
511
+ let b = a.b != null ? a.b.specificType + "." : "";
512
+ return b + (a.c != null ? a.c.toString() : "");
513
+ }
514
+ x(a) {
515
+ let b = a.c;
516
+ switch (b.a) {
517
+ case 3: return b.b;
518
+ case 0: return b.b;
519
+ case 1: return b.b;
520
+ case 2: return b.b;
521
+ }
522
+ return b.b;
523
+ }
524
+ al() {
525
+ return "@null";
526
+ }
527
+ ag(a) {
528
+ return CodeGeneratingComponentRenderer.dp(CodeGeneratingComponentRenderer.dp(a.a.e));
529
+ }
530
+ bc(a) {
531
+ a = stringReplace(a, "-", "_");
532
+ return CodeGeneratingComponentRenderer.dq(a);
533
+ }
534
+ am(a) {
535
+ this.a7(a);
536
+ return CodeGeneratingComponentRenderer.dq(a.a.e);
537
+ }
538
+ a0(a, b, c, d) {
539
+ if (c.b.knownType == 9) {
540
+ let e = typeCast(IList_$type, c.c);
541
+ if (e != null) {
542
+ for (let f of fromEn(e)) {
543
+ if (typeCast(CodeGenerationItemBuilder.$, f) !== null) {
544
+ let g = f;
545
+ g.p(this, false);
546
+ }
547
+ }
548
+ }
549
+ }
550
+ else {
551
+ if (typeCast(CodeGenerationItemBuilder.$, c.c) !== null) {
552
+ let h = c.c;
553
+ h.p(this, false);
554
+ }
555
+ }
556
+ }
557
+ get_aq() {
558
+ return "Igb";
559
+ }
560
+ }
561
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.$t = markType(BlazorRazorCodeGeneratingComponentRendererCodeEmitter, 'BlazorRazorCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
562
+ return BlazorRazorCodeGeneratingComponentRendererCodeEmitter;
563
+ })();
564
+ /**
565
+ * @hidden
566
+ */
567
+ export let BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (() => {
568
+ class BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter extends CodeGeneratingComponentRendererCodeEmitter {
569
+ constructor(a, b) {
570
+ super(a, b);
571
+ }
572
+ get_r() {
573
+ return false;
574
+ }
575
+ }
576
+ BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.$t = markType(BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter, 'BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
577
+ return BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter;
578
+ })();
367
579
  /**
368
580
  * @hidden
369
581
  */
@@ -371,10 +583,10 @@ export let ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/
371
583
  class ReactMarkupCodeGeneratingComponentRendererCodeEmitter extends CodeGeneratingComponentRendererCodeEmitter {
372
584
  constructor(a, b) {
373
585
  super(a, b);
374
- this.a7 = new HashSet$1(String_$type, 0);
375
586
  this.a8 = new HashSet$1(String_$type, 0);
587
+ this.a9 = new HashSet$1(String_$type, 0);
376
588
  }
377
- ad(a) {
589
+ ae(a) {
378
590
  if (a.c == null) {
379
591
  return "{null}";
380
592
  }
@@ -389,43 +601,43 @@ export let ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/
389
601
  c += "]";
390
602
  return c;
391
603
  }
392
- get_p() {
604
+ get_q() {
393
605
  return true;
394
606
  }
395
- get_ap() {
607
+ get_aq() {
396
608
  return "Igr";
397
609
  }
398
- as(a) {
399
- super.as(a);
400
- this.h.k("<" + this.ba(a) + "");
610
+ at(a) {
611
+ super.at(a);
612
+ this.h.k("<" + this.bb(a) + "");
401
613
  this.h.h();
402
- if (!this.a7.contains(this.ab)) {
403
- this.a7.add_1(this.ab);
404
- if (!this.a8.contains(this.ac)) {
405
- this.a8.add_1(this.ac);
406
- this.ar(this.ac);
407
- }
408
- this.f.k("private " + CodeGeneratingComponentRenderer.dn(this.ab) + ": " + this.ac);
409
- if (this.o) {
410
- this.f.k("private " + CodeGeneratingComponentRenderer.dn(this.ab) + "Ref(r: " + this.ac + ") {");
614
+ if (!this.a8.contains(this.ac)) {
615
+ this.a8.add_1(this.ac);
616
+ if (!this.a9.contains(this.ad)) {
617
+ this.a9.add_1(this.ad);
618
+ this.as(this.ad);
619
+ }
620
+ this.f.k("private " + CodeGeneratingComponentRenderer.dp(this.ac) + ": " + this.ad);
621
+ if (this.p) {
622
+ this.f.k("private " + CodeGeneratingComponentRenderer.dp(this.ac) + "Ref(r: " + this.ad + ") {");
411
623
  this.f.h();
412
- this.f.k("this." + CodeGeneratingComponentRenderer.dn(this.ab) + " = r;");
624
+ this.f.k("this." + CodeGeneratingComponentRenderer.dp(this.ac) + " = r;");
413
625
  this.f.k("this.setState({});");
414
626
  this.f.f();
415
627
  this.f.k("}");
416
- this.g.k("this." + CodeGeneratingComponentRenderer.dn(this.ab) + "Ref = " + "this." + CodeGeneratingComponentRenderer.dn(this.ab) + "Ref.bind(this);");
628
+ this.g.k("this." + CodeGeneratingComponentRenderer.dp(this.ac) + "Ref = " + "this." + CodeGeneratingComponentRenderer.dp(this.ac) + "Ref.bind(this);");
417
629
  }
418
630
  }
419
631
  }
420
- ba(a) {
632
+ bb(a) {
421
633
  if (stringEndsWith(a, "Component")) {
422
634
  a = a.substr(0, a.length - ("Component").length);
423
635
  }
424
- return CodeGeneratingComponentRenderer.dp(a);
636
+ return CodeGeneratingComponentRenderer.dq(a);
425
637
  }
426
- a5() {
427
- if (!this.o && !this.m) {
428
- let a = this.a9();
638
+ a6() {
639
+ if (!this.p && !this.m) {
640
+ let a = this.ba();
429
641
  this.h.k("");
430
642
  this.h.k("name=\"" + a + "\"");
431
643
  }
@@ -433,31 +645,31 @@ export let ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/
433
645
  this.h.k(">");
434
646
  this.h.h();
435
647
  }
436
- a9() {
437
- let a = CodeGeneratingComponentRenderer.dn(stringReplace(stringReplace(this.ac, this.ap, ""), "Component", ""));
648
+ ba() {
649
+ let a = CodeGeneratingComponentRenderer.dp(stringReplace(stringReplace(this.ad, this.aq, ""), "Component", ""));
438
650
  a = this.j.r(a);
439
651
  return a;
440
652
  }
441
- ah(a) {
653
+ ai(a) {
442
654
  if (!stringIsNullOrEmpty(a.a.e)) {
443
- this.a6(a);
444
- if (!this.a7.contains(a.a.e)) {
445
- this.g.k("this." + CodeGeneratingComponentRenderer.dn(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.dn(a.a.e) + ".bind(this);");
655
+ this.a7(a);
656
+ if (!this.a8.contains(a.a.e)) {
657
+ this.g.k("this." + CodeGeneratingComponentRenderer.dp(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.dp(a.a.e) + ".bind(this);");
446
658
  }
447
- return "this." + CodeGeneratingComponentRenderer.dn(a.a.e);
659
+ return "this." + CodeGeneratingComponentRenderer.dp(a.a.e);
448
660
  }
449
- return this.ak();
661
+ return this.al();
450
662
  }
451
- a0(a) {
663
+ a1(a) {
452
664
  this.h.f();
453
- this.h.k("</" + this.ba(a) + ">");
454
- super.a0(a);
455
- }
456
- ay(a, b, c, d) {
457
- let e = CodeGeneratingComponentRenderer.dn(b);
458
- let f = this.an(c, true);
459
- if (c.b != null && d.h(c.b.owningType, CodeGeneratingComponentRenderer.dp(c.b.propertyName)) && this.n(c)) {
460
- this.a6(c);
665
+ this.h.k("</" + this.bb(a) + ">");
666
+ super.a1(a);
667
+ }
668
+ az(a, b, c, d) {
669
+ let e = CodeGeneratingComponentRenderer.dp(b);
670
+ let f = this.ao(c, true);
671
+ if (c.b != null && d.h(c.b.owningType, CodeGeneratingComponentRenderer.dq(c.b.propertyName)) && this.n(c)) {
672
+ this.a7(c);
461
673
  if (a > 0) {
462
674
  this.h.k("");
463
675
  }
@@ -469,10 +681,10 @@ export let ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/
469
681
  }
470
682
  return;
471
683
  }
472
- if (!(e == "name") || !this.o) {
684
+ if (!(e == "name") || !this.p) {
473
685
  let g = (c.b != null && c.b.knownType == 10);
474
686
  if (this.n(c) || g) {
475
- this.a6(c);
687
+ this.a7(c);
476
688
  f = "{" + f + "}";
477
689
  }
478
690
  if (a > 0) {
@@ -490,15 +702,15 @@ export let ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/
490
702
  a++;
491
703
  }
492
704
  if (e == "name") {
493
- if (this.o) {
705
+ if (this.p) {
494
706
  if (a > 0) {
495
707
  this.h.k("");
496
708
  }
497
- this.h.j("ref={this." + CodeGeneratingComponentRenderer.dn(this.an(c, true)) + "Ref}");
709
+ this.h.j("ref={this." + CodeGeneratingComponentRenderer.dp(this.ao(c, true)) + "Ref}");
498
710
  }
499
711
  }
500
712
  }
501
- w(a) {
713
+ x(a) {
502
714
  let b = a.c;
503
715
  switch (b.a) {
504
716
  case 3: return b.b;
@@ -508,16 +720,16 @@ export let ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/
508
720
  }
509
721
  return b.b;
510
722
  }
511
- ak() {
723
+ al() {
512
724
  return "null";
513
725
  }
514
- af(a) {
515
- return "this." + CodeGeneratingComponentRenderer.dn(a.a.e);
726
+ ag(a) {
727
+ return "this." + CodeGeneratingComponentRenderer.dp(a.a.e);
516
728
  }
517
- al(a) {
518
- return "this." + CodeGeneratingComponentRenderer.dn(a.a.e);
729
+ am(a) {
730
+ return "this." + CodeGeneratingComponentRenderer.dp(a.a.e);
519
731
  }
520
- az(a, b, c, d) {
732
+ a0(a, b, c, d) {
521
733
  if (c.b.knownType == 9) {
522
734
  let e = typeCast(IList_$type, c.c);
523
735
  if (e != null) {
@@ -536,10 +748,10 @@ export let ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/
536
748
  }
537
749
  }
538
750
  }
539
- aw(a, b) {
540
- super.aw(a, b);
751
+ ax(a, b) {
752
+ super.ax(a, b);
541
753
  for (let c of fromEnum(a)) {
542
- b.addPackageImport("igniteui-react-" + this.ao, c);
754
+ b.addPackageImport("igniteui-react-" + this.ap, c);
543
755
  }
544
756
  }
545
757
  }
@@ -565,11 +777,11 @@ export let WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /*@__
565
777
  class WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter extends CodeGeneratingComponentRendererCodeEmitter {
566
778
  constructor(a, b) {
567
779
  super(a, b);
568
- this.a9 = 0;
569
- this.a7 = new HashSet$1(String_$type, 0);
780
+ this.ba = 0;
570
781
  this.a8 = new HashSet$1(String_$type, 0);
782
+ this.a9 = new HashSet$1(String_$type, 0);
571
783
  }
572
- ad(a) {
784
+ ae(a) {
573
785
  if (a.c == null) {
574
786
  return "null";
575
787
  }
@@ -583,95 +795,95 @@ export let WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /*@__
583
795
  }
584
796
  return c;
585
797
  }
586
- get_p() {
798
+ get_q() {
587
799
  return true;
588
800
  }
589
- as(a) {
590
- super.as(a);
591
- this.h.k("<" + this.ba(a) + "");
592
- if (!this.a7.contains(this.ab)) {
593
- this.a7.add_1(this.ab);
594
- if (!this.a8.contains(this.ac)) {
595
- this.a8.add_1(this.ac);
596
- this.ar(this.ac);
597
- }
598
- this.f.k("private " + CodeGeneratingComponentRenderer.dn(this.ab) + ": " + this.ac);
801
+ at(a) {
802
+ super.at(a);
803
+ this.h.k("<" + this.bb(a) + "");
804
+ if (!this.a8.contains(this.ac)) {
805
+ this.a8.add_1(this.ac);
806
+ if (!this.a9.contains(this.ad)) {
807
+ this.a9.add_1(this.ad);
808
+ this.as(this.ad);
809
+ }
810
+ this.f.k("private " + CodeGeneratingComponentRenderer.dp(this.ac) + ": " + this.ad);
599
811
  if (!this.m) {
600
- if (this.o) {
601
- this.g.k("var " + CodeGeneratingComponentRenderer.dn(this.ab) + " = this." + CodeGeneratingComponentRenderer.dn(this.ab) + " = document.querySelector('" + CodeGeneratingComponentRenderer.dq(stringReplace(this.ac, "Component", "")) + "') as " + this.ac + ";");
812
+ if (this.p) {
813
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + " = document.querySelector('" + CodeGeneratingComponentRenderer.dr(stringReplace(this.ad, "Component", "")) + "') as " + this.ad + ";");
602
814
  }
603
815
  }
604
816
  else {
605
- this.g.k("var " + CodeGeneratingComponentRenderer.dn(this.ab) + " = this." + CodeGeneratingComponentRenderer.dn(this.ab) + " = document.getElementById('" + this.ab + "') as " + this.ac + ";");
817
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + " = document.getElementById('" + this.ac + "') as " + this.ad + ";");
606
818
  }
607
819
  }
608
820
  }
609
- ba(a) {
821
+ bb(a) {
610
822
  if (stringEndsWith(a, "Component")) {
611
823
  a = a.substr(0, a.length - ("Component").length);
612
824
  }
613
- return CodeGeneratingComponentRenderer.dq(a);
825
+ return CodeGeneratingComponentRenderer.dr(a);
614
826
  }
615
- a5() {
827
+ a6() {
616
828
  this.h.k(">");
617
829
  this.h.h();
618
830
  }
619
- a0(a) {
831
+ a1(a) {
620
832
  this.h.f();
621
- this.h.k("</" + this.ba(a) + ">");
622
- super.a0(a);
833
+ this.h.k("</" + this.bb(a) + ">");
834
+ super.a1(a);
623
835
  }
624
- get_ap() {
836
+ get_aq() {
625
837
  return "Igc";
626
838
  }
627
- aw(a, b) {
628
- super.aw(a, b);
839
+ ax(a, b) {
840
+ super.ax(a, b);
629
841
  for (let c of fromEnum(a)) {
630
- b.addPackageImport("igniteui-webcomponents-" + this.ao, c);
842
+ b.addPackageImport("igniteui-webcomponents-" + this.ap, c);
631
843
  }
632
844
  }
633
- ay(a, b, c, d) {
634
- let e = CodeGeneratingComponentRenderer.dn(b);
845
+ az(a, b, c, d) {
846
+ let e = CodeGeneratingComponentRenderer.dp(b);
635
847
  if (this.n(c)) {
636
- this.a6(c);
637
- if (!this.a7.contains(this.ab)) {
638
- this.a7.add_1(this.ab);
639
- if (!this.a8.contains(this.ac)) {
640
- this.a8.add_1(this.ac);
641
- this.ar(this.ac);
848
+ this.a7(c);
849
+ if (!this.a8.contains(this.ac)) {
850
+ this.a8.add_1(this.ac);
851
+ if (!this.a9.contains(this.ad)) {
852
+ this.a9.add_1(this.ad);
853
+ this.as(this.ad);
642
854
  }
643
- this.f.k("private " + CodeGeneratingComponentRenderer.dn(this.ab) + ": " + this.ac);
855
+ this.f.k("private " + CodeGeneratingComponentRenderer.dp(this.ac) + ": " + this.ad);
644
856
  if (!this.m) {
645
- if (this.o) {
646
- this.g.k("var " + CodeGeneratingComponentRenderer.dn(this.ab) + " = this." + CodeGeneratingComponentRenderer.dn(this.ab) + " = document.querySelector('" + CodeGeneratingComponentRenderer.dq(stringReplace(this.ac, "Component", "")) + "') as " + this.ac + ";");
857
+ if (this.p) {
858
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + " = document.querySelector('" + CodeGeneratingComponentRenderer.dr(stringReplace(this.ad, "Component", "")) + "') as " + this.ad + ";");
647
859
  }
648
860
  }
649
861
  else {
650
- this.g.k("var " + CodeGeneratingComponentRenderer.dn(this.ab) + " = this." + CodeGeneratingComponentRenderer.dn(this.ab) + " = document.getElementById('" + this.ab + "') as " + this.ac + ";");
862
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + " = document.getElementById('" + this.ac + "') as " + this.ad + ";");
651
863
  }
652
864
  }
653
- let f = CodeGeneratingComponentRenderer.dn(this.an(c, true));
865
+ let f = CodeGeneratingComponentRenderer.dp(this.ao(c, true));
654
866
  let g = f;
655
867
  if (g != "null" && !stringStartsWith(g, "this.")) {
656
868
  g = "this." + g;
657
869
  }
658
- this.e.k(CodeGeneratingComponentRenderer.dn(this.ab) + "." + e + " = " + g);
870
+ this.e.k(CodeGeneratingComponentRenderer.dp(this.ac) + "." + e + " = " + g);
659
871
  return;
660
872
  }
661
873
  if (a > 0) {
662
874
  this.h.k("");
663
875
  }
664
- this.h.j(CodeGeneratingComponentRenderer.dq(e));
876
+ this.h.j(CodeGeneratingComponentRenderer.dr(e));
665
877
  this.h.j("=");
666
878
  this.h.j("\"");
667
- this.h.j(this.an(c, true));
879
+ this.h.j(this.ao(c, true));
668
880
  this.h.j("\"");
669
881
  if (e == "name") {
670
882
  this.h.k("");
671
- this.h.j("id =\"" + this.an(c, true) + "\"");
883
+ this.h.j("id =\"" + this.ao(c, true) + "\"");
672
884
  }
673
885
  }
674
- w(a) {
886
+ x(a) {
675
887
  let b = a.c;
676
888
  switch (b.a) {
677
889
  case 3: return b.b;
@@ -681,26 +893,26 @@ export let WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /*@__
681
893
  }
682
894
  return b.b;
683
895
  }
684
- ak() {
896
+ al() {
685
897
  return "null";
686
898
  }
687
- af(a) {
688
- return CodeGeneratingComponentRenderer.dn(a.a.e);
899
+ ag(a) {
900
+ return CodeGeneratingComponentRenderer.dp(a.a.e);
689
901
  }
690
- al(a) {
691
- return CodeGeneratingComponentRenderer.dn(a.a.e);
902
+ am(a) {
903
+ return CodeGeneratingComponentRenderer.dp(a.a.e);
692
904
  }
693
- ah(a) {
905
+ ai(a) {
694
906
  if (!stringIsNullOrEmpty(a.a.e)) {
695
- this.a6(a);
696
- if (!this.a7.contains(a.a.e)) {
697
- this.g.k("this." + CodeGeneratingComponentRenderer.dn(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.dn(a.a.e) + ".bind(this);");
907
+ this.a7(a);
908
+ if (!this.a8.contains(a.a.e)) {
909
+ this.g.k("this." + CodeGeneratingComponentRenderer.dp(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.dp(a.a.e) + ".bind(this);");
698
910
  }
699
- return "this." + CodeGeneratingComponentRenderer.dn(a.a.e);
911
+ return "this." + CodeGeneratingComponentRenderer.dp(a.a.e);
700
912
  }
701
- return this.ak();
913
+ return this.al();
702
914
  }
703
- az(a, b, c, d) {
915
+ a0(a, b, c, d) {
704
916
  if (c.b.knownType == 9) {
705
917
  let e = typeCast(IList_$type, c.c);
706
918
  if (e != null) {
@@ -742,96 +954,144 @@ export let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
742
954
  class TSCodeGeneratingComponentRendererDataEmitter extends CodeGeneratingComponentRendererDataEmitter {
743
955
  constructor(a, b) {
744
956
  super(a, b);
745
- this.ah = new Dictionary$2(CodeGeneratingCodeWriter.$, Number_$type, 0);
957
+ this.ak = new Dictionary$2(CodeGeneratingCodeWriter.$, Number_$type, 0);
746
958
  }
747
- t(a, b = false) {
748
- a = CodeGeneratingComponentRenderer.dp(a);
959
+ v(a, b = false) {
960
+ a = CodeGeneratingComponentRenderer.dq(a);
749
961
  a = stringReplace(a, "-", "_");
750
962
  if (b) {
751
963
  a += "Item";
752
964
  }
753
965
  return a;
754
966
  }
755
- s(a) {
967
+ u(a) {
756
968
  a = stringReplace(a, "-", "_");
757
- return CodeGeneratingComponentRenderer.dn(a);
969
+ return CodeGeneratingComponentRenderer.dp(a);
758
970
  }
759
- al(a) {
971
+ ao(a) {
760
972
  a = stringReplace(a, "-", "_");
761
- return "_" + CodeGeneratingComponentRenderer.dn(a);
973
+ return "_" + CodeGeneratingComponentRenderer.dp(a);
762
974
  }
763
- get_q() {
975
+ get_s() {
764
976
  return ".ts";
765
977
  }
766
- ag(a, b, c, d, e) {
767
- super.ag(a, b, c, d, e);
768
- let f = this.p(this.t(a, true), this.t(a, false), b, c);
978
+ aj(a, b, c, d, e) {
979
+ super.aj(a, b, c, d, e);
980
+ let f = this.r(this.v(a, true), this.v(a, false), b, c);
769
981
  for (let g of fromEnum(f)) {
770
- this.y(g, d, e);
982
+ this.ab(g, d, e);
771
983
  }
772
984
  let h = 0;
773
985
  if (e == this.k) {
774
- e.addPackageImport("./" + this.t(a, false), this.t(a, false));
986
+ e.addPackageImport("./" + this.v(a, false), this.v(a, false));
775
987
  }
776
988
  else {
777
- e.addPackageImport("./" + this.t(a, false), this.t(a, false));
989
+ e.addPackageImport("./" + this.v(a, false), this.v(a, false));
778
990
  }
779
- d.k("export class " + this.t(a, false) + " extends Array<" + this.t(a, true) + "> {");
991
+ d.k("export class " + this.v(a, false) + " extends Array<" + this.v(a, true) + "> {");
780
992
  d.h();
781
993
  d.k("public constructor() {");
782
994
  d.h();
783
995
  d.k("super();");
784
996
  }
785
- ac(a) {
786
- super.ac(a);
787
- this.g.k("private " + this.al(a) + ": " + this.t(a, false) + " = null;");
788
- this.g.k("public get " + this.s(a) + "(): " + this.t(a, false) + " {");
789
- this.g.h();
790
- this.g.k("if (this." + this.al(a) + " == null)");
791
- this.g.k("{");
997
+ af(a, b, c) {
998
+ super.af(a, b, c);
999
+ let d = this.p.cDNBasePath + this.v(a, false) + ".json";
1000
+ let e = "";
1001
+ if (this.n.platform == 2) {
1002
+ e = "this.setState({}); ";
1003
+ }
1004
+ if (this.n.platform == 3) {
1005
+ e = "if ((this as any)._bind) { (this as any)._bind(); } ";
1006
+ }
1007
+ let f = this.v(a, false);
1008
+ let g = "null";
1009
+ switch (b) {
1010
+ case 2:
1011
+ f = "any[]";
1012
+ break;
1013
+ case 1:
1014
+ f = "any[]";
1015
+ g = this.v(a, false);
1016
+ break;
1017
+ case 0: break;
1018
+ }
1019
+ this.g.k("private " + this.ao(a) + ": " + f + " = " + g + ";");
1020
+ if (b == 2 || (c != null && c.isAsync)) {
1021
+ this.g.k("private " + this.ao(a) + "_fetching: boolean = false;");
1022
+ }
1023
+ this.g.k("public get " + this.u(a) + "(): " + f + " {");
792
1024
  this.g.h();
793
- this.g.k("this." + this.al(a) + " = new " + this.t(a, false) + "();");
794
- this.g.f();
795
- this.g.k("}");
796
- this.g.k("return this." + this.al(a) + ";");
1025
+ if (c != null && c.isAsync) {
1026
+ this.g.k("if (this." + this.ao(a) + " == null && !this." + this.ao(a) + "_fetching)");
1027
+ this.g.k("{");
1028
+ this.g.h();
1029
+ this.g.k(this.ao(a) + "_fetching = true;");
1030
+ this.g.k("( async () => { this." + this.ao(a) + " = await (await " + this.v(a, false) + ".fetch()); " + e + " })();");
1031
+ this.g.f();
1032
+ this.g.k("}");
1033
+ }
1034
+ else {
1035
+ if (b == 2) {
1036
+ this.g.k("if (this." + this.ao(a) + " == null && !this." + this.ao(a) + "_fetching)");
1037
+ this.g.k("{");
1038
+ this.g.h();
1039
+ this.g.k(this.ao(a) + "_fetching = true;");
1040
+ this.g.k("( async () => { this." + this.ao(a) + " = await (await fetch('" + d + "')).json(); " + e + " })();");
1041
+ this.g.f();
1042
+ this.g.k("}");
1043
+ }
1044
+ if (b == 0) {
1045
+ this.g.k("if (this." + this.ao(a) + " == null)");
1046
+ this.g.k("{");
1047
+ this.g.h();
1048
+ this.g.k("this." + this.ao(a) + " = new " + this.v(a, false) + "();");
1049
+ this.g.f();
1050
+ this.g.k("}");
1051
+ }
1052
+ }
1053
+ this.g.k("return this." + this.ao(a) + ";");
797
1054
  this.g.f();
798
1055
  this.g.k("}");
799
1056
  this.g.k("");
800
1057
  }
801
- ad(a, b) {
802
- super.ad(a, b);
803
- this.g.k("private " + this.al(a) + ": " + this.ai(b.e) + " = " + this.aj(b) + ";");
804
- this.g.k("public get " + this.s(a) + "(): " + this.ai(b.e) + " {");
1058
+ ag(a, b) {
1059
+ super.ag(a, b);
1060
+ this.g.k("private " + this.ao(a) + ": " + this.al(b.e) + " = " + this.am(b) + ";");
1061
+ this.g.k("public get " + this.u(a) + "(): " + this.al(b.e) + " {");
805
1062
  this.g.h();
806
- this.g.k("return this." + this.al(a) + ";");
1063
+ this.g.k("return this." + this.ao(a) + ";");
807
1064
  this.g.f();
808
1065
  this.g.k("}");
809
1066
  this.g.k("");
810
1067
  }
811
- ae(a, b, c, d) {
812
- super.ae(a, b, c, d);
813
- this.g.k("private " + this.al(a) + ": " + this.t(a, false) + "Item = null;");
814
- this.g.k("public get " + this.s(a) + "(): " + this.t(a, false) + "Item {");
1068
+ ah(a, b, c, d) {
1069
+ super.ah(a, b, c, d);
1070
+ this.g.k("private " + this.ao(a) + ": " + this.v(a, false) + "Item = null;");
1071
+ this.g.k("public get " + this.u(a) + "(): " + this.v(a, false) + "Item {");
815
1072
  this.g.h();
816
- this.g.k("if (this." + this.al(a) + " == null)");
1073
+ this.g.k("if (this." + this.ao(a) + " == null)");
817
1074
  this.g.k("{");
818
1075
  this.g.h();
819
- this.g.k("this." + this.al(a) + " = ");
820
- this.am(this.t(a, true), b, c, d, this.g);
1076
+ this.g.k("this." + this.ao(a) + " = ");
1077
+ this.ap(this.v(a, true), b, c, d, this.g);
821
1078
  this.g.k("}");
822
- this.g.k("return this." + this.al(a) + ";");
1079
+ this.g.k("return this." + this.ao(a) + ";");
823
1080
  this.g.f();
824
1081
  this.g.k("}");
825
1082
  this.g.k("");
826
1083
  }
827
- v(a, b) {
1084
+ x(a, b) {
828
1085
  b.addPackageImport("./" + a, a);
829
1086
  b.addPackageImport("./" + a, a + "Item");
830
1087
  }
831
- w(a, b) {
1088
+ y(a, b) {
1089
+ b.addDefaultImport("./" + a, a);
1090
+ }
1091
+ z(a, b) {
832
1092
  this.l = CodeGeneratingImportManager.merge(this.l, b);
833
1093
  }
834
- y(a, b, c) {
1094
+ ab(a, b, c) {
835
1095
  let d = 0;
836
1096
  if (c == this.k) {
837
1097
  c.addPackageImport("./" + a.d, a.d);
@@ -850,13 +1110,13 @@ export let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
850
1110
  for (let e = 0; e < a.a.length; e++) {
851
1111
  let f = a.a[e];
852
1112
  let g = a.b[e];
853
- b.k("public " + this.s(f) + ": " + this.ak(a, f, g) + ";");
1113
+ b.k("public " + this.u(f) + ": " + this.an(a, f, g) + ";");
854
1114
  }
855
1115
  b.f();
856
1116
  b.k("");
857
1117
  b.k("}");
858
1118
  }
859
- ai(a) {
1119
+ al(a) {
860
1120
  switch (a) {
861
1121
  case 1: return "boolean";
862
1122
  case 0: return "number";
@@ -865,12 +1125,12 @@ export let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
865
1125
  }
866
1126
  return "any";
867
1127
  }
868
- ak(a, b, c) {
1128
+ an(a, b, c) {
869
1129
  if (c.d) {
870
- return a.d + "_" + this.s(b) + "[]";
1130
+ return a.d + "_" + this.u(b) + "[]";
871
1131
  }
872
1132
  else if (c.f) {
873
- return a.d + "_" + this.s(b);
1133
+ return a.d + "_" + this.u(b);
874
1134
  }
875
1135
  else {
876
1136
  switch (c.c) {
@@ -882,20 +1142,20 @@ export let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
882
1142
  }
883
1143
  return "any";
884
1144
  }
885
- af(a, b, c, d) {
886
- super.af(a, b, c, d);
1145
+ ai(a, b, c, d) {
1146
+ super.ai(a, b, c, d);
887
1147
  d.f();
888
1148
  d.k("}");
889
1149
  d.f();
890
1150
  d.k("}");
891
1151
  }
892
- u(a, b, c, d, e, f) {
893
- super.u(a, b, c, d, e, f);
1152
+ w(a, b, c, d, e, f) {
1153
+ super.w(a, b, c, d, e, f);
894
1154
  f.j("this.push(");
895
- this.am(this.t(a, true), b, c, d, f);
1155
+ this.ap(this.v(a, true), b, c, d, f);
896
1156
  f.k(");");
897
1157
  }
898
- am(a, b, c, d, e) {
1158
+ ap(a, b, c, d, e) {
899
1159
  if (d == null) {
900
1160
  e.j("null");
901
1161
  return;
@@ -909,7 +1169,7 @@ export let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
909
1169
  if (g > 0) {
910
1170
  e.k(",");
911
1171
  }
912
- this.am(a, b, c, f.items[g], e);
1172
+ this.ap(a, b, c, f.items[g], e);
913
1173
  }
914
1174
  }
915
1175
  e.f();
@@ -926,18 +1186,18 @@ export let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
926
1186
  if (i > 0) {
927
1187
  e.k(",");
928
1188
  }
929
- e.j(this.s(j) + ": ");
1189
+ e.j(this.u(j) + ": ");
930
1190
  if (k.d) {
931
- let l = a + "_" + this.s(j) + "Item";
932
- this.am(l, k.a, k.b, h.item(j), e);
1191
+ let l = a + "_" + this.u(j) + "Item";
1192
+ this.ap(l, k.a, k.b, h.item(j), e);
933
1193
  }
934
1194
  else if (k.f) {
935
- let m = a + "_" + this.s(j);
936
- this.am(m, k.a, k.b, h.item(j), e);
1195
+ let m = a + "_" + this.u(j);
1196
+ this.ap(m, k.a, k.b, h.item(j), e);
937
1197
  }
938
1198
  else {
939
1199
  let n = h.item(j);
940
- e.j(this.r(k, n));
1200
+ e.j(this.t(k, n));
941
1201
  }
942
1202
  }
943
1203
  e.k("");
@@ -945,7 +1205,7 @@ export let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
945
1205
  e.j("})");
946
1206
  }
947
1207
  }
948
- r(a, b) {
1208
+ t(a, b) {
949
1209
  if (b.value == null) {
950
1210
  return ("null");
951
1211
  }
@@ -957,7 +1217,7 @@ export let TSCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (() => {
957
1217
  }
958
1218
  return "";
959
1219
  }
960
- aj(a) {
1220
+ am(a) {
961
1221
  switch (a.e) {
962
1222
  case 1: return (a.value ? "true" : "false");
963
1223
  case 0: return (a.value.toString());
@@ -978,7 +1238,7 @@ export let AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /*@__PURE
978
1238
  constructor(a, b) {
979
1239
  super(a, b);
980
1240
  }
981
- ad(a) {
1241
+ ae(a) {
982
1242
  if (a.c == null) {
983
1243
  return "null";
984
1244
  }
@@ -992,35 +1252,35 @@ export let AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /*@__PURE
992
1252
  }
993
1253
  return c;
994
1254
  }
995
- get_p() {
1255
+ get_q() {
996
1256
  return true;
997
1257
  }
998
- get_ap() {
1258
+ get_aq() {
999
1259
  return "Igx";
1000
1260
  }
1001
- as(a) {
1002
- super.as(a);
1003
- this.h.k("<" + this.a7(a) + "");
1261
+ at(a) {
1262
+ super.at(a);
1263
+ this.h.k("<" + this.a8(a) + "");
1004
1264
  }
1005
- a7(a) {
1265
+ a8(a) {
1006
1266
  if (stringEndsWith(a, "Component")) {
1007
1267
  a = a.substr(0, a.length - ("Component").length);
1008
1268
  }
1009
- return CodeGeneratingComponentRenderer.dq(a);
1269
+ return CodeGeneratingComponentRenderer.dr(a);
1010
1270
  }
1011
- a5() {
1271
+ a6() {
1012
1272
  this.h.k(">");
1013
1273
  this.h.h();
1014
1274
  }
1015
- a0(a) {
1275
+ a1(a) {
1016
1276
  this.h.f();
1017
- this.h.k("</" + this.a7(a) + ">");
1018
- super.a0(a);
1277
+ this.h.k("</" + this.a8(a) + ">");
1278
+ super.a1(a);
1019
1279
  }
1020
- ay(a, b, c, d) {
1021
- let e = CodeGeneratingComponentRenderer.dn(b);
1280
+ az(a, b, c, d) {
1281
+ let e = CodeGeneratingComponentRenderer.dp(b);
1022
1282
  if (this.n(c)) {
1023
- this.a6(c);
1283
+ this.a7(c);
1024
1284
  e = "[" + e + "]";
1025
1285
  }
1026
1286
  if (a > 0) {
@@ -1029,21 +1289,21 @@ export let AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /*@__PURE
1029
1289
  this.h.j(e);
1030
1290
  this.h.j("=");
1031
1291
  this.h.j("\"");
1032
- this.h.j(this.an(c, true));
1292
+ this.h.j(this.ao(c, true));
1033
1293
  this.h.j("\"");
1034
1294
  if (e == "name") {
1035
1295
  this.h.k("");
1036
- this.h.j("#" + CodeGeneratingComponentRenderer.dn(this.an(c, true)));
1296
+ this.h.j("#" + CodeGeneratingComponentRenderer.dp(this.ao(c, true)));
1037
1297
  }
1038
1298
  }
1039
- ah(a) {
1299
+ ai(a) {
1040
1300
  if (!stringIsNullOrEmpty(a.a.e)) {
1041
- this.a6(a);
1042
- return "this." + CodeGeneratingComponentRenderer.dn(a.a.e) + "($event)";
1301
+ this.a7(a);
1302
+ return "this." + CodeGeneratingComponentRenderer.dp(a.a.e) + "($event)";
1043
1303
  }
1044
- return this.ak();
1304
+ return this.al();
1045
1305
  }
1046
- w(a) {
1306
+ x(a) {
1047
1307
  let b = a.c;
1048
1308
  switch (b.a) {
1049
1309
  case 3: return b.b;
@@ -1053,16 +1313,16 @@ export let AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /*@__PURE
1053
1313
  }
1054
1314
  return b.b;
1055
1315
  }
1056
- ak() {
1316
+ al() {
1057
1317
  return "null";
1058
1318
  }
1059
- af(a) {
1060
- return CodeGeneratingComponentRenderer.dn(a.a.e);
1319
+ ag(a) {
1320
+ return CodeGeneratingComponentRenderer.dp(a.a.e);
1061
1321
  }
1062
- al(a) {
1063
- return CodeGeneratingComponentRenderer.dn(a.a.e);
1322
+ am(a) {
1323
+ return CodeGeneratingComponentRenderer.dp(a.a.e);
1064
1324
  }
1065
- az(a, b, c, d) {
1325
+ a0(a, b, c, d) {
1066
1326
  if (c.b.knownType == 9) {
1067
1327
  let e = typeCast(IList_$type, c.c);
1068
1328
  if (e != null) {
@@ -1104,142 +1364,153 @@ export let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (()
1104
1364
  class DotNetCodeGeneratingComponentRendererDataEmitter extends CodeGeneratingComponentRendererDataEmitter {
1105
1365
  constructor(a, b) {
1106
1366
  super(a, b);
1107
- this.ah = false;
1367
+ this.ak = false;
1108
1368
  }
1109
- w(a, b) {
1110
- super.w(a, b);
1369
+ z(a, b) {
1370
+ super.z(a, b);
1111
1371
  this.f.k("<Compile Include=\"" + a + ".cs\">");
1112
1372
  this.f.h();
1113
1373
  this.f.k("<SubType>Code</SubType>");
1114
1374
  this.f.f();
1115
1375
  this.f.k("</Compile>");
1116
1376
  }
1117
- aa(a) {
1377
+ ad(a) {
1118
1378
  a.k("using System;");
1119
1379
  a.k("using System.Collections.Generic;");
1120
- if (!this.ah) {
1121
- this.ah = true;
1380
+ if (!this.ak) {
1381
+ this.ak = true;
1122
1382
  this.k.addUsing("using Data;");
1123
1383
  }
1124
1384
  a.k("namespace Data");
1125
1385
  a.k("{");
1126
1386
  a.h();
1127
- super.aa(a);
1387
+ super.ad(a);
1128
1388
  }
1129
- z(a) {
1389
+ ac(a) {
1130
1390
  a.f();
1131
1391
  a.k("}");
1132
- super.z(a);
1392
+ super.ac(a);
1133
1393
  }
1134
- t(a, b = false) {
1135
- a = CodeGeneratingComponentRenderer.dp(a);
1394
+ v(a, b = false) {
1395
+ a = CodeGeneratingComponentRenderer.dq(a);
1136
1396
  a = stringReplace(a, "-", "_");
1137
1397
  if (b) {
1138
1398
  a += "Item";
1139
1399
  }
1140
1400
  return a;
1141
1401
  }
1142
- s(a) {
1402
+ u(a) {
1143
1403
  a = stringReplace(a, "-", "_");
1144
- return CodeGeneratingComponentRenderer.dp(a);
1404
+ return CodeGeneratingComponentRenderer.dq(a);
1145
1405
  }
1146
- al(a) {
1406
+ ao(a) {
1147
1407
  a = stringReplace(a, "-", "_");
1148
- return "_" + CodeGeneratingComponentRenderer.dn(a);
1408
+ return "_" + CodeGeneratingComponentRenderer.dp(a);
1149
1409
  }
1150
- ag(a, b, c, d, e) {
1151
- super.ag(a, b, c, d, e);
1152
- let f = this.p(this.t(a, true), this.t(a, false), b, c);
1410
+ aj(a, b, c, d, e) {
1411
+ super.aj(a, b, c, d, e);
1412
+ let f = this.r(this.v(a, true), this.v(a, false), b, c);
1153
1413
  for (let g of fromEnum(f)) {
1154
- this.y(g, d, e);
1414
+ this.ab(g, d, e);
1155
1415
  }
1156
- d.k("public class " + this.t(a, false));
1416
+ d.k("public class " + this.v(a, false));
1157
1417
  d.h();
1158
- d.k(": List<" + this.t(a, true) + ">");
1418
+ d.k(": List<" + this.v(a, true) + ">");
1159
1419
  d.f();
1160
1420
  d.k("{");
1161
1421
  d.h();
1162
- d.k("public " + this.t(a, false) + "()");
1422
+ d.k("public " + this.v(a, false) + "()");
1163
1423
  d.k("{");
1164
1424
  d.h();
1165
1425
  }
1166
- ac(a) {
1167
- super.ac(a);
1168
- this.g.k("private " + this.t(a, false) + " " + this.al(a) + " = null;");
1169
- this.g.k("public " + this.t(a, false) + " " + this.s(a));
1426
+ af(a, b, c) {
1427
+ super.af(a, b, c);
1428
+ let d = this.ao(a) + " = " + "new " + this.v(a, false) + "(); ";
1429
+ let e = "";
1430
+ if (this.n.platform == 5) {
1431
+ e = " StateHasChanged();";
1432
+ }
1433
+ else {
1434
+ e = " OnPropertyChanged(\"" + this.v(a, false) + "\");";
1435
+ }
1436
+ if (c.isAsync) {
1437
+ d = this.v(a, false) + ".Fetch().ContinueWith((t) => {" + this.ao(a) + " = t.Result; " + e + " });";
1438
+ }
1439
+ this.g.k("private " + this.v(a, false) + " " + this.ao(a) + " = null;");
1440
+ this.g.k("public " + this.v(a, false) + " " + this.u(a));
1170
1441
  this.g.k("{");
1171
1442
  this.g.h();
1172
1443
  this.g.k("get");
1173
1444
  this.g.k("{");
1174
1445
  this.g.h();
1175
- this.g.k("if (" + this.al(a) + " == null)");
1446
+ this.g.k("if (" + this.ao(a) + " == null)");
1176
1447
  this.g.k("{");
1177
1448
  this.g.h();
1178
- this.g.k(this.al(a) + " = new " + this.t(a, false) + "();");
1449
+ this.g.k(d);
1179
1450
  this.g.f();
1180
1451
  this.g.k("}");
1181
- this.g.k("return " + this.al(a) + ";");
1452
+ this.g.k("return " + this.ao(a) + ";");
1182
1453
  this.g.f();
1183
1454
  this.g.k("}");
1184
1455
  this.g.f();
1185
1456
  this.g.k("}");
1186
1457
  this.g.k("");
1187
1458
  }
1188
- ad(a, b) {
1189
- super.ad(a, b);
1190
- this.g.k("private " + this.ai(b.e) + " " + this.al(a) + " = " + this.aj(b) + ";");
1191
- this.g.k("public " + this.ai(b.e) + " " + this.s(a));
1459
+ ag(a, b) {
1460
+ super.ag(a, b);
1461
+ this.g.k("private " + this.al(b.e) + " " + this.ao(a) + " = " + this.am(b) + ";");
1462
+ this.g.k("public " + this.al(b.e) + " " + this.u(a));
1192
1463
  this.g.k("{");
1193
1464
  this.g.h();
1194
1465
  this.g.k("get");
1195
1466
  this.g.k("{");
1196
1467
  this.g.h();
1197
- this.g.k("return " + this.al(a) + ";");
1468
+ this.g.k("return " + this.ao(a) + ";");
1198
1469
  this.g.f();
1199
1470
  this.g.k("}");
1200
1471
  this.g.f();
1201
1472
  this.g.k("}");
1202
1473
  this.g.k("");
1203
1474
  }
1204
- ae(a, b, c, d) {
1205
- super.ae(a, b, c, d);
1206
- this.g.k("private " + this.t(a, false) + "Item " + this.al(a) + " = null;");
1207
- this.g.k("public " + this.t(a, false) + "Item " + this.s(a));
1475
+ ah(a, b, c, d) {
1476
+ super.ah(a, b, c, d);
1477
+ this.g.k("private " + this.v(a, false) + "Item " + this.ao(a) + " = null;");
1478
+ this.g.k("public " + this.v(a, false) + "Item " + this.u(a));
1208
1479
  this.g.k("{");
1209
1480
  this.g.h();
1210
1481
  this.g.k("get");
1211
1482
  this.g.k("{");
1212
1483
  this.g.h();
1213
- this.g.k("if (" + this.al(a) + " == null)");
1484
+ this.g.k("if (" + this.ao(a) + " == null)");
1214
1485
  this.g.k("{");
1215
1486
  this.g.h();
1216
1487
  this.g.k("_" + a + " = ");
1217
- this.am(this.t(a, true), b, c, d, this.g);
1488
+ this.ap(this.v(a, true), b, c, d, this.g);
1218
1489
  this.g.f();
1219
1490
  this.g.k("}");
1220
- this.g.k("return " + this.al(a) + ";");
1491
+ this.g.k("return " + this.ao(a) + ";");
1221
1492
  this.g.f();
1222
1493
  this.g.k("}");
1223
1494
  this.g.f();
1224
1495
  this.g.k("}");
1225
1496
  this.g.k("");
1226
1497
  }
1227
- get_q() {
1498
+ get_s() {
1228
1499
  return ".cs";
1229
1500
  }
1230
- y(a, b, c) {
1501
+ ab(a, b, c) {
1231
1502
  b.k("public class " + a.d);
1232
1503
  b.k("{");
1233
1504
  b.h();
1234
1505
  for (let d = 0; d < a.a.length; d++) {
1235
1506
  let e = a.a[d];
1236
1507
  let f = a.b[d];
1237
- b.k("public " + this.ak(a, e, f) + " " + this.s(e) + "{ get; set; }");
1508
+ b.k("public " + this.an(a, e, f) + " " + this.u(e) + "{ get; set; }");
1238
1509
  }
1239
1510
  b.f();
1240
1511
  b.k("}");
1241
1512
  }
1242
- ai(a) {
1513
+ al(a) {
1243
1514
  switch (a) {
1244
1515
  case 1: return "bool";
1245
1516
  case 0: return "double";
@@ -1248,12 +1519,12 @@ export let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (()
1248
1519
  }
1249
1520
  return "object";
1250
1521
  }
1251
- ak(a, b, c) {
1522
+ an(a, b, c) {
1252
1523
  if (c.d) {
1253
- return "List<" + a.d + "_" + this.s(b) + "Item>";
1524
+ return "List<" + a.d + "_" + this.u(b) + "Item>";
1254
1525
  }
1255
1526
  else if (c.f) {
1256
- return a.d + "_" + this.s(b);
1527
+ return a.d + "_" + this.u(b);
1257
1528
  }
1258
1529
  else {
1259
1530
  switch (c.c) {
@@ -1265,20 +1536,20 @@ export let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (()
1265
1536
  }
1266
1537
  return "object";
1267
1538
  }
1268
- af(a, b, c, d) {
1269
- super.af(a, b, c, d);
1539
+ ai(a, b, c, d) {
1540
+ super.ai(a, b, c, d);
1270
1541
  d.f();
1271
1542
  d.k("}");
1272
1543
  d.f();
1273
1544
  d.k("}");
1274
1545
  }
1275
- u(a, b, c, d, e, f) {
1276
- super.u(a, b, c, d, e, f);
1546
+ w(a, b, c, d, e, f) {
1547
+ super.w(a, b, c, d, e, f);
1277
1548
  f.j("this.Add(");
1278
- this.am(this.t(a, true), b, c, d, f);
1549
+ this.ap(this.v(a, true), b, c, d, f);
1279
1550
  f.k(");");
1280
1551
  }
1281
- am(a, b, c, d, e) {
1552
+ ap(a, b, c, d, e) {
1282
1553
  if (d == null) {
1283
1554
  e.j("null");
1284
1555
  return;
@@ -1293,7 +1564,7 @@ export let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (()
1293
1564
  if (g > 0) {
1294
1565
  e.k(",");
1295
1566
  }
1296
- this.am(a, b, c, f.items[g], e);
1567
+ this.ap(a, b, c, f.items[g], e);
1297
1568
  }
1298
1569
  }
1299
1570
  e.f();
@@ -1312,16 +1583,16 @@ export let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (()
1312
1583
  }
1313
1584
  e.j(j + " = ");
1314
1585
  if (k.d) {
1315
- let l = a + "_" + this.s(j) + "Item";
1316
- this.am(l, k.a, k.b, h.item(j), e);
1586
+ let l = a + "_" + this.u(j) + "Item";
1587
+ this.ap(l, k.a, k.b, h.item(j), e);
1317
1588
  }
1318
1589
  else if (k.f) {
1319
- let m = a + "_" + this.s(j);
1320
- this.am(m, k.a, k.b, h.item(j), e);
1590
+ let m = a + "_" + this.u(j);
1591
+ this.ap(m, k.a, k.b, h.item(j), e);
1321
1592
  }
1322
1593
  else {
1323
1594
  let n = h.item(j);
1324
- e.j(this.r(k, n));
1595
+ e.j(this.t(k, n));
1325
1596
  }
1326
1597
  }
1327
1598
  e.k("");
@@ -1329,16 +1600,20 @@ export let DotNetCodeGeneratingComponentRendererDataEmitter = /*@__PURE__*/ (()
1329
1600
  e.j("}");
1330
1601
  }
1331
1602
  }
1332
- r(a, b) {
1603
+ t(a, b) {
1333
1604
  switch (a.c) {
1334
1605
  case 1: return (b.value ? "true" : "false");
1335
- case 0: return (b.value.toString());
1606
+ case 0:
1607
+ if (b == null || b.value == null) {
1608
+ return "double.NaN";
1609
+ }
1610
+ return (b.value.toString());
1336
1611
  case 2: return ("@\"" + stringReplace(b.value, "\"", "\"\"") + "\"");
1337
1612
  case 3: return ("null");
1338
1613
  }
1339
1614
  return "";
1340
1615
  }
1341
- aj(a) {
1616
+ am(a) {
1342
1617
  switch (a.e) {
1343
1618
  case 1: return (a.value ? "true" : "false");
1344
1619
  case 0: return (a.value.toString());
@@ -1359,10 +1634,10 @@ export let WPFXamlCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (()
1359
1634
  constructor(a, b) {
1360
1635
  super(a, b);
1361
1636
  }
1362
- get_q() {
1637
+ get_r() {
1363
1638
  return false;
1364
1639
  }
1365
- ad(a) {
1640
+ ae(a) {
1366
1641
  if (a.c == null) {
1367
1642
  return "null";
1368
1643
  }
@@ -1376,20 +1651,20 @@ export let WPFXamlCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (()
1376
1651
  }
1377
1652
  return c;
1378
1653
  }
1379
- as(a) {
1380
- super.as(a);
1654
+ at(a) {
1655
+ super.at(a);
1381
1656
  this.h.k("<ig:" + a + "");
1382
1657
  }
1383
- a5() {
1658
+ a6() {
1384
1659
  this.h.k(">");
1385
1660
  this.h.h();
1386
1661
  }
1387
- a0(a) {
1662
+ a1(a) {
1388
1663
  this.h.f();
1389
1664
  this.h.k("</ig:" + a + ">");
1390
- super.a0(a);
1665
+ super.a1(a);
1391
1666
  }
1392
- ay(a, b, c, d) {
1667
+ az(a, b, c, d) {
1393
1668
  if (b == "Label" && c.b != null && stringContains(c.b.owningType, "Axis")) {
1394
1669
  if (c.c != null && stringContains(c.c, "{")) {
1395
1670
  if (a > 0) {
@@ -1398,7 +1673,7 @@ export let WPFXamlCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (()
1398
1673
  this.h.j(b);
1399
1674
  this.h.j("=");
1400
1675
  this.h.j("\"");
1401
- this.h.j("{}" + this.an(c, true));
1676
+ this.h.j("{}" + this.ao(c, true));
1402
1677
  this.h.j("\"");
1403
1678
  return;
1404
1679
  }
@@ -1409,10 +1684,10 @@ export let WPFXamlCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (()
1409
1684
  this.h.j(b);
1410
1685
  this.h.j("=");
1411
1686
  this.h.j("\"");
1412
- this.h.j(this.an(c, true));
1687
+ this.h.j(this.ao(c, true));
1413
1688
  this.h.j("\"");
1414
1689
  }
1415
- w(a) {
1690
+ x(a) {
1416
1691
  let b = a.c;
1417
1692
  switch (b.a) {
1418
1693
  case 3: return b.b;
@@ -1422,24 +1697,24 @@ export let WPFXamlCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (()
1422
1697
  }
1423
1698
  return b.b;
1424
1699
  }
1425
- ak() {
1700
+ al() {
1426
1701
  return "{x:Null}";
1427
1702
  }
1428
- af(a) {
1703
+ ag(a) {
1429
1704
  return "{Binding ElementName=" + a.a.e + "}";
1430
1705
  }
1431
- a7(a) {
1706
+ a8(a) {
1432
1707
  a = stringReplace(a, "-", "_");
1433
- return CodeGeneratingComponentRenderer.dp(a);
1708
+ return CodeGeneratingComponentRenderer.dq(a);
1434
1709
  }
1435
- al(a) {
1436
- this.a6(a);
1437
- return "{Binding " + this.a7(a.a.e) + "}";
1710
+ am(a) {
1711
+ this.a7(a);
1712
+ return "{Binding " + this.a8(a.a.e) + "}";
1438
1713
  }
1439
- az(a, b, c, d) {
1714
+ a0(a, b, c, d) {
1440
1715
  this.h.j("<ig:");
1441
1716
  {
1442
- this.h.j(this.ac);
1717
+ this.h.j(this.ad);
1443
1718
  this.h.j(".");
1444
1719
  }
1445
1720
  this.h.j(b);
@@ -1465,13 +1740,13 @@ export let WPFXamlCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__*/ (()
1465
1740
  this.h.f();
1466
1741
  this.h.j("</ig:");
1467
1742
  {
1468
- this.h.j(this.ac);
1743
+ this.h.j(this.ad);
1469
1744
  this.h.j(".");
1470
1745
  }
1471
1746
  this.h.j(b);
1472
1747
  this.h.k(">");
1473
1748
  }
1474
- get_ap() {
1749
+ get_aq() {
1475
1750
  return "Xam";
1476
1751
  }
1477
1752
  }
@@ -1486,7 +1761,7 @@ export let WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter = /*@__PURE__
1486
1761
  constructor(a, b) {
1487
1762
  super(a, b);
1488
1763
  }
1489
- get_q() {
1764
+ get_r() {
1490
1765
  return false;
1491
1766
  }
1492
1767
  }
@@ -1500,17 +1775,17 @@ export let CodeGeneratingComponentRenderer = /*@__PURE__*/ (() => {
1500
1775
  class CodeGeneratingComponentRenderer extends ComponentRenderer {
1501
1776
  constructor(a, b) {
1502
1777
  super();
1503
- this.dh = null;
1504
- this.di = 0;
1505
- this.dj = null;
1778
+ this.di = null;
1779
+ this.dj = 0;
1506
1780
  this.dk = null;
1507
1781
  this.dl = null;
1508
- this.dh = b;
1509
- this.di = a;
1510
- ComponentRenderer.platform = CodeGeneratingComponentRenderer.dm(a);
1511
- this.e = new CodeGenerationRendererAdapter(a, this.e);
1512
- this.context = new TypeDescriptionContext(this.e, ComponentRenderer.platform);
1513
- this.g = new CodeGenerationTransformer(a);
1782
+ this.dm = null;
1783
+ this.di = b;
1784
+ this.dj = a;
1785
+ ComponentRenderer.platform = CodeGeneratingComponentRenderer.dn(a);
1786
+ this.f = new CodeGenerationRendererAdapter(a, this.f);
1787
+ this.context = new TypeDescriptionContext(this.f, ComponentRenderer.platform);
1788
+ this.h = new CodeGenerationTransformer(a);
1514
1789
  }
1515
1790
  loadCodeJson(a) {
1516
1791
  this.loadJson(a, (b) => ((() => {
@@ -1519,7 +1794,7 @@ export let CodeGeneratingComponentRenderer = /*@__PURE__*/ (() => {
1519
1794
  return $ret;
1520
1795
  })()));
1521
1796
  }
1522
- static dn(a) {
1797
+ static dp(a) {
1523
1798
  if (a == null) {
1524
1799
  return null;
1525
1800
  }
@@ -1528,7 +1803,7 @@ export let CodeGeneratingComponentRenderer = /*@__PURE__*/ (() => {
1528
1803
  }
1529
1804
  return a.substr(0, 1).toLowerCase() + a.substr(1);
1530
1805
  }
1531
- static dp(a) {
1806
+ static dq(a) {
1532
1807
  if (a == null) {
1533
1808
  return null;
1534
1809
  }
@@ -1537,7 +1812,7 @@ export let CodeGeneratingComponentRenderer = /*@__PURE__*/ (() => {
1537
1812
  }
1538
1813
  return a.substr(0, 1).toUpperCase() + a.substr(1);
1539
1814
  }
1540
- static dq(a) {
1815
+ static dr(a) {
1541
1816
  if (a == null) {
1542
1817
  return null;
1543
1818
  }
@@ -1572,26 +1847,26 @@ export let CodeGeneratingComponentRenderer = /*@__PURE__*/ (() => {
1572
1847
  }
1573
1848
  return j.toString();
1574
1849
  }
1575
- aj() {
1850
+ ak() {
1576
1851
  return true;
1577
1852
  }
1578
- y(a) {
1579
- super.y(a);
1580
- this.dj = a;
1853
+ z(a) {
1854
+ super.z(a);
1855
+ this.dk = a;
1581
1856
  return true;
1582
1857
  }
1583
- ad(a) {
1584
- super.ad(a);
1585
- this.dl = a;
1858
+ ae(a) {
1859
+ super.ae(a);
1860
+ this.dm = a;
1586
1861
  return true;
1587
1862
  }
1588
- z(a) {
1589
- super.z(a);
1590
- this.dk = a;
1863
+ aa(a) {
1864
+ super.aa(a);
1865
+ this.dl = a;
1591
1866
  return true;
1592
1867
  }
1593
- dc(a, b, c) {
1594
- switch (this.di) {
1868
+ dd(a, b, c) {
1869
+ switch (this.dj) {
1595
1870
  case 1: if (b.forceCodeBehind) {
1596
1871
  return new AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter(b, c);
1597
1872
  }
@@ -1617,44 +1892,53 @@ export let CodeGeneratingComponentRenderer = /*@__PURE__*/ (() => {
1617
1892
  else {
1618
1893
  return new WPFXamlCodeGeneratingComponentRendererCodeEmitter(b, c);
1619
1894
  }
1895
+ case 5: if (b.forceCodeBehind) {
1896
+ return new BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter(b, c);
1897
+ }
1898
+ else {
1899
+ return new BlazorRazorCodeGeneratingComponentRendererCodeEmitter(b, c);
1900
+ }
1620
1901
  }
1621
1902
  return null;
1622
1903
  }
1623
- dd(a, b) {
1624
- switch (this.di) {
1904
+ de(a, b) {
1905
+ switch (this.dj) {
1625
1906
  case 1: return new TSCodeGeneratingComponentRendererDataEmitter(a, b);
1626
1907
  case 2: return new TSCodeGeneratingComponentRendererDataEmitter(a, b);
1627
1908
  case 3: return new TSCodeGeneratingComponentRendererDataEmitter(a, b);
1628
1909
  case 4: break;
1629
- case 0: return new DotNetCodeGeneratingComponentRendererDataEmitter(a, b);
1910
+ case 0:
1911
+ case 5: return new DotNetCodeGeneratingComponentRendererDataEmitter(a, b);
1630
1912
  }
1631
1913
  return null;
1632
1914
  }
1633
- de(a, b) {
1634
- switch (this.di) {
1635
- case 1: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.di);
1636
- case 2: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.di);
1637
- case 3: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.di);
1915
+ df(a, b) {
1916
+ switch (this.dj) {
1917
+ case 1: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.dj);
1918
+ case 2: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.dj);
1919
+ case 3: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.dj);
1638
1920
  case 4: break;
1639
- case 0: return new DotNetCodeGeneratingComponentRendererHandlerEmitter(a, b);
1921
+ case 0:
1922
+ case 5: return new DotNetCodeGeneratingComponentRendererHandlerEmitter(a, b);
1640
1923
  }
1641
1924
  return null;
1642
1925
  }
1643
- df(a, b) {
1644
- switch (this.di) {
1645
- case 1: return new TSCodeGeneratingComponentRendererModuleEmitter(this.di, a, b);
1646
- case 2: return new TSCodeGeneratingComponentRendererModuleEmitter(this.di, a, b);
1647
- case 3: return new TSCodeGeneratingComponentRendererModuleEmitter(this.di, a, b);
1926
+ dg(a, b) {
1927
+ switch (this.dj) {
1928
+ case 1: return new TSCodeGeneratingComponentRendererModuleEmitter(this.dj, a, b);
1929
+ case 2: return new TSCodeGeneratingComponentRendererModuleEmitter(this.dj, a, b);
1930
+ case 3: return new TSCodeGeneratingComponentRendererModuleEmitter(this.dj, a, b);
1648
1931
  case 4: break;
1649
- case 0: return new DotNetCodeGeneratingComponentRendererModuleEmitter(this.di, a, b);
1932
+ case 0: return new DotNetCodeGeneratingComponentRendererModuleEmitter(this.dj, a, b);
1933
+ case 5: return new BlazorCodeGeneratingComponentRendererModuleEmitter(this.dj, a, b);
1650
1934
  }
1651
1935
  return null;
1652
1936
  }
1653
1937
  emitCode(a) {
1654
1938
  let b = new CodeGeneratingRendererResult();
1655
- b.platform = this.di;
1656
- b.generationOptions = this.dh;
1657
- for (let c of fromEnum(this.ay.keys)) {
1939
+ b.platform = this.dj;
1940
+ b.generationOptions = this.di;
1941
+ for (let c of fromEnum(this.az.keys)) {
1658
1942
  let d = c;
1659
1943
  let e = d.id;
1660
1944
  for (let f of fromEnum(d.a)) {
@@ -1666,17 +1950,17 @@ export let CodeGeneratingComponentRenderer = /*@__PURE__*/ (() => {
1666
1950
  }
1667
1951
  }
1668
1952
  }
1669
- for (let g of fromEnum(this.ay.keys)) {
1953
+ for (let g of fromEnum(this.az.keys)) {
1670
1954
  let h = g;
1671
- h.c(b, this, this.dh);
1955
+ h.c(b, this, this.di);
1672
1956
  }
1673
- if (this.dj != null) {
1674
- let i = this.df(this.dh, b);
1675
- i.l(this.dj);
1957
+ if (this.dk != null) {
1958
+ let i = this.dg(this.di, b);
1959
+ i.l(this.dk);
1676
1960
  }
1677
- if (this.dl != null) {
1678
- if (typeCast(JsonDictionaryObject.$, this.dl) !== null) {
1679
- let j = this.dl;
1961
+ if (this.dm != null) {
1962
+ if (typeCast(JsonDictionaryObject.$, this.dm) !== null) {
1963
+ let j = this.dm;
1680
1964
  let m = j.e();
1681
1965
  for (let l = 0; l < m.length; l++) {
1682
1966
  let k = m[l];
@@ -1685,52 +1969,54 @@ export let CodeGeneratingComponentRenderer = /*@__PURE__*/ (() => {
1685
1969
  }
1686
1970
  }
1687
1971
  {
1688
- let n = this.dd(this.dh, b);
1689
- n.x(this.dk);
1972
+ let n = this.de(this.di, b);
1973
+ n.aa(this.dl);
1690
1974
  }
1691
- let o = this.de(this.dh, b);
1975
+ let o = this.df(this.di, b);
1692
1976
  o.j();
1693
- this.du(b, a);
1977
+ this.dv(b, a);
1694
1978
  return b;
1695
1979
  }
1696
- du(a, b) {
1980
+ dv(a, b) {
1697
1981
  b.execute(a);
1698
1982
  }
1699
- a3() {
1700
- return runOn(this, this.ds);
1983
+ a4() {
1984
+ return runOn(this, this.dt);
1701
1985
  }
1702
- dr(a) {
1986
+ ds(a) {
1703
1987
  a = stringReplace(a, "-", "_");
1704
- switch (this.di) {
1988
+ switch (this.dj) {
1705
1989
  case 1:
1706
1990
  case 2:
1707
- case 3: return CodeGeneratingComponentRenderer.dn(a);
1991
+ case 3: return CodeGeneratingComponentRenderer.dp(a);
1708
1992
  case 4:
1709
- case 0: return CodeGeneratingComponentRenderer.dp(a);
1993
+ case 0:
1994
+ case 5: return CodeGeneratingComponentRenderer.dq(a);
1710
1995
  }
1711
1996
  return a;
1712
1997
  }
1713
- ds(a) {
1998
+ dt(a) {
1714
1999
  let b = a;
1715
2000
  if (stringStartsWith(a, "{")) {
1716
2001
  if (!stringStartsWith(a, "{[")) {
1717
2002
  a = a.substr(1, a.length - 2);
1718
- a = "{" + this.dr(a) + "}";
2003
+ a = "{" + this.ds(a) + "}";
1719
2004
  b = a;
1720
2005
  }
1721
2006
  }
1722
2007
  else {
1723
- b = this.dr(a);
2008
+ b = this.ds(a);
1724
2009
  }
1725
2010
  return b;
1726
2011
  }
1727
- static dm(a) {
2012
+ static dn(a) {
1728
2013
  switch (a) {
1729
2014
  case 1: return 3;
1730
2015
  case 2: return 2;
1731
2016
  case 3: return 4;
1732
2017
  case 4: return 8;
1733
2018
  case 0: return 0;
2019
+ case 5: return 12;
1734
2020
  }
1735
2021
  return 0;
1736
2022
  }
@@ -1761,14 +2047,14 @@ export let CodeGenerationContainer = /*@__PURE__*/ (() => {
1761
2047
  let f = new StringBuilder(0);
1762
2048
  let g = new CodeGeneratingImportManager();
1763
2049
  for (let h of fromEnum(this.a)) {
1764
- let i = b.dc(h, c, a);
2050
+ let i = b.dd(h, c, a);
1765
2051
  h.p(i, true);
1766
2052
  let j = i.toString();
1767
2053
  a.addContainerResult(this.id, j);
1768
- i.au(d);
1769
- i.ax(e);
1770
- i.at(f);
1771
- i.av(g);
2054
+ i.av(d);
2055
+ i.ay(e);
2056
+ i.au(f);
2057
+ i.aw(g);
1772
2058
  }
1773
2059
  a.addContainerResult("bindingFields", d.toString());
1774
2060
  a.addContainerResult("bindingInit", e.toString());
@@ -1850,27 +2136,27 @@ export let CodeGenerationItemBuilder = /*@__PURE__*/ (() => {
1850
2136
  let c = this.m();
1851
2137
  if (b) {
1852
2138
  let d = this.n();
1853
- a.ao = d;
2139
+ a.ap = d;
1854
2140
  }
1855
2141
  let e = false;
1856
2142
  let f = false;
1857
2143
  if (this.f.containsKey("Name")) {
1858
2144
  e = true;
1859
- a.a4(this.f.item("Name").c);
2145
+ a.a5(this.f.item("Name").c);
1860
2146
  }
1861
2147
  else if (this.f.containsKey("name")) {
1862
2148
  e = true;
1863
- a.a4(this.f.item("name").c);
2149
+ a.a5(this.f.item("name").c);
1864
2150
  }
1865
2151
  else {
1866
2152
  if (this.e(a)) {
1867
2153
  f = true;
1868
- a.a3(c);
1869
- if (a.q) {
2154
+ a.a4(c);
2155
+ if (a.r) {
1870
2156
  this.g.add("name");
1871
2157
  this.f.addItem("name", ((() => {
1872
2158
  let $ret = new CodeGenerationItemBuilderPropertyInfo();
1873
- $ret.c = a.ab;
2159
+ $ret.c = a.ac;
1874
2160
  return $ret;
1875
2161
  })()));
1876
2162
  }
@@ -1878,13 +2164,13 @@ export let CodeGenerationItemBuilder = /*@__PURE__*/ (() => {
1878
2164
  this.g.add("Name");
1879
2165
  this.f.addItem("Name", ((() => {
1880
2166
  let $ret = new CodeGenerationItemBuilderPropertyInfo();
1881
- $ret.c = a.ab;
2167
+ $ret.c = a.ac;
1882
2168
  return $ret;
1883
2169
  })()));
1884
2170
  }
1885
2171
  }
1886
2172
  }
1887
- a.as(c);
2173
+ a.at(c);
1888
2174
  let g = 0;
1889
2175
  for (let h of fromEnum(this.g)) {
1890
2176
  let i = this.f.item(h);
@@ -1892,11 +2178,11 @@ export let CodeGenerationItemBuilder = /*@__PURE__*/ (() => {
1892
2178
  continue;
1893
2179
  }
1894
2180
  if (this.d(h, i)) {
1895
- a.ay(g, h, i, this.c);
2181
+ a.az(g, h, i, this.c);
1896
2182
  g++;
1897
2183
  }
1898
2184
  }
1899
- a.a5();
2185
+ a.a6();
1900
2186
  let j = 0;
1901
2187
  for (let k of fromEnum(this.g)) {
1902
2188
  let l = this.f.item(k);
@@ -1904,17 +2190,17 @@ export let CodeGenerationItemBuilder = /*@__PURE__*/ (() => {
1904
2190
  continue;
1905
2191
  }
1906
2192
  if (!this.d(k, l)) {
1907
- a.az(j, k, l, this.c);
2193
+ a.a0(j, k, l, this.c);
1908
2194
  j++;
1909
2195
  }
1910
2196
  }
1911
- a.a0(c);
2197
+ a.a1(c);
1912
2198
  if (e) {
1913
- a.a2();
2199
+ a.a3();
1914
2200
  }
1915
2201
  else {
1916
2202
  if (f) {
1917
- a.a1();
2203
+ a.a2();
1918
2204
  }
1919
2205
  }
1920
2206
  }
@@ -2008,6 +2294,7 @@ export let CodeGenerationItemBuilder = /*@__PURE__*/ (() => {
2008
2294
  case 3: return "Igc";
2009
2295
  case 4: return "Ultra";
2010
2296
  case 0: return "Xam";
2297
+ case 5: return "Igb";
2011
2298
  }
2012
2299
  return "";
2013
2300
  }