@ukic/canary-web-components 2.0.0-canary.4 → 2.0.0-canary.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (270) hide show
  1. package/dist/cjs/core.cjs.js +1 -1
  2. package/dist/cjs/{helpers-bbe55215.js → helpers-86375e76.js} +6 -6
  3. package/dist/cjs/{helpers-bbe55215.js.map → helpers-86375e76.js.map} +1 -1
  4. package/dist/cjs/ic-accordion.cjs.entry.js +1 -1
  5. package/dist/cjs/ic-alert.cjs.entry.js +1 -1
  6. package/dist/cjs/ic-back-to-top.cjs.entry.js +4 -8
  7. package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
  8. package/dist/cjs/ic-badge.cjs.entry.js +1 -1
  9. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +1 -1
  10. package/dist/cjs/ic-breadcrumb.cjs.entry.js +1 -1
  11. package/dist/cjs/ic-button_3.cjs.entry.js +43 -30
  12. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  13. package/dist/cjs/ic-card.cjs.entry.js +1 -1
  14. package/dist/cjs/ic-checkbox-group.cjs.entry.js +1 -1
  15. package/dist/cjs/ic-checkbox.cjs.entry.js +1 -1
  16. package/dist/cjs/ic-chip.cjs.entry.js +1 -1
  17. package/dist/cjs/ic-data-row.cjs.entry.js +1 -1
  18. package/dist/cjs/ic-dialog.cjs.entry.js +1 -1
  19. package/dist/cjs/ic-divider.cjs.entry.js +1 -1
  20. package/dist/cjs/ic-empty-state.cjs.entry.js +1 -1
  21. package/dist/cjs/ic-footer-link-group.cjs.entry.js +1 -1
  22. package/dist/cjs/ic-footer-link.cjs.entry.js +1 -1
  23. package/dist/cjs/ic-footer.cjs.entry.js +1 -1
  24. package/dist/cjs/ic-hero.cjs.entry.js +1 -1
  25. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +1 -1
  26. package/dist/cjs/ic-input-component-container_3.cjs.entry.js +1 -1
  27. package/dist/cjs/ic-input-label_2.cjs.entry.js +1 -1
  28. package/dist/cjs/ic-link.cjs.entry.js +1 -1
  29. package/dist/cjs/ic-menu-group.cjs.entry.js +1 -1
  30. package/dist/cjs/ic-menu-item.cjs.entry.js +2 -2
  31. package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
  32. package/dist/cjs/ic-navigation-button.cjs.entry.js +1 -1
  33. package/dist/cjs/ic-navigation-group.cjs.entry.js +5 -8
  34. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
  35. package/dist/cjs/ic-navigation-item.cjs.entry.js +1 -1
  36. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  37. package/dist/cjs/ic-navigation-menu.cjs.entry.js +1 -1
  38. package/dist/cjs/ic-page-header.cjs.entry.js +2 -2
  39. package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
  40. package/dist/cjs/ic-pagination_4.cjs.entry.js +1 -1
  41. package/dist/cjs/ic-popover-menu.cjs.entry.js +1 -1
  42. package/dist/cjs/ic-radio-group.cjs.entry.js +1 -1
  43. package/dist/cjs/ic-radio-option.cjs.entry.js +1 -1
  44. package/dist/cjs/ic-search-bar.cjs.entry.js +1 -1
  45. package/dist/cjs/ic-side-navigation.cjs.entry.js +32 -61
  46. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
  47. package/dist/cjs/ic-status-tag.cjs.entry.js +3 -2
  48. package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
  49. package/dist/cjs/ic-step.cjs.entry.js +1 -1
  50. package/dist/cjs/ic-stepper.cjs.entry.js +1 -1
  51. package/dist/cjs/ic-switch.cjs.entry.js +1 -1
  52. package/dist/cjs/ic-tab-group.cjs.entry.js +1 -1
  53. package/dist/cjs/ic-tab-panel.cjs.entry.js +1 -1
  54. package/dist/cjs/ic-tab.cjs.entry.js +1 -1
  55. package/dist/cjs/ic-theme.cjs.entry.js +1 -1
  56. package/dist/cjs/ic-toast.cjs.entry.js +12 -15
  57. package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
  58. package/dist/cjs/ic-toggle-button.cjs.entry.js +69 -0
  59. package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -0
  60. package/dist/cjs/ic-top-navigation.cjs.entry.js +3 -2
  61. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  62. package/dist/cjs/ic-typography.cjs.entry.js +1 -1
  63. package/dist/cjs/index-4cf27b16.js +4 -0
  64. package/dist/cjs/loader.cjs.js +1 -1
  65. package/dist/collection/collection-manifest.json +1 -0
  66. package/dist/components/helpers.js +5 -5
  67. package/dist/components/helpers.js.map +1 -1
  68. package/dist/components/ic-back-to-top.js +3 -7
  69. package/dist/components/ic-back-to-top.js.map +1 -1
  70. package/dist/components/ic-button2.js +10 -2
  71. package/dist/components/ic-button2.js.map +1 -1
  72. package/dist/components/ic-menu-item2.js +1 -1
  73. package/dist/components/ic-menu-item2.js.map +1 -1
  74. package/dist/components/ic-navigation-group.js +4 -7
  75. package/dist/components/ic-navigation-group.js.map +1 -1
  76. package/dist/components/ic-navigation-item.js.map +1 -1
  77. package/dist/components/ic-page-header.js +1 -1
  78. package/dist/components/ic-page-header.js.map +1 -1
  79. package/dist/components/ic-side-navigation.js +31 -60
  80. package/dist/components/ic-side-navigation.js.map +1 -1
  81. package/dist/components/ic-status-tag.js +2 -1
  82. package/dist/components/ic-status-tag.js.map +1 -1
  83. package/dist/components/ic-toast.js +11 -14
  84. package/dist/components/ic-toast.js.map +1 -1
  85. package/dist/components/ic-toggle-button.js +117 -0
  86. package/dist/components/ic-toggle-button.js.map +1 -0
  87. package/dist/components/ic-tooltip2.js +32 -27
  88. package/dist/components/ic-tooltip2.js.map +1 -1
  89. package/dist/components/ic-top-navigation.js +2 -1
  90. package/dist/components/ic-top-navigation.js.map +1 -1
  91. package/dist/core/core.esm.js +1 -1
  92. package/dist/core/core.esm.js.map +1 -1
  93. package/dist/core/{p-39e20b87.entry.js → p-010053ab.entry.js} +2 -2
  94. package/dist/core/{p-4ee59448.entry.js → p-043e4073.entry.js} +2 -2
  95. package/dist/core/{p-4314aa0e.entry.js → p-0aa1fe4e.entry.js} +2 -2
  96. package/dist/core/{p-be980606.entry.js → p-1e9f689b.entry.js} +2 -2
  97. package/dist/core/{p-1bc034aa.entry.js → p-217db3af.entry.js} +2 -2
  98. package/dist/core/p-217db3af.entry.js.map +1 -0
  99. package/dist/core/p-234edce6.entry.js +2 -0
  100. package/dist/core/p-234edce6.entry.js.map +1 -0
  101. package/dist/core/{p-b5cf6d65.entry.js → p-26ca8030.entry.js} +2 -2
  102. package/dist/core/p-26ca8030.entry.js.map +1 -0
  103. package/dist/core/p-2addb040.entry.js +2 -0
  104. package/dist/core/{p-a51e5c7c.entry.js.map → p-2addb040.entry.js.map} +1 -1
  105. package/dist/core/{p-75bf6162.entry.js → p-3294eba4.entry.js} +2 -2
  106. package/dist/core/{p-75bf6162.entry.js.map → p-3294eba4.entry.js.map} +1 -1
  107. package/dist/core/{p-bd9cecce.entry.js → p-4119a26b.entry.js} +2 -2
  108. package/dist/core/{p-3d618bc2.entry.js → p-452be32a.entry.js} +2 -2
  109. package/dist/core/{p-85508347.entry.js → p-5332a426.entry.js} +2 -2
  110. package/dist/core/{p-d77960f6.entry.js → p-56645c00.entry.js} +2 -2
  111. package/dist/core/{p-c1256810.entry.js → p-5f8c4c83.entry.js} +2 -2
  112. package/dist/core/p-5f8c4c83.entry.js.map +1 -0
  113. package/dist/core/{p-5157cfab.entry.js → p-61ce24ae.entry.js} +2 -2
  114. package/dist/core/p-61ce24ae.entry.js.map +1 -0
  115. package/dist/core/{p-67eea079.entry.js → p-740a39bd.entry.js} +2 -2
  116. package/dist/core/{p-f87e8411.entry.js → p-7492d36e.entry.js} +2 -2
  117. package/dist/core/{p-55d5541f.entry.js → p-79b39c8a.entry.js} +2 -2
  118. package/dist/core/{p-53083575.entry.js → p-7a0790e4.entry.js} +2 -2
  119. package/dist/core/p-7a0790e4.entry.js.map +1 -0
  120. package/dist/core/{p-2dc35696.entry.js → p-7b17f3ce.entry.js} +2 -2
  121. package/dist/core/{p-2e9e8e7c.entry.js → p-7e0197a4.entry.js} +2 -2
  122. package/dist/core/p-8cde58bf.entry.js +2 -0
  123. package/dist/core/p-8cde58bf.entry.js.map +1 -0
  124. package/dist/core/{p-f0e9a83f.entry.js → p-8eaed5b7.entry.js} +2 -2
  125. package/dist/core/{p-0c18b6a0.entry.js → p-8fa532e0.entry.js} +2 -2
  126. package/dist/core/{p-ab9f8a3f.entry.js → p-93828f0e.entry.js} +2 -2
  127. package/dist/core/{p-3ee25a6d.entry.js → p-99a9ce86.entry.js} +2 -2
  128. package/dist/core/{p-20a76d1d.entry.js → p-9c6e48fb.entry.js} +2 -2
  129. package/dist/core/{p-485823b6.entry.js → p-a048beab.entry.js} +2 -2
  130. package/dist/core/{p-bc187bb5.entry.js → p-a561980f.entry.js} +2 -2
  131. package/dist/core/{p-7eae5f70.entry.js → p-a6a90c56.entry.js} +2 -2
  132. package/dist/core/{p-a7481232.entry.js → p-a9a378f8.entry.js} +2 -2
  133. package/dist/core/{p-f23d2102.entry.js → p-ae337896.entry.js} +2 -2
  134. package/dist/core/{p-4409f656.entry.js → p-b4591bfe.entry.js} +2 -2
  135. package/dist/core/{p-9fa6844f.entry.js → p-b7d5ced3.entry.js} +2 -2
  136. package/dist/core/{p-03f8fa1a.entry.js → p-c2884fcd.entry.js} +2 -2
  137. package/dist/core/{p-6bd0e984.entry.js → p-cae71c32.entry.js} +2 -2
  138. package/dist/core/{p-47abbd06.entry.js → p-cedabab7.entry.js} +2 -2
  139. package/dist/core/{p-76959313.entry.js → p-da1f0a53.entry.js} +2 -2
  140. package/dist/core/{p-939baa93.entry.js → p-dbee31af.entry.js} +2 -2
  141. package/dist/core/{p-8fd4ca0a.js → p-e0102744.js} +1 -1
  142. package/dist/core/{p-8fd4ca0a.js.map → p-e0102744.js.map} +1 -1
  143. package/dist/core/p-e0d8d7a5.entry.js +2 -0
  144. package/dist/core/p-e0d8d7a5.entry.js.map +1 -0
  145. package/dist/core/{p-b97dc365.entry.js → p-e31125df.entry.js} +2 -2
  146. package/dist/core/p-f2318ddc.entry.js +2 -0
  147. package/dist/core/p-f2318ddc.entry.js.map +1 -0
  148. package/dist/core/{p-e9e145aa.entry.js → p-f4c11be0.entry.js} +2 -2
  149. package/dist/core/p-f4fb15f9.entry.js +2 -0
  150. package/dist/core/p-f4fb15f9.entry.js.map +1 -0
  151. package/dist/core/{p-41aa0ed3.entry.js → p-faaa06d7.entry.js} +2 -2
  152. package/dist/core/{p-5bb32ee6.entry.js → p-fc406db5.entry.js} +2 -2
  153. package/dist/core/{p-03487f12.entry.js → p-fddc7254.entry.js} +2 -2
  154. package/dist/core/{p-7de813a3.entry.js → p-fff91bd9.entry.js} +2 -2
  155. package/dist/esm/core.js +1 -1
  156. package/dist/esm/{helpers-268c2b7f.js → helpers-229a5574.js} +6 -6
  157. package/dist/esm/{helpers-268c2b7f.js.map → helpers-229a5574.js.map} +1 -1
  158. package/dist/esm/ic-accordion.entry.js +1 -1
  159. package/dist/esm/ic-alert.entry.js +1 -1
  160. package/dist/esm/ic-back-to-top.entry.js +4 -8
  161. package/dist/esm/ic-back-to-top.entry.js.map +1 -1
  162. package/dist/esm/ic-badge.entry.js +1 -1
  163. package/dist/esm/ic-breadcrumb-group.entry.js +1 -1
  164. package/dist/esm/ic-breadcrumb.entry.js +1 -1
  165. package/dist/esm/ic-button_3.entry.js +43 -30
  166. package/dist/esm/ic-button_3.entry.js.map +1 -1
  167. package/dist/esm/ic-card.entry.js +1 -1
  168. package/dist/esm/ic-checkbox-group.entry.js +1 -1
  169. package/dist/esm/ic-checkbox.entry.js +1 -1
  170. package/dist/esm/ic-chip.entry.js +1 -1
  171. package/dist/esm/ic-data-row.entry.js +1 -1
  172. package/dist/esm/ic-dialog.entry.js +1 -1
  173. package/dist/esm/ic-divider.entry.js +1 -1
  174. package/dist/esm/ic-empty-state.entry.js +1 -1
  175. package/dist/esm/ic-footer-link-group.entry.js +1 -1
  176. package/dist/esm/ic-footer-link.entry.js +1 -1
  177. package/dist/esm/ic-footer.entry.js +1 -1
  178. package/dist/esm/ic-hero.entry.js +1 -1
  179. package/dist/esm/ic-horizontal-scroll.entry.js +1 -1
  180. package/dist/esm/ic-input-component-container_3.entry.js +1 -1
  181. package/dist/esm/ic-input-label_2.entry.js +1 -1
  182. package/dist/esm/ic-link.entry.js +1 -1
  183. package/dist/esm/ic-menu-group.entry.js +1 -1
  184. package/dist/esm/ic-menu-item.entry.js +2 -2
  185. package/dist/esm/ic-menu-item.entry.js.map +1 -1
  186. package/dist/esm/ic-navigation-button.entry.js +1 -1
  187. package/dist/esm/ic-navigation-group.entry.js +5 -8
  188. package/dist/esm/ic-navigation-group.entry.js.map +1 -1
  189. package/dist/esm/ic-navigation-item.entry.js +1 -1
  190. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  191. package/dist/esm/ic-navigation-menu.entry.js +1 -1
  192. package/dist/esm/ic-page-header.entry.js +2 -2
  193. package/dist/esm/ic-page-header.entry.js.map +1 -1
  194. package/dist/esm/ic-pagination_4.entry.js +1 -1
  195. package/dist/esm/ic-popover-menu.entry.js +1 -1
  196. package/dist/esm/ic-radio-group.entry.js +1 -1
  197. package/dist/esm/ic-radio-option.entry.js +1 -1
  198. package/dist/esm/ic-search-bar.entry.js +1 -1
  199. package/dist/esm/ic-side-navigation.entry.js +32 -61
  200. package/dist/esm/ic-side-navigation.entry.js.map +1 -1
  201. package/dist/esm/ic-status-tag.entry.js +3 -2
  202. package/dist/esm/ic-status-tag.entry.js.map +1 -1
  203. package/dist/esm/ic-step.entry.js +1 -1
  204. package/dist/esm/ic-stepper.entry.js +1 -1
  205. package/dist/esm/ic-switch.entry.js +1 -1
  206. package/dist/esm/ic-tab-group.entry.js +1 -1
  207. package/dist/esm/ic-tab-panel.entry.js +1 -1
  208. package/dist/esm/ic-tab.entry.js +1 -1
  209. package/dist/esm/ic-theme.entry.js +1 -1
  210. package/dist/esm/ic-toast.entry.js +12 -15
  211. package/dist/esm/ic-toast.entry.js.map +1 -1
  212. package/dist/esm/ic-toggle-button.entry.js +65 -0
  213. package/dist/esm/ic-toggle-button.entry.js.map +1 -0
  214. package/dist/esm/ic-top-navigation.entry.js +3 -2
  215. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  216. package/dist/esm/ic-typography.entry.js +1 -1
  217. package/dist/esm/index-93509377.js +4 -0
  218. package/dist/esm/loader.js +1 -1
  219. package/hydrate/index.js +186 -127
  220. package/package.json +25 -17
  221. package/dist/core/p-0083465b.entry.js +0 -2
  222. package/dist/core/p-0083465b.entry.js.map +0 -1
  223. package/dist/core/p-1bc034aa.entry.js.map +0 -1
  224. package/dist/core/p-5157cfab.entry.js.map +0 -1
  225. package/dist/core/p-53083575.entry.js.map +0 -1
  226. package/dist/core/p-8da152c4.entry.js +0 -2
  227. package/dist/core/p-8da152c4.entry.js.map +0 -1
  228. package/dist/core/p-9c27b73e.entry.js +0 -2
  229. package/dist/core/p-9c27b73e.entry.js.map +0 -1
  230. package/dist/core/p-a51e5c7c.entry.js +0 -2
  231. package/dist/core/p-b5cf6d65.entry.js.map +0 -1
  232. package/dist/core/p-c1256810.entry.js.map +0 -1
  233. package/dist/core/p-d76cfa5a.entry.js +0 -2
  234. package/dist/core/p-d76cfa5a.entry.js.map +0 -1
  235. /package/dist/core/{p-39e20b87.entry.js.map → p-010053ab.entry.js.map} +0 -0
  236. /package/dist/core/{p-4ee59448.entry.js.map → p-043e4073.entry.js.map} +0 -0
  237. /package/dist/core/{p-4314aa0e.entry.js.map → p-0aa1fe4e.entry.js.map} +0 -0
  238. /package/dist/core/{p-be980606.entry.js.map → p-1e9f689b.entry.js.map} +0 -0
  239. /package/dist/core/{p-bd9cecce.entry.js.map → p-4119a26b.entry.js.map} +0 -0
  240. /package/dist/core/{p-3d618bc2.entry.js.map → p-452be32a.entry.js.map} +0 -0
  241. /package/dist/core/{p-85508347.entry.js.map → p-5332a426.entry.js.map} +0 -0
  242. /package/dist/core/{p-d77960f6.entry.js.map → p-56645c00.entry.js.map} +0 -0
  243. /package/dist/core/{p-67eea079.entry.js.map → p-740a39bd.entry.js.map} +0 -0
  244. /package/dist/core/{p-f87e8411.entry.js.map → p-7492d36e.entry.js.map} +0 -0
  245. /package/dist/core/{p-55d5541f.entry.js.map → p-79b39c8a.entry.js.map} +0 -0
  246. /package/dist/core/{p-2dc35696.entry.js.map → p-7b17f3ce.entry.js.map} +0 -0
  247. /package/dist/core/{p-2e9e8e7c.entry.js.map → p-7e0197a4.entry.js.map} +0 -0
  248. /package/dist/core/{p-f0e9a83f.entry.js.map → p-8eaed5b7.entry.js.map} +0 -0
  249. /package/dist/core/{p-0c18b6a0.entry.js.map → p-8fa532e0.entry.js.map} +0 -0
  250. /package/dist/core/{p-ab9f8a3f.entry.js.map → p-93828f0e.entry.js.map} +0 -0
  251. /package/dist/core/{p-3ee25a6d.entry.js.map → p-99a9ce86.entry.js.map} +0 -0
  252. /package/dist/core/{p-20a76d1d.entry.js.map → p-9c6e48fb.entry.js.map} +0 -0
  253. /package/dist/core/{p-485823b6.entry.js.map → p-a048beab.entry.js.map} +0 -0
  254. /package/dist/core/{p-bc187bb5.entry.js.map → p-a561980f.entry.js.map} +0 -0
  255. /package/dist/core/{p-7eae5f70.entry.js.map → p-a6a90c56.entry.js.map} +0 -0
  256. /package/dist/core/{p-a7481232.entry.js.map → p-a9a378f8.entry.js.map} +0 -0
  257. /package/dist/core/{p-f23d2102.entry.js.map → p-ae337896.entry.js.map} +0 -0
  258. /package/dist/core/{p-4409f656.entry.js.map → p-b4591bfe.entry.js.map} +0 -0
  259. /package/dist/core/{p-9fa6844f.entry.js.map → p-b7d5ced3.entry.js.map} +0 -0
  260. /package/dist/core/{p-03f8fa1a.entry.js.map → p-c2884fcd.entry.js.map} +0 -0
  261. /package/dist/core/{p-6bd0e984.entry.js.map → p-cae71c32.entry.js.map} +0 -0
  262. /package/dist/core/{p-47abbd06.entry.js.map → p-cedabab7.entry.js.map} +0 -0
  263. /package/dist/core/{p-76959313.entry.js.map → p-da1f0a53.entry.js.map} +0 -0
  264. /package/dist/core/{p-939baa93.entry.js.map → p-dbee31af.entry.js.map} +0 -0
  265. /package/dist/core/{p-b97dc365.entry.js.map → p-e31125df.entry.js.map} +0 -0
  266. /package/dist/core/{p-e9e145aa.entry.js.map → p-f4c11be0.entry.js.map} +0 -0
  267. /package/dist/core/{p-41aa0ed3.entry.js.map → p-faaa06d7.entry.js.map} +0 -0
  268. /package/dist/core/{p-5bb32ee6.entry.js.map → p-fc406db5.entry.js.map} +0 -0
  269. /package/dist/core/{p-03487f12.entry.js.map → p-fddc7254.entry.js.map} +0 -0
  270. /package/dist/core/{p-7de813a3.entry.js.map → p-fff91bd9.entry.js.map} +0 -0
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, g as getElement } from './index-93509377.js';
2
- import { x as IC_INHERITED_ARIA, w as inheritAttributes, j as removeDisabledFalse, k as getThemeFromContext, i as isSlotUsed, d as isPropDefined, a as onComponentRequiredPropUndefined } from './helpers-268c2b7f.js';
2
+ import { x as IC_INHERITED_ARIA, w as inheritAttributes, j as removeDisabledFalse, k as getThemeFromContext, i as isSlotUsed, d as isPropDefined, a as onComponentRequiredPropUndefined } from './helpers-229a5574.js';
3
3
  import { I as IcThemeForegroundEnum } from './types-f605c21c.js';
4
4
  import { c as createPopper } from './popper-b8cc3f16.js';
5
5
 
@@ -7,7 +7,7 @@ const arrowDropdown = `<svg width="24" height="24" viewBox="0 0 24 24" fill="non
7
7
  <path d="M7 9.5L12 14.5L17 9.5H7Z" fill="currentColor"/>
8
8
  </svg>`;
9
9
 
10
- const icButtonCss = "/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"]{-webkit-appearance:button}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=\"button\"]:-moz-focusring,[type=\"reset\"]:-moz-focusring,[type=\"submit\"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=\"checkbox\"],[type=\"radio\"]{box-sizing:border-box;padding:0;}[type=\"number\"]::-webkit-inner-spin-button,[type=\"number\"]::-webkit-outer-spin-button{height:auto}[type=\"search\"]{-webkit-appearance:textfield;outline-offset:-2px;}[type=\"search\"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}:host{display:inline-block;position:relative;--button-default:var(--ic-action-default);--button-default-hover:var(--ic-action-default-hover);--button-default-active:var(--ic-action-default-active);--button-default-background-hover:var(--ic-action-default-bg-hover);--button-default-background-active:var(--ic-action-default-bg-active);--icon-width:100%;--icon-height:100%}.button{font-family:var(--ic-font-body-family);text-decoration:none;font-weight:600;font-size:0.875rem;transition:var(--ic-easing-transition-fast);border-radius:var(--ic-border-radius);min-width:var(--min-width, 6.25rem);display:inline-flex;flex-direction:row;justify-content:center;align-items:center;background:none;border:none;box-sizing:border-box;white-space:nowrap;vertical-align:middle}:host(.with-badge) .button{border-radius:0.2188rem}.button:hover{cursor:pointer}.button:focus,:host .button:focus,:host(.light) .button:focus{box-shadow:var(--ic-border-focus)}.button:focus-visible{outline:var(--ic-hc-focus-outline)}:host(.dark) .button{--button-default:var(--ic-action-dark);--button-default-hover:var(--ic-action-dark);--button-default-active:var(--ic-action-dark);--button-default-background-hover:var(--ic-action-dark-bg-hover);--button-default-background-active:var(--ic-action-dark-bg-active)}:host(.light) .button{--button-default:var(--ic-action-light);--button-default-hover:var(--ic-action-light);--button-default-active:var(--ic-action-light);--button-default-background-hover:var(--ic-action-light-bg-hover);--button-default-background-active:var(--ic-action-light-bg-active)}:host(.white-background) .button{--button-default-background-hover:var(--ic-action-default-bg-hover-no-alpha);--button-default-background-active:var(\n --ic-action-default-bg-active-no-alpha\n );background-color:var(--ic-architectural-white)}:host(.white-background.dark) .button{--button-default-background-hover:var(--ic-action-dark-bg-hover-no-alpha);--button-default-background-active:var(--ic-action-dark-bg-active-no-alpha)}:host(.button-variant-primary.light) .button{color:var(--ic-color-primary-text);--button-default-hover:var(--ic-action-light-hover);--button-default-active:var(--ic-action-light-active)}:host(.button-variant-primary.dark) .button{--button-default-hover:var(--ic-action-dark-hover);--button-default-active:var(--ic-action-dark-active)}:host(.disabled),:host(.disabled) .button,:host(.loading),:host(.loading) .button{pointer-events:none}:host(.button-variant-primary) .button{color:var(--ic-architectural-white);background-color:var(--button-default)}:host(.button-variant-primary) .button:hover:not(:focus){background-color:var(--button-default-hover)}:host(.button-variant-primary) .button:hover:focus{background-color:var(--button-default-hover);border-color:var(--button-default-hover)}:host(.button-variant-primary:not(.light)) .button:hover:focus{color:var(--ic-architectural-white)}:host(.button-variant-primary) .button:active:not(:focus),:host(.button-variant-primary.loading) .button{background-color:var(--button-default-active)}:host(.button-variant-primary) .button:active:focus{background-color:var(--button-default-active)}:host(.button-variant-primary) .button:active{background-color:var(--button-default-active)}:host(.button-variant-primary:not(.light)) .button:active{color:var(--ic-architectural-white)}:host(.button-variant-primary.disabled) .button{background:var(--ic-architectural-200);color:var(--ic-architectural-300)}:host(.button-variant-primary.light.disabled) .button{background:var(--ic-architectural-600);color:var(--ic-architectural-500)}:host(.button-variant-secondary) .button{border:var(--ic-border-width) solid var(--button-default);color:var(--button-default)}:host(.button-variant-secondary) .button:hover:not(:focus),:host(.button-variant-secondary) .button:hover:focus{background-color:var(--button-default-background-hover);border-color:var(--button-default-hover);color:var(--button-default-hover)}:host(.button-variant-secondary) .button:active:not(:focus),:host(.button-variant-secondary) .button:active:focus,:host(.button-variant-secondary) .button:active{border-color:var(--button-default-active);background-color:var(--button-default-background-active);color:var(--button-default-active)}:host(.button-variant-secondary.loading) .button{border-color:var(--button-default-active);background-color:var(--button-default-background-active);color:var(--button-default-active)}:host(.button-variant-secondary.disabled) .button,:host(.button-variant-secondary.disabled) .button:hover,:host(.button-variant-secondary.disabled) .button:active{border-color:var(--ic-architectural-300);color:var(--ic-architectural-300);background:none}:host(.button-variant-secondary.light.disabled) .button,:host(.button-variant-secondary.light.disabled) .button:hover,:host(.button-variant-secondary.light.disabled) .button:active{border-color:var(--ic-architectural-500);color:var(--ic-architectural-500);background:none}:host(.button-variant-tertiary) .button{color:var(--button-default)}:host(.button-variant-tertiary) .button:hover:not(:focus),:host(.button-variant-tertiary) .button:hover:focus{background-color:var(--button-default-background-hover);color:var(--button-default-hover)}:host(.button-variant-tertiary) .button:active:not(:focus),:host(.button-variant-tertiary) .button:active:focus,:host(.button-variant-tertiary) .button:active,:host(.button-variant-tertiary.loading) .button{background-color:var(--button-default-background-active);color:var(--button-default-active)}:host(.button-variant-tertiary.disabled) .button,:host(.button-variant-tertiary.disabled) .button:hover,:host(.button-variant-tertiary.disabled) .button:active{border-color:var(--ic-architectural-300);color:var(--ic-architectural-300);background:none}:host(.button-variant-tertiary.light.disabled) .button,:host(.button-variant-tertiary.light.disabled) .button:hover,:host(.button-variant-tertiary.light.disabled) .button:active{border-color:var(--ic-architectural-500);color:var(--ic-architectural-500);background:none}:host(.button-variant-icon) .button{color:var(--button-default);min-width:0;gap:var(--ic-space-xs);margin:var(--ic-space-1px) 0}:host(.button-variant-icon) .icon-container{width:var(--ic-space-lg) !important;height:var(--ic-space-lg) !important}:host(.button-variant-icon) .button:hover:not(:focus){background-color:var(--button-default-background-hover);color:var(--button-default-hover)}:host(.button-variant-icon) .button:active:not(:focus),:host(.button-variant-icon.loading) .button{background-color:var(--button-default-background-active);color:var(--button-default-active)}:host(.button-variant-icon.disabled) .button,:host(.button-variant-icon.disabled) .button:hover,:host(.button-variant-icon.disabled) .button:active{color:var(--ic-architectural-300);background:none}:host(.button-variant-destructive) .button{color:var(--ic-architectural-white);background-color:var(--ic-action-destructive);text-transform:uppercase}:host(.button-variant-destructive) .button:hover:not(:focus),:host(.button-variant-destructive) .button:hover:focus{background-color:var(--ic-action-destructive-hover)}:host(.button-variant-destructive) .button:active:not(:focus),:host(.button-variant-destructive) .button:active:focus,:host(.button-variant-destructive.loading) .button{background-color:var(--ic-action-destructive-active)}:host(.button-variant-destructive.disabled) .button{background:var(--ic-architectural-200);color:var(--ic-architectural-300)}:host(.button-size-default) .button{height:var(--height, 2.5rem);padding:var(--ic-space-xs) var(--ic-space-md)}:host(.button-size-small) .button{height:var(--height, var(--ic-space-xl));padding:var(--ic-space-xxs) var(--ic-space-md)}:host(.button-size-large) .button{height:var(--height, var(--ic-space-xxl));padding:var(--ic-space-sm) var(--ic-space-md)}:host(.button-size-default.button-variant-icon) .button{height:var(--height, var(--ic-space-xl));width:var(--ic-space-xl);padding:0.375rem}:host(.button-size-small.button-variant-icon) .button{height:var(--height, var(--ic-space-lg));width:var(--ic-space-lg);padding:var(--ic-space-xxs)}:host(.button-size-large.button-variant-icon) .button{height:var(--height, 2.5rem);width:2.5rem;padding:var(--ic-space-xs)}:host(.full-width),:host(.full-width) .button{width:100%}div.loading-container{position:relative;align-items:center;width:100%}ic-loading-indicator{--outer-color:transparent}@keyframes loading-animation{0%{width:0%;left:0%}25%{width:0%;left:0%;opacity:0}50%{width:100%;left:0%;opacity:1}75%{width:0%;left:100%}100%{width:0%;left:100%;opacity:0}}div.icon-container{box-sizing:border-box;width:var(--ic-space-lg);height:var(--ic-space-lg);display:flex;justify-content:center;align-items:center;margin-right:var(--ic-space-xs)}div.right-icon{margin-right:auto;margin-left:var(--ic-space-xs)}::slotted(:not(ic-badge)){width:var(--icon-width) !important;height:var(--icon-height) !important;fill:currentcolor !important;pointer-events:none}:host(.button-variant-icon) .button .icon-container{margin:0;pointer-events:none}:host(.search-submit-button) ::slotted(svg){--icon-height:1.25rem;--icon-width:1.25rem}:host(.search-submit-button-small) ::slotted(svg){--icon-height:1rem;--icon-width:1rem}:host(.clear-button){margin:0 var(--ic-space-xxs)}:host(.clear-button) .button:focus{box-shadow:none}:host(.search-submit-button) .button:focus{box-shadow:none}:host(.search-submit-button) .button:not(:active):focus{box-shadow:none;background-color:var(--ic-action-default-bg-hover)}:host(.search-submit-button){display:flex;align-items:center;margin:0 var(--ic-space-xxs)}:host(.menu-close-button) ::slotted(svg){--icon-height:0.875rem;--icon-width:0.875rem}:host(.popout-menu-button) .button{height:var(--height);justify-content:left;border-radius:0;white-space:pre-line;text-align:start}:host(.popout-menu-button) div.icon-container{flex:none}:host(.popout-menu-button) .button:focus{box-shadow:var(--ic-border-focus-inset);border-radius:var(--ic-border-radius-inset)}.ic-button-describedby{display:none}:host .ic-tooltip{display:block}:host .arrow-dropdown{margin-top:auto}:host .dropdown-expanded{transform:rotate(180deg);margin-bottom:var(--ic-space-xxxs)}:host(.dropdown-no-icon) .button{padding-right:var(--ic-space-xs)}@media (forced-colors: active){.button{border:0.125rem solid transparent}}:host(.flip) ::slotted(svg){transform:scaleX(-1)}";
10
+ const icButtonCss = "/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=\"button\"],[type=\"reset\"],[type=\"submit\"]{-webkit-appearance:button}button::-moz-focus-inner,[type=\"button\"]::-moz-focus-inner,[type=\"reset\"]::-moz-focus-inner,[type=\"submit\"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=\"button\"]:-moz-focusring,[type=\"reset\"]:-moz-focusring,[type=\"submit\"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=\"checkbox\"],[type=\"radio\"]{box-sizing:border-box;padding:0;}[type=\"number\"]::-webkit-inner-spin-button,[type=\"number\"]::-webkit-outer-spin-button{height:auto}[type=\"search\"]{-webkit-appearance:textfield;outline-offset:-2px;}[type=\"search\"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-style:inherit;vertical-align:baseline}:host{display:inline-block;position:relative;--button-default:var(--ic-action-default);--button-default-hover:var(--ic-action-default-hover);--button-default-active:var(--ic-action-default-active);--button-default-background-hover:var(--ic-action-default-bg-hover);--button-default-background-active:var(--ic-action-default-bg-active);--icon-width:100%;--icon-height:100%}.button{font-family:var(--ic-font-body-family);text-decoration:none;font-weight:600;font-size:0.875rem;transition:var(--ic-easing-transition-fast);border-radius:var(--ic-border-radius);min-width:var(--min-width, 6.25rem);display:inline-flex;flex-direction:row;justify-content:center;align-items:center;background:none;border:none;box-sizing:border-box;white-space:nowrap;vertical-align:middle}:host(.with-badge) .button{border-radius:0.2188rem}.button:hover{cursor:pointer}.button:focus,:host .button:focus,:host(.light) .button:focus{box-shadow:var(--ic-border-focus)}.button:focus-visible{outline:var(--ic-hc-focus-outline)}:host(.dark) .button{--button-default:var(--ic-action-dark);--button-default-hover:var(--ic-action-dark);--button-default-active:var(--ic-action-dark);--button-default-background-hover:var(--ic-action-dark-bg-hover);--button-default-background-active:var(--ic-action-dark-bg-active)}:host(.light) .button{--button-default:var(--ic-action-light);--button-default-hover:var(--ic-action-light);--button-default-active:var(--ic-action-light);--button-default-background-hover:var(--ic-action-light-bg-hover);--button-default-background-active:var(--ic-action-light-bg-active)}:host(.white-background) .button{--button-default-background-hover:var(--ic-action-default-bg-hover-no-alpha);--button-default-background-active:var(\n --ic-action-default-bg-active-no-alpha\n );background-color:var(--ic-architectural-white)}:host(.white-background.dark) .button{--button-default-background-hover:var(--ic-action-dark-bg-hover-no-alpha);--button-default-background-active:var(--ic-action-dark-bg-active-no-alpha)}:host(.button-variant-primary.light) .button{color:var(--ic-color-primary-text);--button-default-hover:var(--ic-action-light-hover);--button-default-active:var(--ic-action-light-active)}:host(.button-variant-primary.dark) .button{--button-default-hover:var(--ic-action-dark-hover);--button-default-active:var(--ic-action-dark-active)}:host(.disabled),:host(.disabled) .button,:host(.loading),:host(.loading) .button{pointer-events:none}:host(.top-icon) .button{flex-direction:column;--height:fit-content}:host(.top-icon) .button .icon-container{margin-right:0}:host(.button-variant-primary) .button{color:var(--ic-architectural-white);background-color:var(--button-default)}:host(.button-variant-primary) .button:hover:not(:focus){background-color:var(--button-default-hover)}:host(.button-variant-primary) .button:hover:focus{background-color:var(--button-default-hover);border-color:var(--button-default-hover)}:host(.button-variant-primary:not(.light)) .button:hover:focus{color:var(--ic-architectural-white)}:host(.button-variant-primary) .button:active:not(:focus),:host(.button-variant-primary.loading) .button{background-color:var(--button-default-active)}:host(.button-variant-primary) .button:active:focus{background-color:var(--button-default-active)}:host(.button-variant-primary) .button:active{background-color:var(--button-default-active)}:host(.button-variant-primary:not(.light)) .button:active{color:var(--ic-architectural-white)}:host(.button-variant-primary.disabled) .button{background:var(--ic-architectural-200);color:var(--ic-architectural-300)}:host(.button-variant-primary.light.disabled) .button{background:var(--ic-architectural-600);color:var(--ic-architectural-500)}:host(.button-variant-secondary) .button{border:var(--ic-border-width) solid var(--button-default);color:var(--button-default)}:host(.button-variant-secondary) .button:hover:not(:focus),:host(.button-variant-secondary) .button:hover:focus{background-color:var(--button-default-background-hover);border-color:var(--button-default-hover);color:var(--button-default-hover)}:host(.button-variant-secondary) .button:active:not(:focus),:host(.button-variant-secondary) .button:active:focus,:host(.button-variant-secondary) .button:active{border-color:var(--button-default-active);background-color:var(--button-default-background-active);color:var(--button-default-active)}:host(.button-variant-secondary.loading) .button{border-color:var(--button-default-active);background-color:var(--button-default-background-active);color:var(--button-default-active)}:host(.button-variant-secondary.disabled) .button,:host(.button-variant-secondary.disabled) .button:hover,:host(.button-variant-secondary.disabled) .button:active{border-color:var(--ic-architectural-300);color:var(--ic-architectural-300);background:none}:host(.button-variant-secondary.light.disabled) .button,:host(.button-variant-secondary.light.disabled) .button:hover,:host(.button-variant-secondary.light.disabled) .button:active{border-color:var(--ic-architectural-500);color:var(--ic-architectural-500);background:none}:host(.button-variant-tertiary) .button{color:var(--button-default)}:host(.button-variant-tertiary) .button:hover:not(:focus),:host(.button-variant-tertiary) .button:hover:focus{background-color:var(--button-default-background-hover);color:var(--button-default-hover)}:host(.button-variant-tertiary) .button:active:not(:focus),:host(.button-variant-tertiary) .button:active:focus,:host(.button-variant-tertiary) .button:active,:host(.button-variant-tertiary.loading) .button{background-color:var(--button-default-background-active);color:var(--button-default-active)}:host(.button-variant-tertiary.disabled) .button,:host(.button-variant-tertiary.disabled) .button:hover,:host(.button-variant-tertiary.disabled) .button:active{border-color:var(--ic-architectural-300);color:var(--ic-architectural-300);background:none}:host(.button-variant-tertiary.light.disabled) .button,:host(.button-variant-tertiary.light.disabled) .button:hover,:host(.button-variant-tertiary.light.disabled) .button:active{border-color:var(--ic-architectural-500);color:var(--ic-architectural-500);background:none}:host(.button-variant-icon) .button{color:var(--button-default);min-width:0;gap:var(--ic-space-xs);margin:var(--ic-space-1px) 0}:host(.button-variant-icon) .icon-container{width:var(--ic-space-lg) !important;height:var(--ic-space-lg) !important}:host(.button-variant-icon) .button:hover:not(:focus),:host(.button-variant-icon) .button:hover:focus{background-color:var(--button-default-background-hover);color:var(--button-default-hover)}:host(.button-variant-icon) .button:active:not(:focus),:host(.button-variant-icon.loading) .button{background-color:var(--button-default-background-active);color:var(--button-default-active)}:host(.button-variant-icon.disabled) .button,:host(.button-variant-icon.disabled) .button:hover,:host(.button-variant-icon.disabled) .button:active{color:var(--ic-architectural-300);background:none}:host(.button-variant-destructive) .button{color:var(--ic-architectural-white);background-color:var(--ic-action-destructive);text-transform:uppercase}:host(.button-variant-destructive) .button:hover:not(:focus),:host(.button-variant-destructive) .button:hover:focus{background-color:var(--ic-action-destructive-hover)}:host(.button-variant-destructive) .button:active:not(:focus),:host(.button-variant-destructive) .button:active:focus,:host(.button-variant-destructive.loading) .button{background-color:var(--ic-action-destructive-active)}:host(.button-variant-destructive.disabled) .button{background:var(--ic-architectural-200);color:var(--ic-architectural-300)}:host(.button-size-default) .button{height:var(--height, 2.5rem);padding:var(--ic-space-xs) var(--ic-space-md)}:host(.button-size-small) .button{height:var(--height, var(--ic-space-xl));padding:var(--ic-space-xxs) var(--ic-space-md)}:host(.button-size-large) .button{height:var(--height, var(--ic-space-xxl));padding:var(--ic-space-sm) var(--ic-space-md)}:host(.button-size-default.button-variant-icon) .button{height:var(--height, var(--ic-space-xl));width:var(--ic-space-xl);padding:0.375rem}:host(.button-size-small.button-variant-icon) .button{height:var(--height, var(--ic-space-lg));width:var(--ic-space-lg);padding:var(--ic-space-xxs)}:host(.button-size-large.button-variant-icon) .button{height:var(--height, 2.5rem);width:2.5rem;padding:var(--ic-space-xs)}:host(.full-width),:host(.full-width) .button{width:100%}div.loading-container{position:relative;align-items:center;width:100%}ic-loading-indicator{--outer-color:transparent}@keyframes loading-animation{0%{width:0%;left:0%}25%{width:0%;left:0%;opacity:0}50%{width:100%;left:0%;opacity:1}75%{width:0%;left:100%}100%{width:0%;left:100%;opacity:0}}div.icon-container{box-sizing:border-box;width:var(--ic-space-lg);height:var(--ic-space-lg);display:flex;justify-content:center;align-items:center;margin-right:var(--ic-space-xs)}div.right-icon{margin-right:auto;margin-left:var(--ic-space-xs)}::slotted(:not(ic-badge)){width:var(--icon-width) !important;height:var(--icon-height) !important;fill:currentcolor !important;pointer-events:none}:host(.button-variant-icon) .button .icon-container{margin:0;pointer-events:none}:host(.search-submit-button) ::slotted(svg){--icon-height:1.25rem;--icon-width:1.25rem}:host(.search-submit-button-small) ::slotted(svg){--icon-height:1rem;--icon-width:1rem}:host(.clear-button){margin:0 var(--ic-space-xxs)}:host(.clear-button) .button:focus{box-shadow:none}:host(.search-submit-button) .button:focus{box-shadow:none}:host(.search-submit-button) .button:not(:active):focus{box-shadow:none;background-color:var(--ic-action-default-bg-hover)}:host(.search-submit-button){display:flex;align-items:center;margin:0 var(--ic-space-xxs)}:host(.menu-close-button) ::slotted(svg){--icon-height:0.875rem;--icon-width:0.875rem}:host(.popout-menu-button) .button{height:var(--height);justify-content:left;border-radius:0;white-space:pre-line;text-align:start}:host(.popout-menu-button) div.icon-container{flex:none}:host(.popout-menu-button) .button:focus{box-shadow:var(--ic-border-focus-inset);border-radius:var(--ic-border-radius-inset)}.ic-button-describedby{display:none}:host .ic-tooltip{display:block}:host .arrow-dropdown{margin-top:auto}:host .dropdown-expanded{transform:rotate(180deg);margin-bottom:var(--ic-space-xxxs)}:host(.dropdown-no-icon) .button{padding-right:var(--ic-space-xs)}@media (forced-colors: active){.button{border:0.125rem solid transparent}}:host(.flip) ::slotted(svg){transform:scaleX(-1)}";
11
11
 
12
12
  var __rest = (undefined && undefined.__rest) || function (s, e) {
13
13
  var t = {};
@@ -208,6 +208,10 @@ const Button = class {
208
208
  const iconEl = this.el.querySelector(`[slot="left-icon"]`);
209
209
  return iconEl !== null;
210
210
  }
211
+ hasTopIconSlot() {
212
+ const iconEl = this.el.querySelector(`[slot="top-icon"]`);
213
+ return iconEl !== null;
214
+ }
211
215
  hasRightIconSlot() {
212
216
  const iconEl = this.el.querySelector(`[slot="right-icon"]`);
213
217
  return iconEl !== null;
@@ -261,7 +265,10 @@ const Button = class {
261
265
  describedBy = this.describedById;
262
266
  }
263
267
  const ButtonContent = () => {
264
- return (h(TagType, Object.assign({ class: "button", "aria-disabled": this.loading || this.disabled ? "true" : null, "aria-label": this.loading ? "Loading" : ariaLabel }, buttonAttrs, inheritedAttributes, { onFocus: this.onFocus, onBlur: this.onBlur, ref: (el) => (this.buttonEl = el), "aria-describedby": describedBy, part: "button" }), this.hasIconSlot() && !this.loading && (h("div", { class: "icon-container" }, h("slot", { name: "icon" }))), this.hasLeftIconSlot() && !this.loading && (h("div", { class: "icon-container" }, h("slot", { name: "left-icon" }))), this.loading ? (h("div", { class: "loading-container" }, h("ic-loading-indicator", { type: "linear", appearance: this.variant === "primary" ||
268
+ return (h(TagType, Object.assign({ class: "button", "aria-disabled": this.loading || this.disabled ? "true" : null, "aria-label": this.loading ? "Loading" : ariaLabel }, buttonAttrs, inheritedAttributes, { onFocus: this.onFocus, onBlur: this.onBlur, ref: (el) => (this.buttonEl = el), "aria-describedby": describedBy, part: "button" }), this.hasIconSlot() && !this.loading && (h("div", { class: "icon-container" }, h("slot", { name: "icon" }))), this.hasLeftIconSlot() && !this.loading && (h("div", { class: "icon-container" }, h("slot", { name: "left-icon" }))), this.hasTopIconSlot() &&
269
+ !this.hasLeftIconSlot() &&
270
+ !this.hasRightIconSlot() &&
271
+ !this.loading && (h("div", { class: "icon-container" }, h("slot", { name: "top-icon" }))), this.loading ? (h("div", { class: "loading-container" }, h("ic-loading-indicator", { type: "linear", appearance: this.variant === "primary" ||
265
272
  this.variant === "destructive" ||
266
273
  this.appearance === IcThemeForegroundEnum.Dark ||
267
274
  this.appearance === IcThemeForegroundEnum.Light
@@ -286,6 +293,7 @@ const Button = class {
286
293
  ["dropdown-no-icon"]: this.dropdown &&
287
294
  !isSlotUsed(this.el, "icon") &&
288
295
  !isSlotUsed(this.el, "left-icon"),
296
+ ["top-icon"]: isSlotUsed(this.el, "top-icon"),
289
297
  ["white-background"]: this.variant === "secondary" &&
290
298
  !this.transparentBackground &&
291
299
  this.appearance !== "light",
@@ -557,35 +565,40 @@ const Tooltip = class {
557
565
  this.toolTip.style.setProperty("--tooltip-translate-y", `${tooltipY}px`);
558
566
  };
559
567
  this.show = () => {
560
- this.toolTip.setAttribute("data-show", "");
561
- if (this.onDialog) {
562
- this.el.classList.add("on-dialog");
563
- const dialogEl = this.icDialogEl.shadowRoot
564
- .querySelector("dialog")
565
- .getBoundingClientRect();
566
- this.getTooltipTranslate(dialogEl);
567
- }
568
- this.popperInstance = createPopper(this.el, this.toolTip, {
569
- placement: this.placement,
570
- modifiers: [
571
- {
572
- name: "offset",
573
- options: {
574
- offset: [0, 10],
568
+ if (this.label) {
569
+ this.toolTip.setAttribute("data-show", "");
570
+ if (this.onDialog) {
571
+ this.el.classList.add("on-dialog");
572
+ const dialogEl = this.icDialogEl.shadowRoot
573
+ .querySelector("dialog")
574
+ .getBoundingClientRect();
575
+ this.getTooltipTranslate(dialogEl);
576
+ }
577
+ this.popperInstance = createPopper(this.el, this.toolTip, {
578
+ placement: this.placement,
579
+ modifiers: [
580
+ {
581
+ name: "offset",
582
+ options: {
583
+ offset: [0, 10],
584
+ },
575
585
  },
576
- },
577
- {
578
- name: "arrow",
579
- options: {
580
- element: this.arrow,
586
+ {
587
+ name: "arrow",
588
+ options: {
589
+ element: this.arrow,
590
+ },
581
591
  },
582
- },
583
- {
584
- name: "eventListeners",
585
- options: { scroll: false, resize: false },
586
- },
587
- ],
588
- });
592
+ {
593
+ name: "eventListeners",
594
+ options: { scroll: false, resize: false },
595
+ },
596
+ ],
597
+ });
598
+ }
599
+ else {
600
+ console.warn(`Tooltip can't display without prop 'label' set`);
601
+ }
589
602
  };
590
603
  this.hide = () => {
591
604
  this.toolTip.removeAttribute("data-show");