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
@@ -16,7 +16,7 @@ import { CodeGenerationSpecialValue } from "./CodeGenerationSpecialValue";
16
16
  import { ColorUtil } from "./ColorUtil";
17
17
  import { StringBuilder } from "./StringBuilder";
18
18
  import { CodeGeneratingImportManager } from "./CodeGeneratingImportManager";
19
- import { stringIsNullOrEmpty, stringReplace, stringEndsWith, stringStartsWith, stringContains } from "./string";
19
+ import { stringIsNullOrEmpty, stringReplace, stringStartsWith, stringEndsWith, stringContains } from "./string";
20
20
  import { HashSet$1 } from "./HashSet$1";
21
21
  import { CodeGeneratingComponentRendererDataEmitter } from "./CodeGeneratingComponentRendererDataEmitter";
22
22
  import { Dictionary$2 } from "./Dictionary$2";
@@ -27,6 +27,7 @@ import { TSCodeGeneratingComponentRendererHandlerEmitter } from "./TSCodeGenerat
27
27
  import { DotNetCodeGeneratingComponentRendererHandlerEmitter } from "./DotNetCodeGeneratingComponentRendererHandlerEmitter";
28
28
  import { TSCodeGeneratingComponentRendererModuleEmitter } from "./TSCodeGeneratingComponentRendererModuleEmitter";
29
29
  import { DotNetCodeGeneratingComponentRendererModuleEmitter } from "./DotNetCodeGeneratingComponentRendererModuleEmitter";
30
+ import { BlazorCodeGeneratingComponentRendererModuleEmitter } from "./BlazorCodeGeneratingComponentRendererModuleEmitter";
30
31
  import { CodeGenerationTransformer } from "./CodeGenerationTransformer";
31
32
  import { LinearGradientBrush } from "./LinearGradientBrush";
32
33
  import { IComponentRendererAdapter_$type } from "./IComponentRendererAdapter";
@@ -39,16 +40,16 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
39
40
  var _this = _super.call(this) || this;
40
41
  _this.k = null;
41
42
  _this.i = null;
42
- _this.r = new List$1(CodeGenerationItemBuilderPropertyInfo.$, 0);
43
+ _this.s = new List$1(CodeGenerationItemBuilderPropertyInfo.$, 0);
43
44
  _this.d = null;
44
45
  _this.a = null;
45
46
  _this.c = null;
46
47
  _this.b = null;
47
- _this.s = new List$1(String_$type, 0);
48
- _this.v = new Stack$1(String_$type);
49
- _this.t = new Stack$1(String_$type);
50
- _this.u = new Stack$1(Boolean_$type);
51
- _this.ao = null;
48
+ _this.t = new List$1(String_$type, 0);
49
+ _this.w = new Stack$1(String_$type);
50
+ _this.u = new Stack$1(String_$type);
51
+ _this.v = new Stack$1(Boolean_$type);
52
+ _this.ap = null;
52
53
  _this.k = a;
53
54
  _this.i = b;
54
55
  _this.d = new CodeGeneratingCodeWriter(_this.k);
@@ -57,7 +58,7 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
57
58
  _this.b = new CodeGeneratingCodeWriter(_this.k);
58
59
  return _this;
59
60
  }
60
- CodeGeneratingComponentRendererCodeEmitter.prototype.a6 = function (a) {
61
+ CodeGeneratingComponentRendererCodeEmitter.prototype.a7 = function (a) {
61
62
  this.i.ab(a);
62
63
  };
63
64
  Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "j", {
@@ -95,8 +96,8 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
95
96
  enumerable: false,
96
97
  configurable: true
97
98
  });
98
- CodeGeneratingComponentRendererCodeEmitter.prototype.ar = function (a) {
99
- this.s.add(a);
99
+ CodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a) {
100
+ this.t.add(a);
100
101
  };
101
102
  CodeGeneratingComponentRendererCodeEmitter.prototype.n = function (a) {
102
103
  if (a.b != null && (a.b.knownType == 20 || a.b.knownType == 19 || a.b.knownType == 18)) {
@@ -106,43 +107,43 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
106
107
  }
107
108
  return false;
108
109
  };
109
- Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "ac", {
110
+ Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "ad", {
110
111
  get: function () {
111
- return this.v.d();
112
+ return this.w.d();
112
113
  },
113
114
  enumerable: false,
114
115
  configurable: true
115
116
  });
116
- CodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a) {
117
- this.v.h(a);
117
+ CodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a) {
118
+ this.w.h(a);
118
119
  };
119
- CodeGeneratingComponentRendererCodeEmitter.prototype.a5 = function () {
120
+ CodeGeneratingComponentRendererCodeEmitter.prototype.a6 = function () {
120
121
  };
121
- CodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a) {
122
- this.v.e();
123
- };
124
- CodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a, b, c, d) {
122
+ CodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function (a) {
123
+ this.w.e();
125
124
  };
126
125
  CodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a, b, c, d) {
127
- this.ay(a, b, c, d);
126
+ };
127
+ CodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a, b, c, d) {
128
+ this.az(a, b, c, d);
128
129
  };
129
130
  CodeGeneratingComponentRendererCodeEmitter.prototype.toString = function () {
130
131
  return this.d.toString();
131
132
  };
132
- CodeGeneratingComponentRendererCodeEmitter.prototype.ak = function () {
133
+ CodeGeneratingComponentRendererCodeEmitter.prototype.al = function () {
133
134
  return "null";
134
135
  };
135
- CodeGeneratingComponentRendererCodeEmitter.prototype.an = function (a, b) {
136
+ CodeGeneratingComponentRendererCodeEmitter.prototype.ao = function (a, b) {
136
137
  if (a.b == null) {
137
138
  return a.c;
138
139
  }
139
140
  if (typeCast(CodeGenerationSpecialValue.$, a.c) !== null) {
140
- a.c = this.w(a);
141
+ a.c = this.x(a);
141
142
  }
142
143
  switch (a.b.knownType) {
143
- case 10: return this.ad(a);
144
+ case 10: return this.ae(a);
144
145
  case 7: return a.c ? "true" : "false";
145
- case 4: return this.y(a);
146
+ case 4: return this.z(a);
146
147
  case 6:
147
148
  {
148
149
  var c = "";
@@ -151,13 +152,13 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
151
152
  if (e >= 1) {
152
153
  c += " ";
153
154
  }
154
- c += this.x(d.item(e));
155
+ c += this.y(d.item(e));
155
156
  }
156
157
  return c;
157
158
  }
158
159
  break;
159
160
  case 9: throw new NotSupportedException(1, "shouldn't get here");
160
- case 5: return this.aa(a);
161
+ case 5: return this.ab(a);
161
162
  case 16:
162
163
  {
163
164
  var f = "";
@@ -166,44 +167,44 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
166
167
  if (h >= 1) {
167
168
  f += " ";
168
169
  }
169
- f += this.z(g.item(h));
170
+ f += this.aa(g.item(h));
170
171
  }
171
172
  return f;
172
173
  }
173
174
  break;
174
175
  case 20:
175
176
  if (a.a != null) {
176
- return this.am(a);
177
+ return this.an(a);
177
178
  }
178
179
  if (a.c == null) {
179
- return this.ak();
180
+ return this.al();
180
181
  }
181
182
  break;
182
183
  case 15: throw new NotSupportedException(1, "need to figure this out");
183
184
  case 3: throw new NotSupportedException(1, "need to figure this out");
184
185
  case 19:
185
186
  if (a.a != null) {
186
- return this.ah(a);
187
+ return this.ai(a);
187
188
  }
188
189
  else {
189
- return this.ak();
190
+ return this.al();
190
191
  }
191
192
  break;
192
193
  case 8:
193
194
  if (a.b.specificExternalType == "string") {
194
- return this.ag(a);
195
+ return this.ah(a);
195
196
  }
196
197
  if (a.a != null) {
197
- return this.ai(a);
198
+ return this.aj(a);
198
199
  }
199
200
  throw new NotSupportedException(1, "shouldn't get here");
200
201
  case 13: throw new NotSupportedException(1, "shouldn't get here");
201
202
  case 18:
202
203
  if (a.a != null) {
203
- return this.aj(a);
204
+ return this.ak(a);
204
205
  }
205
206
  else {
206
- return this.ak();
207
+ return this.al();
207
208
  }
208
209
  break;
209
210
  case 1: return a.c.toString();
@@ -222,7 +223,7 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
222
223
  var k = a.c;
223
224
  return k.width + ", " + k.height;
224
225
  }
225
- case 2: return a.c != null ? a.c.toString() : this.ak();
226
+ case 2: return a.c != null ? a.c.toString() : this.al();
226
227
  case 21: return a.c.toString();
227
228
  case 17:
228
229
  if (a.c == null) {
@@ -236,139 +237,147 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
236
237
  }
237
238
  return "";
238
239
  };
239
- CodeGeneratingComponentRendererCodeEmitter.prototype.ad = function (a) {
240
+ CodeGeneratingComponentRendererCodeEmitter.prototype.ae = function (a) {
240
241
  return "";
241
242
  };
242
- CodeGeneratingComponentRendererCodeEmitter.prototype.w = function (a) {
243
+ CodeGeneratingComponentRendererCodeEmitter.prototype.x = function (a) {
243
244
  return a.c;
244
245
  };
245
- CodeGeneratingComponentRendererCodeEmitter.prototype.am = function (a) {
246
+ CodeGeneratingComponentRendererCodeEmitter.prototype.an = function (a) {
246
247
  if (!stringIsNullOrEmpty(a.a.e)) {
247
248
  if (a.a.a) {
248
- return this.af(a);
249
+ return this.ag(a);
249
250
  }
250
251
  else {
251
- return this.al(a);
252
+ return this.am(a);
253
+ }
254
+ }
255
+ return this.al();
256
+ };
257
+ CodeGeneratingComponentRendererCodeEmitter.prototype.o = function (a) {
258
+ if (a.a != null && !stringIsNullOrEmpty(a.a.e)) {
259
+ if (a.a.a) {
260
+ return true;
252
261
  }
253
262
  }
254
- return this.ak();
263
+ return false;
255
264
  };
256
- CodeGeneratingComponentRendererCodeEmitter.prototype.al = function (a) {
265
+ CodeGeneratingComponentRendererCodeEmitter.prototype.am = function (a) {
257
266
  return "";
258
267
  };
259
- CodeGeneratingComponentRendererCodeEmitter.prototype.af = function (a) {
268
+ CodeGeneratingComponentRendererCodeEmitter.prototype.ag = function (a) {
260
269
  return "";
261
270
  };
262
- CodeGeneratingComponentRendererCodeEmitter.prototype.ai = function (a) {
271
+ CodeGeneratingComponentRendererCodeEmitter.prototype.aj = function (a) {
263
272
  if (!stringIsNullOrEmpty(a.a.e)) {
264
273
  return a.a.e;
265
274
  }
266
- return this.ak();
275
+ return this.al();
267
276
  };
268
- CodeGeneratingComponentRendererCodeEmitter.prototype.ag = function (a) {
277
+ CodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
269
278
  return a.c != null ? a.c.toString() : "";
270
279
  };
271
- CodeGeneratingComponentRendererCodeEmitter.prototype.aj = function (a) {
272
- return this.ah(a);
280
+ CodeGeneratingComponentRendererCodeEmitter.prototype.ak = function (a) {
281
+ return this.ai(a);
273
282
  };
274
- CodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
283
+ CodeGeneratingComponentRendererCodeEmitter.prototype.ai = function (a) {
275
284
  if (!stringIsNullOrEmpty(a.a.e)) {
276
- this.a6(a);
285
+ this.a7(a);
277
286
  return a.a.e;
278
287
  }
279
- return this.ak();
288
+ return this.al();
280
289
  };
281
- CodeGeneratingComponentRendererCodeEmitter.prototype.get_p = function () {
290
+ CodeGeneratingComponentRendererCodeEmitter.prototype.get_q = function () {
282
291
  return false;
283
292
  };
284
- Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "p", {
293
+ Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "q", {
285
294
  get: function () {
286
- return this.get_p();
295
+ return this.get_q();
287
296
  },
288
297
  enumerable: false,
289
298
  configurable: true
290
299
  });
291
- CodeGeneratingComponentRendererCodeEmitter.prototype.aa = function (a) {
300
+ CodeGeneratingComponentRendererCodeEmitter.prototype.ab = function (a) {
292
301
  var b = a.c;
293
- return ColorUtil.i(b, this.p);
302
+ return ColorUtil.i(b, this.q);
294
303
  };
295
- CodeGeneratingComponentRendererCodeEmitter.prototype.z = function (a) {
304
+ CodeGeneratingComponentRendererCodeEmitter.prototype.aa = function (a) {
296
305
  var b = a;
297
- return ColorUtil.i(b, this.p);
306
+ return ColorUtil.i(b, this.q);
298
307
  };
299
- CodeGeneratingComponentRendererCodeEmitter.prototype.y = function (a) {
308
+ CodeGeneratingComponentRendererCodeEmitter.prototype.z = function (a) {
300
309
  if (a.c == null) {
301
310
  return "";
302
311
  }
303
312
  var b = a.c;
304
- return ColorUtil.i(b.color, this.p);
313
+ return ColorUtil.i(b.color, this.q);
305
314
  };
306
- CodeGeneratingComponentRendererCodeEmitter.prototype.x = function (a) {
315
+ CodeGeneratingComponentRendererCodeEmitter.prototype.y = function (a) {
307
316
  if (a == null) {
308
317
  return "";
309
318
  }
310
319
  var b = a;
311
- return ColorUtil.i(b.color, this.p);
320
+ return ColorUtil.i(b.color, this.q);
312
321
  };
313
- CodeGeneratingComponentRendererCodeEmitter.prototype.a4 = function (a) {
314
- this.t.h(a);
315
- this.u.h(false);
322
+ CodeGeneratingComponentRendererCodeEmitter.prototype.a5 = function (a) {
323
+ this.u.h(a);
324
+ this.v.h(false);
316
325
  };
317
- CodeGeneratingComponentRendererCodeEmitter.prototype.a3 = function (a) {
318
- var b = this.ae(a);
319
- this.t.h(b);
320
- this.u.h(true);
326
+ CodeGeneratingComponentRendererCodeEmitter.prototype.a4 = function (a) {
327
+ var b = this.af(a);
328
+ this.u.h(b);
329
+ this.v.h(true);
321
330
  };
322
- CodeGeneratingComponentRendererCodeEmitter.prototype.ae = function (a) {
323
- var b = stringReplace(stringReplace(a, this.ap, ""), "Component", "");
324
- b = CodeGeneratingComponentRenderer.dn(b);
331
+ CodeGeneratingComponentRendererCodeEmitter.prototype.af = function (a) {
332
+ var b = stringReplace(stringReplace(a, this.aq, ""), "Component", "");
333
+ b = CodeGeneratingComponentRenderer.dp(b);
325
334
  return this.i.s(b);
326
335
  };
327
- CodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function () {
328
- this.t.e();
336
+ CodeGeneratingComponentRendererCodeEmitter.prototype.a2 = function () {
329
337
  this.u.e();
338
+ this.v.e();
330
339
  };
331
- CodeGeneratingComponentRendererCodeEmitter.prototype.get_ap = function () {
340
+ CodeGeneratingComponentRendererCodeEmitter.prototype.get_aq = function () {
332
341
  return "";
333
342
  };
334
- Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "ap", {
343
+ Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "aq", {
335
344
  get: function () {
336
- return this.get_ap();
345
+ return this.get_aq();
337
346
  },
338
347
  enumerable: false,
339
348
  configurable: true
340
349
  });
341
- Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "ab", {
350
+ Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "ac", {
342
351
  get: function () {
343
- if (this.t.f > 0) {
344
- return this.t.d();
352
+ if (this.u.f > 0) {
353
+ return this.u.d();
345
354
  }
346
- var a = stringReplace(stringReplace(this.ac, this.ap, ""), "Component", "");
347
- return CodeGeneratingComponentRenderer.dn(a);
355
+ var a = stringReplace(stringReplace(this.ad, this.aq, ""), "Component", "");
356
+ return CodeGeneratingComponentRenderer.dp(a);
348
357
  },
349
358
  enumerable: false,
350
359
  configurable: true
351
360
  });
352
- Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "o", {
361
+ Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "p", {
353
362
  get: function () {
354
- return this.v.f == 1;
363
+ return this.w.f == 1;
355
364
  },
356
365
  enumerable: false,
357
366
  configurable: true
358
367
  });
359
368
  Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "l", {
360
369
  get: function () {
361
- if (this.u.f == 0) {
370
+ if (this.v.f == 0) {
362
371
  return false;
363
372
  }
364
- return this.u.d();
373
+ return this.v.d();
365
374
  },
366
375
  enumerable: false,
367
376
  configurable: true
368
377
  });
369
378
  Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "m", {
370
379
  get: function () {
371
- if (this.t.f > 0) {
380
+ if (this.u.f > 0) {
372
381
  return true;
373
382
  }
374
383
  return false;
@@ -376,48 +385,269 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
376
385
  enumerable: false,
377
386
  configurable: true
378
387
  });
379
- CodeGeneratingComponentRendererCodeEmitter.prototype.get_q = function () {
388
+ CodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
380
389
  return true;
381
390
  };
382
- Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "q", {
391
+ Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "r", {
383
392
  get: function () {
384
- return this.get_q();
393
+ return this.get_r();
385
394
  },
386
395
  enumerable: false,
387
396
  configurable: true
388
397
  });
389
- CodeGeneratingComponentRendererCodeEmitter.prototype.a2 = function () {
390
- this.t.e();
398
+ CodeGeneratingComponentRendererCodeEmitter.prototype.a3 = function () {
399
+ this.u.e();
391
400
  };
392
- CodeGeneratingComponentRendererCodeEmitter.prototype.au = function (a) {
401
+ CodeGeneratingComponentRendererCodeEmitter.prototype.av = function (a) {
393
402
  var b = this.f.toString();
394
403
  if (b.length > 0) {
395
404
  a.l(b);
396
405
  }
397
406
  };
398
- CodeGeneratingComponentRendererCodeEmitter.prototype.ax = function (a) {
407
+ CodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a) {
399
408
  var b = this.g.toString();
400
409
  if (b.length > 0) {
401
410
  a.l(b);
402
411
  }
403
412
  };
404
- CodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a) {
413
+ CodeGeneratingComponentRendererCodeEmitter.prototype.au = function (a) {
405
414
  var b = this.e.toString();
406
415
  if (b.length > 0) {
407
416
  a.l(b);
408
417
  }
409
418
  };
410
- CodeGeneratingComponentRendererCodeEmitter.prototype.av = function (a) {
411
- if (this.s.count > 0) {
412
- this.aw(this.s, a);
419
+ CodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a) {
420
+ if (this.t.count > 0) {
421
+ this.ax(this.t, a);
413
422
  }
414
423
  };
415
- CodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a, b) {
424
+ CodeGeneratingComponentRendererCodeEmitter.prototype.ax = function (a, b) {
416
425
  };
417
426
  CodeGeneratingComponentRendererCodeEmitter.$t = markType(CodeGeneratingComponentRendererCodeEmitter, 'CodeGeneratingComponentRendererCodeEmitter');
418
427
  return CodeGeneratingComponentRendererCodeEmitter;
419
428
  }(Base));
420
429
  export { CodeGeneratingComponentRendererCodeEmitter };
430
+ /**
431
+ * @hidden
432
+ */
433
+ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (function (_super) {
434
+ __extends(BlazorRazorCodeGeneratingComponentRendererCodeEmitter, _super);
435
+ function BlazorRazorCodeGeneratingComponentRendererCodeEmitter(a, b) {
436
+ var _this = _super.call(this, a, b) || this;
437
+ _this.ba = 0;
438
+ _this.a8 = new HashSet$1(String_$type, 0);
439
+ _this.a9 = new HashSet$1(String_$type, 0);
440
+ return _this;
441
+ }
442
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
443
+ return false;
444
+ };
445
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.bb = function (a, b) {
446
+ if (b.c == null) {
447
+ return "null";
448
+ }
449
+ var c = b.c;
450
+ var d = "@(new " + a + "[] { ";
451
+ for (var e = 0; e < c.length; e++) {
452
+ if (e > 0) {
453
+ d += ", ";
454
+ }
455
+ d += "\"" + c[e] + "\"";
456
+ }
457
+ d += " })";
458
+ return d;
459
+ };
460
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.ae = function (a) {
461
+ if (a.b.specificExternalType == "string") {
462
+ return this.bb(a.b.specificExternalType, a);
463
+ }
464
+ if (a.c == null) {
465
+ return "null";
466
+ }
467
+ var b = a.c;
468
+ var c = "";
469
+ for (var d = 0; d < b.length; d++) {
470
+ if (d > 0) {
471
+ c += ", ";
472
+ }
473
+ c += b[d];
474
+ }
475
+ return c;
476
+ };
477
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a) {
478
+ _super.prototype.at.call(this, a);
479
+ this.h.k("<" + a + "");
480
+ if (!this.a8.contains(this.ac)) {
481
+ this.a8.add_1(this.ac);
482
+ if (!this.a9.contains(this.ad)) {
483
+ this.a9.add_1(this.ad);
484
+ this.as(this.ad);
485
+ }
486
+ this.f.k("private " + this.ad + " " + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
487
+ if (!this.m) {
488
+ if (this.p) {
489
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
490
+ }
491
+ }
492
+ else {
493
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
494
+ }
495
+ }
496
+ };
497
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.a6 = function () {
498
+ this.h.k(">");
499
+ this.h.h();
500
+ };
501
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function (a) {
502
+ this.h.f();
503
+ this.h.k("</" + a + ">");
504
+ _super.prototype.a1.call(this, a);
505
+ };
506
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a, b, c, d) {
507
+ if (c.b != null && d.h(c.b.owningType, CodeGeneratingComponentRenderer.dq(c.b.propertyName)) && this.n(c)) {
508
+ this.a7(c);
509
+ if (a > 0) {
510
+ this.h.k("");
511
+ }
512
+ if (c.a == null || c.a.e == null) {
513
+ this.h.j(b + "Name=\"@null\"");
514
+ }
515
+ else {
516
+ this.h.j(b + "Name=\"" + c.a.e + "\"");
517
+ }
518
+ return;
519
+ }
520
+ if (this.o(c)) {
521
+ this.a7(c);
522
+ if (!this.a8.contains(this.ac)) {
523
+ this.a8.add_1(this.ac);
524
+ if (!this.a9.contains(this.ad)) {
525
+ this.a9.add_1(this.ad);
526
+ this.as(this.ad);
527
+ }
528
+ this.f.k("private " + this.ad + " " + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
529
+ if (!this.m) {
530
+ if (this.p) {
531
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
532
+ }
533
+ }
534
+ else {
535
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + ";");
536
+ }
537
+ }
538
+ var e = CodeGeneratingComponentRenderer.dp(this.ao(c, true));
539
+ var f = e;
540
+ if (f != "null" && !stringStartsWith(f, "this.")) {
541
+ f = "this." + f;
542
+ }
543
+ this.e.k(CodeGeneratingComponentRenderer.dp(this.ac) + "." + b + " = " + f + ";");
544
+ return;
545
+ }
546
+ if (a > 0) {
547
+ this.h.k("");
548
+ }
549
+ var g = false;
550
+ if (b == "ComponentRenderer" && (c.b.owningType == "PropertyEditor" || c.b.owningType == "PropertyEditorPanel")) {
551
+ g = true;
552
+ }
553
+ if (!g) {
554
+ this.h.j(b);
555
+ this.h.j("=");
556
+ this.h.j("\"");
557
+ this.h.j(this.ao(c, true));
558
+ this.h.j("\"");
559
+ }
560
+ if (b == "Name") {
561
+ this.h.k("");
562
+ this.h.j("@ref=\"" + CodeGeneratingComponentRenderer.dp(this.ao(c, true)) + "\"");
563
+ }
564
+ };
565
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
566
+ var b = a.b != null ? a.b.specificType + "." : "";
567
+ return b + (a.c != null ? a.c.toString() : "");
568
+ };
569
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.x = function (a) {
570
+ var b = a.c;
571
+ switch (b.a) {
572
+ case 3: return b.b;
573
+ case 0: return b.b;
574
+ case 1: return b.b;
575
+ case 2: return b.b;
576
+ }
577
+ return b.b;
578
+ };
579
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.al = function () {
580
+ return "@null";
581
+ };
582
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.ag = function (a) {
583
+ return CodeGeneratingComponentRenderer.dp(CodeGeneratingComponentRenderer.dp(a.a.e));
584
+ };
585
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.bc = function (a) {
586
+ a = stringReplace(a, "-", "_");
587
+ return CodeGeneratingComponentRenderer.dq(a);
588
+ };
589
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.am = function (a) {
590
+ this.a7(a);
591
+ return CodeGeneratingComponentRenderer.dq(a.a.e);
592
+ };
593
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a, b, c, d) {
594
+ var e_1, _a;
595
+ if (c.b.knownType == 9) {
596
+ var e = typeCast(IList_$type, c.c);
597
+ if (e != null) {
598
+ try {
599
+ for (var _b = __values(fromEn(e)), _c = _b.next(); !_c.done; _c = _b.next()) {
600
+ var f = _c.value;
601
+ if (typeCast(CodeGenerationItemBuilder.$, f) !== null) {
602
+ var g = f;
603
+ g.p(this, false);
604
+ }
605
+ }
606
+ }
607
+ catch (e_1_1) {
608
+ e_1 = { error: e_1_1 };
609
+ }
610
+ finally {
611
+ try {
612
+ if (_c && !_c.done && (_a = _b.return))
613
+ _a.call(_b);
614
+ }
615
+ finally {
616
+ if (e_1)
617
+ throw e_1.error;
618
+ }
619
+ }
620
+ }
621
+ }
622
+ else {
623
+ if (typeCast(CodeGenerationItemBuilder.$, c.c) !== null) {
624
+ var h = c.c;
625
+ h.p(this, false);
626
+ }
627
+ }
628
+ };
629
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.get_aq = function () {
630
+ return "Igb";
631
+ };
632
+ BlazorRazorCodeGeneratingComponentRendererCodeEmitter.$t = markType(BlazorRazorCodeGeneratingComponentRendererCodeEmitter, 'BlazorRazorCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
633
+ return BlazorRazorCodeGeneratingComponentRendererCodeEmitter;
634
+ }(CodeGeneratingComponentRendererCodeEmitter));
635
+ export { BlazorRazorCodeGeneratingComponentRendererCodeEmitter };
636
+ /**
637
+ * @hidden
638
+ */
639
+ var BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (function (_super) {
640
+ __extends(BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter, _super);
641
+ function BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b) {
642
+ return _super.call(this, a, b) || this;
643
+ }
644
+ BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
645
+ return false;
646
+ };
647
+ BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.$t = markType(BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter, 'BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
648
+ return BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter;
649
+ }(CodeGeneratingComponentRendererCodeEmitter));
650
+ export { BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter };
421
651
  /**
422
652
  * @hidden
423
653
  */
@@ -425,11 +655,11 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
425
655
  __extends(ReactMarkupCodeGeneratingComponentRendererCodeEmitter, _super);
426
656
  function ReactMarkupCodeGeneratingComponentRendererCodeEmitter(a, b) {
427
657
  var _this = _super.call(this, a, b) || this;
428
- _this.a7 = new HashSet$1(String_$type, 0);
429
658
  _this.a8 = new HashSet$1(String_$type, 0);
659
+ _this.a9 = new HashSet$1(String_$type, 0);
430
660
  return _this;
431
661
  }
432
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ad = function (a) {
662
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ae = function (a) {
433
663
  if (a.c == null) {
434
664
  return "{null}";
435
665
  }
@@ -444,43 +674,43 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
444
674
  c += "]";
445
675
  return c;
446
676
  };
447
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_p = function () {
677
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_q = function () {
448
678
  return true;
449
679
  };
450
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_ap = function () {
680
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_aq = function () {
451
681
  return "Igr";
452
682
  };
453
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a) {
454
- _super.prototype.as.call(this, a);
455
- this.h.k("<" + this.ba(a) + "");
683
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a) {
684
+ _super.prototype.at.call(this, a);
685
+ this.h.k("<" + this.bb(a) + "");
456
686
  this.h.h();
457
- if (!this.a7.contains(this.ab)) {
458
- this.a7.add_1(this.ab);
459
- if (!this.a8.contains(this.ac)) {
460
- this.a8.add_1(this.ac);
461
- this.ar(this.ac);
462
- }
463
- this.f.k("private " + CodeGeneratingComponentRenderer.dn(this.ab) + ": " + this.ac);
464
- if (this.o) {
465
- this.f.k("private " + CodeGeneratingComponentRenderer.dn(this.ab) + "Ref(r: " + this.ac + ") {");
687
+ if (!this.a8.contains(this.ac)) {
688
+ this.a8.add_1(this.ac);
689
+ if (!this.a9.contains(this.ad)) {
690
+ this.a9.add_1(this.ad);
691
+ this.as(this.ad);
692
+ }
693
+ this.f.k("private " + CodeGeneratingComponentRenderer.dp(this.ac) + ": " + this.ad);
694
+ if (this.p) {
695
+ this.f.k("private " + CodeGeneratingComponentRenderer.dp(this.ac) + "Ref(r: " + this.ad + ") {");
466
696
  this.f.h();
467
- this.f.k("this." + CodeGeneratingComponentRenderer.dn(this.ab) + " = r;");
697
+ this.f.k("this." + CodeGeneratingComponentRenderer.dp(this.ac) + " = r;");
468
698
  this.f.k("this.setState({});");
469
699
  this.f.f();
470
700
  this.f.k("}");
471
- this.g.k("this." + CodeGeneratingComponentRenderer.dn(this.ab) + "Ref = " + "this." + CodeGeneratingComponentRenderer.dn(this.ab) + "Ref.bind(this);");
701
+ this.g.k("this." + CodeGeneratingComponentRenderer.dp(this.ac) + "Ref = " + "this." + CodeGeneratingComponentRenderer.dp(this.ac) + "Ref.bind(this);");
472
702
  }
473
703
  }
474
704
  };
475
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ba = function (a) {
705
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bb = function (a) {
476
706
  if (stringEndsWith(a, "Component")) {
477
707
  a = a.substr(0, a.length - ("Component").length);
478
708
  }
479
- return CodeGeneratingComponentRenderer.dp(a);
709
+ return CodeGeneratingComponentRenderer.dq(a);
480
710
  };
481
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a5 = function () {
482
- if (!this.o && !this.m) {
483
- var a = this.a9();
711
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a6 = function () {
712
+ if (!this.p && !this.m) {
713
+ var a = this.ba();
484
714
  this.h.k("");
485
715
  this.h.k("name=\"" + a + "\"");
486
716
  }
@@ -488,31 +718,31 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
488
718
  this.h.k(">");
489
719
  this.h.h();
490
720
  };
491
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a9 = function () {
492
- var a = CodeGeneratingComponentRenderer.dn(stringReplace(stringReplace(this.ac, this.ap, ""), "Component", ""));
721
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ba = function () {
722
+ var a = CodeGeneratingComponentRenderer.dp(stringReplace(stringReplace(this.ad, this.aq, ""), "Component", ""));
493
723
  a = this.j.r(a);
494
724
  return a;
495
725
  };
496
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
726
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ai = function (a) {
497
727
  if (!stringIsNullOrEmpty(a.a.e)) {
498
- this.a6(a);
499
- if (!this.a7.contains(a.a.e)) {
500
- this.g.k("this." + CodeGeneratingComponentRenderer.dn(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.dn(a.a.e) + ".bind(this);");
728
+ this.a7(a);
729
+ if (!this.a8.contains(a.a.e)) {
730
+ this.g.k("this." + CodeGeneratingComponentRenderer.dp(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.dp(a.a.e) + ".bind(this);");
501
731
  }
502
- return "this." + CodeGeneratingComponentRenderer.dn(a.a.e);
732
+ return "this." + CodeGeneratingComponentRenderer.dp(a.a.e);
503
733
  }
504
- return this.ak();
734
+ return this.al();
505
735
  };
506
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a) {
736
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function (a) {
507
737
  this.h.f();
508
- this.h.k("</" + this.ba(a) + ">");
509
- _super.prototype.a0.call(this, a);
510
- };
511
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a, b, c, d) {
512
- var e = CodeGeneratingComponentRenderer.dn(b);
513
- var f = this.an(c, true);
514
- if (c.b != null && d.h(c.b.owningType, CodeGeneratingComponentRenderer.dp(c.b.propertyName)) && this.n(c)) {
515
- this.a6(c);
738
+ this.h.k("</" + this.bb(a) + ">");
739
+ _super.prototype.a1.call(this, a);
740
+ };
741
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a, b, c, d) {
742
+ var e = CodeGeneratingComponentRenderer.dp(b);
743
+ var f = this.ao(c, true);
744
+ if (c.b != null && d.h(c.b.owningType, CodeGeneratingComponentRenderer.dq(c.b.propertyName)) && this.n(c)) {
745
+ this.a7(c);
516
746
  if (a > 0) {
517
747
  this.h.k("");
518
748
  }
@@ -524,10 +754,10 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
524
754
  }
525
755
  return;
526
756
  }
527
- if (!(e == "name") || !this.o) {
757
+ if (!(e == "name") || !this.p) {
528
758
  var g = (c.b != null && c.b.knownType == 10);
529
759
  if (this.n(c) || g) {
530
- this.a6(c);
760
+ this.a7(c);
531
761
  f = "{" + f + "}";
532
762
  }
533
763
  if (a > 0) {
@@ -545,15 +775,15 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
545
775
  a++;
546
776
  }
547
777
  if (e == "name") {
548
- if (this.o) {
778
+ if (this.p) {
549
779
  if (a > 0) {
550
780
  this.h.k("");
551
781
  }
552
- this.h.j("ref={this." + CodeGeneratingComponentRenderer.dn(this.an(c, true)) + "Ref}");
782
+ this.h.j("ref={this." + CodeGeneratingComponentRenderer.dp(this.ao(c, true)) + "Ref}");
553
783
  }
554
784
  }
555
785
  };
556
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.w = function (a) {
786
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.x = function (a) {
557
787
  var b = a.c;
558
788
  switch (b.a) {
559
789
  case 3: return b.b;
@@ -563,17 +793,17 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
563
793
  }
564
794
  return b.b;
565
795
  };
566
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ak = function () {
796
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.al = function () {
567
797
  return "null";
568
798
  };
569
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.af = function (a) {
570
- return "this." + CodeGeneratingComponentRenderer.dn(a.a.e);
799
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ag = function (a) {
800
+ return "this." + CodeGeneratingComponentRenderer.dp(a.a.e);
571
801
  };
572
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.al = function (a) {
573
- return "this." + CodeGeneratingComponentRenderer.dn(a.a.e);
802
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.am = function (a) {
803
+ return "this." + CodeGeneratingComponentRenderer.dp(a.a.e);
574
804
  };
575
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a, b, c, d) {
576
- var e_1, _a;
805
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a, b, c, d) {
806
+ var e_2, _a;
577
807
  if (c.b.knownType == 9) {
578
808
  var e = typeCast(IList_$type, c.c);
579
809
  if (e != null) {
@@ -586,8 +816,8 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
586
816
  }
587
817
  }
588
818
  }
589
- catch (e_1_1) {
590
- e_1 = { error: e_1_1 };
819
+ catch (e_2_1) {
820
+ e_2 = { error: e_2_1 };
591
821
  }
592
822
  finally {
593
823
  try {
@@ -595,8 +825,8 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
595
825
  _a.call(_b);
596
826
  }
597
827
  finally {
598
- if (e_1)
599
- throw e_1.error;
828
+ if (e_2)
829
+ throw e_2.error;
600
830
  }
601
831
  }
602
832
  }
@@ -608,17 +838,17 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
608
838
  }
609
839
  }
610
840
  };
611
- ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a, b) {
612
- var e_2, _a;
613
- _super.prototype.aw.call(this, a, b);
841
+ ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ax = function (a, b) {
842
+ var e_3, _a;
843
+ _super.prototype.ax.call(this, a, b);
614
844
  try {
615
845
  for (var _b = __values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
616
846
  var c = _c.value;
617
- b.addPackageImport("igniteui-react-" + this.ao, c);
847
+ b.addPackageImport("igniteui-react-" + this.ap, c);
618
848
  }
619
849
  }
620
- catch (e_2_1) {
621
- e_2 = { error: e_2_1 };
850
+ catch (e_3_1) {
851
+ e_3 = { error: e_3_1 };
622
852
  }
623
853
  finally {
624
854
  try {
@@ -626,8 +856,8 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
626
856
  _a.call(_b);
627
857
  }
628
858
  finally {
629
- if (e_2)
630
- throw e_2.error;
859
+ if (e_3)
860
+ throw e_3.error;
631
861
  }
632
862
  }
633
863
  };
@@ -654,12 +884,12 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
654
884
  __extends(WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter, _super);
655
885
  function WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter(a, b) {
656
886
  var _this = _super.call(this, a, b) || this;
657
- _this.a9 = 0;
658
- _this.a7 = new HashSet$1(String_$type, 0);
887
+ _this.ba = 0;
659
888
  _this.a8 = new HashSet$1(String_$type, 0);
889
+ _this.a9 = new HashSet$1(String_$type, 0);
660
890
  return _this;
661
891
  }
662
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ad = function (a) {
892
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ae = function (a) {
663
893
  if (a.c == null) {
664
894
  return "null";
665
895
  }
@@ -673,58 +903,58 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
673
903
  }
674
904
  return c;
675
905
  };
676
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_p = function () {
906
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_q = function () {
677
907
  return true;
678
908
  };
679
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a) {
680
- _super.prototype.as.call(this, a);
681
- this.h.k("<" + this.ba(a) + "");
682
- if (!this.a7.contains(this.ab)) {
683
- this.a7.add_1(this.ab);
684
- if (!this.a8.contains(this.ac)) {
685
- this.a8.add_1(this.ac);
686
- this.ar(this.ac);
909
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a) {
910
+ _super.prototype.at.call(this, a);
911
+ this.h.k("<" + this.bb(a) + "");
912
+ if (!this.a8.contains(this.ac)) {
913
+ this.a8.add_1(this.ac);
914
+ if (!this.a9.contains(this.ad)) {
915
+ this.a9.add_1(this.ad);
916
+ this.as(this.ad);
687
917
  }
688
- this.f.k("private " + CodeGeneratingComponentRenderer.dn(this.ab) + ": " + this.ac);
918
+ this.f.k("private " + CodeGeneratingComponentRenderer.dp(this.ac) + ": " + this.ad);
689
919
  if (!this.m) {
690
- if (this.o) {
691
- this.g.k("var " + CodeGeneratingComponentRenderer.dn(this.ab) + " = this." + CodeGeneratingComponentRenderer.dn(this.ab) + " = document.querySelector('" + CodeGeneratingComponentRenderer.dq(stringReplace(this.ac, "Component", "")) + "') as " + this.ac + ";");
920
+ if (this.p) {
921
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + " = document.querySelector('" + CodeGeneratingComponentRenderer.dr(stringReplace(this.ad, "Component", "")) + "') as " + this.ad + ";");
692
922
  }
693
923
  }
694
924
  else {
695
- this.g.k("var " + CodeGeneratingComponentRenderer.dn(this.ab) + " = this." + CodeGeneratingComponentRenderer.dn(this.ab) + " = document.getElementById('" + this.ab + "') as " + this.ac + ";");
925
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + " = document.getElementById('" + this.ac + "') as " + this.ad + ";");
696
926
  }
697
927
  }
698
928
  };
699
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ba = function (a) {
929
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bb = function (a) {
700
930
  if (stringEndsWith(a, "Component")) {
701
931
  a = a.substr(0, a.length - ("Component").length);
702
932
  }
703
- return CodeGeneratingComponentRenderer.dq(a);
933
+ return CodeGeneratingComponentRenderer.dr(a);
704
934
  };
705
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a5 = function () {
935
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a6 = function () {
706
936
  this.h.k(">");
707
937
  this.h.h();
708
938
  };
709
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a) {
939
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function (a) {
710
940
  this.h.f();
711
- this.h.k("</" + this.ba(a) + ">");
712
- _super.prototype.a0.call(this, a);
941
+ this.h.k("</" + this.bb(a) + ">");
942
+ _super.prototype.a1.call(this, a);
713
943
  };
714
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_ap = function () {
944
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_aq = function () {
715
945
  return "Igc";
716
946
  };
717
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a, b) {
718
- var e_3, _a;
719
- _super.prototype.aw.call(this, a, b);
947
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ax = function (a, b) {
948
+ var e_4, _a;
949
+ _super.prototype.ax.call(this, a, b);
720
950
  try {
721
951
  for (var _b = __values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
722
952
  var c = _c.value;
723
- b.addPackageImport("igniteui-webcomponents-" + this.ao, c);
953
+ b.addPackageImport("igniteui-webcomponents-" + this.ap, c);
724
954
  }
725
955
  }
726
- catch (e_3_1) {
727
- e_3 = { error: e_3_1 };
956
+ catch (e_4_1) {
957
+ e_4 = { error: e_4_1 };
728
958
  }
729
959
  finally {
730
960
  try {
@@ -732,53 +962,53 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
732
962
  _a.call(_b);
733
963
  }
734
964
  finally {
735
- if (e_3)
736
- throw e_3.error;
965
+ if (e_4)
966
+ throw e_4.error;
737
967
  }
738
968
  }
739
969
  };
740
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a, b, c, d) {
741
- var e = CodeGeneratingComponentRenderer.dn(b);
970
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a, b, c, d) {
971
+ var e = CodeGeneratingComponentRenderer.dp(b);
742
972
  if (this.n(c)) {
743
- this.a6(c);
744
- if (!this.a7.contains(this.ab)) {
745
- this.a7.add_1(this.ab);
746
- if (!this.a8.contains(this.ac)) {
747
- this.a8.add_1(this.ac);
748
- this.ar(this.ac);
749
- }
750
- this.f.k("private " + CodeGeneratingComponentRenderer.dn(this.ab) + ": " + this.ac);
973
+ this.a7(c);
974
+ if (!this.a8.contains(this.ac)) {
975
+ this.a8.add_1(this.ac);
976
+ if (!this.a9.contains(this.ad)) {
977
+ this.a9.add_1(this.ad);
978
+ this.as(this.ad);
979
+ }
980
+ this.f.k("private " + CodeGeneratingComponentRenderer.dp(this.ac) + ": " + this.ad);
751
981
  if (!this.m) {
752
- if (this.o) {
753
- this.g.k("var " + CodeGeneratingComponentRenderer.dn(this.ab) + " = this." + CodeGeneratingComponentRenderer.dn(this.ab) + " = document.querySelector('" + CodeGeneratingComponentRenderer.dq(stringReplace(this.ac, "Component", "")) + "') as " + this.ac + ";");
982
+ if (this.p) {
983
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + " = document.querySelector('" + CodeGeneratingComponentRenderer.dr(stringReplace(this.ad, "Component", "")) + "') as " + this.ad + ";");
754
984
  }
755
985
  }
756
986
  else {
757
- this.g.k("var " + CodeGeneratingComponentRenderer.dn(this.ab) + " = this." + CodeGeneratingComponentRenderer.dn(this.ab) + " = document.getElementById('" + this.ab + "') as " + this.ac + ";");
987
+ this.g.k("var " + CodeGeneratingComponentRenderer.dp(this.ac) + " = this." + CodeGeneratingComponentRenderer.dp(this.ac) + " = document.getElementById('" + this.ac + "') as " + this.ad + ";");
758
988
  }
759
989
  }
760
- var f = CodeGeneratingComponentRenderer.dn(this.an(c, true));
990
+ var f = CodeGeneratingComponentRenderer.dp(this.ao(c, true));
761
991
  var g = f;
762
992
  if (g != "null" && !stringStartsWith(g, "this.")) {
763
993
  g = "this." + g;
764
994
  }
765
- this.e.k(CodeGeneratingComponentRenderer.dn(this.ab) + "." + e + " = " + g);
995
+ this.e.k(CodeGeneratingComponentRenderer.dp(this.ac) + "." + e + " = " + g);
766
996
  return;
767
997
  }
768
998
  if (a > 0) {
769
999
  this.h.k("");
770
1000
  }
771
- this.h.j(CodeGeneratingComponentRenderer.dq(e));
1001
+ this.h.j(CodeGeneratingComponentRenderer.dr(e));
772
1002
  this.h.j("=");
773
1003
  this.h.j("\"");
774
- this.h.j(this.an(c, true));
1004
+ this.h.j(this.ao(c, true));
775
1005
  this.h.j("\"");
776
1006
  if (e == "name") {
777
1007
  this.h.k("");
778
- this.h.j("id =\"" + this.an(c, true) + "\"");
1008
+ this.h.j("id =\"" + this.ao(c, true) + "\"");
779
1009
  }
780
1010
  };
781
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.w = function (a) {
1011
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.x = function (a) {
782
1012
  var b = a.c;
783
1013
  switch (b.a) {
784
1014
  case 3: return b.b;
@@ -788,27 +1018,27 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
788
1018
  }
789
1019
  return b.b;
790
1020
  };
791
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ak = function () {
1021
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.al = function () {
792
1022
  return "null";
793
1023
  };
794
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.af = function (a) {
795
- return CodeGeneratingComponentRenderer.dn(a.a.e);
1024
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ag = function (a) {
1025
+ return CodeGeneratingComponentRenderer.dp(a.a.e);
796
1026
  };
797
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.al = function (a) {
798
- return CodeGeneratingComponentRenderer.dn(a.a.e);
1027
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.am = function (a) {
1028
+ return CodeGeneratingComponentRenderer.dp(a.a.e);
799
1029
  };
800
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
1030
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ai = function (a) {
801
1031
  if (!stringIsNullOrEmpty(a.a.e)) {
802
- this.a6(a);
803
- if (!this.a7.contains(a.a.e)) {
804
- this.g.k("this." + CodeGeneratingComponentRenderer.dn(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.dn(a.a.e) + ".bind(this);");
1032
+ this.a7(a);
1033
+ if (!this.a8.contains(a.a.e)) {
1034
+ this.g.k("this." + CodeGeneratingComponentRenderer.dp(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.dp(a.a.e) + ".bind(this);");
805
1035
  }
806
- return "this." + CodeGeneratingComponentRenderer.dn(a.a.e);
1036
+ return "this." + CodeGeneratingComponentRenderer.dp(a.a.e);
807
1037
  }
808
- return this.ak();
1038
+ return this.al();
809
1039
  };
810
- WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a, b, c, d) {
811
- var e_4, _a;
1040
+ WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a, b, c, d) {
1041
+ var e_5, _a;
812
1042
  if (c.b.knownType == 9) {
813
1043
  var e = typeCast(IList_$type, c.c);
814
1044
  if (e != null) {
@@ -821,8 +1051,8 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
821
1051
  }
822
1052
  }
823
1053
  }
824
- catch (e_4_1) {
825
- e_4 = { error: e_4_1 };
1054
+ catch (e_5_1) {
1055
+ e_5 = { error: e_5_1 };
826
1056
  }
827
1057
  finally {
828
1058
  try {
@@ -830,8 +1060,8 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
830
1060
  _a.call(_b);
831
1061
  }
832
1062
  finally {
833
- if (e_4)
834
- throw e_4.error;
1063
+ if (e_5)
1064
+ throw e_5.error;
835
1065
  }
836
1066
  }
837
1067
  }
@@ -866,43 +1096,43 @@ var TSCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__*/ (
866
1096
  __extends(TSCodeGeneratingComponentRendererDataEmitter, _super);
867
1097
  function TSCodeGeneratingComponentRendererDataEmitter(a, b) {
868
1098
  var _this = _super.call(this, a, b) || this;
869
- _this.ah = new Dictionary$2(CodeGeneratingCodeWriter.$, Number_$type, 0);
1099
+ _this.ak = new Dictionary$2(CodeGeneratingCodeWriter.$, Number_$type, 0);
870
1100
  return _this;
871
1101
  }
872
- TSCodeGeneratingComponentRendererDataEmitter.prototype.t = function (a, b) {
1102
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.v = function (a, b) {
873
1103
  if (b === void 0) {
874
1104
  b = false;
875
1105
  }
876
- a = CodeGeneratingComponentRenderer.dp(a);
1106
+ a = CodeGeneratingComponentRenderer.dq(a);
877
1107
  a = stringReplace(a, "-", "_");
878
1108
  if (b) {
879
1109
  a += "Item";
880
1110
  }
881
1111
  return a;
882
1112
  };
883
- TSCodeGeneratingComponentRendererDataEmitter.prototype.s = function (a) {
1113
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.u = function (a) {
884
1114
  a = stringReplace(a, "-", "_");
885
- return CodeGeneratingComponentRenderer.dn(a);
1115
+ return CodeGeneratingComponentRenderer.dp(a);
886
1116
  };
887
- TSCodeGeneratingComponentRendererDataEmitter.prototype.al = function (a) {
1117
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ao = function (a) {
888
1118
  a = stringReplace(a, "-", "_");
889
- return "_" + CodeGeneratingComponentRenderer.dn(a);
1119
+ return "_" + CodeGeneratingComponentRenderer.dp(a);
890
1120
  };
891
- TSCodeGeneratingComponentRendererDataEmitter.prototype.get_q = function () {
1121
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.get_s = function () {
892
1122
  return ".ts";
893
1123
  };
894
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ag = function (a, b, c, d, e) {
895
- var e_5, _a;
896
- _super.prototype.ag.call(this, a, b, c, d, e);
897
- var f = this.p(this.t(a, true), this.t(a, false), b, c);
1124
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.aj = function (a, b, c, d, e) {
1125
+ var e_6, _a;
1126
+ _super.prototype.aj.call(this, a, b, c, d, e);
1127
+ var f = this.r(this.v(a, true), this.v(a, false), b, c);
898
1128
  try {
899
1129
  for (var _b = __values(fromEnum(f)), _c = _b.next(); !_c.done; _c = _b.next()) {
900
1130
  var g = _c.value;
901
- this.y(g, d, e);
1131
+ this.ab(g, d, e);
902
1132
  }
903
1133
  }
904
- catch (e_5_1) {
905
- e_5 = { error: e_5_1 };
1134
+ catch (e_6_1) {
1135
+ e_6 = { error: e_6_1 };
906
1136
  }
907
1137
  finally {
908
1138
  try {
@@ -910,73 +1140,121 @@ var TSCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__*/ (
910
1140
  _a.call(_b);
911
1141
  }
912
1142
  finally {
913
- if (e_5)
914
- throw e_5.error;
1143
+ if (e_6)
1144
+ throw e_6.error;
915
1145
  }
916
1146
  }
917
1147
  var h = 0;
918
1148
  if (e == this.k) {
919
- e.addPackageImport("./" + this.t(a, false), this.t(a, false));
1149
+ e.addPackageImport("./" + this.v(a, false), this.v(a, false));
920
1150
  }
921
1151
  else {
922
- e.addPackageImport("./" + this.t(a, false), this.t(a, false));
1152
+ e.addPackageImport("./" + this.v(a, false), this.v(a, false));
923
1153
  }
924
- d.k("export class " + this.t(a, false) + " extends Array<" + this.t(a, true) + "> {");
1154
+ d.k("export class " + this.v(a, false) + " extends Array<" + this.v(a, true) + "> {");
925
1155
  d.h();
926
1156
  d.k("public constructor() {");
927
1157
  d.h();
928
1158
  d.k("super();");
929
1159
  };
930
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ac = function (a) {
931
- _super.prototype.ac.call(this, a);
932
- this.g.k("private " + this.al(a) + ": " + this.t(a, false) + " = null;");
933
- this.g.k("public get " + this.s(a) + "(): " + this.t(a, false) + " {");
934
- this.g.h();
935
- this.g.k("if (this." + this.al(a) + " == null)");
936
- this.g.k("{");
1160
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.af = function (a, b, c) {
1161
+ _super.prototype.af.call(this, a, b, c);
1162
+ var d = this.p.cDNBasePath + this.v(a, false) + ".json";
1163
+ var e = "";
1164
+ if (this.n.platform == 2) {
1165
+ e = "this.setState({}); ";
1166
+ }
1167
+ if (this.n.platform == 3) {
1168
+ e = "if ((this as any)._bind) { (this as any)._bind(); } ";
1169
+ }
1170
+ var f = this.v(a, false);
1171
+ var g = "null";
1172
+ switch (b) {
1173
+ case 2:
1174
+ f = "any[]";
1175
+ break;
1176
+ case 1:
1177
+ f = "any[]";
1178
+ g = this.v(a, false);
1179
+ break;
1180
+ case 0: break;
1181
+ }
1182
+ this.g.k("private " + this.ao(a) + ": " + f + " = " + g + ";");
1183
+ if (b == 2 || (c != null && c.isAsync)) {
1184
+ this.g.k("private " + this.ao(a) + "_fetching: boolean = false;");
1185
+ }
1186
+ this.g.k("public get " + this.u(a) + "(): " + f + " {");
937
1187
  this.g.h();
938
- this.g.k("this." + this.al(a) + " = new " + this.t(a, false) + "();");
939
- this.g.f();
940
- this.g.k("}");
941
- this.g.k("return this." + this.al(a) + ";");
1188
+ if (c != null && c.isAsync) {
1189
+ this.g.k("if (this." + this.ao(a) + " == null && !this." + this.ao(a) + "_fetching)");
1190
+ this.g.k("{");
1191
+ this.g.h();
1192
+ this.g.k(this.ao(a) + "_fetching = true;");
1193
+ this.g.k("( async () => { this." + this.ao(a) + " = await (await " + this.v(a, false) + ".fetch()); " + e + " })();");
1194
+ this.g.f();
1195
+ this.g.k("}");
1196
+ }
1197
+ else {
1198
+ if (b == 2) {
1199
+ this.g.k("if (this." + this.ao(a) + " == null && !this." + this.ao(a) + "_fetching)");
1200
+ this.g.k("{");
1201
+ this.g.h();
1202
+ this.g.k(this.ao(a) + "_fetching = true;");
1203
+ this.g.k("( async () => { this." + this.ao(a) + " = await (await fetch('" + d + "')).json(); " + e + " })();");
1204
+ this.g.f();
1205
+ this.g.k("}");
1206
+ }
1207
+ if (b == 0) {
1208
+ this.g.k("if (this." + this.ao(a) + " == null)");
1209
+ this.g.k("{");
1210
+ this.g.h();
1211
+ this.g.k("this." + this.ao(a) + " = new " + this.v(a, false) + "();");
1212
+ this.g.f();
1213
+ this.g.k("}");
1214
+ }
1215
+ }
1216
+ this.g.k("return this." + this.ao(a) + ";");
942
1217
  this.g.f();
943
1218
  this.g.k("}");
944
1219
  this.g.k("");
945
1220
  };
946
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ad = function (a, b) {
947
- _super.prototype.ad.call(this, a, b);
948
- this.g.k("private " + this.al(a) + ": " + this.ai(b.e) + " = " + this.aj(b) + ";");
949
- this.g.k("public get " + this.s(a) + "(): " + this.ai(b.e) + " {");
1221
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ag = function (a, b) {
1222
+ _super.prototype.ag.call(this, a, b);
1223
+ this.g.k("private " + this.ao(a) + ": " + this.al(b.e) + " = " + this.am(b) + ";");
1224
+ this.g.k("public get " + this.u(a) + "(): " + this.al(b.e) + " {");
950
1225
  this.g.h();
951
- this.g.k("return this." + this.al(a) + ";");
1226
+ this.g.k("return this." + this.ao(a) + ";");
952
1227
  this.g.f();
953
1228
  this.g.k("}");
954
1229
  this.g.k("");
955
1230
  };
956
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ae = function (a, b, c, d) {
957
- _super.prototype.ae.call(this, a, b, c, d);
958
- this.g.k("private " + this.al(a) + ": " + this.t(a, false) + "Item = null;");
959
- this.g.k("public get " + this.s(a) + "(): " + this.t(a, false) + "Item {");
1231
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ah = function (a, b, c, d) {
1232
+ _super.prototype.ah.call(this, a, b, c, d);
1233
+ this.g.k("private " + this.ao(a) + ": " + this.v(a, false) + "Item = null;");
1234
+ this.g.k("public get " + this.u(a) + "(): " + this.v(a, false) + "Item {");
960
1235
  this.g.h();
961
- this.g.k("if (this." + this.al(a) + " == null)");
1236
+ this.g.k("if (this." + this.ao(a) + " == null)");
962
1237
  this.g.k("{");
963
1238
  this.g.h();
964
- this.g.k("this." + this.al(a) + " = ");
965
- this.am(this.t(a, true), b, c, d, this.g);
1239
+ this.g.k("this." + this.ao(a) + " = ");
1240
+ this.ap(this.v(a, true), b, c, d, this.g);
966
1241
  this.g.k("}");
967
- this.g.k("return this." + this.al(a) + ";");
1242
+ this.g.k("return this." + this.ao(a) + ";");
968
1243
  this.g.f();
969
1244
  this.g.k("}");
970
1245
  this.g.k("");
971
1246
  };
972
- TSCodeGeneratingComponentRendererDataEmitter.prototype.v = function (a, b) {
1247
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.x = function (a, b) {
973
1248
  b.addPackageImport("./" + a, a);
974
1249
  b.addPackageImport("./" + a, a + "Item");
975
1250
  };
976
- TSCodeGeneratingComponentRendererDataEmitter.prototype.w = function (a, b) {
1251
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.y = function (a, b) {
1252
+ b.addDefaultImport("./" + a, a);
1253
+ };
1254
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.z = function (a, b) {
977
1255
  this.l = CodeGeneratingImportManager.merge(this.l, b);
978
1256
  };
979
- TSCodeGeneratingComponentRendererDataEmitter.prototype.y = function (a, b, c) {
1257
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ab = function (a, b, c) {
980
1258
  var d = 0;
981
1259
  if (c == this.k) {
982
1260
  c.addPackageImport("./" + a.d, a.d);
@@ -995,13 +1273,13 @@ var TSCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__*/ (
995
1273
  for (var e = 0; e < a.a.length; e++) {
996
1274
  var f = a.a[e];
997
1275
  var g = a.b[e];
998
- b.k("public " + this.s(f) + ": " + this.ak(a, f, g) + ";");
1276
+ b.k("public " + this.u(f) + ": " + this.an(a, f, g) + ";");
999
1277
  }
1000
1278
  b.f();
1001
1279
  b.k("");
1002
1280
  b.k("}");
1003
1281
  };
1004
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ai = function (a) {
1282
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.al = function (a) {
1005
1283
  switch (a) {
1006
1284
  case 1: return "boolean";
1007
1285
  case 0: return "number";
@@ -1010,12 +1288,12 @@ var TSCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__*/ (
1010
1288
  }
1011
1289
  return "any";
1012
1290
  };
1013
- TSCodeGeneratingComponentRendererDataEmitter.prototype.ak = function (a, b, c) {
1291
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.an = function (a, b, c) {
1014
1292
  if (c.d) {
1015
- return a.d + "_" + this.s(b) + "[]";
1293
+ return a.d + "_" + this.u(b) + "[]";
1016
1294
  }
1017
1295
  else if (c.f) {
1018
- return a.d + "_" + this.s(b);
1296
+ return a.d + "_" + this.u(b);
1019
1297
  }
1020
1298
  else {
1021
1299
  switch (c.c) {
@@ -1027,20 +1305,20 @@ var TSCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__*/ (
1027
1305
  }
1028
1306
  return "any";
1029
1307
  };
1030
- TSCodeGeneratingComponentRendererDataEmitter.prototype.af = function (a, b, c, d) {
1031
- _super.prototype.af.call(this, a, b, c, d);
1308
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ai = function (a, b, c, d) {
1309
+ _super.prototype.ai.call(this, a, b, c, d);
1032
1310
  d.f();
1033
1311
  d.k("}");
1034
1312
  d.f();
1035
1313
  d.k("}");
1036
1314
  };
1037
- TSCodeGeneratingComponentRendererDataEmitter.prototype.u = function (a, b, c, d, e, f) {
1038
- _super.prototype.u.call(this, a, b, c, d, e, f);
1315
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.w = function (a, b, c, d, e, f) {
1316
+ _super.prototype.w.call(this, a, b, c, d, e, f);
1039
1317
  f.j("this.push(");
1040
- this.am(this.t(a, true), b, c, d, f);
1318
+ this.ap(this.v(a, true), b, c, d, f);
1041
1319
  f.k(");");
1042
1320
  };
1043
- TSCodeGeneratingComponentRendererDataEmitter.prototype.am = function (a, b, c, d, e) {
1321
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.ap = function (a, b, c, d, e) {
1044
1322
  if (d == null) {
1045
1323
  e.j("null");
1046
1324
  return;
@@ -1054,7 +1332,7 @@ var TSCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__*/ (
1054
1332
  if (g > 0) {
1055
1333
  e.k(",");
1056
1334
  }
1057
- this.am(a, b, c, f.items[g], e);
1335
+ this.ap(a, b, c, f.items[g], e);
1058
1336
  }
1059
1337
  }
1060
1338
  e.f();
@@ -1071,18 +1349,18 @@ var TSCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__*/ (
1071
1349
  if (i > 0) {
1072
1350
  e.k(",");
1073
1351
  }
1074
- e.j(this.s(j) + ": ");
1352
+ e.j(this.u(j) + ": ");
1075
1353
  if (k.d) {
1076
- var l = a + "_" + this.s(j) + "Item";
1077
- this.am(l, k.a, k.b, h.item(j), e);
1354
+ var l = a + "_" + this.u(j) + "Item";
1355
+ this.ap(l, k.a, k.b, h.item(j), e);
1078
1356
  }
1079
1357
  else if (k.f) {
1080
- var m = a + "_" + this.s(j);
1081
- this.am(m, k.a, k.b, h.item(j), e);
1358
+ var m = a + "_" + this.u(j);
1359
+ this.ap(m, k.a, k.b, h.item(j), e);
1082
1360
  }
1083
1361
  else {
1084
1362
  var n = h.item(j);
1085
- e.j(this.r(k, n));
1363
+ e.j(this.t(k, n));
1086
1364
  }
1087
1365
  }
1088
1366
  e.k("");
@@ -1090,7 +1368,7 @@ var TSCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__*/ (
1090
1368
  e.j("})");
1091
1369
  }
1092
1370
  };
1093
- TSCodeGeneratingComponentRendererDataEmitter.prototype.r = function (a, b) {
1371
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.t = function (a, b) {
1094
1372
  if (b.value == null) {
1095
1373
  return ("null");
1096
1374
  }
@@ -1102,7 +1380,7 @@ var TSCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__*/ (
1102
1380
  }
1103
1381
  return "";
1104
1382
  };
1105
- TSCodeGeneratingComponentRendererDataEmitter.prototype.aj = function (a) {
1383
+ TSCodeGeneratingComponentRendererDataEmitter.prototype.am = function (a) {
1106
1384
  switch (a.e) {
1107
1385
  case 1: return (a.value ? "true" : "false");
1108
1386
  case 0: return (a.value.toString());
@@ -1123,7 +1401,7 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
1123
1401
  function AngularTemplateCodeGeneratingComponentRendererCodeEmitter(a, b) {
1124
1402
  return _super.call(this, a, b) || this;
1125
1403
  }
1126
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.ad = function (a) {
1404
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.ae = function (a) {
1127
1405
  if (a.c == null) {
1128
1406
  return "null";
1129
1407
  }
@@ -1137,35 +1415,35 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
1137
1415
  }
1138
1416
  return c;
1139
1417
  };
1140
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.get_p = function () {
1418
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.get_q = function () {
1141
1419
  return true;
1142
1420
  };
1143
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.get_ap = function () {
1421
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.get_aq = function () {
1144
1422
  return "Igx";
1145
1423
  };
1146
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a) {
1147
- _super.prototype.as.call(this, a);
1148
- this.h.k("<" + this.a7(a) + "");
1424
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a) {
1425
+ _super.prototype.at.call(this, a);
1426
+ this.h.k("<" + this.a8(a) + "");
1149
1427
  };
1150
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.a7 = function (a) {
1428
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.a8 = function (a) {
1151
1429
  if (stringEndsWith(a, "Component")) {
1152
1430
  a = a.substr(0, a.length - ("Component").length);
1153
1431
  }
1154
- return CodeGeneratingComponentRenderer.dq(a);
1432
+ return CodeGeneratingComponentRenderer.dr(a);
1155
1433
  };
1156
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.a5 = function () {
1434
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.a6 = function () {
1157
1435
  this.h.k(">");
1158
1436
  this.h.h();
1159
1437
  };
1160
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a) {
1438
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function (a) {
1161
1439
  this.h.f();
1162
- this.h.k("</" + this.a7(a) + ">");
1163
- _super.prototype.a0.call(this, a);
1440
+ this.h.k("</" + this.a8(a) + ">");
1441
+ _super.prototype.a1.call(this, a);
1164
1442
  };
1165
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a, b, c, d) {
1166
- var e = CodeGeneratingComponentRenderer.dn(b);
1443
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a, b, c, d) {
1444
+ var e = CodeGeneratingComponentRenderer.dp(b);
1167
1445
  if (this.n(c)) {
1168
- this.a6(c);
1446
+ this.a7(c);
1169
1447
  e = "[" + e + "]";
1170
1448
  }
1171
1449
  if (a > 0) {
@@ -1174,21 +1452,21 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
1174
1452
  this.h.j(e);
1175
1453
  this.h.j("=");
1176
1454
  this.h.j("\"");
1177
- this.h.j(this.an(c, true));
1455
+ this.h.j(this.ao(c, true));
1178
1456
  this.h.j("\"");
1179
1457
  if (e == "name") {
1180
1458
  this.h.k("");
1181
- this.h.j("#" + CodeGeneratingComponentRenderer.dn(this.an(c, true)));
1459
+ this.h.j("#" + CodeGeneratingComponentRenderer.dp(this.ao(c, true)));
1182
1460
  }
1183
1461
  };
1184
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
1462
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.ai = function (a) {
1185
1463
  if (!stringIsNullOrEmpty(a.a.e)) {
1186
- this.a6(a);
1187
- return "this." + CodeGeneratingComponentRenderer.dn(a.a.e) + "($event)";
1464
+ this.a7(a);
1465
+ return "this." + CodeGeneratingComponentRenderer.dp(a.a.e) + "($event)";
1188
1466
  }
1189
- return this.ak();
1467
+ return this.al();
1190
1468
  };
1191
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.w = function (a) {
1469
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.x = function (a) {
1192
1470
  var b = a.c;
1193
1471
  switch (b.a) {
1194
1472
  case 3: return b.b;
@@ -1198,17 +1476,17 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
1198
1476
  }
1199
1477
  return b.b;
1200
1478
  };
1201
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.ak = function () {
1479
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.al = function () {
1202
1480
  return "null";
1203
1481
  };
1204
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.af = function (a) {
1205
- return CodeGeneratingComponentRenderer.dn(a.a.e);
1482
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.ag = function (a) {
1483
+ return CodeGeneratingComponentRenderer.dp(a.a.e);
1206
1484
  };
1207
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.al = function (a) {
1208
- return CodeGeneratingComponentRenderer.dn(a.a.e);
1485
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.am = function (a) {
1486
+ return CodeGeneratingComponentRenderer.dp(a.a.e);
1209
1487
  };
1210
- AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a, b, c, d) {
1211
- var e_6, _a;
1488
+ AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a, b, c, d) {
1489
+ var e_7, _a;
1212
1490
  if (c.b.knownType == 9) {
1213
1491
  var e = typeCast(IList_$type, c.c);
1214
1492
  if (e != null) {
@@ -1221,8 +1499,8 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
1221
1499
  }
1222
1500
  }
1223
1501
  }
1224
- catch (e_6_1) {
1225
- e_6 = { error: e_6_1 };
1502
+ catch (e_7_1) {
1503
+ e_7 = { error: e_7_1 };
1226
1504
  }
1227
1505
  finally {
1228
1506
  try {
@@ -1230,8 +1508,8 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
1230
1508
  _a.call(_b);
1231
1509
  }
1232
1510
  finally {
1233
- if (e_6)
1234
- throw e_6.error;
1511
+ if (e_7)
1512
+ throw e_7.error;
1235
1513
  }
1236
1514
  }
1237
1515
  }
@@ -1266,65 +1544,65 @@ var DotNetCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__
1266
1544
  __extends(DotNetCodeGeneratingComponentRendererDataEmitter, _super);
1267
1545
  function DotNetCodeGeneratingComponentRendererDataEmitter(a, b) {
1268
1546
  var _this = _super.call(this, a, b) || this;
1269
- _this.ah = false;
1547
+ _this.ak = false;
1270
1548
  return _this;
1271
1549
  }
1272
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.w = function (a, b) {
1273
- _super.prototype.w.call(this, a, b);
1550
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.z = function (a, b) {
1551
+ _super.prototype.z.call(this, a, b);
1274
1552
  this.f.k("<Compile Include=\"" + a + ".cs\">");
1275
1553
  this.f.h();
1276
1554
  this.f.k("<SubType>Code</SubType>");
1277
1555
  this.f.f();
1278
1556
  this.f.k("</Compile>");
1279
1557
  };
1280
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.aa = function (a) {
1558
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ad = function (a) {
1281
1559
  a.k("using System;");
1282
1560
  a.k("using System.Collections.Generic;");
1283
- if (!this.ah) {
1284
- this.ah = true;
1561
+ if (!this.ak) {
1562
+ this.ak = true;
1285
1563
  this.k.addUsing("using Data;");
1286
1564
  }
1287
1565
  a.k("namespace Data");
1288
1566
  a.k("{");
1289
1567
  a.h();
1290
- _super.prototype.aa.call(this, a);
1568
+ _super.prototype.ad.call(this, a);
1291
1569
  };
1292
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.z = function (a) {
1570
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ac = function (a) {
1293
1571
  a.f();
1294
1572
  a.k("}");
1295
- _super.prototype.z.call(this, a);
1573
+ _super.prototype.ac.call(this, a);
1296
1574
  };
1297
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.t = function (a, b) {
1575
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.v = function (a, b) {
1298
1576
  if (b === void 0) {
1299
1577
  b = false;
1300
1578
  }
1301
- a = CodeGeneratingComponentRenderer.dp(a);
1579
+ a = CodeGeneratingComponentRenderer.dq(a);
1302
1580
  a = stringReplace(a, "-", "_");
1303
1581
  if (b) {
1304
1582
  a += "Item";
1305
1583
  }
1306
1584
  return a;
1307
1585
  };
1308
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.s = function (a) {
1586
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.u = function (a) {
1309
1587
  a = stringReplace(a, "-", "_");
1310
- return CodeGeneratingComponentRenderer.dp(a);
1588
+ return CodeGeneratingComponentRenderer.dq(a);
1311
1589
  };
1312
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.al = function (a) {
1590
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ao = function (a) {
1313
1591
  a = stringReplace(a, "-", "_");
1314
- return "_" + CodeGeneratingComponentRenderer.dn(a);
1592
+ return "_" + CodeGeneratingComponentRenderer.dp(a);
1315
1593
  };
1316
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ag = function (a, b, c, d, e) {
1317
- var e_7, _a;
1318
- _super.prototype.ag.call(this, a, b, c, d, e);
1319
- var f = this.p(this.t(a, true), this.t(a, false), b, c);
1594
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.aj = function (a, b, c, d, e) {
1595
+ var e_8, _a;
1596
+ _super.prototype.aj.call(this, a, b, c, d, e);
1597
+ var f = this.r(this.v(a, true), this.v(a, false), b, c);
1320
1598
  try {
1321
1599
  for (var _b = __values(fromEnum(f)), _c = _b.next(); !_c.done; _c = _b.next()) {
1322
1600
  var g = _c.value;
1323
- this.y(g, d, e);
1601
+ this.ab(g, d, e);
1324
1602
  }
1325
1603
  }
1326
- catch (e_7_1) {
1327
- e_7 = { error: e_7_1 };
1604
+ catch (e_8_1) {
1605
+ e_8 = { error: e_8_1 };
1328
1606
  }
1329
1607
  finally {
1330
1608
  try {
@@ -1332,97 +1610,108 @@ var DotNetCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__
1332
1610
  _a.call(_b);
1333
1611
  }
1334
1612
  finally {
1335
- if (e_7)
1336
- throw e_7.error;
1613
+ if (e_8)
1614
+ throw e_8.error;
1337
1615
  }
1338
1616
  }
1339
- d.k("public class " + this.t(a, false));
1617
+ d.k("public class " + this.v(a, false));
1340
1618
  d.h();
1341
- d.k(": List<" + this.t(a, true) + ">");
1619
+ d.k(": List<" + this.v(a, true) + ">");
1342
1620
  d.f();
1343
1621
  d.k("{");
1344
1622
  d.h();
1345
- d.k("public " + this.t(a, false) + "()");
1623
+ d.k("public " + this.v(a, false) + "()");
1346
1624
  d.k("{");
1347
1625
  d.h();
1348
1626
  };
1349
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ac = function (a) {
1350
- _super.prototype.ac.call(this, a);
1351
- this.g.k("private " + this.t(a, false) + " " + this.al(a) + " = null;");
1352
- this.g.k("public " + this.t(a, false) + " " + this.s(a));
1627
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.af = function (a, b, c) {
1628
+ _super.prototype.af.call(this, a, b, c);
1629
+ var d = this.ao(a) + " = " + "new " + this.v(a, false) + "(); ";
1630
+ var e = "";
1631
+ if (this.n.platform == 5) {
1632
+ e = " StateHasChanged();";
1633
+ }
1634
+ else {
1635
+ e = " OnPropertyChanged(\"" + this.v(a, false) + "\");";
1636
+ }
1637
+ if (c.isAsync) {
1638
+ d = this.v(a, false) + ".Fetch().ContinueWith((t) => {" + this.ao(a) + " = t.Result; " + e + " });";
1639
+ }
1640
+ this.g.k("private " + this.v(a, false) + " " + this.ao(a) + " = null;");
1641
+ this.g.k("public " + this.v(a, false) + " " + this.u(a));
1353
1642
  this.g.k("{");
1354
1643
  this.g.h();
1355
1644
  this.g.k("get");
1356
1645
  this.g.k("{");
1357
1646
  this.g.h();
1358
- this.g.k("if (" + this.al(a) + " == null)");
1647
+ this.g.k("if (" + this.ao(a) + " == null)");
1359
1648
  this.g.k("{");
1360
1649
  this.g.h();
1361
- this.g.k(this.al(a) + " = new " + this.t(a, false) + "();");
1650
+ this.g.k(d);
1362
1651
  this.g.f();
1363
1652
  this.g.k("}");
1364
- this.g.k("return " + this.al(a) + ";");
1653
+ this.g.k("return " + this.ao(a) + ";");
1365
1654
  this.g.f();
1366
1655
  this.g.k("}");
1367
1656
  this.g.f();
1368
1657
  this.g.k("}");
1369
1658
  this.g.k("");
1370
1659
  };
1371
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ad = function (a, b) {
1372
- _super.prototype.ad.call(this, a, b);
1373
- this.g.k("private " + this.ai(b.e) + " " + this.al(a) + " = " + this.aj(b) + ";");
1374
- this.g.k("public " + this.ai(b.e) + " " + this.s(a));
1660
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ag = function (a, b) {
1661
+ _super.prototype.ag.call(this, a, b);
1662
+ this.g.k("private " + this.al(b.e) + " " + this.ao(a) + " = " + this.am(b) + ";");
1663
+ this.g.k("public " + this.al(b.e) + " " + this.u(a));
1375
1664
  this.g.k("{");
1376
1665
  this.g.h();
1377
1666
  this.g.k("get");
1378
1667
  this.g.k("{");
1379
1668
  this.g.h();
1380
- this.g.k("return " + this.al(a) + ";");
1669
+ this.g.k("return " + this.ao(a) + ";");
1381
1670
  this.g.f();
1382
1671
  this.g.k("}");
1383
1672
  this.g.f();
1384
1673
  this.g.k("}");
1385
1674
  this.g.k("");
1386
1675
  };
1387
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ae = function (a, b, c, d) {
1388
- _super.prototype.ae.call(this, a, b, c, d);
1389
- this.g.k("private " + this.t(a, false) + "Item " + this.al(a) + " = null;");
1390
- this.g.k("public " + this.t(a, false) + "Item " + this.s(a));
1676
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ah = function (a, b, c, d) {
1677
+ _super.prototype.ah.call(this, a, b, c, d);
1678
+ this.g.k("private " + this.v(a, false) + "Item " + this.ao(a) + " = null;");
1679
+ this.g.k("public " + this.v(a, false) + "Item " + this.u(a));
1391
1680
  this.g.k("{");
1392
1681
  this.g.h();
1393
1682
  this.g.k("get");
1394
1683
  this.g.k("{");
1395
1684
  this.g.h();
1396
- this.g.k("if (" + this.al(a) + " == null)");
1685
+ this.g.k("if (" + this.ao(a) + " == null)");
1397
1686
  this.g.k("{");
1398
1687
  this.g.h();
1399
1688
  this.g.k("_" + a + " = ");
1400
- this.am(this.t(a, true), b, c, d, this.g);
1689
+ this.ap(this.v(a, true), b, c, d, this.g);
1401
1690
  this.g.f();
1402
1691
  this.g.k("}");
1403
- this.g.k("return " + this.al(a) + ";");
1692
+ this.g.k("return " + this.ao(a) + ";");
1404
1693
  this.g.f();
1405
1694
  this.g.k("}");
1406
1695
  this.g.f();
1407
1696
  this.g.k("}");
1408
1697
  this.g.k("");
1409
1698
  };
1410
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.get_q = function () {
1699
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.get_s = function () {
1411
1700
  return ".cs";
1412
1701
  };
1413
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.y = function (a, b, c) {
1702
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ab = function (a, b, c) {
1414
1703
  b.k("public class " + a.d);
1415
1704
  b.k("{");
1416
1705
  b.h();
1417
1706
  for (var d = 0; d < a.a.length; d++) {
1418
1707
  var e = a.a[d];
1419
1708
  var f = a.b[d];
1420
- b.k("public " + this.ak(a, e, f) + " " + this.s(e) + "{ get; set; }");
1709
+ b.k("public " + this.an(a, e, f) + " " + this.u(e) + "{ get; set; }");
1421
1710
  }
1422
1711
  b.f();
1423
1712
  b.k("}");
1424
1713
  };
1425
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ai = function (a) {
1714
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.al = function (a) {
1426
1715
  switch (a) {
1427
1716
  case 1: return "bool";
1428
1717
  case 0: return "double";
@@ -1431,12 +1720,12 @@ var DotNetCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__
1431
1720
  }
1432
1721
  return "object";
1433
1722
  };
1434
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ak = function (a, b, c) {
1723
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.an = function (a, b, c) {
1435
1724
  if (c.d) {
1436
- return "List<" + a.d + "_" + this.s(b) + "Item>";
1725
+ return "List<" + a.d + "_" + this.u(b) + "Item>";
1437
1726
  }
1438
1727
  else if (c.f) {
1439
- return a.d + "_" + this.s(b);
1728
+ return a.d + "_" + this.u(b);
1440
1729
  }
1441
1730
  else {
1442
1731
  switch (c.c) {
@@ -1448,20 +1737,20 @@ var DotNetCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__
1448
1737
  }
1449
1738
  return "object";
1450
1739
  };
1451
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.af = function (a, b, c, d) {
1452
- _super.prototype.af.call(this, a, b, c, d);
1740
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ai = function (a, b, c, d) {
1741
+ _super.prototype.ai.call(this, a, b, c, d);
1453
1742
  d.f();
1454
1743
  d.k("}");
1455
1744
  d.f();
1456
1745
  d.k("}");
1457
1746
  };
1458
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.u = function (a, b, c, d, e, f) {
1459
- _super.prototype.u.call(this, a, b, c, d, e, f);
1747
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.w = function (a, b, c, d, e, f) {
1748
+ _super.prototype.w.call(this, a, b, c, d, e, f);
1460
1749
  f.j("this.Add(");
1461
- this.am(this.t(a, true), b, c, d, f);
1750
+ this.ap(this.v(a, true), b, c, d, f);
1462
1751
  f.k(");");
1463
1752
  };
1464
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.am = function (a, b, c, d, e) {
1753
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.ap = function (a, b, c, d, e) {
1465
1754
  if (d == null) {
1466
1755
  e.j("null");
1467
1756
  return;
@@ -1476,7 +1765,7 @@ var DotNetCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__
1476
1765
  if (g > 0) {
1477
1766
  e.k(",");
1478
1767
  }
1479
- this.am(a, b, c, f.items[g], e);
1768
+ this.ap(a, b, c, f.items[g], e);
1480
1769
  }
1481
1770
  }
1482
1771
  e.f();
@@ -1495,16 +1784,16 @@ var DotNetCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__
1495
1784
  }
1496
1785
  e.j(j + " = ");
1497
1786
  if (k.d) {
1498
- var l = a + "_" + this.s(j) + "Item";
1499
- this.am(l, k.a, k.b, h.item(j), e);
1787
+ var l = a + "_" + this.u(j) + "Item";
1788
+ this.ap(l, k.a, k.b, h.item(j), e);
1500
1789
  }
1501
1790
  else if (k.f) {
1502
- var m = a + "_" + this.s(j);
1503
- this.am(m, k.a, k.b, h.item(j), e);
1791
+ var m = a + "_" + this.u(j);
1792
+ this.ap(m, k.a, k.b, h.item(j), e);
1504
1793
  }
1505
1794
  else {
1506
1795
  var n = h.item(j);
1507
- e.j(this.r(k, n));
1796
+ e.j(this.t(k, n));
1508
1797
  }
1509
1798
  }
1510
1799
  e.k("");
@@ -1512,16 +1801,20 @@ var DotNetCodeGeneratingComponentRendererDataEmitter = /** @class */ /*@__PURE__
1512
1801
  e.j("}");
1513
1802
  }
1514
1803
  };
1515
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.r = function (a, b) {
1804
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.t = function (a, b) {
1516
1805
  switch (a.c) {
1517
1806
  case 1: return (b.value ? "true" : "false");
1518
- case 0: return (b.value.toString());
1807
+ case 0:
1808
+ if (b == null || b.value == null) {
1809
+ return "double.NaN";
1810
+ }
1811
+ return (b.value.toString());
1519
1812
  case 2: return ("@\"" + stringReplace(b.value, "\"", "\"\"") + "\"");
1520
1813
  case 3: return ("null");
1521
1814
  }
1522
1815
  return "";
1523
1816
  };
1524
- DotNetCodeGeneratingComponentRendererDataEmitter.prototype.aj = function (a) {
1817
+ DotNetCodeGeneratingComponentRendererDataEmitter.prototype.am = function (a) {
1525
1818
  switch (a.e) {
1526
1819
  case 1: return (a.value ? "true" : "false");
1527
1820
  case 0: return (a.value.toString());
@@ -1542,10 +1835,10 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
1542
1835
  function WPFXamlCodeGeneratingComponentRendererCodeEmitter(a, b) {
1543
1836
  return _super.call(this, a, b) || this;
1544
1837
  }
1545
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.get_q = function () {
1838
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
1546
1839
  return false;
1547
1840
  };
1548
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.ad = function (a) {
1841
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.ae = function (a) {
1549
1842
  if (a.c == null) {
1550
1843
  return "null";
1551
1844
  }
@@ -1559,20 +1852,20 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
1559
1852
  }
1560
1853
  return c;
1561
1854
  };
1562
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a) {
1563
- _super.prototype.as.call(this, a);
1855
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a) {
1856
+ _super.prototype.at.call(this, a);
1564
1857
  this.h.k("<ig:" + a + "");
1565
1858
  };
1566
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.a5 = function () {
1859
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.a6 = function () {
1567
1860
  this.h.k(">");
1568
1861
  this.h.h();
1569
1862
  };
1570
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a) {
1863
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function (a) {
1571
1864
  this.h.f();
1572
1865
  this.h.k("</ig:" + a + ">");
1573
- _super.prototype.a0.call(this, a);
1866
+ _super.prototype.a1.call(this, a);
1574
1867
  };
1575
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a, b, c, d) {
1868
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a, b, c, d) {
1576
1869
  if (b == "Label" && c.b != null && stringContains(c.b.owningType, "Axis")) {
1577
1870
  if (c.c != null && stringContains(c.c, "{")) {
1578
1871
  if (a > 0) {
@@ -1581,7 +1874,7 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
1581
1874
  this.h.j(b);
1582
1875
  this.h.j("=");
1583
1876
  this.h.j("\"");
1584
- this.h.j("{}" + this.an(c, true));
1877
+ this.h.j("{}" + this.ao(c, true));
1585
1878
  this.h.j("\"");
1586
1879
  return;
1587
1880
  }
@@ -1592,10 +1885,10 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
1592
1885
  this.h.j(b);
1593
1886
  this.h.j("=");
1594
1887
  this.h.j("\"");
1595
- this.h.j(this.an(c, true));
1888
+ this.h.j(this.ao(c, true));
1596
1889
  this.h.j("\"");
1597
1890
  };
1598
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.w = function (a) {
1891
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.x = function (a) {
1599
1892
  var b = a.c;
1600
1893
  switch (b.a) {
1601
1894
  case 3: return b.b;
@@ -1605,25 +1898,25 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
1605
1898
  }
1606
1899
  return b.b;
1607
1900
  };
1608
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.ak = function () {
1901
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.al = function () {
1609
1902
  return "{x:Null}";
1610
1903
  };
1611
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.af = function (a) {
1904
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.ag = function (a) {
1612
1905
  return "{Binding ElementName=" + a.a.e + "}";
1613
1906
  };
1614
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.a7 = function (a) {
1907
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.a8 = function (a) {
1615
1908
  a = stringReplace(a, "-", "_");
1616
- return CodeGeneratingComponentRenderer.dp(a);
1909
+ return CodeGeneratingComponentRenderer.dq(a);
1617
1910
  };
1618
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.al = function (a) {
1619
- this.a6(a);
1620
- return "{Binding " + this.a7(a.a.e) + "}";
1911
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.am = function (a) {
1912
+ this.a7(a);
1913
+ return "{Binding " + this.a8(a.a.e) + "}";
1621
1914
  };
1622
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a, b, c, d) {
1623
- var e_8, _a;
1915
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a, b, c, d) {
1916
+ var e_9, _a;
1624
1917
  this.h.j("<ig:");
1625
1918
  {
1626
- this.h.j(this.ac);
1919
+ this.h.j(this.ad);
1627
1920
  this.h.j(".");
1628
1921
  }
1629
1922
  this.h.j(b);
@@ -1641,8 +1934,8 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
1641
1934
  }
1642
1935
  }
1643
1936
  }
1644
- catch (e_8_1) {
1645
- e_8 = { error: e_8_1 };
1937
+ catch (e_9_1) {
1938
+ e_9 = { error: e_9_1 };
1646
1939
  }
1647
1940
  finally {
1648
1941
  try {
@@ -1650,8 +1943,8 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
1650
1943
  _a.call(_b);
1651
1944
  }
1652
1945
  finally {
1653
- if (e_8)
1654
- throw e_8.error;
1946
+ if (e_9)
1947
+ throw e_9.error;
1655
1948
  }
1656
1949
  }
1657
1950
  }
@@ -1665,13 +1958,13 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
1665
1958
  this.h.f();
1666
1959
  this.h.j("</ig:");
1667
1960
  {
1668
- this.h.j(this.ac);
1961
+ this.h.j(this.ad);
1669
1962
  this.h.j(".");
1670
1963
  }
1671
1964
  this.h.j(b);
1672
1965
  this.h.k(">");
1673
1966
  };
1674
- WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.get_ap = function () {
1967
+ WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.get_aq = function () {
1675
1968
  return "Xam";
1676
1969
  };
1677
1970
  WPFXamlCodeGeneratingComponentRendererCodeEmitter.$t = markType(WPFXamlCodeGeneratingComponentRendererCodeEmitter, 'WPFXamlCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
@@ -1686,7 +1979,7 @@ var WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
1686
1979
  function WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b) {
1687
1980
  return _super.call(this, a, b) || this;
1688
1981
  }
1689
- WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_q = function () {
1982
+ WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
1690
1983
  return false;
1691
1984
  };
1692
1985
  WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter.$t = markType(WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter, 'WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
@@ -1700,17 +1993,17 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1700
1993
  __extends(CodeGeneratingComponentRenderer, _super);
1701
1994
  function CodeGeneratingComponentRenderer(a, b) {
1702
1995
  var _this = _super.call(this) || this;
1703
- _this.dh = null;
1704
- _this.di = 0;
1705
- _this.dj = null;
1996
+ _this.di = null;
1997
+ _this.dj = 0;
1706
1998
  _this.dk = null;
1707
1999
  _this.dl = null;
1708
- _this.dh = b;
1709
- _this.di = a;
1710
- ComponentRenderer.platform = CodeGeneratingComponentRenderer.dm(a);
1711
- _this.e = new CodeGenerationRendererAdapter(a, _this.e);
1712
- _this.context = new TypeDescriptionContext(_this.e, ComponentRenderer.platform);
1713
- _this.g = new CodeGenerationTransformer(a);
2000
+ _this.dm = null;
2001
+ _this.di = b;
2002
+ _this.dj = a;
2003
+ ComponentRenderer.platform = CodeGeneratingComponentRenderer.dn(a);
2004
+ _this.f = new CodeGenerationRendererAdapter(a, _this.f);
2005
+ _this.context = new TypeDescriptionContext(_this.f, ComponentRenderer.platform);
2006
+ _this.h = new CodeGenerationTransformer(a);
1714
2007
  return _this;
1715
2008
  }
1716
2009
  CodeGeneratingComponentRenderer.prototype.loadCodeJson = function (a) {
@@ -1722,7 +2015,7 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1722
2015
  })());
1723
2016
  });
1724
2017
  };
1725
- CodeGeneratingComponentRenderer.dn = function (a) {
2018
+ CodeGeneratingComponentRenderer.dp = function (a) {
1726
2019
  if (a == null) {
1727
2020
  return null;
1728
2021
  }
@@ -1731,7 +2024,7 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1731
2024
  }
1732
2025
  return a.substr(0, 1).toLowerCase() + a.substr(1);
1733
2026
  };
1734
- CodeGeneratingComponentRenderer.dp = function (a) {
2027
+ CodeGeneratingComponentRenderer.dq = function (a) {
1735
2028
  if (a == null) {
1736
2029
  return null;
1737
2030
  }
@@ -1740,7 +2033,7 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1740
2033
  }
1741
2034
  return a.substr(0, 1).toUpperCase() + a.substr(1);
1742
2035
  };
1743
- CodeGeneratingComponentRenderer.dq = function (a) {
2036
+ CodeGeneratingComponentRenderer.dr = function (a) {
1744
2037
  if (a == null) {
1745
2038
  return null;
1746
2039
  }
@@ -1775,26 +2068,26 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1775
2068
  }
1776
2069
  return j.toString();
1777
2070
  };
1778
- CodeGeneratingComponentRenderer.prototype.aj = function () {
2071
+ CodeGeneratingComponentRenderer.prototype.ak = function () {
1779
2072
  return true;
1780
2073
  };
1781
- CodeGeneratingComponentRenderer.prototype.y = function (a) {
1782
- _super.prototype.y.call(this, a);
1783
- this.dj = a;
2074
+ CodeGeneratingComponentRenderer.prototype.z = function (a) {
2075
+ _super.prototype.z.call(this, a);
2076
+ this.dk = a;
1784
2077
  return true;
1785
2078
  };
1786
- CodeGeneratingComponentRenderer.prototype.ad = function (a) {
1787
- _super.prototype.ad.call(this, a);
1788
- this.dl = a;
2079
+ CodeGeneratingComponentRenderer.prototype.ae = function (a) {
2080
+ _super.prototype.ae.call(this, a);
2081
+ this.dm = a;
1789
2082
  return true;
1790
2083
  };
1791
- CodeGeneratingComponentRenderer.prototype.z = function (a) {
1792
- _super.prototype.z.call(this, a);
1793
- this.dk = a;
2084
+ CodeGeneratingComponentRenderer.prototype.aa = function (a) {
2085
+ _super.prototype.aa.call(this, a);
2086
+ this.dl = a;
1794
2087
  return true;
1795
2088
  };
1796
- CodeGeneratingComponentRenderer.prototype.dc = function (a, b, c) {
1797
- switch (this.di) {
2089
+ CodeGeneratingComponentRenderer.prototype.dd = function (a, b, c) {
2090
+ switch (this.dj) {
1798
2091
  case 1: if (b.forceCodeBehind) {
1799
2092
  return new AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter(b, c);
1800
2093
  }
@@ -1820,51 +2113,60 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1820
2113
  else {
1821
2114
  return new WPFXamlCodeGeneratingComponentRendererCodeEmitter(b, c);
1822
2115
  }
2116
+ case 5: if (b.forceCodeBehind) {
2117
+ return new BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter(b, c);
2118
+ }
2119
+ else {
2120
+ return new BlazorRazorCodeGeneratingComponentRendererCodeEmitter(b, c);
2121
+ }
1823
2122
  }
1824
2123
  return null;
1825
2124
  };
1826
- CodeGeneratingComponentRenderer.prototype.dd = function (a, b) {
1827
- switch (this.di) {
2125
+ CodeGeneratingComponentRenderer.prototype.de = function (a, b) {
2126
+ switch (this.dj) {
1828
2127
  case 1: return new TSCodeGeneratingComponentRendererDataEmitter(a, b);
1829
2128
  case 2: return new TSCodeGeneratingComponentRendererDataEmitter(a, b);
1830
2129
  case 3: return new TSCodeGeneratingComponentRendererDataEmitter(a, b);
1831
2130
  case 4: break;
1832
- case 0: return new DotNetCodeGeneratingComponentRendererDataEmitter(a, b);
2131
+ case 0:
2132
+ case 5: return new DotNetCodeGeneratingComponentRendererDataEmitter(a, b);
1833
2133
  }
1834
2134
  return null;
1835
2135
  };
1836
- CodeGeneratingComponentRenderer.prototype.de = function (a, b) {
1837
- switch (this.di) {
1838
- case 1: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.di);
1839
- case 2: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.di);
1840
- case 3: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.di);
2136
+ CodeGeneratingComponentRenderer.prototype.df = function (a, b) {
2137
+ switch (this.dj) {
2138
+ case 1: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.dj);
2139
+ case 2: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.dj);
2140
+ case 3: return new TSCodeGeneratingComponentRendererHandlerEmitter(a, b, this.dj);
1841
2141
  case 4: break;
1842
- case 0: return new DotNetCodeGeneratingComponentRendererHandlerEmitter(a, b);
2142
+ case 0:
2143
+ case 5: return new DotNetCodeGeneratingComponentRendererHandlerEmitter(a, b);
1843
2144
  }
1844
2145
  return null;
1845
2146
  };
1846
- CodeGeneratingComponentRenderer.prototype.df = function (a, b) {
1847
- switch (this.di) {
1848
- case 1: return new TSCodeGeneratingComponentRendererModuleEmitter(this.di, a, b);
1849
- case 2: return new TSCodeGeneratingComponentRendererModuleEmitter(this.di, a, b);
1850
- case 3: return new TSCodeGeneratingComponentRendererModuleEmitter(this.di, a, b);
2147
+ CodeGeneratingComponentRenderer.prototype.dg = function (a, b) {
2148
+ switch (this.dj) {
2149
+ case 1: return new TSCodeGeneratingComponentRendererModuleEmitter(this.dj, a, b);
2150
+ case 2: return new TSCodeGeneratingComponentRendererModuleEmitter(this.dj, a, b);
2151
+ case 3: return new TSCodeGeneratingComponentRendererModuleEmitter(this.dj, a, b);
1851
2152
  case 4: break;
1852
- case 0: return new DotNetCodeGeneratingComponentRendererModuleEmitter(this.di, a, b);
2153
+ case 0: return new DotNetCodeGeneratingComponentRendererModuleEmitter(this.dj, a, b);
2154
+ case 5: return new BlazorCodeGeneratingComponentRendererModuleEmitter(this.dj, a, b);
1853
2155
  }
1854
2156
  return null;
1855
2157
  };
1856
2158
  CodeGeneratingComponentRenderer.prototype.emitCode = function (a) {
1857
- var e_9, _a, e_10, _b, e_11, _c;
2159
+ var e_10, _a, e_11, _b, e_12, _c;
1858
2160
  var b = new CodeGeneratingRendererResult();
1859
- b.platform = this.di;
1860
- b.generationOptions = this.dh;
2161
+ b.platform = this.dj;
2162
+ b.generationOptions = this.di;
1861
2163
  try {
1862
- for (var _d = __values(fromEnum(this.ay.keys)), _e = _d.next(); !_e.done; _e = _d.next()) {
2164
+ for (var _d = __values(fromEnum(this.az.keys)), _e = _d.next(); !_e.done; _e = _d.next()) {
1863
2165
  var c = _e.value;
1864
2166
  var d = c;
1865
2167
  var e = d.id;
1866
2168
  try {
1867
- for (var _f = (e_10 = void 0, __values(fromEnum(d.a))), _g = _f.next(); !_g.done; _g = _f.next()) {
2169
+ for (var _f = (e_11 = void 0, __values(fromEnum(d.a))), _g = _f.next(); !_g.done; _g = _f.next()) {
1868
2170
  var f = _g.value;
1869
2171
  if (f.i("Name") != null) {
1870
2172
  b.trackDescriptionField(e, f.i("Name"));
@@ -1874,8 +2176,8 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1874
2176
  }
1875
2177
  }
1876
2178
  }
1877
- catch (e_10_1) {
1878
- e_10 = { error: e_10_1 };
2179
+ catch (e_11_1) {
2180
+ e_11 = { error: e_11_1 };
1879
2181
  }
1880
2182
  finally {
1881
2183
  try {
@@ -1883,14 +2185,14 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1883
2185
  _b.call(_f);
1884
2186
  }
1885
2187
  finally {
1886
- if (e_10)
1887
- throw e_10.error;
2188
+ if (e_11)
2189
+ throw e_11.error;
1888
2190
  }
1889
2191
  }
1890
2192
  }
1891
2193
  }
1892
- catch (e_9_1) {
1893
- e_9 = { error: e_9_1 };
2194
+ catch (e_10_1) {
2195
+ e_10 = { error: e_10_1 };
1894
2196
  }
1895
2197
  finally {
1896
2198
  try {
@@ -1898,19 +2200,19 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1898
2200
  _a.call(_d);
1899
2201
  }
1900
2202
  finally {
1901
- if (e_9)
1902
- throw e_9.error;
2203
+ if (e_10)
2204
+ throw e_10.error;
1903
2205
  }
1904
2206
  }
1905
2207
  try {
1906
- for (var _h = __values(fromEnum(this.ay.keys)), _j = _h.next(); !_j.done; _j = _h.next()) {
2208
+ for (var _h = __values(fromEnum(this.az.keys)), _j = _h.next(); !_j.done; _j = _h.next()) {
1907
2209
  var g = _j.value;
1908
2210
  var h = g;
1909
- h.c(b, this, this.dh);
2211
+ h.c(b, this, this.di);
1910
2212
  }
1911
2213
  }
1912
- catch (e_11_1) {
1913
- e_11 = { error: e_11_1 };
2214
+ catch (e_12_1) {
2215
+ e_12 = { error: e_12_1 };
1914
2216
  }
1915
2217
  finally {
1916
2218
  try {
@@ -1918,17 +2220,17 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1918
2220
  _c.call(_h);
1919
2221
  }
1920
2222
  finally {
1921
- if (e_11)
1922
- throw e_11.error;
2223
+ if (e_12)
2224
+ throw e_12.error;
1923
2225
  }
1924
2226
  }
1925
- if (this.dj != null) {
1926
- var i = this.df(this.dh, b);
1927
- i.l(this.dj);
2227
+ if (this.dk != null) {
2228
+ var i = this.dg(this.di, b);
2229
+ i.l(this.dk);
1928
2230
  }
1929
- if (this.dl != null) {
1930
- if (typeCast(JsonDictionaryObject.$, this.dl) !== null) {
1931
- var j = this.dl;
2231
+ if (this.dm != null) {
2232
+ if (typeCast(JsonDictionaryObject.$, this.dm) !== null) {
2233
+ var j = this.dm;
1932
2234
  var m = j.e();
1933
2235
  for (var l = 0; l < m.length; l++) {
1934
2236
  var k = m[l];
@@ -1937,52 +2239,54 @@ var CodeGeneratingComponentRenderer = /** @class */ /*@__PURE__*/ (function (_su
1937
2239
  }
1938
2240
  }
1939
2241
  {
1940
- var n = this.dd(this.dh, b);
1941
- n.x(this.dk);
2242
+ var n = this.de(this.di, b);
2243
+ n.aa(this.dl);
1942
2244
  }
1943
- var o = this.de(this.dh, b);
2245
+ var o = this.df(this.di, b);
1944
2246
  o.j();
1945
- this.du(b, a);
2247
+ this.dv(b, a);
1946
2248
  return b;
1947
2249
  };
1948
- CodeGeneratingComponentRenderer.prototype.du = function (a, b) {
2250
+ CodeGeneratingComponentRenderer.prototype.dv = function (a, b) {
1949
2251
  b.execute(a);
1950
2252
  };
1951
- CodeGeneratingComponentRenderer.prototype.a3 = function () {
1952
- return runOn(this, this.ds);
2253
+ CodeGeneratingComponentRenderer.prototype.a4 = function () {
2254
+ return runOn(this, this.dt);
1953
2255
  };
1954
- CodeGeneratingComponentRenderer.prototype.dr = function (a) {
2256
+ CodeGeneratingComponentRenderer.prototype.ds = function (a) {
1955
2257
  a = stringReplace(a, "-", "_");
1956
- switch (this.di) {
2258
+ switch (this.dj) {
1957
2259
  case 1:
1958
2260
  case 2:
1959
- case 3: return CodeGeneratingComponentRenderer.dn(a);
2261
+ case 3: return CodeGeneratingComponentRenderer.dp(a);
1960
2262
  case 4:
1961
- case 0: return CodeGeneratingComponentRenderer.dp(a);
2263
+ case 0:
2264
+ case 5: return CodeGeneratingComponentRenderer.dq(a);
1962
2265
  }
1963
2266
  return a;
1964
2267
  };
1965
- CodeGeneratingComponentRenderer.prototype.ds = function (a) {
2268
+ CodeGeneratingComponentRenderer.prototype.dt = function (a) {
1966
2269
  var b = a;
1967
2270
  if (stringStartsWith(a, "{")) {
1968
2271
  if (!stringStartsWith(a, "{[")) {
1969
2272
  a = a.substr(1, a.length - 2);
1970
- a = "{" + this.dr(a) + "}";
2273
+ a = "{" + this.ds(a) + "}";
1971
2274
  b = a;
1972
2275
  }
1973
2276
  }
1974
2277
  else {
1975
- b = this.dr(a);
2278
+ b = this.ds(a);
1976
2279
  }
1977
2280
  return b;
1978
2281
  };
1979
- CodeGeneratingComponentRenderer.dm = function (a) {
2282
+ CodeGeneratingComponentRenderer.dn = function (a) {
1980
2283
  switch (a) {
1981
2284
  case 1: return 3;
1982
2285
  case 2: return 2;
1983
2286
  case 3: return 4;
1984
2287
  case 4: return 8;
1985
2288
  case 0: return 0;
2289
+ case 5: return 12;
1986
2290
  }
1987
2291
  return 0;
1988
2292
  };
@@ -2013,7 +2317,7 @@ var CodeGenerationContainer = /** @class */ /*@__PURE__*/ (function (_super) {
2013
2317
  configurable: true
2014
2318
  });
2015
2319
  CodeGenerationContainer.prototype.c = function (a, b, c) {
2016
- var e_12, _a;
2320
+ var e_13, _a;
2017
2321
  var d = new StringBuilder(0);
2018
2322
  var e = new StringBuilder(0);
2019
2323
  var f = new StringBuilder(0);
@@ -2021,18 +2325,18 @@ var CodeGenerationContainer = /** @class */ /*@__PURE__*/ (function (_super) {
2021
2325
  try {
2022
2326
  for (var _b = __values(fromEnum(this.a)), _c = _b.next(); !_c.done; _c = _b.next()) {
2023
2327
  var h = _c.value;
2024
- var i = b.dc(h, c, a);
2328
+ var i = b.dd(h, c, a);
2025
2329
  h.p(i, true);
2026
2330
  var j = i.toString();
2027
2331
  a.addContainerResult(this.id, j);
2028
- i.au(d);
2029
- i.ax(e);
2030
- i.at(f);
2031
- i.av(g);
2332
+ i.av(d);
2333
+ i.ay(e);
2334
+ i.au(f);
2335
+ i.aw(g);
2032
2336
  }
2033
2337
  }
2034
- catch (e_12_1) {
2035
- e_12 = { error: e_12_1 };
2338
+ catch (e_13_1) {
2339
+ e_13 = { error: e_13_1 };
2036
2340
  }
2037
2341
  finally {
2038
2342
  try {
@@ -2040,8 +2344,8 @@ var CodeGenerationContainer = /** @class */ /*@__PURE__*/ (function (_super) {
2040
2344
  _a.call(_b);
2041
2345
  }
2042
2346
  finally {
2043
- if (e_12)
2044
- throw e_12.error;
2347
+ if (e_13)
2348
+ throw e_13.error;
2045
2349
  }
2046
2350
  }
2047
2351
  a.addContainerResult("bindingFields", d.toString());
@@ -2122,31 +2426,31 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
2122
2426
  return null;
2123
2427
  };
2124
2428
  CodeGenerationItemBuilder.prototype.p = function (a, b) {
2125
- var e_13, _a, e_14, _b;
2429
+ var e_14, _a, e_15, _b;
2126
2430
  var c = this.m();
2127
2431
  if (b) {
2128
2432
  var d = this.n();
2129
- a.ao = d;
2433
+ a.ap = d;
2130
2434
  }
2131
2435
  var e = false;
2132
2436
  var f = false;
2133
2437
  if (this.f.containsKey("Name")) {
2134
2438
  e = true;
2135
- a.a4(this.f.item("Name").c);
2439
+ a.a5(this.f.item("Name").c);
2136
2440
  }
2137
2441
  else if (this.f.containsKey("name")) {
2138
2442
  e = true;
2139
- a.a4(this.f.item("name").c);
2443
+ a.a5(this.f.item("name").c);
2140
2444
  }
2141
2445
  else {
2142
2446
  if (this.e(a)) {
2143
2447
  f = true;
2144
- a.a3(c);
2145
- if (a.q) {
2448
+ a.a4(c);
2449
+ if (a.r) {
2146
2450
  this.g.add("name");
2147
2451
  this.f.addItem("name", ((function () {
2148
2452
  var $ret = new CodeGenerationItemBuilderPropertyInfo();
2149
- $ret.c = a.ab;
2453
+ $ret.c = a.ac;
2150
2454
  return $ret;
2151
2455
  })()));
2152
2456
  }
@@ -2154,13 +2458,13 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
2154
2458
  this.g.add("Name");
2155
2459
  this.f.addItem("Name", ((function () {
2156
2460
  var $ret = new CodeGenerationItemBuilderPropertyInfo();
2157
- $ret.c = a.ab;
2461
+ $ret.c = a.ac;
2158
2462
  return $ret;
2159
2463
  })()));
2160
2464
  }
2161
2465
  }
2162
2466
  }
2163
- a.as(c);
2467
+ a.at(c);
2164
2468
  var g = 0;
2165
2469
  try {
2166
2470
  for (var _c = __values(fromEnum(this.g)), _d = _c.next(); !_d.done; _d = _c.next()) {
@@ -2170,13 +2474,13 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
2170
2474
  continue;
2171
2475
  }
2172
2476
  if (this.d(h, i)) {
2173
- a.ay(g, h, i, this.c);
2477
+ a.az(g, h, i, this.c);
2174
2478
  g++;
2175
2479
  }
2176
2480
  }
2177
2481
  }
2178
- catch (e_13_1) {
2179
- e_13 = { error: e_13_1 };
2482
+ catch (e_14_1) {
2483
+ e_14 = { error: e_14_1 };
2180
2484
  }
2181
2485
  finally {
2182
2486
  try {
@@ -2184,11 +2488,11 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
2184
2488
  _a.call(_c);
2185
2489
  }
2186
2490
  finally {
2187
- if (e_13)
2188
- throw e_13.error;
2491
+ if (e_14)
2492
+ throw e_14.error;
2189
2493
  }
2190
2494
  }
2191
- a.a5();
2495
+ a.a6();
2192
2496
  var j = 0;
2193
2497
  try {
2194
2498
  for (var _e = __values(fromEnum(this.g)), _f = _e.next(); !_f.done; _f = _e.next()) {
@@ -2198,13 +2502,13 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
2198
2502
  continue;
2199
2503
  }
2200
2504
  if (!this.d(k, l)) {
2201
- a.az(j, k, l, this.c);
2505
+ a.a0(j, k, l, this.c);
2202
2506
  j++;
2203
2507
  }
2204
2508
  }
2205
2509
  }
2206
- catch (e_14_1) {
2207
- e_14 = { error: e_14_1 };
2510
+ catch (e_15_1) {
2511
+ e_15 = { error: e_15_1 };
2208
2512
  }
2209
2513
  finally {
2210
2514
  try {
@@ -2212,22 +2516,22 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
2212
2516
  _b.call(_e);
2213
2517
  }
2214
2518
  finally {
2215
- if (e_14)
2216
- throw e_14.error;
2519
+ if (e_15)
2520
+ throw e_15.error;
2217
2521
  }
2218
2522
  }
2219
- a.a0(c);
2523
+ a.a1(c);
2220
2524
  if (e) {
2221
- a.a2();
2525
+ a.a3();
2222
2526
  }
2223
2527
  else {
2224
2528
  if (f) {
2225
- a.a1();
2529
+ a.a2();
2226
2530
  }
2227
2531
  }
2228
2532
  };
2229
2533
  CodeGenerationItemBuilder.prototype.e = function (a) {
2230
- var e_15, _a;
2534
+ var e_16, _a;
2231
2535
  try {
2232
2536
  for (var _b = __values(fromEnum(this.g)), _c = _b.next(); !_c.done; _c = _b.next()) {
2233
2537
  var b = _c.value;
@@ -2237,8 +2541,8 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
2237
2541
  }
2238
2542
  }
2239
2543
  }
2240
- catch (e_15_1) {
2241
- e_15 = { error: e_15_1 };
2544
+ catch (e_16_1) {
2545
+ e_16 = { error: e_16_1 };
2242
2546
  }
2243
2547
  finally {
2244
2548
  try {
@@ -2246,8 +2550,8 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
2246
2550
  _a.call(_b);
2247
2551
  }
2248
2552
  finally {
2249
- if (e_15)
2250
- throw e_15.error;
2553
+ if (e_16)
2554
+ throw e_16.error;
2251
2555
  }
2252
2556
  }
2253
2557
  return false;
@@ -2333,6 +2637,7 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
2333
2637
  case 3: return "Igc";
2334
2638
  case 4: return "Ultra";
2335
2639
  case 0: return "Xam";
2640
+ case 5: return "Igb";
2336
2641
  }
2337
2642
  return "";
2338
2643
  };