igniteui-webcomponents-inputs 6.3.0 → 6.3.1

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 (352) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +11 -14
  2. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonClickEventArgs.js +2 -4
  4. package/esm2015/lib/ButtonGroupSelectionChangedEventArgs.js +2 -4
  5. package/esm2015/lib/ButtonGroupView_combined.js +4 -8
  6. package/esm2015/lib/ButtonGroupVisualModelExport.js +2 -4
  7. package/esm2015/lib/ButtonView_combined.js +4 -8
  8. package/esm2015/lib/ButtonVisualModelExport.js +2 -4
  9. package/esm2015/lib/CalendarView_combined.js +4 -8
  10. package/esm2015/lib/CalendarVisualModelExport.js +2 -4
  11. package/esm2015/lib/CheckboxChangeEventArgs.js +2 -4
  12. package/esm2015/lib/CheckboxListVisualModelExport.js +2 -4
  13. package/esm2015/lib/CheckboxView_combined.js +4 -8
  14. package/esm2015/lib/CheckboxVisualModelExport.js +2 -4
  15. package/esm2015/lib/ColorEditorGotFocusEventArgs.js +2 -4
  16. package/esm2015/lib/ColorEditorLostFocusEventArgs.js +2 -4
  17. package/esm2015/lib/ColorEditorPanelClosedEventArgs.js +2 -4
  18. package/esm2015/lib/ColorEditorPanelSelectedValueChangedEventArgs.js +2 -4
  19. package/esm2015/lib/ColorEditorVisualModelExport.js +2 -4
  20. package/esm2015/lib/DatePickerView_combined.js +4 -8
  21. package/esm2015/lib/DatePickerVisualModelExport.js +2 -4
  22. package/esm2015/lib/DateTimeValueFormatter.js +2 -4
  23. package/esm2015/lib/DayInfo.js +2 -4
  24. package/esm2015/lib/DefaultMultiSliderTrackBarVisual.js +2 -4
  25. package/esm2015/lib/DefaultMultiSliderTrackRangeVisual.js +2 -4
  26. package/esm2015/lib/DefaultMultiSliderTrackThumbCalloutVisual.js +2 -4
  27. package/esm2015/lib/DefaultMultiSliderTrackThumbVisual.js +2 -4
  28. package/esm2015/lib/DefaultMultiTrackShadeVisual.js +2 -4
  29. package/esm2015/lib/ElevationHelper.js +2 -4
  30. package/esm2015/lib/GotFocusEventArgs.js +2 -4
  31. package/esm2015/lib/IconClickedEventArgs.js +2 -4
  32. package/esm2015/lib/IconView_combined.js +4 -8
  33. package/esm2015/lib/IconVisualModelExport.js +2 -4
  34. package/esm2015/lib/InputChangeEventArgs.js +2 -4
  35. package/esm2015/lib/InputGroupView_combined.js +24 -48
  36. package/esm2015/lib/InputGroupVisualModelExport.js +2 -4
  37. package/esm2015/lib/InputVisualModelExport.js +2 -4
  38. package/esm2015/lib/LabelVisualModelExport.js +2 -4
  39. package/esm2015/lib/LostFocusEventArgs.js +2 -4
  40. package/esm2015/lib/MaskOptions.js +2 -4
  41. package/esm2015/lib/MaskParsingService.js +2 -4
  42. package/esm2015/lib/MultiSliderBridge.js +2 -4
  43. package/esm2015/lib/MultiSliderHitInfo.js +2 -4
  44. package/esm2015/lib/MultiSliderResolvingToolTipValueEventArgs.js +2 -4
  45. package/esm2015/lib/MultiSliderThumbCollection.js +2 -4
  46. package/esm2015/lib/MultiSliderThumbValueChangingEventArgs.js +2 -4
  47. package/esm2015/lib/MultiSliderThumb_combined.js +4 -8
  48. package/esm2015/lib/MultiSliderView_combined.js +16 -22
  49. package/esm2015/lib/MultiSliderYValueChangingEventArgs.js +2 -4
  50. package/esm2015/lib/NativeUIXInputsFactory_combined.js +12 -24
  51. package/esm2015/lib/PrefixVisualModelExport.js +2 -4
  52. package/esm2015/lib/Replaced.js +2 -4
  53. package/esm2015/lib/RippleView_combined.js +4 -8
  54. package/esm2015/lib/RippleVisualModelExport.js +2 -4
  55. package/esm2015/lib/SelectedValueChangedEventArgs.js +2 -4
  56. package/esm2015/lib/SuffixVisualModelExport.js +2 -4
  57. package/esm2015/lib/TextBlockVisualModelExport.js +2 -4
  58. package/esm2015/lib/TextElementsVisualModelExport.js +2 -4
  59. package/esm2015/lib/Theme.js +2 -4
  60. package/esm2015/lib/ThemeResolver.js +2 -4
  61. package/esm2015/lib/XButtonBridge.js +2 -4
  62. package/esm2015/lib/XButtonGroupBridge.js +2 -4
  63. package/esm2015/lib/XButtonGroupButtonCollection.js +2 -4
  64. package/esm2015/lib/XCheckboxBridge.js +2 -4
  65. package/esm2015/lib/XComponentBridge.js +2 -4
  66. package/esm2015/lib/XIconBridge.js +2 -4
  67. package/esm2015/lib/XIconButtonBridge.js +2 -4
  68. package/esm2015/lib/XInputBridge.js +2 -4
  69. package/esm2015/lib/XPopupBridge.js +2 -4
  70. package/esm2015/lib/igc-color-editor-component.js +2 -1
  71. package/esm2015/lib/igc-color-editor-panel-component.js +2 -1
  72. package/esm2015/lib/igc-multi-slider-component.js +2 -1
  73. package/esm2015/lib/igc-x-button-component.js +2 -1
  74. package/esm2015/lib/igc-x-button-group-component.js +2 -1
  75. package/esm2015/lib/igc-x-calendar-component.js +2 -1
  76. package/esm2015/lib/igc-x-checkbox-component.js +2 -1
  77. package/esm2015/lib/igc-x-date-picker-component.js +2 -1
  78. package/esm2015/lib/igc-x-icon-component.js +2 -1
  79. package/esm2015/lib/igc-x-input-component.js +2 -1
  80. package/esm2015/lib/igc-x-input-group-component.js +2 -1
  81. package/esm2015/lib/igc-x-input-group-item-component.js +2 -1
  82. package/esm2015/lib/igc-x-label-component.js +2 -1
  83. package/esm2015/lib/igc-x-prefix-component.js +2 -1
  84. package/esm2015/lib/igc-x-ripple-component.js +2 -1
  85. package/esm2015/lib/igc-x-suffix-component.js +2 -1
  86. package/esm5/lib/ButtonClickEventArgs.js +1 -2
  87. package/esm5/lib/ButtonGroupSelectionChangedEventArgs.js +1 -2
  88. package/esm5/lib/ButtonGroupView_combined.js +2 -4
  89. package/esm5/lib/ButtonGroupVisualModelExport.js +1 -2
  90. package/esm5/lib/ButtonView_combined.js +2 -4
  91. package/esm5/lib/ButtonVisualModelExport.js +1 -2
  92. package/esm5/lib/CalendarView_combined.js +2 -4
  93. package/esm5/lib/CalendarVisualModelExport.js +1 -2
  94. package/esm5/lib/CheckboxChangeEventArgs.js +1 -2
  95. package/esm5/lib/CheckboxListVisualModelExport.js +1 -2
  96. package/esm5/lib/CheckboxView_combined.js +2 -4
  97. package/esm5/lib/CheckboxVisualModelExport.js +1 -2
  98. package/esm5/lib/ColorEditorGotFocusEventArgs.js +1 -2
  99. package/esm5/lib/ColorEditorLostFocusEventArgs.js +1 -2
  100. package/esm5/lib/ColorEditorPanelClosedEventArgs.js +1 -2
  101. package/esm5/lib/ColorEditorPanelSelectedValueChangedEventArgs.js +1 -2
  102. package/esm5/lib/ColorEditorVisualModelExport.js +1 -2
  103. package/esm5/lib/DatePickerView_combined.js +2 -4
  104. package/esm5/lib/DatePickerVisualModelExport.js +1 -2
  105. package/esm5/lib/DateTimeValueFormatter.js +1 -2
  106. package/esm5/lib/DayInfo.js +1 -2
  107. package/esm5/lib/DefaultMultiSliderTrackBarVisual.js +1 -2
  108. package/esm5/lib/DefaultMultiSliderTrackRangeVisual.js +1 -2
  109. package/esm5/lib/DefaultMultiSliderTrackThumbCalloutVisual.js +1 -2
  110. package/esm5/lib/DefaultMultiSliderTrackThumbVisual.js +1 -2
  111. package/esm5/lib/DefaultMultiTrackShadeVisual.js +1 -2
  112. package/esm5/lib/ElevationHelper.js +1 -2
  113. package/esm5/lib/GotFocusEventArgs.js +1 -2
  114. package/esm5/lib/IconClickedEventArgs.js +1 -2
  115. package/esm5/lib/IconView_combined.js +2 -4
  116. package/esm5/lib/IconVisualModelExport.js +1 -2
  117. package/esm5/lib/InputChangeEventArgs.js +1 -2
  118. package/esm5/lib/InputGroupView_combined.js +12 -24
  119. package/esm5/lib/InputGroupVisualModelExport.js +1 -2
  120. package/esm5/lib/InputVisualModelExport.js +1 -2
  121. package/esm5/lib/LabelVisualModelExport.js +1 -2
  122. package/esm5/lib/LostFocusEventArgs.js +1 -2
  123. package/esm5/lib/MaskOptions.js +1 -2
  124. package/esm5/lib/MaskParsingService.js +1 -2
  125. package/esm5/lib/MultiSliderBridge.js +1 -2
  126. package/esm5/lib/MultiSliderHitInfo.js +1 -2
  127. package/esm5/lib/MultiSliderResolvingToolTipValueEventArgs.js +1 -2
  128. package/esm5/lib/MultiSliderThumbCollection.js +1 -2
  129. package/esm5/lib/MultiSliderThumbValueChangingEventArgs.js +1 -2
  130. package/esm5/lib/MultiSliderThumb_combined.js +2 -4
  131. package/esm5/lib/MultiSliderView_combined.js +14 -18
  132. package/esm5/lib/MultiSliderYValueChangingEventArgs.js +1 -2
  133. package/esm5/lib/NativeUIXInputsFactory_combined.js +6 -12
  134. package/esm5/lib/PrefixVisualModelExport.js +1 -2
  135. package/esm5/lib/Replaced.js +1 -2
  136. package/esm5/lib/RippleView_combined.js +2 -4
  137. package/esm5/lib/RippleVisualModelExport.js +1 -2
  138. package/esm5/lib/SelectedValueChangedEventArgs.js +1 -2
  139. package/esm5/lib/SuffixVisualModelExport.js +1 -2
  140. package/esm5/lib/TextBlockVisualModelExport.js +1 -2
  141. package/esm5/lib/TextElementsVisualModelExport.js +1 -2
  142. package/esm5/lib/Theme.js +1 -2
  143. package/esm5/lib/ThemeResolver.js +1 -2
  144. package/esm5/lib/XButtonBridge.js +1 -2
  145. package/esm5/lib/XButtonGroupBridge.js +1 -2
  146. package/esm5/lib/XButtonGroupButtonCollection.js +1 -2
  147. package/esm5/lib/XCheckboxBridge.js +1 -2
  148. package/esm5/lib/XComponentBridge.js +1 -2
  149. package/esm5/lib/XIconBridge.js +1 -2
  150. package/esm5/lib/XIconButtonBridge.js +1 -2
  151. package/esm5/lib/XInputBridge.js +1 -2
  152. package/esm5/lib/XPopupBridge.js +1 -2
  153. package/esm5/lib/igc-color-editor-component.js +1 -2
  154. package/esm5/lib/igc-color-editor-panel-component.js +1 -2
  155. package/esm5/lib/igc-multi-slider-component.js +1 -2
  156. package/esm5/lib/igc-x-button-component.js +1 -2
  157. package/esm5/lib/igc-x-button-group-component.js +1 -2
  158. package/esm5/lib/igc-x-calendar-component.js +1 -2
  159. package/esm5/lib/igc-x-checkbox-component.js +1 -2
  160. package/esm5/lib/igc-x-date-picker-component.js +1 -2
  161. package/esm5/lib/igc-x-icon-component.js +1 -2
  162. package/esm5/lib/igc-x-input-component.js +1 -2
  163. package/esm5/lib/igc-x-input-group-component.js +1 -2
  164. package/esm5/lib/igc-x-input-group-item-component.js +1 -2
  165. package/esm5/lib/igc-x-label-component.js +1 -2
  166. package/esm5/lib/igc-x-prefix-component.js +1 -2
  167. package/esm5/lib/igc-x-ripple-component.js +1 -2
  168. package/esm5/lib/igc-x-suffix-component.js +1 -2
  169. package/fesm2015/igniteui-webcomponents-inputs.js +12 -291
  170. package/fesm5/igniteui-webcomponents-inputs.js +12 -15
  171. package/igniteui-webcomponents-inputs.d.ts +1 -1
  172. package/lib/ButtonClickEventArgs.d.ts +7 -7
  173. package/lib/ButtonDisplayStyle.d.ts +15 -15
  174. package/lib/ButtonGroupDisplayStyle.d.ts +12 -12
  175. package/lib/ButtonGroupOrientation.d.ts +9 -9
  176. package/lib/ButtonGroupSelectionChangedEventArgs.d.ts +7 -7
  177. package/lib/ButtonGroupView.d.ts +1 -1
  178. package/lib/ButtonGroupView_combined.d.ts +372 -372
  179. package/lib/ButtonGroupVisualModelExport.d.ts +28 -28
  180. package/lib/ButtonView.d.ts +1 -1
  181. package/lib/ButtonView_combined.d.ts +707 -707
  182. package/lib/ButtonVisualModelExport.d.ts +47 -47
  183. package/lib/CalendarView.d.ts +1 -1
  184. package/lib/CalendarView_combined.d.ts +234 -234
  185. package/lib/CalendarVisualModelExport.d.ts +33 -33
  186. package/lib/CheckboxChangeEventArgs.d.ts +13 -13
  187. package/lib/CheckboxLabelPosition.d.ts +12 -12
  188. package/lib/CheckboxListVisualModelExport.d.ts +18 -18
  189. package/lib/CheckboxView.d.ts +1 -1
  190. package/lib/CheckboxView_combined.d.ts +216 -216
  191. package/lib/CheckboxVisualModelExport.d.ts +32 -32
  192. package/lib/ColorEditor.d.ts +1 -1
  193. package/lib/ColorEditorBridge.d.ts +1 -1
  194. package/lib/ColorEditorGotFocusEventArgs.d.ts +7 -7
  195. package/lib/ColorEditorLostFocusEventArgs.d.ts +7 -7
  196. package/lib/ColorEditorPanel.d.ts +1 -1
  197. package/lib/ColorEditorPanelClosedEventArgs.d.ts +7 -7
  198. package/lib/ColorEditorPanelSelectedValueChangedEventArgs.d.ts +14 -14
  199. package/lib/ColorEditorPanelView.d.ts +1 -1
  200. package/lib/ColorEditorView.d.ts +1 -1
  201. package/lib/ColorEditorVisualModelExport.d.ts +17 -17
  202. package/lib/DateFormats.d.ts +18 -18
  203. package/lib/DatePickerView.d.ts +1 -1
  204. package/lib/DatePickerView_combined.d.ts +247 -247
  205. package/lib/DatePickerVisualModelExport.d.ts +24 -24
  206. package/lib/DateTimeValueFormatter.d.ts +20 -20
  207. package/lib/DayInfo.d.ts +13 -13
  208. package/lib/DayOfWeek.d.ts +38 -38
  209. package/lib/DefaultMultiSliderTrackBarVisual.d.ts +34 -34
  210. package/lib/DefaultMultiSliderTrackRangeVisual.d.ts +43 -43
  211. package/lib/DefaultMultiSliderTrackThumbCalloutVisual.d.ts +49 -49
  212. package/lib/DefaultMultiSliderTrackThumbVisual.d.ts +45 -45
  213. package/lib/DefaultMultiTrackShadeVisual.d.ts +42 -42
  214. package/lib/ElevationHelper.d.ts +16 -16
  215. package/lib/FirstWeek.d.ts +22 -22
  216. package/lib/GotFocusEventArgs.d.ts +7 -7
  217. package/lib/IMultiSliderTrackBarVisual.d.ts +21 -21
  218. package/lib/IMultiSliderTrackRangeVisual.d.ts +25 -25
  219. package/lib/IMultiSliderTrackShadeVisual.d.ts +24 -24
  220. package/lib/IMultiSliderTrackThumbCalloutVisual.d.ts +27 -27
  221. package/lib/IMultiSliderTrackThumbVisual.d.ts +27 -27
  222. package/lib/ISliderTrackOwner.d.ts +15 -15
  223. package/lib/IconClickedEventArgs.d.ts +10 -10
  224. package/lib/IconView.d.ts +1 -1
  225. package/lib/IconViewType.d.ts +16 -16
  226. package/lib/IconView_combined.d.ts +258 -258
  227. package/lib/IconVisualModelExport.d.ts +32 -32
  228. package/lib/InputChangeEventArgs.d.ts +13 -13
  229. package/lib/InputGroupDisplayType.d.ts +11 -11
  230. package/lib/InputGroupView.d.ts +1 -1
  231. package/lib/InputGroupView_combined.d.ts +1213 -1213
  232. package/lib/InputGroupVisualModelExport.d.ts +44 -44
  233. package/lib/InputShiftType.d.ts +10 -10
  234. package/lib/InputView.d.ts +1 -1
  235. package/lib/InputVisualModelExport.d.ts +32 -32
  236. package/lib/KEYCODES.d.ts +27 -27
  237. package/lib/LabelShiftType.d.ts +10 -10
  238. package/lib/LabelView.d.ts +1 -1
  239. package/lib/LabelVisualModelExport.d.ts +34 -34
  240. package/lib/LostFocusEventArgs.d.ts +7 -7
  241. package/lib/MaskOptions.d.ts +9 -9
  242. package/lib/MaskParsingService.d.ts +19 -19
  243. package/lib/MultiSlider.d.ts +1 -1
  244. package/lib/MultiSliderBridge.d.ts +24 -24
  245. package/lib/MultiSliderCursor.d.ts +15 -15
  246. package/lib/MultiSliderHitInfo.d.ts +13 -13
  247. package/lib/MultiSliderOrientation.d.ts +10 -10
  248. package/lib/MultiSliderResolvingToolTipValueEventArgs.d.ts +13 -13
  249. package/lib/MultiSliderThumb.d.ts +1 -1
  250. package/lib/MultiSliderThumbCollection.d.ts +10 -10
  251. package/lib/MultiSliderThumbRangePosition.d.ts +9 -9
  252. package/lib/MultiSliderThumbValueChangingEventArgs.d.ts +10 -10
  253. package/lib/MultiSliderThumb_combined.d.ts +76 -76
  254. package/lib/MultiSliderTrackShadeOrientation.d.ts +14 -14
  255. package/lib/MultiSliderTrackThumbRange.d.ts +1 -1
  256. package/lib/MultiSliderView.d.ts +1 -1
  257. package/lib/MultiSliderView_combined.d.ts +298 -298
  258. package/lib/MultiSliderVisualArea.d.ts +14 -14
  259. package/lib/MultiSliderYValueChangingEventArgs.d.ts +8 -8
  260. package/lib/NativeUIXInputsFactory.d.ts +1 -1
  261. package/lib/NativeUIXInputsFactory_combined.d.ts +398 -398
  262. package/lib/PrefixShiftType.d.ts +10 -10
  263. package/lib/PrefixView.d.ts +1 -1
  264. package/lib/PrefixVisualModelExport.d.ts +13 -13
  265. package/lib/Replaced.d.ts +9 -9
  266. package/lib/RippleView.d.ts +1 -1
  267. package/lib/RippleView_combined.d.ts +98 -98
  268. package/lib/RippleVisualModelExport.d.ts +15 -15
  269. package/lib/SelectedValueChangedEventArgs.d.ts +13 -13
  270. package/lib/SuffixShiftType.d.ts +10 -10
  271. package/lib/SuffixView.d.ts +1 -1
  272. package/lib/SuffixVisualModelExport.d.ts +13 -13
  273. package/lib/TextBlockVisualModelExport.d.ts +21 -21
  274. package/lib/TextElementsVisualModelExport.d.ts +16 -16
  275. package/lib/Theme.d.ts +15 -15
  276. package/lib/ThemeResolver.d.ts +56 -56
  277. package/lib/XButton.d.ts +1 -1
  278. package/lib/XButtonBridge.d.ts +40 -40
  279. package/lib/XButtonGroup.d.ts +1 -1
  280. package/lib/XButtonGroupBridge.d.ts +29 -29
  281. package/lib/XButtonGroupButtonCollection.d.ts +12 -12
  282. package/lib/XCalendar.d.ts +1 -1
  283. package/lib/XCalendarLocaleEn.d.ts +49 -49
  284. package/lib/XCheckbox.d.ts +1 -1
  285. package/lib/XCheckboxBridge.d.ts +20 -20
  286. package/lib/XComponentBridge.d.ts +18 -18
  287. package/lib/XDatePicker.d.ts +1 -1
  288. package/lib/XIcon.d.ts +1 -1
  289. package/lib/XIconBridge.d.ts +18 -18
  290. package/lib/XIconButtonBridge.d.ts +16 -16
  291. package/lib/XInput.d.ts +1 -1
  292. package/lib/XInputBridge.d.ts +53 -53
  293. package/lib/XInputGroup.d.ts +1 -1
  294. package/lib/XInputGroupInputCollection.d.ts +1 -1
  295. package/lib/XInputGroupItem.d.ts +1 -1
  296. package/lib/XLabel.d.ts +1 -1
  297. package/lib/XPopupBridge.d.ts +57 -57
  298. package/lib/XPrefix.d.ts +1 -1
  299. package/lib/XRipple.d.ts +1 -1
  300. package/lib/XSuffix.d.ts +1 -1
  301. package/lib/igc-button-click-event-args.d.ts +12 -12
  302. package/lib/igc-button-group-selection-changed-event-args.d.ts +12 -12
  303. package/lib/igc-checkbox-change-event-args.d.ts +16 -16
  304. package/lib/igc-color-editor-component.d.ts +163 -163
  305. package/lib/igc-color-editor-got-focus-event-args.d.ts +12 -12
  306. package/lib/igc-color-editor-lost-focus-event-args.d.ts +12 -12
  307. package/lib/igc-color-editor-module.d.ts +3 -3
  308. package/lib/igc-color-editor-panel-closed-event-args.d.ts +12 -12
  309. package/lib/igc-color-editor-panel-component.d.ts +124 -124
  310. package/lib/igc-color-editor-panel-module.d.ts +3 -3
  311. package/lib/igc-color-editor-panel-selected-value-changed-event-args.d.ts +16 -16
  312. package/lib/igc-got-focus-event-args.d.ts +12 -12
  313. package/lib/igc-input-change-event-args.d.ts +16 -16
  314. package/lib/igc-lost-focus-event-args.d.ts +12 -12
  315. package/lib/igc-multi-slider-component.d.ts +174 -174
  316. package/lib/igc-multi-slider-module.d.ts +3 -3
  317. package/lib/igc-multi-slider-resolving-tool-tip-value-event-args.d.ts +16 -16
  318. package/lib/igc-multi-slider-thumb-collection.d.ts +8 -8
  319. package/lib/igc-multi-slider-thumb-value-changing-event-args.d.ts +17 -17
  320. package/lib/igc-multi-slider-thumb.d.ts +27 -27
  321. package/lib/igc-multi-slider-track-thumb-range.d.ts +26 -26
  322. package/lib/igc-multi-slider-y-value-changing-event-args.d.ts +14 -14
  323. package/lib/igc-selected-value-changed-event-args.d.ts +16 -16
  324. package/lib/igc-x-button-component.d.ts +902 -902
  325. package/lib/igc-x-button-group-button-collection.d.ts +8 -8
  326. package/lib/igc-x-button-group-component.d.ts +410 -410
  327. package/lib/igc-x-button-group-module.d.ts +3 -3
  328. package/lib/igc-x-button-module.d.ts +3 -3
  329. package/lib/igc-x-calendar-component.d.ts +181 -181
  330. package/lib/igc-x-calendar-locale-en-module.d.ts +3 -3
  331. package/lib/igc-x-calendar-module.d.ts +3 -3
  332. package/lib/igc-x-checkbox-component.d.ts +232 -232
  333. package/lib/igc-x-checkbox-module.d.ts +3 -3
  334. package/lib/igc-x-date-picker-component.d.ts +226 -226
  335. package/lib/igc-x-date-picker-module.d.ts +3 -3
  336. package/lib/igc-x-icon-component.d.ts +285 -285
  337. package/lib/igc-x-icon-module.d.ts +3 -3
  338. package/lib/igc-x-input-component.d.ts +194 -194
  339. package/lib/igc-x-input-group-component.d.ts +748 -748
  340. package/lib/igc-x-input-group-input-collection.d.ts +8 -8
  341. package/lib/igc-x-input-group-item-component.d.ts +41 -41
  342. package/lib/igc-x-input-group-module.d.ts +3 -3
  343. package/lib/igc-x-input-module.d.ts +3 -3
  344. package/lib/igc-x-label-component.d.ts +171 -171
  345. package/lib/igc-x-label-module.d.ts +3 -3
  346. package/lib/igc-x-prefix-component.d.ts +59 -59
  347. package/lib/igc-x-prefix-module.d.ts +3 -3
  348. package/lib/igc-x-ripple-component.d.ts +118 -118
  349. package/lib/igc-x-ripple-module.d.ts +3 -3
  350. package/lib/igc-x-suffix-component.d.ts +59 -59
  351. package/package.json +2 -2
  352. package/public_api.d.ts +168 -168
@@ -1,410 +1,410 @@
1
- import { XButtonGroup } from "./XButtonGroup";
2
- import { IgcXButtonComponent } from './igc-x-button-component';
3
- import { IgcXButtonGroupButtonCollection } from './igc-x-button-group-button-collection';
4
- import { ButtonGroupOrientation } from './ButtonGroupOrientation';
5
- import { IgcButtonGroupSelectionChangedEventArgs } from './igc-button-group-selection-changed-event-args';
6
- import { ControlDisplayDensity } from "igniteui-webcomponents-core";
7
- import { BaseControlTheme } from "igniteui-webcomponents-core";
8
- import { ButtonGroupDisplayStyle } from './ButtonGroupDisplayStyle';
9
- import { IgcHTMLElement } from "igniteui-webcomponents-core";
10
- export declare class IgcXButtonGroupComponent extends IgcHTMLElement {
11
- private _portalManager;
12
- private _container;
13
- private _renderer;
14
- contentButtons: IgcXButtonComponent[];
15
- /**
16
- * The style mappings actually present in the treemap. Do not directly modify this array.
17
- * This array's contents can be modified by causing Angular to reproject the child content.
18
- * Or adding and removing style mappings from the manual style mappings collection on the buttons property.
19
- */
20
- actualButtons: IgcXButtonComponent[];
21
- private _buttons;
22
- private _buttonsAdapter;
23
- /**
24
- * A collection or manually added axes for the chart.
25
- */
26
- get buttons(): IgcXButtonGroupButtonCollection;
27
- constructor();
28
- private _onChildrenChanged;
29
- private updateButtons;
30
- updateStyle(): void;
31
- destroy(): void;
32
- private _wrapper;
33
- protected createImplementation(): XButtonGroup;
34
- private _buttonGroup;
35
- private _disconnected;
36
- disconnectedCallback(): void;
37
- connectedCallback(): void;
38
- afterContentInit(): void;
39
- protected _implementation: any;
40
- /**
41
- * @hidden
42
- */
43
- get i(): XButtonGroup; /**
44
- * @hidden
45
- */
46
- static _createFromInternal(internal: any): IgcXButtonGroupComponent;
47
- private _settingAttributes;
48
- protected _attached: boolean;
49
- private _queuedSetAttributes;
50
- protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
51
- protected _flushQueuedAttributes(): void;
52
- protected _a(attrName: string, attrValue: any): void;
53
- private static _observedAttributesIgcXButtonGroupComponent;
54
- static get observedAttributes(): string[];
55
- private _updatingFromAttribute;
56
- attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
57
- static htmlTagName: string;
58
- protected static _isElementRegistered: boolean;
59
- static register(): void;
60
- /**
61
- * Gets or sets the display style to use for the button.
62
- */
63
- get displayType(): ButtonGroupDisplayStyle;
64
- set displayType(v: ButtonGroupDisplayStyle);
65
- /**
66
- * Gets or sets the base built in theme to use for the button group.
67
- */
68
- get baseTheme(): BaseControlTheme;
69
- set baseTheme(v: BaseControlTheme);
70
- /**
71
- * Gets or sets the display density to use for the button group.
72
- */
73
- get density(): ControlDisplayDensity;
74
- set density(v: ControlDisplayDensity);
75
- /**
76
- * Gets the actual display density to use for the button group.
77
- */
78
- get actualDensity(): ControlDisplayDensity;
79
- set actualDensity(v: ControlDisplayDensity);
80
- /**
81
- * Gets the currently selected button indices.
82
- */
83
- get selectedIndices(): number[];
84
- set selectedIndices(v: number[]);
85
- /**
86
- * Gets the actual item corner radius for the appropriate corners.
87
- */
88
- get actualItemCornerRadius(): number;
89
- set actualItemCornerRadius(v: number);
90
- /**
91
- * Gets the actual item background color.
92
- */
93
- get actualItemBackgroundColor(): string;
94
- set actualItemBackgroundColor(v: string);
95
- /**
96
- * Gets the actual item background color.
97
- */
98
- get actualItemDisabledBackgroundColor(): string;
99
- set actualItemDisabledBackgroundColor(v: string);
100
- /**
101
- * Gets the actual item text color.
102
- */
103
- get actualItemTextColor(): string;
104
- set actualItemTextColor(v: string);
105
- /**
106
- * Gets the actual item text color.
107
- */
108
- get actualItemDisabledTextColor(): string;
109
- set actualItemDisabledTextColor(v: string);
110
- /**
111
- * Gets the actual item border color.
112
- */
113
- get actualItemBorderColor(): string;
114
- set actualItemBorderColor(v: string);
115
- /**
116
- * Gets the actual item border color.
117
- */
118
- get actualItemDisabledBorderColor(): string;
119
- set actualItemDisabledBorderColor(v: string);
120
- /**
121
- * Gets the actual item border width.
122
- */
123
- get actualItemBorderWidth(): number;
124
- set actualItemBorderWidth(v: number);
125
- /**
126
- * Gets the actual selected item background color.
127
- */
128
- get actualSelectedItemBackgroundColor(): string;
129
- set actualSelectedItemBackgroundColor(v: string);
130
- /**
131
- * Gets the stroke actual selected item text color.
132
- */
133
- get actualSelectedItemTextColor(): string;
134
- set actualSelectedItemTextColor(v: string);
135
- /**
136
- * Gets the actual item hovered background color.
137
- */
138
- get actualItemHoverBackgroundColor(): string;
139
- set actualItemHoverBackgroundColor(v: string);
140
- /**
141
- * Gets the actual item text color.
142
- */
143
- get actualItemHoverTextColor(): string;
144
- set actualItemHoverTextColor(v: string);
145
- /**
146
- * Gets the actual selected item hovered background color.
147
- */
148
- get actualSelectedItemHoverBackgroundColor(): string;
149
- set actualSelectedItemHoverBackgroundColor(v: string);
150
- /**
151
- * Gets the actual selected item hovered text color.
152
- */
153
- get actualSelectedItemHoverTextColor(): string;
154
- set actualSelectedItemHoverTextColor(v: string);
155
- /**
156
- * Gets or sets the corner radius to use for the appropriate corners for the item buttons.
157
- */
158
- get itemCornerRadius(): number;
159
- set itemCornerRadius(v: number);
160
- /**
161
- * Gets or sets the color to use the background of the buttons in the group.
162
- */
163
- get itemBackgroundColor(): string;
164
- set itemBackgroundColor(v: string);
165
- /**
166
- * Gets or sets the disabled color to use the background of the buttons in the group.
167
- */
168
- get itemDisabledBackgroundColor(): string;
169
- set itemDisabledBackgroundColor(v: string);
170
- /**
171
- * Gets or sets the color to use the text of the buttons in the group.
172
- */
173
- get itemTextColor(): string;
174
- set itemTextColor(v: string);
175
- /**
176
- * Gets or sets the disabled color to use the text of the buttons in the group.
177
- */
178
- get itemDisabledTextColor(): string;
179
- set itemDisabledTextColor(v: string);
180
- /**
181
- * Gets or sets the color to use the hovered background of the buttons in the group.
182
- */
183
- get itemHoverBackgroundColor(): string;
184
- set itemHoverBackgroundColor(v: string);
185
- /**
186
- * Gets or sets the color to use the border of the buttons in the group.
187
- */
188
- get itemBorderColor(): string;
189
- set itemBorderColor(v: string);
190
- /**
191
- * Gets or sets the disabled color to use the border of the buttons in the group.
192
- */
193
- get itemDisabledBorderColor(): string;
194
- set itemDisabledBorderColor(v: string);
195
- /**
196
- * Gets or sets the border width to use for the buttons in the group.
197
- */
198
- get itemBorderWidth(): number;
199
- set itemBorderWidth(v: number);
200
- /**
201
- * Gets or sets the color to use the hovered text of the buttons in the group.
202
- */
203
- get itemHoverTextColor(): string;
204
- set itemHoverTextColor(v: string);
205
- /**
206
- * Gets or sets the color to use the background of the buttons in the group that are selected.
207
- */
208
- get selectedItemBackgroundColor(): string;
209
- set selectedItemBackgroundColor(v: string);
210
- /**
211
- * Gets or sets the color to use the text of the buttons in the group that are selected.
212
- */
213
- get selectedItemTextColor(): string;
214
- set selectedItemTextColor(v: string);
215
- /**
216
- * Gets or sets the color to use the hovered background of the buttons in the group that are selected.
217
- */
218
- get selectedItemHoverBackgroundColor(): string;
219
- set selectedItemHoverBackgroundColor(v: string);
220
- /**
221
- * Gets or sets the color to use the hovered text of the buttons in the group that are selected.
222
- */
223
- get selectedItemHoverTextColor(): string;
224
- set selectedItemHoverTextColor(v: string);
225
- /**
226
- * Gets or sets the corner radius to use for the appropriate corners for the outlined type item buttons.
227
- */
228
- get outlinedItemCornerRadius(): number;
229
- set outlinedItemCornerRadius(v: number);
230
- /**
231
- * Gets or sets the color to use the background of the buttons in the group when type is outlined.
232
- */
233
- get outlinedItemBackgroundColor(): string;
234
- set outlinedItemBackgroundColor(v: string);
235
- /**
236
- * Gets or sets the disabled color to use the background of the buttons in the group when type is outlined.
237
- */
238
- get outlinedItemDisabledBackgroundColor(): string;
239
- set outlinedItemDisabledBackgroundColor(v: string);
240
- /**
241
- * Gets or sets the color to use the text of the buttons in the group when type is outlined.
242
- */
243
- get outlinedItemTextColor(): string;
244
- set outlinedItemTextColor(v: string);
245
- /**
246
- * Gets or sets the disabled color to use the text of the buttons in the group when type is outlined.
247
- */
248
- get outlinedItemDisabledTextColor(): string;
249
- set outlinedItemDisabledTextColor(v: string);
250
- /**
251
- * Gets or sets the color to use the hovered background of the buttons in the group when type is outlined.
252
- */
253
- get outlinedItemHoverBackgroundColor(): string;
254
- set outlinedItemHoverBackgroundColor(v: string);
255
- /**
256
- * Gets or sets the color to use the border of the buttons in the group when type is outlined.
257
- */
258
- get outlinedItemBorderColor(): string;
259
- set outlinedItemBorderColor(v: string);
260
- /**
261
- * Gets or sets the disabled color to use the border of the buttons in the group when type is outlined.
262
- */
263
- get outlinedItemDisabledBorderColor(): string;
264
- set outlinedItemDisabledBorderColor(v: string);
265
- /**
266
- * Gets or sets the border width to use for the buttons in the group when type is outlined.
267
- */
268
- get outlinedItemBorderWidth(): number;
269
- set outlinedItemBorderWidth(v: number);
270
- /**
271
- * Gets or sets the color to use the hovered text of the buttons in the group when type is outlined.
272
- */
273
- get outlinedItemHoverTextColor(): string;
274
- set outlinedItemHoverTextColor(v: string);
275
- /**
276
- * Gets or sets the color to use the background of the buttons in the group that are selected when type is outlined.
277
- */
278
- get outlinedSelectedItemBackgroundColor(): string;
279
- set outlinedSelectedItemBackgroundColor(v: string);
280
- /**
281
- * Gets or sets the color to use the text of the buttons in the group that are selected when type is outlined.
282
- */
283
- get outlinedSelectedItemTextColor(): string;
284
- set outlinedSelectedItemTextColor(v: string);
285
- /**
286
- * Gets or sets the color to use the hovered background of the buttons in the group that are selected when type is outlined.
287
- */
288
- get outlinedSelectedItemHoverBackgroundColor(): string;
289
- set outlinedSelectedItemHoverBackgroundColor(v: string);
290
- /**
291
- * Gets or sets the color to use the hovered text of the buttons in the group that are selected when type is outlined.
292
- */
293
- get outlinedSelectedItemHoverTextColor(): string;
294
- set outlinedSelectedItemHoverTextColor(v: string);
295
- /**
296
- * Gets or sets the corner radius to use for the appropriate corners for the flat type item buttons.
297
- */
298
- get flatItemCornerRadius(): number;
299
- set flatItemCornerRadius(v: number);
300
- /**
301
- * Gets or sets the color to use the background of the buttons in the group when type is flat.
302
- */
303
- get flatItemBackgroundColor(): string;
304
- set flatItemBackgroundColor(v: string);
305
- /**
306
- * Gets or sets the disabled color to use the background of the buttons in the group when type is flat.
307
- */
308
- get flatItemDisabledBackgroundColor(): string;
309
- set flatItemDisabledBackgroundColor(v: string);
310
- /**
311
- * Gets or sets the color to use the text of the buttons in the group when type is flat.
312
- */
313
- get flatItemTextColor(): string;
314
- set flatItemTextColor(v: string);
315
- /**
316
- * Gets or sets the disabled color to use the text of the buttons in the group when type is flat.
317
- */
318
- get flatItemDisabledTextColor(): string;
319
- set flatItemDisabledTextColor(v: string);
320
- /**
321
- * Gets or sets the color to use the hovered background of the buttons in the group when type is flat.
322
- */
323
- get flatItemHoverBackgroundColor(): string;
324
- set flatItemHoverBackgroundColor(v: string);
325
- /**
326
- * Gets or sets the color to use the border of the buttons in the group when type is flat.
327
- */
328
- get flatItemBorderColor(): string;
329
- set flatItemBorderColor(v: string);
330
- /**
331
- * Gets or sets the disabled color to use the border of the buttons in the group when type is flat.
332
- */
333
- get flatItemDisabledBorderColor(): string;
334
- set flatItemDisabledBorderColor(v: string);
335
- /**
336
- * Gets or sets the border width to use for the buttons in the group when type is flat.
337
- */
338
- get flatItemBorderWidth(): number;
339
- set flatItemBorderWidth(v: number);
340
- /**
341
- * Gets or sets the color to use the hovered text of the buttons in the group when type is flat.
342
- */
343
- get flatItemHoverTextColor(): string;
344
- set flatItemHoverTextColor(v: string);
345
- /**
346
- * Gets or sets the color to use the background of the buttons in the group that are selected when type is flat.
347
- */
348
- get flatSelectedItemBackgroundColor(): string;
349
- set flatSelectedItemBackgroundColor(v: string);
350
- /**
351
- * Gets or sets the color to use the text of the buttons in the group that are selected when type is flat.
352
- */
353
- get flatSelectedItemTextColor(): string;
354
- set flatSelectedItemTextColor(v: string);
355
- /**
356
- * Gets or sets the color to use the hovered background of the buttons in the group that are selected when type is flat.
357
- */
358
- get flatSelectedItemHoverBackgroundColor(): string;
359
- set flatSelectedItemHoverBackgroundColor(v: string);
360
- /**
361
- * Gets or sets the color to use the hovered text of the buttons in the group that are selected when type is flat.
362
- */
363
- get flatSelectedItemHoverTextColor(): string;
364
- set flatSelectedItemHoverTextColor(v: string);
365
- /**
366
- * Gets or sets the oreientation to use the button group when type is outlined.
367
- */
368
- get orientation(): ButtonGroupOrientation;
369
- set orientation(v: ButtonGroupOrientation);
370
- /**
371
- * Gets or sets the id to use for the button group.
372
- */
373
- get id(): string;
374
- set id(v: string);
375
- /**
376
- * Gets or sets whether the checkbox is disabled.
377
- */
378
- get disabled(): boolean;
379
- set disabled(v: boolean);
380
- /**
381
- * Gets or sets whether the group supports multi-select.
382
- */
383
- get isMultiSelect(): boolean;
384
- set isMultiSelect(v: boolean);
385
- findByName(name: string): any;
386
- protected __p: string;
387
- protected _hasUserValues: Set<string>;
388
- protected get hasUserValues(): Set<string>;
389
- protected __m(propertyName: string): void;
390
- protected _stylingContainer: any;
391
- protected _stylingParent: any;
392
- protected _inStyling: boolean;
393
- protected _styling(container: any, component: any, parent?: any): void;
394
- onDetachedFromUI(): void;
395
- onAttachedToUI(): void;
396
- /**
397
- * Exports visual information about the current state of the grid.
398
-
399
- */
400
- exportVisualModel(): any;
401
- /**
402
- * Returns a serialized copy of the exported visual model
403
-
404
- */
405
- exportSerializedVisualModel(): string;
406
- private _selectionChanged;
407
- private _selectionChanged_wrapped;
408
- get selectionChanged(): (s: IgcXButtonGroupComponent, e: IgcButtonGroupSelectionChangedEventArgs) => void;
409
- set selectionChanged(ev: (s: IgcXButtonGroupComponent, e: IgcButtonGroupSelectionChangedEventArgs) => void);
410
- }
1
+ import { XButtonGroup } from "./XButtonGroup";
2
+ import { IgcXButtonComponent } from './igc-x-button-component';
3
+ import { IgcXButtonGroupButtonCollection } from './igc-x-button-group-button-collection';
4
+ import { ButtonGroupOrientation } from './ButtonGroupOrientation';
5
+ import { IgcButtonGroupSelectionChangedEventArgs } from './igc-button-group-selection-changed-event-args';
6
+ import { ControlDisplayDensity } from "igniteui-webcomponents-core";
7
+ import { BaseControlTheme } from "igniteui-webcomponents-core";
8
+ import { ButtonGroupDisplayStyle } from './ButtonGroupDisplayStyle';
9
+ import { IgcHTMLElement } from "igniteui-webcomponents-core";
10
+ export declare class IgcXButtonGroupComponent extends IgcHTMLElement {
11
+ private _portalManager;
12
+ private _container;
13
+ private _renderer;
14
+ contentButtons: IgcXButtonComponent[];
15
+ /**
16
+ * The style mappings actually present in the treemap. Do not directly modify this array.
17
+ * This array's contents can be modified by causing Angular to reproject the child content.
18
+ * Or adding and removing style mappings from the manual style mappings collection on the buttons property.
19
+ */
20
+ actualButtons: IgcXButtonComponent[];
21
+ private _buttons;
22
+ private _buttonsAdapter;
23
+ /**
24
+ * A collection or manually added axes for the chart.
25
+ */
26
+ get buttons(): IgcXButtonGroupButtonCollection;
27
+ constructor();
28
+ private _onChildrenChanged;
29
+ private updateButtons;
30
+ updateStyle(): void;
31
+ destroy(): void;
32
+ private _wrapper;
33
+ protected createImplementation(): XButtonGroup;
34
+ private _buttonGroup;
35
+ private _disconnected;
36
+ disconnectedCallback(): void;
37
+ connectedCallback(): void;
38
+ afterContentInit(): void;
39
+ protected _implementation: any;
40
+ /**
41
+ * @hidden
42
+ */
43
+ get i(): XButtonGroup; /**
44
+ * @hidden
45
+ */
46
+ static _createFromInternal(internal: any): IgcXButtonGroupComponent;
47
+ private _settingAttributes;
48
+ protected _attached: boolean;
49
+ private _queuedSetAttributes;
50
+ protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
51
+ protected _flushQueuedAttributes(): void;
52
+ protected _a(attrName: string, attrValue: any): void;
53
+ private static _observedAttributesIgcXButtonGroupComponent;
54
+ static get observedAttributes(): string[];
55
+ private _updatingFromAttribute;
56
+ attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
57
+ static htmlTagName: string;
58
+ protected static _isElementRegistered: boolean;
59
+ static register(): void;
60
+ /**
61
+ * Gets or sets the display style to use for the button.
62
+ */
63
+ get displayType(): ButtonGroupDisplayStyle;
64
+ set displayType(v: ButtonGroupDisplayStyle);
65
+ /**
66
+ * Gets or sets the base built in theme to use for the button group.
67
+ */
68
+ get baseTheme(): BaseControlTheme;
69
+ set baseTheme(v: BaseControlTheme);
70
+ /**
71
+ * Gets or sets the display density to use for the button group.
72
+ */
73
+ get density(): ControlDisplayDensity;
74
+ set density(v: ControlDisplayDensity);
75
+ /**
76
+ * Gets the actual display density to use for the button group.
77
+ */
78
+ get actualDensity(): ControlDisplayDensity;
79
+ set actualDensity(v: ControlDisplayDensity);
80
+ /**
81
+ * Gets the currently selected button indices.
82
+ */
83
+ get selectedIndices(): number[];
84
+ set selectedIndices(v: number[]);
85
+ /**
86
+ * Gets the actual item corner radius for the appropriate corners.
87
+ */
88
+ get actualItemCornerRadius(): number;
89
+ set actualItemCornerRadius(v: number);
90
+ /**
91
+ * Gets the actual item background color.
92
+ */
93
+ get actualItemBackgroundColor(): string;
94
+ set actualItemBackgroundColor(v: string);
95
+ /**
96
+ * Gets the actual item background color.
97
+ */
98
+ get actualItemDisabledBackgroundColor(): string;
99
+ set actualItemDisabledBackgroundColor(v: string);
100
+ /**
101
+ * Gets the actual item text color.
102
+ */
103
+ get actualItemTextColor(): string;
104
+ set actualItemTextColor(v: string);
105
+ /**
106
+ * Gets the actual item text color.
107
+ */
108
+ get actualItemDisabledTextColor(): string;
109
+ set actualItemDisabledTextColor(v: string);
110
+ /**
111
+ * Gets the actual item border color.
112
+ */
113
+ get actualItemBorderColor(): string;
114
+ set actualItemBorderColor(v: string);
115
+ /**
116
+ * Gets the actual item border color.
117
+ */
118
+ get actualItemDisabledBorderColor(): string;
119
+ set actualItemDisabledBorderColor(v: string);
120
+ /**
121
+ * Gets the actual item border width.
122
+ */
123
+ get actualItemBorderWidth(): number;
124
+ set actualItemBorderWidth(v: number);
125
+ /**
126
+ * Gets the actual selected item background color.
127
+ */
128
+ get actualSelectedItemBackgroundColor(): string;
129
+ set actualSelectedItemBackgroundColor(v: string);
130
+ /**
131
+ * Gets the stroke actual selected item text color.
132
+ */
133
+ get actualSelectedItemTextColor(): string;
134
+ set actualSelectedItemTextColor(v: string);
135
+ /**
136
+ * Gets the actual item hovered background color.
137
+ */
138
+ get actualItemHoverBackgroundColor(): string;
139
+ set actualItemHoverBackgroundColor(v: string);
140
+ /**
141
+ * Gets the actual item text color.
142
+ */
143
+ get actualItemHoverTextColor(): string;
144
+ set actualItemHoverTextColor(v: string);
145
+ /**
146
+ * Gets the actual selected item hovered background color.
147
+ */
148
+ get actualSelectedItemHoverBackgroundColor(): string;
149
+ set actualSelectedItemHoverBackgroundColor(v: string);
150
+ /**
151
+ * Gets the actual selected item hovered text color.
152
+ */
153
+ get actualSelectedItemHoverTextColor(): string;
154
+ set actualSelectedItemHoverTextColor(v: string);
155
+ /**
156
+ * Gets or sets the corner radius to use for the appropriate corners for the item buttons.
157
+ */
158
+ get itemCornerRadius(): number;
159
+ set itemCornerRadius(v: number);
160
+ /**
161
+ * Gets or sets the color to use the background of the buttons in the group.
162
+ */
163
+ get itemBackgroundColor(): string;
164
+ set itemBackgroundColor(v: string);
165
+ /**
166
+ * Gets or sets the disabled color to use the background of the buttons in the group.
167
+ */
168
+ get itemDisabledBackgroundColor(): string;
169
+ set itemDisabledBackgroundColor(v: string);
170
+ /**
171
+ * Gets or sets the color to use the text of the buttons in the group.
172
+ */
173
+ get itemTextColor(): string;
174
+ set itemTextColor(v: string);
175
+ /**
176
+ * Gets or sets the disabled color to use the text of the buttons in the group.
177
+ */
178
+ get itemDisabledTextColor(): string;
179
+ set itemDisabledTextColor(v: string);
180
+ /**
181
+ * Gets or sets the color to use the hovered background of the buttons in the group.
182
+ */
183
+ get itemHoverBackgroundColor(): string;
184
+ set itemHoverBackgroundColor(v: string);
185
+ /**
186
+ * Gets or sets the color to use the border of the buttons in the group.
187
+ */
188
+ get itemBorderColor(): string;
189
+ set itemBorderColor(v: string);
190
+ /**
191
+ * Gets or sets the disabled color to use the border of the buttons in the group.
192
+ */
193
+ get itemDisabledBorderColor(): string;
194
+ set itemDisabledBorderColor(v: string);
195
+ /**
196
+ * Gets or sets the border width to use for the buttons in the group.
197
+ */
198
+ get itemBorderWidth(): number;
199
+ set itemBorderWidth(v: number);
200
+ /**
201
+ * Gets or sets the color to use the hovered text of the buttons in the group.
202
+ */
203
+ get itemHoverTextColor(): string;
204
+ set itemHoverTextColor(v: string);
205
+ /**
206
+ * Gets or sets the color to use the background of the buttons in the group that are selected.
207
+ */
208
+ get selectedItemBackgroundColor(): string;
209
+ set selectedItemBackgroundColor(v: string);
210
+ /**
211
+ * Gets or sets the color to use the text of the buttons in the group that are selected.
212
+ */
213
+ get selectedItemTextColor(): string;
214
+ set selectedItemTextColor(v: string);
215
+ /**
216
+ * Gets or sets the color to use the hovered background of the buttons in the group that are selected.
217
+ */
218
+ get selectedItemHoverBackgroundColor(): string;
219
+ set selectedItemHoverBackgroundColor(v: string);
220
+ /**
221
+ * Gets or sets the color to use the hovered text of the buttons in the group that are selected.
222
+ */
223
+ get selectedItemHoverTextColor(): string;
224
+ set selectedItemHoverTextColor(v: string);
225
+ /**
226
+ * Gets or sets the corner radius to use for the appropriate corners for the outlined type item buttons.
227
+ */
228
+ get outlinedItemCornerRadius(): number;
229
+ set outlinedItemCornerRadius(v: number);
230
+ /**
231
+ * Gets or sets the color to use the background of the buttons in the group when type is outlined.
232
+ */
233
+ get outlinedItemBackgroundColor(): string;
234
+ set outlinedItemBackgroundColor(v: string);
235
+ /**
236
+ * Gets or sets the disabled color to use the background of the buttons in the group when type is outlined.
237
+ */
238
+ get outlinedItemDisabledBackgroundColor(): string;
239
+ set outlinedItemDisabledBackgroundColor(v: string);
240
+ /**
241
+ * Gets or sets the color to use the text of the buttons in the group when type is outlined.
242
+ */
243
+ get outlinedItemTextColor(): string;
244
+ set outlinedItemTextColor(v: string);
245
+ /**
246
+ * Gets or sets the disabled color to use the text of the buttons in the group when type is outlined.
247
+ */
248
+ get outlinedItemDisabledTextColor(): string;
249
+ set outlinedItemDisabledTextColor(v: string);
250
+ /**
251
+ * Gets or sets the color to use the hovered background of the buttons in the group when type is outlined.
252
+ */
253
+ get outlinedItemHoverBackgroundColor(): string;
254
+ set outlinedItemHoverBackgroundColor(v: string);
255
+ /**
256
+ * Gets or sets the color to use the border of the buttons in the group when type is outlined.
257
+ */
258
+ get outlinedItemBorderColor(): string;
259
+ set outlinedItemBorderColor(v: string);
260
+ /**
261
+ * Gets or sets the disabled color to use the border of the buttons in the group when type is outlined.
262
+ */
263
+ get outlinedItemDisabledBorderColor(): string;
264
+ set outlinedItemDisabledBorderColor(v: string);
265
+ /**
266
+ * Gets or sets the border width to use for the buttons in the group when type is outlined.
267
+ */
268
+ get outlinedItemBorderWidth(): number;
269
+ set outlinedItemBorderWidth(v: number);
270
+ /**
271
+ * Gets or sets the color to use the hovered text of the buttons in the group when type is outlined.
272
+ */
273
+ get outlinedItemHoverTextColor(): string;
274
+ set outlinedItemHoverTextColor(v: string);
275
+ /**
276
+ * Gets or sets the color to use the background of the buttons in the group that are selected when type is outlined.
277
+ */
278
+ get outlinedSelectedItemBackgroundColor(): string;
279
+ set outlinedSelectedItemBackgroundColor(v: string);
280
+ /**
281
+ * Gets or sets the color to use the text of the buttons in the group that are selected when type is outlined.
282
+ */
283
+ get outlinedSelectedItemTextColor(): string;
284
+ set outlinedSelectedItemTextColor(v: string);
285
+ /**
286
+ * Gets or sets the color to use the hovered background of the buttons in the group that are selected when type is outlined.
287
+ */
288
+ get outlinedSelectedItemHoverBackgroundColor(): string;
289
+ set outlinedSelectedItemHoverBackgroundColor(v: string);
290
+ /**
291
+ * Gets or sets the color to use the hovered text of the buttons in the group that are selected when type is outlined.
292
+ */
293
+ get outlinedSelectedItemHoverTextColor(): string;
294
+ set outlinedSelectedItemHoverTextColor(v: string);
295
+ /**
296
+ * Gets or sets the corner radius to use for the appropriate corners for the flat type item buttons.
297
+ */
298
+ get flatItemCornerRadius(): number;
299
+ set flatItemCornerRadius(v: number);
300
+ /**
301
+ * Gets or sets the color to use the background of the buttons in the group when type is flat.
302
+ */
303
+ get flatItemBackgroundColor(): string;
304
+ set flatItemBackgroundColor(v: string);
305
+ /**
306
+ * Gets or sets the disabled color to use the background of the buttons in the group when type is flat.
307
+ */
308
+ get flatItemDisabledBackgroundColor(): string;
309
+ set flatItemDisabledBackgroundColor(v: string);
310
+ /**
311
+ * Gets or sets the color to use the text of the buttons in the group when type is flat.
312
+ */
313
+ get flatItemTextColor(): string;
314
+ set flatItemTextColor(v: string);
315
+ /**
316
+ * Gets or sets the disabled color to use the text of the buttons in the group when type is flat.
317
+ */
318
+ get flatItemDisabledTextColor(): string;
319
+ set flatItemDisabledTextColor(v: string);
320
+ /**
321
+ * Gets or sets the color to use the hovered background of the buttons in the group when type is flat.
322
+ */
323
+ get flatItemHoverBackgroundColor(): string;
324
+ set flatItemHoverBackgroundColor(v: string);
325
+ /**
326
+ * Gets or sets the color to use the border of the buttons in the group when type is flat.
327
+ */
328
+ get flatItemBorderColor(): string;
329
+ set flatItemBorderColor(v: string);
330
+ /**
331
+ * Gets or sets the disabled color to use the border of the buttons in the group when type is flat.
332
+ */
333
+ get flatItemDisabledBorderColor(): string;
334
+ set flatItemDisabledBorderColor(v: string);
335
+ /**
336
+ * Gets or sets the border width to use for the buttons in the group when type is flat.
337
+ */
338
+ get flatItemBorderWidth(): number;
339
+ set flatItemBorderWidth(v: number);
340
+ /**
341
+ * Gets or sets the color to use the hovered text of the buttons in the group when type is flat.
342
+ */
343
+ get flatItemHoverTextColor(): string;
344
+ set flatItemHoverTextColor(v: string);
345
+ /**
346
+ * Gets or sets the color to use the background of the buttons in the group that are selected when type is flat.
347
+ */
348
+ get flatSelectedItemBackgroundColor(): string;
349
+ set flatSelectedItemBackgroundColor(v: string);
350
+ /**
351
+ * Gets or sets the color to use the text of the buttons in the group that are selected when type is flat.
352
+ */
353
+ get flatSelectedItemTextColor(): string;
354
+ set flatSelectedItemTextColor(v: string);
355
+ /**
356
+ * Gets or sets the color to use the hovered background of the buttons in the group that are selected when type is flat.
357
+ */
358
+ get flatSelectedItemHoverBackgroundColor(): string;
359
+ set flatSelectedItemHoverBackgroundColor(v: string);
360
+ /**
361
+ * Gets or sets the color to use the hovered text of the buttons in the group that are selected when type is flat.
362
+ */
363
+ get flatSelectedItemHoverTextColor(): string;
364
+ set flatSelectedItemHoverTextColor(v: string);
365
+ /**
366
+ * Gets or sets the oreientation to use the button group when type is outlined.
367
+ */
368
+ get orientation(): ButtonGroupOrientation;
369
+ set orientation(v: ButtonGroupOrientation);
370
+ /**
371
+ * Gets or sets the id to use for the button group.
372
+ */
373
+ get id(): string;
374
+ set id(v: string);
375
+ /**
376
+ * Gets or sets whether the checkbox is disabled.
377
+ */
378
+ get disabled(): boolean;
379
+ set disabled(v: boolean);
380
+ /**
381
+ * Gets or sets whether the group supports multi-select.
382
+ */
383
+ get isMultiSelect(): boolean;
384
+ set isMultiSelect(v: boolean);
385
+ findByName(name: string): any;
386
+ protected __p: string;
387
+ protected _hasUserValues: Set<string>;
388
+ protected get hasUserValues(): Set<string>;
389
+ protected __m(propertyName: string): void;
390
+ protected _stylingContainer: any;
391
+ protected _stylingParent: any;
392
+ protected _inStyling: boolean;
393
+ protected _styling(container: any, component: any, parent?: any): void;
394
+ onDetachedFromUI(): void;
395
+ onAttachedToUI(): void;
396
+ /**
397
+ * Exports visual information about the current state of the grid.
398
+
399
+ */
400
+ exportVisualModel(): any;
401
+ /**
402
+ * Returns a serialized copy of the exported visual model
403
+
404
+ */
405
+ exportSerializedVisualModel(): string;
406
+ private _selectionChanged;
407
+ private _selectionChanged_wrapped;
408
+ get selectionChanged(): (s: IgcXButtonGroupComponent, e: IgcButtonGroupSelectionChangedEventArgs) => void;
409
+ set selectionChanged(ev: (s: IgcXButtonGroupComponent, e: IgcButtonGroupSelectionChangedEventArgs) => void);
410
+ }