igniteui-webcomponents 4.7.0 → 4.8.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 (1140) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/animations/player.d.ts +16 -5
  3. package/animations/player.js +29 -21
  4. package/animations/player.js.map +1 -1
  5. package/components/accordion/accordion.js.map +1 -1
  6. package/components/avatar/avatar.js.map +1 -1
  7. package/components/avatar/themes/dark/avatar.bootstrap.css.js +1 -1
  8. package/components/avatar/themes/dark/avatar.bootstrap.css.js.map +1 -1
  9. package/components/avatar/themes/dark/avatar.fluent.css.js +1 -1
  10. package/components/avatar/themes/dark/avatar.fluent.css.js.map +1 -1
  11. package/components/avatar/themes/dark/avatar.indigo.css.js +1 -1
  12. package/components/avatar/themes/dark/avatar.indigo.css.js.map +1 -1
  13. package/components/avatar/themes/dark/avatar.material.css.js +1 -1
  14. package/components/avatar/themes/dark/avatar.material.css.js.map +1 -1
  15. package/components/avatar/themes/light/avatar.bootstrap.css.js +1 -1
  16. package/components/avatar/themes/light/avatar.bootstrap.css.js.map +1 -1
  17. package/components/avatar/themes/light/avatar.fluent.css.js +1 -1
  18. package/components/avatar/themes/light/avatar.fluent.css.js.map +1 -1
  19. package/components/avatar/themes/light/avatar.indigo.css.js +1 -1
  20. package/components/avatar/themes/light/avatar.indigo.css.js.map +1 -1
  21. package/components/avatar/themes/light/avatar.material.css.js +1 -1
  22. package/components/avatar/themes/light/avatar.material.css.js.map +1 -1
  23. package/components/avatar/themes/light/avatar.shared.css.js +3 -0
  24. package/components/avatar/themes/light/avatar.shared.css.js.map +1 -0
  25. package/components/avatar/themes/themes.js +7 -0
  26. package/components/avatar/themes/themes.js.map +1 -1
  27. package/components/badge/badge.js.map +1 -1
  28. package/components/badge/themes/badge.base.css.js +1 -1
  29. package/components/badge/themes/badge.base.css.js.map +1 -1
  30. package/components/badge/themes/dark/badge.bootstrap.css.js +1 -1
  31. package/components/badge/themes/dark/badge.bootstrap.css.js.map +1 -1
  32. package/components/badge/themes/dark/badge.fluent.css.js +1 -1
  33. package/components/badge/themes/dark/badge.fluent.css.js.map +1 -1
  34. package/components/badge/themes/dark/badge.indigo.css.js +1 -1
  35. package/components/badge/themes/dark/badge.indigo.css.js.map +1 -1
  36. package/components/badge/themes/dark/badge.material.css.js +1 -1
  37. package/components/badge/themes/dark/badge.material.css.js.map +1 -1
  38. package/components/badge/themes/light/badge.bootstrap.css.js +1 -1
  39. package/components/badge/themes/light/badge.bootstrap.css.js.map +1 -1
  40. package/components/badge/themes/light/badge.fluent.css.js +1 -1
  41. package/components/badge/themes/light/badge.fluent.css.js.map +1 -1
  42. package/components/badge/themes/light/badge.indigo.css.js +1 -1
  43. package/components/badge/themes/light/badge.indigo.css.js.map +1 -1
  44. package/components/badge/themes/light/badge.material.css.js +1 -1
  45. package/components/badge/themes/light/badge.material.css.js.map +1 -1
  46. package/components/badge/themes/light/badge.shared.css.js +3 -0
  47. package/components/badge/themes/light/badge.shared.css.js.map +1 -0
  48. package/components/badge/themes/themes.js +7 -0
  49. package/components/badge/themes/themes.js.map +1 -1
  50. package/components/button/button-base.d.ts +1 -1
  51. package/components/button/button.js.map +1 -1
  52. package/components/button/icon-button.js.map +1 -1
  53. package/components/button/themes/button/button.base.css.js +1 -1
  54. package/components/button/themes/button/button.base.css.js.map +1 -1
  55. package/components/button/themes/button/dark/button.bootstrap.css.js +1 -1
  56. package/components/button/themes/button/dark/button.bootstrap.css.js.map +1 -1
  57. package/components/button/themes/button/dark/button.fluent.css.js +1 -1
  58. package/components/button/themes/button/dark/button.fluent.css.js.map +1 -1
  59. package/components/button/themes/button/dark/button.indigo.css.js +1 -1
  60. package/components/button/themes/button/dark/button.indigo.css.js.map +1 -1
  61. package/components/button/themes/button/dark/button.material.css.js +1 -1
  62. package/components/button/themes/button/dark/button.material.css.js.map +1 -1
  63. package/components/button/themes/button/light/button.bootstrap.css.js +1 -1
  64. package/components/button/themes/button/light/button.bootstrap.css.js.map +1 -1
  65. package/components/button/themes/button/light/button.fluent.css.js +1 -1
  66. package/components/button/themes/button/light/button.fluent.css.js.map +1 -1
  67. package/components/button/themes/button/light/button.indigo.css.js +1 -1
  68. package/components/button/themes/button/light/button.indigo.css.js.map +1 -1
  69. package/components/button/themes/button/light/button.material.css.js +1 -1
  70. package/components/button/themes/button/light/button.material.css.js.map +1 -1
  71. package/components/button/themes/button/light/button.shared.css.js +3 -0
  72. package/components/button/themes/button/light/button.shared.css.js.map +1 -0
  73. package/components/button/themes/button/shared/button.bootstrap.css.js +1 -1
  74. package/components/button/themes/button/shared/button.bootstrap.css.js.map +1 -1
  75. package/components/button/themes/button/shared/button.common.css.js +1 -1
  76. package/components/button/themes/button/shared/button.common.css.js.map +1 -1
  77. package/components/button/themes/button/shared/button.fluent.css.js +1 -1
  78. package/components/button/themes/button/shared/button.fluent.css.js.map +1 -1
  79. package/components/button/themes/button/shared/button.indigo.css.js +1 -1
  80. package/components/button/themes/button/shared/button.indigo.css.js.map +1 -1
  81. package/components/button/themes/button/shared/button.material.css.js +1 -1
  82. package/components/button/themes/button/shared/button.material.css.js.map +1 -1
  83. package/components/button/themes/button/themes.js +7 -0
  84. package/components/button/themes/button/themes.js.map +1 -1
  85. package/components/button/themes/icon-button/dark/icon-button.bootstrap.css.js +1 -1
  86. package/components/button/themes/icon-button/dark/icon-button.bootstrap.css.js.map +1 -1
  87. package/components/button/themes/icon-button/dark/icon-button.fluent.css.js +1 -1
  88. package/components/button/themes/icon-button/dark/icon-button.fluent.css.js.map +1 -1
  89. package/components/button/themes/icon-button/dark/icon-button.indigo.css.js +1 -1
  90. package/components/button/themes/icon-button/dark/icon-button.indigo.css.js.map +1 -1
  91. package/components/button/themes/icon-button/dark/icon-button.material.css.js +1 -1
  92. package/components/button/themes/icon-button/dark/icon-button.material.css.js.map +1 -1
  93. package/components/button/themes/icon-button/light/icon-button.bootstrap.css.js +1 -1
  94. package/components/button/themes/icon-button/light/icon-button.bootstrap.css.js.map +1 -1
  95. package/components/button/themes/icon-button/light/icon-button.fluent.css.js +1 -1
  96. package/components/button/themes/icon-button/light/icon-button.fluent.css.js.map +1 -1
  97. package/components/button/themes/icon-button/light/icon-button.indigo.css.js +1 -1
  98. package/components/button/themes/icon-button/light/icon-button.indigo.css.js.map +1 -1
  99. package/components/button/themes/icon-button/light/icon-button.material.css.js +1 -1
  100. package/components/button/themes/icon-button/light/icon-button.material.css.js.map +1 -1
  101. package/components/button/themes/icon-button/shared/icon-button.bootstrap.css.js +1 -1
  102. package/components/button/themes/icon-button/shared/icon-button.bootstrap.css.js.map +1 -1
  103. package/components/button/themes/icon-button/shared/icon-button.common.css.js +1 -1
  104. package/components/button/themes/icon-button/shared/icon-button.common.css.js.map +1 -1
  105. package/components/button/themes/icon-button/shared/icon-button.fluent.css.js +1 -1
  106. package/components/button/themes/icon-button/shared/icon-button.fluent.css.js.map +1 -1
  107. package/components/button/themes/icon-button/shared/icon-button.indigo.css.js +1 -1
  108. package/components/button/themes/icon-button/shared/icon-button.indigo.css.js.map +1 -1
  109. package/components/button/themes/icon-button/shared/icon-button.material.css.js +1 -1
  110. package/components/button/themes/icon-button/shared/icon-button.material.css.js.map +1 -1
  111. package/components/button-group/button-group.d.ts +4 -7
  112. package/components/button-group/button-group.js +35 -52
  113. package/components/button-group/button-group.js.map +1 -1
  114. package/components/button-group/themes/button.base.css.js +1 -1
  115. package/components/button-group/themes/button.base.css.js.map +1 -1
  116. package/components/button-group/themes/dark/button-group.bootstrap.css.js +1 -1
  117. package/components/button-group/themes/dark/button-group.bootstrap.css.js.map +1 -1
  118. package/components/button-group/themes/dark/button-group.fluent.css.js +1 -1
  119. package/components/button-group/themes/dark/button-group.fluent.css.js.map +1 -1
  120. package/components/button-group/themes/dark/button-group.indigo.css.js +1 -1
  121. package/components/button-group/themes/dark/button-group.indigo.css.js.map +1 -1
  122. package/components/button-group/themes/dark/button-group.material.css.js +1 -1
  123. package/components/button-group/themes/dark/button-group.material.css.js.map +1 -1
  124. package/components/button-group/themes/dark/button-group.shared.css.js +3 -0
  125. package/components/button-group/themes/dark/button-group.shared.css.js.map +1 -0
  126. package/components/button-group/themes/group.js +8 -0
  127. package/components/button-group/themes/group.js.map +1 -1
  128. package/components/button-group/themes/light/button-group.bootstrap.css.js +1 -1
  129. package/components/button-group/themes/light/button-group.bootstrap.css.js.map +1 -1
  130. package/components/button-group/themes/light/button-group.fluent.css.js +1 -1
  131. package/components/button-group/themes/light/button-group.fluent.css.js.map +1 -1
  132. package/components/button-group/themes/light/button-group.indigo.css.js +1 -1
  133. package/components/button-group/themes/light/button-group.indigo.css.js.map +1 -1
  134. package/components/button-group/themes/light/button-group.material.css.js +1 -1
  135. package/components/button-group/themes/light/button-group.material.css.js.map +1 -1
  136. package/components/button-group/themes/light/button-group.shared.css.js +3 -0
  137. package/components/button-group/themes/light/button-group.shared.css.js.map +1 -0
  138. package/components/button-group/themes/shared/button/button.bootstrap.css.js +1 -1
  139. package/components/button-group/themes/shared/button/button.bootstrap.css.js.map +1 -1
  140. package/components/button-group/themes/shared/button/button.common.css.js +1 -1
  141. package/components/button-group/themes/shared/button/button.common.css.js.map +1 -1
  142. package/components/button-group/themes/shared/button/button.fluent.css.js +1 -1
  143. package/components/button-group/themes/shared/button/button.fluent.css.js.map +1 -1
  144. package/components/button-group/toggle-button.js.map +1 -1
  145. package/components/calendar/calendar.d.ts +1 -1
  146. package/components/calendar/calendar.js.map +1 -1
  147. package/components/calendar/days-view/days-view.d.ts +1 -1
  148. package/components/calendar/days-view/days-view.js.map +1 -1
  149. package/components/calendar/months-view/months-view.d.ts +1 -1
  150. package/components/calendar/months-view/months-view.js.map +1 -1
  151. package/components/calendar/themes/calendar.js +7 -0
  152. package/components/calendar/themes/calendar.js.map +1 -1
  153. package/components/calendar/themes/dark/calendar.bootstrap.css.js +1 -1
  154. package/components/calendar/themes/dark/calendar.bootstrap.css.js.map +1 -1
  155. package/components/calendar/themes/dark/calendar.fluent.css.js +1 -1
  156. package/components/calendar/themes/dark/calendar.fluent.css.js.map +1 -1
  157. package/components/calendar/themes/dark/calendar.indigo.css.js +1 -1
  158. package/components/calendar/themes/dark/calendar.indigo.css.js.map +1 -1
  159. package/components/calendar/themes/dark/calendar.material.css.js +1 -1
  160. package/components/calendar/themes/dark/calendar.material.css.js.map +1 -1
  161. package/components/calendar/themes/days.js +7 -0
  162. package/components/calendar/themes/days.js.map +1 -1
  163. package/components/calendar/themes/light/calendar.bootstrap.css.js +1 -1
  164. package/components/calendar/themes/light/calendar.bootstrap.css.js.map +1 -1
  165. package/components/calendar/themes/light/calendar.fluent.css.js +1 -1
  166. package/components/calendar/themes/light/calendar.fluent.css.js.map +1 -1
  167. package/components/calendar/themes/light/calendar.indigo.css.js +1 -1
  168. package/components/calendar/themes/light/calendar.indigo.css.js.map +1 -1
  169. package/components/calendar/themes/light/calendar.material.css.js +1 -1
  170. package/components/calendar/themes/light/calendar.material.css.js.map +1 -1
  171. package/components/calendar/themes/light/calendar.shared.css.js +3 -0
  172. package/components/calendar/themes/light/calendar.shared.css.js.map +1 -0
  173. package/components/calendar/themes/shared/bootstrap/calendar.bootstrap.css.js +1 -1
  174. package/components/calendar/themes/shared/bootstrap/calendar.bootstrap.css.js.map +1 -1
  175. package/components/calendar/themes/shared/bootstrap/days-view.bootstrap.css.js +1 -1
  176. package/components/calendar/themes/shared/bootstrap/days-view.bootstrap.css.js.map +1 -1
  177. package/components/calendar/themes/shared/bootstrap/year-month-view.bootstrap.css.js +1 -1
  178. package/components/calendar/themes/shared/bootstrap/year-month-view.bootstrap.css.js.map +1 -1
  179. package/components/calendar/themes/shared/fluent/calendar.fluent.css.js +1 -1
  180. package/components/calendar/themes/shared/fluent/calendar.fluent.css.js.map +1 -1
  181. package/components/calendar/themes/shared/fluent/days-view.fluent.css.js +1 -1
  182. package/components/calendar/themes/shared/fluent/days-view.fluent.css.js.map +1 -1
  183. package/components/calendar/themes/shared/fluent/year-month-view.fluent.css.js +1 -1
  184. package/components/calendar/themes/shared/fluent/year-month-view.fluent.css.js.map +1 -1
  185. package/components/calendar/themes/shared/material/calendar.common.css.js +1 -1
  186. package/components/calendar/themes/shared/material/calendar.common.css.js.map +1 -1
  187. package/components/calendar/themes/shared/material/days-view.material.css.js +1 -1
  188. package/components/calendar/themes/shared/material/days-view.material.css.js.map +1 -1
  189. package/components/calendar/themes/shared/material/year-month-view.material.css.js +1 -1
  190. package/components/calendar/themes/shared/material/year-month-view.material.css.js.map +1 -1
  191. package/components/calendar/themes/year-month.js +7 -0
  192. package/components/calendar/themes/year-month.js.map +1 -1
  193. package/components/calendar/years-view/years-view.d.ts +1 -1
  194. package/components/calendar/years-view/years-view.js.map +1 -1
  195. package/components/card/card.actions.js.map +1 -1
  196. package/components/card/card.content.js.map +1 -1
  197. package/components/card/card.header.js.map +1 -1
  198. package/components/card/card.js.map +1 -1
  199. package/components/card/card.media.js.map +1 -1
  200. package/components/card/themes/container.js +7 -0
  201. package/components/card/themes/container.js.map +1 -1
  202. package/components/card/themes/dark/card.bootstrap.css.js +1 -1
  203. package/components/card/themes/dark/card.bootstrap.css.js.map +1 -1
  204. package/components/card/themes/dark/card.fluent.css.js +1 -1
  205. package/components/card/themes/dark/card.fluent.css.js.map +1 -1
  206. package/components/card/themes/dark/card.indigo.css.js +1 -1
  207. package/components/card/themes/dark/card.indigo.css.js.map +1 -1
  208. package/components/card/themes/dark/card.material.css.js +1 -1
  209. package/components/card/themes/dark/card.material.css.js.map +1 -1
  210. package/components/card/themes/light/container/card.bootstrap.css.js +1 -1
  211. package/components/card/themes/light/container/card.bootstrap.css.js.map +1 -1
  212. package/components/card/themes/light/container/card.fluent.css.js +1 -1
  213. package/components/card/themes/light/container/card.fluent.css.js.map +1 -1
  214. package/components/card/themes/light/container/card.indigo.css.js +1 -1
  215. package/components/card/themes/light/container/card.indigo.css.js.map +1 -1
  216. package/components/card/themes/light/container/card.material.css.js +1 -1
  217. package/components/card/themes/light/container/card.material.css.js.map +1 -1
  218. package/components/card/themes/light/container/card.shared.css.js +3 -0
  219. package/components/card/themes/light/container/card.shared.css.js.map +1 -0
  220. package/components/card/themes/light/content/card.content.bootstrap.css.js +1 -1
  221. package/components/card/themes/light/content/card.content.bootstrap.css.js.map +1 -1
  222. package/components/card/themes/light/content/card.content.fluent.css.js +1 -1
  223. package/components/card/themes/light/content/card.content.fluent.css.js.map +1 -1
  224. package/components/card/themes/light/content/card.content.indigo.css.js +1 -1
  225. package/components/card/themes/light/content/card.content.indigo.css.js.map +1 -1
  226. package/components/card/themes/light/content/card.content.material.css.js +1 -1
  227. package/components/card/themes/light/content/card.content.material.css.js.map +1 -1
  228. package/components/card/themes/light/header/card.header.bootstrap.css.js +1 -1
  229. package/components/card/themes/light/header/card.header.bootstrap.css.js.map +1 -1
  230. package/components/card/themes/light/header/card.header.fluent.css.js +1 -1
  231. package/components/card/themes/light/header/card.header.fluent.css.js.map +1 -1
  232. package/components/card/themes/light/header/card.header.indigo.css.js +1 -1
  233. package/components/card/themes/light/header/card.header.indigo.css.js.map +1 -1
  234. package/components/card/themes/light/header/card.header.material.css.js +1 -1
  235. package/components/card/themes/light/header/card.header.material.css.js.map +1 -1
  236. package/components/checkbox/checkbox-base.d.ts +1 -1
  237. package/components/checkbox/checkbox.d.ts +1 -1
  238. package/components/checkbox/checkbox.js +2 -1
  239. package/components/checkbox/checkbox.js.map +1 -1
  240. package/components/checkbox/switch.d.ts +1 -1
  241. package/components/checkbox/switch.js +2 -1
  242. package/components/checkbox/switch.js.map +1 -1
  243. package/components/checkbox/themes/checkbox-themes.js +7 -0
  244. package/components/checkbox/themes/checkbox-themes.js.map +1 -1
  245. package/components/checkbox/themes/dark/checkbox/checkbox.bootstrap.css.js +1 -1
  246. package/components/checkbox/themes/dark/checkbox/checkbox.bootstrap.css.js.map +1 -1
  247. package/components/checkbox/themes/dark/checkbox/checkbox.fluent.css.js +1 -1
  248. package/components/checkbox/themes/dark/checkbox/checkbox.fluent.css.js.map +1 -1
  249. package/components/checkbox/themes/dark/checkbox/checkbox.indigo.css.js +1 -1
  250. package/components/checkbox/themes/dark/checkbox/checkbox.indigo.css.js.map +1 -1
  251. package/components/checkbox/themes/dark/checkbox/checkbox.material.css.js +1 -1
  252. package/components/checkbox/themes/dark/checkbox/checkbox.material.css.js.map +1 -1
  253. package/components/checkbox/themes/dark/switch/switch.bootstrap.css.js +1 -1
  254. package/components/checkbox/themes/dark/switch/switch.bootstrap.css.js.map +1 -1
  255. package/components/checkbox/themes/dark/switch/switch.fluent.css.js +1 -1
  256. package/components/checkbox/themes/dark/switch/switch.fluent.css.js.map +1 -1
  257. package/components/checkbox/themes/dark/switch/switch.indigo.css.js +1 -1
  258. package/components/checkbox/themes/dark/switch/switch.indigo.css.js.map +1 -1
  259. package/components/checkbox/themes/dark/switch/switch.material.css.js +1 -1
  260. package/components/checkbox/themes/dark/switch/switch.material.css.js.map +1 -1
  261. package/components/checkbox/themes/dark/switch/switch.shared.css.js +3 -0
  262. package/components/checkbox/themes/dark/switch/switch.shared.css.js.map +1 -0
  263. package/components/checkbox/themes/light/checkbox/checkbox.bootstrap.css.js +1 -1
  264. package/components/checkbox/themes/light/checkbox/checkbox.bootstrap.css.js.map +1 -1
  265. package/components/checkbox/themes/light/checkbox/checkbox.fluent.css.js +1 -1
  266. package/components/checkbox/themes/light/checkbox/checkbox.fluent.css.js.map +1 -1
  267. package/components/checkbox/themes/light/checkbox/checkbox.indigo.css.js +1 -1
  268. package/components/checkbox/themes/light/checkbox/checkbox.indigo.css.js.map +1 -1
  269. package/components/checkbox/themes/light/checkbox/checkbox.material.css.js +1 -1
  270. package/components/checkbox/themes/light/checkbox/checkbox.material.css.js.map +1 -1
  271. package/components/checkbox/themes/light/checkbox/checkbox.shared.css.js +3 -0
  272. package/components/checkbox/themes/light/checkbox/checkbox.shared.css.js.map +1 -0
  273. package/components/checkbox/themes/light/switch/switch.bootstrap.css.js +1 -1
  274. package/components/checkbox/themes/light/switch/switch.bootstrap.css.js.map +1 -1
  275. package/components/checkbox/themes/light/switch/switch.fluent.css.js +1 -1
  276. package/components/checkbox/themes/light/switch/switch.fluent.css.js.map +1 -1
  277. package/components/checkbox/themes/light/switch/switch.indigo.css.js +1 -1
  278. package/components/checkbox/themes/light/switch/switch.indigo.css.js.map +1 -1
  279. package/components/checkbox/themes/light/switch/switch.material.css.js +1 -1
  280. package/components/checkbox/themes/light/switch/switch.material.css.js.map +1 -1
  281. package/components/checkbox/themes/light/switch/switch.shared.css.js +3 -0
  282. package/components/checkbox/themes/light/switch/switch.shared.css.js.map +1 -0
  283. package/components/checkbox/themes/shared/checkbox/checkbox.bootstrap.css.js +1 -1
  284. package/components/checkbox/themes/shared/checkbox/checkbox.bootstrap.css.js.map +1 -1
  285. package/components/checkbox/themes/shared/checkbox/checkbox.common.css.js +3 -0
  286. package/components/checkbox/themes/shared/checkbox/checkbox.common.css.js.map +1 -0
  287. package/components/checkbox/themes/shared/checkbox/checkbox.fluent.css.js +1 -1
  288. package/components/checkbox/themes/shared/checkbox/checkbox.fluent.css.js.map +1 -1
  289. package/components/checkbox/themes/shared/checkbox/checkbox.indigo.css.js +1 -1
  290. package/components/checkbox/themes/shared/checkbox/checkbox.indigo.css.js.map +1 -1
  291. package/components/checkbox/themes/shared/checkbox/checkbox.material.css.js +1 -1
  292. package/components/checkbox/themes/shared/checkbox/checkbox.material.css.js.map +1 -1
  293. package/components/checkbox/themes/shared/switch/switch.bootstrap.css.js +1 -1
  294. package/components/checkbox/themes/shared/switch/switch.bootstrap.css.js.map +1 -1
  295. package/components/checkbox/themes/shared/switch/switch.common.css.d.ts +1 -0
  296. package/components/checkbox/themes/shared/switch/switch.common.css.js +3 -0
  297. package/components/checkbox/themes/shared/switch/switch.common.css.js.map +1 -0
  298. package/components/checkbox/themes/shared/switch/switch.fluent.css.js +1 -1
  299. package/components/checkbox/themes/shared/switch/switch.fluent.css.js.map +1 -1
  300. package/components/checkbox/themes/shared/switch/switch.indigo.css.js +1 -1
  301. package/components/checkbox/themes/shared/switch/switch.indigo.css.js.map +1 -1
  302. package/components/checkbox/themes/shared/switch/switch.material.css.js +1 -1
  303. package/components/checkbox/themes/shared/switch/switch.material.css.js.map +1 -1
  304. package/components/checkbox/themes/switch-themes.js +8 -0
  305. package/components/checkbox/themes/switch-themes.js.map +1 -1
  306. package/components/chip/chip.d.ts +1 -1
  307. package/components/chip/chip.js.map +1 -1
  308. package/components/chip/themes/chip.base.css.js +1 -1
  309. package/components/chip/themes/chip.base.css.js.map +1 -1
  310. package/components/chip/themes/dark/chip.bootstrap.css.js +1 -1
  311. package/components/chip/themes/dark/chip.bootstrap.css.js.map +1 -1
  312. package/components/chip/themes/dark/chip.fluent.css.js +1 -1
  313. package/components/chip/themes/dark/chip.fluent.css.js.map +1 -1
  314. package/components/chip/themes/dark/chip.indigo.css.js +1 -1
  315. package/components/chip/themes/dark/chip.indigo.css.js.map +1 -1
  316. package/components/chip/themes/dark/chip.material.css.js +1 -1
  317. package/components/chip/themes/dark/chip.material.css.js.map +1 -1
  318. package/components/chip/themes/light/chip.bootstrap.css.js +1 -1
  319. package/components/chip/themes/light/chip.bootstrap.css.js.map +1 -1
  320. package/components/chip/themes/light/chip.fluent.css.js +1 -1
  321. package/components/chip/themes/light/chip.fluent.css.js.map +1 -1
  322. package/components/chip/themes/light/chip.indigo.css.js +1 -1
  323. package/components/chip/themes/light/chip.indigo.css.js.map +1 -1
  324. package/components/chip/themes/light/chip.material.css.js +1 -1
  325. package/components/chip/themes/light/chip.material.css.js.map +1 -1
  326. package/components/chip/themes/light/chip.shared.css.d.ts +1 -0
  327. package/components/chip/themes/light/chip.shared.css.js +3 -0
  328. package/components/chip/themes/light/chip.shared.css.js.map +1 -0
  329. package/components/chip/themes/shared/chip.bootstrap.css.js +1 -1
  330. package/components/chip/themes/shared/chip.bootstrap.css.js.map +1 -1
  331. package/components/chip/themes/shared/chip.indigo.css.js +1 -1
  332. package/components/chip/themes/shared/chip.indigo.css.js.map +1 -1
  333. package/components/chip/themes/themes.js +7 -0
  334. package/components/chip/themes/themes.js.map +1 -1
  335. package/components/combo/combo-header.d.ts +1 -1
  336. package/components/combo/combo-header.js +2 -1
  337. package/components/combo/combo-header.js.map +1 -1
  338. package/components/combo/combo-item.d.ts +1 -1
  339. package/components/combo/combo-item.js +2 -1
  340. package/components/combo/combo-item.js.map +1 -1
  341. package/components/combo/combo-list.js.map +1 -1
  342. package/components/combo/combo.d.ts +3 -3
  343. package/components/combo/combo.js +3 -2
  344. package/components/combo/combo.js.map +1 -1
  345. package/components/combo/controllers/data.d.ts +2 -0
  346. package/components/combo/controllers/data.js +4 -0
  347. package/components/combo/controllers/data.js.map +1 -1
  348. package/components/combo/operations/group.d.ts +1 -4
  349. package/components/combo/operations/group.js +6 -17
  350. package/components/combo/operations/group.js.map +1 -1
  351. package/components/combo/themes/dark/combo.bootstrap.css.js +1 -1
  352. package/components/combo/themes/dark/combo.bootstrap.css.js.map +1 -1
  353. package/components/combo/themes/dark/combo.fluent.css.js +1 -1
  354. package/components/combo/themes/dark/combo.fluent.css.js.map +1 -1
  355. package/components/combo/themes/dark/combo.indigo.css.js +1 -1
  356. package/components/combo/themes/dark/combo.indigo.css.js.map +1 -1
  357. package/components/combo/themes/dark/combo.material.css.js +1 -1
  358. package/components/combo/themes/dark/combo.material.css.js.map +1 -1
  359. package/components/combo/themes/light/combo.bootstrap.css.js +1 -1
  360. package/components/combo/themes/light/combo.bootstrap.css.js.map +1 -1
  361. package/components/combo/themes/light/combo.fluent.css.js +1 -1
  362. package/components/combo/themes/light/combo.fluent.css.js.map +1 -1
  363. package/components/combo/themes/light/combo.indigo.css.js +1 -1
  364. package/components/combo/themes/light/combo.indigo.css.js.map +1 -1
  365. package/components/combo/themes/light/combo.material.css.js +1 -1
  366. package/components/combo/themes/light/combo.material.css.js.map +1 -1
  367. package/components/combo/themes/light/combo.shared.css.d.ts +1 -0
  368. package/components/combo/themes/light/combo.shared.css.js +3 -0
  369. package/components/combo/themes/light/combo.shared.css.js.map +1 -0
  370. package/components/combo/themes/shared/combo.bootstrap.css.js +1 -1
  371. package/components/combo/themes/shared/combo.bootstrap.css.js.map +1 -1
  372. package/components/combo/themes/shared/combo.common.css.d.ts +1 -0
  373. package/components/combo/themes/shared/combo.common.css.js +3 -0
  374. package/components/combo/themes/shared/combo.common.css.js.map +1 -0
  375. package/components/combo/themes/shared/combo.fluent.css.js +1 -1
  376. package/components/combo/themes/shared/combo.fluent.css.js.map +1 -1
  377. package/components/combo/themes/shared/combo.indigo.css.js +1 -1
  378. package/components/combo/themes/shared/combo.indigo.css.js.map +1 -1
  379. package/components/combo/themes/shared/combo.material.css.js +1 -1
  380. package/components/combo/themes/shared/combo.material.css.js.map +1 -1
  381. package/components/combo/themes/themes.js +7 -0
  382. package/components/combo/themes/themes.js.map +1 -1
  383. package/components/combo/types.d.ts +1 -1
  384. package/components/combo/types.js.map +1 -1
  385. package/components/common/controllers/key-bindings.js +1 -3
  386. package/components/common/controllers/key-bindings.js.map +1 -1
  387. package/components/common/controllers/mutation-observer.d.ts +69 -0
  388. package/components/common/controllers/mutation-observer.js +58 -0
  389. package/components/common/controllers/mutation-observer.js.map +1 -0
  390. package/components/common/localization/validation-en.d.ts +2 -0
  391. package/components/common/localization/validation-en.js +2 -0
  392. package/components/common/localization/validation-en.js.map +1 -1
  393. package/components/common/mixins/alert.d.ts +2 -2
  394. package/components/common/mixins/alert.js +1 -1
  395. package/components/common/mixins/alert.js.map +1 -1
  396. package/components/common/mixins/combo-box.d.ts +1 -1
  397. package/components/common/mixins/combo-box.js.map +1 -1
  398. package/components/common/mixins/event-emitter.d.ts +2 -2
  399. package/components/common/mixins/event-emitter.js.map +1 -1
  400. package/components/common/mixins/sizable.d.ts +1 -1
  401. package/components/common/mixins/sizable.js.map +1 -1
  402. package/components/common/util.d.ts +1 -1
  403. package/components/common/util.js +9 -13
  404. package/components/common/util.js.map +1 -1
  405. package/components/common/validators.d.ts +6 -0
  406. package/components/common/validators.js +11 -0
  407. package/components/common/validators.js.map +1 -1
  408. package/components/date-time-input/date-time-input.d.ts +6 -7
  409. package/components/date-time-input/date-time-input.js +8 -5
  410. package/components/date-time-input/date-time-input.js.map +1 -1
  411. package/components/dialog/dialog.d.ts +3 -2
  412. package/components/dialog/dialog.js +9 -6
  413. package/components/dialog/dialog.js.map +1 -1
  414. package/components/dialog/themes/dark/dialog.bootstrap.css.js +1 -1
  415. package/components/dialog/themes/dark/dialog.bootstrap.css.js.map +1 -1
  416. package/components/dialog/themes/dark/dialog.indigo.css.js +1 -1
  417. package/components/dialog/themes/dark/dialog.indigo.css.js.map +1 -1
  418. package/components/dialog/themes/dark/dialog.material.css.js +1 -1
  419. package/components/dialog/themes/dark/dialog.material.css.js.map +1 -1
  420. package/components/dialog/themes/dark/dialog.shared.css.d.ts +1 -0
  421. package/components/dialog/themes/dark/dialog.shared.css.js +3 -0
  422. package/components/dialog/themes/dark/dialog.shared.css.js.map +1 -0
  423. package/components/dialog/themes/light/dialog.bootstrap.css.js +1 -1
  424. package/components/dialog/themes/light/dialog.bootstrap.css.js.map +1 -1
  425. package/components/dialog/themes/light/dialog.fluent.css.js +1 -1
  426. package/components/dialog/themes/light/dialog.fluent.css.js.map +1 -1
  427. package/components/dialog/themes/light/dialog.indigo.css.js +1 -1
  428. package/components/dialog/themes/light/dialog.indigo.css.js.map +1 -1
  429. package/components/dialog/themes/light/dialog.material.css.js +1 -1
  430. package/components/dialog/themes/light/dialog.material.css.js.map +1 -1
  431. package/components/dialog/themes/light/dialog.shared.css.d.ts +1 -0
  432. package/components/dialog/themes/light/dialog.shared.css.js +3 -0
  433. package/components/dialog/themes/light/dialog.shared.css.js.map +1 -0
  434. package/components/dialog/themes/themes.js +8 -0
  435. package/components/dialog/themes/themes.js.map +1 -1
  436. package/components/dropdown/dropdown-group.d.ts +1 -1
  437. package/components/dropdown/dropdown-group.js +2 -1
  438. package/components/dropdown/dropdown-group.js.map +1 -1
  439. package/components/dropdown/dropdown-header.d.ts +1 -1
  440. package/components/dropdown/dropdown-header.js +2 -1
  441. package/components/dropdown/dropdown-header.js.map +1 -1
  442. package/components/dropdown/dropdown-item.d.ts +1 -1
  443. package/components/dropdown/dropdown-item.js +2 -1
  444. package/components/dropdown/dropdown-item.js.map +1 -1
  445. package/components/dropdown/dropdown.d.ts +3 -3
  446. package/components/dropdown/dropdown.js +3 -2
  447. package/components/dropdown/dropdown.js.map +1 -1
  448. package/components/dropdown/themes/container.js +8 -0
  449. package/components/dropdown/themes/container.js.map +1 -1
  450. package/components/dropdown/themes/dark/dropdown.bootstrap.css.js +1 -1
  451. package/components/dropdown/themes/dark/dropdown.bootstrap.css.js.map +1 -1
  452. package/components/dropdown/themes/dark/dropdown.fluent.css.js +1 -1
  453. package/components/dropdown/themes/dark/dropdown.fluent.css.js.map +1 -1
  454. package/components/dropdown/themes/dark/dropdown.indigo.css.js +1 -1
  455. package/components/dropdown/themes/dark/dropdown.indigo.css.js.map +1 -1
  456. package/components/dropdown/themes/dark/dropdown.material.css.js +1 -1
  457. package/components/dropdown/themes/dark/dropdown.material.css.js.map +1 -1
  458. package/components/dropdown/themes/dark/dropdown.shared.css.d.ts +1 -0
  459. package/components/dropdown/themes/dark/dropdown.shared.css.js +3 -0
  460. package/components/dropdown/themes/dark/dropdown.shared.css.js.map +1 -0
  461. package/components/dropdown/themes/group.js +0 -21
  462. package/components/dropdown/themes/group.js.map +1 -1
  463. package/components/dropdown/themes/header.js +0 -21
  464. package/components/dropdown/themes/header.js.map +1 -1
  465. package/components/dropdown/themes/item.js +0 -21
  466. package/components/dropdown/themes/item.js.map +1 -1
  467. package/components/dropdown/themes/light/dropdown.bootstrap.css.js +1 -1
  468. package/components/dropdown/themes/light/dropdown.bootstrap.css.js.map +1 -1
  469. package/components/dropdown/themes/light/dropdown.fluent.css.js +1 -1
  470. package/components/dropdown/themes/light/dropdown.fluent.css.js.map +1 -1
  471. package/components/dropdown/themes/light/dropdown.indigo.css.js +1 -1
  472. package/components/dropdown/themes/light/dropdown.indigo.css.js.map +1 -1
  473. package/components/dropdown/themes/light/dropdown.material.css.js +1 -1
  474. package/components/dropdown/themes/light/dropdown.material.css.js.map +1 -1
  475. package/components/dropdown/themes/light/dropdown.shared.css.d.ts +1 -0
  476. package/components/dropdown/themes/light/dropdown.shared.css.js +3 -0
  477. package/components/dropdown/themes/light/dropdown.shared.css.js.map +1 -0
  478. package/components/dropdown/themes/shared/dropdown.bootstrap.css.js +1 -1
  479. package/components/dropdown/themes/shared/dropdown.bootstrap.css.js.map +1 -1
  480. package/components/dropdown/themes/shared/dropdown.common.css.d.ts +1 -0
  481. package/components/dropdown/themes/shared/dropdown.common.css.js +3 -0
  482. package/components/dropdown/themes/shared/dropdown.common.css.js.map +1 -0
  483. package/components/dropdown/themes/shared/dropdown.fluent.css.js +1 -1
  484. package/components/dropdown/themes/shared/dropdown.fluent.css.js.map +1 -1
  485. package/components/dropdown/themes/shared/dropdown.indigo.css.js +1 -1
  486. package/components/dropdown/themes/shared/dropdown.indigo.css.js.map +1 -1
  487. package/components/dropdown/themes/shared/dropdown.material.css.js +1 -1
  488. package/components/dropdown/themes/shared/dropdown.material.css.js.map +1 -1
  489. package/components/dropdown/themes/shared/group/dropdown-group.common.css.d.ts +1 -0
  490. package/components/dropdown/themes/shared/group/{dropdown-group.indigo.css.js → dropdown-group.common.css.js} +1 -1
  491. package/components/dropdown/themes/shared/group/{dropdown-group.indigo.css.js.map → dropdown-group.common.css.js.map} +1 -1
  492. package/components/dropdown/themes/shared/group/dropdown-group.fluent.css.js +1 -1
  493. package/components/dropdown/themes/shared/group/dropdown-group.fluent.css.js.map +1 -1
  494. package/components/dropdown/themes/shared/header/dropdown-header.common.css.d.ts +1 -0
  495. package/components/dropdown/themes/shared/header/{dropdown-header.indigo.css.js → dropdown-header.common.css.js} +1 -1
  496. package/components/dropdown/themes/shared/header/{dropdown-header.indigo.css.js.map → dropdown-header.common.css.js.map} +1 -1
  497. package/components/dropdown/themes/shared/header/dropdown-header.fluent.css.js +1 -1
  498. package/components/dropdown/themes/shared/header/dropdown-header.fluent.css.js.map +1 -1
  499. package/components/dropdown/themes/shared/item/dropdown-item.common.css.d.ts +1 -0
  500. package/components/dropdown/themes/shared/item/{dropdown-item.indigo.css.js → dropdown-item.common.css.js} +1 -1
  501. package/components/dropdown/themes/shared/item/{dropdown-item.indigo.css.js.map → dropdown-item.common.css.js.map} +1 -1
  502. package/components/dropdown/themes/shared/item/dropdown-item.fluent.css.js +1 -1
  503. package/components/dropdown/themes/shared/item/dropdown-item.fluent.css.js.map +1 -1
  504. package/components/expansion-panel/expansion-panel.d.ts +3 -4
  505. package/components/expansion-panel/expansion-panel.js +6 -9
  506. package/components/expansion-panel/expansion-panel.js.map +1 -1
  507. package/components/expansion-panel/themes/dark/expansion-panel.bootstrap.css.js +1 -1
  508. package/components/expansion-panel/themes/dark/expansion-panel.bootstrap.css.js.map +1 -1
  509. package/components/expansion-panel/themes/dark/expansion-panel.fluent.css.js +1 -1
  510. package/components/expansion-panel/themes/dark/expansion-panel.fluent.css.js.map +1 -1
  511. package/components/expansion-panel/themes/dark/expansion-panel.material.css.js +1 -1
  512. package/components/expansion-panel/themes/dark/expansion-panel.material.css.js.map +1 -1
  513. package/components/expansion-panel/themes/dark/expansion-panel.shared.css.d.ts +1 -0
  514. package/components/expansion-panel/themes/dark/expansion-panel.shared.css.js +3 -0
  515. package/components/expansion-panel/themes/dark/expansion-panel.shared.css.js.map +1 -0
  516. package/components/expansion-panel/themes/light/expansion-panel.bootstrap.css.js +1 -1
  517. package/components/expansion-panel/themes/light/expansion-panel.bootstrap.css.js.map +1 -1
  518. package/components/expansion-panel/themes/light/expansion-panel.fluent.css.js +1 -1
  519. package/components/expansion-panel/themes/light/expansion-panel.fluent.css.js.map +1 -1
  520. package/components/expansion-panel/themes/light/expansion-panel.indigo.css.js +1 -1
  521. package/components/expansion-panel/themes/light/expansion-panel.indigo.css.js.map +1 -1
  522. package/components/expansion-panel/themes/light/expansion-panel.material.css.js +1 -1
  523. package/components/expansion-panel/themes/light/expansion-panel.material.css.js.map +1 -1
  524. package/components/expansion-panel/themes/light/expansion-panel.shared.css.d.ts +1 -0
  525. package/components/expansion-panel/themes/light/expansion-panel.shared.css.js +3 -0
  526. package/components/expansion-panel/themes/light/expansion-panel.shared.css.js.map +1 -0
  527. package/components/expansion-panel/themes/themes.js +8 -0
  528. package/components/expansion-panel/themes/themes.js.map +1 -1
  529. package/components/form/form.d.ts +2 -3
  530. package/components/form/form.js.map +1 -1
  531. package/components/icon/icon.js.map +1 -1
  532. package/components/icon/themes/dark/icon.bootstrap.css.js +1 -1
  533. package/components/icon/themes/dark/icon.bootstrap.css.js.map +1 -1
  534. package/components/icon/themes/dark/icon.fluent.css.js +1 -1
  535. package/components/icon/themes/dark/icon.fluent.css.js.map +1 -1
  536. package/components/icon/themes/dark/icon.indigo.css.js +1 -1
  537. package/components/icon/themes/dark/icon.indigo.css.js.map +1 -1
  538. package/components/icon/themes/dark/icon.material.css.js +1 -1
  539. package/components/icon/themes/dark/icon.material.css.js.map +1 -1
  540. package/components/icon/themes/light/icon.bootstrap.css.js +1 -1
  541. package/components/icon/themes/light/icon.bootstrap.css.js.map +1 -1
  542. package/components/icon/themes/light/icon.fluent.css.js +1 -1
  543. package/components/icon/themes/light/icon.fluent.css.js.map +1 -1
  544. package/components/icon/themes/light/icon.indigo.css.js +1 -1
  545. package/components/icon/themes/light/icon.indigo.css.js.map +1 -1
  546. package/components/icon/themes/light/icon.material.css.js +1 -1
  547. package/components/icon/themes/light/icon.material.css.js.map +1 -1
  548. package/components/icon/themes/light/icon.shared.css.d.ts +1 -0
  549. package/components/icon/themes/light/icon.shared.css.js +3 -0
  550. package/components/icon/themes/light/icon.shared.css.js.map +1 -0
  551. package/components/icon/themes/themes.js +7 -0
  552. package/components/icon/themes/themes.js.map +1 -1
  553. package/components/input/input-base.d.ts +4 -5
  554. package/components/input/input-base.js +5 -4
  555. package/components/input/input-base.js.map +1 -1
  556. package/components/input/input.d.ts +9 -8
  557. package/components/input/input.js +35 -14
  558. package/components/input/input.js.map +1 -1
  559. package/components/input/themes/dark/input.bootstrap.css.js +1 -1
  560. package/components/input/themes/dark/input.bootstrap.css.js.map +1 -1
  561. package/components/input/themes/dark/input.fluent.css.js +1 -1
  562. package/components/input/themes/dark/input.fluent.css.js.map +1 -1
  563. package/components/input/themes/dark/input.indigo.css.js +1 -1
  564. package/components/input/themes/dark/input.indigo.css.js.map +1 -1
  565. package/components/input/themes/dark/input.material.css.js +1 -1
  566. package/components/input/themes/dark/input.material.css.js.map +1 -1
  567. package/components/input/themes/light/input.bootstrap.css.js +1 -1
  568. package/components/input/themes/light/input.bootstrap.css.js.map +1 -1
  569. package/components/input/themes/light/input.fluent.css.js +1 -1
  570. package/components/input/themes/light/input.fluent.css.js.map +1 -1
  571. package/components/input/themes/light/input.indigo.css.js +1 -1
  572. package/components/input/themes/light/input.indigo.css.js.map +1 -1
  573. package/components/input/themes/light/input.material.css.js +1 -1
  574. package/components/input/themes/light/input.material.css.js.map +1 -1
  575. package/components/input/themes/light/input.shared.css.d.ts +1 -0
  576. package/components/input/themes/light/input.shared.css.js +3 -0
  577. package/components/input/themes/light/input.shared.css.js.map +1 -0
  578. package/components/input/themes/shared/input.bootstrap.css.js +1 -1
  579. package/components/input/themes/shared/input.bootstrap.css.js.map +1 -1
  580. package/components/input/themes/shared/input.common.css.d.ts +1 -0
  581. package/components/input/themes/shared/input.common.css.js +3 -0
  582. package/components/input/themes/shared/input.common.css.js.map +1 -0
  583. package/components/input/themes/shared/input.fluent.css.js +1 -1
  584. package/components/input/themes/shared/input.fluent.css.js.map +1 -1
  585. package/components/input/themes/shared/input.indigo.css.js +1 -1
  586. package/components/input/themes/shared/input.indigo.css.js.map +1 -1
  587. package/components/input/themes/shared/input.material.css.js +1 -1
  588. package/components/input/themes/shared/input.material.css.js.map +1 -1
  589. package/components/input/themes/themes.js +7 -0
  590. package/components/input/themes/themes.js.map +1 -1
  591. package/components/list/list-header.js.map +1 -1
  592. package/components/list/list-item.js.map +1 -1
  593. package/components/list/list.js.map +1 -1
  594. package/components/list/themes/container.js +8 -0
  595. package/components/list/themes/container.js.map +1 -1
  596. package/components/list/themes/dark/container/list.bootstrap.css.js +1 -1
  597. package/components/list/themes/dark/container/list.bootstrap.css.js.map +1 -1
  598. package/components/list/themes/dark/container/list.fluent.css.js +1 -1
  599. package/components/list/themes/dark/container/list.fluent.css.js.map +1 -1
  600. package/components/list/themes/dark/container/list.indigo.css.js +1 -1
  601. package/components/list/themes/dark/container/list.indigo.css.js.map +1 -1
  602. package/components/list/themes/dark/container/list.material.css.js +1 -1
  603. package/components/list/themes/dark/container/list.material.css.js.map +1 -1
  604. package/components/list/themes/dark/container/list.shared.css.d.ts +1 -0
  605. package/components/list/themes/dark/container/list.shared.css.js +3 -0
  606. package/components/list/themes/dark/container/list.shared.css.js.map +1 -0
  607. package/components/list/themes/dark/header/list-header.bootstrap.css.js +1 -1
  608. package/components/list/themes/dark/header/list-header.bootstrap.css.js.map +1 -1
  609. package/components/list/themes/dark/header/list-header.fluent.css.js +1 -1
  610. package/components/list/themes/dark/header/list-header.fluent.css.js.map +1 -1
  611. package/components/list/themes/dark/header/list-header.indigo.css.js +1 -1
  612. package/components/list/themes/dark/header/list-header.indigo.css.js.map +1 -1
  613. package/components/list/themes/dark/header/list-header.material.css.js +1 -1
  614. package/components/list/themes/dark/header/list-header.material.css.js.map +1 -1
  615. package/components/list/themes/dark/item/list-item.bootstrap.css.js +1 -1
  616. package/components/list/themes/dark/item/list-item.bootstrap.css.js.map +1 -1
  617. package/components/list/themes/dark/item/list-item.fluent.css.js +1 -1
  618. package/components/list/themes/dark/item/list-item.fluent.css.js.map +1 -1
  619. package/components/list/themes/dark/item/list-item.indigo.css.js +1 -1
  620. package/components/list/themes/dark/item/list-item.indigo.css.js.map +1 -1
  621. package/components/list/themes/dark/item/list-item.material.css.js +1 -1
  622. package/components/list/themes/dark/item/list-item.material.css.js.map +1 -1
  623. package/components/list/themes/light/container/list.bootstrap.css.js +1 -1
  624. package/components/list/themes/light/container/list.bootstrap.css.js.map +1 -1
  625. package/components/list/themes/light/container/list.fluent.css.js +1 -1
  626. package/components/list/themes/light/container/list.fluent.css.js.map +1 -1
  627. package/components/list/themes/light/container/list.indigo.css.js +1 -1
  628. package/components/list/themes/light/container/list.indigo.css.js.map +1 -1
  629. package/components/list/themes/light/container/list.material.css.js +1 -1
  630. package/components/list/themes/light/container/list.material.css.js.map +1 -1
  631. package/components/list/themes/light/container/list.shared.css.d.ts +1 -0
  632. package/components/list/themes/light/container/list.shared.css.js +3 -0
  633. package/components/list/themes/light/container/list.shared.css.js.map +1 -0
  634. package/components/list/themes/light/header/list-header.bootstrap.css.js +1 -1
  635. package/components/list/themes/light/header/list-header.bootstrap.css.js.map +1 -1
  636. package/components/list/themes/light/header/list-header.fluent.css.js +1 -1
  637. package/components/list/themes/light/header/list-header.fluent.css.js.map +1 -1
  638. package/components/list/themes/light/header/list-header.indigo.css.js +1 -1
  639. package/components/list/themes/light/header/list-header.indigo.css.js.map +1 -1
  640. package/components/list/themes/light/header/list-header.material.css.js +1 -1
  641. package/components/list/themes/light/header/list-header.material.css.js.map +1 -1
  642. package/components/list/themes/light/item/list-item.bootstrap.css.js +1 -1
  643. package/components/list/themes/light/item/list-item.bootstrap.css.js.map +1 -1
  644. package/components/list/themes/light/item/list-item.fluent.css.js +1 -1
  645. package/components/list/themes/light/item/list-item.fluent.css.js.map +1 -1
  646. package/components/list/themes/light/item/list-item.indigo.css.js +1 -1
  647. package/components/list/themes/light/item/list-item.indigo.css.js.map +1 -1
  648. package/components/list/themes/light/item/list-item.material.css.js +1 -1
  649. package/components/list/themes/light/item/list-item.material.css.js.map +1 -1
  650. package/components/mask-input/mask-input-base.d.ts +3 -0
  651. package/components/mask-input/mask-input-base.js +23 -4
  652. package/components/mask-input/mask-input-base.js.map +1 -1
  653. package/components/mask-input/mask-input.d.ts +1 -2
  654. package/components/mask-input/mask-input.js +1 -3
  655. package/components/mask-input/mask-input.js.map +1 -1
  656. package/components/nav-drawer/nav-drawer-header-item.js.map +1 -1
  657. package/components/nav-drawer/nav-drawer-item.js.map +1 -1
  658. package/components/nav-drawer/nav-drawer.d.ts +1 -0
  659. package/components/nav-drawer/nav-drawer.js +5 -4
  660. package/components/nav-drawer/nav-drawer.js.map +1 -1
  661. package/components/nav-drawer/themes/container.js +8 -0
  662. package/components/nav-drawer/themes/container.js.map +1 -1
  663. package/components/nav-drawer/themes/dark/container/nav-drawer.bootstrap.css.js +1 -1
  664. package/components/nav-drawer/themes/dark/container/nav-drawer.bootstrap.css.js.map +1 -1
  665. package/components/nav-drawer/themes/dark/container/nav-drawer.fluent.css.js +1 -1
  666. package/components/nav-drawer/themes/dark/container/nav-drawer.fluent.css.js.map +1 -1
  667. package/components/nav-drawer/themes/dark/container/nav-drawer.indigo.css.js +1 -1
  668. package/components/nav-drawer/themes/dark/container/nav-drawer.indigo.css.js.map +1 -1
  669. package/components/nav-drawer/themes/dark/container/nav-drawer.material.css.js +1 -1
  670. package/components/nav-drawer/themes/dark/container/nav-drawer.material.css.js.map +1 -1
  671. package/components/nav-drawer/themes/dark/container/nav-drawer.shared.css.d.ts +1 -0
  672. package/components/nav-drawer/themes/dark/container/nav-drawer.shared.css.js +3 -0
  673. package/components/nav-drawer/themes/dark/container/nav-drawer.shared.css.js.map +1 -0
  674. package/components/nav-drawer/themes/light/container/nav-drawer.bootstrap.css.js +1 -1
  675. package/components/nav-drawer/themes/light/container/nav-drawer.bootstrap.css.js.map +1 -1
  676. package/components/nav-drawer/themes/light/container/nav-drawer.fluent.css.js +1 -1
  677. package/components/nav-drawer/themes/light/container/nav-drawer.fluent.css.js.map +1 -1
  678. package/components/nav-drawer/themes/light/container/nav-drawer.indigo.css.js +1 -1
  679. package/components/nav-drawer/themes/light/container/nav-drawer.indigo.css.js.map +1 -1
  680. package/components/nav-drawer/themes/light/container/nav-drawer.material.css.js +1 -1
  681. package/components/nav-drawer/themes/light/container/nav-drawer.material.css.js.map +1 -1
  682. package/components/nav-drawer/themes/light/container/nav-drawer.shared.css.d.ts +1 -0
  683. package/components/nav-drawer/themes/light/container/nav-drawer.shared.css.js +3 -0
  684. package/components/nav-drawer/themes/light/container/nav-drawer.shared.css.js.map +1 -0
  685. package/components/navbar/navbar.js.map +1 -1
  686. package/components/navbar/themes/dark/navbar.bootstrap.css.js +1 -1
  687. package/components/navbar/themes/dark/navbar.bootstrap.css.js.map +1 -1
  688. package/components/navbar/themes/dark/navbar.fluent.css.js +1 -1
  689. package/components/navbar/themes/dark/navbar.fluent.css.js.map +1 -1
  690. package/components/navbar/themes/dark/navbar.indigo.css.js +1 -1
  691. package/components/navbar/themes/dark/navbar.indigo.css.js.map +1 -1
  692. package/components/navbar/themes/dark/navbar.material.css.js +1 -1
  693. package/components/navbar/themes/dark/navbar.material.css.js.map +1 -1
  694. package/components/navbar/themes/light/navbar.bootstrap.css.js +1 -1
  695. package/components/navbar/themes/light/navbar.bootstrap.css.js.map +1 -1
  696. package/components/navbar/themes/light/navbar.fluent.css.js +1 -1
  697. package/components/navbar/themes/light/navbar.fluent.css.js.map +1 -1
  698. package/components/navbar/themes/light/navbar.indigo.css.js +1 -1
  699. package/components/navbar/themes/light/navbar.indigo.css.js.map +1 -1
  700. package/components/navbar/themes/light/navbar.material.css.js +1 -1
  701. package/components/navbar/themes/light/navbar.material.css.js.map +1 -1
  702. package/components/navbar/themes/light/navbar.shared.css.d.ts +1 -0
  703. package/components/navbar/themes/light/navbar.shared.css.js +3 -0
  704. package/components/navbar/themes/light/navbar.shared.css.js.map +1 -0
  705. package/components/navbar/themes/shared/navbar.bootstrap.css.js +1 -1
  706. package/components/navbar/themes/shared/navbar.bootstrap.css.js.map +1 -1
  707. package/components/navbar/themes/themes.js +7 -0
  708. package/components/navbar/themes/themes.js.map +1 -1
  709. package/components/popover/popover.js +1 -1
  710. package/components/popover/popover.js.map +1 -1
  711. package/components/progress/base.d.ts +10 -7
  712. package/components/progress/base.js +67 -50
  713. package/components/progress/base.js.map +1 -1
  714. package/components/progress/circular-gradient.js.map +1 -1
  715. package/components/progress/circular-progress.d.ts +3 -12
  716. package/components/progress/circular-progress.js +31 -42
  717. package/components/progress/circular-progress.js.map +1 -1
  718. package/components/progress/linear-progress.d.ts +0 -14
  719. package/components/progress/linear-progress.js +11 -24
  720. package/components/progress/linear-progress.js.map +1 -1
  721. package/components/progress/themes/circular/dark/circular.progress.bootstrap.css.js +1 -1
  722. package/components/progress/themes/circular/dark/circular.progress.bootstrap.css.js.map +1 -1
  723. package/components/progress/themes/circular/dark/circular.progress.fluent.css.js +1 -1
  724. package/components/progress/themes/circular/dark/circular.progress.fluent.css.js.map +1 -1
  725. package/components/progress/themes/circular/dark/circular.progress.indigo.css.js +1 -1
  726. package/components/progress/themes/circular/dark/circular.progress.indigo.css.js.map +1 -1
  727. package/components/progress/themes/circular/dark/circular.progress.material.css.js +1 -1
  728. package/components/progress/themes/circular/dark/circular.progress.material.css.js.map +1 -1
  729. package/components/progress/themes/circular/dark/circular.progress.shared.css.d.ts +1 -0
  730. package/components/progress/themes/circular/dark/circular.progress.shared.css.js +3 -0
  731. package/components/progress/themes/circular/dark/circular.progress.shared.css.js.map +1 -0
  732. package/components/progress/themes/circular/light/circular.progress.bootstrap.css.js +1 -1
  733. package/components/progress/themes/circular/light/circular.progress.bootstrap.css.js.map +1 -1
  734. package/components/progress/themes/circular/light/circular.progress.fluent.css.js +1 -1
  735. package/components/progress/themes/circular/light/circular.progress.fluent.css.js.map +1 -1
  736. package/components/progress/themes/circular/light/circular.progress.indigo.css.js +1 -1
  737. package/components/progress/themes/circular/light/circular.progress.indigo.css.js.map +1 -1
  738. package/components/progress/themes/circular/light/circular.progress.material.css.js +1 -1
  739. package/components/progress/themes/circular/light/circular.progress.material.css.js.map +1 -1
  740. package/components/progress/themes/circular/light/circular.progress.shared.css.d.ts +1 -0
  741. package/components/progress/themes/circular/light/circular.progress.shared.css.js +3 -0
  742. package/components/progress/themes/circular/light/circular.progress.shared.css.js.map +1 -0
  743. package/components/progress/themes/circular/themes.js +8 -0
  744. package/components/progress/themes/circular/themes.js.map +1 -1
  745. package/components/progress/themes/linear/dark/linear.progress.fluent.css.js +1 -1
  746. package/components/progress/themes/linear/dark/linear.progress.fluent.css.js.map +1 -1
  747. package/components/progress/themes/linear/dark/linear.progress.indigo.css.js +1 -1
  748. package/components/progress/themes/linear/dark/linear.progress.indigo.css.js.map +1 -1
  749. package/components/progress/themes/linear/dark/linear.progress.material.css.js +1 -1
  750. package/components/progress/themes/linear/dark/linear.progress.material.css.js.map +1 -1
  751. package/components/progress/themes/linear/dark/linear.progress.shared.css.d.ts +1 -0
  752. package/components/progress/themes/linear/dark/linear.progress.shared.css.js +3 -0
  753. package/components/progress/themes/linear/dark/linear.progress.shared.css.js.map +1 -0
  754. package/components/progress/themes/linear/light/linear.progress.bootstrap.css.js +1 -1
  755. package/components/progress/themes/linear/light/linear.progress.bootstrap.css.js.map +1 -1
  756. package/components/progress/themes/linear/light/linear.progress.fluent.css.js +1 -1
  757. package/components/progress/themes/linear/light/linear.progress.fluent.css.js.map +1 -1
  758. package/components/progress/themes/linear/light/linear.progress.indigo.css.js +1 -1
  759. package/components/progress/themes/linear/light/linear.progress.indigo.css.js.map +1 -1
  760. package/components/progress/themes/linear/light/linear.progress.material.css.js +1 -1
  761. package/components/progress/themes/linear/light/linear.progress.material.css.js.map +1 -1
  762. package/components/progress/themes/linear/light/linear.progress.shared.css.d.ts +1 -0
  763. package/components/progress/themes/linear/light/linear.progress.shared.css.js +3 -0
  764. package/components/progress/themes/linear/light/linear.progress.shared.css.js.map +1 -0
  765. package/components/progress/themes/linear/themes.js +8 -0
  766. package/components/progress/themes/linear/themes.js.map +1 -1
  767. package/components/radio/radio.d.ts +2 -2
  768. package/components/radio/radio.js +2 -1
  769. package/components/radio/radio.js.map +1 -1
  770. package/components/radio/themes/dark/radio.bootstrap.css.js +1 -1
  771. package/components/radio/themes/dark/radio.bootstrap.css.js.map +1 -1
  772. package/components/radio/themes/dark/radio.fluent.css.js +1 -1
  773. package/components/radio/themes/dark/radio.fluent.css.js.map +1 -1
  774. package/components/radio/themes/dark/radio.indigo.css.js +1 -1
  775. package/components/radio/themes/dark/radio.indigo.css.js.map +1 -1
  776. package/components/radio/themes/dark/radio.material.css.js +1 -1
  777. package/components/radio/themes/dark/radio.material.css.js.map +1 -1
  778. package/components/radio/themes/dark/radio.shared.css.d.ts +1 -0
  779. package/components/radio/themes/dark/radio.shared.css.js +3 -0
  780. package/components/radio/themes/dark/radio.shared.css.js.map +1 -0
  781. package/components/radio/themes/light/radio.bootstrap.css.js +1 -1
  782. package/components/radio/themes/light/radio.bootstrap.css.js.map +1 -1
  783. package/components/radio/themes/light/radio.fluent.css.js +1 -1
  784. package/components/radio/themes/light/radio.fluent.css.js.map +1 -1
  785. package/components/radio/themes/light/radio.indigo.css.js +1 -1
  786. package/components/radio/themes/light/radio.indigo.css.js.map +1 -1
  787. package/components/radio/themes/light/radio.material.css.js +1 -1
  788. package/components/radio/themes/light/radio.material.css.js.map +1 -1
  789. package/components/radio/themes/light/radio.shared.css.d.ts +1 -0
  790. package/components/radio/themes/light/radio.shared.css.js +3 -0
  791. package/components/radio/themes/light/radio.shared.css.js.map +1 -0
  792. package/components/radio/themes/shared/radio.bootstrap.css.js +1 -1
  793. package/components/radio/themes/shared/radio.bootstrap.css.js.map +1 -1
  794. package/components/radio/themes/shared/radio.common.css.d.ts +1 -0
  795. package/components/radio/themes/shared/radio.common.css.js +3 -0
  796. package/components/radio/themes/shared/radio.common.css.js.map +1 -0
  797. package/components/radio/themes/shared/radio.fluent.css.js +1 -1
  798. package/components/radio/themes/shared/radio.fluent.css.js.map +1 -1
  799. package/components/radio/themes/shared/radio.indigo.css.js +1 -1
  800. package/components/radio/themes/shared/radio.indigo.css.js.map +1 -1
  801. package/components/radio/themes/shared/radio.material.css.js +1 -1
  802. package/components/radio/themes/shared/radio.material.css.js.map +1 -1
  803. package/components/radio/themes/themes.js +8 -0
  804. package/components/radio/themes/themes.js.map +1 -1
  805. package/components/radio/utils.js +5 -2
  806. package/components/radio/utils.js.map +1 -1
  807. package/components/radio-group/radio-group.js.map +1 -1
  808. package/components/rating/rating-symbol.js.map +1 -1
  809. package/components/rating/rating.d.ts +3 -4
  810. package/components/rating/rating.js +3 -3
  811. package/components/rating/rating.js.map +1 -1
  812. package/components/rating/themes/dark/rating.bootstrap.css.js +1 -1
  813. package/components/rating/themes/dark/rating.bootstrap.css.js.map +1 -1
  814. package/components/rating/themes/dark/rating.fluent.css.js +1 -1
  815. package/components/rating/themes/dark/rating.fluent.css.js.map +1 -1
  816. package/components/rating/themes/dark/rating.indigo.css.js +1 -1
  817. package/components/rating/themes/dark/rating.indigo.css.js.map +1 -1
  818. package/components/rating/themes/dark/rating.material.css.js +1 -1
  819. package/components/rating/themes/dark/rating.material.css.js.map +1 -1
  820. package/components/rating/themes/light/rating.bootstrap.css.js +1 -1
  821. package/components/rating/themes/light/rating.bootstrap.css.js.map +1 -1
  822. package/components/rating/themes/light/rating.fluent.css.js +1 -1
  823. package/components/rating/themes/light/rating.fluent.css.js.map +1 -1
  824. package/components/rating/themes/light/rating.indigo.css.js +1 -1
  825. package/components/rating/themes/light/rating.indigo.css.js.map +1 -1
  826. package/components/rating/themes/light/rating.material.css.js +1 -1
  827. package/components/rating/themes/light/rating.material.css.js.map +1 -1
  828. package/components/rating/themes/light/rating.shared.css.d.ts +1 -0
  829. package/components/rating/themes/light/rating.shared.css.js +3 -0
  830. package/components/rating/themes/light/rating.shared.css.js.map +1 -0
  831. package/components/rating/themes/themes.js +7 -0
  832. package/components/rating/themes/themes.js.map +1 -1
  833. package/components/ripple/ripple.js.map +1 -1
  834. package/components/select/select-group.d.ts +3 -5
  835. package/components/select/select-group.js +27 -25
  836. package/components/select/select-group.js.map +1 -1
  837. package/components/select/select-header.d.ts +1 -1
  838. package/components/select/select-header.js +2 -1
  839. package/components/select/select-header.js.map +1 -1
  840. package/components/select/select-item.d.ts +1 -1
  841. package/components/select/select-item.js +2 -1
  842. package/components/select/select-item.js.map +1 -1
  843. package/components/select/select.d.ts +3 -3
  844. package/components/select/select.js +4 -6
  845. package/components/select/select.js.map +1 -1
  846. package/components/select/themes/dark/select.bootstrap.css.js +1 -1
  847. package/components/select/themes/dark/select.bootstrap.css.js.map +1 -1
  848. package/components/select/themes/dark/select.fluent.css.js +1 -1
  849. package/components/select/themes/dark/select.fluent.css.js.map +1 -1
  850. package/components/select/themes/dark/select.indigo.css.js +1 -1
  851. package/components/select/themes/dark/select.indigo.css.js.map +1 -1
  852. package/components/select/themes/dark/select.material.css.js +1 -1
  853. package/components/select/themes/dark/select.material.css.js.map +1 -1
  854. package/components/select/themes/light/select.bootstrap.css.js +1 -1
  855. package/components/select/themes/light/select.bootstrap.css.js.map +1 -1
  856. package/components/select/themes/light/select.fluent.css.js +1 -1
  857. package/components/select/themes/light/select.fluent.css.js.map +1 -1
  858. package/components/select/themes/light/select.indigo.css.js +1 -1
  859. package/components/select/themes/light/select.indigo.css.js.map +1 -1
  860. package/components/select/themes/light/select.material.css.js +1 -1
  861. package/components/select/themes/light/select.material.css.js.map +1 -1
  862. package/components/select/themes/light/select.shared.css.d.ts +1 -0
  863. package/components/select/themes/light/select.shared.css.js +3 -0
  864. package/components/select/themes/light/select.shared.css.js.map +1 -0
  865. package/components/select/themes/shared/select.bootstrap.css.js +1 -1
  866. package/components/select/themes/shared/select.bootstrap.css.js.map +1 -1
  867. package/components/select/themes/shared/select.common.css.d.ts +1 -0
  868. package/components/select/themes/shared/select.common.css.js +3 -0
  869. package/components/select/themes/shared/select.common.css.js.map +1 -0
  870. package/components/select/themes/shared/select.fluent.css.js +1 -1
  871. package/components/select/themes/shared/select.fluent.css.js.map +1 -1
  872. package/components/select/themes/shared/select.indigo.css.js +1 -1
  873. package/components/select/themes/shared/select.indigo.css.js.map +1 -1
  874. package/components/select/themes/shared/select.material.css.js +1 -1
  875. package/components/select/themes/shared/select.material.css.js.map +1 -1
  876. package/components/select/themes/themes.js +7 -0
  877. package/components/select/themes/themes.js.map +1 -1
  878. package/components/slider/range-slider.d.ts +22 -7
  879. package/components/slider/range-slider.js +64 -69
  880. package/components/slider/range-slider.js.map +1 -1
  881. package/components/slider/slider-base.d.ts +39 -22
  882. package/components/slider/slider-base.js +150 -186
  883. package/components/slider/slider-base.js.map +1 -1
  884. package/components/slider/slider-label.js.map +1 -1
  885. package/components/slider/slider.d.ts +4 -3
  886. package/components/slider/slider.js +15 -22
  887. package/components/slider/slider.js.map +1 -1
  888. package/components/slider/themes/dark/slider.bootstrap.css.js +1 -1
  889. package/components/slider/themes/dark/slider.bootstrap.css.js.map +1 -1
  890. package/components/slider/themes/dark/slider.fluent.css.js +1 -1
  891. package/components/slider/themes/dark/slider.fluent.css.js.map +1 -1
  892. package/components/slider/themes/dark/slider.indigo.css.js +1 -1
  893. package/components/slider/themes/dark/slider.indigo.css.js.map +1 -1
  894. package/components/slider/themes/dark/slider.material.css.js +1 -1
  895. package/components/slider/themes/dark/slider.material.css.js.map +1 -1
  896. package/components/slider/themes/light/slider.bootstrap.css.js +1 -1
  897. package/components/slider/themes/light/slider.bootstrap.css.js.map +1 -1
  898. package/components/slider/themes/light/slider.fluent.css.js +1 -1
  899. package/components/slider/themes/light/slider.fluent.css.js.map +1 -1
  900. package/components/slider/themes/light/slider.indigo.css.js +1 -1
  901. package/components/slider/themes/light/slider.indigo.css.js.map +1 -1
  902. package/components/slider/themes/light/slider.material.css.js +1 -1
  903. package/components/slider/themes/light/slider.material.css.js.map +1 -1
  904. package/components/slider/themes/light/slider.shared.css.d.ts +1 -0
  905. package/components/slider/themes/light/slider.shared.css.js +3 -0
  906. package/components/slider/themes/light/slider.shared.css.js.map +1 -0
  907. package/components/slider/themes/shared/slider.bootstrap.css.js +1 -1
  908. package/components/slider/themes/shared/slider.bootstrap.css.js.map +1 -1
  909. package/components/slider/themes/shared/slider.common.css.d.ts +1 -0
  910. package/components/slider/themes/shared/slider.common.css.js +3 -0
  911. package/components/slider/themes/shared/slider.common.css.js.map +1 -0
  912. package/components/slider/themes/shared/slider.fluent.css.js +1 -1
  913. package/components/slider/themes/shared/slider.fluent.css.js.map +1 -1
  914. package/components/slider/themes/shared/slider.indigo.css.js +1 -1
  915. package/components/slider/themes/shared/slider.indigo.css.js.map +1 -1
  916. package/components/slider/themes/shared/slider.material.css.js +1 -1
  917. package/components/slider/themes/shared/slider.material.css.js.map +1 -1
  918. package/components/slider/themes/themes.js +7 -0
  919. package/components/slider/themes/themes.js.map +1 -1
  920. package/components/snackbar/snackbar.d.ts +5 -3
  921. package/components/snackbar/snackbar.js +9 -9
  922. package/components/snackbar/snackbar.js.map +1 -1
  923. package/components/snackbar/themes/dark/snackbar.bootstrap.css.js +1 -1
  924. package/components/snackbar/themes/dark/snackbar.bootstrap.css.js.map +1 -1
  925. package/components/snackbar/themes/dark/snackbar.fluent.css.js +1 -1
  926. package/components/snackbar/themes/dark/snackbar.fluent.css.js.map +1 -1
  927. package/components/snackbar/themes/dark/snackbar.indigo.css.js +1 -1
  928. package/components/snackbar/themes/dark/snackbar.indigo.css.js.map +1 -1
  929. package/components/snackbar/themes/dark/snackbar.material.css.js +1 -1
  930. package/components/snackbar/themes/dark/snackbar.material.css.js.map +1 -1
  931. package/components/snackbar/themes/light/snackbar.bootstrap.css.js +1 -1
  932. package/components/snackbar/themes/light/snackbar.bootstrap.css.js.map +1 -1
  933. package/components/snackbar/themes/light/snackbar.fluent.css.js +1 -1
  934. package/components/snackbar/themes/light/snackbar.fluent.css.js.map +1 -1
  935. package/components/snackbar/themes/light/snackbar.indigo.css.js +1 -1
  936. package/components/snackbar/themes/light/snackbar.indigo.css.js.map +1 -1
  937. package/components/snackbar/themes/light/snackbar.material.css.js +1 -1
  938. package/components/snackbar/themes/light/snackbar.material.css.js.map +1 -1
  939. package/components/snackbar/themes/light/snackbar.shared.css.d.ts +1 -0
  940. package/components/snackbar/themes/light/snackbar.shared.css.js +3 -0
  941. package/components/snackbar/themes/light/snackbar.shared.css.js.map +1 -0
  942. package/components/snackbar/themes/themes.js +7 -0
  943. package/components/snackbar/themes/themes.js.map +1 -1
  944. package/components/stepper/step.d.ts +1 -2
  945. package/components/stepper/step.js +5 -7
  946. package/components/stepper/step.js.map +1 -1
  947. package/components/stepper/stepper.d.ts +1 -1
  948. package/components/stepper/stepper.js.map +1 -1
  949. package/components/stepper/themes/step/dark/step.bootstrap.css.js +1 -1
  950. package/components/stepper/themes/step/dark/step.bootstrap.css.js.map +1 -1
  951. package/components/stepper/themes/step/dark/step.fluent.css.js +1 -1
  952. package/components/stepper/themes/step/dark/step.fluent.css.js.map +1 -1
  953. package/components/stepper/themes/step/dark/step.indigo.css.js +1 -1
  954. package/components/stepper/themes/step/dark/step.indigo.css.js.map +1 -1
  955. package/components/stepper/themes/step/dark/step.material.css.js +1 -1
  956. package/components/stepper/themes/step/dark/step.material.css.js.map +1 -1
  957. package/components/stepper/themes/step/dark/step.shared.css.d.ts +1 -0
  958. package/components/stepper/themes/step/dark/step.shared.css.js +3 -0
  959. package/components/stepper/themes/step/dark/step.shared.css.js.map +1 -0
  960. package/components/stepper/themes/step/light/step.bootstrap.css.js +1 -1
  961. package/components/stepper/themes/step/light/step.bootstrap.css.js.map +1 -1
  962. package/components/stepper/themes/step/light/step.fluent.css.js +1 -1
  963. package/components/stepper/themes/step/light/step.fluent.css.js.map +1 -1
  964. package/components/stepper/themes/step/light/step.indigo.css.js +1 -1
  965. package/components/stepper/themes/step/light/step.indigo.css.js.map +1 -1
  966. package/components/stepper/themes/step/light/step.material.css.js +1 -1
  967. package/components/stepper/themes/step/light/step.material.css.js.map +1 -1
  968. package/components/stepper/themes/step/light/step.shared.css.d.ts +1 -0
  969. package/components/stepper/themes/step/light/step.shared.css.js +3 -0
  970. package/components/stepper/themes/step/light/step.shared.css.js.map +1 -0
  971. package/components/stepper/themes/step/themes.js +8 -0
  972. package/components/stepper/themes/step/themes.js.map +1 -1
  973. package/components/tabs/tab-panel.js.map +1 -1
  974. package/components/tabs/tab.js.map +1 -1
  975. package/components/tabs/tabs.d.ts +13 -3
  976. package/components/tabs/tabs.js +95 -81
  977. package/components/tabs/tabs.js.map +1 -1
  978. package/components/tabs/themes/dark/tab.fluent.css.js +1 -1
  979. package/components/tabs/themes/dark/tab.fluent.css.js.map +1 -1
  980. package/components/tabs/themes/dark/tab.material.css.js +1 -1
  981. package/components/tabs/themes/dark/tab.material.css.js.map +1 -1
  982. package/components/tabs/themes/dark/tab.shared.css.d.ts +1 -0
  983. package/components/tabs/themes/dark/tab.shared.css.js +3 -0
  984. package/components/tabs/themes/dark/tab.shared.css.js.map +1 -0
  985. package/components/tabs/themes/light/tab.bootstrap.css.js +1 -1
  986. package/components/tabs/themes/light/tab.bootstrap.css.js.map +1 -1
  987. package/components/tabs/themes/light/tab.fluent.css.js +1 -1
  988. package/components/tabs/themes/light/tab.fluent.css.js.map +1 -1
  989. package/components/tabs/themes/light/tab.indigo.css.js +1 -1
  990. package/components/tabs/themes/light/tab.indigo.css.js.map +1 -1
  991. package/components/tabs/themes/light/tab.material.css.js +1 -1
  992. package/components/tabs/themes/light/tab.material.css.js.map +1 -1
  993. package/components/tabs/themes/light/tab.shared.css.d.ts +1 -0
  994. package/components/tabs/themes/light/tab.shared.css.js +3 -0
  995. package/components/tabs/themes/light/tab.shared.css.js.map +1 -0
  996. package/components/tabs/themes/tabs-themes.js +8 -0
  997. package/components/tabs/themes/tabs-themes.js.map +1 -1
  998. package/components/textarea/textarea.d.ts +1 -1
  999. package/components/textarea/textarea.js +10 -3
  1000. package/components/textarea/textarea.js.map +1 -1
  1001. package/components/textarea/themes/dark/textarea.bootstrap.css.js +1 -1
  1002. package/components/textarea/themes/dark/textarea.bootstrap.css.js.map +1 -1
  1003. package/components/textarea/themes/dark/textarea.fluent.css.js +1 -1
  1004. package/components/textarea/themes/dark/textarea.fluent.css.js.map +1 -1
  1005. package/components/textarea/themes/dark/textarea.indigo.css.js +1 -1
  1006. package/components/textarea/themes/dark/textarea.indigo.css.js.map +1 -1
  1007. package/components/textarea/themes/dark/textarea.material.css.js +1 -1
  1008. package/components/textarea/themes/dark/textarea.material.css.js.map +1 -1
  1009. package/components/textarea/themes/light/textarea.bootstrap.css.js +1 -1
  1010. package/components/textarea/themes/light/textarea.bootstrap.css.js.map +1 -1
  1011. package/components/textarea/themes/light/textarea.fluent.css.js +1 -1
  1012. package/components/textarea/themes/light/textarea.fluent.css.js.map +1 -1
  1013. package/components/textarea/themes/light/textarea.indigo.css.js +1 -1
  1014. package/components/textarea/themes/light/textarea.indigo.css.js.map +1 -1
  1015. package/components/textarea/themes/light/textarea.material.css.js +1 -1
  1016. package/components/textarea/themes/light/textarea.material.css.js.map +1 -1
  1017. package/components/textarea/themes/light/textarea.shared.css.d.ts +1 -0
  1018. package/components/textarea/themes/light/textarea.shared.css.js +3 -0
  1019. package/components/textarea/themes/light/textarea.shared.css.js.map +1 -0
  1020. package/components/textarea/themes/shared/textarea.bootstrap.css.js +1 -1
  1021. package/components/textarea/themes/shared/textarea.bootstrap.css.js.map +1 -1
  1022. package/components/textarea/themes/shared/textarea.common.css.d.ts +1 -0
  1023. package/components/textarea/themes/shared/textarea.common.css.js +3 -0
  1024. package/components/textarea/themes/shared/textarea.common.css.js.map +1 -0
  1025. package/components/textarea/themes/shared/textarea.fluent.css.js +1 -1
  1026. package/components/textarea/themes/shared/textarea.fluent.css.js.map +1 -1
  1027. package/components/textarea/themes/shared/textarea.indigo.css.js +1 -1
  1028. package/components/textarea/themes/shared/textarea.indigo.css.js.map +1 -1
  1029. package/components/textarea/themes/shared/textarea.material.css.js +1 -1
  1030. package/components/textarea/themes/shared/textarea.material.css.js.map +1 -1
  1031. package/components/textarea/themes/themes.js +7 -0
  1032. package/components/textarea/themes/themes.js.map +1 -1
  1033. package/components/toast/themes/dark/toast.bootstrap.css.js +1 -1
  1034. package/components/toast/themes/dark/toast.bootstrap.css.js.map +1 -1
  1035. package/components/toast/themes/dark/toast.fluent.css.js +1 -1
  1036. package/components/toast/themes/dark/toast.fluent.css.js.map +1 -1
  1037. package/components/toast/themes/dark/toast.indigo.css.js +1 -1
  1038. package/components/toast/themes/dark/toast.indigo.css.js.map +1 -1
  1039. package/components/toast/themes/dark/toast.material.css.js +1 -1
  1040. package/components/toast/themes/dark/toast.material.css.js.map +1 -1
  1041. package/components/toast/themes/dark/toast.shared.css.d.ts +1 -0
  1042. package/components/toast/themes/dark/toast.shared.css.js +3 -0
  1043. package/components/toast/themes/dark/toast.shared.css.js.map +1 -0
  1044. package/components/toast/themes/light/toast.fluent.css.js +1 -1
  1045. package/components/toast/themes/light/toast.fluent.css.js.map +1 -1
  1046. package/components/toast/themes/light/toast.indigo.css.js +1 -1
  1047. package/components/toast/themes/light/toast.indigo.css.js.map +1 -1
  1048. package/components/toast/themes/light/toast.material.css.js +1 -1
  1049. package/components/toast/themes/light/toast.material.css.js.map +1 -1
  1050. package/components/toast/themes/light/toast.shared.css.d.ts +1 -0
  1051. package/components/toast/themes/light/toast.shared.css.js +3 -0
  1052. package/components/toast/themes/light/toast.shared.css.js.map +1 -0
  1053. package/components/toast/themes/themes.js +8 -0
  1054. package/components/toast/themes/themes.js.map +1 -1
  1055. package/components/toast/toast.d.ts +2 -1
  1056. package/components/toast/toast.js +5 -4
  1057. package/components/toast/toast.js.map +1 -1
  1058. package/components/tree/themes/container.js +8 -0
  1059. package/components/tree/themes/container.js.map +1 -1
  1060. package/components/tree/themes/dark/container.bootstrap.css.js +1 -1
  1061. package/components/tree/themes/dark/container.bootstrap.css.js.map +1 -1
  1062. package/components/tree/themes/dark/container.fluent.css.js +1 -1
  1063. package/components/tree/themes/dark/container.fluent.css.js.map +1 -1
  1064. package/components/tree/themes/dark/container.indigo.css.js +1 -1
  1065. package/components/tree/themes/dark/container.indigo.css.js.map +1 -1
  1066. package/components/tree/themes/dark/container.material.css.js +1 -1
  1067. package/components/tree/themes/dark/container.material.css.js.map +1 -1
  1068. package/components/tree/themes/dark/container.shared.css.d.ts +1 -0
  1069. package/components/tree/themes/dark/container.shared.css.js +3 -0
  1070. package/components/tree/themes/dark/container.shared.css.js.map +1 -0
  1071. package/components/tree/themes/item.base.css.js +1 -1
  1072. package/components/tree/themes/item.base.css.js.map +1 -1
  1073. package/components/tree/themes/item.js +0 -14
  1074. package/components/tree/themes/item.js.map +1 -1
  1075. package/components/tree/themes/light/container.bootstrap.css.js +1 -1
  1076. package/components/tree/themes/light/container.bootstrap.css.js.map +1 -1
  1077. package/components/tree/themes/light/container.fluent.css.js +1 -1
  1078. package/components/tree/themes/light/container.fluent.css.js.map +1 -1
  1079. package/components/tree/themes/light/container.indigo.css.js +1 -1
  1080. package/components/tree/themes/light/container.indigo.css.js.map +1 -1
  1081. package/components/tree/themes/light/container.material.css.js +1 -1
  1082. package/components/tree/themes/light/container.material.css.js.map +1 -1
  1083. package/components/tree/themes/light/container.shared.css.d.ts +1 -0
  1084. package/components/tree/themes/light/container.shared.css.js +3 -0
  1085. package/components/tree/themes/light/container.shared.css.js.map +1 -0
  1086. package/components/tree/themes/shared/item.common.css.d.ts +1 -0
  1087. package/components/tree/themes/shared/item.common.css.js +3 -0
  1088. package/components/tree/themes/shared/item.common.css.js.map +1 -0
  1089. package/components/tree/themes/shared/item.indigo.css.js +1 -1
  1090. package/components/tree/themes/shared/item.indigo.css.js.map +1 -1
  1091. package/components/tree/themes/shared/item.material.css.js +1 -1
  1092. package/components/tree/themes/shared/item.material.css.js.map +1 -1
  1093. package/components/tree/tree-item.d.ts +2 -4
  1094. package/components/tree/tree-item.js +7 -10
  1095. package/components/tree/tree-item.js.map +1 -1
  1096. package/components/tree/tree.d.ts +1 -1
  1097. package/components/tree/tree.js.map +1 -1
  1098. package/components/tree/tree.navigation.js.map +1 -1
  1099. package/components/tree/tree.selection.js.map +1 -1
  1100. package/custom-elements.json +1064 -1005
  1101. package/package.json +2 -2
  1102. package/themes/dark/fluent.css +1 -1
  1103. package/themes/light/fluent.css +1 -1
  1104. package/theming/config.js +4 -1
  1105. package/theming/config.js.map +1 -1
  1106. package/theming/theming-controller.js +7 -4
  1107. package/theming/theming-controller.js.map +1 -1
  1108. package/theming/utils.d.ts +1 -1
  1109. package/theming/utils.js +43 -26
  1110. package/theming/utils.js.map +1 -1
  1111. package/components/dropdown/themes/shared/group/dropdown-group.bootstrap.css.js +0 -3
  1112. package/components/dropdown/themes/shared/group/dropdown-group.bootstrap.css.js.map +0 -1
  1113. package/components/dropdown/themes/shared/group/dropdown-group.material.css.js +0 -3
  1114. package/components/dropdown/themes/shared/group/dropdown-group.material.css.js.map +0 -1
  1115. package/components/dropdown/themes/shared/header/dropdown-header.bootstrap.css.js +0 -3
  1116. package/components/dropdown/themes/shared/header/dropdown-header.bootstrap.css.js.map +0 -1
  1117. package/components/dropdown/themes/shared/header/dropdown-header.material.css.js +0 -3
  1118. package/components/dropdown/themes/shared/header/dropdown-header.material.css.js.map +0 -1
  1119. package/components/dropdown/themes/shared/item/dropdown-item.bootstrap.css.js +0 -3
  1120. package/components/dropdown/themes/shared/item/dropdown-item.bootstrap.css.js.map +0 -1
  1121. package/components/dropdown/themes/shared/item/dropdown-item.material.css.js +0 -3
  1122. package/components/dropdown/themes/shared/item/dropdown-item.material.css.js.map +0 -1
  1123. package/components/tabs/utils.d.ts +0 -14
  1124. package/components/tabs/utils.js +0 -32
  1125. package/components/tabs/utils.js.map +0 -1
  1126. package/components/tree/themes/shared/item.bootstrap.css.js +0 -3
  1127. package/components/tree/themes/shared/item.bootstrap.css.js.map +0 -1
  1128. package/components/tree/themes/shared/item.fluent.css.js +0 -3
  1129. package/components/tree/themes/shared/item.fluent.css.js.map +0 -1
  1130. /package/components/{dropdown/themes/shared/group/dropdown-group.bootstrap.css.d.ts → avatar/themes/light/avatar.shared.css.d.ts} +0 -0
  1131. /package/components/{dropdown/themes/shared/group/dropdown-group.indigo.css.d.ts → badge/themes/light/badge.shared.css.d.ts} +0 -0
  1132. /package/components/{dropdown/themes/shared/header/dropdown-header.indigo.css.d.ts → button/themes/button/light/button.shared.css.d.ts} +0 -0
  1133. /package/components/{dropdown/themes/shared/group/dropdown-group.material.css.d.ts → button-group/themes/dark/button-group.shared.css.d.ts} +0 -0
  1134. /package/components/{dropdown/themes/shared/header/dropdown-header.bootstrap.css.d.ts → button-group/themes/light/button-group.shared.css.d.ts} +0 -0
  1135. /package/components/{dropdown/themes/shared/header/dropdown-header.material.css.d.ts → calendar/themes/light/calendar.shared.css.d.ts} +0 -0
  1136. /package/components/{dropdown/themes/shared/item/dropdown-item.bootstrap.css.d.ts → card/themes/light/container/card.shared.css.d.ts} +0 -0
  1137. /package/components/{dropdown/themes/shared/item/dropdown-item.indigo.css.d.ts → checkbox/themes/dark/switch/switch.shared.css.d.ts} +0 -0
  1138. /package/components/{dropdown/themes/shared/item/dropdown-item.material.css.d.ts → checkbox/themes/light/checkbox/checkbox.shared.css.d.ts} +0 -0
  1139. /package/components/{tree/themes/shared/item.bootstrap.css.d.ts → checkbox/themes/light/switch/switch.shared.css.d.ts} +0 -0
  1140. /package/components/{tree/themes/shared/item.fluent.css.d.ts → checkbox/themes/shared/checkbox/checkbox.common.css.d.ts} +0 -0
@@ -645,64 +645,32 @@
645
645
  "path": "src/animations/player.ts",
646
646
  "declarations": [
647
647
  {
648
- "kind": "class",
649
- "description": "",
650
- "name": "AnimationPlayer",
651
- "members": [
648
+ "kind": "function",
649
+ "name": "addAnimationController",
650
+ "parameters": [
652
651
  {
653
- "kind": "field",
654
- "name": "target",
652
+ "name": "host",
655
653
  "type": {
656
- "text": "HTMLElement"
657
- },
658
- "privacy": "private",
659
- "default": "target"
660
- },
661
- {
662
- "kind": "method",
663
- "name": "prefersReducedMotion",
664
- "privacy": "private"
665
- },
666
- {
667
- "kind": "method",
668
- "name": "parseKeyframes",
669
- "privacy": "private",
670
- "parameters": [
671
- {
672
- "name": "keyframes",
673
- "type": {
674
- "text": "Keyframe[]"
675
- }
676
- }
677
- ]
678
- },
679
- {
680
- "kind": "method",
681
- "name": "play",
682
- "privacy": "public",
683
- "parameters": [
684
- {
685
- "name": "animation",
686
- "type": {
687
- "text": "AnimationReferenceMetadata"
688
- }
689
- }
690
- ]
654
+ "text": "ReactiveControllerHost & HTMLElement"
655
+ }
691
656
  },
692
657
  {
693
- "kind": "method",
694
- "name": "stopAll",
695
- "privacy": "public"
658
+ "name": "target",
659
+ "optional": true,
660
+ "type": {
661
+ "text": "Ref<HTMLElement> | HTMLElement"
662
+ }
696
663
  }
697
- ]
664
+ ],
665
+ "description": "Creates and attaches an animation player instance to the passed in `host` element.\nThe player will run animations on the passed in `target`, or if `target` is undefined,\nthe host element itself."
698
666
  }
699
667
  ],
700
668
  "exports": [
701
669
  {
702
670
  "kind": "js",
703
- "name": "AnimationPlayer",
671
+ "name": "addAnimationController",
704
672
  "declaration": {
705
- "name": "AnimationPlayer",
673
+ "name": "addAnimationController",
706
674
  "module": "src/animations/player.ts"
707
675
  }
708
676
  }
@@ -1344,7 +1312,7 @@
1344
1312
  "privacy": "public",
1345
1313
  "default": "'small'",
1346
1314
  "description": "Determines the size of the component.",
1347
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
1315
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
1348
1316
  "attribute": "size",
1349
1317
  "reflects": true,
1350
1318
  "inheritedFrom": {
@@ -1407,7 +1375,7 @@
1407
1375
  },
1408
1376
  "default": "'large'",
1409
1377
  "description": "Determines the size of the component.",
1410
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
1378
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
1411
1379
  "fieldName": "size",
1412
1380
  "attribute": "size",
1413
1381
  "inheritedFrom": {
@@ -1797,7 +1765,7 @@
1797
1765
  "privacy": "public",
1798
1766
  "default": "'medium'",
1799
1767
  "description": "Determines the size of the component.",
1800
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
1768
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
1801
1769
  "attribute": "size",
1802
1770
  "reflects": true,
1803
1771
  "inheritedFrom": {
@@ -1977,7 +1945,7 @@
1977
1945
  },
1978
1946
  "default": "'large'",
1979
1947
  "description": "Determines the size of the component.",
1980
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
1948
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
1981
1949
  "fieldName": "size",
1982
1950
  "attribute": "size",
1983
1951
  "inheritedFrom": {
@@ -2114,7 +2082,7 @@
2114
2082
  "privacy": "public",
2115
2083
  "default": "'medium'",
2116
2084
  "description": "Determines the size of the component.",
2117
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
2085
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
2118
2086
  "attribute": "size",
2119
2087
  "reflects": true,
2120
2088
  "inheritedFrom": {
@@ -2533,7 +2501,7 @@
2533
2501
  },
2534
2502
  "default": "'large'",
2535
2503
  "description": "Determines the size of the component.",
2536
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
2504
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
2537
2505
  "fieldName": "size",
2538
2506
  "attribute": "size",
2539
2507
  "inheritedFrom": {
@@ -2788,7 +2756,7 @@
2788
2756
  "privacy": "public",
2789
2757
  "default": "'large'",
2790
2758
  "description": "Determines the size of the component.",
2791
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
2759
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
2792
2760
  "attribute": "size",
2793
2761
  "reflects": true,
2794
2762
  "inheritedFrom": {
@@ -3216,7 +3184,7 @@
3216
3184
  },
3217
3185
  "default": "'large'",
3218
3186
  "description": "Determines the size of the component.",
3219
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
3187
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
3220
3188
  "fieldName": "size",
3221
3189
  "attribute": "size",
3222
3190
  "inheritedFrom": {
@@ -3374,29 +3342,31 @@
3374
3342
  },
3375
3343
  {
3376
3344
  "kind": "field",
3377
- "name": "_selectedItems",
3378
- "type": {
3379
- "text": "Set<string>"
3380
- },
3345
+ "name": "isMultiple",
3381
3346
  "privacy": "private",
3382
- "default": "new Set()"
3347
+ "readonly": true
3383
3348
  },
3384
3349
  {
3385
3350
  "kind": "field",
3386
- "name": "mutationObserver",
3351
+ "name": "_selectedItems",
3387
3352
  "type": {
3388
- "text": "MutationObserver"
3353
+ "text": "Set<string>"
3389
3354
  },
3390
- "privacy": "private"
3355
+ "privacy": "private",
3356
+ "default": "new Set()"
3391
3357
  },
3392
3358
  {
3393
- "kind": "field",
3394
- "name": "observerConfig",
3395
- "type": {
3396
- "text": "MutationObserverInit"
3397
- },
3359
+ "kind": "method",
3360
+ "name": "_observerCallback",
3398
3361
  "privacy": "private",
3399
- "default": "{\n attributeFilter: ['selected'],\n childList: true,\n subtree: true,\n }"
3362
+ "parameters": [
3363
+ {
3364
+ "name": "{\n changes: { added, attributes },\n }",
3365
+ "type": {
3366
+ "text": "MutationControllerParams<IgcToggleButtonComponent>"
3367
+ }
3368
+ }
3369
+ ]
3400
3370
  },
3401
3371
  {
3402
3372
  "kind": "field",
@@ -3548,24 +3518,6 @@
3548
3518
  }
3549
3519
  ]
3550
3520
  },
3551
- {
3552
- "kind": "method",
3553
- "name": "setMutationsObserver",
3554
- "privacy": "private"
3555
- },
3556
- {
3557
- "kind": "method",
3558
- "name": "getAddedButtons",
3559
- "privacy": "private",
3560
- "parameters": [
3561
- {
3562
- "name": "records",
3563
- "type": {
3564
- "text": "MutationRecord[]"
3565
- }
3566
- }
3567
- ]
3568
- },
3569
3521
  {
3570
3522
  "kind": "method",
3571
3523
  "name": "addEventListener",
@@ -4448,7 +4400,7 @@
4448
4400
  "privacy": "public",
4449
4401
  "default": "'large'",
4450
4402
  "description": "Determines the size of the component.",
4451
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
4403
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
4452
4404
  "attribute": "size",
4453
4405
  "reflects": true,
4454
4406
  "inheritedFrom": {
@@ -4822,7 +4774,7 @@
4822
4774
  },
4823
4775
  "default": "'large'",
4824
4776
  "description": "Determines the size of the component.",
4825
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
4777
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
4826
4778
  "fieldName": "size",
4827
4779
  "attribute": "size",
4828
4780
  "inheritedFrom": {
@@ -8061,7 +8013,7 @@
8061
8013
  "privacy": "public",
8062
8014
  "default": "'medium'",
8063
8015
  "description": "Determines the size of the component.",
8064
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
8016
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
8065
8017
  "attribute": "size",
8066
8018
  "reflects": true,
8067
8019
  "inheritedFrom": {
@@ -8254,7 +8206,7 @@
8254
8206
  },
8255
8207
  "default": "'large'",
8256
8208
  "description": "Determines the size of the component.",
8257
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
8209
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
8258
8210
  "fieldName": "size",
8259
8211
  "attribute": "size",
8260
8212
  "inheritedFrom": {
@@ -8935,7 +8887,7 @@
8935
8887
  "kind": "field",
8936
8888
  "name": "groupSorting",
8937
8889
  "type": {
8938
- "text": "\"asc\" | \"desc\""
8890
+ "text": "\"asc\" | \"desc\" | \"none\""
8939
8891
  },
8940
8892
  "privacy": "public",
8941
8893
  "default": "'asc'",
@@ -10042,7 +9994,7 @@
10042
9994
  {
10043
9995
  "name": "group-sorting",
10044
9996
  "type": {
10045
- "text": "\"asc\" | \"desc\""
9997
+ "text": "\"asc\" | \"desc\" | \"none\""
10046
9998
  },
10047
9999
  "default": "'asc'",
10048
10000
  "description": "Sorts the items in each group by ascending or descending order.",
@@ -10283,18 +10235,6 @@
10283
10235
  }
10284
10236
  ]
10285
10237
  },
10286
- {
10287
- "kind": "function",
10288
- "name": "extractText",
10289
- "parameters": [
10290
- {
10291
- "name": "arr",
10292
- "type": {
10293
- "text": "T[]"
10294
- }
10295
- }
10296
- ]
10297
- },
10298
10238
  {
10299
10239
  "kind": "function",
10300
10240
  "name": "format",
@@ -10422,6 +10362,23 @@
10422
10362
  }
10423
10363
  ]
10424
10364
  },
10365
+ {
10366
+ "kind": "function",
10367
+ "name": "isElement",
10368
+ "return": {
10369
+ "type": {
10370
+ "text": "node is Element"
10371
+ }
10372
+ },
10373
+ "parameters": [
10374
+ {
10375
+ "name": "node",
10376
+ "type": {
10377
+ "text": "unknown"
10378
+ }
10379
+ }
10380
+ ]
10381
+ },
10425
10382
  {
10426
10383
  "kind": "function",
10427
10384
  "name": "groupBy",
@@ -10490,14 +10447,6 @@
10490
10447
  "module": "src/components/common/util.ts"
10491
10448
  }
10492
10449
  },
10493
- {
10494
- "kind": "js",
10495
- "name": "extractText",
10496
- "declaration": {
10497
- "name": "extractText",
10498
- "module": "src/components/common/util.ts"
10499
- }
10500
- },
10501
10450
  {
10502
10451
  "kind": "js",
10503
10452
  "name": "format",
@@ -10546,6 +10495,14 @@
10546
10495
  "module": "src/components/common/util.ts"
10547
10496
  }
10548
10497
  },
10498
+ {
10499
+ "kind": "js",
10500
+ "name": "isElement",
10501
+ "declaration": {
10502
+ "name": "isElement",
10503
+ "module": "src/components/common/util.ts"
10504
+ }
10505
+ },
10549
10506
  {
10550
10507
  "kind": "js",
10551
10508
  "name": "groupBy",
@@ -10631,6 +10588,22 @@
10631
10588
  "text": "Validator<{\n min: number | string;\n step: number | string;\n value: number | string;\n}>"
10632
10589
  },
10633
10590
  "default": "{\n key: 'stepMismatch',\n message: 'Value does not conform to step constraint',\n isValid: ({ min, step, value }) =>\n isDefined(step)\n ? (asNumber(value) - asNumber(min)) % asNumber(step, 1) === 0\n : true,\n}"
10591
+ },
10592
+ {
10593
+ "kind": "variable",
10594
+ "name": "emailValidator",
10595
+ "type": {
10596
+ "text": "Validator<{ value: string }>"
10597
+ },
10598
+ "default": "{\n key: 'typeMismatch',\n message: validatorMessages.email,\n isValid: ({ value }) => emailRegex.test(value),\n}"
10599
+ },
10600
+ {
10601
+ "kind": "variable",
10602
+ "name": "urlValidator",
10603
+ "type": {
10604
+ "text": "Validator<{ value: string }>"
10605
+ },
10606
+ "default": "{\n key: 'typeMismatch',\n message: validatorMessages.url,\n isValid: ({ value }) => URL.canParse(value),\n}"
10634
10607
  }
10635
10608
  ],
10636
10609
  "exports": [
@@ -10705,6 +10678,22 @@
10705
10678
  "name": "stepValidator",
10706
10679
  "module": "src/components/common/validators.ts"
10707
10680
  }
10681
+ },
10682
+ {
10683
+ "kind": "js",
10684
+ "name": "emailValidator",
10685
+ "declaration": {
10686
+ "name": "emailValidator",
10687
+ "module": "src/components/common/validators.ts"
10688
+ }
10689
+ },
10690
+ {
10691
+ "kind": "js",
10692
+ "name": "urlValidator",
10693
+ "declaration": {
10694
+ "name": "urlValidator",
10695
+ "module": "src/components/common/validators.ts"
10696
+ }
10708
10697
  }
10709
10698
  ]
10710
10699
  },
@@ -10892,7 +10881,7 @@
10892
10881
  "name": "minValue",
10893
10882
  "privacy": "public",
10894
10883
  "description": "The minimum value required for the input to remain valid.",
10895
- "deprecated": "- since v4.4.0\nUse the `min` property instead.",
10884
+ "deprecated": "since v4.4.0. Use the `min` property instead.",
10896
10885
  "attribute": "min-value"
10897
10886
  },
10898
10887
  {
@@ -10900,7 +10889,7 @@
10900
10889
  "name": "maxValue",
10901
10890
  "privacy": "public",
10902
10891
  "description": "The maximum value required for the input to remain valid.",
10903
- "deprecated": "- since v4.4.0\nUse the `max` property instead.",
10892
+ "deprecated": "since v4.4.0. Use the `max` property instead.",
10904
10893
  "attribute": "max-value"
10905
10894
  },
10906
10895
  {
@@ -11282,6 +11271,20 @@
11282
11271
  }
11283
11272
  }
11284
11273
  },
11274
+ {
11275
+ "kind": "method",
11276
+ "name": "_updateSetRangeTextValue",
11277
+ "privacy": "protected",
11278
+ "return": {
11279
+ "type": {
11280
+ "text": "void"
11281
+ }
11282
+ },
11283
+ "inheritedFrom": {
11284
+ "name": "IgcMaskInputBaseComponent",
11285
+ "module": "src/components/mask-input/mask-input-base.ts"
11286
+ }
11287
+ },
11285
11288
  {
11286
11289
  "kind": "method",
11287
11290
  "name": "getNewPosition",
@@ -11692,6 +11695,45 @@
11692
11695
  "module": "src/components/input/input-base.ts"
11693
11696
  }
11694
11697
  },
11698
+ {
11699
+ "kind": "method",
11700
+ "name": "setRangeText",
11701
+ "privacy": "public",
11702
+ "parameters": [
11703
+ {
11704
+ "name": "replacement",
11705
+ "type": {
11706
+ "text": "string"
11707
+ }
11708
+ },
11709
+ {
11710
+ "name": "start",
11711
+ "optional": true,
11712
+ "type": {
11713
+ "text": "number"
11714
+ }
11715
+ },
11716
+ {
11717
+ "name": "end",
11718
+ "optional": true,
11719
+ "type": {
11720
+ "text": "number"
11721
+ }
11722
+ },
11723
+ {
11724
+ "name": "selectMode",
11725
+ "optional": true,
11726
+ "type": {
11727
+ "text": "'select' | 'start' | 'end' | 'preserve'"
11728
+ }
11729
+ }
11730
+ ],
11731
+ "description": "Replaces the selected text in the control and re-applies the mask",
11732
+ "inheritedFrom": {
11733
+ "name": "IgcInputBaseComponent",
11734
+ "module": "src/components/input/input-base.ts"
11735
+ }
11736
+ },
11695
11737
  {
11696
11738
  "kind": "field",
11697
11739
  "name": "required",
@@ -12084,7 +12126,7 @@
12084
12126
  "default": "'large'",
12085
12127
  "privacy": "public",
12086
12128
  "description": "Determines the size of the component.",
12087
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
12129
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
12088
12130
  "attribute": "size",
12089
12131
  "reflects": true,
12090
12132
  "inheritedFrom": {
@@ -12234,7 +12276,7 @@
12234
12276
  "name": "readonly",
12235
12277
  "privacy": "public",
12236
12278
  "description": "Makes the control a readonly field.",
12237
- "deprecated": "- since v4.4.0\nUse the `readOnly` property instead.",
12279
+ "deprecated": "since v4.4.0. Use the `readOnly` property instead.",
12238
12280
  "inheritedFrom": {
12239
12281
  "name": "IgcInputBaseComponent",
12240
12282
  "module": "src/components/input/input-base.ts"
@@ -12323,43 +12365,6 @@
12323
12365
  "module": "src/components/input/input-base.ts"
12324
12366
  }
12325
12367
  },
12326
- {
12327
- "kind": "method",
12328
- "name": "setRangeText",
12329
- "privacy": "public",
12330
- "parameters": [
12331
- {
12332
- "name": "replacement",
12333
- "type": {
12334
- "text": "string"
12335
- }
12336
- },
12337
- {
12338
- "name": "start",
12339
- "type": {
12340
- "text": "number"
12341
- }
12342
- },
12343
- {
12344
- "name": "end",
12345
- "type": {
12346
- "text": "number"
12347
- }
12348
- },
12349
- {
12350
- "name": "selectMode",
12351
- "default": "'preserve'",
12352
- "type": {
12353
- "text": "'select' | 'start' | 'end' | 'preserve'"
12354
- }
12355
- }
12356
- ],
12357
- "description": "Replaces the selected text in the input.",
12358
- "inheritedFrom": {
12359
- "name": "IgcInputBaseComponent",
12360
- "module": "src/components/input/input-base.ts"
12361
- }
12362
- },
12363
12368
  {
12364
12369
  "kind": "method",
12365
12370
  "name": "renderPrefix",
@@ -12473,14 +12478,14 @@
12473
12478
  {
12474
12479
  "name": "min-value",
12475
12480
  "description": "The minimum value required for the input to remain valid.",
12476
- "deprecated": "- since v4.4.0\nUse the `min` property instead.",
12481
+ "deprecated": "since v4.4.0. Use the `min` property instead.",
12477
12482
  "fieldName": "minValue",
12478
12483
  "attribute": "min-value"
12479
12484
  },
12480
12485
  {
12481
12486
  "name": "max-value",
12482
12487
  "description": "The maximum value required for the input to remain valid.",
12483
- "deprecated": "- since v4.4.0\nUse the `max` property instead.",
12488
+ "deprecated": "since v4.4.0. Use the `max` property instead.",
12484
12489
  "fieldName": "maxValue",
12485
12490
  "attribute": "max-value"
12486
12491
  },
@@ -12585,7 +12590,7 @@
12585
12590
  },
12586
12591
  "default": "'large'",
12587
12592
  "description": "Determines the size of the component.",
12588
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
12593
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
12589
12594
  "fieldName": "size",
12590
12595
  "attribute": "size",
12591
12596
  "inheritedFrom": {
@@ -13618,20 +13623,23 @@
13618
13623
  },
13619
13624
  {
13620
13625
  "kind": "field",
13621
- "name": "animationPlayer",
13626
+ "name": "dialogRef",
13622
13627
  "type": {
13623
- "text": "AnimationPlayer"
13628
+ "text": "Ref<HTMLDialogElement>"
13624
13629
  },
13625
13630
  "privacy": "private"
13626
13631
  },
13627
13632
  {
13628
13633
  "kind": "field",
13629
- "name": "dialog",
13630
- "type": {
13631
- "text": "HTMLDialogElement"
13632
- },
13634
+ "name": "animationPlayer",
13633
13635
  "privacy": "private"
13634
13636
  },
13637
+ {
13638
+ "kind": "field",
13639
+ "name": "dialog",
13640
+ "privacy": "private",
13641
+ "readonly": true
13642
+ },
13635
13643
  {
13636
13644
  "kind": "field",
13637
13645
  "name": "closeOnEscape",
@@ -14932,7 +14940,7 @@
14932
14940
  "privacy": "public",
14933
14941
  "default": "'large'",
14934
14942
  "description": "Determines the size of the component.",
14935
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
14943
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
14936
14944
  "attribute": "size",
14937
14945
  "reflects": true,
14938
14946
  "inheritedFrom": {
@@ -15284,7 +15292,7 @@
15284
15292
  },
15285
15293
  "default": "'large'",
15286
15294
  "description": "Determines the size of the component.",
15287
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
15295
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
15288
15296
  "fieldName": "size",
15289
15297
  "attribute": "size",
15290
15298
  "inheritedFrom": {
@@ -15443,12 +15451,25 @@
15443
15451
  },
15444
15452
  {
15445
15453
  "kind": "field",
15446
- "name": "animationPlayer",
15454
+ "name": "headerRef",
15447
15455
  "type": {
15448
- "text": "AnimationPlayer"
15456
+ "text": "Ref<HTMLDivElement>"
15449
15457
  },
15450
15458
  "privacy": "private"
15451
15459
  },
15460
+ {
15461
+ "kind": "field",
15462
+ "name": "contentRef",
15463
+ "type": {
15464
+ "text": "Ref<HTMLDivElement>"
15465
+ },
15466
+ "privacy": "private"
15467
+ },
15468
+ {
15469
+ "kind": "field",
15470
+ "name": "animationPlayer",
15471
+ "privacy": "private"
15472
+ },
15452
15473
  {
15453
15474
  "kind": "field",
15454
15475
  "name": "_indicatorExpandedElements",
@@ -15493,14 +15514,6 @@
15493
15514
  "attribute": "indicator-position",
15494
15515
  "reflects": true
15495
15516
  },
15496
- {
15497
- "kind": "field",
15498
- "name": "panelContent",
15499
- "type": {
15500
- "text": "HTMLElement"
15501
- },
15502
- "privacy": "protected"
15503
- },
15504
15517
  {
15505
15518
  "kind": "field",
15506
15519
  "name": "panelId",
@@ -15509,14 +15522,6 @@
15509
15522
  },
15510
15523
  "privacy": "private"
15511
15524
  },
15512
- {
15513
- "kind": "field",
15514
- "name": "headerRef",
15515
- "type": {
15516
- "text": "Ref<HTMLDivElement>"
15517
- },
15518
- "privacy": "private"
15519
- },
15520
15525
  {
15521
15526
  "kind": "method",
15522
15527
  "name": "handleClicked",
@@ -16056,7 +16061,7 @@
16056
16061
  "package": "lit"
16057
16062
  },
16058
16063
  "tagName": "igc-form",
16059
- "deprecated": "- since version 4.4.0 Use the native `<form>` element instead.",
16064
+ "deprecated": "since version 4.4.0. Use the native `<form>` element instead.",
16060
16065
  "customElement": true
16061
16066
  }
16062
16067
  ],
@@ -16453,7 +16458,7 @@
16453
16458
  "privacy": "public",
16454
16459
  "default": "'medium'",
16455
16460
  "description": "Determines the size of the component.",
16456
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
16461
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
16457
16462
  "attribute": "size",
16458
16463
  "reflects": true,
16459
16464
  "inheritedFrom": {
@@ -16509,7 +16514,7 @@
16509
16514
  },
16510
16515
  "default": "'large'",
16511
16516
  "description": "Determines the size of the component.",
16512
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
16517
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
16513
16518
  "fieldName": "size",
16514
16519
  "attribute": "size",
16515
16520
  "inheritedFrom": {
@@ -16678,7 +16683,7 @@
16678
16683
  "name": "readonly",
16679
16684
  "privacy": "public",
16680
16685
  "description": "Makes the control a readonly field.",
16681
- "deprecated": "- since v4.4.0\nUse the `readOnly` property instead."
16686
+ "deprecated": "since v4.4.0. Use the `readOnly` property instead."
16682
16687
  },
16683
16688
  {
16684
16689
  "kind": "field",
@@ -16853,7 +16858,7 @@
16853
16858
  "privacy": "public",
16854
16859
  "default": "'medium'",
16855
16860
  "description": "Determines the size of the component.",
16856
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
16861
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
16857
16862
  "attribute": "size",
16858
16863
  "reflects": true,
16859
16864
  "inheritedFrom": {
@@ -17465,7 +17470,7 @@
17465
17470
  },
17466
17471
  "default": "'large'",
17467
17472
  "description": "Determines the size of the component.",
17468
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
17473
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
17469
17474
  "fieldName": "size",
17470
17475
  "attribute": "size",
17471
17476
  "inheritedFrom": {
@@ -17596,12 +17601,21 @@
17596
17601
  "text": "Validator[]"
17597
17602
  },
17598
17603
  "privacy": "protected",
17599
- "default": "[\n {\n ...requiredValidator,\n isValid: () =>\n this.isStringType\n ? requiredValidator.isValid(this)\n : requiredNumberValidator.isValid(this),\n },\n {\n ...minLengthValidator,\n isValid: () =>\n this.isStringType ? minLengthValidator.isValid(this) : true,\n },\n {\n ...maxLengthValidator,\n isValid: () =>\n this.isStringType ? maxLengthValidator.isValid(this) : true,\n },\n {\n ...minValidator,\n isValid: () => (this.isStringType ? true : minValidator.isValid(this)),\n },\n {\n ...maxValidator,\n isValid: () => (this.isStringType ? true : maxValidator.isValid(this)),\n },\n {\n ...stepValidator,\n isValid: () => (this.isStringType ? true : stepValidator.isValid(this)),\n },\n {\n ...patternValidator,\n isValid: () =>\n this.isStringType ? patternValidator.isValid(this) : true,\n },\n ]",
17604
+ "default": "[\n {\n ...requiredValidator,\n isValid: () =>\n this.isStringType\n ? requiredValidator.isValid(this)\n : requiredNumberValidator.isValid(this),\n },\n {\n ...minLengthValidator,\n isValid: () =>\n this.isStringType ? minLengthValidator.isValid(this) : true,\n },\n {\n ...maxLengthValidator,\n isValid: () =>\n this.isStringType ? maxLengthValidator.isValid(this) : true,\n },\n {\n ...minValidator,\n isValid: () => (this.isStringType ? true : minValidator.isValid(this)),\n },\n {\n ...maxValidator,\n isValid: () => (this.isStringType ? true : maxValidator.isValid(this)),\n },\n {\n ...stepValidator,\n isValid: () => (this.isStringType ? true : stepValidator.isValid(this)),\n },\n {\n ...patternValidator,\n isValid: () =>\n this.isStringType ? patternValidator.isValid(this) : true,\n },\n {\n key: 'typeMismatch',\n isValid: () => {\n switch (this.type) {\n case 'email':\n return emailValidator.isValid(this);\n case 'url':\n return urlValidator.isValid(this);\n default:\n return true;\n }\n },\n message: () =>\n (this.type === 'email'\n ? emailValidator.message\n : urlValidator.message) as string,\n },\n ]",
17600
17605
  "inheritedFrom": {
17601
17606
  "name": "IgcInputBaseComponent",
17602
17607
  "module": "src/components/input/input-base.ts"
17603
17608
  }
17604
17609
  },
17610
+ {
17611
+ "kind": "field",
17612
+ "name": "_value",
17613
+ "type": {
17614
+ "text": "string"
17615
+ },
17616
+ "privacy": "protected",
17617
+ "default": "''"
17618
+ },
17605
17619
  {
17606
17620
  "kind": "field",
17607
17621
  "name": "value",
@@ -17610,7 +17624,6 @@
17610
17624
  },
17611
17625
  "privacy": "public",
17612
17626
  "description": "The value of the control.",
17613
- "default": "''",
17614
17627
  "attribute": "value",
17615
17628
  "inheritedFrom": {
17616
17629
  "name": "IgcInputBaseComponent",
@@ -17664,7 +17677,7 @@
17664
17677
  "name": "minlength",
17665
17678
  "privacy": "public",
17666
17679
  "description": "The minlength attribute of the control.",
17667
- "deprecated": "- since v4.4.0\nUse the `minLength` property instead."
17680
+ "deprecated": "since v4.4.0. Use the `minLength` property instead."
17668
17681
  },
17669
17682
  {
17670
17683
  "kind": "field",
@@ -17681,7 +17694,7 @@
17681
17694
  "name": "maxlength",
17682
17695
  "privacy": "public",
17683
17696
  "description": "The maxlength attribute of the control.",
17684
- "deprecated": "- since v4.4.0\nUse the `maxLength` property instead."
17697
+ "deprecated": "since v4.4.0. Use the `maxLength` property instead."
17685
17698
  },
17686
17699
  {
17687
17700
  "kind": "field",
@@ -17738,11 +17751,6 @@
17738
17751
  "name": "constraintsChanged",
17739
17752
  "privacy": "protected"
17740
17753
  },
17741
- {
17742
- "kind": "method",
17743
- "name": "valueChange",
17744
- "privacy": "protected"
17745
- },
17746
17754
  {
17747
17755
  "kind": "method",
17748
17756
  "name": "setRangeText",
@@ -18260,7 +18268,7 @@
18260
18268
  "privacy": "public",
18261
18269
  "default": "'large'",
18262
18270
  "description": "Determines the size of the component.",
18263
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
18271
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
18264
18272
  "attribute": "size",
18265
18273
  "reflects": true,
18266
18274
  "inheritedFrom": {
@@ -18509,7 +18517,7 @@
18509
18517
  "name": "readonly",
18510
18518
  "privacy": "public",
18511
18519
  "description": "Makes the control a readonly field.",
18512
- "deprecated": "- since v4.4.0\nUse the `readOnly` property instead.",
18520
+ "deprecated": "since v4.4.0. Use the `readOnly` property instead.",
18513
18521
  "inheritedFrom": {
18514
18522
  "name": "IgcInputBaseComponent",
18515
18523
  "module": "src/components/input/input-base.ts"
@@ -18705,10 +18713,6 @@
18705
18713
  "attributes": [
18706
18714
  {
18707
18715
  "name": "value",
18708
- "type": {
18709
- "text": "string"
18710
- },
18711
- "default": "''",
18712
18716
  "description": "The value of the control.",
18713
18717
  "fieldName": "value",
18714
18718
  "attribute": "value"
@@ -18864,7 +18868,7 @@
18864
18868
  },
18865
18869
  "default": "'large'",
18866
18870
  "description": "Determines the size of the component.",
18867
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
18871
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
18868
18872
  "fieldName": "size",
18869
18873
  "attribute": "size",
18870
18874
  "inheritedFrom": {
@@ -19181,7 +19185,7 @@
19181
19185
  "privacy": "public",
19182
19186
  "default": "'large'",
19183
19187
  "description": "Determines the size of the component.",
19184
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
19188
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
19185
19189
  "attribute": "size",
19186
19190
  "reflects": true,
19187
19191
  "inheritedFrom": {
@@ -19219,7 +19223,7 @@
19219
19223
  },
19220
19224
  "default": "'large'",
19221
19225
  "description": "Determines the size of the component.",
19222
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
19226
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
19223
19227
  "fieldName": "size",
19224
19228
  "attribute": "size",
19225
19229
  "inheritedFrom": {
@@ -19430,6 +19434,55 @@
19430
19434
  "module": "src/components/input/input-base.ts"
19431
19435
  }
19432
19436
  },
19437
+ {
19438
+ "kind": "method",
19439
+ "name": "setRangeText",
19440
+ "privacy": "public",
19441
+ "parameters": [
19442
+ {
19443
+ "name": "replacement",
19444
+ "type": {
19445
+ "text": "string"
19446
+ }
19447
+ },
19448
+ {
19449
+ "name": "start",
19450
+ "optional": true,
19451
+ "type": {
19452
+ "text": "number"
19453
+ }
19454
+ },
19455
+ {
19456
+ "name": "end",
19457
+ "optional": true,
19458
+ "type": {
19459
+ "text": "number"
19460
+ }
19461
+ },
19462
+ {
19463
+ "name": "selectMode",
19464
+ "optional": true,
19465
+ "type": {
19466
+ "text": "'select' | 'start' | 'end' | 'preserve'"
19467
+ }
19468
+ }
19469
+ ],
19470
+ "description": "Replaces the selected text in the control and re-applies the mask",
19471
+ "inheritedFrom": {
19472
+ "name": "IgcInputBaseComponent",
19473
+ "module": "src/components/input/input-base.ts"
19474
+ }
19475
+ },
19476
+ {
19477
+ "kind": "method",
19478
+ "name": "_updateSetRangeTextValue",
19479
+ "privacy": "protected",
19480
+ "return": {
19481
+ "type": {
19482
+ "text": "void"
19483
+ }
19484
+ }
19485
+ },
19433
19486
  {
19434
19487
  "kind": "method",
19435
19488
  "name": "updateInput",
@@ -19859,7 +19912,7 @@
19859
19912
  "privacy": "public",
19860
19913
  "default": "'large'",
19861
19914
  "description": "Determines the size of the component.",
19862
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
19915
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
19863
19916
  "attribute": "size",
19864
19917
  "reflects": true,
19865
19918
  "inheritedFrom": {
@@ -20121,7 +20174,7 @@
20121
20174
  "name": "readonly",
20122
20175
  "privacy": "public",
20123
20176
  "description": "Makes the control a readonly field.",
20124
- "deprecated": "- since v4.4.0\nUse the `readOnly` property instead.",
20177
+ "deprecated": "since v4.4.0. Use the `readOnly` property instead.",
20125
20178
  "inheritedFrom": {
20126
20179
  "name": "IgcInputBaseComponent",
20127
20180
  "module": "src/components/input/input-base.ts"
@@ -20242,43 +20295,6 @@
20242
20295
  "module": "src/components/input/input-base.ts"
20243
20296
  }
20244
20297
  },
20245
- {
20246
- "kind": "method",
20247
- "name": "setRangeText",
20248
- "privacy": "public",
20249
- "parameters": [
20250
- {
20251
- "name": "replacement",
20252
- "type": {
20253
- "text": "string"
20254
- }
20255
- },
20256
- {
20257
- "name": "start",
20258
- "type": {
20259
- "text": "number"
20260
- }
20261
- },
20262
- {
20263
- "name": "end",
20264
- "type": {
20265
- "text": "number"
20266
- }
20267
- },
20268
- {
20269
- "name": "selectMode",
20270
- "default": "'preserve'",
20271
- "type": {
20272
- "text": "'select' | 'start' | 'end' | 'preserve'"
20273
- }
20274
- }
20275
- ],
20276
- "description": "Replaces the selected text in the input.",
20277
- "inheritedFrom": {
20278
- "name": "IgcInputBaseComponent",
20279
- "module": "src/components/input/input-base.ts"
20280
- }
20281
- },
20282
20298
  {
20283
20299
  "kind": "method",
20284
20300
  "name": "renderPrefix",
@@ -20394,7 +20410,7 @@
20394
20410
  },
20395
20411
  "default": "'large'",
20396
20412
  "description": "Determines the size of the component.",
20397
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
20413
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
20398
20414
  "fieldName": "size",
20399
20415
  "attribute": "size",
20400
20416
  "inheritedFrom": {
@@ -20701,39 +20717,16 @@
20701
20717
  },
20702
20718
  {
20703
20719
  "kind": "method",
20704
- "name": "setRangeText",
20705
- "privacy": "public",
20706
- "parameters": [
20707
- {
20708
- "name": "replacement",
20709
- "type": {
20710
- "text": "string"
20711
- }
20712
- },
20713
- {
20714
- "name": "start",
20715
- "type": {
20716
- "text": "number"
20717
- }
20718
- },
20719
- {
20720
- "name": "end",
20721
- "type": {
20722
- "text": "number"
20723
- }
20724
- },
20725
- {
20726
- "name": "_selectMode",
20727
- "default": "'preserve'",
20728
- "type": {
20729
- "text": "'select' | 'start' | 'end' | 'preserve'"
20730
- }
20720
+ "name": "_updateSetRangeTextValue",
20721
+ "privacy": "protected",
20722
+ "return": {
20723
+ "type": {
20724
+ "text": "void"
20731
20725
  }
20732
- ],
20733
- "description": "Replaces the selected text in the control and re-applies the mask",
20726
+ },
20734
20727
  "inheritedFrom": {
20735
- "name": "IgcInputBaseComponent",
20736
- "module": "src/components/input/input-base.ts"
20728
+ "name": "IgcMaskInputBaseComponent",
20729
+ "module": "src/components/mask-input/mask-input-base.ts"
20737
20730
  }
20738
20731
  },
20739
20732
  {
@@ -20998,6 +20991,45 @@
20998
20991
  "module": "src/components/input/input-base.ts"
20999
20992
  }
21000
20993
  },
20994
+ {
20995
+ "kind": "method",
20996
+ "name": "setRangeText",
20997
+ "privacy": "public",
20998
+ "parameters": [
20999
+ {
21000
+ "name": "replacement",
21001
+ "type": {
21002
+ "text": "string"
21003
+ }
21004
+ },
21005
+ {
21006
+ "name": "start",
21007
+ "optional": true,
21008
+ "type": {
21009
+ "text": "number"
21010
+ }
21011
+ },
21012
+ {
21013
+ "name": "end",
21014
+ "optional": true,
21015
+ "type": {
21016
+ "text": "number"
21017
+ }
21018
+ },
21019
+ {
21020
+ "name": "selectMode",
21021
+ "optional": true,
21022
+ "type": {
21023
+ "text": "'select' | 'start' | 'end' | 'preserve'"
21024
+ }
21025
+ }
21026
+ ],
21027
+ "description": "Replaces the selected text in the control and re-applies the mask",
21028
+ "inheritedFrom": {
21029
+ "name": "IgcInputBaseComponent",
21030
+ "module": "src/components/input/input-base.ts"
21031
+ }
21032
+ },
21001
21033
  {
21002
21034
  "kind": "field",
21003
21035
  "name": "required",
@@ -21380,7 +21412,7 @@
21380
21412
  "privacy": "public",
21381
21413
  "default": "'large'",
21382
21414
  "description": "Determines the size of the component.",
21383
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
21415
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
21384
21416
  "attribute": "size",
21385
21417
  "reflects": true,
21386
21418
  "inheritedFrom": {
@@ -21629,7 +21661,7 @@
21629
21661
  "name": "readonly",
21630
21662
  "privacy": "public",
21631
21663
  "description": "Makes the control a readonly field.",
21632
- "deprecated": "- since v4.4.0\nUse the `readOnly` property instead.",
21664
+ "deprecated": "since v4.4.0. Use the `readOnly` property instead.",
21633
21665
  "inheritedFrom": {
21634
21666
  "name": "IgcInputBaseComponent",
21635
21667
  "module": "src/components/input/input-base.ts"
@@ -21892,7 +21924,7 @@
21892
21924
  },
21893
21925
  "default": "'large'",
21894
21926
  "description": "Determines the size of the component.",
21895
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
21927
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
21896
21928
  "fieldName": "size",
21897
21929
  "attribute": "size",
21898
21930
  "inheritedFrom": {
@@ -22472,6 +22504,14 @@
22472
22504
  "privacy": "public",
22473
22505
  "static": true
22474
22506
  },
22507
+ {
22508
+ "kind": "field",
22509
+ "name": "_miniSlotElements",
22510
+ "type": {
22511
+ "text": "Array<HTMLElement>"
22512
+ },
22513
+ "privacy": "private"
22514
+ },
22475
22515
  {
22476
22516
  "kind": "field",
22477
22517
  "name": "position",
@@ -22965,28 +23005,20 @@
22965
23005
  "members": [
22966
23006
  {
22967
23007
  "kind": "field",
22968
- "name": "initialMax",
23008
+ "name": "__internals",
22969
23009
  "type": {
22970
- "text": "number"
23010
+ "text": "ElementInternals"
22971
23011
  },
22972
23012
  "privacy": "private"
22973
23013
  },
22974
23014
  {
22975
23015
  "kind": "field",
22976
- "name": "initialValue",
23016
+ "name": "_ticker",
22977
23017
  "type": {
22978
23018
  "text": "number"
22979
23019
  },
22980
23020
  "privacy": "private"
22981
23021
  },
22982
- {
22983
- "kind": "field",
22984
- "name": "tick",
22985
- "type": {
22986
- "text": "number"
22987
- },
22988
- "privacy": "protected"
22989
- },
22990
23022
  {
22991
23023
  "kind": "field",
22992
23024
  "name": "assignedElements",
@@ -23012,6 +23044,15 @@
23012
23044
  "privacy": "protected",
23013
23045
  "default": "0"
23014
23046
  },
23047
+ {
23048
+ "kind": "field",
23049
+ "name": "progress",
23050
+ "type": {
23051
+ "text": "number"
23052
+ },
23053
+ "privacy": "protected",
23054
+ "default": "0"
23055
+ },
23015
23056
  {
23016
23057
  "kind": "field",
23017
23058
  "name": "max",
@@ -23105,7 +23146,7 @@
23105
23146
  "privacy": "protected",
23106
23147
  "parameters": [
23107
23148
  {
23108
- "name": "oldVal",
23149
+ "name": "previous",
23109
23150
  "type": {
23110
23151
  "text": "number"
23111
23152
  }
@@ -23114,9 +23155,19 @@
23114
23155
  },
23115
23156
  {
23116
23157
  "kind": "method",
23117
- "name": "slotChanges",
23158
+ "name": "slotChanged",
23118
23159
  "privacy": "protected"
23119
23160
  },
23161
+ {
23162
+ "kind": "method",
23163
+ "name": "_updateARIA",
23164
+ "privacy": "private"
23165
+ },
23166
+ {
23167
+ "kind": "method",
23168
+ "name": "_setProgress",
23169
+ "privacy": "private"
23170
+ },
23120
23171
  {
23121
23172
  "kind": "method",
23122
23173
  "name": "cancelAnimations",
@@ -23155,6 +23206,22 @@
23155
23206
  "kind": "method",
23156
23207
  "name": "renderLabelText",
23157
23208
  "privacy": "protected"
23209
+ },
23210
+ {
23211
+ "kind": "field",
23212
+ "name": "role",
23213
+ "type": {
23214
+ "text": "string"
23215
+ },
23216
+ "default": "'progressbar'"
23217
+ },
23218
+ {
23219
+ "kind": "field",
23220
+ "name": "ariaValueMin",
23221
+ "type": {
23222
+ "text": "string"
23223
+ },
23224
+ "default": "'0'"
23158
23225
  }
23159
23226
  ],
23160
23227
  "attributes": [
@@ -23428,6 +23495,13 @@
23428
23495
  "readonly": true,
23429
23496
  "default": "'igc-circular-progress'"
23430
23497
  },
23498
+ {
23499
+ "kind": "field",
23500
+ "name": "increment",
23501
+ "privacy": "private",
23502
+ "static": true,
23503
+ "readonly": true
23504
+ },
23431
23505
  {
23432
23506
  "kind": "method",
23433
23507
  "name": "register",
@@ -23436,32 +23510,16 @@
23436
23510
  },
23437
23511
  {
23438
23512
  "kind": "field",
23439
- "name": "gradientId",
23440
- "privacy": "protected"
23513
+ "name": "_gradientId",
23514
+ "privacy": "private",
23515
+ "default": "`circular-progress-${IgcCircularProgressComponent.increment()}`"
23441
23516
  },
23442
23517
  {
23443
23518
  "kind": "field",
23444
- "name": "gradientElements",
23519
+ "name": "_assignedGradients",
23445
23520
  "type": {
23446
23521
  "text": "Array<IgcCircularGradientComponent>"
23447
23522
  },
23448
- "privacy": "protected"
23449
- },
23450
- {
23451
- "kind": "field",
23452
- "name": "stroke",
23453
- "privacy": "protected",
23454
- "readonly": true
23455
- },
23456
- {
23457
- "kind": "field",
23458
- "name": "svgParts",
23459
- "privacy": "protected",
23460
- "readonly": true
23461
- },
23462
- {
23463
- "kind": "method",
23464
- "name": "gradientChange",
23465
23523
  "privacy": "private"
23466
23524
  },
23467
23525
  {
@@ -23476,9 +23534,9 @@
23476
23534
  },
23477
23535
  {
23478
23536
  "kind": "field",
23479
- "name": "initialMax",
23537
+ "name": "__internals",
23480
23538
  "type": {
23481
- "text": "number"
23539
+ "text": "ElementInternals"
23482
23540
  },
23483
23541
  "privacy": "private",
23484
23542
  "inheritedFrom": {
@@ -23488,7 +23546,7 @@
23488
23546
  },
23489
23547
  {
23490
23548
  "kind": "field",
23491
- "name": "initialValue",
23549
+ "name": "_ticker",
23492
23550
  "type": {
23493
23551
  "text": "number"
23494
23552
  },
@@ -23498,18 +23556,6 @@
23498
23556
  "module": "src/components/progress/base.ts"
23499
23557
  }
23500
23558
  },
23501
- {
23502
- "kind": "field",
23503
- "name": "tick",
23504
- "type": {
23505
- "text": "number"
23506
- },
23507
- "privacy": "protected",
23508
- "inheritedFrom": {
23509
- "name": "IgcProgressBaseComponent",
23510
- "module": "src/components/progress/base.ts"
23511
- }
23512
- },
23513
23559
  {
23514
23560
  "kind": "field",
23515
23561
  "name": "assignedElements",
@@ -23547,6 +23593,19 @@
23547
23593
  "module": "src/components/progress/base.ts"
23548
23594
  }
23549
23595
  },
23596
+ {
23597
+ "kind": "field",
23598
+ "name": "progress",
23599
+ "type": {
23600
+ "text": "number"
23601
+ },
23602
+ "privacy": "protected",
23603
+ "default": "0",
23604
+ "inheritedFrom": {
23605
+ "name": "IgcProgressBaseComponent",
23606
+ "module": "src/components/progress/base.ts"
23607
+ }
23608
+ },
23550
23609
  {
23551
23610
  "kind": "field",
23552
23611
  "name": "max",
@@ -23676,7 +23735,7 @@
23676
23735
  "privacy": "protected",
23677
23736
  "parameters": [
23678
23737
  {
23679
- "name": "oldVal",
23738
+ "name": "previous",
23680
23739
  "type": {
23681
23740
  "text": "number"
23682
23741
  }
@@ -23689,13 +23748,31 @@
23689
23748
  },
23690
23749
  {
23691
23750
  "kind": "method",
23692
- "name": "slotChanges",
23751
+ "name": "slotChanged",
23693
23752
  "privacy": "protected",
23694
23753
  "inheritedFrom": {
23695
23754
  "name": "IgcProgressBaseComponent",
23696
23755
  "module": "src/components/progress/base.ts"
23697
23756
  }
23698
23757
  },
23758
+ {
23759
+ "kind": "method",
23760
+ "name": "_updateARIA",
23761
+ "privacy": "private",
23762
+ "inheritedFrom": {
23763
+ "name": "IgcProgressBaseComponent",
23764
+ "module": "src/components/progress/base.ts"
23765
+ }
23766
+ },
23767
+ {
23768
+ "kind": "method",
23769
+ "name": "_setProgress",
23770
+ "privacy": "private",
23771
+ "inheritedFrom": {
23772
+ "name": "IgcProgressBaseComponent",
23773
+ "module": "src/components/progress/base.ts"
23774
+ }
23775
+ },
23699
23776
  {
23700
23777
  "kind": "method",
23701
23778
  "name": "cancelAnimations",
@@ -23754,6 +23831,30 @@
23754
23831
  "name": "IgcProgressBaseComponent",
23755
23832
  "module": "src/components/progress/base.ts"
23756
23833
  }
23834
+ },
23835
+ {
23836
+ "kind": "field",
23837
+ "name": "role",
23838
+ "type": {
23839
+ "text": "string"
23840
+ },
23841
+ "default": "'progressbar'",
23842
+ "inheritedFrom": {
23843
+ "name": "IgcProgressBaseComponent",
23844
+ "module": "src/components/progress/base.ts"
23845
+ }
23846
+ },
23847
+ {
23848
+ "kind": "field",
23849
+ "name": "ariaValueMin",
23850
+ "type": {
23851
+ "text": "string"
23852
+ },
23853
+ "default": "'0'",
23854
+ "inheritedFrom": {
23855
+ "name": "IgcProgressBaseComponent",
23856
+ "module": "src/components/progress/base.ts"
23857
+ }
23757
23858
  }
23758
23859
  ],
23759
23860
  "superclass": {
@@ -23967,21 +24068,9 @@
23967
24068
  },
23968
24069
  {
23969
24070
  "kind": "field",
23970
- "name": "wrapperParts",
23971
- "privacy": "protected",
23972
- "readonly": true
23973
- },
23974
- {
23975
- "kind": "field",
23976
- "name": "animInfo",
23977
- "privacy": "protected",
23978
- "readonly": true
23979
- },
23980
- {
23981
- "kind": "field",
23982
- "name": "initialMax",
24071
+ "name": "__internals",
23983
24072
  "type": {
23984
- "text": "number"
24073
+ "text": "ElementInternals"
23985
24074
  },
23986
24075
  "privacy": "private",
23987
24076
  "inheritedFrom": {
@@ -23991,7 +24080,7 @@
23991
24080
  },
23992
24081
  {
23993
24082
  "kind": "field",
23994
- "name": "initialValue",
24083
+ "name": "_ticker",
23995
24084
  "type": {
23996
24085
  "text": "number"
23997
24086
  },
@@ -24003,9 +24092,9 @@
24003
24092
  },
24004
24093
  {
24005
24094
  "kind": "field",
24006
- "name": "tick",
24095
+ "name": "assignedElements",
24007
24096
  "type": {
24008
- "text": "number"
24097
+ "text": "Array<HTMLElement>"
24009
24098
  },
24010
24099
  "privacy": "protected",
24011
24100
  "inheritedFrom": {
@@ -24015,9 +24104,9 @@
24015
24104
  },
24016
24105
  {
24017
24106
  "kind": "field",
24018
- "name": "assignedElements",
24107
+ "name": "progressIndicator",
24019
24108
  "type": {
24020
- "text": "Array<HTMLElement>"
24109
+ "text": "Element"
24021
24110
  },
24022
24111
  "privacy": "protected",
24023
24112
  "inheritedFrom": {
@@ -24027,11 +24116,12 @@
24027
24116
  },
24028
24117
  {
24029
24118
  "kind": "field",
24030
- "name": "progressIndicator",
24119
+ "name": "percentage",
24031
24120
  "type": {
24032
- "text": "Element"
24121
+ "text": "number"
24033
24122
  },
24034
24123
  "privacy": "protected",
24124
+ "default": "0",
24035
24125
  "inheritedFrom": {
24036
24126
  "name": "IgcProgressBaseComponent",
24037
24127
  "module": "src/components/progress/base.ts"
@@ -24039,7 +24129,7 @@
24039
24129
  },
24040
24130
  {
24041
24131
  "kind": "field",
24042
- "name": "percentage",
24132
+ "name": "progress",
24043
24133
  "type": {
24044
24134
  "text": "number"
24045
24135
  },
@@ -24179,7 +24269,7 @@
24179
24269
  "privacy": "protected",
24180
24270
  "parameters": [
24181
24271
  {
24182
- "name": "oldVal",
24272
+ "name": "previous",
24183
24273
  "type": {
24184
24274
  "text": "number"
24185
24275
  }
@@ -24192,13 +24282,31 @@
24192
24282
  },
24193
24283
  {
24194
24284
  "kind": "method",
24195
- "name": "slotChanges",
24285
+ "name": "slotChanged",
24196
24286
  "privacy": "protected",
24197
24287
  "inheritedFrom": {
24198
24288
  "name": "IgcProgressBaseComponent",
24199
24289
  "module": "src/components/progress/base.ts"
24200
24290
  }
24201
24291
  },
24292
+ {
24293
+ "kind": "method",
24294
+ "name": "_updateARIA",
24295
+ "privacy": "private",
24296
+ "inheritedFrom": {
24297
+ "name": "IgcProgressBaseComponent",
24298
+ "module": "src/components/progress/base.ts"
24299
+ }
24300
+ },
24301
+ {
24302
+ "kind": "method",
24303
+ "name": "_setProgress",
24304
+ "privacy": "private",
24305
+ "inheritedFrom": {
24306
+ "name": "IgcProgressBaseComponent",
24307
+ "module": "src/components/progress/base.ts"
24308
+ }
24309
+ },
24202
24310
  {
24203
24311
  "kind": "method",
24204
24312
  "name": "cancelAnimations",
@@ -24257,6 +24365,30 @@
24257
24365
  "name": "IgcProgressBaseComponent",
24258
24366
  "module": "src/components/progress/base.ts"
24259
24367
  }
24368
+ },
24369
+ {
24370
+ "kind": "field",
24371
+ "name": "role",
24372
+ "type": {
24373
+ "text": "string"
24374
+ },
24375
+ "default": "'progressbar'",
24376
+ "inheritedFrom": {
24377
+ "name": "IgcProgressBaseComponent",
24378
+ "module": "src/components/progress/base.ts"
24379
+ }
24380
+ },
24381
+ {
24382
+ "kind": "field",
24383
+ "name": "ariaValueMin",
24384
+ "type": {
24385
+ "text": "string"
24386
+ },
24387
+ "default": "'0'",
24388
+ "inheritedFrom": {
24389
+ "name": "IgcProgressBaseComponent",
24390
+ "module": "src/components/progress/base.ts"
24391
+ }
24260
24392
  }
24261
24393
  ],
24262
24394
  "attributes": [
@@ -25678,7 +25810,7 @@
25678
25810
  "name": "readonly",
25679
25811
  "privacy": "public",
25680
25812
  "description": "Sets the readonly state of the component",
25681
- "deprecated": "- since v4.4.0\nUse the `readOnly` property instead."
25813
+ "deprecated": "since v4.4.0. Use the `readOnly` property instead."
25682
25814
  },
25683
25815
  {
25684
25816
  "kind": "field",
@@ -26237,7 +26369,7 @@
26237
26369
  "privacy": "public",
26238
26370
  "default": "'large'",
26239
26371
  "description": "Determines the size of the component.",
26240
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
26372
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
26241
26373
  "attribute": "size",
26242
26374
  "reflects": true,
26243
26375
  "inheritedFrom": {
@@ -26508,7 +26640,7 @@
26508
26640
  },
26509
26641
  "default": "'large'",
26510
26642
  "description": "Determines the size of the component.",
26511
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
26643
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
26512
26644
  "fieldName": "size",
26513
26645
  "attribute": "size",
26514
26646
  "inheritedFrom": {
@@ -26670,15 +26802,6 @@
26670
26802
  },
26671
26803
  "privacy": "private"
26672
26804
  },
26673
- {
26674
- "kind": "field",
26675
- "name": "observer",
26676
- "type": {
26677
- "text": "MutationObserver"
26678
- },
26679
- "privacy": "private",
26680
- "default": "new MutationObserver(this.updateControlledItems.bind(this))"
26681
- },
26682
26805
  {
26683
26806
  "kind": "field",
26684
26807
  "name": "controlledItems",
@@ -26704,6 +26827,19 @@
26704
26827
  },
26705
26828
  "privacy": "protected"
26706
26829
  },
26830
+ {
26831
+ "kind": "method",
26832
+ "name": "_observerCallback",
26833
+ "privacy": "private",
26834
+ "parameters": [
26835
+ {
26836
+ "name": "{\n changes: { attributes },\n }",
26837
+ "type": {
26838
+ "text": "MutationControllerParams<IgcSelectItemComponent>"
26839
+ }
26840
+ }
26841
+ ]
26842
+ },
26707
26843
  {
26708
26844
  "kind": "field",
26709
26845
  "name": "disabled",
@@ -26716,19 +26852,6 @@
26716
26852
  "attribute": "disabled",
26717
26853
  "reflects": true
26718
26854
  },
26719
- {
26720
- "kind": "method",
26721
- "name": "updateControlledItems",
26722
- "privacy": "protected",
26723
- "parameters": [
26724
- {
26725
- "name": "mutations",
26726
- "type": {
26727
- "text": "MutationRecord[]"
26728
- }
26729
- }
26730
- ]
26731
- },
26732
26855
  {
26733
26856
  "kind": "method",
26734
26857
  "name": "disabledChange",
@@ -28857,40 +28980,56 @@
28857
28980
  "kind": "field",
28858
28981
  "name": "lower",
28859
28982
  "privacy": "public",
28983
+ "description": "The current value of the lower thumb.",
28984
+ "attribute": "lower",
28860
28985
  "type": {
28861
28986
  "text": "number"
28862
- },
28863
- "description": "The current value of the lower thumb.",
28864
- "attribute": "lower"
28987
+ }
28865
28988
  },
28866
28989
  {
28867
28990
  "kind": "field",
28868
28991
  "name": "upper",
28869
28992
  "privacy": "public",
28993
+ "description": "The current value of the upper thumb.",
28994
+ "attribute": "upper",
28870
28995
  "type": {
28871
28996
  "text": "number"
28997
+ }
28998
+ },
28999
+ {
29000
+ "kind": "field",
29001
+ "name": "thumbLabelLower",
29002
+ "type": {
29003
+ "text": "string"
28872
29004
  },
28873
- "description": "The current value of the upper thumb.",
28874
- "attribute": "upper"
29005
+ "privacy": "public",
29006
+ "description": "The aria label for the lower thumb.",
29007
+ "attribute": "thumb-label-lower"
28875
29008
  },
28876
29009
  {
28877
29010
  "kind": "field",
28878
- "name": "ariaLabelLower",
29011
+ "name": "thumbLabelUpper",
28879
29012
  "type": {
28880
29013
  "text": "string"
28881
29014
  },
28882
29015
  "privacy": "public",
29016
+ "description": "The aria label for the upper thumb.",
29017
+ "attribute": "thumb-label-upper"
29018
+ },
29019
+ {
29020
+ "kind": "field",
29021
+ "name": "ariaLabelLower",
29022
+ "privacy": "public",
28883
29023
  "description": "The aria label of the lower thumb.",
29024
+ "deprecated": "since v4.8.0. Use the `thumbLabelLower` property instead.",
28884
29025
  "attribute": "aria-label-lower"
28885
29026
  },
28886
29027
  {
28887
29028
  "kind": "field",
28888
29029
  "name": "ariaLabelUpper",
28889
- "type": {
28890
- "text": "string"
28891
- },
28892
29030
  "privacy": "public",
28893
29031
  "description": "The aria label of the upper thumb.",
29032
+ "deprecated": "since v4.8.0. Use the `thumbLabelUpper` property instead.",
28894
29033
  "attribute": "aria-label-upper"
28895
29034
  },
28896
29035
  {
@@ -29020,25 +29159,6 @@
29020
29159
  "module": "src/components/slider/slider-base.ts"
29021
29160
  }
29022
29161
  },
29023
- {
29024
- "kind": "method",
29025
- "name": "swapValues",
29026
- "privacy": "private",
29027
- "parameters": [
29028
- {
29029
- "name": "lower",
29030
- "type": {
29031
- "text": "number"
29032
- }
29033
- },
29034
- {
29035
- "name": "upper",
29036
- "type": {
29037
- "text": "number"
29038
- }
29039
- }
29040
- ]
29041
- },
29042
29162
  {
29043
29163
  "kind": "method",
29044
29164
  "name": "toggleActiveThumb",
@@ -29050,9 +29170,9 @@
29050
29170
  "privacy": "private",
29051
29171
  "parameters": [
29052
29172
  {
29053
- "name": "ev",
29173
+ "name": "event",
29054
29174
  "type": {
29055
- "text": "Event"
29175
+ "text": "FocusEvent"
29056
29176
  }
29057
29177
  }
29058
29178
  ]
@@ -29213,6 +29333,18 @@
29213
29333
  "module": "src/components/slider/slider-base.ts"
29214
29334
  }
29215
29335
  },
29336
+ {
29337
+ "kind": "field",
29338
+ "name": "base",
29339
+ "type": {
29340
+ "text": "HTMLDivElement"
29341
+ },
29342
+ "privacy": "protected",
29343
+ "inheritedFrom": {
29344
+ "name": "IgcSliderBaseComponent",
29345
+ "module": "src/components/slider/slider-base.ts"
29346
+ }
29347
+ },
29216
29348
  {
29217
29349
  "kind": "field",
29218
29350
  "name": "labelElements",
@@ -29227,11 +29359,12 @@
29227
29359
  },
29228
29360
  {
29229
29361
  "kind": "field",
29230
- "name": "_lowerBound",
29362
+ "name": "_min",
29231
29363
  "type": {
29232
- "text": "number | undefined"
29364
+ "text": "number"
29233
29365
  },
29234
29366
  "privacy": "private",
29367
+ "default": "0",
29235
29368
  "inheritedFrom": {
29236
29369
  "name": "IgcSliderBaseComponent",
29237
29370
  "module": "src/components/slider/slider-base.ts"
@@ -29239,11 +29372,12 @@
29239
29372
  },
29240
29373
  {
29241
29374
  "kind": "field",
29242
- "name": "_upperBound",
29375
+ "name": "_max",
29243
29376
  "type": {
29244
- "text": "number | undefined"
29377
+ "text": "number"
29245
29378
  },
29246
29379
  "privacy": "private",
29380
+ "default": "100",
29247
29381
  "inheritedFrom": {
29248
29382
  "name": "IgcSliderBaseComponent",
29249
29383
  "module": "src/components/slider/slider-base.ts"
@@ -29251,12 +29385,11 @@
29251
29385
  },
29252
29386
  {
29253
29387
  "kind": "field",
29254
- "name": "_min",
29388
+ "name": "_lowerBound",
29255
29389
  "type": {
29256
- "text": "number"
29390
+ "text": "number | undefined"
29257
29391
  },
29258
29392
  "privacy": "private",
29259
- "default": "0",
29260
29393
  "inheritedFrom": {
29261
29394
  "name": "IgcSliderBaseComponent",
29262
29395
  "module": "src/components/slider/slider-base.ts"
@@ -29264,12 +29397,11 @@
29264
29397
  },
29265
29398
  {
29266
29399
  "kind": "field",
29267
- "name": "_max",
29400
+ "name": "_upperBound",
29268
29401
  "type": {
29269
- "text": "number"
29402
+ "text": "number | undefined"
29270
29403
  },
29271
29404
  "privacy": "private",
29272
- "default": "100",
29273
29405
  "inheritedFrom": {
29274
29406
  "name": "IgcSliderBaseComponent",
29275
29407
  "module": "src/components/slider/slider-base.ts"
@@ -29354,9 +29486,30 @@
29354
29486
  "kind": "field",
29355
29487
  "name": "labels",
29356
29488
  "type": {
29357
- "text": "string[] | undefined"
29489
+ "text": "string[]"
29358
29490
  },
29359
29491
  "privacy": "protected",
29492
+ "default": "[]",
29493
+ "inheritedFrom": {
29494
+ "name": "IgcSliderBaseComponent",
29495
+ "module": "src/components/slider/slider-base.ts"
29496
+ }
29497
+ },
29498
+ {
29499
+ "kind": "field",
29500
+ "name": "hasLabels",
29501
+ "privacy": "protected",
29502
+ "readonly": true,
29503
+ "inheritedFrom": {
29504
+ "name": "IgcSliderBaseComponent",
29505
+ "module": "src/components/slider/slider-base.ts"
29506
+ }
29507
+ },
29508
+ {
29509
+ "kind": "field",
29510
+ "name": "distance",
29511
+ "privacy": "protected",
29512
+ "readonly": true,
29360
29513
  "inheritedFrom": {
29361
29514
  "name": "IgcSliderBaseComponent",
29362
29515
  "module": "src/components/slider/slider-base.ts"
@@ -29366,11 +29519,11 @@
29366
29519
  "kind": "field",
29367
29520
  "name": "min",
29368
29521
  "privacy": "public",
29522
+ "description": "The minimum value of the slider scale. Defaults to 0.\n\nIf `min` is greater than `max` the call is a no-op.\n\nIf `labels` are provided (projected), then `min` is always set to 0.\n\nIf `lowerBound` ends up being less than than the current `min` value,\nit is automatically assigned the new `min` value.",
29523
+ "attribute": "min",
29369
29524
  "type": {
29370
29525
  "text": "number"
29371
29526
  },
29372
- "description": "The minimum value of the slider scale. Defaults to 0.",
29373
- "attribute": "min",
29374
29527
  "inheritedFrom": {
29375
29528
  "name": "IgcSliderBaseComponent",
29376
29529
  "module": "src/components/slider/slider-base.ts"
@@ -29380,11 +29533,11 @@
29380
29533
  "kind": "field",
29381
29534
  "name": "max",
29382
29535
  "privacy": "public",
29536
+ "description": "The maximum value of the slider scale. Defaults to 100.\n\nIf `max` is less than `min` the call is a no-op.\n\nIf `labels` are provided (projected), then `max` is always set to\nthe number of labels.\n\nIf `upperBound` ends up being greater than than the current `max` value,\nit is automatically assigned the new `max` value.",
29537
+ "attribute": "max",
29383
29538
  "type": {
29384
29539
  "text": "number"
29385
29540
  },
29386
- "description": "The maximum value of the slider scale. Defaults to 100.",
29387
- "attribute": "max",
29388
29541
  "inheritedFrom": {
29389
29542
  "name": "IgcSliderBaseComponent",
29390
29543
  "module": "src/components/slider/slider-base.ts"
@@ -29394,11 +29547,11 @@
29394
29547
  "kind": "field",
29395
29548
  "name": "lowerBound",
29396
29549
  "privacy": "public",
29397
- "type": {
29398
- "text": "number | undefined"
29399
- },
29400
29550
  "description": "The lower bound of the slider value. If not set, the `min` value is applied.",
29401
29551
  "attribute": "lower-bound",
29552
+ "type": {
29553
+ "text": "number"
29554
+ },
29402
29555
  "inheritedFrom": {
29403
29556
  "name": "IgcSliderBaseComponent",
29404
29557
  "module": "src/components/slider/slider-base.ts"
@@ -29408,11 +29561,11 @@
29408
29561
  "kind": "field",
29409
29562
  "name": "upperBound",
29410
29563
  "privacy": "public",
29411
- "type": {
29412
- "text": "number | undefined"
29413
- },
29414
29564
  "description": "The upper bound of the slider value. If not set, the `max` value is applied.",
29415
29565
  "attribute": "upper-bound",
29566
+ "type": {
29567
+ "text": "number"
29568
+ },
29416
29569
  "inheritedFrom": {
29417
29570
  "name": "IgcSliderBaseComponent",
29418
29571
  "module": "src/components/slider/slider-base.ts"
@@ -29468,11 +29621,11 @@
29468
29621
  "kind": "field",
29469
29622
  "name": "step",
29470
29623
  "privacy": "public",
29624
+ "description": "Specifies the granularity that the value must adhere to.\n\nIf set to 0 no stepping is implied and any value in the range is allowed.\nIf `labels` are provided (projected) then the step is always assumed to be 1 since it is a discrete slider.",
29625
+ "attribute": "step",
29471
29626
  "type": {
29472
29627
  "text": "number"
29473
29628
  },
29474
- "description": "Specifies the granularity that the value must adhere to.\nIf set to 0 no stepping is implied and any value in the range is allowed.",
29475
- "attribute": "step",
29476
29629
  "inheritedFrom": {
29477
29630
  "name": "IgcSliderBaseComponent",
29478
29631
  "module": "src/components/slider/slider-base.ts"
@@ -29620,15 +29773,6 @@
29620
29773
  "module": "src/components/slider/slider-base.ts"
29621
29774
  }
29622
29775
  },
29623
- {
29624
- "kind": "method",
29625
- "name": "labelsChange",
29626
- "privacy": "protected",
29627
- "inheritedFrom": {
29628
- "name": "IgcSliderBaseComponent",
29629
- "module": "src/components/slider/slider-base.ts"
29630
- }
29631
- },
29632
29776
  {
29633
29777
  "kind": "method",
29634
29778
  "name": "handleArrowKeys",
@@ -29683,7 +29827,7 @@
29683
29827
  {
29684
29828
  "kind": "method",
29685
29829
  "name": "handleKeyUp",
29686
- "privacy": "protected",
29830
+ "privacy": "private",
29687
29831
  "inheritedFrom": {
29688
29832
  "name": "IgcSliderBaseComponent",
29689
29833
  "module": "src/components/slider/slider-base.ts"
@@ -29698,32 +29842,6 @@
29698
29842
  "module": "src/components/slider/slider-base.ts"
29699
29843
  }
29700
29844
  },
29701
- {
29702
- "kind": "field",
29703
- "name": "actualMin",
29704
- "type": {
29705
- "text": "number"
29706
- },
29707
- "privacy": "protected",
29708
- "readonly": true,
29709
- "inheritedFrom": {
29710
- "name": "IgcSliderBaseComponent",
29711
- "module": "src/components/slider/slider-base.ts"
29712
- }
29713
- },
29714
- {
29715
- "kind": "field",
29716
- "name": "actualMax",
29717
- "type": {
29718
- "text": "number"
29719
- },
29720
- "privacy": "protected",
29721
- "readonly": true,
29722
- "inheritedFrom": {
29723
- "name": "IgcSliderBaseComponent",
29724
- "module": "src/components/slider/slider-base.ts"
29725
- }
29726
- },
29727
29845
  {
29728
29846
  "kind": "method",
29729
29847
  "name": "validateValue",
@@ -29821,7 +29939,7 @@
29821
29939
  {
29822
29940
  "kind": "method",
29823
29941
  "name": "showThumbLabels",
29824
- "privacy": "private",
29942
+ "privacy": "protected",
29825
29943
  "inheritedFrom": {
29826
29944
  "name": "IgcSliderBaseComponent",
29827
29945
  "module": "src/components/slider/slider-base.ts"
@@ -29830,7 +29948,7 @@
29830
29948
  {
29831
29949
  "kind": "method",
29832
29950
  "name": "hideThumbLabels",
29833
- "privacy": "private",
29951
+ "privacy": "protected",
29834
29952
  "inheritedFrom": {
29835
29953
  "name": "IgcSliderBaseComponent",
29836
29954
  "module": "src/components/slider/slider-base.ts"
@@ -29838,22 +29956,19 @@
29838
29956
  },
29839
29957
  {
29840
29958
  "kind": "method",
29841
- "name": "valueInRange",
29959
+ "name": "calculateTrackUpdate",
29842
29960
  "privacy": "private",
29961
+ "return": {
29962
+ "type": {
29963
+ "text": "number"
29964
+ }
29965
+ },
29843
29966
  "parameters": [
29844
29967
  {
29845
- "name": "value",
29968
+ "name": "mouseX",
29846
29969
  "type": {
29847
29970
  "text": "number"
29848
29971
  }
29849
- },
29850
- {
29851
- "name": "min",
29852
- "default": "0"
29853
- },
29854
- {
29855
- "name": "max",
29856
- "default": "100"
29857
29972
  }
29858
29973
  ],
29859
29974
  "inheritedFrom": {
@@ -29863,11 +29978,11 @@
29863
29978
  },
29864
29979
  {
29865
29980
  "kind": "method",
29866
- "name": "valueToFraction",
29867
- "privacy": "protected",
29981
+ "name": "updateSlider",
29982
+ "privacy": "private",
29868
29983
  "parameters": [
29869
29984
  {
29870
- "name": "value",
29985
+ "name": "mouseX",
29871
29986
  "type": {
29872
29987
  "text": "number"
29873
29988
  }
@@ -29880,18 +29995,13 @@
29880
29995
  },
29881
29996
  {
29882
29997
  "kind": "method",
29883
- "name": "calculateTrackUpdate",
29998
+ "name": "pointerDown",
29884
29999
  "privacy": "private",
29885
- "return": {
29886
- "type": {
29887
- "text": "number"
29888
- }
29889
- },
29890
30000
  "parameters": [
29891
30001
  {
29892
- "name": "mouseX",
30002
+ "name": "event",
29893
30003
  "type": {
29894
- "text": "number"
30004
+ "text": "PointerEvent"
29895
30005
  }
29896
30006
  }
29897
30007
  ],
@@ -29902,13 +30012,13 @@
29902
30012
  },
29903
30013
  {
29904
30014
  "kind": "method",
29905
- "name": "updateSlider",
30015
+ "name": "pointerMove",
29906
30016
  "privacy": "private",
29907
30017
  "parameters": [
29908
30018
  {
29909
- "name": "mouseX",
30019
+ "name": "event",
29910
30020
  "type": {
29911
- "text": "number"
30021
+ "text": "PointerEvent"
29912
30022
  }
29913
30023
  }
29914
30024
  ],
@@ -29918,17 +30028,8 @@
29918
30028
  }
29919
30029
  },
29920
30030
  {
29921
- "kind": "field",
29922
- "name": "pointerDown",
29923
- "privacy": "private",
29924
- "inheritedFrom": {
29925
- "name": "IgcSliderBaseComponent",
29926
- "module": "src/components/slider/slider-base.ts"
29927
- }
29928
- },
29929
- {
29930
- "kind": "field",
29931
- "name": "pointerMove",
30031
+ "kind": "method",
30032
+ "name": "lostPointerCapture",
29932
30033
  "privacy": "private",
29933
30034
  "inheritedFrom": {
29934
30035
  "name": "IgcSliderBaseComponent",
@@ -29936,17 +30037,25 @@
29936
30037
  }
29937
30038
  },
29938
30039
  {
29939
- "kind": "field",
29940
- "name": "lostPointerCapture",
29941
- "privacy": "private",
30040
+ "kind": "method",
30041
+ "name": "handleThumbFocus",
30042
+ "privacy": "protected",
30043
+ "parameters": [
30044
+ {
30045
+ "name": "event",
30046
+ "type": {
30047
+ "text": "FocusEvent"
30048
+ }
30049
+ }
30050
+ ],
29942
30051
  "inheritedFrom": {
29943
30052
  "name": "IgcSliderBaseComponent",
29944
30053
  "module": "src/components/slider/slider-base.ts"
29945
30054
  }
29946
30055
  },
29947
30056
  {
29948
- "kind": "field",
29949
- "name": "handleThumbPointerEnter",
30057
+ "kind": "method",
30058
+ "name": "handleThumbBlur",
29950
30059
  "privacy": "protected",
29951
30060
  "inheritedFrom": {
29952
30061
  "name": "IgcSliderBaseComponent",
@@ -29954,8 +30063,8 @@
29954
30063
  }
29955
30064
  },
29956
30065
  {
29957
- "kind": "field",
29958
- "name": "handleThumbPointerLeave",
30066
+ "kind": "method",
30067
+ "name": "_renderTicks",
29959
30068
  "privacy": "protected",
29960
30069
  "inheritedFrom": {
29961
30070
  "name": "IgcSliderBaseComponent",
@@ -30003,48 +30112,62 @@
30003
30112
  "attributes": [
30004
30113
  {
30005
30114
  "name": "lower",
30006
- "type": {
30007
- "text": "number"
30008
- },
30009
30115
  "description": "The current value of the lower thumb.",
30010
30116
  "fieldName": "lower",
30011
- "attribute": "lower"
30117
+ "attribute": "lower",
30118
+ "type": {
30119
+ "text": "number"
30120
+ }
30012
30121
  },
30013
30122
  {
30014
30123
  "name": "upper",
30124
+ "description": "The current value of the upper thumb.",
30125
+ "fieldName": "upper",
30126
+ "attribute": "upper",
30015
30127
  "type": {
30016
30128
  "text": "number"
30129
+ }
30130
+ },
30131
+ {
30132
+ "name": "thumb-label-lower",
30133
+ "type": {
30134
+ "text": "string"
30017
30135
  },
30018
- "description": "The current value of the upper thumb.",
30019
- "fieldName": "upper",
30020
- "attribute": "upper"
30136
+ "description": "The aria label for the lower thumb.",
30137
+ "fieldName": "thumbLabelLower",
30138
+ "attribute": "thumb-label-lower"
30021
30139
  },
30022
30140
  {
30023
- "name": "aria-label-lower",
30141
+ "name": "thumb-label-upper",
30024
30142
  "type": {
30025
30143
  "text": "string"
30026
30144
  },
30145
+ "description": "The aria label for the upper thumb.",
30146
+ "fieldName": "thumbLabelUpper",
30147
+ "attribute": "thumb-label-upper"
30148
+ },
30149
+ {
30150
+ "name": "aria-label-lower",
30027
30151
  "description": "The aria label of the lower thumb.",
30152
+ "deprecated": "since v4.8.0. Use the `thumbLabelLower` property instead.",
30028
30153
  "fieldName": "ariaLabelLower",
30029
30154
  "attribute": "aria-label-lower"
30030
30155
  },
30031
30156
  {
30032
30157
  "name": "aria-label-upper",
30033
- "type": {
30034
- "text": "string"
30035
- },
30036
30158
  "description": "The aria label of the upper thumb.",
30159
+ "deprecated": "since v4.8.0. Use the `thumbLabelUpper` property instead.",
30037
30160
  "fieldName": "ariaLabelUpper",
30038
30161
  "attribute": "aria-label-upper"
30039
30162
  },
30040
30163
  {
30041
30164
  "name": "min",
30165
+ "description": "The minimum value of the slider scale. Defaults to 0.\n\nIf `min` is greater than `max` the call is a no-op.\n\nIf `labels` are provided (projected), then `min` is always set to 0.\n\nIf `lowerBound` ends up being less than than the current `min` value,\nit is automatically assigned the new `min` value.",
30166
+ "fieldName": "min",
30167
+ "attribute": "min",
30042
30168
  "type": {
30043
30169
  "text": "number"
30044
30170
  },
30045
- "description": "The minimum value of the slider scale. Defaults to 0.",
30046
- "fieldName": "min",
30047
- "attribute": "min",
30048
30171
  "inheritedFrom": {
30049
30172
  "name": "IgcSliderBaseComponent",
30050
30173
  "module": "src/components/slider/slider-base.ts"
@@ -30052,12 +30175,12 @@
30052
30175
  },
30053
30176
  {
30054
30177
  "name": "max",
30178
+ "description": "The maximum value of the slider scale. Defaults to 100.\n\nIf `max` is less than `min` the call is a no-op.\n\nIf `labels` are provided (projected), then `max` is always set to\nthe number of labels.\n\nIf `upperBound` ends up being greater than than the current `max` value,\nit is automatically assigned the new `max` value.",
30179
+ "fieldName": "max",
30180
+ "attribute": "max",
30055
30181
  "type": {
30056
30182
  "text": "number"
30057
30183
  },
30058
- "description": "The maximum value of the slider scale. Defaults to 100.",
30059
- "fieldName": "max",
30060
- "attribute": "max",
30061
30184
  "inheritedFrom": {
30062
30185
  "name": "IgcSliderBaseComponent",
30063
30186
  "module": "src/components/slider/slider-base.ts"
@@ -30065,12 +30188,12 @@
30065
30188
  },
30066
30189
  {
30067
30190
  "name": "lower-bound",
30068
- "type": {
30069
- "text": "number | undefined"
30070
- },
30071
30191
  "description": "The lower bound of the slider value. If not set, the `min` value is applied.",
30072
30192
  "fieldName": "lowerBound",
30073
30193
  "attribute": "lower-bound",
30194
+ "type": {
30195
+ "text": "number"
30196
+ },
30074
30197
  "inheritedFrom": {
30075
30198
  "name": "IgcSliderBaseComponent",
30076
30199
  "module": "src/components/slider/slider-base.ts"
@@ -30078,12 +30201,12 @@
30078
30201
  },
30079
30202
  {
30080
30203
  "name": "upper-bound",
30081
- "type": {
30082
- "text": "number | undefined"
30083
- },
30084
30204
  "description": "The upper bound of the slider value. If not set, the `max` value is applied.",
30085
30205
  "fieldName": "upperBound",
30086
30206
  "attribute": "upper-bound",
30207
+ "type": {
30208
+ "text": "number"
30209
+ },
30087
30210
  "inheritedFrom": {
30088
30211
  "name": "IgcSliderBaseComponent",
30089
30212
  "module": "src/components/slider/slider-base.ts"
@@ -30133,12 +30256,12 @@
30133
30256
  },
30134
30257
  {
30135
30258
  "name": "step",
30259
+ "description": "Specifies the granularity that the value must adhere to.\n\nIf set to 0 no stepping is implied and any value in the range is allowed.\nIf `labels` are provided (projected) then the step is always assumed to be 1 since it is a discrete slider.",
30260
+ "fieldName": "step",
30261
+ "attribute": "step",
30136
30262
  "type": {
30137
30263
  "text": "number"
30138
30264
  },
30139
- "description": "Specifies the granularity that the value must adhere to.\nIf set to 0 no stepping is implied and any value in the range is allowed.",
30140
- "fieldName": "step",
30141
- "attribute": "step",
30142
30265
  "inheritedFrom": {
30143
30266
  "name": "IgcSliderBaseComponent",
30144
30267
  "module": "src/components/slider/slider-base.ts"
@@ -30300,25 +30423,17 @@
30300
30423
  },
30301
30424
  {
30302
30425
  "kind": "field",
30303
- "name": "labelElements",
30304
- "type": {
30305
- "text": "HTMLElement[]"
30306
- },
30307
- "privacy": "private"
30308
- },
30309
- {
30310
- "kind": "field",
30311
- "name": "_lowerBound",
30426
+ "name": "base",
30312
30427
  "type": {
30313
- "text": "number | undefined"
30428
+ "text": "HTMLDivElement"
30314
30429
  },
30315
- "privacy": "private"
30430
+ "privacy": "protected"
30316
30431
  },
30317
30432
  {
30318
30433
  "kind": "field",
30319
- "name": "_upperBound",
30434
+ "name": "labelElements",
30320
30435
  "type": {
30321
- "text": "number | undefined"
30436
+ "text": "HTMLElement[]"
30322
30437
  },
30323
30438
  "privacy": "private"
30324
30439
  },
@@ -30340,6 +30455,22 @@
30340
30455
  "privacy": "private",
30341
30456
  "default": "100"
30342
30457
  },
30458
+ {
30459
+ "kind": "field",
30460
+ "name": "_lowerBound",
30461
+ "type": {
30462
+ "text": "number | undefined"
30463
+ },
30464
+ "privacy": "private"
30465
+ },
30466
+ {
30467
+ "kind": "field",
30468
+ "name": "_upperBound",
30469
+ "type": {
30470
+ "text": "number | undefined"
30471
+ },
30472
+ "privacy": "private"
30473
+ },
30343
30474
  {
30344
30475
  "kind": "field",
30345
30476
  "name": "_step",
@@ -30395,49 +30526,62 @@
30395
30526
  "kind": "field",
30396
30527
  "name": "labels",
30397
30528
  "type": {
30398
- "text": "string[] | undefined"
30529
+ "text": "string[]"
30399
30530
  },
30400
- "privacy": "protected"
30531
+ "privacy": "protected",
30532
+ "default": "[]"
30533
+ },
30534
+ {
30535
+ "kind": "field",
30536
+ "name": "hasLabels",
30537
+ "privacy": "protected",
30538
+ "readonly": true
30539
+ },
30540
+ {
30541
+ "kind": "field",
30542
+ "name": "distance",
30543
+ "privacy": "protected",
30544
+ "readonly": true
30401
30545
  },
30402
30546
  {
30403
30547
  "kind": "field",
30404
30548
  "name": "min",
30405
30549
  "privacy": "public",
30550
+ "description": "The minimum value of the slider scale. Defaults to 0.\n\nIf `min` is greater than `max` the call is a no-op.\n\nIf `labels` are provided (projected), then `min` is always set to 0.\n\nIf `lowerBound` ends up being less than than the current `min` value,\nit is automatically assigned the new `min` value.",
30551
+ "attribute": "min",
30406
30552
  "type": {
30407
30553
  "text": "number"
30408
- },
30409
- "description": "The minimum value of the slider scale. Defaults to 0.",
30410
- "attribute": "min"
30554
+ }
30411
30555
  },
30412
30556
  {
30413
30557
  "kind": "field",
30414
30558
  "name": "max",
30415
30559
  "privacy": "public",
30560
+ "description": "The maximum value of the slider scale. Defaults to 100.\n\nIf `max` is less than `min` the call is a no-op.\n\nIf `labels` are provided (projected), then `max` is always set to\nthe number of labels.\n\nIf `upperBound` ends up being greater than than the current `max` value,\nit is automatically assigned the new `max` value.",
30561
+ "attribute": "max",
30416
30562
  "type": {
30417
30563
  "text": "number"
30418
- },
30419
- "description": "The maximum value of the slider scale. Defaults to 100.",
30420
- "attribute": "max"
30564
+ }
30421
30565
  },
30422
30566
  {
30423
30567
  "kind": "field",
30424
30568
  "name": "lowerBound",
30425
30569
  "privacy": "public",
30426
- "type": {
30427
- "text": "number | undefined"
30428
- },
30429
30570
  "description": "The lower bound of the slider value. If not set, the `min` value is applied.",
30430
- "attribute": "lower-bound"
30571
+ "attribute": "lower-bound",
30572
+ "type": {
30573
+ "text": "number"
30574
+ }
30431
30575
  },
30432
30576
  {
30433
30577
  "kind": "field",
30434
30578
  "name": "upperBound",
30435
30579
  "privacy": "public",
30436
- "type": {
30437
- "text": "number | undefined"
30438
- },
30439
30580
  "description": "The upper bound of the slider value. If not set, the `max` value is applied.",
30440
- "attribute": "upper-bound"
30581
+ "attribute": "upper-bound",
30582
+ "type": {
30583
+ "text": "number"
30584
+ }
30441
30585
  },
30442
30586
  {
30443
30587
  "kind": "field",
@@ -30477,11 +30621,11 @@
30477
30621
  "kind": "field",
30478
30622
  "name": "step",
30479
30623
  "privacy": "public",
30624
+ "description": "Specifies the granularity that the value must adhere to.\n\nIf set to 0 no stepping is implied and any value in the range is allowed.\nIf `labels` are provided (projected) then the step is always assumed to be 1 since it is a discrete slider.",
30625
+ "attribute": "step",
30480
30626
  "type": {
30481
30627
  "text": "number"
30482
- },
30483
- "description": "Specifies the granularity that the value must adhere to.\nIf set to 0 no stepping is implied and any value in the range is allowed.",
30484
- "attribute": "step"
30628
+ }
30485
30629
  },
30486
30630
  {
30487
30631
  "kind": "field",
@@ -30585,11 +30729,6 @@
30585
30729
  "name": "constraintsChange",
30586
30730
  "privacy": "protected"
30587
30731
  },
30588
- {
30589
- "kind": "method",
30590
- "name": "labelsChange",
30591
- "privacy": "protected"
30592
- },
30593
30732
  {
30594
30733
  "kind": "method",
30595
30734
  "name": "handleArrowKeys",
@@ -30632,7 +30771,7 @@
30632
30771
  {
30633
30772
  "kind": "method",
30634
30773
  "name": "handleKeyUp",
30635
- "privacy": "protected"
30774
+ "privacy": "private"
30636
30775
  },
30637
30776
  {
30638
30777
  "kind": "method",
@@ -30703,24 +30842,6 @@
30703
30842
  "name": "emitChangeEvent",
30704
30843
  "privacy": "protected"
30705
30844
  },
30706
- {
30707
- "kind": "field",
30708
- "name": "actualMin",
30709
- "type": {
30710
- "text": "number"
30711
- },
30712
- "privacy": "protected",
30713
- "readonly": true
30714
- },
30715
- {
30716
- "kind": "field",
30717
- "name": "actualMax",
30718
- "type": {
30719
- "text": "number"
30720
- },
30721
- "privacy": "protected",
30722
- "readonly": true
30723
- },
30724
30845
  {
30725
30846
  "kind": "method",
30726
30847
  "name": "validateValue",
@@ -30812,41 +30933,38 @@
30812
30933
  {
30813
30934
  "kind": "method",
30814
30935
  "name": "showThumbLabels",
30815
- "privacy": "private"
30936
+ "privacy": "protected"
30816
30937
  },
30817
30938
  {
30818
30939
  "kind": "method",
30819
30940
  "name": "hideThumbLabels",
30820
- "privacy": "private"
30941
+ "privacy": "protected"
30821
30942
  },
30822
30943
  {
30823
30944
  "kind": "method",
30824
- "name": "valueInRange",
30945
+ "name": "calculateTrackUpdate",
30825
30946
  "privacy": "private",
30947
+ "return": {
30948
+ "type": {
30949
+ "text": "number"
30950
+ }
30951
+ },
30826
30952
  "parameters": [
30827
30953
  {
30828
- "name": "value",
30954
+ "name": "mouseX",
30829
30955
  "type": {
30830
30956
  "text": "number"
30831
30957
  }
30832
- },
30833
- {
30834
- "name": "min",
30835
- "default": "0"
30836
- },
30837
- {
30838
- "name": "max",
30839
- "default": "100"
30840
30958
  }
30841
30959
  ]
30842
30960
  },
30843
30961
  {
30844
30962
  "kind": "method",
30845
- "name": "valueToFraction",
30846
- "privacy": "protected",
30963
+ "name": "updateSlider",
30964
+ "privacy": "private",
30847
30965
  "parameters": [
30848
30966
  {
30849
- "name": "value",
30967
+ "name": "mouseX",
30850
30968
  "type": {
30851
30969
  "text": "number"
30852
30970
  }
@@ -30855,58 +30973,56 @@
30855
30973
  },
30856
30974
  {
30857
30975
  "kind": "method",
30858
- "name": "calculateTrackUpdate",
30976
+ "name": "pointerDown",
30859
30977
  "privacy": "private",
30860
- "return": {
30861
- "type": {
30862
- "text": "number"
30863
- }
30864
- },
30865
30978
  "parameters": [
30866
30979
  {
30867
- "name": "mouseX",
30980
+ "name": "event",
30868
30981
  "type": {
30869
- "text": "number"
30982
+ "text": "PointerEvent"
30870
30983
  }
30871
30984
  }
30872
30985
  ]
30873
30986
  },
30874
30987
  {
30875
30988
  "kind": "method",
30876
- "name": "updateSlider",
30989
+ "name": "pointerMove",
30877
30990
  "privacy": "private",
30878
30991
  "parameters": [
30879
30992
  {
30880
- "name": "mouseX",
30993
+ "name": "event",
30881
30994
  "type": {
30882
- "text": "number"
30995
+ "text": "PointerEvent"
30883
30996
  }
30884
30997
  }
30885
30998
  ]
30886
30999
  },
30887
31000
  {
30888
- "kind": "field",
30889
- "name": "pointerDown",
30890
- "privacy": "private"
30891
- },
30892
- {
30893
- "kind": "field",
30894
- "name": "pointerMove",
31001
+ "kind": "method",
31002
+ "name": "lostPointerCapture",
30895
31003
  "privacy": "private"
30896
31004
  },
30897
31005
  {
30898
- "kind": "field",
30899
- "name": "lostPointerCapture",
30900
- "privacy": "private"
31006
+ "kind": "method",
31007
+ "name": "handleThumbFocus",
31008
+ "privacy": "protected",
31009
+ "parameters": [
31010
+ {
31011
+ "name": "event",
31012
+ "type": {
31013
+ "text": "FocusEvent"
31014
+ }
31015
+ }
31016
+ ]
30901
31017
  },
30902
31018
  {
30903
- "kind": "field",
30904
- "name": "handleThumbPointerEnter",
31019
+ "kind": "method",
31020
+ "name": "handleThumbBlur",
30905
31021
  "privacy": "protected"
30906
31022
  },
30907
31023
  {
30908
- "kind": "field",
30909
- "name": "handleThumbPointerLeave",
31024
+ "kind": "method",
31025
+ "name": "_renderTicks",
30910
31026
  "privacy": "protected"
30911
31027
  },
30912
31028
  {
@@ -30950,39 +31066,39 @@
30950
31066
  "attributes": [
30951
31067
  {
30952
31068
  "name": "min",
31069
+ "description": "The minimum value of the slider scale. Defaults to 0.\n\nIf `min` is greater than `max` the call is a no-op.\n\nIf `labels` are provided (projected), then `min` is always set to 0.\n\nIf `lowerBound` ends up being less than than the current `min` value,\nit is automatically assigned the new `min` value.",
31070
+ "fieldName": "min",
31071
+ "attribute": "min",
30953
31072
  "type": {
30954
31073
  "text": "number"
30955
- },
30956
- "description": "The minimum value of the slider scale. Defaults to 0.",
30957
- "fieldName": "min",
30958
- "attribute": "min"
31074
+ }
30959
31075
  },
30960
31076
  {
30961
31077
  "name": "max",
31078
+ "description": "The maximum value of the slider scale. Defaults to 100.\n\nIf `max` is less than `min` the call is a no-op.\n\nIf `labels` are provided (projected), then `max` is always set to\nthe number of labels.\n\nIf `upperBound` ends up being greater than than the current `max` value,\nit is automatically assigned the new `max` value.",
31079
+ "fieldName": "max",
31080
+ "attribute": "max",
30962
31081
  "type": {
30963
31082
  "text": "number"
30964
- },
30965
- "description": "The maximum value of the slider scale. Defaults to 100.",
30966
- "fieldName": "max",
30967
- "attribute": "max"
31083
+ }
30968
31084
  },
30969
31085
  {
30970
31086
  "name": "lower-bound",
30971
- "type": {
30972
- "text": "number | undefined"
30973
- },
30974
31087
  "description": "The lower bound of the slider value. If not set, the `min` value is applied.",
30975
31088
  "fieldName": "lowerBound",
30976
- "attribute": "lower-bound"
31089
+ "attribute": "lower-bound",
31090
+ "type": {
31091
+ "text": "number"
31092
+ }
30977
31093
  },
30978
31094
  {
30979
31095
  "name": "upper-bound",
30980
- "type": {
30981
- "text": "number | undefined"
30982
- },
30983
31096
  "description": "The upper bound of the slider value. If not set, the `max` value is applied.",
30984
31097
  "fieldName": "upperBound",
30985
- "attribute": "upper-bound"
31098
+ "attribute": "upper-bound",
31099
+ "type": {
31100
+ "text": "number"
31101
+ }
30986
31102
  },
30987
31103
  {
30988
31104
  "name": "disabled",
@@ -31016,12 +31132,12 @@
31016
31132
  },
31017
31133
  {
31018
31134
  "name": "step",
31135
+ "description": "Specifies the granularity that the value must adhere to.\n\nIf set to 0 no stepping is implied and any value in the range is allowed.\nIf `labels` are provided (projected) then the step is always assumed to be 1 since it is a discrete slider.",
31136
+ "fieldName": "step",
31137
+ "attribute": "step",
31019
31138
  "type": {
31020
31139
  "text": "number"
31021
- },
31022
- "description": "Specifies the granularity that the value must adhere to.\nIf set to 0 no stepping is implied and any value in the range is allowed.",
31023
- "fieldName": "step",
31024
- "attribute": "step"
31140
+ }
31025
31141
  },
31026
31142
  {
31027
31143
  "name": "primary-ticks",
@@ -31257,19 +31373,22 @@
31257
31373
  },
31258
31374
  {
31259
31375
  "kind": "field",
31260
- "name": "value",
31376
+ "name": "_value",
31261
31377
  "type": {
31262
31378
  "text": "number"
31263
31379
  },
31264
- "privacy": "public",
31265
- "default": "0",
31266
- "description": "The current value of the component.",
31267
- "attribute": "value"
31380
+ "privacy": "private",
31381
+ "default": "0"
31268
31382
  },
31269
31383
  {
31270
- "kind": "method",
31271
- "name": "valueChanged",
31272
- "privacy": "protected"
31384
+ "kind": "field",
31385
+ "name": "value",
31386
+ "privacy": "public",
31387
+ "description": "The current value of the component.",
31388
+ "attribute": "value",
31389
+ "type": {
31390
+ "text": "number"
31391
+ }
31273
31392
  },
31274
31393
  {
31275
31394
  "kind": "field",
@@ -31875,6 +31994,18 @@
31875
31994
  "module": "src/components/slider/slider-base.ts"
31876
31995
  }
31877
31996
  },
31997
+ {
31998
+ "kind": "field",
31999
+ "name": "base",
32000
+ "type": {
32001
+ "text": "HTMLDivElement"
32002
+ },
32003
+ "privacy": "protected",
32004
+ "inheritedFrom": {
32005
+ "name": "IgcSliderBaseComponent",
32006
+ "module": "src/components/slider/slider-base.ts"
32007
+ }
32008
+ },
31878
32009
  {
31879
32010
  "kind": "field",
31880
32011
  "name": "labelElements",
@@ -31889,11 +32020,12 @@
31889
32020
  },
31890
32021
  {
31891
32022
  "kind": "field",
31892
- "name": "_lowerBound",
32023
+ "name": "_min",
31893
32024
  "type": {
31894
- "text": "number | undefined"
32025
+ "text": "number"
31895
32026
  },
31896
32027
  "privacy": "private",
32028
+ "default": "0",
31897
32029
  "inheritedFrom": {
31898
32030
  "name": "IgcSliderBaseComponent",
31899
32031
  "module": "src/components/slider/slider-base.ts"
@@ -31901,11 +32033,12 @@
31901
32033
  },
31902
32034
  {
31903
32035
  "kind": "field",
31904
- "name": "_upperBound",
32036
+ "name": "_max",
31905
32037
  "type": {
31906
- "text": "number | undefined"
32038
+ "text": "number"
31907
32039
  },
31908
32040
  "privacy": "private",
32041
+ "default": "100",
31909
32042
  "inheritedFrom": {
31910
32043
  "name": "IgcSliderBaseComponent",
31911
32044
  "module": "src/components/slider/slider-base.ts"
@@ -31913,12 +32046,11 @@
31913
32046
  },
31914
32047
  {
31915
32048
  "kind": "field",
31916
- "name": "_min",
32049
+ "name": "_lowerBound",
31917
32050
  "type": {
31918
- "text": "number"
32051
+ "text": "number | undefined"
31919
32052
  },
31920
32053
  "privacy": "private",
31921
- "default": "0",
31922
32054
  "inheritedFrom": {
31923
32055
  "name": "IgcSliderBaseComponent",
31924
32056
  "module": "src/components/slider/slider-base.ts"
@@ -31926,12 +32058,11 @@
31926
32058
  },
31927
32059
  {
31928
32060
  "kind": "field",
31929
- "name": "_max",
32061
+ "name": "_upperBound",
31930
32062
  "type": {
31931
- "text": "number"
32063
+ "text": "number | undefined"
31932
32064
  },
31933
32065
  "privacy": "private",
31934
- "default": "100",
31935
32066
  "inheritedFrom": {
31936
32067
  "name": "IgcSliderBaseComponent",
31937
32068
  "module": "src/components/slider/slider-base.ts"
@@ -32016,9 +32147,30 @@
32016
32147
  "kind": "field",
32017
32148
  "name": "labels",
32018
32149
  "type": {
32019
- "text": "string[] | undefined"
32150
+ "text": "string[]"
32020
32151
  },
32021
32152
  "privacy": "protected",
32153
+ "default": "[]",
32154
+ "inheritedFrom": {
32155
+ "name": "IgcSliderBaseComponent",
32156
+ "module": "src/components/slider/slider-base.ts"
32157
+ }
32158
+ },
32159
+ {
32160
+ "kind": "field",
32161
+ "name": "hasLabels",
32162
+ "privacy": "protected",
32163
+ "readonly": true,
32164
+ "inheritedFrom": {
32165
+ "name": "IgcSliderBaseComponent",
32166
+ "module": "src/components/slider/slider-base.ts"
32167
+ }
32168
+ },
32169
+ {
32170
+ "kind": "field",
32171
+ "name": "distance",
32172
+ "privacy": "protected",
32173
+ "readonly": true,
32022
32174
  "inheritedFrom": {
32023
32175
  "name": "IgcSliderBaseComponent",
32024
32176
  "module": "src/components/slider/slider-base.ts"
@@ -32028,11 +32180,11 @@
32028
32180
  "kind": "field",
32029
32181
  "name": "min",
32030
32182
  "privacy": "public",
32183
+ "description": "The minimum value of the slider scale. Defaults to 0.\n\nIf `min` is greater than `max` the call is a no-op.\n\nIf `labels` are provided (projected), then `min` is always set to 0.\n\nIf `lowerBound` ends up being less than than the current `min` value,\nit is automatically assigned the new `min` value.",
32184
+ "attribute": "min",
32031
32185
  "type": {
32032
32186
  "text": "number"
32033
32187
  },
32034
- "description": "The minimum value of the slider scale. Defaults to 0.",
32035
- "attribute": "min",
32036
32188
  "inheritedFrom": {
32037
32189
  "name": "IgcSliderBaseComponent",
32038
32190
  "module": "src/components/slider/slider-base.ts"
@@ -32042,11 +32194,11 @@
32042
32194
  "kind": "field",
32043
32195
  "name": "max",
32044
32196
  "privacy": "public",
32197
+ "description": "The maximum value of the slider scale. Defaults to 100.\n\nIf `max` is less than `min` the call is a no-op.\n\nIf `labels` are provided (projected), then `max` is always set to\nthe number of labels.\n\nIf `upperBound` ends up being greater than than the current `max` value,\nit is automatically assigned the new `max` value.",
32198
+ "attribute": "max",
32045
32199
  "type": {
32046
32200
  "text": "number"
32047
32201
  },
32048
- "description": "The maximum value of the slider scale. Defaults to 100.",
32049
- "attribute": "max",
32050
32202
  "inheritedFrom": {
32051
32203
  "name": "IgcSliderBaseComponent",
32052
32204
  "module": "src/components/slider/slider-base.ts"
@@ -32056,11 +32208,11 @@
32056
32208
  "kind": "field",
32057
32209
  "name": "lowerBound",
32058
32210
  "privacy": "public",
32059
- "type": {
32060
- "text": "number | undefined"
32061
- },
32062
32211
  "description": "The lower bound of the slider value. If not set, the `min` value is applied.",
32063
32212
  "attribute": "lower-bound",
32213
+ "type": {
32214
+ "text": "number"
32215
+ },
32064
32216
  "inheritedFrom": {
32065
32217
  "name": "IgcSliderBaseComponent",
32066
32218
  "module": "src/components/slider/slider-base.ts"
@@ -32070,11 +32222,11 @@
32070
32222
  "kind": "field",
32071
32223
  "name": "upperBound",
32072
32224
  "privacy": "public",
32073
- "type": {
32074
- "text": "number | undefined"
32075
- },
32076
32225
  "description": "The upper bound of the slider value. If not set, the `max` value is applied.",
32077
32226
  "attribute": "upper-bound",
32227
+ "type": {
32228
+ "text": "number"
32229
+ },
32078
32230
  "inheritedFrom": {
32079
32231
  "name": "IgcSliderBaseComponent",
32080
32232
  "module": "src/components/slider/slider-base.ts"
@@ -32114,11 +32266,11 @@
32114
32266
  "kind": "field",
32115
32267
  "name": "step",
32116
32268
  "privacy": "public",
32269
+ "description": "Specifies the granularity that the value must adhere to.\n\nIf set to 0 no stepping is implied and any value in the range is allowed.\nIf `labels` are provided (projected) then the step is always assumed to be 1 since it is a discrete slider.",
32270
+ "attribute": "step",
32117
32271
  "type": {
32118
32272
  "text": "number"
32119
32273
  },
32120
- "description": "Specifies the granularity that the value must adhere to.\nIf set to 0 no stepping is implied and any value in the range is allowed.",
32121
- "attribute": "step",
32122
32274
  "inheritedFrom": {
32123
32275
  "name": "IgcSliderBaseComponent",
32124
32276
  "module": "src/components/slider/slider-base.ts"
@@ -32266,15 +32418,6 @@
32266
32418
  "module": "src/components/slider/slider-base.ts"
32267
32419
  }
32268
32420
  },
32269
- {
32270
- "kind": "method",
32271
- "name": "labelsChange",
32272
- "privacy": "protected",
32273
- "inheritedFrom": {
32274
- "name": "IgcSliderBaseComponent",
32275
- "module": "src/components/slider/slider-base.ts"
32276
- }
32277
- },
32278
32421
  {
32279
32422
  "kind": "method",
32280
32423
  "name": "handleArrowKeys",
@@ -32329,7 +32472,7 @@
32329
32472
  {
32330
32473
  "kind": "method",
32331
32474
  "name": "handleKeyUp",
32332
- "privacy": "protected",
32475
+ "privacy": "private",
32333
32476
  "inheritedFrom": {
32334
32477
  "name": "IgcSliderBaseComponent",
32335
32478
  "module": "src/components/slider/slider-base.ts"
@@ -32344,32 +32487,6 @@
32344
32487
  "module": "src/components/slider/slider-base.ts"
32345
32488
  }
32346
32489
  },
32347
- {
32348
- "kind": "field",
32349
- "name": "actualMin",
32350
- "type": {
32351
- "text": "number"
32352
- },
32353
- "privacy": "protected",
32354
- "readonly": true,
32355
- "inheritedFrom": {
32356
- "name": "IgcSliderBaseComponent",
32357
- "module": "src/components/slider/slider-base.ts"
32358
- }
32359
- },
32360
- {
32361
- "kind": "field",
32362
- "name": "actualMax",
32363
- "type": {
32364
- "text": "number"
32365
- },
32366
- "privacy": "protected",
32367
- "readonly": true,
32368
- "inheritedFrom": {
32369
- "name": "IgcSliderBaseComponent",
32370
- "module": "src/components/slider/slider-base.ts"
32371
- }
32372
- },
32373
32490
  {
32374
32491
  "kind": "method",
32375
32492
  "name": "validateValue",
@@ -32489,7 +32606,7 @@
32489
32606
  {
32490
32607
  "kind": "method",
32491
32608
  "name": "showThumbLabels",
32492
- "privacy": "private",
32609
+ "privacy": "protected",
32493
32610
  "inheritedFrom": {
32494
32611
  "name": "IgcSliderBaseComponent",
32495
32612
  "module": "src/components/slider/slider-base.ts"
@@ -32498,7 +32615,7 @@
32498
32615
  {
32499
32616
  "kind": "method",
32500
32617
  "name": "hideThumbLabels",
32501
- "privacy": "private",
32618
+ "privacy": "protected",
32502
32619
  "inheritedFrom": {
32503
32620
  "name": "IgcSliderBaseComponent",
32504
32621
  "module": "src/components/slider/slider-base.ts"
@@ -32506,22 +32623,19 @@
32506
32623
  },
32507
32624
  {
32508
32625
  "kind": "method",
32509
- "name": "valueInRange",
32626
+ "name": "calculateTrackUpdate",
32510
32627
  "privacy": "private",
32628
+ "return": {
32629
+ "type": {
32630
+ "text": "number"
32631
+ }
32632
+ },
32511
32633
  "parameters": [
32512
32634
  {
32513
- "name": "value",
32635
+ "name": "mouseX",
32514
32636
  "type": {
32515
32637
  "text": "number"
32516
32638
  }
32517
- },
32518
- {
32519
- "name": "min",
32520
- "default": "0"
32521
- },
32522
- {
32523
- "name": "max",
32524
- "default": "100"
32525
32639
  }
32526
32640
  ],
32527
32641
  "inheritedFrom": {
@@ -32531,11 +32645,11 @@
32531
32645
  },
32532
32646
  {
32533
32647
  "kind": "method",
32534
- "name": "valueToFraction",
32535
- "privacy": "protected",
32648
+ "name": "updateSlider",
32649
+ "privacy": "private",
32536
32650
  "parameters": [
32537
32651
  {
32538
- "name": "value",
32652
+ "name": "mouseX",
32539
32653
  "type": {
32540
32654
  "text": "number"
32541
32655
  }
@@ -32548,18 +32662,13 @@
32548
32662
  },
32549
32663
  {
32550
32664
  "kind": "method",
32551
- "name": "calculateTrackUpdate",
32665
+ "name": "pointerDown",
32552
32666
  "privacy": "private",
32553
- "return": {
32554
- "type": {
32555
- "text": "number"
32556
- }
32557
- },
32558
32667
  "parameters": [
32559
32668
  {
32560
- "name": "mouseX",
32669
+ "name": "event",
32561
32670
  "type": {
32562
- "text": "number"
32671
+ "text": "PointerEvent"
32563
32672
  }
32564
32673
  }
32565
32674
  ],
@@ -32570,13 +32679,13 @@
32570
32679
  },
32571
32680
  {
32572
32681
  "kind": "method",
32573
- "name": "updateSlider",
32682
+ "name": "pointerMove",
32574
32683
  "privacy": "private",
32575
32684
  "parameters": [
32576
32685
  {
32577
- "name": "mouseX",
32686
+ "name": "event",
32578
32687
  "type": {
32579
- "text": "number"
32688
+ "text": "PointerEvent"
32580
32689
  }
32581
32690
  }
32582
32691
  ],
@@ -32586,17 +32695,8 @@
32586
32695
  }
32587
32696
  },
32588
32697
  {
32589
- "kind": "field",
32590
- "name": "pointerDown",
32591
- "privacy": "private",
32592
- "inheritedFrom": {
32593
- "name": "IgcSliderBaseComponent",
32594
- "module": "src/components/slider/slider-base.ts"
32595
- }
32596
- },
32597
- {
32598
- "kind": "field",
32599
- "name": "pointerMove",
32698
+ "kind": "method",
32699
+ "name": "lostPointerCapture",
32600
32700
  "privacy": "private",
32601
32701
  "inheritedFrom": {
32602
32702
  "name": "IgcSliderBaseComponent",
@@ -32604,17 +32704,25 @@
32604
32704
  }
32605
32705
  },
32606
32706
  {
32607
- "kind": "field",
32608
- "name": "lostPointerCapture",
32609
- "privacy": "private",
32707
+ "kind": "method",
32708
+ "name": "handleThumbFocus",
32709
+ "privacy": "protected",
32710
+ "parameters": [
32711
+ {
32712
+ "name": "event",
32713
+ "type": {
32714
+ "text": "FocusEvent"
32715
+ }
32716
+ }
32717
+ ],
32610
32718
  "inheritedFrom": {
32611
32719
  "name": "IgcSliderBaseComponent",
32612
32720
  "module": "src/components/slider/slider-base.ts"
32613
32721
  }
32614
32722
  },
32615
32723
  {
32616
- "kind": "field",
32617
- "name": "handleThumbPointerEnter",
32724
+ "kind": "method",
32725
+ "name": "handleThumbBlur",
32618
32726
  "privacy": "protected",
32619
32727
  "inheritedFrom": {
32620
32728
  "name": "IgcSliderBaseComponent",
@@ -32622,8 +32730,8 @@
32622
32730
  }
32623
32731
  },
32624
32732
  {
32625
- "kind": "field",
32626
- "name": "handleThumbPointerLeave",
32733
+ "kind": "method",
32734
+ "name": "_renderTicks",
32627
32735
  "privacy": "protected",
32628
32736
  "inheritedFrom": {
32629
32737
  "name": "IgcSliderBaseComponent",
@@ -32702,13 +32810,12 @@
32702
32810
  "attributes": [
32703
32811
  {
32704
32812
  "name": "value",
32705
- "type": {
32706
- "text": "number"
32707
- },
32708
- "default": "0",
32709
32813
  "description": "The current value of the component.",
32710
32814
  "fieldName": "value",
32711
- "attribute": "value"
32815
+ "attribute": "value",
32816
+ "type": {
32817
+ "text": "number"
32818
+ }
32712
32819
  },
32713
32820
  {
32714
32821
  "name": "name",
@@ -32752,12 +32859,12 @@
32752
32859
  },
32753
32860
  {
32754
32861
  "name": "min",
32862
+ "description": "The minimum value of the slider scale. Defaults to 0.\n\nIf `min` is greater than `max` the call is a no-op.\n\nIf `labels` are provided (projected), then `min` is always set to 0.\n\nIf `lowerBound` ends up being less than than the current `min` value,\nit is automatically assigned the new `min` value.",
32863
+ "fieldName": "min",
32864
+ "attribute": "min",
32755
32865
  "type": {
32756
32866
  "text": "number"
32757
32867
  },
32758
- "description": "The minimum value of the slider scale. Defaults to 0.",
32759
- "fieldName": "min",
32760
- "attribute": "min",
32761
32868
  "inheritedFrom": {
32762
32869
  "name": "IgcSliderBaseComponent",
32763
32870
  "module": "src/components/slider/slider-base.ts"
@@ -32765,12 +32872,12 @@
32765
32872
  },
32766
32873
  {
32767
32874
  "name": "max",
32875
+ "description": "The maximum value of the slider scale. Defaults to 100.\n\nIf `max` is less than `min` the call is a no-op.\n\nIf `labels` are provided (projected), then `max` is always set to\nthe number of labels.\n\nIf `upperBound` ends up being greater than than the current `max` value,\nit is automatically assigned the new `max` value.",
32876
+ "fieldName": "max",
32877
+ "attribute": "max",
32768
32878
  "type": {
32769
32879
  "text": "number"
32770
32880
  },
32771
- "description": "The maximum value of the slider scale. Defaults to 100.",
32772
- "fieldName": "max",
32773
- "attribute": "max",
32774
32881
  "inheritedFrom": {
32775
32882
  "name": "IgcSliderBaseComponent",
32776
32883
  "module": "src/components/slider/slider-base.ts"
@@ -32778,12 +32885,12 @@
32778
32885
  },
32779
32886
  {
32780
32887
  "name": "lower-bound",
32781
- "type": {
32782
- "text": "number | undefined"
32783
- },
32784
32888
  "description": "The lower bound of the slider value. If not set, the `min` value is applied.",
32785
32889
  "fieldName": "lowerBound",
32786
32890
  "attribute": "lower-bound",
32891
+ "type": {
32892
+ "text": "number"
32893
+ },
32787
32894
  "inheritedFrom": {
32788
32895
  "name": "IgcSliderBaseComponent",
32789
32896
  "module": "src/components/slider/slider-base.ts"
@@ -32791,12 +32898,12 @@
32791
32898
  },
32792
32899
  {
32793
32900
  "name": "upper-bound",
32794
- "type": {
32795
- "text": "number | undefined"
32796
- },
32797
32901
  "description": "The upper bound of the slider value. If not set, the `max` value is applied.",
32798
32902
  "fieldName": "upperBound",
32799
32903
  "attribute": "upper-bound",
32904
+ "type": {
32905
+ "text": "number"
32906
+ },
32800
32907
  "inheritedFrom": {
32801
32908
  "name": "IgcSliderBaseComponent",
32802
32909
  "module": "src/components/slider/slider-base.ts"
@@ -32832,12 +32939,12 @@
32832
32939
  },
32833
32940
  {
32834
32941
  "name": "step",
32942
+ "description": "Specifies the granularity that the value must adhere to.\n\nIf set to 0 no stepping is implied and any value in the range is allowed.\nIf `labels` are provided (projected) then the step is always assumed to be 1 since it is a discrete slider.",
32943
+ "fieldName": "step",
32944
+ "attribute": "step",
32835
32945
  "type": {
32836
32946
  "text": "number"
32837
32947
  },
32838
- "description": "Specifies the granularity that the value must adhere to.\nIf set to 0 no stepping is implied and any value in the range is allowed.",
32839
- "fieldName": "step",
32840
- "attribute": "step",
32841
32948
  "inheritedFrom": {
32842
32949
  "name": "IgcSliderBaseComponent",
32843
32950
  "module": "src/components/slider/slider-base.ts"
@@ -33040,12 +33147,24 @@
33040
33147
  },
33041
33148
  {
33042
33149
  "kind": "field",
33043
- "name": "content",
33150
+ "name": "contentRef",
33044
33151
  "type": {
33045
- "text": "HTMLElement"
33152
+ "text": "Ref<HTMLElement>"
33046
33153
  },
33047
33154
  "privacy": "protected"
33048
33155
  },
33156
+ {
33157
+ "kind": "field",
33158
+ "name": "_animationPlayer",
33159
+ "type": {
33160
+ "text": "ReturnType<\n typeof addAnimationController\n >"
33161
+ },
33162
+ "privacy": "protected",
33163
+ "inheritedFrom": {
33164
+ "name": "IgcBaseAlertLikeComponent",
33165
+ "module": "src/components/common/mixins/alert.ts"
33166
+ }
33167
+ },
33049
33168
  {
33050
33169
  "kind": "field",
33051
33170
  "name": "actionText",
@@ -33184,18 +33303,6 @@
33184
33303
  "module": "src/components/common/mixins/alert.ts"
33185
33304
  }
33186
33305
  },
33187
- {
33188
- "kind": "field",
33189
- "name": "_animationPlayer",
33190
- "type": {
33191
- "text": "AnimationPlayer"
33192
- },
33193
- "privacy": "protected",
33194
- "inheritedFrom": {
33195
- "name": "IgcBaseAlertLikeComponent",
33196
- "module": "src/components/common/mixins/alert.ts"
33197
- }
33198
- },
33199
33306
  {
33200
33307
  "kind": "field",
33201
33308
  "name": "open",
@@ -33606,12 +33713,17 @@
33606
33713
  },
33607
33714
  {
33608
33715
  "kind": "field",
33609
- "name": "animationPlayer",
33716
+ "name": "bodyRef",
33610
33717
  "type": {
33611
- "text": "AnimationPlayer"
33718
+ "text": "Ref<HTMLElement>"
33612
33719
  },
33613
33720
  "privacy": "private"
33614
33721
  },
33722
+ {
33723
+ "kind": "field",
33724
+ "name": "animationPlayer",
33725
+ "privacy": "private"
33726
+ },
33615
33727
  {
33616
33728
  "kind": "field",
33617
33729
  "name": "_titleChildren",
@@ -33644,14 +33756,6 @@
33644
33756
  },
33645
33757
  "privacy": "public"
33646
33758
  },
33647
- {
33648
- "kind": "field",
33649
- "name": "body",
33650
- "type": {
33651
- "text": "HTMLElement"
33652
- },
33653
- "privacy": "public"
33654
- },
33655
33759
  {
33656
33760
  "kind": "field",
33657
33761
  "name": "invalid",
@@ -34931,6 +35035,14 @@
34931
35035
  "static": true,
34932
35036
  "readonly": true
34933
35037
  },
35038
+ {
35039
+ "kind": "field",
35040
+ "name": "headerRef",
35041
+ "type": {
35042
+ "text": "Ref<HTMLDivElement>"
35043
+ },
35044
+ "privacy": "protected"
35045
+ },
34934
35046
  {
34935
35047
  "kind": "field",
34936
35048
  "name": "tabs",
@@ -35016,11 +35128,22 @@
35016
35128
  },
35017
35129
  {
35018
35130
  "kind": "field",
35019
- "name": "mutationObserver",
35020
- "type": {
35021
- "text": "MutationObserver"
35022
- },
35023
- "privacy": "protected"
35131
+ "name": "_closestActiveTabIndex",
35132
+ "privacy": "private",
35133
+ "readonly": true
35134
+ },
35135
+ {
35136
+ "kind": "method",
35137
+ "name": "_mutationCallback",
35138
+ "privacy": "private",
35139
+ "parameters": [
35140
+ {
35141
+ "name": "{\n changes: { attributes, added, removed },\n }",
35142
+ "type": {
35143
+ "text": "MutationControllerParams<IgcTabComponent>"
35144
+ }
35145
+ }
35146
+ ]
35024
35147
  },
35025
35148
  {
35026
35149
  "kind": "field",
@@ -35132,9 +35255,55 @@
35132
35255
  ]
35133
35256
  },
35134
35257
  {
35135
- "kind": "field",
35136
- "name": "handleKeyDown",
35137
- "privacy": "protected"
35258
+ "kind": "method",
35259
+ "name": "_scrollToAndFocus",
35260
+ "privacy": "private",
35261
+ "parameters": [
35262
+ {
35263
+ "name": "tab",
35264
+ "type": {
35265
+ "text": "IgcTabComponent"
35266
+ }
35267
+ }
35268
+ ]
35269
+ },
35270
+ {
35271
+ "kind": "method",
35272
+ "name": "_kbActivateTab",
35273
+ "privacy": "private",
35274
+ "parameters": [
35275
+ {
35276
+ "name": "tab",
35277
+ "type": {
35278
+ "text": "IgcTabComponent"
35279
+ }
35280
+ }
35281
+ ]
35282
+ },
35283
+ {
35284
+ "kind": "method",
35285
+ "name": "onArrowLeft",
35286
+ "privacy": "private"
35287
+ },
35288
+ {
35289
+ "kind": "method",
35290
+ "name": "onArrowRight",
35291
+ "privacy": "private"
35292
+ },
35293
+ {
35294
+ "kind": "method",
35295
+ "name": "onHomeKey",
35296
+ "privacy": "private"
35297
+ },
35298
+ {
35299
+ "kind": "method",
35300
+ "name": "onEndKey",
35301
+ "privacy": "private"
35302
+ },
35303
+ {
35304
+ "kind": "method",
35305
+ "name": "onActivationKey",
35306
+ "privacy": "private"
35138
35307
  },
35139
35308
  {
35140
35309
  "kind": "method",
@@ -35330,91 +35499,6 @@
35330
35499
  }
35331
35500
  ]
35332
35501
  },
35333
- {
35334
- "kind": "javascript-module",
35335
- "path": "src/components/tabs/utils.ts",
35336
- "declarations": [
35337
- {
35338
- "kind": "variable",
35339
- "name": "observerConfig",
35340
- "type": {
35341
- "text": "MutationObserverInit"
35342
- },
35343
- "default": "{\n attributes: true,\n attributeFilter: ['selected'],\n childList: true,\n subtree: true,\n}"
35344
- },
35345
- {
35346
- "kind": "function",
35347
- "name": "getAttributesForTags",
35348
- "parameters": [
35349
- {
35350
- "name": "records",
35351
- "type": {
35352
- "text": "MutationRecord[]"
35353
- }
35354
- },
35355
- {
35356
- "name": "tags",
35357
- "type": {
35358
- "text": "string[]"
35359
- }
35360
- }
35361
- ],
35362
- "description": "Returns all targets with attribute mutations matching `tags`"
35363
- },
35364
- {
35365
- "kind": "function",
35366
- "name": "getNodesForTags",
35367
- "parameters": [
35368
- {
35369
- "name": "records",
35370
- "type": {
35371
- "text": "MutationRecord[]"
35372
- }
35373
- },
35374
- {
35375
- "name": "root",
35376
- "optional": true,
35377
- "type": {
35378
- "text": "Element"
35379
- }
35380
- },
35381
- {
35382
- "name": "tags",
35383
- "type": {
35384
- "text": "string[]"
35385
- }
35386
- }
35387
- ],
35388
- "description": "Returns all targets with childList mutations matching tags.\nIf `root` is specified, returns only targets that are direct children\nof `root`."
35389
- }
35390
- ],
35391
- "exports": [
35392
- {
35393
- "kind": "js",
35394
- "name": "observerConfig",
35395
- "declaration": {
35396
- "name": "observerConfig",
35397
- "module": "src/components/tabs/utils.ts"
35398
- }
35399
- },
35400
- {
35401
- "kind": "js",
35402
- "name": "getAttributesForTags",
35403
- "declaration": {
35404
- "name": "getAttributesForTags",
35405
- "module": "src/components/tabs/utils.ts"
35406
- }
35407
- },
35408
- {
35409
- "kind": "js",
35410
- "name": "getNodesForTags",
35411
- "declaration": {
35412
- "name": "getNodesForTags",
35413
- "module": "src/components/tabs/utils.ts"
35414
- }
35415
- }
35416
- ]
35417
- },
35418
35502
  {
35419
35503
  "kind": "javascript-module",
35420
35504
  "path": "src/components/textarea/textarea.ts",
@@ -36712,6 +36796,18 @@
36712
36796
  "readonly": true,
36713
36797
  "default": "'igc-toast'"
36714
36798
  },
36799
+ {
36800
+ "kind": "field",
36801
+ "name": "_animationPlayer",
36802
+ "type": {
36803
+ "text": "ReturnType<\n typeof addAnimationController\n >"
36804
+ },
36805
+ "privacy": "protected",
36806
+ "inheritedFrom": {
36807
+ "name": "IgcBaseAlertLikeComponent",
36808
+ "module": "src/components/common/mixins/alert.ts"
36809
+ }
36810
+ },
36715
36811
  {
36716
36812
  "kind": "method",
36717
36813
  "name": "register",
@@ -36742,18 +36838,6 @@
36742
36838
  "module": "src/components/common/mixins/alert.ts"
36743
36839
  }
36744
36840
  },
36745
- {
36746
- "kind": "field",
36747
- "name": "_animationPlayer",
36748
- "type": {
36749
- "text": "AnimationPlayer"
36750
- },
36751
- "privacy": "protected",
36752
- "inheritedFrom": {
36753
- "name": "IgcBaseAlertLikeComponent",
36754
- "module": "src/components/common/mixins/alert.ts"
36755
- }
36756
- },
36757
36841
  {
36758
36842
  "kind": "field",
36759
36843
  "name": "open",
@@ -37094,12 +37178,17 @@
37094
37178
  },
37095
37179
  {
37096
37180
  "kind": "field",
37097
- "name": "animationPlayer",
37181
+ "name": "groupRef",
37098
37182
  "type": {
37099
- "text": "AnimationPlayer"
37183
+ "text": "Ref<HTMLElement>"
37100
37184
  },
37101
37185
  "privacy": "private"
37102
37186
  },
37187
+ {
37188
+ "kind": "field",
37189
+ "name": "animationPlayer",
37190
+ "privacy": "private"
37191
+ },
37103
37192
  {
37104
37193
  "kind": "field",
37105
37194
  "name": "tree",
@@ -37144,14 +37233,6 @@
37144
37233
  },
37145
37234
  "privacy": "private"
37146
37235
  },
37147
- {
37148
- "kind": "field",
37149
- "name": "group",
37150
- "type": {
37151
- "text": "HTMLElement"
37152
- },
37153
- "privacy": "private"
37154
- },
37155
37236
  {
37156
37237
  "kind": "field",
37157
37238
  "name": "isFocused",
@@ -37648,9 +37729,6 @@
37648
37729
  },
37649
37730
  "default": "undefined",
37650
37731
  "description": "The value entry that the tree item is visualizing. Required for searching through items.",
37651
- "resolveInitializer": {
37652
- "module": "src/components/tree/tree-item.ts"
37653
- },
37654
37732
  "fieldName": "value",
37655
37733
  "attribute": "value"
37656
37734
  }
@@ -38882,7 +38960,7 @@
38882
38960
  "privacy": "public",
38883
38961
  "default": "'large'",
38884
38962
  "description": "Determines the size of the component.",
38885
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
38963
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
38886
38964
  "attribute": "size",
38887
38965
  "reflects": true,
38888
38966
  "inheritedFrom": {
@@ -39072,7 +39150,7 @@
39072
39150
  },
39073
39151
  "default": "'large'",
39074
39152
  "description": "Determines the size of the component.",
39075
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
39153
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
39076
39154
  "fieldName": "size",
39077
39155
  "attribute": "size",
39078
39156
  "inheritedFrom": {
@@ -41947,6 +42025,12 @@
41947
42025
  "privacy": "private",
41948
42026
  "default": "''"
41949
42027
  },
42028
+ {
42029
+ "kind": "field",
42030
+ "name": "_compareCollator",
42031
+ "privacy": "private",
42032
+ "default": "new Intl.Collator()"
42033
+ },
41950
42034
  {
41951
42035
  "kind": "field",
41952
42036
  "name": "searchTerm",
@@ -41970,6 +42054,15 @@
41970
42054
  "privacy": "public",
41971
42055
  "readonly": true
41972
42056
  },
42057
+ {
42058
+ "kind": "field",
42059
+ "name": "compareCollator",
42060
+ "type": {
42061
+ "text": "Intl.Collator"
42062
+ },
42063
+ "privacy": "public",
42064
+ "readonly": true
42065
+ },
41973
42066
  {
41974
42067
  "kind": "method",
41975
42068
  "name": "index",
@@ -42687,75 +42780,6 @@
42687
42780
  "privacy": "protected",
42688
42781
  "default": "new Map(\n Object.entries({\n asc: 1,\n desc: -1,\n })\n )"
42689
42782
  },
42690
- {
42691
- "kind": "method",
42692
- "name": "resolveValue",
42693
- "privacy": "protected",
42694
- "parameters": [
42695
- {
42696
- "name": "record",
42697
- "type": {
42698
- "text": "T"
42699
- }
42700
- },
42701
- {
42702
- "name": "key",
42703
- "type": {
42704
- "text": "Keys<T>"
42705
- }
42706
- }
42707
- ]
42708
- },
42709
- {
42710
- "kind": "method",
42711
- "name": "compareValues",
42712
- "privacy": "protected",
42713
- "parameters": [
42714
- {
42715
- "name": "first",
42716
- "type": {
42717
- "text": "Values<T>"
42718
- }
42719
- },
42720
- {
42721
- "name": "second",
42722
- "type": {
42723
- "text": "Values<T>"
42724
- }
42725
- }
42726
- ]
42727
- },
42728
- {
42729
- "kind": "method",
42730
- "name": "compareObjects",
42731
- "privacy": "protected",
42732
- "parameters": [
42733
- {
42734
- "name": "first",
42735
- "type": {
42736
- "text": "T"
42737
- }
42738
- },
42739
- {
42740
- "name": "second",
42741
- "type": {
42742
- "text": "T"
42743
- }
42744
- },
42745
- {
42746
- "name": "key",
42747
- "type": {
42748
- "text": "Keys<T>"
42749
- }
42750
- },
42751
- {
42752
- "name": "direction",
42753
- "type": {
42754
- "text": "GroupingDirection"
42755
- }
42756
- }
42757
- ]
42758
- },
42759
42783
  {
42760
42784
  "kind": "method",
42761
42785
  "name": "apply",
@@ -43101,6 +43125,41 @@
43101
43125
  }
43102
43126
  ]
43103
43127
  },
43128
+ {
43129
+ "kind": "javascript-module",
43130
+ "path": "src/components/common/controllers/mutation-observer.ts",
43131
+ "declarations": [
43132
+ {
43133
+ "kind": "function",
43134
+ "name": "createMutationController",
43135
+ "parameters": [
43136
+ {
43137
+ "name": "host",
43138
+ "type": {
43139
+ "text": "ReactiveControllerHost & Element"
43140
+ }
43141
+ },
43142
+ {
43143
+ "name": "config",
43144
+ "type": {
43145
+ "text": "MutationControllerConfig<T>"
43146
+ }
43147
+ }
43148
+ ],
43149
+ "description": "Creates and attaches a mutation controller with `config` to the passed in `host`.\n\nAutomatically starts/stops observing for mutation changes\nin the respective component connect/disconnect callbacks.\n\nThe mutation observer is disconnected before invoking the passed in callback and re-attached\nafter that in order to not loop itself in endless stream of changes."
43150
+ }
43151
+ ],
43152
+ "exports": [
43153
+ {
43154
+ "kind": "js",
43155
+ "name": "createMutationController",
43156
+ "declaration": {
43157
+ "name": "createMutationController",
43158
+ "module": "src/components/common/controllers/mutation-observer.ts"
43159
+ }
43160
+ }
43161
+ ]
43162
+ },
43104
43163
  {
43105
43164
  "kind": "javascript-module",
43106
43165
  "path": "src/components/common/controllers/root-click.ts",
@@ -43656,7 +43715,7 @@
43656
43715
  "kind": "field",
43657
43716
  "name": "_animationPlayer",
43658
43717
  "type": {
43659
- "text": "AnimationPlayer"
43718
+ "text": "ReturnType<\n typeof addAnimationController\n >"
43660
43719
  },
43661
43720
  "privacy": "protected"
43662
43721
  },
@@ -44294,7 +44353,7 @@
44294
44353
  "name": "EventEmitterMixin",
44295
44354
  "return": {
44296
44355
  "type": {
44297
- "text": "AbstractConstructor<EventEmitterInterface<E>> & T"
44356
+ "text": "Constructor<EventEmitterInterface<E>> & T"
44298
44357
  }
44299
44358
  },
44300
44359
  "parameters": [
@@ -45907,7 +45966,7 @@
45907
45966
  },
45908
45967
  "privacy": "public",
45909
45968
  "description": "Determines the size of the component.",
45910
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
45969
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
45911
45970
  "attribute": "size"
45912
45971
  }
45913
45972
  ],
@@ -45918,7 +45977,7 @@
45918
45977
  "text": "\"small\" | \"medium\" | \"large\""
45919
45978
  },
45920
45979
  "description": "Determines the size of the component.",
45921
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
45980
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
45922
45981
  "fieldName": "size"
45923
45982
  }
45924
45983
  ]
@@ -45937,7 +45996,7 @@
45937
45996
  "privacy": "public",
45938
45997
  "default": "'large'",
45939
45998
  "description": "Determines the size of the component.",
45940
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
45999
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
45941
46000
  "attribute": "size",
45942
46001
  "reflects": true
45943
46002
  },
@@ -45955,7 +46014,7 @@
45955
46014
  },
45956
46015
  "default": "'large'",
45957
46016
  "description": "Determines the size of the component.",
45958
- "deprecated": "- since v4.5.0. Use the `--ig-size` CSS custom property instead.",
46017
+ "deprecated": "since v4.5.0. Use the `--ig-size` CSS custom property instead.",
45959
46018
  "fieldName": "size",
45960
46019
  "attribute": "size"
45961
46020
  }