globuswebcomponents 2.9.2 → 2.10.1

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 (472) hide show
  1. package/dist/cjs/gb-avatar-dropdown_5.cjs.entry.js +5 -5
  2. package/dist/cjs/gb-avatar-label-group_3.cjs.entry.js +2 -2
  3. package/dist/cjs/gb-avatar_44.cjs.entry.js +148 -99
  4. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +2 -2
  5. package/dist/cjs/gb-header.cjs.entry.js +2 -2
  6. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-logo.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  9. package/dist/cjs/gb-metric-card.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-metric-featured-icon.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-modal-action_3.cjs.entry.js +5 -5
  12. package/dist/cjs/gb-nav-bar-item.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-nav-bar-sidemenu.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-nav-bar.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-progress-bar.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-prompt-modal.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-step-base_2.cjs.entry.js +2 -2
  28. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-stepper-horizontal-minimal-icons.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-tab-button-base.cjs.entry.js +2 -2
  34. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  38. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  40. package/dist/cjs/globuscomponents.cjs.js +1 -1
  41. package/dist/cjs/loader.cjs.js +1 -1
  42. package/dist/cjs/reusableModels-_LRAKnsh.js.map +1 -1
  43. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  44. package/dist/collection/components/gb-button/readme.md +2 -0
  45. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.css +0 -1
  46. package/dist/collection/components/gb-filter-modal/gb-filter-modal.css +25 -0
  47. package/dist/collection/components/gb-filter-modal/gb-filter-modal.js +2 -2
  48. package/dist/collection/components/gb-filter-modal/gb-filter-modal.js.map +1 -1
  49. package/dist/collection/components/gb-header/gb-header.js +2 -2
  50. package/dist/collection/components/gb-header-icon/gb-header-icon.js +1 -1
  51. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  52. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  53. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  54. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  55. package/dist/collection/components/gb-illustration/gb-illustration.js +8 -8
  56. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +16 -4
  57. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  58. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  59. package/dist/collection/components/gb-input-field/gb-input-field.js +25 -13
  60. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  61. package/dist/collection/components/gb-logo/gb-logo.js +1 -1
  62. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  63. package/dist/collection/components/gb-metric-card/gb-metric-card.js +1 -1
  64. package/dist/collection/components/gb-metric-featured-icon/gb-metric-featured-icon.js +1 -1
  65. package/dist/collection/components/gb-modal-header/gb-modal-header.js +2 -2
  66. package/dist/collection/components/gb-nav-bar/gb-nav-bar.js +1 -1
  67. package/dist/collection/components/gb-nav-bar-item/gb-nav-bar-item.js +1 -1
  68. package/dist/collection/components/gb-nav-bar-sidemenu/gb-nav-bar-sidemenu.js +1 -1
  69. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  70. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  71. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  72. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  73. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  74. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  75. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  76. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  77. package/dist/collection/components/gb-pattern/gb-pattern.js +1 -1
  78. package/dist/collection/components/gb-portal/gb-portal.js +1 -1
  79. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  80. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  81. package/dist/collection/components/gb-prompt-modal/gb-prompt-modal.js +1 -1
  82. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  83. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  84. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  85. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  86. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +2 -2
  87. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  88. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  89. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  90. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  91. package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
  92. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  93. package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
  94. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  95. package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
  96. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  97. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +2 -2
  98. package/dist/collection/components/gb-table/gb-table.css +27 -14
  99. package/dist/collection/components/gb-table/gb-table.js +111 -53
  100. package/dist/collection/components/gb-table/gb-table.js.map +1 -1
  101. package/dist/collection/components/gb-table-header/gb-table-header.css +0 -1
  102. package/dist/collection/components/gb-table-header/gb-table-header.js +2 -2
  103. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  104. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  105. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  106. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  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-toggle-base/gb-toggle-base.js.map +1 -1
  114. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  115. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  116. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  117. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  118. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  119. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  120. package/dist/collection/models/reusableModels.js.map +1 -1
  121. package/dist/components/gb-action-panel.js +2 -2
  122. package/dist/components/gb-approval-modal.js +13 -13
  123. package/dist/components/gb-avatar-add-button.js +1 -1
  124. package/dist/components/gb-avatar-dropdown.js +1 -1
  125. package/dist/components/gb-avatar-group.js +4 -4
  126. package/dist/components/gb-avatar-label-group.js +1 -1
  127. package/dist/components/gb-avatar-profile-photo.js +2 -2
  128. package/dist/components/gb-avatar.js +1 -1
  129. package/dist/components/gb-badge.js +1 -1
  130. package/dist/components/gb-btn.js +1 -1
  131. package/dist/components/gb-button.js +1 -1
  132. package/dist/components/gb-checkbox-group-item.js +1 -1
  133. package/dist/components/gb-checkbox-group.js +5 -5
  134. package/dist/components/gb-collapse-button.js +1 -1
  135. package/dist/components/gb-comment.js +2 -2
  136. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  137. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  138. package/dist/components/gb-contact-help-dropdown.js +1 -1
  139. package/dist/components/gb-date-picker.js +1 -1
  140. package/dist/components/gb-detail-cell.js +5 -5
  141. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  142. package/dist/components/gb-empty-state.js +1 -1
  143. package/dist/components/gb-file-upload-item-base.js +1 -1
  144. package/dist/components/gb-file-upload.js +4 -4
  145. package/dist/components/gb-filter-button.js +1 -1
  146. package/dist/components/gb-filter-modal.js +1 -1
  147. package/dist/components/gb-header-icon.js +1 -1
  148. package/dist/components/gb-header.js +26 -26
  149. package/dist/components/gb-help-dropdown.js +1 -1
  150. package/dist/components/gb-help-tooltip.js +1 -1
  151. package/dist/components/gb-horizontal-tabs.js +5 -5
  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 +4 -4
  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 +1 -1
  173. package/dist/components/gb-password-button.js +1 -1
  174. package/dist/components/gb-pattern.js +1 -1
  175. package/dist/components/gb-portal.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 +3 -3
  186. package/dist/components/gb-status-indicator.js +1 -1
  187. package/dist/components/gb-step-base.js +1 -1
  188. package/dist/components/gb-step-icon-base.js +1 -1
  189. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  190. package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
  191. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  192. package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
  193. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  194. package/dist/components/gb-tab-button-base.js +1 -1
  195. package/dist/components/gb-table-header.js +1 -1
  196. package/dist/components/gb-table.js +102 -76
  197. package/dist/components/gb-table.js.map +1 -1
  198. package/dist/components/gb-tag-checkbox.js +1 -1
  199. package/dist/components/gb-tag-close.js +1 -1
  200. package/dist/components/gb-tag-count.js +1 -1
  201. package/dist/components/gb-tag.js +1 -1
  202. package/dist/components/gb-textarea-input-field.js +1 -1
  203. package/dist/components/gb-theme-tab.js +1 -1
  204. package/dist/components/gb-toast-button.js +1 -1
  205. package/dist/components/gb-toast.js +4 -4
  206. package/dist/components/gb-toggle-base.js +1 -1
  207. package/dist/components/gb-toggle.js +1 -1
  208. package/dist/components/gb-token-field-compact.js +1 -1
  209. package/dist/components/gb-token-field-compressed.js +3 -3
  210. package/dist/components/gb-tooltip.js +1 -1
  211. package/dist/components/gb-vertical-tabs.js +1 -1
  212. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  213. package/dist/components/gb-wysiwyg-tooltip.js +1 -1
  214. package/dist/components/{p-R8O1scXv.js → p-3LUuAIuq.js} +3 -3
  215. package/dist/components/{p-R8O1scXv.js.map → p-3LUuAIuq.js.map} +1 -1
  216. package/dist/components/{p-B6BxHB8R.js → p-8KPRgq60.js} +3 -3
  217. package/dist/components/{p-B6BxHB8R.js.map → p-8KPRgq60.js.map} +1 -1
  218. package/dist/components/{p-Bdn4kcZi.js → p-9CtKkSzA.js} +3 -3
  219. package/dist/components/{p-Bdn4kcZi.js.map → p-9CtKkSzA.js.map} +1 -1
  220. package/dist/components/{p-BJOkCh_x.js → p-B1dO_zNp.js} +39 -27
  221. package/dist/components/p-B1dO_zNp.js.map +1 -0
  222. package/dist/components/{p-DZCN7I6L.js → p-B5gEkPoU.js} +12 -12
  223. package/dist/components/{p-DZCN7I6L.js.map → p-B5gEkPoU.js.map} +1 -1
  224. package/dist/components/{p-BJFPVKGm.js → p-B6k24H6F.js} +3 -3
  225. package/dist/components/{p-BJFPVKGm.js.map → p-B6k24H6F.js.map} +1 -1
  226. package/dist/components/{p-Dat2kZmt.js → p-B8xTwy6a.js} +3 -3
  227. package/dist/components/{p-Dat2kZmt.js.map → p-B8xTwy6a.js.map} +1 -1
  228. package/dist/components/{p-6TpaI9Ja.js → p-BCs1raYY.js} +4 -4
  229. package/dist/components/{p-6TpaI9Ja.js.map → p-BCs1raYY.js.map} +1 -1
  230. package/dist/components/{p-Dpw-kexX.js → p-BH7Tv4o3.js} +3 -3
  231. package/dist/components/{p-Dpw-kexX.js.map → p-BH7Tv4o3.js.map} +1 -1
  232. package/dist/components/{p-CR9jnMpX.js → p-BKPSkaip.js} +4 -4
  233. package/dist/components/{p-CR9jnMpX.js.map → p-BKPSkaip.js.map} +1 -1
  234. package/dist/components/{p-3Du3w-pS.js → p-BN5SQJZH.js} +4 -4
  235. package/dist/components/p-BN5SQJZH.js.map +1 -0
  236. package/dist/components/{p-Dx4zk5W2.js → p-BUXMMSJn.js} +6 -6
  237. package/dist/components/{p-Dx4zk5W2.js.map → p-BUXMMSJn.js.map} +1 -1
  238. package/dist/components/{p-BE9K_y7Z.js → p-BVq_Ti-V.js} +3 -3
  239. package/dist/components/{p-BE9K_y7Z.js.map → p-BVq_Ti-V.js.map} +1 -1
  240. package/dist/components/{p-CCJRBTmm.js → p-BpoNaOin.js} +3 -3
  241. package/dist/components/{p-CCJRBTmm.js.map → p-BpoNaOin.js.map} +1 -1
  242. package/dist/components/{p-D7oemwx-.js → p-BrOSaQiR.js} +3 -3
  243. package/dist/components/{p-D7oemwx-.js.map → p-BrOSaQiR.js.map} +1 -1
  244. package/dist/components/{p-C3KltUhi.js → p-Bsju_6ME.js} +3 -3
  245. package/dist/components/{p-C3KltUhi.js.map → p-Bsju_6ME.js.map} +1 -1
  246. package/dist/components/{p-CSpKPJjc.js → p-Bw7gw9s2.js} +6 -6
  247. package/dist/components/{p-CSpKPJjc.js.map → p-Bw7gw9s2.js.map} +1 -1
  248. package/dist/components/{p-CCntxtbY.js → p-BzdxMBqd.js} +3 -3
  249. package/dist/components/{p-CCntxtbY.js.map → p-BzdxMBqd.js.map} +1 -1
  250. package/dist/components/{p-BEMW7MAj.js → p-C3Ne5oaM.js} +4 -4
  251. package/dist/components/{p-BEMW7MAj.js.map → p-C3Ne5oaM.js.map} +1 -1
  252. package/dist/components/{p-CLliPnaQ.js → p-CIpMWSO-.js} +4 -4
  253. package/dist/components/{p-CLliPnaQ.js.map → p-CIpMWSO-.js.map} +1 -1
  254. package/dist/components/{p-CaLY0gIQ.js → p-CJ9LMMSm.js} +3 -3
  255. package/dist/components/{p-CaLY0gIQ.js.map → p-CJ9LMMSm.js.map} +1 -1
  256. package/dist/components/{p-BGstTFHH.js → p-CLZal_C6.js} +4 -4
  257. package/dist/components/{p-BGstTFHH.js.map → p-CLZal_C6.js.map} +1 -1
  258. package/dist/components/{p-BbkOZ1UN.js → p-CMSgQk_J.js} +3 -3
  259. package/dist/components/{p-BbkOZ1UN.js.map → p-CMSgQk_J.js.map} +1 -1
  260. package/dist/components/{p-vPCRhWG0.js → p-CTquChw2.js} +6 -6
  261. package/dist/components/{p-vPCRhWG0.js.map → p-CTquChw2.js.map} +1 -1
  262. package/dist/components/{p-CBwlEMQ5.js → p-CYpM3pUM.js} +31 -19
  263. package/dist/components/p-CYpM3pUM.js.map +1 -0
  264. package/dist/components/{p-Dfb-OutP.js → p-CbooQRoa.js} +21 -21
  265. package/dist/components/p-CbooQRoa.js.map +1 -0
  266. package/dist/components/{p-fASCuyDJ.js → p-CgRjoJ7j.js} +3 -3
  267. package/dist/components/{p-fASCuyDJ.js.map → p-CgRjoJ7j.js.map} +1 -1
  268. package/dist/components/{p-EGGrvNi9.js → p-Cgs2Vwnw.js} +3 -3
  269. package/dist/components/{p-EGGrvNi9.js.map → p-Cgs2Vwnw.js.map} +1 -1
  270. package/dist/components/{p-BAGZEYW2.js → p-CoUI1smZ.js} +22 -10
  271. package/dist/components/p-CoUI1smZ.js.map +1 -0
  272. package/dist/components/{p-b7wvY55u.js → p-Cpjhc0YK.js} +10 -10
  273. package/dist/components/{p-b7wvY55u.js.map → p-Cpjhc0YK.js.map} +1 -1
  274. package/dist/components/{p-BzJXAtNx.js → p-Cr8eGx5W.js} +5 -5
  275. package/dist/components/{p-BzJXAtNx.js.map → p-Cr8eGx5W.js.map} +1 -1
  276. package/dist/components/{p-2WcQOU7L.js → p-CuhbZLf5.js} +8 -8
  277. package/dist/components/{p-2WcQOU7L.js.map → p-CuhbZLf5.js.map} +1 -1
  278. package/dist/components/{p-6Kej_eJl.js → p-CxmrLytr.js} +8 -8
  279. package/dist/components/{p-6Kej_eJl.js.map → p-CxmrLytr.js.map} +1 -1
  280. package/dist/components/{p-BNqVPbQ7.js → p-D1T18wZL.js} +4 -4
  281. package/dist/components/{p-BNqVPbQ7.js.map → p-D1T18wZL.js.map} +1 -1
  282. package/dist/components/{p-_h_4WkXb.js → p-D9WlXXTb.js} +3 -3
  283. package/dist/components/{p-_h_4WkXb.js.map → p-D9WlXXTb.js.map} +1 -1
  284. package/dist/components/{p-BbXo5waU.js → p-DA7bBOGE.js} +4 -4
  285. package/dist/components/{p-BbXo5waU.js.map → p-DA7bBOGE.js.map} +1 -1
  286. package/dist/components/{p-CDv_iDEr.js → p-DMTc86TV.js} +3 -3
  287. package/dist/components/{p-CDv_iDEr.js.map → p-DMTc86TV.js.map} +1 -1
  288. package/dist/components/{p-CT7vYQvP.js → p-DUg13FZJ.js} +4 -4
  289. package/dist/components/{p-CT7vYQvP.js.map → p-DUg13FZJ.js.map} +1 -1
  290. package/dist/components/{p-ya98VTMO.js → p-DWd7gFDp.js} +7 -7
  291. package/dist/components/{p-ya98VTMO.js.map → p-DWd7gFDp.js.map} +1 -1
  292. package/dist/components/{p-CKcfW5yy.js → p-DXcUl9ra.js} +3 -3
  293. package/dist/components/{p-CKcfW5yy.js.map → p-DXcUl9ra.js.map} +1 -1
  294. package/dist/components/{p-PCho9z7U.js → p-DaM2q3ak.js} +3 -3
  295. package/dist/components/{p-PCho9z7U.js.map → p-DaM2q3ak.js.map} +1 -1
  296. package/dist/components/{p-Cx2Xt959.js → p-DfwhwEoc.js} +7 -7
  297. package/dist/components/{p-Cx2Xt959.js.map → p-DfwhwEoc.js.map} +1 -1
  298. package/dist/components/{p-VX-r7DWK.js → p-Dg7B5nH1.js} +4 -4
  299. package/dist/components/{p-VX-r7DWK.js.map → p-Dg7B5nH1.js.map} +1 -1
  300. package/dist/components/{p-SeXvUygb.js → p-DhGPhyRl.js} +5 -5
  301. package/dist/components/{p-SeXvUygb.js.map → p-DhGPhyRl.js.map} +1 -1
  302. package/dist/components/{p-C3Ivr_B7.js → p-Dhj1-0eP.js} +4 -4
  303. package/dist/components/{p-C3Ivr_B7.js.map → p-Dhj1-0eP.js.map} +1 -1
  304. package/dist/components/{p-DZk-NM0K.js → p-DiwgKK9w.js} +8 -8
  305. package/dist/components/{p-DZk-NM0K.js.map → p-DiwgKK9w.js.map} +1 -1
  306. package/dist/components/{p-AdMRLJlb.js → p-DrYuPFS5.js} +7 -7
  307. package/dist/components/{p-AdMRLJlb.js.map → p-DrYuPFS5.js.map} +1 -1
  308. package/dist/components/{p-CBVQbHoV.js → p-DsEln-e0.js} +6 -6
  309. package/dist/components/{p-CBVQbHoV.js.map → p-DsEln-e0.js.map} +1 -1
  310. package/dist/components/{p-BbQUkO3X.js → p-Dsq6pKFl.js} +3 -3
  311. package/dist/components/{p-BbQUkO3X.js.map → p-Dsq6pKFl.js.map} +1 -1
  312. package/dist/components/{p-BMBFKBlF.js → p-DvBv-n5E.js} +4 -4
  313. package/dist/components/{p-BMBFKBlF.js.map → p-DvBv-n5E.js.map} +1 -1
  314. package/dist/components/{p-DI3C89i1.js → p-DzCRnNZl.js} +3 -3
  315. package/dist/components/{p-DI3C89i1.js.map → p-DzCRnNZl.js.map} +1 -1
  316. package/dist/components/{p-TwFNB1NA.js → p-NcCpLnkb.js} +4 -4
  317. package/dist/components/{p-TwFNB1NA.js.map → p-NcCpLnkb.js.map} +1 -1
  318. package/dist/components/{p-BywypKHW.js → p-QMvxRWGo.js} +3 -3
  319. package/dist/components/{p-BywypKHW.js.map → p-QMvxRWGo.js.map} +1 -1
  320. package/dist/components/p-cHn6O-Kf.js.map +1 -1
  321. package/dist/components/{p-CJBJjlyG.js → p-gpZ2X_c1.js} +3 -3
  322. package/dist/components/{p-CJBJjlyG.js.map → p-gpZ2X_c1.js.map} +1 -1
  323. package/dist/components/{p-Co457UXm.js → p-lP887Fvg.js} +10 -10
  324. package/dist/components/{p-Co457UXm.js.map → p-lP887Fvg.js.map} +1 -1
  325. package/dist/components/{p-CQLcNjHY.js → p-luUMKdgw.js} +4 -4
  326. package/dist/components/{p-CQLcNjHY.js.map → p-luUMKdgw.js.map} +1 -1
  327. package/dist/components/{p-DTtSax3C.js → p-rfgtX-Yh.js} +3 -3
  328. package/dist/components/{p-DTtSax3C.js.map → p-rfgtX-Yh.js.map} +1 -1
  329. package/dist/components/{p-VqHJf1uS.js → p-uJGVGDOJ.js} +22 -22
  330. package/dist/components/{p-VqHJf1uS.js.map → p-uJGVGDOJ.js.map} +1 -1
  331. package/dist/components/{p-btCkXoB_.js → p-wbR36hMv.js} +4 -4
  332. package/dist/components/{p-btCkXoB_.js.map → p-wbR36hMv.js.map} +1 -1
  333. package/dist/components/test-input-tag.js +9 -9
  334. package/dist/docs.json +72 -14
  335. package/dist/esm/gb-avatar-dropdown_5.entry.js +5 -5
  336. package/dist/esm/gb-avatar-label-group_3.entry.js +2 -2
  337. package/dist/esm/gb-avatar_44.entry.js +148 -99
  338. package/dist/esm/gb-collapse-button_4.entry.js +2 -2
  339. package/dist/esm/gb-header.entry.js +2 -2
  340. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  341. package/dist/esm/gb-logo.entry.js +1 -1
  342. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  343. package/dist/esm/gb-metric-card.entry.js +1 -1
  344. package/dist/esm/gb-metric-featured-icon.entry.js +1 -1
  345. package/dist/esm/gb-modal-action_3.entry.js +5 -5
  346. package/dist/esm/gb-nav-bar-item.entry.js +1 -1
  347. package/dist/esm/gb-nav-bar-sidemenu.entry.js +1 -1
  348. package/dist/esm/gb-nav-bar.entry.js +1 -1
  349. package/dist/esm/gb-notification-content.entry.js +1 -1
  350. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  351. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  352. package/dist/esm/gb-progress-bar.entry.js +1 -1
  353. package/dist/esm/gb-progress-circle.entry.js +1 -1
  354. package/dist/esm/gb-prompt-modal.entry.js +1 -1
  355. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  356. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  357. package/dist/esm/gb-scrollbar.entry.js +1 -1
  358. package/dist/esm/gb-sidebar.entry.js +1 -1
  359. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  360. package/dist/esm/gb-slider.entry.js +1 -1
  361. package/dist/esm/gb-step-base_2.entry.js +2 -2
  362. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  363. package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
  364. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  365. package/dist/esm/gb-stepper-horizontal-minimal-icons.entry.js +1 -1
  366. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  367. package/dist/esm/gb-tab-button-base.entry.js +2 -2
  368. package/dist/esm/gb-toast-button.entry.js +1 -1
  369. package/dist/esm/gb-toast.entry.js +1 -1
  370. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  371. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  372. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  373. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  374. package/dist/esm/globuscomponents.js +1 -1
  375. package/dist/esm/loader.js +1 -1
  376. package/dist/esm/reusableModels-cHn6O-Kf.js.map +1 -1
  377. package/dist/esm/test-input-tag.entry.js +2 -2
  378. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  379. package/dist/globuscomponents/{p-d1ce0f80.entry.js → p-0104af18.entry.js} +2 -2
  380. package/dist/globuscomponents/{p-ee3e3ffa.entry.js → p-05a29c1a.entry.js} +2 -2
  381. package/dist/globuscomponents/{p-e49cac6d.entry.js → p-2a47d7a6.entry.js} +2 -2
  382. package/dist/globuscomponents/{p-7f1adad7.entry.js → p-37f87474.entry.js} +2 -2
  383. package/dist/globuscomponents/{p-ee7e25c4.entry.js → p-40e5be27.entry.js} +2 -2
  384. package/dist/globuscomponents/{p-61872974.entry.js → p-433c7415.entry.js} +2 -2
  385. package/dist/globuscomponents/{p-4ec62490.entry.js → p-4cb9a4c0.entry.js} +2 -2
  386. package/dist/globuscomponents/{p-47155c79.entry.js → p-5a002d95.entry.js} +2 -2
  387. package/dist/globuscomponents/{p-563f3f9c.entry.js → p-5d0e8192.entry.js} +2 -2
  388. package/dist/globuscomponents/{p-f3ac27d9.entry.js → p-60e4f305.entry.js} +2 -2
  389. package/dist/globuscomponents/{p-201f6b79.entry.js → p-64c25eca.entry.js} +2 -2
  390. package/dist/globuscomponents/{p-ab818182.entry.js → p-669c6e2e.entry.js} +2 -2
  391. package/dist/globuscomponents/{p-21b20a87.entry.js → p-66f5363a.entry.js} +2 -2
  392. package/dist/globuscomponents/{p-eb4d444c.entry.js → p-6825b63d.entry.js} +2 -2
  393. package/dist/globuscomponents/{p-bf5b3dfe.entry.js → p-6d1f7f89.entry.js} +2 -2
  394. package/dist/globuscomponents/{p-e9b5af5c.entry.js → p-7133f4ef.entry.js} +2 -2
  395. package/dist/globuscomponents/p-7b7eee40.entry.js +2 -0
  396. package/dist/globuscomponents/{p-872e1752.entry.js → p-852014ab.entry.js} +2 -2
  397. package/dist/globuscomponents/{p-2fe0e837.entry.js → p-8e7e76da.entry.js} +2 -2
  398. package/dist/globuscomponents/p-8e7e76da.entry.js.map +1 -0
  399. package/dist/globuscomponents/{p-45e02e0a.entry.js → p-9a086995.entry.js} +2 -2
  400. package/dist/globuscomponents/p-9f87e97d.entry.js +2 -0
  401. package/dist/globuscomponents/{p-300cd753.entry.js → p-a8ed8e7c.entry.js} +2 -2
  402. package/dist/globuscomponents/{p-21ee6522.entry.js → p-af2fadf8.entry.js} +2 -2
  403. package/dist/globuscomponents/{p-1ca5b476.entry.js → p-b0c00fce.entry.js} +2 -2
  404. package/dist/globuscomponents/{p-d045e691.entry.js → p-b6a0161e.entry.js} +2 -2
  405. package/dist/globuscomponents/{p-e3dad59d.entry.js → p-b72d51e3.entry.js} +2 -2
  406. package/dist/globuscomponents/{p-75251944.entry.js → p-b72eda91.entry.js} +2 -2
  407. package/dist/globuscomponents/{p-90c1ec81.entry.js → p-c22a4cfd.entry.js} +2 -2
  408. package/dist/globuscomponents/{p-33dda74f.entry.js → p-c4decd4a.entry.js} +2 -2
  409. package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
  410. package/dist/globuscomponents/{p-3a8cc8c3.entry.js → p-cc54f44a.entry.js} +2 -2
  411. package/dist/globuscomponents/{p-0d3acd6a.entry.js → p-d55dc1ab.entry.js} +2 -2
  412. package/dist/globuscomponents/{p-51aa14a5.entry.js → p-da156fba.entry.js} +2 -2
  413. package/dist/globuscomponents/{p-4f44a0cb.entry.js → p-df5538b0.entry.js} +2 -2
  414. package/dist/globuscomponents/{p-7483911b.entry.js → p-e2b42130.entry.js} +2 -2
  415. package/dist/globuscomponents/{p-ed32b068.entry.js → p-e4895336.entry.js} +2 -2
  416. package/dist/globuscomponents/{p-f337949a.entry.js → p-e68d4d8a.entry.js} +2 -2
  417. package/dist/globuscomponents/{p-22f1c3e9.entry.js → p-e8f42c89.entry.js} +2 -2
  418. package/dist/globuscomponents/{p-07442acf.entry.js → p-eb087176.entry.js} +2 -2
  419. package/dist/globuscomponents/{p-ae4b0f08.entry.js → p-f904cfc0.entry.js} +2 -2
  420. package/dist/globuscomponents/{p-31d72720.entry.js → p-fdd80101.entry.js} +2 -2
  421. package/dist/globuscomponents/readme.md +2 -0
  422. package/dist/types/components/gb-table/gb-table.d.ts +11 -3
  423. package/dist/types/components.d.ts +28 -12
  424. package/dist/types/models/reusableModels.d.ts +3 -0
  425. package/package.json +1 -1
  426. package/dist/components/p-3Du3w-pS.js.map +0 -1
  427. package/dist/components/p-BAGZEYW2.js.map +0 -1
  428. package/dist/components/p-BJOkCh_x.js.map +0 -1
  429. package/dist/components/p-CBwlEMQ5.js.map +0 -1
  430. package/dist/components/p-Dfb-OutP.js.map +0 -1
  431. package/dist/globuscomponents/p-2fe0e837.entry.js.map +0 -1
  432. package/dist/globuscomponents/p-98d25cbc.entry.js +0 -2
  433. package/dist/globuscomponents/p-f084a9b2.entry.js +0 -2
  434. /package/dist/globuscomponents/{p-d1ce0f80.entry.js.map → p-0104af18.entry.js.map} +0 -0
  435. /package/dist/globuscomponents/{p-ee3e3ffa.entry.js.map → p-05a29c1a.entry.js.map} +0 -0
  436. /package/dist/globuscomponents/{p-e49cac6d.entry.js.map → p-2a47d7a6.entry.js.map} +0 -0
  437. /package/dist/globuscomponents/{p-7f1adad7.entry.js.map → p-37f87474.entry.js.map} +0 -0
  438. /package/dist/globuscomponents/{p-ee7e25c4.entry.js.map → p-40e5be27.entry.js.map} +0 -0
  439. /package/dist/globuscomponents/{p-61872974.entry.js.map → p-433c7415.entry.js.map} +0 -0
  440. /package/dist/globuscomponents/{p-4ec62490.entry.js.map → p-4cb9a4c0.entry.js.map} +0 -0
  441. /package/dist/globuscomponents/{p-47155c79.entry.js.map → p-5a002d95.entry.js.map} +0 -0
  442. /package/dist/globuscomponents/{p-563f3f9c.entry.js.map → p-5d0e8192.entry.js.map} +0 -0
  443. /package/dist/globuscomponents/{p-f3ac27d9.entry.js.map → p-60e4f305.entry.js.map} +0 -0
  444. /package/dist/globuscomponents/{p-201f6b79.entry.js.map → p-64c25eca.entry.js.map} +0 -0
  445. /package/dist/globuscomponents/{p-ab818182.entry.js.map → p-669c6e2e.entry.js.map} +0 -0
  446. /package/dist/globuscomponents/{p-21b20a87.entry.js.map → p-66f5363a.entry.js.map} +0 -0
  447. /package/dist/globuscomponents/{p-eb4d444c.entry.js.map → p-6825b63d.entry.js.map} +0 -0
  448. /package/dist/globuscomponents/{p-bf5b3dfe.entry.js.map → p-6d1f7f89.entry.js.map} +0 -0
  449. /package/dist/globuscomponents/{p-e9b5af5c.entry.js.map → p-7133f4ef.entry.js.map} +0 -0
  450. /package/dist/globuscomponents/{p-f084a9b2.entry.js.map → p-7b7eee40.entry.js.map} +0 -0
  451. /package/dist/globuscomponents/{p-872e1752.entry.js.map → p-852014ab.entry.js.map} +0 -0
  452. /package/dist/globuscomponents/{p-45e02e0a.entry.js.map → p-9a086995.entry.js.map} +0 -0
  453. /package/dist/globuscomponents/{p-98d25cbc.entry.js.map → p-9f87e97d.entry.js.map} +0 -0
  454. /package/dist/globuscomponents/{p-300cd753.entry.js.map → p-a8ed8e7c.entry.js.map} +0 -0
  455. /package/dist/globuscomponents/{p-21ee6522.entry.js.map → p-af2fadf8.entry.js.map} +0 -0
  456. /package/dist/globuscomponents/{p-1ca5b476.entry.js.map → p-b0c00fce.entry.js.map} +0 -0
  457. /package/dist/globuscomponents/{p-d045e691.entry.js.map → p-b6a0161e.entry.js.map} +0 -0
  458. /package/dist/globuscomponents/{p-e3dad59d.entry.js.map → p-b72d51e3.entry.js.map} +0 -0
  459. /package/dist/globuscomponents/{p-75251944.entry.js.map → p-b72eda91.entry.js.map} +0 -0
  460. /package/dist/globuscomponents/{p-90c1ec81.entry.js.map → p-c22a4cfd.entry.js.map} +0 -0
  461. /package/dist/globuscomponents/{p-33dda74f.entry.js.map → p-c4decd4a.entry.js.map} +0 -0
  462. /package/dist/globuscomponents/{p-3a8cc8c3.entry.js.map → p-cc54f44a.entry.js.map} +0 -0
  463. /package/dist/globuscomponents/{p-0d3acd6a.entry.js.map → p-d55dc1ab.entry.js.map} +0 -0
  464. /package/dist/globuscomponents/{p-51aa14a5.entry.js.map → p-da156fba.entry.js.map} +0 -0
  465. /package/dist/globuscomponents/{p-4f44a0cb.entry.js.map → p-df5538b0.entry.js.map} +0 -0
  466. /package/dist/globuscomponents/{p-7483911b.entry.js.map → p-e2b42130.entry.js.map} +0 -0
  467. /package/dist/globuscomponents/{p-ed32b068.entry.js.map → p-e4895336.entry.js.map} +0 -0
  468. /package/dist/globuscomponents/{p-f337949a.entry.js.map → p-e68d4d8a.entry.js.map} +0 -0
  469. /package/dist/globuscomponents/{p-22f1c3e9.entry.js.map → p-e8f42c89.entry.js.map} +0 -0
  470. /package/dist/globuscomponents/{p-07442acf.entry.js.map → p-eb087176.entry.js.map} +0 -0
  471. /package/dist/globuscomponents/{p-ae4b0f08.entry.js.map → p-f904cfc0.entry.js.map} +0 -0
  472. /package/dist/globuscomponents/{p-31d72720.entry.js.map → p-fdd80101.entry.js.map} +0 -0
@@ -5,7 +5,7 @@ export class GbLogo {
5
5
  }
6
6
  render() {
7
7
  const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
8
- return (h("div", { key: 'ab6ea8fb8cc794c93b7c620c38f87cc114fae43a', class: "logo_wrapper" }, h("img", { key: 'db89763ff1bbd8bf7443f74c3adc91d8668ed1d1', src: logoSrc, alt: "" }), this.text && (h("svg", { key: 'fa991747187a79de616325b31503809953f61f88', xmlns: "http://www.w3.org/2000/svg", width: "117", height: "17", viewBox: "0 0 117 17", fill: "none" }, h("path", { key: '9fd9f0d5ee9b6ae400674cbd19fc35f84190e71e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M55.977 12.6264C56.3596 13.1025 56.8394 13.4915 57.3843 13.7674C57.9292 14.0434 58.5268 14.1998 59.137 14.2264C59.3682 14.2276 59.5989 14.2038 59.825 14.1554C60.0203 14.1134 60.2068 14.0376 60.376 13.9314C60.5266 13.8276 60.6514 13.6908 60.741 13.5314C60.8332 13.3494 60.8789 13.1473 60.874 12.9434C60.8797 12.7871 60.8427 12.6322 60.767 12.4954C60.6928 12.3641 60.5948 12.2478 60.478 12.1524C60.3548 12.0522 60.2206 11.9663 60.078 11.8964C59.9369 11.8205 59.7898 11.7567 59.638 11.7054C59.365 11.6054 59.092 11.4954 58.821 11.4054C58.55 11.3154 58.285 11.2194 58.009 11.1054C57.856 11.0544 57.668 10.9864 57.454 10.9054C57.2189 10.8192 56.9891 10.7191 56.766 10.6054C56.5267 10.4828 56.2967 10.3428 56.078 10.1864C55.8479 10.0188 55.6411 9.82143 55.463 9.59936C55.2755 9.3641 55.1254 9.10136 55.018 8.82037C54.8987 8.50077 54.841 8.16145 54.848 7.82037C54.8385 7.38435 54.9601 6.95552 55.197 6.58938C55.4368 6.22409 55.7548 5.91665 56.128 5.68935C56.5352 5.44285 56.9786 5.26199 57.442 5.15337C57.9371 5.03187 58.4452 4.9714 58.955 4.97335C59.7154 4.96345 60.4735 5.05835 61.208 5.25536C61.883 5.44235 62.5133 5.76379 63.061 6.20037L61.881 7.97738C61.675 7.77738 61.475 7.59837 61.276 7.43737C61.0823 7.28066 60.8736 7.14333 60.653 7.02737C60.4242 6.91238 60.1825 6.82509 59.933 6.76736C59.6405 6.70771 59.3425 6.67923 59.044 6.68237C58.8003 6.6793 58.5576 6.71302 58.324 6.78237C58.1425 6.83794 57.973 6.92678 57.824 7.04437C57.7018 7.14787 57.6053 7.27829 57.542 7.42538C57.4813 7.5669 57.4503 7.71939 57.451 7.87338C57.4479 8.03229 57.4929 8.18844 57.58 8.32137C57.6712 8.45192 57.7854 8.56477 57.917 8.65438C58.0598 8.75308 58.2135 8.83495 58.375 8.89837C58.549 8.96737 58.724 9.03036 58.903 9.08737C59.183 9.18737 59.467 9.28736 59.749 9.37936C60.031 9.47136 60.313 9.57035 60.592 9.66735C60.731 9.72035 60.902 9.77936 61.104 9.85336C61.3158 9.93021 61.522 10.0218 61.721 10.1274C61.945 10.2432 62.1576 10.3798 62.356 10.5354C62.571 10.6981 62.7616 10.8907 62.922 11.1074C63.0947 11.347 63.2296 11.6118 63.322 11.8924C63.4341 12.2242 63.4876 12.5731 63.48 12.9234C63.4886 13.3821 63.3593 13.8329 63.109 14.2174C62.8572 14.5968 62.5255 14.9167 62.137 15.1544C61.711 15.4162 61.2468 15.6099 60.761 15.7284C60.2447 15.8581 59.7143 15.923 59.182 15.9214C58.7286 15.9217 58.2755 15.896 57.825 15.8444C57.4131 15.7956 57.0069 15.7072 56.612 15.5804C56.2266 15.4585 55.8573 15.2906 55.512 15.0804C55.152 14.8574 54.8226 14.5884 54.532 14.2804L55.977 12.6264ZM46.023 5.15136V12.3824C46.0171 12.6297 46.0603 12.8758 46.15 13.1064C46.2233 13.2937 46.3378 13.4622 46.485 13.5994C46.6276 13.7299 46.7989 13.8251 46.985 13.8774C47.1837 13.9372 47.3905 13.9659 47.598 13.9624C48.1129 13.9605 48.6258 13.9001 49.127 13.7824C49.6297 13.6726 50.1117 13.4836 50.555 13.2224V5.14636H53.165V13.8624C53.1705 14.1064 53.1909 14.3498 53.226 14.5914C53.262 14.9064 53.326 15.2774 53.403 15.7014H50.93C50.916 15.6614 50.893 15.5894 50.866 15.4774C50.839 15.3654 50.805 15.2534 50.772 15.1304C50.739 15.0074 50.715 14.8904 50.687 14.7814C50.6662 14.7 50.6501 14.6176 50.639 14.5344C50.4019 14.7386 50.1461 14.9201 49.875 15.0764C49.5915 15.2448 49.2941 15.3887 48.986 15.5064C48.6826 15.626 48.3695 15.719 48.05 15.7844C47.7544 15.8493 47.4527 15.8828 47.15 15.8844C46.5406 15.9045 45.9328 15.8088 45.359 15.6024C44.9281 15.4446 44.5423 15.1836 44.2355 14.8422C43.9287 14.5009 43.7102 14.0897 43.599 13.6444C43.4774 13.1714 43.4179 12.6847 43.422 12.1964V5.14938L46.023 5.15136ZM34.173 14.0344C34.4914 14.1402 34.8178 14.2205 35.149 14.2744C35.5278 14.3366 35.9111 14.368 36.295 14.3684C36.6865 14.3713 37.0725 14.2764 37.418 14.0924C37.7682 13.8978 38.0679 13.6238 38.293 13.2924C38.5589 12.9056 38.7546 12.4751 38.871 12.0204C39.0127 11.4651 39.0799 10.8934 39.071 10.3204C39.0745 9.84945 39.0238 9.37971 38.92 8.92037C38.8359 8.53264 38.6762 8.1653 38.45 7.83938C38.2415 7.54414 37.9623 7.30585 37.638 7.14636C37.2658 6.97548 36.8594 6.89203 36.45 6.90237C36.2347 6.90349 36.0196 6.91785 35.806 6.94537C35.591 6.97637 35.384 7.01636 35.183 7.06536C34.9916 7.11019 34.8033 7.16699 34.619 7.23537C34.4596 7.29532 34.3062 7.37033 34.161 7.45937L34.173 14.0344ZM31.573 0.395379H34.173V5.94637C34.5815 5.64458 35.0369 5.41212 35.521 5.25835C36.0793 5.07415 36.6641 4.98329 37.252 4.98937C37.9775 4.97144 38.697 5.12493 39.352 5.43737C39.9085 5.71759 40.3919 6.12367 40.764 6.62338C41.1391 7.13643 41.4108 7.71756 41.564 8.33437C41.7346 8.99307 41.82 9.67094 41.818 10.3514C41.8392 11.1967 41.6831 12.037 41.36 12.8184C41.081 13.474 40.6682 14.0643 40.148 14.5514C39.6578 15.003 39.0812 15.3507 38.453 15.5734C37.838 15.79 37.1911 15.9022 36.539 15.9054C36.0383 15.9054 35.5797 15.9 35.163 15.8894C34.744 15.8774 34.338 15.8644 33.951 15.8464C33.564 15.8284 33.173 15.7994 32.791 15.7614C32.409 15.7234 32.007 15.6784 31.591 15.6234L31.573 0.395379ZM24.573 14.2164C24.984 14.2278 25.3873 14.103 25.72 13.8614C26.0497 13.616 26.3187 13.2982 26.506 12.9324C26.7225 12.5243 26.8769 12.0861 26.964 11.6324C27.066 11.1494 27.1166 10.657 27.115 10.1634C27.1164 9.72126 27.0718 9.28025 26.982 8.84737C26.9009 8.46194 26.7494 8.09478 26.535 7.76437C26.3324 7.45791 26.0577 7.20585 25.735 7.03036C25.3682 6.83692 24.9575 6.74183 24.543 6.75436C24.1538 6.74764 23.7699 6.845 23.431 7.03637C23.1073 7.23018 22.8334 7.49693 22.631 7.81536C22.4048 8.17634 22.2412 8.57292 22.147 8.98837C21.9311 9.90171 21.9243 10.852 22.127 11.7684C22.216 12.194 22.3705 12.6032 22.585 12.9814C22.7843 13.3379 23.0607 13.6453 23.394 13.8814C23.7431 14.1127 24.1554 14.2301 24.574 14.2174L24.573 14.2164ZM24.66 15.9734C23.8645 15.9875 23.0734 15.8518 22.328 15.5734C21.6834 15.3259 21.1025 14.937 20.628 14.4354C20.1558 13.9225 19.7994 13.3141 19.583 12.6514C19.335 11.9037 19.2134 11.12 19.223 10.3324C19.2197 9.63472 19.3305 8.94126 19.551 8.27938C19.7645 7.63603 20.1153 7.04677 20.5791 6.55242C21.0429 6.05807 21.6086 5.67044 22.237 5.41637C22.9955 5.11592 23.8064 4.97038 24.622 4.98837C25.43 4.96837 26.2335 5.11404 26.983 5.41637C27.6091 5.68005 28.1666 6.0833 28.613 6.59536C29.0478 7.1081 29.3694 7.70683 29.557 8.35238C29.7617 9.05529 29.8627 9.7843 29.857 10.5164C29.8615 11.2376 29.7414 11.9541 29.502 12.6344C29.2754 13.2745 28.9255 13.864 28.472 14.3694C28.0128 14.8682 27.4555 15.2669 26.835 15.5404C26.1487 15.8353 25.4079 15.9818 24.661 15.9704L24.66 15.9734ZM14.302 0.394372H16.902V13.1564C16.8789 13.4015 16.9368 13.6474 17.067 13.8564C17.1212 13.9252 17.191 13.9801 17.2706 14.0167C17.3503 14.0532 17.4375 14.0702 17.525 14.0664C17.7153 14.0716 17.9048 14.0415 18.084 13.9774C18.237 13.9214 18.417 13.8494 18.615 13.7774L19.055 15.0844C18.8809 15.2024 18.6984 15.3077 18.509 15.3994C18.3094 15.4997 18.1032 15.5865 17.892 15.6594C17.672 15.7336 17.4475 15.794 17.22 15.8404C16.9934 15.8855 16.763 15.9086 16.532 15.9094C16.2533 15.9095 15.9753 15.8797 15.703 15.8204C15.4428 15.7656 15.1996 15.6489 14.994 15.4804C14.7726 15.2971 14.6007 15.0612 14.494 14.7944C14.3574 14.4324 14.2942 14.047 14.308 13.6604L14.302 0.394372ZM12.602 14.6814C12.239 14.8724 11.868 15.0444 11.485 15.2064C11.0739 15.377 10.6508 15.517 10.219 15.6254C9.71274 15.7511 9.19858 15.8427 8.68001 15.8994C8.03877 15.9693 7.39406 16.0027 6.74901 15.9994C6.02384 16.0081 5.30187 15.9018 4.61001 15.6844C3.40238 15.3004 2.35048 14.5377 1.61001 13.5094C1.24144 13.0029 0.939006 12.4514 0.710011 11.8684C0.468973 11.2677 0.289379 10.6442 0.174001 10.0074C0.0576192 9.35516 -0.000605498 8.69388 4.74727e-06 8.03137C0.000633892 7.33814 0.0726773 6.64683 0.215001 5.96838C0.349412 5.31408 0.556361 4.67679 0.832006 4.06835C1.10146 3.48093 1.44454 2.9302 1.853 2.42938C2.67554 1.41797 3.78369 0.67779 5.03301 0.305352C5.72268 0.0959449 6.44028 -0.0069001 7.161 0.000359076C7.54 0.000359076 7.88701 0.012372 8.20301 0.032372C8.49632 0.0492166 8.78846 0.0826091 9.07801 0.132378C9.34144 0.177448 9.60066 0.244327 9.853 0.33236C10.107 0.419187 10.3543 0.52447 10.593 0.647362C10.8609 0.782467 11.1192 0.935843 11.366 1.10638C11.6327 1.28438 11.9263 1.49435 12.247 1.73635L10.797 3.68838C10.4912 3.41105 10.1686 3.15288 9.83101 2.91537C9.55631 2.72032 9.26083 2.55631 8.95 2.42635C8.66096 2.30636 8.35893 2.22046 8.05001 2.17037C7.70771 2.11985 7.362 2.0961 7.01601 2.09936C6.40137 2.08829 5.79444 2.23754 5.25501 2.53237C4.73856 2.82694 4.29629 3.23569 3.96201 3.72738C3.59548 4.26897 3.32706 4.87079 3.16901 5.50536C2.98332 6.22376 2.89254 6.9634 2.89901 7.70538C2.89341 8.4936 2.97049 9.28022 3.129 10.0524C3.26457 10.7479 3.51573 11.4158 3.87201 12.0284C4.19608 12.5805 4.64638 13.0479 5.18601 13.3924C5.76832 13.7417 6.43821 13.9176 7.11701 13.8994C7.33906 13.9036 7.56116 13.8939 7.782 13.8704C8.018 13.8414 8.25401 13.8234 8.49601 13.7874C8.73801 13.7514 8.972 13.7084 9.202 13.6594C9.432 13.6104 9.64401 13.5594 9.84601 13.5094V8.32836H12.595L12.602 14.6814Z", fill: "var(--color-text-brandDarkBlue, #212C65)" }), h("path", { key: 'e949dc099a20b85cbbc07c7de87fbb8eee0cfc54', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M109.442 9.51028L113.077 5.4953H116.426L111.367 10.3453L116.755 16.3633H113.547L109.447 11.6633V16.3633H106.768V0.58728H109.447L109.442 9.51028ZM94.8709 7.3573C94.8709 7.1413 94.871 6.86529 94.852 6.52429C94.8439 6.1785 94.8071 5.83398 94.742 5.49429H97.2649C97.2894 5.55963 97.3098 5.62644 97.326 5.69431C97.345 5.77631 97.3659 5.86929 97.3919 5.96429C97.4179 6.05929 97.4369 6.16428 97.4549 6.26428C97.4729 6.36428 97.486 6.46428 97.5 6.55228C97.687 6.38781 97.8877 6.23961 98.0999 6.10928C98.6115 5.78686 99.1757 5.55704 99.7669 5.4303C100.1 5.35753 100.44 5.32132 100.781 5.3223C101.328 5.31866 101.872 5.40723 102.39 5.58429C102.869 5.74685 103.312 6.00393 103.69 6.3403C104.063 6.67744 104.36 7.08984 104.562 7.55029C104.781 8.06212 104.89 8.61452 104.881 9.1713V16.3713H102.196V9.6713C102.203 9.29813 102.158 8.9258 102.061 8.56528C101.986 8.29345 101.849 8.04279 101.661 7.83328C101.484 7.64715 101.263 7.50943 101.018 7.43329C100.734 7.34463 100.438 7.30144 100.141 7.3053C99.9337 7.30661 99.7268 7.32297 99.5219 7.35428C99.2943 7.38247 99.069 7.42726 98.8479 7.48828C98.6183 7.5484 98.392 7.6205 98.17 7.70428C97.9553 7.77835 97.7466 7.86895 97.5459 7.97528V16.3753H94.8689L94.8709 7.3573ZM89.354 10.6903C88.693 10.7039 88.0352 10.7877 87.3919 10.9403C86.9571 11.0391 86.5446 11.2185 86.1759 11.4693C85.8984 11.6587 85.6811 11.9239 85.55 12.2333C85.4322 12.5398 85.3738 12.866 85.378 13.1943C85.3692 13.4439 85.403 13.6931 85.4779 13.9313C85.5355 14.1106 85.6361 14.273 85.771 14.4043C85.9046 14.5271 86.0668 14.6145 86.243 14.6583C86.4338 14.7108 86.631 14.7364 86.8289 14.7343C87.0219 14.7343 87.219 14.7223 87.419 14.7063C87.6305 14.6839 87.8398 14.6444 88.045 14.5883C88.266 14.5295 88.4818 14.4522 88.69 14.3573C88.9221 14.2504 89.144 14.1225 89.3529 13.9753L89.354 10.6903ZM82.841 6.9743C83.4506 6.43993 84.1574 6.02806 84.9229 5.76129C85.735 5.46771 86.5924 5.31913 87.456 5.3223C88.0356 5.3199 88.6134 5.38703 89.177 5.52228C89.6953 5.64191 90.1898 5.84778 90.6399 6.13129C91.0583 6.40027 91.4075 6.76412 91.659 7.1933C91.9212 7.66192 92.0524 8.19246 92.039 8.72928V13.5793C92.0359 13.7771 92.0499 13.9749 92.081 14.1703C92.0978 14.3025 92.1446 14.429 92.2179 14.5403C92.2808 14.6292 92.369 14.6971 92.471 14.7353C92.5948 14.7743 92.7242 14.7923 92.854 14.7883C92.9578 14.7841 93.0613 14.7741 93.164 14.7583C93.322 14.7363 93.466 14.7133 93.596 14.6893L93.885 15.8443C93.72 15.9443 93.553 16.0353 93.38 16.1263C93.2023 16.2182 93.0173 16.2955 92.8269 16.3573C92.6192 16.4261 92.4066 16.4793 92.1909 16.5163C91.9393 16.5572 91.6849 16.578 91.43 16.5783C90.9747 16.5916 90.5257 16.4694 90.1399 16.2273C89.9688 16.1147 89.822 15.969 89.708 15.7988C89.594 15.6286 89.515 15.4374 89.4759 15.2363C89.2019 15.4862 88.8999 15.7037 88.576 15.8843C88.2804 16.0533 87.9684 16.192 87.6449 16.2983C87.3372 16.399 87.0209 16.4713 86.6999 16.5143C86.3981 16.5528 86.0942 16.5735 85.7899 16.5763C85.333 16.5793 84.8783 16.5135 84.4409 16.3813C84.0636 16.2663 83.7154 16.0716 83.42 15.8103C83.1354 15.5561 82.913 15.24 82.7699 14.8863C82.6093 14.4719 82.5296 14.0307 82.5349 13.5863C82.5244 13.0864 82.6134 12.5894 82.797 12.1243C82.9638 11.7188 83.2106 11.3511 83.5229 11.0433C83.8465 10.733 84.2205 10.4801 84.6289 10.2953C85.0769 10.0896 85.5465 9.93463 86.029 9.83328C86.556 9.71543 87.0906 9.63457 87.6289 9.59128C88.1916 9.54528 88.7643 9.52228 89.347 9.52228V9.13028C89.3559 8.81548 89.3046 8.50188 89.196 8.2063C89.1028 7.96802 88.9568 7.75397 88.769 7.58029C88.5772 7.41846 88.3542 7.29763 88.1139 7.22528C87.8398 7.1455 87.5554 7.10642 87.2699 7.10928C87.021 7.10712 86.7724 7.12957 86.5279 7.1763C86.2826 7.22239 86.0443 7.30002 85.8189 7.40729C85.5603 7.53109 85.3142 7.67943 85.084 7.85028C84.7873 8.07003 84.5041 8.30746 84.2359 8.56128L82.841 6.9743ZM73.27 2.62628V7.3053H74.77C75.2355 7.31174 75.7001 7.26475 76.1549 7.16528C76.5333 7.08847 76.8941 6.94197 77.219 6.73328C77.5016 6.54416 77.7328 6.28785 77.8919 5.9873C78.0558 5.65844 78.1371 5.29461 78.1289 4.92728C78.1359 4.5799 78.0765 4.23441 77.9539 3.9093C77.8334 3.61742 77.6274 3.36884 77.3629 3.19629C77.0275 2.98493 76.6537 2.84156 76.263 2.77429C75.705 2.67186 75.1382 2.62464 74.571 2.6333L73.27 2.62628ZM73.27 9.33929V14.3393H75.4419C75.9397 14.3493 76.4358 14.2783 76.9109 14.1293C77.2868 14.0087 77.6365 13.8184 77.9419 13.5683C78.1976 13.3579 78.4026 13.0927 78.542 12.7923C78.6704 12.5222 78.7387 12.2274 78.742 11.9283C78.7423 11.585 78.6743 11.2451 78.542 10.9283C78.4091 10.6098 78.2008 10.3284 77.935 10.1083C77.6222 9.85665 77.2635 9.66817 76.8789 9.55328C76.3764 9.40636 75.8544 9.3369 75.331 9.34729L73.27 9.33929ZM75.5929 0.58728C76.3348 0.57908 77.0745 0.668854 77.7929 0.854279C78.3878 1.00832 78.9499 1.26888 79.4519 1.62329C79.8961 1.9476 80.2585 2.37119 80.51 2.86029C80.7629 3.38432 80.889 3.96052 80.878 4.5423C80.88 4.93957 80.7993 5.33292 80.641 5.6973C80.4802 6.07453 80.26 6.4236 79.9889 6.73129C79.708 7.04844 79.3819 7.32238 79.021 7.54428C78.6554 7.77312 78.2572 7.9451 77.8399 8.05429C78.2862 8.13489 78.721 8.2692 79.135 8.45428C79.582 8.65138 79.993 8.92179 80.3509 9.2543C80.7289 9.59946 81.0372 10.0139 81.2589 10.4753C81.5061 10.998 81.6277 11.5712 81.6139 12.1493C81.6124 12.6915 81.4898 13.2266 81.255 13.7153C81.0007 14.2375 80.6343 14.697 80.182 15.0613C79.66 15.4835 79.0628 15.8031 78.422 16.0033C77.6359 16.2543 76.8139 16.3742 75.9889 16.3583H70.429V0.581299L75.5929 0.58728Z", fill: "var(--color-text-brandDarkBlue, #212C65)" })))));
8
+ return (h("div", { key: '0cac7c1f648c56238187be6e6c1effaa76a639f1', class: "logo_wrapper" }, h("img", { key: '46464960d4642318500357fc594ef2f447f02bea', src: logoSrc, alt: "" }), this.text && (h("svg", { key: '07eea5726d1db78e89390a455f0bcef32bc8ebed', xmlns: "http://www.w3.org/2000/svg", width: "117", height: "17", viewBox: "0 0 117 17", fill: "none" }, h("path", { key: '414d6314a048596bba9ec70619f76227ca4d1478', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M55.977 12.6264C56.3596 13.1025 56.8394 13.4915 57.3843 13.7674C57.9292 14.0434 58.5268 14.1998 59.137 14.2264C59.3682 14.2276 59.5989 14.2038 59.825 14.1554C60.0203 14.1134 60.2068 14.0376 60.376 13.9314C60.5266 13.8276 60.6514 13.6908 60.741 13.5314C60.8332 13.3494 60.8789 13.1473 60.874 12.9434C60.8797 12.7871 60.8427 12.6322 60.767 12.4954C60.6928 12.3641 60.5948 12.2478 60.478 12.1524C60.3548 12.0522 60.2206 11.9663 60.078 11.8964C59.9369 11.8205 59.7898 11.7567 59.638 11.7054C59.365 11.6054 59.092 11.4954 58.821 11.4054C58.55 11.3154 58.285 11.2194 58.009 11.1054C57.856 11.0544 57.668 10.9864 57.454 10.9054C57.2189 10.8192 56.9891 10.7191 56.766 10.6054C56.5267 10.4828 56.2967 10.3428 56.078 10.1864C55.8479 10.0188 55.6411 9.82143 55.463 9.59936C55.2755 9.3641 55.1254 9.10136 55.018 8.82037C54.8987 8.50077 54.841 8.16145 54.848 7.82037C54.8385 7.38435 54.9601 6.95552 55.197 6.58938C55.4368 6.22409 55.7548 5.91665 56.128 5.68935C56.5352 5.44285 56.9786 5.26199 57.442 5.15337C57.9371 5.03187 58.4452 4.9714 58.955 4.97335C59.7154 4.96345 60.4735 5.05835 61.208 5.25536C61.883 5.44235 62.5133 5.76379 63.061 6.20037L61.881 7.97738C61.675 7.77738 61.475 7.59837 61.276 7.43737C61.0823 7.28066 60.8736 7.14333 60.653 7.02737C60.4242 6.91238 60.1825 6.82509 59.933 6.76736C59.6405 6.70771 59.3425 6.67923 59.044 6.68237C58.8003 6.6793 58.5576 6.71302 58.324 6.78237C58.1425 6.83794 57.973 6.92678 57.824 7.04437C57.7018 7.14787 57.6053 7.27829 57.542 7.42538C57.4813 7.5669 57.4503 7.71939 57.451 7.87338C57.4479 8.03229 57.4929 8.18844 57.58 8.32137C57.6712 8.45192 57.7854 8.56477 57.917 8.65438C58.0598 8.75308 58.2135 8.83495 58.375 8.89837C58.549 8.96737 58.724 9.03036 58.903 9.08737C59.183 9.18737 59.467 9.28736 59.749 9.37936C60.031 9.47136 60.313 9.57035 60.592 9.66735C60.731 9.72035 60.902 9.77936 61.104 9.85336C61.3158 9.93021 61.522 10.0218 61.721 10.1274C61.945 10.2432 62.1576 10.3798 62.356 10.5354C62.571 10.6981 62.7616 10.8907 62.922 11.1074C63.0947 11.347 63.2296 11.6118 63.322 11.8924C63.4341 12.2242 63.4876 12.5731 63.48 12.9234C63.4886 13.3821 63.3593 13.8329 63.109 14.2174C62.8572 14.5968 62.5255 14.9167 62.137 15.1544C61.711 15.4162 61.2468 15.6099 60.761 15.7284C60.2447 15.8581 59.7143 15.923 59.182 15.9214C58.7286 15.9217 58.2755 15.896 57.825 15.8444C57.4131 15.7956 57.0069 15.7072 56.612 15.5804C56.2266 15.4585 55.8573 15.2906 55.512 15.0804C55.152 14.8574 54.8226 14.5884 54.532 14.2804L55.977 12.6264ZM46.023 5.15136V12.3824C46.0171 12.6297 46.0603 12.8758 46.15 13.1064C46.2233 13.2937 46.3378 13.4622 46.485 13.5994C46.6276 13.7299 46.7989 13.8251 46.985 13.8774C47.1837 13.9372 47.3905 13.9659 47.598 13.9624C48.1129 13.9605 48.6258 13.9001 49.127 13.7824C49.6297 13.6726 50.1117 13.4836 50.555 13.2224V5.14636H53.165V13.8624C53.1705 14.1064 53.1909 14.3498 53.226 14.5914C53.262 14.9064 53.326 15.2774 53.403 15.7014H50.93C50.916 15.6614 50.893 15.5894 50.866 15.4774C50.839 15.3654 50.805 15.2534 50.772 15.1304C50.739 15.0074 50.715 14.8904 50.687 14.7814C50.6662 14.7 50.6501 14.6176 50.639 14.5344C50.4019 14.7386 50.1461 14.9201 49.875 15.0764C49.5915 15.2448 49.2941 15.3887 48.986 15.5064C48.6826 15.626 48.3695 15.719 48.05 15.7844C47.7544 15.8493 47.4527 15.8828 47.15 15.8844C46.5406 15.9045 45.9328 15.8088 45.359 15.6024C44.9281 15.4446 44.5423 15.1836 44.2355 14.8422C43.9287 14.5009 43.7102 14.0897 43.599 13.6444C43.4774 13.1714 43.4179 12.6847 43.422 12.1964V5.14938L46.023 5.15136ZM34.173 14.0344C34.4914 14.1402 34.8178 14.2205 35.149 14.2744C35.5278 14.3366 35.9111 14.368 36.295 14.3684C36.6865 14.3713 37.0725 14.2764 37.418 14.0924C37.7682 13.8978 38.0679 13.6238 38.293 13.2924C38.5589 12.9056 38.7546 12.4751 38.871 12.0204C39.0127 11.4651 39.0799 10.8934 39.071 10.3204C39.0745 9.84945 39.0238 9.37971 38.92 8.92037C38.8359 8.53264 38.6762 8.1653 38.45 7.83938C38.2415 7.54414 37.9623 7.30585 37.638 7.14636C37.2658 6.97548 36.8594 6.89203 36.45 6.90237C36.2347 6.90349 36.0196 6.91785 35.806 6.94537C35.591 6.97637 35.384 7.01636 35.183 7.06536C34.9916 7.11019 34.8033 7.16699 34.619 7.23537C34.4596 7.29532 34.3062 7.37033 34.161 7.45937L34.173 14.0344ZM31.573 0.395379H34.173V5.94637C34.5815 5.64458 35.0369 5.41212 35.521 5.25835C36.0793 5.07415 36.6641 4.98329 37.252 4.98937C37.9775 4.97144 38.697 5.12493 39.352 5.43737C39.9085 5.71759 40.3919 6.12367 40.764 6.62338C41.1391 7.13643 41.4108 7.71756 41.564 8.33437C41.7346 8.99307 41.82 9.67094 41.818 10.3514C41.8392 11.1967 41.6831 12.037 41.36 12.8184C41.081 13.474 40.6682 14.0643 40.148 14.5514C39.6578 15.003 39.0812 15.3507 38.453 15.5734C37.838 15.79 37.1911 15.9022 36.539 15.9054C36.0383 15.9054 35.5797 15.9 35.163 15.8894C34.744 15.8774 34.338 15.8644 33.951 15.8464C33.564 15.8284 33.173 15.7994 32.791 15.7614C32.409 15.7234 32.007 15.6784 31.591 15.6234L31.573 0.395379ZM24.573 14.2164C24.984 14.2278 25.3873 14.103 25.72 13.8614C26.0497 13.616 26.3187 13.2982 26.506 12.9324C26.7225 12.5243 26.8769 12.0861 26.964 11.6324C27.066 11.1494 27.1166 10.657 27.115 10.1634C27.1164 9.72126 27.0718 9.28025 26.982 8.84737C26.9009 8.46194 26.7494 8.09478 26.535 7.76437C26.3324 7.45791 26.0577 7.20585 25.735 7.03036C25.3682 6.83692 24.9575 6.74183 24.543 6.75436C24.1538 6.74764 23.7699 6.845 23.431 7.03637C23.1073 7.23018 22.8334 7.49693 22.631 7.81536C22.4048 8.17634 22.2412 8.57292 22.147 8.98837C21.9311 9.90171 21.9243 10.852 22.127 11.7684C22.216 12.194 22.3705 12.6032 22.585 12.9814C22.7843 13.3379 23.0607 13.6453 23.394 13.8814C23.7431 14.1127 24.1554 14.2301 24.574 14.2174L24.573 14.2164ZM24.66 15.9734C23.8645 15.9875 23.0734 15.8518 22.328 15.5734C21.6834 15.3259 21.1025 14.937 20.628 14.4354C20.1558 13.9225 19.7994 13.3141 19.583 12.6514C19.335 11.9037 19.2134 11.12 19.223 10.3324C19.2197 9.63472 19.3305 8.94126 19.551 8.27938C19.7645 7.63603 20.1153 7.04677 20.5791 6.55242C21.0429 6.05807 21.6086 5.67044 22.237 5.41637C22.9955 5.11592 23.8064 4.97038 24.622 4.98837C25.43 4.96837 26.2335 5.11404 26.983 5.41637C27.6091 5.68005 28.1666 6.0833 28.613 6.59536C29.0478 7.1081 29.3694 7.70683 29.557 8.35238C29.7617 9.05529 29.8627 9.7843 29.857 10.5164C29.8615 11.2376 29.7414 11.9541 29.502 12.6344C29.2754 13.2745 28.9255 13.864 28.472 14.3694C28.0128 14.8682 27.4555 15.2669 26.835 15.5404C26.1487 15.8353 25.4079 15.9818 24.661 15.9704L24.66 15.9734ZM14.302 0.394372H16.902V13.1564C16.8789 13.4015 16.9368 13.6474 17.067 13.8564C17.1212 13.9252 17.191 13.9801 17.2706 14.0167C17.3503 14.0532 17.4375 14.0702 17.525 14.0664C17.7153 14.0716 17.9048 14.0415 18.084 13.9774C18.237 13.9214 18.417 13.8494 18.615 13.7774L19.055 15.0844C18.8809 15.2024 18.6984 15.3077 18.509 15.3994C18.3094 15.4997 18.1032 15.5865 17.892 15.6594C17.672 15.7336 17.4475 15.794 17.22 15.8404C16.9934 15.8855 16.763 15.9086 16.532 15.9094C16.2533 15.9095 15.9753 15.8797 15.703 15.8204C15.4428 15.7656 15.1996 15.6489 14.994 15.4804C14.7726 15.2971 14.6007 15.0612 14.494 14.7944C14.3574 14.4324 14.2942 14.047 14.308 13.6604L14.302 0.394372ZM12.602 14.6814C12.239 14.8724 11.868 15.0444 11.485 15.2064C11.0739 15.377 10.6508 15.517 10.219 15.6254C9.71274 15.7511 9.19858 15.8427 8.68001 15.8994C8.03877 15.9693 7.39406 16.0027 6.74901 15.9994C6.02384 16.0081 5.30187 15.9018 4.61001 15.6844C3.40238 15.3004 2.35048 14.5377 1.61001 13.5094C1.24144 13.0029 0.939006 12.4514 0.710011 11.8684C0.468973 11.2677 0.289379 10.6442 0.174001 10.0074C0.0576192 9.35516 -0.000605498 8.69388 4.74727e-06 8.03137C0.000633892 7.33814 0.0726773 6.64683 0.215001 5.96838C0.349412 5.31408 0.556361 4.67679 0.832006 4.06835C1.10146 3.48093 1.44454 2.9302 1.853 2.42938C2.67554 1.41797 3.78369 0.67779 5.03301 0.305352C5.72268 0.0959449 6.44028 -0.0069001 7.161 0.000359076C7.54 0.000359076 7.88701 0.012372 8.20301 0.032372C8.49632 0.0492166 8.78846 0.0826091 9.07801 0.132378C9.34144 0.177448 9.60066 0.244327 9.853 0.33236C10.107 0.419187 10.3543 0.52447 10.593 0.647362C10.8609 0.782467 11.1192 0.935843 11.366 1.10638C11.6327 1.28438 11.9263 1.49435 12.247 1.73635L10.797 3.68838C10.4912 3.41105 10.1686 3.15288 9.83101 2.91537C9.55631 2.72032 9.26083 2.55631 8.95 2.42635C8.66096 2.30636 8.35893 2.22046 8.05001 2.17037C7.70771 2.11985 7.362 2.0961 7.01601 2.09936C6.40137 2.08829 5.79444 2.23754 5.25501 2.53237C4.73856 2.82694 4.29629 3.23569 3.96201 3.72738C3.59548 4.26897 3.32706 4.87079 3.16901 5.50536C2.98332 6.22376 2.89254 6.9634 2.89901 7.70538C2.89341 8.4936 2.97049 9.28022 3.129 10.0524C3.26457 10.7479 3.51573 11.4158 3.87201 12.0284C4.19608 12.5805 4.64638 13.0479 5.18601 13.3924C5.76832 13.7417 6.43821 13.9176 7.11701 13.8994C7.33906 13.9036 7.56116 13.8939 7.782 13.8704C8.018 13.8414 8.25401 13.8234 8.49601 13.7874C8.73801 13.7514 8.972 13.7084 9.202 13.6594C9.432 13.6104 9.64401 13.5594 9.84601 13.5094V8.32836H12.595L12.602 14.6814Z", fill: "var(--color-text-brandDarkBlue, #212C65)" }), h("path", { key: '4d7e80fb2f706866e3c1c066f6adbecef9d8452a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M109.442 9.51028L113.077 5.4953H116.426L111.367 10.3453L116.755 16.3633H113.547L109.447 11.6633V16.3633H106.768V0.58728H109.447L109.442 9.51028ZM94.8709 7.3573C94.8709 7.1413 94.871 6.86529 94.852 6.52429C94.8439 6.1785 94.8071 5.83398 94.742 5.49429H97.2649C97.2894 5.55963 97.3098 5.62644 97.326 5.69431C97.345 5.77631 97.3659 5.86929 97.3919 5.96429C97.4179 6.05929 97.4369 6.16428 97.4549 6.26428C97.4729 6.36428 97.486 6.46428 97.5 6.55228C97.687 6.38781 97.8877 6.23961 98.0999 6.10928C98.6115 5.78686 99.1757 5.55704 99.7669 5.4303C100.1 5.35753 100.44 5.32132 100.781 5.3223C101.328 5.31866 101.872 5.40723 102.39 5.58429C102.869 5.74685 103.312 6.00393 103.69 6.3403C104.063 6.67744 104.36 7.08984 104.562 7.55029C104.781 8.06212 104.89 8.61452 104.881 9.1713V16.3713H102.196V9.6713C102.203 9.29813 102.158 8.9258 102.061 8.56528C101.986 8.29345 101.849 8.04279 101.661 7.83328C101.484 7.64715 101.263 7.50943 101.018 7.43329C100.734 7.34463 100.438 7.30144 100.141 7.3053C99.9337 7.30661 99.7268 7.32297 99.5219 7.35428C99.2943 7.38247 99.069 7.42726 98.8479 7.48828C98.6183 7.5484 98.392 7.6205 98.17 7.70428C97.9553 7.77835 97.7466 7.86895 97.5459 7.97528V16.3753H94.8689L94.8709 7.3573ZM89.354 10.6903C88.693 10.7039 88.0352 10.7877 87.3919 10.9403C86.9571 11.0391 86.5446 11.2185 86.1759 11.4693C85.8984 11.6587 85.6811 11.9239 85.55 12.2333C85.4322 12.5398 85.3738 12.866 85.378 13.1943C85.3692 13.4439 85.403 13.6931 85.4779 13.9313C85.5355 14.1106 85.6361 14.273 85.771 14.4043C85.9046 14.5271 86.0668 14.6145 86.243 14.6583C86.4338 14.7108 86.631 14.7364 86.8289 14.7343C87.0219 14.7343 87.219 14.7223 87.419 14.7063C87.6305 14.6839 87.8398 14.6444 88.045 14.5883C88.266 14.5295 88.4818 14.4522 88.69 14.3573C88.9221 14.2504 89.144 14.1225 89.3529 13.9753L89.354 10.6903ZM82.841 6.9743C83.4506 6.43993 84.1574 6.02806 84.9229 5.76129C85.735 5.46771 86.5924 5.31913 87.456 5.3223C88.0356 5.3199 88.6134 5.38703 89.177 5.52228C89.6953 5.64191 90.1898 5.84778 90.6399 6.13129C91.0583 6.40027 91.4075 6.76412 91.659 7.1933C91.9212 7.66192 92.0524 8.19246 92.039 8.72928V13.5793C92.0359 13.7771 92.0499 13.9749 92.081 14.1703C92.0978 14.3025 92.1446 14.429 92.2179 14.5403C92.2808 14.6292 92.369 14.6971 92.471 14.7353C92.5948 14.7743 92.7242 14.7923 92.854 14.7883C92.9578 14.7841 93.0613 14.7741 93.164 14.7583C93.322 14.7363 93.466 14.7133 93.596 14.6893L93.885 15.8443C93.72 15.9443 93.553 16.0353 93.38 16.1263C93.2023 16.2182 93.0173 16.2955 92.8269 16.3573C92.6192 16.4261 92.4066 16.4793 92.1909 16.5163C91.9393 16.5572 91.6849 16.578 91.43 16.5783C90.9747 16.5916 90.5257 16.4694 90.1399 16.2273C89.9688 16.1147 89.822 15.969 89.708 15.7988C89.594 15.6286 89.515 15.4374 89.4759 15.2363C89.2019 15.4862 88.8999 15.7037 88.576 15.8843C88.2804 16.0533 87.9684 16.192 87.6449 16.2983C87.3372 16.399 87.0209 16.4713 86.6999 16.5143C86.3981 16.5528 86.0942 16.5735 85.7899 16.5763C85.333 16.5793 84.8783 16.5135 84.4409 16.3813C84.0636 16.2663 83.7154 16.0716 83.42 15.8103C83.1354 15.5561 82.913 15.24 82.7699 14.8863C82.6093 14.4719 82.5296 14.0307 82.5349 13.5863C82.5244 13.0864 82.6134 12.5894 82.797 12.1243C82.9638 11.7188 83.2106 11.3511 83.5229 11.0433C83.8465 10.733 84.2205 10.4801 84.6289 10.2953C85.0769 10.0896 85.5465 9.93463 86.029 9.83328C86.556 9.71543 87.0906 9.63457 87.6289 9.59128C88.1916 9.54528 88.7643 9.52228 89.347 9.52228V9.13028C89.3559 8.81548 89.3046 8.50188 89.196 8.2063C89.1028 7.96802 88.9568 7.75397 88.769 7.58029C88.5772 7.41846 88.3542 7.29763 88.1139 7.22528C87.8398 7.1455 87.5554 7.10642 87.2699 7.10928C87.021 7.10712 86.7724 7.12957 86.5279 7.1763C86.2826 7.22239 86.0443 7.30002 85.8189 7.40729C85.5603 7.53109 85.3142 7.67943 85.084 7.85028C84.7873 8.07003 84.5041 8.30746 84.2359 8.56128L82.841 6.9743ZM73.27 2.62628V7.3053H74.77C75.2355 7.31174 75.7001 7.26475 76.1549 7.16528C76.5333 7.08847 76.8941 6.94197 77.219 6.73328C77.5016 6.54416 77.7328 6.28785 77.8919 5.9873C78.0558 5.65844 78.1371 5.29461 78.1289 4.92728C78.1359 4.5799 78.0765 4.23441 77.9539 3.9093C77.8334 3.61742 77.6274 3.36884 77.3629 3.19629C77.0275 2.98493 76.6537 2.84156 76.263 2.77429C75.705 2.67186 75.1382 2.62464 74.571 2.6333L73.27 2.62628ZM73.27 9.33929V14.3393H75.4419C75.9397 14.3493 76.4358 14.2783 76.9109 14.1293C77.2868 14.0087 77.6365 13.8184 77.9419 13.5683C78.1976 13.3579 78.4026 13.0927 78.542 12.7923C78.6704 12.5222 78.7387 12.2274 78.742 11.9283C78.7423 11.585 78.6743 11.2451 78.542 10.9283C78.4091 10.6098 78.2008 10.3284 77.935 10.1083C77.6222 9.85665 77.2635 9.66817 76.8789 9.55328C76.3764 9.40636 75.8544 9.3369 75.331 9.34729L73.27 9.33929ZM75.5929 0.58728C76.3348 0.57908 77.0745 0.668854 77.7929 0.854279C78.3878 1.00832 78.9499 1.26888 79.4519 1.62329C79.8961 1.9476 80.2585 2.37119 80.51 2.86029C80.7629 3.38432 80.889 3.96052 80.878 4.5423C80.88 4.93957 80.7993 5.33292 80.641 5.6973C80.4802 6.07453 80.26 6.4236 79.9889 6.73129C79.708 7.04844 79.3819 7.32238 79.021 7.54428C78.6554 7.77312 78.2572 7.9451 77.8399 8.05429C78.2862 8.13489 78.721 8.2692 79.135 8.45428C79.582 8.65138 79.993 8.92179 80.3509 9.2543C80.7289 9.59946 81.0372 10.0139 81.2589 10.4753C81.5061 10.998 81.6277 11.5712 81.6139 12.1493C81.6124 12.6915 81.4898 13.2266 81.255 13.7153C81.0007 14.2375 80.6343 14.697 80.182 15.0613C79.66 15.4835 79.0628 15.8031 78.422 16.0033C77.6359 16.2543 76.8139 16.3742 75.9889 16.3583H70.429V0.581299L75.5929 0.58728Z", fill: "var(--color-text-brandDarkBlue, #212C65)" })))));
9
9
  }
10
10
  static get is() { return "gb-logo"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -14,10 +14,10 @@ export class GbMegaInputFieldBase {
14
14
  }
15
15
  }
16
16
  render() {
17
- return (h("div", { key: 'cb6a14ac9a4a49116341fa854efb805c4bf85e10', class: {
17
+ return (h("div", { key: 'd4103d33138c64e7d04654248711dc5a6157046b', class: {
18
18
  [this.size]: true,
19
19
  disabled: this.state === 'disabled'
20
- } }, h("input", { key: '053694183406ad914923b5dd3bca7d45720f55c4', class: {
20
+ } }, h("input", { key: 'd08d6b33514464933bc630d09b773c60d55e1939', class: {
21
21
  [this.size]: true,
22
22
  disabled: this.state === 'disabled'
23
23
  }, type: "text", maxlength: "1", placeholder: "0", value: this.inputValue, onInput: (event) => this.handleInput(event) })));
@@ -10,7 +10,7 @@ export class GbMetricCard {
10
10
  this.percentage = '';
11
11
  }
12
12
  render() {
13
- return (h("div", { key: '50231c4619ccd2466340efd8892a3ddc2aeb522a', class: `metric_card_wrapper ${this.size} ${'radius_' + this.radius}` }, h("div", { key: 'f69a3511de516c3c5b3c2e70a07552d3ea659886', class: `icon_and_label ${this.size}` }, h("div", { key: 'c82be41b7d4307697d5b9ea9de0163eeb2825663', class: "featured_icon" }, h("gb-metric-featured-icon", { key: '20ece3e6f9478f98751ffbd9142030180cee8b3f', size: this.size, "featured-icon-style": this.featuredIconStyle, icon: this.icon, color: this.featuredIconColor })), this.size === 'md' && h("p", { key: '251303431bf35eb1810fa600ad64353759211bc6', class: "heading text-sm-medium" }, this.label)), h("div", { key: '0cc93d1d1c4d621b83171f318febb3832e6e6794', class: "heading_and_number" }, this.size === 'sm' && h("p", { key: '221e852221f8193cdbf22640af73f15ef4635cb8', class: "heading text-sm-medium" }, this.label), h("div", { key: '68f36ecbbe38d4cbd47a380f0a13b65724ee945a', class: "number_and_badge" }, h("p", { key: '4d002dcc8af6258ec032c0fe4f791f7bbd6bce54', class: `number ${this.size === 'sm' ? 'display-xs-semi-bold' : 'display-md-semi-bold'}` }, this.metric), this.showBadge && (h("gb-badge", { key: 'ac90227da3bb91aeadf7267ad48fd3888e321bb0', size: this.size, type: "pill_color", color: "gray" }, h("p", { key: '4d08864de835a052b769f955acaee96dcb42a439' }, this.percentage)))))));
13
+ return (h("div", { key: 'b6b2cff3578b4183a8ba705e6a89414a372991c2', class: `metric_card_wrapper ${this.size} ${'radius_' + this.radius}` }, h("div", { key: 'db990768736ba3cec1af88b4488cc578cf430618', class: `icon_and_label ${this.size}` }, h("div", { key: '4a910b9edd8691ae251b096a0eea3854cd9d4498', class: "featured_icon" }, h("gb-metric-featured-icon", { key: '1adc1b43c3b852398bc32c78acf5962569458541', size: this.size, "featured-icon-style": this.featuredIconStyle, icon: this.icon, color: this.featuredIconColor })), this.size === 'md' && h("p", { key: '16c24cc16a6af368baa79e87497381c2d54a6bb4', class: "heading text-sm-medium" }, this.label)), h("div", { key: 'b15afb40d617a3a6f65bb02731a0049638e698a8', class: "heading_and_number" }, this.size === 'sm' && h("p", { key: '1bfa28e13892d790d19317b5d960999f3ba276af', class: "heading text-sm-medium" }, this.label), h("div", { key: '457abff40fbd56006f0bda75dfd91fa423ba3dc0', class: "number_and_badge" }, h("p", { key: 'efbd3d0b469c6e54df4573f1b1a13907d90fb0f3', class: `number ${this.size === 'sm' ? 'display-xs-semi-bold' : 'display-md-semi-bold'}` }, this.metric), this.showBadge && (h("gb-badge", { key: 'd7e1de3f25fc6f2fff5901b87a6900f83a58786d', size: this.size, type: "pill_color", color: "gray" }, h("p", { key: 'f82d6500b81302bdaf32a46038bd18e046bd5932' }, this.percentage)))))));
14
14
  }
15
15
  static get is() { return "gb-metric-card"; }
16
16
  static get encapsulation() { return "shadow"; }
@@ -13,7 +13,7 @@ export class GbMetricFeaturedIcon {
13
13
  this.loadIcon(this.icon);
14
14
  }
15
15
  render() {
16
- return (h(Fragment, null, this.featuredIconStyle === 'glassmorphism' && (h("div", { key: 'd617d0a0c72db6a29cacd58a4ae358c6724afcd5', class: `metric_featured_icon_wrapper ${this.size}` }, h("div", { key: 'f06954a526c551035e7dd9ee1349f8abfdd1b751', class: `icon_glass ${this.size}` }, h("div", { key: '284cbaecb48e191a5e1677c71c5cb5f073032ae4', class: `icon ${this.size} ${this.color}`, innerHTML: this.leadingIconSvg })), h("div", { key: '98712a2d467d5b7500beb8079efe44ed377f15b2', class: `icon_background ${this.color} ${this.size}` }))), this.featuredIconStyle === 'circular_filled' && (h("div", { key: 'b1c83eefd015d2d38b384d5866b1aba866ad11a0', class: `circular_filled_outer ${this.color} ${this.size}` }, h("div", { key: '72120bb9f34f27ea73ed3ad47a3f2b997dcb9615', class: `circular_filled_icon icon ${this.size} ${this.color}`, innerHTML: this.leadingIconSvg })))));
16
+ return (h(Fragment, null, this.featuredIconStyle === 'glassmorphism' && (h("div", { key: '90ac6c8a9ffcdf215103c444b8c4ed90a02c6dcb', class: `metric_featured_icon_wrapper ${this.size}` }, h("div", { key: '341a9787c0a3d1f5e1a3719b3f75862e9475dc88', class: `icon_glass ${this.size}` }, h("div", { key: 'a3949d2e86076ecf9292ab151b5cb70efbf8156b', class: `icon ${this.size} ${this.color}`, innerHTML: this.leadingIconSvg })), h("div", { key: 'f5236ad7fbe126cbacb8a57976051053eac01a13', class: `icon_background ${this.color} ${this.size}` }))), this.featuredIconStyle === 'circular_filled' && (h("div", { key: '33f99ca5d4949927b56ef1fcb54e2d3cd9222e52', class: `circular_filled_outer ${this.color} ${this.size}` }, h("div", { key: 'f14d2e63fb5b7742c482fdbd81526c9c805d159e', class: `circular_filled_icon icon ${this.size} ${this.color}`, innerHTML: this.leadingIconSvg })))));
17
17
  }
18
18
  static get is() { return "gb-metric-featured-icon"; }
19
19
  static get encapsulation() { return "shadow"; }
@@ -7,8 +7,8 @@ export class GbModalHeader {
7
7
  render() {
8
8
  const buttonClass = this.closeButtonPosition === 'left' ? 'close-button-left' : 'close-button-right';
9
9
  const titleClass = this.closeButtonPosition === 'left' ? 'title title-with-left-button' : 'title';
10
- const button = h("gb-button-close", { key: 'a5fe9be397b741572e017e9347e162b84d452786', class: buttonClass, size: "sm", color: "gray", onClick: () => this.closeButtonClicked.emit() });
11
- return (h("div", { key: '776888bc2c51076dfe5f873993e3506b650057bc', class: "container" }, this.closeButtonPosition === 'left' && button, h("p", { key: 'd342c7bd68ebee7a0de79ab1e7f479057213f43a', class: `${titleClass} display-xs-semi-bold` }, this.text), this.closeButtonPosition === 'right' && button));
10
+ const button = h("gb-button-close", { key: 'e950582520dad74304e17d4afd49b395a448cfc1', class: buttonClass, size: "sm", color: "gray", onClick: () => this.closeButtonClicked.emit() });
11
+ return (h("div", { key: 'f3a358a5505aba7b52c6d6033dd03c12b163ea61', class: "container" }, this.closeButtonPosition === 'left' && button, h("p", { key: '0a82ba3f8530f381ca2a9cd0f9e85a2143f6b1f0', class: `${titleClass} display-xs-semi-bold` }, this.text), this.closeButtonPosition === 'right' && button));
12
12
  }
13
13
  static get is() { return "gb-modal-header"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -182,7 +182,7 @@ export class GbNavBar {
182
182
  }
183
183
  render() {
184
184
  const patternSrc = getAssetPath(`assets/top_bar_pattern.svg`);
185
- return (h("div", { key: '5121299f55648eaea04abb44340445a78cb57f11', class: `top_bar_div ${this.category} ${this.showBorder ? 'border' : ''}` }, this.category === 'colored_background' && (h("div", { key: 'd2b8798d39d72982262846d6f13775afbb958e9f', class: "pattern" }, h("img", { key: 'a4ed49097ed20861f7d6f64313aaeb68ec4d87a2', src: patternSrc, alt: "" }))), h("div", { key: '838c6cea3fb695bbb06cb010a94f1e221d9fb8ad', class: "top_bar_content" }, h("div", { key: '692c9d8e271d672a82bbd6a8bbea87f8d1f90a40', style: { visibility: 'hidden', position: 'absolute', height: '0', overflow: 'hidden', pointerEvents: 'none' } }, this.internalItems.map(tab => (h("gb-nav-bar-item", { state: this.activeIndex === tab.index ? 'active' : 'default', "icon-only": tab.iconOnly, category: this.category, icon: tab.icon, label: tab.label })))), h("div", { key: '5811ba71d6503448fd2184d1dcfb693ffa27f0b6', class: `content ${this.dropdownOpen ? 'shown' : ''}`, ref: el => (this.containerEl = el) }, (this.measured ? this.visibleItems : this.internalItems).map(tab => (h("gb-nav-bar-item", { state: this.activeIndex === tab.index ? 'active' : 'default', "icon-only": tab.iconOnly, category: this.category, icon: tab.icon, label: tab.label, onClick: () => this.onTabItemClicked(tab.index) }))), this.measured && this.overflowItems.length > 0 && (h("div", { key: '23204863e977d3f438e51a2f651121c299c63acd', class: "more" }, h("gb-nav-bar-item", { key: 'e358a077cebd6f2aca73be8987006fe6dc6c7609', state: this.dropdownItemClicked ? 'active' : 'default', "icon-only": false, category: this.category, icon: "assets/more.svg", label: "More", class: "more_button", onClick: () => this.toggleDropdown() }), this.dropdownOpen && (h("div", { key: '17918b0b8e8f5fdaec794f0cc66e40b57e934690', class: "dropdown_menu" }, this.overflowItems.map(tab => (h("gb-dropdown-items-with-shortcut", { icon: true, state: "default", iconSrc: tab.icon, label: tab.label, onClick: () => this.onTabItemClicked(tab.index, true) })))))))))));
185
+ return (h("div", { key: '55cda70919220949f6ac48e493f5cd6f83107c1e', class: `top_bar_div ${this.category} ${this.showBorder ? 'border' : ''}` }, this.category === 'colored_background' && (h("div", { key: 'b3f43cc3bf8f0752466b8ac0b730be6b7eb9dbfa', class: "pattern" }, h("img", { key: '5bddce4554b859b3710a70db1c70cf8234d03393', src: patternSrc, alt: "" }))), h("div", { key: 'facb1e01d0770caf836982654ca7dc3f0718b9c2', class: "top_bar_content" }, h("div", { key: 'e2873cd775bfdfe0da3fa80c4411194db06577bd', style: { visibility: 'hidden', position: 'absolute', height: '0', overflow: 'hidden', pointerEvents: 'none' } }, this.internalItems.map(tab => (h("gb-nav-bar-item", { state: this.activeIndex === tab.index ? 'active' : 'default', "icon-only": tab.iconOnly, category: this.category, icon: tab.icon, label: tab.label })))), h("div", { key: '30956904ff939d3cb4ad8f1b3a2aa78418320580', class: `content ${this.dropdownOpen ? 'shown' : ''}`, ref: el => (this.containerEl = el) }, (this.measured ? this.visibleItems : this.internalItems).map(tab => (h("gb-nav-bar-item", { state: this.activeIndex === tab.index ? 'active' : 'default', "icon-only": tab.iconOnly, category: this.category, icon: tab.icon, label: tab.label, onClick: () => this.onTabItemClicked(tab.index) }))), this.measured && this.overflowItems.length > 0 && (h("div", { key: '29fd4d239110566c7e6fdb21b738c88b02c69318', class: "more" }, h("gb-nav-bar-item", { key: '55b8fc22390038f8045d8e2dd7628ad4cb8df728', state: this.dropdownItemClicked ? 'active' : 'default', "icon-only": false, category: this.category, icon: "assets/more.svg", label: "More", class: "more_button", onClick: () => this.toggleDropdown() }), this.dropdownOpen && (h("div", { key: 'a5089c11460f80435b0ba4fdee1934660b038129', class: "dropdown_menu" }, this.overflowItems.map(tab => (h("gb-dropdown-items-with-shortcut", { icon: true, state: "default", iconSrc: tab.icon, label: tab.label, onClick: () => this.onTabItemClicked(tab.index, true) })))))))))));
186
186
  }
187
187
  static get is() { return "gb-nav-bar"; }
188
188
  static get encapsulation() { return "shadow"; }
@@ -34,7 +34,7 @@ export class GbNavBarItem {
34
34
  this.loadIcon(this.icon);
35
35
  }
36
36
  render() {
37
- return (h("div", { key: 'ac1a3c1c0cce4057565288dd781d47b9cea256f0', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '82e378e3cc2148d1467328bfc59722b436ccc7b8', class: `top_bar_content` }, this.icon && h("div", { key: '0cbb9857333d2f6ed353bfe35bab5e3bd615b09a', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: '01b69d68555ecf1dbd5988ac61e1b9da46842ef3', class: "label" }, h("p", { key: 'dbd871645e30bd45b14aa7f66830759f294fa377', class: `label_text ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'} ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: '1d99893bcf7520e3a28041bd2c8d56ad1824b5f8', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: 'e40b6f007a59caaf8fb34daed79bd9c48ac762ed', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: '94881047ae927a7fb44911815b0e30ff7ba985fb', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: '96ce8eefaaaf9cbeffb06dfb28966980728ebd30', slot: "label" }, this.label)))));
37
+ return (h("div", { key: 'e95d46ebfb4411ca6bfaae49eb879e2be2a07350', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'f9d9b44d742a1bb8124b3df37fd840f4fa22718f', class: `top_bar_content` }, this.icon && h("div", { key: 'd4ed2e6e5e6fdf49f1c49586ca38a05092c18c0f', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: '31112e4e9afe7973d48c8703c3532038350ce654', class: "label" }, h("p", { key: '5638c27749439b6403cc4745a9653f3c8e569ddf', class: `label_text ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'} ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: 'ad534472788323b44264b237d7141183e6365476', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: '2b9d4f601acd4f483d78bab63013eabab2c6b1cb', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: 'e9f0758dc820a5c75df43d6e1ccb73effd58b5f7', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: '69cc6d0f23ba10437b76127a58f5e6539bee5f8d', slot: "label" }, this.label)))));
38
38
  }
39
39
  static get is() { return "gb-nav-bar-item"; }
40
40
  static get encapsulation() { return "shadow"; }
@@ -60,7 +60,7 @@ export class GbNavBarSidemenu {
60
60
  // </div>
61
61
  // </div>
62
62
  // );
63
- return (h("div", { key: '5961822374343d798657493777639a3332131082', class: "nav_bar_wrapper" }, h("gb-vertical-tabs", { key: '197794eb6bad41be772087237bb49e7117776d6c', class: "vertical_tabs", size: "md", tabs: this.tabs, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) }), h("div", { key: '240430169bc90eed917fde8ad4c26ff56c458e2a', class: "wrapper" }, h("div", { key: '3f8d0a601a53935dd1597a2313b427c07d72a7fd', class: "wrapper_pattern" }, h("img", { key: 'f36ea3b7ebaee97d1bcef0b2b43d1087ffeae873', src: patternSrc, alt: "" })), h("div", { key: 'c2ff6759cc624b905e97fd4b40388ef2ff911980', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("slot", { key: '137ce2873d9b34f8c181686609fa1ede732e7a71', name: "application_name" }))));
63
+ return (h("div", { key: 'f03c2058e63d5622a4aab617dc583882aaaecb3b', class: "nav_bar_wrapper" }, h("gb-vertical-tabs", { key: '60549bf3585d76edfaded10fe166c2ef934a1b49', class: "vertical_tabs", size: "md", tabs: this.tabs, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) }), h("div", { key: '206bd31b12aa14c2971de243ae23d04f9f66dea6', class: "wrapper" }, h("div", { key: '54440d4aafaf95fbef07a11e99a8c9724b78ef10', class: "wrapper_pattern" }, h("img", { key: 'fc411f5ef6040fe72a92bdab180ce82af4a4e158', src: patternSrc, alt: "" })), h("div", { key: 'c13c13b29590510e827f36268cb22d34276beb74', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("slot", { key: '69e407af8b61bdf90c4cb02fddc9703349c54f45', name: "application_name" }))));
64
64
  }
65
65
  static get is() { return "gb-nav-bar-sidemenu"; }
66
66
  static get encapsulation() { return "shadow"; }
@@ -7,7 +7,7 @@ export class GbNotificationContent {
7
7
  }
8
8
  render() {
9
9
  const iconSrc = getAssetPath(`${this.icon}`);
10
- return (h("div", { key: 'e06fd7c1bdb1ac3f394acdda8a9f9d7c8e1d0d90', class: "notification_container" }, h("div", { key: '70f4b345056588c92a52266e58c26ac997583947', class: "notification_title" }, this.icon && (h("div", { key: '0bc8b1bbfcda90a470f3aeeda4d9848696699292', class: "icon" }, h("img", { key: 'd6bb3070777555f064c26391fc7ea6583a8cc180', src: iconSrc, alt: "Icon" }))), h("label", { key: 'df11415862fc84ca6141900338963238de71051d' }, this.label), h("span", { key: 'd9eac0e9dc396bba4ccd97e0a4f5025e47933759', class: "time" }, this.time)), h("div", { key: '251403f2faaf80e9b92bf4abf96e92a9d00eb369', class: "supporting_text" }, h("p", { key: '3553b6507c33d5fce7a9476a1f236694294e11b2', class: "text-sm-regular" }, this.supportingText))));
10
+ return (h("div", { key: 'e21953721c0b73823032074e8a662077a87bb55e', class: "notification_container" }, h("div", { key: '3e27199ec03532ec5e7e3a8fe4da7cad95ad23cb', class: "notification_title" }, this.icon && (h("div", { key: '8494c716ac5f13808542b5ceebc4237eaea994b4', class: "icon" }, h("img", { key: 'bffa7378173d8ab2f1b8d6c01a12a0e2e998e349', src: iconSrc, alt: "Icon" }))), h("label", { key: '21f06381185c415ab5b9eb6592480e5a788406f6' }, this.label), h("span", { key: '64545495fddc3309ffd1a289e754a31966fff253', class: "time" }, this.time)), h("div", { key: 'cec639998c99f8bd2f9b18d255a08808895f1ff9', class: "supporting_text" }, h("p", { key: '39d813486e644d8e6d6fcae53b79a0c7c15ef807', class: "text-sm-regular" }, this.supportingText))));
11
11
  }
12
12
  static get is() { return "gb-notification-content"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -50,9 +50,9 @@ export class GbNotificationPane {
50
50
  render() {
51
51
  const patternSrc = getAssetPath(`assets/notification_background_pattern.svg`);
52
52
  const illustrationSrc = getAssetPath(`assets/notification_illustration.svg`);
53
- return (h("div", { key: '19829c5a9d820688040fdd9eb0913da29cb9549f', class: "notification_pane_div" }, this.state === 'empty' && [
54
- h("div", { key: '0bd14500dec1504a9aa495eba655a8b625312847', class: `container` }, h("div", { key: 'a6efa21af015a31f7f8dd35c1fd84997ee9df106', class: "frame" }, h("img", { key: 'f024ec1422985fc2e739cae51945e38a92f7073e', src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { key: '08857f9e6324910d6c0bb4ea64e469e1d0164aae', class: "empty_state" }, h("div", { key: '2e129e9f291d778492fc41efca0c4e8346c0bbd5', class: "content" }, h("img", { key: '88ab968f16b1099db5aa3964c3cbace2c7709caa', src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { key: '0bb9793f1b7460b8f4eb90358ead4302b493ae37', class: "text" }, h("slot", { key: 'aad0c1ba7885add32bed8bb3d45734a9475c3156', name: "label" }), h("slot", { key: '4bc6f6b72b064f608ecd26b12326d081ac638efe', name: "supporting_text" })))))),
55
- h("div", { key: '71d8580457a7101d014af8d1924058b8d05354f8', class: `button` }, h("gb-button", { key: '01957d29215989b053b11fa1f64d4b63f9b018e7', size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", { key: '5f4c9d56e207b7f09c48d3985996fe19c0fa07ed' }, "Mark all as read"))),
53
+ return (h("div", { key: '9c35577b10eabe35e60e5826d9678561f1a2f5e3', class: "notification_pane_div" }, this.state === 'empty' && [
54
+ h("div", { key: '0f400cf7fb1c033564dd832246707150459c5d45', class: `container` }, h("div", { key: '86a1d1ed76f54d1d2bbe6369dfa4765ed8be0a7a', class: "frame" }, h("img", { key: '612bc90633af2d588f296662cc878ed53cdfa649', src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { key: 'e773938ff63bb54d5fee650e34272ba166d0fc99', class: "empty_state" }, h("div", { key: '545fdfb7b0599deab3530c4ad8c2053464c73ee7', class: "content" }, h("img", { key: '81452e77c499c53bd0787db1a03bffa441c6b6b6', src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { key: '68bc946f9a175b174cdb300b83d217a102e5ba0f', class: "text" }, h("slot", { key: '69a76e8e7a2b530b3cffbcac5ed345a96c5c1f97', name: "label" }), h("slot", { key: '2dde84b57c81ef24e850a6d7d1a3c9b62ef31157', name: "supporting_text" })))))),
55
+ h("div", { key: 'd81b889f2b79ebf1bcc1d215a0cef8dc49e6280a', class: `button` }, h("gb-button", { key: '3b16d97e44830412f78bb540381aa3cbc9188e1c', size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", { key: 'a2e4eafc6fdc210426fbc7b06b3e6e2e2416536e' }, "Mark all as read"))),
56
56
  ], this.state === 'notification_dropdown' && (h(Fragment, null, this.notifications.length > 0 ? (h("div", { class: "notification_dropdown" }, h("div", { class: `content_wrapper` }, this.notifications.map(notification => (h("gb-notification-content", { label: notification.label, time: notification.time, "supporting-text": notification.desc, icon: notification.icon })))), h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg", onClick: () => this.markAllAsRead() }, h("p", null, "Mark all as read")))) : ([
57
57
  h("div", { class: `container` }, h("div", { class: "frame" }, h("img", { src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { class: "empty_state" }, h("div", { class: "content" }, h("img", { src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { class: "text" }, h("slot", { name: "label" }), h("slot", { name: "supporting_text" })))))),
58
58
  h("div", { class: `button` }, h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", null, "Mark all as read"))),
@@ -79,10 +79,10 @@ export class GbPagination {
79
79
  this.pageItemSelected.emit({ pageSize: this.selectedPageSize, pageNumber: this.currentPage });
80
80
  }
81
81
  render() {
82
- return (h("div", { key: '521390e70346d2f7f3258ce62d8028b5c6583841', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'b2d2e43ba342d20ee6de592353c6e783a5f20eb4', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '42fc102f6367035823c12e6743ed28b306291fb3' }, "Previous")), h("div", { key: 'c484be54e087294040ed727b83a1686f5c032adb', class: "pagination_numbers" }, this.internalTotalPages <= 5 &&
83
- this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: '3ed7ba6d4156db655034630d53eb8c45f286e27a', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'f2ccdd08ae0cf3593449d95d8b87f327f0bdb4b1', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '0fc10c29c9618b51110574f00be4cccc3c0d6dae', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '95bb91035d4b5321b765c295ec654e511f81b234', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '5abcba8db38e86e22029a02e5caf08600dac30ae', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '8274d04acb647455535bc202f9f49da1a9ee436b', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '0d4a63d5f9164f386a4ed1c114ef325b6f718169', shape: this.shape }, h("p", { key: '3f8dbe6e94ccde75115e30e2ae9f2f68b06df963', slot: "page_number" }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'cfa700e235529da39546d46f5d697c223852e08a', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: 'ed25e7864ec921f3b470a0494bcbf1b6d85abe4a', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: 'a1608778eff6ac3df58b67254031a0a48627c4a1', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: 'ace1955df95238b778f60a2b4268d4d95ea1853d', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: 'fcf20f3b560596993fdf8514d5b003517e6e32b8', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '303450098a060b78a27c4baeedf8856e3d483e82', slot: "page_number" }, this.internalTotalPages))))), h("gb-button", { key: '7455fd319490f9569566283f2bdd97066711cc7c', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }, h("p", { key: '2539adb81b721b3ba40f9f6c8c768e35981cdc15' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '3578fe9940918c4c838ac1d279e51d6723356fab', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'cb79076ee524597db81ce738695ce8e00b325495' }, "Previous")), h("div", { key: 'de209ff97164adb472d18d1aaf8aa40c9afdd684', class: "pagination_numbers" }, this.internalTotalPages <= 5 && (h(Fragment, null, this.internalTotalPages <= 5 &&
84
- this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: 'ac2f5f6104e6388652f96f72e8273df988a959a0', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '33b6aa3f7ad94aaee7882522a032fb7b84321206', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'b779b15131a1175d86af5b643418d277bacd1464', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '51c94466239e5291f9fb11321e29501731a78bbb', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'b467d60cdf89091b06e212268802959c96483b44', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '6af5d66722cd83ee3093088f73ad6d460366bc35', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '2b1f9e372bf92cdf50f5b890d9c3b7a5118f5cc5', shape: this.shape }, h("p", { key: 'fb2d64b32015cbf63f763f4304a19da25bcc20fc', slot: "page_number" }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'c4c4215b4f2f2b186402383ffda675fe1ee18c01', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: 'a465e842f51191bd75db23ee4f44cb6081f841b5', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: 'a2038be45dc27421e33d42a02e5021e478dba4b6', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: 'c32e81127adf4f2531a46aea7b84ee63b9b67e52', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: '72608af40ba1208987bacd314659a05dca322639', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: 'af793c5ec4040a5c12561d250ef94d84dd70c15d', slot: "page_number" }, this.internalTotalPages))))), h("gb-button", { key: '3f6b50dfa2a434b5f64bd01f1f7011b13c173414', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }, h("p", { key: '1e07d2b25589be2016c8f315346bb6c4a3582784' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '961603d94aedba5231d5008b73c6f8c999930816', class: "pagination_entries" }, h("div", { key: '2bfbedfa590bcf38a3fe8fb5acdc715add9593c3', class: "entries_text" }, h("p", { key: '0348855b31719fcaa676574344c26ad21308523e', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '328541634ba6b42593894065ecd2e2ad66c05f68', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '3b53948d8d3721c53e55799c1632a263ba4dd301', type: "default", state: "default", size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-help-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '1fa898b44f81c155c4579aecab0ed399c1767ab0', class: "pagination_numbers" }, this.internalTotalPages <= 5 &&
85
- this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: 'c0a59ae307a17760733d59d987b200ae68c2d52e', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'cc1eb2d137fda6835af64c51fc1216604776c3c6', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '5a1f24ca40ddd2a109231463106eb93fc644f6fd', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '6268149b1e48373e8fd28e159372057b99f43be4', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '38db83286165a3930c72ebda6fdd5340e5447377', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '980ccc3e535bf36ea2febceed81b3dc53f1d5b7c', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '4414aa13aa478505a592623818826529d6330c89', shape: this.shape, state: "default" }, h("p", { key: '7ec4c719943a66d89ca902d58b3a0971ad17a71d', slot: "page_number" }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '10ac8fd71efbd57f8166211b14ea700b491230e5', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: '96a61e889586e03c6aac28df7fa22d790b1ab818', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: 'cb9c333d648457bd2abb3b58729a0246220f38d1', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: '931738d3109785843a88ec9731e39a4199ccba93', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: '69d14362172ea323b2ec88dbcc1f4842d4225c60', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '2389dea969d5d770b070888522ecb68cf79083f2', slot: "page_number" }, this.internalTotalPages))))), h("div", { key: 'f721c5eb933021fc9107e7c3b74e05dae90107fe', class: "pagination_btns" }, h("gb-button", { key: '3ad4fedb69256627cabacd57730919fb15a7b77b', size: "sm", hierarchy: "secondary_gray", icon: "only", state: this.totalPages === 1 && this.currentPage === 1 ? 'disabled' : this.currentPage === 1 ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: 'b2a3f25925b019f0c2c326f3c633fe38174c70df', size: "sm", hierarchy: "secondary_gray", icon: "only", state: this.currentPage === this.internalTotalPages ? 'disabled' : this.currentPage === 1 && this.totalPages === 1 ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'a09ead72ae27ca7020937a56f49854ff963d5fa1', class: "pagination_entries" }, h("div", { key: '06ac80fcc813a34d126bc56cc306cfe7d1742b27', class: "entries_text" }, h("p", { key: '1208cdc1be1243cef6778d16f6231179dc54018f', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '30bed15e0c6943c8857439f6fdbee6d309afdb30', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '46a560264d9ad4a39a56f5602401f9e4359573bc', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '0bfb34a496bca5847577e0880c5961f595d99e60', class: "page_number_text" }, h("p", { key: '61914fb1c043f5bf6b0bef3a0d7a9746d2a99958', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: '39e0ae5d89336c87c1725718e2d30c59c8b8fecf', class: "pagination_btns" }, h("gb-button", { key: '4d3bb31fe9375218eb934e37b5b7905bccef258c', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '4cc2ef422f0540409644fb6aad7e33a7e67580ea' }, "Previous")), h("gb-button", { key: '65d2b21d7e8b6cf586c6c827cd505a161a04876b', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '13f8094ae2a5e667de87bf2b9a858a63fd2007ec' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'bccd417a0267d9fad3ca93f89ee9265e91bcb1bf', class: "pagination_btns" }, h("gb-button", { key: 'bca85a2663b242f60d8e9121202758a88ba868ec', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'aa47ced290ec6b2cc2a2a6ff441d2b1eaabac668' }, "Previous")), h("gb-button", { key: '46619d8d68a26cc950e67facc5759e41c3a9a1b3', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '59a13e684dc47e82365f8b31f274c63b43a83692' }, "Next"))), h("div", { key: 'e9865bbfcf631fea7a7f8d6f271cb2d4c228f43c', class: "page_number_text" }, h("p", { key: '5df18551ccafc440229cc6827265228a77202c76', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: 'a0b1dd9f6d7e77d1772b6b3d3340b7ce2bbc7c8c', class: "pagination_entries" }, h("div", { key: '0e86223d5bdfd60e4202d3283b733c791cf78c6a', class: "entries_text" }, h("p", { key: '53058d8ed458d049a8e8f710336ca303c012d403', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '89db14f89535029e241b36c065f98a65acdb2da5', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'ce7809c9ba7b573fe4f44946130c061bd596e5db', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'dfa5891d0ba62bc32efe47c4a132b7aa6d708d2d', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '3400322e68a0b4f16ca115ceb1bcc7abde348260' }, "Previous")), h("div", { key: '9fd8ae76bc40ace85d8e5713a3b9ce451ef8816e', class: "page_number_text" }, h("p", { key: '56c1e1643c899c32dba4a905d04d6507c63ddea2', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'e7e05526c153a814a98763d232cd30cbfe11ad8e', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'dbb35c8a4724da81a5b39273fedbea5804a41a82' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '49b70ce34b6cf8c5441e24bef0ea19b345c0a8de', class: "pagination_entries" }, h("div", { key: '201ed9e1e5e5438f5f2d2621c2ef7d93b2304bf8', class: "entries_text" }, h("p", { key: 'fb3ef6195ee652b66471bed1f1ffffaf187e4def', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '132ddfc23fb8257082dfbb720df7c50ff58dccc8', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'ad84bf3ceec8d62a4a5a2350f3a99327d578cfd9', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: 'c38e9db1649d736673ef43295e895c2f3e5d51a3', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '935c194fdf6851c5498a0dba39cb96e89b115900', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '13b69ee296e95ab4eb87694203ac55a7cdf40295' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '4f633490b81053445fbbe2e45fc7f459b86e912a', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '26e8d069714e7b97bed4e704b1209b340afad637' }, "1")), h("gb-pagination-button-group-base", { key: 'f05abf139c736efccdc3412c612cc1dae2e20201', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '5d6ba072c9e01504a690c20560f963fc79120fa2' }, "2")), h("gb-pagination-button-group-base", { key: '649983b29b53c516e8e991a693926cc2b5ad7ea7', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'ab176157f72fa63b20228160c0fb8c993b1f9792' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '2386b5f19d4659f0246135fc2df297b28f7a8f83', icon: "false" }, h("p", { key: 'f119b7a92b8dc1863e117859487a1396b2f1bb03' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'c21c2bc49e37ccb9fb68960e6c35f09be34dacc0', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'a744a34b5d5c915a89c7fa255d8dafed76809c1c' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'aa2e0885a3d775781477866317c72035d68f781c', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'dce4cd7d60037229e8353e80526ae2514931e90e' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '83cc3354aa2d0957b4407e59f71195542a89099e', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'e79cfe6a303b875cfb9a1eadce59d51ab50766c1' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'fe936835512f246fee3f6b08e64c40e140bdda9d', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '9d6f67d97aa245bcd417c38a9340fbe478583d7c' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'b4a6f4271bc49e962c559b17155b6f4165d0052b', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '41b80c84a9a876626f80d25e7c0935c8018a9513', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '8b6b3bb53f66b98546010b05819906780793bef8' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '03f3de2591c59fd960ea7d944baea06c693f456b', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'd11185b4cb591b088b2984cc9b62a0c8e0994f1d' }, "1")), h("gb-pagination-button-group-base", { key: '0a3cac98bf5702d48f835c4ae911ae6a17d7af20', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'ca8d6359aeb0a6a1fb0aea2f5be9f27c65d50f5a' }, "2")), h("gb-pagination-button-group-base", { key: 'a51fa5c57ed7db1e2692be107082915ba7f2603b', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'adab5e0b9ab6a6d3281a2cca46ab134288179863' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '3e4ce96d911b2691c2ce40cdd5d55fbc027f82f0', icon: "false" }, h("p", { key: '99f156e197a72f15628bed85aa87c61d2a4d77ec' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '8cf0d4fbe42eb69cd66866346cdbfad9dba71b54', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'b5b19aee8b984dfd08528e280eccd25c851c3a5a' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '257cef4e743ef63bd220e9010379426f02a92673', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '27d2be30a3cb92e939f1b304ffbe5c2274ca2fbc' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '5257ae71f07924211fe25ba5ace066b5701bbf98', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '62d0085ba713ea5f838a8bedb4e7102be3b7d010' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '036f5def3798832100e0202f47d4b7f888e36410', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'c9d9b4874bfef9f22ea125743f85132bc846dee4' }, "Next"))), h("div", { key: '33807603ad991f5386929d8bf51502e50627542b', class: "pagination_entries" }, h("div", { key: 'b88cfd0525d4c5959d05be86e40a1399bdfbd471', class: "entries_text" }, h("p", { key: '1516abbf7cc1fec799ba787be9335d7c97defd42', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'bc61d1a4c6c0664e2fcab785fb2a9adc6f6c9d7a', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'dd151a1374cdc902839e466b5d04b1bd73fe6144', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '4e2b804a4530296f179af257340f3d34be9685ea', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '069f97f8b61db3150567dd59d99c725c177271a7', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '3653a4ddea6050985f01a004bdf8359239d77947' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'e2d99c1c45c924b1900fa205fc2c52c23ba2cf4e', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '2b23eaba2488d5aa1da0816642e082618a9abfd8' }, "1")), h("gb-pagination-button-group-base", { key: '9c792b51e27a3b38d7abc9c910fd65e1b45130ec', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '8566ccc323e225af80850c121180b485da7aa994' }, "2")), h("gb-pagination-button-group-base", { key: '1f0afa965b0621585adc75b6a7e975b73bfbf448', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '6c8183f50a3f245fd5654b045d06f2b5352aa825' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '61f6e3c080421c6d589e36d62a7aa0ae306d15e4', icon: "false" }, h("p", { key: 'abad69b6efcc0e55ab7aa790d50a8208a6129c0b' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'af9df4559491458506c3adfaf7b31f1c45ec2259', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '07036bf86b62207a3fae0c8a9911a35498e80a4b' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'db793cf1456b4fa8debfed646d37ae5bd1f9b1e4', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '725ee5389f3ab48e00ec2e8aaf7d2df943b28ec1' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '4bbb2ef95cd70d30f1b4e497e949730b3df626cb', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '8d639fafe8b2fbc8fcc6d97cfaaebc84ab8c1b8a' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'c0f81764a111c89ee80fd7c6a44115ebc4a0d613', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '642629ea55a96b7fc74cb8d08ec0e840040e71f1' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'ee0ea6cf2645a06b6eff4d6c826d03a20a3a32ad', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '0b50d2dff8a16499ef22d760e9489ad6096527e1', class: "page_number_text" }, h("p", { key: '541b2af2602656c40262df51238ddd2056029d6e', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'ca5ea4f078c146966c206989bd934ced75d60eff', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '340ce3c751484f764bfaf1c7a63b164a4690307c', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'c46c41b80375f9c52d9c3299d502eb43ed5a2fa9', class: "page_number_text" }, h("p", { key: '6cf37c9408d4137b5d818f6b463139d109d971f9', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '238f68fab7fd241c714ada71ead64fe2c7c36014', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("div", { key: 'ad45ec9176a6217c28301dfb8091fbce0ea17c8b', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '845cb79d3c18c5763eaee5f165a79784daaf71db', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected })), h("div", { key: '6ec1cb4226594b00dcf24fa6c2350ae31120c371', class: "card_default_buttons" }, h("gb-button", { key: '3aa90c0a5ecb828eb8ba9294f21f57fdf29114e1', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '67d98c936bae3ece0cec1126804502fb584d12f6', class: "page_number_text" }, h("p", { key: 'bfbf85e920a74d9f4e1256e2d1facd62bcb04b6f', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '3cf785e2b3da3c4e937b25339bdd0805b882801b', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'af51e65e0726f4bc382ac42b0b84229529c900ae', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '2a7181c8377dd2ce58e9958b97dfda6c5e3ea157', class: "page_number_text" }, h("p", { key: '45ba715e0897f84c76662553c0a7ccb1baf23b6a', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'bea9312ac1cf893dfb96449648431d41abd6b45b', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'abe5971e9b22f7b6e505ec32fc783ad3a81d3cf9', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '46053ddfd650fa0e36801ee0a17983d2e09bcb73', class: "page_number_text" }, h("p", { key: '42a8a948c14fd41503bcd32c4b988a09f9fc4ba8', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '2f4615959d459d7ea059f538f66d12f707f862f2', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'eeedbdc53db22a4dc5832761a0f2c7989f68915a', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'eb4a80fc993bb1c189aae70183a63e438bf0606e', class: "page_number_text" }, h("p", { key: 'a62b2b65f54198f97e31319660da26f2d440eba3', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '6cc8e09ec5d8da5c24a35f19423385b1a21cdb69', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'mobile' && (h("div", { key: 'fc25d4f43c1520be608c1cbe804d6b151c951ec7', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'dafbafb9968f99b6190fc1a0af184dcc830e3354', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'df2839886af68aa7e839bfb1c0436d7ee2a07134', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '8c96ab9a0d571827b3309aafc152c7f6043a2eaa' }, "1")), h("gb-pagination-button-group-base", { key: 'a08877a866344de28c42f334deda77dbd54eaf11', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '4fa09a2f2f34751e9d2d2e1926b39a73293818a4' }, "2")), h("gb-pagination-button-group-base", { key: '2c045c7582e3043f91856bd5b01d533dfd5c9256', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '94d0a2194f0c6fc36140e0830cc832b25208ee2c' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '993a5c4dd3a6f70b4f42141d62331b7536cc4509', icon: "false" }, h("p", { key: 'acfa59c853c91e8ddea22bfc75785ba49a6fd583' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '9fed715f54874ff118317f8a1d668651dce731cd', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '7e2a6eb9d43daebf605dff6c04f8b6df3988891e' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'dafa3d68d1141f70be1640b9c1c349f2d8dd5cf5', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '88483fa1e77f1ff9d84939bb80154ad26a40044a' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '6249434f7f497da2b0c431acef2d4a3c4e719fac', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'a88a143983865d6962fd6d93eb5961126135bf54' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'ba7e46e208916ca6e3cd5cba6e4dfdde84b28fab', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'mobile' && (h("div", { key: 'c1ff7e2c8dfa090b1acca79dd397950ce021e4f8', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '01829427c27f590563286ba4cbdaad280d873438', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'aab054a5d1cbaf665c47f8fb0b4d44c8fd1b3ac4', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '4bfcd0a94adac264531a7450191a6137b91f1536' }, "1")), h("gb-pagination-button-group-base", { key: '8e1df047d8f91deb6bbaed154d19f65d22352131', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'c2c110813952c66ad8550ec32ae300c46bd0de41' }, "2")), h("gb-pagination-button-group-base", { key: '78d74450769b76e8dc1e997b76cef785b722f2fa', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'a5f85fec21101cca9940184a980a63fec7212931' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'd6f8d1433f7983e8cc1ef66392225f877fc725e3', icon: "false" }, h("p", { key: '28b0cdda83f9263b288fa076d30850296fd9e6c4' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '15ace6d95798f30c9b2952fbff4682ad5fcdd5d6', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'cb152e961786f1683e6c1896c71460e60377db9a' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'd0de791f90676ecf0020e8d09b26091371ce2a10', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '9500c4bd2eb88abcb51cafde7a48ea4044e6a5fe' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '528d725ac0ccc0f8ecd581dd147b381ccf289a1c', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'ab78c1be1f5eebb66e2773a1600f36db351c72fe' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '1387cbf04526402297d9c2a74391ee8c05a1b429', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'mobile' && (h("div", { key: '1a6b1f30833ee22234070327c7cb58e1bd00d4ef', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'ecfa1798a373140c889cf7929766d1921fbecc76', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '2dda0fb956d9777cb0240efdc66081a274bcc284', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '49885ddf1380ef67f82ffeb5f155e5f471f2de19' }, "1")), h("gb-pagination-button-group-base", { key: '9470b9778005ce537c9a5368c0317bed051eb1e7', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '56036fcb19fe3a8e8cc10aa31d0e913f1d45c5d4' }, "2")), h("gb-pagination-button-group-base", { key: '9c88850effd36548fd07eee3c3444e68e2b9c267', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '33e0bfa7d29e1b91d0d66acd47f81efcc66553ae' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'ce88e0786402e72273d12d666d7c375295ea717a', icon: "false" }, h("p", { key: '88d43094a8f64b06b90f344bee854203568c5d0f' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'a9994953676eec5ced384eb8580c08667b57f65b', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'bb646f0501b7562c02a1021c78da5862fb240a1e' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'f2753e19b0c2c8c51d8fd4f64703c9eb4a226e92', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '455a770eea73bf651385baa23ad181cfd4e9b8e0' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '61eb7df0d054e6d4f549726d9f6fbcf317aa1bd8', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '15cf5f49074e9879a6f4da5d3397c5b106b19b11' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '6992c30e89f39244e1e50e171ec279d25c125409', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
82
+ return (h("div", { key: 'dcd69161d8a03771322fcd78e446b248d26ddf8c', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '0b54209ea34ac79a861bcaa283b191c24097ffa4', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '5f93073517750be7fdfaa8093a6fdf9efcc33be0' }, "Previous")), h("div", { key: '4e644a8e895b2c35f0b6baf8b2430e519c1c5850', class: "pagination_numbers" }, this.internalTotalPages <= 5 &&
83
+ this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: '669fae15e69ac72b1eda34626ce39c9dc4881db4', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '54cd8310ec255683c57cb24968f081b3e4da5747', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '14ebbf0e5f5e53dedd9f21714fe4a21d7c05679b', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '184d0f9d9533360da159f87311d4b5d5a4961475', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '67e353c0805de406f568be13ad147285822d091f', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: 'b959a258a3dd518bc1b3d88543f9c34a0018efd0', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '3e6c7b30590b585d6ccb123cbfe68fba70a79941', shape: this.shape }, h("p", { key: 'f11584c5feb7997d4b52e8fb846ba28ad441a067', slot: "page_number" }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'd25ce8e1a0e9bc748d4352b331c69f928e5dcc0a', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: '84456417ec9c142388f291efc953904339e8eef5', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: 'bba0d2410beb57fba8e483fcc60fe27c301b72c9', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: 'e9d922a1cb91559fd8ec8b480201ce7b30bade48', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: 'a673bb73a9d5fe6b994dfdef79588eb2b389cad8', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: 'e269bf155e2acb99581085617e0f91b68608dc93', slot: "page_number" }, this.internalTotalPages))))), h("gb-button", { key: '41b8b6d77e8c979e695b5c3649a6e1589260fc16', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }, h("p", { key: '1529420eeef49b8ef89aa73794006947b58a1199' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '022ef7aafb3115ea43659175af73cfaafae524e4', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'dfbf7a8353c1694e14845422ae146a670c339c49' }, "Previous")), h("div", { key: '1497c06bc75c023e625cff19f6b8737e5f0f2719', class: "pagination_numbers" }, this.internalTotalPages <= 5 && (h(Fragment, null, this.internalTotalPages <= 5 &&
84
+ this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: '98f750db91b58c90051e85c284393a19a42bacea', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'b660a622368c234e8844ea4cfa229cba948012eb', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'fc41e8c6c6ced321fb8da8a418af3cdf7df6181c', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '01206379fab257b6be028cec853e3ae510d20747', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'fad65c071c83c4166409e83a549fcc0265068f82', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '58989cb8672ee38833fba056014678e5c59469e9', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '8f29f1326cbcd7b0f9d6106b69160bf2f1715fa3', shape: this.shape }, h("p", { key: '43e619839d4183a4571ba20bc76848ff192aadf2', slot: "page_number" }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '7c8fccc5af3ea6f413e379af3af594af5b78f8c5', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: '538b7dec4ee9294dbf4a082544bd2875a88e719c', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: 'ffe79fb3683469d039b27b5d2934ff38d9698f84', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: '64c4e3cee540fa35f9865f7e847e3c73182cdd50', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: 'c2955169e9eb3581e129f52d3a3785347aef6fbb', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '0a8fb1727f5b5d75ae4f4ba275a01e84c562f35d', slot: "page_number" }, this.internalTotalPages))))), h("gb-button", { key: '71db3f2d3d08b818d5141ed3e6cfa3ba60291e68', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }, h("p", { key: '415924749b1811cc77cf66cc25ce4dd1c8f27acf' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'ff26c7c6bba0025f9bf55f74b3fe76b95807a200', class: "pagination_entries" }, h("div", { key: '4b5c9fc7d6a31ad479de26abe2025651ba736cc8', class: "entries_text" }, h("p", { key: '48e81ba203d9bd8f3fdf50ca07f1a12fda45643a', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '9a54feeccad1b1be6148bf738fd8ac2b2d17735c', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '7de6d3014d67917ed3fef713241713f91f338a17', type: "default", state: "default", size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-help-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '9cae1f5eba7ca2666bcfabecca42a2a25a563bce', class: "pagination_numbers" }, this.internalTotalPages <= 5 &&
85
+ this.pages.map(page => (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage === page ? 'active' : 'default', onClick: () => this.setCurrentPage(page) }, h("p", { slot: "page_number" }, page)))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-number-base", { key: 'dcea25d337bd35c1385638fe5afcea3139f64ce5', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '27ad20d939a98ffef46309b845e221058461affe', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '118e168b2894ebf02d9f4ed9a932365d0c866eb0', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: 'e61e3d5707d3d1a1064d38345dce4fd4f6aff93e', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '8e43663e39778d549e94abdcf99e13ae64a1820e', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '0a123ebf00d6560b7aec3704f8a114831292f83c', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '665b93ede6b49d6bec01cb435a4440e77f60f302', shape: this.shape, state: "default" }, h("p", { key: '06b0028c68fd9038d6b19d114089588b574adc2e', slot: "page_number" }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'c63050c1d403494f9908605eeee2a28f260d1a42', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: 'a761c28b8bd31b63d4cba6277ee7baf42a6ab599', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: '23e0a1aee4ad7790050e02f86806a09ceae8d75c', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: '85e2ac8199981b3c5420a53d2e2f41b10fb49280', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: '19462800908a545cb7e5a633a705b29e4795b99a', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '6d54dfd6376d32882208e39fae5ae5d8211be77a', slot: "page_number" }, this.internalTotalPages))))), h("div", { key: '5e4b6089649c4efcaa40d353312167370ff2f9d8', class: "pagination_btns" }, h("gb-button", { key: 'df382f4344fb3b734414b35bd1457403866c168e', size: "sm", hierarchy: "secondary_gray", icon: "only", state: this.totalPages === 1 && this.currentPage === 1 ? 'disabled' : this.currentPage === 1 ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: '1856f3f627c532ff1fbd19d7a155a05ff498041b', size: "sm", hierarchy: "secondary_gray", icon: "only", state: this.currentPage === this.internalTotalPages ? 'disabled' : this.currentPage === 1 && this.totalPages === 1 ? 'disabled' : 'default', "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'ac695667a1f7fffecf2e2dd8923cb71ccd55d641', class: "pagination_entries" }, h("div", { key: '0d53b312af922c91a46d3700e667797b6e041506', class: "entries_text" }, h("p", { key: 'bddb6b459ee4560ee1fbc9dcd75a3d94da1350bb', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'fa77b3e343aec55c1a294fdeae96462845d8ce7f', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'b718b3d3ede75e6f371ef321364a50f0b17d8496', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: 'fe1f86b8b97717a57b41b1f57d5aa910f890b003', class: "page_number_text" }, h("p", { key: '65abfa6ce9c927a547b874ed1a0a875ba2f29d73', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: '860997c21a4a30aff175889ed5641083dd4b78c4', class: "pagination_btns" }, h("gb-button", { key: 'db8310d8b0b45d511b16cb745d28c74c553ae413', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'c8beb7464687d370b612abac378fd8558949ec75' }, "Previous")), h("gb-button", { key: 'ab6e0485e96bc954568b103b33e2ac4c2bd31ebe', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'a0c5265fceae289f2e54fcf7bdc8c5b0b9575dc7' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'd47d8c7c7b98b15c7e6efdf1f78e2a93cc78cf69', class: "pagination_btns" }, h("gb-button", { key: '0742024d7d6b0ffc3045f6c13c682df253145f70', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '615ad2a67e2be355f8fc20683ea4064fef38b6a4' }, "Previous")), h("gb-button", { key: 'dcc7b7d34f1208c3e128fa04d816e78e76121278', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '6b020b5cd1e9dc96fbcb4f7dbbd104e7ded1b53d' }, "Next"))), h("div", { key: '6554e5d575e4fd392a66fecd6ec407db8438003b', class: "page_number_text" }, h("p", { key: '96d974500bf6da1cdab9cc20cac38e283cb680ef', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: 'c328ad6ef9b2050799744443771576bce4ba2bc1', class: "pagination_entries" }, h("div", { key: 'b30374e0bcc2875fd67dd7c32d683757cd7ec6c2', class: "entries_text" }, h("p", { key: '843babc511e07a52c259ec05cd5e1c6ced3065d2', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'b5cc89743afad96008e5ded4be020a001fa7753b', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '85c61db49a5b293b5fe56eaaf52debccb58233ef', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '2aa2df2945127f5d0408afeb9eed5716af6927eb', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'ca9c498010dee16167afb71b776c7208bfde1a4c' }, "Previous")), h("div", { key: 'fb5f0d64667ee20ad21814af7a90c724396bbe76', class: "page_number_text" }, h("p", { key: 'e4091cc4c30fcc3d6f79fc8607183b4c12bb2eff', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'f27f49a6fc8031d2693e8f734d04190a80b3f7d7', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'f44ce0508c65547dc5773b4222fc3c2b1b4794ab' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '2fa0c2e3b845bafdb539dcf3d170bde8e39e418b', class: "pagination_entries" }, h("div", { key: 'be88300db106a8dffbdf26898f414be4ac386138', class: "entries_text" }, h("p", { key: 'cfbf178b2ef6ab98e44bd1a287895424c7313c2b', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '2132408057c1903aa8b82725210982025d4ea590', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '850d14757722a3546e4dc9e1481f2e6f70777a42', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '5d1d6eb06c58a0a2a0f99bb8f98c956886401c5d', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'c23e0d9e31580b3cfa162df5ee6eca48ca3fba11', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '8a413f6adf78772a430702e03d569bb74589707d' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'e76ecba5480407660b600d3c9c6a3908eadcd8ab', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'a727153174019d23a7e9919d3de9879794fec27d' }, "1")), h("gb-pagination-button-group-base", { key: '01030792ed6fed8f27ddc3dec050968c9d77f87d', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '2eefb9430a829286da1922f08b3da5c68b21a9a7' }, "2")), h("gb-pagination-button-group-base", { key: 'eff903ceba7aa56e3ef862d4582e22f5386b9fe0', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '0b3907c19c71ba5b688e3dd391fcc3b9db7ff1a2' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '79eb81d2ec40ee5db5e8b15c883c4f91ead6c979', icon: "false" }, h("p", { key: '3612a973a81cbd52b3ada9d7fa8913c676a3bec8' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'd503448490eb7472ae5f91aa3bbe205d0e9ccbb8', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'f3d276f18af45d14347b605ce2e59636571f59c1' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '3b273d069f40770a5eb15bbc52d146335542bab0', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '9d6683e23980834cde2c8f309e6df00a7bc6107a' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'd16d13005cebfcf478da879d6f15798a8a6b1ed4', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '2f2521b8e73e54593ce2737c765b4a14c47bbad1' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'cc51405fdd74cdd7865f8ed75d6500fe045a84fc', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '84cd5fee89951fc0801aafecaa7d3ebdcbda0322' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '9e8173514c501e1b2e10a7880530b91d22352dd3', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '2d96ab95146739551cfbd926ebbd719967531294', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '0f481b502bd190919edcaa1455015fc045694915' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '830b066d4a5d5c583f9f64ae6c78aa9fea93250c', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '7105edf6c7edcbbcd4346cc472535c3cdd436fbe' }, "1")), h("gb-pagination-button-group-base", { key: 'bbcf3943a0dc9fa6daa0cf289c4943848bf59f98', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '4753c65bb6480b3ff627d06631c1d542a0ea7798' }, "2")), h("gb-pagination-button-group-base", { key: '76761f495c3e756442b7f93d6a048637f5a383e5', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '5416312dc27928aca272bd926fecd6b7e18a055f' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'b4e5200b1abd47b06cc43171b4460134bfde33a8', icon: "false" }, h("p", { key: '65b3abbf03158966352216c6f2185136ab44603c' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '2ee2986b9a3b75dadebedd01e8b637c2b2f000b4', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '32e47919ef3492e63cb090891f37282d54b3c9cb' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'da2db4af82d58c09c90f3dde014b4ebe852f94e2', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '88a71c4b85c65344b4e119484cd21e174b5e2df0' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'b8bceb9249e6496c9bbb160e329f87b7793fb38a', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '5f38666d8f28ac496dfe81142bd21b12dd3cab40' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '33713eb1377b861fd98b0fab260bf24137faaf38', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '58128e4d3fe08dd69efdd15564630ccb4531fc3c' }, "Next"))), h("div", { key: 'c64251cdb66659c23dfd2b26eddefbfc8e753574', class: "pagination_entries" }, h("div", { key: 'd546944c69ce5136719f9ccfa0a42fea954808a1', class: "entries_text" }, h("p", { key: '7bb1450583508c0dd0e5313c6bbf193f3bbb4047', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'b833aa2e2e803915eedd162e53cd2639f312500b', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '770d08ae373511f8879402ed8fa023f2d0ed11ce', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '337d4cfbe3d22ed4777bd881c6343599163adc66', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '0554b908ed67d3bb80c15b2ef022b44e5c7cbbfd', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'df6ec9a989f38b03631d37709d43913b3fa88ee2' }, "Previous")), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '18b0ca93e71ab68462c5e5b4b426f8faaa5eca49', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '212b5b8bfc0be84ac9a2b7e27747e1a8d548c97b' }, "1")), h("gb-pagination-button-group-base", { key: 'ea3d3db558d80901c64b8e8839382128300e1375', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'bf8ec2164d31a580e9872262e4ce7696ad33af8b' }, "2")), h("gb-pagination-button-group-base", { key: 'cf74cad01231769ba7f8997ead924a538abe3491', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'e85d6977b1cd4a515957d21e07a715d09ae3144d' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'd80600430b1679fd71a450db56fe74aaa644c241', icon: "false" }, h("p", { key: '1bb0d6492e132f27db88f08fa919c612b240eb97' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '37c68596b38494b2ab0cd98b4fefa404df4ddb6a', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'fc48799975ee0810f1d2aa9894ce396a0ed22c41' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '53dccb7f5d85c7f2998241d710c034e3b68a1153', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '0a2ee442fd4c460120f876d4de5ccafa5ddd7d91' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '2d77992845c325ed805365f98cf4cbece436eb77', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'ba978bb3967c8fbe041e635bb8f3a44655bbeb9b' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '045120d2383f488c68ce00074c25879186615ce3', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '6dfa7b348a3df97951672782b1273d1a5d4e854e' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'a5ec65e9bae58459fa5f8887c377d03d2c422406', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'b5cf7f765e0cc5d3a7e7714aa5f878bb94ac7f8f', class: "page_number_text" }, h("p", { key: '4baf6c58d3a2587e1c6ef1c05588a437e145788d', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '6bc1e8839cd08f0bed0064e0ef3c212e43f68ff7', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '3ea59b7e3ae50de51f884b7ac03ab3fdfba89ffd', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'e1d00ecc9e5a71cc195ad9acd52120a8cf2d053c', class: "page_number_text" }, h("p", { key: '57528c0976b74417e8166bbd345e4c3f0d5bd5c9', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '5a68eda1eba6a185bf5f7c5a9a1399a2397baade', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("div", { key: '414a4f5f0838758c372c9c5bd00da8ee887cdf68', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '0cd8e79fc524c62f4891a7b4022500a34977a38f', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": this.entriesDropdownMenuPosition, onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected })), h("div", { key: '6d8cb39413ab31e8b0680ee6e7f83aee381bb568', class: "card_default_buttons" }, h("gb-button", { key: '5223c968cc64d4c754f7efbfa67264ac0b3e33c2', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'a8b7cf2896f767edad19ed216d30866b8e0f7ecb', class: "page_number_text" }, h("p", { key: '74d78a3dba369eebd7cbad4ec9d815f5e9216b79', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '3b940e3ae18dc2e88e7062d061a351defc8f906d', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '19e28f982c5d6929621d9c542ea4462909afbc55', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'b078f144162dd4ce491863e8965fc1cd2d9e786d', class: "page_number_text" }, h("p", { key: 'b9c4a4078c2209c5d936287113b4455e7f7788e2', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'e7fa98e4cd84248c1ef23db5f956280a0a1e7dfd', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'f0ae9a155c41cddc5d5e3f8f8a0f70e98cf092c6', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'be5fbd646dbc2cd64204b876660f697fd9e28cb3', class: "page_number_text" }, h("p", { key: '0df82ae7af24ffdebce9eb194deb5e6e7510f86c', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'feb5d34681a5012f3318ea3a3fa3d26e8fce9643', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '89161f8554401fcab1857d5b840669dea7ded265', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '0a793818e1e006467a50f2f3ad6b91bc4dfc345e', class: "page_number_text" }, h("p", { key: '5e5fca4f35a9b87379792695a91af6a7b03b228e', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '33c9442bef5719d1ab7d5507b7483a331b354f05', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'mobile' && (h("div", { key: '35488b0d156438c9a37be1412031d7b9f2e72e20', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '512188d592d0f0203ae7fffd479dd43bf46d802e', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '827c555a37da79e220301b62cec7fe0e7c3aa75f', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '664ad559a256f636f2c235567008b5d8f4d9a650' }, "1")), h("gb-pagination-button-group-base", { key: 'cf19bf29cc32c6be88371c12505a23d4d93aa698', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '81573939b267ce4249aed2b34dac32c7024d2245' }, "2")), h("gb-pagination-button-group-base", { key: '527b9476a272dd399cdf5d43ae492c18277d0257', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'e632f14aa78d19beba59210bc340e8b22ac614a2' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '112bc0566574b53ebea0b882d7230f5bbe63faf5', icon: "false" }, h("p", { key: '35607de18a7d7ed279e5f64eeca89e6a416ce7cd' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'c4e7757addcf5e1898f1e95ebcfde9a1e6c3e822', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'e6aa32ececf6764f8df7ea235e8f39b3c3267147' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'fd98ad93d6b7df4d9a4274000b57850f029daa70', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '9a09e908c60d9fdb40a059dd3c036ac64fbe6877' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'ca12dfe75ff336e85a6733435d3d0314b5715788', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'cb2316ee8502b1061db5b2fd29f5a8c9ecdfc8b5' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '4e48b6b9fd58fbd77c17076ece462e38f60f7f09', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'mobile' && (h("div", { key: '39b9bb2bd0ed2f67693b79758e3370086654a212', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'eed7e0019f171a78cce5d2993b8618d17fe67b7a', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: 'af50ae962f5dfdba1013c823713ed7e3d8367214', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '56d3fbf93e81181f83ae88fcd15f63fd3341488e' }, "1")), h("gb-pagination-button-group-base", { key: '7b5bd21bce135a187be928be53633b63540f2e97', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '1180ca8f37753e7924e045b84bcc43dbdb0023a9' }, "2")), h("gb-pagination-button-group-base", { key: 'cde60b9cdac72a2077c3b973fa1e2a6265d09b2f', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'a4de189391336a76bd91f53e90bda185bb2f8ff0' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '195df7b83b6923b75e130c5997a32a45d56b18c6', icon: "false" }, h("p", { key: '2bb34a77a4d50a73232530273952e3d2f37e8250' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '8b742e4a97b7ff2dd5d0ea688409635e7c96c98f', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '2ba0778ecd30b75ac14f4ec28634bf6d84482d30' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '5a33861ca7ccf30db34200ec394c48bb8a21eb13', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '9a36c839a29057e2a3c5353804d1cb7be5cea6bb' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'a2c3baf82d62eac01eb1339ebc96ce79be280322', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'a0615653e7ee4b5a5bd47b30999098b986812612' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '7b706759902cebefda381b9c238489a380e8a0d3', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'mobile' && (h("div", { key: '5cd05921902aa779b8d3b218f92e0fb5e8d31b3f', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '0ff66fa51fbc4ad52efb6dc7d39dbb65158e2e0a', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), this.internalTotalPages <= 5 && (h(Fragment, null, this.pages.map(page => (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage === page ? 'active' : 'default', onClick: () => (this.currentPage = page) }, h("p", null, page)))))), this.internalTotalPages >= 6 && (h(Fragment, null, h("gb-pagination-button-group-base", { key: '99d1ce052a105cd021198f9bc9e3e268452b48ab', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '7b252ca4d9f1efea150c0029c7baba40c8eacc55' }, "1")), h("gb-pagination-button-group-base", { key: '81fa26b1a00883d58e36422e67391222a4aa111e', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '67645e9929d100d9c7a5738615f117736d4a250e' }, "2")), h("gb-pagination-button-group-base", { key: 'd68ac1e764aca8785dd7e1c0e9547ddd3f6f9564', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'f85ca5fe63cb8e88a7512b11ebda9e762e7b381f' }, "3")), this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.internalTotalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '77d0549a2e7928d51cda3dfa087effd0aaaceec3', icon: "false" }, h("p", { key: 'eaa44d5c794543d60609f166003c5be4e0612704' }, "...")), this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.internalTotalPages / 2 && this.currentPage < this.internalTotalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'adaf511e34c2918b90f5115d5e80dddfcd0dc903', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '35923e37a8e4b153479f3957f3214fff958fbc53' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '43da6197d0be6d252c7abf004b1cc4875896f7f3', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'ca0e628056dd95b70ca53523c7db817303d1716d' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'bb886bb3785fe22aa4bdff6711c78ad86a31c935', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'e28e5de84c8e3846d43e455b47da987931c93775' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'fcbc7e8b79816636ff62cc321da899a19116cce8', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
86
86
  }
87
87
  static get is() { return "gb-pagination"; }
88
88
  static get encapsulation() { return "shadow"; }
@@ -20,7 +20,7 @@ export class GbPaginationButtonGroupBase {
20
20
  this.leadingIconSvg = svg;
21
21
  }
22
22
  render() {
23
- return (h("div", { key: 'a57815c51091e879cd0e8ad89cb6c5298bd966f4', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && h("slot", { key: '6fe1d628e79dce6e8933767cb4a00fd424b5c3cc' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: 'abfbc4792de14d606ac1131651257809a90e142c', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'f883cf48a3d8794894c0188966b1a5b862f757c6', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: '5b8ab729ad2ab5e9bf33a5f9e2cf3404b36a9957' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: 'fc05e20b2d22e3d31674437a2f921f1a08057b91' }), h("svg", { key: 'd1f29970e6b65f9b9af7f8ff616ad087fc8b2d85', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '612dbcbf2c8bd9caf999a93dba6f72ec414452b6', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.icon === 'only' && (h(Fragment, null, h("div", { key: '89ec23a1c4d8217db863be9b026d2ce97003f926', class: `icon`, innerHTML: this.leadingIconSvg })))));
23
+ return (h("div", { key: '354426aa5d609dce00c54920cec3861b16f11402', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && h("slot", { key: '999e9cdac2b9117ff6a86091a20589c58022a18c' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '4aef0e9ddfce088c8c34271e0948aa5ceb3a0b5a', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'c07b64fb5deac86da538be13b3c602fa498aade7', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: '0de7e912a246d9cbbcd238a7570d271d2d2b97ca' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: 'ced5956c2d2a497b930b06e951d62d75bfc562a9' }), h("svg", { key: '46189e3e1c3824b8d578ea8758a667c0ef6fe6f5', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '370a4c2457e9fdb5e8cb2c7673b795855b5b7769', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))), this.icon === 'only' && (h(Fragment, null, h("div", { key: 'a64ff130ab5323ed1a11349034bd529594a8f73a', class: `icon`, innerHTML: this.leadingIconSvg })))));
24
24
  }
25
25
  static get is() { return "gb-pagination-button-group-base"; }
26
26
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class GbPaginationDotGroup {
5
5
  this.framed = false;
6
6
  }
7
7
  render() {
8
- return (h("div", { key: 'b6a7896072be5e2c48035afdc2001ea7bb8eaf6a', class: "dot_group_div" }, h("div", { key: 'd7d40377b36c96ee0eb6bff95d6edebdbf0903c5' })));
8
+ return (h("div", { key: '95c66a0b067652cb73d126e05f83e2cf2b587b36', class: "dot_group_div" }, h("div", { key: 'bce3556ffa6c5fc60b5281afe99a423338be7d30' })));
9
9
  }
10
10
  static get is() { return "gb-pagination-dot-group"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbPaginationDotIndicator {
4
4
  this.current = false;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: '726e0bd936dbe1fd7a49b2070b93e1df0a0ce3b7', class: `dot_indicator_div
7
+ return (h("div", { key: 'c458585aeee3ec3091be37d32977651e8cbef004', class: `dot_indicator_div
8
8
  ${this.type} ${this.current ? 'current' : ''}
9
9
  ${this.size}` }));
10
10
  }
@@ -13,7 +13,7 @@ export class GbPaginationNumberBase {
13
13
  }
14
14
  }
15
15
  render() {
16
- return (h("div", { key: '5e25d43229f14410d7a3f23168105573ec9cda32', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: 'eeaa90efafcb7d1b00a24300bdd1031935008fa0', name: "page_number" })));
16
+ return (h("div", { key: 'b96fd29fb700f37325e3fa9f94cdd0d9e4ae1826', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: '2a4c752fa9deb5d95cd60302ea44e61da6a9fc67', name: "page_number" })));
17
17
  }
18
18
  static get is() { return "gb-pagination-number-base"; }
19
19
  static get encapsulation() { return "shadow"; }
@@ -7,7 +7,7 @@ export class GbPasswordButton {
7
7
  this.isPasswordVisible = !this.isPasswordVisible;
8
8
  }
9
9
  render() {
10
- return (h("div", { key: 'ff487aaae2b7536dad8b1b60cfb13dd4aa087bee' }, h("gb-btn", { key: '017c6e9a82bdab41cee78a4d6e039812599e35ec', size: "sm", hierarchy: "link_gray", icon: "default", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
10
+ return (h("div", { key: '8fa5a505249f57cc66ddbb6e544b4f497f0089c4' }, h("gb-btn", { key: '077e32ca7c74834cca77ba198749bebca31d9937', size: "sm", hierarchy: "link_gray", icon: "default", state: "default", onClick: () => this.togglePasswordVisibility() }, this.isPasswordVisible ? (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "HIDE"))) : (h("gb-button", { size: "sm", hierarchy: "tertiary_gray", icon: "default", state: this.state }, h("p", null, "SHOW"))))));
11
11
  }
12
12
  static get is() { return "gb-password-button"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -32,7 +32,7 @@ export class GbPattern {
32
32
  const gridDotDark = getAssetPath(`assets/empty_state_grid_dot_dark.svg`);
33
33
  const squaresLight = getAssetPath(`assets/empty_state_squares_light.svg`);
34
34
  const squaresDark = getAssetPath(`assets/empty_state_squares_dark.svg`);
35
- return (h(Fragment, null, this.type === 'circles' && h("img", { key: '9b30250b5e1a0b7094daf27f65ba15693ef79126', src: this.isDarkTheme ? circlesDark : circlesLight, class: `pattern`, alt: "" }), this.type === 'grid' && h("img", { key: '52c404b19817d4419f91df61e95c93806cb05d9b', src: this.isDarkTheme ? gridDark : gridLight, class: `pattern`, alt: "" }), this.type === 'grid_dot' && h("img", { key: 'aa94fce11f0998577371fc24862733ea8c534932', src: this.isDarkTheme ? gridDotDark : gridDotLight, class: `pattern`, alt: "" }), this.type === 'squares' && h("img", { key: '44d77081dea6e43a412b3e7d5b7dd0f9a6678e0a', src: this.isDarkTheme ? squaresDark : squaresLight, class: `pattern`, alt: "" })));
35
+ return (h(Fragment, null, this.type === 'circles' && h("img", { key: '39cc489617e61742176bd3b236d7e65a6acfb7e8', src: this.isDarkTheme ? circlesDark : circlesLight, class: `pattern`, alt: "" }), this.type === 'grid' && h("img", { key: '47bdfc95f8d14ba1d23f8ea9974ae3fcf2a88c8a', src: this.isDarkTheme ? gridDark : gridLight, class: `pattern`, alt: "" }), this.type === 'grid_dot' && h("img", { key: '0997a295ee6dfb87a812d538b5bb9a621a622757', src: this.isDarkTheme ? gridDotDark : gridDotLight, class: `pattern`, alt: "" }), this.type === 'squares' && h("img", { key: '3d3b1f3bf329322a2c5de34b0ade6935dab015ae', src: this.isDarkTheme ? squaresDark : squaresLight, class: `pattern`, alt: "" })));
36
36
  }
37
37
  static get is() { return "gb-pattern"; }
38
38
  static get encapsulation() { return "shadow"; }