igniteui-webcomponents 4.0.0 → 4.1.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 (642) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/components/accordion/accordion.d.ts +4 -0
  3. package/components/accordion/accordion.js +3 -3
  4. package/components/accordion/accordion.js.map +1 -1
  5. package/components/accordion/themes/accordion.base.css.js +1 -1
  6. package/components/accordion/themes/accordion.base.css.js.map +1 -1
  7. package/components/avatar/avatar.d.ts +16 -4
  8. package/components/avatar/avatar.js +6 -6
  9. package/components/avatar/avatar.js.map +1 -1
  10. package/components/avatar/themes/avatar.base.css.js +1 -1
  11. package/components/avatar/themes/avatar.base.css.js.map +1 -1
  12. package/components/avatar/themes/avatar.bootstrap.css.js +1 -1
  13. package/components/avatar/themes/avatar.bootstrap.css.js.map +1 -1
  14. package/components/badge/badge.d.ts +12 -3
  15. package/components/badge/badge.js.map +1 -1
  16. package/components/badge/themes/light/badge.base.css.js +1 -1
  17. package/components/badge/themes/light/badge.base.css.js.map +1 -1
  18. package/components/badge/themes/light/badge.bootstrap.css.js +1 -1
  19. package/components/badge/themes/light/badge.bootstrap.css.js.map +1 -1
  20. package/components/button/button-base.d.ts +15 -3
  21. package/components/button/button-base.js.map +1 -1
  22. package/components/button/button.d.ts +4 -1
  23. package/components/button/button.js.map +1 -1
  24. package/components/button/icon-button.d.ts +16 -4
  25. package/components/button/icon-button.js.map +1 -1
  26. package/components/button/themes/button/dark/button.fluent.css.js +1 -1
  27. package/components/button/themes/button/dark/button.fluent.css.js.map +1 -1
  28. package/components/button/themes/button/light/button.base.css.js +1 -1
  29. package/components/button/themes/button/light/button.base.css.js.map +1 -1
  30. package/components/button/themes/button/light/button.bootstrap.css.js +1 -1
  31. package/components/button/themes/button/light/button.bootstrap.css.js.map +1 -1
  32. package/components/button/themes/button/light/button.fluent.css.js +1 -1
  33. package/components/button/themes/button/light/button.fluent.css.js.map +1 -1
  34. package/components/button/themes/button/light/button.indigo.css.js +1 -1
  35. package/components/button/themes/button/light/button.indigo.css.js.map +1 -1
  36. package/components/button/themes/button/light/button.material.css.js +1 -1
  37. package/components/button/themes/button/light/button.material.css.js.map +1 -1
  38. package/components/button/themes/icon-button/dark/icon-button.fluent.css.js +1 -1
  39. package/components/button/themes/icon-button/dark/icon-button.fluent.css.js.map +1 -1
  40. package/components/button/themes/icon-button/light/icon-button.base.css.js +1 -1
  41. package/components/button/themes/icon-button/light/icon-button.base.css.js.map +1 -1
  42. package/components/button/themes/icon-button/light/icon-button.bootstrap.css.js +1 -1
  43. package/components/button/themes/icon-button/light/icon-button.bootstrap.css.js.map +1 -1
  44. package/components/button/themes/icon-button/light/icon-button.fluent.css.js +1 -1
  45. package/components/button/themes/icon-button/light/icon-button.fluent.css.js.map +1 -1
  46. package/components/button/themes/icon-button/light/icon-button.indigo.css.js +1 -1
  47. package/components/button/themes/icon-button/light/icon-button.indigo.css.js.map +1 -1
  48. package/components/button/themes/icon-button/light/icon-button.material.css.js +1 -1
  49. package/components/button/themes/icon-button/light/icon-button.material.css.js.map +1 -1
  50. package/components/calendar/calendar.js +3 -3
  51. package/components/calendar/calendar.js.map +1 -1
  52. package/components/calendar/common/calendar-base.js.map +1 -1
  53. package/components/calendar/common/calendar.model.d.ts +1 -1
  54. package/components/calendar/days-view/days-view.js +6 -6
  55. package/components/calendar/days-view/days-view.js.map +1 -1
  56. package/components/calendar/months-view/months-view.js +3 -3
  57. package/components/calendar/months-view/months-view.js.map +1 -1
  58. package/components/calendar/themes/bootstrap/calendar.bootstrap.css.js +1 -1
  59. package/components/calendar/themes/bootstrap/calendar.bootstrap.css.js.map +1 -1
  60. package/components/calendar/themes/bootstrap/days-view.bootstrap.css.js +1 -1
  61. package/components/calendar/themes/bootstrap/days-view.bootstrap.css.js.map +1 -1
  62. package/components/calendar/themes/bootstrap/year-month-view.bootstrap.css.js +1 -1
  63. package/components/calendar/themes/bootstrap/year-month-view.bootstrap.css.js.map +1 -1
  64. package/components/calendar/themes/calendar.base.css.js +1 -1
  65. package/components/calendar/themes/calendar.base.css.js.map +1 -1
  66. package/components/calendar/themes/days-view.base.css.js +1 -1
  67. package/components/calendar/themes/days-view.base.css.js.map +1 -1
  68. package/components/calendar/themes/fluent/calendar.fluent.css.js +1 -1
  69. package/components/calendar/themes/fluent/calendar.fluent.css.js.map +1 -1
  70. package/components/calendar/themes/fluent/days-view.fluent.css.js +1 -1
  71. package/components/calendar/themes/fluent/days-view.fluent.css.js.map +1 -1
  72. package/components/calendar/themes/fluent/year-month-view.fluent.css.js +1 -1
  73. package/components/calendar/themes/fluent/year-month-view.fluent.css.js.map +1 -1
  74. package/components/calendar/themes/year-month-view.base.css.js +1 -1
  75. package/components/calendar/themes/year-month-view.base.css.js.map +1 -1
  76. package/components/calendar/years-view/years-view.js +3 -3
  77. package/components/calendar/years-view/years-view.js.map +1 -1
  78. package/components/card/card.actions.d.ts +4 -1
  79. package/components/card/card.actions.js.map +1 -1
  80. package/components/card/card.content.js.map +1 -1
  81. package/components/card/card.d.ts +4 -1
  82. package/components/card/card.header.js.map +1 -1
  83. package/components/card/card.js.map +1 -1
  84. package/components/card/themes/light/card.actions.bootstrap.css.js +1 -1
  85. package/components/card/themes/light/card.actions.bootstrap.css.js.map +1 -1
  86. package/components/card/themes/light/card.actions.material.css.js +1 -1
  87. package/components/card/themes/light/card.actions.material.css.js.map +1 -1
  88. package/components/card/themes/light/card.bootstrap.css.js +1 -1
  89. package/components/card/themes/light/card.bootstrap.css.js.map +1 -1
  90. package/components/card/themes/light/card.content.bootstrap.css.js +1 -1
  91. package/components/card/themes/light/card.content.bootstrap.css.js.map +1 -1
  92. package/components/card/themes/light/card.content.indigo.css.js +1 -1
  93. package/components/card/themes/light/card.content.indigo.css.js.map +1 -1
  94. package/components/card/themes/light/card.content.material.css.js +1 -1
  95. package/components/card/themes/light/card.content.material.css.js.map +1 -1
  96. package/components/card/themes/light/card.fluent.css.js +1 -1
  97. package/components/card/themes/light/card.fluent.css.js.map +1 -1
  98. package/components/card/themes/light/card.header.bootstrap.css.js +1 -1
  99. package/components/card/themes/light/card.header.bootstrap.css.js.map +1 -1
  100. package/components/card/themes/light/card.header.fluent.css.js +1 -1
  101. package/components/card/themes/light/card.header.fluent.css.js.map +1 -1
  102. package/components/card/themes/light/card.header.indigo.css.js +1 -1
  103. package/components/card/themes/light/card.header.indigo.css.js.map +1 -1
  104. package/components/card/themes/light/card.header.material.css.js +1 -1
  105. package/components/card/themes/light/card.header.material.css.js.map +1 -1
  106. package/components/card/themes/light/card.material.css.js +1 -1
  107. package/components/card/themes/light/card.material.css.js.map +1 -1
  108. package/components/card/themes/light/card.media.material.css.js +1 -1
  109. package/components/card/themes/light/card.media.material.css.js.map +1 -1
  110. package/components/checkbox/checkbox-base.d.ts +31 -7
  111. package/components/checkbox/checkbox-base.js +14 -1
  112. package/components/checkbox/checkbox-base.js.map +1 -1
  113. package/components/checkbox/checkbox.d.ts +4 -1
  114. package/components/checkbox/checkbox.js +1 -0
  115. package/components/checkbox/checkbox.js.map +1 -1
  116. package/components/checkbox/switch.js +1 -0
  117. package/components/checkbox/switch.js.map +1 -1
  118. package/components/checkbox/themes/dark/checkbox.fluent.css.js +1 -1
  119. package/components/checkbox/themes/dark/checkbox.fluent.css.js.map +1 -1
  120. package/components/checkbox/themes/dark/checkbox.indigo.css.js +1 -1
  121. package/components/checkbox/themes/dark/checkbox.indigo.css.js.map +1 -1
  122. package/components/checkbox/themes/dark/switch.fluent.css.js +1 -1
  123. package/components/checkbox/themes/dark/switch.fluent.css.js.map +1 -1
  124. package/components/checkbox/themes/dark/switch.indigo.css.js +1 -1
  125. package/components/checkbox/themes/dark/switch.indigo.css.js.map +1 -1
  126. package/components/checkbox/themes/light/checkbox.base.css.js +2 -8
  127. package/components/checkbox/themes/light/checkbox.base.css.js.map +1 -1
  128. package/components/checkbox/themes/light/checkbox.bootstrap.css.js +1 -1
  129. package/components/checkbox/themes/light/checkbox.bootstrap.css.js.map +1 -1
  130. package/components/checkbox/themes/light/checkbox.fluent.css.js +1 -1
  131. package/components/checkbox/themes/light/checkbox.fluent.css.js.map +1 -1
  132. package/components/checkbox/themes/light/checkbox.indigo.css.js +1 -1
  133. package/components/checkbox/themes/light/checkbox.indigo.css.js.map +1 -1
  134. package/components/checkbox/themes/light/checkbox.material.css.js +1 -1
  135. package/components/checkbox/themes/light/checkbox.material.css.js.map +1 -1
  136. package/components/checkbox/themes/light/switch.base.css.js +2 -8
  137. package/components/checkbox/themes/light/switch.base.css.js.map +1 -1
  138. package/components/checkbox/themes/light/switch.bootstrap.css.js +1 -1
  139. package/components/checkbox/themes/light/switch.bootstrap.css.js.map +1 -1
  140. package/components/checkbox/themes/light/switch.fluent.css.js +1 -1
  141. package/components/checkbox/themes/light/switch.fluent.css.js.map +1 -1
  142. package/components/checkbox/themes/light/switch.indigo.css.js +1 -1
  143. package/components/checkbox/themes/light/switch.indigo.css.js.map +1 -1
  144. package/components/checkbox/themes/light/switch.material.css.js +1 -1
  145. package/components/checkbox/themes/light/switch.material.css.js.map +1 -1
  146. package/components/chip/chip.d.ts +20 -5
  147. package/components/chip/chip.js.map +1 -1
  148. package/components/chip/themes/chip.base.css.js +1 -1
  149. package/components/chip/themes/chip.base.css.js.map +1 -1
  150. package/components/chip/themes/chip.bootstrap.css.js +1 -1
  151. package/components/chip/themes/chip.bootstrap.css.js.map +1 -1
  152. package/components/chip/themes/chip.fluent.css.js +1 -1
  153. package/components/chip/themes/chip.fluent.css.js.map +1 -1
  154. package/components/chip/themes/chip.indigo.css.js +1 -1
  155. package/components/chip/themes/chip.indigo.css.js.map +1 -1
  156. package/components/chip/themes/chip.material.css.js +1 -1
  157. package/components/chip/themes/chip.material.css.js.map +1 -1
  158. package/components/combo/combo-header.d.ts +11 -0
  159. package/components/combo/combo-header.js +23 -0
  160. package/components/combo/combo-header.js.map +1 -0
  161. package/components/combo/combo-item.d.ts +22 -0
  162. package/components/combo/combo-item.js +67 -0
  163. package/components/combo/combo-item.js.map +1 -0
  164. package/components/combo/combo-list.d.ts +11 -0
  165. package/components/combo/combo-list.js +14 -0
  166. package/components/combo/combo-list.js.map +1 -0
  167. package/components/combo/combo.d.ts +254 -0
  168. package/components/combo/combo.js +518 -0
  169. package/components/combo/combo.js.map +1 -0
  170. package/components/combo/controllers/data.d.ts +17 -0
  171. package/components/combo/controllers/data.js +36 -0
  172. package/components/combo/controllers/data.js.map +1 -0
  173. package/components/combo/controllers/navigation.d.ts +43 -0
  174. package/components/combo/controllers/navigation.js +155 -0
  175. package/components/combo/controllers/navigation.js.map +1 -0
  176. package/components/combo/controllers/selection.d.ts +23 -0
  177. package/components/combo/controllers/selection.js +157 -0
  178. package/components/combo/controllers/selection.js.map +1 -0
  179. package/components/combo/operations/filter.d.ts +4 -0
  180. package/components/combo/operations/filter.js +15 -0
  181. package/components/combo/operations/filter.js.map +1 -0
  182. package/components/combo/operations/group.d.ts +9 -0
  183. package/components/combo/operations/group.js +56 -0
  184. package/components/combo/operations/group.js.map +1 -0
  185. package/components/combo/themes/dark/combo.bootstrap.css.d.ts +1 -0
  186. package/components/combo/themes/dark/combo.bootstrap.css.js +3 -0
  187. package/components/combo/themes/dark/combo.bootstrap.css.js.map +1 -0
  188. package/components/combo/themes/dark/combo.fluent.css.d.ts +1 -0
  189. package/components/combo/themes/dark/combo.fluent.css.js +3 -0
  190. package/components/combo/themes/dark/combo.fluent.css.js.map +1 -0
  191. package/components/combo/themes/dark/combo.indigo.css.d.ts +1 -0
  192. package/components/combo/themes/dark/combo.indigo.css.js +3 -0
  193. package/components/combo/themes/dark/combo.indigo.css.js.map +1 -0
  194. package/components/combo/themes/dark/combo.material.css.d.ts +1 -0
  195. package/components/combo/themes/dark/combo.material.css.js +3 -0
  196. package/components/combo/themes/dark/combo.material.css.js.map +1 -0
  197. package/components/combo/themes/light/combo.base.css.d.ts +1 -0
  198. package/components/combo/themes/light/combo.base.css.js +174 -0
  199. package/components/combo/themes/light/combo.base.css.js.map +1 -0
  200. package/components/combo/themes/light/combo.bootstrap.css.d.ts +1 -0
  201. package/components/combo/themes/light/combo.bootstrap.css.js +94 -0
  202. package/components/combo/themes/light/combo.bootstrap.css.js.map +1 -0
  203. package/components/combo/themes/light/combo.fluent.css.d.ts +1 -0
  204. package/components/combo/themes/light/combo.fluent.css.js +70 -0
  205. package/components/combo/themes/light/combo.fluent.css.js.map +1 -0
  206. package/components/combo/themes/light/combo.indigo.css.d.ts +1 -0
  207. package/components/combo/themes/light/combo.indigo.css.js +41 -0
  208. package/components/combo/themes/light/combo.indigo.css.js.map +1 -0
  209. package/components/combo/themes/light/combo.material.css.d.ts +1 -0
  210. package/components/combo/themes/light/combo.material.css.js +84 -0
  211. package/components/combo/themes/light/combo.material.css.js.map +1 -0
  212. package/components/combo/themes/light/header/combo-header.base.css.d.ts +1 -0
  213. package/components/combo/themes/light/header/combo-header.base.css.js +66 -0
  214. package/components/combo/themes/light/header/combo-header.base.css.js.map +1 -0
  215. package/components/combo/themes/light/item/combo-item.base.css.d.ts +1 -0
  216. package/components/combo/themes/light/item/combo-item.base.css.js +135 -0
  217. package/components/combo/themes/light/item/combo-item.base.css.js.map +1 -0
  218. package/components/combo/types.d.ts +39 -0
  219. package/components/combo/types.js +2 -0
  220. package/components/combo/types.js.map +1 -0
  221. package/components/combo/utils/converters.d.ts +3 -0
  222. package/components/combo/utils/converters.js +9 -0
  223. package/components/combo/utils/converters.js.map +1 -0
  224. package/components/common/decorators/index.d.ts +9 -9
  225. package/components/common/decorators/index.js +9 -9
  226. package/components/common/decorators/index.js.map +1 -1
  227. package/components/common/definitions/defineAllComponents.js +6 -0
  228. package/components/common/definitions/defineAllComponents.js.map +1 -1
  229. package/components/common/mixins/constructor.d.ts +2 -2
  230. package/components/common/mixins/event-emitter.d.ts +2 -2
  231. package/components/common/mixins/event-emitter.js.map +1 -1
  232. package/components/common/mixins/sizable.d.ts +1 -1
  233. package/components/common/mixins/sizable.js.map +1 -1
  234. package/components/common/types.d.ts +1 -1
  235. package/components/date-time-input/date-time-input.d.ts +27 -8
  236. package/components/date-time-input/date-time-input.js +23 -22
  237. package/components/date-time-input/date-time-input.js.map +1 -1
  238. package/components/dialog/dialog.d.ts +17 -4
  239. package/components/dialog/dialog.js.map +1 -1
  240. package/components/dialog/themes/light/dialog.base.css.js +1 -2
  241. package/components/dialog/themes/light/dialog.base.css.js.map +1 -1
  242. package/components/dialog/themes/light/dialog.bootstrap.css.js +1 -1
  243. package/components/dialog/themes/light/dialog.bootstrap.css.js.map +1 -1
  244. package/components/dialog/themes/light/dialog.fluent.css.js +1 -1
  245. package/components/dialog/themes/light/dialog.fluent.css.js.map +1 -1
  246. package/components/dialog/themes/light/dialog.indigo.css.js +1 -1
  247. package/components/dialog/themes/light/dialog.indigo.css.js.map +1 -1
  248. package/components/dialog/themes/light/dialog.material.css.js +1 -1
  249. package/components/dialog/themes/light/dialog.material.css.js.map +1 -1
  250. package/components/dropdown/dropdown-group.js.map +1 -1
  251. package/components/dropdown/dropdown-header.js.map +1 -1
  252. package/components/dropdown/dropdown-item.d.ts +4 -0
  253. package/components/dropdown/dropdown-item.js +1 -1
  254. package/components/dropdown/dropdown-item.js.map +1 -1
  255. package/components/dropdown/dropdown.d.ts +30 -7
  256. package/components/dropdown/dropdown.js +27 -27
  257. package/components/dropdown/dropdown.js.map +1 -1
  258. package/components/dropdown/themes/dark/dropdown.bootstrap.css.js +1 -1
  259. package/components/dropdown/themes/dark/dropdown.bootstrap.css.js.map +1 -1
  260. package/components/dropdown/themes/dark/dropdown.fluent.css.js +1 -1
  261. package/components/dropdown/themes/dark/dropdown.fluent.css.js.map +1 -1
  262. package/components/dropdown/themes/dark/dropdown.indigo.css.js +1 -1
  263. package/components/dropdown/themes/dark/dropdown.indigo.css.js.map +1 -1
  264. package/components/dropdown/themes/light/dropdown-group.base.css.js +1 -1
  265. package/components/dropdown/themes/light/dropdown-group.base.css.js.map +1 -1
  266. package/components/dropdown/themes/light/dropdown-group.fluent.css.js +1 -1
  267. package/components/dropdown/themes/light/dropdown-group.fluent.css.js.map +1 -1
  268. package/components/dropdown/themes/light/dropdown-header.base.css.js +1 -1
  269. package/components/dropdown/themes/light/dropdown-header.base.css.js.map +1 -1
  270. package/components/dropdown/themes/light/dropdown-header.bootstrap.css.js +1 -1
  271. package/components/dropdown/themes/light/dropdown-header.bootstrap.css.js.map +1 -1
  272. package/components/dropdown/themes/light/dropdown-header.fluent.css.js +1 -1
  273. package/components/dropdown/themes/light/dropdown-header.fluent.css.js.map +1 -1
  274. package/components/dropdown/themes/light/dropdown-item.base.css.js +1 -1
  275. package/components/dropdown/themes/light/dropdown-item.base.css.js.map +1 -1
  276. package/components/dropdown/themes/light/dropdown-item.bootstrap.css.js +1 -1
  277. package/components/dropdown/themes/light/dropdown-item.bootstrap.css.js.map +1 -1
  278. package/components/dropdown/themes/light/dropdown-item.fluent.css.js +1 -1
  279. package/components/dropdown/themes/light/dropdown-item.fluent.css.js.map +1 -1
  280. package/components/dropdown/themes/light/dropdown-item.indigo.css.js +1 -1
  281. package/components/dropdown/themes/light/dropdown-item.indigo.css.js.map +1 -1
  282. package/components/dropdown/themes/light/dropdown.base.css.js +1 -1
  283. package/components/dropdown/themes/light/dropdown.base.css.js.map +1 -1
  284. package/components/dropdown/themes/light/dropdown.bootstrap.css.js +1 -1
  285. package/components/dropdown/themes/light/dropdown.bootstrap.css.js.map +1 -1
  286. package/components/dropdown/themes/light/dropdown.fluent.css.js +1 -1
  287. package/components/dropdown/themes/light/dropdown.fluent.css.js.map +1 -1
  288. package/components/dropdown/themes/light/dropdown.indigo.css.js +1 -1
  289. package/components/dropdown/themes/light/dropdown.indigo.css.js.map +1 -1
  290. package/components/expansion-panel/expansion-panel.d.ts +12 -3
  291. package/components/expansion-panel/expansion-panel.js.map +1 -1
  292. package/components/expansion-panel/themes/light/expansion-panel.base.css.js +1 -1
  293. package/components/expansion-panel/themes/light/expansion-panel.base.css.js.map +1 -1
  294. package/components/expansion-panel/themes/light/expansion-panel.bootstrap.css.js +1 -1
  295. package/components/expansion-panel/themes/light/expansion-panel.bootstrap.css.js.map +1 -1
  296. package/components/expansion-panel/themes/light/expansion-panel.fluent.css.js +1 -1
  297. package/components/expansion-panel/themes/light/expansion-panel.fluent.css.js.map +1 -1
  298. package/components/expansion-panel/themes/light/expansion-panel.indigo.css.js +1 -1
  299. package/components/expansion-panel/themes/light/expansion-panel.indigo.css.js.map +1 -1
  300. package/components/form/form.js +1 -0
  301. package/components/form/form.js.map +1 -1
  302. package/components/icon/icon.d.ts +6 -10
  303. package/components/icon/icon.js +17 -25
  304. package/components/icon/icon.js.map +1 -1
  305. package/components/icon/icon.material.css.js +3 -3
  306. package/components/icon/icon.material.css.js.map +1 -1
  307. package/components/icon/icon.registry.js +9 -5
  308. package/components/icon/icon.registry.js.map +1 -1
  309. package/components/input/input-base.d.ts +32 -7
  310. package/components/input/input-base.js.map +1 -1
  311. package/components/input/input.d.ts +48 -11
  312. package/components/input/input.js.map +1 -1
  313. package/components/input/themes/dark/input.dark.indigo.css.js +1 -1
  314. package/components/input/themes/dark/input.dark.indigo.css.js.map +1 -1
  315. package/components/input/themes/dark/input.dark.material.css.js +1 -1
  316. package/components/input/themes/dark/input.dark.material.css.js.map +1 -1
  317. package/components/input/themes/light/input.base.css.js +8 -2
  318. package/components/input/themes/light/input.base.css.js.map +1 -1
  319. package/components/input/themes/light/input.bootstrap.css.js +32 -5
  320. package/components/input/themes/light/input.bootstrap.css.js.map +1 -1
  321. package/components/input/themes/light/input.fluent.css.js +23 -5
  322. package/components/input/themes/light/input.fluent.css.js.map +1 -1
  323. package/components/input/themes/light/input.indigo.css.js +16 -9
  324. package/components/input/themes/light/input.indigo.css.js.map +1 -1
  325. package/components/input/themes/light/input.material.css.js +59 -37
  326. package/components/input/themes/light/input.material.css.js.map +1 -1
  327. package/components/list/list-header.js.map +1 -1
  328. package/components/list/list-item.js.map +1 -1
  329. package/components/list/list.js.map +1 -1
  330. package/components/list/themes/dark/list.bootstrap.css.js +1 -1
  331. package/components/list/themes/dark/list.bootstrap.css.js.map +1 -1
  332. package/components/list/themes/dark/list.fluent.css.js +1 -1
  333. package/components/list/themes/dark/list.fluent.css.js.map +1 -1
  334. package/components/list/themes/dark/list.indigo.css.js +1 -1
  335. package/components/list/themes/dark/list.indigo.css.js.map +1 -1
  336. package/components/list/themes/light/list-header.base.css.js +1 -1
  337. package/components/list/themes/light/list-header.base.css.js.map +1 -1
  338. package/components/list/themes/light/list-header.indigo.css.js +1 -1
  339. package/components/list/themes/light/list-header.indigo.css.js.map +1 -1
  340. package/components/list/themes/light/list-item.base.css.js +1 -1
  341. package/components/list/themes/light/list-item.base.css.js.map +1 -1
  342. package/components/list/themes/light/list-item.bootstrap.css.js +1 -1
  343. package/components/list/themes/light/list-item.bootstrap.css.js.map +1 -1
  344. package/components/list/themes/light/list-item.fluent.css.js +1 -1
  345. package/components/list/themes/light/list-item.fluent.css.js.map +1 -1
  346. package/components/list/themes/light/list-item.indigo.css.js +1 -1
  347. package/components/list/themes/light/list-item.indigo.css.js.map +1 -1
  348. package/components/list/themes/light/list.base.css.js +1 -1
  349. package/components/list/themes/light/list.base.css.js.map +1 -1
  350. package/components/list/themes/light/list.bootstrap.css.js +1 -1
  351. package/components/list/themes/light/list.bootstrap.css.js.map +1 -1
  352. package/components/mask-input/mask-input-base.d.ts +6 -7
  353. package/components/mask-input/mask-input-base.js +22 -13
  354. package/components/mask-input/mask-input-base.js.map +1 -1
  355. package/components/mask-input/mask-input.d.ts +11 -10
  356. package/components/mask-input/mask-input.js +17 -23
  357. package/components/mask-input/mask-input.js.map +1 -1
  358. package/components/mask-input/mask-parser.d.ts +3 -1
  359. package/components/mask-input/mask-parser.js +16 -0
  360. package/components/mask-input/mask-parser.js.map +1 -1
  361. package/components/nav-drawer/nav-drawer-header-item.js.map +1 -1
  362. package/components/nav-drawer/nav-drawer-item.d.ts +8 -2
  363. package/components/nav-drawer/nav-drawer-item.js.map +1 -1
  364. package/components/nav-drawer/nav-drawer.d.ts +8 -2
  365. package/components/nav-drawer/nav-drawer.js.map +1 -1
  366. package/components/nav-drawer/themes/dark/nav-drawer-item.base.css.js +1 -1
  367. package/components/nav-drawer/themes/dark/nav-drawer-item.base.css.js.map +1 -1
  368. package/components/nav-drawer/themes/dark/nav-drawer-item.bootstrap.css.js +1 -1
  369. package/components/nav-drawer/themes/dark/nav-drawer-item.bootstrap.css.js.map +1 -1
  370. package/components/nav-drawer/themes/dark/nav-drawer-item.fluent.css.js +1 -1
  371. package/components/nav-drawer/themes/dark/nav-drawer-item.fluent.css.js.map +1 -1
  372. package/components/nav-drawer/themes/dark/nav-drawer-item.indigo.css.js +1 -1
  373. package/components/nav-drawer/themes/dark/nav-drawer-item.indigo.css.js.map +1 -1
  374. package/components/nav-drawer/themes/dark/nav-drawer.indigo.css.js +1 -1
  375. package/components/nav-drawer/themes/dark/nav-drawer.indigo.css.js.map +1 -1
  376. package/components/nav-drawer/themes/light/fluent/nav-drawer-header-item.fluent.css.js +1 -1
  377. package/components/nav-drawer/themes/light/fluent/nav-drawer-header-item.fluent.css.js.map +1 -1
  378. package/components/nav-drawer/themes/light/fluent/nav-drawer-item.fluent.css.js +1 -1
  379. package/components/nav-drawer/themes/light/fluent/nav-drawer-item.fluent.css.js.map +1 -1
  380. package/components/nav-drawer/themes/light/indigo/nav-drawer-header-item.indigo.css.js +1 -1
  381. package/components/nav-drawer/themes/light/indigo/nav-drawer-header-item.indigo.css.js.map +1 -1
  382. package/components/nav-drawer/themes/light/indigo/nav-drawer-item.indigo.css.js +1 -1
  383. package/components/nav-drawer/themes/light/indigo/nav-drawer-item.indigo.css.js.map +1 -1
  384. package/components/nav-drawer/themes/light/indigo/nav-drawer.indigo.css.js +1 -1
  385. package/components/nav-drawer/themes/light/indigo/nav-drawer.indigo.css.js.map +1 -1
  386. package/components/nav-drawer/themes/light/nav-drawer-header-item.base.css.js +1 -1
  387. package/components/nav-drawer/themes/light/nav-drawer-header-item.base.css.js.map +1 -1
  388. package/components/nav-drawer/themes/light/nav-drawer-item.base.css.js +1 -1
  389. package/components/nav-drawer/themes/light/nav-drawer-item.base.css.js.map +1 -1
  390. package/components/nav-drawer/themes/light/nav-drawer.base.css.js +1 -1
  391. package/components/nav-drawer/themes/light/nav-drawer.base.css.js.map +1 -1
  392. package/components/navbar/navbar.js.map +1 -1
  393. package/components/navbar/themes/light/navbar.base.css.js +1 -1
  394. package/components/navbar/themes/light/navbar.base.css.js.map +1 -1
  395. package/components/navbar/themes/light/navbar.bootstrap.css.js +1 -1
  396. package/components/navbar/themes/light/navbar.bootstrap.css.js.map +1 -1
  397. package/components/navbar/themes/light/navbar.fluent.css.js +1 -1
  398. package/components/navbar/themes/light/navbar.fluent.css.js.map +1 -1
  399. package/components/navbar/themes/light/navbar.indigo.css.js +1 -1
  400. package/components/navbar/themes/light/navbar.indigo.css.js.map +1 -1
  401. package/components/progress/base.d.ts +25 -6
  402. package/components/progress/base.js.map +1 -1
  403. package/components/progress/circular-gradient.d.ts +12 -3
  404. package/components/progress/circular-gradient.js.map +1 -1
  405. package/components/progress/circular-progress.js.map +1 -1
  406. package/components/progress/linear-progress.d.ts +8 -2
  407. package/components/progress/linear-progress.js.map +1 -1
  408. package/components/progress/themes/circular/circular.progress.base.css.js +1 -1
  409. package/components/progress/themes/circular/circular.progress.base.css.js.map +1 -1
  410. package/components/progress/themes/circular/circular.progress.bootstrap.css.js +1 -1
  411. package/components/progress/themes/circular/circular.progress.bootstrap.css.js.map +1 -1
  412. package/components/progress/themes/circular/circular.progress.fluent.css.js +1 -1
  413. package/components/progress/themes/circular/circular.progress.fluent.css.js.map +1 -1
  414. package/components/progress/themes/linear/linear.progress.base.css.js +1 -1
  415. package/components/progress/themes/linear/linear.progress.base.css.js.map +1 -1
  416. package/components/progress/themes/linear/linear.progress.bootstrap.css.js +1 -1
  417. package/components/progress/themes/linear/linear.progress.bootstrap.css.js.map +1 -1
  418. package/components/progress/themes/linear/linear.progress.fluent.css.js +1 -1
  419. package/components/progress/themes/linear/linear.progress.fluent.css.js.map +1 -1
  420. package/components/progress/themes/linear/linear.progress.indigo.css.js +1 -1
  421. package/components/progress/themes/linear/linear.progress.indigo.css.js.map +1 -1
  422. package/components/radio/radio.d.ts +35 -8
  423. package/components/radio/radio.js +15 -1
  424. package/components/radio/radio.js.map +1 -1
  425. package/components/radio/themes/dark/radio.fluent.css.js +1 -1
  426. package/components/radio/themes/dark/radio.fluent.css.js.map +1 -1
  427. package/components/radio/themes/dark/radio.indigo.css.js +1 -1
  428. package/components/radio/themes/dark/radio.indigo.css.js.map +1 -1
  429. package/components/radio/themes/light/radio.base.css.js +2 -8
  430. package/components/radio/themes/light/radio.base.css.js.map +1 -1
  431. package/components/radio/themes/light/radio.bootstrap.css.js +1 -1
  432. package/components/radio/themes/light/radio.bootstrap.css.js.map +1 -1
  433. package/components/radio/themes/light/radio.fluent.css.js +2 -1
  434. package/components/radio/themes/light/radio.fluent.css.js.map +1 -1
  435. package/components/radio/themes/light/radio.indigo.css.js +1 -1
  436. package/components/radio/themes/light/radio.indigo.css.js.map +1 -1
  437. package/components/radio/themes/light/radio.material.css.js +1 -1
  438. package/components/radio/themes/light/radio.material.css.js.map +1 -1
  439. package/components/radio-group/radio-group.base.css.js +1 -1
  440. package/components/radio-group/radio-group.base.css.js.map +1 -1
  441. package/components/radio-group/radio-group.d.ts +4 -0
  442. package/components/radio-group/radio-group.js.map +1 -1
  443. package/components/rating/rating-symbol.base.css.js +1 -1
  444. package/components/rating/rating-symbol.base.css.js.map +1 -1
  445. package/components/rating/rating-symbol.d.ts +1 -0
  446. package/components/rating/rating-symbol.js +4 -0
  447. package/components/rating/rating-symbol.js.map +1 -1
  448. package/components/rating/rating.base.css.js +1 -1
  449. package/components/rating/rating.base.css.js.map +1 -1
  450. package/components/rating/rating.bootstrap.css.js +1 -1
  451. package/components/rating/rating.bootstrap.css.js.map +1 -1
  452. package/components/rating/rating.d.ts +31 -7
  453. package/components/rating/rating.fluent.css.js +1 -1
  454. package/components/rating/rating.fluent.css.js.map +1 -1
  455. package/components/rating/rating.indigo.css.js +1 -1
  456. package/components/rating/rating.indigo.css.js.map +1 -1
  457. package/components/rating/rating.js +15 -15
  458. package/components/rating/rating.js.map +1 -1
  459. package/components/select/select-group.d.ts +4 -0
  460. package/components/select/select-group.js.map +1 -1
  461. package/components/select/select.d.ts +52 -13
  462. package/components/select/select.js +17 -7
  463. package/components/select/select.js.map +1 -1
  464. package/components/select/themes/dark/select.fluent.css.js +1 -1
  465. package/components/select/themes/dark/select.fluent.css.js.map +1 -1
  466. package/components/select/themes/dark/select.indigo.css.js +1 -1
  467. package/components/select/themes/dark/select.indigo.css.js.map +1 -1
  468. package/components/select/themes/dark/select.material.css.js +1 -1
  469. package/components/select/themes/dark/select.material.css.js.map +1 -1
  470. package/components/select/themes/light/select.base.css.js +5 -1
  471. package/components/select/themes/light/select.base.css.js.map +1 -1
  472. package/components/select/themes/light/select.bootstrap.css.js +3 -5
  473. package/components/select/themes/light/select.bootstrap.css.js.map +1 -1
  474. package/components/select/themes/light/select.fluent.css.js +1 -1
  475. package/components/select/themes/light/select.fluent.css.js.map +1 -1
  476. package/components/select/themes/light/select.indigo.css.js +5 -1
  477. package/components/select/themes/light/select.indigo.css.js.map +1 -1
  478. package/components/select/themes/light/select.material.css.js +7 -10
  479. package/components/select/themes/light/select.material.css.js.map +1 -1
  480. package/components/slider/range-slider.d.ts +4 -0
  481. package/components/slider/range-slider.js.map +1 -1
  482. package/components/slider/slider-base.d.ts +16 -0
  483. package/components/slider/slider-base.js +70 -70
  484. package/components/slider/slider-base.js.map +1 -1
  485. package/components/slider/slider.d.ts +2 -0
  486. package/components/slider/slider.js.map +1 -1
  487. package/components/slider/themes/dark/slider.bootstrap.css.js +1 -1
  488. package/components/slider/themes/dark/slider.bootstrap.css.js.map +1 -1
  489. package/components/slider/themes/dark/slider.fluent.css.js +1 -1
  490. package/components/slider/themes/dark/slider.fluent.css.js.map +1 -1
  491. package/components/slider/themes/dark/slider.indigo.css.js +1 -1
  492. package/components/slider/themes/dark/slider.indigo.css.js.map +1 -1
  493. package/components/slider/themes/light/slider.base.css.js +1 -1
  494. package/components/slider/themes/light/slider.base.css.js.map +1 -1
  495. package/components/slider/themes/light/slider.bootstrap.css.js +1 -1
  496. package/components/slider/themes/light/slider.bootstrap.css.js.map +1 -1
  497. package/components/slider/themes/light/slider.fluent.css.js +1 -1
  498. package/components/slider/themes/light/slider.fluent.css.js.map +1 -1
  499. package/components/slider/themes/light/slider.indigo.css.js +1 -1
  500. package/components/slider/themes/light/slider.indigo.css.js.map +1 -1
  501. package/components/slider/themes/light/slider.material.css.js +1 -1
  502. package/components/slider/themes/light/slider.material.css.js.map +1 -1
  503. package/components/snackbar/snackbar.d.ts +16 -4
  504. package/components/snackbar/snackbar.js.map +1 -1
  505. package/components/snackbar/themes/dark/snackbar.indigo.css.js +1 -1
  506. package/components/snackbar/themes/dark/snackbar.indigo.css.js.map +1 -1
  507. package/components/snackbar/themes/light/snackbar.base.css.js +1 -1
  508. package/components/snackbar/themes/light/snackbar.base.css.js.map +1 -1
  509. package/components/snackbar/themes/light/snackbar.bootstrap.css.js +1 -1
  510. package/components/snackbar/themes/light/snackbar.bootstrap.css.js.map +1 -1
  511. package/components/snackbar/themes/light/snackbar.fluent.css.js +1 -1
  512. package/components/snackbar/themes/light/snackbar.fluent.css.js.map +1 -1
  513. package/components/snackbar/themes/light/snackbar.indigo.css.js +1 -1
  514. package/components/snackbar/themes/light/snackbar.indigo.css.js.map +1 -1
  515. package/components/stepper/step.d.ts +94 -0
  516. package/components/stepper/step.js +211 -0
  517. package/components/stepper/step.js.map +1 -0
  518. package/components/stepper/stepper.common.d.ts +11 -0
  519. package/components/stepper/stepper.common.js +2 -0
  520. package/components/stepper/stepper.common.js.map +1 -0
  521. package/components/stepper/stepper.d.ts +110 -0
  522. package/components/stepper/stepper.js +345 -0
  523. package/components/stepper/stepper.js.map +1 -0
  524. package/components/stepper/themes/step/dark/step.bootstrap.css.d.ts +1 -0
  525. package/components/stepper/themes/step/dark/step.bootstrap.css.js +3 -0
  526. package/components/stepper/themes/step/dark/step.bootstrap.css.js.map +1 -0
  527. package/components/stepper/themes/step/dark/step.fluent.css.d.ts +1 -0
  528. package/components/stepper/themes/step/dark/step.fluent.css.js +3 -0
  529. package/components/stepper/themes/step/dark/step.fluent.css.js.map +1 -0
  530. package/components/stepper/themes/step/dark/step.indigo.css.d.ts +1 -0
  531. package/components/stepper/themes/step/dark/step.indigo.css.js +3 -0
  532. package/components/stepper/themes/step/dark/step.indigo.css.js.map +1 -0
  533. package/components/stepper/themes/step/dark/step.material.css.d.ts +1 -0
  534. package/components/stepper/themes/step/dark/step.material.css.js +3 -0
  535. package/components/stepper/themes/step/dark/step.material.css.js.map +1 -0
  536. package/components/stepper/themes/step/light/step.base.css.d.ts +1 -0
  537. package/components/stepper/themes/step/light/step.base.css.js +456 -0
  538. package/components/stepper/themes/step/light/step.base.css.js.map +1 -0
  539. package/components/stepper/themes/step/light/step.bootstrap.css.d.ts +1 -0
  540. package/components/stepper/themes/step/light/step.bootstrap.css.js +23 -0
  541. package/components/stepper/themes/step/light/step.bootstrap.css.js.map +1 -0
  542. package/components/stepper/themes/step/light/step.fluent.css.d.ts +1 -0
  543. package/components/stepper/themes/step/light/step.fluent.css.js +16 -0
  544. package/components/stepper/themes/step/light/step.fluent.css.js.map +1 -0
  545. package/components/stepper/themes/step/light/step.indigo.css.d.ts +1 -0
  546. package/components/stepper/themes/step/light/step.indigo.css.js +29 -0
  547. package/components/stepper/themes/step/light/step.indigo.css.js.map +1 -0
  548. package/components/stepper/themes/step/light/step.material.css.d.ts +1 -0
  549. package/components/stepper/themes/step/light/step.material.css.js +8 -0
  550. package/components/stepper/themes/step/light/step.material.css.js.map +1 -0
  551. package/components/stepper/themes/stepper/stepper.base.css.d.ts +1 -0
  552. package/components/stepper/themes/stepper/stepper.base.css.js +142 -0
  553. package/components/stepper/themes/stepper/stepper.base.css.js.map +1 -0
  554. package/components/stepper/themes/stepper/stepper.bootstrap.css.d.ts +1 -0
  555. package/components/stepper/themes/stepper/stepper.bootstrap.css.js +46 -0
  556. package/components/stepper/themes/stepper/stepper.bootstrap.css.js.map +1 -0
  557. package/components/stepper/themes/stepper/stepper.fluent.css.d.ts +1 -0
  558. package/components/stepper/themes/stepper/stepper.fluent.css.js +40 -0
  559. package/components/stepper/themes/stepper/stepper.fluent.css.js.map +1 -0
  560. package/components/stepper/themes/stepper/stepper.indigo.css.d.ts +1 -0
  561. package/components/stepper/themes/stepper/stepper.indigo.css.js +40 -0
  562. package/components/stepper/themes/stepper/stepper.indigo.css.js.map +1 -0
  563. package/components/tabs/tab.d.ts +12 -3
  564. package/components/tabs/tab.js +1 -1
  565. package/components/tabs/tab.js.map +1 -1
  566. package/components/tabs/tabs.d.ts +5 -1
  567. package/components/tabs/tabs.js.map +1 -1
  568. package/components/tabs/themes/dark/tab.dark.base.css.js +1 -1
  569. package/components/tabs/themes/dark/tab.dark.base.css.js.map +1 -1
  570. package/components/tabs/themes/dark/tab.dark.bootstrap.css.js +1 -1
  571. package/components/tabs/themes/dark/tab.dark.bootstrap.css.js.map +1 -1
  572. package/components/tabs/themes/light/tab-panel.base.css.js +1 -1
  573. package/components/tabs/themes/light/tab-panel.base.css.js.map +1 -1
  574. package/components/tabs/themes/light/tab.base.css.js +1 -1
  575. package/components/tabs/themes/light/tab.base.css.js.map +1 -1
  576. package/components/tabs/themes/light/tab.bootstrap.css.js +1 -1
  577. package/components/tabs/themes/light/tab.bootstrap.css.js.map +1 -1
  578. package/components/tabs/themes/light/tab.fluent.css.js +1 -1
  579. package/components/tabs/themes/light/tab.fluent.css.js.map +1 -1
  580. package/components/tabs/themes/light/tab.indigo.css.js +1 -1
  581. package/components/tabs/themes/light/tab.indigo.css.js.map +1 -1
  582. package/components/tabs/themes/light/tabs.base.css.js +1 -1
  583. package/components/tabs/themes/light/tabs.base.css.js.map +1 -1
  584. package/components/tabs/themes/light/tabs.bootstrap.css.js +1 -1
  585. package/components/tabs/themes/light/tabs.bootstrap.css.js.map +1 -1
  586. package/components/tabs/themes/light/tabs.fluent.css.js +1 -1
  587. package/components/tabs/themes/light/tabs.fluent.css.js.map +1 -1
  588. package/components/tabs/themes/light/tabs.indigo.css.js +1 -1
  589. package/components/tabs/themes/light/tabs.indigo.css.js.map +1 -1
  590. package/components/toast/themes/toast.base.css.js +1 -1
  591. package/components/toast/themes/toast.base.css.js.map +1 -1
  592. package/components/toast/themes/toast.bootstrap.css.js +1 -1
  593. package/components/toast/themes/toast.bootstrap.css.js.map +1 -1
  594. package/components/toast/themes/toast.fluent.css.js +1 -1
  595. package/components/toast/themes/toast.fluent.css.js.map +1 -1
  596. package/components/toast/themes/toast.indigo.css.js +1 -1
  597. package/components/toast/themes/toast.indigo.css.js.map +1 -1
  598. package/components/toast/toast.d.ts +13 -6
  599. package/components/toast/toast.js.map +1 -1
  600. package/components/toggle/toggle.controller.d.ts +1 -1
  601. package/components/toggle/toggle.controller.js +13 -13
  602. package/components/toggle/toggle.controller.js.map +1 -1
  603. package/components/toggle/toggle.directive.js +10 -10
  604. package/components/toggle/toggle.directive.js.map +1 -1
  605. package/components/toggle/types.d.ts +1 -1
  606. package/components/tree/themes/dark/tree-item.bootstrap.css.js +1 -1
  607. package/components/tree/themes/dark/tree-item.bootstrap.css.js.map +1 -1
  608. package/components/tree/themes/dark/tree-item.fluent.css.js +1 -1
  609. package/components/tree/themes/dark/tree-item.fluent.css.js.map +1 -1
  610. package/components/tree/themes/dark/tree-item.indigo.css.js +1 -1
  611. package/components/tree/themes/dark/tree-item.indigo.css.js.map +1 -1
  612. package/components/tree/themes/light/tree-item.base.css.js +1 -1
  613. package/components/tree/themes/light/tree-item.base.css.js.map +1 -1
  614. package/components/tree/themes/light/tree-item.bootstrap.css.js +1 -1
  615. package/components/tree/themes/light/tree-item.bootstrap.css.js.map +1 -1
  616. package/components/tree/themes/light/tree-item.fluent.css.js +1 -1
  617. package/components/tree/themes/light/tree-item.fluent.css.js.map +1 -1
  618. package/components/tree/themes/light/tree-item.indigo.css.js +1 -1
  619. package/components/tree/themes/light/tree-item.indigo.css.js.map +1 -1
  620. package/components/tree/themes/light/tree.base.css.js +1 -1
  621. package/components/tree/themes/light/tree.base.css.js.map +1 -1
  622. package/components/tree/tree-item.d.ts +25 -6
  623. package/components/tree/tree-item.js.map +1 -1
  624. package/components/tree/tree.d.ts +12 -3
  625. package/components/tree/tree.js +8 -8
  626. package/components/tree/tree.js.map +1 -1
  627. package/custom-elements.json +870 -2
  628. package/index.d.ts +5 -0
  629. package/index.js +3 -0
  630. package/index.js.map +1 -1
  631. package/package.json +5 -3
  632. package/themes/dark/bootstrap.css +6 -2
  633. package/themes/dark/fluent.css +11 -7
  634. package/themes/dark/indigo.css +6 -2
  635. package/themes/dark/material.css +6 -2
  636. package/themes/light/bootstrap.css +1 -1
  637. package/themes/light/fluent.css +6 -6
  638. package/themes/light/indigo.css +1 -1
  639. package/themes/light/material.css +1 -1
  640. package/theming/theming-event.d.ts +1 -1
  641. package/theming/types.d.ts +2 -2
  642. package/vscode-html-custom-data.json +337 -19
@@ -3,11 +3,11 @@
3
3
  "tags": [
4
4
  {
5
5
  "name": "igc-accordion",
6
- "description": "The Accordion is a container-based component that can house multiple expansion panels\nand offers keyboard navigation.\n\nSlots:\n\n * ` ` {} - Renders the expansion panels inside default slot.\n\nAttributes:\n\n * `single-expand` {`boolean`} - \n\nProperties:\n\n * `tagName` {`\"igc-accordion\"`} - \n\n * `styles` - \n\n * `_enabledPanels` {`IgcExpansionPanelComponent[]`} - \n\n * `singleExpand` {`boolean`} - \n\n * `panels` {`IgcExpansionPanelComponent[]`} - Returns all of the accordions's direct igc-expansion-panel children.\n\n * `handleKeydown` - ",
6
+ "description": "The Accordion is a container-based component that can house multiple expansion panels\nand offers keyboard navigation.\n\nSlots:\n\n * ` ` {} - Renders the expansion panels inside default slot.\n\nAttributes:\n\n * `single-expand` {`boolean`} - Allows only one panel to be expanded at a time.\n\nProperties:\n\n * `tagName` {`\"igc-accordion\"`} - \n\n * `styles` - \n\n * `_enabledPanels` {`IgcExpansionPanelComponent[]`} - \n\n * `singleExpand` {`boolean`} - Allows only one panel to be expanded at a time.\n\n * `panels` {`IgcExpansionPanelComponent[]`} - Returns all of the accordions's direct igc-expansion-panel children.\n\n * `handleKeydown` - ",
7
7
  "attributes": [
8
8
  {
9
9
  "name": "single-expand",
10
- "description": "`single-expand` {`boolean`} - \n\nProperty: singleExpand\n\nDefault: false",
10
+ "description": "`single-expand` {`boolean`} - Allows only one panel to be expanded at a time.\n\nProperty: singleExpand\n\nDefault: false",
11
11
  "valueSet": "v"
12
12
  }
13
13
  ]
@@ -625,7 +625,7 @@
625
625
  },
626
626
  {
627
627
  "name": "igc-checkbox",
628
- "description": "A check box allowing single values to be selected/deselected.\n\nEvents:\n\n * `igcChange` {} - Emitted when the control's checked state changes.\n\n * `igcFocus` {} - Emitted when the control gains focus.\n\n * `igcBlur` {} - Emitted when the control loses focus.\n\nSlots:\n\n * ` ` {} - The checkbox label.\n\nAttributes:\n\n * `indeterminate` {`boolean`} - Draws the checkbox in indeterminate state.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `disabled` {`boolean`} - Disables the control.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `label-position` {`\"before\" | \"after\"`} - The label position of the control.\n\n * `aria-labelledby` {`string`} - Sets the aria-labelledby attribute for the control.\n\nProperties:\n\n * `tagName` {`\"igc-checkbox\"`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `labelId` {`string`} - \n\n * `indeterminate` {`boolean`} - Draws the checkbox in indeterminate state.\n\n * `input` {`HTMLInputElement`} - \n\n * `focused` {`boolean`} - \n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `disabled` {`boolean`} - Disables the control.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `labelPosition` {`\"before\" | \"after\"`} - The label position of the control.\n\n * `ariaLabelledby` {`string`} - Sets the aria-labelledby attribute for the control.",
628
+ "description": "A check box allowing single values to be selected/deselected.\n\nEvents:\n\n * `igcChange` {} - Emitted when the control's checked state changes.\n\n * `igcFocus` {} - Emitted when the control gains focus.\n\n * `igcBlur` {} - Emitted when the control loses focus.\n\nSlots:\n\n * ` ` {} - The checkbox label.\n\nAttributes:\n\n * `indeterminate` {`boolean`} - Draws the checkbox in indeterminate state.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `disabled` {`boolean`} - Disables the control.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `label-position` {`\"before\" | \"after\"`} - The label position of the control.\n\n * `aria-labelledby` {`string`} - Sets the aria-labelledby attribute for the control.\n\nProperties:\n\n * `tagName` {`\"igc-checkbox\"`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `labelId` {`string`} - \n\n * `indeterminate` {`boolean`} - Draws the checkbox in indeterminate state.\n\n * `input` {`HTMLInputElement`} - \n\n * `label` {`Node[]`} - \n\n * `focused` {`boolean`} - \n\n * `hideLabel` {`boolean`} - \n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `disabled` {`boolean`} - Disables the control.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `labelPosition` {`\"before\" | \"after\"`} - The label position of the control.\n\n * `ariaLabelledby` {`string`} - Sets the aria-labelledby attribute for the control.",
629
629
  "attributes": [
630
630
  {
631
631
  "name": "indeterminate",
@@ -692,7 +692,7 @@
692
692
  },
693
693
  {
694
694
  "name": "igc-switch",
695
- "description": "Similar to a checkbox, a switch controls the state of a single setting on or off.\n\nEvents:\n\n * `igcChange` {} - Emitted when the control's checked state changes.\n\n * `igcFocus` {} - Emitted when the control gains focus.\n\n * `igcBlur` {} - Emitted when the control loses focus.\n\nSlots:\n\n * ` ` {} - The switch label.\n\nAttributes:\n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `disabled` {`boolean`} - Disables the control.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `label-position` {`\"before\" | \"after\"`} - The label position of the control.\n\n * `aria-labelledby` {`string`} - Sets the aria-labelledby attribute for the control.\n\nProperties:\n\n * `tagName` {`\"igc-switch\"`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `labelId` {`string`} - \n\n * `input` {`HTMLInputElement`} - \n\n * `focused` {`boolean`} - \n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `disabled` {`boolean`} - Disables the control.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `labelPosition` {`\"before\" | \"after\"`} - The label position of the control.\n\n * `ariaLabelledby` {`string`} - Sets the aria-labelledby attribute for the control.",
695
+ "description": "Similar to a checkbox, a switch controls the state of a single setting on or off.\n\nEvents:\n\n * `igcChange` {} - Emitted when the control's checked state changes.\n\n * `igcFocus` {} - Emitted when the control gains focus.\n\n * `igcBlur` {} - Emitted when the control loses focus.\n\nSlots:\n\n * ` ` {} - The switch label.\n\nAttributes:\n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `disabled` {`boolean`} - Disables the control.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `label-position` {`\"before\" | \"after\"`} - The label position of the control.\n\n * `aria-labelledby` {`string`} - Sets the aria-labelledby attribute for the control.\n\nProperties:\n\n * `tagName` {`\"igc-switch\"`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `labelId` {`string`} - \n\n * `input` {`HTMLInputElement`} - \n\n * `label` {`Node[]`} - \n\n * `focused` {`boolean`} - \n\n * `hideLabel` {`boolean`} - \n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `disabled` {`boolean`} - Disables the control.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `labelPosition` {`\"before\" | \"after\"`} - The label position of the control.\n\n * `ariaLabelledby` {`string`} - Sets the aria-labelledby attribute for the control.",
696
696
  "attributes": [
697
697
  {
698
698
  "name": "name",
@@ -811,9 +811,181 @@
811
811
  }
812
812
  ]
813
813
  },
814
+ {
815
+ "name": "igc-combo-header",
816
+ "description": "Properties:\n\n * `tagName` {`string`} - \n\n * `styles` - ",
817
+ "attributes": []
818
+ },
819
+ {
820
+ "name": "igc-combo-item",
821
+ "description": "Attributes:\n\n * `selected` {`boolean`} - Determines whether the item is selected.\n\n * `active` {`boolean`} - Determines whether the item is active.\n\nProperties:\n\n * `tagName` {`string`} - \n\n * `styles` - \n\n * `index` {`number`} - \n\n * `selected` {`boolean`} - Determines whether the item is selected.\n\n * `active` {`boolean`} - Determines whether the item is active.",
822
+ "attributes": [
823
+ {
824
+ "name": "selected",
825
+ "description": "`selected` {`boolean`} - Determines whether the item is selected.\n\nProperty: selected\n\nDefault: false",
826
+ "valueSet": "v"
827
+ },
828
+ {
829
+ "name": "active",
830
+ "description": "`active` {`boolean`} - Determines whether the item is active.\n\nProperty: active\n\nDefault: false",
831
+ "valueSet": "v"
832
+ }
833
+ ]
834
+ },
835
+ {
836
+ "name": "igc-combo-list",
837
+ "description": "Properties:\n\n * `tagName` {`\"igc-combo-list\"`} - \n\n * `_renderItem` - \n\n * `_providedRenderItem` - \n\n * `renderItem` - \n\n * `items` {`unknown[]`} - \n\n * `scroller` {`boolean`} - \n\n * `keyFunction` - \n\n * `_first` - \n\n * `_last` - \n\n * `_layout` - \n\n * `_virtualizer` - \n\n * `layout` - ",
838
+ "attributes": []
839
+ },
840
+ {
841
+ "name": "igc-combo",
842
+ "description": "Events:\n\n * `igcFocus` {} - Emitted when the select gains focus.\n\n * `igcBlur` {} - Emitted when the select loses focus.\n\n * `igcChange` {} - Emitted when the control's selection has changed.\n\n * `igcOpening` {} - Emitted just before the list of options is opened.\n\n * `igcOpened` {} - Emitted after the list of options is opened.\n\n * `igcClosing` {} - Emitter just before the list of options is closed.\n\n * `igcClosed` {} - Emitted after the list of options is closed.\n\nSlots:\n\n * `prefix` {} - Renders content before the input.\n\n * `suffix` {} - Renders content after input.\n\n * `header` {} - Renders a container before the list of options.\n\n * `footer` {} - Renders a container after the list of options.\n\n * `helper-text` {} - Renders content below the input.\n\n * `toggle-icon` {} - Renders content inside the suffix container.\n\n * `clear-icon` {} - Renders content inside the suffix container.\n\nAttributes:\n\n * `name` {`string`} - The name attribute of the control.\n\n * `disabled` {`boolean`} - The disabled attribute of the control.\n\n * `required` {`boolean`} - The required attribute of the control.\n\n * `invalid` {`boolean`} - The invalid attribute of the control.\n\n * `outlined` {`boolean`} - The outlined attribute of the control.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `autofocus-list` {`boolean`} - Focuses the list of options when the menu opens.\n\n * `label` {`string`} - The label attribute of the control.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `placeholder-search` {`string`} - The placeholder attribute of the search input.\n\n * `dir` {`\"ltr\" | \"rtl\" | \"auto\"`} - The direction attribute of the control.\n\n * `open` {`boolean`} - Sets the open state of the component.\n\n * `flip` {`boolean`} - \n\n * `value-key` - The key in the data source used when selecting items.\n\n * `display-key` - The key in the data source used to display items in the list.\n\n * `group-key` - The key in the data source used to group items in the list.\n\n * `group-sorting` {\"asc\" | \"desc\"} - Sorts the items in each group by ascending or descending order.\n\n * `filtering-options` {FilteringOptions<T>} - An object that configures the filtering of the combo.\n\n * `case-sensitive-icon` {`boolean`} - Enables the case sensitive search icon in the filtering input.\n\n * `disable-filtering` {`boolean`} - Disables the filtering of the list of options.\n\nProperties:\n\n * `tagName` {`\"igc-combo\"`} - \n\n * `styles` - \n\n * `navigationController` - \n\n * `selectionController` - \n\n * `dataController` - \n\n * `themeController` {`ThemeController`} - \n\n * `theme` {`Theme`} - \n\n * `helperText` {`HTMLElement[]`} - \n\n * `inputSuffix` {`HTMLElement[]`} - \n\n * `inputPrefix` {`HTMLElement[]`} - \n\n * `input` - \n\n * `target` - \n\n * `list` - \n\n * `data` {`T[]`} - The data source used to generate the list of options.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `disabled` {`boolean`} - The disabled attribute of the control.\n\n * `required` {`boolean`} - The required attribute of the control.\n\n * `invalid` {`boolean`} - The invalid attribute of the control.\n\n * `outlined` {`boolean`} - The outlined attribute of the control.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `autofocusList` {`boolean`} - Focuses the list of options when the menu opens.\n\n * `label` {`string`} - The label attribute of the control.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `placeholderSearch` {`string`} - The placeholder attribute of the search input.\n\n * `dir` {`\"ltr\" | \"rtl\" | \"auto\"`} - The direction attribute of the control.\n\n * `open` {`boolean`} - Sets the open state of the component.\n\n * `flip` {`boolean`} - \n\n * `valueKey` - The key in the data source used when selecting items.\n\n * `displayKey` - The key in the data source used to display items in the list.\n\n * `groupKey` - The key in the data source used to group items in the list.\n\n * `groupSorting` {\"asc\" | \"desc\"} - Sorts the items in each group by ascending or descending order.\n\n * `filteringOptions` {FilteringOptions<T>} - An object that configures the filtering of the combo.\n\n * `caseSensitiveIcon` {`boolean`} - Enables the case sensitive search icon in the filtering input.\n\n * `disableFiltering` {`boolean`} - Disables the filtering of the list of options.\n\n * `itemTemplate` {ComboItemTemplate<T>} - The template used for the content of each combo item.\n\n * `groupHeaderTemplate` {ComboItemTemplate<T>} - The template used for the content of each combo group header.\n\n * `dataState` {`ComboRecord<T>[]`} - \n\n * `value` {`string`} - Returns the current selection as a list of commma separated values,\nrepresented by the display key, when provided.\n\n * `itemRenderer` - \n\n * `hasPrefixes` {`boolean`} - \n\n * `hasSuffixes` {`boolean`} - \n\n * `toggleController` - ",
843
+ "attributes": [
844
+ {
845
+ "name": "name",
846
+ "description": "`name` {`string`} - The name attribute of the control.\n\nProperty: name"
847
+ },
848
+ {
849
+ "name": "disabled",
850
+ "description": "`disabled` {`boolean`} - The disabled attribute of the control.\n\nProperty: disabled\n\nDefault: false",
851
+ "valueSet": "v"
852
+ },
853
+ {
854
+ "name": "required",
855
+ "description": "`required` {`boolean`} - The required attribute of the control.\n\nProperty: required\n\nDefault: false",
856
+ "valueSet": "v"
857
+ },
858
+ {
859
+ "name": "invalid",
860
+ "description": "`invalid` {`boolean`} - The invalid attribute of the control.\n\nProperty: invalid\n\nDefault: false",
861
+ "valueSet": "v"
862
+ },
863
+ {
864
+ "name": "outlined",
865
+ "description": "`outlined` {`boolean`} - The outlined attribute of the control.\n\nProperty: outlined\n\nDefault: false",
866
+ "valueSet": "v"
867
+ },
868
+ {
869
+ "name": "autofocus",
870
+ "description": "`autofocus` {`boolean`} - The autofocus attribute of the control.\n\nProperty: autofocus",
871
+ "valueSet": "v"
872
+ },
873
+ {
874
+ "name": "autofocus-list",
875
+ "description": "`autofocus-list` {`boolean`} - Focuses the list of options when the menu opens.\n\nProperty: autofocusList\n\nDefault: false",
876
+ "valueSet": "v"
877
+ },
878
+ {
879
+ "name": "label",
880
+ "description": "`label` {`string`} - The label attribute of the control.\n\nProperty: label"
881
+ },
882
+ {
883
+ "name": "placeholder",
884
+ "description": "`placeholder` {`string`} - The placeholder attribute of the control.\n\nProperty: placeholder"
885
+ },
886
+ {
887
+ "name": "placeholder-search",
888
+ "description": "`placeholder-search` {`string`} - The placeholder attribute of the search input.\n\nProperty: placeholderSearch\n\nDefault: Search"
889
+ },
890
+ {
891
+ "name": "dir",
892
+ "description": "`dir` {`\"ltr\" | \"rtl\" | \"auto\"`} - The direction attribute of the control.\n\nProperty: dir\n\nDefault: auto",
893
+ "values": [
894
+ {
895
+ "name": "ltr"
896
+ },
897
+ {
898
+ "name": "rtl"
899
+ },
900
+ {
901
+ "name": "auto"
902
+ }
903
+ ]
904
+ },
905
+ {
906
+ "name": "open",
907
+ "description": "`open` {`boolean`} - Sets the open state of the component.\n\nProperty: open\n\nDefault: false",
908
+ "valueSet": "v"
909
+ },
910
+ {
911
+ "name": "flip",
912
+ "description": "`flip` {`boolean`} - \n\nProperty: flip\n\nDefault: true",
913
+ "valueSet": "v"
914
+ },
915
+ {
916
+ "name": "value-key",
917
+ "description": "`value-key` - The key in the data source used when selecting items.\n\nProperty: valueKey",
918
+ "values": []
919
+ },
920
+ {
921
+ "name": "display-key",
922
+ "description": "`display-key` - The key in the data source used to display items in the list.\n\nProperty: displayKey\n\nDefault: valueKey",
923
+ "values": []
924
+ },
925
+ {
926
+ "name": "group-key",
927
+ "description": "`group-key` - The key in the data source used to group items in the list.\n\nProperty: groupKey\n\nDefault: displayKey",
928
+ "values": []
929
+ },
930
+ {
931
+ "name": "group-sorting",
932
+ "description": "`group-sorting` {\"asc\" | \"desc\"} - Sorts the items in each group by ascending or descending order.\n\nProperty: groupSorting\n\nDefault: asc",
933
+ "values": [
934
+ {
935
+ "name": "asc"
936
+ },
937
+ {
938
+ "name": "desc"
939
+ }
940
+ ]
941
+ },
942
+ {
943
+ "name": "filtering-options",
944
+ "description": "`filtering-options` {FilteringOptions<T>} - An object that configures the filtering of the combo.\n\nProperty: filteringOptions\n\nDefault: [object Object]"
945
+ },
946
+ {
947
+ "name": "case-sensitive-icon",
948
+ "description": "`case-sensitive-icon` {`boolean`} - Enables the case sensitive search icon in the filtering input.\n\nProperty: caseSensitiveIcon\n\nDefault: false",
949
+ "valueSet": "v"
950
+ },
951
+ {
952
+ "name": "disable-filtering",
953
+ "description": "`disable-filtering` {`boolean`} - Disables the filtering of the list of options.\n\nProperty: disableFiltering\n\nDefault: false",
954
+ "valueSet": "v"
955
+ },
956
+ {
957
+ "name": "onigcFocus",
958
+ "description": "`igcFocus` {} - Emitted when the select gains focus."
959
+ },
960
+ {
961
+ "name": "onigcBlur",
962
+ "description": "`igcBlur` {} - Emitted when the select loses focus."
963
+ },
964
+ {
965
+ "name": "onigcChange",
966
+ "description": "`igcChange` {} - Emitted when the control's selection has changed."
967
+ },
968
+ {
969
+ "name": "onigcOpening",
970
+ "description": "`igcOpening` {} - Emitted just before the list of options is opened."
971
+ },
972
+ {
973
+ "name": "onigcOpened",
974
+ "description": "`igcOpened` {} - Emitted after the list of options is opened."
975
+ },
976
+ {
977
+ "name": "onigcClosing",
978
+ "description": "`igcClosing` {} - Emitter just before the list of options is closed."
979
+ },
980
+ {
981
+ "name": "onigcClosed",
982
+ "description": "`igcClosed` {} - Emitted after the list of options is closed."
983
+ }
984
+ ]
985
+ },
814
986
  {
815
987
  "name": "igc-date-time-input",
816
- "description": "A date time input is an input field that lets you set and edit the date and time in a chosen input element\nusing customizable display and input formats.\n\nEvents:\n\n * `igcInput` {} - Emitted when the control input receives user input.\n\n * `igcChange` {} - Emitted when the control's checked state changes.\n\n * `igcFocus` {} - Emitted when the control gains focus.\n\n * `igcBlur` {} - Emitted when the control loses focus.\n\nSlots:\n\n * `prefix` {} - Renders content before the input.\n\n * `suffix` {} - Renders content after input.\n\n * `helper-text` {} - Renders content below the input.\n\nAttributes:\n\n * `input-format` {`string`} - The date format to apply on the input.\n\n * `min-value` {`Date | null`} - The minimum value required for the input to remain valid.\n\n * `max-value` {`Date | null`} - The maximum value required for the input to remain valid.\n\n * `display-format` {`string`} - Format to display the value in when not editing.\nDefaults to the input format if not set.\n\n * `spin-loop` {`boolean`} - Sets whether to loop over the currently spun segment.\n\n * `locale` {`string`} - The locale settings used to display the value.\n\n * `prompt` {`string`} - The prompt symbol to use for unfilled parts of the mask.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `value` {`Date | null`} - The value of the input.\n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - \n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `tagName` {`\"igc-date-time-input\"`} - \n\n * `_defaultMask` {`string`} - \n\n * `_value` {`Date | null`} - \n\n * `_oldValue` {`Date | null`} - \n\n * `_inputDateParts` {`DatePartInfo[]`} - \n\n * `_inputFormat` {`string`} - \n\n * `_datePartDeltas` {`DatePartDeltas`} - \n\n * `inputFormat` {`string`} - The date format to apply on the input.\n\n * `minValue` {`Date | null`} - The minimum value required for the input to remain valid.\n\n * `maxValue` {`Date | null`} - The maximum value required for the input to remain valid.\n\n * `displayFormat` {`string`} - Format to display the value in when not editing.\nDefaults to the input format if not set.\n\n * `spinDelta` {`DatePartDeltas`} - Delta values used to increment or decrement each date part on step actions.\nAll values default to `1`.\n\n * `spinLoop` {`boolean`} - Sets whether to loop over the currently spun segment.\n\n * `locale` {`string`} - The locale settings used to display the value.\n\n * `hasDateParts` {`boolean`} - \n\n * `hasTimeParts` {`boolean`} - \n\n * `targetDatePart` {`DatePart | undefined`} - \n\n * `datePartDeltas` {`DatePartDeltas`} - \n\n * `parser` - \n\n * `selection` {`MaskSelection`} - \n\n * `compositionStart` {`number`} - \n\n * `hasFocus` {`boolean`} - \n\n * `maskedValue` {`string`} - \n\n * `_mask` {`string`} - \n\n * `prompt` {`string`} - The prompt symbol to use for unfilled parts of the mask.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `inputSelection` {`MaskSelection`} - \n\n * `emptyMask` {`string`} - \n\n * `shadowRootOptions` {`{ delegatesFocus: boolean; mode: ShadowRootMode; slotAssignment?: SlotAssignmentMode | undefined; customElements?: CustomElementRegistry | undefined; }`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `value` {`Date | null`} - The value of the input.\n\n * `input` {`HTMLInputElement`} - \n\n * `prefixes` {`HTMLElement[]`} - \n\n * `suffixes` {`HTMLElement[]`} - \n\n * `helperText` {`HTMLElement[]`} - \n\n * `themeController` {`ThemeController`} - \n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - \n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
988
+ "description": "A date time input is an input field that lets you set and edit the date and time in a chosen input element\nusing customizable display and input formats.\n\nEvents:\n\n * `igcInput` {} - Emitted when the control input receives user input.\n\n * `igcChange` {} - Emitted when the control's checked state changes.\n\n * `igcFocus` {} - Emitted when the control gains focus.\n\n * `igcBlur` {} - Emitted when the control loses focus.\n\nSlots:\n\n * `prefix` {} - Renders content before the input.\n\n * `suffix` {} - Renders content after input.\n\n * `helper-text` {} - Renders content below the input.\n\nAttributes:\n\n * `input-format` {`string`} - The date format to apply on the input.\n\n * `min-value` {`Date | null`} - The minimum value required for the input to remain valid.\n\n * `max-value` {`Date | null`} - The maximum value required for the input to remain valid.\n\n * `display-format` {`string`} - Format to display the value in when not editing.\nDefaults to the input format if not set.\n\n * `spin-loop` {`boolean`} - Sets whether to loop over the currently spun segment.\n\n * `locale` {`string`} - The locale settings used to display the value.\n\n * `prompt` {`string`} - The prompt symbol to use for unfilled parts of the mask.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `value` {`Date | null`} - The value of the input.\n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - Whether the control will have outlined appearance.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `tagName` {`\"igc-date-time-input\"`} - \n\n * `_defaultMask` {`string`} - \n\n * `_value` {`Date | null`} - \n\n * `_oldValue` {`Date | null`} - \n\n * `_inputDateParts` {`DatePartInfo[]`} - \n\n * `_inputFormat` {`string`} - \n\n * `_datePartDeltas` {`DatePartDeltas`} - \n\n * `inputFormat` {`string`} - The date format to apply on the input.\n\n * `minValue` {`Date | null`} - The minimum value required for the input to remain valid.\n\n * `maxValue` {`Date | null`} - The maximum value required for the input to remain valid.\n\n * `displayFormat` {`string`} - Format to display the value in when not editing.\nDefaults to the input format if not set.\n\n * `spinDelta` {`DatePartDeltas`} - Delta values used to increment or decrement each date part on step actions.\nAll values default to `1`.\n\n * `spinLoop` {`boolean`} - Sets whether to loop over the currently spun segment.\n\n * `locale` {`string`} - The locale settings used to display the value.\n\n * `hasDateParts` {`boolean`} - \n\n * `hasTimeParts` {`boolean`} - \n\n * `targetDatePart` {`DatePart | undefined`} - \n\n * `datePartDeltas` {`DatePartDeltas`} - \n\n * `parser` - \n\n * `selection` {`MaskRange`} - \n\n * `compositionStart` {`number`} - \n\n * `hasFocus` {`boolean`} - \n\n * `maskedValue` {`string`} - \n\n * `_mask` {`string`} - \n\n * `prompt` {`string`} - The prompt symbol to use for unfilled parts of the mask.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `inputSelection` {`MaskRange`} - \n\n * `emptyMask` {`string`} - \n\n * `shadowRootOptions` {`{ delegatesFocus: boolean; mode: ShadowRootMode; slotAssignment?: SlotAssignmentMode | undefined; customElements?: CustomElementRegistry | undefined; }`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `value` {`Date | null`} - The value of the input.\n\n * `input` {`HTMLInputElement`} - \n\n * `prefixes` {`HTMLElement[]`} - \n\n * `suffixes` {`HTMLElement[]`} - \n\n * `helperText` {`HTMLElement[]`} - \n\n * `themeController` {`ThemeController`} - \n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - Whether the control will have outlined appearance.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
817
989
  "attributes": [
818
990
  {
819
991
  "name": "input-format",
@@ -877,7 +1049,7 @@
877
1049
  },
878
1050
  {
879
1051
  "name": "outlined",
880
- "description": "`outlined` {`boolean`} - \n\nProperty: outlined\n\nDefault: false",
1052
+ "description": "`outlined` {`boolean`} - Whether the control will have outlined appearance.\n\nProperty: outlined\n\nDefault: false",
881
1053
  "valueSet": "v"
882
1054
  },
883
1055
  {
@@ -1205,7 +1377,7 @@
1205
1377
  },
1206
1378
  {
1207
1379
  "name": "igc-icon",
1208
- "description": "Icon component\n\nAttributes:\n\n * `name` {`string`} - The name of the icon glyph to draw.\n\n * `collection` {`string`} - The name of the registered collection for look up of icons.\nDefaults to `default`.\n\n * `mirrored` {`boolean`} - Whether to flip the icon. Useful for RTL layouts.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `tagName` {`\"igc-icon\"`} - \n\n * `styles` - \n\n * `svg` {`string`} - \n\n * `_name` {`string`} - \n\n * `_collection` {`string`} - \n\n * `name` {`string`} - The name of the icon glyph to draw.\n\n * `collection` {`string`} - The name of the registered collection for look up of icons.\nDefaults to `default`.\n\n * `mirrored` {`boolean`} - Whether to flip the icon. Useful for RTL layouts.\n\n * `iconLoaded` - \n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
1380
+ "description": "Icon component\n\nAttributes:\n\n * `name` {`string`} - The name of the icon glyph to draw.\n\n * `collection` {`string`} - The name of the registered collection for look up of icons.\nDefaults to `default`.\n\n * `mirrored` {`boolean`} - Whether to flip the icon. Useful for RTL layouts.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `tagName` {`\"igc-icon\"`} - \n\n * `styles` - \n\n * `svg` {`string`} - \n\n * `name` {`string`} - The name of the icon glyph to draw.\n\n * `collection` {`string`} - The name of the registered collection for look up of icons.\nDefaults to `default`.\n\n * `mirrored` {`boolean`} - Whether to flip the icon. Useful for RTL layouts.\n\n * `iconLoaded` - \n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
1209
1381
  "attributes": [
1210
1382
  {
1211
1383
  "name": "name",
@@ -1228,7 +1400,7 @@
1228
1400
  },
1229
1401
  {
1230
1402
  "name": "igc-input",
1231
- "description": "Events:\n\n * `igcInput` {} - Emitted when the control input receives user input.\n\n * `igcChange` {} - Emitted when the control's checked state changes.\n\n * `igcFocus` {} - Emitted when the control gains focus.\n\n * `igcBlur` {} - Emitted when the control loses focus.\n\nSlots:\n\n * `prefix` {} - Renders content before the input.\n\n * `suffix` {} - Renders content after input.\n\n * `helper-text` {} - Renders content below the input.\n\nAttributes:\n\n * `type` {`\"number\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"url\"`} - The type attribute of the control.\n\n * `inputmode` {`\"numeric\" | \"none\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"txt\" | \"decimal\"`} - The input mode attribute of the control.\n\n * `pattern` {`string`} - The pattern attribute of the control.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `minlength` {`number`} - The minlength attribute of the control.\n\n * `maxlength` {`number`} - The maxlength attribute of the control.\n\n * `min` {`string | number`} - The min attribute of the control.\n\n * `max` {`string | number`} - The max attribute of the control.\n\n * `step` {`number`} - The step attribute of the control.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `autocomplete` {`string`} - The autocomplete attribute of the control.\n\n * `tabIndex` {`number`} - \n\n * `value` {`string`} - The value attribute of the control.\n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - \n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `tagName` {`\"igc-input\"`} - \n\n * `type` {`\"number\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"url\"`} - The type attribute of the control.\n\n * `inputmode` {`\"numeric\" | \"none\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"txt\" | \"decimal\"`} - The input mode attribute of the control.\n\n * `pattern` {`string`} - The pattern attribute of the control.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `minlength` {`number`} - The minlength attribute of the control.\n\n * `maxlength` {`number`} - The maxlength attribute of the control.\n\n * `min` {`string | number`} - The min attribute of the control.\n\n * `max` {`string | number`} - The max attribute of the control.\n\n * `step` {`number`} - The step attribute of the control.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `autocomplete` {`string`} - The autocomplete attribute of the control.\n\n * `tabIndex` {`number`} - \n\n * `shadowRootOptions` {`{ delegatesFocus: boolean; mode: ShadowRootMode; slotAssignment?: SlotAssignmentMode | undefined; customElements?: CustomElementRegistry | undefined; }`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `value` {`string`} - The value attribute of the control.\n\n * `input` {`HTMLInputElement`} - \n\n * `prefixes` {`HTMLElement[]`} - \n\n * `suffixes` {`HTMLElement[]`} - \n\n * `helperText` {`HTMLElement[]`} - \n\n * `themeController` {`ThemeController`} - \n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - \n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
1403
+ "description": "Events:\n\n * `igcInput` {} - Emitted when the control input receives user input.\n\n * `igcChange` {} - Emitted when the control's checked state changes.\n\n * `igcFocus` {} - Emitted when the control gains focus.\n\n * `igcBlur` {} - Emitted when the control loses focus.\n\nSlots:\n\n * `prefix` {} - Renders content before the input.\n\n * `suffix` {} - Renders content after input.\n\n * `helper-text` {} - Renders content below the input.\n\nAttributes:\n\n * `type` {`\"number\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"url\"`} - The type attribute of the control.\n\n * `inputmode` {`\"numeric\" | \"none\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"txt\" | \"decimal\"`} - The input mode attribute of the control.\n\n * `pattern` {`string`} - The pattern attribute of the control.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `minlength` {`number`} - The minlength attribute of the control.\n\n * `maxlength` {`number`} - The maxlength attribute of the control.\n\n * `min` {`string | number`} - The min attribute of the control.\n\n * `max` {`string | number`} - The max attribute of the control.\n\n * `step` {`number`} - The step attribute of the control.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `autocomplete` {`string`} - The autocomplete attribute of the control.\n\n * `tabIndex` {`number`} - \n\n * `value` {`string`} - The value of the control.\n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - Whether the control will have outlined appearance.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `tagName` {`\"igc-input\"`} - \n\n * `type` {`\"number\" | \"email\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"url\"`} - The type attribute of the control.\n\n * `inputmode` {`\"numeric\" | \"none\" | \"email\" | \"search\" | \"tel\" | \"url\" | \"txt\" | \"decimal\"`} - The input mode attribute of the control.\n\n * `pattern` {`string`} - The pattern attribute of the control.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `minlength` {`number`} - The minlength attribute of the control.\n\n * `maxlength` {`number`} - The maxlength attribute of the control.\n\n * `min` {`string | number`} - The min attribute of the control.\n\n * `max` {`string | number`} - The max attribute of the control.\n\n * `step` {`number`} - The step attribute of the control.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `autocomplete` {`string`} - The autocomplete attribute of the control.\n\n * `tabIndex` {`number`} - \n\n * `shadowRootOptions` {`{ delegatesFocus: boolean; mode: ShadowRootMode; slotAssignment?: SlotAssignmentMode | undefined; customElements?: CustomElementRegistry | undefined; }`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `value` {`string`} - The value of the control.\n\n * `input` {`HTMLInputElement`} - \n\n * `prefixes` {`HTMLElement[]`} - \n\n * `suffixes` {`HTMLElement[]`} - \n\n * `helperText` {`HTMLElement[]`} - \n\n * `themeController` {`ThemeController`} - \n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - Whether the control will have outlined appearance.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
1232
1404
  "attributes": [
1233
1405
  {
1234
1406
  "name": "type",
@@ -1333,7 +1505,7 @@
1333
1505
  },
1334
1506
  {
1335
1507
  "name": "value",
1336
- "description": "`value` {`string`} - The value attribute of the control.\n\nProperty: value\n\nDefault: "
1508
+ "description": "`value` {`string`} - The value of the control.\n\nProperty: value\n\nDefault: "
1337
1509
  },
1338
1510
  {
1339
1511
  "name": "dir",
@@ -1356,7 +1528,7 @@
1356
1528
  },
1357
1529
  {
1358
1530
  "name": "outlined",
1359
- "description": "`outlined` {`boolean`} - \n\nProperty: outlined\n\nDefault: false",
1531
+ "description": "`outlined` {`boolean`} - Whether the control will have outlined appearance.\n\nProperty: outlined\n\nDefault: false",
1360
1532
  "valueSet": "v"
1361
1533
  },
1362
1534
  {
@@ -1437,7 +1609,7 @@
1437
1609
  },
1438
1610
  {
1439
1611
  "name": "igc-mask-input",
1440
- "description": "A masked input is an input field where a developer can control user input and format the visible value,\nbased on configurable rules\n\nEvents:\n\n * `igcInput` {} - Emitted when the control receives user input\n\n * `igcChange` {} - Emitted when an alteration of the control's value is committed by the user\n\n * `igcFocus` {} - Emitted when the control gains focus\n\n * `igcBlur` {} - Emitted when the control loses focus\n\nSlots:\n\n * `prefix` {} - Renders content before the input\n\n * `suffix` {} - Renders content after the input\n\n * `helper-text` {} - Renders content below the input\n\nAttributes:\n\n * `value-mode` {`\"raw\" | \"withFormatting\"`} - Dictates the behavior when retrieving the value of the control:\n\n- `raw` will return the clean user input.\n- `withFormatting` will return the value with all literals and prompts.\n\n * `mask` {`string`} - The mask pattern to apply on the input.\n\n * `prompt` {`string`} - The prompt symbol to use for unfilled parts of the mask.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `value` {`string`} - The value of the input.\n\nRegardless of the currently set `value-mode`, an empty value will return an empty string.\n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - \n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `tagName` {`\"igc-mask-input\"`} - \n\n * `_value` {`string`} - \n\n * `valueMode` {`\"raw\" | \"withFormatting\"`} - Dictates the behavior when retrieving the value of the control:\n\n- `raw` will return the clean user input.\n- `withFormatting` will return the value with all literals and prompts.\n\n * `mask` {`string`} - The mask pattern to apply on the input.\n\n * `parser` - \n\n * `selection` {`MaskSelection`} - \n\n * `compositionStart` {`number`} - \n\n * `hasFocus` {`boolean`} - \n\n * `maskedValue` {`string`} - \n\n * `_mask` {`string`} - \n\n * `prompt` {`string`} - The prompt symbol to use for unfilled parts of the mask.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `inputSelection` {`MaskSelection`} - \n\n * `emptyMask` {`string`} - \n\n * `shadowRootOptions` {`{ delegatesFocus: boolean; mode: ShadowRootMode; slotAssignment?: SlotAssignmentMode | undefined; customElements?: CustomElementRegistry | undefined; }`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `value` {`string`} - The value of the input.\n\nRegardless of the currently set `value-mode`, an empty value will return an empty string.\n\n * `input` {`HTMLInputElement`} - \n\n * `prefixes` {`HTMLElement[]`} - \n\n * `suffixes` {`HTMLElement[]`} - \n\n * `helperText` {`HTMLElement[]`} - \n\n * `themeController` {`ThemeController`} - \n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - \n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
1612
+ "description": "A masked input is an input field where a developer can control user input and format the visible value,\nbased on configurable rules\n\nEvents:\n\n * `igcInput` {} - Emitted when the control receives user input\n\n * `igcChange` {} - Emitted when an alteration of the control's value is committed by the user\n\n * `igcFocus` {} - Emitted when the control gains focus\n\n * `igcBlur` {} - Emitted when the control loses focus\n\nSlots:\n\n * `prefix` {} - Renders content before the input\n\n * `suffix` {} - Renders content after the input\n\n * `helper-text` {} - Renders content below the input\n\nAttributes:\n\n * `value-mode` {`\"raw\" | \"withFormatting\"`} - Dictates the behavior when retrieving the value of the control:\n\n- `raw` will return the clean user input.\n- `withFormatting` will return the value with all literals and prompts.\n\n * `mask` {`string`} - The mask pattern to apply on the input.\n\n * `prompt` {`string`} - The prompt symbol to use for unfilled parts of the mask.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `value` {`string`} - The value of the input.\n\nRegardless of the currently set `value-mode`, an empty value will return an empty string.\n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - Whether the control will have outlined appearance.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `tagName` {`\"igc-mask-input\"`} - \n\n * `_value` {`string`} - \n\n * `valueMode` {`\"raw\" | \"withFormatting\"`} - Dictates the behavior when retrieving the value of the control:\n\n- `raw` will return the clean user input.\n- `withFormatting` will return the value with all literals and prompts.\n\n * `mask` {`string`} - The mask pattern to apply on the input.\n\n * `parser` - \n\n * `selection` {`MaskRange`} - \n\n * `compositionStart` {`number`} - \n\n * `hasFocus` {`boolean`} - \n\n * `maskedValue` {`string`} - \n\n * `_mask` {`string`} - \n\n * `prompt` {`string`} - The prompt symbol to use for unfilled parts of the mask.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `inputSelection` {`MaskRange`} - \n\n * `emptyMask` {`string`} - \n\n * `shadowRootOptions` {`{ delegatesFocus: boolean; mode: ShadowRootMode; slotAssignment?: SlotAssignmentMode | undefined; customElements?: CustomElementRegistry | undefined; }`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `value` {`string`} - The value of the input.\n\nRegardless of the currently set `value-mode`, an empty value will return an empty string.\n\n * `input` {`HTMLInputElement`} - \n\n * `prefixes` {`HTMLElement[]`} - \n\n * `suffixes` {`HTMLElement[]`} - \n\n * `helperText` {`HTMLElement[]`} - \n\n * `themeController` {`ThemeController`} - \n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `outlined` {`boolean`} - Whether the control will have outlined appearance.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `disabled` {`boolean`} - Makes the control a disabled field.\n\n * `readonly` {`boolean`} - Makes the control a readonly field.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `label` {`string`} - The label for the control.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
1441
1613
  "attributes": [
1442
1614
  {
1443
1615
  "name": "value-mode",
@@ -1489,7 +1661,7 @@
1489
1661
  },
1490
1662
  {
1491
1663
  "name": "outlined",
1492
- "description": "`outlined` {`boolean`} - \n\nProperty: outlined\n\nDefault: false",
1664
+ "description": "`outlined` {`boolean`} - Whether the control will have outlined appearance.\n\nProperty: outlined\n\nDefault: false",
1493
1665
  "valueSet": "v"
1494
1666
  },
1495
1667
  {
@@ -1750,11 +1922,11 @@
1750
1922
  },
1751
1923
  {
1752
1924
  "name": "igc-radio-group",
1753
- "description": "Attributes:\n\n * `alignment` {`\"vertical\" | \"horizontal\"`} - \n\nProperties:\n\n * `tagName` {`\"igc-radio-group\"`} - \n\n * `styles` - \n\n * `radios` {`IgcRadioComponent[]`} - \n\n * `alignment` {`\"vertical\" | \"horizontal\"`} - \n\n * `handleKeydown` - ",
1925
+ "description": "Attributes:\n\n * `alignment` {`\"vertical\" | \"horizontal\"`} - Alignment of the radio controls inside this group.\n\nProperties:\n\n * `tagName` {`\"igc-radio-group\"`} - \n\n * `styles` - \n\n * `radios` {`IgcRadioComponent[]`} - \n\n * `alignment` {`\"vertical\" | \"horizontal\"`} - Alignment of the radio controls inside this group.\n\n * `handleKeydown` - ",
1754
1926
  "attributes": [
1755
1927
  {
1756
1928
  "name": "alignment",
1757
- "description": "`alignment` {`\"vertical\" | \"horizontal\"`} - \n\nProperty: alignment\n\nDefault: vertical",
1929
+ "description": "`alignment` {`\"vertical\" | \"horizontal\"`} - Alignment of the radio controls inside this group.\n\nProperty: alignment\n\nDefault: vertical",
1758
1930
  "values": [
1759
1931
  {
1760
1932
  "name": "vertical"
@@ -1768,7 +1940,7 @@
1768
1940
  },
1769
1941
  {
1770
1942
  "name": "igc-radio",
1771
- "description": "Events:\n\n * `igcChange` {} - Emitted when the control's checked state changes.\n\n * `igcFocus` {} - Emitted when the control gains focus.\n\n * `igcBlur` {} - Emitted when the control loses focus.\n\nSlots:\n\n * ` ` {} - The radio label.\n\nAttributes:\n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `disabled` {`boolean`} - Disables the radio control.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `label-position` {`\"before\" | \"after\"`} - The label position of the radio control.\n\n * `aria-labelledby` {`string`} - Sets the aria-labelledby attribute for the radio control.\n\nProperties:\n\n * `tagName` {`\"igc-radio\"`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `labelId` {`string`} - \n\n * `input` {`HTMLInputElement`} - \n\n * `_tabIndex` {`number`} - \n\n * `focused` {`boolean`} - \n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `disabled` {`boolean`} - Disables the radio control.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `labelPosition` {`\"before\" | \"after\"`} - The label position of the radio control.\n\n * `ariaLabelledby` {`string`} - Sets the aria-labelledby attribute for the radio control.",
1943
+ "description": "Events:\n\n * `igcChange` {} - Emitted when the control's checked state changes.\n\n * `igcFocus` {} - Emitted when the control gains focus.\n\n * `igcBlur` {} - Emitted when the control loses focus.\n\nSlots:\n\n * ` ` {} - The radio label.\n\nAttributes:\n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `disabled` {`boolean`} - Disables the radio control.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `label-position` {`\"before\" | \"after\"`} - The label position of the radio control.\n\n * `aria-labelledby` {`string`} - Sets the aria-labelledby attribute for the radio control.\n\nProperties:\n\n * `tagName` {`\"igc-radio\"`} - \n\n * `styles` - \n\n * `increment` - \n\n * `inputId` {`string`} - \n\n * `labelId` {`string`} - \n\n * `input` {`HTMLInputElement`} - \n\n * `label` {`Node[]`} - \n\n * `_tabIndex` {`number`} - \n\n * `focused` {`boolean`} - \n\n * `hideLabel` {`boolean`} - \n\n * `name` {`string`} - The name attribute of the control.\n\n * `value` {`string`} - The value attribute of the control.\n\n * `required` {`boolean`} - Makes the control a required field.\n\n * `checked` {`boolean`} - The checked state of the control.\n\n * `disabled` {`boolean`} - Disables the radio control.\n\n * `invalid` {`boolean`} - Controls the validity of the control.\n\n * `labelPosition` {`\"before\" | \"after\"`} - The label position of the radio control.\n\n * `ariaLabelledby` {`string`} - Sets the aria-labelledby attribute for the radio control.",
1772
1944
  "attributes": [
1773
1945
  {
1774
1946
  "name": "name",
@@ -1913,11 +2085,11 @@
1913
2085
  },
1914
2086
  {
1915
2087
  "name": "igc-select-group",
1916
- "description": "Slots:\n\n * `label` {} - Contains the group's label.\n\n * ` ` {} - Intended to contain the items belonging to this group.\n\nAttributes:\n\n * `disabled` {`boolean`} - \n\nProperties:\n\n * `controlledItems` {`IgcSelectItemComponent[]`} - \n\n * `activeItems` {`IgcSelectItemComponent[]`} - \n\n * `disabled` {`boolean`} - \n\n * `observer` {`MutationObserver`} - \n\n * `tagName` {`\"igc-select-group\"`} - \n\n * `styles` - \n\n * `parent` - \n\n * `items` {`IgcSelectItemComponent[]`} - All child `igc-select-item`s.",
2088
+ "description": "Slots:\n\n * `label` {} - Contains the group's label.\n\n * ` ` {} - Intended to contain the items belonging to this group.\n\nAttributes:\n\n * `disabled` {`boolean`} - Whether the group item and all its children are disabled.\n\nProperties:\n\n * `controlledItems` {`IgcSelectItemComponent[]`} - \n\n * `activeItems` {`IgcSelectItemComponent[]`} - \n\n * `disabled` {`boolean`} - Whether the group item and all its children are disabled.\n\n * `observer` {`MutationObserver`} - \n\n * `tagName` {`\"igc-select-group\"`} - \n\n * `styles` - \n\n * `parent` - \n\n * `items` {`IgcSelectItemComponent[]`} - All child `igc-select-item`s.",
1917
2089
  "attributes": [
1918
2090
  {
1919
2091
  "name": "disabled",
1920
- "description": "`disabled` {`boolean`} - \n\nProperty: disabled\n\nDefault: false",
2092
+ "description": "`disabled` {`boolean`} - Whether the group item and all its children are disabled.\n\nProperty: disabled\n\nDefault: false",
1921
2093
  "valueSet": "v"
1922
2094
  }
1923
2095
  ]
@@ -1954,7 +2126,7 @@
1954
2126
  },
1955
2127
  {
1956
2128
  "name": "igc-select",
1957
- "description": "Events:\n\n * `igcChange` {} - Emitted when the selected item changes.\n\n * `igcOpening` {} - Emitted just before the dropdown is open.\n\n * `igcOpened` {} - Emitted after the dropdown is open.\n\n * `igcClosing` {} - Emitter just before the dropdown is closed.\n\n * `igcClosed` {} - Emitted after closing the dropdown.\n\nSlots:\n\n * `target` {} - Renders the dropdown's target element.\n\n * ` ` {} - Renders the dropdown list items.\n\nAttributes:\n\n * `value` {`string | undefined`} - The value attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `disabled` {`boolean`} - The disabled attribute of the control.\n\n * `required` {`boolean`} - The required attribute of the control.\n\n * `invalid` {`boolean`} - The invalid attribute of the control.\n\n * `outlined` {`boolean`} - The outlined attribute of the control.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `label` {`string`} - The label attribute of the control.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `dir` {`\"ltr\" | \"rtl\" | \"auto\"`} - The direction attribute of the control.\n\n * `keep-open-on-select` {`boolean`} - Whether the dropdown should be kept open on selection.\n\n * `scroll-strategy` {`\"scroll\" | \"block\" | \"close\"`} - Determines the behavior of the component during scrolling the container.\n\n * `keep-open-on-outside-click` {`boolean`} - Whether the component should be kept open on clicking outside of it.\n\n * `open` {`boolean`} - Sets the open state of the component.\n\n * `placement` {\"top\" | \"top-start\" | \"top-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"right\" | \"right-start\" | \"right-end\" | \"left\" | \"left-start\" | \"left-end\"} - The preferred placement of the component around the target element.\n\n * `position-strategy` {`\"absolute\" | \"fixed\"`} - Sets the component's positioning strategy.\n\n * `flip` {`boolean`} - Whether the component should be flipped to the opposite side of the target once it's about to overflow the visible area.\nWhen true, once enough space is detected on its preferred side, it will flip back.\n\n * `distance` {`number`} - The distance from the target element.\n\n * `same-width` {`boolean`} - Whether the dropdown's width should be the same as the target's one.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `searchTerm` {`string`} - \n\n * `lastKeyTime` {`number`} - \n\n * `targetKeyHandlers` {`Map<string, Function>`} - \n\n * `helperText` {`HTMLElement[]`} - \n\n * `inputSuffix` {`HTMLElement[]`} - \n\n * `inputPrefix` {`HTMLElement[]`} - \n\n * `value` {`string | undefined`} - The value attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `disabled` {`boolean`} - The disabled attribute of the control.\n\n * `required` {`boolean`} - The required attribute of the control.\n\n * `invalid` {`boolean`} - The invalid attribute of the control.\n\n * `outlined` {`boolean`} - The outlined attribute of the control.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `label` {`string`} - The label attribute of the control.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `dir` {`\"ltr\" | \"rtl\" | \"auto\"`} - The direction attribute of the control.\n\n * `hasPrefixes` {`boolean`} - \n\n * `hasSuffixes` {`boolean`} - \n\n * `tagName` {`\"igc-select\"`} - \n\n * `styles` - \n\n * `selectedItem` - \n\n * `activeItem` - \n\n * `target` - \n\n * `keyDownHandlers` {`Map<string, Function>`} - \n\n * `allItems` {`IgcDropdownItemComponent[]`} - \n\n * `targetNodes` {`HTMLElement[]`} - \n\n * `content` {`HTMLElement`} - \n\n * `scrollContainer` {`HTMLElement`} - \n\n * `items` {`IgcSelectItemComponent[]`} - \n\n * `groups` {`IgcSelectGroupComponent[]`} - \n\n * `keepOpenOnSelect` {`boolean`} - Whether the dropdown should be kept open on selection.\n\n * `handleKeyDown` - \n\n * `handleTargetClick` - \n\n * `toggleController` - \n\n * `scrollStrategy` {`\"scroll\" | \"block\" | \"close\"`} - Determines the behavior of the component during scrolling the container.\n\n * `keepOpenOnOutsideClick` {`boolean`} - Whether the component should be kept open on clicking outside of it.\n\n * `open` {`boolean`} - Sets the open state of the component.\n\n * `placement` {\"top\" | \"top-start\" | \"top-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"right\" | \"right-start\" | \"right-end\" | \"left\" | \"left-start\" | \"left-end\"} - The preferred placement of the component around the target element.\n\n * `positionStrategy` {`\"absolute\" | \"fixed\"`} - Sets the component's positioning strategy.\n\n * `flip` {`boolean`} - Whether the component should be flipped to the opposite side of the target once it's about to overflow the visible area.\nWhen true, once enough space is detected on its preferred side, it will flip back.\n\n * `distance` {`number`} - The distance from the target element.\n\n * `sameWidth` {`boolean`} - Whether the dropdown's width should be the same as the target's one.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
2129
+ "description": "Events:\n\n * `igcChange` {} - Emitted when the selected item changes.\n\n * `igcOpening` {} - Emitted just before the dropdown is open.\n\n * `igcOpened` {} - Emitted after the dropdown is open.\n\n * `igcClosing` {} - Emitter just before the dropdown is closed.\n\n * `igcClosed` {} - Emitted after closing the dropdown.\n\nSlots:\n\n * `target` {} - Renders the dropdown's target element.\n\n * ` ` {} - Renders the dropdown list items.\n\nAttributes:\n\n * `value` {`string | undefined`} - The value attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `disabled` {`boolean`} - The disabled attribute of the control.\n\n * `required` {`boolean`} - The required attribute of the control.\n\n * `invalid` {`boolean`} - The invalid attribute of the control.\n\n * `outlined` {`boolean`} - The outlined attribute of the control.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `label` {`string`} - The label attribute of the control.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `dir` {`\"ltr\" | \"rtl\" | \"auto\"`} - The direction attribute of the control.\n\n * `keep-open-on-select` {`boolean`} - Whether the dropdown should be kept open on selection.\n\n * `scroll-strategy` {`\"scroll\" | \"block\" | \"close\"`} - Determines the behavior of the component during scrolling the container.\n\n * `keep-open-on-outside-click` {`boolean`} - Whether the component should be kept open on clicking outside of it.\n\n * `open` {`boolean`} - Sets the open state of the component.\n\n * `placement` {\"top\" | \"top-start\" | \"top-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"right\" | \"right-start\" | \"right-end\" | \"left\" | \"left-start\" | \"left-end\"} - The preferred placement of the component around the target element.\n\n * `position-strategy` {`\"absolute\" | \"fixed\"`} - Sets the component's positioning strategy.\n\n * `flip` {`boolean`} - Whether the component should be flipped to the opposite side of the target once it's about to overflow the visible area.\nWhen true, once enough space is detected on its preferred side, it will flip back.\n\n * `distance` {`number`} - The distance from the target element.\n\n * `same-width` {`boolean`} - Whether the dropdown's width should be the same as the target's one.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `searchTerm` {`string`} - \n\n * `lastKeyTime` {`number`} - \n\n * `themeController` {`ThemeController`} - \n\n * `theme` {`Theme`} - \n\n * `targetKeyHandlers` {`Map<string, Function>`} - \n\n * `helperText` {`HTMLElement[]`} - \n\n * `inputSuffix` {`HTMLElement[]`} - \n\n * `inputPrefix` {`HTMLElement[]`} - \n\n * `value` {`string | undefined`} - The value attribute of the control.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `disabled` {`boolean`} - The disabled attribute of the control.\n\n * `required` {`boolean`} - The required attribute of the control.\n\n * `invalid` {`boolean`} - The invalid attribute of the control.\n\n * `outlined` {`boolean`} - The outlined attribute of the control.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `label` {`string`} - The label attribute of the control.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `dir` {`\"ltr\" | \"rtl\" | \"auto\"`} - The direction attribute of the control.\n\n * `hasPrefixes` {`boolean`} - \n\n * `hasSuffixes` {`boolean`} - \n\n * `tagName` {`\"igc-select\"`} - \n\n * `styles` - \n\n * `selectedItem` - \n\n * `activeItem` - \n\n * `target` - \n\n * `keyDownHandlers` {`Map<string, Function>`} - \n\n * `allItems` {`IgcDropdownItemComponent[]`} - \n\n * `targetNodes` {`HTMLElement[]`} - \n\n * `content` {`HTMLElement`} - \n\n * `scrollContainer` {`HTMLElement`} - \n\n * `items` {`IgcSelectItemComponent[]`} - \n\n * `groups` {`IgcSelectGroupComponent[]`} - \n\n * `keepOpenOnSelect` {`boolean`} - Whether the dropdown should be kept open on selection.\n\n * `handleKeyDown` - \n\n * `handleTargetClick` - \n\n * `toggleController` - \n\n * `scrollStrategy` {`\"scroll\" | \"block\" | \"close\"`} - Determines the behavior of the component during scrolling the container.\n\n * `keepOpenOnOutsideClick` {`boolean`} - Whether the component should be kept open on clicking outside of it.\n\n * `open` {`boolean`} - Sets the open state of the component.\n\n * `placement` {\"top\" | \"top-start\" | \"top-end\" | \"bottom\" | \"bottom-start\" | \"bottom-end\" | \"right\" | \"right-start\" | \"right-end\" | \"left\" | \"left-start\" | \"left-end\"} - The preferred placement of the component around the target element.\n\n * `positionStrategy` {`\"absolute\" | \"fixed\"`} - Sets the component's positioning strategy.\n\n * `flip` {`boolean`} - Whether the component should be flipped to the opposite side of the target once it's about to overflow the visible area.\nWhen true, once enough space is detected on its preferred side, it will flip back.\n\n * `distance` {`number`} - The distance from the target element.\n\n * `sameWidth` {`boolean`} - Whether the dropdown's width should be the same as the target's one.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
1958
2130
  "attributes": [
1959
2131
  {
1960
2132
  "name": "value",
@@ -2410,6 +2582,152 @@
2410
2582
  }
2411
2583
  ]
2412
2584
  },
2585
+ {
2586
+ "name": "igc-step",
2587
+ "description": "The step component is used within the `igc-stepper` element and it holds the content of each step.\nIt also supports custom indicators, title and subtitle.\n\nEvents:\n\n * `stepActiveChanged` {`CustomEvent<boolean>`} - \n\n * `stepDisabledInvalidChanged` {`CustomEvent<unknown>`} - \n\n * `stepCompleteChanged` {`CustomEvent<unknown>`} - \n\n * `stepHeaderKeydown` {`CustomEvent<{ event: KeyboardEvent; focusedStep: this; }>`} - \n\nSlots:\n\n * ` ` {} - Renders the content of the step.\n\n * `indicator` {} - Renders the indicator of the step. By default, it displays the step index + 1.\n\n * `title` {} - Renders the title of the step.\n\n * `subtitle` {} - Renders the subtitle of the step.\n\nAttributes:\n\n * `invalid` {`boolean`} - Gets/sets whether the step is invalid.\n\n * `active` {`boolean`} - Gets/sets whether the step is activе.\n\n * `optional` {`boolean`} - Gets/sets whether the step is optional.\n\n * `disabled` {`boolean`} - Gets/sets whether the step is interactable.\n\n * `complete` {`boolean`} - Gets/sets whether the step is completed.\n\nProperties:\n\n * `tagName` {`\"igc-step\"`} - \n\n * `styles` - \n\n * `_titleChildren` {`HTMLElement[]`} - \n\n * `_subTitleChildren` {`HTMLElement[]`} - \n\n * `header` {`HTMLElement`} - \n\n * `contentBody` {`HTMLElement`} - \n\n * `invalid` {`boolean`} - Gets/sets whether the step is invalid.\n\n * `active` {`boolean`} - Gets/sets whether the step is activе.\n\n * `optional` {`boolean`} - Gets/sets whether the step is optional.\n\n * `disabled` {`boolean`} - Gets/sets whether the step is interactable.\n\n * `complete` {`boolean`} - Gets/sets whether the step is completed.\n\n * `previousComplete` {`boolean`} - \n\n * `stepType` {`\"indicator\" | \"title\" | \"full\"`} - \n\n * `titlePosition` {`\"top\" | \"bottom\" | \"start\" | \"end\" | undefined`} - \n\n * `orientation` {`\"vertical\" | \"horizontal\"`} - \n\n * `index` {`number`} - \n\n * `contentTop` {`boolean`} - \n\n * `linearDisabled` {`boolean`} - \n\n * `visited` {`boolean`} - \n\n * `isAccessible` {`boolean`} - \n\n * `headerContainerParts` {`{ 'header-container': boolean; disabled: boolean; 'complete-start': boolean; 'complete-end': boolean; optional: boolean; invalid: boolean; top: boolean; bottom: boolean; start: boolean; end: boolean; }`} - \n\n * `textParts` {`{ text: boolean; empty: boolean; }`} - ",
2588
+ "attributes": [
2589
+ {
2590
+ "name": "invalid",
2591
+ "description": "`invalid` {`boolean`} - Gets/sets whether the step is invalid.\n\nProperty: invalid\n\nDefault: false",
2592
+ "valueSet": "v"
2593
+ },
2594
+ {
2595
+ "name": "active",
2596
+ "description": "`active` {`boolean`} - Gets/sets whether the step is activе.\n\nProperty: active\n\nDefault: false",
2597
+ "valueSet": "v"
2598
+ },
2599
+ {
2600
+ "name": "optional",
2601
+ "description": "`optional` {`boolean`} - Gets/sets whether the step is optional.\n\nProperty: optional\n\nDefault: false",
2602
+ "valueSet": "v"
2603
+ },
2604
+ {
2605
+ "name": "disabled",
2606
+ "description": "`disabled` {`boolean`} - Gets/sets whether the step is interactable.\n\nProperty: disabled\n\nDefault: false",
2607
+ "valueSet": "v"
2608
+ },
2609
+ {
2610
+ "name": "complete",
2611
+ "description": "`complete` {`boolean`} - Gets/sets whether the step is completed.\n\nProperty: complete\n\nDefault: false",
2612
+ "valueSet": "v"
2613
+ },
2614
+ {
2615
+ "name": "onstepActiveChanged",
2616
+ "description": "`stepActiveChanged` {`CustomEvent<boolean>`} - "
2617
+ },
2618
+ {
2619
+ "name": "onstepDisabledInvalidChanged",
2620
+ "description": "`stepDisabledInvalidChanged` {`CustomEvent<unknown>`} - "
2621
+ },
2622
+ {
2623
+ "name": "onstepCompleteChanged",
2624
+ "description": "`stepCompleteChanged` {`CustomEvent<unknown>`} - "
2625
+ },
2626
+ {
2627
+ "name": "onstepHeaderKeydown",
2628
+ "description": "`stepHeaderKeydown` {`CustomEvent<{ event: KeyboardEvent; focusedStep: this; }>`} - "
2629
+ }
2630
+ ]
2631
+ },
2632
+ {
2633
+ "name": "igc-stepper",
2634
+ "description": "IgxStepper provides a wizard-like workflow by dividing content into logical steps.\n\nEvents:\n\n * `igcActiveStepChanging` {} - Emitted when the active step is about to change.\n\n * `igcActiveStepChanged` {} - Emitted when the active step is changed.\n\nSlots:\n\n * ` ` {} - Renders the step components inside default slot.\n\nAttributes:\n\n * `orientation` {`\"vertical\" | \"horizontal\"`} - Gets/Sets the orientation of the stepper.\n\n * `step-type` {`\"indicator\" | \"title\" | \"full\"`} - Get/Set the type of the steps.\n\n * `linear` {`boolean`} - Get/Set whether the stepper is linear.\n\n * `content-top` {`boolean`} - Get/Set whether the content is displayed above the steps.\n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `title-position` {`\"top\" | \"bottom\" | \"start\" | \"end\" | undefined`} - Get/Set the position of the steps title.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperties:\n\n * `tagName` {`\"igc-stepper\"`} - \n\n * `styles` - \n\n * `keyDownHandlers` {`Map<string, Function>`} - \n\n * `activeStep` - \n\n * `steps` {`IgcStepComponent[]`} - Returns all of the stepper's steps.\n\n * `orientation` {`\"vertical\" | \"horizontal\"`} - Gets/Sets the orientation of the stepper.\n\n * `stepType` {`\"indicator\" | \"title\" | \"full\"`} - Get/Set the type of the steps.\n\n * `linear` {`boolean`} - Get/Set whether the stepper is linear.\n\n * `contentTop` {`boolean`} - Get/Set whether the content is displayed above the steps.\n\n * `dir` {`Direction`} - The direction attribute of the control.\n\n * `titlePosition` {`\"top\" | \"bottom\" | \"start\" | \"end\" | undefined`} - Get/Set the position of the steps title.\n\n * `size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.",
2635
+ "attributes": [
2636
+ {
2637
+ "name": "orientation",
2638
+ "description": "`orientation` {`\"vertical\" | \"horizontal\"`} - Gets/Sets the orientation of the stepper.\n\nProperty: orientation\n\nDefault: horizontal",
2639
+ "values": [
2640
+ {
2641
+ "name": "vertical"
2642
+ },
2643
+ {
2644
+ "name": "horizontal"
2645
+ }
2646
+ ]
2647
+ },
2648
+ {
2649
+ "name": "step-type",
2650
+ "description": "`step-type` {`\"indicator\" | \"title\" | \"full\"`} - Get/Set the type of the steps.\n\nProperty: stepType\n\nDefault: full",
2651
+ "values": [
2652
+ {
2653
+ "name": "indicator"
2654
+ },
2655
+ {
2656
+ "name": "title"
2657
+ },
2658
+ {
2659
+ "name": "full"
2660
+ }
2661
+ ]
2662
+ },
2663
+ {
2664
+ "name": "linear",
2665
+ "description": "`linear` {`boolean`} - Get/Set whether the stepper is linear.\n\nProperty: linear\n\nDefault: false",
2666
+ "valueSet": "v"
2667
+ },
2668
+ {
2669
+ "name": "content-top",
2670
+ "description": "`content-top` {`boolean`} - Get/Set whether the content is displayed above the steps.\n\nProperty: contentTop\n\nDefault: false",
2671
+ "valueSet": "v"
2672
+ },
2673
+ {
2674
+ "name": "dir",
2675
+ "description": "`dir` {`Direction`} - The direction attribute of the control.\n\nProperty: dir\n\nDefault: auto",
2676
+ "values": [
2677
+ {
2678
+ "name": "ltr"
2679
+ },
2680
+ {
2681
+ "name": "rtl"
2682
+ },
2683
+ {
2684
+ "name": "auto"
2685
+ }
2686
+ ]
2687
+ },
2688
+ {
2689
+ "name": "title-position",
2690
+ "description": "`title-position` {`\"top\" | \"bottom\" | \"start\" | \"end\" | undefined`} - Get/Set the position of the steps title.\n\nProperty: titlePosition",
2691
+ "values": [
2692
+ {
2693
+ "name": "top"
2694
+ },
2695
+ {
2696
+ "name": "bottom"
2697
+ },
2698
+ {
2699
+ "name": "start"
2700
+ },
2701
+ {
2702
+ "name": "end"
2703
+ }
2704
+ ]
2705
+ },
2706
+ {
2707
+ "name": "size",
2708
+ "description": "`size` {\"small\" | \"medium\" | \"large\"} - Determines the size of the component.\n\nProperty: size\n\nDefault: large",
2709
+ "values": [
2710
+ {
2711
+ "name": "small"
2712
+ },
2713
+ {
2714
+ "name": "medium"
2715
+ },
2716
+ {
2717
+ "name": "large"
2718
+ }
2719
+ ]
2720
+ },
2721
+ {
2722
+ "name": "onigcActiveStepChanging",
2723
+ "description": "`igcActiveStepChanging` {} - Emitted when the active step is about to change."
2724
+ },
2725
+ {
2726
+ "name": "onigcActiveStepChanged",
2727
+ "description": "`igcActiveStepChanged` {} - Emitted when the active step is changed."
2728
+ }
2729
+ ]
2730
+ },
2413
2731
  {
2414
2732
  "name": "igc-tab-panel",
2415
2733
  "description": "Represents the content of a tab\n\nSlots:\n\n * ` ` {} - Renders the content.\n\nProperties:\n\n * `tagName` {`\"igc-tab-panel\"`} - \n\n * `styles` - \n\n * `increment` - ",
@@ -2477,7 +2795,7 @@
2477
2795
  },
2478
2796
  {
2479
2797
  "name": "igc-toast",
2480
- "description": "A toast component is used to show a notification\n\nAttributes:\n\n * `open` {`boolean`} - Determines whether the toast is opened.\n\n * `display-time` {`number`} - Determines the time after which the toast will close\n\n * `keep-open` {`boolean`} - Determines whether the toast is closed automatically or not.\n\nProperties:\n\n * `tagName` {`string`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `displayTimeout` - \n\n * `open` {`boolean`} - Determines whether the toast is opened.\n\n * `displayTime` {`number`} - Determines the time after which the toast will close\n\n * `keepOpen` {`boolean`} - Determines whether the toast is closed automatically or not.",
2798
+ "description": "A toast component is used to show a notification\n\nAttributes:\n\n * `open` {`boolean`} - Determines whether the toast is opened.\n\n * `display-time` {`number`} - Determines the time after which the toast will close\n\n * `keep-open` {`boolean`} - Determines whether the toast is closed automatically or not.\n\nProperties:\n\n * `tagName` {`\"igc-toast\"`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `displayTimeout` {`Timeout`} - \n\n * `open` {`boolean`} - Determines whether the toast is opened.\n\n * `displayTime` {`number`} - Determines the time after which the toast will close\n\n * `keepOpen` {`boolean`} - Determines whether the toast is closed automatically or not.",
2481
2799
  "attributes": [
2482
2800
  {
2483
2801
  "name": "open",