igniteui-webcomponents-layouts 6.3.0-beta.0 → 6.3.1-beta.0

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 (504) hide show
  1. package/bundles/igniteui-webcomponents-layouts.umd.js +1 -1
  2. package/bundles/igniteui-webcomponents-layouts.umd.min.js +1 -1
  3. package/esm2015/lib/ComboEditorBridge.js +2 -4
  4. package/esm2015/lib/ComboEditorGotFocusEventArgs.js +2 -4
  5. package/esm2015/lib/ComboEditorLostFocusEventArgs.js +2 -4
  6. package/esm2015/lib/ComboEditorMultipleDataSourceNotifier.js +2 -4
  7. package/esm2015/lib/ComboEditorTextChangedEventArgs.js +2 -4
  8. package/esm2015/lib/ComboEditorValueChangedEventArgs.js +2 -4
  9. package/esm2015/lib/ComboEditorView_combined.js +6 -12
  10. package/esm2015/lib/ComboEditorVisualModelExport.js +2 -4
  11. package/esm2015/lib/ExpansionPanelUtilities.js +2 -4
  12. package/esm2015/lib/ExpansionPanelView_combined.js +5 -9
  13. package/esm2015/lib/LayoutPrimaryKeyValue.js +2 -4
  14. package/esm2015/lib/LayoutSelectedItemsCollection.js +2 -4
  15. package/esm2015/lib/LayoutSelectedKeysCollection.js +2 -4
  16. package/esm2015/lib/ListPanelActiveRowChangedEventArgs.js +2 -4
  17. package/esm2015/lib/ListPanelColumnDefinition.js +2 -4
  18. package/esm2015/lib/ListPanelContentRebindEventArgs.js +2 -4
  19. package/esm2015/lib/ListPanelContentRecycledEventArgs.js +2 -4
  20. package/esm2015/lib/ListPanelContentRefreshedEventArgs.js +2 -4
  21. package/esm2015/lib/ListPanelDataBindingEventArgs.js +2 -4
  22. package/esm2015/lib/ListPanelItemPresenter.js +2 -4
  23. package/esm2015/lib/ListPanelItemVisualData.js +2 -4
  24. package/esm2015/lib/ListPanelPrimaryKeyValue.js +2 -4
  25. package/esm2015/lib/ListPanelRowRange.js +2 -4
  26. package/esm2015/lib/ListPanelScrollerKeyboardListener.js +2 -4
  27. package/esm2015/lib/ListPanelSelectedItemsChangedEventArgs.js +2 -4
  28. package/esm2015/lib/ListPanelSelectedItemsCollection.js +2 -4
  29. package/esm2015/lib/ListPanelSelectedKeysChangedEventArgs.js +2 -4
  30. package/esm2015/lib/ListPanelSelectedKeysCollection.js +2 -4
  31. package/esm2015/lib/ListPanelSelectionChangedEventArgs.js +2 -4
  32. package/esm2015/lib/ListPanelTemplateHeightRequestedEventArgs.js +2 -4
  33. package/esm2015/lib/ListPanelTemplateWidthRequestedEventArgs.js +2 -4
  34. package/esm2015/lib/ListPanelView_combined.js +18 -36
  35. package/esm2015/lib/ListPanelViewportChangedEventArgs.js +2 -4
  36. package/esm2015/lib/ListPanelVisualData.js +2 -4
  37. package/esm2015/lib/ListPanelVisualModel.js +2 -4
  38. package/esm2015/lib/NativeUIContentRefreshedEventArgs.js +2 -4
  39. package/esm2015/lib/NativeUILayoutFactory_combined.js +66 -132
  40. package/esm2015/lib/NativeUIToolbarSubMenuClosingEventArgs.js +2 -4
  41. package/esm2015/lib/NativeUIToolbarSubMenuOpeningEventArgs.js +2 -4
  42. package/esm2015/lib/OnCollapsedEventArgs.js +2 -4
  43. package/esm2015/lib/OnExpandedEventArgs.js +2 -4
  44. package/esm2015/lib/PropertyEditorDataSource_combined.js +12 -24
  45. package/esm2015/lib/PropertyEditorPanelColumnDefinition.js +2 -4
  46. package/esm2015/lib/PropertyEditorPanelComboBoxBridgeItem.js +2 -4
  47. package/esm2015/lib/PropertyEditorPanelDataBindingEventArgs.js +2 -4
  48. package/esm2015/lib/PropertyEditorPanelDropDownDataListItem.js +2 -4
  49. package/esm2015/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.js +2 -4
  50. package/esm2015/lib/PropertyEditorPanelView_combined.js +4 -8
  51. package/esm2015/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.js +2 -4
  52. package/esm2015/lib/PropertyEditorPropertyDescriptionChangedEventArgs.js +2 -4
  53. package/esm2015/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.js +2 -4
  54. package/esm2015/lib/PropertyEditorTreeTransformer.js +2 -4
  55. package/esm2015/lib/ToolActionButtonPairVisualData.js +2 -4
  56. package/esm2015/lib/ToolActionButtonVisualData.js +2 -4
  57. package/esm2015/lib/ToolActionCheckboxListVisualData.js +2 -4
  58. package/esm2015/lib/ToolActionCheckboxVisualData.js +2 -4
  59. package/esm2015/lib/ToolActionColorEditorVisualData.js +2 -4
  60. package/esm2015/lib/ToolActionComboVisualData.js +2 -4
  61. package/esm2015/lib/ToolActionEventDetail.js +2 -4
  62. package/esm2015/lib/ToolActionEventDetailCollection.js +2 -4
  63. package/esm2015/lib/ToolActionFieldSelectorAggregation.js +2 -4
  64. package/esm2015/lib/ToolActionFieldSelectorAggregationsCollection.js +2 -4
  65. package/esm2015/lib/ToolActionFieldSelectorSelectedAggregation.js +2 -4
  66. package/esm2015/lib/ToolActionFieldSelectorSelectedAggregationsCollection.js +2 -4
  67. package/esm2015/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.js +2 -4
  68. package/esm2015/lib/ToolActionGroupHeaderVisualData.js +2 -4
  69. package/esm2015/lib/ToolActionIconMenuVisualData.js +2 -4
  70. package/esm2015/lib/ToolActionLabelVisualData.js +2 -4
  71. package/esm2015/lib/ToolActionMeasurementContext.js +2 -4
  72. package/esm2015/lib/ToolActionNumberInputVisualData.js +2 -4
  73. package/esm2015/lib/ToolActionPerformedEventArgs.js +2 -4
  74. package/esm2015/lib/ToolActionRadioVisualData.js +2 -4
  75. package/esm2015/lib/ToolActionSeparatorVisualData.js +2 -4
  76. package/esm2015/lib/ToolActionSubPanelVisualData.js +2 -4
  77. package/esm2015/lib/ToolActionTextInputVisualData.js +2 -4
  78. package/esm2015/lib/ToolActionVisualData.js +2 -4
  79. package/esm2015/lib/ToolCommandEventArgs.js +2 -4
  80. package/esm2015/lib/ToolContextBinding.js +2 -4
  81. package/esm2015/lib/ToolContextBindingCollection.js +2 -4
  82. package/esm2015/lib/ToolPanelContentRefreshedEventArgs.js +2 -4
  83. package/esm2015/lib/ToolPanelContext.js +2 -4
  84. package/esm2015/lib/ToolPanelContextChangedEventArgs.js +2 -4
  85. package/esm2015/lib/ToolPanelContextSwappedEventArgs.js +2 -4
  86. package/esm2015/lib/ToolPanelVisualData_combined.js +4 -8
  87. package/esm2015/lib/ToolbarIconManager.js +2 -4
  88. package/esm2015/lib/ToolbarSubMenuClosingEventArgs.js +2 -4
  89. package/esm2015/lib/ToolbarSubMenuOpeningEventArgs.js +2 -4
  90. package/esm2015/lib/TooltipTextPresenter.js +2 -4
  91. package/esm2015/lib/igc-combo-editor-component.js +2 -1
  92. package/esm2015/lib/igc-list-panel-component.js +2 -1
  93. package/esm2015/lib/igc-property-editor-panel-component.js +2 -1
  94. package/esm2015/lib/igc-property-editor-property-description-component.js +2 -1
  95. package/esm2015/lib/igc-tool-action-button-component.js +2 -1
  96. package/esm2015/lib/igc-tool-action-button-pair-component.js +2 -1
  97. package/esm2015/lib/igc-tool-action-checkbox-component.js +2 -1
  98. package/esm2015/lib/igc-tool-action-checkbox-list-component.js +2 -1
  99. package/esm2015/lib/igc-tool-action-color-editor-component.js +2 -1
  100. package/esm2015/lib/igc-tool-action-combo-component.js +2 -1
  101. package/esm2015/lib/igc-tool-action-component.js +2 -4
  102. package/esm2015/lib/igc-tool-action-field-selector-component.js +2 -1
  103. package/esm2015/lib/igc-tool-action-group-header-component.js +2 -1
  104. package/esm2015/lib/igc-tool-action-icon-button-component.js +2 -1
  105. package/esm2015/lib/igc-tool-action-icon-menu-component.js +2 -1
  106. package/esm2015/lib/igc-tool-action-label-component.js +2 -1
  107. package/esm2015/lib/igc-tool-action-number-input-component.js +2 -1
  108. package/esm2015/lib/igc-tool-action-radio-component.js +2 -1
  109. package/esm2015/lib/igc-tool-action-separator-component.js +2 -1
  110. package/esm2015/lib/igc-tool-action-sub-panel-component.js +2 -1
  111. package/esm2015/lib/igc-tool-action-text-input-component.js +2 -1
  112. package/esm2015/lib/igc-tool-panel-component.js +2 -1
  113. package/esm2015/lib/igc-toolbar-component.js +2 -1
  114. package/esm2015/lib/igc-x-expansion-panel-component.js +2 -1
  115. package/esm5/lib/ComboEditorBridge.js +1 -2
  116. package/esm5/lib/ComboEditorGotFocusEventArgs.js +1 -2
  117. package/esm5/lib/ComboEditorLostFocusEventArgs.js +1 -2
  118. package/esm5/lib/ComboEditorMultipleDataSourceNotifier.js +1 -2
  119. package/esm5/lib/ComboEditorTextChangedEventArgs.js +1 -2
  120. package/esm5/lib/ComboEditorValueChangedEventArgs.js +1 -2
  121. package/esm5/lib/ComboEditorView_combined.js +3 -6
  122. package/esm5/lib/ComboEditorVisualModelExport.js +1 -2
  123. package/esm5/lib/ExpansionPanelUtilities.js +1 -2
  124. package/esm5/lib/ExpansionPanelView_combined.js +3 -5
  125. package/esm5/lib/LayoutPrimaryKeyValue.js +1 -2
  126. package/esm5/lib/LayoutSelectedItemsCollection.js +1 -2
  127. package/esm5/lib/LayoutSelectedKeysCollection.js +1 -2
  128. package/esm5/lib/ListPanelActiveRowChangedEventArgs.js +1 -2
  129. package/esm5/lib/ListPanelColumnDefinition.js +1 -2
  130. package/esm5/lib/ListPanelContentRebindEventArgs.js +1 -2
  131. package/esm5/lib/ListPanelContentRecycledEventArgs.js +1 -2
  132. package/esm5/lib/ListPanelContentRefreshedEventArgs.js +1 -2
  133. package/esm5/lib/ListPanelDataBindingEventArgs.js +1 -2
  134. package/esm5/lib/ListPanelItemPresenter.js +1 -2
  135. package/esm5/lib/ListPanelItemVisualData.js +1 -2
  136. package/esm5/lib/ListPanelPrimaryKeyValue.js +1 -2
  137. package/esm5/lib/ListPanelRowRange.js +1 -2
  138. package/esm5/lib/ListPanelScrollerKeyboardListener.js +1 -2
  139. package/esm5/lib/ListPanelSelectedItemsChangedEventArgs.js +1 -2
  140. package/esm5/lib/ListPanelSelectedItemsCollection.js +1 -2
  141. package/esm5/lib/ListPanelSelectedKeysChangedEventArgs.js +1 -2
  142. package/esm5/lib/ListPanelSelectedKeysCollection.js +1 -2
  143. package/esm5/lib/ListPanelSelectionChangedEventArgs.js +1 -2
  144. package/esm5/lib/ListPanelTemplateHeightRequestedEventArgs.js +1 -2
  145. package/esm5/lib/ListPanelTemplateWidthRequestedEventArgs.js +1 -2
  146. package/esm5/lib/ListPanelView_combined.js +9 -18
  147. package/esm5/lib/ListPanelViewportChangedEventArgs.js +1 -2
  148. package/esm5/lib/ListPanelVisualData.js +1 -2
  149. package/esm5/lib/ListPanelVisualModel.js +1 -2
  150. package/esm5/lib/NativeUIContentRefreshedEventArgs.js +1 -2
  151. package/esm5/lib/NativeUILayoutFactory_combined.js +33 -66
  152. package/esm5/lib/NativeUIToolbarSubMenuClosingEventArgs.js +1 -2
  153. package/esm5/lib/NativeUIToolbarSubMenuOpeningEventArgs.js +1 -2
  154. package/esm5/lib/OnCollapsedEventArgs.js +1 -2
  155. package/esm5/lib/OnExpandedEventArgs.js +1 -2
  156. package/esm5/lib/PropertyEditorDataSource_combined.js +6 -12
  157. package/esm5/lib/PropertyEditorPanelColumnDefinition.js +1 -2
  158. package/esm5/lib/PropertyEditorPanelComboBoxBridgeItem.js +1 -2
  159. package/esm5/lib/PropertyEditorPanelDataBindingEventArgs.js +1 -2
  160. package/esm5/lib/PropertyEditorPanelDropDownDataListItem.js +1 -2
  161. package/esm5/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.js +1 -2
  162. package/esm5/lib/PropertyEditorPanelView_combined.js +2 -4
  163. package/esm5/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.js +1 -2
  164. package/esm5/lib/PropertyEditorPropertyDescriptionChangedEventArgs.js +1 -2
  165. package/esm5/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.js +1 -2
  166. package/esm5/lib/PropertyEditorTreeTransformer.js +1 -2
  167. package/esm5/lib/ToolActionButtonPairVisualData.js +1 -2
  168. package/esm5/lib/ToolActionButtonVisualData.js +1 -2
  169. package/esm5/lib/ToolActionCheckboxListVisualData.js +1 -2
  170. package/esm5/lib/ToolActionCheckboxVisualData.js +1 -2
  171. package/esm5/lib/ToolActionColorEditorVisualData.js +1 -2
  172. package/esm5/lib/ToolActionComboVisualData.js +1 -2
  173. package/esm5/lib/ToolActionEventDetail.js +1 -2
  174. package/esm5/lib/ToolActionEventDetailCollection.js +1 -2
  175. package/esm5/lib/ToolActionFieldSelectorAggregation.js +1 -2
  176. package/esm5/lib/ToolActionFieldSelectorAggregationsCollection.js +1 -2
  177. package/esm5/lib/ToolActionFieldSelectorSelectedAggregation.js +1 -2
  178. package/esm5/lib/ToolActionFieldSelectorSelectedAggregationsCollection.js +1 -2
  179. package/esm5/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.js +1 -2
  180. package/esm5/lib/ToolActionGroupHeaderVisualData.js +1 -2
  181. package/esm5/lib/ToolActionIconMenuVisualData.js +1 -2
  182. package/esm5/lib/ToolActionLabelVisualData.js +1 -2
  183. package/esm5/lib/ToolActionMeasurementContext.js +1 -2
  184. package/esm5/lib/ToolActionNumberInputVisualData.js +1 -2
  185. package/esm5/lib/ToolActionPerformedEventArgs.js +1 -2
  186. package/esm5/lib/ToolActionRadioVisualData.js +1 -2
  187. package/esm5/lib/ToolActionSeparatorVisualData.js +1 -2
  188. package/esm5/lib/ToolActionSubPanelVisualData.js +1 -2
  189. package/esm5/lib/ToolActionTextInputVisualData.js +1 -2
  190. package/esm5/lib/ToolActionVisualData.js +1 -2
  191. package/esm5/lib/ToolCommandEventArgs.js +1 -2
  192. package/esm5/lib/ToolContextBinding.js +1 -2
  193. package/esm5/lib/ToolContextBindingCollection.js +1 -2
  194. package/esm5/lib/ToolPanelContentRefreshedEventArgs.js +1 -2
  195. package/esm5/lib/ToolPanelContext.js +1 -2
  196. package/esm5/lib/ToolPanelContextChangedEventArgs.js +1 -2
  197. package/esm5/lib/ToolPanelContextSwappedEventArgs.js +1 -2
  198. package/esm5/lib/ToolPanelVisualData_combined.js +2 -4
  199. package/esm5/lib/ToolbarIconManager.js +1 -2
  200. package/esm5/lib/ToolbarSubMenuClosingEventArgs.js +1 -2
  201. package/esm5/lib/ToolbarSubMenuOpeningEventArgs.js +1 -2
  202. package/esm5/lib/TooltipTextPresenter.js +1 -2
  203. package/esm5/lib/igc-combo-editor-component.js +1 -2
  204. package/esm5/lib/igc-list-panel-component.js +1 -2
  205. package/esm5/lib/igc-property-editor-panel-component.js +1 -2
  206. package/esm5/lib/igc-property-editor-property-description-component.js +1 -2
  207. package/esm5/lib/igc-tool-action-button-component.js +1 -2
  208. package/esm5/lib/igc-tool-action-button-pair-component.js +1 -2
  209. package/esm5/lib/igc-tool-action-checkbox-component.js +1 -2
  210. package/esm5/lib/igc-tool-action-checkbox-list-component.js +1 -2
  211. package/esm5/lib/igc-tool-action-color-editor-component.js +1 -2
  212. package/esm5/lib/igc-tool-action-combo-component.js +1 -2
  213. package/esm5/lib/igc-tool-action-component.js +1 -2
  214. package/esm5/lib/igc-tool-action-field-selector-component.js +1 -2
  215. package/esm5/lib/igc-tool-action-group-header-component.js +1 -2
  216. package/esm5/lib/igc-tool-action-icon-button-component.js +1 -2
  217. package/esm5/lib/igc-tool-action-icon-menu-component.js +1 -2
  218. package/esm5/lib/igc-tool-action-label-component.js +1 -2
  219. package/esm5/lib/igc-tool-action-number-input-component.js +1 -2
  220. package/esm5/lib/igc-tool-action-radio-component.js +1 -2
  221. package/esm5/lib/igc-tool-action-separator-component.js +1 -2
  222. package/esm5/lib/igc-tool-action-sub-panel-component.js +1 -2
  223. package/esm5/lib/igc-tool-action-text-input-component.js +1 -2
  224. package/esm5/lib/igc-tool-panel-component.js +1 -2
  225. package/esm5/lib/igc-toolbar-component.js +1 -2
  226. package/esm5/lib/igc-x-expansion-panel-component.js +1 -2
  227. package/fesm2015/igniteui-webcomponents-layouts.js +1 -418
  228. package/fesm5/igniteui-webcomponents-layouts.js +1 -1
  229. package/igniteui-webcomponents-layouts.d.ts +1 -1
  230. package/lib/ComboEditor.d.ts +1 -1
  231. package/lib/ComboEditorBridge.d.ts +20 -20
  232. package/lib/ComboEditorCloneDataSourceFilterOperation.d.ts +13 -13
  233. package/lib/ComboEditorDataSourceNotificationHandler.d.ts +1 -1
  234. package/lib/ComboEditorGotFocusEventArgs.d.ts +7 -7
  235. package/lib/ComboEditorLostFocusEventArgs.d.ts +7 -7
  236. package/lib/ComboEditorMultipleDataSourceNotifier.d.ts +20 -20
  237. package/lib/ComboEditorSelectedItemChangeType.d.ts +13 -13
  238. package/lib/ComboEditorTextChangedEventArgs.d.ts +12 -12
  239. package/lib/ComboEditorValueChangedEventArgs.d.ts +12 -12
  240. package/lib/ComboEditorView.d.ts +1 -1
  241. package/lib/ComboEditorView_combined.d.ts +483 -483
  242. package/lib/ComboEditorVisualModelExport.d.ts +72 -72
  243. package/lib/DrillDownRequestedEventArgs.d.ts +1 -1
  244. package/lib/ExpansionPanelUtilities.d.ts +12 -12
  245. package/lib/ExpansionPanelView.d.ts +1 -1
  246. package/lib/ExpansionPanelView_combined.d.ts +156 -156
  247. package/lib/IExternalListPanel.d.ts +17 -17
  248. package/lib/IExternalToolPanel.d.ts +13 -13
  249. package/lib/IExternalToolbar.d.ts +13 -13
  250. package/lib/IListPanelView.d.ts +25 -25
  251. package/lib/IListPanelViewportManager.d.ts +11 -11
  252. package/lib/INativeUIToolPanelBridge.d.ts +38 -38
  253. package/lib/INativeUIToolbarBridge.d.ts +31 -31
  254. package/lib/IPropertyEditorPanelView.d.ts +26 -26
  255. package/lib/IToolPanelView.d.ts +30 -30
  256. package/lib/IToolbarView.d.ts +25 -25
  257. package/lib/LayoutPrimaryKeyValue.d.ts +21 -21
  258. package/lib/LayoutSelectedItemsCollection.d.ts +30 -30
  259. package/lib/LayoutSelectedKeysCollection.d.ts +31 -31
  260. package/lib/ListPanel.d.ts +1 -1
  261. package/lib/ListPanelActivationManager.d.ts +1 -1
  262. package/lib/ListPanelActivationMode.d.ts +18 -18
  263. package/lib/ListPanelActiveRowChangedEventArgs.d.ts +13 -13
  264. package/lib/ListPanelColumnDefinition.d.ts +8 -8
  265. package/lib/ListPanelContentRebindEventArgs.d.ts +10 -10
  266. package/lib/ListPanelContentRecycledEventArgs.d.ts +10 -10
  267. package/lib/ListPanelContentRefreshedEventArgs.d.ts +8 -8
  268. package/lib/ListPanelDataBindingEventArgs.d.ts +10 -10
  269. package/lib/ListPanelDataSourceNotificationBridge.d.ts +1 -1
  270. package/lib/ListPanelItemEventArgs.d.ts +1 -1
  271. package/lib/ListPanelItemModel.d.ts +1 -1
  272. package/lib/ListPanelItemPresenter.d.ts +9 -9
  273. package/lib/ListPanelItemVisualData.d.ts +15 -15
  274. package/lib/ListPanelLayoutPanel.d.ts +1 -1
  275. package/lib/ListPanelOrientation.d.ts +10 -10
  276. package/lib/ListPanelPrimaryKeyValue.d.ts +19 -19
  277. package/lib/ListPanelRowRange.d.ts +14 -14
  278. package/lib/ListPanelScrollerKeyboardListener.d.ts +27 -27
  279. package/lib/ListPanelSelectedItemsChangedEventArgs.d.ts +17 -17
  280. package/lib/ListPanelSelectedItemsCollection.d.ts +14 -14
  281. package/lib/ListPanelSelectedKeysChangedEventArgs.d.ts +17 -17
  282. package/lib/ListPanelSelectedKeysCollection.d.ts +31 -31
  283. package/lib/ListPanelSelectionBehavior.d.ts +18 -18
  284. package/lib/ListPanelSelectionChangedEventArgs.d.ts +7 -7
  285. package/lib/ListPanelSelectionManager.d.ts +1 -1
  286. package/lib/ListPanelSelectionMode.d.ts +22 -22
  287. package/lib/ListPanelTemplateHeightRequestedEventArgs.d.ts +10 -10
  288. package/lib/ListPanelTemplateItemUpdatingEventArgs.d.ts +1 -1
  289. package/lib/ListPanelTemplateWidthRequestedEventArgs.d.ts +10 -10
  290. package/lib/ListPanelView.d.ts +1 -1
  291. package/lib/ListPanelView_combined.d.ts +577 -577
  292. package/lib/ListPanelViewportChangedEventArgs.d.ts +15 -15
  293. package/lib/ListPanelVisualData.d.ts +17 -17
  294. package/lib/ListPanelVisualModel.d.ts +13 -13
  295. package/lib/NativeUIContentRefreshedEventArgs.d.ts +7 -7
  296. package/lib/NativeUILayoutFactory.d.ts +1 -1
  297. package/lib/NativeUILayoutFactory_combined.d.ts +2219 -2219
  298. package/lib/NativeUIToolPanel.d.ts +1 -1
  299. package/lib/NativeUIToolbar.d.ts +1 -1
  300. package/lib/NativeUIToolbarSubMenuClosingEventArgs.d.ts +7 -7
  301. package/lib/NativeUIToolbarSubMenuOpeningEventArgs.d.ts +7 -7
  302. package/lib/NestedActionMode.d.ts +11 -11
  303. package/lib/OnCollapsedEventArgs.d.ts +7 -7
  304. package/lib/OnExpandedEventArgs.d.ts +7 -7
  305. package/lib/PanelAnimationRequest.d.ts +1 -1
  306. package/lib/PanelInfo.d.ts +1 -1
  307. package/lib/PropertyEditorDataSource.d.ts +1 -1
  308. package/lib/PropertyEditorDataSource_combined.d.ts +162 -162
  309. package/lib/PropertyEditorDescriptionObject.d.ts +1 -1
  310. package/lib/PropertyEditorDescriptionObjectCollection.d.ts +1 -1
  311. package/lib/PropertyEditorPanel.d.ts +1 -1
  312. package/lib/PropertyEditorPanelColumnDefinition.d.ts +22 -22
  313. package/lib/PropertyEditorPanelColumnFieldType.d.ts +12 -12
  314. package/lib/PropertyEditorPanelColumnType.d.ts +12 -12
  315. package/lib/PropertyEditorPanelComboBoxBridgeItem.d.ts +10 -10
  316. package/lib/PropertyEditorPanelDataBindingEventArgs.d.ts +10 -10
  317. package/lib/PropertyEditorPanelDropDownDataListItem.d.ts +9 -9
  318. package/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.d.ts +11 -11
  319. package/lib/PropertyEditorPanelUpdateMode.d.ts +10 -10
  320. package/lib/PropertyEditorPanelView.d.ts +1 -1
  321. package/lib/PropertyEditorPanelView_combined.d.ts +177 -177
  322. package/lib/PropertyEditorPropertyDescription.d.ts +1 -1
  323. package/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.d.ts +7 -7
  324. package/lib/PropertyEditorPropertyDescriptionChangedEventArgs.d.ts +10 -10
  325. package/lib/PropertyEditorPropertyDescriptionCoercingValueEventArgs.d.ts +1 -1
  326. package/lib/PropertyEditorPropertyDescriptionCollection.d.ts +1 -1
  327. package/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.d.ts +16 -16
  328. package/lib/PropertyEditorTreeTransformer.d.ts +21 -21
  329. package/lib/PropertyEditorValueType.d.ts +33 -33
  330. package/lib/ToolAction.d.ts +1 -1
  331. package/lib/ToolActionButton.d.ts +1 -1
  332. package/lib/ToolActionButtonDisplayType.d.ts +13 -13
  333. package/lib/ToolActionButtonGroupDisplayType.d.ts +12 -12
  334. package/lib/ToolActionButtonPair.d.ts +1 -1
  335. package/lib/ToolActionButtonPairVisualData.d.ts +20 -20
  336. package/lib/ToolActionButtonVisualData.d.ts +11 -11
  337. package/lib/ToolActionCheckbox.d.ts +1 -1
  338. package/lib/ToolActionCheckboxList.d.ts +1 -1
  339. package/lib/ToolActionCheckboxListIndexType.d.ts +9 -9
  340. package/lib/ToolActionCheckboxListVisualData.d.ts +11 -11
  341. package/lib/ToolActionCheckboxVisualData.d.ts +11 -11
  342. package/lib/ToolActionCollection.d.ts +1 -1
  343. package/lib/ToolActionColorEditor.d.ts +1 -1
  344. package/lib/ToolActionColorEditorVisualData.d.ts +11 -11
  345. package/lib/ToolActionCombo.d.ts +1 -1
  346. package/lib/ToolActionComboVisualData.d.ts +11 -11
  347. package/lib/ToolActionEventDetail.d.ts +16 -16
  348. package/lib/ToolActionEventDetailCollection.d.ts +10 -10
  349. package/lib/ToolActionFieldSelector.d.ts +1 -1
  350. package/lib/ToolActionFieldSelectorAggregation.d.ts +17 -17
  351. package/lib/ToolActionFieldSelectorAggregationsCollection.d.ts +31 -31
  352. package/lib/ToolActionFieldSelectorEventType.d.ts +9 -9
  353. package/lib/ToolActionFieldSelectorSelectedAggregation.d.ts +17 -17
  354. package/lib/ToolActionFieldSelectorSelectedAggregationsCollection.d.ts +31 -31
  355. package/lib/ToolActionFieldSelectorType.d.ts +9 -9
  356. package/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.d.ts +16 -16
  357. package/lib/ToolActionGroupHeader.d.ts +1 -1
  358. package/lib/ToolActionGroupHeaderVisualData.d.ts +11 -11
  359. package/lib/ToolActionIconButton.d.ts +1 -1
  360. package/lib/ToolActionIconMenu.d.ts +1 -1
  361. package/lib/ToolActionIconMenuVisualData.d.ts +11 -11
  362. package/lib/ToolActionLabel.d.ts +1 -1
  363. package/lib/ToolActionLabelVisualData.d.ts +11 -11
  364. package/lib/ToolActionMeasurementContext.d.ts +17 -17
  365. package/lib/ToolActionNumberInput.d.ts +1 -1
  366. package/lib/ToolActionNumberInputVisualData.d.ts +11 -11
  367. package/lib/ToolActionPerformedEventArgs.d.ts +13 -13
  368. package/lib/ToolActionPopupOpeningEventArgs.d.ts +1 -1
  369. package/lib/ToolActionRadio.d.ts +1 -1
  370. package/lib/ToolActionRadioVisualData.d.ts +11 -11
  371. package/lib/ToolActionSeparator.d.ts +1 -1
  372. package/lib/ToolActionSeparatorVisualData.d.ts +9 -9
  373. package/lib/ToolActionSubPanel.d.ts +1 -1
  374. package/lib/ToolActionSubPanelVisualData.d.ts +11 -11
  375. package/lib/ToolActionTextInput.d.ts +1 -1
  376. package/lib/ToolActionTextInputVisualData.d.ts +11 -11
  377. package/lib/ToolActionVisualData.d.ts +26 -26
  378. package/lib/ToolCommandEventArgs.d.ts +11 -11
  379. package/lib/ToolContextBinding.d.ts +25 -25
  380. package/lib/ToolContextBindingCollection.d.ts +12 -12
  381. package/lib/ToolPanel.d.ts +1 -1
  382. package/lib/ToolPanelContentRefreshedEventArgs.d.ts +8 -8
  383. package/lib/ToolPanelContext.d.ts +21 -21
  384. package/lib/ToolPanelContextChangedEventArgs.d.ts +10 -10
  385. package/lib/ToolPanelContextSwappedEventArgs.d.ts +7 -7
  386. package/lib/ToolPanelDropdownMenuVisualData.d.ts +1 -1
  387. package/lib/ToolPanelOrientation.d.ts +10 -10
  388. package/lib/ToolPanelView.d.ts +1 -1
  389. package/lib/ToolPanelVisualData.d.ts +1 -1
  390. package/lib/ToolPanelVisualData_combined.d.ts +24 -24
  391. package/lib/ToolPanelsPresenter.d.ts +1 -1
  392. package/lib/Toolbar.d.ts +1 -1
  393. package/lib/ToolbarContextAccessor.d.ts +1 -1
  394. package/lib/ToolbarIconManager.d.ts +10 -10
  395. package/lib/ToolbarOrientation.d.ts +10 -10
  396. package/lib/ToolbarSubMenuClosingEventArgs.d.ts +8 -8
  397. package/lib/ToolbarSubMenuOpeningEventArgs.d.ts +8 -8
  398. package/lib/ToolbarView.d.ts +1 -1
  399. package/lib/TooltipTextPresenter.d.ts +44 -44
  400. package/lib/XExpansionPanel.d.ts +1 -1
  401. package/lib/XToolPanelBridge.d.ts +1 -1
  402. package/lib/XToolbarBridge.d.ts +1 -1
  403. package/lib/igc-combo-editor-component.d.ts +500 -500
  404. package/lib/igc-combo-editor-got-focus-event-args.d.ts +12 -12
  405. package/lib/igc-combo-editor-lost-focus-event-args.d.ts +12 -12
  406. package/lib/igc-combo-editor-module.d.ts +3 -3
  407. package/lib/igc-combo-editor-text-changed-event-args.d.ts +13 -13
  408. package/lib/igc-combo-editor-value-changed-event-args.d.ts +13 -13
  409. package/lib/igc-layout-primary-key-value-module.d.ts +3 -3
  410. package/lib/igc-layout-primary-key-value.d.ts +31 -31
  411. package/lib/igc-layout-selected-items-collection.d.ts +6 -6
  412. package/lib/igc-layout-selected-keys-collection.d.ts +8 -8
  413. package/lib/igc-list-panel-active-row-changed-event-args.d.ts +25 -25
  414. package/lib/igc-list-panel-component.d.ts +345 -345
  415. package/lib/igc-list-panel-content-rebind-event-args.d.ts +20 -20
  416. package/lib/igc-list-panel-content-recycled-event-args.d.ts +20 -20
  417. package/lib/igc-list-panel-content-refreshed-event-args.d.ts +12 -12
  418. package/lib/igc-list-panel-item-event-args.d.ts +25 -25
  419. package/lib/igc-list-panel-item-model.d.ts +31 -31
  420. package/lib/igc-list-panel-module.d.ts +3 -3
  421. package/lib/igc-list-panel-primary-key-value-module.d.ts +3 -3
  422. package/lib/igc-list-panel-primary-key-value.d.ts +31 -31
  423. package/lib/igc-list-panel-selected-items-changed-event-args.d.ts +34 -34
  424. package/lib/igc-list-panel-selected-items-collection.d.ts +6 -6
  425. package/lib/igc-list-panel-selected-keys-changed-event-args.d.ts +34 -34
  426. package/lib/igc-list-panel-selected-keys-collection.d.ts +8 -8
  427. package/lib/igc-list-panel-selection-changed-event-args.d.ts +15 -15
  428. package/lib/igc-list-panel-template-height-requested-event-args.d.ts +18 -18
  429. package/lib/igc-list-panel-template-item-updating-event-args.d.ts +19 -19
  430. package/lib/igc-list-panel-template-width-requested-event-args.d.ts +18 -18
  431. package/lib/igc-on-collapsed-event-args.d.ts +12 -12
  432. package/lib/igc-on-expanded-event-args.d.ts +12 -12
  433. package/lib/igc-property-editor-data-source.d.ts +18 -18
  434. package/lib/igc-property-editor-description-object-collection.d.ts +8 -8
  435. package/lib/igc-property-editor-description-object.d.ts +19 -19
  436. package/lib/igc-property-editor-panel-component.d.ts +121 -121
  437. package/lib/igc-property-editor-panel-module.d.ts +3 -3
  438. package/lib/igc-property-editor-property-description-button-click-event-args.d.ts +12 -12
  439. package/lib/igc-property-editor-property-description-changed-event-args.d.ts +14 -14
  440. package/lib/igc-property-editor-property-description-coercing-value-event-args.d.ts +21 -21
  441. package/lib/igc-property-editor-property-description-collection.d.ts +8 -8
  442. package/lib/igc-property-editor-property-description-component.d.ts +117 -117
  443. package/lib/igc-property-editor-property-description-module.d.ts +3 -3
  444. package/lib/igc-property-editor-property-description-target-property-updating-event-args.d.ts +18 -18
  445. package/lib/igc-tool-action-button-component.d.ts +29 -29
  446. package/lib/igc-tool-action-button-module.d.ts +3 -3
  447. package/lib/igc-tool-action-button-pair-component.d.ts +171 -171
  448. package/lib/igc-tool-action-button-pair-module.d.ts +3 -3
  449. package/lib/igc-tool-action-checkbox-component.d.ts +63 -63
  450. package/lib/igc-tool-action-checkbox-list-component.d.ts +57 -57
  451. package/lib/igc-tool-action-checkbox-list-module.d.ts +3 -3
  452. package/lib/igc-tool-action-checkbox-module.d.ts +3 -3
  453. package/lib/igc-tool-action-collection.d.ts +8 -8
  454. package/lib/igc-tool-action-color-editor-component.d.ts +23 -23
  455. package/lib/igc-tool-action-color-editor-module.d.ts +3 -3
  456. package/lib/igc-tool-action-combo-component.d.ts +40 -40
  457. package/lib/igc-tool-action-combo-module.d.ts +3 -3
  458. package/lib/igc-tool-action-component.d.ts +352 -352
  459. package/lib/igc-tool-action-event-detail-collection.d.ts +8 -8
  460. package/lib/igc-tool-action-event-detail.d.ts +30 -30
  461. package/lib/igc-tool-action-field-selector-aggregation-module.d.ts +3 -3
  462. package/lib/igc-tool-action-field-selector-aggregation.d.ts +20 -20
  463. package/lib/igc-tool-action-field-selector-aggregations-collection.d.ts +8 -8
  464. package/lib/igc-tool-action-field-selector-component.d.ts +73 -73
  465. package/lib/igc-tool-action-field-selector-module.d.ts +3 -3
  466. package/lib/igc-tool-action-field-selector-selected-aggregation-module.d.ts +3 -3
  467. package/lib/igc-tool-action-field-selector-selected-aggregation.d.ts +20 -20
  468. package/lib/igc-tool-action-field-selector-selected-aggregations-collection.d.ts +8 -8
  469. package/lib/igc-tool-action-group-header-component.d.ts +28 -28
  470. package/lib/igc-tool-action-group-header-module.d.ts +3 -3
  471. package/lib/igc-tool-action-icon-button-component.d.ts +52 -52
  472. package/lib/igc-tool-action-icon-button-module.d.ts +3 -3
  473. package/lib/igc-tool-action-icon-menu-component.d.ts +33 -33
  474. package/lib/igc-tool-action-icon-menu-module.d.ts +3 -3
  475. package/lib/igc-tool-action-label-component.d.ts +18 -18
  476. package/lib/igc-tool-action-label-module.d.ts +3 -3
  477. package/lib/igc-tool-action-number-input-component.d.ts +23 -23
  478. package/lib/igc-tool-action-number-input-module.d.ts +3 -3
  479. package/lib/igc-tool-action-performed-event-args.d.ts +21 -21
  480. package/lib/igc-tool-action-popup-opening-event-args.d.ts +17 -17
  481. package/lib/igc-tool-action-radio-component.d.ts +74 -74
  482. package/lib/igc-tool-action-radio-module.d.ts +3 -3
  483. package/lib/igc-tool-action-separator-component.d.ts +28 -28
  484. package/lib/igc-tool-action-separator-module.d.ts +3 -3
  485. package/lib/igc-tool-action-sub-panel-component.d.ts +23 -23
  486. package/lib/igc-tool-action-sub-panel-module.d.ts +3 -3
  487. package/lib/igc-tool-action-text-input-component.d.ts +23 -23
  488. package/lib/igc-tool-action-text-input-module.d.ts +3 -3
  489. package/lib/igc-tool-command-event-args.d.ts +17 -17
  490. package/lib/igc-tool-context-binding-collection.d.ts +8 -8
  491. package/lib/igc-tool-context-binding.d.ts +25 -25
  492. package/lib/igc-tool-panel-component.d.ts +447 -447
  493. package/lib/igc-tool-panel-content-refreshed-event-args.d.ts +12 -12
  494. package/lib/igc-tool-panel-context-changed-event-args.d.ts +18 -18
  495. package/lib/igc-tool-panel-context-swapped-event-args.d.ts +12 -12
  496. package/lib/igc-tool-panel-module.d.ts +3 -3
  497. package/lib/igc-toolbar-component.d.ts +378 -378
  498. package/lib/igc-toolbar-module.d.ts +3 -3
  499. package/lib/igc-toolbar-sub-menu-closing-event-args.d.ts +12 -12
  500. package/lib/igc-toolbar-sub-menu-opening-event-args.d.ts +12 -12
  501. package/lib/igc-x-expansion-panel-component.d.ts +173 -173
  502. package/lib/igc-x-expansion-panel-module.d.ts +3 -3
  503. package/package.json +3 -3
  504. package/public_api.d.ts +266 -266
@@ -1,18 +1,18 @@
1
- import { IgcToolActionComponent } from "./igc-tool-action-component";
2
- import { ToolActionLabel } from "./ToolActionLabel";
3
- export declare class IgcToolActionLabelComponent extends IgcToolActionComponent {
4
- protected createImplementation(): ToolActionLabel;
5
- /**
6
- * @hidden
7
- */
8
- get i(): ToolActionLabel;
9
- constructor();
10
- connectedCallback(): void;
11
- disconnectedCallback(): void;
12
- private static _observedAttributesIgcToolActionLabelComponent;
13
- static get observedAttributes(): string[];
14
- static htmlTagName: string;
15
- protected static _isElementRegistered: boolean;
16
- static register(): void;
17
- exportVisualData(): any;
18
- }
1
+ import { IgcToolActionComponent } from "./igc-tool-action-component";
2
+ import { ToolActionLabel } from "./ToolActionLabel";
3
+ export declare class IgcToolActionLabelComponent extends IgcToolActionComponent {
4
+ protected createImplementation(): ToolActionLabel;
5
+ /**
6
+ * @hidden
7
+ */
8
+ get i(): ToolActionLabel;
9
+ constructor();
10
+ connectedCallback(): void;
11
+ disconnectedCallback(): void;
12
+ private static _observedAttributesIgcToolActionLabelComponent;
13
+ static get observedAttributes(): string[];
14
+ static htmlTagName: string;
15
+ protected static _isElementRegistered: boolean;
16
+ static register(): void;
17
+ exportVisualData(): any;
18
+ }
@@ -1,3 +1,3 @@
1
- export declare class IgcToolActionLabelModule {
2
- static register(): void;
3
- }
1
+ export declare class IgcToolActionLabelModule {
2
+ static register(): void;
3
+ }
@@ -1,23 +1,23 @@
1
- import { IgcToolActionComponent } from "./igc-tool-action-component";
2
- import { ToolActionNumberInput } from "./ToolActionNumberInput";
3
- export declare class IgcToolActionNumberInputComponent extends IgcToolActionComponent {
4
- protected createImplementation(): ToolActionNumberInput;
5
- /**
6
- * @hidden
7
- */
8
- get i(): ToolActionNumberInput;
9
- constructor();
10
- connectedCallback(): void;
11
- disconnectedCallback(): void;
12
- private static _observedAttributesIgcToolActionNumberInputComponent;
13
- static get observedAttributes(): string[];
14
- static htmlTagName: string;
15
- protected static _isElementRegistered: boolean;
16
- static register(): void;
17
- /**
18
- * Gets or sets the value for the input.
19
- */
20
- get value(): number;
21
- set value(v: number);
22
- exportVisualData(): any;
23
- }
1
+ import { IgcToolActionComponent } from "./igc-tool-action-component";
2
+ import { ToolActionNumberInput } from "./ToolActionNumberInput";
3
+ export declare class IgcToolActionNumberInputComponent extends IgcToolActionComponent {
4
+ protected createImplementation(): ToolActionNumberInput;
5
+ /**
6
+ * @hidden
7
+ */
8
+ get i(): ToolActionNumberInput;
9
+ constructor();
10
+ connectedCallback(): void;
11
+ disconnectedCallback(): void;
12
+ private static _observedAttributesIgcToolActionNumberInputComponent;
13
+ static get observedAttributes(): string[];
14
+ static htmlTagName: string;
15
+ protected static _isElementRegistered: boolean;
16
+ static register(): void;
17
+ /**
18
+ * Gets or sets the value for the input.
19
+ */
20
+ get value(): number;
21
+ set value(v: number);
22
+ exportVisualData(): any;
23
+ }
@@ -1,3 +1,3 @@
1
- export declare class IgcToolActionNumberInputModule {
2
- static register(): void;
3
- }
1
+ export declare class IgcToolActionNumberInputModule {
2
+ static register(): void;
3
+ }
@@ -1,21 +1,21 @@
1
- import { IgcToolActionEventDetail } from "./igc-tool-action-event-detail";
2
- import { IgcToolActionEventDetailCollection } from "./igc-tool-action-event-detail-collection";
3
- import { ToolActionPerformedEventArgs as ToolActionPerformedEventArgs_internal } from "./ToolActionPerformedEventArgs";
4
- export declare class IgcToolActionPerformedEventArgs {
5
- protected createImplementation(): ToolActionPerformedEventArgs_internal;
6
- protected _implementation: any;
7
- /**
8
- * @hidden
9
- */
10
- get i(): ToolActionPerformedEventArgs_internal;
11
- private onImplementationCreated;
12
- constructor();
13
- protected _provideImplementation(i: any): void;
14
- get isAggregate(): boolean;
15
- set isAggregate(v: boolean);
16
- get detail(): IgcToolActionEventDetail;
17
- set detail(v: IgcToolActionEventDetail);
18
- private _detailCollection;
19
- get detailCollection(): IgcToolActionEventDetailCollection;
20
- set detailCollection(v: IgcToolActionEventDetailCollection);
21
- }
1
+ import { IgcToolActionEventDetail } from "./igc-tool-action-event-detail";
2
+ import { IgcToolActionEventDetailCollection } from "./igc-tool-action-event-detail-collection";
3
+ import { ToolActionPerformedEventArgs as ToolActionPerformedEventArgs_internal } from "./ToolActionPerformedEventArgs";
4
+ export declare class IgcToolActionPerformedEventArgs {
5
+ protected createImplementation(): ToolActionPerformedEventArgs_internal;
6
+ protected _implementation: any;
7
+ /**
8
+ * @hidden
9
+ */
10
+ get i(): ToolActionPerformedEventArgs_internal;
11
+ private onImplementationCreated;
12
+ constructor();
13
+ protected _provideImplementation(i: any): void;
14
+ get isAggregate(): boolean;
15
+ set isAggregate(v: boolean);
16
+ get detail(): IgcToolActionEventDetail;
17
+ set detail(v: IgcToolActionEventDetail);
18
+ private _detailCollection;
19
+ get detailCollection(): IgcToolActionEventDetailCollection;
20
+ set detailCollection(v: IgcToolActionEventDetailCollection);
21
+ }
@@ -1,17 +1,17 @@
1
- import { IgcToolActionComponent } from "./igc-tool-action-component";
2
- import { ToolActionPopupOpeningEventArgs as ToolActionPopupOpeningEventArgs_internal } from "./ToolActionPopupOpeningEventArgs";
3
- export declare class IgcToolActionPopupOpeningEventArgs {
4
- protected createImplementation(): ToolActionPopupOpeningEventArgs_internal;
5
- protected _implementation: any;
6
- /**
7
- * @hidden
8
- */
9
- get i(): ToolActionPopupOpeningEventArgs_internal;
10
- private onImplementationCreated;
11
- constructor();
12
- protected _provideImplementation(i: any): void;
13
- get sourceAction(): IgcToolActionComponent;
14
- set sourceAction(v: IgcToolActionComponent);
15
- get cancel(): boolean;
16
- set cancel(v: boolean);
17
- }
1
+ import { IgcToolActionComponent } from "./igc-tool-action-component";
2
+ import { ToolActionPopupOpeningEventArgs as ToolActionPopupOpeningEventArgs_internal } from "./ToolActionPopupOpeningEventArgs";
3
+ export declare class IgcToolActionPopupOpeningEventArgs {
4
+ protected createImplementation(): ToolActionPopupOpeningEventArgs_internal;
5
+ protected _implementation: any;
6
+ /**
7
+ * @hidden
8
+ */
9
+ get i(): ToolActionPopupOpeningEventArgs_internal;
10
+ private onImplementationCreated;
11
+ constructor();
12
+ protected _provideImplementation(i: any): void;
13
+ get sourceAction(): IgcToolActionComponent;
14
+ set sourceAction(v: IgcToolActionComponent);
15
+ get cancel(): boolean;
16
+ set cancel(v: boolean);
17
+ }
@@ -1,74 +1,74 @@
1
- import { IgcToolActionComponent } from "./igc-tool-action-component";
2
- import { ToolActionRadio } from "./ToolActionRadio";
3
- export declare class IgcToolActionRadioComponent extends IgcToolActionComponent {
4
- protected createImplementation(): ToolActionRadio;
5
- /**
6
- * @hidden
7
- */
8
- get i(): ToolActionRadio;
9
- constructor();
10
- connectedCallback(): void;
11
- disconnectedCallback(): void;
12
- private static _observedAttributesIgcToolActionRadioComponent;
13
- static get observedAttributes(): string[];
14
- static htmlTagName: string;
15
- protected static _isElementRegistered: boolean;
16
- static register(): void;
17
- /**
18
- * Gets or sets the channel this radio button belongs to.
19
- */
20
- get channel(): string;
21
- set channel(v: string);
22
- /**
23
- * Gets or sets if the tool action is checked.
24
- */
25
- get isChecked(): boolean;
26
- set isChecked(v: boolean);
27
- /**
28
- * Gets or sets if the checked state of the radio is handled manually by the user. The radio
29
- * well not become selected when clicked if this property is true.
30
- */
31
- get isManual(): boolean;
32
- set isManual(v: boolean);
33
- /**
34
- * Gets or sets the background color of the radio when in the unchecked state.
35
- */
36
- get uncheckedBackgroundColor(): string;
37
- set uncheckedBackgroundColor(v: string);
38
- /**
39
- * Gets the actual background color of the radio when in the unchecked state.
40
- */
41
- get actualUncheckedBackgroundColor(): string;
42
- set actualUncheckedBackgroundColor(v: string);
43
- /**
44
- * Gets or sets the background color of the radio when in the checked state.
45
- */
46
- get checkedBackgroundColor(): string;
47
- set checkedBackgroundColor(v: string);
48
- /**
49
- * Gets the actual background color of the radio when in the checked state.
50
- */
51
- get actualCheckedBackgroundColor(): string;
52
- set actualCheckedBackgroundColor(v: string);
53
- /**
54
- * Gets or sets the border color of the radio when in the unchecked state.
55
- */
56
- get uncheckedBorderColor(): string;
57
- set uncheckedBorderColor(v: string);
58
- /**
59
- * Gets the actual border color of the radio when in the unchecked state.
60
- */
61
- get actualUncheckedBorderColor(): string;
62
- set actualUncheckedBorderColor(v: string);
63
- /**
64
- * Gets or sets the border color of the radio when in the checked state.
65
- */
66
- get checkedBorderColor(): string;
67
- set checkedBorderColor(v: string);
68
- /**
69
- * Gets the actual border color of the radio when in the checked state.
70
- */
71
- get actualCheckedBorderColor(): string;
72
- set actualCheckedBorderColor(v: string);
73
- exportVisualData(): any;
74
- }
1
+ import { IgcToolActionComponent } from "./igc-tool-action-component";
2
+ import { ToolActionRadio } from "./ToolActionRadio";
3
+ export declare class IgcToolActionRadioComponent extends IgcToolActionComponent {
4
+ protected createImplementation(): ToolActionRadio;
5
+ /**
6
+ * @hidden
7
+ */
8
+ get i(): ToolActionRadio;
9
+ constructor();
10
+ connectedCallback(): void;
11
+ disconnectedCallback(): void;
12
+ private static _observedAttributesIgcToolActionRadioComponent;
13
+ static get observedAttributes(): string[];
14
+ static htmlTagName: string;
15
+ protected static _isElementRegistered: boolean;
16
+ static register(): void;
17
+ /**
18
+ * Gets or sets the channel this radio button belongs to.
19
+ */
20
+ get channel(): string;
21
+ set channel(v: string);
22
+ /**
23
+ * Gets or sets if the tool action is checked.
24
+ */
25
+ get isChecked(): boolean;
26
+ set isChecked(v: boolean);
27
+ /**
28
+ * Gets or sets if the checked state of the radio is handled manually by the user. The radio
29
+ * well not become selected when clicked if this property is true.
30
+ */
31
+ get isManual(): boolean;
32
+ set isManual(v: boolean);
33
+ /**
34
+ * Gets or sets the background color of the radio when in the unchecked state.
35
+ */
36
+ get uncheckedBackgroundColor(): string;
37
+ set uncheckedBackgroundColor(v: string);
38
+ /**
39
+ * Gets the actual background color of the radio when in the unchecked state.
40
+ */
41
+ get actualUncheckedBackgroundColor(): string;
42
+ set actualUncheckedBackgroundColor(v: string);
43
+ /**
44
+ * Gets or sets the background color of the radio when in the checked state.
45
+ */
46
+ get checkedBackgroundColor(): string;
47
+ set checkedBackgroundColor(v: string);
48
+ /**
49
+ * Gets the actual background color of the radio when in the checked state.
50
+ */
51
+ get actualCheckedBackgroundColor(): string;
52
+ set actualCheckedBackgroundColor(v: string);
53
+ /**
54
+ * Gets or sets the border color of the radio when in the unchecked state.
55
+ */
56
+ get uncheckedBorderColor(): string;
57
+ set uncheckedBorderColor(v: string);
58
+ /**
59
+ * Gets the actual border color of the radio when in the unchecked state.
60
+ */
61
+ get actualUncheckedBorderColor(): string;
62
+ set actualUncheckedBorderColor(v: string);
63
+ /**
64
+ * Gets or sets the border color of the radio when in the checked state.
65
+ */
66
+ get checkedBorderColor(): string;
67
+ set checkedBorderColor(v: string);
68
+ /**
69
+ * Gets the actual border color of the radio when in the checked state.
70
+ */
71
+ get actualCheckedBorderColor(): string;
72
+ set actualCheckedBorderColor(v: string);
73
+ exportVisualData(): any;
74
+ }
@@ -1,3 +1,3 @@
1
- export declare class IgcToolActionRadioModule {
2
- static register(): void;
3
- }
1
+ export declare class IgcToolActionRadioModule {
2
+ static register(): void;
3
+ }
@@ -1,28 +1,28 @@
1
- import { IgcToolActionComponent } from "./igc-tool-action-component";
2
- import { ToolActionSeparator } from "./ToolActionSeparator";
3
- export declare class IgcToolActionSeparatorComponent extends IgcToolActionComponent {
4
- protected createImplementation(): ToolActionSeparator;
5
- /**
6
- * @hidden
7
- */
8
- get i(): ToolActionSeparator;
9
- constructor();
10
- connectedCallback(): void;
11
- disconnectedCallback(): void;
12
- private static _observedAttributesIgcToolActionSeparatorComponent;
13
- static get observedAttributes(): string[];
14
- static htmlTagName: string;
15
- protected static _isElementRegistered: boolean;
16
- static register(): void;
17
- /**
18
- * Gets or sets the size of the separator.
19
- */
20
- get size(): number;
21
- set size(v: number);
22
- /**
23
- * Gets or sets whether to use group header styling or regular styling on this separator.
24
- */
25
- get isGroupHeaderSeparator(): boolean;
26
- set isGroupHeaderSeparator(v: boolean);
27
- exportVisualData(): any;
28
- }
1
+ import { IgcToolActionComponent } from "./igc-tool-action-component";
2
+ import { ToolActionSeparator } from "./ToolActionSeparator";
3
+ export declare class IgcToolActionSeparatorComponent extends IgcToolActionComponent {
4
+ protected createImplementation(): ToolActionSeparator;
5
+ /**
6
+ * @hidden
7
+ */
8
+ get i(): ToolActionSeparator;
9
+ constructor();
10
+ connectedCallback(): void;
11
+ disconnectedCallback(): void;
12
+ private static _observedAttributesIgcToolActionSeparatorComponent;
13
+ static get observedAttributes(): string[];
14
+ static htmlTagName: string;
15
+ protected static _isElementRegistered: boolean;
16
+ static register(): void;
17
+ /**
18
+ * Gets or sets the size of the separator.
19
+ */
20
+ get size(): number;
21
+ set size(v: number);
22
+ /**
23
+ * Gets or sets whether to use group header styling or regular styling on this separator.
24
+ */
25
+ get isGroupHeaderSeparator(): boolean;
26
+ set isGroupHeaderSeparator(v: boolean);
27
+ exportVisualData(): any;
28
+ }
@@ -1,3 +1,3 @@
1
- export declare class IgcToolActionSeparatorModule {
2
- static register(): void;
3
- }
1
+ export declare class IgcToolActionSeparatorModule {
2
+ static register(): void;
3
+ }
@@ -1,23 +1,23 @@
1
- import { IgcToolActionComponent } from "./igc-tool-action-component";
2
- import { ToolActionSubPanel } from "./ToolActionSubPanel";
3
- export declare class IgcToolActionSubPanelComponent extends IgcToolActionComponent {
4
- protected createImplementation(): ToolActionSubPanel;
5
- /**
6
- * @hidden
7
- */
8
- get i(): ToolActionSubPanel;
9
- constructor();
10
- connectedCallback(): void;
11
- disconnectedCallback(): void;
12
- private static _observedAttributesIgcToolActionSubPanelComponent;
13
- static get observedAttributes(): string[];
14
- static htmlTagName: string;
15
- protected static _isElementRegistered: boolean;
16
- static register(): void;
17
- /**
18
- * Gets or sets the spacing between items.
19
- */
20
- get itemSpacing(): number;
21
- set itemSpacing(v: number);
22
- exportVisualData(): any;
23
- }
1
+ import { IgcToolActionComponent } from "./igc-tool-action-component";
2
+ import { ToolActionSubPanel } from "./ToolActionSubPanel";
3
+ export declare class IgcToolActionSubPanelComponent extends IgcToolActionComponent {
4
+ protected createImplementation(): ToolActionSubPanel;
5
+ /**
6
+ * @hidden
7
+ */
8
+ get i(): ToolActionSubPanel;
9
+ constructor();
10
+ connectedCallback(): void;
11
+ disconnectedCallback(): void;
12
+ private static _observedAttributesIgcToolActionSubPanelComponent;
13
+ static get observedAttributes(): string[];
14
+ static htmlTagName: string;
15
+ protected static _isElementRegistered: boolean;
16
+ static register(): void;
17
+ /**
18
+ * Gets or sets the spacing between items.
19
+ */
20
+ get itemSpacing(): number;
21
+ set itemSpacing(v: number);
22
+ exportVisualData(): any;
23
+ }
@@ -1,3 +1,3 @@
1
- export declare class IgcToolActionSubPanelModule {
2
- static register(): void;
3
- }
1
+ export declare class IgcToolActionSubPanelModule {
2
+ static register(): void;
3
+ }
@@ -1,23 +1,23 @@
1
- import { IgcToolActionComponent } from "./igc-tool-action-component";
2
- import { ToolActionTextInput } from "./ToolActionTextInput";
3
- export declare class IgcToolActionTextInputComponent extends IgcToolActionComponent {
4
- protected createImplementation(): ToolActionTextInput;
5
- /**
6
- * @hidden
7
- */
8
- get i(): ToolActionTextInput;
9
- constructor();
10
- connectedCallback(): void;
11
- disconnectedCallback(): void;
12
- private static _observedAttributesIgcToolActionTextInputComponent;
13
- static get observedAttributes(): string[];
14
- static htmlTagName: string;
15
- protected static _isElementRegistered: boolean;
16
- static register(): void;
17
- /**
18
- * Gets or sets the value for the input.
19
- */
20
- get value(): string;
21
- set value(v: string);
22
- exportVisualData(): any;
23
- }
1
+ import { IgcToolActionComponent } from "./igc-tool-action-component";
2
+ import { ToolActionTextInput } from "./ToolActionTextInput";
3
+ export declare class IgcToolActionTextInputComponent extends IgcToolActionComponent {
4
+ protected createImplementation(): ToolActionTextInput;
5
+ /**
6
+ * @hidden
7
+ */
8
+ get i(): ToolActionTextInput;
9
+ constructor();
10
+ connectedCallback(): void;
11
+ disconnectedCallback(): void;
12
+ private static _observedAttributesIgcToolActionTextInputComponent;
13
+ static get observedAttributes(): string[];
14
+ static htmlTagName: string;
15
+ protected static _isElementRegistered: boolean;
16
+ static register(): void;
17
+ /**
18
+ * Gets or sets the value for the input.
19
+ */
20
+ get value(): string;
21
+ set value(v: string);
22
+ exportVisualData(): any;
23
+ }
@@ -1,3 +1,3 @@
1
- export declare class IgcToolActionTextInputModule {
2
- static register(): void;
3
- }
1
+ export declare class IgcToolActionTextInputModule {
2
+ static register(): void;
3
+ }
@@ -1,17 +1,17 @@
1
- import { ToolCommandEventArgs as ToolCommandEventArgs_internal } from "./ToolCommandEventArgs";
2
- import { ToolCommand } from "igniteui-webcomponents-core";
3
- export declare class IgcToolCommandEventArgs {
4
- protected createImplementation(): ToolCommandEventArgs_internal;
5
- protected _implementation: any;
6
- /**
7
- * @hidden
8
- */
9
- get i(): ToolCommandEventArgs_internal;
10
- private onImplementationCreated;
11
- constructor();
12
- protected _provideImplementation(i: any): void;
13
- get command(): ToolCommand;
14
- set command(v: ToolCommand);
15
- get closeOnExecute(): boolean;
16
- set closeOnExecute(v: boolean);
17
- }
1
+ import { ToolCommandEventArgs as ToolCommandEventArgs_internal } from "./ToolCommandEventArgs";
2
+ import { ToolCommand } from "igniteui-webcomponents-core";
3
+ export declare class IgcToolCommandEventArgs {
4
+ protected createImplementation(): ToolCommandEventArgs_internal;
5
+ protected _implementation: any;
6
+ /**
7
+ * @hidden
8
+ */
9
+ get i(): ToolCommandEventArgs_internal;
10
+ private onImplementationCreated;
11
+ constructor();
12
+ protected _provideImplementation(i: any): void;
13
+ get command(): ToolCommand;
14
+ set command(v: ToolCommand);
15
+ get closeOnExecute(): boolean;
16
+ set closeOnExecute(v: boolean);
17
+ }
@@ -1,8 +1,8 @@
1
- import { IgCollection } from "igniteui-webcomponents-core";
2
- import { SyncableObservableCollection$2 } from "igniteui-webcomponents-core";
3
- import { ToolContextBinding as ToolContextBinding_internal } from './ToolContextBinding';
4
- import { IgcToolContextBinding as IgcToolContextBinding } from './igc-tool-context-binding';
5
- export declare class IgcToolContextBindingCollection extends IgCollection<IgcToolContextBinding, ToolContextBinding_internal> {
6
- constructor(list?: IgcToolContextBinding[]);
7
- protected _createInnerColl(): SyncableObservableCollection$2<IgcToolContextBinding, ToolContextBinding_internal>;
8
- }
1
+ import { IgCollection } from "igniteui-webcomponents-core";
2
+ import { SyncableObservableCollection$2 } from "igniteui-webcomponents-core";
3
+ import { ToolContextBinding as ToolContextBinding_internal } from './ToolContextBinding';
4
+ import { IgcToolContextBinding as IgcToolContextBinding } from './igc-tool-context-binding';
5
+ export declare class IgcToolContextBindingCollection extends IgCollection<IgcToolContextBinding, ToolContextBinding_internal> {
6
+ constructor(list?: IgcToolContextBinding[]);
7
+ protected _createInnerColl(): SyncableObservableCollection$2<IgcToolContextBinding, ToolContextBinding_internal>;
8
+ }
@@ -1,25 +1,25 @@
1
- import { ToolContextBindingMode } from "igniteui-webcomponents-core";
2
- import { IgcPropertyUpdatedEventArgs } from "igniteui-webcomponents-core";
3
- import { ToolContextBinding as ToolContextBinding_internal } from "./ToolContextBinding";
4
- export declare class IgcToolContextBinding {
5
- protected createImplementation(): ToolContextBinding_internal;
6
- protected _implementation: any;
7
- /**
8
- * @hidden
9
- */
10
- get i(): ToolContextBinding_internal;
11
- private onImplementationCreated;
12
- constructor();
13
- protected _provideImplementation(i: any): void;
14
- get bindingMode(): ToolContextBindingMode;
15
- set bindingMode(v: ToolContextBindingMode);
16
- get contextKey(): string;
17
- set contextKey(v: string);
18
- get propertyName(): string;
19
- set propertyName(v: string);
20
- findByName(name: string): any;
21
- private _propertyUpdated;
22
- private _propertyUpdated_wrapped;
23
- get propertyUpdated(): (s: IgcToolContextBinding, e: IgcPropertyUpdatedEventArgs) => void;
24
- set propertyUpdated(ev: (s: IgcToolContextBinding, e: IgcPropertyUpdatedEventArgs) => void);
25
- }
1
+ import { ToolContextBindingMode } from "igniteui-webcomponents-core";
2
+ import { IgcPropertyUpdatedEventArgs } from "igniteui-webcomponents-core";
3
+ import { ToolContextBinding as ToolContextBinding_internal } from "./ToolContextBinding";
4
+ export declare class IgcToolContextBinding {
5
+ protected createImplementation(): ToolContextBinding_internal;
6
+ protected _implementation: any;
7
+ /**
8
+ * @hidden
9
+ */
10
+ get i(): ToolContextBinding_internal;
11
+ private onImplementationCreated;
12
+ constructor();
13
+ protected _provideImplementation(i: any): void;
14
+ get bindingMode(): ToolContextBindingMode;
15
+ set bindingMode(v: ToolContextBindingMode);
16
+ get contextKey(): string;
17
+ set contextKey(v: string);
18
+ get propertyName(): string;
19
+ set propertyName(v: string);
20
+ findByName(name: string): any;
21
+ private _propertyUpdated;
22
+ private _propertyUpdated_wrapped;
23
+ get propertyUpdated(): (s: IgcToolContextBinding, e: IgcPropertyUpdatedEventArgs) => void;
24
+ set propertyUpdated(ev: (s: IgcToolContextBinding, e: IgcPropertyUpdatedEventArgs) => void);
25
+ }