globuswebcomponents 1.9.2 → 1.9.3

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 (421) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/{gb-avatar_24.cjs.entry.js → gb-avatar_28.cjs.entry.js} +101 -37
  3. package/dist/cjs/gb-avatar_28.cjs.entry.js.map +1 -0
  4. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-export-dropdown_2.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  7. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-icon-button-base.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  12. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  14. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  26. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-table-header.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  29. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  32. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  35. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  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/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  41. package/dist/cjs/globuscomponents.cjs.js +1 -1
  42. package/dist/cjs/loader.cjs.js +1 -1
  43. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  44. package/dist/collection/components/gb-button/gb-button.css +2 -0
  45. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.css +8 -0
  46. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +36 -47
  47. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js.map +1 -1
  48. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  49. package/dist/collection/components/gb-header/gb-header.js +1 -1
  50. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  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-input-dropdown/gb-input-dropdown.js +3 -3
  56. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  57. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  58. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  59. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  60. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  61. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  62. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  63. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  64. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  65. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  66. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  67. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  68. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  69. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  70. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  71. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  72. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  73. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  74. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  75. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  76. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  77. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  78. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  79. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  80. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +2 -2
  81. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js.map +1 -1
  82. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  83. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  84. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  85. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  86. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  87. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  88. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  89. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  90. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  91. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  92. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  93. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  94. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  95. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  96. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  97. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  98. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  99. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  100. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  101. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  102. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  103. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  104. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  105. package/dist/components/gb-action-panel.js +1 -1
  106. package/dist/components/gb-avatar-add-button.js +1 -1
  107. package/dist/components/gb-avatar-dropdown.js +7 -7
  108. package/dist/components/gb-avatar-group.js +4 -4
  109. package/dist/components/gb-avatar-label-group.js +1 -1
  110. package/dist/components/gb-avatar-profile-photo.js +2 -2
  111. package/dist/components/gb-avatar.js +1 -1
  112. package/dist/components/gb-badge.js +1 -1
  113. package/dist/components/gb-button.js +1 -1
  114. package/dist/components/gb-checkbox-group-item.js +1 -1
  115. package/dist/components/gb-checkbox-group.js +4 -4
  116. package/dist/components/gb-collapse-button.js +1 -1
  117. package/dist/components/gb-comment.js +1 -1
  118. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  119. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  120. package/dist/components/gb-detail-cell.js +5 -5
  121. package/dist/components/gb-empty-state.js +1 -1
  122. package/dist/components/gb-file-upload-item-base.js +1 -1
  123. package/dist/components/gb-file-upload.js +4 -4
  124. package/dist/components/gb-filter-button.js +1 -1
  125. package/dist/components/gb-header-icon.js +1 -1
  126. package/dist/components/gb-header.js +4 -4
  127. package/dist/components/gb-help-dropdown.js +1 -1
  128. package/dist/components/gb-help-tooltip.js +1 -1
  129. package/dist/components/gb-horizontal-tabs.js +5 -5
  130. package/dist/components/gb-icon-button-base.js +1 -1
  131. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  132. package/dist/components/gb-input-dropdown.js +1 -1
  133. package/dist/components/gb-input-field.js +1 -1
  134. package/dist/components/gb-mega-input-field-base.js +1 -1
  135. package/dist/components/gb-notification-content.js +1 -1
  136. package/dist/components/gb-notification-pane.js +5 -5
  137. package/dist/components/gb-pagination-button-group-base.js +1 -1
  138. package/dist/components/gb-pagination-dot-group.js +1 -1
  139. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  140. package/dist/components/gb-pagination-number-base.js +1 -1
  141. package/dist/components/gb-pagination.js +19 -19
  142. package/dist/components/gb-password-button.js +1 -1
  143. package/dist/components/gb-progress-bar.js +1 -1
  144. package/dist/components/gb-progress-circle.js +1 -1
  145. package/dist/components/gb-quick-action-card.js +1 -1
  146. package/dist/components/gb-quick-action-icon.js +1 -1
  147. package/dist/components/gb-scrollbar.js +1 -1
  148. package/dist/components/gb-sidebar.js +9 -9
  149. package/dist/components/gb-simple-side-bar-item.js +1 -1
  150. package/dist/components/gb-slider-control-handle.js +1 -1
  151. package/dist/components/gb-slider.js +3 -3
  152. package/dist/components/gb-status-indicator.js +1 -1
  153. package/dist/components/gb-step-base.js +1 -1
  154. package/dist/components/gb-stepper-horizontal-icons-centered.js +2 -2
  155. package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -2
  156. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  157. package/dist/components/gb-stepper-vertical-icons-with-text.js.map +1 -1
  158. package/dist/components/gb-tab-button-base.js +1 -1
  159. package/dist/components/gb-table-cell.js +1 -1
  160. package/dist/components/gb-table-header.js +15 -15
  161. package/dist/components/gb-tag-checkbox.js +1 -1
  162. package/dist/components/gb-tag-close.js +1 -1
  163. package/dist/components/gb-tag-count.js +1 -1
  164. package/dist/components/gb-tag.js +1 -1
  165. package/dist/components/gb-textarea-input-field.js +11 -11
  166. package/dist/components/gb-theme-tab.js +1 -1
  167. package/dist/components/gb-toast-button.js +1 -1
  168. package/dist/components/gb-toast.js +3 -3
  169. package/dist/components/gb-toggle-base.js +1 -1
  170. package/dist/components/gb-toggle.js +2 -2
  171. package/dist/components/gb-token-field-compact.js +2 -2
  172. package/dist/components/gb-token-field-compressed.js +3 -3
  173. package/dist/components/gb-tooltip.js +1 -1
  174. package/dist/components/gb-top-bar-item.js +1 -1
  175. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  176. package/dist/components/gb-top-bar.js +3 -3
  177. package/dist/components/gb-vertical-tabs.js +1 -1
  178. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  179. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  180. package/dist/components/{p-BV08fIq9.js → p-0z-Ii_bD.js} +4 -4
  181. package/dist/components/{p-BV08fIq9.js.map → p-0z-Ii_bD.js.map} +1 -1
  182. package/dist/components/{p-CGArB7Dl.js → p-81eH6VIc.js} +4 -4
  183. package/dist/components/{p-CGArB7Dl.js.map → p-81eH6VIc.js.map} +1 -1
  184. package/dist/components/{p-Ckvl-ljn.js → p-B2OUWVZ_.js} +6 -6
  185. package/dist/components/{p-Ckvl-ljn.js.map → p-B2OUWVZ_.js.map} +1 -1
  186. package/dist/components/{p-DcbuYddf.js → p-BgihZ2WC.js} +3 -3
  187. package/dist/components/{p-DcbuYddf.js.map → p-BgihZ2WC.js.map} +1 -1
  188. package/dist/components/{p-CSLTGZjM.js → p-BhCoeneG.js} +4 -4
  189. package/dist/components/{p-CSLTGZjM.js.map → p-BhCoeneG.js.map} +1 -1
  190. package/dist/components/{p-CeQ_Rsq1.js → p-Bpczbky_.js} +5 -5
  191. package/dist/components/{p-CeQ_Rsq1.js.map → p-Bpczbky_.js.map} +1 -1
  192. package/dist/components/{p-DqahRJXl.js → p-C-NL8IFL.js} +3 -3
  193. package/dist/components/{p-DqahRJXl.js.map → p-C-NL8IFL.js.map} +1 -1
  194. package/dist/components/{p-DYHvA9s4.js → p-C-ocGE59.js} +3 -3
  195. package/dist/components/{p-DYHvA9s4.js.map → p-C-ocGE59.js.map} +1 -1
  196. package/dist/components/{p-FuGWRoer.js → p-CEeMUMDR.js} +5 -5
  197. package/dist/components/{p-FuGWRoer.js.map → p-CEeMUMDR.js.map} +1 -1
  198. package/dist/components/{p-DeBriAnB.js → p-CKDxIvCN.js} +3 -3
  199. package/dist/components/{p-DeBriAnB.js.map → p-CKDxIvCN.js.map} +1 -1
  200. package/dist/components/{p-B5OTx5lN.js → p-CMzvyg7A.js} +3 -3
  201. package/dist/components/{p-B5OTx5lN.js.map → p-CMzvyg7A.js.map} +1 -1
  202. package/dist/components/{p-s5rCN-h6.js → p-CVRfInIs.js} +3 -3
  203. package/dist/components/{p-s5rCN-h6.js.map → p-CVRfInIs.js.map} +1 -1
  204. package/dist/components/{p-CbKSy-VL.js → p-Cb-tBq59.js} +7 -7
  205. package/dist/components/{p-CbKSy-VL.js.map → p-Cb-tBq59.js.map} +1 -1
  206. package/dist/components/{p-BoroGYho.js → p-CfULZPQu.js} +3 -3
  207. package/dist/components/{p-BoroGYho.js.map → p-CfULZPQu.js.map} +1 -1
  208. package/dist/components/{p-BrYyk7ia.js → p-CwQVtwRh.js} +3 -3
  209. package/dist/components/{p-BrYyk7ia.js.map → p-CwQVtwRh.js.map} +1 -1
  210. package/dist/components/{p-vtXEng2T.js → p-DCG3i0LZ.js} +3 -3
  211. package/dist/components/{p-vtXEng2T.js.map → p-DCG3i0LZ.js.map} +1 -1
  212. package/dist/components/{p-D9oGYaxi.js → p-DIXFsYjF.js} +7 -7
  213. package/dist/components/{p-D9oGYaxi.js.map → p-DIXFsYjF.js.map} +1 -1
  214. package/dist/components/{p-D3yFmIT2.js → p-DOE3ST3h.js} +3 -3
  215. package/dist/components/{p-D3yFmIT2.js.map → p-DOE3ST3h.js.map} +1 -1
  216. package/dist/components/{p-C7KkOpHK.js → p-DOwfvMvC.js} +4 -4
  217. package/dist/components/{p-C7KkOpHK.js.map → p-DOwfvMvC.js.map} +1 -1
  218. package/dist/components/{p-DusEwCgj.js → p-DYrINDIt.js} +3 -3
  219. package/dist/components/{p-DusEwCgj.js.map → p-DYrINDIt.js.map} +1 -1
  220. package/dist/components/{p-DNVipIEI.js → p-DZ0ngrE4.js} +3 -3
  221. package/dist/components/p-DZ0ngrE4.js.map +1 -0
  222. package/dist/components/{p-Bb6DZwkT.js → p-DZpe7WjU.js} +3 -3
  223. package/dist/components/{p-Bb6DZwkT.js.map → p-DZpe7WjU.js.map} +1 -1
  224. package/dist/components/{p-C0eGaqog.js → p-DbZN12Es.js} +3 -3
  225. package/dist/components/{p-C0eGaqog.js.map → p-DbZN12Es.js.map} +1 -1
  226. package/dist/components/{p-Dx2gmcFF.js → p-Dn37brLE.js} +4 -4
  227. package/dist/components/{p-Dx2gmcFF.js.map → p-Dn37brLE.js.map} +1 -1
  228. package/dist/components/{p-DV74m5Co.js → p-DqLkwgjp.js} +8 -8
  229. package/dist/components/{p-DV74m5Co.js.map → p-DqLkwgjp.js.map} +1 -1
  230. package/dist/components/{p-BzZZMQQ7.js → p-JTFLU9el.js} +14 -10
  231. package/dist/components/p-JTFLU9el.js.map +1 -0
  232. package/dist/components/{p-Dx4lHnka.js → p-KQFebKUi.js} +3 -3
  233. package/dist/components/{p-Dx4lHnka.js.map → p-KQFebKUi.js.map} +1 -1
  234. package/dist/components/{p-C2RLPamg.js → p-OSUxN4ko.js} +4 -4
  235. package/dist/components/{p-C2RLPamg.js.map → p-OSUxN4ko.js.map} +1 -1
  236. package/dist/components/{p-C_Tapp1O.js → p-QTMzCBtx.js} +3 -3
  237. package/dist/components/{p-C_Tapp1O.js.map → p-QTMzCBtx.js.map} +1 -1
  238. package/dist/components/{p-BA-QUue9.js → p-S2Fn2uZ7.js} +25 -25
  239. package/dist/components/{p-BA-QUue9.js.map → p-S2Fn2uZ7.js.map} +1 -1
  240. package/dist/components/{p-BnuyRYKO.js → p-XxxsRdkv.js} +8 -8
  241. package/dist/components/{p-BnuyRYKO.js.map → p-XxxsRdkv.js.map} +1 -1
  242. package/dist/components/{p-CVNPQFHp.js → p-_lQQMKXl.js} +4 -4
  243. package/dist/components/{p-CVNPQFHp.js.map → p-_lQQMKXl.js.map} +1 -1
  244. package/dist/components/{p-BuACBwBa.js → p-fTmhdKp0.js} +6 -6
  245. package/dist/components/{p-BuACBwBa.js.map → p-fTmhdKp0.js.map} +1 -1
  246. package/dist/components/{p-Mu5E0ief.js → p-gA10RsUl.js} +4 -4
  247. package/dist/components/{p-Mu5E0ief.js.map → p-gA10RsUl.js.map} +1 -1
  248. package/dist/components/{p-Bv7er-mf.js → p-hUgl7eJZ.js} +3 -3
  249. package/dist/components/{p-Bv7er-mf.js.map → p-hUgl7eJZ.js.map} +1 -1
  250. package/dist/components/{p-MVShD5fJ.js → p-kOZqYDp0.js} +17 -17
  251. package/dist/components/{p-MVShD5fJ.js.map → p-kOZqYDp0.js.map} +1 -1
  252. package/dist/components/{p-DFrgWCgh.js → p-qMu0ix2z.js} +4 -4
  253. package/dist/components/{p-DFrgWCgh.js.map → p-qMu0ix2z.js.map} +1 -1
  254. package/dist/components/{p-BErGETuo.js → p-rp9QOdK1.js} +7 -7
  255. package/dist/components/{p-BErGETuo.js.map → p-rp9QOdK1.js.map} +1 -1
  256. package/dist/components/{p-BUTqRUeS.js → p-t4dIl8kI.js} +4 -4
  257. package/dist/components/{p-BUTqRUeS.js.map → p-t4dIl8kI.js.map} +1 -1
  258. package/dist/components/test-input-tag.js +9 -9
  259. package/dist/docs.json +35 -63
  260. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  261. package/dist/esm/{gb-avatar_24.entry.js → gb-avatar_28.entry.js} +98 -38
  262. package/dist/esm/gb-avatar_28.entry.js.map +1 -0
  263. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  264. package/dist/esm/gb-export-dropdown_2.entry.js +1 -1
  265. package/dist/esm/gb-header-icon.entry.js +4 -4
  266. package/dist/esm/gb-header.entry.js +1 -1
  267. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  268. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  269. package/dist/esm/gb-icon-button-base.entry.js +1 -1
  270. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  271. package/dist/esm/gb-notification-content.entry.js +1 -1
  272. package/dist/esm/gb-notification-pane.entry.js +3 -3
  273. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  274. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  275. package/dist/esm/gb-progress-circle.entry.js +1 -1
  276. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  277. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  278. package/dist/esm/gb-scrollbar.entry.js +1 -1
  279. package/dist/esm/gb-sidebar.entry.js +1 -1
  280. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  281. package/dist/esm/gb-slider.entry.js +1 -1
  282. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  283. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  284. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  285. package/dist/esm/gb-table-cell.entry.js +1 -1
  286. package/dist/esm/gb-table-header.entry.js +1 -1
  287. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  288. package/dist/esm/gb-toast-button.entry.js +1 -1
  289. package/dist/esm/gb-toast.entry.js +1 -1
  290. package/dist/esm/gb-toggle-base.entry.js +2 -2
  291. package/dist/esm/gb-toggle.entry.js +1 -1
  292. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  293. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  294. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  295. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  296. package/dist/esm/gb-top-bar.entry.js +1 -1
  297. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  298. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  299. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  300. package/dist/esm/globuscomponents.js +1 -1
  301. package/dist/esm/loader.js +1 -1
  302. package/dist/esm/test-input-tag.entry.js +2 -2
  303. package/dist/globuscomponents/gb-button.css +2 -0
  304. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  305. package/dist/globuscomponents/{p-27f7db8f.entry.js → p-0019e8c5.entry.js} +2 -2
  306. package/dist/globuscomponents/p-0dcf6fdb.entry.js +2 -0
  307. package/dist/globuscomponents/{p-8ea379ce.entry.js → p-188b4e81.entry.js} +2 -2
  308. package/dist/globuscomponents/{p-3762f17f.entry.js → p-27ecc3ac.entry.js} +2 -2
  309. package/dist/globuscomponents/{p-2df35014.entry.js → p-32d11ef6.entry.js} +2 -2
  310. package/dist/globuscomponents/{p-5c40b98a.entry.js → p-37530662.entry.js} +2 -2
  311. package/dist/globuscomponents/{p-7934a554.entry.js → p-3b938a8e.entry.js} +2 -2
  312. package/dist/globuscomponents/{p-d96a836a.entry.js → p-3d693d76.entry.js} +2 -2
  313. package/dist/globuscomponents/{p-02088466.entry.js → p-43224e61.entry.js} +2 -2
  314. package/dist/globuscomponents/p-44f71ea5.entry.js +2 -0
  315. package/dist/globuscomponents/p-44f71ea5.entry.js.map +1 -0
  316. package/dist/globuscomponents/{p-a390c2b3.entry.js → p-5332a01d.entry.js} +2 -2
  317. package/dist/globuscomponents/{p-dc549111.entry.js → p-54ad878b.entry.js} +2 -2
  318. package/dist/globuscomponents/p-54bf96fa.entry.js +2 -0
  319. package/dist/globuscomponents/{p-0032a0eb.entry.js → p-590ab02c.entry.js} +2 -2
  320. package/dist/globuscomponents/{p-2627c42d.entry.js → p-5edc31e2.entry.js} +2 -2
  321. package/dist/globuscomponents/{p-146958c2.entry.js → p-66d120ec.entry.js} +2 -2
  322. package/dist/globuscomponents/{p-d7328c40.entry.js → p-6a2778c1.entry.js} +2 -2
  323. package/dist/globuscomponents/{p-c7c7ce12.entry.js → p-6ed52606.entry.js} +2 -2
  324. package/dist/globuscomponents/{p-9cb18747.entry.js → p-7cc3e0db.entry.js} +2 -2
  325. package/dist/globuscomponents/{p-2a21eb7b.entry.js → p-8326641c.entry.js} +2 -2
  326. package/dist/globuscomponents/{p-705b5c14.entry.js → p-8cb765b3.entry.js} +2 -2
  327. package/dist/globuscomponents/{p-8ecbae72.entry.js → p-ab4fed44.entry.js} +2 -2
  328. package/dist/globuscomponents/{p-120a40ff.entry.js → p-b0bef3c4.entry.js} +2 -2
  329. package/dist/globuscomponents/{p-8f15525a.entry.js → p-b1ac61f8.entry.js} +2 -2
  330. package/dist/globuscomponents/{p-1e8100d7.entry.js → p-b9fa4a6a.entry.js} +2 -2
  331. package/dist/globuscomponents/{p-5e541142.entry.js → p-bf4aa815.entry.js} +2 -2
  332. package/dist/globuscomponents/{p-f3018a7e.entry.js → p-c113115f.entry.js} +2 -2
  333. package/dist/globuscomponents/{p-02c897ed.entry.js → p-c5e7ff16.entry.js} +2 -2
  334. package/dist/globuscomponents/{p-e91aa93b.entry.js → p-c658e221.entry.js} +2 -2
  335. package/dist/globuscomponents/{p-acd3e297.entry.js → p-c6991bdd.entry.js} +2 -2
  336. package/dist/globuscomponents/{p-3ac302ce.entry.js → p-c6f00968.entry.js} +2 -2
  337. package/dist/globuscomponents/{p-77d56d49.entry.js → p-cfa63fc9.entry.js} +2 -2
  338. package/dist/globuscomponents/{p-769c122f.entry.js → p-dea7f5cb.entry.js} +2 -2
  339. package/dist/globuscomponents/{p-8aafa688.entry.js → p-e0330208.entry.js} +2 -2
  340. package/dist/globuscomponents/{p-7d1fc7af.entry.js → p-e20719f9.entry.js} +2 -2
  341. package/dist/globuscomponents/{p-b14a2747.entry.js → p-e2c85cfd.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-34b42b72.entry.js → p-ed2e19f6.entry.js} +2 -2
  343. package/dist/globuscomponents/p-f118ff55.entry.js +2 -0
  344. package/dist/globuscomponents/{p-a335c974.entry.js.map → p-f118ff55.entry.js.map} +1 -1
  345. package/dist/globuscomponents/{p-b7c64337.entry.js → p-fa92a77f.entry.js} +2 -2
  346. package/dist/globuscomponents/{p-844c182c.entry.js → p-fccfa5b0.entry.js} +2 -2
  347. package/dist/types/components/gb-file-upload-item-base/gb-file-upload-item-base.d.ts +3 -3
  348. package/dist/types/components.d.ts +4 -4
  349. package/package.json +1 -1
  350. package/dist/cjs/gb-avatar_24.cjs.entry.js.map +0 -1
  351. package/dist/cjs/gb-button-close.cjs.entry.js +0 -20
  352. package/dist/cjs/gb-button-close.cjs.entry.js.map +0 -1
  353. package/dist/cjs/gb-button-close.entry.cjs.js.map +0 -1
  354. package/dist/cjs/gb-file-type-icon.gb-progress-bar.entry.cjs.js.map +0 -1
  355. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +0 -35
  356. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +0 -1
  357. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +0 -25
  358. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js.map +0 -1
  359. package/dist/cjs/gb-file-upload-item-base.entry.cjs.js.map +0 -1
  360. package/dist/components/p-BzZZMQQ7.js.map +0 -1
  361. package/dist/components/p-DNVipIEI.js.map +0 -1
  362. package/dist/esm/gb-avatar_24.entry.js.map +0 -1
  363. package/dist/esm/gb-button-close.entry.js +0 -18
  364. package/dist/esm/gb-button-close.entry.js.map +0 -1
  365. package/dist/esm/gb-file-type-icon.gb-progress-bar.entry.js.map +0 -1
  366. package/dist/esm/gb-file-type-icon_2.entry.js +0 -32
  367. package/dist/esm/gb-file-type-icon_2.entry.js.map +0 -1
  368. package/dist/esm/gb-file-upload-item-base.entry.js +0 -23
  369. package/dist/esm/gb-file-upload-item-base.entry.js.map +0 -1
  370. package/dist/globuscomponents/gb-button-close.entry.esm.js.map +0 -1
  371. package/dist/globuscomponents/gb-file-type-icon.gb-progress-bar.entry.esm.js.map +0 -1
  372. package/dist/globuscomponents/gb-file-upload-item-base.entry.esm.js.map +0 -1
  373. package/dist/globuscomponents/p-77853834.entry.js +0 -2
  374. package/dist/globuscomponents/p-78b197e8.entry.js +0 -2
  375. package/dist/globuscomponents/p-78b197e8.entry.js.map +0 -1
  376. package/dist/globuscomponents/p-a30bbf32.entry.js +0 -2
  377. package/dist/globuscomponents/p-a30bbf32.entry.js.map +0 -1
  378. package/dist/globuscomponents/p-a335c974.entry.js +0 -2
  379. package/dist/globuscomponents/p-d9f9ff6c.entry.js +0 -2
  380. package/dist/globuscomponents/p-dd81e164.entry.js +0 -2
  381. package/dist/globuscomponents/p-dd81e164.entry.js.map +0 -1
  382. package/dist/globuscomponents/p-f46743c7.entry.js +0 -2
  383. package/dist/globuscomponents/p-f46743c7.entry.js.map +0 -1
  384. /package/dist/globuscomponents/{p-27f7db8f.entry.js.map → p-0019e8c5.entry.js.map} +0 -0
  385. /package/dist/globuscomponents/{p-77853834.entry.js.map → p-0dcf6fdb.entry.js.map} +0 -0
  386. /package/dist/globuscomponents/{p-8ea379ce.entry.js.map → p-188b4e81.entry.js.map} +0 -0
  387. /package/dist/globuscomponents/{p-3762f17f.entry.js.map → p-27ecc3ac.entry.js.map} +0 -0
  388. /package/dist/globuscomponents/{p-2df35014.entry.js.map → p-32d11ef6.entry.js.map} +0 -0
  389. /package/dist/globuscomponents/{p-5c40b98a.entry.js.map → p-37530662.entry.js.map} +0 -0
  390. /package/dist/globuscomponents/{p-7934a554.entry.js.map → p-3b938a8e.entry.js.map} +0 -0
  391. /package/dist/globuscomponents/{p-d96a836a.entry.js.map → p-3d693d76.entry.js.map} +0 -0
  392. /package/dist/globuscomponents/{p-02088466.entry.js.map → p-43224e61.entry.js.map} +0 -0
  393. /package/dist/globuscomponents/{p-a390c2b3.entry.js.map → p-5332a01d.entry.js.map} +0 -0
  394. /package/dist/globuscomponents/{p-dc549111.entry.js.map → p-54ad878b.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-d9f9ff6c.entry.js.map → p-54bf96fa.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-0032a0eb.entry.js.map → p-590ab02c.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-2627c42d.entry.js.map → p-5edc31e2.entry.js.map} +0 -0
  398. /package/dist/globuscomponents/{p-146958c2.entry.js.map → p-66d120ec.entry.js.map} +0 -0
  399. /package/dist/globuscomponents/{p-d7328c40.entry.js.map → p-6a2778c1.entry.js.map} +0 -0
  400. /package/dist/globuscomponents/{p-c7c7ce12.entry.js.map → p-6ed52606.entry.js.map} +0 -0
  401. /package/dist/globuscomponents/{p-9cb18747.entry.js.map → p-7cc3e0db.entry.js.map} +0 -0
  402. /package/dist/globuscomponents/{p-2a21eb7b.entry.js.map → p-8326641c.entry.js.map} +0 -0
  403. /package/dist/globuscomponents/{p-705b5c14.entry.js.map → p-8cb765b3.entry.js.map} +0 -0
  404. /package/dist/globuscomponents/{p-8ecbae72.entry.js.map → p-ab4fed44.entry.js.map} +0 -0
  405. /package/dist/globuscomponents/{p-120a40ff.entry.js.map → p-b0bef3c4.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-8f15525a.entry.js.map → p-b1ac61f8.entry.js.map} +0 -0
  407. /package/dist/globuscomponents/{p-1e8100d7.entry.js.map → p-b9fa4a6a.entry.js.map} +0 -0
  408. /package/dist/globuscomponents/{p-5e541142.entry.js.map → p-bf4aa815.entry.js.map} +0 -0
  409. /package/dist/globuscomponents/{p-f3018a7e.entry.js.map → p-c113115f.entry.js.map} +0 -0
  410. /package/dist/globuscomponents/{p-02c897ed.entry.js.map → p-c5e7ff16.entry.js.map} +0 -0
  411. /package/dist/globuscomponents/{p-e91aa93b.entry.js.map → p-c658e221.entry.js.map} +0 -0
  412. /package/dist/globuscomponents/{p-acd3e297.entry.js.map → p-c6991bdd.entry.js.map} +0 -0
  413. /package/dist/globuscomponents/{p-3ac302ce.entry.js.map → p-c6f00968.entry.js.map} +0 -0
  414. /package/dist/globuscomponents/{p-77d56d49.entry.js.map → p-cfa63fc9.entry.js.map} +0 -0
  415. /package/dist/globuscomponents/{p-769c122f.entry.js.map → p-dea7f5cb.entry.js.map} +0 -0
  416. /package/dist/globuscomponents/{p-8aafa688.entry.js.map → p-e0330208.entry.js.map} +0 -0
  417. /package/dist/globuscomponents/{p-7d1fc7af.entry.js.map → p-e20719f9.entry.js.map} +0 -0
  418. /package/dist/globuscomponents/{p-b14a2747.entry.js.map → p-e2c85cfd.entry.js.map} +0 -0
  419. /package/dist/globuscomponents/{p-34b42b72.entry.js.map → p-ed2e19f6.entry.js.map} +0 -0
  420. /package/dist/globuscomponents/{p-b7c64337.entry.js.map → p-fa92a77f.entry.js.map} +0 -0
  421. /package/dist/globuscomponents/{p-844c182c.entry.js.map → p-fccfa5b0.entry.js.map} +0 -0
@@ -76,10 +76,10 @@ export class GbPagination {
76
76
  this.pageItemSelected.emit({ pageSize: this.selectedPageSize, pageNumber: this.currentPage });
77
77
  }
78
78
  render() {
79
- return (h("div", { key: '4f33049640e3cd60201f9fee45657e6162cd9921', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'd3eae484bce93414ced4a1affb04a107f5cbeca8', 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: 'e0fcdc9a039f71fef653c9f41c9f0170a872a240' }, "Previous")), h("div", { key: '304d6a9d45284c2cf048ea4d5b7afaf09a80d481', class: "pagination_numbers" }, this.internalTotalPages <= 5 &&
80
- 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: '8077cdb2908845b9a9bdd7e14bc82c59fa195ef6', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '0caa17502083f931b398a41ff3ff2a1fe03154bd', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'c17913ac72e67749bb1d50649f622cddc9a85018', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '2c612b62964fffd4df1ab0520e56233483be063e', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '5ae831acca909476cc1aed7287d47378d166187a', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '08f69119af8c06f62551875bb47d695f5873cc46', 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: '4125b0020ba0585d4f77599e14bf6c9aef3bd4c3', shape: this.shape }, h("p", { key: 'c718cbd6a4126706083c2f05787217c02937da4c', 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: '4305d2ae33f5fbee7dec8ed73f36cdcc00d06de9', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: '2095d40b50358a07ce460b6fcbfcb84b8ada6a7a', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: 'b674b3b5561d22aa3199f7d17a8444cec5e04291', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: '043d24cc25a644a2565a87f59ddeb38c8e481251', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: '12e70d241b5f201876058070c9fcc1a6e78d35ec', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: 'acf3bd5d4dcee320b64e29f5e760ec97e8bee953', slot: "page_number" }, this.internalTotalPages))))), h("gb-button", { key: '1fa27a569fe597ea2fc44fa7c611147424778796', 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: '60ff8ff77c7a010555b0e27c59905d81d0211d51' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'd3c4df2a072c8dabbe76d39d7ef4bcdb00ae854f', 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: 'f84f26aeec1d6844c5a9cc854a3e26ff2430beea' }, "Previous")), h("div", { key: 'e809b61d65c8b16d5371088ba8a6cbf7c2592893', class: "pagination_numbers" }, this.internalTotalPages <= 5 && (h(Fragment, null, this.internalTotalPages <= 5 &&
81
- 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: '70492cdba72d98fe4842101dfeecc6fa98ea4c2d', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'c615a194f23d350f6f5b7d4121f33f18bcbce68a', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '242b21ac843eb8ebe7e8f2a464d625750559f470', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: 'ccd17debb9eadcb1f6596fb2ac636590e9ede7bd', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '990970627ae0eefcf7e12c0a6d7bf647c0a2da3f', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: 'b2323dd8c9c01ae4305bc21ab22d5bc60ea40ed5', 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: 'ceb0ee1ec18af8b4a749b6e45a5856694622d4d0', shape: this.shape }, h("p", { key: '2fa3328fbfe4f44e448754de2d308d745d0c2553', 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: '63e9b2a46aa8deac7c07ee2c1a936e29e8ff8e49', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: 'fb537c7ebae964e5d9ad373a305d516827d2f6b6', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: '7b7a33d5b14bba6626b50e1ba5e1b4317829b7c8', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: '598cd5164a691a1d870451afe9ef9ff4a99e4361', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: '926e67c00422e8bb61aabfbb42624961bd980e0a', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '0177651100bce3b882221629b0604b16a7075bb4', slot: "page_number" }, this.internalTotalPages))))), h("gb-button", { key: 'f352b28b3e279499a8bb39024be5bc4c877d889b', 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: '1a72ae39ff4467b4723c39b2b069737f216339c6' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'f5d38cec3ea9868ed824d229a2a08bce7a12f976', class: "pagination_entries" }, h("div", { key: '0c4a8cb02cde503e760468086e95f593cb63221b', class: "entries_text" }, h("p", { key: 'ae38ac7e45867710dd2749d72c99150dfaf5f56f', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'ef651c6c504809ff1e248deedcbb570273a470b1', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '2cdb00c321cdc1e237d01f02bf63a9a3c2d38311', 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": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '6b1ebc3e8f831400be8583a7eded0b5fbfea118c', class: "pagination_numbers" }, this.internalTotalPages <= 5 &&
82
- 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: '8748d0238adb0afec1f255dfa1a13201b67a50b0', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '10309a3ed6ef4452a7181025ce069d243c6eb98e', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '7fcee45fa3bf72c00b3f15a88364c32a86a18da1', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '1641fc1b0f1fdb1e98e955483eabce52f899a2e7', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'edca56efff9ce757d55096885441c2cc6fcf88d7', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: 'dfad0c4a95ed8ad5aa8448d17dbbdc5bbe7768ae', 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: 'e3d05ae1f248b3de0e76691cacb757f3d340ad14', shape: this.shape, state: "default" }, h("p", { key: '4ac9511158327339e4ab41e40e90b2f550a5bdb4', 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: 'af3c3c00e28d6d0f6b0edd4d61b0c84e35d4c30a', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: 'b0fded5630bba4079db8e63623bad753ea943094', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: '7bef7dfafb1e70528db4d83123a82952dc2fd3b2', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: 'ed58bca2b12e23c82b27d973409362a74fad9121', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: '07fa5b15852963c20f6475056c057c61881949ec', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '03d7f85571469440bc988b7af8aec4fe51c939d4', slot: "page_number" }, this.internalTotalPages))))), h("div", { key: '9a2e4d64a98c0941144040d0b7672c43a2c9464b', class: "pagination_btns" }, h("gb-button", { key: 'd5face310421f62c7daa1ee427d561a9b75cb8f8', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: '40081ccb19257353e9cb908be5134e8b8875e403', 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 === 'desktop' && (h(Fragment, null, h("div", { key: 'cde2bfddbb7a129b16c75809f0b466001279b2d3', class: "pagination_entries" }, h("div", { key: 'a2e28e06b3c9ecf515710f08da196b7c852ff708', class: "entries_text" }, h("p", { key: '6e20eb1a37b1f87d43dbb63321de83287e56de72', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '98dd1bc578b2f8d9f544ded4acc4c5e011ce65fd', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '5b558ba707bdfaaa2e676a277f96c2d1e8a01342', 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": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: 'c99a3d676def87c96603809e972b386a71246c3b', class: "page_number_text" }, h("p", { key: '18e174671320a677b3e2a88ca8b4eda7ec6504ae', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: '9ef5f2ff472534e0f429023e04bac39b163fc6ad', class: "pagination_btns" }, h("gb-button", { key: '3675ee172a16f170775d3e662c3097be5186d43e', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'a8c39ac1bda61f8886fba6bc4431b0f69cda9f67' }, "Previous")), h("gb-button", { key: '454cc35716df8dd9c796d2f39ab2d59e25ae2ee6', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '31c19ade29df9fe33e404d407e506b24c3b1c589' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '481896687d014980445b772b3998e91b49d239ef', class: "pagination_btns" }, h("gb-button", { key: '85a0b7cc9d4c5f02b233c6a41c470f62e486bf41', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '99623ce21ac8ae022f706948ef04aacc3a5d669e' }, "Previous")), h("gb-button", { key: '188a987303def6e19b0fd4083f66c656ff747c2b', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'db0a4f6cf322e37ab7d01e4d4e0cad1450349676' }, "Next"))), h("div", { key: '6c33da2264eec837b85efec7a36cee236939f8d2', class: "page_number_text" }, h("p", { key: '0ef25b73eaddf2cd047bb28630b6ffade90724db', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: 'af08d156c650b056fce8a3d41af2e30638ffd4b4', class: "pagination_entries" }, h("div", { key: 'b3aff31cd4a8484d95068322dcb5955aaf9f026c', class: "entries_text" }, h("p", { key: '563b0bd86133cb2a949982cbfad73da42efb3055', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '6af52283e80360aeef737501114984c27dab4c3d', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '50b5668aec32baa8040108f6c976739b7d4bf36f', 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": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'd29325fccbc9d21d18da5543cde433450015a864', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '6143f9c89a29591e4cfecf1e9d8bc8ffc62f37a5' }, "Previous")), h("div", { key: 'b33f73fdae979070ad6d5046bb06aba575f92e1a', class: "page_number_text" }, h("p", { key: '3fb6cc6e602cff71538d2fbf49c84d809c2d4abd', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '264402bcad7ea107860a883dcdcb195be2c90e55', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '87178c622a06d59efcef56fe160016fa12bb9845' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '3760579caaa73e71af0ad8cb83fdcffb04c23d42', class: "pagination_entries" }, h("div", { key: 'bcbde168598f2391fa3cec75f982afbbd97395db', class: "entries_text" }, h("p", { key: '0ef99e65c866704f6e385361b89840b7a8b71a56', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '39a28c1c204f219908f572cb266a49599dc4345b', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'aa7ef859fddd98688a697bb34c15110df7afecc7', 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": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: 'cb659464eadcf9cb2ff718967c3a6f246c13f951', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '3087ba97645fdaffd28fed5bd99ef4e40ee6fefa', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'ecd35a53f7a0df00d9bce39cf6820eeed64cfd10' }, "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: 'fb1a288b874c4529599b97bf415befcc51fa011c', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '27c5b145a571b791849fa11d1bc2fc9145d70d02' }, "1")), h("gb-pagination-button-group-base", { key: '566d67561fd101659f8a3e3df34c540b68edee46', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'c1594e894cf17a99e764819f78e31a28eb94a48d' }, "2")), h("gb-pagination-button-group-base", { key: 'fcf893d7eec4337e81237e9f1da281a47ab5cca7', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '99b9b68b3644d27057bb8f4b591677fc3aeff407' }, "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: '0bef35a51515aed5e0f93b7828d6cde7fd9180a0', icon: "false" }, h("p", { key: '42867c93534499857ad4a59700a0df7cc3b310ad' }, "...")), 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: '54d656b45688df87c5de60f00475c208da0da526', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '54a79fff9c3cc18c31c24d1f6a8987865740cfe1' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '42a37f7e991b0b0fbf30d157d125738935e2aa3b', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'd9fc279a23ea97b33a6f82057e6d1b606b593d4a' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '4f2c4bb76c50d7b1beb96d450e803d1e7fc7e643', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'a289e05abf75f9ff4949b4ecb3ceea50ce7e9143' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '2598b1fd9c881ae8d3ae8a2394394e2cf5320422', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '30c07dbd3a402f5db4119aede22127a4b9e0cbc6' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'a2bad0f7961cbde73dac0b40846ee8612236500f', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '4b41358060fd3bd317350cd8f24987e2cb4e83c7', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '16c92314f5151e8400a504fe7d71ff6a6588c98b' }, "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: '80087365eb5ae37906dff910ab1cad78a5a8bb93', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '2f8320a1905f2e82fa174c31745ed480da46b850' }, "1")), h("gb-pagination-button-group-base", { key: 'b173f17ae8c5040d9a8b34237d5a6a18da98f947', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'd0eb1d24630d052f7badf0a2d20917bac007fced' }, "2")), h("gb-pagination-button-group-base", { key: '5b7778baae364340309e02988c1b7690986fd0e4', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '8fcdc3b5fdfb5d97a9a4babdfdfb1fce3bd54353' }, "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: 'c8e3c9a3c3df6581529b32d7c5ecbe88be1de253', icon: "false" }, h("p", { key: '1dd647790359f4c315b309f0aca6587bc3311c83' }, "...")), 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: '19ec180bd28074bc474ea65e3cbc19f7e8e3e662', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '427466bca6406177bbfb7ebbef054ba92937eb0a' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '60cbef142514c73fc5721dcaf3862899844bd3be', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '0df604b290438dfe7f63f1214ae759a688284241' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '249f556835c3c3d1887ea0ad41899ea680df3b14', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'aa8fc88782ad2ca40469c6866822444e724aeb57' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '007463547a83605d1804ba517cb0effc72416650', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '940874af2593cada94f2436f01748d1b47a7cc13' }, "Next"))), h("div", { key: '6aa659f5da5e9bab02b8f9976fbe113fdfc23310', class: "pagination_entries" }, h("div", { key: '8fc7b39696d73511e15c0340588c286ec3dab1b0', class: "entries_text" }, h("p", { key: '4ac0df78465592b43cc6dc46888912fb5a1d8565', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '743dc374114cf2fb09742b1ac4733f9e5e6c53f3', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'f4eb67d06c712b979a5f2b51a301ede5c7f50dc2', 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": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '11a5a330133dded45c01f17c65bd52be5a2f08f5', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'fa2a2ff9fc6a7ab4a839e948af068558f1e2a58f', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'f623f40151ca058f0ed0ab955936cef3206e9e9d' }, "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: 'c00b0982dc362df663d7a488f23b640389f97649', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '019cd94e87b451ca0cd2c44c8ad8a94cd0c48931' }, "1")), h("gb-pagination-button-group-base", { key: '52771cdaf7c73f25d4b956830a3308e166470057', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '91def1c877f2598e19e79b856089f163bd041c39' }, "2")), h("gb-pagination-button-group-base", { key: '26bcdf5a384569c4378962d8a85f2f17f5fdc8e3', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '02fdb9c2bef206af338a8903700414f4e6b13480' }, "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: '7dde579eebb508be8f195ab11b76bf1e8a8a2d90', icon: "false" }, h("p", { key: '6610601b61fb74795fd64d6a1f71c214663e2eed' }, "...")), 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: 'ca07f3c91fb89f3ffbd0583642b60ea45e162701', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '2961f4f163d28898e41706324485f6640cca1ccc' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '140aab4627d2615c380d7caa0f75ed5760fb26f9', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '49c615e3f472b790d590ba5d663738880afb0452' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'f874754a6c9fd106d7c7ac76171bb467a2d856dd', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '4d00e91c848f47bd898ec85d594b650095956bb8' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'ccc299d1a58700ab6453a06ee1e89d201b47c376', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'f5547ffdbd490030e75211383c9df4f56236c55e' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '6f91c973f67522757913ce3af2b3646ed6a2f930', 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: '38c165a911322a1c28b948506fd87b47d80d4dd2', class: "page_number_text" }, h("p", { key: 'ba6106d7cbf86a3d8bae4ebc7ccc310ad83c4287', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '8f5e3579821dcf3689b9f5005a53b3c086b1b610', 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: 'f6cef7c2f762db53637b9e9c3e792ab906b80824', 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: '0c83c764b215b8435a47e72eb8b3f1ecd1cbb3ce', class: "page_number_text" }, h("p", { key: '459226f9afd02167ac566457fd460f798a3e89aa', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'da31b79d71cea333526fcd8ad88b0745f33303ab', 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("gb-button", { key: '52b9b9acc3bc1f7740752c91c2696b6a7b0707ba', 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: '2951c71e512e06d39368c82b0f938776dc226fc5', class: "page_number_text" }, h("p", { key: 'c6dbd146e421b4cbddb82b34bfb35056b1f04ec2', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'e5ea7fa88b1e10ca5965a11104bbe39d4c230864', 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: '850e20d4cab2850b6f52819f67300081ca9d1c55', 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: 'b34a391a6d252f573c36bd3309cd79d9c9c51061', class: "page_number_text" }, h("p", { key: 'a1adfb2e4a6eda46bbc91a6cba6201a5df317d70', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '739d6ac873c85f84cd3903fc40253769c42cadf2', 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: '65284372264cf7a2f9d6ffc1832cb12c4a7088bd', 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: 'fbcfe8abc2c3f6144cef4b76f8d4821277f5a0e6', class: "page_number_text" }, h("p", { key: 'ea70f4f670e3b0336875e34e16cb35aeaa5f5445', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'd558fecc304eb4c09a8b4003eaffc98a78da5d76', 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: '3d8e84b57fd70e425cbe1fa060a623355da4b78c', 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: 'da70acc6e79a90ed410385be8bf20594aa512cfe', class: "page_number_text" }, h("p", { key: '94094d8f105dc8e775add35b845f4dec58415776', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '9d2fe6c170fa4b694afcbec619cf0a85473e4df6', 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: 'df36c2aa1fcd70dfa520530a17860c3eabe2950f', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '97e1b21d4439966f8744a09e148684b9ee293072', 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: '014466b1d6eeb237494e2a2f159c7e62ec51272d', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'a70e58c9ffff6e7cac522902cd187ff35ea7caac' }, "1")), h("gb-pagination-button-group-base", { key: 'f680c1d97e8b7bca0a47920a5c00184b98d87e1e', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'b40d8ccd3e4a8f086583b9cb885f8ac5bac0cb97' }, "2")), h("gb-pagination-button-group-base", { key: 'fcb1fd437ae43d917fb8a09224c2622065c2cbe4', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '07a3bdda808bbaf10616d82ab45dce3a2e739d04' }, "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: 'e3d30b231a4d2e8ce28f3d2801b1df189670ac9d', icon: "false" }, h("p", { key: 'aecbdb75d06f19bc67e71169013eea5260dc0a26' }, "...")), 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: '85ca03e779cca12831c6a15d35425112ff22fd3f', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'a31060e23f11a8ee0c4b2618ad2601fb89e080e2' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '56ba7076fee545137d92e96f780074e0db4f8f8a', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '46c73ffb41a96d17cebb173d7cb3f8fb4043ae5b' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '491979e83ad80a6f28ba79bd8e9fb0d591047708', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '4098849799361bc29cb98cca0bbc06c592c753f6' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '11f2e8161a4744a0be7438f75dfa1061145c33d1', 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: 'fd292c944755e253fca714511866f823485727c7', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '6dd1f05f3b71a0b1f3312af20c9c7c52c13db157', 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: 'a91a18aa3ec9b4d30b7499d3185fbc5c0e80b8c5', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '9391b0375eda9d9c95a4e8e9431a4ebf73ffdbaf' }, "1")), h("gb-pagination-button-group-base", { key: '4ebc6453f960a20bf65b22399b438bb3a60b4f48', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '18a32ab6b1320b212fe937a89c5f79d5f9a43ac6' }, "2")), h("gb-pagination-button-group-base", { key: '03d5aeca419e6f99e9d9a3f48793da87caf17ea3', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'b70ee4b4f8c72a2203f9b0c6a0dafd117695dcbf' }, "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: '57d39e373e19c1862302e49442f4614852538dd9', icon: "false" }, h("p", { key: '5e2baeb546b2bb635e0b05a0819d2d536cbd2ebb' }, "...")), 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: '8f67a6da1cbf210ab14ad4e634632845a0ea919e', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '846f3836ede77c709fc7b1d3d48d985e361cd31e' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '69cf0c743aa590eb882d345d71a709ecc028e217', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '1aa6192529200074131a31a58c937541950d035d' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '0a607871b12fa5547232213bd881e399e3642341', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'cb80ef88f930dec6e20d40e14d3c0233ff5168d7' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: 'b9db865a86cd79162aca661166fe7254306d0aa4', 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: '654f048bd8a3d4287f169698f9f957d9b4cc4a27', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '23b470aacee93058918d2561f5a01c83b32dd197', 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: '804585e2c2b78b065106248d9c733ff4b3bdfe77', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'a54701ab5c6357b5db5146567ff3e400ba700e90' }, "1")), h("gb-pagination-button-group-base", { key: '4e19a15a28c287c2ce8977447f57a34b7c575774', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'b7717d2bca0106a680e2a08c5afe2f1822ea203c' }, "2")), h("gb-pagination-button-group-base", { key: '2916db49c1ba5bb41f7a9ee29b0ece27c636b9b9', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '3ca59b42734a7d9d8f1c6917ad4e251b6f50b132' }, "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: '329fff81013076d75b9eac906a3e65d38f68ef35', icon: "false" }, h("p", { key: '63c8f9adaca95c1ba68f86c1921e8157aa2665aa' }, "...")), 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: '32e507cf9884174c1065aa68d896bec6aa0d3cbe', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'fa30d0fe19d4a737f6370e36d790b2021f76c842' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '0b525a414c7081d16acf4e2af1b35151fe6d015d', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '712fe9e57e4b6f863c8d36daadeb71419557e402' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '2a037e41730152bc27e12021e7942879bc6c1e50', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '45314af5399062d92492a2bd834704271f2fb11d' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '42f5c6d8518b6b7fcb5a41f6bf5cda112104246a', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
79
+ return (h("div", { key: 'ebadb90fe2291a2732ed32bd8daf6b723a60c29c', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '6945318ea850674604331e720e447a04253d0be2', 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: 'd6278f981cc1a0e270712f781bbddb4b15b39c81' }, "Previous")), h("div", { key: '75bcce44e9f4d856db160af2b3f7ac28d83f37ea', class: "pagination_numbers" }, this.internalTotalPages <= 5 &&
80
+ 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: '36ea79919b54c52707f91b1dbac1200deda53bc9', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'dbe462100e0d71a0ba58e51b7510d0dda6fa27ee', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '266e65bfdabda3dfe1d0fad72bf613f3eda5e51b', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: 'e6efd65103f4dac7cbb0242ee86cf389132e4187', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'efd9badc75dec262afb84e8bbfb9062ea88c6e23', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '0e9d920722ad492768d5c848f1590d7aa7d5ebdb', 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: '6bb151009e8fae9153f0d91156b1e6f08cb243d3', shape: this.shape }, h("p", { key: 'e1dbe5eba43904bdf8ad3fc8cee0021ff5aae048', 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: '705c5a50671a9f79c780e6d4055cf9480eda2d9e', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: 'e499c300ba907918c3385e73a4a0e278f70fca47', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: '41ad6201d7f06a6d0b387aba8074f7d70c40cc21', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: 'e5dabdbb70fc1b8e3e847bd8a7b2e608fd4e7024', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: 'a52ad87184297fa832cb50048a6648346f31150e', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '6e579bfd834dbd3bac2e9081fefb8c91caf9d71c', slot: "page_number" }, this.internalTotalPages))))), h("gb-button", { key: 'ab81ffb62a08717aed2bf12be269aa57a82c9523', 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: '1b971e5474b1b2bc0354a97463245d3a22d30edb' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'd8327d4ad43aaf1e2b6d524f7b1cde2d9d4ff7a2', 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: '31f7d8e83d74ab01bc60ce7ad3e270798998133d' }, "Previous")), h("div", { key: '97dda439a30e06ffdf6d6948cd7dd18e2018b560', class: "pagination_numbers" }, this.internalTotalPages <= 5 && (h(Fragment, null, this.internalTotalPages <= 5 &&
81
+ 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: '334c56addc8f1493af0d8d65533cadf36b721980', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '233bc89706b4e93aadbb854e73c7f9be8fb6a1da', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '68adaf60741033ff56e42419fcecfbbc8e774e20', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '7f4685117f9b460c67ac1f423f3007c3cd9201c2', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'd9215ece47d3af527106f7b05341cfc8b7375083', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '5569ed09e5fdb88b9b35a7e283386bab59e0d1a0', 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: '074dd6cefe4e513157f00e30fe1c8999ea47337c', shape: this.shape }, h("p", { key: '9736b1d5a2b1bc153127714e95096140a8c61466', 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: 'a1497cc5a586228d89b728eacfd4743ea78d31b6', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: 'd30c769e98cd257da580b3c47cd11a4a5b6c4bd7', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: 'c62a6710153e1b98bc8c84d8056dd35fc6f26d11', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: '3656fb77ed10b5216b6d0573b0712faa59606f7a', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: 'ac92e824d022b3a5af8cff22975086baf82b1b05', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '3e5fa2fefbb47594d712e4a7835498dcc1a96bc8', slot: "page_number" }, this.internalTotalPages))))), h("gb-button", { key: '3e17c40fb5329839aff303e8b5b59b795e4bec2b', 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: '1d516bd373df645b421d58d0c64bcbffcf51fe2f' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '0e4d775c299a527f159162b504842510143d35ac', class: "pagination_entries" }, h("div", { key: '8b3682287b0ae2294c6c7d886053c1bac8b1ac2d', class: "entries_text" }, h("p", { key: '3aa9476e3f5927faace08e1e90b32e03dd5737e7', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'b3f8173b4ed575203bce8497482b4c0ab3307e20', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '1d25073d0c180e1d821f75e2302d89bebb4f2312', 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": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: 'd1731a6ee0471189145102a7c140b66dd3ff660c', class: "pagination_numbers" }, this.internalTotalPages <= 5 &&
82
+ 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: 'df59dc696d048667125b10808a24441dbeb229f2', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'a61730bc8a5243c60f2628f73796b6634e328146', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'f6a6086e192e698b038505e533c8bb876c58b81a', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '30ed50e7d9473ac67b66755c59db704b26149593', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '83ca115d598cdb46e2fd9675957cbc6a5f4ad806', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '46e73f42d9ad21148ded1e0a4609b42bee2c41dc', 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: '6ef2eaec2e6a1d3d06ffe3c81466434b8b353c3b', shape: this.shape, state: "default" }, h("p", { key: '0d29f80b9c93abb493f3ffbc676342dfd272bfd0', 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: 'ef4b8a617b1aafd8435ed8d99c46aebfff271e39', shape: this.shape, state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 2) }, h("p", { key: 'e2d44c41fa607aaa2cd4fc28c2a86903f7b5c80a', slot: "page_number" }, this.internalTotalPages - 2)), h("gb-pagination-number-base", { key: '7d495e55888807c4799ade6790735518643a3929', shape: this.shape, state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages - 1) }, h("p", { key: 'c2ce43ae5bb3520d1b808333380adf29519fc155', slot: "page_number" }, this.internalTotalPages - 1)), h("gb-pagination-number-base", { key: '058a2e572d888cad2782ecdf0c325b9aaeb71fbf', shape: this.shape, state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.internalTotalPages) }, h("p", { key: '8971a5e4bdf71531f1d250b84eb6c81495a2f465', slot: "page_number" }, this.internalTotalPages))))), h("div", { key: 'ad9c0b53349c17fb7a0fe6b0c4778bdeaf9e31e5', class: "pagination_btns" }, h("gb-button", { key: '3eeb1052556e42faa1ac101c936906ba8128ba5c', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: '31ad689989e2b874ab7a0a887e41985b6e57e966', 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 === 'desktop' && (h(Fragment, null, h("div", { key: 'f01cc59be0ae1ab46ea5b08aec255a003e045244', class: "pagination_entries" }, h("div", { key: '09f5927a1e8c817555ba81bb5f6ed363e267edc2', class: "entries_text" }, h("p", { key: 'd84a6e1328593217ed1df0ded10f6636d9571f23', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'fdb9654988c520816e3f0e3bbaf1c5d737f1121e', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '6911878d98252ea2012e6b1f8f4dc30b143c37f5', 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": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: 'ea95ef0460e8412e5e8f15007f51676e2aa26263', class: "page_number_text" }, h("p", { key: '6b5cdd76be9241629e49b8654f46738a6928f3f6', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: '5f2414f6bc2e5d1b9f730f5165483cca0603d83b', class: "pagination_btns" }, h("gb-button", { key: 'c480a82c6fdee889a9ff330325c4157e67714a4a', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '8f3fedc36abc458e461d7f100e012e4bb24ad358' }, "Previous")), h("gb-button", { key: '14b65d873f32a0fbf3a148834f040a12e423db9a', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '682a6a4a9c39eafb01c24fddfef49e78c7d1bca2' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '9369d92a49d41f2afc054560269c821f32624c1a', class: "pagination_btns" }, h("gb-button", { key: 'd288c812cc8e267c2475b3666f5c8530858ec54f', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'fa1e1e1efb817d3f093007ebabaf0d15e6b71844' }, "Previous")), h("gb-button", { key: '3d1105ac65b221c7e6056515da9b5d9634d04cb0', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'd33902a9229a818efa9944e11d38c5d263a1507f' }, "Next"))), h("div", { key: '39270f7580451e840689c15186d9df8a17bb75e3', class: "page_number_text" }, h("p", { key: '103cac8080ed349ebcfa1e89b13b78c48868ad99', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("div", { key: '7e240edbe4e1e57258ddc713e29302ed88bfabdc', class: "pagination_entries" }, h("div", { key: '7e77748e95b7b9d4e818797c74c0cf01c79cf177', class: "entries_text" }, h("p", { key: 'de4acd4a093463292a482eeef2acdbf6f4000b0e', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'bb0288d045d00a752934b1b92f607f9faee5880e', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '5d31d52a56b9ba04f768134dd81cf51fc05aca17', 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": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '92667840afe1de9c4678061cae099f055a8287b5', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '3d2d0aecb1b67d9f6fbae1935321bdb296f2279a' }, "Previous")), h("div", { key: '1e0e67f8d62fa50c3ab1934a46693eab7ce90629', class: "page_number_text" }, h("p", { key: 'fed35278473102a2f01d98ad6dde2f21bc099bfa', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'aee6df8ce892540a033868cd33cc7d77a48f8ead', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '21d1714feb5dcd7eeae30359184eec570d1dfc5a' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'ad367854e2c49e69b9952d49ab5f92701851eab8', class: "pagination_entries" }, h("div", { key: '5f0ef1cee59cfa2e3f84a627d3b8b6fcaaa80268', class: "entries_text" }, h("p", { key: 'c772a311c5f36b09c27c2762e8481a88b6099314', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '933f2719dfea5cad241247c3e776b67effd2b2c9', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'b8ba66d10f0d5c8ebba0336d5b4df1c523d9579e', 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": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '8b5290a514fbdbf5d113f5b5f3396c22bae42e70', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '496f39082c3e3b48c46e609a0eb436650070c314', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '8e9deb5e2c994e2b14edcd867bec49bb02750c92' }, "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: 'eadd2a6aec26648e1ef70acd95886d9727ba57da', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'f2493afd4d8a08eaeb5631df02767dcf1e86f329' }, "1")), h("gb-pagination-button-group-base", { key: '12eed86477b5723c0cd671edf02362aa14e402aa', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '0f09eb6f9e642035e657f1c20372444c69b89b66' }, "2")), h("gb-pagination-button-group-base", { key: '3faa10979df5b0e5e79cd8b98cd7494a5f054f97', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '937fc115640f667a1f6aa0c03a5cb72945e7b50f' }, "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: '24c1c3d3805030588bd33cac2e5a1d5f6dd5c7c1', icon: "false" }, h("p", { key: '36daf2cee8c3a5e61b06b072ae852571caa1efd0' }, "...")), 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: '2c897e6fdc66300b6c14a0e8cee08df2a1250da5', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '116755db89d59c96b9dbffe0b36480a197dc348b' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '63544cc8a99724c72525ecb94b45ee610df4652e', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'e99a9d9569b87588ea1b7ecdd33668ee40694a19' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '774bf00f0fcb56c5a500da14da18b9a66802d255', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '1bbcbe8fcce836f8a003531ba689a2714fc2fc8a' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '836278318609000eea8185a18a5dfc675f97a94d', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '5758e2329a2de47e6c0955d4a4b7d62e66bb7b9f' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'e8013bbed933451089b72fc74395e81a444ec8e0', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'a2219c1ef35ceb876ab34302b8ce29ae10086cf6', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'f78f0166cfe8a3ff2c783b2670c71e869e20108c' }, "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: '99c0ed523949e630957a3629d25ee3ec4d1c5183', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'b30c6652107bf85c09e24edf40d80d9332c590d4' }, "1")), h("gb-pagination-button-group-base", { key: 'bcdb48813bbba713ec7a8b8ddb1f980d2d5b4664', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'dc3f83b4afe019429b335ca2df177ba98a0c91df' }, "2")), h("gb-pagination-button-group-base", { key: 'fa58ee20d86a9a7fa1105efe67a1d9d4b4542ffa', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '871720aa51cf8293db2809813ba8a745244f46ca' }, "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: '5077810f5f52357c1cf200e932ebc675953540ef', icon: "false" }, h("p", { key: 'ca22ea16c0d29ce302cc7282f536cfc26b3e4f57' }, "...")), 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: '3bd4c10fd96ea71e5e9112cb99de9d42648107a6', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'c4b00c3e2a33c2b06bc3ab6b483e1b6288ea3d5e' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '41b782e754271e63c189eb928800b7454d28c902', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'da20273e3cb6b07ba43c396ec1c361343de2fbfd' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '0d820aa1610d0231266e0900e69e10e6a092166d', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '2d905d9f5c60a91310341467e5b7412f26bc4b17' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '58f21683286f8dc51611793143e3f4314c3f42b6', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '610192b055bf51c411371cabeae596e4fe5cdd31' }, "Next"))), h("div", { key: '834808e20e4b226bd9a5585092e8ccf4bb7caacb', class: "pagination_entries" }, h("div", { key: 'f15e3a512e8ae24f17dffc0cb9b1d9bf9eae4986', class: "entries_text" }, h("p", { key: 'a3ddebc44eded8309be25361e9a0417aa8584d10', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'fb46a1748c9970d0a276a52e69a1f6f31b3cc328', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '0854cf9d5fa8f9cad8d566fa44ba27139ecb0217', 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": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '75b629145492ec7980c9cd1f31e334e39c4de3b5', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '6e260593c2530220792f015c4edcf216a9a3b03a', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '8d9489dd38aa19b2f9b5db4ec9ec7f9793edd4a2' }, "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: '278544b621940f159c2c60e5a459f108cdc112db', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '08b2588ec06ee241e7980538400b24ff9fd2ffa3' }, "1")), h("gb-pagination-button-group-base", { key: '79004043470cb76fd7f4ffdb0a57691e55dfbe06', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '15337a3e96e83194a52dbaac7b8b928da1a5376b' }, "2")), h("gb-pagination-button-group-base", { key: '2e9a47815eb55c2787190351703df12adcfcdc26', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'b031386beba1a7aaaea5898b9e1df500bca7711f' }, "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: 'c98a9f2c01ba68e6f17330ed56ab186aa367e6fa', icon: "false" }, h("p", { key: 'e72f00377031f149d3392fe05cb32663efdfbf5e' }, "...")), 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: 'd72db2902831d54975b950bfeb1667378461d73b', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: 'd9d188e97ae776abe0eed08fab2e9373ab2737bd' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'f16323c017cc107500e69a27492b329fdccabaad', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'd28c354b23cfa6e49bcc90dad1ca3b88a1b0aee2' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'e9b713120472aacee112609776fe0c87240064e3', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: 'ebb1474552c88967602b9d9c1fc36879e6e12b97' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '1738af3c18776b23c4d08207b59906f4e7b37edc', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '9e50520519cc089cabfd974e9571f3ef2d583507' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '3cbc1ab28f5a1a6ebe830465116dcf6101f4236b', 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: '241d5b7a348b815498a9df917ad3ea46e6063c68', class: "page_number_text" }, h("p", { key: '1485404af1e64bd50de8aa0c074ade78b2c15cd6', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '31fa87338f21588672f7716cfb88cf25fc7806b1', 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: '442cc1ab8c2ef0341368a9a82e26e8cca0ec3e7c', 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: '80b43f73db96db68cd2244875b93e77d7b932cf0', class: "page_number_text" }, h("p", { key: 'eb5c700487e7452fa06c934b23b4427ea78e24d8', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '2d4c201d886ff55bf0b59f4f00d24b446a174917', 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("gb-button", { key: 'e601e9c2ceeec4436c969a1010e5b4d7df73bf49', 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: '163a45c9f162580ce04d827dc51cbe6a350aee14', class: "page_number_text" }, h("p", { key: '2adf8111e7a612cbfc83f8f4c1f0044871c7a9e6', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '4921dc455ffbb18d8a3f6148dab3f05523a5efe8', 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: '128e56808195cde7c196620f9261df14415464ee', 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: '5f1f495d19ba26b14a844e6304421f2eb7c327ca', class: "page_number_text" }, h("p", { key: '96604aa51cc2c418038476b3fe1b64d536e740e8', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: '6ff5d368bda3482bf3abcb7e59277a04fe5b9559', 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: 'b1a932adb1f1976e5febb047e1d19bd0a0043e38', 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: '5694d6e1d719049f2a27a482f2f2c392a947face', class: "page_number_text" }, h("p", { key: 'd385367c2d3b77b67ee5bc83d1ac1de03cccadfa', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'db4b227dca4f14560582669469d9fdfa9d5124c3', 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: '76a52cda638f46dfefe2b041ff0ff1802b0a6791', 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: '6d0246bfd31125d5d222b787811f26ecec3c6948', class: "page_number_text" }, h("p", { key: 'ac350ef141f7f82a230a67b2225d7703dc8bea4f', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.internalTotalPages)), h("gb-button", { key: 'c8aa1b15f65d716b49c3cb6b3be9e8b31454af08', 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: 'e26dcd83ace86b257113db551beb382ae872e0fe', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '1d1104d08bc813995d889e041da413adeadaeadf', 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: '65d24218e3c3c4a507b498e9574b8ae6835fbbb3', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'bd11278d9d7b8646b5e868c9a0221e5362c63835' }, "1")), h("gb-pagination-button-group-base", { key: '600a1bf4f5bbb46b017348e68b4cab849b17ff26', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '86fce8c94afb59e351d2fbb7606cb2955d8c925c' }, "2")), h("gb-pagination-button-group-base", { key: '84cb7c89c9e7b059d54da5fa99ac26f9a6065892', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '4c29a69147844e406ea3e0d8c7084adc0fa362c4' }, "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: '139d8d8ed48d939408634824c3b547fc8b398249', icon: "false" }, h("p", { key: '3506a439ecb3c67b3f4e5c56adbe794118a5d931' }, "...")), 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: 'c63053c85d1e0c89f14cb21e705583195f349e51', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '27e4048b2190abfa8ed4003a59bba8989cdcd7e4' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: 'f388009541a6caef12ee6e8d2db5b114c236b8ab', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '41cb336b17e3ef8ce797943f665f570fc476308f' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '9ae7c3e0cf0429cf5a237e96f2baf6018013d680', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '79ce7e7bb7e2c0219b0f6c142c6a8867241920f3' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '74e766837ad35817a8e39e3305148ef1ce58d153', 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: '6d7d59a0d8ca2e6123ee038b382a22ab7dba7d34', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '92e7290bbe664c9ac6007c44418cd5e625b87b4f', 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: 'ef84c4e5ee08bc070256b99a69b5bcdd4e9fc156', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'e7c55d2f5b0fdc5170ea97d3e7d020e4903610d5' }, "1")), h("gb-pagination-button-group-base", { key: '7da1d75ab9a72f87faa63665b102bc595c68367e', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '7cecb16b1b433351c08eb30ac6d91f1185f9a019' }, "2")), h("gb-pagination-button-group-base", { key: '02e820289fb1326f9f2d7db142773eb0842de506', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '2ddd5ae89b3d3521dc770a10f356522e21674313' }, "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: '90a1668bca4aee0f21a516cae3e71ecc55873965', icon: "false" }, h("p", { key: 'deaede628530f8ea663fea82ff41ba1594be9d5a' }, "...")), 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: '0294d7fbe743503bae1b51958c9e98fcacbfbd58', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '382320c62283c0f198b7fe889dd5326610a21d9b' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '524a6d3ecfeb5fb7fffea35d3749d9cc22430085', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: 'a602ac3c9b23884cb51ca9a65f7291e789c7933e' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: '8a0fd33674ca7b634edfdd82d45b14fd3e3ccbd5', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '616b3afb74f3864ac92b8478834a118c02d17957' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '59449574fe2d9987a52619905c30f0b6bbc3334d', 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: '6f5ee8486edd9242414efed4b98bcf99d68762a2', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '424d5c643591972106886c9b5497a680453d439b', 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: 'cb07a9a5bc3bf607664d77314f0b6415b1c8dea1', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'adf1ca75ee4dab802b1e3dabc8780a3c657a3a1a' }, "1")), h("gb-pagination-button-group-base", { key: '1c1bda9347456cf028f22cb17a1f4a2e2ae0be23', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '0378b8f9d405238e3ad4ca7df2c1ee8ee086d4af' }, "2")), h("gb-pagination-button-group-base", { key: '89212cd504899af235d45e03e6567c337f89e21f', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'dfe2841fd20ced4d7de123c38234cab227a4c36d' }, "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: 'fc43b4649ad223d3511e1ed7dab9574fbd5cd00c', icon: "false" }, h("p", { key: '0d042a1dcc7f92db4e2816128fe98eedc48131c2' }, "...")), 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: '0bd2bf807d1d92ce808e616221f3f71fcb249e06', icon: "false", state: this.currentPage === this.internalTotalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 2) }, h("p", { key: '43e0f0cb4a43f6c3c45de68d552c160f686e47b5' }, this.internalTotalPages - 2)), h("gb-pagination-button-group-base", { key: '0d3f4fa974596b7b244e24699bbff6c0cc24dca2', icon: "false", state: this.currentPage === this.internalTotalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages - 1) }, h("p", { key: '806b53c37a0c47ad6e52983047b2677bd2fa54c2' }, this.internalTotalPages - 1)), h("gb-pagination-button-group-base", { key: 'cfbce2d40329099380ef48efc8439b926a23d8bf', icon: "false", state: this.currentPage === this.internalTotalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.internalTotalPages) }, h("p", { key: '6d96f6a178455bbf076fbdc3b35278ca596ef879' }, this.internalTotalPages)))), h("gb-pagination-button-group-base", { key: '9d999af9ad19829cc0dceeb08b7b256178134866', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
83
83
  }
84
84
  static get is() { return "gb-pagination"; }
85
85
  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: 'a722a250f874dc50c0366a3123ecd4f87c1861e8', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && h("slot", { key: '8560fee5543a8cbe44e0da1bc0c72133ae2fcafd' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: 'd1a22181bf46fab07734a9f972ec82d2e2e6e476', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'ee80c543f88d8c0b8a39bc9ee8a376191b61f2b0', 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: 'f97ed7ca0e4093a52c014afa760ee01fc16622ab' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: '1fd8b814d1c202a6459994ffde6d5cdb2619f9ca' }), h("svg", { key: 'ec2b77d35b897a7f45fb81c58689211782461996', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '6d9c7daf9238ea6111d4522b1be1473f8b3139e7', 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: 'da4a3589fa1d95456c2cede6c426c471e63046af', class: `icon`, innerHTML: this.leadingIconSvg })))));
23
+ return (h("div", { key: '388134a058c18b1b257e19c7f43efe14a460f9e7', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && h("slot", { key: '2e7ff522ff9d8933eb99adc0ddd53d6a5f1ba7c3' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '2ae8ebce48d5d466113e07e48a0d36c4de955ee2', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '71ffa73b9eac1b763627a9884883eccd6d08afca', 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: '50a86eeeb4d5d8e4d2ef179631076ec7bedf6485' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: '26cb60e0f6eb97ba8b0a7100b4c3ce9882dd2460' }), h("svg", { key: '157495bc72357c3c21a77706d4f68dc2a5ec655e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '6bad37140f8dd88f80f0336deac286e3c4189245', 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: '22eda5af29b247f3a291740f8710476a242b9cb5', 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: 'da15a88383964b101d08b6ce937de8e0bda41571', class: "dot_group_div" }, h("div", { key: '136eec831bd30a9c7d7739ad06fbed2873129699' })));
8
+ return (h("div", { key: '74cfe1cda5314115a85751580d200bc36cfbf536', class: "dot_group_div" }, h("div", { key: 'c8098bea083d93cd283efd556a00655ef681fcde' })));
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: '2861408d4fb2a12ff328a2b7bc97c82d5760e1e1', class: `dot_indicator_div
7
+ return (h("div", { key: 'e5452e0a57e64c4b98f5dccc689473dbfd7ed328', 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: '05cb969cdfd9a9cf269c0bd9e3017e67e5fc52b5', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: '9b7e31bee08e5a1ab73d0d0e43682b22146f3e70', name: "page_number" })));
16
+ return (h("div", { key: '3c51905d546acfb322bf9bfdef1754cfdaff0c03', class: `page_number_base ${this.shape} ${this.state}` }, h("slot", { key: '240102f9d4b9c8f6f9801793073873744b646866', 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: '96b8a40c15fc01ccf5f9db0909227506b9d9c0c5' }, h("gb-btn", { key: 'f5a11cfbf452f281a7c6c2dcd6588fbd8e0b1ce5', size: "sm", hierarchy: "link_gray", 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: '27bcae9228c5489049f37d32c730a77a21f1f4f2' }, h("gb-btn", { key: '58d97bc56a181252093519ea61efd749ef1fb7e8', size: "sm", hierarchy: "link_gray", 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"; }
@@ -5,7 +5,7 @@ export class GbProgressBar {
5
5
  }
6
6
  render() {
7
7
  const progressValue = Math.min(Math.max(this.progress, 0), 100);
8
- return (h("div", { key: '58ccae21ada82c52b14bba7be60232ba07f02aa5', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: 'c5839466e4e545613c6e782dd18acac88d9ec534', class: "progress_bar" }, h("div", { key: 'a54f940bea615172dd8f7e03fcc029bd3efd6c55', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: 'f901e90ea7a6e0137ce0051c13ff60d05bf85620', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: 'ac4cb65d8b3bb592f08dd83b35289c90a56736d7', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: 'ac724d53b216b309049b7292369317b2d97d64d8', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: 'a094e84d84c4f240634b0c87bdfb6e2639182715', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: 'c8e3105760c2dad2e1ed8100bd3b843998a1862a', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: 'caaeb1a8abcf924c9581a7213adcb13727984728', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '80edcbf514d279990968996adb7b5b384fef19fd', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
8
+ return (h("div", { key: '1213cd06af22579ec8b7cf541c121ae5e7414f34', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: 'f9c0b83d6e0a2ae2de5d822d7ef9bc396e09e853', class: "progress_bar" }, h("div", { key: 'a3579b9f656c29302086334a455165c839fa5975', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: 'effe0095717a6bb9ac1e5afeb9ced87ded898dc1', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: '48388058595afcf5d1fa70136b0b996500d31783', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: '0aee185742e20f7926772b7bc21f5354c4771ba0', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: '6720f068b51222a110bca831909b99d48dfe5139', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '846613e7c713b466750a9a4f41db0a7b0267b027', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: 'd454d8cd05fb755a7a3ad3b29d6183d7ff14d378', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: 'ac97d6dc4785709f193c5a0e9c6cdbbc1314348f', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
9
9
  }
10
10
  static get is() { return "gb-progress-bar"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -28,7 +28,7 @@ export class GbProgressCircle {
28
28
  }
29
29
  }
30
30
  render() {
31
- return (h("div", { key: '03119c03ca4a0bc30f6d4d17f1c497e7a497a151', class: "gauge" }, h("div", { key: 'ec87c02fe4c2795f0082a406e5fe3b6e36579a5a', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: '6b81b1f8bb84ab517555e6dc9a1478dba0ebc8a6', class: "mask" }), this.label && (h("div", { key: '94766423c5238dc32938b8a63880f57aec4194a2', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: '562f07eb15c8c26404378deb12c06a7d93a62e8e', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
31
+ return (h("div", { key: 'c08516b3035aeb7b2817cb230d50f9ea4faf8100', class: "gauge" }, h("div", { key: '14a1545b900573c72b3a7825f62994a73cf65bfe', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: 'dd79b50077939b7808055cd5d7121c442e0feb8b', class: "mask" }), this.label && (h("div", { key: '6a2e840d743021e976601bc82c68320a76513db8', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: '27dffb71dd5a7aea38351badc20f6a74066a872d', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
32
32
  }
33
33
  static get is() { return "gb-progress-circle"; }
34
34
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class GbQuickActionCard {
5
5
  this.label = '';
6
6
  }
7
7
  render() {
8
- return (h("div", { key: 'ba59945e8023d11055462a394f7bc495f012f9e5', class: "quick_action_div" }, h("gb-card-icon", { key: '224263585537f77bcfda834e2a1e9c7e102ac87e', color: this.color, icon: this.icon }), h("p", { key: 'c1c3c3a1926d7f74ca59e477bca9a8f1f06b5e47', class: "label text-xs-medium" }, this.label)));
8
+ return (h("div", { key: 'e0285d1b99d2aa7fe1fd1df9c7dcd23d1bd57326', class: "quick_action_div" }, h("gb-card-icon", { key: 'f682cd10e6697124e9cdc34cb3054fc299cac577', color: this.color, icon: this.icon }), h("p", { key: 'd6acbe2a540bd4f01250053355aef3bf3a80e674', class: "label text-xs-medium" }, this.label)));
9
9
  }
10
10
  static get is() { return "gb-quick-action-card"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ export class GbQuickActionIcon {
6
6
  this.isHovered = false;
7
7
  }
8
8
  render() {
9
- return (h("div", { key: '2601bcfe13f4c7d6a055003fb91dc0cd357eb3f1', class: "quick_action_icon_div", onMouseEnter: () => (this.isHovered = true), onMouseLeave: () => (this.isHovered = false) }, h("gb-card-icon", { key: '3e45232d2f2102282b802a950a874dc019312dd3', color: this.isHovered ? 'cyan' : 'blue', icon: this.icon }), h("p", { key: 'd20e7540fc84c0477d059257e5ef913063f6dff4', class: "label text-xs-medium" }, this.label)));
9
+ return (h("div", { key: '1797c098fbb0477d674dcc691fbce9dee6d623b8', class: "quick_action_icon_div", onMouseEnter: () => (this.isHovered = true), onMouseLeave: () => (this.isHovered = false) }, h("gb-card-icon", { key: '7e4b3dfceacfd70e1f1764e6e6628e3b8b789c6f', color: this.isHovered ? 'cyan' : 'blue', icon: this.icon }), h("p", { key: '097b4f9211d65705b04c754e9fd94780d8f77aa1', class: "label text-xs-medium" }, this.label)));
10
10
  }
11
11
  static get is() { return "gb-quick-action-icon"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -5,7 +5,7 @@ export class GbScrollbar {
5
5
  this.length = '25%';
6
6
  }
7
7
  render() {
8
- return (h("div", { key: '4bb6c32c8b3b3d2402e459bf71ab8b8943d4a4ad', class: "scrollbar-container" }, h("div", { key: '170c2c2f9dad9550d0fb375d89b24c80ae820467', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '7b84f9d5512f25a9b684fcca3b6dec23bb546ece' }))));
8
+ return (h("div", { key: 'a466b0c100f97cada0f5cf9649b584e034fc1694', class: "scrollbar-container" }, h("div", { key: 'ee32fa5cefb6b419afb304c070434f873f9c033a', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '93c4488fba3a8334db3ac21098410267b451ca60' }))));
9
9
  }
10
10
  static get is() { return "gb-scrollbar"; }
11
11
  static get encapsulation() { return "shadow"; }
@@ -98,7 +98,7 @@ export class GbSidebar {
98
98
  const logoSrc = getAssetPath(`assets/globus_bank_logo.svg`);
99
99
  const blueLogoSrc = getAssetPath(`assets/globus_bank_logo_blue.svg`);
100
100
  const whiteLogoSrc = getAssetPath(`assets/globus_bank_logo_white.svg`);
101
- return (h(Fragment, null, this.type === 'simple' && (h("div", { key: '5a3ea01a62a2e570f0727d60d8da2fd6824b1225', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '0f7e19fc1151c42f7b8676aa4c3cf80f1e6fdc10', class: "pattern" }, h("img", { key: 'dca2813888b4c2f37ee4f8810cff5df095e6a23f', src: patternSrc, alt: "" }))), h("div", { key: '87da9ee003035692cce0a2a8df69b5d5c756017d', class: "nav" }, h("div", { key: '264d79898f3d15de38c50c6d0d1bcddd6e896ad6', class: `sidebar_header ${this.state}` }, h("div", { key: '6f9b3cde7b8018d71d71def858178d6574c86bd2', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && h(Fragment, null, this.category === 'plain_background' ? h("img", { src: blueLogoSrc }) : h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && h("img", { key: 'fd0781732ffffc4e11bbe0d53a5a4f7a558fd18d', src: logoSrc, alt: "" })), h("div", { key: 'dfc08fa5d56acc335abf1d668a47968a2806bda6', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '3be1d40b431f9a0a5c4f0aea4774f4c5a99a3f4a', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '1ce1affac8c2ec12cb5df4b12ba0009ad88bfc7e', class: "navigation" }, h("div", { key: 'b21eaaa76bd576c9d3069d6e9fd31ee6b9d5227e', class: "item" }, h("gb-simple-side-bar-item", { key: 'f36999de6bbddcb042eac230f11e31c6e7b29e23', state: this.activeIndex === 0 ? 'active' : 'default', icon: this.firstItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(0), label: this.firstItemLabel }), h("gb-simple-side-bar-item", { key: '66df531083d3377281acaddb50eaa99e5539db56', state: this.activeIndex === 1 ? 'active' : 'default', icon: this.secondItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(1), label: this.secondItemLabel }), this.thirdItemLabel && (h("gb-simple-side-bar-item", { key: 'b722f89fade8840147c22f024dad154c2429573f', state: this.activeIndex === 2 ? 'active' : 'default', icon: this.thirdItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(2), label: this.thirdItemLabel })), this.fourthItemLabel && (h("gb-simple-side-bar-item", { key: '149e627cfb61aed11a1daa99dadf56b4db41368c', state: this.activeIndex === 3 ? 'active' : 'default', icon: this.fourthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(3), label: this.fourthItemLabel })), this.fifthItemLabel && (h("gb-simple-side-bar-item", { key: '8d8b1c55ec30537ceac6bc6cdbec923f8a48aed5', state: this.activeIndex === 4 ? 'active' : 'default', icon: this.fifthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(4), label: this.fifthItemLabel })))), this.showSecondCategory && (h("div", { key: '6ba6332da2e5e08f3150b8bb2891fe7371217eb5', class: "navigation" }, h("div", { key: '478894f86a9775aaadb1493de036f450f2a9533b', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: '64a3447d65c75448b17bbee371005e483cf7d834', state: this.activeIndex === 5 ? 'active' : 'default', icon: this.sixthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(5), label: this.sixthItemLabel })), this.seventhItemLabel && (h("gb-simple-side-bar-item", { key: '8ac716905e4ba654a21906a0c23751812f7ff59e', state: this.activeIndex === 6 ? 'active' : 'default', icon: this.seventhItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(6), label: this.seventhItemLabel })), this.eighthItemLabel && (h("gb-simple-side-bar-item", { key: 'b493cd34be5a7a4f92c3a0bb0fcac281781b0871', state: this.activeIndex === 7 ? 'active' : 'default', icon: this.eighthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(7), label: this.eighthItemLabel })), this.ninthItemLabel && (h("gb-simple-side-bar-item", { key: '6f19062006866ffc03dabf917d95dd0706e7e896', state: this.activeIndex === 8 ? 'active' : 'default', icon: this.ninthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(8), label: this.ninthItemLabel })), this.tenthItemLabel && (h("gb-simple-side-bar-item", { key: '26af5dbc5beffcd44dae1b01e1e694ace0cce123', state: this.activeIndex === 9 ? 'active' : 'default', icon: this.tenthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(9), label: this.tenthItemLabel })))))), this.state === 'expanded' && (h("div", { key: 'd6b6ecf14b2d13673a4a3d45112785ce3e2c8461', class: "application_name" }, h("div", { key: 'f1d13cf76ce6dca72703011b166684b262fcfcbf', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: 'd78e3654d32d7d8b591837360f388fcb1c614529', class: "application_name_pattern" }, h("img", { key: 'bee8e8cef290f9021baef70b52a0374d4bb0554f', src: patternSrc, alt: "" }))), h("div", { key: '702a9530a02018ef0fccca2030d4b0e8417388d4', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '20e9cf0fa3ba6ebc2af6ff9786b21c5852b2ab14', class: textClass }, h("slot", { key: 'f969c6bc94cff3fe14403a621762912daf78fdb8', name: "application_name" }))))))), this.type === 'complex' && (h("div", { key: 'b464de9686e367b019ec46965b61941b92cee9cc', class: `sidebar_and_nav ${this.state}` }, h("div", { key: 'fc5d2e140eb4339ef33002f5afe749cfb949ff2a', class: "nav_div" }, h("div", { key: 'ae8596ae84eedb023020593a9ffcf42185b850b3', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: '395313e714c201f3c89cbab7e9c878f02c1cf785', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: '6e57fb7606451d8aef5f3ad414234e97637213a6', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: 'cf415b831d6d5787804ec4fc87cf278635642df2', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '2bd2a1940dd2339129539ba985c3f7b677b04e94', class: "complex_sidebar_div" }, h("div", { key: '3734e014a6b79d6ff55a6cc394f1336743847593', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: 'e06a88a2e420d5175db4a9cb599664d7f57c55bc', class: "pattern" }, h("img", { key: 'dcdd9e442143ce6e869c0f1ff0d760e561b0b454', src: patternSrc, alt: "" }))), h("div", { key: '135a80d34d04a4dcce12fbad8363f585ee35eb04', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index) => (h("gb-complex-primary-side-bar-item", { key: `${index}`, label: primaryItem, category: this.category, "item-style": this.navItemStyle, icon: this.complexSidebarData[primaryItem].icon, state: this.activePrimaryItem === primaryItem ? 'active' : 'default', onClick: () => this.handlePrimaryClick(primaryItem, index) }))))), h("div", { key: '2d1eb953a7aa19f4f160558ed73274117de9df91', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: 'a2ec56e00bc2641d0238b57c0d820b99b9c7fddb', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index) => (h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index}`, type: this.state === 'expanded' ? 'full_with_label' : 'icon_only', label: secondaryItem.label, category: this.category, icon: secondaryItem.icon, state: this.activeSecondaryItem === secondaryItem.label ? 'active' : 'default', onClick: () => this.handleSecondaryClick(secondaryItem.label, index) }))))))))));
101
+ return (h(Fragment, null, this.type === 'simple' && (h("div", { key: 'c0e0a0126cdd75ec519223e03a361703efdbe51f', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'bbfd2b2fed83faa474a54dd83d2314ccf25015a5', class: "pattern" }, h("img", { key: '278f11d038a55c8c68c749d8cad8f149a94879f8', src: patternSrc, alt: "" }))), h("div", { key: '09655e5cbebc473485dc1fecda4ba6d39e1c1f0d', class: "nav" }, h("div", { key: 'c0db287c1c38df275a9854fa84f5992c61a528ec', class: `sidebar_header ${this.state}` }, h("div", { key: '47029d61c5e43e6d7e8bcaf9098aa63779171560', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && h(Fragment, null, this.category === 'plain_background' ? h("img", { src: blueLogoSrc }) : h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && h("img", { key: 'e730a4137cf1655f79d5d47a98099df75e46e8bc', src: logoSrc, alt: "" })), h("div", { key: 'fabda5f033a59e3562cb02a0b41fae868c946ac8', class: `collapse_button ${this.state}` }, h("gb-collapse-button", { key: '8664a17c3f3ab0e57ebea4567ab17c4cd438c347', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '39c77001cac8d1f53666cbaaa34ec807bb509572', class: "navigation" }, h("div", { key: '51b642e0e0be07829c3800330bb26ebfe9d26a19', class: "item" }, h("gb-simple-side-bar-item", { key: 'f6925b628b95949200f3ec7ff10d777461bf53fe', state: this.activeIndex === 0 ? 'active' : 'default', icon: this.firstItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(0), label: this.firstItemLabel }), h("gb-simple-side-bar-item", { key: '38bca1fee87b184cbdfb16e5d055f07abbf3e3fb', state: this.activeIndex === 1 ? 'active' : 'default', icon: this.secondItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(1), label: this.secondItemLabel }), this.thirdItemLabel && (h("gb-simple-side-bar-item", { key: '1859074f504270d958d08b68801a9dad27f337f6', state: this.activeIndex === 2 ? 'active' : 'default', icon: this.thirdItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(2), label: this.thirdItemLabel })), this.fourthItemLabel && (h("gb-simple-side-bar-item", { key: 'd525ee6e211b45c01c6eed389b68d24def045e10', state: this.activeIndex === 3 ? 'active' : 'default', icon: this.fourthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(3), label: this.fourthItemLabel })), this.fifthItemLabel && (h("gb-simple-side-bar-item", { key: '268e43e5b4f36f281735411f6901c1d0fec9808f', state: this.activeIndex === 4 ? 'active' : 'default', icon: this.fifthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(4), label: this.fifthItemLabel })))), this.showSecondCategory && (h("div", { key: '74892d68c003b8ffb43cb1907a4817f7b24129f5', class: "navigation" }, h("div", { key: '908e273c5fa2efa7e6f13a6dac5425329a218feb', class: "item" }, this.sixthItemLabel && (h("gb-simple-side-bar-item", { key: 'fc54dfd83996ef8e7b99402db5d7572ad604358c', state: this.activeIndex === 5 ? 'active' : 'default', icon: this.sixthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(5), label: this.sixthItemLabel })), this.seventhItemLabel && (h("gb-simple-side-bar-item", { key: 'e5d1ffe587eba07e90a0009d8af850519706d72e', state: this.activeIndex === 6 ? 'active' : 'default', icon: this.seventhItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(6), label: this.seventhItemLabel })), this.eighthItemLabel && (h("gb-simple-side-bar-item", { key: 'c81f431317ecf484382943ee984c893b9be25c2d', state: this.activeIndex === 7 ? 'active' : 'default', icon: this.eighthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(7), label: this.eighthItemLabel })), this.ninthItemLabel && (h("gb-simple-side-bar-item", { key: '1c12e7201265e9baf0c099448b9410f7532b885f', state: this.activeIndex === 8 ? 'active' : 'default', icon: this.ninthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(8), label: this.ninthItemLabel })), this.tenthItemLabel && (h("gb-simple-side-bar-item", { key: '54ca4fb25a58fe2a47213c51edf711b5fe583732', state: this.activeIndex === 9 ? 'active' : 'default', icon: this.tenthItemIcon, category: this.category, type: this.state === 'collapsed' ? 'icon_only' : 'full_with_label', onClick: () => this.sideBarItemClicked(9), label: this.tenthItemLabel })))))), this.state === 'expanded' && (h("div", { key: 'c0fd6ace2508a5e593fd92a7ed70cac20b6e011f', class: "application_name" }, h("div", { key: '4b42448bfaf42ace2c7d204c08498310d4bfae52', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (h("div", { key: '408f083a0fe61a5b5ca3711b5293cafe442a672a', class: "application_name_pattern" }, h("img", { key: '627c0311d710d73eda04ba8f43cd0663a23f3ca2', src: patternSrc, alt: "" }))), h("div", { key: 'b1e3565a33c7265fe93cef405f04111baf36e9c1', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), h("span", { key: '9a00fdb36522027d24654f52e3897330ab88540b', class: textClass }, h("slot", { key: 'e584b51ad7c4f8f077ca1a9ac7f90294bb6d7d10', name: "application_name" }))))))), this.type === 'complex' && (h("div", { key: 'd1936c477be0c787d836923fee1a8362da81cc68', class: `sidebar_and_nav ${this.state}` }, h("div", { key: '43283d6b68eaf1343ff1b72b87d2ab72fa349a5c', class: "nav_div" }, h("div", { key: '816d11573114aa8051db41cbde90b25fac0e2206', class: "logo_and_button" }, this.state === 'expanded' && h("img", { key: '1e631b85830a421d7c78f738f330d2f9bb31193e', src: blueLogoSrc }), this.state === 'collapsed' && h("img", { key: '32bdf0bbd602c8025e1cac1b95d21c3f1d729c18', src: logoSrc, alt: "" }), h("gb-collapse-button", { key: '7ed65c0b9260a5168e3da9339c5bb1bc2417cac8', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), h("div", { key: '281fd869895abf78b9062340eaaae45848932d9f', class: "complex_sidebar_div" }, h("div", { key: '6f74a9841d355ed0ca54559b169515b11d9a8c89', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (h("div", { key: '8c82f80729f9b95b71a09ba512385be0fe0177a7', class: "pattern" }, h("img", { key: '8d84704591f9bc4999e0b85e161dccbc833ea3ef', src: patternSrc, alt: "" }))), h("div", { key: '0b06c71b06b21826190e798a798214280be94257', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index) => (h("gb-complex-primary-side-bar-item", { key: `${index}`, label: primaryItem, category: this.category, "item-style": this.navItemStyle, icon: this.complexSidebarData[primaryItem].icon, state: this.activePrimaryItem === primaryItem ? 'active' : 'default', onClick: () => this.handlePrimaryClick(primaryItem, index) }))))), h("div", { key: 'dce68566eeebeef76cdbd13672105fccae479a3a', class: `secondary_side_menu ${this.category} ${this.state}` }, h("div", { key: '27a83495471c7a08a88193aba81e8ebd6e6401bd', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index) => (h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index}`, type: this.state === 'expanded' ? 'full_with_label' : 'icon_only', label: secondaryItem.label, category: this.category, icon: secondaryItem.icon, state: this.activeSecondaryItem === secondaryItem.label ? 'active' : 'default', onClick: () => this.handleSecondaryClick(secondaryItem.label, index) }))))))))));
102
102
  }
103
103
  static get is() { return "gb-sidebar"; }
104
104
  static get encapsulation() { return "shadow"; }
@@ -28,7 +28,7 @@ export class GbSimpleSideBarItem {
28
28
  render() {
29
29
  const redBarSrc = getAssetPath(`assets/bar.svg`);
30
30
  const whiteBarSrc = getAssetPath(`assets/bar_white.svg`);
31
- return (h("div", { key: '807c92db88b48c800e4d991d87df18e69f7ad4e9', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '0040a79573bfa1ebcf34656b056cdec65f841150', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: 'dee5c0d5961c1c97b49898f8727068e0fc7b3625', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: '9a5018319c2ac44847ec328d188d13a289de2ee8', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: 'b30e424cf7165232e709839773c2b574589b21f3', class: "content" }, h("div", { key: '492a2259b3a564f7c54fb118873b332caf8bf762', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'b4453b3e964ff882ba11cb695e1e513bae508fc9', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (h(Fragment, null, this.showBadge && (h("gb-badge", { key: '1862e44c7880c9accf68ffc97af15b812fd87177', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: 'f57377a6baf4601f5c9fae4a82538b141a85c9b4' }, "10"))), this.showArrow && (h("svg", { key: '423eeb280fb6cc63fcb14236dcbbbbfeb8412a76', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, h("path", { key: '410ea2e712c95ba70b4fd303fea3acf61df31ad9', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (h("gb-tooltip", { key: '669ba83733d3625eb4e327bb6803083462bb66be', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: '27f149b617ee21d5778174785b8073c58205b419', slot: "label" }, this.label)))));
31
+ return (h("div", { key: '44ebc1da5ed754f6e8c5f97f40069be96469c37a', class: `side_bar_item_container`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'b163776b266238ee79aafe301d065143260602bd', class: `nav_item_base ${this.state} ${this.type} ${this.category}` }, this.state === 'active' && this.category === 'plain_background' && h("img", { key: 'ee09ba573ff3b89fd295fb6387c1a8d7d85c2aaa', src: redBarSrc, alt: "", class: "bar" }), this.state === 'active' && this.category === 'colored_background' && h("img", { key: '760a03665975b3a104a6ac7543c043b925827c11', src: whiteBarSrc, alt: "", class: "bar" }), h("div", { key: '500eb85fbd98837bd51dcfa12651bb8a1f934f4d', class: "content" }, h("div", { key: '265aa1f82b1445d11d9fc29304277de48c696276', class: `icon ${this.state} ${this.category}`, innerHTML: this.leadingIconSvg }), this.type === 'full_with_label' && (h("p", { key: 'f639424e9c1eed0d74fc50a2358b9137e3749529', class: `label_text ${this.category} ${this.state} ${this.state === 'active' ? 'text-md-semi-bold' : 'text-md-medium'}` }, this.label))), this.type === 'full_with_label' && (h(Fragment, null, this.showBadge && (h("gb-badge", { key: 'bf9f9f6e732c1878131045bb5a01ae3a993a8b22', size: "sm", type: "pill_outline", color: this.state === 'active' ? 'information' : 'gray' }, h("p", { key: 'ece203f66b9cb018d1b34ac635ffc6f45d555da2' }, "10"))), this.showArrow && (h("svg", { key: '5e9b79328cc155a815fbfc303f2f7a64a52812dc', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", class: `arrow ${this.state} ${this.category}` }, h("path", { key: '1a2cdbe7b74921fbbeab854ccc0a04158fb47f42', d: "M6.00003 4C6.00003 4 9.99999 6.94596 10 8.00003C10 9.05411 6 12 6 12", stroke: "#212C65", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))), this.type === 'icon_only' && this.showTooltip && (h("gb-tooltip", { key: '3d557f0e187a77b7233c749dabf7bdd65da3917e', "show-arrow": true, arrow: "left", class: "tooltip" }, h("p", { key: 'c111ace8b557a6d359f6cfa09f95274f12e0859c', slot: "label" }, this.label)))));
32
32
  }
33
33
  static get is() { return "gb-simple-side-bar-item"; }
34
34
  static get encapsulation() { return "shadow"; }
@@ -71,7 +71,7 @@ export class GbSlider {
71
71
  return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
72
72
  }
73
73
  render() {
74
- return (h("div", { key: 'ee656e4b38843607d7802c31c7fd05e1380dd0cd', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: 'f8e9d81b1e7623169288eff3f89d1538855a8295', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '31fed9bfe9e8b56b22f4bd561611f2dfa18d44f9', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '801f39351e057e7f012b455b32b53abb0e940e6f', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
74
+ return (h("div", { key: '1be9846c13e3edf59925509edaac2dd6855069e8', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: '82d18a15482e37cbcdd7977d8ed669a66d737207', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: 'bd828583399b88ac953eadc211b9d95433d062bd', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '01a34056a0d47a466e2930d0abb1f361d44b177e', class: "right", value: this.formatValue(this.rightValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.rightValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'right') })));
75
75
  }
76
76
  static get is() { return "gb-slider"; }
77
77
  static get encapsulation() { return "shadow"; }
@@ -18,7 +18,7 @@ export class GbSliderControlHandle {
18
18
  this.isFocused = false;
19
19
  }
20
20
  render() {
21
- return (h("div", { key: 'cdc2c4ca4fd2657ecab7a9b220421cb9171b4cf6', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: 'abc7a03b9ddee39c29cc2a50a175681e4528ac96', class: "tooltip-container" }, h("gb-tooltip", { key: 'b3fa415a4c33ae58dceccb8fab1fed340d2eeb7b', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: 'e95c766ec124050730e4f164eb377641e8903d15', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: 'f9dea8d8d989486fcdf835fbc58bec135012a00f', class: "thumb-label" }, h("p", { key: 'a9a905eefee5fd473ad435339fbeaf134ecc1dad', class: "thumb_label text-md-medium" }, this.value)))));
21
+ return (h("div", { key: 'ea76e578a9b69e56d98d20126da78dece7a77c54', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: '4b6f6761091fa86491d33f6374bb7d591c8d4a6c', class: "tooltip-container" }, h("gb-tooltip", { key: 'cac7a7ad1645fd6d76f07ece62d6a82770edec48', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: '1adfc6dcdb1cfe821ef3cf24e4c717237ae33c73', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '43252473706c206a70d2a77c2ff2398d7b512321', class: "thumb-label" }, h("p", { key: '2e4b371ed06b9b0b3a67edd380d25eb9745eddba', class: "thumb_label text-md-medium" }, this.value)))));
22
22
  }
23
23
  static get is() { return "gb-slider-control-handle"; }
24
24
  static get encapsulation() { return "shadow"; }
@@ -8,7 +8,7 @@ export class GbStatusIndicator {
8
8
  }
9
9
  render() {
10
10
  return [
11
- h("div", { key: 'e6719883ad7798a53e9bbe0a89f43da8917ccc4c' }, this.statusIcon === 'online_indicator' && h("div", { key: 'a35d96499bd28bfb43f33ffd072d7f18961a77d4', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: '4b5e295ccd13b575887467c6449408dbf5287d32', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, h("g", { key: '395cae4164773ef3b00c2ca34cfbd9b90dc2bbb6', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: 'dc209daf380ff8fb2f4ca9476bffb2e5cc66ff13', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), h("path", { key: '23547fbeefcf666baf900d4bf2f0e2c8b747e4d1', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("defs", { key: 'f119a3ba4cc673a1420b01c8ce787c8321ccb04b' }, h("clipPath", { key: '51f20846b8111eb535e9fa07ac4d74e5a3d8b5fa', id: "clip0_0_21453" }, h("rect", { key: '31133d81d667f9b2c17d1941de7a30f580cfbcf5', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: '2518f5a7d3375ac8be1259785578dd9691c67a9d', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, h("path", { key: 'b17f6d5fe3a6deffe7ad38832b2fa2d78b907cf2', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), h("path", { key: '9e0a26e0275ddbb64a5bdbf96463d93eb5d0094f', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
11
+ h("div", { key: '5070366d78b6e26ea7da5658838e51799bf021d8' }, this.statusIcon === 'online_indicator' && h("div", { key: 'f1ebeb2053058c68a1704aa42a1fdf5e01636842', class: `online_icon ${this.size} ${this.indicatorStateClass}` }), this.statusIcon === 'verified' && (h("svg", { key: 'cdcb43b5c81b9deb962e733834c22e1996e94e0c', xmlns: "http://www.w3.org/2000/svg", width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", class: `verified ${this.size}` }, h("g", { key: '3c4f867432cb8e3cddaf7d126db0ead4fa12c408', "clip-path": "url(#clip0_0_21453)" }, h("path", { key: '79d0b00305e44d0de7756ecbe32545bf24ed057e', d: "M24.7109 5.66715C25.0148 6.40217 25.5982 6.98642 26.3328 7.29145L28.9086 8.35837C29.6436 8.66285 30.2277 9.24688 30.5321 9.98196C30.8366 10.717 30.8366 11.543 30.5321 12.2781L29.466 14.852C29.1614 15.5874 29.1609 16.4142 29.467 17.1492L30.5313 19.7224C30.6822 20.0865 30.7599 20.4767 30.76 20.8708C30.7601 21.265 30.6825 21.6553 30.5316 22.0194C30.3808 22.3835 30.1597 22.7143 29.881 22.993C29.6022 23.2716 29.2713 23.4926 28.9072 23.6433L26.3332 24.7095C25.5982 25.0134 25.0139 25.5968 24.7089 26.3314L23.642 28.9071C23.3375 29.6422 22.7535 30.2262 22.0184 30.5307C21.2833 30.8352 20.4574 30.8352 19.7223 30.5307L17.1484 29.4646C16.4133 29.1608 15.5876 29.1614 14.853 29.4663L12.2772 30.5317C11.5425 30.8355 10.7173 30.8352 9.98284 30.531C9.24835 30.2267 8.66466 29.6434 8.35997 28.9091L7.29273 26.3326C6.98881 25.5975 6.40543 25.0133 5.67087 24.7083L3.09509 23.6413C2.36033 23.337 1.77648 22.7533 1.47188 22.0187C1.16729 21.284 1.16688 20.4585 1.47073 19.7235L2.53689 17.1496C2.84062 16.4145 2.84 15.5888 2.53517 14.8542L1.47054 12.2766C1.3196 11.9125 1.24188 11.5222 1.24181 11.1281C1.24175 10.734 1.31935 10.3437 1.47017 9.97956C1.621 9.61544 1.8421 9.2846 2.12083 9.00595C2.39957 8.72731 2.73047 8.50632 3.09465 8.35561L5.66858 7.28945C6.40297 6.98579 6.98687 6.40316 7.29212 5.66944L8.35904 3.09366C8.66352 2.35857 9.24754 1.77455 9.98263 1.47007C10.7177 1.16559 11.5436 1.16559 12.2787 1.47007L14.8527 2.53623C15.5878 2.83996 16.4134 2.83934 17.148 2.5345L19.7249 1.47172C20.4599 1.16741 21.2856 1.16748 22.0206 1.4719C22.7555 1.77632 23.3395 2.36017 23.644 3.09507L24.7112 5.67161L24.7109 5.66715Z", fill: "#0086C9" }), h("path", { key: 'aaab3153ce22153c304dfca1a8691721583e9c1a', d: "M10 18.1818C10 18.1818 11.2857 18.1818 13 22C13 22 17.7647 12 22 10", stroke: "white", "stroke-width": "2.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("defs", { key: '018df06c87da3dafbe99e889b13e03b5afb0cbc3' }, h("clipPath", { key: 'd954c252ce311b014f674cd9c6c83990cfd0495f', id: "clip0_0_21453" }, h("rect", { key: 'a99cec461695edee93919f5e577942e952eba181', width: "32", height: "32", fill: "white" }))))), this.statusIcon === 'company' && (h("svg", { key: 'cf7297a9bc04f5afc4877e710a5167bdc47f7c06', xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", class: `company ${this.size}` }, h("path", { key: '96002083d494ff918afe7d951e045d123ab449d6', d: "M18.8322 3.70039C16.9123 2.11995 14.5039 1.25399 12.0172 1.25001C10.6041 1.24776 9.20439 1.52413 7.89818 2.06333C6.59198 2.60252 5.4049 3.39397 4.40485 4.39237C2.64504 6.1493 1.54876 8.462 1.30275 10.9365C1.05674 13.411 1.67622 15.8943 3.05566 17.9633C4.43511 20.0323 6.48919 21.5591 8.86802 22.2836C11.2469 23.0081 13.8033 22.8855 16.1019 21.9367C18.4004 20.9878 20.299 19.2715 21.474 17.0799C22.6491 14.8884 23.0281 12.3572 22.5464 9.91759C22.0647 7.47798 20.7521 5.28082 18.8322 3.70039Z", fill: "#FF0033", stroke: "white", "stroke-width": "1.5" }), h("path", { key: 'c7d9d847a62eb96d1d25c486b1c9956ea3043f0f', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8942 13.7488V11.865L15.2835 11.8807C15.5231 11.8822 15.7598 11.9336 15.9785 12.0314C16.1973 12.1293 16.3933 12.2715 16.5541 12.449C16.715 12.6266 16.8373 12.8357 16.9131 13.063C16.989 13.2903 17.0168 13.5308 16.9948 13.7694C16.9948 16.4275 12.901 16.9969 12.8973 13.7488M12.8973 8.75316C17.3054 6.44066 17.6942 11.5213 15.0323 11.2788H12.886L12.8973 8.75316ZM16.7385 11.5113C19.8985 10.3013 17.2573 5.5894 12.0854 8.5044C11.5544 8.07132 10.9218 7.78073 10.2473 7.66004C8.96979 7.40066 7.25604 7.62628 6.29479 8.52378L6.75917 8.97941C7.2569 8.55053 7.86627 8.27194 8.51626 8.17611C9.16625 8.08028 9.83009 8.17117 10.4304 8.43816C10.6321 8.53335 10.8098 8.67262 10.9505 8.8457C11.0911 9.01879 11.191 9.22127 11.2429 9.43817L11.266 13.7669C11.0785 16.7738 7.20354 16.5413 7.20354 13.7669V11.8682H10.2492V11.295H5.59729V13.1644C5.60917 16.7175 9.93104 17.315 12.0717 15.5863C12.9471 16.2353 14.0184 16.5649 15.1073 16.52C18.9442 16.4938 19.7323 12.3563 16.7273 11.5144L16.7385 11.5113Z", fill: "white" })))),
12
12
  ];
13
13
  }
14
14
  static get is() { return "gb-status-indicator"; }