globuswebcomponents 1.6.2 → 1.6.4

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 (365) hide show
  1. package/dist/cjs/gb-avatar_16.cjs.entry.js +67 -47
  2. package/dist/cjs/gb-avatar_16.cjs.entry.js.map +1 -1
  3. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +13 -13
  7. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +6 -6
  8. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
  9. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  10. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  12. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  25. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  28. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  31. package/dist/cjs/gb-tooltip.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +47 -0
  36. package/dist/cjs/gb-vertical-tabs.cjs.entry.js.map +1 -0
  37. package/dist/cjs/gb-vertical-tabs.entry.cjs.js.map +1 -0
  38. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  40. package/dist/cjs/globuscomponents.cjs.js +1 -1
  41. package/dist/cjs/loader.cjs.js +1 -1
  42. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  43. package/dist/collection/components/gb-comment/gb-comment.css +0 -6
  44. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +421 -1
  45. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js.map +1 -1
  46. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  47. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  48. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  49. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  50. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  51. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  52. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  53. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  54. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  55. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  56. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  57. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  58. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  59. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  60. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  61. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  62. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  63. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  64. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  65. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  66. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  67. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  68. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  69. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  70. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  71. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  72. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  73. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  74. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  75. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  76. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  77. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  78. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  79. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  80. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  81. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  82. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  83. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  84. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  85. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  86. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  87. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  88. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  89. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +6 -5
  90. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js.map +1 -1
  91. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  92. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  93. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  94. package/dist/components/gb-avatar-add-button.js +1 -1
  95. package/dist/components/gb-avatar-dropdown.js +3 -3
  96. package/dist/components/gb-avatar-group.js +4 -4
  97. package/dist/components/gb-avatar-label-group.js +1 -1
  98. package/dist/components/gb-avatar-profile-photo.js +2 -2
  99. package/dist/components/gb-avatar.js +1 -1
  100. package/dist/components/gb-badge.js +1 -1
  101. package/dist/components/gb-checkbox-group-item.js +1 -1
  102. package/dist/components/gb-checkbox-group.js +3 -3
  103. package/dist/components/gb-collapse-button.js +1 -1
  104. package/dist/components/gb-comment.js +1 -1
  105. package/dist/components/gb-comment.js.map +1 -1
  106. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  107. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  108. package/dist/components/gb-detail-cell.js +4 -4
  109. package/dist/components/gb-file-upload-item-base.js +1 -1
  110. package/dist/components/gb-file-upload.js +3 -3
  111. package/dist/components/gb-header.js +2 -2
  112. package/dist/components/gb-help-tooltip.js +1 -1
  113. package/dist/components/gb-horizontal-tabs.js +45 -5
  114. package/dist/components/gb-horizontal-tabs.js.map +1 -1
  115. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  116. package/dist/components/gb-input-dropdown.js +1 -1
  117. package/dist/components/gb-input-field.js +1 -1
  118. package/dist/components/gb-mega-input-field-base.js +1 -1
  119. package/dist/components/gb-notification-content.js +1 -1
  120. package/dist/components/gb-notification-pane.js +4 -4
  121. package/dist/components/gb-pagination-button-group-base.js +1 -1
  122. package/dist/components/gb-pagination-dot-group.js +1 -1
  123. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  124. package/dist/components/gb-pagination-number-base.js +1 -1
  125. package/dist/components/gb-pagination.js +15 -15
  126. package/dist/components/gb-password-button.js +1 -1
  127. package/dist/components/gb-progress-bar.js +1 -1
  128. package/dist/components/gb-progress-circle.js +1 -1
  129. package/dist/components/gb-quick-action-card.js +1 -1
  130. package/dist/components/gb-quick-action-icon.js +1 -1
  131. package/dist/components/gb-scrollbar.js +1 -1
  132. package/dist/components/gb-sidebar.js +9 -9
  133. package/dist/components/gb-simple-side-bar-item.js +1 -1
  134. package/dist/components/gb-slider-control-handle.js +1 -1
  135. package/dist/components/gb-slider.js +3 -3
  136. package/dist/components/gb-status-indicator.js +1 -1
  137. package/dist/components/gb-step-base.js +1 -1
  138. package/dist/components/gb-stepper-horizontal-icons-centered.js +2 -2
  139. package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -2
  140. package/dist/components/gb-stepper-vertical-icons-with-text.js +2 -2
  141. package/dist/components/gb-tab-button-base.js +1 -1
  142. package/dist/components/gb-table-cell.js +1 -1
  143. package/dist/components/gb-tag-checkbox.js +1 -1
  144. package/dist/components/gb-tag-close.js +1 -1
  145. package/dist/components/gb-tag-count.js +1 -1
  146. package/dist/components/gb-tag.js +1 -1
  147. package/dist/components/gb-textarea-input-field.js +11 -11
  148. package/dist/components/gb-toast-button.js +1 -1
  149. package/dist/components/gb-toast.js +2 -2
  150. package/dist/components/gb-toggle-base.js +1 -1
  151. package/dist/components/gb-toggle.js +2 -2
  152. package/dist/components/gb-token-field-compact.js +2 -2
  153. package/dist/components/gb-token-field-compressed.js +3 -3
  154. package/dist/components/gb-tooltip.js +1 -1
  155. package/dist/components/gb-top-bar-item.js +1 -1
  156. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  157. package/dist/components/gb-top-bar.js +3 -3
  158. package/dist/components/gb-vertical-tabs.js +1 -1
  159. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  160. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  161. package/dist/components/{p-Vs_T1kQh.js → p-2zhmlwSn.js} +4 -4
  162. package/dist/components/{p-Vs_T1kQh.js.map → p-2zhmlwSn.js.map} +1 -1
  163. package/dist/components/{p-CFTtWUo5.js → p-3adYCRI6.js} +3 -3
  164. package/dist/components/{p-CFTtWUo5.js.map → p-3adYCRI6.js.map} +1 -1
  165. package/dist/components/{p-au0Iu1eb.js → p-7FoTwn7P.js} +7 -7
  166. package/dist/components/{p-au0Iu1eb.js.map → p-7FoTwn7P.js.map} +1 -1
  167. package/dist/components/{p-B4PD2Tez.js → p-9Gybkjf6.js} +4 -4
  168. package/dist/components/{p-B4PD2Tez.js.map → p-9Gybkjf6.js.map} +1 -1
  169. package/dist/components/{p-Cn3fAbqY.js → p-BEx71tR-.js} +3 -3
  170. package/dist/components/{p-Cn3fAbqY.js.map → p-BEx71tR-.js.map} +1 -1
  171. package/dist/components/{p-C3_Sfw66.js → p-BMT-HcT8.js} +3 -3
  172. package/dist/components/{p-C3_Sfw66.js.map → p-BMT-HcT8.js.map} +1 -1
  173. package/dist/components/{p-DoeriZDH.js → p-BTgaJ38N.js} +3 -3
  174. package/dist/components/{p-DoeriZDH.js.map → p-BTgaJ38N.js.map} +1 -1
  175. package/dist/components/{p-tdRdp28T.js → p-BUKII-Vv.js} +24 -24
  176. package/dist/components/{p-tdRdp28T.js.map → p-BUKII-Vv.js.map} +1 -1
  177. package/dist/components/{p-BW36iD0p.js → p-C42cmMQN.js} +16 -16
  178. package/dist/components/{p-BW36iD0p.js.map → p-C42cmMQN.js.map} +1 -1
  179. package/dist/components/{p-OiP9secW.js → p-C4ur6kKT.js} +8 -8
  180. package/dist/components/{p-OiP9secW.js.map → p-C4ur6kKT.js.map} +1 -1
  181. package/dist/components/{p-_DscvXiK.js → p-CDroKpB2.js} +4 -4
  182. package/dist/components/{p-_DscvXiK.js.map → p-CDroKpB2.js.map} +1 -1
  183. package/dist/components/{p-BWBihtRo.js → p-CGATB7Vx.js} +4 -4
  184. package/dist/components/{p-BWBihtRo.js.map → p-CGATB7Vx.js.map} +1 -1
  185. package/dist/components/p-CI7_S3u8.js +121 -0
  186. package/dist/components/p-CI7_S3u8.js.map +1 -0
  187. package/dist/components/{p-BNG1IcFt.js → p-CWLX_7aj.js} +4 -4
  188. package/dist/components/{p-BNG1IcFt.js.map → p-CWLX_7aj.js.map} +1 -1
  189. package/dist/components/{p-Cp0fWz52.js → p-CdDlbegU.js} +3 -3
  190. package/dist/components/{p-Cp0fWz52.js.map → p-CdDlbegU.js.map} +1 -1
  191. package/dist/components/{p-DLE_yRuw.js → p-Ckqzuyjd.js} +3 -3
  192. package/dist/components/{p-DLE_yRuw.js.map → p-Ckqzuyjd.js.map} +1 -1
  193. package/dist/components/{p-JAFoW3IV.js → p-DAR9qK_F.js} +3 -3
  194. package/dist/components/{p-JAFoW3IV.js.map → p-DAR9qK_F.js.map} +1 -1
  195. package/dist/components/{p-tQRYwlzE.js → p-DIPYKE6-.js} +3 -3
  196. package/dist/components/{p-tQRYwlzE.js.map → p-DIPYKE6-.js.map} +1 -1
  197. package/dist/components/{p-BaD6Aaha.js → p-DK6y2Hi6.js} +3 -3
  198. package/dist/components/{p-BaD6Aaha.js.map → p-DK6y2Hi6.js.map} +1 -1
  199. package/dist/components/{p--A9DuJIU.js → p-DT9_E3_Q.js} +3 -3
  200. package/dist/components/{p--A9DuJIU.js.map → p-DT9_E3_Q.js.map} +1 -1
  201. package/dist/components/{p-fYxGcYkK.js → p-DYTqId9P.js} +3 -3
  202. package/dist/components/{p-fYxGcYkK.js.map → p-DYTqId9P.js.map} +1 -1
  203. package/dist/components/{p-BJKJICFv.js → p-Daq63P3Y.js} +3 -3
  204. package/dist/components/{p-BJKJICFv.js.map → p-Daq63P3Y.js.map} +1 -1
  205. package/dist/components/{p-D9Wg9v3R.js → p-Db49pedY.js} +3 -3
  206. package/dist/components/{p-D9Wg9v3R.js.map → p-Db49pedY.js.map} +1 -1
  207. package/dist/components/{p-DXd2gBTx.js → p-DeInF8W8.js} +6 -6
  208. package/dist/components/{p-DXd2gBTx.js.map → p-DeInF8W8.js.map} +1 -1
  209. package/dist/components/{p-BPTBKz1v.js → p-DiDCbmyg.js} +3 -3
  210. package/dist/components/{p-BPTBKz1v.js.map → p-DiDCbmyg.js.map} +1 -1
  211. package/dist/components/{p-DuLknIMt.js → p-DjY47R7y.js} +4 -4
  212. package/dist/components/{p-DuLknIMt.js.map → p-DjY47R7y.js.map} +1 -1
  213. package/dist/components/{p-NiuJaZuK.js → p-DxqMJncz.js} +4 -4
  214. package/dist/components/{p-NiuJaZuK.js.map → p-DxqMJncz.js.map} +1 -1
  215. package/dist/components/{p-BexdXTlZ.js → p-O2OOqjsn.js} +4 -4
  216. package/dist/components/{p-BexdXTlZ.js.map → p-O2OOqjsn.js.map} +1 -1
  217. package/dist/components/{p-DbVpvOCb.js → p-SXno8eDk.js} +3 -3
  218. package/dist/components/{p-DbVpvOCb.js.map → p-SXno8eDk.js.map} +1 -1
  219. package/dist/components/{p-D8zusFu1.js → p-Z5byQ_wJ.js} +8 -8
  220. package/dist/components/{p-D8zusFu1.js.map → p-Z5byQ_wJ.js.map} +1 -1
  221. package/dist/components/{p-BfqN49A7.js → p-ePMg-ehd.js} +3 -3
  222. package/dist/components/{p-BfqN49A7.js.map → p-ePMg-ehd.js.map} +1 -1
  223. package/dist/components/{p-31dMgY12.js → p-iGep8XEr.js} +3 -3
  224. package/dist/components/{p-31dMgY12.js.map → p-iGep8XEr.js.map} +1 -1
  225. package/dist/components/{p-Cn18N_PQ.js → p-pCsMYfVN.js} +4 -4
  226. package/dist/components/{p-Cn18N_PQ.js.map → p-pCsMYfVN.js.map} +1 -1
  227. package/dist/components/{p-B1na1WKm.js → p-zfvIaYzb.js} +3 -3
  228. package/dist/components/{p-B1na1WKm.js.map → p-zfvIaYzb.js.map} +1 -1
  229. package/dist/components/test-input-tag.js +9 -9
  230. package/dist/docs.json +484 -4
  231. package/dist/esm/gb-avatar_16.entry.js +67 -47
  232. package/dist/esm/gb-avatar_16.entry.js.map +1 -1
  233. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  234. package/dist/esm/gb-featured-icon_2.entry.js +1 -1
  235. package/dist/esm/gb-file-type-icon_2.entry.js +1 -1
  236. package/dist/esm/gb-help-tooltip_3.entry.js +13 -13
  237. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +6 -6
  238. package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
  239. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  240. package/dist/esm/gb-notification-content.entry.js +1 -1
  241. package/dist/esm/gb-notification-pane.entry.js +3 -3
  242. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  243. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  244. package/dist/esm/gb-pagination.entry.js +1 -1
  245. package/dist/esm/gb-progress-circle.entry.js +1 -1
  246. package/dist/esm/gb-scrollbar.entry.js +1 -1
  247. package/dist/esm/gb-sidebar.entry.js +1 -1
  248. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  249. package/dist/esm/gb-slider.entry.js +1 -1
  250. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  251. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  252. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  253. package/dist/esm/gb-table-cell.entry.js +1 -1
  254. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  255. package/dist/esm/gb-toast-button.entry.js +1 -1
  256. package/dist/esm/gb-toast.entry.js +1 -1
  257. package/dist/esm/gb-toggle-base.entry.js +2 -2
  258. package/dist/esm/gb-toggle.entry.js +1 -1
  259. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  260. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  261. package/dist/esm/gb-tooltip.entry.js +1 -1
  262. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  263. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  264. package/dist/esm/gb-top-bar.entry.js +1 -1
  265. package/dist/esm/gb-vertical-tabs.entry.js +45 -0
  266. package/dist/esm/gb-vertical-tabs.entry.js.map +1 -0
  267. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  268. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  269. package/dist/esm/globuscomponents.js +1 -1
  270. package/dist/esm/loader.js +1 -1
  271. package/dist/esm/test-input-tag.entry.js +2 -2
  272. package/dist/globuscomponents/gb-vertical-tabs.entry.esm.js.map +1 -0
  273. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  274. package/dist/globuscomponents/{p-5b7533b1.entry.js → p-02ed9a74.entry.js} +2 -2
  275. package/dist/globuscomponents/{p-0cf4c15f.entry.js → p-065bd688.entry.js} +2 -2
  276. package/dist/globuscomponents/{p-65b48d1e.entry.js → p-0ae9db60.entry.js} +2 -2
  277. package/dist/globuscomponents/p-2cf8bb6e.entry.js +2 -0
  278. package/dist/globuscomponents/{p-9f545157.entry.js → p-31eff200.entry.js} +2 -2
  279. package/dist/globuscomponents/{p-cb185a30.entry.js → p-3a23c9cd.entry.js} +2 -2
  280. package/dist/globuscomponents/{p-c7b74667.entry.js → p-3a83ad46.entry.js} +2 -2
  281. package/dist/globuscomponents/{p-e8b167f3.entry.js → p-41494ab4.entry.js} +2 -2
  282. package/dist/globuscomponents/p-41494ab4.entry.js.map +1 -0
  283. package/dist/globuscomponents/{p-9f70dc51.entry.js → p-4ef781e9.entry.js} +2 -2
  284. package/dist/globuscomponents/{p-eaf17d35.entry.js → p-538877be.entry.js} +2 -2
  285. package/dist/globuscomponents/{p-86676794.entry.js → p-538ca254.entry.js} +2 -2
  286. package/dist/globuscomponents/{p-885f0e2e.entry.js → p-57c0c184.entry.js} +2 -2
  287. package/dist/globuscomponents/p-5d6f177d.entry.js +2 -0
  288. package/dist/globuscomponents/p-5d6f177d.entry.js.map +1 -0
  289. package/dist/globuscomponents/{p-d893577e.entry.js → p-5e976e74.entry.js} +2 -2
  290. package/dist/globuscomponents/{p-7f460142.entry.js → p-64bf875a.entry.js} +2 -2
  291. package/dist/globuscomponents/{p-4cc2b52e.entry.js → p-710ec71c.entry.js} +2 -2
  292. package/dist/globuscomponents/{p-832112a4.entry.js → p-7b13e1f9.entry.js} +2 -2
  293. package/dist/globuscomponents/{p-46bc7f88.entry.js → p-7c520bd1.entry.js} +2 -2
  294. package/dist/globuscomponents/{p-549463ea.entry.js → p-87e6978d.entry.js} +2 -2
  295. package/dist/globuscomponents/{p-1953ef1f.entry.js → p-90d45e78.entry.js} +2 -2
  296. package/dist/globuscomponents/{p-d8d28c54.entry.js → p-945cc534.entry.js} +2 -2
  297. package/dist/globuscomponents/{p-5f21e865.entry.js → p-a433a1a4.entry.js} +2 -2
  298. package/dist/globuscomponents/{p-05819603.entry.js → p-a468a375.entry.js} +2 -2
  299. package/dist/globuscomponents/{p-7270a365.entry.js → p-a65d2059.entry.js} +2 -2
  300. package/dist/globuscomponents/{p-7a4709fc.entry.js → p-a9468822.entry.js} +2 -2
  301. package/dist/globuscomponents/{p-ca96adc4.entry.js → p-ac7756fc.entry.js} +2 -2
  302. package/dist/globuscomponents/{p-7a1d2ea0.entry.js → p-ad80e907.entry.js} +2 -2
  303. package/dist/globuscomponents/{p-db084e12.entry.js → p-bc0efa0d.entry.js} +2 -2
  304. package/dist/globuscomponents/{p-c9c4aa4d.entry.js → p-c13e88b9.entry.js} +2 -2
  305. package/dist/globuscomponents/{p-bb11fc1a.entry.js → p-c3dd79a4.entry.js} +2 -2
  306. package/dist/globuscomponents/{p-f4f49033.entry.js → p-cc23aa04.entry.js} +2 -2
  307. package/dist/globuscomponents/{p-1df001a4.entry.js → p-ce913202.entry.js} +2 -2
  308. package/dist/globuscomponents/p-e099c040.entry.js +2 -0
  309. package/dist/globuscomponents/{p-c1b1c081.entry.js.map → p-e099c040.entry.js.map} +1 -1
  310. package/dist/globuscomponents/{p-797e61ea.entry.js → p-ead95c1c.entry.js} +2 -2
  311. package/dist/globuscomponents/p-ecb5aefe.entry.js +2 -0
  312. package/dist/globuscomponents/{p-34cf7e9d.entry.js → p-f005c250.entry.js} +2 -2
  313. package/dist/globuscomponents/{p-ffafb5e6.entry.js → p-f6faf3cc.entry.js} +2 -2
  314. package/dist/types/components/gb-horizontal-tabs/gb-horizontal-tabs.d.ts +22 -2
  315. package/dist/types/components/gb-vertical-tabs/gb-vertical-tabs.d.ts +5 -2
  316. package/dist/types/components.d.ts +42 -2
  317. package/package.json +1 -1
  318. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +0 -46
  319. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js.map +0 -1
  320. package/dist/cjs/gb-horizontal-tabs.entry.cjs.js.map +0 -1
  321. package/dist/components/p-Dpimuww8.js +0 -120
  322. package/dist/components/p-Dpimuww8.js.map +0 -1
  323. package/dist/esm/gb-horizontal-tabs.entry.js +0 -44
  324. package/dist/esm/gb-horizontal-tabs.entry.js.map +0 -1
  325. package/dist/globuscomponents/gb-horizontal-tabs.entry.esm.js.map +0 -1
  326. package/dist/globuscomponents/p-0ec26c1f.entry.js +0 -2
  327. package/dist/globuscomponents/p-c1b1c081.entry.js +0 -2
  328. package/dist/globuscomponents/p-cd108f34.entry.js +0 -2
  329. package/dist/globuscomponents/p-e8b167f3.entry.js.map +0 -1
  330. package/dist/globuscomponents/p-edcec20b.entry.js +0 -2
  331. package/dist/globuscomponents/p-edcec20b.entry.js.map +0 -1
  332. /package/dist/globuscomponents/{p-5b7533b1.entry.js.map → p-02ed9a74.entry.js.map} +0 -0
  333. /package/dist/globuscomponents/{p-0cf4c15f.entry.js.map → p-065bd688.entry.js.map} +0 -0
  334. /package/dist/globuscomponents/{p-65b48d1e.entry.js.map → p-0ae9db60.entry.js.map} +0 -0
  335. /package/dist/globuscomponents/{p-0ec26c1f.entry.js.map → p-2cf8bb6e.entry.js.map} +0 -0
  336. /package/dist/globuscomponents/{p-9f545157.entry.js.map → p-31eff200.entry.js.map} +0 -0
  337. /package/dist/globuscomponents/{p-cb185a30.entry.js.map → p-3a23c9cd.entry.js.map} +0 -0
  338. /package/dist/globuscomponents/{p-c7b74667.entry.js.map → p-3a83ad46.entry.js.map} +0 -0
  339. /package/dist/globuscomponents/{p-9f70dc51.entry.js.map → p-4ef781e9.entry.js.map} +0 -0
  340. /package/dist/globuscomponents/{p-eaf17d35.entry.js.map → p-538877be.entry.js.map} +0 -0
  341. /package/dist/globuscomponents/{p-86676794.entry.js.map → p-538ca254.entry.js.map} +0 -0
  342. /package/dist/globuscomponents/{p-885f0e2e.entry.js.map → p-57c0c184.entry.js.map} +0 -0
  343. /package/dist/globuscomponents/{p-d893577e.entry.js.map → p-5e976e74.entry.js.map} +0 -0
  344. /package/dist/globuscomponents/{p-7f460142.entry.js.map → p-64bf875a.entry.js.map} +0 -0
  345. /package/dist/globuscomponents/{p-4cc2b52e.entry.js.map → p-710ec71c.entry.js.map} +0 -0
  346. /package/dist/globuscomponents/{p-832112a4.entry.js.map → p-7b13e1f9.entry.js.map} +0 -0
  347. /package/dist/globuscomponents/{p-46bc7f88.entry.js.map → p-7c520bd1.entry.js.map} +0 -0
  348. /package/dist/globuscomponents/{p-549463ea.entry.js.map → p-87e6978d.entry.js.map} +0 -0
  349. /package/dist/globuscomponents/{p-1953ef1f.entry.js.map → p-90d45e78.entry.js.map} +0 -0
  350. /package/dist/globuscomponents/{p-d8d28c54.entry.js.map → p-945cc534.entry.js.map} +0 -0
  351. /package/dist/globuscomponents/{p-5f21e865.entry.js.map → p-a433a1a4.entry.js.map} +0 -0
  352. /package/dist/globuscomponents/{p-05819603.entry.js.map → p-a468a375.entry.js.map} +0 -0
  353. /package/dist/globuscomponents/{p-7270a365.entry.js.map → p-a65d2059.entry.js.map} +0 -0
  354. /package/dist/globuscomponents/{p-7a4709fc.entry.js.map → p-a9468822.entry.js.map} +0 -0
  355. /package/dist/globuscomponents/{p-ca96adc4.entry.js.map → p-ac7756fc.entry.js.map} +0 -0
  356. /package/dist/globuscomponents/{p-7a1d2ea0.entry.js.map → p-ad80e907.entry.js.map} +0 -0
  357. /package/dist/globuscomponents/{p-db084e12.entry.js.map → p-bc0efa0d.entry.js.map} +0 -0
  358. /package/dist/globuscomponents/{p-c9c4aa4d.entry.js.map → p-c13e88b9.entry.js.map} +0 -0
  359. /package/dist/globuscomponents/{p-bb11fc1a.entry.js.map → p-c3dd79a4.entry.js.map} +0 -0
  360. /package/dist/globuscomponents/{p-f4f49033.entry.js.map → p-cc23aa04.entry.js.map} +0 -0
  361. /package/dist/globuscomponents/{p-1df001a4.entry.js.map → p-ce913202.entry.js.map} +0 -0
  362. /package/dist/globuscomponents/{p-797e61ea.entry.js.map → p-ead95c1c.entry.js.map} +0 -0
  363. /package/dist/globuscomponents/{p-cd108f34.entry.js.map → p-ecb5aefe.entry.js.map} +0 -0
  364. /package/dist/globuscomponents/{p-34cf7e9d.entry.js.map → p-f005c250.entry.js.map} +0 -0
  365. /package/dist/globuscomponents/{p-ffafb5e6.entry.js.map → p-f6faf3cc.entry.js.map} +0 -0
@@ -301,16 +301,16 @@ const GbInputDropdown = class {
301
301
  const emptyStateBackground = index.getAssetPath('assets/empty-state-background.svg');
302
302
  const illustration = index.getAssetPath('assets/empty-state-no-data.svg');
303
303
  return [
304
- index.h("div", { key: '056e1df34b5a5d4bf81788b120aabef7eefbb021', class: `input_dropdown_container ${this.type === 'tags' ? 'tag' : ''}` }, index.h("div", { key: '07f3b1074cab32d4468b416620b83bf2a0deddf2', class: `input_with_label` }, this.showLabel && (index.h("p", { key: '684d0d7c80102fc87e762809dbcdcfadbad99e00', class: "text-sm-regular", style: { color: '#4B5565' } }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase())), index.h("div", { key: '879da1db3ccfdc5338dbfd6344e267edf45846bb', class: `input_dropdown_div ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''} ${this.type === 'tags' ? 'tag' : ''} ${this.dropdownOpen ? 'focused' : ''}`, onClick: e => this.toggleDropdown(e) }, this.type === 'icon_leading' && (index.h("svg", { key: 'fcaaea2ced59ba1566f1ebc77859d85f6ae8c635', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'a2609cc0ec775fb7b2c308bbe44b419ee767b581', d: "M5.48131 12.9013C4.30234 13.6033 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3333 6.32572 18.3333H13.6743C14.9621 18.3333 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6033 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#697586", "stroke-width": "1.66667" }), index.h("path", { key: '105875ef174355315b54fc96dabda573234c876f', d: "M13.75 5.41667C13.75 7.48774 12.0711 9.16667 10 9.16667C7.92893 9.16667 6.25 7.48774 6.25 5.41667C6.25 3.3456 7.92893 1.66667 10 1.66667C12.0711 1.66667 13.75 3.3456 13.75 5.41667Z", stroke: "#697586", "stroke-width": "1.66667" }))), this.type === 'avatar_leading' && (index.h(index.Fragment, null, this.state === 'default' && (index.h("svg", { key: 'b16a7f2ae769dbba7df932ee8369a2d7ff2b739b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '129d57b4bec14438223efa1103506b6d37b5e695', d: "M5.48131 12.9013C4.30234 13.6033 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3333 6.32572 18.3333H13.6743C14.9621 18.3333 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6033 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#4B5565", "stroke-width": "1.66667" }), index.h("path", { key: '0a4c469e72cfebdfac7263c3f3611e38142f104a', d: "M13.75 5.41666C13.75 7.48772 12.0711 9.16666 10 9.16666C7.92893 9.16666 6.25 7.48772 6.25 5.41666C6.25 3.34559 7.92893 1.66666 10 1.66666C12.0711 1.66666 13.75 3.34559 13.75 5.41666Z", stroke: "#4B5565", "stroke-width": "1.66667" }))), this.state === 'filled' && (index.h("gb-avatar", { key: '41236e678b026649254ff433589dea48a513b7d4', size: "xs", text: this.text, color: this.color, "show-border": this.showBorder }, this.selectedItems.map(item => (index.h(index.Fragment, null, typeof item === 'object' ? (index.h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase()))) : (index.h("h1", { slot: "initials" }, item.split(' ').map(part => part.charAt(0).toUpperCase())))))))))), this.showLeadingIcon && index.h(index.Fragment, null, this.type === 'search' || this.type === 'tags' ? index.h("div", { class: `icon`, innerHTML: this.leadingIconSvg }) : null), this.type === 'dot_leading' && (index.h("svg", { key: '0f8e80ef2d2cb45217d95df0ba390366962f66fa', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `dot ${this.size}` }, index.h("circle", { key: 'c9072fdeafd04e138fd952941d04539ca55f8b15', cx: "5", cy: "5", r: "4", fill: "#079455" }))), index.h(index.Fragment, null, this.state === 'default' && (index.h(index.Fragment, null, this.placeholder && (index.h("div", { key: '5191bf052f07d8e9a76911c78aacc5743c919627', class: "placeholder" }, index.h("p", { key: '00345302cbb61d13a6b07c27d301942d2fa31f02', class: "text-md-regular", style: { color: '#CDD5DF' } }, this.placeholder))))), this.state === 'filled' && (index.h(index.Fragment, null, index.h("div", { key: '3dc0343be1b5c52dd006e5b13e3ecfbf168efcf2', class: `content` }, index.h("div", { key: '46241f88ab9e0b2e11d71c72b0655ea2ebeca22f', class: `text text-md-regular ${this.type === 'tags' ? 'tag' : ''}`, style: { color: '#4B5565' } }, this.type === 'tags' ? (index.h(index.Fragment, null, this.value.length === 0 ? (index.h(index.Fragment, null, this.selectedItems.map((item, index$1) => typeof item === 'object' ? (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, index.h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), index.h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
304
+ index.h("div", { key: '499ec8f08ed6de0f029db4ed8760b2572aafe729', class: `input_dropdown_container ${this.type === 'tags' ? 'tag' : ''}` }, index.h("div", { key: '908b713715f1cf37c8d6bd2022d649c5719a8377', class: `input_with_label` }, this.showLabel && (index.h("p", { key: '99277c417e9d13bedd013c35d39c29141507eab2', class: "text-sm-regular", style: { color: '#4B5565' } }, this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase())), index.h("div", { key: '5efd46a35e539b99f7f5de7228d25993605a1cef', class: `input_dropdown_div ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''} ${this.type === 'tags' ? 'tag' : ''} ${this.dropdownOpen ? 'focused' : ''}`, onClick: e => this.toggleDropdown(e) }, this.type === 'icon_leading' && (index.h("svg", { key: '779cb77e6f02686230a96845d540841ca626ddbf', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '9aecaa6bc7e7d43a2bde168e801633df56fbe34b', d: "M5.48131 12.9013C4.30234 13.6033 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3333 6.32572 18.3333H13.6743C14.9621 18.3333 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6033 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#697586", "stroke-width": "1.66667" }), index.h("path", { key: 'ab4b7e0889b00d29b8e5913902ac2e0fc3ba5859', d: "M13.75 5.41667C13.75 7.48774 12.0711 9.16667 10 9.16667C7.92893 9.16667 6.25 7.48774 6.25 5.41667C6.25 3.3456 7.92893 1.66667 10 1.66667C12.0711 1.66667 13.75 3.3456 13.75 5.41667Z", stroke: "#697586", "stroke-width": "1.66667" }))), this.type === 'avatar_leading' && (index.h(index.Fragment, null, this.state === 'default' && (index.h("svg", { key: '3346847c104346abcabc14e32d61451f2b5d8d26', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'd8ea80e7619fe34f9a8bc859ec61d3cec52b73c4', d: "M5.48131 12.9013C4.30234 13.6033 1.21114 15.0368 3.09388 16.8305C4.01359 17.7067 5.03791 18.3333 6.32572 18.3333H13.6743C14.9621 18.3333 15.9864 17.7067 16.9061 16.8305C18.7889 15.0368 15.6977 13.6033 14.5187 12.9013C11.754 11.2551 8.24599 11.2551 5.48131 12.9013Z", stroke: "#4B5565", "stroke-width": "1.66667" }), index.h("path", { key: 'b54d6923cac73d0cd95be99f9d9e8d41d44252b5', d: "M13.75 5.41666C13.75 7.48772 12.0711 9.16666 10 9.16666C7.92893 9.16666 6.25 7.48772 6.25 5.41666C6.25 3.34559 7.92893 1.66666 10 1.66666C12.0711 1.66666 13.75 3.34559 13.75 5.41666Z", stroke: "#4B5565", "stroke-width": "1.66667" }))), this.state === 'filled' && (index.h("gb-avatar", { key: 'f52507baf1a093b20a20ba83c0f695d08f765396', size: "xs", text: this.text, color: this.color, "show-border": this.showBorder }, this.selectedItems.map(item => (index.h(index.Fragment, null, typeof item === 'object' ? (index.h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase()))) : (index.h("h1", { slot: "initials" }, item.split(' ').map(part => part.charAt(0).toUpperCase())))))))))), this.showLeadingIcon && index.h(index.Fragment, null, this.type === 'search' || this.type === 'tags' ? index.h("div", { class: `icon`, innerHTML: this.leadingIconSvg }) : null), this.type === 'dot_leading' && (index.h("svg", { key: '9c52aa81e4e0bfe69e9bbebede3138305b3aef30', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `dot ${this.size}` }, index.h("circle", { key: 'f53086ad8155cfe4c944aff2082aa1069ca8d585', cx: "5", cy: "5", r: "4", fill: "#079455" }))), index.h(index.Fragment, null, this.state === 'default' && (index.h(index.Fragment, null, this.placeholder && (index.h("div", { key: 'cbea0d8b61c421109408aa73e9ee5b7930aaad28', class: "placeholder" }, index.h("p", { key: '5fe2e37236de4abeee7cb86582b31e862e1204b4', class: "text-md-regular", style: { color: '#CDD5DF' } }, this.placeholder))))), this.state === 'filled' && (index.h(index.Fragment, null, index.h("div", { key: '07714f2c2f8f9ecdf4c188df2357eb4ff286e438', class: `content` }, index.h("div", { key: '361a4864487ae2b5899c848ee4aebd51599ba898', class: `text text-md-regular ${this.type === 'tags' ? 'tag' : ''}`, style: { color: '#4B5565' } }, this.type === 'tags' ? (index.h(index.Fragment, null, this.value.length === 0 ? (index.h(index.Fragment, null, this.selectedItems.map((item, index$1) => typeof item === 'object' ? (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, index.h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), index.h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
305
305
  .split(' ')
306
306
  .map(part => part.charAt(0).toUpperCase())
307
307
  .join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, index.h("p", { class: "text-xs-medium" }, item))))))) : (index.h(index.Fragment, null, this.value.map((item, index$1) => typeof item === 'object' ? (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, index.h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), index.h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
308
308
  .split(' ')
309
309
  .map(part => part.charAt(0).toUpperCase())
310
- .join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, index.h("p", { class: "text-xs-medium" }, item))))))))) : (index.h("p", { class: "selected_text" }, this.value.length === 0 ? ((_a = this.selectedItem) === null || _a === void 0 ? void 0 : _a.name) || this.selectedItem : index.h(index.Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item)))))), this.supportingText && (index.h("div", { key: '4d3ec178ae0501f7452a8b6fe582a357a8935f1c', class: "supporting_text text-sm-regular", style: { color: '#697586' } }, this.type !== 'tags' && (index.h(index.Fragment, null, this.value.length === 0 ? index.h(index.Fragment, null, this.selectedItem.username) : index.h(index.Fragment, null, this.value.map(item => typeof item === 'object' && item.username))))))))), this.state === 'disabled' && (index.h(index.Fragment, null, index.h("div", { key: '3e6855662f5301c5d45aa35eff363b117473703e', class: `content` }, index.h("div", { key: '7e9d1acaa51e5e337f89449e88345eb583d9b84f', class: `text text-md-regular ${this.type === 'tags' ? 'tag' : ''}`, style: { color: '#4B5565' } }, this.type === 'tags' ? (index.h(index.Fragment, null, this.value.map((item, index$1) => typeof item === 'object' ? (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, index.h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), index.h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
310
+ .join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(item) }, index.h("p", { class: "text-xs-medium" }, item))))))))) : (index.h("p", { class: "selected_text" }, this.value.length === 0 ? ((_a = this.selectedItem) === null || _a === void 0 ? void 0 : _a.name) || this.selectedItem : index.h(index.Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item)))))), this.supportingText && (index.h("div", { key: 'a4fa0a0fdcba1a969692700cc5363a8bafb6e8d6', class: "supporting_text text-sm-regular", style: { color: '#697586' } }, this.type !== 'tags' && (index.h(index.Fragment, null, this.value.length === 0 ? index.h(index.Fragment, null, this.selectedItem.username) : index.h(index.Fragment, null, this.value.map(item => typeof item === 'object' && item.username))))))))), this.state === 'disabled' && (index.h(index.Fragment, null, index.h("div", { key: 'd17a82803d8ffcda99db1ab82c711aab149e4f1c', class: `content` }, index.h("div", { key: '89e248dee5e702b86cc7f34fa6244d1bd641fc1f', class: `text text-md-regular ${this.type === 'tags' ? 'tag' : ''}`, style: { color: '#4B5565' } }, this.type === 'tags' ? (index.h(index.Fragment, null, this.value.map((item, index$1) => typeof item === 'object' ? (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, index.h("p", { class: "text-xs-medium" }, item.name.split(' ')[0]), index.h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.name
311
311
  .split(' ')
312
312
  .map(part => part.charAt(0).toUpperCase())
313
- .join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, index.h("p", { class: "text-xs-medium" }, item))))))) : (index.h(index.Fragment, null, index.h(index.Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item)))))), this.supportingText && (index.h("div", { key: '3d1bebb39d8602879152eb82a178632b090f0dc2', class: "supporting_text text-sm-regular", style: { color: '#697586' } }, this.type !== 'tags' && (index.h(index.Fragment, null, this.value.length === 0 ? index.h(index.Fragment, null, this.selectedItem.username) : index.h(index.Fragment, null, this.value.map(item => typeof item === 'object' && index.h(index.Fragment, null, item.username))))))))))), this.showHelpIcon && (index.h("div", { key: 'f2351b6f0a7089e127cbfda40cdd761042ff1695', class: `help_icon` }, index.h("gb-help-tooltip", { key: '8abda991834107f51b3d99ed8c586ce2a34180b5', "show-supporting-text": true }, index.h("slot", { key: '992f46f9109f845e90ef2df9f29e9e96f1e68078', name: "tooltip_label", slot: "label" }), index.h("slot", { key: 'aa974c78fce347502c8c7a80ba1a6752cec74f99', name: "tooltip_supporting_text", slot: "supporting_text" })))), this.type !== 'search' && (index.h("div", { key: '633ab9f2efa53c3a80cc865b7c7c2046ee9a1ae1', class: `dropdown_icon ${this.dropdownOpen ? 'opened' : ''}` }, index.h("svg", { key: 'dac2271fab7b47d3f5e406932c570f179ed66d3f', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, index.h("path", { key: 'bd7e84d6eb8593251a7d04c8490005b3ada63813', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#697586", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" })))), index.h(index.Fragment, null, this.dropdownOpen && (index.h("div", { key: 'bb1e021a6c96e9d2a6a708cb98f5559fc751fdb2', class: `dropdown_menu ${this.menuPosition}`, ref: el => (this.dropdownRef = el), onClick: e => e.stopPropagation() }, this.showSearchInput && (index.h("div", { key: '5e33032df26e881c4c7c1c71988f6baec9144339', class: "dropdown_search_field" }, index.h("gb-input-field", { key: '16d97ef93e10c334b44272a9bc267b96a05df42f', size: "sm", value: this.inputValue, "show-close-button": this.inputValue ? true : false, "icon-swap": "assets/search-01.svg", placeholder: "Search banks", type: "icon_leading", labelText: "label", idOfInput: "3", onInputValueChanged: this.searchItems.bind(this) }))), this.searchItem ? (index.h(index.Fragment, null, this.searchItem !== '' && this.searchResults.length > 0 ? (index.h(index.Fragment, null, this.searchResults.map(item => (index.h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: reusableModels.StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (index.h(index.Fragment, null, index.h("p", { slot: "name" }, item.name), index.h("p", { slot: "supporting_text" }, item.username))) : (index.h("p", { slot: "name" }, item))))))) : this.searchItem !== '' && this.searchResults.length === 0 ? (
313
+ .join(''))))) : (index.h("div", { class: "added_tag", key: index$1 }, index.h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close" }, index.h("p", { class: "text-xs-medium" }, item))))))) : (index.h(index.Fragment, null, index.h(index.Fragment, null, this.value.map(item => (typeof item === 'object' ? item.name : item)))))), this.supportingText && (index.h("div", { key: '118fad1caa19b86c6ad250fb42a28495c60f9fde', class: "supporting_text text-sm-regular", style: { color: '#697586' } }, this.type !== 'tags' && (index.h(index.Fragment, null, this.value.length === 0 ? index.h(index.Fragment, null, this.selectedItem.username) : index.h(index.Fragment, null, this.value.map(item => typeof item === 'object' && index.h(index.Fragment, null, item.username))))))))))), this.showHelpIcon && (index.h("div", { key: '32789a39ce38d5447cd9b646a2ff437844da9dc8', class: `help_icon` }, index.h("gb-help-tooltip", { key: '43b70a7ece72580a299eb598a57d91ad860c042c', "show-supporting-text": true }, index.h("slot", { key: 'b32edd1cb50305de575da545f1a44fb760c77239', name: "tooltip_label", slot: "label" }), index.h("slot", { key: '7cfb6b2e5576920510560fc5d38ffcc09273d372', name: "tooltip_supporting_text", slot: "supporting_text" })))), this.type !== 'search' && (index.h("div", { key: 'bc2b5a3f630bccbbc893ee36903774ce9f6caf0a', class: `dropdown_icon ${this.dropdownOpen ? 'opened' : ''}` }, index.h("svg", { key: '83e2f6eab6559726541ca153fee03481809b2359', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `${this.state}` }, index.h("path", { key: '3af2eca08b96c0ed85ce35c4ababdbb4d04df476', d: "M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5", stroke: "#697586", "stroke-width": "1.66667", "stroke-linecap": "round", "stroke-linejoin": "round" })))), index.h(index.Fragment, null, this.dropdownOpen && (index.h("div", { key: '4548f86f1a1658667c387a68f509b216e297cdc3', class: `dropdown_menu ${this.menuPosition}`, ref: el => (this.dropdownRef = el), onClick: e => e.stopPropagation() }, this.showSearchInput && (index.h("div", { key: '25c2a73168e0664654ba4a99811e9c1d565727a0', class: "dropdown_search_field" }, index.h("gb-input-field", { key: 'a987d648f8b79b23985425e36411fb90971dbbd0', size: "sm", value: this.inputValue, "show-close-button": this.inputValue ? true : false, "icon-swap": "assets/search-01.svg", placeholder: "Search banks", type: "icon_leading", labelText: "label", idOfInput: "3", onInputValueChanged: this.searchItems.bind(this) }))), this.searchItem ? (index.h(index.Fragment, null, this.searchItem !== '' && this.searchResults.length > 0 ? (index.h(index.Fragment, null, this.searchResults.map(item => (index.h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: reusableModels.StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (index.h(index.Fragment, null, index.h("p", { slot: "name" }, item.name), index.h("p", { slot: "supporting_text" }, item.username))) : (index.h("p", { slot: "name" }, item))))))) : this.searchItem !== '' && this.searchResults.length === 0 ? (
314
314
  //Empty state for when there are no search results
315
315
  index.h("div", { class: "empty_state" }, index.h("img", { src: emptyStateBackground, class: "background", alt: "" }), index.h("div", { class: "message_background" }, index.h("img", { src: illustration, alt: "", class: "illustration" }), index.h("p", { class: "message text-md-semi-bold" }, "No results available")))) : null)) : (index.h(index.Fragment, null, this.type === 'tags' ? (index.h(index.Fragment, null, this.selectedItems.map(item => (index.h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: reusableModels.StateEnum.Default, "supporting-text": this.supportingText, selected: true, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (index.h(index.Fragment, null, index.h("p", { slot: "name" }, item.name), index.h("p", { slot: "supporting_text" }, item.username), index.h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase())))) : (index.h(index.Fragment, null, index.h("p", { slot: "name" }, item), index.h("h1", { slot: "initials" }, item.split(' ').map(part => part.charAt(0).toUpperCase()))))))), this.unselectedItems.map(item => (index.h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: reusableModels.StateEnum.Default, "supporting-text": this.supportingText, selected: false, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (index.h(index.Fragment, null, index.h("p", { slot: "name" }, item.name), index.h("p", { slot: "supporting_text" }, item.username))) : (index.h("p", { slot: "name" }, item))))))) : (index.h(index.Fragment, null, this.items.map(item => (index.h("gb-input-dropdown-menu-item", { type: this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type, state: reusableModels.StateEnum.Default, "supporting-text": this.supportingText, selected: this.isItemSelected(item), color: this.color, onClick: () => this.handleItemSelect(item) }, typeof item === 'object' ? (index.h(index.Fragment, null, index.h("p", { slot: "name" }, item.name), index.h("h1", { slot: "initials" }, item.name.split(' ').map(part => part.charAt(0).toUpperCase())), index.h("p", { slot: "supporting_text" }, item.username))) : (typeof item !== 'object' && (index.h(index.Fragment, null, index.h("p", { slot: "name" }, item), index.h("h1", { slot: "initials" }, item)))))))))))))))), this.showHintText && index.h(index.Fragment, null, !this.destructive ? index.h("p", { class: "hint_text text-sm-regular" }, this.hintText) : index.h("p", { class: "error_text text-sm-regular" }, this.errorText))),
316
316
  ];
@@ -346,7 +346,7 @@ const GbPaginationButtonGroupBase = class {
346
346
  this.leadingIconSvg = svg;
347
347
  }
348
348
  render() {
349
- return (index.h("div", { key: 'fc32ace5791cfb64d23ba89db945aaceb51fea73', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && index.h("slot", { key: 'df09b9f1867462f835998f2df839f695d31c2727' }), this.icon === 'leading' && (index.h(index.Fragment, null, index.h("svg", { key: '6d11b08881b57386a992087963e4a9228751feaf', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '8061298c3f4df4cb8e02563866ca2ac375ac5557', 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" })), index.h("slot", { key: '507c81237614041053a867ab0834153bc4e1b042' }))), this.icon === 'trailing' && (index.h(index.Fragment, null, index.h("slot", { key: 'd11953c5a7b263f4f8129c684e36505eb2d2d1a0' }), index.h("svg", { key: '42cbbe4bb6e523ee8cf620e59c07751292e96974', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: '9b28a8f7c7b539463b6f4e6e4316ad22d587e995', 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' && (index.h(index.Fragment, null))));
349
+ return (index.h("div", { key: 'ed4b3598225d5dc358fba4d076b47129b1b7e7d3', class: `button_base_div ${this.icon} ${this.state}` }, this.icon === 'false' && index.h("slot", { key: '118c96393cd9fcb7667e72c4d4a36575aa9f37e5' }), this.icon === 'leading' && (index.h(index.Fragment, null, index.h("svg", { key: 'e8afabba71420dbd6759af1e72ce3ffe851274cc', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'd09a79d083f9d80b60dc532455824292762d43cc', 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" })), index.h("slot", { key: 'f3f787db334bf03867bbd9046ff0ef957b33e16b' }))), this.icon === 'trailing' && (index.h(index.Fragment, null, index.h("slot", { key: '97e8d1d8ecca9ef39b353650def6cfc7a01d7be8' }), index.h("svg", { key: 'f8b34b52ef4c12595b0188344ff3e21ebd95dc73', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, index.h("path", { key: 'eb837057b8a001fae426436b5cd41336b3b390ec', 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' && (index.h(index.Fragment, null))));
350
350
  }
351
351
  get el() { return index.getElement(this); }
352
352
  };
@@ -371,7 +371,7 @@ const GbPaginationNumberBase = class {
371
371
  }
372
372
  }
373
373
  render() {
374
- return (index.h("div", { key: '2a04f6f1b106123f439e1a5e469f73f7cafa80d8', class: `page_number_base ${this.shape} ${this.state}` }, index.h("slot", { key: 'b529d610aa39dbf555b1c79442828ec777f5301c', name: "page_number" })));
374
+ return (index.h("div", { key: '480049de6f09085a465402a9e35fe210fa26116e', class: `page_number_base ${this.shape} ${this.state}` }, index.h("slot", { key: '245fac42b17859fbc4431c5ad2035cc6a3de9209', name: "page_number" })));
375
375
  }
376
376
  get el() { return index.getElement(this); }
377
377
  };
@@ -20,10 +20,10 @@ const GbMegaInputFieldBase = class {
20
20
  }
21
21
  }
22
22
  render() {
23
- return (index.h("div", { key: 'cdf4f7a4380897841d32b5827ca68a075e6f75d8', class: {
23
+ return (index.h("div", { key: 'f7a8d1ae228d78d0b7eba24bd47591194fc57426', class: {
24
24
  [this.size]: true,
25
25
  disabled: this.state === 'disabled'
26
- } }, index.h("input", { key: '4e16cd51b1dddbfd42f4d13e58c81502bc1fe746', class: {
26
+ } }, index.h("input", { key: 'db182dfde9b8e81690bd7ccdd53d71fc5f8dde07', class: {
27
27
  [this.size]: true,
28
28
  disabled: this.state === 'disabled'
29
29
  }, type: "text", maxlength: "1", placeholder: "0", value: this.inputValue, onInput: (event) => this.handleInput(event) })));
@@ -13,7 +13,7 @@ const GbNotificationContent = class {
13
13
  }
14
14
  render() {
15
15
  const iconSrc = index.getAssetPath(`${this.icon}`);
16
- return (index.h("div", { key: 'd3dfca2e2262a38b14e964b7b9329e44318fbfae', class: "notification_container" }, index.h("div", { key: '368417f4756410601a6c6ab578d2f0f39ad857bf', class: "notification_title" }, this.icon && (index.h("div", { key: 'eec41927940af76e394cdd41265eab0e300f8bc8', class: "icon" }, index.h("img", { key: 'bf4b8d01e3fde9a086c72fb63cc5ccd53cd8f650', src: iconSrc, alt: "Icon" }))), index.h("label", { key: 'b3be72f10341158cc445e0b11c66fa3f5cf809cd' }, this.label), index.h("span", { key: 'bdf92bb8029b50a1c9cab2eeede1c23bef9cacca', class: "time" }, this.time)), index.h("div", { key: '6368d15548556e72b9b75f8297c0abc3fe473522', class: "supporting_text" }, index.h("p", { key: '60775b9bfc4b67bb1b04f5e86e3223a1e4e826de', class: "text-sm-regular" }, this.supportingText))));
16
+ return (index.h("div", { key: 'a277e1dbf1517351e478a256583579b30119896b', class: "notification_container" }, index.h("div", { key: '714f43c4de0254086fb55a7e72332cf117feb570', class: "notification_title" }, this.icon && (index.h("div", { key: '52890bc97661b20e0820dd8b0c8e1d402e1736d1', class: "icon" }, index.h("img", { key: '420e9328b9a8be4bc23b322ba45ca5cbbe90ccd9', src: iconSrc, alt: "Icon" }))), index.h("label", { key: '7c29caf8b16bd9a9302a70448a05d2b395f2168b' }, this.label), index.h("span", { key: 'a698d59a357d4a0aa2a5b4c6ab83f331d6bc055b', class: "time" }, this.time)), index.h("div", { key: '84dbe470766cafef024f5af99a7f8378372a6bff', class: "supporting_text" }, index.h("p", { key: '53f9bd856212bb65f1dd13d2f9f7fa2a0bd08631', class: "text-sm-regular" }, this.supportingText))));
17
17
  }
18
18
  };
19
19
  GbNotificationContent.style = gbNotificationContentCss;
@@ -56,9 +56,9 @@ const GbNotificationPane = class {
56
56
  render() {
57
57
  const patternSrc = index.getAssetPath(`assets/notification_background_pattern.svg`);
58
58
  const illustrationSrc = index.getAssetPath(`assets/notification_illustration.svg`);
59
- return (index.h("div", { key: '1315a36b1bcdd6434bc1903f156f7ee29e826abb', class: "notification_pane_div" }, this.state === 'empty' && [
60
- index.h("div", { key: '30a1d634f73383948ed4d338a29374c93ca942b8', class: `container` }, index.h("div", { key: 'eccd45d1e965ab74beb84b90e28c902779a07c79', class: "frame" }, index.h("img", { key: '966e70e3e38f79c42381a68b16217277e93ea75d', src: patternSrc, alt: "", class: "empty_state_pattern" }), index.h("div", { key: '6fe8d3e021acab21be55771592cd964a275858d9', class: "empty_state" }, index.h("div", { key: '7c0d0f74dc6adb603109ce901bea12c1fe7ce5a7', class: "content" }, index.h("img", { key: 'f2b5c894682d7331dd5e685f6ce2cd6c829e606d', src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), index.h("div", { key: '3f7fadce4bd27125b35eeace21cfc2864f26ddf1', class: "text" }, index.h("slot", { key: '6bf5c4ee41896fd8b667a9afe6c02d3b259c842c', name: "label" }), index.h("slot", { key: 'f4f4b35a89e1f34834a14a6ad8e7337cded5aa26', name: "supporting_text" })))))),
61
- index.h("div", { key: 'e4a375826be857d92271f50f6bea783612138f91', class: `button` }, index.h("gb-button", { key: '8771d303bfa755847ec0929988e7562f8204f8bb', size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, index.h("p", { key: 'e4ddaf8ea3dfcc9a83bf3bf9e8570e58b08de318' }, "Mark all as read"))),
59
+ return (index.h("div", { key: 'b97104db716a461f7bc3730ddd9d720c5ed15f39', class: "notification_pane_div" }, this.state === 'empty' && [
60
+ index.h("div", { key: '22350865be93fd86b94556b3dc31f1afce208e86', class: `container` }, index.h("div", { key: 'c7de313f6a183abfced81a35afc0614065ac27c5', class: "frame" }, index.h("img", { key: 'fb24a210fb7f11e375495e150aa4ed48c94d24ad', src: patternSrc, alt: "", class: "empty_state_pattern" }), index.h("div", { key: '3dbf72cd500fb87683440cf143d0903586c3f454', class: "empty_state" }, index.h("div", { key: 'f096610ecd4de37789e480bc5fe819d3baa5e1e9', class: "content" }, index.h("img", { key: '82bc3e278eb0efa88c2e7dcbc6cc2c8c24eba436', src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), index.h("div", { key: '4f85e2550b53e10ad300476265ee4a797040ddb7', class: "text" }, index.h("slot", { key: '347e56cabc2aaff6387b480d0f1a34a48912188f', name: "label" }), index.h("slot", { key: 'fbde10502e5a5c9d88780e07d7d878c48c2e9c5f', name: "supporting_text" })))))),
61
+ index.h("div", { key: '0f5387029ebbf07c00be587393097ec13a73a9f6', class: `button` }, index.h("gb-button", { key: 'e94225ca58720143bd471dec623461c54ce32bef', size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, index.h("p", { key: '23531d1978be7966940c99ca8e4f453478c7eb97' }, "Mark all as read"))),
62
62
  ], this.state === 'notification_dropdown' && (index.h(index.Fragment, null, this.notifications.length > 0 ? (index.h("div", { class: "notification_dropdown" }, index.h("div", { class: `content_wrapper` }, this.notifications.map(notification => (index.h("gb-notification-content", { label: notification.label, time: notification.time, "supporting-text": notification.desc, icon: notification.icon })))), index.h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, index.h("p", null, "Mark all as read")))) : [index.h("div", { class: `container` }, index.h("div", { class: "frame" }, index.h("img", { src: patternSrc, alt: "", class: "empty_state_pattern" }), index.h("div", { class: "empty_state" }, index.h("div", { class: "content" }, index.h("img", { src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), index.h("div", { class: "text" }, index.h("slot", { name: "label" }), index.h("slot", { name: "supporting_text" })))))), index.h("div", { class: `button` }, index.h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, index.h("p", null, "Mark all as read"))),
63
63
  ]))));
64
64
  }
@@ -11,7 +11,7 @@ const GbPaginationDotGroup = class {
11
11
  this.framed = false;
12
12
  }
13
13
  render() {
14
- return (index.h("div", { key: '56f31362d099129b258a60fc7eaee9b5cdf08c03', class: "dot_group_div" }, index.h("div", { key: '04659bc2f65c6b4a4cbbdf617059e7543887a48a' })));
14
+ return (index.h("div", { key: 'e99ec82a2af761af2062eb81566555020c78ceeb', class: "dot_group_div" }, index.h("div", { key: 'af41be861ca1468c7772bc1ac7990d4682516464' })));
15
15
  }
16
16
  };
17
17
  GbPaginationDotGroup.style = gbPaginationDotGroupCss;
@@ -10,7 +10,7 @@ const GbPaginationDotIndicator = class {
10
10
  this.current = false;
11
11
  }
12
12
  render() {
13
- return (index.h("div", { key: '65b94df5ce72536b1db5e61f103df210832a484a', class: `dot_indicator_div
13
+ return (index.h("div", { key: 'da0c1c41c4e207cbb2de51e745b013cad5960135', class: `dot_indicator_div
14
14
  ${this.type} ${this.current ? 'current' : ''}
15
15
  ${this.size}` }));
16
16
  }
@@ -36,7 +36,7 @@ const GbPagination = class {
36
36
  this.pageItemSelected.emit({ pageSize: this.selectedPageSize, pageNumber: this.currentPage });
37
37
  }
38
38
  render() {
39
- return (index.h("div", { key: '4ce27a90772b352e0daa3a10a4205575bc990b01', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("gb-button", { key: 'afe729ec2aa3d90e38498164176568cb9a084ba2', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, index.h("p", { key: 'ec1f40ad01e4a8a6f4d94eb5fd630623a77f9723' }, "Previous")), index.h("div", { key: '55b8cfe0a964bb41eeabf122aa0ed41ed0ffc083', class: "pagination_numbers" }, index.h("gb-pagination-number-base", { key: 'febdd03dab0d252117dba958d0c12797cb3f1ff8', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, index.h("p", { key: 'a57dfd439b34d6a1f9102b8fc7ea4ee6f0052a26', slot: "page_number" }, "1")), index.h("gb-pagination-number-base", { key: '56c491126a8b63ecacb335446f0ecd1d4e590a19', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, index.h("p", { key: '82fc75b46b44af189189d35995f1d4097c32e256', slot: "page_number" }, "2")), index.h("gb-pagination-number-base", { key: 'ebc9f46e89bb68d335853eed1508e8592221a19e', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, index.h("p", { key: '8c6fc47879c0d4f9c859bf7381a960abc263a396', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: '9dcbc5dccc64667d7b68ada32292d100a499ee21', shape: this.shape }, index.h("p", { key: 'fc5f6c23edc8bb63569cb866be7e0a0bba769833', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: 'c627bc84b094ecf0c81abaa7539377c707c28745', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, index.h("p", { key: 'a6c50857136b26f0072bedeb89d15910109234b4', slot: "page_number" }, this.totalPages - 2)), index.h("gb-pagination-number-base", { key: 'e2667f42a3d0b4332d62ee279a105528eee3950f', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, index.h("p", { key: 'eebdc8ad7ec81465260b1eaddfe00c9f75fc1cf3', slot: "page_number" }, this.totalPages - 1)), index.h("gb-pagination-number-base", { key: '489d1844356a9a316ebb7bb80f069dc1ac456277', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, index.h("p", { key: 'd1c0d76822de17acf9d1bf3af0a27cda313926c1', slot: "page_number" }, this.totalPages))), index.h("gb-button", { key: 'b8c11294a8738b0f64baffd011ac00e51c96651c', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, index.h("p", { key: '71a57c9247e62a5461cf48b8e5ef2512f23f2814' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("gb-button", { key: '34bf3e9c86806fceaf0861a0d1f5a96521179dc1', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, index.h("p", { key: 'db47b9572765a64833036e205aa57f490eb7b79b' }, "Previous")), index.h("div", { key: 'a2d4b5ff7c41ecf4f7e46a68bb79495ece319398', class: "pagination_numbers" }, index.h("gb-pagination-number-base", { key: '573164303458d2302f1dd8e2634ac99d581f2aff', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, index.h("p", { key: 'c452ad8e8ebafa65b9083ec1f4d8fcdb4a769628', slot: "page_number" }, "1")), index.h("gb-pagination-number-base", { key: '5fa032b1894013195a956880cfe97c378076297f', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, index.h("p", { key: '1138c2ae35f1d4eff12d10d28d40249dab8a45fa', slot: "page_number" }, "2")), index.h("gb-pagination-number-base", { key: 'f34d1e8d793ce2de7b1edaf0fc10ef2e685cdd47', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, index.h("p", { key: 'f5a4bfa796c22ee0d55abff9c4a3bb7887e82c22', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: '6976376de4f9ef023d2ce6334b70018e4732a1bf', shape: this.shape }, index.h("p", { key: '0c881e64463d8130fa67eeb28a5bebf13b2324da', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: 'dd7cc3ed3c9a2dc7618b31b02a4820b8d41b1696', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, index.h("p", { key: '91df87aa87d5b7d46439b49d47516193a8a98817', slot: "page_number" }, this.totalPages - 2)), index.h("gb-pagination-number-base", { key: '63e75daf1242e38111e1ed9a69d2c64fa137520f', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, index.h("p", { key: 'f0b52965546fe2612c01e74464d5502f2bc662c3', slot: "page_number" }, this.totalPages - 1)), index.h("gb-pagination-number-base", { key: '31c1eb8149554b89d783763a1f076c604fd396af', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, index.h("p", { key: 'a61e51a5900aac56da24bd00cc8d4791e5547cde', slot: "page_number" }, this.totalPages))), index.h("gb-button", { key: '52bc2274f4f243997a833eb24514c651ff079250', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, index.h("p", { key: 'd005472bfa3bffcd4ee1b5ef9efc298bf61cb1fc' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("div", { key: '7dc976c54687b3bf655a12371b89554dfae965b1', class: "pagination_entries" }, index.h("div", { key: 'b2016aac641b98ae1c327a9142a9e8c28112b786', class: "entries_text" }, index.h("p", { key: '0ec1b03e2c84ce1615996c0e9ad634ccfd0318b8', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), index.h("div", { key: '3e5e5807367066a478f0bd428091695ca481ab69', class: `entries_dropdown` }, index.h("gb-input-dropdown", { key: '12636e6cb8975ce693f7a880c2cab161e756ffef', 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 }))), index.h("div", { key: '5612984800fe1b6322e1d4f1816714b8e8da2f48', class: "pagination_numbers" }, index.h("gb-pagination-number-base", { key: 'c14b8b91b44df4a5ada15e05d0721ac90cc1ed5d', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, index.h("p", { key: '0e21e1e428db1a3a4f8d10733fdb80aefa5cebe5', slot: "page_number" }, "1")), index.h("gb-pagination-number-base", { key: '4f9e4fbdecfabc6e7d44b53b7bc3ba022947a230', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, index.h("p", { key: '99982f7751c077a90c74b4a3598cb8a41183e373', slot: "page_number" }, "2")), index.h("gb-pagination-number-base", { key: '2fb4d6aa00bdb9360bf1c6fc9150d10a0b9b0f4d', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, index.h("p", { key: '406f1970d0dccc6e8289165a91175612937ad296', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: 'd148bdcf41b83deb13e0703b4cff8867a1e4cc6c', shape: this.shape, state: "default" }, index.h("p", { key: '2d9cf00f55df38b765697da2928e551e89c09c4a', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: '800b97f899d7a599d09e76d848edeeaac6977108', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, index.h("p", { key: '5988dbc5fd03bc7016c6178df0c74d9448dfa591', slot: "page_number" }, this.totalPages - 2)), index.h("gb-pagination-number-base", { key: '55ae788f838063a341ebc52112f01d1cffcfa572', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, index.h("p", { key: 'e884172d4279c6cb5475fed8544945f1f92ad214', slot: "page_number" }, this.totalPages - 1)), index.h("gb-pagination-number-base", { key: 'a9a192dd8393794efa6464f4e44a8e84dee8bc82', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, index.h("p", { key: '1d2e481d053102e6c44b2060b1996d90cda0e201', slot: "page_number" }, this.totalPages))), index.h("div", { key: '3408159afa7ae7e9dad964d7e9c252a0f9ce3e4f', class: "pagination_btns" }, index.h("gb-button", { key: '570e21318836b2eddd31d7486207c7519c0f9ca5', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("gb-button", { key: '94b3a28532c8ab6724329ebdf39b56058f5e361d', 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' && (index.h(index.Fragment, null, index.h("div", { key: 'ba27f7ae27d9e39962056847a4cfadbba6b561a8', class: "pagination_entries" }, index.h("div", { key: '7cc87e74f11ac47d177ea1f937f5f77f5abb0b96', class: "entries_text" }, index.h("p", { key: 'f415ab5a9459cbfb7727ff9b9b6b28992fc0ae2d', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), index.h("div", { key: 'a681cca0f8a7f49eb52434c98f573f48c4f9d4c4', class: `entries_dropdown` }, index.h("gb-input-dropdown", { key: 'a7757f087c884bdedbe8c0ec8d4edd18fa5f57ff', 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 }))), index.h("div", { key: '9a466e23785b8f9b08cbd94f74272eb98e1b391c', class: "page_number_text" }, index.h("p", { key: 'b03f8b6eea48a147d4b1335cd67054d00655d174', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("div", { key: '79a070a912c3bbb804edbfbfa114abb609a21063', class: "pagination_btns" }, index.h("gb-button", { key: '3eb52a67ec41eb9ce4cc928b429a40266da2bc34', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: '8d794aa4a5858cba814e69b517d85f5523782d7c' }, "Previous")), index.h("gb-button", { key: '8644741787db84bcf154f6acac0c56484d4c6e87', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: 'e9d8b780035dbb38513b54f843a59946266e96d7' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("div", { key: '80bee50d4b130dce197b7f946661b56f5efcf61f', class: "pagination_btns" }, index.h("gb-button", { key: 'de5b6ac9c9cce091b93f82c3e458a2894db2e4a7', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: '206dd1e4c81236bf90e0731fe58ba02d107f866b' }, "Previous")), index.h("gb-button", { key: 'e95a4eef3e3565723aaa9d362d944912888328cc', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: '9f8deb1f5e20eb22c03f09bccea9142775fc12e4' }, "Next"))), index.h("div", { key: '06bfd02bb4292220d9ee9aa4debdcc9d67858ffc', class: "page_number_text" }, index.h("p", { key: '97f8c7db956d23012e26a76431beb0bb2ca34ba9', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("div", { key: 'e9ed5e254de41dce5c2a14e9af1d94600a5b59de', class: "pagination_entries" }, index.h("div", { key: '4d5d782c082039b157a2406c7e90bfe4fc9641c6', class: "entries_text" }, index.h("p", { key: 'a7a96758459d7ea020130524eda88293725e605e', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), index.h("div", { key: 'f99327b7e047d0af2a000b02ee436c0ea008e947', class: `entries_dropdown` }, index.h("gb-input-dropdown", { key: 'db3618edd0004c5def40dcba689917360a30b2e3', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '2c3ecd95a3c2b7f1facaa13c7df4edc90a7d1157', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: '0aa2d92736adccd3a8e62a79163d0eb73e924ac8' }, "Previous")), index.h("div", { key: 'ca909c7859ba6346d868004b5fcd9f9d10f85d82', class: "page_number_text" }, index.h("p", { key: '82f1d501547cb5e8ad27773dc215a5a30b15497b', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: '30795097761b36cb83ec2a6003b95b1eba402736', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: '4dd5688de740097529a7cdd62c92923a55e98ea5' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("div", { key: 'ca0d62a07548dadd79cfaaadd48c0170a4de277f', class: "pagination_entries" }, index.h("div", { key: 'f5a63a1b3de03123d6e705c45ac5738874f37c21', class: "entries_text" }, index.h("p", { key: 'f244a82cb6822b3efc40c58a4cfd1c73b13a6635', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), index.h("div", { key: '8dcc9f3eb5926e155a6ff140ed7ebc3a808b05f1', class: `entries_dropdown` }, index.h("gb-input-dropdown", { key: 'e4414f7f333adead39d46ff47ad3ace0d629cbfb', 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 }))), index.h("div", { key: 'cda3f9ff58cba12723a592dc7759c38f76948d54', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: 'd19d3a6cc7c1f74fa2230b7259e1aec284a3a4c4', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: '3ced04bb3ecf042cdd671a839c4eaf73bb744f48' }, "Previous")), index.h("div", { key: 'efa8b6e4c5ab1308364125f736d05845e6af2bc5', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: '81e88684bdef00ecb483779393723d47bcf6c5d5', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, index.h("p", { key: '139cd1ef867cfcc9975ac92bd91d00a05862274a' }, "1"))), index.h("gb-pagination-button-group-base", { key: '74403879a4122b95832a809399e134118a25fb1c', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, index.h("p", { key: '76c9ba29e1427b27478c4cc0a84a8d9195b0ff5a' }, "2")), index.h("gb-pagination-button-group-base", { key: '6de7c231eca4518ecb710861a349a09578e12480', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, index.h("p", { key: 'afae2cff66f26a03c004288a78b2b5d5dd47637e' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '16b36062afb28f174882b1673c1b46b67287a06d', icon: "false" }, index.h("p", { key: '255c3129ad3c156a02bb6cb5f89c96801d4c529a' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '366b43af59096a42da5c2f7a1c999d7a7939063f', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, index.h("p", { key: '420c29888a001eb0f3664a409ba4ace63245acca' }, this.totalPages - 2)), index.h("gb-pagination-button-group-base", { key: '82d8c2b56d43659e808f3fd4427e375a2acc521f', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, index.h("p", { key: '2d89fe3a3cbd26fa1053a8df423be34dd706da18' }, this.totalPages - 1)), index.h("gb-pagination-button-group-base", { key: 'e9bd11c369fe2ed3b8a28fccda5d8fd171c70de4', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, index.h("p", { key: '5f866800018cf2ea54d9925d7d85a7a533828ba2' }, this.totalPages)), index.h("gb-pagination-button-group-base", { key: '694df2675aae343ce9ebd2bb944ad7ecafb64f77', icon: "trailing", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: '6d5b68345f2af8f4a35ca071d0cd21d17e59055b' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("div", { key: '03a392de3765dae69393948febf44663ee5ff404', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: '8300278b3af0b4566261ce6f346c5a9d11a5d067', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: 'bda2af57365a0a152afcf209023d40e2cf6def70' }, "Previous")), index.h("div", { key: '3ac20904fd4c016cb5bcbb5499dead8117fb5d7e', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: '35150970975cb5284b208e1cb0edde715318b070', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, index.h("p", { key: '8b7dd0adf0feae074c80f114bab6daa1ce567000' }, "1"))), index.h("gb-pagination-button-group-base", { key: '6cd7e3230e08fe734cbd85e0f3a26af9489fdf77', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, index.h("p", { key: '8fbe2ec9ce0f3ef80e7aa22a8ec60f81f7f8d189' }, "2")), index.h("gb-pagination-button-group-base", { key: '258159e78b27368c4387c195619ad85aa3589969', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, index.h("p", { key: '2530f02e3be03724244d9d900dca9c2d61df0d5b' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '50170a83468ac7ec49520c35d4c5c58790cc4651', icon: "false" }, index.h("p", { key: '4482ee249651f43c255d7554b029fe38515cdd60' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '53776c9ddd646cfe06982363c6ee3c8ef03cc490', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, index.h("p", { key: '4e39e2558c93230cb74590e4bc8066c5ed60903f' }, this.totalPages - 2)), index.h("gb-pagination-button-group-base", { key: 'a4775bda3abfa842408db21e94b03c445567f7e5', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, index.h("p", { key: '77207bb70214c5635a54b5372acb0bf6060debe0' }, this.totalPages - 1)), index.h("gb-pagination-button-group-base", { key: '9568f157b4043eb29a3e4f66832e8ec3c7e2ff91', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, index.h("p", { key: '5d53e7cb1ba353624b5594acf129537e26dc4f5b' }, this.totalPages)), index.h("gb-pagination-button-group-base", { key: '0ce4ae9f3aab055b06aab45e15f21f6083fa9205', icon: "trailing", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: '01f3330f5736ab4bd2c1f49f1dc2b76c270f52d2' }, "Next"))), index.h("div", { key: '3f084aa538ba493ac9211dbc0b3fd210a9865c00', class: "pagination_entries" }, index.h("div", { key: '14ad9903cac7bc986b40de83ad008d7788fe1f2f', class: "entries_text" }, index.h("p", { key: '95af3dc318c009d086f73928309e2026b8486abd', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), index.h("div", { key: '6656779d456efe27eb0ab279f4e25de7ada37461', class: `entries_dropdown` }, index.h("gb-input-dropdown", { key: 'ef0884d9b319c55c8c3e240ffcd9668cd1193e3f', 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' && (index.h(index.Fragment, null, index.h("div", { key: 'eb93f6d987fbd9140caea352b4dbf1af114912c6', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: '647d10e10dacd2a1cc1e7519480035a9a646ed58', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: 'b9054566d07b49a83a762b79d0a5185253a82a8b' }, "Previous")), index.h("div", { key: 'ed4dca6b707674af8e882623e1630e4d20305b05', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: 'b722d384eecd4755b038a7ce732e3bc6c49feb83', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, index.h("p", { key: 'c08533b2227697edc006d06f105454bcecfffdbe' }, "1"))), index.h("gb-pagination-button-group-base", { key: 'd3b8ccdff0bb657e941a368d1e5f592aec237453', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, index.h("p", { key: 'e8184a925b3728c194752e95a5f22dd31607fc91' }, "2")), index.h("gb-pagination-button-group-base", { key: '8857b5e53651dc4aad3f870a9340e6a1cb195d8a', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, index.h("p", { key: 'd8dc6082d9680a7f1c306e787d057e4ef180e6f2' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: 'b804c59a4457b3e5d44c3d21d2fc42fcb6d03406', icon: "false" }, index.h("p", { key: 'c4bd36b7bfd5648d7b08dec56e073220d2f40082' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '529bb27891cdb5e99a8d0776ef704bfe13bed291', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, index.h("p", { key: '4f302093c75121fcf13b68a0d23448cff775deda' }, this.totalPages - 2)), index.h("gb-pagination-button-group-base", { key: '8d8a6065ccaf5435348b73a99eb3382857cbafdc', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, index.h("p", { key: '38dde756a2a8056704f115335b6f1083057dbdd4' }, this.totalPages - 1)), index.h("gb-pagination-button-group-base", { key: 'ab6593ff289de003d3f41b1bfb8e45a496be2477', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, index.h("p", { key: '334efd3e1a39d9bea60bb2b81844087392d54f5f' }, this.totalPages)), index.h("gb-pagination-button-group-base", { key: '47212ea850be6281431c12d1bbeaf4479d7e0328', icon: "trailing", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: '3a354928c52f3af1b2f6afacb75056f748b87933' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (index.h(index.Fragment, null, index.h("gb-button", { key: '4a742001544e4714a73b2af13a5ae69b6bf46bbd', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: '0ccc780f3ff324238ea02d3974d6f62b9ed3608b', class: "page_number_text" }, index.h("p", { key: '913930a5f11f5dd402b665d409957d367a3ba976', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: 'ae4604b120babd0bbcbb2e7bdc6fcdd1585f6cc8', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '793a363adadf693d5fb3e2f0d37b7c6ae96e760d', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: '4369d5ec720de84d4e5a91ac414daff323dc2a1e', class: "page_number_text" }, index.h("p", { key: '74926c360b5cfc56f8976f0c2c7dcf2887af4483', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: '402d948a6f86e728525226f3564de526d7866d56', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '3900e3f3c4244dd15057e296b6ebb35b4b55f705', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: '08776c9deaf3a8fb20832179f1495c5c846dc40e', class: "page_number_text" }, index.h("p", { key: 'ff6c6cc2123e682f91561a62aac2ff9ee32a3d17', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: '7d134a1d75cc677d40699f3e1fb1b21faac63f56', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '0137ccfcbf2ffb2c867e7f99921fea37567ae6df', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: 'ddb4c1f13e674c785c842f0a532a7915dc5b8827', class: "page_number_text" }, index.h("p", { key: '8826f9da95befa89440e847b2307fc84b0b67b05', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: 'a3857bd3358bc06a253feaa64974eddde29542f9', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '5c90f49af5ac8106bae9a0dcb102fd8988cec86e', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: '47488ee1074c77f372cb342f13ce46353df5620a', class: "page_number_text" }, index.h("p", { key: '7883c38d1591a01b31fcf724480927d7843b5159', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: 'a6f957b79191ce216a75d7d111cfcee57fdbf383', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '85c349402a621a362638569ccdfde9c4cb3f2e4d', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: 'd972d6a914b7c5c16c43f0bb3e97cffe3c044acc', class: "page_number_text" }, index.h("p", { key: '339c1f8f4dfdefaef375a73242b3578c22892c33', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: '96044886abae628c75d2d83ad2fab1c4fbbce472', 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' && (index.h("div", { key: '8d1fd6e915b96af159b22a5ae39508356e4c07d8', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: '9a7c51d1caba5c44781c6dd31036d13993bda73e', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: 'fdc421e1ca6d4f2f02749ca7d10df33c3b99413b', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: '63d3c253b52f48e51fcb2afed53f263b22f3f37b', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, index.h("p", { key: '3374425b16d0a353be44675b16c850ce1c896d77' }, "1"))), index.h("gb-pagination-button-group-base", { key: 'f212b1d14b872fd4addec2145920f14e87914619', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, index.h("p", { key: 'ea6bdc43aad297a167270243a8d4acf824322de7' }, "2")), this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '55ea41ced8d2304c7722cea0294e58ec23b84d32', icon: "false" }, index.h("p", { key: '44404df8e182b45808848d1c8254af8fc439d019' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: 'ca0bd12c8eb4697ac97b5ec35400ec863412707b', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, index.h("p", { key: 'a7d7b24d2c16ff32cfcde766041098dbec877c8e' }, this.totalPages - 1)), index.h("gb-pagination-button-group-base", { key: 'f7689b9d5db952886fe0bf86b879581b302e331b', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, index.h("p", { key: 'fc87e802d75871a62f643f9d2572d2a3d021b493' }, this.totalPages)), index.h("gb-pagination-button-group-base", { key: 'a7f4f6143dd9491f23a824f190dad183c051beda', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'mobile' && (index.h("div", { key: '3988840287caaaa3ff2987da025faf2d25544c9d', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: '79e2696b95ce81f6f628d082e1fda10c88bcee24', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: '1bdc8c2bf93c00905d4dc2002e8453de8cbb68a7', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: 'f7215305a55df0f2ab32b4e07210e9eca1caefba', icon: "false", state: "active" }, index.h("p", { key: '184e36844928f6046f398580a7eaabf10088d17c' }, "1"))), index.h("gb-pagination-button-group-base", { key: 'e4ab9d28efd3d0873face37bde815abc2f501fab', icon: "false" }, index.h("p", { key: '7af67f8c4d12b75ef95057b0789d537fb1ffdf8c' }, "2")), index.h("gb-pagination-button-group-base", { key: '2a18624d39dd05e7aca634f8c415ac1d3d19f6b0', icon: "false" }, index.h("p", { key: '5c883a1ee66a21b8c24ec701dbc316aad2250868' }, "...")), index.h("gb-pagination-button-group-base", { key: '47ab04773bd3a96ca8a4dca09ec1f4554334cebe', icon: "false" }, index.h("p", { key: '1de768879c239dd3805e2739dfc9a8f896e67f14' }, "9")), index.h("gb-pagination-button-group-base", { key: 'c631d218391a6a6d4b682e769b47b0c360e2967c', icon: "false" }, index.h("p", { key: '433632b2b5caaa4702fdde8ac85287b9a1cb0d10' }, "10")), index.h("gb-pagination-button-group-base", { key: '28b602c1ad6719727fc33a6ed2408f6d5823318a', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'mobile' && (index.h("div", { key: '5e2bba8e382868991f64ed8a495310952177e185', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: 'fb23158ddc776938354a665d0150556eb19da8b1', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: '38448df652e874d752ebf781df3aa52df3f0c3c6', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: '5ce35fbf7b675519e1c9872351d18570c41ca5d0', icon: "false", state: "active" }, index.h("p", { key: '0702ca0e53cf315d9ff3f5a8358f9857e524a4ff' }, "1"))), index.h("gb-pagination-button-group-base", { key: '92ed15569c05644864d10fe050f8c60eeb38fb49', icon: "false" }, index.h("p", { key: '9ab2c0b9d05762d3ad112727ef4ca93f107ebd75' }, "2")), index.h("gb-pagination-button-group-base", { key: '005f56da2aa0467d21dd850bb703562178c79d62', icon: "false" }, index.h("p", { key: 'e70dd30a1bc075da87293f0722de84f679103431' }, "...")), index.h("gb-pagination-button-group-base", { key: '8a8e284f731e822b496684f0162d1cdfeb371f1b', icon: "false" }, index.h("p", { key: 'd3ad95bb4f6d3755e9aa40e1472b8f1c2271d96e' }, "9")), index.h("gb-pagination-button-group-base", { key: 'af9878b5205a2b0325f3ed421d72a0924399c4c8', icon: "false" }, index.h("p", { key: '764c11dd80375826f116e3f424f8c537d487c724' }, "10")), index.h("gb-pagination-button-group-base", { key: '69c236b368f76fc4a32b9411f810d476e55ad41c', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
39
+ return (index.h("div", { key: '729f74f661c6eb2946b58b8c5467b45d6abf6bca', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("gb-button", { key: 'a2de927a14abf87618a5fb21383650a61b4ae70e', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, index.h("p", { key: '7e79954eac91a1e9b16ecab96127caee5d7cd599' }, "Previous")), index.h("div", { key: '21ec5377456d255c61e085451d8057bb3324d8f4', class: "pagination_numbers" }, index.h("gb-pagination-number-base", { key: 'e68f714fe73d6843ab8f67b6f28afd4848d030a7', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, index.h("p", { key: 'a697d920d27a7c621201fc75d314cc5bc51da791', slot: "page_number" }, "1")), index.h("gb-pagination-number-base", { key: 'a69554b85864b563152ee3868e6becdb2dccaa3c', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, index.h("p", { key: 'a64105c3da0e515dc66eb2a58f846ea4684f72fb', slot: "page_number" }, "2")), index.h("gb-pagination-number-base", { key: '9e41858adfb8097ac705a36d0ab6bd92db633561', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, index.h("p", { key: 'c0b8318e87d5b769b66e5b56c8096c4958ce6921', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: '9ec29e863594ba409dc0de81572d71766a7e5dab', shape: this.shape }, index.h("p", { key: 'd063577fc97f48c61b811a8dd79199f49b05e20b', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: 'e2055ccfda2cb2a7cd69add14d7020fe2e3b3c89', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, index.h("p", { key: '50f85337c70acc100aad02f60a5b81ce8f7cef8b', slot: "page_number" }, this.totalPages - 2)), index.h("gb-pagination-number-base", { key: 'c0094ab30f3ee94eb9fac57d6c0f0f33efcff1b3', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, index.h("p", { key: '0359f46b4f49e414e749aace0c668204bd0ff941', slot: "page_number" }, this.totalPages - 1)), index.h("gb-pagination-number-base", { key: 'afc62e7d67141c74ef3c2d0de6549132f61f0dc0', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, index.h("p", { key: '0781ba9df4c15c29bae2180324834a844bdd74d9', slot: "page_number" }, this.totalPages))), index.h("gb-button", { key: '2a954b2391ab1018fbd9bd11ec679ea703f8aefd', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, index.h("p", { key: 'c1f6ea7e68c3ee05fbdb461788fc57ca213563b8' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("gb-button", { key: '37560e1811e6f2a336d4dda8a72f623cc3829832', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, index.h("p", { key: '51697d01771ba02e08f6599b020507d6d9555bea' }, "Previous")), index.h("div", { key: 'c632f5fc417d37d01e558f595a981e909bafbe89', class: "pagination_numbers" }, index.h("gb-pagination-number-base", { key: '8b51cd1860988223089a0de86f4b6c74d19a26cb', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, index.h("p", { key: '7937ba78c34fb2f5f51f6b14b12ca3df8d8e7180', slot: "page_number" }, "1")), index.h("gb-pagination-number-base", { key: '9711b73b7432d8f678053d94dacf1e6da3181f82', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, index.h("p", { key: '479910486a3510ec2a5c916bc7ecc08a74845389', slot: "page_number" }, "2")), index.h("gb-pagination-number-base", { key: 'be46ccded10cca8e47ad2a4220f8dc738cd7f519', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, index.h("p", { key: 'c729002eb8b0ea4fa6adfd6bbdab30a48a9d579c', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: 'a7405ed82eecfe49824eca2c8677cf45fed27fde', shape: this.shape }, index.h("p", { key: 'cb2e5acca7c43d8d19dacdb178cbff1a553d6986', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: '6ceebfbfe6296082feccd01cfed996d6e89f13e7', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, index.h("p", { key: '94eefcc36f6c86c532190c6a406482e9ce4e1867', slot: "page_number" }, this.totalPages - 2)), index.h("gb-pagination-number-base", { key: '8fd7ad96760f0e8b164667813268a015cb0398ec', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, index.h("p", { key: '633055684326a677d8e09e96a0029a19f3a97ca8', slot: "page_number" }, this.totalPages - 1)), index.h("gb-pagination-number-base", { key: 'f07072e8725568da5219ad09f596ab874cfd674a', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, index.h("p", { key: 'c2e59a45f96a524714d90546a9c9cc9ea989aac1', slot: "page_number" }, this.totalPages))), index.h("gb-button", { key: 'f27891cddf180f1a919d6339b3f87427c74cc814', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, index.h("p", { key: 'ea7ec3f8bf28033f9c9f56bd66cea6b2ef147965' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("div", { key: 'a18a7ed0d38a57e347e987dcb3b3adf9929978f9', class: "pagination_entries" }, index.h("div", { key: 'd9786b0a4a67e5f34b8f196f23a37927e2c3be7e', class: "entries_text" }, index.h("p", { key: '7b294ffc0d3da30ff76ff0c8eed74dfab076babd', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), index.h("div", { key: '3c6704161457d27fa4ca07e4476523adc4120941', class: `entries_dropdown` }, index.h("gb-input-dropdown", { key: '0ae2bbc0cac8110de61ad54ba20b52d55ebd5552', 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 }))), index.h("div", { key: '131affe5bcbcb5bdb668bb217d95fef6983b2db8', class: "pagination_numbers" }, index.h("gb-pagination-number-base", { key: '4152ddb272ad88acac41300b935aa0764a62f645', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, index.h("p", { key: 'd217397c1471a531cac48f8be58bd02a25040b17', slot: "page_number" }, "1")), index.h("gb-pagination-number-base", { key: 'fe43229dcab5bf350a705693e09e77afda5f9864', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, index.h("p", { key: 'edeebdc4ad1b2200b2646c6de3a6f2cf18eb6784', slot: "page_number" }, "2")), index.h("gb-pagination-number-base", { key: 'f220dcebb1d2d51a67960707cc66c7e6c558a6ac', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, index.h("p", { key: '6ce4aa691a00dc97947769d74e4c90296c4acffb', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: 'b779888512e15dfae89c5c11ab4ce912ce6f5e73', shape: this.shape, state: "default" }, index.h("p", { key: '6d271e26b8e3d350ed6810a61a03c7ad6b0f34fb', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", { slot: "page_number" }, this.currentPage))) : null, index.h("gb-pagination-number-base", { key: 'f0d23d308d64715e10d88827b35f5216632460d8', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, index.h("p", { key: 'ce7a59c5d34ef07ead7334ece42da09937877e6e', slot: "page_number" }, this.totalPages - 2)), index.h("gb-pagination-number-base", { key: '0d5768104128506dcfd7feb0adccae6ea7cc4972', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, index.h("p", { key: '7216226f690b52eee7a2a5feb44ab21a3c47eab6', slot: "page_number" }, this.totalPages - 1)), index.h("gb-pagination-number-base", { key: 'a4f50f96f7f6cafd8c22ba0a3f785479cc953952', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, index.h("p", { key: '03071a66f0a339569003af5e2c270ce93ab43274', slot: "page_number" }, this.totalPages))), index.h("div", { key: 'ef8601da4ba52e9b7846bb89e6e22d438c7d8c9b', class: "pagination_btns" }, index.h("gb-button", { key: '47e66ad6c457479fa2013c0cdeb3c70808475acb', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("gb-button", { key: '0b23a65a61db1872e13995da453353ccbd8b0354', 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' && (index.h(index.Fragment, null, index.h("div", { key: '2e3ba3603c33c34fe515253021e33a2ea6add1d0', class: "pagination_entries" }, index.h("div", { key: '8cc737f34926542064afb30ef5425f99f2e06d48', class: "entries_text" }, index.h("p", { key: '69533a99551b4e663c2de5e693ef2be5c738fb96', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), index.h("div", { key: '77b61d70f666e6829399d117227da3cb4d470d92', class: `entries_dropdown` }, index.h("gb-input-dropdown", { key: '55fb3164d72c3f59b2f6777e2e9d9e98b9d767ee', 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 }))), index.h("div", { key: 'd61050b01db89ce74d1d0b677c3b66ad47453e5f', class: "page_number_text" }, index.h("p", { key: '5e2e2f32fb0f96d63019e31dd65908ebf0270ed9', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("div", { key: 'a97ee42e10232bd950fddb417a1b9759a1432920', class: "pagination_btns" }, index.h("gb-button", { key: '9125320e57f374edf66580a5d102d26600e9a7fc', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: '8e388a2168bc84c3b10f30613a1121efdb2f2dc9' }, "Previous")), index.h("gb-button", { key: '0c417a20802fd39bc25fd9d9b51b0ef58b3cb4ed', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: '09ca321166cc8d64cb7cbbaebdef53c129c2561b' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("div", { key: '66ff4fc0639ce8526ddd880ae2e44aa28b023d6c', class: "pagination_btns" }, index.h("gb-button", { key: '27894174652cf5bd35cc41e7ac714be1b600e9ef', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: '69b547b707a446117eac21759119955c2d1cc038' }, "Previous")), index.h("gb-button", { key: '125b1ddb3b0494d748dd0ce8be7bdb67d101a255', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: 'fcd10a4eac4ee83646d63aec48c90eb0bfd692fa' }, "Next"))), index.h("div", { key: 'd213e5e4a49a2f65e825302cd2a7c3b9463c76b2', class: "page_number_text" }, index.h("p", { key: 'bd44101f0d3435191d461ba18e16cef445450209', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("div", { key: 'a83563e9b136a02d3a46ff32ca29141d793efe8e', class: "pagination_entries" }, index.h("div", { key: 'e9c95f8fa375cc60424ba0a6ae377c552347be84', class: "entries_text" }, index.h("p", { key: '3da5ec383d1a1b01f83368fd7f5575ec92fd5a5a', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), index.h("div", { key: 'c48ca9284cc46df9d6e3228b32749a641af81827', class: `entries_dropdown` }, index.h("gb-input-dropdown", { key: 'b0988301b3845fb89c3e6e3a7769c8fcb3b52784', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '392775f6aa342853db002f3cdfff68a0b1fb0de9', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: '79e2e388a9571602a9aa26b688dde29283945111' }, "Previous")), index.h("div", { key: '58dbb3c01eca5a6e10f7af86a6b18521d4c767bd', class: "page_number_text" }, index.h("p", { key: '401359a9d03c2fe1a061c00ac4d91a5507c0d555', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: '1206806be024b3691ec539969df260a711d7a857', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: '5f0dc7fdcf6f8e84b7849b57bd4c43794a74db36' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("div", { key: '6eaf365aaed7f42136fc22fe2a1c25d4052319d5', class: "pagination_entries" }, index.h("div", { key: '4b5a52d048eb075e080cf46df966434eea7d9f6d', class: "entries_text" }, index.h("p", { key: 'ab13cdf82696066a86693f3ebab984c7732f9cf2', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), index.h("div", { key: 'f5d02bdfc7c06c657f776cfa25a42ca0bcfe9990', class: `entries_dropdown` }, index.h("gb-input-dropdown", { key: '18d65b807eb0fa94722c385f34508e5f14388adc', 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 }))), index.h("div", { key: 'cd3e102878481db32f585780568cb81bae73894b', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: '43e364df599fa82e75994cb8a99148dd6f88c832', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: '717bbda9a3632feb6685edf53ba43c1bd579fe73' }, "Previous")), index.h("div", { key: '6ec81c0081be6388420cdb8275e3f32daddca12b', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: '9fc162b62461aa62d78fede85691abc739465f4b', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, index.h("p", { key: '377b543d0f1daf567144917504822c6ab27cca30' }, "1"))), index.h("gb-pagination-button-group-base", { key: '0bf28a0125c8402c6333ed868bf0db44ad663a2e', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, index.h("p", { key: 'b813daffecbf77a98f78cf92d6328871ddab8079' }, "2")), index.h("gb-pagination-button-group-base", { key: 'c537ac762c4f74603ff127e8af2186a373b4478c', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, index.h("p", { key: 'f8094e1df8254e179d8a3481780377476d944729' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '288807803d3ae065604792c63fbbde2e8a3bcd89', icon: "false" }, index.h("p", { key: 'd634c1e53b09fbaae830daa828bb0a9f2ece8402' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '9a2b52d1c9f691479eeed60ec475b8639b0fa61c', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, index.h("p", { key: 'c5f7ecb50f5fa83dbff34e55ac64b2e8b1ebf341' }, this.totalPages - 2)), index.h("gb-pagination-button-group-base", { key: '037fad5a69ad4babfbf703e42e86a4af8d5198b0', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, index.h("p", { key: '25951f53067f0ddb1b86b670300b6b4fe56f1c5d' }, this.totalPages - 1)), index.h("gb-pagination-button-group-base", { key: 'ee3cd80fa4d5a8c465a60ad454c1c8adf99c781a', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, index.h("p", { key: '5c42f8106ab337195fff6da7c43a5eebc4fbdd39' }, this.totalPages)), index.h("gb-pagination-button-group-base", { key: '2d7887e9f2fefdb39f7dba175fd738c84cca46d0', icon: "trailing", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: 'ee8e44c3dd287000f27ad33ccafd6cf9175fb97f' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (index.h(index.Fragment, null, index.h("div", { key: 'c82670133e7e70fa0123b4d3598073353bff153a', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: 'c5b615a0b7ad72e974ddb63ff4591dff1ffdaa98', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: 'bf3870c74511f0f412b05871022063a93098e211' }, "Previous")), index.h("div", { key: 'df7841805dcdfc04ee04a5b15d00e6c310840946', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: '463af390b3a90ea978a2690050c3115fbc2ba53c', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, index.h("p", { key: '1163391265c3568ef78d25ed516c2a6221ff7d76' }, "1"))), index.h("gb-pagination-button-group-base", { key: 'ff0723aceac0ab6f70a9cec1199139d65c427ccf', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, index.h("p", { key: '13bccf87ae1917dfd6917e93bd26788fc988dee9' }, "2")), index.h("gb-pagination-button-group-base", { key: '67b50bdf03917db86eacb340f09059d1b8d0597c', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, index.h("p", { key: '20db5ddd3a574ca871951032f4754722e2109d5b' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: 'ace564e29e1ad520c0fe50a5c38b6ebe5823ca7e', icon: "false" }, index.h("p", { key: '4291fc355b376cae10cee101fe5910e61a798b49' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: 'b9414dd35f6419fac0a02176a2269a96e22b5732', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, index.h("p", { key: 'b68f1441cd63c38f623c057621ed5b65cab3536c' }, this.totalPages - 2)), index.h("gb-pagination-button-group-base", { key: 'ca5b5936f84969b6716a4c97a15b237a3b7f5594', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, index.h("p", { key: '63252e977e7a0796e3e137f23b2c3b3a2c3b6221' }, this.totalPages - 1)), index.h("gb-pagination-button-group-base", { key: '6a6544fed97681f7e4428a7c2c3dcad4b55b7560', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, index.h("p", { key: '1f28042c1cae38f08065f4c81db8e7464a2f7baf' }, this.totalPages)), index.h("gb-pagination-button-group-base", { key: '219cb0f3f02297957d84f51e937a7bbfa14d99bc', icon: "trailing", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: '961347ba053887d66592ceb8c2fa704333bb26ff' }, "Next"))), index.h("div", { key: 'c65d9b8107b4ae786afcc2a5fd175f948e5966f7', class: "pagination_entries" }, index.h("div", { key: '36f33070e8c63069d78daaa5f0c38d96a88bbadf', class: "entries_text" }, index.h("p", { key: '543204542a320d9ce22fffd9c2a71956eadfcf22', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), index.h("div", { key: 'e1da7732ffb9e9b8ef35dd662a2f8f4116c66d00', class: `entries_dropdown` }, index.h("gb-input-dropdown", { key: '0f1cd14288ca2fb188babb7a5d200c1d350fafb9', 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' && (index.h(index.Fragment, null, index.h("div", { key: 'f1e408c0f74655ba8184336925142fb4086f2d75', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: 'df442957bbd936fb2f1d85f95106714b8c62c50d', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, index.h("p", { key: '1d0a28d352d0e9ba277ed06b5e02fd2e329aab84' }, "Previous")), index.h("div", { key: '761fc7ab420ea91860aed065384535a9e6228ce8', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: '5239024fddb8a26060d85ae8380d071d98dac274', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, index.h("p", { key: '904dbc5302ac897b27bfd6a2a699ac70892140c1' }, "1"))), index.h("gb-pagination-button-group-base", { key: '1792d6982171b8a08f51e6b2cd98f1d34b5a30f9', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, index.h("p", { key: '83da809f785776834242015b0ea75bd08d5dbe0f' }, "2")), index.h("gb-pagination-button-group-base", { key: '489cc1b4b21ec8ce6003d8a141ae0d1ebde3ad30', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, index.h("p", { key: '92ce6e96ef19fb59052d0bc26a03c8a70565eb10' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '42c9e58cf80a51dbacc93db5a2bc0e2b7c442659', icon: "false" }, index.h("p", { key: 'dc714367a95d5c0cd218cbd857d40819a8822d2d' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: 'abb78b5135ee73f4d67ee19f724743c742b22573', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, index.h("p", { key: 'c7a237bf2ada2f626bb4d02242b7d3bd6b0c9a4e' }, this.totalPages - 2)), index.h("gb-pagination-button-group-base", { key: 'd44adbc4d7d5104af4c1a289f7ba7aef0cca47d3', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, index.h("p", { key: 'cecaf96e56b362241b35d4aafd2173be1e3f26d4' }, this.totalPages - 1)), index.h("gb-pagination-button-group-base", { key: 'b6d9f9a421e23c928160ca3d710b3673d1e3b81d', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, index.h("p", { key: 'b063bbb5e25dfa3c49c1a457e4c14d019770c4a8' }, this.totalPages)), index.h("gb-pagination-button-group-base", { key: '6a8b70e175a99741cf6af47ad8eb0c9ee318c0b3', icon: "trailing", onClick: () => this.onNextButtonClicked() }, index.h("p", { key: '24337394c2ecc7873fae30baf5f18da2739f45bf' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (index.h(index.Fragment, null, index.h("gb-button", { key: '36d54e2d9cce9d2eace08be0b2c44e80490ee9f7', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: 'e2f4dc0837f806f1701fd5c80677ffe997790b68', class: "page_number_text" }, index.h("p", { key: '0f065db681d6834e981c801f9c5bd57528e23c40', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: 'd6539b1a9e4452032d30b7a22809e495d223d5c5', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '2b52ea1252834453d8829461332c140603833f55', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: '10bedd3bc881c295f82bdde1ddb4bbf9fec31c02', class: "page_number_text" }, index.h("p", { key: '46a29c8d07b5aa064212027b8f7c0825633410e9', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: '8fbdbe6e0da86bd021056d26dee9f9afa728724f', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '10e495a1123302d950054352d6811f0297a020f0', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: 'fe99c1571392fef684b6ad4ce3b682bbddd9546f', class: "page_number_text" }, index.h("p", { key: 'e3ed9834ac78e5d2cc1d35be9e1c2912222efb96', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: '38275d445dfcd47bb395f2bb1a48eb0f49481d23', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: 'c8a053152a7be74d1c4ea03db843c5e9e7b090e4', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: 'b00231aa89072795d290f9e84722e7490d1e03a3', class: "page_number_text" }, index.h("p", { key: '9f98237d488a6ae03c0979632e5e2bc49b4d9a85', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: '1ca14a61710ac0694ed3eef91f46f8e94ebe1252', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '76ce20b1ff68cecd2b8317ada6c0343135e00636', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: 'ff031491d6b9ed2f20462e61909373abfeea063e', class: "page_number_text" }, index.h("p", { key: '72e1bdfec0ce5f369ecbdb8914035ce64cf875fe', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: 'ea988c7448d6443eedbecadd06a2adfe1d8cddca', 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' && (index.h(index.Fragment, null, index.h("gb-button", { key: '00d7d1c63f755e3d6e1516e54b76fa5f903eeacb', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: 'edf51e1c5e5d408ad58848bbb6d674257ef1291e', class: "page_number_text" }, index.h("p", { key: '54f589e02527dfede8616db6fa0c6d577586b42a', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), index.h("gb-button", { key: 'dd55045c173ce66f1dabaa7b218b9862566296cd', 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' && (index.h("div", { key: '787b3f6e83908734f73a06d92058134bc8bc250c', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: '55fbe4dd3748fe13d4068e8638a99316e6d1ac8a', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: '419cde946a8367ed363d0133157b91d2ae012609', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: 'a9b85b31bb719cf5ec02f5bc09633165ca3b649d', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, index.h("p", { key: '4a23fc25a849673979421db02e38df98dd49d8b8' }, "1"))), index.h("gb-pagination-button-group-base", { key: '809c21fee6a3dd8a715426218ab211715f294bff', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, index.h("p", { key: '55b33491bca8f4454c42e74cb0803bbe71e26334' }, "2")), this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '8e4b256ebeb591967d573f301669163051c93b30', icon: "false" }, index.h("p", { key: 'f6f0890edb0561eed37c9b9fc11699ea55ef3b12' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? (index.h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? 'active' : 'default' }, index.h("p", null, this.currentPage))) : null, index.h("gb-pagination-button-group-base", { key: '6ec00e3272df77083e8e63d4742b3a4af74c7499', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, index.h("p", { key: 'cf4587855f66599fc9ae659befce7eae7785cfde' }, this.totalPages - 1)), index.h("gb-pagination-button-group-base", { key: '363d52133aa043cb374a52315bcb577030a291ac', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, index.h("p", { key: '4be6715494146d1a43d133afcb60732a00eb7e38' }, this.totalPages)), index.h("gb-pagination-button-group-base", { key: '743e03f09cde17b8268bb96f09d08409384b6612', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'mobile' && (index.h("div", { key: '4b1d95f55d9dc6e65b85554406d5628f291f27a5', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: '7c324cd87b1ff6a09f111a3d02172d41123ae4a6', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: '70a28b08b255a5f04adba3373ef2b8eb74680e7d', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: '8568967fccaa492d12e43de98d5121c5398a81e4', icon: "false", state: "active" }, index.h("p", { key: '8b79c8f94b87d1fde82f4e9c4d61c4bfe3c26a0d' }, "1"))), index.h("gb-pagination-button-group-base", { key: 'c88fff9517fa5d904c9e4be8d3c0f975aad48a5d', icon: "false" }, index.h("p", { key: '6015c812775184c9e8cc18b2b5e502cc884d01dc' }, "2")), index.h("gb-pagination-button-group-base", { key: '56a9891ea7bac1c580cb2e658afa9d9da9920e33', icon: "false" }, index.h("p", { key: '80ad1fb4e8aa191be898d8c207f6bed935fe3964' }, "...")), index.h("gb-pagination-button-group-base", { key: '4cdd45645256d93dea7ec8ecc08829e1ce577e4c', icon: "false" }, index.h("p", { key: 'fc46f05517fac3f42d18d2118bb8a0c8aa65a4fb' }, "9")), index.h("gb-pagination-button-group-base", { key: 'bc660e124d0aadff10d2b56f027719827375ec27', icon: "false" }, index.h("p", { key: '68652c178f30b8218f607a2ca152646cd7243706' }, "10")), index.h("gb-pagination-button-group-base", { key: '82e890d8646fc0ae1e696a578ec257f6e0f3bdb0', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'mobile' && (index.h("div", { key: '4684d072799155eb8c4822bc611e34be295a7088', class: "pagination_button_group" }, index.h("gb-pagination-button-group-base", { key: '1cc714b83cb95b78af53482cdb2031db60c12d3c', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), index.h("div", { key: '4fcbe45163973b3236bcb665b8104460ff662756', class: "btn_group" }, index.h("gb-pagination-button-group-base", { key: '76fc9fb58203f7e7c0612e8ac9cfe56d1cc69f51', icon: "false", state: "active" }, index.h("p", { key: '0175ea100f32c4b2dd4926b33b57a3d511e19ef3' }, "1"))), index.h("gb-pagination-button-group-base", { key: 'd218426ae503442beb292c6ec7a14b15346ab816', icon: "false" }, index.h("p", { key: '790e835c57acaaa306aa0c77320082e67d421c3c' }, "2")), index.h("gb-pagination-button-group-base", { key: '6464a1e273c75c124255ad029bcf238af2ba4aa1', icon: "false" }, index.h("p", { key: '15d72e43c1a2fa21143039d942f3e1c7627437ec' }, "...")), index.h("gb-pagination-button-group-base", { key: 'db0215bf578606a36d8c4b305face98ec5f70a95', icon: "false" }, index.h("p", { key: 'a0004095c37a45ee377cd935badfc5ab94dd2927' }, "9")), index.h("gb-pagination-button-group-base", { key: 'a3c27e365bc9b31dff7811a896deb9d983395c3a', icon: "false" }, index.h("p", { key: '549a64a98d30fe6a58127351893f56c13ac7a059' }, "10")), index.h("gb-pagination-button-group-base", { key: '843d299a4f66f83328e38c7747d84e91090ba8d9', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
40
40
  }
41
41
  };
42
42
  GbPagination.style = gbPaginationCss;
@@ -34,7 +34,7 @@ const GbProgressCircle = class {
34
34
  }
35
35
  }
36
36
  render() {
37
- return (index.h("div", { key: 'b9d17603fa155679e85d63662b52fbfe1b4b4aed', class: "gauge" }, index.h("div", { key: 'a16377fe0b1028ec14a94e7b43043a204e583bc6', class: "arc", ref: el => (this.arcElement = el) }), index.h("div", { key: 'acf3c27ed4d433028943a8a8704a422fba5f900f', class: "mask" }), this.label && (index.h("div", { key: '7a784b985748d54fae7c51209f7eac711f63ae48', class: "label", ref: el => (this.labelElement = el) }, index.h("p", { key: '77c1843d484f27712bb0ac13b02ecb623e64e5d4', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
37
+ return (index.h("div", { key: '02590f24edbdd96d7744a245e2c778040742f084', class: "gauge" }, index.h("div", { key: 'e1712a9bb141adad237b4955d97128841824a500', class: "arc", ref: el => (this.arcElement = el) }), index.h("div", { key: 'e549cb46a1ebe843ed033ef3da75ecc030415eba', class: "mask" }), this.label && (index.h("div", { key: 'd91f719108bcecf9e7d57ae228a289da9f3f56b3', class: "label", ref: el => (this.labelElement = el) }, index.h("p", { key: 'c1baea93e7e65856a7d4d661ede6e04720a854f5', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
38
38
  }
39
39
  get el() { return index.getElement(this); }
40
40
  static get watchers() { return {
@@ -11,7 +11,7 @@ const GbScrollbar = class {
11
11
  this.length = '25%';
12
12
  }
13
13
  render() {
14
- return (index.h("div", { key: '5bed1cd0512a3af6a790f9aaa556bd8ea1726625', class: "scrollbar-container" }, index.h("div", { key: 'cd6ebb1fa06b802fbc90020e6ef1501577538035', class: "scrollbar", style: { height: this.length } }, index.h("slot", { key: '70ee1d630590a8c57f1b6a8aa9e19cde10adb0f5' }))));
14
+ return (index.h("div", { key: '71b8571b4f1f96dcdc27318737d7f4c81f17fef5', class: "scrollbar-container" }, index.h("div", { key: 'aafc7596a707ecde13ae518e6cea394897a4f20a', class: "scrollbar", style: { height: this.length } }, index.h("slot", { key: '3b5aaa5d369e9074a57f91667e9c7fa6746fdf34' }))));
15
15
  }
16
16
  };
17
17
  GbScrollbar.style = gbScrollbarCss;
@@ -105,7 +105,7 @@ const GbSidebar = class {
105
105
  const logoSrc = index.getAssetPath(`assets/globus_bank_logo.svg`);
106
106
  const blueLogoSrc = index.getAssetPath(`assets/globus_bank_logo_blue.svg`);
107
107
  const whiteLogoSrc = index.getAssetPath(`assets/globus_bank_logo_white.svg`);
108
- return (index.h(index.Fragment, null, this.type === 'simple' && (index.h("div", { key: 'db242f84b98bfba678e9a46acec33a8ff594ff45', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (index.h("div", { key: 'a318eb51a2438ceadf7c290b50bee7947088860a', class: "pattern" }, index.h("img", { key: '1195a78c74cd2fe7791a565c488a47e2a6cf16cc', src: patternSrc, alt: "" }))), index.h("div", { key: 'fab4c2226aae2530a218bedccf8dbd60fc3f8d6b', class: "nav" }, index.h("div", { key: 'ecf651bad84b816cda80fb609d3d4d9d758b52ee', class: `sidebar_header ${this.state}` }, index.h("div", { key: 'd7f61adede5260523df64ef35325c386bc14f18c', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && index.h(index.Fragment, null, this.category === 'plain_background' ? index.h("img", { src: blueLogoSrc }) : index.h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && index.h("img", { key: '1b248a57865b6a118e89df802b448e5f955f721c', src: logoSrc, alt: "" })), index.h("div", { key: 'fc22a7fdf06010f83c6c10b82400a8480fe77b95', class: `collapse_button ${this.state}` }, index.h("gb-collapse-button", { key: 'a3bc66508a1155a3a924216221d69f0bc8eff511', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), index.h("div", { key: 'fee35db5d07815ad6153e2b696ae0e064ca6a710', class: "navigation" }, index.h("div", { key: '68a525022edbffb00bc8a74239d05a5799f3d972', class: "item" }, index.h("gb-simple-side-bar-item", { key: '18c328a8ac29929e5e3abd81b1924e12a0e6ea99', 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 }), index.h("gb-simple-side-bar-item", { key: 'c528636f1db6a03d36e4897f902e1c7f52434380', 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 && (index.h("gb-simple-side-bar-item", { key: '06a6681df684b196e155d3b4d6faba32b066ff96', 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 && (index.h("gb-simple-side-bar-item", { key: '93bb2cdc6f216d002a141d934dd8c4a4a53eb9f4', 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 && (index.h("gb-simple-side-bar-item", { key: '6da91b6e80d36152d27cfb1109906b56fd7d0a3b', 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 && (index.h("div", { key: 'b4c004a51f066d791226e5bc78868db4eecec1e9', class: "navigation" }, index.h("div", { key: 'b1f621b5620f8adc378dbe4620d50c9c85874753', class: "item" }, this.sixthItemLabel && (index.h("gb-simple-side-bar-item", { key: 'dd5acd8c69c7fa6ae3edce45ffff8badf1caaaeb', 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 && (index.h("gb-simple-side-bar-item", { key: '0f3a0cf89c9c4b4682b38ab8224b10238bca2453', 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 && (index.h("gb-simple-side-bar-item", { key: '89ffcc120c33b18489ef9fa23454af780846a646', 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 && (index.h("gb-simple-side-bar-item", { key: 'bced7e70a5def70056b49b6f0680c2aa564458c5', 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 && (index.h("gb-simple-side-bar-item", { key: '9d79e70cfcc31ed7dcea5153e5897511b80f97a4', 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' && (index.h("div", { key: 'e7a25aa9743adf2cf5a8a671a1d8c71dce2609e4', class: "application_name" }, index.h("div", { key: '764bbd9f18f3d7f9a65f635d667c1301d7cee63f', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (index.h("div", { key: '06b885ab5d89e3c258cbbda6359f0499d1134a9c', class: "application_name_pattern" }, index.h("img", { key: 'a9669b77ba1b8d95d03817d8dffeffc756a3d9ae', src: patternSrc, alt: "" }))), index.h("div", { key: '7d133c2591b5b26a3fd05d2c89cc98b00f799cc2', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), index.h("span", { key: '269ee45e4ef7f1190790f7cdf8a5a4f3aa8eb09c', class: textClass }, index.h("slot", { key: 'e9907541ca4695d8d458aee9d3106432b734e67b', name: "application_name" }))))))), this.type === 'complex' && (index.h("div", { key: '03dfa239779fc00ef000f6c9b3303bc5d9f48117', class: `sidebar_and_nav ${this.state}` }, index.h("div", { key: 'c21219ce9e6f447935bdaa3b811c858971b8c19a', class: "nav_div" }, index.h("div", { key: '73ebae956845cea59decbfcd9d63204aad332573', class: "logo_and_button" }, this.state === 'expanded' && index.h("img", { key: 'ebafbf9a3042104e4e3ba8be290578339dd7fa62', src: blueLogoSrc }), this.state === 'collapsed' && index.h("img", { key: '653f777fa658083b049f84cd350e327eb340d1da', src: logoSrc, alt: "" }), index.h("gb-collapse-button", { key: 'd590a8249258ab4485152139218630c5ff7022c6', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), index.h("div", { key: 'a5ac4031f96948bce18424aa3bf996acada03ff6', class: "complex_sidebar_div" }, index.h("div", { key: 'ce597f08dbb2ca1e7403e9133320bbe4c558e30d', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (index.h("div", { key: 'e1cd2c0e2d61ab8e9c4a34a8a7d56ad9c12113ec', class: "pattern" }, index.h("img", { key: 'f8b167f5b68aacced2bdfd3d2300b8319b4d709f', src: patternSrc, alt: "" }))), index.h("div", { key: 'c30f0e2e6878a58263dfdcf1bd5df80c072639c6', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index$1) => (index.h("gb-complex-primary-side-bar-item", { key: `${index$1}`, 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$1) }))))), index.h("div", { key: 'd79586b2aa73a4c7be8d0c352a5908851a256fbc', class: `secondary_side_menu ${this.category} ${this.state}` }, index.h("div", { key: 'd369bdeaf1905ca7c33e2512c4be723e91f9e736', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index$1) => (index.h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index$1}`, 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$1) }))))))))));
108
+ return (index.h(index.Fragment, null, this.type === 'simple' && (index.h("div", { key: '01384f5f45baf35b2dd339dbc4a0d1c07f7bf6ba', class: `simple_sidebar_div ${this.state} ${this.category}` }, this.category === 'colored_background' && (index.h("div", { key: '1b4600cf35695d5a4e8b086f596a6520b4198173', class: "pattern" }, index.h("img", { key: '9a48cf54266bf9ec18da4ff523d3cbd212142321', src: patternSrc, alt: "" }))), index.h("div", { key: '03f015388ec7b08e578d4741679e0e7c827f5064', class: "nav" }, index.h("div", { key: '8dc6f0bec710854ef626f6b4546865842665a03a', class: `sidebar_header ${this.state}` }, index.h("div", { key: 'ced2968af970025011b138ad6d3c1fb0ecafef47', class: `logo_and_name ${this.state}` }, this.state === 'expanded' && index.h(index.Fragment, null, this.category === 'plain_background' ? index.h("img", { src: blueLogoSrc }) : index.h("img", { src: whiteLogoSrc })), this.state === 'collapsed' && index.h("img", { key: '4c91ad8a805ae262885565aeb41ffd79e46f2c9f', src: logoSrc, alt: "" })), index.h("div", { key: '5d957ca2444f6d8c38b4efe4aabf938ee2924409', class: `collapse_button ${this.state}` }, index.h("gb-collapse-button", { key: '52d3bd25c889354e7cbc0f658f1f3a399226a5f6', color: this.category === 'plain_background' ? 'gray' : 'white', action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), index.h("div", { key: '36f2b730d56b72ae32e610ffcc3049ff2eed3111', class: "navigation" }, index.h("div", { key: 'feb0de0b8747745f5ef038634ff27ea1eb821835', class: "item" }, index.h("gb-simple-side-bar-item", { key: 'ebbcad98a63fc62f4366b91b1bc031dfbfff2271', 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 }), index.h("gb-simple-side-bar-item", { key: '1369199391f6cf7e27c5727ebba7cf405765599c', 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 && (index.h("gb-simple-side-bar-item", { key: '438f41d4d2b6db2071bc4714232fc7ab82621306', 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 && (index.h("gb-simple-side-bar-item", { key: 'e2891c4dbb1878ffbd385650324fd55de926113e', 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 && (index.h("gb-simple-side-bar-item", { key: '052202bd12230da109e67a0f3b39d10c23e1798d', 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 && (index.h("div", { key: '454a5b3b2fcfdd36afe06c5c3412bde6e6971876', class: "navigation" }, index.h("div", { key: 'f9969e585e5c50c6f04747f79e8f94f5d6ede293', class: "item" }, this.sixthItemLabel && (index.h("gb-simple-side-bar-item", { key: 'a96714e0a61bf98f078973ad8ab8d938e09b9e0e', 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 && (index.h("gb-simple-side-bar-item", { key: '9c3d02f14f7da2e87c58c4532c41abddadbd2015', 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 && (index.h("gb-simple-side-bar-item", { key: 'ab1befe80f897c0fb231a9f595ab4891bfffc533', 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 && (index.h("gb-simple-side-bar-item", { key: '87fe4c893ae33ccc6bc232ae74a66835489481af', 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 && (index.h("gb-simple-side-bar-item", { key: '844aa613d6bfff0ae9e8bf0e64fc7122f974ad29', 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' && (index.h("div", { key: '3cb207a1efcd60343cc9b559137dd12cc1b38d82', class: "application_name" }, index.h("div", { key: 'b9c5568035ba212df786337c085ca8cb8633a2a0', class: `wrapper ${this.category}` }, this.category === 'plain_background' && (index.h("div", { key: '702fe892307ec861e0cfac2b19cec5f3a377d762', class: "application_name_pattern" }, index.h("img", { key: '7df19e1b70770967e84eb97ffe764457dcf4cf4e', src: patternSrc, alt: "" }))), index.h("div", { key: '339c1c55eea5325677fa8d79e85225c54007ebcd', class: `application_icon ${this.category}`, innerHTML: this.leadingIconSvg }), index.h("span", { key: 'cf57723b8ef2d6136ce868b78430a3d051744618', class: textClass }, index.h("slot", { key: '6e57a35b9f36f66ae35e8a65df0ebef8e74dfc27', name: "application_name" }))))))), this.type === 'complex' && (index.h("div", { key: 'e7b3403c5f0c780a81205281501f7af21673a4f6', class: `sidebar_and_nav ${this.state}` }, index.h("div", { key: 'cd55da6cdcabaa6e2377137249ba6aaffdf46783', class: "nav_div" }, index.h("div", { key: 'b981f483bbea38eddc41cd88bb9dc038756201b1', class: "logo_and_button" }, this.state === 'expanded' && index.h("img", { key: 'f308bee90544030e69d71ba98bd8e12604707f68', src: blueLogoSrc }), this.state === 'collapsed' && index.h("img", { key: 'd7c5560cc0858d39df0f9872d19ab5da7acf1931', src: logoSrc, alt: "" }), index.h("gb-collapse-button", { key: '38f0575b5de802da3554d5de6cf8e348ce816720', color: "gray", action: this.state === 'collapsed' ? 'expand' : 'collapse', onClick: () => (this.state === 'collapsed' ? this.expandSideBar() : this.collapseSideBar()) }))), index.h("div", { key: '70d33243618816b298f1b704e7662193eb37ce43', class: "complex_sidebar_div" }, index.h("div", { key: '70e09c7a32be9aa5eb46cc687357802cfa697df6', class: `primary_side_menu ${this.category} ${this.navItemStyle}` }, this.category === 'colored_background' && (index.h("div", { key: '8575473dc4538d86a9a1b65e567c762ea0e8090e', class: "pattern" }, index.h("img", { key: 'fa8105527523912c08f6f982fded16bd01c53e1e', src: patternSrc, alt: "" }))), index.h("div", { key: 'b5ff00a0503e020ac0b5495b1e02e4b50896f7f7', class: "primary_side_menu_container" }, Object.keys(this.complexSidebarData).map((primaryItem, index$1) => (index.h("gb-complex-primary-side-bar-item", { key: `${index$1}`, 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$1) }))))), index.h("div", { key: 'a52eedecd816bef41ec31693a94f11adc1fee7f9', class: `secondary_side_menu ${this.category} ${this.state}` }, index.h("div", { key: '8ab2a0c834613cd9a5e2b629e9333b7ae084043b', class: "sside_menu" }, this.complexSidebarData[this.activePrimaryItem].items.map((secondaryItem, index$1) => (index.h("gb-complex-secondary-side-bar-item", { key: `${this.activePrimaryItem}-${index$1}`, 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$1) }))))))))));
109
109
  }
110
110
  get el() { return index.getElement(this); }
111
111
  };
@@ -24,7 +24,7 @@ const GbSliderControlHandle = class {
24
24
  this.isFocused = false;
25
25
  }
26
26
  render() {
27
- return (index.h("div", { key: '897468de46e312555e3096a6f8a3b50b7e42ffb2', 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' && (index.h("div", { key: 'a0f4a084ddea001281b65e76ec3408b45894b530', class: "tooltip-container" }, index.h("gb-tooltip", { key: '9f4f8f26be77bc84a8f01a8c75ff23f7a5ee9971', "show-arrow": false, arrow: "none", "show-supporting-text": false }, index.h("p", { key: '6360460402fec372b344e945762e9ade22eeca5d', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (index.h("div", { key: 'cdaf2c35cc215bbb99af47d3a2498c64b5147e69', class: "thumb-label" }, index.h("p", { key: '39895655f4eb68f71bd4ba42fd00a03e64ba2125', class: "thumb_label text-md-medium" }, this.value)))));
27
+ return (index.h("div", { key: '2811ed954baee3842949fc929cd055878e9ff2bb', 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' && (index.h("div", { key: '91ac44c04f131eebe963c381157afe744ca9b9ed', class: "tooltip-container" }, index.h("gb-tooltip", { key: 'ec25289b3f2f59a39c73f2dfc536e9c9ed8fc45d', "show-arrow": false, arrow: "none", "show-supporting-text": false }, index.h("p", { key: '796d64dffee9939aef1ddfe3570ce2b4d8744c3d', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (index.h("div", { key: 'f68c5bcd9dc4bd7635c776f905863e2f19a1956c', class: "thumb-label" }, index.h("p", { key: '0732b0dcb6efb4c8bc46e22168792d6fc4e0bb09', class: "thumb_label text-md-medium" }, this.value)))));
28
28
  }
29
29
  };
30
30
  GbSliderControlHandle.style = gbSliderControlHandleCss;
@@ -78,7 +78,7 @@ const GbSlider = class {
78
78
  return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
79
79
  }
80
80
  render() {
81
- return (index.h("div", { key: 'f6b7e5a4a6ce1315ee37ce5ff602668e869145cc', class: "slider-container", ref: el => (this.containerEl = el) }, index.h("div", { key: '0f110f6cae6d5c22253ab142f5277a10b0f94020', class: "track", ref: el => (this.trackEl = el) }), index.h("gb-slider-control-handle", { key: '72e82004aaf0592fd05b12ddab9d73dfcc8b2dab', 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') }), index.h("gb-slider-control-handle", { key: '858e3eb6f082495ef0ca21e94041ea2834aee87d', 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') })));
81
+ return (index.h("div", { key: '2b55cb729f3166d8c8134912ff18f97a8960057c', class: "slider-container", ref: el => (this.containerEl = el) }, index.h("div", { key: '761dd7fab715e8178bf06c5bfcd232478f605851', class: "track", ref: el => (this.trackEl = el) }), index.h("gb-slider-control-handle", { key: '272b9ac44b9eb2e6f56de00f8e57c8ad94bb231c', 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') }), index.h("gb-slider-control-handle", { key: 'aa3912d4c0e3b06e323eb6740599f29410ecfba1', 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') })));
82
82
  }
83
83
  get el() { return index.getElement(this); }
84
84
  };
@@ -23,7 +23,7 @@ const GbStepperVerticalIconsCentered = class {
23
23
  this.seventhStepSupportingText = '';
24
24
  }
25
25
  render() {
26
- return (index.h(index.Fragment, null, this.type === 'icon' && (index.h("div", { key: '5cb0ffd497cc20d54793872b38e3de885f55ff3d', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (index.h(index.Fragment, null, this.steps === 2 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: '497366374501a488437d141617bedc50f84ca4e5', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '213d0fc358098164481e12305c6c2ed7d06d338f', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: 'd0907ea94ff69dc54f73dba7e66a369df5fb12d2', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: 'e74de29522eb773c64895d29ffa1ddb121ca72c2', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: '8c1bc97c0b163c901d61d3907e3074cc4cbd82fd', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: '987c97ab46477ba8ed6f1481578138f68933e5dc', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '755dc058dcfb1bff81089019146fd7722a92ddc7', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: '6ac0a55291cb3d1d5c844f4240ef0ea37a8136e9', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: 'f752d9ee9784fe3382296d5092b6b4c96840f6b7', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: 'd840520dc82a560bd9eff19db9bb5501aa4a0594', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '20a7f50cca8be46faee78a39715c6f5cb3afb475', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: '1503cd5455ca2b5bd66a4d431c7267380615f22c', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: '02a020d93e58916e1b58aec1b02a0f18d741ff7a', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), index.h("gb-step-base", { key: 'eb652dd11940f86d351e72f233a3e5a5168c8320', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: 'eeb68d3e63fe1b0d1575982be3a6e947bb977151', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '6a70b65f92d1544fbd30261ec84ab383c587686b', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: 'cc3d4b232f2bf2171a4c5e8134745ca4ae5be885', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: 'efbea0b93a525e2826ab3b552d50e39cdc977918', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), index.h("gb-step-base", { key: 'ccc108004aaa27c0a36d0f5429251a011dfc075f', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), index.h("gb-step-base", { key: 'aa084f755274b65a591a40ba81ed9d4d294ed5d4', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: 'bcee14dd287cd7deaf71d09c8426fd87b99adebc', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '4a5161d601c478486d6d8d2f8623baa1558905d8', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: 'cf6925811b3815ccf7e390e06eeff15618d43f8b', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: 'af7b8e2e5da23e2c7a05ff9e84437e3e936e3ca5', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), index.h("gb-step-base", { key: 'ee24239c34a8c71fe40afe4679a2dce503f50d53', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), index.h("gb-step-base", { key: 'b01dd69bb0e58e1a454eee418722659cf598b581', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), index.h("gb-step-base", { key: 'd1f9f451c0d473f8fd6365ca5bb6f6d7eb6c5f42', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
26
+ return (index.h(index.Fragment, null, this.type === 'icon' && (index.h("div", { key: '38339f53c21a8e1f7961ac41aa3658ab0f127a2f', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (index.h(index.Fragment, null, this.steps === 2 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: '3b238b5a3761ac6f15ceffd2c0b471d33c53d34d', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '7791810b3e75e53702f448e882cb8ecfd2a68436', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: 'c1d9acb6e08d84eac2e023db0cb98cf597d1b1be', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: 'c5bea2b351cd5ebfbd6b1649eb257916382902bd', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: '9f1694bb87445d0c6b4667826c328e3d2e7416e2', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: '28dae5e4c999feda7717883d621defef6864c96f', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: 'e7616f2978624316bd3dfdf89453d8df798e1703', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: '9ccb0d2e8312bb708ec4e0997706c7c421496760', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: 'aa9ab943def99014c0888234caf193aad1728227', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: '527d6a17924fd1e3840131cd05bb3bb9184d5a44', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '213d6f20d0c4c5757b1ba2b36cdb55baf77e5e5f', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: 'a8658a8d74e14a62999e4e3a0dbbdb1680da9131', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: '652424cc1cf094da3ea6e6d48c641c1306373d46', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), index.h("gb-step-base", { key: '453f13bae01799bbfb94b5009b1d6dd07351e3a3', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: '3903ce1d1b85acf3973054ac1d2e3ade50624126', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: '258ea37b362611665745634adc5ba789e846da93', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: '1c55dd9bbe04b4da09b3b6e3ac66d0e3f789dbb7', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: '052a5ec2125fa57ec68ef162cb54e16841e48b30', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), index.h("gb-step-base", { key: '45998ff56c5a8816ee879d3b3ce2efeeda16b72d', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), index.h("gb-step-base", { key: '3971b8fb350790406c83e36813ffa9219082abb9', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (index.h(index.Fragment, null, index.h("gb-step-base", { key: '8e1fc73446fa13f71429ee64e9b8fe6456c8e192', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), index.h("gb-step-base", { key: 'e94cec5e94ff0c4cf4ec44eba94842540cf2b8e4', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), index.h("gb-step-base", { key: '3f3a2e63be7575d605ef392b30f5242639b103d6', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), index.h("gb-step-base", { key: '69a58cbc74ef2d3fe290ebbd8f02bfa23c085d12', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), index.h("gb-step-base", { key: '92859ae38b8072d35a366d6b04cd0a8774ca93b1', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), index.h("gb-step-base", { key: '10521006b34e8d02b00c704a3c6ca3c0a4b9f523', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), index.h("gb-step-base", { key: 'd6eec01f9ffb28244611b31bc3fc7540ffe7a6d8', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
27
27
  }
28
28
  };
29
29
  GbStepperVerticalIconsCentered.style = gbStepperHorizontalIconsCenteredCss;