globuswebcomponents 2.2.4 → 2.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (471) hide show
  1. package/dist/cjs/gb-avatar-label-group.gb-theme-tab.entry.cjs.js.map +1 -1
  2. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +9 -7
  3. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js.map +1 -1
  4. package/dist/cjs/{gb-avatar_22.cjs.entry.js → gb-avatar_24.cjs.entry.js} +351 -194
  5. package/dist/cjs/gb-avatar_24.cjs.entry.js.map +1 -0
  6. package/dist/cjs/gb-button-group-base.cjs.entry.js +33 -0
  7. package/dist/cjs/gb-button-group-base.cjs.entry.js.map +1 -0
  8. package/dist/cjs/gb-button-group-base.entry.cjs.js.map +1 -0
  9. package/dist/cjs/gb-button-group.gb-export-dropdown.gb-filter-button.entry.cjs.js.map +1 -0
  10. package/dist/cjs/{gb-export-dropdown_2.cjs.entry.js → gb-button-group_3.cjs.entry.js} +52 -2
  11. package/dist/cjs/gb-button-group_3.cjs.entry.js.map +1 -0
  12. package/dist/cjs/gb-card-icon.cjs.entry.js +2 -2
  13. package/dist/cjs/gb-card-icon.cjs.entry.js.map +1 -1
  14. package/dist/cjs/gb-card-icon.entry.cjs.js.map +1 -1
  15. package/dist/cjs/gb-featured-icon.gb-step-base.gb-step-icon-base.entry.cjs.js.map +1 -0
  16. package/dist/cjs/gb-featured-icon_3.cjs.entry.js +111 -0
  17. package/dist/cjs/gb-featured-icon_3.cjs.entry.js.map +1 -0
  18. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-quick-action-card.cjs.entry.js.map +1 -1
  20. package/dist/cjs/gb-quick-action-card.entry.cjs.js.map +1 -1
  21. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-quick-action-icon.cjs.entry.js.map +1 -1
  23. package/dist/cjs/gb-quick-action-icon.entry.cjs.js.map +1 -1
  24. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  25. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  26. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +46 -0
  27. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js.map +1 -0
  28. package/dist/cjs/gb-stepper-horizontal-icons-centered.entry.cjs.js.map +1 -0
  29. package/dist/cjs/gb-stepper-horizontal-icons-connected.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-stepper-horizontal-minimal-icons.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  34. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-table-header.cjs.entry.js +2 -2
  36. package/dist/cjs/gb-table-header.cjs.entry.js.map +1 -1
  37. package/dist/cjs/gb-table-header.entry.cjs.js.map +1 -1
  38. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +4 -4
  39. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  40. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  41. package/dist/cjs/gb-toast.cjs.entry.js.map +1 -1
  42. package/dist/cjs/gb-toast.entry.cjs.js.map +1 -1
  43. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  44. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  45. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  46. package/dist/cjs/gb-top-bar-item.cjs.entry.js +16 -3
  47. package/dist/cjs/gb-top-bar-item.cjs.entry.js.map +1 -1
  48. package/dist/cjs/gb-top-bar-item.entry.cjs.js.map +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/assets/payment-success-01.svg +4 -0
  58. package/dist/collection/assets/sidebar-information-circle.svg +4 -0
  59. package/dist/collection/assets/user-square.svg +3 -0
  60. package/dist/collection/components/gb-button/gb-button.js +14 -4
  61. package/dist/collection/components/gb-button/gb-button.js.map +1 -1
  62. package/dist/collection/components/gb-button/gb-button.tsx +9 -2
  63. package/dist/collection/components/gb-button-group/gb-button-group.js +7 -7
  64. package/dist/collection/components/gb-button-group/gb-button-group.js.map +1 -1
  65. package/dist/collection/components/gb-card-icon/gb-card-icon.css +32 -8
  66. package/dist/collection/components/gb-card-icon/gb-card-icon.js +26 -1
  67. package/dist/collection/components/gb-card-icon/gb-card-icon.js.map +1 -1
  68. package/dist/collection/components/gb-checkbox/gb-checkbox.js +1 -1
  69. package/dist/collection/components/gb-checkbox/gb-checkbox.js.map +1 -1
  70. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  71. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js.map +1 -1
  72. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  73. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js.map +1 -1
  74. package/dist/collection/components/gb-sidebar/gb-sidebar.css +23 -0
  75. package/dist/collection/components/gb-sidebar/gb-sidebar.js +23 -1
  76. package/dist/collection/components/gb-sidebar/gb-sidebar.js.map +1 -1
  77. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.css +15 -1
  78. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +13 -2
  79. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js.map +1 -1
  80. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  81. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  82. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  83. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  84. package/dist/collection/components/gb-step-base/gb-step-base.js.map +1 -1
  85. package/dist/collection/components/gb-step-icon-base/gb-step-icon-base.js +1 -1
  86. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  87. package/dist/collection/components/gb-stepper-horizontal-icons-connected/gb-stepper-horizontal-icons-connected.js +1 -1
  88. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  89. package/dist/collection/components/gb-stepper-horizontal-minimal-icons/gb-stepper-horizontal-minimal-icons.js +1 -1
  90. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +1 -1
  91. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  92. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  93. package/dist/collection/components/gb-table-header/gb-table-header.css +1 -0
  94. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  95. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  96. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  97. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  98. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  99. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  100. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +9 -7
  101. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js.map +1 -1
  102. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  103. package/dist/collection/components/gb-toast/gb-toast.js.map +1 -1
  104. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  105. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  106. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  107. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.css +24 -1
  108. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  109. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js.map +1 -1
  110. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  111. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  112. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  113. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.css +14 -0
  114. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +15 -2
  115. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js.map +1 -1
  116. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  117. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  118. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  119. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  120. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  121. package/dist/components/gb-action-panel.js +2 -2
  122. package/dist/components/gb-avatar-add-button.js +1 -1
  123. package/dist/components/gb-avatar-dropdown.js +9 -9
  124. package/dist/components/gb-avatar-group.js +4 -4
  125. package/dist/components/gb-avatar-label-group.js +1 -1
  126. package/dist/components/gb-avatar-profile-photo.js +2 -2
  127. package/dist/components/gb-avatar.js +1 -1
  128. package/dist/components/gb-badge.js +1 -1
  129. package/dist/components/gb-button-group-base.js +1 -1
  130. package/dist/components/gb-button-group.js +1 -1
  131. package/dist/components/gb-button.js +1 -1
  132. package/dist/components/gb-card-icon.js +1 -1
  133. package/dist/components/gb-checkbox-group-item.js +1 -1
  134. package/dist/components/gb-checkbox-group.js +5 -5
  135. package/dist/components/gb-checkbox.js +1 -1
  136. package/dist/components/gb-collapse-button.js +1 -1
  137. package/dist/components/gb-comment.js +1 -1
  138. package/dist/components/gb-complex-primary-side-bar-item.js +1 -1
  139. package/dist/components/gb-complex-secondary-side-bar-item.js +1 -1
  140. package/dist/components/gb-detail-cell.js +5 -5
  141. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  142. package/dist/components/gb-empty-state.js +1 -1
  143. package/dist/components/gb-file-upload-item-base.js +1 -1
  144. package/dist/components/gb-file-upload.js +4 -4
  145. package/dist/components/gb-filter-button.js +1 -1
  146. package/dist/components/gb-header.js +2 -2
  147. package/dist/components/gb-help-dropdown.js +2 -2
  148. package/dist/components/gb-help-tooltip.js +1 -1
  149. package/dist/components/gb-horizontal-tabs.js +4 -4
  150. package/dist/components/gb-icon-button-base.js +1 -1
  151. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  152. package/dist/components/gb-input-dropdown.js +1 -1
  153. package/dist/components/gb-input-field.js +1 -1
  154. package/dist/components/gb-notification-pane.js +1 -1
  155. package/dist/components/gb-pagination.js +14 -14
  156. package/dist/components/gb-password-button.js +1 -1
  157. package/dist/components/gb-progress-bar.js +1 -1
  158. package/dist/components/gb-quick-action-card.js +2 -2
  159. package/dist/components/gb-quick-action-card.js.map +1 -1
  160. package/dist/components/gb-quick-action-icon.js +2 -2
  161. package/dist/components/gb-quick-action-icon.js.map +1 -1
  162. package/dist/components/gb-sidebar.js +13 -10
  163. package/dist/components/gb-sidebar.js.map +1 -1
  164. package/dist/components/gb-simple-side-bar-item.js +1 -1
  165. package/dist/components/gb-slider-control-handle.js +1 -1
  166. package/dist/components/gb-slider.js +3 -3
  167. package/dist/components/gb-status-indicator.js +1 -1
  168. package/dist/components/gb-step-base.js +1 -1
  169. package/dist/components/gb-step-icon-base.js +1 -1
  170. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  171. package/dist/components/gb-stepper-horizontal-icons-connected.js +1 -1
  172. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  173. package/dist/components/gb-stepper-horizontal-minimal-icons.js +2 -2
  174. package/dist/components/gb-stepper-vertical-icons-with-text.js +3 -3
  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 +19 -19
  178. package/dist/components/gb-table-header.js.map +1 -1
  179. package/dist/components/gb-tag-checkbox.js +1 -1
  180. package/dist/components/gb-tag-close.js +1 -1
  181. package/dist/components/gb-tag-count.js +1 -1
  182. package/dist/components/gb-tag.js +1 -1
  183. package/dist/components/gb-textarea-input-field.js +12 -12
  184. package/dist/components/gb-theme-tab.js +1 -1
  185. package/dist/components/gb-toast-button.js +1 -1
  186. package/dist/components/gb-toast.js +3 -3
  187. package/dist/components/gb-toast.js.map +1 -1
  188. package/dist/components/gb-toggle-base.js +1 -1
  189. package/dist/components/gb-toggle.js +2 -2
  190. package/dist/components/gb-token-field-compact.js +3 -9
  191. package/dist/components/gb-token-field-compact.js.map +1 -1
  192. package/dist/components/gb-token-field-compressed.js +2 -2
  193. package/dist/components/gb-tooltip.js +1 -1
  194. package/dist/components/gb-top-bar-item.js +1 -1
  195. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  196. package/dist/components/gb-top-bar.js +3 -3
  197. package/dist/components/gb-vertical-tabs.js +1 -1
  198. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  199. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  200. package/dist/components/{p-C5jSXsnJ.js → p-5FSqJXIz.js} +5 -4
  201. package/dist/components/p-5FSqJXIz.js.map +1 -0
  202. package/dist/components/{p-7sT0w6Eb.js → p-8S0LpeXr.js} +3 -3
  203. package/dist/components/{p-7sT0w6Eb.js.map → p-8S0LpeXr.js.map} +1 -1
  204. package/dist/components/{p-cAZeFGO9.js → p-B4HhOo4m.js} +3 -3
  205. package/dist/components/{p-cAZeFGO9.js.map → p-B4HhOo4m.js.map} +1 -1
  206. package/dist/components/{p-BvjP8fxD.js → p-B9uzzgzz.js} +20 -9
  207. package/dist/components/p-B9uzzgzz.js.map +1 -0
  208. package/dist/components/{p-zVSPO5zx.js → p-BCpFs7yg.js} +3 -3
  209. package/dist/components/{p-zVSPO5zx.js.map → p-BCpFs7yg.js.map} +1 -1
  210. package/dist/components/{p-DQo2zLYS.js → p-BE41TwYo.js} +3 -3
  211. package/dist/components/{p-DQo2zLYS.js.map → p-BE41TwYo.js.map} +1 -1
  212. package/dist/components/{p-BF3XYbAq.js → p-BHJFkLWL.js} +8 -8
  213. package/dist/components/{p-BF3XYbAq.js.map → p-BHJFkLWL.js.map} +1 -1
  214. package/dist/components/{p-B61vwE-Z.js → p-BK9tAi4w.js} +19 -6
  215. package/dist/components/p-BK9tAi4w.js.map +1 -0
  216. package/dist/components/{p-CqOjhPQT.js → p-BNmFBYh_.js} +3 -3
  217. package/dist/components/{p-CqOjhPQT.js.map → p-BNmFBYh_.js.map} +1 -1
  218. package/dist/components/{p-CK-Y0CZu.js → p-BOKI370b.js} +3 -3
  219. package/dist/components/{p-CK-Y0CZu.js.map → p-BOKI370b.js.map} +1 -1
  220. package/dist/components/{p-CRuObsHj.js → p-BQag2RUS.js} +3 -3
  221. package/dist/components/{p-CRuObsHj.js.map → p-BQag2RUS.js.map} +1 -1
  222. package/dist/components/{p-CEz-mXMZ.js → p-BRW04utr.js} +3 -3
  223. package/dist/components/{p-CEz-mXMZ.js.map → p-BRW04utr.js.map} +1 -1
  224. package/dist/components/{p-C_dHtzGD.js → p-BZBKBz3P.js} +3 -3
  225. package/dist/components/{p-C_dHtzGD.js.map → p-BZBKBz3P.js.map} +1 -1
  226. package/dist/components/{p-DQnWwfMA.js → p-BhHaXrau.js} +3 -3
  227. package/dist/components/{p-DQnWwfMA.js.map → p-BhHaXrau.js.map} +1 -1
  228. package/dist/components/{p-BVNWz7ia.js → p-BimtGrPU.js} +5 -5
  229. package/dist/components/{p-BVNWz7ia.js.map → p-BimtGrPU.js.map} +1 -1
  230. package/dist/components/{p-aWrvSrd4.js → p-Bk7yHybv.js} +3 -3
  231. package/dist/components/{p-aWrvSrd4.js.map → p-Bk7yHybv.js.map} +1 -1
  232. package/dist/components/{p-C-fvllqZ.js → p-BqSTowvu.js} +13 -11
  233. package/dist/components/p-BqSTowvu.js.map +1 -0
  234. package/dist/components/{p-CQSCiM5u.js → p-BrRwF2pz.js} +8 -8
  235. package/dist/components/{p-CQSCiM5u.js.map → p-BrRwF2pz.js.map} +1 -1
  236. package/dist/components/{p-epvjDeBv.js → p-Bs_G-8Mk.js} +4 -4
  237. package/dist/components/{p-epvjDeBv.js.map → p-Bs_G-8Mk.js.map} +1 -1
  238. package/dist/components/{p-DaesEVus.js → p-BufKeyyU.js} +4 -4
  239. package/dist/components/p-BufKeyyU.js.map +1 -0
  240. package/dist/components/{p-CYhlZxw_.js → p-C0S7BdFQ.js} +7 -7
  241. package/dist/components/{p-CYhlZxw_.js.map → p-C0S7BdFQ.js.map} +1 -1
  242. package/dist/components/{p-CyxNmBBG.js → p-C6_Ih_bD.js} +3 -3
  243. package/dist/components/{p-CyxNmBBG.js.map → p-C6_Ih_bD.js.map} +1 -1
  244. package/dist/components/{p-wMT4Vh7P.js → p-CIP3g1pC.js} +4 -4
  245. package/dist/components/{p-wMT4Vh7P.js.map → p-CIP3g1pC.js.map} +1 -1
  246. package/dist/components/{p-xwv5rABM.js → p-CIS69C3t.js} +3 -3
  247. package/dist/components/{p-xwv5rABM.js.map → p-CIS69C3t.js.map} +1 -1
  248. package/dist/components/{p-C7hW-5Bs.js → p-CYqSEHYF.js} +6 -6
  249. package/dist/components/{p-C7hW-5Bs.js.map → p-CYqSEHYF.js.map} +1 -1
  250. package/dist/components/{p-BL0XQvVd.js → p-C_Xm-1R1.js} +3 -3
  251. package/dist/components/{p-BL0XQvVd.js.map → p-C_Xm-1R1.js.map} +1 -1
  252. package/dist/components/{p-DH1booBL.js → p-Ch_Zn830.js} +5 -5
  253. package/dist/components/{p-DH1booBL.js.map → p-Ch_Zn830.js.map} +1 -1
  254. package/dist/components/{p-BP6hpD1w.js → p-D6jrt38f.js} +3 -3
  255. package/dist/components/{p-BP6hpD1w.js.map → p-D6jrt38f.js.map} +1 -1
  256. package/dist/components/{p-DRxrJ7fM.js → p-DAYjQ69v.js} +10 -10
  257. package/dist/components/p-DAYjQ69v.js.map +1 -0
  258. package/dist/components/{p-CqJ1NieA.js → p-DD1agYz9.js} +17 -8
  259. package/dist/components/p-DD1agYz9.js.map +1 -0
  260. package/dist/components/{p-pi9-Bp2p.js → p-DGHApDmX.js} +6 -6
  261. package/dist/components/{p-pi9-Bp2p.js.map → p-DGHApDmX.js.map} +1 -1
  262. package/dist/components/{p-C9KUmQmS.js → p-DGjBbsJ4.js} +14 -14
  263. package/dist/components/{p-C9KUmQmS.js.map → p-DGjBbsJ4.js.map} +1 -1
  264. package/dist/components/{p-BHCdKH6R.js → p-DSH4wjlk.js} +3 -3
  265. package/dist/components/{p-BHCdKH6R.js.map → p-DSH4wjlk.js.map} +1 -1
  266. package/dist/components/{p-vBpmIdMJ.js → p-Dc339-4A.js} +3 -3
  267. package/dist/components/{p-vBpmIdMJ.js.map → p-Dc339-4A.js.map} +1 -1
  268. package/dist/components/{p-D_w39Zeh.js → p-DlDsTCy1.js} +4 -4
  269. package/dist/components/{p-D_w39Zeh.js.map → p-DlDsTCy1.js.map} +1 -1
  270. package/dist/components/{p-BKsif4VN.js → p-DmSRy7Y9.js} +3 -3
  271. package/dist/components/{p-BKsif4VN.js.map → p-DmSRy7Y9.js.map} +1 -1
  272. package/dist/components/{p-C7lJN6wW.js → p-FtKfiYiM.js} +15 -15
  273. package/dist/components/{p-C7lJN6wW.js.map → p-FtKfiYiM.js.map} +1 -1
  274. package/dist/components/{p-DG-FY6AK.js → p-GQ-tlEqs.js} +3 -3
  275. package/dist/components/{p-DG-FY6AK.js.map → p-GQ-tlEqs.js.map} +1 -1
  276. package/dist/components/{p-sp4jxIHH.js → p-aWoEwYeN.js} +4 -4
  277. package/dist/components/{p-sp4jxIHH.js.map → p-aWoEwYeN.js.map} +1 -1
  278. package/dist/components/{p-rEvoBgwh.js → p-ykiLQV0P.js} +3 -3
  279. package/dist/components/{p-rEvoBgwh.js.map → p-ykiLQV0P.js.map} +1 -1
  280. package/dist/components/test-input-tag.js +10 -10
  281. package/dist/docs.json +103 -14
  282. package/dist/esm/gb-avatar-label-group.gb-theme-tab.entry.js.map +1 -1
  283. package/dist/esm/gb-avatar-label-group_2.entry.js +9 -7
  284. package/dist/esm/gb-avatar-label-group_2.entry.js.map +1 -1
  285. package/dist/esm/{gb-avatar_22.entry.js → gb-avatar_24.entry.js} +344 -189
  286. package/dist/esm/gb-avatar_24.entry.js.map +1 -0
  287. package/dist/esm/gb-button-group-base.entry.js +31 -0
  288. package/dist/esm/gb-button-group-base.entry.js.map +1 -0
  289. package/dist/esm/gb-button-group.gb-export-dropdown.gb-filter-button.entry.js.map +1 -0
  290. package/dist/esm/{gb-export-dropdown_2.entry.js → gb-button-group_3.entry.js} +52 -3
  291. package/dist/esm/gb-button-group_3.entry.js.map +1 -0
  292. package/dist/esm/gb-card-icon.entry.js +2 -2
  293. package/dist/esm/gb-card-icon.entry.js.map +1 -1
  294. package/dist/esm/gb-featured-icon.gb-step-base.gb-step-icon-base.entry.js.map +1 -0
  295. package/dist/esm/gb-featured-icon_3.entry.js +107 -0
  296. package/dist/esm/gb-featured-icon_3.entry.js.map +1 -0
  297. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  298. package/dist/esm/gb-quick-action-card.entry.js.map +1 -1
  299. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  300. package/dist/esm/gb-quick-action-icon.entry.js.map +1 -1
  301. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  302. package/dist/esm/gb-slider.entry.js +1 -1
  303. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +44 -0
  304. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js.map +1 -0
  305. package/dist/esm/gb-stepper-horizontal-icons-connected.entry.js +1 -1
  306. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  307. package/dist/esm/gb-stepper-horizontal-minimal-icons.entry.js +1 -1
  308. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +1 -1
  309. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  310. package/dist/esm/gb-table-cell.entry.js +1 -1
  311. package/dist/esm/gb-table-header.entry.js +2 -2
  312. package/dist/esm/gb-table-header.entry.js.map +1 -1
  313. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  314. package/dist/esm/gb-toast-button.entry.js +1 -1
  315. package/dist/esm/gb-toast.entry.js +1 -1
  316. package/dist/esm/gb-toast.entry.js.map +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-compressed.entry.js +2 -2
  320. package/dist/esm/gb-top-bar-item.entry.js +16 -3
  321. package/dist/esm/gb-top-bar-item.entry.js.map +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/assets/payment-success-01.svg +4 -0
  331. package/dist/globuscomponents/assets/sidebar-information-circle.svg +4 -0
  332. package/dist/globuscomponents/assets/user-square.svg +3 -0
  333. package/dist/globuscomponents/gb-avatar-label-group.gb-theme-tab.entry.esm.js.map +1 -1
  334. package/dist/globuscomponents/gb-button-group-base.entry.esm.js.map +1 -0
  335. package/dist/globuscomponents/gb-button-group.gb-export-dropdown.gb-filter-button.entry.esm.js.map +1 -0
  336. package/dist/globuscomponents/gb-button.tsx +9 -2
  337. package/dist/globuscomponents/gb-card-icon.entry.esm.js.map +1 -1
  338. package/dist/globuscomponents/gb-featured-icon.gb-step-base.gb-step-icon-base.entry.esm.js.map +1 -0
  339. package/dist/globuscomponents/gb-quick-action-card.entry.esm.js.map +1 -1
  340. package/dist/globuscomponents/gb-quick-action-icon.entry.esm.js.map +1 -1
  341. package/dist/globuscomponents/gb-stepper-horizontal-icons-centered.entry.esm.js.map +1 -0
  342. package/dist/globuscomponents/gb-table-header.entry.esm.js.map +1 -1
  343. package/dist/globuscomponents/gb-toast.entry.esm.js.map +1 -1
  344. package/dist/globuscomponents/gb-top-bar-item.entry.esm.js.map +1 -1
  345. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  346. package/dist/globuscomponents/{p-cc7a6799.entry.js → p-00dd2a13.entry.js} +2 -2
  347. package/dist/globuscomponents/p-00dd2a13.entry.js.map +1 -0
  348. package/dist/globuscomponents/{p-5c141175.entry.js → p-0ea79f92.entry.js} +2 -2
  349. package/dist/globuscomponents/p-0fbbf21e.entry.js +2 -0
  350. package/dist/globuscomponents/p-0fbbf21e.entry.js.map +1 -0
  351. package/dist/globuscomponents/{p-eebfade8.entry.js → p-1256593f.entry.js} +2 -2
  352. package/dist/globuscomponents/{p-8e264ebe.entry.js → p-167a7dac.entry.js} +2 -2
  353. package/dist/globuscomponents/{p-0a4225a7.entry.js → p-294cd319.entry.js} +2 -2
  354. package/dist/globuscomponents/{p-3dad4e91.entry.js → p-315eda31.entry.js} +2 -2
  355. package/dist/globuscomponents/p-3e0df28f.entry.js +2 -0
  356. package/dist/globuscomponents/{p-6265e272.entry.js → p-3ecedd74.entry.js} +2 -2
  357. package/dist/globuscomponents/p-410660bb.entry.js +2 -0
  358. package/dist/globuscomponents/p-410660bb.entry.js.map +1 -0
  359. package/dist/globuscomponents/{p-c53a74c8.entry.js → p-4139dd60.entry.js} +2 -2
  360. package/dist/globuscomponents/p-4139dd60.entry.js.map +1 -0
  361. package/dist/globuscomponents/{p-169b0a11.entry.js → p-54c62f54.entry.js} +2 -2
  362. package/dist/globuscomponents/{p-7cb3004e.entry.js → p-73b6e013.entry.js} +2 -2
  363. package/dist/globuscomponents/{p-336ae74d.entry.js → p-8d8000df.entry.js} +2 -2
  364. package/dist/globuscomponents/p-8d8000df.entry.js.map +1 -0
  365. package/dist/globuscomponents/{p-6aa0c799.entry.js → p-8e999efa.entry.js} +2 -2
  366. package/dist/globuscomponents/{p-92636d28.entry.js → p-91335f14.entry.js} +2 -2
  367. package/dist/globuscomponents/{p-42d9722c.entry.js → p-973c7da3.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-57568e2c.entry.js → p-9c927cb4.entry.js} +2 -2
  369. package/dist/globuscomponents/p-9c927cb4.entry.js.map +1 -0
  370. package/dist/globuscomponents/{p-783563ce.entry.js → p-9c9fb01b.entry.js} +2 -2
  371. package/dist/globuscomponents/p-a0077aad.entry.js +2 -0
  372. package/dist/globuscomponents/p-a0077aad.entry.js.map +1 -0
  373. package/dist/globuscomponents/{p-30330a2a.entry.js → p-a61446cc.entry.js} +2 -2
  374. package/dist/globuscomponents/p-a61446cc.entry.js.map +1 -0
  375. package/dist/globuscomponents/{p-0625130e.entry.js → p-b0a5e5ea.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-c2f3c57d.entry.js → p-b6f852cd.entry.js} +2 -2
  377. package/dist/globuscomponents/{p-c2f3c57d.entry.js.map → p-b6f852cd.entry.js.map} +1 -1
  378. package/dist/globuscomponents/{p-6a548099.entry.js → p-c0e594c4.entry.js} +2 -2
  379. package/dist/globuscomponents/p-c4787a8c.entry.js +2 -0
  380. package/dist/globuscomponents/p-c4787a8c.entry.js.map +1 -0
  381. package/dist/globuscomponents/{p-995679d0.entry.js → p-d1a8647a.entry.js} +2 -2
  382. package/dist/globuscomponents/{p-406a68d9.entry.js → p-dbe1535a.entry.js} +2 -2
  383. package/dist/globuscomponents/{p-89c15710.entry.js → p-dd4c8bd4.entry.js} +2 -2
  384. package/dist/globuscomponents/p-dd4c8bd4.entry.js.map +1 -0
  385. package/dist/globuscomponents/p-e7e30391.entry.js +2 -0
  386. package/dist/globuscomponents/{p-841a35e2.entry.js.map → p-e7e30391.entry.js.map} +1 -1
  387. package/dist/globuscomponents/{p-a7b18e2d.entry.js → p-f6f5c721.entry.js} +2 -2
  388. package/dist/globuscomponents/{p-c6d238bb.entry.js → p-fe49d2bd.entry.js} +2 -2
  389. package/dist/globuscomponents/p-fe49d2bd.entry.js.map +1 -0
  390. package/dist/types/components/gb-button/gb-button.d.ts +3 -0
  391. package/dist/types/components/gb-card-icon/gb-card-icon.d.ts +2 -1
  392. package/dist/types/components/gb-sidebar/gb-sidebar.d.ts +1 -0
  393. package/dist/types/components.d.ts +4 -0
  394. package/package.json +1 -1
  395. package/dist/cjs/gb-avatar_22.cjs.entry.js.map +0 -1
  396. package/dist/cjs/gb-badge.gb-badge-close.entry.cjs.js.map +0 -1
  397. package/dist/cjs/gb-badge_2.cjs.entry.js +0 -100
  398. package/dist/cjs/gb-badge_2.cjs.entry.js.map +0 -1
  399. 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
  400. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +0 -143
  401. package/dist/cjs/gb-collapse-button_4.cjs.entry.js.map +0 -1
  402. package/dist/cjs/gb-export-dropdown.gb-filter-button.entry.cjs.js.map +0 -1
  403. package/dist/cjs/gb-export-dropdown_2.cjs.entry.js.map +0 -1
  404. package/dist/cjs/gb-sidebar.cjs.entry.js +0 -120
  405. package/dist/cjs/gb-sidebar.cjs.entry.js.map +0 -1
  406. package/dist/cjs/gb-sidebar.entry.cjs.js.map +0 -1
  407. package/dist/cjs/gb-token-field-compact.cjs.entry.js +0 -22
  408. package/dist/cjs/gb-token-field-compact.cjs.entry.js.map +0 -1
  409. package/dist/cjs/gb-token-field-compact.entry.cjs.js.map +0 -1
  410. package/dist/components/p-B61vwE-Z.js.map +0 -1
  411. package/dist/components/p-BvjP8fxD.js.map +0 -1
  412. package/dist/components/p-C-fvllqZ.js.map +0 -1
  413. package/dist/components/p-C5jSXsnJ.js.map +0 -1
  414. package/dist/components/p-CqJ1NieA.js.map +0 -1
  415. package/dist/components/p-DRxrJ7fM.js.map +0 -1
  416. package/dist/components/p-DaesEVus.js.map +0 -1
  417. package/dist/esm/gb-avatar_22.entry.js.map +0 -1
  418. package/dist/esm/gb-badge.gb-badge-close.entry.js.map +0 -1
  419. package/dist/esm/gb-badge_2.entry.js +0 -97
  420. package/dist/esm/gb-badge_2.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-export-dropdown.gb-filter-button.entry.js.map +0 -1
  425. package/dist/esm/gb-export-dropdown_2.entry.js.map +0 -1
  426. package/dist/esm/gb-sidebar.entry.js +0 -118
  427. package/dist/esm/gb-sidebar.entry.js.map +0 -1
  428. package/dist/esm/gb-token-field-compact.entry.js +0 -20
  429. package/dist/esm/gb-token-field-compact.entry.js.map +0 -1
  430. package/dist/globuscomponents/gb-badge.gb-badge-close.entry.esm.js.map +0 -1
  431. 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
  432. package/dist/globuscomponents/gb-export-dropdown.gb-filter-button.entry.esm.js.map +0 -1
  433. package/dist/globuscomponents/gb-sidebar.entry.esm.js.map +0 -1
  434. package/dist/globuscomponents/gb-token-field-compact.entry.esm.js.map +0 -1
  435. package/dist/globuscomponents/p-10b532bc.entry.js +0 -2
  436. package/dist/globuscomponents/p-10b532bc.entry.js.map +0 -1
  437. package/dist/globuscomponents/p-30330a2a.entry.js.map +0 -1
  438. package/dist/globuscomponents/p-3250b358.entry.js +0 -2
  439. package/dist/globuscomponents/p-3250b358.entry.js.map +0 -1
  440. package/dist/globuscomponents/p-336ae74d.entry.js.map +0 -1
  441. package/dist/globuscomponents/p-4de82941.entry.js +0 -2
  442. package/dist/globuscomponents/p-4de82941.entry.js.map +0 -1
  443. package/dist/globuscomponents/p-57568e2c.entry.js.map +0 -1
  444. package/dist/globuscomponents/p-580cbd27.entry.js +0 -2
  445. package/dist/globuscomponents/p-580cbd27.entry.js.map +0 -1
  446. package/dist/globuscomponents/p-841a35e2.entry.js +0 -2
  447. package/dist/globuscomponents/p-89c15710.entry.js.map +0 -1
  448. package/dist/globuscomponents/p-91a91883.entry.js +0 -2
  449. package/dist/globuscomponents/p-91a91883.entry.js.map +0 -1
  450. package/dist/globuscomponents/p-c53a74c8.entry.js.map +0 -1
  451. package/dist/globuscomponents/p-c6d238bb.entry.js.map +0 -1
  452. package/dist/globuscomponents/p-cc7a6799.entry.js.map +0 -1
  453. package/dist/globuscomponents/p-e8b14740.entry.js +0 -2
  454. /package/dist/globuscomponents/{p-5c141175.entry.js.map → p-0ea79f92.entry.js.map} +0 -0
  455. /package/dist/globuscomponents/{p-eebfade8.entry.js.map → p-1256593f.entry.js.map} +0 -0
  456. /package/dist/globuscomponents/{p-8e264ebe.entry.js.map → p-167a7dac.entry.js.map} +0 -0
  457. /package/dist/globuscomponents/{p-0a4225a7.entry.js.map → p-294cd319.entry.js.map} +0 -0
  458. /package/dist/globuscomponents/{p-3dad4e91.entry.js.map → p-315eda31.entry.js.map} +0 -0
  459. /package/dist/globuscomponents/{p-e8b14740.entry.js.map → p-3e0df28f.entry.js.map} +0 -0
  460. /package/dist/globuscomponents/{p-6265e272.entry.js.map → p-3ecedd74.entry.js.map} +0 -0
  461. /package/dist/globuscomponents/{p-169b0a11.entry.js.map → p-54c62f54.entry.js.map} +0 -0
  462. /package/dist/globuscomponents/{p-7cb3004e.entry.js.map → p-73b6e013.entry.js.map} +0 -0
  463. /package/dist/globuscomponents/{p-6aa0c799.entry.js.map → p-8e999efa.entry.js.map} +0 -0
  464. /package/dist/globuscomponents/{p-92636d28.entry.js.map → p-91335f14.entry.js.map} +0 -0
  465. /package/dist/globuscomponents/{p-42d9722c.entry.js.map → p-973c7da3.entry.js.map} +0 -0
  466. /package/dist/globuscomponents/{p-783563ce.entry.js.map → p-9c9fb01b.entry.js.map} +0 -0
  467. /package/dist/globuscomponents/{p-0625130e.entry.js.map → p-b0a5e5ea.entry.js.map} +0 -0
  468. /package/dist/globuscomponents/{p-6a548099.entry.js.map → p-c0e594c4.entry.js.map} +0 -0
  469. /package/dist/globuscomponents/{p-995679d0.entry.js.map → p-d1a8647a.entry.js.map} +0 -0
  470. /package/dist/globuscomponents/{p-406a68d9.entry.js.map → p-dbe1535a.entry.js.map} +0 -0
  471. /package/dist/globuscomponents/{p-a7b18e2d.entry.js.map → p-f6f5c721.entry.js.map} +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"gb-top-bar-item.entry.js","sources":["src/components/gb-top-bar-item/gb-top-bar-item.css?tag=gb-top-bar-item&encapsulation=shadow","src/components/gb-top-bar-item/gb-top-bar-item.tsx"],"sourcesContent":["@import './../../global/global.css';\r\n\r\n.top_bar_item_div {\r\n display: inline-flex;\r\n padding: var(--spacing-none);\r\n flex-direction: column;\r\n width: fit-content;\r\n align-items: flex-start;\r\n gap: 0.5rem;\r\n background: transparent;\r\n border-radius: var(--rounded-sm);\r\n cursor: pointer;\r\n position: relative;\r\n}\r\n\r\n.top_bar_item_div.colored_background:hover {\r\n background: rgba(33, 44, 101, 0.4);\r\n}\r\n\r\n.top_bar_item_div.colored_background.active {\r\n background: #042f59;\r\n}\r\n\r\n.top_bar_item_div.plain_background:hover {\r\n background: var(--color-background-gray-subtler, #eef2f6);\r\n}\r\n\r\n.top_bar_item_div.plain_background.active {\r\n background: var(--color-background-information-subtler, #c8e0f9);\r\n}\r\n\r\n.top_bar_content {\r\n display: flex;\r\n padding: var(--spacing-3) var(--spacing-5);\r\n align-items: center;\r\n gap: var(--spacing-3);\r\n}\r\n\r\n.bar {\r\n position: absolute;\r\n bottom: 0;\r\n width: calc(100% - 2.5rem);\r\n height: 0.15rem;\r\n border-radius: var(--rounded-full);\r\n}\r\n\r\n.bar.colored_background {\r\n background-color: #fff;\r\n}\r\n\r\n.bar.plain_background {\r\n background-color: var(--color-background-brandRed, #e21b2e);\r\n}\r\n\r\n.icon {\r\n width: 1.25rem;\r\n height: 1.25rem;\r\n}\r\n\r\n.icon.colored_background path[stroke] {\r\n stroke: #fff;\r\n}\r\n\r\n.icon.colored_background path[fill] {\r\n fill: transparent;\r\n}\r\n\r\n.icon.colored_background.active path[fill] {\r\n fill: #fff;\r\n}\r\n\r\n.icon.plain_background path[stroke] {\r\n stroke: var(--color-icon, #4b5565);\r\n}\r\n\r\n.icon.plain_background path[fill] {\r\n fill: transparent;\r\n}\r\n\r\n.icon.plain_background.active path[stroke] {\r\n stroke: var(--color-icon-information-bold, #042f59);\r\n}\r\n\r\n.icon.plain_background.active path[fill] {\r\n fill: var(--color-icon-information-bold, #042f59);\r\n}\r\n\r\n.label_text.colored_background {\r\n color: #fff;\r\n}\r\n\r\n.label_text.plain_background {\r\n color: var(--color-text, #4b5565);\r\n}\r\n\r\n.label_text.plain_background {\r\n color: var(--color-text-information-bold, #042f59);\r\n}\r\n\r\n.tooltip {\r\n position: absolute;\r\n bottom: 198%;\r\n left: -0.7rem;\r\n}\r\n","import { Component, Prop, State, getAssetPath, h } from '@stencil/core';\r\nimport { GeneralBackgroundCategories } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-top-bar-item',\r\n styleUrl: 'gb-top-bar-item.css',\r\n shadow: true,\r\n})\r\nexport class GbTopBarItem {\r\n @Prop() state: 'default' | 'active';\r\n @Prop() iconOnly: boolean = false;\r\n @Prop() category: GeneralBackgroundCategories;\r\n @Prop() label: string = '';\r\n @Prop() icon: string = '';\r\n @State() leadingIconSvg: string = '';\r\n @State() showTooltip: boolean = false;\r\n\r\n async loadIcon(iconName: string) {\r\n const iconPath = getAssetPath(`${iconName}`);\r\n const response = await fetch(iconPath);\r\n const svg = await response.text();\r\n this.leadingIconSvg = svg;\r\n }\r\n\r\n componentWillLoad() {\r\n this.loadIcon(this.icon);\r\n }\r\n\r\n render() {\r\n return (\r\n <div class={`top_bar_item_div ${this.category} ${this.state}`} onMouseEnter={() => (this.showTooltip = true)} onMouseLeave={() => (this.showTooltip = false)}>\r\n <div class={`top_bar_content`}>\r\n <div class={`icon ${this.category} ${this.state}`} innerHTML={this.leadingIconSvg}></div>\r\n {!this.iconOnly && (\r\n <div class=\"label\">\r\n <p class={`label_text text-md-medium ${this.category} ${this.state}`}>{this.label}</p>\r\n </div>\r\n )}\r\n {this.state === 'active' && this.category === 'colored_background' && <div class={`bar ${this.category}`}></div>}\r\n {this.state === 'active' && this.category === 'plain_background' && <div class={`bar ${this.category}`}></div>}\r\n </div>\r\n {this.iconOnly && this.showTooltip && (\r\n <gb-tooltip show-arrow={true} arrow=\"bottom_center\" class=\"tooltip\">\r\n <p slot=\"label\">{this.label}</p>\r\n </gb-tooltip>\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"],"names":[],"mappings":";;AAAA,MAAM,eAAe,GAAG,qrtEAAqrtE;;MCQhstE,YAAY,GAAA,MAAA;AALzB,IAAA,WAAA,CAAA,OAAA,EAAA;;AAOU,QAAA,IAAQ,CAAA,QAAA,GAAY,KAAK;AAEzB,QAAA,IAAK,CAAA,KAAA,GAAW,EAAE;AAClB,QAAA,IAAI,CAAA,IAAA,GAAW,EAAE;AAChB,QAAA,IAAc,CAAA,cAAA,GAAW,EAAE;AAC3B,QAAA,IAAW,CAAA,WAAA,GAAY,KAAK;AAkCtC;IAhCC,MAAM,QAAQ,CAAC,QAAgB,EAAA;QAC7B,MAAM,QAAQ,GAAG,YAAY,CAAC,GAAG,QAAQ,CAAA,CAAE,CAAC;AAC5C,QAAA,MAAM,QAAQ,GAAG,MAAM,KAAK,CAAC,QAAQ,CAAC;AACtC,QAAA,MAAM,GAAG,GAAG,MAAM,QAAQ,CAAC,IAAI,EAAE;AACjC,QAAA,IAAI,CAAC,cAAc,GAAG,GAAG;;IAG3B,iBAAiB,GAAA;AACf,QAAA,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC;;IAG1B,MAAM,GAAA;AACJ,QAAA,QACE,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,CAAoB,iBAAA,EAAA,IAAI,CAAC,QAAQ,CAAI,CAAA,EAAA,IAAI,CAAC,KAAK,CAAE,CAAA,EAAE,YAAY,EAAE,OAAO,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC,EAAE,YAAY,EAAE,OAAO,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC,EAAA,EAC1J,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,iBAAiB,EAAA,EAC3B,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAE,CAAA,KAAA,EAAQ,IAAI,CAAC,QAAQ,CAAA,CAAA,EAAI,IAAI,CAAC,KAAK,CAAA,CAAE,EAAE,SAAS,EAAE,IAAI,CAAC,cAAc,EAAQ,CAAA,EACxF,CAAC,IAAI,CAAC,QAAQ,KACb,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,OAAO,EAAA,EAChB,CAAA,CAAA,GAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAG,KAAK,EAAE,CAA6B,0BAAA,EAAA,IAAI,CAAC,QAAQ,CAAA,CAAA,EAAI,IAAI,CAAC,KAAK,CAAA,CAAE,EAAG,EAAA,IAAI,CAAC,KAAK,CAAK,CAClF,CACP,EACA,IAAI,CAAC,KAAK,KAAK,QAAQ,IAAI,IAAI,CAAC,QAAQ,KAAK,oBAAoB,IAAI,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAE,CAAO,IAAA,EAAA,IAAI,CAAC,QAAQ,CAAE,CAAA,EAAQ,CAAA,EAC/G,IAAI,CAAC,KAAK,KAAK,QAAQ,IAAI,IAAI,CAAC,QAAQ,KAAK,kBAAkB,IAAI,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,CAAO,IAAA,EAAA,IAAI,CAAC,QAAQ,CAAE,CAAA,GAAQ,CAC1G,EACL,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,WAAW,KAChC,CAAwB,CAAA,YAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,YAAA,EAAA,IAAI,EAAE,KAAK,EAAC,eAAe,EAAC,KAAK,EAAC,SAAS,EAAA,EACjE,CAAA,CAAA,GAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAG,IAAI,EAAC,OAAO,EAAA,EAAE,IAAI,CAAC,KAAK,CAAK,CACrB,CACd,CACG;;;;;;;"}
1
+ {"version":3,"file":"gb-top-bar-item.entry.js","sources":["src/components/gb-top-bar-item/gb-top-bar-item.css?tag=gb-top-bar-item&encapsulation=shadow","src/components/gb-top-bar-item/gb-top-bar-item.tsx"],"sourcesContent":["@import './../../global/global.css';\r\n\r\n.top_bar_item_div {\r\n display: inline-flex;\r\n padding: var(--spacing-none);\r\n flex-direction: column;\r\n width: fit-content;\r\n align-items: flex-start;\r\n gap: 0.5rem;\r\n background: transparent;\r\n border-radius: var(--rounded-sm);\r\n cursor: pointer;\r\n position: relative;\r\n}\r\n\r\n.top_bar_item_div.colored_background:hover {\r\n background: rgba(33, 44, 101, 0.4);\r\n}\r\n\r\n.top_bar_item_div.colored_background.active {\r\n background: #042f59;\r\n}\r\n\r\n.top_bar_item_div.plain_background:hover {\r\n background: var(--color-background-gray-subtler, #eef2f6);\r\n}\r\n\r\n.top_bar_item_div.plain_background.active {\r\n background: var(--color-background-information-subtler, #c8e0f9);\r\n}\r\n\r\n.top_bar_content {\r\n display: flex;\r\n padding: var(--spacing-3) var(--spacing-5);\r\n align-items: center;\r\n gap: var(--spacing-3);\r\n}\r\n\r\n.bar {\r\n position: absolute;\r\n bottom: 0;\r\n width: calc(100% - 2.5rem);\r\n height: 0.15rem;\r\n border-radius: var(--rounded-full);\r\n}\r\n\r\n.bar.colored_background {\r\n background-color: #fff;\r\n}\r\n\r\n.bar.plain_background {\r\n background-color: var(--color-background-brandRed, #e21b2e);\r\n}\r\n\r\n.icon {\r\n width: 1.25rem;\r\n height: 1.25rem;\r\n}\r\n\r\n.icon.colored_background path[stroke] {\r\n stroke: #fff;\r\n}\r\n\r\n.icon.colored_background path[fill] {\r\n fill: transparent;\r\n}\r\n\r\n.icon.colored_background.active path[fill] {\r\n fill: #fff;\r\n}\r\n\r\n.icon.plain_background path[stroke] {\r\n stroke: var(--color-icon, #4b5565);\r\n}\r\n\r\n.icon.plain_background path[fill] {\r\n fill: var(--color-icon, #4b5565);\r\n}\r\n\r\n.icon.plain_background path.has_opacity,\r\n.icon.plain_background g.has_opacity,\r\n.icon.colored_background path.has_opacity,\r\n.icon.colored_background g.has_opacity{\r\n opacity: 0;\r\n}\r\n\r\n.icon.plain_background path[fill].has_opacity,\r\n.icon.plain_background g.has_opacity,\r\n.icon.colored_background path[fill].has_opacity,\r\n.icon.colored_background g.has_opacity{\r\n fill: transparent;\r\n}\r\n\r\n.icon.plain_background.active path[stroke] {\r\n stroke: var(--color-icon-information-bold, #042f59);\r\n}\r\n\r\n.icon.plain_background.active path[fill] {\r\n fill: var(--color-icon-information-bold, #042f59);\r\n}\r\n\r\n.label_text.colored_background {\r\n color: #fff;\r\n}\r\n\r\n.label_text.plain_background {\r\n color: var(--color-text, #4b5565);\r\n}\r\n\r\n.label_text.plain_background {\r\n color: var(--color-text-information-bold, #042f59);\r\n}\r\n\r\n.tooltip {\r\n position: absolute;\r\n bottom: 198%;\r\n left: -0.7rem;\r\n}\r\n","import { Component, Prop, State, getAssetPath, h } from '@stencil/core';\r\nimport { GeneralBackgroundCategories } from '../../models/reusableModels';\r\n\r\n@Component({\r\n tag: 'gb-top-bar-item',\r\n styleUrl: 'gb-top-bar-item.css',\r\n shadow: true,\r\n})\r\nexport class GbTopBarItem {\r\n @Prop() state: 'default' | 'active';\r\n @Prop() iconOnly: boolean = false;\r\n @Prop() category: GeneralBackgroundCategories;\r\n @Prop() label: string = '';\r\n @Prop() icon: string = '';\r\n @State() leadingIconSvg: string = '';\r\n @State() showTooltip: boolean = false;\r\n\r\n async loadIcon(iconName: string) {\r\n const iconPath = getAssetPath(`${iconName}`);\r\n const response = await fetch(iconPath);\r\n const svg = await response.text();\r\n\r\n // Parse SVG into DOM\r\n const parser = new DOMParser();\r\n const svgDoc = parser.parseFromString(svg, 'image/svg+xml');\r\n const svgElement = svgDoc.documentElement;\r\n\r\n // Select all path tags with an opacity attribute\r\n const pathsWithOpacity = svgElement.querySelectorAll('path[opacity]');\r\n\r\n // Add a class to each\r\n pathsWithOpacity.forEach(path => {\r\n path.classList.add('has_opacity');\r\n });\r\n\r\n // Convert the modified SVG back to a string\r\n const modifiedSvg = svgElement.outerHTML;\r\n\r\n // Save or inject it into your component\r\n this.leadingIconSvg = modifiedSvg;\r\n }\r\n\r\n componentWillLoad() {\r\n this.loadIcon(this.icon);\r\n }\r\n\r\n render() {\r\n return (\r\n <div class={`top_bar_item_div ${this.category} ${this.state}`} onMouseEnter={() => (this.showTooltip = true)} onMouseLeave={() => (this.showTooltip = false)}>\r\n <div class={`top_bar_content`}>\r\n <div class={`icon ${this.category} ${this.state}`} innerHTML={this.leadingIconSvg}></div>\r\n {!this.iconOnly && (\r\n <div class=\"label\">\r\n <p class={`label_text text-md-medium ${this.category} ${this.state}`}>{this.label}</p>\r\n </div>\r\n )}\r\n {this.state === 'active' && this.category === 'colored_background' && <div class={`bar ${this.category}`}></div>}\r\n {this.state === 'active' && this.category === 'plain_background' && <div class={`bar ${this.category}`}></div>}\r\n </div>\r\n {this.iconOnly && this.showTooltip && (\r\n <gb-tooltip show-arrow={true} arrow=\"bottom_center\" class=\"tooltip\">\r\n <p slot=\"label\">{this.label}</p>\r\n </gb-tooltip>\r\n )}\r\n </div>\r\n );\r\n }\r\n}\r\n"],"names":[],"mappings":";;AAAA,MAAM,eAAe,GAAG,umuEAAumuE;;MCQlnuE,YAAY,GAAA,MAAA;AALzB,IAAA,WAAA,CAAA,OAAA,EAAA;;AAOU,QAAA,IAAQ,CAAA,QAAA,GAAY,KAAK;AAEzB,QAAA,IAAK,CAAA,KAAA,GAAW,EAAE;AAClB,QAAA,IAAI,CAAA,IAAA,GAAW,EAAE;AAChB,QAAA,IAAc,CAAA,cAAA,GAAW,EAAE;AAC3B,QAAA,IAAW,CAAA,WAAA,GAAY,KAAK;AAoDtC;IAlDC,MAAM,QAAQ,CAAC,QAAgB,EAAA;QAC7B,MAAM,QAAQ,GAAG,YAAY,CAAC,GAAG,QAAQ,CAAA,CAAE,CAAC;AAC5C,QAAA,MAAM,QAAQ,GAAG,MAAM,KAAK,CAAC,QAAQ,CAAC;AACtC,QAAA,MAAM,GAAG,GAAG,MAAM,QAAQ,CAAC,IAAI,EAAE;;AAGjC,QAAA,MAAM,MAAM,GAAG,IAAI,SAAS,EAAE;QAC9B,MAAM,MAAM,GAAG,MAAM,CAAC,eAAe,CAAC,GAAG,EAAE,eAAe,CAAC;AAC3D,QAAA,MAAM,UAAU,GAAG,MAAM,CAAC,eAAe;;QAGzC,MAAM,gBAAgB,GAAG,UAAU,CAAC,gBAAgB,CAAC,eAAe,CAAC;;AAGrE,QAAA,gBAAgB,CAAC,OAAO,CAAC,IAAI,IAAG;AAC9B,YAAA,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,aAAa,CAAC;AACnC,SAAC,CAAC;;AAGF,QAAA,MAAM,WAAW,GAAG,UAAU,CAAC,SAAS;;AAGxC,QAAA,IAAI,CAAC,cAAc,GAAG,WAAW;;IAGnC,iBAAiB,GAAA;AACf,QAAA,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC;;IAG1B,MAAM,GAAA;AACJ,QAAA,QACE,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,CAAoB,iBAAA,EAAA,IAAI,CAAC,QAAQ,CAAI,CAAA,EAAA,IAAI,CAAC,KAAK,CAAE,CAAA,EAAE,YAAY,EAAE,OAAO,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC,EAAE,YAAY,EAAE,OAAO,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC,EAAA,EAC1J,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,iBAAiB,EAAA,EAC3B,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAE,CAAA,KAAA,EAAQ,IAAI,CAAC,QAAQ,CAAA,CAAA,EAAI,IAAI,CAAC,KAAK,CAAA,CAAE,EAAE,SAAS,EAAE,IAAI,CAAC,cAAc,EAAQ,CAAA,EACxF,CAAC,IAAI,CAAC,QAAQ,KACb,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,OAAO,EAAA,EAChB,CAAA,CAAA,GAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAG,KAAK,EAAE,CAA6B,0BAAA,EAAA,IAAI,CAAC,QAAQ,CAAA,CAAA,EAAI,IAAI,CAAC,KAAK,CAAA,CAAE,EAAG,EAAA,IAAI,CAAC,KAAK,CAAK,CAClF,CACP,EACA,IAAI,CAAC,KAAK,KAAK,QAAQ,IAAI,IAAI,CAAC,QAAQ,KAAK,oBAAoB,IAAI,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAE,CAAO,IAAA,EAAA,IAAI,CAAC,QAAQ,CAAE,CAAA,EAAQ,CAAA,EAC/G,IAAI,CAAC,KAAK,KAAK,QAAQ,IAAI,IAAI,CAAC,QAAQ,KAAK,kBAAkB,IAAI,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,CAAO,IAAA,EAAA,IAAI,CAAC,QAAQ,CAAE,CAAA,GAAQ,CAC1G,EACL,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,WAAW,KAChC,CAAwB,CAAA,YAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,YAAA,EAAA,IAAI,EAAE,KAAK,EAAC,eAAe,EAAC,KAAK,EAAC,SAAS,EAAA,EACjE,CAAA,CAAA,GAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAG,IAAI,EAAC,OAAO,EAAA,EAAE,IAAI,CAAC,KAAK,CAAK,CACrB,CACd,CACG;;;;;;;"}
@@ -36,7 +36,7 @@ const GbTopBarSidemenu = class {
36
36
  }
37
37
  render() {
38
38
  const patternSrc = getAssetPath(`assets/pattern_wrapper.svg`);
39
- return (h("div", { key: '24793c0ad27278535d221475bcd5f37814caf725', class: "top_bar_sidemenu_div" }, h("div", { key: '6a9d85c7303dd0187a10ecf6072845d405f109c8', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: 'c2eee2b6fcfb3cd4fe3e7263637ca627c75ab59d', 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: 'f29a8b40570fd17fa90587835c94907e93faf80b', class: "wrapper" }, h("div", { key: 'b8fd6af420b28e303fa5b7ac3fa7f688afa4887e', class: "wrapper_pattern" }, h("img", { key: '1a3c213ca53b6673a599777e6e43df036a12d751', src: patternSrc, alt: "" })), h("div", { key: '3d39c9dc09ff4651145252351f099db8899388fc', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: '48217a0fcd2c4d3053231731a6ebac97df196f4f', class: "application_name" }, h("slot", { key: '66277eef31e0a60217b5a06262f436b0d26230ee', name: "application_name" })))));
39
+ return (h("div", { key: 'f6e3ddede335693ebcda132407a5e964a93f525b', class: "top_bar_sidemenu_div" }, h("div", { key: '23cf25cbb9b5edad117af0025aee3de6a95d416c', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: 'a8536b787782500a64a7e39b6ccfbb130ec437f7', 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: '5bf95db532de4e2b79db94c87dc90f267902dc82', class: "wrapper" }, h("div", { key: '715e6962c63a77bfdd6742b3a78cfd83f964772e', class: "wrapper_pattern" }, h("img", { key: '1bb85b264ea9fb9f636a381486b6ebc458fe6def', src: patternSrc, alt: "" })), h("div", { key: '5c5b2453c63bb2cf09446e268fd28e595f980611', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: '234fe5d0fe94598a5c60e3d5663cb1a829c3993b', class: "application_name" }, h("slot", { key: 'ef930c3106618ee804382ee47ce0143a0165d449', name: "application_name" })))));
40
40
  }
41
41
  get el() { return getElement(this); }
42
42
  };
@@ -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: '6396fc041bb1f0134368e5c835baa565fce2f9f9', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'b5cc11de9bf0685c8319a8dfa5ab04b7193304f1', class: "pattern" }, h("img", { key: '5905fbd7715933a9bec78c284e93ed18398b47b0', src: patternSrc, alt: "" }))), h("div", { key: 'd68c6c00cd5962e73f1cd75ea4faf0e4f31620a5', class: "top_bar_content" }, h("div", { key: 'f0dcf4872c3309c2dc37f9fd8209a85255f23b65', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: 'd5d72f18a9a124d2532a8c77a274529617580d8d', 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: 'f4ec16a3f093fe61189f6a32eb1ad42ff760256b', 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: 'ec09a6443556ac46688690e845d9d546a62c531d', 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: '011b8aeda0981b559dddbb7962f082e35b165a68', 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: 'fda7515dbbbf08b016a634d4caf2c071d7036980', 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: 'c4a5e6f39ce77b284d98b6c1ff5d139552b4f44a', 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: '22b6520e3a19c034d3ef52350e5eddb93caefe57', 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: 'b026a84f8a7486985a8361c7093541beffe2f1ba', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '4b20600fd2f9306dabc3defa83e034c5a801891f', class: "pattern" }, h("img", { key: 'db5150b9f4f5959152868c6a48a5c3774cc091b5', src: patternSrc, alt: "" }))), h("div", { key: '587d3349e644691e5bdfcc209b9ccbf11501cec1', class: "top_bar_content" }, h("div", { key: '1b806d7dcb1dd1ffca9a9c60061ea70659bf2e03', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: 'adf07ae177f38f831be750f097e87b5088989b99', 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: 'd27e1c9d3a64fd038a4d69171baf783e9554f08b', 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: '92f10f26002e604b85928b3970a7a26ce635a553', 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: '8a2fe727a56f5f3fe2a791eba4c4746ea2701da4', 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: '5d72e03c0cf4d0f1655dddfd902b123cb57c4d44', 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: 'f4e5168cd881063df61706223ac18df8187c2355', 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: '416c49e37e2fa09adeab9350b860a7b36a3195d3', 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: '0274cc21cb0eab69436ac42b5b25e4053b796b0d', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '5f12bd5d006ad0fb61655c4c293e521991934fa8', 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: 'b6473a7a88a14b97fd102869d8f433d5b4fa2186', 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: '7ec4348cf73d717f2bee524cc42e46425c2ad201', 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: 'fbf9a73601688a587456c4d25f4dc832ce8962a8', 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: 'b80c003b9ae619ec3df59ba8cb1243817a08a2e3', 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: 'f3f60e5c4ad6ec92f69a5ad93a4f3a370c629bc6', 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: 'fca9c94a5ce7cba570cf450de9ea7c9dba950357', 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: 'aa70565e6cda316fc00c0b90c4ecfebc0e543c02', 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: '9dedde6565fe6357cd0e51d8229a1ab7f2066acb', 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: '2565e33cfb43158e064ed7961ea42af209719577', 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: '2c5ef24820d618fd47b259dbda2a78774480613c', 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: 'ee1fcdd41a24ae80d41971cca8162daac35cba88', 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: '7f9e0bd92ffab85d6df78d8369328c85077abf7b', 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: 'b133ff8fb7f00b9b4e42d710a91573cc1567c1d4', 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: '040450cc80bb66913e41b54b57209b7888221057', 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: 'e49b67caeb72a5385efb99b2794c36e4976b8c17', 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: '1bc4bbe09b519202784e96507ad2d343a0a54850', 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: 'd9a5859c2399e32abf4ef5490bb3ba949f74f903', 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: '8aad0887376563c63d9f9e59d4cd592ac57a0a79', 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: 'ae3def1545e07038050f58f342308af5a53d045d', 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: '1755751597d7ae1bfb6519fbd5bd74f260829fdd', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '07b2ac36e6fa00b2775050b5d1a6cdcbf6da4a03', 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: '5f8d2f6a2988cce42978b6078f8bf43e43bff294', 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: 'b22e491fa7dac52585829739f55dad8529edb50b', 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: '6def76ebbadc1f4124f16a845942050ef1b3acfa', 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: '5fa5e6bfc6669df7c1bc469dd8f5caacf01a9d20', 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: 'fcd7bf5c097b17a22abad36c694ed00e55f27eec', 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: '21ac164e85bb8b4ae4680b990e5031efce8173fc', 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: '57f1a131f17430184df8c4ed1d232831753ebdc0', 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: 'bb5fbbf3b00974de5cd91fc938b5ec3808361693', 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: '5334d1405d6b26ede42f349b239da561318affcd', 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: 'b0b90de1267a275a046106cb3c6241bef1d32e8a', 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: '44ee0ab534fd6e003abd37f6fba04e46a6918160', 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: '8fff7aa1a9029b10aeffa7bb071cfb7fb0b6b16f', 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: 'e734c339cbfd3aa5b03f17f181229cd4195c02d1', 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: '6a3eb405ccd3dbabc88e0cc04749a6f0109dbf60', 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: 'a7020ba318065b2be2335d2c5ffdaad94c03b4bf', 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: '4ea0c5d69104daf9c55c8fc1c5a2cf85c72aa62a', 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: '9dfd5904c48dc6252ecd6fd8236bf408c6908e06', 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: 'a4451253d85f390d80f491ba1d240d61d1e86fa9', 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: '266d45da6cc2646d41eedb29eae1f5577dc68dda', 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: '469d63c60b9cfe009f1c5ece063492ade0ac7b1a', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: 'b08d8c17357b98bfd60458953b7ac257ca09f3a4', 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: 'd1b64397219b0ceb7d6b766a0481e0a95ff8b007', "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: 'abad71ce4253a03cc86a8c81eb5c5195353c03f4', "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: 'efd3474031ecc1bec6c8d787c254d1a1d812fb93', 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: 'eb3db998c74572782a817407aee97416ade5289e', "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: 'c4082e085402e8b2e726829527af2377c0acc88d', "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: '5ecabda838a938b0c5d7d05041cbe4d5095cdf7a', "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: '31dc063f86f24cf1602c928c013f2ab95a61bc19', 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: '4d618c30d22d62aaf28e7aa803dfe5bb3a67326d', "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: '9397565dabad0904bafb7a20fe31856e8b8742b6', "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: '1160fa8568d83ebd062b2f8ae4e133f8179cfa6d', "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: '7391a8e3adb553d28c855137cde654876ef4ae78', "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: '209db5f8645892a1ba6450eb00fc6e9eb793e079', 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: 'd1ddbdc2031594a2de5a5a1521b74322255990c5', "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: 'a0545f65884876b9e94a4547c4ac046ccd822775', "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: '6b808649575e4d54043b571dba37eb26aecdcfbf', "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: '3dce09f1f6b9cf1ab4b1f859a21575be5ccab54d', "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: '7a461023bf55b4cca62eb4a51b299e48e3bbfdda', 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: 'e22c3bef5a602ac1c1d11b9c6cf98a3a5f08dc9e', 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: '95c95215eb0a163a74102151c54d627dabcab953', "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: '5c36f8b2388d06a2fe0bca1946895ef1273634e7', 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: '5aca54ca0f9a4774351453c8509225e69ad27b7e', "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: '16d7ea4f225c3505b084ee446619d1749848db08', 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: '654207287ef92f3d15df33c370b42ad1211ec6c8', "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: 'ad3e7a774d470b0cb999ba3d9b33a2ef9cf19faf', "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: '291205af684da0b6f235f34561b54bd097054994', 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: '3e5825e64c671e842ddb237c2048176d8631f326', "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: '691c59203b4aab6ccf7db3ea633dc8bea5dc1476', "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: '1ff0b22e7c782a43c2f2bedab26531998c8956fa', 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: 'e927856af1256cabb8a119fecaa1f8aae774958f', 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: 'e31f38462a9e4c64990b03e97c3469947499322a', "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: 'dd8d45b8cb5bf26b8b0c3c7395fccab5e2aa31e6', "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: '9db514c8e1359f72cc0f54a3ae15c0dd93463d03', "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: '8496f9f67d4b6f164fdffe38d00af6389d302b0b', "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: 'a6f0e963da773cb7fc08796106563ec8b81fe1f0', "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: '098ebc5526adb01b83dbb77f57909d58ee438a08', "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: 'fcf6c23dd00f8a7a69d90bfc27262db86586ce5e', 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: '49cd1e5940f707c2bbc7c27c64a07f9450499d54', "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: 'c99316322ad2684ae5e630c521a16af0afc13323', "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: '0cbc19fa2a2ffceb9f9913448ca0f165dab12191', "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: '5dd40a082667957db45d5501886d18dc90c4176b', 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: '1377fe828b269d1ad84bf1ee812d17d6a4882dfb', "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: '22e6ffc5de3ab07e404341e76d0f4056f064a0d9', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: '400c7a92271d5596c1a5129a2227aa02fb3dbfee', 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: 'd09f30dd71be98105a89f9cf593bf215b86cb53e', "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: 'dbca2667745c5f1ca43bf45725c14a5e3dc9089d', "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: '1a87b626ef7da2f6ef617bffbfe32bc8cd32cb0a', 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: 'e7e2a2c382c93d7f30d7f771e85e156a39778bd3', "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: '3b908e833bbdaeab90deb57e532f4488c029b835', "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: '0cd234463cfe7066c874971fcf0f6c249b9b59b2', "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: 'e86aa6ef530bccb3a572852cd206b42d76861e0e', 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: 'a853ccabed3600bfe6ce24584aeb808a69b2287f', "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: 'cd43824769c56ddb73d87b70098b9c60f2c4c0b3', "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: '1cb7373b65a5f3351b13af0f90dc5d40a243b21d', "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: '9823dfe1366a51056a8467683efcf02da9d2e6a1', "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: '00ccf67220abb6a91bcdcd2d1ce513fc81cf32c5', 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: '2452d20cf9a116638232dfde7d7c2981bd8abe65', "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: '1eeee54ad98198a7db292df8d0dac1b724ce2101', "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: 'a529eb73d454c3080d5b1da23945f6000c525367', "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: '26c77b0e9ab4a182a5745fea44fb208dc76fff52', "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: '08b9e1cbb02237b6a6030a4a80fa85dd45b90440', 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: 'aac215b9311c45cdf9a972722692cabc01452aba', 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: '9ed25c235a57f461f1e054455382e2df23184230', "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: '538b027e69841987de7aee67cc3d840216ebda79', 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: 'bd840bc5ef52ff7f07c0c90ee9f2ba4109960dc3', "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: 'cbe2290362ac521cb96bdfe6c41dcd0073cbcd6a', 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: 'cd43aca910a5dcc726cc0a93c6230d41fedf30f8', "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: 'a73c14b46eff79e34ad2b8a6c7058e09e8b65d0d', "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: '01bf27f5d085546dc02a256d7e528db58e3152e5', 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: '85405a0bde042d8c1122f06bc65193daf6fbe3d5', "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: '4f372648b5b4df04dcdca4a4b45b3208e99a154d', "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: 'a0b14a24fb3763f1ed02981d6e75dbd31e2b7be4', 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: 'e570ab79e3f2ae5e598c5e435cde7237090372d7', 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: '6b9eb6088e1656ca02317e08e708b25ee018d6a2', "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: '908acd3bd9cb98221480f33f3042abc655da0a3b', "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: '91a6aaa73a0b56ac7a5c92ad821d4cb5057e0392', "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: '1dc445ddbc43133a46ecdd3063a23f41564210f0', "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: '244f22fea347b7d264243c69a6bea66eac767158', "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: 'b513cb1784737b81287de242e04b752d21cdabbf', "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: '410b3615f0d6ac3062d02e6ec7709249d11ffb50', 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: '707c9bbba96d71a87c09cb1c48e4bca0f2f3e2c9', "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: '7ef6fc89fcb9192f053b1a27643dfdaac5cbc990', "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: '72c184491a30d460a5ddc8251ca6a62c0b0edd4c', "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: '3de3dddc363349c19c4316d0bc500d4316bdfc56', 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: 'e8ae96f6e0cace49a55ac1c6d27c9940a830b212', "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: '7f1f525cbca16943c36b344853a1bb4279c687c5', class: "wysiwyg_tooltip_div" }, h("div", { key: 'dbe06097c4d771f75a6a5a51b63b6e21e0d79d98', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: '77c8b60c5aa85012fef4f348d57e4e90342a87a4', class: `arrow ${this.arrow}` }), h("div", { key: 'e50432fa3a637a9392c0191dde3a0edd5badb75b', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: '6a100a980f4ae9f3b758b537bd03703f00d18067', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: 'c8dabf7c86b3e32028b20b00c8044f578652e180', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: '2ff079661fe945cd9affbb135071ea2ea01d3925', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: '8f721bbb6457eb6163838ed63f684f29838eca45', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: '58901f2c13801ff69c4ca9f29b10cdaf274193f2', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: '5a7a7811d1e905c858981ff45641825dbf09026e', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: 'e44c16cbabcfc3f6f28bfb8a8358bbb0fbf98a59', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: '60c1bfa455a4476e77b34cd7cc1603d466a38d7a', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: '3c9a3ca47859ebd2ae46c26ec9b049cdc0464a4c', state: "default", type: "list_numbers" })))));
10
+ return (h("div", { key: 'fe4eef9721da471ebb5496f0b9412c367a993734', class: "wysiwyg_tooltip_div" }, h("div", { key: '5580a0760a8330e0a1c7893827496b17c18efecb', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: '6d83462b0b9ceb46198d3c94266baee2b69576a0', class: `arrow ${this.arrow}` }), h("div", { key: 'b1478be52b18787d897d49c9afd96b5fd45502b9', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: '7db281d29468f6ada33e9f19df10abe0b03cdaed', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: 'fc69e4a105cff6766f9d42bb4cec269109e23942', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: 'bfb6977b7960b5354827e4dbd9bd5bdc75a757d6', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: 'b28c04586a34d82425f14c7131fcf07f06cbe6fd', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: 'f26d81f4b4a4d06c553c7cdc67ce004263c1325a', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: '317aba84f48e608bd22883621bcb942f27f83e48', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: '2c9020dcd92243dad34dabe3eb6743ccaa4640ee', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: '24bfc295cbaa5db86f3811dbb8f75e8dd0544850', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: '98f17d4ad6f172d79c3bf02b22d756497db6012d', 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_22\",[[1,\"gb-stepper-horizontal-icons-centered\",{\"size\":[1],\"steps\":[16],\"type\":[1],\"breakpoint\":[1]}],[65,\"gb-button-group\",{\"items\":[16],\"icon\":[1],\"internalItems\":[32],\"selectedValue\":[32]},null,{\"items\":[\"onItemsUpdated\"]}],[1,\"gb-button-group-base\",{\"current\":[4],\"icon\":[1],\"state\":[1],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[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],\"loading\":[1028],\"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],\"internalLoading\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"loading\":[\"onLoadingChanged\"],\"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\"],\"breakpoint\":[1],\"internalState\":[32],\"internalStatus\":[32]},null,{\"status\":[\"onStatusChange\"],\"state\":[\"onStateChange\"]}],[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-step-icon-base\",{\"size\":[1],\"status\":[1],\"state\":[1],\"internalState\":[32],\"internalStatus\":[32]},null,{\"status\":[\"onStatusChange\"],\"state\":[\"onStateChange\"]}],[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],\"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\"],\"showLayoutToggle\":[4,\"show-layout-toggle\"],\"filterState\":[1,\"filter-state\"],\"filterCount\":[2,\"filter-count\"],\"showEntireData\":[4,\"show-entire-data\"],\"items\":[32],\"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-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\"],\"buttonText\":[1,\"button-text\"],\"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\"],\"nextButtonState\":[1,\"next-button-state\"],\"showDraftButton\":[4,\"show-draft-button\"],\"submitButtonText\":[1,\"submit-button-text\"],\"showAmount\":[4,\"show-amount\"],\"showFee\":[4,\"show-fee\"],\"amount\":[1],\"fee\":[1],\"checked\":[32],\"internalNextButtonState\":[32]},null,{\"state\":[\"updateButtonState\"]}]]],[\"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-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"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\"],\"steps\":[16],\"internalSteps\":[32],\"width\":[32],\"internalState\":[32],\"internalStatus\":[32]},null,{\"steps\":[\"onStepsChanged\"]}]]],[\"gb-stepper-vertical-icons-with-text\",[[1,\"gb-stepper-vertical-icons-with-text\",{\"size\":[1],\"connector\":[4],\"type\":[1],\"steps\":[16],\"internalSteps\":[32],\"internalState\":[32],\"internalStatus\":[32]},null,{\"steps\":[\"onStepsChanged\"]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1025],\"mainText\":[1,\"main-text\"],\"supportingText\":[1,\"supporting-text\"],\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"],\"internalColor\":[32]},null,{\"color\":[\"onColorChange\"]}]]],[\"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-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-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-stepper-horizontal-minimal-icons\",[[1,\"gb-stepper-horizontal-minimal-icons\",{\"size\":[1],\"text\":[4],\"steps\":[16]}]]],[\"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-stepper-horizontal-icons-connected\",[[1,\"gb-stepper-horizontal-icons-connected\",{\"size\":[1],\"steps\":[16]}]]],[\"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],\"label\":[1],\"showLabel\":[4,\"show-label\"],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"progress\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"],\"internalState\":[32],\"internalProgress\":[32]},null,{\"state\":[\"onStateChange\"],\"progress\":[\"onProgressChange\"]}]]],[\"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-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-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-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\",{\"showEntireData\":[4,\"show-entire-data\"]}],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}],[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown_2\",[[1,\"gb-filter-button\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"]}],[1,\"gb-export-dropdown\",{\"state\":[1],\"showEntireData\":[4,\"show-entire-data\"],\"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-card-icon\",[[1,\"gb-card-icon\",{\"color\":[1],\"icon\":[1],\"leadingIconSvg\":[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\"],\"loading\":[1028],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"searchItem\":[32],\"searchResults\":[32],\"internalItems\":[32],\"showCloseButton\":[32],\"internalLoading\":[32],\"clearSelection\":[64]},[[4,\"click\",\"handleClickOutside\"]],{\"items\":[\"updateResultsAndShowInDropdown\"],\"loading\":[\"onLoadingChanged\"],\"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-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]}]]],[\"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]}]]]]"), options);
20
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_24\",[[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\"],\"hasInfo\":[4,\"has-info\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-token-field-compact\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}],[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]}],[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],\"loading\":[1028],\"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],\"internalLoading\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"loading\":[\"onLoadingChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[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-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],\"internalIconLeadingState\":[32],\"internalIconTrailingState\":[32]},null,{\"state\":[\"updateButtonState\"],\"iconLeadingSwap\":[\"updateIconLeading\"]}],[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\"],\"showLayoutToggle\":[4,\"show-layout-toggle\"],\"filterState\":[1,\"filter-state\"],\"filterCount\":[2,\"filter-count\"],\"showEntireData\":[4,\"show-entire-data\"],\"items\":[32],\"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\"],\"buttonText\":[1,\"button-text\"],\"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\"],\"nextButtonState\":[1,\"next-button-state\"],\"showDraftButton\":[4,\"show-draft-button\"],\"submitButtonText\":[1,\"submit-button-text\"],\"showAmount\":[4,\"show-amount\"],\"showFee\":[4,\"show-fee\"],\"amount\":[1],\"fee\":[1],\"checked\":[32],\"internalNextButtonState\":[32]},null,{\"state\":[\"updateButtonState\"]}]]],[\"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-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-stepper-horizontal-icons-centered\",[[1,\"gb-stepper-horizontal-icons-centered\",{\"size\":[1],\"steps\":[16],\"type\":[1],\"breakpoint\":[1]}]]],[\"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\"],\"steps\":[16],\"internalSteps\":[32],\"width\":[32],\"internalState\":[32],\"internalStatus\":[32]},null,{\"steps\":[\"onStepsChanged\"]}]]],[\"gb-stepper-vertical-icons-with-text\",[[1,\"gb-stepper-vertical-icons-with-text\",{\"size\":[1],\"connector\":[4],\"type\":[1],\"steps\":[16],\"internalSteps\":[32],\"internalState\":[32],\"internalStatus\":[32]},null,{\"steps\":[\"onStepsChanged\"]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1025],\"mainText\":[1,\"main-text\"],\"supportingText\":[1,\"supporting-text\"],\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"],\"internalColor\":[32]},null,{\"color\":[\"onColorChange\"]}]]],[\"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-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-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-stepper-horizontal-minimal-icons\",[[1,\"gb-stepper-horizontal-minimal-icons\",{\"size\":[1],\"text\":[4],\"steps\":[16]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"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-stepper-horizontal-icons-connected\",[[1,\"gb-stepper-horizontal-icons-connected\",{\"size\":[1],\"steps\":[16]}]]],[\"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],\"label\":[1],\"showLabel\":[4,\"show-label\"],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"progress\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"],\"internalState\":[32],\"internalProgress\":[32]},null,{\"state\":[\"onStateChange\"],\"progress\":[\"onProgressChange\"]}]]],[\"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-mega-input-field-base\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"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-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-button-group-base\",[[1,\"gb-button-group-base\",{\"current\":[4],\"icon\":[1],\"state\":[1],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"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\",{\"size\":[1],\"color\":[1],\"icon\":[1],\"leadingIconSvg\":[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\"],\"loading\":[1028],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"searchItem\":[32],\"searchResults\":[32],\"internalItems\":[32],\"showCloseButton\":[32],\"internalLoading\":[32],\"clearSelection\":[64]},[[4,\"click\",\"handleClickOutside\"]],{\"items\":[\"updateResultsAndShowInDropdown\"],\"loading\":[\"onLoadingChanged\"],\"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-export-dropdown-item_3\",[[1,\"gb-export-sub-dropdown\",{\"showEntireData\":[4,\"show-entire-data\"]}],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}],[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-button-group_3\",[[1,\"gb-filter-button\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"]}],[65,\"gb-button-group\",{\"items\":[16],\"icon\":[1],\"internalItems\":[32],\"selectedValue\":[32]},null,{\"items\":[\"onItemsUpdated\"]}],[1,\"gb-export-dropdown\",{\"state\":[1],\"showEntireData\":[4,\"show-entire-data\"],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[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-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-featured-icon_3\",[[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\"],\"breakpoint\":[1],\"internalState\":[32],\"internalStatus\":[32]},null,{\"status\":[\"onStatusChange\"],\"state\":[\"onStateChange\"]}],[1,\"gb-featured-icon\",{\"size\":[1],\"destructive\":[4],\"icon\":[1],\"leadingIconSvg\":[32]}],[1,\"gb-step-icon-base\",{\"size\":[1],\"status\":[1],\"state\":[1],\"internalState\":[32],\"internalStatus\":[32]},null,{\"status\":[\"onStatusChange\"],\"state\":[\"onStateChange\"]}]]]]"), options);
21
21
  });
22
22
  //# sourceMappingURL=globuscomponents.js.map
23
23