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
@@ -0,0 +1 @@
1
+ {"file":"p-9TRwGoB1.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/gb-file-upload-item-base/gb-file-upload-item-base.css?tag=gb-file-upload-item-base&encapsulation=shadow","src/components/gb-file-upload-item-base/gb-file-upload-item-base.tsx"],"sourcesContent":["@import './../../global/global.css';\r\n\r\n.overall_container{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-2);\r\n}\r\n\r\n/* .file_upload_item_base_div{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-2);\r\n} */\r\n\r\n.file_upload_item_base_container {\r\n display: flex;\r\n border-radius: var(--rounded-sm);\r\n background-color: var(--color-background-card, #ffffff);\r\n border: 1px solid var(--color-border-subtler, #e3e8ef);\r\n position: relative;\r\n cursor: pointer;\r\n}\r\n\r\n.file_upload_item_base_container.default:hover{\r\n border-color: var(--color-border-selected, #075DB2);\r\n}\r\n\r\n.file_upload_item_base_container.disabled{\r\n background-color: var(--color-background-disabled, #F6F8FA);\r\n border-color: var(--color-border-disabled, #E3E8EF);\r\n}\r\n\r\n.file_upload_item_base_container.md{\r\n flex-direction: row;\r\n padding: var(--spacing-4);\r\n}\r\n\r\n.file_upload_item_base_container.lg{\r\n flex-direction: column;\r\n padding: var(--spacing-6);\r\n}\r\n\r\n.close_button {\r\n position: absolute;\r\n top: var(--spacing-4);\r\n right: var(--spacing-4);\r\n}\r\n\r\n.label_text{\r\n color: var(--color-text, #4B5565);\r\n}\r\n\r\n.label_text span{\r\n color: var(--color-background-danger, #B51726);\r\n}\r\n\r\n.file_type_text{\r\n\r\n color: var(--color-text-subtle, #697586);\r\n}\r\n\r\n.progress_bar{\r\n margin-top: 0.5rem;\r\n}\r\n\r\n.file_type_text.in_progress,\r\n.file_type_text.complete{\r\n color: var(--color-text, #4B5565);\r\n}\r\n\r\n.file_type_text.error,\r\n.file_size_text.error{\r\n color: var(--color-background-danger, #B51726);\r\n}\r\n\r\n.file_size_text.in_progress,\r\n.file_size_text.complete{\r\n color: var(--color-text-subtle, #697586);\r\n}\r\n\r\n.in_progress_div.md,\r\n.error.md,\r\n.complete.md{\r\n display: flex;\r\n align-items: center;\r\n gap: var(--spacing-1);\r\n}\r\n\r\n.in_progress_div.lg,\r\n.error.lg,\r\n.complete.lg{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-3);\r\n}\r\n\r\n/* Default Styles */\r\n.file_upload_icon{\r\n background-color: var(--color-background-gray-subtler, #EEF2F6);\r\n border-radius: var(--rounded-full);\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n padding: var(--spacing-3);\r\n}\r\n\r\n.file_upload_icon svg{\r\n width: var(--spacing-6);\r\n height: var(--spacing-6);\r\n}\r\n\r\n.default.md{\r\n display: flex;\r\n gap: var(--spacing-3);\r\n align-items: center;\r\n}\r\n\r\n.default.lg{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-3);\r\n align-items: center;\r\n justify-content: center;\r\n}\r\n\r\n.default_content{\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n gap: var(--spacing-2);\r\n}\r\n\r\n.default_content.lg{\r\n align-items: center;\r\n}\r\n\r\n.upload_text{\r\n color: var(--color-text, #4B5565);\r\n}\r\n\r\n/* In Progress Styles */\r\n.in_progress_div.md{\r\n width: 100%;\r\n}\r\n\r\n.in_progress_div.lg{\r\n text-align: center;\r\n}\r\n\r\n.in_progress_content{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-2);\r\n width: 100%;\r\n}\r\n\r\n.upload_btn_md{\r\n position: absolute;\r\n top: 45%;\r\n right: 1.5rem;\r\n}\r\n\r\n.upload_btn_lg{\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n/* Complete Styles */\r\n.complete{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-3);\r\n}\r\n\r\n.complete.md{\r\n flex-direction: row;\r\n gap: var(--spacing-1);\r\n}\r\n\r\n.complete.lg{\r\n align-items: center;\r\n text-align: center;\r\n}\r\n\r\n.complete_content{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-2);\r\n}\r\n\r\n.complete_content.md{\r\n justify-content: center;\r\n}\r\n\r\n.complete_content.lg{\r\n align-items: center;\r\n}\r\n\r\n.delete_button{\r\n position: absolute;\r\n top: 30%;\r\n right: 1rem;\r\n}\r\n\r\n.delete_btn{\r\n position: absolute;\r\n top: 35%;\r\n right: 1.5rem;\r\n}\r\n\r\n/* Error Styles */\r\n.error{\r\n background-color: var(--color-background-danger-subtlest, #FEF1F2);\r\n border-color: var(--color-border-danger-subtle, #F9B4BA);\r\n}\r\n\r\n.error.lg{\r\n text-align: center;\r\n}\r\n\r\n.error_content{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-3);\r\n}\r\n\r\n.error_content_text{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-2);\r\n}\r\n\r\n.btns{\r\n display: flex;\r\n justify-content: center;\r\n gap: var(--spacing-6);\r\n}\r\n\r\n.btn{\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.try_again_btn{\r\n display: flex;\r\n width: 100%;\r\n}\r\n\r\n/* Text Styles*/\r\n.text-sm-semi-bold{\r\n font-family: var(--font-family-body);\r\n font-size: var(--font-size-t-sm);\r\n font-weight: var(--font-weight-semi-bold);\r\n line-height: var(--font-line-height-t-sm);\r\n margin: var(--spacing-none);\r\n padding: var(--spacing-none);\r\n display: inline-block;\r\n position: relative;\r\n}\r\n\r\n.text-sm-semi-bold::before,\r\n.text-sm-semi-bold::after{\r\n content: \"\";\r\n display: table;\r\n}\r\n\r\n.text-sm-semi-bold::before{\r\n margin-bottom: -0.299em;\r\n}\r\n\r\n.text-sm-semi-bold::after{\r\n margin-top: -0.349em;\r\n}\r\n\r\n.text-sm-medium{\r\n font-family: var(--font-family-body);\r\n font-size: var(--font-size-t-sm);\r\n font-weight: var(--font-weight-medium);\r\n line-height: var(--font-line-height-t-sm);\r\n margin: var(--spacing-none);\r\n padding: var(--spacing-none);\r\n position: relative;\r\n display: inline-block;\r\n}\r\n\r\n.text-sm-medium::before,\r\n.text-sm-medium::after{\r\n content: \"\";\r\n display: table;\r\n}\r\n\r\n.text-sm-medium::before{\r\n margin-bottom: -0.299em;\r\n}\r\n\r\n.text-sm-medium::after{\r\n margin-top: -0.299em;\r\n}\r\n\r\n.text-sm-regular{\r\n font-family: var(--font-family-body);\r\n font-size: var(--font-size-t-sm);\r\n font-weight: var(--font-weight-regular);\r\n line-height: var(--font-line-height-t-sm);\r\n margin: var(--spacing-none);\r\n padding: var(--spacing-none);\r\n position: relative;\r\n display: inline-block;\r\n}\r\n\r\n.text-sm-regular::before,\r\n.text-sm-regular::after{\r\n content: \"\";\r\n display: table;\r\n}\r\n\r\n.text-sm-regular::before{\r\n margin-bottom: -0.299em;\r\n}\r\n\r\n.text-sm-regular::after{\r\n margin-top: -0.299em;\r\n}\r\n\r\n.text-xs-regular{\r\n font-family: var(--font-family-body);\r\n font-size: var(--font-size-t-xs);\r\n font-weight: var(--font-weight-regular);\r\n line-height: var(--font-line-height-t-xs);\r\n margin: var(--spacing-none);\r\n padding: var(--spacing-none);\r\n display: inline-block;\r\n position: relative;\r\n}\r\n\r\n.text-xs-regular::before,\r\n.text-xs-regular::after{\r\n content: \"\";\r\n display: table;\r\n}\r\n\r\n.text-xs-regular::before{\r\n margin-bottom: -0.291em;\r\n}\r\n\r\n.text-xs-regular::after{\r\n margin-top: -0.396em;\r\n}\r\n\r\np.lg{\r\n display: flex;\r\n gap: var(--spacing-1);\r\n}","import { Component, h, Prop, Fragment, Event, EventEmitter, State, Watch } from '@stencil/core';\r\nimport { FileIconTypes, FileUploadIconType, FileUploadStates, GeneralSizes, StateEnum } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-file-upload-item-base',\r\n styleUrl: 'gb-file-upload-item-base.css',\r\n shadow: true,\r\n})\r\nexport class GbFileUploadItemBase {\r\n @Prop() icon: FileUploadIconType;\r\n @Prop() label: string = '';\r\n @Prop() showLabel: boolean = false;\r\n @Prop() formatLabel: boolean = true;\r\n @Prop() state: FileUploadStates;\r\n @Prop() heightSize: GeneralSizes = 'md';\r\n @Prop() fileType: FileIconTypes;\r\n @Prop() progress: number = 0;\r\n @Prop() fileSize: number;\r\n @Prop() fileName: string;\r\n @Prop() allowedType: string;\r\n @Prop() showFileSize: boolean = true;\r\n @Prop() required: boolean = false;\r\n @Prop() errorSupportingText: string = 'Upload failed, please try again';\r\n @State() internalState: FileUploadStates;\r\n @State() internalProgress: number = 0;\r\n @Event() uploadButtonClicked: EventEmitter<void>;\r\n @Event() cancelUpload: EventEmitter<void>;\r\n @Event() tryAgainClicked: EventEmitter<void>;\r\n @Event() deleteFileUpload: EventEmitter<void>;\r\n\r\n @Watch('state')\r\n onStateChange(newValue: FileUploadStates, _oldValue: FileUploadStates) {\r\n // console.log('state changed from', oldValue, 'to', newValue);\r\n this.internalState = newValue;\r\n }\r\n\r\n @Watch('progress')\r\n onProgressChange(newValue: number, _oldValue: number) {\r\n // console.log('progress changed from', oldValue, 'to', newValue);\r\n this.internalProgress = newValue;\r\n }\r\n\r\n componentWillLoad() {\r\n this.internalState = this.state;\r\n this.internalProgress = this.progress;\r\n }\r\n\r\n onUploadButtonClicked() {\r\n this.uploadButtonClicked.emit();\r\n }\r\n\r\n onCancelButtonClicked() {\r\n this.cancelUpload.emit();\r\n }\r\n\r\n onTryAgainClicked() {\r\n this.tryAgainClicked.emit();\r\n }\r\n\r\n onDeleteFileUploadClicked() {\r\n this.deleteFileUpload.emit();\r\n }\r\n\r\n getReadableFileSize(): string {\r\n if (this.fileSize === 0) return '0 Bytes';\r\n const k = 1024;\r\n const sizes = ['Bytes', 'KB', 'MB', 'GB', 'TB'];\r\n const i = Math.floor(Math.log(this.fileSize) / Math.log(k));\r\n const size = parseFloat((this.fileSize / Math.pow(k, i)).toFixed(2));\r\n return `${size} ${sizes[i]}`;\r\n }\r\n\r\n render() {\r\n return (\r\n <div class=\"overall_container\">\r\n {this.showLabel && (\r\n <>\r\n {this.formatLabel ? (\r\n <p class=\"label_text text-sm-semi-bold\">\r\n {this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase()} {this.required && <span>*</span>}\r\n </p>\r\n ) : (\r\n <p class=\"label_text text-sm-semi-bold\">\r\n {this.label} {this.required && <span>*</span>}\r\n </p>\r\n )}\r\n </>\r\n )}\r\n <div class={`file_upload_item_base_container ${this.state} ${this.heightSize}`}>\r\n {this.state === 'default' && (\r\n <>\r\n {this.heightSize === 'md' && [\r\n <div class={`default ${this.heightSize}`}>\r\n <div class=\"file_upload_icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\r\n <path\r\n d=\"M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z\"\r\n fill=\"var(--color-icon, #4B5565)\"\r\n />\r\n </svg>\r\n </div>\r\n <div class=\"default_content\">\r\n <p class=\"upload_text text-sm-semi-bold\">Tap to upload</p>\r\n <p class=\"file_type_text text-xs-regular\">{this.allowedType}</p>\r\n </div>\r\n </div>,\r\n <gb-button\r\n size=\"sm\"\r\n hierarchy=\"link_color\"\r\n icon=\"default\"\r\n class=\"upload_btn_md\"\r\n icon-leading={true}\r\n onClick={e => {\r\n this.onUploadButtonClicked();\r\n e.stopPropagation();\r\n }}\r\n >\r\n <p>Upload</p>\r\n </gb-button>,\r\n ]}\r\n {this.heightSize === 'lg' && [\r\n <div class={`default ${this.heightSize}`}>\r\n <div class=\"file_upload_icon\">\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\r\n <path\r\n d=\"M17.5 9.01101V8.261L17.4981 8.26101L17.5 9.01101ZM9.54945 9.61023C9.8804 9.85933 10.3506 9.79298 10.5997 9.46204C10.8488 9.1311 10.7825 8.66088 10.4515 8.41178L9.54945 9.61023ZM15.6641 11.5394C15.4006 11.8591 15.4462 12.3317 15.7658 12.5952C16.0854 12.8587 16.5581 12.8132 16.8216 12.4936L15.6641 11.5394ZM17.9174 17.2546C17.5057 17.3002 17.209 17.6709 17.2546 18.0826C17.3002 18.4943 17.6709 18.791 18.0826 18.7454L17.9174 17.2546ZM5.85054 18.6623C6.25644 18.7448 6.65241 18.4827 6.73496 18.0768C6.8175 17.6709 6.55537 17.2749 6.14946 17.1924L5.85054 18.6623ZM12 13V12.25V13ZM11.25 21C11.25 21.4142 11.5858 21.75 12 21.75C12.4142 21.75 12.75 21.4142 12.75 21H11.25ZM8.96219 14.9773C8.67349 15.2743 8.68023 15.7491 8.97726 16.0378C9.27428 16.3265 9.74911 16.3198 10.0378 16.0227L8.96219 14.9773ZM13.9622 16.0227C14.2509 16.3198 14.7257 16.3265 15.0227 16.0378C15.3198 15.7491 15.3265 15.2743 15.0378 14.9773L13.9622 16.0227ZM12 3.75C14.6221 3.75 16.75 5.87987 16.75 8.51009H18.25C18.25 5.05403 15.4531 2.25 12 2.25V3.75ZM17.5 9.76101C19.5698 9.76101 21.25 11.4423 21.25 13.5193H22.75C22.75 10.6165 20.4008 8.26101 17.5 8.26101V9.76101ZM17.4794 9.76106L17.5019 9.761L17.4981 8.26101L17.4757 8.26106L17.4794 9.76106ZM16.75 8.51009C16.75 8.6565 16.7434 8.80117 16.7306 8.94386L18.2246 9.07826C18.2414 8.89095 18.25 8.70143 18.25 8.51009H16.75ZM2.75 13.0183C2.75 10.8031 4.43748 8.98389 6.5916 8.77853L6.44924 7.2853C3.53048 7.56356 1.25 10.0247 1.25 13.0183H2.75ZM6.5916 8.77853C6.72581 8.76574 6.86203 8.75917 7 8.75917V7.25917C6.81443 7.25917 6.6307 7.268 6.44924 7.2853L6.5916 8.77853ZM7.26768 8.09603C7.47668 5.66023 9.51709 3.75 12 3.75V2.25C8.72939 2.25 6.04797 4.76511 5.77317 7.9678L7.26768 8.09603ZM7 8.75917C7.95746 8.75917 8.83914 9.07557 9.54945 9.61023L10.4515 8.41178C9.49035 7.68831 8.29419 7.25917 7 7.25917V8.75917ZM16.7306 8.94386C16.6423 9.92517 16.2569 10.8203 15.6641 11.5394L16.8216 12.4936C17.6003 11.5489 18.1084 10.37 18.2246 9.07826L16.7306 8.94386ZM21.25 13.5193C21.25 15.4544 19.7906 17.0471 17.9174 17.2546L18.0826 18.7454C20.7093 18.4545 22.75 16.2252 22.75 13.5193H21.25ZM6.14946 17.1924C4.21067 16.7981 2.75 15.079 2.75 13.0183H1.25C1.25 15.8044 3.22485 18.1283 5.85054 18.6623L6.14946 17.1924ZM11.25 13V21H12.75V13H11.25ZM12 12.25C11.7417 12.25 11.5193 12.339 11.3578 12.4254C11.1904 12.515 11.0348 12.631 10.8968 12.7485C10.6213 12.9832 10.3457 13.285 10.0995 13.5755C9.85056 13.8693 9.60952 14.1784 9.40971 14.4328C9.19651 14.7042 9.05089 14.886 8.96219 14.9773L10.0378 16.0227C10.1949 15.8612 10.3971 15.604 10.5893 15.3593C10.7949 15.0975 11.0169 14.8132 11.2439 14.5452C11.4738 14.274 11.6873 14.0456 11.8694 13.8905C11.9601 13.8132 12.0255 13.7694 12.0656 13.7479C12.1116 13.7233 12.0832 13.75 12 13.75V12.25ZM15.0378 14.9773C14.9491 14.886 14.8035 14.7042 14.5903 14.4328C14.3905 14.1784 14.1494 13.8693 13.9005 13.5755C13.6543 13.285 13.3787 12.9832 13.1032 12.7485C12.9652 12.631 12.8096 12.515 12.6422 12.4254C12.4807 12.339 12.2583 12.25 12 12.25V13.75C11.9168 13.75 11.8884 13.7233 11.9344 13.7479C11.9745 13.7694 12.0399 13.8132 12.1306 13.8905C12.3127 14.0456 12.5262 14.274 12.7561 14.5452C12.9831 14.8132 13.2051 15.0975 13.4107 15.3593C13.6029 15.604 13.8051 15.8612 13.9622 16.0227L15.0378 14.9773Z\"\r\n fill=\"var(--color-icon, #4B5565)\"\r\n />\r\n </svg>\r\n </div>\r\n <div class={`default_content ${this.heightSize}`}>\r\n <p class={`upload_text text-sm-regular ${this.heightSize}`}>\r\n <gb-button size=\"sm\" hierarchy=\"link_color\" icon=\"default\" onClick={() => this.onUploadButtonClicked()}>\r\n <p>Click to upload</p>\r\n </gb-button>\r\n or drag and drop\r\n </p>\r\n <p class=\"file_type_text text-xs-regular\">{this.allowedType}</p>\r\n </div>\r\n </div>,\r\n ]}\r\n </>\r\n )}\r\n {this.state === 'in_progress' && (\r\n <div class={`in_progress_div ${this.heightSize}`}>\r\n <div class=\"file_icon\">\r\n <gb-file-type-icon file-style={this.icon === 'outline' ? 'default' : this.icon === 'solid' ? 'solid' : null} file-type={this.fileType}></gb-file-type-icon>\r\n </div>\r\n <div class=\"in_progress_content\">\r\n {this.heightSize === 'md' && (\r\n <>\r\n <p class={`file_type_text ${this.state} text-sm-medium`}>\r\n {this.fileName}.{this.fileType}\r\n </p>\r\n {this.showFileSize && <p class={`file_size_text ${this.state} text-sm-regular`}>{this.getReadableFileSize()}</p>}\r\n <gb-progress-bar progress={this.internalProgress} show-label={true} label-position=\"right\" class=\"progress_bar\"></gb-progress-bar>\r\n <gb-button-close size=\"sm\" color=\"gray\" class=\"close_button\" onClick={() => this.onCancelButtonClicked()}></gb-button-close>\r\n </>\r\n )}\r\n {this.heightSize === 'lg' && (\r\n <>\r\n <p class={`file_type_text ${this.state} text-sm-medium`}>\r\n {this.fileName}\r\n {this.fileType ? `.${this.fileType}` : ''}\r\n </p>\r\n {this.showFileSize && <p class={`file_size_text ${this.state} text-sm-regular`}>{this.getReadableFileSize()}</p>}\r\n <gb-progress-bar progress={this.internalProgress} show-label={true} label-position=\"right\" class=\"progress_bar\"></gb-progress-bar>\r\n <gb-button-close size=\"sm\" color=\"gray\" class=\"close_button\" onClick={() => this.onCancelButtonClicked()}></gb-button-close>\r\n </>\r\n )}\r\n </div>\r\n </div>\r\n )}\r\n {this.state === 'complete' && (\r\n <div class={`complete ${this.heightSize}`}>\r\n <div class=\"file_icon\">\r\n <gb-file-type-icon file-style={this.icon === 'outline' ? 'default' : this.icon === 'solid' ? 'solid' : null} file-type={this.fileType}></gb-file-type-icon>\r\n </div>\r\n <div class={`complete_content ${this.heightSize}`}>\r\n {this.heightSize === 'md' && (\r\n <>\r\n <p class={`file_type_text ${this.state} text-sm-medium`}>\r\n {this.fileName}.{this.fileType}\r\n </p>\r\n <p class={`file_size_text ${this.state} text-sm-regular`}>\r\n {`${this.getReadableFileSize()}`} – {`${this.internalProgress}`}% uploaded\r\n </p>\r\n <gb-button\r\n size=\"sm\"\r\n hierarchy=\"tertiary_gray\"\r\n icon=\"only\"\r\n icon-leading={true}\r\n icon-leading-swap=\"assets/delete-02.svg\"\r\n class=\"delete_button\"\r\n onClick={() => this.onDeleteFileUploadClicked()}\r\n ></gb-button>\r\n </>\r\n )}\r\n {this.heightSize === 'lg' && (\r\n <>\r\n <p class={`file_type_text ${this.state} text-sm-medium`}>\r\n {this.fileName}.{this.fileType}\r\n </p>\r\n <p class={`file_size_text ${this.state} text-sm-regular`}>\r\n {this.getReadableFileSize()} – {`${this.internalProgress}`} % uploaded\r\n </p>\r\n <gb-button\r\n size=\"sm\"\r\n hierarchy=\"tertiary_gray\"\r\n icon=\"default\"\r\n icon-leading={true}\r\n icon-leading-swap=\"assets/delete-02.svg\"\r\n onClick={() => this.onDeleteFileUploadClicked()}\r\n >\r\n <p>Clear</p>\r\n </gb-button>\r\n </>\r\n )}\r\n </div>\r\n </div>\r\n )}\r\n {this.state === 'error' && (\r\n <div class={`error ${this.heightSize}`}>\r\n <div class=\"file_icon\">\r\n {this.state === 'error' && !this.fileType ? (\r\n <gb-file-type-icon file-style=\"default\" file-type=\"empty\"></gb-file-type-icon>\r\n ) : (\r\n <gb-file-type-icon file-style={this.icon === 'outline' ? 'default' : this.icon === 'solid' ? 'solid' : null} file-type={this.fileType}></gb-file-type-icon>\r\n )}\r\n </div>\r\n <div class=\"error_content\">\r\n {this.heightSize === 'md' && (\r\n <>\r\n <div class=\"error_content_text\">\r\n {this.state === 'error' && !this.fileName ? (\r\n <p class={`file_type_text ${this.state} text-sm-medium`}>File required</p>\r\n ) : (\r\n <p class={`file_type_text ${this.state} text-sm-medium`}>\r\n {this.fileName}.{this.fileType}\r\n </p>\r\n )}\r\n <p class={`file_size_text ${this.state} text-sm-regular`}>{this.errorSupportingText}</p>\r\n </div>\r\n <div class=\"try_again_btn\">\r\n <gb-button size=\"sm\" hierarchy=\"link_color\" icon=\"default\" destructive={true} onClick={() => this.onTryAgainClicked()}>\r\n <p>Try again</p>\r\n </gb-button>\r\n </div>\r\n {this.state === 'error' && this.fileName && (\r\n <gb-button\r\n size=\"sm\"\r\n hierarchy=\"tertiary_gray\"\r\n icon=\"only\"\r\n destructive={true}\r\n icon-leading={true}\r\n icon-leading-swap=\"assets/delete-02.svg\"\r\n class=\"delete_button\"\r\n onClick={() => this.onDeleteFileUploadClicked()}\r\n ></gb-button>\r\n )}\r\n </>\r\n )}\r\n {this.heightSize === 'lg' && (\r\n <>\r\n <p class={`file_type_text ${this.state} text-sm-medium`}>\r\n {this.fileName}.{this.fileType}\r\n </p>\r\n <p class={`file_size_text ${this.state} text-sm-regular`}>Upload failed, please try again</p>\r\n <div class=\"btns\">\r\n <gb-button\r\n size=\"sm\"\r\n hierarchy=\"tertiary_gray\"\r\n icon=\"default\"\r\n destructive={true}\r\n icon-leading={true}\r\n icon-leading-swap=\"assets/delete-02.svg\"\r\n onClick={() => this.onDeleteFileUploadClicked()}\r\n >\r\n <p>Clear</p>\r\n </gb-button>\r\n <div class=\"btn\">\r\n <gb-button size=\"sm\" hierarchy=\"link_color\" icon={StateEnum.Default} destructive={true} class=\"btn\" onClick={() => this.onTryAgainClicked()}>\r\n <p>Try again</p>\r\n </gb-button>\r\n </div>\r\n </div>\r\n </>\r\n )}\r\n </div>\r\n </div>\r\n )}\r\n </div>\r\n </div>\r\n );\r\n }\r\n}\r\n"],"version":3}
@@ -42,35 +42,35 @@ const GbIllustration = /*@__PURE__*/ proxyCustomElement(class GbIllustration ext
42
42
  this.loadIcon(this.illustrationIcon);
43
43
  }
44
44
  render() {
45
- 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'
45
+ 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'
46
46
  ? 'var(--color-background-information-subtler, #C8E0F9)'
47
47
  : this.color === 'gray'
48
48
  ? 'var(--color-background-gray-subtler, #EEF2F6)'
49
- : ''}` })), 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'
49
+ : ''}` })), 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'
50
50
  ? 'var(--color-background-information-subtler, #C8E0F9)'
51
51
  : this.color === 'gray'
52
52
  ? 'var(--color-background-gray-subtler, #EEF2F6)'
53
- : ''}` }))))), 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'
53
+ : ''}` }))))), 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'
54
54
  ? 'var(--color-background-information-subtlest, #E4F0FC)'
55
55
  : this.color === 'gray'
56
56
  ? 'var(--color-background-gray-subtlest, #F6F8FA)'
57
- : ''}` })), 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'
57
+ : ''}` })), 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'
58
58
  ? 'var(--color-background-information-subtlest, #E4F0FC)'
59
59
  : this.color === 'gray'
60
60
  ? 'var(--color-background-gray-subtlest, #F6F8FA)'
61
- : ''}` })), 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'
61
+ : ''}` })), 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'
62
62
  ? 'var(--color-background-information-subtlest, #E4F0FC)'
63
63
  : this.color === 'gray'
64
64
  ? 'var(--color-background-gray-subtlest, #F6F8FA)'
65
- : ''}` }))))), 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'
65
+ : ''}` }))))), 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'
66
66
  ? 'var(--color-background-information-subtler, #C8E0F9)'
67
67
  : this.color === 'gray'
68
68
  ? 'var(--color-background-gray-subtle, #E3E8EF)'
69
- : ''}` }), 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'
69
+ : ''}` }), 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'
70
70
  ? 'var(--color-background-information-subtler, #C8E0F9)'
71
71
  : this.color === 'gray'
72
72
  ? 'var(--color-background-gray-subtlest, #F6F8FA)'
73
- : ''}` })))))), h("div", { key: '077efd2523e74ee668fb581689f82c7e0ccae0cd', class: `icon_div ${this.color} ${this.size}` }, h("div", { key: '15bb271069fd4a0ddd8110473ca8dd95c81b0ef4', class: `icon ${this.size}`, innerHTML: this.leadingIconSvg })))));
73
+ : ''}` })))))), h("div", { key: '2dcc49867cd347df59349927e30efe5cbe5e6357', class: `icon_div ${this.color} ${this.size}` }, h("div", { key: 'c7d48b9529388ead5fb6471aef5a8284d7f380c4', class: `icon ${this.size}`, innerHTML: this.leadingIconSvg })))));
74
74
  }
75
75
  static get style() { return gbIllustrationCss; }
76
76
  }, [257, "gb-illustration", {
@@ -97,6 +97,6 @@ function defineCustomElement() {
97
97
  defineCustomElement();
98
98
 
99
99
  export { GbIllustration as G, defineCustomElement as d };
100
- //# sourceMappingURL=p-NrOyS7Y9.js.map
100
+ //# sourceMappingURL=p-9dcuKrF9.js.map
101
101
 
102
- //# sourceMappingURL=p-NrOyS7Y9.js.map
102
+ //# sourceMappingURL=p-9dcuKrF9.js.map