globuswebcomponents 1.9.6 → 1.9.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (489) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/{gb-avatar_24.cjs.entry.js → gb-avatar_27.cjs.entry.js} +387 -578
  3. package/dist/cjs/gb-avatar_27.cjs.entry.js.map +1 -0
  4. package/dist/cjs/gb-empty-state.cjs.entry.js +49 -0
  5. package/dist/cjs/gb-empty-state.cjs.entry.js.map +1 -0
  6. package/dist/cjs/gb-empty-state.entry.cjs.js.map +1 -0
  7. package/dist/cjs/gb-export-dropdown_2.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-featured-icon.gb-step-base.entry.cjs.js.map +1 -0
  9. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +70 -0
  10. package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +1 -0
  11. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  12. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-icon-button-base.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.cjs.js.map +1 -0
  17. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +391 -0
  18. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +1 -0
  19. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  20. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  21. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  22. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  24. package/dist/cjs/gb-pagination.cjs.entry.js +98 -0
  25. package/dist/cjs/gb-pagination.cjs.entry.js.map +1 -0
  26. package/dist/cjs/gb-pagination.entry.cjs.js.map +1 -0
  27. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-quick-action-card.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-slider-control-handle.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +40 -0
  36. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js.map +1 -0
  37. package/dist/cjs/gb-stepper-vertical-icons-with-text.entry.cjs.js.map +1 -0
  38. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  39. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-table-header.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  42. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  45. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  48. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  50. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  51. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  52. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  53. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  54. package/dist/cjs/globuscomponents.cjs.js +1 -1
  55. package/dist/cjs/loader.cjs.js +1 -1
  56. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  57. package/dist/collection/components/gb-button/gb-button.js +16 -2
  58. package/dist/collection/components/gb-button/gb-button.js.map +1 -1
  59. package/dist/collection/components/gb-button/gb-button.tsx +11 -1
  60. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.css +7 -1
  61. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +26 -5
  62. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js.map +1 -1
  63. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  64. package/dist/collection/components/gb-header/gb-header.js +1 -1
  65. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  66. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  67. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  68. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  69. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  70. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  71. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  72. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  73. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  74. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  75. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  76. package/dist/collection/components/gb-pagination/gb-pagination.js +4 -4
  77. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  78. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  79. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  80. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  81. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  82. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  83. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  84. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  85. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  86. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  87. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  88. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  89. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  90. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  91. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  92. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  93. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  94. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  95. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  96. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  97. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  98. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  99. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  100. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  101. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  102. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  103. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  104. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  105. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  106. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  107. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  108. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  109. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  110. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  111. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  112. package/dist/collection/components/gb-tooltip/gb-tooltip.css +4 -2
  113. package/dist/collection/components/gb-tooltip/gb-tooltip.js +26 -2
  114. package/dist/collection/components/gb-tooltip/gb-tooltip.js.map +1 -1
  115. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  116. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  117. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  118. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  119. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  120. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  121. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  122. package/dist/components/gb-action-panel.js +1 -1
  123. package/dist/components/gb-avatar-add-button.js +1 -1
  124. package/dist/components/gb-avatar-dropdown.js +7 -7
  125. package/dist/components/gb-avatar-group.js +4 -4
  126. package/dist/components/gb-avatar-label-group.js +1 -1
  127. package/dist/components/gb-avatar-profile-photo.js +2 -2
  128. package/dist/components/gb-avatar.js +1 -1
  129. package/dist/components/gb-badge.js +1 -1
  130. package/dist/components/gb-button.js +1 -1
  131. package/dist/components/gb-checkbox-group-item.js +1 -1
  132. package/dist/components/gb-checkbox-group.js +4 -4
  133. package/dist/components/gb-collapse-button.js +1 -1
  134. package/dist/components/gb-comment.js +1 -1
  135. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  136. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  137. package/dist/components/gb-detail-cell.js +5 -5
  138. package/dist/components/gb-empty-state.js +1 -1
  139. package/dist/components/gb-file-upload-item-base.js +1 -1
  140. package/dist/components/gb-file-upload.js +4 -4
  141. package/dist/components/gb-filter-button.js +1 -1
  142. package/dist/components/gb-header-icon.js +1 -1
  143. package/dist/components/gb-header.js +4 -4
  144. package/dist/components/gb-help-dropdown.js +1 -1
  145. package/dist/components/gb-help-tooltip.js +1 -1
  146. package/dist/components/gb-horizontal-tabs.js +5 -5
  147. package/dist/components/gb-icon-button-base.js +1 -1
  148. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  149. package/dist/components/gb-input-dropdown.js +1 -1
  150. package/dist/components/gb-input-field.js +1 -1
  151. package/dist/components/gb-mega-input-field-base.js +1 -1
  152. package/dist/components/gb-notification-content.js +1 -1
  153. package/dist/components/gb-notification-pane.js +5 -5
  154. package/dist/components/gb-pagination-button-group-base.js +1 -1
  155. package/dist/components/gb-pagination-dot-group.js +1 -1
  156. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  157. package/dist/components/gb-pagination-number-base.js +1 -1
  158. package/dist/components/gb-pagination.js +19 -19
  159. package/dist/components/gb-pagination.js.map +1 -1
  160. package/dist/components/gb-password-button.js +1 -1
  161. package/dist/components/gb-progress-bar.js +1 -1
  162. package/dist/components/gb-progress-circle.js +1 -1
  163. package/dist/components/gb-quick-action-card.js +1 -1
  164. package/dist/components/gb-quick-action-icon.js +1 -1
  165. package/dist/components/gb-scrollbar.js +1 -1
  166. package/dist/components/gb-sidebar.js +9 -9
  167. package/dist/components/gb-simple-side-bar-item.js +1 -1
  168. package/dist/components/gb-slider-control-handle.js +1 -1
  169. package/dist/components/gb-slider.js +3 -3
  170. package/dist/components/gb-status-indicator.js +1 -1
  171. package/dist/components/gb-step-base.js +1 -1
  172. package/dist/components/gb-stepper-horizontal-icons-centered.js +2 -2
  173. package/dist/components/gb-stepper-horizontal-line-with-text.js +2 -2
  174. package/dist/components/gb-stepper-vertical-icons-with-text.js +2 -2
  175. package/dist/components/gb-tab-button-base.js +1 -1
  176. package/dist/components/gb-table-cell.js +1 -1
  177. package/dist/components/gb-table-header.js +15 -15
  178. package/dist/components/gb-tag-checkbox.js +1 -1
  179. package/dist/components/gb-tag-close.js +1 -1
  180. package/dist/components/gb-tag-count.js +1 -1
  181. package/dist/components/gb-tag.js +1 -1
  182. package/dist/components/gb-textarea-input-field.js +11 -11
  183. package/dist/components/gb-theme-tab.js +1 -1
  184. package/dist/components/gb-toast-button.js +1 -1
  185. package/dist/components/gb-toast.js +3 -3
  186. package/dist/components/gb-toggle-base.js +1 -1
  187. package/dist/components/gb-toggle.js +2 -2
  188. package/dist/components/gb-token-field-compact.js +2 -2
  189. package/dist/components/gb-token-field-compressed.js +3 -3
  190. package/dist/components/gb-tooltip.js +1 -1
  191. package/dist/components/gb-top-bar-item.js +1 -1
  192. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  193. package/dist/components/gb-top-bar.js +3 -3
  194. package/dist/components/gb-vertical-tabs.js +1 -1
  195. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  196. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  197. package/dist/components/{p-Lv79axHu.js → p-B18j44pH.js} +4 -4
  198. package/dist/components/{p-Lv79axHu.js.map → p-B18j44pH.js.map} +1 -1
  199. package/dist/components/{p-BXFhKQ9m.js → p-B1mn4R1P.js} +7 -7
  200. package/dist/components/{p-BXFhKQ9m.js.map → p-B1mn4R1P.js.map} +1 -1
  201. package/dist/components/{p-D0RVQrS-.js → p-B8RpVmuE.js} +5 -5
  202. package/dist/components/{p-D0RVQrS-.js.map → p-B8RpVmuE.js.map} +1 -1
  203. package/dist/components/{p-XxxsRdkv.js → p-B8l1JBWS.js} +8 -8
  204. package/dist/components/{p-XxxsRdkv.js.map → p-B8l1JBWS.js.map} +1 -1
  205. package/dist/components/{p-D7CViQgc.js → p-BLQCynen.js} +25 -25
  206. package/dist/components/{p-D7CViQgc.js.map → p-BLQCynen.js.map} +1 -1
  207. package/dist/components/{p-D30e0Tda.js → p-BZSHqd1h.js} +4 -4
  208. package/dist/components/{p-D30e0Tda.js.map → p-BZSHqd1h.js.map} +1 -1
  209. package/dist/components/{p-DOyrgb-c.js → p-BaU53c8n.js} +4 -4
  210. package/dist/components/{p-DOyrgb-c.js.map → p-BaU53c8n.js.map} +1 -1
  211. package/dist/components/{p-DVlIdw6r.js → p-Bb-UhjQj.js} +4 -4
  212. package/dist/components/{p-DVlIdw6r.js.map → p-Bb-UhjQj.js.map} +1 -1
  213. package/dist/components/{p-CXoyXaD-.js → p-BdxRLjQz.js} +3 -3
  214. package/dist/components/{p-CXoyXaD-.js.map → p-BdxRLjQz.js.map} +1 -1
  215. package/dist/components/{p-DqLkwgjp.js → p-Be_cElT5.js} +8 -8
  216. package/dist/components/{p-DqLkwgjp.js.map → p-Be_cElT5.js.map} +1 -1
  217. package/dist/components/{p-QTMzCBtx.js → p-Bltqk_JB.js} +3 -3
  218. package/dist/components/{p-QTMzCBtx.js.map → p-Bltqk_JB.js.map} +1 -1
  219. package/dist/components/{p-DZpe7WjU.js → p-ByIIhbmN.js} +3 -3
  220. package/dist/components/{p-DZpe7WjU.js.map → p-ByIIhbmN.js.map} +1 -1
  221. package/dist/components/{p-DMI8bQtd.js → p-C7CJ36SO.js} +4 -4
  222. package/dist/components/{p-DMI8bQtd.js.map → p-C7CJ36SO.js.map} +1 -1
  223. package/dist/components/{p-DXN2wu7H.js → p-C9YJdMaD.js} +11 -6
  224. package/dist/components/p-C9YJdMaD.js.map +1 -0
  225. package/dist/components/{p-DG9zwUK_.js → p-CB5liCPZ.js} +3 -3
  226. package/dist/components/{p-DG9zwUK_.js.map → p-CB5liCPZ.js.map} +1 -1
  227. package/dist/components/{p-BAgrqhBq.js → p-CDWMYYWc.js} +3 -3
  228. package/dist/components/{p-BAgrqhBq.js.map → p-CDWMYYWc.js.map} +1 -1
  229. package/dist/components/{p-DRy6jmvW.js → p-CU9gPSwC.js} +3 -3
  230. package/dist/components/{p-DRy6jmvW.js.map → p-CU9gPSwC.js.map} +1 -1
  231. package/dist/components/{p-rp9QOdK1.js → p-CZvxDpEL.js} +7 -7
  232. package/dist/components/{p-rp9QOdK1.js.map → p-CZvxDpEL.js.map} +1 -1
  233. package/dist/components/{p-C-ocGE59.js → p-Ccsxkn5A.js} +3 -3
  234. package/dist/components/{p-C-ocGE59.js.map → p-Ccsxkn5A.js.map} +1 -1
  235. package/dist/components/{p-OSUxN4ko.js → p-CoayaixB.js} +4 -4
  236. package/dist/components/{p-OSUxN4ko.js.map → p-CoayaixB.js.map} +1 -1
  237. package/dist/components/{p-DCG3i0LZ.js → p-CqlgKYyz.js} +3 -3
  238. package/dist/components/{p-DCG3i0LZ.js.map → p-CqlgKYyz.js.map} +1 -1
  239. package/dist/components/{p-CwQVtwRh.js → p-CwnqCXpw.js} +3 -3
  240. package/dist/components/{p-CwQVtwRh.js.map → p-CwnqCXpw.js.map} +1 -1
  241. package/dist/components/{p-C-NL8IFL.js → p-CxQYr5Xg.js} +3 -3
  242. package/dist/components/{p-C-NL8IFL.js.map → p-CxQYr5Xg.js.map} +1 -1
  243. package/dist/components/{p-DQuPKZQf.js → p-D2dhFoUV.js} +4 -4
  244. package/dist/components/{p-DQuPKZQf.js.map → p-D2dhFoUV.js.map} +1 -1
  245. package/dist/components/{p-0z-Ii_bD.js → p-D6Ez1qZy.js} +4 -4
  246. package/dist/components/{p-0z-Ii_bD.js.map → p-D6Ez1qZy.js.map} +1 -1
  247. package/dist/components/{p-8YSD4DsW.js → p-DEjbckwH.js} +17 -17
  248. package/dist/components/{p-8YSD4DsW.js.map → p-DEjbckwH.js.map} +1 -1
  249. package/dist/components/{p-CEeMUMDR.js → p-DMNXdngN.js} +5 -5
  250. package/dist/components/{p-CEeMUMDR.js.map → p-DMNXdngN.js.map} +1 -1
  251. package/dist/components/{p-hUgl7eJZ.js → p-DVESG0e2.js} +3 -3
  252. package/dist/components/{p-hUgl7eJZ.js.map → p-DVESG0e2.js.map} +1 -1
  253. package/dist/components/{p-DZ0ngrE4.js → p-Df76_fri.js} +17 -4
  254. package/dist/components/p-Df76_fri.js.map +1 -0
  255. package/dist/components/{p-TkoMkcnJ.js → p-Dj-Z6SLo.js} +3 -3
  256. package/dist/components/{p-TkoMkcnJ.js.map → p-Dj-Z6SLo.js.map} +1 -1
  257. package/dist/components/{p-CMzvyg7A.js → p-DncRdWb-.js} +3 -3
  258. package/dist/components/{p-CMzvyg7A.js.map → p-DncRdWb-.js.map} +1 -1
  259. package/dist/components/{p-DbZN12Es.js → p-DuFJaEm5.js} +3 -3
  260. package/dist/components/{p-DbZN12Es.js.map → p-DuFJaEm5.js.map} +1 -1
  261. package/dist/components/{p-V0w-8mpd.js → p-DwVsUrig.js} +13 -11
  262. package/dist/components/p-DwVsUrig.js.map +1 -0
  263. package/dist/components/{p-fTmhdKp0.js → p-F0AcCMKg.js} +6 -6
  264. package/dist/components/{p-fTmhdKp0.js.map → p-F0AcCMKg.js.map} +1 -1
  265. package/dist/components/{p-81eH6VIc.js → p-WM5EZM6s.js} +4 -4
  266. package/dist/components/{p-81eH6VIc.js.map → p-WM5EZM6s.js.map} +1 -1
  267. package/dist/components/{p-BhCoeneG.js → p-XyckUEeO.js} +4 -4
  268. package/dist/components/{p-BhCoeneG.js.map → p-XyckUEeO.js.map} +1 -1
  269. package/dist/components/{p-B2OUWVZ_.js → p-hLszFeGv.js} +6 -6
  270. package/dist/components/{p-B2OUWVZ_.js.map → p-hLszFeGv.js.map} +1 -1
  271. package/dist/components/{p-CT4k5m7L.js → p-rryCWlNe.js} +3 -3
  272. package/dist/components/{p-CT4k5m7L.js.map → p-rryCWlNe.js.map} +1 -1
  273. package/dist/components/{p-yh4BzRlx.js → p-v7NJYrv5.js} +7 -7
  274. package/dist/components/{p-yh4BzRlx.js.map → p-v7NJYrv5.js.map} +1 -1
  275. package/dist/components/test-input-tag.js +9 -9
  276. package/dist/docs.json +49 -1
  277. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  278. package/dist/esm/{gb-avatar_24.entry.js → gb-avatar_27.entry.js} +377 -571
  279. package/dist/esm/gb-avatar_27.entry.js.map +1 -0
  280. package/dist/esm/gb-empty-state.entry.js +47 -0
  281. package/dist/esm/gb-empty-state.entry.js.map +1 -0
  282. package/dist/esm/gb-export-dropdown_2.entry.js +1 -1
  283. package/dist/esm/gb-featured-icon.gb-step-base.entry.js.map +1 -0
  284. package/dist/esm/gb-featured-icon_2.entry.js +67 -0
  285. package/dist/esm/gb-featured-icon_2.entry.js.map +1 -0
  286. package/dist/esm/gb-header-icon.entry.js +4 -4
  287. package/dist/esm/gb-header.entry.js +1 -1
  288. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  289. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  290. package/dist/esm/gb-icon-button-base.entry.js +1 -1
  291. package/dist/esm/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.js.map +1 -0
  292. package/dist/esm/gb-input-dropdown_3.entry.js +387 -0
  293. package/dist/esm/gb-input-dropdown_3.entry.js.map +1 -0
  294. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  295. package/dist/esm/gb-notification-content.entry.js +1 -1
  296. package/dist/esm/gb-notification-pane.entry.js +3 -3
  297. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  298. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  299. package/dist/esm/gb-pagination.entry.js +96 -0
  300. package/dist/esm/gb-pagination.entry.js.map +1 -0
  301. package/dist/esm/gb-progress-circle.entry.js +1 -1
  302. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  303. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  304. package/dist/esm/gb-scrollbar.entry.js +1 -1
  305. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  306. package/dist/esm/gb-slider.entry.js +1 -1
  307. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  308. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  309. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +38 -0
  310. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js.map +1 -0
  311. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  312. package/dist/esm/gb-table-cell.entry.js +1 -1
  313. package/dist/esm/gb-table-header.entry.js +1 -1
  314. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  315. package/dist/esm/gb-toast-button.entry.js +1 -1
  316. package/dist/esm/gb-toast.entry.js +1 -1
  317. package/dist/esm/gb-toggle-base.entry.js +2 -2
  318. package/dist/esm/gb-toggle.entry.js +1 -1
  319. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  320. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  321. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  322. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  323. package/dist/esm/gb-top-bar.entry.js +1 -1
  324. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  325. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  326. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  327. package/dist/esm/globuscomponents.js +1 -1
  328. package/dist/esm/loader.js +1 -1
  329. package/dist/esm/test-input-tag.entry.js +2 -2
  330. package/dist/globuscomponents/gb-button.tsx +11 -1
  331. package/dist/globuscomponents/gb-empty-state.entry.esm.js.map +1 -0
  332. package/dist/globuscomponents/gb-featured-icon.gb-step-base.entry.esm.js.map +1 -0
  333. package/dist/globuscomponents/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.esm.js.map +1 -0
  334. package/dist/globuscomponents/gb-pagination.entry.esm.js.map +1 -0
  335. package/dist/globuscomponents/gb-stepper-vertical-icons-with-text.entry.esm.js.map +1 -0
  336. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  337. package/dist/globuscomponents/{p-0019e8c5.entry.js → p-00c4c6c1.entry.js} +2 -2
  338. package/dist/globuscomponents/{p-bf4aa815.entry.js → p-08e8d91e.entry.js} +2 -2
  339. package/dist/globuscomponents/p-1238de2d.entry.js +2 -0
  340. package/dist/globuscomponents/p-1238de2d.entry.js.map +1 -0
  341. package/dist/globuscomponents/{p-188b4e81.entry.js → p-1ecbdb12.entry.js} +2 -2
  342. package/dist/globuscomponents/{p-6a2778c1.entry.js → p-21f8d506.entry.js} +2 -2
  343. package/dist/globuscomponents/{p-5edc31e2.entry.js → p-22edd947.entry.js} +2 -2
  344. package/dist/globuscomponents/{p-c6f00968.entry.js → p-24a31114.entry.js} +2 -2
  345. package/dist/globuscomponents/{p-66d120ec.entry.js → p-26708b54.entry.js} +2 -2
  346. package/dist/globuscomponents/{p-48d507c8.entry.js → p-29cd87bb.entry.js} +2 -2
  347. package/dist/globuscomponents/{p-7cc3e0db.entry.js → p-2b051369.entry.js} +2 -2
  348. package/dist/globuscomponents/{p-59336884.entry.js → p-2b6526a7.entry.js} +2 -2
  349. package/dist/globuscomponents/p-2c07e92f.entry.js +2 -0
  350. package/dist/globuscomponents/{p-f32ae371.entry.js → p-33d96d78.entry.js} +2 -2
  351. package/dist/globuscomponents/{p-e28d565f.entry.js → p-38790533.entry.js} +2 -2
  352. package/dist/globuscomponents/p-45611dc8.entry.js +2 -0
  353. package/dist/globuscomponents/{p-c384e8ff.entry.js.map → p-45611dc8.entry.js.map} +1 -1
  354. package/dist/globuscomponents/{p-ba744170.entry.js → p-5a485ca2.entry.js} +2 -2
  355. package/dist/globuscomponents/{p-eb612ea4.entry.js → p-5c73390e.entry.js} +2 -2
  356. package/dist/globuscomponents/{p-e9c67c80.entry.js → p-60bc6817.entry.js} +2 -2
  357. package/dist/globuscomponents/{p-eeb1ef58.entry.js → p-60bf66f9.entry.js} +2 -2
  358. package/dist/globuscomponents/p-621188b9.entry.js +2 -0
  359. package/dist/globuscomponents/{p-f118ff55.entry.js.map → p-621188b9.entry.js.map} +1 -1
  360. package/dist/globuscomponents/{p-b0ec4fc6.entry.js → p-640471e9.entry.js} +2 -2
  361. package/dist/globuscomponents/{p-43224e61.entry.js → p-706c084f.entry.js} +2 -2
  362. package/dist/globuscomponents/{p-32d11ef6.entry.js → p-74449b94.entry.js} +2 -2
  363. package/dist/globuscomponents/p-76e7b3a0.entry.js +2 -0
  364. package/dist/globuscomponents/p-76e7b3a0.entry.js.map +1 -0
  365. package/dist/globuscomponents/{p-8ec26acb.entry.js → p-7debc25f.entry.js} +2 -2
  366. package/dist/globuscomponents/{p-8cb765b3.entry.js → p-854ee30b.entry.js} +2 -2
  367. package/dist/globuscomponents/{p-37530662.entry.js → p-9a25655b.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-bb48a4f3.entry.js → p-9cfc5728.entry.js} +2 -2
  369. package/dist/globuscomponents/{p-dea7f5cb.entry.js → p-b57830dd.entry.js} +2 -2
  370. package/dist/globuscomponents/p-b845edc5.entry.js +2 -0
  371. package/dist/globuscomponents/p-bae62c0d.entry.js +2 -0
  372. package/dist/globuscomponents/p-bae62c0d.entry.js.map +1 -0
  373. package/dist/globuscomponents/p-bf994403.entry.js +2 -0
  374. package/dist/globuscomponents/p-bf994403.entry.js.map +1 -0
  375. package/dist/globuscomponents/{p-b59a682b.entry.js → p-c457c3b8.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-590ab02c.entry.js → p-ca0170b8.entry.js} +2 -2
  377. package/dist/globuscomponents/{p-fccfa5b0.entry.js → p-cdeecad3.entry.js} +2 -2
  378. package/dist/globuscomponents/{p-bc9342aa.entry.js → p-d37a47a3.entry.js} +2 -2
  379. package/dist/globuscomponents/{p-b9fa4a6a.entry.js → p-e35e9239.entry.js} +2 -2
  380. package/dist/globuscomponents/{p-3d693d76.entry.js → p-e4bb39e4.entry.js} +2 -2
  381. package/dist/globuscomponents/{p-b0bef3c4.entry.js → p-e8fb5c7f.entry.js} +2 -2
  382. package/dist/globuscomponents/p-f2b12987.entry.js +2 -0
  383. package/dist/globuscomponents/p-f2b12987.entry.js.map +1 -0
  384. package/dist/globuscomponents/p-f8a7cf32.entry.js +2 -0
  385. package/dist/globuscomponents/p-f8a7cf32.entry.js.map +1 -0
  386. package/dist/globuscomponents/{p-c6991bdd.entry.js → p-f92ecf13.entry.js} +2 -2
  387. package/dist/globuscomponents/{p-27ecc3ac.entry.js → p-fa88f276.entry.js} +2 -2
  388. package/dist/types/components/gb-button/gb-button.d.ts +3 -0
  389. package/dist/types/components/gb-file-upload-item-base/gb-file-upload-item-base.d.ts +1 -0
  390. package/dist/types/components/gb-tooltip/gb-tooltip.d.ts +2 -1
  391. package/dist/types/components.d.ts +4 -0
  392. package/package.json +1 -1
  393. package/dist/cjs/gb-avatar_24.cjs.entry.js.map +0 -1
  394. package/dist/cjs/gb-badge.gb-badge-close.entry.cjs.js.map +0 -1
  395. package/dist/cjs/gb-badge_2.cjs.entry.js +0 -100
  396. package/dist/cjs/gb-badge_2.cjs.entry.js.map +0 -1
  397. package/dist/cjs/gb-button-close.cjs.entry.js +0 -20
  398. package/dist/cjs/gb-button-close.cjs.entry.js.map +0 -1
  399. package/dist/cjs/gb-button-close.entry.cjs.js.map +0 -1
  400. package/dist/cjs/gb-collapse-button.gb-complex-primary-side-bar-item.gb-complex-secondary-side-bar-item.gb-simple-side-bar-item.entry.cjs.js.map +0 -1
  401. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +0 -143
  402. package/dist/cjs/gb-collapse-button_4.cjs.entry.js.map +0 -1
  403. package/dist/cjs/gb-file-type-icon.gb-progress-bar.entry.cjs.js.map +0 -1
  404. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +0 -35
  405. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js.map +0 -1
  406. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +0 -31
  407. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js.map +0 -1
  408. package/dist/cjs/gb-file-upload-item-base.entry.cjs.js.map +0 -1
  409. package/dist/cjs/gb-sidebar.cjs.entry.js +0 -120
  410. package/dist/cjs/gb-sidebar.cjs.entry.js.map +0 -1
  411. package/dist/cjs/gb-sidebar.entry.cjs.js.map +0 -1
  412. package/dist/components/p-DXN2wu7H.js.map +0 -1
  413. package/dist/components/p-DZ0ngrE4.js.map +0 -1
  414. package/dist/components/p-V0w-8mpd.js.map +0 -1
  415. package/dist/esm/gb-avatar_24.entry.js.map +0 -1
  416. package/dist/esm/gb-badge.gb-badge-close.entry.js.map +0 -1
  417. package/dist/esm/gb-badge_2.entry.js +0 -97
  418. package/dist/esm/gb-badge_2.entry.js.map +0 -1
  419. package/dist/esm/gb-button-close.entry.js +0 -18
  420. package/dist/esm/gb-button-close.entry.js.map +0 -1
  421. package/dist/esm/gb-collapse-button.gb-complex-primary-side-bar-item.gb-complex-secondary-side-bar-item.gb-simple-side-bar-item.entry.js.map +0 -1
  422. package/dist/esm/gb-collapse-button_4.entry.js +0 -138
  423. package/dist/esm/gb-collapse-button_4.entry.js.map +0 -1
  424. package/dist/esm/gb-file-type-icon.gb-progress-bar.entry.js.map +0 -1
  425. package/dist/esm/gb-file-type-icon_2.entry.js +0 -32
  426. package/dist/esm/gb-file-type-icon_2.entry.js.map +0 -1
  427. package/dist/esm/gb-file-upload-item-base.entry.js +0 -29
  428. package/dist/esm/gb-file-upload-item-base.entry.js.map +0 -1
  429. package/dist/esm/gb-sidebar.entry.js +0 -118
  430. package/dist/esm/gb-sidebar.entry.js.map +0 -1
  431. package/dist/globuscomponents/gb-badge.gb-badge-close.entry.esm.js.map +0 -1
  432. package/dist/globuscomponents/gb-button-close.entry.esm.js.map +0 -1
  433. package/dist/globuscomponents/gb-collapse-button.gb-complex-primary-side-bar-item.gb-complex-secondary-side-bar-item.gb-simple-side-bar-item.entry.esm.js.map +0 -1
  434. package/dist/globuscomponents/gb-file-type-icon.gb-progress-bar.entry.esm.js.map +0 -1
  435. package/dist/globuscomponents/gb-file-upload-item-base.entry.esm.js.map +0 -1
  436. package/dist/globuscomponents/gb-sidebar.entry.esm.js.map +0 -1
  437. package/dist/globuscomponents/p-0dcf6fdb.entry.js +0 -2
  438. package/dist/globuscomponents/p-24d2b06a.entry.js +0 -2
  439. package/dist/globuscomponents/p-24d2b06a.entry.js.map +0 -1
  440. package/dist/globuscomponents/p-54bf96fa.entry.js +0 -2
  441. package/dist/globuscomponents/p-ab4fed44.entry.js +0 -2
  442. package/dist/globuscomponents/p-ab4fed44.entry.js.map +0 -1
  443. package/dist/globuscomponents/p-b199f35e.entry.js +0 -2
  444. package/dist/globuscomponents/p-b199f35e.entry.js.map +0 -1
  445. package/dist/globuscomponents/p-bccd33e5.entry.js +0 -2
  446. package/dist/globuscomponents/p-bccd33e5.entry.js.map +0 -1
  447. package/dist/globuscomponents/p-c384e8ff.entry.js +0 -2
  448. package/dist/globuscomponents/p-c5e7ff16.entry.js +0 -2
  449. package/dist/globuscomponents/p-c5e7ff16.entry.js.map +0 -1
  450. package/dist/globuscomponents/p-dd81e164.entry.js +0 -2
  451. package/dist/globuscomponents/p-dd81e164.entry.js.map +0 -1
  452. package/dist/globuscomponents/p-ede8423a.entry.js +0 -2
  453. package/dist/globuscomponents/p-ede8423a.entry.js.map +0 -1
  454. package/dist/globuscomponents/p-f118ff55.entry.js +0 -2
  455. /package/dist/globuscomponents/{p-0019e8c5.entry.js.map → p-00c4c6c1.entry.js.map} +0 -0
  456. /package/dist/globuscomponents/{p-bf4aa815.entry.js.map → p-08e8d91e.entry.js.map} +0 -0
  457. /package/dist/globuscomponents/{p-188b4e81.entry.js.map → p-1ecbdb12.entry.js.map} +0 -0
  458. /package/dist/globuscomponents/{p-6a2778c1.entry.js.map → p-21f8d506.entry.js.map} +0 -0
  459. /package/dist/globuscomponents/{p-5edc31e2.entry.js.map → p-22edd947.entry.js.map} +0 -0
  460. /package/dist/globuscomponents/{p-c6f00968.entry.js.map → p-24a31114.entry.js.map} +0 -0
  461. /package/dist/globuscomponents/{p-66d120ec.entry.js.map → p-26708b54.entry.js.map} +0 -0
  462. /package/dist/globuscomponents/{p-48d507c8.entry.js.map → p-29cd87bb.entry.js.map} +0 -0
  463. /package/dist/globuscomponents/{p-7cc3e0db.entry.js.map → p-2b051369.entry.js.map} +0 -0
  464. /package/dist/globuscomponents/{p-59336884.entry.js.map → p-2b6526a7.entry.js.map} +0 -0
  465. /package/dist/globuscomponents/{p-0dcf6fdb.entry.js.map → p-2c07e92f.entry.js.map} +0 -0
  466. /package/dist/globuscomponents/{p-f32ae371.entry.js.map → p-33d96d78.entry.js.map} +0 -0
  467. /package/dist/globuscomponents/{p-e28d565f.entry.js.map → p-38790533.entry.js.map} +0 -0
  468. /package/dist/globuscomponents/{p-ba744170.entry.js.map → p-5a485ca2.entry.js.map} +0 -0
  469. /package/dist/globuscomponents/{p-eb612ea4.entry.js.map → p-5c73390e.entry.js.map} +0 -0
  470. /package/dist/globuscomponents/{p-e9c67c80.entry.js.map → p-60bc6817.entry.js.map} +0 -0
  471. /package/dist/globuscomponents/{p-eeb1ef58.entry.js.map → p-60bf66f9.entry.js.map} +0 -0
  472. /package/dist/globuscomponents/{p-b0ec4fc6.entry.js.map → p-640471e9.entry.js.map} +0 -0
  473. /package/dist/globuscomponents/{p-43224e61.entry.js.map → p-706c084f.entry.js.map} +0 -0
  474. /package/dist/globuscomponents/{p-32d11ef6.entry.js.map → p-74449b94.entry.js.map} +0 -0
  475. /package/dist/globuscomponents/{p-8ec26acb.entry.js.map → p-7debc25f.entry.js.map} +0 -0
  476. /package/dist/globuscomponents/{p-8cb765b3.entry.js.map → p-854ee30b.entry.js.map} +0 -0
  477. /package/dist/globuscomponents/{p-37530662.entry.js.map → p-9a25655b.entry.js.map} +0 -0
  478. /package/dist/globuscomponents/{p-bb48a4f3.entry.js.map → p-9cfc5728.entry.js.map} +0 -0
  479. /package/dist/globuscomponents/{p-dea7f5cb.entry.js.map → p-b57830dd.entry.js.map} +0 -0
  480. /package/dist/globuscomponents/{p-54bf96fa.entry.js.map → p-b845edc5.entry.js.map} +0 -0
  481. /package/dist/globuscomponents/{p-b59a682b.entry.js.map → p-c457c3b8.entry.js.map} +0 -0
  482. /package/dist/globuscomponents/{p-590ab02c.entry.js.map → p-ca0170b8.entry.js.map} +0 -0
  483. /package/dist/globuscomponents/{p-fccfa5b0.entry.js.map → p-cdeecad3.entry.js.map} +0 -0
  484. /package/dist/globuscomponents/{p-bc9342aa.entry.js.map → p-d37a47a3.entry.js.map} +0 -0
  485. /package/dist/globuscomponents/{p-b9fa4a6a.entry.js.map → p-e35e9239.entry.js.map} +0 -0
  486. /package/dist/globuscomponents/{p-3d693d76.entry.js.map → p-e4bb39e4.entry.js.map} +0 -0
  487. /package/dist/globuscomponents/{p-b0bef3c4.entry.js.map → p-e8fb5c7f.entry.js.map} +0 -0
  488. /package/dist/globuscomponents/{p-c6991bdd.entry.js.map → p-f92ecf13.entry.js.map} +0 -0
  489. /package/dist/globuscomponents/{p-27ecc3ac.entry.js.map → p-fa88f276.entry.js.map} +0 -0
@@ -61,7 +61,7 @@ const GbToast = class {
61
61
  }
62
62
  }
63
63
  render() {
64
- return (h("div", { key: '0cf19c401c02e5cc5682fd21ff1bf2bb0034f8ad', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '2e5414514c099134bf50389cb4769a39a347e7f7', class: `icon_container` }, this.color === 'success' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.color}` }, h("path", { opacity: "0.4", d: "M14.0666 2.24988H14.0665H13.9331H13.9331C11.3773 2.24986 9.36985 2.24985 7.80253 2.46057C6.19643 2.67651 4.92213 3.12805 3.9209 4.12928C2.91967 5.13051 2.46813 6.40481 2.2522 8.01091C2.04148 9.57822 2.04149 11.5857 2.0415 14.1415V14.1415V14.2749V14.2749C2.04149 16.8307 2.04148 18.8382 2.2522 20.4055C2.46813 22.0116 2.91967 23.2859 3.9209 24.2871C4.92213 25.2884 6.19643 25.7399 7.80253 25.9559C9.36985 26.1666 11.3773 26.1666 13.9331 26.1665H14.0665C16.6223 26.1666 18.6298 26.1666 20.1971 25.9559C21.8032 25.7399 23.0775 25.2884 24.0788 24.2871C25.08 23.2859 25.5315 22.0116 25.7475 20.4055C25.9582 18.8382 25.9582 16.8308 25.9582 14.2749V14.1415C25.9582 11.5857 25.9582 9.57822 25.7475 8.01091C25.5315 6.40481 25.08 5.13051 24.0788 4.12928C23.0775 3.12805 21.8032 2.67651 20.1971 2.46057C18.6298 2.24985 16.6224 2.24986 14.0666 2.24988Z", fill: "#079455" }), h("path", { d: "M19.2265 11.1487C19.7918 10.8396 19.9995 10.1307 19.6903 9.56536C19.3811 9.00004 18.6722 8.79238 18.1069 9.10154C15.9735 10.2683 14.2094 12.5199 13.0232 14.3362C12.5849 15.0074 12.2104 15.6429 11.9108 16.1812C11.6313 15.9101 11.3545 15.6747 11.1069 15.479C10.783 15.2228 10.4915 15.0208 10.2789 14.8816L9.91136 14.6534C9.35166 14.3342 8.63915 14.5291 8.31994 15.0888C8.0008 15.6484 8.19559 16.3607 8.75499 16.68L9.00033 16.8335C9.16695 16.9426 9.40042 17.1043 9.6598 17.3093C10.1936 17.7314 10.7696 18.2846 11.1321 18.8907C11.3546 19.2626 11.7649 19.4806 12.1977 19.4567C12.6303 19.4328 13.0142 19.1708 13.1944 18.7769L13.309 18.5372C13.388 18.3756 13.5063 18.1396 13.6603 17.8487C13.9689 17.2657 14.4176 16.4684 14.9769 15.612C16.1241 13.8554 17.6266 12.0237 19.2265 11.1487Z", fill: "#079455" }))) : this.color === 'error' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.color}` }, h("path", { opacity: "0.4", d: "M14.0665 2.49945C16.6224 2.49944 18.6298 2.49942 20.1971 2.71014C21.8032 2.92608 23.0775 3.37762 24.0788 4.37885C25.08 5.38008 25.5315 6.65438 25.7475 8.26048C25.9582 9.82779 25.9582 11.8352 25.9582 14.391V14.3911V14.5245V14.5245C25.9582 17.0803 25.9582 19.0878 25.7475 20.6551C25.5315 22.2612 25.08 23.5355 24.0788 24.5367C23.0775 25.538 21.8032 25.9895 20.1971 26.2054C18.6298 26.4161 16.6224 26.4161 14.0666 26.4161H14.0665H13.9331H13.9331C11.3773 26.4161 9.36984 26.4161 7.80253 26.2054C6.19643 25.9895 4.92213 25.538 3.9209 24.5367C2.91967 23.5355 2.46813 22.2612 2.2522 20.6551C2.04148 19.0878 2.04149 17.0803 2.0415 14.5245V14.3911C2.04149 11.8353 2.04148 9.8278 2.2522 8.26048C2.46813 6.65438 2.91967 5.38008 3.9209 4.37885C4.92213 3.37762 6.19643 2.92608 7.80253 2.71014C9.36985 2.49942 11.3773 2.49944 13.9331 2.49945H14.0665Z", fill: "#B51726" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8335 19.7075C12.8335 19.0632 13.3535 18.5409 13.9949 18.5409H14.0054C14.6468 18.5409 15.1668 19.0632 15.1668 19.7075C15.1668 20.3519 14.6468 20.8742 14.0054 20.8742H13.9949C13.3535 20.8742 12.8335 20.3519 12.8335 19.7075Z", fill: "#B51726" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.0003 16.2075C13.356 16.2075 12.8336 15.6852 12.8336 15.0409L12.8336 10.3742C12.8336 9.72985 13.356 9.20752 14.0003 9.20752C14.6446 9.20752 15.167 9.72985 15.167 10.3742L15.167 15.0409C15.167 15.6852 14.6446 16.2075 14.0003 16.2075Z", fill: "#B51726" }))) : (h("svg", { 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", { 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", { "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", { "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: '337df52a75f982d0b0bc1bb210914a8de1bf9d3d', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '532815ff8d2fb11cc72d61863929cf710b82cc07', class: `text ${this.size}` }, h("slot", { key: 'ea8bb431068ac3ee9ae87b477a945261bdc5466e', name: "main_text" }), this.showSupportingText && h("slot", { key: '9332f72523274502111f4014d9d98bba6eaa462e', name: "supporting_text" })), this.actions && (h("div", { key: '2b498c60f8d66f8ce966601d7a584f10d8afa85a', 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: '81884f2bcb56c3f7b3e096daf649682784e3d8bb', 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: 'e7a02c68dcdb72615c331b46ba05c5923231336e', class: `container ${this.breakpoint}` }, h("div", { key: '2c4eb415aca6263b9bf641dfde97d8c0bb924d01', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '1dafe3134b807e01b79e14907ceefbee9f43332f', class: `inner_content ${this.breakpoint}` }, h("div", { key: '1d2761f25ad14b4d6dc2182d4bb988ca577a319f', class: `icon_container` }, h("svg", { key: '36089440ce1e01d7593afa55f7c3a886f31b3589', 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: '1755105d7d2894546ceac6af236c988a57115a9a', 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: 'f198820cafa8b4834d7d64010c5e2e40b243c02b', "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: 'acca3adba688b882e57f8c749a640afc869139db', "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: '2652cb236179d1bd92d7c31bf747ec0a1b75007a', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: 'afedd4fef8f3e968416652822e5b558ff67d34fe', name: "main_text" }), this.showSupportingText && h("slot", { key: '65f15e852545bad392b1500d588fae42947f8a75', name: "supporting_text" }))), this.actions && (h("div", { key: '58f0f234d97bba5ef1e1f33f7f16289ca9366d20', 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: 'c526044e2051e150c64d7adafde972e3aa28b6bb', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
64
+ return (h("div", { key: 'af71539b60f9768f5dfe36eccfcc5e84c3c706ae', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '3e08e736b06802aa42d478d3fa507d5e890a5369', class: `icon_container` }, this.color === 'success' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.color}` }, h("path", { opacity: "0.4", d: "M14.0666 2.24988H14.0665H13.9331H13.9331C11.3773 2.24986 9.36985 2.24985 7.80253 2.46057C6.19643 2.67651 4.92213 3.12805 3.9209 4.12928C2.91967 5.13051 2.46813 6.40481 2.2522 8.01091C2.04148 9.57822 2.04149 11.5857 2.0415 14.1415V14.1415V14.2749V14.2749C2.04149 16.8307 2.04148 18.8382 2.2522 20.4055C2.46813 22.0116 2.91967 23.2859 3.9209 24.2871C4.92213 25.2884 6.19643 25.7399 7.80253 25.9559C9.36985 26.1666 11.3773 26.1666 13.9331 26.1665H14.0665C16.6223 26.1666 18.6298 26.1666 20.1971 25.9559C21.8032 25.7399 23.0775 25.2884 24.0788 24.2871C25.08 23.2859 25.5315 22.0116 25.7475 20.4055C25.9582 18.8382 25.9582 16.8308 25.9582 14.2749V14.1415C25.9582 11.5857 25.9582 9.57822 25.7475 8.01091C25.5315 6.40481 25.08 5.13051 24.0788 4.12928C23.0775 3.12805 21.8032 2.67651 20.1971 2.46057C18.6298 2.24985 16.6224 2.24986 14.0666 2.24988Z", fill: "#079455" }), h("path", { d: "M19.2265 11.1487C19.7918 10.8396 19.9995 10.1307 19.6903 9.56536C19.3811 9.00004 18.6722 8.79238 18.1069 9.10154C15.9735 10.2683 14.2094 12.5199 13.0232 14.3362C12.5849 15.0074 12.2104 15.6429 11.9108 16.1812C11.6313 15.9101 11.3545 15.6747 11.1069 15.479C10.783 15.2228 10.4915 15.0208 10.2789 14.8816L9.91136 14.6534C9.35166 14.3342 8.63915 14.5291 8.31994 15.0888C8.0008 15.6484 8.19559 16.3607 8.75499 16.68L9.00033 16.8335C9.16695 16.9426 9.40042 17.1043 9.6598 17.3093C10.1936 17.7314 10.7696 18.2846 11.1321 18.8907C11.3546 19.2626 11.7649 19.4806 12.1977 19.4567C12.6303 19.4328 13.0142 19.1708 13.1944 18.7769L13.309 18.5372C13.388 18.3756 13.5063 18.1396 13.6603 17.8487C13.9689 17.2657 14.4176 16.4684 14.9769 15.612C16.1241 13.8554 17.6266 12.0237 19.2265 11.1487Z", fill: "#079455" }))) : this.color === 'error' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "29", viewBox: "0 0 28 29", fill: "none", class: `svg_icon ${this.color}` }, h("path", { opacity: "0.4", d: "M14.0665 2.49945C16.6224 2.49944 18.6298 2.49942 20.1971 2.71014C21.8032 2.92608 23.0775 3.37762 24.0788 4.37885C25.08 5.38008 25.5315 6.65438 25.7475 8.26048C25.9582 9.82779 25.9582 11.8352 25.9582 14.391V14.3911V14.5245V14.5245C25.9582 17.0803 25.9582 19.0878 25.7475 20.6551C25.5315 22.2612 25.08 23.5355 24.0788 24.5367C23.0775 25.538 21.8032 25.9895 20.1971 26.2054C18.6298 26.4161 16.6224 26.4161 14.0666 26.4161H14.0665H13.9331H13.9331C11.3773 26.4161 9.36984 26.4161 7.80253 26.2054C6.19643 25.9895 4.92213 25.538 3.9209 24.5367C2.91967 23.5355 2.46813 22.2612 2.2522 20.6551C2.04148 19.0878 2.04149 17.0803 2.0415 14.5245V14.3911C2.04149 11.8353 2.04148 9.8278 2.2522 8.26048C2.46813 6.65438 2.91967 5.38008 3.9209 4.37885C4.92213 3.37762 6.19643 2.92608 7.80253 2.71014C9.36985 2.49942 11.3773 2.49944 13.9331 2.49945H14.0665Z", fill: "#B51726" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8335 19.7075C12.8335 19.0632 13.3535 18.5409 13.9949 18.5409H14.0054C14.6468 18.5409 15.1668 19.0632 15.1668 19.7075C15.1668 20.3519 14.6468 20.8742 14.0054 20.8742H13.9949C13.3535 20.8742 12.8335 20.3519 12.8335 19.7075Z", fill: "#B51726" }), h("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.0003 16.2075C13.356 16.2075 12.8336 15.6852 12.8336 15.0409L12.8336 10.3742C12.8336 9.72985 13.356 9.20752 14.0003 9.20752C14.6446 9.20752 15.167 9.72985 15.167 10.3742L15.167 15.0409C15.167 15.6852 14.6446 16.2075 14.0003 16.2075Z", fill: "#B51726" }))) : (h("svg", { 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", { 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", { "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", { "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: 'd4cb219400137e076d77d32b9291ae6d1b91d0dd', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'dd3801b3c08e52b663e223f9dd6d3a6cada08d91', class: `text ${this.size}` }, h("slot", { key: 'a2c9e9c74c01b45dbe76c1db5ba8c19e31f9b1f1', name: "main_text" }), this.showSupportingText && h("slot", { key: '340e613dc6e3fa16131415af94ca0bacb7f1287e', name: "supporting_text" })), this.actions && (h("div", { key: 'f9d5b4b6cffccdb6c9a4d423c68e8ab6e0b3fba3', 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: 'cc20db1f44f88e3917459324336f002f7d0189cf', 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: 'a89652b0c2fca1ff05e4aebd0200182324f4c87f', class: `container ${this.breakpoint}` }, h("div", { key: '2f59a3c96365f358d02be312e8af92b18d8328c8', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '0769f7d0dfbafd51f77e70311a8a3f96f4f16ef0', class: `inner_content ${this.breakpoint}` }, h("div", { key: '8925fe57136a515a2ff9d8b7102ed271f432f469', class: `icon_container` }, h("svg", { key: '192fbf45c1f2337238ed79c38bcf6e4ee767befb', 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: '71c87ed0cdf41bbbc79390f23b735b8bb355a591', 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: '05d396176f41f30544d74529fe7282858a70094e', "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: '0664a4941f4670fc4a2c407a3b1a2a822be81b70', "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: 'da4116c5a9167df9c36701f43f4c8ded0767b059', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: 'af11737bc4142eab45e3e3054495487b864f6ca2', name: "main_text" }), this.showSupportingText && h("slot", { key: 'ef259a35b23993b843691d6d3315a3a621b111b7', name: "supporting_text" }))), this.actions && (h("div", { key: '96c9cd2722f95615683df5969e48bed15fbb0aa6', 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: '569701f22153f2ad139b6335a01b7d10a5d98a2d', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
65
65
  }
66
66
  get el() { return getElement(this); }
67
67
  };
@@ -16,8 +16,8 @@ const GbToggleBase = class {
16
16
  }
17
17
  render() {
18
18
  return [
19
- h("input", { key: 'c7471fdf40c496d66ad89cbdf98387c5a571b163', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
20
- h("label", { key: '019d453628b57388d211a612672caea4b839dff8', 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: '74fe9c892b107a6505e2a51a01e1b2a309a8c3b1', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
20
+ h("label", { key: '9f0b65c4bfb6e681913629694f8412a9570c77d1', 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: 'a96a3790adcab9566e2918640dc6fc5249a0e379', class: `toggle_div ${this.size}` }, h("div", { key: 'f84a7018c4e718bb4269117c151a047de01a7470', class: "toggle_base" }, h("gb-toggle-base", { key: 'fb37befd44d6346077581d0327fd33f676d4c69d', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '6daa20cf9e5f0c35d719a4f735a5b63525501f3d', class: "text" }, h("slot", { key: 'f3f57b26ccdab9961f0519386d9299f4759391cf', name: "main_text" }), this.supportingText && (h("slot", { key: '7af88bdd3bdc9011f4380c0117ca9728c78b88db', name: "supporting_text" }))))));
41
+ return (h("div", { key: 'ce5eb2e96405a39dd87050f50ef2202ca9504774', class: `toggle_div ${this.size}` }, h("div", { key: '8c4bfa3859a066e1f1037252c1fb9112d706c95d', class: "toggle_base" }, h("gb-toggle-base", { key: '350af05ad06548572fc8333563d450d9705bd1db', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: 'a2efd64e4fde7363a913db2dd42fbadb3c446057', class: "text" }, h("slot", { key: 'fb154edda59eab116df939288440d2e75ca3e6d1', name: "main_text" }), this.supportingText && (h("slot", { key: 'a3a63d8392d7fb746965dec096888d43c439b77d', 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: 'baf00cc9b291e842a411aadff33d49331cbf57d3', class: this.size }, h("div", { key: '8a316e11324928e296d4fb20b6c97023386126ac', class: "input-with-label" }, this.showLabel && (h("label", { key: 'c478aea93b9db49ea2b5e33e42c5c087d05759f7' }, this.label)), this.digits === 4 && (h("div", { key: '07ad9abba9d55a8a4808abba0388d2914b1a6e78', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '0eb4bf4b773f9a41cb8d97efb6fd0fced407b1f3', size: this.size }), h("gb-mega-input-field-base", { key: 'e3fa7f8cf8d8ca7be2c2df04b6250275b3527b44', size: this.size }), h("gb-mega-input-field-base", { key: '7283a294179c343d5d05848023c8d1ed32f06535', size: this.size }), h("gb-mega-input-field-base", { key: '32b5e5ac58bd0087deefa5b2ec4448e3baa22ea0', size: this.size }))), this.digits === 6 && (h("div", { key: '6c7e2de3cccb85eff7c4a7b4519ea5fc53b6c217', class: "input-wrapper" }, h("div", { key: 'faa18a9b36466e21ccd74f1b0a4df39d6469df30', class: "first=section" }, h("gb-mega-input-field-base", { key: '39c45a99856c139447537d2ae9d242bc58016b17', size: this.size }), h("gb-mega-input-field-base", { key: '7319daacf2efd5efe4786e1a477db6f604dab986', size: this.size }), h("gb-mega-input-field-base", { key: 'b0cb6d296fc6eff8318eb430eaaf7e200b853d28', size: this.size })), h("div", { key: '0daf6629038eab9b58f54f08c36975617a05463f', class: "second=section" }, h("gb-mega-input-field-base", { key: 'c5ddd490c8ae567b02e523921ea0b6ea5d892eae', size: this.size }), h("gb-mega-input-field-base", { key: 'e131563bca2d9bf1a2626d682255cb838b51d0f3', size: this.size }), h("gb-mega-input-field-base", { key: '7178ef52ce6006c60c1377e2995ffdb377fd5e18', size: this.size })))), this.digits === 8 && (h("div", { key: 'f09a991ad185a73e3d25edde807c613f2e4d656f', class: "input-wrapper" }, h("div", { key: '7baa5d66c00f801498df3de78152c4d9e71f1c1c', class: "first=section" }, h("gb-mega-input-field-base", { key: 'b0984481c9b661b8f3a8ef2a8fbd1b42667f0a1c', size: this.size }), h("gb-mega-input-field-base", { key: '2297fa3965c8c7fe938b02e159faef0094aa3bbf', size: this.size }), h("gb-mega-input-field-base", { key: 'cc91f0c3db8b3b104275c78f9dcb0d2be8c7e7a9', size: this.size }), h("gb-mega-input-field-base", { key: '5710898463e8a96c8a868c425c708f13d3b87524', size: this.size })), h("div", { key: '8c0e3b36f04a91e02a52c8daf43688eac194ae17', class: "second=section" }, h("gb-mega-input-field-base", { key: 'd44c9b34e1ddbdf5fb5aaa1c4d6b448751a25ba9', size: this.size }), h("gb-mega-input-field-base", { key: '58acc29c8e5c18f22f4dfa69ff2a7a54aea65cc7', size: this.size }), h("gb-mega-input-field-base", { key: 'c1eb81929ebe19e580051f98c29c62a4747088a7', size: this.size }), h("gb-mega-input-field-base", { key: '1a6a1fd6d3400253c740483b152cc073a7ff6213', size: this.size }))))), h("p", { key: '5ad82f2e75a59370dec4e6578ca66cbabf0fcb73' }, this.supportingText)));
12
+ return (h("div", { key: '427bd5a6578a40808e541f711a1d6f6381379729', class: this.size }, h("div", { key: 'b6e7735e43c70ab8e19445b0ceca81d9cabf8bdd', class: "input-with-label" }, this.showLabel && (h("label", { key: '73c1ac3ea3b8d98e33c07e77f6b72aa3ef35419e' }, this.label)), this.digits === 4 && (h("div", { key: '078e90170c8242d83fb10d11cb2e8b4e82018323', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'e792a1dc6baeff52a506561892bd1100febdcb09', size: this.size }), h("gb-mega-input-field-base", { key: '2d8002f790595555434daebbaf00cc075abf881d', size: this.size }), h("gb-mega-input-field-base", { key: '41fd879c8f07d9480f55944239d2aac8c8f97945', size: this.size }), h("gb-mega-input-field-base", { key: '7052fecd5a69a7cb3a029381313100ef36c4fce4', size: this.size }))), this.digits === 6 && (h("div", { key: '68c5b08d6e4a99543c65ecfae1751f626dacc341', class: "input-wrapper" }, h("div", { key: '4f06f6320ddd7796ba523708089ebf694b71e771', class: "first=section" }, h("gb-mega-input-field-base", { key: '4eae26776b483bf4693976c7892288b078938882', size: this.size }), h("gb-mega-input-field-base", { key: '3bfb7c5ec7bd56416562f49348e901f2af6a0f2e', size: this.size }), h("gb-mega-input-field-base", { key: '66dfcec3e021afdfdbcce896678f1ab0021bcbdb', size: this.size })), h("div", { key: '2979a9afb653e761f4c791d54f4c0bb27d59ecf7', class: "second=section" }, h("gb-mega-input-field-base", { key: 'c048b4d6c592826f9d5675c7ca502ea9cdfa8b43', size: this.size }), h("gb-mega-input-field-base", { key: '7c4e228ac7867d8dc4180ac9a514d0a47b02a481', size: this.size }), h("gb-mega-input-field-base", { key: 'e5933bb98b301664dd81e18578c12fcf95567adf', size: this.size })))), this.digits === 8 && (h("div", { key: '2ebdc446d874282406050b9357c594a66068ea03', class: "input-wrapper" }, h("div", { key: 'f0bd8393dd9cadfe0834532ba53935c2fe1d1867', class: "first=section" }, h("gb-mega-input-field-base", { key: '3b2d890d00c20a05829ec8c0aa4376954740dcbd', size: this.size }), h("gb-mega-input-field-base", { key: '95a26d9f56ff662b620238fd346419062e76fe5d', size: this.size }), h("gb-mega-input-field-base", { key: '2947ad31bd3db4dbfda658d4f81c3be1a6d1eca8', size: this.size }), h("gb-mega-input-field-base", { key: 'e0b690077e02fbf7904c31195c8c1b6e1933c5a9', size: this.size })), h("div", { key: 'b6b1660e6a79ddd85bd15d687a9bf9b47b538e1c', class: "second=section" }, h("gb-mega-input-field-base", { key: '360f0ae1239de5dd6b7d1525da768282021f5c44', size: this.size }), h("gb-mega-input-field-base", { key: 'ae6020d0c71a30a628d8711d533a4af4bbac1bce', size: this.size }), h("gb-mega-input-field-base", { key: 'aa107a317d70e12e5f357f9f5bbe433701be3156', size: this.size }), h("gb-mega-input-field-base", { key: '7fd77d79b828baf9ed8fe22ee2c3bbf8e467bd83', size: this.size }))))), h("p", { key: '8575b0dfa8ad96104a0ada6beff6de0fa43c433d' }, 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: 'e41d38c21bd69b3a146138bf8150ebdb9cbef0bd', class: {
12
+ return (h("div", { key: '3a6278a83c5d0ab31784f4cb9a5b7d6a1c1404f6', class: {
13
13
  container: true,
14
14
  [this.size]: true,
15
15
  [this.digits]: true,
16
- } }, h("div", { key: '09a46a90610ef67199588f0e1eaf8ae17cec9279', class: "input-with-label" }, this.showLabel && (h("label", { key: '5f896a4227934bfdf36d9844a880aee95c7d474c', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '1f6fe6d35b437d8a440fab308c7e295aad76877c', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '040de6f8ac2632b305fd54dd25696a9b981a785c', size: this.size }), h("gb-mega-input-field-base", { key: '8717d063e1183804108f11405dad72c58b923f79', size: this.size }), h("gb-mega-input-field-base", { key: 'eb7ed237ad3b791f9e8bb28bef477a8f8fa768dc', size: this.size }), h("gb-mega-input-field-base", { key: '9ed776a29562bd0b58497f1efe48caa93b48f8f3', size: this.size }))), this.digits === 6 && (h("div", { key: '053ff07c54f042bd44fd20050c590973cfd935c3', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '5b3caf56a9b56635141f3af829e85c0d17b918ee', size: this.size }), h("gb-mega-input-field-base", { key: '436660ac166abe29e700ee1e8e62ae9b179e9a43', size: this.size }), h("gb-mega-input-field-base", { key: '8766742d79cb3e0dc58abc8d58928ceec52c76e4', size: this.size }), h("p", { key: 'a51df01bcd5333b7bef907376311ac5d4a384ef7', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'eb4680a0c2ee06114f82cd6ce6e6f997dba1f9a7', size: this.size }), h("gb-mega-input-field-base", { key: '14778f3c7721860acde90c99d0b2abdf9bda39e9', size: this.size }), h("gb-mega-input-field-base", { key: '3475626b4741fa3da2d414268279cbcbb2ba2384', size: this.size }))), this.digits === 8 && (h("div", { key: 'f4af37d11d0087c111d08794f268814d00f62f12', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '002ea0ef8fe4e5518e16b93f2164e25d56d3d6e5', size: this.size }), h("gb-mega-input-field-base", { key: 'bff8c46bcc0b67ba273f7b11b03793bee5a65d20', size: this.size }), h("gb-mega-input-field-base", { key: 'b9767eb557ab733594a50ae9417ad89df9d92471', size: this.size }), h("gb-mega-input-field-base", { key: '2da6232a0bb1d243f81571ec1ce855b7b86ce92c', size: this.size }), h("p", { key: '9121f96947ae30120fb3cb03c76b4fc496ed2ee3', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '82e37947fe843d51ca62e45f3ca99f28905ca4da', size: this.size }), h("gb-mega-input-field-base", { key: '70c69884bf497cdccd1c710b0ed2f81250366b05', size: this.size }), h("gb-mega-input-field-base", { key: 'd01f4561e1e9a5a401facfec25a940c5fc5a087b', size: this.size }), h("gb-mega-input-field-base", { key: '153fbc5021534858c08b007221b79867e843e8b3', size: this.size })))), this.showHintText && (h("div", { key: '20e4dabf2ff931ff9dac2f3cfa470d63834b29b5', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
16
+ } }, h("div", { key: '5031c50281074df88c0d8e6367d9a8a3309c633e', class: "input-with-label" }, this.showLabel && (h("label", { key: 'cdf1c0516da8e624ac75168a0373a0bcc8182516', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '4b4ea6ccb865f33879ccfe1ab5a9779cb8ee74ba', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'd46950d1b54d12cf3dd959c1385a3abafe6d7bb0', size: this.size }), h("gb-mega-input-field-base", { key: 'eff1fa068b35c2ca1e787ae94614d2b491746c5b', size: this.size }), h("gb-mega-input-field-base", { key: 'bbb04444816886cae6a748606c9151e8193767d4', size: this.size }), h("gb-mega-input-field-base", { key: 'fb84da4d1b3a1eb231594c40f65c889564dc8932', size: this.size }))), this.digits === 6 && (h("div", { key: '12f16495e5fe1be5274614f9dfd33ff22455f66e', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '402759bdab77185b87f56a08b1776234747d2482', size: this.size }), h("gb-mega-input-field-base", { key: '84d2f60e6926852ba1ee05bab99ed2a4b2c9aa61', size: this.size }), h("gb-mega-input-field-base", { key: 'eb101acbd87c6cc98d38cb7b5e97bfb2b5ceeaec', size: this.size }), h("p", { key: 'bf4a64040885a29996a47070e98e6d80f121df47', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'e3780b735282000fab7b03f5e9ece17f2266de1b', size: this.size }), h("gb-mega-input-field-base", { key: 'af55ff3a897d7e70c9fd1ab370ec453babe66066', size: this.size }), h("gb-mega-input-field-base", { key: '0bf4fd51d824c90cf6937d5b2b64167bfcb5ec83', size: this.size }))), this.digits === 8 && (h("div", { key: '546ba0e33b4d37a3413cce63fca0eb4f309228cb', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'f6a886b3883ebd0daeda03202bc22f2578f42012', size: this.size }), h("gb-mega-input-field-base", { key: 'abc43c08dfab99337fa93b34e0485a817bf0ec18', size: this.size }), h("gb-mega-input-field-base", { key: '2520d2074d144ccaa32b740949139888851e8d92', size: this.size }), h("gb-mega-input-field-base", { key: '73e7cc8d223c8ba3069dac67dbdb87e117bd75d3', size: this.size }), h("p", { key: '18635fac12e4f96951744d07b57e748757dcff69', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '6615ca096edac33eeb0695effed18386a46433a7', size: this.size }), h("gb-mega-input-field-base", { key: 'a6151f6d6f59290ad9a71f99dc79a37552e89e74', size: this.size }), h("gb-mega-input-field-base", { key: 'd57d60eb189ea4817b95c03a489fd9c1915889f7', size: this.size }), h("gb-mega-input-field-base", { key: '024903e8d39a28f62fd6d0edaa7e5680967791f0', size: this.size })))), this.showHintText && (h("div", { key: '26dfb1b993bc15607843197869a6b3c5b2d37c8c', 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: '0e26207b0c19c059e0b58c18946db3c2eeb40af0', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '8f02246e560ce8a6687963b748baf5d88c22dbad', class: `top_bar_content` }, h("div", { key: '12206b61f89a6d820437bed908a6a42894bdbd12', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: '064d66d50ec74b6c18347e5eed2d064e9a8ad06e', class: "label" }, h("p", { key: 'cd85d4571b49e5a34264b670b8194486142009f9', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: '6cf19d98fbe0a06739dedb3b78138bd493d4c184', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: '1b91add6aed2e91c2317cd62a37d1d817c1790f6', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: '5d0349a25d9d5438b25adc6f56f1fe3ef0119800', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: 'e6157a303fa9f1d81c60749cb0e85a81ef00071c', slot: "label" }, this.label)))));
24
+ return (h("div", { key: '0b063fc4994d7566d2e365edd8f4cef7b71d6a0e', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: '07d6c0a9cd965e91eed3ba36b60c71fe40c45d0c', class: `top_bar_content` }, h("div", { key: 'a4428194b121c3011ff96871c69bdabe2c70268b', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: '7e3e95c464cd7512d6491499955adc235b3ca5de', class: "label" }, h("p", { key: 'daa78dad40c03f4747a846db49055976f8a5df3a', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: '3866cff2685517055ea40939bc069840e2c4200b', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: 'ec8c2f40bb3f2e5975f6850e6a8ca00bfdfc937d', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: '1b62273c35e9d7f5e0c5fb223ce6aa59a29193a0', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: 'ac7a8ddde3e4fe8eaba8ede9e3f01add154c5a3e', 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: '456a05d3b1a881cfc9eb6b080a2e1a0bf258c3fb', class: "top_bar_sidemenu_div" }, h("div", { key: '09fc3427b4baf35bbecec7d1b968fe6535fa3d14', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: '9ad39c02c87e54cfe5ce1c831b433c6905564a01', 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: 'b6bafa8782a005ec7cad63cb711ee0de55c6dda5', class: "wrapper" }, h("div", { key: 'bde432e49c61d0e58ec0dc3b4109a0f2014aace0', class: "wrapper_pattern" }, h("img", { key: 'c49205fb649053681df0927b3c27b5d1f0de5138', src: patternSrc, alt: "" })), h("div", { key: '9420987e727ff413e8e8e1673a9b0a16e6845ca9', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: '418dd2186c39f7717f213517f21f0dd960e25bf2', class: "application_name" }, h("slot", { key: '80e2557de15b009df0b0125472eb57739d8eb7bd', name: "application_name" })))));
40
+ return (h("div", { key: '7ee053258ae5ca29f6f8ade2304d47af6f64e8f0', class: "top_bar_sidemenu_div" }, h("div", { key: 'fcb9089e40fbdf01c8847dd9bfa58e57d906b090', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: 'c0fca0743c76ffcfbf304b52243e434cc6842597', 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: '5ada9b37eb8a9b50ca5563a56d7c2c8a76ab8bd5', class: "wrapper" }, h("div", { key: '09fb2faa306483c29a870f29ac0555ea8f841f8a', class: "wrapper_pattern" }, h("img", { key: '3d58456e8d34afe19274f3aa2591c935010bc9e5', src: patternSrc, alt: "" })), h("div", { key: 'f92ff6c5bfcf3f822a9bf19a93ce0424367dd065', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: '2d69fa5b7f925f1f605dc498037f31afd6b334a0', class: "application_name" }, h("slot", { key: '816cc76f42e1c3a24d884710ab3094fdcf6af9f4', 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: '7ae6d3dabc7e34be8fbb2c1ae382ba325711cf46', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '87134dba19930e65e1585890ced988ac01035dc6', class: "pattern" }, h("img", { key: '9c9a94a4716996c40ebacb0729cf7375e4e81bea', src: patternSrc, alt: "" }))), h("div", { key: '80e98f671be618d8a21774c6ce2014ef8828a893', class: "top_bar_content" }, h("div", { key: '7b1db268ecf638ffdb6708d75a5f9c0f3aa51b79', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: 'addebe72a16359dcfa361655d6c412cd775fa6b4', 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: '21b11d3f1beacc2f9fa5b1bb5b936e7e18c9cf95', 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: 'ebfbcfbadcb9b903ac7a0afbe2fdd86f0146c7f2', 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: 'd3f14e26125d802d731bb2c10718add10c723760', 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: 'c40024e964893956894fd788d83bcf05315b2f04', 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: '8e6ca373c39c33b103be3ae5724684d5581316c4', 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: '82295f65e1603e39207a1e00224c8c401c9aa39e', 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: '01e653309ac2ea21d6c76e6054fe991c2285c815', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'e0b2930cf296cb5b81598d0404bd1cf5756feb20', class: "pattern" }, h("img", { key: '6cb122ebb25b00dd59f8602dba06d93f77154b77', src: patternSrc, alt: "" }))), h("div", { key: '8d043fa94ddafc4fb79d46dc8ce8a2486d597af6', class: "top_bar_content" }, h("div", { key: '580cfb0bbac0da3cf6975eac81072639167a7ee0', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: '8d0e7e52881483c8f2d94d151f1baa1f2887a444', 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: '25518b1e98222fa3b7f9b92102fa76cf563989c3', 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: '0cc7efbcf18f77bce30f145aa473f9032ceef032', 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: '983bd81061fc4996ac3b8f619001207390e2bd29', 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: 'aa585d30aeda59937964b34969fd47402fd50a89', 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: '66877a497177aea65d99e5e221d1259a02c75aa3', 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: '34bb7d2521b5df6ea95280677c79323f3c38a3ec', 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;
@@ -34,7 +34,7 @@ const GbVerticalTabs = class {
34
34
  this.tabItemClicked.emit({ index, label });
35
35
  }
36
36
  render() {
37
- return (h("div", { key: '2f9766f426fa2907388af3dce8cc4789fd3dedef', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '69d99b783c41c0a8eb92c8f8fc282bf27bae1683', 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: '7adb6991abdcda398d51342e8249c8e473e718d8', 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: '5c6dac1a588f2b2a658f19a9bd4a25b1496b4fad', 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: '837e2dedca301a7e3a8fecbcc23fd0a9dd1cf5b8', 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: '47fa53a96f66bb518f9f3dfbbcdeee9d8e8b8172', 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: 'abc608fedae0faa0d9fff1c07fca4ece58595040', 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: '70e7e9d399eba6b85dac804c22eecc97cacef081', 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: '4774875583a95ae828baa58d05cc6073226a82f1', 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: '5c13ed54a9ccd00619d08ab521587ba3bd013db7', 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: 'bff41643a19b50d2bed6d95112e8ef39aa50144e', 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: 'e8ea81d820510f738726e0ef67ac8c5e7c01d932', 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: '559243a03f5d21bf81c226c5acdbd91e66244986', 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: '055913b4cb41f460ac2d49a8daeccfb1ec09538b', 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: 'df73ebf7da246662d9cbde7aa476055ba4f55e2d', 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: 'c57682cf0cd787ca3a3d0b71d0d572be4480a33c', 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: '99bf1621f0726075592fa74c471da3c41670a02c', 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: 'e4c1721ca13a0e0727c469f5a81fa962fc2bd345', 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: '93c0eb01b234145118ece489f303240d9a7b8bdb', 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: '1450ec9bc6cbd498f48346ef1665e403dfb7511a', 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: '534d45284a8f606f95cb6c23ec65355ca5d37ee1', 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: '4f8793357ce2a39f3c566f040f59ff0c8f362763', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: 'b7c7a81450ef8a4f192b7fba878e4f6fca168ff2', 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: '4c1d012f669b5ccbfef4742956adf774f3a6e538', 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: '3a49dcfb279031a8920ae8eadec9ac584d3a1468', 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: '596aff46d1be586eb4d017ac1ed16c95b46f28f9', 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: '998772b207deee5dec80754d18621675c61f7cd0', 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: 'b1a6505c1c9e3a5db81eff155eb6e256346980a4', 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: '09c55bf02ffc5d18a1ee987bdba8df14df2b5e5a', 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: 'd666b56c8684f1ac33334a471b4dc725ae8e0014', 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: 'cd15d4a88a8fbffae7c5d8cd0a188389adafd40d', 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: '728be54da1d2d3bc8e71efe98520f970a4cfcae8', 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: '88f09dd31a39be9a99dfe83d19b9bd54bd402456', 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: '2e5d47b12d0bedb7f45068c68c4a1c2c79c85162', 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: 'dca57b2c4e87b0d96eeace9299159492eab7718b', 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: '02bf971273f287ab05e0595698d99704e38c6784', 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: '2b9bb58742bfca117c7fa8939386f998904f9cd7', 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: 'f3aa1cd2b8ee03c794a10102ad0994ba3ecca100', 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: '4b736084f848ef7b386ca5ce041ba4701aef41c1', 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: '8206765d370af3fd5b8572b112ba9a62acb3167e', 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: '870b62955ae50ec6d7a6e453e49edc20182db026', 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: '3e4a0ae051a926a08b1d67f8d6f80045a10c5ce3', 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;
@@ -8,7 +8,7 @@ const GbWysiwygEditorIcon = class {
8
8
  this.active = false;
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '0151d4f13da115eeb76eab2d99d255da995f2c0c', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: '99f6be20a99be3e78044be6f294c803a8ff2f0c1', 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: 'fcb95410e33c5d002ef552439b88efa5e27b0488', "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: '9b29a29b6ecab7cf64350b222ec324c525b3bef9', "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: '236cc044447c8ccbd7fc19fa75e7818280414dd9', 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: '4ba7ba4d7398f1607b3231e973ce6c2fa1437b98', "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: '4c4a3af56946cfcfe73e60494593d29aa59fe9ac', "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: '6f0351e18f257e0cf3d33d99accb6b54d3f036f6', "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: 'c6ff929c2f7041b2dc99ebf9070ff29d4ca79500', 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: '8edb339c37c84a11ad9e72d1e5fb7d9c01a810b2', "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: 'a9767d01bf8464e081f57e88987d8dee8680c71c', "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: '425dbe08bc9a30f43b8dc373e5f0f7d7de1fcf67', "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: '08e9f8930772050f44902947825637288d991766', "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: '91a2e2e57cb653937820d53fc5cd5610c667f5a7', 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: '831a5f72b0e4fac9debba8254a5ffca420938f9a', "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: '447d7e6370420210c5f61e4e1c6194552af91066', "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: '125d9fdd887c42ba7682c219b089b62c1f0e889e', "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: 'cd73a7923b3f684b0aa4ab1ee5cdb1c1d433e49c', "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: '3f7459642ab8e1afb1f4b96b92f93d432de62fd8', 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: 'de857bbe7e672bcdac81c964aaa07d1d5f2b596b', 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: 'aed138202b457653c5b339554f2c0a8d1b339d72', "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: '64868234866f8b3fb37bf70c9f522ac9a2c60ab2', 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: '64756b4d60e67f497e05126cf7450506d67b2833', "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: '635b0b0af027359c9448f8c42d9e30eae2ee221b', 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: 'f28fe05e1d13aa9005191f34d1e226ff45307677', "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: '57b5a7e279990ba4bdee381c3b0e84c5ca0f9abc', "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: '8a39f75b1013a628d166182ebd25d97828d9aac4', 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: '1ed7fcaa7cec0438e814b74bc8ba42603056cb5e', "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: '9d8c82c0309a3ecdae4acd00c4bf066c33cb1ede', "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: '7ff709705cb019b9bf25cc40d718ec3a91a3b673', 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: '5fbdbc84b856113ae7f70c2ed72433f5d757bea6', 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: '06b317337ab672027043363f86373074f80e4abd', "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: 'c52cf29debc3f4dc3205b9843dc1fa34930836b8', "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: '43abc56d53c2c439b7c3ac6901cc58c1f8eae0ee', "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: '49004c6fe0b360209e6f519229ce886eab1a6107', "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: 'bee5640a088fadfd98e058b76c7ade679805a675', "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: '8e79de0daee725c2c9ea1740d47773d1d97b2164', "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: '3782d4df33ead72741cb61f3629692037e61c07d', 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: 'a7e28bcd75f439cb1a1a98f6fca42873408edd65', "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: '2e5ccde1005d9f7cb55fdf71fb8978dbb7a7710b', "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: '4ec00c4d0bbc2aa0207935ebead0fa56797db2fc', "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: 'a9df59efa1b37e0fc694cda4979d03690b9f9f38', 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: 'f374c931a707d0cd6b7d5494343bc294299680e0', "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: 'bf03da4441b956202670733d0fc257e6d1d1f8ff', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: '4825718d6b4fbfa3fe7d369112f389278293d8f2', 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: '646c84f3c8a1c6671a8aa7aea3814d7f77b6282e', "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: '8bb6612f397c17cd39e3900023ee8e93798c7110', "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: '6a3840e092042e00e9a493f51f0c32bf8ebdc136', 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: '8cb55823742443ab015841aedb74f5f9f0da9fb0', "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: '324d130697da6bfc4e15dd4a9e60ed3a95642a4e', "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: 'bea4bcd7428fc176bf41376a9db0748324861295', "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: '2a0a43bfb71a3d825a657493f201fa35128c09ec', 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: '48806b154f0639f2a6ec6c97951609b7031294a9', "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: '4032b6aa3d9bb18558641b1b01c8f35be74f5e4e', "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: '808d1eeb4f5377875b9266e766f3494045e463b1', "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: '6894a5472fac1398cf2c487e38f048a8eb995c2e', "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: '7998f4f5fc74eba01d441faa98115ce3a7417fd0', 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: 'fb9c37c537db110dd5265b1ef1c7faff70cbf7e7', "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: '4517feddf078cf26b744fb2e02f518e2b614a16f', "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: '7c5be81bab29d971915903af4df6c77e5d16f96b', "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: '26548efa4681030b2e252cf20e4a67d1fe7f9389', "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: 'bddbbadf6a72419f058a22e0a430555c478f9a13', 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: '2a06abadca3d86e07176a679e4e6d5d5fbff9e90', 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: 'd5fad9612893f77c2b7f84b2b8afc06df354dcbb', "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: '3b46bd0cd624f0cab18e2301bd8ae1a4ead54243', 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: 'b3602385c05f3a72ea8c5447f49e9104841cf5f8', "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: '77fd5f881bc0be8e281d39499656f695813d201c', 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: '502b809a0e6997137ba8565084366461bf4c7036', "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: '710a0d8472aa249e25b54d6c6c4e3210f10ed57f', "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: '3d7d22503cd6340b01f3d37d31465ef95653b06e', 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: '89d18eac686a96efee7d6a50d3d184401d168ef5', "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: '011dcc989956e8e2dbe4a85a9f5ee0bdc26b9ed4', "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: '8eb98dfea793f20e7788bcb2ac617fbb0c411978', 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: 'f60e39d1dd9036073d5055de7002f929d4b61046', 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: 'a45813b54f072110f03c746c827a232aa3a34225', "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: 'a0554c3cfcfdaa003c96e92bd4f9f03959c8136d', "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: '201c9c796953785d33dc125285c11f6cdb8c93b1', "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: 'd74f1f41d32e0eadb226e39a6fc52d265ac423db', "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: '45a8746ca861a65d08edf954a858355e1afa9ff9', "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: '0c3d736dd8eddac1ab87e5168d4581a786650a47', "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: '69c9bb50a819788b1859c0ff0ba6114a5e442a15', 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: '07e68ce6103ec0d9580bdea57d5c05b75275f80d', "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: 'e031a015d6cf438c16ff796860fb58a81623f1a0', "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: 'a22a2e002e02f4430d4156df0058e1e179874152', "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: '7a5828229d210e9bccfe98f759704fab2599ea1a', 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: '90579bbf449ac19e90907c668190a273d301bd6b', "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: 'acdf1c4f5a58964f5b9d74080095fd98ee65ecca', class: "wysiwyg_tooltip_div" }, h("div", { key: 'e806cc90447ce0e827e3cdc7e26e226f0fabe596', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: '5ce13d675f206777e4197cd56f80f3fde67bca51', class: `arrow ${this.arrow}` }), h("div", { key: 'ce9c1aed1acb91ce201acef4e979e03f7d9ed7e9', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: '54cbb2005f7953d3cbc7a39f44b351b71e634a23', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: '1b8eec89f43840a2b8b6045805979056f290107e', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: '575ac8a8fa99a493223b7510d9f8d2e14dfc7085', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: '109b974a39cf607884f07ee49e8fc6e22b44e315', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: '3d7dcb88a911681fcdc33dca6666fbb505b6754b', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: 'd51e02f5a3a7f5881566ac1be54ec64cb5b89409', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: '4cd514c80a98a5a5fda8999cea3bc850e6ff10fd', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: '073cdcb7aa8f3bfca03d9f37477e2528ca525988', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: 'ae7d9e620eef2e49a7e8f9a05cdc01737f19a95e', state: "default", type: "list_numbers" })))));
10
+ return (h("div", { key: 'b74dd549a2db9df8b1386a62447b4aa2f5b3cd7e', class: "wysiwyg_tooltip_div" }, h("div", { key: '84248846788731ca8ab007b24e126f03cb1e5610', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: '4a3dbb950906e85c9eeb4b65edc0c25438d1e62e', class: `arrow ${this.arrow}` }), h("div", { key: '63974f05da361cba5b24f5bac0edfb607ccb716d', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: 'c7def34be11fc1b3a6f712bcd70b4191e87f49b7', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: '541a907d69899e49351538d452f201e0918a0694', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: '14b7c8a1dea1a248e6a16d0078f7125d564c9aac', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: '5a5140957ff710e83f248a7b0fe896cdb3ee5eea', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: '977d15f8d34d4c671e59125968cccbefcf427d30', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: 'b2ca6c4fff716587559f6cece16a7f5fa31fc3c7', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: 'c3303c05c35ec1942d725be34efbbfffba3f29ea', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: 'ef2e9d3964bc722d53297bf355d7e3335daffb21', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: 'e468e1c6392ae5bbd900002ec56860abd5f859d8', state: "default", type: "list_numbers" })))));
11
11
  }
12
12
  };
13
13
  GbWYSIWYGTooltip.style = gbWysiwygTooltipCss;
@@ -17,7 +17,7 @@ var patchBrowser = () => {
17
17
 
18
18
  patchBrowser().then(async (options) => {
19
19
  await globalScripts();
20
- return bootstrapLazy(JSON.parse("[[\"gb-avatar_24\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1025],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32],\"pages\":[32],\"width\":[32],\"internalTotalPages\":[32]},null,{\"totalPages\":[\"onTotalPagesChange\"]}],[1,\"gb-stepper-vertical-icons-with-text\",{\"size\":[1],\"connector\":[4],\"type\":[1],\"steps\":[16]}],[1,\"gb-empty-state\",{\"size\":[1],\"icon\":[1],\"message\":[1],\"description\":[1],\"cta\":[4],\"width\":[32]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"icon\":[1],\"items\":[1040],\"value\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"showSearchInput\":[4,\"show-search-input\"],\"inputValue\":[1,\"input-value\"],\"destructive\":[1028],\"errorText\":[1,\"error-text\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"destructive\":[\"watchDestructive\"]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"state\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}],[65,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"inputType\":[1,\"input-type\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"destructive\":[1028],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[1028,\"show-close-button\"],\"options\":[1040],\"idOfInput\":[513,\"id-of-input\"],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"results\":[1040],\"menuPosition\":[1,\"menu-position\"],\"icon\":[1],\"value\":[1032],\"required\":[516],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"dropdownOpen\":[32],\"show\":[32],\"showSpinner\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-step-base\",{\"status\":[1],\"size\":[1],\"type\":[1],\"state\":[1],\"connector\":[4],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"label\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-featured-icon\",{\"size\":[1],\"destructive\":[4],\"icon\":[1],\"leadingIconSvg\":[32]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1],\"assignedColorClass\":[32]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-table-header\",[[1,\"gb-table-header\",{\"showFilter\":[4,\"show-filter\"],\"showColumnOptions\":[4,\"show-column-options\"],\"tableHeading\":[4,\"table-heading\"],\"showSearch\":[4,\"show-search\"],\"showExport\":[4,\"show-export\"],\"showRefreshButton\":[4,\"show-refresh-button\"],\"tableHeadingLabel\":[1,\"table-heading-label\"],\"filterState\":[1,\"filter-state\"],\"filterCount\":[2,\"filter-count\"],\"width\":[32],\"buttonIcon\":[32],\"showExportDropdown\":[32]}]]],[\"gb-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showThemeTab\":[4,\"show-theme-tab\"],\"showRoles\":[4,\"show-roles\"],\"roles\":[16],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"currentTheme\":[1,\"current-theme\"]}]]],[\"gb-sidebar\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"navItemStyle\":[1,\"nav-item-style\"],\"type\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"iconInstance\":[1,\"icon-instance\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"complexSidebarData\":[8,\"complex-sidebar-data\"],\"activeIndex\":[1026,\"active-index\"],\"activePrimaryItem\":[1025,\"active-primary-item\"],\"activeSecondaryItem\":[1025,\"active-secondary-item\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"state\":[1025],\"destructive\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"idOfInput\":[513,\"id-of-input\"],\"isReadOnly\":[516,\"is-read-only\"],\"value\":[1032],\"icon\":[1],\"results\":[1040],\"content\":[32],\"inputValue\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"show\":[32],\"staffInfo\":[32],\"selectedItems\":[32],\"unselectedItems\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"value\":[\"updateSelectedItems\"]}]]],[\"test-input-tag\",[[0,\"test-input-tag\",{\"idOfInput\":[513,\"id-of-input\"],\"type\":[513],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"placeholderText\":[513,\"placeholder-text\"],\"show\":[32],\"showSpinner\":[32],\"staffInfo\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"inputValue\":[32],\"dropdownOpen\":[32]}]]],[\"gb-detail-cell\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1025,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"badgeIcon\":[1,\"badge-icon\"],\"badgeIconLeading\":[1,\"badge-icon-leading\"],\"badgeIconTrailing\":[1,\"badge-icon-trailing\"],\"badgeColor\":[1,\"badge-color\"],\"badgeLabel\":[1,\"badge-label\"],\"badgeType\":[1,\"badge-type\"],\"fileType\":[1,\"file-type\"],\"fileStyle\":[1,\"file-style\"],\"showActionButtons\":[4,\"show-action-buttons\"],\"showViewButton\":[4,\"show-view-button\"],\"showDownloadButton\":[4,\"show-download-button\"],\"showCopyButton\":[1028,\"show-copy-button\"],\"showStandardCopyButton\":[32],\"showTooltip\":[32],\"copied\":[32],\"isDownloaded\":[32],\"width\":[32]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-top-bar-sidemenu\",[[1,\"gb-top-bar-sidemenu\",{\"applicationName\":[1,\"application-name\"],\"applicationIcon\":[1,\"application-icon\"],\"activeIndex\":[2,\"active-index\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"leadingIconSvg\":[32]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"progress\":[2],\"fileType\":[16],\"files\":[32],\"fileStates\":[32],\"isDragging\":[32]}]]],[\"gb-horizontal-tabs\",[[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"],\"internalActiveIndex\":[32]},null,{\"activeIndex\":[\"setActiveIndex\"]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-action-panel\",[[1,\"gb-action-panel\",{\"type\":[1],\"showCloseButton\":[4,\"show-close-button\"],\"showSelectedRows\":[4,\"show-selected-rows\"],\"showCheckbox\":[4,\"show-checkbox\"],\"firstButton\":[4,\"first-button\"],\"firstButtonIconLeading\":[1,\"first-button-icon-leading\"],\"firstButtonIconTrailing\":[1,\"first-button-icon-trailing\"],\"secondButton\":[4,\"second-button\"],\"secondButtonIconLeading\":[1,\"second-button-icon-leading\"],\"secondButtonIconTrailing\":[1,\"second-button-icon-trailing\"],\"thirdButton\":[4,\"third-button\"],\"thirdButtonIconLeading\":[1,\"third-button-icon-leading\"],\"thirdButtonIconTrailing\":[1,\"third-button-icon-trailing\"],\"showSubmitButton\":[4,\"show-submit-button\"],\"firstButtonText\":[1,\"first-button-text\"],\"secondButtonText\":[1,\"second-button-text\"],\"thirdButtonText\":[1,\"third-button-text\"],\"firstButtonState\":[1,\"first-button-state\"],\"secondButtonState\":[1,\"second-button-state\"],\"thirdButtonState\":[1,\"third-button-state\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"showNotification\":[4,\"show-notification\"],\"showHelp\":[4,\"show-help\"],\"showLogo\":[4,\"show-logo\"],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-button-group\",[[65,\"gb-button-group\",{\"items\":[16],\"icon\":[1],\"label\":[1],\"internalItems\":[32],\"selectedValue\":[32]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-comment\",[[1,\"gb-comment\",{\"heading\":[1],\"state\":[1025],\"noCommentText\":[1,\"no-comment-text\"],\"noCommentTextSub\":[1,\"no-comment-text-sub\"],\"comments\":[16]}]]],[\"gb-notification-pane\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftControl\":[2,\"left-control\"],\"rightControl\":[2,\"right-control\"],\"label\":[1],\"unit\":[1],\"unitPosition\":[1,\"unit-position\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-stepper-horizontal-icons-centered\",[[1,\"gb-stepper-horizontal-icons-centered\",{\"size\":[1],\"steps\":[2],\"type\":[1],\"breakpoint\":[1],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-stepper-horizontal-line-with-text\",[[1,\"gb-stepper-horizontal-line-with-text\",{\"size\":[1],\"breakpoint\":[1],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[1028,\"show-supporting-text\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"],\"width\":[32]}]]],[\"gb-top-bar\",[[1,\"gb-top-bar\",{\"category\":[1],\"firstTabIcon\":[1,\"first-tab-icon\"],\"secondTabIcon\":[1,\"second-tab-icon\"],\"thirdTabIcon\":[1,\"third-tab-icon\"],\"fourthTabIcon\":[1,\"fourth-tab-icon\"],\"fifthTabIcon\":[1,\"fifth-tab-icon\"],\"sixthTabIcon\":[1,\"sixth-tab-icon\"],\"seventhTabIcon\":[1,\"seventh-tab-icon\"],\"firstTabLabel\":[1,\"first-tab-label\"],\"secondTabLabel\":[1,\"second-tab-label\"],\"thirdTabLabel\":[1,\"third-tab-label\"],\"fourthTabLabel\":[1,\"fourth-tab-label\"],\"fifthTabLabel\":[1,\"fifth-tab-label\"],\"sixthTabLabel\":[1,\"sixth-tab-label\"],\"seventhTabLabel\":[1,\"seventh-tab-label\"],\"firstTabIconOnly\":[4,\"first-tab-icon-only\"],\"secondTabIconOnly\":[4,\"second-tab-icon-only\"],\"thirdTabIconOnly\":[4,\"third-tab-icon-only\"],\"fourthTabIconOnly\":[4,\"fourth-tab-icon-only\"],\"fifthTabIconOnly\":[4,\"fifth-tab-icon-only\"],\"sixthTabIconOnly\":[4,\"sixth-tab-icon-only\"],\"seventhTabIconOnly\":[4,\"seventh-tab-icon-only\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-breadcrumbs\",[[1,\"gb-breadcrumbs\",{\"type\":[1],\"divider\":[1],\"breadcrumbs\":[16],\"icon\":[1],\"visibleBreadcrumbs\":[32]}]]],[\"gb-quick-action-card\",[[1,\"gb-quick-action-card\",{\"color\":[1],\"icon\":[1],\"label\":[1]}]]],[\"gb-quick-action-icon\",[[1,\"gb-quick-action-icon\",{\"icon\":[1],\"label\":[1],\"isHovered\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-mega-input-field-base\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-token-field-compact\",[[1,\"gb-token-field-compact\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-token-field-compressed\",[[1,\"gb-token-field-compressed\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-carousel-arrow\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-vertical-tabs\",[[1,\"gb-vertical-tabs\",{\"size\":[1],\"type\":[1],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"progress\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"]}]]],[\"gb-button-group-base\",[[1,\"gb-button-group-base\",{\"current\":[4],\"icon\":[1],\"state\":[1],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-top-bar-item\",[[1,\"gb-top-bar-item\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-breadcrumb-button-base\",[[1,\"gb-breadcrumb-button-base\",{\"current\":[4],\"type\":[1],\"icon\":[4],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"gb-comment-item\",[[1,\"gb-comment-item\",{\"name\":[1],\"duty\":[1],\"comment\":[1],\"timeStamp\":[1,\"time-stamp\"],\"connector\":[4]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-export-dropdown_2\",[[1,\"gb-filter-button\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"]}],[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-icon-button-base\",[[1,\"gb-icon-button-base\",{\"current\":[4],\"icon\":[1],\"label\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-avatar-label-group_2\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-theme-tab\",{\"theme\":[1025],\"currentActiveTab\":[1025,\"current-active-tab\"]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1],\"destructive\":[4],\"leadingIconSvg\":[32]}]]],[\"gb-card-icon\",[[1,\"gb-card-icon\",{\"color\":[1],\"icon\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-tab-button-base\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-collapse-button_4\",[[1,\"gb-simple-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]],[\"gb-button-close\",[[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"gb-file-type-icon_2\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}],[1,\"gb-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}]]],[\"gb-export-dropdown-item_3\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}],[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-badge_2\",[[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}]]]]"), options);
20
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_27\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"navItemStyle\":[1,\"nav-item-style\"],\"type\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"iconInstance\":[1,\"icon-instance\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"complexSidebarData\":[8,\"complex-sidebar-data\"],\"activeIndex\":[1026,\"active-index\"],\"activePrimaryItem\":[1025,\"active-primary-item\"],\"activeSecondaryItem\":[1025,\"active-secondary-item\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-simple-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"label\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"progress\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}],[65,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"inputType\":[1,\"input-type\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"destructive\":[1028],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[1028,\"show-close-button\"],\"options\":[1040],\"idOfInput\":[513,\"id-of-input\"],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"results\":[1040],\"menuPosition\":[1,\"menu-position\"],\"icon\":[1],\"value\":[1032],\"required\":[516],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"dropdownOpen\":[32],\"show\":[32],\"showSpinner\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32],\"internalButtonState\":[32]},null,{\"state\":[\"updateButtonState\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"noWrap\":[4,\"no-wrap\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1],\"assignedColorClass\":[32]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-table-header\",[[1,\"gb-table-header\",{\"showFilter\":[4,\"show-filter\"],\"showColumnOptions\":[4,\"show-column-options\"],\"tableHeading\":[4,\"table-heading\"],\"showSearch\":[4,\"show-search\"],\"showExport\":[4,\"show-export\"],\"showRefreshButton\":[4,\"show-refresh-button\"],\"tableHeadingLabel\":[1,\"table-heading-label\"],\"filterState\":[1,\"filter-state\"],\"filterCount\":[2,\"filter-count\"],\"width\":[32],\"buttonIcon\":[32],\"showExportDropdown\":[32]}]]],[\"gb-pagination\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1025],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32],\"pages\":[32],\"width\":[32],\"internalTotalPages\":[32]},null,{\"totalPages\":[\"onTotalPagesChange\"]}]]],[\"gb-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showThemeTab\":[4,\"show-theme-tab\"],\"showRoles\":[4,\"show-roles\"],\"roles\":[16],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"currentTheme\":[1,\"current-theme\"]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"state\":[1025],\"destructive\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"idOfInput\":[513,\"id-of-input\"],\"isReadOnly\":[516,\"is-read-only\"],\"value\":[1032],\"icon\":[1],\"results\":[1040],\"content\":[32],\"inputValue\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"show\":[32],\"staffInfo\":[32],\"selectedItems\":[32],\"unselectedItems\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"value\":[\"updateSelectedItems\"]}]]],[\"test-input-tag\",[[0,\"test-input-tag\",{\"idOfInput\":[513,\"id-of-input\"],\"type\":[513],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"placeholderText\":[513,\"placeholder-text\"],\"show\":[32],\"showSpinner\":[32],\"staffInfo\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"inputValue\":[32],\"dropdownOpen\":[32]}]]],[\"gb-detail-cell\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1025,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"badgeIcon\":[1,\"badge-icon\"],\"badgeIconLeading\":[1,\"badge-icon-leading\"],\"badgeIconTrailing\":[1,\"badge-icon-trailing\"],\"badgeColor\":[1,\"badge-color\"],\"badgeLabel\":[1,\"badge-label\"],\"badgeType\":[1,\"badge-type\"],\"fileType\":[1,\"file-type\"],\"fileStyle\":[1,\"file-style\"],\"showActionButtons\":[4,\"show-action-buttons\"],\"showViewButton\":[4,\"show-view-button\"],\"showDownloadButton\":[4,\"show-download-button\"],\"showCopyButton\":[1028,\"show-copy-button\"],\"showStandardCopyButton\":[32],\"showTooltip\":[32],\"copied\":[32],\"isDownloaded\":[32],\"width\":[32]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-top-bar-sidemenu\",[[1,\"gb-top-bar-sidemenu\",{\"applicationName\":[1,\"application-name\"],\"applicationIcon\":[1,\"application-icon\"],\"activeIndex\":[2,\"active-index\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"leadingIconSvg\":[32]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"progress\":[2],\"fileType\":[16],\"files\":[32],\"fileStates\":[32],\"isDragging\":[32]}]]],[\"gb-horizontal-tabs\",[[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"],\"internalActiveIndex\":[32]},null,{\"activeIndex\":[\"setActiveIndex\"]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-action-panel\",[[1,\"gb-action-panel\",{\"type\":[1],\"showCloseButton\":[4,\"show-close-button\"],\"showSelectedRows\":[4,\"show-selected-rows\"],\"showCheckbox\":[4,\"show-checkbox\"],\"firstButton\":[4,\"first-button\"],\"firstButtonIconLeading\":[1,\"first-button-icon-leading\"],\"firstButtonIconTrailing\":[1,\"first-button-icon-trailing\"],\"secondButton\":[4,\"second-button\"],\"secondButtonIconLeading\":[1,\"second-button-icon-leading\"],\"secondButtonIconTrailing\":[1,\"second-button-icon-trailing\"],\"thirdButton\":[4,\"third-button\"],\"thirdButtonIconLeading\":[1,\"third-button-icon-leading\"],\"thirdButtonIconTrailing\":[1,\"third-button-icon-trailing\"],\"showSubmitButton\":[4,\"show-submit-button\"],\"firstButtonText\":[1,\"first-button-text\"],\"secondButtonText\":[1,\"second-button-text\"],\"thirdButtonText\":[1,\"third-button-text\"],\"firstButtonState\":[1,\"first-button-state\"],\"secondButtonState\":[1,\"second-button-state\"],\"thirdButtonState\":[1,\"third-button-state\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"showNotification\":[4,\"show-notification\"],\"showHelp\":[4,\"show-help\"],\"showLogo\":[4,\"show-logo\"],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-button-group\",[[65,\"gb-button-group\",{\"items\":[16],\"icon\":[1],\"label\":[1],\"internalItems\":[32],\"selectedValue\":[32]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-comment\",[[1,\"gb-comment\",{\"heading\":[1],\"state\":[1025],\"noCommentText\":[1,\"no-comment-text\"],\"noCommentTextSub\":[1,\"no-comment-text-sub\"],\"comments\":[16]}]]],[\"gb-notification-pane\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftControl\":[2,\"left-control\"],\"rightControl\":[2,\"right-control\"],\"label\":[1],\"unit\":[1],\"unitPosition\":[1,\"unit-position\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-stepper-horizontal-icons-centered\",[[1,\"gb-stepper-horizontal-icons-centered\",{\"size\":[1],\"steps\":[2],\"type\":[1],\"breakpoint\":[1],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-stepper-horizontal-line-with-text\",[[1,\"gb-stepper-horizontal-line-with-text\",{\"size\":[1],\"breakpoint\":[1],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[1028,\"show-supporting-text\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"],\"width\":[32]}]]],[\"gb-stepper-vertical-icons-with-text\",[[1,\"gb-stepper-vertical-icons-with-text\",{\"size\":[1],\"connector\":[4],\"type\":[1],\"steps\":[16]}]]],[\"gb-top-bar\",[[1,\"gb-top-bar\",{\"category\":[1],\"firstTabIcon\":[1,\"first-tab-icon\"],\"secondTabIcon\":[1,\"second-tab-icon\"],\"thirdTabIcon\":[1,\"third-tab-icon\"],\"fourthTabIcon\":[1,\"fourth-tab-icon\"],\"fifthTabIcon\":[1,\"fifth-tab-icon\"],\"sixthTabIcon\":[1,\"sixth-tab-icon\"],\"seventhTabIcon\":[1,\"seventh-tab-icon\"],\"firstTabLabel\":[1,\"first-tab-label\"],\"secondTabLabel\":[1,\"second-tab-label\"],\"thirdTabLabel\":[1,\"third-tab-label\"],\"fourthTabLabel\":[1,\"fourth-tab-label\"],\"fifthTabLabel\":[1,\"fifth-tab-label\"],\"sixthTabLabel\":[1,\"sixth-tab-label\"],\"seventhTabLabel\":[1,\"seventh-tab-label\"],\"firstTabIconOnly\":[4,\"first-tab-icon-only\"],\"secondTabIconOnly\":[4,\"second-tab-icon-only\"],\"thirdTabIconOnly\":[4,\"third-tab-icon-only\"],\"fourthTabIconOnly\":[4,\"fourth-tab-icon-only\"],\"fifthTabIconOnly\":[4,\"fifth-tab-icon-only\"],\"sixthTabIconOnly\":[4,\"sixth-tab-icon-only\"],\"seventhTabIconOnly\":[4,\"seventh-tab-icon-only\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-breadcrumbs\",[[1,\"gb-breadcrumbs\",{\"type\":[1],\"divider\":[1],\"breadcrumbs\":[16],\"icon\":[1],\"visibleBreadcrumbs\":[32]}]]],[\"gb-empty-state\",[[1,\"gb-empty-state\",{\"size\":[1],\"icon\":[1],\"message\":[1],\"description\":[1],\"cta\":[4],\"width\":[32]}]]],[\"gb-card-icon\",[[1,\"gb-card-icon\",{\"color\":[1],\"icon\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-quick-action-card\",[[1,\"gb-quick-action-card\",{\"color\":[1],\"icon\":[1],\"label\":[1]}]]],[\"gb-quick-action-icon\",[[1,\"gb-quick-action-icon\",{\"icon\":[1],\"label\":[1],\"isHovered\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-token-field-compact\",[[1,\"gb-token-field-compact\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-token-field-compressed\",[[1,\"gb-token-field-compressed\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-carousel-arrow\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-vertical-tabs\",[[1,\"gb-vertical-tabs\",{\"size\":[1],\"type\":[1],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-button-group-base\",[[1,\"gb-button-group-base\",{\"current\":[4],\"icon\":[1],\"state\":[1],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-top-bar-item\",[[1,\"gb-top-bar-item\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-breadcrumb-button-base\",[[1,\"gb-breadcrumb-button-base\",{\"current\":[4],\"type\":[1],\"icon\":[4],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"gb-comment-item\",[[1,\"gb-comment-item\",{\"name\":[1],\"duty\":[1],\"comment\":[1],\"timeStamp\":[1,\"time-stamp\"],\"connector\":[4]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-export-dropdown_2\",[[1,\"gb-filter-button\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"]}],[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-avatar-label-group_2\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-theme-tab\",{\"theme\":[1025],\"currentActiveTab\":[1025,\"current-active-tab\"]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1],\"destructive\":[4],\"leadingIconSvg\":[32]}]]],[\"gb-icon-button-base\",[[1,\"gb-icon-button-base\",{\"current\":[4],\"icon\":[1],\"label\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-mega-input-field-base\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-input-dropdown_3\",[[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"icon\":[1],\"items\":[1040],\"value\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"showSearchInput\":[4,\"show-search-input\"],\"inputValue\":[1,\"input-value\"],\"destructive\":[1028],\"errorText\":[1,\"error-text\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"destructive\":[\"watchDestructive\"]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"state\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}]]],[\"gb-tab-button-base\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-export-dropdown-item_3\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}],[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-featured-icon_2\",[[1,\"gb-step-base\",{\"status\":[1],\"size\":[1],\"type\":[1],\"state\":[1],\"connector\":[4],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"label\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-featured-icon\",{\"size\":[1],\"destructive\":[4],\"icon\":[1],\"leadingIconSvg\":[32]}]]]]"), options);
21
21
  });
22
22
  //# sourceMappingURL=globuscomponents.js.map
23
23