@ukic/web-components 2.1.0-beta.9 → 2.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1175) hide show
  1. package/dist/cjs/OpenInNew-f9958725.js +7 -0
  2. package/dist/cjs/OpenInNew-f9958725.js.map +1 -0
  3. package/dist/cjs/chevron-icon-2bb3a907.js +10 -0
  4. package/dist/cjs/chevron-icon-2bb3a907.js.map +1 -0
  5. package/dist/cjs/core.cjs.js +10 -3
  6. package/dist/cjs/core.cjs.js.map +1 -1
  7. package/dist/cjs/{helpers-6eb26e7a.js → helpers-eb53c416.js} +27 -26
  8. package/dist/cjs/helpers-eb53c416.js.map +1 -0
  9. package/dist/cjs/ic-alert.cjs.entry.js +11 -11
  10. package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
  11. package/dist/cjs/ic-back-to-top.cjs.entry.js +5 -5
  12. package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
  13. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +39 -33
  14. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
  15. package/dist/cjs/ic-breadcrumb.cjs.entry.js +14 -13
  16. package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
  17. package/dist/cjs/ic-button_3.cjs.entry.js +163 -93
  18. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  19. package/dist/cjs/ic-card.cjs.entry.js +46 -45
  20. package/dist/cjs/ic-card.cjs.entry.js.map +1 -1
  21. package/dist/cjs/ic-checkbox-group.cjs.entry.js +24 -23
  22. package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
  23. package/dist/cjs/ic-checkbox.cjs.entry.js +41 -29
  24. package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
  25. package/dist/cjs/ic-chip.cjs.entry.js +18 -15
  26. package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
  27. package/dist/cjs/ic-classification-banner.cjs.entry.js +1 -1
  28. package/dist/cjs/ic-data-entity.cjs.entry.js +2 -2
  29. package/dist/cjs/ic-data-entity.cjs.entry.js.map +1 -1
  30. package/dist/cjs/ic-data-row.cjs.entry.js +38 -24
  31. package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
  32. package/dist/cjs/ic-dialog.cjs.entry.js +295 -0
  33. package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -0
  34. package/dist/cjs/ic-divider.cjs.entry.js +3 -3
  35. package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
  36. package/dist/cjs/ic-footer-link-group.cjs.entry.js +18 -18
  37. package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
  38. package/dist/cjs/ic-footer-link.cjs.entry.js +23 -17
  39. package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
  40. package/dist/cjs/ic-footer.cjs.entry.js +23 -21
  41. package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
  42. package/dist/cjs/ic-hero.cjs.entry.js +23 -21
  43. package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
  44. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +45 -26
  45. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
  46. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +299 -159
  47. package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
  48. package/dist/cjs/ic-input-label_2.cjs.entry.js +11 -11
  49. package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
  50. package/dist/cjs/ic-link.cjs.entry.js +22 -23
  51. package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
  52. package/dist/cjs/ic-menu-group.cjs.entry.js +24 -0
  53. package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -0
  54. package/dist/cjs/ic-menu-item.cjs.entry.js +122 -0
  55. package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -0
  56. package/dist/cjs/ic-navigation-button.cjs.entry.js +18 -18
  57. package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
  58. package/dist/cjs/ic-navigation-group.cjs.entry.js +87 -58
  59. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
  60. package/dist/cjs/ic-navigation-item.cjs.entry.js +49 -42
  61. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  62. package/dist/cjs/ic-navigation-menu.cjs.entry.js +28 -34
  63. package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
  64. package/dist/cjs/ic-page-header.cjs.entry.js +24 -27
  65. package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
  66. package/dist/cjs/ic-pagination-item.cjs.entry.js +56 -0
  67. package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -0
  68. package/dist/cjs/ic-pagination.cjs.entry.js +227 -0
  69. package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -0
  70. package/dist/cjs/ic-popover-menu.cjs.entry.js +237 -0
  71. package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -0
  72. package/dist/cjs/ic-radio-group.cjs.entry.js +43 -25
  73. package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
  74. package/dist/cjs/ic-radio-option.cjs.entry.js +39 -38
  75. package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
  76. package/dist/cjs/ic-search-bar.cjs.entry.js +178 -102
  77. package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
  78. package/dist/cjs/ic-section-container.cjs.entry.js +1 -1
  79. package/dist/cjs/ic-select.cjs.entry.js +349 -190
  80. package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
  81. package/dist/cjs/ic-side-navigation.cjs.entry.js +116 -87
  82. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  83. package/dist/cjs/ic-skeleton.cjs.entry.js +4 -4
  84. package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
  85. package/dist/cjs/ic-status-tag.cjs.entry.js +6 -6
  86. package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
  87. package/dist/cjs/ic-step.cjs.entry.js +10 -10
  88. package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
  89. package/dist/cjs/ic-stepper.cjs.entry.js +15 -15
  90. package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
  91. package/dist/cjs/ic-switch.cjs.entry.js +20 -19
  92. package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
  93. package/dist/cjs/ic-tab-context.cjs.entry.js +68 -32
  94. package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
  95. package/dist/cjs/ic-tab-group.cjs.entry.js +5 -4
  96. package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
  97. package/dist/cjs/ic-tab-panel.cjs.entry.js +15 -4
  98. package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
  99. package/dist/cjs/ic-tab.cjs.entry.js +32 -7
  100. package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
  101. package/dist/cjs/ic-text-field.cjs.entry.js +102 -72
  102. package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
  103. package/dist/cjs/ic-theme.cjs.entry.js +2 -2
  104. package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
  105. package/dist/cjs/ic-toast-region.cjs.entry.js +13 -13
  106. package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -1
  107. package/dist/cjs/ic-toast.cjs.entry.js +60 -56
  108. package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
  109. package/dist/cjs/ic-top-navigation.cjs.entry.js +49 -45
  110. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  111. package/dist/cjs/ic-typography.cjs.entry.js +97 -5
  112. package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
  113. package/dist/cjs/{index-f79a4e53.js → index-2a0c6769.js} +256 -43
  114. package/dist/cjs/index-2a0c6769.js.map +1 -0
  115. package/dist/cjs/loader.cjs.js +4 -3
  116. package/dist/cjs/loader.cjs.js.map +1 -1
  117. package/dist/cjs/{popper-11d5f714.js → popper-d7adcfc6.js} +10 -17
  118. package/dist/cjs/popper-d7adcfc6.js.map +1 -0
  119. package/dist/cjs/types-3eb02246.js.map +1 -1
  120. package/dist/collection/assets/pagination-first-last.svg +3 -0
  121. package/dist/collection/assets/pagination-next-previous.svg +3 -0
  122. package/dist/collection/collection-manifest.json +17 -11
  123. package/dist/collection/components/ic-alert/ic-alert.css +1 -1
  124. package/dist/collection/components/ic-alert/ic-alert.js +49 -49
  125. package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
  126. package/dist/collection/components/ic-alert/{ic-alert.test.a11y.js → test/a11y/ic-alert.test.a11y.js} +1 -1
  127. package/dist/collection/components/ic-alert/test/a11y/ic-alert.test.a11y.js.map +1 -0
  128. package/dist/collection/components/ic-alert/test/basic/ic-alert.e2e.js +16 -0
  129. package/dist/collection/components/ic-alert/test/basic/ic-alert.e2e.js.map +1 -0
  130. package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +182 -0
  131. package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +1 -0
  132. package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +3 -3
  133. package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +4 -4
  134. package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
  135. package/dist/collection/components/ic-back-to-top/test/a11y/ic-back-to-top.test.a11y.js.map +1 -0
  136. package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.e2e.js +68 -0
  137. package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.e2e.js.map +1 -0
  138. package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +123 -0
  139. package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +1 -0
  140. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +19 -4
  141. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +28 -27
  142. package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
  143. package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +118 -0
  144. package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +1 -0
  145. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +37 -31
  146. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
  147. package/dist/collection/components/ic-breadcrumb-group/{ic-breadcrumb-group.test.a11y.js → test/a11y/ic-breadcrumb-group.test.a11y.js} +1 -1
  148. package/dist/collection/components/ic-breadcrumb-group/test/a11y/ic-breadcrumb-group.test.a11y.js.map +1 -0
  149. package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group-test-examples.js.map +1 -0
  150. package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.e2e.js +41 -0
  151. package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.e2e.js.map +1 -0
  152. package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js +181 -0
  153. package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js.map +1 -0
  154. package/dist/collection/components/ic-button/ic-button.css +23 -8
  155. package/dist/collection/components/ic-button/ic-button.js +269 -114
  156. package/dist/collection/components/ic-button/ic-button.js.map +1 -1
  157. package/dist/collection/components/ic-button/{ic-button.test.a11y.js → test/a11y/ic-button.test.a11y.js} +1 -1
  158. package/dist/collection/components/ic-button/test/a11y/ic-button.test.a11y.js.map +1 -0
  159. package/dist/collection/components/ic-button/test/basic/ic-button.e2e.js +198 -0
  160. package/dist/collection/components/ic-button/test/basic/ic-button.e2e.js.map +1 -0
  161. package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +256 -0
  162. package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +1 -0
  163. package/dist/collection/components/ic-card/ic-card.css +35 -10
  164. package/dist/collection/components/ic-card/ic-card.js +123 -122
  165. package/dist/collection/components/ic-card/ic-card.js.map +1 -1
  166. package/dist/collection/components/ic-card/{ic-card.test.a11y.js → test/a11y/ic-card.test.a11y.js} +1 -1
  167. package/dist/collection/components/ic-card/test/a11y/ic-card.test.a11y.js.map +1 -0
  168. package/dist/collection/components/ic-card/test/basic/ic-card.e2e.js +23 -0
  169. package/dist/collection/components/ic-card/test/basic/ic-card.e2e.js.map +1 -0
  170. package/dist/collection/components/ic-card/test/basic/ic-card.spec.js +152 -0
  171. package/dist/collection/components/ic-card/test/basic/ic-card.spec.js.map +1 -0
  172. package/dist/collection/components/ic-checkbox/ic-checkbox.css +11 -8
  173. package/dist/collection/components/ic-checkbox/ic-checkbox.js +107 -76
  174. package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
  175. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +3 -3
  176. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +64 -67
  177. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
  178. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.types.js.map +1 -1
  179. package/dist/collection/components/ic-checkbox-group/{ic-checkbox-group.test.a11y.js → test/a11y/ic-checkbox-group.test.a11y.js} +1 -1
  180. package/dist/collection/components/ic-checkbox-group/test/a11y/ic-checkbox-group.test.a11y.js.map +1 -0
  181. package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.e2e.js +201 -0
  182. package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.e2e.js.map +1 -0
  183. package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +175 -0
  184. package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +1 -0
  185. package/dist/collection/components/ic-chip/ic-chip.css +11 -10
  186. package/dist/collection/components/ic-chip/ic-chip.js +55 -52
  187. package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
  188. package/dist/collection/components/ic-chip/{ic-chip.test.a11y.js → test/a11y/ic-chip.test.a11y.js} +1 -1
  189. package/dist/collection/components/ic-chip/test/a11y/ic-chip.test.a11y.js.map +1 -0
  190. package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +110 -0
  191. package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +1 -0
  192. package/dist/collection/components/ic-classification-banner/{ic-classification-banner.test.a11y.js → test/a11y/ic-classification-banner.test.a11y.js} +1 -1
  193. package/dist/collection/components/ic-classification-banner/test/a11y/ic-classification-banner.test.a11y.js.map +1 -0
  194. package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js +140 -0
  195. package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js.map +1 -0
  196. package/dist/collection/components/ic-data-entity/ic-data-entity.css +1 -1
  197. package/dist/collection/components/ic-data-entity/{ic-data-entity.test.a11y.js → test/a11y/ic-data-entity.test.a11y.js} +1 -1
  198. package/dist/collection/components/ic-data-entity/test/a11y/ic-data-entity.test.a11y.js.map +1 -0
  199. package/dist/collection/components/ic-data-entity/test/basic/ic-data-entity.spec.js +161 -0
  200. package/dist/collection/components/ic-data-entity/test/basic/ic-data-entity.spec.js.map +1 -0
  201. package/dist/collection/components/ic-data-row/ic-data-row.css +1 -1
  202. package/dist/collection/components/ic-data-row/ic-data-row.js +51 -37
  203. package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
  204. package/dist/collection/components/ic-data-row/{ic-data-row.test.a11y.js → test/a11y/ic-data-row.test.a11y.js} +1 -1
  205. package/dist/collection/components/ic-data-row/test/a11y/ic-data-row.test.a11y.js.map +1 -0
  206. package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js +74 -0
  207. package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js.map +1 -0
  208. package/dist/collection/components/ic-dialog/ic-dialog.css +592 -0
  209. package/dist/collection/components/ic-dialog/ic-dialog.js +640 -0
  210. package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -0
  211. package/dist/collection/components/ic-dialog/test/a11y/ic-dialog.test.a11y.js +28 -0
  212. package/dist/collection/components/ic-dialog/test/a11y/ic-dialog.test.a11y.js.map +1 -0
  213. package/dist/collection/components/ic-dialog/test/basic/ic-dialog.e2e.js +207 -0
  214. package/dist/collection/components/ic-dialog/test/basic/ic-dialog.e2e.js.map +1 -0
  215. package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +520 -0
  216. package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +1 -0
  217. package/dist/collection/components/ic-divider/ic-divider.css +1 -1
  218. package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +24 -0
  219. package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +1 -0
  220. package/dist/collection/components/ic-footer/ic-footer.css +2 -2
  221. package/dist/collection/components/ic-footer/ic-footer.js +51 -49
  222. package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
  223. package/dist/collection/components/ic-footer/{ic-footer.test.a11y.js → test/a11y/ic-footer.test.a11y.js} +1 -1
  224. package/dist/collection/components/ic-footer/test/a11y/ic-footer.test.a11y.js.map +1 -0
  225. package/dist/collection/components/ic-footer/test/basic/ic-footer.e2e.js +50 -0
  226. package/dist/collection/components/ic-footer/test/basic/ic-footer.e2e.js.map +1 -0
  227. package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +140 -0
  228. package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +1 -0
  229. package/dist/collection/components/ic-footer-link/ic-footer-link.css +36 -4
  230. package/dist/collection/components/ic-footer-link/ic-footer-link.js +111 -15
  231. package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
  232. package/dist/collection/components/ic-footer-link/{ic-footer-link.test.a11y.js → test/a11y/ic-footer-link.test.a11y.js} +1 -1
  233. package/dist/collection/components/ic-footer-link/test/a11y/ic-footer-link.test.a11y.js.map +1 -0
  234. package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +62 -0
  235. package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +1 -0
  236. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +18 -18
  237. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
  238. package/dist/collection/components/ic-footer-link-group/{ic-footer-link-group.test.a11y.js → test/a11y/ic-footer-link-group.test.a11y.js} +1 -1
  239. package/dist/collection/components/ic-footer-link-group/test/a11y/ic-footer-link-group.test.a11y.js.map +1 -0
  240. package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +98 -0
  241. package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +1 -0
  242. package/dist/collection/components/ic-hero/ic-hero.css +23 -22
  243. package/dist/collection/components/ic-hero/ic-hero.js +97 -95
  244. package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
  245. package/dist/collection/components/ic-hero/{ic-hero.test.a11y.js → test/a11y/ic-hero.test.a11y.js} +1 -1
  246. package/dist/collection/components/ic-hero/test/a11y/ic-hero.test.a11y.js.map +1 -0
  247. package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +76 -0
  248. package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +1 -0
  249. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.css +4 -8
  250. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +44 -25
  251. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
  252. package/dist/collection/components/ic-horizontal-scroll/{ic-horizontal-scroll.test.a11y.js → test/a11y/ic-horizontal-scroll.test.a11y.js} +1 -1
  253. package/dist/collection/components/ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.js.map +1 -0
  254. package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +180 -0
  255. package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +1 -0
  256. package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +38 -9
  257. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +45 -45
  258. package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
  259. package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +117 -0
  260. package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +1 -0
  261. package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js +38 -0
  262. package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js.map +1 -0
  263. package/dist/collection/components/ic-input-label/ic-input-label.css +0 -4
  264. package/dist/collection/components/ic-input-label/ic-input-label.js +51 -51
  265. package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
  266. package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +98 -0
  267. package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +1 -0
  268. package/dist/collection/components/ic-input-validation/ic-input-validation.css +0 -8
  269. package/dist/collection/components/ic-input-validation/ic-input-validation.js +41 -41
  270. package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
  271. package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js +89 -0
  272. package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js.map +1 -0
  273. package/dist/collection/components/ic-link/ic-link.css +16 -3
  274. package/dist/collection/components/ic-link/ic-link.js +55 -52
  275. package/dist/collection/components/ic-link/ic-link.js.map +1 -1
  276. package/dist/collection/components/ic-link/{ic-link.test.a11y.js → test/a11y/ic-link.test.a11y.js} +1 -1
  277. package/dist/collection/components/ic-link/test/a11y/ic-link.test.a11y.js.map +1 -0
  278. package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +203 -0
  279. package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +1 -0
  280. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.css +5 -5
  281. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +97 -89
  282. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
  283. package/dist/collection/components/ic-loading-indicator/{ic-loading-indicator.test.a11y.js → test/a11y/ic-loading-indicator.test.a11y.js} +1 -1
  284. package/dist/collection/components/ic-loading-indicator/test/a11y/ic-loading-indicator.test.a11y.js.map +1 -0
  285. package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.e2e.js +34 -0
  286. package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.e2e.js.map +1 -0
  287. package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js +141 -0
  288. package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js.map +1 -0
  289. package/dist/collection/components/ic-menu/ic-menu.css +47 -10
  290. package/dist/collection/components/ic-menu/ic-menu.js +521 -268
  291. package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
  292. package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +657 -0
  293. package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +1 -0
  294. package/dist/collection/components/ic-menu-group/ic-menu-group.css +465 -0
  295. package/dist/collection/components/ic-menu-group/ic-menu-group.js +45 -0
  296. package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -0
  297. package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js +94 -0
  298. package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js.map +1 -0
  299. package/dist/collection/components/ic-menu-item/ic-menu-item.css +628 -0
  300. package/dist/collection/components/ic-menu-item/ic-menu-item.js +394 -0
  301. package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -0
  302. package/dist/collection/components/ic-menu-item/ic-menu-item.types.js +2 -0
  303. package/dist/collection/components/ic-menu-item/ic-menu-item.types.js.map +1 -0
  304. package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +108 -0
  305. package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +1 -0
  306. package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +4 -0
  307. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +56 -56
  308. package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
  309. package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +84 -0
  310. package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +1 -0
  311. package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +2 -10
  312. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +101 -72
  313. package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
  314. package/dist/collection/components/ic-navigation-group/{ic-navigation-group.test.a11y.js → test/a11y/ic-navigation-group.test.a11y.js} +1 -1
  315. package/dist/collection/components/ic-navigation-group/test/a11y/ic-navigation-group.test.a11y.js.map +1 -0
  316. package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +309 -0
  317. package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +1 -0
  318. package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +59 -16
  319. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +180 -83
  320. package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
  321. package/dist/collection/components/ic-navigation-item/{ic-navigation-item.test.a11y.js → test/a11y/ic-navigation-item.test.a11y.js} +1 -1
  322. package/dist/collection/components/ic-navigation-item/test/a11y/ic-navigation-item.test.a11y.js.map +1 -0
  323. package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +118 -0
  324. package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +1 -0
  325. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +19 -18
  326. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +31 -37
  327. package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
  328. package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.e2e.js +29 -0
  329. package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.e2e.js.map +1 -0
  330. package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js +176 -0
  331. package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js.map +1 -0
  332. package/dist/collection/components/ic-page-header/ic-page-header.css +3 -1
  333. package/dist/collection/components/ic-page-header/ic-page-header.js +65 -68
  334. package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
  335. package/dist/collection/components/ic-page-header/{ic-page-header.test.a11y.js → test/a11y/ic-page-header.test.a11y.js} +1 -1
  336. package/dist/collection/components/ic-page-header/test/a11y/ic-page-header.test.a11y.js.map +1 -0
  337. package/dist/collection/components/ic-page-header/test/basic/ic-page-header.e2e.js +177 -0
  338. package/dist/collection/components/ic-page-header/test/basic/ic-page-header.e2e.js.map +1 -0
  339. package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js +284 -0
  340. package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js.map +1 -0
  341. package/dist/collection/components/ic-pagination/ic-pagination.css +486 -0
  342. package/dist/collection/components/ic-pagination/ic-pagination.js +498 -0
  343. package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -0
  344. package/dist/collection/components/ic-pagination/ic-pagination.types.js +2 -0
  345. package/dist/collection/components/ic-pagination/ic-pagination.types.js.map +1 -0
  346. package/dist/collection/components/ic-pagination/test/a11y/ic-pagination.test.a11y.js +11 -0
  347. package/dist/collection/components/ic-pagination/test/a11y/ic-pagination.test.a11y.js.map +1 -0
  348. package/dist/collection/components/ic-pagination/test/basic/ic-pagination.e2e.js +128 -0
  349. package/dist/collection/components/ic-pagination/test/basic/ic-pagination.e2e.js.map +1 -0
  350. package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +335 -0
  351. package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +1 -0
  352. package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +581 -0
  353. package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +229 -0
  354. package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -0
  355. package/dist/collection/components/ic-pagination-item/ic-pagination-item.types.js +2 -0
  356. package/dist/collection/components/ic-pagination-item/ic-pagination-item.types.js.map +1 -0
  357. package/dist/collection/components/ic-popover-menu/ic-popover-menu.css +536 -0
  358. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +433 -0
  359. package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -0
  360. package/dist/collection/components/ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.js +13 -0
  361. package/dist/collection/components/ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.js.map +1 -0
  362. package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.e2e.js +30 -0
  363. package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.e2e.js.map +1 -0
  364. package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js +381 -0
  365. package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js.map +1 -0
  366. package/dist/collection/components/ic-radio-group/ic-radio-group.css +4 -4
  367. package/dist/collection/components/ic-radio-group/ic-radio-group.js +104 -80
  368. package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
  369. package/dist/collection/components/ic-radio-group/ic-radio-group.types.js +2 -0
  370. package/dist/collection/components/ic-radio-group/ic-radio-group.types.js.map +1 -0
  371. package/dist/collection/components/ic-radio-group/{ic-radio-group.test.a11y.js → test/a11y/ic-radio-group.test.a11y.js} +1 -1
  372. package/dist/collection/components/ic-radio-group/test/a11y/ic-radio-group.test.a11y.js.map +1 -0
  373. package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js +343 -0
  374. package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.e2e.js.map +1 -0
  375. package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +303 -0
  376. package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +1 -0
  377. package/dist/collection/components/ic-radio-option/ic-radio-option.css +6 -6
  378. package/dist/collection/components/ic-radio-option/ic-radio-option.js +111 -96
  379. package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
  380. package/dist/collection/components/ic-search-bar/ic-search-bar.css +6 -10
  381. package/dist/collection/components/ic-search-bar/ic-search-bar.js +492 -299
  382. package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
  383. package/dist/collection/components/ic-search-bar/ic-search-bar.types.js.map +1 -1
  384. package/dist/collection/components/ic-search-bar/{ic-search-bar.test.a11y.js → test/a11y/ic-search-bar.test.a11y.js} +1 -1
  385. package/dist/collection/components/ic-search-bar/test/a11y/ic-search-bar.test.a11y.js.map +1 -0
  386. package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js +1099 -0
  387. package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.e2e.js.map +1 -0
  388. package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +584 -0
  389. package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +1 -0
  390. package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js +69 -0
  391. package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js.map +1 -0
  392. package/dist/collection/components/ic-select/ic-select.css +17 -17
  393. package/dist/collection/components/ic-select/ic-select.js +630 -369
  394. package/dist/collection/components/ic-select/ic-select.js.map +1 -1
  395. package/dist/collection/components/ic-select/{ic-select.test.a11y.js → test/a11y/ic-select.test.a11y.js} +1 -1
  396. package/dist/collection/components/ic-select/test/a11y/ic-select.test.a11y.js.map +1 -0
  397. package/dist/collection/components/ic-select/test/basic/ic-select.e2e.js +1768 -0
  398. package/dist/collection/components/ic-select/test/basic/ic-select.e2e.js.map +1 -0
  399. package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +1296 -0
  400. package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +1 -0
  401. package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +47 -44
  402. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +156 -127
  403. package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
  404. package/dist/collection/components/ic-side-navigation/{ic-side-navigation.test.a11y.js → test/a11y/ic-side-navigation.test.a11y.js} +1 -1
  405. package/dist/collection/components/ic-side-navigation/test/a11y/ic-side-navigation.test.a11y.js.map +1 -0
  406. package/dist/collection/components/ic-side-navigation/{ic-side-navigation-test-examples.js → test/basic/ic-side-navigation-test-examples.js} +90 -0
  407. package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation-test-examples.js.map +1 -0
  408. package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.e2e.js +412 -0
  409. package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.e2e.js.map +1 -0
  410. package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +470 -0
  411. package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +1 -0
  412. package/dist/collection/components/ic-skeleton/ic-skeleton.js +22 -22
  413. package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
  414. package/dist/collection/components/ic-skeleton/{ic-skeleton.test.a11y.js → test/a11y/ic-skeleton.test.a11y.js} +1 -1
  415. package/dist/collection/components/ic-skeleton/test/a11y/ic-skeleton.test.a11y.js.map +1 -0
  416. package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js +89 -0
  417. package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js.map +1 -0
  418. package/dist/collection/components/ic-status-tag/ic-status-tag.css +10 -13
  419. package/dist/collection/components/ic-status-tag/ic-status-tag.js +40 -40
  420. package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
  421. package/dist/collection/components/ic-status-tag/{ic-status-tag.test.a11y.js → test/a11y/ic-status-tag.test.a11y.js} +1 -1
  422. package/dist/collection/components/ic-status-tag/test/a11y/ic-status-tag.test.a11y.js.map +1 -0
  423. package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +43 -0
  424. package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +1 -0
  425. package/dist/collection/components/ic-step/ic-step.css +6 -6
  426. package/dist/collection/components/ic-step/ic-step.js +127 -127
  427. package/dist/collection/components/ic-step/ic-step.js.map +1 -1
  428. package/dist/collection/components/ic-step/test/basic/ic-step.spec.js +176 -0
  429. package/dist/collection/components/ic-step/test/basic/ic-step.spec.js.map +1 -0
  430. package/dist/collection/components/ic-stepper/ic-stepper.js +41 -41
  431. package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
  432. package/dist/collection/components/ic-stepper/{ic-stepper.test.a11y.js → test/a11y/ic-stepper.test.a11y.js} +1 -1
  433. package/dist/collection/components/ic-stepper/test/a11y/ic-stepper.test.a11y.js.map +1 -0
  434. package/dist/collection/components/ic-stepper/test/basic/ic-stepper-test-examples.js.map +1 -0
  435. package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js +49 -0
  436. package/dist/collection/components/ic-stepper/test/basic/ic-stepper.e2e.js.map +1 -0
  437. package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +706 -0
  438. package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +1 -0
  439. package/dist/collection/components/ic-switch/ic-switch.css +4 -4
  440. package/dist/collection/components/ic-switch/ic-switch.js +74 -73
  441. package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
  442. package/dist/collection/components/ic-switch/{ic-switch.test.a11y.js → test/a11y/ic-switch.test.a11y.js} +1 -1
  443. package/dist/collection/components/ic-switch/test/a11y/ic-switch.test.a11y.js.map +1 -0
  444. package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +104 -0
  445. package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +1 -0
  446. package/dist/collection/components/ic-tab/ic-tab.css +4 -4
  447. package/dist/collection/components/ic-tab/ic-tab.js +114 -31
  448. package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
  449. package/dist/collection/components/ic-tab/test/basic/ic-tab.e2e.js +32 -0
  450. package/dist/collection/components/ic-tab/test/basic/ic-tab.e2e.js.map +1 -0
  451. package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +159 -0
  452. package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +1 -0
  453. package/dist/collection/components/ic-tab-context/ic-tab-context.js +157 -77
  454. package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
  455. package/dist/collection/components/ic-tab-context/test/a11y/ic-tab-context.test.a11y.js.map +1 -0
  456. package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.e2e.js +317 -0
  457. package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.e2e.js.map +1 -0
  458. package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +390 -0
  459. package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +1 -0
  460. package/dist/collection/components/ic-tab-group/ic-tab-group.css +3 -3
  461. package/dist/collection/components/ic-tab-group/ic-tab-group.js +33 -29
  462. package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -1
  463. package/dist/collection/components/ic-tab-panel/ic-tab-panel.css +0 -4
  464. package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +89 -34
  465. package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
  466. package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js +65 -0
  467. package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js.map +1 -0
  468. package/dist/collection/components/ic-text-field/ic-text-field.css +1 -10
  469. package/dist/collection/components/ic-text-field/ic-text-field.js +456 -345
  470. package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
  471. package/dist/collection/components/ic-text-field/test/a11y/ic-text-field.test.a11y.js.map +1 -0
  472. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.e2e.js +98 -0
  473. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.e2e.js.map +1 -0
  474. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +236 -0
  475. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +1 -0
  476. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +310 -0
  477. package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +1 -0
  478. package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
  479. package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +72 -0
  480. package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +1 -0
  481. package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +77 -0
  482. package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +1 -0
  483. package/dist/collection/components/ic-toast/ic-toast.css +5 -0
  484. package/dist/collection/components/ic-toast/ic-toast.js +111 -107
  485. package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
  486. package/dist/collection/components/ic-toast/{ic-toast.test.a11y.js → test/a11y/ic-toast.test.a11y.js} +1 -1
  487. package/dist/collection/components/ic-toast/test/a11y/ic-toast.test.a11y.js.map +1 -0
  488. package/dist/collection/components/ic-toast/test/basic/ic-toast.e2e.js +82 -0
  489. package/dist/collection/components/ic-toast/test/basic/ic-toast.e2e.js.map +1 -0
  490. package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +278 -0
  491. package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +1 -0
  492. package/dist/collection/components/ic-toast-region/ic-toast-region.js +12 -12
  493. package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -1
  494. package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js +62 -0
  495. package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js.map +1 -0
  496. package/dist/collection/components/ic-tooltip/ic-tooltip.css +22 -8
  497. package/dist/collection/components/ic-tooltip/ic-tooltip.js +116 -64
  498. package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
  499. package/dist/collection/components/ic-tooltip/{ic-tooltip.test.a11y.js → test/a11y/ic-tooltip.test.a11y.js} +1 -1
  500. package/dist/collection/components/ic-tooltip/test/a11y/ic-tooltip.test.a11y.js.map +1 -0
  501. package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js +115 -0
  502. package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.e2e.js.map +1 -0
  503. package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js +128 -0
  504. package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js.map +1 -0
  505. package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +21 -15
  506. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +105 -83
  507. package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
  508. package/dist/collection/components/ic-top-navigation/{ic-top-navigation.test.a11y.js → test/a11y/ic-top-navigation.test.a11y.js} +8 -1
  509. package/dist/collection/components/ic-top-navigation/test/a11y/ic-top-navigation.test.a11y.js.map +1 -0
  510. package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.e2e.js +61 -0
  511. package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.e2e.js.map +1 -0
  512. package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.mobile.e2e.js +242 -0
  513. package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.mobile.e2e.js.map +1 -0
  514. package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +299 -0
  515. package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +1 -0
  516. package/dist/collection/components/ic-typography/ic-typography.css +58 -1
  517. package/dist/collection/components/ic-typography/ic-typography.js +140 -22
  518. package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
  519. package/dist/collection/components/ic-typography/{ic-typography.test.a11y.js → test/a11y/ic-typography.test.a11y.js} +1 -1
  520. package/dist/collection/components/ic-typography/test/a11y/ic-typography.test.a11y.js.map +1 -0
  521. package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js +39 -0
  522. package/dist/collection/components/ic-typography/test/basic/ic-typography.e2e.js.map +1 -0
  523. package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +296 -0
  524. package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +1 -0
  525. package/dist/collection/testspec.setup.js +21 -0
  526. package/dist/collection/testspec.setup.js.map +1 -1
  527. package/dist/collection/utils/helpers.js +24 -25
  528. package/dist/collection/utils/helpers.js.map +1 -1
  529. package/dist/collection/utils/types.js.map +1 -1
  530. package/dist/components/OpenInNew.js +5 -0
  531. package/dist/components/OpenInNew.js.map +1 -0
  532. package/dist/components/helpers.js +25 -26
  533. package/dist/components/helpers.js.map +1 -1
  534. package/dist/components/ic-alert.js +1 -113
  535. package/dist/components/ic-alert.js.map +1 -1
  536. package/dist/components/ic-alert2.js +117 -0
  537. package/dist/components/ic-alert2.js.map +1 -0
  538. package/dist/components/ic-back-to-top.js +7 -7
  539. package/dist/components/ic-back-to-top.js.map +1 -1
  540. package/dist/components/ic-breadcrumb-group.js +39 -33
  541. package/dist/components/ic-breadcrumb-group.js.map +1 -1
  542. package/dist/components/ic-breadcrumb2.js +13 -12
  543. package/dist/components/ic-breadcrumb2.js.map +1 -1
  544. package/dist/components/ic-button2.js +99 -44
  545. package/dist/components/ic-button2.js.map +1 -1
  546. package/dist/components/ic-card.js +54 -53
  547. package/dist/components/ic-card.js.map +1 -1
  548. package/dist/components/ic-checkbox-group.js +28 -28
  549. package/dist/components/ic-checkbox-group.js.map +1 -1
  550. package/dist/components/ic-checkbox.js +47 -34
  551. package/dist/components/ic-checkbox.js.map +1 -1
  552. package/dist/components/ic-chip.js +22 -19
  553. package/dist/components/ic-chip.js.map +1 -1
  554. package/dist/components/ic-classification-banner.js +1 -1
  555. package/dist/components/ic-data-entity.js +2 -2
  556. package/dist/components/ic-data-entity.js.map +1 -1
  557. package/dist/components/ic-data-row.js +39 -25
  558. package/dist/components/ic-data-row.js.map +1 -1
  559. package/dist/components/ic-dialog.d.ts +11 -0
  560. package/dist/components/ic-dialog.js +356 -0
  561. package/dist/components/ic-dialog.js.map +1 -0
  562. package/dist/components/ic-divider2.js +3 -3
  563. package/dist/components/ic-divider2.js.map +1 -1
  564. package/dist/components/ic-footer-link-group.js +20 -20
  565. package/dist/components/ic-footer-link-group.js.map +1 -1
  566. package/dist/components/ic-footer-link.js +29 -18
  567. package/dist/components/ic-footer-link.js.map +1 -1
  568. package/dist/components/ic-footer.js +25 -23
  569. package/dist/components/ic-footer.js.map +1 -1
  570. package/dist/components/ic-hero.js +30 -28
  571. package/dist/components/ic-hero.js.map +1 -1
  572. package/dist/components/ic-horizontal-scroll2.js +46 -27
  573. package/dist/components/ic-horizontal-scroll2.js.map +1 -1
  574. package/dist/components/ic-input-component-container2.js +11 -11
  575. package/dist/components/ic-input-component-container2.js.map +1 -1
  576. package/dist/components/ic-input-container2.js +1 -1
  577. package/dist/components/ic-input-label2.js +11 -11
  578. package/dist/components/ic-input-label2.js.map +1 -1
  579. package/dist/components/ic-input-validation2.js +9 -9
  580. package/dist/components/ic-input-validation2.js.map +1 -1
  581. package/dist/components/ic-link2.js +24 -25
  582. package/dist/components/ic-link2.js.map +1 -1
  583. package/dist/components/ic-loading-indicator2.js +34 -26
  584. package/dist/components/ic-loading-indicator2.js.map +1 -1
  585. package/dist/components/ic-menu-group.d.ts +11 -0
  586. package/dist/components/ic-menu-group.js +46 -0
  587. package/dist/components/ic-menu-group.js.map +1 -0
  588. package/dist/components/ic-menu-item.d.ts +11 -0
  589. package/dist/components/ic-menu-item.js +8 -0
  590. package/dist/components/ic-menu-item.js.map +1 -0
  591. package/dist/components/ic-menu-item2.js +169 -0
  592. package/dist/components/ic-menu-item2.js.map +1 -0
  593. package/dist/components/ic-menu2.js +326 -169
  594. package/dist/components/ic-menu2.js.map +1 -1
  595. package/dist/components/ic-navigation-button.js +23 -23
  596. package/dist/components/ic-navigation-button.js.map +1 -1
  597. package/dist/components/ic-navigation-group.js +89 -60
  598. package/dist/components/ic-navigation-group.js.map +1 -1
  599. package/dist/components/ic-navigation-item.js +60 -48
  600. package/dist/components/ic-navigation-item.js.map +1 -1
  601. package/dist/components/ic-navigation-menu2.js +30 -36
  602. package/dist/components/ic-navigation-menu2.js.map +1 -1
  603. package/dist/components/ic-page-header.js +30 -33
  604. package/dist/components/ic-page-header.js.map +1 -1
  605. package/dist/components/ic-pagination-item.d.ts +11 -0
  606. package/dist/components/ic-pagination-item.js +8 -0
  607. package/dist/components/ic-pagination-item.js.map +1 -0
  608. package/dist/components/ic-pagination-item2.js +81 -0
  609. package/dist/components/ic-pagination-item2.js.map +1 -0
  610. package/dist/components/ic-pagination.d.ts +11 -0
  611. package/dist/components/ic-pagination.js +288 -0
  612. package/dist/components/ic-pagination.js.map +1 -0
  613. package/dist/components/ic-popover-menu.d.ts +11 -0
  614. package/dist/components/ic-popover-menu.js +290 -0
  615. package/dist/components/ic-popover-menu.js.map +1 -0
  616. package/dist/components/ic-radio-group.js +48 -30
  617. package/dist/components/ic-radio-group.js.map +1 -1
  618. package/dist/components/ic-radio-option.js +44 -43
  619. package/dist/components/ic-radio-option.js.map +1 -1
  620. package/dist/components/ic-search-bar.js +202 -122
  621. package/dist/components/ic-search-bar.js.map +1 -1
  622. package/dist/components/ic-section-container2.js +1 -1
  623. package/dist/components/ic-select.js +379 -212
  624. package/dist/components/ic-select.js.map +1 -1
  625. package/dist/components/ic-side-navigation.js +123 -94
  626. package/dist/components/ic-side-navigation.js.map +1 -1
  627. package/dist/components/ic-skeleton.js +6 -6
  628. package/dist/components/ic-skeleton.js.map +1 -1
  629. package/dist/components/ic-status-tag.js +9 -9
  630. package/dist/components/ic-status-tag.js.map +1 -1
  631. package/dist/components/ic-step.js +18 -18
  632. package/dist/components/ic-step.js.map +1 -1
  633. package/dist/components/ic-stepper.js +21 -21
  634. package/dist/components/ic-stepper.js.map +1 -1
  635. package/dist/components/ic-switch.js +24 -23
  636. package/dist/components/ic-switch.js.map +1 -1
  637. package/dist/components/ic-tab-context.js +73 -36
  638. package/dist/components/ic-tab-context.js.map +1 -1
  639. package/dist/components/ic-tab-group.js +7 -6
  640. package/dist/components/ic-tab-group.js.map +1 -1
  641. package/dist/components/ic-tab-panel.js +18 -7
  642. package/dist/components/ic-tab-panel.js.map +1 -1
  643. package/dist/components/ic-tab.js +33 -8
  644. package/dist/components/ic-tab.js.map +1 -1
  645. package/dist/components/ic-text-field2.js +132 -97
  646. package/dist/components/ic-text-field2.js.map +1 -1
  647. package/dist/components/ic-theme.js +2 -2
  648. package/dist/components/ic-theme.js.map +1 -1
  649. package/dist/components/ic-toast-region.js +13 -13
  650. package/dist/components/ic-toast-region.js.map +1 -1
  651. package/dist/components/ic-toast.js +65 -61
  652. package/dist/components/ic-toast.js.map +1 -1
  653. package/dist/components/ic-tooltip2.js +1854 -49
  654. package/dist/components/ic-tooltip2.js.map +1 -1
  655. package/dist/components/ic-top-navigation.js +59 -54
  656. package/dist/components/ic-top-navigation.js.map +1 -1
  657. package/dist/components/ic-typography2.js +101 -6
  658. package/dist/components/ic-typography2.js.map +1 -1
  659. package/dist/components/index.d.ts +9 -55
  660. package/dist/components/index.js +1 -53
  661. package/dist/components/index.js.map +1 -1
  662. package/dist/components/types.js.map +1 -1
  663. package/dist/core/core.css +47 -3
  664. package/dist/core/core.esm.js +1 -1
  665. package/dist/core/core.esm.js.map +1 -1
  666. package/dist/core/index.esm.js.map +1 -1
  667. package/dist/core/p-0330cb21.entry.js +2 -0
  668. package/dist/core/p-0330cb21.entry.js.map +1 -0
  669. package/dist/core/p-03d1a4a1.entry.js +2 -0
  670. package/dist/core/p-03d1a4a1.entry.js.map +1 -0
  671. package/dist/core/p-041604fc.entry.js +2 -0
  672. package/dist/core/p-041604fc.entry.js.map +1 -0
  673. package/dist/core/{p-24240e11.js → p-06321d19.js} +2 -2
  674. package/dist/core/p-06321d19.js.map +1 -0
  675. package/dist/core/p-1959ec8d.entry.js +2 -0
  676. package/dist/core/p-1959ec8d.entry.js.map +1 -0
  677. package/dist/core/p-1b9b8355.entry.js +2 -0
  678. package/dist/core/p-1b9b8355.entry.js.map +1 -0
  679. package/dist/core/p-26d5fd0f.entry.js +2 -0
  680. package/dist/core/p-26d5fd0f.entry.js.map +1 -0
  681. package/dist/core/p-27d42378.entry.js +2 -0
  682. package/dist/core/p-27d42378.entry.js.map +1 -0
  683. package/dist/core/p-2ae7687a.entry.js +2 -0
  684. package/dist/core/p-2ae7687a.entry.js.map +1 -0
  685. package/dist/core/p-332690f0.entry.js +2 -0
  686. package/dist/core/p-332690f0.entry.js.map +1 -0
  687. package/dist/core/p-39adc795.entry.js +2 -0
  688. package/dist/core/p-39adc795.entry.js.map +1 -0
  689. package/dist/core/{p-ad2477d8.entry.js → p-3adb1167.entry.js} +2 -2
  690. package/dist/core/p-3adb1167.entry.js.map +1 -0
  691. package/dist/core/p-429e4d24.entry.js +2 -0
  692. package/dist/core/p-429e4d24.entry.js.map +1 -0
  693. package/dist/core/{p-8ffa00c9.entry.js → p-441e7d98.entry.js} +2 -2
  694. package/dist/core/p-441e7d98.entry.js.map +1 -0
  695. package/dist/core/p-44512ebe.js.map +1 -1
  696. package/dist/core/p-48301eff.entry.js +2 -0
  697. package/dist/core/p-48301eff.entry.js.map +1 -0
  698. package/dist/core/p-5144e840.entry.js +2 -0
  699. package/dist/core/p-5144e840.entry.js.map +1 -0
  700. package/dist/core/p-5c846d0a.entry.js +2 -0
  701. package/dist/core/p-5c846d0a.entry.js.map +1 -0
  702. package/dist/core/p-5c9c940f.entry.js +2 -0
  703. package/dist/core/p-5c9c940f.entry.js.map +1 -0
  704. package/dist/core/p-5dd0b02e.js +2 -0
  705. package/dist/core/p-5dd0b02e.js.map +1 -0
  706. package/dist/core/{p-35a03442.entry.js → p-65750560.entry.js} +2 -2
  707. package/dist/core/p-65750560.entry.js.map +1 -0
  708. package/dist/core/p-6840589f.entry.js +2 -0
  709. package/dist/core/p-6840589f.entry.js.map +1 -0
  710. package/dist/core/p-69920d86.js +3 -0
  711. package/dist/core/p-69920d86.js.map +1 -0
  712. package/dist/core/p-6bad30aa.entry.js +2 -0
  713. package/dist/core/p-6bad30aa.entry.js.map +1 -0
  714. package/dist/core/p-6f57b13c.js.map +1 -1
  715. package/dist/core/p-7536dd31.entry.js +2 -0
  716. package/dist/core/p-7536dd31.entry.js.map +1 -0
  717. package/dist/core/p-7ae091ef.entry.js +2 -0
  718. package/dist/core/p-7ae091ef.entry.js.map +1 -0
  719. package/dist/core/p-7c0dcd00.js +2 -0
  720. package/dist/core/p-7c0dcd00.js.map +1 -0
  721. package/dist/core/p-7c46caf2.entry.js +2 -0
  722. package/dist/core/p-7c46caf2.entry.js.map +1 -0
  723. package/dist/core/{p-ba8d6c23.entry.js → p-83d5bcae.entry.js} +2 -2
  724. package/dist/core/p-83d5bcae.entry.js.map +1 -0
  725. package/dist/core/p-892d9d9f.entry.js +2 -0
  726. package/dist/core/p-892d9d9f.entry.js.map +1 -0
  727. package/dist/core/p-8991f656.entry.js +2 -0
  728. package/dist/core/p-8991f656.entry.js.map +1 -0
  729. package/dist/core/p-8c45ab61.entry.js +2 -0
  730. package/dist/core/p-8c45ab61.entry.js.map +1 -0
  731. package/dist/core/p-8c7f4343.js.map +1 -1
  732. package/dist/core/p-8ca80000.entry.js +2 -0
  733. package/dist/core/p-8ca80000.entry.js.map +1 -0
  734. package/dist/core/p-8d4f7027.js +2 -0
  735. package/dist/core/p-8d4f7027.js.map +1 -0
  736. package/dist/core/p-90d3a41b.entry.js +2 -0
  737. package/dist/core/p-90d3a41b.entry.js.map +1 -0
  738. package/dist/core/p-95992c98.entry.js +2 -0
  739. package/dist/core/p-95992c98.entry.js.map +1 -0
  740. package/dist/core/{p-41e239cb.entry.js → p-96b71172.entry.js} +2 -2
  741. package/dist/core/p-96b71172.entry.js.map +1 -0
  742. package/dist/core/{p-d2508752.entry.js → p-96bcd466.entry.js} +2 -2
  743. package/dist/core/p-96bcd466.entry.js.map +1 -0
  744. package/dist/core/p-9e551fe9.entry.js +2 -0
  745. package/dist/core/p-9e551fe9.entry.js.map +1 -0
  746. package/dist/core/{p-7fd50355.entry.js → p-a29fe0c6.entry.js} +2 -2
  747. package/dist/core/p-a29fe0c6.entry.js.map +1 -0
  748. package/dist/core/{p-c4a7c734.entry.js → p-a588886f.entry.js} +2 -2
  749. package/dist/core/p-a588886f.entry.js.map +1 -0
  750. package/dist/core/{p-284970bc.entry.js → p-a8b94619.entry.js} +2 -2
  751. package/dist/core/p-a8b94619.entry.js.map +1 -0
  752. package/dist/core/p-adceb0cf.entry.js +2 -0
  753. package/dist/core/p-adceb0cf.entry.js.map +1 -0
  754. package/dist/core/p-b698b8ad.entry.js +2 -0
  755. package/dist/core/p-b698b8ad.entry.js.map +1 -0
  756. package/dist/core/p-b6c538ea.entry.js +2 -0
  757. package/dist/core/p-b6c538ea.entry.js.map +1 -0
  758. package/dist/core/p-c012b867.entry.js +2 -0
  759. package/dist/core/p-c012b867.entry.js.map +1 -0
  760. package/dist/core/p-c5716cbc.entry.js +2 -0
  761. package/dist/core/p-c5716cbc.entry.js.map +1 -0
  762. package/dist/core/p-ca6d834e.entry.js +2 -0
  763. package/dist/core/p-ca6d834e.entry.js.map +1 -0
  764. package/dist/core/{p-7a9bc7f2.entry.js → p-cbbf4b05.entry.js} +2 -2
  765. package/dist/core/p-cbbf4b05.entry.js.map +1 -0
  766. package/dist/core/p-ce791694.entry.js +2 -0
  767. package/dist/core/p-ce791694.entry.js.map +1 -0
  768. package/dist/core/p-cef93d12.entry.js +2 -0
  769. package/dist/core/p-cef93d12.entry.js.map +1 -0
  770. package/dist/core/p-d2215b72.entry.js +2 -0
  771. package/dist/core/p-d2215b72.entry.js.map +1 -0
  772. package/dist/core/p-e0ee714a.entry.js +2 -0
  773. package/dist/core/p-e0ee714a.entry.js.map +1 -0
  774. package/dist/core/p-e6370b7e.entry.js +2 -0
  775. package/dist/core/p-e6370b7e.entry.js.map +1 -0
  776. package/dist/core/p-ee11e185.entry.js +2 -0
  777. package/dist/core/p-ee11e185.entry.js.map +1 -0
  778. package/dist/core/p-f24814b8.entry.js +2 -0
  779. package/dist/core/p-f24814b8.entry.js.map +1 -0
  780. package/dist/core/p-f665242d.entry.js +2 -0
  781. package/dist/core/p-f665242d.entry.js.map +1 -0
  782. package/dist/core/p-f7695299.entry.js +2 -0
  783. package/dist/core/p-f7695299.entry.js.map +1 -0
  784. package/dist/core/p-f923d11b.entry.js +2 -0
  785. package/dist/core/p-f923d11b.entry.js.map +1 -0
  786. package/dist/esm/OpenInNew-67a881e0.js +5 -0
  787. package/dist/esm/OpenInNew-67a881e0.js.map +1 -0
  788. package/dist/esm/chevron-icon-7927f709.js +8 -0
  789. package/dist/esm/chevron-icon-7927f709.js.map +1 -0
  790. package/dist/esm/core.js +7 -3
  791. package/dist/esm/core.js.map +1 -1
  792. package/dist/esm/{helpers-c332acf8.js → helpers-85903813.js} +26 -27
  793. package/dist/esm/helpers-85903813.js.map +1 -0
  794. package/dist/esm/ic-alert.entry.js +11 -11
  795. package/dist/esm/ic-alert.entry.js.map +1 -1
  796. package/dist/esm/ic-back-to-top.entry.js +5 -5
  797. package/dist/esm/ic-back-to-top.entry.js.map +1 -1
  798. package/dist/esm/ic-breadcrumb-group.entry.js +39 -33
  799. package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
  800. package/dist/esm/ic-breadcrumb.entry.js +14 -13
  801. package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
  802. package/dist/esm/ic-button_3.entry.js +163 -93
  803. package/dist/esm/ic-button_3.entry.js.map +1 -1
  804. package/dist/esm/ic-card.entry.js +46 -45
  805. package/dist/esm/ic-card.entry.js.map +1 -1
  806. package/dist/esm/ic-checkbox-group.entry.js +24 -23
  807. package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
  808. package/dist/esm/ic-checkbox.entry.js +41 -29
  809. package/dist/esm/ic-checkbox.entry.js.map +1 -1
  810. package/dist/esm/ic-chip.entry.js +18 -15
  811. package/dist/esm/ic-chip.entry.js.map +1 -1
  812. package/dist/esm/ic-classification-banner.entry.js +1 -1
  813. package/dist/esm/ic-data-entity.entry.js +2 -2
  814. package/dist/esm/ic-data-entity.entry.js.map +1 -1
  815. package/dist/esm/ic-data-row.entry.js +38 -24
  816. package/dist/esm/ic-data-row.entry.js.map +1 -1
  817. package/dist/esm/ic-dialog.entry.js +291 -0
  818. package/dist/esm/ic-dialog.entry.js.map +1 -0
  819. package/dist/esm/ic-divider.entry.js +3 -3
  820. package/dist/esm/ic-divider.entry.js.map +1 -1
  821. package/dist/esm/ic-footer-link-group.entry.js +18 -18
  822. package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
  823. package/dist/esm/ic-footer-link.entry.js +23 -17
  824. package/dist/esm/ic-footer-link.entry.js.map +1 -1
  825. package/dist/esm/ic-footer.entry.js +23 -21
  826. package/dist/esm/ic-footer.entry.js.map +1 -1
  827. package/dist/esm/ic-hero.entry.js +23 -21
  828. package/dist/esm/ic-hero.entry.js.map +1 -1
  829. package/dist/esm/ic-horizontal-scroll.entry.js +45 -26
  830. package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
  831. package/dist/esm/ic-input-component-container_3.entry.js +299 -159
  832. package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
  833. package/dist/esm/ic-input-label_2.entry.js +11 -11
  834. package/dist/esm/ic-input-label_2.entry.js.map +1 -1
  835. package/dist/esm/ic-link.entry.js +22 -23
  836. package/dist/esm/ic-link.entry.js.map +1 -1
  837. package/dist/esm/ic-menu-group.entry.js +20 -0
  838. package/dist/esm/ic-menu-group.entry.js.map +1 -0
  839. package/dist/esm/ic-menu-item.entry.js +118 -0
  840. package/dist/esm/ic-menu-item.entry.js.map +1 -0
  841. package/dist/esm/ic-navigation-button.entry.js +18 -18
  842. package/dist/esm/ic-navigation-button.entry.js.map +1 -1
  843. package/dist/esm/ic-navigation-group.entry.js +87 -58
  844. package/dist/esm/ic-navigation-group.entry.js.map +1 -1
  845. package/dist/esm/ic-navigation-item.entry.js +49 -42
  846. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  847. package/dist/esm/ic-navigation-menu.entry.js +28 -34
  848. package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
  849. package/dist/esm/ic-page-header.entry.js +24 -27
  850. package/dist/esm/ic-page-header.entry.js.map +1 -1
  851. package/dist/esm/ic-pagination-item.entry.js +52 -0
  852. package/dist/esm/ic-pagination-item.entry.js.map +1 -0
  853. package/dist/esm/ic-pagination.entry.js +223 -0
  854. package/dist/esm/ic-pagination.entry.js.map +1 -0
  855. package/dist/esm/ic-popover-menu.entry.js +233 -0
  856. package/dist/esm/ic-popover-menu.entry.js.map +1 -0
  857. package/dist/esm/ic-radio-group.entry.js +43 -25
  858. package/dist/esm/ic-radio-group.entry.js.map +1 -1
  859. package/dist/esm/ic-radio-option.entry.js +39 -38
  860. package/dist/esm/ic-radio-option.entry.js.map +1 -1
  861. package/dist/esm/ic-search-bar.entry.js +178 -102
  862. package/dist/esm/ic-search-bar.entry.js.map +1 -1
  863. package/dist/esm/ic-section-container.entry.js +1 -1
  864. package/dist/esm/ic-select.entry.js +349 -190
  865. package/dist/esm/ic-select.entry.js.map +1 -1
  866. package/dist/esm/ic-side-navigation.entry.js +116 -87
  867. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  868. package/dist/esm/ic-skeleton.entry.js +4 -4
  869. package/dist/esm/ic-skeleton.entry.js.map +1 -1
  870. package/dist/esm/ic-status-tag.entry.js +6 -6
  871. package/dist/esm/ic-status-tag.entry.js.map +1 -1
  872. package/dist/esm/ic-step.entry.js +10 -10
  873. package/dist/esm/ic-step.entry.js.map +1 -1
  874. package/dist/esm/ic-stepper.entry.js +15 -15
  875. package/dist/esm/ic-stepper.entry.js.map +1 -1
  876. package/dist/esm/ic-switch.entry.js +20 -19
  877. package/dist/esm/ic-switch.entry.js.map +1 -1
  878. package/dist/esm/ic-tab-context.entry.js +68 -32
  879. package/dist/esm/ic-tab-context.entry.js.map +1 -1
  880. package/dist/esm/ic-tab-group.entry.js +5 -4
  881. package/dist/esm/ic-tab-group.entry.js.map +1 -1
  882. package/dist/esm/ic-tab-panel.entry.js +15 -4
  883. package/dist/esm/ic-tab-panel.entry.js.map +1 -1
  884. package/dist/esm/ic-tab.entry.js +32 -7
  885. package/dist/esm/ic-tab.entry.js.map +1 -1
  886. package/dist/esm/ic-text-field.entry.js +102 -72
  887. package/dist/esm/ic-text-field.entry.js.map +1 -1
  888. package/dist/esm/ic-theme.entry.js +2 -2
  889. package/dist/esm/ic-theme.entry.js.map +1 -1
  890. package/dist/esm/ic-toast-region.entry.js +13 -13
  891. package/dist/esm/ic-toast-region.entry.js.map +1 -1
  892. package/dist/esm/ic-toast.entry.js +60 -56
  893. package/dist/esm/ic-toast.entry.js.map +1 -1
  894. package/dist/esm/ic-top-navigation.entry.js +49 -45
  895. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  896. package/dist/esm/ic-typography.entry.js +97 -5
  897. package/dist/esm/ic-typography.entry.js.map +1 -1
  898. package/dist/esm/{index-90721b3c.js → index-fd30b77e.js} +255 -44
  899. package/dist/esm/index-fd30b77e.js.map +1 -0
  900. package/dist/esm/loader.js +4 -3
  901. package/dist/esm/loader.js.map +1 -1
  902. package/dist/esm/polyfills/css-shim.js +1 -1
  903. package/dist/{components/popper.js → esm/popper-15e448b4.js} +10 -17
  904. package/dist/esm/popper-15e448b4.js.map +1 -0
  905. package/dist/esm/types-dd515332.js.map +1 -1
  906. package/dist/types/components/ic-alert/ic-alert.d.ts +12 -12
  907. package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +8 -8
  908. package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +6 -6
  909. package/dist/types/components/ic-breadcrumb/ic-breadcrumb.types.d.ts +1 -1
  910. package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +16 -9
  911. package/dist/types/components/ic-button/ic-button.d.ts +62 -32
  912. package/dist/types/components/ic-button/ic-button.types.d.ts +4 -4
  913. package/dist/types/components/ic-card/ic-card.d.ts +32 -32
  914. package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +29 -23
  915. package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +14 -15
  916. package/dist/types/components/ic-checkbox-group/ic-checkbox-group.types.d.ts +5 -0
  917. package/dist/types/components/ic-chip/ic-chip.d.ts +16 -15
  918. package/dist/types/components/ic-chip/ic-chip.types.d.ts +2 -2
  919. package/dist/types/components/ic-classification-banner/ic-classification-banner.types.d.ts +1 -1
  920. package/dist/types/components/ic-data-row/ic-data-row.d.ts +17 -11
  921. package/dist/types/components/ic-dialog/ic-dialog.d.ts +123 -0
  922. package/dist/types/components/ic-footer/ic-footer.d.ts +20 -20
  923. package/dist/types/components/ic-footer/ic-footer.types.d.ts +1 -1
  924. package/dist/types/components/ic-footer-link/ic-footer-link.d.ts +26 -6
  925. package/dist/types/components/ic-footer-link-group/ic-footer-link-group.d.ts +8 -8
  926. package/dist/types/components/ic-hero/ic-hero.d.ts +24 -24
  927. package/dist/types/components/ic-hero/ic-hero.types.d.ts +1 -1
  928. package/dist/types/components/ic-horizontal-scroll/ic-horizontal-scroll.d.ts +15 -14
  929. package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +15 -15
  930. package/dist/types/components/ic-input-label/ic-input-label.d.ts +14 -14
  931. package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +8 -8
  932. package/dist/types/components/ic-input-validation/ic-input-validation.types.d.ts +1 -1
  933. package/dist/types/components/ic-link/ic-link.d.ts +9 -9
  934. package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +38 -36
  935. package/dist/types/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +2 -2
  936. package/dist/types/components/ic-menu/ic-menu.d.ts +89 -50
  937. package/dist/types/components/ic-menu-group/ic-menu-group.d.ts +8 -0
  938. package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +74 -0
  939. package/dist/types/components/ic-menu-item/ic-menu-item.types.d.ts +1 -0
  940. package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +21 -21
  941. package/dist/types/components/ic-navigation-button/ic-navigation-button.types.d.ts +1 -1
  942. package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +21 -18
  943. package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +47 -27
  944. package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +14 -14
  945. package/dist/types/components/ic-page-header/ic-page-header.d.ts +19 -19
  946. package/dist/types/components/ic-pagination/ic-pagination.d.ts +82 -0
  947. package/dist/types/components/ic-pagination/ic-pagination.types.d.ts +4 -0
  948. package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +47 -0
  949. package/dist/types/components/ic-pagination-item/ic-pagination-item.types.d.ts +1 -0
  950. package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +59 -0
  951. package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +22 -23
  952. package/dist/types/components/ic-radio-group/ic-radio-group.types.d.ts +7 -0
  953. package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +32 -29
  954. package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +120 -87
  955. package/dist/types/components/ic-search-bar/ic-search-bar.types.d.ts +2 -1
  956. package/dist/types/components/ic-select/ic-select.d.ts +116 -78
  957. package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +30 -24
  958. package/dist/types/components/ic-side-navigation/{ic-side-navigation-test-examples.d.ts → test/basic/ic-side-navigation-test-examples.d.ts} +1 -0
  959. package/dist/types/components/ic-skeleton/ic-skeleton.d.ts +8 -8
  960. package/dist/types/components/ic-skeleton/ic-skeleton.types.d.ts +1 -1
  961. package/dist/types/components/ic-status-tag/ic-status-tag.d.ts +8 -8
  962. package/dist/types/components/ic-status-tag/ic-status-tag.types.d.ts +2 -2
  963. package/dist/types/components/ic-step/ic-step.d.ts +24 -24
  964. package/dist/types/components/ic-step/ic-step.types.d.ts +3 -3
  965. package/dist/types/components/ic-stepper/ic-stepper.d.ts +17 -17
  966. package/dist/types/components/ic-stepper/ic-stepper.types.d.ts +1 -1
  967. package/dist/types/components/ic-switch/ic-switch.d.ts +23 -23
  968. package/dist/types/components/ic-tab/ic-tab.d.ts +25 -8
  969. package/dist/types/components/ic-tab-context/ic-tab-context.d.ts +29 -20
  970. package/dist/types/components/ic-tab-group/ic-tab-group.d.ts +6 -5
  971. package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +27 -7
  972. package/dist/types/components/ic-text-field/ic-text-field.d.ts +110 -91
  973. package/dist/types/components/ic-text-field/ic-text-field.types.d.ts +3 -3
  974. package/dist/types/components/ic-theme/ic-theme.d.ts +1 -1
  975. package/dist/types/components/ic-toast/ic-toast.d.ts +26 -26
  976. package/dist/types/components/ic-toast/ic-toast.types.d.ts +1 -1
  977. package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +3 -3
  978. package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +22 -15
  979. package/dist/types/components/ic-tooltip/ic-tooltip.types.d.ts +1 -1
  980. package/dist/types/components/ic-tooltip/test/a11y/ic-tooltip.test.a11y.d.ts +1 -0
  981. package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +36 -32
  982. package/dist/types/components/ic-top-navigation/test/a11y/ic-top-navigation.test.a11y.d.ts +1 -0
  983. package/dist/types/components/ic-typography/ic-typography.d.ts +31 -4
  984. package/dist/types/components/ic-typography/test/a11y/ic-typography.test.a11y.d.ts +1 -0
  985. package/dist/types/components.d.ts +826 -29
  986. package/dist/types/stencil-public-runtime.d.ts +74 -15
  987. package/dist/types/testspec.setup.d.ts +11 -0
  988. package/dist/types/utils/helpers.d.ts +1 -0
  989. package/dist/types/utils/types.d.ts +25 -22
  990. package/hydrate/index.d.ts +17 -16
  991. package/hydrate/index.js +3822 -1955
  992. package/loader/index.d.ts +9 -0
  993. package/package.json +7 -5
  994. package/dist/cjs/chevron-icon-2645d6b0.js +0 -10
  995. package/dist/cjs/chevron-icon-2645d6b0.js.map +0 -1
  996. package/dist/cjs/helpers-6eb26e7a.js.map +0 -1
  997. package/dist/cjs/index-f79a4e53.js.map +0 -1
  998. package/dist/cjs/popper-11d5f714.js.map +0 -1
  999. package/dist/collection/components/ic-alert/ic-alert.test.a11y.js.map +0 -1
  1000. package/dist/collection/components/ic-back-to-top/ic-back-to-top.test.a11y.js.map +0 -1
  1001. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group-test-examples.js.map +0 -1
  1002. package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.test.a11y.js.map +0 -1
  1003. package/dist/collection/components/ic-button/ic-button.test.a11y.js.map +0 -1
  1004. package/dist/collection/components/ic-card/ic-card.test.a11y.js.map +0 -1
  1005. package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.test.a11y.js.map +0 -1
  1006. package/dist/collection/components/ic-chip/ic-chip.test.a11y.js.map +0 -1
  1007. package/dist/collection/components/ic-classification-banner/ic-classification-banner.test.a11y.js.map +0 -1
  1008. package/dist/collection/components/ic-data-entity/ic-data-entity.test.a11y.js.map +0 -1
  1009. package/dist/collection/components/ic-data-row/ic-data-row.test.a11y.js.map +0 -1
  1010. package/dist/collection/components/ic-footer/ic-footer.test.a11y.js.map +0 -1
  1011. package/dist/collection/components/ic-footer-link/ic-footer-link.test.a11y.js.map +0 -1
  1012. package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.test.a11y.js.map +0 -1
  1013. package/dist/collection/components/ic-hero/ic-hero.test.a11y.js.map +0 -1
  1014. package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.test.a11y.js.map +0 -1
  1015. package/dist/collection/components/ic-link/ic-link.test.a11y.js.map +0 -1
  1016. package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.test.a11y.js.map +0 -1
  1017. package/dist/collection/components/ic-navigation-group/ic-navigation-group.test.a11y.js.map +0 -1
  1018. package/dist/collection/components/ic-navigation-item/ic-navigation-item.test.a11y.js.map +0 -1
  1019. package/dist/collection/components/ic-page-header/ic-page-header.test.a11y.js.map +0 -1
  1020. package/dist/collection/components/ic-radio-group/ic-radio-group.test.a11y.js.map +0 -1
  1021. package/dist/collection/components/ic-search-bar/ic-search-bar.test.a11y.js.map +0 -1
  1022. package/dist/collection/components/ic-select/ic-select.test.a11y.js.map +0 -1
  1023. package/dist/collection/components/ic-side-navigation/ic-side-navigation-test-examples.js.map +0 -1
  1024. package/dist/collection/components/ic-side-navigation/ic-side-navigation.test.a11y.js.map +0 -1
  1025. package/dist/collection/components/ic-skeleton/ic-skeleton.test.a11y.js.map +0 -1
  1026. package/dist/collection/components/ic-status-tag/ic-status-tag.test.a11y.js.map +0 -1
  1027. package/dist/collection/components/ic-stepper/ic-stepper-test-examples.js.map +0 -1
  1028. package/dist/collection/components/ic-stepper/ic-stepper.test.a11y.js.map +0 -1
  1029. package/dist/collection/components/ic-switch/ic-switch.test.a11y.js.map +0 -1
  1030. package/dist/collection/components/ic-tab-context/ic-tab-context.test.a11y.js.map +0 -1
  1031. package/dist/collection/components/ic-text-field/ic-text-field.test.a11y.js.map +0 -1
  1032. package/dist/collection/components/ic-toast/ic-toast.test.a11y.js.map +0 -1
  1033. package/dist/collection/components/ic-tooltip/ic-tooltip.test.a11y.js.map +0 -1
  1034. package/dist/collection/components/ic-top-navigation/ic-top-navigation.test.a11y.js.map +0 -1
  1035. package/dist/collection/components/ic-typography/ic-typography.test.a11y.js.map +0 -1
  1036. package/dist/components/popper.js.map +0 -1
  1037. package/dist/core/p-1724000c.js +0 -2
  1038. package/dist/core/p-1724000c.js.map +0 -1
  1039. package/dist/core/p-17f91c94.entry.js +0 -2
  1040. package/dist/core/p-17f91c94.entry.js.map +0 -1
  1041. package/dist/core/p-18ae4b6d.entry.js +0 -2
  1042. package/dist/core/p-18ae4b6d.entry.js.map +0 -1
  1043. package/dist/core/p-18bf3cb0.entry.js +0 -2
  1044. package/dist/core/p-18bf3cb0.entry.js.map +0 -1
  1045. package/dist/core/p-24240e11.js.map +0 -1
  1046. package/dist/core/p-2642f880.entry.js +0 -2
  1047. package/dist/core/p-2642f880.entry.js.map +0 -1
  1048. package/dist/core/p-284970bc.entry.js.map +0 -1
  1049. package/dist/core/p-31a595c1.entry.js +0 -2
  1050. package/dist/core/p-31a595c1.entry.js.map +0 -1
  1051. package/dist/core/p-35a03442.entry.js.map +0 -1
  1052. package/dist/core/p-360adc51.entry.js +0 -2
  1053. package/dist/core/p-360adc51.entry.js.map +0 -1
  1054. package/dist/core/p-3dda76db.entry.js +0 -2
  1055. package/dist/core/p-3dda76db.entry.js.map +0 -1
  1056. package/dist/core/p-41e239cb.entry.js.map +0 -1
  1057. package/dist/core/p-44c9612c.entry.js +0 -2
  1058. package/dist/core/p-44c9612c.entry.js.map +0 -1
  1059. package/dist/core/p-521be4e2.entry.js +0 -2
  1060. package/dist/core/p-521be4e2.entry.js.map +0 -1
  1061. package/dist/core/p-5450cebf.js +0 -3
  1062. package/dist/core/p-5450cebf.js.map +0 -1
  1063. package/dist/core/p-55512a85.entry.js +0 -2
  1064. package/dist/core/p-55512a85.entry.js.map +0 -1
  1065. package/dist/core/p-560c06af.entry.js +0 -2
  1066. package/dist/core/p-560c06af.entry.js.map +0 -1
  1067. package/dist/core/p-57f2c81c.entry.js +0 -2
  1068. package/dist/core/p-57f2c81c.entry.js.map +0 -1
  1069. package/dist/core/p-5b083ce5.entry.js +0 -2
  1070. package/dist/core/p-5b083ce5.entry.js.map +0 -1
  1071. package/dist/core/p-62b3516e.entry.js +0 -2
  1072. package/dist/core/p-62b3516e.entry.js.map +0 -1
  1073. package/dist/core/p-691ea0f2.entry.js +0 -2
  1074. package/dist/core/p-691ea0f2.entry.js.map +0 -1
  1075. package/dist/core/p-7818d958.entry.js +0 -2
  1076. package/dist/core/p-7818d958.entry.js.map +0 -1
  1077. package/dist/core/p-7a0bf893.entry.js +0 -2
  1078. package/dist/core/p-7a0bf893.entry.js.map +0 -1
  1079. package/dist/core/p-7a9bc7f2.entry.js.map +0 -1
  1080. package/dist/core/p-7fd50355.entry.js.map +0 -1
  1081. package/dist/core/p-897e967a.entry.js +0 -2
  1082. package/dist/core/p-897e967a.entry.js.map +0 -1
  1083. package/dist/core/p-8f1176c6.entry.js +0 -2
  1084. package/dist/core/p-8f1176c6.entry.js.map +0 -1
  1085. package/dist/core/p-8ffa00c9.entry.js.map +0 -1
  1086. package/dist/core/p-91a8db51.entry.js +0 -2
  1087. package/dist/core/p-91a8db51.entry.js.map +0 -1
  1088. package/dist/core/p-a09d853e.entry.js +0 -2
  1089. package/dist/core/p-a09d853e.entry.js.map +0 -1
  1090. package/dist/core/p-a667e329.entry.js +0 -2
  1091. package/dist/core/p-a667e329.entry.js.map +0 -1
  1092. package/dist/core/p-ad2477d8.entry.js.map +0 -1
  1093. package/dist/core/p-b35ae170.entry.js +0 -2
  1094. package/dist/core/p-b35ae170.entry.js.map +0 -1
  1095. package/dist/core/p-b40bd77c.entry.js +0 -2
  1096. package/dist/core/p-b40bd77c.entry.js.map +0 -1
  1097. package/dist/core/p-b4234318.entry.js +0 -2
  1098. package/dist/core/p-b4234318.entry.js.map +0 -1
  1099. package/dist/core/p-ba8d6c23.entry.js.map +0 -1
  1100. package/dist/core/p-bd819f68.entry.js +0 -2
  1101. package/dist/core/p-bd819f68.entry.js.map +0 -1
  1102. package/dist/core/p-c4a7c734.entry.js.map +0 -1
  1103. package/dist/core/p-c72e4b75.entry.js +0 -2
  1104. package/dist/core/p-c72e4b75.entry.js.map +0 -1
  1105. package/dist/core/p-c7b86643.entry.js +0 -2
  1106. package/dist/core/p-c7b86643.entry.js.map +0 -1
  1107. package/dist/core/p-c8f07be6.entry.js +0 -2
  1108. package/dist/core/p-c8f07be6.entry.js.map +0 -1
  1109. package/dist/core/p-c9068822.entry.js +0 -2
  1110. package/dist/core/p-c9068822.entry.js.map +0 -1
  1111. package/dist/core/p-cccbf2bf.entry.js +0 -2
  1112. package/dist/core/p-cccbf2bf.entry.js.map +0 -1
  1113. package/dist/core/p-d2508752.entry.js.map +0 -1
  1114. package/dist/core/p-d7bbace4.entry.js +0 -2
  1115. package/dist/core/p-d7bbace4.entry.js.map +0 -1
  1116. package/dist/core/p-d86b0d0e.entry.js +0 -2
  1117. package/dist/core/p-d86b0d0e.entry.js.map +0 -1
  1118. package/dist/core/p-e0d88c31.entry.js +0 -2
  1119. package/dist/core/p-e0d88c31.entry.js.map +0 -1
  1120. package/dist/core/p-e9202767.entry.js +0 -2
  1121. package/dist/core/p-e9202767.entry.js.map +0 -1
  1122. package/dist/core/p-eba373bf.entry.js +0 -2
  1123. package/dist/core/p-eba373bf.entry.js.map +0 -1
  1124. package/dist/core/p-ec26fc38.js +0 -2
  1125. package/dist/core/p-ec26fc38.js.map +0 -1
  1126. package/dist/core/p-ed6cf9b9.entry.js +0 -2
  1127. package/dist/core/p-ed6cf9b9.entry.js.map +0 -1
  1128. package/dist/esm/chevron-icon-98c98242.js +0 -8
  1129. package/dist/esm/chevron-icon-98c98242.js.map +0 -1
  1130. package/dist/esm/helpers-c332acf8.js.map +0 -1
  1131. package/dist/esm/index-90721b3c.js.map +0 -1
  1132. package/dist/esm/popper-f860750c.js +0 -1801
  1133. package/dist/esm/popper-f860750c.js.map +0 -1
  1134. /package/dist/collection/{components/ic-link/assets → assets}/OpenInNew.svg +0 -0
  1135. /package/dist/collection/components/ic-back-to-top/{ic-back-to-top.test.a11y.js → test/a11y/ic-back-to-top.test.a11y.js} +0 -0
  1136. /package/dist/collection/components/ic-breadcrumb-group/{ic-breadcrumb-group-test-examples.js → test/basic/ic-breadcrumb-group-test-examples.js} +0 -0
  1137. /package/dist/collection/components/ic-stepper/{ic-stepper-test-examples.js → test/basic/ic-stepper-test-examples.js} +0 -0
  1138. /package/dist/collection/components/ic-tab-context/{ic-tab-context.test.a11y.js → test/a11y/ic-tab-context.test.a11y.js} +0 -0
  1139. /package/dist/collection/components/ic-text-field/{ic-text-field.test.a11y.js → test/a11y/ic-text-field.test.a11y.js} +0 -0
  1140. /package/dist/types/components/ic-alert/{ic-alert.test.a11y.d.ts → test/a11y/ic-alert.test.a11y.d.ts} +0 -0
  1141. /package/dist/types/components/ic-back-to-top/{ic-back-to-top.test.a11y.d.ts → test/a11y/ic-back-to-top.test.a11y.d.ts} +0 -0
  1142. /package/dist/types/components/ic-breadcrumb-group/{ic-breadcrumb-group.test.a11y.d.ts → test/a11y/ic-breadcrumb-group.test.a11y.d.ts} +0 -0
  1143. /package/dist/types/components/ic-breadcrumb-group/{ic-breadcrumb-group-test-examples.d.ts → test/basic/ic-breadcrumb-group-test-examples.d.ts} +0 -0
  1144. /package/dist/types/components/ic-button/{ic-button.test.a11y.d.ts → test/a11y/ic-button.test.a11y.d.ts} +0 -0
  1145. /package/dist/types/components/ic-card/{ic-card.test.a11y.d.ts → test/a11y/ic-card.test.a11y.d.ts} +0 -0
  1146. /package/dist/types/components/ic-checkbox-group/{ic-checkbox-group.test.a11y.d.ts → test/a11y/ic-checkbox-group.test.a11y.d.ts} +0 -0
  1147. /package/dist/types/components/ic-chip/{ic-chip.test.a11y.d.ts → test/a11y/ic-chip.test.a11y.d.ts} +0 -0
  1148. /package/dist/types/components/ic-classification-banner/{ic-classification-banner.test.a11y.d.ts → test/a11y/ic-classification-banner.test.a11y.d.ts} +0 -0
  1149. /package/dist/types/components/ic-data-entity/{ic-data-entity.test.a11y.d.ts → test/a11y/ic-data-entity.test.a11y.d.ts} +0 -0
  1150. /package/dist/types/components/ic-data-row/{ic-data-row.test.a11y.d.ts → test/a11y/ic-data-row.test.a11y.d.ts} +0 -0
  1151. /package/dist/types/components/{ic-footer-link-group/ic-footer-link-group.test.a11y.d.ts → ic-dialog/test/a11y/ic-dialog.test.a11y.d.ts} +0 -0
  1152. /package/dist/types/components/{ic-hero/ic-hero.test.a11y.d.ts → ic-footer/test/a11y/ic-footer.test.a11y.d.ts} +0 -0
  1153. /package/dist/types/components/{ic-footer/ic-footer.test.a11y.d.ts → ic-footer-link/test/a11y/ic-footer-link.test.a11y.d.ts} +0 -0
  1154. /package/dist/types/components/{ic-footer-link/ic-footer-link.test.a11y.d.ts → ic-footer-link-group/test/a11y/ic-footer-link-group.test.a11y.d.ts} +0 -0
  1155. /package/dist/types/components/{ic-horizontal-scroll/ic-horizontal-scroll.test.a11y.d.ts → ic-hero/test/a11y/ic-hero.test.a11y.d.ts} +0 -0
  1156. /package/dist/types/components/{ic-link/ic-link.test.a11y.d.ts → ic-horizontal-scroll/test/a11y/ic-horizontal-scroll.test.a11y.d.ts} +0 -0
  1157. /package/dist/types/components/{ic-loading-indicator/ic-loading-indicator.test.a11y.d.ts → ic-link/test/a11y/ic-link.test.a11y.d.ts} +0 -0
  1158. /package/dist/types/components/{ic-navigation-group/ic-navigation-group.test.a11y.d.ts → ic-loading-indicator/test/a11y/ic-loading-indicator.test.a11y.d.ts} +0 -0
  1159. /package/dist/types/components/{ic-navigation-item/ic-navigation-item.test.a11y.d.ts → ic-navigation-group/test/a11y/ic-navigation-group.test.a11y.d.ts} +0 -0
  1160. /package/dist/types/components/{ic-page-header/ic-page-header.test.a11y.d.ts → ic-navigation-item/test/a11y/ic-navigation-item.test.a11y.d.ts} +0 -0
  1161. /package/dist/types/components/{ic-radio-group/ic-radio-group.test.a11y.d.ts → ic-page-header/test/a11y/ic-page-header.test.a11y.d.ts} +0 -0
  1162. /package/dist/types/components/{ic-search-bar/ic-search-bar.test.a11y.d.ts → ic-pagination/test/a11y/ic-pagination.test.a11y.d.ts} +0 -0
  1163. /package/dist/types/components/{ic-select/ic-select.test.a11y.d.ts → ic-popover-menu/test/a11y/ic-popover-menu.test.a11y.d.ts} +0 -0
  1164. /package/dist/types/components/{ic-side-navigation/ic-side-navigation.test.a11y.d.ts → ic-radio-group/test/a11y/ic-radio-group.test.a11y.d.ts} +0 -0
  1165. /package/dist/types/components/{ic-skeleton/ic-skeleton.test.a11y.d.ts → ic-search-bar/test/a11y/ic-search-bar.test.a11y.d.ts} +0 -0
  1166. /package/dist/types/components/{ic-status-tag/ic-status-tag.test.a11y.d.ts → ic-select/test/a11y/ic-select.test.a11y.d.ts} +0 -0
  1167. /package/dist/types/components/{ic-stepper/ic-stepper.test.a11y.d.ts → ic-side-navigation/test/a11y/ic-side-navigation.test.a11y.d.ts} +0 -0
  1168. /package/dist/types/components/{ic-switch/ic-switch.test.a11y.d.ts → ic-skeleton/test/a11y/ic-skeleton.test.a11y.d.ts} +0 -0
  1169. /package/dist/types/components/{ic-tab-context/ic-tab-context.test.a11y.d.ts → ic-status-tag/test/a11y/ic-status-tag.test.a11y.d.ts} +0 -0
  1170. /package/dist/types/components/{ic-text-field/ic-text-field.test.a11y.d.ts → ic-stepper/test/a11y/ic-stepper.test.a11y.d.ts} +0 -0
  1171. /package/dist/types/components/ic-stepper/{ic-stepper-test-examples.d.ts → test/basic/ic-stepper-test-examples.d.ts} +0 -0
  1172. /package/dist/types/components/{ic-toast/ic-toast.test.a11y.d.ts → ic-switch/test/a11y/ic-switch.test.a11y.d.ts} +0 -0
  1173. /package/dist/types/components/{ic-tooltip/ic-tooltip.test.a11y.d.ts → ic-tab-context/test/a11y/ic-tab-context.test.a11y.d.ts} +0 -0
  1174. /package/dist/types/components/{ic-top-navigation/ic-top-navigation.test.a11y.d.ts → ic-text-field/test/a11y/ic-text-field.test.a11y.d.ts} +0 -0
  1175. /package/dist/types/components/{ic-typography/ic-typography.test.a11y.d.ts → ic-toast/test/a11y/ic-toast.test.a11y.d.ts} +0 -0
@@ -1,37 +1,45 @@
1
1
  import { Host, h, } from "@stencil/core";
2
- import { getInputDescribedByText, getLabelFromValue, hasValidationStatus, inheritAttributes, onComponentRequiredPropUndefined, renderHiddenInput, isMobileOrTablet, getFilteredMenuOptions, addFormResetListener, removeFormResetListener, } from "../../utils/helpers";
2
+ import { getInputDescribedByText, getLabelFromValue, hasValidationStatus, inheritAttributes, onComponentRequiredPropUndefined, renderHiddenInput, isMobileOrTablet, getFilteredMenuOptions, addFormResetListener, removeFormResetListener, removeDisabledFalse, } from "../../utils/helpers";
3
3
  import { IC_INHERITED_ARIA } from "../../utils/constants";
4
4
  import { IcInformationStatus, IcThemeForegroundEnum, } from "../../utils/types";
5
5
  import Expand from "./assets/Expand.svg";
6
6
  import Clear from "./assets/Clear.svg";
7
7
  let inputIds = 0;
8
+ // eslint-disable-next-line @typescript-eslint/no-unused-vars
8
9
  export class Select {
9
10
  constructor() {
11
+ this.hasSetDefaultValue = false;
12
+ this.inheritedAttributes = {};
13
+ this.initialOptionsEmpty = false;
10
14
  this.inputId = `ic-select-input-${inputIds++}`;
11
15
  this.menuId = `${this.inputId}-menu`;
12
- this.inheritedAttributes = {};
13
- this.hasSetSearchableDefaultValue = false;
14
- this.initialRender = false;
16
+ this.searchableMenuItemSelected = false;
17
+ this.ungroupedOptions = [];
18
+ this.handleRetry = (ev) => {
19
+ var _a;
20
+ if (ev.detail.keyPressed)
21
+ (_a = this.searchableSelectElement) === null || _a === void 0 ? void 0 : _a.focus();
22
+ this.blurredBecauseButtonPressed = true;
23
+ this.retryButtonClick = true;
24
+ this.hasSetDefaultValue = true;
25
+ this.icRetryLoad.emit({ value: this.hiddenInputValue });
26
+ };
15
27
  this.emitIcChange = (value) => {
28
+ if (!this.searchable) {
29
+ this.value = value;
30
+ }
16
31
  clearTimeout(this.debounceIcChange);
17
32
  this.debounceIcChange = window.setTimeout(() => {
18
33
  this.icChange.emit({ value: value });
19
34
  }, this.currDebounce);
20
35
  };
21
36
  this.emitImmediateIcChange = (value) => {
37
+ this.value = value;
22
38
  clearTimeout(this.debounceIcChange);
23
39
  this.icChange.emit({ value: value });
24
40
  };
25
- this.isMenuEnabled = () => {
26
- return (((this.searchableSelectInputValue === null ||
27
- this.searchableSelectInputValue === "") &&
28
- this.charactersUntilSuggestions === 0) ||
29
- (this.searchableSelectInputValue &&
30
- this.searchableSelectInputValue.length >=
31
- this.charactersUntilSuggestions));
32
- };
33
41
  this.setOptionsValuesFromLabels = () => {
34
- if (this.options.length > 0) {
42
+ if (this.options.length > 0 && this.options.map) {
35
43
  this.options.map((option) => {
36
44
  if (!option.value) {
37
45
  option.value = option.label;
@@ -39,6 +47,9 @@ export class Select {
39
47
  });
40
48
  }
41
49
  };
50
+ this.setUngroupedOptions = (event) => {
51
+ this.ungroupedOptions = event.detail.options;
52
+ };
42
53
  this.setTextColor = () => {
43
54
  if (this.nativeSelectElement.selectedIndex === 0) {
44
55
  this.nativeSelectElement.className = "placeholder";
@@ -55,14 +66,14 @@ export class Select {
55
66
  this.getLabelFromValue = (value) => {
56
67
  return getLabelFromValue(value, this.options);
57
68
  };
58
- this.getValueFromLabel = (label) => {
59
- var _a;
60
- const value = (_a = this.options.find((option) => option.label === label)) === null || _a === void 0 ? void 0 : _a.value;
61
- return value;
62
- };
63
69
  this.getFilteredChildMenuOptions = (option) => {
64
70
  let children = option.children;
65
- children = getFilteredMenuOptions(option.children, this.includeDescriptionsInSearch, this.searchableSelectInputValue, this.searchMatchPosition);
71
+ if (this.searchable) {
72
+ children = getFilteredMenuOptions(option.children, this.includeDescriptionsInSearch, this.searchableSelectInputValue, this.searchMatchPosition);
73
+ }
74
+ else {
75
+ children = getFilteredMenuOptions(option.children, false, this.pressedCharacters, "start");
76
+ }
66
77
  const newOption = Object.assign({}, option);
67
78
  newOption.children = children;
68
79
  return newOption;
@@ -78,21 +89,32 @@ export class Select {
78
89
  return;
79
90
  }
80
91
  if (this.searchable) {
81
- this.searchableSelectInputValue = this.getLabelFromValue(event.detail.value);
92
+ this.value = event.detail.value;
93
+ this.searchableMenuItemSelected = true;
94
+ // After editing the input, if selecting the same option as before, set the input value to label again
95
+ if (this.value === this.currValue) {
96
+ this.searchableSelectInputValue = this.getLabelFromValue(this.value);
97
+ }
98
+ this.inputValueToFilter = null;
99
+ this.hiddenInputValue = this.getValueFromLabel(this.searchableSelectInputValue);
82
100
  }
83
101
  this.ariaActiveDescendant = event.detail.optionId;
84
102
  this.icOptionSelect.emit({ value: event.detail.value });
85
- this.emitImmediateIcChange(event.detail.value);
103
+ this.emitIcChange(event.detail.value);
86
104
  };
87
105
  this.handleMenuChange = (event) => {
88
106
  this.open = event.detail.open;
107
+ this.pressedCharacters = "";
89
108
  this.searchable && this.handleFocusIndicatorDisplay();
90
109
  };
91
110
  // clears the debounce delay when navigating the menu with arrow keys etc
92
111
  // to prevent delay in change event, which should only occur when typing in input
93
112
  this.handleMenuKeyPress = (ev) => {
94
- const debounce = ev.detail.isNavKey ? 0 : this.debounce;
95
- this.debounceChangedHandler(debounce);
113
+ ev.cancelBubble = true;
114
+ this.handleCharacterKeyDown(ev.detail.key);
115
+ };
116
+ this.handleMenuValueChange = (ev) => {
117
+ this.value = ev.detail.value;
96
118
  };
97
119
  this.handleFocusIndicatorDisplay = () => {
98
120
  const focusIndicator = this.host.shadowRoot.querySelector(".focus-indicator");
@@ -110,14 +132,18 @@ export class Select {
110
132
  };
111
133
  this.isExternalFiltering = () => this.searchable && this.disableFilter;
112
134
  this.handleClick = (event) => {
113
- if (this.isExternalFiltering()) {
114
- this.menu.options = this.filteredOptions;
115
- }
116
- else {
117
- this.noOptions = null;
118
- this.menu.options = this.options;
135
+ if (!this.open) {
136
+ if (this.isExternalFiltering()) {
137
+ this.menu.options = this.filteredOptions;
138
+ }
139
+ else if (!this.hasTimedOut &&
140
+ !this.loading &&
141
+ (!this.searchable || this.searchableMenuItemSelected)) {
142
+ this.noOptions = null;
143
+ this.menu.options = this.options;
144
+ }
119
145
  }
120
- if (event.detail !== 0 && this.isMenuEnabled()) {
146
+ if (event.detail !== 0) {
121
147
  this.menu.handleClickOpen();
122
148
  }
123
149
  };
@@ -130,112 +156,179 @@ export class Select {
130
156
  };
131
157
  this.handleClear = (event) => {
132
158
  event.stopPropagation();
159
+ this.hasTimedOut = false;
160
+ clearTimeout(this.timeoutTimer);
133
161
  this.noOptions = null;
134
162
  this.emitImmediateIcChange(null);
135
163
  this.icClear.emit();
136
164
  if (this.searchable) {
137
165
  this.searchableSelectElement.value = null;
138
166
  this.searchableSelectInputValue = null;
139
- this.menu.options = this.options;
167
+ this.filteredOptions = this.options;
168
+ this.hiddenInputValue = null;
140
169
  this.searchableSelectElement.focus();
141
- if (!this.isMenuEnabled()) {
142
- this.setMenuChange(false);
143
- }
144
170
  }
145
171
  else {
146
172
  this.customSelectElement.focus();
147
173
  }
148
174
  };
175
+ this.handleCharacterKeyDown = (key) => {
176
+ // Only close menu when space is pressed if not being used alongside character keys to quickly select options
177
+ if (this.open &&
178
+ key === " " &&
179
+ this.pressedCharacters.length === 0 &&
180
+ !this.hasTimedOut &&
181
+ !this.loading) {
182
+ this.setMenuChange(false);
183
+ }
184
+ if (key.length === 1 && !this.searchable) {
185
+ window.clearTimeout(this.characterKeyPressTimer);
186
+ this.characterKeyPressTimer = window.setTimeout(() => (this.pressedCharacters = ""), 1000);
187
+ this.pressedCharacters += key;
188
+ this.handleFilter();
189
+ if (!this.noOptions) {
190
+ this.emitImmediateIcChange(this.filteredOptions[0].value);
191
+ }
192
+ }
193
+ else {
194
+ this.pressedCharacters = "";
195
+ }
196
+ };
197
+ this.handleNativeSelectKeyDown = (event) => {
198
+ if ((event.key !== "Escape" && event.key !== "Tab") || this.open) {
199
+ event.cancelBubble = true;
200
+ }
201
+ this.handleCharacterKeyDown(event.key);
202
+ };
149
203
  this.handleKeyDown = (event) => {
150
- event.cancelBubble = true;
204
+ if ((event.key !== "Escape" && event.key !== "Tab") || this.open) {
205
+ event.cancelBubble = true;
206
+ }
151
207
  const isArrowKey = event.key === "ArrowDown" || event.key === "ArrowUp";
152
208
  if (!this.open) {
153
209
  if (this.isExternalFiltering() && (event.key === "Enter" || isArrowKey)) {
154
210
  this.menu.options = this.filteredOptions;
155
211
  }
156
212
  else {
157
- this.noOptions = null;
158
- this.menu.options = this.options;
213
+ if (!this.hasTimedOut) {
214
+ this.noOptions = null;
215
+ this.menu.options = this.options;
216
+ }
159
217
  }
160
218
  }
161
219
  if (this.open && event.key === "Enter") {
162
220
  this.setMenuChange(false);
163
221
  }
164
222
  else {
165
- if (!(isArrowKey && this.noOptions !== null) && this.isMenuEnabled()) {
166
- if (this.isExternalFiltering() && isArrowKey && this.debounce > 0) {
167
- this.debounceChangedHandler(0);
223
+ if (!(isArrowKey && this.noOptions !== null)) {
224
+ if (!(event.key === " " && this.pressedCharacters.length > 0)) {
225
+ // Keyboard events get passed onto ic-menu
226
+ this.menu.handleKeyboardOpen(event);
168
227
  }
169
- this.menu.handleKeyboardOpen(event);
228
+ this.handleCharacterKeyDown(event.key);
170
229
  }
171
230
  }
172
231
  };
173
232
  this.handleClearButtonFocus = () => {
174
233
  this.clearButtonFocused = true;
175
234
  };
176
- this.handleClearButtonBlur = () => {
235
+ this.handleClearButtonBlur = (ev) => {
236
+ var _a;
237
+ const retryButton = (_a = this.menu) === null || _a === void 0 ? void 0 : _a.querySelector("#retry-button");
238
+ if (!(this.searchableSelectElement &&
239
+ ev.relatedTarget === this.searchableSelectElement) &&
240
+ !(retryButton && ev.relatedTarget === retryButton)) {
241
+ this.setMenuChange(false);
242
+ this.handleFocusIndicatorDisplay();
243
+ }
177
244
  this.clearButtonFocused = false;
178
245
  };
179
- this.handleSearchableSelectInput = (event) => {
180
- this.searchableSelectInputValue = event.target.value;
181
- this.icInput.emit({ value: this.searchableSelectInputValue });
182
- if (this.disableFilter) {
183
- this.emitIcChange(this.searchableSelectInputValue);
246
+ this.handleFilter = () => {
247
+ const options = this.searchable ? [...this.options] : this.ungroupedOptions;
248
+ let isGrouped = false;
249
+ let newFilteredOptions = [];
250
+ options.map((option) => {
251
+ if (option.children)
252
+ isGrouped = true;
253
+ });
254
+ let menuOptionsFiltered;
255
+ if (this.searchable) {
256
+ menuOptionsFiltered = getFilteredMenuOptions(options, this.includeDescriptionsInSearch, this.inputValueToFilter, this.searchMatchPosition);
257
+ this.searchableMenuItemSelected = false;
184
258
  }
185
- else if (this.getValueFromLabel(this.searchableSelectInputValue) === undefined) {
186
- this.emitIcChange(null);
259
+ else {
260
+ menuOptionsFiltered = getFilteredMenuOptions(options, false, this.pressedCharacters, "start");
187
261
  }
188
- if (this.isMenuEnabled()) {
189
- this.setMenuChange(true);
262
+ if (!isGrouped) {
263
+ newFilteredOptions = menuOptionsFiltered;
190
264
  }
191
265
  else {
192
- this.setMenuChange(false);
193
- }
194
- if (!this.disableFilter) {
195
- const options = [...this.options];
196
- let isGrouped = false;
197
- let newFilteredOptions = [];
198
266
  options.map((option) => {
199
- if (option.children)
200
- isGrouped = true;
201
- });
202
- const menuOptionsFiltered = getFilteredMenuOptions(options, this.includeDescriptionsInSearch, this.searchableSelectInputValue, this.searchMatchPosition);
203
- if (!isGrouped) {
204
- newFilteredOptions = menuOptionsFiltered;
205
- }
206
- else {
207
- options.map((option) => {
208
- if (this.includeGroupTitlesInSearch) {
209
- if (menuOptionsFiltered.indexOf(option) !== -1) {
210
- newFilteredOptions.push(option);
211
- }
212
- else {
213
- newFilteredOptions.push(this.getFilteredChildMenuOptions(option));
214
- }
267
+ if (this.includeGroupTitlesInSearch) {
268
+ if (menuOptionsFiltered.indexOf(option) !== -1) {
269
+ newFilteredOptions.push(option);
215
270
  }
216
271
  else {
217
272
  newFilteredOptions.push(this.getFilteredChildMenuOptions(option));
218
273
  }
219
- });
220
- }
221
- let noChildOptionsWhenFiltered = false;
222
- if (isGrouped) {
223
- noChildOptionsWhenFiltered = true;
224
- newFilteredOptions.map((option) => {
225
- if (option.children.length > 0) {
226
- noChildOptionsWhenFiltered = false;
227
- }
228
- });
229
- }
230
- const noOptions = [{ label: this.emptyOptionListText, value: "" }];
231
- if (newFilteredOptions.length > 0 && !noChildOptionsWhenFiltered) {
232
- this.noOptions = null;
233
- this.filteredOptions = newFilteredOptions;
234
- }
235
- else {
236
- this.noOptions = noOptions;
274
+ }
275
+ else {
276
+ newFilteredOptions.push(this.getFilteredChildMenuOptions(option));
277
+ }
278
+ });
279
+ }
280
+ let noChildOptionsWhenFiltered = false;
281
+ if (isGrouped) {
282
+ noChildOptionsWhenFiltered = true;
283
+ newFilteredOptions.map((option) => {
284
+ if (option.children.length > 0) {
285
+ noChildOptionsWhenFiltered = false;
286
+ }
287
+ });
288
+ }
289
+ const noOptions = [{ label: this.emptyOptionListText, value: "" }];
290
+ if (newFilteredOptions.length > 0 && !noChildOptionsWhenFiltered) {
291
+ this.noOptions = null;
292
+ this.filteredOptions = newFilteredOptions;
293
+ }
294
+ else {
295
+ this.noOptions = noOptions;
296
+ this.filteredOptions = this.noOptions;
297
+ }
298
+ };
299
+ this.triggerLoading = () => {
300
+ this.hasTimedOut = false;
301
+ this.noOptions = [{ label: this.loadingLabel, value: "", loading: true }];
302
+ if (this.filteredOptions !== this.noOptions && this.searchable)
303
+ this.filteredOptions = this.noOptions;
304
+ else if (!this.searchable && this.options !== this.noOptions)
305
+ this.options = this.noOptions;
306
+ if (this.timeout) {
307
+ this.timeoutTimer = window.setTimeout(() => {
308
+ this.loading = false;
309
+ this.hasTimedOut = true;
310
+ this.noOptions = [
311
+ { label: this.loadingErrorLabel, value: "", timedOut: true },
312
+ ];
237
313
  this.filteredOptions = this.noOptions;
238
- }
314
+ if (!this.searchable)
315
+ this.options = this.noOptions;
316
+ }, this.timeout);
317
+ }
318
+ };
319
+ this.getValueFromLabel = (label) => {
320
+ var _a;
321
+ return (_a = this.options.find((option) => option.label === label)) === null || _a === void 0 ? void 0 : _a.value;
322
+ };
323
+ this.handleSearchableSelectInput = (event) => {
324
+ this.searchableSelectInputValue = event.target.value;
325
+ this.icInput.emit({ value: this.searchableSelectInputValue });
326
+ this.emitIcChange(this.searchableSelectInputValue);
327
+ this.hiddenInputValue = this.searchableSelectInputValue;
328
+ this.inputValueToFilter = this.searchableSelectInputValue;
329
+ this.setMenuChange(true);
330
+ if (!this.disableFilter) {
331
+ this.handleFilter();
239
332
  this.debounceAriaLiveUpdate();
240
333
  }
241
334
  };
@@ -252,85 +345,165 @@ export class Select {
252
345
  };
253
346
  this.getDefaultValue = (value) => this.getLabelFromValue(value) || value || null;
254
347
  this.onFocus = () => {
255
- if (this.isExternalFiltering() && this.debounce > 0) {
256
- this.debounceChangedHandler(this.debounce);
257
- }
258
348
  this.icFocus.emit();
259
349
  };
260
350
  this.onBlur = (event) => {
261
- if (this.searchable &&
351
+ var _a;
352
+ const target = event.relatedTarget;
353
+ if (target !== null &&
354
+ target.tagName === "UL" &&
355
+ target.className.includes("menu")) {
356
+ return;
357
+ }
358
+ const retryButton = (_a = this.menu) === null || _a === void 0 ? void 0 : _a.querySelector("#retry-button");
359
+ const isSearchableAndNoFocusedInternalElements = this.searchable &&
262
360
  event.relatedTarget !== this.menu &&
263
- !(this.clearButton && event.relatedTarget === this.clearButton)) {
264
- this.setMenuChange(false);
361
+ !Array.from(this.menu.querySelectorAll("[role='option']")).includes(event.relatedTarget) &&
362
+ !(this.clearButton && event.relatedTarget === this.clearButton) &&
363
+ !(retryButton && event.relatedTarget === retryButton);
364
+ if (isSearchableAndNoFocusedInternalElements) {
365
+ if (!this.retryButtonClick) {
366
+ this.setMenuChange(false);
367
+ }
265
368
  this.handleFocusIndicatorDisplay();
266
369
  }
370
+ this.retryButtonClick = false;
267
371
  this.icBlur.emit();
268
372
  };
373
+ this.onTimeoutBlur = (ev) => {
374
+ if (ev.detail.ev.relatedTarget !==
375
+ this.searchableSelectElement &&
376
+ !this.blurredBecauseButtonPressed) {
377
+ this.setMenuChange(false);
378
+ this.handleFocusIndicatorDisplay();
379
+ this.icBlur.emit();
380
+ }
381
+ this.blurredBecauseButtonPressed = false;
382
+ };
269
383
  this.handleFormReset = () => {
270
384
  this.value = this.initialValue;
271
385
  if (this.searchable) {
272
386
  this.searchableSelectInputValue = this.getDefaultValue(this.value);
387
+ this.hiddenInputValue = this.value;
273
388
  }
274
389
  };
275
- this.label = undefined;
276
- this.options = [];
277
- this.required = false;
278
- this.hideLabel = false;
390
+ this.ariaActiveDescendant = undefined;
391
+ this.clearButtonFocused = false;
392
+ this.debounceIcChange = undefined;
393
+ this.hiddenInputValue = undefined;
394
+ this.noOptions = null;
395
+ this.open = false;
396
+ this.pressedCharacters = "";
397
+ this.searchableSelectInputValue = null;
398
+ this.charactersUntilSuggestions = 0;
279
399
  this.disabled = false;
280
- this.readonly = false;
281
- this.placeholder = "Select an option";
282
- this.helperText = "";
283
- this.small = false;
400
+ this.disableFilter = false;
401
+ this.emptyOptionListText = "No results found";
284
402
  this.fullWidth = false;
285
- this.validationStatus = "";
286
- this.validationText = "";
287
- this.value = undefined;
288
- this.debounce = 0;
289
- this.name = this.inputId;
290
- this.showClearButton = false;
291
- this.searchable = false;
403
+ this.helperText = "";
404
+ this.hideLabel = false;
292
405
  this.includeDescriptionsInSearch = false;
293
406
  this.includeGroupTitlesInSearch = false;
407
+ this.label = undefined;
408
+ this.loadingErrorLabel = "Loading Error";
409
+ this.loadingLabel = "Loading...";
410
+ this.name = this.inputId;
411
+ this.placeholder = "Select an option";
412
+ this.readonly = false;
413
+ this.required = false;
414
+ this.searchable = false;
294
415
  this.searchMatchPosition = "anywhere";
295
- this.charactersUntilSuggestions = 0;
296
- this.emptyOptionListText = "No results found";
297
- this.disableFilter = false;
298
- this.open = false;
299
- this.clearButtonFocused = false;
300
- this.searchableSelectInputValue = null;
416
+ this.showClearButton = false;
417
+ this.small = false;
418
+ this.timeout = undefined;
419
+ this.validationStatus = "";
420
+ this.validationText = "";
421
+ this.loading = false;
422
+ this.options = [];
301
423
  this.filteredOptions = this.options;
302
- this.ariaActiveDescendant = undefined;
303
- this.noOptions = null;
304
- this.initialValue = this.value;
424
+ this.debounce = 0;
305
425
  this.currDebounce = this.debounce;
306
- this.debounceIcChange = undefined;
426
+ this.value = undefined;
427
+ this.initialValue = this.value;
428
+ this.inputValueToFilter = this.value;
429
+ this.currValue = this.value;
430
+ }
431
+ loadingHandler(newValue) {
432
+ newValue && this.triggerLoading();
307
433
  }
308
434
  watchOptionsHandler() {
309
- if (this.isExternalFiltering()) {
310
- if (this.options.length > 0) {
435
+ if (!this.hasTimedOut) {
436
+ this.loading = false;
437
+ clearTimeout(this.timeoutTimer);
438
+ if (this.isExternalFiltering()) {
439
+ if (this.options.length > 0) {
440
+ this.setOptionsValuesFromLabels();
441
+ this.noOptions = null;
442
+ this.filteredOptions = this.options;
443
+ }
444
+ else {
445
+ this.noOptions = [{ label: this.emptyOptionListText, value: "" }];
446
+ this.filteredOptions = this.noOptions;
447
+ }
448
+ this.updateSearchableSelectResultAriaLive();
449
+ this.setDefaultValue();
450
+ }
451
+ else {
311
452
  this.setOptionsValuesFromLabels();
312
- this.noOptions = null;
313
453
  this.filteredOptions = this.options;
314
- }
315
- else if (this.isMenuEnabled()) {
316
- this.noOptions = [{ label: this.emptyOptionListText, value: "" }];
317
- this.filteredOptions = this.noOptions;
318
- // Will prevent 'No results found' displaying on initial load and setting default value
319
- if (!this.initialRender) {
320
- this.setMenuChange(true);
454
+ if (this.initialOptionsEmpty) {
455
+ this.setDefaultValue();
456
+ this.initialOptionsEmpty = false;
321
457
  }
322
458
  }
323
- this.updateSearchableSelectResultAriaLive();
324
- this.setSearchableDefaultValue();
325
459
  }
326
460
  else {
327
- this.setOptionsValuesFromLabels();
328
- this.filteredOptions = this.options;
461
+ if (!this.searchable)
462
+ this.options = this.noOptions;
329
463
  }
330
464
  }
331
465
  debounceChangedHandler(newValue) {
332
466
  this.updateOnChangeDebounce(newValue);
333
467
  }
468
+ valueChangedHandler() {
469
+ if (this.value !== this.currValue) {
470
+ this.currValue = this.value;
471
+ }
472
+ if (this.searchable) {
473
+ this.searchableSelectInputValue =
474
+ this.getLabelFromValue(this.currValue) || this.currValue;
475
+ }
476
+ }
477
+ disconnectedCallback() {
478
+ removeFormResetListener(this.host, this.handleFormReset);
479
+ }
480
+ componentWillLoad() {
481
+ this.inheritedAttributes = inheritAttributes(this.host, [
482
+ ...IC_INHERITED_ARIA,
483
+ "tabindex",
484
+ "title",
485
+ ]);
486
+ removeDisabledFalse(this.disabled, this.host);
487
+ this.setOptionsValuesFromLabels();
488
+ addFormResetListener(this.host, this.handleFormReset);
489
+ if (!this.options.length) {
490
+ this.initialOptionsEmpty = true;
491
+ }
492
+ else {
493
+ this.setDefaultValue();
494
+ }
495
+ }
496
+ componentDidLoad() {
497
+ onComponentRequiredPropUndefined([{ prop: this.label, propName: "label" }], "Select");
498
+ if (this.loading)
499
+ this.triggerLoading();
500
+ this.hiddenInputValue = this.searchable && this.currValue;
501
+ }
502
+ componentDidRender() {
503
+ if (this.nativeSelectElement && !this.disabled) {
504
+ this.setTextColor();
505
+ }
506
+ }
334
507
  /**
335
508
  * Sets focus on the input box.
336
509
  */
@@ -356,76 +529,60 @@ export class Select {
356
529
  this.updateSearchableSelectResultAriaLive();
357
530
  }, 800);
358
531
  }
359
- setSearchableDefaultValue() {
360
- if (!this.hasSetSearchableDefaultValue && this.value && this.searchable) {
361
- this.searchableSelectInputValue = this.getDefaultValue(this.value);
362
- this.initialValue = this.value;
363
- this.hasSetSearchableDefaultValue = true;
364
- }
365
- }
366
- componentWillLoad() {
367
- this.inheritedAttributes = inheritAttributes(this.host, [
368
- ...IC_INHERITED_ARIA,
369
- "tabindex",
370
- "title",
371
- ]);
372
- this.setOptionsValuesFromLabels();
373
- addFormResetListener(this.host, this.handleFormReset);
374
- this.initialRender = true;
375
- if (!this.disableFilter) {
376
- this.setSearchableDefaultValue();
377
- }
378
- }
379
- componentDidRender() {
380
- if (this.nativeSelectElement && !this.disabled) {
381
- this.setTextColor();
532
+ setDefaultValue() {
533
+ if (!this.hasSetDefaultValue && this.currValue) {
534
+ this.searchableSelectInputValue = this.getDefaultValue(this.currValue);
535
+ this.initialValue = this.currValue;
536
+ this.hasSetDefaultValue = true;
382
537
  }
383
538
  }
384
- componentWillUpdate() {
385
- this.initialRender = false;
386
- }
387
- componentDidLoad() {
388
- onComponentRequiredPropUndefined([{ prop: this.label, propName: "label" }], "Select");
389
- }
390
- disconnectedCallback() {
391
- removeFormResetListener(this.host, this.handleFormReset);
392
- }
393
539
  render() {
394
- const { small, disabled, fullWidth, helperText, hideLabel, label, menuId, name, options, placeholder, readonly, required, searchable, showClearButton, validationStatus, validationText, value, } = this;
395
- renderHiddenInput(true, this.host, name, value, disabled);
540
+ const { small, disabled, fullWidth, helperText, hideLabel, label, menuId, name, options, placeholder, readonly, required, searchable, showClearButton, validationStatus, validationText, currValue, } = this;
541
+ const noOptionSelect = searchable &&
542
+ (this.loading ||
543
+ this.hasTimedOut ||
544
+ (this.noOptions !== null &&
545
+ this.noOptions[0] &&
546
+ this.noOptions[0].label === this.emptyOptionListText));
547
+ const inputValue = this.searchable ? this.hiddenInputValue : currValue;
548
+ renderHiddenInput(true, this.host, name, inputValue, disabled);
396
549
  const invalid = validationStatus === IcInformationStatus.Error ? "true" : "false";
397
550
  const describedBy = getInputDescribedByText(this.inputId, helperText !== "", hasValidationStatus(this.validationStatus, this.disabled)).trim();
398
- return (h(Host, null, h("ic-input-container", { readonly: readonly }, !hideLabel && (h("ic-input-label", { for: this.inputId, label: label, helperText: helperText, required: required, disabled: disabled, readonly: readonly })), h("ic-input-component-container", { ref: (el) => (this.anchorEl = el), class: { "menu-open": this.open }, small: small, fullWidth: fullWidth, disabled: disabled, readonly: readonly, validationStatus: validationStatus }, readonly ? (h("ic-typography", null, h("p", null, this.getLabelFromValue(value)))) : isMobileOrTablet() ? (h("select", Object.assign({ ref: (el) => (this.nativeSelectElement = el), disabled: disabled, onChange: this.handleNativeSelectChange, required: required, id: this.inputId, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, onBlur: this.onBlur, onFocus: this.onFocus }, this.inheritedAttributes), h("option", { value: "", selected: true, disabled: !showClearButton }, placeholder), options.map((option) => {
551
+ return (h(Host, { class: {
552
+ disabled: disabled,
553
+ searchable: searchable,
554
+ small: small,
555
+ "full-width": fullWidth,
556
+ }, onBlur: this.onBlur }, h("ic-input-container", { readonly: readonly }, !hideLabel && (h("ic-input-label", { for: this.inputId, label: label, helperText: helperText, required: required, disabled: disabled, readonly: readonly })), h("ic-input-component-container", { ref: (el) => (this.anchorEl = el), class: { "menu-open": this.open }, small: small, fullWidth: fullWidth, disabled: disabled, readonly: readonly, validationStatus: validationStatus }, readonly ? (h("ic-typography", null, h("p", null, this.getLabelFromValue(currValue)))) : isMobileOrTablet() ? (h("select", Object.assign({ ref: (el) => (this.nativeSelectElement = el), disabled: disabled, onChange: this.handleNativeSelectChange, required: required, id: this.inputId, "aria-label": label, "aria-describedby": describedBy, "aria-invalid": invalid, onBlur: this.onBlur, onFocus: this.onFocus, onKeyDown: this.handleNativeSelectKeyDown }, this.inheritedAttributes), h("option", { value: "", selected: true, disabled: !showClearButton }, placeholder), options.map((option) => {
399
557
  if (option.children) {
400
- return (h("optgroup", { label: option.label }, option.children.map((option) => (h("option", { value: option.value, disabled: option.disabled, selected: option.value === value }, option.label)))));
558
+ return (h("optgroup", { label: option.label }, option.children.map((option) => (h("option", { value: option.value, disabled: option.disabled, selected: option.value === currValue }, option.label)))));
401
559
  }
402
560
  else {
403
- return (h("option", { value: option.value, disabled: option.disabled, selected: option.value === value }, option.label));
561
+ return (h("option", { value: option.value, disabled: option.disabled, selected: option.value === currValue }, option.label));
404
562
  }
405
- }))) : searchable ? (h("div", { class: "searchable-select-container" }, h("input", { class: "select-input", role: "combobox", "aria-label": label, "aria-describedby": describedBy, "aria-activedescendant": this.ariaActiveDescendant, "aria-autocomplete": "list", "aria-expanded": this.open ? "true" : "false", "aria-invalid": invalid, "aria-required": required ? "true" : "false", "aria-controls": menuId, ref: (el) => (this.searchableSelectElement = el), id: this.inputId, value: this.searchableSelectInputValue, placeholder: placeholder, disabled: disabled, onInput: this.handleSearchableSelectInput, onClick: this.handleClick, onKeyDown: this.handleKeyDown, onFocus: this.onFocus, onBlur: this.onBlur }), this.searchableSelectInputValue &&
406
- (showClearButton || searchable) && (h("div", { class: "clear-button-container" }, h("ic-button", { id: "clear-button", ref: (el) => (this.clearButton = el), "aria-label": this.searchableSelectInputValue && value === null
563
+ }))) : searchable ? (h("div", { class: "searchable-select-container" }, h("input", { class: "select-input", role: "combobox", autocomplete: "off", "aria-label": label, "aria-describedby": describedBy, "aria-activedescendant": this.ariaActiveDescendant, "aria-autocomplete": "list", "aria-expanded": this.open ? "true" : "false", "aria-invalid": invalid, "aria-required": required ? "true" : "false", "aria-controls": menuId, ref: (el) => (this.searchableSelectElement = el), id: this.inputId, value: this.searchableSelectInputValue, placeholder: placeholder, disabled: disabled, onInput: this.handleSearchableSelectInput, onClick: this.handleClick, onKeyDown: this.handleKeyDown, onFocus: this.onFocus, onBlur: this.onBlur }), this.searchableSelectInputValue &&
564
+ (showClearButton || searchable) && (h("div", { class: "clear-button-container" }, h("ic-button", { id: "clear-button", ref: (el) => (this.clearButton = el), "aria-label": this.searchableSelectInputValue && currValue === null
407
565
  ? "Clear input"
408
566
  : "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onFocus: this.handleClearButtonFocus, onBlur: this.handleClearButtonBlur, size: small ? "small" : "default", variant: "icon", appearance: this.clearButtonFocused
409
567
  ? IcThemeForegroundEnum.Light
410
568
  : IcThemeForegroundEnum.Dark }), h("div", { class: "divider" }))), h("span", { onMouseDown: this.handleExpandIconMouseDown, class: {
411
569
  "expand-icon": true,
412
570
  "expand-icon-open": this.open,
413
- "expand-icon-filled": !(value == null || value === ""),
414
- "expand-icon-disabled": !this.isMenuEnabled(),
415
- }, innerHTML: Expand, "aria-hidden": "true" }), h("div", { "aria-live": "polite", role: "status", class: "searchable-select-results-status" }))) : (h("div", { class: "select-container" }, h("button", { class: "select-input", ref: (el) => (this.customSelectElement = el), id: this.inputId, "aria-label": `${label}, ${this.getLabelFromValue(value) || placeholder}${required ? ", required" : ""}`, "aria-describedby": describedBy, "aria-invalid": invalid, "aria-haspopup": "listbox", "aria-expanded": this.open ? "true" : "false", "aria-owns": menuId, "aria-controls": menuId, disabled: disabled, onBlur: this.onBlur, onFocus: this.onFocus, onClick: this.handleClick, onMouseDown: this.handleMouseDown, onKeyDown: this.handleKeyDown }, h("ic-typography", { variant: "body", class: {
571
+ "expand-icon-filled": !(currValue == null || currValue === ""),
572
+ }, innerHTML: Expand, "aria-hidden": "true" }), h("div", { "aria-live": "polite", role: "status", class: "searchable-select-results-status" }))) : (h("div", { class: "select-container" }, h("button", { class: "select-input", ref: (el) => (this.customSelectElement = el), id: this.inputId, "aria-label": `${label}, ${this.getLabelFromValue(currValue) || placeholder}${required ? ", required" : ""}`, "aria-describedby": describedBy, "aria-invalid": invalid, "aria-haspopup": "listbox", "aria-expanded": this.open ? "true" : "false", "aria-owns": menuId, "aria-controls": menuId, disabled: disabled, onBlur: this.onBlur, onFocus: this.onFocus, onClick: this.handleClick, onMouseDown: this.handleMouseDown, onKeyDown: this.handleKeyDown }, h("ic-typography", { variant: "body", class: {
416
573
  "value-text": true,
417
- placeholder: this.getLabelFromValue(value) === undefined,
418
- } }, h("p", null, this.getLabelFromValue(value) || placeholder)), h("div", { class: "select-input-end" }, value && showClearButton && h("div", { class: "divider" }), h("span", { class: {
574
+ placeholder: this.getLabelFromValue(currValue) === undefined,
575
+ } }, h("p", null, this.getLabelFromValue(currValue) || placeholder)), h("div", { class: "select-input-end" }, currValue && showClearButton && (h("div", { class: "divider" })), h("span", { class: {
419
576
  "expand-icon": true,
420
577
  "expand-icon-open": this.open,
421
- "expand-icon-filled": !(value == null || value === ""),
422
- }, innerHTML: Expand, "aria-hidden": "true" }))), value && showClearButton && (h("ic-button", { id: "clear-button", "aria-label": "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onFocus: this.handleClearButtonFocus, onBlur: this.handleClearButtonBlur, size: small ? "small" : "default", variant: "icon", appearance: this.clearButtonFocused
578
+ "expand-icon-filled": !(currValue == null || currValue === ""),
579
+ }, innerHTML: Expand, "aria-hidden": "true" }))), currValue && showClearButton && (h("ic-button", { id: "clear-button", "aria-label": "Clear selection", class: "clear-button", innerHTML: Clear, onClick: this.handleClear, onFocus: this.handleClearButtonFocus, onBlur: this.handleClearButtonBlur, size: small ? "small" : "default", variant: "icon", appearance: this.clearButtonFocused
423
580
  ? IcThemeForegroundEnum.Light
424
581
  : IcThemeForegroundEnum.Dark }))))), !isMobileOrTablet() && (h("ic-menu", { class: {
425
- "no-results": this.noOptions !== null,
582
+ "no-results": noOptionSelect,
426
583
  }, ref: (el) => (this.menu = el), inputEl: searchable
427
584
  ? this.searchableSelectElement
428
- : this.customSelectElement, inputLabel: label, anchorEl: this.anchorEl, small: small, menuId: menuId, open: this.open, options: searchable ? this.filteredOptions : options, value: value, fullWidth: fullWidth, onMenuStateChange: this.handleMenuChange, onMenuOptionSelect: this.handleCustomSelectChange, onMenuKeyPress: this.handleMenuKeyPress, parentEl: this.host })), hasValidationStatus(this.validationStatus, this.disabled) && (h("ic-input-validation", { class: { "menu-open": this.open }, ariaLiveMode: "polite", status: validationStatus, message: validationText, for: this.inputId })))));
585
+ : this.customSelectElement, inputLabel: label, anchorEl: this.anchorEl, small: small, menuId: menuId, open: this.open, options: searchable ? this.filteredOptions : options, value: currValue, fullWidth: fullWidth, onMenuStateChange: this.handleMenuChange, onMenuOptionSelect: this.handleCustomSelectChange, onMenuKeyPress: this.handleMenuKeyPress, onMenuValueChange: this.handleMenuValueChange, onUngroupedOptionsSet: this.setUngroupedOptions, onRetryButtonClicked: this.handleRetry, parentEl: this.host, onTimeoutBlur: this.onTimeoutBlur, activationType: this.searchable ? "manual" : "automatic" })), hasValidationStatus(this.validationStatus, this.disabled) && (h("ic-input-validation", { class: { "menu-open": this.open }, ariaLiveMode: "polite", status: validationStatus, message: validationText, for: this.inputId })))));
429
586
  }
430
587
  static get is() { return "ic-select"; }
431
588
  static get encapsulation() { return "shadow"; }
@@ -442,7 +599,64 @@ export class Select {
442
599
  }
443
600
  static get properties() {
444
601
  return {
445
- "label": {
602
+ "charactersUntilSuggestions": {
603
+ "type": "number",
604
+ "mutable": false,
605
+ "complexType": {
606
+ "original": "number",
607
+ "resolved": "number",
608
+ "references": {}
609
+ },
610
+ "required": false,
611
+ "optional": true,
612
+ "docs": {
613
+ "tags": [{
614
+ "name": "deprecated",
615
+ "text": "This prop should not be used anymore."
616
+ }],
617
+ "text": ""
618
+ },
619
+ "attribute": "characters-until-suggestions",
620
+ "reflect": false,
621
+ "defaultValue": "0"
622
+ },
623
+ "disabled": {
624
+ "type": "boolean",
625
+ "mutable": false,
626
+ "complexType": {
627
+ "original": "boolean",
628
+ "resolved": "boolean",
629
+ "references": {}
630
+ },
631
+ "required": false,
632
+ "optional": true,
633
+ "docs": {
634
+ "tags": [],
635
+ "text": "If `true`, the disabled state will be set."
636
+ },
637
+ "attribute": "disabled",
638
+ "reflect": true,
639
+ "defaultValue": "false"
640
+ },
641
+ "disableFilter": {
642
+ "type": "boolean",
643
+ "mutable": false,
644
+ "complexType": {
645
+ "original": "boolean",
646
+ "resolved": "boolean",
647
+ "references": {}
648
+ },
649
+ "required": false,
650
+ "optional": true,
651
+ "docs": {
652
+ "tags": [],
653
+ "text": "If `true`, the built in filtering will be disabled for a searchable variant. For example, if options will already be filtered from external source."
654
+ },
655
+ "attribute": "disable-filter",
656
+ "reflect": false,
657
+ "defaultValue": "false"
658
+ },
659
+ "emptyOptionListText": {
446
660
  "type": "string",
447
661
  "mutable": false,
448
662
  "complexType": {
@@ -450,37 +664,53 @@ export class Select {
450
664
  "resolved": "string",
451
665
  "references": {}
452
666
  },
453
- "required": true,
667
+ "required": false,
454
668
  "optional": false,
455
669
  "docs": {
456
670
  "tags": [],
457
- "text": "The label for the select."
671
+ "text": "The text displayed when there are no options in the option list."
458
672
  },
459
- "attribute": "label",
460
- "reflect": false
673
+ "attribute": "empty-option-list-text",
674
+ "reflect": false,
675
+ "defaultValue": "\"No results found\""
461
676
  },
462
- "options": {
463
- "type": "unknown",
677
+ "fullWidth": {
678
+ "type": "boolean",
464
679
  "mutable": false,
465
680
  "complexType": {
466
- "original": "IcMenuOption[]",
467
- "resolved": "IcMenuOption[]",
468
- "references": {
469
- "IcMenuOption": {
470
- "location": "import",
471
- "path": "../../utils/types"
472
- }
473
- }
681
+ "original": "boolean",
682
+ "resolved": "boolean",
683
+ "references": {}
684
+ },
685
+ "required": false,
686
+ "optional": false,
687
+ "docs": {
688
+ "tags": [],
689
+ "text": "If `true`, the select element will fill the width of the container."
690
+ },
691
+ "attribute": "full-width",
692
+ "reflect": false,
693
+ "defaultValue": "false"
694
+ },
695
+ "helperText": {
696
+ "type": "string",
697
+ "mutable": false,
698
+ "complexType": {
699
+ "original": "string",
700
+ "resolved": "string",
701
+ "references": {}
474
702
  },
475
703
  "required": false,
476
704
  "optional": true,
477
705
  "docs": {
478
706
  "tags": [],
479
- "text": "The possible selection options."
707
+ "text": "The helper text that will be displayed for additional field guidance."
480
708
  },
481
- "defaultValue": "[]"
709
+ "attribute": "helper-text",
710
+ "reflect": false,
711
+ "defaultValue": "\"\""
482
712
  },
483
- "required": {
713
+ "hideLabel": {
484
714
  "type": "boolean",
485
715
  "mutable": false,
486
716
  "complexType": {
@@ -492,13 +722,13 @@ export class Select {
492
722
  "optional": true,
493
723
  "docs": {
494
724
  "tags": [],
495
- "text": "If `true`, the select will require a value."
725
+ "text": "If `true`, the label will be hidden and the required label value will be applied as an aria-label."
496
726
  },
497
- "attribute": "required",
727
+ "attribute": "hide-label",
498
728
  "reflect": false,
499
729
  "defaultValue": "false"
500
730
  },
501
- "hideLabel": {
731
+ "includeDescriptionsInSearch": {
502
732
  "type": "boolean",
503
733
  "mutable": false,
504
734
  "complexType": {
@@ -510,13 +740,13 @@ export class Select {
510
740
  "optional": true,
511
741
  "docs": {
512
742
  "tags": [],
513
- "text": "If `true`, the label will be hidden and the required label value will be applied as an aria-label."
743
+ "text": "If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering."
514
744
  },
515
- "attribute": "hide-label",
745
+ "attribute": "include-descriptions-in-search",
516
746
  "reflect": false,
517
747
  "defaultValue": "false"
518
748
  },
519
- "disabled": {
749
+ "includeGroupTitlesInSearch": {
520
750
  "type": "boolean",
521
751
  "mutable": false,
522
752
  "complexType": {
@@ -528,29 +758,82 @@ export class Select {
528
758
  "optional": true,
529
759
  "docs": {
530
760
  "tags": [],
531
- "text": "If `true`, the disabled state will be set."
761
+ "text": "If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering."
532
762
  },
533
- "attribute": "disabled",
534
- "reflect": true,
763
+ "attribute": "include-group-titles-in-search",
764
+ "reflect": false,
535
765
  "defaultValue": "false"
536
766
  },
537
- "readonly": {
538
- "type": "boolean",
767
+ "label": {
768
+ "type": "string",
769
+ "mutable": false,
770
+ "complexType": {
771
+ "original": "string",
772
+ "resolved": "string",
773
+ "references": {}
774
+ },
775
+ "required": true,
776
+ "optional": false,
777
+ "docs": {
778
+ "tags": [],
779
+ "text": "The label for the select."
780
+ },
781
+ "attribute": "label",
782
+ "reflect": false
783
+ },
784
+ "loadingErrorLabel": {
785
+ "type": "string",
786
+ "mutable": false,
787
+ "complexType": {
788
+ "original": "string",
789
+ "resolved": "string",
790
+ "references": {}
791
+ },
792
+ "required": false,
793
+ "optional": true,
794
+ "docs": {
795
+ "tags": [],
796
+ "text": "The message displayed when external loading times out."
797
+ },
798
+ "attribute": "loading-error-label",
799
+ "reflect": false,
800
+ "defaultValue": "\"Loading Error\""
801
+ },
802
+ "loadingLabel": {
803
+ "type": "string",
804
+ "mutable": false,
805
+ "complexType": {
806
+ "original": "string",
807
+ "resolved": "string",
808
+ "references": {}
809
+ },
810
+ "required": false,
811
+ "optional": true,
812
+ "docs": {
813
+ "tags": [],
814
+ "text": "The message displayed whilst the options are being loaded externally."
815
+ },
816
+ "attribute": "loading-label",
817
+ "reflect": false,
818
+ "defaultValue": "\"Loading...\""
819
+ },
820
+ "name": {
821
+ "type": "string",
539
822
  "mutable": false,
540
823
  "complexType": {
541
- "original": "boolean",
542
- "resolved": "boolean",
824
+ "original": "string",
825
+ "resolved": "string",
543
826
  "references": {}
544
827
  },
545
828
  "required": false,
546
829
  "optional": true,
547
830
  "docs": {
548
831
  "tags": [],
549
- "text": "If `true`, the readonly state will be set."
832
+ "text": "The name of the control, which is submitted with the form data."
550
833
  },
551
- "attribute": "readonly",
834
+ "attribute": "name",
552
835
  "reflect": false,
553
- "defaultValue": "false"
836
+ "defaultValue": "this.inputId"
554
837
  },
555
838
  "placeholder": {
556
839
  "type": "string",
@@ -570,25 +853,25 @@ export class Select {
570
853
  "reflect": false,
571
854
  "defaultValue": "\"Select an option\""
572
855
  },
573
- "helperText": {
574
- "type": "string",
856
+ "readonly": {
857
+ "type": "boolean",
575
858
  "mutable": false,
576
859
  "complexType": {
577
- "original": "string",
578
- "resolved": "string",
860
+ "original": "boolean",
861
+ "resolved": "boolean",
579
862
  "references": {}
580
863
  },
581
864
  "required": false,
582
865
  "optional": true,
583
866
  "docs": {
584
867
  "tags": [],
585
- "text": "The helper text that will be displayed for additional field guidance."
868
+ "text": "If `true`, the readonly state will be set."
586
869
  },
587
- "attribute": "helper-text",
870
+ "attribute": "readonly",
588
871
  "reflect": false,
589
- "defaultValue": "\"\""
872
+ "defaultValue": "false"
590
873
  },
591
- "small": {
874
+ "required": {
592
875
  "type": "boolean",
593
876
  "mutable": false,
594
877
  "complexType": {
@@ -600,13 +883,13 @@ export class Select {
600
883
  "optional": true,
601
884
  "docs": {
602
885
  "tags": [],
603
- "text": "If `true`, the small styling will be applied to the select."
886
+ "text": "If `true`, the select will require a value."
604
887
  },
605
- "attribute": "small",
888
+ "attribute": "required",
606
889
  "reflect": false,
607
890
  "defaultValue": "false"
608
891
  },
609
- "fullWidth": {
892
+ "searchable": {
610
893
  "type": "boolean",
611
894
  "mutable": false,
612
895
  "complexType": {
@@ -615,23 +898,23 @@ export class Select {
615
898
  "references": {}
616
899
  },
617
900
  "required": false,
618
- "optional": false,
901
+ "optional": true,
619
902
  "docs": {
620
903
  "tags": [],
621
- "text": "If `true`, the select element will fill the width of the container."
904
+ "text": "If `true`, a searchable variant of the select will be displayed which can be typed in to filter options."
622
905
  },
623
- "attribute": "full-width",
906
+ "attribute": "searchable",
624
907
  "reflect": false,
625
908
  "defaultValue": "false"
626
909
  },
627
- "validationStatus": {
910
+ "searchMatchPosition": {
628
911
  "type": "string",
629
912
  "mutable": false,
630
913
  "complexType": {
631
- "original": "IcInformationStatusOrEmpty",
632
- "resolved": "\"\" | \"error\" | \"success\" | \"warning\"",
914
+ "original": "IcSearchMatchPositions",
915
+ "resolved": "\"anywhere\" | \"start\"",
633
916
  "references": {
634
- "IcInformationStatusOrEmpty": {
917
+ "IcSearchMatchPositions": {
635
918
  "location": "import",
636
919
  "path": "../../utils/types"
637
920
  }
@@ -641,48 +924,49 @@ export class Select {
641
924
  "optional": true,
642
925
  "docs": {
643
926
  "tags": [],
644
- "text": "The validation status - e.g. 'error' | 'warning' | 'success'."
927
+ "text": "Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering."
645
928
  },
646
- "attribute": "validation-status",
929
+ "attribute": "search-match-position",
647
930
  "reflect": false,
648
- "defaultValue": "\"\""
931
+ "defaultValue": "\"anywhere\""
649
932
  },
650
- "validationText": {
651
- "type": "string",
933
+ "showClearButton": {
934
+ "type": "boolean",
652
935
  "mutable": false,
653
936
  "complexType": {
654
- "original": "string",
655
- "resolved": "string",
937
+ "original": "boolean",
938
+ "resolved": "boolean",
656
939
  "references": {}
657
940
  },
658
941
  "required": false,
659
942
  "optional": true,
660
943
  "docs": {
661
944
  "tags": [],
662
- "text": "The text to display as the validation message."
945
+ "text": "If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select."
663
946
  },
664
- "attribute": "validation-text",
947
+ "attribute": "show-clear-button",
665
948
  "reflect": false,
666
- "defaultValue": "\"\""
949
+ "defaultValue": "false"
667
950
  },
668
- "value": {
669
- "type": "string",
670
- "mutable": true,
951
+ "small": {
952
+ "type": "boolean",
953
+ "mutable": false,
671
954
  "complexType": {
672
- "original": "string",
673
- "resolved": "string",
955
+ "original": "boolean",
956
+ "resolved": "boolean",
674
957
  "references": {}
675
958
  },
676
959
  "required": false,
677
960
  "optional": true,
678
961
  "docs": {
679
962
  "tags": [],
680
- "text": "The value of the currently selected option."
963
+ "text": "If `true`, the small styling will be applied to the select."
681
964
  },
682
- "attribute": "value",
683
- "reflect": false
965
+ "attribute": "small",
966
+ "reflect": false,
967
+ "defaultValue": "false"
684
968
  },
685
- "debounce": {
969
+ "timeout": {
686
970
  "type": "number",
687
971
  "mutable": false,
688
972
  "complexType": {
@@ -694,87 +978,55 @@ export class Select {
694
978
  "optional": true,
695
979
  "docs": {
696
980
  "tags": [],
697
- "text": "The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke."
981
+ "text": "If using external filtering, set a timeout for when loading takes too long."
698
982
  },
699
- "attribute": "debounce",
700
- "reflect": false,
701
- "defaultValue": "0"
983
+ "attribute": "timeout",
984
+ "reflect": false
702
985
  },
703
- "name": {
986
+ "validationStatus": {
704
987
  "type": "string",
705
988
  "mutable": false,
706
989
  "complexType": {
707
- "original": "string",
708
- "resolved": "string",
709
- "references": {}
710
- },
711
- "required": false,
712
- "optional": true,
713
- "docs": {
714
- "tags": [],
715
- "text": "The name of the control, which is submitted with the form data."
716
- },
717
- "attribute": "name",
718
- "reflect": false,
719
- "defaultValue": "this.inputId"
720
- },
721
- "showClearButton": {
722
- "type": "boolean",
723
- "mutable": false,
724
- "complexType": {
725
- "original": "boolean",
726
- "resolved": "boolean",
727
- "references": {}
728
- },
729
- "required": false,
730
- "optional": true,
731
- "docs": {
732
- "tags": [],
733
- "text": "If `true`, a button which clears the select input when clicked will be displayed. The button will always appear on the searchable select."
734
- },
735
- "attribute": "show-clear-button",
736
- "reflect": false,
737
- "defaultValue": "false"
738
- },
739
- "searchable": {
740
- "type": "boolean",
741
- "mutable": false,
742
- "complexType": {
743
- "original": "boolean",
744
- "resolved": "boolean",
745
- "references": {}
990
+ "original": "IcInformationStatusOrEmpty",
991
+ "resolved": "\"\" | \"error\" | \"success\" | \"warning\"",
992
+ "references": {
993
+ "IcInformationStatusOrEmpty": {
994
+ "location": "import",
995
+ "path": "../../utils/types"
996
+ }
997
+ }
746
998
  },
747
999
  "required": false,
748
1000
  "optional": true,
749
1001
  "docs": {
750
1002
  "tags": [],
751
- "text": "If `true`, a searchable variant of the select will be displayed which can be typed in to filter options."
1003
+ "text": "The validation status - e.g. 'error' | 'warning' | 'success'."
752
1004
  },
753
- "attribute": "searchable",
1005
+ "attribute": "validation-status",
754
1006
  "reflect": false,
755
- "defaultValue": "false"
1007
+ "defaultValue": "\"\""
756
1008
  },
757
- "includeDescriptionsInSearch": {
758
- "type": "boolean",
1009
+ "validationText": {
1010
+ "type": "string",
759
1011
  "mutable": false,
760
1012
  "complexType": {
761
- "original": "boolean",
762
- "resolved": "boolean",
1013
+ "original": "string",
1014
+ "resolved": "string",
763
1015
  "references": {}
764
1016
  },
765
1017
  "required": false,
766
1018
  "optional": true,
767
1019
  "docs": {
768
1020
  "tags": [],
769
- "text": "If `true`, descriptions of options will be included when filtering options in a searchable select. Only applies to built in filtering."
1021
+ "text": "The text to display as the validation message."
770
1022
  },
771
- "attribute": "include-descriptions-in-search",
1023
+ "attribute": "validation-text",
772
1024
  "reflect": false,
773
- "defaultValue": "false"
1025
+ "defaultValue": "\"\""
774
1026
  },
775
- "includeGroupTitlesInSearch": {
1027
+ "loading": {
776
1028
  "type": "boolean",
777
- "mutable": false,
1029
+ "mutable": true,
778
1030
  "complexType": {
779
1031
  "original": "boolean",
780
1032
  "resolved": "boolean",
@@ -784,20 +1036,20 @@ export class Select {
784
1036
  "optional": true,
785
1037
  "docs": {
786
1038
  "tags": [],
787
- "text": "If `true`, group titles of grouped options will be included when filtering options in a searchable select. Only applies to built in filtering."
1039
+ "text": "If `true`, the loading state will be triggered when fetching options asyncronously."
788
1040
  },
789
- "attribute": "include-group-titles-in-search",
1041
+ "attribute": "loading",
790
1042
  "reflect": false,
791
1043
  "defaultValue": "false"
792
1044
  },
793
- "searchMatchPosition": {
794
- "type": "string",
1045
+ "options": {
1046
+ "type": "unknown",
795
1047
  "mutable": false,
796
1048
  "complexType": {
797
- "original": "IcSearchMatchPositions",
798
- "resolved": "\"anywhere\" | \"start\"",
1049
+ "original": "IcMenuOption[]",
1050
+ "resolved": "IcMenuOption[]",
799
1051
  "references": {
800
- "IcSearchMatchPositions": {
1052
+ "IcMenuOption": {
801
1053
  "location": "import",
802
1054
  "path": "../../utils/types"
803
1055
  }
@@ -807,13 +1059,11 @@ export class Select {
807
1059
  "optional": true,
808
1060
  "docs": {
809
1061
  "tags": [],
810
- "text": "Whether the search string of the searchable select should match the start of or anywhere in the options. Only applies to built in filtering."
1062
+ "text": "The possible selection options."
811
1063
  },
812
- "attribute": "search-match-position",
813
- "reflect": false,
814
- "defaultValue": "\"anywhere\""
1064
+ "defaultValue": "[]"
815
1065
  },
816
- "charactersUntilSuggestions": {
1066
+ "debounce": {
817
1067
  "type": "number",
818
1068
  "mutable": false,
819
1069
  "complexType": {
@@ -825,65 +1075,65 @@ export class Select {
825
1075
  "optional": true,
826
1076
  "docs": {
827
1077
  "tags": [],
828
- "text": "The number of characters until suggestions appear for a searchable select."
1078
+ "text": "The amount of time, in milliseconds, to wait to trigger the `icChange` event after each keystroke."
829
1079
  },
830
- "attribute": "characters-until-suggestions",
1080
+ "attribute": "debounce",
831
1081
  "reflect": false,
832
1082
  "defaultValue": "0"
833
1083
  },
834
- "emptyOptionListText": {
1084
+ "value": {
835
1085
  "type": "string",
836
- "mutable": false,
1086
+ "mutable": true,
837
1087
  "complexType": {
838
1088
  "original": "string",
839
1089
  "resolved": "string",
840
1090
  "references": {}
841
1091
  },
842
1092
  "required": false,
843
- "optional": false,
844
- "docs": {
845
- "tags": [],
846
- "text": "The text displayed when there are no options in the option list."
847
- },
848
- "attribute": "empty-option-list-text",
849
- "reflect": false,
850
- "defaultValue": "\"No results found\""
851
- },
852
- "disableFilter": {
853
- "type": "boolean",
854
- "mutable": false,
855
- "complexType": {
856
- "original": "boolean",
857
- "resolved": "boolean",
858
- "references": {}
859
- },
860
- "required": false,
861
1093
  "optional": true,
862
1094
  "docs": {
863
1095
  "tags": [],
864
- "text": "Specify whether to disable the built in filtering for a searchable variant. For example, if options will already be filtered from external source."
1096
+ "text": "The value of the select, reflected by the value of the currently selected option. For the searchable variant, the value is also reflected by the user input."
865
1097
  },
866
- "attribute": "disable-filter",
867
- "reflect": false,
868
- "defaultValue": "false"
1098
+ "attribute": "value",
1099
+ "reflect": false
869
1100
  }
870
1101
  };
871
1102
  }
872
1103
  static get states() {
873
1104
  return {
874
- "open": {},
1105
+ "ariaActiveDescendant": {},
875
1106
  "clearButtonFocused": {},
1107
+ "debounceIcChange": {},
1108
+ "hiddenInputValue": {},
1109
+ "noOptions": {},
1110
+ "open": {},
1111
+ "pressedCharacters": {},
876
1112
  "searchableSelectInputValue": {},
877
1113
  "filteredOptions": {},
878
- "ariaActiveDescendant": {},
879
- "noOptions": {},
880
- "initialValue": {},
881
1114
  "currDebounce": {},
882
- "debounceIcChange": {}
1115
+ "initialValue": {},
1116
+ "inputValueToFilter": {},
1117
+ "currValue": {}
883
1118
  };
884
1119
  }
885
1120
  static get events() {
886
1121
  return [{
1122
+ "method": "icBlur",
1123
+ "name": "icBlur",
1124
+ "bubbles": true,
1125
+ "cancelable": true,
1126
+ "composed": true,
1127
+ "docs": {
1128
+ "tags": [],
1129
+ "text": "Emitted when the select loses focus."
1130
+ },
1131
+ "complexType": {
1132
+ "original": "void",
1133
+ "resolved": "void",
1134
+ "references": {}
1135
+ }
1136
+ }, {
887
1137
  "method": "icChange",
888
1138
  "name": "icChange",
889
1139
  "bubbles": true,
@@ -899,7 +1149,7 @@ export class Select {
899
1149
  "references": {
900
1150
  "IcValueEventDetail": {
901
1151
  "location": "import",
902
- "path": "../../interface"
1152
+ "path": "../../utils/types"
903
1153
  }
904
1154
  }
905
1155
  }
@@ -911,7 +1161,7 @@ export class Select {
911
1161
  "composed": true,
912
1162
  "docs": {
913
1163
  "tags": [],
914
- "text": "Emitted when clear button clicked."
1164
+ "text": "Emitted when the clear button is clicked."
915
1165
  },
916
1166
  "complexType": {
917
1167
  "original": "void",
@@ -926,7 +1176,7 @@ export class Select {
926
1176
  "composed": true,
927
1177
  "docs": {
928
1178
  "tags": [],
929
- "text": "Emitted when select gains focus."
1179
+ "text": "Emitted when the select gains focus."
930
1180
  },
931
1181
  "complexType": {
932
1182
  "original": "void",
@@ -934,19 +1184,24 @@ export class Select {
934
1184
  "references": {}
935
1185
  }
936
1186
  }, {
937
- "method": "icBlur",
938
- "name": "icBlur",
1187
+ "method": "icInput",
1188
+ "name": "icInput",
939
1189
  "bubbles": true,
940
1190
  "cancelable": true,
941
1191
  "composed": true,
942
1192
  "docs": {
943
1193
  "tags": [],
944
- "text": "Emitted when select loses focus."
1194
+ "text": "Emitted when a keyboard input occurred."
945
1195
  },
946
1196
  "complexType": {
947
- "original": "void",
948
- "resolved": "void",
949
- "references": {}
1197
+ "original": "IcValueEventDetail",
1198
+ "resolved": "IcValueEventDetail",
1199
+ "references": {
1200
+ "IcValueEventDetail": {
1201
+ "location": "import",
1202
+ "path": "../../utils/types"
1203
+ }
1204
+ }
950
1205
  }
951
1206
  }, {
952
1207
  "method": "icOptionSelect",
@@ -956,7 +1211,7 @@ export class Select {
956
1211
  "composed": true,
957
1212
  "docs": {
958
1213
  "tags": [],
959
- "text": "Emitted when option is highlighted within the menu.\nHighlighting a menu item will trigger an `icChange/onIcChange` due to the value being updated."
1214
+ "text": "Emitted when an option is highlighted within the menu.\nHighlighting a menu item will also trigger an `icChange/onIcChange` due to the value being updated."
960
1215
  },
961
1216
  "complexType": {
962
1217
  "original": "IcOptionSelectEventDetail",
@@ -969,14 +1224,14 @@ export class Select {
969
1224
  }
970
1225
  }
971
1226
  }, {
972
- "method": "icInput",
973
- "name": "icInput",
1227
+ "method": "icRetryLoad",
1228
+ "name": "icRetryLoad",
974
1229
  "bubbles": true,
975
1230
  "cancelable": true,
976
1231
  "composed": true,
977
1232
  "docs": {
978
1233
  "tags": [],
979
- "text": "Emitted when a keyboard input occurred."
1234
+ "text": "Emitted when the 'retry loading' button is clicked for a searchable variant."
980
1235
  },
981
1236
  "complexType": {
982
1237
  "original": "IcValueEventDetail",
@@ -984,7 +1239,7 @@ export class Select {
984
1239
  "references": {
985
1240
  "IcValueEventDetail": {
986
1241
  "location": "import",
987
- "path": "../../interface"
1242
+ "path": "../../utils/types"
988
1243
  }
989
1244
  }
990
1245
  }
@@ -1013,11 +1268,17 @@ export class Select {
1013
1268
  static get elementRef() { return "host"; }
1014
1269
  static get watchers() {
1015
1270
  return [{
1271
+ "propName": "loading",
1272
+ "methodName": "loadingHandler"
1273
+ }, {
1016
1274
  "propName": "options",
1017
1275
  "methodName": "watchOptionsHandler"
1018
1276
  }, {
1019
1277
  "propName": "debounce",
1020
1278
  "methodName": "debounceChangedHandler"
1279
+ }, {
1280
+ "propName": "value",
1281
+ "methodName": "valueChangedHandler"
1021
1282
  }];
1022
1283
  }
1023
1284
  }