globuswebcomponents 2.8.8 → 2.8.10

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 (432) hide show
  1. package/dist/cjs/{gb-approval-modal_70.cjs.entry.js → gb-approval-modal_72.cjs.entry.js} +302 -134
  2. package/dist/cjs/gb-logo.cjs.entry.js +1 -1
  3. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  4. package/dist/cjs/gb-nav-bar-item.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-nav-bar.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-prompt-modal.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-step-base_2.cjs.entry.js +2 -2
  15. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-stepper-horizontal-minimal-icons.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  23. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  24. package/dist/cjs/globuscomponents.cjs.js +1 -1
  25. package/dist/cjs/loader.cjs.js +1 -1
  26. package/dist/cjs/reusableModels-_LRAKnsh.js.map +1 -1
  27. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  28. package/dist/collection/components/gb-date-picker/gb-date-picker.css +9 -3
  29. package/dist/collection/components/gb-date-picker/gb-date-picker.js +25 -3
  30. package/dist/collection/components/gb-date-picker/gb-date-picker.js.map +1 -1
  31. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  32. package/dist/collection/components/gb-empty-state/gb-empty-state.js +2 -2
  33. package/dist/collection/components/gb-empty-state/gb-empty-state.js.map +1 -1
  34. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +2 -2
  35. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js.map +1 -1
  36. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  37. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.css +5 -1
  38. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +49 -7
  39. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js.map +1 -1
  40. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  41. package/dist/collection/components/gb-header/gb-header.css +18 -1
  42. package/dist/collection/components/gb-header/gb-header.js +2 -2
  43. package/dist/collection/components/gb-header/gb-header.js.map +1 -1
  44. package/dist/collection/components/gb-header-icon/gb-header-icon.css +6 -0
  45. package/dist/collection/components/gb-header-icon/gb-header-icon.js +1 -1
  46. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  47. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  48. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.css +9 -1
  49. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +76 -10
  50. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js.map +1 -1
  51. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  52. package/dist/collection/components/gb-illustration/gb-illustration.js +8 -8
  53. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  54. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.css +3 -4
  55. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  56. package/dist/collection/components/gb-input-field/gb-input-field.js +13 -13
  57. package/dist/collection/components/gb-logo/gb-logo.js +1 -1
  58. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  59. package/dist/collection/components/gb-metric-card/gb-metric-card.js +1 -1
  60. package/dist/collection/components/gb-metric-featured-icon/gb-metric-featured-icon.js +1 -1
  61. package/dist/collection/components/gb-modal-header/gb-modal-header.js +2 -2
  62. package/dist/collection/components/gb-nav-bar/gb-nav-bar.js +1 -1
  63. package/dist/collection/components/gb-nav-bar-item/gb-nav-bar-item.js +1 -1
  64. package/dist/collection/components/gb-nav-bar-sidemenu/gb-nav-bar-sidemenu.js +1 -1
  65. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  66. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  67. package/dist/collection/components/gb-pagination/gb-pagination.css +6 -0
  68. package/dist/collection/components/gb-pagination/gb-pagination.js +32 -14
  69. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  70. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  71. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  72. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  73. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  74. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  75. package/dist/collection/components/gb-pattern/gb-pattern.js +1 -1
  76. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  77. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  78. package/dist/collection/components/gb-prompt-modal/gb-prompt-modal.js +1 -1
  79. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  80. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  81. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  82. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  83. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +2 -2
  84. package/dist/collection/components/gb-slider/gb-slider.css +12 -1
  85. package/dist/collection/components/gb-slider/gb-slider.js +63 -2
  86. package/dist/collection/components/gb-slider/gb-slider.js.map +1 -1
  87. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  88. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  89. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  90. package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
  91. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  92. package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
  93. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  94. package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
  95. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  96. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +2 -11
  97. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js.map +1 -1
  98. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  99. package/dist/collection/components/gb-table-header/gb-table-header.css +17 -5
  100. package/dist/collection/components/gb-table-header/gb-table-header.js +9 -5
  101. package/dist/collection/components/gb-table-header/gb-table-header.js.map +1 -1
  102. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  103. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  104. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  105. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  106. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.css +2 -2
  107. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +3 -3
  108. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  109. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  110. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  111. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  112. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  113. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  114. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  115. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  116. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  117. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  118. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  119. package/dist/collection/models/reusableModels.js.map +1 -1
  120. package/dist/components/gb-action-panel.js +2 -2
  121. package/dist/components/gb-approval-modal.js +13 -13
  122. package/dist/components/gb-avatar-add-button.js +1 -1
  123. package/dist/components/gb-avatar-dropdown.js +1 -1
  124. package/dist/components/gb-avatar-group.js +4 -4
  125. package/dist/components/gb-avatar-label-group.js +1 -1
  126. package/dist/components/gb-avatar-profile-photo.js +2 -2
  127. package/dist/components/gb-avatar.js +1 -1
  128. package/dist/components/gb-badge.js +1 -1
  129. package/dist/components/gb-btn.js +1 -1
  130. package/dist/components/gb-button.js +1 -1
  131. package/dist/components/gb-checkbox-group-item.js +1 -1
  132. package/dist/components/gb-checkbox-group.js +5 -5
  133. package/dist/components/gb-collapse-button.js +1 -1
  134. package/dist/components/gb-comment.js +2 -2
  135. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  136. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  137. package/dist/components/gb-date-picker.js +1 -1
  138. package/dist/components/gb-detail-cell.js +6 -6
  139. package/dist/components/gb-empty-state.js +6 -6
  140. package/dist/components/gb-empty-state.js.map +1 -1
  141. package/dist/components/gb-file-type-icon.js +1 -1
  142. package/dist/components/gb-file-upload-item-base.js +1 -1
  143. package/dist/components/gb-file-upload.js +17 -17
  144. package/dist/components/gb-filter-button.js +1 -1
  145. package/dist/components/gb-header-icon.js +1 -1
  146. package/dist/components/gb-header.js +25 -25
  147. package/dist/components/gb-header.js.map +1 -1
  148. package/dist/components/gb-help-dropdown.js +1 -1
  149. package/dist/components/gb-help-tooltip.js +1 -1
  150. package/dist/components/gb-horizontal-tabs.js +73 -16
  151. package/dist/components/gb-horizontal-tabs.js.map +1 -1
  152. package/dist/components/gb-icon-button-base.js +1 -1
  153. package/dist/components/gb-illustration.js +1 -1
  154. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  155. package/dist/components/gb-input-dropdown.js +1 -1
  156. package/dist/components/gb-input-field.js +1 -1
  157. package/dist/components/gb-logo.js +1 -1
  158. package/dist/components/gb-mega-input-field-base.js +1 -1
  159. package/dist/components/gb-metric-card.js +5 -5
  160. package/dist/components/gb-metric-featured-icon.js +1 -1
  161. package/dist/components/gb-modal-action.js +1 -1
  162. package/dist/components/gb-modal-header.js +1 -1
  163. package/dist/components/gb-nav-bar-item.js +1 -1
  164. package/dist/components/gb-nav-bar-sidemenu.js +6 -6
  165. package/dist/components/gb-nav-bar.js +3 -3
  166. package/dist/components/gb-notification-content.js +1 -1
  167. package/dist/components/gb-notification-pane.js +1 -1
  168. package/dist/components/gb-pagination-button-group-base.js +1 -1
  169. package/dist/components/gb-pagination-dot-group.js +1 -1
  170. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  171. package/dist/components/gb-pagination-number-base.js +1 -1
  172. package/dist/components/gb-pagination.js +30 -28
  173. package/dist/components/gb-pagination.js.map +1 -1
  174. package/dist/components/gb-password-button.js +1 -1
  175. package/dist/components/gb-pattern.js +1 -1
  176. package/dist/components/gb-progress-bar.js +1 -1
  177. package/dist/components/gb-progress-circle.js +1 -1
  178. package/dist/components/gb-prompt-modal.js +3 -3
  179. package/dist/components/gb-quick-action-card.js +1 -1
  180. package/dist/components/gb-quick-action-icon.js +1 -1
  181. package/dist/components/gb-scrollbar.js +1 -1
  182. package/dist/components/gb-sidebar.js +9 -9
  183. package/dist/components/gb-simple-side-bar-item.js +1 -1
  184. package/dist/components/gb-slider-control-handle.js +1 -1
  185. package/dist/components/gb-slider.js +10 -5
  186. package/dist/components/gb-slider.js.map +1 -1
  187. package/dist/components/gb-status-indicator.js +1 -1
  188. package/dist/components/gb-step-base.js +1 -1
  189. package/dist/components/gb-step-icon-base.js +1 -1
  190. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  191. package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
  192. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  193. package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
  194. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  195. package/dist/components/gb-tab-button-base.js +1 -1
  196. package/dist/components/gb-table-cell.js +1 -1
  197. package/dist/components/gb-table-header.js +26 -22
  198. package/dist/components/gb-table-header.js.map +1 -1
  199. package/dist/components/gb-tag-checkbox.js +1 -1
  200. package/dist/components/gb-tag-close.js +1 -1
  201. package/dist/components/gb-tag-count.js +1 -1
  202. package/dist/components/gb-tag.js +1 -1
  203. package/dist/components/gb-textarea-input-field.js +1 -1
  204. package/dist/components/gb-theme-tab.js +1 -1
  205. package/dist/components/gb-toast-button.js +1 -1
  206. package/dist/components/gb-toast.js +4 -4
  207. package/dist/components/gb-toggle-base.js +1 -1
  208. package/dist/components/gb-toggle.js +2 -2
  209. package/dist/components/gb-token-field-compact.js +1 -1
  210. package/dist/components/gb-token-field-compressed.js +3 -3
  211. package/dist/components/gb-tooltip.js +1 -1
  212. package/dist/components/gb-vertical-tabs.js +1 -1
  213. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  214. package/dist/components/gb-wysiwyg-tooltip.js +1 -1
  215. package/dist/components/{p-DEOc4RK6.js → p-35qPwi1V.js} +7 -16
  216. package/dist/components/p-35qPwi1V.js.map +1 -0
  217. package/dist/components/{p-DwN7gZgF.js → p-9TRwGoB1.js} +17 -13
  218. package/dist/components/p-9TRwGoB1.js.map +1 -0
  219. package/dist/components/{p-NrOyS7Y9.js → p-9dcuKrF9.js} +10 -10
  220. package/dist/components/{p-NrOyS7Y9.js.map → p-9dcuKrF9.js.map} +1 -1
  221. package/dist/components/{p-Bexa7p_j.js → p-B1DVgc1s.js} +3 -3
  222. package/dist/components/{p-Bexa7p_j.js.map → p-B1DVgc1s.js.map} +1 -1
  223. package/dist/components/{p-emuMNIkW.js → p-B6pw61rr.js} +5 -5
  224. package/dist/components/{p-emuMNIkW.js.map → p-B6pw61rr.js.map} +1 -1
  225. package/dist/components/{p-DdejcyRs.js → p-BC2voNsb.js} +7 -7
  226. package/dist/components/p-BC2voNsb.js.map +1 -0
  227. package/dist/components/{p-CRlSCsyl.js → p-BE_Mb4fi.js} +4 -4
  228. package/dist/components/{p-CRlSCsyl.js.map → p-BE_Mb4fi.js.map} +1 -1
  229. package/dist/components/{p-JsBZ4Ot0.js → p-BSPhlAf5.js} +4 -4
  230. package/dist/components/{p-JsBZ4Ot0.js.map → p-BSPhlAf5.js.map} +1 -1
  231. package/dist/components/{p-DsjGfUOC.js → p-BSUT-7Pb.js} +3 -3
  232. package/dist/components/{p-DsjGfUOC.js.map → p-BSUT-7Pb.js.map} +1 -1
  233. package/dist/components/{p-CdqczCCg.js → p-BTTP9J7F.js} +3 -3
  234. package/dist/components/{p-CdqczCCg.js.map → p-BTTP9J7F.js.map} +1 -1
  235. package/dist/components/{p-BZWIJ8d2.js → p-Bj9n8-ts.js} +3 -3
  236. package/dist/components/{p-BZWIJ8d2.js.map → p-Bj9n8-ts.js.map} +1 -1
  237. package/dist/components/{p-BYvHUey2.js → p-BsOD9AKo.js} +7 -7
  238. package/dist/components/{p-BYvHUey2.js.map → p-BsOD9AKo.js.map} +1 -1
  239. package/dist/components/{p-D34Zl5vN.js → p-Bso8OdhC.js} +4 -4
  240. package/dist/components/{p-D34Zl5vN.js.map → p-Bso8OdhC.js.map} +1 -1
  241. package/dist/components/{p-L7-3Eq-U.js → p-Bu1id7rV.js} +4 -4
  242. package/dist/components/{p-L7-3Eq-U.js.map → p-Bu1id7rV.js.map} +1 -1
  243. package/dist/components/{p-BPU_ZVzB.js → p-BxgjtGPk.js} +3 -3
  244. package/dist/components/{p-BPU_ZVzB.js.map → p-BxgjtGPk.js.map} +1 -1
  245. package/dist/components/{p-B-Hgu5Yp.js → p-ByE-Pp_b.js} +3 -3
  246. package/dist/components/{p-B-Hgu5Yp.js.map → p-ByE-Pp_b.js.map} +1 -1
  247. package/dist/components/{p-CRK9utAK.js → p-C2D34NQP.js} +3 -3
  248. package/dist/components/{p-CRK9utAK.js.map → p-C2D34NQP.js.map} +1 -1
  249. package/dist/components/{p-DP8BsIqT.js → p-C3dONfXi.js} +3 -3
  250. package/dist/components/{p-DP8BsIqT.js.map → p-C3dONfXi.js.map} +1 -1
  251. package/dist/components/{p-D5FhTvW8.js → p-C67fP8XW.js} +3 -3
  252. package/dist/components/{p-D5FhTvW8.js.map → p-C67fP8XW.js.map} +1 -1
  253. package/dist/components/{p-DiTtuh-G.js → p-CBZRBrhL.js} +4 -4
  254. package/dist/components/{p-DiTtuh-G.js.map → p-CBZRBrhL.js.map} +1 -1
  255. package/dist/components/{p-CBjL7BTF.js → p-CFcy4w8I.js} +4 -4
  256. package/dist/components/{p-CBjL7BTF.js.map → p-CFcy4w8I.js.map} +1 -1
  257. package/dist/components/{p-Bum0hue3.js → p-CJQaK2Vj.js} +3 -3
  258. package/dist/components/{p-Bum0hue3.js.map → p-CJQaK2Vj.js.map} +1 -1
  259. package/dist/components/{p-DqXhsESD.js → p-CPVbQlpR.js} +3 -3
  260. package/dist/components/{p-DqXhsESD.js.map → p-CPVbQlpR.js.map} +1 -1
  261. package/dist/components/{p-BI4lPlgX.js → p-CW2L_agw.js} +8 -8
  262. package/dist/components/{p-BI4lPlgX.js.map → p-CW2L_agw.js.map} +1 -1
  263. package/dist/components/{p-D6aPqMX3.js → p-Cg8QWf5e.js} +18 -18
  264. package/dist/components/{p-D6aPqMX3.js.map → p-Cg8QWf5e.js.map} +1 -1
  265. package/dist/components/{p-BTeNMNky.js → p-Ch3Kupnz.js} +4 -4
  266. package/dist/components/{p-BTeNMNky.js.map → p-Ch3Kupnz.js.map} +1 -1
  267. package/dist/components/{p-DNScdYMn.js → p-CkwE3dfq.js} +4 -4
  268. package/dist/components/{p-DNScdYMn.js.map → p-CkwE3dfq.js.map} +1 -1
  269. package/dist/components/{p-Bvtn8awg.js → p-CuvoOWPL.js} +3 -3
  270. package/dist/components/{p-Bvtn8awg.js.map → p-CuvoOWPL.js.map} +1 -1
  271. package/dist/components/{p-DbU6gy-b.js → p-Cx3-XZ3c.js} +3 -3
  272. package/dist/components/{p-DbU6gy-b.js.map → p-Cx3-XZ3c.js.map} +1 -1
  273. package/dist/components/{p-Bilg1wOT.js → p-CxJrgp7W.js} +8 -8
  274. package/dist/components/{p-Bilg1wOT.js.map → p-CxJrgp7W.js.map} +1 -1
  275. package/dist/components/{p-AORCDbtU.js → p-CxyBkokc.js} +9 -9
  276. package/dist/components/{p-AORCDbtU.js.map → p-CxyBkokc.js.map} +1 -1
  277. package/dist/components/{p-M9-UrQ8w.js → p-Cz6lHt-g.js} +3 -3
  278. package/dist/components/{p-M9-UrQ8w.js.map → p-Cz6lHt-g.js.map} +1 -1
  279. package/dist/components/{p-DVIW-BX9.js → p-D-hrdWLa.js} +8 -8
  280. package/dist/components/{p-DVIW-BX9.js.map → p-D-hrdWLa.js.map} +1 -1
  281. package/dist/components/{p-DR2_MYos.js → p-DBziRNVV.js} +3 -3
  282. package/dist/components/{p-DR2_MYos.js.map → p-DBziRNVV.js.map} +1 -1
  283. package/dist/components/{p-CbdmOtHd.js → p-DEg9Y-pp.js} +3 -3
  284. package/dist/components/p-DEg9Y-pp.js.map +1 -0
  285. package/dist/components/{p-CM8bLQb8.js → p-DHMG4AUE.js} +11 -8
  286. package/dist/components/p-DHMG4AUE.js.map +1 -0
  287. package/dist/components/{p-CMX9-cGn.js → p-DOSylmOX.js} +3 -3
  288. package/dist/components/{p-CMX9-cGn.js.map → p-DOSylmOX.js.map} +1 -1
  289. package/dist/components/{p-BCtI0R65.js → p-DVzh7cXJ.js} +6 -6
  290. package/dist/components/{p-BCtI0R65.js.map → p-DVzh7cXJ.js.map} +1 -1
  291. package/dist/components/{p-Dp1gBj3P.js → p-DWJgpcL5.js} +3 -3
  292. package/dist/components/{p-Dp1gBj3P.js.map → p-DWJgpcL5.js.map} +1 -1
  293. package/dist/components/{p-BCg0IiCM.js → p-D_v-AjsQ.js} +3 -3
  294. package/dist/components/{p-BCg0IiCM.js.map → p-D_v-AjsQ.js.map} +1 -1
  295. package/dist/components/{p-CPlsqBcG.js → p-DfOXSTU5.js} +27 -27
  296. package/dist/components/{p-CPlsqBcG.js.map → p-DfOXSTU5.js.map} +1 -1
  297. package/dist/components/{p-BuH3ReYz.js → p-DkOK5dOv.js} +6 -6
  298. package/dist/components/{p-BuH3ReYz.js.map → p-DkOK5dOv.js.map} +1 -1
  299. package/dist/components/{p-DkC07Dgf.js → p-DtKXDx0-.js} +13 -13
  300. package/dist/components/p-DtKXDx0-.js.map +1 -0
  301. package/dist/components/{p-SL7F-kP-.js → p-_5-l_V_i.js} +3 -3
  302. package/dist/components/{p-SL7F-kP-.js.map → p-_5-l_V_i.js.map} +1 -1
  303. package/dist/components/{p-B7-lMxmE.js → p-aUANV1mj.js} +8 -8
  304. package/dist/components/{p-B7-lMxmE.js.map → p-aUANV1mj.js.map} +1 -1
  305. package/dist/components/{p-CIveqpNe.js → p-abK6K9Xw.js} +4 -4
  306. package/dist/components/{p-CIveqpNe.js.map → p-abK6K9Xw.js.map} +1 -1
  307. package/dist/components/{p-DCtY4XIG.js → p-blk4p7E4.js} +4 -4
  308. package/dist/components/{p-DCtY4XIG.js.map → p-blk4p7E4.js.map} +1 -1
  309. package/dist/components/p-cHn6O-Kf.js.map +1 -1
  310. package/dist/components/{p-dIIcEE0d.js → p-dQ-N30h7.js} +4 -4
  311. package/dist/components/{p-dIIcEE0d.js.map → p-dQ-N30h7.js.map} +1 -1
  312. package/dist/components/{p-Bs8nCDV2.js → p-ingrEgJw.js} +4 -4
  313. package/dist/components/{p-Bs8nCDV2.js.map → p-ingrEgJw.js.map} +1 -1
  314. package/dist/components/{p-CUEDNMUG.js → p-n0gVgRZ_.js} +3 -3
  315. package/dist/components/{p-CUEDNMUG.js.map → p-n0gVgRZ_.js.map} +1 -1
  316. package/dist/components/{p-BbPo5j0y.js → p-uEF1BvvN.js} +3 -3
  317. package/dist/components/{p-BbPo5j0y.js.map → p-uEF1BvvN.js.map} +1 -1
  318. package/dist/components/{p-DZ3tN15W.js → p-v0NhZTCn.js} +4 -4
  319. package/dist/components/{p-DZ3tN15W.js.map → p-v0NhZTCn.js.map} +1 -1
  320. package/dist/components/test-input-tag.js +9 -9
  321. package/dist/docs.json +236 -11
  322. package/dist/esm/{gb-approval-modal_70.entry.js → gb-approval-modal_72.entry.js} +301 -135
  323. package/dist/esm/gb-logo.entry.js +1 -1
  324. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  325. package/dist/esm/gb-nav-bar-item.entry.js +1 -1
  326. package/dist/esm/gb-nav-bar.entry.js +1 -1
  327. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  328. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  329. package/dist/esm/gb-progress-circle.entry.js +1 -1
  330. package/dist/esm/gb-prompt-modal.entry.js +1 -1
  331. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  332. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  333. package/dist/esm/gb-scrollbar.entry.js +1 -1
  334. package/dist/esm/gb-sidebar.entry.js +1 -1
  335. package/dist/esm/gb-step-base_2.entry.js +2 -2
  336. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  337. package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
  338. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  339. package/dist/esm/gb-stepper-horizontal-minimal-icons.entry.js +1 -1
  340. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  341. package/dist/esm/gb-table-cell.entry.js +1 -1
  342. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  343. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  344. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  345. package/dist/esm/globuscomponents.js +1 -1
  346. package/dist/esm/loader.js +1 -1
  347. package/dist/esm/reusableModels-cHn6O-Kf.js.map +1 -1
  348. package/dist/esm/test-input-tag.entry.js +2 -2
  349. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  350. package/dist/globuscomponents/p-19932e74.entry.js +2 -0
  351. package/dist/globuscomponents/{p-b473152a.entry.js → p-1ad92b05.entry.js} +2 -2
  352. package/dist/globuscomponents/{p-81fe1d73.entry.js → p-1e4ae4f3.entry.js} +2 -2
  353. package/dist/globuscomponents/{p-24112f1f.entry.js → p-268978e6.entry.js} +2 -2
  354. package/dist/globuscomponents/{p-39bac9ec.entry.js → p-34b28a07.entry.js} +2 -2
  355. package/dist/globuscomponents/p-3a272247.entry.js +2 -0
  356. package/dist/globuscomponents/{p-1b6fc164.entry.js → p-477d96d8.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-61e2acc3.entry.js → p-5fba4fc0.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-c6f657b9.entry.js → p-6bf3dc68.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-4547046b.entry.js → p-755d793a.entry.js} +2 -2
  360. package/dist/globuscomponents/{p-7a4b4885.entry.js → p-88fea63e.entry.js} +2 -2
  361. package/dist/globuscomponents/{p-bad10ffd.entry.js → p-8f8ef10f.entry.js} +2 -2
  362. package/dist/globuscomponents/p-93192a04.entry.js +2 -0
  363. package/dist/globuscomponents/{p-75d69e63.entry.js → p-9b22608f.entry.js} +2 -2
  364. package/dist/globuscomponents/{p-c0d03184.entry.js → p-9cb5fb4d.entry.js} +2 -2
  365. package/dist/globuscomponents/{p-46bbef40.entry.js → p-ad8b22cc.entry.js} +2 -2
  366. package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
  367. package/dist/globuscomponents/{p-1d8765f2.entry.js → p-d303a9f5.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-54b3c09b.entry.js → p-d4a7f102.entry.js} +2 -2
  369. package/dist/globuscomponents/{p-6675b571.entry.js → p-e7b8baee.entry.js} +2 -2
  370. package/dist/globuscomponents/p-e7b8baee.entry.js.map +1 -0
  371. package/dist/globuscomponents/{p-67e23eac.entry.js → p-ee4a6a24.entry.js} +2 -2
  372. package/dist/globuscomponents/{p-27c3ca7a.entry.js → p-ee5b1626.entry.js} +2 -2
  373. package/dist/globuscomponents/{p-60d666c8.entry.js → p-ef24fb4a.entry.js} +2 -2
  374. package/dist/globuscomponents/{p-da6a28ba.entry.js → p-f57426da.entry.js} +2 -2
  375. package/dist/globuscomponents/p-fdb424f6.entry.js +2 -0
  376. package/dist/types/components/gb-date-picker/gb-date-picker.d.ts +1 -0
  377. package/dist/types/components/gb-file-upload-item-base/gb-file-upload-item-base.d.ts +2 -0
  378. package/dist/types/components/gb-horizontal-tabs/gb-horizontal-tabs.d.ts +11 -1
  379. package/dist/types/components/gb-pagination/gb-pagination.d.ts +1 -0
  380. package/dist/types/components/gb-slider/gb-slider.d.ts +3 -0
  381. package/dist/types/components/gb-table-header/gb-table-header.d.ts +2 -1
  382. package/dist/types/components.d.ts +50 -0
  383. package/dist/types/models/reusableModels.d.ts +1 -1
  384. package/package.json +1 -1
  385. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +0 -33
  386. package/dist/cjs/gb-slider-control-handle.entry.cjs.js.map +0 -1
  387. package/dist/cjs/gb-slider.cjs.entry.js +0 -88
  388. package/dist/cjs/gb-slider.entry.cjs.js.map +0 -1
  389. package/dist/components/p-CM8bLQb8.js.map +0 -1
  390. package/dist/components/p-CbdmOtHd.js.map +0 -1
  391. package/dist/components/p-DEOc4RK6.js.map +0 -1
  392. package/dist/components/p-DdejcyRs.js.map +0 -1
  393. package/dist/components/p-DkC07Dgf.js.map +0 -1
  394. package/dist/components/p-DwN7gZgF.js.map +0 -1
  395. package/dist/esm/gb-slider-control-handle.entry.js +0 -31
  396. package/dist/esm/gb-slider-control-handle.entry.js.map +0 -1
  397. package/dist/esm/gb-slider.entry.js +0 -86
  398. package/dist/esm/gb-slider.entry.js.map +0 -1
  399. package/dist/globuscomponents/gb-slider-control-handle.entry.esm.js.map +0 -1
  400. package/dist/globuscomponents/gb-slider.entry.esm.js.map +0 -1
  401. package/dist/globuscomponents/p-178359fa.entry.js +0 -2
  402. package/dist/globuscomponents/p-1e2b6193.entry.js +0 -2
  403. package/dist/globuscomponents/p-6675b571.entry.js.map +0 -1
  404. package/dist/globuscomponents/p-7c39ec78.entry.js +0 -2
  405. package/dist/globuscomponents/p-a686e4cb.entry.js +0 -2
  406. package/dist/globuscomponents/p-dc5c7436.entry.js +0 -2
  407. package/dist/globuscomponents/p-dc5c7436.entry.js.map +0 -1
  408. package/dist/globuscomponents/p-fb399a75.entry.js +0 -2
  409. package/dist/globuscomponents/p-fb399a75.entry.js.map +0 -1
  410. /package/dist/globuscomponents/{p-a686e4cb.entry.js.map → p-19932e74.entry.js.map} +0 -0
  411. /package/dist/globuscomponents/{p-b473152a.entry.js.map → p-1ad92b05.entry.js.map} +0 -0
  412. /package/dist/globuscomponents/{p-81fe1d73.entry.js.map → p-1e4ae4f3.entry.js.map} +0 -0
  413. /package/dist/globuscomponents/{p-24112f1f.entry.js.map → p-268978e6.entry.js.map} +0 -0
  414. /package/dist/globuscomponents/{p-39bac9ec.entry.js.map → p-34b28a07.entry.js.map} +0 -0
  415. /package/dist/globuscomponents/{p-178359fa.entry.js.map → p-3a272247.entry.js.map} +0 -0
  416. /package/dist/globuscomponents/{p-1b6fc164.entry.js.map → p-477d96d8.entry.js.map} +0 -0
  417. /package/dist/globuscomponents/{p-61e2acc3.entry.js.map → p-5fba4fc0.entry.js.map} +0 -0
  418. /package/dist/globuscomponents/{p-c6f657b9.entry.js.map → p-6bf3dc68.entry.js.map} +0 -0
  419. /package/dist/globuscomponents/{p-4547046b.entry.js.map → p-755d793a.entry.js.map} +0 -0
  420. /package/dist/globuscomponents/{p-7a4b4885.entry.js.map → p-88fea63e.entry.js.map} +0 -0
  421. /package/dist/globuscomponents/{p-bad10ffd.entry.js.map → p-8f8ef10f.entry.js.map} +0 -0
  422. /package/dist/globuscomponents/{p-7c39ec78.entry.js.map → p-93192a04.entry.js.map} +0 -0
  423. /package/dist/globuscomponents/{p-75d69e63.entry.js.map → p-9b22608f.entry.js.map} +0 -0
  424. /package/dist/globuscomponents/{p-c0d03184.entry.js.map → p-9cb5fb4d.entry.js.map} +0 -0
  425. /package/dist/globuscomponents/{p-46bbef40.entry.js.map → p-ad8b22cc.entry.js.map} +0 -0
  426. /package/dist/globuscomponents/{p-1d8765f2.entry.js.map → p-d303a9f5.entry.js.map} +0 -0
  427. /package/dist/globuscomponents/{p-54b3c09b.entry.js.map → p-d4a7f102.entry.js.map} +0 -0
  428. /package/dist/globuscomponents/{p-67e23eac.entry.js.map → p-ee4a6a24.entry.js.map} +0 -0
  429. /package/dist/globuscomponents/{p-27c3ca7a.entry.js.map → p-ee5b1626.entry.js.map} +0 -0
  430. /package/dist/globuscomponents/{p-60d666c8.entry.js.map → p-ef24fb4a.entry.js.map} +0 -0
  431. /package/dist/globuscomponents/{p-da6a28ba.entry.js.map → p-f57426da.entry.js.map} +0 -0
  432. /package/dist/globuscomponents/{p-1e2b6193.entry.js.map → p-fdb424f6.entry.js.map} +0 -0
@@ -34,35 +34,35 @@ export class GbIllustration {
34
34
  this.loadIcon(this.illustrationIcon);
35
35
  }
36
36
  render() {
37
- return (h("div", { key: 'cd5cf858603b82a8b5201e69a71ceee8ae4c7f8b', class: `illustration_wrapper` }, h("svg", { key: '89683c1b5c6a819f2ac0221a8df62fae15b4bb18', xmlns: "http://www.w3.org/2000/svg", width: "220", height: "168", viewBox: "0 0 220 168", fill: "none", class: `illustration_background ${this.size}` }, h("circle", { key: '6b854e8c49f77d0a0b8bfda3c35d1ed67849df3c', cx: "110", cy: "88", r: "80", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : this.color === 'gray' ? 'var(--color-background-gray-subtlest, #F6F8FA)' : ''}` }), h("circle", { key: '2c31bd0aedf4270f811e14d744f3f1e378ee8480', cx: "26", cy: "28", r: "8", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '02422b7254ddc43a947097c7da5c49f176ac9889', cx: "198", cy: "134", r: "6", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '778a5aeb5927512ec1c3f31637cf765564d95481', cx: "25", cy: "146", r: "10", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '2d3575e0414a1e5bfb120081005dfea39d6dbbf8', cx: "210", cy: "54", r: "10", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '868341d2bb21317978dc55bf574338a239977da2', cx: "191", cy: "19", r: "7", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` })), h("div", { key: '236243458e4157abe96afbab7820d3737eacee51', class: "illustration_div" }, h("div", { key: 'b9080afe9d3ba755e71354dbafb3e3e258edd42f', class: "illustration" }, this.illustrationStyle === 'cloud' && (h("svg", { key: '6308504b21d90f55d7f90646bb183e2f6bb30b41', xmlns: "http://www.w3.org/2000/svg", width: "214", height: "140", viewBox: "0 0 214 140", fill: "none", class: `cloud ${this.size}` }, h("g", { key: 'fb340cbab90f112ee3b2571970205309f90691bc', filter: "url(#filter0_dd_7590_639)" }, h("path", { key: '228e2cfda719ecbc3c661f2e1e3747d2dc780d33', d: "M109.485 0C129.961 0 147.543 12.3802 155.161 30.0625C156.486 29.9093 157.834 29.8281 159.2 29.8281C178.42 29.8282 194 45.4095 194 64.6289C194 83.5478 178.903 98.9404 160.099 99.417L159.2 99.4287H59.7715L58.7451 99.416C37.2543 98.8717 20 81.2792 20 59.6572C20 37.6921 37.8063 19.8857 59.7715 19.8857C62.9248 19.8857 65.992 20.2546 68.9336 20.9482C77.9428 8.27072 92.7484 0.000119405 109.485 0Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : 'var(--color-background-disabled, #F9FAFB)'}` }), h("circle", { key: '890ee48de8765fcc644663b0b59e0b7802889adc', cx: "59.7714", cy: "59.6572", r: "39.7714", fill: "url(#paint0_linear_7590_639)" }), h("circle", { key: '852a3ae8bbd1c1d0838d36008a1b6010f0f9cde6', cx: "109.486", cy: "49.7143", r: "49.7143", fill: "url(#paint1_linear_7590_639)" }), h("circle", { key: 'a8ac4dbcba8ef45f8a198719d108f249076e971c', cx: "159.2", cy: "64.6286", r: "34.8", fill: "url(#paint2_linear_7590_639)" })), h("defs", { key: 'd1a7e56a19d61a71bfd7408380cd38286e24441a' }, h("filter", { key: '6ab8204b49ecc9acd9341be2c5440e510fefb1c8', id: "filter0_dd_7590_639", x: "0", y: "0", width: "214", height: "139.429", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '0f70acb5169166c2b33cb80a6d8db371da687fc4', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'c6509f710ba38dac6e3be2f42d23f586751b51ba', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'a755c4755c2c7925dccaf83fb5a8e2a7b51b7309', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_639" }), h("feOffset", { key: 'f3df3e8de41d5f70271ebc047663b966531d3f31', dy: "8" }), h("feGaussianBlur", { key: '598e9d7c386c3403ff23c5210082d731f1e490b4', stdDeviation: "4" }), h("feColorMatrix", { key: 'c487b79a6279a44974b59b6703f610f5918c8d44', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '7d6f8a7e37af407ef63a7d3f70748c0e95be13ad', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_639" }), h("feColorMatrix", { key: '9d57da07ae2dde0745cf91078cece61a49148db8', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '9c36c64a9667f8ef07141e42dd98d3ad73054834', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_639" }), h("feOffset", { key: '4a1d70b360a66d806b71b3b874b9a45a856fa4c3', dy: "20" }), h("feGaussianBlur", { key: 'f08b18deb61c2aeb26ea64a9098d962396d39838', stdDeviation: "12" }), h("feColorMatrix", { key: '38093169e62385e7a1d6e7fdf7abfdcbc5b6a3a8', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'fa3624b0a5a836d7f2903a0aecfdbd1d7e521ccc', mode: "normal", in2: "effect1_dropShadow_7590_639", result: "effect2_dropShadow_7590_639" }), h("feBlend", { key: '6eafff28dacbfef1fc247bab01e0526b249654f6', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_639", result: "shape" })), h("linearGradient", { key: 'c47490e30e4762b703836c87d1370791ae8f8999', id: "paint0_linear_7590_639", x1: "29.2326", y1: "33.3796", x2: "99.5429", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '25653c1fa585becb29119418aedca0f0c31a6e1d', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'cd37630598aa1aac90a0dab2f94fdf704c90c8f1', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: 'c313118fef355d36fc95cfe6e9c525b1fb8ecd6a', id: "paint1_linear_7590_639", x1: "71.3123", y1: "16.8673", x2: "159.2", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '692a1acd67c324183c5020b81c6d3c876bbe6c45', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '7202ffb6c8e4e6ca35138fa2d250babb2935a471', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: 'f91eba75c477ae448e7257aa1cc099503c675178', id: "paint2_linear_7590_639", x1: "132.478", y1: "41.6358", x2: "194", y2: "99.4286", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '9fa60cc29448fca67a6b6a23d65b949ba5679cc2', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'fd90b59781c440a5fd7fb695df7bee2a13c01352', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" }))))), this.illustrationStyle === 'box' && (h("svg", { key: '39d09ef7b68608678d9429f8303accada105e23e', xmlns: "http://www.w3.org/2000/svg", width: "168", height: "178", viewBox: "0 0 168 178", fill: "none", class: `box ${this.size}` }, h("g", { key: '859a87d8264068aa8607519966d90636690d2919', filter: "url(#filter0_dd_7590_623)" }, h("path", { key: '8a0f495df87a2d277cf530b17c485342bcc1ea69', d: "M84 54.9529L90.9121 52.0578L84.0009 55.002V137.432L147.69 110.743V28.2767L148 28.1466L147.69 28.009V27.8705L147.53 27.9384L84.5026 0L20 27.4765L20.3053 27.6076L20 109.74L84 137.383L84 54.9529Z", fill: "#F9FAFB" }), h("path", { key: '7c3762e1d60b8def0d62ea95330c1dc3e2bb88af', d: "M84 54.953V137.383L20 109.739L20.3053 27.6075L84 54.953Z", fill: "url(#paint0_linear_7590_623)" }), h("path", { key: '6cf43db3d264657cde05df9bdb6d8770d08597ee', d: "M84.0012 55.002V137.432L147.69 110.743V27.8705L84.0012 55.002Z", fill: "url(#paint1_linear_7590_623)" }), h("path", { key: '2681b2072ac656fc75b59e286566b91c6c3f7b34', d: "M84 54.9529L148 28.1466L84.5026 0L20 27.4765L84 54.9529Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : 'var(--color-background-gray-subtler, #EEF2F6)'}` }), h("path", { key: 'd9fa3d44ab75099c17d80a0ae398c1021519fba2', d: "M44.1255 17.1998L107.881 44.9503L108.461 65.173L126.299 57.8126L125.759 37.4622L60.1172 10.3877L44.1255 17.1998Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : 'var(--color-background-gray, #CDD5DF)'}` })), h("defs", { key: '8932fccabace8e5460351c190a770dd2afe4bcf4' }, h("filter", { key: 'e3d884bcd90ef918667431959f2ff52dbae387d7', id: "filter0_dd_7590_623", x: "0", y: "0", width: "168", height: "177.432", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: 'dea3d672699cc980947792d6bef6307703d7357d', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '572ccb0aa6be3f7e71e644280e063cb95d307b1b', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'cd203a1bb66956a22d81bc1626e81ceb7284a4e7', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_623" }), h("feOffset", { key: 'aa716a11f4a340f71447dfe1a2ee16dd3f33c278', dy: "8" }), h("feGaussianBlur", { key: '8e71e2913a53c7163901bd29260826235c0140c4', stdDeviation: "4" }), h("feColorMatrix", { key: '656208a8948e96a81aef1df14c63e14da488f99a', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: 'e6d62e0975145c41eced64d76b97c0e7edd420f4', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_623" }), h("feColorMatrix", { key: 'bee25056809e3885269a33240c8ebea8adec8d71', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '7ad44f29815f72e52ee5837f0b2255784f0fd18e', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_623" }), h("feOffset", { key: '6aadfacc7576da1541c9d690063ca0cf1a046847', dy: "20" }), h("feGaussianBlur", { key: 'e642a5d71f61c28b4157274aeb4411d950429247', stdDeviation: "12" }), h("feColorMatrix", { key: '5fb77da514131c89497c671dedca7eda63284a39', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'ba671e7e17bcb8d3a0a03b5b86252766d165eb1e', mode: "normal", in2: "effect1_dropShadow_7590_623", result: "effect2_dropShadow_7590_623" }), h("feBlend", { key: 'c909779cf85f08252117b0dbd48862ac55cf12fc', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_623", result: "shape" })), h("linearGradient", { key: '56895db4db788f57e6564a23c7b308943ba241d7', id: "paint0_linear_7590_623", x1: "20", y1: "110.154", x2: "45.2754", y2: "41.7013", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '3c82018b0be72022eb86f0b952c4469e861b2ac7', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '2fac755e27551b12c5fbcb05824db95062526bb7', offset: "1", "stop-color": `${this.color === 'primary'
37
+ return (h("div", { key: 'db8b93d07fe44c85cbd152c30cc1702912cf6bd6', class: `illustration_wrapper` }, h("svg", { key: 'e3064ba23525b3556e92f1cc64f5e50145f2c665', xmlns: "http://www.w3.org/2000/svg", width: "220", height: "168", viewBox: "0 0 220 168", fill: "none", class: `illustration_background ${this.size}` }, h("circle", { key: '5f68935adf778ea3a6ce27445c72554283e7b6e1', cx: "110", cy: "88", r: "80", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : this.color === 'gray' ? 'var(--color-background-gray-subtlest, #F6F8FA)' : ''}` }), h("circle", { key: 'da8e43c2807cfcfa60ff3ff85a5e18556355b219', cx: "26", cy: "28", r: "8", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '24c05fab7d1a3c5ad463a1afb13607b34a6b9c98', cx: "198", cy: "134", r: "6", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: '8eca34ba69983ca6d2f48faabb540f966d099ef9', cx: "25", cy: "146", r: "10", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: 'fd967e32218522d0b825c119969455a70092eff6', cx: "210", cy: "54", r: "10", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` }), h("circle", { key: 'c3ddbd1cd1375d5717355e956d2d925f7f675b4f', cx: "191", cy: "19", r: "7", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray-subtler, #EEF2F6)' : ''}` })), h("div", { key: 'd64fb9fbc4d7e2d38475a5bf80693abc29aeddf5', class: "illustration_div" }, h("div", { key: 'b20963b4c8d7af6d4cc9683fbad680594e10ef99', class: "illustration" }, this.illustrationStyle === 'cloud' && (h("svg", { key: '25073b046c1fbb2bf174aca58d91ced8bf1ebbfd', xmlns: "http://www.w3.org/2000/svg", width: "214", height: "140", viewBox: "0 0 214 140", fill: "none", class: `cloud ${this.size}` }, h("g", { key: '3fbd4e091172fb9203b1e03600a909a3208e8a0b', filter: "url(#filter0_dd_7590_639)" }, h("path", { key: '680e518e1bd6d726b4f1f1cc763df3f4624b19c5', d: "M109.485 0C129.961 0 147.543 12.3802 155.161 30.0625C156.486 29.9093 157.834 29.8281 159.2 29.8281C178.42 29.8282 194 45.4095 194 64.6289C194 83.5478 178.903 98.9404 160.099 99.417L159.2 99.4287H59.7715L58.7451 99.416C37.2543 98.8717 20 81.2792 20 59.6572C20 37.6921 37.8063 19.8857 59.7715 19.8857C62.9248 19.8857 65.992 20.2546 68.9336 20.9482C77.9428 8.27072 92.7484 0.000119405 109.485 0Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : 'var(--color-background-disabled, #F9FAFB)'}` }), h("circle", { key: '1684c57657d573d59ae19e5e6b434359f695bfc7', cx: "59.7714", cy: "59.6572", r: "39.7714", fill: "url(#paint0_linear_7590_639)" }), h("circle", { key: '70d1c47e838588a592c90c5a713a99da8a836808', cx: "109.486", cy: "49.7143", r: "49.7143", fill: "url(#paint1_linear_7590_639)" }), h("circle", { key: '44a2cb21cc2d594b12ee2af8efb31563bef92cc8', cx: "159.2", cy: "64.6286", r: "34.8", fill: "url(#paint2_linear_7590_639)" })), h("defs", { key: 'e6f4b61a1b2568312f6c832e4364c4626639b038' }, h("filter", { key: 'ff0754dc80fb06c3060c8ca1726cc59ecbcd572f', id: "filter0_dd_7590_639", x: "0", y: "0", width: "214", height: "139.429", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '79a5b5bddf6785f518922ae94086440dcbedd366', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'ee47425cc6fee487fa244bb95cf3c56e127e0b1d', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'b51a75546a3563e6a07a1178cd5091bbc77973b5', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_639" }), h("feOffset", { key: 'ba4e714220508eb447f0b237904f87362bc71264', dy: "8" }), h("feGaussianBlur", { key: '0b7f5ecb5e58dc9789583b65aacb27e9867d9cb8', stdDeviation: "4" }), h("feColorMatrix", { key: '0895bb0160c12e3b9abcbb1779129004e5f1e067', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: 'c7313b596c914c3b4c27f60813aabc87f31135f3', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_639" }), h("feColorMatrix", { key: 'd466c7814c46fd9cac5501142846a9875d6660b4', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '916113835c220c638790211c8bc9827e9ffef70d', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_639" }), h("feOffset", { key: '367014af9902d7aea9431d2a5d0f015c7d60d93e', dy: "20" }), h("feGaussianBlur", { key: '14060c637cd8c009a87e9a5b3ee5edbfbb325790', stdDeviation: "12" }), h("feColorMatrix", { key: 'e3c27afca66fe6a7d00eb17d7db06827ee66982e', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'f938e72dbe193fca9630da0e90cc9df072fa4dd7', mode: "normal", in2: "effect1_dropShadow_7590_639", result: "effect2_dropShadow_7590_639" }), h("feBlend", { key: 'd44c6fcdee95b71cb8e1720adbe4fc321268cfbf', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_639", result: "shape" })), h("linearGradient", { key: 'b8bd8a57f69ced5cc988476c3770727907414f86', id: "paint0_linear_7590_639", x1: "29.2326", y1: "33.3796", x2: "99.5429", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'c808dd945b3e22a1bb5c3f2a765f212ecebaf066', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'f07135275fb49b3338cd04b372560df422d92753', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: '44b240ca9467b7d66a322b65c734b413d712bd94', id: "paint1_linear_7590_639", x1: "71.3123", y1: "16.8673", x2: "159.2", y2: "99.4285", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '514cf17c745d7419e8590fcdc56f5e516f38f0b4', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '8d8bbd4f14353dd349a0afe16112b6f14c16c9de', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" })), h("linearGradient", { key: 'a06d5a686b9625ba8dd009d5f8eaa33ae953beda', id: "paint2_linear_7590_639", x1: "132.478", y1: "41.6358", x2: "194", y2: "99.4286", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '2329ba5f4f7307ee3a8fd202ce32eb8393aace7a', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'f4d10b33ceb076831314a03d0873d74151c7a4ea', offset: "0.350715", "stop-color": "white", "stop-opacity": "0" }))))), this.illustrationStyle === 'box' && (h("svg", { key: 'f58c9dfd00ae01e6bdf62a843113a0c564e85e46', xmlns: "http://www.w3.org/2000/svg", width: "168", height: "178", viewBox: "0 0 168 178", fill: "none", class: `box ${this.size}` }, h("g", { key: '504096e66fd563ab8dd587f41b597127ffd531fb', filter: "url(#filter0_dd_7590_623)" }, h("path", { key: 'b4bf06c88d416e87b48acea53586934be83efe4f', d: "M84 54.9529L90.9121 52.0578L84.0009 55.002V137.432L147.69 110.743V28.2767L148 28.1466L147.69 28.009V27.8705L147.53 27.9384L84.5026 0L20 27.4765L20.3053 27.6076L20 109.74L84 137.383L84 54.9529Z", fill: "#F9FAFB" }), h("path", { key: 'df15891ebf948983d46be89f27faec3f1f2e03fb', d: "M84 54.953V137.383L20 109.739L20.3053 27.6075L84 54.953Z", fill: "url(#paint0_linear_7590_623)" }), h("path", { key: '5ef7b0d9a5c4b2332110a8a1afd5b808142323b0', d: "M84.0012 55.002V137.432L147.69 110.743V27.8705L84.0012 55.002Z", fill: "url(#paint1_linear_7590_623)" }), h("path", { key: '86a10382408cf7611aa073c49b62e9ac006b0f4a', d: "M84 54.9529L148 28.1466L84.5026 0L20 27.4765L84 54.9529Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : 'var(--color-background-gray-subtler, #EEF2F6)'}` }), h("path", { key: 'f36313ebe2ea6542464ecfb82c9e99084e108d82', d: "M44.1255 17.1998L107.881 44.9503L108.461 65.173L126.299 57.8126L125.759 37.4622L60.1172 10.3877L44.1255 17.1998Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtlest, #E4F0FC)' : 'var(--color-background-gray, #CDD5DF)'}` })), h("defs", { key: 'd7a56236723b2eadbe1efc448fd2c395306b518a' }, h("filter", { key: 'ab223f3557af179168c68b1eb14369102077e119', id: "filter0_dd_7590_623", x: "0", y: "0", width: "168", height: "177.432", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '3a52765dfa93fb9bddbf5bbe8f11b8cde72158f2', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '08b794f4c4bd9d3ed5563c371d440a3debdba41b', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '28d40112ce2a117c88bf4dd71fb7dfb0d80da601', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_623" }), h("feOffset", { key: '7bc3432611dc44969b489bf562c4325cacc46c80', dy: "8" }), h("feGaussianBlur", { key: 'e6a27339e9a7dc99feba11c3adc95610a73eda40', stdDeviation: "4" }), h("feColorMatrix", { key: '17f272fa6130611924ff8dc06ba07dbc545a5e78', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '2091a238e19d18788b47969e035d7c0512b8784d', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_623" }), h("feColorMatrix", { key: '4240e0a979afb451bdcdfb09ff83604d5ad02886', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'e96cac4ba6327f0e181f8edc1916f84035e1505a', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_623" }), h("feOffset", { key: 'ad4cb4e241725556819a0eb6dab176829e268e61', dy: "20" }), h("feGaussianBlur", { key: 'f88dabfe792089a4349848cfb0a54ffd29d42e2f', stdDeviation: "12" }), h("feColorMatrix", { key: '5bd7c2cc50958352cd69fc7738e31145c5e5ff82', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'ff75645818198e0735014736638f75c16067b2e0', mode: "normal", in2: "effect1_dropShadow_7590_623", result: "effect2_dropShadow_7590_623" }), h("feBlend", { key: 'ec5eac87a07524f825e42840356b97ad929fa0d8', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_623", result: "shape" })), h("linearGradient", { key: '76c4dbfc8702dce5ba1c22c870779165578eed93', id: "paint0_linear_7590_623", x1: "20", y1: "110.154", x2: "45.2754", y2: "41.7013", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '3fc20c6c81e80f5090eb51473d23cac32266f1bb', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '8b735d8c6a41689e61161418dc46aac32b2931b1', offset: "1", "stop-color": `${this.color === 'primary'
38
38
  ? 'var(--color-background-information-subtler, #C8E0F9)'
39
39
  : this.color === 'gray'
40
40
  ? 'var(--color-background-gray-subtler, #EEF2F6)'
41
- : ''}` })), h("linearGradient", { key: 'fc29b7f93330acd7b91a132bb428046a22bc1b6e', id: "paint1_linear_7590_623", x1: "84.0003", y1: "56.6154", x2: "156.166", y2: "70.983", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '306c3ee5efafeb10d0db0c3cb02de3433a15eb27', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: 'd1ba9c6c9b1e3f719f3eaf2a8b03d79ded4efbfb', offset: "1", "stop-color": `${this.color === 'primary'
41
+ : ''}` })), h("linearGradient", { key: 'edee9948e74a3c49401636e094859ffdecd5d0da', id: "paint1_linear_7590_623", x1: "84.0003", y1: "56.6154", x2: "156.166", y2: "70.983", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '74acd4b41f58119f1210358df7f734e885771971', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("stop", { key: '7654e34ee4c3c1c243721ece3726ef11b203eee1', offset: "1", "stop-color": `${this.color === 'primary'
42
42
  ? 'var(--color-background-information-subtler, #C8E0F9)'
43
43
  : this.color === 'gray'
44
44
  ? 'var(--color-background-gray-subtler, #EEF2F6)'
45
- : ''}` }))))), this.illustrationStyle === 'documents' && (h("svg", { key: '5a358ecbe938a8606a348ce983e0912fbff4a19f', xmlns: "http://www.w3.org/2000/svg", width: "229", height: "153", viewBox: "0 0 229 153", fill: "none", class: `documents ${this.size}` }, h("g", { key: 'fd398722ea3c83ef606c1446c273d41ccc06b168', filter: "url(#filter0_dd_7590_657)" }, h("path", { key: '06ece0feaca4d32e37133c467568f09a2431e764', d: "M63.6376 112.214L116.089 87.7552C118.722 86.5272 119.862 83.3969 118.634 80.7634L87.6581 14.3361L66.6827 6.7017L23.7681 26.7132C21.1346 27.9412 19.9952 31.0715 21.2233 33.7049L56.6458 109.669C57.8738 112.302 61.0041 113.442 63.6376 112.214Z", fill: "url(#paint0_linear_7590_657)" })), h("path", { key: 'd30ddad1335a9318279e8283493f62782d6f8e97', d: "M66.6826 6.70166L87.658 14.3361L73.3531 21.0066L66.6826 6.70166Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("g", { key: '40fdc0c90bcdedfc4e1f3cef8627c057c1914670', filter: "url(#filter1_dd_7590_657)" }, h("path", { key: '30adc5ee37b608a3f9a76083970ca991b846ce37', d: "M88.7112 94.3394H146.585C149.49 94.3394 151.846 91.9838 151.846 89.0781V15.7837L136.062 0H88.7112C85.8055 0 83.45 2.35554 83.45 5.26124V89.0782C83.45 91.9839 85.8055 94.3394 88.7112 94.3394Z", fill: "url(#paint1_linear_7590_657)" })), h("path", { key: 'd5cb14096f36f3d3fd1d23f7722b6d94a5694671', d: "M136.062 -0.00012207L151.846 15.7836H136.062V-0.00012207Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("g", { key: '94d3fe5aa7f3893dd44c0266fe07a0e2555102f9', filter: "url(#filter2_dd_7590_657)" }, h("path", { key: 'df2b7b419e349b6a4703209f86326aeac6719f5c', d: "M118.471 87.724L170.922 112.182C173.555 113.41 176.686 112.271 177.914 109.638L208.889 43.2103L201.255 22.2349L158.34 2.22349C155.707 0.995492 152.576 2.13484 151.348 4.7683L115.926 80.7322C114.698 83.3657 115.837 86.496 118.471 87.724Z", fill: "url(#paint2_linear_7590_657)" })), h("path", { key: '8de1e1010a063c6145554bd626709e1894f33dcc', d: "M201.255 22.2349L208.889 43.2102L194.584 36.5398L201.255 22.2349Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("defs", { key: 'e58f9dc63ebb6e50592243d5f178794181f94618' }, h("filter", { key: '2d5f21f441a660ebaec22d8d17b51d2ac15d0ef0', id: "filter0_dd_7590_657", x: "0.729004", y: "6.70166", width: "138.399", height: "146.006", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: 'b35bb5a71252b3da86865ad323df7d0925fce4e0', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'd3fa1ad27654e497fd93b45a40bf82614c5cdc57', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '2a3bedf7e1225620d236a375f6b1464253bfd012', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '125b88d6498fb815ae3908a9e63dc972c0c26da9', dy: "8" }), h("feGaussianBlur", { key: 'b399515cb4b03fe5d11c6d599a13ef0507804e3f', stdDeviation: "4" }), h("feColorMatrix", { key: '2317e9bb4a0c7b3ab71533ffade67cef6319d52e', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: 'b81646a4acf948547c7d880d1efef658c5cf9fee', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: '5cb7d6b03b134249db56ecb2c9ca0b3c0867db3d', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'b0210ba52dea41e0a4289eda4c0926937273b026', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: '9b6226ad9853b7553539fa3f89c248f7e928cf84', dy: "20" }), h("feGaussianBlur", { key: '09d5df7a909c3213c71cb40988fd0a639f7478ac', stdDeviation: "12" }), h("feColorMatrix", { key: '720c4edeaad32a9597295e7b199aa1664aeab934', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: '80c8b37ec181214ba6f35a0e89266d44d0521b54', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: '19d30ef60aef2a592e4e05e604e1ed2a85ac4532', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("filter", { key: '5ee327bdcee297416e3130f4698c6a40a0c7493a', id: "filter1_dd_7590_657", x: "63.45", y: "0", width: "108.396", height: "134.339", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: 'be3c9545681685d6175988494f1b24751bcf3715', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '79a2b538b92e694e2586dbf1112e51c897a61a7b', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'd8813e08166a0e6a07c955bb3034e111a35176fa', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '7fb1f0123ea63dd7287194d58ce98984f4d058a4', dy: "8" }), h("feGaussianBlur", { key: '8ef8e283940ae5b1cad7d5211b616b16028eedab', stdDeviation: "4" }), h("feColorMatrix", { key: 'f8457c686a8d46ccf37ab578d9c598a013c2e67e', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: 'c3510f8eaff0ecc9898805efbd5a2bff9750ae9f', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: '287ee7e0bd8a5f63486d59a5827f3839e2f6ddf3', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '115567d616cb8afc9a135037d556ec3f60bff044', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: '13d3ea039af0405ec529eeb65cbcc2d64c478bc6', dy: "20" }), h("feGaussianBlur", { key: 'a92a21882c7df1fba63fa4ba531cd612e38db91d', stdDeviation: "12" }), h("feColorMatrix", { key: 'fe22a1bbdb948a38faac5c22b94eb04df05f8b14', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: '46550bd33d862d72f267c292f7e44691d2b2f143', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: 'ad0a8afaaaa0ee38712916483b1425635575fff6', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("filter", { key: '098ac2a0e98982132213b06f6885dbdf08e08a6b', id: "filter2_dd_7590_657", x: "95.4316", y: "1.72925", width: "133.458", height: "150.947", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '0478e16af4f2fe671c80123b6bf0c859df7453d5', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '54223bc30e29d80f447ad249785e71615f523b1d', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '20c9babb5935004e0be67cd7b92f90b61fad5995', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '893bd8b6afa8ed946e0e71012510a85aaec0678e', dy: "8" }), h("feGaussianBlur", { key: 'd7e8a1e648f79e257bfe0470efe52a03e1c4d4ba', stdDeviation: "4" }), h("feColorMatrix", { key: '4b0f6ae47fc9ae2edc77109a06d1bc1790d34ea1', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '455685659d53e27cad4d36d145b43e35f6977408', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: '4d08fe41c603f0c077464adadd02cd96ebda3a05', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'ea5ed06e2a40eaa50a911b13bafa6e34968f3f86', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: '60968c733226f1488a7f171e7be15e75e2a1bbfa', dy: "20" }), h("feGaussianBlur", { key: '6eb4b94136c0441ef874c9a6976f9d9bb6e8cee6', stdDeviation: "12" }), h("feColorMatrix", { key: '3ed7989a0f26774f53cf6ea9bebec78e35ae3f39', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: '1579ffe27cef4e2d6455e7765e89473dc947f795', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: '088ed9466c2f405128e02744025fd34a6842daf5', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("linearGradient", { key: '0e68db584b7525007f37cb0c6a86e1a32273cac8', id: "paint0_linear_7590_657", x1: "60.5561", y1: "112.418", x2: "18.7566", y2: "37.0089", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '491a9d19fb2eaf761883849bfa3d0dfd94276ef5', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '223e64ddb90f375f365d2c338597db45eb1550db', offset: "1", "stop-color": `${this.color === 'primary'
45
+ : ''}` }))))), this.illustrationStyle === 'documents' && (h("svg", { key: '5cd2ba4a4209148795c254b88f37782b470a1737', xmlns: "http://www.w3.org/2000/svg", width: "229", height: "153", viewBox: "0 0 229 153", fill: "none", class: `documents ${this.size}` }, h("g", { key: '79399d142b92cc997085a7fbcc3219ab026101b2', filter: "url(#filter0_dd_7590_657)" }, h("path", { key: '6b2454dfca9f8e6025cf22436d6878c55d1b475e', d: "M63.6376 112.214L116.089 87.7552C118.722 86.5272 119.862 83.3969 118.634 80.7634L87.6581 14.3361L66.6827 6.7017L23.7681 26.7132C21.1346 27.9412 19.9952 31.0715 21.2233 33.7049L56.6458 109.669C57.8738 112.302 61.0041 113.442 63.6376 112.214Z", fill: "url(#paint0_linear_7590_657)" })), h("path", { key: 'bc89f3d97fbf19e29edb1c2cb1bf79d15b192654', d: "M66.6826 6.70166L87.658 14.3361L73.3531 21.0066L66.6826 6.70166Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("g", { key: 'c226c4d2a9e465650a478326dac4340144a1d5f6', filter: "url(#filter1_dd_7590_657)" }, h("path", { key: 'ba69a4c8ab26c9ca1235ddc76884f46d2cb41aa2', d: "M88.7112 94.3394H146.585C149.49 94.3394 151.846 91.9838 151.846 89.0781V15.7837L136.062 0H88.7112C85.8055 0 83.45 2.35554 83.45 5.26124V89.0782C83.45 91.9839 85.8055 94.3394 88.7112 94.3394Z", fill: "url(#paint1_linear_7590_657)" })), h("path", { key: 'f5f7df7e39ef5b6933507319092faaa217ea5da4', d: "M136.062 -0.00012207L151.846 15.7836H136.062V-0.00012207Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("g", { key: '4fe414f4d4f9ab755bdbed70e2fff122a4e847cb', filter: "url(#filter2_dd_7590_657)" }, h("path", { key: '50ae4545ca4a7f7a5d882cc6784f9fc4dc690b09', d: "M118.471 87.724L170.922 112.182C173.555 113.41 176.686 112.271 177.914 109.638L208.889 43.2103L201.255 22.2349L158.34 2.22349C155.707 0.995492 152.576 2.13484 151.348 4.7683L115.926 80.7322C114.698 83.3657 115.837 86.496 118.471 87.724Z", fill: "url(#paint2_linear_7590_657)" })), h("path", { key: '14a17ec5bdc0e72caf03ded6dcddf6d464dd4491', d: "M201.255 22.2349L208.889 43.2102L194.584 36.5398L201.255 22.2349Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("defs", { key: '213a204efe095b7596a2c263850e880e2431339b' }, h("filter", { key: '9fcae188cac77ac49f1ab348a6eae91aaf6ebcc3', id: "filter0_dd_7590_657", x: "0.729004", y: "6.70166", width: "138.399", height: "146.006", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '088cceb3dc4d8d9ffe8c4144de39d9188935e311', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '6db7a30164f645df59ece706cb37626515915447', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'f2aacaec8cde856250d72e867c5246235a5acfbc', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '249b98163fce9d2727a1cb7866d80d6a107ef5e9', dy: "8" }), h("feGaussianBlur", { key: 'de548fbc032fcc709f28c1fca1e33bb367819530', stdDeviation: "4" }), h("feColorMatrix", { key: '779bccdd3f5c5c0b45d2ba2561f3beb92117a9a1', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '6dc57735312f92d4950dcd6aeb3dd4f6ff95a5ef', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: '1634a436ac30eb9baf6a16656e46495460767021', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '025709a8fefd2d8157946ed9180c21a199dcbbb3', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: '61a49324029670c498947f410df259dc19db16c0', dy: "20" }), h("feGaussianBlur", { key: '02110cef95a3533fc8bc9955e731c9ea4c2feb07', stdDeviation: "12" }), h("feColorMatrix", { key: '4ba165e7224ad61bc2d83305840183108d5e371b', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: '198ba55162ced59811518bac3e985843035adac7', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: 'ff7af17eed3ecb3e07a46034cc3619b5a5da65ba', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("filter", { key: '73005c8bc4f442715cec5a91652dfde5eeb35740', id: "filter1_dd_7590_657", x: "63.45", y: "0", width: "108.396", height: "134.339", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '7e84cf37fe52ca7758b785895dc49df8292be3f2', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '2535e158206ef8fea5487eab7b94d622fd78727b', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'ffc7b326a429d588b1ec1a98eb4d1b83a76b8c11', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '75b6e8d13a53d088a6f1a08b8173c93f116f6393', dy: "8" }), h("feGaussianBlur", { key: '283aacbac20d9efe73b1a0325893c201c1c694c6', stdDeviation: "4" }), h("feColorMatrix", { key: '5b4db07eb2adaf09a3de408a6e0075c52a1d0784', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '4b5ff6e76be21ead53dea7e2ba3e10d8c2571615', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: 'd51fbb1e95cc4ee4991f0e498bccb3e21b15be13', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: 'b02aff44841e161bfd95d1722729b9f4b3f0b097', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: 'e156956e478a043748177ea7bd97f93a49fa0609', dy: "20" }), h("feGaussianBlur", { key: 'c4263b884f51f4d2b0f79c2a06629f8552e31cc6', stdDeviation: "12" }), h("feColorMatrix", { key: 'c34a1c2f46720bea5702d245096b6eb1b8f2c311', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: '13deec659f9faf0b15d1ba65fb27b0c0dd32ee04', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: '0f22c866f2a0acf50473f9e42a486fe847426beb', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("filter", { key: 'cfb06ed44a2644ac5080071d1f63bc8e056d245e', id: "filter2_dd_7590_657", x: "95.4316", y: "1.72925", width: "133.458", height: "150.947", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '88ba5f5d1510e190f0ecfefa36f4f5de4fc1063c', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'bd7b650e3031136437e718af5b954d24c37ab41e', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '38e29de009cb602de5c88bc2fa5fbbfb17ebd32c', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_657" }), h("feOffset", { key: '815b7f84d6693f064d1bc7f94c9fd9d5bfb9fba2', dy: "8" }), h("feGaussianBlur", { key: '74ee1f26ed50195fa86813065953e1ca06058ead', stdDeviation: "4" }), h("feColorMatrix", { key: '4b5bb16275a7a1b7940bfd9a21b3fd2316044693', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '86a22a438daab2ee288f92abf03db1a082511f8f', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_657" }), h("feColorMatrix", { key: 'd06638933f5ae4d07002957146d5343d359321d2', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '6645ade079ba34ca84c199e84ebd6563a33a2541', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_657" }), h("feOffset", { key: 'a8884ea11bd18de230ee7d9578e87eab85350c57', dy: "20" }), h("feGaussianBlur", { key: '61c39751d686b5e8a9f628f20a07a9c68a593938', stdDeviation: "12" }), h("feColorMatrix", { key: '6942aaf7e22bbc1be8db24bd3d0e5fff7eab06dc', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: '423abf684d3058cd047b878f6c21913c2b85bfe7', mode: "normal", in2: "effect1_dropShadow_7590_657", result: "effect2_dropShadow_7590_657" }), h("feBlend", { key: '7b16fc21ceaf001b831ec1d8b50f3b20d7c5e6cf', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_657", result: "shape" })), h("linearGradient", { key: '91522087e889ef6c2015fa8c556bc9cfdbecadad', id: "paint0_linear_7590_657", x1: "60.5561", y1: "112.418", x2: "18.7566", y2: "37.0089", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'b3a16becabc98e99c1f3bb83a57acc4da8eb33a0', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '657c1f33a6eabbcb94fd45dcf2763ed1449afefe', offset: "1", "stop-color": `${this.color === 'primary'
46
46
  ? 'var(--color-background-information-subtlest, #E4F0FC)'
47
47
  : this.color === 'gray'
48
48
  ? 'var(--color-background-gray-subtlest, #F6F8FA)'
49
- : ''}` })), h("linearGradient", { key: '3384df3bae50aaafeda45229944423a51e9f3dd5', id: "paint1_linear_7590_657", x1: "85.8318", y1: "93.2227", x2: "79.8181", y2: "7.21313", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '2512480754e39643211dcdedc26f17ef87a9eb41', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '2c1eef2fc2ec37488054b2d0b8d812479d235d4c', offset: "1", "stop-color": `${this.color === 'primary'
49
+ : ''}` })), h("linearGradient", { key: '81e4b80c07dbc5a6542d3f41f8d65e9961d2da74', id: "paint1_linear_7590_657", x1: "85.8318", y1: "93.2227", x2: "79.8181", y2: "7.21313", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '08bc1cab18c3bd45fbdfdbccd5cfb61a0d6057f4', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: 'a44ecd87816a3d6b4f2f69351992ea5d47166790', offset: "1", "stop-color": `${this.color === 'primary'
50
50
  ? 'var(--color-background-information-subtlest, #E4F0FC)'
51
51
  : this.color === 'gray'
52
52
  ? 'var(--color-background-gray-subtlest, #F6F8FA)'
53
- : ''}` })), h("linearGradient", { key: '90352687a4ef3685601c94b6d63695bee292d6d2', id: "paint2_linear_7590_657", x1: "116.333", y1: "85.4951", x2: "147.232", y2: "5.00242", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '837a5ecbea1533f941c7a9b6160c8a8680521fa0', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: 'b56c043ef2deb652c5b8e476014e1bccb3669e8c', offset: "1", "stop-color": `${this.color === 'primary'
53
+ : ''}` })), h("linearGradient", { key: 'b72cfbc04ddb4578ca4139087838e3ba17230e86', id: "paint2_linear_7590_657", x1: "116.333", y1: "85.4951", x2: "147.232", y2: "5.00242", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '63918ae54d5fa201f956e3d85f97160488d5dc03', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("stop", { key: '8b70323ce32a4551c217054bf0cfea6264440aab', offset: "1", "stop-color": `${this.color === 'primary'
54
54
  ? 'var(--color-background-information-subtlest, #E4F0FC)'
55
55
  : this.color === 'gray'
56
56
  ? 'var(--color-background-gray-subtlest, #F6F8FA)'
57
- : ''}` }))))), this.illustrationStyle === 'credit_card' && (h("svg", { key: '47ec2221bc5f59e6723c8e9e3af65fa99f031c58', xmlns: "http://www.w3.org/2000/svg", width: "206", height: "144", viewBox: "0 0 206 144", fill: "none", class: `credit_card ${this.size}` }, h("g", { key: '88d86f3d9477374ca52fbfda57f5ec6b824966cf', filter: "url(#filter0_dd_7590_677)" }, h("rect", { key: '2b50512032336103c34141a013ed660c241e04a7', x: "20", width: "166", height: "104", rx: "7.25581", fill: "url(#paint0_linear_7590_677)" }), h("rect", { key: '285756084103ae4a73e42e309e3809f0d2b96a70', x: "34.0698", y: "24.186", width: "29.0233", height: "21.7674", rx: "2.4186", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("circle", { key: 'f99d93ed6f99a7f5045273dc62ca8a957cc7d47c', cx: "159.837", cy: "31.4419", r: "12.093", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("circle", { key: '39d2e94071ac84f2c1137d8f492782e839113d1b', cx: "145.325", cy: "31.4419", r: "12.093", fill: `${this.color === 'primary'
57
+ : ''}` }))))), this.illustrationStyle === 'credit_card' && (h("svg", { key: '1b357b50fcf8db5d22f5c7a7ae552db4301715e7', xmlns: "http://www.w3.org/2000/svg", width: "206", height: "144", viewBox: "0 0 206 144", fill: "none", class: `credit_card ${this.size}` }, h("g", { key: 'df01f296cfe24d3858b044fcb6bb16b8840bdb9a', filter: "url(#filter0_dd_7590_677)" }, h("rect", { key: 'c643b41906ce2ddb1655f425a50baf18018af5f7', x: "20", width: "166", height: "104", rx: "7.25581", fill: "url(#paint0_linear_7590_677)" }), h("rect", { key: 'e62f549791570a49c34129f425b66b7b6b421948', x: "34.0698", y: "24.186", width: "29.0233", height: "21.7674", rx: "2.4186", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("circle", { key: '7fda09aa3c5c27ec894197ae8ecd9b0ec57a596e', cx: "159.837", cy: "31.4419", r: "12.093", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray, #CDD5DF)'}` }), h("circle", { key: 'b64cd7aa1ff936a96048ac1bd06b2f0fdc52237d', cx: "145.325", cy: "31.4419", r: "12.093", fill: `${this.color === 'primary'
58
58
  ? 'var(--color-background-information-subtler, #C8E0F9)'
59
59
  : this.color === 'gray'
60
60
  ? 'var(--color-background-gray-subtle, #E3E8EF)'
61
- : ''}` }), h("path", { key: '4ed5789181a4c02f8b9f2a7799867e13560edc53', d: "M34.0698 88.279C34.0698 86.9432 35.1527 85.8604 36.4884 85.8604H60.6745C62.0102 85.8604 63.0931 86.9432 63.0931 88.279C63.0931 89.6147 62.0102 90.6976 60.6745 90.6976H36.4884C35.1527 90.6976 34.0698 89.6147 34.0698 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("path", { key: '13fd38af8c57c4bcfe1de1f7b9611ae0cc89c22a', d: "M70.3489 88.279C70.3489 86.9432 71.4317 85.8604 72.7675 85.8604H96.9535C98.2893 85.8604 99.3721 86.9432 99.3721 88.279C99.3721 89.6147 98.2893 90.6976 96.9535 90.6976H72.7675C71.4317 90.6976 70.3489 89.6147 70.3489 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("path", { key: '5cff101d04caa2cb79ad7063e131bc668a94bfb7', d: "M106.628 88.279C106.628 86.9432 107.711 85.8604 109.047 85.8604H133.233C134.568 85.8604 135.651 86.9432 135.651 88.279C135.651 89.6147 134.568 90.6976 133.233 90.6976H109.047C107.711 90.6976 106.628 89.6147 106.628 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("path", { key: '73f2afd94179bf62a6db88eecf60b1b05ec6f9a8', d: "M142.907 88.279C142.907 86.9432 143.99 85.8604 145.326 85.8604H169.512C170.847 85.8604 171.93 86.9432 171.93 88.279C171.93 89.6147 170.847 90.6976 169.512 90.6976H145.326C143.99 90.6976 142.907 89.6147 142.907 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` })), h("defs", { key: 'fb819c0e5c0afb3590f591a06b50be91cdc0d75d' }, h("filter", { key: 'abab6fa55e9901e52950ada5a962b1f4f90c9dd4', id: "filter0_dd_7590_677", x: "0", y: "0", width: "206", height: "144", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: 'ab71a9bebac341d4c54fd40a854eb99633192823', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: '7da331f21c32dbc2cdab1303e5278124897b4e5b', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '360e46e699c6d09273a25b088ff3bc8c146cb304', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_677" }), h("feOffset", { key: '49031609010e7a58581da1915f7a9a5512ace884', dy: "8" }), h("feGaussianBlur", { key: 'b51f71297f60077e73dc15e52b523e14bee05ec2', stdDeviation: "4" }), h("feColorMatrix", { key: '534ad7b7571c1cda5327980e02fc8a5b5dddbcb6', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '3cf72e80b43739c6516daa1b21e7b717efe9f2f9', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_677" }), h("feColorMatrix", { key: '49ae5a4433279f67cffc2b204b84204dabd0f97c', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '76da20e9a38d3e7631fa2aa6c525eebc4417858a', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_677" }), h("feOffset", { key: 'b63f24cefce3def1be3a2a6d316f46be31a765d6', dy: "20" }), h("feGaussianBlur", { key: '0cc05072add09c5b7c50ff86bcb617c5e9615a88', stdDeviation: "12" }), h("feColorMatrix", { key: '74cac8158d8475c3fcb335e8d7c35881ba71c536', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'f7b429ec5c9d41845bfc3be61a952979dc74ab0b', mode: "normal", in2: "effect1_dropShadow_7590_677", result: "effect2_dropShadow_7590_677" }), h("feBlend", { key: '3b7ab11226a91531eeba042bf125685330be97f4', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_677", result: "shape" })), h("linearGradient", { key: 'a14d62d941cb5a166cab142ffe4096f981486ee4', id: "paint0_linear_7590_677", x1: "25.7809", y1: "102.769", x2: "22.758", y2: "7.58424", gradientUnits: "userSpaceOnUse" }, h("stop", { key: '06c2e1c52b89acdceab8e07d6458e33bff85ff4c', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray-subtle, #E3E8EF)'}` }), h("stop", { key: 'a997e7dc4cfa84def4fd71d751771bb6bc43cf39', offset: "1", "stop-color": `${this.color === 'primary'
61
+ : ''}` }), h("path", { key: 'f93a090baefb3503a066fd8a14dcca5c8d182105', d: "M34.0698 88.279C34.0698 86.9432 35.1527 85.8604 36.4884 85.8604H60.6745C62.0102 85.8604 63.0931 86.9432 63.0931 88.279C63.0931 89.6147 62.0102 90.6976 60.6745 90.6976H36.4884C35.1527 90.6976 34.0698 89.6147 34.0698 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("path", { key: 'bfbf6c4cb4751751eb77da43ff15948056d442b2', d: "M70.3489 88.279C70.3489 86.9432 71.4317 85.8604 72.7675 85.8604H96.9535C98.2893 85.8604 99.3721 86.9432 99.3721 88.279C99.3721 89.6147 98.2893 90.6976 96.9535 90.6976H72.7675C71.4317 90.6976 70.3489 89.6147 70.3489 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("path", { key: '744f96fe1615004cae49123df798b4a8fdbfb49d', d: "M106.628 88.279C106.628 86.9432 107.711 85.8604 109.047 85.8604H133.233C134.568 85.8604 135.651 86.9432 135.651 88.279C135.651 89.6147 134.568 90.6976 133.233 90.6976H109.047C107.711 90.6976 106.628 89.6147 106.628 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` }), h("path", { key: 'bd9b8dd82edd4c569df7b81da2143a1a1ab89dc0', d: "M142.907 88.279C142.907 86.9432 143.99 85.8604 145.326 85.8604H169.512C170.847 85.8604 171.93 86.9432 171.93 88.279C171.93 89.6147 170.847 90.6976 169.512 90.6976H145.326C143.99 90.6976 142.907 89.6147 142.907 88.279Z", fill: `${this.color === 'primary' ? 'var(--color-background-information-subtler, #C8E0F9)' : this.color === 'gray' ? 'var(--color-background-gray, #CDD5DF)' : ''}` })), h("defs", { key: '6b8d8174ceadc3c9cf03e9863a7cbf82c3294086' }, h("filter", { key: '25d43ca1be9000d03dd6357f8ca3f499d0dcf4f9', id: "filter0_dd_7590_677", x: "0", y: "0", width: "206", height: "144", filterUnits: "userSpaceOnUse", "color-interpolation-filters": "sRGB" }, h("feFlood", { key: '7f8e7a02c837e2a68fee23fc1c01ae65300db6f1', "flood-opacity": "0", result: "BackgroundImageFix" }), h("feColorMatrix", { key: 'e4588f8ccba78c76a7f971ad381614fe85a4a016', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '1f762cd215368c1333dabb6868c18d2d997b76c2', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect1_dropShadow_7590_677" }), h("feOffset", { key: 'ee1c3ec0cd7fcd4c1e040a2342c239101ac13f01', dy: "8" }), h("feGaussianBlur", { key: '99b860639b911278a8286ff8379bc119082a8ae7', stdDeviation: "4" }), h("feColorMatrix", { key: '24a23d69bd3ffb500e40e4db6c6fde1820a36477', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.03 0" }), h("feBlend", { key: '56f3342a29dea54ddc9d124711f29bf6d7329d7c', mode: "normal", in2: "BackgroundImageFix", result: "effect1_dropShadow_7590_677" }), h("feColorMatrix", { key: '10aaaf29c11fb0a3aae95f1e53aafb497fc0f35f', in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), h("feMorphology", { key: '50474f62898940be0e12de91c74476deadf9e288', radius: "4", operator: "erode", in: "SourceAlpha", result: "effect2_dropShadow_7590_677" }), h("feOffset", { key: 'cdb07441690fea65ffc7ee8457bbc26ddd97e7a3', dy: "20" }), h("feGaussianBlur", { key: '7d54591d5fa49d256319d450647a4dce0e930d9a', stdDeviation: "12" }), h("feColorMatrix", { key: '0cb47c9ace4c7c8c20800cb8d1457df8925d1e5a', type: "matrix", values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.08 0" }), h("feBlend", { key: 'a291974f8a4581c9ed269ed62eeeac6dcc26c385', mode: "normal", in2: "effect1_dropShadow_7590_677", result: "effect2_dropShadow_7590_677" }), h("feBlend", { key: '90c6482245e79014e9f7b22b6c4998e9bf1b7ffd', mode: "normal", in: "SourceGraphic", in2: "effect2_dropShadow_7590_677", result: "shape" })), h("linearGradient", { key: 'b8f0927c41b4e751a3aa3e6702e02b9e57a7fb49', id: "paint0_linear_7590_677", x1: "25.7809", y1: "102.769", x2: "22.758", y2: "7.58424", gradientUnits: "userSpaceOnUse" }, h("stop", { key: 'd9d69057a66e319b0566da615e04567331fb031c', "stop-color": `${this.color === 'primary' ? 'var(--color-background-information-subtle, #9AC7F4)' : 'var(--color-background-gray-subtle, #E3E8EF)'}` }), h("stop", { key: '5932da226df5c065a8c18d694e9d653c9db68652', offset: "1", "stop-color": `${this.color === 'primary'
62
62
  ? 'var(--color-background-information-subtler, #C8E0F9)'
63
63
  : this.color === 'gray'
64
64
  ? 'var(--color-background-gray-subtlest, #F6F8FA)'
65
- : ''}` })))))), h("div", { key: '077efd2523e74ee668fb581689f82c7e0ccae0cd', class: `icon_div ${this.color} ${this.size}` }, h("div", { key: '15bb271069fd4a0ddd8110473ca8dd95c81b0ef4', class: `icon ${this.size}`, innerHTML: this.leadingIconSvg })))));
65
+ : ''}` })))))), h("div", { key: '2dcc49867cd347df59349927e30efe5cbe5e6357', class: `icon_div ${this.color} ${this.size}` }, h("div", { key: 'c7d48b9529388ead5fb6471aef5a8284d7f380c4', class: `icon ${this.size}`, innerHTML: this.leadingIconSvg })))));
66
66
  }
67
67
  static get is() { return "gb-illustration"; }
68
68
  static get encapsulation() { return "shadow"; }
@@ -392,16 +392,16 @@ export class GbInputDropdown {
392
392
  const emptyStateBackground = getAssetPath('assets/empty-state-background.svg');
393
393
  const illustration = getAssetPath('assets/empty-state-no-data.svg');
394
394
  return [
395
- h("div", { key: '9dc879cc9a3d2720024b59be6da91e3cc964690d', class: `input_dropdown_container ${this.type === 'tags' ? 'tag' : ''}` }, h("div", { key: 'dfbc37fe64aca3d97b5dc4b510aeb2a70ebf493e', class: `input_with_label` }, this.showLabel && (h(Fragment, null, this.formatLabel ? (h("p", { class: "dropdown_label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase())) : (h("p", { class: "dropdown_label text-sm-medium" }, this.label)))), h("div", { key: '59b853bbdb6b5ffb8d3534b7937299c5450fbf66', class: `input_dropdown_div ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''} ${this.type === 'tags' ? 'tag' : ''} ${this.dropdownOpen ? 'focused' : ''}`, onClick: e => this.toggleDropdown(e) }, this.type === 'avatar_leading' && (h(Fragment, null, this.state === 'default' && (h("svg", { key: 'b2269c761a449f91dfafd2a2bbe62c6db13fdf67', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '97c29553edf51a62ccc8dc227591b7073dfe70b1', d: "M5.48131 12.9013C4.30234 13.6033 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3333 6.32572 18.3333H13.6743C14.9621 18.3333 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6033 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#4B5565", "stroke-width": "1.66667" }), h("path", { key: '2f3f4017e66086d9a431a39bc63e482153139519', d: "M13.75 5.41666C13.75 7.48772 12.0711 9.16666 10 9.16666C7.92893 9.16666 6.25 7.48772 6.25 5.41666C6.25 3.34559 7.92893 1.66666 10 1.66666C12.0711 1.66666 13.75 3.34559 13.75 5.41666Z", stroke: "#4B5565", "stroke-width": "1.66667" }))), this.state === 'filled' && (h("gb-avatar", { key: 'ad42d6cbc1b06b4df1c5a9f6ae8f5225ed574d32', size: "xs", text: this.text, color: this.color, "show-border": this.showBorder }, this.selectedItems.map(item => (h(Fragment, null, typeof item === 'object' ? (h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase()))) : (h("h1", { slot: "initials" }, item.split(' ').map(part => part.charAt(0).toUpperCase())))))))))), this.showLeadingIcon && (h(Fragment, null, this.type === 'search' || this.type === 'tags' || this.type === 'icon_leading' ? h("div", { class: `icon`, innerHTML: this.leadingIconSvg }) : null)), this.type === 'dot_leading' && (h("svg", { key: 'eeab2fd3cfd63b97bfdca139a5b9ac4db7b2a397', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `dot ${this.size}` }, h("circle", { key: '2203ec0b2b6fa8e4d93f9d7057c84c300b612505', cx: "5", cy: "5", r: "4", fill: "#079455" }))), h(Fragment, null, this.state === 'default' && this.type !== 'search' && (h(Fragment, null, this.placeholder && (h("div", { key: 'a076a2e7d217a6ae0899c71d5c7b22b4283c62df', class: "placeholder" }, h("p", { key: '53d9a2be6c75a53e97b808be345ebe526ad2a161', class: `text-${this.size}-regular`, style: { color: '#CDD5DF' } }, this.placeholder))))), this.state === 'default' && this.type === 'search' && (h("div", { key: 'dc8bdf1505bfd706cb8a65e16c47f6cde5068944', class: "search_input" }, h("input", { key: 'a9425dad7ec82728e6ef260a9dd0f462a588f3f0', type: "text", placeholder: this.placeholder, class: `text-${this.size}-regular`, ref: el => (this.inputRef = el), onInput: this.emitInputValueToUseForSearch.bind(this) }), this.showCloseButton && (h("gb-button", { key: 'c0ade0d30aeb19d6497afcf40f7964bb3e8bd637', class: `close_button ${this.size}`, size: this.size, hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput() })))), this.state === 'filled' && (h(Fragment, null, h("div", { key: '6e0ca3b68eb37078c46bdb2fbfabc042ebe66f01', class: `content` }, this.type === 'tags' ? (h(Fragment, null, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
395
+ h("div", { key: 'e7640132a84d592e04d8d641e238d1ca9cd2d00b', class: `input_dropdown_container ${this.type === 'tags' ? 'tag' : ''}` }, h("div", { key: '4d5e11935fdc28d53b78cbec5f3f6825682a7bf3', class: `input_with_label` }, this.showLabel && (h(Fragment, null, this.formatLabel ? (h("p", { class: "dropdown_label text-sm-medium" }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase())) : (h("p", { class: "dropdown_label text-sm-medium" }, this.label)))), h("div", { key: 'ebe86fce7c29947256e1e4874bacff51ca8ac661', class: `input_dropdown_div ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''} ${this.type === 'tags' ? 'tag' : ''} ${this.dropdownOpen ? 'focused' : ''}`, onClick: e => this.toggleDropdown(e) }, this.type === 'avatar_leading' && (h(Fragment, null, this.state === 'default' && (h("svg", { key: '9af68c6265ca0eb49e13ea26d6593dae696dc067', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'f119b1610cb43974d8c79ffd7499b6af90a8435a', d: "M5.48131 12.9013C4.30234 13.6033 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3333 6.32572 18.3333H13.6743C14.9621 18.3333 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6033 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#4B5565", "stroke-width": "1.66667" }), h("path", { key: '70e2f8ed52c2092a86cbae0d98c539643afe9cc5', d: "M13.75 5.41666C13.75 7.48772 12.0711 9.16666 10 9.16666C7.92893 9.16666 6.25 7.48772 6.25 5.41666C6.25 3.34559 7.92893 1.66666 10 1.66666C12.0711 1.66666 13.75 3.34559 13.75 5.41666Z", stroke: "#4B5565", "stroke-width": "1.66667" }))), this.state === 'filled' && (h("gb-avatar", { key: 'ca18b04221fa9403c6c4d8a5d8e0b032b367ecef', size: "xs", text: this.text, color: this.color, "show-border": this.showBorder }, this.selectedItems.map(item => (h(Fragment, null, typeof item === 'object' ? (h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase()))) : (h("h1", { slot: "initials" }, item.split(' ').map(part => part.charAt(0).toUpperCase())))))))))), this.showLeadingIcon && (h(Fragment, null, this.type === 'search' || this.type === 'tags' || this.type === 'icon_leading' ? h("div", { class: `icon`, innerHTML: this.leadingIconSvg }) : null)), this.type === 'dot_leading' && (h("svg", { key: 'a5212f027cce748029d9b0699152de9c65b09e94', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `dot ${this.size}` }, h("circle", { key: 'b7ce59909af50bad47d6389d2cc72ffd904c924e', cx: "5", cy: "5", r: "4", fill: "#079455" }))), h(Fragment, null, this.state === 'default' && this.type !== 'search' && (h(Fragment, null, this.placeholder && (h("div", { key: '49456864f26fb0f79ac462d7333e965ac1b1bbff', class: "placeholder" }, h("p", { key: 'afbdc0369a262639af3048bca53fc165a73abe6e', class: `text-${this.size}-regular`, style: { color: '#CDD5DF' } }, this.placeholder))))), this.state === 'default' && this.type === 'search' && (h("div", { key: '2743afa5cdbeb0d69306d7addc2c394715471ede', class: "search_input" }, h("input", { key: '5bd086fc4652f8031230ccd4fc3e6c2b55591199', type: "text", placeholder: this.placeholder, class: `text-${this.size}-regular`, ref: el => (this.inputRef = el), onInput: this.emitInputValueToUseForSearch.bind(this) }), this.showCloseButton && (h("gb-button", { key: 'ff2783bb6db4f493a648567ced82fb182b068f64', class: `close_button ${this.size}`, size: this.size, hierarchy: "tertiary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/cancel-01.svg", onClick: () => this.clearInput() })))), this.state === 'filled' && (h(Fragment, null, h("div", { key: '8cdbe5497998661dca2e0f61140b2ed76f59b81c', class: `content` }, this.type === 'tags' ? (h(Fragment, null, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
396
396
  .split(' ')
397
397
  .map(part => part.charAt(0).toUpperCase())
398
398
  .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, h("p", { class: "text-xs-medium" }, item))))))) : (h(Fragment, null, this.value.map((item, index) => typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
399
399
  .split(' ')
400
400
  .map(part => part.charAt(0).toUpperCase())
401
- .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h("p", { class: `selected_text text-${this.size}-regular` }, this.value.length === 0 ? ((_a = this.selectedItem) === null || _a === void 0 ? void 0 : _a.name) || this.selectedItem : h(Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item))))), this.supportingText && (h("div", { key: '02ef1f504e3e0c80e3997fd7bbbc1b25fc0d7fd1', class: `supporting_text text-${this.size}-regular`, style: { color: '#697586' } }, this.type !== 'tags' && (h(Fragment, null, this.value.length === 0 ? h(Fragment, null, this.selectedItem.username) : h(Fragment, null, this.value.map(item => typeof item === 'object' && item.username))))))))), this.state === 'disabled' && (h(Fragment, null, h("div", { key: 'f772440e505095ee77a5aa06d8fd6271424f98d1', class: `content` }, h("div", { key: 'ff61c526b631b28ed12af0152376b0258bbe7d83', class: `text text-md-regular ${this.type === 'tags' ? 'tag' : ''}`, style: { color: '#4B5565' } }, this.type === 'tags' ? (h(Fragment, null, this.value.map((item, index) => typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
401
+ .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h("p", { class: `selected_text text-${this.size}-regular` }, this.value.length === 0 ? ((_a = this.selectedItem) === null || _a === void 0 ? void 0 : _a.name) || this.selectedItem : h(Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item))))), this.supportingText && (h("div", { key: 'fdbb0599b9a6aea5119d9f0777a049624e540952', class: `supporting_text text-${this.size}-regular`, style: { color: '#697586' } }, this.type !== 'tags' && (h(Fragment, null, this.value.length === 0 ? h(Fragment, null, this.selectedItem.username) : h(Fragment, null, this.value.map(item => typeof item === 'object' && item.username))))))))), this.state === 'disabled' && (h(Fragment, null, h("div", { key: '4170345f7149bdaab2b37023c87452f694507f41', class: `content` }, h("div", { key: '131fc1cb76053140d6b890bb3816c53120aafed3', class: `text text-md-regular ${this.type === 'tags' ? 'tag' : ''}`, style: { color: '#4B5565' } }, this.type === 'tags' ? (h(Fragment, null, this.value.map((item, index) => typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
402
402
  .split(' ')
403
403
  .map(part => part.charAt(0).toUpperCase())
404
- .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, h("p", { class: "text-xs-medium" }, item))))))) : (h(Fragment, null, h(Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item)))))), this.supportingText && (h("div", { key: '8ebff913523242afc8c83e8dd5464523cfcf28b8', class: "supporting_text text-sm-regular", style: { color: '#697586' } }, this.type !== 'tags' && (h(Fragment, null, this.value.length === 0 ? h(Fragment, null, this.selectedItem.username) : h(Fragment, null, this.value.map(item => typeof item === 'object' && h(Fragment, null, item.username))))))))))), this.showHelpIcon && (h("div", { key: '0039261dd69aeec6391143d7416d51e4846d527f', class: `help_icon` }, h("gb-help-tooltip", { key: 'd728ad6915e2b5b64f375df468b7e966ad14d477', "show-supporting-text": true }, h("slot", { key: '75dab132f9f687dbc33443f554452ea0dbcd67f2', name: "tooltip_label", slot: "label" }), h("slot", { key: '272782a583b15b6b3c902a7ae3e00d9ed6bcc778', name: "tooltip_supporting_text", slot: "supporting_text" })))), this.type !== 'search' && (h("div", { key: 'a0fcb956732b8b8dc4584f4ba0638499d15f32f9', class: `dropdown_icon ${this.dropdownOpen ? 'opened' : ''}` }, h("svg", { key: '40cba92be5914473759670b4e40ffe8257457fbc', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, h("path", { key: '4cafd2a60900cbe2a4249bd92359472ee75a57bf', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#697586", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" })))), h(Fragment, null, this.dropdownOpen && (h("div", { key: '329430968e212ef6a45d02add076547bf65b505a', class: `dropdown_menu ${this.menuPosition}`, ref: el => (this.dropdownRef = el), onClick: e => e.stopPropagation() }, this.showSearchInput && (h("div", { key: '4e48678c302233f7045d48409da6a1706a9391c4', class: "dropdown_search_field" }, h("gb-input-field", { key: '402e369bae81d0fdf657df70944f7b391ae9963c', size: "sm", value: this.inputValue, "show-close-button": this.inputValue ? true : false, "icon-swap": "assets/search-01.svg", placeholder: this.placeholder, type: "icon_leading", labelText: "label", idOfInput: "3", onInputValueChanged: this.searchItemsInDropdownMenu.bind(this) }))), this.loading && (h("div", { key: '4ceb1c13fa948aa7aeb0554e3f6224043723d4c5', class: "loader_div" }, h("div", { key: '44822d1296fd9e03377f202b9aefda51d1f2dd84', class: "loader" }))), this.searchItem ? (h(Fragment, null, this.searchItem !== '' && this.searchResults.length > 0 ? (h(Fragment, null, this.searchResults.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("p", { slot: "supporting_text" }, item.username))) : (h("p", { slot: "name" }, item))))))) : this.searchItem !== '' && this.searchResults.length === 0 ? (
404
+ .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, h("p", { class: "text-xs-medium" }, item))))))) : (h(Fragment, null, h(Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item)))))), this.supportingText && (h("div", { key: '1bf266714451ca3d3536443aa8dad96b5134b1e6', class: "supporting_text text-sm-regular", style: { color: '#697586' } }, this.type !== 'tags' && (h(Fragment, null, this.value.length === 0 ? h(Fragment, null, this.selectedItem.username) : h(Fragment, null, this.value.map(item => typeof item === 'object' && h(Fragment, null, item.username))))))))))), this.showHelpIcon && (h("div", { key: 'ea6e0fe26d6676b42b44addd2d457e7700e50c2d', class: `help_icon` }, h("gb-help-tooltip", { key: '51d0cd14df58b41272959fc05a679d6479b3a512', "show-supporting-text": true }, h("slot", { key: 'd0e8a02b7a77bd777f3f662dd620fc0046753562', name: "tooltip_label", slot: "label" }), h("slot", { key: '7d5fab4871da7963ca2c3b26b5fcf23221f680f9', name: "tooltip_supporting_text", slot: "supporting_text" })))), this.type !== 'search' && (h("div", { key: 'fb0da42d665aa417f1111492d45ce23232012a6e', class: `dropdown_icon ${this.dropdownOpen ? 'opened' : ''}` }, h("svg", { key: '6474ff4912b0b24c18c96a90261f0df4be87c5e6', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, h("path", { key: 'd741b9e4f3f9ed14de32d0fb0ba53c5169ec4347', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#697586", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" })))), h(Fragment, null, this.dropdownOpen && (h("div", { key: 'fe6bc6a43ce3a3dd8856bdcb3a5eff0dd93d6b5a', class: `dropdown_menu ${this.menuPosition}`, ref: el => (this.dropdownRef = el), onClick: e => e.stopPropagation() }, this.showSearchInput && (h("div", { key: '2eca901f77047347541059bd6c3d420671622ea3', class: "dropdown_search_field" }, h("gb-input-field", { key: '049ee0a1cd02e0b02087b068db543e0500f3da28', size: "sm", value: this.inputValue, "show-close-button": this.inputValue ? true : false, "icon-swap": "assets/search-01.svg", placeholder: this.placeholder, type: "icon_leading", labelText: "label", idOfInput: "3", onInputValueChanged: this.searchItemsInDropdownMenu.bind(this) }))), this.loading && (h("div", { key: 'ddb29edfcbb8b006b92f492b7b874ee448d62c51', class: "loader_div" }, h("div", { key: '9dcacd6c012d5cc3e9fcca73d15e47e0254e9d59', class: "loader" }))), this.searchItem ? (h(Fragment, null, this.searchItem !== '' && this.searchResults.length > 0 ? (h(Fragment, null, this.searchResults.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("p", { slot: "supporting_text" }, item.username))) : (h("p", { slot: "name" }, item))))))) : this.searchItem !== '' && this.searchResults.length === 0 ? (
405
405
  //Empty state for when there are no search results
406
406
  h("div", { class: "empty_state" }, h("img", { src: emptyStateBackground, class: "background", alt: "" }), h("div", { class: "message_background" }, h("img", { src: illustration, alt: "", class: "illustration" }), h("p", { class: "message text-md-semi-bold" }, "No results available")))) : null)) : (h(Fragment, null, this.type === 'tags' ? (h(Fragment, null, this.selectedItems.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: true, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("p", { slot: "supporting_text" }, item.username), h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase())))) : typeof item === 'string' ? (h(Fragment, null, h("p", { slot: "name" }, item), h("h1", { slot: "initials" }, item.split(' ').map(part => part.charAt(0).toUpperCase())))) : (h(Fragment, null, h("p", { slot: "name" }, item), h("h1", { slot: "initials" }, item)))))), this.unselectedItems.map(item => (h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: false, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("p", { slot: "supporting_text" }, item.username))) : (h("p", { slot: "name" }, item))))))) : (h(Fragment, null, h("gb-input-dropdown-menu-item", { state: StateEnum.Default, "supporting-text": this.supportingText, color: this.color, onClick: () => this.handleItemSelect() }, h("p", { slot: "name" }, "--", this.placeholder, "--")), this.items.map(item => [
407
407
  h("gb-input-dropdown-menu-item", { type: this.type === 'tags' ? 'checkbox' : this.type, state: StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), color: this.color, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (h(Fragment, null, h("p", { slot: "name" }, item.name), h("h1", { slot: "initials" }, item.name
@@ -2820,10 +2820,9 @@
2820
2820
  }
2821
2821
 
2822
2822
  ::slotted([slot='name'].ellipsed) {
2823
- width: 100%;
2824
- /* max-width: 15rem; */
2825
- overflow: hidden;
2826
- text-overflow: ellipsis;
2823
+ width: 100% !important;
2824
+ overflow: hidden !important;
2825
+ text-overflow: ellipsis !important;
2827
2826
  flex: 1 1 auto;
2828
2827
  white-space: nowrap;
2829
2828
  color: var(--color-text, #4b5565) !important;
@@ -51,13 +51,13 @@ export class GbInputDropdownMenuItem {
51
51
  render() {
52
52
  return (
53
53
  // <div class="dropdown-container" onClick={() => (this.selected = !this.selected)}>
54
- h("div", { key: '0e66d9016f9da9269aa75884d52e525e86f27748', class: "dropdown-container", onClick: () => this.handleClick() }, h("div", { key: '7d34904a2c457f5d021cde2042796c41c01457e3', class: {
54
+ h("div", { key: '6fdd9e4ac1a5136123f539b0b285b1e303a9498f', class: "dropdown-container", onClick: () => this.handleClick() }, h("div", { key: 'a4247caadb9b0e12dc74a36855c372a2507a29a2', class: {
55
55
  'dropdown-item': true,
56
56
  'selected': this.selected,
57
57
  'disabled': this.state === 'disabled',
58
58
  'checkbox': this.type === 'checkbox',
59
59
  [this.type]: true,
60
- }, role: "option", "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.state === 'disabled' ? 'true' : 'false' }, h("div", { key: '24bbd4af846f4cab70a3ae9a151571c916b3f305', class: "content" }, this.type === 'icon_leading' && this.iconLeading && h("div", { key: '09a8e2cd0c8362526412a9ee480f6bc7598ff003', class: `icon_leading ${this.state}`, innerHTML: this.leadingIconSvg }), this.type === 'avatar_leading' && (h("gb-avatar", { key: 'dab362c8ff4ad5eecd46e2727b3bddcb5b8a3005', class: "avatar-icon", size: "xs", color: this.color, text: true }, h("slot", { key: '0e3fe6cd92698eb3088432266d92e3445fda0ed2', name: "initials", slot: "initials" }))), this.type === 'dot_leading' && (h(Fragment, null, this.state === 'default' ? (h("svg", { id: "icon", xmlns: "http://www.w3.org/2000/svg", width: "10px", height: "10px", viewBox: "0 0 10 10", fill: "none" }, h("circle", { cx: "5", cy: "5", r: "4", fill: "#17B26A" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("circle", { cx: "5", cy: "5", r: "4", fill: "#EEF2F6" }))))), this.type === 'checkbox' && h("gb-checkbox", { key: '9d76b4cdb38b0633f137b6b94679a9b15f7ff311', class: "checkbox", size: "md", type: "checkbox", state: this.state, checked: this.selected }), h("slot", { key: '1d8f580b82bbc570e06abb43861654da44f1a997', name: "name" }), this.supportingText && (h("span", { key: '45997b58a110b8e23e8671ea33d94d197c4b5d48' }, h("slot", { key: 'f6bb55a5e5835052f07b9a85d98cb52a29b08779', name: "supporting_text" })))), this.selected && this.type !== 'checkbox' && (h("div", { key: 'b89d53573005a0128231d96541d0efc444911f54', class: `tick` }, this.state !== 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#075DB2", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#CDD5DF", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))));
60
+ }, role: "option", "aria-selected": this.selected ? 'true' : 'false', "aria-disabled": this.state === 'disabled' ? 'true' : 'false' }, h("div", { key: '2871a16f66dca9b348c80d389383dbbf0c36e388', class: "content" }, this.type === 'icon_leading' && this.iconLeading && h("div", { key: '1143e15f1ed1b0b0ce7517f139255ceea7502219', class: `icon_leading ${this.state}`, innerHTML: this.leadingIconSvg }), this.type === 'avatar_leading' && (h("gb-avatar", { key: '948eb15b9117e4f86cea3ef4387ab7e43991083f', class: "avatar-icon", size: "xs", color: this.color, text: true }, h("slot", { key: '777297537da9a7acdf7efb303123d89b98e24223', name: "initials", slot: "initials" }))), this.type === 'dot_leading' && (h(Fragment, null, this.state === 'default' ? (h("svg", { id: "icon", xmlns: "http://www.w3.org/2000/svg", width: "10px", height: "10px", viewBox: "0 0 10 10", fill: "none" }, h("circle", { cx: "5", cy: "5", r: "4", fill: "#17B26A" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("circle", { cx: "5", cy: "5", r: "4", fill: "#EEF2F6" }))))), this.type === 'checkbox' && h("gb-checkbox", { key: '0657f8a46bbd60ee312f21984a156b530c2484f3', class: "checkbox", size: "md", type: "checkbox", state: this.state, checked: this.selected }), h("slot", { key: 'b28af4fa61dc48799e2a3775f4deef84103b4284', name: "name" }), this.supportingText && (h("span", { key: '4a92b965b0c2f10e9a221b8d8854616b7556fc2c' }, h("slot", { key: '0d4868ac839e27f7e103481c4c5d69b75b4b9395', name: "supporting_text" })))), this.selected && this.type !== 'checkbox' && (h("div", { key: '9220d480465b59e2f89224964a08090c6c837f14', class: `tick` }, this.state !== 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#075DB2", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { d: "M4.16669 12.0834C4.16669 12.0834 5.41669 12.0834 7.08335 15C7.08335 15 11.7157 7.36115 15.8334 5.83337", stroke: "#CDD5DF", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))));
61
61
  }
62
62
  static get is() { return "gb-input-dropdown-menu-item"; }
63
63
  static get encapsulation() { return "shadow"; }