igniteui-webcomponents-inputs 6.3.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 (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
@@ -5,7 +5,7 @@
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
 
8
- import { Base, StringBuilder, markType, List$1, Delegate_$type, fromEnum, runOn, NativeUI, ScaleTransform, KeyFrameAnimationFactory, AnimationKeyFrameEffect, LinkedList$1, IKeyFrameAnimation_$type, PropertyChangedEventArgs, AnimationKeyFrameProperty, AnimationKeyFrameEffectTiming, AppearanceHelper, INotifyPropertyChanged_$type, BrushUtil, IgcHTMLElement, NamePatcher, WebComponentRenderer, TypeRegistrar, toSpinal, getAllPropertyNames, fromSpinal, RegisterElementHelper, brushToString, stringToBrush, ensureBool, initializePropertiesFromCss, markEnum, typeGetValue, EnumUtil, ElevationMode_$type, EventArgs, stringIsNullOrEmpty, isNaN_, IVisualData_$type, enumGetBox, CornerRadius, MouseEventArgs, FocusEventArgs, Thickness, ControlDisplayDensity_$type, BaseControlTheme_$type, HorizontalAlignment_$type, VerticalAlignment_$type, FontUtil, Dictionary$2, String_$type, PortalManager, ensureEnum, enumToString, FontInfo, delegateRemove, delegateCombine, IgcFocusEventArgs, IgcChildContentModule, Brush, DomWrapper_$type, Tuple$2, SVGNode, FastIterationDictionary$2, typeCast, Size, PrimitiveVisualData, Ellipse, EllipseVisualData, Rectangle, RectangleVisualData, Line, LineVisualData, Path, PathVisualData, DoubleCollection, LegendItemHelper, stringStartsWith, trimStart, IIcon_$type, fromBrushCollection, toBrushCollection, brushCollectionToString, dateMinValue, dateGetMonth, parseBool, truncate, dateNow, dateMaxValue, dateAddYears, ObservableCollection$1, dateFromValues, SRProvider, dateGetDate, stringIsNullOrWhiteSpace, dateAddDays, Number_$type, dateAddMonths, timeSpanTotalDays, intDivide, Localization, HashSet$1, stringReplace, TransformGroup, TranslateTransform, MouseButtonEventArgs, Point_$type, KeyEventArgs, toNullable, fromEn, DeviceUtils, IgcKeyEventArgs, IgCollection, SyncableObservableCollection$2, NotifyCollectionChangedAction, CollectionAdapter, Rect, stringContains, stringSplit, Popup, NativeUIElementBridge, NativeUIMouseEventArgs, NativeUIKeyEventArgs, NativeUIInputChangingEventArgs, NativeUIFocusEventArgs, NativeUIClickedEventArgs, NativeUIComponentHorizontalAlignment_$type, NativeUIInputType_$type, NativeUIInputDisplayType_$type, NativeUIDisplayDensity_$type, INativeUIInputBridge_$type, NativeUIButtonClickedEventArgs, NativeUIButtonDisplayType_$type, NativeUIComponent, Type, Color, PathGeometry, PathFigure, PolyLineSegment, LineSegment, EllipseGeometry, PropertyUpdatedEventArgs, TextBlock, RenderingContext, CanvasViewRenderer, CanvasGestureDOMEventProxy, NotImplementedException, NativeUISliderValueChangedEventArgs, NativeUISliderOrientation_$type, NativeUIButton, NativeUIButtonGroupSelectionChangedEventArgs, NativeUIButtonGroupDisplayType_$type, INativeUIButtonGroupBridge_$type, RotateTransform, NativeUICheckboxChangeEventArgs, SvgIconRegistry, NativeUIPopupMeasuringContentEventArgs, NativeUIPopupOpenedEventArgs, NativeUIPopupClosedEventArgs, NativeUIPopupPointerPosition_$type, NativeUIPopupAnimationType_$type, INativeUIPopupBridge_$type, NativeUIInput, NativeUISlider, NativeUIButtonGroup, NativeUIColorEditor, NativeUICheckbox, NativeUIIcon, NativeUIPopup, INativeUIElementFactory_$type, NativeUIColorEditorValueChangedEventArgs, DOMExecutionContext, NativeUIInputsFactory, NativeUIWindow, NativeUIContent, ColorUtil, IgcPropertyUpdatedEventArgs, SyncableObservableCollection$1, fromRect, toRect, rectToString } from 'igniteui-webcomponents-core';
8
+ import { Base, StringBuilder, markType, List$1, Delegate_$type, fromEnum, runOn, NativeUI, ScaleTransform, KeyFrameAnimationFactory, AnimationKeyFrameEffect, LinkedList$1, IKeyFrameAnimation_$type, PropertyChangedEventArgs, AnimationKeyFrameProperty, AnimationKeyFrameEffectTiming, AppearanceHelper, INotifyPropertyChanged_$type, BrushUtil, IgcHTMLElement, NamePatcher, WebComponentRenderer, TypeRegistrar, toSpinal, getAllPropertyNames, fromSpinal, RegisterElementHelper, brushToString, stringToBrush, ensureBool, initializePropertiesFromCss, markEnum, typeGetValue, EnumUtil, ElevationMode_$type, EventArgs, stringIsNullOrEmpty, isNaN_, IVisualData_$type, enumGetBox, CornerRadius, MouseEventArgs, FocusEventArgs, Thickness, ControlDisplayDensity_$type, BaseControlTheme_$type, HorizontalAlignment_$type, VerticalAlignment_$type, FontUtil, Dictionary$2, String_$type, PortalManager, ensureEnum, enumToString, FontInfo, delegateRemove, delegateCombine, IgcFocusEventArgs, IgcChildContentModule, Brush, DomWrapper_$type, Tuple$2, SVGNode, FastIterationDictionary$2, typeCast, Size, PrimitiveVisualData, Ellipse, EllipseVisualData, Rectangle, RectangleVisualData, Line, LineVisualData, Path, PathVisualData, DoubleCollection, LegendItemHelper, stringStartsWith, trimStart, IIcon_$type, fromBrushCollection, toBrushCollection, brushCollectionToString, dateMinValue, dateGetMonth, parseBool, truncate, dateNow, dateMaxValue, dateAddYears, ObservableCollection$1, dateFromValues, SRProvider, dateGetDate, stringIsNullOrWhiteSpace, dateAddDays, Number_$type, dateAddMonths, timeSpanTotalDays, intDivide, Localization, HashSet$1, stringReplace, TransformGroup, TranslateTransform, MouseButtonEventArgs, Point_$type, KeyEventArgs, toNullable, fromEn, DeviceUtils, IgcKeyEventArgs, IgCollection, SyncableObservableCollection$2, NotifyCollectionChangedAction, CollectionAdapter, Rect, stringContains, stringSplit, Popup, NativeUIElementBridge, NativeUIMouseEventArgs, NativeUIKeyEventArgs, NativeUIInputChangingEventArgs, NativeUIFocusEventArgs, NativeUIClickedEventArgs, NativeUIComponentHorizontalAlignment_$type, NativeUIInputType_$type, NativeUIInputDisplayType_$type, NativeUIDisplayDensity_$type, INativeUIInputBridge_$type, NativeUIButtonClickedEventArgs, NativeUIButtonDisplayType_$type, NativeUIComponent, Type, Color, PathGeometry, PathFigure, PolyLineSegment, LineSegment, EllipseGeometry, PropertyUpdatedEventArgs, TextBlock, CanvasScalingHelpers, RenderingContext, CanvasViewRenderer, CanvasGestureDOMEventProxy, NotImplementedException, NativeUISliderValueChangedEventArgs, NativeUISliderOrientation_$type, NativeUIButton, NativeUIButtonGroupSelectionChangedEventArgs, NativeUIButtonGroupDisplayType_$type, INativeUIButtonGroupBridge_$type, RotateTransform, NativeUICheckboxChangeEventArgs, SvgIconRegistry, NativeUIPopupMeasuringContentEventArgs, NativeUIPopupOpenedEventArgs, NativeUIPopupClosedEventArgs, NativeUIPopupPointerPosition_$type, NativeUIPopupAnimationType_$type, INativeUIPopupBridge_$type, NativeUIInput, NativeUISlider, NativeUIButtonGroup, NativeUIColorEditor, NativeUICheckbox, NativeUIIcon, NativeUIPopup, INativeUIElementFactory_$type, NativeUIColorEditorValueChangedEventArgs, DOMExecutionContext, NativeUIInputsFactory, NativeUIWindow, NativeUIContent, ColorUtil, IgcPropertyUpdatedEventArgs, SyncableObservableCollection$1, fromRect, toRect, rectToString } from 'igniteui-webcomponents-core';
9
9
 
10
10
  /*
11
11
  THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
@@ -13,9 +13,6 @@ https://www.infragistics.com/legal/license/igultimate-la
13
13
  https://www.infragistics.com/legal/license/igultimate-eula
14
14
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
15
15
  */
16
- /**
17
- * @hidden
18
- */
19
16
  let RippleVisualModelExport = /*@__PURE__*/ (() => {
20
17
  class RippleVisualModelExport extends Base {
21
18
  constructor() {
@@ -50,9 +47,6 @@ https://www.infragistics.com/legal/license/igultimate-la
50
47
  https://www.infragistics.com/legal/license/igultimate-eula
51
48
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
52
49
  */
53
- /**
54
- * @hidden
55
- */
56
50
  let RippleView = /*@__PURE__*/ (() => {
57
51
  class RippleView extends Base {
58
52
  constructor() {
@@ -175,9 +169,6 @@ let RippleView = /*@__PURE__*/ (() => {
175
169
  RippleView.$t = /*@__PURE__*/ markType(RippleView, 'RippleView');
176
170
  return RippleView;
177
171
  })();
178
- /**
179
- * @hidden
180
- */
181
172
  let XRipple = /*@__PURE__*/ (() => {
182
173
  class XRipple extends Base {
183
174
  constructor() {
@@ -835,9 +826,6 @@ https://www.infragistics.com/legal/license/igultimate-la
835
826
  https://www.infragistics.com/legal/license/igultimate-eula
836
827
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
837
828
  */
838
- /**
839
- * @hidden
840
- */
841
829
  let ElevationHelper = /*@__PURE__*/ (() => {
842
830
  class ElevationHelper extends Base {
843
831
  static g(a, b) {
@@ -913,9 +901,6 @@ https://www.infragistics.com/legal/license/igultimate-la
913
901
  https://www.infragistics.com/legal/license/igultimate-eula
914
902
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
915
903
  */
916
- /**
917
- * @hidden
918
- */
919
904
  let Theme = /*@__PURE__*/ (() => {
920
905
  class Theme extends Base {
921
906
  get c() {
@@ -961,9 +946,6 @@ https://www.infragistics.com/legal/license/igultimate-la
961
946
  https://www.infragistics.com/legal/license/igultimate-eula
962
947
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
963
948
  */
964
- /**
965
- * @hidden
966
- */
967
949
  let ThemeResolver = /*@__PURE__*/ (() => {
968
950
  class ThemeResolver extends Base {
969
951
  static ah(a, b, c) {
@@ -1135,9 +1117,6 @@ https://www.infragistics.com/legal/license/igultimate-la
1135
1117
  https://www.infragistics.com/legal/license/igultimate-eula
1136
1118
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
1137
1119
  */
1138
- /**
1139
- * @hidden
1140
- */
1141
1120
  let ButtonClickEventArgs = /*@__PURE__*/ (() => {
1142
1121
  class ButtonClickEventArgs extends EventArgs {
1143
1122
  }
@@ -1151,9 +1130,6 @@ https://www.infragistics.com/legal/license/igultimate-la
1151
1130
  https://www.infragistics.com/legal/license/igultimate-eula
1152
1131
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
1153
1132
  */
1154
- /**
1155
- * @hidden
1156
- */
1157
1133
  let ButtonVisualModelExport = /*@__PURE__*/ (() => {
1158
1134
  class ButtonVisualModelExport extends Base {
1159
1135
  constructor() {
@@ -1257,9 +1233,6 @@ https://www.infragistics.com/legal/license/igultimate-la
1257
1233
  https://www.infragistics.com/legal/license/igultimate-eula
1258
1234
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
1259
1235
  */
1260
- /**
1261
- * @hidden
1262
- */
1263
1236
  let ButtonView = /*@__PURE__*/ (() => {
1264
1237
  class ButtonView extends Base {
1265
1238
  constructor() {
@@ -1713,9 +1686,6 @@ let ButtonView = /*@__PURE__*/ (() => {
1713
1686
  ButtonView.$t = /*@__PURE__*/ markType(ButtonView, 'ButtonView');
1714
1687
  return ButtonView;
1715
1688
  })();
1716
- /**
1717
- * @hidden
1718
- */
1719
1689
  let XButton = /*@__PURE__*/ (() => {
1720
1690
  class XButton extends Base {
1721
1691
  constructor() {
@@ -6822,9 +6792,6 @@ https://www.infragistics.com/legal/license/igultimate-la
6822
6792
  https://www.infragistics.com/legal/license/igultimate-eula
6823
6793
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6824
6794
  */
6825
- /**
6826
- * @hidden
6827
- */
6828
6795
  let IconClickedEventArgs = /*@__PURE__*/ (() => {
6829
6796
  class IconClickedEventArgs extends EventArgs {
6830
6797
  constructor() {
@@ -6848,9 +6815,6 @@ https://www.infragistics.com/legal/license/igultimate-la
6848
6815
  https://www.infragistics.com/legal/license/igultimate-eula
6849
6816
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6850
6817
  */
6851
- /**
6852
- * @hidden
6853
- */
6854
6818
  let IconVisualModelExport = /*@__PURE__*/ (() => {
6855
6819
  class IconVisualModelExport extends Base {
6856
6820
  constructor() {
@@ -6936,9 +6900,6 @@ https://www.infragistics.com/legal/license/igultimate-la
6936
6900
  https://www.infragistics.com/legal/license/igultimate-eula
6937
6901
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6938
6902
  */
6939
- /**
6940
- * @hidden
6941
- */
6942
6903
  let IconView = /*@__PURE__*/ (() => {
6943
6904
  class IconView extends Base {
6944
6905
  constructor() {
@@ -7326,9 +7287,6 @@ let IconView = /*@__PURE__*/ (() => {
7326
7287
  IconView.$t = /*@__PURE__*/ markType(IconView, 'IconView');
7327
7288
  return IconView;
7328
7289
  })();
7329
- /**
7330
- * @hidden
7331
- */
7332
7290
  let XIcon = /*@__PURE__*/ (() => {
7333
7291
  class XIcon extends Base {
7334
7292
  constructor() {
@@ -8995,9 +8953,6 @@ https://www.infragistics.com/legal/license/igultimate-la
8995
8953
  https://www.infragistics.com/legal/license/igultimate-eula
8996
8954
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
8997
8955
  */
8998
- /**
8999
- * @hidden
9000
- */
9001
8956
  let DayInfo = /*@__PURE__*/ (() => {
9002
8957
  class DayInfo extends Base {
9003
8958
  constructor() {
@@ -9047,9 +9002,6 @@ https://www.infragistics.com/legal/license/igultimate-la
9047
9002
  https://www.infragistics.com/legal/license/igultimate-eula
9048
9003
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
9049
9004
  */
9050
- /**
9051
- * @hidden
9052
- */
9053
9005
  let SelectedValueChangedEventArgs = /*@__PURE__*/ (() => {
9054
9006
  class SelectedValueChangedEventArgs extends EventArgs {
9055
9007
  constructor() {
@@ -9080,9 +9032,6 @@ https://www.infragistics.com/legal/license/igultimate-la
9080
9032
  https://www.infragistics.com/legal/license/igultimate-eula
9081
9033
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
9082
9034
  */
9083
- /**
9084
- * @hidden
9085
- */
9086
9035
  let CalendarVisualModelExport = /*@__PURE__*/ (() => {
9087
9036
  class CalendarVisualModelExport extends Base {
9088
9037
  constructor() {
@@ -9177,9 +9126,6 @@ https://www.infragistics.com/legal/license/igultimate-la
9177
9126
  https://www.infragistics.com/legal/license/igultimate-eula
9178
9127
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
9179
9128
  */
9180
- /**
9181
- * @hidden
9182
- */
9183
9129
  let TextElementsVisualModelExport = /*@__PURE__*/ (() => {
9184
9130
  class TextElementsVisualModelExport extends Base {
9185
9131
  constructor() {
@@ -9220,9 +9166,6 @@ https://www.infragistics.com/legal/license/igultimate-la
9220
9166
  https://www.infragistics.com/legal/license/igultimate-eula
9221
9167
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
9222
9168
  */
9223
- /**
9224
- * @hidden
9225
- */
9226
9169
  let CalendarView = /*@__PURE__*/ (() => {
9227
9170
  class CalendarView extends Base {
9228
9171
  constructor() {
@@ -10527,9 +10470,6 @@ let CalendarView = /*@__PURE__*/ (() => {
10527
10470
  CalendarView.$t = /*@__PURE__*/ markType(CalendarView, 'CalendarView');
10528
10471
  return CalendarView;
10529
10472
  })();
10530
- /**
10531
- * @hidden
10532
- */
10533
10473
  let XCalendar = /*@__PURE__*/ (() => {
10534
10474
  class XCalendar extends Base {
10535
10475
  constructor() {
@@ -12710,9 +12650,6 @@ https://www.infragistics.com/legal/license/igultimate-la
12710
12650
  https://www.infragistics.com/legal/license/igultimate-eula
12711
12651
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
12712
12652
  */
12713
- /**
12714
- * @hidden
12715
- */
12716
12653
  let SuffixVisualModelExport = /*@__PURE__*/ (() => {
12717
12654
  class SuffixVisualModelExport extends Base {
12718
12655
  constructor() {
@@ -12743,9 +12680,6 @@ https://www.infragistics.com/legal/license/igultimate-la
12743
12680
  https://www.infragistics.com/legal/license/igultimate-eula
12744
12681
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
12745
12682
  */
12746
- /**
12747
- * @hidden
12748
- */
12749
12683
  let PrefixVisualModelExport = /*@__PURE__*/ (() => {
12750
12684
  class PrefixVisualModelExport extends Base {
12751
12685
  constructor() {
@@ -12794,9 +12728,6 @@ https://www.infragistics.com/legal/license/igultimate-la
12794
12728
  https://www.infragistics.com/legal/license/igultimate-eula
12795
12729
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
12796
12730
  */
12797
- /**
12798
- * @hidden
12799
- */
12800
12731
  let InputGroupVisualModelExport = /*@__PURE__*/ (() => {
12801
12732
  class InputGroupVisualModelExport extends Base {
12802
12733
  constructor() {
@@ -12902,9 +12833,6 @@ https://www.infragistics.com/legal/license/igultimate-la
12902
12833
  https://www.infragistics.com/legal/license/igultimate-eula
12903
12834
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
12904
12835
  */
12905
- /**
12906
- * @hidden
12907
- */
12908
12836
  let LabelVisualModelExport = /*@__PURE__*/ (() => {
12909
12837
  class LabelVisualModelExport extends Base {
12910
12838
  constructor() {
@@ -12983,9 +12911,6 @@ https://www.infragistics.com/legal/license/igultimate-la
12983
12911
  https://www.infragistics.com/legal/license/igultimate-eula
12984
12912
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
12985
12913
  */
12986
- /**
12987
- * @hidden
12988
- */
12989
12914
  let InputVisualModelExport = /*@__PURE__*/ (() => {
12990
12915
  class InputVisualModelExport extends Base {
12991
12916
  constructor() {
@@ -13060,9 +12985,6 @@ https://www.infragistics.com/legal/license/igultimate-la
13060
12985
  https://www.infragistics.com/legal/license/igultimate-eula
13061
12986
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
13062
12987
  */
13063
- /**
13064
- * @hidden
13065
- */
13066
12988
  let Replaced = /*@__PURE__*/ (() => {
13067
12989
  class Replaced extends Base {
13068
12990
  constructor() {
@@ -13081,9 +13003,6 @@ https://www.infragistics.com/legal/license/igultimate-la
13081
13003
  https://www.infragistics.com/legal/license/igultimate-eula
13082
13004
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
13083
13005
  */
13084
- /**
13085
- * @hidden
13086
- */
13087
13006
  let MaskParsingService = /*@__PURE__*/ (() => {
13088
13007
  class MaskParsingService extends Base {
13089
13008
  h(a, b) {
@@ -13289,9 +13208,6 @@ https://www.infragistics.com/legal/license/igultimate-la
13289
13208
  https://www.infragistics.com/legal/license/igultimate-eula
13290
13209
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
13291
13210
  */
13292
- /**
13293
- * @hidden
13294
- */
13295
13211
  let InputChangeEventArgs = /*@__PURE__*/ (() => {
13296
13212
  class InputChangeEventArgs extends EventArgs {
13297
13213
  constructor() {
@@ -13322,9 +13238,6 @@ https://www.infragistics.com/legal/license/igultimate-la
13322
13238
  https://www.infragistics.com/legal/license/igultimate-eula
13323
13239
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
13324
13240
  */
13325
- /**
13326
- * @hidden
13327
- */
13328
13241
  let MaskOptions = /*@__PURE__*/ (() => {
13329
13242
  class MaskOptions extends Base {
13330
13243
  constructor() {
@@ -13343,9 +13256,6 @@ https://www.infragistics.com/legal/license/igultimate-la
13343
13256
  https://www.infragistics.com/legal/license/igultimate-eula
13344
13257
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
13345
13258
  */
13346
- /**
13347
- * @hidden
13348
- */
13349
13259
  let InputGroupView = /*@__PURE__*/ (() => {
13350
13260
  class InputGroupView extends Base {
13351
13261
  constructor() {
@@ -13557,9 +13467,6 @@ let InputGroupView = /*@__PURE__*/ (() => {
13557
13467
  InputGroupView.$t = /*@__PURE__*/ markType(InputGroupView, 'InputGroupView');
13558
13468
  return InputGroupView;
13559
13469
  })();
13560
- /**
13561
- * @hidden
13562
- */
13563
13470
  let SuffixView = /*@__PURE__*/ (() => {
13564
13471
  class SuffixView extends Base {
13565
13472
  constructor() {
@@ -13657,9 +13564,6 @@ let SuffixView = /*@__PURE__*/ (() => {
13657
13564
  SuffixView.$t = /*@__PURE__*/ markType(SuffixView, 'SuffixView');
13658
13565
  return SuffixView;
13659
13566
  })();
13660
- /**
13661
- * @hidden
13662
- */
13663
13567
  let PrefixView = /*@__PURE__*/ (() => {
13664
13568
  class PrefixView extends Base {
13665
13569
  constructor() {
@@ -13757,9 +13661,6 @@ let PrefixView = /*@__PURE__*/ (() => {
13757
13661
  PrefixView.$t = /*@__PURE__*/ markType(PrefixView, 'PrefixView');
13758
13662
  return PrefixView;
13759
13663
  })();
13760
- /**
13761
- * @hidden
13762
- */
13763
13664
  let LabelView = /*@__PURE__*/ (() => {
13764
13665
  class LabelView extends Base {
13765
13666
  constructor() {
@@ -14031,9 +13932,6 @@ let LabelView = /*@__PURE__*/ (() => {
14031
13932
  LabelView.$t = /*@__PURE__*/ markType(LabelView, 'LabelView');
14032
13933
  return LabelView;
14033
13934
  })();
14034
- /**
14035
- * @hidden
14036
- */
14037
13935
  let InputView = /*@__PURE__*/ (() => {
14038
13936
  class InputView extends Base {
14039
13937
  constructor() {
@@ -14423,9 +14321,6 @@ let InputView = /*@__PURE__*/ (() => {
14423
14321
  InputView.f = false;
14424
14322
  return InputView;
14425
14323
  })();
14426
- /**
14427
- * @hidden
14428
- */
14429
14324
  let XInputGroupItem = /*@__PURE__*/ (() => {
14430
14325
  class XInputGroupItem extends Base {
14431
14326
  constructor() {
@@ -14466,9 +14361,6 @@ let XInputGroupItem = /*@__PURE__*/ (() => {
14466
14361
  XInputGroupItem.$t = /*@__PURE__*/ markType(XInputGroupItem, 'XInputGroupItem', Base.$, [INotifyPropertyChanged_$type]);
14467
14362
  return XInputGroupItem;
14468
14363
  })();
14469
- /**
14470
- * @hidden
14471
- */
14472
14364
  let XSuffix = /*@__PURE__*/ (() => {
14473
14365
  class XSuffix extends XInputGroupItem {
14474
14366
  constructor() {
@@ -14608,9 +14500,6 @@ let XSuffix = /*@__PURE__*/ (() => {
14608
14500
  XSuffix.s = 0;
14609
14501
  return XSuffix;
14610
14502
  })();
14611
- /**
14612
- * @hidden
14613
- */
14614
14503
  let XPrefix = /*@__PURE__*/ (() => {
14615
14504
  class XPrefix extends XInputGroupItem {
14616
14505
  constructor() {
@@ -14750,9 +14639,6 @@ let XPrefix = /*@__PURE__*/ (() => {
14750
14639
  XPrefix.s = 0;
14751
14640
  return XPrefix;
14752
14641
  })();
14753
- /**
14754
- * @hidden
14755
- */
14756
14642
  let XInputGroup = /*@__PURE__*/ (() => {
14757
14643
  class XInputGroup extends Base {
14758
14644
  constructor() {
@@ -17441,9 +17327,6 @@ let XInputGroup = /*@__PURE__*/ (() => {
17441
17327
  })()), 2);
17442
17328
  return XInputGroup;
17443
17329
  })();
17444
- /**
17445
- * @hidden
17446
- */
17447
17330
  let XInputGroupInputCollection = /*@__PURE__*/ (() => {
17448
17331
  class XInputGroupInputCollection extends ObservableCollection$1 {
17449
17332
  constructor() {
@@ -17460,9 +17343,6 @@ let XInputGroupInputCollection = /*@__PURE__*/ (() => {
17460
17343
  XInputGroupInputCollection.$t = /*@__PURE__*/ markType(XInputGroupInputCollection, 'XInputGroupInputCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(XInputGroupItem.$));
17461
17344
  return XInputGroupInputCollection;
17462
17345
  })();
17463
- /**
17464
- * @hidden
17465
- */
17466
17346
  let XLabel = /*@__PURE__*/ (() => {
17467
17347
  class XLabel extends XInputGroupItem {
17468
17348
  constructor() {
@@ -18157,9 +18037,6 @@ let XLabel = /*@__PURE__*/ (() => {
18157
18037
  XLabel.av = 0;
18158
18038
  return XLabel;
18159
18039
  })();
18160
- /**
18161
- * @hidden
18162
- */
18163
18040
  let XInput = /*@__PURE__*/ (() => {
18164
18041
  class XInput extends XInputGroupItem {
18165
18042
  constructor() {
@@ -22312,9 +22189,6 @@ https://www.infragistics.com/legal/license/igultimate-la
22312
22189
  https://www.infragistics.com/legal/license/igultimate-eula
22313
22190
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
22314
22191
  */
22315
- /**
22316
- * @hidden
22317
- */
22318
22192
  let DateTimeValueFormatter = /*@__PURE__*/ (() => {
22319
22193
  class DateTimeValueFormatter extends Base {
22320
22194
  constructor() {
@@ -22419,9 +22293,6 @@ https://www.infragistics.com/legal/license/igultimate-la
22419
22293
  https://www.infragistics.com/legal/license/igultimate-eula
22420
22294
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
22421
22295
  */
22422
- /**
22423
- * @hidden
22424
- */
22425
22296
  let GotFocusEventArgs = /*@__PURE__*/ (() => {
22426
22297
  class GotFocusEventArgs extends EventArgs {
22427
22298
  }
@@ -22435,9 +22306,6 @@ https://www.infragistics.com/legal/license/igultimate-la
22435
22306
  https://www.infragistics.com/legal/license/igultimate-eula
22436
22307
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
22437
22308
  */
22438
- /**
22439
- * @hidden
22440
- */
22441
22309
  let LostFocusEventArgs = /*@__PURE__*/ (() => {
22442
22310
  class LostFocusEventArgs extends EventArgs {
22443
22311
  }
@@ -22451,9 +22319,6 @@ https://www.infragistics.com/legal/license/igultimate-la
22451
22319
  https://www.infragistics.com/legal/license/igultimate-eula
22452
22320
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
22453
22321
  */
22454
- /**
22455
- * @hidden
22456
- */
22457
22322
  let DatePickerVisualModelExport = /*@__PURE__*/ (() => {
22458
22323
  class DatePickerVisualModelExport extends Base {
22459
22324
  constructor() {
@@ -22518,9 +22383,6 @@ https://www.infragistics.com/legal/license/igultimate-la
22518
22383
  https://www.infragistics.com/legal/license/igultimate-eula
22519
22384
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
22520
22385
  */
22521
- /**
22522
- * @hidden
22523
- */
22524
22386
  let DatePickerView = /*@__PURE__*/ (() => {
22525
22387
  class DatePickerView extends Base {
22526
22388
  constructor() {
@@ -22830,9 +22692,6 @@ let DatePickerView = /*@__PURE__*/ (() => {
22830
22692
  DatePickerView.$t = /*@__PURE__*/ markType(DatePickerView, 'DatePickerView');
22831
22693
  return DatePickerView;
22832
22694
  })();
22833
- /**
22834
- * @hidden
22835
- */
22836
22695
  let XDatePicker = /*@__PURE__*/ (() => {
22837
22696
  class XDatePicker extends Base {
22838
22697
  constructor() {
@@ -24959,9 +24818,6 @@ https://www.infragistics.com/legal/license/igultimate-la
24959
24818
  https://www.infragistics.com/legal/license/igultimate-eula
24960
24819
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
24961
24820
  */
24962
- /**
24963
- * @hidden
24964
- */
24965
24821
  let XComponentBridge = /*@__PURE__*/ (() => {
24966
24822
  class XComponentBridge extends NativeUIElementBridge {
24967
24823
  get t() {
@@ -25009,9 +24865,6 @@ https://www.infragistics.com/legal/license/igultimate-la
25009
24865
  https://www.infragistics.com/legal/license/igultimate-eula
25010
24866
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
25011
24867
  */
25012
- /**
25013
- * @hidden
25014
- */
25015
24868
  let XInputBridge = /*@__PURE__*/ (() => {
25016
24869
  class XInputBridge extends XComponentBridge {
25017
24870
  constructor(a) {
@@ -25468,9 +25321,6 @@ https://www.infragistics.com/legal/license/igultimate-la
25468
25321
  https://www.infragistics.com/legal/license/igultimate-eula
25469
25322
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
25470
25323
  */
25471
- /**
25472
- * @hidden
25473
- */
25474
25324
  let XButtonBridge = /*@__PURE__*/ (() => {
25475
25325
  class XButtonBridge extends XComponentBridge {
25476
25326
  constructor(a) {
@@ -25823,9 +25673,6 @@ https://www.infragistics.com/legal/license/igultimate-la
25823
25673
  https://www.infragistics.com/legal/license/igultimate-eula
25824
25674
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
25825
25675
  */
25826
- /**
25827
- * @hidden
25828
- */
25829
25676
  let DefaultMultiSliderTrackBarVisual = /*@__PURE__*/ (() => {
25830
25677
  class DefaultMultiSliderTrackBarVisual extends Base {
25831
25678
  get translateX() {
@@ -25928,9 +25775,6 @@ https://www.infragistics.com/legal/license/igultimate-la
25928
25775
  https://www.infragistics.com/legal/license/igultimate-eula
25929
25776
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
25930
25777
  */
25931
- /**
25932
- * @hidden
25933
- */
25934
25778
  let DefaultMultiSliderTrackThumbVisual = /*@__PURE__*/ (() => {
25935
25779
  class DefaultMultiSliderTrackThumbVisual extends Base {
25936
25780
  get translateX() {
@@ -26128,9 +25972,6 @@ https://www.infragistics.com/legal/license/igultimate-la
26128
25972
  https://www.infragistics.com/legal/license/igultimate-eula
26129
25973
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
26130
25974
  */
26131
- /**
26132
- * @hidden
26133
- */
26134
25975
  let MultiSliderThumb = /*@__PURE__*/ (() => {
26135
25976
  class MultiSliderThumb extends Base {
26136
25977
  constructor() {
@@ -26268,9 +26109,6 @@ let MultiSliderThumb = /*@__PURE__*/ (() => {
26268
26109
  MultiSliderThumb.$t = /*@__PURE__*/ markType(MultiSliderThumb, 'MultiSliderThumb', Base.$, [INotifyPropertyChanged_$type]);
26269
26110
  return MultiSliderThumb;
26270
26111
  })();
26271
- /**
26272
- * @hidden
26273
- */
26274
26112
  let MultiSliderTrackThumbRange = /*@__PURE__*/ (() => {
26275
26113
  class MultiSliderTrackThumbRange extends Base {
26276
26114
  constructor() {
@@ -26430,9 +26268,6 @@ https://www.infragistics.com/legal/license/igultimate-la
26430
26268
  https://www.infragistics.com/legal/license/igultimate-eula
26431
26269
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
26432
26270
  */
26433
- /**
26434
- * @hidden
26435
- */
26436
26271
  let DefaultMultiSliderTrackThumbCalloutVisual = /*@__PURE__*/ (() => {
26437
26272
  class DefaultMultiSliderTrackThumbCalloutVisual extends Base {
26438
26273
  get translateX() {
@@ -26609,9 +26444,6 @@ https://www.infragistics.com/legal/license/igultimate-la
26609
26444
  https://www.infragistics.com/legal/license/igultimate-eula
26610
26445
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
26611
26446
  */
26612
- /**
26613
- * @hidden
26614
- */
26615
26447
  let MultiSliderThumbCollection = /*@__PURE__*/ (() => {
26616
26448
  class MultiSliderThumbCollection extends ObservableCollection$1 {
26617
26449
  constructor() {
@@ -26628,9 +26460,6 @@ https://www.infragistics.com/legal/license/igultimate-la
26628
26460
  https://www.infragistics.com/legal/license/igultimate-eula
26629
26461
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
26630
26462
  */
26631
- /**
26632
- * @hidden
26633
- */
26634
26463
  let MultiSliderHitInfo = /*@__PURE__*/ (() => {
26635
26464
  class MultiSliderHitInfo extends Base {
26636
26465
  constructor() {
@@ -26667,9 +26496,6 @@ https://www.infragistics.com/legal/license/igultimate-la
26667
26496
  https://www.infragistics.com/legal/license/igultimate-eula
26668
26497
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
26669
26498
  */
26670
- /**
26671
- * @hidden
26672
- */
26673
26499
  let MultiSliderResolvingToolTipValueEventArgs = /*@__PURE__*/ (() => {
26674
26500
  class MultiSliderResolvingToolTipValueEventArgs extends Base {
26675
26501
  constructor() {
@@ -26700,9 +26526,6 @@ https://www.infragistics.com/legal/license/igultimate-la
26700
26526
  https://www.infragistics.com/legal/license/igultimate-eula
26701
26527
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
26702
26528
  */
26703
- /**
26704
- * @hidden
26705
- */
26706
26529
  let MultiSliderThumbValueChangingEventArgs = /*@__PURE__*/ (() => {
26707
26530
  class MultiSliderThumbValueChangingEventArgs extends Base {
26708
26531
  constructor() {
@@ -26721,9 +26544,6 @@ https://www.infragistics.com/legal/license/igultimate-la
26721
26544
  https://www.infragistics.com/legal/license/igultimate-eula
26722
26545
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
26723
26546
  */
26724
- /**
26725
- * @hidden
26726
- */
26727
26547
  let MultiSliderYValueChangingEventArgs = /*@__PURE__*/ (() => {
26728
26548
  class MultiSliderYValueChangingEventArgs extends Base {
26729
26549
  constructor() {
@@ -26741,9 +26561,6 @@ https://www.infragistics.com/legal/license/igultimate-la
26741
26561
  https://www.infragistics.com/legal/license/igultimate-eula
26742
26562
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
26743
26563
  */
26744
- /**
26745
- * @hidden
26746
- */
26747
26564
  let MultiSliderView = /*@__PURE__*/ (() => {
26748
26565
  class MultiSliderView extends Base {
26749
26566
  constructor(a) {
@@ -26781,7 +26598,7 @@ let MultiSliderView = /*@__PURE__*/ (() => {
26781
26598
  this.m = true;
26782
26599
  this.ap();
26783
26600
  if (this.a != null) {
26784
- this.a.at(this.u.rootWrapper, "");
26601
+ this.a.au(this.u.rootWrapper, "");
26785
26602
  }
26786
26603
  if (this.z == -1) {
26787
26604
  this.z = this.u.setTimeout(runOn(this, this.an), 200);
@@ -26790,7 +26607,7 @@ let MultiSliderView = /*@__PURE__*/ (() => {
26790
26607
  au() {
26791
26608
  this.m = false;
26792
26609
  if (this.a != null && this.u != null) {
26793
- this.a.bh(this.u.rootWrapper, "");
26610
+ this.a.bi(this.u.rootWrapper, "");
26794
26611
  }
26795
26612
  if (this.z != -1) {
26796
26613
  window.clearTimeout(this.z);
@@ -26902,13 +26719,10 @@ let MultiSliderView = /*@__PURE__*/ (() => {
26902
26719
  }
26903
26720
  }
26904
26721
  ap() {
26905
- let a = this.g.bh;
26906
- let b = this.g.a9;
26907
- if (!isNaN_(a) && a != 0) {
26908
- return;
26909
- }
26910
- if (window.devicePixelRatio != undefined && window.devicePixelRatio != b) {
26911
- this.g.a9 = window.devicePixelRatio;
26722
+ let a = CanvasScalingHelpers.b(this.u);
26723
+ this.g.a9 = CanvasScalingHelpers.a(this.g.bh, this.g.a9, a);
26724
+ if (this.a != null) {
26725
+ CanvasScalingHelpers.h(this.a, a);
26912
26726
  }
26913
26727
  }
26914
26728
  ax(a) {
@@ -26956,14 +26770,14 @@ let MultiSliderView = /*@__PURE__*/ (() => {
26956
26770
  this.l.af(this.j);
26957
26771
  this.ab();
26958
26772
  this.a = new CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
26959
- this.a.bl = this.g.e0;
26773
+ this.a.bm = this.g.e0;
26960
26774
  let k = this.a;
26961
26775
  k.onContactStarted = delegateCombine(k.onContactStarted, runOn(this, this.aj));
26962
26776
  let l = this.a;
26963
26777
  l.onContactMoved = delegateCombine(l.onContactMoved, runOn(this, this.ai));
26964
26778
  let m = this.a;
26965
26779
  m.onContactCompleted = delegateCombine(m.onContactCompleted, runOn(this, this.ah));
26966
- this.a.ao = (n) => this.g.ey.containsPoint(n);
26780
+ this.a.ap = (n) => this.g.ey.containsPoint(n);
26967
26781
  this.g.ds(0, 0, e, f);
26968
26782
  this.s = FontUtil.getCurrentFontHeight(this.u, this.j);
26969
26783
  this.g.trackDirty();
@@ -26986,8 +26800,8 @@ let MultiSliderView = /*@__PURE__*/ (() => {
26986
26800
  b.onContactMoved = delegateRemove(b.onContactMoved, runOn(this, this.ai));
26987
26801
  let c = this.a;
26988
26802
  c.onContactCompleted = delegateRemove(c.onContactCompleted, runOn(this, this.ah));
26989
- this.a.ao = null;
26990
- this.a.av();
26803
+ this.a.ap = null;
26804
+ this.a.aw();
26991
26805
  }
26992
26806
  }
26993
26807
  ay() {
@@ -27006,7 +26820,7 @@ let MultiSliderView = /*@__PURE__*/ (() => {
27006
26820
  if (a || d) {
27007
26821
  this.g.ds(0, 0, b, c);
27008
26822
  if (this.a != null) {
27009
- this.a.bl = this.g.e0;
26823
+ this.a.bm = this.g.e0;
27010
26824
  }
27011
26825
  }
27012
26826
  }
@@ -27134,9 +26948,6 @@ let MultiSliderView = /*@__PURE__*/ (() => {
27134
26948
  MultiSliderView.$t = /*@__PURE__*/ markType(MultiSliderView, 'MultiSliderView');
27135
26949
  return MultiSliderView;
27136
26950
  })();
27137
- /**
27138
- * @hidden
27139
- */
27140
26951
  let MultiSlider = /*@__PURE__*/ (() => {
27141
26952
  class MultiSlider extends Base {
27142
26953
  get thumbs() {
@@ -28507,9 +28318,6 @@ https://www.infragistics.com/legal/license/igultimate-la
28507
28318
  https://www.infragistics.com/legal/license/igultimate-eula
28508
28319
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
28509
28320
  */
28510
- /**
28511
- * @hidden
28512
- */
28513
28321
  let MultiSliderBridge = /*@__PURE__*/ (() => {
28514
28322
  class MultiSliderBridge extends XComponentBridge {
28515
28323
  constructor(a) {
@@ -28696,9 +28504,6 @@ https://www.infragistics.com/legal/license/igultimate-la
28696
28504
  https://www.infragistics.com/legal/license/igultimate-eula
28697
28505
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
28698
28506
  */
28699
- /**
28700
- * @hidden
28701
- */
28702
28507
  let XButtonGroupButtonCollection = /*@__PURE__*/ (() => {
28703
28508
  class XButtonGroupButtonCollection extends ObservableCollection$1 {
28704
28509
  constructor() {
@@ -28722,9 +28527,6 @@ https://www.infragistics.com/legal/license/igultimate-la
28722
28527
  https://www.infragistics.com/legal/license/igultimate-eula
28723
28528
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
28724
28529
  */
28725
- /**
28726
- * @hidden
28727
- */
28728
28530
  let ButtonGroupSelectionChangedEventArgs = /*@__PURE__*/ (() => {
28729
28531
  class ButtonGroupSelectionChangedEventArgs extends EventArgs {
28730
28532
  }
@@ -28738,9 +28540,6 @@ https://www.infragistics.com/legal/license/igultimate-la
28738
28540
  https://www.infragistics.com/legal/license/igultimate-eula
28739
28541
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
28740
28542
  */
28741
- /**
28742
- * @hidden
28743
- */
28744
28543
  let ButtonGroupVisualModelExport = /*@__PURE__*/ (() => {
28745
28544
  class ButtonGroupVisualModelExport extends Base {
28746
28545
  constructor() {
@@ -28799,9 +28598,6 @@ https://www.infragistics.com/legal/license/igultimate-la
28799
28598
  https://www.infragistics.com/legal/license/igultimate-eula
28800
28599
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
28801
28600
  */
28802
- /**
28803
- * @hidden
28804
- */
28805
28601
  let ButtonGroupView = /*@__PURE__*/ (() => {
28806
28602
  class ButtonGroupView extends Base {
28807
28603
  constructor() {
@@ -28935,9 +28731,6 @@ let ButtonGroupView = /*@__PURE__*/ (() => {
28935
28731
  ButtonGroupView.$t = /*@__PURE__*/ markType(ButtonGroupView, 'ButtonGroupView');
28936
28732
  return ButtonGroupView;
28937
28733
  })();
28938
- /**
28939
- * @hidden
28940
- */
28941
28734
  let XButtonGroup = /*@__PURE__*/ (() => {
28942
28735
  class XButtonGroup extends Base {
28943
28736
  constructor() {
@@ -30125,9 +29918,6 @@ https://www.infragistics.com/legal/license/igultimate-la
30125
29918
  https://www.infragistics.com/legal/license/igultimate-eula
30126
29919
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
30127
29920
  */
30128
- /**
30129
- * @hidden
30130
- */
30131
29921
  let XButtonGroupBridge = /*@__PURE__*/ (() => {
30132
29922
  class XButtonGroupBridge extends XComponentBridge {
30133
29923
  constructor(a) {
@@ -30310,9 +30100,6 @@ https://www.infragistics.com/legal/license/igultimate-la
30310
30100
  https://www.infragistics.com/legal/license/igultimate-eula
30311
30101
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
30312
30102
  */
30313
- /**
30314
- * @hidden
30315
- */
30316
30103
  let CheckboxChangeEventArgs = /*@__PURE__*/ (() => {
30317
30104
  class CheckboxChangeEventArgs extends EventArgs {
30318
30105
  constructor() {
@@ -30343,9 +30130,6 @@ https://www.infragistics.com/legal/license/igultimate-la
30343
30130
  https://www.infragistics.com/legal/license/igultimate-eula
30344
30131
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
30345
30132
  */
30346
- /**
30347
- * @hidden
30348
- */
30349
30133
  let CheckboxVisualModelExport = /*@__PURE__*/ (() => {
30350
30134
  class CheckboxVisualModelExport extends Base {
30351
30135
  constructor() {
@@ -30412,9 +30196,6 @@ https://www.infragistics.com/legal/license/igultimate-la
30412
30196
  https://www.infragistics.com/legal/license/igultimate-eula
30413
30197
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
30414
30198
  */
30415
- /**
30416
- * @hidden
30417
- */
30418
30199
  let CheckboxView = /*@__PURE__*/ (() => {
30419
30200
  class CheckboxView extends Base {
30420
30201
  constructor() {
@@ -30688,9 +30469,6 @@ let CheckboxView = /*@__PURE__*/ (() => {
30688
30469
  CheckboxView.$t = /*@__PURE__*/ markType(CheckboxView, 'CheckboxView');
30689
30470
  return CheckboxView;
30690
30471
  })();
30691
- /**
30692
- * @hidden
30693
- */
30694
30472
  let XCheckbox = /*@__PURE__*/ (() => {
30695
30473
  class XCheckbox extends Base {
30696
30474
  constructor() {
@@ -31522,9 +31300,6 @@ https://www.infragistics.com/legal/license/igultimate-la
31522
31300
  https://www.infragistics.com/legal/license/igultimate-eula
31523
31301
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
31524
31302
  */
31525
- /**
31526
- * @hidden
31527
- */
31528
31303
  let XCheckboxBridge = /*@__PURE__*/ (() => {
31529
31304
  class XCheckboxBridge extends XComponentBridge {
31530
31305
  constructor(a) {
@@ -31617,9 +31392,6 @@ https://www.infragistics.com/legal/license/igultimate-la
31617
31392
  https://www.infragistics.com/legal/license/igultimate-eula
31618
31393
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
31619
31394
  */
31620
- /**
31621
- * @hidden
31622
- */
31623
31395
  let XIconBridge = /*@__PURE__*/ (() => {
31624
31396
  class XIconBridge extends XComponentBridge {
31625
31397
  constructor(a) {
@@ -31742,9 +31514,6 @@ https://www.infragistics.com/legal/license/igultimate-la
31742
31514
  https://www.infragistics.com/legal/license/igultimate-eula
31743
31515
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
31744
31516
  */
31745
- /**
31746
- * @hidden
31747
- */
31748
31517
  let XPopupBridge = /*@__PURE__*/ (() => {
31749
31518
  class XPopupBridge extends XComponentBridge {
31750
31519
  constructor(a) {
@@ -32056,9 +31825,6 @@ https://www.infragistics.com/legal/license/igultimate-la
32056
31825
  https://www.infragistics.com/legal/license/igultimate-eula
32057
31826
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
32058
31827
  */
32059
- /**
32060
- * @hidden
32061
- */
32062
31828
  let ColorEditorPanelSelectedValueChangedEventArgs = /*@__PURE__*/ (() => {
32063
31829
  class ColorEditorPanelSelectedValueChangedEventArgs extends EventArgs {
32064
31830
  constructor() {
@@ -32089,9 +31855,6 @@ https://www.infragistics.com/legal/license/igultimate-la
32089
31855
  https://www.infragistics.com/legal/license/igultimate-eula
32090
31856
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
32091
31857
  */
32092
- /**
32093
- * @hidden
32094
- */
32095
31858
  let ColorEditorVisualModelExport = /*@__PURE__*/ (() => {
32096
31859
  class ColorEditorVisualModelExport extends Base {
32097
31860
  constructor() {
@@ -32128,9 +31891,6 @@ https://www.infragistics.com/legal/license/igultimate-la
32128
31891
  https://www.infragistics.com/legal/license/igultimate-eula
32129
31892
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
32130
31893
  */
32131
- /**
32132
- * @hidden
32133
- */
32134
31894
  let ColorEditorPanelClosedEventArgs = /*@__PURE__*/ (() => {
32135
31895
  class ColorEditorPanelClosedEventArgs extends Base {
32136
31896
  }
@@ -32144,9 +31904,6 @@ https://www.infragistics.com/legal/license/igultimate-la
32144
31904
  https://www.infragistics.com/legal/license/igultimate-eula
32145
31905
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
32146
31906
  */
32147
- /**
32148
- * @hidden
32149
- */
32150
31907
  let ColorEditorGotFocusEventArgs = /*@__PURE__*/ (() => {
32151
31908
  class ColorEditorGotFocusEventArgs extends EventArgs {
32152
31909
  }
@@ -32160,9 +31917,6 @@ https://www.infragistics.com/legal/license/igultimate-la
32160
31917
  https://www.infragistics.com/legal/license/igultimate-eula
32161
31918
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
32162
31919
  */
32163
- /**
32164
- * @hidden
32165
- */
32166
31920
  let ColorEditorLostFocusEventArgs = /*@__PURE__*/ (() => {
32167
31921
  class ColorEditorLostFocusEventArgs extends EventArgs {
32168
31922
  }
@@ -32176,9 +31930,6 @@ https://www.infragistics.com/legal/license/igultimate-la
32176
31930
  https://www.infragistics.com/legal/license/igultimate-eula
32177
31931
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
32178
31932
  */
32179
- /**
32180
- * @hidden
32181
- */
32182
31933
  let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
32183
31934
  class NativeUIXInputsFactory extends Base {
32184
31935
  constructor() {
@@ -32389,9 +32140,6 @@ let NativeUIXInputsFactory = /*@__PURE__*/ (() => {
32389
32140
  NativeUIXInputsFactory.a = null;
32390
32141
  return NativeUIXInputsFactory;
32391
32142
  })();
32392
- /**
32393
- * @hidden
32394
- */
32395
32143
  let ColorEditorBridge = /*@__PURE__*/ (() => {
32396
32144
  class ColorEditorBridge extends XComponentBridge {
32397
32145
  constructor(a) {
@@ -32471,9 +32219,6 @@ let ColorEditorBridge = /*@__PURE__*/ (() => {
32471
32219
  ColorEditorBridge.$t = /*@__PURE__*/ markType(ColorEditorBridge, 'ColorEditorBridge', XComponentBridge.$);
32472
32220
  return ColorEditorBridge;
32473
32221
  })();
32474
- /**
32475
- * @hidden
32476
- */
32477
32222
  let ColorEditorPanelView = /*@__PURE__*/ (() => {
32478
32223
  class ColorEditorPanelView extends Base {
32479
32224
  constructor() {
@@ -32796,9 +32541,6 @@ let ColorEditorPanelView = /*@__PURE__*/ (() => {
32796
32541
  ColorEditorPanelView.$t = /*@__PURE__*/ markType(ColorEditorPanelView, 'ColorEditorPanelView');
32797
32542
  return ColorEditorPanelView;
32798
32543
  })();
32799
- /**
32800
- * @hidden
32801
- */
32802
32544
  let ColorEditorView = /*@__PURE__*/ (() => {
32803
32545
  class ColorEditorView extends Base {
32804
32546
  constructor() {
@@ -32880,9 +32622,6 @@ let ColorEditorView = /*@__PURE__*/ (() => {
32880
32622
  ColorEditorView.$t = /*@__PURE__*/ markType(ColorEditorView, 'ColorEditorView');
32881
32623
  return ColorEditorView;
32882
32624
  })();
32883
- /**
32884
- * @hidden
32885
- */
32886
32625
  let ColorEditor = /*@__PURE__*/ (() => {
32887
32626
  class ColorEditor extends Base {
32888
32627
  constructor() {
@@ -33450,9 +33189,6 @@ let ColorEditor = /*@__PURE__*/ (() => {
33450
33189
  ColorEditor.o = null;
33451
33190
  return ColorEditor;
33452
33191
  })();
33453
- /**
33454
- * @hidden
33455
- */
33456
33192
  let ColorEditorPanel = /*@__PURE__*/ (() => {
33457
33193
  class ColorEditorPanel extends Base {
33458
33194
  constructor() {
@@ -38633,9 +38369,6 @@ https://www.infragistics.com/legal/license/igultimate-la
38633
38369
  https://www.infragistics.com/legal/license/igultimate-eula
38634
38370
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
38635
38371
  */
38636
- /**
38637
- * @hidden
38638
- */
38639
38372
  let XIconButtonBridge = /*@__PURE__*/ (() => {
38640
38373
  class XIconButtonBridge extends XButtonBridge {
38641
38374
  constructor(a, b) {
@@ -38850,9 +38583,6 @@ https://www.infragistics.com/legal/license/igultimate-la
38850
38583
  https://www.infragistics.com/legal/license/igultimate-eula
38851
38584
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
38852
38585
  */
38853
- /**
38854
- * @hidden
38855
- */
38856
38586
  let DefaultMultiSliderTrackRangeVisual = /*@__PURE__*/ (() => {
38857
38587
  class DefaultMultiSliderTrackRangeVisual extends Base {
38858
38588
  constructor() {
@@ -39071,9 +38801,6 @@ https://www.infragistics.com/legal/license/igultimate-la
39071
38801
  https://www.infragistics.com/legal/license/igultimate-eula
39072
38802
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
39073
38803
  */
39074
- /**
39075
- * @hidden
39076
- */
39077
38804
  let DefaultMultiTrackShadeVisual = /*@__PURE__*/ (() => {
39078
38805
  class DefaultMultiTrackShadeVisual extends Base {
39079
38806
  get translateX() {
@@ -39264,9 +38991,6 @@ https://www.infragistics.com/legal/license/igultimate-la
39264
38991
  https://www.infragistics.com/legal/license/igultimate-eula
39265
38992
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
39266
38993
  */
39267
- /**
39268
- * @hidden
39269
- */
39270
38994
  let CheckboxListVisualModelExport = /*@__PURE__*/ (() => {
39271
38995
  class CheckboxListVisualModelExport extends Base {
39272
38996
  constructor() {
@@ -39305,9 +39029,6 @@ https://www.infragistics.com/legal/license/igultimate-la
39305
39029
  https://www.infragistics.com/legal/license/igultimate-eula
39306
39030
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
39307
39031
  */
39308
- /**
39309
- * @hidden
39310
- */
39311
39032
  let TextBlockVisualModelExport = /*@__PURE__*/ (() => {
39312
39033
  class TextBlockVisualModelExport extends Base {
39313
39034
  constructor() {