@ukic/canary-web-components 3.0.0-canary.33 → 3.0.0-canary.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (946) hide show
  1. package/dist/cjs/{OpenInNew-7bac24f7.js → OpenInNew-add95b7b.js} +1 -1
  2. package/dist/cjs/OpenInNew-add95b7b.js.map +1 -0
  3. package/dist/{esm/purify-6eaa9893.js → cjs/common-helpers-577fc5b0.js} +22 -2
  4. package/dist/cjs/common-helpers-577fc5b0.js.map +1 -0
  5. package/dist/cjs/core.cjs.js +1 -1
  6. package/dist/cjs/{helpers-2cc5f6db.js → helpers-cb472df9.js} +1 -128
  7. package/dist/cjs/helpers-cb472df9.js.map +1 -0
  8. package/dist/cjs/helpers-f81fed28.js.map +1 -1
  9. package/dist/cjs/ic-badge-27f26087.js +184 -0
  10. package/dist/cjs/ic-badge-27f26087.js.map +1 -0
  11. package/dist/cjs/ic-badge.cjs.entry.js +4 -177
  12. package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
  13. package/dist/cjs/ic-button-4c329a7d.js +435 -0
  14. package/dist/cjs/ic-button-4c329a7d.js.map +1 -0
  15. package/dist/cjs/ic-button_3.cjs.entry.js +9 -875
  16. package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
  17. package/dist/cjs/ic-calendar_2.cjs.entry.js +22 -13
  18. package/dist/cjs/ic-calendar_2.cjs.entry.js.map +1 -1
  19. package/dist/cjs/ic-card-horizontal.cjs.entry.js +10 -5
  20. package/dist/cjs/ic-card-horizontal.cjs.entry.js.map +1 -1
  21. package/dist/cjs/ic-checkbox-ac44e0a2.js +204 -0
  22. package/dist/cjs/ic-checkbox-ac44e0a2.js.map +1 -0
  23. package/dist/cjs/ic-checkbox_3.cjs.entry.js +22 -208
  24. package/dist/cjs/ic-checkbox_3.cjs.entry.js.map +1 -1
  25. package/dist/cjs/ic-chip-1ff0950a.js +133 -0
  26. package/dist/cjs/ic-chip-1ff0950a.js.map +1 -0
  27. package/dist/cjs/ic-chip.cjs.entry.js +4 -119
  28. package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
  29. package/dist/cjs/ic-data-table-title-bar.cjs.entry.js +19 -4
  30. package/dist/cjs/ic-data-table-title-bar.cjs.entry.js.map +1 -1
  31. package/dist/cjs/ic-data-table.cjs.entry.js +18 -10
  32. package/dist/cjs/ic-data-table.cjs.entry.js.map +1 -1
  33. package/dist/cjs/ic-date-picker.cjs.entry.js +2 -2
  34. package/dist/cjs/ic-input-component-container_4.cjs.entry.js +7 -229
  35. package/dist/cjs/ic-input-component-container_4.cjs.entry.js.map +1 -1
  36. package/dist/cjs/ic-input-validation-bf7afa43.js +259 -0
  37. package/dist/cjs/ic-input-validation-bf7afa43.js.map +1 -0
  38. package/dist/cjs/ic-link-c77848ab.js +111 -0
  39. package/dist/cjs/ic-link-c77848ab.js.map +1 -0
  40. package/dist/cjs/ic-link.cjs.entry.js +5 -104
  41. package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
  42. package/dist/cjs/ic-loading-indicator-bbd1572c.js +233 -0
  43. package/dist/cjs/ic-loading-indicator-bbd1572c.js.map +1 -0
  44. package/dist/cjs/ic-menu-e9a1a0d3.js +987 -0
  45. package/dist/cjs/ic-menu-e9a1a0d3.js.map +1 -0
  46. package/dist/cjs/ic-menu.cjs.entry.js +6 -991
  47. package/dist/cjs/ic-menu.cjs.entry.js.map +1 -1
  48. package/dist/cjs/ic-navigation-item-59bd8957.js +243 -0
  49. package/dist/cjs/ic-navigation-item-59bd8957.js.map +1 -0
  50. package/dist/cjs/ic-navigation-item.cjs.entry.js +5 -232
  51. package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
  52. package/dist/cjs/ic-page-header-3d8b3a59.js +131 -0
  53. package/dist/cjs/ic-page-header-3d8b3a59.js.map +1 -0
  54. package/dist/cjs/ic-page-header.cjs.entry.js +4 -124
  55. package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
  56. package/dist/cjs/ic-pagination_3.cjs.entry.js +16 -0
  57. package/dist/cjs/ic-pagination_3.cjs.entry.js.map +1 -0
  58. package/dist/cjs/ic-section-container-128e2db0.js +34 -0
  59. package/dist/cjs/ic-section-container-128e2db0.js.map +1 -0
  60. package/dist/cjs/ic-section-container.cjs.entry.js +3 -27
  61. package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
  62. package/dist/cjs/ic-select-bc8ca251.js +876 -0
  63. package/dist/cjs/ic-select-bc8ca251.js.map +1 -0
  64. package/dist/cjs/ic-skip-link-43203eea.js +60 -0
  65. package/dist/cjs/ic-skip-link-43203eea.js.map +1 -0
  66. package/dist/cjs/ic-skip-link.cjs.entry.js +3 -53
  67. package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -1
  68. package/dist/cjs/ic-status-tag-a4377a6b.js +55 -0
  69. package/dist/cjs/ic-status-tag-a4377a6b.js.map +1 -0
  70. package/dist/cjs/ic-status-tag.cjs.entry.js +4 -48
  71. package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
  72. package/dist/cjs/ic-table-of-contents.cjs.entry.js +14 -3
  73. package/dist/cjs/ic-table-of-contents.cjs.entry.js.map +1 -1
  74. package/dist/cjs/ic-text-field-5d7ae957.js +732 -0
  75. package/dist/cjs/ic-text-field-5d7ae957.js.map +1 -0
  76. package/dist/cjs/ic-theme.cjs.entry.js +2 -2
  77. package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
  78. package/dist/cjs/ic-time-input.cjs.entry.js +17 -7
  79. package/dist/cjs/ic-time-input.cjs.entry.js.map +1 -1
  80. package/dist/cjs/ic-time-selector.cjs.entry.js +53 -170
  81. package/dist/cjs/ic-time-selector.cjs.entry.js.map +1 -1
  82. package/dist/cjs/ic-toggle-button-ce67a1ec.js +452 -0
  83. package/dist/cjs/ic-toggle-button-ce67a1ec.js.map +1 -0
  84. package/dist/cjs/ic-toggle-button_2.cjs.entry.js +5 -445
  85. package/dist/cjs/ic-toggle-button_2.cjs.entry.js.map +1 -1
  86. package/dist/cjs/ic-tooltip-3cc80832.js +239 -0
  87. package/dist/cjs/ic-tooltip-3cc80832.js.map +1 -0
  88. package/dist/cjs/ic-top-navigation-a6c4be7b.js +237 -0
  89. package/dist/cjs/ic-top-navigation-a6c4be7b.js.map +1 -0
  90. package/dist/cjs/ic-top-navigation.cjs.entry.js +4 -227
  91. package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
  92. package/dist/cjs/ic-tree-item.cjs.entry.js +5 -4
  93. package/dist/cjs/ic-tree-item.cjs.entry.js.map +1 -1
  94. package/dist/cjs/ic-tree-view.cjs.entry.js +7 -5
  95. package/dist/cjs/ic-tree-view.cjs.entry.js.map +1 -1
  96. package/dist/cjs/ic-typography-a199c128.js +198 -0
  97. package/dist/cjs/ic-typography-a199c128.js.map +1 -0
  98. package/dist/cjs/ic-typography.cjs.entry.js +4 -191
  99. package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
  100. package/dist/cjs/index-d337cd8a.js +6 -170
  101. package/dist/cjs/loader.cjs.js +1 -1
  102. package/dist/collection/collection-manifest.json +28 -76
  103. package/dist/collection/components/ic-calendar/ic-calendar.js +12 -10
  104. package/dist/collection/components/ic-calendar/ic-calendar.js.map +1 -1
  105. package/dist/collection/components/ic-calendar/ic-day-button.js +1 -0
  106. package/dist/collection/components/ic-calendar/ic-day-button.js.map +1 -1
  107. package/dist/collection/components/ic-calendar/ic-month-picker.js +1 -0
  108. package/dist/collection/components/ic-calendar/ic-month-picker.js.map +1 -1
  109. package/dist/collection/components/ic-calendar/ic-year-picker.js +1 -0
  110. package/dist/collection/components/ic-calendar/ic-year-picker.js.map +1 -1
  111. package/dist/collection/components/ic-calendar/test/a11y/ic-calendar.test.a11y.js +1 -1
  112. package/dist/collection/components/ic-calendar/test/a11y/ic-calendar.test.a11y.js.map +1 -1
  113. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js +9 -5
  114. package/dist/collection/components/ic-card-horizontal/ic-card-horizontal.js.map +1 -1
  115. package/dist/collection/components/ic-data-table/ic-data-table.js +15 -8
  116. package/dist/collection/components/ic-data-table/ic-data-table.js.map +1 -1
  117. package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js +18 -4
  118. package/dist/collection/components/ic-data-table-title-bar/ic-data-table-title-bar.js.map +1 -1
  119. package/dist/collection/components/ic-date-input/ic-date-input.js +13 -3
  120. package/dist/collection/components/ic-date-input/ic-date-input.js.map +1 -1
  121. package/dist/collection/components/ic-date-input/test/helpers/ic-date-input.js +1 -1
  122. package/dist/collection/components/ic-date-input/test/helpers/ic-date-input.js.map +1 -1
  123. package/dist/collection/components/ic-date-picker/ic-date-picker.js +2 -2
  124. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js +19 -12
  125. package/dist/collection/components/ic-pagination-bar/ic-pagination-bar.js.map +1 -1
  126. package/dist/collection/components/ic-table-of-contents/ic-table-of-contents-item.js +1 -0
  127. package/dist/collection/components/ic-table-of-contents/ic-table-of-contents-item.js.map +1 -1
  128. package/dist/collection/components/ic-table-of-contents/ic-table-of-contents.js +12 -3
  129. package/dist/collection/components/ic-table-of-contents/ic-table-of-contents.js.map +1 -1
  130. package/dist/collection/components/ic-time-input/ic-time-input.js +20 -8
  131. package/dist/collection/components/ic-time-input/ic-time-input.js.map +1 -1
  132. package/dist/collection/components/ic-time-input/ic-time-input.stories.js +4 -4
  133. package/dist/collection/components/ic-time-input/ic-time-input.stories.js.map +1 -1
  134. package/dist/collection/components/ic-time-input/test/helpers/ic-time-input.js +1 -1
  135. package/dist/collection/components/ic-time-input/test/helpers/ic-time-input.js.map +1 -1
  136. package/dist/collection/components/ic-time-selector/ic-time-selector.js +55 -200
  137. package/dist/collection/components/ic-time-selector/ic-time-selector.js.map +1 -1
  138. package/dist/collection/components/ic-time-selector/ic-time-selector.stories.js +50 -24
  139. package/dist/collection/components/ic-time-selector/ic-time-selector.stories.js.map +1 -1
  140. package/dist/collection/components/ic-tree-item/ic-tree-item.js +4 -4
  141. package/dist/collection/components/ic-tree-item/ic-tree-item.js.map +1 -1
  142. package/dist/collection/components/ic-tree-view/ic-tree-view.js +5 -3
  143. package/dist/collection/components/ic-tree-view/ic-tree-view.js.map +1 -1
  144. package/dist/collection/components/ic-tree-view/ic-tree-view.stories.js +32 -2
  145. package/dist/collection/components/ic-tree-view/ic-tree-view.stories.js.map +1 -1
  146. package/dist/collection/utils/types.js.map +1 -1
  147. package/dist/components/common-helpers.js +1364 -3
  148. package/dist/components/common-helpers.js.map +1 -1
  149. package/dist/components/helpers.js +1 -116
  150. package/dist/components/helpers.js.map +1 -1
  151. package/dist/components/helpers2.js.map +1 -1
  152. package/dist/components/ic-badge.d.ts +11 -0
  153. package/dist/components/ic-badge.js +3 -3
  154. package/dist/components/ic-badge.js.map +1 -1
  155. package/dist/components/ic-button.d.ts +11 -0
  156. package/dist/components/ic-button2.js +5 -5
  157. package/dist/components/ic-button2.js.map +1 -1
  158. package/dist/components/ic-calendar2.js +12 -11
  159. package/dist/components/ic-calendar2.js.map +1 -1
  160. package/dist/components/ic-card-horizontal.js +6 -5
  161. package/dist/components/ic-card-horizontal.js.map +1 -1
  162. package/dist/components/ic-checkbox.d.ts +11 -0
  163. package/dist/components/ic-checkbox2.js +5 -5
  164. package/dist/components/ic-checkbox2.js.map +1 -1
  165. package/dist/components/ic-chip.d.ts +11 -0
  166. package/dist/components/ic-chip.js +14 -6
  167. package/dist/components/ic-chip.js.map +1 -1
  168. package/dist/components/ic-data-table-title-bar.js +18 -7
  169. package/dist/components/ic-data-table-title-bar.js.map +1 -1
  170. package/dist/components/ic-data-table.js +34 -40
  171. package/dist/components/ic-data-table.js.map +1 -1
  172. package/dist/components/ic-date-input2.js +10 -6
  173. package/dist/components/ic-date-input2.js.map +1 -1
  174. package/dist/components/ic-date-picker.js +2 -2
  175. package/dist/components/ic-empty-state.d.ts +11 -0
  176. package/dist/components/ic-empty-state2.js +3 -3
  177. package/dist/components/ic-empty-state2.js.map +1 -1
  178. package/dist/components/ic-input-component-container.d.ts +11 -0
  179. package/dist/components/ic-input-component-container2.js +5 -4
  180. package/dist/components/ic-input-component-container2.js.map +1 -1
  181. package/dist/components/ic-input-container.d.ts +11 -0
  182. package/dist/components/ic-input-container2.js +2 -2
  183. package/dist/components/ic-input-container2.js.map +1 -1
  184. package/dist/components/ic-input-label.d.ts +11 -0
  185. package/dist/components/ic-input-label2.js +3 -3
  186. package/dist/components/ic-input-label2.js.map +1 -1
  187. package/dist/components/ic-input-validation.d.ts +11 -0
  188. package/dist/components/ic-input-validation2.js +21 -5
  189. package/dist/components/ic-input-validation2.js.map +1 -1
  190. package/dist/components/ic-link.d.ts +11 -0
  191. package/dist/components/ic-link2.js +2 -2
  192. package/dist/components/ic-link2.js.map +1 -1
  193. package/dist/components/ic-loading-indicator.d.ts +11 -0
  194. package/dist/components/ic-loading-indicator2.js +27 -13
  195. package/dist/components/ic-loading-indicator2.js.map +1 -1
  196. package/dist/components/ic-menu.d.ts +11 -0
  197. package/dist/components/ic-menu2.js +11 -22
  198. package/dist/components/ic-menu2.js.map +1 -1
  199. package/dist/components/ic-navigation-item.d.ts +11 -0
  200. package/dist/components/ic-navigation-item.js +8 -4
  201. package/dist/components/ic-navigation-item.js.map +1 -1
  202. package/dist/components/ic-page-header.d.ts +11 -0
  203. package/dist/components/ic-page-header.js +9 -33
  204. package/dist/components/ic-page-header.js.map +1 -1
  205. package/dist/components/ic-pagination-bar2.js +23 -29
  206. package/dist/components/ic-pagination-bar2.js.map +1 -1
  207. package/dist/components/ic-pagination.d.ts +11 -0
  208. package/dist/components/ic-pagination2.js +34 -15
  209. package/dist/components/ic-pagination2.js.map +1 -1
  210. package/dist/components/ic-section-container.d.ts +11 -0
  211. package/dist/components/ic-section-container2.js +2 -2
  212. package/dist/components/ic-section-container2.js.map +1 -1
  213. package/dist/components/ic-select.d.ts +11 -0
  214. package/dist/components/ic-select2.js +7 -7
  215. package/dist/components/ic-select2.js.map +1 -1
  216. package/dist/components/ic-skip-link.d.ts +11 -0
  217. package/dist/components/ic-skip-link.js +2 -2
  218. package/dist/components/ic-skip-link.js.map +1 -1
  219. package/dist/components/ic-status-tag.d.ts +11 -0
  220. package/dist/components/ic-status-tag.js +2 -2
  221. package/dist/components/ic-status-tag.js.map +1 -1
  222. package/dist/components/ic-table-of-contents.js +5 -4
  223. package/dist/components/ic-table-of-contents.js.map +1 -1
  224. package/dist/components/ic-text-field.d.ts +11 -0
  225. package/dist/components/ic-text-field2.js +6 -6
  226. package/dist/components/ic-text-field2.js.map +1 -1
  227. package/dist/components/ic-theme.d.ts +11 -0
  228. package/dist/components/ic-theme.js +2 -2
  229. package/dist/components/ic-theme.js.map +1 -1
  230. package/dist/components/ic-time-input.js +16 -12
  231. package/dist/components/ic-time-input.js.map +1 -1
  232. package/dist/components/ic-time-selector.js +51 -173
  233. package/dist/components/ic-time-selector.js.map +1 -1
  234. package/dist/components/ic-toggle-button-group.d.ts +11 -0
  235. package/dist/components/ic-toggle-button-group2.js +2 -2
  236. package/dist/components/ic-toggle-button-group2.js.map +1 -1
  237. package/dist/components/ic-toggle-button.d.ts +11 -0
  238. package/dist/components/ic-toggle-button2.js +3 -3
  239. package/dist/components/ic-toggle-button2.js.map +1 -1
  240. package/dist/components/ic-tooltip.d.ts +11 -0
  241. package/dist/components/ic-tooltip2.js +3 -3
  242. package/dist/components/ic-tooltip2.js.map +1 -1
  243. package/dist/components/ic-top-navigation.d.ts +11 -0
  244. package/dist/components/ic-top-navigation.js +12 -21
  245. package/dist/components/ic-top-navigation.js.map +1 -1
  246. package/dist/components/ic-tree-item.js +4 -5
  247. package/dist/components/ic-tree-item.js.map +1 -1
  248. package/dist/components/ic-tree-view.js +5 -4
  249. package/dist/components/ic-tree-view.js.map +1 -1
  250. package/dist/components/ic-typography.d.ts +11 -0
  251. package/dist/components/ic-typography2.js +3 -3
  252. package/dist/components/ic-typography2.js.map +1 -1
  253. package/dist/components/success-icon.js +11 -0
  254. package/dist/components/success-icon.js.map +1 -0
  255. package/dist/core/core.css +1 -1
  256. package/dist/core/core.esm.js +1 -1
  257. package/dist/core/core.esm.js.map +1 -1
  258. package/dist/core/p-01b04775.js +2 -0
  259. package/dist/core/p-01b04775.js.map +1 -0
  260. package/dist/core/p-02d0a238.entry.js +2 -0
  261. package/dist/core/{p-c4b2774d.entry.js → p-0592277b.js} +2 -2
  262. package/dist/core/p-0592277b.js.map +1 -0
  263. package/dist/core/p-0664935b.js +2 -0
  264. package/dist/core/p-0664935b.js.map +1 -0
  265. package/dist/core/p-0aa06309.entry.js +2 -0
  266. package/dist/core/p-0aa06309.entry.js.map +1 -0
  267. package/dist/core/p-0c02b16c.entry.js +2 -0
  268. package/dist/core/p-1836fef6.entry.js +2 -0
  269. package/dist/core/p-1836fef6.entry.js.map +1 -0
  270. package/dist/core/{p-79ead0e7.entry.js → p-18d5e467.js} +2 -2
  271. package/dist/core/p-18d5e467.js.map +1 -0
  272. package/dist/core/p-1ddc08d0.js +2 -0
  273. package/dist/core/p-1ddc08d0.js.map +1 -0
  274. package/dist/core/{p-201b41c7.entry.js → p-22267c01.entry.js} +2 -2
  275. package/dist/core/p-27962d4d.entry.js +2 -0
  276. package/dist/core/p-384a7f60.entry.js +2 -0
  277. package/dist/core/p-3ed17bfc.entry.js +2 -0
  278. package/dist/core/p-3ed17bfc.entry.js.map +1 -0
  279. package/dist/core/p-42bacb0d.entry.js +2 -0
  280. package/dist/core/p-42bacb0d.entry.js.map +1 -0
  281. package/dist/core/p-4385552a.entry.js +2 -0
  282. package/dist/core/p-4385552a.entry.js.map +1 -0
  283. package/dist/core/{p-551a0fc1.entry.js → p-510f8257.entry.js} +2 -2
  284. package/dist/core/p-510f8257.entry.js.map +1 -0
  285. package/dist/core/{p-939025af.entry.js → p-5585895d.js} +2 -2
  286. package/dist/core/p-5585895d.js.map +1 -0
  287. package/dist/core/p-56ef5c79.js +2 -0
  288. package/dist/core/p-56ef5c79.js.map +1 -0
  289. package/dist/core/{p-7efdbab8.entry.js → p-5d5b1aa8.js} +2 -2
  290. package/dist/core/p-5d5b1aa8.js.map +1 -0
  291. package/dist/core/p-5e14ec1e.entry.js +2 -0
  292. package/dist/core/p-5e14ec1e.entry.js.map +1 -0
  293. package/dist/core/p-67a25154.entry.js +2 -0
  294. package/dist/core/p-67a25154.entry.js.map +1 -0
  295. package/dist/core/{p-ea1ea1b9.js → p-67a4f674.js} +1 -1
  296. package/dist/core/p-67a4f674.js.map +1 -0
  297. package/dist/core/p-6f45df7a.entry.js +2 -0
  298. package/dist/core/p-6f45df7a.entry.js.map +1 -0
  299. package/dist/core/{p-33509a89.entry.js → p-7843f9be.js} +2 -2
  300. package/dist/core/p-7843f9be.js.map +1 -0
  301. package/dist/core/p-7bbd1881.js +2 -0
  302. package/dist/core/p-7bbd1881.js.map +1 -0
  303. package/dist/core/{p-349d91dc.js → p-7d378ee6.js} +3 -3
  304. package/dist/core/p-7d378ee6.js.map +1 -0
  305. package/dist/core/p-7e4404fc.entry.js +2 -0
  306. package/dist/core/p-7e4404fc.entry.js.map +1 -0
  307. package/dist/core/p-829b34f9.js.map +1 -1
  308. package/dist/core/p-84129c7e.entry.js +2 -0
  309. package/dist/core/p-84129c7e.entry.js.map +1 -0
  310. package/dist/core/p-857362bd.entry.js +2 -0
  311. package/dist/core/p-857362bd.entry.js.map +1 -0
  312. package/dist/core/p-883e677d.entry.js +2 -0
  313. package/dist/core/p-883e677d.entry.js.map +1 -0
  314. package/dist/core/p-9148bd35.js +2 -0
  315. package/dist/core/p-9148bd35.js.map +1 -0
  316. package/dist/core/p-92e447e1.entry.js +2 -0
  317. package/dist/core/p-92e447e1.entry.js.map +1 -0
  318. package/dist/core/p-964d0e32.js +2 -0
  319. package/dist/core/p-964d0e32.js.map +1 -0
  320. package/dist/core/{p-9ca147f3.entry.js → p-9b218099.js} +2 -2
  321. package/dist/core/p-9b218099.js.map +1 -0
  322. package/dist/core/p-a4cb3520.js +2 -0
  323. package/dist/core/p-a4cb3520.js.map +1 -0
  324. package/dist/core/p-a50e4bdf.entry.js +2 -0
  325. package/dist/core/p-a50e4bdf.entry.js.map +1 -0
  326. package/dist/core/p-b8325ec4.js +2 -0
  327. package/dist/core/p-b8325ec4.js.map +1 -0
  328. package/dist/core/p-c1337dbc.entry.js +2 -0
  329. package/dist/core/p-c1337dbc.entry.js.map +1 -0
  330. package/dist/core/p-c2669ec9.js +2 -0
  331. package/dist/core/p-c2669ec9.js.map +1 -0
  332. package/dist/core/p-c5ac4fcc.entry.js +2 -0
  333. package/dist/core/p-c5ac4fcc.entry.js.map +1 -0
  334. package/dist/core/{p-879c180d.entry.js → p-c5d680be.js} +2 -2
  335. package/dist/core/p-c5d680be.js.map +1 -0
  336. package/dist/core/p-cd454ff0.entry.js +2 -0
  337. package/dist/core/p-cd454ff0.entry.js.map +1 -0
  338. package/dist/core/{p-319e3d5b.entry.js → p-d107dfa8.js} +2 -2
  339. package/dist/core/p-d107dfa8.js.map +1 -0
  340. package/dist/core/p-da2a9ddc.js +2 -0
  341. package/dist/core/p-da2a9ddc.js.map +1 -0
  342. package/dist/core/p-dc3a13d5.entry.js +2 -0
  343. package/dist/core/p-dc3a13d5.entry.js.map +1 -0
  344. package/dist/core/p-f3267773.entry.js +2 -0
  345. package/dist/core/p-f3267773.entry.js.map +1 -0
  346. package/dist/core/p-f65f0065.js +2 -0
  347. package/dist/core/p-f65f0065.js.map +1 -0
  348. package/dist/core/p-fc239961.entry.js +2 -0
  349. package/dist/core/p-fc239961.entry.js.map +1 -0
  350. package/dist/core/p-fd4fd86a.entry.js +2 -0
  351. package/dist/core/p-fd4fd86a.entry.js.map +1 -0
  352. package/dist/esm/{OpenInNew-52210a9d.js → OpenInNew-6f820c13.js} +1 -1
  353. package/dist/esm/OpenInNew-6f820c13.js.map +1 -0
  354. package/dist/{cjs/purify-039f565a.js → esm/common-helpers-f2174548.js} +18 -3
  355. package/dist/esm/common-helpers-f2174548.js.map +1 -0
  356. package/dist/esm/core.js +1 -1
  357. package/dist/esm/{helpers-063369f4.js → helpers-15fb9b13.js} +2 -117
  358. package/dist/esm/helpers-15fb9b13.js.map +1 -0
  359. package/dist/esm/helpers-a08b3f32.js.map +1 -1
  360. package/dist/esm/ic-badge-5c2b4bc7.js +182 -0
  361. package/dist/esm/ic-badge-5c2b4bc7.js.map +1 -0
  362. package/dist/esm/ic-badge.entry.js +3 -180
  363. package/dist/esm/ic-badge.entry.js.map +1 -1
  364. package/dist/esm/ic-button-2f9b4e8a.js +433 -0
  365. package/dist/esm/ic-button-2f9b4e8a.js.map +1 -0
  366. package/dist/esm/ic-button_3.entry.js +6 -876
  367. package/dist/esm/ic-button_3.entry.js.map +1 -1
  368. package/dist/esm/ic-calendar_2.entry.js +22 -13
  369. package/dist/esm/ic-calendar_2.entry.js.map +1 -1
  370. package/dist/esm/ic-card-horizontal.entry.js +10 -5
  371. package/dist/esm/ic-card-horizontal.entry.js.map +1 -1
  372. package/dist/esm/ic-checkbox-f21a3f00.js +201 -0
  373. package/dist/esm/ic-checkbox-f21a3f00.js.map +1 -0
  374. package/dist/esm/ic-checkbox_3.entry.js +17 -203
  375. package/dist/esm/ic-checkbox_3.entry.js.map +1 -1
  376. package/dist/esm/ic-chip-b44cea5b.js +131 -0
  377. package/dist/esm/ic-chip-b44cea5b.js.map +1 -0
  378. package/dist/esm/ic-chip.entry.js +3 -122
  379. package/dist/esm/ic-chip.entry.js.map +1 -1
  380. package/dist/esm/ic-data-table-title-bar.entry.js +19 -4
  381. package/dist/esm/ic-data-table-title-bar.entry.js.map +1 -1
  382. package/dist/esm/ic-data-table.entry.js +18 -10
  383. package/dist/esm/ic-data-table.entry.js.map +1 -1
  384. package/dist/esm/ic-date-picker.entry.js +2 -2
  385. package/dist/esm/ic-input-component-container_4.entry.js +3 -229
  386. package/dist/esm/ic-input-component-container_4.entry.js.map +1 -1
  387. package/dist/esm/ic-input-validation-cce3bb05.js +254 -0
  388. package/dist/esm/ic-input-validation-cce3bb05.js.map +1 -0
  389. package/dist/esm/ic-link-0f6ba1b0.js +109 -0
  390. package/dist/esm/ic-link-0f6ba1b0.js.map +1 -0
  391. package/dist/esm/ic-link.entry.js +4 -107
  392. package/dist/esm/ic-link.entry.js.map +1 -1
  393. package/dist/esm/ic-loading-indicator-7ec7c6c9.js +231 -0
  394. package/dist/esm/ic-loading-indicator-7ec7c6c9.js.map +1 -0
  395. package/dist/esm/ic-menu-c29dda8d.js +985 -0
  396. package/dist/esm/ic-menu-c29dda8d.js.map +1 -0
  397. package/dist/esm/ic-menu.entry.js +5 -994
  398. package/dist/esm/ic-menu.entry.js.map +1 -1
  399. package/dist/esm/ic-navigation-item-e775ce8c.js +241 -0
  400. package/dist/esm/ic-navigation-item-e775ce8c.js.map +1 -0
  401. package/dist/esm/ic-navigation-item.entry.js +4 -235
  402. package/dist/esm/ic-navigation-item.entry.js.map +1 -1
  403. package/dist/esm/ic-page-header-a4a552fe.js +129 -0
  404. package/dist/esm/ic-page-header-a4a552fe.js.map +1 -0
  405. package/dist/esm/ic-page-header.entry.js +3 -127
  406. package/dist/esm/ic-page-header.entry.js.map +1 -1
  407. package/dist/esm/ic-pagination_3.entry.js +6 -0
  408. package/dist/esm/ic-pagination_3.entry.js.map +1 -0
  409. package/dist/esm/ic-section-container-3b887eb7.js +32 -0
  410. package/dist/esm/ic-section-container-3b887eb7.js.map +1 -0
  411. package/dist/esm/ic-section-container.entry.js +2 -30
  412. package/dist/esm/ic-section-container.entry.js.map +1 -1
  413. package/dist/esm/ic-select-cb04ab16.js +874 -0
  414. package/dist/esm/ic-select-cb04ab16.js.map +1 -0
  415. package/dist/esm/ic-skip-link-7c9b8269.js +58 -0
  416. package/dist/esm/ic-skip-link-7c9b8269.js.map +1 -0
  417. package/dist/esm/ic-skip-link.entry.js +2 -56
  418. package/dist/esm/ic-skip-link.entry.js.map +1 -1
  419. package/dist/esm/ic-status-tag-7395532c.js +53 -0
  420. package/dist/esm/ic-status-tag-7395532c.js.map +1 -0
  421. package/dist/esm/ic-status-tag.entry.js +3 -51
  422. package/dist/esm/ic-status-tag.entry.js.map +1 -1
  423. package/dist/esm/ic-table-of-contents.entry.js +14 -3
  424. package/dist/esm/ic-table-of-contents.entry.js.map +1 -1
  425. package/dist/esm/ic-text-field-73754fc7.js +729 -0
  426. package/dist/esm/ic-text-field-73754fc7.js.map +1 -0
  427. package/dist/esm/ic-theme.entry.js +2 -2
  428. package/dist/esm/ic-theme.entry.js.map +1 -1
  429. package/dist/esm/ic-time-input.entry.js +17 -7
  430. package/dist/esm/ic-time-input.entry.js.map +1 -1
  431. package/dist/esm/ic-time-selector.entry.js +53 -170
  432. package/dist/esm/ic-time-selector.entry.js.map +1 -1
  433. package/dist/esm/ic-toggle-button-c58aaaec.js +449 -0
  434. package/dist/esm/ic-toggle-button-c58aaaec.js.map +1 -0
  435. package/dist/esm/ic-toggle-button_2.entry.js +3 -447
  436. package/dist/esm/ic-toggle-button_2.entry.js.map +1 -1
  437. package/dist/esm/ic-tooltip-3c856fa7.js +237 -0
  438. package/dist/esm/ic-tooltip-3c856fa7.js.map +1 -0
  439. package/dist/esm/ic-top-navigation-ba78648a.js +235 -0
  440. package/dist/esm/ic-top-navigation-ba78648a.js.map +1 -0
  441. package/dist/esm/ic-top-navigation.entry.js +3 -230
  442. package/dist/esm/ic-top-navigation.entry.js.map +1 -1
  443. package/dist/esm/ic-tree-item.entry.js +5 -4
  444. package/dist/esm/ic-tree-item.entry.js.map +1 -1
  445. package/dist/esm/ic-tree-view.entry.js +7 -5
  446. package/dist/esm/ic-tree-view.entry.js.map +1 -1
  447. package/dist/esm/ic-typography-9e3efc99.js +196 -0
  448. package/dist/esm/ic-typography-9e3efc99.js.map +1 -0
  449. package/dist/esm/ic-typography.entry.js +3 -194
  450. package/dist/esm/ic-typography.entry.js.map +1 -1
  451. package/dist/esm/index-a7a720e7.js +6 -170
  452. package/dist/esm/loader.js +1 -1
  453. package/dist/types/components/ic-calendar/ic-calendar.d.ts +2 -0
  454. package/dist/types/components/ic-calendar/ic-day-button.d.ts +1 -0
  455. package/dist/types/components/ic-calendar/ic-month-picker.d.ts +1 -0
  456. package/dist/types/components/ic-calendar/ic-year-picker.d.ts +1 -0
  457. package/dist/types/components/ic-card-horizontal/ic-card-horizontal.d.ts +4 -0
  458. package/dist/types/components/ic-data-table/ic-data-table.d.ts +7 -0
  459. package/dist/types/components/ic-data-table-title-bar/ic-data-table-title-bar.d.ts +4 -0
  460. package/dist/types/components/ic-date-input/ic-date-input.d.ts +7 -0
  461. package/dist/types/components/ic-pagination-bar/ic-pagination-bar.d.ts +8 -1
  462. package/dist/types/components/ic-table-of-contents/ic-table-of-contents-item.d.ts +1 -0
  463. package/dist/types/components/ic-table-of-contents/ic-table-of-contents.d.ts +9 -0
  464. package/dist/types/components/ic-time-input/ic-time-input.d.ts +10 -1
  465. package/dist/types/components/ic-time-selector/ic-time-selector.d.ts +4 -10
  466. package/dist/types/components/ic-time-selector/ic-time-selector.stories.d.ts +48 -13
  467. package/dist/types/components/ic-tree-item/ic-tree-item.d.ts +1 -0
  468. package/dist/types/components/ic-tree-view/ic-tree-view.d.ts +2 -0
  469. package/dist/types/components/ic-tree-view/ic-tree-view.stories.d.ts +27 -21
  470. package/dist/types/components.d.ts +3918 -786
  471. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-badge/ic-badge.d.ts +74 -0
  472. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-badge/ic-badge.types.d.ts +4 -0
  473. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-button/ic-button.d.ts +210 -0
  474. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-button/ic-button.types.d.ts +2 -0
  475. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-checkbox/ic-checkbox.d.ts +90 -0
  476. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-chip/ic-chip.d.ts +75 -0
  477. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-empty-state/ic-empty-state.d.ts +44 -0
  478. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-empty-state/ic-empty-state.types.d.ts +1 -0
  479. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-input-component-container/ic-input-component-container.d.ts +40 -0
  480. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-input-container/ic-input-container.d.ts +11 -0
  481. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-input-label/ic-input-label.d.ts +42 -0
  482. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-input-validation/ic-input-validation.d.ts +32 -0
  483. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-link/ic-link.d.ts +55 -0
  484. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-loading-indicator/ic-loading-indicator.d.ts +83 -0
  485. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-loading-indicator/ic-loading-indicator.types.d.ts +9 -0
  486. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-menu/ic-menu.d.ts +235 -0
  487. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-menu/ic-menu.types.d.ts +12 -0
  488. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-navigation-item/ic-navigation-item.d.ts +102 -0
  489. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-page-header/ic-page-header.d.ts +61 -0
  490. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-pagination/ic-pagination.d.ts +102 -0
  491. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-pagination/ic-pagination.types.d.ts +6 -0
  492. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-search-bar/ic-search-bar.types.d.ts +5 -0
  493. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-section-container/ic-section-container.d.ts +12 -0
  494. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-select/ic-select.d.ts +282 -0
  495. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-side-navigation/ic-side-navigation.types.d.ts +13 -0
  496. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-skip-link/ic-skip-link.d.ts +38 -0
  497. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-status-tag/ic-status-tag.d.ts +35 -0
  498. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-status-tag/ic-status-tag.types.d.ts +1 -0
  499. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-text-field/ic-text-field.d.ts +262 -0
  500. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-text-field/ic-text-field.types.d.ts +8 -0
  501. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-theme/ic-theme.d.ts +28 -0
  502. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-toggle-button/ic-toggle-button.d.ts +75 -0
  503. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-toggle-button-group/ic-toggle-button-group.d.ts +92 -0
  504. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-toggle-button-group/ic-toggle-button-group.types.d.ts +7 -0
  505. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-tooltip/ic-tooltip.d.ts +82 -0
  506. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-tooltip/ic-tooltip.types.d.ts +1 -0
  507. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-top-navigation/ic-top-navigation.d.ts +102 -0
  508. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/components/ic-typography/ic-typography.d.ts +83 -0
  509. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/utils/helpers.d.ts +167 -0
  510. package/dist/types/home/runner/work/ic-ui-kit/ic-ui-kit/packages/canary-web-components/.stencil/web-components/src/utils/types.d.ts +98 -0
  511. package/dist/types/utils/types.d.ts +1 -2
  512. package/hydrate/index.js +12979 -20485
  513. package/hydrate/index.mjs +12979 -20485
  514. package/package.json +14 -20
  515. package/dist/cjs/OpenInNew-7bac24f7.js.map +0 -1
  516. package/dist/cjs/check-icon-dd563898.js +0 -10
  517. package/dist/cjs/check-icon-dd563898.js.map +0 -1
  518. package/dist/cjs/chevron-icon-3dedd973.js +0 -10
  519. package/dist/cjs/chevron-icon-3dedd973.js.map +0 -1
  520. package/dist/cjs/close-icon-d62b369d.js +0 -12
  521. package/dist/cjs/close-icon-d62b369d.js.map +0 -1
  522. package/dist/cjs/common-helpers-944cb54d.js +0 -21
  523. package/dist/cjs/common-helpers-944cb54d.js.map +0 -1
  524. package/dist/cjs/helpers-2cc5f6db.js.map +0 -1
  525. package/dist/cjs/ic-accordion-group.cjs.entry.js +0 -137
  526. package/dist/cjs/ic-accordion-group.cjs.entry.js.map +0 -1
  527. package/dist/cjs/ic-accordion.cjs.entry.js +0 -150
  528. package/dist/cjs/ic-accordion.cjs.entry.js.map +0 -1
  529. package/dist/cjs/ic-action-chip.cjs.entry.js +0 -116
  530. package/dist/cjs/ic-action-chip.cjs.entry.js.map +0 -1
  531. package/dist/cjs/ic-alert.cjs.entry.js +0 -136
  532. package/dist/cjs/ic-alert.cjs.entry.js.map +0 -1
  533. package/dist/cjs/ic-back-to-top.cjs.entry.js +0 -168
  534. package/dist/cjs/ic-back-to-top.cjs.entry.js.map +0 -1
  535. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +0 -241
  536. package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +0 -1
  537. package/dist/cjs/ic-breadcrumb.cjs.entry.js +0 -118
  538. package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +0 -1
  539. package/dist/cjs/ic-card-vertical.cjs.entry.js +0 -171
  540. package/dist/cjs/ic-card-vertical.cjs.entry.js.map +0 -1
  541. package/dist/cjs/ic-checkbox-group.cjs.entry.js +0 -127
  542. package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +0 -1
  543. package/dist/cjs/ic-classification-banner.cjs.entry.js +0 -67
  544. package/dist/cjs/ic-classification-banner.cjs.entry.js.map +0 -1
  545. package/dist/cjs/ic-data-list.cjs.entry.js +0 -38
  546. package/dist/cjs/ic-data-list.cjs.entry.js.map +0 -1
  547. package/dist/cjs/ic-data-row.cjs.entry.js +0 -88
  548. package/dist/cjs/ic-data-row.cjs.entry.js.map +0 -1
  549. package/dist/cjs/ic-dialog.cjs.entry.js +0 -388
  550. package/dist/cjs/ic-dialog.cjs.entry.js.map +0 -1
  551. package/dist/cjs/ic-divider.cjs.entry.js +0 -114
  552. package/dist/cjs/ic-divider.cjs.entry.js.map +0 -1
  553. package/dist/cjs/ic-footer-link-group.cjs.entry.js +0 -69
  554. package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +0 -1
  555. package/dist/cjs/ic-footer-link.cjs.entry.js +0 -65
  556. package/dist/cjs/ic-footer-link.cjs.entry.js.map +0 -1
  557. package/dist/cjs/ic-footer.cjs.entry.js +0 -119
  558. package/dist/cjs/ic-footer.cjs.entry.js.map +0 -1
  559. package/dist/cjs/ic-hero.cjs.entry.js +0 -104
  560. package/dist/cjs/ic-hero.cjs.entry.js.map +0 -1
  561. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +0 -196
  562. package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +0 -1
  563. package/dist/cjs/ic-layout-grid-item.cjs.entry.js +0 -70
  564. package/dist/cjs/ic-layout-grid-item.cjs.entry.js.map +0 -1
  565. package/dist/cjs/ic-layout-grid.cjs.entry.js +0 -156
  566. package/dist/cjs/ic-layout-grid.cjs.entry.js.map +0 -1
  567. package/dist/cjs/ic-menu-group.cjs.entry.js +0 -25
  568. package/dist/cjs/ic-menu-group.cjs.entry.js.map +0 -1
  569. package/dist/cjs/ic-menu-item.cjs.entry.js +0 -121
  570. package/dist/cjs/ic-menu-item.cjs.entry.js.map +0 -1
  571. package/dist/cjs/ic-navigation-button.cjs.entry.js +0 -124
  572. package/dist/cjs/ic-navigation-button.cjs.entry.js.map +0 -1
  573. package/dist/cjs/ic-navigation-group.cjs.entry.js +0 -293
  574. package/dist/cjs/ic-navigation-group.cjs.entry.js.map +0 -1
  575. package/dist/cjs/ic-navigation-menu.cjs.entry.js +0 -149
  576. package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +0 -1
  577. package/dist/cjs/ic-pagination_4.cjs.entry.js +0 -1647
  578. package/dist/cjs/ic-pagination_4.cjs.entry.js.map +0 -1
  579. package/dist/cjs/ic-popover-menu.cjs.entry.js +0 -308
  580. package/dist/cjs/ic-popover-menu.cjs.entry.js.map +0 -1
  581. package/dist/cjs/ic-radio-group.cjs.entry.js +0 -264
  582. package/dist/cjs/ic-radio-group.cjs.entry.js.map +0 -1
  583. package/dist/cjs/ic-radio-option.cjs.entry.js +0 -173
  584. package/dist/cjs/ic-radio-option.cjs.entry.js.map +0 -1
  585. package/dist/cjs/ic-search-bar.cjs.entry.js +0 -606
  586. package/dist/cjs/ic-search-bar.cjs.entry.js.map +0 -1
  587. package/dist/cjs/ic-side-navigation.cjs.entry.js +0 -488
  588. package/dist/cjs/ic-side-navigation.cjs.entry.js.map +0 -1
  589. package/dist/cjs/ic-skeleton.cjs.entry.js +0 -47
  590. package/dist/cjs/ic-skeleton.cjs.entry.js.map +0 -1
  591. package/dist/cjs/ic-step.cjs.entry.js +0 -155
  592. package/dist/cjs/ic-step.cjs.entry.js.map +0 -1
  593. package/dist/cjs/ic-stepper.cjs.entry.js +0 -288
  594. package/dist/cjs/ic-stepper.cjs.entry.js.map +0 -1
  595. package/dist/cjs/ic-switch.cjs.entry.js +0 -124
  596. package/dist/cjs/ic-switch.cjs.entry.js.map +0 -1
  597. package/dist/cjs/ic-tab-context.cjs.entry.js +0 -250
  598. package/dist/cjs/ic-tab-context.cjs.entry.js.map +0 -1
  599. package/dist/cjs/ic-tab-group.cjs.entry.js +0 -40
  600. package/dist/cjs/ic-tab-group.cjs.entry.js.map +0 -1
  601. package/dist/cjs/ic-tab-panel.cjs.entry.js +0 -42
  602. package/dist/cjs/ic-tab-panel.cjs.entry.js.map +0 -1
  603. package/dist/cjs/ic-tab.cjs.entry.js +0 -112
  604. package/dist/cjs/ic-tab.cjs.entry.js.map +0 -1
  605. package/dist/cjs/ic-toast-region.cjs.entry.js +0 -59
  606. package/dist/cjs/ic-toast-region.cjs.entry.js.map +0 -1
  607. package/dist/cjs/ic-toast.cjs.entry.js +0 -239
  608. package/dist/cjs/ic-toast.cjs.entry.js.map +0 -1
  609. package/dist/cjs/purify-039f565a.js.map +0 -1
  610. package/dist/components/check-icon.js +0 -8
  611. package/dist/components/check-icon.js.map +0 -1
  612. package/dist/components/chevron-icon.js +0 -8
  613. package/dist/components/chevron-icon.js.map +0 -1
  614. package/dist/components/close-icon.js +0 -10
  615. package/dist/components/close-icon.js.map +0 -1
  616. package/dist/components/ic-accordion-group.js +0 -188
  617. package/dist/components/ic-accordion-group.js.map +0 -1
  618. package/dist/components/ic-accordion.js +0 -181
  619. package/dist/components/ic-accordion.js.map +0 -1
  620. package/dist/components/ic-action-chip.js +0 -160
  621. package/dist/components/ic-action-chip.js.map +0 -1
  622. package/dist/components/ic-alert.js +0 -187
  623. package/dist/components/ic-alert.js.map +0 -1
  624. package/dist/components/ic-back-to-top.js +0 -216
  625. package/dist/components/ic-back-to-top.js.map +0 -1
  626. package/dist/components/ic-breadcrumb-group.js +0 -278
  627. package/dist/components/ic-breadcrumb-group.js.map +0 -1
  628. package/dist/components/ic-breadcrumb.js +0 -8
  629. package/dist/components/ic-breadcrumb.js.map +0 -1
  630. package/dist/components/ic-breadcrumb2.js +0 -145
  631. package/dist/components/ic-breadcrumb2.js.map +0 -1
  632. package/dist/components/ic-card-vertical.js +0 -219
  633. package/dist/components/ic-card-vertical.js.map +0 -1
  634. package/dist/components/ic-checkbox-group.js +0 -176
  635. package/dist/components/ic-checkbox-group.js.map +0 -1
  636. package/dist/components/ic-classification-banner.js +0 -93
  637. package/dist/components/ic-classification-banner.js.map +0 -1
  638. package/dist/components/ic-data-list.js +0 -62
  639. package/dist/components/ic-data-list.js.map +0 -1
  640. package/dist/components/ic-data-row.js +0 -115
  641. package/dist/components/ic-data-row.js.map +0 -1
  642. package/dist/components/ic-dialog.js +0 -445
  643. package/dist/components/ic-dialog.js.map +0 -1
  644. package/dist/components/ic-divider.js +0 -8
  645. package/dist/components/ic-divider.js.map +0 -1
  646. package/dist/components/ic-divider2.js +0 -139
  647. package/dist/components/ic-divider2.js.map +0 -1
  648. package/dist/components/ic-footer-link-group.js +0 -101
  649. package/dist/components/ic-footer-link-group.js.map +0 -1
  650. package/dist/components/ic-footer-link.js +0 -95
  651. package/dist/components/ic-footer-link.js.map +0 -1
  652. package/dist/components/ic-footer.js +0 -155
  653. package/dist/components/ic-footer.js.map +0 -1
  654. package/dist/components/ic-hero.js +0 -145
  655. package/dist/components/ic-hero.js.map +0 -1
  656. package/dist/components/ic-horizontal-scroll.js +0 -8
  657. package/dist/components/ic-horizontal-scroll.js.map +0 -1
  658. package/dist/components/ic-horizontal-scroll2.js +0 -240
  659. package/dist/components/ic-horizontal-scroll2.js.map +0 -1
  660. package/dist/components/ic-layout-grid-item.js +0 -95
  661. package/dist/components/ic-layout-grid-item.js.map +0 -1
  662. package/dist/components/ic-layout-grid.js +0 -188
  663. package/dist/components/ic-layout-grid.js.map +0 -1
  664. package/dist/components/ic-menu-group.js +0 -47
  665. package/dist/components/ic-menu-group.js.map +0 -1
  666. package/dist/components/ic-menu-item.js +0 -8
  667. package/dist/components/ic-menu-item.js.map +0 -1
  668. package/dist/components/ic-menu-item2.js +0 -171
  669. package/dist/components/ic-menu-item2.js.map +0 -1
  670. package/dist/components/ic-navigation-button.js +0 -174
  671. package/dist/components/ic-navigation-button.js.map +0 -1
  672. package/dist/components/ic-navigation-group.js +0 -326
  673. package/dist/components/ic-navigation-group.js.map +0 -1
  674. package/dist/components/ic-navigation-menu.js +0 -8
  675. package/dist/components/ic-navigation-menu.js.map +0 -1
  676. package/dist/components/ic-navigation-menu2.js +0 -188
  677. package/dist/components/ic-navigation-menu2.js.map +0 -1
  678. package/dist/components/ic-pagination-item.js +0 -8
  679. package/dist/components/ic-pagination-item.js.map +0 -1
  680. package/dist/components/ic-pagination-item2.js +0 -107
  681. package/dist/components/ic-pagination-item2.js.map +0 -1
  682. package/dist/components/ic-popover-menu.js +0 -369
  683. package/dist/components/ic-popover-menu.js.map +0 -1
  684. package/dist/components/ic-radio-group.js +0 -317
  685. package/dist/components/ic-radio-group.js.map +0 -1
  686. package/dist/components/ic-radio-option.js +0 -209
  687. package/dist/components/ic-radio-option.js.map +0 -1
  688. package/dist/components/ic-search-bar.js +0 -719
  689. package/dist/components/ic-search-bar.js.map +0 -1
  690. package/dist/components/ic-side-navigation.js +0 -553
  691. package/dist/components/ic-side-navigation.js.map +0 -1
  692. package/dist/components/ic-skeleton.js +0 -64
  693. package/dist/components/ic-skeleton.js.map +0 -1
  694. package/dist/components/ic-step.js +0 -198
  695. package/dist/components/ic-step.js.map +0 -1
  696. package/dist/components/ic-stepper.js +0 -320
  697. package/dist/components/ic-stepper.js.map +0 -1
  698. package/dist/components/ic-switch.js +0 -166
  699. package/dist/components/ic-switch.js.map +0 -1
  700. package/dist/components/ic-tab-context.js +0 -276
  701. package/dist/components/ic-tab-context.js.map +0 -1
  702. package/dist/components/ic-tab-group.js +0 -89
  703. package/dist/components/ic-tab-group.js.map +0 -1
  704. package/dist/components/ic-tab-panel.js +0 -63
  705. package/dist/components/ic-tab-panel.js.map +0 -1
  706. package/dist/components/ic-tab.js +0 -143
  707. package/dist/components/ic-tab.js.map +0 -1
  708. package/dist/components/ic-toast-region.js +0 -76
  709. package/dist/components/ic-toast-region.js.map +0 -1
  710. package/dist/components/ic-toast.js +0 -293
  711. package/dist/components/ic-toast.js.map +0 -1
  712. package/dist/components/purify.js +0 -1363
  713. package/dist/components/purify.js.map +0 -1
  714. package/dist/core/p-04cb17d7.entry.js +0 -2
  715. package/dist/core/p-04cb17d7.entry.js.map +0 -1
  716. package/dist/core/p-08f24329.entry.js +0 -2
  717. package/dist/core/p-08f24329.entry.js.map +0 -1
  718. package/dist/core/p-0aa9ce8b.js +0 -2
  719. package/dist/core/p-14b8bf37.entry.js +0 -2
  720. package/dist/core/p-14b8bf37.entry.js.map +0 -1
  721. package/dist/core/p-169ad948.entry.js +0 -2
  722. package/dist/core/p-169ad948.entry.js.map +0 -1
  723. package/dist/core/p-170ddfc2.js +0 -2
  724. package/dist/core/p-1cc402b8.entry.js +0 -2
  725. package/dist/core/p-1cc402b8.entry.js.map +0 -1
  726. package/dist/core/p-1d166343.entry.js +0 -2
  727. package/dist/core/p-1d166343.entry.js.map +0 -1
  728. package/dist/core/p-319e3d5b.entry.js.map +0 -1
  729. package/dist/core/p-33509a89.entry.js.map +0 -1
  730. package/dist/core/p-3389625c.entry.js +0 -2
  731. package/dist/core/p-3389625c.entry.js.map +0 -1
  732. package/dist/core/p-344752cb.entry.js +0 -2
  733. package/dist/core/p-344752cb.entry.js.map +0 -1
  734. package/dist/core/p-348d7080.entry.js +0 -2
  735. package/dist/core/p-348d7080.entry.js.map +0 -1
  736. package/dist/core/p-349d91dc.js.map +0 -1
  737. package/dist/core/p-39cdf5db.entry.js +0 -2
  738. package/dist/core/p-39cdf5db.entry.js.map +0 -1
  739. package/dist/core/p-496b314f.entry.js +0 -2
  740. package/dist/core/p-496b314f.entry.js.map +0 -1
  741. package/dist/core/p-508b6da3.entry.js +0 -2
  742. package/dist/core/p-508b6da3.entry.js.map +0 -1
  743. package/dist/core/p-5254a078.entry.js +0 -2
  744. package/dist/core/p-5254a078.entry.js.map +0 -1
  745. package/dist/core/p-53740194.entry.js +0 -2
  746. package/dist/core/p-53740194.entry.js.map +0 -1
  747. package/dist/core/p-551a0fc1.entry.js.map +0 -1
  748. package/dist/core/p-5e6687a8.entry.js +0 -2
  749. package/dist/core/p-5e6687a8.entry.js.map +0 -1
  750. package/dist/core/p-60f4fe3a.entry.js +0 -2
  751. package/dist/core/p-60f4fe3a.entry.js.map +0 -1
  752. package/dist/core/p-61c92598.entry.js +0 -2
  753. package/dist/core/p-61c92598.entry.js.map +0 -1
  754. package/dist/core/p-6323da7a.entry.js +0 -2
  755. package/dist/core/p-6323da7a.entry.js.map +0 -1
  756. package/dist/core/p-67c3985d.entry.js +0 -2
  757. package/dist/core/p-67c3985d.entry.js.map +0 -1
  758. package/dist/core/p-691dd972.entry.js +0 -2
  759. package/dist/core/p-691dd972.entry.js.map +0 -1
  760. package/dist/core/p-6dfe0922.entry.js +0 -2
  761. package/dist/core/p-6dfe0922.entry.js.map +0 -1
  762. package/dist/core/p-71cc5909.entry.js +0 -2
  763. package/dist/core/p-71cc5909.entry.js.map +0 -1
  764. package/dist/core/p-770e92cd.entry.js +0 -2
  765. package/dist/core/p-770e92cd.entry.js.map +0 -1
  766. package/dist/core/p-79ead0e7.entry.js.map +0 -1
  767. package/dist/core/p-7b4b45cf.entry.js +0 -2
  768. package/dist/core/p-7b4b45cf.entry.js.map +0 -1
  769. package/dist/core/p-7efdbab8.entry.js.map +0 -1
  770. package/dist/core/p-802a4bd3.entry.js +0 -2
  771. package/dist/core/p-802a4bd3.entry.js.map +0 -1
  772. package/dist/core/p-879c180d.entry.js.map +0 -1
  773. package/dist/core/p-8830011c.entry.js +0 -2
  774. package/dist/core/p-8830011c.entry.js.map +0 -1
  775. package/dist/core/p-8ab37b4d.entry.js +0 -2
  776. package/dist/core/p-8ab37b4d.entry.js.map +0 -1
  777. package/dist/core/p-939025af.entry.js.map +0 -1
  778. package/dist/core/p-939b168a.entry.js +0 -2
  779. package/dist/core/p-939b168a.entry.js.map +0 -1
  780. package/dist/core/p-9674b63f.entry.js +0 -2
  781. package/dist/core/p-9674b63f.entry.js.map +0 -1
  782. package/dist/core/p-9ca147f3.entry.js.map +0 -1
  783. package/dist/core/p-9dea5764.entry.js +0 -2
  784. package/dist/core/p-9dea5764.entry.js.map +0 -1
  785. package/dist/core/p-a422b778.js +0 -2
  786. package/dist/core/p-a422b778.js.map +0 -1
  787. package/dist/core/p-a88e61b2.entry.js +0 -2
  788. package/dist/core/p-a88e61b2.entry.js.map +0 -1
  789. package/dist/core/p-a8a92e54.entry.js +0 -2
  790. package/dist/core/p-a8a92e54.entry.js.map +0 -1
  791. package/dist/core/p-a94a7b71.entry.js +0 -2
  792. package/dist/core/p-a94a7b71.entry.js.map +0 -1
  793. package/dist/core/p-ad551a0c.entry.js +0 -2
  794. package/dist/core/p-ad551a0c.entry.js.map +0 -1
  795. package/dist/core/p-adde6c66.entry.js +0 -2
  796. package/dist/core/p-adde6c66.entry.js.map +0 -1
  797. package/dist/core/p-b434bd7c.entry.js +0 -2
  798. package/dist/core/p-b434bd7c.entry.js.map +0 -1
  799. package/dist/core/p-b4a2f6fa.entry.js +0 -2
  800. package/dist/core/p-b4a2f6fa.entry.js.map +0 -1
  801. package/dist/core/p-c0a7eed7.entry.js +0 -2
  802. package/dist/core/p-c0a7eed7.entry.js.map +0 -1
  803. package/dist/core/p-c0b227d2.entry.js +0 -2
  804. package/dist/core/p-c0b227d2.entry.js.map +0 -1
  805. package/dist/core/p-c32f043e.entry.js +0 -2
  806. package/dist/core/p-c32f043e.entry.js.map +0 -1
  807. package/dist/core/p-c4b2774d.entry.js.map +0 -1
  808. package/dist/core/p-c9525aac.entry.js +0 -2
  809. package/dist/core/p-c9525aac.entry.js.map +0 -1
  810. package/dist/core/p-ca05573a.entry.js +0 -2
  811. package/dist/core/p-ca05573a.entry.js.map +0 -1
  812. package/dist/core/p-d0607a70.entry.js +0 -2
  813. package/dist/core/p-d0607a70.entry.js.map +0 -1
  814. package/dist/core/p-d528d856.entry.js +0 -2
  815. package/dist/core/p-d528d856.entry.js.map +0 -1
  816. package/dist/core/p-da1c2883.entry.js +0 -2
  817. package/dist/core/p-da1c2883.entry.js.map +0 -1
  818. package/dist/core/p-e081702e.js +0 -2
  819. package/dist/core/p-e2e556ec.entry.js +0 -2
  820. package/dist/core/p-e2e556ec.entry.js.map +0 -1
  821. package/dist/core/p-e519f607.js +0 -2
  822. package/dist/core/p-e519f607.js.map +0 -1
  823. package/dist/core/p-e5c6d01a.entry.js +0 -2
  824. package/dist/core/p-e5c6d01a.entry.js.map +0 -1
  825. package/dist/core/p-e8db8772.entry.js +0 -2
  826. package/dist/core/p-e8db8772.entry.js.map +0 -1
  827. package/dist/core/p-ea04103e.entry.js +0 -2
  828. package/dist/core/p-ea04103e.entry.js.map +0 -1
  829. package/dist/core/p-eaeb473e.entry.js +0 -2
  830. package/dist/core/p-eaeb473e.entry.js.map +0 -1
  831. package/dist/core/p-ecc7fd71.entry.js +0 -2
  832. package/dist/core/p-ecc7fd71.entry.js.map +0 -1
  833. package/dist/core/p-efe260f0.entry.js +0 -2
  834. package/dist/core/p-efe260f0.entry.js.map +0 -1
  835. package/dist/core/p-f1b57f91.entry.js +0 -2
  836. package/dist/core/p-f1b57f91.entry.js.map +0 -1
  837. package/dist/core/p-f5dc04f7.entry.js +0 -2
  838. package/dist/core/p-f5dc04f7.entry.js.map +0 -1
  839. package/dist/core/p-fb07921b.entry.js +0 -2
  840. package/dist/core/p-fb07921b.entry.js.map +0 -1
  841. package/dist/core/p-fd08156a.entry.js +0 -2
  842. package/dist/core/p-fd08156a.entry.js.map +0 -1
  843. package/dist/core/p-fe5b51bb.entry.js +0 -2
  844. package/dist/core/p-fe5b51bb.entry.js.map +0 -1
  845. package/dist/core/p-ff618439.entry.js +0 -2
  846. package/dist/core/p-ff618439.entry.js.map +0 -1
  847. package/dist/esm/OpenInNew-52210a9d.js.map +0 -1
  848. package/dist/esm/check-icon-f2346e76.js +0 -8
  849. package/dist/esm/check-icon-f2346e76.js.map +0 -1
  850. package/dist/esm/chevron-icon-875b7af2.js +0 -8
  851. package/dist/esm/chevron-icon-875b7af2.js.map +0 -1
  852. package/dist/esm/close-icon-c9e09475.js +0 -10
  853. package/dist/esm/close-icon-c9e09475.js.map +0 -1
  854. package/dist/esm/common-helpers-86c07ff1.js +0 -19
  855. package/dist/esm/common-helpers-86c07ff1.js.map +0 -1
  856. package/dist/esm/helpers-063369f4.js.map +0 -1
  857. package/dist/esm/ic-accordion-group.entry.js +0 -133
  858. package/dist/esm/ic-accordion-group.entry.js.map +0 -1
  859. package/dist/esm/ic-accordion.entry.js +0 -146
  860. package/dist/esm/ic-accordion.entry.js.map +0 -1
  861. package/dist/esm/ic-action-chip.entry.js +0 -112
  862. package/dist/esm/ic-action-chip.entry.js.map +0 -1
  863. package/dist/esm/ic-alert.entry.js +0 -132
  864. package/dist/esm/ic-alert.entry.js.map +0 -1
  865. package/dist/esm/ic-back-to-top.entry.js +0 -164
  866. package/dist/esm/ic-back-to-top.entry.js.map +0 -1
  867. package/dist/esm/ic-breadcrumb-group.entry.js +0 -237
  868. package/dist/esm/ic-breadcrumb-group.entry.js.map +0 -1
  869. package/dist/esm/ic-breadcrumb.entry.js +0 -114
  870. package/dist/esm/ic-breadcrumb.entry.js.map +0 -1
  871. package/dist/esm/ic-card-vertical.entry.js +0 -167
  872. package/dist/esm/ic-card-vertical.entry.js.map +0 -1
  873. package/dist/esm/ic-checkbox-group.entry.js +0 -123
  874. package/dist/esm/ic-checkbox-group.entry.js.map +0 -1
  875. package/dist/esm/ic-classification-banner.entry.js +0 -63
  876. package/dist/esm/ic-classification-banner.entry.js.map +0 -1
  877. package/dist/esm/ic-data-list.entry.js +0 -34
  878. package/dist/esm/ic-data-list.entry.js.map +0 -1
  879. package/dist/esm/ic-data-row.entry.js +0 -84
  880. package/dist/esm/ic-data-row.entry.js.map +0 -1
  881. package/dist/esm/ic-dialog.entry.js +0 -384
  882. package/dist/esm/ic-dialog.entry.js.map +0 -1
  883. package/dist/esm/ic-divider.entry.js +0 -110
  884. package/dist/esm/ic-divider.entry.js.map +0 -1
  885. package/dist/esm/ic-footer-link-group.entry.js +0 -65
  886. package/dist/esm/ic-footer-link-group.entry.js.map +0 -1
  887. package/dist/esm/ic-footer-link.entry.js +0 -61
  888. package/dist/esm/ic-footer-link.entry.js.map +0 -1
  889. package/dist/esm/ic-footer.entry.js +0 -115
  890. package/dist/esm/ic-footer.entry.js.map +0 -1
  891. package/dist/esm/ic-hero.entry.js +0 -100
  892. package/dist/esm/ic-hero.entry.js.map +0 -1
  893. package/dist/esm/ic-horizontal-scroll.entry.js +0 -192
  894. package/dist/esm/ic-horizontal-scroll.entry.js.map +0 -1
  895. package/dist/esm/ic-layout-grid-item.entry.js +0 -66
  896. package/dist/esm/ic-layout-grid-item.entry.js.map +0 -1
  897. package/dist/esm/ic-layout-grid.entry.js +0 -152
  898. package/dist/esm/ic-layout-grid.entry.js.map +0 -1
  899. package/dist/esm/ic-menu-group.entry.js +0 -21
  900. package/dist/esm/ic-menu-group.entry.js.map +0 -1
  901. package/dist/esm/ic-menu-item.entry.js +0 -117
  902. package/dist/esm/ic-menu-item.entry.js.map +0 -1
  903. package/dist/esm/ic-navigation-button.entry.js +0 -120
  904. package/dist/esm/ic-navigation-button.entry.js.map +0 -1
  905. package/dist/esm/ic-navigation-group.entry.js +0 -289
  906. package/dist/esm/ic-navigation-group.entry.js.map +0 -1
  907. package/dist/esm/ic-navigation-menu.entry.js +0 -145
  908. package/dist/esm/ic-navigation-menu.entry.js.map +0 -1
  909. package/dist/esm/ic-pagination_4.entry.js +0 -1640
  910. package/dist/esm/ic-pagination_4.entry.js.map +0 -1
  911. package/dist/esm/ic-popover-menu.entry.js +0 -304
  912. package/dist/esm/ic-popover-menu.entry.js.map +0 -1
  913. package/dist/esm/ic-radio-group.entry.js +0 -260
  914. package/dist/esm/ic-radio-group.entry.js.map +0 -1
  915. package/dist/esm/ic-radio-option.entry.js +0 -169
  916. package/dist/esm/ic-radio-option.entry.js.map +0 -1
  917. package/dist/esm/ic-search-bar.entry.js +0 -602
  918. package/dist/esm/ic-search-bar.entry.js.map +0 -1
  919. package/dist/esm/ic-side-navigation.entry.js +0 -484
  920. package/dist/esm/ic-side-navigation.entry.js.map +0 -1
  921. package/dist/esm/ic-skeleton.entry.js +0 -43
  922. package/dist/esm/ic-skeleton.entry.js.map +0 -1
  923. package/dist/esm/ic-step.entry.js +0 -151
  924. package/dist/esm/ic-step.entry.js.map +0 -1
  925. package/dist/esm/ic-stepper.entry.js +0 -284
  926. package/dist/esm/ic-stepper.entry.js.map +0 -1
  927. package/dist/esm/ic-switch.entry.js +0 -120
  928. package/dist/esm/ic-switch.entry.js.map +0 -1
  929. package/dist/esm/ic-tab-context.entry.js +0 -246
  930. package/dist/esm/ic-tab-context.entry.js.map +0 -1
  931. package/dist/esm/ic-tab-group.entry.js +0 -36
  932. package/dist/esm/ic-tab-group.entry.js.map +0 -1
  933. package/dist/esm/ic-tab-panel.entry.js +0 -38
  934. package/dist/esm/ic-tab-panel.entry.js.map +0 -1
  935. package/dist/esm/ic-tab.entry.js +0 -108
  936. package/dist/esm/ic-tab.entry.js.map +0 -1
  937. package/dist/esm/ic-toast-region.entry.js +0 -55
  938. package/dist/esm/ic-toast-region.entry.js.map +0 -1
  939. package/dist/esm/ic-toast.entry.js +0 -235
  940. package/dist/esm/ic-toast.entry.js.map +0 -1
  941. package/dist/esm/purify-6eaa9893.js.map +0 -1
  942. /package/dist/core/{p-0aa9ce8b.js.map → p-02d0a238.entry.js.map} +0 -0
  943. /package/dist/core/{p-170ddfc2.js.map → p-0c02b16c.entry.js.map} +0 -0
  944. /package/dist/core/{p-201b41c7.entry.js.map → p-22267c01.entry.js.map} +0 -0
  945. /package/dist/core/{p-e081702e.js.map → p-27962d4d.entry.js.map} +0 -0
  946. /package/dist/core/{p-ea1ea1b9.js.map → p-384a7f60.entry.js.map} +0 -0
@@ -0,0 +1 @@
1
+ {"file":"ic-page-header-a4a552fe.js","mappings":"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","names":[],"sources":["../web-components/src/components/ic-page-header/ic-page-header.css?tag=ic-page-header&encapsulation=shadow","../web-components/src/components/ic-page-header/ic-page-header.tsx"],"sourcesContent":["@import \"../../global/normalize.css\";\n\n/**\n * @prop --ic-z-index-page-header: z-index of page-header\n */\n\n:host {\n display: block;\n z-index: var(--ic-z-index-page-header);\n}\n\n:host(.ic-page-header-sticky) {\n position: sticky;\n top: 0;\n box-shadow: var(--ic-elevation-overlay);\n z-index: var(--ic-z-index-sticky-page-header);\n}\n\nheader {\n background-color: var(--ic-page-header-background);\n}\n\nheader.border-bottom {\n border-bottom: var(--ic-border-default);\n border-bottom: var(--ic-space-1px) solid var(--ic-page-header-border);\n}\n\nheader.tabs {\n padding-top: var(--ic-space-md);\n}\n\n.breadcrumb-area {\n margin-bottom: var(--ic-space-md);\n}\n\n::slotted(ic-navigation-item) {\n --navigation-link-colour: var(--ic-color-text-primary);\n}\n\n.main-content {\n display: grid;\n grid-template-columns: auto 1fr;\n grid-template-areas:\n \"title-area action-area\"\n \"input-area action-area\";\n column-gap: var(--ic-space-md);\n justify-content: space-between;\n width: 100%;\n}\n\n.title-area {\n display: flex;\n flex-direction: column;\n flex: 1;\n min-width: 19rem;\n grid-area: title-area;\n}\n\n.header-content {\n display: flex;\n align-items: center;\n width: 100%;\n flex-wrap: wrap;\n column-gap: var(--ic-space-md);\n}\n\n.heading {\n display: inline-block;\n overflow-wrap: break-word;\n hyphens: auto;\n}\n\n.subheading-content {\n margin-top: var(--ic-space-xs);\n}\n\n.subheading-content.small {\n margin-top: var(--ic-space-md);\n}\n\n.action-area {\n display: flex;\n gap: var(--ic-space-md);\n flex-flow: row wrap;\n justify-self: end;\n justify-content: flex-end;\n height: fit-content;\n grid-area: action-area;\n}\n\n.input-area,\n.navigation-area {\n margin-top: var(--ic-space-md);\n width: 100%;\n}\n\n.tabs-slot {\n display: flex;\n overflow-x: auto;\n padding: 0.5rem;\n margin: -0.5rem;\n}\n\n.tabs-slot::-webkit-scrollbar {\n display: none;\n}\n\n.input-area {\n grid-area: input-area;\n}\n\n@media screen and (max-width: 576px) {\n ::slotted(ic-text-field) {\n --input-width: 100%;\n\n max-width: 20rem;\n }\n\n .main-content {\n grid-template-areas:\n \"title-area\"\n \"action-area\"\n \"input-area\";\n justify-content: flex-start;\n }\n\n .title-area {\n min-width: 0;\n }\n\n .action-area {\n min-width: 100%;\n margin-top: var(--ic-space-md);\n justify-content: start;\n }\n}\n\n@media screen and (min-width: 992px) {\n :host(.ic-page-header-sticky-desktop) {\n position: sticky;\n top: 0;\n box-shadow: var(--ic-elevation-overlay);\n z-index: var(--ic-z-index-sticky-page-header);\n }\n}\n","import { Component, Host, h, Prop, Element, State } from \"@stencil/core\";\n\nimport { IcAlignment, IcSizesNoLarge, IcThemeMode } from \"../../utils/types\";\n\nimport {\n isSlotUsed,\n DEVICE_SIZES,\n getCurrentDeviceSize,\n checkResizeObserver,\n} from \"../../utils/helpers\";\n\n/**\n * @slot breadcrumbs - Content will be rendered in the breadcrumb area, above the title and action areas.\n * @slot heading - Content will be rendered in the title area, in place of the heading.\n * @slot subheading - Content will be rendered in the title area, in place of the subheading.\n * @slot heading-adornment - Content will be rendered in the title area, adjacent to the heading.\n * @slot actions - Content will be rendered in the action area, adjacent to the title area.\n * @slot input - Content will be rendered in the input area, below the title area and adjacent to the action area.\n * @slot stepper - Content will be rendered in the navigation area, below the title and action areas. Note: stepper slot cannot be used when the tabs slot is being used.\n * @slot tabs - Content will be rendered in the navigation area, below the title and action areas. Note: the stepper slot cannot be used when the tabs slot is being used.\n */\n\n@Component({\n tag: \"ic-page-header\",\n styleUrl: \"ic-page-header.css\",\n shadow: true,\n})\nexport class PageHeader {\n private resizeObserver: ResizeObserver | null = null;\n\n @Element() el: HTMLIcPageHeaderElement;\n\n @State() actionContent: Node[];\n @State() areButtonsReversed: boolean = false;\n @State() deviceSize: number = DEVICE_SIZES.XL;\n\n /**\n * The alignment of the page header.\n */\n @Prop() aligned?: IcAlignment = \"left\";\n\n /**\n * If `true`, a border will be displayed along the bottom of the page header.\n */\n @Prop() border?: boolean = true;\n\n /**\n * The title to render on the page header.\n */\n @Prop() heading?: string;\n\n /**\n * If `true`, the reading pattern and tab order will change in the action area for viewport widths of above 576px and when actions have not wrapped.\n */\n @Prop() reverseOrder?: boolean = false;\n\n /**\n * The size of the page header component.\n */\n @Prop() size?: IcSizesNoLarge = \"medium\";\n\n /**\n * If `true`, the page header will be sticky at all breakpoints.\n */\n @Prop() sticky?: boolean = false;\n\n /**\n * If `true`, the page header will only be sticky for viewport widths of 992px and above.\n */\n @Prop() stickyDesktopOnly?: boolean = false;\n\n /**\n * The subtitle to render on the page header.\n */\n @Prop() subheading?: string;\n\n /**\n * Sets the theme color to the dark or light theme color. \"inherit\" will set the color based on the system settings or ic-theme component.\n */\n @Prop() theme?: IcThemeMode = \"inherit\";\n\n disconnectedCallback(): void {\n if (this.resizeObserver !== null) {\n this.resizeObserver.disconnect();\n }\n }\n\n componentWillLoad(): void {\n this.actionContent = Array.from(\n this.el.querySelectorAll(`[slot=\"actions\"]`)\n );\n }\n\n componentDidLoad(): void {\n checkResizeObserver(this.runResizeObserver);\n }\n\n private resizeObserverCallback = () => {\n if (this.reverseOrder && isSlotUsed(this.el, \"actions\")) {\n this.applyReverseOrder();\n }\n };\n\n private runResizeObserver = () => {\n this.resizeObserver = new ResizeObserver(() => {\n this.resizeObserverCallback();\n });\n this.resizeObserver.observe(this.el);\n };\n\n private applyReverseOrder = (): void => {\n const currSize = getCurrentDeviceSize();\n if (currSize !== this.deviceSize) {\n this.deviceSize = currSize;\n }\n\n const actionArea = this.el.shadowRoot?.querySelector(\n \"div.action-area\"\n ) as HTMLElement;\n const actionHeights: number[] = [];\n\n /* For each button in the actions slot, check the height of the button and push this number into the actionHeights array and then find the greatest number in this array (i.e. find the height of the tallest button) */\n for (let i = 0; i < this.actionContent.length; i++) {\n const action = this.actionContent[i] as HTMLElement;\n let actionHeight = action.offsetHeight;\n if (actionHeight === undefined) {\n actionHeight = 0;\n }\n actionHeights.push(actionHeight);\n }\n\n const max = Math.max(...actionHeights);\n\n /* The smallest breakpoint displays buttons in the same order the user has slotted them in. When the device size is larger than the small breakpoint then the order of the button reverses due to best practice for reading patterns. If the device size is larger than the small breakpoint and the buttons have started to wrap then they follow the order the user has slotted them in. This logic is programmed based on the height of the action-area div that wraps the actions slot. If the height of the action-area div is taller than the height of the tallest button, then it is assumed that the taller height is caused by the buttons wrapping */\n let actionAreaHeight = actionArea.offsetHeight;\n\n if (actionAreaHeight === undefined) {\n actionAreaHeight = 0;\n }\n\n const appendActionContent = () => {\n this.actionContent = this.actionContent.reverse();\n this.actionContent.forEach((btn: string | Node) => {\n this.el.append(btn);\n });\n this.areButtonsReversed = !this.areButtonsReversed;\n };\n\n if (\n (this.deviceSize > DEVICE_SIZES.S &&\n actionAreaHeight <= max &&\n !this.areButtonsReversed) ||\n (((this.deviceSize > DEVICE_SIZES.S && actionAreaHeight > max) ||\n this.deviceSize <= DEVICE_SIZES.S) &&\n this.areButtonsReversed)\n ) {\n appendActionContent();\n }\n };\n\n render() {\n const {\n size,\n border,\n heading,\n subheading,\n aligned,\n sticky,\n stickyDesktopOnly,\n theme,\n } = this;\n\n const navAriaLabel = `${\n isSlotUsed(this.el, \"heading\")\n ? this.el.querySelector('[slot=\"heading\"]')?.textContent ?? \"\"\n : heading ?? \"\"\n } page sections`;\n\n return (\n <Host\n class={{\n [\"ic-page-header-sticky\"]: !!sticky,\n [\"ic-page-header-sticky-desktop\"]: !sticky && !!stickyDesktopOnly,\n [`ic-theme-${theme}`]: theme !== \"inherit\",\n }}\n aria-label={this.el.ariaLabel || \"page header\"}\n >\n <header\n class={{\n [\"border-bottom\"]: !!border,\n [\"tabs\"]: isSlotUsed(this.el, \"tabs\"),\n }}\n role=\"presentation\"\n >\n <ic-section-container\n aligned={aligned}\n fullHeight={isSlotUsed(this.el, \"tabs\")}\n >\n {isSlotUsed(this.el, \"breadcrumbs\") && (\n <div class=\"breadcrumb-area\">\n <slot name=\"breadcrumbs\" />\n </div>\n )}\n <div class=\"main-content\">\n <div class=\"title-area\">\n <div class=\"header-content\">\n <slot name=\"heading\">\n <ic-typography\n variant={size === \"small\" ? \"h4\" : \"h2\"}\n class=\"heading\"\n >\n <h2>{heading}</h2>\n </ic-typography>\n </slot>\n <slot name=\"heading-adornment\" />\n </div>\n <div\n class={{\n [\"subheading-content\"]:\n !!subheading || isSlotUsed(this.el, \"subheading\"),\n [\"small\"]: size === \"small\",\n }}\n >\n <slot name=\"subheading\">\n <ic-typography variant=\"body\">{subheading}</ic-typography>\n </slot>\n </div>\n </div>\n {isSlotUsed(this.el, \"actions\") && (\n <div class=\"action-area\">\n <slot name=\"actions\" />\n </div>\n )}\n {isSlotUsed(this.el, \"input\") && (\n <div class=\"input-area\">\n <slot name=\"input\" />\n </div>\n )}\n </div>\n\n {(isSlotUsed(this.el, \"stepper\") ||\n isSlotUsed(this.el, \"tabs\")) && (\n <div class=\"navigation-area\">\n {isSlotUsed(this.el, \"stepper\") &&\n !isSlotUsed(this.el, \"tabs\") && <slot name=\"stepper\" />}\n {isSlotUsed(this.el, \"tabs\") && (\n <nav aria-label={navAriaLabel}>\n <ic-horizontal-scroll>\n <ul class=\"tabs-slot\">\n <slot name=\"tabs\" />\n </ul>\n </ic-horizontal-scroll>\n </nav>\n )}\n </div>\n )}\n </ic-section-container>\n </header>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,129 +1,5 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-a7a720e7.js';
2
- import { D as DEVICE_SIZES, i as isSlotUsed, f as getCurrentDeviceSize, h as checkResizeObserver } from './helpers-063369f4.js';
3
-
4
- const icPageHeaderCss = "/*! 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:block;z-index:var(--ic-z-index-page-header)}:host(.ic-page-header-sticky){position:sticky;top:0;box-shadow:var(--ic-elevation-overlay);z-index:var(--ic-z-index-sticky-page-header)}header{background-color:var(--ic-page-header-background)}header.border-bottom{border-bottom:var(--ic-border-default);border-bottom:var(--ic-space-1px) solid var(--ic-page-header-border)}header.tabs{padding-top:var(--ic-space-md)}.breadcrumb-area{margin-bottom:var(--ic-space-md)}::slotted(ic-navigation-item){--navigation-link-colour:var(--ic-color-text-primary)}.main-content{display:grid;grid-template-columns:auto 1fr;grid-template-areas:\"title-area action-area\"\n \"input-area action-area\";-moz-column-gap:var(--ic-space-md);column-gap:var(--ic-space-md);justify-content:space-between;width:100%}.title-area{display:flex;flex-direction:column;flex:1;min-width:19rem;grid-area:title-area}.header-content{display:flex;align-items:center;width:100%;flex-wrap:wrap;-moz-column-gap:var(--ic-space-md);column-gap:var(--ic-space-md)}.heading{display:inline-block;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.subheading-content{margin-top:var(--ic-space-xs)}.subheading-content.small{margin-top:var(--ic-space-md)}.action-area{display:flex;gap:var(--ic-space-md);flex-flow:row wrap;justify-self:end;justify-content:flex-end;height:-moz-fit-content;height:fit-content;grid-area:action-area}.input-area,.navigation-area{margin-top:var(--ic-space-md);width:100%}.tabs-slot{display:flex;overflow-x:auto;padding:0.5rem;margin:-0.5rem}.tabs-slot::-webkit-scrollbar{display:none}.input-area{grid-area:input-area}@media screen and (max-width: 576px){::slotted(ic-text-field){--input-width:100%;max-width:20rem}.main-content{grid-template-areas:\"title-area\"\n \"action-area\"\n \"input-area\";justify-content:flex-start}.title-area{min-width:0}.action-area{min-width:100%;margin-top:var(--ic-space-md);justify-content:start}}@media screen and (min-width: 992px){:host(.ic-page-header-sticky-desktop){position:sticky;top:0;box-shadow:var(--ic-elevation-overlay);z-index:var(--ic-z-index-sticky-page-header)}}";
5
- const IcPageHeaderStyle0 = icPageHeaderCss;
6
-
7
- const PageHeader = class {
8
- constructor(hostRef) {
9
- registerInstance(this, hostRef);
10
- this.resizeObserver = null;
11
- this.areButtonsReversed = false;
12
- this.deviceSize = DEVICE_SIZES.XL;
13
- /**
14
- * The alignment of the page header.
15
- */
16
- this.aligned = "left";
17
- /**
18
- * If `true`, a border will be displayed along the bottom of the page header.
19
- */
20
- this.border = true;
21
- /**
22
- * If `true`, the reading pattern and tab order will change in the action area for viewport widths of above 576px and when actions have not wrapped.
23
- */
24
- this.reverseOrder = false;
25
- /**
26
- * The size of the page header component.
27
- */
28
- this.size = "medium";
29
- /**
30
- * If `true`, the page header will be sticky at all breakpoints.
31
- */
32
- this.sticky = false;
33
- /**
34
- * If `true`, the page header will only be sticky for viewport widths of 992px and above.
35
- */
36
- this.stickyDesktopOnly = false;
37
- /**
38
- * Sets the theme color to the dark or light theme color. "inherit" will set the color based on the system settings or ic-theme component.
39
- */
40
- this.theme = "inherit";
41
- this.resizeObserverCallback = () => {
42
- if (this.reverseOrder && isSlotUsed(this.el, "actions")) {
43
- this.applyReverseOrder();
44
- }
45
- };
46
- this.runResizeObserver = () => {
47
- this.resizeObserver = new ResizeObserver(() => {
48
- this.resizeObserverCallback();
49
- });
50
- this.resizeObserver.observe(this.el);
51
- };
52
- this.applyReverseOrder = () => {
53
- var _a;
54
- const currSize = getCurrentDeviceSize();
55
- if (currSize !== this.deviceSize) {
56
- this.deviceSize = currSize;
57
- }
58
- const actionArea = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector("div.action-area");
59
- const actionHeights = [];
60
- /* For each button in the actions slot, check the height of the button and push this number into the actionHeights array and then find the greatest number in this array (i.e. find the height of the tallest button) */
61
- for (let i = 0; i < this.actionContent.length; i++) {
62
- const action = this.actionContent[i];
63
- let actionHeight = action.offsetHeight;
64
- if (actionHeight === undefined) {
65
- actionHeight = 0;
66
- }
67
- actionHeights.push(actionHeight);
68
- }
69
- const max = Math.max(...actionHeights);
70
- /* The smallest breakpoint displays buttons in the same order the user has slotted them in. When the device size is larger than the small breakpoint then the order of the button reverses due to best practice for reading patterns. If the device size is larger than the small breakpoint and the buttons have started to wrap then they follow the order the user has slotted them in. This logic is programmed based on the height of the action-area div that wraps the actions slot. If the height of the action-area div is taller than the height of the tallest button, then it is assumed that the taller height is caused by the buttons wrapping */
71
- let actionAreaHeight = actionArea.offsetHeight;
72
- if (actionAreaHeight === undefined) {
73
- actionAreaHeight = 0;
74
- }
75
- const appendActionContent = () => {
76
- this.actionContent = this.actionContent.reverse();
77
- this.actionContent.forEach((btn) => {
78
- this.el.append(btn);
79
- });
80
- this.areButtonsReversed = !this.areButtonsReversed;
81
- };
82
- if ((this.deviceSize > DEVICE_SIZES.S &&
83
- actionAreaHeight <= max &&
84
- !this.areButtonsReversed) ||
85
- (((this.deviceSize > DEVICE_SIZES.S && actionAreaHeight > max) ||
86
- this.deviceSize <= DEVICE_SIZES.S) &&
87
- this.areButtonsReversed)) {
88
- appendActionContent();
89
- }
90
- };
91
- }
92
- disconnectedCallback() {
93
- if (this.resizeObserver !== null) {
94
- this.resizeObserver.disconnect();
95
- }
96
- }
97
- componentWillLoad() {
98
- this.actionContent = Array.from(this.el.querySelectorAll(`[slot="actions"]`));
99
- }
100
- componentDidLoad() {
101
- checkResizeObserver(this.runResizeObserver);
102
- }
103
- render() {
104
- var _a, _b;
105
- const { size, border, heading, subheading, aligned, sticky, stickyDesktopOnly, theme, } = this;
106
- const navAriaLabel = `${isSlotUsed(this.el, "heading")
107
- ? (_b = (_a = this.el.querySelector('[slot="heading"]')) === null || _a === void 0 ? void 0 : _a.textContent) !== null && _b !== void 0 ? _b : ""
108
- : heading !== null && heading !== void 0 ? heading : ""} page sections`;
109
- return (h(Host, { key: '17bc798fc01d1a70de9fed3da746d8e39a88e96c', class: {
110
- ["ic-page-header-sticky"]: !!sticky,
111
- ["ic-page-header-sticky-desktop"]: !sticky && !!stickyDesktopOnly,
112
- [`ic-theme-${theme}`]: theme !== "inherit",
113
- }, "aria-label": this.el.ariaLabel || "page header" }, h("header", { key: '1dadcdce3f21efe0f196171330cb5774be34075e', class: {
114
- ["border-bottom"]: !!border,
115
- ["tabs"]: isSlotUsed(this.el, "tabs"),
116
- }, role: "presentation" }, h("ic-section-container", { key: '9f0855c0310d29f5381c12665aad41ee1656ccdb', aligned: aligned, fullHeight: isSlotUsed(this.el, "tabs") }, isSlotUsed(this.el, "breadcrumbs") && (h("div", { key: '3b1fe9729e1d62e72a432fd039db40c1c5da22da', class: "breadcrumb-area" }, h("slot", { key: 'e5055a9f7def4018e2046dae4687ae1945235bf7', name: "breadcrumbs" }))), h("div", { key: '70acf27823b39d41d9c2f3dbe3e89d71096e7daf', class: "main-content" }, h("div", { key: 'b924bba3df8954b9f314c1eff6ffe4443d0e53f1', class: "title-area" }, h("div", { key: '5a60bb74557d37b33be8312d177e75ce77210998', class: "header-content" }, h("slot", { key: 'e4c7c70b13eac0944bba1a1f2ddd320f3e1c2659', name: "heading" }, h("ic-typography", { key: 'eb98510ca2b55a81c1b91bbabc4bfe7d5e28bdde', variant: size === "small" ? "h4" : "h2", class: "heading" }, h("h2", { key: '9bc94aa414b9514f0e349faa521804682f22f85b' }, heading))), h("slot", { key: '47b147656f0fe7436d233bb669c4462faab353db', name: "heading-adornment" })), h("div", { key: '1456f12fba38ec4cd05706ccb92d72adf12ae623', class: {
117
- ["subheading-content"]: !!subheading || isSlotUsed(this.el, "subheading"),
118
- ["small"]: size === "small",
119
- } }, h("slot", { key: 'a82707ce4abf37e4e8a965a39a5cc6e50d634647', name: "subheading" }, h("ic-typography", { key: '9f77da962becb04b244f3df0dceb7dad9dc122d8', variant: "body" }, subheading)))), isSlotUsed(this.el, "actions") && (h("div", { key: '792df65e46b45a50514a1967866dd72f6f72e683', class: "action-area" }, h("slot", { key: '0cd5fd825254df4815fe2d3e788946de88cbaae1', name: "actions" }))), isSlotUsed(this.el, "input") && (h("div", { key: 'e030cb3067c544b3d3496146e25d511a30ca97b2', class: "input-area" }, h("slot", { key: '8c9f722a205eded36526a4bc926e7a92c43626af', name: "input" })))), (isSlotUsed(this.el, "stepper") ||
120
- isSlotUsed(this.el, "tabs")) && (h("div", { key: 'deeb8c5520db91c494215d1adf90bebcc96fbbb5', class: "navigation-area" }, isSlotUsed(this.el, "stepper") &&
121
- !isSlotUsed(this.el, "tabs") && h("slot", { key: 'd9201c158069b054c3903ea4c0647d96de9d0930', name: "stepper" }), isSlotUsed(this.el, "tabs") && (h("nav", { key: 'a0cdbb20f507dd783536b0a60ae7fa2d391be85f', "aria-label": navAriaLabel }, h("ic-horizontal-scroll", { key: 'f3c15e0d61db5990108d86c5540d4f69b9477a9e' }, h("ul", { key: '6e7aded64c14703b5b4f141fa11f0f9eac247bce', class: "tabs-slot" }, h("slot", { key: 'eee6cfc3a09856108574b715163cc645f9eae627', name: "tabs" })))))))))));
122
- }
123
- get el() { return getElement(this); }
124
- };
125
- PageHeader.style = IcPageHeaderStyle0;
126
-
127
- export { PageHeader as ic_page_header };
1
+ export { P as ic_page_header } from './ic-page-header-a4a552fe.js';
2
+ import './index-a7a720e7.js';
3
+ import './helpers-15fb9b13.js';
128
4
 
129
5
  //# sourceMappingURL=ic-page-header.entry.js.map
@@ -1 +1 @@
1
- {"file":"ic-page-header.entry.js","mappings":"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","names":[],"sources":["../web-components/dist/collection/components/ic-page-header/ic-page-header.css?tag=ic-page-header&encapsulation=shadow","../web-components/dist/collection/components/ic-page-header/ic-page-header.js"],"sourcesContent":["/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */\n\n/* Document\n ========================================================================== */\n\n/**\n * 1. Correct the line height in all browsers.\n * 2. Prevent adjustments of font size after orientation changes in iOS.\n */\n\nhtml {\n line-height: 1.15; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */\n}\n\n/* Sections\n ========================================================================== */\n\n/**\n * Remove the margin in all browsers.\n */\n\nbody {\n margin: 0;\n}\n\n/**\n * Render the `main` element consistently in IE.\n */\n\nmain {\n display: block;\n}\n\n/**\n * Correct the font size and margin on `h1` elements within `section` and\n * `article` contexts in Chrome, Firefox, and Safari.\n */\n\nh1 {\n font-size: 2em;\n margin: 0.67em 0;\n}\n\n/* Grouping content\n ========================================================================== */\n\n/**\n * 1. Add the correct box sizing in Firefox.\n * 2. Show the overflow in Edge and IE.\n */\n\nhr {\n box-sizing: content-box; /* 1 */\n height: 0; /* 1 */\n overflow: visible; /* 2 */\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n\npre {\n font-family: monospace, monospace; /* 1 */\n font-size: 1em; /* 2 */\n}\n\n/* Text-level semantics\n ========================================================================== */\n\n/**\n * Remove the gray background on active links in IE 10.\n */\n\na {\n background-color: transparent;\n}\n\n/**\n * 1. Remove the bottom border in Chrome 57-\n * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n */\n\nabbr[title] {\n border-bottom: none; /* 1 */\n text-decoration: underline; /* 2 */\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted; /* 2 */\n}\n\n/**\n * Add the correct font weight in Chrome, Edge, and Safari.\n */\n\nb,\nstrong {\n font-weight: bolder;\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n\ncode,\nkbd,\nsamp {\n font-family: monospace, monospace; /* 1 */\n font-size: 1em; /* 2 */\n}\n\n/**\n * Add the correct font size in all browsers.\n */\n\nsmall {\n font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` elements from affecting the line height in\n * all browsers.\n */\n\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\n/* Embedded content\n ========================================================================== */\n\n/**\n * Remove the border on images inside links in IE 10.\n */\n\nimg {\n border-style: none;\n}\n\n/* Forms\n ========================================================================== */\n\n/**\n * 1. Change the font styles in all browsers.\n * 2. Remove the margin in Firefox and Safari.\n */\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-size: 100%; /* 1 */\n line-height: 1.15; /* 1 */\n margin: 0; /* 2 */\n}\n\n/**\n * Show the overflow in IE.\n * 1. Show the overflow in Edge.\n */\n\nbutton,\ninput {\n /* 1 */\n overflow: visible;\n}\n\n/**\n * Remove the inheritance of text transform in Edge, Firefox, and IE.\n * 1. Remove the inheritance of text transform in Firefox.\n */\n\nbutton,\nselect {\n /* 1 */\n text-transform: none;\n}\n\n/**\n * Correct the inability to style clickable types in iOS and Safari.\n */\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\n/**\n * Remove the inner border and padding in Firefox.\n */\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n border-style: none;\n padding: 0;\n}\n\n/**\n * Restore the focus styles unset by the previous rule.\n */\n\nbutton:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring {\n outline: 1px dotted ButtonText;\n}\n\n/**\n * Correct the padding in Firefox.\n */\n\nfieldset {\n padding: 0.35em 0.75em 0.625em;\n}\n\n/**\n * 1. Correct the text wrapping in Edge and IE.\n * 2. Correct the color inheritance from `fieldset` elements in IE.\n * 3. Remove the padding so developers are not caught out when they zero out\n * `fieldset` elements in all browsers.\n */\n\nlegend {\n box-sizing: border-box; /* 1 */\n color: inherit; /* 2 */\n display: table; /* 1 */\n max-width: 100%; /* 1 */\n padding: 0; /* 3 */\n white-space: normal; /* 1 */\n}\n\n/**\n * Add the correct vertical alignment in Chrome, Firefox, and Opera.\n */\n\nprogress {\n vertical-align: baseline;\n}\n\n/**\n * Remove the default vertical scrollbar in IE 10+.\n */\n\ntextarea {\n overflow: auto;\n}\n\n/**\n * 1. Add the correct box sizing in IE 10.\n * 2. Remove the padding in IE 10.\n */\n\n[type=\"checkbox\"],\n[type=\"radio\"] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * Correct the cursor style of increment and decrement buttons in Chrome.\n */\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n/**\n * 1. Correct the odd appearance in Chrome and Safari.\n * 2. Correct the outline style in Safari.\n */\n\n[type=\"search\"] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n}\n\n/**\n * Remove the inner padding in Chrome and Safari on macOS.\n */\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/**\n * 1. Correct the inability to style clickable types in iOS and Safari.\n * 2. Change font properties to `inherit` in Safari.\n */\n\n::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n}\n\n/* Interactive\n ========================================================================== */\n\n/*\n * Add the correct display in Edge, IE 10+, and Firefox.\n */\n\ndetails {\n display: block;\n}\n\n/*\n * Add the correct display in all browsers.\n */\n\nsummary {\n display: list-item;\n}\n\n/* Misc\n ========================================================================== */\n\n/**\n * Add the correct display in IE 10+.\n */\n\ntemplate {\n display: none;\n}\n\n/**\n * Add the correct display in IE 10.\n */\n\n[hidden] {\n display: none;\n}\n\nhtml,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo {\n margin: 0;\n padding: 0;\n border: 0;\n font-size: 100%;\n font-style: inherit;\n vertical-align: baseline;\n}\n\n\n/**\n * @prop --ic-z-index-page-header: z-index of page-header\n */\n\n:host {\n display: block;\n z-index: var(--ic-z-index-page-header);\n}\n\n:host(.ic-page-header-sticky) {\n position: sticky;\n top: 0;\n box-shadow: var(--ic-elevation-overlay);\n z-index: var(--ic-z-index-sticky-page-header);\n}\n\nheader {\n background-color: var(--ic-page-header-background);\n}\n\nheader.border-bottom {\n border-bottom: var(--ic-border-default);\n border-bottom: var(--ic-space-1px) solid var(--ic-page-header-border);\n}\n\nheader.tabs {\n padding-top: var(--ic-space-md);\n}\n\n.breadcrumb-area {\n margin-bottom: var(--ic-space-md);\n}\n\n::slotted(ic-navigation-item) {\n --navigation-link-colour: var(--ic-color-text-primary);\n}\n\n.main-content {\n display: grid;\n grid-template-columns: auto 1fr;\n grid-template-areas:\n \"title-area action-area\"\n \"input-area action-area\";\n -moz-column-gap: var(--ic-space-md);\n column-gap: var(--ic-space-md);\n justify-content: space-between;\n width: 100%;\n}\n\n.title-area {\n display: flex;\n flex-direction: column;\n flex: 1;\n min-width: 19rem;\n grid-area: title-area;\n}\n\n.header-content {\n display: flex;\n align-items: center;\n width: 100%;\n flex-wrap: wrap;\n -moz-column-gap: var(--ic-space-md);\n column-gap: var(--ic-space-md);\n}\n\n.heading {\n display: inline-block;\n overflow-wrap: break-word;\n -webkit-hyphens: auto;\n hyphens: auto;\n}\n\n.subheading-content {\n margin-top: var(--ic-space-xs);\n}\n\n.subheading-content.small {\n margin-top: var(--ic-space-md);\n}\n\n.action-area {\n display: flex;\n gap: var(--ic-space-md);\n flex-flow: row wrap;\n justify-self: end;\n justify-content: flex-end;\n height: -moz-fit-content;\n height: fit-content;\n grid-area: action-area;\n}\n\n.input-area,\n.navigation-area {\n margin-top: var(--ic-space-md);\n width: 100%;\n}\n\n.tabs-slot {\n display: flex;\n overflow-x: auto;\n padding: 0.5rem;\n margin: -0.5rem;\n}\n\n.tabs-slot::-webkit-scrollbar {\n display: none;\n}\n\n.input-area {\n grid-area: input-area;\n}\n\n@media screen and (max-width: 576px) {\n ::slotted(ic-text-field) {\n --input-width: 100%;\n\n max-width: 20rem;\n }\n\n .main-content {\n grid-template-areas:\n \"title-area\"\n \"action-area\"\n \"input-area\";\n justify-content: flex-start;\n }\n\n .title-area {\n min-width: 0;\n }\n\n .action-area {\n min-width: 100%;\n margin-top: var(--ic-space-md);\n justify-content: start;\n }\n}\n\n@media screen and (min-width: 992px) {\n :host(.ic-page-header-sticky-desktop) {\n position: sticky;\n top: 0;\n box-shadow: var(--ic-elevation-overlay);\n z-index: var(--ic-z-index-sticky-page-header);\n }\n}\n","import { Host, h } from \"@stencil/core\";\nimport { isSlotUsed, DEVICE_SIZES, getCurrentDeviceSize, checkResizeObserver, } from \"../../utils/helpers\";\n/**\n * @slot breadcrumbs - Content will be rendered in the breadcrumb area, above the title and action areas.\n * @slot heading - Content will be rendered in the title area, in place of the heading.\n * @slot subheading - Content will be rendered in the title area, in place of the subheading.\n * @slot heading-adornment - Content will be rendered in the title area, adjacent to the heading.\n * @slot actions - Content will be rendered in the action area, adjacent to the title area.\n * @slot input - Content will be rendered in the input area, below the title area and adjacent to the action area.\n * @slot stepper - Content will be rendered in the navigation area, below the title and action areas. Note: stepper slot cannot be used when the tabs slot is being used.\n * @slot tabs - Content will be rendered in the navigation area, below the title and action areas. Note: the stepper slot cannot be used when the tabs slot is being used.\n */\nexport class PageHeader {\n constructor() {\n this.resizeObserver = null;\n this.areButtonsReversed = false;\n this.deviceSize = DEVICE_SIZES.XL;\n /**\n * The alignment of the page header.\n */\n this.aligned = \"left\";\n /**\n * If `true`, a border will be displayed along the bottom of the page header.\n */\n this.border = true;\n /**\n * If `true`, the reading pattern and tab order will change in the action area for viewport widths of above 576px and when actions have not wrapped.\n */\n this.reverseOrder = false;\n /**\n * The size of the page header component.\n */\n this.size = \"medium\";\n /**\n * If `true`, the page header will be sticky at all breakpoints.\n */\n this.sticky = false;\n /**\n * If `true`, the page header will only be sticky for viewport widths of 992px and above.\n */\n this.stickyDesktopOnly = false;\n /**\n * Sets the theme color to the dark or light theme color. \"inherit\" will set the color based on the system settings or ic-theme component.\n */\n this.theme = \"inherit\";\n this.resizeObserverCallback = () => {\n if (this.reverseOrder && isSlotUsed(this.el, \"actions\")) {\n this.applyReverseOrder();\n }\n };\n this.runResizeObserver = () => {\n this.resizeObserver = new ResizeObserver(() => {\n this.resizeObserverCallback();\n });\n this.resizeObserver.observe(this.el);\n };\n this.applyReverseOrder = () => {\n var _a;\n const currSize = getCurrentDeviceSize();\n if (currSize !== this.deviceSize) {\n this.deviceSize = currSize;\n }\n const actionArea = (_a = this.el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector(\"div.action-area\");\n const actionHeights = [];\n /* For each button in the actions slot, check the height of the button and push this number into the actionHeights array and then find the greatest number in this array (i.e. find the height of the tallest button) */\n for (let i = 0; i < this.actionContent.length; i++) {\n const action = this.actionContent[i];\n let actionHeight = action.offsetHeight;\n if (actionHeight === undefined) {\n actionHeight = 0;\n }\n actionHeights.push(actionHeight);\n }\n const max = Math.max(...actionHeights);\n /* The smallest breakpoint displays buttons in the same order the user has slotted them in. When the device size is larger than the small breakpoint then the order of the button reverses due to best practice for reading patterns. If the device size is larger than the small breakpoint and the buttons have started to wrap then they follow the order the user has slotted them in. This logic is programmed based on the height of the action-area div that wraps the actions slot. If the height of the action-area div is taller than the height of the tallest button, then it is assumed that the taller height is caused by the buttons wrapping */\n let actionAreaHeight = actionArea.offsetHeight;\n if (actionAreaHeight === undefined) {\n actionAreaHeight = 0;\n }\n const appendActionContent = () => {\n this.actionContent = this.actionContent.reverse();\n this.actionContent.forEach((btn) => {\n this.el.append(btn);\n });\n this.areButtonsReversed = !this.areButtonsReversed;\n };\n if ((this.deviceSize > DEVICE_SIZES.S &&\n actionAreaHeight <= max &&\n !this.areButtonsReversed) ||\n (((this.deviceSize > DEVICE_SIZES.S && actionAreaHeight > max) ||\n this.deviceSize <= DEVICE_SIZES.S) &&\n this.areButtonsReversed)) {\n appendActionContent();\n }\n };\n }\n disconnectedCallback() {\n if (this.resizeObserver !== null) {\n this.resizeObserver.disconnect();\n }\n }\n componentWillLoad() {\n this.actionContent = Array.from(this.el.querySelectorAll(`[slot=\"actions\"]`));\n }\n componentDidLoad() {\n checkResizeObserver(this.runResizeObserver);\n }\n render() {\n var _a, _b;\n const { size, border, heading, subheading, aligned, sticky, stickyDesktopOnly, theme, } = this;\n const navAriaLabel = `${isSlotUsed(this.el, \"heading\")\n ? (_b = (_a = this.el.querySelector('[slot=\"heading\"]')) === null || _a === void 0 ? void 0 : _a.textContent) !== null && _b !== void 0 ? _b : \"\"\n : heading !== null && heading !== void 0 ? heading : \"\"} page sections`;\n return (h(Host, { key: '17bc798fc01d1a70de9fed3da746d8e39a88e96c', class: {\n [\"ic-page-header-sticky\"]: !!sticky,\n [\"ic-page-header-sticky-desktop\"]: !sticky && !!stickyDesktopOnly,\n [`ic-theme-${theme}`]: theme !== \"inherit\",\n }, \"aria-label\": this.el.ariaLabel || \"page header\" }, h(\"header\", { key: '1dadcdce3f21efe0f196171330cb5774be34075e', class: {\n [\"border-bottom\"]: !!border,\n [\"tabs\"]: isSlotUsed(this.el, \"tabs\"),\n }, role: \"presentation\" }, h(\"ic-section-container\", { key: '9f0855c0310d29f5381c12665aad41ee1656ccdb', aligned: aligned, fullHeight: isSlotUsed(this.el, \"tabs\") }, isSlotUsed(this.el, \"breadcrumbs\") && (h(\"div\", { key: '3b1fe9729e1d62e72a432fd039db40c1c5da22da', class: \"breadcrumb-area\" }, h(\"slot\", { key: 'e5055a9f7def4018e2046dae4687ae1945235bf7', name: \"breadcrumbs\" }))), h(\"div\", { key: '70acf27823b39d41d9c2f3dbe3e89d71096e7daf', class: \"main-content\" }, h(\"div\", { key: 'b924bba3df8954b9f314c1eff6ffe4443d0e53f1', class: \"title-area\" }, h(\"div\", { key: '5a60bb74557d37b33be8312d177e75ce77210998', class: \"header-content\" }, h(\"slot\", { key: 'e4c7c70b13eac0944bba1a1f2ddd320f3e1c2659', name: \"heading\" }, h(\"ic-typography\", { key: 'eb98510ca2b55a81c1b91bbabc4bfe7d5e28bdde', variant: size === \"small\" ? \"h4\" : \"h2\", class: \"heading\" }, h(\"h2\", { key: '9bc94aa414b9514f0e349faa521804682f22f85b' }, heading))), h(\"slot\", { key: '47b147656f0fe7436d233bb669c4462faab353db', name: \"heading-adornment\" })), h(\"div\", { key: '1456f12fba38ec4cd05706ccb92d72adf12ae623', class: {\n [\"subheading-content\"]: !!subheading || isSlotUsed(this.el, \"subheading\"),\n [\"small\"]: size === \"small\",\n } }, h(\"slot\", { key: 'a82707ce4abf37e4e8a965a39a5cc6e50d634647', name: \"subheading\" }, h(\"ic-typography\", { key: '9f77da962becb04b244f3df0dceb7dad9dc122d8', variant: \"body\" }, subheading)))), isSlotUsed(this.el, \"actions\") && (h(\"div\", { key: '792df65e46b45a50514a1967866dd72f6f72e683', class: \"action-area\" }, h(\"slot\", { key: '0cd5fd825254df4815fe2d3e788946de88cbaae1', name: \"actions\" }))), isSlotUsed(this.el, \"input\") && (h(\"div\", { key: 'e030cb3067c544b3d3496146e25d511a30ca97b2', class: \"input-area\" }, h(\"slot\", { key: '8c9f722a205eded36526a4bc926e7a92c43626af', name: \"input\" })))), (isSlotUsed(this.el, \"stepper\") ||\n isSlotUsed(this.el, \"tabs\")) && (h(\"div\", { key: 'deeb8c5520db91c494215d1adf90bebcc96fbbb5', class: \"navigation-area\" }, isSlotUsed(this.el, \"stepper\") &&\n !isSlotUsed(this.el, \"tabs\") && h(\"slot\", { key: 'd9201c158069b054c3903ea4c0647d96de9d0930', name: \"stepper\" }), isSlotUsed(this.el, \"tabs\") && (h(\"nav\", { key: 'a0cdbb20f507dd783536b0a60ae7fa2d391be85f', \"aria-label\": navAriaLabel }, h(\"ic-horizontal-scroll\", { key: 'f3c15e0d61db5990108d86c5540d4f69b9477a9e' }, h(\"ul\", { key: '6e7aded64c14703b5b4f141fa11f0f9eac247bce', class: \"tabs-slot\" }, h(\"slot\", { key: 'eee6cfc3a09856108574b715163cc645f9eae627', name: \"tabs\" })))))))))));\n }\n static get is() { return \"ic-page-header\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"ic-page-header.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"ic-page-header.css\"]\n };\n }\n static get properties() {\n return {\n \"aligned\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"IcAlignment\",\n \"resolved\": \"\\\"center\\\" | \\\"full-width\\\" | \\\"left\\\" | undefined\",\n \"references\": {\n \"IcAlignment\": {\n \"location\": \"import\",\n \"path\": \"../../utils/types\",\n \"id\": \"src/utils/types.ts::IcAlignment\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The alignment of the page header.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"aligned\",\n \"reflect\": false,\n \"defaultValue\": \"\\\"left\\\"\"\n },\n \"border\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, a border will be displayed along the bottom of the page header.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"border\",\n \"reflect\": false,\n \"defaultValue\": \"true\"\n },\n \"heading\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The title to render on the page header.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"heading\",\n \"reflect\": false\n },\n \"reverseOrder\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, the reading pattern and tab order will change in the action area for viewport widths of above 576px and when actions have not wrapped.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"reverse-order\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"size\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"IcSizesNoLarge\",\n \"resolved\": \"\\\"medium\\\" | \\\"small\\\" | undefined\",\n \"references\": {\n \"IcSizesNoLarge\": {\n \"location\": \"import\",\n \"path\": \"../../utils/types\",\n \"id\": \"src/utils/types.ts::IcSizesNoLarge\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The size of the page header component.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"size\",\n \"reflect\": false,\n \"defaultValue\": \"\\\"medium\\\"\"\n },\n \"sticky\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, the page header will be sticky at all breakpoints.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"sticky\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"stickyDesktopOnly\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, the page header will only be sticky for viewport widths of 992px and above.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"sticky-desktop-only\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n },\n \"subheading\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"string\",\n \"resolved\": \"string | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The subtitle to render on the page header.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"subheading\",\n \"reflect\": false\n },\n \"theme\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"IcThemeMode\",\n \"resolved\": \"\\\"dark\\\" | \\\"inherit\\\" | \\\"light\\\" | undefined\",\n \"references\": {\n \"IcThemeMode\": {\n \"location\": \"import\",\n \"path\": \"../../utils/types\",\n \"id\": \"src/utils/types.ts::IcThemeMode\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"Sets the theme color to the dark or light theme color. \\\"inherit\\\" will set the color based on the system settings or ic-theme component.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"theme\",\n \"reflect\": false,\n \"defaultValue\": \"\\\"inherit\\\"\"\n }\n };\n }\n static get states() {\n return {\n \"actionContent\": {},\n \"areButtonsReversed\": {},\n \"deviceSize\": {}\n };\n }\n static get elementRef() { return \"el\"; }\n}\n//# sourceMappingURL=ic-page-header.js.map\n"],"version":3}
1
+ {"file":"ic-page-header.entry.js","mappings":";;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,6 @@
1
+ export { P as ic_pagination, T as ic_text_field } from './ic-text-field-73754fc7.js';
2
+ export { S as ic_select } from './ic-select-cb04ab16.js';
3
+ import './index-a7a720e7.js';
4
+ import './helpers-15fb9b13.js';
5
+
6
+ //# sourceMappingURL=ic-pagination_3.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"ic-pagination.ic-select.ic-text-field.entry.js","mappings":";;;","names":[],"sources":[],"sourcesContent":[],"version":3}
@@ -0,0 +1,32 @@
1
+ import { r as registerInstance, h, H as Host } from './index-a7a720e7.js';
2
+
3
+ const icSectionContainerCss = "/*! 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}@media only screen and (max-width: 576px){:host{--section-container-margin:var(--ic-space-xs);--section-container-max-width:var(--ic-breakpoint-sm)}}@media only screen and (min-width: 577px){:host{--section-container-margin:var(--ic-space-md);--section-container-max-width:var(--ic-breakpoint-md)}}@media only screen and (min-width: 769px){:host{--section-container-margin:var(--ic-space-md);--section-container-max-width:var(--ic-breakpoint-lg)}}@media only screen and (min-width: 993px){:host{--section-container-margin:var(--ic-space-md);--section-container-max-width:var(--ic-breakpoint-xl)}}@media only screen and (min-width: 1201px){:host{--section-container-margin:var(--ic-space-lg);--section-container-max-width:var(--ic-breakpoint-xl)}}:host{display:block;padding-top:var(--ic-space-md);padding-bottom:var(--ic-space-md);box-sizing:border-box}:host(.aligned-center){max-width:var(--section-container-max-width);margin-left:auto;margin-right:auto;padding-left:var(--section-container-margin);padding-right:var(--section-container-margin)}:host(.aligned-left){max-width:var(--section-container-max-width);margin-left:var(--section-container-margin);margin-right:auto;padding-right:var(--section-container-margin)}:host(.aligned-full-width){margin-left:var(--section-container-margin);margin-right:var(--section-container-margin)}:host(.vertical-padding){padding-top:var(--ic-space-md);padding-bottom:var(--ic-space-md)}:host(.no-vertical-padding){padding-top:0;padding-bottom:0}";
4
+ const IcSectionContainerStyle0 = icSectionContainerCss;
5
+
6
+ const SectionContainer = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ /**
10
+ * The alignment of the container.
11
+ */
12
+ this.aligned = "left";
13
+ /**
14
+ * If `true`, the standard vertical padding from the container will be removed.
15
+ */
16
+ this.fullHeight = false;
17
+ }
18
+ render() {
19
+ const { aligned, fullHeight } = this;
20
+ return (h(Host, { key: '95306bac29f04121abad4d98700e14f8a3465b48', class: {
21
+ ["aligned-left"]: aligned === "left" || aligned === null,
22
+ ["aligned-center"]: aligned === "center",
23
+ ["aligned-full-width"]: aligned === "full-width",
24
+ ["no-vertical-padding"]: !!fullHeight,
25
+ } }, h("slot", { key: '54edda612f12a24197b7a4b00d11cc5112a88aba' })));
26
+ }
27
+ };
28
+ SectionContainer.style = IcSectionContainerStyle0;
29
+
30
+ export { SectionContainer as S };
31
+
32
+ //# sourceMappingURL=ic-section-container-3b887eb7.js.map
@@ -0,0 +1 @@
1
+ {"file":"ic-section-container-3b887eb7.js","mappings":";;AAAA,MAAM,qBAAqB,GAAG,+0HAA+0H,CAAC;AAC92H,iCAAe,qBAAqB;;MCOvB,gBAAgB;IAL7B;;;;;QASU,YAAO,GAAiB,MAAM,CAAC;;;;QAK/B,eAAU,GAAa,KAAK,CAAC;KAiBtC;IAfC,MAAM;QACJ,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,GAAG,IAAI,CAAC;QACrC,QACE,EAAC,IAAI,qDACH,KAAK,EAAE;gBACL,CAAC,cAAc,GAAG,OAAO,KAAK,MAAM,IAAI,OAAO,KAAK,IAAI;gBACxD,CAAC,gBAAgB,GAAG,OAAO,KAAK,QAAQ;gBACxC,CAAC,oBAAoB,GAAG,OAAO,KAAK,YAAY;gBAChD,CAAC,qBAAqB,GAAG,CAAC,CAAC,UAAU;aACtC,IAED,8DAAa,CACR,EACP;KACH;;;;;;","names":[],"sources":["../web-components/src/components/ic-section-container/ic-section-container.css?tag=ic-section-container&encapsulation=shadow","../web-components/src/components/ic-section-container/ic-section-container.tsx"],"sourcesContent":["@import \"../../global/normalize.css\";\n\n@media only screen and (max-width: 576px) {\n :host {\n --section-container-margin: var(--ic-space-xs);\n --section-container-max-width: var(--ic-breakpoint-sm);\n }\n}\n\n@media only screen and (min-width: 577px) {\n :host {\n --section-container-margin: var(--ic-space-md);\n --section-container-max-width: var(--ic-breakpoint-md);\n }\n}\n\n@media only screen and (min-width: 769px) {\n :host {\n --section-container-margin: var(--ic-space-md);\n --section-container-max-width: var(--ic-breakpoint-lg);\n }\n}\n\n@media only screen and (min-width: 993px) {\n :host {\n --section-container-margin: var(--ic-space-md);\n --section-container-max-width: var(--ic-breakpoint-xl);\n }\n}\n\n@media only screen and (min-width: 1201px) {\n :host {\n --section-container-margin: var(--ic-space-lg);\n --section-container-max-width: var(--ic-breakpoint-xl);\n }\n}\n\n:host {\n display: block;\n padding-top: var(--ic-space-md);\n padding-bottom: var(--ic-space-md);\n box-sizing: border-box;\n}\n\n:host(.aligned-center) {\n max-width: var(--section-container-max-width);\n margin-left: auto;\n margin-right: auto;\n padding-left: var(--section-container-margin);\n padding-right: var(--section-container-margin);\n}\n\n:host(.aligned-left) {\n max-width: var(--section-container-max-width);\n margin-left: var(--section-container-margin);\n margin-right: auto;\n padding-right: var(--section-container-margin);\n}\n\n:host(.aligned-full-width) {\n margin-left: var(--section-container-margin);\n margin-right: var(--section-container-margin);\n}\n\n:host(.vertical-padding) {\n padding-top: var(--ic-space-md);\n padding-bottom: var(--ic-space-md);\n}\n\n:host(.no-vertical-padding) {\n padding-top: 0;\n padding-bottom: 0;\n}\n","import { Component, Prop, Host, h } from \"@stencil/core\";\nimport { IcAlignment } from \"../../utils/types\";\n\n@Component({\n tag: \"ic-section-container\",\n styleUrl: \"ic-section-container.css\",\n shadow: true,\n})\nexport class SectionContainer {\n /**\n * The alignment of the container.\n */\n @Prop() aligned?: IcAlignment = \"left\";\n\n /**\n * If `true`, the standard vertical padding from the container will be removed.\n */\n @Prop() fullHeight?: boolean = false;\n\n render() {\n const { aligned, fullHeight } = this;\n return (\n <Host\n class={{\n [\"aligned-left\"]: aligned === \"left\" || aligned === null,\n [\"aligned-center\"]: aligned === \"center\",\n [\"aligned-full-width\"]: aligned === \"full-width\",\n [\"no-vertical-padding\"]: !!fullHeight,\n }}\n >\n <slot></slot>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,32 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-a7a720e7.js';
2
-
3
- const icSectionContainerCss = "/*! 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}@media only screen and (max-width: 576px){:host{--section-container-margin:var(--ic-space-xs);--section-container-max-width:var(--ic-breakpoint-sm)}}@media only screen and (min-width: 577px){:host{--section-container-margin:var(--ic-space-md);--section-container-max-width:var(--ic-breakpoint-md)}}@media only screen and (min-width: 769px){:host{--section-container-margin:var(--ic-space-md);--section-container-max-width:var(--ic-breakpoint-lg)}}@media only screen and (min-width: 993px){:host{--section-container-margin:var(--ic-space-md);--section-container-max-width:var(--ic-breakpoint-xl)}}@media only screen and (min-width: 1201px){:host{--section-container-margin:var(--ic-space-lg);--section-container-max-width:var(--ic-breakpoint-xl)}}:host{display:block;padding-top:var(--ic-space-md);padding-bottom:var(--ic-space-md);box-sizing:border-box}:host(.aligned-center){max-width:var(--section-container-max-width);margin-left:auto;margin-right:auto;padding-left:var(--section-container-margin);padding-right:var(--section-container-margin)}:host(.aligned-left){max-width:var(--section-container-max-width);margin-left:var(--section-container-margin);margin-right:auto;padding-right:var(--section-container-margin)}:host(.aligned-full-width){margin-left:var(--section-container-margin);margin-right:var(--section-container-margin)}:host(.vertical-padding){padding-top:var(--ic-space-md);padding-bottom:var(--ic-space-md)}:host(.no-vertical-padding){padding-top:0;padding-bottom:0}";
4
- const IcSectionContainerStyle0 = icSectionContainerCss;
5
-
6
- const SectionContainer = class {
7
- constructor(hostRef) {
8
- registerInstance(this, hostRef);
9
- /**
10
- * The alignment of the container.
11
- */
12
- this.aligned = "left";
13
- /**
14
- * If `true`, the standard vertical padding from the container will be removed.
15
- */
16
- this.fullHeight = false;
17
- }
18
- render() {
19
- const { aligned, fullHeight } = this;
20
- return (h(Host, { key: '67c1b4b2afe62fc53812421ee49c01bf689e05b4', class: {
21
- ["aligned-left"]: aligned === "left" || aligned === null,
22
- ["aligned-center"]: aligned === "center",
23
- ["aligned-full-width"]: aligned === "full-width",
24
- ["no-vertical-padding"]: !!fullHeight,
25
- } }, h("slot", { key: 'cb21cb372b6131cfb990ac0a016f6c64641749f9' })));
26
- }
27
- };
28
- SectionContainer.style = IcSectionContainerStyle0;
29
-
30
- export { SectionContainer as ic_section_container };
1
+ export { S as ic_section_container } from './ic-section-container-3b887eb7.js';
2
+ import './index-a7a720e7.js';
31
3
 
32
4
  //# sourceMappingURL=ic-section-container.entry.js.map
@@ -1 +1 @@
1
- {"file":"ic-section-container.entry.js","mappings":";;AAAA,MAAM,qBAAqB,GAAG,+0HAA+0H,CAAC;AAC92H,iCAAe,qBAAqB;;MCAvB,gBAAgB;IACzB;;;;;QAII,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC;;;;QAItB,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC;KAC3B;IACD,MAAM;QACF,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,GAAG,IAAI,CAAC;QACrC,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE;gBAClE,CAAC,cAAc,GAAG,OAAO,KAAK,MAAM,IAAI,OAAO,KAAK,IAAI;gBACxD,CAAC,gBAAgB,GAAG,OAAO,KAAK,QAAQ;gBACxC,CAAC,oBAAoB,GAAG,OAAO,KAAK,YAAY;gBAChD,CAAC,qBAAqB,GAAG,CAAC,CAAC,UAAU;aACxC,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC,EAAE;KAC7E;;;;;;","names":[],"sources":["../web-components/dist/collection/components/ic-section-container/ic-section-container.css?tag=ic-section-container&encapsulation=shadow","../web-components/dist/collection/components/ic-section-container/ic-section-container.js"],"sourcesContent":["/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */\n\n/* Document\n ========================================================================== */\n\n/**\n * 1. Correct the line height in all browsers.\n * 2. Prevent adjustments of font size after orientation changes in iOS.\n */\n\nhtml {\n line-height: 1.15; /* 1 */\n -webkit-text-size-adjust: 100%; /* 2 */\n}\n\n/* Sections\n ========================================================================== */\n\n/**\n * Remove the margin in all browsers.\n */\n\nbody {\n margin: 0;\n}\n\n/**\n * Render the `main` element consistently in IE.\n */\n\nmain {\n display: block;\n}\n\n/**\n * Correct the font size and margin on `h1` elements within `section` and\n * `article` contexts in Chrome, Firefox, and Safari.\n */\n\nh1 {\n font-size: 2em;\n margin: 0.67em 0;\n}\n\n/* Grouping content\n ========================================================================== */\n\n/**\n * 1. Add the correct box sizing in Firefox.\n * 2. Show the overflow in Edge and IE.\n */\n\nhr {\n box-sizing: content-box; /* 1 */\n height: 0; /* 1 */\n overflow: visible; /* 2 */\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n\npre {\n font-family: monospace, monospace; /* 1 */\n font-size: 1em; /* 2 */\n}\n\n/* Text-level semantics\n ========================================================================== */\n\n/**\n * Remove the gray background on active links in IE 10.\n */\n\na {\n background-color: transparent;\n}\n\n/**\n * 1. Remove the bottom border in Chrome 57-\n * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n */\n\nabbr[title] {\n border-bottom: none; /* 1 */\n text-decoration: underline; /* 2 */\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted; /* 2 */\n}\n\n/**\n * Add the correct font weight in Chrome, Edge, and Safari.\n */\n\nb,\nstrong {\n font-weight: bolder;\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n\ncode,\nkbd,\nsamp {\n font-family: monospace, monospace; /* 1 */\n font-size: 1em; /* 2 */\n}\n\n/**\n * Add the correct font size in all browsers.\n */\n\nsmall {\n font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` elements from affecting the line height in\n * all browsers.\n */\n\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\nsup {\n top: -0.5em;\n}\n\n/* Embedded content\n ========================================================================== */\n\n/**\n * Remove the border on images inside links in IE 10.\n */\n\nimg {\n border-style: none;\n}\n\n/* Forms\n ========================================================================== */\n\n/**\n * 1. Change the font styles in all browsers.\n * 2. Remove the margin in Firefox and Safari.\n */\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n font-family: inherit; /* 1 */\n font-size: 100%; /* 1 */\n line-height: 1.15; /* 1 */\n margin: 0; /* 2 */\n}\n\n/**\n * Show the overflow in IE.\n * 1. Show the overflow in Edge.\n */\n\nbutton,\ninput {\n /* 1 */\n overflow: visible;\n}\n\n/**\n * Remove the inheritance of text transform in Edge, Firefox, and IE.\n * 1. Remove the inheritance of text transform in Firefox.\n */\n\nbutton,\nselect {\n /* 1 */\n text-transform: none;\n}\n\n/**\n * Correct the inability to style clickable types in iOS and Safari.\n */\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\n/**\n * Remove the inner border and padding in Firefox.\n */\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n border-style: none;\n padding: 0;\n}\n\n/**\n * Restore the focus styles unset by the previous rule.\n */\n\nbutton:-moz-focusring,\n[type=\"button\"]:-moz-focusring,\n[type=\"reset\"]:-moz-focusring,\n[type=\"submit\"]:-moz-focusring {\n outline: 1px dotted ButtonText;\n}\n\n/**\n * Correct the padding in Firefox.\n */\n\nfieldset {\n padding: 0.35em 0.75em 0.625em;\n}\n\n/**\n * 1. Correct the text wrapping in Edge and IE.\n * 2. Correct the color inheritance from `fieldset` elements in IE.\n * 3. Remove the padding so developers are not caught out when they zero out\n * `fieldset` elements in all browsers.\n */\n\nlegend {\n box-sizing: border-box; /* 1 */\n color: inherit; /* 2 */\n display: table; /* 1 */\n max-width: 100%; /* 1 */\n padding: 0; /* 3 */\n white-space: normal; /* 1 */\n}\n\n/**\n * Add the correct vertical alignment in Chrome, Firefox, and Opera.\n */\n\nprogress {\n vertical-align: baseline;\n}\n\n/**\n * Remove the default vertical scrollbar in IE 10+.\n */\n\ntextarea {\n overflow: auto;\n}\n\n/**\n * 1. Add the correct box sizing in IE 10.\n * 2. Remove the padding in IE 10.\n */\n\n[type=\"checkbox\"],\n[type=\"radio\"] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * Correct the cursor style of increment and decrement buttons in Chrome.\n */\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n/**\n * 1. Correct the odd appearance in Chrome and Safari.\n * 2. Correct the outline style in Safari.\n */\n\n[type=\"search\"] {\n -webkit-appearance: textfield; /* 1 */\n outline-offset: -2px; /* 2 */\n}\n\n/**\n * Remove the inner padding in Chrome and Safari on macOS.\n */\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/**\n * 1. Correct the inability to style clickable types in iOS and Safari.\n * 2. Change font properties to `inherit` in Safari.\n */\n\n::-webkit-file-upload-button {\n -webkit-appearance: button; /* 1 */\n font: inherit; /* 2 */\n}\n\n/* Interactive\n ========================================================================== */\n\n/*\n * Add the correct display in Edge, IE 10+, and Firefox.\n */\n\ndetails {\n display: block;\n}\n\n/*\n * Add the correct display in all browsers.\n */\n\nsummary {\n display: list-item;\n}\n\n/* Misc\n ========================================================================== */\n\n/**\n * Add the correct display in IE 10+.\n */\n\ntemplate {\n display: none;\n}\n\n/**\n * Add the correct display in IE 10.\n */\n\n[hidden] {\n display: none;\n}\n\nhtml,\nbody,\ndiv,\nspan,\napplet,\nobject,\niframe,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nblockquote,\npre,\na,\nabbr,\nacronym,\naddress,\nbig,\ncite,\ncode,\ndel,\ndfn,\nem,\nimg,\nins,\nkbd,\nq,\ns,\nsamp,\nsmall,\nstrike,\nstrong,\nsub,\nsup,\ntt,\nvar,\nb,\nu,\ni,\ncenter,\ndl,\ndt,\ndd,\nol,\nul,\nli,\nfieldset,\nform,\nlabel,\nlegend,\ntable,\ncaption,\ntbody,\ntfoot,\nthead,\ntr,\nth,\ntd,\narticle,\naside,\ncanvas,\ndetails,\nembed,\nfigure,\nfigcaption,\nfooter,\nheader,\nhgroup,\nmenu,\nnav,\noutput,\nruby,\nsection,\nsummary,\ntime,\nmark,\naudio,\nvideo {\n margin: 0;\n padding: 0;\n border: 0;\n font-size: 100%;\n font-style: inherit;\n vertical-align: baseline;\n}\n\n\n@media only screen and (max-width: 576px) {\n :host {\n --section-container-margin: var(--ic-space-xs);\n --section-container-max-width: var(--ic-breakpoint-sm);\n }\n}\n\n@media only screen and (min-width: 577px) {\n :host {\n --section-container-margin: var(--ic-space-md);\n --section-container-max-width: var(--ic-breakpoint-md);\n }\n}\n\n@media only screen and (min-width: 769px) {\n :host {\n --section-container-margin: var(--ic-space-md);\n --section-container-max-width: var(--ic-breakpoint-lg);\n }\n}\n\n@media only screen and (min-width: 993px) {\n :host {\n --section-container-margin: var(--ic-space-md);\n --section-container-max-width: var(--ic-breakpoint-xl);\n }\n}\n\n@media only screen and (min-width: 1201px) {\n :host {\n --section-container-margin: var(--ic-space-lg);\n --section-container-max-width: var(--ic-breakpoint-xl);\n }\n}\n\n:host {\n display: block;\n padding-top: var(--ic-space-md);\n padding-bottom: var(--ic-space-md);\n box-sizing: border-box;\n}\n\n:host(.aligned-center) {\n max-width: var(--section-container-max-width);\n margin-left: auto;\n margin-right: auto;\n padding-left: var(--section-container-margin);\n padding-right: var(--section-container-margin);\n}\n\n:host(.aligned-left) {\n max-width: var(--section-container-max-width);\n margin-left: var(--section-container-margin);\n margin-right: auto;\n padding-right: var(--section-container-margin);\n}\n\n:host(.aligned-full-width) {\n margin-left: var(--section-container-margin);\n margin-right: var(--section-container-margin);\n}\n\n:host(.vertical-padding) {\n padding-top: var(--ic-space-md);\n padding-bottom: var(--ic-space-md);\n}\n\n:host(.no-vertical-padding) {\n padding-top: 0;\n padding-bottom: 0;\n}\n","import { Host, h } from \"@stencil/core\";\nexport class SectionContainer {\n constructor() {\n /**\n * The alignment of the container.\n */\n this.aligned = \"left\";\n /**\n * If `true`, the standard vertical padding from the container will be removed.\n */\n this.fullHeight = false;\n }\n render() {\n const { aligned, fullHeight } = this;\n return (h(Host, { key: '67c1b4b2afe62fc53812421ee49c01bf689e05b4', class: {\n [\"aligned-left\"]: aligned === \"left\" || aligned === null,\n [\"aligned-center\"]: aligned === \"center\",\n [\"aligned-full-width\"]: aligned === \"full-width\",\n [\"no-vertical-padding\"]: !!fullHeight,\n } }, h(\"slot\", { key: 'cb21cb372b6131cfb990ac0a016f6c64641749f9' })));\n }\n static get is() { return \"ic-section-container\"; }\n static get encapsulation() { return \"shadow\"; }\n static get originalStyleUrls() {\n return {\n \"$\": [\"ic-section-container.css\"]\n };\n }\n static get styleUrls() {\n return {\n \"$\": [\"ic-section-container.css\"]\n };\n }\n static get properties() {\n return {\n \"aligned\": {\n \"type\": \"string\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"IcAlignment\",\n \"resolved\": \"\\\"center\\\" | \\\"full-width\\\" | \\\"left\\\" | undefined\",\n \"references\": {\n \"IcAlignment\": {\n \"location\": \"import\",\n \"path\": \"../../utils/types\",\n \"id\": \"src/utils/types.ts::IcAlignment\"\n }\n }\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"The alignment of the container.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"aligned\",\n \"reflect\": false,\n \"defaultValue\": \"\\\"left\\\"\"\n },\n \"fullHeight\": {\n \"type\": \"boolean\",\n \"mutable\": false,\n \"complexType\": {\n \"original\": \"boolean\",\n \"resolved\": \"boolean | undefined\",\n \"references\": {}\n },\n \"required\": false,\n \"optional\": true,\n \"docs\": {\n \"tags\": [],\n \"text\": \"If `true`, the standard vertical padding from the container will be removed.\"\n },\n \"getter\": false,\n \"setter\": false,\n \"attribute\": \"full-height\",\n \"reflect\": false,\n \"defaultValue\": \"false\"\n }\n };\n }\n}\n//# sourceMappingURL=ic-section-container.js.map\n"],"version":3}
1
+ {"file":"ic-section-container.entry.js","mappings":";","names":[],"sources":[],"sourcesContent":[],"version":3}