globuswebcomponents 1.8.6 → 1.8.7

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 (490) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/{gb-avatar_28.cjs.entry.js → gb-avatar_22.cjs.entry.js} +99 -307
  3. package/dist/cjs/gb-avatar_22.cjs.entry.js.map +1 -0
  4. package/dist/cjs/gb-badge.gb-badge-close.entry.cjs.js.map +1 -0
  5. package/dist/cjs/gb-badge_2.cjs.entry.js +100 -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-export-dropdown-item.gb-export-sub-dropdown.gb-export-sub-dropdown-item.entry.cjs.js.map +1 -0
  9. package/dist/cjs/gb-export-dropdown-item_3.cjs.entry.js +78 -0
  10. package/dist/cjs/gb-export-dropdown-item_3.cjs.entry.js.map +1 -0
  11. package/dist/cjs/gb-export-dropdown.gb-filter-button.entry.cjs.js.map +1 -0
  12. package/dist/cjs/gb-export-dropdown_2.cjs.entry.js +50 -0
  13. package/dist/cjs/gb-export-dropdown_2.cjs.entry.js.map +1 -0
  14. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +2 -2
  15. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +2 -2
  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-horizontal-tabs.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-icon-button-base.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  24. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  26. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  36. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  38. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  39. package/dist/cjs/gb-table-header.cjs.entry.js +61 -0
  40. package/dist/cjs/gb-table-header.cjs.entry.js.map +1 -0
  41. package/dist/cjs/gb-table-header.entry.cjs.js.map +1 -0
  42. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +7 -5
  43. package/dist/cjs/gb-textarea-input-field.cjs.entry.js.map +1 -1
  44. package/dist/cjs/gb-textarea-input-field.entry.cjs.js.map +1 -1
  45. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  48. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  50. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  51. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  52. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  53. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  54. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +2 -2
  55. package/dist/cjs/gb-vertical-tabs.cjs.entry.js.map +1 -1
  56. package/dist/cjs/gb-vertical-tabs.entry.cjs.js.map +1 -1
  57. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  58. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  59. package/dist/cjs/globuscomponents.cjs.js +1 -1
  60. package/dist/cjs/loader.cjs.js +1 -1
  61. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  62. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.css +3 -0
  63. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  64. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js.map +1 -1
  65. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  66. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  67. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  68. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  69. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  70. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  71. package/dist/collection/components/gb-header/gb-header.js +1 -1
  72. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  73. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  74. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  75. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  76. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  77. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  78. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  79. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  80. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  81. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  82. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  83. package/dist/collection/components/gb-pagination/gb-pagination.js +40 -13
  84. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  85. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  86. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js.map +1 -1
  87. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  88. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  89. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -10
  90. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js.map +1 -1
  91. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  92. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  93. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  94. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  95. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  96. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  97. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  98. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  99. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  100. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  101. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  102. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  103. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  104. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  105. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  106. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  107. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  108. package/dist/collection/components/gb-table-header/gb-table-header.js +25 -25
  109. package/dist/collection/components/gb-table-header/gb-table-header.js.map +1 -1
  110. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  111. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  112. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  113. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  114. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +7 -5
  115. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js.map +1 -1
  116. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  117. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  118. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  119. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  120. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  121. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  122. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  123. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  124. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  125. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  126. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  127. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +2 -2
  128. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js.map +1 -1
  129. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  130. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  131. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  132. package/dist/components/gb-avatar-add-button.js +1 -1
  133. package/dist/components/gb-avatar-dropdown.js +7 -7
  134. package/dist/components/gb-avatar-group.js +4 -4
  135. package/dist/components/gb-avatar-label-group.js +1 -1
  136. package/dist/components/gb-avatar-profile-photo.js +2 -2
  137. package/dist/components/gb-avatar.js +1 -1
  138. package/dist/components/gb-badge.js +1 -1
  139. package/dist/components/gb-checkbox-group-item.js +1 -1
  140. package/dist/components/gb-checkbox-group.js +3 -3
  141. package/dist/components/gb-collapse-button.js +1 -1
  142. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  143. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  144. package/dist/components/gb-detail-cell.js +5 -5
  145. package/dist/components/gb-export-dropdown.js +1 -1
  146. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  147. package/dist/components/gb-export-sub-dropdown.js +1 -1
  148. package/dist/components/gb-featured-icon.js +1 -1
  149. package/dist/components/gb-file-type-icon.js +1 -1
  150. package/dist/components/gb-file-upload-item-base.js +1 -1
  151. package/dist/components/gb-file-upload.js +16 -16
  152. package/dist/components/gb-filter-button.js +1 -1
  153. package/dist/components/gb-header-icon.js +1 -1
  154. package/dist/components/gb-header.js +4 -4
  155. package/dist/components/gb-help-dropdown.js +1 -1
  156. package/dist/components/gb-help-tooltip.js +1 -1
  157. package/dist/components/gb-horizontal-tabs.js +5 -5
  158. package/dist/components/gb-icon-button-base.js +1 -1
  159. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  160. package/dist/components/gb-input-dropdown.js +1 -1
  161. package/dist/components/gb-input-field.js +1 -1
  162. package/dist/components/gb-mega-input-field-base.js +1 -1
  163. package/dist/components/gb-notification-content.js +1 -1
  164. package/dist/components/gb-notification-pane.js +4 -4
  165. package/dist/components/gb-pagination-button-group-base.js +1 -1
  166. package/dist/components/gb-pagination-dot-group.js +1 -1
  167. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  168. package/dist/components/gb-pagination-number-base.js +1 -1
  169. package/dist/components/gb-pagination.js +52 -27
  170. package/dist/components/gb-pagination.js.map +1 -1
  171. package/dist/components/gb-password-button.js +1 -1
  172. package/dist/components/gb-progress-bar.js +1 -1
  173. package/dist/components/gb-progress-circle.js +1 -1
  174. package/dist/components/gb-quick-action-card.js +1 -1
  175. package/dist/components/gb-quick-action-icon.js +1 -1
  176. package/dist/components/gb-scrollbar.js +1 -1
  177. package/dist/components/gb-sidebar.js +9 -9
  178. package/dist/components/gb-simple-side-bar-item.js +1 -1
  179. package/dist/components/gb-slider-control-handle.js +1 -1
  180. package/dist/components/gb-slider.js +3 -3
  181. package/dist/components/gb-status-indicator.js +1 -1
  182. package/dist/components/gb-step-base.js +1 -1
  183. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  184. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  185. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  186. package/dist/components/gb-tab-button-base.js +1 -1
  187. package/dist/components/gb-table-cell.js +1 -1
  188. package/dist/components/gb-table-header.js +21 -21
  189. package/dist/components/gb-table-header.js.map +1 -1
  190. package/dist/components/gb-tag-checkbox.js +1 -1
  191. package/dist/components/gb-tag-close.js +1 -1
  192. package/dist/components/gb-tag-count.js +1 -1
  193. package/dist/components/gb-tag.js +1 -1
  194. package/dist/components/gb-textarea-input-field.js +14 -12
  195. package/dist/components/gb-textarea-input-field.js.map +1 -1
  196. package/dist/components/gb-theme-tab.js +1 -1
  197. package/dist/components/gb-toast-button.js +1 -1
  198. package/dist/components/gb-toast.js +2 -2
  199. package/dist/components/gb-toggle-base.js +1 -1
  200. package/dist/components/gb-toggle.js +2 -2
  201. package/dist/components/gb-token-field-compact.js +2 -2
  202. package/dist/components/gb-token-field-compressed.js +3 -3
  203. package/dist/components/gb-tooltip.js +1 -1
  204. package/dist/components/gb-top-bar-item.js +1 -1
  205. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  206. package/dist/components/gb-top-bar.js +3 -3
  207. package/dist/components/gb-vertical-tabs.js +1 -1
  208. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  209. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  210. package/dist/components/{p-D5-W0kkN.js → p-58UiDivr.js} +3 -3
  211. package/dist/components/p-58UiDivr.js.map +1 -0
  212. package/dist/components/{p-DV06uZ9m.js → p-5ME1JTfb.js} +4 -4
  213. package/dist/components/{p-DV06uZ9m.js.map → p-5ME1JTfb.js.map} +1 -1
  214. package/dist/components/{p-N_ltr0Qr.js → p-9fm4GEEL.js} +4 -4
  215. package/dist/components/{p-N_ltr0Qr.js.map → p-9fm4GEEL.js.map} +1 -1
  216. package/dist/components/{p-Dqgom5e9.js → p-B1Gpz2Hg.js} +8 -8
  217. package/dist/components/{p-Dqgom5e9.js.map → p-B1Gpz2Hg.js.map} +1 -1
  218. package/dist/components/{p-B2GgOhxe.js → p-B3hMEJtE.js} +4 -4
  219. package/dist/components/{p-B2GgOhxe.js.map → p-B3hMEJtE.js.map} +1 -1
  220. package/dist/components/{p-DVZ4JdmP.js → p-BA4DuEdW.js} +4 -4
  221. package/dist/components/{p-DVZ4JdmP.js.map → p-BA4DuEdW.js.map} +1 -1
  222. package/dist/components/{p-Bswh0z3A.js → p-BHyyCkJC.js} +6 -6
  223. package/dist/components/{p-Bswh0z3A.js.map → p-BHyyCkJC.js.map} +1 -1
  224. package/dist/components/{p-BF2lryxL.js → p-BJcj_w4X.js} +4 -4
  225. package/dist/components/{p-BF2lryxL.js.map → p-BJcj_w4X.js.map} +1 -1
  226. package/dist/components/{p-CUZjZ2-4.js → p-BQya-qi4.js} +8 -8
  227. package/dist/components/p-BQya-qi4.js.map +1 -0
  228. package/dist/components/{p-Dtuz6SlR.js → p-BXXRUyNx.js} +8 -8
  229. package/dist/components/{p-Dtuz6SlR.js.map → p-BXXRUyNx.js.map} +1 -1
  230. package/dist/components/{p-C-shE7bQ.js → p-BhJTClCR.js} +4 -4
  231. package/dist/components/{p-C-shE7bQ.js.map → p-BhJTClCR.js.map} +1 -1
  232. package/dist/components/{p-Bcq-iPNK.js → p-BjChGGmi.js} +4 -4
  233. package/dist/components/{p-Bcq-iPNK.js.map → p-BjChGGmi.js.map} +1 -1
  234. package/dist/components/{p-aD123sBw.js → p-BsSEJMYm.js} +6 -6
  235. package/dist/components/{p-aD123sBw.js.map → p-BsSEJMYm.js.map} +1 -1
  236. package/dist/components/{p-CWoCdqkT.js → p-C2mSJNvy.js} +4 -4
  237. package/dist/components/{p-CWoCdqkT.js.map → p-C2mSJNvy.js.map} +1 -1
  238. package/dist/components/{p-1I0B_p6v.js → p-C5jd6KvY.js} +3 -3
  239. package/dist/components/{p-1I0B_p6v.js.map → p-C5jd6KvY.js.map} +1 -1
  240. package/dist/components/{p-4uaILzaK.js → p-CAEiCMBr.js} +16 -16
  241. package/dist/components/{p-4uaILzaK.js.map → p-CAEiCMBr.js.map} +1 -1
  242. package/dist/components/{p-C8S-HrUn.js → p-COj-hm3v.js} +4 -4
  243. package/dist/components/{p-C8S-HrUn.js.map → p-COj-hm3v.js.map} +1 -1
  244. package/dist/components/{p-Cq845Oia.js → p-CQHYa5En.js} +5 -5
  245. package/dist/components/{p-Cq845Oia.js.map → p-CQHYa5En.js.map} +1 -1
  246. package/dist/components/{p-Ugo9JARM.js → p-C_9NKqcz.js} +3 -3
  247. package/dist/components/{p-Ugo9JARM.js.map → p-C_9NKqcz.js.map} +1 -1
  248. package/dist/components/{p-KhShaHQL.js → p-C_B54e6d.js} +3 -3
  249. package/dist/components/{p-KhShaHQL.js.map → p-C_B54e6d.js.map} +1 -1
  250. package/dist/components/{p-dF-bmDhQ.js → p-CfIZrAdJ.js} +3 -3
  251. package/dist/components/{p-dF-bmDhQ.js.map → p-CfIZrAdJ.js.map} +1 -1
  252. package/dist/components/{p-CKYaIaMW.js → p-Clu7XYjR.js} +3 -3
  253. package/dist/components/{p-CKYaIaMW.js.map → p-Clu7XYjR.js.map} +1 -1
  254. package/dist/components/{p-C27wAUgy.js → p-CrPI1oek.js} +3 -3
  255. package/dist/components/{p-C27wAUgy.js.map → p-CrPI1oek.js.map} +1 -1
  256. package/dist/components/{p-B3h_qGUd.js → p-Cu8UdTdC.js} +24 -24
  257. package/dist/components/{p-B3h_qGUd.js.map → p-Cu8UdTdC.js.map} +1 -1
  258. package/dist/components/{p-DqZLEacS.js → p-Cy2MNqqE.js} +3 -3
  259. package/dist/components/{p-DqZLEacS.js.map → p-Cy2MNqqE.js.map} +1 -1
  260. package/dist/components/{p-Bs97bSa5.js → p-D26EgCl4.js} +4 -4
  261. package/dist/components/{p-Bs97bSa5.js.map → p-D26EgCl4.js.map} +1 -1
  262. package/dist/components/{p-DGvGQrCn.js → p-D7G3AQr_.js} +3 -3
  263. package/dist/components/{p-DGvGQrCn.js.map → p-D7G3AQr_.js.map} +1 -1
  264. package/dist/components/{p-BuA2roqi.js → p-DSW9AXlQ.js} +3 -3
  265. package/dist/components/{p-BuA2roqi.js.map → p-DSW9AXlQ.js.map} +1 -1
  266. package/dist/components/{p-BNObTGMn.js → p-DbioORza.js} +3 -3
  267. package/dist/components/{p-BNObTGMn.js.map → p-DbioORza.js.map} +1 -1
  268. package/dist/components/{p-CdP1Z8uk.js → p-Dl5eyCH0.js} +3 -3
  269. package/dist/components/{p-CdP1Z8uk.js.map → p-Dl5eyCH0.js.map} +1 -1
  270. package/dist/components/{p-BiJ45ahX.js → p-DmcrLQ86.js} +7 -7
  271. package/dist/components/{p-BiJ45ahX.js.map → p-DmcrLQ86.js.map} +1 -1
  272. package/dist/components/{p-Dodtsvdi.js → p-DsOYSSWx.js} +6 -6
  273. package/dist/components/{p-Dodtsvdi.js.map → p-DsOYSSWx.js.map} +1 -1
  274. package/dist/components/{p-xWT4dQY_.js → p-DwL0dy3A.js} +3 -3
  275. package/dist/components/{p-xWT4dQY_.js.map → p-DwL0dy3A.js.map} +1 -1
  276. package/dist/components/{p-Bbmhg5GU.js → p-DzM2JdvP.js} +3 -3
  277. package/dist/components/{p-Bbmhg5GU.js.map → p-DzM2JdvP.js.map} +1 -1
  278. package/dist/components/{p-BhwbwTj1.js → p-EopuEZPq.js} +3 -3
  279. package/dist/components/{p-BhwbwTj1.js.map → p-EopuEZPq.js.map} +1 -1
  280. package/dist/components/{p-Clr70mrb.js → p-Ojetq1e-.js} +3 -11
  281. package/dist/components/p-Ojetq1e-.js.map +1 -0
  282. package/dist/components/{p-BiW721qS.js → p-ZXPuz8st.js} +3 -3
  283. package/dist/components/{p-BiW721qS.js.map → p-ZXPuz8st.js.map} +1 -1
  284. package/dist/components/{p-BKPMZgXQ.js → p-aOOa0jjW.js} +3 -3
  285. package/dist/components/{p-BKPMZgXQ.js.map → p-aOOa0jjW.js.map} +1 -1
  286. package/dist/components/{p-D-s15XVU.js → p-hFwZL-B0.js} +5 -5
  287. package/dist/components/p-hFwZL-B0.js.map +1 -0
  288. package/dist/components/{p-D0lEjlMs.js → p-rgAdQepP.js} +6 -6
  289. package/dist/components/{p-D0lEjlMs.js.map → p-rgAdQepP.js.map} +1 -1
  290. package/dist/components/{p-pNTKXEWo.js → p-siavcGxZ.js} +4 -4
  291. package/dist/components/p-siavcGxZ.js.map +1 -0
  292. package/dist/components/{p-BtqJnhzw.js → p-y5SGEyvZ.js} +3 -3
  293. package/dist/components/{p-BtqJnhzw.js.map → p-y5SGEyvZ.js.map} +1 -1
  294. package/dist/components/{p-174-nFyY.js → p-zwb0BIVh.js} +4 -4
  295. package/dist/components/{p-174-nFyY.js.map → p-zwb0BIVh.js.map} +1 -1
  296. package/dist/components/test-input-tag.js +9 -9
  297. package/dist/docs.json +7 -7
  298. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  299. package/dist/esm/{gb-avatar_28.entry.js → gb-avatar_22.entry.js} +98 -300
  300. package/dist/esm/gb-avatar_22.entry.js.map +1 -0
  301. package/dist/esm/gb-badge.gb-badge-close.entry.js.map +1 -0
  302. package/dist/esm/gb-badge_2.entry.js +97 -0
  303. package/dist/esm/gb-badge_2.entry.js.map +1 -0
  304. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  305. package/dist/esm/gb-export-dropdown-item.gb-export-sub-dropdown.gb-export-sub-dropdown-item.entry.js.map +1 -0
  306. package/dist/esm/gb-export-dropdown-item_3.entry.js +74 -0
  307. package/dist/esm/gb-export-dropdown-item_3.entry.js.map +1 -0
  308. package/dist/esm/gb-export-dropdown.gb-filter-button.entry.js.map +1 -0
  309. package/dist/esm/gb-export-dropdown_2.entry.js +47 -0
  310. package/dist/esm/gb-export-dropdown_2.entry.js.map +1 -0
  311. package/dist/esm/gb-featured-icon_2.entry.js +2 -2
  312. package/dist/esm/gb-file-type-icon_2.entry.js +2 -2
  313. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  314. package/dist/esm/gb-file-upload.entry.js +12 -12
  315. package/dist/esm/gb-header-icon.entry.js +4 -4
  316. package/dist/esm/gb-header.entry.js +1 -1
  317. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  318. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  319. package/dist/esm/gb-icon-button-base.entry.js +1 -1
  320. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  321. package/dist/esm/gb-notification-content.entry.js +1 -1
  322. package/dist/esm/gb-notification-pane.entry.js +3 -3
  323. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  324. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  325. package/dist/esm/gb-progress-circle.entry.js +1 -1
  326. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  327. package/dist/esm/gb-scrollbar.entry.js +1 -1
  328. package/dist/esm/gb-sidebar.entry.js +1 -1
  329. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  330. package/dist/esm/gb-slider.entry.js +1 -1
  331. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  332. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  333. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  334. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  335. package/dist/esm/gb-table-cell.entry.js +1 -1
  336. package/dist/esm/gb-table-header.entry.js +59 -0
  337. package/dist/esm/gb-table-header.entry.js.map +1 -0
  338. package/dist/esm/gb-textarea-input-field.entry.js +7 -5
  339. package/dist/esm/gb-textarea-input-field.entry.js.map +1 -1
  340. package/dist/esm/gb-toast-button.entry.js +1 -1
  341. package/dist/esm/gb-toast.entry.js +1 -1
  342. package/dist/esm/gb-toggle-base.entry.js +2 -2
  343. package/dist/esm/gb-toggle.entry.js +1 -1
  344. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  345. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  346. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  347. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  348. package/dist/esm/gb-top-bar.entry.js +1 -1
  349. package/dist/esm/gb-vertical-tabs.entry.js +2 -2
  350. package/dist/esm/gb-vertical-tabs.entry.js.map +1 -1
  351. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  352. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  353. package/dist/esm/globuscomponents.js +1 -1
  354. package/dist/esm/loader.js +1 -1
  355. package/dist/esm/test-input-tag.entry.js +2 -2
  356. package/dist/globuscomponents/gb-badge.gb-badge-close.entry.esm.js.map +1 -0
  357. package/dist/globuscomponents/gb-export-dropdown-item.gb-export-sub-dropdown.gb-export-sub-dropdown-item.entry.esm.js.map +1 -0
  358. package/dist/globuscomponents/gb-export-dropdown.gb-filter-button.entry.esm.js.map +1 -0
  359. package/dist/globuscomponents/gb-table-header.entry.esm.js.map +1 -0
  360. package/dist/globuscomponents/gb-textarea-input-field.entry.esm.js.map +1 -1
  361. package/dist/globuscomponents/gb-vertical-tabs.entry.esm.js.map +1 -1
  362. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  363. package/dist/globuscomponents/{p-53482f8d.entry.js → p-030d477b.entry.js} +2 -2
  364. package/dist/globuscomponents/{p-a0ee3d9a.entry.js → p-03728680.entry.js} +2 -2
  365. package/dist/globuscomponents/p-0616b374.entry.js +2 -0
  366. package/dist/globuscomponents/p-0616b374.entry.js.map +1 -0
  367. package/dist/globuscomponents/{p-71824ef8.entry.js → p-208aa9b7.entry.js} +2 -2
  368. package/dist/globuscomponents/p-2dcd0634.entry.js +2 -0
  369. package/dist/globuscomponents/{p-78b88c1e.entry.js → p-2f92fe3f.entry.js} +2 -2
  370. package/dist/globuscomponents/{p-d9debe92.entry.js → p-3e868e97.entry.js} +2 -2
  371. package/dist/globuscomponents/{p-ae946db6.entry.js → p-3e9ea422.entry.js} +2 -2
  372. package/dist/globuscomponents/{p-4c83f905.entry.js → p-400f316d.entry.js} +2 -2
  373. package/dist/globuscomponents/{p-e80627b7.entry.js → p-409bfa1f.entry.js} +2 -2
  374. package/dist/globuscomponents/{p-4fbc6a87.entry.js → p-45a97699.entry.js} +2 -2
  375. package/dist/globuscomponents/{p-f76d4c54.entry.js → p-479cf307.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-7db54094.entry.js → p-47c82835.entry.js} +2 -2
  377. package/dist/globuscomponents/{p-6869d01e.entry.js → p-4b919893.entry.js} +2 -2
  378. package/dist/globuscomponents/{p-ff9ffa46.entry.js → p-4bcd33fa.entry.js} +2 -2
  379. package/dist/globuscomponents/{p-404c6fb8.entry.js → p-4bec8593.entry.js} +2 -2
  380. package/dist/globuscomponents/{p-187c5fdf.entry.js → p-525f582b.entry.js} +2 -2
  381. package/dist/globuscomponents/p-52e6d32e.entry.js +2 -0
  382. package/dist/globuscomponents/p-52e6d32e.entry.js.map +1 -0
  383. package/dist/globuscomponents/{p-9f6b4e8b.entry.js → p-5da11132.entry.js} +2 -2
  384. package/dist/globuscomponents/{p-13295bc1.entry.js → p-5f2a5190.entry.js} +2 -2
  385. package/dist/globuscomponents/{p-a0ed0ec7.entry.js → p-68354e91.entry.js} +2 -2
  386. package/dist/globuscomponents/{p-ee6d6009.entry.js → p-69b133eb.entry.js} +2 -2
  387. package/dist/globuscomponents/{p-bf8b3b00.entry.js → p-6d274070.entry.js} +2 -2
  388. package/dist/globuscomponents/p-83f40a99.entry.js +2 -0
  389. package/dist/globuscomponents/p-83f40a99.entry.js.map +1 -0
  390. package/dist/globuscomponents/{p-5ac00fbc.entry.js → p-9022b49e.entry.js} +2 -2
  391. package/dist/globuscomponents/{p-9f1ac2cd.entry.js → p-9b010005.entry.js} +2 -2
  392. package/dist/globuscomponents/{p-74501de9.entry.js → p-9d0e5f0d.entry.js} +2 -2
  393. package/dist/globuscomponents/{p-f78c4e43.entry.js → p-a7038f90.entry.js} +2 -2
  394. package/dist/globuscomponents/p-a85860b1.entry.js +2 -0
  395. package/dist/globuscomponents/p-a85860b1.entry.js.map +1 -0
  396. package/dist/globuscomponents/{p-18535735.entry.js → p-a89edc56.entry.js} +2 -2
  397. package/dist/globuscomponents/{p-d23cc258.entry.js → p-ab768c04.entry.js} +2 -2
  398. package/dist/globuscomponents/{p-6424171c.entry.js → p-aea695a6.entry.js} +2 -2
  399. package/dist/globuscomponents/p-aea695a6.entry.js.map +1 -0
  400. package/dist/globuscomponents/p-b199f35e.entry.js +2 -0
  401. package/dist/globuscomponents/p-b199f35e.entry.js.map +1 -0
  402. package/dist/globuscomponents/{p-8eb046c4.entry.js → p-b3a2b871.entry.js} +2 -2
  403. package/dist/globuscomponents/{p-d175dcf0.entry.js → p-b7b6192a.entry.js} +2 -2
  404. package/dist/globuscomponents/{p-5c04c06a.entry.js → p-b8b92a06.entry.js} +2 -2
  405. package/dist/globuscomponents/{p-148500c4.entry.js → p-b941dab9.entry.js} +2 -2
  406. package/dist/globuscomponents/{p-ad93eaea.entry.js → p-d2c362ef.entry.js} +2 -2
  407. package/dist/globuscomponents/p-d2fda02a.entry.js +2 -0
  408. package/dist/globuscomponents/p-d3203d6f.entry.js +2 -0
  409. package/dist/globuscomponents/p-d3203d6f.entry.js.map +1 -0
  410. package/dist/globuscomponents/{p-72fb092b.entry.js → p-dd60fb1f.entry.js} +2 -2
  411. package/dist/globuscomponents/{p-f48acadb.entry.js → p-e37fce34.entry.js} +2 -2
  412. package/dist/globuscomponents/{p-78c98392.entry.js → p-e856eaff.entry.js} +2 -2
  413. package/dist/globuscomponents/{p-6e7d5997.entry.js → p-f0936ffa.entry.js} +2 -2
  414. package/dist/globuscomponents/{p-18941d67.entry.js → p-f5b964fb.entry.js} +2 -2
  415. package/dist/globuscomponents/{p-76d20289.entry.js → p-f716d74e.entry.js} +2 -2
  416. package/dist/types/components/gb-pagination/gb-pagination.d.ts +7 -1
  417. package/dist/types/components/gb-pagination-number-base/gb-pagination-number-base.d.ts +0 -1
  418. package/dist/types/components/gb-table-header/gb-table-header.d.ts +1 -1
  419. package/dist/types/components/gb-textarea-input-field/gb-textarea-input-field.d.ts +1 -0
  420. package/dist/types/components.d.ts +2 -2
  421. package/package.json +1 -1
  422. package/dist/cjs/gb-avatar_28.cjs.entry.js.map +0 -1
  423. package/dist/cjs/gb-card-icon.cjs.entry.js +0 -31
  424. package/dist/cjs/gb-card-icon.cjs.entry.js.map +0 -1
  425. package/dist/cjs/gb-card-icon.entry.cjs.js.map +0 -1
  426. package/dist/cjs/gb-quick-action-card.cjs.entry.js +0 -22
  427. package/dist/cjs/gb-quick-action-card.cjs.entry.js.map +0 -1
  428. package/dist/cjs/gb-quick-action-card.entry.cjs.js.map +0 -1
  429. package/dist/components/p-CUZjZ2-4.js.map +0 -1
  430. package/dist/components/p-Clr70mrb.js.map +0 -1
  431. package/dist/components/p-D-s15XVU.js.map +0 -1
  432. package/dist/components/p-D5-W0kkN.js.map +0 -1
  433. package/dist/components/p-pNTKXEWo.js.map +0 -1
  434. package/dist/esm/gb-avatar_28.entry.js.map +0 -1
  435. package/dist/esm/gb-card-icon.entry.js +0 -29
  436. package/dist/esm/gb-card-icon.entry.js.map +0 -1
  437. package/dist/esm/gb-quick-action-card.entry.js +0 -20
  438. package/dist/esm/gb-quick-action-card.entry.js.map +0 -1
  439. package/dist/globuscomponents/gb-card-icon.entry.esm.js.map +0 -1
  440. package/dist/globuscomponents/gb-quick-action-card.entry.esm.js.map +0 -1
  441. package/dist/globuscomponents/p-35e264ab.entry.js +0 -2
  442. package/dist/globuscomponents/p-6424171c.entry.js.map +0 -1
  443. package/dist/globuscomponents/p-7153d340.entry.js +0 -2
  444. package/dist/globuscomponents/p-7153d340.entry.js.map +0 -1
  445. package/dist/globuscomponents/p-78000807.entry.js +0 -2
  446. package/dist/globuscomponents/p-9ed89197.entry.js +0 -2
  447. package/dist/globuscomponents/p-9ed89197.entry.js.map +0 -1
  448. package/dist/globuscomponents/p-db716d96.entry.js +0 -2
  449. package/dist/globuscomponents/p-db716d96.entry.js.map +0 -1
  450. package/dist/globuscomponents/p-f29cbe1a.entry.js +0 -2
  451. package/dist/globuscomponents/p-f29cbe1a.entry.js.map +0 -1
  452. /package/dist/globuscomponents/{p-53482f8d.entry.js.map → p-030d477b.entry.js.map} +0 -0
  453. /package/dist/globuscomponents/{p-a0ee3d9a.entry.js.map → p-03728680.entry.js.map} +0 -0
  454. /package/dist/globuscomponents/{p-71824ef8.entry.js.map → p-208aa9b7.entry.js.map} +0 -0
  455. /package/dist/globuscomponents/{p-78000807.entry.js.map → p-2dcd0634.entry.js.map} +0 -0
  456. /package/dist/globuscomponents/{p-78b88c1e.entry.js.map → p-2f92fe3f.entry.js.map} +0 -0
  457. /package/dist/globuscomponents/{p-d9debe92.entry.js.map → p-3e868e97.entry.js.map} +0 -0
  458. /package/dist/globuscomponents/{p-ae946db6.entry.js.map → p-3e9ea422.entry.js.map} +0 -0
  459. /package/dist/globuscomponents/{p-4c83f905.entry.js.map → p-400f316d.entry.js.map} +0 -0
  460. /package/dist/globuscomponents/{p-e80627b7.entry.js.map → p-409bfa1f.entry.js.map} +0 -0
  461. /package/dist/globuscomponents/{p-4fbc6a87.entry.js.map → p-45a97699.entry.js.map} +0 -0
  462. /package/dist/globuscomponents/{p-f76d4c54.entry.js.map → p-479cf307.entry.js.map} +0 -0
  463. /package/dist/globuscomponents/{p-7db54094.entry.js.map → p-47c82835.entry.js.map} +0 -0
  464. /package/dist/globuscomponents/{p-6869d01e.entry.js.map → p-4b919893.entry.js.map} +0 -0
  465. /package/dist/globuscomponents/{p-ff9ffa46.entry.js.map → p-4bcd33fa.entry.js.map} +0 -0
  466. /package/dist/globuscomponents/{p-404c6fb8.entry.js.map → p-4bec8593.entry.js.map} +0 -0
  467. /package/dist/globuscomponents/{p-187c5fdf.entry.js.map → p-525f582b.entry.js.map} +0 -0
  468. /package/dist/globuscomponents/{p-9f6b4e8b.entry.js.map → p-5da11132.entry.js.map} +0 -0
  469. /package/dist/globuscomponents/{p-13295bc1.entry.js.map → p-5f2a5190.entry.js.map} +0 -0
  470. /package/dist/globuscomponents/{p-a0ed0ec7.entry.js.map → p-68354e91.entry.js.map} +0 -0
  471. /package/dist/globuscomponents/{p-ee6d6009.entry.js.map → p-69b133eb.entry.js.map} +0 -0
  472. /package/dist/globuscomponents/{p-bf8b3b00.entry.js.map → p-6d274070.entry.js.map} +0 -0
  473. /package/dist/globuscomponents/{p-5ac00fbc.entry.js.map → p-9022b49e.entry.js.map} +0 -0
  474. /package/dist/globuscomponents/{p-9f1ac2cd.entry.js.map → p-9b010005.entry.js.map} +0 -0
  475. /package/dist/globuscomponents/{p-74501de9.entry.js.map → p-9d0e5f0d.entry.js.map} +0 -0
  476. /package/dist/globuscomponents/{p-f78c4e43.entry.js.map → p-a7038f90.entry.js.map} +0 -0
  477. /package/dist/globuscomponents/{p-18535735.entry.js.map → p-a89edc56.entry.js.map} +0 -0
  478. /package/dist/globuscomponents/{p-d23cc258.entry.js.map → p-ab768c04.entry.js.map} +0 -0
  479. /package/dist/globuscomponents/{p-8eb046c4.entry.js.map → p-b3a2b871.entry.js.map} +0 -0
  480. /package/dist/globuscomponents/{p-d175dcf0.entry.js.map → p-b7b6192a.entry.js.map} +0 -0
  481. /package/dist/globuscomponents/{p-5c04c06a.entry.js.map → p-b8b92a06.entry.js.map} +0 -0
  482. /package/dist/globuscomponents/{p-148500c4.entry.js.map → p-b941dab9.entry.js.map} +0 -0
  483. /package/dist/globuscomponents/{p-ad93eaea.entry.js.map → p-d2c362ef.entry.js.map} +0 -0
  484. /package/dist/globuscomponents/{p-35e264ab.entry.js.map → p-d2fda02a.entry.js.map} +0 -0
  485. /package/dist/globuscomponents/{p-72fb092b.entry.js.map → p-dd60fb1f.entry.js.map} +0 -0
  486. /package/dist/globuscomponents/{p-f48acadb.entry.js.map → p-e37fce34.entry.js.map} +0 -0
  487. /package/dist/globuscomponents/{p-78c98392.entry.js.map → p-e856eaff.entry.js.map} +0 -0
  488. /package/dist/globuscomponents/{p-6e7d5997.entry.js.map → p-f0936ffa.entry.js.map} +0 -0
  489. /package/dist/globuscomponents/{p-18941d67.entry.js.map → p-f5b964fb.entry.js.map} +0 -0
  490. /package/dist/globuscomponents/{p-76d20289.entry.js.map → p-f716d74e.entry.js.map} +0 -0
@@ -11,7 +11,7 @@ const GbToastButton = class {
11
11
  slottedContent.classList.add('text-sm-semi-bold');
12
12
  }
13
13
  render() {
14
- return (h("div", { key: '51c6daf175acc052f831f0837df2298d3d379c18', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: 'a2e44255abc6ffcbb97fa40620795d66b708dbe4' })));
14
+ return (h("div", { key: 'f6265e703ec8c3b4373279294d5670fed056dbe9', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: 'a845e995726af5a0752a73658434c34a1b319f76' })));
15
15
  }
16
16
  get el() { return getElement(this); }
17
17
  };
@@ -58,7 +58,7 @@ const GbToast = class {
58
58
  }
59
59
  }
60
60
  render() {
61
- return (h("div", { key: 'ec29a186c6b565acd11c238e6e835696b34579f8', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '136fe98eff1a693d0e55887b5510e5c7afa8d896', class: `icon_container` }, h("svg", { key: '1863f6e7d0c1229ccc095c91a46830836424300b', 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: 'cd8a5daceb17539dc3666614020c7d552d777822', 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: 'a4f811ff57479f700b5ea2eb18fac5e34c83169f', "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: 'f7c585fa3ee2f0f3bfe4cad029508d84e77581da', "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: '5610b1f420ee3009103d3e68001d4407aadd8f8c', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '5d08eb0926990eaed27402bb7f9af6e7837cf204', class: `text ${this.size}` }, h("slot", { key: '14d697799c2a596c5909444c6586b4698c2bb60c', name: "main_text" }), this.showSupportingText && h("slot", { key: '8396465942fc5993203dbbe84f27149ba52acff6', name: "supporting_text" })), this.actions && (h("div", { key: '7abc819d3b24d5c99bda2f9a26400d30d745b79f', 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: 'cf550c3b5113a9a41d1fbbf42084d2a431211661', 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: 'b6eb18257f7a5a557e3db8ec5339c3dc66d1db2f', class: `container ${this.breakpoint}` }, h("div", { key: 'ac06cc10dda64769690af5cf852ee75c19b31916', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'e8b17168812504819198b3a2ffa0673d7d8d52de', class: `inner_content ${this.breakpoint}` }, h("div", { key: '3396f4f204e70f1ee94fe7680755d1ffd83dc89c', class: `icon_container` }, h("svg", { key: 'd10297b86d6bbd54ba802ff88329bf4666232feb', 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: '512e86740e50348e4038f07acdbe92da8afae4b1', 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: '77e243a67431f3c1d284579a25ba0335c39dc064', "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: '0593ea25bea9125caa96b4661b1f0399043285bc', "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: 'd6b0573150716c470b7fecd4daac008cf25924f2', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '111641b6e72aa73ed9fa37746e9476b766d2766c', name: "main_text" }), this.showSupportingText && h("slot", { key: 'cd05460fcfd1392a7eae43ca7376cac03049ac9d', name: "supporting_text" }))), this.actions && (h("div", { key: 'e0373212c336ed60896a5face063d82a1fb1b5ef', 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: '3ea421fbbd1e8d30c68dedad13e6b1fb7ab80341', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
61
+ return (h("div", { key: 'f5c142408ee11c1ac5abf8888bd034b03c94fff5', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: 'e3dc78e9670686e9bbcdcc2a436e6818b7162f86', class: `icon_container` }, h("svg", { key: '1bb8f060cc3c9254f0ca6e87f066efaefe2e48e3', 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: '0e18451bf9c1f4afc7ec63eceaf74f38aa160f09', 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: '76e27edbc8500a41042aeaaa09a6abeecd9414d0', "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: 'ca84ee3c7ea95f1f436ffe72c8c7605b9b70b1db', "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: '79a85a7e26e83f9094fb2de8af4e23cc6066763c', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'a2aebea0078ef2f5767502496bc876f8876e19ed', class: `text ${this.size}` }, h("slot", { key: '498060581797f2a1e03841de7e2aa04efa667957', name: "main_text" }), this.showSupportingText && h("slot", { key: '871455cf20bdbc3e6c062dcb1fa690e6332a5b68', name: "supporting_text" })), this.actions && (h("div", { key: 'd4568a27dbd43de2bf04845f857e389313d08b74', 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: '6fe62af2820e848f0ff61e0f0fee6c4ecda10120', 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: '3c64f3b9cdcbe057e03d28beab15990a249c135c', class: `container ${this.breakpoint}` }, h("div", { key: '9fd21733dec38a50297f719699a9ac79a19a890d', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '67d55763b6e280a6b5593298cf943d3630b2f411', class: `inner_content ${this.breakpoint}` }, h("div", { key: '772251c30165ebeda688bb9935d316500b4062da', class: `icon_container` }, h("svg", { key: 'b2f64bf05d01f638140ac9bb9afcda7a199cf29f', 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: '635d36d97fca405e148f50c4a0cdbc3a3fd8e6fa', 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: '45608a818c206a8fd8361f15bde647b74f58dfa5', "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: '2cce6ba1e0327197abb27c0950042b41aa716cb1', "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: 'c9f8c9db5a6a854216c183eb40dd3c11072320ae', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '3d9f7e37cde46bfb3b3909fd8ae5a812a4128bc2', name: "main_text" }), this.showSupportingText && h("slot", { key: '71b37e6c0bdc4934f3a228fb96dbe531d144c875', name: "supporting_text" }))), this.actions && (h("div", { key: 'c956b6dc6dcb3b34f0faffbc464f3a0840b36640', 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: '8e057126a782f4abc3a3cd183e6b787ae120b306', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
62
62
  }
63
63
  get el() { return getElement(this); }
64
64
  };
@@ -16,8 +16,8 @@ const GbToggleBase = class {
16
16
  }
17
17
  render() {
18
18
  return [
19
- h("input", { key: '6a8914cfc174442552106e42d2f52edb09451dcd', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
20
- h("label", { key: 'c62738da346a376f21d7212328894a5a8b721919', 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),
19
+ h("input", { key: '5ad7e6d7c75e77bda658b8f28305c98e9677b99e', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
20
+ h("label", { key: '537e1f8ea5597280e25ed32fc53514c58bfc18d8', 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),
21
21
  ];
22
22
  }
23
23
  };
@@ -38,7 +38,7 @@ const GbToggle = class {
38
38
  }
39
39
  }
40
40
  render() {
41
- return (h("div", { key: '5c43da6422d049becc4a82841a57846e68be6051', class: `toggle_div ${this.size}` }, h("div", { key: '8483ba25446ea40d3c8c70fab4a9c85e36e2aaf0', class: "toggle_base" }, h("gb-toggle-base", { key: '6468dd403542b9140afc1fe6e884f90caa817004', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: 'b0ca9ce5d2fd4d74e67ced7df75ef9307950f977', class: "text" }, h("slot", { key: 'a03a4418b0e995411597aa1254f072a6530b1719', name: "main_text" }), this.supportingText && (h("slot", { key: '6f6d705cef3647e171dc83ac420754fda5ed9343', name: "supporting_text" }))))));
41
+ return (h("div", { key: 'd4b9ef1068adcdd285fdbc25527e5373cdc29e7c', class: `toggle_div ${this.size}` }, h("div", { key: 'bdb20fdf3a02228a6e8769f9360fa128559dd52f', class: "toggle_base" }, h("gb-toggle-base", { key: '7780b3369d8e81f7afbad59629c218a4d107353f', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '992a9ae083239a87f0ebeccffcfecec052f7ca52', class: "text" }, h("slot", { key: '8d726905753189570c842df072635a68ef07e859', name: "main_text" }), this.supportingText && (h("slot", { key: '424a89d3f7c56d74dc39a281137a2c054b398724', name: "supporting_text" }))))));
42
42
  }
43
43
  get el() { return getElement(this); }
44
44
  };
@@ -9,7 +9,7 @@ const GbTokenFieldCompact = class {
9
9
  this.supportingText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: 'a43cc70c0877d75b568d737a046862357bda83a0', class: this.size }, h("div", { key: '162a4727406ca05e62ada3024a158b79cb26cf0e', class: "input-with-label" }, this.showLabel && (h("label", { key: 'd78df7809d2cd913322626a37d72223b7ded7153' }, this.label)), this.digits === 4 && (h("div", { key: '00ff8dfa393fb96dd1818c03eafc32bac3ef4bf5', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'f8f4307d8057e5e6fe2aec3e1b0bf39b4007552f', size: this.size }), h("gb-mega-input-field-base", { key: '67d9498aa5c3688196b23dd3342ad0318265d602', size: this.size }), h("gb-mega-input-field-base", { key: '07c35e5bfbaa342be99f568bc5a76a4baa7f5997', size: this.size }), h("gb-mega-input-field-base", { key: 'dd3737b31acce1444a559c8903601ca588e67524', size: this.size }))), this.digits === 6 && (h("div", { key: '07dd37fd1d1d1d9860deedd8ee6b33b238c98286', class: "input-wrapper" }, h("div", { key: '971633a4640b8a618318091d29b94217d1537d06', class: "first=section" }, h("gb-mega-input-field-base", { key: 'b6006f47ce5e31b9a168fa4abd1fcc572f127a77', size: this.size }), h("gb-mega-input-field-base", { key: '18d0acf835c1a2f23f82d88233548b09367f58eb', size: this.size }), h("gb-mega-input-field-base", { key: '5d1f3636b549b9b693640ba5d878d0837860fc2b', size: this.size })), h("div", { key: 'bb0e44bdf3d9aec45e7f902e5472e89977e93d50', class: "second=section" }, h("gb-mega-input-field-base", { key: 'c31c6d91f7ab777e979197cbe220a053cba304a3', size: this.size }), h("gb-mega-input-field-base", { key: '63880fd22b6119621df8f34df04521ba34727b4d', size: this.size }), h("gb-mega-input-field-base", { key: 'c09ff241c930fde566461d368d9fef885749a715', size: this.size })))), this.digits === 8 && (h("div", { key: '3073684458be60a556ab5c40adda80dd18e10e37', class: "input-wrapper" }, h("div", { key: 'bf37664a2837c2bc82e82729049a16475889b6a9', class: "first=section" }, h("gb-mega-input-field-base", { key: 'de1aebfd9b92ecc0b3f80adfea7a6cb29a19755a', size: this.size }), h("gb-mega-input-field-base", { key: '457b7aeeda5d8815826c9e8cbbb1a9a18c5aeb51', size: this.size }), h("gb-mega-input-field-base", { key: '9c752bc051a16157b1e69ce9cfc033d0476d8d21', size: this.size }), h("gb-mega-input-field-base", { key: 'd832dec249f517307d0d21e645a318300dcf24eb', size: this.size })), h("div", { key: '501fdde0a1ef042f3886466cc720bec73d198088', class: "second=section" }, h("gb-mega-input-field-base", { key: '0635915cce3d0d56f7d5340ca0beedf0ceb0a9dc', size: this.size }), h("gb-mega-input-field-base", { key: '80a8e59179ebc1834c595855ad2086ab9094c098', size: this.size }), h("gb-mega-input-field-base", { key: 'ddaad5ffdd81526e132feb2e9ac9e40053ec446e', size: this.size }), h("gb-mega-input-field-base", { key: '87cfdc3821e39300d822f028bd6ed0b2163feabf', size: this.size }))))), h("p", { key: '77de1a9092c884ba44f511328c4f30f97e19ddc8' }, this.supportingText)));
12
+ return (h("div", { key: '5638ea317a84814c76a35ce40343d633ac204510', class: this.size }, h("div", { key: 'b2d31edd8a2c1bda7ca8a478f38b4004e323af26', class: "input-with-label" }, this.showLabel && (h("label", { key: '5e654294de23f9d7b3d14ccedab0cc57657c4e9a' }, this.label)), this.digits === 4 && (h("div", { key: '2833085ea85919fdbdd5c4068862d87b388069c5', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'b1805392e851283640b7b8d1111380616b7cc1c8', size: this.size }), h("gb-mega-input-field-base", { key: 'f9cd90ff15d4bec98188b1332a9733300c796b7c', size: this.size }), h("gb-mega-input-field-base", { key: '4c6994b1a4751cd191ab9048cdfca65bac96520b', size: this.size }), h("gb-mega-input-field-base", { key: '047e9635a5ed44fa39285a0eb43d7c42addb044e', size: this.size }))), this.digits === 6 && (h("div", { key: '539a9f5888ef80ea29fc46866f49e3a98308b6b3', class: "input-wrapper" }, h("div", { key: '14c8bf9d2bf15efc52b88e9e300fb7a0ac44b7a9', class: "first=section" }, h("gb-mega-input-field-base", { key: 'd5ba5fba34e867dfdee67097433a43b63f75c15d', size: this.size }), h("gb-mega-input-field-base", { key: '4459767301db9d8131b1ba30d09d4dabf5ea02b7', size: this.size }), h("gb-mega-input-field-base", { key: '9997758eee6f03a1f0d9b7aa124077c4ba93d3f9', size: this.size })), h("div", { key: '5dfd37db48904a55feab7eb5249e22a543da0c5b', class: "second=section" }, h("gb-mega-input-field-base", { key: '64ce4c4acccca58eb9e1651fa5c507f15d054e76', size: this.size }), h("gb-mega-input-field-base", { key: '3711afa3f21a8ce38e52d2f290746925c54e9c2e', size: this.size }), h("gb-mega-input-field-base", { key: '772d0db8886756d124b447f1c4d0f20d00eb5db0', size: this.size })))), this.digits === 8 && (h("div", { key: 'd5b71d2d65330b145993575f614f8f7f93ab627a', class: "input-wrapper" }, h("div", { key: '78a6c599499d3acc60fc816718eef7050f742dd9', class: "first=section" }, h("gb-mega-input-field-base", { key: '4a1d6545008f2a6a32bd76592b24378a904de1d8', size: this.size }), h("gb-mega-input-field-base", { key: '390e7d30ec22822cbdd04aa82ed3f5fe6f19f7b0', size: this.size }), h("gb-mega-input-field-base", { key: '5f470e92c5cce43840c5803f5fdc9bc0c77966f0', size: this.size }), h("gb-mega-input-field-base", { key: '211277d36a364f156f3e5d874d1b684e94bbd08c', size: this.size })), h("div", { key: '4a0ffe5c7fab75eba1ec774a3205f03ca710d0a3', class: "second=section" }, h("gb-mega-input-field-base", { key: 'b1aae06cfceaf51e67959234009104b414c7388e', size: this.size }), h("gb-mega-input-field-base", { key: '764268f5a4cb0e55950c0165e87c92a28c00731f', size: this.size }), h("gb-mega-input-field-base", { key: '70890034c6fed91d120fd5a4ce420d4ed8052a40', size: this.size }), h("gb-mega-input-field-base", { key: '63817ce4b4b9910ca63a505dcf8a579345f6cd9d', size: this.size }))))), h("p", { key: '0c65beedcd391a9332ebed0a91573ab0bac492d9' }, this.supportingText)));
13
13
  }
14
14
  };
15
15
  GbTokenFieldCompact.style = gbTokenFieldCompactCss;
@@ -9,11 +9,11 @@ const GbTokenFieldCompressed = class {
9
9
  this.hintText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '0deba7f9b795503e298247232f9df37ed996f795', class: {
12
+ return (h("div", { key: '2bb16b9dfdb22740769021043c6a997639a54749', class: {
13
13
  container: true,
14
14
  [this.size]: true,
15
15
  [this.digits]: true,
16
- } }, h("div", { key: '59c35d4143b001f27d49710c942fc22b173fe25b', class: "input-with-label" }, this.showLabel && (h("label", { key: '3dec9c8c1324e9ad09ea5172992d46c0543b47dd', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '96bcf53813f5947f755296ba9c17f9c81f6e2022', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'f1896ea9265834212855bbaaa403ff6fa1c21dc5', size: this.size }), h("gb-mega-input-field-base", { key: '4eaa1dc24457be0b3323b8e6657d4be0c5aa7345', size: this.size }), h("gb-mega-input-field-base", { key: 'e5a80d3de8ab119883922ff33bff921aa110c789', size: this.size }), h("gb-mega-input-field-base", { key: '753041cc2b288dab03ea7f027c3cf51a59bea8b2', size: this.size }))), this.digits === 6 && (h("div", { key: '0e8c844f6f898a2ccfd0413051253bfaf57257f6', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '348f5744b17d237f6db5038f84967e3fd662ea4e', size: this.size }), h("gb-mega-input-field-base", { key: '150b69c97fab8161d39941af5c36a72a5bfa96dd', size: this.size }), h("gb-mega-input-field-base", { key: 'af3eaaa5535a43b31f356e0b53d11f50e55c6d00', size: this.size }), h("p", { key: 'c9c9ea777d02e726b75f529eb374eba78816c847', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '182820b59d83536d68c4b9caaf61921deab894f4', size: this.size }), h("gb-mega-input-field-base", { key: '080feb30f1b763b13b96587cac7abd507d7cc115', size: this.size }), h("gb-mega-input-field-base", { key: '783c426a2918a69a9cd9065995e229a722da0fc9', size: this.size }))), this.digits === 8 && (h("div", { key: 'd1d9b2ceba033834485c12310eb1596ba35178ca', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'bf12e0e533e67a176c47a815ff4c3993ae03cebe', size: this.size }), h("gb-mega-input-field-base", { key: '6241b386295838be974e3728be11c0ae2fde11cb', size: this.size }), h("gb-mega-input-field-base", { key: 'b3784ac6f9c9941ce8027085cf7b61bb8d52bffa', size: this.size }), h("gb-mega-input-field-base", { key: '4a369c671267f12d501e89491a8c0f4e1fc22f8c', size: this.size }), h("p", { key: 'b27014cc07efe1c5861f1fb3f20274b853f37f5c', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '50b3ea55960d51cd2abb13697e3154c00c91bd81', size: this.size }), h("gb-mega-input-field-base", { key: 'a36487e9daa89ecdf2039e4121063082b30b4b34', size: this.size }), h("gb-mega-input-field-base", { key: '1f518b00ab1a2e202f2b1072fd2ab9f8b33eace5', size: this.size }), h("gb-mega-input-field-base", { key: '9f64492e18671f34ec42e90eaab2dae58171cbb5', size: this.size })))), this.showHintText && (h("div", { key: 'de765c710784638b478c6f75e5131a3dc03370cc', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
16
+ } }, h("div", { key: '39073e2c8e1174b44d2033a13398367992f7cce9', class: "input-with-label" }, this.showLabel && (h("label", { key: 'e3717eafb012ce275872529e97187c95aa1b47ef', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '21df1d75b4792534d95520534f441c66e9d5464a', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'a8a85abeee8335ef1847783b582af486ee044ff9', size: this.size }), h("gb-mega-input-field-base", { key: '1a04c12c842bd24c25f2f42598103a6e8b33c8be', size: this.size }), h("gb-mega-input-field-base", { key: '6305b00023187df45a398a2c6b7a290fad42e383', size: this.size }), h("gb-mega-input-field-base", { key: '0c2a9c6fb73f3f667a121b303e32f99d3b43068a', size: this.size }))), this.digits === 6 && (h("div", { key: '8489831905184384cecb6b8343c9860debfaeb4e', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'd309b9fa197d263dd4864c429ea591e571f2e2ba', size: this.size }), h("gb-mega-input-field-base", { key: 'c90fc09ef4c0731a06a6e39dbeb465ccddc1770b', size: this.size }), h("gb-mega-input-field-base", { key: '6f907f5c759af1b336e99553d375e1640f72e3f0', size: this.size }), h("p", { key: '345400417096919bed9995a2b2b417df61ba1134', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '81d503e5c6eb65dff074c18750b964abc1c9fd68', size: this.size }), h("gb-mega-input-field-base", { key: '11d9b8d7441c69caec1936da643b99053834f42b', size: this.size }), h("gb-mega-input-field-base", { key: '2cd21bb77e868a13df7575c3073160efbd3159f3', size: this.size }))), this.digits === 8 && (h("div", { key: '920c3e25c2a464b9c4d263a0fa989b13b0ed6c6d', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '31c49657b61c298dcc247a38d0fb13e09f91a86f', size: this.size }), h("gb-mega-input-field-base", { key: '78b0551ee19a82f8f53e97e0cb561b2723260e6e', size: this.size }), h("gb-mega-input-field-base", { key: '9a8d696d000a2883266ef3a12c99fdd2d1888db8', size: this.size }), h("gb-mega-input-field-base", { key: '52bfd0188edaa32c6cdfce624de64a94dbeb10a6', size: this.size }), h("p", { key: '0dc0c5c541377ba0e58502f4e9465c5621fe0cbd', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'b225a42470c6aa41db0757c2ef9c5c97a5dc65f1', size: this.size }), h("gb-mega-input-field-base", { key: '7e3139bde46fb2cdefa834523214555745dbc888', size: this.size }), h("gb-mega-input-field-base", { key: 'e251273d95dbc01310f5c90e9e47b7763710acd4', size: this.size }), h("gb-mega-input-field-base", { key: '7f3941c92833047208a97fa633f3b69a3c4654aa', size: this.size })))), this.showHintText && (h("div", { key: '8c6228b580a9603fc63cb452696c5f9387f1ee20', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
17
17
  }
18
18
  };
19
19
  GbTokenFieldCompressed.style = gbTokenFieldCompressedCss;
@@ -21,7 +21,7 @@ const GbTopBarItem = class {
21
21
  this.loadIcon(this.icon);
22
22
  }
23
23
  render() {
24
- return (h("div", { key: '6b7ed8c120603f09c53635f45224443f08e3af49', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'dcf27e4ef432ceabe45c6e4d92abf98fd134736e', class: `top_bar_content` }, h("div", { key: '8a5d8500c650380563ba3017118ed34ab54cbfda', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: '7c2b4593f878c24cc9d34118a0efe441d3255831', class: "label" }, h("p", { key: '44c4e828065377355205d773288d8b036d744576', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: '7f32bf586275aba7ba736405878d15bf4cbb93cc', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: '2e024c9d19901c12985d47474ae48bad869d8c0a', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: '50322f4c068e3bc5a0a83010c3132239b751464c', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: 'd6c81bf04df661c4cff50ce62054738822093a18', slot: "label" }, this.label)))));
24
+ return (h("div", { key: 'b30ec8f5dc547767bd08bf28b104b2d7b42b0c93', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'dc88119fb1a38d55c12fe5b01048ab4fc8f6dbb5', class: `top_bar_content` }, h("div", { key: '434c67e8deba2650d8e46fb048d3088a8fd420d2', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: '48163a2de852482f6b61257fddaf8adfe012ed9a', class: "label" }, h("p", { key: '926237b213eebf68f6db1a80026a30fe79456274', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: '89ef0f04adbda4f16c41e7e58b6af0fd9b48eda4', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: '3015cac35f0c0873f419ed81e161ac9e70c317f6', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: '55acef6f20d3dcef129b220a410ca808b9f5d21e', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: '4fe265cdcb345403e5b87f3fe2176e431290ef54', slot: "label" }, this.label)))));
25
25
  }
26
26
  };
27
27
  GbTopBarItem.style = gbTopBarItemCss;
@@ -37,7 +37,7 @@ const GbTopBarSidemenu = class {
37
37
  }
38
38
  render() {
39
39
  const patternSrc = getAssetPath(`assets/pattern_wrapper.svg`);
40
- return (h("div", { key: '40c27aa03b4aa277dc094adae0e9cd6615ef965c', class: "top_bar_sidemenu_div" }, h("div", { key: '714d400b4065494f8533eb0f7ec5f300f7b7e0c0', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: 'e5caa69a16a05c5fd3c5bc6005ee5f87cd69effe', size: "md", "first-tab-name": this.firstTabName, "second-tab-name": this.secondTabName, "third-tab-name": this.thirdTabName, "fourth-tab-name": this.fourthTabName, "fifth-tab-name": this.fifthTabName, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) })), h("div", { key: '0ff9ec0fc9adbf1a5fac2965e463e89d50aae27c', class: "wrapper" }, h("div", { key: '3e9ce29a57928d58cffe97569302d8099c1b10e1', class: "wrapper_pattern" }, h("img", { key: 'b1c15de41cf26da9fcd5c55c9dc6ec2408c33cb1', src: patternSrc, alt: "" })), h("div", { key: '71d95548c7b3b1e537d6a11d7b2ad3b757f90cb6', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: 'a2f1684f894cbf55fdf0121c997b848b84b750bb', class: "application_name" }, h("slot", { key: 'cc9333822b07c540622929c4394a522b15834998', name: "application_name" })))));
40
+ return (h("div", { key: '3fc7690d65991d5e8c354fc11dd284a1beccf2d4', class: "top_bar_sidemenu_div" }, h("div", { key: 'dbd2042cd1408577ccbdff915265a2a867bd00b2', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: '98deb2ca70086c65a3617d2ddbf1f657264b2aa9', size: "md", "first-tab-name": this.firstTabName, "second-tab-name": this.secondTabName, "third-tab-name": this.thirdTabName, "fourth-tab-name": this.fourthTabName, "fifth-tab-name": this.fifthTabName, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) })), h("div", { key: 'fb0811778e66b282b403bf6278748fc82f390a25', class: "wrapper" }, h("div", { key: 'b033f2685252917b4e3e9d7c240c6bdb58122235', class: "wrapper_pattern" }, h("img", { key: '81b693ae0dd898c3193c1f64b32a9fb16b491f1c', src: patternSrc, alt: "" })), h("div", { key: '6a53d78b460560d49cf466085536fbde7322b8e8', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: '111ccf2cb7fa1f495b8fed44de98600a33448693', class: "application_name" }, h("slot", { key: 'a591ce4a83220fbb27d07adc88591b65036b34f4', name: "application_name" })))));
41
41
  }
42
42
  get el() { return getElement(this); }
43
43
  };
@@ -35,7 +35,7 @@ const GbTopBar = class {
35
35
  }
36
36
  render() {
37
37
  const patternSrc = getAssetPath(`assets/top_bar_pattern.svg`);
38
- return (h("div", { key: '93e07dce26e64bb024bf087be9c5b14fc364c940', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '2c3f9ba33caeaac8dd22424d65c5dc3d57b311bc', class: "pattern" }, h("img", { key: 'faf1fd08dc7e1236a3036709839cecf893837411', src: patternSrc, alt: "" }))), h("div", { key: 'bee85317f3ce7e265b10f271481b10fa9f388055', class: "top_bar_content" }, h("div", { key: '89838d0f3a4edc263c093b5302971f6bcf79ca87', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: 'f925172cde9147604ef716a34223c619f728839b', state: this.activeIndex === 0 ? 'active' : 'default', "icon-only": this.firstTabIconOnly, category: this.category, icon: this.firstTabIcon, label: this.firstTabLabel, onClick: () => this.onTabItemClicked(0) })), this.secondTabLabel && (h("gb-top-bar-item", { key: 'd5d3911422b824cc4202355142c7bf9cde43495a', state: this.activeIndex === 1 ? 'active' : 'default', "icon-only": this.secondTabIconOnly, category: this.category, icon: this.secondTabIcon, label: this.secondTabLabel, onClick: () => this.onTabItemClicked(1) })), this.thirdTabLabel && (h("gb-top-bar-item", { key: '6007597e35dc0dfce8cb908159f1a790d52aa401', state: this.activeIndex === 2 ? 'active' : 'default', "icon-only": this.thirdTabIconOnly, category: this.category, icon: this.thirdTabIcon, label: this.thirdTabLabel, onClick: () => this.onTabItemClicked(2) })), this.fourthTabLabel && (h("gb-top-bar-item", { key: '751c0d7677df8ac2bbc8987117b9d39842c86802', state: this.activeIndex === 3 ? 'active' : 'default', "icon-only": this.fourthTabIconOnly, category: this.category, icon: this.fourthTabIcon, label: this.fourthTabLabel, onClick: () => this.onTabItemClicked(3) })), this.fifthTabLabel && (h("gb-top-bar-item", { key: '06ae58db30b92522f4408eaacace71f91e901df5', state: this.activeIndex === 4 ? 'active' : 'default', "icon-only": this.fifthTabIconOnly, category: this.category, icon: this.fifthTabIcon, label: this.fifthTabLabel, onClick: () => this.onTabItemClicked(4) })), this.sixthTabLabel && (h("gb-top-bar-item", { key: '0978d9e5468a29a16a6e899cdb2278aed53ec715', state: this.activeIndex === 5 ? 'active' : 'default', "icon-only": this.sixthTabIconOnly, category: this.category, icon: this.sixthTabIcon, label: this.sixthTabLabel, onClick: () => this.onTabItemClicked(5) })), this.seventhTabLabel && (h("gb-top-bar-item", { key: 'e646ae73e8a0d702cc134b416a37bc4be1445915', state: this.activeIndex === 6 ? 'active' : 'default', "icon-only": this.seventhTabIconOnly, category: this.category, icon: this.seventhTabIcon, label: this.seventhTabLabel, onClick: () => this.onTabItemClicked(6) }))))));
38
+ return (h("div", { key: 'b57bcc7ea952d821f9dfd9bb93d87d85f214223c', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'c1e710dbfc6941ad37e1fb21b4ada3e9551f2dba', class: "pattern" }, h("img", { key: 'adb390c24ef5bb729b7d41e5a1f2f5e5366d5cf2', src: patternSrc, alt: "" }))), h("div", { key: '78e3736fc9238f6bf24786da5f52ec58f3d40a2b', class: "top_bar_content" }, h("div", { key: 'ea3226bf59c051befd33ac56642d313f25f766c3', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: 'c2a03b8245ac442e3e610d3f0a83f4d41628e690', state: this.activeIndex === 0 ? 'active' : 'default', "icon-only": this.firstTabIconOnly, category: this.category, icon: this.firstTabIcon, label: this.firstTabLabel, onClick: () => this.onTabItemClicked(0) })), this.secondTabLabel && (h("gb-top-bar-item", { key: '23eae278095e0a5ba133c717054e1b0aa61b5438', state: this.activeIndex === 1 ? 'active' : 'default', "icon-only": this.secondTabIconOnly, category: this.category, icon: this.secondTabIcon, label: this.secondTabLabel, onClick: () => this.onTabItemClicked(1) })), this.thirdTabLabel && (h("gb-top-bar-item", { key: '0c4b3dd057f99d4af671f2ed4b3ed7b7ef82c700', state: this.activeIndex === 2 ? 'active' : 'default', "icon-only": this.thirdTabIconOnly, category: this.category, icon: this.thirdTabIcon, label: this.thirdTabLabel, onClick: () => this.onTabItemClicked(2) })), this.fourthTabLabel && (h("gb-top-bar-item", { key: 'fae5007f5e297a4bfab90a7fbe71110bbc1acde4', state: this.activeIndex === 3 ? 'active' : 'default', "icon-only": this.fourthTabIconOnly, category: this.category, icon: this.fourthTabIcon, label: this.fourthTabLabel, onClick: () => this.onTabItemClicked(3) })), this.fifthTabLabel && (h("gb-top-bar-item", { key: '69cea80b87a47aefdad49e9faa0f1ebad6a288fa', state: this.activeIndex === 4 ? 'active' : 'default', "icon-only": this.fifthTabIconOnly, category: this.category, icon: this.fifthTabIcon, label: this.fifthTabLabel, onClick: () => this.onTabItemClicked(4) })), this.sixthTabLabel && (h("gb-top-bar-item", { key: 'a925208f2f1794336347434bcb0a6a781d30bf4c', state: this.activeIndex === 5 ? 'active' : 'default', "icon-only": this.sixthTabIconOnly, category: this.category, icon: this.sixthTabIcon, label: this.sixthTabLabel, onClick: () => this.onTabItemClicked(5) })), this.seventhTabLabel && (h("gb-top-bar-item", { key: '1cf4181dbb2a009a8e78a9e207999fb1074e5cfb', state: this.activeIndex === 6 ? 'active' : 'default', "icon-only": this.seventhTabIconOnly, category: this.category, icon: this.seventhTabIcon, label: this.seventhTabLabel, onClick: () => this.onTabItemClicked(6) }))))));
39
39
  }
40
40
  };
41
41
  GbTopBar.style = gbTopBarCss;
@@ -30,11 +30,11 @@ const GbVerticalTabs = class {
30
30
  }
31
31
  async handleTabClick(index, label) {
32
32
  this.activeIndex = index;
33
- console.log({ index: index, label: label });
33
+ // console.log({index: index, label: label})
34
34
  this.tabItemClicked.emit({ index, label });
35
35
  }
36
36
  render() {
37
- return (h("div", { key: '2e48f23dee629cafd70e635c583a3ce36dbbf6cd', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '1b6a6bfe460d4d2d5b64403b569bbe05dad69909', 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, this.firstTabName), alignment: "vertical" }), h("gb-tab-button-base", { key: '6eff1e0b907a73c020e03a1ec8161e866aa7a2c5', 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, this.secondTabName), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: '739fe7792e3252c7b60c09166a50774638e55b09', 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, this.thirdTabName), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: '424660bad130f53ab0e6ee38ccdd293489b3979a', 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, this.fourthTabName), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: '57afcf4b541a82c8938096c9ef380ced945bcdb8', 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.fifthTabName), alignment: "vertical" })), this.sixthTabName && (h("gb-tab-button-base", { key: '659b73182e2d941958aa216dcf94e2f461b632be', 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.sixthTabName), alignment: "vertical" })), this.seventhTabName && (h("gb-tab-button-base", { key: 'e4fdec656c42ebd8b5512f1dc1f5fc9e9aab10ab', 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.seventhTabName), alignment: "vertical" })), this.eighthTabName && (h("gb-tab-button-base", { key: 'ae2b1d513cd3b2ece94b835752c2efdc7fa1a1d7', 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.eighthTabName), alignment: "vertical" })), this.ninthTabName && (h("gb-tab-button-base", { key: 'f7127c03d0c86382b507b2dfa50f1ed693d56cf3', 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.ninthTabName), alignment: "vertical" })), this.tenthTabName && (h("gb-tab-button-base", { key: 'a0515e92bc76d33ce80ea25050d4e0f7170c7fcc', 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.tenthTabName), alignment: "vertical" })), this.eleventhTabName && (h("gb-tab-button-base", { key: 'd4ff2619cb5d232a4c0c53676e080534b78e9461', 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.eleventhTabName), alignment: "vertical" })), this.twelfthTabName && (h("gb-tab-button-base", { key: '9068dce49379f5d99a14728a63ce62c18645bd38', 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.twelfthTabName), alignment: "vertical" })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '0b81d1a7cb50da909ff5e34b51c5431460e02db6', 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.thirteenthTabName), alignment: "vertical" })), this.fourteenthTabName && (h("gb-tab-button-base", { key: '79a0d8ec3621dc2eeaacdb738eb298e57a2cd7fd', 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.fourteenthTabName), alignment: "vertical" })), this.fifteenthTabName && (h("gb-tab-button-base", { key: '2064dfcde40197db9159ed30a8d0f505cac96b4b', 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.fifteenthTabName), alignment: "vertical" })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '007784232341a55655abc9800771a20773cff597', 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.sixteenthTabName), alignment: "vertical" })), this.seventeenthTabName && (h("gb-tab-button-base", { key: 'a3175f1622bde2be89c3ba7e644b6b91e60e183b', 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.seventeenthTabName), alignment: "vertical" })), this.eighteenthTabName && (h("gb-tab-button-base", { key: '7a3c0f9a60d53fe0ebab734550d6123df784928b', 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.eighteenthTabName), alignment: "vertical" })), this.nineteenthTabName && (h("gb-tab-button-base", { key: 'f75bb083b0b354f89b33026f06c11ef498e6a646', 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.nineteenthTabName), alignment: "vertical" })), this.twentiethTabName && (h("gb-tab-button-base", { key: '11190d1c58c0c32459a159ff7328dc061d668987', 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, this.twentiethTabName), alignment: "vertical" }))));
37
+ return (h("div", { key: 'e1f45b05856b8081c5c1c73e50a0da5cb3069df1', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '661d8f801e0b1d13682910eaf12fc9d45e0ae30b', 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, this.firstTabName), alignment: "vertical" }), h("gb-tab-button-base", { key: '11d51aac6ce00d123846f8b36d04fe8389c28769', 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, this.secondTabName), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: '9e3d935630fd8cfd929e2fc27f10c82ff89810ea', 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, this.thirdTabName), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: 'b2ddfbfde56ebb8e5f7a274df43a7bfc37aa68fa', 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, this.fourthTabName), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: 'afcd119a02794f9bac0449c0ed75478f5df5836a', 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.fifthTabName), alignment: "vertical" })), this.sixthTabName && (h("gb-tab-button-base", { key: 'd74dd33f25afddf4c7939ea82d3d10f2ce0a6d1f', 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.sixthTabName), alignment: "vertical" })), this.seventhTabName && (h("gb-tab-button-base", { key: 'c12e559b958eb708ca5ee2c86c33e052839fe927', 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.seventhTabName), alignment: "vertical" })), this.eighthTabName && (h("gb-tab-button-base", { key: 'bf633e53b566a1f42c1abcd849bedc17f72252f5', 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.eighthTabName), alignment: "vertical" })), this.ninthTabName && (h("gb-tab-button-base", { key: 'afbe49b320b1da628c6d3915ec1fce1daa758b3c', 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.ninthTabName), alignment: "vertical" })), this.tenthTabName && (h("gb-tab-button-base", { key: 'c2527ac6acb425eb47430fbd48e4beedcb004b77', 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.tenthTabName), alignment: "vertical" })), this.eleventhTabName && (h("gb-tab-button-base", { key: '4d717a75c321e41d47011e573f5f04188d850316', 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.eleventhTabName), alignment: "vertical" })), this.twelfthTabName && (h("gb-tab-button-base", { key: '4ce1ef75939d1cf0c50c60e5b49ead97cb1cd3e1', 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.twelfthTabName), alignment: "vertical" })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '90a7d4797ce15e248baa9d51b5011be7b0cfff8e', 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.thirteenthTabName), alignment: "vertical" })), this.fourteenthTabName && (h("gb-tab-button-base", { key: '38e2b8a01c6fba2a37f61f830f1ef3dcad21415d', 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.fourteenthTabName), alignment: "vertical" })), this.fifteenthTabName && (h("gb-tab-button-base", { key: 'a3e17c83b0f3b7ce941c2998cb2ffd0ccc81ba03', 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.fifteenthTabName), alignment: "vertical" })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '862aaadce009f7626a4bebe09645f1dbb9788b38', 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.sixteenthTabName), alignment: "vertical" })), this.seventeenthTabName && (h("gb-tab-button-base", { key: 'fdb201e81f112a2aae3b5cf0c26895fc014b9833', 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.seventeenthTabName), alignment: "vertical" })), this.eighteenthTabName && (h("gb-tab-button-base", { key: '3a7e4f3908a84a74f2f90b94c41ed3825e713bb2', 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.eighteenthTabName), alignment: "vertical" })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '4abf0d76e7cb5ccfabe3a7f1ca120cd831732591', 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.nineteenthTabName), alignment: "vertical" })), this.twentiethTabName && (h("gb-tab-button-base", { key: 'a8693bd48ca0a21c948552be02d525d914438e84', 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, this.twentiethTabName), alignment: "vertical" }))));
38
38
  }
39
39
  };
40
40
  GbVerticalTabs.style = gbVerticalTabsCss;
@@ -1 +1 @@
1
- {"version":3,"file":"gb-vertical-tabs.entry.js","sources":["src/components/gb-vertical-tabs/gb-vertical-tabs.css?tag=gb-vertical-tabs&encapsulation=shadow","src/components/gb-vertical-tabs/gb-vertical-tabs.tsx"],"sourcesContent":[".vertical_tab_div{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-1);\r\n width: 100%;\r\n}","import { Component, Event, EventEmitter, Prop, h } from \"@stencil/core\";\r\nimport { GeneralSizes, TabTypes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-vertical-tabs',\r\n styleUrl: 'gb-vertical-tabs.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbVerticalTabs {\r\n @Prop() size: GeneralSizes;\r\n @Prop() type: TabTypes;\r\n @Prop() firstTabName: string = '';\r\n @Prop() secondTabName: string = '';\r\n @Prop() thirdTabName: string = '';\r\n @Prop() fourthTabName: string = '';\r\n @Prop() fifthTabName: string = '';\r\n @Prop() sixthTabName: string = '';\r\n @Prop() seventhTabName: string = '';\r\n @Prop() eighthTabName: string = '';\r\n @Prop() ninthTabName: string = '';\r\n @Prop() tenthTabName: string = '';\r\n @Prop() eleventhTabName: string = '';\r\n @Prop() twelfthTabName: string = '';\r\n @Prop() thirteenthTabName: string = '';\r\n @Prop() fourteenthTabName: string = '';\r\n @Prop() fifteenthTabName: string = '';\r\n @Prop() sixteenthTabName: string = '';\r\n @Prop() seventeenthTabName: string = '';\r\n @Prop() eighteenthTabName: string = '';\r\n @Prop() nineteenthTabName: string = '';\r\n @Prop() twentiethTabName: string = '';\r\n @Prop({ mutable: true }) activeIndex: number = 0;\r\n @Event() tabItemClicked: EventEmitter<{ index: number, label: string }>;\r\n\r\n async handleTabClick(index: number, label: string) {\r\n this.activeIndex = index;\r\n console.log({index: index, label: label})\r\n this.tabItemClicked.emit({ index, label });\r\n }\r\n\r\n render() {\r\n return (\r\n <div class={`vertical_tab_div`}>\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.firstTabName}\r\n current={this.activeIndex === 0}\r\n onClick={() => this.handleTabClick(0, this.firstTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.secondTabName}\r\n current={this.activeIndex === 1}\r\n onClick={() => this.handleTabClick(1, this.secondTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n {this.thirdTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.thirdTabName}\r\n current={this.activeIndex === 2}\r\n onClick={() => this.handleTabClick(2, this.thirdTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fourthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fourthTabName}\r\n current={this.activeIndex === 3}\r\n onClick={() => this.handleTabClick(3, this.fourthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fifthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fifthTabName}\r\n current={this.activeIndex === 4}\r\n onClick={() => this.handleTabClick(4, this.fifthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.sixthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.sixthTabName}\r\n current={this.activeIndex === 5}\r\n onClick={() => this.handleTabClick(5, this.sixthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.seventhTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.seventhTabName}\r\n current={this.activeIndex === 6}\r\n onClick={() => this.handleTabClick(6, this.seventhTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.eighthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.eighthTabName}\r\n current={this.activeIndex === 7}\r\n onClick={() => this.handleTabClick(7, this.eighthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.ninthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.ninthTabName}\r\n current={this.activeIndex === 8}\r\n onClick={() => this.handleTabClick(8, this.ninthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.tenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.tenthTabName}\r\n current={this.activeIndex === 9}\r\n onClick={() => this.handleTabClick(9, this.tenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.eleventhTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.eleventhTabName}\r\n current={this.activeIndex === 10}\r\n onClick={() => this.handleTabClick(10, this.eleventhTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.twelfthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.twelfthTabName}\r\n current={this.activeIndex === 11}\r\n onClick={() => this.handleTabClick(11, this.twelfthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.thirteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.thirteenthTabName}\r\n current={this.activeIndex === 12}\r\n onClick={() => this.handleTabClick(12, this.thirteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fourteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fourteenthTabName}\r\n current={this.activeIndex === 13}\r\n onClick={() => this.handleTabClick(13, this.fourteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fifteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fifteenthTabName}\r\n current={this.activeIndex === 14}\r\n onClick={() => this.handleTabClick(14, this.fifteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.sixteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.sixteenthTabName}\r\n current={this.activeIndex === 15}\r\n onClick={() => this.handleTabClick(15, this.sixteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.seventeenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.seventeenthTabName}\r\n current={this.activeIndex === 16}\r\n onClick={() => this.handleTabClick(16, this.seventeenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.eighteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.eighteenthTabName}\r\n current={this.activeIndex === 17}\r\n onClick={() => this.handleTabClick(17, this.eighteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.nineteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.nineteenthTabName}\r\n current={this.activeIndex === 18}\r\n onClick={() => this.handleTabClick(18, this.nineteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.twentiethTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.twentiethTabName}\r\n current={this.activeIndex === 19}\r\n onClick={() => this.handleTabClick(19, this.twentiethTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n </div>\r\n );\r\n }\r\n}"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"gb-vertical-tabs.entry.js","sources":["src/components/gb-vertical-tabs/gb-vertical-tabs.css?tag=gb-vertical-tabs&encapsulation=shadow","src/components/gb-vertical-tabs/gb-vertical-tabs.tsx"],"sourcesContent":[".vertical_tab_div{\r\n display: flex;\r\n flex-direction: column;\r\n gap: var(--spacing-1);\r\n width: 100%;\r\n}","import { Component, Event, EventEmitter, Prop, h } from \"@stencil/core\";\r\nimport { GeneralSizes, TabTypes } from \"../../models/reusableModels\";\r\n\r\n@Component({\r\n tag: 'gb-vertical-tabs',\r\n styleUrl: 'gb-vertical-tabs.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbVerticalTabs {\r\n @Prop() size: GeneralSizes;\r\n @Prop() type: TabTypes;\r\n @Prop() firstTabName: string = '';\r\n @Prop() secondTabName: string = '';\r\n @Prop() thirdTabName: string = '';\r\n @Prop() fourthTabName: string = '';\r\n @Prop() fifthTabName: string = '';\r\n @Prop() sixthTabName: string = '';\r\n @Prop() seventhTabName: string = '';\r\n @Prop() eighthTabName: string = '';\r\n @Prop() ninthTabName: string = '';\r\n @Prop() tenthTabName: string = '';\r\n @Prop() eleventhTabName: string = '';\r\n @Prop() twelfthTabName: string = '';\r\n @Prop() thirteenthTabName: string = '';\r\n @Prop() fourteenthTabName: string = '';\r\n @Prop() fifteenthTabName: string = '';\r\n @Prop() sixteenthTabName: string = '';\r\n @Prop() seventeenthTabName: string = '';\r\n @Prop() eighteenthTabName: string = '';\r\n @Prop() nineteenthTabName: string = '';\r\n @Prop() twentiethTabName: string = '';\r\n @Prop({ mutable: true }) activeIndex: number = 0;\r\n @Event() tabItemClicked: EventEmitter<{ index: number, label: string }>;\r\n\r\n async handleTabClick(index: number, label: string) {\r\n this.activeIndex = index;\r\n // console.log({index: index, label: label})\r\n this.tabItemClicked.emit({ index, label });\r\n }\r\n\r\n render() {\r\n return (\r\n <div class={`vertical_tab_div`}>\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.firstTabName}\r\n current={this.activeIndex === 0}\r\n onClick={() => this.handleTabClick(0, this.firstTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.secondTabName}\r\n current={this.activeIndex === 1}\r\n onClick={() => this.handleTabClick(1, this.secondTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n {this.thirdTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.thirdTabName}\r\n current={this.activeIndex === 2}\r\n onClick={() => this.handleTabClick(2, this.thirdTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fourthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fourthTabName}\r\n current={this.activeIndex === 3}\r\n onClick={() => this.handleTabClick(3, this.fourthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fifthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fifthTabName}\r\n current={this.activeIndex === 4}\r\n onClick={() => this.handleTabClick(4, this.fifthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.sixthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.sixthTabName}\r\n current={this.activeIndex === 5}\r\n onClick={() => this.handleTabClick(5, this.sixthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.seventhTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.seventhTabName}\r\n current={this.activeIndex === 6}\r\n onClick={() => this.handleTabClick(6, this.seventhTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.eighthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.eighthTabName}\r\n current={this.activeIndex === 7}\r\n onClick={() => this.handleTabClick(7, this.eighthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.ninthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.ninthTabName}\r\n current={this.activeIndex === 8}\r\n onClick={() => this.handleTabClick(8, this.ninthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.tenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.tenthTabName}\r\n current={this.activeIndex === 9}\r\n onClick={() => this.handleTabClick(9, this.tenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.eleventhTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.eleventhTabName}\r\n current={this.activeIndex === 10}\r\n onClick={() => this.handleTabClick(10, this.eleventhTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.twelfthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.twelfthTabName}\r\n current={this.activeIndex === 11}\r\n onClick={() => this.handleTabClick(11, this.twelfthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.thirteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.thirteenthTabName}\r\n current={this.activeIndex === 12}\r\n onClick={() => this.handleTabClick(12, this.thirteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fourteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fourteenthTabName}\r\n current={this.activeIndex === 13}\r\n onClick={() => this.handleTabClick(13, this.fourteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.fifteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.fifteenthTabName}\r\n current={this.activeIndex === 14}\r\n onClick={() => this.handleTabClick(14, this.fifteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.sixteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.sixteenthTabName}\r\n current={this.activeIndex === 15}\r\n onClick={() => this.handleTabClick(15, this.sixteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.seventeenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.seventeenthTabName}\r\n current={this.activeIndex === 16}\r\n onClick={() => this.handleTabClick(16, this.seventeenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.eighteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.eighteenthTabName}\r\n current={this.activeIndex === 17}\r\n onClick={() => this.handleTabClick(17, this.eighteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.nineteenthTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.nineteenthTabName}\r\n current={this.activeIndex === 18}\r\n onClick={() => this.handleTabClick(18, this.nineteenthTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n {this.twentiethTabName && (\r\n <gb-tab-button-base\r\n size={this.size}\r\n type={this.type === 'button_gray_border' ? 'button_white' : this.type}\r\n tab-name={this.twentiethTabName}\r\n current={this.activeIndex === 19}\r\n onClick={() => this.handleTabClick(19, this.twentiethTabName)}\r\n alignment=\"vertical\"\r\n ></gb-tab-button-base>\r\n )}\r\n </div>\r\n );\r\n }\r\n}"],"names":[],"mappings":"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"}
@@ -8,7 +8,7 @@ const GbWysiwygEditorIcon = class {
8
8
  this.active = false;
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '567e0899afd067c5328df0496d0c9027ada7c676', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: '798510148be366c02373cd98726caab804c6c965', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '0e6df7c5e7bc12a58e9b16805a91377dc1920946', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.032 1.66666C7.04906 1.66667 7.06617 1.66667 7.08334 1.66667H10.8991C13.4079 1.66667 15.4167 3.73266 15.4167 6.25C15.4167 8.76734 13.4079 10.8333 10.8991 10.8333H4.58334C4.1231 10.8333 3.75001 10.4602 3.75001 10V5C3.75001 4.98283 3.75 4.96572 3.75 4.94866C3.74995 4.40356 3.7499 3.91379 3.8032 3.51737C3.86139 3.08457 3.9965 2.64056 4.3602 2.27686C4.7239 1.91316 5.16791 1.77805 5.60071 1.71986C5.99713 1.66656 6.4869 1.66661 7.032 1.66666ZM5.5391 3.45494C5.53893 3.45514 5.5388 3.45528 5.53871 3.45537C5.53862 3.45546 5.53848 3.45559 5.53828 3.45576C5.53285 3.4605 5.48714 3.50041 5.45501 3.73945C5.41844 4.01141 5.41667 4.38719 5.41667 5V9.16667H10.8991C12.4598 9.16667 13.75 7.8748 13.75 6.25C13.75 4.6252 12.4598 3.33333 10.8991 3.33333H7.08334C6.47053 3.33333 6.09475 3.3351 5.82279 3.37167C5.58375 3.4038 5.54384 3.44951 5.5391 3.45494Z", fill: "#697586" }), h("path", { key: '8da4b1ac9850b5a24465bbe8e48d15b37b52120b', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.58334 9.16667C5.04358 9.16667 5.41667 9.53976 5.41667 10V15C5.41667 15.6128 5.41844 15.9886 5.45501 16.2606C5.48714 16.4996 5.53285 16.5395 5.53828 16.5442C5.53848 16.5444 5.53862 16.5445 5.53871 16.5446C5.5388 16.5447 5.53893 16.5449 5.5391 16.5451C5.54384 16.5505 5.58375 16.5962 5.82279 16.6283C6.09475 16.6649 6.47053 16.6667 7.08334 16.6667H11.8056C13.3103 16.6667 14.5833 15.3908 14.5833 13.75C14.5833 12.1092 13.3103 10.8333 11.8056 10.8333H10.7738C10.3136 10.8333 9.94048 10.4602 9.94048 10C9.94048 9.53976 10.3136 9.16667 10.7738 9.16667H11.8056C14.2895 9.16667 16.25 11.2486 16.25 13.75C16.25 16.2514 14.2895 18.3333 11.8056 18.3333H7.08334C7.06617 18.3333 7.04906 18.3333 7.032 18.3333C6.48689 18.3334 5.99713 18.3334 5.60071 18.2801C5.16791 18.2219 4.7239 18.0868 4.3602 17.7231C3.9965 17.3594 3.86139 16.9154 3.8032 16.4826C3.7499 16.0862 3.74995 15.5964 3.75 15.0513C3.75 15.0343 3.75001 15.0172 3.75001 15V10C3.75001 9.53976 4.1231 9.16667 4.58334 9.16667Z", fill: "#697586" }))), this.type === 'italic' && (h("svg", { key: '9b2043e0588e4061a77a41c21742cf946b9dd127', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '19fe4677cd8d947088b838fcf420723c32e5c2ce', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M9.1665 3.33333C9.1665 2.8731 9.5396 2.5 9.99984 2.5H15.8332C16.2934 2.5 16.6665 2.8731 16.6665 3.33333C16.6665 3.79357 16.2934 4.16667 15.8332 4.16667H9.99984C9.5396 4.16667 9.1665 3.79357 9.1665 3.33333Z", fill: "#697586" }), h("path", { key: '7fa0c4eaf3e76f56ca89a758a21edef2a168190d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.7059 2.58798C14.1175 2.7938 14.2844 3.29436 14.0785 3.70601L7.41188 17.0393C7.20606 17.451 6.70549 17.6178 6.29385 17.412C5.8822 17.2062 5.71534 16.7056 5.92117 16.294L12.5878 2.96066C12.7937 2.54901 13.2942 2.38215 13.7059 2.58798Z", fill: "#697586" }), h("path", { key: '880d30553c2a8356674990a6761815c42b868928', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.3335 16.6667C3.3335 16.2064 3.70659 15.8333 4.16683 15.8333L10.0002 15.8333C10.4604 15.8333 10.8335 16.2064 10.8335 16.6667C10.8335 17.1269 10.4604 17.5 10.0002 17.5H4.16683C3.70659 17.5 3.3335 17.1269 3.3335 16.6667Z", fill: "#697586" }))), this.type === 'h1' && (h("svg", { key: 'b94f4cb9e3152aaf3b5acdc7c2f7a30ae7d71f7b', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '19c51f3984a74ff6cd65fd17f2e9697d32538eb4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.91683 3.33333C3.37707 3.33333 3.75016 3.70643 3.75016 4.16667V15.8333C3.75016 16.2936 3.37707 16.6667 2.91683 16.6667C2.45659 16.6667 2.0835 16.2936 2.0835 15.8333V4.16667C2.0835 3.70643 2.45659 3.33333 2.91683 3.33333Z", fill: "#697586" }), h("path", { key: '79a1c46f040e72071c3c519aad730ee724b8c1d4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.2498 3.33333C11.7101 3.33333 12.0832 3.70643 12.0832 4.16667V15.8333C12.0832 16.2936 11.7101 16.6667 11.2498 16.6667C10.7896 16.6667 10.4165 16.2936 10.4165 15.8333V4.16667C10.4165 3.70643 10.7896 3.33333 11.2498 3.33333Z", fill: "#697586" }), h("path", { key: '9b6f26a3fbe991ab495673e731e481163221b2c8', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16.2266 8.43194C16.4976 8.57695 16.6668 8.85934 16.6668 9.16667V15H17.0834C17.5437 15 17.9168 15.3731 17.9168 15.8333C17.9168 16.2936 17.5437 16.6667 17.0834 16.6667H14.5834C14.1232 16.6667 13.7501 16.2936 13.7501 15.8333C13.7501 15.3731 14.1232 15 14.5834 15H15.0001V10.7217C14.6226 10.9401 14.1353 10.8302 13.89 10.4623C13.6348 10.0793 13.7382 9.56192 14.1212 9.30662L15.3712 8.47329C15.6269 8.30282 15.9557 8.28692 16.2266 8.43194Z", fill: "#697586" }), h("path", { key: 'd1eedb81e076d83c3b8bf3fbb972d199e1fcdf56', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.0835 10C2.0835 9.53976 2.45659 9.16667 2.91683 9.16667L11.2502 9.16667C11.7104 9.16667 12.0835 9.53976 12.0835 10C12.0835 10.4602 11.7104 10.8333 11.2502 10.8333L2.91683 10.8333C2.45659 10.8333 2.0835 10.4602 2.0835 10Z", fill: "#697586" }))), this.type === 'h2' && (h("svg", { key: '34b2620718dc72ddf8cf611e17e2f41c0666cfc8', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'c86854a938fb98c1fa14581e6ad57b38d7901a2d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.49984 3.33333C2.96007 3.33333 3.33317 3.70643 3.33317 4.16667V15.8333C3.33317 16.2936 2.96007 16.6667 2.49984 16.6667C2.0396 16.6667 1.6665 16.2936 1.6665 15.8333V4.16667C1.6665 3.70643 2.0396 3.33333 2.49984 3.33333Z", fill: "#697586" }), h("path", { key: '6eea738f50987b421ab7608af615844df72e22bb', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.8333 3.33333C11.2936 3.33333 11.6667 3.70643 11.6667 4.16667V15.8333C11.6667 16.2936 11.2936 16.6667 10.8333 16.6667C10.3731 16.6667 10 16.2936 10 15.8333V4.16667C10 3.70643 10.3731 3.33333 10.8333 3.33333Z", fill: "#697586" }), h("path", { key: 'e19ab9d9273c23ad99b58a518a14cc423256556f', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.334 10.8333C13.334 9.45262 14.4533 8.33333 15.834 8.33333C17.2147 8.33333 18.334 9.45262 18.334 10.8333V11.0116C18.334 11.7709 18.0117 12.4945 17.4474 13.0024L15.2765 14.9562C15.2593 14.9717 15.2431 14.9862 15.2279 15H17.5007C17.9609 15 18.334 15.3731 18.334 15.8333C18.334 16.2936 17.9609 16.6667 17.5007 16.6667H14.1673C13.7071 16.6667 13.334 16.2936 13.334 15.8333V15.5756C13.334 15.551 13.3339 15.5257 13.3338 15.4997C13.3324 15.2173 13.3307 14.8574 13.4782 14.5264C13.6256 14.1954 13.8942 13.9559 14.105 13.7679C14.1244 13.7507 14.1433 13.7338 14.1616 13.7174L16.3324 11.7636C16.5456 11.5717 16.6673 11.2984 16.6673 11.0116V10.8333C16.6673 10.3731 16.2942 10 15.834 10C15.3738 10 15.0007 10.3731 15.0007 10.8333V11.1667C15.0007 11.6269 14.6276 12 14.1673 12C13.7071 12 13.334 11.6269 13.334 11.1667V10.8333Z", fill: "#697586" }), h("path", { key: '9f5198113e80fc520d45e8afab8599d174547dd7', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.6665 10C1.6665 9.53976 2.0396 9.16667 2.49984 9.16667L10.8332 9.16667C11.2934 9.16667 11.6665 9.53976 11.6665 10C11.6665 10.4602 11.2934 10.8333 10.8332 10.8333L2.49984 10.8333C2.0396 10.8333 1.6665 10.4602 1.6665 10Z", fill: "#697586" }))), this.type === 'quote' && (h("svg", { key: 'b08e2dad55c709237ff2005bfc4eb476c92c5a10', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'a25f563886ee75ca80191fecc0f0d71e2d600c0b', d: "M4.9568 10.625C4.20808 10.625 3.58374 10.625 3.08809 10.5584C2.56493 10.488 2.0926 10.3333 1.71304 9.95374C1.33348 9.57418 1.17876 9.10184 1.10842 8.57868C1.04178 8.08303 1.0418 7.45869 1.04183 6.70996L1.04183 6.70994L1.04183 6.62329L1.04183 6.62327C1.0418 5.87454 1.04178 5.2502 1.10842 4.75455C1.17876 4.23139 1.33348 3.75905 1.71304 3.3795C2.0926 2.99994 2.56493 2.84521 3.08809 2.77488C3.58374 2.70824 4.20809 2.70826 4.95681 2.70828L4.95683 2.70828L5.04349 2.70828L5.04351 2.70828C5.79224 2.70826 6.41658 2.70824 6.91223 2.77488C7.43539 2.84521 7.90772 2.99994 8.28728 3.3795C8.66684 3.75905 8.82156 4.23139 8.8919 4.75455C8.95854 5.25019 8.95852 5.87454 8.9585 6.62326L8.9585 6.62328L8.9585 6.70995L8.9585 6.70998C8.95852 7.4587 8.95854 8.08304 8.8919 8.57868C8.82156 9.10184 8.66684 9.57418 8.28728 9.95374C7.90772 10.3333 7.43539 10.488 6.91223 10.5584C6.41658 10.625 5.79224 10.625 5.04352 10.625L5.04349 10.625L4.95683 10.625L4.9568 10.625Z", fill: "#697586" }), h("path", { key: 'e4e751cc6dabe45093f805e42e2d0fb559c7de55', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.32957 16.7061C2.19264 16.2667 2.43783 15.7995 2.87722 15.6626C5.46695 14.8555 7.29183 12.5623 7.29183 9.90596L7.29183 6.45817C7.29183 5.99793 7.66493 5.62483 8.12516 5.62483C8.5854 5.62483 8.9585 5.99793 8.9585 6.45817L8.9585 9.90596C8.9585 13.3612 6.59053 16.2511 3.3731 17.2538C2.93371 17.3907 2.4665 17.1455 2.32957 16.7061Z", fill: "#697586" }), h("path", { key: '59ebd97723fba47ff799f26a20a1af4b8c6dc656', d: "M14.9568 10.625C14.2081 10.625 13.5837 10.625 13.0881 10.5584C12.5649 10.488 12.0926 10.3333 11.713 9.95374C11.3335 9.57418 11.1788 9.10184 11.1084 8.57868C11.0418 8.08304 11.0418 7.45869 11.0418 6.70997L11.0418 6.70994L11.0418 6.62329L11.0418 6.62327C11.0418 5.87454 11.0418 5.2502 11.1084 4.75455C11.1788 4.23139 11.3335 3.75905 11.713 3.3795C12.0926 2.99994 12.5649 2.84521 13.0881 2.77488C13.5837 2.70824 14.2081 2.70826 14.9568 2.70828L14.9568 2.70828L15.0435 2.70828L15.0435 2.70828C15.7922 2.70826 16.4166 2.70824 16.9122 2.77488C17.4354 2.84521 17.9077 2.99994 18.2873 3.3795C18.6668 3.75906 18.8216 4.23139 18.8919 4.75455C18.9585 5.2502 18.9585 5.87454 18.9585 6.62326L18.9585 6.62328L18.9585 6.70995L18.9585 6.70998C18.9585 7.4587 18.9585 8.08304 18.8919 8.57868C18.8216 9.10185 18.6668 9.57418 18.2873 9.95374C17.9077 10.3333 17.4354 10.488 16.9122 10.5584C16.4166 10.625 15.7922 10.625 15.0435 10.625L15.0435 10.625L14.9568 10.625L14.9568 10.625Z", fill: "#697586" }), h("path", { key: 'c8bf24a8b4db3be82a4f1e674fc26cd7aede01cf', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.3296 16.7061C12.1926 16.2667 12.4378 15.7995 12.8772 15.6626C15.4669 14.8555 17.2918 12.5623 17.2918 9.90596L17.2918 6.45817C17.2918 5.99793 17.6649 5.62483 18.1252 5.62483C18.5854 5.62483 18.9585 5.99793 18.9585 6.45817L18.9585 9.90596C18.9585 13.3612 16.5905 16.2511 13.3731 17.2538C12.9337 17.3907 12.4665 17.1455 12.3296 16.7061Z", fill: "#697586" }))), this.type === 'link' && (h("svg", { key: '189546663c7a6bef4c96ad13d1291dc1928b0262', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "10", viewBox: "0 0 20 10", fill: "none", class: `icons ${this.state}` }, h("path", { key: '3333cd526d059d8b5d8b5594518dca9123b1ed76', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 1.66667C3.99255 1.66667 2.50016 3.15905 2.50016 5C2.50016 6.84095 3.99255 8.33333 5.8335 8.33333H8.3335C8.79373 8.33333 9.16683 8.70643 9.16683 9.16667C9.16683 9.6269 8.79373 10 8.3335 10H5.8335C3.07207 10 0.833496 7.76142 0.833496 5C0.833496 2.23858 3.07207 0 5.8335 0H8.3335C8.79373 0 9.16683 0.373096 9.16683 0.833333C9.16683 1.29357 8.79373 1.66667 8.3335 1.66667H5.8335ZM10.8335 0.833333C10.8335 0.373096 11.2066 0 11.6668 0H14.1668C16.9283 0 19.1668 2.23858 19.1668 5C19.1668 7.76142 16.9283 10 14.1668 10H11.6668C11.2066 10 10.8335 9.6269 10.8335 9.16667C10.8335 8.70643 11.2066 8.33333 11.6668 8.33333H14.1668C16.0078 8.33333 17.5002 6.84095 17.5002 5C17.5002 3.15905 16.0078 1.66667 14.1668 1.66667H11.6668C11.2066 1.66667 10.8335 1.29357 10.8335 0.833333Z", fill: "#697586" }), h("path", { key: '6924d6365ea8ff4762b3feda4c4d33fc69c66319', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.66699 5C6.66699 4.53976 7.04009 4.16667 7.50033 4.16667H12.5003C12.9606 4.16667 13.3337 4.53976 13.3337 5C13.3337 5.46024 12.9606 5.83333 12.5003 5.83333H7.50033C7.04009 5.83333 6.66699 5.46024 6.66699 5Z", fill: "#697586" }))), this.type === 'photo' && (h("svg", { key: 'd4deb1bf9ea6b50e6981a47d703363c225aacdd4', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", class: `icons ${this.state}` }, h("path", { key: '974ecb3e03e0995f196d85ba8987b148a861edb6', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.375 5.04167C3.375 4.12119 4.12119 3.375 5.04167 3.375C5.96214 3.375 6.70833 4.12119 6.70833 5.04167C6.70833 5.96214 5.96214 6.70833 5.04167 6.70833C4.12119 6.70833 3.375 5.96214 3.375 5.04167Z", fill: "#697586" }), h("path", { key: '06aa7f17ff3886d789b1844886bbd0ca203880fe', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.93796 0.25H9.06204C10.8754 0.24998 12.321 0.249964 13.4544 0.402352C14.6247 0.559697 15.5862 0.893121 16.3466 1.65345C17.1069 2.41377 17.4403 3.37528 17.5976 4.54559C17.75 5.67904 17.75 7.12465 17.75 8.93798V9.06202C17.75 10.8753 17.75 12.321 17.5976 13.4544C17.4403 14.6247 17.1069 15.5862 16.3466 16.3466C15.5862 17.1069 14.6247 17.4403 13.4544 17.5976C12.321 17.75 10.8753 17.75 9.06202 17.75H8.93798C7.12466 17.75 5.67904 17.75 4.54559 17.5976C3.37528 17.4403 2.41377 17.1069 1.65345 16.3466C0.893122 15.5862 0.559698 14.6247 0.402353 13.4544C0.249965 12.321 0.249981 10.8754 0.25 9.06204V8.93796C0.249981 7.12464 0.249965 5.67904 0.402353 4.54559C0.559698 3.37528 0.893122 2.41377 1.65345 1.65345C2.41377 0.893121 3.37528 0.559697 4.54559 0.402352C5.67904 0.249964 7.12464 0.24998 8.93796 0.25ZM4.76767 2.05416C3.78217 2.18665 3.231 2.43291 2.83196 2.83196C2.43291 3.231 2.18665 3.78217 2.05416 4.76767C1.91844 5.77715 1.91667 7.11046 1.91667 9C1.91667 10.8895 1.91844 12.2229 2.05416 13.2323C2.18665 14.2178 2.43291 14.769 2.83196 15.168C3.231 15.5671 3.78217 15.8133 4.76767 15.9458C5.77715 16.0816 7.11047 16.0833 9 16.0833C10.8895 16.0833 12.2229 16.0816 13.2323 15.9458C14.2178 15.8133 14.769 15.5671 15.168 15.168C15.5671 14.769 15.8133 14.2178 15.9458 13.2323C16.0816 12.2229 16.0833 10.8895 16.0833 9C16.0833 7.11046 16.0816 5.77715 15.9458 4.76767C15.8133 3.78217 15.5671 3.231 15.168 2.83196C14.769 2.43291 14.2178 2.18665 13.2323 2.05416C12.2229 1.91844 10.8895 1.91667 9 1.91667C7.11047 1.91667 5.77715 1.91844 4.76767 2.05416Z", fill: "#697586" }), h("path", { key: 'cb21e2dc5207d664659fa1a977ae6e04a7bdddf2', d: "M17.3666 9.58569C15.744 8.53929 14.1981 8.10081 12.7187 8.1626C11.246 8.2241 9.92182 8.77775 8.73068 9.57413C6.71529 10.9216 4.94269 13.0717 3.35558 14.9968C3.10434 15.3015 2.8577 15.6007 2.61553 15.89L1.9165 16.5008L2.93566 17.1947C3.65582 17.4931 4.49811 17.6237 5.46607 17.6873C6.43028 17.7507 7.59171 17.7507 8.97277 17.7507H9.06243C10.8757 17.7507 12.3213 17.7507 13.4548 17.5983C14.6251 17.441 15.5866 17.1076 16.3469 16.3472C17.0132 15.681 17.3537 14.8636 17.5333 13.8785C17.7083 12.9189 17.741 11.7355 17.7483 10.2902L17.7506 9.83332L17.3666 9.58569Z", fill: "#697586" }))), this.type === 'list_bullet' && (h("svg", { key: '232440dd0139bcde6c9ca27cdd4fc31b3291d15d', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '0e08aab78cc5d81bac9651ac1cb88a0ed0af1429', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 4.16667C5.8335 3.70643 6.20659 3.33333 6.66683 3.33333L16.6668 3.33333C17.1271 3.33333 17.5002 3.70643 17.5002 4.16667C17.5002 4.6269 17.1271 5 16.6668 5L6.66683 5C6.20659 5 5.8335 4.6269 5.8335 4.16667Z", fill: "#697586" }), h("path", { key: '215deeaf51e3b6b2ac5fa362f698c86afc17b656', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 4.16667C2.5 3.70643 2.8731 3.33333 3.33333 3.33333H3.34082C3.80106 3.33333 4.17415 3.70643 4.17415 4.16667C4.17415 4.6269 3.80106 5 3.34082 5H3.33333C2.8731 5 2.5 4.6269 2.5 4.16667Z", fill: "#697586" }), h("path", { key: '6f43ca8d33726c1b755f7df1e2d69f0ca3860882', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 10C2.5 9.53976 2.8731 9.16667 3.33333 9.16667H3.34082C3.80106 9.16667 4.17415 9.53976 4.17415 10C4.17415 10.4602 3.80106 10.8333 3.34082 10.8333H3.33333C2.8731 10.8333 2.5 10.4602 2.5 10Z", fill: "#697586" }), h("path", { key: '3341b50318cd47f039d39c24b2840aa84f650b74', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 15.8333C2.5 15.3731 2.8731 15 3.33333 15H3.34082C3.80106 15 4.17415 15.3731 4.17415 15.8333C4.17415 16.2936 3.80106 16.6667 3.34082 16.6667H3.33333C2.8731 16.6667 2.5 16.2936 2.5 15.8333Z", fill: "#697586" }), h("path", { key: 'b0425ba9f768bff9a822635507fce3dcf41cd751', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 10C5.8335 9.53976 6.20659 9.16667 6.66683 9.16667L16.6668 9.16667C17.1271 9.16667 17.5002 9.53976 17.5002 10C17.5002 10.4602 17.1271 10.8333 16.6668 10.8333L6.66683 10.8333C6.20659 10.8333 5.8335 10.4602 5.8335 10Z", fill: "#697586" }), h("path", { key: '625a6dcc0ed80d89c2f36ba8c49d33cc3ca1714d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 15.8333C5.8335 15.3731 6.20659 15 6.66683 15L16.6668 15C17.1271 15 17.5002 15.3731 17.5002 15.8333C17.5002 16.2936 17.1271 16.6667 16.6668 16.6667L6.66683 16.6667C6.20659 16.6667 5.8335 16.2936 5.8335 15.8333Z", fill: "#697586" }))), this.type === 'list_numbers' && (h("svg", { key: '13efc47aa00219bced26b0ce1677e75c9f1d6da6', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '81043f0c03d3ecfb4a3b67cc6efdf960dde7e716', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 4.99998C8.3335 4.53974 8.70659 4.16664 9.16683 4.16664L17.5002 4.16664C17.9604 4.16664 18.3335 4.53974 18.3335 4.99998C18.3335 5.46022 17.9604 5.83331 17.5002 5.83331L9.16683 5.83331C8.70659 5.83331 8.3335 5.46021 8.3335 4.99998Z", fill: "#697586" }), h("path", { key: '24c5c844ce6bf64a1f1084bd82c981c5402d2f0a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 9.99998C8.3335 9.53974 8.70659 9.16664 9.16683 9.16664L17.5002 9.16664C17.9604 9.16664 18.3335 9.53974 18.3335 9.99998C18.3335 10.4602 17.9604 10.8333 17.5002 10.8333L9.16683 10.8333C8.70659 10.8333 8.3335 10.4602 8.3335 9.99998Z", fill: "#697586" }), h("path", { key: '29d319d34fec0239e1209a5ba0a3fdfed6982025', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 15C8.3335 14.5397 8.70659 14.1666 9.16683 14.1666L17.5002 14.1666C17.9604 14.1666 18.3335 14.5397 18.3335 15C18.3335 15.4602 17.9604 15.8333 17.5002 15.8333L9.16683 15.8333C8.70659 15.8333 8.3335 15.4602 8.3335 15Z", fill: "#697586" }), h("path", { key: '5e9877590babbec4782bdec45eb348f5717baf44', d: "M3.99489 13.3352C3.94229 13.3334 3.87177 13.3333 3.74995 13.3333H2.49995C2.03972 13.3333 1.66662 12.9602 1.66662 12.5C1.66662 12.0397 2.03972 11.6666 2.49995 11.6666H3.74995L3.79922 11.6666C3.979 11.6663 4.1769 11.6659 4.35762 11.7019C5.08489 11.8465 5.6534 12.415 5.79806 13.1423C5.83401 13.323 5.83366 13.5209 5.83335 13.7007L5.83329 13.75L5.83335 13.7992C5.83366 13.979 5.83401 14.1769 5.79806 14.3576C5.6534 15.0849 5.08489 15.6534 4.35762 15.7981C4.1769 15.834 3.979 15.8337 3.79923 15.8334L3.74995 15.8333C3.62814 15.8333 3.55762 15.8334 3.50502 15.8352C3.48081 15.8361 3.46779 15.8371 3.46254 15.8376C3.4004 15.8519 3.35184 15.9004 3.33754 15.9626C3.33706 15.9678 3.33603 15.9808 3.3352 16.005C3.3334 16.0576 3.33329 16.1282 3.33329 16.25V16.6666H4.99995C5.46019 16.6666 5.83329 17.0397 5.83329 17.5C5.83329 17.9602 5.46019 18.3333 4.99995 18.3333H2.99995L2.97701 18.3333C2.88184 18.3335 2.74054 18.3337 2.6146 18.3167C2.45411 18.2951 2.20117 18.2333 1.98392 18.016C1.76667 17.7988 1.70478 17.5458 1.68321 17.3853C1.66627 17.2594 1.66647 17.1181 1.6666 17.0229L1.66662 17V16.25L1.66656 16.2007C1.66625 16.0209 1.6659 15.823 1.70185 15.6423C1.84651 14.915 2.41502 14.3465 3.14229 14.2019C3.32301 14.1659 3.52091 14.1663 3.70068 14.1666L3.74995 14.1666C3.87177 14.1666 3.94229 14.1665 3.99489 14.1647C4.0191 14.1639 4.03212 14.1629 4.03737 14.1624C4.09951 14.1481 4.14806 14.0995 4.16237 14.0374C4.16285 14.0321 4.16388 14.0191 4.16471 13.9949C4.16651 13.9423 4.16662 13.8718 4.16662 13.75C4.16662 13.6282 4.16651 13.5576 4.16471 13.505C4.16388 13.4808 4.16285 13.4678 4.16237 13.4626C4.14807 13.4004 4.0995 13.3519 4.03737 13.3376L3.99489 13.3352Z", fill: "#697586" }), h("path", { key: '988258b653249f53efde11f022b59a2b3abbf26a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.6665 2.49998C1.6665 2.03974 2.0396 1.66664 2.49984 1.66664H3.49984C4.09815 1.66664 4.58317 2.15167 4.58317 2.74998V6.66664H4.99984C5.46007 6.66664 5.83317 7.03974 5.83317 7.49998C5.83317 7.96021 5.46007 8.33331 4.99984 8.33331H2.49984C2.0396 8.33331 1.6665 7.96021 1.6665 7.49998C1.6665 7.03974 2.0396 6.66664 2.49984 6.66664H2.9165V3.33331H2.49984C2.0396 3.33331 1.6665 2.96021 1.6665 2.49998Z", fill: "#697586" })))));
11
+ return (h("div", { key: '4e352f2a0f7c578e188deb84bef44fe33f61adc0', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: '8e3035f52a854b4a8d7d4883f1aeacc23dbaa0bd', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '301541efad028a4792c957b4018216d3e6e03417', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.032 1.66666C7.04906 1.66667 7.06617 1.66667 7.08334 1.66667H10.8991C13.4079 1.66667 15.4167 3.73266 15.4167 6.25C15.4167 8.76734 13.4079 10.8333 10.8991 10.8333H4.58334C4.1231 10.8333 3.75001 10.4602 3.75001 10V5C3.75001 4.98283 3.75 4.96572 3.75 4.94866C3.74995 4.40356 3.7499 3.91379 3.8032 3.51737C3.86139 3.08457 3.9965 2.64056 4.3602 2.27686C4.7239 1.91316 5.16791 1.77805 5.60071 1.71986C5.99713 1.66656 6.4869 1.66661 7.032 1.66666ZM5.5391 3.45494C5.53893 3.45514 5.5388 3.45528 5.53871 3.45537C5.53862 3.45546 5.53848 3.45559 5.53828 3.45576C5.53285 3.4605 5.48714 3.50041 5.45501 3.73945C5.41844 4.01141 5.41667 4.38719 5.41667 5V9.16667H10.8991C12.4598 9.16667 13.75 7.8748 13.75 6.25C13.75 4.6252 12.4598 3.33333 10.8991 3.33333H7.08334C6.47053 3.33333 6.09475 3.3351 5.82279 3.37167C5.58375 3.4038 5.54384 3.44951 5.5391 3.45494Z", fill: "#697586" }), h("path", { key: 'b896251d0a8304035c5e563f1503a0bdffaf794a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.58334 9.16667C5.04358 9.16667 5.41667 9.53976 5.41667 10V15C5.41667 15.6128 5.41844 15.9886 5.45501 16.2606C5.48714 16.4996 5.53285 16.5395 5.53828 16.5442C5.53848 16.5444 5.53862 16.5445 5.53871 16.5446C5.5388 16.5447 5.53893 16.5449 5.5391 16.5451C5.54384 16.5505 5.58375 16.5962 5.82279 16.6283C6.09475 16.6649 6.47053 16.6667 7.08334 16.6667H11.8056C13.3103 16.6667 14.5833 15.3908 14.5833 13.75C14.5833 12.1092 13.3103 10.8333 11.8056 10.8333H10.7738C10.3136 10.8333 9.94048 10.4602 9.94048 10C9.94048 9.53976 10.3136 9.16667 10.7738 9.16667H11.8056C14.2895 9.16667 16.25 11.2486 16.25 13.75C16.25 16.2514 14.2895 18.3333 11.8056 18.3333H7.08334C7.06617 18.3333 7.04906 18.3333 7.032 18.3333C6.48689 18.3334 5.99713 18.3334 5.60071 18.2801C5.16791 18.2219 4.7239 18.0868 4.3602 17.7231C3.9965 17.3594 3.86139 16.9154 3.8032 16.4826C3.7499 16.0862 3.74995 15.5964 3.75 15.0513C3.75 15.0343 3.75001 15.0172 3.75001 15V10C3.75001 9.53976 4.1231 9.16667 4.58334 9.16667Z", fill: "#697586" }))), this.type === 'italic' && (h("svg", { key: 'f355fd8349ebd7397cf3569742052c1ccd6bd905', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'dc9c18980775b16b250e650f64c1958737a00ffb', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M9.1665 3.33333C9.1665 2.8731 9.5396 2.5 9.99984 2.5H15.8332C16.2934 2.5 16.6665 2.8731 16.6665 3.33333C16.6665 3.79357 16.2934 4.16667 15.8332 4.16667H9.99984C9.5396 4.16667 9.1665 3.79357 9.1665 3.33333Z", fill: "#697586" }), h("path", { key: '9f2047903557df3bc8f3b8a0b9f616d7262ff2a9', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.7059 2.58798C14.1175 2.7938 14.2844 3.29436 14.0785 3.70601L7.41188 17.0393C7.20606 17.451 6.70549 17.6178 6.29385 17.412C5.8822 17.2062 5.71534 16.7056 5.92117 16.294L12.5878 2.96066C12.7937 2.54901 13.2942 2.38215 13.7059 2.58798Z", fill: "#697586" }), h("path", { key: '2bd3f1f574b4a569b258389ba4931fe1f2c98e6d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.3335 16.6667C3.3335 16.2064 3.70659 15.8333 4.16683 15.8333L10.0002 15.8333C10.4604 15.8333 10.8335 16.2064 10.8335 16.6667C10.8335 17.1269 10.4604 17.5 10.0002 17.5H4.16683C3.70659 17.5 3.3335 17.1269 3.3335 16.6667Z", fill: "#697586" }))), this.type === 'h1' && (h("svg", { key: '460bb931de59b6a534379d8f44a74bc88fb4345e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '9aa528654644198234711aeba936ed6ce6502a92', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.91683 3.33333C3.37707 3.33333 3.75016 3.70643 3.75016 4.16667V15.8333C3.75016 16.2936 3.37707 16.6667 2.91683 16.6667C2.45659 16.6667 2.0835 16.2936 2.0835 15.8333V4.16667C2.0835 3.70643 2.45659 3.33333 2.91683 3.33333Z", fill: "#697586" }), h("path", { key: '2be06c49bb8149cb2954b818d167d430b8dd904e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.2498 3.33333C11.7101 3.33333 12.0832 3.70643 12.0832 4.16667V15.8333C12.0832 16.2936 11.7101 16.6667 11.2498 16.6667C10.7896 16.6667 10.4165 16.2936 10.4165 15.8333V4.16667C10.4165 3.70643 10.7896 3.33333 11.2498 3.33333Z", fill: "#697586" }), h("path", { key: '7c1f3050853d618ec2f21c639c4d342cc424331e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16.2266 8.43194C16.4976 8.57695 16.6668 8.85934 16.6668 9.16667V15H17.0834C17.5437 15 17.9168 15.3731 17.9168 15.8333C17.9168 16.2936 17.5437 16.6667 17.0834 16.6667H14.5834C14.1232 16.6667 13.7501 16.2936 13.7501 15.8333C13.7501 15.3731 14.1232 15 14.5834 15H15.0001V10.7217C14.6226 10.9401 14.1353 10.8302 13.89 10.4623C13.6348 10.0793 13.7382 9.56192 14.1212 9.30662L15.3712 8.47329C15.6269 8.30282 15.9557 8.28692 16.2266 8.43194Z", fill: "#697586" }), h("path", { key: '8976de0b6d1ca4dd0788a432459dbe5e090da072', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.0835 10C2.0835 9.53976 2.45659 9.16667 2.91683 9.16667L11.2502 9.16667C11.7104 9.16667 12.0835 9.53976 12.0835 10C12.0835 10.4602 11.7104 10.8333 11.2502 10.8333L2.91683 10.8333C2.45659 10.8333 2.0835 10.4602 2.0835 10Z", fill: "#697586" }))), this.type === 'h2' && (h("svg", { key: '3c564707345de2f7b789fe6f3938e28dd82b78e7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '8f65265fdebd2fc18c00291bd84ec1da3351578a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.49984 3.33333C2.96007 3.33333 3.33317 3.70643 3.33317 4.16667V15.8333C3.33317 16.2936 2.96007 16.6667 2.49984 16.6667C2.0396 16.6667 1.6665 16.2936 1.6665 15.8333V4.16667C1.6665 3.70643 2.0396 3.33333 2.49984 3.33333Z", fill: "#697586" }), h("path", { key: 'dc8aa0a26000fff2656a076f5b3c0fd460cb74f6', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.8333 3.33333C11.2936 3.33333 11.6667 3.70643 11.6667 4.16667V15.8333C11.6667 16.2936 11.2936 16.6667 10.8333 16.6667C10.3731 16.6667 10 16.2936 10 15.8333V4.16667C10 3.70643 10.3731 3.33333 10.8333 3.33333Z", fill: "#697586" }), h("path", { key: 'ea3826a38c19aa015f6971673a43225f893a4c7e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.334 10.8333C13.334 9.45262 14.4533 8.33333 15.834 8.33333C17.2147 8.33333 18.334 9.45262 18.334 10.8333V11.0116C18.334 11.7709 18.0117 12.4945 17.4474 13.0024L15.2765 14.9562C15.2593 14.9717 15.2431 14.9862 15.2279 15H17.5007C17.9609 15 18.334 15.3731 18.334 15.8333C18.334 16.2936 17.9609 16.6667 17.5007 16.6667H14.1673C13.7071 16.6667 13.334 16.2936 13.334 15.8333V15.5756C13.334 15.551 13.3339 15.5257 13.3338 15.4997C13.3324 15.2173 13.3307 14.8574 13.4782 14.5264C13.6256 14.1954 13.8942 13.9559 14.105 13.7679C14.1244 13.7507 14.1433 13.7338 14.1616 13.7174L16.3324 11.7636C16.5456 11.5717 16.6673 11.2984 16.6673 11.0116V10.8333C16.6673 10.3731 16.2942 10 15.834 10C15.3738 10 15.0007 10.3731 15.0007 10.8333V11.1667C15.0007 11.6269 14.6276 12 14.1673 12C13.7071 12 13.334 11.6269 13.334 11.1667V10.8333Z", fill: "#697586" }), h("path", { key: '9aba8b5d1440f3de5952c07427cd62aa69f51e29', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.6665 10C1.6665 9.53976 2.0396 9.16667 2.49984 9.16667L10.8332 9.16667C11.2934 9.16667 11.6665 9.53976 11.6665 10C11.6665 10.4602 11.2934 10.8333 10.8332 10.8333L2.49984 10.8333C2.0396 10.8333 1.6665 10.4602 1.6665 10Z", fill: "#697586" }))), this.type === 'quote' && (h("svg", { key: 'f2ee04d2015e9cd1f3c31e2fb02e111fb7fbaa8f', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '6352d04c381993df7cdc60a33ef953c93f8d436d', d: "M4.9568 10.625C4.20808 10.625 3.58374 10.625 3.08809 10.5584C2.56493 10.488 2.0926 10.3333 1.71304 9.95374C1.33348 9.57418 1.17876 9.10184 1.10842 8.57868C1.04178 8.08303 1.0418 7.45869 1.04183 6.70996L1.04183 6.70994L1.04183 6.62329L1.04183 6.62327C1.0418 5.87454 1.04178 5.2502 1.10842 4.75455C1.17876 4.23139 1.33348 3.75905 1.71304 3.3795C2.0926 2.99994 2.56493 2.84521 3.08809 2.77488C3.58374 2.70824 4.20809 2.70826 4.95681 2.70828L4.95683 2.70828L5.04349 2.70828L5.04351 2.70828C5.79224 2.70826 6.41658 2.70824 6.91223 2.77488C7.43539 2.84521 7.90772 2.99994 8.28728 3.3795C8.66684 3.75905 8.82156 4.23139 8.8919 4.75455C8.95854 5.25019 8.95852 5.87454 8.9585 6.62326L8.9585 6.62328L8.9585 6.70995L8.9585 6.70998C8.95852 7.4587 8.95854 8.08304 8.8919 8.57868C8.82156 9.10184 8.66684 9.57418 8.28728 9.95374C7.90772 10.3333 7.43539 10.488 6.91223 10.5584C6.41658 10.625 5.79224 10.625 5.04352 10.625L5.04349 10.625L4.95683 10.625L4.9568 10.625Z", fill: "#697586" }), h("path", { key: '524768a90d30602dd1beac37fb1e54bb0fe4a2f2', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.32957 16.7061C2.19264 16.2667 2.43783 15.7995 2.87722 15.6626C5.46695 14.8555 7.29183 12.5623 7.29183 9.90596L7.29183 6.45817C7.29183 5.99793 7.66493 5.62483 8.12516 5.62483C8.5854 5.62483 8.9585 5.99793 8.9585 6.45817L8.9585 9.90596C8.9585 13.3612 6.59053 16.2511 3.3731 17.2538C2.93371 17.3907 2.4665 17.1455 2.32957 16.7061Z", fill: "#697586" }), h("path", { key: 'a6463b18b92cda7607cd35d6e368e55cca788ed6', d: "M14.9568 10.625C14.2081 10.625 13.5837 10.625 13.0881 10.5584C12.5649 10.488 12.0926 10.3333 11.713 9.95374C11.3335 9.57418 11.1788 9.10184 11.1084 8.57868C11.0418 8.08304 11.0418 7.45869 11.0418 6.70997L11.0418 6.70994L11.0418 6.62329L11.0418 6.62327C11.0418 5.87454 11.0418 5.2502 11.1084 4.75455C11.1788 4.23139 11.3335 3.75905 11.713 3.3795C12.0926 2.99994 12.5649 2.84521 13.0881 2.77488C13.5837 2.70824 14.2081 2.70826 14.9568 2.70828L14.9568 2.70828L15.0435 2.70828L15.0435 2.70828C15.7922 2.70826 16.4166 2.70824 16.9122 2.77488C17.4354 2.84521 17.9077 2.99994 18.2873 3.3795C18.6668 3.75906 18.8216 4.23139 18.8919 4.75455C18.9585 5.2502 18.9585 5.87454 18.9585 6.62326L18.9585 6.62328L18.9585 6.70995L18.9585 6.70998C18.9585 7.4587 18.9585 8.08304 18.8919 8.57868C18.8216 9.10185 18.6668 9.57418 18.2873 9.95374C17.9077 10.3333 17.4354 10.488 16.9122 10.5584C16.4166 10.625 15.7922 10.625 15.0435 10.625L15.0435 10.625L14.9568 10.625L14.9568 10.625Z", fill: "#697586" }), h("path", { key: '6269c5b5d01f520df56c432bc020262545379f50', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.3296 16.7061C12.1926 16.2667 12.4378 15.7995 12.8772 15.6626C15.4669 14.8555 17.2918 12.5623 17.2918 9.90596L17.2918 6.45817C17.2918 5.99793 17.6649 5.62483 18.1252 5.62483C18.5854 5.62483 18.9585 5.99793 18.9585 6.45817L18.9585 9.90596C18.9585 13.3612 16.5905 16.2511 13.3731 17.2538C12.9337 17.3907 12.4665 17.1455 12.3296 16.7061Z", fill: "#697586" }))), this.type === 'link' && (h("svg", { key: 'a4be6e535bb6dba59b050cf03243aa280c289301', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "10", viewBox: "0 0 20 10", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'e573ca65c1c151c47c0d78e290cdc7d214b2460d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 1.66667C3.99255 1.66667 2.50016 3.15905 2.50016 5C2.50016 6.84095 3.99255 8.33333 5.8335 8.33333H8.3335C8.79373 8.33333 9.16683 8.70643 9.16683 9.16667C9.16683 9.6269 8.79373 10 8.3335 10H5.8335C3.07207 10 0.833496 7.76142 0.833496 5C0.833496 2.23858 3.07207 0 5.8335 0H8.3335C8.79373 0 9.16683 0.373096 9.16683 0.833333C9.16683 1.29357 8.79373 1.66667 8.3335 1.66667H5.8335ZM10.8335 0.833333C10.8335 0.373096 11.2066 0 11.6668 0H14.1668C16.9283 0 19.1668 2.23858 19.1668 5C19.1668 7.76142 16.9283 10 14.1668 10H11.6668C11.2066 10 10.8335 9.6269 10.8335 9.16667C10.8335 8.70643 11.2066 8.33333 11.6668 8.33333H14.1668C16.0078 8.33333 17.5002 6.84095 17.5002 5C17.5002 3.15905 16.0078 1.66667 14.1668 1.66667H11.6668C11.2066 1.66667 10.8335 1.29357 10.8335 0.833333Z", fill: "#697586" }), h("path", { key: '23b4f1d78ddd53f4520757ba4a2a3d5b4c928728', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.66699 5C6.66699 4.53976 7.04009 4.16667 7.50033 4.16667H12.5003C12.9606 4.16667 13.3337 4.53976 13.3337 5C13.3337 5.46024 12.9606 5.83333 12.5003 5.83333H7.50033C7.04009 5.83333 6.66699 5.46024 6.66699 5Z", fill: "#697586" }))), this.type === 'photo' && (h("svg", { key: '6cf424c29a855e5cfe3eba66fa3fb52079b7942d', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'e153771bfe00c991a3707cd7315ad8a09a718ba9', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.375 5.04167C3.375 4.12119 4.12119 3.375 5.04167 3.375C5.96214 3.375 6.70833 4.12119 6.70833 5.04167C6.70833 5.96214 5.96214 6.70833 5.04167 6.70833C4.12119 6.70833 3.375 5.96214 3.375 5.04167Z", fill: "#697586" }), h("path", { key: 'b6ea5833f8b14a612db427b1f505e2a58d21c0dd', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.93796 0.25H9.06204C10.8754 0.24998 12.321 0.249964 13.4544 0.402352C14.6247 0.559697 15.5862 0.893121 16.3466 1.65345C17.1069 2.41377 17.4403 3.37528 17.5976 4.54559C17.75 5.67904 17.75 7.12465 17.75 8.93798V9.06202C17.75 10.8753 17.75 12.321 17.5976 13.4544C17.4403 14.6247 17.1069 15.5862 16.3466 16.3466C15.5862 17.1069 14.6247 17.4403 13.4544 17.5976C12.321 17.75 10.8753 17.75 9.06202 17.75H8.93798C7.12466 17.75 5.67904 17.75 4.54559 17.5976C3.37528 17.4403 2.41377 17.1069 1.65345 16.3466C0.893122 15.5862 0.559698 14.6247 0.402353 13.4544C0.249965 12.321 0.249981 10.8754 0.25 9.06204V8.93796C0.249981 7.12464 0.249965 5.67904 0.402353 4.54559C0.559698 3.37528 0.893122 2.41377 1.65345 1.65345C2.41377 0.893121 3.37528 0.559697 4.54559 0.402352C5.67904 0.249964 7.12464 0.24998 8.93796 0.25ZM4.76767 2.05416C3.78217 2.18665 3.231 2.43291 2.83196 2.83196C2.43291 3.231 2.18665 3.78217 2.05416 4.76767C1.91844 5.77715 1.91667 7.11046 1.91667 9C1.91667 10.8895 1.91844 12.2229 2.05416 13.2323C2.18665 14.2178 2.43291 14.769 2.83196 15.168C3.231 15.5671 3.78217 15.8133 4.76767 15.9458C5.77715 16.0816 7.11047 16.0833 9 16.0833C10.8895 16.0833 12.2229 16.0816 13.2323 15.9458C14.2178 15.8133 14.769 15.5671 15.168 15.168C15.5671 14.769 15.8133 14.2178 15.9458 13.2323C16.0816 12.2229 16.0833 10.8895 16.0833 9C16.0833 7.11046 16.0816 5.77715 15.9458 4.76767C15.8133 3.78217 15.5671 3.231 15.168 2.83196C14.769 2.43291 14.2178 2.18665 13.2323 2.05416C12.2229 1.91844 10.8895 1.91667 9 1.91667C7.11047 1.91667 5.77715 1.91844 4.76767 2.05416Z", fill: "#697586" }), h("path", { key: '9d7eb7fe8425bff9a994cc4378f4ec50aa90230e', d: "M17.3666 9.58569C15.744 8.53929 14.1981 8.10081 12.7187 8.1626C11.246 8.2241 9.92182 8.77775 8.73068 9.57413C6.71529 10.9216 4.94269 13.0717 3.35558 14.9968C3.10434 15.3015 2.8577 15.6007 2.61553 15.89L1.9165 16.5008L2.93566 17.1947C3.65582 17.4931 4.49811 17.6237 5.46607 17.6873C6.43028 17.7507 7.59171 17.7507 8.97277 17.7507H9.06243C10.8757 17.7507 12.3213 17.7507 13.4548 17.5983C14.6251 17.441 15.5866 17.1076 16.3469 16.3472C17.0132 15.681 17.3537 14.8636 17.5333 13.8785C17.7083 12.9189 17.741 11.7355 17.7483 10.2902L17.7506 9.83332L17.3666 9.58569Z", fill: "#697586" }))), this.type === 'list_bullet' && (h("svg", { key: '84b85fd3d17c458451cdc4e148707c683dc03ab7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'e6a6a4236f7f4868156f4c5f5841d579761cc701', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 4.16667C5.8335 3.70643 6.20659 3.33333 6.66683 3.33333L16.6668 3.33333C17.1271 3.33333 17.5002 3.70643 17.5002 4.16667C17.5002 4.6269 17.1271 5 16.6668 5L6.66683 5C6.20659 5 5.8335 4.6269 5.8335 4.16667Z", fill: "#697586" }), h("path", { key: 'd728c9c17bedc34648897541d5cc13b30a20ad4a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 4.16667C2.5 3.70643 2.8731 3.33333 3.33333 3.33333H3.34082C3.80106 3.33333 4.17415 3.70643 4.17415 4.16667C4.17415 4.6269 3.80106 5 3.34082 5H3.33333C2.8731 5 2.5 4.6269 2.5 4.16667Z", fill: "#697586" }), h("path", { key: '10c144a478e2f949ba3e10d69e94f817168e3729', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 10C2.5 9.53976 2.8731 9.16667 3.33333 9.16667H3.34082C3.80106 9.16667 4.17415 9.53976 4.17415 10C4.17415 10.4602 3.80106 10.8333 3.34082 10.8333H3.33333C2.8731 10.8333 2.5 10.4602 2.5 10Z", fill: "#697586" }), h("path", { key: '9a588d29b362c03cde95f74a2779b2a9ff4afb9c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 15.8333C2.5 15.3731 2.8731 15 3.33333 15H3.34082C3.80106 15 4.17415 15.3731 4.17415 15.8333C4.17415 16.2936 3.80106 16.6667 3.34082 16.6667H3.33333C2.8731 16.6667 2.5 16.2936 2.5 15.8333Z", fill: "#697586" }), h("path", { key: '58f660af853bf0bb1cb22f0e3aa076e268b16a7b', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 10C5.8335 9.53976 6.20659 9.16667 6.66683 9.16667L16.6668 9.16667C17.1271 9.16667 17.5002 9.53976 17.5002 10C17.5002 10.4602 17.1271 10.8333 16.6668 10.8333L6.66683 10.8333C6.20659 10.8333 5.8335 10.4602 5.8335 10Z", fill: "#697586" }), h("path", { key: 'd5b2533a814303fdaaa4ee8363c64f52e9d862c4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 15.8333C5.8335 15.3731 6.20659 15 6.66683 15L16.6668 15C17.1271 15 17.5002 15.3731 17.5002 15.8333C17.5002 16.2936 17.1271 16.6667 16.6668 16.6667L6.66683 16.6667C6.20659 16.6667 5.8335 16.2936 5.8335 15.8333Z", fill: "#697586" }))), this.type === 'list_numbers' && (h("svg", { key: '38c29a4d92a37d30b1e496d7b97cc102ad0bf7d6', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'f0e908d76fbd274784d95ab8ac6217fdebc2e854', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 4.99998C8.3335 4.53974 8.70659 4.16664 9.16683 4.16664L17.5002 4.16664C17.9604 4.16664 18.3335 4.53974 18.3335 4.99998C18.3335 5.46022 17.9604 5.83331 17.5002 5.83331L9.16683 5.83331C8.70659 5.83331 8.3335 5.46021 8.3335 4.99998Z", fill: "#697586" }), h("path", { key: '803dd22a6df75839617966837f4d59e15be5e7bf', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 9.99998C8.3335 9.53974 8.70659 9.16664 9.16683 9.16664L17.5002 9.16664C17.9604 9.16664 18.3335 9.53974 18.3335 9.99998C18.3335 10.4602 17.9604 10.8333 17.5002 10.8333L9.16683 10.8333C8.70659 10.8333 8.3335 10.4602 8.3335 9.99998Z", fill: "#697586" }), h("path", { key: 'f24f84990e025f2198b664df65ae60202fab2494', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 15C8.3335 14.5397 8.70659 14.1666 9.16683 14.1666L17.5002 14.1666C17.9604 14.1666 18.3335 14.5397 18.3335 15C18.3335 15.4602 17.9604 15.8333 17.5002 15.8333L9.16683 15.8333C8.70659 15.8333 8.3335 15.4602 8.3335 15Z", fill: "#697586" }), h("path", { key: '61da1a61ce97f309b5f130c0f51e8df0bf6aceb4', d: "M3.99489 13.3352C3.94229 13.3334 3.87177 13.3333 3.74995 13.3333H2.49995C2.03972 13.3333 1.66662 12.9602 1.66662 12.5C1.66662 12.0397 2.03972 11.6666 2.49995 11.6666H3.74995L3.79922 11.6666C3.979 11.6663 4.1769 11.6659 4.35762 11.7019C5.08489 11.8465 5.6534 12.415 5.79806 13.1423C5.83401 13.323 5.83366 13.5209 5.83335 13.7007L5.83329 13.75L5.83335 13.7992C5.83366 13.979 5.83401 14.1769 5.79806 14.3576C5.6534 15.0849 5.08489 15.6534 4.35762 15.7981C4.1769 15.834 3.979 15.8337 3.79923 15.8334L3.74995 15.8333C3.62814 15.8333 3.55762 15.8334 3.50502 15.8352C3.48081 15.8361 3.46779 15.8371 3.46254 15.8376C3.4004 15.8519 3.35184 15.9004 3.33754 15.9626C3.33706 15.9678 3.33603 15.9808 3.3352 16.005C3.3334 16.0576 3.33329 16.1282 3.33329 16.25V16.6666H4.99995C5.46019 16.6666 5.83329 17.0397 5.83329 17.5C5.83329 17.9602 5.46019 18.3333 4.99995 18.3333H2.99995L2.97701 18.3333C2.88184 18.3335 2.74054 18.3337 2.6146 18.3167C2.45411 18.2951 2.20117 18.2333 1.98392 18.016C1.76667 17.7988 1.70478 17.5458 1.68321 17.3853C1.66627 17.2594 1.66647 17.1181 1.6666 17.0229L1.66662 17V16.25L1.66656 16.2007C1.66625 16.0209 1.6659 15.823 1.70185 15.6423C1.84651 14.915 2.41502 14.3465 3.14229 14.2019C3.32301 14.1659 3.52091 14.1663 3.70068 14.1666L3.74995 14.1666C3.87177 14.1666 3.94229 14.1665 3.99489 14.1647C4.0191 14.1639 4.03212 14.1629 4.03737 14.1624C4.09951 14.1481 4.14806 14.0995 4.16237 14.0374C4.16285 14.0321 4.16388 14.0191 4.16471 13.9949C4.16651 13.9423 4.16662 13.8718 4.16662 13.75C4.16662 13.6282 4.16651 13.5576 4.16471 13.505C4.16388 13.4808 4.16285 13.4678 4.16237 13.4626C4.14807 13.4004 4.0995 13.3519 4.03737 13.3376L3.99489 13.3352Z", fill: "#697586" }), h("path", { key: '672475024e0619e77a825210d4c5ea29bf763816', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.6665 2.49998C1.6665 2.03974 2.0396 1.66664 2.49984 1.66664H3.49984C4.09815 1.66664 4.58317 2.15167 4.58317 2.74998V6.66664H4.99984C5.46007 6.66664 5.83317 7.03974 5.83317 7.49998C5.83317 7.96021 5.46007 8.33331 4.99984 8.33331H2.49984C2.0396 8.33331 1.6665 7.96021 1.6665 7.49998C1.6665 7.03974 2.0396 6.66664 2.49984 6.66664H2.9165V3.33331H2.49984C2.0396 3.33331 1.6665 2.96021 1.6665 2.49998Z", fill: "#697586" })))));
12
12
  }
13
13
  };
14
14
  GbWysiwygEditorIcon.style = gbWysiwygEditorIconCss;
@@ -7,7 +7,7 @@ const GbWYSIWYGTooltip = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h("div", { key: '76d17c900c656631ba9f96489cef31712e0de513', class: "wysiwyg_tooltip_div" }, h("div", { key: 'e1eb2c8308ea57db2a51e4fe86ccb933c96efede', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: 'e68292b1125258ad171e3bfb10a3389beddc2e34', class: `arrow ${this.arrow}` }), h("div", { key: 'e9ed5012f19d466a3e2508ab30f78653f141b171', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: 'e4827ee11bf0e0c44fd1f076e675c4b813ed9da7', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: 'bdcecc1e01bf09273ef81b99c46a1b92cfbd2ebb', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: '0bf3e6375d8f0eb9c1a1a56ed6608bee2c240486', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: 'fa2d0a16da136731936547a8a294bfade23bec49', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: '97d30354add5e7d018b51424068b88390d8563e3', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: '48c7407f55e6b4758658b00b90e277d0942452fd', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: 'ef4449df4dd2471c23ed95cbeff4ebe2f403f4fa', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: 'b8391648417fcb710ecaf7af8516dabd52f99a0e', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: '9f53cab625fa84865b66e922e1c10df30c7442fe', state: "default", type: "list_numbers" })))));
10
+ return (h("div", { key: '2b6a1b8f218c4b37ce642324484ea5bd59e4e3b6', class: "wysiwyg_tooltip_div" }, h("div", { key: '2261aedee90e256fb46b4b0ef129d034cef230e7', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: 'ceb17372d4bd0ed6f131eb0382cdfd7cf76ff087', class: `arrow ${this.arrow}` }), h("div", { key: '6a855e545f790163ffc5e616dbd55e9acc3c56c2', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: 'e24f761a067038db92ee2b1357bb70be94018d90', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: '5f380afc65af2440c2295aaedf21414c04dc21aa', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: 'f27c7781517a1e66d82e3b5c826d8eb3a63df69c', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: '5af5c5e6f85c41fe6fada88671aa89533e79e733', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: '24fc34d1217f934e12b6ce2260f918998ee6231e', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: '364ceaada629a52623d36fac92dc41f0414843ce', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: '52f7cdd49c7ff13240b10fa284e25c22d4f153cb', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: '8191465ab353124ded376821fdc0b97f45988b94', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: 'b392733d666011574a8707ad8a7537814a714b63', state: "default", type: "list_numbers" })))));
11
11
  }
12
12
  };
13
13
  GbWYSIWYGTooltip.style = gbWysiwygTooltipCss;