globuswebcomponents 1.2.5 → 1.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (432) hide show
  1. package/dist/cjs/gb-action-panel_8.cjs.entry.js +509 -0
  2. package/dist/cjs/gb-action-panel_8.cjs.entry.js.map +1 -0
  3. package/dist/cjs/gb-avatar_3.cjs.entry.js +186 -0
  4. package/dist/cjs/gb-avatar_3.cjs.entry.js.map +1 -0
  5. package/dist/cjs/gb-badge_2.cjs.entry.js +111 -0
  6. package/dist/cjs/gb-badge_2.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-detail-cell.cjs.entry.js +58 -0
  9. package/dist/cjs/gb-detail-cell.cjs.entry.js.map +1 -0
  10. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-export-dropdown-item_2.cjs.entry.js +2 -2
  12. package/dist/cjs/gb-export-dropdown.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-export-sub-dropdown-item.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +42 -0
  15. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +1 -0
  16. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  18. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  19. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-help-tooltip_3.cjs.entry.js +14 -14
  22. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-input-dropdown-menu-item_5.cjs.entry.js +6 -6
  24. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +5 -5
  25. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  26. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  28. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-pagination.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-progress-steps.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +33 -5
  38. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js.map +1 -1
  39. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  40. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  42. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  45. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  48. package/dist/cjs/gb-tooltip.cjs.entry.js +39 -0
  49. package/dist/cjs/gb-tooltip.cjs.entry.js.map +1 -0
  50. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  51. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  52. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  53. package/dist/cjs/globuscomponents.cjs.js +1 -1
  54. package/dist/cjs/loader.cjs.js +1 -1
  55. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  56. package/dist/collection/components/gb-detail-cell/gb-detail-cell.css +29 -35
  57. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js +1 -1
  58. package/dist/collection/components/gb-detail-cell/gb-detail-cell.js.map +1 -1
  59. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +1 -1
  60. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  61. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  62. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  63. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  64. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  65. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  66. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  67. package/dist/collection/components/gb-header/gb-header.js +1 -1
  68. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  69. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  70. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  71. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  72. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  73. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  74. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  75. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  76. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  77. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  78. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  79. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  80. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  81. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  82. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  83. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  84. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  85. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  86. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  87. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  88. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  89. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  90. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  91. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  92. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  93. package/dist/collection/components/gb-stepper/gb-progress-steps.js +1 -1
  94. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +607 -6
  95. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js.map +1 -1
  96. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -96
  97. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js.map +1 -1
  98. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  99. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  100. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  101. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  102. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  103. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  104. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  105. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  106. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  107. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  108. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  109. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  110. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  111. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  112. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  113. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  114. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  115. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  116. package/dist/components/gb-avatar-add-button.js +1 -1
  117. package/dist/components/gb-avatar-dropdown.js +4 -4
  118. package/dist/components/gb-avatar-group.js +4 -4
  119. package/dist/components/gb-avatar-label-group.js +1 -1
  120. package/dist/components/gb-avatar-profile-photo.js +2 -2
  121. package/dist/components/gb-avatar.js +1 -1
  122. package/dist/components/gb-badge.js +1 -1
  123. package/dist/components/gb-checkbox-group-item.js +1 -1
  124. package/dist/components/gb-checkbox-group.js +3 -3
  125. package/dist/components/gb-collapse-button.js +1 -1
  126. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  127. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  128. package/dist/components/gb-detail-cell.js +7 -7
  129. package/dist/components/gb-detail-cell.js.map +1 -1
  130. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  131. package/dist/components/gb-export-dropdown-item.js +1 -1
  132. package/dist/components/gb-export-dropdown.js +4 -4
  133. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  134. package/dist/components/gb-export-sub-dropdown.js +1 -1
  135. package/dist/components/gb-file-type-icon.js +1 -1
  136. package/dist/components/gb-file-upload-item-base.js +1 -1
  137. package/dist/components/gb-file-upload.js +16 -16
  138. package/dist/components/gb-header-icon.js +1 -1
  139. package/dist/components/gb-header.js +4 -4
  140. package/dist/components/gb-help-dropdown.js +2 -2
  141. package/dist/components/gb-help-tooltip.js +1 -1
  142. package/dist/components/gb-horizontal-tabs.js +5 -5
  143. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  144. package/dist/components/gb-input-dropdown.js +1 -1
  145. package/dist/components/gb-input-field.js +1 -1
  146. package/dist/components/gb-mega-input-field-base.js +1 -1
  147. package/dist/components/gb-notification-content.js +1 -1
  148. package/dist/components/gb-notification-pane.js +4 -4
  149. package/dist/components/gb-pagination-button-group-base.js +1 -1
  150. package/dist/components/gb-pagination-dot-group.js +1 -1
  151. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  152. package/dist/components/gb-pagination-number-base.js +1 -1
  153. package/dist/components/gb-pagination.js +15 -15
  154. package/dist/components/gb-password-button.js +1 -1
  155. package/dist/components/gb-progress-bar.js +1 -1
  156. package/dist/components/gb-progress-circle.js +1 -1
  157. package/dist/components/gb-progress-steps.js +2 -2
  158. package/dist/components/gb-scrollbar.js +1 -1
  159. package/dist/components/gb-sidebar.js +9 -9
  160. package/dist/components/gb-simple-side-bar-item.js +1 -1
  161. package/dist/components/gb-slider-control-handle.js +1 -1
  162. package/dist/components/gb-slider.js +3 -3
  163. package/dist/components/gb-status-indicator.js +1 -1
  164. package/dist/components/gb-step-base.js +1 -1
  165. package/dist/components/gb-stepper-horizontal-icons-centered.js +70 -8
  166. package/dist/components/gb-stepper-horizontal-icons-centered.js.map +1 -1
  167. package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -12
  168. package/dist/components/gb-stepper-horizontal-line-with-text.js.map +1 -1
  169. package/dist/components/gb-tab-button-base.js +1 -1
  170. package/dist/components/gb-table-cell.js +1 -1
  171. package/dist/components/gb-tag-checkbox.js +1 -1
  172. package/dist/components/gb-tag-close.js +1 -1
  173. package/dist/components/gb-tag-count.js +1 -1
  174. package/dist/components/gb-tag.js +1 -1
  175. package/dist/components/gb-textarea-input-field.js +11 -11
  176. package/dist/components/gb-toast-button.js +1 -1
  177. package/dist/components/gb-toast.js +2 -2
  178. package/dist/components/gb-toggle-base.js +1 -1
  179. package/dist/components/gb-toggle.js +2 -2
  180. package/dist/components/gb-token-field-compact.js +2 -2
  181. package/dist/components/gb-token-field-compressed.js +3 -3
  182. package/dist/components/gb-tooltip.js +1 -1
  183. package/dist/components/gb-vertical-tabs.js +5 -5
  184. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  185. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  186. package/dist/components/{p-1cbfb269.js → p-0a49c6d1.js} +2 -2
  187. package/dist/components/{p-1cbfb269.js.map → p-0a49c6d1.js.map} +1 -1
  188. package/dist/components/{p-ce879a4d.js → p-0aa729d9.js} +6 -6
  189. package/dist/components/{p-ce879a4d.js.map → p-0aa729d9.js.map} +1 -1
  190. package/dist/components/{p-fc806c48.js → p-0e201b7b.js} +3 -3
  191. package/dist/components/{p-fc806c48.js.map → p-0e201b7b.js.map} +1 -1
  192. package/dist/components/{p-0962e3f8.js → p-126bde4a.js} +2 -2
  193. package/dist/components/{p-0962e3f8.js.map → p-126bde4a.js.map} +1 -1
  194. package/dist/components/{p-ee2b88e7.js → p-19870f69.js} +3 -3
  195. package/dist/components/{p-ee2b88e7.js.map → p-19870f69.js.map} +1 -1
  196. package/dist/components/{p-1a8b74e6.js → p-20e8fe14.js} +2 -2
  197. package/dist/components/{p-1a8b74e6.js.map → p-20e8fe14.js.map} +1 -1
  198. package/dist/components/{p-69c4723d.js → p-3e431c2d.js} +2 -2
  199. package/dist/components/{p-69c4723d.js.map → p-3e431c2d.js.map} +1 -1
  200. package/dist/components/{p-e6226d3c.js → p-4672b70a.js} +2 -2
  201. package/dist/components/{p-e6226d3c.js.map → p-4672b70a.js.map} +1 -1
  202. package/dist/components/{p-a6ffb75a.js → p-4b238a42.js} +2 -2
  203. package/dist/components/{p-a6ffb75a.js.map → p-4b238a42.js.map} +1 -1
  204. package/dist/components/{p-9cb7a95f.js → p-4e873264.js} +2 -2
  205. package/dist/components/{p-9cb7a95f.js.map → p-4e873264.js.map} +1 -1
  206. package/dist/components/{p-95ea90ff.js → p-4f69dd6f.js} +2 -2
  207. package/dist/components/{p-95ea90ff.js.map → p-4f69dd6f.js.map} +1 -1
  208. package/dist/components/{p-f01d693a.js → p-59a3b84b.js} +2 -2
  209. package/dist/components/{p-f01d693a.js.map → p-59a3b84b.js.map} +1 -1
  210. package/dist/components/{p-15aed73e.js → p-5d09af2f.js} +7 -7
  211. package/dist/components/{p-15aed73e.js.map → p-5d09af2f.js.map} +1 -1
  212. package/dist/components/{p-d8eebee4.js → p-6dbd44aa.js} +2 -2
  213. package/dist/components/{p-d8eebee4.js.map → p-6dbd44aa.js.map} +1 -1
  214. package/dist/components/{p-77a6ee05.js → p-700a6e03.js} +15 -15
  215. package/dist/components/{p-77a6ee05.js.map → p-700a6e03.js.map} +1 -1
  216. package/dist/components/{p-1242e45b.js → p-71208c57.js} +2 -2
  217. package/dist/components/{p-1242e45b.js.map → p-71208c57.js.map} +1 -1
  218. package/dist/components/{p-f3329262.js → p-963e7320.js} +3 -3
  219. package/dist/components/{p-f3329262.js.map → p-963e7320.js.map} +1 -1
  220. package/dist/components/{p-40c2ac9d.js → p-97119701.js} +2 -2
  221. package/dist/components/{p-40c2ac9d.js.map → p-97119701.js.map} +1 -1
  222. package/dist/components/{p-e9683fbc.js → p-97a48658.js} +3 -3
  223. package/dist/components/{p-e9683fbc.js.map → p-97a48658.js.map} +1 -1
  224. package/dist/components/{p-e51cd226.js → p-991163a1.js} +3 -3
  225. package/dist/components/{p-e51cd226.js.map → p-991163a1.js.map} +1 -1
  226. package/dist/components/{p-3dd8cf5d.js → p-9b52ef36.js} +3 -3
  227. package/dist/components/{p-3dd8cf5d.js.map → p-9b52ef36.js.map} +1 -1
  228. package/dist/components/{p-cb33a696.js → p-9c37c0a3.js} +5 -5
  229. package/dist/components/{p-cb33a696.js.map → p-9c37c0a3.js.map} +1 -1
  230. package/dist/components/{p-a2a6a0c0.js → p-a2433136.js} +2 -2
  231. package/dist/components/{p-a2a6a0c0.js.map → p-a2433136.js.map} +1 -1
  232. package/dist/components/{p-6c64c5be.js → p-a93aea3f.js} +2 -2
  233. package/dist/components/{p-6c64c5be.js.map → p-a93aea3f.js.map} +1 -1
  234. package/dist/components/{p-24b03ad5.js → p-aba635ba.js} +2 -2
  235. package/dist/components/{p-24b03ad5.js.map → p-aba635ba.js.map} +1 -1
  236. package/dist/components/{p-621c7531.js → p-ac243694.js} +23 -23
  237. package/dist/components/{p-621c7531.js.map → p-ac243694.js.map} +1 -1
  238. package/dist/components/{p-bc9fda30.js → p-ad68442a.js} +2 -2
  239. package/dist/components/{p-bc9fda30.js.map → p-ad68442a.js.map} +1 -1
  240. package/dist/components/{p-d7f5ec4d.js → p-b0e59a21.js} +3 -3
  241. package/dist/components/{p-d7f5ec4d.js.map → p-b0e59a21.js.map} +1 -1
  242. package/dist/components/{p-36cbbc63.js → p-be3e7579.js} +7 -7
  243. package/dist/components/{p-36cbbc63.js.map → p-be3e7579.js.map} +1 -1
  244. package/dist/components/{p-1f8d2c84.js → p-d1324ad4.js} +5 -5
  245. package/dist/components/{p-1f8d2c84.js.map → p-d1324ad4.js.map} +1 -1
  246. package/dist/components/{p-5d12d91a.js → p-d37a2068.js} +2 -2
  247. package/dist/components/{p-5d12d91a.js.map → p-d37a2068.js.map} +1 -1
  248. package/dist/components/{p-0dd34990.js → p-daba4b90.js} +2 -2
  249. package/dist/components/{p-0dd34990.js.map → p-daba4b90.js.map} +1 -1
  250. package/dist/components/{p-d1bf0535.js → p-e3eb2ce3.js} +3 -3
  251. package/dist/components/{p-d1bf0535.js.map → p-e3eb2ce3.js.map} +1 -1
  252. package/dist/components/{p-b41e41aa.js → p-e6d5a0f2.js} +2 -2
  253. package/dist/components/{p-b41e41aa.js.map → p-e6d5a0f2.js.map} +1 -1
  254. package/dist/components/{p-c854733c.js → p-eba9acdd.js} +3 -3
  255. package/dist/components/{p-c854733c.js.map → p-eba9acdd.js.map} +1 -1
  256. package/dist/components/{p-bb0742b1.js → p-ef553424.js} +5 -5
  257. package/dist/components/{p-bb0742b1.js.map → p-ef553424.js.map} +1 -1
  258. package/dist/components/{p-b429b421.js → p-fa81ca8a.js} +2 -2
  259. package/dist/components/{p-b429b421.js.map → p-fa81ca8a.js.map} +1 -1
  260. package/dist/components/{p-bc8408d2.js → p-fdf0e98f.js} +2 -2
  261. package/dist/components/{p-bc8408d2.js.map → p-fdf0e98f.js.map} +1 -1
  262. package/dist/components/test-input-tag.js +9 -9
  263. package/dist/docs.json +955 -272
  264. package/dist/esm/gb-action-panel_8.entry.js +498 -0
  265. package/dist/esm/gb-action-panel_8.entry.js.map +1 -0
  266. package/dist/esm/gb-avatar_3.entry.js +180 -0
  267. package/dist/esm/gb-avatar_3.entry.js.map +1 -0
  268. package/dist/esm/gb-badge_2.entry.js +106 -0
  269. package/dist/esm/gb-badge_2.entry.js.map +1 -0
  270. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  271. package/dist/esm/gb-detail-cell.entry.js +54 -0
  272. package/dist/esm/gb-detail-cell.entry.js.map +1 -0
  273. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +1 -1
  274. package/dist/esm/gb-export-dropdown-item_2.entry.js +2 -2
  275. package/dist/esm/gb-export-dropdown.entry.js +1 -1
  276. package/dist/esm/gb-export-sub-dropdown-item.entry.js +1 -1
  277. package/dist/esm/gb-file-type-icon_2.entry.js +37 -0
  278. package/dist/esm/gb-file-type-icon_2.entry.js.map +1 -0
  279. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  280. package/dist/esm/gb-file-upload.entry.js +12 -12
  281. package/dist/esm/gb-header-icon.entry.js +4 -4
  282. package/dist/esm/gb-header.entry.js +1 -1
  283. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  284. package/dist/esm/gb-help-tooltip_3.entry.js +14 -14
  285. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  286. package/dist/esm/gb-input-dropdown-menu-item_5.entry.js +6 -6
  287. package/dist/esm/gb-input-dropdown_3.entry.js +5 -5
  288. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  289. package/dist/esm/gb-notification-content.entry.js +1 -1
  290. package/dist/esm/gb-notification-pane.entry.js +3 -3
  291. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  292. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  293. package/dist/esm/gb-pagination.entry.js +1 -1
  294. package/dist/esm/gb-progress-circle.entry.js +1 -1
  295. package/dist/esm/gb-progress-steps.entry.js +1 -1
  296. package/dist/esm/gb-scrollbar.entry.js +1 -1
  297. package/dist/esm/gb-sidebar.entry.js +1 -1
  298. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  299. package/dist/esm/gb-slider.entry.js +1 -1
  300. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +34 -6
  301. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js.map +1 -1
  302. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  303. package/dist/esm/gb-table-cell.entry.js +1 -1
  304. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  305. package/dist/esm/gb-toast-button.entry.js +1 -1
  306. package/dist/esm/gb-toast.entry.js +1 -1
  307. package/dist/esm/gb-toggle-base.entry.js +2 -2
  308. package/dist/esm/gb-toggle.entry.js +1 -1
  309. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  310. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  311. package/dist/esm/gb-tooltip.entry.js +35 -0
  312. package/dist/esm/gb-tooltip.entry.js.map +1 -0
  313. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  314. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  315. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  316. package/dist/esm/globuscomponents.js +1 -1
  317. package/dist/esm/loader.js +1 -1
  318. package/dist/esm/test-input-tag.entry.js +2 -2
  319. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  320. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  321. package/dist/globuscomponents/{p-6e74d9c0.entry.js → p-014e330f.entry.js} +2 -2
  322. package/dist/globuscomponents/{p-c31bb571.entry.js → p-09d69caf.entry.js} +2 -2
  323. package/dist/globuscomponents/{p-dbaf4c00.entry.js → p-09ff54af.entry.js} +2 -2
  324. package/dist/globuscomponents/p-0c0b23be.entry.js +2 -0
  325. package/dist/globuscomponents/p-0c0b23be.entry.js.map +1 -0
  326. package/dist/globuscomponents/{p-5dad4863.entry.js → p-0e7af6e9.entry.js} +2 -2
  327. package/dist/globuscomponents/p-10540ede.entry.js +2 -0
  328. package/dist/globuscomponents/p-10540ede.entry.js.map +1 -0
  329. package/dist/globuscomponents/{p-dd205e63.entry.js → p-113a4925.entry.js} +2 -2
  330. package/dist/globuscomponents/{p-c377971f.entry.js → p-1b3f51cf.entry.js} +2 -2
  331. package/dist/globuscomponents/{p-eaf60850.entry.js → p-24ae12b3.entry.js} +2 -2
  332. package/dist/globuscomponents/{p-d0b93e52.entry.js → p-2ea9204d.entry.js} +2 -2
  333. package/dist/globuscomponents/{p-59badb03.entry.js → p-2ed5ef00.entry.js} +2 -2
  334. package/dist/globuscomponents/{p-c7df02c6.entry.js → p-3756c709.entry.js} +2 -2
  335. package/dist/globuscomponents/{p-5b86ff20.entry.js → p-39b50763.entry.js} +2 -2
  336. package/dist/globuscomponents/p-3ea94077.entry.js +2 -0
  337. package/dist/globuscomponents/p-3ea94077.entry.js.map +1 -0
  338. package/dist/globuscomponents/{p-c9ec6b88.entry.js → p-422c4b81.entry.js} +2 -2
  339. package/dist/globuscomponents/{p-be2899fd.entry.js → p-4374fa66.entry.js} +2 -2
  340. package/dist/globuscomponents/{p-a11be783.entry.js → p-4b744b46.entry.js} +2 -2
  341. package/dist/globuscomponents/{p-1a3512f3.entry.js → p-4b8091b7.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-bf0f7afa.entry.js → p-4fb786bf.entry.js} +2 -2
  343. package/dist/globuscomponents/{p-a129069d.entry.js → p-52046c5b.entry.js} +2 -2
  344. package/dist/globuscomponents/p-5e36cc76.entry.js +2 -0
  345. package/dist/globuscomponents/p-5e36cc76.entry.js.map +1 -0
  346. package/dist/globuscomponents/{p-0d535ff4.entry.js → p-63294eef.entry.js} +2 -2
  347. package/dist/globuscomponents/{p-04e7271d.entry.js → p-63922309.entry.js} +2 -2
  348. package/dist/globuscomponents/p-661738fa.entry.js +2 -0
  349. package/dist/globuscomponents/{p-3e5e2103.entry.js → p-73b386b6.entry.js} +2 -2
  350. package/dist/globuscomponents/{p-43f078c4.entry.js → p-803afe75.entry.js} +2 -2
  351. package/dist/globuscomponents/{p-a6ef7533.entry.js → p-8138edbe.entry.js} +2 -2
  352. package/dist/globuscomponents/{p-271960c2.entry.js → p-890b0211.entry.js} +2 -2
  353. package/dist/globuscomponents/{p-3be5f281.entry.js → p-8b13c17a.entry.js} +2 -2
  354. package/dist/globuscomponents/{p-3f19de63.entry.js → p-92eebcdd.entry.js} +2 -2
  355. package/dist/globuscomponents/p-9b9b636c.entry.js +2 -0
  356. package/dist/globuscomponents/{p-64613e9e.entry.js → p-9cfe1808.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-7e87553d.entry.js → p-a40ec6a5.entry.js} +2 -2
  358. package/dist/globuscomponents/{p-251c08d0.entry.js → p-ab927143.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-6485f918.entry.js → p-ade85332.entry.js} +2 -2
  360. package/dist/globuscomponents/{p-5226baf8.entry.js → p-b242feb2.entry.js} +2 -2
  361. package/dist/globuscomponents/p-b379f4f7.entry.js +2 -0
  362. package/dist/globuscomponents/p-b379f4f7.entry.js.map +1 -0
  363. package/dist/globuscomponents/{p-81901007.entry.js → p-b78c6a38.entry.js} +2 -2
  364. package/dist/globuscomponents/p-be847103.entry.js +2 -0
  365. package/dist/globuscomponents/p-be847103.entry.js.map +1 -0
  366. package/dist/globuscomponents/{p-478599d6.entry.js → p-bfd4487b.entry.js} +2 -2
  367. package/dist/globuscomponents/{p-dd797c90.entry.js → p-c1f02f05.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-8a423991.entry.js → p-c8fcf2d9.entry.js} +2 -2
  369. package/dist/globuscomponents/p-d1d8a272.entry.js +2 -0
  370. package/dist/globuscomponents/p-d1d8a272.entry.js.map +1 -0
  371. package/dist/globuscomponents/{p-64f98080.entry.js → p-eb230891.entry.js} +2 -2
  372. package/dist/globuscomponents/{p-0494ffc4.entry.js → p-ef4c9eae.entry.js} +2 -2
  373. package/dist/globuscomponents/{p-abb3a8a5.entry.js → p-f846efc2.entry.js} +2 -2
  374. package/dist/types/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.d.ts +30 -2
  375. package/dist/types/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.d.ts +0 -5
  376. package/dist/types/components.d.ts +56 -10
  377. package/package.json +1 -1
  378. package/dist/cjs/gb-action-panel_16.cjs.entry.js +0 -891
  379. package/dist/cjs/gb-action-panel_16.cjs.entry.js.map +0 -1
  380. package/dist/cjs/gb-progress-bar.cjs.entry.js +0 -26
  381. package/dist/cjs/gb-progress-bar.cjs.entry.js.map +0 -1
  382. package/dist/esm/gb-action-panel_16.entry.js +0 -872
  383. package/dist/esm/gb-action-panel_16.entry.js.map +0 -1
  384. package/dist/esm/gb-progress-bar.entry.js +0 -22
  385. package/dist/esm/gb-progress-bar.entry.js.map +0 -1
  386. package/dist/globuscomponents/p-5221467e.entry.js +0 -2
  387. package/dist/globuscomponents/p-5221467e.entry.js.map +0 -1
  388. package/dist/globuscomponents/p-62702234.entry.js +0 -2
  389. package/dist/globuscomponents/p-62702234.entry.js.map +0 -1
  390. package/dist/globuscomponents/p-71650d61.entry.js +0 -2
  391. package/dist/globuscomponents/p-8405a0b1.entry.js +0 -2
  392. package/dist/globuscomponents/p-e7c454e0.entry.js +0 -2
  393. package/dist/globuscomponents/p-e7c454e0.entry.js.map +0 -1
  394. /package/dist/globuscomponents/{p-6e74d9c0.entry.js.map → p-014e330f.entry.js.map} +0 -0
  395. /package/dist/globuscomponents/{p-c31bb571.entry.js.map → p-09d69caf.entry.js.map} +0 -0
  396. /package/dist/globuscomponents/{p-dbaf4c00.entry.js.map → p-09ff54af.entry.js.map} +0 -0
  397. /package/dist/globuscomponents/{p-5dad4863.entry.js.map → p-0e7af6e9.entry.js.map} +0 -0
  398. /package/dist/globuscomponents/{p-dd205e63.entry.js.map → p-113a4925.entry.js.map} +0 -0
  399. /package/dist/globuscomponents/{p-c377971f.entry.js.map → p-1b3f51cf.entry.js.map} +0 -0
  400. /package/dist/globuscomponents/{p-eaf60850.entry.js.map → p-24ae12b3.entry.js.map} +0 -0
  401. /package/dist/globuscomponents/{p-d0b93e52.entry.js.map → p-2ea9204d.entry.js.map} +0 -0
  402. /package/dist/globuscomponents/{p-59badb03.entry.js.map → p-2ed5ef00.entry.js.map} +0 -0
  403. /package/dist/globuscomponents/{p-c7df02c6.entry.js.map → p-3756c709.entry.js.map} +0 -0
  404. /package/dist/globuscomponents/{p-5b86ff20.entry.js.map → p-39b50763.entry.js.map} +0 -0
  405. /package/dist/globuscomponents/{p-c9ec6b88.entry.js.map → p-422c4b81.entry.js.map} +0 -0
  406. /package/dist/globuscomponents/{p-be2899fd.entry.js.map → p-4374fa66.entry.js.map} +0 -0
  407. /package/dist/globuscomponents/{p-a11be783.entry.js.map → p-4b744b46.entry.js.map} +0 -0
  408. /package/dist/globuscomponents/{p-1a3512f3.entry.js.map → p-4b8091b7.entry.js.map} +0 -0
  409. /package/dist/globuscomponents/{p-bf0f7afa.entry.js.map → p-4fb786bf.entry.js.map} +0 -0
  410. /package/dist/globuscomponents/{p-a129069d.entry.js.map → p-52046c5b.entry.js.map} +0 -0
  411. /package/dist/globuscomponents/{p-0d535ff4.entry.js.map → p-63294eef.entry.js.map} +0 -0
  412. /package/dist/globuscomponents/{p-04e7271d.entry.js.map → p-63922309.entry.js.map} +0 -0
  413. /package/dist/globuscomponents/{p-8405a0b1.entry.js.map → p-661738fa.entry.js.map} +0 -0
  414. /package/dist/globuscomponents/{p-3e5e2103.entry.js.map → p-73b386b6.entry.js.map} +0 -0
  415. /package/dist/globuscomponents/{p-43f078c4.entry.js.map → p-803afe75.entry.js.map} +0 -0
  416. /package/dist/globuscomponents/{p-a6ef7533.entry.js.map → p-8138edbe.entry.js.map} +0 -0
  417. /package/dist/globuscomponents/{p-271960c2.entry.js.map → p-890b0211.entry.js.map} +0 -0
  418. /package/dist/globuscomponents/{p-3be5f281.entry.js.map → p-8b13c17a.entry.js.map} +0 -0
  419. /package/dist/globuscomponents/{p-3f19de63.entry.js.map → p-92eebcdd.entry.js.map} +0 -0
  420. /package/dist/globuscomponents/{p-71650d61.entry.js.map → p-9b9b636c.entry.js.map} +0 -0
  421. /package/dist/globuscomponents/{p-64613e9e.entry.js.map → p-9cfe1808.entry.js.map} +0 -0
  422. /package/dist/globuscomponents/{p-7e87553d.entry.js.map → p-a40ec6a5.entry.js.map} +0 -0
  423. /package/dist/globuscomponents/{p-251c08d0.entry.js.map → p-ab927143.entry.js.map} +0 -0
  424. /package/dist/globuscomponents/{p-6485f918.entry.js.map → p-ade85332.entry.js.map} +0 -0
  425. /package/dist/globuscomponents/{p-5226baf8.entry.js.map → p-b242feb2.entry.js.map} +0 -0
  426. /package/dist/globuscomponents/{p-81901007.entry.js.map → p-b78c6a38.entry.js.map} +0 -0
  427. /package/dist/globuscomponents/{p-478599d6.entry.js.map → p-bfd4487b.entry.js.map} +0 -0
  428. /package/dist/globuscomponents/{p-dd797c90.entry.js.map → p-c1f02f05.entry.js.map} +0 -0
  429. /package/dist/globuscomponents/{p-8a423991.entry.js.map → p-c8fcf2d9.entry.js.map} +0 -0
  430. /package/dist/globuscomponents/{p-64f98080.entry.js.map → p-eb230891.entry.js.map} +0 -0
  431. /package/dist/globuscomponents/{p-0494ffc4.entry.js.map → p-ef4c9eae.entry.js.map} +0 -0
  432. /package/dist/globuscomponents/{p-abb3a8a5.entry.js.map → p-f846efc2.entry.js.map} +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"gb-stepper-horizontal-icons-centered.js","sourceRoot":"","sources":["../../../src/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AASnD,MAAM,OAAO,gCAAgC;;;qBAEjB,CAAC;;;;IAIzB,MAAM;QACF,OAAO,CACH,6DAAW,CACd,CAAA;IACL,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import { Component, Prop, h } from \"@stencil/core\";\r\nimport { BreakPoints, GeneralSizes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-stepper-horizontal-icons-centered',\r\n styleUrl: 'gb-stepper-horizontal-icons-centered.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbStepperHorizontalIconsCentered {\r\n @Prop() size: GeneralSizes;\r\n @Prop() steps: number = 0;\r\n @Prop() type: 'icon' | 'featured_icon';\r\n @Prop() breakpoint: BreakPoints;\r\n\r\n render() {\r\n return (\r\n <div></div>\r\n )\r\n }\r\n}"]}
1
+ {"version":3,"file":"gb-stepper-horizontal-icons-centered.js","sourceRoot":"","sources":["../../../src/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAQ7D,MAAM,OAAO,8BAA8B;;;;;;;;;;;;;;;;;;;;8BAmBR,EAAE;+BACD,EAAE;8BACH,EAAE;+BACD,EAAE;8BACH,EAAE;8BACF,EAAE;gCACA,EAAE;uCACK,EAAE;wCACD,EAAE;uCACH,EAAE;wCACD,EAAE;uCACH,EAAE;uCACF,EAAE;yCACA,EAAE;;IAE9C,MAAM;QACJ,OAAO,CACL,kBACG,IAAI,CAAC,IAAI,KAAK,MAAM,IAAI,CACvB,4DAAK,KAAK,EAAC,oBAAoB,IAC5B,IAAI,CAAC,UAAU,KAAK,QAAQ,IAAI,CAC/B;YACG,IAAI,CAAC,KAAK,KAAK,CAAC,IAAI,CACnB;gBACE,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,SAAS,EAAE,KAAK,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,GAChC,CACf,CACJ;YACA,IAAI,CAAC,KAAK,KAAK,CAAC,IAAI,CACnB;gBACE,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,GAChC;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,KAAK,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B,CACf,CACJ;YACA,IAAI,CAAC,KAAK,KAAK,CAAC,IAAI,CACnB;gBACE,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,GAChC;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,SAAS,EAAE,KAAK,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,GAChC,CACf,CACJ;YACA,IAAI,CAAC,KAAK,KAAK,CAAC,IAAI,CACnB;gBACE,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,GAChC;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,GAChC;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,KAAK,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B,CACf,CACJ;YACA,IAAI,CAAC,KAAK,KAAK,CAAC,IAAI,CACnB;gBACE,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,GAChC;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,GAChC;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,KAAK,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B,CACf,CACJ;YACA,IAAI,CAAC,KAAK,KAAK,CAAC,IAAI,CACnB;gBACE,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,GAChC;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,eAAe,EAC3B,MAAM,EAAE,IAAI,CAAC,gBAAgB,EAC7B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,eAAe,qBACV,IAAI,CAAC,wBAAwB,GAChC;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,cAAc,EAC1B,MAAM,EAAE,IAAI,CAAC,eAAe,EAC5B,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,cAAc,qBACT,IAAI,CAAC,uBAAuB,GAC/B;gBAChB,qEACE,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAC,WAAW,EAChB,KAAK,EAAE,IAAI,CAAC,gBAAgB,EAC5B,MAAM,EAAE,IAAI,CAAC,iBAAiB,EAC9B,SAAS,EAAE,KAAK,EAChB,KAAK,EAAE,IAAI,CAAC,gBAAgB,qBACX,IAAI,CAAC,yBAAyB,GACjC,CACf,CACJ,CACA,CACJ,CACG,CACP,CAEA,CACJ,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h, Fragment } from '@stencil/core';\r\nimport { BreakPoints, GeneralSizes, ProgressStepStates, ProgressStepStatus } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-stepper-horizontal-icons-centered',\r\n styleUrl: 'gb-stepper-horizontal-icons-centered.css',\r\n shadow: true,\r\n})\r\nexport class GbStepperVerticalIconsCentered {\r\n @Prop() size: GeneralSizes;\r\n @Prop() steps: number;\r\n @Prop() type: 'icon' | 'featured_icon';\r\n @Prop() breakpoint: BreakPoints;\r\n @Prop() firstStepState: ProgressStepStates;\r\n @Prop() secondStepState: ProgressStepStates;\r\n @Prop() thirdStepState: ProgressStepStates;\r\n @Prop() fourthStepState: ProgressStepStates;\r\n @Prop() fifthStepState: ProgressStepStates;\r\n @Prop() sixthStepState: ProgressStepStates;\r\n @Prop() seventhStepState: ProgressStepStates;\r\n @Prop() firstStepStatus: ProgressStepStatus;\r\n @Prop() secondStepStatus: ProgressStepStatus;\r\n @Prop() thirdStepStatus: ProgressStepStatus;\r\n @Prop() fourthStepStatus: ProgressStepStatus;\r\n @Prop() fifthStepStatus: ProgressStepStatus;\r\n @Prop() sixthStepStatus: ProgressStepStatus;\r\n @Prop() seventhStepStatus: ProgressStepStatus;\r\n @Prop() firstStepLabel: string = '';\r\n @Prop() secondStepLabel: string = '';\r\n @Prop() thirdStepLabel: string = '';\r\n @Prop() fourthStepLabel: string = '';\r\n @Prop() fifthStepLabel: string = '';\r\n @Prop() sixthStepLabel: string = '';\r\n @Prop() seventhStepLabel: string = '';\r\n @Prop() firstStepSupportingText: string = '';\r\n @Prop() secondStepSupportingText: string = '';\r\n @Prop() thirdStepSupportingText: string = '';\r\n @Prop() fourthStepSupportingText: string = '';\r\n @Prop() fifthStepSupportingText: string = '';\r\n @Prop() sixthStepSupportingText: string = '';\r\n @Prop() seventhStepSupportingText: string = '';\r\n\r\n render() {\r\n return (\r\n <>\r\n {this.type === 'icon' && (\r\n <div class=\"icons_centered_div\">\r\n {this.breakpoint === 'mobile' && (\r\n <>\r\n {this.steps === 2 && (\r\n <>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.firstStepState}\r\n status={this.firstStepStatus}\r\n connector={true}\r\n label={this.firstStepLabel}\r\n supporting-text={this.firstStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.secondStepState}\r\n status={this.secondStepStatus}\r\n connector={false}\r\n label={this.secondStepLabel}\r\n supporting-text={this.secondStepSupportingText}\r\n ></gb-step-base>\r\n </>\r\n )}\r\n {this.steps === 3 && (\r\n <>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.firstStepState}\r\n status={this.firstStepStatus}\r\n connector={true}\r\n label={this.firstStepLabel}\r\n supporting-text={this.firstStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.secondStepState}\r\n status={this.secondStepStatus}\r\n connector={true}\r\n label={this.secondStepLabel}\r\n supporting-text={this.secondStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.thirdStepState}\r\n status={this.thirdStepStatus}\r\n connector={false}\r\n label={this.thirdStepLabel}\r\n supporting-text={this.thirdStepSupportingText}\r\n ></gb-step-base>\r\n </>\r\n )}\r\n {this.steps === 4 && (\r\n <>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.firstStepState}\r\n status={this.firstStepStatus}\r\n connector={true}\r\n label={this.firstStepLabel}\r\n supporting-text={this.firstStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.secondStepState}\r\n status={this.secondStepStatus}\r\n connector={true}\r\n label={this.secondStepLabel}\r\n supporting-text={this.secondStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.thirdStepState}\r\n status={this.thirdStepStatus}\r\n connector={true}\r\n label={this.thirdStepLabel}\r\n supporting-text={this.thirdStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.fourthStepState}\r\n status={this.fourthStepStatus}\r\n connector={false}\r\n label={this.fourthStepLabel}\r\n supporting-text={this.fourthStepSupportingText}\r\n ></gb-step-base>\r\n </>\r\n )}\r\n {this.steps === 5 && (\r\n <>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.firstStepState}\r\n status={this.firstStepStatus}\r\n connector={true}\r\n label={this.firstStepLabel}\r\n supporting-text={this.firstStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.secondStepState}\r\n status={this.secondStepStatus}\r\n connector={true}\r\n label={this.secondStepLabel}\r\n supporting-text={this.secondStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.thirdStepState}\r\n status={this.thirdStepStatus}\r\n connector={true}\r\n label={this.thirdStepLabel}\r\n supporting-text={this.thirdStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.fourthStepState}\r\n status={this.fourthStepStatus}\r\n connector={true}\r\n label={this.fourthStepLabel}\r\n supporting-text={this.fourthStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.fifthStepState}\r\n status={this.fifthStepStatus}\r\n connector={false}\r\n label={this.fifthStepLabel}\r\n supporting-text={this.fifthStepSupportingText}\r\n ></gb-step-base>\r\n </>\r\n )}\r\n {this.steps === 6 && (\r\n <>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.firstStepState}\r\n status={this.firstStepStatus}\r\n connector={true}\r\n label={this.firstStepLabel}\r\n supporting-text={this.firstStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.secondStepState}\r\n status={this.secondStepStatus}\r\n connector={true}\r\n label={this.secondStepLabel}\r\n supporting-text={this.secondStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.thirdStepState}\r\n status={this.thirdStepStatus}\r\n connector={true}\r\n label={this.thirdStepLabel}\r\n supporting-text={this.thirdStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.fourthStepState}\r\n status={this.fourthStepStatus}\r\n connector={true}\r\n label={this.fourthStepLabel}\r\n supporting-text={this.fourthStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.fifthStepState}\r\n status={this.fifthStepStatus}\r\n connector={true}\r\n label={this.fifthStepLabel}\r\n supporting-text={this.fifthStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.sixthStepState}\r\n status={this.sixthStepStatus}\r\n connector={false}\r\n label={this.sixthStepLabel}\r\n supporting-text={this.sixthStepSupportingText}\r\n ></gb-step-base>\r\n </>\r\n )}\r\n {this.steps === 7 && (\r\n <>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.firstStepState}\r\n status={this.firstStepStatus}\r\n connector={true}\r\n label={this.firstStepLabel}\r\n supporting-text={this.firstStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.secondStepState}\r\n status={this.secondStepStatus}\r\n connector={true}\r\n label={this.secondStepLabel}\r\n supporting-text={this.secondStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.thirdStepState}\r\n status={this.thirdStepStatus}\r\n connector={true}\r\n label={this.thirdStepLabel}\r\n supporting-text={this.thirdStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.fourthStepState}\r\n status={this.fourthStepStatus}\r\n connector={true}\r\n label={this.fourthStepLabel}\r\n supporting-text={this.fourthStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.fifthStepState}\r\n status={this.fifthStepStatus}\r\n connector={true}\r\n label={this.fifthStepLabel}\r\n supporting-text={this.fifthStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.sixthStepState}\r\n status={this.sixthStepStatus}\r\n connector={true}\r\n label={this.sixthStepLabel}\r\n supporting-text={this.sixthStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"icon_left\"\r\n state={this.seventhStepState}\r\n status={this.seventhStepStatus}\r\n connector={false}\r\n label={this.seventhStepLabel}\r\n supporting-text={this.seventhStepSupportingText}\r\n ></gb-step-base>\r\n </>\r\n )}\r\n </>\r\n )}\r\n </div>\r\n )}\r\n {/* {this.type === \"featured_icon\"} */}\r\n </>\r\n );\r\n }\r\n}\r\n"]}
@@ -3,11 +3,6 @@ export class GbStepperHorizontalLineWithText {
3
3
  constructor() {
4
4
  this.size = undefined;
5
5
  this.breakpoint = undefined;
6
- this.thirdStep = false;
7
- this.fourthStep = false;
8
- this.fifthStep = false;
9
- this.sixthStep = false;
10
- this.seventhStep = false;
11
6
  this.firstStepState = undefined;
12
7
  this.secondStepState = undefined;
13
8
  this.thirdStepState = undefined;
@@ -38,7 +33,7 @@ export class GbStepperHorizontalLineWithText {
38
33
  this.seventhStepSupportingText = '';
39
34
  }
40
35
  render() {
41
- return (h("div", { key: 'df4e057f5703bccbc63423b397d7ff26d5a16c3a', class: "text_with_line" }, h("gb-step-base", { key: '66629c4d997aeb724a798a004cf59742bca1341c', size: this.size, type: "text_line", state: this.firstStepState, status: this.firstStepStatus, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: 'd28ec226c43a04eec75c9b498ed59ef650c16b0d', size: this.size, type: "text_line", state: this.secondStepState, status: this.secondStepStatus, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), this.thirdStep && (h("gb-step-base", { key: '881fc12c915c34e50c0fc02c8af1ac1c3259ce0d', size: this.size, type: "text_line", state: this.thirdStepState, status: this.thirdStepStatus, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText })), this.fourthStep && (h("gb-step-base", { key: 'bfa2867318a07de616e9d6a2cf337eaafe225649', size: this.size, type: "text_line", state: this.fourthStepState, status: this.fourthStepStatus, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText })), this.fifthStep && (h("gb-step-base", { key: '0f27966b49bb38fc4299492597bc826be09c14b7', size: this.size, type: "text_line", state: this.fifthStepState, status: this.fifthStepStatus, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText })), this.sixthStep && (h("gb-step-base", { key: '08b97d29917ca895dcbc5f1baeb1013d30234747', size: this.size, type: "text_line", state: this.sixthStepState, status: this.sixthStepStatus, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText })), this.seventhStep && (h("gb-step-base", { key: '11811df563eccf0ba8e14f5c8f0476c1c2cd16db', size: this.size, type: "text_line", state: this.seventhStepState, status: this.seventhStepStatus, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText }))));
36
+ return (h("div", { key: 'eaaf067e3b47a9ee0155f94dbf9c1421f3a3287a', class: "text_with_line" }, h("gb-step-base", { key: '6be5b7c018032ac6efcbc85f9509d1120f8b02f9', size: this.size, type: "text_line", state: this.firstStepState, status: this.firstStepStatus, label: this.firstStepLabel, "supporting-text": this.firstStepSupportingText }), h("gb-step-base", { key: '2fe3cfdb6b03d058a20c3b7d0968082483c560bf', size: this.size, type: "text_line", state: this.secondStepState, status: this.secondStepStatus, label: this.secondStepLabel, "supporting-text": this.secondStepSupportingText }), this.thirdStepLabel && (h("gb-step-base", { key: '4923758afca3cba757fe26f8c205e42d6ed48443', size: this.size, type: "text_line", state: this.thirdStepState, status: this.thirdStepStatus, label: this.thirdStepLabel, "supporting-text": this.thirdStepSupportingText })), this.fourthStepLabel && (h("gb-step-base", { key: '3f8ae099cf31bac203bcc8ff235e4a8046e564f3', size: this.size, type: "text_line", state: this.fourthStepState, status: this.fourthStepStatus, label: this.fourthStepLabel, "supporting-text": this.fourthStepSupportingText })), this.fifthStepLabel && (h("gb-step-base", { key: '57e5df0ea6270ecc914ef7ae63b5bd6f2fff6785', size: this.size, type: "text_line", state: this.fifthStepState, status: this.fifthStepStatus, label: this.fifthStepLabel, "supporting-text": this.fifthStepSupportingText })), this.sixthStepLabel && (h("gb-step-base", { key: '7c74224eae3a7b8f4d10595767c5f2b6205cc06a', size: this.size, type: "text_line", state: this.sixthStepState, status: this.sixthStepStatus, label: this.sixthStepLabel, "supporting-text": this.sixthStepSupportingText })), this.seventhStepLabel && (h("gb-step-base", { key: '2f73c2c04605edd6feaae919509b057efeef294d', size: this.size, type: "text_line", state: this.seventhStepState, status: this.seventhStepStatus, label: this.seventhStepLabel, "supporting-text": this.seventhStepSupportingText }))));
42
37
  }
43
38
  static get is() { return "gb-stepper-horizontal-line-with-text"; }
44
39
  static get encapsulation() { return "shadow"; }
@@ -100,96 +95,6 @@ export class GbStepperHorizontalLineWithText {
100
95
  "attribute": "breakpoint",
101
96
  "reflect": false
102
97
  },
103
- "thirdStep": {
104
- "type": "boolean",
105
- "mutable": false,
106
- "complexType": {
107
- "original": "boolean",
108
- "resolved": "boolean",
109
- "references": {}
110
- },
111
- "required": false,
112
- "optional": false,
113
- "docs": {
114
- "tags": [],
115
- "text": ""
116
- },
117
- "attribute": "third-step",
118
- "reflect": false,
119
- "defaultValue": "false"
120
- },
121
- "fourthStep": {
122
- "type": "boolean",
123
- "mutable": false,
124
- "complexType": {
125
- "original": "boolean",
126
- "resolved": "boolean",
127
- "references": {}
128
- },
129
- "required": false,
130
- "optional": false,
131
- "docs": {
132
- "tags": [],
133
- "text": ""
134
- },
135
- "attribute": "fourth-step",
136
- "reflect": false,
137
- "defaultValue": "false"
138
- },
139
- "fifthStep": {
140
- "type": "boolean",
141
- "mutable": false,
142
- "complexType": {
143
- "original": "boolean",
144
- "resolved": "boolean",
145
- "references": {}
146
- },
147
- "required": false,
148
- "optional": false,
149
- "docs": {
150
- "tags": [],
151
- "text": ""
152
- },
153
- "attribute": "fifth-step",
154
- "reflect": false,
155
- "defaultValue": "false"
156
- },
157
- "sixthStep": {
158
- "type": "boolean",
159
- "mutable": false,
160
- "complexType": {
161
- "original": "boolean",
162
- "resolved": "boolean",
163
- "references": {}
164
- },
165
- "required": false,
166
- "optional": false,
167
- "docs": {
168
- "tags": [],
169
- "text": ""
170
- },
171
- "attribute": "sixth-step",
172
- "reflect": false,
173
- "defaultValue": "false"
174
- },
175
- "seventhStep": {
176
- "type": "boolean",
177
- "mutable": false,
178
- "complexType": {
179
- "original": "boolean",
180
- "resolved": "boolean",
181
- "references": {}
182
- },
183
- "required": false,
184
- "optional": false,
185
- "docs": {
186
- "tags": [],
187
- "text": ""
188
- },
189
- "attribute": "seventh-step",
190
- "reflect": false,
191
- "defaultValue": "false"
192
- },
193
98
  "firstStepState": {
194
99
  "type": "string",
195
100
  "mutable": false,
@@ -1 +1 @@
1
- {"version":3,"file":"gb-stepper-horizontal-line-with-text.js","sourceRoot":"","sources":["../../../src/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Prop, h } from '@stencil/core';\r\nimport { BreakPoints, GeneralSizes, ProgressStepStates, ProgressStepStatus } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-stepper-horizontal-line-with-text',\r\n styleUrl: 'gb-stepper-horizontal-line-with-text.css',\r\n shadow: true,\r\n})\r\nexport class GbStepperHorizontalLineWithText {\r\n @Prop() size: GeneralSizes;\r\n @Prop() breakpoint: BreakPoints;\r\n @Prop() thirdStep: boolean = false;\r\n @Prop() fourthStep: boolean = false;\r\n @Prop() fifthStep: boolean = false;\r\n @Prop() sixthStep: boolean = false;\r\n @Prop() seventhStep: boolean = false;\r\n @Prop() firstStepState: ProgressStepStates;\r\n @Prop() secondStepState: ProgressStepStates;\r\n @Prop() thirdStepState: ProgressStepStates;\r\n @Prop() fourthStepState: ProgressStepStates;\r\n @Prop() fifthStepState: ProgressStepStates;\r\n @Prop() sixthStepState: ProgressStepStates;\r\n @Prop() seventhStepState: ProgressStepStates;\r\n @Prop() firstStepStatus: ProgressStepStatus;\r\n @Prop() secondStepStatus: ProgressStepStatus;\r\n @Prop() thirdStepStatus: ProgressStepStatus;\r\n @Prop() fourthStepStatus: ProgressStepStatus;\r\n @Prop() fifthStepStatus: ProgressStepStatus;\r\n @Prop() sixthStepStatus: ProgressStepStatus;\r\n @Prop() seventhStepStatus: ProgressStepStatus;\r\n @Prop() firstStepLabel: string = '';\r\n @Prop() secondStepLabel: string = '';\r\n @Prop() thirdStepLabel: string = '';\r\n @Prop() fourthStepLabel: string = '';\r\n @Prop() fifthStepLabel: string = '';\r\n @Prop() sixthStepLabel: string = '';\r\n @Prop() seventhStepLabel: string = '';\r\n @Prop() firstStepSupportingText: string = '';\r\n @Prop() secondStepSupportingText: string = '';\r\n @Prop() thirdStepSupportingText: string = '';\r\n @Prop() fourthStepSupportingText: string = '';\r\n @Prop() fifthStepSupportingText: string = '';\r\n @Prop() sixthStepSupportingText: string = '';\r\n @Prop() seventhStepSupportingText: string = '';\r\n\r\n render() {\r\n return (\r\n <div class=\"text_with_line\">\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.firstStepState}\r\n status={this.firstStepStatus}\r\n label={this.firstStepLabel}\r\n supporting-text={this.firstStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.secondStepState}\r\n status={this.secondStepStatus}\r\n label={this.secondStepLabel}\r\n supporting-text={this.secondStepSupportingText}\r\n ></gb-step-base>\r\n {this.thirdStep && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.thirdStepState}\r\n status={this.thirdStepStatus}\r\n label={this.thirdStepLabel}\r\n supporting-text={this.thirdStepSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.fourthStep && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.fourthStepState}\r\n status={this.fourthStepStatus}\r\n label={this.fourthStepLabel}\r\n supporting-text={this.fourthStepSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.fifthStep && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.fifthStepState}\r\n status={this.fifthStepStatus}\r\n label={this.fifthStepLabel}\r\n supporting-text={this.fifthStepSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.sixthStep && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.sixthStepState}\r\n status={this.sixthStepStatus}\r\n label={this.sixthStepLabel}\r\n supporting-text={this.sixthStepSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.seventhStep && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.seventhStepState}\r\n status={this.seventhStepStatus}\r\n label={this.seventhStepLabel}\r\n supporting-text={this.seventhStepSupportingText}\r\n ></gb-step-base>\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"]}
1
+ {"version":3,"file":"gb-stepper-horizontal-line-with-text.js","sourceRoot":"","sources":["../../../src/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Prop, h } from '@stencil/core';\r\nimport { BreakPoints, GeneralSizes, ProgressStepStates, ProgressStepStatus } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-stepper-horizontal-line-with-text',\r\n styleUrl: 'gb-stepper-horizontal-line-with-text.css',\r\n shadow: true,\r\n})\r\nexport class GbStepperHorizontalLineWithText {\r\n @Prop() size: GeneralSizes;\r\n @Prop() breakpoint: BreakPoints;\r\n @Prop() firstStepState: ProgressStepStates;\r\n @Prop() secondStepState: ProgressStepStates;\r\n @Prop() thirdStepState: ProgressStepStates;\r\n @Prop() fourthStepState: ProgressStepStates;\r\n @Prop() fifthStepState: ProgressStepStates;\r\n @Prop() sixthStepState: ProgressStepStates;\r\n @Prop() seventhStepState: ProgressStepStates;\r\n @Prop() firstStepStatus: ProgressStepStatus;\r\n @Prop() secondStepStatus: ProgressStepStatus;\r\n @Prop() thirdStepStatus: ProgressStepStatus;\r\n @Prop() fourthStepStatus: ProgressStepStatus;\r\n @Prop() fifthStepStatus: ProgressStepStatus;\r\n @Prop() sixthStepStatus: ProgressStepStatus;\r\n @Prop() seventhStepStatus: ProgressStepStatus;\r\n @Prop() firstStepLabel: string = '';\r\n @Prop() secondStepLabel: string = '';\r\n @Prop() thirdStepLabel: string = '';\r\n @Prop() fourthStepLabel: string = '';\r\n @Prop() fifthStepLabel: string = '';\r\n @Prop() sixthStepLabel: string = '';\r\n @Prop() seventhStepLabel: string = '';\r\n @Prop() firstStepSupportingText: string = '';\r\n @Prop() secondStepSupportingText: string = '';\r\n @Prop() thirdStepSupportingText: string = '';\r\n @Prop() fourthStepSupportingText: string = '';\r\n @Prop() fifthStepSupportingText: string = '';\r\n @Prop() sixthStepSupportingText: string = '';\r\n @Prop() seventhStepSupportingText: string = '';\r\n\r\n render() {\r\n return (\r\n <div class=\"text_with_line\">\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.firstStepState}\r\n status={this.firstStepStatus}\r\n label={this.firstStepLabel}\r\n supporting-text={this.firstStepSupportingText}\r\n ></gb-step-base>\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.secondStepState}\r\n status={this.secondStepStatus}\r\n label={this.secondStepLabel}\r\n supporting-text={this.secondStepSupportingText}\r\n ></gb-step-base>\r\n {this.thirdStepLabel && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.thirdStepState}\r\n status={this.thirdStepStatus}\r\n label={this.thirdStepLabel}\r\n supporting-text={this.thirdStepSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.fourthStepLabel && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.fourthStepState}\r\n status={this.fourthStepStatus}\r\n label={this.fourthStepLabel}\r\n supporting-text={this.fourthStepSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.fifthStepLabel && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.fifthStepState}\r\n status={this.fifthStepStatus}\r\n label={this.fifthStepLabel}\r\n supporting-text={this.fifthStepSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.sixthStepLabel && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.sixthStepState}\r\n status={this.sixthStepStatus}\r\n label={this.sixthStepLabel}\r\n supporting-text={this.sixthStepSupportingText}\r\n ></gb-step-base>\r\n )}\r\n {this.seventhStepLabel && (\r\n <gb-step-base\r\n size={this.size}\r\n type=\"text_line\"\r\n state={this.seventhStepState}\r\n status={this.seventhStepStatus}\r\n label={this.seventhStepLabel}\r\n supporting-text={this.seventhStepSupportingText}\r\n ></gb-step-base>\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"]}
@@ -43,17 +43,17 @@ export class GbTabButtonBase {
43
43
  this.tabClicked.emit();
44
44
  }
45
45
  render() {
46
- return (h("div", { key: '9ca5e463d7df1035a6eb5fea0ca0b7f57ccad846', class: `tab_button_div ${this.type}
46
+ return (h("div", { key: 'e127f399f311d0f21dbb8b02ac2b811d249ca543', class: `tab_button_div ${this.type}
47
47
  ${this.current ? 'current' : ''}
48
48
  ${this.fullWidth ? 'full_width' : ''}
49
49
  ${this.size}
50
- ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: 'bacd7ca64f5e9bc808ebfe2ad4f86b3fe900338e', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: 'd34928d1dc4e59ca1f5f846a60d661ec15c5ae96', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
50
+ ${this.alignment}`, onClick: () => this.handleClick() }, h("p", { key: '06f500a45260e3ced8e4aca34bf88e79a15a2321', class: `${!this.current ? 'tab_text' : ''} ${this.current ? this.getCurrentTextClasses() : this.getTextClasses()}` }, this.tabName), this.badge && (h("gb-badge", { key: '25b74a59c6b09c9daf3f8dcac71c6e4a5cbe1c90', size: "sm", type: "pill_color", color: this.current && this.type === 'button_primary'
51
51
  ? 'information'
52
52
  : this.current && this.type === 'underline'
53
53
  ? 'information'
54
54
  : this.current && this.type === 'line'
55
55
  ? 'information'
56
- : 'gray' }, h("slot", { key: 'bf8cba14898d23755b4d566dd95319c7c7360ee8', name: "count" })))));
56
+ : 'gray' }, h("slot", { key: 'fd7a0648f14c0b6ebab8f0598e406cbfb15ff781', name: "count" })))));
57
57
  }
58
58
  static get is() { return "gb-tab-button-base"; }
59
59
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTableCell {
4
4
  this.type = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: 'efdb793b757a413840c7292eb5a5b577cb11e645', class: "table_cell_div" }));
7
+ return (h("div", { key: '9b1f5df52a2bdfe6e91bf72e3351155df4b182d9', class: "table_cell_div" }));
8
8
  }
9
9
  static get is() { return "gb-table-cell"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -29,7 +29,7 @@ export class GbTag {
29
29
  }
30
30
  render() {
31
31
  const flagSwap = getAssetPath(`${this.flagSwap}`);
32
- return (h("div", { key: '9c51de6b5af7643cab79d9947e5d0f484fd5f624', class: `container ${this.size}` }, h("div", { key: 'a572a93010da3771ff96a448d986511f2400506d', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '492646b0f0f346446aaf471beacdc431011f4268', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: 'e82b3142aec078b17e58a7346cd85e44bda464c3', class: "icon left-icon" }, h("img", { key: '586478a8cf45e800c8d173b99057fa6f07eca4c8', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: '45881837c9a12a6edf61a765fc73c47cde60ca64', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: 'e2b6fd14e5b16021d6bcf29522c888acdbc56b53', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '1b396eeaeef298c2281e59b837b31db038bf60b9', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: '9bd57bb6d1182d8a77ced3fbf8eeb25e90336b36', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '3d75817a6bb3e6eceaa5f78b456642edd16b69cf', class: "label" }, h("slot", { key: 'f92a4c843be5638b1af8718bdf33a8c0ad4a5a82' })), this.action === 'count' && (h("gb-tag-count", { key: '20f8005df3a85b4111dd3824fec5c20423725568', size: this.size }, h("slot", { key: 'd56851c478972a2cc3b84a465175084007420c0f', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: 'c203cc662994aeb814943a1efbf06de3441fa81f', size: this.size, onClick: () => this.onTagClose() })));
32
+ return (h("div", { key: 'a08477bc9dd07fbe039980d8ddcc29cc50a00b8a', class: `container ${this.size}` }, h("div", { key: '9baa9887be3558879f16fee1198e157518fa332d', class: `content ${this.size}` }, this.checkbox && h("gb-tag-checkbox", { key: '1f618dfa6f0da46fd7fd2030225a0e95b391865d', size: this.size }), this.icon === 'false' && h(Fragment, null), this.icon === 'country' && (h("div", { key: 'a72ee6542d1ab496e2d35c2bd70cfaa060ca5edd', class: "icon left-icon" }, h("img", { key: 'b2e686b2d9dd63be3afd9c251ee4e8b01f117b8c', src: flagSwap, alt: "Country Icon" }))), this.icon === 'avatar' && (h("gb-avatar", { key: 'e47f3adb2954f09dfc0d8e855952847b17f2912d', class: "avatar-icon", size: "xxs", "status-icon": "false", text: true, color: "gray" }, h("slot", { key: '95fb7e08a9b82c139b798de2e020028cdc20db98', name: "initials", slot: "initials" }))), this.icon === 'dot' && (h("svg", { key: '0f6628a34432cb71183c32c3e36d65113c0939e6', xmlns: "http://www.w3.org/2000/svg", width: "8", height: "8", viewBox: "0 0 8 8", fill: "none" }, h("circle", { key: 'dc6d4dc1db801d7cec830f7a1b43bd7d92a662bb', cx: "4", cy: "4", r: "3", fill: "#17B26A" }))), h("div", { key: '1d8ecd062b757203260972485cc76f00ed5181f3', class: "label" }, h("slot", { key: '02080a926e6bd2736ff832078561b929d104b1ad' })), this.action === 'count' && (h("gb-tag-count", { key: 'daa4827cadf25fc46d6ca98d9af7d536f2890eb4', size: this.size }, h("slot", { key: '7e1c8fdfe51b6c235ad06439e59cdd92ee6b713a', slot: "count", name: "count" })))), this.action === 'X_close' && h("gb-tag-close", { key: 'ff8d84a89868c9272b6514c922148c24dcd1f2f0', size: this.size, onClick: () => this.onTagClose() })));
33
33
  }
34
34
  static get is() { return "gb-tag"; }
35
35
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ export class GbTagCheckbox {
6
6
  this.disabled = false;
7
7
  }
8
8
  render() {
9
- return (h("label", { key: 'fb7b76f294092c7feaf28efdbe069d9ee3240ea8', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: 'c6d9b5c399d30272b43a940c4c9f0dc3ab0d78dc', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '4dce2f083956c3d21578e0e1fa315971865eecc0', class: `custom-checkbox ${this.size}` }, h("svg", { key: '9c3721e5d590e436b909ce005534766e8fa9d3d5', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'd1a7c87ac9c5cce13a9e603149cb2a6de9bd1361', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
9
+ return (h("label", { key: '31a2737c7e57fb716876ff9e1e46d8913d89c437', class: `checkbox-container ${this.size} ${this.disabled ? 'disabled' : ''}` }, h("input", { key: '353258dd056318740eab676fbc5a0a026f3e0d8c', type: "checkbox", checked: this.checked, disabled: this.disabled }), h("span", { key: '46733e93669bc09b27dff8d620fbc06878617e66', class: `custom-checkbox ${this.size}` }, h("svg", { key: '94ebafe0e9a3eeffe0285d3f2679bb9b4f09016b', class: "checkmark", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 12 12", fill: "none" }, h("path", { key: 'd7d5a52a8a41ec0ef038ab7508f5fc639e5c2549', d: "M2.5 7.25C2.5 7.25 3.25 7.25 4.25 9C4.25 9 7.02941 4.41667 9.5 3.5", stroke: "white", "stroke-width": "1.71429", "stroke-linecap": "round", "stroke-linejoin": "round" })))));
10
10
  }
11
11
  static get is() { return "gb-tag-checkbox"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTagClose {
4
4
  this.size = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: '2248500c7129bc1e405d16f913b167d6666e9840', class: this.size }, h("svg", { key: 'b4381f5fd52658f32e77aab0509a78165ed703a8', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: 'e1041519bd34f3f943cd9357ba025259a4a49300', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
7
+ return (h("div", { key: 'deb939e15b5f42a6639d5f1bb0af397d4bc33acb', class: this.size }, h("svg", { key: '899b3fe4aead28221d71306996895fe3b933beef', xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none" }, h("path", { key: '584282ecd67e4acfde590faa3f81461ed81f8fc0', d: "M7.91683 2.08328L2.0835 7.91662M2.0835 2.08328L7.91683 7.91662", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))));
8
8
  }
9
9
  static get is() { return "gb-tag-close"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class GbTagCount {
4
4
  this.size = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: '411b8a88ada39b643062084b232fd93d162bc16d', class: this.size }, h("slot", { key: 'ceef80fa4fcfce7a91e98d1e7c7c758b16e25af7', name: "count" })));
7
+ return (h("div", { key: 'f2944ba15989f6081b157606bea88b76f7a93a0d', class: this.size }, h("slot", { key: '49e4eb911c3758c06c87743c27f6ca031518e34e', name: "count" })));
8
8
  }
9
9
  static get is() { return "gb-tag-count"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -187,14 +187,14 @@ export class GbTextareaInputField {
187
187
  }
188
188
  }
189
189
  render() {
190
- return (h("div", { key: '33d779481545fa889a62913e86a1ab7e235aca96', class: "textarea_container" }, h("div", { key: 'd1c1d9232637a34a8c3acf3d8b44e22d827ce5d1', class: "input_with_label" }, this.showLabel && h("p", { key: 'fb7075712298cf4eade9a44ca5401845f0dcdc5d', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: '93bb5be4ba9a1015d8290ebcf26bba6100bda2d8', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText })), this.type === 'tags' && (h("div", { key: 'd660bdf55cd6f58e6d350cdfd0f5ecde89f65c9f', class: "textarea_tags" }, h("div", { key: '8eb4f9bab92728271cb130c4b52d79e016227466', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: 'd40423bb9a5a8a06a700cb5131005413b4ce3d5f', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
190
+ return (h("div", { key: '95527b9871d887826376b17758c95a5c294696da', class: "textarea_container" }, h("div", { key: 'cfd4ec264d821ffdd8817848ffdd4043dc17c1b0', class: "input_with_label" }, this.showLabel && h("p", { key: '00a09de7884a25330f3fff7204665008f3797671', class: `label text-sm-medium` }, this.label), this.type === 'default' && (h("textarea", { key: 'ff4ec732a31c491f304bbf2b60be00d4e2347df7', ref: el => (this.textarea = el), onInput: () => this.handleInput(), class: `textarea ${this.state} ${this.destructive ? 'destructive' : ''}`, placeholder: this.placeholderText })), this.type === 'tags' && (h("div", { key: '25af5be1657095e99c0499721ef645c49dfe44dd', class: "textarea_tags" }, h("div", { key: '14e662ed1c7a83259664f2a3fdd04dd0c287ec0a', class: `textarea ${this.type} ${this.state} ${this.destructive ? 'destructive' : ''}`, onClick: () => this.handleWrapperClick() }, h("div", { key: 'f549030d305808666aea4a93b64e5313604ef367', class: `results_display ${this.state === 'disabled' ? 'disabled' : ''}`, ref: el => (this.resultsDisplayElement = el) }, this.value.length === 0 ? (h(Fragment, null, this.selectedItems.map((item, index) => (h(Fragment, null, typeof item === 'object' ? (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item.objectName.split(' ')[0]), h("h1", { slot: "initials", class: "text-xxs-semi-bold" }, item.objectName
191
191
  .split(' ')
192
192
  .map(part => part.charAt(0).toUpperCase())
193
- .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("p", null, val)))))))), h("span", { key: '8b8c8eecf87a3d92ed9e0557a1ae78cd42c9ab2a', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'b024a89d4915641f97c7744bb9ff5fbde5c4d489', class: "input_field" }, h("input", { key: 'f601bb13da6b70e2bd0c9b22ee9eae84a76d603d', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
193
+ .join(''))))) : (h("div", { class: "added_tag", key: index }, h("gb-tag", { size: "sm", icon: this.icon ? this.icon : 'avatar', action: "X_close", onClick: () => this.handleTagRemove(index) }, h("p", { class: "text-xs-medium" }, item))))))))) : (h(Fragment, null, this.value.map((val, index) => (h(Fragment, null, typeof val === 'object' ? (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("h1", { class: "text-xxs-semi-bold", slot: "initials" }, val.objectName.split(' ').map(part => part.charAt(0).toUpperCase())), h("p", null, val.objectName.split(' ')[0]))) : (h("gb-tag", { size: "sm", action: "X_close", icon: this.icon ? this.icon : 'avatar', onClick: () => this.handleTagRemove(index), key: index }, h("p", null, val)))))))), h("span", { key: 'cade8d73f19f0c5efe239c833527b3b140c5ea06', class: "hidden-span", ref: el => (this.hiddenSpan = el) }, this.inputValue || ' '), h("div", { key: 'a68396f7abbfadf11a36d48077dadb548f03db72', class: "input_field" }, h("input", { key: '714b0fe1a88c3200961ef524ffa898c1b89084ae', id: this.idOfInput, class: `input_like text-md-regular ${this.state}`, type: "text",
194
194
  // placeholder={this.placeholderText}
195
- value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: '175b8e5df28290f56ba8c69820f5ebace3ba275d', class: "help_icon" }, h("svg", { key: '17f6f043b89ac3fa6c28b56b4da961f174005e74', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '431433fc4741388fdca181c321361fc15bc87136', d: "M7.9947 10H8.00069M8.00004 8.00004V5.33337M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00004C1.33337 4.31814 4.31814 1.33337 8.00004 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.show && (h("div", { key: '89f3e9f6815a59ae358924b3c4641ca39d9a0575', class: `dropdown_menu` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
195
+ value: this.inputValue, readOnly: this.isReadOnly, ref: el => (this.inputElement = el), onBlur: () => this.emitInputValue() }))), this.destructive && (h("div", { key: 'a3aa3332ad531ba1aa480958a9ffeb2902904231', class: "help_icon" }, h("svg", { key: 'fa6f8bea24d811232aedcf98cc071f4baf0be35e', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '59d101b3fb540dbe11c81d5ae9049e27c8614f60', d: "M7.9947 10H8.00069M8.00004 8.00004V5.33337M14.6667 8.00004C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00004C1.33337 4.31814 4.31814 1.33337 8.00004 1.33337C11.6819 1.33337 14.6667 4.31814 14.6667 8.00004Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.show && (h("div", { key: '884db06ed108045f1df06c5da03c52885b87e97f', class: `dropdown_menu` }, this.results.map(item => (h("gb-input-dropdown-menu-item", { type: "checkbox", "supporting-text": true, state: StateEnum.Default, onClick: () => this.selectDropdownItem(item), selected: this.isTagItemSelected(item) }, typeof item === 'object'
196
196
  ? [h("p", { slot: "name" }, item.objectName), h("p", { slot: "supporting_text" }, item.objectValue)]
197
- : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: 'fa96c142ce508e24cd3b34c56934bd6fbb2cdf31', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
197
+ : typeof item !== 'object' && h("p", { slot: "name" }, item))))))))), this.showHintText && h("p", { key: 'd456341ccc3854f7ce76ab03023be11cddc88e73', class: `hint_text text-sm-regular ${this.destructive ? 'destructive' : ''}` }, this.hintText)));
198
198
  }
199
199
  static get is() { return "gb-textarea-input-field"; }
200
200
  static get encapsulation() { return "shadow"; }
@@ -56,7 +56,7 @@ export class GbToast {
56
56
  }
57
57
  }
58
58
  render() {
59
- return (h("div", { key: '0788db5e0a826471c2c05c5b06e3868b509749e9', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '11f0b3e6cb56164eb8e1859730cbe15b9195e02b', class: `icon_container` }, h("svg", { key: 'ce1326b151920b034fc455c7921c2572b1111e21', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: 'da06558585fd8a660f8471c19ed6eabd5c863f6f', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: 'e1645dd59b8c9dc56746986a07148cc59d58288e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: 'e95096607be1c3e0ed737a378336fda883317a88', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'c93675d803713aa65561a85366038efa1dc6a0c5', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '1a42bf74a9ae84bc60f2dc1d100eff0a86925a0a', class: `text ${this.size}` }, h("slot", { key: '9d7b099a004ace2a9234a77c3971cb03fe4d11f2', name: "main_text" }), this.showSupportingText && h("slot", { key: '28d1606a238fbd56da14e93224af1cf2e8a5c95e', name: "supporting_text" })), this.actions && (h("div", { key: 'fd91ddfeb5f8d0b08956697166820fe4e11e2650', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '326d85cda5567be466ae2c457142946608ac318a', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: '27ae6083a0b8741ae438f8ddef30d8f99b185d86', class: `container ${this.breakpoint}` }, h("div", { key: 'a9928ea6c5f5d74858815a3862ae65b7f7bed7cc', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'b7bf65f79db90ab4d32b10e48e3f64ee80f1c2a8', class: `inner_content ${this.breakpoint}` }, h("div", { key: 'c9f57cb2da0963601c610831d1ca02a8bb45bd3a', class: `icon_container` }, h("svg", { key: '5247d5a6187257c3867a6a069b8eb3c52f3c8c59', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: 'a7ae1ecd7fc2e88128153e2574dd825b66588dbc', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '35f0b9003554cde3de16c3b85dfc9add2d1ed484', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: 'c1b0a290609cac9fe2a7acc0c6f4322defc3e951', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'f53487050890cd73cf7ba999a7cd528d8a7cc843', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '6be448d5c6a4f128792a3615e80a3d78384b08c6', name: "main_text" }), this.showSupportingText && h("slot", { key: 'c3f89a4a107a6e756dc0eba545698b28ed350e6b', name: "supporting_text" }))), this.actions && (h("div", { key: '20fe7f1dd38461ee9f273e5af9babda6fe0cabc7', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: '2e10b9112c29cf55e5faad45414ad96047b639c6', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
59
+ return (h("div", { key: 'c8cb9ce1714c1c8898f67f61f8d36f22847d98d3', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: 'e858529fd8dd69d051bd1ae370cb514ba2e93784', class: `icon_container` }, h("svg", { key: '20ee41d60c78494dfe906db776c30eed8d1b9ca0', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '68b20a01220f76408b6bb68e94832cacb4007f4b', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: 'f892972d17cb14d1381582e56e31e242b0f795d7', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '77f4531aa8d79f75f26ddfc56e9b753753517c0a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '24f244b6a7ca8e6c9a8cdd98dfc48ba4de2bf9ba', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'fd6f3037f280f20fc859b2537bf70cdb338e918f', class: `text ${this.size}` }, h("slot", { key: 'd5eb095b6f2b192214bb9b8f0e4d16a7d644c7c0', name: "main_text" }), this.showSupportingText && h("slot", { key: 'e02ca1210813709d4d19716a262cccc17bb2cd2e', name: "supporting_text" })), this.actions && (h("div", { key: '0565db6bcffdb9bf37c9f9a3a60d3972c4689ade', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '4dd1fdfbf9ac60b096f4a80dfbbe80f8050542cb', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: 'a88e9a61fdf379a7bd467978096e6b7879103987', class: `container ${this.breakpoint}` }, h("div", { key: '0a188cf2704b0e97d1e7bc360f3d957616858e88', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '4f5c294d813ae912de0e61c4ceec98cda1aead1b', class: `inner_content ${this.breakpoint}` }, h("div", { key: '33a1597135c8b85db7beb5a282f37f01b76ae96d', class: `icon_container` }, h("svg", { key: 'a970056deddd20e711ee9ea3604771d3d37ad282', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: 'f71f0b440c0beeb73944828d0117ac974183e579', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: 'd85aee774d88cf72e495123cea770da708ec16c0', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '461212242bb62fcd2bc3acf6541246f97bb36ed4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'f85a191dfccf0c05c0004844821e4700944dce87', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '6ce58d6a0c4a95dd88d0730e90e37979990b3563', name: "main_text" }), this.showSupportingText && h("slot", { key: 'de227ad650dd61a17f79d712ee6a4ec949fd7116', name: "supporting_text" }))), this.actions && (h("div", { key: 'c74641d9e04a52030f171203e5afff2e48006b2e', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: '18f57a1e3dd13057b0f3b14e3a6354574ea412ff', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
60
60
  }
61
61
  static get is() { return "gb-toast"; }
62
62
  static get encapsulation() { return "shadow"; }
@@ -9,7 +9,7 @@ export class GbToastButton {
9
9
  slottedContent.classList.add('text-sm-semi-bold');
10
10
  }
11
11
  render() {
12
- return (h("div", { key: 'aa6b88ccfeab404c9ed62390639cc6782b71a49e', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: 'bcbacc916b3ba679f00848e4cf386be9caefce2f' })));
12
+ return (h("div", { key: '0d8c808798f598e5fe6d752904ec0efce09e9e2b', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '25af39bd7de7408295fb7905703cdd6b30b307d5' })));
13
13
  }
14
14
  static get is() { return "gb-toast-button"; }
15
15
  static get encapsulation() { return "shadow"; }
@@ -36,7 +36,7 @@ export class GbToggle {
36
36
  }
37
37
  }
38
38
  render() {
39
- return (h("div", { key: 'eed62286f2e00cacd9765f0e104805401acf9e99', class: `toggle_div ${this.size}` }, h("div", { key: '105b032d3d3f4b3f98d18eb4f40f48237617879a', class: "toggle_base" }, h("gb-toggle-base", { key: '691a17b821aa4aad453e3bcaf58bf966af3984dd', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '56abb496de83190ccd338f91f5118a607c5796a9', class: "text" }, h("slot", { key: '30ebecd23649b9e4eb2efacf9116ae8512c65b69', name: "main_text" }), this.supportingText && (h("slot", { key: '124c153518004a783206f363710fd81097bf1bdc', name: "supporting_text" }))))));
39
+ return (h("div", { key: 'c9c9b20984a02e40f64661c37f2483db617ad5da', class: `toggle_div ${this.size}` }, h("div", { key: '3549de975160cb9b1e4b4a152326f3dc43df60c5', class: "toggle_base" }, h("gb-toggle-base", { key: 'e9531c035015080003ccca5a219072fab6473321', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '75e4f9136970b956f9c86bdc2e47e5c767a1a619', class: "text" }, h("slot", { key: 'ec84a0f64894b52ff952a23f50bf1fd8035438ba', name: "main_text" }), this.supportingText && (h("slot", { key: '042edc7dbf177959b7695c04f417f10570ad8001', name: "supporting_text" }))))));
40
40
  }
41
41
  static get is() { return "gb-toggle"; }
42
42
  static get encapsulation() { return "shadow"; }
@@ -13,8 +13,8 @@ export class GbToggleBase {
13
13
  }
14
14
  render() {
15
15
  return [
16
- h("input", { key: '086e47e9ad2649f0f8929cf77239c8bbd81a4e0f', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
17
- h("label", { key: '28623fb9d771ed9faa55ed9dc23a2f3d35317561', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
16
+ h("input", { key: 'b1e77171e5316902538ec3887846d6c77da0be5a', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
17
+ h("label", { key: '2ae4d911017d14e4c6506c4ab456616cec042852', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
18
18
  ];
19
19
  }
20
20
  static get is() { return "gb-toggle-base"; }
@@ -9,7 +9,7 @@ export class GbTokenFieldCompact {
9
9
  this.supportingText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '75806b24b139f814ecb85bc456e1282dbafe2500', class: this.size }, h("div", { key: 'cadec0309ea6b9128159e51f452deba0083ca2ea', class: "input-with-label" }, this.showLabel && (h("label", { key: '460a91a985b2436851323b6ce848579a0538ac1b' }, this.label)), this.digits === 4 && (h("div", { key: '44ad1b0f0d955219c54107b2bfaf52804caf9f57', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'fafefb6423d4173459c1184e525b97c9ebbf3585', size: this.size }), h("gb-mega-input-field-base", { key: 'c23e594f2d45f4e9aec884dc039080af4e6b5caf', size: this.size }), h("gb-mega-input-field-base", { key: 'c1d5337fb34ba445bb2cfff1ddfe0b4b7367113b', size: this.size }), h("gb-mega-input-field-base", { key: '3f999e540d9388af0be17ac20d28f8e75cf0b8a7', size: this.size }))), this.digits === 6 && (h("div", { key: '44d6709519194c75166965fd054d21ff4129c5e8', class: "input-wrapper" }, h("div", { key: '142c52128ab45fde411fec2fd86d8ab94de0b467', class: "first=section" }, h("gb-mega-input-field-base", { key: '6f2e64e675181e2d5dbb3f963ae912ce97b5ac08', size: this.size }), h("gb-mega-input-field-base", { key: '5c6f576cc1cdbeca8904791877ee7ffa65175907', size: this.size }), h("gb-mega-input-field-base", { key: '470c31b05eb349a048549af36bcdafc9347812f2', size: this.size })), h("div", { key: 'cd4cb45ee0a7eba7bee3d11db773a6e1a9f942de', class: "second=section" }, h("gb-mega-input-field-base", { key: '99128cc78e98f6bcaf230489200d44bb4c5c60dc', size: this.size }), h("gb-mega-input-field-base", { key: 'e6f94328f588d777dccbb0dd6748a26076eca988', size: this.size }), h("gb-mega-input-field-base", { key: '4f69ae976c921b67d7398f6136ca94b5a684b4cc', size: this.size })))), this.digits === 8 && (h("div", { key: '44d0070ccc2afa8fa891a22cc1cbd675442a9f7b', class: "input-wrapper" }, h("div", { key: '511a8be2b447a9ebcdd49988063c9d3ba33a108b', class: "first=section" }, h("gb-mega-input-field-base", { key: '7950ca4127ffd78976f0452de294165962bebe3d', size: this.size }), h("gb-mega-input-field-base", { key: '10238681db04d440cae720de06aa595605fda507', size: this.size }), h("gb-mega-input-field-base", { key: '5c72fa234e50657a19b2ba0e0cd5ef1e9a8fab7a', size: this.size }), h("gb-mega-input-field-base", { key: '2197cc965cfb51630b466499e956101b68761fc8', size: this.size })), h("div", { key: '3b1242902ea97b0a0263a97711eff7f2956790db', class: "second=section" }, h("gb-mega-input-field-base", { key: '9f36be62f43640c0bca9f487e880688f95ae8c92', size: this.size }), h("gb-mega-input-field-base", { key: '2c97f08df1f8188edc42d280db43663514b8570a', size: this.size }), h("gb-mega-input-field-base", { key: '181c1ad7464e45ab146feaa8a49b5c1de022f12a', size: this.size }), h("gb-mega-input-field-base", { key: 'a39486955d4cfc4d073f71fc396ca0eac7a4d456', size: this.size }))))), h("p", { key: 'ecba0cc0f8a3c93b98a84547e16b7545b1165ec7' }, this.supportingText)));
12
+ return (h("div", { key: '790c33bc5a71f8849d2f3195d4b3b06aaad6342f', class: this.size }, h("div", { key: '8f09eef8c32b05e4b1aa379231d28dc49a1ec264', class: "input-with-label" }, this.showLabel && (h("label", { key: '199dfd0c33bfa2204f5d045614afe4bbfb8cbd66' }, this.label)), this.digits === 4 && (h("div", { key: 'f938f977a6b15642808597b7e44c0b17877ae585', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '1db50e820b5f49d511da652ce333f8162b4a907b', size: this.size }), h("gb-mega-input-field-base", { key: '854d0b72352719f5b25ff6498a5f14c6b97be5d0', size: this.size }), h("gb-mega-input-field-base", { key: '121c13a973ff43ddcc55de98028ad5e3c1970fde', size: this.size }), h("gb-mega-input-field-base", { key: 'a48b89f01a0fc4021923fcebe1e0c0259f7783b7', size: this.size }))), this.digits === 6 && (h("div", { key: 'a8f338b67878e86cf44ba5bd3ff5077e81865c99', class: "input-wrapper" }, h("div", { key: '4974073c1624d16ed91c092891c03bc439e90934', class: "first=section" }, h("gb-mega-input-field-base", { key: 'a967b75380e8e703d87e1f8bdd5f56847bc350bf', size: this.size }), h("gb-mega-input-field-base", { key: '6c609377af881db4758c40f6653878891b2e5766', size: this.size }), h("gb-mega-input-field-base", { key: 'e8cda7239ebd3fb8714110d109035df7157de8cf', size: this.size })), h("div", { key: 'c6e9b72f6a82b81ad6c16edd8a288ce389658278', class: "second=section" }, h("gb-mega-input-field-base", { key: '1892ff18b87e5992215bdbd33ed6d89a30ffd90e', size: this.size }), h("gb-mega-input-field-base", { key: '88ee25da24869951cb52b8eb4efa063dbb6a1596', size: this.size }), h("gb-mega-input-field-base", { key: '049dbdd9b7649a03f01013c9ee90f04b4ddce258', size: this.size })))), this.digits === 8 && (h("div", { key: '5e7764bab631e1cd8182d580cad3c54e6be3cad3', class: "input-wrapper" }, h("div", { key: '4d37268b78e8054ada946ae3c707c0934a6d3933', class: "first=section" }, h("gb-mega-input-field-base", { key: '37b7567becece88d79d22ce892096c2a69d98278', size: this.size }), h("gb-mega-input-field-base", { key: '6d4b363b608a3da2b2bb246a16de4840365cc4f9', size: this.size }), h("gb-mega-input-field-base", { key: 'cc05584006f1ae281474baa3b9c704879aaee7a4', size: this.size }), h("gb-mega-input-field-base", { key: '134b2905234d03dc18303ee7d9ee23ea870c227a', size: this.size })), h("div", { key: '458d63216ff1f51399389934ccc247cc5fb976b5', class: "second=section" }, h("gb-mega-input-field-base", { key: '2d183de81a4047b95e1c81bfa4ab64d6c5951db2', size: this.size }), h("gb-mega-input-field-base", { key: '3bdebb01eccf28786fa138ec9d9e106a4e1cf284', size: this.size }), h("gb-mega-input-field-base", { key: '915ae6a171c57aeb59abe1a305d0b128dae38ac2', size: this.size }), h("gb-mega-input-field-base", { key: '3b18ec30b403e04c5cbbd08314e66cdf981b2b95', size: this.size }))))), h("p", { key: '4492f58db5d25ed18c9c2bc97ee84601772fcf38' }, this.supportingText)));
13
13
  }
14
14
  static get is() { return "gb-token-field-compact"; }
15
15
  static get encapsulation() { return "shadow"; }
@@ -9,11 +9,11 @@ export class GbTokenFieldCompressed {
9
9
  this.hintText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '59b02c23f357290753f84507a36032c8890c37aa', class: {
12
+ return (h("div", { key: '234b3b9ac04a7444d48e2e107692e523c23c9247', class: {
13
13
  container: true,
14
14
  [this.size]: true,
15
15
  [this.digits]: true,
16
- } }, h("div", { key: '1e6985ba6cc49dfff1fdcf791903810de97d00ff', class: "input-with-label" }, this.showLabel && (h("label", { key: 'b4cff162c58ce0820fe7093f41f41e43ed101164', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '250e530d06e30d0035d6d3f2a25f74fab804e699', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '854d0b72352719f5b25ff6498a5f14c6b97be5d0', size: this.size }), h("gb-mega-input-field-base", { key: 'd65cdd7ca4da709a6a3f0251fd59d59d623825ec', size: this.size }), h("gb-mega-input-field-base", { key: 'f20461769a0197a12c0125cd7069fcad52a8b66f', size: this.size }), h("gb-mega-input-field-base", { key: '276b1a51d05eb292d566b20fb1375398a2e5542d', size: this.size }))), this.digits === 6 && (h("div", { key: '2437d409b9031a37de575b824aa679cbe9f53430', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '5de74b402a91ccf21a02f259000559395eddbddf', size: this.size }), h("gb-mega-input-field-base", { key: 'ced1cd3d6f0d39fc2e57a497bd25b33ead91a957', size: this.size }), h("gb-mega-input-field-base", { key: '1c646ee6822ab66267cb6aeae4116ca3fff81d71', size: this.size }), h("p", { key: '9f0756ccbbd7a3012cc87442d1082ce4b8b9d485', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '2e788cb35f00c223ba3c8d3bcc880c666f5f51ca', size: this.size }), h("gb-mega-input-field-base", { key: 'bfdc3f84325cd536414356638e5619db4e62ddbd', size: this.size }), h("gb-mega-input-field-base", { key: '7762883ff46060f4645f00f4a485048fd05e6bdd', size: this.size }))), this.digits === 8 && (h("div", { key: 'e5cd10a177175ae1dc8c6982e4a5db64fa4de156', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'a3ab00b046cfc746bc5f0cbd87d900d20cd9eb5b', size: this.size }), h("gb-mega-input-field-base", { key: '394e5ba62d2f504f3cc5baaf78be3e53a4786ffb', size: this.size }), h("gb-mega-input-field-base", { key: '6750e10490e814844dd36b4f2e447d9f1354c744', size: this.size }), h("gb-mega-input-field-base", { key: '002b88e9b479f94aaa72c565270df1a6f7ed0736', size: this.size }), h("p", { key: 'e577db862ebbb42f661562a1f678c0b9ad9c62d3', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'd8ee0458588443f8b360a219e3cc4e6f82f12c8c', size: this.size }), h("gb-mega-input-field-base", { key: '88c5cccaa5fd11cdfeae61925299b65639a55df9', size: this.size }), h("gb-mega-input-field-base", { key: '11bd3f43308abfccb6e9b4d2ad62e264ddb144b3', size: this.size }), h("gb-mega-input-field-base", { key: '5e3f4d5ea47a221336da8aa96aa28842069585a4', size: this.size })))), this.showHintText && (h("div", { key: '0d086ce83aaa96a0a4938e9c03f11cf2ee3eb2a8', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
16
+ } }, h("div", { key: 'ae64b11af6f8206a4b66bc39208b6a95b0f2a11d', class: "input-with-label" }, this.showLabel && (h("label", { key: 'ee8dff7eb7064e8edb2c628c1a9a2c4644f9ba0c', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '737b6e3e8be193d0e77fdee1a1c4b515853874ed', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '42b98a2760c21d5a39d219e3d76b8ba2ff76c2de', size: this.size }), h("gb-mega-input-field-base", { key: '3fb5640878a5c90e76103eeab77897fae6a0c642', size: this.size }), h("gb-mega-input-field-base", { key: '5c6eb708c2c5e28969ae117ea439cb31be4ff59d', size: this.size }), h("gb-mega-input-field-base", { key: '014ab858a8e8bfa2816017041314c92b792da9dc', size: this.size }))), this.digits === 6 && (h("div", { key: '88de6e182bfb4535f22969dc360965c7460553d7', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '4dbb8f33ddd2f0c095a4ec405500cf4495bdccf5', size: this.size }), h("gb-mega-input-field-base", { key: '596dc5fb09a4fbd28b95ce50a8d4dc64b496ac8f', size: this.size }), h("gb-mega-input-field-base", { key: '9b77a3a7c4ed75b8b9d1907f9849c9d4d997e30f', size: this.size }), h("p", { key: '47b0f892fe640349875e2b0b7180b4d5a64cdb0f', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '578e1ccb8b87c146bbd0eff346c5b151b39bcaea', size: this.size }), h("gb-mega-input-field-base", { key: '1741856b33042f1c088a564406ef90a0e831f4f1', size: this.size }), h("gb-mega-input-field-base", { key: '76b6b35eccb1afe5cb7d92c5752f8410bd1f87da', size: this.size }))), this.digits === 8 && (h("div", { key: '858509c98cf39ae3741b8bb8473f8c4ac5faf629', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'df1c07510b7296feffb23cdf52f536c1e59783e6', size: this.size }), h("gb-mega-input-field-base", { key: '55c7875435387eb45656948e8440d214732affb6', size: this.size }), h("gb-mega-input-field-base", { key: '796b64e4072034a6fc88ed15fd17995873d06d97', size: this.size }), h("gb-mega-input-field-base", { key: '840c4bf0fe4fb6b8dfa91bda3fbe458c225e3027', size: this.size }), h("p", { key: 'c8ff41d0b86ef73a435021ee392f2aed9aa25283', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'b313da686d2b67cd52889a7f29f692d791e85161', size: this.size }), h("gb-mega-input-field-base", { key: '72ecf41b1c88603647b40f7425617074d5c6445e', size: this.size }), h("gb-mega-input-field-base", { key: '1a9cf1a2a0852d4b65a73c6950ff09e9311565da', size: this.size }), h("gb-mega-input-field-base", { key: 'dcc7ed827e58d0de0938a52e73c7d7b979565e16', size: this.size })))), this.showHintText && (h("div", { key: '0ca811b97cf0da12f075388101d59b4c47580c06', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
17
17
  }
18
18
  static get is() { return "gb-token-field-compressed"; }
19
19
  static get encapsulation() { return "shadow"; }
@@ -19,7 +19,7 @@ export class GbTooltip {
19
19
  return this.showArrow ? `arrow ${this.arrow}` : '';
20
20
  }
21
21
  render() {
22
- return (h("div", { key: '4dc7c881aeda5445c0b5e222ffb80e248dea3243', class: "tooltip_container" }, h("div", { key: '4c4320be28fd593b583b4ee0a6f7573cefd67fba', class: "tooltip" }, this.showArrow && h("div", { key: '8a6ca8fc74fdfa80add312262fe2d662dae6769c', class: this.getArrowClass() }), h("div", { key: 'e7cf1ec43f669d5953442e534acb7069104750b7', class: "tooltip_content" }, h("slot", { key: '43b7a3670eecf526dcc72edf5a9f52f5c3b25bb2', name: "label" }), this.showSupportingText && h("slot", { key: '2c3422630921a3ecb451e31efeff612fca76501f', name: "supporting_text" })))));
22
+ return (h("div", { key: '4f4d51447854496712da2ac5acc5a419d6521ac4', class: "tooltip_container" }, h("div", { key: '9e260706cabebf6d9f514d3ded47f1500a80f25c', class: "tooltip" }, this.showArrow && h("div", { key: '52b65a77d07fa6b8efd5e395514b564372264ce7', class: this.getArrowClass() }), h("div", { key: '44f215935bdb1ed8dec1c67067ef543824b485b0', class: "tooltip_content" }, h("slot", { key: 'bcccfcf656d6f33a2ca3f4c226f2f7a913d503a2', name: "label" }), this.showSupportingText && h("slot", { key: '3351772f8c7bce4df8a06d9e0c15953917d89ba0', name: "supporting_text" })))));
23
23
  }
24
24
  static get is() { return "gb-tooltip"; }
25
25
  static get encapsulation() { return "shadow"; }
@@ -30,7 +30,7 @@ export class GbVerticalTabs {
30
30
  this.tabItemClicked.emit(index);
31
31
  }
32
32
  render() {
33
- return (h("div", { key: '0d0013c5c6ba8a3ef521b372e0b238cf059a296b', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '471afb593904903e3925cd5f1c0571559e440f39', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0), alignment: "vertical" }), h("gb-tab-button-base", { key: '97becaa50a3abd9505ae1aae4c35477d6aeb964d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: 'ba1686e67abfde70d8f1b53bd5851da79462fdf1', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: 'be9aa46d17d0740fd904c62aeb4a2e4e02af8291', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: '1a6594f7f2bdee6c4d58cd7acd4e7f3b86421b5e', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4) })), this.sixthTabName && (h("gb-tab-button-base", { key: '0807e209009dbe9e2915cd1f33351489075852eb', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5) })), this.seventhTabName && (h("gb-tab-button-base", { key: 'aca8a8d4dd1b38bc012f25494eb74e1dc20838ac', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6) })), this.eighthTabName && (h("gb-tab-button-base", { key: 'f73c7a63fcc053e8b30ccba94dc357bccdd5e980', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7) })), this.ninthTabName && (h("gb-tab-button-base", { key: '03ece1b030be87ebdf6e7df3b36751ad717057c2', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8) })), this.tenthTabName && (h("gb-tab-button-base", { key: '2802777a6a007461ca7b3a993416a0874d1d68c0', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9) })), this.eleventhTabName && (h("gb-tab-button-base", { key: '81db8d0ac9de518e0398accbf4b429d4879d3162', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10) })), this.twelfthTabName && (h("gb-tab-button-base", { key: 'e2fd9ebf8736d6444e4f75c06f996548cf593b97', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11) })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '27f8bc752cd006ed118f0d49b4d2bade71264c50', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12) })), this.fourteenthTabName && (h("gb-tab-button-base", { key: 'd9ef658091e0a1e5aee6f411c130edcae95532bf', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13) })), this.fifteenthTabName && (h("gb-tab-button-base", { key: 'e3523f2ae80b3ec9e7e5b27bc04a1b7443471f61', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14) })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '025d336fe4b2b1a314ee9d4fbdcf0df577e0baf6', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15) })), this.seventeenthTabName && (h("gb-tab-button-base", { key: '0c8497cbd989dddfa3cf408bc71063e34e7d3f70', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16) })), this.eighteenthTabName && (h("gb-tab-button-base", { key: 'ac4916793cc7d40aee0b7e840730b0f392733716', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17) })), this.nineteenthTabName && (h("gb-tab-button-base", { key: 'a86480de99d592ab61c7616832d9364ee0344920', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18) })), this.twentiethTabName && (h("gb-tab-button-base", { key: 'f386042ef871a77987cc9a08a6a7b7becdf0b85e', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twentiethTabName, current: this.activeIndex === 19, onClick: () => this.handleTabClick(19) }))));
33
+ return (h("div", { key: 'c6fb01f356fc230136f404660aba78b60482d2cf', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: 'd0102366c8f58ba82444709f228e3dc5c58c1241', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0), alignment: "vertical" }), h("gb-tab-button-base", { key: '2e365d833b3db09947763f19200c4e4c41e237cc', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: '0dbdc71d77b8786808fa52a6c503efe4d425bfde', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: 'a508ddd39aa18a1f98b9ab44898c8a1f03641b87', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: 'd6e966be1fe63ddf9bf1957b1ddc85677815c43d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4) })), this.sixthTabName && (h("gb-tab-button-base", { key: 'd80615ee668f4673c40e213c1c76c4cabe9033b3', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5) })), this.seventhTabName && (h("gb-tab-button-base", { key: 'aecc8492621bc9ff669f28b4462a9658a967856d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6) })), this.eighthTabName && (h("gb-tab-button-base", { key: '77e15700ec12ae28780ceac5fcb93557a813c9b2', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7) })), this.ninthTabName && (h("gb-tab-button-base", { key: 'fcc7f37c8449ad5a7e069d4a3d54d580b965af07', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8) })), this.tenthTabName && (h("gb-tab-button-base", { key: 'ea6118cbd99bd40272dcb494d0d6960b33061c25', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9) })), this.eleventhTabName && (h("gb-tab-button-base", { key: 'c6850a8335a9de72e3102f0310c3a4c83d3f5c8e', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10) })), this.twelfthTabName && (h("gb-tab-button-base", { key: 'e1abbd75299f49bbabfd099cb477b69d3e2cb2b7', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11) })), this.thirteenthTabName && (h("gb-tab-button-base", { key: 'df359253db4bd7b263989d2b051e53a9270118fd', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12) })), this.fourteenthTabName && (h("gb-tab-button-base", { key: 'fdf3f5e9c35c97b9c97f3557311a577a7fe23692', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13) })), this.fifteenthTabName && (h("gb-tab-button-base", { key: 'c4586ab49b0013c4a4a462e64ceb4b8ac7b140ae', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14) })), this.sixteenthTabName && (h("gb-tab-button-base", { key: 'eb52b176868fdc416e63a100682e7730347aee66', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15) })), this.seventeenthTabName && (h("gb-tab-button-base", { key: '3f2e52b1780576002616280d6bf0832d3d36d756', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16) })), this.eighteenthTabName && (h("gb-tab-button-base", { key: '7949a041e6565f0a152c009d1309d27fda26940b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17) })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '06b275948404d28472d10892cd8c5388936d4d78', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18) })), this.twentiethTabName && (h("gb-tab-button-base", { key: '0dba1f82aa906e6d0d66162583de6140f91cafbf', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twentiethTabName, current: this.activeIndex === 19, onClick: () => this.handleTabClick(19) }))));
34
34
  }
35
35
  static get is() { return "gb-vertical-tabs"; }
36
36
  static get encapsulation() { return "shadow"; }