globuswebcomponents 1.3.6 → 1.3.8

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 (568) hide show
  1. package/dist/cjs/gb-avatar_13.cjs.entry.js +687 -0
  2. package/dist/cjs/gb-avatar_13.cjs.entry.js.map +1 -0
  3. package/dist/cjs/{gb-pagination-button-group-base_2.cjs.entry.js → gb-breadcrumb-button-base.cjs.entry.js} +10 -57
  4. package/dist/cjs/gb-breadcrumb-button-base.cjs.entry.js.map +1 -0
  5. package/dist/cjs/gb-button-close.cjs.entry.js +24 -0
  6. package/dist/cjs/gb-button-close.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-button.cjs.entry.js +90 -0
  8. package/dist/cjs/gb-button.cjs.entry.js.map +1 -0
  9. package/dist/cjs/gb-carousel-arrow.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-checkbox-group-item.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-checkbox-group.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-checkbox_2.cjs.entry.js +185 -0
  13. package/dist/cjs/gb-checkbox_2.cjs.entry.js.map +1 -0
  14. package/dist/cjs/gb-detail-cell.cjs.entry.js +86 -0
  15. package/dist/cjs/gb-detail-cell.cjs.entry.js.map +1 -0
  16. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  18. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +46 -0
  21. package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +1 -0
  22. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +42 -0
  23. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +1 -0
  24. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  26. package/dist/cjs/gb-header-icon.cjs.entry.js +34 -0
  27. package/dist/cjs/gb-header-icon.cjs.entry.js.map +1 -0
  28. package/dist/cjs/gb-header.cjs.entry.js +72 -0
  29. package/dist/cjs/gb-header.cjs.entry.js.map +1 -0
  30. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +364 -0
  32. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js.map +1 -0
  33. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +144 -0
  35. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js.map +1 -0
  36. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +398 -0
  37. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +1 -0
  38. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  39. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  41. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  42. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  45. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +66 -0
  50. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js.map +1 -0
  51. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +112 -0
  52. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js.map +1 -0
  53. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  54. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  55. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  56. package/dist/cjs/{gb-progress-bar.cjs.entry.js → gb-toast-button.cjs.entry.js} +14 -11
  57. package/dist/cjs/gb-toast-button.cjs.entry.js.map +1 -0
  58. package/dist/cjs/gb-toast.cjs.entry.js +76 -0
  59. package/dist/cjs/gb-toast.cjs.entry.js.map +1 -0
  60. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  61. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  62. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  63. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  64. package/dist/cjs/gb-top-bar-item.cjs.entry.js +38 -0
  65. package/dist/cjs/gb-top-bar-item.cjs.entry.js.map +1 -0
  66. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +53 -0
  67. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js.map +1 -0
  68. package/dist/cjs/gb-top-bar.cjs.entry.js +51 -0
  69. package/dist/cjs/gb-top-bar.cjs.entry.js.map +1 -0
  70. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  71. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  72. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  73. package/dist/cjs/globuscomponents.cjs.js +1 -1
  74. package/dist/cjs/loader.cjs.js +1 -1
  75. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  76. package/dist/collection/assets/corporate.svg +6 -0
  77. package/dist/collection/assets/file-corrupt.svg +6 -0
  78. package/dist/collection/assets/file-verified.svg +4 -6
  79. package/dist/collection/assets/file.svg +4 -0
  80. package/dist/collection/collection-manifest.json +3 -0
  81. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.css +2912 -0
  82. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.js +81 -0
  83. package/dist/collection/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.js.map +1 -0
  84. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.css +2660 -0
  85. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.js +61 -0
  86. package/dist/collection/components/gb-breadcrumbs/gb-breadcrumbs.js.map +1 -0
  87. package/dist/collection/components/gb-btn/gb-btn.js +1 -1
  88. package/dist/collection/components/gb-button/gb-button.js +1 -1
  89. package/dist/collection/components/gb-button-close/gb-button-close.js +1 -1
  90. package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +1 -1
  91. package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
  92. package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +1 -1
  93. package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +1 -1
  94. package/dist/collection/components/gb-checkbox-group-item/gb-checkbox-group-item.js +1 -1
  95. package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +3 -3
  96. package/dist/collection/components/gb-complex-primary-side-bar-item/gb-complex-primary-side-bar-item.js +1 -1
  97. package/dist/collection/components/gb-complex-secondary-side-bar-item/gb-complex-secondary-side-bar-item.js +1 -1
  98. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  99. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  100. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  101. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  102. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  103. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  104. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  105. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  106. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  107. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  108. package/dist/collection/components/gb-header/gb-header.js +1 -1
  109. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  110. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  111. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  112. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  113. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  114. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  115. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  116. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  117. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  118. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  119. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  120. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  121. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  122. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  123. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  124. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  125. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  126. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  127. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  128. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  129. package/dist/collection/components/gb-sidebar/gb-sidebar.css +5 -0
  130. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  131. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.css +2 -0
  132. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  133. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  134. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  135. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  136. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  137. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  138. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  139. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  140. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  141. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  142. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  143. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  144. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  145. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  146. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  147. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  148. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  149. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  150. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  151. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  152. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  153. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  154. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  155. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  156. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.css +48 -0
  157. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +222 -0
  158. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js.map +1 -0
  159. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  160. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  161. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  162. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  163. package/dist/components/gb-action-panel.js +4 -4
  164. package/dist/components/gb-avatar-add-button.js +1 -1
  165. package/dist/components/gb-avatar-dropdown.js +6 -6
  166. package/dist/components/gb-avatar-group.js +4 -4
  167. package/dist/components/gb-avatar-label-group.js +1 -1
  168. package/dist/components/gb-avatar-profile-photo.js +2 -2
  169. package/dist/components/gb-avatar.js +1 -1
  170. package/dist/components/gb-badge.js +1 -1
  171. package/dist/components/gb-breadcrumb-button-base.d.ts +11 -0
  172. package/dist/components/gb-breadcrumb-button-base.js +44 -0
  173. package/dist/components/gb-breadcrumb-button-base.js.map +1 -0
  174. package/dist/components/gb-breadcrumbs.d.ts +11 -0
  175. package/dist/components/gb-breadcrumbs.js +42 -0
  176. package/dist/components/gb-breadcrumbs.js.map +1 -0
  177. package/dist/components/gb-btn.js +1 -1
  178. package/dist/components/gb-button-close.js +1 -1
  179. package/dist/components/gb-button.js +1 -1
  180. package/dist/components/gb-carousel-arrow.js +1 -1
  181. package/dist/components/gb-checkbox-base.js +1 -1
  182. package/dist/components/gb-checkbox-group-item.js +1 -1
  183. package/dist/components/gb-checkbox-group.js +7 -7
  184. package/dist/components/gb-checkbox.js +1 -1
  185. package/dist/components/gb-collapse-button.js +1 -1
  186. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  187. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  188. package/dist/components/gb-detail-cell.js +7 -7
  189. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  190. package/dist/components/gb-export-dropdown-item.js +1 -1
  191. package/dist/components/gb-export-dropdown.js +4 -4
  192. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  193. package/dist/components/gb-export-sub-dropdown.js +1 -1
  194. package/dist/components/gb-featured-icon.js +1 -1
  195. package/dist/components/gb-file-type-icon.js +1 -1
  196. package/dist/components/gb-file-upload-item-base.js +1 -1
  197. package/dist/components/gb-file-upload.js +18 -18
  198. package/dist/components/gb-header-icon.js +1 -1
  199. package/dist/components/gb-header.js +4 -4
  200. package/dist/components/gb-help-dropdown.js +4 -4
  201. package/dist/components/gb-help-tooltip.js +1 -1
  202. package/dist/components/gb-horizontal-tabs.js +5 -5
  203. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  204. package/dist/components/gb-input-dropdown.js +1 -1
  205. package/dist/components/gb-input-field.js +1 -1
  206. package/dist/components/gb-mega-input-field-base.js +1 -1
  207. package/dist/components/gb-notification-content.js +1 -1
  208. package/dist/components/gb-notification-pane.js +5 -5
  209. package/dist/components/gb-pagination-button-group-base.js +1 -1
  210. package/dist/components/gb-pagination-dot-group.js +1 -1
  211. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  212. package/dist/components/gb-pagination-number-base.js +1 -1
  213. package/dist/components/gb-pagination.js +19 -19
  214. package/dist/components/gb-password-button.js +1 -1
  215. package/dist/components/gb-progress-bar.js +1 -1
  216. package/dist/components/gb-progress-circle.js +1 -1
  217. package/dist/components/gb-scrollbar.js +1 -1
  218. package/dist/components/gb-sidebar.js +10 -10
  219. package/dist/components/gb-sidebar.js.map +1 -1
  220. package/dist/components/gb-simple-side-bar-item.js +1 -1
  221. package/dist/components/gb-slider-control-handle.js +1 -1
  222. package/dist/components/gb-slider.js +3 -3
  223. package/dist/components/gb-status-indicator.js +1 -1
  224. package/dist/components/gb-step-base.js +1 -1
  225. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  226. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  227. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  228. package/dist/components/gb-tab-button-base.js +1 -1
  229. package/dist/components/gb-table-cell.js +1 -1
  230. package/dist/components/gb-tag-checkbox.js +1 -1
  231. package/dist/components/gb-tag-close.js +1 -1
  232. package/dist/components/gb-tag-count.js +1 -1
  233. package/dist/components/gb-tag.js +1 -1
  234. package/dist/components/gb-textarea-input-field.js +13 -13
  235. package/dist/components/gb-toast-button.js +1 -1
  236. package/dist/components/gb-toast.js +4 -4
  237. package/dist/components/gb-toggle-base.js +1 -1
  238. package/dist/components/gb-toggle.js +2 -2
  239. package/dist/components/gb-token-field-compact.js +2 -2
  240. package/dist/components/gb-token-field-compressed.js +3 -3
  241. package/dist/components/gb-tooltip.js +1 -1
  242. package/dist/components/gb-top-bar-item.js +1 -1
  243. package/dist/components/gb-top-bar-sidemenu.d.ts +11 -0
  244. package/dist/components/gb-top-bar-sidemenu.js +120 -0
  245. package/dist/components/gb-top-bar-sidemenu.js.map +1 -0
  246. package/dist/components/gb-top-bar.js +3 -3
  247. package/dist/components/gb-vertical-tabs.js +1 -118
  248. package/dist/components/gb-vertical-tabs.js.map +1 -1
  249. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  250. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  251. package/dist/components/{p-bd62b321.js → p-01827ba2.js} +3 -3
  252. package/dist/components/{p-bd62b321.js.map → p-01827ba2.js.map} +1 -1
  253. package/dist/components/{p-cb923444.js → p-028293c8.js} +2 -2
  254. package/dist/components/{p-cb923444.js.map → p-028293c8.js.map} +1 -1
  255. package/dist/components/{p-ab0acd4d.js → p-04d43865.js} +7 -7
  256. package/dist/components/{p-ab0acd4d.js.map → p-04d43865.js.map} +1 -1
  257. package/dist/components/{p-d06d713a.js → p-13ed4f83.js} +3 -3
  258. package/dist/components/{p-d06d713a.js.map → p-13ed4f83.js.map} +1 -1
  259. package/dist/components/{p-2e4e090c.js → p-15a19f03.js} +2 -2
  260. package/dist/components/{p-2e4e090c.js.map → p-15a19f03.js.map} +1 -1
  261. package/dist/components/{p-7207c91e.js → p-17907f9c.js} +2 -2
  262. package/dist/components/{p-7207c91e.js.map → p-17907f9c.js.map} +1 -1
  263. package/dist/components/{p-cf588f40.js → p-1845a5e4.js} +4 -4
  264. package/dist/components/{p-cf588f40.js.map → p-1845a5e4.js.map} +1 -1
  265. package/dist/components/{p-954d7fe7.js → p-2248e764.js} +4 -4
  266. package/dist/components/{p-954d7fe7.js.map → p-2248e764.js.map} +1 -1
  267. package/dist/components/{p-af2dc724.js → p-262f8a42.js} +7 -7
  268. package/dist/components/p-262f8a42.js.map +1 -0
  269. package/dist/components/{p-e558af0e.js → p-26a11a36.js} +3 -3
  270. package/dist/components/{p-e558af0e.js.map → p-26a11a36.js.map} +1 -1
  271. package/dist/components/{p-b678b493.js → p-368c15a4.js} +2 -2
  272. package/dist/components/{p-b678b493.js.map → p-368c15a4.js.map} +1 -1
  273. package/dist/components/{p-d9a95b87.js → p-3784b7a5.js} +7 -7
  274. package/dist/components/{p-d9a95b87.js.map → p-3784b7a5.js.map} +1 -1
  275. package/dist/components/{p-66d52fd5.js → p-441d6370.js} +3 -3
  276. package/dist/components/{p-66d52fd5.js.map → p-441d6370.js.map} +1 -1
  277. package/dist/components/{p-98f5c49f.js → p-44e07b51.js} +2 -2
  278. package/dist/components/{p-98f5c49f.js.map → p-44e07b51.js.map} +1 -1
  279. package/dist/components/{p-43891900.js → p-498441b8.js} +5 -5
  280. package/dist/components/{p-43891900.js.map → p-498441b8.js.map} +1 -1
  281. package/dist/components/{p-f5cd442d.js → p-4c2e07fd.js} +2 -2
  282. package/dist/components/{p-f5cd442d.js.map → p-4c2e07fd.js.map} +1 -1
  283. package/dist/components/{p-faae035b.js → p-55683c1d.js} +2 -2
  284. package/dist/components/{p-faae035b.js.map → p-55683c1d.js.map} +1 -1
  285. package/dist/components/{p-6bcf02bd.js → p-58ef6413.js} +2 -2
  286. package/dist/components/{p-6bcf02bd.js.map → p-58ef6413.js.map} +1 -1
  287. package/dist/components/{p-421e82d7.js → p-5a74dba5.js} +5 -5
  288. package/dist/components/{p-421e82d7.js.map → p-5a74dba5.js.map} +1 -1
  289. package/dist/components/{p-0bdf8955.js → p-72bca400.js} +2 -2
  290. package/dist/components/{p-0bdf8955.js.map → p-72bca400.js.map} +1 -1
  291. package/dist/components/{p-0e5e3f8a.js → p-76753bc6.js} +19 -19
  292. package/dist/components/p-76753bc6.js.map +1 -0
  293. package/dist/components/{p-c845c2c6.js → p-920e5a8f.js} +3 -3
  294. package/dist/components/{p-c845c2c6.js.map → p-920e5a8f.js.map} +1 -1
  295. package/dist/components/{p-dd5c9f25.js → p-92f34f94.js} +27 -27
  296. package/dist/components/{p-dd5c9f25.js.map → p-92f34f94.js.map} +1 -1
  297. package/dist/components/{p-badf04ea.js → p-93f7b8fa.js} +2 -2
  298. package/dist/components/{p-badf04ea.js.map → p-93f7b8fa.js.map} +1 -1
  299. package/dist/components/{p-77dacb3a.js → p-974ee6f2.js} +2 -2
  300. package/dist/components/{p-77dacb3a.js.map → p-974ee6f2.js.map} +1 -1
  301. package/dist/components/{p-589a5969.js → p-a0b332bc.js} +3 -3
  302. package/dist/components/{p-589a5969.js.map → p-a0b332bc.js.map} +1 -1
  303. package/dist/components/{p-39e2a84d.js → p-a3dd3c80.js} +2 -2
  304. package/dist/components/{p-39e2a84d.js.map → p-a3dd3c80.js.map} +1 -1
  305. package/dist/components/{p-c0c2d7ff.js → p-a87e21b3.js} +2 -2
  306. package/dist/components/{p-c0c2d7ff.js.map → p-a87e21b3.js.map} +1 -1
  307. package/dist/components/{p-65852bb7.js → p-abc31a5b.js} +2 -2
  308. package/dist/components/{p-65852bb7.js.map → p-abc31a5b.js.map} +1 -1
  309. package/dist/components/{p-af5789ef.js → p-b1d0b6ca.js} +2 -2
  310. package/dist/components/{p-af5789ef.js.map → p-b1d0b6ca.js.map} +1 -1
  311. package/dist/components/{p-9a515959.js → p-b42cdb46.js} +3 -3
  312. package/dist/components/{p-9a515959.js.map → p-b42cdb46.js.map} +1 -1
  313. package/dist/components/{p-8e055fae.js → p-b85609fd.js} +3 -3
  314. package/dist/components/{p-8e055fae.js.map → p-b85609fd.js.map} +1 -1
  315. package/dist/components/{p-d9a6aa70.js → p-bfeeb2c9.js} +7 -7
  316. package/dist/components/{p-d9a6aa70.js.map → p-bfeeb2c9.js.map} +1 -1
  317. package/dist/components/{p-46e64e8f.js → p-c16069ad.js} +2 -2
  318. package/dist/components/{p-46e64e8f.js.map → p-c16069ad.js.map} +1 -1
  319. package/dist/components/{p-0cb65f99.js → p-c479cf40.js} +3 -3
  320. package/dist/components/{p-0cb65f99.js.map → p-c479cf40.js.map} +1 -1
  321. package/dist/components/{p-d0a741ae.js → p-c811d105.js} +3 -3
  322. package/dist/components/{p-d0a741ae.js.map → p-c811d105.js.map} +1 -1
  323. package/dist/components/{p-8c7157f0.js → p-ca5e9c1c.js} +2 -2
  324. package/dist/components/{p-8c7157f0.js.map → p-ca5e9c1c.js.map} +1 -1
  325. package/dist/components/{p-f95903ac.js → p-ce6c9c4f.js} +3 -3
  326. package/dist/components/{p-f95903ac.js.map → p-ce6c9c4f.js.map} +1 -1
  327. package/dist/components/{p-9ba3d294.js → p-d11be91f.js} +2 -2
  328. package/dist/components/{p-9ba3d294.js.map → p-d11be91f.js.map} +1 -1
  329. package/dist/components/{p-2b66c98a.js → p-dc032290.js} +2 -2
  330. package/dist/components/{p-2b66c98a.js.map → p-dc032290.js.map} +1 -1
  331. package/dist/components/{p-91a34b5d.js → p-ed2db22b.js} +3 -3
  332. package/dist/components/{p-91a34b5d.js.map → p-ed2db22b.js.map} +1 -1
  333. package/dist/components/{p-50b9f25f.js → p-eec6d84d.js} +7 -7
  334. package/dist/components/{p-50b9f25f.js.map → p-eec6d84d.js.map} +1 -1
  335. package/dist/components/{p-b0d56811.js → p-f7d84569.js} +3 -3
  336. package/dist/components/{p-b0d56811.js.map → p-f7d84569.js.map} +1 -1
  337. package/dist/components/{p-0549d398.js → p-fc2b51bb.js} +2 -2
  338. package/dist/components/{p-0549d398.js.map → p-fc2b51bb.js.map} +1 -1
  339. package/dist/components/{p-735cdf2e.js → p-fdccb4e3.js} +7 -7
  340. package/dist/components/{p-735cdf2e.js.map → p-fdccb4e3.js.map} +1 -1
  341. package/dist/components/p-fea54fb3.js +122 -0
  342. package/dist/components/p-fea54fb3.js.map +1 -0
  343. package/dist/components/test-input-tag.js +11 -11
  344. package/dist/docs.json +415 -2
  345. package/dist/esm/gb-avatar_13.entry.js +671 -0
  346. package/dist/esm/gb-avatar_13.entry.js.map +1 -0
  347. package/dist/esm/{gb-pagination-button-group-base_2.entry.js → gb-breadcrumb-button-base.entry.js} +11 -57
  348. package/dist/esm/gb-breadcrumb-button-base.entry.js.map +1 -0
  349. package/dist/esm/gb-button-close.entry.js +20 -0
  350. package/dist/esm/gb-button-close.entry.js.map +1 -0
  351. package/dist/esm/gb-button.entry.js +86 -0
  352. package/dist/esm/gb-button.entry.js.map +1 -0
  353. package/dist/esm/gb-carousel-arrow.entry.js +1 -1
  354. package/dist/esm/gb-checkbox-group-item.entry.js +1 -1
  355. package/dist/esm/gb-checkbox-group.entry.js +1 -1
  356. package/dist/esm/gb-checkbox_2.entry.js +180 -0
  357. package/dist/esm/gb-checkbox_2.entry.js.map +1 -0
  358. package/dist/esm/gb-detail-cell.entry.js +82 -0
  359. package/dist/esm/gb-detail-cell.entry.js.map +1 -0
  360. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  361. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  362. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  363. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  364. package/dist/esm/gb-featured-icon_2.entry.js +41 -0
  365. package/dist/esm/gb-featured-icon_2.entry.js.map +1 -0
  366. package/dist/esm/gb-file-type-icon_2.entry.js +37 -0
  367. package/dist/esm/gb-file-type-icon_2.entry.js.map +1 -0
  368. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  369. package/dist/esm/gb-file-upload.entry.js +12 -12
  370. package/dist/esm/gb-header-icon.entry.js +30 -0
  371. package/dist/esm/gb-header-icon.entry.js.map +1 -0
  372. package/dist/esm/gb-header.entry.js +68 -0
  373. package/dist/esm/gb-header.entry.js.map +1 -0
  374. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  375. package/dist/esm/gb-help-tooltip_3.entry.js +358 -0
  376. package/dist/esm/gb-help-tooltip_3.entry.js.map +1 -0
  377. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  378. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +136 -0
  379. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js.map +1 -0
  380. package/dist/esm/gb-input-dropdown_3.entry.js +392 -0
  381. package/dist/esm/gb-input-dropdown_3.entry.js.map +1 -0
  382. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  383. package/dist/esm/gb-notification-content.entry.js +1 -1
  384. package/dist/esm/gb-notification-pane.entry.js +3 -3
  385. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  386. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  387. package/dist/esm/gb-pagination.entry.js +1 -1
  388. package/dist/esm/gb-progress-circle.entry.js +1 -1
  389. package/dist/esm/gb-scrollbar.entry.js +1 -1
  390. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  391. package/dist/esm/gb-slider.entry.js +1 -1
  392. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  393. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +62 -0
  394. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js.map +1 -0
  395. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +108 -0
  396. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js.map +1 -0
  397. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  398. package/dist/esm/gb-table-cell.entry.js +1 -1
  399. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  400. package/dist/esm/gb-toast-button.entry.js +25 -0
  401. package/dist/esm/gb-toast-button.entry.js.map +1 -0
  402. package/dist/esm/gb-toast.entry.js +72 -0
  403. package/dist/esm/gb-toast.entry.js.map +1 -0
  404. package/dist/esm/gb-toggle-base.entry.js +2 -2
  405. package/dist/esm/gb-toggle.entry.js +1 -1
  406. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  407. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  408. package/dist/esm/gb-top-bar-item.entry.js +34 -0
  409. package/dist/esm/gb-top-bar-item.entry.js.map +1 -0
  410. package/dist/esm/gb-top-bar-sidemenu.entry.js +49 -0
  411. package/dist/esm/gb-top-bar-sidemenu.entry.js.map +1 -0
  412. package/dist/esm/gb-top-bar.entry.js +47 -0
  413. package/dist/esm/gb-top-bar.entry.js.map +1 -0
  414. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  415. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  416. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  417. package/dist/esm/globuscomponents.js +1 -1
  418. package/dist/esm/loader.js +1 -1
  419. package/dist/esm/test-input-tag.entry.js +2 -2
  420. package/dist/globuscomponents/assets/corporate.svg +6 -0
  421. package/dist/globuscomponents/assets/file-corrupt.svg +6 -0
  422. package/dist/globuscomponents/assets/file-verified.svg +4 -6
  423. package/dist/globuscomponents/assets/file.svg +4 -0
  424. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  425. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  426. package/dist/globuscomponents/{p-b670d3a4.entry.js → p-058e53b6.entry.js} +2 -2
  427. package/dist/globuscomponents/{p-908e9db7.entry.js → p-199a50fc.entry.js} +2 -2
  428. package/dist/globuscomponents/{p-291d6cd1.entry.js → p-1b896f63.entry.js} +2 -2
  429. package/dist/globuscomponents/p-1f4c4c3c.entry.js +2 -0
  430. package/dist/globuscomponents/p-1f4c4c3c.entry.js.map +1 -0
  431. package/dist/globuscomponents/p-205569a1.entry.js +2 -0
  432. package/dist/globuscomponents/p-205569a1.entry.js.map +1 -0
  433. package/dist/globuscomponents/p-208d42c8.entry.js +2 -0
  434. package/dist/globuscomponents/{p-9fdbeec9.entry.js → p-21cb9913.entry.js} +2 -2
  435. package/dist/globuscomponents/{p-97770b8a.entry.js → p-26135aaa.entry.js} +2 -2
  436. package/dist/globuscomponents/{p-c65de4a8.entry.js → p-396df624.entry.js} +2 -2
  437. package/dist/globuscomponents/p-3a319479.entry.js +2 -0
  438. package/dist/globuscomponents/p-3a319479.entry.js.map +1 -0
  439. package/dist/globuscomponents/{p-6da840eb.entry.js → p-442fc6af.entry.js} +2 -2
  440. package/dist/globuscomponents/{p-585e17c5.entry.js → p-46c15103.entry.js} +2 -2
  441. package/dist/globuscomponents/{p-fa344cde.entry.js → p-4d667eb7.entry.js} +2 -2
  442. package/dist/globuscomponents/{p-65807830.entry.js → p-502a3789.entry.js} +2 -2
  443. package/dist/globuscomponents/p-51dc6795.entry.js +2 -0
  444. package/dist/globuscomponents/p-51dc6795.entry.js.map +1 -0
  445. package/dist/globuscomponents/{p-108ebe7e.entry.js → p-5aa4aa71.entry.js} +2 -2
  446. package/dist/globuscomponents/p-6013006a.entry.js +2 -0
  447. package/dist/globuscomponents/p-6013006a.entry.js.map +1 -0
  448. package/dist/globuscomponents/p-69434a06.entry.js +2 -0
  449. package/dist/globuscomponents/{p-fd67e1e0.entry.js → p-6aeaee2c.entry.js} +2 -2
  450. package/dist/globuscomponents/p-6f8efb30.entry.js +2 -0
  451. package/dist/globuscomponents/p-6f8efb30.entry.js.map +1 -0
  452. package/dist/globuscomponents/p-7127127f.entry.js +2 -0
  453. package/dist/globuscomponents/p-7127127f.entry.js.map +1 -0
  454. package/dist/globuscomponents/{p-4dfe78c5.entry.js → p-770c88de.entry.js} +2 -2
  455. package/dist/globuscomponents/{p-2ed43d79.entry.js → p-77f4aad0.entry.js} +2 -2
  456. package/dist/globuscomponents/{p-7e9bae8b.entry.js → p-785b8fc4.entry.js} +2 -2
  457. package/dist/globuscomponents/p-78b21f12.entry.js +2 -0
  458. package/dist/globuscomponents/{p-ba2c25dd.entry.js → p-8ff85d0d.entry.js} +2 -2
  459. package/dist/globuscomponents/p-94602502.entry.js +2 -0
  460. package/dist/globuscomponents/{p-283c6c9d.entry.js → p-9767de54.entry.js} +2 -2
  461. package/dist/globuscomponents/{p-d2b16d4d.entry.js → p-97851deb.entry.js} +2 -2
  462. package/dist/globuscomponents/p-982bf35e.entry.js +2 -0
  463. package/dist/globuscomponents/p-982bf35e.entry.js.map +1 -0
  464. package/dist/globuscomponents/p-a0080991.entry.js +2 -0
  465. package/dist/globuscomponents/p-a0080991.entry.js.map +1 -0
  466. package/dist/globuscomponents/{p-3617f00a.entry.js → p-a19cbd5f.entry.js} +2 -2
  467. package/dist/globuscomponents/p-a2c46924.entry.js +2 -0
  468. package/dist/globuscomponents/p-a2c46924.entry.js.map +1 -0
  469. package/dist/globuscomponents/{p-0e9e58ed.entry.js → p-a4dbccdb.entry.js} +2 -2
  470. package/dist/globuscomponents/{p-96fb5dcf.entry.js → p-ac349252.entry.js} +2 -2
  471. package/dist/globuscomponents/{p-5c771ce7.entry.js → p-b4e73463.entry.js} +2 -2
  472. package/dist/globuscomponents/p-b4e73463.entry.js.map +1 -0
  473. package/dist/globuscomponents/p-b9fd503c.entry.js +2 -0
  474. package/dist/globuscomponents/p-b9fd503c.entry.js.map +1 -0
  475. package/dist/globuscomponents/p-bdca4265.entry.js +2 -0
  476. package/dist/globuscomponents/p-bdca4265.entry.js.map +1 -0
  477. package/dist/globuscomponents/p-bddb7f36.entry.js +2 -0
  478. package/dist/globuscomponents/p-bddb7f36.entry.js.map +1 -0
  479. package/dist/globuscomponents/{p-427e85de.entry.js → p-c56ea162.entry.js} +2 -2
  480. package/dist/globuscomponents/{p-107d39aa.entry.js → p-c806119d.entry.js} +2 -2
  481. package/dist/globuscomponents/{p-b77a488c.entry.js → p-cf92fc44.entry.js} +2 -2
  482. package/dist/globuscomponents/{p-d06ce1fc.entry.js → p-d0595027.entry.js} +2 -2
  483. package/dist/globuscomponents/p-d2593949.entry.js +2 -0
  484. package/dist/globuscomponents/p-d2593949.entry.js.map +1 -0
  485. package/dist/globuscomponents/{p-e6049ecf.entry.js → p-d321e23d.entry.js} +2 -2
  486. package/dist/globuscomponents/{p-f7b50b3f.entry.js → p-d98a0420.entry.js} +2 -2
  487. package/dist/globuscomponents/p-df3327ae.entry.js +2 -0
  488. package/dist/globuscomponents/p-df3327ae.entry.js.map +1 -0
  489. package/dist/globuscomponents/p-e62d12ba.entry.js +2 -0
  490. package/dist/globuscomponents/p-e62d12ba.entry.js.map +1 -0
  491. package/dist/globuscomponents/p-f019eb3f.entry.js +2 -0
  492. package/dist/globuscomponents/p-f019eb3f.entry.js.map +1 -0
  493. package/dist/globuscomponents/{p-316a9985.entry.js → p-f23b045a.entry.js} +2 -2
  494. package/dist/globuscomponents/{p-2cad1542.entry.js → p-f248f3fd.entry.js} +2 -2
  495. package/dist/globuscomponents/p-f2898b53.entry.js +2 -0
  496. package/dist/globuscomponents/p-f2898b53.entry.js.map +1 -0
  497. package/dist/globuscomponents/p-fdc64b81.entry.js +2 -0
  498. package/dist/globuscomponents/p-fdc64b81.entry.js.map +1 -0
  499. package/dist/types/components/gb-breadcrumb-button-base/gb-breadcrumb-button-base.d.ts +6 -0
  500. package/dist/types/components/gb-breadcrumbs/gb-breadcrumbs.d.ts +5 -0
  501. package/dist/types/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.d.ts +19 -0
  502. package/dist/types/components.d.ts +81 -0
  503. package/package.json +1 -1
  504. package/dist/cjs/gb-avatar_32.cjs.entry.js +0 -2039
  505. package/dist/cjs/gb-avatar_32.cjs.entry.js.map +0 -1
  506. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +0 -158
  507. package/dist/cjs/gb-collapse-button_4.cjs.entry.js.map +0 -1
  508. package/dist/cjs/gb-pagination-button-group-base_2.cjs.entry.js.map +0 -1
  509. package/dist/cjs/gb-progress-bar.cjs.entry.js.map +0 -1
  510. package/dist/cjs/gb-sidebar.cjs.entry.js +0 -123
  511. package/dist/cjs/gb-sidebar.cjs.entry.js.map +0 -1
  512. package/dist/components/p-0e5e3f8a.js.map +0 -1
  513. package/dist/components/p-af2dc724.js.map +0 -1
  514. package/dist/esm/gb-avatar_32.entry.js +0 -2004
  515. package/dist/esm/gb-avatar_32.entry.js.map +0 -1
  516. package/dist/esm/gb-collapse-button_4.entry.js +0 -151
  517. package/dist/esm/gb-collapse-button_4.entry.js.map +0 -1
  518. package/dist/esm/gb-pagination-button-group-base_2.entry.js.map +0 -1
  519. package/dist/esm/gb-progress-bar.entry.js +0 -22
  520. package/dist/esm/gb-progress-bar.entry.js.map +0 -1
  521. package/dist/esm/gb-sidebar.entry.js +0 -119
  522. package/dist/esm/gb-sidebar.entry.js.map +0 -1
  523. package/dist/globuscomponents/p-0e6903df.entry.js +0 -2
  524. package/dist/globuscomponents/p-0e6903df.entry.js.map +0 -1
  525. package/dist/globuscomponents/p-24e4fe4e.entry.js +0 -2
  526. package/dist/globuscomponents/p-24e4fe4e.entry.js.map +0 -1
  527. package/dist/globuscomponents/p-5c771ce7.entry.js.map +0 -1
  528. package/dist/globuscomponents/p-6a9d4577.entry.js +0 -2
  529. package/dist/globuscomponents/p-6a9d4577.entry.js.map +0 -1
  530. package/dist/globuscomponents/p-7c66d678.entry.js +0 -2
  531. package/dist/globuscomponents/p-7c66d678.entry.js.map +0 -1
  532. package/dist/globuscomponents/p-a2c16d5c.entry.js +0 -2
  533. package/dist/globuscomponents/p-b12a8cee.entry.js +0 -2
  534. package/dist/globuscomponents/p-be0f0467.entry.js +0 -2
  535. package/dist/globuscomponents/p-ebb78be0.entry.js +0 -2
  536. /package/dist/globuscomponents/{p-b670d3a4.entry.js.map → p-058e53b6.entry.js.map} +0 -0
  537. /package/dist/globuscomponents/{p-908e9db7.entry.js.map → p-199a50fc.entry.js.map} +0 -0
  538. /package/dist/globuscomponents/{p-291d6cd1.entry.js.map → p-1b896f63.entry.js.map} +0 -0
  539. /package/dist/globuscomponents/{p-ebb78be0.entry.js.map → p-208d42c8.entry.js.map} +0 -0
  540. /package/dist/globuscomponents/{p-9fdbeec9.entry.js.map → p-21cb9913.entry.js.map} +0 -0
  541. /package/dist/globuscomponents/{p-97770b8a.entry.js.map → p-26135aaa.entry.js.map} +0 -0
  542. /package/dist/globuscomponents/{p-c65de4a8.entry.js.map → p-396df624.entry.js.map} +0 -0
  543. /package/dist/globuscomponents/{p-6da840eb.entry.js.map → p-442fc6af.entry.js.map} +0 -0
  544. /package/dist/globuscomponents/{p-585e17c5.entry.js.map → p-46c15103.entry.js.map} +0 -0
  545. /package/dist/globuscomponents/{p-fa344cde.entry.js.map → p-4d667eb7.entry.js.map} +0 -0
  546. /package/dist/globuscomponents/{p-65807830.entry.js.map → p-502a3789.entry.js.map} +0 -0
  547. /package/dist/globuscomponents/{p-108ebe7e.entry.js.map → p-5aa4aa71.entry.js.map} +0 -0
  548. /package/dist/globuscomponents/{p-be0f0467.entry.js.map → p-69434a06.entry.js.map} +0 -0
  549. /package/dist/globuscomponents/{p-fd67e1e0.entry.js.map → p-6aeaee2c.entry.js.map} +0 -0
  550. /package/dist/globuscomponents/{p-4dfe78c5.entry.js.map → p-770c88de.entry.js.map} +0 -0
  551. /package/dist/globuscomponents/{p-2ed43d79.entry.js.map → p-77f4aad0.entry.js.map} +0 -0
  552. /package/dist/globuscomponents/{p-7e9bae8b.entry.js.map → p-785b8fc4.entry.js.map} +0 -0
  553. /package/dist/globuscomponents/{p-a2c16d5c.entry.js.map → p-78b21f12.entry.js.map} +0 -0
  554. /package/dist/globuscomponents/{p-ba2c25dd.entry.js.map → p-8ff85d0d.entry.js.map} +0 -0
  555. /package/dist/globuscomponents/{p-b12a8cee.entry.js.map → p-94602502.entry.js.map} +0 -0
  556. /package/dist/globuscomponents/{p-283c6c9d.entry.js.map → p-9767de54.entry.js.map} +0 -0
  557. /package/dist/globuscomponents/{p-d2b16d4d.entry.js.map → p-97851deb.entry.js.map} +0 -0
  558. /package/dist/globuscomponents/{p-3617f00a.entry.js.map → p-a19cbd5f.entry.js.map} +0 -0
  559. /package/dist/globuscomponents/{p-0e9e58ed.entry.js.map → p-a4dbccdb.entry.js.map} +0 -0
  560. /package/dist/globuscomponents/{p-96fb5dcf.entry.js.map → p-ac349252.entry.js.map} +0 -0
  561. /package/dist/globuscomponents/{p-427e85de.entry.js.map → p-c56ea162.entry.js.map} +0 -0
  562. /package/dist/globuscomponents/{p-107d39aa.entry.js.map → p-c806119d.entry.js.map} +0 -0
  563. /package/dist/globuscomponents/{p-b77a488c.entry.js.map → p-cf92fc44.entry.js.map} +0 -0
  564. /package/dist/globuscomponents/{p-d06ce1fc.entry.js.map → p-d0595027.entry.js.map} +0 -0
  565. /package/dist/globuscomponents/{p-e6049ecf.entry.js.map → p-d321e23d.entry.js.map} +0 -0
  566. /package/dist/globuscomponents/{p-f7b50b3f.entry.js.map → p-d98a0420.entry.js.map} +0 -0
  567. /package/dist/globuscomponents/{p-316a9985.entry.js.map → p-f23b045a.entry.js.map} +0 -0
  568. /package/dist/globuscomponents/{p-2cad1542.entry.js.map → p-f248f3fd.entry.js.map} +0 -0
@@ -0,0 +1 @@
1
+ {"file":"gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.js","mappings":"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","names":[],"sources":["src/components/gb-input-dropdown/gb-input-dropdown.css?tag=gb-input-dropdown&encapsulation=shadow","src/components/gb-input-dropdown/gb-input-dropdown.tsx","src/components/gb-pagination-button-group-base/gb-pagination-button-group-base.css?tag=gb-pagination-button-group-base&encapsulation=shadow","src/components/gb-pagination-button-group-base/gb-pagination-button-group-base.tsx","src/components/gb-pagination-number-base/gb-pagination-number-base.css?tag=gb-pagination-number-base&encapsulation=shadow","src/components/gb-pagination-number-base/gb-pagination-number-base.tsx"],"sourcesContent":["@import './../../global/global.css';\r\n\r\n.input_dropdown_div{\r\n display: flex;\r\n justify-content: space-between;\r\n align-items: center;\r\n border-radius: 0.5rem;\r\n gap: var(--spacing-3);\r\n border: 1px solid var(--color-border-input, #CDD5DF);\r\n background-color: var(--color-background-card, #FFFFFF);\r\n padding: var(--spacing-none) var(--spacing-3);\r\n cursor: pointer;\r\n position: relative;\r\n}\r\n\r\n.input_dropdown_container{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-2);\r\n}\r\n\r\n.input_dropdown_container.tag{\r\n min-height: 3rem;\r\n}\r\n\r\n.icon{\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.input_with_label{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-2);\r\n}\r\n\r\n.hint_text{\r\n color: var(--color-text-subtle, #697586);\r\n}\r\n\r\n.error_text{\r\n color: var(--color-text-danger, #B51726);\r\n}\r\n\r\n/* Size Styles */\r\n.input_dropdown_div.sm{\r\n height: 2.5rem;\r\n}\r\n\r\n.input_dropdown_div.md{\r\n height: 3rem;\r\n}\r\n\r\n.dot.sm{\r\n width: var(--spacing-2);\r\n height: var(--spacing-2);\r\n}\r\n\r\n.dot.md{\r\n width: 0.625rem;\r\n height: 0.625rem;\r\n}\r\n\r\n/* State Styles */\r\n.input_dropdown_div.focused{\r\n border-color: var(--color-border-selected, #075DB2);\r\n}\r\n\r\n.input_dropdown_div.destructive{\r\n border-color: var(--color-border-danger, #B51726);\r\n}\r\n\r\n.input_dropdown_div.disabled{\r\n background-color: var(--color-background-disabled, #F6F8FA);\r\n pointer-events: none;\r\n cursor: not-allowed;\r\n}\r\n\r\n.placeholder{\r\n display: flex;\r\n justify-content: stretch;\r\n width: 100%;\r\n white-space: nowrap;\r\n}\r\n\r\n.content{\r\n display: flex;\r\n gap: var(--spacing-2);\r\n overflow: hidden; /* Clip overflowing content */\r\n /* width: 50px; */\r\n flex: 1 0 0;\r\n}\r\n\r\n.text.tag{\r\n display: flex;\r\n justify-content: flex-start;\r\n align-items: stretch;\r\n flex-wrap: wrap;\r\n gap: 0.38rem;\r\n padding: 0.4rem 0;\r\n}\r\n\r\n.added_tag{\r\n width: fit-content;\r\n}\r\n\r\n.help_icon{\r\n display: flex;\r\n align-items: center;\r\n height: fit-content;\r\n}\r\n\r\n.dropdown_icon{\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\nsvg.disabled path{\r\n stroke: var(--color-icon-disabled, #CDD5DF);\r\n}\r\n\r\n.dropdown_menu{\r\n display: flex;\r\n min-width: 100%;\r\n max-height: 300px;\r\n padding: var(--spacing-none);\r\n flex-direction: column;\r\n align-items: flex-start;\r\n align-items: stretch;\r\n border-radius: var(--rounded-sm);\r\n border: 1px solid var(--color-border-subtler, #E3E8EF);\r\n background: var(--color-surface, #FFFFFF);\r\n box-shadow: var(--shadow-sm);\r\n position: absolute;\r\n gap: var(--spacing-none);\r\n transition: 1s ease-in-out;\r\n overflow-y: auto;\r\n}\r\n\r\n.dropdown_menu.top{\r\n bottom: 105%;\r\n left: 0;\r\n z-index: 999;\r\n}\r\n\r\n.dropdown_menu.bottom{\r\n top: 105%;\r\n left: 0;\r\n z-index: 999;\r\n}\r\n\r\n/* .input_dropdown_div.sm.tag{\r\n min-height: 2.5rem;\r\n} */\r\n\r\n.input_dropdown_div.tag{\r\n min-height: 3rem;\r\n height: fit-content;\r\n}\r\n\r\n.input_dropdown_div.md.tag{\r\n min-height: 2.5rem;\r\n}\r\n\r\n.input_dropdown_div.md.tag{\r\n min-height: 3rem;\r\n}\r\n\r\n.opened{\r\n transform: rotate(180deg);\r\n transition: 0.2s ease-in-out;\r\n}\r\n\r\n::slotted([slot=\"tooltip_label\"]){\r\n white-space: nowrap;\r\n color: var(--color-text, #4B5565);\r\n}\r\n\r\n::slotted([slot=\"tooltip_supporting_text\"]){\r\n min-width: fit-content;\r\n max-width: 18.5rem;\r\n color: var(--color-text-subtle, #697586);\r\n margin-top: 5rem;\r\n}\r\n\r\n::slotted([slot=\"initials\"].gray){\r\n color: #4B5565;\r\n}\r\n\r\n::slotted([slot=\"initials\"].blue){\r\n color: var(--color-text-information, #064E94);\r\n}\r\n\r\n::slotted([slot=\"initials\"].cyan){\r\n color: var(--color-text-discovery, #0086C9);\r\n}\r\n\r\n::slotted([slot=\"initials\"].pink){\r\n color: var(--color-text-pink, #DD2590);\r\n}\r\n\r\n::slotted([slot=\"initials\"].purple){\r\n color: var(--color-text-purple, #6938EF);\r\n}\r\n\r\n::slotted([slot=\"initials\"].green){\r\n color: var(--color-text-success, #079455);\r\n}\r\n\r\n::slotted([slot=\"initials\"].yellow){\r\n color: var(--color-text-warning, #DC6803);\r\n}\r\n\r\n.dropdown_search_field{\r\n background: var(--color-surface, #FFFFFF);\r\n padding: var(--spacing-2) var(--spacing-2) var(--spacing-none) var(--spacing-2);\r\n position: sticky;\r\n top: 0;\r\n z-index: 999;\r\n}\r\n\r\n.empty_state{\r\n margin: auto;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n}\r\n\r\n.background{\r\n position: relative;\r\n width: 80%;\r\n}\r\n\r\n.message_background{\r\n position: absolute;\r\n display: flex;\r\n flex-direction: column;\r\n align-items: center;\r\n gap: var(--spacing-1);\r\n}\r\n\r\n.illustration{\r\n width: 100px;\r\n height: 100px;\r\n}\r\n\r\n.message{\r\n color: var(--color-text-bold, #202939);\r\n}\r\n\r\n.text{\r\n display: flex;\r\n align-items: center;\r\n gap: var(--spacing-2);\r\n flex: 1 1 auto; /* Allow it to grow and shrink */\r\n overflow: hidden; /* Prevent content from overflowing */\r\n}\r\n\r\n.selected_text{\r\n overflow: hidden; /* Hide overflowing text */\r\n text-overflow: ellipsis;\r\n white-space: nowrap; /* Prevent wrapping */\r\n flex: 1 1 auto; /* Take up available space and adjust dynamically */\r\n min-width: 0; /* Ensures it respects parent width in flexbox */\r\n}\r\n\r\n/* .new_div{\r\n background: red;\r\n display: flex;\r\n flex: 1 0 0;\r\n justify-content: space-between;\r\n} */\r\n\r\n/* .icon_and_text{\r\n background: purple;\r\n display: flex;\r\n flex: 1 0 0;\r\n} */","import { Component, Prop, h, Fragment, Element, State, getAssetPath, Listen, Event, EventEmitter } from '@stencil/core';\r\nimport { AvatarColorTypes, DropdownTypes, GeneralSizes, StateEnum } from '../../models/reusableModels';\r\n@Component({\r\n tag: 'gb-input-dropdown',\r\n styleUrl: 'gb-input-dropdown.css',\r\n shadow: true,\r\n})\r\nexport class GbInputDropdown {\r\n @Prop() type: DropdownTypes;\r\n @Prop({ mutable: true }) state: 'default' | 'focused' | 'disabled' | 'filled';\r\n @Prop() size: GeneralSizes;\r\n @Prop() showLabel: boolean = false;\r\n @Prop() label: string = '';\r\n @Prop() placeholder: string = '';\r\n @Prop() showHintText: boolean;\r\n @Prop() hintText: string = '';\r\n @Prop() showHelpIcon: boolean;\r\n @Prop() showLeadingIcon: boolean = false;\r\n @Prop() iconSwap: string = '';\r\n @Prop() text: boolean = false;\r\n @Prop() leadingIcon: string = '';\r\n @Prop() icon: 'country' | 'avatar' | 'dot' | 'false';\r\n @Prop({ mutable: true }) items: any[] = [\r\n // { name: 'Mock Item A', username: 1 },\r\n // { name: 'Mock Item B', username: 3 },\r\n // { name: 'Mock Item C', username: 3 },\r\n // { name: 'Mock Item D', username: 3 },\r\n // { name: 'Mock Item E', username: 3 },\r\n // 45,\r\n // 50,\r\n // 20,\r\n // 25,\r\n // 90,\r\n // 92,\r\n // 53,\r\n // 'Activated',\r\n // 'Deactivated',\r\n // 'John Doe',\r\n // 'John smith',\r\n // 'Jane leo'\r\n ];\r\n @Prop({ mutable: true }) value: any[] = [\r\n // { name: 'Mock Item A', username: 1, selected: false },\r\n // { name: 'Mock Item B', username: 2, selected: false },\r\n // { name: 'Mock Item C', username: 3, selected: false },\r\n // 45,\r\n // 50,\r\n // 20,\r\n // 25,\r\n // 90,\r\n // 'Activated',\r\n // 'Deactivated',\r\n // 'Transaction Status'\r\n ];\r\n @Prop() supportingText: boolean = false;\r\n @Prop() color: AvatarColorTypes;\r\n @Prop() showBorder: boolean = false;\r\n @Prop() menuPosition: 'top' | ' bottom';\r\n @Prop() showSearchInput: boolean = false;\r\n @Prop() inputValue: string;\r\n @Prop({ mutable: true }) destructive: boolean = false;\r\n @Prop() errorText: string = '';\r\n @State() leadingIconSvg: string = '';\r\n @State() dropdownOpen: boolean = false;\r\n @State() selectedItems: any[] = [];\r\n @State() unselectedItems: any[] = [];\r\n @State() selectedItem: any;\r\n @State() searchItem: any;\r\n @State() searchResults: any;\r\n @Element() el: HTMLElement;\r\n // @Event() dropdownValue: EventEmitter<any>;\r\n @Event() dropdownItemSelected: EventEmitter<any>;\r\n\r\n dropdownRef!: HTMLElement;\r\n\r\n searchItems(event: CustomEvent<any>) {\r\n this.searchItem = event.detail;\r\n this.searchResults = this.items.filter(item => {\r\n if (typeof item === 'string') {\r\n return item.toLowerCase().includes(this.searchItem.toLowerCase());\r\n } else if (typeof item === 'number') {\r\n return item.toString().includes(this.searchItem.toString());\r\n } else if (typeof item === 'object') {\r\n return item.name.toLowerCase().includes(this.searchItem.toLowerCase());\r\n }\r\n });\r\n }\r\n\r\n disconnectedCallback() {\r\n document.removeEventListener('click', this.handleClickOutside);\r\n }\r\n\r\n @Listen('click', { target: 'document' })\r\n handleClickOutside(event: MouseEvent) {\r\n if (this.dropdownOpen && !this.el.contains(event.target as Node)) {\r\n this.dropdownOpen = false;\r\n }\r\n }\r\n\r\n toggleDropdown(event: MouseEvent) {\r\n if (this.state !== 'disabled') {\r\n this.dropdownOpen = !this.dropdownOpen;\r\n }\r\n\r\n // console.log(this.inputValue);\r\n event.stopPropagation();\r\n }\r\n\r\n isItemSelected(item) {\r\n const isObject = typeof item === 'object';\r\n if (this.value.length === 0) {\r\n return this.selectedItems.some(i => (isObject ? i.name === item.name : i === item));\r\n } else if (this.value.length > 0) {\r\n return this.value.some(i => (isObject ? i.name === item.name : i === item));\r\n }\r\n }\r\n\r\n async loadIcon(iconName: string) {\r\n const iconPath = getAssetPath(`${iconName}`);\r\n const response = await fetch(iconPath);\r\n const svg = await response.text();\r\n this.leadingIconSvg = svg;\r\n }\r\n\r\n getAvatarSize() {\r\n switch (this.size) {\r\n case 'sm':\r\n return 'xs';\r\n case 'md':\r\n return 'xs';\r\n }\r\n }\r\n\r\n sortDropdownItems(menuItems: any[]): any[] {\r\n return menuItems.sort((a, b) => {\r\n if (a.selected && !b.selected) {\r\n return -1; // Move selected items up\r\n } else if (!a.selected && b.selected) {\r\n return 1; // Keep unselected items down\r\n }\r\n return 0; // Keep order if both are selected or unselected\r\n });\r\n }\r\n\r\n handleItemSelect(item) {\r\n this.destructive = false;\r\n \r\n if (this.type === 'tags') {\r\n if (this.state === 'default') {\r\n this.selectMultipleItems(item);\r\n // console.log(this.state);\r\n } else if (this.state === 'filled' && this.value.length > 0) {\r\n this.state = 'default';\r\n this.value.length = 0;\r\n // console.log(this.state);\r\n this.selectMultipleItems(item);\r\n } else if (this.state === 'filled' && this.value.length === 0) {\r\n this.selectMultipleItems(item);\r\n // console.log(this.state);\r\n }\r\n } else {\r\n if (this.state === 'default') {\r\n this.singleItemSelect(item);\r\n // console.log(this.state);\r\n } else if (this.state === 'filled' && this.value.length > 0) {\r\n this.state = 'default';\r\n this.value.length = 0;\r\n this.singleItemSelect(item);\r\n // console.log(this.state);\r\n } else if (this.state === 'filled' && this.value.length === 0) {\r\n this.singleItemSelect(item);\r\n // console.log(this.state);\r\n }\r\n }\r\n\r\n this.state = this.selectedItems.length > 0 ? 'filled' : 'default';\r\n // console.log(this.state)\r\n }\r\n\r\n singleItemSelect(item) {\r\n // Handle single selection for other types\r\n this.selectedItem = item; // Store single selected item\r\n this.selectedItems = [item]; // Ensure only one item in selectedItems\r\n\r\n // Close the dropdown after selection for single selection types\r\n this.dropdownOpen = false;\r\n // console.log(this.selectedItems);\r\n this.dropdownItemSelected.emit(this.selectedItem);\r\n }\r\n\r\n selectMultipleItems(item) {\r\n const isObject = typeof item === 'object';\r\n\r\n const isSelected = this.selectedItems.some(i => (isObject ? i.name === item.name : i === item));\r\n\r\n if (isSelected) {\r\n // Unselect item: Move it from selectedItems to unselectedItems\r\n this.selectedItems = this.selectedItems.filter(i => (isObject ? i.name !== item.name : i !== item));\r\n if (!this.unselectedItems.some(i => (isObject ? i.name === item.name : i === item))) {\r\n this.unselectedItems = [...this.unselectedItems, item];\r\n }\r\n } else {\r\n // Select item: Move it from unselectedItems to selectedItems\r\n this.selectedItems = [...this.selectedItems, item];\r\n this.unselectedItems = this.unselectedItems.filter(i => (isObject ? i.name !== item.name : i !== item));\r\n // console.log(this.selectedItems);\r\n\r\n this.dropdownItemSelected.emit(this.selectedItems);\r\n }\r\n }\r\n\r\n handleTagRemove(item) {\r\n if (this.value.length === 0) {\r\n const isObject = typeof item === 'object';\r\n\r\n // Remove item from selectedItems\r\n this.selectedItems = this.selectedItems.filter(i => (isObject ? i.name !== item.name : i !== item));\r\n\r\n // Add item back to unselectedItems if not already present\r\n if (!this.unselectedItems.some(i => (isObject ? i.name === item.name : i === item))) {\r\n this.unselectedItems = [...this.unselectedItems, item];\r\n }\r\n\r\n // Optionally update state or emit event\r\n this.state = this.selectedItems.length > 0 ? 'filled' : 'default';\r\n } else if (this.value.length > 0) {\r\n const isObject = typeof item === 'object';\r\n\r\n // Remove item from selectedItems\r\n this.value = this.value.filter(i => (isObject ? i.name !== item.name : i !== item));\r\n this.selectedItems = this.value;\r\n\r\n // Add item back to unselectedItems if not already present\r\n if (!this.unselectedItems.some(i => (isObject ? i.name === item.name : i === item))) {\r\n this.unselectedItems = [...this.unselectedItems, item];\r\n }\r\n\r\n // Optionally update state or emit event\r\n this.state = this.selectedItems.length > 0 ? 'filled' : 'default';\r\n }\r\n }\r\n\r\n componentWillRender() {\r\n if (this.value.length > 0 && this.state === 'default') {\r\n this.state = 'filled';\r\n }\r\n }\r\n\r\n componentWillLoad() {\r\n this.loadIcon(this.leadingIcon);\r\n\r\n if (this.type !== 'tags') {\r\n this.selectedItem = null; // For single selection types\r\n }\r\n\r\n if (this.value.length > 0) {\r\n if(Array.isArray(this.items)) {\r\n this.selectedItems = [];\r\n this.unselectedItems = [];\r\n\r\n // Separate objects from primitive values\r\n const objectValues = this.value.filter(val => typeof val === 'object' && val !== null);\r\n const primitiveValues = this.value.filter(val => typeof val !== 'object');\r\n\r\n // Find selected items\r\n this.selectedItems = this.items.filter(item => {\r\n if (typeof item === 'object' && item !== null) {\r\n return objectValues.some(val => val.name === item.name);\r\n } else {\r\n return primitiveValues.includes(item);\r\n }\r\n });\r\n\r\n // Find unselected items\r\n this.unselectedItems = this.items.filter(item => {\r\n if (typeof item === 'object' && item !== null) {\r\n return !objectValues.some(val => val.name === item.name);\r\n } else {\r\n return !primitiveValues.includes(item);\r\n }\r\n });\r\n }\r\n } else {\r\n // If value array is empty, all items are unselected\r\n this.selectedItems = [];\r\n this.unselectedItems = [...this.items];\r\n }\r\n\r\n // console.log('Selected Items:', this.selectedItems);\r\n // console.log('Unselected Items:', this.unselectedItems);\r\n }\r\n\r\n componentDidLoad() {\r\n if (this.type !== 'tags') {\r\n document.addEventListener('click', this.handleClickOutside);\r\n }\r\n\r\n const slottedInitials = this.el.querySelector('[slot=\"initials\"]');\r\n\r\n const mainTextSlot = this.el.querySelector('[slot=\"tooltip_label\"]');\r\n const supportingTextSlot = this.el.querySelector('[slot=\"tooltip_supporting_text\"]');\r\n\r\n if (slottedInitials) {\r\n slottedInitials.classList.add('text-xxs-semi-bold');\r\n }\r\n\r\n if (mainTextSlot) {\r\n mainTextSlot.classList.add('text-xs-semi-bold');\r\n }\r\n\r\n if (supportingTextSlot) {\r\n supportingTextSlot.classList.add('text-xs-regular');\r\n }\r\n }\r\n\r\n applyColorToInitials() {\r\n switch (this.color) {\r\n case 'gray':\r\n return 'gray';\r\n case 'blue':\r\n return 'blue';\r\n case 'cyan':\r\n return 'cyan';\r\n case 'pink':\r\n return 'pink';\r\n case 'purple':\r\n return 'purple';\r\n case 'green':\r\n return 'green';\r\n case 'yellow':\r\n return 'yellow';\r\n }\r\n }\r\n\r\n render() {\r\n const emptyStateBackground = getAssetPath('assets/empty-state-background.svg');\r\n const illustration = getAssetPath('assets/empty-state-no-data.svg');\r\n\r\n return [\r\n <div class={`input_dropdown_container ${this.type === 'tags' ? 'tag' : ''}`}>\r\n <div class={`input_with_label`}>\r\n {this.showLabel && (\r\n <p class=\"text-sm-regular\" style={{ color: '#4B5565' }}>\r\n {this.label.charAt(0).toUpperCase() + this.label.slice(1).toLowerCase()}\r\n </p>\r\n )}\r\n <div\r\n class={`input_dropdown_div ${this.size} ${this.state} ${this.destructive ? 'destructive' : ''} ${this.type === 'tags' ? 'tag' : ''} ${\r\n this.dropdownOpen ? 'focused' : ''\r\n }`}\r\n onClick={e => this.toggleDropdown(e)}\r\n >\r\n {this.type === 'icon_leading' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.66667\"\r\n />\r\n <path\r\n 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\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.66667\"\r\n />\r\n </svg>\r\n )}\r\n {this.type === 'avatar_leading' && (\r\n <>\r\n {this.state === 'default' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#4B5565\"\r\n stroke-width=\"1.66667\"\r\n />\r\n <path\r\n 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\"\r\n stroke=\"#4B5565\"\r\n stroke-width=\"1.66667\"\r\n />\r\n </svg>\r\n )}\r\n {this.state === 'filled' && (\r\n <gb-avatar size=\"xs\" text={this.text} color={this.color} show-border={this.showBorder}>\r\n {this.selectedItems.map(item => (\r\n <>\r\n {typeof item === 'object' ? (\r\n <h1 slot=\"initials\">{item.name.split(' ').map(part => part.charAt(0).toUpperCase())}</h1>\r\n ) : (\r\n <h1 slot=\"initials\">{item.split(' ').map(part => part.charAt(0).toUpperCase())}</h1>\r\n )}\r\n </>\r\n ))}\r\n </gb-avatar>\r\n )}\r\n </>\r\n )}\r\n {this.showLeadingIcon && <>{this.type === 'search' || this.type === 'tags' ? <div class={`icon`} innerHTML={this.leadingIconSvg}></div> : null}</>}\r\n {this.type === 'dot_leading' && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" class={`dot ${this.size}`}>\r\n <circle cx=\"5\" cy=\"5\" r=\"4\" fill=\"#079455\" />\r\n </svg>\r\n )}\r\n <>\r\n {this.state === 'default' && (\r\n <>\r\n {this.placeholder || this.value.length === 0 && (\r\n <div class=\"placeholder\">\r\n <p class=\"text-md-regular\" style={{ color: '#CDD5DF' }}>\r\n {this.placeholder}\r\n </p>\r\n </div>\r\n )}\r\n </>\r\n )}\r\n {this.state === 'filled' && (\r\n <>\r\n <div class={`content`}>\r\n <div class={`text text-md-regular ${this.type === 'tags' ? 'tag' : ''}`} style={{ color: '#4B5565' }}>\r\n {this.type === 'tags' ? (\r\n <>\r\n {this.value.length === 0 ? (\r\n <>\r\n {this.selectedItems.map((item, index) =>\r\n typeof item === 'object' ? (\r\n <div class=\"added_tag\" key={index}>\r\n <gb-tag size=\"sm\" icon={this.icon ? this.icon : 'avatar'} action=\"X_close\" onClick={() => this.handleTagRemove(item)}>\r\n <p class=\"text-xs-medium\">{item.name.split(' ')[0]}</p>\r\n <h1 slot=\"initials\" class=\"text-xxs-semi-bold\">\r\n {item.name\r\n .split(' ')\r\n .map(part => part.charAt(0).toUpperCase())\r\n .join('')}\r\n </h1>\r\n </gb-tag>\r\n </div>\r\n ) : (\r\n <div class=\"added_tag\" key={index}>\r\n <gb-tag size=\"sm\" icon={this.icon ? this.icon : 'avatar'} action=\"X_close\" onClick={() => this.handleTagRemove(item)}>\r\n <p class=\"text-xs-medium\">{item}</p>\r\n </gb-tag>\r\n </div>\r\n ),\r\n )}\r\n </>\r\n ) : (\r\n <>\r\n {this.value.map((item, index) =>\r\n typeof item === 'object' ? (\r\n <div class=\"added_tag\" key={index}>\r\n <gb-tag size=\"sm\" icon={this.icon ? this.icon : 'avatar'} action=\"X_close\" onClick={() => this.handleTagRemove(item)}>\r\n <p class=\"text-xs-medium\">{item.name.split(' ')[0]}</p>\r\n <h1 slot=\"initials\" class=\"text-xxs-semi-bold\">\r\n {item.name\r\n .split(' ')\r\n .map(part => part.charAt(0).toUpperCase())\r\n .join('')}\r\n </h1>\r\n </gb-tag>\r\n </div>\r\n ) : (\r\n <div class=\"added_tag\" key={index}>\r\n <gb-tag size=\"sm\" icon={this.icon ? this.icon : 'avatar'} action=\"X_close\" onClick={() => this.handleTagRemove(item)}>\r\n <p class=\"text-xs-medium\">{item}</p>\r\n </gb-tag>\r\n </div>\r\n ),\r\n )}\r\n </>\r\n )}\r\n </>\r\n ) : (\r\n <p class=\"selected_text\">\r\n {this.value.length === 0 ? this.selectedItem?.name || this.selectedItem : <>{this.value.map(item => (typeof item === 'object' ? item.name : item))}</>}\r\n </p>\r\n )}\r\n </div>\r\n {this.supportingText && (\r\n <div class=\"supporting_text text-sm-regular\" style={{ color: '#697586' }}>\r\n {this.type !== 'tags' && (\r\n <>{this.value.length === 0 ? <>{this.selectedItem.username}</> : <>{this.value.map(item => typeof item === 'object' && item.username)}</>}</>\r\n )}\r\n </div>\r\n )}\r\n </div>\r\n </>\r\n )}\r\n {this.state === 'disabled' && (\r\n <>\r\n <div class={`content`}>\r\n <div class={`text text-md-regular ${this.type === 'tags' ? 'tag' : ''}`} style={{ color: '#4B5565' }}>\r\n {this.type === 'tags' ? (\r\n <>\r\n {this.value.map((item, index) =>\r\n typeof item === 'object' ? (\r\n <div class=\"added_tag\" key={index}>\r\n <gb-tag size=\"sm\" icon={this.icon ? this.icon : 'avatar'} action=\"X_close\">\r\n <p class=\"text-xs-medium\">{item.name.split(' ')[0]}</p>\r\n <h1 slot=\"initials\" class=\"text-xxs-semi-bold\">\r\n {item.name\r\n .split(' ')\r\n .map(part => part.charAt(0).toUpperCase())\r\n .join('')}\r\n </h1>\r\n </gb-tag>\r\n </div>\r\n ) : (\r\n <div class=\"added_tag\" key={index}>\r\n <gb-tag size=\"sm\" icon={this.icon ? this.icon : 'avatar'} action=\"X_close\">\r\n <p class=\"text-xs-medium\">{item}</p>\r\n </gb-tag>\r\n </div>\r\n ),\r\n )}\r\n </>\r\n ) : (\r\n <>{<>{this.value.map(item => (typeof item === 'object' ? item.name : item))}</>}</>\r\n )}\r\n </div>\r\n {this.supportingText && (\r\n <div class=\"supporting_text text-sm-regular\" style={{ color: '#697586' }}>\r\n {this.type !== 'tags' && (\r\n <>{this.value.length === 0 ? <>{this.selectedItem.username}</> : <>{this.value.map(item => typeof item === 'object' && <>{item.username}</>)}</>}</>\r\n )}\r\n </div>\r\n )}\r\n </div>\r\n </>\r\n )}\r\n </>\r\n {this.showHelpIcon && (\r\n <div class={`help_icon`}>\r\n <gb-help-tooltip show-supporting-text={true}>\r\n <slot name=\"tooltip_label\" slot=\"label\"></slot>\r\n <slot name=\"tooltip_supporting_text\" slot=\"supporting_text\"></slot>\r\n </gb-help-tooltip>\r\n </div>\r\n )}\r\n {this.type !== 'search' && (\r\n <div class={`dropdown_icon ${this.dropdownOpen ? 'opened' : ''}`}>\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" class={`${this.state}`}>\r\n <path\r\n d=\"M15 7.50004C15 7.50004 11.3176 12.5 9.99996 12.5C8.68237 12.5 5 7.5 5 7.5\"\r\n stroke=\"#697586\"\r\n stroke-width=\"1.66667\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </div>\r\n )}\r\n <>\r\n {this.dropdownOpen && (\r\n <div class={`dropdown_menu ${this.menuPosition}`} ref={el => (this.dropdownRef = el)} onClick={e => e.stopPropagation()}>\r\n {this.showSearchInput && (\r\n <div class=\"dropdown_search_field\">\r\n <gb-input-field\r\n size=\"sm\"\r\n value={this.inputValue}\r\n show-close-button={this.inputValue ? true : false}\r\n icon-swap=\"assets/search-01.svg\"\r\n placeholder=\"Search banks\"\r\n type=\"icon_leading\"\r\n labelText=\"label\"\r\n idOfInput=\"3\"\r\n onInputValueChanged={this.searchItems.bind(this)}\r\n ></gb-input-field>\r\n </div>\r\n )}\r\n {this.searchItem ? (\r\n <>\r\n {this.searchItem !== '' && this.searchResults.length > 0 ? (\r\n <>\r\n {this.searchResults.map(item => (\r\n <gb-input-dropdown-menu-item\r\n type={this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type}\r\n state={StateEnum.Default}\r\n supporting-text={this.supportingText}\r\n selected={this.isItemSelected(item)}\r\n onClick={() => this.handleItemSelect(item)}\r\n >\r\n {typeof item === 'object' ? (\r\n <>\r\n <p slot=\"name\">{item.name}</p>\r\n <p slot=\"supporting_text\">{item.username}</p>\r\n </>\r\n ) : (\r\n <p slot=\"name\">{item}</p>\r\n )}\r\n </gb-input-dropdown-menu-item>\r\n ))}\r\n </>\r\n ) : this.searchItem !== '' && this.searchResults.length === 0 ? (\r\n //Empty state for when there are no search results\r\n <div class=\"empty_state\">\r\n <img src={emptyStateBackground} class=\"background\" alt=\"\" />\r\n <div class=\"message_background\">\r\n <img src={illustration} alt=\"\" class=\"illustration\" />\r\n <p class=\"message text-md-semi-bold\">No results available</p>\r\n </div>\r\n </div>\r\n ) : null}\r\n </>\r\n ) : (\r\n <>\r\n {this.type === 'tags' ? (\r\n <>\r\n {this.selectedItems.map(item => (\r\n <gb-input-dropdown-menu-item\r\n type={this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type}\r\n state={StateEnum.Default}\r\n supporting-text={this.supportingText}\r\n selected={true}\r\n onClick={() => this.handleItemSelect(item)}\r\n >\r\n {typeof item === 'object' ? (\r\n <>\r\n <p slot=\"name\">{item.name}</p>\r\n <p slot=\"supporting_text\">{item.username}</p>\r\n <h1 slot=\"initials\">{item.name.split(' ').map(part => part.charAt(0).toUpperCase())}</h1>\r\n </>\r\n ) : (\r\n <>\r\n <p slot=\"name\">{item}</p>\r\n <h1 slot=\"initials\">{item.split(' ').map(part => part.charAt(0).toUpperCase())}</h1>\r\n </>\r\n )}\r\n </gb-input-dropdown-menu-item>\r\n ))}\r\n {this.unselectedItems.map(item => (\r\n <gb-input-dropdown-menu-item\r\n type={this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type}\r\n state={StateEnum.Default}\r\n supporting-text={this.supportingText}\r\n selected={false}\r\n onClick={() => this.handleItemSelect(item)}\r\n >\r\n {typeof item === 'object' ? (\r\n <>\r\n <p slot=\"name\">{item.name}</p>\r\n <p slot=\"supporting_text\">{item.username}</p>\r\n </>\r\n ) : (\r\n <p slot=\"name\">{item}</p>\r\n )}\r\n </gb-input-dropdown-menu-item>\r\n ))}\r\n </>\r\n ) : (\r\n <>\r\n {this.items.map(item => (\r\n <gb-input-dropdown-menu-item\r\n type={this.type === 'search' ? 'checkbox' : this.type === 'tags' ? 'checkbox' : this.type}\r\n state={StateEnum.Default}\r\n supporting-text={this.supportingText}\r\n selected={this.isItemSelected(item)}\r\n color={this.color}\r\n onClick={() => this.handleItemSelect(item)}\r\n >\r\n {typeof item === 'object' ? (\r\n <>\r\n <p slot=\"name\">{item.name}</p>\r\n <h1 slot=\"initials\">{item.name.split(' ').map(part => part.charAt(0).toUpperCase())}</h1>\r\n <p slot=\"supporting_text\">{item.username}</p>\r\n </>\r\n ) : (\r\n typeof item !== 'object' && (\r\n <>\r\n <p slot=\"name\">{item}</p>\r\n <h1 slot=\"initials\">{item}</h1>\r\n </>\r\n )\r\n )}\r\n </gb-input-dropdown-menu-item>\r\n ))}\r\n </>\r\n )}\r\n </>\r\n )}\r\n </div>\r\n )}\r\n </>\r\n </div>\r\n </div>\r\n {this.showHintText && <>{!this.destructive ? <p class=\"hint_text text-sm-regular\">{this.hintText}</p> : <p class=\"error_text text-sm-regular\">{this.errorText}</p>}</>}\r\n </div>,\r\n ];\r\n }\r\n}\r\n",".button_base_div{\r\n display: flex;\r\n align-items: center;\r\n align-self: stretch;\r\n border-right: 1px solid var(--color-border-subtle, #CDD5DF);\r\n justify-content: center;\r\n cursor: pointer;\r\n width: fit-content;\r\n}\r\n\r\n.button_base_div:hover{\r\n background: var(--color-background-gray-subtler, #EEF2F6);\r\n}\r\n\r\n.button_base_div.active{\r\n background: var(--color-background-gray-subtler, #EEF2F6);\r\n}\r\n\r\n.button_base_div:active{\r\n background: none;\r\n}\r\n\r\n.button_base_div.false{\r\n display: flex;\r\n flex-direction: column;\r\n justify-content: center;\r\n align-items: center;\r\n width: 2.5rem;\r\n height: 2.5rem;\r\n padding: var(--spacing-none);\r\n}\r\n\r\n.button_base_div.leading,\r\n.button_base_div.trailing{\r\n height: 2.5rem;\r\n gap: 0.5rem;\r\n padding: var(--spacing-none) var(--spacing-4);\r\n}\r\n\r\n.button_base_div.only{\r\n width: 2.5rem;\r\n height: 2.5rem;\r\n}\r\n\r\n::slotted(p){\r\n color: var(--color-text, #4B5565);\r\n}\r\n\r\n::slotted(p.active_text){\r\n color: var(--color-text-bold, #202939);\r\n}","import { Component, Prop, h, Fragment, Element, getAssetPath, State } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: 'gb-pagination-button-group-base',\r\n styleUrl: 'gb-pagination-button-group-base.css',\r\n shadow: true,\r\n})\r\nexport class GbPaginationButtonGroupBase {\r\n @Prop() icon: 'false' | 'only' | 'trailing' | 'leading';\r\n @Prop() state: 'default' | 'active';\r\n @Prop() iconSrc: string;\r\n @State() leadingIconSvg: string = '';\r\n @Element() el: HTMLElement;\r\n\r\n componentDidLoad() {\r\n const slottedContent = this.el.querySelector('p');\r\n\r\n if (slottedContent) {\r\n slottedContent.classList.add('text-sm-semi-bold');\r\n }\r\n\r\n if(this.state === 'active') {\r\n slottedContent.classList.add('active_text');\r\n }\r\n\r\n this.loadIcon(this.iconSrc);\r\n }\r\n\r\n async loadIcon(iconName: string) {\r\n const iconPath = getAssetPath(`${iconName}`);\r\n const response = await fetch(iconPath);\r\n const svg = await response.text();\r\n this.leadingIconSvg = svg;\r\n }\r\n\r\n render() {\r\n return (\r\n <div class={`button_base_div ${this.icon} ${this.state}`}>\r\n {this.icon === 'false' && <slot></slot>}\r\n {this.icon === 'leading' && (\r\n <>\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#4B5565\"\r\n stroke-width=\"1.67\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n <slot></slot>\r\n </>\r\n )}\r\n {this.icon === 'trailing' && (\r\n <>\r\n <slot></slot>\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path\r\n 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\"\r\n stroke=\"#4B5565\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n </>\r\n )}\r\n {this.icon === 'only' && (\r\n <>\r\n {/* <div class={`icon`} innerHTML={this.leadingIconSvg}></div> */}\r\n </>\r\n )}\r\n </div>\r\n );\r\n }\r\n}","@import './../../global/global.css';\r\n\r\n.page_number_base{\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n width: 2.5rem;\r\n height: 2.5rem;\r\n cursor: pointer;\r\n}\r\n\r\n/* Shape Styles */\r\n.page_number_base.square{\r\n border-radius: var(--rounded-sm);\r\n}\r\n\r\n.page_number_base.circle{\r\n border-radius: 1.25rem;\r\n}\r\n\r\n/* State Styles */\r\n.page_number_base:hover{\r\n background-color: var(--color-background-information-subtler, #C8E0F9);\r\n}\r\n\r\n.page_number_base:active,\r\n.page_number_base.active{\r\n background-color: var(--color-background-information-subtle, #9AC7F4);\r\n}\r\n\r\n::slotted([slot=\"page_number\"].default) {\r\n color: var(--color-text, #4B5565);\r\n}\r\n\r\n::slotted([slot=\"page_number\"].active) {\r\n color: var(--color-text-bold, #202939);\r\n}","import { Component, Element, Prop, h } from \"@stencil/core\";\r\nimport { PaginationNumberShapes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-pagination-number-base',\r\n styleUrl: 'gb-pagination-number-base.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbPaginationNumberBase {\r\n @Prop() shape: PaginationNumberShapes;\r\n @Prop() state: 'default' | 'active' | 'pressed';\r\n @Element() el: HTMLElement;\r\n\r\n componentDidLoad() {\r\n const slottedContent = this.el.querySelector('[slot=\"page_number\"]');\r\n\r\n if(slottedContent) {\r\n slottedContent.classList.add('text-sm-medium');\r\n }\r\n\r\n if (this.state === 'default') {\r\n slottedContent.classList.add('default');\r\n }\r\n\r\n if(this.state === 'active') {\r\n slottedContent.classList.add('active');\r\n }\r\n }\r\n\r\n render() {\r\n return (\r\n <div class={`page_number_base ${this.shape} ${this.state}`}>\r\n <slot name=\"page_number\"></slot>\r\n </div>\r\n )\r\n }\r\n}"],"version":3}
@@ -21,10 +21,10 @@ const GbMegaInputFieldBase = class {
21
21
  }
22
22
  }
23
23
  render() {
24
- return (h("div", { key: '14e4e627fb2b5f831042e5177b81270c7fb4f295', class: {
24
+ return (h("div", { key: 'a0c7550e081714a50b8f81b49befeccf4752ed4e', class: {
25
25
  [this.size]: true,
26
26
  disabled: this.state === 'disabled'
27
- } }, h("input", { key: '2b1ba2e816d5213625695a0214c0da01624529d0', class: {
27
+ } }, h("input", { key: 'dec15b9b043c4a38d38b372cdc0c4759bfb6aedc', class: {
28
28
  [this.size]: true,
29
29
  disabled: this.state === 'disabled'
30
30
  }, 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 = getAssetPath(`${this.icon}`);
16
- return (h("div", { key: '1bb8a21fb356c2897381ffcdd40996f70ad67178', class: "notification_container" }, h("div", { key: 'e37c4b504d6761b1a8a160a2097986ad322fd7ff', class: "notification_title" }, this.icon && (h("div", { key: '8af701b8662786adcf300501813ec4e16717a54c', class: "icon" }, h("img", { key: '0d0c39394d158ff96d6412333c54203d992f7c11', src: iconSrc, alt: "Icon" }))), h("label", { key: 'e1d0778201762982369eae26a0eca09a764f44ca' }, this.label), h("span", { key: 'fdd50ff97301e7d20b29c67feb1c8d9f62c9394f', class: "time" }, this.time)), h("div", { key: '531b870afc3037ffe8dfed576e9e870a04940d1b', class: "supporting_text" }, h("p", { key: '57594e54b8d8b1d2cdd168685a541b8ffeea95d2', class: "text-sm-regular" }, this.supportingText))));
16
+ return (h("div", { key: '0fc8e101be56605ffb88c227ea224124d0b58c06', class: "notification_container" }, h("div", { key: 'b84ef9c5456cbcc758b34de2c1ef345b66c495cd', class: "notification_title" }, this.icon && (h("div", { key: 'd1b3f264d42e60c45ad2f226a6ed329ad5d6ef1c', class: "icon" }, h("img", { key: 'e7f33004776cfe6511647759bb0d2aa74e4c66e7', src: iconSrc, alt: "Icon" }))), h("label", { key: '32889337f6e7577512c29def7adcc4da79e157c8' }, this.label), h("span", { key: '42092d241c42688f6e0e8b549eb5ae8637154313', class: "time" }, this.time)), h("div", { key: 'c35dc380fa4fe777b6e3d4505232171598cb9f61', class: "supporting_text" }, h("p", { key: 'e1f224b8ba13ebc012faa4b3f0ac31091d5071cf', class: "text-sm-regular" }, this.supportingText))));
17
17
  }
18
18
  };
19
19
  GbNotificationContent.style = GbNotificationContentStyle0;
@@ -56,9 +56,9 @@ const GbNotificationPane = class {
56
56
  render() {
57
57
  const patternSrc = getAssetPath(`assets/notification_background_pattern.svg`);
58
58
  const illustrationSrc = getAssetPath(`assets/notification_illustration.svg`);
59
- return (h("div", { key: '7b0bc5e9bcb2b4a28ec9e85c9cf8988af23d4d86', class: "notification_pane_div" }, this.state === 'empty' && [
60
- h("div", { key: '2ab4e58af7977df9382d3b1ffd8740d0b92c861b', class: `container` }, h("div", { key: '328396bb7a26a55f732b275a57928d86b294267b', class: "frame" }, h("img", { key: '3b04cb43f7704a3ad8cf06dd89f1dbc7fb436871', src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { key: '94bef6ae48350a121ee20c95a136a7ee3de9ec95', class: "empty_state" }, h("div", { key: 'a6ab788ecd479291295443a4bf15e8c97d7edebc', class: "content" }, h("img", { key: '2470477755a64f8aacc4faba22cb2e29fdfea8d3', src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { key: '9a8b943390d823d8a19adc73ff93e6370034e055', class: "text" }, h("slot", { key: '39fd08c18754d2d009e81bb8d2de5c190a495ca7', name: "label" }), h("slot", { key: 'b99ca84b3290892d5ea01ab1cb47f9fe9d54da35', name: "supporting_text" })))))),
61
- h("div", { key: '9dd1bd9f24c9270e4c56fd056fcb6d35750fbae4', class: `button` }, h("gb-button", { key: '1db6f21853a388fe1de6f1b5da12604b483d9bc7', size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", { key: '1640a4579b0d619be24009fe69525479968d4aae' }, "Mark all as read"))),
59
+ return (h("div", { key: 'a3111afe04fff93a83a8e5f071bc21bb6d162119', class: "notification_pane_div" }, this.state === 'empty' && [
60
+ h("div", { key: '471c965131ecfd123f16595ac57ca46768bb3f48', class: `container` }, h("div", { key: '46ae8fdf167d2a9d1512b36da98f4f9e0b26f33a', class: "frame" }, h("img", { key: '9c911cd1db7a208b44b956c9928321bb5550a5c4', src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { key: '96e041649943e54a796d37f88022c4899baa680c', class: "empty_state" }, h("div", { key: 'a4f314fedc1aaa156657b4e106e8ad60cbec922d', class: "content" }, h("img", { key: '8eaa183f75309ce77d9b257dcb3b3e3e968b3cec', src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { key: '5d2a67477004a357eacf4e6211c57ef3f9ed1f26', class: "text" }, h("slot", { key: 'e61e6c30ff491fbbf0ca91c032790aa6ccdce95b', name: "label" }), h("slot", { key: '1fffe1d25689b6b6cec8a1e665973cb75be46676', name: "supporting_text" })))))),
61
+ h("div", { key: '847352888cf393862be161301a6b72a1596a8a00', class: `button` }, h("gb-button", { key: '78cca7a12ad4c5fff67c0841a3574be66ac216e0', size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", { key: '2a003baec9100d53d1115bcc9e057659ff6cb00e' }, "Mark all as read"))),
62
62
  ], this.state === 'notification_dropdown' && (h(Fragment, null, this.notifications.length > 0 ? (h("div", { class: "notification_dropdown" }, h("div", { class: `content_wrapper` }, this.notifications.map(notification => (h("gb-notification-content", { label: notification.label, time: notification.time, "supporting-text": notification.desc, icon: notification.icon })))), h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", null, "Mark all as read")))) : [h("div", { class: `container` }, h("div", { class: "frame" }, h("img", { src: patternSrc, alt: "", class: "empty_state_pattern" }), h("div", { class: "empty_state" }, h("div", { class: "content" }, h("img", { src: illustrationSrc, alt: "bell-icon", class: "bell_icon" }), h("div", { class: "text" }, h("slot", { name: "label" }), h("slot", { name: "supporting_text" })))))), h("div", { class: `button` }, h("gb-button", { size: "sm", hierarchy: "tertiary_color", icon: "default", state: "disabled", "icon-leading": true, "icon-leading-swap": "assets/blush_brush.svg" }, h("p", null, "Mark all as read"))),
63
63
  ]))));
64
64
  }
@@ -12,7 +12,7 @@ const GbPaginationDotGroup = class {
12
12
  this.framed = false;
13
13
  }
14
14
  render() {
15
- return (h("div", { key: 'b62bfa76325b3013f096c20ba17f9ea29160bea3', class: "dot_group_div" }, h("div", { key: '32c7c48b8ab778183525296483d61a52bb2cdf2b' })));
15
+ return (h("div", { key: '63461e3b729f0659cd3750c810f28ae144004d23', class: "dot_group_div" }, h("div", { key: '44dda8a78da216a8769e824ddb856922cd8c0dec' })));
16
16
  }
17
17
  };
18
18
  GbPaginationDotGroup.style = GbPaginationDotGroupStyle0;
@@ -11,7 +11,7 @@ const GbPaginationDotIndicator = class {
11
11
  this.size = undefined;
12
12
  }
13
13
  render() {
14
- return (h("div", { key: 'dc5fd339393037e4f8c74d5273c9b22eb65fead7', class: `dot_indicator_div
14
+ return (h("div", { key: 'b77055ce3380f5b9ece6fd1e4a779332f9a9330f', class: `dot_indicator_div
15
15
  ${this.type} ${this.current ? 'current' : ''}
16
16
  ${this.size}` }));
17
17
  }
@@ -41,7 +41,7 @@ const GbPagination = class {
41
41
  this.pageItemSelected.emit({ pageSize: this.selectedPageSize, pageNumber: this.currentPage });
42
42
  }
43
43
  render() {
44
- return (h("div", { key: 'e75bde5949c626efff9a6c4731f49c09109f2b72', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'dbe23da914cd50271355408589e09a8f9b610e5e', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: 'f33bc761874ac8dc1449153fc9732e84da336ea5' }, "Previous")), h("div", { key: 'cbbf0cc7c475c09b3bd6d34c2180d0b6ca802154', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '6f44515861a8572d790ba30b28d44c000045500e', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'c9d778434847f52a92ecaa55df4620cf68e3d253', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '8b5f91365e944d382e2277aaa0fc4a4e65cc5b64', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '34cfc128b1c0c42d6df9e688ea9abb4dca7f4fd2', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '5c7a741e7c99678452d7e159737219c15af106c3', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: 'e008e4228ad68a7318f503f2dccc28deeea635f1', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '5afad563b38e2b00714f43f0d1b0357fb41e254f', shape: this.shape }, h("p", { key: '6b3aca0b58b2f57303128a144f3dc96facfb367e', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '71c55611145d66db7d5995989ad3f67003e7570d', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: 'ad14eeca348834a0e0cc935b0bbab8971cbc890d', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '1b7decc2172eb8196af83689cbaf3ca7f5a1b60e', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: 'e87c8ace797f8221b9b671daf9211d2b6e464257', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: '2f0c9cb6d58d28673d463d81169e9198fdce1ee6', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: '7b2361dac4d2493f3f9d47ab6ccf1ac43e10b39d', slot: "page_number" }, this.totalPages))), h("gb-button", { key: 'aab5ecddb18cbf274907cce60e9d0905266f695c', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: '03e7e40138e8a7a845d283198de500c21dddc382' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '99a70c4ab2506aaaa3d8dadd4f5f3c63dfb53969', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: '40aec1e2d73835380c476a8626856d24856d5e2c' }, "Previous")), h("div", { key: 'b28a2ae6ef38a6380d62e65fac36408544c12a8c', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '98a422febd7f4288b38ea318b5d93f661e17de0e', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '1808434591a7a35150e6c34cfde6a7568148715c', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: '7a4379c628a3d05ad4ce276e9088f4898601c855', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: 'd296cdbc8d811eb9b728f5d4523d569b0b60b36b', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '764b5f6b51747ca9990238e07a31d1880b6dd361', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: 'c43aaa5daeccee45a648212028fa5a8a80b6c695', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'aef3dd0b1c62639b6b9c3132537aa3a6b9b80cdd', shape: this.shape }, h("p", { key: '57199dc7ce033bffbc18d52a0f2b15901354ca7a', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '2e63c256e20b9aa5bc45376846fe1f2b446150ce', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: '4b7ce6702def7c7aa4647d40ad982fb7f024942c', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '403f162b245c7017dee132820615658173a1143c', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: '5809c0154473ee35b6a1cb241c60d51600727d7a', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: '60153a66f9039a1c793daf690ac4c878e6506241', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: 'b76c8e46cd258c89fabc79e5ae4828eaf13514c2', slot: "page_number" }, this.totalPages))), h("gb-button", { key: '83e68e04481a38bba2700138bfb85a8e1c2a6095', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: '038d0dd283bdb7a0e6aee71d2fcfbf96320629b3' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '40226c28e36085e04a1f51445fb2f7e362acac5a', class: "pagination_entries" }, h("div", { key: 'af31b436230e319a51718519594a960de0ca7864', class: "entries_text" }, h("p", { key: '81401ed6a28bad5cab3460f703a1f4b9c5abc5e8', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '865c6164b9d56d64c0ac9bb189782ff592746263', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '944f26e09773366cdadb44cbcc6118a3de708465', type: "default", state: "default", size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-help-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '5dbd6a8b2eb620bde2e34664085a1e23bb4ab593', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '42a774e2cfb895ae53d75b2546ed0fb22021cc85', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'a941ca3217b5048b944542483b584bfff7379898', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'dff7aed11dddd3a2a3a1b1068bb41887788a3924', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: 'ed0e38012fff6ba0e73af16ac909fab399620335', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '1b1e4bf4ae3701123485c8d65b5330ce4f2c96e1', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '7fcd95e69c0b0b194e8e6e2492c3af1e43268cb1', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'cf7ba7fcb0305e1e7ee495f85383b9e4b29331f2', shape: this.shape, state: "default" }, h("p", { key: '2c588eab0997600c0c29683fc2d027b23fb296a2', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'cca80ecb8676615b08d03979fef045c909bf0d5d', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: 'a77ec8816b69c8cde609c10ac38968095a53b235', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: 'ae3a45ca7c49f5ccbb73664684bf2236861bc9da', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: '384f6d3d8f1ee03fed31551f553e762bcb9d9293', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: 'd8195af32a8ca78e4234dda0ffe2fe9e3250f2b0', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: 'fb9ac0e09084e8dbb45aca1930d850bdc1218d31', slot: "page_number" }, this.totalPages))), h("div", { key: 'fcd2f6f21e01abc7a361e8ddb42818397fcdb8d2', class: "pagination_btns" }, h("gb-button", { key: '51616575ae98f3f8e191930ce9c0b2e479991b6e', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: '53ec0b26038e9444f1bdb6993867324acc267c60', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'afc8b10f613de675d644e1e0bfeb61c50804c57e', class: "pagination_entries" }, h("div", { key: '77e1108d5b344d7820c329bb00312723119d66b1', class: "entries_text" }, h("p", { key: 'b6cd4a7d43b89c12e8acb05d9072cda66a6f37d1', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '8fee091d28e75c09afabad9f96796ac2378ec59f', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '4300f754de08f39eb1a0d3e761674ee26812785f', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '83d3aa6d8e357d2216e7f5c946964cbff2702bdd', class: "page_number_text" }, h("p", { key: '39d70041cba5f53d06231b76b37a1206e2620ebc', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: '7d52903840fc75c2ff48d0302953d09cfe19df52', class: "pagination_btns" }, h("gb-button", { key: 'f81c1e30b609938494a7c0962784c532978e2fcf', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '7032b331ddb37a174167ea2ecc5aef5024312fa1' }, "Previous")), h("gb-button", { key: '455e166a93b98f046c8cccc9b05e8ee0dbdd48e2', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '66bd3664ab2c9110a37b85a9eb7789e1ac0ccfd7' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '61da2f4c7c66da6c707f47a04f503afc32ed10d8', class: "pagination_btns" }, h("gb-button", { key: '20e9a2fc17fa218e1d53fb733aa856a814ca88fa', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '30d2532e58684a63924a3a5e1b1f000530fcf3e4' }, "Previous")), h("gb-button", { key: '76d956539d6cfcef6198e2a4110f831990693f9d', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '146a1e72b02ba50e38c2872e40d6ad159fb5bd22' }, "Next"))), h("div", { key: '150781b0d2230c4181983020a61ae29f9c93b566', class: "page_number_text" }, h("p", { key: '206ba544afb0e73ed48719607aecc4ab9e20fabe', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: '076538951a3ab1b5e0bf7dc662184ff3aad61d6b', class: "pagination_entries" }, h("div", { key: 'b1d10b9b08bc3ace651ffd304759605025e13631', class: "entries_text" }, h("p", { key: '9003186f22575f3b721ce9bd908a7ce0f2fac0c4', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'a338369a52671e232390600c1708540301ff0688', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '335bd8dc2ddefafb5730cb0756ccfc4673c86459', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '885bdcc99185e8ee63b357224543fe2359712397', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'b43767020ce61770a4608b3dd20d69590785bcb5' }, "Previous")), h("div", { key: 'b6086c8ebda9d34e4be6fe424783e5093d6de265', class: "page_number_text" }, h("p", { key: '74bcf7b2ebeb135594dad2176e5eb3072b8a5261', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'c455b9b17ee5d22240dc5ef4bcc025a7fd136b49', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '0e84b8e670832b3ba96ae84a606f377b0927ef1f' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '79ffc46fca76c0828734591051f9cea9a4fdcd64', class: "pagination_entries" }, h("div", { key: '0247033886afe1f1b03e5385436fba65cb6658e9', class: "entries_text" }, h("p", { key: '2f8f642d5f0d620b8a0f37dfa80554d7025a7a52', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'f44c56637cd718af4a946547387ed99ecdd338eb', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '0b5483b1ff33c13be6aa843c63707db5dbf3bcdf', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: 'c59254a763c6066d55b655774c4b124945ee4df2', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'f81aca483af46255e0e9717e5190e4d8d4003f2b', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '22db8bc3a21d5712a9a93ea39913cef2c2fa946b' }, "Previous")), h("div", { key: '4e9c6756d64f30f2fe8394269512cffbf9884c47', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '17c216eb3d7c72731938f37b274b494627783a01', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'd6c413aea14948b0fb1a27a05e7f9a06ca056887' }, "1"))), h("gb-pagination-button-group-base", { key: 'a9b2bb7e76ea0b569e7f314a92f6bedaaf1e6e1d', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '330749fa0ba71d0626fe2026a7d50e23d28c7a53' }, "2")), h("gb-pagination-button-group-base", { key: '4baea7681d3b069a5f1652fd20eb5d6f81f2ed60', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '890c573971f894c7f66e3cbce5277fd58aef8d6e' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '31abbbdac36be2c91a25718e7deceeffeb806ea4', icon: "false" }, h("p", { key: 'c0fe94209deacf77676dcd0d22f835b4830f7395' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '7610b912df90f1e8cf53150e926010dfd7f36ff2', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: '5c6f9180fd9f7cc9dc7537698801a5313d4c095b' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: '6ca372a4ed6870f4dd7c66e7a46610c8fb69763f', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: 'd07853d9b42babeed8acfc56425b51532a053103' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: 'c4cd3bb6e81df9f26689aa22420cebd23cc09714', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '2d27a965f1113ab83e6c61ce89dd87198a4acd12' }, this.totalPages)), h("gb-pagination-button-group-base", { key: 'a78b65ced7c0eff0fe6a282beef0278bfb41a9f8', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'bbbb03420f162b32b5ded5ac2cb3498db021662f' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '818e7319016e984f54c33e0aa5c14d60d76a279a', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'd4a1c487715ce42ecce4a1a6ca2f0ee2feaf04eb', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '98ce772bb4d9c2f35c4683c76e05caf9eeb54d62' }, "Previous")), h("div", { key: '703e2926afb49bed413198ca97e7b710ea81ee19', class: "btn_group" }, h("gb-pagination-button-group-base", { key: 'f9467bc51456767cd93847abeab321f3b01ca2a8', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'de5d2ecf88bbf4d2dffaa812b19505f4ad4fca12' }, "1"))), h("gb-pagination-button-group-base", { key: '9fe9f1efb381bf1f0ded003d040155907490c8a7', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'db9feb67f4cb3e274b34842e63dfbddf1bec662a' }, "2")), h("gb-pagination-button-group-base", { key: 'b66dfd478cacc4d75c0a5d029013d1daf27c75db', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '828883dbb7a63f4381f4385f61afac5db8983a77' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'd7f6ac7c831a203b42ae3a080271c66c72b3245a', icon: "false" }, h("p", { key: 'bfb3541990949efc3960ce8c097ac8db94d622f6' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '9d95a4ac8dbea2d70e47ad977a787fcef534da47', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: 'dbd25eab2d923e09be417e4498ab5ede5f03df29' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: '56f172ba998cd17894abea81e51fe34f85c8b30a', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: 'ea1f34e1c3aef63901b5c5fcfd900eb8812f03e8' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: 'bcf3c9838f316eaac77cdd2feba9834674c88192', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '2d3dee1a8e48680a07c7a7079d05919606dde447' }, this.totalPages)), h("gb-pagination-button-group-base", { key: 'c2684f7da2ccf4935685e700347f82c33af1cf04', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '08e99ed68ae184f1480d00a198fb36f692e98e0a' }, "Next"))), h("div", { key: '5dd4d28dd560d8095b985ae4c7cb31f0d67c64ee', class: "pagination_entries" }, h("div", { key: '679afdf52bbb1ee8793cb645577629f797e77ff9', class: "entries_text" }, h("p", { key: 'e61114a3035c435721b60e859cdad286325ad2ab', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '6ead80a505c3c3ae8e1eaa2bbbface8382369038', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'b26b469f3c870f21e0ecb405e0d34f68e7391a8e', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'e103d3b816c14404292f354cc9a8438cd8ac3ee4', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '37b960f7b014d695230cd5f19eac527975dd965d', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '16c66e266cfe1c7a53f97d6a0d7fa937d66fd7c4' }, "Previous")), h("div", { key: '152bea03f52805ab876b6abf4622795cb3b53aa9', class: "btn_group" }, h("gb-pagination-button-group-base", { key: 'bfe1124935ccc2cae9123500a2948d97274e93bf', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'a50e68ead8eb26017b79826ed6c13ae4da2071a2' }, "1"))), h("gb-pagination-button-group-base", { key: 'aed0efa76cde00bcc4463740217fd60485911349', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '703995778398824d1568b19e245353e0b3be7aba' }, "2")), h("gb-pagination-button-group-base", { key: '411b524d7b7c3b4079a0f06c47bb09695e00dae4', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '75884430f9cbbf9ab99171f5323b2e14284fff9e' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'ee81336f6d9d97617744166ed53c6ecfe9705bec', icon: "false" }, h("p", { key: '3a1f12720fe6fd64869be6d8504290d6b1aacc03' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'cbc08dfc78e5fce272c7d18ce83a626844d18256', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: 'a0d0a37acb5fdc18cab560c785d7cf625bd829c4' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: 'df886b5a3172f96e826bf70e3697dbce1cd9b8e9', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '7e82c4a07ffd0fe71d4bc972aec1aae51c4876de' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: '8acb97702adacb5e1246abce85af706453b9303c', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '85c1fe19d5fafe48d5045b9e64c84d749b1a1ad4' }, this.totalPages)), h("gb-pagination-button-group-base", { key: 'ae00dfa6650c5cccedba6cc5246a419072005baa', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '73ccf34c079e940f26a9ecbe94baad244f747645' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '0fa56efe6da2f0ccb4ce277887f5bb288d41006d', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'a69bf2672e0194f7574e0be7a37717bfa36e477f', class: "page_number_text" }, h("p", { key: '5759bfb3b0902201189f85ce065e5290d675b026', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '6969ea2fa08dc88909c5b9d89762185673e5e332', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '7bb4ef92c5a63554137f7a406e148cb4a6bb2a8b', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '23f869bd1d75db8019108c3051e6e5a86d88389e', class: "page_number_text" }, h("p", { key: 'fe5a50d67b851058324d3b794939b8dd01a590ec', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '00d4c03f8716d615cec3e7d3dab6a95456216f92', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'add824c6d4205d3ad02b4afe21b2ae070ff67470', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'cb21689a5428d3d6b16b3e76a6609f42f78664e9', class: "page_number_text" }, h("p", { key: 'd2d4b82348e4e84e7ad6988f902c31bccb69a851', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '97b66eaa39098c43a810acffa9708da4b0b61494', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'd7905034b0fefb62bdf57d99deabfcc5c91a9f74', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '7c9d60887f0894837715be909adbf261ee5d0227', class: "page_number_text" }, h("p", { key: '9e4911e30c1fa2ebd670b5cae3564cd961ff6a2e', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'c92c07c03c04932425e2483589ab68f1ef8f4142', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'f85cad688eed6d3b4b554c1b8403091ce23422e6', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'a3ae411ca72e0ee44c7e7e2a76c4fc2c8dfd9a1c', class: "page_number_text" }, h("p", { key: '6b965abebe97f2eae7bbe2af7222715647ece875', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'b0434a469f83c1f80ff9d3885b8e9be45cde3acf', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'f097a0cf22ed4a257b8487195699f1fdde27c7d6', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '5e05f123bd5ba7c766bed4d55f832cf5bd559c47', class: "page_number_text" }, h("p", { key: '0a493dded20847f72f10dfe066226d6ef638939c', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '64ec2d166005fc7870da2ae6765532bc8090528e', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'mobile' && (h("div", { key: 'dd23437eb45aec2172838ba9043f3040202ce606', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'b1ea8af11d61e6a79cdc440c12346682f66e9402', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '09b05fb37c4d724156448973288dae31543f28e7', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '4059de319cdcce4ffbff02d5fb3ffc0ebf591547', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: 'fcb46d2b4cfac8189b233269439e4e53a2710631' }, "1"))), h("gb-pagination-button-group-base", { key: '37e9146652d13422b68e3071b4593aaf7d7f68f5', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'c928c33c6857521b3052a47c410f8eeee8c1e748' }, "2")), this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '94278835448d924f089ef5850cec4c55725d4021', icon: "false" }, h("p", { key: '7d96a30f4c8df7950d1c82587a738f227e46fa25' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '2475f2ba99951317ce33965799d751336bab39b6', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '5f61f7253292289ef592c1ee9c785ceeb6df8f06' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: 'cea50eaaa6ccf3c5ef2cddd1e0a039cfadc55bec', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '4dcc620a3957bcdf89c80b15376c724a908455db' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '03e9ba9011c0a2f6075e30578768eeffd3b36526', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'mobile' && (h("div", { key: 'ba3f13194fbdda26cf39159de8cb071a0c24babd', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '758588c1a5f425caa579478f8029c97d230ae110', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '3d30a2094dc660bd86a6527d4cfde312f834ad66', class: "btn_group" }, h("gb-pagination-button-group-base", { key: 'bf54be20f86f11e1b6a2252e81c99d60dc495cdf', icon: "false", state: "active" }, h("p", { key: '44531f298009f5364ffa2256d05f60c1b6c2960b' }, "1"))), h("gb-pagination-button-group-base", { key: 'a892dcf89c6b434ef9043492d4f20f0cc319d1f3', icon: "false" }, h("p", { key: '35eadbd2e7bc1507319a9d298c79bb678dcc73ab' }, "2")), h("gb-pagination-button-group-base", { key: '6ce53a37b843dcf220915e5f69ea076be9b3de36', icon: "false" }, h("p", { key: '2ce1a833f9e403a4c9bec4528a38ccb58d8335aa' }, "...")), h("gb-pagination-button-group-base", { key: 'ebc386e2b0625266c949e18e806d70ca7987764a', icon: "false" }, h("p", { key: '0fe9076f3500fdce1770ee2b2fcd349ea1dd56d6' }, "9")), h("gb-pagination-button-group-base", { key: 'f0e1ab43e24b96fbe5c721fcf8ba2b4cd8e1085e', icon: "false" }, h("p", { key: 'e8ae18208650d5e0ae3d869e87c94b775f1ec1c0' }, "10")), h("gb-pagination-button-group-base", { key: 'b37e43d801056ea881803da4cc356eadb835221d', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'mobile' && (h("div", { key: '2858d5431619e31f9d314fa7b5155c20e732fe2c', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '91035ef714e92e4ed6ab1ce2ff08c99de4714afb', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '9f021433ec7bc30c25cbf6d25688ac6181df5fa9', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '9459b590b2bdfc0b5553192cedaa35f83e4a53ce', icon: "false", state: "active" }, h("p", { key: '9241d1dfb138aca78d1ce71671d0ac65d0632408' }, "1"))), h("gb-pagination-button-group-base", { key: '71befb61669b2f803bb21f4eb4c1a18474f8ed39', icon: "false" }, h("p", { key: 'f1669242ab15452936fc2be5746599fa0cad8a02' }, "2")), h("gb-pagination-button-group-base", { key: '447af4b56148a4cdef6a0934cf2cde6d6ae3f9ea', icon: "false" }, h("p", { key: '28e61bfd12957d6ed8181f979ef8a435f24b8427' }, "...")), h("gb-pagination-button-group-base", { key: '2ab100711fa22163a98a4a45ebf78901ba8e2cab', icon: "false" }, h("p", { key: '6e9a35e5f71676e6dfa3e1d9a03e0641ab73eefc' }, "9")), h("gb-pagination-button-group-base", { key: 'd27de9556d84603e26b2080af05dd94586636e98', icon: "false" }, h("p", { key: '315701a0e6bca611e904ed33d1bcec2502afd71d' }, "10")), h("gb-pagination-button-group-base", { key: '348304776adebcb4c388e9662186b2569e95839f', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
44
+ return (h("div", { key: '7d21afcf7a3a63fa2066cf5d7b86367ec6aa715d', class: `pagination_div ${this.type} ${this.breakpoint}` }, this.type === 'page_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '68a4c774c225fe905067a685ca5219722e0fccc5', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: '300a75d9d8a3e3f2959dcfd72831ce8547babfd8' }, "Previous")), h("div", { key: 'a9743ebdeaf584d1aadacfa15d9a320afba37f71', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: 'fc9d10478a24a7e337c3446bf8d929eb22aa10d0', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '83274632b75563ca22a20d6bf49a436aaef60364', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'ec481b7ced05d81157c21e820e6f0ce673dcffa5', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '8c22e9687ce9116d88582d3472668d0ec382b119', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '9c4dc2e0b2a95a3420dfb9c749e31e35339624fe', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '114a15dd0d2558a66d4a2e773eab0e4ca2937b25', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '9a6f50de1e93f6372391d64001c4ccd568e92eb8', shape: this.shape }, h("p", { key: 'f9af5b3e7d7d3b5d47b1d19fe442d453a43deae8', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'd0c9826f7c2f779f25cf1f6194102493a1bfa14e', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: '074247a326bbc7664a76caebceb5951ac17e2e1a', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '806f63ef576b42a3ecae5acc55e595d4096ef1a7', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: '26134dcd0d8706fdb715846a8c6059392664cb96', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: '7a81d5fcd8167dfcba80e7d0cf4f8a37331e29a9', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: '7e83b263ff64174d4242500f4b7516ac7f68f45e', slot: "page_number" }, this.totalPages))), h("gb-button", { key: '4c5e317580a4c33eabee98a32ec1d4085e1a8a88', size: "sm", hierarchy: "tertiary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: '0da45993034ce697a1328345320a3906da112357' }, "Next")))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: '5a0eb562f744a1c983afc20901abddc20596412c', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg" }, h("p", { key: '885e789f308b14893ddd2b1f16319230b7aae769' }, "Previous")), h("div", { key: 'a5bad8aa8321f18c94cd09c01069d31be35513b8', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: '870e63421346f4acdfee205829ca34ef230e218f', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: '462a3ca4f08935382164a532ee1231431b8b0e90', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'a06a80d910d4b5d03ddfbc697a6e26498c61239e', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '646bd0733835d747b4f08ccaab8cf3883818cd6f', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: '85cba5f770d5ca3442491a351c806767a34d6bec', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '363a0f8c12051ee14fc07596f3c0daacf6af0534', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '044834b317478422bf6c9d31299a2998717b12d1', shape: this.shape }, h("p", { key: 'fe74d29cd962acb0d590d4e7e3aa6f47b9fee7e3', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '34b3d6a5b3cdd6f5a38f677af831b29ee584d38a', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: '86a662729c7fc3f6160d627290529b04d20bbba0', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: 'a76779415c4059229348d47f574902907a96adf3', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: '0315797d7b18f1d47ea306454bded20c2dab85b7', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: 'f476b8ae3d50abecf22b2a40c91803d920220205', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: 'ef0f3bd43e8741068282faaaa8b79a6b95328a40', slot: "page_number" }, this.totalPages))), h("gb-button", { key: 'a5ef1931b44b43783501914857d3f15ab2c2d169', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", "icon-trailing": true, "icon-trailing-swap": "assets/arrow-right-02.svg" }, h("p", { key: 'cf20a8358eca13472b930f5ebb11dd9c44210de5' }, "Next")))), this.type === 'card_default' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '5c4a2b2a270d745defe2d4f141126fd1bb07c7fa', class: "pagination_entries" }, h("div", { key: 'd8a9ed993e687e3ff1680418f55652cd2aeb53ef', class: "entries_text" }, h("p", { key: 'd8cf976aa2f554c858cce6b265b8ebc9f627e75c', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '01cff073d2d7b61b1e29967d431dc073bf5e9f41', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '44e658065cd329b873eaffeaed0ca6650fbe6409', type: "default", state: "default", size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-help-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: 'b1a1d149b7817776ec13a6cfa71a3786fb77a4a5', class: "pagination_numbers" }, h("gb-pagination-number-base", { key: 'f3e7605ecd5cb002add749ece1469e6cf1e5c3b8', shape: this.shape, state: this.currentPage === 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(1) }, h("p", { key: 'a1afc60beb9631688c43526ca87efbcfbf448555', slot: "page_number" }, "1")), h("gb-pagination-number-base", { key: 'ed8ea9ccfb19953dbd0b6fd48edd670097016240', shape: this.shape, state: this.currentPage === 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(2) }, h("p", { key: '76b1665e17d0608bc6d9e06d04a152d95cf545a8', slot: "page_number" }, "2")), h("gb-pagination-number-base", { key: 'a69d9444fb1eb23db72fba8f7b509df77ffce28d', shape: this.shape, state: this.currentPage === 3 ? 'active' : 'default', onClick: () => this.setCurrentPage(3) }, h("p", { key: '033e1ea09a3f161de5b6d58a5857719973217ddb', slot: "page_number" }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: '022877ba94a89f420b808d0b74ce7fb4b8184420', shape: this.shape, state: "default" }, h("p", { key: 'eac6a3367a05ee58a164a163954854fe7d5a2ff9', slot: "page_number" }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-number-base", { shape: this.shape, state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", { slot: "page_number" }, this.currentPage))) : null, h("gb-pagination-number-base", { key: 'ea09852a06e3f1ef9c4f07aada3b53ca5a9a8a8c', shape: this.shape, state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 2) }, h("p", { key: '89d26b102020edf9fc1eb0bbacf68ff537834529', slot: "page_number" }, this.totalPages - 2)), h("gb-pagination-number-base", { key: '543c43e7adb76a575ec205c755118cc2b4d6884e', shape: this.shape, state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages - 1) }, h("p", { key: '30d62b13d2b2e937f6ce866a3ee81d71cf80c614', slot: "page_number" }, this.totalPages - 1)), h("gb-pagination-number-base", { key: '304eb1c11a2d163345abc4a9f937ecc93d083cfa', shape: this.shape, state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => this.setCurrentPage(this.totalPages) }, h("p", { key: 'f59b024b940186aefd753bfd4e395c910358c08b', slot: "page_number" }, this.totalPages))), h("div", { key: 'e790e016aec3a698a51b11b2ef035dce15eff6d4', class: "pagination_btns" }, h("gb-button", { key: '5f8e3c38c2b1832e5ae47f3a277cf6db89d91fff', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("gb-button", { key: '30f7cbf126a3882461ac989f223392da4cdb7b0a', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '4eec95dd09e4798575c308385855f62d11dddfa3', class: "pagination_entries" }, h("div", { key: '22268d16128959b67031c909767806fdb1c27c74', class: "entries_text" }, h("p", { key: '1bc31a06b85bfcd9466569ce1644d7430cc4b880', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'ca36a3ec0e894c01cdb8d57f1f9b3b2c4d29e4ff', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'f3a26daa3425f51fa8fc42e0c5314657ab4c0123', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '349247ffc903d907b1afa45025b5d100843906b8', class: "page_number_text" }, h("p", { key: '163d8e191ee1741d8feb4a381ff47741f5cd2bc9', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: '914a9c4badec4354334896e73ce421c87d1b1d1b', class: "pagination_btns" }, h("gb-button", { key: '740e7a23f34f11590263c4208a67782b025c474c', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '8ee0a07aceffe31dd49edaed77b2db9201b97778' }, "Previous")), h("gb-button", { key: 'c3fab14b8d64105e018a693715519f5cc3a4468b', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: '5ad9612d40a0d5a29e25a2b295826a28887441a2' }, "Next"))))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '85a14f914f809331a6b64846dbec568586f28ea8', class: "pagination_btns" }, h("gb-button", { key: 'e2e69e54c2302416941df204e3fe47675b3bdce7', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'f5e68bd0fbea53299a1dfaba3c35178bb25ea43a' }, "Previous")), h("gb-button", { key: '1c5d455a938dda25208361014f3953f4a6d588e0', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'de5a11381c84a1405d77ad7d9a910551055e8d35' }, "Next"))), h("div", { key: '821bad5430e30be3f7799a20bc530d5ee2fd36dc', class: "page_number_text" }, h("p", { key: 'f21aa9dfbb5172bb03b6d9d6ba03818e87f1a0f5', class: "text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("div", { key: 'be0f261beeb231fcc96d982037bce85891976d5a', class: "pagination_entries" }, h("div", { key: 'c963ca1f59a8bb130b6b7ce8e767a1cb7fffd33d', class: "entries_text" }, h("p", { key: '757b15f8df11d93e12462c2ee3158ca5c479a7b2', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '995f6aecd32fddfee2a7e089dda6d2935461a6a0', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'e5fc384f5cb1a6f7dc101ed423d445e5bae4afcc', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("gb-button", { key: 'f8bbd4551eddd15320ad9bfa4d51e31c4050381e', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '3ef10f16ca21cc7ca012736dab41be8394b18cf4' }, "Previous")), h("div", { key: '98f1c05ed91788ab725bac7ca998466ddf70043f', class: "page_number_text" }, h("p", { key: '93e4cbd511537f02548326de558773f5ab2325ea', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'f16e4db105b39605d8d9a522f39f430de047fb7c', size: "sm", hierarchy: "secondary_gray", icon: "default", state: "default", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'cd3b083d28d5296271060f00cbbfafe757f5e5f2' }, "Next")))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '0ef97d3a49cc1b2be0b63c5d551fb70f555bf8aa', class: "pagination_entries" }, h("div", { key: '1d47f771e737106f8b51aeafab901ffec5b4009b', class: "entries_text" }, h("p", { key: 'af02e150ce9998b7f3ecb8f232a68ec954925be1', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: '89fceab8a54669773a6113ef88efe955181e19ee', class: `entries_dropdown` }, h("gb-input-dropdown", { key: 'd3eddf9698c1d42c6b1c62db49fc57d171ec6c41', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))), h("div", { key: '671caf175e63fd4ded4da096395b997440007630', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'b2571a2c91afeee5e7712637dca8f430681da20d', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '5e27081a62dee6d613b132467287f4743c12a23d' }, "Previous")), h("div", { key: 'a62eab540397afdfabcb6d5bad4aa0f11176ed33', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '2ce78efe2176d718782a5b9f64afe343580b3a9b', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '59a6831ad079604c37014fd462f75d6d18b0c17e' }, "1"))), h("gb-pagination-button-group-base", { key: '0314147c90b2daf561b878ba4b5cd9844729b40c', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '1353a80c7ab4cc727e70b451a7a3939b6f439b53' }, "2")), h("gb-pagination-button-group-base", { key: '56366c7856bba2c1bc2ce9dc055fa9ebbe71d60e', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: '9a4ef5912af832782f92d31b50ea3466eb21a13b' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'bb7abd180eb460ff908ae420ba77733b14e2a8f2', icon: "false" }, h("p", { key: 'b35c900aae75ba72da8a84402e2f3afdd145c0f6' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '7d5b6b6eae8377b24afb9f588bc585e2ec4176ed', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: '2af4e5b9500bf9c0d3f863e94ab082f9f4ba46e1' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: '4d83c5aaa0b4ba0eb059707c9e6cdb08e898562b', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: 'dd8c5bc4a45cc7cad17a19d8d77cf94086a0c48a' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: 'eaa7757e13deb0459d524bc5fa5197bf071637d7', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: 'cde9f578edd1ac9daaf5489a4f7927d25627652d' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '2b087eda2a45c0b423f3b06cf3ec44f233beba40', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: '0c497fb40dc93032e1496c42468f76e6f5c00112' }, "Next"))))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'c9ea077e269aa1acfac15cc6784be4ae193aee95', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: 'a57c60943a69eac31ca7db7563542ea099764f8b', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: 'a4f9f6e27c02757b6aa0c2c46cd748482a6bb6e2' }, "Previous")), h("div", { key: '7795ca4a5e8a39c809aab4dea5c1936e4885cd69', class: "btn_group" }, h("gb-pagination-button-group-base", { key: 'f5be8376b0aafab856965bfc2813693d44c360fe', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '6a7bfa08dac1ab931b6291d791b9ee63440643c2' }, "1"))), h("gb-pagination-button-group-base", { key: '320fb18edaf018ed5365ff11ddc16e865eadcc27', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: '0a683d7c54a98f31126ecc90e994c7525ceb281c' }, "2")), h("gb-pagination-button-group-base", { key: '119efbc523bc66897bf06dcf03aca59a72182467', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'fc197de260ec7be76c4c0554c81415db5e896b7d' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '0bb4cdf119738cc5c172a44f9bdc98439f15a9e5', icon: "false" }, h("p", { key: 'd0c2baffab92cb0790b6a7ce36dc8a084f7aec45' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '895751688bb5ffb784ba9761c476f02fdd837779', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: '18a92d2e29dbd8117c4df7f69e7650b58dacafa9' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: '7e4aa9c5d8b4e11c2087d37ac3beabb7e76c3517', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '5d69958b87b73402f7a11588c52932f4ef417904' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: '70a1d002c29f473f0f8d889fef190635891e7940', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '7a97090446301042cf1f199fc9bb7b8ffd52b168' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '3d3bbbf08f2e2a02992f931c188137adf59ac6c7', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'f543e2f0d4357379cfcd39bd46ea295b3a1a4130' }, "Next"))), h("div", { key: '7ee9e7e9a717aae439d29c78e8f5eac6f601d90a', class: "pagination_entries" }, h("div", { key: '34bd262e403234296f9206ceae0315fa8dbc012e', class: "entries_text" }, h("p", { key: '26753e797ae2d8266a48f15f19000e911ded4d38', class: `text-sm-medium`, style: { color: 'var(--color-text, #4B5565)' } }, "Entries")), h("div", { key: 'e38b33ac821449c7541f8978eefb695f539e7d46', class: `entries_dropdown` }, h("gb-input-dropdown", { key: '93608eda2cc55ac2abf7c247781517c29796cd57', type: "default", state: 'default', size: "sm", "show-label": false, "show-hint-text": false, "show-supporting-text": false, "show-hep-icon": false, items: this.entries, "menu-position": "top", onDropdownItemSelected: this.handlePageSizeSelect.bind(this), value: this.defaultSelected }))))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '2480de8a43b2cc9068527f0c015a6e03d6f86504', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '0fd40edf4c175dfa32994a9edaeefc74eb93c7ff', icon: "leading", onClick: () => this.onPreviousButtonClicked() }, h("p", { key: '1ff0442271f9a2a350b6ce48a19d2cd5794b4374' }, "Previous")), h("div", { key: '657d46dc78ff70bfd1a1bcd67bb24f6fbc5067b8', class: "btn_group" }, h("gb-pagination-button-group-base", { key: 'a2b071a84ffe3232f86c1f89efe47ff28c07dcf5', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '3b5ea9aa67554741a0eeefba9b30a9ff677ecc0d' }, "1"))), h("gb-pagination-button-group-base", { key: 'b195c8649f752c71206c2c3a2e466beb5ef83001', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'b733804bf6c520314f0c1e56069ac9554a6768e6' }, "2")), h("gb-pagination-button-group-base", { key: '055178d62c825bd55a358b5b0157b6f2c895ae57', icon: "false", state: this.currentPage === 3 ? 'active' : 'default', onClick: () => (this.currentPage = 3) }, h("p", { key: 'd113755486055949ff54c57b19f01dff2f37d5f7' }, "3")), this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 3 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '5627d055abb124f13a4e645022144eb64d928310', icon: "false" }, h("p", { key: '6911109fa5ba6a3a8538e6889f45ddb544b72c64' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage < this.totalPages ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'afbcc81c47cdf1926f4948fe6a7b57b022a2e4b6', icon: "false", state: this.currentPage === this.totalPages - 2 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 2) }, h("p", { key: '87793871279606278935c74c6e019f72fa619e60' }, this.totalPages - 2)), h("gb-pagination-button-group-base", { key: 'b42edd82b114ca53b457860ec9003f584f48ff23', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '6af475e8140506a29db8d1b6416fc44ca6a3ed9f' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: '781f7aac8c5a2fd7de39d3849b7d9ecfb37fb2e2', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: '8e5206fc5c5ce66f2222495beccb4f32352ddf8a' }, this.totalPages)), h("gb-pagination-button-group-base", { key: 'be9c9addf98dc021ac1cf577dccafa044804c085', icon: "trailing", onClick: () => this.onNextButtonClicked() }, h("p", { key: 'd78887e7348b780cdcc1c108a8efe2aec9cdabd9' }, "Next"))))), this.type === 'page_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '3e617ab60c6f5248489082c9d4be9cf6ef3f54f3', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '4bb9aadafb2742ae6c914f4200331d132653ca00', class: "page_number_text" }, h("p", { key: '4744ad5085b8ac3f6dfe53526cd87369b57d4c65', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '59b0b06a69e69b276c57c92ef8564d246b193d3f', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'page_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: 'a474a0fc1cdf50bbd2ab5ea7d591cb720b6e1b38', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '7d4fcbe01a218005e614d9c1e4d5a646b746cbfd', class: "page_number_text" }, h("p", { key: '4f3836af47da53ab71da83b7dafb8d46b8d4133b', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: 'ffc54cd025a3732f41bd714e0a01a384148a3029', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_default' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '0c98c897e62c55be71fa4e7ee67cce78031fdf68', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: 'affd25578790f14b028bbcd3b730e4c0618505a1', class: "page_number_text" }, h("p", { key: 'ca78cf984aaa4a32ec89d4056614e729f5122916', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '7b0c26259ae1caf0c54beef43cdc438dffe3eea7', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_right_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '02ba96aabca5405a12aa7b7d511a4decb7e161fd', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '3bbc380bff805f98eee74dd818c76efe246ed439', class: "page_number_text" }, h("p", { key: '05299c7968a35b57042dec727bae8a9fd5079734', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '98773ef30011123b1bcfdb7a51f79348b5d55262', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_left_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '842ad148ef033fe50bd1d8b6a4e99d3b687368b7', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '6c139cc120ff5fea4866dcd75e1ae4bd963b1cc4', class: "page_number_text" }, h("p", { key: 'fef760dec31d268498c8ff2e93645166b126e3d3', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '3dc7aed32100e9587617af5a6d3d6bc1707be4c0', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'mobile' && (h(Fragment, null, h("gb-button", { key: '339e28092f3c8ea643f073f28a7443ff4ef3547c', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '64b8305f24e8931189c160856be3c0b7e80499b1', class: "page_number_text" }, h("p", { key: 'ed2c5f55e6801b3450948b159897453d73000bf1', class: "page_numbers text-sm-medium" }, "Page ", this.currentPage, " of ", this.totalPages)), h("gb-button", { key: '397a318c559fe86b82d02fdb96282a9ca3f74a2f', size: "sm", hierarchy: "secondary_gray", icon: "only", state: "default", "icon-leading": true, "icon-leading-swap": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_right_aligned' && this.breakpoint === 'mobile' && (h("div", { key: '0a0ff309cd2e8da3f7d1ad5a88673a463aec9baa', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '633364e88128e3d27f07cbc0b5bb8738d100af6f', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '092e1070fae3bdc5f12a51efc63836ee5772e950', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '39bd02f4b6f10264b2c7dd510c30e2db59f688e3', icon: "false", state: this.currentPage === 1 ? 'active' : 'default', onClick: () => (this.currentPage = 1) }, h("p", { key: '252e63ed2bbdf8963d6eadaa4f9879a3ae983cb2' }, "1"))), h("gb-pagination-button-group-base", { key: 'fce699cd23e9caa8647f6b95dbc9b232dfd80136', icon: "false", state: this.currentPage === 2 ? 'active' : 'default', onClick: () => (this.currentPage = 2) }, h("p", { key: 'eda1d88614391a5da41da5a36379ae40a4dd6608' }, "2")), this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > 2 && this.currentPage <= this.totalPages / 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: 'ba1a4585b4dae5eb17c31a601cd5e7934ee233e2', icon: "false" }, h("p", { key: 'e2e74930dff253a9f3780562c83d14873cbef75f' }, "...")), this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? (h("gb-pagination-button-group-base", { icon: "false", state: this.currentPage > this.totalPages / 2 && this.currentPage <= this.totalPages - 2 ? 'active' : 'default' }, h("p", null, this.currentPage))) : null, h("gb-pagination-button-group-base", { key: '1b431351c91fd06c297638bdf61135493a10a843', icon: "false", state: this.currentPage === this.totalPages - 1 ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages - 1) }, h("p", { key: '8c86ffd2977015d104b68eac96cc7a7cb59dbd8b' }, this.totalPages - 1)), h("gb-pagination-button-group-base", { key: '09c8eedec8ad8893bc217cffa05d8048adb15015', icon: "false", state: this.currentPage === this.totalPages ? 'active' : 'default', onClick: () => (this.currentPage = this.totalPages) }, h("p", { key: 'f99b83d7d06c413e8d3b155d1f0e9ea8973814c3' }, this.totalPages)), h("gb-pagination-button-group-base", { key: '47410d27fc126ba2b836bc26018aa3f97e95e9f0', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_left_aligned' && this.breakpoint === 'mobile' && (h("div", { key: '6e90b7219513cbd3397918c490a31ba241956b72', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '7e01d4c0496c7ba6694a0a551f0690a3bcad81fd', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '50111e31aaaf812c8dd0808864af424c69d2e549', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '0a383658ebfa21a7903e00c25873e4dd57897c00', icon: "false", state: "active" }, h("p", { key: 'c6c6982df3d52ca6dd4c640379f013867dcf7043' }, "1"))), h("gb-pagination-button-group-base", { key: 'b0ea99a6e8337479c6dce09fb32bda1712cb2be8', icon: "false" }, h("p", { key: '8c90c2c6ddfd5da38ee3b3fabb849142a01cb608' }, "2")), h("gb-pagination-button-group-base", { key: '7444494f25f26911e4be797f23c5eb284abd0616', icon: "false" }, h("p", { key: 'eb9533579bf1b639a2ccf3e630607984bfc4fbc6' }, "...")), h("gb-pagination-button-group-base", { key: 'e6b21b6bb3320b9634c0b7670643559722dc1820', icon: "false" }, h("p", { key: '34d53fc7427939c65120bf3c64596cc4011860fe' }, "9")), h("gb-pagination-button-group-base", { key: '3fc89812fb24925dbd58657dc29db7edc6b3c9fc', icon: "false" }, h("p", { key: 'b1006f40b99c7f67901abf342cdedd76d402fc5d' }, "10")), h("gb-pagination-button-group-base", { key: '48efc6e673c432c79b146d0ac534fce331057514', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() }))), this.type === 'card_button_group_center_aligned' && this.breakpoint === 'mobile' && (h("div", { key: 'de5de2f146b68e69f56e90f52e887a9be2be0e2b', class: "pagination_button_group" }, h("gb-pagination-button-group-base", { key: '47cd9b972a222e969d05a0166d8d6290d350d889', icon: "only", "icon-src": "assets/arrow-left-02.svg", onClick: () => this.onPreviousButtonClicked() }), h("div", { key: '35b2f5c3a7651c7aff174fd21afd813ff58b828a', class: "btn_group" }, h("gb-pagination-button-group-base", { key: '570d88d72a9c8b4631fde5622ea227a054706a98', icon: "false", state: "active" }, h("p", { key: '33d6c076ead43760a94031687d6964ce75da710b' }, "1"))), h("gb-pagination-button-group-base", { key: 'b5a0f632fee095326c30b59b0e460bda6543cda9', icon: "false" }, h("p", { key: '0b8709a77adf752bc329549efc65d58b40aa174b' }, "2")), h("gb-pagination-button-group-base", { key: 'a78a564ff055d42e945218b883ab50cf09dd725e', icon: "false" }, h("p", { key: 'f069f8c9148ca2e36e8c98d174d6be4ee828e4e2' }, "...")), h("gb-pagination-button-group-base", { key: 'f4d70878489d1e26d17b40ed31be5d1cb7e47d97', icon: "false" }, h("p", { key: '6429bbf74283d2505fb9a6a6f1d73b26492aba98' }, "9")), h("gb-pagination-button-group-base", { key: '92d2c1f4565cc054f1e09fb51e05121963bc6e4b', icon: "false" }, h("p", { key: 'fdfe9ca10febed8c22b632041a52183e931e82e3' }, "10")), h("gb-pagination-button-group-base", { key: 'd419a0e9e7fb0da62db8d804f8c3d99f29896256', icon: "only", "icon-src": "assets/arrow-right-02.svg", onClick: () => this.onNextButtonClicked() })))));
45
45
  }
46
46
  };
47
47
  GbPagination.style = GbPaginationStyle0;
@@ -35,7 +35,7 @@ const GbProgressCircle = class {
35
35
  }
36
36
  }
37
37
  render() {
38
- return (h("div", { key: '135b8d16c16c6d956728619b1f3c8d12ade86a44', class: "gauge" }, h("div", { key: '36999b312a808498f2e52f803a8c1aada3089296', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: '5d42b3374b1399d2df053ac6a48e94795725d785', class: "mask" }), this.label && (h("div", { key: '8f9b561bf7fe39bc5b7316c3a2e38e192be29f61', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: 'c22f7c5c3f1cd831f5d4d617e2bb0bc90661b989', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
38
+ return (h("div", { key: '1b9fd4764122d4b2895c34b1c40b3f81decb08c4', class: "gauge" }, h("div", { key: '2a60898d1545df9e672f091dec796f1084b4266f', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: 'ae0543b2d8fee1f74f7190e7ca6a50fbf2fac806', class: "mask" }), this.label && (h("div", { key: '2875106e61fa4e0e2c332baa4565c7851cf8e46f', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: '2e3177d4c51ac950ffc89e40c0951514e0eefea8', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
39
39
  }
40
40
  get el() { return getElement(this); }
41
41
  static get watchers() { return {
@@ -9,7 +9,7 @@ const GbScrollbar = class {
9
9
  this.length = '25%';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '1ec8eddaf160663bf63ec8060d91df0bd619f1e1', class: "scrollbar-container" }, h("div", { key: '93ac26d12c47345b3e6c240041d2041b0dba95ea', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '76cd3a7fc1e5659e925dad541d5ab4b6527865e1' }))));
12
+ return (h("div", { key: '13bd5e169fde2b506eded07a64ece8517349c2bf', class: "scrollbar-container" }, h("div", { key: '2b97f06d0a803690701f339eb320aca0f06e68c8', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '69a2d591fc65559c2d7e2bc185ce44d65d17c5cb' }))));
13
13
  }
14
14
  };
15
15
  GbScrollbar.style = GbScrollbarStyle0;
@@ -24,7 +24,7 @@ const GbSliderControlHandle = class {
24
24
  this.isFocused = false;
25
25
  }
26
26
  render() {
27
- return (h("div", { key: '22d2bcd52741f9712c093f9dd65d28160add85ca', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: '46e758290b4024fe94cabe2f971034ddc608e104', class: "tooltip-container" }, h("gb-tooltip", { key: '66ab05226bf8d5189461fc347647c0b8108c469f', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: 'b63ca6ba39dc1921e09da850583fdc9c38df1eb5', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: 'e434c94b36c6768f7612ebb5491648dd9c3d18db', class: "thumb-label" }, h("p", { key: 'e20954f888bb8d1a2432b78b2be99400c1a984d7', class: "thumb_label text-md-medium" }, this.value)))));
27
+ return (h("div", { key: 'aa37625f7f8ab69c76fbb8a4c294173e6207c917', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: 'c4cd6aee70ad2c248d8cbda231ad9319e8fc0787', class: "tooltip-container" }, h("gb-tooltip", { key: 'c7c01e67fa84b8334e486471b99fc910d5cb7ebc', "show-arrow": false, arrow: "none", "show-supporting-text": false }, h("p", { key: 'f6604b3d927967bbbb0625701f04b878efbf838f', class: "text-xs-semi-bold", slot: "label" }, this.value)))), this.type === 'text' && (h("div", { key: '5abba1cde6c8430740f2bb42695e57a451526e61', class: "thumb-label" }, h("p", { key: '0d4cba0704b9a5dffa0e16f2b1fe7183a9e8ae88', class: "thumb_label text-md-medium" }, this.value)))));
28
28
  }
29
29
  };
30
30
  GbSliderControlHandle.style = GbSliderControlHandleStyle0;
@@ -81,7 +81,7 @@ const GbSlider = class {
81
81
  return this.unitPosition === 'left' ? `${this.unit}${value}` : `${value}${this.unit}`;
82
82
  }
83
83
  render() {
84
- return (h("div", { key: 'd47c7ff49fe94f0a71454dfa4c8ae0bf52cbf0fe', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: '914d05fd07cdabb6f0cb8cc5e212c6aa33abf1e8', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: 'bee5f03f98e5e8a0bf3802b7791f15b127627888', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: 'b16043af5a026e079b88f592778a835074053734', 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') })));
84
+ return (h("div", { key: 'a7c6b3461b482dd49ed452d26765867677706518', class: "slider-container", ref: el => (this.containerEl = el) }, h("div", { key: 'ae59ade2c4a9487e66b969526570b3d635be67bb', class: "track", ref: el => (this.trackEl = el) }), h("gb-slider-control-handle", { key: '8c8fb07bc883885912c59408080093d54f8c6f97', class: "left", value: this.formatValue(this.leftValue), type: this.label === 'false' ? '' : this.label === 'bottom' ? 'text' : this.label === 'top_floating' ? 'tooltip' : null, style: { left: `${((this.leftValue - this.min) / (this.max - this.min)) * 100}%` }, onMouseDown: e => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '293197c621b407f1b4beca6ea9d6e9cbe6c8d4ba', 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') })));
85
85
  }
86
86
  get el() { return getElement(this); }
87
87
  };
@@ -40,7 +40,7 @@ const GbStepperVerticalIconsCentered = class {
40
40
  this.seventhStepSupportingText = '';
41
41
  }
42
42
  render() {
43
- return (h(Fragment, null, this.type === 'icon' && (h("div", { key: 'deca1cdb12ab6796878abbd84b73cd62dd390b2a', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '616c7bb95dba97b30add8142292f57c5d645d8f6', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'b8f5f355e5bcdcb7f61cd964e1eeed6f310c8295', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (h(Fragment, null, h("gb-step-base", { key: '10375c99cd5bb7f87ca1a716f1c3a4c1d5a1cd5a', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '07be9d55e4ff42f8e18e5f07718fda7021904b7a', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '40b303096aafc92a3e2bb33d4d1c374865725b4b', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (h(Fragment, null, h("gb-step-base", { key: '8ff3d04d4fdf7d3ec58ea76e9d90fe2810ff5d9a', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '129ab42320b17d7254705ad4c94dc66cf1fc1022', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'f3a3715c6a497e5c1ed26f19f65837d6dcb49880', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '9e03ed45babac4e6f68a901160068f1c67196d5c', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (h(Fragment, null, h("gb-step-base", { key: 'ca624108a6a018bf315bc06545b81cf4c3f05301', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '3bbf48b9fe15fe9752b4bc98ea7d6c4059128e82', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'ced75c34d0ed1a505649285f8d049967f0a32ead', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '1aa05150a3b5e6e8b2ac3c3c3d54ad87dbe654c2', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '8ef1e10315136028d10905b98678d3f4940ef463', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (h(Fragment, null, h("gb-step-base", { key: 'ddea10c80db0f1057b38d1da39e5f92548aea43f', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '3cd72339bb5ebc65097ec6cd32731de3e0fc7c38', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'fb8316a8bd568909422d364f504611b51dcbac81', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: 'fe39110d983849349e912732159d0dd34391a47e', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '3356c1a46f2966e18a526f6181b1c45f4c89a238', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: 'df4e0500e8baffca6654c114c942aac43fd80b15', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (h(Fragment, null, h("gb-step-base", { key: '10d9b347215572722d21b8750989c7139b74dfa6', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '2c8a9506b13d8800f51a4519847d5a4d9a22ee3f', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'f7eecf000a9fac197322f0c5928a1ff08d50a054', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '806b9c1fa3762070e2cc552e4e8e2f314372eaf8', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'bc9439fbe47ffcc8fb756a176c76187a88a46c7a', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: '782ef1491685302f86c1dbf84b2cae58aa63be66', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), h("gb-step-base", { key: 'd3a2eeaace35cb227bd5251873d3b56250f62312', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
43
+ return (h(Fragment, null, this.type === 'icon' && (h("div", { key: '50568a950ac298e6f6f7e2a917e1d4e6a4bf0035', class: "icons_centered_div" }, this.breakpoint === 'mobile' && (h(Fragment, null, this.steps === 2 && (h(Fragment, null, h("gb-step-base", { key: '42298efff696e8842f49730d7743384616dba1e2', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'd54767f3d11fa559dcefcafc135c277136d5cd6a', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: false, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }))), this.steps === 3 && (h(Fragment, null, h("gb-step-base", { key: '86c2537e36b57d1313e8fddae77e186595d8b585', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '386cfbb1d9fa638fb777d12d112abaf29a0e0c9c', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '729683c13917a7e597eee52d4e8cab7b7c1baf11', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: false, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }))), this.steps === 4 && (h(Fragment, null, h("gb-step-base", { key: '83e517e368bea1d85b6daee5fe02f9df2bc9439e', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'f45f659869147c167f7b2f3dd92b01b08536cacb', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '96600e760a01be0f01cc5a680173f1a4785086a2', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '7dba1c86ffbb0f2d00a664e1d4e22baa096b8ef2', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: false, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }))), this.steps === 5 && (h(Fragment, null, h("gb-step-base", { key: '2b64c59f8dbd5e0dd3c3e30db17da0fdf7ba6eec', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '24982817044a136ea94508839472b62c6e285365', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '900425db36c943f6f10754b20462681948250e4b', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '27e2dae9c0728a5b27fa43ad835a0f48f82d99df', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: '8dced94fedb02e513900ff2d734905e34a674499', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: false, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }))), this.steps === 6 && (h(Fragment, null, h("gb-step-base", { key: 'ad8aa8b8807cd19ab6d4940c50a2b9047538f327', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '47533423dc57d1466d1ed674f109f9a5fb7c720d', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: '2457ba762709a705abdda7df9a6846be32bb60f1', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '37accd8d12f5ba4c2490faafebf83d2dfeebf9ac', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'c92fe1156fa314d01b9f810be019f0ea6362a6d2', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: '6e2cdc341d801453d3f1c28e6ffd038224bed9d0', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: false, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }))), this.steps === 7 && (h(Fragment, null, h("gb-step-base", { key: '1571543a3311c8946164dff6666d5c2fafd938d9', size: this.size, type: "icon_left", state: this.firstStepState, status: this.firstStepStatus, connector: true, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'be56c0c295227b2baa0ff94c24c95255787fdb2d', size: this.size, type: "icon_left", state: this.secondStepState, status: this.secondStepStatus, connector: true, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), h("gb-step-base", { key: 'c9650d3958ccd9202788d91e259afdaa1d2445e0', size: this.size, type: "icon_left", state: this.thirdStepState, status: this.thirdStepStatus, connector: true, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText }), h("gb-step-base", { key: '491805ed32684847e7539d461c792ddc8ce7430f', size: this.size, type: "icon_left", state: this.fourthStepState, status: this.fourthStepStatus, connector: true, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText }), h("gb-step-base", { key: 'e960bff19685a709f1704ae3b5ec9944ead610f8', size: this.size, type: "icon_left", state: this.fifthStepState, status: this.fifthStepStatus, connector: true, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText }), h("gb-step-base", { key: '4bb21591029d477e7af6b5f76747c52ac82f2a60', size: this.size, type: "icon_left", state: this.sixthStepState, status: this.sixthStepStatus, connector: true, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText }), h("gb-step-base", { key: '52e4591fbdd4feccbab8852097935efce795252e', size: this.size, type: "icon_left", state: this.seventhStepState, status: this.seventhStepStatus, connector: false, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText })))))))));
44
44
  }
45
45
  };
46
46
  GbStepperVerticalIconsCentered.style = GbStepperHorizontalIconsCenteredStyle0;