globuswebcomponents 1.8.9 → 1.9.1

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 (476) hide show
  1. package/dist/cjs/gb-avatar-label-group_2.cjs.entry.js +1 -1
  2. package/dist/cjs/gb-avatar_20.cjs.entry.js +142 -478
  3. package/dist/cjs/gb-avatar_20.cjs.entry.js.map +1 -1
  4. package/dist/cjs/gb-collapse-button_4.cjs.entry.js +1 -1
  5. package/dist/cjs/gb-export-dropdown-item_3.cjs.entry.js +3 -3
  6. package/dist/cjs/gb-export-dropdown_2.cjs.entry.js +2 -2
  7. package/dist/cjs/gb-file-type-icon_2.cjs.entry.js +2 -2
  8. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-file-upload.cjs.entry.js +12 -12
  10. package/dist/cjs/gb-header-icon.cjs.entry.js +4 -4
  11. package/dist/cjs/gb-header.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-help-dropdown.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-horizontal-tabs.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-icon-button-base.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.cjs.js.map +1 -0
  16. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js +391 -0
  17. package/dist/cjs/gb-input-dropdown_3.cjs.entry.js.map +1 -0
  18. package/dist/cjs/gb-mega-input-field-base.cjs.entry.js +2 -2
  19. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-notification-pane.cjs.entry.js +3 -3
  21. package/dist/cjs/gb-pagination-dot-group.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  23. package/dist/cjs/gb-pagination.cjs.entry.js +96 -0
  24. package/dist/cjs/gb-pagination.cjs.entry.js.map +1 -0
  25. package/dist/cjs/gb-pagination.entry.cjs.js.map +1 -0
  26. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  27. package/dist/cjs/gb-quick-action-card.cjs.entry.js +1 -1
  28. package/dist/cjs/gb-quick-action-icon.cjs.entry.js +1 -1
  29. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  30. package/dist/cjs/gb-sidebar.cjs.entry.js +1 -1
  31. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  32. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  33. package/dist/cjs/gb-stepper-horizontal-icons-centered.cjs.entry.js +1 -1
  34. package/dist/cjs/gb-stepper-horizontal-line-with-text.cjs.entry.js +1 -1
  35. package/dist/cjs/gb-tab-button-base.cjs.entry.js +3 -3
  36. package/dist/cjs/gb-table-cell.cjs.entry.js +1 -1
  37. package/dist/cjs/gb-table-header.cjs.entry.js +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-toggle-base.cjs.entry.js +2 -2
  42. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  43. package/dist/cjs/gb-token-field-compact.cjs.entry.js +1 -1
  44. package/dist/cjs/gb-token-field-compressed.cjs.entry.js +2 -2
  45. package/dist/cjs/gb-top-bar-item.cjs.entry.js +1 -1
  46. package/dist/cjs/gb-top-bar-sidemenu.cjs.entry.js +1 -1
  47. package/dist/cjs/gb-top-bar.cjs.entry.js +1 -1
  48. package/dist/cjs/gb-vertical-tabs.cjs.entry.js +1 -1
  49. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +1 -1
  50. package/dist/cjs/gb-wysiwyg-tooltip.cjs.entry.js +1 -1
  51. package/dist/cjs/globuscomponents.cjs.js +1 -1
  52. package/dist/cjs/loader.cjs.js +1 -1
  53. package/dist/cjs/reusableModels-_LRAKnsh.js.map +1 -1
  54. package/dist/cjs/test-input-tag.cjs.entry.js +2 -2
  55. package/dist/collection/assets/Illustration2.svg +34 -0
  56. package/dist/collection/assets/Illustration3.svg +45 -0
  57. package/dist/collection/collection-manifest.json +1 -0
  58. package/dist/collection/components/gb-empty-state/gb-empty-state.css +2715 -0
  59. package/dist/collection/components/gb-empty-state/gb-empty-state.js +181 -0
  60. package/dist/collection/components/gb-empty-state/gb-empty-state.js.map +1 -0
  61. package/dist/collection/components/gb-export-dropdown/gb-export-dropdown.js +1 -1
  62. package/dist/collection/components/gb-export-dropdown-item/gb-export-dropdown-item.js +1 -1
  63. package/dist/collection/components/gb-export-sub-dropdown/gb-export-sub-dropdown.js +1 -1
  64. package/dist/collection/components/gb-export-sub-dropdown-item/gb-export-sub-dropdown-item.js +1 -1
  65. package/dist/collection/components/gb-featured-icon/gb-featured-icon.js +1 -1
  66. package/dist/collection/components/gb-file-type-icon/gb-file-type-icon.js +1 -1
  67. package/dist/collection/components/gb-file-upload/gb-file-upload.js +12 -12
  68. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +1 -1
  69. package/dist/collection/components/gb-filter-button/gb-filter-button.js +1 -1
  70. package/dist/collection/components/gb-header/gb-header.js +1 -1
  71. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  72. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  73. package/dist/collection/components/gb-help-tooltip/gb-help-tooltip.js +1 -1
  74. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  75. package/dist/collection/components/gb-icon-button-base/gb-icon-button-base.js +1 -1
  76. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +3 -3
  77. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +2 -2
  78. package/dist/collection/components/gb-input-field/gb-input-field.js +12 -12
  79. package/dist/collection/components/gb-mega-input-field-base/gb-mega-input-field-base.js +2 -2
  80. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  81. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +3 -3
  82. package/dist/collection/components/gb-pagination/gb-pagination.js +10 -12
  83. package/dist/collection/components/gb-pagination/gb-pagination.js.map +1 -1
  84. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  85. package/dist/collection/components/gb-pagination-dot-group/gb-pagination-dot-group.js +1 -1
  86. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  87. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  88. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  89. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  90. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  91. package/dist/collection/components/gb-quick-action-card/gb-quick-action-card.js +1 -1
  92. package/dist/collection/components/gb-quick-action-icon/gb-quick-action-icon.js +1 -1
  93. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  94. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  95. package/dist/collection/components/gb-simple-side-bar-item/gb-simple-side-bar-item.js +1 -1
  96. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  97. package/dist/collection/components/gb-slider-control-handle/gb-slider-control-handle.js +1 -1
  98. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  99. package/dist/collection/components/gb-step-base/gb-step-base.js +1 -1
  100. package/dist/collection/components/gb-stepper-horizontal-icons-centered/gb-stepper-horizontal-icons-centered.js +1 -1
  101. package/dist/collection/components/gb-stepper-horizontal-line-with-text/gb-stepper-horizontal-line-with-text.js +1 -1
  102. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js +26 -814
  103. package/dist/collection/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.js.map +1 -1
  104. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  105. package/dist/collection/components/gb-table-cell/gb-table-cell.js +1 -1
  106. package/dist/collection/components/gb-table-header/gb-table-header.js +1 -1
  107. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  108. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  109. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  110. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  111. package/dist/collection/components/gb-textarea-input-field/gb-textarea-input-field.js +4 -4
  112. package/dist/collection/components/gb-theme-tab/gb-theme-tab.js +1 -1
  113. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  114. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  115. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  116. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  117. package/dist/collection/components/gb-token-field-compact/gb-token-field-compact.js +1 -1
  118. package/dist/collection/components/gb-token-field-compressed/gb-token-field-compressed.js +2 -2
  119. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  120. package/dist/collection/components/gb-top-bar/gb-top-bar.js +1 -1
  121. package/dist/collection/components/gb-top-bar-item/gb-top-bar-item.js +1 -1
  122. package/dist/collection/components/gb-top-bar-sidemenu/gb-top-bar-sidemenu.js +1 -1
  123. package/dist/collection/components/gb-vertical-tabs/gb-vertical-tabs.js +1 -1
  124. package/dist/collection/components/gb-wysiwyg-editor-icon/gb-wysiwyg-editor-icon.js +1 -1
  125. package/dist/collection/components/gb-wysiwyg-tooltip/gb-wysiwyg-tooltip.js +1 -1
  126. package/dist/collection/components/test-input-tag/test-input-tag.js +2 -2
  127. package/dist/collection/models/reusableModels.js.map +1 -1
  128. package/dist/components/gb-avatar-add-button.js +1 -1
  129. package/dist/components/gb-avatar-dropdown.js +7 -7
  130. package/dist/components/gb-avatar-group.js +4 -4
  131. package/dist/components/gb-avatar-label-group.js +1 -1
  132. package/dist/components/gb-avatar-profile-photo.js +2 -2
  133. package/dist/components/gb-avatar.js +1 -1
  134. package/dist/components/gb-badge.js +1 -1
  135. package/dist/components/gb-checkbox-group-item.js +1 -1
  136. package/dist/components/gb-checkbox-group.js +3 -3
  137. package/dist/components/gb-collapse-button.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-empty-state.d.ts +11 -0
  142. package/dist/components/gb-empty-state.js +79 -0
  143. package/dist/components/gb-empty-state.js.map +1 -0
  144. package/dist/components/gb-export-dropdown-item.js +1 -1
  145. package/dist/components/gb-export-dropdown.js +1 -1
  146. package/dist/components/gb-export-sub-dropdown-item.js +1 -1
  147. package/dist/components/gb-export-sub-dropdown.js +1 -1
  148. package/dist/components/gb-featured-icon.js +1 -1
  149. package/dist/components/gb-file-type-icon.js +1 -1
  150. package/dist/components/gb-file-upload-item-base.js +1 -1
  151. package/dist/components/gb-file-upload.js +16 -16
  152. package/dist/components/gb-filter-button.js +1 -1
  153. package/dist/components/gb-header-icon.js +1 -1
  154. package/dist/components/gb-header.js +4 -4
  155. package/dist/components/gb-help-dropdown.js +1 -1
  156. package/dist/components/gb-help-tooltip.js +1 -1
  157. package/dist/components/gb-horizontal-tabs.js +5 -5
  158. package/dist/components/gb-icon-button-base.js +1 -1
  159. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  160. package/dist/components/gb-input-dropdown.js +1 -1
  161. package/dist/components/gb-input-field.js +1 -1
  162. package/dist/components/gb-mega-input-field-base.js +1 -1
  163. package/dist/components/gb-notification-content.js +1 -1
  164. package/dist/components/gb-notification-pane.js +4 -4
  165. package/dist/components/gb-pagination-button-group-base.js +1 -1
  166. package/dist/components/gb-pagination-dot-group.js +1 -1
  167. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  168. package/dist/components/gb-pagination-number-base.js +1 -1
  169. package/dist/components/gb-pagination.js +24 -26
  170. package/dist/components/gb-pagination.js.map +1 -1
  171. package/dist/components/gb-password-button.js +1 -1
  172. package/dist/components/gb-progress-bar.js +1 -1
  173. package/dist/components/gb-progress-circle.js +1 -1
  174. package/dist/components/gb-quick-action-card.js +1 -1
  175. package/dist/components/gb-quick-action-icon.js +1 -1
  176. package/dist/components/gb-scrollbar.js +1 -1
  177. package/dist/components/gb-sidebar.js +9 -9
  178. package/dist/components/gb-simple-side-bar-item.js +1 -1
  179. package/dist/components/gb-slider-control-handle.js +1 -1
  180. package/dist/components/gb-slider.js +3 -3
  181. package/dist/components/gb-status-indicator.js +1 -1
  182. package/dist/components/gb-step-base.js +1 -1
  183. package/dist/components/gb-stepper-horizontal-icons-centered.js +3 -3
  184. package/dist/components/gb-stepper-horizontal-line-with-text.js +3 -3
  185. package/dist/components/gb-stepper-vertical-icons-with-text.js +22 -117
  186. package/dist/components/gb-stepper-vertical-icons-with-text.js.map +1 -1
  187. package/dist/components/gb-tab-button-base.js +1 -1
  188. package/dist/components/gb-table-cell.js +1 -1
  189. package/dist/components/gb-table-header.js +18 -18
  190. package/dist/components/gb-tag-checkbox.js +1 -1
  191. package/dist/components/gb-tag-close.js +1 -1
  192. package/dist/components/gb-tag-count.js +1 -1
  193. package/dist/components/gb-tag.js +1 -1
  194. package/dist/components/gb-textarea-input-field.js +11 -11
  195. package/dist/components/gb-theme-tab.js +1 -1
  196. package/dist/components/gb-toast-button.js +1 -1
  197. package/dist/components/gb-toast.js +2 -2
  198. package/dist/components/gb-toggle-base.js +1 -1
  199. package/dist/components/gb-toggle.js +2 -2
  200. package/dist/components/gb-token-field-compact.js +2 -2
  201. package/dist/components/gb-token-field-compressed.js +3 -3
  202. package/dist/components/gb-tooltip.js +1 -1
  203. package/dist/components/gb-top-bar-item.js +1 -1
  204. package/dist/components/gb-top-bar-sidemenu.js +6 -6
  205. package/dist/components/gb-top-bar.js +3 -3
  206. package/dist/components/gb-vertical-tabs.js +1 -1
  207. package/dist/components/gb-wysiwyg-editor-icon.js +1 -1
  208. package/dist/components/gb-wysiwyg-tooltip.js +2 -2
  209. package/dist/components/{p-Ojetq1e-.js → p-B5OTx5lN.js} +3 -3
  210. package/dist/components/{p-Ojetq1e-.js.map → p-B5OTx5lN.js.map} +1 -1
  211. package/dist/components/{p-Cu8UdTdC.js → p-BA-QUue9.js} +24 -24
  212. package/dist/components/{p-Cu8UdTdC.js.map → p-BA-QUue9.js.map} +1 -1
  213. package/dist/components/{p-rgAdQepP.js → p-BErGETuo.js} +6 -6
  214. package/dist/components/{p-rgAdQepP.js.map → p-BErGETuo.js.map} +1 -1
  215. package/dist/components/{p-BjChGGmi.js → p-BUTqRUeS.js} +4 -4
  216. package/dist/components/{p-BjChGGmi.js.map → p-BUTqRUeS.js.map} +1 -1
  217. package/dist/components/{p-B3hMEJtE.js → p-BV08fIq9.js} +4 -4
  218. package/dist/components/{p-B3hMEJtE.js.map → p-BV08fIq9.js.map} +1 -1
  219. package/dist/components/{p-C_9NKqcz.js → p-Bb6DZwkT.js} +3 -3
  220. package/dist/components/{p-C_9NKqcz.js.map → p-Bb6DZwkT.js.map} +1 -1
  221. package/dist/components/{p-B1Gpz2Hg.js → p-BnuyRYKO.js} +8 -8
  222. package/dist/components/{p-B1Gpz2Hg.js.map → p-BnuyRYKO.js.map} +1 -1
  223. package/dist/components/{p-aOOa0jjW.js → p-BoroGYho.js} +3 -3
  224. package/dist/components/{p-aOOa0jjW.js.map → p-BoroGYho.js.map} +1 -1
  225. package/dist/components/{p-58UiDivr.js → p-BrYyk7ia.js} +3 -3
  226. package/dist/components/{p-58UiDivr.js.map → p-BrYyk7ia.js.map} +1 -1
  227. package/dist/components/{p-DsOYSSWx.js → p-BuACBwBa.js} +6 -6
  228. package/dist/components/{p-DsOYSSWx.js.map → p-BuACBwBa.js.map} +1 -1
  229. package/dist/components/{p-C_B54e6d.js → p-Bv7er-mf.js} +3 -3
  230. package/dist/components/{p-C_B54e6d.js.map → p-Bv7er-mf.js.map} +1 -1
  231. package/dist/components/{p-BsSEJMYm.js → p-BzZZMQQ7.js} +6 -6
  232. package/dist/components/{p-BsSEJMYm.js.map → p-BzZZMQQ7.js.map} +1 -1
  233. package/dist/components/{p-DzM2JdvP.js → p-C0eGaqog.js} +3 -3
  234. package/dist/components/{p-DzM2JdvP.js.map → p-C0eGaqog.js.map} +1 -1
  235. package/dist/components/{p-zwb0BIVh.js → p-C2RLPamg.js} +4 -4
  236. package/dist/components/{p-zwb0BIVh.js.map → p-C2RLPamg.js.map} +1 -1
  237. package/dist/components/{p-C2mSJNvy.js → p-C7KkOpHK.js} +4 -4
  238. package/dist/components/{p-C2mSJNvy.js.map → p-C7KkOpHK.js.map} +1 -1
  239. package/dist/components/{p-C5jd6KvY.js → p-CGArB7Dl.js} +3 -3
  240. package/dist/components/{p-C5jd6KvY.js.map → p-CGArB7Dl.js.map} +1 -1
  241. package/dist/components/{p-EopuEZPq.js → p-CH1hYv1q.js} +3 -3
  242. package/dist/components/{p-EopuEZPq.js.map → p-CH1hYv1q.js.map} +1 -1
  243. package/dist/components/{p-hFwZL-B0.js → p-CRG5nvry.js} +6 -6
  244. package/dist/components/{p-hFwZL-B0.js.map → p-CRG5nvry.js.map} +1 -1
  245. package/dist/components/{p-5ME1JTfb.js → p-CSLTGZjM.js} +4 -4
  246. package/dist/components/{p-5ME1JTfb.js.map → p-CSLTGZjM.js.map} +1 -1
  247. package/dist/components/{p-9fm4GEEL.js → p-CVNPQFHp.js} +4 -4
  248. package/dist/components/{p-9fm4GEEL.js.map → p-CVNPQFHp.js.map} +1 -1
  249. package/dist/components/{p-BJcj_w4X.js → p-C_Tapp1O.js} +4 -4
  250. package/dist/components/{p-BJcj_w4X.js.map → p-C_Tapp1O.js.map} +1 -1
  251. package/dist/components/{p-BQya-qi4.js → p-CbKSy-VL.js} +7 -7
  252. package/dist/components/{p-BQya-qi4.js.map → p-CbKSy-VL.js.map} +1 -1
  253. package/dist/components/{p-siavcGxZ.js → p-CdHYLeQL.js} +4 -4
  254. package/dist/components/{p-siavcGxZ.js.map → p-CdHYLeQL.js.map} +1 -1
  255. package/dist/components/{p-CQHYa5En.js → p-CeQ_Rsq1.js} +5 -5
  256. package/dist/components/{p-CQHYa5En.js.map → p-CeQ_Rsq1.js.map} +1 -1
  257. package/dist/components/{p-BHyyCkJC.js → p-Ckvl-ljn.js} +6 -6
  258. package/dist/components/{p-BHyyCkJC.js.map → p-Ckvl-ljn.js.map} +1 -1
  259. package/dist/components/{p-CfIZrAdJ.js → p-D3yFmIT2.js} +3 -3
  260. package/dist/components/{p-CfIZrAdJ.js.map → p-D3yFmIT2.js.map} +1 -1
  261. package/dist/components/{p-DmcrLQ86.js → p-D9oGYaxi.js} +7 -7
  262. package/dist/components/{p-DmcrLQ86.js.map → p-D9oGYaxi.js.map} +1 -1
  263. package/dist/components/{p-BA4DuEdW.js → p-DFrgWCgh.js} +4 -4
  264. package/dist/components/{p-BA4DuEdW.js.map → p-DFrgWCgh.js.map} +1 -1
  265. package/dist/components/{p-BXXRUyNx.js → p-DV74m5Co.js} +8 -8
  266. package/dist/components/{p-BXXRUyNx.js.map → p-DV74m5Co.js.map} +1 -1
  267. package/dist/components/{p-B6gScQp0.js → p-DWO5i1Se.js} +3 -3
  268. package/dist/components/{p-B6gScQp0.js.map → p-DWO5i1Se.js.map} +1 -1
  269. package/dist/components/{p-DbioORza.js → p-DWX-AAX8.js} +3 -3
  270. package/dist/components/{p-DbioORza.js.map → p-DWX-AAX8.js.map} +1 -1
  271. package/dist/components/{p-D7G3AQr_.js → p-DYHvA9s4.js} +3 -3
  272. package/dist/components/{p-D7G3AQr_.js.map → p-DYHvA9s4.js.map} +1 -1
  273. package/dist/components/{p-Clu7XYjR.js → p-DcbuYddf.js} +3 -3
  274. package/dist/components/{p-Clu7XYjR.js.map → p-DcbuYddf.js.map} +1 -1
  275. package/dist/components/{p-Cy2MNqqE.js → p-DeBriAnB.js} +3 -3
  276. package/dist/components/{p-Cy2MNqqE.js.map → p-DeBriAnB.js.map} +1 -1
  277. package/dist/components/{p-DwL0dy3A.js → p-DqahRJXl.js} +3 -3
  278. package/dist/components/{p-DwL0dy3A.js.map → p-DqahRJXl.js.map} +1 -1
  279. package/dist/components/{p-Dl5eyCH0.js → p-DusEwCgj.js} +3 -3
  280. package/dist/components/{p-Dl5eyCH0.js.map → p-DusEwCgj.js.map} +1 -1
  281. package/dist/components/{p-BhJTClCR.js → p-Dx2gmcFF.js} +4 -4
  282. package/dist/components/{p-BhJTClCR.js.map → p-Dx2gmcFF.js.map} +1 -1
  283. package/dist/components/{p-y5SGEyvZ.js → p-Dx4lHnka.js} +3 -3
  284. package/dist/components/{p-y5SGEyvZ.js.map → p-Dx4lHnka.js.map} +1 -1
  285. package/dist/components/{p-COj-hm3v.js → p-FuGWRoer.js} +4 -4
  286. package/dist/components/{p-COj-hm3v.js.map → p-FuGWRoer.js.map} +1 -1
  287. package/dist/components/{p-CAEiCMBr.js → p-MVShD5fJ.js} +16 -16
  288. package/dist/components/{p-CAEiCMBr.js.map → p-MVShD5fJ.js.map} +1 -1
  289. package/dist/components/{p-D26EgCl4.js → p-Mu5E0ief.js} +4 -4
  290. package/dist/components/{p-D26EgCl4.js.map → p-Mu5E0ief.js.map} +1 -1
  291. package/dist/components/{p-CrPI1oek.js → p-XLYPaRCU.js} +3 -3
  292. package/dist/components/{p-CrPI1oek.js.map → p-XLYPaRCU.js.map} +1 -1
  293. package/dist/components/p-cHn6O-Kf.js.map +1 -1
  294. package/dist/components/{p-DSW9AXlQ.js → p-s5rCN-h6.js} +3 -3
  295. package/dist/components/{p-DSW9AXlQ.js.map → p-s5rCN-h6.js.map} +1 -1
  296. package/dist/components/{p-ZXPuz8st.js → p-vtXEng2T.js} +3 -3
  297. package/dist/components/{p-ZXPuz8st.js.map → p-vtXEng2T.js.map} +1 -1
  298. package/dist/components/test-input-tag.js +9 -9
  299. package/dist/docs.json +237 -973
  300. package/dist/esm/gb-avatar-label-group_2.entry.js +1 -1
  301. package/dist/esm/gb-avatar_20.entry.js +139 -475
  302. package/dist/esm/gb-avatar_20.entry.js.map +1 -1
  303. package/dist/esm/gb-collapse-button_4.entry.js +1 -1
  304. package/dist/esm/gb-export-dropdown-item_3.entry.js +3 -3
  305. package/dist/esm/gb-export-dropdown_2.entry.js +2 -2
  306. package/dist/esm/gb-file-type-icon_2.entry.js +2 -2
  307. package/dist/esm/gb-file-upload-item-base.entry.js +1 -1
  308. package/dist/esm/gb-file-upload.entry.js +12 -12
  309. package/dist/esm/gb-header-icon.entry.js +4 -4
  310. package/dist/esm/gb-header.entry.js +1 -1
  311. package/dist/esm/gb-help-dropdown.entry.js +1 -1
  312. package/dist/esm/gb-horizontal-tabs.entry.js +1 -1
  313. package/dist/esm/gb-icon-button-base.entry.js +1 -1
  314. package/dist/esm/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.js.map +1 -0
  315. package/dist/esm/gb-input-dropdown_3.entry.js +387 -0
  316. package/dist/esm/gb-input-dropdown_3.entry.js.map +1 -0
  317. package/dist/esm/gb-mega-input-field-base.entry.js +2 -2
  318. package/dist/esm/gb-notification-content.entry.js +1 -1
  319. package/dist/esm/gb-notification-pane.entry.js +3 -3
  320. package/dist/esm/gb-pagination-dot-group.entry.js +1 -1
  321. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  322. package/dist/esm/gb-pagination.entry.js +94 -0
  323. package/dist/esm/gb-pagination.entry.js.map +1 -0
  324. package/dist/esm/gb-progress-circle.entry.js +1 -1
  325. package/dist/esm/gb-quick-action-card.entry.js +1 -1
  326. package/dist/esm/gb-quick-action-icon.entry.js +1 -1
  327. package/dist/esm/gb-scrollbar.entry.js +1 -1
  328. package/dist/esm/gb-sidebar.entry.js +1 -1
  329. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  330. package/dist/esm/gb-slider.entry.js +1 -1
  331. package/dist/esm/gb-stepper-horizontal-icons-centered.entry.js +1 -1
  332. package/dist/esm/gb-stepper-horizontal-line-with-text.entry.js +1 -1
  333. package/dist/esm/gb-tab-button-base.entry.js +3 -3
  334. package/dist/esm/gb-table-cell.entry.js +1 -1
  335. package/dist/esm/gb-table-header.entry.js +1 -1
  336. package/dist/esm/gb-textarea-input-field.entry.js +4 -4
  337. package/dist/esm/gb-toast-button.entry.js +1 -1
  338. package/dist/esm/gb-toast.entry.js +1 -1
  339. package/dist/esm/gb-toggle-base.entry.js +2 -2
  340. package/dist/esm/gb-toggle.entry.js +1 -1
  341. package/dist/esm/gb-token-field-compact.entry.js +1 -1
  342. package/dist/esm/gb-token-field-compressed.entry.js +2 -2
  343. package/dist/esm/gb-top-bar-item.entry.js +1 -1
  344. package/dist/esm/gb-top-bar-sidemenu.entry.js +1 -1
  345. package/dist/esm/gb-top-bar.entry.js +1 -1
  346. package/dist/esm/gb-vertical-tabs.entry.js +1 -1
  347. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +1 -1
  348. package/dist/esm/gb-wysiwyg-tooltip.entry.js +1 -1
  349. package/dist/esm/globuscomponents.js +1 -1
  350. package/dist/esm/loader.js +1 -1
  351. package/dist/esm/reusableModels-cHn6O-Kf.js.map +1 -1
  352. package/dist/esm/test-input-tag.entry.js +2 -2
  353. package/dist/globuscomponents/assets/Illustration2.svg +34 -0
  354. package/dist/globuscomponents/assets/Illustration3.svg +45 -0
  355. package/dist/globuscomponents/gb-input-dropdown.gb-pagination-button-group-base.gb-pagination-number-base.entry.esm.js.map +1 -0
  356. package/dist/globuscomponents/gb-pagination.entry.esm.js.map +1 -0
  357. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  358. package/dist/globuscomponents/{p-45a97699.entry.js → p-0032a0eb.entry.js} +2 -2
  359. package/dist/globuscomponents/{p-dd60fb1f.entry.js → p-02088466.entry.js} +2 -2
  360. package/dist/globuscomponents/{p-e856eaff.entry.js → p-02c897ed.entry.js} +2 -2
  361. package/dist/globuscomponents/{p-e37fce34.entry.js → p-120a40ff.entry.js} +2 -2
  362. package/dist/globuscomponents/{p-ab768c04.entry.js → p-146958c2.entry.js} +2 -2
  363. package/dist/globuscomponents/p-1aaddbad.entry.js +2 -0
  364. package/dist/globuscomponents/p-1aaddbad.entry.js.map +1 -0
  365. package/dist/globuscomponents/{p-3e868e97.entry.js → p-1e8100d7.entry.js} +2 -2
  366. package/dist/globuscomponents/{p-9b010005.entry.js → p-2627c42d.entry.js} +2 -2
  367. package/dist/globuscomponents/{p-b8b92a06.entry.js → p-27f7db8f.entry.js} +2 -2
  368. package/dist/globuscomponents/{p-4bcd33fa.entry.js → p-2a21eb7b.entry.js} +2 -2
  369. package/dist/globuscomponents/{p-a7038f90.entry.js → p-2df35014.entry.js} +2 -2
  370. package/dist/globuscomponents/{p-a89edc56.entry.js → p-34b42b72.entry.js} +2 -2
  371. package/dist/globuscomponents/{p-aea695a6.entry.js → p-3762f17f.entry.js} +2 -2
  372. package/dist/globuscomponents/{p-4b919893.entry.js → p-3ac302ce.entry.js} +2 -2
  373. package/dist/globuscomponents/{p-68354e91.entry.js → p-5c40b98a.entry.js} +2 -2
  374. package/dist/globuscomponents/{p-0616b374.entry.js → p-5e541142.entry.js} +2 -2
  375. package/dist/globuscomponents/{p-d3203d6f.entry.js → p-705b5c14.entry.js} +2 -2
  376. package/dist/globuscomponents/{p-2f92fe3f.entry.js → p-769c122f.entry.js} +2 -2
  377. package/dist/globuscomponents/p-77853834.entry.js +2 -0
  378. package/dist/globuscomponents/{p-69b133eb.entry.js → p-77d56d49.entry.js} +2 -2
  379. package/dist/globuscomponents/{p-f0936ffa.entry.js → p-7934a554.entry.js} +2 -2
  380. package/dist/globuscomponents/{p-cfba078f.entry.js → p-7ae38385.entry.js} +2 -2
  381. package/dist/globuscomponents/p-7ae38385.entry.js.map +1 -0
  382. package/dist/globuscomponents/{p-03728680.entry.js → p-7d1fc7af.entry.js} +2 -2
  383. package/dist/globuscomponents/{p-9022b49e.entry.js → p-844c182c.entry.js} +2 -2
  384. package/dist/globuscomponents/{p-208aa9b7.entry.js → p-8aafa688.entry.js} +2 -2
  385. package/dist/globuscomponents/{p-d2c362ef.entry.js → p-8ea379ce.entry.js} +2 -2
  386. package/dist/globuscomponents/{p-9d0e5f0d.entry.js → p-8ecbae72.entry.js} +2 -2
  387. package/dist/globuscomponents/{p-6d274070.entry.js → p-8f15525a.entry.js} +2 -2
  388. package/dist/globuscomponents/{p-b3cddf74.entry.js → p-9cb18747.entry.js} +2 -2
  389. package/dist/globuscomponents/{p-5da11132.entry.js → p-a30bbf32.entry.js} +2 -2
  390. package/dist/globuscomponents/p-a335c974.entry.js +2 -0
  391. package/dist/globuscomponents/{p-b941dab9.entry.js.map → p-a335c974.entry.js.map} +1 -1
  392. package/dist/globuscomponents/{p-f5b964fb.entry.js → p-a390c2b3.entry.js} +2 -2
  393. package/dist/globuscomponents/{p-47c82835.entry.js → p-acd3e297.entry.js} +2 -2
  394. package/dist/globuscomponents/{p-525f582b.entry.js → p-b14a2747.entry.js} +2 -2
  395. package/dist/globuscomponents/{p-4bec8593.entry.js → p-b7c64337.entry.js} +2 -2
  396. package/dist/globuscomponents/{p-030d477b.entry.js → p-bad5afbe.entry.js} +2 -2
  397. package/dist/globuscomponents/{p-83f40a99.entry.js → p-bd3f0ff0.entry.js} +2 -2
  398. package/dist/globuscomponents/{p-52e6d32e.entry.js → p-c7c7ce12.entry.js} +2 -2
  399. package/dist/globuscomponents/p-cHn6O-Kf.js.map +1 -1
  400. package/dist/globuscomponents/{p-b7b6192a.entry.js → p-d7328c40.entry.js} +2 -2
  401. package/dist/globuscomponents/{p-409bfa1f.entry.js → p-d96a836a.entry.js} +2 -2
  402. package/dist/globuscomponents/p-d9f9ff6c.entry.js +2 -0
  403. package/dist/globuscomponents/p-db51404e.entry.js +2 -0
  404. package/dist/globuscomponents/p-db51404e.entry.js.map +1 -0
  405. package/dist/globuscomponents/{p-479cf307.entry.js → p-dc549111.entry.js} +2 -2
  406. package/dist/globuscomponents/{p-5f2a5190.entry.js → p-e91aa93b.entry.js} +2 -2
  407. package/dist/globuscomponents/{p-3e9ea422.entry.js → p-f3018a7e.entry.js} +2 -2
  408. package/dist/globuscomponents/{p-f716d74e.entry.js → p-f46743c7.entry.js} +2 -2
  409. package/dist/types/components/gb-empty-state/gb-empty-state.d.ts +16 -0
  410. package/dist/types/components/gb-stepper-vertical-icons-with-text/gb-stepper-vertical-icons-with-text.d.ts +3 -35
  411. package/dist/types/components.d.ts +43 -70
  412. package/dist/types/models/reusableModels.d.ts +6 -0
  413. package/package.json +1 -1
  414. package/dist/cjs/gb-featured-icon.gb-step-base.entry.cjs.js.map +0 -1
  415. package/dist/cjs/gb-featured-icon_2.cjs.entry.js +0 -70
  416. package/dist/cjs/gb-featured-icon_2.cjs.entry.js.map +0 -1
  417. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js +0 -102
  418. package/dist/cjs/gb-stepper-vertical-icons-with-text.cjs.entry.js.map +0 -1
  419. package/dist/cjs/gb-stepper-vertical-icons-with-text.entry.cjs.js.map +0 -1
  420. package/dist/esm/gb-featured-icon.gb-step-base.entry.js.map +0 -1
  421. package/dist/esm/gb-featured-icon_2.entry.js +0 -67
  422. package/dist/esm/gb-featured-icon_2.entry.js.map +0 -1
  423. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js +0 -100
  424. package/dist/esm/gb-stepper-vertical-icons-with-text.entry.js.map +0 -1
  425. package/dist/globuscomponents/gb-featured-icon.gb-step-base.entry.esm.js.map +0 -1
  426. package/dist/globuscomponents/gb-stepper-vertical-icons-with-text.entry.esm.js.map +0 -1
  427. package/dist/globuscomponents/p-2dcd0634.entry.js +0 -2
  428. package/dist/globuscomponents/p-400f316d.entry.js +0 -2
  429. package/dist/globuscomponents/p-400f316d.entry.js.map +0 -1
  430. package/dist/globuscomponents/p-b3a2b871.entry.js +0 -2
  431. package/dist/globuscomponents/p-b3a2b871.entry.js.map +0 -1
  432. package/dist/globuscomponents/p-b941dab9.entry.js +0 -2
  433. package/dist/globuscomponents/p-cfba078f.entry.js.map +0 -1
  434. package/dist/globuscomponents/p-d2fda02a.entry.js +0 -2
  435. /package/dist/globuscomponents/{p-45a97699.entry.js.map → p-0032a0eb.entry.js.map} +0 -0
  436. /package/dist/globuscomponents/{p-dd60fb1f.entry.js.map → p-02088466.entry.js.map} +0 -0
  437. /package/dist/globuscomponents/{p-e856eaff.entry.js.map → p-02c897ed.entry.js.map} +0 -0
  438. /package/dist/globuscomponents/{p-e37fce34.entry.js.map → p-120a40ff.entry.js.map} +0 -0
  439. /package/dist/globuscomponents/{p-ab768c04.entry.js.map → p-146958c2.entry.js.map} +0 -0
  440. /package/dist/globuscomponents/{p-3e868e97.entry.js.map → p-1e8100d7.entry.js.map} +0 -0
  441. /package/dist/globuscomponents/{p-9b010005.entry.js.map → p-2627c42d.entry.js.map} +0 -0
  442. /package/dist/globuscomponents/{p-b8b92a06.entry.js.map → p-27f7db8f.entry.js.map} +0 -0
  443. /package/dist/globuscomponents/{p-4bcd33fa.entry.js.map → p-2a21eb7b.entry.js.map} +0 -0
  444. /package/dist/globuscomponents/{p-a7038f90.entry.js.map → p-2df35014.entry.js.map} +0 -0
  445. /package/dist/globuscomponents/{p-a89edc56.entry.js.map → p-34b42b72.entry.js.map} +0 -0
  446. /package/dist/globuscomponents/{p-aea695a6.entry.js.map → p-3762f17f.entry.js.map} +0 -0
  447. /package/dist/globuscomponents/{p-4b919893.entry.js.map → p-3ac302ce.entry.js.map} +0 -0
  448. /package/dist/globuscomponents/{p-68354e91.entry.js.map → p-5c40b98a.entry.js.map} +0 -0
  449. /package/dist/globuscomponents/{p-0616b374.entry.js.map → p-5e541142.entry.js.map} +0 -0
  450. /package/dist/globuscomponents/{p-d3203d6f.entry.js.map → p-705b5c14.entry.js.map} +0 -0
  451. /package/dist/globuscomponents/{p-2f92fe3f.entry.js.map → p-769c122f.entry.js.map} +0 -0
  452. /package/dist/globuscomponents/{p-2dcd0634.entry.js.map → p-77853834.entry.js.map} +0 -0
  453. /package/dist/globuscomponents/{p-69b133eb.entry.js.map → p-77d56d49.entry.js.map} +0 -0
  454. /package/dist/globuscomponents/{p-f0936ffa.entry.js.map → p-7934a554.entry.js.map} +0 -0
  455. /package/dist/globuscomponents/{p-03728680.entry.js.map → p-7d1fc7af.entry.js.map} +0 -0
  456. /package/dist/globuscomponents/{p-9022b49e.entry.js.map → p-844c182c.entry.js.map} +0 -0
  457. /package/dist/globuscomponents/{p-208aa9b7.entry.js.map → p-8aafa688.entry.js.map} +0 -0
  458. /package/dist/globuscomponents/{p-d2c362ef.entry.js.map → p-8ea379ce.entry.js.map} +0 -0
  459. /package/dist/globuscomponents/{p-9d0e5f0d.entry.js.map → p-8ecbae72.entry.js.map} +0 -0
  460. /package/dist/globuscomponents/{p-6d274070.entry.js.map → p-8f15525a.entry.js.map} +0 -0
  461. /package/dist/globuscomponents/{p-b3cddf74.entry.js.map → p-9cb18747.entry.js.map} +0 -0
  462. /package/dist/globuscomponents/{p-5da11132.entry.js.map → p-a30bbf32.entry.js.map} +0 -0
  463. /package/dist/globuscomponents/{p-f5b964fb.entry.js.map → p-a390c2b3.entry.js.map} +0 -0
  464. /package/dist/globuscomponents/{p-47c82835.entry.js.map → p-acd3e297.entry.js.map} +0 -0
  465. /package/dist/globuscomponents/{p-525f582b.entry.js.map → p-b14a2747.entry.js.map} +0 -0
  466. /package/dist/globuscomponents/{p-4bec8593.entry.js.map → p-b7c64337.entry.js.map} +0 -0
  467. /package/dist/globuscomponents/{p-030d477b.entry.js.map → p-bad5afbe.entry.js.map} +0 -0
  468. /package/dist/globuscomponents/{p-83f40a99.entry.js.map → p-bd3f0ff0.entry.js.map} +0 -0
  469. /package/dist/globuscomponents/{p-52e6d32e.entry.js.map → p-c7c7ce12.entry.js.map} +0 -0
  470. /package/dist/globuscomponents/{p-b7b6192a.entry.js.map → p-d7328c40.entry.js.map} +0 -0
  471. /package/dist/globuscomponents/{p-409bfa1f.entry.js.map → p-d96a836a.entry.js.map} +0 -0
  472. /package/dist/globuscomponents/{p-d2fda02a.entry.js.map → p-d9f9ff6c.entry.js.map} +0 -0
  473. /package/dist/globuscomponents/{p-479cf307.entry.js.map → p-dc549111.entry.js.map} +0 -0
  474. /package/dist/globuscomponents/{p-5f2a5190.entry.js.map → p-e91aa93b.entry.js.map} +0 -0
  475. /package/dist/globuscomponents/{p-3e9ea422.entry.js.map → p-f3018a7e.entry.js.map} +0 -0
  476. /package/dist/globuscomponents/{p-f716d74e.entry.js.map → p-f46743c7.entry.js.map} +0 -0
@@ -58,7 +58,7 @@ const GbToast = class {
58
58
  }
59
59
  }
60
60
  render() {
61
- return (h("div", { key: 'f5c142408ee11c1ac5abf8888bd034b03c94fff5', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: 'e3dc78e9670686e9bbcdcc2a436e6818b7162f86', class: `icon_container` }, h("svg", { key: '1bb8f060cc3c9254f0ca6e87f066efaefe2e48e3', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '0e18451bf9c1f4afc7ec63eceaf74f38aa160f09', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '76e27edbc8500a41042aeaaa09a6abeecd9414d0', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: 'ca84ee3c7ea95f1f436ffe72c8c7605b9b70b1db', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '79a85a7e26e83f9094fb2de8af4e23cc6066763c', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: 'a2aebea0078ef2f5767502496bc876f8876e19ed', class: `text ${this.size}` }, h("slot", { key: '498060581797f2a1e03841de7e2aa04efa667957', name: "main_text" }), this.showSupportingText && h("slot", { key: '871455cf20bdbc3e6c062dcb1fa690e6332a5b68', name: "supporting_text" })), this.actions && (h("div", { key: 'd4568a27dbd43de2bf04845f857e389313d08b74', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '6fe62af2820e848f0ff61e0f0fee6c4ecda10120', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: '3c64f3b9cdcbe057e03d28beab15990a249c135c', class: `container ${this.breakpoint}` }, h("div", { key: '9fd21733dec38a50297f719699a9ac79a19a890d', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '67d55763b6e280a6b5593298cf943d3630b2f411', class: `inner_content ${this.breakpoint}` }, h("div", { key: '772251c30165ebeda688bb9935d316500b4062da', class: `icon_container` }, h("svg", { key: 'b2f64bf05d01f638140ac9bb9afcda7a199cf29f', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '635d36d97fca405e148f50c4a0cdbc3a3fd8e6fa', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '45608a818c206a8fd8361f15bde647b74f58dfa5', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '2cce6ba1e0327197abb27c0950042b41aa716cb1', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'c9f8c9db5a6a854216c183eb40dd3c11072320ae', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '3d9f7e37cde46bfb3b3909fd8ae5a812a4128bc2', name: "main_text" }), this.showSupportingText && h("slot", { key: '71b37e6c0bdc4934f3a228fb96dbe531d144c875', name: "supporting_text" }))), this.actions && (h("div", { key: 'c956b6dc6dcb3b34f0faffbc464f3a0840b36640', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: '8e057126a782f4abc3a3cd183e6b787ae120b306', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
61
+ return (h("div", { key: '1ad817951420c5fc40d36a17a51cf09991049de5', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '584cb0894646fec17e16b6edfaa1fa4def8538e4', class: `icon_container` }, h("svg", { key: 'b7c4d605196d91097a56033acf6273513254239a', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '8fd5acc4c7acf5b2173eaaab5dccc782abe2e925', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: 'd68d4e29b82032e0411fd234ef47f367c736389f', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: 'cd38f7734bd833e58443f41fb4ba6fb3c8cc5ed4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '5e1bf25104ba45afad1506fd532b1f689302c2c8', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '15e8454363ab05bd4de8b2e75adcabbed2d87a03', class: `text ${this.size}` }, h("slot", { key: '7417ed16cd9d9d69d3e7774685f2b90efa398ce2', name: "main_text" }), this.showSupportingText && h("slot", { key: '038abe7f65e2155feb94f96a7351bfcd567fa4d3', name: "supporting_text" })), this.actions && (h("div", { key: 'c645e3ca106edcb1d43c3c34b3845a4b6d96731a', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: '1162fe407e4ee44317bc40239ed7e4e854a9cb35', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: '6c54403b2edf12ef9f64efad01e62c524f8e6c80', class: `container ${this.breakpoint}` }, h("div", { key: '6fb8b65fe0a32dd71ccf5092e4d231473def22f9', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '89f5e069a2141ee671de90ae9a2556ebbed6c9ca', class: `inner_content ${this.breakpoint}` }, h("div", { key: '910ca112773413fb9a0b57496f8ac495a26f5cf0', class: `icon_container` }, h("svg", { key: 'd87f64f1fbd158c54297a6c4bb8f36a3b8af3007', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: 'e9f5f8a8e276a24942ab135dd5dde9c549e6f67e', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '60609c91249dd4a03fbd171f278defefbf8e9752', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '2dca6df2af6bc82901c050ace29f7d6f80f46967', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '3596a662627c2acc8bf12e086de4c9f5c02f351b', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: 'e2023669cac556a9ac0b6ed8eb5a0efe3c23e6d7', name: "main_text" }), this.showSupportingText && h("slot", { key: '84556fde8907616f1cb8df79567f317353e99439', name: "supporting_text" }))), this.actions && (h("div", { key: '9cba73e671b57e1172aae3a23520d034a1f7759e', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: '7eddca8a421d31228aabfd6960753a200da51725', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}`, onClick: () => this.closeToast() }))))));
62
62
  }
63
63
  get el() { return getElement(this); }
64
64
  };
@@ -16,8 +16,8 @@ const GbToggleBase = class {
16
16
  }
17
17
  render() {
18
18
  return [
19
- h("input", { key: '5ad7e6d7c75e77bda658b8f28305c98e9677b99e', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
20
- h("label", { key: '537e1f8ea5597280e25ed32fc53514c58bfc18d8', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
19
+ h("input", { key: '874ef3bf96a038d81a28fbfb484c5dffeaae4219', type: "checkbox", id: "customCheckbox", class: `${this.pressed ? 'pressed' : ''}`, readonly: true }),
20
+ h("label", { key: 'a36b69b7fdbe7a4315f18834f25bec3d307b7ef9', onClick: () => this.handleToggleClick(), class: `${this.size} ${this.state} ${this.pressed ? 'pressed' : ''}`, htmlFor: "customCheckbox" }, this.pressed && this.state === 'default' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `default_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#075DB2", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : this.pressed && this.state === 'disabled' ? (h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", class: `disabled_checked_svg ${this.size}` }, h("path", { d: "M2.08325 6.04167C2.08325 6.04167 2.70825 6.04167 3.54159 7.5C3.54159 7.5 5.85776 3.68056 7.91659 2.91667", stroke: "#E3E8EF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))) : null),
21
21
  ];
22
22
  }
23
23
  };
@@ -38,7 +38,7 @@ const GbToggle = class {
38
38
  }
39
39
  }
40
40
  render() {
41
- return (h("div", { key: 'd4b9ef1068adcdd285fdbc25527e5373cdc29e7c', class: `toggle_div ${this.size}` }, h("div", { key: 'bdb20fdf3a02228a6e8769f9360fa128559dd52f', class: "toggle_base" }, h("gb-toggle-base", { key: '7780b3369d8e81f7afbad59629c218a4d107353f', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: '992a9ae083239a87f0ebeccffcfecec052f7ca52', class: "text" }, h("slot", { key: '8d726905753189570c842df072635a68ef07e859', name: "main_text" }), this.supportingText && (h("slot", { key: '424a89d3f7c56d74dc39a281137a2c054b398724', name: "supporting_text" }))))));
41
+ return (h("div", { key: '44b21b19d8efcd9583728a06dcf7addeaa35cc92', class: `toggle_div ${this.size}` }, h("div", { key: '25a5e8fe2a51a8c99288698b48bf8d837e5e4276', class: "toggle_base" }, h("gb-toggle-base", { key: 'baffe0e658660848338411cdbc75062a751a4e95', size: this.size, state: this.state, pressed: this.pressed })), this.text && (h("div", { key: 'c9c5cd0b60bf80385f19465e46931fe10db59e97', class: "text" }, h("slot", { key: '046f6090423fe95ae50f291843d959e0b42e04b9', name: "main_text" }), this.supportingText && (h("slot", { key: 'e92c48fe7ddeaaf3b9a97c5a3fa7b06f173137d7', name: "supporting_text" }))))));
42
42
  }
43
43
  get el() { return getElement(this); }
44
44
  };
@@ -9,7 +9,7 @@ const GbTokenFieldCompact = class {
9
9
  this.supportingText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '5638ea317a84814c76a35ce40343d633ac204510', class: this.size }, h("div", { key: 'b2d31edd8a2c1bda7ca8a478f38b4004e323af26', class: "input-with-label" }, this.showLabel && (h("label", { key: '5e654294de23f9d7b3d14ccedab0cc57657c4e9a' }, this.label)), this.digits === 4 && (h("div", { key: '2833085ea85919fdbdd5c4068862d87b388069c5', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'b1805392e851283640b7b8d1111380616b7cc1c8', size: this.size }), h("gb-mega-input-field-base", { key: 'f9cd90ff15d4bec98188b1332a9733300c796b7c', size: this.size }), h("gb-mega-input-field-base", { key: '4c6994b1a4751cd191ab9048cdfca65bac96520b', size: this.size }), h("gb-mega-input-field-base", { key: '047e9635a5ed44fa39285a0eb43d7c42addb044e', size: this.size }))), this.digits === 6 && (h("div", { key: '539a9f5888ef80ea29fc46866f49e3a98308b6b3', class: "input-wrapper" }, h("div", { key: '14c8bf9d2bf15efc52b88e9e300fb7a0ac44b7a9', class: "first=section" }, h("gb-mega-input-field-base", { key: 'd5ba5fba34e867dfdee67097433a43b63f75c15d', size: this.size }), h("gb-mega-input-field-base", { key: '4459767301db9d8131b1ba30d09d4dabf5ea02b7', size: this.size }), h("gb-mega-input-field-base", { key: '9997758eee6f03a1f0d9b7aa124077c4ba93d3f9', size: this.size })), h("div", { key: '5dfd37db48904a55feab7eb5249e22a543da0c5b', class: "second=section" }, h("gb-mega-input-field-base", { key: '64ce4c4acccca58eb9e1651fa5c507f15d054e76', size: this.size }), h("gb-mega-input-field-base", { key: '3711afa3f21a8ce38e52d2f290746925c54e9c2e', size: this.size }), h("gb-mega-input-field-base", { key: '772d0db8886756d124b447f1c4d0f20d00eb5db0', size: this.size })))), this.digits === 8 && (h("div", { key: 'd5b71d2d65330b145993575f614f8f7f93ab627a', class: "input-wrapper" }, h("div", { key: '78a6c599499d3acc60fc816718eef7050f742dd9', class: "first=section" }, h("gb-mega-input-field-base", { key: '4a1d6545008f2a6a32bd76592b24378a904de1d8', size: this.size }), h("gb-mega-input-field-base", { key: '390e7d30ec22822cbdd04aa82ed3f5fe6f19f7b0', size: this.size }), h("gb-mega-input-field-base", { key: '5f470e92c5cce43840c5803f5fdc9bc0c77966f0', size: this.size }), h("gb-mega-input-field-base", { key: '211277d36a364f156f3e5d874d1b684e94bbd08c', size: this.size })), h("div", { key: '4a0ffe5c7fab75eba1ec774a3205f03ca710d0a3', class: "second=section" }, h("gb-mega-input-field-base", { key: 'b1aae06cfceaf51e67959234009104b414c7388e', size: this.size }), h("gb-mega-input-field-base", { key: '764268f5a4cb0e55950c0165e87c92a28c00731f', size: this.size }), h("gb-mega-input-field-base", { key: '70890034c6fed91d120fd5a4ce420d4ed8052a40', size: this.size }), h("gb-mega-input-field-base", { key: '63817ce4b4b9910ca63a505dcf8a579345f6cd9d', size: this.size }))))), h("p", { key: '0c65beedcd391a9332ebed0a91573ab0bac492d9' }, this.supportingText)));
12
+ return (h("div", { key: '7a74a176f28f06c7ae1f42db09cf9100da76f2b2', class: this.size }, h("div", { key: 'ffe2be0a763dbd226b693bdcf9eb69abe24e9405', class: "input-with-label" }, this.showLabel && (h("label", { key: '9204b563856f8178f56555910f272103c3e27c2e' }, this.label)), this.digits === 4 && (h("div", { key: 'eed9d38e102a3648fb0292c06bbc6b74ad8ed99d', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '4c923a1e69a6541f110f48f914285457306b0d2b', size: this.size }), h("gb-mega-input-field-base", { key: '36f5e4513d5e6beacd27bd13ea5274d765fcf99f', size: this.size }), h("gb-mega-input-field-base", { key: '0cb819385dcdfd816afe6cc3e24e743e2a220d8d', size: this.size }), h("gb-mega-input-field-base", { key: '15824a0d395f59c5ef742369b50e31f530341cea', size: this.size }))), this.digits === 6 && (h("div", { key: 'e5de56e749ca9767060a5173b5f7fdbb73f54d42', class: "input-wrapper" }, h("div", { key: '90b09f290f1b6ba1a747543a66a5bc903f011d2f', class: "first=section" }, h("gb-mega-input-field-base", { key: '47cddafeb786934937a1b5527f6515807f85d381', size: this.size }), h("gb-mega-input-field-base", { key: '360c48de024beee52c5a847412d8041326cfe4b0', size: this.size }), h("gb-mega-input-field-base", { key: 'e9f6134f81c32681d53fa05ec49ab2c533809ae8', size: this.size })), h("div", { key: 'bc99072527392d931f1901831687293e297dd08f', class: "second=section" }, h("gb-mega-input-field-base", { key: 'f9642a6ebe8558e9fbbcda6d9099630434b06051', size: this.size }), h("gb-mega-input-field-base", { key: '328e81a567743be7c105e89e98b17c906cd27fe5', size: this.size }), h("gb-mega-input-field-base", { key: '552b63f746eaeeef261303dd308c87bac90d986b', size: this.size })))), this.digits === 8 && (h("div", { key: 'a4fe6d4f57a55c978abe903a95b4cce58791f741', class: "input-wrapper" }, h("div", { key: '6d1ec5eb38cc827f1aa518fe71c36547290584e9', class: "first=section" }, h("gb-mega-input-field-base", { key: '45c83d56eed503c413ad32c505cd91b45229b38b', size: this.size }), h("gb-mega-input-field-base", { key: '1fea2b7952910427bfe7d6beb08109abda537993', size: this.size }), h("gb-mega-input-field-base", { key: '4ff271fa5a95b66a7bed738ae7b36a3b97c64a97', size: this.size }), h("gb-mega-input-field-base", { key: '872fcc82f502584205632fdec31a2f3e4c257482', size: this.size })), h("div", { key: '2b0b8bf66df52dbf40206914cd4a6d2ce8c3188b', class: "second=section" }, h("gb-mega-input-field-base", { key: '4ba03d2a53231622ebec4e74c0fb6faa0fb0f5b4', size: this.size }), h("gb-mega-input-field-base", { key: '5505fcc5161fefb7f2eb239ec6273143f2a82a93', size: this.size }), h("gb-mega-input-field-base", { key: '0501e6284405cdf9b975e7300842054334732baf', size: this.size }), h("gb-mega-input-field-base", { key: '71ab8621c6efd3dba433e8d4c56e057b13be355d', size: this.size }))))), h("p", { key: 'ed9d4998abf4d4a51e743e485954d3243cd67ddb' }, this.supportingText)));
13
13
  }
14
14
  };
15
15
  GbTokenFieldCompact.style = gbTokenFieldCompactCss;
@@ -9,11 +9,11 @@ const GbTokenFieldCompressed = class {
9
9
  this.hintText = '';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '2bb16b9dfdb22740769021043c6a997639a54749', class: {
12
+ return (h("div", { key: '269681cd6f5a214667ed3d31eba9fb918b93175a', class: {
13
13
  container: true,
14
14
  [this.size]: true,
15
15
  [this.digits]: true,
16
- } }, h("div", { key: '39073e2c8e1174b44d2033a13398367992f7cce9', class: "input-with-label" }, this.showLabel && (h("label", { key: 'e3717eafb012ce275872529e97187c95aa1b47ef', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '21df1d75b4792534d95520534f441c66e9d5464a', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'a8a85abeee8335ef1847783b582af486ee044ff9', size: this.size }), h("gb-mega-input-field-base", { key: '1a04c12c842bd24c25f2f42598103a6e8b33c8be', size: this.size }), h("gb-mega-input-field-base", { key: '6305b00023187df45a398a2c6b7a290fad42e383', size: this.size }), h("gb-mega-input-field-base", { key: '0c2a9c6fb73f3f667a121b303e32f99d3b43068a', size: this.size }))), this.digits === 6 && (h("div", { key: '8489831905184384cecb6b8343c9860debfaeb4e', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'd309b9fa197d263dd4864c429ea591e571f2e2ba', size: this.size }), h("gb-mega-input-field-base", { key: 'c90fc09ef4c0731a06a6e39dbeb465ccddc1770b', size: this.size }), h("gb-mega-input-field-base", { key: '6f907f5c759af1b336e99553d375e1640f72e3f0', size: this.size }), h("p", { key: '345400417096919bed9995a2b2b417df61ba1134', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: '81d503e5c6eb65dff074c18750b964abc1c9fd68', size: this.size }), h("gb-mega-input-field-base", { key: '11d9b8d7441c69caec1936da643b99053834f42b', size: this.size }), h("gb-mega-input-field-base", { key: '2cd21bb77e868a13df7575c3073160efbd3159f3', size: this.size }))), this.digits === 8 && (h("div", { key: '920c3e25c2a464b9c4d263a0fa989b13b0ed6c6d', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '31c49657b61c298dcc247a38d0fb13e09f91a86f', size: this.size }), h("gb-mega-input-field-base", { key: '78b0551ee19a82f8f53e97e0cb561b2723260e6e', size: this.size }), h("gb-mega-input-field-base", { key: '9a8d696d000a2883266ef3a12c99fdd2d1888db8', size: this.size }), h("gb-mega-input-field-base", { key: '52bfd0188edaa32c6cdfce624de64a94dbeb10a6', size: this.size }), h("p", { key: '0dc0c5c541377ba0e58502f4e9465c5621fe0cbd', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'b225a42470c6aa41db0757c2ef9c5c97a5dc65f1', size: this.size }), h("gb-mega-input-field-base", { key: '7e3139bde46fb2cdefa834523214555745dbc888', size: this.size }), h("gb-mega-input-field-base", { key: 'e251273d95dbc01310f5c90e9e47b7763710acd4', size: this.size }), h("gb-mega-input-field-base", { key: '7f3941c92833047208a97fa633f3b69a3c4654aa', size: this.size })))), this.showHintText && (h("div", { key: '8c6228b580a9603fc63cb452696c5f9387f1ee20', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
16
+ } }, h("div", { key: '258319c38c9156b74fe9e7581eafbbf2c7bd11f5', class: "input-with-label" }, this.showLabel && (h("label", { key: '38f2078a71d6da0e93aa158ecc7960b0139f4ea3', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: 'd17073ba0b7e6998cb427c87b71269fde344fa1d', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'a02848e56902d97d620555d6ff914367ed235b22', size: this.size }), h("gb-mega-input-field-base", { key: 'd098ca03db00c7ed58862b7010b6685de80c4459', size: this.size }), h("gb-mega-input-field-base", { key: 'c5956c512157bd91d28036616cb4bfc537db7ae2', size: this.size }), h("gb-mega-input-field-base", { key: 'a369c0322e767b2891134e73a26c271734bf2d28', size: this.size }))), this.digits === 6 && (h("div", { key: '979ebbf3b0e5f435a1aeaf1e675c42044f2e2511', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: 'd1432bedf4bccf8b6ae03080f7d659d952aa3bd7', size: this.size }), h("gb-mega-input-field-base", { key: 'b42ae8f751cc9e48557e158603768243ce4dac40', size: this.size }), h("gb-mega-input-field-base", { key: '3070ef43df72f74b2f942812a3f5eb64d2424c27', size: this.size }), h("p", { key: '93b9d390bcb462a83c964bab39d432df7aa59a38', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'f065fa67ba3087925f5aa84e8f817763ade601a2', size: this.size }), h("gb-mega-input-field-base", { key: '4239b134f8b1fa01c5f09ce8c08e92130f197cef', size: this.size }), h("gb-mega-input-field-base", { key: '1673e41763ef572e47d518bf2ac914785dba6294', size: this.size }))), this.digits === 8 && (h("div", { key: '8571ff34c30deb93bf080bf0b3d8c99cce04544a', class: "input-wrapper" }, h("gb-mega-input-field-base", { key: '286c0dc422bff70a3f5266e94d35cee0e92cd381', size: this.size }), h("gb-mega-input-field-base", { key: '3fed1f38c2f43f19c2ebdd9bbff7bddd1a7e94bb', size: this.size }), h("gb-mega-input-field-base", { key: '41e4e0277fd654f5d58d77ceeab54677bb3473cb', size: this.size }), h("gb-mega-input-field-base", { key: 'b37f0c37a889a1ee0f3b68229fa59a363890e6fb', size: this.size }), h("p", { key: 'dead3257c96b949335bdc86341ed1f74ce4426bd', class: "line display-sm-bold" }, "-"), h("gb-mega-input-field-base", { key: 'add55a0fea7f9dd959e29f33719db3550fdecc2b', size: this.size }), h("gb-mega-input-field-base", { key: '8581ddfbe40d12396a886ddf71b28ec8c0c5aee6', size: this.size }), h("gb-mega-input-field-base", { key: '219f012d7d7e84fea11ac99afdec0ed8191d8886', size: this.size }), h("gb-mega-input-field-base", { key: '560b432a352664ce7486a20daf84c3077d15570c', size: this.size })))), this.showHintText && (h("div", { key: '66fc3b0fe3dea64eb076f807c4dd1572fd4eb262', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
17
17
  }
18
18
  };
19
19
  GbTokenFieldCompressed.style = gbTokenFieldCompressedCss;
@@ -21,7 +21,7 @@ const GbTopBarItem = class {
21
21
  this.loadIcon(this.icon);
22
22
  }
23
23
  render() {
24
- return (h("div", { key: 'b30ec8f5dc547767bd08bf28b104b2d7b42b0c93', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'dc88119fb1a38d55c12fe5b01048ab4fc8f6dbb5', class: `top_bar_content` }, h("div", { key: '434c67e8deba2650d8e46fb048d3088a8fd420d2', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: '48163a2de852482f6b61257fddaf8adfe012ed9a', class: "label" }, h("p", { key: '926237b213eebf68f6db1a80026a30fe79456274', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: '89ef0f04adbda4f16c41e7e58b6af0fd9b48eda4', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: '3015cac35f0c0873f419ed81e161ac9e70c317f6', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: '55acef6f20d3dcef129b220a410ca808b9f5d21e', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: '4fe265cdcb345403e5b87f3fe2176e431290ef54', slot: "label" }, this.label)))));
24
+ return (h("div", { key: '76f5bb86ed05464a02f2bec7f7d846b2021ca866', class: `top_bar_item_div ${this.category} ${this.state}`, onMouseEnter: () => (this.showTooltip = true), onMouseLeave: () => (this.showTooltip = false) }, h("div", { key: 'ddf790107c3be495908e988158eb8f419b06b04b', class: `top_bar_content` }, h("div", { key: '9ad0544f1913ec6aa81f90be21fde2e70cab5b56', class: `icon ${this.category} ${this.state}`, innerHTML: this.leadingIconSvg }), !this.iconOnly && (h("div", { key: 'd0609c9e87c4135214ce1fb41841e48cffde2445', class: "label" }, h("p", { key: '3557e76c7ef61fb5f2b8e8ad0a12d3d80aaaa561', class: `label_text text-md-medium ${this.category} ${this.state}` }, this.label))), this.state === 'active' && this.category === 'colored_background' && h("div", { key: 'a666f6c39b360a14867cb298474870af30b5e948', class: `bar ${this.category}` }), this.state === 'active' && this.category === 'plain_background' && h("div", { key: '950d160a670bfcbb1605fc7d36514efa6a4ccd18', class: `bar ${this.category}` })), this.iconOnly && this.showTooltip && (h("gb-tooltip", { key: '7f127e5acc385ef7a3b644353d723ab5df4ea0fe', "show-arrow": true, arrow: "bottom_center", class: "tooltip" }, h("p", { key: 'b12de1dcf5498d510aebc318142268422c58dd01', slot: "label" }, this.label)))));
25
25
  }
26
26
  };
27
27
  GbTopBarItem.style = gbTopBarItemCss;
@@ -37,7 +37,7 @@ const GbTopBarSidemenu = class {
37
37
  }
38
38
  render() {
39
39
  const patternSrc = getAssetPath(`assets/pattern_wrapper.svg`);
40
- return (h("div", { key: '3fc7690d65991d5e8c354fc11dd284a1beccf2d4', class: "top_bar_sidemenu_div" }, h("div", { key: 'dbd2042cd1408577ccbdff915265a2a867bd00b2', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: '98deb2ca70086c65a3617d2ddbf1f657264b2aa9', size: "md", "first-tab-name": this.firstTabName, "second-tab-name": this.secondTabName, "third-tab-name": this.thirdTabName, "fourth-tab-name": this.fourthTabName, "fifth-tab-name": this.fifthTabName, type: "button_primary", "active-index": this.activeIndex, onTabItemClicked: this.onTabItemClicked.bind(this) })), h("div", { key: 'fb0811778e66b282b403bf6278748fc82f390a25', class: "wrapper" }, h("div", { key: 'b033f2685252917b4e3e9d7c240c6bdb58122235', class: "wrapper_pattern" }, h("img", { key: '81b693ae0dd898c3193c1f64b32a9fb16b491f1c', src: patternSrc, alt: "" })), h("div", { key: '6a53d78b460560d49cf466085536fbde7322b8e8', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: '111ccf2cb7fa1f495b8fed44de98600a33448693', class: "application_name" }, h("slot", { key: 'a591ce4a83220fbb27d07adc88591b65036b34f4', name: "application_name" })))));
40
+ return (h("div", { key: '4fafdefcc7bb55549780d5c38d3fa3b69fbd4bb5', class: "top_bar_sidemenu_div" }, h("div", { key: '98a543e88d1b8e19f7863bd9d0b9ea0689f4db95', class: "vertical_tabs_div" }, h("gb-vertical-tabs", { key: 'e8335ba797e8fb17d9bdf0ca78af16391329010d', 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: '30b426e6f9b6be85d792e7649b114ef9dd8107c9', class: "wrapper" }, h("div", { key: '4e86d2c62b3aa203cec83080cbbd24cb8d01606a', class: "wrapper_pattern" }, h("img", { key: '39a353d328b31aadb7c9005915ad120b1c94a84f', src: patternSrc, alt: "" })), h("div", { key: '78b78aecf0f69c99d306d9ed96531273bc2d78a8', class: `application_icon`, innerHTML: this.leadingIconSvg }), h("div", { key: 'c779ce9a828b9397bfc6e825446f970840477edf', class: "application_name" }, h("slot", { key: 'b4146a884136e7142dd437cb9b91bac66a19d348', name: "application_name" })))));
41
41
  }
42
42
  get el() { return getElement(this); }
43
43
  };
@@ -35,7 +35,7 @@ const GbTopBar = class {
35
35
  }
36
36
  render() {
37
37
  const patternSrc = getAssetPath(`assets/top_bar_pattern.svg`);
38
- return (h("div", { key: 'b57bcc7ea952d821f9dfd9bb93d87d85f214223c', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: 'c1e710dbfc6941ad37e1fb21b4ada3e9551f2dba', class: "pattern" }, h("img", { key: 'adb390c24ef5bb729b7d41e5a1f2f5e5366d5cf2', src: patternSrc, alt: "" }))), h("div", { key: '78e3736fc9238f6bf24786da5f52ec58f3d40a2b', class: "top_bar_content" }, h("div", { key: 'ea3226bf59c051befd33ac56642d313f25f766c3', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: 'c2a03b8245ac442e3e610d3f0a83f4d41628e690', state: this.activeIndex === 0 ? 'active' : 'default', "icon-only": this.firstTabIconOnly, category: this.category, icon: this.firstTabIcon, label: this.firstTabLabel, onClick: () => this.onTabItemClicked(0) })), this.secondTabLabel && (h("gb-top-bar-item", { key: '23eae278095e0a5ba133c717054e1b0aa61b5438', state: this.activeIndex === 1 ? 'active' : 'default', "icon-only": this.secondTabIconOnly, category: this.category, icon: this.secondTabIcon, label: this.secondTabLabel, onClick: () => this.onTabItemClicked(1) })), this.thirdTabLabel && (h("gb-top-bar-item", { key: '0c4b3dd057f99d4af671f2ed4b3ed7b7ef82c700', state: this.activeIndex === 2 ? 'active' : 'default', "icon-only": this.thirdTabIconOnly, category: this.category, icon: this.thirdTabIcon, label: this.thirdTabLabel, onClick: () => this.onTabItemClicked(2) })), this.fourthTabLabel && (h("gb-top-bar-item", { key: 'fae5007f5e297a4bfab90a7fbe71110bbc1acde4', state: this.activeIndex === 3 ? 'active' : 'default', "icon-only": this.fourthTabIconOnly, category: this.category, icon: this.fourthTabIcon, label: this.fourthTabLabel, onClick: () => this.onTabItemClicked(3) })), this.fifthTabLabel && (h("gb-top-bar-item", { key: '69cea80b87a47aefdad49e9faa0f1ebad6a288fa', state: this.activeIndex === 4 ? 'active' : 'default', "icon-only": this.fifthTabIconOnly, category: this.category, icon: this.fifthTabIcon, label: this.fifthTabLabel, onClick: () => this.onTabItemClicked(4) })), this.sixthTabLabel && (h("gb-top-bar-item", { key: 'a925208f2f1794336347434bcb0a6a781d30bf4c', state: this.activeIndex === 5 ? 'active' : 'default', "icon-only": this.sixthTabIconOnly, category: this.category, icon: this.sixthTabIcon, label: this.sixthTabLabel, onClick: () => this.onTabItemClicked(5) })), this.seventhTabLabel && (h("gb-top-bar-item", { key: '1cf4181dbb2a009a8e78a9e207999fb1074e5cfb', state: this.activeIndex === 6 ? 'active' : 'default', "icon-only": this.seventhTabIconOnly, category: this.category, icon: this.seventhTabIcon, label: this.seventhTabLabel, onClick: () => this.onTabItemClicked(6) }))))));
38
+ return (h("div", { key: '768766d5c999b5df07bc9c19acaba371ca710ca8', class: `top_bar_div ${this.category}` }, this.category === 'colored_background' && (h("div", { key: '7b042aa1b87ebce64fb230ca58a89ec8e839bee5', class: "pattern" }, h("img", { key: '22ae136acfca250b5e34dae6a63159e5583c2912', src: patternSrc, alt: "" }))), h("div", { key: 'ed7bf897c3e33989b38a0a12910ceafb81b86945', class: "top_bar_content" }, h("div", { key: '8db2aec863ed0b926e4b05724ff65bd23245dd0d', class: "content" }, this.firstTabLabel && (h("gb-top-bar-item", { key: 'e227efad0536541b0e6324a7107e474d28cb553f', 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: '8071ab7de8443e1d7dfa535ccdf4c8b57bc71a0d', 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: '5925e2353c91b4f7093628800e3b805f6fc7f529', 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: '1ea576828e9f0e7d420ffb5ee6f8ee3c6b9d5b76', 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: '66d35c4fbf1cc948ccc813867c335a23a6932ef2', 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: 'fa72793108f76c28821edc86e34de41c4269f30e', 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: 'a6eb7d308f4cf18f6f47d09fa7b64c7a82adb726', 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: 'e1f45b05856b8081c5c1c73e50a0da5cb3069df1', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '661d8f801e0b1d13682910eaf12fc9d45e0ae30b', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.firstTabName, current: this.activeIndex === 0, onClick: () => this.handleTabClick(0, this.firstTabName), alignment: "vertical" }), h("gb-tab-button-base", { key: '11d51aac6ce00d123846f8b36d04fe8389c28769', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.secondTabName, current: this.activeIndex === 1, onClick: () => this.handleTabClick(1, this.secondTabName), alignment: "vertical" }), this.thirdTabName && (h("gb-tab-button-base", { key: '9e3d935630fd8cfd929e2fc27f10c82ff89810ea', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirdTabName, current: this.activeIndex === 2, onClick: () => this.handleTabClick(2, this.thirdTabName), alignment: "vertical" })), this.fourthTabName && (h("gb-tab-button-base", { key: 'b2ddfbfde56ebb8e5f7a274df43a7bfc37aa68fa', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourthTabName, current: this.activeIndex === 3, onClick: () => this.handleTabClick(3, this.fourthTabName), alignment: "vertical" })), this.fifthTabName && (h("gb-tab-button-base", { key: 'afcd119a02794f9bac0449c0ed75478f5df5836a', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifthTabName, current: this.activeIndex === 4, onClick: () => this.handleTabClick(4, this.fifthTabName), alignment: "vertical" })), this.sixthTabName && (h("gb-tab-button-base", { key: 'd74dd33f25afddf4c7939ea82d3d10f2ce0a6d1f', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixthTabName, current: this.activeIndex === 5, onClick: () => this.handleTabClick(5, this.sixthTabName), alignment: "vertical" })), this.seventhTabName && (h("gb-tab-button-base", { key: 'c12e559b958eb708ca5ee2c86c33e052839fe927', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventhTabName, current: this.activeIndex === 6, onClick: () => this.handleTabClick(6, this.seventhTabName), alignment: "vertical" })), this.eighthTabName && (h("gb-tab-button-base", { key: 'bf633e53b566a1f42c1abcd849bedc17f72252f5', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighthTabName, current: this.activeIndex === 7, onClick: () => this.handleTabClick(7, this.eighthTabName), alignment: "vertical" })), this.ninthTabName && (h("gb-tab-button-base", { key: 'afbe49b320b1da628c6d3915ec1fce1daa758b3c', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.ninthTabName, current: this.activeIndex === 8, onClick: () => this.handleTabClick(8, this.ninthTabName), alignment: "vertical" })), this.tenthTabName && (h("gb-tab-button-base", { key: 'c2527ac6acb425eb47430fbd48e4beedcb004b77', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.tenthTabName, current: this.activeIndex === 9, onClick: () => this.handleTabClick(9, this.tenthTabName), alignment: "vertical" })), this.eleventhTabName && (h("gb-tab-button-base", { key: '4d717a75c321e41d47011e573f5f04188d850316', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eleventhTabName, current: this.activeIndex === 10, onClick: () => this.handleTabClick(10, this.eleventhTabName), alignment: "vertical" })), this.twelfthTabName && (h("gb-tab-button-base", { key: '4ce1ef75939d1cf0c50c60e5b49ead97cb1cd3e1', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twelfthTabName, current: this.activeIndex === 11, onClick: () => this.handleTabClick(11, this.twelfthTabName), alignment: "vertical" })), this.thirteenthTabName && (h("gb-tab-button-base", { key: '90a7d4797ce15e248baa9d51b5011be7b0cfff8e', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.thirteenthTabName, current: this.activeIndex === 12, onClick: () => this.handleTabClick(12, this.thirteenthTabName), alignment: "vertical" })), this.fourteenthTabName && (h("gb-tab-button-base", { key: '38e2b8a01c6fba2a37f61f830f1ef3dcad21415d', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fourteenthTabName, current: this.activeIndex === 13, onClick: () => this.handleTabClick(13, this.fourteenthTabName), alignment: "vertical" })), this.fifteenthTabName && (h("gb-tab-button-base", { key: 'a3e17c83b0f3b7ce941c2998cb2ffd0ccc81ba03', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.fifteenthTabName, current: this.activeIndex === 14, onClick: () => this.handleTabClick(14, this.fifteenthTabName), alignment: "vertical" })), this.sixteenthTabName && (h("gb-tab-button-base", { key: '862aaadce009f7626a4bebe09645f1dbb9788b38', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.sixteenthTabName, current: this.activeIndex === 15, onClick: () => this.handleTabClick(15, this.sixteenthTabName), alignment: "vertical" })), this.seventeenthTabName && (h("gb-tab-button-base", { key: 'fdb201e81f112a2aae3b5cf0c26895fc014b9833', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.seventeenthTabName, current: this.activeIndex === 16, onClick: () => this.handleTabClick(16, this.seventeenthTabName), alignment: "vertical" })), this.eighteenthTabName && (h("gb-tab-button-base", { key: '3a7e4f3908a84a74f2f90b94c41ed3825e713bb2', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.eighteenthTabName, current: this.activeIndex === 17, onClick: () => this.handleTabClick(17, this.eighteenthTabName), alignment: "vertical" })), this.nineteenthTabName && (h("gb-tab-button-base", { key: '4abf0d76e7cb5ccfabe3a7f1ca120cd831732591', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.nineteenthTabName, current: this.activeIndex === 18, onClick: () => this.handleTabClick(18, this.nineteenthTabName), alignment: "vertical" })), this.twentiethTabName && (h("gb-tab-button-base", { key: 'a8693bd48ca0a21c948552be02d525d914438e84', size: this.size, type: this.type === 'button_gray_border' ? 'button_white' : this.type, "tab-name": this.twentiethTabName, current: this.activeIndex === 19, onClick: () => this.handleTabClick(19, this.twentiethTabName), alignment: "vertical" }))));
37
+ return (h("div", { key: '7e103bd2851901c7a52152c815bac91780f64e1d', class: `vertical_tab_div` }, h("gb-tab-button-base", { key: '8b249bd3c09a55e0a6b38fb7fc7e971c4117d087', 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: '28ccfd36a9dc2ecb94355c1a0fb7a7b2b1d5cec2', 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: 'f6302171643af5b91b88d28e3ebdd9aa89d671c4', 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: '868a3621dd16b4d0b9b36b1505eb2bc9bbea7094', 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: '9ab169e6b1c41e0681863fcc4067cb8b27d4b921', 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: 'bff31b4ccc116aabf792246aef4f8b74f932e5e3', 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: 'b4759f59ad37305553d4b009bf12b0748c996fb2', 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: '553c2fa99121a59e62b490449e6d6863f9c74b47', 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: '5fdb987126aab10e51f178ed629e9678305a6157', 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: 'b818bed50356435e67143fe31a364b1e80a62015', 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: '33a4627775ce0c3ba74d9804870cc6e32391a004', 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: '24c18a4a468d4923683c07a85451dfff8cf086ce', 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: '2f7f95467e2835ba751308ff20fca05769a44b59', 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: '252dd8c4ac7311fe16a2cf5dc47fc191636a1758', 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: '85396c53fac71655b77784527cd0babf01fa77b0', 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: 'a2fc292c1fd888d12e624c1f748b96e0423c0fcd', 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: 'b64cbcbf2c5d824cb62bca90575f7f7785e22486', 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: '6513c3549007c7873c76083b521deb1884c5bf4b', 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: 'a4b66c3a0ca5312024148f0c7e9b5e9eca7625bd', 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: '0bef725575927413ab331ac2f958c7c139e0f395', 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: '4e352f2a0f7c578e188deb84bef44fe33f61adc0', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: '8e3035f52a854b4a8d7d4883f1aeacc23dbaa0bd', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '301541efad028a4792c957b4018216d3e6e03417', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.032 1.66666C7.04906 1.66667 7.06617 1.66667 7.08334 1.66667H10.8991C13.4079 1.66667 15.4167 3.73266 15.4167 6.25C15.4167 8.76734 13.4079 10.8333 10.8991 10.8333H4.58334C4.1231 10.8333 3.75001 10.4602 3.75001 10V5C3.75001 4.98283 3.75 4.96572 3.75 4.94866C3.74995 4.40356 3.7499 3.91379 3.8032 3.51737C3.86139 3.08457 3.9965 2.64056 4.3602 2.27686C4.7239 1.91316 5.16791 1.77805 5.60071 1.71986C5.99713 1.66656 6.4869 1.66661 7.032 1.66666ZM5.5391 3.45494C5.53893 3.45514 5.5388 3.45528 5.53871 3.45537C5.53862 3.45546 5.53848 3.45559 5.53828 3.45576C5.53285 3.4605 5.48714 3.50041 5.45501 3.73945C5.41844 4.01141 5.41667 4.38719 5.41667 5V9.16667H10.8991C12.4598 9.16667 13.75 7.8748 13.75 6.25C13.75 4.6252 12.4598 3.33333 10.8991 3.33333H7.08334C6.47053 3.33333 6.09475 3.3351 5.82279 3.37167C5.58375 3.4038 5.54384 3.44951 5.5391 3.45494Z", fill: "#697586" }), h("path", { key: 'b896251d0a8304035c5e563f1503a0bdffaf794a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.58334 9.16667C5.04358 9.16667 5.41667 9.53976 5.41667 10V15C5.41667 15.6128 5.41844 15.9886 5.45501 16.2606C5.48714 16.4996 5.53285 16.5395 5.53828 16.5442C5.53848 16.5444 5.53862 16.5445 5.53871 16.5446C5.5388 16.5447 5.53893 16.5449 5.5391 16.5451C5.54384 16.5505 5.58375 16.5962 5.82279 16.6283C6.09475 16.6649 6.47053 16.6667 7.08334 16.6667H11.8056C13.3103 16.6667 14.5833 15.3908 14.5833 13.75C14.5833 12.1092 13.3103 10.8333 11.8056 10.8333H10.7738C10.3136 10.8333 9.94048 10.4602 9.94048 10C9.94048 9.53976 10.3136 9.16667 10.7738 9.16667H11.8056C14.2895 9.16667 16.25 11.2486 16.25 13.75C16.25 16.2514 14.2895 18.3333 11.8056 18.3333H7.08334C7.06617 18.3333 7.04906 18.3333 7.032 18.3333C6.48689 18.3334 5.99713 18.3334 5.60071 18.2801C5.16791 18.2219 4.7239 18.0868 4.3602 17.7231C3.9965 17.3594 3.86139 16.9154 3.8032 16.4826C3.7499 16.0862 3.74995 15.5964 3.75 15.0513C3.75 15.0343 3.75001 15.0172 3.75001 15V10C3.75001 9.53976 4.1231 9.16667 4.58334 9.16667Z", fill: "#697586" }))), this.type === 'italic' && (h("svg", { key: 'f355fd8349ebd7397cf3569742052c1ccd6bd905', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'dc9c18980775b16b250e650f64c1958737a00ffb', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M9.1665 3.33333C9.1665 2.8731 9.5396 2.5 9.99984 2.5H15.8332C16.2934 2.5 16.6665 2.8731 16.6665 3.33333C16.6665 3.79357 16.2934 4.16667 15.8332 4.16667H9.99984C9.5396 4.16667 9.1665 3.79357 9.1665 3.33333Z", fill: "#697586" }), h("path", { key: '9f2047903557df3bc8f3b8a0b9f616d7262ff2a9', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.7059 2.58798C14.1175 2.7938 14.2844 3.29436 14.0785 3.70601L7.41188 17.0393C7.20606 17.451 6.70549 17.6178 6.29385 17.412C5.8822 17.2062 5.71534 16.7056 5.92117 16.294L12.5878 2.96066C12.7937 2.54901 13.2942 2.38215 13.7059 2.58798Z", fill: "#697586" }), h("path", { key: '2bd3f1f574b4a569b258389ba4931fe1f2c98e6d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.3335 16.6667C3.3335 16.2064 3.70659 15.8333 4.16683 15.8333L10.0002 15.8333C10.4604 15.8333 10.8335 16.2064 10.8335 16.6667C10.8335 17.1269 10.4604 17.5 10.0002 17.5H4.16683C3.70659 17.5 3.3335 17.1269 3.3335 16.6667Z", fill: "#697586" }))), this.type === 'h1' && (h("svg", { key: '460bb931de59b6a534379d8f44a74bc88fb4345e', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '9aa528654644198234711aeba936ed6ce6502a92', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.91683 3.33333C3.37707 3.33333 3.75016 3.70643 3.75016 4.16667V15.8333C3.75016 16.2936 3.37707 16.6667 2.91683 16.6667C2.45659 16.6667 2.0835 16.2936 2.0835 15.8333V4.16667C2.0835 3.70643 2.45659 3.33333 2.91683 3.33333Z", fill: "#697586" }), h("path", { key: '2be06c49bb8149cb2954b818d167d430b8dd904e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.2498 3.33333C11.7101 3.33333 12.0832 3.70643 12.0832 4.16667V15.8333C12.0832 16.2936 11.7101 16.6667 11.2498 16.6667C10.7896 16.6667 10.4165 16.2936 10.4165 15.8333V4.16667C10.4165 3.70643 10.7896 3.33333 11.2498 3.33333Z", fill: "#697586" }), h("path", { key: '7c1f3050853d618ec2f21c639c4d342cc424331e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M16.2266 8.43194C16.4976 8.57695 16.6668 8.85934 16.6668 9.16667V15H17.0834C17.5437 15 17.9168 15.3731 17.9168 15.8333C17.9168 16.2936 17.5437 16.6667 17.0834 16.6667H14.5834C14.1232 16.6667 13.7501 16.2936 13.7501 15.8333C13.7501 15.3731 14.1232 15 14.5834 15H15.0001V10.7217C14.6226 10.9401 14.1353 10.8302 13.89 10.4623C13.6348 10.0793 13.7382 9.56192 14.1212 9.30662L15.3712 8.47329C15.6269 8.30282 15.9557 8.28692 16.2266 8.43194Z", fill: "#697586" }), h("path", { key: '8976de0b6d1ca4dd0788a432459dbe5e090da072', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.0835 10C2.0835 9.53976 2.45659 9.16667 2.91683 9.16667L11.2502 9.16667C11.7104 9.16667 12.0835 9.53976 12.0835 10C12.0835 10.4602 11.7104 10.8333 11.2502 10.8333L2.91683 10.8333C2.45659 10.8333 2.0835 10.4602 2.0835 10Z", fill: "#697586" }))), this.type === 'h2' && (h("svg", { key: '3c564707345de2f7b789fe6f3938e28dd82b78e7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '8f65265fdebd2fc18c00291bd84ec1da3351578a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.49984 3.33333C2.96007 3.33333 3.33317 3.70643 3.33317 4.16667V15.8333C3.33317 16.2936 2.96007 16.6667 2.49984 16.6667C2.0396 16.6667 1.6665 16.2936 1.6665 15.8333V4.16667C1.6665 3.70643 2.0396 3.33333 2.49984 3.33333Z", fill: "#697586" }), h("path", { key: 'dc8aa0a26000fff2656a076f5b3c0fd460cb74f6', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10.8333 3.33333C11.2936 3.33333 11.6667 3.70643 11.6667 4.16667V15.8333C11.6667 16.2936 11.2936 16.6667 10.8333 16.6667C10.3731 16.6667 10 16.2936 10 15.8333V4.16667C10 3.70643 10.3731 3.33333 10.8333 3.33333Z", fill: "#697586" }), h("path", { key: 'ea3826a38c19aa015f6971673a43225f893a4c7e', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.334 10.8333C13.334 9.45262 14.4533 8.33333 15.834 8.33333C17.2147 8.33333 18.334 9.45262 18.334 10.8333V11.0116C18.334 11.7709 18.0117 12.4945 17.4474 13.0024L15.2765 14.9562C15.2593 14.9717 15.2431 14.9862 15.2279 15H17.5007C17.9609 15 18.334 15.3731 18.334 15.8333C18.334 16.2936 17.9609 16.6667 17.5007 16.6667H14.1673C13.7071 16.6667 13.334 16.2936 13.334 15.8333V15.5756C13.334 15.551 13.3339 15.5257 13.3338 15.4997C13.3324 15.2173 13.3307 14.8574 13.4782 14.5264C13.6256 14.1954 13.8942 13.9559 14.105 13.7679C14.1244 13.7507 14.1433 13.7338 14.1616 13.7174L16.3324 11.7636C16.5456 11.5717 16.6673 11.2984 16.6673 11.0116V10.8333C16.6673 10.3731 16.2942 10 15.834 10C15.3738 10 15.0007 10.3731 15.0007 10.8333V11.1667C15.0007 11.6269 14.6276 12 14.1673 12C13.7071 12 13.334 11.6269 13.334 11.1667V10.8333Z", fill: "#697586" }), h("path", { key: '9aba8b5d1440f3de5952c07427cd62aa69f51e29', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.6665 10C1.6665 9.53976 2.0396 9.16667 2.49984 9.16667L10.8332 9.16667C11.2934 9.16667 11.6665 9.53976 11.6665 10C11.6665 10.4602 11.2934 10.8333 10.8332 10.8333L2.49984 10.8333C2.0396 10.8333 1.6665 10.4602 1.6665 10Z", fill: "#697586" }))), this.type === 'quote' && (h("svg", { key: 'f2ee04d2015e9cd1f3c31e2fb02e111fb7fbaa8f', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: '6352d04c381993df7cdc60a33ef953c93f8d436d', d: "M4.9568 10.625C4.20808 10.625 3.58374 10.625 3.08809 10.5584C2.56493 10.488 2.0926 10.3333 1.71304 9.95374C1.33348 9.57418 1.17876 9.10184 1.10842 8.57868C1.04178 8.08303 1.0418 7.45869 1.04183 6.70996L1.04183 6.70994L1.04183 6.62329L1.04183 6.62327C1.0418 5.87454 1.04178 5.2502 1.10842 4.75455C1.17876 4.23139 1.33348 3.75905 1.71304 3.3795C2.0926 2.99994 2.56493 2.84521 3.08809 2.77488C3.58374 2.70824 4.20809 2.70826 4.95681 2.70828L4.95683 2.70828L5.04349 2.70828L5.04351 2.70828C5.79224 2.70826 6.41658 2.70824 6.91223 2.77488C7.43539 2.84521 7.90772 2.99994 8.28728 3.3795C8.66684 3.75905 8.82156 4.23139 8.8919 4.75455C8.95854 5.25019 8.95852 5.87454 8.9585 6.62326L8.9585 6.62328L8.9585 6.70995L8.9585 6.70998C8.95852 7.4587 8.95854 8.08304 8.8919 8.57868C8.82156 9.10184 8.66684 9.57418 8.28728 9.95374C7.90772 10.3333 7.43539 10.488 6.91223 10.5584C6.41658 10.625 5.79224 10.625 5.04352 10.625L5.04349 10.625L4.95683 10.625L4.9568 10.625Z", fill: "#697586" }), h("path", { key: '524768a90d30602dd1beac37fb1e54bb0fe4a2f2', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.32957 16.7061C2.19264 16.2667 2.43783 15.7995 2.87722 15.6626C5.46695 14.8555 7.29183 12.5623 7.29183 9.90596L7.29183 6.45817C7.29183 5.99793 7.66493 5.62483 8.12516 5.62483C8.5854 5.62483 8.9585 5.99793 8.9585 6.45817L8.9585 9.90596C8.9585 13.3612 6.59053 16.2511 3.3731 17.2538C2.93371 17.3907 2.4665 17.1455 2.32957 16.7061Z", fill: "#697586" }), h("path", { key: 'a6463b18b92cda7607cd35d6e368e55cca788ed6', d: "M14.9568 10.625C14.2081 10.625 13.5837 10.625 13.0881 10.5584C12.5649 10.488 12.0926 10.3333 11.713 9.95374C11.3335 9.57418 11.1788 9.10184 11.1084 8.57868C11.0418 8.08304 11.0418 7.45869 11.0418 6.70997L11.0418 6.70994L11.0418 6.62329L11.0418 6.62327C11.0418 5.87454 11.0418 5.2502 11.1084 4.75455C11.1788 4.23139 11.3335 3.75905 11.713 3.3795C12.0926 2.99994 12.5649 2.84521 13.0881 2.77488C13.5837 2.70824 14.2081 2.70826 14.9568 2.70828L14.9568 2.70828L15.0435 2.70828L15.0435 2.70828C15.7922 2.70826 16.4166 2.70824 16.9122 2.77488C17.4354 2.84521 17.9077 2.99994 18.2873 3.3795C18.6668 3.75906 18.8216 4.23139 18.8919 4.75455C18.9585 5.2502 18.9585 5.87454 18.9585 6.62326L18.9585 6.62328L18.9585 6.70995L18.9585 6.70998C18.9585 7.4587 18.9585 8.08304 18.8919 8.57868C18.8216 9.10185 18.6668 9.57418 18.2873 9.95374C17.9077 10.3333 17.4354 10.488 16.9122 10.5584C16.4166 10.625 15.7922 10.625 15.0435 10.625L15.0435 10.625L14.9568 10.625L14.9568 10.625Z", fill: "#697586" }), h("path", { key: '6269c5b5d01f520df56c432bc020262545379f50', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.3296 16.7061C12.1926 16.2667 12.4378 15.7995 12.8772 15.6626C15.4669 14.8555 17.2918 12.5623 17.2918 9.90596L17.2918 6.45817C17.2918 5.99793 17.6649 5.62483 18.1252 5.62483C18.5854 5.62483 18.9585 5.99793 18.9585 6.45817L18.9585 9.90596C18.9585 13.3612 16.5905 16.2511 13.3731 17.2538C12.9337 17.3907 12.4665 17.1455 12.3296 16.7061Z", fill: "#697586" }))), this.type === 'link' && (h("svg", { key: 'a4be6e535bb6dba59b050cf03243aa280c289301', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "10", viewBox: "0 0 20 10", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'e573ca65c1c151c47c0d78e290cdc7d214b2460d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 1.66667C3.99255 1.66667 2.50016 3.15905 2.50016 5C2.50016 6.84095 3.99255 8.33333 5.8335 8.33333H8.3335C8.79373 8.33333 9.16683 8.70643 9.16683 9.16667C9.16683 9.6269 8.79373 10 8.3335 10H5.8335C3.07207 10 0.833496 7.76142 0.833496 5C0.833496 2.23858 3.07207 0 5.8335 0H8.3335C8.79373 0 9.16683 0.373096 9.16683 0.833333C9.16683 1.29357 8.79373 1.66667 8.3335 1.66667H5.8335ZM10.8335 0.833333C10.8335 0.373096 11.2066 0 11.6668 0H14.1668C16.9283 0 19.1668 2.23858 19.1668 5C19.1668 7.76142 16.9283 10 14.1668 10H11.6668C11.2066 10 10.8335 9.6269 10.8335 9.16667C10.8335 8.70643 11.2066 8.33333 11.6668 8.33333H14.1668C16.0078 8.33333 17.5002 6.84095 17.5002 5C17.5002 3.15905 16.0078 1.66667 14.1668 1.66667H11.6668C11.2066 1.66667 10.8335 1.29357 10.8335 0.833333Z", fill: "#697586" }), h("path", { key: '23b4f1d78ddd53f4520757ba4a2a3d5b4c928728', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.66699 5C6.66699 4.53976 7.04009 4.16667 7.50033 4.16667H12.5003C12.9606 4.16667 13.3337 4.53976 13.3337 5C13.3337 5.46024 12.9606 5.83333 12.5003 5.83333H7.50033C7.04009 5.83333 6.66699 5.46024 6.66699 5Z", fill: "#697586" }))), this.type === 'photo' && (h("svg", { key: '6cf424c29a855e5cfe3eba66fa3fb52079b7942d', xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'e153771bfe00c991a3707cd7315ad8a09a718ba9', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3.375 5.04167C3.375 4.12119 4.12119 3.375 5.04167 3.375C5.96214 3.375 6.70833 4.12119 6.70833 5.04167C6.70833 5.96214 5.96214 6.70833 5.04167 6.70833C4.12119 6.70833 3.375 5.96214 3.375 5.04167Z", fill: "#697586" }), h("path", { key: 'b6ea5833f8b14a612db427b1f505e2a58d21c0dd', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.93796 0.25H9.06204C10.8754 0.24998 12.321 0.249964 13.4544 0.402352C14.6247 0.559697 15.5862 0.893121 16.3466 1.65345C17.1069 2.41377 17.4403 3.37528 17.5976 4.54559C17.75 5.67904 17.75 7.12465 17.75 8.93798V9.06202C17.75 10.8753 17.75 12.321 17.5976 13.4544C17.4403 14.6247 17.1069 15.5862 16.3466 16.3466C15.5862 17.1069 14.6247 17.4403 13.4544 17.5976C12.321 17.75 10.8753 17.75 9.06202 17.75H8.93798C7.12466 17.75 5.67904 17.75 4.54559 17.5976C3.37528 17.4403 2.41377 17.1069 1.65345 16.3466C0.893122 15.5862 0.559698 14.6247 0.402353 13.4544C0.249965 12.321 0.249981 10.8754 0.25 9.06204V8.93796C0.249981 7.12464 0.249965 5.67904 0.402353 4.54559C0.559698 3.37528 0.893122 2.41377 1.65345 1.65345C2.41377 0.893121 3.37528 0.559697 4.54559 0.402352C5.67904 0.249964 7.12464 0.24998 8.93796 0.25ZM4.76767 2.05416C3.78217 2.18665 3.231 2.43291 2.83196 2.83196C2.43291 3.231 2.18665 3.78217 2.05416 4.76767C1.91844 5.77715 1.91667 7.11046 1.91667 9C1.91667 10.8895 1.91844 12.2229 2.05416 13.2323C2.18665 14.2178 2.43291 14.769 2.83196 15.168C3.231 15.5671 3.78217 15.8133 4.76767 15.9458C5.77715 16.0816 7.11047 16.0833 9 16.0833C10.8895 16.0833 12.2229 16.0816 13.2323 15.9458C14.2178 15.8133 14.769 15.5671 15.168 15.168C15.5671 14.769 15.8133 14.2178 15.9458 13.2323C16.0816 12.2229 16.0833 10.8895 16.0833 9C16.0833 7.11046 16.0816 5.77715 15.9458 4.76767C15.8133 3.78217 15.5671 3.231 15.168 2.83196C14.769 2.43291 14.2178 2.18665 13.2323 2.05416C12.2229 1.91844 10.8895 1.91667 9 1.91667C7.11047 1.91667 5.77715 1.91844 4.76767 2.05416Z", fill: "#697586" }), h("path", { key: '9d7eb7fe8425bff9a994cc4378f4ec50aa90230e', d: "M17.3666 9.58569C15.744 8.53929 14.1981 8.10081 12.7187 8.1626C11.246 8.2241 9.92182 8.77775 8.73068 9.57413C6.71529 10.9216 4.94269 13.0717 3.35558 14.9968C3.10434 15.3015 2.8577 15.6007 2.61553 15.89L1.9165 16.5008L2.93566 17.1947C3.65582 17.4931 4.49811 17.6237 5.46607 17.6873C6.43028 17.7507 7.59171 17.7507 8.97277 17.7507H9.06243C10.8757 17.7507 12.3213 17.7507 13.4548 17.5983C14.6251 17.441 15.5866 17.1076 16.3469 16.3472C17.0132 15.681 17.3537 14.8636 17.5333 13.8785C17.7083 12.9189 17.741 11.7355 17.7483 10.2902L17.7506 9.83332L17.3666 9.58569Z", fill: "#697586" }))), this.type === 'list_bullet' && (h("svg", { key: '84b85fd3d17c458451cdc4e148707c683dc03ab7', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'e6a6a4236f7f4868156f4c5f5841d579761cc701', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 4.16667C5.8335 3.70643 6.20659 3.33333 6.66683 3.33333L16.6668 3.33333C17.1271 3.33333 17.5002 3.70643 17.5002 4.16667C17.5002 4.6269 17.1271 5 16.6668 5L6.66683 5C6.20659 5 5.8335 4.6269 5.8335 4.16667Z", fill: "#697586" }), h("path", { key: 'd728c9c17bedc34648897541d5cc13b30a20ad4a', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 4.16667C2.5 3.70643 2.8731 3.33333 3.33333 3.33333H3.34082C3.80106 3.33333 4.17415 3.70643 4.17415 4.16667C4.17415 4.6269 3.80106 5 3.34082 5H3.33333C2.8731 5 2.5 4.6269 2.5 4.16667Z", fill: "#697586" }), h("path", { key: '10c144a478e2f949ba3e10d69e94f817168e3729', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 10C2.5 9.53976 2.8731 9.16667 3.33333 9.16667H3.34082C3.80106 9.16667 4.17415 9.53976 4.17415 10C4.17415 10.4602 3.80106 10.8333 3.34082 10.8333H3.33333C2.8731 10.8333 2.5 10.4602 2.5 10Z", fill: "#697586" }), h("path", { key: '9a588d29b362c03cde95f74a2779b2a9ff4afb9c', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.5 15.8333C2.5 15.3731 2.8731 15 3.33333 15H3.34082C3.80106 15 4.17415 15.3731 4.17415 15.8333C4.17415 16.2936 3.80106 16.6667 3.34082 16.6667H3.33333C2.8731 16.6667 2.5 16.2936 2.5 15.8333Z", fill: "#697586" }), h("path", { key: '58f660af853bf0bb1cb22f0e3aa076e268b16a7b', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 10C5.8335 9.53976 6.20659 9.16667 6.66683 9.16667L16.6668 9.16667C17.1271 9.16667 17.5002 9.53976 17.5002 10C17.5002 10.4602 17.1271 10.8333 16.6668 10.8333L6.66683 10.8333C6.20659 10.8333 5.8335 10.4602 5.8335 10Z", fill: "#697586" }), h("path", { key: 'd5b2533a814303fdaaa4ee8363c64f52e9d862c4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5.8335 15.8333C5.8335 15.3731 6.20659 15 6.66683 15L16.6668 15C17.1271 15 17.5002 15.3731 17.5002 15.8333C17.5002 16.2936 17.1271 16.6667 16.6668 16.6667L6.66683 16.6667C6.20659 16.6667 5.8335 16.2936 5.8335 15.8333Z", fill: "#697586" }))), this.type === 'list_numbers' && (h("svg", { key: '38c29a4d92a37d30b1e496d7b97cc102ad0bf7d6', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", class: `icons ${this.state}` }, h("path", { key: 'f0e908d76fbd274784d95ab8ac6217fdebc2e854', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 4.99998C8.3335 4.53974 8.70659 4.16664 9.16683 4.16664L17.5002 4.16664C17.9604 4.16664 18.3335 4.53974 18.3335 4.99998C18.3335 5.46022 17.9604 5.83331 17.5002 5.83331L9.16683 5.83331C8.70659 5.83331 8.3335 5.46021 8.3335 4.99998Z", fill: "#697586" }), h("path", { key: '803dd22a6df75839617966837f4d59e15be5e7bf', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 9.99998C8.3335 9.53974 8.70659 9.16664 9.16683 9.16664L17.5002 9.16664C17.9604 9.16664 18.3335 9.53974 18.3335 9.99998C18.3335 10.4602 17.9604 10.8333 17.5002 10.8333L9.16683 10.8333C8.70659 10.8333 8.3335 10.4602 8.3335 9.99998Z", fill: "#697586" }), h("path", { key: 'f24f84990e025f2198b664df65ae60202fab2494', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.3335 15C8.3335 14.5397 8.70659 14.1666 9.16683 14.1666L17.5002 14.1666C17.9604 14.1666 18.3335 14.5397 18.3335 15C18.3335 15.4602 17.9604 15.8333 17.5002 15.8333L9.16683 15.8333C8.70659 15.8333 8.3335 15.4602 8.3335 15Z", fill: "#697586" }), h("path", { key: '61da1a61ce97f309b5f130c0f51e8df0bf6aceb4', d: "M3.99489 13.3352C3.94229 13.3334 3.87177 13.3333 3.74995 13.3333H2.49995C2.03972 13.3333 1.66662 12.9602 1.66662 12.5C1.66662 12.0397 2.03972 11.6666 2.49995 11.6666H3.74995L3.79922 11.6666C3.979 11.6663 4.1769 11.6659 4.35762 11.7019C5.08489 11.8465 5.6534 12.415 5.79806 13.1423C5.83401 13.323 5.83366 13.5209 5.83335 13.7007L5.83329 13.75L5.83335 13.7992C5.83366 13.979 5.83401 14.1769 5.79806 14.3576C5.6534 15.0849 5.08489 15.6534 4.35762 15.7981C4.1769 15.834 3.979 15.8337 3.79923 15.8334L3.74995 15.8333C3.62814 15.8333 3.55762 15.8334 3.50502 15.8352C3.48081 15.8361 3.46779 15.8371 3.46254 15.8376C3.4004 15.8519 3.35184 15.9004 3.33754 15.9626C3.33706 15.9678 3.33603 15.9808 3.3352 16.005C3.3334 16.0576 3.33329 16.1282 3.33329 16.25V16.6666H4.99995C5.46019 16.6666 5.83329 17.0397 5.83329 17.5C5.83329 17.9602 5.46019 18.3333 4.99995 18.3333H2.99995L2.97701 18.3333C2.88184 18.3335 2.74054 18.3337 2.6146 18.3167C2.45411 18.2951 2.20117 18.2333 1.98392 18.016C1.76667 17.7988 1.70478 17.5458 1.68321 17.3853C1.66627 17.2594 1.66647 17.1181 1.6666 17.0229L1.66662 17V16.25L1.66656 16.2007C1.66625 16.0209 1.6659 15.823 1.70185 15.6423C1.84651 14.915 2.41502 14.3465 3.14229 14.2019C3.32301 14.1659 3.52091 14.1663 3.70068 14.1666L3.74995 14.1666C3.87177 14.1666 3.94229 14.1665 3.99489 14.1647C4.0191 14.1639 4.03212 14.1629 4.03737 14.1624C4.09951 14.1481 4.14806 14.0995 4.16237 14.0374C4.16285 14.0321 4.16388 14.0191 4.16471 13.9949C4.16651 13.9423 4.16662 13.8718 4.16662 13.75C4.16662 13.6282 4.16651 13.5576 4.16471 13.505C4.16388 13.4808 4.16285 13.4678 4.16237 13.4626C4.14807 13.4004 4.0995 13.3519 4.03737 13.3376L3.99489 13.3352Z", fill: "#697586" }), h("path", { key: '672475024e0619e77a825210d4c5ea29bf763816', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.6665 2.49998C1.6665 2.03974 2.0396 1.66664 2.49984 1.66664H3.49984C4.09815 1.66664 4.58317 2.15167 4.58317 2.74998V6.66664H4.99984C5.46007 6.66664 5.83317 7.03974 5.83317 7.49998C5.83317 7.96021 5.46007 8.33331 4.99984 8.33331H2.49984C2.0396 8.33331 1.6665 7.96021 1.6665 7.49998C1.6665 7.03974 2.0396 6.66664 2.49984 6.66664H2.9165V3.33331H2.49984C2.0396 3.33331 1.6665 2.96021 1.6665 2.49998Z", fill: "#697586" })))));
11
+ return (h("div", { key: '341fc16fd008b86bc394714c9bd55174db9d783c', class: `editor_icon_div ${this.state}` }, this.type === 'bold' && (h("svg", { key: 'fd3fd9b3cf0cb7f0fcb775ccee3065ba67af61f2', 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: '2da74d0838b67d6bfa95687cdfb348d92963c8db', "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: 'ff503b1f5ebb247153b1c34e31b52c6b49010732', "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: '5ef53c0e478d93c2576c9d04f73cdda9d614d081', 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: 'a13d5feee4fb4313eaf9632f2fd5c9019d67a289', "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: 'a52c13526ec88631581b2efad58f91d52f06b754', "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: '789c96bd11aa1c4e8f56815154a134bc631625a2', "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: 'a1ddf0538b2d840f4cd571c41ee511c986b94cba', 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: 'f00846577554c13825b1f9b8249ed7e15451e38e', "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: 'f75bc2f6967ff730f9dc458ca6c93093115f33da', "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: 'df614bce4b6c234a080cd51db1870ff1950f9612', "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: '97c5ffaac5e2454011c788597195beda7fe363c2', "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: '2f5a3472ce2895f524b98fde2341b1f3a008fbab', 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: '64ac7f54ec13ff7fab26f9397deb8c6f8d20fbe9', "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: 'd11862fec31fbeccdb8b095aa0866f9a363405c8', "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: 'bfd7952cca3a5610e9ccdc213ed9774eeda0557f', "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: 'cbaf2da4d926ba56d3d0a23bc96c4c32de68adc4', "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: 'bb9ce140002467ac794a9c3a7222ba0e72b43563', 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: '9da60d13087823469b4a2409c31521924ba56f83', 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: 'd95b832bf19468ea2ba044a9b44aee832074094a', "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: 'dfaf228b789b831c843840f1661c1362aba20ce4', 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: 'aa68086bf0c8b96964b641829df96cd11576bde8', "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: '4922dd706d9592afa681e8e32faa16c5a2050c34', 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: 'df90554ae0bb37d7a9364d7953d8d3fa6f56a81f', "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: 'e81cefd44d73c43a347ad7251035ece7be6baecd', "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: 'e651f2010f3cf13228561385621210ca2fa462bb', 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: '3fcbe4bfe419f5737edb792be5bf741b0c65819c', "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: '38f74ab10b59242b4a41f88d79cb1d4099731da0', "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: '2ca9f00e24be5ba18d1a2d41d12811c5e9360463', 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: 'd740f3c07f00e159c8da7f924311e1d017162adc', 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: '40b1af90c993f156c4bae1ba7a72a6c6451a481b', "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: 'cda4d4174710466474c8909eb0e0949b8224c4f6', "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: '960869a8c9c90306dcedbd903b4eca86199e776c', "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: '27d5de565d87239904e2aa6e32df0eb582c2f1d7', "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: '8fdf40e41b82e662a8c0624bab4c94223b081bc2', "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: '72c9d568bc408e408975895f5cd6717fe5fd3698', "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: '06a2ef44d71e0115061cbe6eb37af503b275a7f8', 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: 'dfa099e88750aebf0503377c20ea94ca619b9833', "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: 'e6caa730a218fe832e99a8ce8634c858866ee74a', "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: 'fee09ab9ced8784e1880dea0d9bfc767a66defbe', "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: '014639ce9fa9e44ebfeb4873ee480a0a55e1d82f', 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: 'd2fe459b4bee9a53c56b1f2610e4c8568d890ade', "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: '2b6a1b8f218c4b37ce642324484ea5bd59e4e3b6', class: "wysiwyg_tooltip_div" }, h("div", { key: '2261aedee90e256fb46b4b0ef129d034cef230e7', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: 'ceb17372d4bd0ed6f131eb0382cdfd7cf76ff087', class: `arrow ${this.arrow}` }), h("div", { key: '6a855e545f790163ffc5e616dbd55e9acc3c56c2', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: 'e24f761a067038db92ee2b1357bb70be94018d90', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: '5f380afc65af2440c2295aaedf21414c04dc21aa', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: 'f27c7781517a1e66d82e3b5c826d8eb3a63df69c', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: '5af5c5e6f85c41fe6fada88671aa89533e79e733', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: '24fc34d1217f934e12b6ce2260f918998ee6231e', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: '364ceaada629a52623d36fac92dc41f0414843ce', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: '52f7cdd49c7ff13240b10fa284e25c22d4f153cb', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: '8191465ab353124ded376821fdc0b97f45988b94', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: 'b392733d666011574a8707ad8a7537814a714b63', state: "default", type: "list_numbers" })))));
10
+ return (h("div", { key: 'd5478be42132865b49dc2d355b9110275231934d', class: "wysiwyg_tooltip_div" }, h("div", { key: '6c8a0fb091ee260b9812d3b4c84c426eb5912f3b', class: `wysiwyg_tooltip ${this.breakpoint}` }, h("div", { key: '324583125046a8747a19ab8fb0443c6b39304373', class: `arrow ${this.arrow}` }), h("div", { key: 'e5c8ef654589caadf524e14e8227e1893a800311', class: "wysiwyg_tooltip_content" }, h("gb-wysiwyg-editor-icon", { key: '53f2e98a1bf7d0bb0260270c048218e45dd84147', state: "default", type: "bold" }), h("gb-wysiwyg-editor-icon", { key: 'f0d4b9426856486a064db8082a18267084e6f1cf', state: "default", type: "italic" }), h("gb-wysiwyg-editor-icon", { key: 'e32f812ebc83af0dc09e33b41214839c3e96ad2a', state: "default", type: "h1" }), h("gb-wysiwyg-editor-icon", { key: '9ba5829b9e0f5b1b566f5be49ecf33230b91147c', state: "default", type: "h2" }), h("gb-wysiwyg-editor-icon", { key: 'ae3cef33a4fb6eb07cf1d79d99b617eb6bb526a7', state: "default", type: "quote" }), h("gb-wysiwyg-editor-icon", { key: '2c894c21d4094ab25ffe38a48c727b60ce4564f9', state: "default", type: "link" }), h("gb-wysiwyg-editor-icon", { key: '109a282ee633e6a7cd6dc658c31822d9bcef5b30', state: "default", type: "photo" }), h("gb-wysiwyg-editor-icon", { key: 'c8f7103bb8298f0c0d4d79f82d5554ee60444866', state: "default", type: "list_bullet" }), h("gb-wysiwyg-editor-icon", { key: '4ec7d556d70f0e6a7381f6a349b94c02fb28f08c', 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_20\",[[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1025],\"currentPage\":[1026,\"current-page\"],\"totalPages\":[1026,\"total-pages\"],\"entries\":[1040],\"selectedPageSize\":[32],\"defaultSelected\":[32],\"pages\":[32],\"width\":[32],\"internalTotalPages\":[32]},null,{\"totalPages\":[\"onTotalPagesChange\"]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"icon\":[1],\"items\":[1040],\"value\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"showSearchInput\":[4,\"show-search-input\"],\"inputValue\":[1,\"input-value\"],\"destructive\":[1028],\"errorText\":[1,\"error-text\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"destructive\":[\"watchDestructive\"]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"state\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}],[65,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"inputType\":[1,\"input-type\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"destructive\":[1028],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[1028,\"show-close-button\"],\"options\":[1040],\"idOfInput\":[513,\"id-of-input\"],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"results\":[1040],\"menuPosition\":[1,\"menu-position\"],\"icon\":[1],\"value\":[1032],\"required\":[516],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"dropdownOpen\":[32],\"show\":[32],\"showSpinner\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-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-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1],\"assignedColorClass\":[32]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-table-header\",[[1,\"gb-table-header\",{\"showFilter\":[4,\"show-filter\"],\"showColumnOptions\":[4,\"show-column-options\"],\"tableHeading\":[4,\"table-heading\"],\"showSearch\":[4,\"show-search\"],\"showExport\":[4,\"show-export\"],\"showRefreshButton\":[4,\"show-refresh-button\"],\"tableHeadingLabel\":[1,\"table-heading-label\"],\"filterState\":[1,\"filter-state\"],\"filterCount\":[2,\"filter-count\"],\"width\":[32],\"buttonIcon\":[32],\"showExportDropdown\":[32]}]]],[\"gb-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showThemeTab\":[4,\"show-theme-tab\"],\"showRoles\":[4,\"show-roles\"],\"roles\":[16],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"currentTheme\":[1,\"current-theme\"]}]]],[\"gb-sidebar\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"navItemStyle\":[1,\"nav-item-style\"],\"type\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"iconInstance\":[1,\"icon-instance\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"complexSidebarData\":[8,\"complex-sidebar-data\"],\"activeIndex\":[1026,\"active-index\"],\"activePrimaryItem\":[1025,\"active-primary-item\"],\"activeSecondaryItem\":[1025,\"active-secondary-item\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"state\":[1025],\"destructive\":[4],\"placeholderText\":[1,\"placeholder-text\"],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"idOfInput\":[513,\"id-of-input\"],\"isReadOnly\":[516,\"is-read-only\"],\"value\":[1032],\"icon\":[1],\"results\":[1040],\"content\":[32],\"inputValue\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"show\":[32],\"staffInfo\":[32],\"selectedItems\":[32],\"unselectedItems\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"value\":[\"updateSelectedItems\"]}]]],[\"test-input-tag\",[[0,\"test-input-tag\",{\"idOfInput\":[513,\"id-of-input\"],\"type\":[513],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"placeholderText\":[513,\"placeholder-text\"],\"show\":[32],\"showSpinner\":[32],\"staffInfo\":[32],\"selectedStaff\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"inputValue\":[32],\"dropdownOpen\":[32]}]]],[\"gb-detail-cell\",[[1,\"gb-detail-cell\",{\"state\":[1],\"cellStyle\":[1025,\"cell-style\"],\"type\":[1],\"label\":[1],\"detail\":[1],\"badgeIcon\":[1,\"badge-icon\"],\"badgeIconLeading\":[1,\"badge-icon-leading\"],\"badgeIconTrailing\":[1,\"badge-icon-trailing\"],\"badgeColor\":[1,\"badge-color\"],\"badgeLabel\":[1,\"badge-label\"],\"badgeType\":[1,\"badge-type\"],\"fileType\":[1,\"file-type\"],\"fileStyle\":[1,\"file-style\"],\"showActionButtons\":[4,\"show-action-buttons\"],\"showViewButton\":[4,\"show-view-button\"],\"showDownloadButton\":[4,\"show-download-button\"],\"showCopyButton\":[1028,\"show-copy-button\"],\"showStandardCopyButton\":[32],\"showTooltip\":[32],\"copied\":[32],\"isDownloaded\":[32],\"width\":[32]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-top-bar-sidemenu\",[[1,\"gb-top-bar-sidemenu\",{\"applicationName\":[1,\"application-name\"],\"applicationIcon\":[1,\"application-icon\"],\"activeIndex\":[2,\"active-index\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"leadingIconSvg\":[32]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"progress\":[2],\"fileType\":[16],\"files\":[32],\"fileStates\":[32],\"isDragging\":[32]}]]],[\"gb-horizontal-tabs\",[[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-action-panel\",[[1,\"gb-action-panel\",{\"type\":[1],\"showCloseButton\":[4,\"show-close-button\"],\"showSelectedRows\":[4,\"show-selected-rows\"],\"showCheckbox\":[4,\"show-checkbox\"],\"firstButton\":[4,\"first-button\"],\"firstButtonIconLeading\":[1,\"first-button-icon-leading\"],\"firstButtonIconTrailing\":[1,\"first-button-icon-trailing\"],\"secondButton\":[4,\"second-button\"],\"secondButtonIconLeading\":[1,\"second-button-icon-leading\"],\"secondButtonIconTrailing\":[1,\"second-button-icon-trailing\"],\"thirdButton\":[4,\"third-button\"],\"thirdButtonIconLeading\":[1,\"third-button-icon-leading\"],\"thirdButtonIconTrailing\":[1,\"third-button-icon-trailing\"],\"showSubmitButton\":[4,\"show-submit-button\"],\"firstButtonText\":[1,\"first-button-text\"],\"secondButtonText\":[1,\"second-button-text\"],\"thirdButtonText\":[1,\"third-button-text\"],\"firstButtonState\":[1,\"first-button-state\"],\"secondButtonState\":[1,\"second-button-state\"],\"thirdButtonState\":[1,\"third-button-state\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"showNotification\":[4,\"show-notification\"],\"showHelp\":[4,\"show-help\"],\"showLogo\":[4,\"show-logo\"],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-button-group\",[[65,\"gb-button-group\",{\"items\":[16],\"icon\":[1],\"label\":[1],\"internalItems\":[32],\"selectedValue\":[32]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-comment\",[[1,\"gb-comment\",{\"heading\":[1],\"state\":[1025],\"noCommentText\":[1,\"no-comment-text\"],\"noCommentTextSub\":[1,\"no-comment-text-sub\"],\"comments\":[16]}]]],[\"gb-notification-pane\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftControl\":[2,\"left-control\"],\"rightControl\":[2,\"right-control\"],\"label\":[1],\"unit\":[1],\"unitPosition\":[1,\"unit-position\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-stepper-horizontal-icons-centered\",[[1,\"gb-stepper-horizontal-icons-centered\",{\"size\":[1],\"steps\":[2],\"type\":[1],\"breakpoint\":[1],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-stepper-horizontal-line-with-text\",[[1,\"gb-stepper-horizontal-line-with-text\",{\"size\":[1],\"breakpoint\":[1],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[1028,\"show-supporting-text\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"],\"width\":[32]}]]],[\"gb-stepper-vertical-icons-with-text\",[[1,\"gb-stepper-vertical-icons-with-text\",{\"size\":[1],\"connector\":[4],\"type\":[1],\"showSecondStep\":[4,\"show-second-step\"],\"showThirdStep\":[4,\"show-third-step\"],\"showFourthStep\":[4,\"show-fourth-step\"],\"showFifthStep\":[4,\"show-fifth-step\"],\"showSixthStep\":[4,\"show-sixth-step\"],\"showSeventhStep\":[4,\"show-seventh-step\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-top-bar\",[[1,\"gb-top-bar\",{\"category\":[1],\"firstTabIcon\":[1,\"first-tab-icon\"],\"secondTabIcon\":[1,\"second-tab-icon\"],\"thirdTabIcon\":[1,\"third-tab-icon\"],\"fourthTabIcon\":[1,\"fourth-tab-icon\"],\"fifthTabIcon\":[1,\"fifth-tab-icon\"],\"sixthTabIcon\":[1,\"sixth-tab-icon\"],\"seventhTabIcon\":[1,\"seventh-tab-icon\"],\"firstTabLabel\":[1,\"first-tab-label\"],\"secondTabLabel\":[1,\"second-tab-label\"],\"thirdTabLabel\":[1,\"third-tab-label\"],\"fourthTabLabel\":[1,\"fourth-tab-label\"],\"fifthTabLabel\":[1,\"fifth-tab-label\"],\"sixthTabLabel\":[1,\"sixth-tab-label\"],\"seventhTabLabel\":[1,\"seventh-tab-label\"],\"firstTabIconOnly\":[4,\"first-tab-icon-only\"],\"secondTabIconOnly\":[4,\"second-tab-icon-only\"],\"thirdTabIconOnly\":[4,\"third-tab-icon-only\"],\"fourthTabIconOnly\":[4,\"fourth-tab-icon-only\"],\"fifthTabIconOnly\":[4,\"fifth-tab-icon-only\"],\"sixthTabIconOnly\":[4,\"sixth-tab-icon-only\"],\"seventhTabIconOnly\":[4,\"seventh-tab-icon-only\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-breadcrumbs\",[[1,\"gb-breadcrumbs\",{\"type\":[1],\"divider\":[1],\"breadcrumbs\":[16],\"icon\":[1],\"visibleBreadcrumbs\":[32]}]]],[\"gb-quick-action-card\",[[1,\"gb-quick-action-card\",{\"color\":[1],\"icon\":[1],\"label\":[1]}]]],[\"gb-quick-action-icon\",[[1,\"gb-quick-action-icon\",{\"icon\":[1],\"label\":[1],\"isHovered\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-token-field-compact\",[[1,\"gb-token-field-compact\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-token-field-compressed\",[[1,\"gb-token-field-compressed\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-carousel-arrow\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-vertical-tabs\",[[1,\"gb-vertical-tabs\",{\"size\":[1],\"type\":[1],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"],\"progress\":[2],\"size\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"]}]]],[\"gb-button-group-base\",[[1,\"gb-button-group-base\",{\"current\":[4],\"icon\":[1],\"state\":[1],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-top-bar-item\",[[1,\"gb-top-bar-item\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-breadcrumb-button-base\",[[1,\"gb-breadcrumb-button-base\",{\"current\":[4],\"type\":[1],\"icon\":[4],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"gb-comment-item\",[[1,\"gb-comment-item\",{\"name\":[1],\"duty\":[1],\"comment\":[1],\"timeStamp\":[1,\"time-stamp\"],\"connector\":[4]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-export-dropdown_2\",[[1,\"gb-filter-button\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"]}],[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-avatar-label-group_2\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-theme-tab\",{\"theme\":[1025],\"currentActiveTab\":[1025,\"current-active-tab\"]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1],\"destructive\":[4],\"leadingIconSvg\":[32]}]]],[\"gb-icon-button-base\",[[1,\"gb-icon-button-base\",{\"current\":[4],\"icon\":[1],\"label\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-card-icon\",[[1,\"gb-card-icon\",{\"color\":[1],\"icon\":[1],\"leadingIconSvg\":[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-collapse-button_4\",[[1,\"gb-simple-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]],[\"gb-button-close\",[[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"gb-file-type-icon_2\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}],[1,\"gb-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}]]],[\"gb-export-dropdown-item_3\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}],[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-featured-icon_2\",[[1,\"gb-step-base\",{\"status\":[1],\"size\":[1],\"type\":[1],\"state\":[1],\"connector\":[4],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"label\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-featured-icon\",{\"size\":[1],\"destructive\":[4],\"icon\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-badge_2\",[[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}]]]]"), options);
20
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_20\",[[1,\"gb-stepper-vertical-icons-with-text\",{\"size\":[1],\"connector\":[4],\"type\":[1],\"steps\":[16]}],[1,\"gb-empty-state\",{\"size\":[1],\"icon\":[1],\"message\":[1],\"description\":[1],\"cta\":[4],\"width\":[32]}],[65,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"inputType\":[1,\"input-type\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"destructive\":[1028],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"showCountryIcon\":[4,\"show-country-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[1028,\"show-close-button\"],\"options\":[1040],\"idOfInput\":[513,\"id-of-input\"],\"labelText\":[513,\"label-text\"],\"isReadOnly\":[516,\"is-read-only\"],\"results\":[1040],\"menuPosition\":[1,\"menu-position\"],\"icon\":[1],\"value\":[1032],\"required\":[516],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"paddingLeft\":[32],\"paddingTop\":[32],\"dropdownOpen\":[32],\"show\":[32],\"showSpinner\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"options\":[\"optionsChanged\"],\"value\":[\"updateSelectedItems\"]}],[1,\"gb-step-base\",{\"status\":[1],\"size\":[1],\"type\":[1],\"state\":[1],\"connector\":[4],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"label\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-featured-icon\",{\"size\":[1],\"destructive\":[4],\"icon\":[1],\"leadingIconSvg\":[32]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1],\"color\":[1]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1],\"assignedColorClass\":[32]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-table-header\",[[1,\"gb-table-header\",{\"showFilter\":[4,\"show-filter\"],\"showColumnOptions\":[4,\"show-column-options\"],\"tableHeading\":[4,\"table-heading\"],\"showSearch\":[4,\"show-search\"],\"showExport\":[4,\"show-export\"],\"showRefreshButton\":[4,\"show-refresh-button\"],\"tableHeadingLabel\":[1,\"table-heading-label\"],\"filterState\":[1,\"filter-state\"],\"filterCount\":[2,\"filter-count\"],\"width\":[32],\"buttonIcon\":[32],\"showExportDropdown\":[32]}]]],[\"gb-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\"],\"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\"]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"gb-action-panel\",[[1,\"gb-action-panel\",{\"type\":[1],\"showCloseButton\":[4,\"show-close-button\"],\"showSelectedRows\":[4,\"show-selected-rows\"],\"showCheckbox\":[4,\"show-checkbox\"],\"firstButton\":[4,\"first-button\"],\"firstButtonIconLeading\":[1,\"first-button-icon-leading\"],\"firstButtonIconTrailing\":[1,\"first-button-icon-trailing\"],\"secondButton\":[4,\"second-button\"],\"secondButtonIconLeading\":[1,\"second-button-icon-leading\"],\"secondButtonIconTrailing\":[1,\"second-button-icon-trailing\"],\"thirdButton\":[4,\"third-button\"],\"thirdButtonIconLeading\":[1,\"third-button-icon-leading\"],\"thirdButtonIconTrailing\":[1,\"third-button-icon-trailing\"],\"showSubmitButton\":[4,\"show-submit-button\"],\"firstButtonText\":[1,\"first-button-text\"],\"secondButtonText\":[1,\"second-button-text\"],\"thirdButtonText\":[1,\"third-button-text\"],\"firstButtonState\":[1,\"first-button-state\"],\"secondButtonState\":[1,\"second-button-state\"],\"thirdButtonState\":[1,\"third-button-state\"],\"previousButtonState\":[1,\"previous-button-state\"],\"submitButtonText\":[1,\"submit-button-text\"],\"checked\":[32]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"showNotification\":[4,\"show-notification\"],\"showHelp\":[4,\"show-help\"],\"showLogo\":[4,\"show-logo\"],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-button-group\",[[65,\"gb-button-group\",{\"items\":[16],\"icon\":[1],\"label\":[1],\"internalItems\":[32],\"selectedValue\":[32]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"onHelpItemClicked\":[64]}]]],[\"gb-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"gb-comment\",[[1,\"gb-comment\",{\"heading\":[1],\"state\":[1025],\"noCommentText\":[1,\"no-comment-text\"],\"noCommentTextSub\":[1,\"no-comment-text-sub\"],\"comments\":[16]}]]],[\"gb-notification-pane\",[[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[1040],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftControl\":[2,\"left-control\"],\"rightControl\":[2,\"right-control\"],\"label\":[1],\"unit\":[1],\"unitPosition\":[1,\"unit-position\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-stepper-horizontal-icons-centered\",[[1,\"gb-stepper-horizontal-icons-centered\",{\"size\":[1],\"steps\":[2],\"type\":[1],\"breakpoint\":[1],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"]}]]],[\"gb-stepper-horizontal-line-with-text\",[[1,\"gb-stepper-horizontal-line-with-text\",{\"size\":[1],\"breakpoint\":[1],\"showContent\":[4,\"show-content\"],\"showSupportingText\":[1028,\"show-supporting-text\"],\"firstStepState\":[1,\"first-step-state\"],\"secondStepState\":[1,\"second-step-state\"],\"thirdStepState\":[1,\"third-step-state\"],\"fourthStepState\":[1,\"fourth-step-state\"],\"fifthStepState\":[1,\"fifth-step-state\"],\"sixthStepState\":[1,\"sixth-step-state\"],\"seventhStepState\":[1,\"seventh-step-state\"],\"firstStepStatus\":[1,\"first-step-status\"],\"secondStepStatus\":[1,\"second-step-status\"],\"thirdStepStatus\":[1,\"third-step-status\"],\"fourthStepStatus\":[1,\"fourth-step-status\"],\"fifthStepStatus\":[1,\"fifth-step-status\"],\"sixthStepStatus\":[1,\"sixth-step-status\"],\"seventhStepStatus\":[1,\"seventh-step-status\"],\"firstStepLabel\":[1,\"first-step-label\"],\"secondStepLabel\":[1,\"second-step-label\"],\"thirdStepLabel\":[1,\"third-step-label\"],\"fourthStepLabel\":[1,\"fourth-step-label\"],\"fifthStepLabel\":[1,\"fifth-step-label\"],\"sixthStepLabel\":[1,\"sixth-step-label\"],\"seventhStepLabel\":[1,\"seventh-step-label\"],\"firstStepSupportingText\":[1,\"first-step-supporting-text\"],\"secondStepSupportingText\":[1,\"second-step-supporting-text\"],\"thirdStepSupportingText\":[1,\"third-step-supporting-text\"],\"fourthStepSupportingText\":[1,\"fourth-step-supporting-text\"],\"fifthStepSupportingText\":[1,\"fifth-step-supporting-text\"],\"sixthStepSupportingText\":[1,\"sixth-step-supporting-text\"],\"seventhStepSupportingText\":[1,\"seventh-step-supporting-text\"],\"width\":[32]}]]],[\"gb-top-bar\",[[1,\"gb-top-bar\",{\"category\":[1],\"firstTabIcon\":[1,\"first-tab-icon\"],\"secondTabIcon\":[1,\"second-tab-icon\"],\"thirdTabIcon\":[1,\"third-tab-icon\"],\"fourthTabIcon\":[1,\"fourth-tab-icon\"],\"fifthTabIcon\":[1,\"fifth-tab-icon\"],\"sixthTabIcon\":[1,\"sixth-tab-icon\"],\"seventhTabIcon\":[1,\"seventh-tab-icon\"],\"firstTabLabel\":[1,\"first-tab-label\"],\"secondTabLabel\":[1,\"second-tab-label\"],\"thirdTabLabel\":[1,\"third-tab-label\"],\"fourthTabLabel\":[1,\"fourth-tab-label\"],\"fifthTabLabel\":[1,\"fifth-tab-label\"],\"sixthTabLabel\":[1,\"sixth-tab-label\"],\"seventhTabLabel\":[1,\"seventh-tab-label\"],\"firstTabIconOnly\":[4,\"first-tab-icon-only\"],\"secondTabIconOnly\":[4,\"second-tab-icon-only\"],\"thirdTabIconOnly\":[4,\"third-tab-icon-only\"],\"fourthTabIconOnly\":[4,\"fourth-tab-icon-only\"],\"fifthTabIconOnly\":[4,\"fifth-tab-icon-only\"],\"sixthTabIconOnly\":[4,\"sixth-tab-icon-only\"],\"seventhTabIconOnly\":[4,\"seventh-tab-icon-only\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-breadcrumbs\",[[1,\"gb-breadcrumbs\",{\"type\":[1],\"divider\":[1],\"breadcrumbs\":[16],\"icon\":[1],\"visibleBreadcrumbs\":[32]}]]],[\"gb-quick-action-card\",[[1,\"gb-quick-action-card\",{\"color\":[1],\"icon\":[1],\"label\":[1]}]]],[\"gb-quick-action-icon\",[[1,\"gb-quick-action-icon\",{\"icon\":[1],\"label\":[1],\"isHovered\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"],\"pressed\":[4]}]]],[\"gb-token-field-compact\",[[1,\"gb-token-field-compact\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-token-field-compressed\",[[1,\"gb-token-field-compressed\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-carousel-arrow\",[[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}]]],[\"gb-pagination-dot-group\",[[1,\"gb-pagination-dot-group\",{\"size\":[1],\"type\":[1],\"color\":[1],\"framed\":[4]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-table-cell\",[[1,\"gb-table-cell\",{\"type\":[1]}]]],[\"gb-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-vertical-tabs\",[[1,\"gb-vertical-tabs\",{\"size\":[1],\"type\":[1],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"],\"progress\":[2],\"size\":[2],\"fileSize\":[2,\"file-size\"],\"fileName\":[1,\"file-name\"]}]]],[\"gb-button-group-base\",[[1,\"gb-button-group-base\",{\"current\":[4],\"icon\":[1],\"state\":[1],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[1],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-top-bar-item\",[[1,\"gb-top-bar-item\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"],\"category\":[1],\"label\":[1],\"icon\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-breadcrumb-button-base\",[[1,\"gb-breadcrumb-button-base\",{\"current\":[4],\"type\":[1],\"icon\":[4],\"label\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}]]],[\"gb-comment-item\",[[1,\"gb-comment-item\",{\"name\":[1],\"duty\":[1],\"comment\":[1],\"timeStamp\":[1,\"time-stamp\"],\"connector\":[4]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]],[\"gb-export-dropdown-item_3\",[[1,\"gb-export-sub-dropdown\"],[1,\"gb-export-dropdown-item\",{\"icon\":[4],\"state\":[1],\"type\":[1]}],[1,\"gb-export-sub-dropdown-item\",{\"icon\":[1],\"state\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-export-dropdown_2\",[[1,\"gb-filter-button\",{\"state\":[1],\"iconOnly\":[4,\"icon-only\"]}],[1,\"gb-export-dropdown\",{\"state\":[1],\"showFirstSubDropdown\":[32],\"showSecondSubDropdown\":[32]}]]],[\"gb-avatar-label-group_2\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-theme-tab\",{\"theme\":[1025],\"currentActiveTab\":[1025,\"current-active-tab\"]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1],\"destructive\":[4],\"leadingIconSvg\":[32]}]]],[\"gb-icon-button-base\",[[1,\"gb-icon-button-base\",{\"current\":[4],\"icon\":[1],\"label\":[1],\"leadingIconSvg\":[32],\"showTooltip\":[32]}]]],[\"gb-card-icon\",[[1,\"gb-card-icon\",{\"color\":[1],\"icon\":[1],\"leadingIconSvg\":[32]}]]],[\"gb-mega-input-field-base\",[[1,\"gb-mega-input-field-base\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-input-dropdown_3\",[[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"icon\":[1],\"items\":[1040],\"value\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"menuPosition\":[1,\"menu-position\"],\"showSearchInput\":[4,\"show-search-input\"],\"inputValue\":[1,\"input-value\"],\"destructive\":[1028],\"errorText\":[1,\"error-text\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32],\"searchItem\":[32],\"searchResults\":[32]},[[4,\"click\",\"handleClickOutside\"]],{\"destructive\":[\"watchDestructive\"]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"state\":[1],\"iconSrc\":[1,\"icon-src\"],\"leadingIconSvg\":[32]}],[1,\"gb-pagination-number-base\",{\"shape\":[1],\"state\":[1]}]]],[\"gb-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-tab-button-base\",[[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"],\"alignment\":[1]}]]],[\"gb-collapse-button_4\",[[1,\"gb-simple-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-complex-primary-side-bar-item\",{\"category\":[1],\"itemStyle\":[1,\"item-style\"],\"state\":[1],\"icon\":[1],\"label\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}],[1,\"gb-complex-secondary-side-bar-item\",{\"state\":[1],\"type\":[1],\"category\":[1],\"label\":[1],\"icon\":[1],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32]}]]],[\"gb-button-close\",[[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"gb-file-type-icon_2\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"]}],[1,\"gb-file-type-icon\",{\"fileStyle\":[1,\"file-style\"],\"fileType\":[1,\"file-type\"]}]]]]"), options);
21
21
  });
22
22
  //# sourceMappingURL=globuscomponents.js.map
23
23